@charset "utf-8";

/*	--------------------------------------------------
Font Setup
-------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@200;300;400;500;600;700;800;900&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed: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&family=Barlow: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');

@font-face {
    font-family: "Euclid Light";
    src: url('../fonts/main-font/EuclidCircularALight.ttf');
}

@font-face {
    font-family: "Euclid Regular";
    src: url('../fonts/main-font/EuclidCircularARegular.ttf');
}

@font-face {
    font-family: "Euclid Medium";
    src: url('../fonts/main-font/EuclidCircularAMedium.ttf');
}

@font-face {
    font-family: "Euclid Bold";
    src: url('../fonts/main-font/EuclidCircularABold.ttf');
}




/*	--------------------------------------------------
Generic CSS Setup
-------------------------------------------------- */
html {
width: 100%;
height: 100%;
background: #fcfcfc;
}
body {
width: 100%;
height: 100%;
background-attachment: fixed;
padding: 0 0 0 0px;
margin: 0 0 0 0px;
font-family: 'Segoe UI', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.533;
box-sizing: border-box;
color: #726d7b;
background: none !important;
}
h1, h2, h3, h4, h5, td, tr, th, div, header, section, footer, p, form, input, textarea, select, fieldset{
font-family: 'Inter Tight', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.533;
color: #726d7b;
margin: 0 0 0 0px;
padding: 0 0 0 0px;
border: none;
}

a{
text-decoration: none !important;
}


*{
outline: none;
}


body{
margin:0px;
padding: 0px;
box-sizing: border-box;
}

/* section cut padding */

/* header ============================================================== */


.top-header--panel{
    background: #f50000;
    padding: 8px 0px;
}
.flex-cnnt-box{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
}

.flex-cnnt-box a{
    color: #000000;
    display: flex;
    align-items: center;
    font-weight: 600;
    gap: 7px;
}
.flex-cnnt-box a .cnticon{
    transform: scale(.9);
    color: #000000;
}

.flex-social-icons
{
    display: flex;
    align-items: center;
    /* justify-content: end; */
    height: 100%;
    gap: 20px;
}

.flex-social-icons a{
    color: #000000;
}

header{
    /* position: absolute; */
    width: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    /* box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15); */
}

.header_container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0px;
    /* border-bottom: 1px solid #d9d9d9; */
    /* border-bottom: 1px solid #d9d9d91f; */
}

.header_flex{
    display: flex;
    align-items: center;
}


.logo a{
    font-family: 'Inter Tight';
    color: #000;
    font-weight: 600;
    font-size: 19px;
}
.logo img{
    width: 121px;
}

.navigation_lists{
    margin-left: 150px;
}

.main_nav_menu{
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
}

.list_nav_a{
    display: block;
    margin: 0px 25px;
    color: #000;
    font-family: 'Inter Tight';
    font-size: 16px;
    transition: .3s ease;
    text-transform: uppercase;
    font-weight: 800;
    font-style: italic;
    letter-spacing: .5px;
}


.list_nav_a:hover{
    color: #05aff2;
}

.chat_flex_box{
    display: flex;

}



.home-h{
    position: relative;
}


.home-h2::before{
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    left: 4%;
    top: 22%;
    transform: rotate(315deg) translate(-50%, -50%);
}

.bx-a{
    display: flex;
    justify-content: center;
}

.bx-a label{
    margin: 0px;
    color: black;
}


.contact-support {
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.contact-support span{
 display: block;
 font-family: 'Inter Tight';
 font-size: 13px;
 color: #fffc;
}

.call-icon-sprt{
    width: 20px;
    margin-right: 10px;
}

.call-icon-sprt svg{
    width: 100%;
    height: auto;
}

.contact-support a{
    color: #ffffff;
    font-family: 'Inter Tight';
    font-size: 16px;
    margin-top: -2px;
    display: block;
}

.chat_box{
    font-family: inter tight, Sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 1.2em;
    word-spacing: 0;
    background-color: #f50000;
    padding: 14px 27px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .5px;
    transform: skewX(-10deg);
    color: #fff;
}
/* banner section ====================================================== */

.banner-section-box{
    /* padding-top: 180px; */
    background-image: url('../images/home/slider/banner-7-top-bg.png');
    background-position: top;
    background-size: cover;
    height: 600px;
    display: flex;
    align-items: center;
    /* background-image: -webkit-linear-gradient(135deg, #13051f, #233671);
    background-image: linear-gradient(-45deg, #13051f, #233671); */
    position: relative;
    overflow: hidden;
}

/* .banner-section-box::before{
    content: '';
    position: absolute;
    width: 520px;
    height: 393px;
    bottom: -20px;
    left: -80px;
    background-color: #f6a201;
    border-radius: 0px 500px 500px 0px;
    transform: rotate(-45deg);
}

.banner-section-box::after{
    content: '';
    position: absolute;
    width: 279px;
    height: 128px;
    bottom: -50px;
    left: 282px;
    background-color: #f6a201;
    border-radius: 0px 500px 500px 0px;
    transform: rotate(-45deg);
} */


.img--p img{
    width: 100%;
}

.banner-parent{
 position: relative;
 z-index: 30;
}
.container-port{
    width: 1350px;
    margin: auto;
    padding: 0px 30px;
}

.banner-content-xc{
    overflow: hidden;
}

.typed-cursor{
    opacity: 0 !important;
}

.title-flex{
    display: flex;
    align-items: center;
    gap: 20px;
}
.iam{
    color: rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    font-size: 63px;
    font-weight: 800;
  }
  .text{
    color: white;
      border-right: 2px solid red;
      color: rgb(0, 0, 0);
      font-size: 63px;
      font-weight: 800;
      color: rgb(255, 30, 0);
  }

/* 
.banner-content-xc span{
    color: #0f1681;
    display: block;
    margin-bottom: 20px;
    font-family: 'Inter Tight';
    font-weight: 700;
} */

.banner-content-xc h3{
    font-size: clamp(3rem,4.5rem,5vw);
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -1px;
    word-spacing: 0;
    color: #040033;
    margin-bottom: 30px;
}

.banner-content-xc p{
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 1.4em;
    letter-spacing: 0;
    word-spacing: 0;
    font-family: 'Euclid Regular';
    max-width: 600px;
}
.link-siblings{
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.link-siblings a{
    display: block;
    max-width: fit-content;

    font-size: 14px;
    text-transform: none;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: 0;
    word-spacing: 0;
}

.link-siblings a:nth-child(1){
    color: #fff;
    background-color: #f50000;
    margin-right: 15px;
    padding: 20px 30px;
    font-weight: 600;
    text-transform: uppercase;
    transform: skewX(-10deg);
}


.link-siblings a:nth-child(2){
    color: #000;
    padding: 14px 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.banner-img{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banner-wrp {
    text-align: right;
}




.one{
    width: 100%;
    max-width: 750px;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    vertical-align: middle;
    display: inline-block;
}

.bannerwrp{
    width: 100%;
    text-align: right;
    height: 100%;
}

.one{
    -webkit-mask-size: cover;
    -webkit-mask-position: bottom right;
    -webkit-mask-image: url("../mask/mask.png");
    }



    .section-devider{
        width: 100%;
        height: 2px;
        border-bottom: 1px solid #00000036;
        opacity: .6;
        position: relative;
        top: -1px;
        margin: 50px 0px;
    }


    .iner-sub-pr img{
        width: 100%;
        border-radius: 12px;

    }

    .float-pnt{
        position: absolute;
        right: 20px;
        top: 20px;
        pointer-events: none;
    }

    .float-pnt img{
        width: 100%;
    }

    .ccr{
        position: absolute;
        left: -135px;
        bottom: -215px;
        opacity: .1;
    }

    .ccr svg{
        width: 100%;
        opacity: .4;
    }

    .slider-sub-prj{
        margin-top: -50px;
        padding-bottom: 50px;
    }
    /* about us ======================================= */


    .aboutus-sectin-home{
        /* padding: 100px 0px;
        background-color: #000; */
        background-color: #b1caae;
    }


    .abts-home-content{
        padding: 100px 0px;
    }
    .abts-home-content label{
        /* background-color: #fff;
        -webkit-border-radius: 46px;
        -khtml-border-radius: 46px;
        -moz-border-radius: 46px;
        -ms-border-radius: 46px;
        -o-border-radius: 46px;
        border-radius: 46px;
        -webkit-box-shadow: 0 11px 27px rgba(0,9,71,.13);
        -khtml-box-shadow: 0 11px 27px rgba(0,9,71,.13);
        -moz-box-shadow: 0 11px 27px rgba(0,9,71,.13);
        -ms-box-shadow: 0 11px 27px rgba(0,9,71,.13);
        -o-box-shadow: 0 11px 27px rgba(0,9,71,.13);
        box-shadow: 0 11px 27px rgba(0,9,71,.13); */
        color: #e90000;
        /* padding: 10px 24px; */
        display: block;
        max-width: fit-content;
        margin-bottom: 20px;
        font-weight: 600;
        font-size: 13px;
        text-transform: uppercase;
    }

    .abts-home-content h3{
        font-size: 2.3rem;
        color: #000;
        font-weight: 700;
        line-height: 1.3;
        margin-bottom: 30px;
    }

    .abts-home-content h3 span{
        color: #006a94;
    }

    .abts-home-content p{
        margin-bottom: 10px;
        font-family: 'Inter Tight';
        color: #ffffff;
    }
    .abts-img-hm {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .abts-img-hm img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .ourmission{

    }

    .ourmission span{
        display: block;
        color: #000;
        font-family: 'Euclid Medium';
        font-size: 18px;
        margin-bottom: 10px;
    }

    .ourmission p{
        font-size: 15px;
        font-family: 'Euclid Regular';
        font-style: italic;
        color: #0f1681;
    }


    
.abts-img-hm img{
    width: 100%;
}

.box-i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;  
}

.box-i img{width: 100%;}

.list-str{
    border-top: 1px solid #00000024;
    padding-top: 30px;
    margin-top: 35px;
    border-bottom: 1px solid #00000024;
    padding-bottom: 30px; 
}

.list-str ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    padding-left: 30px;
}

.list-str ul li{
    padding-right: 30px;
    color: #000;
    font-weight: 700;
}

.aside-abt{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aside-abt img{
    width: 100%;
}

.abts-home-content a{
    background: #000;
    color: #fff;
    padding: 12px 30px;
    display: block;
    max-width: fit-content;
    margin-top: 30px;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0px 6px 6px 0px rgb(0 106 148 / 18%);
}
   


/* services home page -========================================================== */

.wht-are-distinct{
    padding: 80px 0px;
}

.box-btm-content{
    text-align: center;
    margin-bottom: 50px;
}

.box-btm-content span{
    text-transform: uppercase;
    color: #f50000;
    font-family: 'Euclid Medium';
}

.box-btm-content h3{
    color: #000000;
    font-size: 3rem;
    font-weight: 800;
}

.serv-box--intitle{
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    text-align: center;
    /* padding: 50px 50px 50px 50px; */
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: end;
}

.icon-srv{
    width: 100%;
    margin-bottom: 20px;
}

.icon-srv img{
    width: 100%;
    border-radius: 10px;
}

.srv--conternt h3{
    font-size: 20px;
    color: #000;
    font-family: 'Euclid Medium';
    margin-bottom: 20px;
}


.srv--conternt p{
    font-size: 15px;
    font-family: 'Euclid Regular';
    margin-bottom: 28px;
}

.srv--conternt a{
    background: #f50000;
    color: #fff;
    padding: 10px 30px;
    font-size: 13px;
    border-radius: 100px;
    transition: .3s ease;
}

.srv--conternt a:hover{
    background-color: #000;
    color: #ffff;
}

.col-bb-bottom{
    padding: 15px;
}



/* our commintment =================================== */

.whychoose-us{
    padding: 70px 0px;
}

.header-title{
    text-align: center;
    margin-bottom: 80px;
}

.header-title label{
    text-transform: uppercase;
    color: #f50000;
    font-family: 'Euclid Medium';
}

.header-title h3{
    color: #000000;
    font-size: 3rem;
    font-weight: 800;
}


/* services section ================================================ */

    .services-section{
        padding: 100px 0px;
        position: relative;
        overflow: hidden;
    }

    .box--content--apt{

    }

    .icon-curve{
        margin-bottom: 25px;
    }

    .icon-curve img{
        width: 70px;
    }

    .box-sec-ppt{

    }

    .box-sec-ppt h3{
        font-size: 20px;
        color: #000;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .box-sec-ppt p{
        color: #747474;
        font-family: 'Inter Tight';
    }
    /* service inner ---------------------------------------------- */
    .srv-body-inner {
        /* display: flex; */
        padding: 22px;
       
    }

    .services-box{
        height: 100%;
    }
    .srv-body-inner h3 {
        color: #000000;
        font-weight: 600;
        font-size: 17px;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .srv-body-inner p {
        font-size: 13px;
        color: #373737;
    }

    .srv-body-inner .srv-footer a{
        display: none;
    }

    .col-services-inner{
        padding: 20px 15px;
    }


 /* contact us -------------------------------------------- */

 .contact-info-hdr{
    margin-bottom: 30px;
 }

 .contact-info-hdr h3{
    font-size: 31px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 600;
 }

 .contact-info-hdr p{
    font-size: 15px;
    max-width: 450px;
 }

 .cnt-info-bx{
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 25px;
}

.wd100{
    flex: 100%;
    max-width: 100%;
    width: 100%;
}

    .cnt-info-bx span{
        width: 40px;
        display: block;
        height: 40px;
        border: 1px solid #0000002e;
        border-radius: 100px;
        padding: 10px;
        background: #fff;
        position: relative;
        top: 6px;
    }



    .cnt-info-bx span svg{
        width: 100%;
        height: 100%;
    }

    .c-info{

    }

    .c-info label{
        display: block;
        color: #f50000;
        font-family: 'Inter Tight';
        text-transform: uppercase;
        font-weight: 600;
    }

    .c-info p{
        color: #000000;
    }

    .c-info a{
        color: #000000;
    }

    .frm-header{
        margin-bottom: 30px;
        text-align: center;
    }

    .frm-header h3{
        font-size: 22px;
        color: #000;
        font-weight: 500;
        margin-bottom: 7px;
    }
    .frm-header p{

    }

        .map{
            margin-top: 30px;
            width: 100%;
            height: 400px;
       
        }

        .map iframe{
            width: 100%;
            height: 100%;
        }

        .form-section{
            background: #fff;
            padding: 40px;
        }

        .cnt-col-lg{
            margin-bottom: 20px;
        }

        .frm-grp{

        }

        .frm-grp label{
            font-size: 15px;
            color: #000;
            font-weight: 500;
        
        }

        .frm-grp label a{
            font-size: 15px;
            color: #f50000;
            font-weight: 500;
        
        }

        .frm-grp label span{
            font-size: 13px;
            font-weight: 400;
            color: #545454;
        }

        .frm-grp input{
            width: 100%;
            height: 43px;
            background: #f7f7f7;
            border: 1px solid #0000000f;
            padding: 13px;
        }

        .frm-grp select{
            width: 100%;
            height: 43px;
            background: #f7f7f7;
            border: 1px solid #0000000f;
            padding: 0px 13px;
        }

        .frm-grp select option{
       
        }

        .upload-frm-box{

        }

        .upload-frm-box label{
            font-size: 15px;
            color: #000;
            font-weight: 500;  
        }

        .upload-frm-box span{
            font-size: 13px;
            font-weight: 400;
            color: #545454;
        }

        .hideall-col{
            display: none;
        }
        .submitbtn{
            color: #fff;
            background: #f50000;
            border: none;
            padding: 10px 36px;
            font-weight: 500;
            border-radius: 3px;
            margin-top: 20px;
        }

        .showopen{
            display: none;
        }
    /* footer ================================================== */

    footer{
        background-color: #000;
        padding-top: 50px;
    }
    .prst-one{
        margin-top: 36px;
    }

    .prst-two{
        margin-bottom: 36px;
    }

    .prst-one h3{
        color: #fff;
        font-size: 24px;
        /* font-weight: 600; */
        margin-bottom: 8px;
    }

    .prst-one p{
        color: #f5f5f1b3;
        font-size: 14px;
        max-width: 500px;
    }

    .prst-one a{
        font-size: 14px;
        font-weight: 600;
        text-transform: none;
        font-style: normal;
        line-height: 1.2em;
        letter-spacing: 0;
        word-spacing: 0;
        color: #fff;
        background-color: #006a94;
        border-radius: 4px 4px 4px 4px;
        padding: 14px 24px;
        display: block;
        max-width: fit-content;
        margin-top: 24px;
    }

    .prst-two h3{
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 15px;
        text-transform: uppercase;
        /* font-style: italic; */
        letter-spacing: .5px;
        transform: skewX(-7deg);
    }

    .prst-three h3{
        color: #fff;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .prst-three ul{
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    .prst-three ul li{
        margin-bottom: 10px;
    }

    .prst-three ul li a{
        color:#f5f5f1b3;
    }

    .flex-box-list{
        display: flex;
        /* justify-content: space-between; */
    }

    .flex-box-list ul{
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    .flex-box-list-a-links ul{
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .flex-box-list-a-links ul li a{
        color: #fff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0f1442;
    border-radius: 100px;
    }

    .flex-box-list ul li{
        margin-bottom: 20px;

    }

    .flex-box-list ul li a{
        color: #f5f5f1b3;
        transition: .3s ease;
        font-size: 13px;
        display: flex;
        align-items: baseline;
        gap: 9px;
    }

    .flex-box-list ul li a i{
        color: #f50000;
        padding-right: 6px;
        font-size: 26px;
        position: relative;
        top: 10px;
    }

    .flex-box-list ul li a:hover{
        color: #fff;
    }

    .flw{
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .flw h6{
        margin: 0px;
        color: #fff;
        font-weight: 600;
    }

    .ftr-social-icons{
        display: flex;
        align-items: center;
        gap: 18px;
    
    }
    .ftr-social-icons a{color: #9b9b9b; transition: .3s ease;}
    .ftr-social-icons a:hover{color: #f50000;}
    .pdd-07{
        padding-left: 0px;
    }

    .wrp-s{
        color: #fff;
        font-weight: 500;
        font-size: 15px;
    }

    .wrp-s span{
        display: block;
        text-transform: uppercase;
        color: #939393;
        font-weight: 400;
        margin-bottom: 6px;
        font-size: 14px;
    }


/* inner pages ======================================================================
=================================================================================== */

.banner-section-inner{
    background-image: url('../images/home/about_us/client-banner.jpg');
    background-position: top;
    background-size: cover;
    width: 100%;
    height: 420px;
    display: flex;
    align-items: center;
    background-color: #004f6f;
    background-blend-mode: multiply;
}

.banner-title-inner span {
    background: #fff;
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Inter Tight';
    padding: 10px 10px;
    /* padding-top: 7px; */
    border-radius: 7px;
    font-weight: 500;
    word-spacing: 2px;
}

.banner-title-inner h3{
    text-transform: capitalize;
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 16px;
}

.banner-title-inner p{
    color: #fff;
    max-width: 600px;
    font-size: 19px;
}

/* about us ----------------- */

.bt-top{
    padding-top: 70px;
    padding-bottom: 70px;
}



.abouts-us h3{
    font-size: 2.5rem;
    color: #0a0d31;
    font-weight: 800;
    margin-bottom: 30px;
    line-height: 1.2;
}

.box-abt img{
    width: 100%;
}

.coin-list ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.coin-list ul li{
    list-style: none;
    display: flex;

}

.left-side-box img{
    width: 200px;
}

.right-side-box{
    width: 305px;
}

.right-side-box h3{
 font-size: 24px;
 color: #0a0d31;
 font-weight: 600;
 margin-bottom: 15px;
}

.right-side-box p{

}


.list-abts-items{
    margin-top: 30px;
}


.list-abts-items ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
}

.list-abts-items ul li{
    margin-bottom: 30px;
    width: 50%;
    padding-right: 23px;
}

.list-abts-items ul li span{
    font-size: 17px;
    color: #0a0d31;
    font-weight: 600;
    margin-bottom: 9px;
    display: block;
}

.list-abts-items ul li p{
    color: #535353;
    font-size: 14px; 
}

/* services ------------------------------------ */
.shadow-en{
    box-shadow: 0 1px 6px 0 #20212438;
    border-radius: 6px;
    position: relative;
}


/* inner about us page ===================== */


.inner-banner-section-box{
    width: 100%;
    height: 300px;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
}

.box-iner-title{
    text-align: center;
}

.box-iner-title h1{
    color: #000;
    font-size: 2.5rem;
    font-weight: 700;
}

.link-root{
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
}

.link-root a{
    color: #000;
    font-weight: 300;
    font-size: 15px;

}

.link-root span{
    display: block;
    height: 1px;
    width: 20px;
    border-bottom: 1px solid #898989;
}

.left-box{
    padding-left: 60px;
}

.aboutus-sectin-home-iner{
    padding: 100px 0px;
}

.abts-home-content-iner{
padding-top: 50px;
}

.abts-home-content-iner label{
    color: #e90000;
    /* padding: 10px 24px; */
    display: block;
    max-width: fit-content;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}

.abts-home-content-iner h3{
    font-size: 2.3rem;
    color: #000;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 30px;
}

.abts-home-content-iner p{
    margin-bottom: 10px;
    font-family: 'Inter Tight';
    color: #000;
    text-align: justify;
}
    /* footer ================================================================= */

    .footer-logo-section{
        background-image: url('../images/home/about_us/footer-dots.svg');
        background-position: center;
        background-size: contain;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 88vh;
        background-repeat: no-repeat;
    }

    .footer-log-icon{
        background: #000;
        padding: 65px;
    }

    .footer-log-icon img{
        width: 173px;
    }

    .abts-ftr
    {
        padding-right: 70px;
    }

    .footer-footer{
        background-color: #000000;
        padding: 15px 0px;
        border-top: 1px solid #272626;
    }
    
    .brd-left{
        border-left: 1px solid #fff;
    padding-left: 20px;
    }


    .addres-box span {
        padding-right: 10px;
        position: relative;
    top: 3px;
    }
    .addres-box span svg{
        fill: #fff;
        width: 18px;
        height: auto;
    }


    .abts-ftr p {
        color: #f5f5f1b3;
        font-size: 13px;
        margin-bottom: 25px;
        padding-right: 30px;
    }

    .addres-box p{
        color: #fff;
        font-size: 13px;
        padding-right: 30px;
    }

    .addres-box a{
        color: #fff;
        font-size: 13px;
        display: block;
    }
    .footer-social{
        display: flex;
        align-items: center;
    }
    .footer-social a{
        margin-right: 30px;
        text-align: center;
        color: #fff;
        font-size: 20px;
    }
    .footer-social a span{
 display: block;
    line-height: 1;
    font-size: 13px;
    color: #fff;
    }

    .cnter-reserv{
        text-align: center;
    }

    .cnter-reserv p{
        font-size: 14px;
        color: #696969;
    }
    .cnter-reserv p a img{
        width: 65px;
    }
    .row-footer{
        margin-bottom: 50px;
    }

    .flex-box-ftr{
        display: flex !important;
        align-items: baseline;
    }

    .flex-box-ftr-a{
        display: flex !important;
        align-items: center;
        margin-bottom: 7px;
    }


    /* hamburger menu */


    .ham{
        width: 40px;
        height: 40px;
        display: none;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-left: 20px;
        padding: 0px 4px;

    }

    .ham span{
        display: block;
        width: 100%;
        height: 2px;
        background-color: #000000;
        
    }


    .ham span:nth-child(2){
        margin: 6px 0px;
    }

    /* mobile menu --------------------------------- */

    .over-lay{
        position: fixed;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 9;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }

    .showoverlay{
        opacity: .3;
        visibility: visible;
        pointer-events: all;
    }

    .mobile-menu{
        background: #fff;
        padding: 30px;
        position: fixed;
        top: 0;
        left: 0;
        width: 310px;
        height: 100%;
        z-index: 99999999;
        /* background-image: url(../images/home/about_us/aboutus-inner.webp); */
        background-position: initial;
        background-size: cover;
        background-color: #fff;
        background-blend-mode: saturation;
        transform: translateX(-500px);
        transition: .3s ease;
        display: none;

    }

    .logo-x{
        text-align: center;
    }

    .logo-x img{
        width: 150px;
    }
    .close-items{
        width: 30px;
        height: 30px;
        position: absolute;
        right: 20px;
    }

    .close-items {
        width: 22px;
        height: 22px;
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .close-items svg{
        fill: #000;
        width: 100%;
        height: auto;
    }

    .showmbmenu{
        transform: translateX(0px); 
        transition: .3s ease;

    }

    .mob-main_nav_menu{
        list-style: none;
        padding: 0px;
        margin: 0px;
    }
    .mob-list_nav_a{
        padding: 16px 0px;
        display: block;
        color: #020202;
        font-size: 15px;
        font-weight: 500;
        position: relative;
        border-bottom: 1px solid #e9e9e9;
    }


    .header-title-mob{
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #ffffff30;
    }

    .mob-nav-social{
        display: flex;
        align-items: center;
        margin-top: 20px;
    }

    .mob-nav-social a {
        color: #006a94;
        display: flex;
        width: 35px;
        height: 35px;
        background: #fff;
        border-radius: 50px;
        align-items: center;
        justify-content: center;
        margin-right: 12px;
    }

    .header-title-mob h3{
    color: #ffff;
    font-size: 19px;
    font-weight: 500;
    }

 
    
      
  @keyframes marquee{
    0%{ transform: translateX(0)}
    100%{transform: translate(-50%)}
    }
    .tech-i {
        width: 100%;
    }
    .tech-i img{
        width: 100%;
        height: 66px;
        object-fit: contain;
    }


    
    /* services page =============================================== */
    .srv-sectin-wrp{
        position: relative;
    }
        .srv-sectin-wrp img{
            width: 100%;
            position: relative;
        }
        .srv-sectin-wrp::before{
            background-image: url('../images/home/services/dot-21.jpg');
            width: 90%;
            height: 90%;
            right: -52px;
            bottom: -50px;
            content: '';
            position: absolute;
        }
        .cnteral-auto{
            display: flex;
            align-items: center;
        }
        .pddleft{
            padding-left: 50px;
        }
        .pddright{
            padding-right: 50px;
        }
        .srv-ddt{

        }

        .srv-ddt h3{
            color: #000;
            font-size: 52px;
            font-weight: 700;
            margin-bottom: 20px;
            position: relative;
            font-family: "Barlow Condensed", sans-serif;
            max-width: fit-content;
            line-height: 1.1;
        }
        .srv-ddt h3 span{
            position: relative;
            z-index: 5;
        }
        .srv-ddt h3 span:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 3px;
            width: 100%;
            height: 15px;
            background-color: rgba(221, 29, 38, 0.3);
            background: linear-gradient(101.31deg, #B1F1B3 2.11%, #F3EEC2 105.05%);
            z-index: -1;
        }

        .srv-ddt p{
            color: #3e3e3e;
            font-size: 16px;
            line-height: 28px;
        }

        .rowtop{
            margin-top: 140px;
        }



@media screen and (max-width:1400px) {
    .container-port{
        width: 90%;
    }
}


@media screen and (max-width:1200px) {
    .navigation_lists{
        margin-left: 50px;
    }
}

@media screen and (max-width:1098px) {
    .list_nav_a{
        margin: 0px 10px;
    }
}

@media screen and (max-width:1043px) {
    .navigation_lists {
        margin-left: 50px;
    }
    .list_nav_a{
        font-size: 13px;
    }
    .chat_box{
        font-size: 13px;
    }
}

@media screen and (max-width:991px) {
    .box--header-title ul li{
        width: 100%;
    }
    .container-port {
        width: 100%;
    }
    .srv-sectin-wrp{
        margin-bottom: 30px;
    }

    .pddleft{
        padding: 0px;
    }

    .rowfelx-d{
        flex-direction: column-reverse;
    }
    
    .rowtop {
        margin-top: 80px;
    }

    .left-box{
        padding: 0px;
    }
    .abts-home-content-iner{
        padding-top: 0px;
    }
    .logo a{
        width: 130px;
        display: block;
    }
    .box--header-title h3{
        font-size: 29px;
    }
    .box--header-title{
        padding-right: 10px;
    }
    .chat_box{
        padding: 14px 17px;
    }
    .row-reflex{
        flex-direction: row-reverse;
    }
    .contact-support{
        display: none;
    }

    .list_nav_a{
        margin: 0px 15px;
    }
    .row-box-eq{
        max-width: 700px;
        margin: auto;
        justify-content: center;
    }
    .contact-details{
        margin-bottom: 26px;
    }

    .col-bx-footer{
        margin-bottom: 30px;
    }
    .prst-two{
        margin-top: 30px;
    }

    .join-us---bx{
        padding-left: 0px;
        padding-top: 40px;
    }

    .title-flex{
        flex-direction: column;
        align-items: baseline;
        gap: 0;
    }
    .text{
        height: 100px;
    }
}


@media screen and (max-width:855px) {
    .navigation_lists{
        display: none;
    }
    .list-info ul{
        flex-wrap: wrap;
    }

    .list-info ul li{
        margin: 10px;
    }
    .chat_flex_box{
        align-items: center;
    }
    .ham{
        display: flex !important;
    }

    .container-port {
        width: 95%;
    }
    .mobile-menu{
        display: block !important;
    }
}


@media screen and (max-width:767px) {
    .box--header-title ul li{
        width: 47%;
    }
    .box--header-title{
        margin-bottom: 30px;
    }


    .footer-log-icon {
        background: #000;
        padding: 69px;
    }

    .footer-logo-section{
        width: 64%;
        height: 300px;
        margin: auto;
        background-size: cover;
        background-position: bottom;
        margin-bottom: 30px;
    }
    .hidden-col{
        overflow: hidden;
    }

    .box-btm-content h3{
        font-size: 40px;
    }

    .abts-home-content{
        margin-top: 40px;
        padding-left: 0px;
    }
}

@media screen and (max-width:575px) {
    .banner-section-box::before{
        width: 292px;
        bottom: -80px;
    }
    .form-section{
        padding: 40px 10px;
    }
    .wht-are-distinct{
        padding-top: 30px;
    }
    .iam{
        font-size: 41px;
    }
    .text{
        font-size: 41px;
        height: 57px;
    }
    .flex-social-icons{
        display: none;
    }

    .float-pnt {
        position: absolute;
        right: -168px;
        top: unset;
        bottom: 0;
        pointer-events: none;
        width: 400px;
        transform: scaleX(-1);
    }

    .banner-section-box::after{
        width: 113px;
        left: 236px;
        bottom: -90px;
    }
    .in-img{
        flex-direction: column;
    }
    .row-reflex{
        margin-top: 20px;
    }

    .imgcls{
        width: 100%;
    }
    .aside-abt {
        width: 34%;
        margin-left: auto;
        position: absolute;
        bottom: 207px;
        right: 0;
    }


    .list-str ul{
        flex-wrap: wrap;
    }
    .flex-box-ftr{
        flex-direction: column;
        text-align: center;
    }
    .addres-box p{
        padding: 0px;
    }

    .brd-left{
        border: 0px;
        padding: 0px;
        text-align: center;
    }

    .footer-social{
        justify-content: center;
    }

    .flex-box-ftr-a{
        flex-direction: column;
        margin-bottom: 20px;
    }

    .list-info ul li label span {
        font-size: 21px;
    }

    .mobile-menu{
        /* background-color: #100e95; */
        background-blend-mode: inherit;
    }
    
.contact-support{
    display: none;
}
.chat_box{
   padding: 10px 7px;
        padding-bottom: 8px;
        font-size: 9px;
}
.ham
{
    margin-left: 14px
}
.logo img {
    width: 104px;
}
.flex-cnnt-box a{
    font-size: 3.3vw;
}
    .list-info ul li{
        width: 44%;
    }
    .slider-sub-prj{
        padding: 0px 10px;
    }
    .banner-section-box{
        height: auto;
        padding: 100px 0px;
    }
    .col-bx-ssrv{
        margin-bottom: 30px;
    }
    .list-info ul li label{
        font-size: 16px;
    }

    .list-info ul li p{
        font-size: 12px;
    }
    .header-title h3 {
        font-size: 32px;
        line-height: 1.2;
    }
    .header-title label {
        font-size: 11px;
    }
    
    .container-port{
        padding: 0px 10px;
    }
    .close-pad{
        padding: 0px;
    }
    .box-btm-content h3{
        font-size: 33px;
        line-height: 1.2;
    }

    .row-flex-drt-r{
        flex-direction: column-reverse;
    }
    .icon-bsx{
        width: 273px;
        height: 228px;
    }

    .icon-bsx img{
        width: 100%;
        height: 100%;
        object-position: top;
        object-fit: cover;
    }

    .banner-title-inner h3{
        font-size: 10vw;
        line-height: 1.2;
    }

    .contact-details{
        margin-bottom: 30px;
    }

    .footer-log-icon img {
        width: 159px;
    }

    .footer-log-icon{
        padding: 28px 13px;
    }
    .pdd-07{
        padding: 0px;
    }

    .footer-logo-section{
        height: 264px;
        background-size: cover;
        width: 100%;
        margin: auto;
        margin-bottom: 40px;
    }

    .pd-0{
        padding: 0px;
    }
    .img-abts{
        height: 350px !important;
    }
    .col-wd-100{
        width: 100%;
    }
    .flex-cnnt-box{
        justify-content: space-between;
    }
    .client-box{
        padding: 29px 2px;
        width: 48%;
    }

    .client-box img {
        width: 113px;
        height: 43px;
        object-fit: contain;
        filter: grayscale(1);
        transition: .3s ease;
    }

    .link-siblings a{
        font-size: 12px;
        padding: 14px;
    }


    .banner-content-xc p{
        max-width: 400px;
    }

    .banner-content-xc h3{
        font-size: 11vw;
    }

    .abts-home-content {
        margin-top: 0px;
    }
    .abts-home-content{
        padding-right: 0px;
    }
    .list-str ul li{
        margin-bottom: 14px;
        position: relative;
        padding-left: 20px;
    }

    .list-str ul li::before{
        font-family: "Font Awesome 5 Free";
        content: '\f00c';
        position: absolute;
        left: 0;
        top: 0;
        color: #006a94;
    }
    .banner-section-inner{
        height: auto;
        padding-top: 120px;
        padding-bottom: 50px;
    }

    .list-abts-items ul li{
        width: 100%;
    }

    .abouts-us h3{
        font-size: 26px;
    }

    .banner-content-xc h3 br{
        display: none;
    }

    .addres-box span{
        margin: auto;
    }

    .contact-details p{
        padding: 0px;
    }

    .contact--box--jn{
        flex-direction: column;

    }
    .box--cnt{
        margin-right: 0px;
        margin-bottom: 20px;
    }
}


@media screen and (max-width:480px) {
    .box--header-title ul li{
        width: 100%;
    }
}

.active-tab{
    color: #f50000 !important;
}


.swiper-header{
    pointer-events: none !important;
}



.float-chat{
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 999;
    display: none;
}

.float-chat a{
    font-family: inter tight, Sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 1.2em;
    word-spacing: 0;
    background-color: #f50000;
    padding: 14px 17px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .5px;
    transform: skewX(-10deg);
    color: #fff;
    display: block;
}


@media screen and (max-width:575px) {
    .float-chat{
        display: block;
        }
}
.lglink{
    display: block;
}