/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

body,
input,
button,
select,
textarea,
.servicesTab {
    font-family: Poppins;
}

#discover-btn:hover {
    background: #26429a;
    color: #ffffff;
}

#discover-btn:hover span {
    color: #ffffff;
}

.service-heading {
    margin-bottom: 3px;
    margin-top: 15px;
    color: #0051ab!important;
}



/* .blog-boxes .fusion-post-content-container {}
.blog-boxes .fusion-meta-info {} */

.blog-boxes .fusion-single-line-meta {
    color: #747474;
    font-family: Poppins;
    font-size: 16px;
}

.blog-boxes .sep-double {
    display: none;
}

.blog-shortcode-post-title a {
    color: #0051ab !important;
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
    width: 275px;
    display: block;
}

.fusion-post-content-container {
    color: #ffffff;
}

.fusion-read-more {
    color: #ffffff;
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
}

.fusion-post-wrapper {
    cursor: pointer;
}


/*Main Menu*/

.fusion-main-menu > ul > li {
    padding: 0px 33px !important;
}

.fusion-main-menu > ul > li:last-child {
    padding-right: 0px !important;
}

.fusion-main-menu > ul > li.current-menu-item a::before,
.fusion-main-menu > ul > li.current-menu-item a::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
}

.fusion-main-menu > ul li a:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: 0;
    right: 100%;
    bottom: 50%;
    background: transparent;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.fusion-main-menu > ul li a:hover {
    opacity: 1 !important;
}

.fusion-main-menu > ul li a:hover:before {
    right: 0
}

.fusion-main-menu > ul li a:before {
    bottom: 25%;
}

.fusion-main-menu > ul li a {
    position: relative;
}

.fusion-main-menu .fusion-dropdown-menu .sub-menu li a:before {
    height: 0px;
}

.fusion-main-menu .sub-menu {
    left: -50%;
}

.fusion-main-menu .fusion-dropdown-menu .sub-menu li:last-child a {
    border-bottom: 0;
}

#wrapper .fusion-widget-area .current_page_item > a {
    color: #7b7b7b !important;
}

.fusion-header-layout-v1.fusion-top-header .fusion-main-menu>ul>li:not(.fusion-menu-item-button)>a.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after {
    top: auto !important;
    bottom: 11px !important;
    left: 0 !important;
    right: auto !important;
}


/* .fusion-header-layout-v1.fusion-top-header .fusion-main-menu>ul>li.current-menu-ancestor:not(.fusion-menu-item-button)>a.fusion-bottombar-highlight:hover:not(.fusion-main-menu-icon):after {
    display: block ;
}


.fusion-header-layout-v1.fusion-top-header .fusion-main-menu>ul>li.current-menu-ancestor:not(.fusion-menu-item-button)>a.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after {
    display: none;
} */


/*Home Slider*/
#wrapper .tfs-slider .slide-content-container .heading {
    margin: 0px;
}

#wrapper .tfs-slider h1 {
    text-transform: uppercase;
    border-bottom: solid 1px #ffffff;
    padding-bottom: 10px;
}

#wrapper .tfs-slider .slide-content-container .caption {
    width: 440px;
    max-width: 100%;
    padding-top: 14px;
}

.home #wrapper #sliders-container .tfs-slider .background-image {
    background-position: top center;
}

#wrapper .tfs-slider .slide-content-container {
    padding-top: 55px;
}

#wrapper .tfs-slider .slide-content-container .fusion-title-size-three h3 {
    font-weight: 300!important;
    line-height: 1.5!important;
}

#wrapper .tfs-slider .slide-content-container .tfs-button-1,
.tfs-slider .slide-content-container .tfs-button-2 {
    margin-top: 0px!important;
}


/*Home Page*/

.fusion-page-title-bar {
    padding: 0px !important;
}

.home .fusion-page-title-row::before {
    background-color: transparent;
}

.home .fusion-page-title-row {
    background-color: transparent;
}

.home .fusion-page-title-row::after {
    background-color: transparent;
}

.home .fusion-page-title-bar .fusion-page-title-row h1:after {
    display: none;
}

.home .fusion-page-title-bar .fusion-page-title-row h1{
    text-transform: uppercase;
    border-bottom: solid 1px #ffffff;
    padding-bottom: 10px;
    display: inline-block;
}

.home .fusion-page-title-captions {
    max-width: 444px;
    padding-top: 70px;
}

.fusion-body .fusion-main-menu .current_page_item > a {
    border: 0;
}

.fusion-body .fusion-main-menu .current_page_item > a span {
    color: #ffffff;
}

.fusion-main-menu > ul > li > a:hover {
    border: 0;
}

.fusion-main-menu > ul > li > a {
    text-transform: uppercase;
}

.home .fusion-header {
    position: absolute;
    width: 100%;
    top: 0 !important;
}

.banner-section h1,
.banner-section p {
    color: #ffffff;
}

.buttons-links {
    display: block;
}

.track-shipment {
    margin-right: 32px;
}

.track-shipment,
.request-quote {
    display: inline-block;
}

a.fusion-button.button-flat.fusion-button-round {
    background: #ffffff;
    font-size: 14px;
    color: #0051ab;
    height: 52px;
    padding: 0;
    width: 180px;
    border-radius: 4px;
    margin-top: 24px;
    font-weight: 600;
    line-height: 54px;
    border: 0;
    outline: none;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
}

a.fusion-button.button-flat.fusion-button-round:hover {
    border: 0;
    outline: none;
    text-decoration: none;
}

a.fusion-button.button-flat.fusion-button-round span {
    color: #0051ab;
    line-height: 1.5;
}

.who-we-are-text {
    margin-top: 7px;
}

.who-we-are-text p {
    width: 473px;
}

h2::after {
    content: "";
    width: 120px !important;
    height: 2px;
    background: #d84a4a;
    position: absolute;
    top: 50%;
    left: -145px !important;
    transform: translateY(50%); 
    display: none;
}
/* h2::after {
    content: "";
    width: 50% !important;
    height: 2px;
    background: #d84a4a;
    position: absolute;
    top: 50%;
    left: -28%;
    transform: translate(-50%,50%);
} */

h2 {
    display: inline-block;
    position: relative;
}

.about-us strong {
    font-size: 20px;
    color: #4d4d4d;
}

#wrapper .fusion-title {
    overflow: visible;
}

.home-case-study h2.blog-shortcode-post-title {
    overflow: hidden;
}

a.fusion-button.button-flat.fusion-button-round:hover span {
    color: #26429a;
}

.about-us a.fusion-button.button-flat.fusion-button-round {
    border: 2px solid #26429a;
    width: 245px;
    font-size: 24px;
    line-height: 2;
}

span.image-border {
    position: relative;
}

span.image-border:after {
    content: "";
    background: #26429a;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 40px;
    z-index: 0;
    top: 40px;
    overflow: visible;
}

span.image-border img {
    z-index: 999;
    position: relative;
    padding: 0px 0px 40px 40px;
}


/*main*/

#wrapper #main {
    padding-top: 0px;
}

#wrapper .home-top {
    background-size: 48%!important;
    height: 545px;
}

#wrapper .home-top .about-info {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    align-items: center;
    min-height: 545px;
}
.about-page-section .about-info strong {
    font-size: 22px;
}

.about-page-section .about-info p {
    width: 405px;
    max-width: 100%;
}


.about-info strong {
    font-size: 20px;
    font-weight: 500;
    color: #595959;
    display: block;
    margin-bottom: 16px;
}

.about-info #discover-btn {
    background-color: #0051ab;
    font-size: 14px;
    text-decoration: none;
    line-height: 54px;
    height: 52px;
    width: 175px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    border-radius: 4px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 400;
}

.about-info a.fusion-button.button-flat.fusion-button-round span {
    color: #ffffff;
}

#wrapper #main .fontWeightNormaol h3 {
    font-weight: 500;
}

.home-case-study h2.blog-shortcode-post-title {
    line-height: normal!important;
}


/*Home Services*/

#wrapper #main .services-info .fusion-column-wrapper {
    padding-right: 60px!important;
}

#wrapper #main .services-info p {
    line-height: 23px;
}

.image-our-services {
    margin: 0px !important;
    width: 100%;
}

.image-our-services img {
    width: 100%;
    margin-bottom: 22px;
}

.heading-services {
    margin-bottom: 22px;
}

.subheading-services {
    margin-bottom: 15px !important;
}

.blue-box-service p {
    line-height: 1.64;
}

/* Home Customers */

.customer-section-text h2 {
    margin: 0px !important;
    line-height: 1 !important;
}

.customer-section-text h4{
    margin: 0px !important;
    color: #595959 !important;
}

/*Home Case Studies*/

.BorderNone h2 {
    overflow: hidden;
}

.GetQuote {
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
}

.getQuoteTitleNone h5 {
    font-weight: 500 !important;
}

#main .wpcf7 input,
#main .wpcf7 select,
#main textarea {
    margin-bottom: 40px;
    padding: 8px 25px;
}

.nextBtn,
#wrapper .wpcf7-form input[type=submit],
#wrapper .cf7mls_next.action-button,
#wrapper .cf7mls_back.action-button {
    display: block;
    max-width: 450px;
    margin: 0 auto;
    width: 100%;
    background-color: #d84a4a;
    border: 0;
    border-radius: 4px;
    color: #ffffff;
    height: normal;
    text-align: center;
    line-height: normal;
    font-size: 20px;
    margin-top: 15px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0;
    text-transform: uppercase;
    padding: 15px;
    font-family: Poppins;
}

/* .nextBtn:hover,
#wrapper .wpcf7-form input[type=submit]:hover,
#wrapper .cf7mls_next.action-button:hover,
#wrapper .cf7mls_back.action-button:hover {
    background-color: #26429a;
    color: #ffffff;
} */

#wrapper .select-arrow,
.avada-select-parent .select-arrow,
.fusion-modal-content .select-arrow,
.gravity-select-parent .select-arrow,
.select-arrow,
.wpcf7-select-parent .select-arrow {
    font-size: 20px!important;
    border-left: 0;
}

#wrapper .select-arrow {
    height: 58px;
    width: 58px;
    line-height: 58px;
}

#wrapper .wpcf7-form textarea {
    border: 1px solid #cfcfcf;
    height: 200px;
    padding: 17px 25px;
}

#main .wpcf7 input,
#main .wpcf7 select,
#main textarea {
    color: #000;
}

::placeholder {
    color: #000!important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #000!important;
}

::-ms-input-placeholder {
    color: #000!important;
}

#wrapper .cf7mls_back.action-button {
    display: none;
}

#wrapper .GetQuote .wpcf7-form .wpcf7-mail-sent-ok {
    display: none!important;
}

.thank-content {
    padding: 70px 0 20px;
    text-align: center;
}

.thank-content p {
    font-size: 22px;
    line-height: 1.5;
}

.thank-content h2 {
    overflow: hidden;
    margin-bottom: 0;
}

.thank-tick {
    display: block;
    margin: 0 auto;
    text-align: center;
    background-color: #e8ecf5;
    border-radius: 50%;
    width: 140px;
    height: 140px;
}

.thank-tick .fusion-li-icon {
    font-size: 60px;
    line-height: 137px;
    color: #27429b;
}


/*Footer*/

#wrapper .fusion-footer-widget-area .widget-title {
    text-transform: capitalize;
    font-family: Poppins;
    font-weight: 500;
}

#wrapper .fusion-footer .fusion-footer-widget-area ul li {
    border-bottom: 0;
    padding: 5px 0 5px 0;
}

.fusion-footer .fusion-footer-widget-area ul li a:before {
    content: "";
}

.fusion-footer .fusion-footer-widget-area ul li a:hover {
    text-decoration: underline;
}

.fusion-footer-widget-area ul {
    font-size: 0px;
}

.fusion-footer-widget-area .fusion-widget-area .fusion-column ul li a {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.56;
    letter-spacing: 0.12px;
    text-decoration: none;
    display: inline-block;
    color: #7b7b7b;
}

.fusion-footer-widget-area .widget-title {
    margin-bottom: 39px;
}

.fusion-footer-widget-area .fusion-widget-area .fusion-column:first-child {
    width: 33%;
    padding-right: 90px;
}

.fusion-footer-widget-area .fusion-widget-area .fusion-column:first-child .textwidget p {
    line-height: 1.64;
    font-size: 14px;
    color: #7b7b7b;
}


.fusion-footer-widget-area .fusion-widget-area .fusion-column:nth-child(2) {
    padding-left: 33px;
    width: 20%;
    padding-right: 28px;
}

.fusion-footer-widget-area .fusion-widget-area .fusion-column:nth-child(3) {
    width: 18%;
    padding-left: 28px;
    padding-right: 28px;
}

.fusion-footer-widget-area .fusion-widget-area .fusion-column-last {
    width: 27%;
    padding-right: 0px;
    padding-left: 28px;
}


.fusion-footer-widget-area .fusion-widget-area .fusion-column-last .textwidget p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.56;
    letter-spacing: 0.12px;
    text-align: left;
    color: #7b7b7b;
    margin: 0px;
}

.fusion-copyright-notice {
    text-align: center;
}

#wrapper .fusion-footer-widget-column {
    margin-bottom: 20px;
}

#wrapper .fusion-footer-widget-area .social_links .widget-title {
    font-size: 19px;
    margin-bottom: 19px;
}


/*Step*/

.top-step:after {
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}

.top-step {
    max-width: 450px;
    margin: 50px auto 50px;
    width: 100%;
}

.top-step li {
    list-style: none;
    float: left;
    width: 33.3333333%;
    font-size: 16px;
    color: #7b7b7b;
    padding-bottom: 20px;
    padding-top: 50px;
    position: relative;
}

.top-step li strong {
    position: relative;
    font-weight: 400;
}

/* .top-step li strong:after {
    content: "";
    width: 145px;
    height: 100%;
    background: #dedede;
    position: absolute;
    top: -33px;
    left: 50px;
    height: 2px;
} */

.top-step li.Stepaligncenter strong:after {
    left: 60px;
}

.top-step .Stepaligncenter {
    text-align: center;
    background-position: top center;
}

.top-step .Stepalignright {
    text-align: right;
    background-position: top right;
}

.top-step li.activeStep {
    color: #4d4d4d;
}

.top-step .Stepaligncenter.activeStep {
    background-position: top center;
}

.top-step .Stepalignright.activeStep {
    background-position: top right;
}

.GetQuote div.wpcf7 {
    clear: both;
}

.top-step ul {
    margin: 0;
    padding: 0;
}


/*Testimonials Home*/

.testimonialsHome {
    color: #ffffff;
    font-family: Poppins;
    font-size: 14px;
}

#wrapper .testimonialsHome h5 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.17px;
    color: #ffffff;
    margin: 0 0 15px;
}

#wrapper .testimonialsHome .uk-panel-body {
    padding: 50px;
}

#wrapper .testimonialsHome .authernmae {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#wrapper .testimonialsHome .authernmae span {
    font-size: 14px;
    line-height: 1.64;
    letter-spacing: 0.1px;
    text-transform: none;
    display: block;
}

#wrapper .testimonialsHome .uk-thumbnav>*>*>img {
    opacity: 1;
}

#wrapper .testimonialsHome .uk-panel-body {
    background: url(images/test-img.svg) no-repeat 50px 0;
    position: relative;
    margin-top: -230px;
}

#wrapper .testimonialsHome .uk-position-bottom {
    bottom: 160px;
    left: 0;
    right: 40px;
}

#wrapper .testimonialsHome .uk-slidenav {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #ffffff;
    border-radius: 50%;
    text-indent: -999999px;
    display: block;
    background-size: 100%!important;
}

#wrapper .testimonialsHome .uk-slidenav-previous {
    background: url(images/right-arrow.svg) no-repeat;
}

#wrapper .testimonialsHome .uk-slidenav-next {
    background: url(images/left-arrow.svg) no-repeat;
}

#wrapper .testimonialsHome .uk-slidenav-previous:before,
#wrapper .testimonialsHome .uk-slidenav-next:before {
    color: #ffffff;
}

#wrapper .testimonialsHome .uk-position-bottom-right {
    bottom: 70px;
    right: 400px;
}

.powered-by {
    display: inline-block;
    padding-left: 5px;
    opacity: 0.5;
    padding-top: 5px;
}

.powered-by:hover {
    opacity: 1;
}


/*Services page*/

/* .fusion-page-title-row {
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    overflow: visible!important;
} */

/* .fusion-page-title-row::before {
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    left: -500%;
    width: 500%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fusion-page-title-row::after {
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    right: -500%;
    width: 500%;
    height: 100%;
    position: absolute;
    top: 0;
} */
.page-id-1029 .fusion-page-title-bar {
    background-position: bottom center;
}


.fusion-page-title-bar {
    background-size: cover;
    position: relative;
    width: 100%;
    padding: 0px;
}

.fusion-page-title-bar::before {
    /* background-image: linear-gradient(107deg, rgba(0, 0, 0, 0.64) 12%, rgba(0, 0, 0, 0.13) 99%); */
    content: '';
    position: absolute;
    width: 100%;
    height: inherit;
    opacity: 0.4;
}

.fusion-page-title-captions {
    max-width: 750px;
    padding-top: 70px;
}

#wrapper .fusion-page-title-bar h3 {
    line-height: 1.5;
    font-weight: 400;
}

/* .page-id-23 #wrapper .fusion-page-title-bar h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1px;
    width: 432px;
} */


/*Service Highlights*/

.serviceHighlights {
    color: #ffffff;
    text-align: center;
}

.serviceHighlights .fontawesome-icon {
    width: 90px!important;
    text-indent: -99999px;
    display: block;
    border-radius: 0!important;
    height: 80px!important;
    line-height: normal;
    border: 0!important;
    background-size: 100px;
    margin: 0 auto!important;
    background-color: transparent!important;
}

.serviceHighlights .fontawesome-icon.fa-ioxhost {
    background: url(images/svg/secured-monitoring.svg) no-repeat center;
}

.serviceHighlights .fontawesome-icon.fa-houzz {
    background: url(images/svg/customer-portal.svg) no-repeat center;
}

.serviceHighlights .fontawesome-icon.fa-diagnoses {
    background: url(images/svg/warehouse-space.svg) no-repeat center;
}

.serviceHighlights .fontawesome-icon.fa-user-astronaut {
    background: url(images/svg/experience.svg) no-repeat center;
}

.serviceHighlights .fourColumn {
    margin-top: 70px!important;
}

.alignCenter {
    text-align: center;
    ;
}


/*Services Tab*/

.servicesTab .fusion-tabs.vertical-tabs .nav {
    width: 50%;
    float: left;
    vertical-align: middle;
    padding: 60px 0 0;
}

.servicesTab .fusion-tabs.vertical-tabs .tab-pane {
    padding: 0;
    border: 0;
}

.servicesTab .tab-content {
    position: relative;
    width: 50%;
    float: right;
}

.servicesTab .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link h4 {
    font-size: 22px;
    color: #595959;
    max-width: 250px;
    margin: 0 auto;
    line-height: inherit;
    position: relative;
    left: 100px;
}

.servicesTab .fusion-tabs.vertical-tabs .nav-tabs li a {
    background-color: transparent;
    border: 0!important;
    padding: 0;
    height: 98px;
    line-height: 98px;
    vertical-align: middle;
    margin-bottom: 0;
}

.servicesTab .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link h4 span {
    color: #b2b2b2;
    font-size: 22px;
    display: inline-block;
    margin-right: 15px;
}

.servicesTab .fusion-tabs.vertical-tabs .nav-tabs li {
    vertical-align: middle;
}

.servicesTab .fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link {
    background-color: #0051ab;
    color: #ffffff;
    position: relative;
}

.servicesTab .fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link h4,
.servicesTab .fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link h4 span {
    color: #ffffff;
}

.servicesTab .fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link:after {
    content: "";
    display: block;
    background-color: #0051ab;
    right: -50px;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 11;
}

.servicesTab .fusion-tabs.vertical-tabs .nav-tabs {
    left: 0;
    border: 0;
}

.rightTab {
    width: 100%;
    position: relative;
    height: 550px;
    overflow: hidden;
}

.rightTab img {
    width: 100%;
}

.image-overlay {
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2049194677871149) 0%, rgba(0, 0, 0, 0.8435749299719888) 100%);
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -99999px;
    display: block;
}

.tab-info {
    position: absolute;
    bottom: 40px;
    padding: 0 100px;
    text-align: left;
    color: #ffffff;
    z-index: 19;
    font-size: 14px;
}

.servicesTab .tab-info h3 {
    color: #ffffff;
    line-height: 1.5;
    margin-bottom: 20px;
    letter-spacing: 0.16px;
}


/*Industries*/

.Industries-col {
    background-color: #f4f8f9;
    transition: 0.3s;
}

.Industries-col .bg-color {
    padding: 35px;
    color: #333333;
    font-size: 12px;
    font-family: Poppins;
}

#main .Industries-info h4 {
    font-size: 20px;
    margin: 0 0 15px;
    color: #0051ab;
    line-height: 1.3;
}

.Industries-col:hover {
    background-color: #d92c40;
    cursor: pointer;
}

.Industries-col:hover .bg-color {
    color: #ffffff;
}

#main .Industries-info .Industries-col:hover h4 {
    color: #ffffff;
}

.Industries-info .fusion-imageframe {
    position: relative;
    display: block;
}

.imageHover {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 15;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -99999px;
    display: none;
    transition: 0.3s;
}

.Industries-col:hover .imageHover {
    opacity: 0;
}

.Industries-info .fusion-imageframe img {
    width: 100%;
}


/*Get A Quote*/

.services-bottomTab .fusion-tabs.horizontal-tabs .nav {
    border: 0;
}

.services-bottomTab .fusion-tabs .nav-tabs>.active>.tab-link {
    border: 0;
}

.services-bottomTab .fusion-tabs.horizontal-tabs .nav {
    background-color: #ffffff;
    max-width: 700px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 50px;
    overflow: hidden;
    overflow: hidden;
    box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.10);
    position: relative;
    top: -100px;
    z-index: 10;
    margin-top: -65px;
}

.services-bottomTab .fusion-tabs.horizontal-tabs .nav-tabs {
    margin: 0;
    border: 0;
}

.services-bottomTab .fusion-tabs .nav-tabs .tab-link h4 {
    color: #cccccc;
    font-size: 18px;
}

#main .services-bottomTab .fusion-tabs .nav-tabs li .tab-link {
    border: 0;
    border-radius: 50px;
    padding: 15px 0;
    background-color: transparent;
}

#main .services-bottomTab .fusion-tabs .nav-tabs>.active>.tab-link {
    color: #ffffff;
    background-color: #d84a4a;
}

#main .services-bottomTab .fusion-tabs .nav-tabs>.active>.tab-link h4 {
    color: #ffffff;
}

#main .services-bottomTab .fusion-tabs .tab-pane {
    border: 0;
    padding: 0;
    margin-top: -21px;
}

#main .services-bottomTab h3 {
    color: #4c4c4c;
    text-align: center;
}

#main .services-bottomTab .fusion-tabs {
    margin-bottom: 0;
}

.fusion-main-menu {
    padding-top: 34px;
}


/*About Us Page*/

.fusion-page-title-bar .fusion-page-title-row h1 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 22.5px;
    padding-bottom: 20px;
    display: inline-block;
}

.fusion-page-title-bar .fusion-page-title-row h1:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.about-overlay {
    background-color: rgba(0, 81, 171, 0.95);
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -99999px;
    display: block;
    transition: 0.3s;
}

.about-story {
    text-align: center;
    color: #ffffff;
}

.about-timeline {
    padding: 50px 0;
    /* border-bottom: 2px solid #ffffff; */
    margin-bottom: 20px;
}

.about-timeline .col {
    width: 32%;
    margin-right: 2%;
    float: left;
    font-size: 12px;
    position: relative;
    color: #68a2d3;
}

.about-timeline.mtop {
    margin-top: 40px;
}

.about-timeline .col.last-col {
    margin-right: 0;
}

.about-timeline .col strong {
    width: 98px;
    height: 50px;
    margin: 0 auto;
    color: #d84a4a;
    font-size: 24px;
    display: block;
    font-weight: 600;
    background-color: #ffffff;
    line-height: 50px;
    letter-spacing: 4px;
}

.about-story .about-timeline h4 {
    margin: 15px 0 8px;
    font-size: 18px;
    line-height: 1.3;
    color: #ffffff;
    font-weight: 500;
}

.bottom-line {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.bot-line {
    position: absolute;
    background: url(images/bot-line.png) no-repeat;
    width: 2px;
    height: 33px;
    text-indent: -999999px;
    display: block;
    bottom: -70px;
    left: 50%;
    margin-left: -1px;
}

.inner-col {
    position: relative;
    max-width: 320px;
}

.story-col1 {
    left: -25px;
}

.story-col2 {
    left: -25px;
}

.story-col3 {
    left: -25px;
}

.story-col1 .bot-line {
    left: 50%;
}

.bottom-line .bot-line {
    top: -70px;
    bottom: auto;
}

.about-timeline:after {
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}

.bottom-line .story-col1 {
    left: 128px;
}

.bottom-line .story-col2 {
    left: 128px;
}

.bottom-line .story-col3 {
    left: 128px;
}


/*Customer*/

#wrapper .fusion-accordian #accordian-1 .panel-title a {
    color: #595959;
    font-size: 22px;
}

#wrapper .fusion-accordian #accordian-1 .panel-title .active .fusion-toggle-heading {
    font-size: 22px;
    color: #0051ab;
}

#wrapper .fusion-accordian .panel-body {
    padding-bottom: 0;
}

.panel-title .active .faq_counter {
    font-size: 22px;
    color: #d84a4a;
    opacity: 1;
}

.faq_counter {
    font-size: 22px;
    color: #595959;
    opacity: 0.46;
}

.customer .panel-heading {
    width: 28%;
    background-color: transparent;
    clear: left;
    margin: 0;
}

.customer .faqs_info {
    padding-bottom: 15px;
    padding-left: 14px;
    margin-bottom: 0!important;
    border-bottom: 1px solid transparent;
    width: 28%!important;
}

.customer .faqs_info::before {
    content: '';
    position: absolute;
    width: 81%;
    height: 1px;
    background-color: #c1c1c1;
    bottom: 0px;
    right: 0px;
    left: auto;
}

.customer .panel-heading .collapsed.active::before {
    background-color: transparent;
}

.customer:last-child .panel-heading .collapsed::before {
    background-color: transparent;
}

.customer .panel-heading .collapsed::before {
    content: '';
    position: absolute;
    width: 81%;
    height: 1px;
    background-color: #c1c1c1;
    bottom: 0px;
    right: 0px;
    left: auto;
}

.customer .faqs_image {
    display: block;
    width: 68%!important;
}

.customer .faqs_image img {
    width: 100%;
    height: 100%;
}

.customer .faqs_image {
    float: right;
    width: 68%;
    position: absolute!important;
    z-index: 6;
    right: 0;
    top: 0;
}

.fusion-accordian .fusion-panel {
    border: 0!important;
}

.customer .panel-heading .collapsed {
    padding: 24px 0px 31px 0px !important;
    border-bottom: 1px solid transparent;
}

#wrapper .customer .panel-heading .collapsed.active {
    padding-bottom: 0px!important;
    border-bottom: 0px;
}

.content-faq,
.content-faq.fusion-fullwidth .fusion-row,
.content-faq .faqs_image-top,
.customer .toggle-content,
.customer {
    position: inherit!important;
}

#accordian-1 .fusion-panel:hover {
    background-color: transparent;
}

.fusion-accordian .fusion-panel.fusion-toggle-no-divider.fusion-toggle-boxed-mode .panel-title a {
    padding: 0;
}


/*Our Assets*/

.ourAssets.serviceHighlights .fontawesome-icon.fa-ioxhost {
    background: url(images/svg/customer-portal.svg) no-repeat center;
}

.ourAssets.serviceHighlights .fontawesome-icon.fa-houzz {
    background: url(images/svg/employees.svg) no-repeat center;
}

.ourAssets.serviceHighlights .fontawesome-icon.fa-diagnoses {
    background: url(images/svg/secured-monitoring.svg) no-repeat center;
}

.ourAssets.serviceHighlights .fontawesome-icon.fa-user-astronaut {
    background: url(images/svg/project-completed.svg) no-repeat center;
}

#wrapper .Counts-column {
    background: rgb(0, 81, 171);
    background: linear-gradient(180deg, rgba(0, 81, 171, 1) 0%, rgba(1, 58, 122, 1) 100%);
    font-size: 14px;
    color: #ffffff;
}

#wrapper .Counts-column .fusion-one-fourth {
    border-right: 1px solid #5b8cb8;
    min-height: 180px;
    margin-top: 50px!important;
}

#wrapper .Counts-column .fusion-builder-row.fusion-builder-row-inner {
    border-bottom: 1px solid #5b8cb8;
}

#wrapper .Counts-column .fusion-one-fourth.fusion-column-last {
    border-right: 0;
}


/*Latest News*/

#wrapper #main .latestNews h3 {
    text-transform: uppercase;
    font-weight: 400;
}

.column-latestNews {
    margin-top: 50px;
}

.news-inner {
    position: relative;
}

.news-content {
    z-index: 1;
    position: relative;
}

#wrapper #main .latestNews .column-latestNews h4 {
    margin: 25px 0 15px;
    font-size: 20px;
    color: #0051ab;
    font-weight: 500;
    position: relative;
}

#wrapper #main .latestNews a {
    color: #0051ab;
}

#wrapper #main .latestNews .column-latestNews p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #7b7b7b;
}

.date-comments {
    font-size: 16px;
    color: #747474;
    font-weight: 500;
    letter-spacing: -0.01px;
}

#wrapper .SendMessage h1 {
    font-weight: 500;
    letter-spacing: 0.25px;
}

#wrapper .SendMessage h4 {
    letter-spacing: 0.14px;
    font-weight: 500;
    line-height: 1.5;
}


/*Contact Us*/

#main span.wpcf7-not-valid-tip {
    position: relative;
    top: -24px;
    padding-left: 10px;
    font-size: 14px;
}

.contact-us-title-heading h1 {
    font-size: 31px !important;
    margin: 0px;
}

#main .wpcf7-form .wpcf7-mail-sent-ng,
#main .wpcf7-form .wpcf7-validation-errors {
    display: none!important;
}

.contact-column .fontawesome-icon {
    width: 80px!important;
    text-indent: -99999px;
    display: block;
    border-radius: 0!important;
    height: 60px!important;
    line-height: normal;
    border: 0!important;
    background-size: 16px;
    margin: 0 0 50px!important;
    background-color: transparent!important;
    float: none;
}

.contact-column .fontawesome-icon.fa-quote-left {
    background: url(images/svg/get-quote.svg) no-repeat left;
}

.contact-column .fontawesome-icon.fa-intercom {
    background: url(images/svg/customer-support.svg) no-repeat left;
}

.contact-column .fontawesome-icon.fa-biohazard {
    background: url(images/svg/shipment-tracking.svg) no-repeat left;
}

.contact-column .fontawesome-icon.fa-globe-asia {
    background: url(images/svg/online-portal.svg) no-repeat left;
}

.contact-column p {
    font-size: 16px !important;
    font-weight: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #6d6d6d;
    margin-bottom: 0px;
}

#wrapper #main .contact-column .fusion-layout-column {
    /* border-right: 1px solid #f1f1f1; */
    padding:0px;
}

#wrapper #main .contact-column .fusion-layout-column + .fusion-layout-column .fusion-column-wrapper {
    position: relative;
} 

#wrapper #main .contact-column .fusion-layout-column + .fusion-layout-column .fusion-column-wrapper::before{ 
    content: '';
    position: absolute;
    left: 0px;
    right: auto;
    top: 20px;
    bottom: 0px;
    width: 1px;
    height: 248px;
    background-color: #e8e8e8;
}

#wrapper #main .contact-column .fusion-layout-column .fusion-column-wrapper {
    padding-right: 63px !important;
    padding-left: 63px !important;
}

#wrapper #main .contact-column {
    margin-right: auto !important;
    margin-left: auto !important;
    width: 1170px;
}

#wrapper #main .contact-column .fusion-builder-row.fusion-row {
    width: auto;
    max-width: unset;
    margin: 0px -63px;
}

#wrapper #main .contact-column .fusion-layout-column.fusion-column-last {
    border-right: 0;
    padding-right: 0px;
}

#wrapper #main .contact-details {
    margin-right: auto !important;
    margin-left: auto !important;
    width: 1170px;
}

#wrapper #main .contact-details .fusion-builder-row.fusion-row {
    width: auto;
    max-width: unset;
    margin:0 auto;
}



.request-btn {
    font-size: 15px;
    font-weight: 500;
    color: #ea3a42;
    display: inline-block;
    padding-top: 21px;
    margin-top: 13px;
    position: relative;
}

.request-btn::after {
    content: '';
    background-image: url(images/svg/arrow-right-red.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding-right: 15px;
    top: 60%;
    bottom: auto;
    position: absolute;
    width: 18px;
    height: 11px;
}

.request-btn:hover {
    color: #d92c40;
}

.request-btn:hover::after {
    padding-right: 20px;
}

.request-btn::before {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: auto;
    width: 80px;
    background-color: #e8e8e8;
}

.contactDetails ul {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.contactDetails ul li {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 1.57;
    list-style: none;
    padding: 7px 0;
    font-weight: normal;
}

#wrapper .sendMessage h1 {
    font-weight: 500;
}

.fusion-body .ContactFormTop .wpcf7-form .fusion-slider-loading,
.ContactFormTop .fusion-slider-loading {
    position: absolute;
    top: 31%;
    left: 68%;
    border-bottom: .5em solid #ffffff;
}


/*Document Library*/

.overlay-about {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    z-index: 100;
    font-size: 15px;
    padding: 23px;
    background: rgba(0, 81, 171, .9);
    overflow: hidden;
    font-size: 15px;
    color: #ffffff;
}

.overlay-about .overlay-inner {
    max-height: 30px;
    height: auto;
    overflow: hidden;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}

.document-column .doc-col:hover .overlay-about .overlay-inner {
    max-height: 220px;
    height: auto;
}


.document-column .doc-col .overlay-about .overlay-inner h4 {
    font-size: 23px;
    font-weight: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #ffffff;
    margin: 0px 0px 13px;
}

.document-column .doc-col .overlay-about .overlay-inner p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 0px;
}

/* #main .document-column .overlay-about h4 {
    font-size: 25px;
    color: #ffffff;
    margin: 0px 0 10px;
} */

.document-column .doc-col {
    overflow: hidden;
    cursor: pointer;
}

.documentLibrary.row .column {
    padding-left: 21px;
    padding-right: 22px;
}
.documentLibrary.row {
    margin-left: -21px;
    margin-right: -21px;
}


.documentLibrary .column .doc-inner {
    border: 1px solid #c0c0c0;
    padding: 32px 31px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 42px;
}

.documents-category {
    padding: 42px;
    border: 1px solid #c0c0c0;
    margin-top: -25px;
}

.documentLibrary .thum {
    width: 40px;
    float: left;
    margin-right: 24px;
}

#wrapper #main .documentLibrary h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 1.19;
    margin-top: 5px;
}

#wrapper #main .documentLibrary h5 .fileSize {
    display: block;
    font-size: 12px;
    color: #898989;
    line-height: 1.5;
    margin-top: 3px;
}

.download-doc {
    width: 44px;
    height: 44px;
    border: 1px solid #f9dbdf;
    border-radius: 50%;
    background: url(images/svg/download.svg) no-repeat center;
    background-size: 15px;
    display: block;
    text-indent: -999999px;
    position: relative;
    top: 0;
    right: 20px;
}

.upload-document-file {
    position: absolute;
    right: 10px;
    top: 30px;
}

.documents-category {
    position: relative;
}

#main .documents-category h3 {
    margin: 7px 0 57px;
    color: #333333;
    font-size: 24px;
}

.active-arrow {
    background: url(images/active-arrow.jpg) no-repeat;
    width: 54px;
    height: 29px;
    display: block;
    position: absolute;
    top: -29px;
    left: 9%;
}

.docLib2,
.docLib3,
.docLib4 {
    display: none;
}

.docLib2 .active-arrow {
    left: 35%;
}

.docLib3 .active-arrow {
    left: 61%;
}

.docLib4 .active-arrow {
    left: 86%;
}


/*Search*/

.search-document {
    max-width: 363px;
    margin: 0;
    float: right;
    width: 100%;
    position: absolute;
    right: 42px;
    top: 37px;
    bottom: auto;
    z-index: 1;
}

.search-document .search-btn {
    border: 0;
    background-color: transparent;
    cursor: pointer;
    background: url(images/svg/search.svg) no-repeat;
    width: 18px;
    height: 18px;
    background-size: 18px;
    position: absolute;
    right: 20px;
    top: 18px;
}

#main .testimonialsHome .uk-position-relative {
    position: static!important;
}


/*Air Services*/

#wrapper .Counts-column .fusion-one-fourth .fusion-title {
    min-height: 90px;
}

.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link {
    white-space: normal;
}

.servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link h4 {
    width: 290px;
    padding-top: 30px;
    max-width: 290px;
}

.page-id-211 .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li:first-child .tab-link h4 span {
    padding-top: 0;
}

.page-id-211 .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li:first-child .tab-link h4 {
    padding-top: 27px;
}

.page-id-211 .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li:last-child .tab-link h4 {
    padding-top: 17px;
}

.page-id-211 .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li a {
    height: 98px;
}

.page-id-203 .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li:not(:nth-child(3)) .tab-link h4 span {
    padding-top: 0;
}

.page-id-203 .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li:not(:nth-child(3)) .tab-link h4 {
    padding-top: 27px;
}

.page-id-203 .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li:nth-child(3) .tab-link h4 {
    padding-top: 17px;
}

.page-id-203 .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li a {
    height: 98px;
}

.servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs li a {
    height: 128px;
    line-height: 1.5;
}

.servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link h4 span {
    height: 77px;
    padding-top: 20px;
    margin-right: 30px;
    float: left;
}

.servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav {
    padding: 135px 0 0;
}

.servicesTab.inlandTab .fusion-tabs.vertical-tabs .nav {
    padding-top: 115px;
}


/*Quote Page*/

.GetQuoteForm .wpcf7-form label {
    font-size: 15px;
    display: block;
    color: #0051ab;
}


/* Privacy Policy */
.page-id-759 .fusion-page-title-bar {
    background-position: bottom;
}

/* Track Shipment */
.track-shipment-text {
    margin-bottom: 67px;
}

.track-shipment-text p {
    width: 626px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.64;
    letter-spacing: 0.1px;
    text-align: center;
    color: #7b7b7b;
    margin: 0 auto;
}

.track-shipment-container {
    width: 560px;
    margin: 0 auto;
    border: 5px solid #f3f3f3;
    margin-bottom: 0px;
    height: 505px;
}

.track-shipment-container iframe {
    height: 481px;
}

span.banner-container-button {
    display: block;
    margin-top: 25px
}

a.btn.btn-banner {
    width: 180px;
    display: inline-block;
    background-color: #ffffff;
    line-height: 52px;
    text-align: center;
    padding: 0px 10px;
    margin-right: 32px;
    border-radius: 5px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    color: #0051ab;
    text-transform: uppercase;
}

.lines-border-top h2::after {
    top: 25%;
}

/* .GetQuoteForm .servicesCheckbox{} */

@media (min-width: 800px) and (max-width: 1500px) {
    .servicesTab .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link h4 {
        font-size: 20px;
        left: 40px;
    }
    .servicesTab .fusion-tabs.vertical-tabs .nav-tabs li a {
        height: 80px;
        line-height: 80px;
    }
    .servicesTab .fusion-tabs.vertical-tabs .nav {
        padding: 40px 0 0;
    }
    .servicesTab .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link h4 span {
        font-size: 16px;
    }
    .servicesTab .tab-info h3 {
        font-size: 18px;
    }
    .tab-info {
        padding: 0 80px;
        font-size: 13px;
    }
    h2:after {
        width: 80px;
        left: -88px;
    }
    .rightTab {
        height: 470px;
    }
    .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs li a {
        height: 108px;
    }
    .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link h4 {
        width: 260px;
        padding-top: 22px;
        max-width: 260px;
    }
    .servicesTab.lineTab2 .fusion-tabs.vertical-tabs .nav {
        padding: 120px 0 0;
    }
}