body {
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'Poppins', sans-serif;
    position: relative;
    z-index: 99;
}

h2, h3, h4, h5, h6 {
    font-family: 'Titillium Web', sans-serif;
}

::-webkit-scrollbar {
    width: 7px;
    transition-duration: .3s;
}

::-webkit-scrollbar-track {
    background: #083180;
    transition-duration: .3s;
}

::-webkit-scrollbar-thumb {
    background: #bf0404;
    transition-duration: .3s;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover {
    background: #000000;
    transition-duration: .3s;
}

#wrapper {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.clr {
    margin: 0 !important;
    padding: 0 !important;
}

.sec_pad {
    padding: 80px 0 !important;
}

.sec_pad_tp {
    padding: 0 !important;
    padding-top: 60px !important;
}

.sec_pad_bt {
    padding: 0 !important;
    padding-bottom: 60px !important;
}

.img-fluid {
    width: 100% !important;
}

.ind_dom1 {
    position: relative;
    z-index: 99;
}

.ind_dom1:before {
   /* content: ""; */
   bottom: 0%;
   left: 0%;
   width: 100%;
   height: 100%;
   position: absolute;
   background: #083180;
   z-index: 1;
   mix-blend-mode: soft-light;
   background: linear-gradient(180deg, rgb(0, 0, 0) 0%,rgb(3, 85, 191) 100%);
}

.ind_dom1 .ban_abs {
   position: absolute;
   top: 30%;
   left: 0%;
   width: 100%;
}

.ind_dom1 .ban_abs h2 {
   color: #ffffff;
   width: 100%;
   float: left;
   font-size: 2rem;
   font-weight: bold;
   text-transform: uppercase;
   position: relative;
   margin:0;
   padding:0;
   font-style: italic;
   padding-bottom: 10px;
}

.ind_dom1 .ban_abs h2:before {
   content: "";
   bottom: 0%;
   width: 100px;
   left: 0%;
   border-radius: 5px;
   height: 5px;
   position: absolute;
   background: #bf0404;
}

.ind_dom1 .ban_abs p {
   color: #ffffff;
   margin-top: 30px;
   font-style: italic;
}


.ind_dom2 {
    position: relative;
    z-index: 99;
    background: url(../images/pat1.jpg)no-repeat;
    padding-bottom: 80px;
}

.ind_dom2:after {
    /* content: ""; */
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/pat1-01.png)no-repeat #f7f9ff;
    background-position: center bottom;
    background-size: contain;
    z-index: -1;
}

.pad_300 {
    padding-top: 300px;
    width: 100%;
    float: left;
}

.hom_abt {
    width: 100%;
    float: left;
}

.tit_cnt, .tit_lf {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    position: relative;
    color: #bf0404;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 2.5rem;
    margin-top: 30px;
} 

.tit_lf {
    padding-bottom: 20px !important;
}

.tit_cnt:before {
    content: "";
    bottom: 0%;
    width: 60px;
    left: calc(50% - 30px);
    height: 3px;
    border-radius: 20px;
    position: absolute;
    background: #083180;
}


.tit_lf span:before {
    content: "";
    bottom: 0%;
    width: 30px;
    left: 0px;
    height: 3px;
    border-radius: 3px;
    position: absolute;
    background: #bf0404;
}

.tit_lf span {
    position: relative;
    padding-bottom: 12px;
    float: left;
    font-size: 12px;
    width: 100%;
}

.tit_cnt span {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    color: #083180;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1rem;
}

.tit_cnt_lgt, .tit_lf_lgt, .tit_rgt_lgt {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    position: relative;
    color: #ffffff;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 2.5rem;
    margin-top: 30px;
}

.tit_cnt_lgt:before {
    content: "";
    bottom: 0%;
    width: 30px;
    left: calc(50% - 15px);
    height: 3px;
    border-radius: 3px;
    position: absolute;
    background: #bf0404;
}

.tit_rgt_lgt:before {
    content: "";
    bottom: 0%;
    width: 30px;
    right: 0;
    height: 3px;
    border-radius: 3px;
    position: absolute;
    background: #bf0404;
}

.tit_lf_lgt:before {
    content: "";
    bottom: 0%;
    width: 30px;
    left: 0px;
    height: 3px;
    border-radius: 3px;
    position: absolute;
    background: #c7ced8;
}

.tit_cnt_lgt span, .tit_lf_lgt span, .tit_rgt_lgt span {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    color: #eeeeee;
    font-weight: lighter;
    font-size: 1rem;
}

.tit_cnt_lgt span, .tit_lf_lgt span, .tit_rgt_lgt span {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    color: #afafaf;
    font-weight: lighter;
    font-size: 1rem;
    font-style: normal;
    text-transform: uppercase;
}

p {
    color: #000000;
    float: left;
    width: 100%;
    margin: 10px 0;
    font-weight: 400;
}

.min_div {
    width: 100%;
    position: absolute;
    top: -100px;
    left: 0%;
}

.min_div .col-sm-4:nth-of-type(1) .ind_min
{
    background:url(../images/serv1.jpg)no-repeat;
    background-size:cover;
}

.min_div .col-sm-4:nth-of-type(2) .ind_min
{
    background:url(../images/serv2.jpg)no-repeat;
    background-size:cover;
}

.min_div .col-sm-4:nth-of-type(3) .ind_min
{
    background:url(../images/serv3.jpg)no-repeat;
    background-size:cover;
}

.ind_min {
    float: left;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    padding: 20px;
    min-height: 330px;
    background: #083180;
    transform: translateY(0px);
    position:relative;
    z-index:99;
    box-shadow: 0 0 20px 0 #030f1f5e;
    transition-duration: .5s;
}

.ind_min:before{
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    height: 100%;
    /* content: ""; */
    background: #083180;
    opacity: .9;
    z-index:0;
    transition-duration: .5s;
}

.ind_min p {
    font-weight: lighter;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    float: left;
    width: 100%;
    opacity: 1;
}

.ind_min h4 {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 20px;
    margin-top: 10px;
    font-style: normal;
}

.ind_min h4:before {
    left: 0;
    background: #bf0404;
}


.ind_min a {
    float: right;
    width: 100%;
    font-size: 0.8rem;
    color: #ffffff;
    padding: 10px;
    font-weight: 600;
    text-decoration: none;
    text-transform:uppercase;
}

.pos_rel_dom {
    position: relative;
    float: left;
    width: 100%;
}

.abs_ser .min_li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    transition-duration: .5s;
}

.abs_ser .min_li li {
    list-style: none;
    color: #ffffff;
    font-size: 0.9rem;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.abs_ser a {
    float: left;
    width: 100%;
    font-size: 0.8rem;
    color: #bf0404;
    margin-top: 10px;
    font-weight: 600;
    text-decoration: none;
}

.abs_ser {
    position: relative;
    opacity: 1;
    top: 0%;
    left: 20px;
    float: left;
    transform: translateY(0px);
    transition-duration: .5s;
}

.rel_ser {
    position: relative;
    width: 100%;
    float: left;
    padding-right: 20px;
}

.ind_min:hover .abs_ser {
    position: relative;
    transition-duration: .5s;
}

.ind_min:hover h4 {
    transition-duration: .5s;
}

.ind_min:hover {
    transition-duration: .5s;
}

.ind_dom3 {
    background: url(https://cdn.pixabay.com/photo/2018/11/30/15/04/dawn-3847955_960_720.jpg)no-repeat #252525;
    background-size: 100%;
    background-position: center;
    position: relative;
}

.ind_dom3:before {
    width: 100%;
    height: 100%;
    content: "";
    top: 0%;
    left: 0%;
    background: #083180;
    position: absolute;
    opacity: .98;
    mix-blend-mode: multiply;
}

.ind_dus_det {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.ind_dus_det a {
    text-decoration: none;
    float: left;
    width: 100%;
}

.ind_dus_det h4 {
    float: left;
    width: 100%;
    color: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 10px;
    opacity: .8;
    position: relative;
    font-size: 1rem;
    line-height: 1.5rem;
    transition-duration: .5s;
    font-weight: 100;
    min-height: 60px;
    text-transform: uppercase;
}

.ind_dus_det h4:before {
    content: "";
    bottom: 0%;
    left: calc(50% - 15px);
    width: 30px;
    height: 2px;
    background: #be0404;
    position: absolute;
}

.ind_dus_det:hover h4 {
    opacity: 1;
    transition-duration: .5s;
}

.ind_dus_det p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #ccc;
    padding: 0 5%;
    margin: 0;
}

.ico_img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    margin-bottom: 20px;
}

footer {
    background-color: #083180;
    background: url(../images/map-01.svg)#083180 repeat;
    background-size: contain;
    width: 100%;
    float: left;
    padding: 80px 0 0 0;
    position: relative;
    z-index: 0;
    margin-top: 15rem;
}

footer #particles-js
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .3;
    z-index: -1;
}

.footer-top {
    padding: 50px 0;
    position: relative;
}

.footer-top:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    background-image: url(../images/wrld-map.png);
    background-size: contain;
    height: 100%;
}

.footer-top span a,.footer-top ul li a {
    color: #bcd9ff;
    opacity: .5;
    transition: all .2s ease-in-out;
}

.footer-top span a:hover,.footer-top ul li a:hover {
    opacity: .9;
}

.footer-top .footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 15px 10px;
}

.footer-top .footer__left>div {
    padding: 0 0;
}

.footer-top .footer_logo {
    margin-top: 40px;
}

.footer-top .footer_menu ul {
    padding: 0;
    margin-bottom: 10px;
}

.footer-top .footer_menu ul li {
    line-height: 2.6;
    width: 49%;
    display: inline-block;
}

.footer-top .footer_menu ul li a {
    font-size: calc(1rem - 2px);
    text-transform: capitalize;
    letter-spacing: .035em;
    padding: 4px 0;
}

.footer-top .footer_menu ul li a:hover {
    margin-left: 3px;
}

.footer-top .footer__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}

.footer-top .footer__right .footer__right-end {
    padding-top: 42px;
    -ms-flex-item-align: center!important;
    align-self: center!important;
}

.footer-top .footer__right .footer__right-end>div ul {
    padding: 0;
}

.footer-top .footer__right .footer__right-end>div ul li {
    display: inline-block;
}

.footer-top .footer__right .footer__right-end .footer_media {
    text-align: right;
}

.footer-top .footer__right .footer__right-end .footer_media li {
    margin: 0 8px;
}

.footer-top .footer__right .footer__right-end .footer_media li a {
    padding: 0 4px;
}

.footer-top .footer__right .footer__right-end .footer_media li i {
    font-size: 25px;
    color: #ffffff;
}

.footer-top .footer__right .footer__right-end .footer_media li i:before {
    color: #ffffff;
}

.footer-top .footer__right .footer__right-end .other-links li {
    position: relative;
}

.footer-top .footer__right .footer__right-end .other-links li a {
    text-transform: uppercase;
    font-size: calc(1rem - 3px);
    letter-spacing: .035em;
    padding: 3px 6px;
    opacity: .5;
    transition: all .2s ease-in-out;
}

.footer-top .footer__right .footer__right-end .other-links li a:hover {
    opacity: .9;
}

.footer-top .footer__right .footer__right-end .other-links li:after {
    content: '|';
    position: absolute;
    top: 3px;
    right: -3px;
    font-size: 13px;
    color: #7a7a7a;
    opacity: .5;
}

.footer-top .footer__right .footer__right-end .other-links li:last-child:after {
    display: none;
}

.footer_contact span {
    display: inline-block;
    width: 49%;
    font-size: calc(1rem - 1px);
    position: relative;
    letter-spacing: .035em;
}

.footer_contact span i {
    color: #083180;
    margin-right: 10px;
}

.footer-bottom {
    background-color: #02224b;
    padding: 17px 0;
}

.footer-bottom p,.footer-bottom p a {
    color: #083180;
    transition: all .2s ease-in-out;
}

.footer-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.footer-bottom .container p {
    font-size: calc(1rem - 2px);
    letter-spacing: .035em;
    margin: 0;
}

.footer-bottom .container p i {
    font-size: 11px;
    color: #eb8e42;
    animation: blinker 1s linear infinite;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.footer-bottom .container p:last-child {
    text-transform: none;
}

.footer-bottom .container p:last-child a {
    opacity: 1;
}

.footer-bottom .container p:last-child a:hover {
    color: #fff;
}

.dom_insgt2 {
    position: relative;
    /* background: url(../images/swirl2.jpg)no-repeat; */
    background-size: cover;
    background-position: center center;
    z-index: 999;
    padding: 60px 0 !important;
}

.dom_insgt2:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: #ffffffd1;
    z-index: -1;
    mix-blend-mode: multiply;
}

.insgt {
    float: left;
    position: relative;
    width: 100%;
    padding: 20px 40px 20px 0;
}

.insgt:before {
    content: "";
    position: absolute;
    bottom: 0%;
    left: 20px;
    width: 40px;
    height: 2px;
    border-radius: 3px;
    background: #083180;
}

.insgt:after {
    content: "";
    position: absolute;
    bottom: 20%;
    right: 0%;
    width: 3px;
    height: 40%;
    border-radius: 3px;
    background: #c7ced8;
    opacity: .6;
}

.insgt h5 {
    float: left;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    color: #ffffff;
    font-size: 1rem;
}

.insgt h3 {
    float: left;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
    color: #083180;
    font-weight: bold;
    font-size: 1.5rem;
}

.insgt h4 {
    float: left;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    color: #ffffff;
    font-weight: bold;
    font-size: 1rem;
}

.insgt_btn a {
    padding: 10px 30px;
    color: #083180;
    text-decoration: none;
    font-weight: lighter;
    font-size: 1rem;
    border: 2px solid #c7ced8;
    transition-duration: .5s;
}

.insgt_btn a:hover {
    color: #083180;
    border: 2px solid #083180;
    transition-duration: .5s;
}

.scb_dom {
    padding: 60px 0 !important;
    z-index: 99;
    background: #083180;
}

.scb_dom h4 {
    font-size: 1rem;
    color: #ffffff;
}

.scb_dom h2 {
    font-size: 2.5rem;
    color: #ffffff;
}

.btn_drk {
    float: left;
    width: 100%;
}

.btn_drk a {
    text-decoration: none;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding: 10px 30px;
    margin: 0 auto;
    width: max-content;
    font-weight: 600;
    transition-duration: .5s;
}

.btn_drk a:hover {
    text-decoration: none;
    color: #083180;
    background: #ffffff;
    border: 2px solid #ffffff;
    transition-duration: .5s;
}

.side_ind {
    float: left;
    width: 100%;
    position: relative;
    padding: 60px 0 0 0;
    z-index: 99;
}

.side_ind p {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    font-size: 14px;
    font-weight: lighter;
    color: #676767;
    padding-right: 70px;
}

.side_ind p span {
    font-weight: 600;
}

.vid_cont {
    float: left;
    width: 50%;
}

.vid_cont a {
    position: relative;
    float: left;
    width: 94%;
    margin: 0 2%;
    margin-top: 30px;
    border-radius: 5px;
    overflow: hidden;
    z-index: 99;
}

.vid_cont a:hover:before {
    opacity: 0;
    transition-duration: .5s;
}

.vid_cont a:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: #083180;
    opacity: .4;
    transition-duration: .5s;
}

.vid_cont a:after {
    position: absolute;
    content: "\f04b";
    top: calc(50% - 15px);
    left: calc(50% - 15px);
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-family: "Font Awesome 5 Pro";
    font-size: 3rem;
}

.ind_dom5 {
    background: #0831800a;
}

.insgt1 {
    position: relative;
    margin-top: 60px;
    padding: 45px;
    padding-top: 40%;
    float: left;
    width: 100%;
    z-index: 99;
    background: url(../images/news.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}

.insgt1:before {
    content: "";
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: -1;
    background: #083180;
}

.insgt1 h4 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.insgt1 h3 {
    float: left;
    width: 80%;
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    transition-duration: .5s;
}

.insgt1 h5 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 0.8rem;
    text-transform: capitalize;
    font-weight: bold;
    position: relative;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

.insgt1 h5:before {
    content: "";
    bottom: 0px;
    width: 30px;
    height: 2px;
    left: 0%;
    background: #083180;
    position: absolute;
}

.insgt2 {
    position: relative;
    margin-top: 60px;
    padding: 0px;
    float: left;
    width: 100%;
    z-index: 99;
}

.insgt2 a {
    padding: 3rem;
    float: left;
    width: 100%;
    z-index: 99;
}

.insgt2 img {
}

.insgt2 h4 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.insgt2 h3 {
    float: left;
    width: 90%;
    color: #000000;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    transition-duration: .5s;
}

.insgt2 h5 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 0.8rem;
    text-transform: capitalize;
    font-weight: bold;
    position: relative;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

.insgt2 h5:before {
    content: "";
    bottom: 0px;
    width: 30px;
    height: 2px;
    left: 0%;
    background: #083180;
    position: absolute;
}

.insgt2:hover h3, .insgt1:hover h3 {
    color: #083180;
    transition-duration: .5s;
}

.ind_dom6 {
    background: #083180;
}

.saf_alrt {
    float: left;
    width: 100%;
    padding: 40px;
}

.saf_alrt h4 {
    font-size: 1.5rem;
}

.saf_alrt p {
    color: #ffffff;
}


#safe .item {
    margin: 0;
    padding: 0;
}

#safe .owl-nav,#safe .owl-dots {
    display: none;
}

.safety {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.abs_safe {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    padding: 90px 40px 30px 40px;
    opacity: 1;
    transform: scale(1);
    background: #08318085;
    transition-duration: .5s;
}

.rel_safe {
    position: relative;
    float: left;
    width: 100%;
    transition-duration: .5s;
}

.saf_exp {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    color: #ffffff;
    opacity: 0;
    transform: translateY(250px);
    transition-duration: .5s;
}

.saf_exp p {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    transition-duration: .5s;
}

.safety:hover .abs_safe {
    opacity: 1;
    transform: scale(1);
    transition-duration: .5s;
}

.safety:hover .saf_exp {
    position: relative;
    transform:translate(0);
    opacity: 1;
    transition-duration: .5s;
}

.abs_safe h5 {
    position: relative;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 0;
    margin: 0;
    padding-bottom: 30px;
}

.abs_safe h5:before {
    content: "";
    bottom: 0%;
    left: 0%;
    width: 30px;
    height: 2px;
    background: #ffffff;
    position: absolute;
}

.arw_btn_drk a {
    float: left;
    width: 100%;
    color: #bf0404;
    padding: 0;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
    position: relative;
}

.arw_btn_drk a i {
    margin-right: 10px;
    transition-duration: .5s;
}

.arw_btn_drk a:hover i {
    margin-right: 5px;
    transition-duration: .5s;
}

.arw_btn_lgt a {
    float: left;
    width: 100%;
    color: #ffffff;
    padding: 0;
    margin: 0;
    margin-top: 20px;
    font-size: .8rem;
    font-weight: lighter;
    text-decoration: none;
    position: relative;
}

.arw_btn_lgt a i {
    margin-right: 10px;
    transition-duration: .5s;
}

.arw_btn_lgt a:hover i {
    margin-right: 5px;
    transition-duration: .5s;
}

.pan_gry {
    color: #cccccc !important;
}

.serv_mod1 {
    float: left;
    width: 100%;
    background: url(../images/services/hvac.jpg)no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 20px 40px;
    padding-top: 10%;
    position: relative;
    z-index: 999;
    margin-top: 40px;
    min-height: 210px;
}

/*.serv_mod1:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    z-index: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    opacity: .7;*/
/*    transition-duration: .5s;*/
/*}*/

.tit_lef h3 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: bold;
    padding-bottom: 20px;
}

.tit_lef h3:before {
    content: "";
    bottom: 0%;
    left: 0px;
    width: 40px;
    height: 3px;
    border-radius: 6px;
    position: absolute;
    background: #bf0404;
}

.tit_lef a {
    float: left;
    width: 100%;
    color: #ffffff;
    padding: 0;
    margin: 0;
    margin-top: 20px;
    font-weight: lighter;
    font-size: 13px;
    text-decoration: none;
    position: relative;
}

.tit_lef a i {
    margin-right: 10px;
    transition-duration: .5s;
}

.tit_lef a:hover i {
    margin-right: 5px;
    transition-duration: .5s;
}

.tit_lef h4 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    color: #ffffff;
    font-size: 1rem;
    font-weight: lighter;
}

.serv_mod2 {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding: 20px 40px;
    padding-top: 10%;
    position: relative;
    z-index: 999;
    margin-top: 40px;
}

.serv_mod2:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
    background-color: #c40f0f;
    transition-duration: .5s;
}

.serv_mod3 {
    float: left;
    width: 100%;
    background: url(../images/services/logistics1.jpg)no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 20px 40px;
    padding-top: 10%;
    position: relative;
    z-index: 999;
    margin-top: 10px;
}

.serv_mod3:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
    background-color: #252525;
    transition-duration: .5s;
}

.serv_mod4 {
    float: left;
    width: 100%;
    background: url(../images/services/logistics1.jpg)no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 20px 40px;
    padding-top: 7%;
    position: relative;
    z-index: 999;
    margin-top: 20px;
}

.serv_mod4:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
    background: -moz-linear-gradient(top, hsla(223,64%,37%,0) 0%, hsla(223,64%,37%,0) 50%, hsla(223,64%,37%,1) 100%);
    background: -webkit-linear-gradient(top, hsla(223,64%,37%,0) 0%,hsla(223,64%,37%,0) 50%,hsla(223,64%,37%,1) 100%);
    background: linear-gradient(to bottom, hsla(223,64%,37%,0) 0%,hsla(223,64%,37%,0) 50%,hsla(223,64%,37%,1) 100%);
    background-color: #15529f;
    transition-duration: .5s;
}

.serv_mod5 {
    float: left;
    width: 100%;
    background: url(../images/services/plant1.jpg)no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 20px 40px;
    padding-top: 29%;
    position: relative;
    z-index: 999;
    margin-top: 20px;
}

.serv_mod5:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
    opacity: .7;
    background-color: #bf0404;
    transition-duration: .5s;
}

.serv_mod6 {
    float: left;
    width: 100%;
    background: url(../images/services/asset1.jpg)no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 20px 40px;
    padding-top: 20%;
    position: relative;
    z-index: 999;
    margin-top: 20px;
}

.serv_mod6:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
    background-color: rgb(1, 39, 89);
    transition-duration: .5s;
}

.ind_dom7 {
    position: relative;
    padding: 60px 0 250px 0;
}

footer:before {
    content: "";
    bottom: 100%;
    left: 0%;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/pat1-01.png)no-repeat;
    background-position: center bottom;
    background-size: contain;
    z-index: -1;
}


.foot_hed
{
    float: left;
    width: 100%;
}

.foot_hed h4
{
    position: relative;
    width: 100%;
    float: left;
    font-size: 1rem;
    font-weight: 900;
    color: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-family: 'Titillium Web', sans-serif;
}

.foot_hed h4:before
{
    position: absolute;
    content: "";
    bottom: 0%;
    left: 0%;
    width: 60px;
    height: 2px;
    background: #bf0404;
}

.foot_hed h4 span
{
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 400;
}

.foot_hed h4 span
{
    width: 100%;
    float: left;
    font-size: .8rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 400;
}

.foot_cont
{
    float: left;
    width: 100%;
    margin:0;
    padding:0;
}

.foot_cont span
{

    float: left;
    
    width: 100%;
    
    color: #949494;
    
    font-style: italic;
    
    font-size: 10px;
    
    margin-right: 30px;
}

.foot_cont p
{
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #ffffff;
}

.foot_cont li
{
    float: left;
    width: 100%;
    font-size: 12px;
    color: #ffffff;
    list-style: none;
    line-height: 30px;
}

.foot_cont li a
{
    float: left;
    /* width: 100%; */
    font-size: 12px;
    line-height: 29px;
    color: #ffffff;
    text-decoration: none;
}

.foot_cont li i
{
    width: 25px !important;
    height: 25px;
    padding: 0;
    float: left;
    margin: 0 10px 10px;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50%;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
}


.foot_copy
{
    border-top: 1px solid #ffffff1f;
    padding: 10px 0;
    margin-top: 30px;
}

.foot_copy p
{
    color: #b3b3b3;
    font-size: 0.8rem;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0;
    margin: 0;
}



.xoft span
{
    float: left;
}

.xoft
{
    text-decoration: none;
    color: #24d7f1;
    float: right;
    margin-left: 3px;
    padding-left: 5px;
    background-size: 20px;
    background-position: center left;
    transition-duration: .5s;
}

@keyframes rot-x
{
    from
    {
        transform:rotateX(0deg);
    }
    from
    {
        transform:rotateX(360deg);
    }
}

footer:hover  .xoft
{
    padding-left: 20px;
    background: url(../images/xoft.png)no-repeat;
    background-size: 20px;
    background-position: center left;
    transition-duration: .5s;
}

footer:hover  .xoft span
{
    -webkit-animation:rot-x 2s linear;
    -o-animation:rot-x 2s linear;
    animation:rot-x 2s linear;
}

footer:hover  .xoft span:nth-of-type(1)
{
    -webkit-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

footer:hover  .xoft span:nth-of-type(2)
{
    -webkit-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

footer:hover  .xoft span:nth-of-type(3)
{
    -webkit-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

footer:hover  .xoft span:nth-of-type(4)
{
    -webkit-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

footer:hover  .xoft span:nth-of-type(5)
{
    -webkit-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

footer:hover  .xoft span:nth-of-type(6)
{
    -webkit-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

footer:hover  .xoft span:nth-of-type(7)
{
    -webkit-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

footer:hover  .xoft span:nth-of-type(8)
{
    -webkit-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

footer:hover  .xoft span:nth-of-type(9)
{
    -webkit-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.cus_nav
{
    background: transparent;
    position: fixed;
    top: 0%;
    left: 0%;
}



.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    /*color: #be0404;*/
    color: #fff;
    transition-duration: .5s;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    margin-right: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(3, 85, 191);
    transition-duration: .5s;
}

.hed_menu {
    background: transparent;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 40px;
    left: 0px;
    padding: 10px 0;
    z-index: 9999;
    transition-duration: .5s;
}

.sticky .hed_menu {
    background: #ffffff !important;
    padding: 0;
    top: 0%;
    box-shadow: 0 0 30px 0 #e6e6e6;
    transition-duration: .5s;
    z-index: 99999;
}

.hednav.sticky {
    position: fixed !important;
    padding: 0;
    top: 0px !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    background: transparent;
    margin-top: -50px;
    z-index: 99999 !important;
    transition-duration: .5s;
}


.top_cont {
    background: #ffffff;
    padding: 0!important;
    border-top: 5px solid #083180;
}

.top_cont p {
    float: left
}

.top_cont_det {
    float: left;
    margin: 0;
    padding: 0
}

.top_cont_det2 {
    float: left;
    margin: 0;
    padding: 0
}

.top_cont_det li {
    list-style: none;
    float: left;
    margin-right: 30px;
    color: #000000;
    font-weight: 400;
    font-size: 0.8rem;
    padding: 0px 20px;
    margin: 10px 0;
}

.top_cont_det li i {
    margin-right: 10px;
    color: #083180;
}

.top_cont_det2 li a {
    list-style: none;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    color: #516aae;
    font-size: 12px;
    line-height: 35px;
    min-width: 36px;
    background: transparent;
    border: 1px solid #c0c0c0;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
    transition-duration: .5s;
}

.top_cont_det2 li:nth-child(1) a {
    border: 0;
    color: #2D2D2E;
    transition-duration: .5s;
}

.top_cont_det2 li:nth-child(1) a:hover {
    border: 0;
    color: #000000;
    transition-duration: .5s
}

.top_cont_det2 li:nth-child(1) a {
    border-radius: 0;
    color: #2D2D2E;
    transition-duration: .5s;
}

.top_cont_det2 li:nth-child(2) a:hover {
    color: #3b579d;
    border-right-color: #3b579d;
    transition-duration: .5s
}

.top_cont_det2 li:nth-child(3) a:hover {
    color: #1da1f2;
    border-right-color: #1da1f2;
    transition-duration: .5s
}

.top_cont_det2 li:nth-child(4) a:hover {
    color: #d54c3f;
    border-right-color: #d54c3f;
    transition-duration: .5s
}

.top_cont_det2 li:nth-child(5) a:hover {
    color: #0077af;
    border-right-color: #0077af;
    transition-duration: .5s
}

.top_cont_det2 li a:hover {
    color: #ffffff;
    transition-duration: .5s
}

.top_cont_det2 li :hover {
    text-decoration: none
}

.top_cont_det2 li {
    list-style: none;
    float: left;
    font-weight: bold;
}

.top_cont_det2 li i {
    margin-right: 0
}

.sub_nav {
    padding: 0;
    margin: 0;
}

.sub_nav li {
    float: left;
    padding: 0px 20px;
    margin: 10px 0;
    list-style: none;
    border-right: 1px solid #0000004d;
}

.sub_nav li a {
    text-decoration: none;
    color: #083180;
    font-size: 0.8rem;
    font-weight: 600;
    float: left;
    width: 100%;
}

.sticky .top_cont {
    display: none;
}



.navbar-nav .dropdown-menu {
    position: static;
    float: left;
    border: none;
    width: max-content !important;
    border-radius: 0;
    box-shadow: 0px 10px 10px 0 #08318038;
    background: #ffffff;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    color: #000000;
    text-align: inherit;
    white-space: nowrap;
    font-size: 0.8rem;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    border: 0;
    transition-duration: .5s;
}

.dropdown-item:hover {
    color: #15529f ;
    background: transparent;
    transition-duration: .5s;
}



.sticky .navbar-light .navbar-nav .active>.nav-link, .sticky .navbar-light .navbar-nav .nav-link.active, .sticky .navbar-light .navbar-nav .nav-link.show, .sticky .navbar-light .navbar-nav .show>.nav-link {
    color: #0356c0;
    transition-duration: .5s;
}

.sticky .navbar-light .navbar-nav .nav-link {
    font-weight: 600;
    color: rgb(0 0 0);
    margin-right: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
}

.sticky .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(3, 85, 191);
    transition-duration: .5s;
}

#slid .owl-dots
{
    display: none;
}

#slid .owl-nav
{
    position: absolute;
    bottom: 5%;
    left: 30px;
    z-index: 999999;
}


.ind_dom1 img:nth-of-type(1)
{
    display: block;
}
.ind_dom1 img:nth-of-type(2)
{
    display: none;
}

.pan_blu
{
    color: #083180 !important;
}

small 
{
    font-size: 100%;
    font-weight: 900;
}

#where .owl-dots, #where .owl-nav
{
    display: none;
}



.cent_log
{
    background: url(../images/banner2.jpg)no-repeat;
    background-size: 100%;
    position: relative;
    z-index: 99;
}
.cent_log:before
{
    width: 100%;
    height: 100%;
    content: "";
    top: 0%;
    left: 0%;
    background: #ffffff;
    position: absolute;
    opacity: 1;
    z-index: 0;
    mix-blend-mode: hue;
}

.cent_log:after
{
    width: 70px;
    height: 70px;
    /* content: ""; */
    top: 10%;
    left: calc(50% - 35px);
    background: url(../images/logo-icon.png)no-repeat;
    background-size: contain;
    position: absolute;
    opacity: 1;
    z-index: 999;
}

.cent_log_lf
{
    padding: 100px;
    position: relative;
    z-index: 99;
}

.cent_log_lf:before
{
    width: 100%;
    height: 100%;
    content: "";
    top: 0%;
    left: 0%;
    background: #333333;
    position: absolute;
    opacity: .8;
    min-height: 600px;
}

.cent_log_lf h3
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #ffffff;
    padding-left: 40%;
    margin-bottom: 60px;
    font-size: 1.8rem;
    font-weight: 600;
    position: relative;
}

.cent_log_lf h3:before
{
    position: absolute;
    content: "";
    top: 50%;
    left: 0%;
    width: 35%;
    height: 1px;
    background: #ffffff;    
}

.cent_log_lf h3 span
{
    float: left;
    width: 100%;
    font-size: .8rem;
    margin-top: 4px;
    font-weight: 400;
}

.cent_log_lf p
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #ffffff;
    margin-bottom: 20px;
    font-size: .8rem;
    line-height: 1.5rem;
    font-weight: 500;
}

.cent_feat
{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.cent_feat .ico_cent
{
    float: left;
    width: 100%;
    padding-right: 70%;
    margin-bottom: 20px;
}

.cent_feat h4
{
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 10px;
}

.cent_feat p
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: .8rem;
    line-height: 1.5rem;
    font-weight: lighter;
}

.cent_log_rg
{
    padding: 100px;
    position: relative;
    z-index: 99;
}

.cent_log_rg:before
{
    width: 100%;
    height: 100%;
    content: "";
    top: 0%;
    left: 0%;
    position: absolute;
    opacity: .9;
}

.cent_log_rg h3
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #ffffff;
    padding-left: 40%;
    margin-bottom: 60px;
    font-size: 1.1rem;
    font-weight: 600;
    position: relative;
}

.cent_log_rg h3:before
{
    position: absolute;
    content: "";
    top: 50%;
    left: 0%;
    width: 35%;
    height: 1px;
    background: #ffffff;    
}

.cent_log_rg h3 span
{
    float: left;
    width: 100%;
    font-size: .8rem;
    margin-top: 4px;
    font-weight: 400;
}

.cent_log_rg p
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #ffffff;
    margin-bottom: 60px;
    font-size: .8rem;
    line-height: 1.5rem;
    font-weight: lighter;
}

.cent_feat
{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.cent_feat .ico_cent
{
    float: left;
    width: 100%;
    padding-right: 80%;
    margin-bottom: 20px;
}

.cent_feat h4
{
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 10px;
}

.cent_feat p
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: .8rem;
    line-height: 1.5rem;
    font-weight: 500;
}

.abt_us
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 60px;
}

.abt_us li
{
    float: left;
    padding-left: 30px;
    list-style: none;
    font-size: 0.8rem;
    line-height: 3rem;
    color: #ffffff;
    font-weight: 500;
}

.abt_us li:nth-of-type(1)
{
    padding-right: 30px;
    padding-left: 0;
    position: relative;
}

.abt_us li:nth-of-type(1):before
{
    width: 2px;
    height:20px;
    background: #ffffff6b;
    top: calc(50% - 10px);
    left: 100%;
    position: absolute;
    content: "";
}


.abt_val
{
    float: left;
    width: 100%;
    padding: 60px;
    position: relative;
    z-index: 999;
    overflow: hidden;
}

.abt_val.clr1
{
    background: #bf0404;
}

.abt_val.clr2
{
    background: #33373c;
}

.abt_val.clr3
{
    background: #083180;
}

.abt_val:before
{
    top: 0%;
    right: 0%;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    font-size: 18rem;
    z-index: -1;
    opacity: .2;
    color: #ffffff;
}

.abt_val.clr1:before
{ 
    content: "\f085";
}

.abt_val.clr2:before
{ 
    content: "\f085";
}

.abt_val.clr3:before
{ 
    content: "\f085";
}

.abt_val h3
{
    color: #ffffff;
    font-size: 4rem;
}

.abt_val h4
{
    color: #ffffff;
    font-size: 2rem;
    font-family: 'Anton';
    text-transform: uppercase;
    margin-bottom: 20px;
}

.abt_val p
{
    color: #ffffff;
}

.page_tit
{
    background: url(../images/serv1.jpg)no-repeat;
    background-size: cover;
    position: relative;
    z-index: 999;  
    padding-top: 10rem !important;
}

.page_tit:before
{
    content: "";
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: #083180;
    opacity: 0.9;
    z-index: -1;
}

.page_tit h3
{
    float: left;
    width: 100%;
    font-size: 3.5rem;
    font-style: italic;
    color: #ffffff;
}

.fon_ant
{
    font-family: 'Anton', sans-serif !important; 
}

#cli .owl-dots 
{
    display: none;
}

#cli .owl-nav
{
    width: 100%;
    position: absolute;
    top: calc(50% - 15px);
    left: 0%;
}

#cli .owl-nav button
{
    position: absolute;
    top: calc(50% - 15px);
}

#cli .owl-nav button.owl-next
{
    left: 100%;
}

#cli .owl-nav button.owl-prev
{
    right: 100%;
}

#cli .item
{
    margin: 40px 10px;
}


#cli .owl-nav button span
{
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    color: transparent;
    background: #083180;
    font-size: 20px;
    line-height: 30px;
    top: 15px;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center;
    transition-duration: .5s;
}

#cli .owl-nav button span:before
{
    content: "";
    top: 12.5px;
    left: 12.5px;
    width: 5px;
    height: 5px;
    position: absolute;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    transition-duration: .5s;
}

#cli .owl-nav button:hover span:before
{    
    color: #bf0404;
    transition-duration: .5s;
}

#cli .owl-nav .owl-next span:before
{border-left: 5px solid #ffffff;}

#cli .owl-nav .owl-prev span:before
{border-right: 5px solid #ffffff;}

#cli .owl-nav button
{
    width: 30px;
    height: 30px;
    float: left;
}

#cli .owl-nav button:hover
{
    background: transparent;
    border-radius: 0;
    color: #ffffff;
}

#cli .owl-nav button:hover span
{
    border-radius: 50%;
    color: transparent;
    border-color: #bf0404;
    transition-duration: .5s;
}

#abt_test .owl-nav
{
    display: none;
}

#abt_test .owl-dots
{
    margin-top: 30px;
}

#abt_test .owl-dots .owl-dot.active span
{
    background: #000000;
    width: 20px;
    height: 10px;
    transition-duration: .5s;
}

#abt_test .owl-dots .owl-dot span
{
    transition-duration: .5s;
}

#abt_test .item .testimonial-thumb
{
    float: left;
    width: 100%;
}

#abt_test .item .testimonial-thumb img
{
    width: 100px;
    margin: 0 auto;
}


.pointing
{
    width: 100%;
    float: left;
    margin-top: 10px;
}

.pointing li
{
    list-style-type: none;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-family: 'Titillium Web', sans-serif;
}

.pointing li span
{
    width: calc(100% - 40px);
    float:left;
    font-size: 16px;
    line-height: 30px;
    color: #222222;
    font-weight: 400;
}

.pointing li i
{
    color: #be0404;
    width: 40px;
    float:left;
    line-height: 30px;
}

.pointing li i:before
{
    padding: 5px;
    color: #fff;
    background: #083180;
    border-radius: 5px;
}



.agv_slid  h2
{
   color: #ffffff;
   width: 100%;
   float: left;
   font-size: 3rem;
   font-weight: bold;
   text-transform: capitalize;
   position: relative;
   margin:0;
   padding:0;
   /* font-style: italic; */
   padding-bottom: 10px;
   font-weight: 600;
   letter-spacing: -1px;
   padding-bottom: 20px;
   text-shadow: 0 0 20px #000;
}

.agv_slid  h2:before
{
   content: "";
   bottom: 0%;
   width: 100px;
   left: 0%;
   border-radius: 5px;
   height: 5px;
   position: absolute;
   background: #bf0404;
}

.agv_slid  p
{
   color: #ffffff;
   margin-top: 30px;
   font-style: italic;
}

.carousel-caption
{
    position: absolute;
    right: 0%;
    bottom: 30%;
    left: 50%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    width: 40%;
    margin: 0;
    text-align: center;
    padding: 2rem;
}

.hom_abt p
{
    color: #333333 !important;
    line-height: 25px;
    font-weight: 600;
}

.bg_rd_ml 
{
    position: relative;
}

.bg_rd_ml:before
{
    width: 100%;
    height: 100%;
    content: "";
    top: 0%;
    left: 0%;
    position: absolute;
    opacity: .9;
    background: #bf0404;
}

.carousel-item:before 
{
    content: "";
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #083180;
    z-index: 0;
    background: linear-gradient(180deg, rgb(8 49 128) 0%,rgb(3, 85, 191, 0) 100%);
}



.carousel-inner .carousel-item:nth-of-type(2):before 
{
    display:none;
}

.carousel-item 
{
    z-index: 999;
}

#slid .owl-nav button span
{
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 5px;
    color: transparent;
    background: #ffffff;
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center;
    transition-duration: .5s;
    box-shadow: 0 0 8px 0 #00000075;
}

#slid .owl-nav button span:before
{
    top: 0%;
    left: 0%;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #bf0404;
    line-height: 30px;
    font-family: 'Font Awesome 5 Pro';
    transition-duration: .5s;
}

#slid .owl-nav button:hover span:before
{    
    color: #bf0404;
    transition-duration: .5s;
}

#slid .owl-nav .owl-next span:before
{
    content: "\f0da";
}

#slid .owl-nav .owl-prev span:before
{
    content: "\f0d9";
}

#slid .owl-nav button
{
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 5px;
    text-shadow: 0 0 20px #000;
}

#slid .owl-nav button:hover
{
    background: transparent;
    border-radius: 0;
    color: #ffffff;
}

#slid .owl-nav button:hover span
{
    border-radius: 50%;
    color: transparent;
    border-color: #bf0404;
    transition-duration: .5s;
}

.about-01-img p
{
    font-size: 13px;
    color: #444444;
    line-height: 20px;
    font-weight: 400;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    z-index: 999;
}

.tit_lf_n small {
    color: #083180;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.tit_lf_n {
    padding-bottom: 20px !important;
    width: 100%;
    float: left;
    position: relative;
    color: #bf0404;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 2.5rem;
    margin-top: 30px;
}


.tit_lf_n:before {
    content: "";
    bottom: 0%;
    width: 50px;
    left: 0px;
    height: 3px;
    border-radius: 3px;
    position: absolute;
    background: #083180;
}

#pfi .owl-nav, #pfi .owl-dots
{
    display: none;
}

.serv_card
{
    float: left;
    width: calc(100% - 20px);
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #d6d6d6;
}

.serv_card_cnt
{
    min-height: 300px;
}

.w-4
{
    font-weight: 400 !important;
    font-size: 1.5rem;
    line-height: 2rem;
}

.spl_card
{
    padding: 50px 20px 20px 20px;
    float: left;
    border: 2px solid #083180;
    border-radius: 10px;
    margin-bottom: 30px;
    background: #ffffff;
    box-shadow: 0 0 10px 0 #e7e7e7;
    width: 100%;
}

.spl_card img
{
    width: 100px
}

.spl_card_desc h6
{
    color: #ffffff;
    min-height: 32px;
    margin-top: 30px;
}

.spl_card_desc p
{
    color: #ffffff;
}

.spl_card_desc p:nth-of-type(1)
{
    color: #ffffff;
    min-height: 112px;
}

.spl_card_desc p i
{
    color: #ffffff;
}

.spl_card_desc
{
    position: relative;
    padding: 0 30px;
}

.spl_card_desc:before
{
    position: absolute;
    content: "";
    top: 10%;
    left: 0%;
    width: 3px;
    height: 70%;
    border-radius: 5px;
}

.spl_card.bg_blue, .spl_card.bg_wht:hover
{
    background: #083180;
    transition-duration: .5s;
}

.bg_red
{
    background: #be0404;
    transition-duration: .5s;
}

.spl_card.bg_blue:hover, .spl_card.bg_wht 
{
    background: #ffffff;
    transition-duration: .5s;
}

.spl_card.bg_blue:hover h6, .spl_card.bg_wht h6
{
    color: #083180;
    transition-duration: .5s;
}

.spl_card.bg_blue:hover p, .spl_card.bg_wht p 
{
    color: #000000;
    transition-duration: .5s;
}

.spl_card.bg_wht img, .spl_card.bg_blue:hover img
{ 
    filter: brightness(1);
    transition-duration: .5s;
}

.spl_card.bg_wht:hover img, .spl_card.bg_blue img
{ 
    filter: brightness(100);
    transition-duration: .5s;
}

.spl_card.bg_wht h6
{ 
    color: #083180;
    transition-duration: .5s;
}



.spl_card.bg_wht:hover h6
{ 
    color: #ffffff;
    transition-duration: .5s;
}

.spl_card.bg_wht p, .spl_card.bg_wht p i
{ 
    color: #000000;
    transition-duration: .5s;
}

.spl_card.bg_wht:hover p, .spl_card.bg_wht:hover p i
{ 
    color: #ffffff;
    transition-duration: .5s;
}

.prod_spl_card
{
    padding: 30px 20px 20px 20px;
    float: left;
    border: 2px solid #083180;
    border-radius: 10px;
    margin-bottom: 80px;
    box-shadow: 0 0 10px 0 #e7e7e7;
    width: 100%;
}

.prod_spl_card.bg_wht, .prod_spl_card.bg_blue:hover
{
    background:#ffffff;
    transition-duration: .5s;
}

.prod_spl_card.bg_wht:hover, .prod_spl_card.bg_blue 
{
    background:#083180;
    transition-duration: .5s;
}

.prod_spl_card.bg_wht .prod_spl_card_desc h6, .prod_spl_card.bg_blue:hover .prod_spl_card_desc h6
{
    color: #be0404;
    margin: 30px;
    transition-duration: .5s;
}

.prod_spl_card.bg_wht:hover .prod_spl_card_desc h6, .prod_spl_card.bg_blue .prod_spl_card_desc h6
{
    color: #ffffff;
    margin: 30px;
    transition-duration: .5s;
}

.prod_spl_card.bg_wht .prod_spl_card_desc p, .prod_spl_card.bg_blue:hover .prod_spl_card_desc p
{
    font-size: 2rem;
    color: #083180;
    transition-duration: .5s;
}

.prod_spl_card.bg_wht:hover .prod_spl_card_desc p, .prod_spl_card.bg_blue .prod_spl_card_desc p
{
    font-size: 2rem;
    color: #ffffff;
    transition-duration: .5s;
}

.prod_spl_card.bg_wht:hover img, .prod_spl_card.bg_blue img
{
    width: 100px;
    margin: 0 auto;
    filter: brightness(100);
    transition-duration: .5s;
}

.prod_spl_card.bg_wht img, .prod_spl_card.bg_blue:hover img
{
    width: 100px;
    margin: 0 auto;
    filter: brightness(1);
    transition-duration: .5s;
}



.gal_view
{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    z-index: 99;
    transition-duration: .5s;
}

.gal_view:before
{
    position: absolute;
    content: "";
    bottom: -65px;
    right: -35px;
    width: 150px;
    height: 150px;
    z-index: 0;
    opacity: 0;
    border-radius: 50%;
    background: #F21B1B;
    background: -moz-linear-gradient(45deg, rgba(209,18,45,1) 0%, rgba(255,0,34,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(209,18,45,1) 0%,rgba(255,0,34,1) 100%);
    background: linear-gradient(45deg, rgba(209,18,45,1) 0%,rgba(255,0,34,1) 100%);
    transition-duration: .5s;
}

.gal_view:after
{
    position: absolute;
    content: "";
    bottom: -65px;
    right: -35px;
    z-index: 0;
    width: 150px;
    height: 150px;
    opacity: 0;
    border-radius: 50%;
    background: #F21B1B;
    background: -moz-linear-gradient(45deg, rgba(209,18,45,1) 0%, rgba(255,0,34,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(209,18,45,1) 0%,rgba(255,0,34,1) 100%);
    background: linear-gradient(45deg, rgba(209,18,45,1) 0%,rgba(255,0,34,1) 100%);
    transition-duration: .5s;
}

.gal_zoom
{
    position: absolute;
    bottom: 10px;
    right: 10%;
    opacity: 0;
    z-index: 99;
    color: #ffffff;
    font-family: 'Khand';
    font-weight: 600;
    font-size: 1rem;
    width: max-content
    transition-duration: .5s;
    text-transform: uppercase;
}

.gal_view:hover .gal_zoom
{
    opacity: 1;
    transition-duration: .5s;
}

.gal_view:hover:before
{
    opacity: .95;
    transition-duration: .5s;
}

.gal_view:hover:after
{
    -webkit-animation: vie 3s linear infinite;
    -o-animation: vie 3s linear infinite;
    animation: vie 3s linear infinite;
    transition-duration: .5s;
}

@keyframes vie
{
    0%
    {
        transform:scale(1);
        opacity: 0.8;
    }
    50%
    {
        transform:scale(1.5);
        opacity: 0;
    }
    75%
    {
        transform:scale(1);
        opacity: 0;
    }
    100%
    {
        transform:scale(1);
        opacity: 0.8;
    }
}

.pp_nav p {
    float: left;
    margin: 0;
    padding: 0;
    width: max-content;
    line-height: 30px;
}

.pp_nav a {
    margin: 10px;
    height: 15px;
    background-repeat: no-repeat !important;
}

.gal_view.certify
{
    border: 6px solid #083180;
    padding: 15px;
}

.foot_cert
{
    border-right: 2px solid #ffffff42;
    margin-top: 20px;
}

footer .col-sm-12 .foot_cert:nth-last-child(1)
{
    border-right: 2px solid transparent;
}

section
{
    z-index: 999 !important;
}

.rotate_globe
{
    position: absolute;
    width: 20%;
    top: 0;
    right: -10%;
    background: url(../images/map-02.svg)#052563;
    border-radius: 50%;
    background-size: cover;
    background-position: 0%;
    background-repeat: repeat;
    box-shadow: inset 0 0 8rem #000;
    animation: globe 10s linear infinite;
    -webkit-animation: globe 50s linear infinite;
    -moz-animation: globe 10s linear infinite;
    -o-animation: globe 10s linear infinite;
    -ms-animation: globe 10s linear infinite;
    z-index: -99;
    display: none;
}

.rotate_globe:before
{
    position: absolute;
    content:"";
    width:100%;
    height:100%;
    top:0%;
    left:0%;
    border-radius:50%;
    box-shadow:inset 0 0 2rem 0 #cccccc;
}

.rotate_globe:after
{
    position: absolute;
    content:"";
    width:100%;
    height:100%;
    top:0%;
    left:0%;
    border-radius:50%;
    box-shadow:0 0 2rem 0 #cccccc;
}

@keyframes globe
{
    0%
    {
        background-position: 0%;
    }
    100%
    {
        background-position: -2000%;
    }
}

.min_div .spl_card_desc p
{
    color: #ffffff;
    min-height: max-content;
}

.min_div .spl_card_desc:hover p, .min_div .spl_card_desc:hover p i
{
    color: #bf0404;
}

.min_div .spl_card.bg_blue:hover, .min_div .spl_card.bg_wht {
    background: #ffffff;
    border-color: transparent;
    transition-duration: .5s;
}

.min_div .spl_card img
{
    width: 70px;
    margin: 0 auto;
}

.min_div .spl_card
{
    box-shadow: 0 0 20px 0 #08318036 !important;
    border: none;
}

.min_div .spl_card_desc h6 {
    color: #ffffff;
    min-height: 48px;
    margin-top: 30px;
}

.val_vis
{
    padding: 20px;
    float: left;
    border-radius: 10px;
    margin-bottom: 30px;
    background: #be0404;
    box-shadow: 0 0 10px 0 #e7e7e7;
    width: 100%;
}

.val_vis_img img
{
   width: 60px;
   margin: 20px auto;
}

.val_vis_cnt h6
{
       color: #ffffff;
       margin-top: 0px;
       font-size: 22px;
}

.val_vis_cnt p
{
       color: #ffffff;
       line-height: 24px;
       font-size: 12px;
       margin: 0;
       min-height: 96px;
}

.sht_url
{
    float:left;
    width: 100%;
    background: #021a49;
}

.sht_url li
{
    list-style: none;
    float: left;
    padding: 20px 15px;
}

.sht_url li a
{
    text-decoration: none;
    color: #ffffff;
    width: 100%;
    float: left;
    font-size: 12px;
    max-height: 40px;
    font-family: 'Titillium Web', sans-serif;
    letter-spacing: .5px;
    font-weight: lighter;
    line-height: 40px;
}

.sht_url li a img
{
    width: 40px;
    height: 40px;
    margin-right: 10px;
    float: left;
    filter: brightness(100);
}

.sht_url li.active
{
    background: #be0404;
}

.pbt100
{
    padding-bottom: 100px !important;
}

.mclr
{
    margin: 0 !important;
}