@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@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=Arvo&display=swap');

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    scroll-behavior: smooth;
}

*,
*: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;
}


/*--------------------------------------------------------------
home page
--------------------------------------------------------------*/



.top_main {
    width: 100%;
    z-index: 999999;
    background-color: #fff;
}

.top {
    width: 95%;
    margin: 0 auto;
    max-width: 1600px;
    position: relative;
    text-align: center;
}

.img2 {
    margin-left: 74px;
    width: 48% !important;
}

.future h2 {
    color: rgb(26 82 149);
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    line-height: 160%;
    margin: 0 !important;
}

.cent {
    width: 66% !important;
}

.future h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: rgb(26 82 149);
    text-align: center;
    line-height: 150%;
    margin: 0% !important;
}

.future h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: rgb(26 82 149);
    text-align: center;
    line-height: 150%;
    margin: 0% !important;
}

.future p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center !important;
    color: #747474;
    margin: 0% 0% 3% !important;
}

.testi-txt4 h2 {
    color: #1f5596;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    margin: 0% !important;
    line-height: 140%;
    font-weight: 600;
}

.testi-txt6 h2 {
    margin: 0% !important;
    font-weight: 600;
    color: #000;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}

.testi-txt6 h1 {
    color: rgb(130 197 91);
    margin: 0% 0% 2% !important;
    font-weight: 700;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
}

.testi-txt6 h3:hover {
    transition: 0.7s all;
    cursor: pointer;
    border-bottom: 2px solid #1f5596;

}

.testi-txt6 p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
    font-weight: 400;
    color: #000;
}

.testi-txt6 h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #000;
    width: 12%;
}

.testi-txt5 h2 {
    margin: 0% !important;
    font-weight: 600;
    color: #000;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}

.testi-txt5 h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #000;
    width: 14%;
}

.testi-txt5 h3:hover {
    cursor: pointer;
    border-bottom: 2px solid #1f5596;

}

.testi-txt5 p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
    font-weight: 400;
    color: #000;
}

.testi-txt5 h1 {
    margin: 0% 0% 2% !important;
    font-weight: 700;
    color: rgb(26 82 149);
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
}

.testi-txt4 p {
    font-weight: 400;
    width: 100%;
    color: #747474;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    line-height: 120%;
    text-align: justify;
    margin: 1% 0% 1% !important;
}

.testi-txt4 h3 {
    width: 100%;
    color: #b1aaaa;
    font-size: 27px;
    font-family: 'Poppins', sans-serif;
    line-height: 100%;
}

.testi-txt4 h1 {
    color: #8cc447;
    font-size: 34px;
    font-family: 'Poppins', sans-serif;
    line-height: 93%;
    margin: 0.3% 0% 0.6%;
    font-weight: 600;
    text-transform: capitalize;
}

.news {
    margin-left: 65px;
}

.top2 {
    width: 95%;
    margin: 0 auto;
    max-width: 1600px;
}

.img-b {
    width: 100%;
    display: block;
    /* margin-top: 209px; */
    padding-top: 150px;
    padding-bottom: 150px;
}

.logo {
    width: 130px;
    float: left;
    margin: 0.3% 0%;
}

.top_right {
    width: 680px;
    float: right;
}

.navbarrr {
    width: fit-content;
    float: right;
    margin: 0%;
}

.call_em {
    width: fit-content;
    float: right;
    margin: 0.3% 1%;
}

.call {
    width: 190px;
    float: left;
    padding: 2% 1% 2% 0%;
}

.email {
    width: 261px;
    float: left;
    padding: 2% 1% 1%;
    border-right: 0.2px solid rgba(255, 255, 255, 0.2);
}

.s_icon {
    width: fit-content;
    float: right;
    margin-top: 0.8%;
}

.s_icon p {
    color: #FFFFFF;
}

.s_icon .fa {
    line-height: 260%;
    font-size: 15px;
    color: #FFFFFF;
}


.s_icon .fa:hover {
    color: #fff;
}

.call_em_txt {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
}

.call_em_txt .fa {
    font-size: 16px !important;
    color: #fff;
}

.banner-bg {
    background-image: url(../images/banner1223.jpg);
    background-size: cover;
}


.banner-txt h1 {
    font-family: 'Poppins', sans-serif;
    /* font-family: 'Arvo', serif; */
    font-size: 53px;
    font-weight: 600;
    line-height: 130%;
    margin: 0;
    color: #fff;
    margin-top: 190px;
    margin-left: 100px;
    text-align: justify;
    margin-bottom: 0px !important;
}


#cssmenu ul li:hover {
    background-color: rgb(189 189 189 / 38%);
}

.banner-txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    margin: 0;
    color: #fff;
    margin-left: 100px;
    text-align: justify;
    margin-bottom: 0px !important;
}

.brd3 {
    border: 2px solid #fff;
    box-shadow: 5px 5px #e3e3e3;
}

.border-main {
    border: 1px solid #000;
}

.logo_rigt {
    width: fit-content;
    float: right;
}

.pro_serv h1 {
    font-family: 'Poppins', sans-serif;
    color: #5046E5;
    font-size: 28px;
    text-align: center;
    margin: 1% 0% 1% 0%;
    font-weight: 700;
}

.pro_serv p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 160%;
    text-align: center !important;
    font-weight: 400;
    margin: 1%;
}

.pro_serv p span {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

.pro_serv1 h1 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 28px;
    text-align: center;
    margin: 1% 0% 1% 0%;
    font-weight: 700;
}

.pro_serv1 p {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 160%;
    text-align: center !important;
    font-weight: 400;
    margin: 1%;
}

.pro_serv1 p span {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.who h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.who h1 span {
    /*	font-family:'Archivo Black', sans-serif;*/
    font-family: 'Arvo', serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 150%;
    margin: 0;
    color: #5046E5;
}

.who h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    text-align: justify;
    margin: 0% 0%;
}

.who p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 160%;
    text-align: justify;
    margin: 0% 0%;
}

.img3 {
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.who p span {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #004fa3;
    line-height: 150%;
    text-align: justify;
    margin: 0% 0%;
}

.comp-fin h2{
    line-height: 90%;
    font-size: 30px;
    margin: 8%;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: center;
}

.comp-fin a{
    text-decoration: none;
}

.about h2 {
    line-height: 90%;
    font-size: 35px;
    color: #81c45b;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

.about span {
    font-size: 16px;
    color: #1f5596;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: block;
}

.main2 p {
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    color: white;
    padding: 10px;
}


.about p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
    font-weight: 400;
    margin: 2% 0% 0%;
}

.btn3 {
    color: #000;
    /* width: 23%; */
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    border-radius: 29px;
    padding: 9px 28px;
    border: 2px solid #81c45b;
}

.btn3:hover {
    border-radius: 0px;
    transition: 0.7s all;
}

.who h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    text-align: justify;
    margin: 1% 1%;
}

.bg_clr8 {
    background-color: #fff;
}

.img-icon1 {
    width: 200px;
    display: block;
    margin: 0 auto;
}

.btn2 {
    margin: -9px 20px 20px;
    color: #fff;
    border-radius: 50px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 6px 20px;
    background-color: #8ec34a;
    transition: 0.7s all;
    font-weight: 500;
    border: none;
    outline: none;
}

.btn2:hover {
    background-color: #fff;
    color: #000000;
    border: 1px solid #8ec34a;
}

.btn4:hover {
    cursor: pointer;
    border-radius: 0px;
    transition: 0.7s all;
}

.bg_clr2 {
    background-color: #dddddd38
}

.btn4 {
    color: #000;
    /* width: 23%; */
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    border-radius: 29px;
    padding: 9px 28px;
    border: 2px solid #81c45b;
}

.icon9 {
    width: 50px;
    height: 50px;
    padding: 2%;
    border-radius: 9px;
    border: 3px dashed #2b529f;
}

.mi-txt {
    background-color: #ebebeb8c;
    padding: 3% 4%;
    margin: 0% 1% 0% 0% !important;
    min-height: 191px;
}

.mi-txt h2 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 130%;
    font-family: 'Poppins', sans-serif;
    margin: 2% 0% 2% !important;
}

.mi-txt p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'Poppins', sans-serif;
    margin: 0% !important;
    padding-right: 0%;
}

.bg_img6-1 {
    width: 100%;
    background-color: #fff;
    min-height: 383px;
}

.bg_img6-1 span {
    padding: 10px 21px;
    font-family: 'Poppins', sans-serif;
    color: #8fc54a;
    font-weight: 600;
    text-align: left;
    display: block;
    font-size: 18px;
    line-height: 150%;
    margin: 0% !important;
}

.bg_img6-1 p {
    font-size: 14px;
    font-weight: 500;
    margin: 0% 6%;
    line-height: 150%;
    color: #000;
    font-family: 'Poppins', sans-serif;
    min-height: 100px;
}

.about1 h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #005098;
    font-weight: 600;
    /* line-height: 150%; */
    text-align: center;
    padding: 1% 1%;
}

.about1 p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #005098;
    font-weight: 400;
    line-height: 150%;
    text-align: center;
    padding: 1% 1%;
}


/*--------------------------------prod csss-----------------------------*/

.prod_txt h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
    margin: 1%;
    text-align: center;
}

.prod_txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 150%;
    text-align: center;
    margin: 2%;
}

.bg_clr9 {
    background-color: rgb(255, 255, 255, 0.7);
}

.brd1 {
    border: 4px solid #fff;
}

.season h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    margin: 1% auto !important;
    /* background-color: #f6eaf4; */
    color: #005098;
    text-align: center;
    padding: 6px;
}

.season p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 1% auto !important;
    /* background-color: #f6eaf4; */
    color: #000;
    text-align: center;
    padding: 6px;
    min-height: 60px;
}

.season1 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    margin: 1% auto !important;
    /* background-color: #f6eaf4; */
    color: #fff;
    text-align: center;
    padding: 6px;
    background-color: #0086e1;
}

.season1 p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 1% auto !important;
    /* background-color: #f6eaf4; */
    color: #000;
    text-align: center;
    padding: 6px;
    min-height: 133px;
}

.prod-main-head h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 150%;
    margin: 1%;
    color: #00bada;
}

.prod-main-head h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 150%;
    margin: 1%;
    color: #000;
}

.shdw {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
}

.pdf_list ul li {
    margin-left: 3%;
    padding: 0;
    box-shadow: none;
}

.pdf_list ul li a {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    text-decoration: none;
    line-height: 200%;
    color: #000;
}

.pdf_list ul li a:hover {
    color: #00b8dd;
}

.pdf_list .fa {
    color: red;
}


/*--------------------------------------------------------------
Contact Page
--------------------------------------------------------------*/

.contact_txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 1% 1% 0%;
    color: #122a5a;
}

.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%;
    text-align: center;
}

.cont_icn {
    width: 26px;
    float: none;
    margin: 2% auto 1%;
}

.cont_icn i {
    font-size: 40px;
    color: #00b6e3;
}

.cont_txt_main {
    width: 98%;
    float: left;
    margin: 1%;
}

.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    text-align: center;
}

.cont_txt h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin: 0% 1% 1%;
    color: #00b7e4;
}

.bg_img22222 {
    background-image: url('../images/contact-bg.jpg');
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-1 {
    background-image: url('../images/bg-1.jpg');
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.shp-bg {
    background-image: url(../images/future-img.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 70px;
}

.shp h2 span {
    display: block;
    font-size: 40px;
    font-weight: 800;
    color: #65a84b;
    font-family: 'Poppins', sans-serif;
    margin: 0 !important;
    padding: 6% 0%;
}

.shp h2 {
    font-size: 45px;
    font-weight: 900;
    color: #35589d;
    line-height: 86%;
    font-family: 'Poppins', sans-serif;
    margin: 0% !important;
}

.gallery_txt h1 {
    font-family: 'Poppins', sans-serif;
    color: #2c52a0;
    font-size: 28px;
    text-align: justify;
    margin: 1% 1% 0.6% !important;
    font-weight: 600;
    display: inline-block;
}
.col_sm8_1 {
    width: 38%;
    margin: 1%;
    float: left;
}
.col_sm88_1 {
    width: 58%;
    margin: 1%;
    float: left;
}
.ab_shawdo {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}
.cont_pdg_sm3 {
    padding: 1% 1.5%;
}
.cont_col_sm3 {
    width: 98%;
    float: left;
    margin: 1%;
    background-color: rgb(255, 255, 255, 0.8);
    border-radius: 25px;
    min-height: 150px;
}
.cont_icn {
    width: 22%;
    float: left;
    margin: 2% auto 1%;
}
.cont_txt_main {
    width: 75%;
    float: right;
    margin: 1%;
}
.cont_txt_main h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 19px;
    font-weight: 600;
    padding: 3% 0% 2%;
    text-align: left;
    margin-bottom: 0 !important;
}
.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 150%;
    text-align: left;
}

.prod-txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    line-height: 150%;
    margin: 0% !important;
}

.prod-txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    text-align: justify;
    margin: 1% 0% 0% !important;
}

.prod-txt2 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #8ec34a;
    line-height: 150%;
    margin: 1% 0% 0% !important;
    text-align: center;
}
.top-bt {
    border-bottom: 1px solid #ccc;
}

.head-poi h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-align: left;
    color: #375a9e;
    line-height: 150%;
    margin: 0 1% 1% !important;
    text-transform: uppercase;
    border-left: 5px solid #66a74d;
    padding-left: 10px;
}
/*-----------------------------------------
Contact End
-----------------------------------------*/

/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet {
    width: 100%;
    margin-top: 1%;
}

.bullet ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 1%;
}

.bullet ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 170%;
    color: #000;
    margin: 0% 2% 0.6% 2%;
    text-decoration: none;
    font-weight: 400;
}

.bullet2 ul {
	list-style-image: url(../images/bullet2.png);
	margin-left: 0%;
}

.bullet2 ul li {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	margin: 2% 0%;
	line-height: 170%;
	text-align: justify;
	margin: 2% 1% 2% 4%;
}

.bullet2 ul li span {
	font-weight: 600;
}



/*--------------------------------------------------------------
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;
}

tr:nth-child(even) {
    background-color: #f3f3f3;
}

.body_text111 {
    padding: 0.6%;
    text-align: left;
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    border: 1px solid #ddd;
}

.body_text111 p {
    padding: 0.6%;
    text-align: left;
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
}

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: #f12929;
    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;
}

.tab {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.tab_center {
    margin-top: 20px;
    margin-left: 21%;
    margin-right: 22%;
    text-align: center;
}

.tab button {
    background-color: inherit;
    float: none;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 20px;
    transition: 0.3s;
}

/* .active{
    color: #83c55d;
} */
.tab button.active {
    background: #fff;
    color: #37a5e5;
    border-top: 1px solid #e5e5e5 !important;
    border-right: 1px solid #e5e5e5 !important;
    border-left: 1px solid #e5e5e5 !important;
}

.tab button:hover {
    color: #37a5e5;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

h1 {
    font-weight: 400;
}

a {
    color: inherit;
}

p {
    margin-top: .7em;
}

.warning {
    color: rgb(62, 148, 236);
}

.st_viewport {
    max-height: 700px;
    overflow: auto;
}


/*[data-table_id="1"] {
    background-color: rgb(255, 115, 0);
}

[data-table_id="2"] {
    background-color: rgb(61, 53, 39);
    color: rgb(220, 220, 220);
}

[data-table_id="3"] {
    background-color: rgba(168, 189, 4, .8);
}*/

._rank {
    min-width: 80px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

._id {
    min-width: 60px;
}

._name {
    min-width: 130px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

._surname {
    min-width: 130px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

._year {
    min-width: 80px;
}

._section {
    min-width: 130px;
}

pre {
    overflow: auto;
}


/** Sticky table styles **/

.st_viewport {
    color: rgb(27, 30, 36);
    margin: 20px 0;
}


/* ###  Table wrap */

.st_wrap_table {}


/* ##   header */

.st_table_header {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1;
    color: rgb(220, 220, 220);
}

.st_table_header h2 {
    font-weight: 400;
    margin: 0 20px !important;
    padding: 20px 0 0;
    color: #fff;
}

.st_table_header .st_row {
    color: #fff
}

.st_table_header .st_column {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}


/* ##  table */

.st_table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}


/* #   row */

.st_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}

.st_table .st_row:nth-child(even) {
    background-color: rgba(0, 0, 0, .1)
}


/* #   column */

.st_column {
    padding: 10px 20px;
}


/*--------------------------------------------------------------
contact page
--------------------------------------------------------------*/

.testi p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 160%;
    text-align: center !important;
    font-weight: 400;
    margin: 1%;
}

.testi h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 20px;
    text-align: center;
    margin: 1%;
    font-weight: 700;
}


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/

.banner {
    width: 100%;
}

.link2 {
    /* padding: 6px; */
    text-decoration: none;
    color: #fff;

}


.link {
    font-size: 15px;
    /* padding: 6px; */
    text-decoration: none;
    color: #000000;

}

.loca {
    width: fit-content;
    float: left;
    padding: 0.7% 1%;
}

.link:hover {
    text-decoration: none;
    color: #83c35d;
}

.link2 {
    text-decoration: none;
    color: #000;
}

.link3 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    color: #000000 !important;
}

.link4 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    color: #00bdd7 !important;
}

.link4:hover {
    color: #d1103e !important;
}

.acrd p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 160%;
    text-align: justify;
    margin: 1% 2%;
}


/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/

.col_sm1 {
    width: 100%;
    margin: 0 auto;
}

.col_sm11 {
    width: 98%;
    margin: 1%;
    float: left;
}

.col_sm2 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm22 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm33 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm33-11 {
    width: 31%;
    float: left;
}

.col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
}

.col_sm5 {
    width: 18%;
    margin: 1%;
    float: left;
}

.col_sm8 {
    width: 40%;
    margin: 1%;
    float: left;
}

.col_sm88 {
    width: 55%;
    margin: 1%;
    float: left;
}

.col_sm889 {
    width: 68%;
    margin: 1%;
    float: left;
}

.col_sm9 {
    width: 58%;
    margin: 1%;
    float: left;
}

.col_sm99 {
    width: 38%;
    margin: 1%;
    float: left;
}

.col_sm10 {
    width: 60%;
    float: left;
    margin: 1%;
}

.col_sm100 {
    width: 35%;
    float: right;
    margin: 1%;
}


.col_sm2-11 {
    width: 44%;
    float: left;
    margin: 0%;
}

.col_sm2-12 {
    width: 54%;
    float: left;
    margin: 1%;
}


/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/

.bg_clr1 {
    background: #c3c3c33b;
}

.bg_clr12 {
    background-color: #2b53a1;
}

.bg_clr11 {
    background: rgb(44 82 157 / 5%);
}

.brd-btm {
    border-bottom: 1px solid #ccc;
}

.bg_clr6 {
    background: #fff;
}

.bg_clr3 {
    padding: 20px 0px;
    background-image: url(../images/banner122.jpg)
}

.bg_clr7 {
    background-color: #f1f1f1;
}

.bg_clr9 {
    background-color: #f3f3f3;
}

.testi-bg {
    background-image: url(../images/testi.jpg);
    background-size: cover;
    background-position: center center;
}


/*--------------------------------------------------------------
Home page our product
--------------------------------------------------------------*/

.ftr_txt h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 1%;
    color: rgb(255 255 255);
}

.ftr_txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 0% 0% 2% 0%;
    color: rgb(0, 0, 0);

}

.ftr_txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 1% 1%;
    line-height: 160%;
    color: rgb(255 255 255);
    text-align: left;
}

.ftr_txt2 p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 1% 8% 1% 1%;
    line-height: 160%;
    color: rgb(0, 0, 0);

    text-align: left;
}

.link2 {
    text-decoration: none;
    color: #fff;
}

.ftr_lt_txt {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 160%;
    color: rgb(252, 252, 252);
    margin: 0;
}

.ftr_menu ul li a {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-decoration: none;
    line-height: 190%;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    margin: 1%;
}

.ftr_right {
    text-align: right;
}

.ftr_logo {
    width: 100px;
    float: left;
    margin: 0 auto;
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(33 43 54 / var(--tw-bg-opacity));
}

.ftr-bg {
    background-color: #67a84d;
}
 
/*-------------------------*/

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/

.top_arrow {
    width: 35px;
    height: 38px;
    position: fixed;
    right: 1%;
    bottom: 10%;
    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 {
    background-image: url('../images/top-b.png');
    }

@media only screen and (max-width:1920px) {}

@media only screen and (max-width:1500px) {

}

@media only screen and (max-width:1125px) {
    .top {
        width: 98%;
    }

    .top2 {
        width: 96%;
    }

    .navbarrr {
        width: 715px;
    }
}

@media only screen and (max-width:999px) {
    .navbarrr {
        width: 484px;
    }
}

@media only screen and (max-width:960px) {
    .s_icon {
        display: none;
    }

    .call_em {
        display: none;
    }

    .logo {
        margin: 0 auto;
        padding-top: 1%;
        float: none;
        width: 330px;
    }

    .logo_rigt {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .top {
        width: 100%;
    }

    .navbarrr {
        width: 100% !important;
        float: none !important;
        margin: 0% auto !important;
        background-color: #00b5e1 !important;
    }

    .top {
        background-color: #fff;
    }

    .banner-txt h1 {
        font-size: 38px;
        margin-top: 129px;
    }


}

@media only screen and (max-width:800px) {
    .col_sm8 {
        width: 98%;
    }

    .col_sm88 {
        width: 98%;
        ;
    }

    .col_sm3 {
        width: 98%;
        float: none;
        margin: 1%;
    }

    .ftr_txt2 p {
        margin: 1% 1% 1% 1%;
    }

    .col_sm4 {
        width: 100%;
    }

    .ftr_txt h1 {
        margin: 4% 0%;
    }

    .col_sm2 {
        width: 100%;
    }

    .ftr_right {
        text-align: left;
    }

    .col_sm2-12 {
        width: 98%;
        margin: 1%;
    }

    .col_sm2-11 {
        width: 98%;
    }

    .banner-txt h1 {
        font-size: 38px;
        margin-top: 129px;
        text-align: center;
        font-size: 50px;
        margin-left: 0px;
    }

    .banner-txt p {
        font-size: 21px;
        margin-left: 0px;
        text-align: center;

    }

    .img-b {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .col_sm5 {
        width: 48%;
    }
}

@media only screen and (max-width:600px) {
    .cont_col_sm3 {
        width: 98%;
    }

    .col_sm5 {
        width: 98%;
    }
}

@media only screen and (max-width:500px) {
    .call {
        margin: 2% 0%;
    }

    .email {
        margin: 2% 0%;
    }

    .call {
        width: 200px;
    }

    .call_em {
        width: 355px;
    }
}

@media only screen and (max-width:470px) {
    .s_icon {
        display: none;
    }
}

@media only screen and (max-width:400px) {}

@media only screen and (max-width:360px) {
    .call_em {
        width: 320px;
    }
}