@import url('https://fonts.googleapis.com/css2?family=Montserrat: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');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');


body{
    font-family: 'Montserrat';
}
.container,.container-fluid{
    padding: 0 15px;
}
/***COLORS***/

/***ELEMENTOR OVERRIDES***/
.elementor-section-stretched .elementor-widget-wrap {
    padding: 0px !important;
}

.jgb_item-body {
    display: none !important;
}

/* Navbar */
.bar1, .bar2, .bar3 {
  width: 30px;
  height: 2px;
  background-color: #292929;
  margin: 6px 0;
  transition: 0.4s;
}
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-4px, 6px);
  transform: rotate(-45deg) translate(-4px, 6px);
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-5px, -8px);
  transform: rotate(45deg) translate(-5px, -8px);
}

.btn-primary{
    padding: 15px 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    background: #A23120;
    border-radius: 2px;
    border: none;
    color: #FFFFFF;
}
.btn-white{
    background-color: #fff;
    color: #A23120;
}
.border-btn{
    background-color: #fff;
    border: 1px solid #A23120;
    color: #A23120;
}
.btn-primary:hover{
    background-color:#d5422c!important;
    color:#fff!important;
    border-color: #d5422c;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.45);
}
.swiper-button-style{
    width: 80px;
    height: 80px;
    border: 3px solid #D5422C;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

/* footer css */
/* .elementor-element-52fdbe2,.elementor-element-196d023 {
    width: 50% !important;
}
.elementor-element-362585b .info-text h2{
    line-height: 109px;
}
.elementor-element-e8e8077 p a,
.elementor-element-066853c p a{
    color: #D5422C;
    font-weight: 600;
} */


.elementor-custom-embed-play{
    width: 120px;
    height: 120px;
    background-image: url('../images/play-button.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.elementor-custom-embed-play i{
    font-size: 0!important;
}
.underline-text .elementor-icon-list-text{
    text-decoration: underline;
}
.last-p p{
    margin-bottom: 6px;
}

.contact-form-wrape{
    width: 100%;
    max-width: 799px;
    margin: 0 0 0 auto;
    display: table;
}
.contact-form{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.form-group{
    padding: 0 10px;
    width: 50%;
    margin-bottom: 20px;
}
.form-group p{
    margin-bottom: 0;
}
.form-group label{
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 16px 0;
    color: #292929;
}
.form-control{
    border: 1px solid #E3E0DD;
    border-radius: 2px;
    width: 100%;
    height: 52px;
    padding-left: 16px;
    background-color: #fff;
    font-size: 16px;
    line-height: 20px;
    color: #292929;
}
.form-control::placeholder{
    font-size: 16px;
    line-height: 20px;
    color: #E3E0DD;
}
select.form-control{
    background-image: url('../images/select-icon-img.png');
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 95% center;
}

.form-check-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-check-group .wpcf7-list-item-label {
  position: relative;
  cursor: pointer;
}

.form-check-group .wpcf7-list-item-label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #E3E0DD;
  border-radius: 2px;
  width: 17px;
  height: 17px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin: -3px 16px 0 0;
}
.form-check-group input:checked + .wpcf7-list-item-label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 6px;
  width: 5px;
  height: 9px;
  border: solid #E3E0DD;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.form-check-group{
    margin-bottom: 8px;
}
.form-check-group label,.form-check-group p{
    margin-bottom: 0;
}
.wpcf7-list-item{
    margin: 0;
}
.contact-form-wrape p{
    font-size: 10px;
    line-height: 14px;
    margin: 0 0 10px 0;
    color: #292929;
}
.contact-button{
    padding-top: 10px;
}
.contact-button p{
    margin-bottom: 0;
}





.welcome-modal .modal-dialog{
    max-width: 1344px;
}
.welcome-modal .modal{
    background-color: rgba(227, 224, 221, 0.9);
}
.welcome-modal .modal-content{
    padding: 0;
    background: #FFFFFF;
    box-shadow: 2px 2px 30px rgba(227, 224, 221, 0.6);
    border-radius: 2px;
}
.welcome-modal .modal-body{
    padding: 80px 20px;
}
.welcome-box{
    text-align: center;
}
.welcome-box h2{
    font-size: 328.67px;
    line-height: 530px;
    color: #D5422C;
    font-family: "Northwell";
    font-weight: normal;
    margin: 0 0 -190px 0;
    padding: 30px 0 0 0;
}
.language-select{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 64px 0;
}
.language-select .form-control{
    font-size: 16px;
    line-height: 20px;
    color: #D5422C;
    border: 1px solid #D5422C;
    border-radius: 2px;
    padding-left: 16px;
    height: 52px;
    width: 196px;
    background-image: url('../images/select-icon.png');
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 93% center;
}
.language-select .form-control::placeholder{
    font-size: 16px;
    line-height: 20px;
    color: #D5422C;
}
.language-select h6{
    font-size: 14px;
    line-height: 17px;
    color: #292929;
    text-align: right;
    margin: 0 15px 0 0;
    font-weight: normal;
}
.welcome-box h3{
    font-weight: normal;
    margin: 0 0 40px 0;
    font-size: 48px;
    line-height: 28px;
    color: #292929;
    font-family: 'Cormorant Garamond', serif;
}
.welcome-button .btn-primary{
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    padding: 30px 60px;
    margin: 0 7px;
}
.welcome-button .btn-primary{
    padding: 28px 35px;
}

.patient-ul ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.patient-ul ul li:first-child{
    border-top: 1px solid #D5422C;
}
.patient-ul ul li{
    padding: 7.5px 0;
    margin: 0 0 0 0;
    border-bottom: 1px solid #D5422C;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #292929;
}
.patient-ul ul li strong{
    font-weight: normal;
    color: #D5422C;
}
.DELETE_elementor-element-9738966 .storie-banner{
    min-height: 738px;
}
.DELETE_elementor-element-9738966 .heroslider{
    padding-bottom: 0;
    position: relative;
    background-color: transparent;
}
.DELETE_elementor-element-9738966 .heroslider::before{
    content: "";
    width: 100%;
    height: 50%;
    background-color: #292929;
    position: absolute;
    bottom: 0;
    left: 0;
}


.campaign-info-slider .info-text-section{
    padding-top: 110px;
    min-height: 610px;
}
.campaign-info-slider .image-slider-section::before {
    display: none;
}
.text-link p a{
    color: #D5422C;
    font-weight: 600;
}
.hover-color a:hover{
    color: #A23120!important;
}



/* responsive css */

@media (min-width:2001px) and (max-width:2560px){
    .container{
        max-width: 1374px;
    }
}
@media (min-width:1801px) and (max-width:2000px){
    .container{
        max-width: 1374px;
    }
}
@media (min-width:1551px) and (max-width:1800px){
    .container{
        max-width: 1374px;
    }

    .welcome-modal .modal-body{
        padding: 70px 50px;
    }
    .welcome-box h2{
        padding: 0;
    }
}
@media (min-width:1300px) and (max-width:1550px){
    .container{
        max-width: 1250px;
    }
    /* .elementor-7 .elementor-element.elementor-element-9fea73c{
        padding: 30px 30px 30px 20px !important;
    }
    .elementor-7 .elementor-element.elementor-element-cb7df1d{
        padding: 30px 30px 30px 20px !important;
    } */

    /* Modal */
    .welcome-modal .modal-dialog{
        max-width: 1200px;
    }
    .welcome-modal .modal-body{
        padding: 70px 50px;
    }
    .welcome-box h2{
        font-size: 250px;
        line-height: normal;
        margin: 0 0 -150px 0;
        padding: 0;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 1220px!important;
    }
}
@media (min-width:1200px) and (max-width:1299px){

    /* .elementor-7 .elementor-element.elementor-element-9fea73c{
        padding: 30px 30px 30px 20px !important;
    }
    .elementor-7 .elementor-element.elementor-element-cb7df1d{
        padding: 30px 30px 30px 20px !important;
    }
    .elementor-7 .elementor-element.elementor-element-da5f60c {
      width: 68% !important;
    }
    .elementor-7 .elementor-element.elementor-element-eed4563 {
      width: 32% !important;
    } */
    /*.elementor-widget-heading .elementor-heading-title{
        font-size: 14px !important;
    }
    .elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{
        font-size: 14px !important;
    }*/

    /* Modal */
    .welcome-modal .modal-dialog{
        max-width: 1100px;
    }
    .welcome-modal .modal-body{
        padding: 70px 50px;
    }
    .welcome-box h2{
        font-size: 210px;
        line-height: normal;
        margin: 0 0 -120px 0;
        padding: 0;
    }
    .welcome-button .btn-primary{
        padding: 15px 40px;
        font-size: 20px;
    }

    .elementor-custom-embed-play{
        width: 100px;
        height: 100px;
    }
}
@media (min-width:992px) and (max-width:1199px){

    /* .elementor-7 .elementor-element.elementor-element-9fea73c{
        padding: 30px 20px 30px 10px !important;
    }
    .elementor-7 .elementor-element.elementor-element-cb7df1d{
        padding: 30px 20px 30px 10px !important;
    }
    .elementor-7 .elementor-element.elementor-element-da5f60c {
      width: 68% !important;
    }
    .elementor-7 .elementor-element.elementor-element-eed4563 {
      width: 32% !important;
    }

    .elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{
        font-size: 14px !important;
    } */

    /* Modal */
    .welcome-modal .modal-dialog{
        max-width: 900px;
    }
    .welcome-modal .modal-body{
        padding: 50px;
    }
    .welcome-box h2{
        font-size: 190px;
        line-height: normal;
        margin: 0 0 -95px 0;
        padding: 0;
    }
    .language-select .form-control{
        height: 45px;
    }
    .welcome-box h3{
        font-size: 40px;
    }
    .welcome-button .btn-primary{
        padding: 15px 40px;
        font-size: 18px;
    }

    .elementor-custom-embed-play{
        width: 80px;
        height: 80px;
    }

    .footer.elementor-section .elementor-container{
        flex-wrap: wrap;
    }
    .footer.elementor-section .elementor-container .elementor-column {
        width: 33.33%!important;
        padding-bottom: 30px;
    }

}
@media (min-width:768px) and (max-width:991px){
     /* .elementor-7 .elementor-element.elementor-element-9fea73c{
        padding: 20px 0 !important;
    }
    .elementor-7 .elementor-element.elementor-element-c12eca0, .elementor-7 .elementor-element.elementor-element-3ec0db0 {
      width: 50% !important;
    }
    .elementor-7 .elementor-element.elementor-element-a7d62e4,.elementor-7 .elementor-element.elementor-element-5d29abb{
        width: 50% !important;
    }
    .elementor-7 .elementor-element.elementor-element-cb7df1d{
        padding: 0px 0 !important;
    }
    .elementor-element-065a11a {
        padding-right: 7px;
    } */

    .btn-primary{
        padding: 10px 20px;
        font-size: 16px;
    }

    /* Modal */
    .welcome-modal .modal-dialog{
        max-width: 725px;
    }
    .welcome-modal .modal-body{
        padding: 50px;
    }
    .welcome-box h2{
        font-size: 175px;
        line-height: normal;
        margin: 0 0 -95px 0;
        padding: 0;
    }
    .language-select .form-control{
        height: 45px;
    }
    .welcome-box h3{
        font-size: 40px;
    }
    .welcome-button .btn-primary{
        padding: 15px 40px;
        font-size: 18px;
    }

    .elementor-custom-embed-play{
        width: 70px;
        height: 70px;
    }
    .video-text p br{
        display: none;
    }

    .contact-form-wrape{
        max-width: 100%;
    }
}
@media (min-width:320px) and (max-width:767px){

    /* .elementor-7 .elementor-element.elementor-element-9fea73c{
        padding: 20px 0 !important;
    }
    .elementor-7 .elementor-element.elementor-element-da5f60c{
        width: 100% !important;
    }
    .elementor-7 .elementor-element.elementor-element-c12eca0,.elementor-7 .elementor-element.elementor-element-3ec0db0{
        width: 100% !important;
    }
    .elementor-7 .elementor-element.elementor-element-a7d62e4,.elementor-7 .elementor-element.elementor-element-5d29abb{
        width: 50% !important;
    }
    .elementor-7 .elementor-element.elementor-element-cb7df1d{
        padding: 20px 0 !important;
    }
    .elementor-7 .elementor-element.elementor-element-58241b4.elementor-column > .elementor-widget-wrap{
        justify-content: start !important;
    }
    .elementor-element-4365923 .elementor-widget-container{
        padding: 0 0 0 10px;
    }
    .elementor-element-58241b4{
        padding-left: 10px;
    } */


    .btn-primary{
        padding: 10px 20px;
        font-size: 16px;
    }


    /* Modal */
    .welcome-modal .modal-dialog{
        width: 95%;
    }
    .welcome-modal .modal-body{
        padding: 40px 20px;
    }
    .welcome-box h2{
        font-size: 90px;
        line-height: normal;
        margin: 0 0 -40px 0;
        padding: 0;
    }
    .language-select{
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .language-select .form-control{
        height: 40px;
    }
    .language-select h6{
        margin: 10px;
    }
    .welcome-box h3{
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .welcome-button .btn-primary{
        padding: 10px 30px;
        max-width: 250px;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
        font-size: 16px;
        line-height: 25px;
    }


    .elementor-custom-embed-play{
        width: 50px;
        height: 50px;
    }

    .video-text p br{
        display: none;
    }

    .contact-form-wrape{
        max-width: 100%;
    }
    .form-group{
        width: 100%;
    }

}
@media (min-width:576px) and (max-width:767px){
    .container, .container-sm{
        max-width: 100%;
    }

}

@media (max-width:992px){
    .jgb_grid-box {
        position: relative!important;
        width: 45%!important;
        height: 240px!important;
        transform: none!important;
        margin-bottom: 20px;
    }
    .jgb_grid-container{
        min-height: inherit!important;
        display: flex!important;
        flex-wrap: wrap!important;
        gap:10px;
        justify-content: center;
    }

}

@media (max-width:500px){
    .jgb_grid-box {
        width: 100%!important;
        height: 240px!important;
    }



    
}


.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    display: none;
}


.elementor-widget-text-editor a {
    color: #A23120;
}

.btnbg-white .btn:hover {
    border-color: white!important;
    border: solid 2px;
}



.mainheader{
    -webkit-transition: all 0.5s ease;
 -moz-transition: position 10s;
 -ms-transition: position 10s;
 -o-transition: position 10s;
 transition: all 0.5s ease;
}

.sticky {
       position: fixed;
   z-index: 999;
   width: 100%;
 animation: smoothScroll 1s forwards;

}


@keyframes smoothScroll {
   0% {
       transform: translateY(-40px);
   }
   100% {
       transform: translateY(0px);
   }
}





.feedback-form {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 380px;
    z-index: 9999;
}

.feedback-form-header {
  padding: 8px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #D5422C;
    position:relative;
}

.feedback-form-header button {/* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    gap: 10px;
    position: absolute;
    width: 40px;
    height: 100%;
    right: 0;
    top: 0px;
    background: #A23120;
    flex: none;
    order: 1;
    flex-grow: 0;
    z-index: 1;
    appearance: none;
    border: none;
}


.feedback-form-header span {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
/* identical to box height */


/* White */
    color: #FFFFFF;
}

.feedback-form-content h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    color: #292929;
}
.feedback-form-content h4 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}


.feedback-form-body {
  display:none;
    padding: 10px;
    padding: 24px 16px;
    background: white;
}
div.ratings {
    margin: 10px 0;
}
 
.ratings input[value="Good"]:checked + svg path{
  fill:#2CD570;
}
.ratings input[value="OK"]:checked + svg path{
  fill:#D57D2C;
}
.ratings input[value="Bad"]:checked + svg path{
  fill:#D5422C;
}

.ratings input {
    opacity: 0;
    display: none;
}

.ratings span.wpcf7-list-item-label {
    display: none;
}

.ratings span.wpcf7-list-item {
    cursor: pointer;
}

.ratings .wpcf7-form-control.ratings {
    display: flex;
    gap: 20px;
    /* cursor: pointer; */
}

span.wpcf7-list-item svg {
    cursor: pointer;
}
.feedback-form .wpcf7-submit {/* Auto layout */
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 15px 30px;
    gap: 10px;
    width: 128px;
    height: 52px;

/* CTA */
    background: #A23120;
    border-radius: 2px;
    border: none;
    color: white;
}
.feedback-form input::placeholder,.feedback-form textarea::placeholder{
color: #E3E0DD;
}
.feedback-form .wpcf7-textarea {
    max-width: 100%;
    border: 1px solid #E3E0DD;
    border-radius: 2px;
    padding: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color:black;
}


span.wpcf7-spinner {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.feedback-form form {
    position: relative;
}

.feedback-form svg.open-form {
    display: block;
}

.feedback-form.form-is-open svg.open-form {
    display: none;
}

.feedback-form.form-is-open svg.close-form {
    display: block;
}

svg.close-form {
    display: none;
}


.darkfooter {
    background-color: #292929 !important;
}

.darkfooter a {
    color: white !important;
}

.darkfooter p {
    color: white !important;
}

.darkfooter span.elementor-icon-list-icon i:before {
    color: #fff;
}

.darkfooter span.elementor-icon-list-icon:hover i:before {
    color: #a23120;
}

.mainfooter a:hover {
    color: #a23120 !important;
}

.tagline-data a {
    margin-bottom: 10px;
}

a.iubenda-tp-btn.iubenda-cs-preferences-link {
    display: none !important;
}

@media (min-width:320px) and (max-width:767px){


.image-slider-section .image-slider {
    padding: 20px;
}

.image-slider-section .slider-img img {
    /* object-position: center center !important;
    object-fit: contain; */
}

.feedback-form {
    max-width: 90%;
}

.welcome-button a {
    font-size: 14px !important;
    padding: 10px !important;
}

}



li.tablet {
    display: none !important;
}


@media (max-width:1191px){

    nav.navbar a {
        font-size: 14px;
    }
    
    ul#nav_menu li a {
        font-size: 14px;
    }

}

@media (max-width:991px){

    li.tablet {
        display: block !important;
        border-bottom: 1px solid #ccc;
        margin-top: 20px;
        padding-bottom: 10px;
    }

}


@media (max-width:600px){
    .elementor-433 .elementor-element.elementor-element-392f623 .elementor-widget-container {
        text-align: left !important;
    }

    .elementor-538 .elementor-element.elementor-element-dcaf569 > .elementor-element-populated {
        padding: 15px !important;
    }

    .elementor-3005 .elementor-element.elementor-element-ea1c16c > .elementor-element-populated {
        padding: 15px !important;
    }

    .elementor-widget-container {
        margin: 0px !important;
    }
    
    .cta2 h5 {
        padding-bottom: 10px;
    }
    
    .cta2 .button-widget-wrapper.btn-center.btnbg-white {
        margin-bottom: 30px;
    }

    .jgb_grid-box {
        width: 100%!important;
        height: 240px!important;
    }


    .slider-img img {
        height: 100% !important;
        width: 100% !important;
        object-fit: inherit !important;
        object-position: inherit !important;
    }
    
    .slider-image img {
            height: 100% !important;
            width: 100% !important;
            object-fit: inherit !important;
            object-position: inherit !important;
    
    }
    
    .stories-box figure img {
        height: 100% !important;
        width: 100% !important;
            object-fit: inherit !important;
            object-position: inherit !important;
    
    }
    
    

}