@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');


body{font-family: 'Roboto', sans-serif;}

img{max-width:100%;}
 p{text-align:justify}
.text-left p{ text-align:left}
.text-center p{text-align:center}

.top-strip{text-align:center;padding:5px 0;background: #f37d8a;color:black;font-size:20px;font-weight: 600;}
.top-strip a{color:black;font-size:20px;font-weight: 600;}
#header{border-top:4px solid #f37d8a}
#header .container{position:relative}
#header .logo{}
#header .logo img{}
#header .contact-menu ul{list-style:none;padding:0;margin:10px 0 0;display:inline-block;}
#header .contact-menu ul li{display:inline-block;position: relative;padding-left: 58px;text-align: left;float: left;line-height: 1.4;font-size: 16px;margin-left: 0; font-weight:300}
#header .contact-menu ul li{margin-right: 35px;}
#header .contact-menu ul li:last-child{margin-right: 0px;padding-left: 0;}
#header .contact-menu ul li a{color: #666666;display: inline-block;}
#header .contact-menu ul li strong{display:block;color: #000;font-size: 100%;}
#header .contact-menu ul li strong a{color: #000;display: inline-block;}
#header .contact-menu  i.fa{position: absolute;left: 0;top: 0;color: #f37d8a;font-size: 25px;background: #e5e5e5;width: 50px;height: 50px;text-align: center;line-height: 50px;border-radius: 50px;}
#header .contact-menu  .reqbtn a{background: #f37d8a;color: #fff;padding: 15px 25px;font-size: 16px;border-radius: 4px; font-weight:500}
#header .contact-menu  .reqbtn a:hover{background: #000;}




.navbar {position:relative;background:#5cb8b1; border-bottom:4px solid #f37d8a }
.navbar ul > li {position:relative}
.navbar ul>li> a{color: #fff;font-weight:400;text-transform: uppercase;text-decoration: none;padding: 12px 18px;font-size: 15px;display: block;}
.navbar ul>li.reqbtn>a{background: #347703;color:#fff}
.navbar ul>li.reqbtn>a i.fa{margin-right:10px;transform:scale(1.3)}
.navbar ul>li.dropdown > a:after{font-family:FontAwesome; content:"\f0d7"; margin-left:5px;}
.navbar ul>li:last-child{}
.navbar ul>li:not(:last-child){border-right:1px solid #53a59f}
.navbar ul.navbar-nav>li:first-child a{ }
.navbar ul>li:last-child a{}
.navbar ul>li.active> a{background:#f37d8a;}
.navbar ul>li:hover> a{}
.navbar ul>li.reqbtn:hover> a,.navbar ul>li.reqbtn.active> a{}
.navbar ul>li.reqbtn:hover>a{background:#0167bb}


@media(min-width:768px) {
.navbar{}
#mobileMenuButton{display:none}
.navbar .navbar-collapse>.navbar-nav{
    position: relative;
    z-index: 123;
}
.navbar .navbar-nav>li{
    /* padding-left: 10px; */
}
.navbar .navbar-nav>li:not(:last-child):after{}
.navbar ul>li ul{
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -webkit-animation-name: slide-down-slow;
    -moz-animation-name: slide-down-slow;
    animation-name: slide-down-slow;
    display:none;
    position: absolute;
    left: 0;
    width: 220px;
    background: #ffffff;
    z-index:12;
    list-style:none;
    padding:10px 0;
    margin:0;
    display:none;
    box-shadow: 1px 6px 12px #34343433;
    }
@-webkit-keyframes slide-down-slow{0%{-webkit-transform:perspective(1px) scaleY(.1);-moz-transform:perspective(1px) scaleY(.1);-ms-transform:perspective(1px) scaleY(.1);-o-transform:perspective(1px) scaleY(.1);transform:perspective(1px) scaleY(.1)}to{-webkit-transform:perspective(1px) scaleY(1);-moz-transform:perspective(1px) scaleY(1);-ms-transform:perspective(1px) scaleY(1);-o-transform:perspective(1px) scaleY(1);transform:perspective(1px) scaleY(1)}}
@keyframes slide-down-slow{0%{-webkit-transform:perspective(1px) scaleY(.1);-moz-transform:perspective(1px) scaleY(.1);-ms-transform:perspective(1px) scaleY(.1);-o-transform:perspective(1px) scaleY(.1);transform:perspective(1px) scaleY(.1)}to{-webkit-transform:perspective(1px) scaleY(1);-moz-transform:perspective(1px) scaleY(1);-ms-transform:perspective(1px) scaleY(1);-o-transform:perspective(1px) scaleY(1);transform:perspective(1px) scaleY(1)}}
}
.navbar ul>li ul:before{content: "\f0d8";font-family: 'FontAwesome';position: absolute;left: 22px;top: -14px;font-size: 32px;line-height: 19px;color: #fff;}
.navbar ul>li ul ul{left: 200px;top: 0;}
.navbar ul>li:hover> ul{ display:block}
.navbar ul > li .hasSub{position: absolute;right: 12px;top: 7px;}
.navbar ul > li li .hasSub{right: 10px;top: 0;bottom: 0;margin: auto;width: 10px;height: 10px;}
.navbar ul > li .hasSub:after {content: "\f107";position: absolute;font-family: 'FontAwesome';font-size: 15px;}
.navbar ul > li li .hasSub:after {transform: rotate(316deg);}
.navbar ul > li li {}
.navbar ul > li li a{color: #000000;text-shadow: none;padding: 6px 10px;font-size: 14px;font-weight: normal;line-height: normal;text-transform: capitalize;}
.navbar ul > li li:hover>a{color: #000;background: #ecefe9;}
.navbar ul > li button.sub-menu-toggle {display: none;}

.pageContent{ position:relative; /*min-height:900px;*/}
.pageContent .pageOverlay{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.4);left: 0;top:0;z-index: 12;opacity:0; transition:.5s; display:none}
.pageContent.showNav .pageOverlay{ opacity:1;display:block}


/* menu start */
.mobileNavWrapper ul.nav li a {border-top: 1px solid #e8e8e8;display:block;color: #000;font-size: 16px;text-transform: capitalize;padding:5px 15px;font-weight:400;}
.mobileNavWrapper ul li a:hover, .mobileNavWrapper ul li.active >a { color: #FFF; background: #f37d8a; text-decoration:none; }
.mobileNavWrapper { background:#fff; width: 250px; height: 100%; min-height: 100%; position: fixed; right: -250px; padding-top:50px; top: 0; overflow-x: hidden; z-index: 16; }
.mobileNavWrapper h2{    font-size: 23px;
    padding: 15px; margin:0px}
.mobileNavWrapper, .header {
 transition: all .30s ease; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); -webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; }
.pageContent{ transition:all .30s ease;-webkit-backface-visibility:hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;}
.mobileNavWrapper .navbar-nav li{ position:relative}
.mobileNavWrapper .navbar-nav li ul{padding: 0;box-shadow: none;margin: 0;border: none; width:100%; min-width:auto; display:none}
.mobileNavWrapper .navbar-nav li ul ul{}
.mobileNavWrapper ul.nav li li a {padding: 7px 15px;font-size: 90%;border-color: #efefef;color: #666666;line-height: normal;font-weight: normal;text-transform: uppercase;}
.mobileNavWrapper ul.nav li li:hover> a {background: #f37d8a;color: #fff;}
.mobileNavWrapper ul.nav li li li a {color: #f37d8a;padding:5px 15px;font-weight: 500;}
.mobileNavWrapper .navbar-nav li .hasSub{position: absolute;right: 0;width: 45px;height: 37px;top: 0;z-index: 123;background: #f37d8a;cursor: pointer;}
.mobileNavWrapper .navbar-nav li li .hasSub{height:31px; width:40px;}
.mobileNavWrapper .navbar-nav li .hasSub:after{ position:absolute;     content: '';width: 12px;height: 12px;border-top: 2px solid #fff;border-right: 2px solid #fff;left: 18px;top: 12px;transform: rotate(135deg);}
.mobileNavWrapper .navbar-nav li li .hasSub:after{ width: 10px;height: 10px;top: 10px;}

.mobileNavWrapper.showNav, .header.showNav, .pageContent.showNav { -webkit-transform: translateX(-250px); -ms-transform: translateX(-250px); transform: translateX(-250px); }
#mobileMenuButton{float: right;font-size: 25px;color: #fff;padding: 0;background:url(../images/menu.png) no-repeat 50%;width: 40px;height: 40px;background-size: 50px;    margin:0px 0 0 0px;}
/* menu close */





/* code of owl-carousel script  */
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); position: relative; z-index: 1; }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-stage-outer.owl-height { -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-video-wrapper { position: relative; height: 100%; background: #000; }
.owl-controls .owl-nav div, .owl-controls .owl-dot { cursor: pointer; /*cursor: hand;*/ -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url('owl-video-play.png') no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition-property: scale; transition-duration: 100ms; transition-timing-function: ease; }
.owl-carousel .owl-video-play-icon:hover { -moz-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); -o-transform: scale(1.3, 1.3); -webkit-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; transition-property: opacity; transition-duration: 400ms; transition-timing-function: ease; }
.owl-carousel .owl-video-frame { position: relative; z-index: 1; }
.owl-loaded { display: block; }
.owl-loading { opacity: 0; display: block; }
.owl-hidden { opacity: 0; }
.owl-carousel .owl-refresh .owl-item { display: none; }
.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel .owl-item img { }
.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }
.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }
.owl-carousel .owl-item img.owl-lazy { opacity: 0; }
.owl-carousel .owl-item img {}
.owl-carousel .owl-stage.backfacefix .owl-item { -webkit-backface-visibility: hidden; }
.owl-rtl { direction: rtl; }
.owl-rtl .owl-item { float: right; }
.no-js .owl-carousel { display: block; }
.animated { -webkit-animation-duration: 600ms; animation-duration: 600ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-animated-in { z-index: 0 }
.owl-animated-out { z-index: 1 }
.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }
 @-webkit-keyframes fadeOut {  0% { opacity: 1;} 100% { opacity: 0;}}
 @keyframes fadeOut {  0% { opacity: 1;} 100% { opacity: 0;}}
.owl-theme .owl-controls { text-align: center; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); margin-top:10px;}
.owl-theme .owl-controls .owl-nav div { color: #FFF; display: inline-block; cursor: pointer; width:25px;height: 30px;position:relative}
.owl-theme .owl-controls .owl-nav .disabled { opacity: 0.5; cursor: default; display:none}
.owl-theme .owl-controls .owl-nav div:hover { text-decoration: none; }
.owl-theme .owl-dots .owl-dot { margin-top:0; display: inline-block; zoom: 1;  *display: inline;counter-increment: count-inc;}
.owl-theme .owl-dots .owl-dot span {  display: block; width: 12px; height: 12px; margin: 3px;  background: #ccc; border-radius:50px;}
.owl-theme .owl-dots .owl-dot.active span {background:#feff99; color:#fff }
.owl-theme .owl-dots .owl-dot:not(.active):hover span {background:#000;}
.owl-theme .owl-controls .owl-nav div {
    margin: 0px;
    position: absolute;
    top: 35%;
    width: 36px;
    height: 36px; margin:0 5px;
    border-radius: 50%;
    background: url(../images/arrow-left.png) no-repeat center;
    }
.owl-theme .owl-controls .owl-nav div:hover{}
.owl-theme .owl-controls .owl-nav .owl-prev{left: -10px;}
.owl-theme .owl-controls .owl-nav .owl-next{right: -10px;transform:rotate(180deg);-webkit-transform:rotate(180deg);} 
.owl-theme .owl-controls .owl-nav div:after{}
.owl-theme .owl-controls .owl-nav .owl-prev{}
@media(min-width:1300px){
.owl-theme .owl-controls .owl-nav .owl-prev{left:-35px}
.owl-theme .owl-controls .owl-nav .owl-next{ right:-35px;}
}

/* end code of owl-carousel script  */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/fancybox_sprite.png); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url(fancybox_loading.gif) center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url(blank.gif);-webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: visible; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
.fancybox-lock { overflow: visible !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: rgba(0, 0, 0, 0.45); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent;  background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
 #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {/*background-image: url(fancybox_sprite@2x.png);background-size: 44px 152px;*/}
 #fancybox-loading div {
/*background-image: url(fancybox_loading@2x.gif);background-size: 24px 24px; */}
}
.shareThis { position: absolute; left: 0; right: 0; bottom: 0; z-index: 9999; text-align:center; }
.shareThis .btn { margin:2px; }
.shareThis a { float:none!important; display:inline-block!important; }

/* end code of fancy lightbox */



.slider {position:relative;}
.slider .carousel-caption{top: calc(50%);transform: translate(0%, -50%); }
.slider .carousel-item>img{ width:100%;}
.slider .carousel-item .desc{  color:#fff;position:relative; max-width:770px; font-size:18px; color:#666666}
.slider .carousel-item h1 {font-weight:600;color:#000; font-size:40px; text-transform:uppercase}
.slider .carousel-item h1 strong{font-weight:600;color:#f37d8a}
.slider .carousel-item p{text-align:left}
.slider .carousel-item .btn{background: #f37d8a;color: #fff;padding: 15px 35px;font-size: 16px;border-radius: 4px;font-weight: 400;border: none;border-bottom: 3px solid #5cb8b1;}
.slider .carousel-item .btn:hover{background: #000; border-color:#000}
.slider .carousel-control-next, .slider .carousel-control-prev{width:34px;height: 55px;line-height: 55px;border-radius:0 5px 5px 0;color: rgb(255 255 255 / 58%); background: rgb(0 0 0 / 29%);margin:auto; opacity:1; z-index:12;font-size: 26px;position: absolute;bottom:0; top:0}
.slider .carousel-control-next{right:0px; border-radius:5px 0 0 5px;}
.slider .carousel-control-prev{left:0px;}

.mid-title{}
.mid-title.text-center h1{font-weight:400}
.mid-title.text-center h1 strong{font-weight:400;position: relative;z-index: 1;background: #fff;padding: 0 15px;}
.mid-title.text-center h1:before{content:'';border-top: 2px dashed #e5e5e5;left: 0;right: 0;top: 18px;position: absolute;}
.mid-title h1{text-transform:uppercase;position: relative;}

.section-welcome{color:#666666;}
.section-welcome h1{color:#000;}
.section-welcome h2{margin:0 0 20px; font-weight:400;color:#000;}
.section-welcome .btn{background: #f37d8a;color: #fff;padding: 15px 35px;font-size: 16px;border-radius: 4px;font-weight: 400;border: none;border-bottom: 3px solid #5cb8b1;}
.section-welcome .btn:hover{background: #000; border-color:#000}


.section-content{}
.section-content h2{font-weight:400}
.section-content .btn{background: #f37d8a;color: #fff;padding: 15px 35px;font-size: 16px;border-radius: 4px;font-weight: 400;border: none;border-bottom: 3px solid #5cb8b1;}
.section-content .btn:hover{background:#000; border-color:#000}


.bg-grey{background:#f8f8f8;}
.text-pink{color:#f37d8a;}

.section-stripe{position:relative;overflow: hidden;height: 492px;}
.section-stripe .desc{}
.section-stripe .desc{position:relative; z-index:1}
.section-stripe .btn{background: #f37d8a;color: #fff;padding: 15px 35px;font-size: 16px;border-radius: 4px;font-weight: 400;border: none;border-bottom: 3px solid #5cb8b1;}
.section-stripe .btn:hover{background:#000; border-color:#000}


@media(min-width:992px){
.section-stripe .thumb{position: absolute;width: 50%;right: 0;padding: 0; top:0; bottom:0}
.section-stripe .thumb img{height:100%;width:100%;top: calc(50%);transform: translate(0%, -50%);left: 0;right: 0;position: absolute;object-fit: cover;object-position: left;}
.section-stripe .thumb.order-lg-2{left: auto;right: 0;}
.section-stripe .desc{min-height: 350px; margin:2em 0}
}

@media(min-width:992px){
	.two-col-content{position:relative}
	.two-col-content:after{content:'';top: 0;bottom: 0;margin: auto;border-left: 1px solid #e5e5e5;position: absolute;}
}


.section-highlights{background:url(../images/bg-higllights.jpg) no-repeat  50%; background-size:cover; }

iframe{width:100%; display:block;}



#footer{position:relative; background:#222222; color:#fff}
#footer .social ul{margin:0;list-style:none;padding:0}
#footer .social li{display:inline-block;}
#footer .social i.fa{font-size: 14px;text-align: center;color: #fff;border:1px solid grey; width:28px; height:28px; line-height:26px;  border-radius:50px;margin-left: 5px;}
#footer .social li:last-child{margin-right:0}
#footer .social i.fa:hover{color:#fff}
#footer .social i.fa-facebook:hover{background:#3e54aa}
#footer .social i.fa-twitter:hover{background:#5fb8fe}
#footer .social i.fa-instagram:hover{background:#e04a91}
#footer .social i.fa-youtube-play:hover{background:#fd2e3d}
#footer .social i.fa-linkedin:hover{background:#0073b1}
#footer .social i.fa-whatsapp:hover{background:#15cf3e}

.banner{position:relative}
.banner img{width:100%}
.banner h1{color:#fff;margin: 0;font-weight: 400;}
.banner .page-caption{/*top: calc(50%);transform: translate(0%, -50%);*/position:absolute;left:0;right:0;bottom:0;z-index:1;padding: 10px 0;background: rgb(0 0 0 / 41%);max-width: 500px;margin: auto;border-radius: 20px 20px 0 0;}

.innerContent .btn.btn-warning{background: #f37d8a;color: #fff;padding: 15px 35px;font-size: 16px;border-radius: 4px;font-weight: 400;border: none;border-bottom: 3px solid #5cb8b1;}


.box-grid{}
.box-grid .item{background:#f8f8f8;display: block;padding: 3em;color: #000;position: relative;}
.box-grid .item img{ border-radius:6px;}
.box-grid .item h4{margin:20px 0 0px 0;font-size: 16px;min-height: 56px;}
.box-grid .item .more,.innerContent .bBox .more{background:url(../images/arrow-right-white.png) no-repeat 50% #f37d8a;position: absolute;left: 0;right: 0;bottom: -25px;width: 50px;height: 50px;border-radius: 50px;margin: auto;font-size: 0px;}


.our-gallery{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.our-gallery .item{margin-bottom: 0;padding: 0 0;}
.our-gallery .item .thumb{display: block;position: relative;transition:.5s; overflow:hidden;height: 300px;}
.our-gallery .item .thumb img{width:100%;height:auto!important; transition:2s;min-height: 300px;}
.our-gallery .item .thumb:after{left:0px; right:0px; position:absolute; top:0px; bottom:0px; background:url(../images/iconZoom-wh.png) no-repeat 50% rgba(0, 0, 0, 0.5);content:''; z-index:1; transform:scale(0); transition:.5s}
.our-gallery .item .thumb:hover:after{transform:scale(1);}
.our-gallery .item .thumb:hover img{transform:scale(1.3)}

h1.title{background:#5cb8b1; color:#fff; padding:5px 0; font-weight:400}

.link-grid{}
.link-grid .item{display:block;background: url(../images/icon-pdf.png) no-repeat 14px;position:relative;color: #000000;padding: 35px 10px 35px 75px;box-shadow: 0 0 5px #ccc;border-radius: 4px;height: 100%;overflow: hidden; line-height:1.4}
.link-grid .item:before{content:'';background: url(../images/icon-download.png) no-repeat #5cb8b1 11px 7px;right: -8px;bottom: -8px;position: absolute;width: 45px;height: 45px;border-radius: 50px;}
.link-grid .item:hover{box-shadow:0 0 20px #ccc}

.innerContent iframe{height: 400px;}

.nit-commom-page.pt-page figure{width: 500px;}
.nit-commom-page.pt-page p{color: #5e5d5d;font-size: 17px;margin-bottom: 18px;}
.nit-commom-page.pt-page figcaption{padding: 10px 5px 0px;color: #5e5d5d;text-align: center;}


.aic{align-items: center;}
.fx figure img{height: 270px;}

.nit-row-box figure{margin: 15px;border: 1px solid #ddd;padding: 10px;}
.nit-row-box figure img{width: 100%;}
.nit-row-box figure.ryt{float: right;margin-right: 0;}
.nit-row-box figure.lft{float: left;margin-left: 0;}

.innerContent figcaption{padding: 10px;color: #000;font-size: 16px;}
.innerContent .bBox{display: block;border: 2px solid #ddd;border-radius: 5px;padding: 1rem;box-shadow:5px 5px 15px #ddd;position: relative;}
.innerContent .bBox:hover{background: linear-gradient(#ddd,#fff);}
.innerContent .bBox{border:0;border-radius:0;box-shadow:none;padding: 2rem;width: 90%;
    margin: auto;
    background: #f8f8f8;
    margin-bottom: 30px;}
.innerContent .bBox .more{}





.nit-surgery-page{}
.nit-surgery-page .nit-content-box{margin-bottom: 50px;}
.nit-surgery-page .nit-content-box h2{font-size: 24px;}
.nit-surgery-page .nit-content-box p{line-height: 1.4;}
.nit-surgery-page .nit-content-box .box{clear: both;border: 1px solid #eee;padding: 10px;box-shadow:5px 5px 15px #ddd;}
.nit-surgery-page .nit-content-box .box{padding: 0 20px;}
.nit-surgery-page .nit-content-box figure{margin-top: 5px;padding: 10px;width: 30%;}
.nit-surgery-page .nit-content-box figure img{height: 400px;object-fit: contain;width: 100%;}
.nit-surgery-page .nit-content-box figure.right{margin-right: 0;float: right;}
.nit-surgery-page .nit-content-box figure.left{margin-left: 0;width: 40%;float: left;}
.nit-surgery-page .nit-content-box .row figure{width: 100%;}
.nit-surgery-page .nit-content-box .nit-flex{display: flex;align-items: center;}
.nit-surgery-page .nit-content-box .nit-flex figure{flex: 0 0 50%;}
.nit-surgery-page .nit-content-box .nit-flex figcaption{padding-left: 30px;}

.nit-dr-box{text-align: center;}
.nit-dr-box .box{text-align: center;padding: 30px 20px;border-radius: 10px;}
.nit-dr-box .box figure{margin-bottom: 40px;}
.nit-dr-box .box figure img{width: 200px;height: 200px;object-fit: cover;border-radius: 50%;border: 2px solid #999;object-position: top;}
.nit-dr-box .box .nit-video{max-width: 75%;margin: auto;margin-bottom: 30px;border: 1px solid #ddd;padding: 15px;height: 450px;}
.nit-dr-box .box .nit-video iframe{width: 100%;height: 100%;}
.nit-dr-box .box a{display: block;color: #000;font-weight: 600;}

.video.nit-flex{position: relative;align-content: center;justify-content: center;display: flex;width: 100%;height: 400px;}
.video.nit-flex img{position: relative;width: 100%;height: 100%;object-fit: cover;}
.video.nit-flex .btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 4px;}

.nit-add{}
.nit-add .box{border: 1px solid #ddd;border-radius: 4px;box-shadow: 0 0 15px #999;margin-bottom: 30px;padding: 10px;}
.nit-add figcaption{text-align: center;padding: 15px;padding-top: 5px;}
.nit-add figcaption h2{font-size: 26px;color: #000;margin-bottom: 7px;}
.nit-add figcaption p{font-size: 16px;color: #000;}
.nit-add figure{border: 1px solid #ddd;overflow: hidden;border-radius: 5px;}
.nit-add figure img{width: 100%;height: 336px;object-fit: contain;}




/* MEDIA QUERY */
@media(max-width:1300px){
#header .container,.navbar .container{max-width:100%}

}
@media(max-width:1199px){

}
@media(max-width:1200px) and (min-width:768px){
.navbar ul>li> a{padding: 6px 10px;font-size: 14px;}

}
@media(max-width:1199px){
.slider .carousel-item h1{font-size:25px;}
.slider .carousel-item .desc{font-size:12px; padding:0 30px;}
}
@media(max-width:991px){
#header .contact-menu ul li{font-size:10px; margin-right:15px;}
#header .contact-menu i.fa{width: 30px;height: 30px;line-height: 30px;font-size: 15px;}
#header .contact-menu ul li{padding-left:35px;}
#header .contact-menu .reqbtn a{padding: 7px 15px;font-size: 13px;}
}
@media(max-width:767px){
.text-xs-center{text-align:center!important}
h1,.h1,.banner h1,.mid-title h1,.section-contact .desc h1{font-size:25px;}
.h2, h2,.slider .carousel-item h1{font-size:20px;}
.h3, h3,.learn-section .learn-content h3{font-size:18px;}
.h4, h4{font-size:16px;}
body{font-size:14px;}

#header .logo{float:left}
#header .contact-menu {padding-top:10px;}
.section-content .btn,.section-stripe .btn,.section-welcome .btn,.slider .carousel-item .btn{ padding: 7px 18px;font-size: 12px;}

}
@media(max-width:640px){
.slider .carousel-item h1{font-size:14px; margin-bottom:5px; line-height:1.2}
.slider .carousel-item .desc{font-size:10px; line-height:1.2}
.slider .carousel-item p{margin-bottom:5px;}
}
@media(max-width:480px){
#header .contact-menu ul li{margin-right:10px; padding-left:32px;}
 #header .contact-menu .reqbtn a{padding: 9px 8px;font-size: 10px;}

}
@media(max-width:420px){

}