/*--------------------------------------------------------*/
.socialIcons img{
  margin-right: 10px;
}

.socialIcons {
    padding-top: 4px;
}

.tPhone {
    font-weight: 600;
    padding-top: 6px;
}



.tPhone a:hover{
  color: #ffffff;
}


.card-header {
    background-color: #26a3b5;
    padding: 8px 6px;
}

.card-header .btn-link {
    font-weight: 400;
    color: #ffffff;
    font-size: 19px;
    text-decoration: none;
}

.card-body {
    font-size: 18px;
    color: #212529;
}

@media only screen and (max-width: 767px) {
.tPhone {
    font-weight: 600;
    margin-top: 10px;
    font-size: 140%;
}
}
/*-------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .menuLogoMobile{
  max-width: 180px;
}
}

.menuIcon{
  max-width: 25px;
}

.nav-link{
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  letter-spacing: 1px;
  font-style: normal;
  color: #ffffff;
}

.nav-link a{
  color: inherit;
}

.nav-link:hover, .active{
  color: #26A3B5;
}

.carousel-caption h3 {
    font-family: "Cinzel", serif;
    font-size: 30px;
}
@media (min-width: 769px) and (max-width: 991px) {
.nav-link {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    letter-spacing: 1px;
    font-style: normal;
    color: #ffffff;
    font-size: 14px;
}
  li.nav-item {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}
  
  .carousel-caption {
    bottom: 5%;
}


}

/*-------------------------------------------------------------*/

.carousel-caption {
    bottom: 35%;
}

.carousel-caption p{
  font-size: clamp(1rem, 0.9332rem + 0.274vw, 1.125rem);
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  }

.carousel-caption h4{
  font-size: clamp(2.9375rem, 2.7372rem + 0.8219vw, 3.3125rem);
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.carouselInnerBlock .carousel-item, .carouselInnerBlock .carousel-item img{
  max-height: 435px;
}

.carouselInnerBlock .carousel-inner{
background-color: #04242a;
}

.carouselInnerBlock .carousel-item img{
  opacity: 0.5;
}

.carouselInnerBlock{
border-bottom: 2px solid #26A3B5;
}

.carouselInnerBlock .carousel-item .carousel-caption{
  bottom: 10%;
}

@media only screen and (max-width: 767px) {
  .carousel-caption{
    bottom: 5%;
}

    .carousel-caption h3 {
        font-family: "Cinzel", serif;
        font-size: 11px;
    }
  
  .carousel-caption h4{
    font-size: 32px;
  }
  
  .carousel-caption p{
    margin-bottom: 0.2rem;
}
  
  .carouselInnerBlock .carousel-item .carousel-caption {
            bottom: 5%;
        padding-bottom: 0px;
    right: 2%;
    left: 2%;
}
  
      .carouselInnerBlock .carousel-item  .carousel-caption h4 {
        font-size: 25px;
    }
}



/*--------------------------------------------------------*/

.subhead{
  font-size: clamp(0.8125rem, 0.7457rem + 0.274vw, 0.9375rem);
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.headingTitle{
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

/*--------------------------------------------------*/

.boxes{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.boxes .bx{
  width: 33%;
  text-align: center;
  align-content: center;
}

.boxes .bxmd{
  width: 34%;
  text-align: center;
  align-content: center;
}

.bxmd a, .bx a{
  padding-top: 15%;
}

.bxmd a:hover, .bx a:hover{
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .boxes{
  padding-top: 30px;
  }
  
  .boxes .m6{
    width: 100%;
    padding: 10px;
  }

  .boxes .m6>img{
    margin-top: -20px;
    margin-bottom: 30px;
  }
  
  .boxes .m6 .arrow{
    display: none;
  }
  
  .img-icon{
    display: none;
  }
  }


/*--------------------------------------------*/

.copyright{
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.copyright a:hover{
    color: #ECF3F4;
}

.fbtn{
  background-color: #26A3B5;
  color: #ffffff;
  border: none;
  margin: 20px 0px 0px 0px;
}

.fbtn:hover{
  background-color:#0b4c58;
}

.flinks ul, .flinks ul li{
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
}

.flinks ul li{
  margin-bottom: 10px;
}

.flinks ul li a:hover, .fdGreen a:hover, .bxmd a:hover, .bx a:hover{
  color: #26A3B5;
}

.fdGreen .fbtn:hover{
  color: #ffffff;
}

/*---------------------------------------------------------------*/

.contactDetails h6{
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.contact-box h3, .crdBox h3, .crdBox h4, .crdBox h5, .crdBox h6{
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.contact3 .card-shadow {
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.btn-gradiant {
  background: #ff4d7e;
  background: -webkit-linear-gradient(legacy-direction(to right), #26a3b5 0%, #04242a 100%);
  background: -webkit-gradient(linear, left top, right top, from(#26a3b5), to(#04242a));
  background: -webkit-linear-gradient(left, #26a3b5 0%, #04242a 100%);
  background: -o-linear-gradient(left, #26a3b5 0%, #04242a 100%);
  background: linear-gradient(to right, #26a3b5 0%, #04242a 100%);
  padding: 10px 40px !important;
    font-size: 32px;
}

.btn-gradiant-sm {
  background: #ff4d7e;
  background: -webkit-linear-gradient(legacy-direction(to right), #26a3b5 0%, #04242a 100%);
  background: -webkit-gradient(linear, left top, right top, from(#26a3b5), to(#04242a));
  background: -webkit-linear-gradient(left, #26a3b5 0%, #04242a 100%);
  background: -o-linear-gradient(left, #26a3b5 0%, #04242a 100%);
  background: linear-gradient(to right, #26a3b5 0%, #04242a 100%);
}

.btn-gradiant:hover, .btn-gradiant-sm:hover {
  background: #ff6a5b;
  background: -webkit-linear-gradient(legacy-direction(to right), #ff6a5b 0%, #ff4d7e 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ff6a5b), to(#ff4d7e));
  background: -webkit-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
  background: -o-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
  background: linear-gradient(to right, #ff6a5b 0%, #ff4d7e 100%);
}

.map{
  padding: 20px;
  border-radius: .25rem;
}

.rcorner{border-radius: .25rem;}

.crdBox{
  display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
  padding: 30px;
}

/*.card, .crdBox{
  box-shadow: 5px 5px 20px #e1e1e1;
}*/

.benefits div div{
  border: 1px solid #e1e1e1;
  padding: 20px 20px 0px 20px;
  border-radius: .25rem;
  margin-left: 5px;
  margin-right: 5px;
}


