@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&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body{
    font-family: "Roboto", serif !important;
}

.container{
    max-width: 1150px;
    width: 100%;
}

.bg-gray-100 {
    /* --tw-bg-opacity: 1; */
    background-color: #e2f5ff !important;
    border: solid 1px #1984c336 !important;
    font-weight: bold !important;
    box-shadow: inset 0px 0px 10px 13px #0000000a;
}

.logo img{
    width: 220px;
    max-width: 100%;
    margin: auto;
}

.header-main{
    display: flex;
    align-items: center;
}

.logoSection{
    /*border-bottom: 1px solid rgba(0,0,0,.058823529411764705);*/
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 1em 0;
    background-image: linear-gradient(90deg, #0e825d, #0e825d);
}

.logoSection h1{
text-align: center;
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 5px 0;
  font-size: 25px;
}

.flagSection{
	text-align: center;
}

a.on_page_60s{
    background: #61CE70;
    padding: 12px 20px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    transition: .25s;
    cursor: pointer;
    background-image: linear-gradient(180deg, #49B74E 0%, #388E3C 100%);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    margin-left: 10px;
    font-weight: 500;
}

.flagSection p{
	margin : 0px;
    font-size: 14px;
}

.mainWrapper{
	padding: 1em 0;
    background-color: #F9FAFB;
}

.amric {
    padding-bottom: 27px;
    font-size: 20px !important;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    text-align: left;
}

h2{
   font-weight: 700;
    font-size: 28px;
    color: #000; 
    font-family: "Poppins", serif;
    font-weight: 600;
}
h3{
    font-family: "Poppins", serif;
    font-weight: 700 !important;
    font-size: 20px !important;
    display: block;
    
}

.this {
    font-size: 27px !important;
    font-weight: 700;

}


.makeing_part p {
    font-size: 27px;
    margin-bottom: 26px;
}


.sixt_box a{
    text-decoration: none;
    color: #000;
}

.sixt_box a:hover{
    text-decoration: none;
    color: #0056b3;
}

.box_gry {
    border-color: #888;
    border-width: 5px;
    background: #f5f5f5;
    padding: 20px;
    border-bottom: 5px solid #888888;
    margin-bottom: 25px !important;
}

.box_gry img {
    width: 80px;
    max-width: 100%;
}

.box_gry h4 {
    font-size: 22px;
    font-weight: bold;
}

.botom_txt {
    text-align: center;
    font-size: 24px;
    padding: 40px 0px;
}

.botm-_btn a {
    text-align: center;
    background-color: #04ade5;
    border-radius: 3px;
    border-color: transparent;
    padding: 15px 0px;
    margin: 10px 0;
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
    text-decoration: none !important;
    display: block;
    cursor: pointer;
    max-width: 300px;
    margin: auto;
    width: 100%;
}

.botm_box-rt h5 {
    font-size: 24px;
    padding: 15px 0px;
    color: #212529;
}

.about_btndd a {
    text-align: center;
    background-color: #04ade5;
    border-radius: 3px;
    border-color: transparent;
    padding: 15px 0px;
    font-weight: bold;
    font-size: 1.5rem;
    text-decoration: none !important;
    display: block;
    cursor: pointer;
    max-width: 300px;
    margin: auto;
    width: 100%;
    color: #fff;
}

.colring {
    background: #04ade5;
    text-align: center;
    color: #fff;
    padding: 70px 0;
}

.colring h3 {
    font-size: 29px;
    font-weight: bold;
}

.colring h4 {
    font-size: 23px;
}

.footerMain{
    padding: 30px 0;
    color: #fff;
  background-color: #152d65;    
  text-align: center;
}

.footerLogo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footerLinks{text-align: center;}

.footerLinks a{
    margin: 0 5px;
    color: #fff;
    text-decoration: none;
    font-size: 14px !important;

}
.progresscolor
{

background-color: #fdba01;   


}

.bg-gray-200 {
  
    width: 100%;
    margin: auto;
}
.footerPara{
    font-size: 14px;
}

.fixedFooter{
    background-color: #fff;
    position: sticky;
    bottom: 0;
    width: 100%;
    padding: 15px 0;
    text-align: center;
}

.fixedFooter p{
    margin: 0;
    font-weight: 500;
}

.mobile {
    display: none;
  }
  
  @media only screen and (max-width: 768px) {
    .mobile {
      display: block;
    }

    .bg-gray-200, #surveyContainer{width:100% !important;}
  }

/*step box css*/


.stepbox button,
.popup a {
    display: inline-block;
    align-items: center;
    justify-content: center;
    column-gap: 0.5em;
    width: 400px !important;
    max-width: 100%;
    font-family: Poppins, sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    padding: 15px 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    border-radius: 50px;
    background-color: #027445;
    color: #ffffff;
    text-decoration: none;
}

.stepbox a {
    text-align: center;
    background-color: #2c88d9;
    border-radius: 3px;
    border-color: transparent;
    padding: 15px 0px;
    margin: 10px 0;
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
    text-decoration: none !important;
    display: block;
    cursor: pointer;
    width: 100%;
}


.stepbox,
.final-box {
    padding: 10px 0 0;
    display: flex;
    flex-direction: column;
}

.stepbox p:last-child {
    display: flex;
    flex-direction: column;
    margin: 0;
}

.popup {
   /*   text-align: center;
    padding: 30px 34px;
    margin: 15px 0;
    background-color: #fff;
    border-top: 5px solid #00007c;
    line-height: 1.75;
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 20%);
    transition: all 0.2s ease;*/
}
.popup h2 {
    font-size: 24px;
    margin: 0 0 8px;
    line-height: 1.3;
    font-weight: 700;
    color: #333;
}
.final-box p {
    font-size: 17px;
    margin-bottom: 5px !important;
}
.final-box h5 {
    font-size: 20px;
    margin: 0;
}

.final-box h5 span{
    color: #ff0000;
}

.stepbox:not(.show),
.popup:not(.show) {
    display: none;
}
/*  CSS */
.lmc-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 500px;
  margin: 0 auto;
}
.lmc-form label{
    text-align: left;
}
/*  Progress Bar CSS */
.progress {
    max-width:100%;
    margin: 20px auto;
    text-align: left;

     display: block; 
     height: auto; 
     overflow: initial; 
     font-size: 1rem; 
     background-color: transparent; 
    border-radius: none;
}
.progress span{
    color: #000;
}
.progress .bar {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 10px;
    height: 15px;
}
.progress .bar span {
    display: block;
    background-color:#72b239;
    border-radius: 10px;
    transition: .2s;
}

.takeit{
    font-size: 28px;
    font-weight: 400;
    text-align: center;
}

.rtrdd {
    padding: 5px 0px;
    font-size: 25px !important;
    font-weight: bold;
    color: #019901 !important;
}

.final-box.popup.lpd a {
    /*max-width: 300px;*/
    margin: 20px auto;
    width: 100%;
    font-family: "Poppins", serif;
    font-weight: 600;
}
p{    font-family: "Roboto", serif !important;
}

#surveyContainer{
    width: 100%;  padding: 15px;
  margin-bottom: 10px;
  border-radius: 8px;
  border-top: 5px solid #0e825d;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  padding-top: 11px !important;
  font-size: 16px !important;
  margin: 0 auto;
  position: relative;
}
#surveyContainer, button{font-size: 16px;    font-family: "Poppins", serif; font-weight: bold;}
#surveyContainer span {
    font-family: "Roboto", serif !important;
    font-size: 14px;
    font-weight: 400;
    color: #939393;
    position: absolute;
    bottom: -32px;
}

#surveyContainer .btn{
    display: inline-flex    ;
        align-items: center;
        justify-content: center;
        column-gap: 0.5em;
        width: 100%;
        font-family: Poppins, sans-serif;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        padding: 20px 20px;
        border-radius: 50px !important;
        background-color: #0e3982;
        color: #ffffff;
        text-decoration: none;
}

#surveyContainer h6{position: absolute;
    bottom: 2px;
    left: 0;
    font-size: 13px;
    width: 100%;
    color: #3d3d3d;}

.pulsing {
    animation-duration: 1.5s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulsing;
  }

@media only screen and (min-width: 1200px){
    .amric {
        font-size: 25px !important;
    }

    .makeing_part{
        width: 80%;
        margin: 0px auto;
    }

    .colring h3 {
        font-size: 43px;
    }

    .flagSection{
        display: flex;
        align-items: center;
        justify-content: right;
        text-align: left;
    }

    .bannerImg{
        width: 100%;
        margin: 0px auto;
    }
}


	
@keyframes pulsing {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }
    70% {
        transform: scale(1.034);
        box-shadow: 0 0 0 10px transparent;
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 transparent;
    }
    }
        :where(.wp-block-columns.is-layout-flex) {
        gap: 1em;
    }
        .line-height {
            line-height:28px;
            text-align: center;
            box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px;
            cursor:pointer;
        }
            @media screen and (max-width: 767px) {
      .line-height {
            line-height:24px;
        }
        #surveyContainer .btn{
            display: inline-flex    ;
                align-items: center;
                justify-content: center;
                column-gap: 0.5em;
                width: 100%;
                font-family: Poppins, sans-serif;
                font-size: 18px;
                font-weight: 600;
                text-align: center;
                padding: 20px 20px;
                border-radius: 50px !important;
                background-color: #0e3982;
                color: #ffffff;
                text-decoration: none;
        }
        #surveyContainer span {
            font-family: "Roboto", serif !important;
            font-size: 11px;
            font-weight: 400;
            color: #939393;
            position: absolute;
            bottom: -44px;
            line-height: 17px;
            text-align: center;
        }

        #surveyContainer {
           
            position: relative;
            margin-bottom: 39px !important;
        }
    }
    