@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@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');

*{
    margin: 0;
    padding: 0;
}

html{
    font-family: "Montserrat", sans-serif;
    scroll-behavior: smooth;
}

body{
    font-family: "Montserrat", sans-serif !important;
}

h1{
    font-size: 62px !important;
}

h2{
    font-size: 54px !important;
}

h5{
    font-size: 35px !important;
}

h6{
    font-size: 34px !important;
}

p{
    font-size: 18px;
}

 a{
    text-decoration: none !important;
}

a:hover{
    text-decoration: none !important;
}

.main_header{
    padding: 10px 0px;
    background-color: #fff;
    filter: drop-shadow(0px 3px 3px rgba(105,31,116,0.1 ));

}

.nav-link{
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 22px !important;
    color: #062f6e !important;
    padding: 0 !important;
      border-bottom:2px solid #fff !important ;
      height: 46px;
}

.nav-link:hover{
    color: #e7731f !important;
    border-bottom:2px solid #e7731f !important ;
}

.active .nav-link{
    color: #e7731f !important;
    border-bottom:2px solid #e7731f !important ;
}

.nav-item{
    margin-right: 30px !important;
}

.banner_section{
    background-image: url('../images/home_banner.png');
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 150px;
    position: relative;
    margin-top: 130px;
}

.banner_section h1{
    text-align: center;
    line-height: 60px;
    color: #fff;
}

.risk_box_inner{
  
width: 160px;
height: 160px;
transform: rotate(180deg);
position:absolute;
 bottom: 35px;
    left: 45%;
background: #062f6f;
background: linear-gradient(180deg, 
#062f6f 0.00%, 
#062f6f 18.39%, 
rgba(255,255,255,0 ) 100.00%);
border-radius: 50%;
}


.risk_box img{
    position: absolute;
    bottom: 35px;
    left: 45%;
}

.risk_box p{
    font-size: 22px;
    line-height: 24px;
    font-style: normal;
    text-align: center;
    color: #ffffff;
    position: absolute;
    bottom: 79px;
    left: 46.5%;
    text-align: center;
    margin: 0;
}

.about_section{
    padding: 80px 0px;
}

.about_section p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #444444 !important;
margin-top: 30px;
}

.about_section h2{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
}

.about_section img{
    height: 340px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.life_style{
    padding: 80px 0px;
    background: #fffaf5;
}

.life_style p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #444444 !important;
margin-top: 30px;
}

.life_style h2{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
}

.life_style img{
    height: 340px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.life_style p span{
    font-weight: 600;
}

.life_style a p{
    font-size: 24px;
font-weight: 500;
line-height: 28px;
font-style: normal;
text-align: left;
color: #ffffff !important;
background: #062f6e;
width: fit-content;
margin: 0;
border-radius: 28px;
padding: 10px 50px;
margin-top: 25px;
}

.diet{
    padding: 80px 0px;
}

.diet p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #444444 !important;
margin-top: 30px;
}

.diet h2{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
}



.diet img{
    height: 340px;
    width: 100%;
    object-fit: contain;
    border-radius: 30px;
      background-color: #062f6e;
    width: 100%;
    padding: 20px;
}

.diet a{
    margin-right: 20px;
}

.diet a p{
    font-size: 24px;
font-weight: 500;
line-height: 28px;
font-style: normal;
text-align: left;
color: #ffffff !important;
background: #062f6e;
width: fit-content;
margin: 0;
border-radius: 28px;
padding: 10px 50px;
margin-top: 25px;
}

.diet_flex{
    display: flex;
}

.patient_video{
        padding: 80px 0px;
    background: #fffaf5;
}

.patient_video h2{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
}


.patient_video a{
    text-decoration: none;
}

.patient_video a:hover{
    text-decoration: none;
}

.video_box{
    background-color: #fff;
    margin-top: 20px;
        border-radius: 30px;
        filter: drop-shadow(0px 3px 3px rgba(0,0,0,0.16 ));
        position: relative;

}

.video_box img{
    height: 291px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.video_box p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: center;
color: #062f6e;
padding: 20px 0px;
font-weight: 600;
}

.global_button a p{
    font-size: 24px;
font-weight: 500;
line-height: 28px;
font-style: normal;
text-align: left;
color: #ffffff !important;
background: #062f6e;
width: fit-content;
margin: 0;
border-radius: 28px;
padding: 10px 50px;
margin-top: 25px;
}

.locate{
    padding: 80px 0px;
    position: relative;
}

.locate p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #444444 !important;
margin-top: 25px;
}

.locate h2{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
}

.locate img{
    width: 100%;
    height: 348px;
    object-fit: cover;
    margin-top: 15px;
}

.input_box{
    border-radius: 22px;
background: #f5f5f5;
height: 43px;
border: none;
width: 100%;
margin-top: 10px;
padding: 10px 25px;
outline: none;
}

.input_box::placeholder{
    font-size: 16px;
font-weight: normal;
line-height: 18px;
font-style: normal;
text-align: left;
color: #666666;
opacity: 0.50;
}

.locate button{
   height: 43px;
border: none;
border-radius: 22px;
font-size: 16px;
font-weight: 500;
line-height: 16px;
font-style: normal;
text-align: center;
color: #ffffff;
width: 114px;
background: #062f6e;
position: absolute;
    position: absolute;
    right: 18px;
    margin-top: 10px;

}

.radio_button label{
    font-size: 16px;
font-weight: normal;
line-height: 17px;
font-style: normal;
text-align: left;
color: #2850aa;
}

.radio_button input {
    box-sizing: border-box;
    padding: 0;
    width: 12px !important;
height: 12px !important;
margin-left: 0px;
border: 1px solid #2850aa !important;
margin-right:10px;
}

.faq{
    padding: 80px 0px;
    background: #fffaf5;
}

.faq h2{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
}

.faq-item {
    /* margin-top: 20px; */
    border-bottom: 2px solid #707070;
    padding-bottom: 15px;
}

.faq-question {
     font-size: 18px;
    padding-top: 15px;
    cursor: pointer;
    /* border-radius: 5px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
      color: #2850aa;
      font-weight: 600;
}

.faq-answer {
    display: block;
    /* padding: 0 15px; */
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out; 
}

.faq-answer p {
    /* padding-bottom: 15px;  */
    font-size: 18px;
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #606060;
}

.faq-answer p span{
    color: #2850aa;
    font-weight: 600;
}

.arrow {
    font-size: 20px;
    transition: transform 0.3s ease;
}

.open .arrow {
    transform: rotate(180deg);
}




.cta_form{
    padding: 80px 0px;
    position: relative;
}

.cta_form p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #444444 !important;
}

.cta_form h5{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
margin: 0;
}



.cta_form form label{
    font-size: 18px;
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #606060;
margin-top: 20px;
}

.cta_form form input{
    height: 48px;
border-color: #444444;
border-width: 1px;
border-style: solid;
border-radius: 10px;
background: #ffffff;
width: 100%;
outline: none;
padding: 10px 25px;
}

.cta_form form p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #444444 !important;
margin-top: 10px;
}

.cta_form form button{
    font-size: 24px;
font-weight: 500;
line-height: 28px;
font-style: normal;
text-align: left;
color: #ffffff !important;
background: #062f6e;
width: fit-content;
margin: 0;
border-radius: 28px;
padding: 10px 50px;
margin-top: 25px;
border: none;
}

.contact_details{
    margin-top: 30px;
}

.contact_details p span{
  color: #2850aa;
  font-weight: 600;
}

footer{
    filter: drop-shadow(0px -3px 3px rgba(105,31,116,0.1 ));
padding: 30px 0px;
background: #ffffff
}

footer p{
     font-family: "Poppins", sans-serif;
font-weight: normal;
line-height: 26px;
font-style: normal;
text-align: center;
color: #444444;
margin: 0 !important;
}

footer p a{
    color: #444444;
    text-decoration: underline !important;
    font-weight: 600;
}

footer p a:hover{
    color: #444444;
}

footer ul{
    float: inline-end;
    list-style: none;
    display: inline-flex
}

footer ul li{
    margin-left: 30px;
}

.about_banner_section{
    background-image: url('../images/risk.jpg');
    height: 480px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    position: relative;
    margin-top: 130px;
}

.about_banner_section h1{
    font-size: 58px !important;
font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: center;
color: #062f6e;
}

.risk_form{
    padding: 80px 0px;
}

.risk_form h2{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
}

.risk_form p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #444444;
}

.risk_form form label{
    font-size: 18px;
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #062f6e;
margin-top: 20px;
font-weight: 600;
}

.risk_form form input{
    height: 48px;
border-color: #444444;
border-width: 1px;
border-style: solid;
border-radius: 10px;
background: #ffffff;
width: 100%;
outline: none;
padding: 10px 25px;
}

.risk_form form input::placeholder{
    font-size: 16px;
font-weight: normal;
line-height: 18px;
font-style: normal;
text-align: left;
color: #666666;
opacity: 0.50;
}

.risk_form form select{
    height: 48px;
border-color: #444444;
border-width: 1px;
border-style: solid;
border-radius: 10px;
background: #ffffff;
width: 100%;
outline: none;
padding: 10px 25px;
  outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down_arrow.png) 99% / 15% no-repeat;
    background-size: auto;
}

.risk_form form input::placeholder{
    font-size: 16px;
font-weight: normal;
line-height: 18px;
font-style: normal;
text-align: left;
color: #666666;
opacity: 0.50;
}


.risk_form form select::placeholder{
    font-size: 16px;
font-weight: normal;
line-height: 18px;
font-style: normal;
text-align: left;
color: #666666;
opacity: 0.50;
}

.risk_form form button{
    font-size: 24px;
font-weight: 500;
line-height: 28px;
font-style: normal;
text-align: left;
color: #ffffff !important;
background: #062f6e;
width: fit-content;
margin: 0;
border-radius: 28px;
padding: 10px 50px;
margin-top: 25px;
}

.risk_form img{
    width: 626px;
height: 277px;
margin-top: 50px;
}

.risk_form h5 {
    font-weight: normal;
    line-height: 60px;
    font-style: normal;
    text-align: left;
    color: #062f6e;
    margin: 0;
}

.video_icon{
    position: absolute;
width: 92.6px !important;
height: 92.6px !important;
/* opacity: 0.55; */
    /* z-index: 1; */
    left: 35%;
    top: 30%;
}

.education_video .patient_video{
    background-color: #fff;
    margin-top: 130px;
}

.faq_banner_section{
    background-image: url('../images/faq.png');
    height: 480px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    background-position: center;
    /* position: relative; */
    margin-top: 130px;
}

.faqs .faq{
    background-color: #fff;
}

.swap_image{
    display: block;
    margin-top: 130px;
}

.swap_image img{
    width: 100%;
}

.desktop_view{
    display: none;
}

.healthy_banner_section{
    background-image: url('../images/healthy_swap.png');
    height: 480px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    /* position: relative; */
    margin-top: 130px;
}

.healthy_banner_section img{
    width: 100%;
    /* position: relative; */
}

.healthy_banner_section h2{
    font-size: 54px;
font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: center;
color: #fffaf5;
/* position: absolute;
top: 0; */
}

.swap_section{
    padding:50px 80px;
    padding-bottom: 80px;
    background-color: #fff;
}

.swap_section h6{
    font-weight: normal;
line-height: 44px;
font-style: normal;
text-align: center;
color: #062f6e;
margin: 0;
}

.swap_box{
    border-radius: 25px;
filter: drop-shadow(0px 3px 3px rgba(0,0,0,0.16 ));
background: #ffffff;
margin-top: 30px;
position: relative;
width: 100%;
    height: 290px;
    overflow: hidden;
}

.swap_box p {
   font-size: 16px !important;
font-weight: normal;
line-height: 22px;
font-style: normal;
text-align: center;
color: #606060;
    padding: 20px 0px;
    margin: 0px;
    font-weight: 600;
    
}

.swap_box img{
    border-radius: 25px;
    height: 228px;
    object-fit: cover;
    width: 100%;
    position: relative;
    transition: opacity 0.3s ease-in-out;
}


.swap_button{
    position: absolute;
    width: 116px;
    height: 45px;
    border-radius: 34px;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.16));
    background: #ffffff;
    bottom: 30px;
    left: 50%;
    right: 50%;
    transform: translate(-50px, 0px);
}

.swap_button input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer;
  width: 108px;
height: 37px;
border-radius: 34px;
filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.16 ));
background: #062f6e;
    margin-top: 4px;
    margin-left: 4px;
}

.swap_button input[type="checkbox"]::before {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s;
  width: 29px;
height: 29px;

filter: drop-shadow(0px 0px 3px rgba(0,8,101,0.79 ));

background: #ffffff;
    margin-top: 4px;
    margin-left: 4px;

}

.swap_button input[type="checkbox"]:checked::before {
  transform: translateX(100%);
  background: #fff;
  margin-left: 46px;
}

.swap_button input[type="checkbox"]:checked {
  background: #062f6e;
  cursor: pointer;
}

.swap_button label{
    font-size: 18px;
font-weight: 500;
line-height: 20px;
    font-style: normal;
    text-align: center;
    color: #ffffff !important;
    margin: 0;
    position: absolute;
    margin-top: 14px;
    left: 44px;
    cursor: pointer;
    text-transform: uppercase;
}

.swap_button input[type="checkbox"]:checked label {
  left: 10px;
}

.second_image{
    display: none;
   
}

.second_label{
 color: #e7731f !important;
}

.swap_label {
    font-size: 16px;
    transition: transform 0.3s ease;
}



.swap_toggle:checked + .swap_label {
    transform: translateX(-24px); /* Moves the "Swap" label to the right */
}


.grid_box {
   display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px 56px;
}

/* .lifestyle_banner_section{
    background-image: url('../images/lifestyle1.png');
    height: 480px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    background-position: bottom;
} */

.lifestyle_banner_section img{
    margin-top: 130px;
}

.life_style_page{
    padding: 80px 0px;
}

.life_style_page h2{
    font-weight: normal;
line-height: 60px;
font-style: normal;
text-align: left;
color: #062f6e;
}

.life_style_page h5 {
    font-weight: normal;
    line-height: 60px;
    font-style: normal;
    text-align: left;
    color: #062f6e;
    margin: 0;
    margin-top: 15px;
}

.life_style_page p{
    font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #606060;
margin: 0;
}

.life_style_page img{
    width: 100%;
    height: 275px;
    object-fit: cover;
        border-radius: 30px;
        margin-bottom: 40px;
}

.navbar-toggler svg{
    width: 30px;
    fill: #062f6e;
}

.mobile_logo{
    padding: 8px 16px;
    display: none;
}

#navbar {
    background-color: #fff;
    transition: background-color 0.3s;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

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

.mobile_sun_logo{
        width: 45px !important;
    padding-left: 10px;
    border-left: 1px solid lightgray;
    margin-left: 10px;
    display: none;
}

  /* Popup Modal Style */
        .modal {
            display: none;
            position: fixed;
            z-index: 1;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
        }

        .modal-content {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
           background-color: #000 !important;
    padding: 4px;
    border-radius: 12px !important;
    width: 80%;
    max-width: 350px;
        }

        .modal-content video {
            width: 100%;
            height: auto;
            border-radius: 10px;
        }

        /* Close Button Style */
        .close {
            position: absolute;
            top: 10px;
            right: 10px;
            color: white !important;
            font-size: 30px;
            font-weight: bold;
            cursor: pointer;
            z-index: 1;
        }

        .close:hover,
        .close:focus {
            color: #062f6e;
        }

        /* Thumbnail Styles for Videos */
        .video-thumbnail {
            margin: 10px;
            width: 250px;
            height: 140px;
            object-fit: cover;
            border-radius: 10px;
            cursor: pointer;
        }

        .risk_diet{
    padding: 50px 0px;
}

.risk_diet p{
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: center;
color: #444444 !important;
margin-top: 30px;
}

.risk_diet img{
    width: 100%;
    /* object-fit: contain;
    border-radius: 30px;
      background-color: #062f6e;
    width: 100%; */
    margin-bottom: 10px;
}

.risk_diet a{
    margin-right: 20px;
}

.risk_diet a p{
    font-size: 24px;
font-weight: 500;
line-height: 28px;
font-style: normal;
text-align: center;
color: #ffffff !important;
background: #062f6e;
width: 100%;
margin: 0;
border-radius: 28px;
padding: 10px 50px;
margin-top: 25px;
}

.thankyou {
    padding: 100px 0px;
}

.thankyou h1 {
    color: #082d6d;
    text-align: center;
    font-size: 80px;
}

.thankyou p {
    font-size: 22px;
    color: #444444;
    text-align: center;
    margin-top: 20px;
}

.thankyou img {
    margin-top: 20px;
    width: 20%;
}