body {
    overflow-x: hidden;
    font-family: 'Roboto';
}

/* html {
    scrollbar-color: #000 #000;
    scrollbar-width: thin;
}

body::-webkit-scrollbar {
    width: 3px;
}

body::-webkit-scrollbar-track {
    background: #fff;
}

body::-webkit-scrollbar-thumb {
    background: #CA252B;
}

body::-moz-scrollbar {
    width: 3px;
}

body::-moz-scrollbar-track {
    background: #000;
}

body::-moz-scrollbar-thumb {
    background: #000;
}

body::-o-scrollbar {
    width: 3px;
}

body::-o-scrollbar-track {
    background: #000;
}

body::-o-scrollbar-thumb {
    background: #000;
}

body::-ms-scrollbar {
    width: 3px;
}

body::-ms-scrollbar-track {
    background: #000;
}

body::-ms-scrollbar-thumb {
    background: #000;
} */
::-webkit-scrollbar {
    width: 3px;
}
::-webkit-scrollbar-thumb {
    background: #ca252b; 
}
::-webkit-scrollbar-thumb:hover {
    background: #ca252b; 
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype'),
        url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype'),
        url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBold.eot');
    src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBold.woff') format('woff'),
        url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'),
        url('../fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff'),
        url('../fonts/Montserrat-Bold.ttf') format('truetype'),
        url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype'),
        url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff'),
        url('../fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Regular.eot');
    src: url('../fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Manrope-Regular.woff2') format('woff2'),
        url('../fonts/Manrope-Regular.woff') format('woff'),
        url('../fonts/Manrope-Regular.ttf') format('truetype'),
        url('../fonts/Manrope-Regular.svg#Manrope-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold.woff') format('woff'),
        url('../fonts/Roboto-Bold.ttf') format('truetype'),
        url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonys/Roboto-Light.eot');
    src: url('../fonys/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonys/Roboto-Light.woff2') format('woff2'),
        url('../fonys/Roboto-Light.woff') format('woff'),
        url('../fonys/Roboto-Light.ttf') format('truetype'),
        url('../fonys/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Thin.eot');
    src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Thin.woff2') format('woff2'),
        url('../fonts/Roboto-Thin.woff') format('woff'),
        url('../fonts/Roboto-Thin.ttf') format('truetype'),
        url('../fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
section{
    overflow: hidden;
}
/* header */
/* nav-bar-start */
.menu-icon {
    padding-left: 38px;
    cursor: pointer !important;
    transition:0.5s;
    padding-top: 22px;
}
.m-tags li{
    list-style: none;
    padding-left: 0;
    padding-bottom: 10px;
}
#megaMenu{
    cursor: pointer;
}
.tenderdet
{
background-color: #ca252b;
padding: 15px;
color: #fff;
}
.tenderdet p {
    color: #fff !important;
}
/* .menu-icon span {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 25px;
    background: #000;
    display: block;
    transition: all 0.5s ease-in-out;
    position: absolute;
    top: 50%;
}
.menu-icon span::before, .menu-icon span::after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 20px;
    background: #000;
    position: absolute;
    left: 30%;
    top: 50%;
    display: block;
    content: "";
    transition: all 0.5s ease-in-out;
}
.menu-icon span::before {
    left: 0;
    top: -8px;
    width: 30px;
}
.menu-icon span::after {
    left: 0;
    top: 8px;
} */
.overlay-close {
    position: fixed;
    z-index: 999;
    top: 50px;
    right: 50px;
    display: inline;
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.overlay-menu {
    background-color: #fff;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    transition: all 0.5s;
    z-index: -1;
    -webkit-overflow-scrolling: touch;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    overflow-x: hidden;
}
.overlay-menu.active {
    z-index: 99999;
    opacity: 1;
    visibility: visible;
}
.overlay-close i {
    font-size: 25px;
    color: #fff;
    float: right;
    cursor: pointer;
}
.menu-container {
    width: 100%;
    height: 100%;
    padding: 50px;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    border-radius: 20px;
    background: #CA252B;
    padding: 40px;
    scrollbar-width: none;
}
.m-contents {
    transition: 0.5s;
    opacity: 0;
    transform: translateY(20px);
}
.overlay-menu.active .m-contents {
    transition: 0.5s;
    opacity: 1;
    transform: translateY(0);
}
.mlinks-bx {
    padding-top: 40px;
}
.m-contact h4::before {
    font-family: "FontAwesome";
    position: absolute;
    left: -20px;
    content: "\f041";
    color: #fff;
}
.m-header h2 {
    font-size: 30px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.m-header h2::before {
    content: "";
    background-color: #ffffff;
    width: 60%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.m-contact {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.m-contact h4 {
    font-size: 22px;
    position: relative;
}
.m-contact p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
}
.m-tags {
    padding-top: 30px;
}
.m-links a {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    transition: 0.5s;
    text-decoration: none;
}
.m-links a:hover {
    padding-left: 5px;
    transition: 0.5s;
}
.m-medias {
    align-items: center;
    gap: 30px;
}
.m-medias a i {
    color: #fff;
    font-size: 19px;
    transition: 0.5s;
}
/* nav-bar-end */
.navbar-expand-lg .navbar-collapse{
    display: block !important;
    border-right: 1px solid #BEC0CA;
    margin-right: 80px;
}
.desktop-menu{
    position: relative;
}
header .toggle{
    width: auto;
    height: auto;
    top: 0px;
    right: 0px;
    position: relative;
    padding-left: 36px;
    padding-top: 11px;
}
.headerRightmainAll ul{
    margin: 0;
    padding: 0;
}
.headerRightmainAll li{
    list-style: none;
}
.phone-icon p{
    margin: 0;
    position: relative;
    font-weight: 500;
    font-size: 15px;
}
.phone-icon-sec{
    padding-left: 15px;
}
/* .phone-icon-sec::before{
    position: absolute;
    content: '';
    background: url(../images/call-calling.png) no-repeat;
    background-position: center;
    width: 18px;
    height: 18px;
    left: 15px;
    top: 0;
} */
.phone-icon-sec img{
    width: 22px;
}
/* .email-icon::before{
    position: absolute;
    content: '';
    background: url(../images/email-icon.png) no-repeat;
    background-position: center;
    width: 22px;
    height: 19px;
    left: -30px;
    top: 2px;
} */
#text1 {
    transform: translatey(3px);
    animation: float 10s ease-in-out infinite;
}
@keyframes float {
    0% {
      transform: translatey(0px);
    }
    50% {
      transform: translatey(0px);
    }
    100% {
      transform: translatey(0px);
    }
}
.email-icon img{
    padding-right: 3px;
}
.phone-icon{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 20px;
    /* margin-right: 16%; */
    padding-right: 11px;
    border-bottom: 1px solid rgb(207, 207, 207);
}
.navbar-expand-lg .navbar-nav .nav-link{
    margin: 0 21px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding-left: 0;
    padding-right: 0;
    padding: 26px 0;
}
.navbar{
    align-items: unset;
    padding-right: 0;
    border-bottom: 1px solid #BEC0CA;
    padding-bottom: 0;
    padding-top: 0;
}
.navbar-brand{
    padding-top: 0;
}
.navbar-light .navbar-brand{
    border-right: 1px solid #BEC0CA;
    margin: 0;
}
.navbar-expand-lg .navbar-nav{
    padding-right: 0%;
}
.location-sec{
    display: flex;
    align-items: center;
    padding-left: 16px;
    position: relative;
}
.location-sec::before{
    position: absolute;
    content: '';
    background: #BEC0CA;
    width: 1px;
    height: 75px;
    left: 0;
    top: 0px;
}
.location-sec p{
    margin: 0;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding-left: 10px;
}
.head-menu{
    position: relative;
}
.head-menu::before{
    position: absolute;
    content: '';
    background: #BEC0CA;
    width: 1px;
    height: 75px;
    left: 18px;
    top: 0px;
}
/* .phone-menu::after{
    position: absolute;
    content: '';
    background: #BEC0CA;
    width: 1px;
    height: 75px;
    right: -16px;
    top: -16px;
} */
.serch-box-sec{
    position: relative;
}
/* .serch-box-sec::after{
    position: absolute;
    content: '';
    background: #BEC0CA;
    width: 1px;
    height: 100%;
    right: 125px;
    top: 0;
} */
.navbar-box {
    position: absolute;
    top: 50px;
    right: 30px;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }
  .navbar-box .search {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
  }
  .navbar-box .search-label {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    transition: 0.5s all ease;
    z-index: 2;
    cursor: pointer;
    margin: 0;
}
  .search-icon,
  .exit-icon {
    color: #000;
  }
  
  .exit-icon {
    display: none;
  }
  
  .search:checked + .search-label .search-icon {
    display: none;
  }
  .search:checked + .search-label .exit-icon {
    display: block;
    color: #fff;
  }
  
  .search-section {
    position: absolute;
    opacity: 0;
    z-index: -1;
    transition: 0.5s all ease-in-out;
    left: 0;
    visibility: hidden;
  }
  
  .search-box {
    background: rgba(0, 0, 0, 0.8);
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  
  .search-input {
    width: 70%;
    border: 2px solid #ffffff;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .search-input .input-textarea {
    position: relative;
    background: transparent;
    width: 100%;
    height: 40px;
    padding: 10px;
    color: white;
    z-index: 2;
    border: none;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
  }
  .search-input span {
    margin-right: 10px;
  }
  
  .open {
    opacity: 1;
    z-index: 99;
    transition: 0.5s all ease-in-out;
    left: 0;
    visibility: visible;
}
.enqury-btn a{
    background: #CA252B;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    height: 133px;
    width: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}
.enqury-btn a:hover{
    background: #2E3192;
    transition: 0.5s;
}
/* .enqury-btn{
    position: absolute;
    right: 0;
    top: 0;
} */
header.smaller {
    top: 0px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
}
header.smaller .phone-icon{
    display: none;
}
header.smaller .navbar-brand{
    display: none;
}
header.smaller .enqury-btn a{
    height: 74px;
}
header.smaller .navbar-box{
    top: 23px;
}
header.smaller .navbar-expand-lg .navbar-nav{
    justify-content: center;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #CA252B;
}
.navbar-light .navbar-nav .active>.nav-link{
    color: #CA252B;
}
.navbar-light .navbar-nav .nav-link:focus{
    color: #CA252B;
}
.search-input input::placeholder{
    color: #fff;
    font-size: 15px;
}
.search-input .input-textarea:focus-visible{
   outline: none;
}
.mobil-menu{
    display: none;
}
.desktop-menu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #192544 !important;
    width: 220px;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 999;
    border-radius: 10px;
    overflow: hidden;
    top: 100%;
    transition: 0.5s;
}
.desktop-menu .dropdown:hover .dropdown-content {
    display: block;
    background: #ddd !important;
    border: 1px solid #CA252B;
    border-radius: 0;
    transition: 0.5s;
}
.desktop-menu .dropdown:hover .dropdown-content .col-lg-6 :is(.main-col1, #col1) {
    display: none;
}
.desktop-menu .column {
    float: none;
    width: 100%;
    padding: 10px;
    height: 100%;
    padding-right: 0;
}
.desktop-menu .column a {
    float: none;
    color: black;
    padding: 6px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 14px;
}
.desktop-menu .dropdown .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    background-color: inherit;
    font: inherit;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 15px;
    z-index: 9;
    position: relative;
    padding: 0;
}
.desktop-menu .column a:hover {
    background-color: #ca252b;
    color: #fff;
}
.desktop-menu i{
    color: #CA252B;
    padding-right: 10px;
    font-size: 11px;
}
.desktop-menu .column a:hover i{
    color: #fff;
}
.bg-color {
    background: #cdcdcd;
}
.desktop-menu .bg-color a:hover {
    background: #CA252B !important;
    color: #fff;
}
/*-- Underline From Center --*/
.hvr-underline-from-center { 
    display: inline-block; 
    vertical-align: middle; 
    -webkit-transform: perspective(1px) translateZ(0); 
    transform: perspective(1px) translateZ(0); 
    box-shadow: 0 0 1px rgba(0, 0, 0, 0); 
    position: relative; 
    overflow: hidden; 
}
.hvr-underline-from-center:before { 
    content: ""; 
    position: absolute; 
    left: 51%; 
    right: 51%; 
    bottom: 0; 
    background: #CA252B; 
    height: 2px; 
    -webkit-transition-property: left, right; 
    transition-property: left, right; 
    -webkit-transition-duration: 0.3s; 
    transition-duration: 0.3s; 
    -webkit-transition-timing-function: ease-out; 
    transition-timing-function: ease-out; 
}
.hvr-underline-from-center:hover:before, 
.hvr-underline-from-center:focus:before, 
.hvr-underline-from-center:active:before{   
    left: 0; 
    right: 0; 
}
/* banner */
@media (min-aspect-ratio: 16/9){
    .back-video{
        width: 100%;
        height: auto;
    }
}
@media (max-aspect-ratio: 16/9){
    .back-video{
        width: auto;
        height: 100%;
    }
}
.vedio-banner{
    height: 480px;
    overflow: hidden;
    border-radius: 35px;
}
.container{
    max-width: 1300px;
}
.vega-img a{
    width: 55px;
    height: 55px;
    background: #CA252B;
    border-radius: 50%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}
.vega-img a:hover{
    background: #2E3192;
    transition: 0.5s;
    transform: translate(0, -3px);
}
.vega-img h3{
    color: #231F20;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto';
}
.vega-img p{
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    margin: 0;
}
.vega-img .row{
    padding-top: 20px;
}
.banner{
    background: #f0f1f6;
    padding: 3% 0;
}
.banner-sec {
    height: 100%;
}
.banner-img{
    height: 100%;
}
.banner-img img{
    height: 100%;
}
/* The choice */
.choice-sec{
    background: #f0f1f6;
    padding: 3% 0;
}
#text {
    transform: translatey(0px);
    animation: float 5s ease-in-out infinite;
}
@keyframes float {
    0% {
      transform: translatey(0px);
    }
    50% {
      transform: translatey(-10px);
    }
    100% {
      transform: translatey(0px);
    }
  }
.choice-text{
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    position: relative;
    padding-top: 90px;
}
.choice-text a{
    width: 40px;
    height: 40px;
    background: #CA252B;
    border-radius: 50%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}
.choice-text a:hover{
    background: #2E3192;
    transition: 0.5s;
    transform: translate(0, -3px);
}
.choice-text a img{
    width: 15px;
}
.choice-text p{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}
.choice-text h3{
    font-size: 45px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    position: absolute;
    left: 51px;
    top: 36px;
    z-index: 9;
}
.choice-text span{
    padding-left: 75px;
}
.nav-tabs .nav-link.active{
    background: #CA252B;
    color: #fff;
    border-color: transparent;
}
.nav-tabs .nav-link{
    border: none;
    border-radius: 150px;
    padding: 8px 25px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    background: #E1E1ED;
    border-radius: 150px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-tabs{
    border: none;
}
.active-icon{
    display: none;
    margin-right: 10px;
}
.nav-tabs .nav-link.active .active-icon{
    display: block;
}
.round-icon{
    background: #FCECEF;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-text-box h3{
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    color: #000;
}
.tab-text-box p{
    font-size: 15px;
    color: #333333;
    font-weight: normal;
}
.tab-text-box a{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    padding-left: 50px;
    position: relative;
    transition: 0.5s;
    z-index: 99;
}
.tab-text-box a:hover{
    color: #fff;
    transition: 0.5s;
    padding-left: 40px;
}
.tab-text-box a::before{
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background:url(../images/aroow-icon.png) no-repeat #CA252B;
    border-radius: 50%;
    background-position: center;
    left: 0;
    top: -12px;
    transition: 0.5s;
}
.tab-text-box a:hover::before{
    width: 188px;
    height: 40px;
    background-position: 8%;
    border-radius: 30px;
    z-index: -1;
}
.events:hover::before{
    width: 230px !important;
}
.tab-text-box .row{
    padding-top: 20px;
}
.tender-img{
    padding-top: 20px;
}
/* Overview */
.over-view-sec{
    background: #f0f1f6;
    padding: 3% 0;
}
.over-view-text{
    background: #fff;
    transition: 0.5s;
    padding: 20px;
    border: 1px solid #BEC0CA;
    border-radius: 20px;
    transition: 0.5s;
}
.over-view-sec .container{
    background: #fff;
    border-radius: 30px;
    padding: 50px 30px;
}
.over-view-text h3{
    color: #000;
    font-weight: 500;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0;
    text-transform: uppercase;
}
.over-view-text p{
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
.over-view-text a{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    padding-left: 50px;
    position: relative;
    z-index: 99;
    transition: 0.5;
}
.over-view-text a:hover{
    color: #fff;
    transition: 0.5s;
    padding-left: 40px;
}
.over-view-text a::before{
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background:url(../images/aroow-icon.png) no-repeat #CA252B;
    border-radius: 50%;
    background-position: center;
    left: 0;
    top: -12px;
    transition: 0.5;
}
.over-view-text a:hover::before{
    width: 140px;
    height: 40px;
    background-position: 8%;
    border-radius: 30px;
    transition: 0.5s;
    z-index: -1;
}
.over-view-text:hover{
    background: #CA252B;
    box-shadow: 2px 0px 17px 0px #64657626;
    border-radius: 20px;
    transition: 0.5s;
}
.over-view-text:hover p{
    color: #fff;
    transition: 0.5s;
}
.over-view-text:hover h3{
    color: #fff;
    transition: 0.5s;
}
.over-view-text:hover a{
    color: #fff;
    transition: 0.5s;
}
.hover-icon{
    display: none;
}
.over-view-text:hover .hover-icon{
    display: block;
    transition: 0.5s;
}
.over-view-text:hover .normal-icon{
    display: none;
}
.point-img{
    background: url(../images/point-img.png) no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-attachment: fixed;
    padding: 12% 0;
    margin-top: 50px;
    border-radius: 15px;
}
/* WHO WE ARE */
.who-text .row {
    margin-top: 35px;
    padding: 20px;
    background: url("../images/1.png") no-repeat bottom right;
    background-size: 100% 100%;
    align-items: start;
}

.who-text .row .col-lg-4 {
    padding: 15px 0 0 0;
}

.who-text .row .col-lg-8 {
    padding: 0;
}
.who-text h5{
    background: #CA252B;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    padding: 8px 25px;
    margin-bottom: 20px;
}
.who-text h3{
    text-transform: uppercase;
    font-size: 40px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
}
.who-text p{
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 38px;
}
.aroow-line{
    width: 40px;
    height: 40px;
    background: #CA252B;
    border-radius: 50%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    transition: 0.5s;
}
.border-line{
    display: flex;
    align-items: center;
    border: 1px solid #D6D6D6;
    margin-right: 75%;
    border-radius: 30px;
    padding: 2px 4px;
}
.who-text a{
    color: #000;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.5s;
    position: relative;
    padding: 15px 25px 15px 50px;
    border: 1px solid #D6D6D6;
    border-radius: 25px;
    z-index: 99;
}
.who-text a:hover{
    color: #fff;
    transition: 0.5s;
}
.who-text a::before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background: url(../images/aroow-icon.png) no-repeat #CA252B;
    border-radius: 50%;
    background-position: center;
    left: 3px;
    top: 4px;
    transition: 0.5s;
}
.who-text a:hover::before{
    width: 145px;
    height: 40px;
    background-position: 8%;
    border-radius: 30px;
    transition: 0.5s;
    z-index: -1;
}
.achivement-text h4{
    font-weight: 500;
    font-size: 12px;
    color: #000000;
    background: #FCECEF;
    padding: 0px 15px;
    border-radius: 30px;
    display: inline-block;
}
.achivement-text h4 {
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #CA252B0D;
}
.achive-content p {
    font-size: 14px;
}
.achivement-text-wrapper {
    width: 200px;
    flex: 200px;
    max-width: 200px;
    margin-left: -20px;
    margin-top: -20px;
}
.achive-content-wrapper {
    width: calc(100% - 200px);
    flex: calc(100% - 200px);
    max-width: calc(100% - 200px);
    margin-left: auto;
}
.product-btn a {
    width: 80px;
    height: 80px;
}
.achive-content p{
    font-weight: normal;
    font-size: 15px;
    color: #333333;
    line-height: 24px;
}
.count-box span{
    color: #CA252B;
    font-size: 35px;
    font-weight: 500;
}
.count-box h4{
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.count-box{
    text-align: center;
}
.who-text .row{
    padding-top: 15px;
}
.who-we-are-sec{
    background: #f0f1f6;
    padding: 3% 0;
    padding-bottom: 5%;
}
/* product */
.produc-titil ul{
    margin: 0;
    padding: 0;
    background: #CA252B;
    display: inline-block;
    padding: 8px 25px;
    border-radius: 30px;
    margin-bottom: 30px;
}
.produc-titil li{
    list-style: none;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.produc-titil li::before{
    position: absolute;
    content: '';
    background: #fff;
    width: 5px;
    height: 5px;
    left: -1px;
    top: 7px;
    border-radius: 50%;
}
.produc-titil li:first-child::before{
    display: none;
}
.product-head h3{
    font-size: 40px;
    color: #282727;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 20px;
}
.bor-line{
    margin-right: 38%;
}
.view-btn a{
    color: #000;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.5s;
    position: relative;
    padding: 15px 25px 15px 50px;
    border: 1px solid #D6D6D6;
    border-radius: 25px;
    z-index: 99;
}
.view-btn a:hover{
    color: #fff;
    transition: 0.5s;
}
.view-btn a::before{
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background: url(../images/aroow-icon.png) no-repeat #CA252B;
    border-radius: 50%;
    background-position: center;
    left: 3px;
    top: 4px;
    transition: 0.5s;
}
.view-btn a:hover::before{
    width: 205px;
    height: 40px;
    background-position: 8%;
    border-radius: 30px;
    transition: 0.5s;
    z-index: -1;
}
.product-img{
    position: relative;
}
.product-detils{
    position: absolute;
    top: 18px;
    width: 85%;
    margin: 0 0 0 21px;
    padding: 20px 10px;
    background: url(../images/3.png) no-repeat center;
    background-size: 100% 100%;
}
.product-detils h5{
    color: #ca252b;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.product-detils h3{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
    margin: 0;
}
.product-detils p{
    color: #333333;
    font-weight: normal;
    font-size: 13px;
    margin: 0;
}
.product-sec{
    padding-left: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
}
.product-btn a{
    display: block;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FCECEF;
    border-radius: 50%;
    transition: 0.5s;
}
.product-btn a:hover{
    background: #CA252B;
    transition: 0.5s;
}
.product-btn{
    position: absolute;
    top: 0;
    right: 0;
}
.hover-icon{
    display: none;
}
.product-btn a:hover .hover-icon{
    display: block;
    transition: 0.5s;
}
.hover-icon{
    transition: 0.5s;
}
.product-btn a:hover .fixed-icon{
    display: none;
    transition: 0.5s;
}
.fixed-icon{
    transition: 0.5s;
}
.product-sec .owl-carousel .owl-nav.disabled {
    display: block;
}
.product-sec .owl-nav::after {
    width: 76%;
    height: 1px;
    left: 0;
    top: 50px;
    position: absolute;
    content: '';
    background: #cecece;
}
.product-sec .owl-nav::before {
    width: 300px;
    height: 3px;
    left: 0px;
    top: 50px;
    position: absolute;
    content: '';
    background: #2A3855;
}
.product-sec .owl-nav {
    text-align: right;
    padding-right: 85px;
    padding-top: 30px;
    position: relative;
}
.product-sec .owl-carousel .owl-nav button.owl-next{
    background: url(../images/next-arrow-fix.png) no-repeat;
    background-position: center;
    width: 75px;
    height: 35px;
    border: 1px solid #D3D5D7;
    border-radius: 30px;
    transition: 0.5s;
    margin-left: 10px;
}
.product-sec .owl-carousel .owl-nav button.owl-next:hover{
    background: url(../images/next-aroow-hover-1.png) #CA252B no-repeat;
    background-position: center;
    width: 75px;
    height: 35px;
    transition: 0.5s;
}
.product-sec .owl-carousel .owl-nav button.owl-next span{
    display: none;
}
.product-sec .owl-carousel .owl-nav button.owl-prev{
    background: url(../images/next-aroow.png) no-repeat;
    background-position: center;
    width: 75px;
    height: 35px;
    border: 1px solid #D3D5D7;
    border-radius: 30px;
    transition: 0.5s;
}
.product-sec .owl-carousel .owl-nav button.owl-prev:hover{
    background: url(../images/prev-hover.png) #CA252B no-repeat;
    background-position: center;
    width: 75px;
    height: 35px;
    transition: 0.5s;
}
.product-sec .owl-carousel .owl-nav button.owl-prev span{
    display: none;
}
/* Testimonials */
details {
    position:relative;
  }
  details summary {
    display:block;
    cursor: pointer;
    color: red;
  }
  details summary:focus {
    outline:none;
  }
  details[open] {
    display:block;
    padding-bottom:25px;
    animation: open .2s linear;
  }
  details[open] summary {
    position:absolute;
    bottom: 0;
    left:0;
  }
  
  details #open{padding-left:5px;text-align:middle;}
  details #open:after{
      display: inline-block;
      position:relative;
      top: -3px;
      padding-left: 8px;
      content: "\00bb";
      transform: rotate(90deg);
  }
  details[open] #open{display:none;}
  details #close{display:none;}
  details[open] #close{display:block;}
  
  ::-webkit-details-marker {display: none;}
.testi-sec h5{
    color: #fff;
    background: #CA252B;
    padding: 8px 25px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    width: 160px;
    margin: auto;
}
.testi-sec h3{
    text-transform: uppercase;
    font-size: 40px;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}
.testi-sec{
    background: #f0f1f6;
    padding: 5% 0;
}
.testi-box img{
    padding-bottom: 20px;
}
.testi-box{
    background: #fff;
    border-radius: 20px;
    padding: 30px;
}
.testi-box p{
    font-size: 16px;
    font-weight: normal;
    color: #000;
    margin: 0;
    padding-top: 25px;
}
.name-image h6{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
    margin: 0;
}
.name-image span{
    font-weight: normal;
    font-size: 14px;
}
.name-image{
    display: flex;
    align-items: center;
}
.testi-box {
    background: url("../images/5.png") no-repeat center;
    background-size: 100% 100%;
    padding-bottom: 100px;
    margin-bottom: 30px;
}
.name-image {
    padding-left: 20%;
    position: absolute;
    bottom: 0;
}
.testi-box img {
    padding-bottom: 0;
}
.testi-sec .owl-carousel .owl-dots.disabled{
    display: block;
}
.testi-sec .owl-carousel button.owl-dot{
    width: 8px;
    height: 8px;
    background: #2E3192;
    margin: 3px;
    border-radius: 50%;
}
.testi-sec .owl-carousel button.owl-dot.active{
    background: #CA252B;
    width: 20px;
    height: 4px;
    border-radius: 20px;
}
.testi-sec .owl-dots{
    text-align: center;
    padding-top: 20px;
}
/* OUR LATEST NEWS */
.news-titil h5{
    display: inline-block;
    background: #CA252B;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 25px;
    border-radius: 30px;
}
.nwes-btn a{
    color: #000;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.5s;
    position: relative;
    padding: 15px 25px 15px 50px;
    border: 1px solid #D6D6D6;
    border-radius: 25px;
    z-index: 99;
}
.nwes-btn a:hover{
    color: #fff;
    transition: 0.5s;
}
.nwes-btn a::before{
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background: url(../images/aroow-icon.png) no-repeat #CA252B;
    border-radius: 50%;
    background-position: center;
    left: 3px;
    top: 4px;
    transition: 0.5s;
}
.nwes-btn a:hover::before{
    width: 172px;
    height: 40px;
    background-position: 8%;
    border-radius: 30px;
    transition: 0.5s;
    z-index: -1;
}
.latest-sec h3{
    padding-top: 15px;
}
.latest-sec .row{
    padding-bottom: 30px;
}
.news-lines{
    margin-right: 50%;
}
.date-box h6{
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    background: #fff;
    padding: 6px 13px;
    border-radius: 30px;
}
.news-img{
    position: relative;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    margin: 5px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.date-box{
    position: absolute;
    top: 20px;
    left: 20px;
}
.news-text h4{
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin: 0;
}
.news-text{
    padding: 17px;
    height: 115px;
}
.latest-sec{
    padding-top: 5%;
    padding-left: 5%;
    padding-bottom: 5%;
}
.latest-sec .owl-carousel .owl-nav.disabled{
    display: block;
}
.latest-sec .owl-nav::after {
    width: 76%;
    height: 1px;
    left: 0;
    top: 50px;
    position: absolute;
    content: '';
    background: #cecece;
}
.latest-sec .owl-nav::before {
    width: 300px;
    height: 3px;
    left: 0px;
    top: 50px;
    position: absolute;
    content: '';
    background: #2A3855;
}
.latest-sec .owl-nav {
    text-align: right;
    padding-right: 85px;
    padding-top: 30px;
    position: relative;
}
.latest-sec .owl-carousel .owl-nav button.owl-next{
    background: url(../images/next-arrow-fix.png) no-repeat;
    background-position: center;
    width: 75px;
    height: 35px;
    border: 1px solid #D3D5D7;
    border-radius: 30px;
    transition: 0.5s;
    margin-left: 10px;
}
.latest-sec .owl-carousel .owl-nav button.owl-next:hover{
    background: url(../images/next-aroow-hover-1.png) #CA252B no-repeat;
    background-position: center;
    width: 75px;
    height: 35px;
    transition: 0.5s;
}
.latest-sec .owl-carousel .owl-nav button.owl-next span{
    display: none;
}
.latest-sec .owl-carousel .owl-nav button.owl-prev{
    background: url(../images/next-aroow.png) no-repeat;
    background-position: center;
    width: 75px;
    height: 35px;
    border: 1px solid #D3D5D7;
    border-radius: 30px;
    transition: 0.5s;
}
.latest-sec .owl-carousel .owl-nav button.owl-prev:hover{
    background: url(../images/prev-hover.png) #CA252B no-repeat;
    background-position: center;
    width: 75px;
    height: 35px;
    transition: 0.5s;
}
.latest-sec .owl-carousel .owl-nav button.owl-prev span{
    display: none;
}
/* work-model */
.box-types-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(8, 1fr);
}
.social-icon {
    position: absolute;
    top: 60px;
    right: -50px;
    z-index: 9;
    transition: all 0.3s ease-in-out;
}
.social-icon li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}
.social-icon a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.work-img {
    position: relative;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}
.work-img a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(255, 17, 0, 0.5) 70%, rgba(0, 0, 0, 0) 100%);
    display: none;
    transition: all 0.3s ease-in-out;
}
.work-img a:hover::after {
    display: block;
    transition: all 0.3s ease-in-out;
}
.work-img:hover .social-icon {
    display: block;
    transition: 0.5s;
}
.work-img:hover .social-icon {
    top: 50%;
}
.social-icon {
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    transition: all 0.3s ease-in-out;
    text-align: center;
}
/* footer */
.footer-sec{
    background: #ca252b;
    padding: 5% 0;
}
.footer-logo h5{
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}
.footer-logo p{
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 32px;
}
.quick-head h4{
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 20px;
    margin: 0;
}
.quick-head li{
    list-style: none;
    padding-bottom: 15px;
}
.quick-head li:last-child{
    padding-bottom: 0;
}
.quick-head a{
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    transition: 0.5s;
    font-weight: 500;
}
.quick-head a:hover{
    color: #2E3192;
    margin-left: 5px;
    transition: 0.5s;
}
.footer-social li{
    list-style: none;
    display: inline-block;
    padding: 0 7px;
}
.footer-social li:first-child{
    padding-left: 0;
}
.footer-social a{
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    text-decoration: none !important;
    transition: 0.5s;
}
.footer-social a:hover{
    background: #2E3192;
    transition: 0.5s;
    transform: translate(0, -3px);
}
.footer-social img{
    width: 12px;
}
.footer-social{
    padding-top: 20px;
}
.coppy-right p{
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.coppy-right a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: 0.5s;
}
.coppy-right a:hover{
    color: #2E3192;
    transition: 0.5s;
}
.coppy-right{
    padding-top: 30px;
    margin-top: 45px;
    border-top: 1px solid #999;
}
#button {
    display: inline-block;
    background-color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 20px;
    right: 20px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    transition: 0.5s;
}
#button::after {
    content: "\f062";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #000;
    transition: 0.5s;
}
#button.show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
}
#button:hover{
    background: #CA252B;
    transition: 0.5s;
}
#button:hover::after{
    color: #fff;
    transition: 0.5s;
}
.footermobilePingNav{
    display: none;
}
.phone-nav-sec{
    display: none;
}
.navwrap {
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 20px;
}
/* about us */
.name-bord{
    padding: 40px 0;
}
.about-banner{
    background: #2E3192;
    padding: 3% 0;
}
.about-banner h3{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin: 0;
}
.compay-text p{
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}
.compay-text h3{
    color: #000;
    font-size: 25px;
    font-weight: 300;
}
.compay-text span{
    color: #ca252b;
    font-weight: 500;
}
.block{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    font-size: 16px;
}
.parallax-image {
    width: 100%;
    height: auto;
}
.about-sec{
    padding: 3% 0;
}
.about-head h4{
    color: #000;
    font-size: 45px;
    font-weight: 300;
}
.about-head span{
    font-weight: bold;
    color: #ca252b;
}
.history-sec h3{
    font-size: 35px;
    color: #000;
    font-weight: 300;
}
.history-sec span{
    color: #ca252b;
    font-weight: bold;
}
.history-sec p{
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding-right: 15%;
}
.history-sec details #open{
    padding-left: 0;
    color: #000;
    border-bottom: 1px solid #ca252b;
}
.history-sec details #close{
    padding-left: 0;
    color: #000;
    border-bottom: 1px solid #ca252b;
    margin-bottom: 10px;
}
.history-sec details{
    padding-bottom: 20px;
}
.history-img{
    background: url(../images/history-img.jpg) no-repeat;
    background-position: 0cqmax;
    background-size: 100% 100%;
    background-attachment: fixed;
    padding: 18% 0;
    border-radius: 10px;
}
.over-view-sec-box{
    padding: 5% 0;
    margin-top: -15%;
}
.over-view-img-text h3{
    font-size: 35px;
    font-weight: 500;
    color: #000;
}
.over-view-img-text p{
    font-size: 16px;
    color: #000;
    font-weight: normal;
}
.over-view-img-sec {
    padding-left: 35px;
}
#text2 {
    transform: translatey(10px);
    animation: floatsec 5s ease-in-out infinite;
}
@keyframes floatsec {
    0% {
      transform: translatey(0px);
    }
    50% {
      transform: translatey(0px);
    }
    100% {
      transform: translatey(0px);
    }
}
.over-view-img-text p:last-child{
    margin-bottom: 0;
}
.sub-titils{
    background: #2E3192;
    padding: 5% 0;
}
.sub-menu-head{
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 30px 25px;
    transition: 0.5s;
    height: 460px;
    overflow-x: scroll;
    width: 100%;
}
.sub-menu-head::-webkit-scrollbar{
    display: none;
}
.sub-menu-head:hover{
    background: #ca252b;
    transition: 0.5s;
    box-shadow: 0px 3px 6px #00000029;
    border-color:#ca252b;
}
.sub-menu-head:hover h4{
    color: #fff;
}
.sub-menu-head:hover p{
    color: #fff;
}
.sub-menu-head h4{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 10px;
}
.sub-menu-head p{
    font-weight: normal;
    color: #fff;
    font-size: 16px;
}
.sub-menu-head details #open{
    padding-left: 0;
    color: #fff;
}
.sub-menu-head #close{
    color: #fff;
}
.sub-menu-head:hover #close{
    color: #fff;
}
/* contact */
.contact-sec h3{
    font-size: 35px;
    color: #000;
    font-weight: 300;
    padding-bottom: 35px;
    margin: 0;
    text-align: left;
}
.contact-sec span{
    color: #ca252b;
    font-weight: bold;
}
.contact-text h4{
    color: #000;
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 20px;
}
.contact-text p{
    padding-left: 30px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    position: relative;
}
.locat-contact::before{
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    content: "\f041";
    color: #ca252b;
    line-height: 0;
    top: 11px;
    font-size: 23px;
}
.phone-contact::before{
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    content: "\f095";
    color: #ca252b;
    line-height: 0;
    top: 11px;
    font-size: 23px;
}
.fax-contact::before{
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    content: "\f1ac";
    color: #ca252b;
    line-height: 0;
    top: 11px;
    font-size: 20px;
}
.email-contact::before{
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    content: "\f0e0";
    color: #ca252b;
    line-height: 0;
    top: 11px;
    font-size: 20px;
}
.contact-text{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    border-radius: 10px;
    height: 350px;
}
.contact-text p:last-child{
    margin-bottom: 0;
}
.contact-sec{
    padding: 5% 0;
}
.other-text{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    border-radius: 10px;
    height: 350px;
}
.other-text p{
    padding-left: 30px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    position: relative;
}
.other-text h4{
    color: #000;
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 20px;
}
.other-text a{
    color: #000;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    border: 1px solid #000;
    border-radius: 20px;
    transition: 0.5s;
    padding: 8px 25px;
}
.other-text a:hover{
    background: #ca252b;
    color: #fff;
    transition: 0.5s;
    border-color: #ca252b;
}
.locate-btn{
    padding-top: 20px;
}
/* Board of Directors */
.board-img{
    border-radius: 5px;
    transition: 0.5s;
    overflow: hidden;
}
.board-img:hover{
    background: #2E3192;
    transition: 0.5s;
}
.board-img:hover h4{
    color: #fff;
}
.board-img:hover h6{
    color: #fff;
}
.board-img:hover p{
    color: #fff;
}
.board-img h4{
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.board-img h6{
    font-size: 15px;
    font-weight: 500;
    color: #ca252b;
}
.board-img p{
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0;
}
.bord-titil h3{
    font-size: 35px;
    color: #000;
    font-weight: 300;
    line-height: 47px;
    margin: 0;
    text-align: center;
    padding-bottom: 30px;
}
.chirman-box{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    margin: 0 20%;
    border-radius: 10px;
}
.bord-titil span{
    color: #ca252b;
    font-weight: bold;
}
.managing-box{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    margin: 0 20%;
    border-radius: 10px;
    margin-top: 30px;
}
.board-sec{
    padding: 5% 0;
}
.board-contant h4{
    font-size: 20px;
    font-weight: 500;
    color: #ca252b;
}
.board-contant h6{
    font-size: 17px;
    font-weight:500;
    color: #000;
}
.board-contant p{
    font-size: 16px;
    font-weight:normal;
    color: #000;
    margin: 0;
}
.directors-box{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 15px;
    border-radius: 10px;
    margin-top: 30px;
    height: 480px;
}
.directors-box img{
    border-radius: 5px;
}
/* Open Tenders */
.open-titil h3{
    font-size: 35px;
    color: #000;
    font-weight: 300;
}
.open-titil span{
    color: #ca252b;
    font-weight: bold;
}
.open-titil p{
    font-size: 16px;
    font-weight: normal;
    color: #000;
    margin: 0;
}
.select-trends label{
    color: #ca252b;
    font-size: 18px;
    font-weight: 500;
}
.select-trends .form-control{
    box-shadow: none;
    border-radius: 0;
    border-color: rgb(114, 114, 114);
}
.select-trends .form-group{
    margin: 0;
}
.tenders-sec{
    padding: 2% 0;
}
.tenderdivLeft1 {
    background: #ca252b;
    padding: 12px;
    position: relative;
    margin-top: 20px;
    box-shadow: 0px 3px 6px #00000029;
    height: 180px;
}
.tenderdivRight1 {
    position: relative;
    border-top: 1px solid #fff;
    padding: 12px;
    box-shadow: 0px 3px 6px #00000029;
    background: #1c1f88;
}
.tenderdivLeft1 span {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    transition: 0.9s;
    padding-bottom: 15px;
    background: #1c1f88;
    display: inline-block;
    padding: 2px 11px;
    margin-bottom: 15px;
}
.tenderdivRight1 a {
    color: #fff;
    border: 1px #fff solid;
    padding: 0px;
    font-size: 15px;
    border-radius: 30px;
    width: 70px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    transition: 0.5s;
}
.tenderdivRight1 a:hover {
    background: #CA252B;
    border: 1px #CA252B solid;
    transition: 0.5s;
}
.tenderdivLeft1 h4{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}
.tenderdivLeft1 p{
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}
.tenderdivLeft1 p:last-child{
    margin-bottom: 0 !important;
}
.tenderdivRight1 h4{
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
}
.tenderdivRight1 p{
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}
/* product-range */
.product-text-sec h4{
    font-size: 25px;
    color: #2E3192;
    font-weight: 500;
}
.product-text-sec p{
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.product-text-sec h5{
    font-size: 17px;
    color: #ca252b;
    font-weight: 500;
}
.product-text-sec ul{
    margin: 0;
    padding: 0;
}
.product-text-sec li{
    list-style: none;
    padding-left: 20px;
    position: relative;
    padding-bottom: 10px;
    font-size: 15px;
}
.product-text-sec li::before{
    position: absolute;
    content: '';
    background: #ca252b;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 8px;
}
.product-box{
    background: #efefef;
    padding: 30px;
    border-radius: 10px;
    margin-top: 40px;
}
.product-range-sec h3{
    font-size: 35px;
    font-weight: 300;
    color: #000;
    margin: 0;
}
.product-range-sec span{
    font-weight: bold;
    color: #ca252b;
}
.product-range-sec{
    padding: 5% 0;
}
.product-text-sec a{
    color: #ca252b;
    text-decoration: none;
    font-size: 15px;
    border-bottom: 1px solid #ca252b;
    transition: 0.5s;
}
.product-text-sec a:hover{
    color: #2E3192;
    transition: 0.5s;
    border-color: #2E3192;
}
.product-img-sec{
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
/* Open Tenders-details */
.tender-form .form-control{
    box-shadow: none;
    padding: 10px 0;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #878787;
}
.tender-form input::placeholder{
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.resend-capch-btn .btn-primary{
    background: #ca252b;
    border-radius: 0;
    padding: 8px 25px;
    box-shadow: none;
    border-color: #ca252b;
    font-size: 16px;
    font-weight: 500;
}
.resend-capch-btn .btn-primary:hover{
    background: #2E3192;
    transition: 0.5s;
    border-color: #2E3192;
}
.tender-form{
    padding-top: 30px;
}
.tender-form .form-group{
    margin-bottom: 50px;
}
.tender-form h5{
    font-size: 18px;
    color: #000;
    font-weight: normal;
    padding-bottom: 20px;
}
.tender-btn .btn-primary{
    background: #2E3192;
    border-color: #2E3192;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px;
    border-radius: 0;
    transition: 0.5s;
    box-shadow: none;
}
.tender-btn .btn-primary:hover{
    background: #ca252b;
    transition: 0.5s;
    border-color: #ca252b;
}
.tender-form{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    border-radius: 10px;
    margin-top: 30px;
}
/* RIT */
.tapil-box .row{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 15px;
    border-radius: 10px;
    margin: 0;
    margin-bottom: 20px;
}
.tapil-box h4{
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
.tapil-box h5{
    color: #ca252b;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}
.tapil-box{
    padding-top: 30px;
}
.requst-information h4{
    color: #ca252b;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 10px;
}
.requst-information p{
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.requst-information a{
    color: #2E3192;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.5s;
}
.requst-information a:hover{
    color: #ca252b;
    transition: 0.5s;
}
.requst-information{
    background: #ededed;
    padding: 30px;
    margin-top: 30px;
}
.list-sec li{
    list-style: none;
    padding-bottom: 15px;
    padding-left: 15px;
    position: relative;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
.list-sec li::before{
    position: absolute;
    content: '';
    background: #ca252b;
    width: 6px;
    height: 6px;
    left: 0;
    top: 8px;
    /* border-radius: 50%; */
}
.list-sec li:last-child{
    padding-bottom: 0;
}
.list-document h4{
    color: #2E3192;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 10px;
}
.list-document{
    padding-top: 30px;
}
.chart-bg {
    background: #F2F2F2;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;
    display: flex;
    align-items: center;
    margin: 0;
    margin-bottom: 20px;
    padding: 15px;
}
.chart-header {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 15px;
    text-align: center;
}
.flight-logo{
    text-align: center;
}
.flight-logo span{
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.flight-span span{
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.flight-span{
    text-align: center;
}
.chart-bg:last-child{
    margin-bottom: 0;
}
.rti-tabil p{
    margin-bottom: 30px;
    font-size: 16px;
    color: #000;
    text-align: center;
}
.rti-tabil h5{
    color: #2E3192;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}
.flight-span a{
    color: #ca252b;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.rti-tabil{
    padding: 5% 10% 0 10%;
}
.list-sec ul{
    padding: 0;
}
/* Industries Department */
.departement-sec{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    margin: 0 5%;
    border-radius: 10px;
}
.rajeeve-img{
    text-align: center;
}
.rajeeve-img h5{
    font-size: 25px;
    font-weight: 500;
    color: #ca252b;
    padding-top: 10px;
}
.rajeeve-img h6{
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}
.rajeeve-img img{
    border-radius: 10px;
}
.departement-sec .row{
    padding-top: 20px;
}
.govenment-site a{
    background: #ca252b;
    padding: 8px 25px;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    border-radius: 15px;
    transition: 0.5s;
}
.govenment-site a:hover{
    background: #2E3192;
    color: #fff;
    transition: 0.5s;
}
.govenment-site{
    padding-top: 25px;
}
/* policy-statement */
.policy-text p{
    margin-bottom: 15px;
}
.policy-text p:last-child{
    margin-bottom: 0;
}
.policy-text{
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
}
.policy-text ul{
    margin: 0;
    padding: 0;
}
.policy-text li{
    list-style: none;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
    position: relative;
}
.policy-text li::before{
    position: absolute;
    content: '';
    background: #ca252b;
    width: 7px;
    height: 7px;
    left: 0;
    top: 8px;
}
.policy-text .table-responsive{
    display: inline-table;
    width: 65%;
}
.policy-text .table-responsive a{
    color: #ca252b;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.5s;
}
.policy-text .table-responsive a:hover{
    color: #2E3192;
    transition: 0.5s;
}
.policy-text p a{
    color: #ca252b;
}
/* helpdesk */
select.form-control:not([size]):not([multiple]) {
    height: auto;
}
.bottam-space .form-control{
    padding-bottom: 13px;
}
.bottam-space select{
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
.tender-form textarea::placeholder{
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
/* Dealer Registration Form */
.dealr-form label{
    font-weight: 500;
    font-size: 25px;
    color: #ca252b;
    position: relative;
    border-bottom: 1px solid #CA252B;
    margin-bottom: 20px;
}
.dealr-form{
    margin: 0 8%;
}
.dealr-tilil h3{
    text-align: center;
}
.dealer-text{
    padding-bottom: 25px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #CA252B;
    background: #CA252B;
    color: #fff;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #CA252B;
    background: #CA252B;
    font-weight: normal;
    color: #ffffff;
}
#custom-button {
    padding: 10px;
    color: #000;
    border: 1px solid #878787;
    cursor: pointer;
    background: transparent;
    outline: none;
    font-size: 15px;
}
  
#custom-text {
    margin-left: 10px;
    font-family: sans-serif;
    color: #aaa;
    font-size: 13px;
}
/*  */
.form-check-label {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #000 !important;
    border: none !important;
    cursor: pointer;
    margin-bottom: 0 !important;
}
.form-check{
    padding-top: 15px;
}
.form-check-input{
    margin-top: 1px;
}
/*  */
.news-list-img{
    background: #f0eeee;
    border-radius: 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 30px;
}
.news-list-img:hover{
    background-color: #CA252B;
    color: #fff;
    transform: scale(0.9);
    transition: 0.5s;
}
.news-list-img:hover h4{
    color: #ffff;
}
.news-list-img:hover p{
    color: #fff;
}
.news-list-text h4{
    color: #000;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Manrope';
}
.news-list-text p{
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin: unset !important;
}
.news-list-text p:last-child{
    margin-bottom: 0;
}
.news-list-text{
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: initial;
    justify-content: space-between;
    height: 150px;
}
.news-listing{
    padding: 0 5%;
}
.detail-btn a{
    text-decoration: none;
    border: 1px solid #000;
    padding: 5px 15px;
    border-radius: 20px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    transition: 0.5s;
}
.detail-btn a:hover{
    border-color: #fff;
    color: #fff;
    transition: 0.5s;
    background: #000;
}
.news-list-img:hover a{
    color: #fff;
    border-color: #fff;
}
.detail-btn{
    padding-top: 25px;
    text-align: right;
}
.event-tilil h3{
    padding-bottom: 20px;
    padding-left: 5%;
}
/* listing-details */
.listing-detail{
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    padding: 20px 20px;
    margin: 0 13%;
}
.detail-tilil h3{
    text-align: center;
    padding-left: 0;
    padding-bottom: 20px ;
}
.detail-text h3{
    text-align: left;
    font-size: 25px;
    color: #000;
    font-weight: 500;
    padding-bottom: 10px;
}
.detail-text p{
    font-size: 16px;
    color: #000;
    font-weight: normal;
}
.detail-text p:last-child{
    margin-bottom: 0;
}
/* Responsive */
@media (max-width: 1920px){
.container {
    max-width: 1800px !important;
}
.navbar-expand-lg .navbar-nav .nav-link{
  margin: 0 40px;
}
.choice-text h3{
    font-size: 70px;
    top: 85px;
}
.who-text{
    padding-right: 200px;
}
.testi-box{
    padding: 85px;
}
.vedio-banner{
    height: 590px;
}
.who-img img{
    height: 710px;
}
}
@media (max-width: 1587px){
.navbar-expand-lg .navbar-nav .nav-link {
    margin: 0 25px;
}
}
@media (max-width: 1430px){
.navbar-expand-lg .navbar-nav .nav-link {
    margin: 0 20px;
}
}
@media (max-width: 1366px){
.container {
    max-width: 1300px !important;
}
.navbar-expand-lg .navbar-nav .nav-link{
    margin: 0 19px;
}
.choice-text h3{
    font-size: 45px;
    top: 35px;
}
.who-text{
    padding-right: 0;
}
.testi-box{
    background-size: 100% 100%;
    padding: 30px;
    padding-bottom: 100px;
}
.vedio-banner{
    height: 480px;
}
.who-img img{
    height: auto;
}
}
@media (max-width: 1290px){
.navbar-expand-lg .navbar-nav .nav-link {
    margin: 0 10px;
}
}
    
@media (max-width: 1199px){
.enqury-btn{
    display: none;
}
.location-sec{
    display: none;
}
.serch-box-sec{
    display: none;
}
.phone-icon{
    display: none;
}
.phone-menu::before{
    display: none;
}
.phone-menu::after{
    display: none;
}
.mobil-menu{
    display: block;
}
.navbar-expand-lg .navbar-nav{
    display: none;
}
.mobil-menu .toggle{
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 42px;
    right: 18px;
    width: auto;
    height: auto;
}
.navbar{
    padding-right: 1rem;
    position: relative;
}
.navbar-light .navbar-brand{
    border-right: none;
    width: 80px;
}
.nav-tabs .nav-link{
    padding: 8px 13px;
}
.choice-text h3{
    font-size: 35px;
    position: relative;
    top: 0;
    left: 0;
}
.choice-text{
    padding-top: 30px;
}
}
@media (max-width: 991px){
.navbar-light .navbar-toggler{
    display: none;
}
.menu-container{
    padding: 15px;
    border-radius: 10px;
}
.m-header h2{
    margin-bottom: 0;
    font-size: 22px;
}
.m-contact h4{
    font-size: 18px;
}
.m-tags {
    padding-top: 14px;
}
.overlay-close{
    width: 40px;
    height: 40px;
}
.overlay-close i{
    font-size: 18px;
}
.m-contact p{
    font-size: 13px;
}
.m-links a{
    font-size: 14px;
}
.banner-img{
    padding-bottom: 20px;
}
.choice-text br{
    display: none;
}
.choice-text span {
    padding-left: 0;
}
.choice-text a{
    margin-bottom: 25px;
}
.tab-se-box{
    padding-top: 0px;
}
.over-view-sec .container{
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.padd-box{
    padding-left: 0;
    padding-right: 0;
}
.over-view-text img{
    width: 50px;
}
.sec-1{
    order: 2;
}
.who-we-are-sec{
    padding-top: 0;
}
.who-text{
    padding-top: 20px;
}
.who-text h5{
    margin-bottom: 10px;
}
.who-text br{
    display: none;
}
.who-text h3{
    padding-bottom: 0;
    font-size: 35px;
}
.who-text p{
    line-height: unset;
    padding-top: 10px;
    margin-bottom: 30px;
}
.who-text .row{
    background: #CA252B0D;
    margin: 0;
    margin-top: 38px;
    border-radius: 20px;
}
.product-sec{
    padding-left: 15px;
    padding-right: 15px;
}
.product-head h3{
    font-size: 35px;
}
.product-head br{
    display: none;
}
.bor-line {
    margin-right: 75%;
}
.product-img{
    margin-top: 30px;
}
.nwes-btn{
    padding-top: 25px;
}
.news-text{
    height: auto;
}
.product-sec .owl-nav::before{
    display: none;
}
.product-sec .owl-nav::after{
    display: none;
}
.product-sec .owl-nav{
    padding-right: 0;
    text-align: center;
    display: none;
}
.testi-sec .owl-dots{
    display: none;
}
.tab-text-box{
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.count-box{
    text-align: center;
    border: 1px solid #bec0ca52;
    padding: 10px;
}
.tab-text-box h3{
    font-size: 20px;
}
.who-text a::before{
    width: 35px;
    height: 35px;
    top: 2px;
}
.who-text a{
    font-size: 13px;
    padding: 12px 25px 12px 43px;
}
.who-text a:hover::before{
    height: 35px;
    width: 135px;
}
.produc-titil li{
    padding: 0 5px;
}
.produc-titil li::before{
    left: -4px;
}
.view-btn a{
    font-size: 12px;
    padding: 15px 25px 15px 40px;
}
.view-btn a::before{
    width: 35px;
    height: 35px;
    top: 4px;
}
.view-btn a:hover::before{
    width: 177px;
    top: 2px;
}
.nwes-btn a::before{
    width: 35px;
    height: 35px;
    left: 2px;
    top: 1px;
}
.nwes-btn a{
    padding: 10px 25px 10px 42px;
    font-size: 13px;
}
.nwes-btn a:hover::before{
    width: 159px;
    height: 32px;
}
.over-view-text a::before{
    width: 35px;
    height: 35px;
}
.over-view-text a{
    padding-left: 41px;
}
.count-box h4{
    font-size: 13px;
}
.testi-sec h3{
    font-size: 35px;
    margin: 0;
}
.news-lines {
    margin-right: 70% !important;
}
.latest-sec h3{
    padding-bottom: 10px;
}
.view-btn{
    padding-top: 20px;
}
.latest-sec .owl-nav::after {
    display: none;
}
.latest-sec .owl-nav::before{
    display: none;
}
.latest-sec .owl-nav{
    padding-right: 0;
    text-align: center;
    display: none;
}
.box-types-wrapper{
    grid-template-columns: repeat(4, 1fr);
}
.work-img{
    margin-bottom: 0;
}
.work-models{
    margin-bottom: 0;
}
.text-right {
    text-align: left!important;
}
.quick-head li{
    padding-bottom: 10px;
}
.responsive-padd{
    padding-bottom: 10px;
}
.quick-head h4{
    padding-bottom: 14px;
}
.quick-head{
    padding-bottom: 15px;
}
.footer-social {
    padding-top: 10px;
}
.coppy-right{
    margin-top: 20px;
    padding-top: 20px;
}
.coppy-right p{
    padding: 3px 0;
    font-size: 13px;
}
.testi-box{
    background: #fff;
    margin-bottom: 0;
}
.who-img{
    padding-top: 20px;
}
.name-image{
    padding-left: 0;
    position: relative;
}
.footermobilePingNav{
    display: block;
}
header.smaller{
    display: contents;
}
.choice-text{
    border-radius: 15px;
}
.vedio-banner{
    height: auto;
    border-radius: 0;
   padding: 10px;
   background: #fff;
   border-radius: 15px;
   padding-bottom: 4px;
}
.vega-img{
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    margin-top: 20px;
}
.point-img{
    margin-top: 0;
    padding: 25% 0;
    border-radius: 10px;
}
.back-video{
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.navbar{
    display: none;
}
.phone-nav-sec{
    display: block;
    position: relative !important;
}
.head-menu {
    position: absolute;
    top: 9px;
}
.head-menu::before{
    display: none;
}
.menu-icon{
    padding-left: 0;
    padding-top: 0;
}
.navwrap {
    margin-right: 0;
    overflow: unset;
    overflow-y: auto;
    padding: 8px 0;
    margin-left: 35px;
}
.navwrap .nav {
    display: table;
    width: 100%;
    text-align: center;
    word-spacing: -9em;
    overflow-y: scroll;
}

.navwrap .nav li {
    display: inline-block;
    text-align: left;
    word-spacing: normal;
}
.navwrap .nav a {
    display: block;
    padding: 4px 10px;
    background: none;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    font-size: 12px;
}
.bor-line-mob{
    border: 0.20000000298023224px solid rgba(133, 133, 133, 0.2);
    border-radius: 5px;
    margin: 0 3px;
}
.navwrap .nav li > a {
    position: relative;
    transition: 0.5s;
}
.navwrap .nav li a:first-child:not(:last-child) {
    padding-right: 20px;
}
.navwrap .nav ul {
    position: absolute;
    z-index: 104;
    left: -999em;
    top: 0;
    opacity: 0;
    transition: opacity 0.5s, left 0s 0.5s, top 0.5s;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding-left: 0;
}
.navwrap .nav li li {
    display: block;
}
.navwrap .nav li > a {
    position: relative;
    transition: 0.5s;
}
.phone-nav {
    display: block;
    position: relative !important;
}
.navwrap .nav li > a:hover {
    background: #CA252B;
    color: #fff !important;
    transition: 0.5s;
}
.navwrap .nav li a:first-child:not(:last-child):after {
    content: "";
    position: absolute;
    right: 7px;
    top: 47%;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #000;
}
.navwrap .nav > li > a:first-child:not(:last-child):after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgb(0, 0, 0);
    border-bottom: none;
    margin-top: 0px;
}
.navwrap .nav li:hover, .navwrap .nav > li > a:hover, .navwrap .nav li:focus, .navwrap .nav > li > a:focus {
    z-index: 105;
    color: #fff;
}
.navwrap .nav ul {
    position: absolute;
    z-index: 104;
    left: -999em;
    top: 0;
    opacity: 0;
    transition: opacity 0.5s, left 0s 0.5s, top 0.5s;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding-left: 0;
}
.navwrap .nav li:hover > ul {
    left: auto;
    top: auto;
    opacity: 1;
    transition: opacity 0.5s linear, top 0.5s;
}
.navwrap .nav ul ul {
    transition: opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;
    z-index: 103;
}
.navwrap .nav li li:hover ul {
    top: auto;
    margin-left: 100%;
    transform: translateY(-2.2rem);
    opacity: 1;
    transition: opacity 0.5s linear, margin 0.5s;
}
.navwrap::-webkit-scrollbar{
    display: none !important;
}
.footermobilePingNav {
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 99999;
    text-align: center;
    display: block;
    background: #fff;
    border-top: 1px rgba(0, 0, 0, 0.2) solid;
    padding: 5px 10px;
}
.footermobilePingNav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}
.footermobilePingNav li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 5px 0px;
    cursor: pointer;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}
.logo-phone {
    position: relative;
}
.logo-phone img{
    width: 95px;
}
.phone-oder{
    order: 2;
}
.overlay-menu{
    padding: 15px;
    padding-bottom: 45px;
}
.logo-phone::after {
    position: absolute;
    content: "";
    background: #a1a1a1;
    width: 1px;
    height: 15px;
    top: 18px;
    right: -20px;
}
.head-btn a {
    color: #fff;
    font-size: 12px;
    font-family: "Roboto";
    font-weight: 500;
    transition: 0.5s;
    background: #CA252B;
    padding: 5px 15px;
    text-decoration: none;
}
.banner{
    padding: 5% 0;
}
.shoping-bag a {
    margin: 0 4px;
    transition: 0.5s;
    color: #000;
    font-size: 15px;
}
.shoping-bag img {
    margin-top: -2px;
    width: 12px;
}
.shoping-bag::after {
    position: absolute;
    content: "";
    background: #a1a1a1;
    width: 1px;
    height: 15px;
    top: 6px;
    left: -20px;
}
.footer-sec{
    padding-bottom: 21%;
}
#button{
    bottom: 64px;
    right: 15px;
    width: 40px;
    height: 40px;
}
#button::after{
    font-size: 16px;
}
/* about us */
.about-head h4{
    font-size: 25px;
}
.compay-text{
    padding-top: 20px;
}
.compay-text p{
    font-size: 14px;
}
.paralaxbg{
    background-size: cover;
}
.history-sec h3{
    font-size: 25px;
}
.history-sec p{
    padding-right: 0;
    font-size: 14px;
}
.over-view-sec-box{
    margin-top: 0;
}
.over-view-img-sec{
    padding-left: 0;
}
.over-view-img-text h3{
    font-size: 22px;
}
.over-view-img-text p{
    font-size: 14px;
}
.about-banner h3{
    font-size: 18px;
}
.over-view-img-text{
    padding-top: 0px;
}
.sub-menu-head{
    height: 405px;
    padding: 20px 15px;
}
.sub-menu-head h4{
    font-size: 20px;
    padding-bottom: 5px;
}
.sub-menu-head p{
    font-size: 14px;
}
.history-phone{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
    padding: 15px;
    margin: 10px 0;
}
.over-view-img-sec img{
    display: none;
}
.over-view-sec-box .row{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
    margin: 0;
    padding: 15px 0;
}
.about-sec .row{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
    margin: 0;
    padding: 15px 0;
}
.sub-titils{
    border-radius: 10px;
    margin-bottom: 20px;
}
/* contact */
.contact-sec h3{
    font-size: 25px;
    padding-bottom: 15px;
}
.contact-text{
    padding: 15px;
    height: auto;
    margin-bottom: 20px;
}
.contact-text p{
    font-size: 14px;
}
.contact-text h4{
    margin: 0;
    padding-bottom: 10px;
    font-size: 18px;
}
.other-text{
    padding: 15px;
    height: auto;
    padding-bottom: 20px;
}
.other-text h4{
    margin: 0;
    padding-bottom: 10px;
    font-size: 18px;
}
.other-text p{
    font-size: 14px;
}
.other-text a{
    font-size: 14px;
    padding: 6px 20px;
}
/* BOARD OF DIRECTORS */
.board-sec{
    margin-top: 0;
}
.board-color-bg{
    display: none;
}
.bord-titil h3{
    font-size: 25px;
    color: #000;
    padding: 10px 0;
    margin: 0;
}
.bord-titil span{
    padding-left: 0;
    color: #ca252b;
}
.board-img{
    height: auto;
}
.board-img p{
    margin: 0;
}
.board-contant{
    height: auto;
}
.bord-titil{
    margin-top: 0;
}
.board-sec .owl-nav{
    padding-top: 10px;
}
.chirman-box{
    margin: 0;
    padding: 15px;
}
.board-contant h4{
    padding-top: 5px;
}
.board-contant p{
    font-size: 14px;
}
.managing-box{
    margin: 0;
    padding: 15px;
    margin-top: 20px;
}
.directors-box{
  height: auto;
  margin-top: 20px;
}
/*  */
.open-titil h3{
    font-size: 25px;
}
.open-titil p{
    font-size: 14px;
}
.select-trends label{
    font-size: 16px;
    padding-top: 10px;
}
.tenderdivLeft1 {
    margin-top: 20px;
}
.pr-0{
    padding-right: 15px !important;
}
.pl-0{
    padding-left: 15px !important;
}
.tenderdivRight1{
    margin-top: 0px;
}
.tenderdivLeft1 {
    padding: 20px 12px 20px;
    min-height: auto;
    width: 100%;
    height: auto;
}
.tenderdivRight1 {
    padding: 20px 12px 20px;
    min-height: auto;
    width: 100%;
}
.tenderdivPosition1 {
    display: none;
}
.tenderdivRight1 p{
    font-size: 14px;
}
.tenderdivRight1 h4{
    font-size: 17px;
}
.tenderdivLeft1 h4{
    font-size: 17px;
}
.tenderdivLeft1 p{
    font-size: 14px;
}
/*  */
.product-range-sec h3 {
    font-size: 25px;
}
.product-box{
    margin-top: 0;
    margin-bottom: 20px;
    padding: 15px;
}
.product-text-sec h4{
    font-size: 20px;
}
.product-text-sec p{
    font-size: 14px;
}
.product-text-sec h5{
    font-size: 15px;
}
.product-img-sec{
    padding: 10px;
    margin-top: 20px;
}
.product-text-sec p:last-child{
    margin-bottom: 0;
}
.product-text-sec li:last-child{
    padding-bottom: 0;
}
/* Open Tenders-details */
.tender-form{
    padding: 15px;
}
.tender-form h5{
    font-size: 15px;
    padding-bottom: 10px;
    margin: 0;
}
.tender-form .form-group{
    margin-bottom: 15px;
}
.tender-form input::placeholder{
    font-size: 13px;
}
.resend-capch-btn .btn-primary{
    padding: 5px 15px;
    font-size: 14px;
}
.tender-btn{
    padding-top: 30px;
}
.tender-btn .btn-primary{
    padding: 6px 20px;
    font-size: 14px;
}
/*  */
.tapil-box h4{
    font-size: 17px;
}
.tapil-box h5{
    font-size: 17px;
    padding-top: 10px;
}
.tapil-box .row{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
}
.requst-information {
    background: #ededed;
    padding: 15px;
    margin-top: 10px;
}
.requst-information h4{
    font-size: 20px;
    padding-bottom: 0;
}
.requst-information p{
    font-size: 14px;
}
.list-document h4{
    font-size: 20px;
    padding-bottom: 0;
}
.list-document {
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 15px;
    border-radius: 10px;
    margin-top: 20px;
}
.list-sec li{
    font-size: 14px;
    padding-bottom: 10px;
}
.rti-tabil{
    padding-left: 0;
    padding-right: 0;
}
.rti-tabil h5{
    font-size: 20px;
}
.rti-tabil p{
    margin-bottom: 15px;
    font-size: 14px;
}
.chart-header{
    text-align: left;
    padding-left: 0;
    margin-bottom: 8px;
    font-size: 14px;
}
.flight-logo{
    text-align: left;
}
.flight-span{
    text-align: left;
}
/*  */
.chart-bg .col-6{
    padding-bottom: 20px;
}
.chart-bg .col-6:nth-child(3){
    padding-bottom: 0;
}
.chart-bg .col-6:last-child{
    padding-bottom: 0;
}
/* Industries Department */
.departement-sec{
    margin: 0;
    padding: 15px;
}
.departement-sec .row{
    padding-top: 0;
}
.rajeeve-img h5{
    font-size: 20px;
}
.rajeeve-img h6{
    font-size: 16px;
}
.rajeeve-titil{
    padding-top: 10px;
}
.govenment-site a{
    display: block;
    padding: 8px 15px;
}
/* policy-statement */
.policy-text{
    padding: 15px;
}
.policy-text li{
    font-size: 14px;
}
/*  */
.policy-text .table-responsive{
    display: block;
    width: 100%;
    border: none;
}
.policy-text .table-bordered td{
  display: flex;
}
.policy-text .table-responsive::-webkit-scrollbar{
    display: none;
}
.policy-text .table-responsive a{
    font-size: 14px;
}
/*  */
.bottam-space select{
    font-size: 13px;
}
.tender-form textarea::placeholder{
   font-size: 13px;
}
/*  */
.dealr-form{
    margin: 0;
}
.dealr-form label{
    font-size: 20px;
}
.dealer-text {
    padding-bottom: 15px;
}
.form-group h6{
    padding-top: 35px;
}
.form-check{
    padding-top: 0;
}
.form-check-label{
    font-size: 13px !important;
}
.event-tilil h3{
    padding-left: 0;
    padding-bottom: 10px;
}
.news-listing {
    padding: 0 0%;
}
.news-list-text{
    padding: 15px;
    height: auto;
}
.detail-btn{
    padding-top: 5px;
}
.news-list-img{
    margin-bottom: 20px;
}
/* listing-details */
.listing-detail{
    margin: 0;
    padding: 15px;
}
.detail-text h3{
    margin: 0;
    padding-top: 10px;
    font-size: 20px;
}
.detail-text p{
    font-size: 14px;
}
}
@media (max-width: 767px){
    .btn a {
         font-size:10px !important;
           padding: 5px 5px !important;
    }
.over-view-text {
    box-shadow: 0px 0px 100px 0px #64657626;
    margin-bottom: 20px;
    border-radius: 10px;
}
.who-text p{
    margin-bottom: 20px;
}
.who-text .row{
    margin-top: 25px;
}
.who-text .row .col-lg-4{
    padding-top: 0;
}
.who-text h5{
    font-size: 13px;
}
.vega-img h3{
    font-size: 22px;
}
.vega-img a {
    margin-bottom: 10px;
}
.choice-text{
    padding: 15px;
}
.choice-text h3{
    font-size: 22px;
}
.choice-text p{
    font-size: 14px;
}
.tab-text-box p{
    font-size: 14px;
}
.over-view-text p{
    font-size: 14px;
}
.who-text h3{
    font-size: 22px;
}
.who-text p{
    font-size: 14px;
}
.count-box span{
    font-size: 25px;
}
.product-head h3 {
    font-size: 25px;
    padding-bottom: 0;
}
.produc-titil ul{
    margin-bottom: 15px;
}
.bor-line {
    margin-right: 68%;
}
.testi-sec h3{
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.testi-box p{
    line-height: unset;
    font-size: 14px;
}
.name-image{
    margin-top: 20px;
}
.news-lines {
    margin-right: 55% !important;
}
.news-text h4{
    font-size: 15px;
}
.quick-head h4{
    font-size: 18px;
}
.latest-sec{
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
}
}
@media (max-width: 450px){
.tab-se-box .nav {
    overflow-x: scroll;
    flex-wrap: nowrap;
    display: flex;
}
.tab-se-box .nav-tabs .nav-link {
    padding: 8px 20px;
    white-space: nowrap;
}
.tab-se-box .nav::-webkit-scrollbar{
    display: none !important;
}
.over-view-text h3{
    font-size: 18px;
}
.border-line{
    margin-right: 58%;
}
.view-btn .border-line{
    margin-right: 45%;
}
.product-detils{
    padding: 15px 15px;
    margin: 0 0 0 10px;
    width: 93%;
}
.product-detils h3{
    font-size: 20px;
}
.product-detils h5{
    font-size: 12px;
}
.footer-logo p{
    line-height: unset;
    font-size: 14px;
}
.quick-head a{
    font-size: 14px;
}
.footer-social li{
    padding: 0 2px;
}
.social-icon a{
    font-size: 15px;
}
.product-btn a{
    width: 45px;
    height: 45px;
}
.testi-box{
    padding: 15px;
}
}
@media (max-width: 390px){
.border-line {
    margin-right: 54%;
}
.logo-phone::after{
    top: 14px;
    right: -10px;
}
.shoping-bag::after{
    left: -10px;
}
.view-btn .border-line {
    margin-right: 30%;
}
.news-lines{
    margin-right: 45% !important;
}
.navbar-light .navbar-brand{
    width: 65px;
}
.mobil-menu .toggle{
    top: 28px;
}
}
@media (max-width: 350px){
.news-lines {
    margin-right: 35% !important;
}
.produc-titil ul{
    padding: 8px 15px;
}
.produc-titil li{
    font-size: 12px;
}
.view-btn .border-line {
    margin-right: 25%;
}
.who-text .row{
    padding: 15px;
}
}