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

body{
    font-size: 18px;
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #494949;
    padding: 0 0 0 0;
    margin: 10px 0 30px 0;
}
img{
	max-width: 100%;
}
ul {
    margin: 0px;
    padding: 0px;
}
.logo {
    max-width: 90%;
    /* max-width: 100%; */
    min-width: 180px;
}

/**header start**/
.header-area {
left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 100;
    position: absolute;
    background: #fff;
}
.nav-logo-right {
    text-align: center;
}
.nav-logo-right ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px;
    padding: 8px 25px;
    background-size: cover;
    border-radius: 30px;
    box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
    -webkit-box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
	position: relative;
	font-family: "Balford Base";
	color: #000;
	font-size: 19px;
}

.nav-logo-right ul li img {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #2cbdb8;
    font-size: 20px;
	margin-top: 5px;
    margin-right: 10px;
}
.nav-logo-right ul li .info-text a img {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #2cbdb8;
    font-size: 20px;
	margin-top: 5px;
    margin-right: 0px;
}
.nav-logo-right ul li .info-text {
    overflow: hidden;
    text-align: left;
}
.nav-logo-right ul li .info-text a {
    font-size: 19px;
    color: #000;
    line-height: 15px;
    display: inline-block;
	font-family: "Balford Base";
}
.nav-logo-right ul li .info-text a {
    overflow: hidden;
    text-align: left;
}
.header-area .main-header-area .main-menu{
	position: initial;
}

@media (max-width: 767px) {
  .header-area {
    padding-top: 0;
  }

	
.text-box {
    width: 100%!important;
	top: 50%!important;
	right: 0%!important;
    text-align: center;
}
.text-box h2 {
    font-size: 30px!important;
}
.text-box h2 span{
    font-size: 17px!important;
}
.process-section .process-card img.process_arrow {
	display: none;
}
.service-box-inner a {
    padding: 5px 10px!important;
    font-size: 13px;
}
.about_img_css{
	margin-bottom: 35px!important;
}
.main_slider .slider_btn {
    font-size: 15px!important;
    padding: 5px 20px!important;
}
.testimonial_outer .carousel .carousel-item .row > div:first-child .testimonial {
    margin: 0 0px 20px 0!important;
}
.testimonial_outer .carousel .testimonial{
	margin: 0 0px 20px 0!important;	
}
.testimonial_outer .carousel .media {
    margin-left: 0px!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area {
    padding-top: 0;
  }
}

.header-area .main-header-area {
  padding: 0px;
}

.header-area .main-header-area .logo-img {
  text-align: center;
}

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
}
.header-area .main-header-area .Appointment {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.header-area .main-header-area .Appointment .socail_links ul li {
  display: inline-block;
}

.header-area .main-header-area .Appointment .socail_links ul li a {
  color: #A8A7A0;
  margin: 0 10px;
  font-size: 15px;
}

.header-area .main-header-area .Appointment .socail_links ul li a:hover {
  color: #fff;
}

.header-area .main-header-area .Appointment .book_btn {
  margin-left: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

.header-area .main-header-area .Appointment .book_btn a {
  background: #c0252a;
  padding: 12px 26px;
  font-family: 'Exo', sans-serif;
  font-weight: 800;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
	text-decoration: none !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .Appointment .book_btn a {
    padding: 12px 20px;
  }
}

.header-area .main-header-area .Appointment .book_btn a:hover {
  background: #000;
  color: #fff;
}

.header-area .main-header-area .main-menu {
  text-align: center;
  padding: 20px 0px;
    margin-bottom: 0px;
}

.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin: 0px;
}

.header-area .main-header-area .main-menu ul li a {
  color: #878788;
  font-size: 15px;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px;
  font-family: 'Poppins', sans-serif;
font-weight: 600;
  position: relative;
	text-decoration: none !important;
	transition: all linear 300ms;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 13px;
	margin: 0px 2px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px;
  }
}

.header-area .main-header-area .main-menu ul li a i {
  font-size: 9px;
}

@media (max-width: 767px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #0068a2;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}
.header-area .main-header-area .main-menu ul li a.active {
  color: #0068a2;
}
.header-area .main-header-area .main-menu ul li a:hover {
  color: #0068a2;
}

.header-area .main-header-area .main-menu ul li .sub-menu {
  position: absolute;
    left: 0;
    right: 0;
    top: 160%;
    background: #ebf4f9;
    width: 200px;
       padding: 15px 0px 15px 0px;
    margin: -15px 0px 0px 0px;
  z-index: 2;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

/*.header-area .main-header-area .main-menu ul li .sub-menu li {
	width: 30%;
    display: inline-block;
}*/

.header-area .main-header-area .main-menu ul li .sub-menu li a {
    padding: 5px 0px;
    position: inherit;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    color: #5c5c5c;
    font-size: 12px;
    font-weight: 800;
	    line-height: 1.5em;
}
.header-area .main-header-area .main-menu ul li .sub-menu li {
	display: block;
}
.header-area .main-header-area .main-menu ul li .sub-menu li a::before {
  display: none;
}

.header-area .main-header-area .main-menu ul li .sub-menu li:hover a {
  color: #0068a2;
}

.header-area .main-header-area .main-menu ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 230%;
}

.header-area .main-header-area .main-menu ul li:hover > a::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0;
}

.header-area .main-header-area.sticky {

  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 99;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background:#fff;
}
.header-area .main-header-area.sticky .header-top_area{
	display: none;
}
@media (max-width: 767px) {
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area.sticky {
    padding: 10px 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area.sticky {
    padding: 0px 0px 0px 0px;
  }
}

.header-area .main-header-area.sticky .main-menu {
  padding: 20px 0;
}

.header-area .header-top_area {
  padding: 5px 0;
  border-bottom: solid 1px #eaf0f4;
}

@media (max-width: 767px) {
  .header-area .header-top_area .social_media_links {
    text-align: center;
  }
}

.header-area .header-top_area .social_media_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.header-area .header-top_area .social_media_links a:hover {
  color: #99dcff;
}
.header-area .header-top_area .social_media_links a i{
width: 24px;
    height: 24px;
    background: #878788;
    border-radius: 30px;
    line-height: 24px;
    font-size: 15px;
}
.header-area .header-top_area .short_contact_list {
  text-align: left;
}

@media (max-width: 767px) {
  .header-area .header-top_area .short_contact_list {
    text-align: center;
  }
}

.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
	font-size: 13px;
  color: #fff;
  font-family: 'Exo', sans-serif;
	font-weight: 400;
}

.header-area .header-top_area .short_contact_list ul li a {
  font-size: 12px;
  color: #878788;
  margin-right: 20px;
  font-family: 'Poppins', sans-serif;
	font-weight: 400;
  text-decoration: none !important;
	transition: all linear 300ms;
}
.header-area .header-top_area .short_contact_list ul li a:hover {
  color: #1074b2;
}
.header-area .header-top_area .short_contact_list ul li a:hover i {
  color: #1074b2;
	transition: all linear 300ms;
}
@media (max-width: 767px) {
  .header-area .header-top_area .short_contact_list ul li a {
    margin-left: 0;
    margin: 0 5px;
  }
}

.header-area .header-top_area .short_contact_list ul li a i {
  color: #878788;
  margin-right: 7px;
	font-size: 18px;
}
.menu_outer{
	margin: 10px 5px 10px 0px;
}
a.schedule_appointment_btn{
	margin: 0px;
	padding: 1px 10px;
	background: #1074b2;
	color: #fff;
	font-family: 'Poppins', sans-serif;
    font-weight: 600;
	text-align: center;
	    text-decoration: none !important;
	  white-space: nowrap;

}
a.schedule_appointment_btn:hover{
	background: #878788;
	color: #fff;
	text-decoration: none !important;
}
/**header end**/

/**about start**/
.about_outer{
margin: 0px;
    padding: 60px 0px;
}
.pa_custom{
	padding-left: 50px;
}
.about_outer h2 {
  	font-size: 40px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #223543;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
.about_outer h2 span{
  	font-size: 20px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #1074b2;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	position: relative;
	text-transform: uppercase;
}
.about_outer h2 span::after {
	position: absolute;
    top: 40%;
    width: 72px;
    height: 6px;
    margin: 0px;
    content: '';
    background: url(../images/sep.webp) no-repeat;
}
.about_outer p {
  	font-size: 18px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 400;
	line-height: 25px;
  	color: #494949;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
}
.about_outer strong {
  	font-size: 18px;
 	font-family: 'Spartan', sans-serif;
  	font-weight: 600;
	line-height: 29px;
  	color: #000;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
	position: relative;
	font-style: italic;
}
.about_btn {
    font-size: 15px;
    background: #223543;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
    padding: 14px 35px;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
}
.about_btn:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #1074b2;
	color: #fff;
	text-decoration: none !important;
}
.about_img_css{
	margin:0px;
	position: relative;
}
.about_img_css img {
	position: relative;
}
.about_img_css:before {
	position: absolute;
    right: 75px;
    left: -30px;
    top: -30px;
    content: '';
	width: 302px;
    height: 299px;
    background: url(../images/about-shape.webp) no-repeat;
    z-index: -1;
}
.about_img_css:after {
    position: absolute;
    right: -30px;
    bottom: -30px;
    content: '';
    width: 302px;
    height: 299px;
    background: url(../images/about-shape.webp) no-repeat;
    z-index: -1;
}
/**about end**/

/**Dr. Tucker Baumann start**/
.tucker_baumann_outer{
	margin: 0px;
    padding: 60px 0px;
	background: url(../images/video_bg.webp) no-repeat;
	background-size: cover;
}
.tucker_baumann_outer h2 {
  	font-size: 40px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #fff;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
}
.tucker_baumann_outer h2 span{
  	font-size: 20px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #1074b2;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	position: relative;
	text-transform: uppercase;
}
.tucker_baumann_outer h2 span::after {
	position: absolute;
    top: 40%;
    width: 72px;
    height: 6px;
    margin: 0px;
    content: '';
    background: url(../images/sep.webp) no-repeat;
}
.tucker_baumann_outer p {
  	font-size: 18px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 400;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
}

.new_patient{
	margin: 90px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.new_patient h2 {
  	font-size: 130px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #0d87ea;
	display: inline-block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
.new_patient h2 span{
  	font-size: 80px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #fff;
	display: inline-block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	position: relative;
	text-transform: uppercase;
}
.new_patient h3 {
  	font-size: 37px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #fff;
	display: inline-block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	text-transform: uppercase;
}
.new_patient p {
  	font-size: 24px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 400;
	line-height: 30px;
  	color: #fff;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
}
.new_patient_btn {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #0d87ea;
    padding: 10px 25px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    position: relative;
    text-decoration: none !important;
}
.new_patient_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #fff;
	color: #0d87ea;
	text-decoration: none !important;
}
/**Dr. Tucker Baumann end**/

/**service area start**/
.service_outer{
	margin: 0px;
    padding: 50px 0px 20px 0px;
	background: url(../images/service_bg.webp) no-repeat;
	background-size: cover;
}
.service_outer h2 {
  	font-size: 40px;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    color: #0066a0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
    position: relative;
	text-align: center;
}
.service_outer h2 {
  	font-size: 40px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #fff;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
	text-transform: uppercase;
}
.service_outer span{
    width: 200px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #46b8ff;
    background: #1171ae url(../images/sep.webp) repeat-x;
    background-position: center;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    position: relative;
    text-transform: uppercase;
}
.service_outer span small{
	background: #1171ae;
	font-size: 20px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
}
/*.service_outer span::after {
    position: absolute;
    top: 40%;
    left: 0;
	right: 0;
    width: 182px;
    height: 6px;
    margin: 0px auto;
    content: '';
    background: url(../images/sep.webp) repeat;
    background-position: center center;
}*/
.service_outer p {
    font-size: 15px;
    font-family: 'Spartan', sans-serif;
    font-weight: 400;
    line-height: 22px;
    color: #1b1c1d;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
    text-align: center;
}
.service_outer .service_box_css {
  background-color: #fff;
    box-shadow: 0px 0px 5px #3f3f40;
	text-align: center;
	margin-bottom: 30px;
	    overflow: hidden;
}
.service_outer .service_box_css figure {
  overflow: hidden;
  width: 100%;
	height: 200px;
	margin-bottom: 0px;
}

.service_outer img {
	max-width: 100%;
	height: auto;
	margin-top: 0;
}

.service_outer .service_box_css h5 a{
 margin: 0 0 7px;
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-decoration: none !important;
    line-height: 20px;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
	width: 768px;
}
.service_outer .service_box_css .for-border {
  margin-bottom: 20px;
}
.service_outer .service_box_css .text-content {
padding: 10px 10px 10px 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}
.slogan-section {
	margin-bottom: 50px;
	text-align: center;
}

.service_outer .service_box_css .for-border {
	margin-bottom: 20px;
}

.for-border {
	height: 11px;
	width: 100%;
	background: transparent url(http://omarhabash.com/nova/wp-content/uploads/2014/08/feature-border.webp) center center no-repeat;
	border: none;
}

.service_outer .service_box_css h5 small {
	color: #008fd5;
	font-weight: bold;
	font-size: 0.8em;
	font-style: italic;
}

.service_outer .service_box_css ul{
	position: absolute;
	top: 30%;
	left: 0;
	width: 100%;
	margin-top: -28px;
	text-align: center;
	opacity: 0;
	z-index: 1;
}

.service_outer .service_box_css li a {
	padding: 0.75em;
}



/**fullbanner start**/
.fullbanner_outer {
    margin: 0px;
    padding: 50px 0px 20px 0px;

}
.fullbanner_outer_header {
  	font-size: 40px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #223543;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
	text-transform: uppercase;
}
.fullbanner_small span{
    width: 200px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
	
    color: #1074b2;
    background: #475660 url(../images/sep.webp) repeat-x;
    background-position: center;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    position: relative;
    text-transform: uppercase;
}

h2.fullbanner_header {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: -10px 0px 30px 0px;
    text-transform: uppercase;
}

.fullbanner_small span small{
	background: #44525d;
	font-size: 20px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
}

/**testimonial end**/


/**full width area end**/

/**testimonial start**/
.testimonial_outer {
    margin: 0px;
    padding: 50px 0px 20px 0px;
    background: url(../images/testimonial_bg.webp) no-repeat;
    background-size: cover;
}
.testimonial_outer_header {
  	font-size: 40px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #223543;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
	text-transform: uppercase;
}
.testimonial_small span{
    width: 200px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #1074b2;
    background: #dddede url(../images/sep.webp) repeat-x;
    background-position: center;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    position: relative;
    text-transform: uppercase;
}
.testimonial_small span small{
	background: #dddede;
	font-size: 20px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
}

h2.testimonial_header {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #223543;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    text-transform: uppercase;
}

/**testimonial end**/

/**testimonial start**/
.appointment_outer {
    margin: 0px;
    padding: 50px 0px 20px 0px;
    background: url(../images/testimonial_bg.webp) no-repeat;
    background-size: cover;
}
.appointment_outer_header {
  	font-size: 40px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
  	color: #223543;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
	text-transform: uppercase;
}
.appointment_small span{
    width: 200px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #1074b2;
    background: #dddede url(../images/sep.webp) repeat-x;
    background-position: center;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    position: relative;
    text-transform: uppercase;
}
.appointment_small span small{
	background: #dddede;
	font-size: 20px;
 	font-family: 'Poppins', sans-serif;
  	font-weight: 700;
}

/**testimonial end**/


/**footer start**/
.footer-section {
	background: #1074b2;
	padding-top: 40px;
	padding-bottom: 0;
}


.footer-section .footer-widget {
	margin-bottom: 40px;
}

.footer-section .footer-widget h4 {
  font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
  	color: #fff;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	position: relative;
	text-transform: uppercase;
}
.footer-section .footer-widget h4::before {
    position: absolute;
    left: 0px;
    width: 100px;
    height: 2px;
    margin: 0 auto;
    content: '';
    bottom: 0px;
    background: #fff;
}
.footer-section .footer-widget p {
    color: #ffffff;
    line-height: 20px;
    margin-bottom: 22px;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}
.footer-section .footer-widget ul li {
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	list-style: none;
	text-decoration: none !important;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	
}
.footer-section .no_p_css ul li{
	padding: 0px 0px 0px 0px;
}
.footer-section .footer-widget ul li a{
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	padding: 0px 0px 10px 22px;
	text-decoration: none !important;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	    background: url(../images/footer_bullet.webp) 0px 0px no-repeat;
	display: inline-block;
}
.footer-section .footer-widget ul li a:hover{
	color: #99dcff;
	background: url(../images/foogter_bullet_hover.webp) 0px 0px no-repeat;
}
.footer-section .footer-widget ul.style-2 {
    position: relative;
    padding-bottom: 20px;
}
.footer-section .footer-widget ul.style-2 li {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 5px;
}
.footer-section .footer-widget ul.style-2 li i {
    color: #e4e4e4;
	font-size: 17px;
}
.footer-section .footer-widget ul.style-2 li a{
	color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-left: 0;
    text-decoration: none !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background: no-repeat;
}
.footer-section .footer-widget ul.style-2 li a:hover{
	color: #99dcff;
}
.footer-section .footer-widget ul.style-2 .hl {
    font-weight: bold;
    min-width: 25px;
    float: left;
}
.footer-section .footer-widget ul.style-2 .text {
    width: 80%;
    float: left;
}
.footer-bottom-outer{
	
}
.footer-bottom {
	padding: 20px 0px;
	background: #035182;
}

.copyright {
	color: #414141;
	font-size: 14px;
	margin-bottom: 0px;
}

.copyright p {
	color: #e4e4e4;
	font-size: 15px;
	margin-bottom: 0px;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.footer_social_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.footer_social_links a:hover {
  color: #1074b2;
}
.footer_social_links a i{
width: 24px;
    height: 24px;
    background: #878788;
    border-radius: 30px;
    line-height: 24px;
    font-size: 15px;
}
img.footer_logo{
	margin-bottom: 30px;
}
/**footer end**/

/**inner css start**/
.bradcam_area {
    background-size: cover;
    background-position: center center;
    padding: 75px 0 75px 0;;
    background-repeat: no-repeat;
}
.breadcam_bg {
    background-image: url(../images/heading_bg.webp);
}
.bradcam_area h2{
	font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 800;
    display: block;
    padding: 0px;
    color: #fff;
	text-transform: uppercase;
	text-align:center !important;
}
.breadcam_bg h2 span{
	font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 800;
    display: block;
    padding: 0px;
    color: #fff;
    text-transform: uppercase;
}
.inner_page_css{
	    padding: 33px 0px 0px 0px;
}
.inner_page_css p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #494949;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
}
/**inner css end**/

.excerpt-wrap ol li, .excerpt-wrap ul li, .nv-content-wrap ol li, .nv-content-wrap ul li {
    margin-top: 10px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #494949;
}



a.white {
    color: #ffffff !important;
    text-decoration: none !IMPORTANT;
}

.full-width {
	left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw;
	position: relative;
	right: 50%;
	width: 100vw;
}

.arrow {
border: solid #878788;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    line-height: 1.2;
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
	    color: #223543;
}


.nv-page-title-wrap.nv-big-title .nv-page-title h1 {
    color: #223543;
}

.white-text h1, 
.white-text h2, 
.white-text h3, 
.white-text h4, 
.white-text h5, 
.white-text h6 {
    color: #ffffff !important;
}




.excerpt-wrap ol, .excerpt-wrap ul, .nv-content-wrap ol, .nv-content-wrap ul {
    margin-bottom: 35px;
}
