/*
Theme Name:		Corporate Plus Child
Theme URI: 		https://www.acmethemes.com/themes/corporate-plus
Description:		Corporate Plus Child is a child theme of Corporate plus
Author:			LS Fleet
Template:		corporate-plus
Version:		1.0.0
Text Domain:	 	corporate-plus-child
*/

body, p {
    font-size: 16px;
}


body.custom-background {
    background: none !important;
}

.navbar.navbar-fixed-top {
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%) !important;
    border: 0;
}

.navbar.navbar-fixed-top a:not(:hover) {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.main-navigation .current_page_item > a:before,
.main-navigation .current-menu-item > a:before,
.main-navigation .active > a:before,
.main-navigation .current_page_ancestor > a:before {
    height: 2px;
}

.text-slider-wrapper {
    left: 50%;
    transform: translate(-50%, -50%);
}

img.custom-logo {
    height: 80px;
    width: auto;
}

.navbar-small {
    padding: 10px 0 !important;
}

.navbar-small img.custom-logo {
    height: 50px;
}

#at-banner-slider {
}

#at-banner-slider li {
    background: none !important;
}

.inner-main-title {
    padding-top: 100px;
    margin: 0;
    height: 275px;
    background-position: center center !important;
    background-attachment: scroll !important;
    z-index: 1;
}

.inner-main-title h1 {
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    position: relative;
}

.single-feat.clearfix > figure.single-thumb.single-thumb-full {
    position: absolute;
    height: 275px; 
    top: -275px;
    width: 100%;
    overflow: hidden;
}

.single-feat.clearfix > figure > img {
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 0;
}

.navbar-small, .navbar-no-fs {
    background: none !important;
}

.site-content {
    max-width: 100%;
    width: 100%;
    border-radius: 0;
}

.content-area {
    background-color: #fff;
}

#primary {
    margin-bottom: 0;
}

.hentry {
    margin: 0;
}

.entry-content > *:not(section):not(.gutentor-element), 
.gutentor-element > * {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .entry-content > *:not(section):not(.gutentor-element),
    .gutentor-element > * {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .entry-content > *:not(section):not(.gutentor-element),
    .gutentor-element > * {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .entry-content > *:not(section):not(.gutentor-element),
    .gutentor-element > * {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .entry-content > *:not(section):not(.gutentor-element),
    .gutentor-element > * {
        max-width: 1140px;
    }
}

.no-fs-clearfix {
    height: 0;
}
article.post, article.page {
    border-radius: 0px !important;
    box-shadow: none !important;
}

article.post .content-wrapper, article.page .content-wrapper {
    padding: 0;
}

.gutentor-section, .gutentor-module, .gutentor-element {
    padding: 60px 0 !important;
}
.entry-content > *:nth-child(even) {
    background-color: #f7f7f7 !important;
}

h2.gutentor-title:empty {
    display: none;
}
.gutentor-module h2 {
    font-size: 30px;
    line-height: 40px;
}
.gutentor-module h2,
.gutentor-module h1,
.gutentor-section-title .gutentor-title {
    padding-bottom: 50px !important;
    position: relative;
}
.gutentor-module h2:before,
.gutentor-module h1:before,
.gutentor-section-title .gutentor-title:before {
    background: currentColor;
    content: "\020";
    display: block;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    width: 2em !important;
    bottom: 20px !important;
    left: 0;
    right: 0;
}
.gutentor-module h2:not([style*=center]),
.gutentor-container-cover h2:not([style*=center]),
.gutentor-advanced-columns h2:not([style*=center]) {
    text-transform: none;
    padding-bottom: 15px !important;
}
.gutentor-module h2:not([style*=center]):before,
.gutentor-container-cover h2:not([style*=center]):before,
.gutentor-advanced-columns h2:not([style*=center]):before {
    display: none !important;
}
p.gutentor-text:last-of-type {
    margin-bottom: 0;
}
.gutentor-tabs-list {
    transition: none !important;
}
.gutentor-tabs-content {
    border-top: 1px solid #ddd;
    background-color: #fff;
}
.gutentor-container-cover .gutentor-content-box-wrapper {
    padding-top: 0 !important;
}
.gutentor-grid-item-wrap .gutentor-grid-column {
    padding-left: 20px;
}
.gutentor-grid-item-wrap .gutentor-single-item {
    position: relative;
    text-align: left;
    background: #f7f7f7;
    padding: 15px;
    height: 100%;
}
.entry-content > *:nth-child(even) .gutentor-grid-item-wrap .gutentor-single-item {
    background: #fff;
}
.gutentor-grid-item-wrap .gutentor-single-item.g-single-column-link-enabled {
    text-decoration: underline;
}
.gutentor-grid-item-wrap .gutentor-single-item-content:before,
.gutentor-container-cover ul li:before,
.gutentor-advanced-columns ul li:before {
    content: "\f061";
    position: absolute;
    top: 4px;
    left: -20px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.gutentor-grid-item-wrap .gutentor-single-item-content:before {
    top: 50%;
    transform: translateY(-50%);
}
h3.gutentor-single-item-title:empty {
    display: none;
}
.gutentor-container-cover ul,
.gutentor-advanced-columns ul {
    margin: 30px 0;
}
.gutentor-container-cover ul li,
.gutentor-advanced-columns ul li {
     position: relative;
     margin: 20px 0;
    list-style: none;
}

a[href*=pdf], a[href*=jpg], a[href*=uploads] {
    display: inline-block;
    margin-top: 7px;
}

a[href*=pdf]:before, a[href*=jpg]:before, a[href*=uploads]:before {
    content: "\f1c1";
    margin-right: 7px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-slider {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 60px 0px;
}

.site-footer p {
    margin: 0;
}

@media screen and (max-width: 992px) {
    .main-navigation.navbar-collapse.collapse.in,
    .main-navigation.navbar-collapse.collapsing {
        background: #2d2d2d;
    }
    .main-navigation li:first-of-type {
        border-top: 0;
    }
    .single-feat.clearfix > figure > img {
        min-height: 100vh;
        width: auto;
        min-width: 100%;
        height: auto;
        max-width: none;
    }

    .gutentor-section {
        padding: 30px 0 !important;
    }
}