@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');

@import url('https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap');

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

p {
    margin-bottom: 0 !important;
}



body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}

.clear {
    clear: both;
}

.img {
    width: 100%;
    display: block;
}

.v_a_img {
    vertical-align: middle;
}

hr {
    border: 0.5px solid #f1f1f1;
}
.mrg{
    margin: 1% !important;
}
/*--------------------------------------------------------------
new css start
--------------------------------------------------------------*/

.dashed-brd{
    border-right: 1px dashed #000;
}

.con_heading h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    padding: 2% 1% 2%;
    text-align: left;
}


/*iframe {
    height: 754px!important;

}*/

.con_heading h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 150%;
    color: #005393;
    margin: 1% 0.5% !important;
    text-align: center;
}

.call_em {
    width: 530px;
    float: left;
    margin: 0% 1%;
}

.call_em1 {
    width: 872px;
    float: right;
    margin: 0% 1%;
}

.call_em1 p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    /* font-weight: 600; */
    color: #fff;
    line-height: 170%;
    text-align: justify;
    margin-top: 1%;
}

.email {
    width: 250px;
    float: left;
    padding: 1.8% 3%;
}

.call_em_txt {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 14px;
}

.call_em_txt .fa {
    font-size: 16px !important;
    color: #fff;
}

.call {
    width: 269px;
    float: left;
    padding: 1.8% 3%;
    border-right: 0.2px solid rgba(255, 255, 255, 0.2);
}

.call_em_txt {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 14px;
}

.call_em_txt .fa {
    font-size: 16px !important;
    color: #fff;
}

/*table*/

/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width:98%;
  margin:0 auto;
  float:none;
}

.tab_def{
    margin:1%;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: 0.7%;
  text-align: left;
  font-family:'PoppiNs', sans-serif;
  color:#000;
  font-weight:500;
  font-size:15px;
  line-height:140%;
  border: 1px solid #ddd;
}




.body_text111 {
  padding: 0.6%;
  text-align: left;
  font-family:'PoppiNs', sans-serif;
  color:#000;
  font-weight:500;
  font-size:15px;
  line-height:140%;
  border: 1px solid #ddd;
}




table td b {
  font-weight:700;
  font-size:15px;
}

table th {
  font-size: .85em;
   font-family:'PoppiNs', sans-serif;
  color: #000;
  font-weight:600;
  font-size:16px;
}

.body_text1129{
    font-size: 18px;
    font-weight:600;
    color: #0d9bcd;
    font-family:'PoppiNs', sans-serif;
    text-align:left;
    padding: 0.6%;
}


.t_hed{
    font-size: 20px;
    font-weight:600;
    color: #fff;
    font-family:'PoppiNs', sans-serif;
    text-align:left;
    text-transform: uppercase;
}

/*table*/

/*--------------------------------------------------------------
new css end
--------------------------------------------------------------*/



/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main {
    width: 100%;
    z-index: 999999;
    position: static;
}

.top {
    width: 95%;
    margin: 0 auto;
    max-width: 1600px;
}

.top2 {
    width: 95%;
    margin: 0 auto;
    max-width: 1600px;
}

.top2_2 {
    width: 60%;
    margin: 0 auto;
    max-width: 1600px;
}

.top22 {
    width: 75%;
    margin: 0 auto;
    max-width: 1600px;
}

.logo {
    width: 209px;
    float: left;
    margin: 0.8%;
}

.logo_rigt {
    width: 667px;
    float: right;
}

.navbarrr {
    width: fit-content;
    float: right;
    margin: 0.6% 0%;
}

.img {
    width: 100%;
    display: block;
}

.who h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 150%;
	color: #5f8249;
	margin: 1%;
}

.who h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
    text-align: justify;
    color: #138ecf;
    margin: 1% !important;
}


.who p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 170%;
	text-align: justify;
	margin: 1%;
}


.who1 h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 150%;
    color: #25283a;
    margin: 1%;
}


/*-------------------about-----------------------------*/


/*---------------------*/

.pro11 h2 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    /* letter-spacing: 0.5px; */
    line-height: 140%;
    padding: 10px;
    /* min-height: 58px; */
    /* margin: 1% 1% 0% !important; */
}

.pro11 p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 15px;
    text-align: center;
    line-height: 145%;
    font-weight: 400;
    min-height: 90px;
    padding: 1%;
}



/*-----------certi-----------*/

.certi-txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 150%;
    color: #005393;
    margin: 1% 0.5% !important;
    text-align: center;
}

.certi-txt1 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 150%;
    color: #fff;
    margin: 1% 0.5% !important;
    text-align: center;
}

.clint-brd {
    border: 1px solid #c3c3c3;
}



.btn-1 p {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    width: 141px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    background-color: #1f65a1;
    padding: 10px;
    margin: 0 auto;
    float: none;
    line-height: 140%;
    border-radius: 10px;
}

.btn-1 p :hover{
    background-color: #144a79;
}

/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }

    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 130px;
        right: 10px;
        font-size: 22px;
    }
}


.banner-view {
    display: block;
}





/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.link {
    text-decoration: none;
    color: #fff;
}

/* link1{
    text-decoration: none;
    color: #000;
} */


/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm1 {
    width: 100%;
    margin: 0 auto;
}

.col_sm2 {
    width: 48%;
    float: left;
    margin: 1% 1%;
}

.col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
}

.col_sm8{
	width:40%;
	margin:1%;
	float:left;
}


.col_sm88 {
    width: 58%;
    margin: 1%;
    float: left;
}

.col_sm88-4{
	width:55%;
	margin:1%;
	float:left;
}

.col_sm88-1 {
    width: 58%;
    margin: 1%;
    float: right;
}

.col_sm88-2 {
    width: 55%;
    margin: 1%;
    float: left;
}

.col_sm88-3 {
    width: 38%;
    margin: 1%;
    float: left;
}


.bg_clr6 {
    background: none;
}

.bg_clr1 {
    background-color: #0d9bcd;
}

.bg_clr7 {
    background-color: #b3afaf2e;
}

.bg_clr3 {
    background-color: #e9e9e9;
    padding: 20px 0px;
}

.bg_clr8 {
    background-color: #005393;
}

.bg_clr8-1 {
    background-color: rgb(247 247 247 / 70%);
}

.brd {
    border: 4px solid #fff;
    box-shadow: 5px 5px 5px 5px #e4e4e4;
}

.brd1 {
    border: 1px solid #fff;
    min-height:315px ;
}

.ftr_txt11 p {

    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 0% 0%;
    line-height: 160%;
    color: #000;
    text-align: left;
}

.ftr_txt1 {
    width: 85%;
    float: left;
    margin: 1%;
}

.ftr-logo {
    width: 330px;
    float: left;
    margin: 1%;
}

.ftr-logo_p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 1% 8% 1% 1%;
    line-height: 160%;
    color: #fff;
    text-align: justify;
}

.ftr_icon {
    width: 10%;
    float: left;
    margin: 1%;
}

.ftr_icon .fa {
    font-size: 20px;
    color: #000;
}

.ftr_txt {
    width: 85%;
    float: left;
    margin: 1%;
}

.ftr_txt h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    font-weight: 500;
    margin: 0% 0% 8% 0%;
    color: #000;
}

.ftr_txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 0% 0% 2% 0%;
    color: #fff;
}

.ftr_txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin: 0% 0%;
    line-height: 160%;
    color: #000;
    text-align: justify;
}

.ftr_txt1 p {
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin: 1%;
    line-height: 140%;
    color: #fff;
    text-align: justify;
}

.ftr_lt_txt {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
    color: #fff;
    margin: 0;
    text-align: left;
}

.ftr_lt_txt_1 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
    color: #fff;
    margin: 0;
    text-align: center;
}

.ftr_lt_txt_2 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
    color: #fff;
    margin: 0;
    text-align: right;
}

.ftr_right {
    text-align: right;
}

.ftr_txt-2 {
    width: 85%;
    float: left;
    margin: 1%;
}

.ftr_txt-2 p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin: 0% 0%;
    line-height: 160%;
    color: #000;
    text-align: justify;
}


/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
    width: 29px;
    height: 29px;
    position: fixed;
    right: 1%;
    bottom: 6%;
    transition-duration: 1s;
    background-image: url('../images/top.png');
    cursor: pointer;
    background-repeat: no-repeat;
    z-index: 999;
    background-size: 100% 100%;
}

.top_arrow:hover {
    width: 29px;
    height: 29px;
    position: fixed;
    right: 1%;
    transition-duration: 1s;
    bottom: 6%;
    cursor: pointer;
    background-image: url('../images/top-b.png');
    background-size: 100% 100%;
}



/* new css */


/* new  about pahge css */


.abt_head h1{
    font-size: 32px;
    color: #5f8249;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    line-height: 150%;
    margin: 1%;
}

.abt_head1 h1{
    font-size: 32px;
    color: #5f8249;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    line-height: 150%;
    margin: 1% 0%;
}


.about p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height:150%;
    text-align: justify;
    letter-spacing: 0px!important;
    min-height: 134px;
}

/* new  about pahge css end*/



/* new  product page css */

.banner{
    width: 100%;
}

.main-heading h1 {
    font-family: 'PoppiNs', sans-serif;
    color: #1091cb;
    font-size: 25px;
    text-align: justify;
    line-height: 140%;
    font-weight: 600;
    margin: 1%;
}

.border-prod1 {
    border: 1px solid #1a0c0c31;
}

/* new  product page css end */


/* new quality control page */
.quality{
    margin: 1%;
}
.quality p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height:150%;
    text-align: justify;
    letter-spacing: 0px!important;
    min-height: 134px;
}

/* new quality control page */


/* client page */

.brdcli{
    border: 1px solid #ccc;
}


.clc-txt h2 {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
    margin: 1% 0;

}

/* client page */



/* contact us */
.brd2{
    border: 1px solid #000;
}

.cont-data h2{
    font-size: 23px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
    margin: 1% 0;
}

/* contact us  */

/*--------------------------------------------------------------
Contact Page
--------------------------------------------------------------*/
.page_head{
    font-family:'Poppins', sans-serif;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    margin-top: 3%;
    margin-right: 0%;
    margin-bottom: 1%;
    margin-left: 1%;
}

.cont_pdg_sm3{
    padding:1% 1.5%;
}
.con_heading h2{
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight:600;
    padding: 2% 1% 2% 1%;
}


.con_heading h2 span{
    color: #000;
    font-size: 14px;
}

.cont_icn {
    width: 20px;
    float: left;
    margin: 1.5% 3% 0% 1%;  
}
.cont_icn i {
    font-size:20px;
}

.cont_txt_main {
    width: 85%;
    float: left;
}
.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 160%;
    text-align: left;
    margin: 6px 0px;
}

.cont_txt_main p span{
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.cont_col_sm2{
    width:48%;
    float:left;
    margin:1%;
    border:1px solid #e9e9e9;
    background-color:#f3f3f3;
    min-height:355px;
}

a.link2{
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    text-align: left;
    margin: 6px 0px;
}


/* new css */

@media only screen and (max-width:1600px) {

    .clc-txt h2 {
        font-size: 14px;
    }

}

@media only screen and (max-width:1500px) {

    .clc-txt h2 {
        font-size: 13px;
    }

}



@media only screen and (max-width:1400px) {
  .top {
        width: 95%;
        margin: 0 auto;
        max-width: 1600px;
    }


    .call {
        width: 43.75%;
        float: left;
        padding: 1.8% 0;
        border-right: 0.2px solid rgba(255, 255, 255, 0.2);
    }

    .call_em {
        width: 42.5%;
        float: left;
    }

    .call_em1 {
        width: 53.5%;
        float: right;
    }

    .email {
        width: 45.75%;
        float: left;
        padding: 1.8% 3%;
    }

    .clc-txt h2 {
        font-size: 12px;
    }


}



@media only screen and (max-width:1300px) {

    .top {
        width: 95%;
        margin: 0 auto;
        max-width: 1600px;
    }


    .call {
        width: 229px;
        float: left;
        /* padding: 1.8% 0; */
        border-right: 0.2px solid rgba(255, 255, 255, 0.2);
    }

    .call_em {
        width: 40.5%;
        float: left;
    }

    .call_em1 {
        width: 55.5%;
        float: right;
    }

    .email {
        width: 235px;
        float: left;
        /* padding: 1.8% 0; */
        /* border-right: 0.2px solid rgba(255, 255, 255, 0.2); */
    }

    .pro11 h2 {
        min-height: 72px;
    }

    .clc-txt h2 {
        font-size: 11px;
    }

}



@media only screen and (max-width:1240px) {


    .call_em {
        display: none;
    }

    .call_em1 {
        display: none;
    }

}

@media only screen and (max-width:1200px) {

    .top2 {
        width: 97%;
        margin: 0 auto;
        max-width: 1600px;
    }

    .top {
        width: 100%;
    }

    .col_sm3 {
        width: 32%;
        margin: 1% 0%;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: left;
        width: 100%;
    }

    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }


}

@media only screen and (max-width:1160px) {

    .clc-txt h2 {
        font-size: 10px;
    }

    .top2 {
        width: 98%;
        margin: 0 auto;
        max-width: 1063px;
    }

}

@media only screen and (max-width:1125px) {
    .top {
        width: 98%;
    }

    .top2 {
        width: 96%;
    }


    .col_sm3 {
        width: 31%;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: left;
        width: 100%;
    }

    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

    .logo {
        margin: 0.8% 0%;
    }
    

    table 

}

@media only screen and(max-width :1066px){
    .top2{
        width: 98%;
    }
}

@media only screen and (max-width:1055px) {

    .top2{
        width: 97%;
    }


    .col_sm3 {
        width: 31%;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: left;
        width: 100%;
    }

    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

}



@media only screen and (max-width:1000px) {

    .top_arrow {
        width: 29px;
        height: 29px;
        position: fixed;
        right: 3%;
        bottom: 6%;
        transition-duration: 1s;
        background-image: url(../images/top.png);
        cursor: pointer;
        background-repeat: no-repeat;
        z-index: 999;
        background-size: 100% 100%;
    }

    .logo {
        margin: 0.8% 0%;
    }

    .col_sm3 {
        width: 32%;
        margin: 1% 0%;
    }

    .certi-txt .styled {
        padding: 9px 18px;
        margin: 19px 43% 0px;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: left;
        width: 100%;
    }

    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

    .col_sm2 {
        width: 100%;
        float: left;
        margin: 1% 1%;
    }

    .dashed-brd {
        border-right: none;
    }

    .cont_col_sm2 {
        min-height: 363px;
    }

}

@media only screen and (max-width:960px) {

    .logo {
        margin: 0% auto 1%;
        padding-top: 1%;
        float: none;
        width: 200px;
    }

    .top {
        width: 100%;
    }

    .top2 {
        width: 96%;
    }

    .navbarrr {
        width: 100% !important;
        float: none !important;
        margin: 0% auto !important;
        background-color: #005393 !important;
    }

    .col_sm3 {
        width: 32%;
        margin: 1% 0%;
    }

    .col_sm4 {
    width: 48%;
}

    .col_sm88 {
        width: 98%;
    }

    .col_sm88-3 {
        width: 98%;
    }
    .pro11 h2 {
        min-height: 0px;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: left;
        width: 100%;
    }

    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        color: #fff;
        margin: 0;
        text-align: right;
        width: 100%;
    }

    .cont_col_sm2 {
        min-height: 450px;
    }


}

@media only screen and (max-width:900px) {

/*.certi-txt .styled {
    padding: 6px 17px;
    margin: 19px 43% 0px;
}*/

.col_sm3 {
    width: 98%;
}

.ftr_lt_txt {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    text-align: left;
}
.ftr_lt_txt_1 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    text-align: left;
}

.ftr_lt_txt_2 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    text-align: left;
}

.col_sm88-4 {
    width: 100%;
    margin: 1%;
    float: left;
}

.col_sm8 {
    width: 100%;
    margin: 1%;
    float: left;
}


}


@media only screen and (max-width:800px) {

.certi-txt .styled {
    padding: 11px 26px;
    margin: 19px 40% 0px;
}

.clc-txt h2 {
    font-size: 14px;
}

.col_sm3 {
    width: 98%;
}

.ftr_lt_txt {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    text-align: left;
}
.ftr_lt_txt_1 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    text-align: left;
}

.ftr_lt_txt_2 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    text-align: left;
}


.cont_col_sm2 {
    width: 100%;
}

}


@media only screen and (max-width:700px) {

    .clc-txt h2 {
        font-size: 13px;
    }

}


@media only screen and (max-width:650px){

    .clc-txt h2{
        font-size: 12px;
    }
}





@media only screen and (max-width:600px) {

    .col_sm3 {
        width: 98%;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }
    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }

    .clc-txt h2 {
        font-size: 11px;
    }
    
    .col_sm4{
        width: 48%;
        margin: 1%;
    }

}

@media only screen and (max-width:550px){

    .clc-txt h2 {
        font-size: 9px;
        font-weight: bold;
    }
}


@media only screen and (max-width:500px) {

    .top2 {
        width: 98%;
    }


    .col_sm3 {
        width: 98%;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }
    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }

    .clc-txt h2 {
        font-size: 9px;
    }


}

@media only screen and (max-width:450px) {

    .top2 {
        width: 92%;
    }

    .clc-txt h2 {
        font-size: 7px;
        font-weight: bold;
    }

    .col_sm3 {
        width: 98%;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }
    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }

}

@media only screen and (max-width:400px) {

    .col_sm4 {
        width: 100%;
    }

    .col_sm3 {
        width: 98%;
    }

    .ftr_lt_txt {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }
    .ftr_lt_txt_1 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }

    .ftr_lt_txt_2 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        text-align: left;
    }

    .clc-txt h2 {
        font-size: 16px;
    }
}