body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li > a {
    color: #ffffff;
    letter-spacing: 0em;
}

body.header_style_2 .header_top .logo {
    padding-top: 12px;
}

body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_item > a {
    color: #FFEF1F;
}

body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li:hover > a {
    color: #FFEF1F!important;
}

body.header_style_2 .header_top {
    background: #004231ed!important;
}

#menu-item-6732 {
  border: 2px solid white;
    border-radius: 5px;
    LINE-HEIGHT: 13px;
    margin-left: 10px;
}

#menu-item-6732:hover {
border: 2px solid #FFEF1F;
}


@media only screen and (max-width: 640px) {
.mobile_header .header_info .icon_text .text {
    float: left!important;
    line-height: 28px;
    margin-left: 20px;
    font-weight: 700!important;
}
}

.stats_counter h3 {    
  color: #004231;
}

.stats_counter .counter_title{
  color: #004231;
}

.vc_custom_heading mark green {
    color: #004231;
}

.select2-container.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 2px solid #ffffff;
    height: 49px;
    line-height: 1;
    background: #436d5d;
    font-size: 13px;
}

.wpcf7-form-control {
    font-size: 13px;
    line-height: 18px;
    color: #004231!important;
    background: #436d5d;
    border: 2px solid #ffffff;
    box-shadow: none;
    outline: none;
    padding: 16px 30px 15px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box !important;
    width: 100%;
    display: block;
    height: 49px;
}

.wpcf7-form-control:active{
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 0 0 0px #cacaca;
}

.wpcf7-form-control:focus{
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 0 0 0px #cacaca;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    padding-left: 29px;
    padding-right: 50px;
    color: #ffffff;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 6px 6px 0 6px;
    border-color: #ffffff transparent transparent transparent;
    margin-left: -6px;
    margin-top: -3px;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: 1;
}

.ult-video {
    margin: 0px;
}

#footer {
    position: relative;
    background: #004231;
    background-image: linear-gradient(#004231, #436d5d);
    box-shadow: inset 0 2px 5px 0px rgba(0, 0, 0, 0.39);
}

.post_details_wr .stm_post_details .comments_num {
    margin: 0;
    DISPLAY: NONE;
}

.page_title h1:after {
    background: #004231;
}

.page_title h1 {
    color: #004231;
}

.breadcrumbs {
    color: #004231;
}

body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current-menu-ancestor > a, body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current-menu-parent > a, body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_parent > a, body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_ancestor > a {
  color: #ffef1f;
}

body.header_style_2 .top_nav .top_nav_wrapper>ul>li.menu-item-has-children>a:after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
}

body.header_style_2 .top_nav .top_nav_wrapper>ul>li.menu-item-has-children>a:hover:after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #FFEF1F;
}


@media only screen and (max-width: 1024px){
.mobile_grid_landscape .mobile_header .logo_wrapper {
position: relative;
background: #004231;
padding: 22px 35px 30px 41px;
} }

@media only screen and (max-width: 1024px){
.mobile_grid_landscape #menu_toggle button {
  background: #feef1e;
}}

@media only screen and (max-width: 1024px){
.mobile_grid_landscape #menu_toggle button:before{
  background: #feef1e;
}}

@media only screen and (max-width: 1024px) {
.mobile_grid_landscape #menu_toggle button:after {    
  background: #feef1e;
} }

@media only screen and (max-width: 1024px){
.mobile_grid_landscape .mobile_header .icon_texts {
    display:none;
}}

@media only screen and (max-width: 1024px) {
.mobile_grid_landscape .mobile_header .top_nav_mobile {
    margin: 0 0 0px;
} }

h2 {
  letter-spacing: 0px!important;
}

@media only screen and (max-width: 1024px) {
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li > a {
    text-transform: inherit;
}}

@media only screen and (max-width: 991px) {
.mobile_header .logo_wrapper {
    position: relative;
    background: #004231;
    padding: 22px 35px 30px 41px;
}}

@media only screen and (max-width: 991px) {
.mobile_header .top_nav_mobile {
    padding: 16px 0;
    margin: 0 0 0px;
    display: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
}}

@media only screen and (max-width: 991px) {
#menu_toggle button {
    background: #FFEF1F;
}}

@media only screen and (max-width: 991px) {
#menu_toggle button:before {
    background: #FFEF1F;
}}

@media only screen and (max-width: 991px) {
#menu_toggle button:after {
    background: #FFEF1F;
}}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, b,.b {
    letter-spacing: -0.0em!important;
}

.page_title h1:after {
    background: #00423100;
}

.vacancy_bottom {
    display: none;
}

body .vc_general.vc_btn3 {
    font-weight: 700;
    font-family: 'heebo-bold' !important;
}

@media only screen and (min-width: 896px) {
.contact-middle {
    display: table;
    margin: auto;
    width: 220px;
}
}

@media only screen and (min-width: 896px) {
.contact-left {
    display: table;
    margin-left: auto;
    width: 250px;
}
}

.easy-notification-bar-button a {
padding: 0px;
margin-left: -9px;
}

.home #main {
padding: 0 0 0px;
}

.text-white {
color:white!important;
}

.page_title {
margin-top: 0;
margin-bottom: 50px;
padding: 60px 0px 30px 0px;
}

ul.gusta-dropdown-menu {
padding-inline-start:0px!important;
}

ul {
padding-inline-start:0px!important;
}

#main {
padding: 0 0 0px;
}

.gusta-nav>ul li.current-menu-item>a, .gusta-nav>ul li.current_page_item>a {
  background-color: rgba(0, 66, 49, 0);
}