body{font-family: 'Raleway';}
.banner-cont-details{padding: 0px 140px 0 60px; line-height: 1.5;font-size: 18px;font-weight: 400;}
.carousel-indicators li{background-color:#000; height:2px;}
.carousel-indicators{position:absolute;right:4%;left:auto!important;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);display: block!important;margin-left:0; margin-right:0;}

@media screen and (max-width: 1023px) and (min-width: 320px){
.banner-cont-details {padding: 0px 20px 0 20px!important; line-height: 1.5;font-size: 18px;font-weight: 400; margin-top:20px;}	
.carousel-indicators{display:none!important;}
.carousel-inner h2 {
    color: #000;
    font-size:24px!important;
    font-family: 'Raleway';
    line-height: 1.1;
    margin: 0 0 20px 0;
}
.smarter_content h1 {
    font-size: 30px!important;
    line-height: 48px;
    color: #000;
    font-family: 'Raleway';
    margin-bottom: 40px;
}
.arf{
	text-align:center!important;
}
.order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
}
}

.chakra{background-color:#f9f8f4;font-family: 'Raleway';}
.smarter_content{
	width: 100%;
    margin-bottom: 30px;
}
.smarter_content h1 {
    font-size: 44px;
    line-height: 48px;
    color: #000;
    font-family: 'Raleway';
    margin-bottom: 40px;
}

.carousel-inner h2 {
    color: #000;
    font-size: 30px;
    font-family: 'Raleway';
    line-height: 1.1;
	font-weight:600;
    margin: 0 0 20px 0;
}

.floatryt{float:right;}
.floatleft{float:left;}
.lindiv{width:9vw;
    background-color: #000;
    height: 3px;
    z-index: 988888;
    margin: auto;
    margin-top: 10px;}
	
	.arf span{font-size:15px;
	font-weight:500;}
	.arf p{font-size:20px;
	font-weight:700;}
	
	.card-header{
		background-color:#42c800;
    color: #fff;
	border: #fff solid;
	}
	.btn-link{
	background-color: #42c800;
    color: #fff;
	}
	.btn-link:hover{
	background-color: #42c800;
    color: #fff;
	}
	
	/*Testimonial css*/
	.card {
	margin: 0 auto;
	border: none;
}
.card .carousel-item {
	min-height: 300px;
}
.card .carousel-caption {
	padding: 0;
	right: 15px;
	left: 15px;
	top: 15px;
	color: #3d3d3d;
	border: 1px solid #ccc;
	min-height:280px;
	padding: 15px;
}
.card .carousel-caption .col-sm-3 {
	display: flex;
	align-items: center;
}
.card .carousel-caption .col-sm-9 {
	text-align: left;
}
.card .carousel-control-prev, .card .carousel-control-next {
	color: #3d3d3d !important;
	opacity: 1 !important;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	background-image: none;
	color: #fff;
	font-size: 14px;
	background-color: #cd3a54;
	height: 32px;
	line-height: 32px;
	width: 32px;
}
.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {
	opacity: 0.85;
}
.carousel-control-prev {
	left: 40%;
	top: 110%;
}
.carousel-control-next {
	right: 40%;
	top: 110%;
}
.midline {
	width: 60px;
	border-top: 1px solid #d43025;
}
.carousel-caption h2 {
	font-size: 14px;
}
.carousel-caption h2 span {
	color: #cd3a54;
}
 @media (min-width: 320px) and (max-width: 575px) {
.carousel-caption {
	position: relative;
}
.card .carousel-caption {
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.card .carousel-caption img {
	margin: 0 auto;
}
.carousel-control-prev {
	left: 35%;
	top: 105%;
}
.carousel-control-next {
	right: 35%;
	top: 105%;
}
.card .carousel-caption h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.carousel-caption {
	position: relative;
}
.card .carousel-caption {
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.card .carousel-caption img {
	margin: 0 auto;
}
.card .carousel-caption h3, .card .carousel-caption small {
	text-align: center;
}
.carousel-control-prev {
	left: 35%;
	top: 105%;
}
.carousel-control-next {
	right: 35%;
	top: 105%;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.card .carousel-caption h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}
.bgblue{background-color:#7dd5d9;}
.notce{background-color:#5ab71f;}
.whomeant{background-color:#44b3ca;}
h1{font-size: 3.5rem!important;}
h1 span{font-size: 2rem!important;}
.btnbutton{
	position: absolute;
    bottom: 0;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.modal-header{
	background-color: #ed5d00;
    color: #fff;
}
.close:hover{color:#fff}
.close{color:#fff}

.btn-food{
	background-color:#ed5d00;
	color:#fff;
}
.btn-food:hover{
	background-color:#ed5d00;
	color:#fff;
}

.owl-next span{font-size:50px;}
.owl-prev span{font-size:50px;}
.owl-dots{display:none}
.reviewimg{
	height:100px;
	border-radius:100px;
}