/*
Theme Name: ATG Airports (Industrial)
Theme URI: http://themeforest.net/user/Anps/portfolio
Description: It can be used for business and corporate sites, your portfolio site or customise it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps/portfolio
Version: 1.2.7
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-dolors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

.content-container > .row > *.col-md-12 {
    padding-bottom: 0;
    padding-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: catamaran, sans-serif;
    margin-top: 0 !important;
}

h1 {
    color: #2d2a6f;
}

h2 {
    font-weight: normal;
}

.job-vacancy-content h2 {
    color: #2d2a6f;
    margin-bottom: 20px;
}

h4 {
    color: #282828;
}

p,
li {
    font-family: muli, sans-serif;
}

.white-content h2,
.white-content p,
.white-content li {
    color: #fff !important;
}

.orange-content h2 {
    margin-top: 0;
    color: #f6992c;
    margin-bottom: 20px;
}

.purple-text,
.purple-text button {
    color: #2d2a6f !important;
    font-weight: 600 !important;
}

.vc_btn3.vc_btn3-size-lg {
    font-size: 18px !important;
}

header.site-header.classic {
    background: transparent !important;
    background-color: transparent !important;
    border: none;
    box-shadow: none !important;
}

.site-header.classic .above-nav-bar .widget {
    display: inherit;
}

.site-header .container {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
}

.site-header .site-navigation.pull-right,
header.classic:not(.center) .header-wrap .logo + * {
    margin-top: 0 !important;
}

.above-nav-bar {
    display: flex;
}

@media (max-width:1199px) {
    .above-nav-bar {
        display: block;
    }
}

.site-header.classic .above-nav-bar .contact-info li {
    border: none !important;
    color: #2d2a6f;
    font-weight: bold;
    margin-left: 10px;
}

.menu-search-form {
    border-radius: 10px !important;
    border: 2px solid #2d2a6f !important;
    box-shadow: none !important;
    margin-top: 0 !important;
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
}

.menu-search-field {
    background-color: #ffffff !important;
    border: none !important;
    padding: 9.1px 10px !important;
    width: 320px !important;
}



@media (max-width: 1479px) {
    .menu-search-field {
        width: 200px !important;
    }
}

@media (max-width: 1273px) {
    .menu-search-field {
        width: 120px !important;
    }
}

.menu-search-form::before {
    display: none !important;
}

.above-nav-bar .important {
    color: #2d2a6f !important;
    font-size: 16px !important;
    font-family: catamaran, sans-serif !important;
}

@media (max-width: 1199px) {
    .above-nav-bar .important {
        color: #fff !important;
    }

    .contact-info-icon-link i {
        display: none !important;
    }

    .site-navigation .main-menu {
        width: 100% !important;
    }

    .site-search + .above-nav-bar {
        width: 100% !important;
    }
}

.contact-info li::before {
    border-right: none;
}

nav.site-navigation ul li a {
    font-family: catamaran, sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 18px;
    line-height: 18px;
    text-transform: capitalize !important;
}

nav.site-navigation ul li a.contact-info-icon-link {
    text-transform: lowercase !important;
}

header.site-header.classic .mobile-wrap > ul > li > ul.sub-menu {
    top: 40px !important;
    border-radius: 10px;
    width: 320px;
    box-shadow: 2px 2px 6px #00000029;
}

nav.site-navigation ul li > ul.sub-menu {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 255px;
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.29);
}

nav.site-navigation ul li > ul.sub-menu li:not(:last-child) {
    border-bottom: none;
}

@media (min-width: 1200px) {
    #anpstext-3 {
        margin-right: 160px;
    }
    .gtranslate_wrapper {
        position: absolute;
        top: 6px;
        right: 0;
        width: 174px;
        z-index: 9999999;
    }
}

header.site-header.classic
    .mobile-wrap
    > ul
    > li
    ul.sub-menu
    > *:first-of-type
    > a {
    border-top: none;
}

header .sub-menu > li.menu-item-has-children > a::after,
header .sub-menu > li.menu-item-has-children > a:focus::after,
header .sub-menu > li.menu-item-has-children > a:hover::after {
    color: #e22019 !important;
}

header.site-header.classic nav.site-navigation ul li a:hover,
header.site-header.classic nav.site-navigation ul li a:focus {
    border-color: transparent !important;
}

nav.site-navigation ul li > ul.sub-menu a:hover {
    background-color: #f4f4f4 !important;
    border-radius: 10px;
    color: #222222 !important;
}

@media (min-width: 1200px) {
    header.site-header.classic nav.site-navigation ul.main-menu > li > a {
        padding-top: 12px;
        padding-bottom: 17px;
    }
    nav.site-navigation ul.main-menu > li > a {
        padding: 20px 10px 30px;
    }
    nav.site-navigation ul li {
        min-height: 25px !important;
        text-align: left;
    }
    header.site-header.classic .main-menu {
        width: 100%;
        text-align: left;
        padding-left: 126px;
    }
    header.site-header.classic .main-menu .menu-item {
        padding-top: 15px;
    }
    .filter:not(.filter-dark) button {
        padding: 17px 20px !important;
    }
}

@media (min-width: 1479px) {
    nav.site-navigation ul.main-menu > li > a {
        padding: 20px 20px 30px;
    }
}

header.classic .contact-info li,
header.transparent .contact-info li {
    padding: 0 12px 5px 30px !important;
    border: none !important;
}

header.transparent {
    height: inherit !important;
    position: relative !important;
}

header.site-header.classic .site-navigation .mobile-wrap > ul > li > a {
    color: inherit;
}

.contact-button a {
    background-color: #e22019;
    border-radius: 10px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-left: 20px;
    color: #fff !important;
    font-weight: 600 !important;
    display: block;
    padding-top: 20px !important;
    padding-bottom: 24px !important;
}

.site-header .contact-info li:first-child::before {
    background-image: url(images/gb@2x.png);
    width: 22px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    object-position: center;
    margin: 0px !important;
    top: 6px;
}

.site-header .contact-info li:nth-child(2)::before {
    background-image: url(images/us@2x.png);
    width: 22px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    object-position: center;
    margin: 0px !important;
    top: 6px;
}

.site-footer #anpstext-4 {
    margin-top: 0 !important;
}

.site-footer #anpstext-4 .contact-info li:first-child::before {
    background-image: url(images/gb@2x.png);
    width: 22px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    object-position: center;
    margin: 0px !important;
    top: 6px;
}

.site-footer #anpstext-5 .contact-info li:first-child::before {
    background-image: url(images/us@2x.png);
    width: 22px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    object-position: center;
    margin: 0px !important;
    top: 6px;
}

.site-footer .contact-info i {
    top: 12px;
    font-size: 18px !important;
}

.page-header {
    border-bottom: none !important;
}

.page-header.page-header-sm {
    background-color: #f4f4f4 !important;
    width: 100%;
    object-position: center;
    margin: 0px !important;
}

.page-header.page-header-sm::before {
    display: none !important;
}

.page-header .page-title {
    font-weight: normal !important;
    color: #2d2a6f;
}

.parent-menu-title {
    color: #e22019;
    font-size: 24px;
    line-height: 39px;
    font-family: catamaran, sans-serif;
}

.page-header-sm {
    padding: 54px 0;
}

.page-header-orange h1.page-title {
    color: #f6992c;
}

.breadcrumb {
    border: none;
    box-shadow: none;
    font-family: "Muli", sans-serif;
    padding: 12px 0;
}

.breadcrumb li {
    color: #282828;
    margin: 5px 30px 5px 0;
    font-size: 16px;
}

.breadcrumb li::before {
    right: -18px;
    color: #b7b7b7;
}

.breadcrumb span {
    display: none;
}

.breadcrumb i {
    color: #e22019;
    font-size: 18px;
}

.page-header-orange .breadcrumb i {
    color: #f6992c !important;
}

.main-menu .menu-search .menu-search-toggle .fa {
    font-size: 24px;
}

@media (max-width: 1199px) {
    .contact-button.pull-right {
        width: 100% !important;
    }

    .contact-button a {
        background-color: transparent !important;
        border-radius: 0 !important;
        padding-left: inherit !important;
        padding-right: inherit !important;
        margin-left: inherit !important;
        color: #fff !important;
        font-weight: 300 !important;
        display: block !important;
        padding-top: 10px !important;
        padding-bottom: inherit !important;
        width: 100% !important;
    }

    .contact-info li {
        border-radius: 0 !important;
        padding: 0 0 0 0 !important;
        position: relative !important;
    }
}

/***************************
 * Home Page Banner
 * *************************/

.home-page-main-banner {
    background-position: bottom right;
    background-repeat: no-repeat;
}

.home-page-banner-content .wpb_wrapper {
    padding-right: 80px !important;
}

@media (max-width: 768px) {
    .home-page-banner-content .wpb_wrapper {
        padding-right: 0 !important;
    }
}

.home-page-main-banner h1 {
    line-height: 59px;
    font-weight: normal !important;
    color: #2d2a6f;
    margin: 0 0 20px 0;
}

.section-about-atg h2 {
    line-height: 44px;
    color: #2d2a6f;
    margin: 0 0 20px 0;
}

.featured-case-study-content h2 {
    line-height: 44px;
    color: #fff;
    margin: 0 0 20px 0;
}

.pretitle {
    font-size: 24px;
    line-height: 39px;
    font-family: catamaran, sans-serif !important;
    font-weight: normal !important;
    margin: 0;
}

.red {
    color: #e22019;
}

a.dual-button {
    margin-right: 20px;
    font-size: 18px;
    line-height: 30px;
    border-radius: 10px;
    padding: 14px 27px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: none;
    border: 2px solid;
}

a.single-button {
    font-size: 18px;
    line-height: 30px;
    border-radius: 10px;
    padding: 14px 27px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: none;
    border: 2px solid;
}

.btn-blue {
    background-color: #2d2a6f;
    color: #fff;
    border-color: #2d2a6f !important;
}

.btn-blue:hover {
    color: #fff;
}

.btn-blue-outline {
    background-color: transparent;
    color: #2d2a6f;
    border-color: #2d2a6f !important;
}

.btn-white {
    background-color: #fff;
    color: #e22019;
    border-color: #fff !important;
}

.btn-white-outline {
    background-color: transparent;
    color: #fff;
    border-color: #fff !important;
}

.btn-red {
    background-color: #e22019 !important;
    color: #fff !important;
    border-color: #e22019 !important;
}

.btn-orange {
    background-color: #f6992c;
    color: #fff;
    border-color: #f6992c !important;
}

.btn-darkred {
    background-color: #af1f1a;
    color: #fff;
    border-color: #af1f1a !important;
}

.btn-darkred:hover,
.btn-red:hover,
.btn-orange:hover {
    color: #fff;
}

a.dual-button:hover {
    opacity: 0.7;
}

.pt-25 {
    padding-top: 25px;
}

/***************************
 * Home Page Sections
 * *************************/

.section-bespoke-solutions-systems .section-heading h2 {
    line-height: 59px;
    color: #2d2a6f;
}

.section-bespoke-solutions-systems .section-heading .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
}

.bottom-radius {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    padding: 25px 25px !important;
}

.light-bg h2 {
    font-size: 26px;
    color: #2d2a6f !important;
}

.light-bg p {
    line-height: 26px;
    color: #222 !important;
    font-weight: normal;
}

.dark-bg h2 {
  font-size: 26px;
  color: #fff !important;
}

.dark-bg p {
    line-height: 26px;
    color: #fff !important;
    font-weight: normal;
}

.light-bg .vc_btn3.vc_btn3-style-modern,
.dark-bg .vc_btn3.vc_btn3-style-modern {
    background-image: none !important;
}

.vc_btn3.vc_btn3-color-orange {
    border-color: #f6992c !important;
    background-color: #f6992c !important;
}

.vc_btn3.vc_btn3-color-peacoc {
    border-color: #0e5d6c !important;
    background-color: #0e5d6c !important;
}

.vc_btn3.vc_btn3-color-purple {
    border-color: #523489 !important;
    background-color: #523489 !important;
}

.vc_btn3.vc_btn3-style-modern {
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 600 !important;
    font-family: catamaran, sans-serif !important;
    padding-top: 18px !important;
    padding-bottom: 22px !important;
    padding-left: 37px !important;
    padding-right: 37px !important;
}

.vc_btn3-style-modern:hover {
    opacity: 0.7;
}

.section-turnkey .vc_col-has-fill > .vc_column-inner,
.section-turnkey
  .vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.section-turnkey
  .vc_row-has-fill
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.section-turnkey .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
}

.section-turnkey .vc_cta3-container {
    margin-bottom: 0 !important;
}

.section-heading-turnkey h2 {
    margin-top: 0 !important;
    line-height: 59px;
    color: #ffffff;
}

.section-heading-turnkey p {
    line-height: 28px;
    font-weight: 600;
    color: #ffffff;
}

.module-turnkey {
    background-color: transparent !important;
}

.module-turnkey
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;
}

.module-turnkey h2 {
    font-size: 26px;
    line-height: 32px;
    color: #ffffff !important;
}

.module-turnkey p {
    line-height: 26px;
    color: #fff !important;
    font-weight: 600;
}

.first-column-about.wpb_column.vc_column_container.vc_col-md-6 {
    width: 40%;
}

.second-column-about.wpb_column.vc_column_container.vc_col-md-3 {
    width: 33%;
}

.third-column-about .wpb_single_image.wpb_content_element {
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .first-column-about.wpb_column.vc_column_container.vc_col-md-6 {
        width: 100%;
    }

    .second-column-about.wpb_column.vc_column_container.vc_col-md-3 {
        width: 100%;
    }
}

ul.tick,
ul.tick li {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul.tick li::before {
    font-family: "fontawesome";
    content: "\f058";
    font-size: 18px;
    color: #2d2a6f;
    margin-right: 10px;
}

ul.icon,
ul.icon li,
.job-vacancy-content ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul.icon li,
.job-vacancy-content li {
    background-image: url(images/icon-list.png);
    background-repeat: no-repeat;
    background-position: 0 8px;
    background-size: 11px 13px;
    padding-left: 26px;
}

ul.icon.orange li {
    background-image: url(images/icon-list-orange.png);
}

.featured-case-study-content {
    padding: 125px 100px 0;
    color: #fff;
}

.form-white-column {
    padding-top: 60px !important;
    padding-right: 100px !important;
    padding-bottom: 60px !important;
    padding-left: 100px !important;
}

.first-banner-content-column {
    padding-right: 115px !important;
}

@media (max-width:768px) {
    .featured-case-study-content {
        padding: 15px 15px 0;
    }
    .first-banner-content-column {
        padding-right: 0 !important;
    }
    .form-white-column {
        padding-top: 0 !important;
        padding-right: 20px !important;
        padding-bottom: 40px !important;
        padding-left: 20px !important;
    }
    .form-white-column h3 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
}

.featured-case-study-content .pretitle {
    color: #ffaaa7;
}

.featured-case-study-image .vc_column-inner {
    min-height: 657px;
}

.section-testimonial .wpb_wrapper {
    text-align: center;
    color: #2d2a6f;
    font-size: 26px;
    line-height: 32px;
}

.section-testimonial .wpb_wrapper h2 {
    color: #2d2a6f;
    margin-bottom: 30px;
}

.section-testimonial .wpb_wrapper img {
    margin-bottom: 25px;
}

.section-testimonial .wpb_wrapper p.small {
    color: #282828;
    font-size: 18px;
    line-height: 16px;
    margin-top: 35px;
}

.section-testimonial-logos .vc_single_image-wrapper img {
    border: 2px solid #2d2a6f;
    border-radius: 20px;
}

.section-enquiry-form {
    padding-bottom: 60px;
}

.section-enquiry-form .upb_row_bg {
    background: #2d2a6fe6;
}

.section-enquiry-form h2,
.application-form-section h2 {
    color: #2d2a6f;
    margin-bottom: 30px;
    text-align: center;
}

/***************************
 * Enquiry Form
 * *************************/

.section-enquiry-form p {
    color: #222222;
}

.section-enquiry-form .wpb_content_element {
    text-align: center;
}

.section-enquiry-form .gform_wrapper.gravity-theme .gfield_label,
.application-form-section .gform_wrapper.gravity-theme .gfield_label {
    color: #282828;
    font-size: 24px;
    line-height: 39px;
}

.section-enquiry-form ::placeholder,
.application-form-section ::placeholder {
    color: #b7b7b7 !important;
    opacity: 1;
}

.section-enquiry-form :-ms-input-placeholder,
.application-form-section :-ms-input-placeholder {
    color: #b7b7b7 !important;
}

.section-enquiry-form ::-ms-input-placeholder,
.application-form-section ::-ms-input-placeholder {
    color: #b7b7b7 !important;
}

.section-enquiry-form .gform_wrapper input.large,
.section-enquiry-form .gform_wrapper textarea.large,
.application-form-section .gform_wrapper input.large,
.application-form-section .gform_wrapper textarea.large,
.application-form-section .gform_wrapper textarea.small {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 2px solid #2d2a6f !important;
    border-radius: 0 !important;
    color: #282828 !important;
    padding: 15px 0 !important;
    background-color: transparent !important;
    font-size: 18px !important;
    line-height: 33px !important;
}

.section-enquiry-form .gform_wrapper.gravity-theme input[type="text"],
.application-form-section .gform_wrapper.gravity-theme input[type="text"] {
  font-size: 18px !important;
  line-height: 33px !important;
}

.section-enquiry-form .gform_wrapper .gform_footer input[type="submit"],
.application-form-section .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #e22019;
  text-align: center;
  color: #fff;
  padding: 12px 30px 14px;
  border: 2px solid #e22019;
  border-radius: 10px;
  font-size: 18px;
  line-height: 30px;
  display: table;
  margin-top: 0;
  margin-bottom: 0;
  width: inherit !important;
}

.section-enquiry-form .gform_wrapper .gform_footer input[type="submit"]:hover,
.application-form-section
  .gform_wrapper
  .gform_footer
  input[type="submit"]:hover {
  background-color: #e22019;
  text-align: center;
  color: #fff;
  opacity: 0.7;
}

.section-enquiry-form .gform_wrapper.gravity-theme .gform_footer,
.application-form-section .gform_wrapper.gravity-theme .gform_footer {
  padding-bottom: 0;
}

.form-white-column,
.form-white-column a {
  color: #fff;
}

.form-white-column .gform_wrapper.gravity-theme .gfield_label {
  color: #fff;
  font-size: 24px;
  line-height: 39px;
}

.form-white-column ::placeholder {
  color: #fff !important;
  opacity: 0.5;
}
.form-white-column :-ms-input-placeholder {
  color: #fff !important;
  opacity: 0.5;
}
.form-white-column ::-ms-input-placeholder {
  color: #fff !important;
  opacity: 0.5;
}

.form-white-column .gform_wrapper input.large,
.form-white-column .gform_wrapper textarea.large {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 2px solid #fff !important;
  border-radius: 0 !important;
  color: #fff !important;
  padding: 15px 0 !important;
  background-color: transparent !important;
  font-size: 18px !important;
  line-height: 33px !important;
}

.form-white-column .gform_wrapper.gravity-theme input[type="text"] {
  font-size: 18px !important;
  line-height: 33px !important;
}

.form-white-column .gform_wrapper.gravity-theme .gfield textarea.large,
.section-enquiry-form .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 100px !important;
}

.form-white-column .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #fff;
  text-align: center;
  color: #2d2a6f !important;
  padding: 12px 30px 14px;
  border: 2px solid #fff;
  border-radius: 10px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  display: table;
  margin-top: 0;
  margin-bottom: 0;
  width: inherit !important;
}

.form-white-column .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #fff;
  text-align: center;
  color: #2d2a6f;
  opacity: 0.7;
}

.form-white-column.red .gform_wrapper .gform_footer input[type="submit"] {
  color: #e22019;
}

.form-white-column.red .gform_wrapper .gform_footer input[type="submit"]:hover {
  color: #e22019;
}

.form-white-column .gform_wrapper .gfield_required {
  color: #fff !important;
}

.form-white-column .gform_wrapper.gravity-theme .gform_footer {
  padding-bottom: 0;
}

.document-download-button a.ubtn-link {
  width: 100%;
}

.document-download-button button.ubtn-large {
  padding: 16px 60px;
  width: 100%;
  text-align: left;
}

.document-download-button .ubtn-text {
  font-family: muli, sans-serif !important;
}

.document-download-button .ubtn-text::before {
  font-family: "fontawesome";
  content: "\f019";
  color: #2d2a6f;
  position: absolute;
  right: 60px;
}

.document-download-button .ubtn:after {
  font-family: muli, sans-serif !important;
  content: "Download";
  right: 35px;
  top: 16px;
}

.section-latest-news h2,
.section-accreditation h2 {
  color: #2d2a6f;
  text-align: center;
  margin-bottom: 25px;
}

.section-latest-news .recent-news h3.post-title {
  font-size: 26px;
  line-height: 36px;
  color: #2d2a6f;
  padding: 0;
  font-weight: normal;
  margin-bottom: 10px;
}

.section-latest-news .recent-news .post {
  display: flex;
  flex-wrap: wrap;
  border: none !important;
}

.section-latest-news article.post a {
  order: 2;
  width: 100%;
}

.section-latest-news .post-meta {
  order: 1;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
  line-height: 28px;
  color: #003d61;
}

.section-latest-news .post-meta li i,
.section-latest-news .post-meta li:nth-child(2),
.section-latest-news .post-content .btn.btn-shadow:after {
  display: none;
}

.section-latest-news .post-content {
  order: 3;
  width: 100%;
  padding: 0 !important;
}

.section-latest-news .recent-news .post header {
  margin-bottom: 20px;
}

.section-latest-news .recent-news .post header img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.section-latest-news .recent-news .post .btn {
  background-color: #2d2a6f;
  border-radius: 10px;
  font-size: 18px;
  line-height: 30px;
  padding: 12px 30px 14px;
  text-transform: inherit !important;
  margin-top: 15px;
}

.section-latest-news .recent-news .post .btn:hover {
  opacity: 0.7;
}

.success-stories {
  display: flex;
  flex-wrap: wrap;
  border: none !important;
  flex-direction: column;
  color: #222222;
}

.success-stories .vc_cta3-content-header {
  display: flex;
  flex-direction: column;
}

.success-stories h2 {
  order: 2;
  width: 100%;
  color: #2d2a6f !important;
  font-size: 26px;
  line-height: 32px;
}

.success-stories h4 {
  order: 1;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
  line-height: 28px;
  color: #003d61 !important;
}

.success-stories.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
  color: #222222;
}

.contact-page-map-address iframe {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.contact-page-map-address i {
  font-size: 18px;
  width: inherit;
}

.contact-page-map-address i.fa-map-marker {
  top: 34% !important;
  font-size: 26px;
}

.contact-page-map-address .contact-info a .important {
  color: #282828 !important;
}

.contact-page-map-address .contact-info li {
  padding: 7px 12px 7px 30px;
}

.contact-page-map-address i.fa-phone {
  font-size: 23px;
}

.contact-page-map-address h3 {
  color: #2d2a6f !important;
  font-weight: normal !important;
}

/***************************
 * Page template Sections
 * *************************/

.featured:not(.product) {
  background: transparent;
  border: none;
  overflow: hidden;
  padding-bottom: 72px;
  position: relative;
  min-height: 250px;
  max-height: 250px;
}

.featured-header:after {
  content: "";
  position: absolute;
  margin: -20px;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
  background-color: #f4f4f4;
  top: 0;
}

.featured-header {
  position: relative;
  background-color: #522d5b;
  overflow: hidden;
}

.corner-cut-image-cta .wpb_single_image figure.wpb_wrapper:after,
.corner-cut-image-cta.wpb_single_image figure.wpb_wrapper:after {
  content: "";
  position: absolute;
  margin: -40px;
  width: 80px;
  height: 80px;
  transform: rotate(45deg);
  background-color: #f4f4f4;
  top: 0;
  left: 0;
}

.corner-cut-image-cta .wpb_single_image figure.wpb_wrapper,
.corner-cut-image-cta.wpb_single_image figure.wpb_wrapper {
    position: relative;
    background-color: #f4f4f4;
    overflow: hidden;
    max-height: 145px;
    min-height: 145px;
}

.corner-cut-image-cta header.vc_cta3-content-header {
    min-height: 80px;
}

.corner-cut-image-cta .vc_cta3-content {
    max-height: 215px;
    overflow: hidden;
}

.featured-portfolios .corner-cut-image-cta .vc_cta3-content {
    max-height: inherit;
    overflow: inherit;
}

.featured-portfolios .corner-cut-image-cta header.vc_cta3-content-header {
    min-height: inherit;
}

.featured-portfolios .corner-cut-image-cta.wpb_single_image figure.wpb_wrapper {
    background-color: #fff;
    min-height: 230px;
    max-height: 230px;
}

.corner-cut-image-cta .wpb_single_image img,
.corner-cut-image-cta.wpb_single_image img {
  border-top-right-radius: 20px;
}

.number-icon {
  text-align: center;
  background-color: #e22019;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: flex;
  color: #fff;
  margin: 0 auto !important;
}

.number-icon .wpb_wrapper {
  flex: auto;
  padding-top: 10px;
  font-size: 26px;
  line-height: 29px;
}

.sidebar-left .widget_nav_menu .menu a {
  padding: 10px 20px;
}

.footer-link a {
  color: #9aa5ad !important;
}

.credit {
  font-size: 10px;
}

.credit a {
  color: #9aa5ad !important;
}

.post-single .entry-header img {
  margin: 0px auto;
  display: block;
}

.site-footer .widget-title {
  border-bottom: none;
  font-size: 24px;
  line-height: 39px;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.site-footer .widget-title::after {
  display: none;
}

.site-footer .widget_nav_menu li a {
  border-bottom: none;
  line-height: 28px;
  padding: 0 0 10px 0;
  font-weight: 600;
}

.site-footer .contact-info li {
  margin-top: 0;
  padding: 0 12px 0 36px;
  margin-bottom: 10px;
}

.site-footer .contact-info li,
.site-footer .contact-info .important {
  color: #fff !important;
  font-weight: 600;
}

a.footer-btn {
  width: 160px;
  background: #fff;
  border-radius: 10px;
  display: block;
  text-align: center;
  color: #2d2a6f;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  padding: 13px 0 19px;
  margin-top: 20px;
}

.site-footer .widget_newsletterwidget {
  margin-top: 35px !important;
}

.copyright-footer {
  border-top: 1px solid #a3a1e2;
  font-weight: 600;
}

.copyright-footer a {
  color: #fff !important;
}

.copyright-footer p {
  font-size: 14px;
}

/*
Form Styles
================================ */

.tnp-widget form {
  display: flex !important;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}

.site-footer .widget_newsletterwidget .tnp-widget::after {
  display: none !important;
}

input.tnp-submit-image {
  width: 24px;
  height: 24px;
}

.tnp-field.tnp-field-email {
  width: 94%;
}

.tnp-widget .tnp-email {
  background-color: transparent;
  padding: 0 0;
}

input[type="email"].tnp-email::placeholder {
  color: #b7b7b7 !important;
  opacity: 1;
}
input[type="email"].tnp-email:-ms-input-placeholder {
  color: #b7b7b7 !important;
}
input[type="email"].tnp-email::-ms-input-placeholder {
  color: #b7b7b7 !important;
}

.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important;
}

.gform_wrapper {
  margin: 0 0 !important;
}

.gform_wrapper label.gfield_label {
  font-weight: 400 !important;
}

.gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  margin-bottom: 25px;
}

.gform_wrapper input.large,
.gform_wrapper textarea.large,
.gform_wrapper textarea.small {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 3px !important;
  color: inherit !important;
  padding: 15px 20px !important;
}

.gform_wrapper ul li.gfield {
  clear: none !important;
}

#gform_wrapper_1.gform_wrapper .gform_footer {
  text-align: right;
}

.gform_wrapper .gform_footer input[type="submit"] {
  background-color: #3498db;
  text-align: center;
  color: #fff;
  padding: 10px 30px;
  border: 1px solid #3498db;
  border-radius: 5px;
  display: table;
  margin-top: 30px;
  width: 150px !important;
}

.gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #fff;
  text-align: center;
  color: #3498db;
}

input::-webkit-input-placeholder {
  color: #333 !important;
}
input:-moz-placeholder {
  color: #333 !important;
}
input::-moz-placeholder {
  color: #333 !important;
}
input:-ms-input-placeholder {
  color: #333 !important;
}

textarea::-webkit-input-placeholder {
  color: #333 !important;
}
textarea:-moz-placeholder {
  color: #333 !important;
}
textarea::-moz-placeholder {
  color: #333 !important;
}
textarea:-ms-input-placeholder {
  color: #333 !important;
}
#banner-landing {
  margin-bottom: 59px;
}

.page-template-page-template-landing .breadcrumb {
  position: absolute;
  width: 100%;
  top: 500px;
}

#banner-landing .vc_column-inner {
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#banner-landing .wpb_single_image.wpb_content_element.vc_align_left {
  width: 370px;
  background: rgba(34, 107, 163, 0.9);
}

#banner-landing h2.wpb_heading.wpb_singleimage_heading {
  display: inline-block;
  width: 250px;
  font-weight: 300;
  margin: 15px;
  color: #fff;
  text-transform: uppercase;
}

#banner-landing h1.wpb_heading.wpb_singleimage_heading {
  display: inline-block;
  width: 250px;
  font-weight: 300;
  margin: 15px;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
}

#banner-landing .wpb_single_image .vc_figure {
  float: left;
}

#banner-landing .wpb_single_image img {
  padding: 15px 0px 0px 15px;
}

.landing-page-form {
  position: absolute !important;
  right: 0;
  bottom: 0px;
  background: #226ba3;
  border-radius: 4px;
}

.landing-page-form .vc_column-inner {
  padding: 25px 30px 0px 30px !important;
}

.landing-page-form .landing-page-form-header {
  margin-bottom: 15px;
}

.landing-page-form .landing-page-form-header h4 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  width: 75%;
  margin: auto;
  text-transform: uppercase;
}

.landing-page-form form p {
  color: #fff;
}

.landing-page-form input::-webkit-input-placeholder,
.landing-page-form input:-moz-placeholder,
.landing-page-form input::-moz-placeholder,
.landing-page-form input::-moz-placeholder {
  /* WebKit browsers */
  color: #b6b6b6 !important;
  opacity: 1;
}

.landing-page-form form input.wpcf7-form-control.wpcf7-submit {
  background: #3498db;
  border: none;
  border-radius: 4px;
  width: 100%;
  padding: 15px;
  margin: 15px 0px 0px 0px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.landing-page-form form div.wpcf7 .ajax-loader {
  display: none;
}

.landing-call-to-action .cta-content.font1 {
  font-size: 28px;
}

.landing-call-to-action .anps_cta a {
  font-size: 18px;
  font-weight: 600;
}

/*
Job Vacancy Styles
================================ */

.job-vacancy-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.job_salary,
.job_location {
  padding: 18px 30px;
  text-align: center;
  display: block;
  border: 2px solid #2d2a6f;
  border-radius: 10px;
}

.vacancy-top-section {
  display: flex;
  padding-bottom: 50px;
}

.job_key_responsibilities,
.job_experience {
  padding-top: 50px;
}

.application-form-section {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: #f4f4f4;
  display: flow-root;
  padding-top: 60px;
  padding-bottom: 60px;
}

.application-form-content {
  max-width: 770px;
  margin: 0 auto;
}

.job-vacancy-grid .vc_gitem-col {
  background-color: #fff;
  border-radius: 20px;
  padding: 35px !important;
}

.job-vacancy-grid .salary-content:before {
  content: "From £";
}

.job-vacancy-grid .salary-content:after {
  content: " a year";
}

.job-vacancy-grid .salary-content {
  background-color: #f4f4f4;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.job-vacancy-grid .location-content {
  color: #003d61;
}

.job-vacancy-grid .job-title {
  font-size: 26px;
  line-height: 32px;
  color: #2d2a6f;
}

.job-short-description {
  margin-bottom: 20px;
  max-height: 110px;
  overflow: hidden;
}

.vc_btn3-container.apply-button {
  margin-bottom: 0;
}

.vc_btn3-container.apply-button a {
  background-color: #2d2a6f !important;
  color: #fff !important;
  border-color: #2d2a6f !important;
  border-radius: 10px !important;
}

.vc_btn3-container.apply-button a:hover {
  color: #fff !important;
}

.vc_btn3-container.apply-button .vc_btn3.vc_btn3-style-modern {
  background-image: none !important;
}

.justify-content .first-column-about .vc_column-inner {
  justify-content: center;
}

.resources-hub .searchandfilter ul {
  padding: 0;
  display: flex;
}

.resources-hub .searchandfilter ul li {
  list-style: none;
  display: flex;
  padding: 10px 0;
  margin: 0 20px 0 0;
  flex-direction: column;
  justify-content: flex-end;
}

.resources-hub .searchandfilter ul li h4 {
  color: #2d2a6f;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 10px;
}

.resources-hub .searchandfilter ul li select {
  border: 2px solid #2d2a6f;
  border-radius: 10px;
  padding: 16px 40px 16px 20px;
  font-size: 18px;
  line-height: 28px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(images/chevron-down.png);
  background-color: transparent;
  background-size: 16px;
  background-position: calc(100% - 10px) 29px;
  background-repeat: no-repeat;
  color: #2d2a6f;
}

.resources-hub .sf-field-submit input {
  padding: 16px 58px;
  background-color: #e22019;
  border: 2px solid #e22019;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.resources-hub .search-filter-results {
  padding-top: 50px;
}

.resources-hub .outer-resource-module {
  min-height: 350px;
}

.resources-hub .resource-module {
  background-color: #fff;
  padding: 35px;
  border-radius: 20px;
  margin-bottom: 30px;
}

.resources-hub .resource-module h2 {
  margin-bottom: 15px;
}

.resources-hub .resource-module h2 a {
  font-size: 26px;
  line-height: 32px;
  color: #2d2a6f;
}

.resources-hub .resource-module .download-link {
  margin-right: 20px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 10px;
  padding: 14px 27px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  box-shadow: none;
  border: 2px solid;
}

.resources-hub .pagination {
  clear: both;
}

.resources-hub .pagination .wp-pagenavi {
  text-align: center;
}

.resources-hub .wp-pagenavi a,
.resources-hub .wp-pagenavi span {
  text-decoration: none;
  border-right: 1px solid #dee2e6;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-left: none;
  padding: 10px 14px;
  margin: 0;
  color: #2d2a6f;
  background-color: #fff;
}

.resources-hub .wp-pagenavi a:hover,
.resources-hub .wp-pagenavi span.current {
  border-color: #e22019;
  background-color: #e22019;
  color: #fff;
}

.resources-hub .wp-pagenavi .previouspostslink {
  border-left: 1px solid #dee2e6;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.resources-hub .wp-pagenavi .nextpostslink {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.portfolio-grid-section
  .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
  /*padding-top: 115%;*/
}

@media (max-width:768px) {
    .portfolio-grid-section .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
        padding-top: 110% !important;
    }
    .portfolio-grid-excerpt.vc_gitem-post-data {
        margin-bottom: 0 !important;
        padding-bottom: 15px !important;
    }
}

.featured-portfolios .vc_gitem_row .vc_gitem-col {
  padding: 0;
  border-radius: 20px;
}

.portfolio-grid-date,
.portfolio-grid-title,
.portfolio-grid-excerpt {
  padding-left: 35px;
  padding-right: 35px;
}

.portfolio-grid-date.vc_gitem-post-data {
  margin-bottom: 0;
  color: #003d61;
}

.portfolio-grid-date {
  padding-top: 20px;
}

.portfolio-grid-title h3 {
  font-weight: normal;
  color: #2d2a6f;
}

.portfolio-grid-excerpt.vc_gitem-post-data {
  margin-bottom: 35px;
}

.portfolio-grid-section .btn {
  border-radius: 10px;
  text-transform: capitalize;
}

/*
Media Queries
================================ */

@media only screen and (max-width: 1200px) {
  .classic .burger {
    margin-top: 10px;
  }

  header.classic {
    box-shadow: none;
  }

  .site-search form {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .logo-mobile img {
    width: 50%;
  }

  .logo {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 991px) {
    .landing-page-form {
        position: absolute !important;
        right: 0;
        bottom: 0px;
        background: #226ba3;
        border-radius: 4px;
        position: relative !important;
        margin-bottom: 80px;
    }
    .site-search form {
        margin-top: 0;
    }
}

@media only screen and (max-width: 375px) {
  .projects.projects-mobile ul.filter li {
    font-size: 12px;
  }

  #banner-landing h2.wpb_heading.wpb_singleimage_heading {
    width: 175px;
  }

  #banner-landing .wpb_single_image.wpb_content_element.vc_align_left {
    width: 300px;
  }
}

@media (max-width: 768px) {
  .offer-slider {
    display: none;
  }
}

.offer-slider {
  background-color: #fff;
  position: fixed;
  height: 250px;
  width: 450px;
  right: -410px;
  top: 30%;
  transform: translateY(-45%);
  z-index: 999;
  box-shadow: 0px 0px 20px #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.offer-tab {
  background-color: #2e3178;
  box-shadow: 0px 0px 5px #333;
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(-90deg);
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: lighter;
  color: #fff;
  font-size: 2rem;
  white-space: nowrap;
  height: 40px;
  width: 250px;
  bottom: 105px;
  left: -105px;
  position: absolute;
  text-align: center;
  z-index: 9999;
  padding-right: 15px;
  line-height: 40px;
}

.offer-open-icon {
  position: absolute;
  height: 40px;
  width: 50px;
  left: 200px;
  bottom: 0;
  margin-bottom: 3px;
}

.offer-open-icon .fa-angle-double-down {
  font-size: 1.2rem;
  transition: all 0.5s ease;
}

.offer-tab:hover {
  box-shadow: 0px 0px 10px #333;
  transition: all 0.1s ease-in-out;
}

.offer-body {
  position: absolute;
  height: 440px;
  width: 410px;
  right: 0;
  padding: 20px;
  background-color: #fff;
  background-size: cover;
  background-position: center;
}

.offer-body .wpcf7-submit {
  background-color: #2e3178;
  font-size: 14px;
  color: #fff;
  border: 0;
}

.offer-body h3 {
  margin-top: 0px;
  margin-bottom: 15px;
}

.offer-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 25px;
  height: 25px;
  text-align: center;
}

.offer-close-btn {
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  color: #999b8e;
}

.datasheets__blocks-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.datasheets__block {
  margin-top: 0 !important;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.datasheets__tags-container {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  flex-flow: wrap;
  padding: 20px;
}

.datasheets__tags-container > a {
  margin: 10px 0 0 0;
}

.datasheets__tag {
  padding: 16px 20px;
  border: 2px solid #3498db;
  border-radius: 30px;
  margin-right: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.datasheets__tag--selected {
  background-color: #3498db;
  color: #fff !important;
}

.datasheets__pdf-title {
  font-weight: 600;
  font-size: 20px;
  color: #3d3d3d;
  margin-bottom: 10px;
}

.datasheets__description {
  font-size: 16px;
  color: #919191;
  font-weight: normal;
}

.datasheets__download-link {
  margin-top: auto;
  margin-bottom: 0;
}

.datasheets__download-link span {
  display: block;
  margin-top: 20px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
