* {
    padding: 0;
    margin: 0;
}
html, body {height: 100%; width: 100%;}

body{  font-family: 'Font Awesome 6 Free',sans-serif; font-size:18px; color:#000; line-height: 1.5;}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small,  sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, figure {	border: 0;	margin: 0;	padding: 0;	font-family:'Nunito Sans',sans-serif; font-weight: normal;}

img, fieldset, abbr, acronym {	border: 0;}

article, aside, figure, figcaption, hgroup, footer, header, nav, section, video, object {display: block;}

audio, canvas, video {display: inline-block;

display: inline;

zoom: 1;}

h1, h2, h3, h4, h5, h6 {	font-family: 'Nunito Sans',sans-serif;	font-size: 100%;	font-weight: normal;}

ul li, ol li {list-style: none;}

img {	border: none;	display: block; max-width:100%;}

a, a:link, a:focus {	color: #000 ;	text-decoration: none;	outline: none;	-moz-transition: all 0.3s ease 0s;	-ms-transition: all 0.3s ease 0s;	-o-transition: all 0.3s ease 0s;	-webkit-transition: all 0.3s ease 0s;	transition: all 0.3s ease 0s;}

a:hover {	color: #0080c8;	-moz-transition: all 0.3s ease 0s;	-ms-transition: all 0.3s ease 0s;	-o-transition: all 0.3s ease 0s;	-webkit-transition: all 0.3s ease 0s;	transition: all 0.3s ease 0s;}


@font-face {  font-family: 'FontAwesome';

  src: url('../fonts/fontawesome-webfont.eot?v=4.6.1');

  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');  font-weight: normal; font-style: normal;}

  .fa-twitter:before { content: "\f099";}.fa-facebook:before { content: "\f09a";}.fa-youtube::before {

    content: "\f167";}.fa-instagram::before {  content: "\f16d";}	.fa-angle-right:before { content: "\f105";}

.fa-phone-square:before { content: "\f098";}

.fa-angle-double-right:before { content: "\f101";}.fa-angle-left:before { content: "\f104";}.fa-arrow-right:before { content: "\f061";}.fa-clock-o:before { content: "\f017";}

.fa {  display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto;

  -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} .fa-phone:before { content: "\f095";}

  @font-face { font-family: "Flaticon"; src: url("../fonts/flaticon_flats.eot");  src: url("../fonts/flaticon_flats.eot?#iefix") format("embedded-opentype"),

       url("../fonts/flaticon_flats.woff") format("woff"),  url("../fonts/flaticon_flats.ttf") format("truetype"), url("../fonts/flaticon_flats.svg#Flaticon") format("svg");

  font-weight: normal; font-style: normal;}
.fa-x-twitter:before{content:"\e61b"}
  .fa-calendar:before { content: "\f073";}.fa-home:before {  content: "\f015";}
  .fa-slash-forward:before { content: "\2f";}
  .fa-map-marker:before { content: "\f041";}.fa-envelope-o:before { content: "\f003";}.fa-envelope:before { content: "\f0e0";} .fa-clock:before {  content: "\f017";}
.fa-chevron-down:before { content: "\f078";}
.fa-instagram:before {  content: "\f16d";}.fa-arrow-circle-right:before { content: "\f0a9";}  .fa-calendar:before{content:"\f073"} .fa-linkedin:before {  content: "\f0e1";}
.container-area{ max-width:1280px; width:100%; margin:0 auto}
.top-area{ background:#fff9f6;}
.logo-area{ float:left; padding:10px 0 0px;}
.clear{ clear:both}
.top-right{ float:right; padding:20px 0 10px}
.top-right-box{ display:inline-flex; align-items:center; margin-left:30px;}
.top-right-icon{ margin-right:15px; width:50px; height:50px; border-radius:100%; background:#000}
.top-right-icon img{ margin:0 auto; padding-top:12px;}
.top-right-txt .subhead{ font-size:16px; color:#000; padding-top:1px;}
.top-right-txt .title1{ font-size:15px; color:#000; font-weight:600}
.top-right-txt .title1 a{ color:#000; font-weight:600}
.top-right-txt .title1 a:hover{ color:#b1743d;}
.header-area{ width:100%; background:#fff9f6}
/* .megamenu{ width:850px !important; left:-382px !important} .megamenu li{ float: left; width:29.5%; margin:0 0% 0 3%!important; padding:0 !important } */
.bdbottom0{ border-bottom:0 !important}
.menu-title-text{ position:relative; display:inline-block;}
    .menu-title-text::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: -3px;
      width: 0;
      height: 1px;
      background-color: #b1743d;
      transition: width 0.4s ease;
    }

    .menu-title-text:hover::after {
      width: 100%;
    }
	.cbtn{ background:#b1743d url(../images/arrow1.png) 5px 5px no-repeat; color:#fff !important; border-radius:30px; padding:16px 25px 16px 60px !important; font-weight:600;}
	.cbtn:hover{ background:#000 url(../images/arrow1.png) 5px 5px no-repeat; color:#fff !important;}
	.nav-area{ border-top:solid 1px #e2ddda}
	.social-area{ float:right;}
	.social-area li{ display:inline-block; margin-left:25px; padding-top:14px;}
	.social-area li a{ font-size:24px;}
.social-area li a:hover{ color:#b1743d}


.body-container .wide-slider .owl-carousel .owl-controls {
  position: absolute;
  top: 47.5%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.owl-item::before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,.08);
    height: 100%;
    width: 100%;
}
.wide-slider img {
    height: 700px;
    object-fit: cover;
    object-position: 50% 50%;
}
.body-container .wide-slider.wide-slider-pagination .item .content {
  position: absolute;
  bottom: 110px;
  left: 10%;
}
.body-container .wide-slider.wide-slider-pagination .item .content.content-inline {
  display: inline-block;
  width: auto;
}


.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
}
/* .owl-controls .owl-page,
.owl-controls .owl-buttons div{ color: #fff; display:inline-block; margin:0 10px;
    width: 44px;
    height: 44px;
    cursor: pointer;
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; font-size:0;
	cursor: pointer;
}
.owl-controls .active { background:#ff834f ;}
 */
.body-container .wide-slider .owl-carousel .owl-buttons {
  width: 100%;
}
.body-container .wide-slider .owl-carousel .owl-buttons div {
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  backdrop-filter: blur(8px);
  transition: all 0.5s ease;
  font-size: 0;
  cursor: pointer;
  background: #fff;
}
.body-container .wide-slider .owl-carousel .owl-buttons .owl-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  background: url("../images/Arrow-8.png") no-repeat center;
  background-size: contain;
  transform: translate(-50%, -50%);
}
.body-container .wide-slider .owl-carousel .owl-buttons .owl-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  background: url("../images/Arrow-8-1.png") no-repeat center;
  background-size: contain;
  transform: translate(-50%, -50%);
}


/* LEFT button */
.owl-controls .owl-prev {
  left: 10px !important;
}

/* RIGHT button */
.owl-controls .owl-next {
  right: 10px !important;
}

/* Active state */
.owl-controls .active {
  background: #ff834f;
}



.owl-controls .owl-page:hover {  background:#ff834f;}
.owl-pagination{ width:100%; max-width:1180px; margin:0 auto; text-align: center}
@media (max-width: 768px) { .owl-pagination{ text-align: center;} }
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.banner-area{ padding:0 30px; border-radius:30px;}
.body-container .wide-slider .owl-carousel .item img {
    width: 100%;
    display: block;
}.banner-area img {
    height: 580px;
    object-fit: cover;
    object-position: 50% 50%;
	display:flex;
}.body-container .wide-slider .owl-carousel .item .content {
    position: absolute;
    width: 100%;
    top:19%;
    z-index: 99;
}
 .body-container {  overflow:hidden; border-radius:30px;}
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
.bannertitle{ color:#121213; font-size:45px; line-height:55px;  font-weight:600;   }
.slider-two_content{   z-index: 150; text-align:center; padding: 20px;
    max-width: 650px; border-radius:50px; 
  
    position:relative;}
	/* .slider-two_content::before{width: 500px;
    height: 500px;
    border: 35px solid rgba(255,255,255,.4);
    content: "";
    position: absolute;
    border-radius: 100%;
    top: -35px;
    left: -35px;
    z-index: -1; } */
.slider-two_content p{ padding: 15px 30px 0; font-size:20px;}
.appointmentbtn{ margin-top:50px; position:relative; top:13px;}
.bannertitle1{ padding:0px 50px 10px 50px; width:80%; margin:0 auto; font-size:60px; line-height: 65px; font-weight:700;}
.btn1{ background:#000 url(../images/arrow1.png) 5px 5px no-repeat; border-radius:40px; color:#fff !important; font-weight:700; padding:16px 25px 16px 60px;}
.btn1:hover{ background:#b1743d url(../images/arrow1.png) 5px 5px no-repeat; color:#fff !important}

.btn01{ background:#b1743d url(../images/arrow1.png) 5px 5px no-repeat; border-radius:40px; color:#fff !important; font-weight:700; padding:16px 25px 16px 60px;}
.btn01:hover{ background:#000 url(../images/arrow1.png) 5px 5px no-repeat; color:#fff !important}

.btn2{ background:#b1743d; border-radius:40px; color:#fff !important; font-size:20px; font-weight:800; padding:14px 25px;}
.btn2:hover{ background:#000; color:#fff !important}

.sbtn1{ background:#000; border-radius:40px; color:#fff !important; font-weight:600; font-size:16px; padding:10px 25px;}
.sbtn1:hover{ background:#b1743d; color:#fff !important}

.bannertitle1 span{ font-size:20px;}
.banner-bottom-area{ background:#dfe9e0; padding:20px 0}
.banner-bottom-box{ border-right:solid 1px #babdba; float:left; width:22%; padding:0 1.4%; font-size:21px; font-weight:700; text-align:center}
.banner-bottom-box img{ margin:0 auto; padding-bottom:10px;}
.dr-section{ padding:60px 0}
.bdright0{ border-right:0 !important}
.services-area{ background:#fff7f3; padding:60px 0 80px 0;}
.servicves-heding{ text-align:center}
.servicves-txt{ text-align:center; padding-top:10px;} .servicves-txt p{ font-size:20px; width:70%; margin:0 auto; line-height:32px;}
.small-title{ margin-bottom:10px;}
.small-title span{background:#dfe9e0; padding:5px 15px; border-radius:30px;}
.servicves-heding h2{ font-size:30px; font-weight:700; line-height:50px;}
.services-box{ float:left; width:23%; margin:18px 2% 18px 0}
.services-box-main{ background:#fff; border-radius:170px 170px 170px 170px; padding:18px; box-shadow:0 8px 30px rgb(18 32 84 / 6%)}
.text-center{ text-align:center}
.services-text-area{ padding:25px 20px 35px 20px; text-align:center}
.services-text-area h3{ font-size:20px; padding-bottom:10px; line-height:30px;}
.services-text-area h3 a{ font-weight:700}
.services-text-area h3 a:hover{ color:#b1743d}
.services-images-area{overflow: hidden;
    border-radius: 50%;
    position: relative;
}
.services-images-area::before {    position: absolute; transition:all .25s ease-in-out;
    content: '';
    width: 92%;
    height: 92%;
    border: 10px solid rgba(255,255,255,.4);
    border-radius: 50%;
    z-index: 1;}
	.services-images-area:hover::before {  border: 10px solid rgba(255,255,255,.7); cursor:pointer;}

.dr-left{ float:left; width:48%; position:relative}
.dr-right{ float:right; width:48%; padding-top:10px;}
.dr-right h2{ font-size:30px; font-weight:700; line-height:50px; padding-top:7px;}
.dr-right h3{ font-size:20px; font-weight:600; padding-bottom:30px;}
.dr-left-col{ position:absolute; right:20px; bottom:20px; max-width:200px; border-radius:10px; text-align:center; background:#fff; padding:20px; } .dr-right-col{ }
.dr-left-col h4{ font-size:15px; font-weight:600}
.exp{ font-size:110px; font-weight:700; line-height:110px; color:#b1743d}
.dr-left img{ border-radius:30px;}
.testimonial-area{ background:#f7decc; padding:60px 30px 70px 30px}

.small-title1{ margin-bottom:10px;}
.small-title1 span{background:#fff9f6; padding:5px 15px; border-radius:30px;}
.testimonial-area h2{font-size:30px;  font-weight: 700;  line-height: 40px;}
.testimonial-heading{ float:left; width:48%; padding-left:30px;}
.testimonial-heading-txt{    float: right; width:23%;  padding-right:30px;}
.testimonial-counter{ float:left; }
.testimonial-counter h3{ font-size:50px; font-weight:700; line-height:50px}
.testimonial-counter h4{  line-height:20px; font-size:17px;}
.testimonial-star{ float:right; font-size:19px; padding-top:15px; padding-right:5px;}
.testimonial-star img{ padding-bottom:5px;}
.mright0{ margin-right:0 !important}
.testimonail-box{ float:left; margin-right:2%; margin-top:20px; width:32%; background:#fff; border-radius:20px}
.testimonail-box-main{ padding:40px;}
.testimonail-box-main p{ padding:10px 0 20px 0}
.testimonial-author{ border-top:solid 1px #ddd; padding-top:20px; }
.tname{ float:left;}
.tname h3{ font-weight:700; font-size:21px;}
.tname h4{ font-size:16px; color:#999999}
.timg{ float:right; padding-top:10px;}
.mtop20{ margin-top:20px;}
.blog-area{ padding:60px 0}
.blog-area h2{font-size:30px;  font-weight: 700;  line-height: 42px;}
.blog-area-heading{ float:left; width:48%}
.blog-area-heading-txt{    float: right; width:48%; }

.blog-box{ float:left; margin-right:2%; margin-top:20px; width:32%; background:#fff; border-radius:20px}
.blog-box-img{ margin-bottom:20px; position:relative; overflow:hidden; border-radius:20px;}
.blog-box-img img{ border-radius:20px; transition:transform 0.5s ease-in-out; transform-origin:center center}
.blog-box-img img:hover{  transform: scale(1.1); border-radius:20px;}
.blog-box-cat{ margin-bottom:20px; font-size:16px;}
.cat-area{ float:left;}
.cat-area a{ font-weight:600; color:#b1743d}
.cat-area a:hover{ color:#000}
.blog-date{ float:right; color:#999}
.blog-box h3{ padding-bottom:10px; font-size:20px; line-height:30px;}
.blog-box h3 a{ font-weight:600;}
.blog-box h3 a:hover{color:#b1743d}

.mbtn{ background:url(../images/arrow.png) left top no-repeat; padding:7px 0px 7px 45px; font-weight:600; line-height:40px;}
.mbtn:hover{ color:#b1743d !important}

.appointment-area { background:#dfe9e0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 50px 0px;
}

.appointment-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 46%;
    height: 100%;
    background: url(../images/img12.jpg) no-repeat right top/cover;
    z-index: 1;
}
.appointment-left{ float:left; width:40%; position:relative; z-index:9; padding-top:190px;}
.appointment-lefttxt{ background:#fff; border-radius:20px; max-width:280px; padding:30px 30px 50px 30px; float:right;}
.appointment-lefttxt h3{ font-size:22px; font-weight:600; padding-bottom:5px;}
.timing-area{ border-top:solid 1px #ddd; margin-top:50px; padding-top:20px;}
.timing-area li{ margin-bottom:7px; font-size:16px;}
.timing-area li span{ display:inline-block; width:150px }
.timing-area li strong{ color:#FF0000}
.appointment-right{ float:right; width:48%; }
.appointment-right h2{font-size:30px;  font-weight: 700;  line-height: 40px; padding-bottom:10px;}
.form-col{ float:left; width:48%}
.form-col-1{ float:right; width:48%}
.form-row {
    margin-bottom: 20px;
}
.form-row .btn01{ border:0; cursor:pointer; font-size:18px;}
.form-control {
    padding: 18px 7% 18px 7%;
    border-radius: 30px;
    width: 86%;
    background: #fff;
    font-size: 16px;
    border: 0;
}.form-control1 {
    padding: 18px 5% 18px 5%;
    border-radius: 15px;
    width: 90%;
    background: #fff;
    font-size: 16px;
    border: 0;
}
.footer-area{ background:#121213; padding:50px 0 30px 0}
.shadowbox {  position: relative;z-index: 99;}
/* .fixed {background: #fff9f6; -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%); -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%); position: fixed;  top: 0; width: 100%;} */
.fcol-1 { padding-bottom:35px;
    float: left;
    width: 27%;
    border-right: solid 1px #7a7879;
    padding-right: 4%;
}
.fcol-01 {
    float: left;
    width: 22%;
    border-right: solid 1px #7a7879; padding-bottom:35px;
    padding-left: 4%; min-height:279px;
}
.fcol-01 li { margin-bottom:13px; font-size:16px;} .fcol-01 li a{ color:#fff} .fcol-01 li a:hover{ color:#f7decc}

.fcol-2 {
    float: right;
    width: 38%;
    padding-left: 4%;
}
.fcol-2 li{ float:left; width:50%; margin-bottom:13px;} .fcol-2 li a{ color:#fff; font-size:16px;}.fcol-2 li a:hover{ color:#f7decc}
.footer-area h5 { color:#fff; font-size:28px; font-weight:700; padding-bottom:15px;}
.fcol-1 p{ color:#fff; font-size:16px; padding-bottom:15px;}
.fcol-1 p a{ color:#fff; font-size:20px; font-weight:600}
.fcol-1 p a:hover{ color:#f7decc}
.footer-social-area li{ display:inline-block; font-size:30px; margin-right:20px;}.footer-social-area li a{ color:#fff}.footer-social-area li a:hover{ color:#b1743d}
.footer-bottom{ border-top:solid 1px #7a7879; text-align:center; color:#fff; font-size:16px; padding-top:30px;}
.footer-bottom a{ color:#f7decc; font-weight:700} .footer-bottom a:hover{ color:#dfe9e0; text-decoration:underline}
.gallery-section{ padding:60px 0 80px 0}
.gallery-heding {
    float: left;
    width: 48%;
}.gallery-heding h2 {
font-size:30px;
    font-weight: 700;
    line-height: 40px;
}.gallery-txt {
    float: right;
    width: 48%;
}
.gallerybox h4{ font-weight:600; font-size:20px; padding-bottom:10px;}
.gallerybox{  float:left; width:31.3%; margin-right:3%; border-radius:20px; padding-top:10px;}
.gallerybox-main{ padding:20px 0px 20px 0px}  .gallerybox-main img{ width:100%;  margin-bottom:8px;} .gbefore img{border-radius:10px 0 0 0px;}  .gafter img{border-radius:0px 10px 0px 0px;}
.gbefore{ float:left; width:49.5%; text-align:center; background:#f7decc; border-radius:10px 0 0 10px;} .gafter{ float:right; width:49.5%; text-align:center; background:#dfe9e0; border-radius:0px 10px 10px 0px;}
.welcome-area{ padding:70px 0}
.welcome-left{ float:left; width:48.5%}
.welcome-left img{ border-radius:20px;}
.welcome-right{ float:right; width:47.5%}
.small-txt{ font-weight:600; padding-bottom:7px; color:#b1743d; font-size:21px;}
.welcome-right h2{font-size:30px; padding-bottom:18px;
    font-weight: 700;
    line-height: 40px;}
	.welcome-row{ margin-bottom:20px}
	.welcome-l{ float:left; width:16%; padding-top:5px;}
	.welcome-r{ float:right; width:81%} 	.welcome-r h3{ font-weight:700; font-size:20px; padding-bottom:3px; }
	.w-icon{ border:solid 1px #ccc; width:90px; height:90px; border-radius:100%}
	.w-icon img{ margin:0 auto; padding-top:10px; width:45px;}
	.call-box{ display:inline-block; margin-left:20px;} 	.call-box img{ display:inline-block; vertical-align:middle} .call-box a{ font-weight:700; font-size:22px;}
	.call-box a:hover{ color:#b1743d }
	.mlrft10{ margin-left:10px;}
	
	
	.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin:0 10px;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
ul.slick-track {
	margin:0px;
	padding:0px;
}
ul.slick-track li {
	list-style-type:none;
	margin:20px 12px 15px 12px;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
	max-width:100%;
	display:inline-block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next {
 display: none !important;
	position: absolute;
	height:164px;
	width:31px;
	background:transparent;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	top:27%;
	border: none;
	outline: none;
}
.slick-dots {
	position: absolute;
	bottom: -32px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height:8px;
	width:35px;
	margin: 0 5px;
	padding: 0;
	border-radius:50px;
	cursor: pointer;
	background:#000
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height:8px;
	width:35px;
	outline: none;
	line-height: 0;
	border-radius:50px;
	color: transparent;
	cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
	background:#b1743d;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
	background:#b1743d;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height:8px;
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	background:#d95e61;
}
.slick-dots li.slick-active {
	background:#b1743d;
}
.inner-banner{ padding: 0 30px; border-radius: 30px;
}
.inner-banner iframe{
  border-radius: 30px;
}
.brecome{
  margin: 0 20px;

}
.breadcrumb {
     font-size: 16px;
    color: #000;
    padding: 5px 0 10px;
        font-weight: 600;
        text-align: center;

}
.breadcrumb span{
	 color: #b1743d;

}
.breadcrumb a {
  color: #000; 
  text-decoration: none;

}
.breadcrumb a:hover {
  text-decoration: underline;
   color: #b1743d;
}
.info-area{
  padding: 60px 20px 20px;
 
}
.info-area h2{
font-size:30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
}

.info-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
    gap: 30px; 
    width: 100%;
}
.text-discripstion {
  text-align: center;
   padding-bottom: 40px;
}

.info-cart {
    background: #f7decc;
    padding:  20px;
    border-radius: 20px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.info-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
    background: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}
.info-cart:hover .info-icon {
    background: #b1743d;
}

.info-text span {
    display: block;
    font-size: 24px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 600;
}

.info-text a,
.info-text p {

    
    color: #000;
    text-decoration: none;
   
}

.info-text a:hover {
    color: #b1743d;
}

/* Responsive: stack cards on small screens */
@media (max-width: 991px) {
    .info-wrapper {
        grid-template-columns: 1fr; /* single column on tablet/mobile */
    }
}
.inner-body {
    background-image: url('../images/banner1.jpg');
    background-size: cover;
    background-position: center; 
    background-repeat: no-repeat;
    height: 400px; 
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    border-radius: 30px;
    padding: 0 30px ;
    margin-bottom: 8px;
}


.inner-body::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.2); /* dark overlay */
    z-index: 1;
     border-radius: 30px;
    padding: 0 30px;
}

/* Banner content */
.inner-body .banner-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.inner-banner .banner-content h1 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
}
.inner-banner .banner-content h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
}

.inner-banner .banner-content p {
    font-size: 18px;
    margin-top: 10px;
}
.testimonial-inner-area{
  background: #fff;
   padding: 40px 20px;
}
.testimonial-inner-area .testimonail-box {
    width: 31%;
    background: #fff7f3;
    margin-right: 2.3%;
    margin-top: 25px;
}
.testimonial-inner-area  .testimonail-box1{
  background: #f1f5f1;
}
.testimonial-inner-area .testimonial-author {
    border-top: solid 1px #bfbfbf;
    padding-top: 20px;
}
.testimonial-inner-area .tname h4 {
    font-size: 16px;
    color: #545454;
}

/* Responsive height */
.after-before-section {
  padding: 60px 0;
  text-align: center;
}
.after-before-section h2 {
 font-size:30px;
  margin-bottom: 30px;
  font-weight: 600;
}

.after-before-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}

.after-before {
  position: relative;
  display: flex;
  width: clamp(18rem, 30vw, 25rem);
  aspect-ratio: 3 / 3;
  border-radius: 8px;
  overflow: hidden;
}

.img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.img-wrapper.after {
  clip-path: inset(0px 0px 0px 50%);
}
.img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: .2rem;
  height: 100%;
  background-color: #fafafa;
}

.slider {
  appearance: none;
  background-color: transparent;
  position: absolute;
  width: calc(100% + 2.25rem);
  height: 100%;
  left: -1.125rem;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 2.25rem;
  width: 2.25rem;
  border: .25rem solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
background: #fff url('../images/arrows\ \(1\).png') center/cover no-repeat;
  cursor: grab;
}
.slider:active::-webkit-slider-thumb {
  cursor: grabbing;
}

.img-wrapper .label {
  position: absolute;     
  bottom: 10px;            
  font-weight: bold;
  padding: 4px 8px;
  color: #fff;
  background: rgba(0,0,0,0.5); 
  border-radius: 4px;
  font-size: 14px;
  pointer-events: none;    
}


.img-wrapper .before-label {
  left: 10px;  
}

.img-wrapper .after-label {
  right: 10px;  
}
.gallery-area {
  padding: 60px 0;
  overflow: hidden;
}
.portfolio_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.portfolio-item {
  flex: 1 1 calc(33.333% - 20px);
  margin: 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.image_gallery_item {
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.25s;
  overflow: hidden;
  display: inline-block;
}
.image_gallery_item img {
  transition: transform 0.3s ease-in-out;
  display: block;
  width: 100%;
  border-radius: 5px;
}
.gal{
  background: #eaf5d2;
  margin-bottom: 40px;
}
.image_gallery_item img:hover {
  transform: scale(1.1);
}
@media (max-width: 1024px) {
  .portfolio-item {
      flex: 1 1 calc(50% - 20px);
  }
}

@media (max-width: 768px) {
  /* .portfolio-item {
      flex: 1 1 100%;
  } */
  .gallery-area {
  padding: 20px;
  overflow: hidden;

}
.galleryhome{
  display: none;
}
.gallery-area img {
  margin-bottom: 0px;

}
.ltxt a {
  font-weight: 600;
  
}
}
.container-area1{
  max-width: 1080px;
  margin: 0 auto;
}
 .faq-page-area{ padding: 60px 20px;}
 .toggles{ margin-top:20px;}
.toggle { padding: 0px; padding-bottom: 0; margin-bottom:15px; border-top:solid 1px #FFFFFF60}
.bdtop0{ border-top:0 !important}
.toggle-title { position: relative; display: block; color: #fff; cursor: pointer; font-size:25px; font-weight:700;  padding: 20px 15px 6px 0px; }
.toggle-title:after { content: '';  position: absolute; top: 53%; right: 0px;  width: 18px; height: 9px;  border: solid #fff;border-width: 0 0 2px 2px; -webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg); transform: rotate(-45deg); width: 10px; height: 10px;margin-top: -4px; }
.toggle.active .toggle-title:after { content: '';   border: solid #ffdaa3;border-width: 0 0 2px 2px;-webkit-transform: rotate(-222deg);-ms-transform: rotate(-222deg);transform: rotate(-222deg);width: 10px; height: 10px; margin-top: -4px; }
.toggle-content { padding-top: 10px; padding: 0px 20px 0px 0px; display: none; }
.toggle.active .toggle-content { display: block !important; color:#fff}
.toggle.active .toggle-title {  color:#ffdaa3; }
.toggle-content:before,
.toggle-content:after { content: " "; display:table;}
.toggle-content:after { clear: both;}
   .faq-page-area .toggle {  border-top:solid 1px #b1743d; }
  .faq-page-area .toggle.active .toggle-content { display: block !important; color:#000}
	.faq-page-area .toggle.active .toggle-title {  color:#b1743d; }
  .faq-page-area .toggle.active .toggle-title:after { content: '';   border: solid #b1743d;  border-width: 0 0 2px 2px;}
   .faq-page-area .toggle-title:after { border: solid #000; border-width: 0 0 2px 2px;}
    .faq-page-area .toggle-title{color: #000;}

.dr-area{
  padding: 60px 20px;

}
.dr-area h2{
font-size:30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}
.dr-area p{
  text-align: center;
 
}
.dr-box {
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.dr-cart {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 25px 20px;
  width: 45%;
  transition: all 0.3s ease;
}


.dr-cart img {
   width: 100%;
   height: auto;
  object-fit: cover;
  margin-bottom:  25px;
  border-radius: 20px;
}

.dr-cart h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  padding-bottom: 5px;
 
}

.dr-cart .dr-designation {
  font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 25px;
}
.dr-btn-area{
  margin: 45px 0 20px;
}
.dr-profile-area{
  padding: 60px 20px;
}
.dr-profie-box{
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
 box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
 padding: 20px;
}
.profile-left{
  width: 47%;
  float: left;
}
.profile-left img{
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
}
.profile-right{
  width: 49%;
  float: right;
}
.profile-right h2{
 font-size:30px;
  line-height: 40px;
  font-weight: 700;
}
.profile-right h3{
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  padding-bottom: 20px;
}
.profile-right p{
  padding-bottom: 10px;
}
.profile-page{
  padding: 10px 20px 60px;
}
.count-area{
  padding: 0px 20px 60px;
}
.count-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 15px;
}

.count-card {
    background: #fff;
    padding:  15px;
    text-align: center;
    border-radius: 15px;
    flex: 1 1 200px; 
    max-width: 300px;
}

.count-card h3 {
    font-size: 70px;
    margin: 0;
    line-height: 70px;
    color: #b1743d;
    font-weight: 700;
}

.count-card .counter-title {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    word-break: break-word;

}
.count-card p{
 padding-top: 20px;
}
.why-choose-area {
    position: relative;
    background: #dfe9e0;
    overflow: hidden;
    padding: 50px 0;
    margin-bottom: 60px;
}


.why-choose-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 46%; 
    height: 100%;
    background: url('../images/img12.jpg') no-repeat center center / cover;
    z-index: 1;
}

.choose-box {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: flex-end;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Right Content */
.why-choose-right {
    flex: 0 0 50%;
   

}

.why-choose-right h2 {
font-size:30px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}

.why-choose-right p {
    margin-bottom: 20px;
}
.why-choose-right ul, .dr-profile-page ul {
    list-style: none; 
    padding-left: 0; 
}

.why-choose-right ul li, .dr-profile-page ul li {
    margin-bottom: 10px;
    position: relative; 
    padding-left: 20px; 
}

.why-choose-right ul li::before, .dr-profile-page ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;   
    height: 15px;  
    background: url('../images/check.png') no-repeat center center / contain;
}
.dr-profile-page{
  padding: 10px  20px 60px;
  overflow: hidden;
}
.dr-profile-page h3{
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 5px;
}
.tertment-area{
  padding: 40px 0;
}
.pro-right
{
  width: 49%;
  float: right;
}
.pro-left
{
  width: 49%;
  float: left;
}
.tertment-box {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap; 
  padding: 30px 20px;
}

.tertment-card {
  flex: 1 1 45%; 
  box-sizing: border-box;
}

.img-card img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.tertment-inner-area{
	padding:30px 0 60px ;
 display: flex;
    justify-content: space-between;
    align-items: flex-start;

}	
.tertment-inner-left{
	width:65%;
	float:left;
  margin-left: 20px;
}
.tertment-first-box h1, .tertment-inner-area h1{font-size: 40px;font-weight: 700;line-height: 45px; padding-bottom: 10px;}
.tertment-inner-area h2, .faq-bg-color h2, .tertment-inner-left h2{font-size:30px;font-weight: 700;color: #b1743d;line-height: 45px; padding-bottom: 10px;  padding-top: 30px; } .tertment-inner-area p, .tertment-inner-left p{padding-bottom:20px;} .tertment-inner-area h3, .tertment-inner-left h3{margin: 0px 0;font-size: 24px;font-weight: 700;color: #000;line-height: 30px; padding:10px 0;  }
.lightbg-box {
    background: #fff7f3;
    border-radius: 16px;
    padding: 45px 0px 0px 0px;
    margin-bottom: 20px;
}
.tertment-inner-right{
	width:30%;
  position: sticky;
  top:  50px; 
  margin-top: 30px;
  float: right;
}
.tertment-first-box p{
  font-size: 22px;
  line-height: 34px;
}
.tertment-inner-left img{
  width: 100%;
  margin-top: 10px;
  border-radius: 20px;
}
.tertment-inner-right .patent-btn{
	margin-top:0px;
}
.tertment-inner-right .dr-profile {
  background: #fff;
  padding: 0px 0px 40px;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  margin-bottom:20px;
}
.service-catagery-list {
    background-color: #dfe9e0;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 40px;
}
.service-catagery-list h3 {
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.service-catagery-list ul li {
    border-bottom: 1px solid lightgray;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.service-catagery-list ul li a {
  
    display: block;
    position: relative;
    color: #000;
    text-transform: capitalize;
    transition: all 0.3s ease;
}

.service-catagery-list ul li a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    background-image: url('../images/right-arrow\ \(2\).png'); 
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%);
    transition: 0.3s ease;
}

.service-catagery-list ul li a:hover,
.service-catagery-list ul li a.active {
    color: #b1743d;
    padding-left: 30px;
}

.service-catagery-list ul li a:hover::before,
.service-catagery-list ul li a.active::before {
    left: 0;
    right: auto;
   filter: invert(62%) sepia(32%) saturate(777%) hue-rotate(346deg)
            brightness(92%) contrast(85%);
}


 .tertment-inner-right .dr-img {
  width: 100%;
  height:auto;
  margin-bottom: 15px;
  border-radius: 20px;
}

.tertment-inner-right .dr-name {
  font-size: 26px;
  font-weight: bold;
  color: #b1743d;
  margin: 10px 0 5px;
  padding-bottom: 0;
}

.tertment-inner-right .dr-designation {
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.sidebar-cta-box {
    background: #b1743d;
    border-radius: 30px;
    padding: 30px 30px 45px 30px;
    text-align: center;
}
.sidebar-cta-box .icon-box img {
    max-width: 64px;
    display: inline;
}
.sidebar-cta-box .cta-content h3 {
    color: #fff;
    font-size: 36px;
    line-height: 45px;
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #fff
}
.sidebar-cta-box .cta-content p {
    color: #fff;
    margin: 0px;
    padding-bottom: 20px;
}

.cta-contact-btn .btn1:hover {
  background-color: #fff;
  color: #000 !important;
}
.list-style1 {
    list-style: none;
    margin: 0 0 0 25px;
    padding: 0;
    display: block;
    margin-bottom: 20px;
}
.list-style1 li {
    display: block;
    margin-bottom: 12px;
    margin-top: 7px;
    padding-left: 24px;
    background: url(../images/check.png) left 5px no-repeat;
    background-size: 15px 15px;
}

.three-col-box {
   background: #f7decc;
    box-shadow: 0 0 25px 0 rgb(66 66 66 / 8%);
    padding: 10px 1.5%;
    float: left;
    width: 28.3%;
    margin: 15px 1.5% 15px 0.5%;
    border-radius: 10px;
    text-align: center;
    height: 490px;
}
.step-box1{
   height: 390px;
}
.step-box2{
   height: 410px;
}
.box-width{
   width: 45%;
   height: auto;
}
.full-width{
   width: 96%;
      height: auto;
}
.full-width .list-style1{
  text-align: left;
}
/* Image Top */
.three-col-box .icon-box-area {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;   
    border-radius: 10px;
}

.three-col-box .icon-box-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: transform 0.4s ease; 
     overflow: hidden;  
     margin-top: 0;  
}

/* 🔥 Hover Effect */
.three-col-box:hover .icon-box-area img {
    transform: scale(1.08);   
}


/* SPAN BUTTON FIXED */
.three-col-box .icon-box-area span {
    position: absolute;   
    left: 10px;          
    bottom: 10px;            
    background: #b1743d;  
    color: #fff;
    padding: 6px 14px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
}
.three-col-box h3{
  font-size: 25px;
  padding-top: 20px;
}
.faq-bg-color{
  background: #dfe9e0;
}
.faq-bg-color .toggle {
    border-top: solid 1px #adb2ae;
}

.list-style2 {
    display: flex;
    flex-wrap: wrap;
}

.list-style2 li {
    width: 45%;             
    display: inline-block;  
    margin-bottom: 8px;
}
.steps-wrapper {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 50px;
}

.step-item {
    text-align: center;
    width: 320px;
}
.step-item h3{
  font-size: 25px;
  line-height: 30px;
}

.step-circle {
    width: 100px;
    height: 100px;
    border: 3px solid #b1743d;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    background-color: #b1743d;
}
.step-circle span {
  font-size: 50px;
}

.arrow {
    font-size: 50px;
    font-weight: bold;
    color: #b1743d;
    line-height: 80px;
}

.doc-card .card-header {
    display: flex;
    padding: 20px;
     
}
.expert-head {
    text-align: center;
    color: #fff !important;
    background: #b1743d;
    font-size: 25px !important;
    border-radius: 12px 12px 0 0px;
    padding: 10px !important;
}

.doc-card {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    padding: 10px 20px;
}

.doc-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 0px;
  border-bottom: 1px solid #e0e0e0;
}
.doc-item:last-child {
    border-bottom: none;
}
.doc-avatar {
    width: 100px;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.1);
    height: 100px;
    border: 0px solid #fff;
    flex: 0 0 auto;
    border-radius: 50%;
    overflow: hidden;
}
.doc-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.doc-desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.doc-name {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}
.doc-designation {
    font-size: 15px;
    padding-bottom: 8px;

    margin-bottom: 10px;
    position: relative;
}

.doc-link {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    position: relative;
    padding-right: 15px;
    text-decoration: none;
}
.doc-link:hover{
  color: #b1743d;
}
.doc-link:after {
    content: "\f105";
        font-family: 'FontAwesome';
    position: absolute;
    top: -2px;
    font-size: 16px;
    left: 115px;
}
.tertment-first-box {
overflow: hidden;
background: #fff7f3;
padding: 30px 20px;
border-radius: 20px;
margin-bottom: 30px;
border:  1px solid #ecdecf;
}
.img-box {
    width: 26%;
    aspect-ratio: 1/1;   
    float: left; 
    border: 12px solid #fff; 
    border-radius: 50%; 
    box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 10%);
     
}
.img-box img {
    width: 100%;
    height: 100%;
    border-radius: 50%;    
    object-fit: cover; 
}
.lightbg-box {
    width: 66%;
    float: right; 
}
.book-btn {
    color: #b1743d !important;             
    text-decoration: underline !important;
    font-weight: 600;
    position: relative;
    padding-right: 1px;    
}

.book-btn::after {
    content: " >>";        
    transition: 0.3s ease;
    font-family: monospace;
}

.book-btn:hover {
    color: #000 !important;      
}

.book-btn:hover::after {
    margin-left: 5px;        
}
/* Section Background */
.features-section {
  position: relative;
  padding: 60px 20px;
  background: #dfe9e0;
 
}


.features-section .servicves-heding{
  padding-bottom: 30px;
}


/* Grid Layout */
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 25px;
  margin-bottom: 30px;
}
/* Feature box styles */
.feature-item {
  position: relative;
  background: #fff;  
  padding: 40px 20px;
  border-radius: 12px;
  text-decoration: none;
  text-align: center;
  height: 90px;         
  overflow: hidden;     
  transition: 0.4s ease;
  background-size: cover;
  background-position: center;
}

.feature-img img {
  display: none;
}

.feature-item:hover {
  background-size: cover;
  background-position: center;

}
.feature-item::after {
  content: "";
  position: absolute;
  inset: 0;
  transition: 0.4s ease;
  z-index: 1;
}

.feature-item:hover::after {
  background: rgba(0, 0, 0, 0.377); 
}

.feature-content .icon {
  width: 45px;
  height: auto;
  margin-bottom: 10px;
  margin: auto;
 filter: invert(59%) sepia(34%) saturate(874%) hue-rotate(349deg) brightness(80%) contrast(70%);
  
}

/* Title text */
.feature-content h4 {
  font-size: 18px;
  margin-top: 10px;
  font-weight: 500;
  line-height: 25px;
  color: #000;
  position: relative;
  z-index: 2;
}
.feature-item:hover .feature-content h4 {
    color: #fff;
}
.feature-item:hover .feature-content .icon {
    filter: brightness(0) invert(1); /* WHITE #fff */
}


/* Desktop hide */
.mobile-bottom-bar {
  display: none;
}
.cghs{
  padding-top: 30px;
}
/* Mobile only */
@media (max-width: 768px) {
  .mobile-bottom-bar {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background:#f7decc;
    box-shadow: 0 -4px 10px rgba(0,0,0,0.12);
    z-index: 9999;
    border-radius: 25px 25px 0px 0px;
  }

  .mobile-bottom-bar .btn {
    flex: 1;
    text-align: center;
    padding: 10px 5px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-size: 11px;
    font-weight: 600;
    color: #000;
  }

  .mobile-bottom-bar .btn img {
    width: 22px;
    height: 22px;
    object-fit: contain;
  }


}


@media (max-width: 768px) {
  .tertment-box {
    flex-direction: column;
    text-align: center;
  }
  .tertment-card {
    flex: 1 1 100%;
  }
}


/* Responsive */
@media screen and (max-width: 992px) {
    .container-area {
        justify-content: center;
    }
    .why-choose-area::before {
        width: 100%;
        height: 300px;
    }
    .why-choose-right {
        flex: 1 1 100%;
        margin-top: 20px;
    }
}
/* Responsive */
@media (max-width: 767px) {
  .dr-cart {
    width: 45%;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.0);
    text-align: center;
    padding: 5px 0px 25px;
  }
  .tertment-inner-left ,.tertment-inner-right {
    width: 95%;
    float: none;
    padding: 10px;
    margin-left: 0;
}
.dr-area p {
    text-align: center;
    display: none;
}
.dr-btn-area {
    margin: 45px 0 20px;
    display: none;
}
.tertment-inner-right {
  display: none;
}
.dr-cart h3 {
    font-size: 20px;
}
.list-style2 li {
    width: 100%;
    display: inline-block;
    margin-bottom: 8px;
}
.three-col-box {
  width: 95%;
  float: none;
  height: auto;
}
.lightbg-box {
  padding: 20px 10px 30px;
}
.lightbg-box p{
    padding: 0px 10px 0px;
}
.tertment-inner-area h2, .faq-bg-color h2, .tertment-inner-left h2 {
    font-size: 25px;
    line-height: 38px;
    padding-top: 10px;
}
.tertment-inner-area h3, .tertment-inner-left h3 {
    font-size: 25px;
}
.tertment-inner-area {
    padding: 0px 10px 20px 0;
   
}
}


@media only screen and (max-width : 1600px){.testimonial-heading-txt{ width:30%}}
@media only screen and (max-width : 1400px){.banner-area{ padding:0 20px} .inner-banner{padding:0 20px} .banner-area img {height: 600px; }}
@media only screen and (max-width : 1280px){.banner-area img {height: 550px; }}
@media only screen and (max-width : 1024px){.banner-area img {height: 400px; } .body-container .wide-slider .owl-carousel .item .content {top: 0%; z-index: 99;} .bannertitle{font-size: 40px; line-height: 50px;} }
@media only screen and (max-width : 768px){
  .inner-body{
    height: 190px;
    background-position: 70% 50%;
  }
   .inner-body .banner-content h1 {
        font-size: 30px;
        line-height: 40px;
    }

  .logo-area {
    float: left;
    padding: 10px 0px 10px 15px;
    width: 48%;
    margin-top: -60px;
}
 .logo-area img{
  width: 100%;
 }
.top-right {
    float: none;
    padding: 15px 0 5px;
    align-items: center;
    text-align: center;
}
.top-right-icon {
    width: 35px;
    height: 35px;
    margin-right: 0px;
    background: transparent;
}
.top-right-icon img {
        margin: 0 auto;
        padding-top: 9px;
        width: 20px;
    }
.stellarnav .menu-toggle span.bars {

    top: -70px !important;
}
.top-right-txt .subhead {
    font-size: 14px;
    color: #fff;
    padding-top: 1px;
    padding-right: 10px;
}
.owl-controls .owl-prev {
    left: 6px !important;
}
.owl-controls .owl-next {
    right: 6px !important;
}

.banner-area img {
    height:215px;
        object-fit: cover;
      padding: 0;
        object-position: 90% 62%;
     
      }
    .bannertitle1 {
   font-size: 30px;
   line-height: 36px;
   width:95%;
    padding:10px;}
    .slider-two_content p {
    padding: 0 0px;
    font-size: 20px;
}
 

    .bannertitle {
        font-size: 27px;
        line-height: 36px;
        padding-left: 10px;
  
      
    }

/* .bannertitle1 span {
  display: none;
} */


.body-container .wide-slider .owl-carousel .owl-controls {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

  /* Content box full width */
  .slider-two_content {
    max-width: 100% !important;
    border-radius: 20px;
    width: 90%;
    padding: 20px;
    display: none;
  }
   .slider-two_content .appointmentbtn {
    margin-top: 40px;
    position: relative;
    top: 0px;
    margin-bottom: 40px;
    display: none;
}
  /* .slider-two_content p{
    display: none;
  } */

.welcome-area {
    padding: 20px 20px 0;
}
.dr-area {
    padding: 20px 20px;
}
.welcome-left, .welcome-right {
    float: none;
    width: 100%;
    padding-bottom: 10px;
}
.welcome-right h2 {
    font-size: 25px;
    padding-bottom: 18px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}
.welcome-right p{
  text-align: center;
 

}
.welcome-right br{
  display: none;
}
.cghs {
    padding-top: 0px;
}
.features-section {
  
    padding: 30px 20px;

}
.features-section .servicves-heding {
    padding-bottom: 30px;
}

.welcome-r span{
  display: none;
}
.icon-dis{
  display: none;
}
.small-txt{
  text-align: center;
  padding-top: 10px;
}

  .welcome-l,
  .welcome-r {
    float: none;
    width: 100%;
    text-align: center; 
  }
  .w-icon {
  display: flex;
  align-items: center;
  justify-content: center; 
  margin: 0 auto; 
}
.w-icon img {
    margin: 0 auto;
    padding-top: 0px;
}
.welcome-row {
    margin-bottom: 10px;
}
.call-box {
    margin: 20px;
    display: none;
}
.servicves-heding h2 {
    font-size: 25px;
    line-height: 30px;
}
.services-area {
    background: #fff7f3;
    padding: 40px 10px;
}
.servicves-txt p {
    width: 100%;
  
}
.welcome-row {
    margin-bottom: 20px;
    width: 50%;
    float: left;
}
.services-box {
    width: 45%;
    margin: 10px 2% 0;
}
.services-box p{
  display: none;
}
.dr-section {
    padding: 30px 20px;
}
.dr-left, .dr-right {
    float: none;
    width: 100%;
    padding-bottom: 10px;
    position: relative;
}
.exp {
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    color: #b1743d;
}
.dr-right h2 {
    font-size: 25px;
    line-height: 30px;
   
}
.services-text-area h3 {
    font-size: 17px;
    padding-bottom: 10px;
    line-height: 20px;
}
.dr-right h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}
.dr-right-col {
    overflow: hidden;
    padding: 0px 0 20px;
}
.btn1,
  .btn01 {
    display: block;    
   margin: 10px;
   font-size: 15px;
      
  }
  .testimonial-area {
    padding: 30px 20px 30px 20px;
}
.testimonial-inner-area{
   padding: 40px 20px 30px;
}
.testimonial-inner-area .testimonail-box {
    width: 100%;
}
.testimonial-heading, .testimonial-heading-txt { 
    float: none;
    width: 100%;
    padding-left: 0px;
    text-align: center;
    align-items: center;
}
.testimonial-area h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
}
.testimonial-counter h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
}

.testimonail-box-main {
    padding: 20px;
}

.testimonail-box-main {
    padding: 20px;
}

.gallery-heding, .gallery-txt {
    float: none;
    width: 100%;
}
.gallery-heding h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 40px;
}

.gallery-section {
    padding: 30px 20px;
}
.mtop20 {
    margin-top: 0px;
}

.gallerybox-main {
    padding: 20px 0px 0px 0px;
}
.gallerybox {
    float: none;
    width: 100%;}
    .appointment-right, .appointment-left {
 
    float: none;
    width: 100%;
}
.appointment-right{
  padding-top: 160px;
}
.appointment-area {
  padding: 20px;
}
.appointment-area::before {
    height: 30%;
    width: 100%;
 }
 .appointment-right h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 10px;
}
.blog-area {
    padding: 35px 20px;
}
.blog-area-heading, .blog-area-heading-txt{
    float: none;
    width: 100%;
}
.blog-area h2 {
    font-size: 25px;
    line-height: 30px;
}
.blog-box {
    float: none;
    margin-right: 0%;
    margin-top: 20px;
    width: 100%;
}
.footer-area {
    background: #121213;
    padding: 50px 20px 30px;
}
.fcol-1, .fcol-01, .fcol-2{ padding-bottom: 20px;}
.fcol-1, .fcol-01, .fcol-2, .fcol-2 li {
    float: none;
    width: 100%;
    border-right: solid 0px #7a7879;
    padding-right: 0%;
    padding-left: 0%;
  padding-bottom: 0px;
}
.fcol-1, .fcol-01, .fcol-2{ padding-bottom: 20px;}
ul.slick-track li {
    list-style-type: none;
    margin: 20px 0px 15px 0px;
}
.testimonial-star img {
    padding-bottom: 5px;
    margin: 0 auto;
}
.testimonial-counter, .testimonial-star {
    float: none;
}
.form-col, .form-col-1 {
    float: none;
    width: 99%;
  margin-bottom: 20px;
}
.top-right-txt .title1 a{
  display: none;
}
.top-right-box {

    background: #b1743d;
    border-radius: 20px;
}
.top-right-box {
    margin-left: 165px;
}
.cbtn{
  margin: 0px 20px;
}
.info-area h2 {
    font-size: 25px;
    line-height: 30px;}
    .why-choose-right h2 {
    font-size: 25px;
    line-height: 30px;
}
.why-choose-right {
        margin-top: 270px;
    }
    .why-choose-right ul li {
    font-size: 16px;
}
.profile-left, .profile-right{
    width: 100%;
    float: none;
}
.profile-right h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
}
.dr-profile-area {
    padding: 20px 20px;
}
.profile-right h3 {
    font-size: 20px;
    
}
.dr-profie-box {
 
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.0);
    padding: 0px;
}
.pro-left, .pro-right {
    width: 100%;
    float: none;
}
.faq-page-area {
    padding: 25px 20px;
}
.inner-banner .banner-content h2 {
    font-size: 25px; line-height:30px;
    font-weight: 700;
}
  .tertment-first-box h1 {
    font-size: 40px;
}
.tertment-inner-area h1 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
}
.img-box, .lightbg-box  {
    width: 95%;
    float: none;
  }

.tertment-first-box {
  
    padding: 30px 0px;
   
}
.features-grid {
    grid-template-columns: repeat(auto-fit, minmax(130px, 8fr));
    gap: 15px;
}
.feature-content h4 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 500;
    line-height: 25px;
    color: #000;
    position: relative;
    z-index: 2;
}
.feature-item {
    position: relative;
    background: #fff;
    padding: 25px 20px;
    border-radius: 12px;
    text-decoration: none;
    text-align: center;
    height: auto;
    overflow: hidden;
    transition: 0.4s ease;
    background-size: cover;
    background-position: center;
}
}

/* Background */
.custom-bg {
  padding: 40px 0px 10px 0;
background: #f7decc;
}

/* Layout */
.form-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  background: #f7decc;
  padding: 20px;
}

/* Heading */
.heading {
  flex: 1 1 350px;
  padding-left: 20px;
}

.heading h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 30px;
}

.heading p {
  font-size: 20px;
 line-height: 25px;
}

/* Form */
.corporate-form {
  flex: 1 1 750px;
  border-radius: 12px;
}

.corporate-form .form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

/* All normal inputs */
.corporate-form .form-row input {
    width: 44%;
    padding: 18px 20px;
    border-radius: 30px;
    background: #fff;
    font-size: 16px;
    border: 0;
    
}
.corporate-form .phone-row input{
   width: 30%;

}

/* Captcha input wrapper */
.corporate-form .captcha-input-wrapper {
  flex: 1;
  position: relative;
}

/* Captcha input */
.corporate-form .captcha-input {
   width: 80% !important;
    
}


.corporate-form .captcha-input-wrapper img {
  position: absolute;
  left: 130px;
  top: 50%;
  transform: translateY(-50%);
  height: 32px;
  padding-left: 8px;
}



@media (max-width: 768px) { .fcol-01{ min-height:inherit;}
  .captcha-row {
    flex-direction: column;
    align-items: stretch;
  }

  .submit-btn {
    width: 100%;
  }

  .form-wrapper {
    flex-direction: column;
  }

  .form-row {
    flex-direction: column;
  }
  .corporate-form .form-row input {
    width: 90%;}
    .corporate-form .captcha-input {
    width: 89% !important;
}
.corporate-form, .heading  {
  flex: 1 ; 
    border-radius: 12px;

 
}
.footer-bottom {
    padding-bottom: 60px;
}
.custom-bg {
    padding: 40px 0px 0;

}
.form-wrapper {
    padding: 10px 20px;
}
.btn01 {
    text-align: center;
}
.features-grid{
  margin-bottom: 0;
}
.welcome-left img {
  display: none;
}

}
.top-wrapper{ padding:4px 0; background:#b1743d; color:#fff }
.top-wrapper-left{ float:left; } .top-wrapper-right{ float:right} .top-wrapper-right ul li{ display:inline-block; vertical-align:middle; margin-left:25px;}
.top-wrapper-left p{ font-size:16px; padding-top:3px; }
.top-wrapper-right ul li a{ color:#fff} .top-wrapper-right ul li a:hover{ color:#f7decc}
.popup {

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background-color: rgba(0,0,0,0.6);

  display: flex;

  justify-content: center;

  align-items: center;

  z-index: 9999;

}



.popup-content {

  position: relative;

  background: #fff7f3;

  padding: 30px 30px 20px 30px;

  border-radius: 20px;

  width: 350px;

  max-height: 90%;

}


.close-btn { font-weight:bold;

  position: absolute;

  top: -10px;

  right: -10px;

  font-size: 24px;

  background: #fff;

  color: #000;

  border-radius: 50%;

  width: 30px;

  height: 30px;

  line-height: 30px;

  text-align: center;

  cursor: pointer;

  box-shadow: 0 0 5px rgba(0,0,0,0.3);

}
.frow{ margin-bottom:20px;}
.frow .form-control{ border:solid 1px #ccc; width:86%} .popupform{ text-align:center}
.popupform h3{ font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 28px;
    padding-bottom: 15px;}
.popupform h4{ text-align:center; padding-bottom:15px;}
.popupform .btn2{ border:0; cursor:pointer; text-align:center; font-size:16px; padding:12px 35px;}
#popup {
  display: none;
}
.ddnone{ display:none !important}

@media (max-width: 479px) {.top-wrapper-left{ float:none; text-align:center}.top-wrapper-right{ float:none; text-align:center; padding-top:5px; }
.mdnone{ display:none !important}.ddnone{ display:block !important}.banner-area img{ height:inherit}.body-container .wide-slider .owl-carousel .owl-buttons div{ width:34px; height:34px;}
.welcome-right p{ padding-bottom:10px;} .body-container .wide-slider .owl-carousel .owl-controls{ display:none !important} .popup-content{ width:310px; margin:0 auto; padding:30px 20px 20px 20px}.body-container{ border-radius:0}
.top-wrapper-left p{ font-size:13px;}.banner-area{ padding:0}.stellarnav{ margin-top:0 !important}
}