/* ------- Fluid Columns ------- */

.last {
    margin-right: 0 !important;
    clear: right;
}

/* ------- Added for Right to Left language support ------- */

.sf-menu li span {
    font-size: 16px;
}

body #navigation_wrapper,
body #navigation {
    height: auto;
}

body #menu-item-6769 a {
    background-color: #63ae00;
    padding: 12px;
    height: 10px;
    margin-top: 8px;
    border-radius: 3px;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}

body #menu-item-6769 a span {
    margin-top: -20px;
}

body #menu-item-6769 a:hover {
    background-color: #4d8406;
    color: #e3f3cf;
}

body #page_wrapper #header {
    width: 100%
}

#header_wrapper {
    background-image: url('../img/unnamed-file-1.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
}

@media (max-width: 1240px) {
    .meta-date span {
        display: none;
    }
    #text-15 {
        display: none;
    }
}

#subscr-form-609 {
    width: 310px;
    border-radius: 5px;
    border: 1px solid rgb(200, 200, 200);
    background-color: #fff;
}

#subscr-form-609 p {
    font: 19px arial;
    color: rgb(255, 255, 255);
    border: 0px solid rgb(240, 240, 240);
    box-shadow: none;
    font-weight: normal;
    height: 40px;
    width: 295px;
    margin: 0px;
    padding: 15px 0 0 15px;
    background-color: #3f9022;
    background-image: url(OneDrive/Рабочий стол/lpl-1088/free/img/yt.png);
    background-repeat: no-repeat;
    background-position: 264px center;
    border-radius: 5px 5px 0 0;
}

body #subscr-form-609 .name_form,
body #subscr-form-609 .mail_form {
    width: 250px !important;
    font: 15px arial, sans-seif;
    color: rgb(39, 119, 10) !important;
    border: 1px solid rgb(223, 223, 223);
    border-radius: 0px;
    height: 38px !important;
    box-shadow: none;
    margin-top: 20px;
    font-size: 14px;
    background-color: rgb(255, 255, 255);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    width: 250px;
    margin-left: 28px;
    padding: 0 0 0 10px !important;
}

#subscr-form-609 .form-submit {
    background-color: #e02f2f;
    cursor: pointer;
    -webkit-transition: 0.7s;
    transition: 0.7s;
    border: none !important;
    color: #fff;
    width: 200px;
    height: 30px;
    margin: 20px auto;
    display: block;
    border-radius: 3px;
    font-size: 18px;
    background-image: none !important;
}

#subscr-form-609 .form-submit:hover {
    background-color: #d86363;
}