@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;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=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
font-family: "Poppins", serif;
    scroll-behavior: smooth;
}


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

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


/*--------------------------------------------------------------
welcome icon animation
--------------------------------------------------------------*/


.welcome_img {
    border-radius: 12px;
}

.track_record_border {
    /* border: 1px solid #ccc; */
    border-radius: 12px;
}

.welcome_img_main {
    position: relative;
    display: inline-block;
}

.img-card-wrapper.image-one {
    position: absolute;
    top: 55px;
    left: -9px;
    border-radius: 6px;
    width: 120px;
    height: 120px;
    animation: MoveUpDown 2s linear infinite alternate;
}

.img_wel {
    width: 100%;
    margin: 0 auto !important;
    float: none !important;
    border-radius: 10px;
}



@-webkit-keyframes MoveUpDown {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-40px);
    }
}

/*--------------------------------------------------------------
text hover
--------------------------------------------------------------*/

.animate-charcter {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,
            #002060 0%,
            #cf210b 29%,
            #0154a2 67%,
            #024a8d 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    text-align: center;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}


.clear {
    clear: both;
}

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

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

.v_a_img {
    vertical-align: middle;
}

.top_bg {
    background-image: url(../images/top-bg.jpg);
    background-size: 100% 100%;
}

.cal_email {
    width: 410px;
    float: right;
    padding: 2.5% 1% 1%;
}

.cal_email p {
    color: #fff;
    font-size: 14px;
font-family: "Poppins", serif;
}

.top_right2 {
    width: 650px;
    float: right;
}


.top_bgnew {
    background-size: 100% 100%;
    background-image: url(../images/top_bgnew.jpg);
}


/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main {
    width: 100%;
}

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

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

.nav_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
    width: 300px;
    margin: 0.5% 0;
    display: flex;
}


.logo2 {
    width: 34%;
    margin: 0 0% 1.5%;
}

.logo h2 {
    font-size: 30px;
font-family: "Poppins", serif;
    color: #000;
    text-align: left;
    display: flex;
    font-weight: 600;
    align-items: center;
}

.logo img {
    display: block;
}

.navbarr {
    width: fit-content;
    margin: 0;
}

.flw {
    width: 90px;
    float: left;
    margin: 0.5% 1.5%;
}

.flw .fa {
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.login_regi {
    width: 409px;
    float: right;
    margin: 0.5%;
}

.login_regi p {
    color: #fff;
font-family: "Poppins", serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    margin: 0px;
}

.call {
    width: 194px;
    float: right;
}

.email {
    width: 210px;
    float: right;
}

.rel {
    position: relative;
}

.logo4 {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 20%;
}

.col_em_clr {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.fix_nav {
    /* position: fixed; */
    z-index: 999;
    background-color: #FFFFFF;
    border-top: none;
    border-bottom: 1px solid #f7f7f7;
}



.mi_vi {
    width: 48%;
    border: 1px solid #efefef;
    margin: 1% 1%;
    float: left;
    background-color: rgba(277, 277, 277, 50%);
}

.mi_sm8 {
    width: 70%;
        float: left;
        margin: 1%;
}

.mi_sm88 {
    width: 24%;
    float: left;
    margin: 1%;
    text-align: center;
}

.mi_vi_txt {
    padding: 10px;
}

.mi_vi_txt h1 {
font-family: "Poppins", serif;
    color: #000;
    font-size: 22px;
    padding: 0%;
    text-align: justify;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 1% 0% 0.5% !important;
}


.mi_vi_txt p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-align: justify;
    padding: 0%;
font-family: "Poppins", serif;
    line-height: 145%;
}


.mi_vi_txt h2 {
font-family: "Poppins", serif;
    color: #002060;
    font-style: italic;
    font-size: 40px;
    padding: 10% 1%;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 1% 0% 0.5% !important;
}


.height_min {
    height: 190px;
}



.miss_vis_txt h1 {
font-family: "Poppins", serif;
    color: #fff;
    font-size: 20px;
    padding: 1.2% 4%;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: #002060;
    display: inline-block;
    border-radius: 25px;
}

.miss_vis_txt p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-align: justify;
    padding: 0.5% 1% 0.5%;
font-family: "Poppins", serif;
    line-height: 145%;
}



/*--------------------------------------------------------------
Zoom img
--------------------------------------------------------------*/
.column {
    display: inline-block;
    text-align: center;
}


.column img {
    display: block;
    height: auto;
}

.column#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.column#zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.gallery h1 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
font-family: "Poppins", serif;
    line-height: 160%;
    background-color: #000;
    text-transform: capitalize;
    padding: 2% 0%;
    margin-top: -1%;
}


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}


.shdw {
    -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%);
}



/*--------------------------------------------------------------
Welcome 
--------------------------------------------------------------*/

.welcome h1 {
font-family: "Poppins", serif;
    color: #002060;
    font-size: 31px;
    padding: 0% 1% 0.5% 1%;
    text-align: left;
    line-height: 130%;
    font-weight: 800;
    margin: 0;
    text-transform: uppercase;
}

.welcome h1 span {
    font-size: 31px;
    font-weight: 500;
}

/* .welcome h3 {
  font-family: "Open Sans", serif;
    color: #dc2a1b;
    font-size:17px;
    padding: 1%;
    text-align: justify;
    font-weight: 600;
    margin: 0;
	line-height:140%;
} */

.welcome h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding: 0% 0% 1% 1%;
font-family: "Poppins", serif;
    text-transform: uppercase;
    margin: 0px;
    border: 0;
}


.welcome h3 {
    font-size: 20px;
    font-weight: 400;
    color: #002060;
    text-align: left;
font-family: "Poppins", serif;
    margin: 0px;
    border: 0;
    padding: 0% 1% 0.5% 1%;
}

.welcome h4 {
font-family: "Poppins", serif;
    color: #002060;
    font-size: 20px;
    padding: 1%;
    text-align: justify;
    font-weight: 600;
    margin: 0;
}

.welcome p {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-align: justify;
    padding: 1%;
font-family: "Poppins", serif;
    line-height: 160%;
}


.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: none !important;
    height: auto;
}


.services h1 {
font-family: "Poppins", serif;
    color: #000;
    font-size: 31px;
    padding: 0% 1% 0% 1%;
    text-align: left;
    line-height: 130%;
    font-weight: 600;
    margin: 0;
    border-left: 4px solid #002060;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
Services
--------------------------------------------------------------*/
.srv2_bg {
    background: #002060;
    background-size: cover;
    padding: 2% 0%;
}

.contener:hover {
    border: none !important;
}

.shdw {
    -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%);
    padding: 1%;
}

.srv_bg {
    background-color: #f5f5f5;
    padding: 3% 0%;
}


.servi h1 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 0% 0% 1% 1%;
font-family: "Poppins", serif;
    text-transform: uppercase;
    margin: 0px;
}



.servi h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 0% 0% 1% 1%;
font-family: "Poppins", serif;
    text-transform: uppercase;
    margin: 0px;
    border: 0;
}


.servi p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: justify;
    padding: 0% 0% 1% 0%;
    text-align: center;
font-family: "Poppins", serif;
    line-height: 160%;
}

.srv_text {
    background-color: #fff;
    padding: 2%;
}

.srv_text p {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding: 1% 1% 1% 1%;
font-family: "Poppins", serif;
    line-height: 160%;
    margin: 0px;
}


.srv_text h2 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding: 1.5% 0% 1% 0%;
font-family: "Poppins", serif;
    line-height: 125%;
    margin: 0px;
    min-height: 50px;
}

.srv_brd2 {
    background-color: #fff;
    padding: 0.5%;
    min-height: 208px;
}

.srv_view_all2 {
    width: 100px;
    float: none;
    margin: 0% auto 7%;
}

.srv_btn2 {
    width: 100%;
    padding: 8% 2% 8% 5%;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    background-color: #0094da;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid #f5f5f5;
}

/* .srv_btn2:hover{
	background-color: #017ab3;
	color: #fff;
} */

.btn3_link {
    text-decoration: none !important;
}

.img_box{
        display: flex;
        justify-content: center;
}

.img_box img{
    width: 70%;
}

/*--------------------------------------------------------------
products home page
--------------------------------------------------------------*/

.brd {
    border: 1px solid #e1e3e2;
    padding: 4%;
}

.services h1 {
font-family: "Poppins", serif;
    color: #000;
    font-size: 31px;
    padding: 0% 1% 0% 1%;
    text-align: left;
    line-height: 130%;
    font-weight: 600;
    margin: 0 0 0 1%;
    border-left: 4px solid #002060;
    text-transform: uppercase;
}

.services a{
    color: #002060 !important;
    text-decoration: underline;
}

.services22 h2 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    color: #002060;
    text-align: left;
font-family: "Poppins", serif;
    margin: 1%;
    border: 0;
}

.services22 p {
    font-size: 18px;
    line-height: 140%;
    font-weight: 500;
    color: #000;
font-family: "Poppins", serif;
    margin: 2% 1%;
    border: 0;
}

.services h2 {
    font-size: 20px;
    line-height: 140%;
    font-weight: 600;
    color: #002060;
    text-align: left;
font-family: "Poppins", serif;
    margin: 0 0 0 1%;
    border: 0;
    padding-top: 11px;
}

.services h3 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 500;
    color: #000;
    text-align: left;
font-family: "Poppins", serif;
    margin: 1% 1% 0;
}

.services_sub {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    min-height: 590px;
}

.track_record_sub {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    min-height: 300px;
}

.appraisal{
    width: 100%;
    text-align: end;
}

.appraisal .btn{
    background: #002060;
}

.appraisal .btn a{
    color: #fff !important;
    text-decoration: none;
}


.appraisal .title{
    width: 100%;
}
.appraisal a{
    color: #002060 !important;
    text-decoration: underline;
}

.serv_txt a{
    color: #002060 !important;
    text-decoration: underline;
}

.appraisal h1 {
font-family: "Poppins", serif;
    color: #000;
    font-size: 31px;
    padding: 0% 1% 0% 1%;
    text-align: left;
    line-height: 130%;
    font-weight: 600;
    margin: 0 0 0 1%;
    border-left: 4px solid #002060;
    text-transform: uppercase;
}

.appraisal22 h2 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    color: #002060;
    text-align: left;
font-family: "Poppins", serif;
    margin: 1%;
    border: 0;
}

.appraisal22 p {
    font-size: 18px;
    line-height: 140%;
    font-weight: 500;
    color: #000;
font-family: "Poppins", serif;
    margin: 2% 1%;
    border: 0;
}

.appraisal h2 {
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
    color: #002060;
    text-align: left;
font-family: "Poppins", serif;
    margin: 0 0 0 1%;
    border: 0;
    padding-top: 11px;
}

.appraisal h3 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 500;
    color: #000;
    text-align: left;
font-family: "Poppins", serif;
    margin: 1% 1% 0;
}

.appraisal_sub {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    min-height: 309px;
}

.bg_img4 {
    background: url(../images/bg-img3.png);
    background-position: center;
    background-size: cover;

}

.bg_img5 {
    background: url(../images/track-record.jpg);
    background-position: center;
    background-size: cover;

}

.bullet ul {
    list-style-image: url(../images/bullet4.png);
    margin-left: 34px;
    margin-bottom: 0%;
    margin-top: 1%;
}

.bullet ul li {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-align: justify;
font-family: "Poppins", serif;
    line-height: 160%;
}

.background-white {
    background: #fff;
}


.clients h1 {
font-family: "Poppins", serif;
    color: #000;
    font-size: 31px;
    padding: 0% 1% 0% 1%;
    text-align: left;
    line-height: 130%;
    font-weight: 600;
    margin: 0 0 0 1%;
    border-left: 4px solid #002060;
    text-transform: uppercase;
}

.track_record h1 {
font-family: "Poppins", serif;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    line-height: 150%;
    margin: 0% 1% !important;
}

.track_record h3 {
font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0.5% 0% 0.5%;
    line-height: 140%;
    color: #000000;
    text-align: justify;
}

.track_record p {
font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0.5% 1% 0.5%;
    line-height: 140%;
    color: #000000;
    text-align: justify;
    flex: 98%;
}


.brd-right {

    border-right: 1px solid #ccc;
    min-height: 310px;

}


.track_record h2 {
font-family: "Poppins", serif;
    font-size: 20px;
    font-weight: 500;
    color: #002060;
    line-height: 150%;
    margin: 0% !important;
}

.track_record2 h2 {
font-family: "Poppins", serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 150%;
    margin: 0% !important;
}

.bg_clr1 {
    background-color: #002060;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.contener {
    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
}

.col_sm1 {
    width: 100%;
    margin: 0 auto;
}

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

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

.col_sm3_1 {
    width: 31.3%;
    float: left;
    margin: 1%;
}

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

.col_sm44 {
    width: 73%;
    float: left;
    margin: 1%;
}

.col_sm5 {
    width: 18%;
    float: left;
    margin: 1%;
}

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

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

.col_sm8_3 {
    width: 26%;
    float: left;
    margin: 1%;
}

.col_sm88_3 {
    width: 70%;
    float: left;
    margin: 1%;
}

.col_sm100 {
    width: 69%;
    float: left;
    margin: 1%;
}

.col_sm10 {
    width: 27%;
    float: left;
    margin: 1%;
}

.col_sm9 {
    width: 32%;
    float: left;
    margin: 1%;
}

.col_sm99 {
    width: 64%;
    float: left;
    margin: 1%;
}



.col_sm9_b {
    width: 41%;
    float: left;
    margin: 1%;
}

.col_sm99_b {
    width: 55%;
    float: left;
    margin: 1%;
}



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

a.link:visited {
    color: #fff;
    text-decoration: none;
}

a.link:hover {
    color: #fff;
    text-decoration: none;
}

a.link:active {
    color: #fff;
    text-decoration: none;
}



a.link2:link {
    color: #fff;
    text-decoration: none;
}

a.link2:visited {
    color: #fff;
    text-decoration: none;
}

a.link2:hover {
    color: #002060;
    text-decoration: none;
}

a.link2:active {
    color: #f15757;
    text-decoration: none;
}





/*--------------------------------------------------------------
Extra
--------------------------------------------------------------*/
.bg_clr {
    background-color: #f5f5f5;
}

.bg_clr3 {
    background-color: #002060;
}

.bg_clr4 {
    background-color: #32323b;
    padding: 2%;
    border: 2px solid #188ece;
}

.bg_clr5 {
    background: rgba(255, 255, 255, 0.9);
    margin: 1%;
}


.bg_clr7 {
    background-color: #002060;
}


.bg_img2 {
    background-image: url('../images/bg_img2.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.bg_img3 {
    background-image: url('../images/bg_img1.jpg');
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2% 0%;
}


.btn2 {
    width: 100%;
    padding: 10%;
    font-size: 13px;
    text-align: center;
font-family: "Poppins", serif;
    background-color: #188ece;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}



/* team */

.team_flex {
    display: flex;
    justify-content: center;
    margin-top: 4%;
    flex-wrap: wrap;
}

.bg_clr10 {
    background-color: #002060;
    border-radius: 10px;
}

.img-con {
    width: 200px;
    margin: -26% auto 0%;
    display: block;
}


.board h3 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 5% 1%;
    text-align: center;
    text-transform: uppercase;
font-family: "Poppins", serif;
    line-height: 140%;
}

.board h2 {
    font-size: 24px;
    font-weight: 600 !important;
    color: #fff !important;
    margin: 5% 1% 1%;
    text-align: center !important;
    text-transform: uppercase;
font-family: "Poppins", serif;
}


.clients h1 {
font-family: "Poppins", serif;
    color: #000;
    font-size: 31px;
    padding: 0% 1% 0% 1%;
    text-align: left;
    line-height: 130%;
    font-weight: 600;
    margin: 0 0 0 1%;
    border-left: 4px solid #002060;
    text-transform: uppercase;

}

.bg_clr47{
    background: #def0fd;
    padding: 19px;
    min-height: 314px;
}

.bg_Clr48{
    background: #c1dcfd;
    padding: 20px;
    min-height: 314px;
}
.bullet1 ul {
    list-style-image: url(../images/bullet4.png);
    margin-left: 3px;
    padding-left: 2% !important;
    padding: 1%;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
}

.bullet1 ul li {
font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0.5% 1% 0.5%;
    line-height: 140%;
    color: #000000;
    text-align: left;
    flex: 98%;
}


.bullet2 ul {
    list-style-image: url(../images/bullet5.png);
    margin-left: 3px;
    padding-left: 2% !important;
    padding: 1%;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
}

.bullet2 ul li {
font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0.5% 1% 0.5%;
    line-height: 140%;
    color: #fff;
    text-align: justify;
    flex: 98%;
}

.serv_txt h2 {
font-family: "Poppins", serif;
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: 150%;
    margin: 0% !important;
}

.serv_txt2 h2 {
font-family: "Poppins", serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 150%;
    margin: 0% !important;
}

.bg_clr1 {
    background-color: #002060;
}


.det_eng-text h2 {
    font-size: 31px;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding: 5px;
font-family: "Poppins", serif;
    /* text-transform: uppercase; */
    margin: 0px;
    border: 0;
    margin-left: 15px;
    border-left: 5px solid #002060;
}

.appraisal h4 {
    font-size: 20px;
    font-weight: 500;
    color: #002060;
    text-align: left;
font-family: "Poppins", serif;
    margin: 0px;
    border: 0;
    padding: 0% 1% 0.5% 1%;
}

.det_eng-text h4 .highlight {
    color: #002060;
}

.flex{
    display: flex;
    justify-content: space-between;
    width: 99%;
    align-items: center;
}

.box{
    width: 98%;
    margin-left: 10px;
}

.box2{
    width: 100%;
    text-align: start;
}

.box2 .btn{
    background: #002060;
}

.box2 .btn a{
    color: #fff;
}


.box1{
    width: 100%;
    text-align: end;
}

.box1 .btn{
    background: #002060;
}

.box1 .btn a{
    color: #fff;
}
table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    width: 98% !important;
    margin: 0 auto !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

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

.table-heading th {
    padding: 6px;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 500;
font-family: "Poppins", serif;

}
table td, th {
    padding: 0.6%;
    text-align: left;
font-family: "Poppins", serif;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    border: 1px solid #ddd;
    padding: 10px;
}


table th {
    font-weight: 500 !important;
    padding: 0.6%;
    text-align: left;
font-family: "Poppins", serif;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    border: 1px solid #ddd;
    padding: 10px;
}

table tr:nth-child(even) {
    background-color: #e4edff;
}


/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.ftr_clr {
    background: #0085ca;
    padding: 2% 0%;
}

.logo_text p {
font-family: "Poppins", serif;
    font-size: 15px;
    font-weight: 400;
    margin: 1% 12% 1% 1%;
    line-height: 160%;
    color: #000;
    text-align: justify;
}

.ftr_lt_txt p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 96%;
font-family: "Poppins", serif;
    margin: 0 0 1px;
}

.ftr_lt_txt a {
    color: white;
}

.ftr_txt h1 {
font-family: "Poppins", serif;
    font-size: 20px !important;
    font-weight: 600 !important;
    margin: 0% 0% 10% 0% !important;
    color: #000 !important;
    text-transform: uppercase !important;
}

._text p {
font-family: "Poppins", serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    margin: 1% 12% 1% 1% !important;
    line-height: 160% !important;
    color: #000 !important;
    text-align: justify !important;
}

.ftr_txt p {
font-family: "Poppins", serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    /* margin: 1% 0%; */
    margin-bottom: 3% !important;
    line-height: 160% !important;
    color: #000 !important;
    display: inline-flex !important;
    text-align: left !important;
}

.ftr_txt h5 {
font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 600;
    margin: 1% 0%;
    margin-bottom: 1% !important;
    line-height: 160%;
    color: #000;
    text-align: left;
}

.ftr_txt a {
font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    margin: 1% 0%;
    margin-bottom: 1% !important;
    line-height: 160%;
    color: #000;
    text-align: left;
}

.ftr_txt a:hover {
    text-decoration: none;
    color: #002060;
}

.ftr_txt p span {
    font-weight: 600;
}

.ftr_img img {
    margin-top: 14%;
}

.ftr_right {
    text-align: right;
}


.ftr_txt .fa {
    font-size: 19px;
    margin-top: 7px;
    display: inline;
    margin-right: 10px;
}
p>i {
    color: #002060;
}

/* ------------------------------------------------------
top arrow
------------------------------------------------------ */
.top_arrow {
    width: 25px;
    height: 33px;
    position: fixed;
    right: 2%;
    bottom: 15%;
    display: none;
    transition-duration: 1s;
    background-image: url('../images/top-b.png');
    cursor: pointer;
    background-repeat: no-repeat;
    z-index: 999;
}

.top_arrow:hover {
    width: 25px;
    height: 33px;
    position: fixed;
    right: 2%;
    transition-duration: 1s;
    bottom: 15%;
    cursor: pointer;
    background-image: url('../images/top-b.png');
    display: none;
}


@media only screen and (max-width:1400px) {
    .srv_brd2 {
        min-height: 212px;
    }
    .services_sub {
        min-height: 540px;
    }

}

@media only screen and (max-width : 1300px) {
    #cssmenu>ul>li>a {
        padding: 10px 3px;
        margin: 0px 2px;
    }
}

@media only screen and (max-width:1125px) {
    .top {
        width: 100%;
        float: none;
        margin: 0% auto;
    }

    .top2 {
        width: 98%;
        float: none;
        margin: 1% auto;
    }

    .contener {
        width: 100%;
    }
}


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

    .ftr_hed .col_sm3:nth-child(2) {
        /*margin:8px 3% 0px;*/
    }

}

@media only screen and (max-width:960px) {
    .bullet1 ul {
        margin-left: 14px !important;
    }

    .col_sm4 {
        width: 48%;
    }

    .mrg_bttm {
        margin-top: 66px;
    }

    .mrg_bttm1 {
        margin-top: 128px;
    }

    .col_sm100 {
        width: 98%;
    }

    .col_sm10 {
        width: 98%;
    }

    .navbarr {
        width: 100%;
        background-color: #dc2a1b;
        margin: 0 auto;
    }

    .nav_flex {
        flex-direction: column;
    }

    .ftr_txt p {
        margin-bottom: 0% !important;
        display: block !important;
    }

    .col_sm3_1 {
        width: 100%;
    }

    .ftr_txt h1 {
        margin: 2% 0% 2% 0% !important;
    }
}

@media only screen and (max-width:900px) {
    .col_sm99_b {
        width: 98%;
        float: none;
        margin: 1% auto;
    }

    .col_sm9_b {
        width: 98%;
        float: none;
        margin: 1% auto;
    }

    .col_sm8 {
        width: 70%;
    }

    .col_sm88 {
        width: 98%;
    }

    .col_sm8_3 {
        width: 70%;
    }
    
    .col_sm88_3 {
        width: 98%;
    }


    .col_sm4 {
        width: 48%;
    }
}



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

    .found_txt {
        margin: 0 0 38px 0!important;
    }

    #wowslider-container1 .ws-title span h2 {
        font-size: 3vw!important;
    }
    
    #wowslider-container1 .ws-title span h3 {
        font-size: 2vw!important;
    }
    
    #wowslider-container1 .ws-title span p {
        font-size: 1.7vw!important;
    }

    .col_sm5 {
        width: 48%;

    }

    .mi_vi {
        width: 98%;
    }


    .col_sm2 {
        width: 100%;
    }

    .flw {
        display: none;
        padding: 2% 1% 1.1%;
    }


    .col_sm8 {
        width: 98%;
    }

    .col_sm9 {
        width: 98%;
    }

    .col_sm99 {
        width: 98%;
    }

    .col_sm33 {
        width: 98%;
        float: left;
        margin: 1% 2%;
    }

    .ftr_icn_txt {
        width: 100%;
        margin-top: 0.0%;
    }

    .ftr_hed h3 {
        padding: 0%;
    }


}



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


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

    .mrg_bttm {
        margin-top: 94px;
    }

    .img-con {
        margin: -14% auto 0%;

    }

    .mrg_bttm1 {
        margin-top: 94px;
    }

    .ftr_right {
        text-align: left;
    }

    .img-card-wrapper.image-one {
        display: none;
    }


    .col_sm5 {
        width: 98%;
    }

    .height_min {
        height: auto;
    }


    .col_sm4 {
        width: 98%;
    }


    .ftr_col_sm2 {
        width: 98%;
    }

    .ftr_txt2 {
        float: left;
    }

    .ic.menu {
        top: 34px !important;
    }

}


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


    .login_regi {
        width: 98%;
        float: left;
        margin: 0% 1%;
    }

    .login_regi p {
        font-size: 14px;
    }
}

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

    .mi_sm8 {
        width: 97%;
    }

    .mi_sm88 {
        width: 45%;
    }
}