@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Sora:wght@100;200;300;400;500;600;700;800&display=swap');


/*
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
*/


button::-moz-focus-inner {  border: 0;}
a:focus {     outline: none; }
button:focus {     outline: none; }
::-moz-focus-inner {border:0;}
:focus, :active {    outline: 0;    border: 0;}



select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background-image: url(../images/small-down-arrow.png);
   background-repeat: no-repeat;
   background-position: 85% center;
}




body {color: #004677; margin: 0px; font-family: 'Sora', sans-serif; font-size: 16px; font-weight: 300; line-height: 30px; margin: 0px 0px 0px 0px; }

html {  scroll-behavior: smooth;}


a{transition: all 0.5s ease-in 0s; text-decoration:none!important; outline:none; color: #000;}

a:focus, a:active,  a, focus, select {border:0px; outline:none;}

.clear{clear:both;}

p{margin-top:0px; text-align: left;}

img {border:0px;}

form{margin:0px;}

input {outline:none;}

* {box-sizing:border-box; }

h1, h2 {font-family: 'EB Garamond', serif; font-weight:800; font-size:60px; line-height:100%; color:#00aeef; text-align:center; margin:40px 0px;}

h3 {font-family: 'EB Garamond', serif; font-weight:800; font-size:40px; line-height:100%; color:#00aeef; text-align:left; margin:40px 0px;}

h4 {font-weight:600; font-size:20px; line-height:100%;  text-align:left; margin:10px 0px;}


.slider-1 {display:table; width:100%; height:1000px; background-image:url(../images/banner1.jpg); background-position:center center; background-size:cover;}

.slider-2 {display:table; width:100%; height:1000px; background-image:url(../images/banner2.jpg); background-position:center center; background-size:cover;}

.slider-3 {display:table; width:100%; height:1000px; background-image:url(../images/banner3.jpg); background-position:center center; background-size:cover;}

.banner-text-area {width:100%; max-width:80%; margin:auto; padding-top:17%;}

.banner-text-area h1, .banner-text-area  h2 {color:#fff; text-align:left; margin:0px; width:40%; font-size:72px;}






header {transition: all 0.5s ease-in 0s; display:table; width:100%; position:fixed; left:0px; top:0px; z-index:2; background-color:#fff; border-bottom:1px solid #ddd;  }

.logo {display:inline-block; float:left; border-left:1px solid #ddd; border-right:1px solid #ddd; padding:10px; transition: all 0.5s ease-in 0s;}

.logo a {display:block; width:328px; height:76px; background-image:url(../images/logo2.png); background-position:center center; background-repeat:no-repeat; transition: all 0.5s ease-in 0s;}

.logo a img {display:block; width:328px; transition: all 0.5s ease-in 0s;}

.top-bar {border-bottom:1px solid #ccc; border-right:1px solid #ccc; display:inline-block; width:calc(100% - 350px); float:left; }

.top-bar a {width:50%; float:left; color:#004677; text-align:left; padding-left:10px; text-transform:uppercase; font-size:12px; font-weight:700; line-height:45px;  background-image:url(../images/pipe2.png); background-repeat:no-repeat; background-position:right center; }

.top-bar a:last-child {background-image:none; font-size:18px; font-weight:400; text-align:right; padding-right:10px;}

.top-bar a:last-child  img{margin-bottom:-7px;}

.top-bar a img {display:inline-block; margin-right:5px; margin-bottom:-10px; width:30px; }

.header-icon1 {width:36px; height:36px; background-image:url(../images/header-icon11.png); background-position:center center; background-repeat:no-repeat; display:inline-block; margin-right:5px; margin-bottom:-14px; background-size:auto 30px; transition: all 0.5s ease-in 0s;}

.header-icon2 {width:36px; height:36px; background-image:url(../images/header-icon22.png); background-position:center center; background-repeat:no-repeat; display:inline-block; margin-right:5px; margin-bottom:-10px; background-size:auto 30px; transition: all 0.5s ease-in 0s;}

.header-icon3 {width:36px; height:36px; background-image:url(../images/header-icon33.png); background-position:center center; background-repeat:no-repeat; display:inline-block; margin-right:5px; margin-bottom:-10px; background-size:auto 30px; transition: all 0.5s ease-in 0s;}

.header-icon4 {width:36px; height:36px; background-image:url(../images/header-icon44.png); background-position:center center; background-repeat:no-repeat; display:inline-block; margin-right:5px; margin-bottom:-10px; background-size:auto 30px; transition: all 0.5s ease-in 0s;}

.top-navigation {border-right:1px solid #ccc; display:inline-block; width:calc(100% - 350px); float:left;}

.top-navigation a {display:inline-block; float:left; color:#004677; text-transform:uppercase; font-weight:500; padding:0px; font-size:14px; line-height:50px; background-image:url(../images/pipe2.png); background-repeat:no-repeat; background-position:right center; width:25%; text-align:center; }

.top-navigation a:last-child {background-image:none;}

header.darker {background-color:#fff; border-bottom:1px solid #ddd;}

header.darker .logo {border-left:1px solid #ddd; border-right:1px solid #ddd;  }

header.darker .logo a {background-image:url(../images/logo2.png); background-repeat:no-repeat; background-position:center center; }

header.darker .top-bar a {color:#004677; background-image:url(../images/pipe2.png);}

header.darker .top-bar a:last-child {background-image:none; }

header.darker .top-navigation a {color:#004677;   background-image:url(../images/pipe2.png); }

header.darker  .top-navigation a:last-child {background-image:none;}

header.darker  .top-bar {border-bottom:1px solid #ddd; border-right:1px solid #ddd; }

header.darker  .top-navigation {border-right:1px solid #ddd; }

header.darker .header-icon1 {background-image:url(../images/header-icon11.png);}

header.darker .header-icon2 {background-image:url(../images/header-icon22.png);}

header.darker .header-icon3 {background-image:url(../images/header-icon33.png);}

header.darker .header-icon4 {background-image:url(../images/header-icon44.png);}









.banner-curve {  display: block;  width: 100%;  margin-top: -230px; position:absolute; z-index:1;  }

.banner-curve  img {display:block; width:100%;}

.curve {  display: block;  width: 100%;  margin-top: -230px; clear:both;    }

.curve  img {display:block; width:100%;}

.static-curve {  display: block;  width: 100%;  margin-top:0px;   clear:both;}

.static-curve  img {display:block; width:100%;}

.half-half-bottom-curve {display:table; width:100%;}

.half-half-bottom-curve img {display:block; width:100%; margin-top:-230px;}









.services {display:table; width:100%; padding:0px 0px; background-color:#f4f4f4;}

.services p {color:#004677; text-align:center;  margin-bottom:40px;}

.service-box { display:table; border-radius:30px; box-shadow:0px 0px 20px 0px #ddd; width:100%; background-color:#fff;  margin-bottom:40px; }

.service-box figure {padding:0px; margin:0px; width:100%; overflow:hidden; height:230px; border-radius:30px 30px 0px 0px;}

.service-box figure img {display:block; width:100%; transition: all 0.5s ease-in 0s; }

.service-box:hover figure img {display:block; width:120%; margin:-5%;}

.service-box h3 {font-size:30px; padding:30px; margin:0px; font-family: 'EB Garamond', serif; font-weight:800; color:#00aeef; line-height:120%; }

.service-box span {display:block; background-color:#004677; width:70px; height:70px; float:right; border-radius:20px 0px 20px 0px; text-align:center; padding:25px; margin-top:-70px;  transition: all 0.5s ease-in 0s;}

.service-box:hover span  { background-color:#00aeef;}

.service-box:hover h3 {color:#004677;}

.services-curve-bottom {position:absolute; z-index:1; margin-bottom:200px;}

.services-curve-bottom img {display:block; width:100%;}











.welcome {display:table; width:100%; padding:0px 0px 0px 0px;}

.welcome h2 {text-align:left; font-size:48px; margin-top:0px; margin-bottom:20px;}

.welcome p {color:#004677;}

.welcome-pic {margin-top:70px;}

.welcome a {display:block; background-color:#004677; color:#fff;  padding:15px; font-size:16px; text-align:center; width:180px; border-radius:20px 0px; margin-top:30px; font-weight:500; text-transform:uppercase;}

.welcome a:hover { background-color:#00aeef;}







.half-left {width:50%; float:left; display:inline-block; position:relative;}

.half-left img {width:100%; display:block; margin-top:0px; }

.half-right {width:50%; float:right; display:inline-block; position:relative;}

.half-right .half-content-holder {width:80%; padding:300px 0 0px 80px; max-width:600px; height:1013px;}

.half-right.float-left .half-content-holder {width:80%; padding:100px 0 0px 80px; max-width:600px; ; }

.half-content-holder h2 {text-align:left; margin-bottom:20px;}

.half-content-holder p {color:#004677;}

.half-content-holder a {display:block; background-color:#004677; color:#fff;  padding:15px; font-size:16px; text-align:center; width:180px; border-radius:20px 0px; margin-top:30px; font-weight:500; text-transform:uppercase;}

.half-content-holder a:hover { background-color:#00aeef;}

.float-left {float:left!important;}

.float-right {float:right!important;}

.grey-bg {background-color:#f3f4f4; height:1011px; padding-top:0px;}

.half-top-curve {width:100%; position:absolute; margin-top:-148px!important;}

.half-bottom-curve {width:100%; position:absolute; margin-top:0px!important; }





.blogs {display:table; width:100%; padding:0px 0px 80px 0px;}

.blogs h2 {margin-top:0px;}

.blog-box { display:table; border-radius:30px; box-shadow:0px 0px 20px 0px #ddd; width:100%; background-color:#fff; }

.blog-box figure {padding:0px; margin:0px; width:100%; overflow:hidden; height:230px; border-radius:30px 30px 0px 0px;}

.blog-box figure img {display:block; width:100%; transition: all 0.5s ease-in 0s; }

.blog-box:hover figure img {display:block; width:130%; margin:-15%;}

.date { font-size:12px; text-transform:uppercase; color:#999; display:block; padding:15px 30px 5px 30px; }

.blog-box h4 { font-size:30px; margin:0px; padding:0px 30px; font-family: 'EB Garamond', serif; font-weight:800; line-height:120%; margin:0px 0px 10px 0px; color:#00aeef;}

.blog-box p { font-size:16px;  padding:0px 30px; color:#004677; }

.blog-box a {display:block; background-color:#004677; color:#fff; margin:0px 30px; padding:15px; font-size:16px; text-align:center; width:180px; border-radius:20px 0px; margin-bottom:30px; font-weight:500; text-transform:uppercase;}

.blog-box a:hover { background-color:#00aeef;}

.blog-content-box {display:table; width:100%; height:280px;}





#map iframe { border-radius:30px;  border:1px solid #ccc!important; }

.contact-box1, .contact-box2, .contact-box3 {width:32.33%; float:left; border:1px solid #ccc; border-radius:30px; padding:30px; text-align:center; margin-right:1.5%; height:250px; margin-bottom:30px;}

.contact-box3 {margin-right:0px;}

.contact-box1 img, .contact-box2 img, .contact-box3 img {display:block; margin:20px auto; border-radius:100px; width:70px;}

.contact {padding:50px 0px; display:table; width:100%;}

 .contact-box2, .contact-box3 {font-size:20px;}



.providers-page {padding:50px 0px; display:table; width:100%;}

.doctor-profile-box {float:left; margin-right:40px; width:25%;}

.doctor-profile-box img {display:block; width:100%;}

.doctor-profile-box span {display:block; background-color:#00aeef; padding:20px; color:#fff;}

.doctor-profile-box span strong {font-weight:700;}








footer {display:table; width:100%; background-color:#004677; padding:50px 0px 0px 0px; color:#fff;}

#footer-logo-holder {margin-top:-150px; position:absolute; }

footer h5 {font-size:30px; color:#fff; font-family: 'EB Garamond', serif; font-weight:800; margin-bottom:20px; margin-top:0px;}

footer .footer-column a, footer .footer-column p {display:block; color:#fff; opacity:0.5; font-size:14px; line-height:36px;}

footer .footer-column a:hover {padding-left:10px; opacity:1.0;}

#footer-box {border:1px solid #6c8eba; padding:0px;}

.copyright {display:table; width:100%; padding:10px; text-align:center; font-size:12px; text-transform:uppercase; letter-spacing:3px; border-top:1px solid #6c8eba; color:#bac6d9; margin-top:50px; }

.discliamer {font-size:12px; display:block; border-top:1px solid #6c8eba; color:#bac6d9; clear:both; }

.discliamer p {padding:10px; line-height:140%; width:calc(100% - 290px); float:left; margin:0px;}

.footer-logo-holder {float:left; width:290px;}

.footer-logo-holder img {float:left; display:inline-block; opacity:0.3;}

.footer-aaddress {display:table; float:left; padding:10px; line-height:35px; font-size:18px; }

.socialmedia {display:table; float:right; padding:0px;  }

.socialmedia a {display:inline-block; margin:10px; opacity:0.5;}

.socialmedia a img {display:inline-block;}

.socialmedia a:hover {opacity:1.0;}

.footer-social-icon {float:left; width:20px; margin-right:7px; margin-top:5px;}





.grey-background {background-color:#f4f4f4;}

.inside-banner { margin-top:97px; height:200px; background-image:url(../images/inside-banner.jpg); background-position:center bottom; }

.page-title {color:#fff; font-family: 'EB Garamond', serif; font-weight:800; color:#fff; margin:0px; font-size:50px; margin-top:70px; margin-bottom:10px;}

.breadcrumb {display:block; font-size:12px; color:#fff;}

.breadcrumb span {color:#999; display:inline-block; margin:0px 10px;}

.breadcrumb a { color:#fff; border-bottom:1px solid #fff;}

.text-justify {text-align:justify!important;}






.inside-content-area {display:table; width:100%; padding:50px 0px;} 

.inside-content-area ul {margin:0px 0px 30px 20px; padding:0px; display:table; width:100%;}

.inside-content-area ul li { list-style-image:url(../images/bullet.png); padding-left:10px;}

.blue-heading {color:#00aeef; font-weight:300; font-size:30px; line-height:130%; margin-top:30px;}

.blue-heading:first-child {margin-top:0px;}

.specialists-area {background-color:#f5f5f5; padding:50px 50px 70px 50px; display:table; width:100%;}

.specialists-area h2 {margin-top:0px;}

.doctor-box img {width:100%; display:block;}

.doctor-box span {display:table; width:100%; background-color:#00aeef; color:#fff; text-align:center; font-size:14px; padding:20px 0px; border-bottom:5px solid #004677;}

.doctor-box span strong {display:block; font-size:20px; font-weight:600; line-height:120%;}







.mobile-curve, .mobile-curve-bottom {display:none;}








/* Grid */


.grid-1280 {display:table; width:1280px; margin:auto;  }

.row {width: 100%; display: table; }

.col-1-of-12 {width: 8.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-11 {width: 9.09%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-10 {width: 10%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-9 {width: 11.11%; float: left; padding-left: 15px; padding-right: 15px; }

.col-8-of-9 {width: 88.89%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-9 {width: 77.78%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-9 {width: 66.67%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-9 {width: 55.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-9 {width: 44.45%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-9 {width: 33.34%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-9 {width: 22.23%; float: left; padding-left: 15px; padding-right: 15px; }


.col-1-of-8 {width: 12.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-8 {width: 87.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-8 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-8 {width: 62.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-8 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-8 {width: 37.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-8 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-7 {width: 14.28%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-7 {width: 85.68%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-7 {width: 71.4%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-7 {width: 57.12%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-7 {width: 42.84%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-7 {width: 28.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-6 {width: 16.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-6 {width: 83.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-6 {width: 66.64%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-6 {width: 49.98%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-6 {width: 33.32%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-5 {width: 20%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-5 {width: 80%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-5 {width: 60%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-5 {width: 40%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-4 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-4 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-3 {width: 33.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-3 {width: 66.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-2 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-1 {width: 100%;  padding-left: 15px; padding-right: 15px; }


.content {display: block; padding: 10px 0px; background-color: #eee; text-align: center; font-size: 10px; color: #000; border: 1px solid #ccc;}


/* Grid */




















/* Scroll Top */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:0px;
	right:0px;	
	z-index:99;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 
	background-color: #00aeef;
}

.scroll a {padding:25px 0px 0px 0px; display:block; color:#fff; height:50px; width:50px;}

.scroll a span {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  display: block;
  margin:auto;
  animation: buttonarrow 0.6s infinite alternate ease-in-out;
}


@keyframes buttonarrow {
	0% {
		transform: translateY(0);
		opacity: 1.0
	}
	100% {
		transform: translateY(-0.5em);
		opacity: 1.0
	}
}

/* Scroll Top */









/* responsive menu */

.responsive-menu-icon { display:none;}


.responsive-menu-icon {
    display: block;
    cursor: pointer;
    background-color:#00aeef;
    width: 69px;
    height: 69px;
    position: fixed;
    right: 0;
    top: 0px;
    padding: 24px;
    box-sizing: border-box;
    z-index: 10000;
    display: none;
    z-index: 1000;
}

.bar1, .bar2, .bar3 {
    width: 23px;
    height: 2px;
    background-color: #fff;
    margin: 4px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-4px, 4px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-4px, -5px);
}


/* responsive menu */








