/*
Theme Name: Industrio 5
Theme URI: http://shtheme.com/demosd/industrio5
Author: shtheme
Author URI: https://themeforest.net/user/shtheme
Description: In 2019, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: indusy

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/  
.user-avatar {
    position: absolute;
}
.user-avatar img {
    height: auto;
}
.comment-details {
    padding-left: 80px;
}
.comment-details a {
    color: #002642;
    font-weight: 500;
    margin-bottom: 2px;
}
.comment-meta h5 {
    display: inline-block;
}
.comment-meta .comment-reply-link {
    display: inline-block;
    float: right;
    font-size: 19px;
    font-weight: 600;
    color: #FFA600;
}
.comment-meta .comment-reply-link:hover { 
    color: #002642;
}
.logged-in-as {
    display: none;
}
.comment-respond .btn-custom {
    margin-top: 30px;
    margin-left: 5px;
}
label[for=wp-comment-cookies-consent], .comment-form-cookies-consent {
    display: none;
}
.comment-reply-title {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.wp-tag-cloud {
    list-style: none;
}
.wp-tag-cloud li {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 3px;
}
.wp-tag-cloud li a {
    color: #333;
    transition: 0.6s;
    padding: 8px 15px; 
    background: #f0f5f5;
    border-radius: 0px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px!important;
    font-family: 'Poppins', sans-serif;
}
.wp-tag-cloud li a:hover {
    color: #FFF;
    background-color: #002642; 
    cursor: pointer;
}
.sidebar-widget {
    margin-bottom: 30px;
}
.author-avatar img {
    height: auto;
} 
.site-pagination .page-numbers {
    position: relative;
    display: block;
    padding: 0.3rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #333;
    background-color: #fff;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.site-pagination .page-numbers:hover {
    z-index: 2;
    color: #FFA600;
    text-decoration: none; 
    border: none;
}
.site-pagination .page-numbers.current {
    z-index: 1;
    color: #fff;
    background-color: #FFA600;
    border-color: #FFA600;
}
.site-pagination li {
    margin-right: 1px;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px!important;
}
.service-section1 .counter-box {
    min-height: 98px;
}
hr.divider {
    margin: 1.5rem auto 2rem!important; 
}
.portfolio-section {
    margin-bottom: 0;
}
.comments ul.children {
    padding-left: 40px;
}
.comment-reply-title a {
    color: #EEC344;
}
.comment-reply-title small {
    font-size: 85%;
    float: right;
}
.clients-wide-section {
    position: relative;
    z-index: -1;
}
.informations-section .ic-icon {
    margin-right: 10px!important;
}
.gtc-icon { 
    margin-right: 15px!important; 
}
.counter-icon { 
    margin: auto!important;
}
.counter-block {
    margin-bottom: 30px;
}
.counter-section .container {
    margin-bottom: 42px;
}
.whyus-section .content-side {
    position: relative;
    z-index: 99;
}
.counter-section {
    margin-bottom: 0;
}
.home-team {
    margin-bottom: 0;
}
.grid-gallery .grid-gallery-info figure.ggi-icon {
    margin: auto!important;
}
.grid-gallery {
    margin-bottom: 0px;
}
hr.section-divider {
    margin: 2rem auto 2rem!important;
}
.ab-icon { 
    width: 60px;
    float: left;
    margin-right: 15px!important;
    margin-bottom: 20px!important;
}
.accordion-section {
    margin-bottom: 0;
}
.wpcf7-not-valid-tip {
    font-size: 15px!important;
    margin-top: 10px!important;
}
.counter-section { 
    margin-top: -128px!important;
}
.about-alt-icon { 
    margin-right: 15px!important;
    margin-bottom: 20px!important;
}
.portfolio-section5 {
    margin-bottom: 0;
}
.sb-icon-box .sb-icon {
    margin: auto!important;
}
.ajax-loader {
    display: none!important;
}
.sidebar-list .list-group-item.active {
    background-color: #002642;
}
.sidebar-list .list-group-item.active {
    color: #FFF;
}
.sidebar-list .list-group-item.active .badge {
    color: #FFF;
}
.brochures br {
    display: none;
}
.contact-section3 {
    margin-bottom: 0;
}
.contact-box .contact-icon { 
    margin: auto auto 20px!important; 
} 
.footer-col hr.divider {
    margin: 20px auto!important;  
}
.wpcf7-validation-errors {
    font-size: 15px!important;
}
.sidebar-title h4 {
    margin-bottom: 1rem;
}
ul.nav-menu {
    position: absolute;
    right: 0;
}
.logged-in .top-header {
    top: 32px;
}
.logged-in #navbar { 
    top: 82px;
}
@media (max-width: 992px) {
    .logged-in #navbar { 
        top: 32px;
    }
    .navigation-portrait .nav-menus-wrapper {
        top: 32px;
    }
}
@media (max-width: 768px) {
    .logged-in #navbar { 
        top: 47px;
    }
    .navigation-portrait .nav-menus-wrapper {
        top: 47px;
    }
}

.nav-menu li .nav-dropdown li a {
    color: #333;
    padding: 12px 20px;
}

.nav-menu > li:hover > a .submenu-indicator-chevron, 
.nav-menu > .active > a .submenu-indicator-chevron, .nav-menu > .focus > a .submenu-indicator-chevron {
    border-color: transparent #333 #333 transparent!important;
}

.filter li, .social-interaction p, .og-section-tittle h5, .ha-title h5, .cc-leftside h5,
.oc-testiminial-block .testimonial .testimonial-content p {
    color: #333;
}

p {
    color: #333;
}

.sa-list p, .hero-content p {
    color: #fff;
}

.og-accordion .accordion li p, .cc-leftside .customize-contact, .og-about h5,
.shadow-pricing-table .pt-duration, .shadow-pricing-table .pt-duration::before,
.shadow-pricing-table .pt-currency, .section-tittle-alt h5, 
.fw-gallery-agriculture .fw-gallery-title p, .ep-content p {
    color: #333;
}

.accordion li p, .hero-content form .newsletter input[name="your-email"], 
.social-icon-list a, .ps-social-icons a, p.comment-date {
    color: #333;
}

.space-break .widget_search .blog-search {
    margin-bottom: 0px;
}

.sidebar-widget {
    margin-bottom: 45px;
}

.recent-posts-entry .aside-related-posts img {
    margin-right: 10px!important;
}

.comments {
    margin-bottom: 0px;
}

.comment-respond {
    margin-top: 2rem;
}

.blog-search .form-control-feedback, .blog-search .form-control:focus {
    color: #333;
}

.top-header .has-search input.form-control::placeholder, .top-header .has-search input.form-control {
    color: #ffffff;
}

.nav-menus-wrapper-close-button {
    display: none!important;
}

@media (max-width: 768px){
    .fb-copyright {
        margin-bottom: 20px;
    }

    .fb-social {
        text-align: center;
    }
}

.error-page-container a.btn-primary {
    background-color: #FFA600;
        margin-top: 25px;
    text-transform: capitalize;
    font-size: 18px;
}

.elementor-widget-container > .container, .elementor-widget-container > .container-fluid,
.page-id-323 .parallax-contact-section > .container {
    margin-bottom: 0px;
}

.page-id-52 .elementor-widget-container > .container-fluid.whyus-section, 
.page-id-52 .elementor-widget-container > .container.lastest-news {
    margin-bottom: 3rem;
}

.page-id-323 .elementor-widget-container > .container.lastest-news,
.page-id-323 .elementor-widget-container > .why-us-section,
.page-id-295 .elementor-widget-container > .about-section {
    margin-bottom: 3rem;
}

.dialog-type-lightbox {
    display: none!important;
}

hr.divider-alt {
    margin: 1.2rem auto 1rem!important;
}

.page-id-323 .elementor-widget-container > .home-slider {
    margin-bottom: 20px;
}

.page-id-52 .elementor-widget-wrap > .elementor-widget:last-child,
.page-id-295 .elementor-widget-wrap > .elementor-widget:last-child,
.page-id-196 .elementor-widget-wrap > .elementor-widget:last-child,
.page-id-141 .elementor-widget-wrap > div > .elementor-widget:last-child,
.page-id-353 .elementor-widget-wrap > .elementor-widget:last-child {
    position: unset;
}

.page-id-295 .accordion-section  {
    margin-top: 3rem;
}

.page-id-295 .elementor-widget-container > .lastest-news {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.page-id-252 .elementor-widget-container > .energy-front-boxes, 
.page-id-252 .elementor-widget-container > .why-us-section, 
.page-id-252 .elementor-widget-wrap > .elementor-widget:last-child {
    margin-bottom: 3rem;
}

.page-id-252 .elementor-widget-container > .our-pricing {
    margin-top: 0px;
}

.page-id-196 .elementor-widget-container > .construction-services,
.page-id-196 .elementor-widget-container > .whyus-section,
.page-id-196 .elementor-widget-container > .lastest-news {
    margin-bottom: 3rem;
}

.page-id-141 .elementor-widget-container > .home-front,
.page-id-141 .elementor-widget-container > .section-thumbnails,
.page-id-141 .elementor-widget-container > .lastest-news {
    margin-bottom: 3rem;
}

.page-id-141 .elementor-widget-container > .about-section {
    margin-top: 5rem;
}

.page-id-353 .elementor-widget-container > .whyus-section {
    margin-bottom: 3rem;
}

.page-id-353 .elementor-widget-container > .lastest-news {
    margin-bottom: 3rem;
}

.page-id-368 .elementor-widget-wrap > .elementor-widget:last-child {
    margin-bottom: 3rem;
}

.page-id-391 .hover-effects .service-box, .page-id-403 .elementor-widget-container .team-portrait {
    margin-bottom: 3rem;
}

.page-id-408 .elementor-widget-container .contact-section2 {
    margin-bottom: 3rem;
}

.page-id-408 .elementor-widget-container .contact-section2 .content-box:nth-child(2) {
    border-left: solid 2px #FFF;
    border-right: solid 2px #FFF;
}

.page-id-428 .hero .newsletter .your-email .input[name="your-email"] {
    outline: none;
}

.page-id-534 section > .container {
    margin-bottom: 1rem;
}

.page-id-538 .elementor-widget-container > .container {
    margin-bottom: 3rem;
}

.elementor-widget-container > .contact-section4, 
.elementor-widget-container > .container .map {
    margin-bottom: 3rem;
}

.page-id-469 .elementor-widget-container > .container,
.page-id-469 .elementor-widget-container > .map-wide {
    margin-bottom: 3rem;
}

.social-interaction .si-author p, .social-interaction .si-comments p {
    font-weight: 500;
}

@media (max-width: 992px) {
    .navigation-portrait .nav-menus-wrapper {
        top: 94px;
    }
    .logged-in .navigation-portrait .nav-menus-wrapper {
        top: 47px;
    }
    .footer-grid-box .gb-photos {
        max-width: 150px;
    }
    .footer-grid-box .row {
        max-width: 500px;
    }
}

.accordion-section .og-about-alt ul.accordion li p {
        padding: 5px 20px 0px;
}

.btn-custom {
    color: #002642;
    border: solid 2px #002642;
}

.btn-custom:hover {
    background: #002642;
}

.about-section .og-about h5 {
    line-height: 24px;
}

.og-info strong, .solution-content strong, .ab-details strong, .post-content strong {
    font-weight: normal;
}

.elementor-widget-container > .container-fluid.construction-wide-banner,
.elementor-widget-container > .container-fluid.wide-banner {
    margin-bottom: 3rem;
}

.aside-related-posts .media {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #999;
}

.aside-related-posts .media .media-body {
    margin-top: 10px;
}

.customize:focus {
    background: #e0ebeb;
}

.customize {
    padding: 12px 18px;
}

.top-header .has-search button[type="submit"] {
    pointer-events: inherit;
    cursor: pointer;
    background: inherit;
    border: rgba(51, 51, 51, 0.7);
}

.search-custom .search-box form input[type="search"] {
    padding: 12px 12px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.8px;
    width: 350px;
    background: #eff5f5;
    border: none;
    margin-top: 10px;
}

.search-custom .search-box form button[type="submit"] {
    margin-top: 0px;
    background: #eff5f5;
    border: none;
    font-size: 16px;
    padding: 12px 15px;
    margin-left: -6px;
    cursor: pointer;
}

.search-custom h4 {
    font-size: 24px;
    line-height: 30px;
}

.blog-search .form-control {
    color: #495057;
}

.aside-related-posts .media:last-child {
    border-bottom: none;
}

@media (max-width: 992px) { 
    .service-section1 .layer-counter .lc-content {
        right: 25%;
    }
}

.navigation-portrait ul.nav-menu li ul.nav-dropdown li.nav-item {
    margin-left: 25px;
}

.navigation-portrait ul.nav-menu li ul.nav-dropdown li.nav-item:first-child {
    margin-top: 10px;
}

.navigation-portrait ul.nav-menu li ul.nav-dropdown li.nav-item:last-child {
    margin-bottom: 10px;
}

.navigation-portrait ul.nav-menu li ul.nav-dropdown li.nav-item a {
    padding: 8px 20px;
}

.navigation-landscape ul.nav-menu li ul.nav-dropdown li.nav-item:first-child {
    margin-top: 10px;
}

.navigation-landscape ul.nav-menu li ul.nav-dropdown li.nav-item:last-child {
    margin-bottom: 10px;
}

.navigation-landscape ul.nav-menu li ul.nav-dropdown li.nav-item:last-child a {
    padding-bottom: 20px;
}

.navigation-landscape ul.nav-menu li ul.nav-dropdown li.nav-item a {
    padding: 8px 20px;
}


@media (max-width: 992px) { 
    .counter-section {
        margin-top: -80px!important;
    }
}

.comment-meta h5 {
    text-transform: capitalize;
}


.row.induust {
    margin-top: 40px;
}









.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  
  
  
  @media only screen (max-width: 767px) {
	  .elementor-element.elementor-element-a9b114e.careencont.elementor-widget.elementor-widget-bdevs-contact-section5 .contact-form .col-md-6 {
    padding: 0px;
}
}




.header-left {
    background-color: #002642 !important;
    padding-right: 150px;
}


.header-left.col-md-9 p::before {
    content: "" ;
}

.has-search {
	display:none !important;
}
i.phonecss:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f095";
    margin-right: 10px;
    color: #fff;
}

 

 
 
 .span-services .col-sm-4.col-md-4.col-lg-4:nth-child(1) .counter:after {content: "HR";}
.span-services .col-sm-4.col-md-4.col-lg-4:nth-child(2) .counter:after {content: "%";}
.span-services .col-sm-4.col-md-4.col-lg-4:nth-child(3) .counter:after {content: "%";}


p.pull-right {
    color: #fff;
}
.span-services  {
    width: 100% !important;
}
.span-services .col-lg-6 {
    max-width: 100% !important;
}


div#whyabtsec .col-lg-7.content-side {
    margin-left: 0px;
}


div#whyabtsec .inner-content {
    padding: 3rem 2rem 1.5rem;
    width: 100%;
}

.sp-caption p {
    display: table-cell;
}
.popular-links.indu4cont {
    text-align: left;
}
.col-lg-6.layer-image {
    padding: 0px;
}


.popular-links.indu4cont.serpagelist ul li {
    color: #333 !important;
}

div#abtbluesec .content-side {
    margin-top: -2rem;
}
div#abtbluesec {
    margin-top: 40px;
}

div#contactpageformsec .form-group {
    margin-bottom: 8px;
}
div#contactpageformsec .customize {
    padding: 0px 18px !important;
    height:50px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control.customize {
    padding-top: 10px !important;
    height: auto !important;
}
.header-left.col-md-9 p strong {
    display: none;
}
.popular-links.indu4cont ul {
    margin-bottom: 0px;
}

.page-id-841 .lc-inner {
    padding: 5%;
}
.layer-image img{
    height:100% !important;
}
.ht-right-social a {
    font-family: 'Poppins', sans-serif !important;
}


.home-slider .carousel-inner{
	height:705px;
}


@media (max-width: 992px) {
#navbar {
    top: 50px !important;
}

.top-header {
     display: block !important; 
}
.top-header p {
    margin-right: -30px;
}
}



.header-left {
   
    background-color: #002642 !important;
	
}
.has-search {
    display: none !important;
}
.header-left.col-md-9 strong {
    display: none;
}

.header-left p::before {
    content: "" !important;
}



/********************MEDIA****************/

@media only screen and (min-width: 320px) and (max-width: 667px) {
.footer-grid-box {
    display: none !important;
}

.footer-icon {
    margin-top: -99px !important;
}
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
.footer-grid-box {
    display: none;
}
}