/* FONTS */
@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType.eot');
    src: url('../fonts/BrutalType.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType.woff2') format('woff2'),
        url('../fonts/BrutalType.woff') format('woff'),
        url('../fonts/BrutalType.ttf') format('truetype'),
        url('../fonts/BrutalType.svg#BrutalType') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType-Bold.eot');
    src: url('../fonts/BrutalType-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType-Bold.woff2') format('woff2'),
        url('../fonts/BrutalType-Bold.woff') format('woff'),
        url('../fonts/BrutalType-Bold.ttf') format('truetype'),
        url('../fonts/BrutalType-Bold.svg#../fonts/BrutalType-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType-ExtraBold.eot');
    src: url('../fonts/BrutalType-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType-ExtraBold.woff2') format('woff2'),
        url('../fonts/BrutalType-ExtraBold.woff') format('woff'),
        url('../fonts/BrutalType-ExtraBold.ttf') format('truetype'),
        url('../fonts/BrutalType-ExtraBold.svg#../fonts/BrutalType-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType-Light.eot');
    src: url('../fonts/BrutalType-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType-Light.woff2') format('woff2'),
        url('../fonts/BrutalType-Light.woff') format('woff'),
        url('../fonts/BrutalType-Light.ttf') format('truetype'),
        url('../fonts/BrutalType-Light.svg#../fonts/BrutalType-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType-Medium.eot');
    src: url('../fonts/BrutalType-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType-Medium.woff2') format('woff2'),
        url('../fonts/BrutalType-Medium.woff') format('woff'),
        url('../fonts/BrutalType-Medium.ttf') format('truetype'),
        url('../fonts/BrutalType-Medium.svg#../fonts/BrutalType-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* GLOBAL */
html { background: #f5f0e6; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse; border-spacing: 0; }
body { font-family: 'Brutal Type'; color: #58585a; font-size: 22px; font-weight: 400; line-height: 1.2; background: transparent; }
a { color: #e8b650; text-decoration: underline; } 
a:hover { text-decoration: underline; outline: 0; color: #c7942c; }
strong, b { font-weight: bold; }
.clr { clear: both; }
.left { float: left; }
.right { float: right; }
.inline-item { display: inline-block; vertical-align: top; }
.tb { display: table; width: 100%; }
.tr { display: table-row; }
.td, .th { display: table-cell; vertical-align: middle; }
.clear-list, .clear-list li { list-style: none; }
.clear-list { padding: 0; margin-bottom: 0; }
.zoom-in { cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor: zoom-in; }
.indent-this, .indent p { text-indent: 30px; }
.center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
html, body, .wrapper, .topbox { height: 100%; }
.wrapper, .bottombox { display: table; width: 100%; position: relative; }
.topbox { display: table-row; }
.overflow { overflow: hidden; }
input[type=file] { margin-bottom: 6px; }
.grecaptcha-badge { opacity: 0 !important; }
.red-text { color: #D13730; }
hr { position: relative; background: #ed1c24; }
hr::before { content: ""; position: absolute; top: -3px; left: 3%; width: 40%; height: 5px; background: #ed1c24; border-radius: 36px; }
.container { position: relative; }
.header-separator { margin-top: 135px; }
article img, section img { max-width: 100%; margin-bottom: 25px; }

@media all and (max-width: 768px) {
body { font-size: 20px; }
}

@media all and (max-width: 580px) {
body { font-size: 17px; }
}

/* GLOBAL TRANSITION */
.butn, .btn i, .main-menu li a, .head-butn, .zoom-in::before, .zoom-in::after, .video-link::before, .video-link::after, .about-section ul li a::after, .services-list figure img, .services-list li:hover div span::after, .services-list li:hover div span, .price-butn, .price-butn::after, 
.owl-carousel .owl-nav .owl-prev::after, .owl-carousel .owl-nav .owl-next::after, .grid-item a, .grid-item a img, .zoom-in::before, .video-link::before, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev::before, .owl-carousel .owl-nav .owl-next::before, .mfp-zoom-out .mfp-close, .form-group input.form-control, .form-group textarea, .form-group select.form-control, .head-contacts a, .social-list li a, .social-list li a::after, .contacts-info p a, .contacts-list .item a { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

/* TEXT EDITOR */
.alignleft { float: left; margin: 0 20px 10px 0; max-width: 400px; }
.alignright { float: right; margin: 0 0 10px 20px; max-width: 400px; }
.aligncenter { display: block; margin: 0 auto 25px auto; }
blockquote { position: relative; padding: 15px 15px 15px 15px; background: #e7f6f6; }
blockquote * { margin: 0; line-height: 1.3; }

/* SECTIONS */
section, article { position: relative; z-index: 1; }
section.out, article.out, main.out { margin-bottom: 65px; }
section.in, article.in, main.in { padding-top: 65px; padding-bottom: 65px; }
section.page-section { margin-top: 50px !important; }

@media all and (max-width: 580px) {
section.in, article.in, main.in { padding-top: 45px; padding-bottom: 40px; }
}

/* TITLES */
.ttl { text-align: center; margin-bottom: 45px; }
.ttl h1, .ttl h2, .ttl h3 { display: inline-block; position: relative; color: #000000; font-size: 32px; text-transform: uppercase; font-weight: 700; margin: 0; }
.ttl.wht * { color: #fff; }

@media all and (max-width: 580px) {
.ttl { margin-bottom: 25px; }
.ttl h1, .ttl h2, .ttl h3 { font-size: 24px; }
}

/* BUTTONS */
.butn { position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; max-width: 320px; height: 45px; margin: 0 auto; background: #060200; border-radius: 36px; border: 1px solid #e8b650; text-decoration: none !important; }
.butn::after { content: ""; position: absolute; top: 1px; left: 1px; width: calc(100% - 2px); height: calc(100% - 2px); background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: 0; border-radius: 36px; }
.butn span { position: relative; font-size: 22px; font-weight: 700; text-transform: uppercase; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: color 0.3s ease, -webkit-text-fill-color 0.3s ease; text-decoration: none; z-index: 5; }
.butn:hover::after { opacity: 1; }
.butn:hover span { background: none; -webkit-background-clip: initial; -webkit-text-fill-color: initial; color: #060200; }
.butn.min-butn { height: 35px; } 
.butn.min-butn span { font-size: 18px; font-weight: 300; }
.butn.wpcf7-submit { color: #fff; font-size: 19px; font-weight: 700; text-transform: uppercase; padding: 0 25px; cursor: pointer; }
.butn.wpcf7-submit:hover { background: #904503; }

@media all and (max-width: 580px) {
.butn span { font-size: 20px; }
.butn.min-butn span { font-size: 15px; }
}

/* OWL CAROUSEL */
.owl-carousel { position: relative; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next { position: absolute; top: 50%; margin: -16px 0 0 0; width: 32px; height: 32px; border-radius: 100%; outline: none; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%) !important; border-radius: 47px; -webkit-box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.1); box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.1); text-indent: -1000px; }
.owl-carousel .owl-nav .owl-prev::after, .owl-carousel .owl-nav .owl-next::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #582900; border-radius: 100%; opacity: 0; }
.owl-carousel .owl-nav .owl-prev { left: -17px; }
.owl-carousel .owl-nav .owl-prev::before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f053"; font-size: 24px; color: #000; top: 0; left: 0; width: 100%; height: 100%; text-indent: 0; line-height: 32px; z-index: 25; }
.owl-carousel .owl-nav .owl-next { right: -17px; }
.owl-carousel .owl-nav .owl-next::before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f054"; font-size: 24px; color: #000; top: 0; left: 0; width: 100%; height: 100%; text-indent: 0; line-height: 32px; z-index: 25; }
.owl-carousel .owl-nav .owl-prev:hover::after, .owl-carousel .owl-nav .owl-next:hover::after { opacity: 1; }
.owl-carousel .owl-nav .owl-prev:hover::before, .owl-carousel .owl-nav .owl-next:hover::before { color: #fff !important; }
.owl-carousel .owl-dots { position: absolute; bottom: -40px; left: 0; width: 100%; text-align: center; z-index: 10; }
.owl-carousel .owl-dots button { margin: 0 5px; outline: none; }
.owl-carousel .owl-dots button span { display: block; width: 15px; height: 15px; border: 1px solid #eb5e2c; border-radius: 100%; background: none; }
.owl-carousel .owl-dots button.active span { background: #eb5e2c; }

@media all and (max-width: 580px) {
.owl-carousel { max-width: 320px; margin: 0 auto; }
}

@media all and (max-width: 385px) {
.owl-carousel { max-width: 280px; }
}

@media all and (max-width: 350px) {
.owl-carousel .owl-nav .owl-prev, .slick-prev { left: -15px; }
.owl-carousel .owl-nav .owl-next, .slick-next { right: -15px; }
}

/* HEADER */
header { position: fixed; top: 0; left: 0; width: 100%; z-index: 550; }

/* HEADER / LOGO */
.logo img { max-width: 55px; }

/* HEADER */
header { background: #190A02; background: -webkit-linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%); background: -moz-linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%);
background: linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#190A02", endColorstr="#190A02", GradientType=1); }
header .container { padding: 9px 0; }
header::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #A3641F; background: -webkit-linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); background: -moz-linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); background: linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#A3641F", endColorstr="#F0BD49", GradientType=1 ); }
header .column-1 { -ms-flex: 0 0 70px; flex: 0 0 70px; max-width: 70px; padding-left: 15px; padding-right: 15px; }
header .column-2 { -ms-flex: 0 0 calc(100% - 345px); flex: 0 0 calc(100% - 345px); max-width: calc(100% - 345px); padding-left: 15px; padding-right: 15px; }
header .column-3 { -ms-flex: 0 0 70px; flex: 0 0 70px; max-width: 70px; padding-left: 15px; padding-right: 15px; }
header .column-4 { -ms-flex: 0 0 205px; flex: 0 0 205px; max-width: 205px; padding-left: 15px; padding-right: 15px; }
header .column-5 { display: none; }

@media (max-width: 1200px) {
header .row { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
header .row > div.column-1 { -ms-flex: 0 0 calc(100% - 390px); flex: 0 0 calc(100% - 390px); max-width: calc(100% - 390px); }
header .row > div.column-2 { display: none; }
header .row > div.column-5 { display: block; -ms-flex: 0 0 115px; flex: 0 0 115px; max-width: 115px; }
}

@media all and (max-width: 580px) {
header .row > div.column-1 { -ms-flex: 0 0 calc(100% - 262px); flex: 0 0 calc(100% - 262px); max-width: calc(100% - 262px); }
header .column-3 { display: none; }
header .row > div.column-5 { -ms-flex: 0 0 42px; flex: 0 0 42px; max-width: 42px; }
}

/* HEADER - MENU */
.main-menu { padding: 0 85px; }
.main-menu ul { display: flex; justify-content: space-between; }
.main-menu li { display: inline-block; position: relative; }
.main-menu li a { display: block; position: relative; padding: 5px 0; color: #c0c0c0; font-size: 17px; text-transform: uppercase; text-decoration: none; }
.main-menu li:hover > a, .main-menu li.active > a, .page-template-page-prices .main-menu li.menu-item-3 a { color: #fff; }
.main-menu ul ul { position: absolute; width: 175px; top: 100%; left: 0; overflow: hidden; text-align: left; display: none; padding: 10px 15px; background: #D13730; justify-content: none; z-index: 50; } 
.main-menu ul li:last-child ul { width: 180px; }
.main-menu ul ul li { margin: 0; display: block; text-align: left; margin-bottom: 5px; }
.main-menu ul ul li:last-child { margin-bottom: 0; }
.main-menu ul ul li a { display: inline-block; padding: 4px 0; color: #fff !important; font-size: 15px; line-height: 1.2; font-weight: 500; text-transform: none; background: none; border-bottom: 1px solid transparent; }
.main-menu ul ul li a:hover { opacity: .7; }

/* HEADER - SOLIALS */
.social-list { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }
.social-list li { margin: 0 3px; }
.social-list li a { position: relative;display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 32px; height: 32px; border-radius: 100%; }
.social-list li a::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 100%; opacity: 0; }
.social-list li.soc-telegram a { background: #582900 url("../images/telegram.svg") 50% 50% no-repeat; background-size: 16px 16px; border-color: #53b5e8; }
.social-list li.soc-whatsapp a { background: #582900 url("../images/whatsapp.svg") 50% 50% no-repeat; background-size: 16px 16px; border-color: #3dba28; }
.social-list li:hover a { background-color: #904503; }
.social-list.rev li a { width: 45px; height: 45px; }
.social-list.rev li.soc-telegram a { background: #fff url("../images/telegram-rev.svg") 50% 50% no-repeat; background-size: 21px 21px; border-color: #fff; }
.social-list.rev li.soc-whatsapp a { background: #fff url("../images/whatsapp-rev.svg") 50% 50% no-repeat; background-size: 26px 26px; border-color: #fff; }
.social-list.rev li a:hover { background-color: #f0ac52; }

/* HEADER - BUTTON */
.head-butn { position: relative; display: inline-block; vertical-align: top; padding: 8px 15px; background: #582900; text-decoration: none; font-size: 15px; color: #fff; text-transform: uppercase; font-weight: 700; line-height: 1.1; border: 0; border-radius: 36px; outline: none; text-align: center; overflow: hidden; cursor: pointer; }
.head-butn:hover { text-decoration: none; color: #fff; background: #904503; }

/* MAIN SECTION */
.main-section { background: #190A02; background: -webkit-linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%); background: -moz-linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%);
background: linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#190A02", endColorstr="#190A02", GradientType=1); padding: 85px 0 0 0; z-index: 25; }
.main-section::after { content: ""; position: absolute; bottom: -21px; left: 50%; margin-left: -433px; width: 867px; height: 42px; background: url("../images/main-separator.png") 50% 50% no-repeat; z-index: 10; }
.main-section .container { height: 625px; }
.main-section .container::after { content: ""; position: absolute; top: 0; left: 50%; margin-left: -452px; width: 905px; height: 663px; background: url("../images/main-lines.png") 50% 50% no-repeat; background-size: 100% 100%; z-index: -1; }
.main-section figure { position: relative; max-width: 617px; margin-left: 135px; border-bottom: 2px solid #160802}
.main-section figure::before { content: ""; position: absolute; bottom: 108px; left: -135px; width: 234px; height: 140px; background: url("../images/main-wave-left.svg") 50% 50% no-repeat; background-size: 100%; }
.main-section figure::after { content: ""; position: absolute; bottom: 108px; right: -280px; width: 312px; height: 137px; background: url("../images/main-wave-right.svg") 50% 50% no-repeat; background-size: 100%; }
.main-section h2 { position: absolute; top: 8px; left: 435px; color: #fff; font-size: 38px; font-weight: 300;  letter-spacing: 10px; text-transform: uppercase; z-index: 15; }
.main-section h2 span { position: relative; display: inline-block; }
.main-section h2 span::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #989594; }
.main-section h2 span:nth-child(3) { margin-left: 20px; }
.main-section h2 span:last-child { margin-left: 35px; }
.main-section h3 { position: absolute; bottom: 60px; left: 500px; color: #fff; font-size: 32px; font-weight: 300; text-transform: uppercase; padding-left: 30px; }
.main-section h3::before { content: ""; position: absolute; top: 7px; left: 0; width: 13px; height: 68px; background: url("../images/main-point.svg") 50% 50% no-repeat; background-size: 100% 100%; }

@media (max-width: 1200px) {
.main-section h2 { top: 20px; font-size: 34px; }
.main-section h3 { left: 340px; }
.main-section .container::after { top: 0; left: 0; margin-left: 0; width: 100%; height: 100%; }
}

@media (max-width: 992px) {
.main-section figure { zoom: 0.75; margin-top: 40px; }
.main-section h3 { left: 0; }
.main-section h2 { top: -25px; left: 330px; font-size: 33px; letter-spacing: 5px; }
.main-section .container { height: 520px; }
}

@media all and (max-width: 768px) {
.main-section .container { height: 465px; }
.main-section figure { margin: 180px auto 20px auto; zoom: 0.7; }
.main-section h2 { top: -132px; left: 0; font-size: 31px; }
.main-section h3 { bottom: 40px; font-size: 29px; }
}

@media all and (max-width: 580px) {
.main-section .container { height: 415px; }
.main-section h2 { left: 15px; font-size: 27px; }
.main-section h3 { left: 15px; font-size: 22px; }
}

/* ABOUT SECTION */
.about-section { background: url("../images/about-bg.jpg") 50% 50% no-repeat; background-size: cover; }
.about-section figure { position: absolute; top: 0; right: 0; z-index: 5; }
.about-item { padding-left: 70px; max-width: 840px; }
.about-section h2 { position: relative; display: inline-block; font-size: 32px; text-transform: uppercase; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.about-section h2::before { content: ""; position: absolute; top: -5px; left: -70px; width: 54px; height: 49px; background: url("../images/ttl-decal.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.about-section h2::after { content: ""; position: absolute; top: -5px; left: 100%; margin-left: 25px; width: 683px; height: 47px; background: url("../images/ttl-decal-2.png") 50% 50% no-repeat; background-size: 100% 100%; }
.about-section p { color: #fff; }
.about-section ul { margin: 35px 0; }
.about-section ul li { margin-bottom: 15px; }
.about-section ul li a { cursor: default; }
 
@media (max-width: 1200px) {
.about-item { max-width: 715px; }
}

@media (max-width: 992px) {
.about-item { max-width: 100%; }
.about-item.item-1 { max-width: 580px; }
.about-section figure { top: 50px; width: 118px; }
}

@media all and (max-width: 768px) {
.about-item { max-width: 100% !important; padding-left: 0 !important; }
.about-section h2 { padding-left: 55px; }
.about-section h2::before { left: 0; width: 40px; height: 45px; }
.about-section ul { max-width: 270px; margin: 20px 0 15px -15px; }
.about-section figure { top: 185px; width: 125px; }
}

@media all and (max-width: 580px) {
.about-section h2 { font-size: 27px; }
.about-section ul { max-width: 215px; }
.about-section figure { right: 15px; z-index: 0; }
}

@media all and (max-width: 370px) {
.main-section h2 { top: -124px; }
.main-section .container { height: 390px; }
.about-section figure { top: 214px; }
}

/* FEATURES SECTION */
.services-section { background: #f5f0e6; }
.services-section::before { content: ""; position: absolute; top: 0; left: 0; width: 478px; height: 1009px; background: url("../images/services-bg-left.png") 50% 50% no-repeat; }
.services-section::after { content: ""; position: absolute; top: 480px; right: 0; width: 335px; height: 824px; background: url("../images/services-bg-right.png") 50% 50% no-repeat; }
.services-list { margin-bottom: 25px; }
.services-list li { margin-bottom: 25px; }
.services-list .item { text-align: right; }
.services-list figure { position: relative; display: inline-block; width: 365px; height: 240px; margin: 0; overflow: hidden; }
.services-list figure img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); margin: 0; }
.services-list figure::after { content: ""; position: absolute; right: 10px; bottom: 10px; width: 185px; height: 45px; background: url("../images/white-logo.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.services-list .item div { position: absolute; top: 50px; left: 0; width: 336px; height: 172px; z-index: 10; }
.services-list .item div::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/feature-line.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.services-list .item div span { position: absolute; top: 13px; left: 13px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; text-align: center; width: 310px; height: 90px; color: #fff; font-size: 17px; font-weight: bold; text-transform: uppercase; }
.services-list .item div span::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(29,29,27,.8); z-index: -1; }
.services-list .item div span::after { content: ""; position: absolute; top: 1px; left: 1px; width: calc(100% - 2px); height: calc(100% - 2px); background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: 0; z-index: -1; }
.services-list li:nth-child(2n) .item { text-align: left; }
.services-list li:nth-child(2n) .item div { left: auto; right: 0; }
.services-list li:nth-child(2n) .item div::after { -webkit-transform: scaleX(-1); transform: scaleX(-1); }
.services-list li:nth-child(2n) .item figure::after { right: auto; left: 10px; }
.services-list li:hover figure img { scale: 1.12; }
.services-list li:hover div span { color: #060200; }
.services-list li:hover div span::after { opacity: 1; }

@media (max-width: 992px) {
.services-list figure { width: 100%; }
}

/* PRICES SECTION */
.prices-section .top-inner { background: #582900; padding: 15px 0; text-align: center; }
.prices-section .top-inner h3 { color: #fff; text-transform: uppercase; margin: 0; }
.prices-section .inner { padding: 65px 0; background: url("../images/prices-bg.jpg") 50% 50% no-repeat; background-size: cover; }
.prices-list { margin-bottom: 20px; }
.prices-list li { margin-bottom: 25px; }
.prices-list .item { position: relative; padding: 15px 40px 20px 40px; text-align: center; border: 1px solid #e8b650; border-radius: 16px; overflow: hidden; }
.prices-list .item::before, .prices-list .item .price::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: .3; z-index: 1; }
.prices-list .item h3 { position: relative; color: #fff; font-size: 25px; text-transform: uppercase; z-index: 5; }
.prices-list .item .price { position: relative; color: #000000; font-weight: bold; padding: 4px 0; margin: 15px 0 20px 0; z-index: 5; }
.prices-list .item .price::after { left: -40px; width: calc(100% + 80px); opacity: 1; z-index: -1; }
.price-butn { position: relative; display: block; color: #000; font-size: 15px; font-weight: 700; padding: 10px 15px; text-align: left; text-decoration: none; border-radius: 36px; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); z-index: 5; }
.price-butn::after { content: ""; position: absolute; top: 50%; right: 55px; margin-top: -4px; width: 60px; height: 8px; background: url("../images/big-arrow.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.price-butn:hover { color: #000; text-decoration: none; -webkit-box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.6); box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.6); }
.price-butn:hover::after { right: 15px; }
.prices-section .buttons .butn { background: transparent; }

@media (max-width: 1200px) {
.prices-section .top-inner h3 { font-size: 26px; }
.price-butn::after { right: 5px !important; }
}

@media (max-width: 992px) {
.price-butn::after { right: 30px !important; }
.price-butn:hover::after { right: 15px !important; }
.prices-section .top-inner h3 br { display: none; }
.prices-section .top-inner h3 { font-size: 24px; }
}

@media all and (max-width: 768px) {
.prices-section .top-inner h3 { font-size: 21px; }
}

@media all and (max-width: 580px) {
.prices-list .item h3 { font-size: 22px; }
}

/* GALLERY SECTION */
.gallery-section { background: #d0d0d0; }
.gallery-videos .grid-item { height: 265px; }
.gallery-videos .owl-carousel { display: block !important; }

@media all and (max-width: 580px) {
.gallery-videos .grid-item { height: 205px; }
}

/* CONTACTS SECTION */
.contacts-section { background: #f5f0e6; }
.contacts-section .top-inner { background: #582900; padding: 15px 0; }
.contacts-section .top-inner .column-1, .contacts-section .top-inner .column-2 {   display: inline-flex; flex-shrink: 0  padding-left: 15px; padding-right: 15px; }
.contacts-section .top-inner h3 { color: #fff; text-transform: uppercase; margin: 0; }
.contacts-section .inner { padding: 65px 0; }
.contacts-list { margin-bottom: 35px; }
.contacts-list li { margin-bottom: 25px; }
.contacts-list .item { position: relative; padding: 15px 20px 20px 60px; background: #fff; border: 1px solid #e8b650; border-radius: 16px; overflow: hidden; }
.contacts-list .item i.item-icon { position: absolute; top: 21px; left: 20px; font-size: 26px; color: #e8b650; }
.contacts-list li:nth-child(1) .item, .contacts-list li:nth-child(3) .item { padding-left: 55px; }
.contacts-list li:nth-child(1) i.item-icon { font-size: 30px; }
.contacts-list li:nth-child(3) i.item-icon { font-size: 32px; }
.contacts-list .item div { color: #582900; font-size: 15px; }
.contacts-list .item a { color: #582900; font-size: 20px; font-weight: bold; text-decoration: none; }
.contacts-list .item a:hover { color: #904503; }
.contacts-map { position: relative; height: 485px; border: 1px solid #e8b650; border-radius: 16px; overflow: hidden; }
.contacts-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media all and (max-width: 768px) {
.contacts-section .top-inner h3 { text-align: center; margin-bottom: 15px; }
}

@media all and (max-width: 580px) {
.contacts-section .top-inner h3 { font-size: 24px; }
.contacts-list .item a { font-size: 17px; }
.social-list.rev li a { width: 38px; height: 38px; }
}

/* PRODUCTS PAGE */
.prices-page .bottom-inner { background: #582900; padding: 15px 0; text-align: center; }
.prices-page .bottom-inner h4 { color: #fff; text-transform: uppercase; margin: 0; }
.products-category .sub-ttl { text-align: center; }
.products-category .sub-ttl h2 { position: relative; display: inline-block; font-size: 28px; text-transform: uppercase; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 15px; }
.products-category .sub-ttl h2::before { content: ""; position: absolute; top: 2px; left: -55px; width: 40px; height: 39px; background: url("../images/ttl-decal.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.products-category .sub-ttl h2::after { content: ""; position: absolute; top: 2px; right: -55px; width: 40px; height: 39px; background: url("../images/ttl-decal.svg") 50% 50% no-repeat; background-size: 100% 100%; -webkit-transform: scaleX(-1); transform: scaleX(-1); }
.products-list { margin-bottom: 20px; }
.products-list li { margin-bottom: 25px; }
.products-list .item { position: relative; padding: 0 20px 20px 20px; text-align: center; border: 1px solid #e8b650; border-radius: 16px; overflow: hidden; }
.products-list .item::before, .products-list .item .price::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: .6; }
.products-list .item figure { position: relative; margin: 0 -20px 15px -20px; height: 240px; overflow: hidden; z-index: 5; }
.products-list .item figure img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); margin: 0; }
.products-list .item h3 { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; min-height: 62px; color: #000; font-size: 22px; text-transform: uppercase; text-align: center; z-index: 5; }
.products-list .item .description { position: relative; min-height: 140px; z-index: 5; }
.products-list .item .description p { font-size: 14px; line-height: 1.1; }
.products-list .item .price { position: relative; color: #000000; font-weight: bold; padding: 4px 0; margin: 15px 0 10px 0; z-index: 5; }
.products-list .item .price::after { left: -40px; width: calc(100% + 80px); opacity: 1; z-index: -1; }
.products-list .item .conditions { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; min-height: 33px; color: #000; font-size: 14px; text-align: center; margin-bottom: 15px;  z-index: 5; }
.price-butn { position: relative; display: block; color: #000; font-size: 15px; font-weight: 700; padding: 10px 15px; text-align: left; text-decoration: none; border-radius: 36px; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); z-index: 5; }
.products-list .item .butn { position: relative; z-index: 5; }
.cat-2 .products-list .item .description { position: relative; min-height: 92px; z-index: 5; }
.cat-3 .products-list .item .description { position: relative; min-height: 200px; z-index: 5; }
.cat-1 .products-list li:last-child .item .conditions, .cat-2 .products-list .item .conditions, .cat-3 .products-list .item .conditions { min-height: 100%; }

@media all and (max-width: 768px) {
.products-list .item .description, .products-list .item .conditions { min-height: 100% !important; }
.products-list .item h3 { display: block; min-height: 100%; }
.prices-page .bottom-inner h4 br { display: none; }
}

/* GRID */
.grid-item { position: relative; display: block; overflow: hidden; width: 100%; }
.grid-item a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.grid-item a img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); margin: 0; }
.grid-item:hover a { scale: 1.11; }
.zoom-in, .video-link { display: block; position: relative; }
.zoom-in::before, .video-link::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; line-height: 100%; text-align: center; font-size: 32px; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%);  opacity: 0; z-index: 2; }
.zoom-in::after { position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -20px; font-family: "FontAwesome"; content: "\f00e"; color: #000; line-height: 1; text-align: center; font-size: 52px; opacity: 0; z-index: 3; }
.video-link::after { position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -20px; font-family: "FontAwesome"; content: "\f04b"; color: #fff; line-height: 1; text-align: center; font-size: 65px; opacity: 1; z-index: 3; }
.video-link:hover::after { color: #000 !important }
.zoom-in:hover::after, .video-link:hover::after { opacity: 1; }
.zoom-in:hover::before, .video-link:hover::before { opacity: .8; }

/* POPUPS */
.mfp-zoom-out .mfp-content { width: auto !important; vertical-align: middle !important; display: inline-block; margin-top: 35px; margin-bottom: 35px; } 
.mfp-zoom-out .white-popup { display: block !important; position: relative; width: 510px !important; padding: 30px 30px 25px 30px; background: #fff; -webkit-box-shadow: 13px 13px 25px rgba(0,0,0,0.15); -moz-box-shadow: 13px 13px 25px rgba(0,0,0,0.15); box-shadow: 13px 13px 25px rgba(0,0,0,0.15); border: 1px solid #B8B8B8; border-radius: 16px; z-index: 100000; }
.mfp-zoom-out .white-popup::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); border-radius: 16px; opacity: .4; }
.mfp-zoom-out .mfp-close, .modal a.close-modal { top: -55px !important; right: 0 !important; color: #fff !important; background: #582900; font-size: 35px !important; border: 0 !important; border-radius: 100%; opacity: 1 !important; }
.mfp-zoom-out .mfp-close:hover { background: #904503; color: #fff !important; }
.mfp-zoom-out.mfp-bg { background: #fff !important; opacity: .92 !important; } 
.mfp-zoom-out .mfp-with-anim { opacity: 0; transition: all 0.3s ease-in-out; transform: scale(1.3); }
.mfp-zoom-out.mfp-bg { opacity: 0; transition: all 0.3s ease-out; }
.mfp-zoom-out.mfp-ready .mfp-with-anim { opacity: 1; transform: scale(1); }
.mfp-zoom-out.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-zoom-out.mfp-removing .mfp-with-anim { transform: scale(1.3); opacity: 0; }
.mfp-zoom-out.mfp-removing.mfp-bg { opacity: 0; }
.form-group.requaired { color: #fff; font-size: 14px; text-align: center; margin-bottom: 30px; }
.mfp-zoom-out .white-popup.map-popup { width: 920px !important; padding-bottom: 0; }
.popup-map-inner { position: relative; height: 440px; margin-left: -30px; margin-right: -30px; margin-top: 35px; }
.popup-map-inner iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.mfp-zoom-out h3 { color: #000; margin-bottom: 15px; }

@media all and (max-width: 580px) {
.mfp-zoom-out .white-popup { width: 100% !important; padding: 30px 20px 25px 20px; }
}

/* FORMS */
.form-wrapper { position: relative; z-index: 10; }
.form-wrapper .form-bg-repeater { position: absolute; top: 233px; left: 0; width: 100%; height: calc(100% - 278px); background: url("../images/house-repeater.png") repeat-y; background-size: 518px auto; }
.form-wrapper .inner { position: relative; padding: 0 140px 0 95px; }
.form-wrapper .inner h2 { font-size: 22px; text-transform: uppercase; text-align: center; }
.form-wrapper .inner p { font-size: 14px; text-align: center; }
.form-wrapper .inner h3 { font-size: 20px; text-transform: uppercase; text-align: center; margin-bottom: 10px; }
.form-group { position: relative; margin-bottom: 15px; }
.form-group:last-child { margin-bottom: 0 !important; }
.form-group input.form-control, .form-group textarea, .form-group select.form-control { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 14px; border: 0; background: #fff; padding: 10px 15px; height: auto; border: 1px solid #060200; border-radius: 5px; }
.form-group select.form-control { height: auto !important; }
.form-group input.form-control::-webkit-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group input.form-control::-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group input.form-control:-ms-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group input.form-control:-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group textarea::-webkit-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group textarea::-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group textarea:-ms-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group textarea:-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group input.form-control.wpcf7-not-valid, .form-group textarea.wpcf7-not-valid { background: #ffdfdf !important; }
.form-group textarea { max-height: 65px; }
.form-group input.form-control.wpcf7-not-valid, .form-group textarea.wpcf7-not-valid { background: #ff96a4 !important; }
.hidden-form-group { display: none; }
.wpcf7 form .wpcf7-response-output { margin-left: 0; margin-right: 0; }
.form-input.wpcf7-not-valid, .form-textarea.wpcf7-not-valid { border-color: #f03952; border-width: 1px !important; color: #000; font-size: 15px; line-height: 1.2; } 
.ajax-loader { position: absolute !important; top: 12px !important; left: 0; width: 15px; height: 15px; margin: 0 !important; background: #ffffff; border-radius: 15px; }
.wpcf7-not-valid-tip, .screen-reader-response { display: none !important; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output { background: #fff; font-size: 15px; line-height: 1.2; }
.agree { margin: 0 0 15px 0; }
.agree span.wpcf7-list-item { margin: 0; padding: 0 4px; }
.agree span.wpcf7-validates-as-required { border-bottom: 2px solid rgba(255,255,255,0); margin: 0 6px 0 0; }
.agree span.wpcf7-validates-as-required.wpcf7-not-valid { border-color: #f06b7a; }
.agree a { color: #000; font-size: 15px; text-decoration: underline; }
form p, .form-group p, .agree p { font-size: 15px; line-height: 1.2; }
.agree .wpcf7-list-item-label { display: none; }
.wpcf7-spinner { position: absolute; top: 11px; left: 10px; margin: 0; }
.form-group.put-service { margin-bottom: 20px; }
.put-service input.form-control { color: #000; font-size: 18px; font-weight: bold; background: transparent; border: 0; padding: 6px 0; pointer-events: none; }
.put-service::after { content: ""; position: absolute; top: 0; left: -30px; width: calc(100% + 60px); height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: .6; z-index: -1; }
.wpa-test-msg { display: none !important; }

/* FOOTER */
footer { position: relative; padding: 20px 0; background: #090202; overflow: hidden; }
footer::before { content: ""; position: absolute; top: -8px; left: 0; width: 100%; height: 8px; background: #A3641F; background: -webkit-linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); background: -moz-linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); background: linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#A3641F", endColorstr="#F0BD49", GradientType=1 ); z-index: 5; }
.kitmed-info { position: relative; padding-left: 130px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; min-height: 105px; margin-bottom: 15px; }
.kitmed-info img { position: absolute; top: 5px; left: 0; width: 125px; }
.contacts-info h3 { color: #fff; font-size: 22px; font-weight: normal; text-transform: uppercase; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #fff; }
.contacts-info p { color: #fff; font-size: 18px; margin: 0; }
.contacts-info p a { color: #fff; text-decoration: none; }
.contacts-info p a:hover { opacity: .6; }
.contacts-info { max-width: 380px; }
footer figure { position: absolute; top: -5px; left: 460px; max-width: 345px; }
footer figure img { position: relative; max-width: 100%; z-index: 5; }
footer figure::after { content: ""; position: absolute; top: 0; left: 60px; width: 602px; height: 276px; background: url("../images/footer-wave.svg") 50% 50% no-repeat; background-size: 100% 100%; }

@media (max-width: 992px) {
footer figure { left: 390px; }
}

@media all and (max-width: 768px) {
footer figure { left: 150px; max-width: 130px; }
}

@media all and (max-width: 580px) {
.contacts-info h3 { font-size: 20px; }
.contacts-info p { font-size: 16px; }
}

/* RESPONSIVE */
.header .row > div.column-3 { display: none; }
.navi-button { display: none; font-size: 21px; padding: 0; font-size: 16px; color: #fff; font-weight: bold; text-transform: uppercase; cursor: pointer; }
.navi-button i, .mobile-search-btn i { vertical-align: top; font-size: 26px; color: #e8b650; margin: -4px 8px 0 0; }
header.nobg .navi-button, header.nobg .navi-button i, header.nobg .mobile-search-btn i { color: #e8b650; }
.navi-button i, .navi-button.show i.fa-bars { display: none; }
.navi-button i.fa-bars { display: inline-block; }
.navi-button.show i.fa-times { display: inline-block; }
.pushmenu { width: 210px; height: 100%; top: 0; z-index: 100000; position: fixed; overflow-x: scroll; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); }
.pushmenu-butn { display: none; }
.pushmenu-push-toleft .pushmenu-butn { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10000; }
.pushmenu-box { margin: 15px 0 35px 0; }
.pushmenu ul { list-style: none; margin: 0; padding: 0; }
.pushmenu li { background: none; padding: 0; margin: 0; position: relative; }
.pushmenu li a:before { content: ""; position: absolute; top: 20px; left: 15px; width: 3px; height: 3px; background: #000; z-index: 10; }
.pushmenu li a, .pushmenu li span { display: block; padding: 11px 15px 11px 30px; color: #000; font-size: 18px; text-transform: uppercase; font-weight: 600; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,0.30); }
.pushmenu li.main-menu-item-53 a { font-weight: bold; }
.pushmenu li a:hover { background: rgba(110,46,98,0.25); border-color: rgba(110,46,98,0.35); text-decoration: none; }
.pushmenu li.current-menu-item a { }
.pushmenu li.main-menu-item-has-children > a { padding-left: 35px; }
.pushmenu li.main-menu-item-has-children > a:before { content: "-"; position: absolute; top: 11px; left: 15px; color: #ffffff; background: none; font-size: 16px; font-weight: bold; z-index: 5; }
.pushmenu li.main-menu-item-has-children.hide > a:before { content: "+"; }
.pushmenu li.main-menu-item-has-children.hide > ul { display: none; }
.pushmenu ul ul { display: none; }
.mobile-navi ::-webkit-scrollbar { display: none; }
.pushmenu::-webkit-scrollbar { display: none; }
.pushmenu-left { right: -210px; }
.pushmenu-left.pushmenu-open { right: 0; -webkit-box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); -moz-box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); }
.pushmenu-push { overflow-x: hidden; position: relative; right: 0; }
.pushmenu-push-toleft { right: 210px; }
.pushmenu, .pushmenu-push, .pushmenu li a, .fixed-socials, header { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.pushmenu .pushmenu-list { margin-bottom: 25px !important; }
.pushmenu-push-toleft header { left: -210px; }
* { -webkit-text-size-adjust: none; }

@media (max-width: 1200px) {
.navi-button { display: inline-block; }
}

@media all and (max-width: 580px) {
.navi-button span { display: none; }
}