@import url("ontawesome-all.min.css");
@font-face {
    font-family: 'MayencePremiumW01-Regular';
    src: url('../fonts/MayencePremiumW01-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MayencePremiumW01-Regular.woff') format('woff'), url('../fonts/MayencePremiumW01-Regular.ttf') format('truetype'), url('../fonts/MayencePremiumW01-Regular.svg#MayencePremiumW01-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
}

header {
    background-image: url('../images/els_main_bkgrd.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
}

.cst_nav {
    background: transparent !important;
}

.cst_nav ul li a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #9A3466 !important;
    font-weight: 300;
    transition: all 0.3s;
}

.cst_nav ul li a:hover {
    color: #fff !important;
}

.cst_nav .navbar-brand {
    font-family: 'MayencePremiumW01-Regular';
    color: #9A3466;
    font-size: 32px;
}

.cst_nav .navbar-brand:hover {
    color: #9A3466;
}

.bx_holder {
    text-align: center;
    position: absolute;
    transform: translateY(-34%);
    width: 100%;
    left: 0;
    top: 50%;
}

.bx_holder h2 {
    display: inline-block;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 81px;
    font-size: 72px;
    font-weight: 200;
    text-align: center;
    border: 3px solid #fff;
    display: inline-block;
    padding: 0px 17px;
}

.icn_down {
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
}

.icn_down img {
    height: 100px;
    object-fit: cover;
    transform: rotate(-90deg);
    filter: brightness(500%);
}

.icn_down img:hover {
    filter: brightness(1);
}

.icn_down i {
    color: #fff;
    font-size: 45px;
}

.icn_down i:hover {
    color: #9A3466;
}

.about-us {
    text-align: right;
    padding-bottom: 202px;
    overflow: hidden;
    margin: 0 auto
}

.title {
    color: #000000;
    line-height: 67px;
    letter-spacing: 1px;
    font-size: 60px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 60px;
    margin-bottom: 0;
    font-weight: 300;
}

.desc {
    margin-top: 80px;
}

.about-us p {
    line-height: 26px;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}

.values {
    background-color: #9A3466;
    overflow: hidden;
    padding-bottom: 80px;
}

.values .title {
    color: #fff;
}

.cst_tabs ul li {
    position: relative;
    text-align: center;
    margin-right: 30px;
}

.cst_tabs ul li a {
    position: relative;
    display: block;
    padding: 0;
}

.cst_tabs .nav-tabs .nav-item.show .nav-link,
.cst_tabs .nav-tabs .nav-link.active,
.cst_tabs .nav-tabs .nav-link:focus,
.cst_tabs .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    outline: none;
}

.cst_tabs ul li a:after {
    border-radius: 50%;
    height: 108px;
    width: 108px;
    border: 2px solid #fff;
    position: absolute;
    left: 50%;
    content: '';
    transform: translate(-50%);
    top: 0;
}

.cst_tabs ul li a:hover:after {
    border: 2px solid #a8ba6c;
}

.cst_tabs ul .active:after {
    border: 2px solid #a8ba6c;
}

.cst_tabs ul .active span.text {
    color: #a8ba6c;
}

span.text {
    color: #fff;
    font-size: 24px;
    display: inline-block;
    margin-top: 38px;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    background-color: #9A3466;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.cst_tabs .nav-tabs {
    border-bottom: none;
    margin-top: 80px;
}

.cst_content {
    margin-top: 110px;
}

.cst_content p {
    z-index: 234;
    width: 680px;
    min-height: 188px;
    color: #FFFFFF;
    line-height: 26px;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 0;
    padding: 15px;
    font-weight: 300;
}

.fade:not(.show) {
    opacity: 1;
}

.advertise {
    padding: 36px 0;
}

.advertise p {
    line-height: 29px;
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0;
    font-weight: 300;
}

.advertise .btn-success {
    padding: 9px 65px;
    color: #FFFFFF;
    text-align: center;
    font-size: 21px;
    font-family: 'Source Sans Pro', sans-serif;
    background: #a8ba6c;
    border-radius: 0;
    border: 1px solid #a8ba6c;
    transition: all 0.3s;
    outline: none !important;
}

.advertise .btn-success:hover,
.advertise .btn-success:focus,
.advertise .btn-success:active {
    color: #a8ba6c !important;
    box-shadow: none;
    outline: none !important;
    background: #fff !important;
    border: 1px solid #a8ba6c !important;
    box-shadow: none !important;
}

.strategies {
    background: transparent url(../images/els_strategies_bkgrd.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    border-top: 2px solid #a8ba6c;
    border-bottom: 2px solid #a8ba6c;
}

.strategies .container {
    position: relative;
    z-index: 1000;
}

.strategies:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background-color: #fff;
}

.strategies .title {
    color: #fff;
    margin-bottom: 80px;
}

.tabs_strat .tab-content {
    background: #fff;
}

.tabs_strat .nav-pills a {
    color: #FFFFFF;
    line-height: 38px;
    text-align: left;
    letter-spacing: 1px;
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    position: relative;
    padding: 0 30px 15px 0;
    font-weight: 300;
}

.tabs_strat .nav-pills a .icn-d {
    opacity: 0;
    color: #fff;
    display: inline-block;
    float: right;
}

.tabs_strat .nav-pills .active .icn-d {
    opacity: 1;
}

.tabs_strat .nav-pills a:hover .icn-d {
    opacity: 1;
    color: #9A3466;
}

.tabs_strat .nav-pills {
    padding: 0 20px 100px 100px;
}

.tabs_strat .nav-pills .nav-link.active,
.tabs_strat .nav-pills .show>.nav-link {
    background: transparent;
}

.tabs_strat ul li a:hover,
.tabs_strat ul li a:focus,
.tabs_strat ul li .active,
{
    background: transparent;
}

.cst_tb_contetnt {
    padding: 200px 50px 0;
}

.cst_tb_contetnt .tab-pane p,
.accordin .card-body p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}

.inner_tabs {
    margin: 0 0 15px 0 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.opport h2 {
    text-align: right;
    color: #9A3466;
}

.opport p {
    line-height: 26px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300;
    margin-top: 15px;
    position: relative;
    text-align: right;
    margin-bottom: 40px;
}

.wrap_opp.mb_mg p {
    text-align: center;
}

.opper_desc {
    background: url('../images/els_opportunities_bkgrd.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 150px 0;
}

.opper_desc .row {
    overflow: hidden;
}

.wrap_opp {
    background: #fff;
    height: 100%;
    padding: 15px 15px 20px;
    position: relative;
    min-height: 416px;
}

.wrap_opp img {
    margin: 0 0 30px 0;
}

.wrap_opp p {
    font-size: 16px;
    line-height: 26px;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0;
    font-weight: 300;
    text-align: left;
}

.wrap_opp .it {
    font-style: italic;
}

.wrap_opp .adv_img {
    margin-bottom: 50px;
}

.btn_sub {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.wrap_opp .btn-success {
    padding: 5px 35px;
    font-size: 24px;
    color: #fff;
    background-color: #a8ba6c;
    border-radius: 0;
    border: 1px solid #a8ba6c;
    transition: all 0.3s;
    outline: none !important;
}

.wrap_opp .btn-success:hover,
.wrap_opp .btn-success:focus {
    box-shadow: none;
    color: #a8ba6c !important;
    border: 1px solid #a8ba6c;
    background: #fff !important;
    outline: none !important;
    box-shadow: none !important;
}

.lst_b {
    text-align: right;
    right: 15px;
}

.wrap_txt {
    min-height: auto;
    margin-top: 30px;
}

.wrap_txt.mg-btm .wrap_opp {
    min-height: auto;
}

.wrap_txt .btn_sub {
    position: relative;
    bottom: 0;
    margin-top: 20px;
}

.mg-btm img {
    margin-bottom: 0;
}

.contact .title {
    color: #9A3466;
}

.contact {
    padding-bottom: 80px;
}

.contact form {
    margin-top: 80px;
    padding: 0 100px;
}

.contact .form-control {
    min-height: 20px;
    border-style: none;
    border-color: transparent;
    background-color: #E5EDCA;
    color: #000;
    font-style: italic;
    position: relative;
    border: 1px solid transparent;
}

.contact .form-group label {
    color: #6B6B6B;
    line-height: 16px;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}

.contact .form-control:focus {
    background: #fff;
    box-shadow: none;
    border: 1px solid #a8ba6c !important;
}

.contact .form-control:hover {
    border: 1px solid transparent;
}

.contact ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #C4C4C4;
}

.contact ::-moz-placeholder {
    /* Firefox 19+ */
    color: #C4C4C4;
}

.contact :-ms-input-placeholder {
    /* IE 10+ */
    color: #C4C4C4;
}

.contact :-moz-placeholder {
    /* Firefox 18- */
    color: #C4C4C4;
}

.contact .btn-default {
    padding: 6px 41px;
    margin: 7px 0;
    font-size: 16px;
    background: #fff;
    color: #000;
    float: right;
    border-radius: 0;
    border: 1px solid #000;
}

.contact .btn-default:hover,
.contact .btn-default:focus {
    background: #ddd;
    box-shadow: none;
    outline: none;
}

footer {
    background: #a8ba6c;
    padding: 20px 0 40px;
}

.foot_det h2 {
    font-size: 18px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.foot_det p {
    color: #FFFFFF;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.foot_det p span {
    display: block;
}

.accordin {
    display: none;
}