@font-face {
    font-family: 'Graphik';
    src: url('GraphikRegular.otf');
}
@font-face {
    font-family: 'Graphik sb';
    src: url('GraphikSemibold.otf');
}
*{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Graphik';
    background-color: #fffdf5;
}
span{
    color: #E7332B !important; 
}

/* header begins */
.headder{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
header{
    position: fixed !important;
    width: 100%;
    background-color: #fffdf5!important;
}
.links{
    margin-top: 30px;
    text-decoration: none;
    color: rgba(87, 87, 87, 0.804);
    font-size: 18px;
}
#logo1{
    margin-right: 70px;
}
.thumb-button img{
    width: 55px;
    background-color: #E7332B;
    padding: 10px;
    border-radius: 50px;
}
.thumb-button button{
    background-color: #E7332B;
    padding: 10px 25px 10px 20px;
    border-radius: 0px 20px 20px 0px;
    font-size: 18px;
    font-family: 'Graphik';
    color: white;
    border: none;
    margin-top: 17px;
    margin-left: -10px;
}
.thumb-button{
    display: flex;
    flex-direction: row;
}
@media (max-width: 1000px){
    .links{
        display: none;
    }
    #logo1{
        width: 170px;
        margin-right: 0;
    }
    .thumb-button img{
        width: 45px;
        padding: 10px;
    }
    .thumb-button button{
        padding: 10px 20px 10px 20px;
        margin-top: 15px;
    }
    .headder{
        margin-left: 20px;
        margin-right: 20px;
    }
}
/* header ends */

.center-s1{
    text-align: center;
}
.center-s1 h1{
    font-size: 50px;
    font-family: 'Graphik sb';
    max-width: 700px;
    margin: auto;
}
.center-s1 p{
    font-size: 18px;
    max-width: 380px;
    margin: auto;
    margin-bottom: 10px;
    line-height: 23px;
    color: rgb(50, 50, 50);
}
.center-s1 img{
    width: 180px;
    margin-left: 300px;
    margin-bottom: 30px;
}
.center-s1 button{
    background-color: #E7332B;
    padding: 10px 30px 10px 30px;
    border-radius: 20px;
    font-size: 18px;
    font-family: 'Graphik';
    color: white;
    border: none;
    margin-top: 30px;
}
.center-s1-wire img{
    width: 80px;
    margin-left: 140px;
}

.s1-image{
    width: 300px;
    padding-top: 140px;
}
.section1{
    display: flex;
    justify-content: space-between;
    padding-top: 200px;
    margin-left: 50px;
    margin-right: 50px;
}
#maleface {
    width: 50px;
    margin-left: -50px;
}
@media (max-width: 1200px){
    .section1{
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-wrap: wrap;
        padding-top: 70px;
    }
    .s1-image{
        width: 70%;
        padding-top: 0;
        display: block;
        margin: 0 auto;
    }
    .disappear{
        display: none;
    }
}
@media (max-width: 820px){
    .center-s1 h1{
        font-size: 40px;
    }
    .s1-image{
        padding-bottom: 50;
    }
}
@media (max-width: 600px){
    .center-s1 h1{
        font-size: 30px;
    }
    .section1{
        margin-left: 10px;
        margin-right: 10px;
    }
    .center-s1 img{
        width: 30%;
    }
    .center-s1-wire img{
        width: 10%;
    }
}
/* section1 ends */

.section2 h1{
    font-family: 'Graphik sb';
    max-width: 350px;
    line-height: 35px;
}
.section2 p{
    max-width: 370px;
    font-size: 25px;
    text-align: right;
    line-height: 30px;
    color: rgb(50, 50, 50);
}
.arrange-s2{
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
}
.arrange-s2 a{
    color: rgb(92, 205, 92);
}
.section2{
    margin: 50px;
}
.section2 img{
    width: 120px;
}
@media (max-width: 1200px){
    .section2 h1{
        font-size: 20px;
        line-height: 26px;
        margin-right: 50px;
    }
    .section2 p{
        font-size: 20px;
        line-height: 25px;
        margin-left: 50px;
    }
}
@media (max-width: 900px){
    .arrange-s2{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section2 h1{
        font-size: 23px;
        text-align: center;
        line-height: 28px;
        margin-right: 0px;
        max-width: none;
        margin-bottom: 50px;
    }
    .section2 p{
        font-size: 18px;
        line-height: 25px;
        margin-left: 0px;
        max-width: none;
        margin-top: 50px;
        text-align: center;
    }
}
/* section 2 ends*/

#wire-s3 img{
    width: 100px;
    margin-left: 140px;
    padding-left: 160px;
}
.head-s3{
    margin-left: 60px;
    margin-right: 60px;
}
.head-s3 p{
    font-size: 23px;
    margin-bottom: 7px;
}
.head-s3 h1{
    font-size: 40px;
    font-family: 'Graphik sb';
    max-width: 620px;
    line-height: 50px;
}
#head-s3-sec img{
    width: 200px;
    margin-right: 150px;
}
#head-s3-sec{
    display: flex;
    justify-content: space-between;
}
#box1{
    background-color: #E7332B !important;
    color: white !important;
}
.s3-boxes{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 60px;
}
.s3-box{
    width: 280px;
    background-color: white;
    padding: 45px;
    margin: 11px;
    padding-bottom: 80px;
    border-radius: 20px;
    box-shadow: 0px 11px 22px rgba(231, 51, 43, 0.1);
}
.s3-box:hover{
    margin-top: -10px;
}
.s3-box-curves img{
    width: 130px;
    padding-left: 115px;
    margin-top: -92px;
}
.s3-box h1{
    font-size: 60px;
    font-family: 'Graphik sb';
}
.s3-box h2{
    font-size: 35px;
    line-height: 45px;
}
.s3-box p{
    font-size: 18px;
    line-height: 25px;
    margin-top: 30px;
}
.s3-box-curves{
    display: flex;
}
.s3-box-curves h1{
    padding-top: 20px;
    padding-bottom: 40px;
}
#curve1 img{
    fill: white;
    color: white;
}
@media (max-width: 900px){
    .s3-box{
        width: 490px;
    }
    .s3-box-curves img{
        padding-left: 330px;
        margin-top: -100px;
    }
    #head-s3-sec img{
        display: none;
    }
    .head-s3 h1{
        font-size: 30px;
        max-width: none;
        line-height: 40px;
        margin-bottom: 10px;
    }
}
@media (max-width: 768px){
    .s3-box{
        width: 290px;
    }
    .s3-box-curves img{
       padding-left: 130px;
        margin-top: -100px;
    }
    .head-s3 h1{
        font-size: 25px;
        line-height: 30px;
    }
}
/* section 3 ends */

.section4-divide{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 90px;
    margin-top: 150px;
    padding-top: 80px;
}
.section4-divide h1{
   font-size: 40px;
   font-family: 'Graphik sb';
   max-width: 400px;
   line-height: 50px;
   margin-bottom: 40px;
}
.section4-divide p{
    font-size: 18px;
    max-width: 328px;
    line-height: 27px;
 }
 .section4-divide button{
    color: #E7332B;
    padding: 10px 30px 10px 30px;
    border-radius: 20px;
    font-size: 18px;
    font-family: 'Graphik';
    background-color: white;
    border: none;
    margin-top: 30px;
 }
 .section4{
    background-color: #E7332B;
    color: white;
}
 .image img{
    width: 620px;
 }
 #s4-wire img{
    width: 70px;
    padding-left: 250px;
 }
.bolls-ts{
    display: flex;
    align-items: center;
    border: 2px solid white;
    margin-right: 20px;
    width: 200px;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 50px;
}
.bolls-ts p{
    margin-left: 7px;
}
.bolls{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 500px;
    margin-top: 40px;
}
.bolls-ts img{
    width: 50px;
}
#dot-section img{
   width: 120px;
   margin-left: 30px;
   padding-bottom: 40px;
}
@media (max-width: 1200px){
    .section4-divide h1{
        font-size: 30px;
        max-width: none;
     }
     .section4-divide{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        margin-left: 50px;
    }
     .section4-divide p{
         max-width: none;
      } 
      .bolls{
        max-width: none;
    }
    .image img{
        width: 90%;
        display: block;
        margin: 0 auto;
     }
}
@media (max-width: 560px){
    .bolls-ts{
        width: 170px;
    }
    .bolls-ts p{
        font-size: 14px;
    }
}
/* section 4 ends */

.section5-head p{
    font-size: 23px;
}
.section5-head h1{
    font-size: 40px;
    font-family: 'Graphik sb';
    max-width: 550px;
    line-height: 50px;
    margin-bottom: 40px;
}
.section5-boxes{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.section5-box{
    width: 290px;
    padding: 35px;
    background-color: white;
    margin: 10px;
    border-radius: 50px;
    box-shadow: 0px 11px 22px rgba(231, 51, 43, 0.1);
}
.section5{
    margin: 50px;
}
.section5-box img{
    width: 80px;
    margin-right: 10px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.img-big{
    width: 38px !important;
}
.section5-box h3{
    font-family: 'Graphik sb';
} 
.section5-box p{
    line-height: 25px;
} 
#s5-wire{
    width: 150px;
    padding-left: 450px;
    margin-top: -80px;
}
@media (max-width: 900px){
    .section5-box{
        width: 90%;
    }
    .section5-head h1{
        font-size: 30px;
        max-width: none;
        line-height: 40px;
    } 
    #s5-wire{
        width: 150px;
        padding-left: 200px;
    }  
}
/* section 5 ends */

.section6{
    margin: 50px;
}
.faq-head{
    text-align: center;
    margin-bottom: 100px;
}
.faq-head h1{
    font-size: 40px;
    font-family: 'Graphik sb';
}
.faq-head-words img{
    width: 10%;
    margin-left: 200px;
    margin-top: 70px;
}
.faq-head p{
    font-size: 23px;
    margin-bottom: 10px;
}
.faq_item {
    border: 0.3px solid rgb(107, 107, 107);
    padding: 30px 5%;
}
  
.faq_question {
    font-size: 18px;
    font-family: 'Graphik sb';
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.faq_question img{
    width: 20px;
}
.faq{
    width: 75%;
    margin: auto;
} 
.faq_reply{
    margin-top: 1em;
}
.s6-last{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
    margin-bottom: 50px;
}
.s6-last button{
    background-color: #E7332B;
    color: white;
    border-radius: 30px;
    border: none;
    padding: 5px 20px 5px 20px;
    font-family: 'Graphik';
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-left: 10px;
}
.s6-last a{
    text-decoration: none;
}
@media (max-width: 800px){
    .faq{
        width: 90%;
    } 
    .faq_question {
        font-family: 'Graphik';
        font-size: 16px;
    }
    .faq-head-words img{
        margin-left: 70px;
    }
    .faq-head h1{
        font-size: 30px;
    }
    .faq-head p{
        font-size: 18px;
    }
}



/* section 7 begins */
.s7-head-words{
    text-align: center;
}
.s7-head-words h1{
    font-family: 'Graphik sb';
    font-size: 40px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.s7-head-words p{
    font-size: 18px;
}
.s7-head img{
    width: 120px;
    float: right;
    margin-top: -150px;
    margin-right: 70px;
}
.s7-head{
    margin-bottom: 50px;
}
#s7-last{
    width: 120px;
}
.s7-full{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.s7-full-part{
    background-color: rgb(22, 22, 22);
    color: white;
    margin: 25px;
    width: 30%;
    padding: 60px;
    border-radius: 70px;
}
.s7-full-part img{
    width: 15px;
}
.s7-full-part p, .s7-full-part li{
    line-height: 25px;
}
.s7-full-part h1{
    font-family: 'Graphik sb';
    font-size: 35px;
    margin-bottom: 25px;
}
.s7-full-part h3{
    font-family: 'Graphik sb';
    margin-top: 20px;
}
.s7-full-part ul{
    padding-left: 15px;
}
.hour-s7 img{
    width: 100px !important;
}
.time-s7 img{
    width: 170px !important;
    float: right;
}
.s7-image-flex{
    display: flex;
    justify-content: space-between;
}
#s7-full-bottom{
    list-style-type: none;
}
#s7-wire{
    width: 120px;
    margin-left: 150px;
    margin-top: 50px;
}
@media (max-width: 900px){
    .s7-full-part{
        width: 100%;
    }
}









/* section 8 begins */
.section8{
    background-color: #E7332B;
    color: white;
    text-align: center;
    margin: 50px;
    border-radius: 30px;
}
.s8-right{
    float: right;
    width: 150px;
}
.s8-left{
    width: 150px;
}
#s8-left{
    width: 120px;
}
.s8-bottom{
    display: flex;
    justify-content: space-between;
}
.section8 h1{
    font-size: 55px;
    font-family: 'Graphik sb';
    max-width: 700px;
    margin: auto;
}
.section8 button{
    color: #E7332B;
    padding: 10px 30px 10px 30px;
    border-radius: 20px;
    font-size: 18px;
    font-family: 'Graphik';
    background-color: white;
    border: none;
    margin-top: 30px;
    text-align: center;
}
@media (max-width: 768px){
    .section8 h1{
        font-size: 40px;
        margin-left: 40px;
        margin-right: 40px;
        margin-top: 20px;
    }
}
@media (max-width: 550px){
    .section8 h1{
        font-size: 30px;
        margin-left: 50px;
        margin-right: 50px;
    }
}



/* footer begins */
.footline{
    display: flex;
    justify-content: space-between;
    margin: 50px;
}
@media (max-width: 600px){
    .footline{
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    #footer-logo{
        width: 300px;
        margin: auto;
        margin-bottom: 50px;
    }
    .footline p{
        margin-bottom: 40px;
    }
}
