:root {
    color: #143344;
    color: #2A4E61;
    color: #A5A4A4;
    color: #535252;
    color: #0000001A;
    color: #E01D40;
    color: #D9D9D9;
    color: #00000029;
    color: #EEEEEE;
}

.landscape-img {
    display: block!important;
}

.portrait-img {
    display: none!important;
}

body {
    margin: 0;
	padding: 0;
    color: #143344;
    font-weight: 400;
    font-style: normal;
    font-family: "Outfit", sans-serif;
    letter-spacing: 0.5px;
}

img {
	width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0;
    font-weight: 800;
}

h1, .h1 {
    font-size: 40px;
    color: #E01D40;
}

h2, .h2 {
    font-size: 40px;
}

.h3, h3 {
    font-size: 30px;
}

.h4, h4 {
    font-size: 25px;
}

p, li, a, font {
	font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}

b, strong {
    font-weight: 800;
}

ul {
	padding-left: 20px;
    margin-bottom: 0;
}
a {
    color:#143344;
    text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
    color: inherit;
}

i {
	vertical-align: middle;
}

.red-icon {
    color: #E01D40;
}

button:focus {
    outline: none;
}

.btn-primary {
    padding: 10px 30px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    color: #fff;
    background-color: #E01D40;
    border: 1px solid #E01D40;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #E01D40;
    background-color:transparent!important;
    border-color: #E01D40!important;
    box-shadow: none;
}

header {
    background-color: #fff;
    box-shadow: 0px 3px 30px #0000001A;
}

.topbar ul>li {
    display: inline-block;
}
.topbar ul>li>a {
    font-weight: 400;
    color: #143344;
}

.logo img {
    width: 40%;
    height: auto;
    margin-top: 3%;
    margin-bottom: 3%;
}

.nav-link {
    display: block;
    padding: 0 0 0 3rem;
}

.nav-item {
    color: #221F1F;
    font-weight: 400;
    list-style:none;
}
.small-header .nav-item.active>.nav-link{
    color: #fff;
}
.header .navbar-light .navbar-nav .active>.nav-link, .header .navbar-light .navbar-nav .nav-link.active, .header .navbar-light .navbar-nav .nav-link.show, .header .navbar-light .navbar-nav .show>.nav-link {
    color: #38443F;
    border-bottom:4px solid #38443F;
    padding-bottom: 11px;
    padding-top: 10px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #38443F;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
    color: #221F1F;
}
.navbar {
    padding-bottom: 0;
    padding-top: 0;
}
.header .nav-item {
    color: #221F1F;
    font-weight: 400;
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.header .navbar-nav .nav-item .nav-link {
    padding-bottom: 19px;
    border-bottom:transparent;
}
.header-socials i {
    font-size: 20px;
}
.mobile-only-items {
    display: none;
}
.navbar-nav-header .nav-item {
    list-style: none;
}
.navbar-collapse .dropdown-toggle::after {
    display: none;
}
.nav-item i {
    margin-right: 0px;
    font-size: 20px;
}
.navbar-light .navbar{
    color:#221F1F;
}

.nav-item.active .nav-link {
    color: #E01D40;
    border-bottom: 3px solid #E01D40!important;
    font-weight: 500;
}

.modal-header .close {
    border-radius: 0;
    background-color: transparent;
    border: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9999999;
}

.modal-header button>i {
    font-size: 24px;
}
/* Home */
.home-header {
    padding: 5% 0;
}
.home-header h1, .home-about h3, .home-trust h3, .referandearn h3, .employers h2, .value-statement h3, .application-process h3 {
    color: #E01D40;
}

.right-img {
    background-image: url('/images/home-header.jpg');
    background-position: center;
    background-size: cover;
    height: 100%;
}

.home-vision img {
    position: relative;
}

.absolute-text {
    position: absolute;
    bottom: 0px;
    top: 92%;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    right: 25%;
}

.home-vision .card-body {
    background-color: #143344;
    padding: 10%;
    color: #fff;
}

/* Hover effects start */

/* .bg-dark{
    background: linear-gradient(180deg, transparent 0%, rgba(84,117,126,0.0984768907563025) 6%, rgba(42,78,97,0.639093137254902) 33%, rgba(31,65,83,0.8239670868347339) 50%, rgba(20,51,68,0.9360119047619048) 73%)!important;
} */

.product {
    position: relative;
    border-radius: 0;
    overflow: hidden;
}

.specifies {
    position: absolute;
    width: 100%;
    bottom: -150px;
    /* top: 55%; */
    padding: 100px 20px 20px 20px;
    box-sizing: border-box;
    transition: .5s;
    background: linear-gradient(180deg, transparent 0%, rgba(84,117,126,0.0984768907563025) 6%, rgba(42,78,97,0.639093137254902) 33%, rgba(31,65,83,0.8239670868347339) 50%, rgba(20,51,68,0.9360119047619048) 73%)!important;
}

.service-bg-img1 {
    background-image: url('/images/services-for-employers.jpg');
    background-position: center;
    background-size: cover;
    min-height: 450px;
}

.service-bg-img2 {
    background-image: url('/images/services-for-employees.jpg');
    background-position: center;
    background-size: cover;
    min-height: 450px;
}

.product:hover .specifies {
    bottom: 0;
    /* top: 0; */
    cursor: pointer;
}

.specifies h2 {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.home-services .specifies p {
    margin-bottom: 30px;
}

.home-services .specifies p {
    max-width: 80%;
    transition: opacity 0.3s ease-out;
    color: #fff;
    display: block;
}
/* Hover effects end */

.home-trust {
    background-color: #143344;
    padding: 5% 0;
    background-image: url('/images/blu-car.png');
    background-position: bottom;
    background-size: 55%;
    background-repeat: no-repeat;
}

.home-trust p {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.home-trust i {
    color: #E01D40;
    padding-right: 20px;
    vertical-align: middle;
    font-size: 25px;
}

.referandearn {
    background-color: #143344;
    padding: 5% 0;
}

.referandearn p {
    color: #fff;
}

.jobs, .employers, .employers2, .application-process {
    padding: 5% 0;
}

.value-statement {
    background-color: #143344;
    padding: 5% 0;
}

.value-statement .card {
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    height: 110px;
}

.value-statement .card .card-body {
    padding: 0;
}

.application-process img{
    margin-right: -20%;
    margin-left: 10%;
    z-index: 99999;
    position: relative;
}

.border-top-dotted {
    content: '';
    border-top: 1px dotted #000;
    position: absolute;
    top: 70px;
    right: -290px;
    bottom: 0;
    left: auto;
    width: 125%;
}

.border-top-dotted2 {
    content: '';
    border-top: 1px dotted #000;
    position: absolute;
    top: 70px;
    right: -290px;
    bottom: 0;
    left: auto;
    width: 183%;
}

/* Form styles */
.form-control {
    border-radius: 5px;
    background-color: #fff;
    border: 0;
    padding: 10px;
    height: auto;
    color: #143344;
}

.form-control:focus {
    box-shadow: none;
}

.form-group {
    margin-bottom: 15px;
}

label {
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
    color: #143344;
}

textarea.form-control {
    height: 150px;
    color: #143344;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    vertical-align: middle;
    background: url('/images/angle-down.png') no-repeat right 0.7rem center/18px 10px;
    color: #143344;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #C9C9C9;
    outline: 0;
    box-shadow:none;
}

#email2 {
    display: none;
}
/* Footer */
.footer {
    background-color: #EEEEEE;
    padding: 5% 0;
}

.footer h3 {
    color: #143344;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 5%;
}

.footer p, .footer a {
    font-weight: 500;
}

.footer dt>i {
    font-size: 25px;
    margin-right: 10px;
}

.footer-lower {
    background-color: #143344;
    padding: 40px 0;
    color: #fff;
}

.footer-lower a {
    color: #fff;
}

.contact-socials i {
    color: #143344;
    font-size: 25px;
    padding-right: 20px;
}

.error-page {
    padding: 20vh 0;
}