/*=====always========*/
.preloader {
    display:none;
}
/*=====11bottom contact button======*/
a.floating-button {
    position: fixed;
    width: 50px;
    height: 50px; 
    line-height: 50px;
    bottom: 80px;
    right: 30px;
    font-size: 20px;
    background-color: #25D366;
    color: #FFF !important;
    border-radius: 50px;
    text-align: center;
    z-index: 1000;
    animation: pulsess 3s infinite;
}

a.floating-button_mail {
    background-color: #0e4980;
}

a.floating-button_phone {
    background-color: rgba(220, 16, 16, .45);
}

div#side-contact a:nth-child(1) { bottom: 80px; }
div#side-contact a:nth-child(2) { bottom: 160px; }
div#side-contact a:nth-child(3) { bottom: 240px; }

#mainnav ul li a, #mainnav ul li::before {
    color: #000 !important;
}

@keyframes pulsess {
  0% {
    box-shadow: 0 0 0 0 rgba(0,0,0, .3);
  }
  30% {
    box-shadow: 0 0 0 10px rgba(0,0,0, 0.1);
  }
  50% {
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
  80% {
    box-shadow: 0 0 0 10px rgba(0,0,0, 0.1);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
}
@media only screen and (max-width: 991px){
.site-footer {
    position: relative;
}

.footer-buttons {
    display: flex;
    justify-content: center;
}

a.floating-button {
    position: absolute !important;
    bottom: 0;
    right: 25%;
}

a.floating-button {
    transform: translate(50%,-30%);
}

a.floating-button_mail {
    /*transform: translate(0%,-130%);*/
    right: 50%;
}
a.floating-button_phone {
    /*transform: translate(150%,-130%);*/
    right: 75%;
}
div#side-contact{
    background-color: white;
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 22;
    bottom: 0;
    left: 0;
}
div#sidebar-footer {
    /*padding-bottom: 80px !important;*/
}
footer#colophon {
    padding-bottom: 85px !important;
}

div#side-contact a:nth-child(3) { bottom:0px !important;}
div#side-contact a:nth-child(2) { bottom:0px !important;}
div#side-contact a:nth-child(1) { bottom:0px !important;}
}

@media only screen and (max-width: 375px) {
a.floating-button {
    /*top: 0%;*/
}

div#sidebar-footer {
    padding-bottom: 40px !important;
}
}

/* About Us Page */

.desktop{display:block !important;}
.mobile{display:none !important;}


.aboutrow2{
    padding:70px 0 50px;
    
}

.aboutustext p {
    line-height: 1.5 !important;
    font-weight: 100 !important;
}

.about-us-row>.vc_col-sm-6:first-child,.about-sec-row>.vc_col-sm-6:first-child {
    padding-right: 100px;
}

.about-sec-row{
    padding-right:0 !important;
    padding-bottom:70px;
}
p.yellow-title {
    color: #000 !important;
    font-weight: 600;
    font-size: 25px !important;
}

 h2.yellow-title{
    color: #000 !important;
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 25px !important;
    margin:auto;
 }
 

ul.about-info-li {
    padding-top: 35px;
    line-height: 3;
}

li.margin-li {
    line-height: 1.3;
    margin-bottom:10px;
}

.info-row img {
    width: 75%;
}

/*.page-id-15 .upb_row_bg.vcpb-default{*/
/*    background: transparent !important;*/
/*}*/

.mobile-slider .wpb_wrapper{
    padding:0 !important;
}
.about-us-row img,.about-sec-row img  {
    z-index: 999;
    position: relative;
}

.about-right-img:before {
    content: "";
    position: absolute;
    width: 71%;
    height: 80%;
    background: #f58200;
    left: -49px;
    top: 47%;
    transform: translateY(-50%);
}

.about-left-img:after {
    content: "";
    position: absolute;
    width: 71%;
    height: 80%;
    background: #f58200;
    right:49px;
    top: 47%;
    transform: translateY(-50%);
}

.vc_row.wpb_row.vc_row-fluid.info-row {
    padding-top:70px;
}

.info-row img {
    padding-top: 35px;
}

.supported-row img {
    width: 80%;
    margin: auto;
}

h2.vc_custom_heading.black-title {
    color: #000 !important;
    font-size: 25px;
  padding-top:20px;
}



h2.vc_custom_heading.apex-title {
    color: #000 !important;
    font-size: 25px;
}



h2.vc_custom_heading.apex-title:after{
     content: '';
    background: #f4971e;
    height: 1px;
    width: 130px;
    position: absolute;
    top: 12%;
    transform: inherit;
    left: 44%;
}

.wpb_single_image.wpb_content_element.vc_align_left.engagement-img {
    border: 1px solid #999;
    margin-top: 50px;
}



/* equipment*/

.equipment-info-bigrow {
    padding-right: 0px !important;
    padding-top: 80px;
    padding-bottom: 40px;
}

.vc_row.wpb_row.vc_row-fluid.equipment-info-secrow {
    padding-top: 75px;
    padding-bottom: 45px;
}

.vc_row.wpb_row.vc_row-fluid.equipment-item.vc_column-gap-30 {
    position: relative;
    margin-top: -100px;
}

h2.vc_custom_heading.equipment-title {
    font-size: 25px;
    color: #000;
}

.page-id-655 ::marker {
    color: #f7941e !important;
}

.equipment-info-secrow img {
    width: 90%;
}

.equipment-info-li {
    line-height: 1.5;
}

.equipment-info-li li {
    padding-top: 20px;
}

.equipment-info-secrow>.vc_col-sm-6:last-child {
    padding-left: 50px;
}

.item-title p {
    font-size: 18px;
    text-align: center;
    font-weight: 100;
}

.vc_btn3-container.pdf-download a:before {
    content: url(http://www.apex-my.com/apex/wp-content/uploads/2021/11/download-icon.png);
    vertical-align: sub;
    padding-right: 5px;
}

.pdf-download a {
    background: transparent !important;
    border: 1px solid #000 !important;
}

.equipment-item img {
    background: #fff !important;
    min-height: 200px;
    border: 1px solid #999999;
}

.equipment-item .wpb_content_element {
    margin-bottom: 25px !important;
}

.wpb_text_column.wpb_content_element.item-title {
    height: 44px;
}


.pdf-download a {
    padding: 5px 10px !important;
    color: #000 !important;
    font-weight:100 !important;
}

.pdf-download>a:hover {
    background: #f7931e !important;
    color: #fff !important;
}


@media screen and (min-width:991px){
    h2.yellow-title:after {
    content: '';
    background: #f4971e;
    height: 1px;
    width: 130px;
    position: absolute;
    top: 4%;
    transform: inherit;
    left: 44%;
}

    h2.equipment-title{
        position: relative;
        display: flex;
    }

    h2.equipment-title:after {
        content: "";
        position: absolute;
        background: #f4971e;
        width: 135px;
        height: 1px;
        bottom: -15px;
        left: 0;
    }

p.yellow-title:after{
        content: '';
    background: #f4971e;
    height: 1px;
    width: 101px;
    position: absolute;
    top: 20%;
    transform: inherit;
    left: 0;
}



}




/* Mobile*/
@media screen and (max-width:991px){
    .mobile{display:block !important;}
    .desktop{display:none !important;}

.aboutustext br {
    display: none;
}

.aboutustext p {
    line-height: 1.3 !important;
    font-weight: 100 !important;
}

.about-mobile-row .wpb_wrapper {
    padding-right: 0px !important;
}

.about-mobile-row img {
    z-index: 999;
    position: relative;
}

.about-right-img:before {
    content: "";
    position: absolute;
    width: 49%;
    height: 80%;
    background: #f58200;
    left: 7px;
    top: 43%;
    transform: translateY(-50%);
}

ul.about-info-li {
    padding-top: 35px;
    line-height: 1.8;
}

h2.yellow-title:after {
        content: '';
    background: #f4971e;
    height: 1px;
    width: 101px !important;
    position: absolute;
    top: 4%;
    transform: inherit;
    left: 34% !important;
}
p.yellow-title:after{
        content: '';
    background: #f4971e;
    height: 1px;
    width: 101px;
    position: absolute;
    top: 4%;
    transform: inherit;
    left: 8%;
}

.vc_row.wpb_row.vc_row-fluid.info-row {
    padding-top: 50px;
}

.info-row img {
    padding-top: 35px;
}

h2.vc_custom_heading.black-title{
    font-size:20px;
}

 h2.yellow-title{
    font-size: 20px !important;
 }
 
h2.vc_custom_heading.apex-title{
    font-size:20px !important;
}

h2.vc_custom_heading.apex-title:after {
    left: 33%;
}

.vc_row.wpb_row.vc_row-fluid.supported-row {
    padding-bottom: 35px;
}

.supported-row img {
    padding-top: 20px;
}

/* equipment */
 h2.equipment-title{
     position: relative;
     display: flex;
 }
 
 h2.equipment-title:after {
    content: "";
    position: absolute;
    background: #f4971e;
    width: 135px;
    height: 1px;
    bottom: -15px;
}

/*.wpb_text_column.wpb_content_element.equipment-info-li {*/
/*    padding-top: 30px;*/
/*}*/


h2.vc_custom_heading.equipment-title{
    font-size:20px !important;
}

h2.vc_custom_heading.equipment-title br{
    display:none;
}

.equipment-info-li {
    line-height: 2;
}

.equipment-info-bigrow>.vc_col-sm-6:last-child .wpb_wrapper {
    padding-right: 0px !important;
}

.equipment-info-secrow>.vc_col-sm-6:last-child{
    padding-left:0px !important;
}

.equipment-info-secrow img {
    width: 100%;
}

.wpb_text_column.wpb_content_element.item-title{
    height:unset !important;
}

/* Footer*/
h3.widget-title {
    color: #000 !important;
}

.textwidget p {
    color: #f79414 !important;
}

div#sidebar-footer {
    text-align: center;
}

.info-row img{
    width:100% !important;
    }
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.a-new {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

/*@media screen and (max-width:767px){*/
/*    .vc_row.wpb_row.vc_inner.vc_row-fluid.a-new {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    flex-direction: row;*/
/*}*/
/*}*/

.aboutustext.wpb_column.vc_column_container.vc_col-sm-6 {
    text-align: justify;
    padding-right: 13%;
    padding-left: 10%;
}


/*.textL{*/
/*    text-align:justify;*/
/*    margin-left: 190px;*/
/*}*/

/*.textR{*/
/*    text-align:justify;*/
/*    margin-left: 190px;*/
/*}*/

/*.imgW{*/
/*    width: auto;*/
/*    height: 300px;*/
/*}*/



/*.irow2{*/
/*    background-image:url(https://www.apex-my.com/wp-content/uploads/2021/12/Apex-_banner2-1.jpg);*/
/*}*/

/*.wpb_single_image.wpb_content_element.vc_align_left.imgshadowS{*/
/*    box-shadow: -42px 0px 1px -10px #f26f21;*/
/*}*/

/*.logistic-img {*/
/*    box-shadow: 40px 34px 1px -10px #f26f21;*/
/*}*/

/*.logistic-row{*/
/*    padding-left:0 !important;*/
/*}*/

/*.serviceP:after {*/
/*    background: #f26f21;*/
/*    width: 690px;*/
/*    height: 265px;*/
/*    position: absolute;*/
/*    z-index: 0;*/
/*    top: 25px;*/
/*    left: 70px;*/
/*}*/

/*.serviceP .wpb_single_image {*/
/*    position: relative;*/
/*    z-index: 99;*/
/*}*/

/*.serviceP .wpb_single_image:first-child {*/
/*    padding-left: 10px;*/
/*}*/

/*.vc_row.wpb_row.vc_inner.vc_row-fluid.testing {*/
/*    position: relative;*/
/*}*/

/*.irow1{*/
/*    background-image:url(https://www.apex-my.com/wp-content/uploads/2021/12/Apex-_banner1-2.jpg);*/
/*}*/

/*.wpb_text_column.wpb_content_element {*/
/*    padding-left:90px;*/
/*}*/

/*.imgLeft1{*/
/*    margin-left:155px;*/
/*}*/

/*.imgLeft2{*/
/*    margin-left:155px;*/
/*}*/


/*service page*/
.logistics-row .servicetitle p {
    color: #000;
    font-weight: 800;
    font-size: 25px;
}

.logistics-row .servicetitle:after{
    background-color: #F26F21;
}

.logistics-row ul li::marker{
    color: #F26F21;
}

.logistics-row  ul li {
    font-weight: 600;
}

.logistics-row {
    padding-top: 70px;
    padding-bottom: 35px;
}

.industrial-service-row{
    padding-top: 55px;
    padding-bottom: 65px;
}

.industrial-service-row h3, .equipment-row h3:first-child,  .wooden-service-row h3{
    font-weight: 800;
    font-size: 25px;
}

.industrial-service-row .wpb_column .wpb_text_column:nth-child(3) p,
.equipment-row .wpb_column .wpb_text_column:nth-child(5) p,
.wooden-service-row .wpb_column .wpb_text_column:nth-child(5) p {
    font-size: 20px;
    font-weight: 600;
    padding-top: 20px;
}

.industrial-service-row .wpb_column .wpb_text_column:nth-child(3) p strong,
.equipment-row .wpb_column .wpb_text_column:nth-child(5) p strong,
.wooden-service-row .wpb_column .wpb_text_column:nth-child(5) p strong{
    letter-spacing: 0.5px;
}

.equipment-row {
    padding-top: 70px;
    padding-bottom: 70px;
}

.wooden-service-row{
    padding-top: 70px;
    padding-bottom: 9em;
}

.wooden-service-row .ulRowPattern .wpb_column:first-child ul{
    padding-left: 15px;
}
.wooden-service-row .ulRowPattern .wpb_column:nth-child(2) p{
     padding-left: 20px;
}

.wooden-service-row .ulRowPattern ul li{
    font-weight: 600;
}

.wooden-service-row .ulRowPattern p{
    font-weight: 800;
    font-size: 18px;
    padding-bottom: 10px;
}
.wooden-service-row .ulRowPattern p strong{
    letter-spacing: initial;
}

.equipment-row .ulRowPattern .wpb_column:first-child,
.wooden-service-row .ulRowPattern .wpb_column:first-child {
    width: 460px !important;
}

.pallets.vc_row-no-padding.vc_row-o-content-middle{
    overflow: visible !important;
    margin-bottom: 70px;
}

.orange-block {
    position: relative;
    margin-top: -55px;
    z-index: 9;
    display: flex;
}

.orange-block:after {
    content: "";
    position: absolute;
    background: #F7941E;
    width: 95%;
    height: 90%;
    top: 25px;
    z-index: -1;
    right: -30px;
}

.orange-block .wpb_column:first-child .wpb_single_image{
    padding-right: 7px;
}

.orange-block .wpb_single_image img {
    height: 275px;
    object-fit: cover;
}

.pallets .description {
   padding-left: 10%;
   padding-right: 10%;
}

.right-orange-block{
    position: relative;
    display: flex;
    width: fit-content;
    margin-left: auto;
}

.right-orange-block img{
    max-width: 580px;
    max-height: 300px;
    object-fit: cover;
    z-index: 9;
    position: relative;
}

.right-orange-block:after {
    content: " ";
    position: absolute;
    background: #F7941E;
    width: 95%;
    height: 75%;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    z-index: 0;
}

.pallets .description.left{
    padding-right: 0;
}

.pallets .description h3{
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 25px;
}

.pallets .description strong{
    font-weight: 400 !important; 
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
    
}
.pallets .description p{
    margin-bottom: 10px;
}

.pallets .description ul {
    padding-left: 20px;
}

.pallets.sec-row .orange-block{
    margin-top: 0;
}

.pallets.last-row {
    margin-bottom: 0 !important;
}

.industrial-service-row.electrical-row .ulRowPattern .wpb_text_column strong{
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;

}

.industrial-service-row.electrical-row .ulRowPattern .wpb_text_column p {
    padding-left: 20px;
}

section.vc_section.serviceInfo.electrical{
    padding-bottom: 0;
}

.page-id-1161 div#sidebar-footer {
    border-top: none;
}

@media screen and (max-width:767px){
    .logistics-row{
        padding-bottom: 70px;
    }
    
    .logistics-row .vc_inner.vc_row-fluid .wpb_text_column:first-child {
        margin-bottom: 0;
    }
    
    .logistics-row .vc_inner.vc_row-fluid .wpb_text_column ul{
          padding-left: 0;
    }
    
    .logistics-row .vc_inner.vc_row-fluid .wpb_text_column ul, .industrial-service-row .ulRowPattern ul,
    .equipment-row .ulRowPattern ul
    {
        text-align: center;
        list-style: inside;
    }
    .logistics-row  ul li,  .industrial-service-row .ulRowPattern ul li, .equipment-row .ulRowPattern ul li,
    .wooden-service-row .ulRowPattern ul li{
        padding-bottom: 7px;
    }
    .industrial-service-row .servicetext.service2text, .equipment-row .servicetext.service2text, .wooden-service-row .servicetext.service2text{
        padding-left: 0;
        padding-right: 0;
    }
    .industrial-service-row .ulRowPattern{
        width: 100%;
    }
     .industrial-service-row .ulRowPattern ul li, .equipment-row .ulRowPattern ul li,  .wooden-service-row .ulRowPattern ul li{
        line-height: 1.5;
    }
     .industrial-service-row{
        padding-bottom: 35px;
    }
    .industrial-service-row h3, .equipment-row h3:first-child,  .wooden-service-row h3{
        font-size: 20px;
    }
    .industrial-service-row .wpb_column .wpb_text_column:nth-child(3) p,
    .equipment-row .wpb_column .wpb_text_column:nth-child(5) p,
    .wooden-service-row .wpb_column .wpb_text_column:nth-child(5) p {
        font-size: 18px;
    }
    .equipment-row .ulRowPattern .wpb_column:first-child, .wooden-service-row .ulRowPattern .wpb_column:first-child {
        width: 100% !important;
    }
    .equipment-row .ulRowPattern, .wooden-service-row .ulRowPattern {
        width: 100%;
    }
    .equipment-row .ulRowPattern{
        margin-bottom: 0!important;
    }
    .wooden-service-row .ulRowPattern .wpb_text_column{
        text-align: center;
        list-style: inside;
    }
    .wooden-service-row .ulRowPattern .wpb_column:nth-child(2) p{
        padding-left: 0;
    }
    .wooden-service-row .ulRowPattern .wpb_column:first-child ul{
        padding-left: 0;
    }
    .wooden-service-row .ulRowPattern .wpb_column:first-child {
        margin-bottom: 35px;
    }
    .wooden-service-row{
        padding-bottom: 6em;
    }
    .orange-block .wpb_single_image{
        padding-left: 0;
        padding-right: 0;
    }
    .orange-block .wpb_single_image img {
        height: 130px;
        object-fit: cover;
        width: 190px;
    }
    .orange-block .wpb_wrapper {
        padding: 0;
    }
    .orange-block .wpb_column:first-child .wpb_single_image {
        padding-right: 3px;
    }
    .orange-block:after{
        height: 72%;
        right: -10px;
    }
    .pallets .description{
        padding-left: 0;
        padding-right: 0;
    }
    .pallets.reverse-col{
        display: flex;
        flex-direction: column-reverse;
        gap: 15px;
    }
    .right-orange-block:after {
        top: unset;
        transform: unset;
        bottom: -18px;
        left: unset;
        right: -10px;
        height: 88%;
    }
    .right-orange-block img{
        height: 150px !important;
    }
    .right-orange-block figure {
        padding-left: 0;
        padding-right: 5px;
    }
    .pallets.vc_row-no-padding.vc_row-o-content-middle{
        margin-bottom: 45px;
    }
    .industrial-service-row.electrical-row .ulRowPattern .wpb_text_column{
        text-align: center;
    }
    .industrial-service-row.electrical-row .ulRowPattern .wpb_column:first-child{
        margin-bottom: 35px;
    }
}

/*home-page*/
.home-service-row.vc_row-o-equal-height .wpb_single_image {
    position: relative;
    margin-bottom: 0;
}

.home-service-row.vc_row-o-equal-height  h2 {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.home-service-row.vc_row-o-equal-height  h2 {
    color: #000 !important;
    font-size: 35px;
    z-index: 9;
    font-weight: 800;
    letter-spacing: 1px;
}

.home-service-row.vc_row-o-equal-height h2.vc_custom_heading:after {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #000;
    bottom: -8px;
    left: 50%;
    margin-left: -25px;
}

.homerow-2 {
    margin: 70px 0px;
}

.homerow-2 .servicetitle h2{
    font-family: 'Raleway' !important;
    font-size: 25px;
}
.home-service-row.vc_row-o-equal-height .wpb_single_image:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    background-color: #000;
    opacity: 0.6;
    z-index: 0;
    visibility: hidden;
}

.home-service-row.vc_row-o-equal-height .wpb_column:hover .wpb_single_image:after {
    visibility: visible;
}

.home-service-row.vc_row-o-equal-height .wpb_column:hover h2.vc_custom_heading{
    color: #fff !important;
}

.homerow4.homeAbout{
    padding-top: 80px;
    padding-bottom: 35px;
}

.homerow4.homeAbout .aboutustext .wpb_text_column:first-child {
    margin-bottom: 10px;
}

.homerow4.homeAbout .aboutustext .vc_separator.vc_sep_color_orange .vc_sep_line{
    width: 70%;
}

.homerow4.homeAbout .aboutustext h2{
    font-size: 25px;
}

.home-row-solution .servicetitle h2{
    font-size: 25px;
}


.home-row-solution .buttoniconhome .wpb_single_image img{
    width: auto;
    height: 55px;
    object-fit: cover;
}

.home-row-solution .rowpadding .wpb_text_column {
    margin-bottom: 15px;
}

.home-row-solution .buttoniconhome .wpb_text_column {
    padding: 0 35px;
}

.home-row-solution .vc_general.vc_btn3{
    color: #F7941E;
    padding: 7px 25px;
    font-weight: 400;
}

.home-client-row{
    margin-top: 70px;
    margin-bottom: 70px;
}

.home-client-row .rowpadding h2{
    font-family: 'Raleway' !important;
    color: #000 !important;
    font-weight: 700;
    font-size: 25px;
}



.home-client-row .rowpadding .servicetitle::after{
    background-color: #000;
}

.home-client-row .client-con {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.client-con .client img {
    max-width: 120px !important;
}

.home-client-row .sa_owl_theme .owl-dots .owl-dot span {
    background-color: #BCBEC0 !important;
}

.home-client-row .sa_owl_theme .owl-dots .active span{
    background-color: #F7941E !important;
}

.home-contact-us{
    padding-top: 45px;
    padding-bottom: 35px;
}

.home-map .wpb_gmaps_widget.wpb_content_element{
    margin-bottom: 0;
}

.homeinnerrow4 .wpb_single_image{
    position: relative;
    z-index: 9;
    display: flex;
}

.homeinnerrow4 .wpb_single_image img{
     z-index: 9;
}

.homeinnerrow4 .wpb_single_image:after {
    content: " ";
    position: absolute;
    background: #F7941E;
    width: 95%;
    height: 85%;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    z-index: -1;
}


@media screen and (max-width:767px){
    .home-service-row.vc_row-o-equal-height .wpb_single_image figure{
        padding: 0;
    }
    
    .home-service-row.vc_row-o-equal-height .wpb_column:first-child{
        margin-bottom: 35px;
    }
    .homerow4.homeAbout .homeinnerrow4 {
        display: flex;
        flex-direction: column-reverse;
    }
    .homerow4.homeAbout .homeinnerrow4 .wpb_single_image figure{
        padding-right: 0;
        padding-left: 0;
    }
    .homeinnerrow4 .wpb_single_image:after{
        left: -20px;
    }
    .aboutustext.wpb_column.vc_column_container.vc_col-sm-6{
        padding-right: 0;
        padding-left: 0;
    }
    
    .aboutustext .wpb_text_column .wpb_wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .aboutustext .wpb_text_column {
        text-align: center;
    }
    .aboutustext .vc_sep_pos_align_left{
        margin-left: auto;
        margin-right: auto;
    }
    .home-row-solution .buttoniconhome .wpb_text_column{
        padding: 0;
    }
    .client-con .client img {
        max-width: 100% !important;
        width: 80% !important;
    }
    .home-client-row .client-con {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        margin-bottom: 30px !important;
        gap: 12px;
    }
    .home-client-row{
        margin-top: 60px;
    }
    .home-map .wpb_wrapper{
        padding: 0;
    }
    .wpb_gmaps_widget iframe{
        height: 300px;
    }
    .home-benefit .a-new h2.wpb_heading.wpb_singleimage_heading {
        font-size: 18px;
    }
    .home-benefit .a-new .wpb_column{
        height: 170px;
    }
    .home-benefit  .upb_row_bg.vcpb-default{
        height: 620px;
    }
    .home-benefit .a-new .wpb_single_image.last-img:last-child{
        margin-top: 20px;
    }
    .vc_row.wpb_row.vc_row-fluid.aboutrow5.home-benefit.ult-vc-hide-row.vc_row-has-fill {
        margin-bottom: 25px;
    }
    .homerow4.homeAbout{
        padding-bottom: 0;
    }
    section.vc_section.mobile ul.about-info-li{
        padding-left: 15px;
    }
    .contactusform.container, .homeContact .wpb_wrapper {
        padding: 0;
    }
    .engagement-row {
        margin-top: 60px;
    }
    .aboutrow5 .a-new h2 {
        font-size: 20px;
    }
    .aboutrow5 .a-new img{
        width: 80%;
    }
    .contactformcol .wpb_wrapper, .home-contact-us .vc_inner .wpb_wrapper {
        padding: 0;
    }
    .contactrow1 .vc_single_image-wrapper.vc_box_border_grey {
        margin-top: 30px;
    } 
    .contactrow1 .wpb_wrapper {
        padding: 0;
    }
    .page-id-21 .container p.footer-text {
        padding-top: 35px;
        padding-bottom: 100px;
    }
    .home-service-row.vc_row-o-equal-height h2{
        font-size: 25px;
    }
}  
    
#mainnav ul.menu > li.current-menu-item > a, #mainnav ul.menu > li.current-menu-ancestor > a, #mainnav ul.menu > li.current_page_parent > a{
    color: #F7941E !important;
}   

#sidebar-footer .sidebar-column.col-md-4:nth-child(2) h3.widget-title:after {
    content: '201501015944 (1141277-W)';
    display: block;
    font-weight: 400;
    font-size: 14px;
}

div#contactcompanylogo img {
    width: 80%;
}
p.footer-text {
    font-size: 12px;
}

.home-row-solution {
    padding-bottom: 60px;
}


/*equipment page*/
.equipment-info-bigrow .wpb_column:first-child{
    padding-right: 65px;
}

@media screen and (max-width:767px){
    .equipment-info-bigrow{
        display: flex;
        flex-direction: column-reverse;
    }
    .equipment-info-bigrow .wpb_column:first-child {
        padding-right: 0;
    }
}
