
body{
    font-family: 'Kanit', sans-serif;
    font-family: 'Assistant', sans-serif;
    font-family: 'Josefin Sans', sans-serif;
    font-family: 'Libre Baskerville', serif;
    font-family: 'Poppins', sans-serif;
    font-family: 'Roboto', sans-serif;
}
.foot{
    padding: 50px;
    background-color: #214b5b;
    color: white;
}
.foot a{
    color: white; 
    text-decoration: none;       
}

.social-white-strip{
    background-color:white;
    height: 55px;
}
.circle{
 border-radius: 50%;
 padding: 15px;
 margin: 0 5px;
}
.circle1{
    background-color: #3b5998;
 
}
.circle2{
    background-color:#1da1f2;

}
.circle3{
    background-color: #cd201f;
    
 }
.circle4{
    background-color:#262626;
}
.circle5{
    background-color:#25d366;

}
.icon-div{
    font-size: 16px;
    color:white;

}

.social-white-strip div{
   display: flex;
   padding: 7px;
 }
 .social-white-strip a{
    text-decoration: none;
 }
 .disclaimer{
    background-color: #214b5b;
    height: 120px;
    color: white;
    padding: 50px 0px; 
    font-family: 'Roboto', sans-serif;
    font-weight: 400;

 }
 .discliamer-link a {
  text-decoration: none;
  color: white;
  margin: 0px 6px ;
 }
 .foot h6{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;

 }
 .testimonial{
    padding: 80px 0;
    text-align: center;

 }
 .testimonial h1{
    text-align: center;
    color: #00092A;
    font-family: "Kanit", Sans-serif;
    font-size: 55px;
    font-weight: 600;
 }

 .headerline h2{
   text-align: center;
   color: #00092A;
   font-family: "Kanit", Sans-serif;
   font-size: 55px;
   font-weight: 600;
}

@media only screen and (max-width: 600px) {
 .disclaimer{
    height: 300px;
 
}
.discliamer-link{
    display:flex;
    flex-direction: column;
    text-align:left;
    padding-left: 50px;
}
}



   
    .headerline .dot-1{
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #E46813;
    }
    .headerline .line{
        height: 4px;
    width: 30px;
    border-radius: 2px;
    background-color: #E46813;
    }


    .swiper {
        width: 100%;
        height: 100%;
      }
  
      .swiper-slide {
        text-align: center;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
      }
  
      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
 
      .Testimonial i{
        color: #fec42d;
        font-size: 12px;
      }
      .Testimonial p{
        margin: 30px 0;
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        padding: 35px 0 44px;
      }
      .person-name h6{
          font-size: 13px ;
        font-family: 'Roboto', sans-serif;
       color: gray;
       text-align: left;
      }

      .person-name h3{
text-align: left;
      }

      .img-circle{
          background-color: white;
          padding: 10px;
          border-radius: 50%;
      }

  .setresp{
    position: absolute;
    bottom: 0px;
}

/* --- */

.nav-items a {
    text-decoration:  none;
 }

 .assurance{
   background-image: url(../img/Quality-Control-Feenix-Language-Solution-scaled.jpg);
   height: 450px;
   background-size: cover;
   background-position: center;
 }


 .ban-color{
   background-color: #0C050370;
   text-align: center;
   margin-top: 100px;
   margin-bottom: 100px;
}
.ban-color1{
   margin-top: 50px;
   margin-bottom: 50px;
}
.language-code{
   color: #FFFFFF;
   font-family: "Poppins", Sans-serif;
   font-size: 20px;
   font-weight: 600;
   margin: 20px 0px 0px 0px;
   padding-top: 10px;

}
.lang-title{
   color: #FFFFFF;
   margin: 30px 0px 30px 0px;
   font-family: "Kanit", Sans-serif;
   font-size: 50px;
   font-weight: 700;
}
.lang-bold{
   color: #FFFFFF;
   font-family: "Poppins", Sans-serif;
   font-size: 22px;
   font-weight: 400;
   line-height: 30px;
   margin: 10px 0px 0px 0px;

}

.desc{
   padding: 20px 0px;
}

.language-code1{
   font-weight: 500;

}

.qulality2{
   background-image: url(../img/map.jpg);
   height: 380px;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   margin: 40px 0;
}

.qulality2-data{
   padding: 20px 0px;
   color: black;
}
.qulality2-data p{
   font-size: 16px;
   font-family:"Poppins", Sans-serif;
   font-weight: 400;
   
}
.qulality2-data i{
   font-weight: 700;
}

.Agency-content h2{
    font-size: 40px;
   font-family:"Poppins", Sans-serif;
   color: #343F5A;

}
.Agency-content img{
   width: 100%;
}
.Agency-content p{
   font-size: 17px;
   font-family:"Poppins", Sans-serif;
   color: #343F5A;
} 
.Agency-content{
   padding-bottom: 5%;
}

.Dedicated .para{
    color: #777777;
    font-size: 14px;
    font-family:"Poppins", Sans-serif;
    margin-bottom: 8px;
    margin-left: 20px;
   
}

.pricing-sec h4{
   font-size: 35px;
   font-weight: 700;
   margin-bottom: 20px;

}

.pricing-sec p{
   font-size: 18px;
   font-weight: 500;
   margin-bottom: 20px;
   color: #343F5A;
   max-width: 400px;
   text-align: center;

}
.entry-content .para{
   margin-bottom: 5px;
}



.multi-format{
   padding: 20px 30px;
}


.multi-content h5{
   color: #015AF2;
   font-family: "Kanit", Sans-serif;
   font-size: 18px;
   font-weight: 500;
   text-transform: uppercase;
   letter-spacing: 0.9px;
}
.multi-content h3{
   color: #343F5A;
   font-family: "Poppins", Sans-serif;
   font-size: 35px;
   font-weight: 500;
   line-height: 1.3em;
}
.multi-content p{
   font-size: 16px;
   font-family:"Poppins", Sans-serif;
   font-weight: 400;
   color: black;
}



.sub-titles{
   color: #343F5A;
   font-family: "Poppins", Sans-serif;
   font-size: 24px;
   font-weight: 600;
}
.some-text1{
   color: #343F5A !important;
   font-family: "Poppins", Sans-serif !important;
   text-transform: none !important;
   font-size:16px !important;
   font-weight: 400 !important;

}
.link{
   font-size:16px !important;
   color: #4F91FE;
   text-decoration: none;
   font-weight: 500;
}
.small-img{
   height: 50px;
   width: 50px;
}
@media only screen and (max-width: 600px) {
    
   .assurance{
   
       height: 800px;
   }
   .qulality2{ 
    height: 800px;
   }

   .pricing-sec p,.mission p,.features-sec p{
       max-width: 100%;
   }

}