/*
Theme Name: Translang Child
Theme URI: http://translang.axiomthemes.com/
Description: Translang - excellent WordPress theme with many different blog and header layouts
Author: Axiomthemes
Author URI: http://axiomthemes.com/
Template: translang
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: translang
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
:root {
    --main-bg-color: #a0c948;
    --widget-title-bg: #8eab58;
}

.h5 {
    font-family: "Open Sans",sans-serif;
    font-size: 1.4286em;
    font-weight: 700;
    font-style: normal;
    line-height: 1.35em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: .3px;
    margin-top: 1.5em;
    margin-bottom: 1.75em;
}

ol, ul {
    padding-left: 2.5em;
}

.content ul:not(.mainul):not(.wp-block-gallery) li::before {
    content: "•";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.sc_services_item_text {
    font-size: 13px;
    line-height: 1em;
}

.services_page_content p,
.content ol:not(.mainul) li,
.content ul:not(.mainul) li {
    text-align: justify;
}

.scheme_default ol>li:before,
.scheme_default ul>li:before {
    color: #4d7938;
}

.scheme_dark .top_panel .sc_layouts_row_delimiter, .scheme_dark.sc_layouts_row_delimiter,
.scheme_default .top_panel .sc_layouts_row_delimiter, .scheme_dark.sc_layouts_row_delimiter{
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.header_position_over .top_panel {
    position: absolute;
    z-index: 8000;
    left: 0;
    width: 100%;
    /*background: #2e3d5496 !important;*/
    /*background: #070d1be6 !important;*/
    /*background: transparent !important;*/


}
.f-left {
    float: left;
}
.ost-header-area {
    background: #2f313570 !important;
    padding-top: 13px !important;
    -webkit-box-shadow: -1px 10px 64px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 10px 64px -10px rgba(0,0,0,0.75);
    box-shadow: -1px 10px 64px -10px rgba(0,0,0,0.75);
}
.content_wrap, .content_container {
    width: 1240px;
    margin: 0 auto;
}

.sc_content_width_1_1 {
    width: 1240px;
}
.sc_layouts_row_type_narrow {
   /* padding: 0.2em 0 0 0;*/
   padding: 0;
}

.sc_layouts_row_type_narrow .sc_layouts_logo img,
.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {max-height: 75px;}
.ost-dark {
    background: #00000047;
}
.ost-menu .sub-menu {
    width: 295px;
   /*background-color: #1c1612f0 !important;*/
    background-color: #fdfdfd !important;
    -webkit-box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
}
.ost-menu .sub-menu a {
    /*color: #c1c1c1 !important;*/
    color: #060405 !important;
}

.menu-item.menu-item-has-children.trx_addons_icon-down .sub-menu {
    width: 11em;
}
.scheme_default .scheme_dark .sc_layouts_menu_nav>li.current-menu-item>a,
.scheme_default .scheme_dark .sc_layouts_menu_nav>li.current-menu-parent>a,
.scheme_default .scheme_dark .sc_layouts_menu_nav>li.current-menu-ancestor>a {
    color: #cae29e !important;
}


.scheme_dark .ost-menu .sc_layouts_menu_nav ul.sub-menu li a:hover,
.ost-h-phones ul.sub-menu li a:hover {
    color: #7cb401 !important;
}

.ost-menu .sc_layouts_menu_nav .sub-menu a:hover span,
.ost-h-phones ul.sub-menu li a:hover span {
    border-bottom: 1px dotted #5f6267;
}
.title-form-home {
    letter-spacing: -0.95px;
}

.scheme_default blockquote {
    color: #ffffff;
    background-color: #5f5f5fcc;
}
nav.ost-menu { /*max-width:800px; */}
.top_panel.with_bg_image {
    filter: brightness(1.05) hue-rotate(-10deg);
}
.top_panel .sc_layouts_menu_nav > li > ul {
    top: 3.5em;
    left: 0;
    margin-left: -8px;
}

.top_panel .ost-menu.sc_layouts_menu {
    /*margin-top: 20px;*/
}

.scheme_dark .ost-h-lang-menu .sc_layouts_menu_nav>li ul {
    background-color: #ffffff;
    width: 10em;
    -webkit-box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
}

.scheme_dark .ost-h-lang-menu .sc_layouts_menu_nav>li ul li a{
    color: #060405;
}

.scheme_dark .ost-h-lang-menu .sc_layouts_menu_nav>li ul li a:hover{
    color: #7cb401 !important;
}

.scheme_dark .ost-h-lang-menu .sc_layouts_menu_nav>li ul li a:hover span {
    border-bottom: 1px dotted #5f6267;
}

.scheme_dark .ost-h-lang-menu .sc_layouts_menu_nav>li ul li.current-menu-item a{
    color: #7bb400;
    font-weight: 600;
}

.search_wrap .search_field {
    color: #c5c5c5 !important;
    width: 9em;
    padding: 0 0 0 1.75em;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ost-search-wrap {
    width: 120px;
    background: #2e2d329e;
    padding: 6px 12px;
    border-radius: 20px;
}

.msg-wrap {
    position: absolute;
    right: 30px;
    /*background: #e8e8e894;*/
    padding: 0 5px 0 0;
}

.ost-h-phones {
    display: inline-block;
    vertical-align: middle;

}

.ost-h-phones li.trx_addons_icon-down:before {
    left: 150px !important;
    top: 0.5em !important;
    padding: 0px !important;
    color: #c3c3c3;
}


.ost-h-phones ul {
    list-style: none;
    padding: 0;
    margin: 0;

}

.ost-h-phones span.trx_addons_icon-mail,
.ost-h-phones span.trx_addons_icon-location-outline,
.ost-h-phones span.trx_addons_icon-telephone {
    color: var(--main-bg-color);
    background-color: transparent;
    padding: 0;
    margin-right: 10px;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-size: 14px;
}

.ost-h-phones li.menu-item-has-children a {
    padding-left: 1.8em;

}


.ost-h-phones li:hover > ul {
    display: block;
    position: absolute;
}


.ost-h-phones .sc_layouts_menu_nav > li > ul {
    top: 1.7em;
    margin-left: 23px;
    background-color: #fdfdfd !important;
    -webkit-box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 20px -1px rgba(0,0,0,0.75);
}

.ost-dev-left { position: relative;}
.ost-dev-left:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background: #fff;
    top: 40%;
    left: 0px;
}

.text-transform-inherit {
    text-transform: inherit !important;
}

.ost-h-btn-ask, .ost-h-btn-order {
    margin-bottom: 0px !important;
    vertical-align: baseline !important;
    margin-left: 1.8em;
}

.ost-h-btn-ask .vc_btn3-style-modern {
    background: #9db562 !important;
    color: #ffffff !important;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-size: 11px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    border-radius: 30px!important;
    border-width: 0 !important;
}
.ost-h-btn-order .vc_btn3-style-modern {
    background-color: #91ad1a !important;
    color: #ffffff !important;
    letter-spacing: 0.1em;

}

.ost-h-phones li.menu-item-has-children a.messanger {
    display: inline-block !important;
    width: 16px;
    height: 16px;
    padding-left: 0.5em !important;
    margin-top: 2px;
}

.ost-top-services img {
    width: 82px;
   /* filter: sepia(0.8) hue-rotate(331deg) brightness(0.5);*/
}

.ost-top-services h4 span { color: #444 !important; }

.ost-all-price-container {
    place-content: stretch flex-start;
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    align-content: stretch;
    justify-content: start;
    margin-top: -15px !important;
}

.ost-all-price-container .ost-all-price-container__link-wrap {
    margin: 15px;
    padding: 3.333em 2em;
    text-align: center;
    background-color: rgb(226, 226, 226) !important;
    width: 36%;
}
.ost-all-price-container__link-wrap > a {
    letter-spacing: 0;
    font-size: 17px;
    color: #444444 !important;
    font-weight: 700;
    font-style: normal;
    line-height: 1.35em;
}
.scheme_dark.footer_wrap .ost-footer .widget li.menu-item:before,
.footer_wrap.ost-footer .scheme_dark.vc_row .widget li.menu-item:before {
    background-color: #8eab58 !important;
}



.footer_wrap .scheme_dark.vc_row .ost-footer-bl4 .trx_addons_accent>*,
.footer_wrap .scheme_dark.vc_row .ost-footer-bl4 .trx_addons_accent>a {
    color: #8eab58 !important;
}

.footer_wrap .widget .widgettitle {
    font-size: 20px;
    margin-bottom: 1em;
}
.ost-footer-bl4 .wpb_content_element .wpb_wrapper {
    margin: 1.5em 0;
}
.ost-footer-bl4 h6.widgettitle,
.ost-footer-bl4 .widgettitle{
    font-size: 20px;
    margin-bottom: 1em;
    color: #fff;
    font-weight: 600;
}
.ost-footer-contacts ul{
    list-style: none;
    padding-left: 7px;
    font-size: 13.5px;
    margin-bottom: 0.6em;
}

.ost-footer-contacts ul li {
    line-height: 19px;
}
.sb-title {
    color: #fff;
    background-color: transparent;
    padding: 0 0 0 7px;
    margin-right: 10px;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-size: 14px;
    margin-bottom: 4px;
}
.sb-title:before {
    color: var(--main-bg-color);
    margin-right: 7px;
}

.contact-list {
    position: relative;
    margin-bottom: 15px;
}

.contact-list:before {
    position: absolute;
    top: 3px;
    color: var(--main-bg-color);
}

.contact-list li {
    padding-left: 25px;
}
.list-text {
    color: #ffffff;
}

.list-messg li {
    margin-top: 15px;
    display: flex !important;
    justify-content: flex-start;

}
.list-messg li a {
    margin-right: 10px;
}
.list-messg img { width: 30px }

.contact-social .contact-list.list-messg {
    list-style: none !important;
    padding-left: 0px !important;
}
.contact-social .contact-list.list-messg img {
    width: 36px;
}

.contact-social .contact-list.list-messg li {
    padding-left: 0px ;
}
.contact-social .contact-list.list-messg li:before {
    content: '';
    width: 0px !important;
    margin: 0px !important;
}


.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px 40px 20px 40px;
    width: auto;
    max-width: 450px;
    margin: 20px auto;
}
.white-popup .ask-title {
    font-size: 2.1em;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    margin-top: -10px;
    color: #3e3e3e;
    font-weight: 600;
    font-family: Roboto, sans-serif;
}
.white-popup form .super-select {
    border: 2px dashed #f3f3f3;
    border-radius: 32px;
    padding: 13px;
    margin-bottom: 15px;
}

.white-popup form .super-select input[type='file'] {
    position: absolute;
    opacity: 0;
}

.white-popup form .super-select div:not(#fname) {
    background: #f3f3f3;
    border-radius: 18px;
    cursor: pointer;
    font-size: 12px;
    font-family: Work Sans, sans-serif;
}

.white-popup form .super-select div {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    line-height: 36px;
}

.white-popup  form .super-select div#fname {
    max-width: 50%;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-family: Work Sans, sans-serif;
}

.scheme_default .mfp-bg {
    background-color: rgba(0, 0, 0, 0.54) !important;
}

.mfp-content {
    vertical-align: unset;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    margin-top: 3%;
}


#get_quote .vc_col-sm-6:first-child .vc_column-inner {
    box-shadow: 0px 2px 68px 0px rgba(0, 0, 0, 0.25);
}

.sidebar {
    box-shadow: 0px 2px 68px 0px rgba(0, 0, 0, 0.25);
}
.scheme_dark.sidebar[class*="scheme_"] .widget {
    background-color: #ffffff;

}

.widget_title {
    background-color: var(--widget-title-bg) !important;
    color: #ffffff !important;
    text-align: center;
}
.scheme_dark .widget .widget_title:before, .scheme_dark .widget .widget_title:after {
    background-color: var(--widget-title-bg);
}

.inside-page-form {
    font-size: 14px;
}
.inside-page-form input[type="text"],
.inside-page-form input[type="tel"],
.inside-page-form input[type="email"],
.inside-page-form textarea {
    padding: 0.8em 1.4em;
    border-color: #f3f3f3;
    background: #f3f3f3;
}

.inside-page-form textarea {
    min-height: 8em;
}


.inside-page-form .select_container {
    border-color: #f3f3f3;
    background: #f3f3f3;
}

.inside-page-form .select_container select {
    padding: 1em 2.8em 1em 1.4em!important;
    cursor: pointer;
}

.inside-page-form .select_container:before {
    color: #6d6c6c;
    background-color: #e3e4e2;
}
.inside-page-form  .select_container:after {
    color: #828080;
}
.inside-page-form  .super-select {
     border: 2px dashed #f3f3f3;
     border-radius: 32px;
     padding: 13px;
     margin-bottom: 17px;
 }

.inside-page-form .select_container select:focus {
    color: #7b7b7b;
    border-color: #353535;
}

.ost_trx_addons_columns_wrap {
    display: flex;
    width: 300px;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: baseline;
}


.ost-lang-sele {
    width: 42% !important;
    display: block;
    padding: 0;
}

.ost-lang-sele .select_container:before {
    width: 2.5em;
}

.ost-lang-sele .select_container:after {
    right: 1.1em;
}

.ost-to {
    width: 11%;
    display: block;
}
.ost-to span {
    display: block;
    padding: 0px;
    text-align: center;
    width: 33px;
    letter-spacing: -0.49px;
    margin-right: 0 !important;
    color: #232323;
}

.sele-file-title {
    cursor: pointer;
}
form .inside-page-form .super-select input[type='file'] {
    position: absolute;
    opacity: 0;
}
form .inside-page-form .super-select div:not(#fname) {
    background: #f3f3f3;
    border-radius: 18px;
    cursor: pointer;
    font-size: 12px;
    font-family: Work Sans, sans-serif;
}

form .inside-page-form .super-select div {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    line-height: 36px;
}

.inside-page-form .select_container select option,
#get_quote .select_container select option
{
    background-color: #414446;
}
.inside-page-form .sc_button_hover_slide_left,
.home-page-form .sc_button_hover_slide_left {
    color: #ffffff !important;
    background: linear-gradient(to right, #414446 50%,#799b42 50%) no-repeat scroll right bottom / 210% 100% #799b42 !important;
}

#get_quote form .select_container select {
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
    height: 40px;
    cursor: pointer;
}

#get_quote form .select_container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0.3em 2em !important;
}
#get_quote form input:focus {
    color: #ffffff;
    border-color: #353535;
    background-color: #414446;
}

#get_quote form {
    font-size: 14px !important;
}

#get_quote form .select_container {
    border-radius: 32px;
    padding: 0.3em 0;
}

#get_quote .select_container:hover:after {
    color: #ffffff !important;
}

#get_quote input[type="text"],
#get_quote input[type="tel"],
#get_quote input[type="email"],
#get_quote textarea {
    padding: 1.1em 1.4em;
    border-color: #f3f3f3;
    background: #f3f3f3;
}

#get_quote form .super-select div:not(#fname) {
    background: #f3f3f3;
    border-radius: 18px;
    cursor: pointer;
    font-size: 1em;
    font-family: "Open Sans", sans-serif !important;
    color: #c8c9da;
}

#get_quote form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
}
#get_quote form input::-moz-placeholder { /* Firefox 19+ */
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
}
#get_quote form input:-ms-input-placeholder { /* IE 10+ */
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
}
#get_quote form input:-moz-placeholder { /* Firefox 18- */
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
}
#get_quote form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
}
#get_quote form textarea::-moz-placeholder { /* Firefox 19+ */
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
}
#get_quote form textarea:-ms-input-placeholder { /* IE 10+ */
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
}
#get_quote form textarea:-moz-placeholder { /* Firefox 18- */
    color: #ababaf;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
}

.appruve {
    position: relative;
    padding-left: 20px;
    font-size: 12px;
    color: #ababaf;
    line-height: 16px;
}

.appruve:before {
    content: '*';
    position: absolute;
    left: 5px;
}

scheme_default button[disabled], .scheme_default input[type="submit"][disabled],
.scheme_default input[type="button"][disabled] {
    background-color: #75757b !important;
    color: #bcd490 !important;
}

.sidebar[class*="scheme_"] .widget {
    padding: 0 3rem 3rem;
    position: relative;
    overflow: hidden;
}

.wpcf7-form label {
    display: block;
    margin-bottom: 17px;
}

.ost-margin-v-remove {
    margin: 0px !important;
}


/* Style page About  */
#about-content1 {
    top: -70px;
}

/* sc_services_item */
.tax-cpt_services_group .sc_services .sc_services_item_featured_top {
    max-height: 122px;
}


.tax-cpt_services_group .sc_services_item {
    color: #171717 !important;
    background-color: rgb(226, 226, 226) !important;
}

.post_item_single .post_content .post_meta,
.tax-cpt_services_group .sc_services_item_content,
.tax-cpt_services_group .sc_services_item_image_icon {
    display: none !important;
}

.sc_services_item {
    color: #171717 !important;
    background-color: rgba(226, 226, 226, 0.02) !important;
}

.sg_description {
    margin-top: 30px;
}
.sc_services_item_content p, .sg_description p { text-align: justify; }
.sc_services_item_number,
.sc_services .sc_services_item_button{
    display: none !important;
}

table td ul {
    margin-bottom: 0px !important;
}
table td, table th {
    padding: 0.7em 1em !important;
}

.tablepress.tb-price tbody td ,
table td, table th {
    vertical-align: middle!important;
}
table td, table th,
.tablepress.tb-price th,
.tablepress.tb-price th,
table.tb-price>tbody {
    border: 1px solid #ddd !important;
}

.tablepress.tb-price tfoot th, .tablepress.tb-price thead th {
    background-color: #c5c5c5 !important;
    font-weight: 700;
    vertical-align: middle;
    color: #4c4c4c;
}
table>tbody>tr:nth-child(2n+1)>td,
table.tb-price>tbody>tr:nth-child(2n+1)>td {
   /* background-color: #ffffff !important;*/
    border: 1px solid #ddd !important;
}

.scheme_default table>tbody>tr:nth-child(2n+1)>td {
    background-color: #f5f5f5;
}

.scheme_default table>tbody>tr:nth-child(2n)>td {
    background-color: #fdfdfd;
}

.scheme_default .footer_wrap .sc_layouts_row {
    color: #a7a9a3!important;
}

.scheme_dark.footer_wrap a:hover, .footer_wrap .scheme_dark.vc_row a:hover {
    color: #8eab58 !important;
}

.typed-me {
    text-shadow: rgba(15, 15, 15, 0.75) 7px 7px 10px;
}

.scheme_dark .sc_layouts_title_breadcrumbs a {
    color: #ffffff !important;
    text-shadow: 1px 1px 10px rgba(0,0,0,0.98);
}
.scheme_dark .sc_layouts_title_breadcrumbs {
    color: #ffffff;
}

.remove_margins .footer_wrap {
    margin-top: -21px;
}

.page-special::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0%;
    top: -4% !important;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    background-size: contain;
    z-index: 0;
    background-position: 100% 0 !important;
    background-image: url(/wp-content/uploads/2020/02/about-bg-compress5.png);
    height: 24%;
    top: -19.4205%;
    background-repeat: no-repeat !important;
}
@media (min-width: 640px) {
    .top_panel .sc_layouts_row_type_narrow:first-child:not(.sc_layouts_row_fixed_on):after {
        width: 0px;
    }

    .top_panel .sc_layouts_row_type_narrow:first-child:not(.sc_layouts_row_fixed_on):before{
        content: '';
        max-width: 1240px;
        height: 1px;
       /* background: rgba(255,255,255,0.2);*/
        margin: 0 auto;
        position: relative;
        display: block;
    }

    .top_panel .sc_layouts_row_type_narrow:first-child:not(.sc_layouts_row_fixed_on):after {
        bottom: 0em;
        max-width: 1240px;

    }
    .top_panel .sc_layouts_row_type_narrow:first-child:not(.sc_layouts_row_fixed_on):before {
        bottom: -5.7em;
        max-width: 1240px;

    }

    .ost-headbar-row {
        position: relative;
        z-index: 20;
        padding-bottom: 10px;

    }
    .ost-navbar-row {
        position: relative;
        z-index: 10;

    }



    .ost-nav-wrap .wpb_wrapper .sc_layouts_item:last-child {
        float: right;
    }
    .ost-nav-wrap .wpb_wrapper .sc_layouts_item:last-child li a{
        text-transform: inherit !important;
    }

    .ost-h-phones li.menu-item-has-children a {
        padding-left: 1.8em !important;
    }

    .ost-h-phones ul li {
        float: none !important;

    }
    .ost-h-phones ul li a {
        padding: 2.5px;
        text-transform: initial !important;
    }
}



@media (min-width: 1439px) {
    .ost-h-phones li.trx_addons_icon-down:before {
       top: 0.3em !important;
    }
}

@media (max-width: 1439px) and (min-width: 1263px) {
    .sc_content_width_1_1 {
        width: 1080px !important;
    }
    .ost-h-phones ul li a {
        padding: 2.5px !important;;
        text-transform: initial !important;
    }
}

@media (max-width: 1262px) and (min-width: 1136px) {
    .sc_content_width_1_1 {
        width: 980px !important;;
    }
}

@media (min-width: 1024px) {
    .top_panel .ost-mobile-header {
        display: none !important;
    }
}

@media (max-width: 479px) {
    .sc_content_width_1_1 {
        width: 94% !important;
    }

    .top_panel .ost-mobile-header .sc_layouts_row .sc_layouts_item {
        display: inline-block !important;
    }

    .top_panel .sc_layouts_row>.sc_layouts_item {
        display: inline-block !important;
    }
}

.m-menu-nav-wrap .wpb_wrapper {
    display: flex;
    justify-content: flex-end;
}

.ost-mobile-header {
    background: #2f31359c !important;
    padding: 5px 0 10px 0 !important;
    -webkit-box-shadow: -1px 10px 64px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 10px 64px -10px rgba(0,0,0,0.75);
    box-shadow: -1px 10px 64px -10px rgba(0,0,0,0.75);
}

.scheme_default .top_panel .ost-mobile-header .sc_layouts_item .sc_layouts_iconed_text.sc_layouts_menu_mobile_button .sc_layouts_item_icon {
    color: #eaeaea;
}

.ost-mobile-header .sc_layouts_item .sc_layouts_iconed_text.sc_layouts_menu_mobile_button { margin-right: 10px !important; }

.ost-mobile-header .vc_col-sm-6 { width: 50% !important; }
.top_panel .ost-mobile-header .vc_col-sm-8 .sc_layouts_item:nth-child(2) {
    display: inline-block !important;
}

.menu_mobile .sc_layouts_logo {
    text-align: center;
    margin: 3.4rem 0 0;
}

.menu_mobile_inner {
    color: #8eab58;
    background-color: #414446 !important;
}
.mobile_layout .menu_mobile .menu_mobile_nav_area {
    max-height: 19em !important;
    margin-top: 4em !important;
    background: #353738;
}

.mobile_layout .menu_mobile .menu_mobile_nav_area input[type="text"] {

    border-color: #6d6d6d !important;
}

div#mfcf7_zl_multifilecontainer {
    background: #ffffff !important;
    margin-top: 0px;
    padding: 0;
}
#mfcf7_zl_add_file {
    position: absolute;
    opacity: 0;
}

p.wpcf7-form-control-wrap {
    padding: 0 10px;
}

.delete-file:before {
    content: 'x';
    text-align: center;
    width: 20px;
    display: inline-block;
    height: 20px;
    z-index: 99999;
    position: absolute;
    color: #b5b5b5;
    background: #fff;
    font-size: 13px;
}

.wpcf7-list-item input[type=checkbox]+span:before {
    border-color: #b9b9b9;
    background: #ddd;
    cursor: pointer;
}

.wpcf7-list-item input[type=checkbox]:checked+span:before {
    color: #858685;
    line-height: 3px;
}

.wpcf7-acceptance a {
    color: #8eab58 !important;
}

.vc_tta-controls-icon-plus::before {
    width: 22px !important;
}

.vc_tta-controls-icon-plus::after {
    height: 22px !important;
}
.vc_tta-controls-icon-plus::before {
   width: 22px !important;
}

.vc_general.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding: 15px 50px !important;
}
