*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Rubik', sans-serif;
} 
a{
    text-decoration: none !important;
}
p{
    font-family: 'Lato', sans-serif;
}
/* common css */
.cus-container {
    width: 100%;
    padding: 0 50px;
}
/* top-header css */
section.top-header {
    padding: 6px 0;
    background: #16161b;
    z-index: 99999;
    position: relative;;
}
.thi-box a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.thi-l {
    column-gap: 16px;
}
.thi-r a {
    margin-inline: 6px;
}
.thi-r a:last-child {
    margin-right: 0px;
}

/* main-heaer css */
a.nav-link {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #eee;
}
a.nav-link.active {
    color: #fff !important;
}
section.main-header {
    background: rgba(0,0,0,0.6);
    position: relative;
    z-index: 9;
}
li.nav-item {
    margin-left: 35px;
}
.toll_free {
    padding: 22px 0px;
    position: relative;
}
.toll_free span.shape1:before {
    background-color: rgba(255,255,255,.1);
}
.toll_free span.shape1:after {
    background-color: #FF7F00;
}
.toll_free span.shape1:after {
    content: '';
    position: absolute;
    top: 9px;
    bottom: 9px;
    right: 0px;
    left: 23px;
    background-color: #FF7F00;
    z-index: 1;
}
.toll_free span.shape2 {
    border-right-color: #FF7F00;
}
.toll_free span.shape2 {
    position: absolute;
    left: 0px;
    top: 9px;
    border-top: 68px solid transparent;
    border-right: 23px solid #FF7F00;
}
.toll_free span.shape3 {
    border-right-color: rgba(255,255,255,.1);
}
.toll_free span.shape3 {
    position: absolute;
    left: 23px;
    top: 0px;
    border-top: 86px solid transparent;
    border-right: 23px solid rgb(255 255 255 / 28%);
}
.toll_free .tf_in {
    position: relative;
    padding-left: 108px;
    padding-right: 34px;
    min-height: 42px;
    display: flex;
    align-items: center;
    z-index: 5;
}
.toll_free .img_holder {
    position: absolute;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    left: 43px;
}
.toll_free .tf_in a {
    color: #FFFFFF;
    margin: 0;
    color: #fff;
    font-family: 'Rubik';
    font-size: 18px;
    letter-spacing: .5px;
    font-style: italic;
}
a.logo {
    margin-left: 30px;
}
span{
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}
.toll_free span.shape1:before {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 46px;
    background-color: rgb(255 255 255 / 28%);
    z-index: 1;
}

/* footer css */
.footer-inner {
    background: url(../../assets/img/footer-bg.jpg);
}
.footer-top {
    padding: 40px 0;
}
.ft-l p {
    margin: 0px;
    padding: 0px;
    color: #eee;
    font-size: 30px;
    font-weight: 600;
}
.ft-l p span{
    color: #FF7F00;
}
.ft-l {
    width: 30%;
}
.ft-r {
    width: 100%;
}
.industify_fn_svg {
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-right: 20px;
    fill: #FF7F00;
}
.ft-r .form-group input {
    width: 100%;
    height: 40px;
    padding: 5px  12px;
    border: none;
    border-radius: 4px;
    margin: 0 10px;
}
.form-group button {
    background: #FF7F00;
    color: #fff;
    border: none;
    padding: 5px 22px;
    border-radius: 4px;
    margin: 0 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.ftr-inner .form-group {
    display: flex;
}
.footer-top {
    padding: 40px 0;
    border-bottom: 1px solid #ffffff52;
}
.footer-middle {
    padding: 80px 0 50px;
}
.fmrc p {
    margin: 0px;
    padding: 0px;
    line-height: 1.7;
    letter-spacing: 0px;
    color: #ccc;
    font-size: 14px;
    margin-top: 16px;
}
.fmrc img {
    margin-left: -15px;
}
.fmrc-title h4 {
    font-size: 20px;
    color: #eeee;
    font-weight: 400;
    margin-bottom: 60px;
    position: relative;
}
.fmrc-title h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 14%;
    height: 2px;
    background: #FF7F00;
}
.fmrc-r span {
    color: #fff;
    font-size: 14px;
}
.fmrc-l p {
    margin: 0;
}
.fmrc-row {
    margin-bottom: 20px;
    border-bottom: 1px dashed #ffffff44;
    padding-bottom: 7px;
}
.fmrc-ul-con ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.fmrc-ul-con ul li {
    width: 50%;
    margin-bottom: 15px;
}
.fmrc-ul-con ul li a{
    color: #eee;
}
.fmrc-ul-con ul li a:hover{
    color: #FF7F00;
}
.fmr {
    column-gap: 50px;
}
.fmr .col-md-4 {
    width: 30.33%;
}
.footer-cp {
    background: #081225;
    color: #fff;
    padding: 20px 0;
}
.fcp-r p a {
    color: #FF7F00;
}
.video{ text-align:center; font-size:16px; padding-top:10px;}
.nav-link:focus, .nav-link:hover {
    color: #FF7F00 !important;
}
.padt{ padding-top:30px;}
ul.dropdown-menu {
    background: #111;
    padding: 0;
    border-radius: 6px 6px 0 0;
}
a.nav-link {
    padding: 30px 0px !important;
}
.nav-link:focus-visible {
    box-shadow: none !important;
}
ul.dropdown-menu:after {
    border-top: 24px solid #111;
    border-right: 250px solid transparent;
    content: '';
    position: absolute;
    top: 100%;
    left: -1px;
}
a.dropdown-item {
    color: #ccc;
    padding: 10px 16px;
    font-size: 14px;
}
/* li.nav-item:nth-child(3) ul.dropdown-menu:after {
    border-right: 200px solid transparent;
    content: '';
    position: absolute;
    top: 100%;
    left: -1px;
} */
img.logo-img {
    width: 100%;
    max-width: 140px;
}
section.inner-banner {
    background: url(../../assets/img/i-banner.jpg);
    background-position: center center;
    padding: 150px 0 40px;
    margin-top: -102px;
}
.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px !important;
    z-index: 999999999999 !important;
    background: #111 !important;
}
img.footer-logo {
    width: 100%;
    max-width: 200px;
}
@media(min-width:991px){
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
}
.header .dropdown:hover .dropdown-menu {
    display: block !important;
}

.header .dropdown:focus .dropdown-menu {
    display: block !important;
}

.header .dropdown .dropdown-menu.show {
    display: none !important;
}
/* home-about css */
.harc-l h3, .hoscl-inner h3, .hpil-content h3 {
    margin: 0px;
    padding: 0px;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0px;
    /* color: #041230; */
    font-weight: 300;
    padding-bottom: 14px;
    position: relative;
    margin-bottom: 32px;
    color: #14141c;
}
.harcl-inner, .hoscl-inner, .hpil-content {
    width: 100%;
    max-width: 400px;
}
.harc-l h3:after, .hoscl-inner h3:after, .hpil-content h3:after {
    content: '';
    position: absolute;
    bottom: -9px;
    left: 0px;
    width: 100px;
    height: 3px;
    background: #FF7F00;
}
.harcl-inner p, .hoscl-inner p, .hpil-content p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 26px;
    color: #2a2a2a; 
}

.harc-ceo h5 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #14141c;
    margin-bottom: 2px;
}
.harc-ceo {
    margin-top: 46px;
}
section.h-about {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
}
.harcr-inner{
    position: relative;
    max-width: 500px;
}
.harcr-inner img.ha-img {
    position: relative;
    width: 100%;
}
.harcr-inner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    top: -50px;
    left: -50px;
    z-index: -1;
    border: 10px solid #FF7F00;
}
.harcr-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/dot-effects.png);
    background-repeat: no-repeat;
    background-size: cover;
    right: -50px;
    bottom: -50px;
    z-index: -1;
}
.ha-bg-overlay {
    background: url(../../assets/img/ha-bg.png);
    position: absolute;
    left: -500px;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    z-index: -9;
    opacity: 0.3;
}
/* home-our-industries css */
.ib-banner {
    text-align: center;
    color: #fff;
}
.ib-banner p {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.ib-banner p a{
    color: #fff;
}
.ib-banner p a:hover{
    color: #FF7F00;
}