*{
    padding:0;
    margin:0;
    }
    a, p, h1, h2, h3, h4, h5, h6, body{
/*    font-family: "Inter", sans-serif;*/
    font-family: Helvetica; 
    }
    body{
    overflow-x:hidden;
    width: -webkit-fill-available;
    }
    
 @import url('https://fonts.googleapis.com/css?family=Roboto');
/*
1.1 Header Area
****************************************************/
/*Bootstrap Reset*/
.navbar-brandLogo{
    /*width: 171px;*/
}
.navbar-brandLogo img{
    width: 80%;
}
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
}
.mainmenu {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    border: 0 !important;
}
.navbar-nav > li:last-child > a {
    padding-right: 0;
    margin-right: 0;
}
.dropdown-menu {
    padding: 0;
    margin: 0;
    border: 0 solid transition !important;
    border: 0 solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.navbar-nav .show .dropdown-menu > li > a {
    padding: 16px 15px 16px 25px;
}
.header_bottom {
    background: #8080800f;
    padding: 0px 0px;
   
}
.header_area .header_bottom .mainmenu a,
.navbar-default .navbar-nav > li > a,
.header_area .header_bottom .mainmenu ul li a {
   color: #000;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 15px;
    display: block !important;
    text-decoration: none;
    letter-spacing: 3px;
}
.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus,
.navbar-default .navbar-nav > .show > a,
.navbar-default .navbar-nav > .show > a:focus,
.navbar-default .navbar-nav > .show > a:hover {
    color: #fff;
/*    background: #4caf50;*/
    outline: 0;
}
/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle {
    border-color: #fff;
} /*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
} /*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a {
/*    background: #4caf50;*/
}
.mainmenu .collapse ul ul > li:hover > a,
.navbar-default .navbar-nav .show .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .show .dropdown-menu > li > a:hover {
    background: #f4f4f4;
    color:#142D6A;
    border-radius: 5px;
}
.mainmenu .collapse ul ul ul > li:hover > a {
/*    background: #4caf50;*/
}

.mainmenu .collapse ul ul,
.mainmenu .collapse ul ul.dropdown-menu {
    background: #0000;
    padding-top: 13px;
}
.mainmenu .collapse ul ul li{
    background: #fff;
}
.mainmenu .collapse ul ul li:last-child{
    border-radius: 0px 0px 5px 5px;
}
.mainmenu .collapse ul ul li:first-child{
    border-radius: 5px 5px 0px 0px;
}

.mainmenu .collapse ul ul ul,
.mainmenu .collapse ul ul ul.dropdown-menu {
    background: #fff;
}
.mainmenu .collapse ul ul ul ul,
.mainmenu .collapse ul ul ul ul.dropdown-menu {
    background: #64b5f6;
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
    background: none;
    border: 0 solid;
    margin: 0;
    padding: 0;
    min-height: 20px;
    width: 100%;
}
.mainmenu .collapse ul li:hover > ul{
    box-shadow: 0 29px 21px -12px rgba(0, 0, 0, .1) !important;
}
.lidwn .dropdown-toggle::after{
    float: right;
    margin-top: 9px;
    transform: rotate(-90deg);
}
.mainmenu .collapse ul ul li:hover > ul{
    border-radius: 5px;
}


@media only screen and (min-width: 767px) {
    .mainmenu .collapse ul li:hover > ul {
        display: block;
    }
    .mainmenu .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 250px;
        display: none;
    }
    /*******/
    .mainmenu .collapse ul ul li {
        position: relative;
    }
    .mainmenu .collapse ul ul li:hover > ul {
        display: block;
    }
    .mainmenu .collapse ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 250px;
        display: none;
    }
    /*******/
    .mainmenu .collapse ul ul ul li {
        position: relative;
    }
    .mainmenu .collapse ul ul ul li:hover ul {
        display: block;
    }
    .mainmenu .collapse ul ul ul ul {
        position: absolute;
        top: 0;
        left: -100%;
        min-width: 250px;
        display: none;
        z-index: 1;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-nav .show .dropdown-menu .dropdown-menu > li > a {
        padding: 16px 15px 16px 35px;
    }
    .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
        padding: 16px 15px 16px 45px;
    }
}
.navbar-expand-sm .navbar-collapse{
    justify-content: end;
}
.active1{
/*    border-bottom:2px solid #000;*/
    border: 3px solid;
    border-image: linear-gradient(to left, #d10037, #00018b) 1 0;
    border-top:0;
}
.mainmenu .collapse ul ul li:hover > ul{
    background: #0000;
}
/*navbar-nav css*/

.inner_banner{
    position: relative;
}
.inner_banner_overley{
    position: absolute;
    width: 100%;
    top:0;
    height: 100%;
    /*background: #0005;*/
}
.inner_banner img{
    width: 100%;
    /*height: 550px;*/
}
.innerBox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.imgBx h2{
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 41px;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.imgBx p{
   color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 10px;
    font-size: 13px;
}

/*owl carousel css*/
.bannerCarousel{
    position: relative;
}
.bannerCarousel .owl-carousel .owl-nav button.owl-prev{
    background: #fff;
    border: 1px solid #fff;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    left: 4%;
    transform: translate(-50%, -50%);
}
.bannerCarousel .owl-carousel .owl-nav button.owl-prev span{
    position: absolute;
    font-size: 41px;
    top: -15px;
    left: 11px;
    color:#142D6A;
;
}
.bannerCarousel .owl-carousel .owl-nav button.owl-next{
    background: #fff;
    border: 1px solid #fff;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    right: 2%;
    transform: translate(-50%, -50%);
}
.bannerCarousel .owl-carousel .owl-nav button.owl-next span{
    position: absolute;
    font-size: 41px;
    top: -15px;
    right: 11px;
    color:#142D6A;
}
.bannerCarousel .owl-carousel .owl-nav button.owl-prev:hover{
    background: #142D6A;
}
.bannerCarousel .owl-carousel .owl-nav button.owl-prev:hover span{
    color:#fff;
}
.bannerCarousel .owl-carousel .owl-nav button.owl-next:hover{
    background: #142D6A;
}
.bannerCarousel .owl-carousel .owl-nav button.owl-next:hover span{
    color:#fff;
}
.bannerCarousel .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #142D6A;
    width: 27px;
}
/*owl carousel css*/

.aboutBox{
    background: #F9F9F9;
    padding-top: 101px;
    padding-bottom: 101px;
}

.abt_img img{
    width:100%;
}
/*.abtBx{*/
/*    padding-top: 10px;*/
/*}*/
.abtBx h3{
   font-size: 24px;
    color: black;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 700;
}

.abtBx p{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2.10px;
    line-height: 26px;
}
.bgLine{
    border: 3px solid;
    border-image: linear-gradient(to left, #d10037, #000000) 1 0;
    border-top:0;
    width: 25%;
}
.know_more a{
    display: inline-block;
    background: #142D6A;
    height: 40px;
    width: 179px;
    line-height: 40px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    border-radius: 32.5px;
    margin-top: 51px;
    text-align: center;
}
.ourServices{
    padding-top:60px;
}
.ourServices1{
    padding-top:66px;
    padding-bottom: 64px;
}
.ourServices-contect{
    padding-top:50px;
    padding-bottom: 31px;
}
.ourServices p{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2.10px;
    line-height: 26px;

}
.outserviceHeading{
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 5px;
    color:#142D6A;
    text-align: center;
}
.ourServiceBx{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    align-items: baseline;
}
.ourServiceBx1{
    background: #F8F8F8;
    width: 33%;
    margin-top: 31px;
    padding:30px 15px;
    border-radius: 16px;
    transition: .7s;
    transform: translate(0%, 0) scale(0.92);
}
.sr_img img{
    width:71px;
}
.ourServiceBx1 h4{
    margin-top: 21px;
    font-size: 24px;
    font-weight: 400;
    line-height: 35.28px;
    text-align: center;

}
.sr_btn{
    display: none;
    transition: .9s;
}
.sr_btn a{
    display: inline-block;
    background: #142D6A;
    height: 40px;
    width: 179px;
    line-height: 40px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    border-radius: 32.5px;
    margin-top: 31px;
    text-align: center;
     transition: .7s;
}
.ourServiceBx1:hover{
    transform: translateY(-21px);
}
.ourServiceBx1:hover .sr_btn {
    display: block;
    opacity: 1;
    visibility: visible;
}

.ourCompany{
    padding:71px 0px;
    padding-top:0;
}
.outserviceHeading{
    font-size: 24px;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
    text-align: center;
}
.ourCompanyBx{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    align-items: baseline;
}
.ourCompanyBx1{
    background: #F8F8F8;
    width: 33%;
    margin-top: 31px;
    padding:30px 15px;
    border-radius: 16px;
    transition: .7s;
    transform: translate(0%, 0) scale(0.92);
}
.sr_img1 img{
    width:80%;
}
.ourCompanyBx1 h4{
    margin-top: 21px;
    font-size: 16px;
    font-weight: 400;
    line-height: 35.28px;
    text-align: center;

}
.sr_btn{
    display: none;
    transition: .9s;
}
.sr_btn a{
    display: inline-block;
    background: #142D6A;
    height: 40px;
    width: 179px;
    line-height: 40px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    border-radius: 32.5px;
    margin-top: 31px;
    text-align: center;
     transition: .7s;
}
.ourCompanyBx1:hover{
    transform: translateY(-21px);
}
.ourCompanyBx1:hover .sr_btn {
    display: block;
    opacity: 1;
    visibility: visible;
}

.bgLine1{
    border: 3px solid;
    border-image: linear-gradient(to left, #d10037, #000000) 1 0;
    border-top:0;
    width: 35%;
    margin: auto;
    margin-top:21px;
    transition: .7s;
}
.ourCompanyBx1:hover .bgLine1{
    display: none;
}
.sr_btn img{
    width: 70%;
}
.ourCustomer{
    padding-bottom: 71px;
}

.ourCustomerBx{
    background: #f9f9f9;
    padding:15px 51px;
    margin-top: 31px;
}
.cust_img img{
    width: 70% !important;
}
.smediabx{
    background: #f4f4f4;
    text-align: center;
    border-radius: 18px;
    transition: .5s;
}
.superMediaCarousel{
    margin-top: 37px;
}
.smedia_title{
    padding:21px 103px;
}
.smedia_title h4{
    font-size: 24px;
    color:#A9A9A9;
}
.smedia_title a {
    font-size: 22px;
    color:#142D6A;
    text-decoration: none;
}
.smedia_title p{
    font-size: 18px;
    color:#A9A9A9;
}
.smedia_img img{
    width: 100%;
    height: 230px;
    border-radius: 18px 18px 0px 0px;
}

.superMedia .owl-carousel .owl-dots.disabled, .superMedia .owl-carousel .owl-nav.disabled{
    display: block !important;
}

#ourCustomerBx .owl-carousel .owl-dots.disabled, #ourCustomerBx .owl-carousel .owl-nav.disabled{
    display: none !important;
}
.certificationBx{
    background: #f5f5f5;
    padding:31px 0px;
    margin-top: 71px;
}
.certificationBx2{
    background: #0000;
}
.qulityBx{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}
.para{
    width: 80%;
    text-align: center;
    margin:auto;
    color:#7D7D7D;
    font-size: 18px;
    font-weight: 400;
}
.getInTuchBx{
    background: #F9F9F9;
    border: 1px solid #E2E2E2;
    padding:30px 51px;
    margin-top: 71px;
    border-radius: 10px;
    margin-bottom: 51px;
}
.getInTuchHeading{
    font-size: 32px;
    font-weight: 500;
    color:#142D6A;
}
.formBx{
    margin-top: 37px;
}
.formBx input{
    width:100%;
    border: 0;
    border-bottom: 1px solid #ccc;
    background: 0;
    outline: none;
}
.formBx select{
    width:100%;
    border:0;
    border-bottom: 1px solid #ccc;
    background: 0;
    outline: none;
    padding: 2.5px;
    color:#777;
    font-size: 14px;
}
.formBx textarea{
    width:100%;
    padding: 20px;
    outline: none;
    border-radius: 10px;
    border:1px solid #ccc;
    margin-top:9px;
    background: 0;
}
.formBx input::placeholder{
    font-size: 14px;
}
.formBx textarea::placeholder{
    font-size: 14px;
}
.formBtn{
    float: right;
}
.formBtn button{
    background: #142D6A;
    width: 209px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    color:#fff;
    font-weight: 400;
    font-size: 18px;
    border-radius: 27.5px;
    border:0;
}

.bg-footer{
    background: #292929;
}
.bg-footerBx{
   padding-top: 51px;
    padding-bottom: 21px;
}
.footer-item h3{
    color:#909090;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3px;
}
.ulBox{
    margin-top: 9px;
}
.ulBox li{
    list-style-type: none;
    padding: 2px 0px;
}
.ulBox li a{
    color:#909090;
    text-decoration: none;
    text-transform: uppercase;
       font-size: 11px;
    font-weight: 700;
   
       letter-spacing: 3px;
}
.ulBox2{
    margin-top: 25px;
}
.ulBox2 li{
    list-style-type: none;
    padding: 2px 0px;
}
.ulBox2 li a{
    color:#909090;
    text-decoration: none;
    text-transform: uppercase;
       font-size: 11px;
    font-weight: 700;
   
       letter-spacing: 3px;
}
.footerLogo{
    margin-bottom: 17px;
}
.footerLogo img{
    width:53%;
}
.footer-item-box p{
    color:#909090;
    padding-right: 51px;
    text-transform: uppercase;
       font-size: 11px;
    font-weight: 700;
   
       letter-spacing: 3px;
}
.footer-item-box p a{
    text-decoration: none;
      color:#909090;
      text-transform: uppercase;
       font-size: 11px;
    font-weight: 700;
   
       letter-spacing: 3px;
   
}
 .fitem-box{
    display: flex;
}
.fitem-box i{
    color: #e81d24;
    font-size: 21px;
    padding-right: 11px;
    position: relative;
    top: 2px;
}
.social_link{
    padding-left: 0;
}
.social_link li{
    list-style: none;
    float: left;
    padding-right: 18px;
    font-size: 27px;
}
.social_link li a{
    color:#fff;
}
.footerInpt{
    width: 100%;
}
.footerInpt input{
    width: 100%;
    border: 0;
    height: 39px;
    padding: 11px;
    border-radius: 5px;
    margin-top: 13px;
}
.footerInpt button{
    background: #e81d24;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 15px;
    border: 0;
    margin-top: 14px;
    color: #fff;
    border-radius: 5px;
}
.footer-bottom{
    border-top: 1px solid #909090;
    margin-top: 21px;
}
.footer-bottom p{
    margin-top: 5px;
    font-size: 13px;
    letter-spacing: 4px;
    color: #909090;

}
.ftr_btm{
    text-align: right;
    margin-top: 11px !important;
}
.ftr_btm a{
    color:#fff;
    text-decoration: none;
    margin-left: 13px;
}



/*landing page design*/



.mission-about{
  background-color: #80808029;
 }
 .about-section-box h5{
  font-size: 25px;
    font-weight: lighter;
 }

 .bgLine1 {
    border: 3px solid;
    border-image: linear-gradient(to left, #d10037, #000000) 1 0;
    border-top: 0;
    width: 16%;
    margin: auto;
}
.join-box p{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2.10px;
    line-height: 26px;
    padding-top:20px;

}
.padd-left{
    padding-left:30px;
}
.padd-right{
    padding-right: 30px;
}
.ourlegacy{
    padding-top: 44px;
    padding-bottom: 44px;
}

.contact-item-box{
    padding-left: 142px;
}

 @media (max-width: 768px) {
      .mainmenu {
   
    padding-left: 20px;
   
}
.aboutBox {
 
    padding-top: 45px;
    padding-bottom: 45px;
}
.abtBx h3 {
    margin-top: 24px;
    text-align: center;
    
}
.bgLine {
  
    margin: auto;
}
.footer-item-box p{
    padding-right: 0px;
}
.footer-item{
    margin-top: 10px;
}

.navbar-brandLogo img{
       width: 80%;
      padding: 0px 58px 0px 1px;
   }
   .ulBox2{
    margin-top: -20px;
}
.ourServices1 {
    padding-top: 32px;
    padding-bottom: 58px;
}
.two-way{
    display: block;
}
.contact-item-box{
    padding-left: 0px;
}
.header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a, .header_area .header_bottom .mainmenu ul li a{
    font-size: 14px;
}
.padd-left{
    padding-left: 13px;
}
.padd-right{
    padding-right: 13px;
}
.bgLine1 {
    width: 25%;
}

    }