header {
  background: #fff none repeat scroll 0 0;
  height: 115px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  transition:all ease .3s;
  -webkit-transition:all ease .3s;
  -moz-transition:all ease .3s;
  box-shadow: 0 0 3px -1px rgba(0, 0, 0, 1);
}
.header-top-container {
  float: right;
  margin-top: 20px;
  width: 100%;
	display: flex;
	flex-direction: row-reverse;
}
.header-top-container a{
	margin-left: 5px;
	font-size: 14px;
	/* background: aliceblue; */
  border: 1px solid aliceblue;
	padding: 3px 10px;
	border-radius: 40px;
	color: #005d7b;
}
.header-top-container a:hover{
  text-decoration: none;
  color: #138fb6;
}
.header-top-container a.login{
	background: #f8c46c none repeat scroll 0 0;
	color: #fff;
  border: none;
}
.header-top-container a.login:hover{
	background: #eeb759 none repeat scroll 0 0;
}
.header-top-container a.makepayment{
	background: #138fb6;
	color: #fff;
  border: none;
}
.header-top-container a.makepayment:hover{
	background: #087ca1;
  color: #fff;
}
.dropdown.d-none .small-profile-box span{
	width: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: middle;
}
.top-number-wrpper {
  background: #005d7b none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff !important;
  float: right;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  padding: 0 20px 0 40px;
  position: relative;
  display: block;
  cursor: pointer;
  transition: ease-in 0.3s all 0s;
}
.top-number-wrpper i {
  background: #087ca1 none repeat scroll 0 0;
  border-radius: 50%;
  height: 28px;
  left: 3px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: 3px;
  width: 28px;
  font-size: 16px;
  transition: ease-in 0.3s all 0s;
  text-decoration:none;
}
.top-number-wrpper:hover{
  padding: 0 40px 0 20px;
  text-decoration:none;
}
.top-number-wrpper:hover i {
  left: calc(100% - 32px);
}
.top-social-wrpper {
  background: #669eb0;
  width:34px;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  float: right;
  margin-right:10px;
  color: #fff !important;
  font-size: 16px;
  display: block;
  cursor: pointer;
  transition: ease-in 0.3s all 0s;
}
.top-social-wrpper:hover,.top-social-wrpper:focus,.top-social-wrpper:active{
  background: #005d7b;
}
.top-menu-wrpper.menu{
  background: #669eb0;
  width:40px;
  border-radius: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: right;
  margin-left:10px;
  color: #fff;
  font-size: 16px;
  display: block;
  cursor: pointer;
  display: none;
}
.menu-bottom-wrapper {
  display: none;
}
.header-nav-container li {
  display: inline-block;
}
.logo-container {
  background: rgba(0, 0, 0, 0) url("../img/frontend/lobo-bg.png") no-repeat scroll 0 0;
  display: block;
  height: 220px;
  padding-top: 35px;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 265px;
  transition:all ease .3s;
  -webkit-transition:all ease .3s;
  -moz-transition:all ease .3s;
}

.header-nav-container, .header-top-container{
   transition:all ease .3s;
  -webkit-transition:all ease .3s;
  -moz-transition:all ease .3s;
  position: relative;
  top: 0;
}
.scrolldwn .logo-container {
  transform: scale(0.7);
  transform-origin: left top 0;
}
.scrolldwn .header-nav-container {
  position: relative;
  top: -50px;
}
.scrolldwn  .header-top-container {
  position: relative;
  top: -70px;
}
header.scrolldwn {
  height: 75px;
  box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.1)
}

.logo-container > img {
  max-width: 200px;
  width: 100%;
}
.carousel-item img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.header-nav-container ul {
  float: right;
}
/* .menu-list {
  color: #005d7b;
  display: block;
  font-size: 18px;
  margin-left: 50px;
  margin-top: 14px;
} */
.header-nav-container .menu-item a{
  color: #005d7b;
  display: block;
  font-size: 18px;
  margin-left: 30px;
  margin-top: 14px;
  transition: ease-in 0.3s all 0s;
}
.current-menu-item > a {
  color: #efb656 !important;
  position: relative;
}
.header-nav-container .current-menu-item > a:after {
  width: 100%;
  height: 2px;
  position: absolute;
  content: '';
  display: block;
  background-color: #efb656;
  left: 0;
  bottom: -2px;
}
.header-nav-container .menu-item a:hover,.header-nav-container .menu-item a:focus,.header-nav-container .menu-item a:active{
  color: #efb656;
  text-decoration:none;
}
#banner-section {
  margin-top: 115px ;
}
#banner-section .carousel-item {
  height: 815px;
}

/*#banner-section .carousel-caption {
  bottom: 54%;
  left: 0;
  right: 0;
  text-align: left;
   transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  width: 100%;
}*/
#banner-section .carousel-caption {
  text-align: left;
  width: 100%;
}

#banner-section .carousel-caption h2 {
  color: #005d7b;
  font-size: 50px;
  font-family: 'Philosopher', sans-serif;
  margin-bottom: 0;
}
#banner-section .carousel-caption h3 {
  color: #005d7b;
  font-size: 55px;
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

#banner-section .carousel-caption p {
  color: #005d7b;
  font-size: 20px;
  font-weight: 300;
}
.banner-btn.btn {
  background: #f8c46c none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px 0 60px;
  position: relative;
  overflow: hidden;
  transition: ease-in 0.3s all 0s;
  z-index: 1;
}
.banner-btn.btn i {
  background: #eeb759 none repeat scroll 0 0;
  border-radius: 50%;
  height: 44px;
  left: 2px;
  line-height: 43px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 44px;
  z-index: 1;
  transition: ease-in 0.3s all 0s;
}
.office-hours{
  background: #138fb6;
  border-radius: 100px;
  color: #fff;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px 0 60px;
  position: relative;
  transition: ease-in 0.3s all 0s;
  z-index: 1;
}
.office-hours i{
  background: #087ca1;
  border-radius: 50%;
  height: 44px;
  left: 2px;
  line-height: 43px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 44px;
  z-index: 1;
  transition: ease-in 0.3s all 0s;
}
.office-hours:hover{
  background: #087ca1;
  transition: ease-in 0.3s all 0s;
}
.office-hours:hover i{
  background: #138fb6;
  transition: ease-in 0.3s all 0s;
}
.btn.more-btn {
  background: #f8c46c none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff !important;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0 40px  0 60px;
  position: relative;
  margin-top: 20px;
  z-index: 1;
  overflow: hidden;
  transition: ease-in 0.3s all 0s;
}
.btn.more-btn i {
  background: #eeb759 none repeat scroll 0 0;
  border-radius: 50%;
  height: 44px;
  left: 2px;
  line-height: 43px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 44px;
  color: #fff;
  z-index: 1;
  transition: ease-in 0.3s all 0s;
}
.banner-btn.btn:after,.btn.more-btn:after{
  content: '';
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 100px;
  background-color: transparent;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: -1;
  opacity: 0;
  transition: ease-in 0.3s all 0s;
}
.banner-btn.btn:hover i,.btn.more-btn:hover i{
  background-color: #f8c46c;
}
.banner-btn.btn:hover:after,.btn.more-btn:hover:after {
  width: 110%;
  height: 110%;
  opacity: 1;
  background-color: #f2a73e;
  left: -2px;
  top: -2px;
}

.btn.back-btn {
      background: #fff none repeat scroll 0 0;
      border: 1px solid #bddce6;
      border-radius: 100px;
      color: #138fb6 !important;
      font-size: 14px;
      /* height: 40px; */
      line-height: 18px;
      /* padding: 0 40px; */
      position: relative;
      /* margin-top: 20px; */
      z-index: 1;
      overflow: hidden;
      transition: ease-in 0.3s all 0s;
}

.btn.back-btn:after{
  content: '';
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 100px;
  background-color: transparent;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: -1;
  opacity: 0;
  transition: ease-in 0.3s all 0s;
}
.btn.back-btn:hover{
  background-color: #138fb6;
  color: #fff !important;
}
.btn.back-btn:hover:after {
  width: 110%;
  height: 110%;
  opacity: 1;
  background-color: #0b576f;
  color: #fff ;
  left: -2px;
  top: -2px;
}



#banner-section .carousel-indicators li {
  background-color: #669eb0;
  border-radius: 50%;
  height: 13px;
  width: 13px;
  cursor: pointer;
  transition:all ease .2s;
  -webkit-transition:all ease .2s;
  -moz-transition:all ease .2s;
}
#banner-section .carousel-indicators .active {
  background-color: #fff;
  border: 2px solid #669eb0;
}
#banner-section .carousel-indicators li:hover{
  background-color: #fff;
  border: 2px solid #669eb0;
  transition:all ease .2s;
  -webkit-transition:all ease .2s;
  -moz-transition:all ease .2s;
}
#banner-section .carousel-indicators {
  bottom: 30%;
  float: left;
  left: auto;
  margin-left: 0;
  right: auto;
}
.top-dentist-label-wrapper {
  background: #669eb0 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: block;
  float: left;
  font-size: 30px;
  height: 70px;
  line-height: 70px;
  padding: 0 45px;
  font-family: 'Philosopher', sans-serif;
  margin-bottom: 70px;
  position: relative;
}
.section-container p {
  color: #21262c;
  font-size: 23px;
  font-weight: 400;
  line-height: 42px;
  font-weight: 300 !important;
}
.section-container p span {
  color: #067194;
}
#topdentist-container {
  padding: 0px 0 60px;
}
.certificate-container {
  margin-top: 20px 0;
  text-align: center;
  width: 100%;
  background: url(../img/frontend/bg-certificate-container.png);
  background-size: 100%;
  max-width: 560px;
  height: 440px;
  position: relative;
}
.certificate-container a{
  width: auto;
  height: auto;
  padding: 10px;
  box-shadow: 0px 11px 23px rgba(0,0,0,0.15);
  overflow: hidden;
  min-width: 115px;
  min-height: 115px;
  text-align: center;
  display: block;
  background-color: #fff;
  position: absolute;
  margin-top: 0;
  transition: ease 0.3s all 0s;
}
.certificate-container a:hover{
  box-shadow: 0px 2px 6px rgba(0,0,0,0.3);
  margin-top: 3px;
}
.certification-container a img {
  max-width: 100%;
  object-fit: contain;
}
.certificate-container a.cert-round{
  border-radius: 50%;
}
.certificate-container a.cert-rect{
  border-radius: 11px;
}
.cert-logo01 {
    left: 220px;
    top: 50px;
}
.cert-logo02 {
    left: auto;
    top: 40px;
    right: 30px;
}
.cert-logo03{
  left: 220px ;
  top: 202px ;
}
.cert-logo04 {
  left: 65px;
  top: 210px;
}
.cert-logo05 {
  left: 290px;
  top: 390px;
}

.cert-logo06 {
  left: 375px;
  top: 225px;
}

.cert-logo07 {
  top: 400px;
  left: 70px;
}
.cert-logo08 {
    left: 70px;
    top: 60px;
}
.cert-logo06 img{
  max-width: 90px;
}
a.cert-round.cert-logo02 img {
    width: 130px;
}
a.cert-rect.cert-logo07 img {
  width: 180px;
}

a.cert-rect.cert-logo08 img {
    width: 115px;
}

.top-dentist-label-wrapper:after {
  background: url(../img/frontend/chain.png) repeat bottom;
  bottom: 70px;
  content: "";
  height:100px;
  left: 30px;
  position: absolute;
  width: 10px;
}
.top-dentist-label-wrapper:before {
  background: url(../img/frontend/chain.png) repeat bottom;
  bottom: 70px;
  content: "";
  height: 150px;
  right: 30px;
  position: absolute;
  width: 10px;
}

#about-container {
  padding: 40px 0 85px;
}

.about-img-container {
  border-radius: 20px;
  overflow: hidden;
}
.about-img-container img {
  width: 100%;
}
.about-wrapper {
  margin-top: 60px;
  padding-left: 62px;
}
.about-wrapper .btn.more-btn{
  margin-top: 0px;
}
.beforeh4{
  line-height: 36px;
}
.whowe-wrapper {
  background: #669eb0 none repeat scroll 0 0;
  border-radius: 20px 20px 0 0;
  padding: 110px 80px 160px;
  text-align: center;
}
.whowe-wrapper p {
  color: #fff;
  font-size: 24px;
  line-height: 39px;
  font-weight: 300 !important;
}
#whowe-container {
  background: rgba(0, 0, 0, 0) url("../img/frontend/whowe-bg.jpg") repeat scroll left center / cover ;
  padding-top: 275px;
}
#whowe-container .wavesline {
  top: -5px;
}
#whowe-container .wavesline.yellow {
  bottom: -5px;
  top: auto;
}
#officehours-container {
  padding: 80px 0 150px;
}
.officehours-wrapper > h3 {
  color: #4092b8;
  font-size: 36px;
  line-height: 50px;
  font-family: 'Philosopher', sans-serif;
}
.officehours-wrapper > h4 {
  color: #1e2123;
  font-size: 26px;
  line-height: 36px;
  margin-top: 30px;
}
.day-wrapper {
  background: #f9e092 none repeat scroll 0 0;
  float: left;
  padding: 30px 30px 43px;
  position: relative;
  width: 16.6%;
}
.day-wrapper.color01{background: #f8d878;}
.day-wrapper.color02{background: #f699c1;}
.day-wrapper.color03{background: #b9f293;}
.day-wrapper.color04{background: #f8ab78;}
.day-wrapper.color05{background: #7fc7de;}
.day-wrapper.color06{background: #d789f8;}
.day-wrapper.today::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 30px;
  left: calc(50% - 15px);
  position: absolute;
  top: -20px;
  transform: rotate(45deg);
  width: 30px;
}
.day-wrapper > i {
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-style: normal;
  margin-bottom: 2px;
  visibility: hidden;
}
.day-wrapper > h3 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 13px;
}
.day-wrapper > h4 {
  color: #2f3132;
  font-size: 20px;
}
.hours-container {
  margin-top: 55px;
}
.time-progrs {
  background: #fff none repeat scroll 0 0;
  border-radius: 50px;
  height: 15px;
  margin-top: 22px;
  padding: 0;
  position: relative;
  visibility: hidden;
  width: 100%;
}
.prgrs-bar {
  background: #4092b8 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 20px;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40%;
}
.day-wrapper.today .time-progrs, .day-wrapper.today i{
  visibility:visible;
}

#servicesweoffer-container {
  background: rgba(0, 0, 0, 0) url("../img/frontend/service-bg.jpg") repeat scroll 0 0;
  padding: 85px 0 180px;
  position: relative;
}
.topservicesweoffer {
  background: #f8c46c url("../img/frontend/topservicesweoffer.png") no-repeat scroll center center;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 110px;
  left: calc(50% - 55px);
  position: absolute;
  top: -55px;
  width: 110px;
}

.services-wrapper > h3 {
  color: #4092b8;
  font-family: "Philosopher",sans-serif;
  font-size: 36px;
  line-height: 50px;
}
.services-wrapper > h4 {
  color: #1e2123;
  font-size: 23px;
  line-height: 40px;
  margin-top: 10px;
}


.service-wrp {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  border: 3px solid #ddd6d6;
  border-radius: 50%;
  height: 610px;
  margin: 30px auto 15px;
  position: relative;
  width: 610px;
}
.servic-img {
  height: 460px;
  left: calc(50% - 230px);
  position: absolute;
  top: calc(50% - 230px);
  width: 460px;
  z-index: 10;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #ddd6d6;
}
.servic-img > img {
  width: 100%;
}
.servicelist.srlst01 {
  right: 70%;
  top: 1%;
}
.servicelist.srlst02 {
  left: 70%;
  top: 1%;
}
.servicelist.srlst03 {
  right: 92%;
  top: 30%;
}
.servicelist.srlst04 {
  left: 92%;
  top: 30%;
}
.servicelist.srlst05 {
  bottom: 30%;
  right: 92%;
}
.servicelist.srlst06 {
  bottom: 30%;
  left: 92%;
}
.servicelist.srlst07 {
  bottom: 1%;
  right: 70%;
}
.servicelist.srlst08 {
  bottom: 1%;
  left: 70%;
}

.servicelist.left {
  float: right;
  text-align: right;
}
.servicelist.right {
  float: left;
  text-align: left;
}
.servicelist {
  position: absolute;
  text-align: left;
  width: 280px;
}
.servicelist.left span {
  float: right;
}
.servicelist.right span {
  float: left;
}

.servicelist.General > span {
  border: 2px solid #f5cb49;
  background:url(../img/frontend/service/General.png) ;
}
.servicelist.General p {
  background: #f5cb49 none repeat scroll 0 0;
}

.servicelist.Jaw_Pain > span {
  border: 2px solid #c960f5;
  background:url(../img/frontend/service/Jaw_Pain.png) ;
}
.servicelist.Jaw_Pain p {
  background: #c960f5 none repeat scroll 0 0;
}

.servicelist.Cosmetic > span {
  border: 2px solid #a0ed6d;
  background:url(../img/frontend/service/Cosmetic.png) ;
}
.servicelist.Cosmetic p {
  background: #a0ed6d none repeat scroll 0 0;
}

.servicelist.Root_Canals > span {
  border: 2px solid #f58e49;
  background:url(../img/frontend/service/Root_Canals.png) ;
}
.servicelist.Root_Canals p {
  background: #f58e49 none repeat scroll 0 0;
}

.servicelist.Bridges > span {
  border: 2px solid #52b3d3;
  background:url(../img/frontend/service/Bridges.png) ;
}
.servicelist.Bridges p {
  background: #52b3d3 none repeat scroll 0 0;
}

.servicelist.Whitening > span {
  border: 2px solid #a0ed6d;
  background:url(../img/frontend/service/Whitening.png) ;
}
.servicelist.Whitening p {
  background: #a0ed6d none repeat scroll 0 0;
}

.servicelist.Dentures > span {
  border: 2px solid #f376ab;
  background:url(../img/frontend/service/Dentures.png) ;
}
.servicelist.Dentures p {
  background: #f376ab none repeat scroll 0 0;
}

.servicelist.Porcelain > span {
  border: 2px solid #52b3d3;
  background:url(../img/frontend/service/Porcelain.png) ;
}
.servicelist.Porcelain p {
  background: #52b3d3 none repeat scroll 0 0;
}




.servicelist > span {
  background-color: #fff !important;
  border-radius: 50%;
  display: block;
  float: left;
  height: 56px;
  width: 56px;
  border: 2px solid #f5cb49;
  position: relative;
  z-index: 2;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.servicelist p {
  background: #f5cb49 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: 40px;
  padding: 0 56px;
  position: relative;
  top: 8px;
}


#whatnew-container {
  background: rgba(0, 0, 0, 0) url("../img/frontend/whatnew-bg.jpg") no-repeat scroll left top / cover ;
  padding: 110px 0 280px;
}
#whatnew-container .wavesline {
  bottom: calc(100% - 5px);
  top: auto;
}
#whatnew-container .wavesline.yellow {
  bottom: -5px;
}


.whatnew-wrapper > h3 {
  color: #4092b8;
  font-family: "Philosopher",sans-serif;
  font-size: 36px;
  line-height: 50px;
}
.whatnew-wrapper > h4 {
  color: #1e2123;
  font-size: 26px;
  line-height: 35px;
  margin-top: 15px;
}
.whatnew-wrapper p {
  color: #2e2a2a;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  margin-top: 32px;
}
.whatnew-wrapper .btn.more-btn {
  margin-top: 40px;
}


#beforeafters-container {
  padding: 90px 0 120px;
}

.beforeafters-wrapper > h3 {
  color: #4092b8;
  font-family: "Philosopher",sans-serif;
  font-size: 36px;
  line-height: 50px;
}
.beforeafters-wrapper > h4 {
  color: #1e2123;
  display: inline-block;
  font-size: 23px;
  line-height: 39px;
  margin: 15px auto;
  width: 70%;
}
.beforeafters-wrapper .carousel {
  margin-top: 15px;
  padding-bottom: 45px;
}
.beforeafters-wrapper .carousel .carousel-indicators{
  bottom: 0;
}
.beforeafters-wrapper .carousel .carousel-indicators li{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #669eb0;
  border: 1px solid #669eb0;
  cursor: pointer;
  transition:all ease .3s;
  -webkit-transition:all ease .3s;
  -moz-transition:all ease .3s;
}
.beforeafters-wrapper .carousel .carousel-indicators li.active{
  background-color: #fff;
}
.beforeafters-wrapper .carousel .carousel-indicators li:hover{
  background-color: #fff;
  transition:all ease .2s;
  -webkit-transition:all ease .2s;
  -moz-transition:all ease .2s;
}


#download-container {
  padding: 250px 0 100px;
}
#download-container .wavesline {
  top: 0;
}

#download-container  h3 {
  color: #4092b8;
  font-family: "Philosopher",sans-serif;
  font-size: 36px;
  line-height: 50px;
}
#download-container h4 {
  color: #1e2123;
  font-size: 23px;
  line-height: 37px;
  margin-top: 10px;
}
.dwnload-forms {
  border: 1px solid #b4d4df;
  color: #2e2a2a;
  display: block;
  font-size: 16px;
  line-height: 80px;
  margin-top: 40px;
  padding-left: 30px;
  position: relative;
}

.dwnload-forms > span {
  background:url(../img/frontend/dwnload.png) ;
  display: inline-block;
  height: 49px;
  position: absolute;
  right: 20px;
  top: 16px;
  width: 48px;
}
footer {
  background:url(../img/frontend/footerbg.jpg) repeat ;
}
.top-footer-section {
  padding: 50px 0 0;
}
.top-footer-section h2 {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.top-footer-section h2 {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.top-footer-section h3 {
  color: #fff !important;
  font-size: 15px;
  margin-top: 10px;
  line-height: 30px;
}
.social-list {
  color: #fff;
  font-size: 25px;
  margin-right: 5px;
}
.footer-nav-container li a {
  color: #fff !important;
  font-size: 14px;
  margin: 0 10px;
  opacity: 0.7;
  line-height: 45px;
  transition: ease-in 0.3s all 0s;
}

.footer-nav-container li a:hover,.footer-nav-container li a:focus,.footer-nav-container li a:active{
  color: #efb656;
  text-decoration: none !important;
}
.top-bottom-footer-section {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  margin-top: 30px;
}

.footer-nav-container > ul {
  margin-bottom: 0;
  text-align: center;
}
.footer-nav-container li {
  display: inline-block;
}
.bottom-footer-section {
  background: #fff none repeat scroll 0 0;
}
.cprgt {
  color: #343638;
  font-size: 14px;
  line-height: 50px;
  margin-bottom: 0;
}
.pwrdby {
  line-height: 50px;
}
.wavesline > img {
  width: 100%;
}
.wavesline {
  position: absolute;
  text-align: left;
  bottom: 100%  ;
  width: 100%;
}
.section-container{
  position: relative;
}
/* .testimonial-wrapper {
  max-height: 850px;
  overflow: hidden;
} */
.testimonial-wrapper iframe{
  border: medium none;
  height: 750px;
  width: 90%;
  margin:0 auto;
}
.review-body{
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 400;
}
.reviewer-name{
margin-top: 4px;
color: #959595;
font-style: italic;
font-weight: bold;
font-size: 1rem;
display: block;
}
.star-rate-box{
  position: relative;
}
.star-rate-box span {
  cursor: pointer;
  font-size: 1.5rem;
  color: lightgray;
}

.star-rate-box span.checked,
.star-rate-box span:hover {
  color: #f0bc2e;
}

.star-rate-box span:hover~span {
  color: lightgray;
}

.star-display.star-rate-box span {
  font-size: 1rem;
  cursor: default;
}

.star-display::after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}
.testimonial-scrollable{
  width: 90%;
  margin: 0px auto;
  max-height: 600px;
  overflow-y: scroll;
}
.reviews-list-container{
  border-color:transparent;
}
.carousel-control-prev-icon, .carousel-control-next-icon{
  width: 26px;
  height: 47px;
}
.carousel-control-prev-icon{
  background-image: url(../img/frontend/arrow_left.png);
}
.carousel-control-next-icon{
  background-image: url(../img/frontend/arrow_right.png);
}
#innersection-about .col-md-4 .img-fluid{
  width: 100%;
  max-height: 320px;
  object-fit: contain;
}
 #testimonial-container h3 {
  color: #4092b8;
  font-family: "Philosopher",sans-serif;
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 20px;
}

#testimonial-container .wavesline.yellow {
  bottom: auto;
  top: 0;
}
#testimonial-container {
  padding-top: 230px;
}
#topdentist-container .wavesline {
    bottom: calc(100% - 5px);
}

.invisalignlogo{
    max-width: 320px;
    text-align: center;
    margin: 0 auto;
}
.invisalignlogo img{
  width: 100%;
}
 .invisalignlogo-txt{
    margin-top: 30px;
    color: #005dab;
    font-weight: 500;
}
.after-scroll{
  position: absolute;
  right: 0;
  top: 20px;
  opacity: 0;
  transition: all 0.3s ease 0s;
  z-index: -1;
}
.scrolldwn .after-scroll{
  opacity: 1;
  right: -20px;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.fixed-caption{
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0 !important;
  height: 390px;
}
.testimonial-float-btn{
  position: fixed;
  top: 150px;
  right: 30px;
  background: url('../img/frontend/testimonial.png') no-repeat;
  background-size: 100%;
  width: 50px;
  height: 50px;
  border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;
  z-index: 9999;
  box-shadow: 0 3px 10px rgba(0,0,0,0.5);
  transition: all ease .6s;
}
.testimonial-float-btn span{
  background: #138fb6;
  color: #fff;
  border-radius: 3px;
  left: 0px;
  padding: 5px 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 0;
  transition: all ease .6s;
  z-index: 999;
}
.testimonial-float-btn:hover{
  transition: all ease .6s;
  box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.testimonial-float-btn:hover span{
  left: -110px;
  opacity: 1;
  transition: all ease .6s;
}
.btn.more-btn.testimonial-btn {
  float: right;
  height: 34px;
  line-height: 34px;
  margin-left: 10px;
  margin-top: 0;
  padding: 0 20px 0 41px;
  font-size: 14px;
  font-weight: 300;
}
.btn.more-btn.testimonial-btn i {
  height: 28px;
  line-height: 28px;
  width: 28px;
}
#testimonial-container .rating-group{
  padding-bottom: 0 !important;
}
#testimonial-container .recommendation-rate{
  color: #1e2123!important;
  font-size:1rem;
  margin-bottom: 0;
  line-height: 1.3rem;
}
.dwnload-forms-ext {
  border: 1px solid #b4d4df;
  color: #2e2a2a !important;
  display: block;
  font-size: 20px;
  line-height: 80px;
  margin-top: 40px;
  padding-left: 30px;
  position: relative;
  transition:all ease .3s;
  text-decoration: none !important;
}
.dwnload-forms-ext:hover span{
  right:10px;
  transition:all ease .3s;
  text-decoration: none !important;
}
.dwnload-forms-ext > span {
  color: #4092b8 !important;
  display: inline-block;
  height: 48px;
  line-height: 40px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 16px;
  width: 48px;
  transition:all ease .3s;
}
.form-control{
	border: 1px solid #eaf2f7;
  background: #eaf2f7;
	height: 45px;
	font-size: 14px;
  border-radius: 5px;
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form-control:focus{
  outline: none;
  box-shadow: none;
  background: #fff;
}
.modal-footer{
  justify-content: flex-start;
}
.btn-primary{
  background: #f8c46c;
  border-color: #e3aa4b;
  border-radius: 100px;
}
.bl{
  border-left: 1px dashed #a2b8ce;
}
.link-btn{
  color: #005d7b !important;
  transition: ease-in 0.3s all 0s;
}
.link-btn:hover{
  color: #f8c46c !important;
  transition: ease-in 0.3s all 0s;
}
.login-top{
  margin-top: 115px;
}
.tab-group{
	margin: 0 0 20px;
  background: #eaf2f7;
  display: flex;
}
.tab-group button {
	display: inline-block;
	width: 50%;
  margin-left: -1px;
	padding: 10px 0;
}
.tab-group button.active{
  background: #fff;
  color: #f8c46c;
  position: relative;
}
.tab-group button.active:before{
  width: 100%;
  content: '';
  display: block;
  height: 3px;
  background:#f8c46c;
  left: 0;
  bottom: 0;
  position: absolute;
}

.btn.more-btn.btn-round{
  width: 34px;
  height: 34px;
  float: right;
  padding: 0;
  margin-top: 0;
  margin-left: 10px;
}
.btn.more-btn.btn-round i {
  height: 28px;
  width: 28px;
  line-height: 28px;
  font-size: 16px;
}

/*Tooltip*/
.tooltip {position: relative;}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.small-profile-box{
  background: none !important;
  padding-right: 0;
  margin-left: 0 !important;
}
.small-profile-box img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
sup{
  color: red;
}
.d-flex{
	display: flex;
	justify-content: space-around;
  padding: 40px;
}
.d-flex a, .divider{
	display: flex;
	text-align: center;
	flex-direction: column;
}
.divider{
  border-left: 1px dashed #b6b6dd;
  position: relative;
}
.divider::after {
	content: 'OR';
	position: absolute;
	left: -16px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	background: #fff;
	border: 1px solid #b6b6dd;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	font-size: 14px;
	line-height: 28px;
	font-weight: 500;
	color: #b6b6dd;
}
.d-flex a:hover{
  text-decoration: none;
}
.d-flex a:hover i{
  background: #f8c46c;
  color: #fff;
  transition: all ease .3s;
}
.d-flex a:hover span{
  color: #f8c46c;
  transition: all ease .3s;
}
.d-flex a > i{
  font-size: 30px;
  background: aliceblue;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  line-height: 3.3em;
  color: #005d7b;
  transition: all ease .6s;
}
.d-flex a > span{
  font-size: 20px;
  color: #005d7b;
  transition: all ease .6s;
}
.viewaccount {
  border: 1px solid #ddd;
  padding: 0px 15px 15px;
}
.prof-top-box {
  text-align: center;
  margin-bottom: 10px;
  background-color: #eee;
  padding: 15px 15px 20px;
}
.prof-top-box .propic{margin-bottom: 10px;}
.prof-top-box .propic img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: inline-block;
  padding: .25rem;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
}
.profile-image-upload .img-remove {
  position: absolute;
  top: 0;
  right: 10px;
  background-color: #e33e33cc;
  border: 1px solid #e33;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  color: #fff !important;
  font-size: 14px;
  text-align: center;
}
.prof-top-box .fixed-btn {
  background-color: #ccc;
  border: 1px solid #bbb;
  padding: 4px 11px;
  border-radius: 20px;
  color: #777;
  font-size: 12px;
  text-decoration: none;
  transition: 0.3s ease all;
}
.prof-top-box .fixed-btn:hover{
  border-color: #138fb6;
  background-color: #fff;
  color: #138fb6;
}
.prof-box h4 {
  font-weight: 500;
  color: #4092b8;
  line-height: 30px;
  font-size: 22px;
}
.prof-box .custom-label {color: #a5a5a5;}
.section-container .prof-box p {
  margin: 0;
  font-size: 15px;
  font-weight: 400 !important;
}

.editproWrp .profile-image-upload{
  width: 100px;
  margin: 15px auto;
  position: relative;
  height: 100px;
}
.editproWrp .profile-image-upload .btn-upload{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 40px;
  background-color: #138fb6b3;
  border-radius: 50%;
  color: #fff;
  opacity: 0;
  transition: 0.3s ease all;
}
.editproWrp .profile-image-upload:hover .btn-upload{opacity: 1;}
.btnChngPwd {
  background-color: #138fb6;
  border: 1px solid #138fb6;
  padding: 5px 11px;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  transition: 0.3s ease all;
  text-decoration: none;
  display: inline-block;
}
.btnChngPwd:hover{
  background-color: #fff;
  color: #138fb6;
  text-decoration: none;
}
.select-container {position: relative;}
.select-container select {height: 45px !important;}
.select-container:after {
  background: url("../img/frontend/select-arrow.png");
  background-repeat: repeat;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
}
.btn-cancel {
    background: #ccc;
    border-radius: 100px;
    color: #fff;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px 0 40px;
    position: relative;
    width: 150px;
    margin: 0px 0px 0 30px;
    display: inline-block;
    transition: ease-in 0.3s all 0s;
}
.btn-cancel:hover, .btn-cancel:focus {
  background-color: #bbb;
  color: #fff;
}
.modal-body .submit-contactus, .modal-body .btn-cancel {
  padding: 0px 15px;
  width: auto;
  min-width: 120px;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  margin: 5px;
}

button#cboxClose {
  position: absolute;
  right: 10px;
  top: 12px;
  border: 2px solid #454545;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  padding: 0;
  font-size: 17px;
  color: #454545;
  font-weight: bold;
  z-index: 9999999999999;
  display: block;
  float: right;
  background-image: url(../img/frontend/closeicon.png) !important;
  background-position: center;
}

.paymentHead {
  border: 1px solid #ddd;
  padding: 10px 0;
  border-bottom: none;
}
.section-container.insidepage-container .paymentHead h5,.paymentHead h5 {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}
.btn-addcard {
  background-color: #fff;
  display: inline-block;
  color: #4092b8;
  padding: 2px 14px;
  height: 30px;
  border-radius: 20px;
  font-size: 14px;
  border: 1px solid #4092b8;
  line-height: 24px;
}
.btn-addcard:hover{text-decoration: none;}
.paymentBody {border: 1px solid #ddd; border-top: none;}
.paymentHead + .paymentBody {border-top: 1px solid #ddd;}

.subscrptn-block {
  width: 100%;
  background-color: #fafafa;
  text-align: center;
  padding: 15px 15px 15px 45px;
  margin: 10px 0;
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
}
.subscrptn-block.pl15 {padding-left: 15px;}
.subscrptn-block .checkbox-wrp {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  line-height: 1;
}
.checkbox-wrp {position: relative;}
.checkbox-wrp input[type="radio"], .checkbox-wrp input[type="checkbox"] {
  opacity: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.checkbox-wrp input[type="radio"] + span, .checkbox-wrp input[type="checkbox"] + span {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #bbb;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 3px;
  transition: 0.3s ease all;
}
.cardtype-wrp {
  float: left;
  margin: 5px 15px 5px 0;
  border-radius: 3px;
  overflow: hidden;
  width: 80px;
  height: 50px;
  background: url(../img/frontend/cardtype-default.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.card-American_Express .cardtype-wrp{background-image: url(../img/frontend/cardtype-americanexpress.png);}
.card-Diners_Club .cardtype-wrp{background-image: url(../img/frontend/cardtype-diners.png);}
.card-Discover .cardtype-wrp{background-image: url(../img/frontend/cardtype-discover.png);}
.card-JCB .cardtype-wrp{background-image: url(../img/frontend/cardtype-jcb.png);}
.card-Maestro .cardtype-wrp{background-image: url(../img/frontend/cardtype-maestro.png);}
.card-MasterCard .cardtype-wrp{background-image: url(../img/frontend/cardtype-mastercard.png);}
.card-UnionPay .cardtype-wrp{background-image: url(../img/frontend/cardtype-unionpay.png);}
.card-Visa .cardtype-wrp{background-image: url(../img/frontend/cardtype-visa.png);}

.carddetails-wrp {
  margin-top: 10px;
}
.subscrptn-block .carddetails-wrp h3 {
  font-size: 14px;
  color: #656565;
  line-height: 20px;
  text-align: left;
  margin-bottom: 5px;
}
.subscrptn-block .carddetails-wrp h3 i {
  font-weight: 600;
  margin-left: 0;
  font-size: 15px;
}
.subscrptn-block .carddetails-wrp h4 {
  color: #A59090;
  font-size: 16px;
  margin-top: 8px;
  line-height: 24px;
  text-align: left;
}
.subscrptn-block .carddetails-wrp h4 span {
  margin-right: 10px;
  line-height: 13px;
  font-size: 10px;
  float: left;
  text-transform: uppercase;
  font-weight: 600;
  color: #bbb;
}
.checkbox-wrp input[type="radio"]:checked + span, .checkbox-wrp input[type="checkbox"]:checked + span {
  background-color: transparent;
  border: 2px solid #4092b8;
}
.checkbox-wrp input[type="radio"]:checked + span:after {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
  transition: 0.3s ease all;
  border-radius: 50%;
  background-color: #4092b8;
}
.checkbox-wrp input[type="checkbox"]:checked + span:after {
  content: '';
  width: 7px;
  height: 11px;
  display: block;
  position: absolute;
  left: 7px;
  top: 3px;
  border: 2px solid #4092b8;
  transform: rotate(45deg);
  border-width: 0 2px 2px 0;
  transition: 0.3s ease all;
}
.listhead.paymentHead label {
  color: #999;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}
.receiptBody {
  border:1px solid #ddd;
  border-top: none;
  padding: 20px 0;
}
.paymentHead + .receiptBody{border-top:1px solid #ddd;}
.receiptBody p {
  margin: 0;
  font-weight: 400 !important;
  line-height: 25px !important;
  margin-top: 5px;
}
.receiptBody.row{margin: 0;}
.receiptBody .viewbtn {
  color: #fff;
  font-size: 14px;
}
.receiptBody .viewbtn:hover {
  color: #e3aa4b;
  border-color: #e3aa4b;
  background-color: transparent;
}
.auther-img img{
  width: 100%;
}
.auther-img {
  width: 30px;
  height: 30px;
  overflow: hidden;
  float: left;
  border-radius: 50%;
}
.auther-details p,.insidepage-container.section-container .auther-details p {
  color: #5c4747;
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 10px;
  line-height: 30px;
  font-weight: 400 !important;
}
.carddetails-wrp .auther-details a {
    width: auto;
    padding: 2px 10px;
    margin: 0 0 5px 5px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #50b848;
    display: inline-block;
    text-decoration: none;
}
.auther-details a.btn-markdefault {
  border-color: #50b848;
  color: #50b848;
}
.auther-details a.btn-markdefault:hover {
  background-color: #50b84833;
  color: #50b848;
}
.auther-details a.deactivet-evntbtn {
  border-color: #d84048;
  color: #d84048;
}
.auther-details a.deactivet-evntbtn:hover {
  background-color: #d8404833;
  color: #d84048;
}

.preloader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #ffffffdd;
    z-index: 9999;
    top: 0;
    left: 0;
}
.preloader-wrapper .preloader-container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 64px;
    height: 64px;
}
.table thead th {
  width: 100%;
}
.receiptBody p label {
  color: #aaa;
  font-weight: 400;
  font-size: 14px;
  display: none;
  margin-bottom: 0px;
  line-height: 20px;
  width: 50%;
  text-align: left;
}
.receiptBody label.cont_label {
  color: #999;
  font-size: 14px;
  margin: 0;
  font-weight: 300;
}
.receiptBody label.cont_label + p {margin-top: 0;}
.btn-wrp .submit-contactus {
  width: auto;
  min-width: 130px;
  padding: 0 30px;
  margin: 5px;
}
.btn-wrp .submit-contactus.btn-edit {
  background-color: #138fb6;
  color: #fff;
}
.btn-wrp .submit-contactus.btn-edit:hover,.btn-wrp .submit-contactus.btn-edit:focus{
  background-color: #138fb6dd;
}
.success-text {
  text-align: center;
  font-size: 30px;
  font-weight: 400 !important;
  color: #138fb6;
}
.successicon {
  font-size: 80px;
  display: block;
}


a,a:hover,a:focus,a:active,
button,button:hover,button:focus,button:active{outline: none; text-decoration: none;}
label.error {
  color: #fa1122;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
.alert {display: block;}
.modal-body .alert {
  width: 90%;
  margin: 0 auto;
}
.reg-ind-box{
	border: 1px solid #dfdfdf;
	padding: 20px;
	border-radius: 5px;
	margin-top: 20px;
}
.reg-ind-box p{
  margin-bottom: 0;
}
.blue-link-btn{
	color: #119ecc !important;
	transition: ease-in 0.3s all 0s;
}
.blue-link-btn:hover{color: #005d7b;}
#card-field {position: relative;}
#card-field .cardtype-wrp {
  width: 40px;
  height: 25px;
  display: block;
  position: absolute;
  margin: 0;
  top: 9px;
  right: 6px;
  pointer-events: none;
}
#card-field input {padding-right: 50px;}
.paymentnotice {
  text-align: center;
  background-color: #0671941a;
  padding: 10px 15px;
  border: 1px solid #0671941a;
  margin-top: 20px;
  border-radius: 3px;
}
/* .news {
  border: 1px solid #dedede;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
} */
.news h3{
  color: #4092b8;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  font-family: 'philosopher';
}
p.news-date {
  color: #b9b7b7 !important;
  font-size: 14px !important;
}
.news-dtls{
  width:400px;
  height: auto;
}
h3.news-head {
  color: #4092b8;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  font-family: 'philosopher';
}
img.img-news{
  width:100%;
  border-radius: 10px;
}

.no-records{
  border-radius: 10px;
  background: #f5f5f5;
  width: 100%;
  text-align: center;
}
.no-records p{
  padding: 15px 0;
}
img.img-staff {
    width: 250px;
    height: auto;
}
.display-star{
  width: 115px;
  height: 24px;
  background: url('../img/frontend/average-star.svg') repeat-x;
  background-position: 0 0;
  display:inline-block;
  position: relative;
  overflow: hidden;
}
.rolling-star{
  width: 0;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  background: url('../img/frontend/average-star.svg') repeat-x;
  background-position: 0 -24px;
}
.display-star ~ h5 {
  display: inline-block;
  margin-left: 5px;
  font-weight: 700;
  color: #4092b8;
  font-family: "Philosopher", sans-serif;
  font-size: 30px !important;
  line-height: 35px;
}

.testimonial-more{
  cursor: pointer;
  color: #009999;
  font-weight: 500;
}
.testimonial-more:hover {
  color: #047676;
}


::-webkit-scrollbar-thumb {
  background-color: #3d8cb0;
  /* border-right: 1px solid white; */
}

::-webkit-scrollbar {
  width: 4px;
  z-index: 1;
  /* background: #dbeaf0; */
}
/* responsive */


/* @media (min-width: 1200px){
.container {max-width: 1200px;}
} */
@media (max-width: 1399px) {
  .header-nav-container .menu-item a { font-size: 17px;  margin-left: 30px; }
  /*.logo-container {
  background-size: cover !important;
  height: 150px;
  padding: 30px 25px;
  width: 180px;
}*/
#banner-section .carousel-item {
  height: 650px;
}
#banner-section .carousel-indicators {
  bottom: 25%;
}
.top-dentist-label-wrapper::after {height: 85px;}
.top-dentist-label-wrapper::before {height: 125px;}
#whowe-container {padding-top: 145px;}
.whowe-wrapper {  padding: 100px 80px 100px;}
.day-wrapper > h4 {  font-size: 20px;}
#whatnew-container {padding: 40px 0 170px;}
#beforeafters-container {padding: 60px 0 100px;}
#download-container {padding: 150px 0 80px;}

}

@media (max-width: 1199px) {
.header-nav-container .menu-item a {  font-size: 16px;  margin-left: 15px;}
#banner-section .carousel-item {  height: 550px;}
#banner-section .carousel-caption h2 {  font-size: 40px;}
#banner-section .carousel-caption h3 {  font-size: 40px;}
#banner-section .carousel-caption p {font-size: 18px; }
.top-dentist-label-wrapper::before {height: 100px;}
.top-dentist-label-wrapper::after {  height: 75px;}
.section-container p {  font-size: 20px;}
.about-wrapper { margin-top: 40px; padding-left: 20px;}
#about-container { padding: 40px 0;}
#whowe-container {padding-top: 120px;}
.whowe-wrapper {padding: 40px 35px 100px;}
.whowe-wrapper p {font-size: 20px;  line-height: 35px; }
.day-wrapper > h3 {font-size: 20px;}
.day-wrapper {  padding: 30px 10px;}
.service-wrp {  height: 500px;  width: 500px;}
.servic-img {  height: 350px;  left: calc(50% - 175px);  top: calc(50% - 175px);  width: 350px;}
.servicelist {  width: 240px;}
.servicelist p {  font-size: 16px;  padding: 0;}
.whatnew-wrapper > h4 {  font-size: 20px;  line-height: 30px;  margin-top: 0;}
.whatnew-wrapper p {  font-size: 16px !important; }
#whatnew-container {padding: 10px 0 130px;}
.certificate-container { max-width: 520px; height: 415px;}
.cert-logo01{left: 190px;}
.cert-logo02{left: auto !important; right: 30px;}
.cert-logo03{left: 185px;}
.cert-logo04{left: 35px;}
.cert-logo05{left: 280px;}
.cert-logo07{left: 50px;}
.cert-logo08{left: 35px;}
.scrolldwn .after-scroll { opacity: 1; right: -65px; transform: scale(0.9); transition: all 0.3s ease 0s; z-index: 1;}

}
@media (max-width: 768px) {
  .hours-container {
    display: block !important;
    padding: 0px;
  }
  }
@media (max-width: 991px) {
  .header-top-container a > i{display: none;}
  .header-top-container a[href^="https://www.facebook.com/baycovedental"] > i{display: inline-block;}
.logo-container {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: auto;
  padding: 0;
  top: 13px;
  width: 100%;
}
.scrolldwn .logo-container {
  top: 10px;
}
.header-nav-container .menu-item a {  font-size: 15px;  margin-left: 13px;}
#banner-section .carousel-item {  height: 450px;}
#banner-section .carousel-caption h2 {  font-size: 30px;}
#banner-section .carousel-caption h3 {  font-size: 30px;}
.banner-btn.btn {  font-size: 17px;  line-height: 49px;}
#banner-section .carousel-indicators { bottom: 30%; }
#banner-section .carousel-caption p {  font-size: 15px;}
.top-dentist-label-wrapper {
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
}
.top-dentist-label-wrapper::before {  height: 80px;  bottom: 60px;}
.top-dentist-label-wrapper::after {  bottom: 60px;  height: 66px;}
.section-container p {  font-size: 18px;  line-height: 34px;}
.about-wrapper {  margin-top: 0;  padding-left: 0;}
#about-container {  padding: 0 0 40px;}
.btn.more-btn {  font-size: 18px;  padding: 0 30px 0 55px;}
.officehours-wrapper > h3,.services-wrapper > h3 {  font-size: 30px;  line-height: 42px;}
.officehours-wrapper > h4, .services-wrapper > h4 {  font-size:18px;  line-height: 33px;  margin-top: 0;}
.day-wrapper > i {  font-size: 13px;}
.day-wrapper > h3  {  font-size: 18px;}
.day-wrapper > h4 {  font-size: 15px;}
.day-wrapper {  padding: 20px 5px 15px;}
.service-wrp {  height: 300px;  width: 300px;}
.servic-img {  height: 150px;  left: calc(50% - 75px);  top: calc(50% - 75px);  width: 150px;}
.servicelist p {  font-size: 15px !important; line-height: 28px;}
.servicelist > span{width: 40px;  height: 40px; background-size: 50% !important;}
.servicelist {  width: 200px;}
.beforeafters-wrapper > h4 {  font-size: 18px;  line-height: 35px;}
#beforeafters-container {  padding: 30px 0 60px;}
#download-container {  padding: 100px 0 80px;}
.dwnload-forms {
  font-size: 14px;
  line-height: 50px;
  margin-top: 20px;
  padding-left: 10px;
}

.dwnload-forms > span {
  background: rgba(0, 0, 0, 0) url("../img/frontend/dwnload.png") repeat scroll 0 0 / cover ;
  height: 20px;
  right: 4px;
  top: 15px;
  width: 20px;
}
.top-footer-section h3 {  font-size: 12px;  line-height: 22px;}
.footer-nav-container li a {  font-size: 12px;}
.cprgt { font-size: 12px;}
#whatnew-container::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  opacity: .7;
}
.certificate-container {
  margin: 20px auto;
}
.after-scroll{
  position: fixed;
  right: -200px;
  top: 95px;
}
.scrolldwn .after-scroll{
  right: 20px;
}
.cert-logo01 {left: 190px; top: -5px;}
  .cert-logo02 { left: auto; right: 40px; top: -15px;}
  .cert-logo03{top:145px;}
  .cert-logo04{top:142px;}
  .cert-logo05 { top: 320px; left: 250px;}
  .cert-logo06 {left: 325px; top: 150px;}
  .cert-logo07 {top: 330px; left: 30px}
  .cert-logo08 {left: 35px; top: 0;}
}

@media (max-width: 768px) {
  .header-top-container a{display: none;}
  .makepayment{line-height: 2.3em; display:block !important;}
  .bl{border: none;}
  .login-top{
    margin-top: 70px;
  }
  #testimonial-container {
    padding-top: 150px;
}
.scrolldwn .header-nav-container {
  position: fixed;
  top: 75px;
}
.office-hours{
  font-size: 15px;
}
  .top-menu-wrpper.menu{
    display: block;
  }
.header-nav-container ul {
  float: left;
  width: 100%;
}
.header-nav-container {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: calc(100% - 70px);
  max-width: 300px;
  opacity: 0;
  position: fixed;
  right: -100%;
  top: 70px;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 999;
}
.header-nav-container.menuopen {
  opacity: 1;
  right: 0;
  overflow-y: scroll;
}
.header-nav-container .menu-item a {
  font-size: 15px;
  margin-left: 40px;
  margin-top: 30px;
  float: left;
}
.header-nav-container li {
  display: block;
  float: left;
  width: 100%;
}
.menu-bottom-wrapper {
  display: block;
  padding:10px 40px;
  background: aliceblue;
}
.header-top-container .top-social-wrpper, .header-top-container .top-number-wrpper{
  display: none;
}
.menu{
  position: relative;
}
.menu .fa.fa-times {
  opacity: 0;
  transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
}
.menu .fa-bars{
  opacity: 1;
}
.menu .fa {
  left: 13px;
  position: absolute;
  top: 12px;
  transition:all ease .3s;
}
.menu.active .fa-bars{
  opacity: 0;
  left: 40px;
}
.menu.active .fa-times{
  opacity: 1;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}
.logo-container {
  max-width: 70px;
  top: 10px;
}

header {
  height: 70px;
}
#banner-section {
  margin-top: 45px;
}
#banner-section .carousel-item {
  height: 400px;
}
.top-dentist-label-wrapper::before, .top-dentist-label-wrapper::after {
  display: none;
}
#banner-section .carousel-indicators {
  bottom: 20%;
}
#topdentist-container {
  padding: 0 0 30px;
}
.banner-btn.btn {
  font-size: 15px;
  line-height: 49px;
  padding: 0 15px 0 60px;
}
.top-dentist-label-wrapper {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.certificate-container {
  margin-top: 50px;
}
.about-img-container {
  margin-bottom: 20px;
  margin-top: 20px;
}
.section-container p {
  font-size: 16px;
  line-height: 30px;
}
.whowe-wrapper {
  padding: 30px 25px 20px;
}
#whowe-container {
  padding-top: 70px;
}
#officehours-container {
  padding: 40px 0 100px;
}
.officehours-wrapper > h3, .services-wrapper > h3 {
  font-size: 20px;
  line-height: 33px;
}
.day-wrapper {
  width: 33.3%;
  overflow: hidden;
}
.hours-container {
  margin-top: 15px;
}
.service-wrp {
  border-radius: 0;
  height: auto;
  margin: 25px auto;
  max-width: 400px;
  padding: 20px;
  width: 100%;
}
.servicelist {
  float: none !important;
  position: static;
  text-align: center;
  width: 100%;
}
.servic-img {
    display: none;
}
.beforeafters-wrapper > h4 {
  font-size: 16px;
  line-height: 33px;
  width: 100%;
}
#download-container h3 {
  font-size: 25px;
  line-height: 40px;
}
#download-container h4 {
  font-size: 18px;
  line-height: 30px;
}
#download-container {
  padding: 60px 0;
}
.dwnload-forms {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  padding-left: 10px;
  padding: 10px 5px;
}
.top-footer-section {
  padding: 20px 0 0;
}
.beforeafters-wrapper > h3 {
  font-size: 25px;
  margin-bottom: 0;
}
.cprgt {
  font-size: 12px;
  line-height: 40px;
  margin-bottom: 0;
}
.pwrdby {
  display: inline-block;
  line-height: 10px;
  margin-bottom: 11px;
}
.header-top-container {
  margin-top: 15px;
}
.servicelist.left span {
  float: left;
}
.servicelist.left {
  text-align: left;
}
.servicelist p {
  font-size: 16px;
  padding: 0;
}
.servicelist p {
  font-size: 16px;
  padding-left: 50px;
  top: 5px;
}
#servicesweoffer-container {
  padding: 85px 0 100px;
}
#whatnew-container {
  padding: 10px 0 90px;
}
.footer-nav-container {
  padding: 10px 0;
}
.footer-nav-container li a {
  line-height: 25px;
}
.scrolldwn  .header-top-container {
  top: 0px;
}
/*header{
  overflow: hidden;
}*/
#testimonial-container {
  padding-top: 100px;
}
.header-nav-container .current-menu-item > a:after {
  width: 2px;
  height: 100%;
  left: -10px;
  bottom: 0;
}
.scrolldwn .logo-container {
  transform: scale(1);
}
.after-scroll, .scrolldwn .after-scroll{
  transform: scale(0.85);
  -moz-transform: scale(0.85);
  -webkit-transform: scale(0.85);
  right: -115px !important;
  top: 15px;
  opacity: 1;
  position: absolute !important;
}
.testimonial-float-btn{
  right: 15px;
  top: 90px;
}
.testimonial-wrapper iframe {
  width: 100%;
}
.header-top-container .testimonial-btn{display: none;}
.header-top-container .top-number-wrpper {
  font-size: 14px;
  padding: 0 18px 0 45px;
  position: absolute;
  right: 43px;
  width: 170px;
}
.top-number-wrpper:active,.top-number-wrpper:focus,.top-number-wrpper:hover{
  padding: 0 18px 0 45px;
}
.top-number-wrpper:active i,.top-number-wrpper:focus i,.top-number-wrpper:hover i{
  left: 2px;
}
.whowe-wrapper {
    background: rgba(102, 158, 176, 0.7) none ;
  }
.testimonial-wrapper iframe {
  height: 850px;
}
.paymentHead.d-md-flex ~ .receiptBody p label{display: inline-block;}
.news-dtls{width:100%;}
.cert-logo01 {left: 185px; top: -20px;}
  .cert-logo02 { left: auto; top: -15px; right: 40px;}
  .cert-logo03{top:145px;}
  .cert-logo04{top:142px;}
  .cert-logo05 { top: 320px; left: 250px;}
  .cert-logo06 {left: 325px; top: 150px;}
  .cert-logo07 {top: 330px; left: 30px}
  a.cert-round.cert-logo02 img { width: 120px; }
}
@media (max-width: 575px) {
  .submit-contactus{width: 100%;}
  .link-btn {display: block;text-align: center;}
  #captchabox{
    transform: scale(.96);
    -moz-transform: scale(.96);
    -webkit-transform: scale(.96);
    transform-origin: left;
    -moz-transform-origin: left;
    -webkit-transform-origin: left;
  }
  .login{
  	display: block;
  	font-size: 14px;
  	color: #005d7b;
  	text-align: center;
  	padding: 3px 10px;
  }
  .login:hover, .login:focus{
    text-decoration: none;
  }
  .header-nav-container .menu-item a{margin-top: 25px;}
  .dwnload-forms-ext {
  font-size: 15px;
  line-height: 50px;
  padding-left: 15px;
margin-top:20px;
}
  .certificate-container {
    height: 575px;
    margin-top: 10px;
    max-width: 290px;
  }
  #banner-section .carousel-indicators{bottom: 15%;}
  .certificate-container a{
    max-width: 200px;
  }
  .cert-logo01 {
    left: auto;
    top: 40px;
    right: 0;
  }
  .cert-logo02 {
    left: auto;
    top: 185px;
    right: 0;
  }
  a.cert-round.cert-logo02 img {
    width: 110px;
  }
  .certificate-container a.cert-logo05 img{
    width: 100%;
  }
  .cert-logo03 {
    left: 5px;
    top: 190px;
  }
  .cert-logo04 {
    left: 10px;
    top: 330px;
  }
  .cert-logo05 {
    left: 150px;
    top: 500px;
    min-height: 70px !important;
  }
  .cert-logo06 {
    left: 160px;
    top: 328px;
  }
  .cert-logo07 { left: -20px; top: 500px; min-height: auto !important;}
  .cert-logo06 img {
    max-width: 106px;
  }
  .cert-logo08 { left: 0; top: 50px;}
  a.cert-rect.cert-logo07 img { width: 140px;}

  .banner-btn.btn, .office-hours{
    height: 40px;
    line-height: 39px;
    padding: 0 15px 0 50px;
  }
  .banner-btn.btn i, .office-hours i{
    width: 34px;
    height: 34px;
    line-height: 33px;
  }
  .submit-contactus ~ .btn-cancel {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .paymentHead.d-sm-flex ~ .receiptBody p label{display: inline-block;}
  .news-dtls{width:100%;}
  
}
@media (max-width: 418px) {
  .banner-btn.btn{
    margin-bottom: 15px;
  }
  #testimonial-container .rating-item{
    float: none !important;
    display: inline-block;
  }
}


.carousel-inner {
  background: #eeeea6 none repeat scroll 0 0;
}
.carousel-caption{
  padding-bottom:100px;
}
.carousel-fade .carousel-inner .carousel-item {
  opacity: 1;
  transition:opacity ease .3s;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-item h2, .carousel-item h3, .carousel-item p, .carousel-item a {
  left: 100px;
  opacity: 0;
  position: relative;
  transition: all 0.35s ease 0s;
}
.carousel-item h3{
  transition: all 0.5s ease 0s;
}
.carousel-item p{
  transition: all 0.6s ease 0s;
}
.carousel-item a{
  transition: all 0.7s ease 0s;
}
.carousel-item.active h2, .carousel-item.active h3, .carousel-item.active p, .carousel-item.active a{
  left: 0;
  opacity: 1;
}


.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}


/* Dropdown Content (Hidden by Default) */
.header-top-container .dropdown {
	position: relative;
	float: right;
	background: aliceblue;
	border-radius: 50px;
	margin-left: 5px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  top: 25px;
  right: 0;
}

/* Links inside the dropdown */
.dropdown-content a {
	color: #005d7b;
	font-size: 14px;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	background: #fff;
	border-radius: 0px;
	margin: 0;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: aliceblue;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
