/*
===============================================================
 # CUSTOM CSS
 - Developer - Shomeel - Conovo Technology
 - Every changes here will be overwritten
===============================================================*/
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");

/*lato*/
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");

body {
    overflow: hidden;
}

*,
body,
.navbar-light .navbar-nav .nav-link,
.contact-us-today h2,
.contact-us-today h3,
.text-section h3,
.action-content,
h3,
h4,
h5,
h6 {
    font-family: "Lato", sans-serif;
}
.call-to-action.be-shortcode.clearfix a {
    font-family: "Lato", sans-serif !important;
}
header {
    position: relative;
}
body,
.special-heading-wrap .caption-wrap .body-font {
    color: #526672;
}
.text-section p {
    font-weight: 400;
}
.text-section.text-section-services h3 {
    background: none;
    /* font-weight: 400; */
    /* font-size: 26px; */
    font-size: 18px;
    letter-spacing: 0.01em;
    font-weight: 900 !important;
    text-decoration: underline;
    line-height: 1.2;
}
.home-banner {
    background: url(../images/banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    /*height: 100vh;*/
    height: 625px;
    background-position: center top;
}
.banner-content-sec h1 {
    padding: 0;
    font-size: 55px;
    line-height: 1.3;
    margin: 45px 0 160px;
    /*font-family: 'Nunito Sans', sans-serif;*/
    font-weight: 300;
    font-family: "Lato", sans-serif;
}
.banner-content-sec h1 span {
    font-weight: 900;
    /*font-family: 'Nunito Sans', sans-serif;*/
    font-family: "Lato", sans-serif;
}
.contact-us-today {
    margin-top: 100px;
    /*margin-right: 172px;*/
}
.service-list {
    font-size: 15px;
    margin: 0 0 10px;
    /*font-weight: 600;*/
}
.navbar-brand {
    position: absolute;
    left: -23px;
    z-index: 3;
}
.navbar-brand img {
    margin: 80px 0 0;
    top: auto;
    max-width: 250px;
}
.navbar > .container,
.navbar > .container-fluid {
    align-items: flex-start;
}
.technology-img {
    max-height: 75px;
    /*border-bottom: 3px solid #f5d11a;*/
    margin-bottom: 25px;
    /*padding-bottom: 10px;*/
    width: auto;
}
.technology-img.partner {
    max-height: 70px;
    margin-bottom: 10px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding-top: 45px;
    padding-right: 18px;
    padding-left: 18px;
}
.banner-content-sec {
    margin: 0;
}
.contact-us-today h2 {
    padding: 8px 28px;
    font-size: 18px;
    font-weight: 600;
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0),
        rgba(81, 102, 115, 1)
    );
    position: relative;
    width: 380px;
    margin: 0 0 0 auto;
}
.contact-us-today h3 {
    font-size: 30px;
}
.contact-us-today h2:after {
    content: "";
    display: block;
    height: 100%;
    background: #f3ce33;
    width: 18px;
    position: absolute;
    top: 0;
    right: 0;
}
.text-yellow {
    color: #f3ce33;
}
.text-section h3 {
    display: block;
    background: /* gradient can be an image */ linear-gradient(
            to right,
            rgb(245 209 26) 50%,
            rgb(255 255 255) 100%
        )
        bottom #fff no-repeat;
    background-size: 100% 3px;
    border: none;
    font-weight: 900;
    font-size: 32px;
    letter-spacing: -0.01em;
}
.text-section p,
.widget_text.widget p {
    font-size: 15px;
}
.bg-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(18, 81, 148, 0);
    top: 0;
}
.my-6 {
    margin-bottom: 5rem;
    margin-top: 5rem;
}
.mb-6 {
    margin-bottom: 5rem;
}
h3,
h4,
h5,
h6 {
    /*font-family: 'MyriadPro-Light';*/
    font-weight: 400;
    color: #526672;
}
.btn-primary:visited{
    color: #fff !important;

}
/*p{*/
/*    font-size: 15px;*/
/*}*/
::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: 0.45; /* Firefox */
}
.contact_form_module.contact_form input,
.contact_form_module.contact_form textarea {
    color: #526672;
    /*font-family: 'MyriadPro-Light';*/
    /*font-weight: 600;*/
    font-family: "Lato", sans-serif;
}
input:focus,
textarea:focus {
    border-color: #f5d11a;
    box-shadow: 0 0 18px #f5d11a;
}
.footer-nav {
    text-align: center;
}
.footer-link {
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    padding: 8px 19px;
    margin: 0 10px;
    color: #2d4e99 !important;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 700;
}
.footer-link.active {
    background: #2d4e99;
    color: #ffffff !important;
}
#gnewtonCareerBody {
    max-width: auto !important;
}
.select2-container--default .select2-selection--single{
    border: 1px solid #D9DEE1;
    height: auto;
    border-radius: 0;
}
.sec-border, input[type="text"], input[type="email"], input[type="password"], textarea {
    padding: 10px;
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #D9DEE1;
    text-indent: 0;
    line-height: 1;
    font-size: 14px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 20px 10px 10px;
    text-align: left;
    font-size: 14px;
    line-height: 1;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 1.214;
}
.select2-container{
    width: 100% !important;
}
.btn-primary{
    background: #25408F;
    border-radius: 0;
    border: 1px solid #25408F;
    text-transform: capitalize;
    padding: 10px 15px;
    line-height: 1.21;
    font-size: 14px;
    margin: 0;
    color: white !important;
}
.btn-secondary {
    color: #fff !important;
    background-color: #868e96;
    border-radius: 0;
    text-transform: capitalize;
    border: 1px solid #868e96;
    padding: 10px 15px;
    line-height: 1.21;
    font-size: 14px;
    margin: 0;
}
.job-listing-wrappper {
    box-shadow: 0 0 10px 0 #00000026;
    /*padding: 15px;*/
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.2;
}
.job-listing-wrappper h5{
    color: #25408F;
    font-size: 18px;
    margin-bottom: 5px;
}
.job-listing-wrappper .list{
    box-shadow: 0 0 10px 0 #00000026;
    padding: 10px;
    display: flex;
    border-radius: 10px;
    margin-top: 15px;
}
.job-listing-wrappper .icon-image{
    height: 85px;
    width: 85px;
    padding: 10px;
    background: #F5D11A;
    border-radius: 3px;
    /*margin-right: 10px;*/
    display: flex;
}
.job-listing-wrappper h6{
   color: black;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1;
}
.job-listing-wrappper p{
   color: black;
    font-size: 13px;
    font-weight: 300;
}
.job-listing-wrappper .description{
    /*width: calc(100% - 95px);*/
}
.job-listing-wrappper a:visited,.job-decription a:visited,.job-decription a{
    color: white;
}

.job-listing-wrappper .btn{
    float: right;
    color: white;
}
.job-listing-wrappper td:first-child, th:first-child {
    border-left-style: solid;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.job-listing-wrappper td:last-child, th:last-child {
    border-right-style: solid;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.job-listing-wrappper tr{
    box-shadow: 0 0 10px 0 rgba(0, 0, 0 ,0.15);
    border-radius: 10px;
}
.job-listing-wrappper td {
    border-width: 1px;
    border-color: #eeecec;
    border-image: initial;
    border-style: solid none;
    border-top: 1px solid #eeecec;;
}
.job-listing-wrappper table {
    margin-top: -10px;
    border-collapse: separate !important;
    border-spacing: 0px 10px;
    padding: 0 16px;
}




:checked + label {
    font-weight: bold;
}
.form-check-input {
    position: absolute;
    margin-top: 9px;
     margin-left: 0;
}
.form-check-label{
    user-select: none
}
.time-slot{
    background: #EDEAEA;
    border: 1px solid #808080;
    color: #6E6E6E;
    padding: 5px 10px;
    border-radius: 5px;
    user-select: none
}
:checked + label + .time-slot input:read-only{
    background: transparent;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-header{
    background: #25408F;
    padding: 10px 15px;
}
.modal-title{
    color: white;
    font-size: 14px;
}
.close {
    color: #ffffff;
    opacity: 1;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}
.signature{
    text-decoration: underline;
    font-size: 110%;
    font-weight: 600;
}
.job-info{
    /*padding: 20px;*/
    /*border-radius: 10px;*/
    /* box-shadow: 0 0 10px 0 #00000026; */
    /*border-radius: 10px;*/
}
.job-decription h6{
    color: #2D4E99;
}
.job-info ul{
    list-style: none;
    margin: 0;
}
.job-info li {
    padding-left: 15px !important;
    position: relative;
}

.job-info li::before {
    content: '.';
    display: block;
    position: absolute;
    top: -12px;
    left: 0px;
    font-size: 40px;
}
.job-decription h2{
    color: #2D4E99;
font-size: 24px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
}

.job-description h5{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    color: #2D4E99;
}

.calendar-time select{
    display: inline-block;
    height: auto;
}


@media (min-width: 576px){
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

}


@media (min-width: 1200px) {
}

@media screen and (min-device-width: 2471px) and (max-device-width: 4000px) {
    .container {
        /*max-width: 1750px;*/
    }
    .home-banner {
        height: auto;
        background-position: center top;
    }
    .contact-us-today {
        margin-top: 150px;
        /*margin-right: 172px;*/
    }
}
@media screen and (min-device-width: 1830px) and (max-device-width: 2470px) {
    .container {
        /*max-width: 1648px;*/
    }
    .home-banner {
        height: auto;
        background-position: center top;
    }
    .contact-us-today {
        margin-top: 150px;
        /*margin-right: 172px;*/
    }
}
@media screen and (min-device-width: 1600px) and (max-device-width: 1829px) {
    .container {
        /*max-width: 1490px;*/
    }
    .banner-content-sec h1 {
        margin: 44px 0 90px;
    }
    .home-banner {
        height: auto;
        background-position: right top;
        background-size: cover;
    }
    .contact-us-today {
        margin-top: 150px;
        /*margin-right: 172px;*/
    }
}
@media (max-width: 1599px) {
    .home-banner {
        height: auto;
        background-size: cover;
        background-position: right top;
    }
    .banner-content-sec h1 {
        font-size: 45px;
        margin: 45px 0 100px;
    }
}
@media (max-width: 1300px) {
    .home-banner {
        height: auto;
        background-size: cover;
        background-position: -210px top;
    }
}
@media (max-width: 1199px) {
    .home-banner {
        height: auto;
        background-size: cover;
        background-position: -172px center;
    }
    .navbar-brand img {
        margin: 60px 0 0;
    }
    .banner-content-sec h1 {
        margin: 28px 0 90px;
        font-size: 42px;
    }
    .navbar-brand img {
        max-width: 190px;
    }
    .navbar-brand {
        position: absolute;
        left: -18px;
    }
    .contact-us-today h2 {
        width: 268px;
    }
    .contact-us-today {
        margin-top: 60px;
        /*margin-right: 162px;*/
    }
}
@media (max-width: 1139px) {
    .home-banner {
        background-position: -225px center;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .footer-nav {
        margin-top: 6px;
    }
    .navbar-light .navbar-toggler {
        margin-top: 20px;
        margin-left: auto;
    }
    .navbar-light .navbar-nav .nav-link {
        padding-top: 18px;
    }
    .navbar-collapse {
        background: #ffffff;
        top: 75px;
        left: 0;
    }
    .navbar-brand img {
        max-width: 170px;
        margin: 20px 0 0 0;
    }
    .banner-content-sec h1 {
        margin: 18px 0px 20px;
        font-size: 40px;
    }
    .banner-content-sec {
        margin-top: -15px;
    }
    .contact-us-today {
        margin-right: 0px;
    }
    .home-banner {
        height: 400px;
        background-size: cover;
        background-position: center top;
    }
    .footer-link {
        padding: 4px 18px;
        margin: 0 5px;
        color: #2d4e99 !important;
    }
}
@media (max-width: 767px) {
    .mobile-100 {
        max-width: 100%;
    }
    .banner-content-sec h1 {
        font-size: 34px;
        margin: 8px 0 20px;
    }
    .home-banner {
        background-position: -160px top;
        height: 377px;
    }
    .navbar-brand img {
        max-width: 145px;
    }
    .contact-us-today h2 {
        font-size: 15px;
        background-position: right;
    }
    .contact-us-today {
        max-width: 240px;
        margin-top: 80px;
        margin-right: 32px;
    }
    .be-wrap {
        max-width: inherit;
    }
    .contact-us-today h3 {
        font-size: 25px;
        padding: 5px 0px 0;
    }
    .footer-nav {
        margin-top: 0;
    }
    .footer-link {
        display: block;
        text-align: left;
        padding: 4px;
        margin: 0 5px;
        color: #2d4e99 !important;
    }
    .footer-link.active {
        background: none;
        color: #f5d11a !important;
    }
}
@media (max-width: 635px) {
    .home-banner {
        background-position: -170px top;
        height: 377px;
    }
}
@media (max-width: 600px) {
    .contact-us-today h2 {
        padding: 4px 26px;
        background-size: contain;
    }
    .contact-us-today {
        margin-right: 0px;
    }
    .home-banner {
        background-position: -135px top;
        height: 314px;
    }
    .navbar-brand img {
        max-width: 136px;
    }
    .banner-content-sec h1 {
        font-size: 26px;
        margin: -10px 0 20px;
        padding: 0 !important;
    }
    .be-wrap {
        padding: 0;
    }
    .navbar-brand {
        left: -10px;
    }
    .footer-link {
        font-size: 10px;
    }
    .footer-nav {
        /*display: flex;*/
        /*flex-direction: column;*/
    }
}
@media (max-width: 550px) {
    .contact-us-today {
        display: none;
    }
    .banner-content-sec h1 {
        margin: 115px 0 20px;
    }
}
