@charset "utf-8";
html {
    overflow-y: scroll;
    overflow-x: hidden;
    scroll-behavior: smooth
}

html, body {
    height: 100%
}

/*----------------fonts-----------------*/

element.box-sizing {
    box-sizing: border-box;
    background: url(../img/center_bg.png) center top repeat-y rgb(105, 73, 61);
    border-width: 0px 0px 15px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: solid;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: rgb(54, 42, 40);
    border-left-color: initial;
    border-image: initial;
    margin: -2px 0px 0px;
    padding: 0px 15px 16px;
    outline: 0px;
    vertical-align: baseline;
    position: relative;
    min-height: 1px;
    float: left;
    width: 292.5px;
    font-size: 18px;
    overflow: hidden;
    opacity: 0.7;
    transition: all 0.8s;
    font-family: Ubuntu-Light, Arial, Helvetica, sans-serif;
    color: rgb(255, 255, 255);
    height: 625px;
}

/*-----------------Accordion------------------*/
.accordion-item {
    border: 1px solid #e0d6d0;
    margin-bottom: 8px;
    border-radius: 4px !important;
    overflow: hidden;
}

.accordion-button {
    background-color: #f5f0ed;
    color: #2a2525;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 16px 20px;
}

.accordion-button:not(.collapsed) {
    background-color: #4b3521;
    color: #fff;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: 0 0 0 0.2rem rgba(75, 53, 33, 0.25);
}

.accordion-button::after {
    filter: none;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(10);
}

.accordion-body {
    padding: 20px;
    background-color: #fff;
}

/*-----------------Specializations------------------*/
.advantages__block {
    vertical-align: top;
    margin-bottom: 40px;
}

.advantages__title {
    display: inline-block;
    margin: 0 10px 4px 0;
    font-size: 24px;
}

.advantages__img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    display: inline-block;
}

.advantages__text {
    color: #555;
    margin: 0;
    line-height: 23px;
    font-size: 16px;
    padding-right: 20px;
}

/*-----------------Lawyer Cards------------------*/
.lawyer-card {
    margin-bottom: 30px;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.3s ease;
}

.lawyer-card:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.lawyer-photo {
    text-align: center;
    margin-bottom: 20px;
}

.lawyer-img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.lawyer-name {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}

.lawyer-guarantees {
    margin-bottom: 15px;
}


* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

/* nav styles — see end of file */

@font-face {
    font-family: "HeliosCondRegular";
    src: url("../fonts/HeliosCondRegular.eot");
    src: url("../fonts/HeliosCondRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HeliosCondRegular.woff") format("woff"),
    url("../fonts/HeliosCondRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "HeliosCondRegular";
    src: url("../fonts/HeliosCondBold.eot");
    src: url("../fonts/HeliosCondBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HeliosCondBold.woff") format("woff"),
    url("../fonts/HeliosCondBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "HeliosCondRegular";
    src: url("../fonts/HeliosCondItalic.eot");
    src: url("../fonts/HeliosCondItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HeliosCondItalic.woff") format("woff"),
    url("../fonts/HeliosCondItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: "HeliosCondRegular";
    src: url("../fonts/HeliosCondBoldItalic.eot");
    src: url("../fonts/HeliosCondBoldItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HeliosCondBoldItalic.woff") format("woff"),
    url("../fonts/HeliosCondBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
}

@font-face {
    font-family: "Romul";
    src: url("../fonts/Romul.eot");
    src: url("../fonts/Romul.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Romul.woff") format("woff"),
    url("../fonts/Romul.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/LatoRegular.eot");
    src: url("../fonts/LatoRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/LatoRegular.woff") format("woff"),
    url("../fonts/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/LatoItalic.eot");
    src: url("../fonts/LatoItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/LatoItalic.woff") format("woff"),
    url("../fonts/LatoItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/LatoBold.eot");
    src: url("../fonts/LatoBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/LatoBold.woff") format("woff"),
    url("../fonts/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/LatoBoldItalic.eot");
    src: url("../fonts/LatoBoldItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/LatoBoldItalic.woff") format("woff"),
    url("../fonts/LatoBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
}

/*----------------PT Sans-----------------*/
@font-face {
    font-family: "PT Sans";
    src: url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-regular.eot");
    src: url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-regular.woff2") format("woff2"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-regular.woff") format("woff"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "PT Sans";
    src: url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-italic.eot");
    src: url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-italic.woff2") format("woff2"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-italic.woff") format("woff"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-italic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: "PT Sans";
    src: url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700.eot");
    src: url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700.woff2") format("woff2"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700.woff") format("woff"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "PT Sans";
    src: url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700italic.eot");
    src: url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700italic.woff2") format("woff2"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700italic.woff") format("woff"),
    url("../fonts/pt-sans-v18-cyrillic_cyrillic-ext_latin-700italic.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
}

/*----------------PT Serif-----------------*/
@font-face {
    font-family: "PT Serif";
    src: url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-regular.eot");
    src: url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-regular.woff2") format("woff2"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-regular.woff") format("woff"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "PT Serif";
    src: url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-italic.eot");
    src: url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-italic.woff2") format("woff2"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-italic.woff") format("woff"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-italic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: "PT Serif";
    src: url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700.eot");
    src: url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700.woff2") format("woff2"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700.woff") format("woff"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "PT Serif";
    src: url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700italic.eot");
    src: url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700italic.woff2") format("woff2"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700italic.woff") format("woff"),
    url("../fonts/pt-serif-v19-cyrillic_cyrillic-ext_latin-700italic.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
}

/*----------------/fonts-----------------*/
body {
    font: 18px/26px "PT Sans", "HeliosCondRegular", Arial, sans-serif;
    color: #2a2525;
    text-align: left;
    background-color: #fff;
    padding-top: 42px;
}

h1, h2, h3, h4, h5, h6, .title {
    font-family: "PT Serif", "HeliosCondRegular", Georgia, serif;
}

input[type="text"], input[type="password"], textarea, input[type="email"], input[type="phone"], input[type="number"] {
    font-family: "HeliosCondRegular", Arial, sans-serif;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    width: 100%;
    padding: 0 10px;
    font-size: 16px;
    color: #000;
    height: 38px;
}

textarea {
    padding: 10px;
    height: 210px;
}

.error input {

}

input[type="submit"] {
    border-radius: 0;
}

input[type="submit"]:hover {

}

::-webkit-input-placeholder {
    color: #969696;
    opacity: 1;
}

::-moz-placeholder {
    color: #969696;
    opacity: 1;
}

/* Firefox 19+ */
:-moz-placeholder {
    color: #969696;
    opacity: 1;
}

/* Firefox 18- */
:-ms-input-placeholder {
    color: #969696;
    opacity: 1;
}

input:focus, :focus, :active, a:active, a:focus {
    outline: none;
}

input {
    -webkit-appearance: none;
}

a {
    color: #000;
    text-decoration: underline;
    transition: all ease-in-out .3s;
}

a:hover {
    color: #793b3b;
    text-decoration: none;
}

b, strong {
    font-weight: bold;
}

p {
    margin: 0 0 15px;
}

.tab {
    display: table;
    width: 100%;
}

.tab-cell {
    display: table-cell;
    vertical-align: middle;
}

.transf {
    text-transform: uppercase;
}

.over-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
}

.red {
    color: red;
}

.link-gray {
    color: #793b3b;
    text-decoration: none;
}

.link-gray:hover, .link-gray:focus {
    color: #793b3b;
    text-decoration: underline;
}

.link-gray-dark {
    color: #2a2525;
    text-decoration: none;
}

.link-gray-dark:hover, .link-gray-dark:focus {
    color: #2a2525;
    text-decoration: underline;
}

/*-----------------Header-------------------*/
header {
    position: relative;
}

.border-gray {
    height: 9px;
    background-color: #e8e8e8;
    position: relative;
}

.line-green {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    bottom: 0;
    z-index: 1;
    padding: 0 7px 0 0;
}

.line-green:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 0 7px;
    border-color: transparent transparent transparent #4b3521;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.green-bg {
    background-color: #4b3521;
    height: 9px;
}

.header-content {
    height: auto;
    position: relative;
    padding: 12px 0;
}

.adress-info-box {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    font-size: 16px;
    line-height: 19px;
    color: #793b3b;
    padding: 0;
    width: 100%;
}

.advocate-col {
    flex: 1;
}

.advocate-col > p:first-child {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 2px;
}

.advocate-desc {
    font-size: 14px;
    color: #555;
    margin-bottom: 5px;
}

.adress-cell, .mail-cell, .tel-cell {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 8px 0;
}

.adress-cell a, .mail-cell a, .tel-cell a {
    padding: 0 5px 5px 38px;
    position: relative;
}

.adress-cell a:after {
    content: "";
    position: absolute;
    top: -1px;
    left: 3px;
    width: 19px;
    height: 27px;
    background: url(../img/adress-ico.png) 0 0 no-repeat;
    z-index: 1;
}

.mail-cell a:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 33px;
    height: 18px;
    background: url(../img/mail-ico.png) 0 0 no-repeat;
    z-index: 1;
}

.tel-cell a:after {
    content: "";
    position: absolute;
    top: 6px;
    left: -6px;
    width: 32px;
    height: 14px;
    background: url(../img/tel-ico.png) 0 0 no-repeat;
    z-index: 1;
}

.btn-bord {
    display: block;
    padding: 14px 0;
    text-align: center;
    font-size: 25px;
    line-height: 27px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    background-color: #793b3b;
    border: 2px solid #793b3b;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}

.btn-bord:hover {
    background-color: #4b3521;
    border-color: #4b3521;
    color: #fff;
    box-shadow: 0 4px 15px rgba(75, 53, 33, 0.4);
    transform: translateY(-1px);
}

.adress-info-box .green-btn {
    display: block;
}

.adress-info-box .btn-bord, .adress-info-box .green-btn {
    margin: 0 0 0 42px;
}

.adress-info-box .btn-bord {
    background-color: #793b3b;
    color: #fff;
}

.adress-info-box .btn-bord:hover {
    background-color: #4b3521;
}

/*---------------Navigation-----------------*/
.main-nav {
    height: 50px;
}

.nav-fix {
    background-color: #793b3b;
}

.nav-fix.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 90;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    transition: all ease-in-out .3s;
}

.main-nav ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

.main-nav ul li {
    display: table-cell;
    vertical-align: middle;
}

.main-nav ul li a {
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    transition: all ease-in-out .3s;
}

.main-nav ul li a:hover, .main-nav ul li a.active {
    background-color: #150d0f;
}

/*---------------MainContent-----------------*/
.mainContent {

}

.map-box {
    height: 460px;
    border-top: 9px solid #fff;
    border-bottom: 9px solid #fff;
}

.title {
    font-size: 35px;
    line-height: 37px;
    margin: 0 0 20px;
    color: #000;
    font-weight: bold;
    padding: 15px 0;
    position: relative;
    text-transform: uppercase;
}

.title:after {
    content: "";
    position: absolute;
    top: 0;
    left: -19px;
    bottom: 0;
    width: 4px;
    background-color: #3117b0;
}

.menu-content-mb {
    display: none;
    position: fixed;
    background-color: #fff;
    z-index: 90;
    top: -110%;
    left: 0;
    right: 0;
    text-align: left;
    padding: 3px 15px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    transition: all .5s ease-in-out 0s;
}

.menu-content-mb h2 {
    color: #793b3b;
    margin: 0;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
}

.menu-content-mb .name {
    color: #793b3b;
    font-weight: bold;
}

/*-----------------banner-box-------------------*/
.banner-box {
    height: 600px;
    overflow: hidden;
    background-image: url(../img/banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.banner-content {
    height: 663px;
}

.banner-slogan {
    width: 650px;
    margin: 80px 0 0 0;
    float: right;
    position: relative;
}

.banner-slogan:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    right: -7px;
    bottom: -7px;
    background-color: rgba(225, 225, 225, 0.2);
    z-index: 1;
}

.banner-slogan:before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: -58px;
    z-index: 6;

    background-image: url(assets/img/angle-bottom.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 58px;
    height: 46px;
}

.banner-slogan-inner {
    position: relative;
    z-index: 5;

    padding: 35px 25px 25px;

}

.banner-slogan h2 {
    font-family: Verdana;
    font-size: 31px;
    font-weight: bold;
    line-height: 29px;
    color: #793b3b;
    text-align: left;
    margin: -30px 0 30px;
    font-weight: normal;
    font-weight: bold;
    text-align: center;
}

.banner-text {
    font-family: "none";
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 10px;
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
}

.banner-text p {
    margin: 0;
    padding: 0 0 15px;
    font-weight: bold;
    font-family: Verdana;
}

.banner-slogan-inner .btn-bord {
    background-color: #793b3b;
    color: #fff;
    max-width: 360px;
    margin: 0 auto;
}

.banner-slogan-inner .btn-bord:hover {
    background-color: #4b3521;
}

.banner-list {
    margin: 0;
    padding: 0;
}

.banner-list li {
    font-family: "Romul";
    position: relative;
    list-style-type: none;
    padding: 5px 0 22px 75px;
    font-size: 18px;
    line-height: 22px;
    color: #2a2525;
}

.banner-list li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.banner-list li.tel-ico-cell:after {
    background-image: url(../img/ico1.jpg);
}

.banner-list li.consult-ico-cell:after {
    background-image: url(../img/ico2.jpg);
}

.banner-list li.lawyer-ico-cell:after {
    background-image: url(../img/ico3.jpg);
}

.banner-list li.price-ico-cell:after {
    background-image: url(../img/ico4.jpg);
}

.banner-list li.client-ico-cell:after {
    background-image: url(../img/ico5.jpg);
}

.banner-list li.office-ico-cell:after {
    background-image: url(../img/ico6.jpg);
}

/*-----------------services-more-box------------------*/
.services-more-box {
    padding: 35px 0 10px 0;
}

.services-more-box .banner-list {
    font-size: 0;
}

.services-more-box .banner-list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 5px 15px 22px 75px;
}

/*-----------------form-box-------------------*/
.form-box {
    background-image: url(../img/form-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.form-box-inner {
    height: 368px;
    text-align: center;
    padding: 30px 0 0 0;
}

.form-box-inner h2 {
    font-family: "Lato";
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    margin: 0 0 45px;
    font-weight: normal;
    text-transform: uppercase;
}

.form-box-inner h2 span {
    font-weight: bold;
    font-size: 35px;
    line-height: 37px;
}

.form-order {
    width: 390px;
    margin: 0 auto;
}

.form-order input[type="text"], .form-order input[type="phone"] {
    height: 52px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-family: "Lato";
}

.form-order input::-webkit-input-placeholder {
    color: rgba(0, 124, 89, .5);
    opacity: 1;
}

.form-order input::-moz-placeholder {
    color: rgba(0, 124, 89, .5);
    opacity: 1;
}

/* Firefox 19+ */
.form-order input:-moz-placeholder {
    color: rgba(0, 124, 89, .5);
    opacity: 1;
}

/* Firefox 18- */
.form-order input:-ms-input-placeholder {
    color: rgba(0, 124, 89, .5);
    opacity: 1;
}

.form-btn-box {
    padding: 5px 0 0 0;
}

.btn-submit {
    position: relative;
}

.btn-submit input[type="submit"] {
    font-family: "Lato";
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 50px;
    border: 3px solid rgba(255, 255, 255, .5);
    background-color: transparent;
    cursor: pointer;
}

.btn-submit:after {
    content: "";
    position: absolute;
    bottom: -14px;
    right: 0;
    z-index: 3;
    width: 265px;
    height: 14px;
    background-image: url(../img/shadow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

/*-----------------company-box-------------------*/
.company-box {
    overflow: hidden;
}

.company-content {
    min-height: 670px;
    position: relative;
}

.company-content:after {
    content: "";
    position: absolute;
    top: 0;
    left: -80px;
    width: 854px;
    height: 410px;
    z-index: -1;
    background-image: url(../img/angle-large-gray.jpg);
}

.company-content:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 250px;
    width: 504px;
    height: 306px;
    z-index: 2;
    background-image: url(../img/angle-large-bottom.png);
}

.company-inner {
    position: relative;
    z-index: 5;
    /*margin: 0 486px 0 0;*/
    padding: 50px 0 0 0;
    font-size: 18px;
    line-height: 22px;
}

.company-inner p {
    margin: 0 0 20px;
}

.company-content .img-box {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 7;
    padding: 0 2px 3px 0;
}

.company-content .img-box img {
    display: block;
    max-width: 100%;
}

.company-content .img-box:after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 120px;
    right: 0;
    z-index: 1;
    width: 3px;
    background-color: #b3e1d0;
}

.company-content .img-box:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -45px;
    right: 0;
    z-index: 1;
    height: 3px;
    background-color: #b3e1d0;
}

/*-----------------reviews-content-------------------*/
.reviews-box {
    background-image: url(../img/reviews-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-color: #f2eeef;
}

.reviews-content {
    padding: 50px 0 0 0;
    position: relative;
    min-height: 664px;
}

.reviews-content .title {
    position: relative;
    z-index: 5;
    float: none;
}

.reviews-content .img-box {
    position: absolute;
    bottom: 0;
    left: -15px;
    z-index: 1;
    display: none;
}

.why-us-list li {
    margin-bottom: 15px;
}

.why-us-img {
    border-radius: 20px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
    transition: box-shadow 0.5s ease, transform 0.5s ease;
    margin-top: 35px;
}

.trigle-right-bg {
    position: absolute;
    left: -375px;
    bottom: 0;
    z-index: 2;
}

.reviews-info {
    /*float: right;
    max-width: 750px;
    width: 100%;*/
    position: relative;
    z-index: 5;
}

.reviews-title {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px;
    /*padding: 20px 80px 0 30px;*/
    padding: 20px 0 0 30px;
    /*min-height: 65px;*/
    min-height: 42px;
    font-size: 16px;
    line-height: 20px;
    color: #793b3b;
    text-align: right;
}

.reviews-img {
    width: 65px;
    height: 65px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    border-radius: 50%;
    overflow: hidden;
}

.reviews-title:after {
    content: "";
    position: absolute;
    /*top: 35px;*/
    top: 20px;
    left: 0;
    width: 24px;
    height: 22px;
    z-index: 1;
    background-image: url(../img/quote-ico.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.revies-inner {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 22px;
    color: #595959;
}

.revies-inner p {
    margin: 0;
}

.slider-box {
    position: relative;
    padding: 0 0 95px;
}

.slider-box .flexslider {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    border: none;
    background-color: transparent;
    position: static;
}

.reviews-name {
    font-weight: bold;
    margin: 0 0 0 26px;
}

.slider-box .flex-control-nav {
    display: none;
}

.slider-box .flex-direction-nav a {
    white-space: nowrap;
    text-indent: 100%;
    width: 28px;
    height: 27px;
    margin: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
    top: inherit;
    transition: inherit;
}

.slider-box .flex-direction-nav {
    width: 65px;
    position: absolute;
    bottom: 8px;
    left: 80px;
    z-index: 10;
    height: 27px;
}

.slider-box .flex-direction-nav .flex-next {
    background-image: url(../img/slider-btn.png);
    background-position: -28px 0;
    right: 0;
}

.slider-box .flex-direction-nav .flex-prev {
    background-image: url(../img/slider-btn.png);
    left: 0;
}

.more-reviews-btn-box {
    /*text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    left: 150px;*/
}

.reviews-info .more-reviews-btn-box {
    text-align: right;
    padding: 20px 0;
}

.green-btn {
    font-size: 25px;
    line-height: 27px;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    text-transform: uppercase;
    background-color: #793b3b;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.green-btn:hover {
    color: #fff;
    background-color: #11a476;
}

/*-----------------reviews-list-all------------------*/
.reviews-list-all {
    margin: 0;
    padding: 0;
}

#reviews-modal {
    width: 700px;
}

.reviews-list-all li {
    list-style-type: none;
    display: block;
    padding: 0 0 10px 0;
}

.reviews-list-all li .reviews-title {
    font-size: 16px;
    line-height: 20px;
}

.reviews-list-all li .reviews-title .reviews-name {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 0 15px;
}

.reviews-scroll {
    height: 450px;
}

/*-----------------services-content------------------*/
.services-content {
    padding: 50px 0 0 0;
}

.services-box-pad .services-content {
    padding: 50px 0;
}

.services-content .title {
    margin: 0 0 40px;
}

.services-list-box > ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.services-list-box > ul > li {
    list-style-type: none;
    float: left;
    width: 50%;
    padding: 6px 3px 0;
}

.services-list-box > ul > li:last-child {
    padding-bottom: 6px;
}

.services-list-box > ul > li:nth-last-child(2) {
    padding-bottom: 6px;
}

.services-inner {
    position: relative;
    height: 451px;
    overflow: hidden;
    padding: 25px 25px 70px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    transition: all ease-in-out .3s;
}

.services-list-box > ul > li .services-inner {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.services-list-box {
    margin: 0 -15px;
}

.services-inner h3 {
    font-size: 25px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 50px;
}

.services-inner p {
    margin: 0 0 20px;
}

.inner-box {
    position: relative;
    z-index: 6;
}

.more-btn {
    display: block;
    padding: 8px 0;
    text-align: center;
    width: 264px;
    border: 3px solid #fff;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 25px;
    line-height: 27px;
    background-color: rgba(0, 0, 0, .3);
    cursor: pointer;
}

.more-btn:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
}

.services-inner .more-btn {
    position: absolute;
    bottom: 20px;
    left: 29px;
    z-index: 21;
}

.services-bg-active {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(21, 174, 126, .3);
    opacity: 0;
    transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
}

.services-inner:hover .services-bg-active {
    opacity: 1;
}

.services-info-box {
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    margin: 0 3px;
}

.services-info-box a {
    padding: 25px 0;
    display: block;
    background-color: #793b3b;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    transition: all ease-in-out .3s;
}

.services-info-box a:hover {
    background-color: #1ba277;
    color: #fff;
    text-decoration: none;
}

.services-info-box p {
    margin: 0;
}

/*-----------------video-box------------------*/
.video-box {
    background-color: #efefef;
}

.video-inner {
    position: relative;
    z-index: 5;
    min-height: 600px;
    position: relative;
    padding: 45px 0 40px 0;
}

.video-inner:after {
    content: "";
    position: absolute;
    top: 0;
    left: -80px;
    width: 857px;
    height: 410px;
    z-index: 1;
    background-image: url(../img/angle-large-darkgray.png);
}

.video-inner:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: -235px;
    width: 620px;
    height: 308px;
    z-index: 2;
    background-image: url(../img/angle-large-graybottom.png);
}

.video-list-box > ul {
    margin: 0 0 15px;
    padding: 0;
    overflow: hidden;
}

.video-list-box > ul > li {
    list-style-type: none;
    float: left;
    width: 50%;
    padding: 0 15px 15px;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-inner .title {
    margin: 0 0 30px;
}

.video-list-box {
    margin: 0 -30px;
}

.more-box {
    text-align: center;
}

/*-----------------partner-box-------------------*/
.partner-box {
    background-image: url(../img/partner-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
}

.partner-content {
    padding: 50px 0 0 0;
    height: 406px;
}

.white-bg {
    background-color: #fff !important;
}

.partner-content .title {
    margin: 0 0 45px;
}

.partner-slider-box .owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.partner-slider-box .owl-carousel .owl-item .item {
    padding: 0 10px;
}

.partner-slider-box .owl-prev {
    position: absolute;
    top: 50%;
    left: -20px;
    width: 19px;
    height: 30px;
    background-image: url(../img/carousel-btn.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: -15px 0 0 0;
}

.partner-slider-box .owl-next {
    position: absolute;
    top: 50%;
    right: -20px;
    width: 19px;
    height: 30px;
    background-image: url(../img/carousel-btn.png);
    background-repeat: no-repeat;
    background-position: -19px 0;
    margin: -15px 0 0 0;
}

.partner-box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 32px 0 32px;
    border-color: #4b3521 transparent transparent transparent;
    z-index: 3;
    margin: 0 0 0 -32px;
}

.white-bg .line-green {
    width: 55%;
}

.border-height-large {
    height: 12px;
}

.border-height-large .green-bg {
    height: 12px;
}

.border-height-large .line-green {
    left: inherit;
    right: 0;
    padding: 0 0 0 9px;
}

.border-height-large .line-green::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 9px;
    border-color: transparent transparent #4b3521 transparent;
    right: inherit;
    left: 0;
}

/*-----------------contacts-box-------------------*/
.contacts-box {
    background-image: url(../img/contacts-bg.jpg);
    background-repeat: repeat-x;
    background-position: 50% 100%;
}

.contacts-inner {
    padding: 50px 0 0 0;
    min-height: 560px;
}

.contacts-info p {
    margin: 0 0 20px;
}

.contacts-info .detail-info {
    padding: 60px 0 0 0;
}

.contacts-info .detail-info p > b {
    color: #793b3b;
}

.form-cell {
    margin: 0 0 15px;
}

.form-cell label {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: normal;
    margin: 0 0 10px;
}

.contacts-form {
    margin: 0 0 0 400px;
}

.form-inner .row {
    margin: 0 -10px;
}

.form-inner .row > div {
    padding: 0 10px;
}

.contacts-form .form-inner {
    padding: 70px 0 0 0;
}

.btn-green-form {
    position: relative;
    width: 295px;
}

.btn-green-form:after {
    content: "";
    position: absolute;
    bottom: -12px;
    right: 0;
    z-index: 3;
    width: 265px;
    height: 14px;
    background-image: url(../img/shadow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.btn-green-form input[type="submit"] {
    position: relative;
    z-index: 5;
    height: 50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background-color: #793b3b;
    font-family: "Lato";
    font-size: 25px;
    border: none;
    width: 100%;
    transition: all ease-in-out .3s;
}

.form-box-submit {
    padding: 10px 0 0 0;
}

.form-box-submit input[type="submit"]:hover {
    background-color: #11a476;
}

/*-----------------modal-------------------*/
.hidden {
    display: none;
}

.box-modal {
    width: 780px;
    background-color: #fff;
    position: relative;
    border-top: 6px solid #793b3b;
    border-bottom: 8px solid #793b3b;
    /*padding: 0 8px 0 0;*/
}

/*.box-modal:after{
	content: "";
	position: absolute;
	top: 80px;
	right: 0;
	z-index: 3;
	width: 8px;
	background-color: #a9a9a9;
	height: 120px;
}*/
.box-modal-content {
    padding: 25px 0 20px 15px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-modal-content .title:after {
    left: 0;
}

.box-modal-content .title {
    padding: 15px 0 15px 20px;
}

.box-modal_close {
    position: absolute;
    cursor: pointer;
    width: 17px;
    height: 17px;
    z-index: 8;
    background: url(../img/close-btn.png) 0 0 no-repeat;
    top: 20px;
    right: 30px;
    cursor: pointer;
}

.modal-pad-inner {
    padding: 25px 20px 0;
}

.no-pad-box p {
    margin: 0 0 5px;
}

.list-trigle {
    margin: 0;
    padding: 0 0 40px;
}

.list-trigle > li {
    list-style-type: none;
    position: relative;
    padding: 0 0 10px 35px;
}

.list-trigle > li:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 9px;
    border-color: transparent transparent transparent #793b3b;
}

.price-modal-box {
    background-color: rgba(255, 255, 255, .8);
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 -15px;
    padding: 25px 35px;
}

.price-modal-box p:last-child {
    margin: 0;
}

.link-tel {
    color: #793b3b;
    text-decoration: none;
}

.link-tel:hover {
    color: #793b3b;
}

.modal-pad-inner .btn-bord {
    width: 320px;
    margin: 0 auto
}

.placeholder {
    position: relative;
}

.hide {
    left: -9999em !important;
}

.placeholder label {
    position: absolute;
    top: 17px;
    left: 15px;
    right: 15px;
    font-size: 20px;
    color: rgba(0, 124, 89, .5);
    z-index: 5;
    font-weight: normal;
    margin: 0;
    font-family: "Lato";
}

.modal-defaul {
    width: 480px;
}

.modal-defaul .box-modal-content {
    padding: 25px 15px 20px 15px;
}

.modal-defaul .btn-green-form {
    margin: 0 auto;
}

.modal-defaul .form-inner {
    padding: 0 20px;
}

.shadow-fix {
    display: none;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1002;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
}

.shadow-fix.active {
    display: block;
}

.arcticmodal-container {
    z-index: 1003 !important;
}

.arcticmodal-overlay {
    z-index: 1001 !important;
}

.reviews-scroll > .scroll-element,
.reviews-scroll > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.reviews-scroll > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.reviews-scroll > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.reviews-scroll > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.reviews-scroll > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.reviews-scroll > .scroll-element .scroll-element_outer,
.reviews-scroll > .scroll-element .scroll-element_track,
.reviews-scroll > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.reviews-scroll > .scroll-element .scroll-element_track,
.reviews-scroll > .scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.reviews-scroll > .scroll-element .scroll-bar {
    opacity: 1;
}

.reviews-scroll > .scroll-element .scroll-element_track {
    background-color: #e0e0e0;
}

.reviews-scroll > .scroll-element .scroll-bar {
    background-color: #793b3b;
}

.reviews-scroll > .scroll-element:hover .scroll-bar {
    background-color: #793b3b;
}

.reviews-scroll > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #793b3b;
}

/* update scrollbar offset if both scrolls are visible */

.reviews-scroll > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.reviews-scroll > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}

.reviews-scroll > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}

.reviews-scroll > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}

.social-box {
    float: right;
    padding: 30px 0 0 0;
}

.social-box a {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 0 10px;
    vertical-align: middle;
}

.reviews-list {
    margin: 0;
    padding: 0;
}

.reviews-list > li {
    list-style-type: none;
}

.more-reviews-box {
    display: none;
}

.nav-mb-title {
    display: none;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 15px;
}

.menu-trigger {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 98;
}

.menu-trigger-icon {
    top: 50%;
    left: 3px;
    right: 3px;
    height: 3px;
    background-color: #111;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}

.menu-trigger-icon:before, .menu-trigger-icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #111;
    height: 100%;
    -webkit-transform: translate(0, -8px);
    -moz-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px);
    -webkit-transition: -webkit-transform 0.2s linear;
    -moz-transition: -moz-transform 0.2s linear;
    transition: transform 0.2s linear;
}

.menu-trigger-icon:after {
    -webkit-transform: translate(0, 8px);
    -moz-transform: translate(0, 8px);
    -ms-transform: translate(0, 8px);
    -o-transform: translate(0, 8px);
    transform: translate(0, 8px);
}

.menu-trigger.open .menu-trigger-icon {
    background-color: transparent;
}

.menu-trigger.open .menu-trigger-icon:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
}

.menu-trigger.open .menu-trigger-icon:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #fff;
}

/*-----------------inner-page-------------------*/
.inner-page {
    padding: 25px 0 50px 0;
}

.feedback-mb {
    display: block;
    position: absolute;
    top: 2px;
    right: 50px;
    z-index: 10;
    cursor: pointer;
    border: 2px solid #059E65;
}

.feedback-mb span {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../img/old-handphone.svg) 50% 50% no-repeat;
    background-size: 20px;
    transform: rotateY(180deg);
}

.video-btn-holder {
    position: absolute;
    right: 280px;
    z-index: 20;
    width: 90px;
    height: 77px;
    text-decoration: none;
    text-align: center;
    bottom: 140px;
}

.video-btn-holder span {
    color: #4b3521;
}

.video-btn {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: 2px solid #4b3521;
    border-radius: 50%;
    overflow: hidden;
    transition: all ease-in-out .3s;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

.video-btn:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 50%;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 12px;
    border-color: transparent transparent transparent #4b3521;
    margin: 0 0 0 -5px;
}

.video-btn-holder:hover .video-btn {
    background-color: #4b3521;
    color: #fff;
}

.video-btn-holder:hover .video-btn:after {
    border-color: transparent transparent transparent #fff;
}

.video-modal {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-modal video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-modal-content {
    padding: 15px;
}

.form-box-inner {
    position: relative;
}

.ok-box {
    position: absolute;
    left: 0;
    right: 0;
    margin: 80px 0 0 0;
    opacity: 0;
    z-index: -1;
    text-align: center;
    transition: all ease-in-out .5s;
    transform: translateY(-10px);
}

.ok-box.open {
    opacity: 1;
    z-index: 5;
    transform: translateY(0px);
}

.contacts-form .ok-box {
    color: #2a2525;
}

.contacts-form {
    position: relative;
}

/*-----------------Footer-------------------*/
footer {
}

.footer-wrapper {
    height: 88px;
    background-image: url(../img/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.footer-content {
    height: 88px;
    color: #fff;
}

.footer-logo {
    float: left;
    padding: 15px 0 0 0;
    font-size: 19px;
    line-height: 22px;
    text-transform: uppercase;
}

.footer-logo p {
    margin: 0 0 0 9px;
}

.footer-logo h2 {
    margin: 0;
    font-weight: bold;
    font-size: 26px;
    line-height: 28px;
}

.footer-content .nav-fot {
    float: right;
    padding: 30px 15px 0 0;
}

.nav-fot > ul {
    margin: 0;
    padding: 0;
}

.nav-fot > ul > li {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 26px;
}

.nav-fot > ul > li > a {
    color: #fff;
    text-decoration: none;
}

.nav-fot > ul > li > a:hover {
    text-decoration: underline;
}

.youtube-link {
    display: block;
    width: 50px;
    height: 50px;
}

.youtube-link img {
    display: block;
    filter: hue-rotate(150deg);
    max-width: 100%;
}

.footer-content .link-gray {
    color: #fff;
}

.footer-content .adress-info-box {
    color: #fff;
}

.footer-content .adress-cell a:after,
.footer-content .mail-cell a:after,
.footer-content .tel-cell a:after {
    display: none;
}

.footer-content .adress-cell a,
.footer-content .mail-cell a,
.footer-content .tel-cell a {
    padding: 0;
    color: #fff;
    text-decoration: none;
}

.bn-slog-img {
    max-width: 100%;
    display: none;
    margin: 0 auto;
}

/*================ Mobile Nav ================*/
nav {
    background: #793b3b;
    padding: 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
}

.nav-logo {
    display: flex;
    align-items: center;
    padding: 4px 10px;
    flex-shrink: 0;
}

.nav-logo img {
    height: 34px;
    width: auto;
}

.list-menu {
    display: flex;
    justify-content: center;
    flex: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-menu > li > a {
    color: #fff;
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: background 0.3s;
}

.list-menu > li > a:hover {
    background: rgba(0, 0, 0, 0.2);
}

#btn-menu {
    display: none;
}

/* Hamburger button — 3 bars */
#btn-menu + label {
    display: none;
    width: 44px;
    height: 44px;
    cursor: pointer;
    position: relative;
    z-index: 1001;
}

#btn-menu + label span {
    display: block;
    width: 26px;
    height: 3px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 9px;
    transition: all 0.3s ease;
}

#btn-menu + label span:nth-child(1) {
    top: 12px;
}

#btn-menu + label span:nth-child(2) {
    top: 20px;
}

#btn-menu + label span:nth-child(3) {
    top: 28px;
}

/* Animated X on open */
#btn-menu:checked + label span:nth-child(1) {
    top: 20px;
    transform: rotate(45deg);
}

#btn-menu:checked + label span:nth-child(2) {
    opacity: 0;
}

#btn-menu:checked + label span:nth-child(3) {
    top: 20px;
    transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
    nav {
        padding: 0 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 50px;
    }

    nav::before {
        content: 'МЕНЮ';
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        pointer-events: none;
    }

    #btn-menu + label {
        display: block;
    }

    #btn-menu + label + .list-menu {
        display: none;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        background: #793b3b;
        flex-direction: column;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
        padding: 0;
    }

    #btn-menu:checked + label + .list-menu {
        display: flex;
    }

    .list-menu > li > a {
        padding: 14px 20px;
        font-size: 16px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .list-menu > li:last-child > a {
        border-bottom: none;
    }

    .list-menu > li > a:hover,
    .list-menu > li > a:active {
        background: rgba(255, 255, 255, 0.15);
    }
}

/*================ Mobile Header ================*/
@media screen and (max-width: 767px) {
    .nav-logo img {
        height: 28px;
    }

    .adress-info-box {
        flex-direction: column;
        gap: 8px;
        text-align: center;
    }

    .advocate-col .mail-cell,
    .advocate-col .tel-cell {
        display: inline-block;
        margin: 3px 8px;
    }

    .advocate-col .mail-cell a,
    .advocate-col .tel-cell a {
        font-size: 14px;
    }

    .advocate-desc {
        font-size: 13px;
    }
}
