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

.logo-img {
max-width:250px!important

}

.nav-item{
max-width:115px;

}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
   
    text-align: center!important;
    line-height:1!important;
    padding-bottom:0px!important;
    display: inline-flex!important;}

.nav-link{
    display: inline-flex!important;
    align-items: end!important;;
}

.top-bar{
position: absolute;
}
.top-bar-ul{
list-style-type: none!important;
    display: flex;
    justify-content: end;
}

.lightYellow{
background-color: #FFF1C7;
padding-left:15px;
padding-right:15px;
font-family: poppins;
font-weight: 600;
border:2px solid #FFF1C7;
transition: all 0.3s ease-in-out;
white-space: nowrap;
}

.lightYellow:hover{
background-color: white;

border:2px solid #FFF1C7;

}
.darkYellow{
background-color: #FFE06A;
padding-left:15px;
padding-right:15px;
font-family: poppins;

font-weight: 600;
border:2px solid #FFE06A;
transition: all 0.3s ease-in-out;
white-space: nowrap;}

.darkYellow:hover{
background-color: white;

border:2px solid #FFE06A;

}

.border-bottom {
    border-bottom: 4px var(--t4-border-style) #00A88E!important;
}


@media (max-width: 968px) {
.logo-img{
margin-top: 50px;   
}
  }

  @media (max-width: 758px) {
.top-bar{
display: none!important;

}
.logo-img{
margin-top: 0px;   
}
  }

  .footerLeft{
    text-align:left;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 40px;
  }

  .footerMiddle{
    text-align:center;
    color: white;
    font-family: poppins;
  }

  .footerRight{
    text-align:right;
  color: white;
  font-family: poppins;
  font-weight: bold;}

  @media (max-width: 758px) {

.footerLeft{
    text-align:center;
    
  }

  .footerMiddle{
    text-align:center;
    
  }

  .footerRight{
    text-align:center;
  }

}

  .footer{background-color: #230871;}

  .footerIcon{
padding-left:3px;
padding-right:3px;
transition: transform 0.4s ease-in-out;

  }

.footerIcon:hover{
transform: scale(1.2);

  }
  
  .greenBoxH3{
        font-size: 60pt;
    color: white;
    text-align: center;
    font-weight: bold;
  }

  .greenBoxText{color: white;
      
    font-family: arial;
    font-size: 15pt;
    line-height: 1.5;}

  .greenBox{
margin-bottom:-500px!important;

  }


 .homeButton{
    transform: scale(1.0);
    transition: all 0.3s ease-in-out;
   }
  .homeButton:hover{
    transform: scale(1.05);
   }

   .t4-module:last-child {
    border: none!important;
}

/*.modulehomePageContent{
background-image: url("/~newvision/images/hero%20images/LettersBKGND.jpg#joomlaImage://local-images/hero%20images/LettersBKGND.jpg?width=5093&height=2940");

}*/

.meetOur{
font-weight: 300;
font-size: 40pt;
color:#230871;
}

.doctors{
    font-weight: 700;
font-size: 60pt;
color:#230871;
}

.doctorNames{
text-align: center;
color:#230871;
font-size: 16pt;
line-height: 1.2;
}

.clickHere{
text-align: center;

font-size: 18px;
color: white;
font-weight: 600!important;
background-color: #00A88E;
border: 2px solid #00A88E;
padding-left: 12px;
padding-right: 12px;
transition: all 0.3s ease-in-out;
}

.clickHere:hover{
text-align: center;
color: #00A88E;
font-weight: 800;
background-color: white;
border: 2px solid #00A88E;

}
.clickHereBox div{
   display: flex;
   justify-content: center;
}

.testimonials{
    text-align: center;
font-weight: 700;
font-size: 30pt;
color:#230871;
line-height: 1;
}

 @media (max-width: 1200px) {.testimonials{
    
font-size: 25pt;

}}

.testText{
    text-align: center;
font-style: italic;
color:black;
font-size: 12pt;

}

.video{
    display: flex;
    justify-content: center;
    margin-top:10px;
    margin-bottom: 10px;
}

/*


.videoRow {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.video {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-right: 10px; /* Adjust margin as needed 
}}*/

.insideh2{
font-weight: 700;
font-family:poppins!important;
  font-size: 40pt;
  color: #00A88E;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  }
@media (max-width: 1000px) {.insideh2{
font-weight: 700;
  font-size: 30pt;
  color: #00A88E;
  text-align: center;
  }}

  .aboutPortrait{


width: 200px !important;
max-width: 200px;
opacity: 1;
transition: all 0.3s ease-in-out;
  }

  .aboutPortrait:hover{

opacity:.75;
cursor:pointer!important;

  }

  .aboutName{color:  #230871;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 15pt;
  line-height: 1.1;
  padding-left: 10px;
  transition: all 0.3s ease-in-out;
  


  }

  .aboutName:hover{color:  #00A88E;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  cursor:pointer!important;

  


  }
 .aboutPortrait:hover .aboutName{color:  #00A88E;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;

  


  }

  .aboutRow{
display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  

  }
.sppb-divider{
  
  padding-top: 5px!important;
  margin-top: 0px!important;
  margin-bottom: 0px!important;}

  .servicesTitle{
    color:  #230871;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 15pt;
  line-height: 1.1;
  padding-left: 10px;
  transition: all 0.3s ease-in-out;
  


  }

  .servicesTitle:hover{color:  #00A88E;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  cursor:pointer!important;

  


  }

  .servicesRow{
    text-align: center;
    padding-bottom: 40px!important;
  }

.servicesImg{
    width: 200px;
    max-width: 200px;
    opacity: 1;
    transition: all .3s ease-in-out;

}

  .servicesImg:hover{
opacity:.75;
cursor:pointer!important;

  }

  .newsImg{
    width: 300px;
    max-width: 300px;
    opacity: 1;
    transition: all .3s ease-in-out;

}

  .newsImg:hover{
opacity:.75;
cursor:pointer!important;

  }

  

 .rsform-button .btn .btn-secondary{
text-align: center;
font-size: 18px;
color: white;
font-weight: 800;
background-color: #230871;
border: 2px solid #230871;
padding-left: 12px;
padding-right: 12px;
transition: all 0.3s ease-in-out;
}

.rsform-button .btn .btn-secondary:hover{
text-align: center;
color: #230871;;
font-weight: 800;
background-color: white;
border: 2px solid #230871;

}

#Submit,.rsform-submit-button{
    text-align: center!important;
font-size: 18px!important;
color: white!important;
font-weight: 600!important;
background-color: #230871!important;
border: 2px solid #230871!important;
padding-left: 12px!important;
padding-right: 12px!important;
padding-top:5px;
padding-bottom:5px;
transition: all 0.3s ease-in-out!important;
border-radius:0!important;
}


#Submit:hover{text-align: center!important;
color: #230871!important;
font-weight: 600!important;
background-color: white!important;
border: 2px solid #230871!important;}

.rsform-submit-button:hover{text-align: center!important;
color: #230871!important;
font-weight: 600!important;
background-color: white!important;
border: 2px solid #230871!important;}

.col-form-label
{

  display: none!important;
}

.eb-dialog
{
  
  border-radius: 20px;
  opacity: .96!important;
}

.com-content-article .share-social {
    display: none !important;
}

.t4-content .bg-overlay-image {
    background-size: contain !important;
    background-image: url(../../../../images/hero%20images/LettersBKGND.jpg) !important;
}

.blueHeader{
font-size:25pt;
color:#230871;
font-weight: 700;
font-family:poppins!important;
margin-top: 0px!important;

}

.introText{
font-size: 17pt!important;
font-family: Arial, Helvetica, sans-serif;


}

.greenHeader{
font-size: 15pt;
color:#00A88E;
font-weight: 600;
font-family:poppins!important;

}

.careCredit{
    width:25%!important;
}

.careCredit:hover{
    width:30%!important;
}

.divider{    margin-top: -15px!important;
    margin-bottom: 15px!important;}

  .more {
    display:none;
}

#box .show-more:checked + .more {
    display:block;
}

#sppb-addon-1705347147673 .sppb-carousel-extended-nav-control .nav-control {
    height: 50px;
    line-height: 50px;
    width: 52px;
    background: #230871!important;
    color: #fff;
    font-size: 24px;
    border-color: #230871!important;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 10!important;
}
.blog .type-vertical .item-image img, .blog-featured .type-vertical .item-image img {
    
    padding: 5px;
}

.items-intro{
    margin-top: 10px;
}

#t4-content .bg-overlay-image {
  
    z-index: -5!important;
}


.blog .box-inner .item-content .page-header h2 a, .blog .box-inner .item-content .page-header .h2 a, .blog-featured .box-inner .item-content .page-header h2 a, .blog-featured .box-inner .item-content .page-header .h2 a {
   font-size: 15pt!important;
color:#00A88E!important;
font-weight: 800!important;
font-family:poppins!important;
}

.com-content-article .page-header h2, .com-content-article .page-header .h2 {
    font-size:25pt!important;
color:#230871!important;
font-weight: 700!important;
font-family:poppins!important;
margin-top: 0px!important;
}

.sideNav li::marker{

display: none!important;
}

.payment{color:green}









.aboutName{
padding-bottom:40px!important;

}

.navDoc{
color:#666666!important;

}

.navDoc:hover{
color:#00A88E!important;

}

.t4-content
{
  background-image: url(/~newvision/images/hero%20images/LettersBKGND.jpg#joomlaImage://local-images/hero%20images/LettersBKGND.jpg?width=5093&height=2940);
  background-repeat: repeat-y;
  background-size: contain;
  background-position: 50% 0;
  background-attachment: inherit;
}

.backColor{
    background-color: white!important;
}

.bg-overlay-image{
    opacity:0!important;
}

.dropdown-toggle {
  white-space: normal!important;
}



.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
    
    white-space: nowrap!important;}