
@font-face{
  font-family: inter;
  src: url("../fonts/Inter_28pt-Regular.ttf");
}
@font-face{
  font-family: inter-bold;
  src: url("../fonts/Inter_28pt-Black.ttf");
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
html, body, div, span, h1, h2, h3, h4, h5, p, a, img, b, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: inter;
}
span, h1, h2, h3, h4, h5, p, a{
    color: #000000;
}
body,html{
  scroll-behavior: smooth;
}
*:focus {
  outline: none !important;
}
.container{
    margin: 0 auto;
    max-width: 1275px;
    width: 100%;
}
.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.justify{
    text-align: justify;
}
.pos_rel{
    position: relative;
}
.section__01{
    background-color: #000000;
    text-align: center;
    color: #fff;
    padding: 12px 15px;
    font-size: 14px;

}
.section__02{
    margin-top: 50px; 
}
.title{
   font-size: 43px; 
   line-height: 1.3 !important;
   font-weight: bold;
   font-family: inter-bold;
}
.stars_s1{
color: #FF9529;
font-size: 17px;
}
.box_s2 p{
  margin-bottom: 12px; 
  line-height: 1.65; 
}
.box_s2 p:nth-child(2){
  margin-bottom: 0px;   
}
.box_s2 a{
    background-color: #3affa7;
    color: #000 !important;
    text-transform: uppercase;
    border: none;
    border-radius: 10px;  
    letter-spacing: 0;
    line-height: 18px;
    font-size: 20px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 23px 0;
    font-family: inter-bold;
}
.btn_green{
    background-color: #3affa7;
    color: #000 !important;
    text-transform: uppercase;
    border: none;
    border-radius: 10px;  
    letter-spacing: 0;
    line-height: 18px;
    font-size: 20px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 23px 0;
    font-family: inter-bold;
}
.btn_green{
  max-width: 400px;
  width: 95%;
    margin: 40px auto 0;
    display: block; 
}
.box_s2 p:nth-child(8){
display: flex;
justify-content: space-around;
align-items: center;
margin-top: 20px;
}
.box_s2 div{
display: flex;
justify-content: space-around;
align-items: center; 
gap: 10px; 
margin-top: 30px;
}
.box_s2 div img{
    width: 100px;
    border-radius: 50%;
}
.box_s2 div h5{
display: flex;
align-items: start; 
gap: 15px; 
flex-direction: column;
}
.box_s2 div h5 span:first-child{
  font-size: 16px;
font-weight: 400;  
}
.section__03{
    margin-top: 50px;
    background: #F2F7F5;
    padding: 30px 0;
}
.section__03 img{
    width: 60px;
}
.section__03 div div div{
  display: flex;
align-items: center;
gap: 15px;
}
.section__multiple{
    background: #F2F7F5;
    padding-top: 20px;
}
.section__multiple p span{
    font-weight: 800;
}
.section__multiple img{
    width: 100%;
}
@media (min-width: 768px) {
    .section__multiple {
        padding: 20px;
    }
}
.box_s4{
    padding-left:100px;
    /* margin-top: 50px; */
}
.box_s4 p{
    margin-top: 15px;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
}
.container2{
  max-width: 1369px;  
}
.section__multiple .row{
  align-items: center;  
}
.section__multiple{
    margin-top: 20px;
    padding-bottom: 20px;
}
.mobile990{
    display: none;
}
.box_s6{
   border: 1px solid #000; 
   padding: 40px 30px 30px;
    background-color: #e5e5e5;
    border-radius: 10px;
    text-align: center;
    width: 400px;
    margin: 0 20px
}
.box_s6 img{
    border-radius: 10px;
    width: 100%;
}
.box_s6 p{
    margin-top: 10px;
}
.section__06{
   margin-top: 20px; 
}
.section__06 .container .row h2:first-child,.section__06  .container .row p:nth-child(2){
    max-width: 1000px;
    width: 100%;
    margin: 10px auto;
}
.section__08{
    margin-top:30px ;
}
.section__06  .container .row p:nth-child(2){
    margin-bottom: 20px;
    padding: 0 15px;
}
.section__08 .container .row h2:first-child,.section__08  .container .row p:nth-child(2){
    max-width: 1000px;
    width: 100%;
    margin: 10px auto;
}
.section__08  .container .row p:nth-child(2){
    margin-bottom: 20px;
    padding: 0 15px;
}
.box_s8{
    max-width: 300px;
    width: 100%;
    margin: 20px auto;
    height: 422px;
}
.box_s8 img{
    width: 200px;
    margin: 10px auto;
    display: block;
}
.box_s8 h5{
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 10px;
}
.section__13 {
    /* text-align: center; */
}
.section__13 img{
max-width: 100%;
width: 100%;
margin: 10px auto;
border-radius: 10px;
}
.section__13 h4,.section__13 h5{
    font-weight: 800;
    text-align: center;
}
.section__13 .container h2:first-child,.section__13  .container p:nth-child(2){
    max-width: 1000px;
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
.section__13 h5{
margin: 10px auto;
}
.section__13 h5 span{
font-size: 25px;
}
.section__13 h4{
  font-size: 18px;  
}
.section_faq{
    margin-top: 150px;
    text-align: center;
}
.section_footer{
   background: #121212; 
    padding: 20px 0;
    margin-top: 30px;
}
.section_footer a{
    display: inline-block;
}
.section_footer p,.section_footer a,.section_footer a span{
   color: #fff;
   text-align: center;
   font-size: 13px;
}
.section_footer p{
    margin-bottom: 10px;
}
@media (max-width:990px){
.box_s4 {
    padding-left:15px !important;
    margin-top: 30px;
}
.desctop990{
    display: none;
}
.mobile990{
    display: block;
}
.section__multiple img{
  margin-top: 20px;  
}
}
.box_s6{
   border: 1px solid #000; 
   padding: 40px 30px 30px;
    background-color: #e5e5e5;
    border-radius: 10px;
    text-align: center;
    width: 400px;
    margin: 0 20px
}
@media (max-width:1400px){
   .box_s6{
    width: 100%;
    margin: 0 0px
} 
}
@media (max-width:767px){
    .box_s8{
    height: auto;
    }
    .section__03{
       margin-top: 20px; 
       padding: 15px 0 0 0;
    }
	.dnone{
		display: none;
	}
    .box_s2{
        margin-top: 30px;
    }
    .title{
        font-size: 30px;
    }
    .box_s2 p:nth-child(8){
        
    }
    .section__03 div div div{
        margin-bottom: 10px;
    }
    .section__multiple{
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .box_s4{
      margin-top: 0;  
    }
    .section__08 {
    margin-top: 10px;
    }
    .box_s8{
      margin: 0 auto;  
    }
    .section__02 {
    margin-top: 20px;
    }
    .section_faq{
    margin-top: 30px;
    }
}
@media (max-width:449px){
}





















