@font-face { font-family: 'Montserrat'; src: url('../fonts/Montserrat-Italic.eot'); src: url('../fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Italic.woff2') format('woff2'),  url('../fonts/Montserrat-Italic.woff') format('woff'),  url('../fonts/Montserrat-Italic.ttf') format('truetype'),  url('../fonts/Montserrat-Italic.svg#Montserrat-Italic') format('svg'); font-weight: normal; font-style: italic; font-display: swap; }
@font-face { font-family: 'Montserrat'; src: url('../fonts/Montserrat-Bold.eot'); src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Bold.woff2') format('woff2'),  url('../fonts/Montserrat-Bold.woff') format('woff'),  url('../fonts/Montserrat-Bold.ttf') format('truetype'),  url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Montserrat'; src: url('../fonts/Montserrat-Medium.eot'); src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Medium.woff2') format('woff2'),  url('../fonts/Montserrat-Medium.woff') format('woff'),  url('../fonts/Montserrat-Medium.ttf') format('truetype'),  url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Montserrat'; src: url('../fonts/Montserrat-Regular.eot'); src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Regular.woff2') format('woff2'),  url('../fonts/Montserrat-Regular.woff') format('woff'),  url('../fonts/Montserrat-Regular.ttf') format('truetype'),  url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Montserrat'; src: url('../fonts/Montserrat-SemiBold.eot'); src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),  url('../fonts/Montserrat-SemiBold.woff') format('woff'),  url('../fonts/Montserrat-SemiBold.ttf') format('truetype'),  url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg'); font-weight: 600; font-style: normal; font-display: swap; }
html { scroll-behavior: smooth; }
body { font-family: 'Montserrat'; font-size: 15px; font-weight: normal; color: #000000; overflow: hidden; overflow-y: auto; margin: 0; padding: 0; }
body, h1, h2, h3, h4, h5, h6, p, ul, li, table { margin: 0px; padding: 0px; list-style: none; }
*, ::after, ::before { box-sizing: border-box; }
* { margin: 0px; padding: 0px; }
[type="button"]:not(:disabled), button:not(:disabled) { outline: none; }
a { -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; color: #000000; outline: none; }
a:hover, a:focus { text-decoration: none; color: #000000; outline: none; }
p { line-height: 1.6; font-weight: 400; padding: 0px; font-size: 16px; color: #888888; margin: 0; }
.object-fit-cover { object-fit: cover !important; }
.slider-animate-fade-in{ opacity: 0; transition: all 0.3s ease-in-out 0.5s; }
.owl-item.active .slider-animate-fade-in{ opacity: 1; transition: all 0.3s ease-in-out 0.5s; }

.slider-animate-fade-in-to-right{ opacity: 0; transition: all 0.3s ease-in-out 0.5s; transform: translateX(150px);}
.owl-item.active .slider-animate-fade-in-to-right{ opacity: 1; transition: all 0.3s ease-in-out 0.5s; transform: translateX(0px);}
/*--------------- Loader CSS Start ---------------*/
#loader-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1080; background-color: #38abe1; }
#loader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -75px 0 0 -75px; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; z-index: 1001; }
.loaded #loader { opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.loaded #loader-wrapper { visibility: hidden; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.3s 1s ease-out; transition: all 0.3s 1s ease-out; }
.sk-cube-grid { width: 40px; height: 40px; margin: 100px auto; }
.sk-cube-grid .sk-cube { width: 33%; height: 33%; background-color: #38abe1; float: left; -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
.sk-cube-grid .sk-cube1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 { -webkit-animation-delay: 0s; animation-delay: 0s; }
.sk-cube-grid .sk-cube8 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
 @-webkit-keyframes sk-cubeGridScaleDelay {
 0%,  70%,  100% {
 -webkit-transform: scale3D(1, 1, 1);
 transform: scale3D(1, 1, 1);
}
 35% {
 -webkit-transform: scale3D(0, 0, 1);
 transform: scale3D(0, 0, 1);
}
}
 @keyframes sk-cubeGridScaleDelay {
 0%,  70%,  100% {
 -webkit-transform: scale3D(1, 1, 1);
 transform: scale3D(1, 1, 1);
}
 35% {
 -webkit-transform: scale3D(0, 0, 1);
 transform: scale3D(0, 0, 1);
}
}
/*--------------- Loader CSS End ---------------*/

/*--------------- Common Button CSS Start ---------------*/
.common-button { font-size: 16px; font-weight: 700; color: #ffffff; margin: 0; padding: 19px 34px; border-radius: 100px; background-color: #38abe1; border: none; box-shadow: none; outline: none; text-decoration: none; display: inline-block; }
.common-button:hover { color: #ffffff; }
.common-button:focus { color: #ffffff; }
.common-button:active { color: #ffffff; }
/*--------------- Common Button CSS End ---------------*/

/*--------------- Common Title CSS Start ---------------*/
.common-subtitle { font-size: 18px; font-weight: 700; color: #38abe1; margin: 0; padding: 0; text-transform: uppercase; }
.common-subtitle-two { font-size: 18px; font-weight: 700; color: #38abe1; margin: 0; padding: 0; text-transform: uppercase; }
.common-title { font-size: 36px; font-weight: 700; color: #010101; margin: 16px 0 0 0; padding: 0; }
/*--------------- Common Title CSS End ---------------*/

/*--------------- Header CSS Start ---------------*/
.sticky-top { padding: 0px; position: fixed; width: 100%; }
.mainheader.affix { background-color: #f1f1f1; }
.mainheader.affix .navbar { padding: 10px 0px; -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.mainheader { background-color: #ffffff; padding: 0px; width: 100%; }
.mainheader .navbar { padding: 10px 0px; -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.mainheader .navbar-brand { display: inline-block; padding-top: 0; padding-bottom: 0; width: 183px; height: 60px; overflow: hidden; }
.mainheader .navbar img { webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.mainheader .navbar-light .navbar-nav .nav-link { font-size: 16px; font-weight: 400; color: #777777; text-transform: capitalize; padding: 0; margin: 0 0 0 40px; background: none; }
.mainheader .navbar-light .navbar-nav .nav-link.active { color: #38abe1; background: none; }
.mainheader .navbar-light .navbar-nav .nav-link:hover { color: #38abe1; }
.mainheader .navbar-light .navbar-toggler-icon { background-image: url(../images/menubar-icon.png) !important; background-repeat: no-repeat; background-size: contain; }
/*--------------- Header CSS End ---------------*/

/*--------------- Book An Appointment CSS Start ---------------*/
.book-an-appointment { position: relative; }
.book-an-appointment .button { position: fixed; right: 0; bottom: 20px; z-index: 10; font-size: 16px; font-weight: 700; color: #ffffff; margin: 0; padding: 19px 28px; border-radius: 100px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; background-color: #38abe1; border: none; box-shadow: none; outline: none; text-decoration: none; display: inline-block; }
/*--------------- Book An Appointment CSS End ---------------*/

/*--------------- Banner CSS Start ---------------*/
.MainBanner { width: 100%; margin: 80px 0 0 0; padding: 0; background-image: url(../images/banner-bg.jpg) !important; background-repeat: no-repeat; background-size: cover; }
.slider-text { width: 100%; margin: 0; padding: 230px 0 0 230px; }
.slider-text span { font-size: 18px; font-weight: 700; color: #38abe1; margin: 0; padding: 0; text-transform: uppercase; }
.slider-text h1 { font-size: 60px; font-weight: 700; color: #000000; margin: 13px 0 23px 0; padding: 0; }
.slider-text p { font-size: 16px; font-weight: 400; color: #888888; line-height: 1.8; margin: 0 0 37px 0; padding: 0 240px 0 0; }
.slider-text .videoplay-btn { font-size: 18px; color: #ffffff; margin: 0 0 0 17px; padding: 0; text-align: center; border-radius: 100px; background-color: #38abe1; width: 54px; height: 54px; border: none; box-shadow: none; outline: none; text-decoration: none; display: inline-block; line-height: 3; }
.slider-text figure { margin: 0; display: inline-block; }
.slider-images { width: 100%; margin: 0; padding: 0; display: block; height: 857px; overflow: hidden; }
.slider-images .rounded-corners { border-bottom-left-radius: 100px; }
.MainBanner .owl-theme .owl-nav { display: none; }
.MainBanner .owl-theme .owl-dots, .owl-theme .owl-nav { text-align: left; bottom: 50px; position: absolute; left: 230px; }
.MainBanner .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #38abe1; }
.MainBanner .owl-theme .owl-dots .owl-dot.active span:after { content: ''; position: absolute; bottom: 15px; width: 2px; height: 45px; background-color: #38abe1; }
.MainBanner .owl-theme .owl-dots .owl-dot span { width: 12px; height: 12px; margin: 0 25px 0 0; background: #878e8d; display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 100px; }
/*--------------- Banner CSS End ---------------*/

/*--------------- About Us CSS Start ---------------*/
.aboutus { width: 100%; margin: 0; padding: 80px 0; }
.aboutus .aboutus-images { width: 100%; margin: 0; padding: 0 90px 0 0; position: relative; display: block; height: 492px;/*overflow: hidden;*/
}
.aboutus .aboutus-images .imgrightbottom-corners { -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 75%, 78% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0, 100% 72%, 76% 100%, 0% 100%); padding: 0 25px 0 0; }
.aboutus .aboutus-images::before { content: ""; display: block; position: absolute; top: 20px; left: 20px; width: 580px; height: 492px; background-image: url(../images/about-bg.png) !important; background-repeat: no-repeat; background-size: cover; }
.aboutus .aboutus-text p { font-size: 16px; font-weight: 400; color: #888888; line-height: 1.8; margin: 14px 0 30px 0; padding: 0; }
.aboutus .aboutus-text .counter-area { width: 100%; margin: 0 0 30px 0; padding: 0 0 0 5px; }
.aboutus .aboutus-text .counter-area .counter-item { background-color: #eaf1f8; border-radius: 20px; text-align: center; margin: 0 0 0 10px; padding: 20px; }
.aboutus .aboutus-text .counter-area .counter-item i { font-size: 30px; color: #38abe1; margin: 0; padding: 0; }
.aboutus .aboutus-text .counter-area .counter-item h1 { font-size: 36px; font-weight: 700; color: #38abe1; margin: 8px 0 3px 0; padding: 0; }
.aboutus .aboutus-text .counter-area .counter-item p { font-size: 14px; font-weight: 400; color: #777777; text-transform: uppercase; line-height: normal; margin: 0; padding: 0; }
/*--------------- About Us CSS End ---------------*/

/*--------------- Consulting Services CSS Start ---------------*/
.consulting-services { width: 100%; padding: 80px 0 188px 0; margin: 0; background-color: rgba(234, 241, 248, 0.85); position: relative; }
.consulting-services::before { content: ""; display: block; position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; background-image: url(../images/consulting-services-bg.jpg) !important; background-repeat: no-repeat; background-size: cover; background-position: center; z-index: -1; }
.consulting-services .nav-pills { width: 100%; margin: 76px 0 0 0; padding: 0; -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.consulting-services .nav-pills .nav-link.active, .consulting-services .nav-pills .show>.nav-link { color: #fff; background-color: #38abe1; -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.consulting-services .nav-justified .nav-item, .nav-justified>.nav-link { flex-basis: 0; flex-grow: 1; text-align: center; -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.consulting-services .nav-pills .nav-link { background: #405dd1; border: 0; border-radius: 0; color: #ffffff; font-size: 18px; font-weight: 700; line-height: 3.2; padding: 2px 10px; margin: 0; -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.consulting-services .tab-content { width: 100%; background-color: #38abe1; padding: 70px 76px 70px 70px; margin: 0; height: 471px; -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.consulting-services .tab-content>.active { display: block; -webkit-transition: all 240ms ease-in-out; -moz-transition: all 240ms ease-in-out; -ms-transition: all 240ms ease-in-out; -o-transition: all 240ms ease-in-out; transition: all 240ms ease-in-out; }
.consulting-services .tab-content .tab-title h1 { font-size: 20px; font-weight: 700; color: #ffffff; margin: 0 0 32px 0; padding: 0; }
.consulting-services .tab-content .tab-title p { font-size: 16px; font-weight: 400; color: #ffffff; margin: 0; padding: 0; line-height: 1.9; }
.consulting-services .tab-content .tab-images { width: 100%; margin: 0; padding: 0; position: relative; display: block; height: 423px; }
.consulting-services .tab-content .tab-images::before { content: ""; display: block; position: absolute; top: 22px; right: -51px; width: 394px; height: 278px; background-image: url(../images/tab-bg.png) !important; background-repeat: no-repeat; }
.consulting-services .tab-content .tab-images img { position: absolute; right: 0px; top: 86px; padding-left: 44px; }
/*--------------- Consulting Services CSS End ---------------*/

/*--------------- Our Doctors CSS Start ---------------*/
.our-doctors { width: 100%; padding: 80px 0; margin: 0; }
.our-doctors .owl-carousel { width: 100%; padding: 0; margin: 31px 0 0 0; z-index: 0; }
.our-doctors .slide-img { margin: 0; padding: 0; width: 100%; display: block; height: 451px; overflow: hidden; }
.our-doctors .slide-img img { margin: 0; padding: 0; }
.our-doctors .slide-text h1 { font-size: 20px; font-weight: 700; color: #38abe1; margin: 24px 0 6px 0; padding: 0; }
.our-doctors .slide-text p { font-size: 16px; font-weight: 400; color: #777777; margin: 0; padding: 0; }
.our-doctors .owl-theme .owl-dots { display: none; }
.our-doctors .owl-theme .owl-nav { text-align: right; position: absolute; top: -168px; right: 255px; margin: 0; }
.our-doctors .owl-carousel .owl-nav button.owl-next { background: #fff; color: inherit; border: 1px solid #e3e5e4; padding: 0!important; font: inherit; border-radius: 100px; width: 70px; height: 70px; }
.our-doctors .owl-carousel .owl-nav button.owl-next::before { content: ""; display: block; position: absolute; top: 29px; right: 34px; width: 56px; height: 22px; background-image: url(../images/next-arrow.png) !important; background-repeat: no-repeat; }
.our-doctors .owl-carousel .owl-nav button.owl-next span { display: none; }
.our-doctors .owl-carousel .owl-nav button.owl-prev { background: #fff; color: inherit; border: 1px solid #fff; padding: 0!important; font: inherit; border-radius: 100px; width: 70px; height: 70px; }
.our-doctors .owl-carousel .owl-nav button.owl-prev::before { content: ""; display: block; position: absolute; top: 29px; right: 138px; width: 56px; height: 22px; background-image: url(../images/prev-arrow.png) !important; background-repeat: no-repeat; }
.our-doctors .owl-carousel .owl-nav button.owl-prev span { display: none; }
/*--------------- Our Doctors CSS End ---------------*/

/*--------------- Fees CSS Start ---------------*/
.fees { width: 100%; padding: 80px 0; margin: 0; background-color: rgba(234, 241, 248, 0.85); position: relative; }
.fees::before { content: ""; display: block; position: absolute; top: 0; right: 0; left: 0; width: 100%; height: 100%; background-image: url(../images/fees-bg.jpg) !important; background-repeat: no-repeat; background-size: cover; background-position: bottom center; z-index: -1; }
.fees .pricing-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; margin: 39px 0 0 0; padding: 0 140px; }
.fees .pricing-wrap .pricing-column { width: 358px; margin: 0 15px; border-radius: 20px; background-size: cover; background-position: center center; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: pointer; position: relative; z-index: 0; }
.fees .pricing-wrap .pricing-column .price-content { padding: 82px 0 90px; text-align: center; color: #FFFFFF; }
.fees .pricing-wrap .pricing-column::after { content: ""; background-color: rgba(45, 214, 193, 0.85); position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; border-radius: 20px; }
.fees .pricing-wrap .pricing-column .price-content .heading-6 { text-transform: uppercase; font-size: 18px; font-weight: 700; color: #FFFFFF; margin: 0 0 18px 0; padding: 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.fees .pricing-wrap .pricing-column .price-content .price { overflow: hidden; min-width: auto; display: inline-block; }
.fees .pricing-wrap .pricing-column .price-content .price .heading-2 { color: #FFFFFF; font-size: 60px; font-weight: 700; margin: 0; padding: 0; line-height: normal; }
.fees .pricing-wrap .pricing-column .price-content .price .year { text-transform: capitalize; font-size: 16px; font-weight: 400; text-align: right; display: block; margin: 0; padding: 0; line-height: normal; }
.fees .pricing-wrap .pricing-column .price-content ul { padding: 12px 0 0 0; }
.fees .pricing-wrap .pricing-column .price-content ul li { list-style-type: disc; list-style-position: inside; font-size: 16px; line-height: 1.9; font-weight: 400; }
.fees .pricing-wrap .pricing-column .price-content .main-btn-wrap { margin: 29px auto 0; }
.fees .pricing-wrap .pricing-column .price-content .main-btn-wrap a { -webkit-transition: .5s; -o-transition: .5s; transition: .5s; margin: auto; text-decoration: none; }
.fees .main-btn-wrap .main-btn { color: #FFFFFF; background: #38abe1; -webkit-box-shadow: 0px 6px 20px -8px rgb(73 107 242 / 90%); box-shadow: 0px 6px 20px -8px rgb(73 107 242 / 90%); font-size: 16px; border-radius: 100px; font-weight: 700; padding: 15px 78px; display: table; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; text-transform: capitalize; text-align: center; }
/*--------------- Fees CSS End ---------------*/

/*--------------- Gallery CSS Start ---------------*/
.gallery { width: 100%; padding: 80px 0; margin: 0; }
.gallery .gallery-title { margin: 0 0 22px 0; }
.gallery .gallery-images { width: 100%; padding: 0 3px; margin: 30px 0 0 0; display: block; height: 460px; overflow: hidden; }
.gallery .gallery-images .border-radius-img { border-radius: 20px; }
.gallery .gallery-images figure { position: relative; height: 460px; }
.gallery .gallery-images:hover .caption { -webkit-transform: scale(1); transform: scale(1); }
.gallery .gallery-images .caption { position: absolute; background-color: rgba(0, 173, 228, 0.62); border-radius: 20px; width: 100%; height: 100%; text-align: center; top: 0; left: 0; -webkit-transition: 0.5s; transition: 0.5s; -webkit-transform: scale(0); transform: scale(0); }
.fancybox-image, .fancybox-spaceball { border-radius: 20px; }
/*--------------- Gallery CSS End ---------------*/

/*--------------- Book Appointment CSS Start ---------------*/
.book-appointment { width: 100%; padding: 100px 0; margin: 0; background-color: #f0f1f3; position: relative; z-index: 0; }
.book-appointment::before { content: ""; display: block; position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; background-image: url(../images/book-appointment-bg.jpg) !important; background-repeat: no-repeat; background-size: cover; background-attachment: scroll; z-index: -1; }
.book-appointment .book-appointment-title { width: 100%; padding: 55px; margin: 0; background-color: #ffffff; position: relative; -webkit-box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%); box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%); }
.book-appointment .book-appointment-title::before { content: ""; display: block; position: absolute; right: 15px; left: 15px; bottom: -20px; height: 20px; background-color: rgba(255, 255, 255, 0.70); }
.book-appointment .pl-0 { padding-left: 0px !important; }
.book-appointment form { margin-top: 6px; }
.book-appointment form .form-group { position: relative; padding-left: 52px; margin-bottom: 0; margin-top: 34px; }
.book-appointment form .form-group .icon { position: absolute; left: 0; top: 0; color: #38abe1; font-size: 36px; }
.book-appointment form .form-group label { display: block; text-transform: uppercase; color: #7f7f7f; margin-bottom: 8px; font-size: 13px; font-weight: 400; }
.book-appointment form .form-group .form-control::placeholder {text-indent: 0;}
.book-appointment form .form-group .form-control { border: none; height: auto; border-bottom: 2px solid #f6f6f6; font-size: 16px; font-weight: 700; padding: 0 0 14px 0; line-height: initial; color: #00000b; background-color: #fff; border-radius: 0; -webkit-transition: .5s; transition: .5s; outline: none; box-shadow: none; text-indent: 10px;}
.book-appointment form .form-group textarea.form-control { min-height: auto; height: 40px; }
.book-appointment form .form-group .form-control:focus { border-color: #f6f6f6; padding-left: 2px; }
.book-appointment form .form-group .form-control::-webkit-input-placeholder {
 color: #000000;
}
.book-appointment form .form-group .form-control:-ms-input-placeholder {
 color: #000000;
}
.book-appointment form .form-group .form-control::-ms-input-placeholder {
 color: #000000;
}
.book-appointment form .form-group .form-control::placeholder {
 color: #000000;
}
.book-appointment form .form-group .nice-select { background-color: transparent; color: #121521; border-radius: 0; border: none; border-bottom: 1px solid #eee; height: unset; line-height: initial; padding: 0 35px 8px 0; font-size: 17px; font-weight: 600; }
.book-appointment form .form-group .nice-select .list { background-color: #fff; -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1); box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1); border-radius: 0; margin-top: 0; width: 100%; height: 260px; overflow-y: scroll; padding-top: 10px; padding-bottom: 10px; }
.book-appointment form .form-group .nice-select .list .option { -webkit-transition: 0.5s; transition: 0.5s; font-size: 15px; padding-left: 20px; padding-right: 20px; }
.book-appointment form .form-group .nice-select .list .option:hover { background-color: #38abe1 !important; color: #fff; }
.book-appointment form .form-group .nice-select .list .option.selected { background-color: transparent; }
.book-appointment form .form-group .nice-select:after { right: 0px; top: -8px; content: "\f078"; border: none; width: auto; height: auto; color: #000000; font-size: 20px; font-family: "Font Awesome 5 Free"; transform: rotate(-0deg); }
.book-appointment form .form-group .nice-select .list .option { -webkit-transition: .5s; transition: .5s; font-size: 15px; padding-left: 20px; padding-right: 20px; }
.book-appointment form .submit-btn { text-align: center; margin-top: 35px; }
/*--------------- Book Appointment CSS End ---------------*/

/*--------------- Contact Us CSS Start ---------------*/
.contact-us { width: 100%; padding: 0; margin: 0; position: relative; }
.contact-us .contactus-form-title { padding: 116px 112px 116px 0; margin: 0; }
.contact-us .contactus-form-title form { margin-top: 7px; }
.contact-us .contactus-form-title form .form-group { position: relative; padding-left: 52px; margin-bottom: 0; margin-top: 34px; }
.contact-us .contactus-form-title form .form-group .icon { position: absolute; left: 0; top: 0; color: #38abe1; font-size: 36px; }
.contact-us .contactus-form-title form .form-group label { display: block; text-transform: uppercase; color: #7f7f7f; margin-bottom: 8px; font-size: 13px; font-weight: 400; }
.contact-us .contactus-form-title form .form-group .form-control::placeholder{text-indent: 0px;}
.contact-us .contactus-form-title form .form-group .form-control { border: none; height: auto; border-bottom: 2px solid #f6f6f6; font-size: 16px; font-weight: 700; padding: 0 0 14px 0; line-height: initial; color: #00000b; background-color: #fff; border-radius: 0; -webkit-transition: .5s; transition: .5s; outline: none; box-shadow: none;text-indent: 10px; }
.contact-us .contactus-form-title form .form-group textarea.form-control { min-height: auto; height: 40px; }
.contact-us .contactus-form-title form .form-group .form-control:focus { border-color: #f6f6f6; padding-left: 2px; }
.contact-us .contactus-form-title form .form-group .form-control::-webkit-input-placeholder {
 color: #000000;
}
.contact-us .contactus-form-title form .form-group .form-control:-ms-input-placeholder {
 color: #000000;
}
.contact-us .contactus-form-title form .form-group .form-control::-ms-input-placeholder {
 color: #000000;
}
.contact-us .contactus-form-title form .form-group .form-control::placeholder {
 color: #000000;
}
.contact-us .contactus-form-title form .submit-btn { text-align: center; margin-top: 35px; }
.contact-us .contactus-address-title { width: 765px; background-color: rgba(56, 171, 225, 0.90); margin: 68px 0 68px -70px; padding: 145px 0 145px 125px; }
.contact-us .contactus-address-title .contactus-information { list-style-type: none; margin: 10px 0 0 0; padding: 0; }
.contact-us .contactus-address-title .contactus-information li { display: block; position: relative; text-align: left; font-size: 13px; font-weight: 400; color: #fff; margin: 40px 0 0 0; padding: 0 0 0 72px; text-transform: uppercase; }
.contact-us .contactus-address-title .contactus-information li i { position: absolute; left: 0; top: 0; color: #ffffff; font-size: 30px; text-align: center; width: 52px; height: 52px; background-color: #38abe1; padding: 10px; border: 1; }
.contact-us .contactus-address-title .contactus-information li span { display: block; font-size: 18px; font-weight: 700; color: #fff; margin: 7px 0 0 0; padding: 0; text-transform: capitalize; }
.contact-us .contactus-address-title .contactus-information li span a { color: #fff; text-decoration: none; }
.contact-us .contactus-map { position: absolute; left: 50%; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; z-index: -1; }
.contact-us .contactus-map .overlay-contactus-map { position: absolute; background-color: rgba(0, 0, 0, 0.20); width: 100%; height: 100%; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; }
/*--------------- Contact Us CSS Start ---------------*/

/*--------------- Footer CSS Start ---------------*/
.footer { padding: 26px 0; width: 100%; clear: both; background-color: #eaf1f8; }
.footer p { text-align: left; font-size: 14px; font-weight: 400; color: #000000; margin: 0; padding: 0; }
.footer ul { margin: 0; padding: 0; float: right; }
.footer ul li { margin: 0 0 0 10px; padding: 0; background-color: #38abe1; width: 30px; height: 30px; display: inline-block; text-align: center; line-height: 2.1; }
.footer ul li a { text-decoration: none; }
.footer ul li a i { font-size: 16px; color: #ffffff; }
/*--------------- Footer CSS End ---------------*/

/*--------------- Back To Top CSS Start ---------------*/
#back2Top { width: 50px; line-height: 30px; overflow: hidden; z-index: 999; display: none; cursor: pointer; position: fixed; bottom: 90px; right: 10px; background-color: #38abe1; text-align: center; text-decoration: none; height: 50px; border-radius: 100%; padding: 12px; color: #ffffff; font-size: 20px; }
#back2Top:hover { background-color: #38abe1; }
/*--------------- Back To Top CSS End ---------------*/
