/*!
Theme Name: Codenators
Theme URI: https://underscores.me/
Author: Usman Shahab
Author URI: https://codenators.net/
Description: Hi. I'm a starter theme called <code>Codenators</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Codenators
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Codenators is based on Underscores https://underscores.me/, (C) 2012-2017 Automcodenatorsic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/********************************** Global ************************************/

::placeholder {
    /* Firefox, Chrome, Opera */
    color: #fff;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.m-t-10 {
    margin-top: 10px
}
.m-t-15 {
    margin-top: 15px
}
.m-t-20 {
    margin-top: 20px
}

.m-t-30 {
    margin-top: 30px
}

.m-t-40 {
    margin-top: 40px
}

.m-t-50 {
    margin-top: 50px
}

.m-t-60 {
    margin-top: 60px
}

.m-t-70 {
    margin-top: 70px
}

.m-t-80 {
    margin-top: 80px
}

.m-t-90 {
    margin-top: 90px
}

.m-t-100 {
    margin-top: 100px
}

.m-t-150 {
    margin-top: 150px
}

.m-t-200 {
    margin-top: 200px
}

.m-t-m-10 {
    margin-top: -10px
}
.m-t-m-15 {
    margin-top: -15px
}
.m-t-m-20 {
    margin-top: -20px
}

.m-t-m-30 {
    margin-top: -30px
}

.m-t-m-40 {
    margin-top: -40px
}

.m-t-m-50 {
    margin-top: -50px
}

.m-t-m-60 {
    margin-top: -60px
}

.m-t-m-70 {
    margin-top: -70px
}

.m-t-m-80 {
    margin-top: -80px
}

.m-t-m-90 {
    margin-top: -90px
}

.m-t-m-100 {
    margin-top: -100px
}

.m-b-50 {
    margin-bottom: 50px
}

.m-b-100 {
    margin-bottom: 100px
}

/********************************** Section ************************************/

.section-img {
    background-image: url('assets/images/collage-hero-image-neaexports.jpg');
    background-attachment: fixed;
    background-size: cover;
    height: 615px;
    background-position: center center;
}

/********************************** Navbar ************************************/

.navbar-custom {
    /* padding-left: 200px;
    padding-right: 200px; */
    background: rgba(43, 57, 144, 0.9);
    height: 80px;
	position: relative;
    z-index: 1;
}

.nav-brand-a {
    display: block;
    /* background: rgba(255, 255, 255, 1); */
    /* border-style: none; */
    /* border-top-right-radius: 0; */
    /* border-top-left-radius: 0; */
    /* border-bottom-left-radius: 150px; */
    /* border-bottom-right-radius: 150px; */
    /* top: 0px;
    z-index: 100; */
    /* width: 215px; */
    height: 140px;
    /* position: absolute; */
    /* margin-top: 60px; */
    float: right;
}

.nav-brand-img {
    width: 173px;
    /* height: 111px; */
    display: block;
    background: rgba(255, 255, 255, 0);
    /* left: 21px;
    top: 6px;
    z-index: 101;
    position: absolute; */
    padding: 0;
    margin-top: 10px;
}

.nav-ul-m {
    margin-left: 230px;
}

.nav-brand-text {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
}

.nav-brand-text b {
    font-weight: 600;
}

.navbar-brand-span {
    display: block;
}

.nav-contact {
    text-shadow: none;
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    font-family: Poppins;
    font-style: normal;
}
.nav-contact a{
        color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}
.contact-top {
    /* margin-left: 400px; */
}

/********************************** Cover ************************************/

.cover-main {
    background: rgba(0, 0, 0, 0.65);
    height: 614px;
    width: 100%;
    padding: 15vh 0;
}

.cover-main-t1 {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    letter-spacing: 4px;
}

.cover-main-t2 {
    font-family: Poppins;
    font-weight: 700;
    font-style: normal;
    color: rgb(255, 255, 255);
    font-size: 72px;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.62) 0px 5px 10px;
}

.cover-main-t3 {
    font-family: Poppins;
    font-weight: 700;
    font-style: normal;
    color: #56baa0;
    font-size: 72px;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.62) 0px 5px 10px;
}

.cover-main-t4 {
    color: #ffffff;
    font-family: Poppins;
    font-size: 16px;
    padding: 0 370px;
    font-style: normal;
}

/********************************** Card ************************************/

.form-card1 {
    margin: 0;
    padding: 0;
    background-color: #56baa0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.form-card2 {
    margin: 0;
    padding: 0;
    box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3);
    background-color: #2b398f;
}

.form-card3 {
    margin: 0;
    padding: 0;
    background-color: #56baa0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.card-box-image {
    width: 85px;
    height: 85px;
    vertical-align: top;
    margin-top: 35px;
    margin-bottom: 20px;
}

.card-box-heading {
    line-height: 29px;
}

.card-span-text1 {
    display: block;
    color: rgb(255, 255, 255);
    font-family: Poppins;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    /*margin-bottom: -10px;*/
}

.card-span-text2 {
    font-size: 24px;
    color: rgb(45, 63, 81);
    font-family: Poppins;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.card-inner-sperator {
    color: rgb(45, 63, 81);
    font-family: Poppins;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    font-size: 40px;
    margin-bottom: 2px;
    display: block;
}

.card-paragraph-text {
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    color: rgb(255, 255, 255);
    line-height: normal;
    font-size: 14px;
    padding-left: 35px;
    padding-right: 35px;
    margin-bottom: 30px;
}

.car-form {
    background-color: #2b3990;
    position: absolute;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    height: 568px;
    width: inherit;
    top: -50px;
    clip-path: polygon(50% 100%, 100% 90%, 100% 0, 0 0, 0 90%);
}

.card-form-heading {
    font-family: Poppins;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    font-size: 28px;
    color: rgb(255, 255, 255);
    line-height: 32px;
    padding: 30px;
}

.card-gif {
    width: 52px;
    height: 52px;
    overflow: hidden;
    margin-top: -20px;
}

.card-form-input {
    border-style: solid;
    border-width: 1px;
    border-color: #2D3F51;
    box-shadow: 0 5px 15px 3px rgba(0, 0, 0, 0.2);
    background-color: #62719B;
    color: #fff;
    border-radius: 20px;
    font-size: 15px;
    padding-left: 12px;
    padding-right: 12px;
    flex: 1;
    display: block;
    width: 75%;
    margin: 10px auto;
}

input.card-form-input {
    height: 40px;
}

textarea.card-form-input {
    height: 60px;
}

.send-message{
	display: flex;
    flex-direction: column;
    align-items: center;
}

.card-form-btn {
    box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3);
    transition: 0.5s;
    padding: 0 8px 0 8px;
    cursor: pointer;
    border-style: none;
    border-radius: 100px;
    width: 275px;
    height: 60px;
    background: rgba(255, 64, 59, 1);
    background-repeat: repeat;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    font-family: Poppins;
    font-style: normal;
    margin: 10px auto;
}

/********************************** Totla Protection ************************************/

.total-Protection-img-div {
    float: left;
    display: inline-block;
    width: 30%;
}

.total-protection-image-disclouser {
    color: rgb(128, 141, 142);
    font-size: 11px;
    font-weight: 300;
    font-style: normal;
    font-family: Poppins;
}

.total-Protection-content-div {
    float: left;
    display: inline-block;
    /* width: 70%; */
}

.total-Protection-content-h-span1 {
    color: rgb(43, 57, 144);
    font-family: Poppins;
    font-size: 33px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.total-Protection-content-h-span2 {
    color:  #56baa0;
    font-family: Poppins;
    font-size: 33px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.total-Protection-p {
    font-family: 'Poppins', sans-serif;
    color: rgb(40, 40, 40);
    line-height: normal;
    font-size: 18px;
}

.total-Protection-image {
    width: 150px;
    /* float: left; */
}

.total-Protection-images-h {
    background: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    border-radius: 84px;
    z-index: 56;
    position: absolute;
    color: rgb(46, 44, 44);
    font-family: Poppins;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    line-height: 20px;
    text-align: center;
    padding: 8px 26px;
    right: 0;
    top: -45px; /*69px; */
    box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3);
}

.total-Protection-images-description-h {
    font-size: 17px;
    font-weight: 400;
    color: rgb(46, 44, 44);
    font-family: Poppins;
    line-height: 20px;
    text-align: center;
    height: auto;
    padding: 0px 50px;
    margin-top: 10px;
}

/********************************** Banner 1************************************/

.banner-1 {
    margin: 0 0 10vh;
    width: 100%;
    background: #f1f1f1;
        padding: 120px 0;
}

.banner-row {}

.banner1-img {
    box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3);
    margin: 0;
    border-radius: 50px;
}

.banner1-img-icon-div {
    border-style: none;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    overflow: hidden;
    display: block;
    background-color: #fff;
    left: 715px;
    top: 110px;
    z-index: 188;
    position: absolute;
    text-align: center;
    box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3);
}

.banner1-img-icon-div-img {
    width: 96px;
    height: 61px;
    position: absolute;
    top: 26px;
    left: 10px;
}

.banner1-content-div {
    /* width: 20%; */
    float: left;
    background: transparent;
    margin-left: 60px;
    margin-top: 5px;
}

.banner1-content-div-h {
    line-height: 29px;
    color: rgb(43, 57, 144);
    font-family: Poppins;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.banner1-content-div-description {
    font-size: 16px;
    color: rgb(40, 40, 40);
    line-height: normal;
    font-family: 'Poppins', sans-serif;
    line-height: 24px;
}

/********************************** content section 2 ************************************/

.section2-row-padding {
    padding: 0 120px;
    margin-top: -60px;
}

.section2-col-padding {
    padding: 0 20px;
}

.content-section-h {
    line-height: 43px
}

.content-section-h-t1 {
    color: #56baa0;
    font-family: Poppins;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.content-section-h-t2 {
    color: rgb(43, 57, 144);
    font-family: Poppins;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    padding: 0 25px;
}

.content-section-description {
    /* text-align: center; */
    font-family: Poppins;
    color: rgb(40, 40, 40);
    line-height: normal;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    padding: 1px 270px;
}

.content-section-image-div {
    margin-top: 20px;
    box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3);
    display: inline-flex
}

/*.content-section-image {
    width: 680px;
    height: 380px;
}
*/
.content-value {
    color: #56baa0;
    font-family: Poppins;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    border-style: none;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    background-color: #fff;
    left: 680px;
    top: 166px;
    position: absolute;
    box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3);
    padding-top: 29px;
    line-height: 25px;
}

.content-arrow {
    left: 720px;
    top: 82px;
    position: absolute;
    width: 110px;
    height: 110px;
}

.content-bottom-images {
    height: 100px;
    width: 100px;
    box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    margin-bottom: 20px;
}

.content-bottom-images-desription {
    line-height: 24px;
    font-family: Poppins;
    color: rgb(40, 40, 40);
    line-height: normal;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
}

/********************************** section 3 ************************************/

.section3-section {
    background-color: #283687;
    /*margin-top: 10px;*/
    height: 209px;
}

.section3-text {
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-family: Poppins;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.section3-link {
    display: inline-block;
    border-style: solid;
    border-radius: 100px;
    width: 256px;
    height: 56px;
    border-width: 2px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    font-family: Poppins;
    font-style: normal;
    padding: 16px 0;
}

.section3-link1 {
    background-color: #56baa0;
    color: #fff;
    border-color: #56baa0;
}

.section3-link1:hover {
    background: #56baa0;
    box-shadow: none;
    color: #fff;
    text-decoration: none;
}

.section3-link2 {
    background-color: rgba(255, 255, 255, 1);
    color: #2e2c2c;
    border-color: #56baa0;
}

.section3-link2:hover {
    background: rgba(241, 241, 241, 1);
    box-shadow: none;
    color: #2e2c2c;
    border-style: solid;
    border-width: 2px;
    border-color: #56baa0;
    text-decoration: none;
}

/********************************** section 5 ************************************/

.section5-icon {
    width: 125px;
    height: 125px;
    position: absolute;
    top: 0;
    right: 0;
}

.section5-img {
    /* width: 163px; */
    height: 215px;
    /* margin-top: 10px; */
    /* margin-left: 5px; */
}

.section5-title-span {
    height: auto;
    line-height: 20px;
    color: #56baa0;
    line-height: normal;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
}

.section5-title-heading {
    height: auto;
    line-height: 29px;
    color: rgb(43, 57, 144);
    font-family: Poppins;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.section5-title-description {
    height: auto;
    line-height: 24px;
    line-height: normal;
    font-size: 16px;
    font: Poppins, sans-serif;
    color: #2d3f51;
}

.section5-card {
    /* box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3); */
}

/********************************** section 6 ************************************/

.section6-section {
    /*background-size: 70%;
	background-position: center;
    background-repeat: no-repeat;
    background-image: url(../../assets/images/old-west-trolley-1.png);
    background-position: center;*/
    background-color: #fff;
    /* margin-top: -375px; */
    padding: 50px 0 0 0;
}

.section6-heading-t1 {
    line-height: 43px;
    color: #56baa0;
    font-family: Poppins;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.section6-heading-t2 {
    font-size: 36px;
    color: rgb(43, 57, 144);
    font-family: Poppins;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.section6-text {
    height: auto;
    line-height: 24px;
    font-family: Poppins;
    color: rgb(40, 40, 40);
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
}

/********************************** footer ************************************/
.footer{
    padding: 50px 0;
}
.footer-text {
    font-size: 16px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    font-style: normal;
    font-family: Poppins;
    line-height: 19px;
}
.footer-text a{
    text-decoration: none;
    color: #fff;
}
/********************************** media queries ************************************/

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .section3-link1{
        margin-bottom: 10px;
    }
    .banner1-img-icon-div {
        /* border-style: none;
        border-radius: 50%;
        width: 120px;
        height: 120px;
        overflow: hidden;
        display: block;
        background-color: #fff;
        left: 520px;
        top: 110px;
        z-index: 188;
        position: absolute;
        text-align: center;
        box-shadow: 0 1.25rem 4rem 0rem rgba(0, 0, 0, 0.3); */
        display: none;
    }
}

/* iPhone ----------- */

@media only screen and (min-device-width: 410px) and (max-device-width: 767px) {
    .form-card1, .form-card2, .form-card3, .car-form {
        border-radius: 0px !important;
    }
    .nav-brand-text {
        text-align: center;
    }
    .navbar-brand-span {
        display: inline-block;
        margin-right: 2px;
    }
    /* Header */
    .navbar-custom {
        padding-left: 0px;
        padding-right: 0px;
        background: rgba(43, 57, 144, 0.9);
        height: auto;
    }
    .nav-brand-a {
        height: 14vh;
        padding: 0px;
        margin-left: 40%;
        width: max-content;
        float: none;
    }
}

@media only screen and (min-device-width: 412px) and (max-device-width: 767px) {
    .cover-main {
        height: 500px;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 411px) {
    .cover-main {
        height: 500px;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 409px) {
    .form-card1, .form-card2, .form-card3, .car-form {
        border-radius: 0px !important;
    }
    .nav-brand-text {
        text-align: center;
    }
    .navbar-brand-span {
        display: inline-block;
        margin-right: 2px;
    }
    /* Header */
    .navbar-custom {
        padding-left: 0px;
        padding-right: 0px;
        background: rgba(43, 57, 144, 0.9);
        height: auto;
    }
    .nav-brand-a {
        height: 14vh;
        /* margin: -8px 0px 3px 20px; */
        padding: 0px;
        margin-left: 33%;
        width: max-content;
        float: none;
    }
}

@media only screen and (min-device-width: 0) and (max-device-width: 767px) {
    .section3-link1{
        margin-bottom: 10px;
    }
    .section3-section{
        height: auto;
    }
    .section3-text {
        margin-top: -30px !important;
    }
    .section3-col-sm{
        margin:20px 0;
    }
    .call-btn-m-q-m {
        margin-bottom: 10px;
    }
    .content-section-description {
        padding: 0;
    }
    .content-section-image {
        width: 100%;
    }
    .section-img {
        height: auto;
    }
    .nav-brand-a img {
        width: 110px;
    }
    .contact-top {
        text-align: center;
    }
    .cover-main {
        padding: 5vh 0;
    }
    .form-card {
        margin: 0;
        padding: 0;
        background-color: #56baa0;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .form-card1 {
        margin: 70px 0;
        padding: 0;
        background-color: #56baa0;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .car-form {
        background-color: #2b3990;
        position: relative;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        height: auto;
        width: inherit;
        top: -50px;
        clip-path: none;
    }
    .form-card2 {
        margin: 0 0 20px 0;
        padding: 0;
        box-shadow: none;
        background-color: #2b398f;
    }
    .banner1-img {
        box-shadow: none;
        width: 100%;
        margin-top: 27PX;
    }
    .card {
        margin: 2vh 0;
    }
    .total-Protection-image {
        width: 40%;
    }
    .banner-1 {
        margin: 0px;
    }
    .banner1-img-icon-div {
        /* left: 120px;
        top: 190px; */
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .banner-row {
        width: 100%;
        background-color: #f1f1f1;
        height: 700px;
        margin-left: 0;
        margin-right: 0
    }
    .content-section-description {
        padding: 0;
    }
    .section2-row-padding {
        padding: 0;
        margin-top: 40px;
    }
    .section2-col-padding {
        padding: 0 72px;
    }
    .section3-section {
        height: auto;
    }
    .section3-section-row {
        padding-bottom: 30px
    }
    .footer {
        height: 180px !important;
    }
    .footer-img {
        text-align: center !important;
        margin-bottom: 20px;
    }
    .footer-text {
        text-align: center !important;
        margin-bottom: 10px;
    }
    .footer-phoneNumber {
        text-align: center !important;
    }
    .total-Protection-content-div {
        text-align: center !important;
    }
    .banner1-content-div {
        margin: 20px 0 0 0;
    }
    .content-section-h-t2 {
        padding: 0;
    }
    .content-section-image {
        width: 100%;
        height: 250px;
    }
    .content-value {
        left: 230px;
        top: 300px;
    }
    .content-arrow {
        left: 260px;
        top: 220px;
    }
    .cover-main-t2, .cover-main-t3 {
        font-size: 45px;
    }
    /* .call-btn-m-q-m {
        margin-bottom: 10px;
    } */
}
.entry-header{
	display: none;
}