/*----------------------------------------*/
/*----- TABLE OF CONTENTS -----*/
/*----------------------------------------*/
/*
1  Generate Google Fonts
2  General Styles
3  Font Settings
4  Theme Utilities
5  Lists
6  Buttons
7  Layout
8  Sections Common
9  Sections Misc
10 Header
11 Responsive header
12 Footer
13 Widgets
14 Forms
15 Elements
16 Sliders
17 Misc
*/ 
/*----------------------------------------*/
/*----- 1 Generate Google Fonts  -----*/
/*----------------------------------------*/
:root {
    --orange: #da7412;

}
@font-face {
    font-family: graphik-regular;
    src: url(../fonts/Graphik-Regular-Web.woff2) format("woff2"), url(../fonts/Graphik-Regular-Web.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: graphik-regular;
    font-weight: 500;
    src: url(../fonts/Graphik-Medium-Web.woff2) format("woff2"), url(../fonts/Graphik-Medium-Web.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Graphik;
    src: url(../fonts/GraphikLCG-Medium.eot);
    src: url(../fonts/GraphikLCG-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/GraphikLCG-Medium.otf) format("opentype"), url(../fonts/GraphikLCG-Medium.woff) format("woff"),
        url(../fonts/GraphikLCG-Medium.ttf) format("truetype"), url(../fonts/GraphikLCG-Medium.svg#GraphikLCG-Medium) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Graphik;
    src: url(../fonts/GraphikLCG-Regular.eot);
    src: url(../fonts/GraphikLCG-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/GraphikLCG-Regular.otf) format("opentype"), url(../fonts/GraphikLCG-Regular.woff) format("woff"),
        url(../fonts/GraphikLCG-Regular.ttf) format("truetype"), url(../fonts/GraphikLCG-Regular.svg#GraphikLCG-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: graphik-medium;
    src: url(../fonts/Graphik-Medium-Web.woff2) format("woff2"), url(../fonts/Graphik-Medium-Web.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-Bold.eot');
    src: local('TT Norms Bold'), local('TTNorms-Bold'),
        url('assets/font/TTNorms-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-Bold.woff2') format('woff2'),
        url('assets/font/TTNorms-Bold.woff') format('woff'),
        url('assets/font/TTNorms-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-ThinItalic.eot');
    src: local('TT Norms Thin Italic'), local('TTNorms-ThinItalic'),
        url('assets/font/TTNorms-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-ThinItalic.woff2') format('woff2'),
        url('assets/font/TTNorms-ThinItalic.woff') format('woff'),
        url('assets/font/TTNorms-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-Thin.eot');
    src: local('TT Norms Thin'), local('TTNorms-Thin'),
        url('assets/font/TTNorms-Thin.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-Thin.woff2') format('woff2'),
        url('assets/font/TTNorms-Thin.woff') format('woff'),
        url('assets/font/TTNorms-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-LightItalic.eot');
    src: local('TT Norms Light Italic'), local('TTNorms-LightItalic'),
        url('assets/font/TTNorms-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-LightItalic.woff2') format('woff2'),
        url('assets/font/TTNorms-LightItalic.woff') format('woff'),
        url('assets/font/TTNorms-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-ExtraBoldItalic.eot');
    src: local('TT Norms ExtraBold Italic'), local('TTNorms-ExtraBoldItalic'),
        url('assets/font/TTNorms-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-ExtraBoldItalic.woff2') format('woff2'),
        url('assets/font/TTNorms-ExtraBoldItalic.woff') format('woff'),
        url('assets/font/TTNorms-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-Italic.eot');
    src: local('TT Norms Italic'), local('TTNorms-Italic'),
        url('assets/font/TTNorms-Italic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-Italic.woff2') format('woff2'),
        url('assets/font/TTNorms-Italic.woff') format('woff'),
        url('assets/font/TTNorms-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-ExtraLight.eot');
    src: local('TT Norms ExtraLight'), local('TTNorms-ExtraLight'),
        url('assets/font/TTNorms-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-ExtraLight.woff2') format('woff2'),
        url('assets/font/TTNorms-ExtraLight.woff') format('woff'),
        url('assets/font/TTNorms-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-HeavyItalic.eot');
    src: local('TT Norms Heavy Italic'), local('TTNorms-HeavyItalic'),
        url('assets/font/TTNorms-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-HeavyItalic.woff2') format('woff2'),
        url('assets/font/TTNorms-HeavyItalic.woff') format('woff'),
        url('assets/font/TTNorms-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-MediumItalic.eot');
    src: local('TT Norms Medium Italic'), local('TTNorms-MediumItalic'),
        url('assets/font/TTNorms-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-MediumItalic.woff2') format('woff2'),
        url('assets/font/TTNorms-MediumItalic.woff') format('woff'),
        url('assets/font/TTNorms-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-BoldItalic.eot');
    src: local('TT Norms Bold Italic'), local('TTNorms-BoldItalic'),
        url('assets/font/TTNorms-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-BoldItalic.woff2') format('woff2'),
        url('assets/font/TTNorms-BoldItalic.woff') format('woff'),
        url('assets/font/TTNorms-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-Heavy.eot');
    src: local('TT Norms Heavy'), local('TTNorms-Heavy'),
        url('assets/font/TTNorms-Heavy.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-Heavy.woff2') format('woff2'),
        url('assets/font/TTNorms-Heavy.woff') format('woff'),
        url('assets/font/TTNorms-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-Light.eot');
    src: local('TT Norms Light'), local('TTNorms-Light'),
        url('assets/font/TTNorms-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-Light.woff2') format('woff2'),
        url('assets/font/TTNorms-Light.woff') format('woff'),
        url('assets/font/TTNorms-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-Medium.eot');
    src: local('TT Norms Medium'), local('TTNorms-Medium'),
        url('assets/font/TTNorms-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-Medium.woff2') format('woff2'),
        url('assets/font/TTNorms-Medium.woff') format('woff'),
        url('assets/font/TTNorms-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-ExtraBold.eot');
    src: local('TT Norms ExtraBold'), local('TTNorms-ExtraBold'),
        url('assets/font/TTNorms-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-ExtraBold.woff2') format('woff2'),
        url('assets/font/TTNorms-ExtraBold.woff') format('woff'),
        url('assets/font/TTNorms-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-ExtraLightItalic.eot');
    src: local('TT Norms ExtraLight Italic'), local('TTNorms-ExtraLightItalic'),
        url('assets/font/TTNorms-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-ExtraLightItalic.woff2') format('woff2'),
        url('assets/font/TTNorms-ExtraLightItalic.woff') format('woff'),
        url('assets/font/TTNorms-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-Regular.eot');
    src: local('TT Norms Regular'), local('TTNorms-Regular'),
        url('assets/font/TTNorms-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-Regular.woff2') format('woff2'),
        url('assets/font/TTNorms-Regular.woff') format('woff'),
        url('assets/font/TTNorms-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-BlackItalic.eot');
    src: local('TT Norms Black Italic'), local('TTNorms-BlackItalic'),
        url('assets/font/TTNorms-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-BlackItalic.woff2') format('woff2'),
        url('assets/font/TTNorms-BlackItalic.woff') format('woff'),
        url('assets/font/TTNorms-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('assets/font/TTNorms-Black.eot');
    src: local('TT Norms Black'), local('TTNorms-Black'),
        url('assets/font/TTNorms-Black.eot?#iefix') format('embedded-opentype'),
        url('assets/font/TTNorms-Black.woff2') format('woff2'),
        url('assets/font/TTNorms-Black.woff') format('woff'),
        url('assets/font/TTNorms-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Thin.eot');
    src: local('Graphik Thin'), local('Graphik-Thin'),
        url('Graphik-Thin.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Thin.woff2') format('woff2'),
        url('Graphik-Thin.woff') format('woff'),
        url('Graphik-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-ThinItalic.eot');
    src: local('Graphik Thin Italic'), local('Graphik-ThinItalic'),
        url('Graphik-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-ThinItalic.woff2') format('woff2'),
        url('Graphik-ThinItalic.woff') format('woff'),
        url('Graphik-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik Super';
    src: url('Graphik-SuperItalic.eot');
    src: local('Graphik Super Italic'), local('Graphik-SuperItalic'),
        url('Graphik-SuperItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-SuperItalic.woff2') format('woff2'),
        url('Graphik-SuperItalic.woff') format('woff'),
        url('Graphik-SuperItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Medium.eot');
    src: local('Graphik Medium'), local('Graphik-Medium'),
        url('Graphik-Medium.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Medium.woff2') format('woff2'),
        url('Graphik-Medium.woff') format('woff'),
        url('Graphik-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Black.eot');
    src: local('Graphik Black'), local('Graphik-Black'),
        url('Graphik-Black.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Black.woff2') format('woff2'),
        url('Graphik-Black.woff') format('woff'),
        url('Graphik-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Semibold.eot');
    src: local('Graphik Semibold'), local('Graphik-Semibold'),
        url('Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Semibold.woff2') format('woff2'),
        url('Graphik-Semibold.woff') format('woff'),
        url('Graphik-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik Super';
    src: url('Graphik-Super.eot');
    src: local('Graphik Super'), local('Graphik-Super'),
        url('Graphik-Super.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Super.woff2') format('woff2'),
        url('Graphik-Super.woff') format('woff'),
        url('Graphik-Super.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-ExtralightItalic.eot');
    src: local('Graphik Extralight Italic'), local('Graphik-ExtralightItalic'),
        url('Graphik-ExtralightItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-ExtralightItalic.woff2') format('woff2'),
        url('Graphik-ExtralightItalic.woff') format('woff'),
        url('Graphik-ExtralightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-BlackItalic.eot');
    src: local('Graphik Black Italic'), local('Graphik-BlackItalic'),
        url('Graphik-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-BlackItalic.woff2') format('woff2'),
        url('Graphik-BlackItalic.woff') format('woff'),
        url('Graphik-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-RegularItalic.eot');
    src: local('Graphik Regular Italic'), local('Graphik-RegularItalic'),
        url('Graphik-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-RegularItalic.woff2') format('woff2'),
        url('Graphik-RegularItalic.woff') format('woff'),
        url('Graphik-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Light.eot');
    src: local('Graphik Light'), local('Graphik-Light'),
        url('Graphik-Light.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Light.woff2') format('woff2'),
        url('Graphik-Light.woff') format('woff'),
        url('Graphik-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Bold.eot');
    src: local('Graphik Bold'), local('Graphik-Bold'),
        url('Graphik-Bold.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Bold.woff2') format('woff2'),
        url('Graphik-Bold.woff') format('woff'),
        url('Graphik-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Regular.eot');
    src: local('Graphik Regular'), local('Graphik-Regular'),
        url('Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Regular.woff2') format('woff2'),
        url('Graphik-Regular.woff') format('woff'),
        url('Graphik-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-BoldItalic.eot');
    src: local('Graphik Bold Italic'), local('Graphik-BoldItalic'),
        url('Graphik-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-BoldItalic.woff2') format('woff2'),
        url('Graphik-BoldItalic.woff') format('woff'),
        url('Graphik-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-SemiboldItalic.eot');
    src: local('Graphik Semibold Italic'), local('Graphik-SemiboldItalic'),
        url('Graphik-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-SemiboldItalic.woff2') format('woff2'),
        url('Graphik-SemiboldItalic.woff') format('woff'),
        url('Graphik-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-LightItalic.eot');
    src: local('Graphik Light Italic'), local('Graphik-LightItalic'),
        url('Graphik-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-LightItalic.woff2') format('woff2'),
        url('Graphik-LightItalic.woff') format('woff'),
        url('Graphik-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Extralight.eot');
    src: local('Graphik Extralight'), local('Graphik-Extralight'),
        url('Graphik-Extralight.eot?#iefix') format('embedded-opentype'),
        url('Graphik-Extralight.woff2') format('woff2'),
        url('Graphik-Extralight.woff') format('woff'),
        url('Graphik-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-MediumItalic.eot');
    src: local('Graphik Medium Italic'), local('Graphik-MediumItalic'),
        url('Graphik-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('Graphik-MediumItalic.woff2') format('woff2'),
        url('Graphik-MediumItalic.woff') format('woff'),
        url('Graphik-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6u-w4BMUTPHjxsIPx-mPCLQ7A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/*----------------------------------------*/
/*----- 2 General Styles -----*/
/*----------------------------------------*/
body { -webkit-font-smoothing: antialiased; -webkit-animation: fix 1s 1; overflow-x: hidden; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 20px; }
a, a:hover { text-decoration: none; }
a:focus { outline: none; }
img { max-width: 100%; }
p { margin: 0 0 15px 0; }
p:last-child { margin: 0; }
/*----------------------------------------*/
/*----- 3 Font Settings -----*/
/*----------------------------------------*/
body { font-family: 'graphik-regular', sans-serif; font-size: 14px; font-weight: 400; line-height: 1.6em; }
h1, h2, h3, h4, h5, h6 { font-family: 'graphik-regular', sans-serif; font-weight: 600; letter-spacing: -0.5px; }
h1 { font-size: 2.889em; line-height: 1.3em; }
h2 { font-size: 2.333em; line-height: 1.3em; text-transform: inherit;}
h3 { font-size: 2.000em; line-height: 1.3em; }
h4 { font-size: 1.333em; line-height: 1.4em; }
h5 { font-size: 1.111em; line-height: 1.4em; }
h6 { font-size: 1.000em; line-height: 1.4em; }
strong { font-size: 1.000em; line-height: 25px; font-weight: 500; }
.small { font-size: 0.765em; line-height: 1.8em; }
.text-size-xxl { font-size: 47px; line-height: 56px; }
.text-size-xl { font-size: 36px; line-height: 52px; }
.text-size-lg { font-size: 24px; line-height: 34px; }
.text-size-md { font-size: 18px; line-height: 28px; }
.text-size-md-alt { font-size: 24px; line-height: 32px; }
.text-size-sm { font-size: 0.882em; line-height: 1.9em; }
.text-size-xs { font-size: 0.765em; line-height: 1.6em; }
.text-size-xs-alt { font-size: 10px; line-height: 16px; }
.line-height-null { line-height: 1em; }
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.vert-bottom { vertical-align: bottom; }
.vert-middle { vertical-align: middle; }
/*----------------------------------------*/
/*----- 4 Theme Utilities -----*/
/*----------------------------------------*/
/*== margins ==*/
.dtr-m-auto { margin: 0 auto !important }
.dtr-m-0 { margin: 0 !important }
.dtr-mt-0, .dtr-my-0 { margin-top: 0 !important }
.dtr-mr-0, .dtr-mx-0 { margin-right: 0 !important }
.dtr-mb-0, .dtr-my-0 { margin-bottom: 0 !important }
.dtr-ml-0, .dtr-mx-0 { margin-left: 0 !important }
.dtr-m-5 { margin: 5px !important }
.dtr-mt-5, .dtr-my-5 { margin-top: 5px !important }
.dtr-mr-5, .dtr-mx-5 { margin-right: 5px !important }
.dtr-mb-5, .dtr-my-5 { margin-bottom: 5px !important }
.dtr-ml-5, .dtr-mx-5 { margin-left: 5px !important }
.dtr-m-10 { margin: 10px }
.dtr-mt-10, .dtr-my-10 { margin-top: 10px !important }
.dtr-mr-10, .dtr-mx-10 { margin-right: 10px !important }
.dtr-mb-10, .dtr-my-10 { margin-bottom: 10px !important }
.dtr-ml-10, .dtr-mx-10 { margin-left: 10px !important }
.dtr-m-15 { margin: 15px }
.dtr-mt-15, .dtr-my-15 { margin-top: 15px !important }
.dtr-mr-15, .dtr-mx-15 { margin-right: 15px !important }
.dtr-mb-15, .dtr-my-15 { margin-bottom: 15px !important }
.dtr-ml-15, .dtr-mx-15 { margin-left: 15px !important }
.dtr-m-20 { margin: 20px !important }
.dtr-mt-20, .dtr-my-20 { margin-top: 20px !important }
.dtr-mr-20, .dtr-mx-20 { margin-right: 20px !important }
.dtr-mb-20, .dtr-my-20 { margin-bottom: 20px !important }
.dtr-ml-20, .dtr-mx-20 { margin-left: 20px !important }
.dtr-m-30 { margin: 30px !important }
.dtr-mt-30, .dtr-my-30 { margin-top: 30px !important }
.dtr-mr-30, .dtr-mx-30 { margin-right: 30px !important }
.dtr-mb-30, .dtr-my-30 { margin-bottom: 30px !important }
.dtr-ml-30, .dtr-mx-30 { margin-left: 30px !important }
.dtr-m-40 { margin: 40px !important }
.dtr-mt-40, .dtr-my-40 { margin-top: 40px !important }
.dtr-mr-40, .dtr-mx-40 { margin-right: 40px !important }
.dtr-mb-40, .dtr-my-40 { margin-bottom: 40px !important }
.dtr-ml-40, .dtr-mx-40 { margin-left: 40px !important }
.dtr-m-50 { margin: 50px !important }
.dtr-mt-50, .dtr-my-50 { margin-top: 50px !important }
.dtr-mr-50, .dtr-mx-50 { margin-right: 50px !important }
.dtr-mb-50, .dtr-my-50 { margin-bottom: 50px !important }
.dtr-ml-50, .dtr-mx-50 { margin-left: 50px !important }
.dtr-m-60 { margin: 60px !important }
.dtr-mt-60, .dtr-my-60 { margin-top: 60px !important }
.dtr-mr-60, .dtr-mx-60 { margin-right: 60px !important }
.dtr-mb-60, .dtr-my-60 { margin-bottom: 60px !important }
.dtr-ml-60, .dtr-mx-60 { margin-left: 60px !important }
.dtr-m-70 { margin: 70px !important }
.dtr-mt-70, .dtr-my-70 { margin-top: 70px !important }
.dtr-mr-70, .dtr-mx-70 { margin-right: 70px !important }
.dtr-mb-70, .dtr-my-70 { margin-bottom: 70px !important }
.dtr-ml-70, .dtr-mx-70 { margin-left: 70px !important }
.dtr-m-80 { margin: 80px !important }
.dtr-mt-80, .dtr-my-80 { margin-top: 80px !important }
.dtr-mr-80, .dtr-mx-80 { margin-right: 80px !important }
.dtr-mb-80, .dtr-my-80 { margin-bottom: 80px !important }
.dtr-ml-80, .dtr-mx-80 { margin-left: 80px !important }
.dtr-m-90 { margin: 90px !important }
.dtr-mt-90, .dtr-my-90 { margin-top: 90px !important }
.dtr-mr-90, .dtr-mx-90 { margin-right: 90px !important }
.dtr-mb-90, .dtr-my-90 { margin-bottom: 90px !important }
.dtr-ml-90, .dtr-mx-90 { margin-left: 90px !important }
.dtr-m-100 { margin: 100px !important }
.dtr-mt-100, .dtr-my-100 { margin-top: 100px !important }
.dtr-mr-100, .dtr-mx-100 { margin-right: 100px !important }
.dtr-mb-100, .dtr-my-100 { margin-bottom: 100px !important }
.dtr-ml-100, .dtr-mx-100 { margin-left: 100px !important }
.dtr-m-120 { margin: 100px !important }
.dtr-mt-120, .dtr-my-120 { margin-top: 120px !important }
.dtr-mr-120, .dtr-mx-120 { margin-right: 120px !important }
.dtr-mb-120, .dtr-my-120 { margin-bottom: 120px !important }
.dtr-ml-120, .dtr-mx-120 { margin-left: 120px !important }
.dtr-mt-minus10 { margin-top: -10px !important; }
.dtr-mt-minus20 { margin-top: -20px !important; }
.dtr-mt-minus30 { margin-top: -30px !important; }
.dtr-mt-minus40 { margin-top: -40px !important; }
.dtr-mt-minus50 { margin-top: -50px !important; }
.dtr-mt-minus60 { margin-top: -60px !important; }
.dtr-mt-minus70 { margin-top: -70px !important; }
.dtr-mt-minus80 { margin-top: -80px !important; }
.dtr-mt-minus90 { margin-top: -90px !important; }
.dtr-mt-minus100 { margin-top: -100px !important; }
.dtr-mt-minus110 { margin-top: -110px !important; }
.dtr-mt-minus120 { margin-top: -120px !important; }
.dtr-mb-minus10 { margin-bottom: -10px !important; }
.dtr-mb-minus20 { margin-bottom: -20px !important; }
.dtr-mb-minus30 { margin-bottom: -30px !important; }
.dtr-mb-minus40 { margin-bottom: -40px !important; }
.dtr-mb-minus50 { margin-bottom: -50px !important; }
.dtr-mb-minus60 { margin-bottom: -60px !important; }
.dtr-mb-minus70 { margin-bottom: -70px !important; }
.dtr-mb-minus80 { margin-bottom: -80px !important; }
.dtr-mb-minus90 { margin-bottom: -90px !important; }
.dtr-mb-minus100 { margin-bottom: -100px !important; }
.dtr-ml-minus10 { margin-left: -10px !important; }
.dtr-ml-minus20 { margin-left: -20px !important; }
.dtr-ml-minus30 { margin-left: -30px !important; }
.dtr-ml-minus40 { margin-left: -40px !important; }
.dtr-ml-minus50 { margin-left: -50px !important; }
.dtr-ml-minus60 { margin-left: -60px !important; }
.dtr-ml-minus70 { margin-left: -70px !important; }
.dtr-ml-minus80 { margin-left: -80px !important; }
.dtr-ml-minus90 { margin-left: -90px !important; }
.dtr-ml-minus100 { margin-left: -100px !important; }
.dtr-mr-minus10 { margin-right: -10px !important; }
.dtr-mr-minus20 { margin-right: -20px !important; }
.dtr-mr-minus30 { margin-right: -30px !important; }
.dtr-mr-minus40 { margin-right: -40px !important; }
.dtr-mr-minus50 { margin-right: -50px !important; }
.dtr-mr-minus60 { margin-right: -60px !important; }
.dtr-mr-minus70 { margin-right: -70px !important; }
.dtr-mr-minus80 { margin-right: -80px !important; }
.dtr-mr-minus90 { margin-right: -90px !important; }
.dtr-mr-minus100 { margin-right: -100px !important; }
/*== paddings ==*/
.dtr-p-0 { padding: 0 !important }
.dtr-pt-0, .dtr-py-0 { padding-top: 0 !important }
.dtr-pr-0, .dtr-px-0 { padding-right: 0 !important }
.dtr-pb-0, .dtr-py-0 { padding-bottom: 0 !important }
.dtr-pl-0, .dtr-px-0 { padding-left: 0 !important }
.dtr-p-5 { padding: 5px !important }
.dtr-pt-5, .dtr-py-5 { padding-top: 5px !important }
.dtr-pr-5, .dtr-px-5 { padding-right: 5px !important }
.dtr-pb-5, .dtr-py-5 { padding-bottom: 5px !important }
.dtr-pl-5, .dtr-px-5 { padding-left: 5px !important }
.dtr-p-10 { padding: 10px !important }
.dtr-pt-10, .dtr-py-10 { padding-top: 10px !important }
.dtr-pr-10, .dtr-px-10 { padding-right: 10px !important }
.dtr-pb-10, .dtr-py-10 { padding-bottom: 10px !important }
.dtr-pl-10, .dtr-px-10 { padding-left: 10px !important }
.dtr-p-15 { padding: 15px !important }
.dtr-pt-15, .dtr-py-15 { padding-top: 15px !important }
.dtr-pr-15, .dtr-px-15 { padding-right: 15px !important }
.dtr-pb-15, .dtr-py-15 { padding-bottom: 15px !important }
.dtr-pl-15, .dtr-px-15 { padding-left: 15px !important }
.dtr-p-20 { padding: 20px !important }
.dtr-pt-20, .dtr-py-20 { padding-top: 20px !important }
.dtr-pr-20, .dtr-px-20 { padding-right: 20px !important }
.dtr-pb-20, .dtr-py-20 { padding-bottom: 20px !important }
.dtr-pl-20, .dtr-px-20 { padding-left: 20px !important }
.dtr-p-30 { padding: 30px !important }
.dtr-pt-30, .dtr-py-30 { padding-top: 30px !important }
.dtr-pr-30, .dtr-px-30 { padding-right: 30px !important }
.dtr-pb-30, .dtr-py-30 { padding-bottom: 30px !important }
.dtr-pl-30, .dtr-px-30 { padding-left: 30px !important }
.dtr-p-40 { padding: 40px !important }
.dtr-pt-40, .dtr-py-40 { padding-top: 40px !important }
.dtr-pr-40, .dtr-px-40 { padding-right: 40px !important }
.dtr-pb-40, .dtr-py-40 { padding-bottom: 40px !important }
.dtr-pl-40, .dtr-px-40 { padding-left: 40px !important }
.dtr-p-50 { padding: 50px !important }
.dtr-pt-50, .dtr-py-50 { padding-top: 50px !important }
.dtr-pr-50, .dtr-px-50 { padding-right: 50px !important }
.dtr-pb-50, .dtr-py-50 { padding-bottom: 50px !important }
.dtr-pl-50, .dtr-px-50 { padding-left: 50px !important }
.dtr-p-60 { padding: 60px !important }
.dtr-pt-60, .dtr-py-60 { padding-top: 60px !important }
.dtr-pr-60, .dtr-px-60 { padding-right: 60px !important }
.dtr-pb-60, .dtr-py-60 { padding-bottom: 60px !important }
.dtr-pl-60, .dtr-px-60 { padding-left: 60px !important }
.dtr-p-70 { padding: 70px !important }
.dtr-pt-70, .dtr-py-70 { padding-top: 70px !important }
.dtr-pr-70, .dtr-px-70 { padding-right: 70px !important }
.dtr-pb-70, .dtr-py-70 { padding-bottom: 70px !important }
.dtr-pl-70, .dtr-px-70 { padding-left: 70px !important }
.dtr-p-80 { padding: 80px !important }
.dtr-pt-80, .dtr-py-80 { padding-top: 80px !important }
.dtr-pr-80, .dtr-px-80 { padding-right: 80px !important }
.dtr-pb-80, .dtr-py-80 { padding-bottom: 80px !important }
.dtr-pl-80, .dtr-px-80 { padding-left: 80px !important }
.dtr-p-100 { padding: 100px !important }
.dtr-p-90 { padding: 90px !important }
.dtr-pt-90, .dtr-py-90 { padding-top: 90px !important }
.dtr-pr-90, .dtr-px-90 { padding-right: 90px !important }
.dtr-pb-90, .dtr-py-90 { padding-bottom: 90px !important }
.dtr-pl-90, .dtr-px-90 { padding-left: 90px !important }
.dtr-p-100 { padding: 100px !important }
.dtr-pt-100, .dtr-py-100 { padding-top: 100px !important }
.dtr-pr-100, .dtr-px-100 { padding-right: 100px !important }
.dtr-pb-100, .dtr-py-100 { padding-bottom: 100px !important }
.dtr-pl-100, .dtr-px-100 { padding-left: 100px !important }
.dtr-p-120 { padding: 120px !important }
.dtr-pt-120, .dtr-py-120 { padding-top: 120px !important }
.dtr-pr-120, .dtr-px-120 { padding-right: 120px !important }
.dtr-pb-120, .dtr-py-120 { padding-bottom: 120px !important }
.dtr-pl-120, .dtr-px-120 { padding-left: 120px !important }
/*== rounded corners ==*/
.dtr-rounded-corner, .dtr-rounded-corner img { border-radius: 8px; }
.dtr-rounded-corner-xl { border-radius: 20px; }
/*== borders ==*/
.dtr-border { border: 1px solid #ccd2d9; }
.dtr-border-y { border-top: 1px solid #ccd2d9; border-bottom: 1px solid #ccd2d9; }
.dtr-border-x { border-left: 1px solid #ccd2d9; border-right: 1px solid #ccd2d9; }
.dtr-border-top { border-top: 1px solid #ccd2d9; }
.dtr-border-right { border-right: 1px solid #ccd2d9; }
.dtr-border-bottom { border-bottom: 1px solid #ccd2d9; }
.dtr-border-left { border-left: 1px solid #ccd2d9; }
.dtr-border-2px { border: 2px solid #ccd2d9; }
.dtr-border-2px-y { border-top: 2px solid #ccd2d9; border-bottom: 2px solid #ccd2d9; }
.dtr-border-2px-x { border-left: 2px solid #ccd2d9; border-right: 2px solid #ccd2d9; }
.dtr-border-top-2px { border-top: 2px solid #ccd2d9; }
.dtr-border-right-2px { border-right: 2px solid #ccd2d9; }
.dtr-border-bottom-2px { border-bottom: 2px solid #ccd2d9; }
.dtr-border-left-2px { border-left: 2px solid #ccd2d9; }
.dtr-border-top-none { border-top-width: 0; }
.dtr-border-right-none { border-right-width: 0; }
.dtr-border-bottom-none { border-bottom-width: 0; }
.dtr-border-left-none { border-left-width: 0; }
/*== absolute positions ==*/
.position-relative { position: relative; }
.absolute-bottom-right { position: absolute; right: 0; bottom: 0; }
.absolute-bottom-left { position: absolute; left: 0; bottom: 0; }
.absolute-top-right { position: absolute; right: 0; top: 0; }
.absolute-top-left { position: absolute; left: 0; top: 0; }
/*== spacer == */
.spacer { display: block; width: 100%; }
.spacer::after { display: block; clear: both; content: "" }
.spacer-10 { height: 10px; }
.spacer-20 { height: 20px; }
.spacer-30 { height: 30px; }
.spacer-40 { height: 40px; }
.spacer-50 { height: 50px; }
.spacer-100 { height: 100px; }
/*== shadow == */
.dtr-shadow { -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
.img-has-shadow { -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
/*== misc ==*/
.text-decoration-underline { text-decoration: underline; }
.z-index { position: relative; z-index: 99; }
.overflow-visible { overflow: visible; }
.overflow-hidden { overflow: hidden; }
/*----------------------------------------*/
/*----- 5 Lists -----*/
/*----------------------------------------*/
ul, ol { margin: 0 0 10px 0; padding: 0; list-style-position: outside; display: block; }
li > ul, li > ol { margin-top: 10px; margin-bottom: 0; margin-left: 1.5em; }
ol li, ul li { margin-bottom: 10px; }
.dtr-list, .dtr-list-simple { list-style-type: none; }
.dtr-list li { display: block; margin-bottom: 2px; }
.dtr-list-block li, .dtr-list-simple li { display: block; margin-bottom: 10px; }
.dtr-list-block li:last-child, .dtr-list-simple li:last-child { margin-bottom: 0; }
.dtr-list-simple li:hover { margin-left: 10px; }
/*== inline list ==*/
.dtr-list-inline, .dtr-list-inline.dtr-list-left, .dtr-list-inline.dtr-list-right { display: block; width: 100%; margin: 0; }
.dtr-list-inline li { padding: 0 10px; margin: 0; background: none; list-style-type: none; display: inline-block !important; }
.dtr-list-left li { text-align: left; padding: 0 20px 0 0; margin: 0; }
.dtr-list-right li { text-align: right; padding: 0 0 0 20px; margin: 0; }
/*== icon list ==*/
.dtr-icon-list li { position: relative; display: flex; padding: 10px 0px; margin: 0; background: none; list-style-type: none; }
.dtr-icon-list i { margin-right: 10px; line-height: inherit; }
/*----------------------------------------*/
/*----- 6 Buttons -----*/
/*----------------------------------------*/
.dtr-btn, .dtr-btn-flat, input[type="submit"], input[type="reset"] { font-family: 'Manrope', sans-serif; width: auto; height: auto; position: relative; display: inline-block; padding: 15px 40px; margin: 0; border-width: 0; border-style: solid; border-radius: 0; text-decoration: none; outline: none; -webkit-backface-visibility: hidden; vertical-align: middle; text-align: center; font-weight: normal; font-weight: 600; font-size: 16px; line-height: 24px; }
.dtr-btn-flat { padding: 3px 30px 2px 30px; border-width: 2px; }
.btn-rounded { border-radius: 4px; }
.btn-round { border-radius: 200px; }
.dtr-btn i { margin-left: 10px; }
/*== link with underline on hover ==*/
.dtr-styled-link { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); position: relative; overflow: hidden; line-height: inherit; }
.dtr-styled-link:before { content: ""; height: 2px; position: absolute; right: 100%; bottom: 0; left: 0; z-index: -1; -webkit-transition-property: right; transition-property: right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.dtr-styled-link:hover:before, .dtr-styled-link:focus:before, .dtr-styled-link:active:before { right: 0; }
.dtr-styled-link-2px.dtr-styled-link:after, .dtr-styled-link-2px.dtr-styled-link:before { height: 2px; }
/*----------------------------------------*/
/*----- 7 Layout -----*/
/*----------------------------------------*/
.dtr-sidebar { width: 450px; max-width: 35%; margin-top: 0; box-sizing: border-box; }
.dtr-has-right-sidebar { width: 100%; display: flex; flex-direction: row; }
.dtr-has-right-sidebar .dtr-main { width: 100%; padding-right: 50px; box-sizing: border-box; }
.dtr-has-left-sidebar { width: 100%; display: flex; flex-direction: row-reverse; }
.dtr-has-left-sidebar .dtr-main { width: 100%; padding-left: 50px; box-sizing: border-box; }
.page-pt { padding-top: 50px; }
.page-pb { padding-bottom: 50px; }
/*----------------------------------------*/
/*----- 8 Sections Common-----*/
/*----------------------------------------*/
.dtr-section { position: relative; }
.dtr-section-full-height { height: 100vh; }
.dtr-full-stretch { width: 100% !important; max-width: 100% !important; }
/* section backgrounds */
.dtr-section-with-bg { background-position: center center; background-repeat: no-repeat; background-size: cover; }
.dtr-section-fixed-bg { background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; }
.dtr-bg-size-auto { background-size: auto !important; }
.dtr-bg-size-contain { background-size: contain !important; }
.dtr-bg-position-top { background-position: top; }
.dtr-bg-position-right { background-position: right; }
.dtr-bg-position-bottom { background-position: bottom; }
.dtr-bg-position-bottom-right { background-position: bottom right; }
.dtr-bg-position-left { background-position: left; }
.dtr-bg-position-center { background-position: center center; }
.dtr-bg-position-center-top { background-position: center top; }
.dtr-bg-position-center-bottom { background-position: center bottom; }
.dtr-bg-position-center-left { background-position: center left; }
.dtr-bg-position-center-right { background-position: center right; }
.dtr-overlay { width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; }
.dtr-overlay-content { position: relative; z-index: 99; }
/*----------------------------------------*/
/*----- 10 Header -----*/
/*----------------------------------------*/
#dtr-header-global { padding: 10px 0; border-width: 0; border-style: solid; border-color: transparent; }
#dtr-header-global.on-scroll { padding: 15px 0; border-width: 0; box-shadow: 0 2px 40px 0 hsla(240,0%,6%,.05); z-index: 999; }
.dtr-header-right { margin-left: 30px; }
/*== logo ==*/
#dtr-header-global .logo-alt, #dtr-header-global.on-scroll .logo-default { display: none; }
#dtr-header-global.on-scroll .logo-alt, #dtr-header-global .logo-default { display: block; }
/*== Menu  ==*/
.main-navigation { position: relative; margin-right: -20px; padding: 0; }
.dtr-nav.navbar-nav .nav-link { font-family: 'Manrope', sans-serif; padding: 3px 12px; font-size: 16px; font-weight: 600; }
/*== Navbar Custom ==*/
.navbar { padding-top: 0; padding-bottom: 0; }
.navbar-nav li { margin: 0; }
.dropdown-menu { margin: 0; }
.dropdown-menu { padding: 20px 0; margin: 0; border: 0; border-radius: 8px; -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
.dropdown-item { padding: 10px 20px; font-size: 15px; line-height: 22px; font-weight: 500; }
.navbar-toggler:focus { outline: 0; }
.navbar-toggler:hover { background-color: transparent; }
.dropdown-animate { animation-duration: 0.3s; -webkit-animation-duration: 0.3s; animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-name: dropdownSlideIn; -webkit-animation-name: dropdownSlideIn; }
.dropdown-toggle::after { display: none; font-family: 'iconfonts'; content: "\ec04"; font-size: 12px; border: 0; margin: 0 0 0 2px; vertical-align: middle; }
/*===== page title section =====*/
.dtr-page-title-wrapper { position: relative; background-repeat: no-repeat; background-position: center center; background-size: auto; padding-right: 0; padding-bottom: 0; padding-left: 0; border-width: 0; border-style: solid; text-align: center; }
.dtr-page-title-inner { padding: 70px 0; }
.dtr-page-title-content { position: relative; z-index: 9; }
.dtr-entry-title, .dtr-entry-subtitle { margin: 0; }
.dtr-entry-subtitle { font-weight: 400; }
/*----------------------------------------*/
/*----- 11 Responsive header -----*/
/*----------------------------------------*/
.dtr-responsive-header { padding: 20px 0; box-shadow: 0 2px 40px 0 hsla(240,0%,6%,.05); z-index: 999; }
.dtr-responsive-header .container { position: relative; }
.dtr-responsive-header .dtr-logo.logo-default { display: inline-block; }
.dtr-responsive-header, .slicknav_menu, #dtr-menu-button { display: none; }
#dtr-menu-button { padding: 10px; z-index: 9999; position: absolute; right: 0; top: 50%; margin-top: -20px; }
#dtr-menu-button:focus { outline: none; }
.dtr-responsive-header-menu { position: relative; }
.slicknav_menu { position: relative; z-index: 999; }
/*== mobile hamburger ==*/
.dtr-hamburger { display: inline-block; padding: 0; margin: 0; cursor: pointer; transition-timing-function: linear; transition-duration: .3s; transition-property: opacity, filter; text-transform: none; border: 0; overflow: visible; color: inherit; background-color: transparent; }
.dtr-hamburger-lines-wrapper { position: relative; display: inline-block; width: 30px; height: 20px; margin: 0 auto; }
.dtr-hamburger-lines, .dtr-hamburger-lines:after, .dtr-hamburger-lines:before { position: absolute; width: 30px; height: 2px; transition-timing-function: ease; transition-duration: .3s; transition-property: transform; }
.dtr-hamburger-lines:after, .dtr-hamburger-lines:before { display: block; content: ''; }
.dtr-hamburger-lines { display: block; top: 0; transition: background-color 0s linear .13s; }
.dtr-hamburger-lines:before { top: 9px; transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19); }
.dtr-hamburger-lines:after { top: 18px; transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19); }
.dtr-hamburger.is-active .dtr-hamburger-lines { transition-delay: .22s; background-color: transparent!important; }
.dtr-hamburger.is-active .dtr-hamburger-lines:before { top: 0; transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s; transform: translate3d(0, 10px, 0) rotate(45deg); }
.dtr-hamburger.is-active .dtr-hamburger-lines:after { top: 0; transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s cubic-bezier(.215, .61, .355, 1) .22s; transform: translate3d(0, 10px, 0) rotate(-45deg); }
.dtr-hamburger.is-active:hover, .dtr-hamburger:hover { opacity: 1; }
/*== slicknav menu ==*/
.slicknav_nav { border: 0; margin: 0; padding: 20px 0 0 0; position: absolute; top: 0; left: 0; right: 0; }
.slicknav_menu { padding: 0; margin: 0; border: 0; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 5px; }
.slicknav_nav { clear: both; }
.slicknav_nav ul, .slicknav_nav li { display: block; margin-bottom: 0; }
.slicknav_nav ul { margin: 0; padding: 0; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { display: inline; }
.slicknav_menu::before, .slicknav_menu::after { content: ""; display: table; }
.slicknav_menu::after { clear: both; }
.slicknav_nav a { display: block; position: relative; outline: medium none; padding: 15px 0; margin: 0; text-align: left; text-decoration: none; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 400; }
.slicknav_nav li { border-width: 0 0 1px 0; border-style: solid; position: relative; margin: 0 10px; }
.slicknav_nav li:last-child { border: 0; }
.slicknav_nav .slicknav_arrow { font-size: 12px; margin: 0 0 0 0.4em; }
.slicknav_menu .slicknav_menutxt { text-shadow: none; }
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { margin: 0; padding: 0; }
.slicknav_nav .slicknav_row { padding: 15px 0; margin: 2px 0; }
.slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover { border-radius: 0; background: transparent; }
.slicknav_menu .sub-menu { margin: 0 0 0 20px; }
.slicknav_collapsed .slicknav_arrow::after { font-family: 'iconfonts'; content: "\ec04"; }
.slicknav_collapsed .slicknav_arrow::after, .slicknav_open .slicknav_arrow::after, .slicknav_open .slicknav_collapsed .slicknav_arrow::after { float: right; font-size: 20px; margin-top: -2px; }
.slicknav_nav .dropdown-item { border-bottom: 1px solid #ccd2d9; }
/*----------------------------------------*/
/*===== 12 Footer =====*/
/*----------------------------------------*/
#dtr-footer { padding: 50px 0 40px 0; font-size: 16px;  }
/*----------------------------------------*/
/*===== 13 Widgets =====*/
/*----------------------------------------*/
/*===== Social Widget =====*/
.dtr-social-list { margin: 0; }
.dtr-social-list li { list-style: none; display: inline-block; margin: 0 10px; }
.dtr-social-list a { position: relative; display: block; font-size: 16px; line-height: 16px; text-align: center; border: 0; border-radius: 0; z-index: 9; }
.text-left.dtr-social-list li:first-child { margin-left: 0; }
.text-right.dtr-social-list li:first-child { margin-right: 0; }
/*== large size social ==*/
.dtr-social-large .dtr-social-list a { font-size: 32px; line-height: 32px; }
/*== circle social ==*/
.dtr-social-circle .dtr-social-list li { margin: 0; }
.dtr-social-circle.text-left .dtr-social-list li:first-child { margin-left: 0; }
.dtr-social-circle.text-right .dtr-social-list li:last-child { margin-right: 0; }
.dtr-social-circle .dtr-social-list a { display: inline-block; border-width: 0; border-radius: 50%; width: 40px; height: 40px; font-size: 16px; padding: 0; text-align: center; }
.dtr-social-circle .dtr-social a::before { line-height: 40px; color: inherit; }
/*== square social ==*/
.dtr-social-square .dtr-social-list li { margin: 0 5px; }
.dtr-social-square.text-left .dtr-social-list li:first-child { margin-left: 0; }
.dtr-social-square.text-right .dtr-social-list li:last-child { margin-right: 0; }
.dtr-social-square .dtr-social-list a { display: inline-block; border-width: 0; border-radius: 4px; width: 50px; height: 50px; font-size: 32px; padding: 0; text-align: center; }
.dtr-social-square .dtr-social a::before { line-height: 50px; color: inherit; }
/*== social icons ==*/
.dtr-social li a::after { width: 100%; height: 100%; border-radius: 50%; content: ""; position: absolute; top: 0; left: 0; opacity: 0; transform: scale(0); z-index: -1; }
.dtr-social li a:hover::after { opacity: 1; transform: scale(1); }
.dtr-social li a::after { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.dtr-social a::before { display: inline-block; font-family: 'iconfonts'; vertical-align: middle; font-weight: normal; }
.dtr-social a:focus { outline: none; }
.dtr-social a.dtr-facebook::before { content: "\e982"; }
.dtr-social a.dtr-twitter::before { content: "\ea80"; }
.dtr-social a.dtr-pinterest::before { content: "\ea24"; }
.dtr-social a.dtr-google::before { content: "\e9b1"; }
.dtr-social a.dtr-linkedin::before { content: "\e9e8"; }
.dtr-social a.dtr-instagram::before { content: "\e9ca"; }
.dtr-social a.dtr-behance::before { content: "\e921"; }
.dtr-social a.dtr-medium::before { content: "\e9f5"; }
.dtr-social a.dtr-reddit::before { content: "\ea34"; }
.dtr-social a.dtr-skype::before { content: "\ea52"; }
.dtr-social a.dtr-vimeo::before { content: "\ea93"; }
.dtr-social a.dtr-mail::before { content: "\ec71"; }
.dtr-social a.dtr-yahoo::before { content: "\eaaf"; }
.dtr-social a.dtr-youtube::before { content: "\eab7"; }
.dtr-social a.dtr-flickr::before { content: "\e98f"; }
.dtr-social a.dtr-rss::before { content: "\ee04"; }
.dtr-social a.dtr-dribbble::before { content: "\e970"; }
.dtr-social a.dtr-tumblr::before { content: "\ea7d"; }
.dtr-social a.dtr-soundcloud::before { content: "\ea59"; }
.dtr-social a.dtr-forumbee::before { content: "\e999"; }
.dtr-social a.dtr-quora::before { content: "\ea2d"; }
.dtr-social a.dtr-snapchat::before { content: "\ea56"; }
.dtr-social a.dtr-digg::before { content: "\e969"; }
.dtr-social a.dtr-delicious::before { content: "\e962"; }
.dtr-social a.dtr-stumbleupon::before { content: "\ea6b"; }
.dtr-social a.dtr-deviantart::before { content: "\e966"; }
.dtr-social a.dtr-yelp::before { content: "\eab5"; }
.dtr-social a.dtr-viadeo::before { content: "\ea90"; }
.dtr-social a.dtr-foursquare::before { content: "\e99a"; }
.dtr-social a.dtr-xing::before { content: "\eaad"; }
.dtr-social a.dtr-vk::before { content: "\ea97"; }
.dtr-social a.dtr-spotify::before { content: "\ea5d"; }
.dtr-social a.dtr-vine::before { content: "\ea96"; }
.dtr-social a.dtr-slack::before { content: "\ea53"; }
.dtr-social a.dtr-etsy::before { content: "\e97f"; }
.dtr-social a.dtr-github::before { content: "\e9a5"; }
.dtr-social a.dtr-whatsapp::before { content: "\ea9e"; }
/*----------------------------------------*/
/*----- 14 Forms -----*/
/*----------------------------------------*/
form { margin: 0; padding: 0; z-index: 0; }
form p { margin: 0 0 30px 0; padding: 0; }
input[type=radio], input[type=checkbox] { margin: 0 5px 0 0; vertical-align: baseline; }
label { width: 100%; height: auto; line-height: 1.2em; font-weight: bold; }
form label.error { line-height: 1em; font-weight: normal; }
select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"] { 

  width: 100%;
    height: 50px;
    padding: 13px 0 14px 15px;
    font-size: 14px;
    line-height: 22px;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #b3b3b3;
    background: transparent;
}
textarea, #commentform textarea { width: 100% !important; height: auto; }
.antispam { display: none; }
form label.error { font-size: 12px; }
/*===== form column styles =====*/
.dtr-form-row, .dtr-form-row-2col, .dtr-form-row-3col, .dtr-form-row-unequal, .dtr-form-row-2col-unequal { margin-right: -5px; margin-left: -5px }
.dtr-form-column { position: relative; min-height: 1px; padding-right: 5px; padding-left: 5px; width: 50%; float: left; }
.dtr-form-no-gap .dtr-form-row, .dtr-form-no-gap .dtr-form-row-2col, .dtr-form-no-gap .dtr-form-row-3col, .dtr-form-no-gap .dtr-form-row-unequal, .dtr-form-no-gap .dtr-form-row-2col-unequal { margin-right: 0; margin-left: 0 }
.dtr-form-no-gap .dtr-form-column { position: relative; min-height: 1px; padding-right: 0; padding-left: 0; float: left; }
.dtr-for-row::before, .dtr-form-row-2col::before, .dtr-form-row-3col::before, .dtr-form-row-unequal::before, .dtr-form-row-2col-unequal::before { display: table; content: "" }
.dtr-for-row::after, .dtr-form-row-2col::after, .dtr-form-row-3col::after, .dtr-form-row-unequal::after, .dtr-form-row-2col-unequal::after { clear: both }
.dtr-form-row-2col .dtr-form-column { width: 50%; }
.dtr-form-row-3col .dtr-form-column { width: 33.33333333% }
.dtr-form-row-unequal .dtr-form-column { width: 60% }
.dtr-form-row-unequal .dtr-form-column:last-child { width: 40% }
.dtr-form-row-2col-unequal .dtr-form-column { width: 70%; }
.dtr-form-row-2col-unequal .dtr-form-column:last-child { width: 30%; }
/*===== icon for input field =====*/
/* .dtr-form-has-icon textarea, .dtr-form-has-icon input[type="text"], .dtr-form-has-icon input[type="email"], .dtr-form-has-icon input[type="url"], .dtr-form-has-icon input[type="password"], .dtr-form-has-icon input[type="number"], .dtr-form-has-icon input[type="tel"] { padding-left: 50px; } */
.dtr-form-has-icon .dtr-input { position: relative; z-index: 1; }
.dtr-form-has-icon .dtr-input i { position: absolute; top: 20px; left: 20px; z-index: 9; font-size: 16px; }
/*----------------------------------------*/
/*===== 15 Elements =====*/
/*----------------------------------------*/
/*===== preloader =====*/
.dtr-preloader { width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; margin: auto; opacity: 1; -webkit-transition: linear .3s ease; -moz-transition: linear .3s ease; transition: linear .3s ease; z-index: 9999;  display: none;}
.dtr-preloader .dtr-preloader-inner { width: 100vw; height: 100vh; display: flex; flex-wrap: wrap; flex-flow: column nowrap; align-items: center; justify-content: center; overflow: hidden; }
.dtr-preloader-img { border-width: 5px; border-style: solid; border-radius: 50%; width: 50px; height: 50px; animation: spin 2s linear infinite; }
.dtr-preloader-logo {
    width: 100%;
    height: 100%;
    max-width: 240px;
    max-height: 130px;
}
 @keyframes spin {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}
/*===== blockquote =====*/
.dtr-bordered-blockquote { padding: 5px 0 5px 20px; border-left: 2px solid #e5e5e5; font-size: 18px; line-height: 32px; font-style: italic; }
.dtr-bordered-blockquote .dtr-quote-source { display: inline-block; margin-top: 10px; font-size: 14px; font-weight: 500; font-style: normal; }
.dtr-icon-blockquote { position: relative; padding-left: 70px; font-size: 18px; line-height: 32px; font-style: italic; }
.dtr-icon-blockquote blockquote { margin-bottom: 0; }
.dtr-icon-blockquote:before { display: inline-block; font-family: 'iconfonts'; content: "\ef79"; position: absolute; left: 0; top: 0; width: 50px; height: 50px; border-radius: 50%; margin-right: 30px; text-align: center; font-size: 24px; line-height: 50px; font-style: normal; font-weight: normal; }
.dtr-icon-blockquote .dtr-quote-source { text-align: right; margin-top: 10px; font-size: 16px; font-weight: 500; font-style: normal; }
/*===== box =====*/
.dtr-box { padding: 60px 30px; }
/*===== divider =====*/
.dtr-styled-divider { position: relative; width: 5px; height: 3px; margin-left: 40px; }
.dtr-styled-divider::before { content: ''; position: absolute; left: -40px; top: 0; width: 35px; height: 3px; background-color: inherit; }
.dtr-styled-divider::after { content: ''; position: absolute; left: 10px; top: 0; width: 35px; height: 3px; background-color: inherit; }
.divider-center { margin: 0 auto; }
/*===== feature =====*/
.dtr-feature { margin-bottom: 30px; }
.dtr-feature-img { position: relative; }
.dtr-feature-img i, .dtr-feature-img img { position: relative; z-index: 9; width: 120px; }
.dtr-feature-content p:last-child { margin-bottom: 0; }
.feature-has-box { padding: 30px; }
.feature-has-shadow { -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
.dtr-feature-top .dtr-feature-img { margin-bottom: 20px; }
.dtr-feature-top.text-center .dtr-feature-img { margin-right: auto; margin-bottom: 30px; margin-left: auto; }
.dtr-feature-top.text-left .dtr-feature-img { margin-right: 0; margin-bottom: 30px; margin-left: 0; }
.dtr-feature-top.text-right .dtr-feature-img { margin-right: 0; margin-bottom: 30px; margin-left: auto; }
.dtr-feature-left { width: 100%; display: flex; flex-direction: row; text-align: left; }
.dtr-feature-left .dtr-feature-img { max-width: 50%; flex: 0 0 auto; margin-right: 25px; }
.dtr-feature-right { width: 100%; display: flex; flex-direction: row-reverse; text-align: right; }
.dtr-feature-right .dtr-feature-img { max-width: 50%; flex: 0 0 auto; margin-left: 25px; }
.dtr-icon-feature .dtr-feature-img i { font-size: 64px; line-height: 70px; font-weight: normal; color: inherit; }
.dtr-feature-circle-icon .dtr-feature-img { width: 70px; height: 70px; line-height: 70px; border-radius: 50%; text-align: center; }
.dtr-feature-circle-icon .dtr-feature-img img { max-width: 40px; width: 40px; }
.dtr-feature-circle-icon .dtr-feature-img i { font-size: 32px; line-height: 70px; font-weight: normal; }
.dtr-feature-square-icon .dtr-feature-img { width: 70px; height: 70px; line-height: 70px; border-radius: 0; text-align: center; }
.dtr-feature-square-icon .dtr-feature-img img { max-width: 40px; width: 40px; }
.dtr-feature-square-icon .dtr-feature-img i { font-size: 32px; line-height: 70px; font-weight: normal; }
.dtr-feature-circle-lg-icon .dtr-feature-img { width: 100px; height: 100px; line-height: 100px; border-radius: 50%; text-align: center; }
.dtr-feature-circle-lg-icon .dtr-feature-img img { max-width: 48px; width: 48px; }
.dtr-feature-circle-lg-icon .dtr-feature-img i { font-size: 48px; line-height: 100px; font-weight: normal; }
.dtr-feature-square-lg-icon .dtr-feature-img { width: 100px; height: 100px; line-height: 100px; border-radius: 0; text-align: center; }
.dtr-feature-square-lg-icon .dtr-feature-img img { max-width: 48px; width: 48px; }
.dtr-feature-square-lg-icon .dtr-feature-img i { font-size: 48px; line-height: 100px; font-weight: normal; }
/*===== highlight =====*/
.dtr-highlight { display: inline-block; padding: 5px 40px; }
.dtr-highlight-rounded { border-radius: 200px; }
/*===== video Box =====*/
.dtr-video-box { position: relative; min-height: 140px; min-width: 140px; z-index: 1; overflow: hidden; }
.dtr-video-box img { max-width: 100%; width: 100%; }
.dtr-video-button { display: inline-block; position: absolute; top: 50%; left: 50%; width: 100px; height: 80px; line-height: 80px; text-align: center; border-radius: 0; z-index: 9; margin-left: -50px; margin-top: -40px; }
.dtr-video-button:after { font-family: 'iconfonts'; content: "\edcf"; font-size: 28px; line-height: 28px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -14px; }
.dtr-video-button:before { content: ''; display: inline-block; position: absolute; top: 50%; left: 50%; width: 80px; height: 60px; margin-left: -40px; margin-top: -30px; border: 2px solid rgba(255, 255, 255, .4); }
.dtr-video-button:hover:before { content: none; border: 0; }
/*===== testimonial =====*/
.dtr-testimonial-boxed .dtr-testimonial { position: relative; padding: 50px; overflow: hidden; }
.dtr-testimonial-boxed .dtr-testimonial-content { position: relative; font-size: 24px; line-height: 36px; padding-left: 20px; }
.dtr-testimonial-boxed .dtr-testimonial-content:before { content: ''; display: block; position: absolute; left: 0px; top: 0; width: 2px; height: 100%; }
.dtr-client-info { display: table; margin-top: 30px; }
.dtr-testimonial-user, .dtr-testimonial-user-info { display: table-cell; vertical-align: middle; }
.dtr-client-name { margin: 0; }
.dtr-testimonial-user { padding-right: 15px; }
.dtr-testimonial-user img { width: 70px; height: 80px; border-radius: 50%; }
.dtr-testimonial-boxed .dtr-testimonial:after { position: absolute; right: 50px; bottom: -10px; display: block; font-family: 'iconfonts'; content: "\efad"; font-size: 64px; line-height: 64px; font-style: normal; }
.dtr-testimonial-boxed .slick-slide { opacity: .3; }
.dtr-testimonial-boxed .slick-slide.slick-active.slick-center { opacity: 1; }
.dtr-testimonial-style-center { position: relative; text-align: center; }
.dtr-testimonial-style-center:before { display: block; font-family: 'iconfonts'; content: "\efad"; margin-bottom: 20px; font-size: 32px; line-height: 34px; }
.dtr-testimonial-style-center .dtr-testimonial-content { font-size: 32px; line-height: 40px; }
.dtr-testimonial-style-center .dtr-client-info { margin-top: 40px; margin-left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
/*===== faq =====*/
.faq-item { position: relative; padding-left: 40px; margin-bottom: 30px; }
.faq-heading, .faq-content { position: relative; }
.faq-heading:before { font-family: 'iconfonts'; content: "\ede9"; position: absolute; top: 5px; left: -40px; font-size: 16px; line-height: 18px; }
.faq-content:before { content: ''; display: block; width: 2px; height: 100%; position: absolute; left: -34px; top: 0; }
/*===== post carousel =====*/
.dtr-post-content { padding: 30px; }
.dtr-blog-category a { font-size: 14px; font-weight: 700; text-transform: uppercase; }
.dtr-blog-category a::after { content: ''; display: block; width: 30px; height: 1px; margin-top: 2px; }
.dtr-read-more { display: block; text-align: right; font-size: 16px; line-height: 28px; font-weight: 700; }
.dtr-read-more i { font-weight: 400; font-size: 16px; vertical-align: middle; }
/*===== team =====*/
.team-has-shadow { -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
.dtr-team-content { position: relative; padding: 50px 30px; }
.dtr-team-social-overlap { position: absolute; left: 50%; top: -20px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
/*===== pricing =====*/
.dtr-pricing { position: relative; padding: 40px 30px; text-align: center; }
.dtr-pricing-img { margin-bottom: 20px; }
.dtr-price { margin-bottom: 0; font-size: 60px; line-height: 70px; font-weight: 700; }
.dtr-price sup { font-size: 34px; line-height: 50px; font-weight: 600; }
.pricing-focused { margin-top: -30px; padding-top: 70px; padding-bottom: 60px; }
.dtr-pricing-tagline-wrapper { width: 100%; position: absolute; left: 0; top: 0; }
.dtr-pricing-tagline { position: relative; text-align: center; z-index: 9; line-height: 30px; font-weight: 600; }
.dtr-pricing-tagline::after { width: 190px; height: 0; content: ''; display: block; position: absolute; top: 0; left: 50%; border-top: 30px solid #fff; border-left: 20px solid transparent; border-right: 20px solid transparent; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: -1; }
/*===== vertical line features =====*/
.dtr-line-feature { position: relative; padding-bottom: 10px; padding-left: 70px; }
.dtr-vert-border { height: 100%; position: absolute; top: 0; left: 24px; border-width: 0 0 0 2px; border-style: solid; z-index: -1; }
.dtr-line-feature-img-wrapper { position: absolute; top: 0; left: 0; }
.dtr-line-feature-img { position: relative; width: 50px; height: 50px; border-radius: 50%; text-align: center; border-width: 5px; border-style: solid; }
.dtr-line-feature-img i { font-size: 16px; line-height: 40px; }
.dtr-line-feature-img:after { content: ''; display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0; border: 2px solid #fff; border-radius: 50%; }
.dtr-line-feature-heading { padding-top: 5px; margin-bottom: 10px; }
/*===== features tab =====*/
.dtr-features-tab .nav-pills .nav-link { padding: 30px; border-radius: 0; cursor: pointer; opacity: .5; border: 2px solid #fff; }
.dtr-features-tab .nav-pills .nav-link.active, .dtr-features-tab .nav-pills .show > .nav-link { opacity: 1; }
/*===== image scale on hover =====*/
.dtr-img-scale { overflow: hidden; }
.dtr-img-scale img { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.dtr-img-scale:hover img { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); }
/*----------------------------------------*/
/*----- 16 Sliders -----*/
/*----------------------------------------*/
/*===== Slick Slider =====*/
/*.dtr-slick-slider img { max-width: auto; }*/
.dtr-slick-has-dots { padding-bottom: 50px; }
.dtr-slick-has-arrows { padding-bottom: 100px; }
.dtr-slick-arrows-inside { padding-bottom: 0; }
.dtr-slick-arrows-inside .slick-prev, .dtr-slick-arrows-inside .slick-next { bottom: 30px; }
.dtr-slick-arrows-left.dtr-slick-slider .slick-next { bottom: 0; right: auto; left: 50px; margin: 0; }
.dtr-slick-arrows-left.dtr-slick-slider .slick-prev { bottom: 0; left: 0; margin: 0; }
.dtr-slick-arrows-right.dtr-slick-slider .slick-next { bottom: 0; left: auto; right: 0; margin: 0; }
.dtr-slick-arrows-right.dtr-slick-slider .slick-prev { bottom: 0; left: auto; right: 50px; margin: 0; }
/* dots - show / hide */
.dtr-slick-slider .slick-dots { display: none !important; }
.dtr-slick-slider.dtr-slick-has-dots .slick-dots { display: block !important; }
/* ===== Animations: Slick Slider ===== */
/*== zoomIn ==*/
.zoomIn-zoomOut { animation: zoomOut 1s both; }
.slick-active .zoomIn-zoomout { animation: zoomIn 1s both; }
/* zoomIn - fadeOut */
.zoomIn-fadeOut { animation: fadeOut 1s both; }
.slick-active .zoomIn-fadeOut { animation: zoomIn 1s both; }
/* zoomIn - slideOutUp */
.zoomIn-slideOutUp { animation: slideOutUp 1s both; }
.slick-active .zoomIn-slideOutUp { animation: zoomIn 1s both; }
/* zoomIn - slideOutDown */
.zoomIn-slideOutDown { animation: slideOutDown 1s both; }
.slick-active .zoomIn-slideOutDown { animation: zoomIn 1s both; }
/* zoomIn - slideOutLeft */
.zoomIn-slideOutLeft { animation: slideOutLeft 1s both; }
.slick-active .zoomIn-slideOutLeft { animation: zoomIn 1s both; }
/* zoomIn - slideOutRight */
.zoomIn-slideOutRight { animation: slideOutRight 1s both; }
.slick-active .zoomIn-slideOutRight { animation: zoomIn 1s both; }
/*== fadeIn ==*/
/* fadeIn - fadeOutLeft */
.fadeIn-fadeOutLeft { animation: fadeOutLeft 1s both; }
.slick-active .fadeIn-fadeOutLeft { animation: fadeIn 2s both; }
/* fadeIn - fadeOutRight */
.fadeIn-fadeOutRight { animation: fadeOutRight 1s both; }
.slick-active .fadeIn-fadeOutRight { animation: fadeIn 2s both; }
/* fadeIn - fadeOutUp */
.fadeIn-fadeOutUp { animation: fadeOutUp 1s both; }
.slick-active .fadeIn-fadeOutUp { animation: fadeIn 2s both; }
/* fadeIn - fadeOutDown */
.fadeIn-fadeOutDown { animation: fadeOutDown 1s both; }
.slick-active .fadeIn-fadeOutDown { animation: fadeIn 2s both; }
/* fadeIn-fadeOut */
.fadeIn-fadeOut { animation: fadeOut 1s both; }
.slick-active .fadeIn-fadeOut { animation: fadeIn 2s both; }
/* fadeInLeft-fadeOutLeft */
.fadeInLeft-fadeOutLeft { animation: fadeOutLeft 1s both; }
.slick-active .fadeInLeft-fadeOutLeft { animation: fadeInLeft 2s both; }
/* fadeInDown - fadeOutUp */
.fadeInDown-fadeOutUp { animation: fadeOutUp 1s both; }
.slick-active .fadeInDown-fadeOutUp { animation: fadeInDown 2s both; }
/*== bounce ==*/
/* bounceInDown - slideOutDown */
.bounceInDown-slideOutDown { animation: slideOutDown 1s both; }
.slick-active .bounceInDown-slideOutDown { animation: bounceInDown 1s both; }
/* bounceInUp - slideOutUp */
.bounceInUp-slideOutUp { animation: slideOutUp 1s both; }
.slick-active .bounceInUp-slideOutUp { animation: bounceInUp 1s both; }
/*== roll ==*/
/* rollIn - rollOut */
.rollIn-rollOut { animation: rollOut 1s both; }
.slick-active .rollIn-rollOut { animation: rollIn 1s both; }
/* rollIn - rollOut */
.rollIn-zoomOut { animation: zoomOut 1s both; }
.slick-active .rollIn-zoomOut { animation: rollIn 1s both; }
/*===== delays =====*/
.slick-active .dtr-delay-1 { animation-delay: .5s; }
.slick-active .dtr-delay-2 { animation-delay: 1s; }
.slick-active .dtr-delay-3 { animation-delay: 1.5s; }
.slick-active .dtr-delay-4 { animation-delay: 2s; }
.slick-active .dtr-delay-5 { animation-delay: 2.5s; }
/*----------------------------------------*/
/*----- 17 Misc -----*/
/*----------------------------------------*/
/*===== Simple Table =====*/
.dtr-table { border: 1px solid #ccd2d9; margin: 10px 0 20px 0; text-align: left; }
.dtr-table th { border: 1px solid #ccd2d9; padding: 5px 20px; background-color: #e5e5e5; font-weight: 600; }
.dtr-table td { border: 1px solid #ccd2d9; padding: 5px 20px; }
.dtr-table-head td, .dtr-table-head td { padding: 10px 20px; background-color: #e5e5e5; }
.animated-img { -webkit-animation: action 2s infinite alternate; animation: action 2s infinite alternate; }
 @-webkit-keyframes action {
 0% {
transform: translateY(0);
}
 100% {
transform: translateY(-20px);
}
}
 @keyframes action {
 0% {
transform: translateY(0);
}
 100% {
transform: translateY(-20px);
}
}
/*===== Common transitions =====*/
.dtr-video-button:before, .dtr-video-button { -webkit-transition: all .5s linear; -moz-transition: all .5s linear; -o-transition: all .5s linear; -ms-transition: all .5s linear; transition: all .5s linear; }
.dtr-logo, a:link, .dtr-btn, button, input[type="submit"], input[type="reset"], .dtr-form-btn, select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"], #dtr-header-global, .dtr-social a, .nav-link, .dtr-list-simple li, .dtr-testimonial-boxed .dtr-testimonial { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear; }


:root {
  --space-root: 1rem;
  --space-xs: calc(var(--space-root) / 2);
  --space-s: calc(var(--space-root) / 1.5);
  --space-m: var(--space-root);
  --space-l: calc(var(--space-root) * 1.5);
  --space-xl: calc(var(--space-root) * 2);
  --color-primary: #dc901e;
  --color-primary2: #ad7117;
  --color-secondary: black;
  --color-secondary2: #2b8534;
  --color-tertiary: hotpink;
  --base-border-radius: 0.25rem;
  --ease: cubic-bezier(0.075, 0.82, 0.165, 1);
  --duration: 350ms;
  --font-family: "Roboto", sans-serif;
  --font-size: 1.25rem;
}
/********************************************************************************************************
/********************************************************************************************************
/********************************************************************************************************
/********************************************************************************************************
********************************************************************************************************/

.big_logo {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
img.bl_img {
    max-height: 110px;
    padding: 5px;
}
.logo_search {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.big_search {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}
.search_form input[type="text"] {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 42px;
    border: 2px solid rgba(129,129,129,.3);
    border-radius: 3px;
    background-color: white;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
}
.search_line svg {    
  transition-property: fill,stroke,color;
    transition-duration: .15s;
    display: block;
    fill: #787676;
    stroke: #787676;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.search_form {
    width: 100%;
  position: relative;
}
.icon_img.search_line {
    position: absolute;
    top: 0;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    width: 50px;
    border: none;
    background-color: #95959514;
    border-left: 2px solid rgba(129,129,129,.3);
    color: #777;
    font-weight: 400;
    font-size: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.big_contacts {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.big_phone {
    font-size: 19px;
    font-weight: 500;
  line-height: 21px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
}
.big_phone_a:first-of-type {
    margin: 0 0 0px 0;
}

.big_phone a:hover{
    color: var(--orange);
}
.big_mail {
    font-size: 16px;
    color: black;
}
.big_mail a{
    color: black;
    white-space: nowrap;
}
.big_mail a:hover{
    color: var(--orange);
}
.nav_button .dropdown_catalog a{
  color: white ;
  padding: 18px 15px 18px 5px;
}
svg.ddn_chevron2 {
    width: 16px;
    margin: 0 5px 0 3px;
}
.dropdown_catalog {
    display: flex;
    background: #da7412;
    color: white;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
  width: 270px;
}
.nav_button .dropdown_catalog_2 a {
  padding: 18px 0px 18px 20px;
}
.dropdown_catalog_2 {
    display: flex;
    background: none;
    color: #000;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
  width: auto;
}
svg.ddn_burger {
    width: 23px;
    margin: 0 5px 0 10px;
}
svg.ddn_chevron {
    width: 23px;
    margin: 0 5px 0 5px;
}
.bbtm {
  border-color: rgba(232,232,232,1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.nav_button a:hover {
  color: var(--orange);
}
.nav_button .dropdown_catalog a:hover {
  color: white;
}
/* Popular categories grid */
.pc-section { padding: 40px 0; background: #f7f5f2; }
.pc-grid {
  display: flex;
  gap: 14px;
  flex-wrap: nowrap;
}
.pc-card {
  flex: 1;
  min-width: 0;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #f0eeeb;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  text-decoration: none;
  display: flex;
  flex-direction: column;
  color: #1a1a1a;
}
.pc-img {
  height: 130px;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}
.pc-label {
  padding: 11px 14px;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.35;
  border-left: 3px solid var(--orange);
}
.h_title_upper {
  font-size: 14px;
  font-weight: 400;
  color: #898989;
  text-transform: uppercase;
  text-align: center;
}
.choseable{
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.chose_title:before {
  content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 2px;
  background: var(--orange);
    transition: width .4s cubic-bezier(.175,.885,.32,1.15);
}
.chose_title:hover:before {
  width: 100%;
}
.chose_title:hover {
  opacity: 1;
}
.chose_title {
  opacity: 0.7;
  cursor: pointer;
    transition: opacity .25s ease,color .25s ease;
  font-size: 16px;
    line-height: 1.4;
  display: inline-flex;
    align-items: center;
    flex-direction: column;
    padding: 10px 0;
  margin: 0 15px; 
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  position: relative;
}
.wide_img {
  position: relative;
  background-image: url(/assets/img/beton/wide_img.jpg);
    background-size: cover;
    background-position: 50% 100%;
    min-height: 400px;
    width: 100%;
}
.wide_img > .row {
  height: 100%;
}
.wide_img_inside {
    margin: 25px;
}
.wide_clogan {
  font-size: 45px;
  color: white;
  font-weight: 600;
  line-height: 1.4;
  margin: 10px 0 20px;
}
.wide_title {
  font-size: 16px;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  line-height: 1.5;
}
.wo_text {
  font-size: 32px;
  text-transform: uppercase;
  color: white;
  font-weight: 400;
  line-height: 1.5;
}
.wide_inside {
  display: flex;
    height: calc(100% - 50px);
    width: calc(100% - 50px);
    margin: 25px;
    overflow: hidden;
    background: linear-gradient(45deg, #00000063 56%, #363636a1 98%);
    padding: 15px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: stretch;
}
.wide_options {
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: flex-start;
}
.wd_opt {
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    margin: 5px 10px;
    width: calc(100% / 3 - 20px);
}
.wd_opt1 {
  font-size: 18px;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.wd_opt2 {
  font-size: 18px;
    color: white;
    font-weight: 400;
    font-style: italic;
    border: 1px solid #999999;
    padding: 5px 10px;
    background: #0006;
    width: 100%;
}
.wide_order {
    margin: 15px 0 0 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.wide_button:hover span { 
  color: var(--orange);
}
.wide_button:hover::before {
    left: 0;
    right: auto;
    width: 100%;
}
.wide_button:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    content: "";
   border-radius: 3px;
    background: #fff;
    color: var(--orange);
    background-color: #ffffff;
    transition: width .4s ease-in-out;
}
.wide_button span {
  z-index: 2;
    display: block;
    position: relative;
}
.wide_button {
  position: relative;
    margin: 0 20px 0 20px;
    padding: 8px 15px;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    background: #da7412;
    border-radius: 3px;
  cursor: pointer;
}


.wide_button2:hover span { 
  color: var(--orange);
}
.wide_button2:hover::before {
    left: 0;
    right: auto;
    width: 100%;
}
.wide_button2:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    content: "";
   border-radius: 3px;
    background: #fff;
    color: var(--orange);
    background-color: #ffffff;
    transition: width .4s ease-in-out;
}
.wide_button2 span {
  z-index: 2;
    display: block;
    position: relative;
}
.wide_button2 {
     position: relative;
    margin: 0 auto;
    padding: 8px 15px;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    background: #da7412;
    border-radius: 3px;
    cursor: pointer;
    width: fit-content;
}
.tl_upper_title{
  line-height: 34px;
    font-size: 24px;
    color: #8e8e8e;
}
.tl_title {
      line-height: 40px;
    font-size: 30px;
}
.tl_text {
  color: #777;
  font-size: 16px;
  font-weight: 400;
}

.calc_button:hover span { 
  color: var(--orange);
}
.calc_button:hover::before {
  left: 0;
    right: auto;
    opacity: 1;
    height: 100%;
    border: 1px solid var(--orange);
}
.calc_button:before {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0;
    content: "";
    border-radius: 3px;
    background: #fff;
    color: var(--orange);
    background-color: #ffffff;
    transition: opacity .01s ease-in-out;
}
.calc_button span {
  z-index: 2;
    display: block;
    position: relative;
}
.calc_button {
  position: relative;
    margin: 0px 0;
    padding: 8px 15px;
    height: 40px;
    width: fit-content;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    background: #da7412;
    border-radius: 3px;
    cursor: pointer;
}

.tl_button:hover span { 
  color: var(--orange);
}
.tl_button:hover::before {
  left: 0;
    right: auto;
    opacity: 1;
    height: 100%;
    border: 1px solid var(--orange);
}
.tl_button:before {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0;
    content: "";
    border-radius: 3px;
    background: #fff;
    color: var(--orange);
    background-color: #ffffff;
    transition: opacity .3s ease-in-out;
}
.tl_button span {
  z-index: 2;
    display: block;
    position: relative;
}
.tl_button {
  position: relative;
    margin: 20px 0;
    padding: 8px 15px;
    height: 40px;
    width: fit-content;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    background: #da7412;
    border-radius: 3px;
    cursor: pointer;
}
.calc_td_unit {
  min-width: 1.5rem;
  text-align: start;
}
.calc_del svg {
    width: 0.8rem;
    height: 0.8rem;
    fill: #dc3545;
}
button:hover .calc_del svg {
  fill: #fff;
}

input.cacl_td_input {
    border-radius: 0;
    line-height: 1rem;
    padding: 0px 5px;
    height: auto;
    text-align: end;
    font-size: 1.1rem;
    min-height: 1.5rem;
    background: transparent !important;
}
.calc_del {
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    aspect-ratio: 1;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.tl_block{
  margin: 0 20px;
}
.spl_h1 {
  text-align: center;
  font-size: 24px;
  text-transform: inherit;
  font-weight: 600;
}
.spl_h2 {
  font-size: 20px;
  font-weight: 600;
}
.spl_h3 {
  font-size: 18px;
  font-weight: 600;
}
.spl_h4 {
  font-size: 16px;
  font-weight: 600;
  color: #444;
}
.spl_img_wrap {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 18px rgba(0,0,0,0.10);
}
.spl_img_wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.spl_img_caption {
  font-size: 13px;
  color: #888;
  margin-top: 6px;
  font-style: italic;
}
.spl_infobox {
  background: #f0f7ff;
  border-left: 4px solid var(--orange, #f90);
  border-radius: 0 8px 8px 0;
  padding: 14px 18px;
  margin: 18px 0;
  font-size: 15px;
  color: #333;
  line-height: 1.7;
}
.spl_facts_row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 20px 0;
}
.spl_fact_card {
  flex: 1 1 160px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 14px 16px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.spl_fact_num {
  font-size: 26px;
  font-weight: 700;
  color: var(--orange, #f90);
  line-height: 1.2;
}
.spl_fact_label {
  font-size: 13px;
  color: #666;
  margin-top: 4px;
  line-height: 1.4;
}
.spl_text {
    color: #777;
    font-size: 16px;
    font-weight: 400;
}
.spl_ul li{
  position: relative;
}
.spl_ul li:before{
  position: relative;
    font-size: 16px;
    content: ">";
  color: var(--orange);
  margin: 0 5px 0 0;
  font-weight: 900;
}
/* ===== ИНФОГРАФИКА ===== */
.inf-wrap {
  border-radius: 12px;
  overflow: hidden;
  margin: 24px 0;
  background: #fff;
  box-shadow: 0 4px 20px rgba(0,0,0,0.09);
  font-family: Lato, Arial, sans-serif;
}
.inf-title {
  font-size: 15px;
  font-weight: 700;
  padding: 14px 20px;
  border-bottom: 2px solid #f0f0f0;
  color: #222;
  display: flex;
  align-items: center;
  gap: 8px;
}
.inf-title-icon {
  width: 22px;
  height: 22px;
  background: var(--orange);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  flex-shrink: 0;
}
/* --- Слои конструкции --- */
.inf-layers { padding: 6px 0 10px; }
.inf-layer {
  display: flex;
  align-items: center;
  padding: 11px 20px;
  gap: 12px;
  font-size: 14px;
  position: relative;
  transition: filter 0.2s;
}
.inf-layer:hover { filter: brightness(0.96); }
.inf-layer--main   { background: #b8cfe0; }
.inf-layer--rebar  {
  background: #dde2e8;
  background-image: repeating-linear-gradient(90deg, transparent, transparent 14px, rgba(0,0,0,0.07) 14px, rgba(0,0,0,0.07) 16px);
  min-height: 18px;
  padding-top: 8px; padding-bottom: 8px;
}
.inf-layer--m100   { background: #fff3e0; border-top: 2px solid var(--orange); border-bottom: 2px solid var(--orange); }
.inf-layer--gravel {
  background: #cdc0a8;
  background-image: radial-gradient(circle, rgba(0,0,0,0.18) 1px, transparent 1px);
  background-size: 7px 7px;
}
.inf-layer--soil   { background: #7a5c2e; color: #fff; }
.inf-layer-badge {
  background: var(--orange);
  color: #fff;
  font-weight: 800;
  font-size: 12px;
  padding: 3px 9px;
  border-radius: 20px;
  white-space: nowrap;
  flex-shrink: 0;
}
.inf-layer-text { flex: 1; font-weight: 500; color: inherit; line-height: 1.3; }
.inf-layer--soil .inf-layer-text { color: rgba(255,255,255,0.9); }
.inf-layer-depth { font-size: 12px; color: #888; white-space: nowrap; flex-shrink: 0; }
.inf-layer--soil .inf-layer-depth { color: rgba(255,255,255,0.6); }
.inf-layers-note { font-size: 12px; color: #999; padding: 0 20px 10px; line-height: 1.5; }
/* --- Калькулятор --- */
.inf-calc-body { padding: 18px 20px 20px; }
.inf-calc-inputs {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 14px;
}
.inf-calc-field { flex: 1 1 90px; display: flex; flex-direction: column; gap: 5px; }
.inf-calc-field label { font-size: 12px; color: #777; font-weight: 600; text-transform: uppercase; letter-spacing: 0.3px; }
.inf-calc-field input {
  border: 1.5px solid #e0e0e0;
  border-radius: 8px;
  padding: 10px 10px;
  font-size: 16px;
  outline: none;
  width: 100%;
  transition: border-color 0.2s;
  font-family: Lato, Arial, sans-serif;
  color: #222;
}
.inf-calc-field input:focus { border-color: var(--orange); }
.inf-calc-actions { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }
.inf-calc-btn {
  background: var(--orange);
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 11px 26px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  font-family: Lato, Arial, sans-serif;
  transition: opacity 0.2s;
  white-space: nowrap;
}
.inf-calc-btn:hover { opacity: 0.85; }
.inf-calc-result {
  display: flex;
  align-items: baseline;
  gap: 6px;
  min-height: 44px;
}
.inf-calc-result-num {
  font-size: 36px;
  font-weight: 900;
  color: var(--orange);
  line-height: 1;
  transition: all 0.3s;
}
.inf-calc-result-unit { font-size: 16px; color: #888; font-weight: 500; }
.inf-calc-result-hint { font-size: 12px; color: #aaa; margin-top: 4px; }
/* --- График прочности --- */
.inf-chart-body { padding: 18px 20px 20px; }
.inf-bar-row {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}
.inf-bar-day { width: 56px; font-size: 13px; color: #666; text-align: right; flex-shrink: 0; font-weight: 600; }
.inf-bar-track {
  flex: 1;
  background: #f0f0f0;
  border-radius: 20px;
  height: 30px;
  overflow: hidden;
}
.inf-bar-fill {
  height: 100%;
  border-radius: 20px;
  width: 0;
  transition: width 1.3s cubic-bezier(0.22, 1, 0.36, 1);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 10px;
  min-width: 36px;
}
.inf-bar-fill--low    { background: linear-gradient(90deg, #e8d5b0, #c8a86a); }
.inf-bar-fill--mid    { background: linear-gradient(90deg, #c8a86a, #da9030); }
.inf-bar-fill--high   { background: linear-gradient(90deg, #da9030, #da7412); }
.inf-bar-fill--full   { background: linear-gradient(90deg, #da7412, #b85e0a); }
.inf-bar-pct { font-size: 12px; font-weight: 800; color: #fff; white-space: nowrap; }
.inf-bar-note { width: 100px; font-size: 12px; color: #999; flex-shrink: 0; line-height: 1.3; }
.inf-chart-legend { font-size: 12px; color: #aaa; padding-top: 4px; text-align: right; }
/* --- Карточки правил (ruleCards) --- */
.inf-rules-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
}
.inf-rule-card {
  padding: 20px 18px;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.inf-rule-card:nth-child(3n) { border-right: none; }
.inf-rule-card--warn { background: #fff8f0; }
.inf-rule-num-row {
  display: flex;
  align-items: center;
  gap: 10px;
}
.inf-rule-num {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--orange);
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.inf-rule-card--warn .inf-rule-num { background: #c0392b; }
.inf-rule-icon {
  font-size: 20px;
  line-height: 1;
}
.inf-rule-title {
  font-size: 13px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1.3;
}
.inf-rule-body {
  font-size: 13px;
  color: #555;
  line-height: 1.5;
}
@media (max-width: 640px) {
  .inf-rules-grid { grid-template-columns: 1fr 1fr; }
  .inf-rule-card:nth-child(3n) { border-right: 1px solid #f0f0f0; }
  .inf-rule-card:nth-child(2n) { border-right: none; }
}
@media (max-width: 400px) {
  .inf-rules-grid { grid-template-columns: 1fr; }
  .inf-rule-card { border-right: none; }
}

/* --- Температурная шкала (tempScale) --- */
.inf-temp-body { padding: 20px 20px 18px; }
.inf-temp-track-wrap { position: relative; margin-bottom: 8px; }
.inf-temp-track {
  height: 36px;
  border-radius: 10px;
  background: linear-gradient(90deg, #4fb3e8 0%, #7ecb5a 20%, #f5d020 45%, #f5a623 65%, #e05c2a 80%, #c0392b 100%);
  position: relative;
}
.inf-temp-markers {
  position: relative;
  height: 32px;
  margin-top: 2px;
}
.inf-temp-marker {
  position: absolute;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
.inf-temp-marker-line {
  width: 2px;
  height: 12px;
  background: #333;
  border-radius: 1px;
}
.inf-temp-marker-label {
  font-size: 11px;
  font-weight: 700;
  color: #333;
  white-space: nowrap;
}
.inf-temp-zones {
  display: flex;
  margin-top: 10px;
  gap: 6px;
  flex-wrap: wrap;
}
.inf-temp-zone-item {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: #555;
}
.inf-temp-zone-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  flex-shrink: 0;
}
.inf-temp-note { font-size: 12px; color: #aaa; margin-top: 8px; }

/* --- Таймлайн дня (dayTimeline) --- */
.inf-dtl-body { padding: 18px 20px 20px; }
.inf-dtl-row {
  display: flex;
  gap: 4px;
  margin-bottom: 10px;
  overflow-x: auto;
  padding-bottom: 4px;
}
.inf-dtl-slot {
  flex: 1;
  min-width: 44px;
  text-align: center;
  border-radius: 8px;
  padding: 8px 4px 6px;
  cursor: default;
}
.inf-dtl-slot--ok   { background: #e8f5e9; }
.inf-dtl-slot--warn { background: #fff8e1; }
.inf-dtl-slot--bad  { background: #fce4ec; }
.inf-dtl-time {
  font-size: 12px;
  font-weight: 700;
  color: #333;
  display: block;
  margin-bottom: 4px;
}
.inf-dtl-icon { font-size: 16px; display: block; line-height: 1; margin-bottom: 3px; }
.inf-dtl-label { font-size: 10px; color: #666; line-height: 1.2; }
.inf-dtl-legend {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 4px;
}
.inf-dtl-legend-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: #666;
}
.inf-dtl-legend-dot {
  width: 12px;
  height: 12px;
  border-radius: 4px;
  flex-shrink: 0;
}

/* --- Чеклист (checklist) --- */
.inf-cklist-body { padding: 16px 20px 20px; }
.inf-cklist-group { margin-bottom: 16px; }
.inf-cklist-group-title {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  color: #999;
  margin-bottom: 8px;
  padding-bottom: 4px;
  border-bottom: 1px solid #f0f0f0;
}
.inf-cklist-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 7px 0;
  border-bottom: 1px solid #fafafa;
  cursor: pointer;
}
.inf-cklist-item:last-child { border-bottom: none; }
.inf-cklist-cb {
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 5px;
  flex-shrink: 0;
  margin-top: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: transparent;
  background: #fff;
}
.inf-cklist-item.checked .inf-cklist-cb {
  background: #4caf50;
  border-color: #4caf50;
  color: #fff;
}
.inf-cklist-item--critical .inf-cklist-cb {
  border-color: var(--orange);
}
.inf-cklist-item--critical.checked .inf-cklist-cb {
  background: var(--orange);
  border-color: var(--orange);
}
.inf-cklist-text {
  font-size: 14px;
  color: #333;
  line-height: 1.45;
  flex: 1;
}
.inf-cklist-item.checked .inf-cklist-text {
  color: #aaa;
  text-decoration: line-through;
}
.inf-cklist-critical-badge {
  font-size: 10px;
  font-weight: 700;
  color: var(--orange);
  background: #fff3e0;
  border-radius: 4px;
  padding: 2px 6px;
  white-space: nowrap;
  flex-shrink: 0;
  margin-top: 3px;
}
.inf-cklist-progress-wrap {
  padding: 0 0 8px;
}
.inf-cklist-progress-bar {
  height: 6px;
  background: #f0f0f0;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 4px;
}
.inf-cklist-progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #4caf50, #66bb6a);
  border-radius: 3px;
  width: 0%;
}
.inf-cklist-progress-label {
  font-size: 12px;
  color: #999;
}
/* ===== КОНЕЦ ИНФОГРАФИКИ ===== */

.spl_ul {
  list-style-type: none;
}
ul.spl_ul {
    background: #f5fbff;
    padding: 1rem;
    border-radius: 7px;
}
img.footer_logo {
    width: 140px;
}
.foot_flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.ffb {
    margin: 10px;
}
.soc_thumb:hover a svg{
  fill: var(--orange);
}
.soc_thumb:hover a {
  color: var(--orange)
}
.ms-marg {
  margin: 0 0 0 270px;
}
.back_history {
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.back_history:hover {
  stroke: var(--orange);
    transform: translate(-10px, 0px);
}
.breadcrumbs {
    font-size: 14px;
    text-transform: capitalize;
  font-family: Poppins,Arial,Helvetica,sans-serif;
}
.breadcrumbs .subactive{
  color: #333;
  font-weight: 600;
}
.breadcrumbs a {
  color: #8E8E8E;
}
.breadcrumbs div {
  color: #8E8E8E;
}
.link_block {
  cursor: pointer;
}
.widget_title {
  font-family: Poppins, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.sidecat {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.side_counter {
  padding-right: 5px;
    padding-left: 5px;
    min-width: 30px;
    height: 20px;
    border: 1px solid rgba(129,129,129,.2);
    border-radius: 35px;
    color: #777;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease;
}
.sc_blockspan {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.sidecat_button {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
  width: calc(100% - 25px);
  position: relative;
}
.sidecat_text {
  display: block;
    flex: 1 1 calc(100% - 40px);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px;
    width: calc(100% - 40px);
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
}
.sidecat_block {
    width: 100%;
}
.sidecat_chevrone.invis {
  visibility: hidden;
}
.sidecat_chevrone {
    border-radius: 50%;
    color: #BBB;
    padding: 0 5px;
    background: #fff;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
    font-size: 12px;
    height: 20px;
    aspect-ratio: 1;
    width: 20px;
    transition: all .25s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
a.sidecat_link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
div.sidecat_link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.sidecat_chevrone:hover {
    background: #f2f2f2;
    color: #000;
}
.sidecat_button:hover>.sidecat_text {
  color: var(--orange);
}
.sidecat_button.hover>.sidecat_text {
  font-weight: 500;
}
.sidecat_button.hover>.side_counter {
  background: #da7412;
  border-color:#da7412;
  color: #fff;
}
.sidecat_button:hover>.side_counter {
  background: #da7412;
  border-color:#da7412;
  color: #fff;
}
.sidecat_drop {
  display: none;
}

.sidecat_drop .sidecat_button {
    margin: 0 0 0 20px;
}
.chevrone_block.chevrone_up {
    position: relative;
    background-image: url(/assets/svg/chevrone_up.svg);
    background-size: 130% 130%;
    background-position: 50% 50%;
    height: 100%;
    width: 100%;
}
.chevrone_block.chevrone_down {
    position: relative;
    background-image: url(/assets/svg/chevrone_down.svg);
    background-size: 130% 130%;
    background-position: 50% 50%;
    height: 100%;
    width: 100%;
}
.catcon_top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.catcon_right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
.setka svg {
    margin: 0 7px;
  opacity: 0.5;
  cursor: pointer;
}
.setka {
    margin: 0 20px 0 0;
}
.setka svg.active {
  opacity: 1;
}
.setka svg:hover {
  opacity: 1;
  fill: var(--orange);
}
.les {
    padding: 0;
}
.sidecat_button.active {
    color: #da7412;
}
.les_context {
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  padding: 7px 0;
  border-bottom: 1px dashed #E6E6E6;
}
.benefits {
    background: #7f7f7f;
}
.benefits_icon {
    width: 100px;
    fill: #332e2f;
}
.benefits_block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  height: 100%;
  padding: 20px 0;
}
.benefits_cont{
  display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 0 20px;
}
.benefits_text {
    color: #f3f3f3;
    font-size: 20px;
    font-weight: 600;
    font-family: Lato,Arial,Helvetica,sans-serif;
    text-shadow: none;
}
.benefits_subtext {
    color: #f3f3f3e0;
    font-size: 14px;
    font-weight: 500;
    font-family: Lato,Arial,Helvetica,sans-serif;
    text-shadow: none;
}
.benefits_icon {
    width: 80px;
    fill: #332e2f;
    max-width: 100px;
    max-height: 80px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.benefits_icon svg{
  height: 60px;
  width: 100px;
}
.benefits_icon svg.svgb{
  height: 70px;
  width: 120px;
}
h2.h_common {
  color: #2d2a2a;
    font-weight: 600;
    line-height: 1.4;
  font-size: 23px;
  text-align: center;
  font-family:Lato,Arial,Helvetica,sans-serif;
  margin: 0;
}
.table_simple  {
    font-family: Lato,Arial,Helvetica,sans-serif;
  width: 100%;
}
.table_simple th {
  padding: 8px 10px;
    border: none;
    border-bottom: 2px solid #EFEFEF;
    color: #2d2a2a;
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
}
.table_simple td {
    padding: 10px 12px;
    border: none;
    border-bottom: 1px solid #E6E6E6;
    text-align: left;
    font-weight: inherit;
}
.dostavka_text {
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #444;
}
.hrr {
  height: 2px;
  color: #c6c6c6;
  width: 100%;
  margin: 15px auto 0;
}
.contacts_h h4 {
    font-family: Lato,Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #2d2a2a;
}
.text_contacts  {
  font-family: Lato,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #2d2a2a;
}
.text_contacts div {
  font-family: Lato,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #2d2a2a;
}
.contacts_h {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 10px 0;
}
.text_contacts.brdr {
  border-bottom: 1px solid #e6e6e6;
  line-height: 20px;
  margin: 0 0 10px 0;
    padding: 0 0 10px 0;	
}
.order_ed {
  font-size: 14px;
    text-transform: uppercase;
    font-family: Lato,Arial,Helvetica,sans-serif;
    line-height: 1.2;
    letter-spacing: 1.4px;
    font-weight: 600;
    margin: 5px 0;
    padding: 3px 10px;
    border: 1px solid var(--orange);
    width: fit-content;
    background: var(--orange);
    border-radius: 8px;
}
.city {
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.city .icon_img svg {
  width: 19px;
}
.city .icon_img {
    width: 19px;
    height: 19px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
.head_buttons .icon_img{
  width: 19px;
    height: 19px;
}

.logo img {
    height: 30px;
    height: 30px;
}
.logo a {
    height: 100%;
    display: block;
    width: 90px;
    margin: auto;
}
.city_title {
    font-size: 15px;
    margin: 0 10px 0 5px;
    line-height: 15px;
}
.head_buttons { 
  display: flex;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-start;
}
.head_buttons .icon_img img{
  vertical-align: unset;
}
.head_buttons .icon_img {
   margin: 0 0 0 40px;
   position: relative;
}
.icon_img img {
    width: 20px;
    height: 20px;
}
.head_call {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
  align-items: flex-end;
    margin: 0 30px 0 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
}
.call_undertitle {
    font-size: 17px;
    line-height: 16px;
}
.call_box {display: flex;}
.call_whatsapp {
  font-size: 20px;
}
.logo {
    text-align: center;
}

.nav_button {
  position: relative;
    font-size: 20px;
    color: #343434;
    font-weight: 500;
    line-height: 22px;
  cursor: pointer;

}
.bb_hh {
  display: flex;
  flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: stretch;
    justify-content: flex-start;
    position: relative;
}
.bb_hh2 {
  display: flex;
  flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: stretch;
    justify-content: center;
    position: relative;
}
/* .header_slick { */
.offtop.smm {
    position: fixed;
    height: 52px;
    z-index: 24;
    background: #fff;
  top: -52px;
    height: 52px;
    transform: translateY(107px) translateZ(0);
    transition: all .15s ease-in-out;
    transition-delay: 50ms;
}

.header_slick {
  height: 35px;
    padding: 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: space-evenly;
    align-items: stretch;
  background: #333333;
  color: white;	
}
.spec_head_max{
      max-width: 1600px;
    margin: 0 auto;
    width: 100%;
}
.header_slick.wow_no {
opacity: 0;
}
  
.header_slick.wow {
    background: #da7412;
  color: white;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 25;
    width: 100%;
    margin: auto;
    padding-top: 0;
    height: 35px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
  

}
.header_slick .slogan{
  font-family: Lato,Arial,Helvetica,sans-serif;
  display: flex;
  font-size: 18px;
}
.header_slick .city{
  display: none;
}
.header_slick.wow .city{
  display: flex;
}
.header_slick.wow .slogan{
  display: none;
}
.dropdown_catalog .nav_button a {
  padding: 18px 13px;
    display: block;
    letter-spacing: 0.5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: Lato,Arial,Helvetica,sans-serif;
    line-height: 16px;	
}
.nav_button a {
  padding: 18px 20px;
    display: block;
    letter-spacing: 0.5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-family: Lato,Arial,Helvetica,sans-serif;
    line-height: 16px;
  transition: none;	
}
.cart_count span {
    font-size: 11px;
    margin: auto;
    line-height: 20px;
    font-weight: 500;
}
.nav_button:hover>a::before  {
  content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -2px;
    z-index: 6;
    height: 2px;
    background: var(--orange);
}
.offtop {
    height: 54px;
  position: relative;
}
.offtop::before {
  content: "";
    background-color: #000000;
    opacity: 0.1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    height: 1px;

}
.nav_button.active { color: #9b0303; }
.nav_button.active::after { border-bottom: 4px solid #000; }
.main_carousel_button .title_span{
  z-index: 2;
  padding: 0 15px 0 0;
}
.main_carousel_button .arrow_span svg {
    display: block;
    z-index: 2;
  transition: stroke .4s ease-in-out .2s,fill .4s ease-in-out .2s;
}

.main_carousel_button .arrow_span.rotate90{
  transform: rotate(90deg);
}
.main_carousel_button .arrow_span{
  flex-shrink: 0;
    display: block;
    position: relative;
    right: 0;
    width: 15px;
    height: 15px;
    z-index: 2;
    fill: #ffffff;
    stroke: #ffffff;
      transition: right .4s ease-in-out;
    
}
.main_carousel_button:hover::before{
  left: 0;
    right: auto;
    width: 100%;
}
.main_carousel_button::before{
  display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    content: "";
    background: #fff;
  color: var(--orange);
  background-color: #ffffff;
  transition: width .4s ease-in-out;
}
.main_carousel_button:hover .arrow_span{
  right: -5px;
  fill: var(--orange);
    stroke: var(--orange);
}
.main_carousel_button:hover {
      color: var(--orange);
}
.main_carousel_button {
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
  height: 50px;
    line-height: 50px;
  overflow: hidden;
    align-items: center;
  margin: 20px 0 0 0;
  display: inline-flex;
    justify-content: center;
    width: 100%;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 1.4px;
    cursor: pointer;
    position: relative;
    width: auto;
    min-width: 200px;
    padding: 0 25px;
    background: #da7412;
    color: #fff;
}
.main_carousel_button img {
    width: 50px;
    height: 10px;
    margin: 0 0 0 20px;
}
.main_carousel {
    position: relative;
    width: 100%;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
    padding: 15px  15px 15px 15px;
}
.main_carousel.white::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    color: black;
    background: #ffffffb8;
    filter: blur(15px);
    z-index: -1;
}
.main_carousel.black::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    color: white;
    background: #7878789e;
    filter: blur(15px);
    z-index: -1;
}
.main_carousel .main_carousel_title {
  font-size: 60px;
  letter-spacing: -.2px;
    color: #111;
    font-weight: 500;
    font-family: graphik-regular;
    line-height: 1;
  margin-bottom: 10px;
  padding: 0 15px;
}
.main_carousel p {
    color: #000;
    font-weight: 400;
  font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-left: 15px;
}
.carousel_container {
  background: #edebe9;
}
.slider_main_img {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.slider_main_img img{
  max-height: 100%;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
span.carousel-control-next-icon, span.carousel-control-prev-icon  {
  opacity: 0;
}
.carousel-control-next:hover{
  cursor: url('data:image/svg+xml;utf8,<svg width="40" height="20" viewBox="0 0 29 15" xmlns="http://www.w3.org/2000/svg" style="fill: rgb(231, 117, 11);"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.3382 1.63135L17.6624 2.3685L23.2603 7.49992L17.6624 12.6313L18.3382 13.3685L24.7402 7.49992L18.3382 1.63135Z"></path><rect width="20" height="1" transform="matrix(-1 0 0 1 24 7)"></rect></svg>') 29 15, auto;
}
.carousel-control-prev:hover{
  cursor: url('data:image/svg+xml;utf8,<svg width="40" height="20" viewBox="0 0 29 15" fill="rgb(53, 183, 99)" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.6616 1.63135L11.3374 2.3685L5.7395 7.49992L11.3374 12.6313L10.6616 13.3685L4.2596 7.49992L10.6616 1.63135Z" fill="rgb(231, 117, 11)"/><path d="M25 7H5V8H25V7Z" fill="rgb(231, 117, 11)"/></svg>') 29 15, auto;
} 
#carouselExampleCaptions {
    height: 495px;
  width: 100%;
}
.carousel-item {
  background: radial-gradient(#f3f3f3, #cfcfcf);
  height: auto;
  padding: 0;
}
.abs_h .header_slick.wow,
.abs_h .header_slick.wow .nav_button a, 
.abs_h .header_slick.wow .nav_button:hover>a::before,
.abs_h .header_slick.wow .city_title a {
  fill: #fff;
  stroke: #fff;
  color: white;
  visibility: visible !important;
} 

.abs_h.white_back {
  background: white;
}
.abs_h {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 16;	
    transition: all 0.3s ease;
   background: white;
}
.abs_h.white_header .city_title a {
  color: white;
  fill: #fff;
}
.abs_h.white_header {
   
}
.abs_h.white_header .offtop::before {
   background: #e6e6e6;
   opacity: 1;
}

.abs_h.white_header .header-icon{
  fill: #fff;
  stroke: #fff;
}
.abs_h.white_header .nav_button a, 
.abs_h.white_header .nav_button:hover>a::before {
    color: white;
}
.abs_h:hover {
    background: white;
}
.offtop.smm .nav_button a{
  color: black;
}

.abs_h:hover, 
.abs_h:hover .nav_button:hover>a::before,
.abs_h:hover .city_title a
 {
  fill: #000;
  stroke: #000;
  color: black;
} 

.new2 {
    position: absolute;
    top: 5px;
    left: 0;
    width: 38px;
    height: 28px;
    font-size: 12px;
    font-family: 'Lato';
    letter-spacing: 1px;
    padding: 1px 5px;
    background: #E22D2D;
    color: white;
    text-transform: uppercase;
}
.item_image {
    position: relative;
}
.item:hover {
}
.item {
  padding: 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
  margin: 10px 20px;
}
.item_type {
  text-align: right;
    font-size: 11px;
    color: #000;
    line-height: 16px;
    padding: 10px 0;
    letter-spacing: 1.4px;
    font-weight: 500;
    text-transform: uppercase;
}
.item_type2 {
    text-align: right;
    font-size: 16px;
    color: #686868;
    padding: 0px 0;
}
.item_title {
  text-align: right;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 28px;
}
.item_title2 {
    text-align: right;
    font-size: 20px;
    color: #111;
    font-weight: 500;
    line-height: 24px;
}
.item_size {
    text-align: right;
    font-size: 11px;
    color: #000;
    line-height: 16px;
    letter-spacing: 1.4px;
    font-weight: 500;
    text-transform: uppercase;
}
.item_size2 {
    text-align: right;
    font-size: 15px;
    color: #111;
    line-height: 15px;
}
.price_per2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
}
.price_per {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
}
.price_title2 {
    line-height: 20px;
    color: #696969;
    font-size: 13px;
}
.item_price2 {
    width: 100%;
  margin: 10px 0 0 0;
}
.price_amount2 {
    text-align: right;
    font-size: 21px;
    font-weight: 500;
    color: #111;
}
.price_title {
   color: #7b7b7b;
    text-align: right;
    font-size: 9px;
    line-height: 13px;
    letter-spacing: 1.4px;
    font-weight: 500; 
    text-transform: uppercase;
}
.item_price {
    width: 100%;
  margin: 10px 0;
}
.price_amount {
    text-align: right;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 18px;
}

.item_buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  margin: 10px 0 0 0;
}
.item_count_plus:hover, .item_count_minus:hover {
  border: 2px solid var(--orange);
  color: var(--orange);
}
.item_count_plus, .item_count_minus {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #111;
  padding: 0 5px 4px;
    border-radius: 5px;
  cursor: pointer;
  border: 2px solid transparent;
}

.item_count {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    flex: 1 0 65px;
    margin: 0 0 0 10px;
}
input.item_count_total {
    color: #767676;
    font-size: 21px;
    width: 40px;
    font-weight: 500;
    padding: 9px 0;
  border: none;
  text-align: center;
}
.item_to_cart:hover {
    border-radius: 10px;
    background: #fbeadb;
    border: 1px solid var(--orange);
    color: var(--orange);
    font-weight: 700;
}
.item_to_cart {
    align-items: center;
    justify-content: center;
    width: 100%;
  padding: 10px 8px;
    border: 1px solid var(--orange);
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.7rem;
    letter-spacing: 0.4px;
    cursor: pointer;
    height: 50px;
    display: flex;
    color: #fff;
  flex: 1 1 50%;
    background: var(--orange);
    transition: all .15s;
}
.item_quick:hover {
    border-radius: 10px;
    background: #fbeadb;
    border: 1px solid var(--orange);
    color: var(--orange);
    font-weight: 700;
}
.item_quick {
    align-items: center;
    justify-content: center;
    width: 44px;
    padding: 0px;
    border: 1px solid #da7412;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1rem;
    cursor: pointer;
    height: 42px;
    display: flex;
    color: var(--orange);
    flex: 0 0 auto;
    margin: 0 10px 0 0;
    background: #ffffff;
    transition: all .15s;
}
.oformit:hover span { 
  color: var(--orange);
}
.oformit:hover::before {
    left: 0;
    right: auto;
    width: 100%;
}
.oformit:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    content: "";
    border-radius: 3px;
    background: #fbeadb;
    color: var(--orange);
    background-color: #fbeadb;
    transition: width .4s ease-in-out;
} 
.oformit span {
  z-index: 2;
    display: block;
    position: relative;
}
.oformit {
    position: relative;
    padding: 8px 15px;
    height: 42px;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    width: 100%;
    line-height: 22px;
    color: #fff;
    background: var(--orange);
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid var(--orange);
}
.item_show:hover span { 
  color: var(--orange);
}
.item_show:hover::before {
    left: 0;
  top: 0;
    width: 100%;
  opacity: 1;
}
.item_show::before {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    display: flex;
    z-index: 1;
    content: "Перейти";
    border-radius: 3px;
    background: #fbeadb;
    color: var(--orange);
    background-color: #fbeadb;
    transition: width .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.item_show::after {
    content: "Перейти";
}
.item_show span {
  z-index: 2;
    display: block;
    position: relative;
}
.item_show {
    position: relative;
    padding: 8px 15px;
    height: 42px;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    width: 100%;
    line-height: 22px;
    color: #fff;
    background: #da7412;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #da7412;
}

.item_to_cart:hover::after {
    left: 0;
}
h1.h_title {
  text-align: center;
}
h3.h_title {
  font-size: 26px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #2d2a2a;
    font-weight: 600;
    line-height: 1.4;

}
.h_title_under {
  text-align: center;
  font-size: 16px;
  color: #777;
  line-height: 1.4;
  font-weight: 400;
}
h3.h_title2 {
font-size: 35px;
    color: #111;
    letter-spacing: -0.4px;
    font-weight: 500;
    line-height: 38.5px;
}
h2.h_title {
    color: #111;
    text-align: center;
    padding: 0 0px 0px 33vh;
}
.height_adaptive {
    height: 100%;
}
.responsive_slider2{
  position: relative;
}
.item2 {
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.item2_image {
  height: 100%;
  flex: 1 0 auto;
}
.item2_image2 {
  height: 100%;
  flex: 0 0 auto;
  cursor: pointer;
}
.go_tovar {
  cursor: pointer;
}
.item2 img {
    max-height: 100%;
    width: auto;
}
.item2_about {
    padding: 0 20px 0 0;
  flex: 1 1 auto;
}
.elem{
    margin: 10px;
    margin: 2% 10px;
    height: auto;
  padding: 5px;
}
.aaa.slick-slide.slick-active.slick-current .modal_type{
  border: 2px solid #ccc;
  background:#0000000a;
}
.elem.slick-slide.slick-current.slick-active {
    border: 1px solid #959595;
}
.big_hit {
    position: relative;
}
.big_hit_button_img{
  width: 40px;
}
.big_hit_button {
  position: absolute;
    top: 10%;
    left: 50px;
   display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}
.big_hit_buy {
  line-height: 20px;
    font-size: 20px;
    color: #000;
  cursor: pointer;
   letter-spacing: 0px;
  padding: 5px 0;
  transition: all 280ms ease-in-out;
}
.big_hit_buy:hover {
    letter-spacing: 1px;
}

.big_hit_buy:after,
.big_hit_buy:before {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border: 1px solid rgba(255, 255, 255, 0);
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}
.main_carousel_button.bordo {
    background: #9b0303;
    font-size: 14px;
}
.big_hit_buy:after {
  bottom: -5px;
}
.big_hit_buy:before {
  top:-5px;
}
.big_hit_buy:hover:after,
.big_hit_buy:hover:before {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-color: #969696;
  transition: width 350ms ease-in-out;
  width: 90%;
  left: 15px;
}

.big_hit_buy:hover:before {
  top: -6px;
  left: 15px;
  width: 90%;
}
.big_hit_buy:hover:after {
  bottom: -6px;
  left: 15px;
  width: 90%;
}

.big_hit_title {
    position: absolute;
    top: 5%;
    left: 50px;
    color: #000;
    font-size: 30px;
    font-weight: 500;
}
.tovar {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}
.tovar_image {
    width: 100%;
}
.tovar_image img{
    width: 100%;
}
.tovar_about {
    padding: 0px 0 0 40px;
    position: relative;
  background-color: #FFF;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
  padding: 20px;
}
.tovar_desc2 {
  margin: 0 0 30px 0;
    position: relative;
}
  
.tovar_desc {
  margin: 30px 0px 0px;
}
.tovar_title {
    letter-spacing: -0.2px;
    font-family: 'graphik-regular';
    color: #000;
    font-weight: 500;
  margin: 0 0 15px;
  font-weight: 600;
    font-size: 34px;
    line-height: 1.2;
    font-family: Poppins,Arial,Helvetica,sans-serif;
}
.tovar_cat {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 16.5px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin: 0 0 5px;
}
.tovar_size {
  color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 16.5px;
    letter-spacing: 2.5px;
}
.tovar_price {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
  
}
.tovar_price_per {
  cursor: pointer;
    width: 100%;
    display: flex;
    flex-direction: row;
    border: 1px solid transparent;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 10px 0;
    opacity: 0.5;
  padding: 5px 10px;
}
.tovar_price_per.active {
    border: 1px solid #da7412;
    border-radius: 5px;
    opacity: 1;
}
.tovar_price_title {
  align-self: flex-start;
    font-size: 11px;
    line-height: 36px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
    font-weight: 500;
}
.tovar_price_amount {
  font-size: 30px;
    font-weight: 500;
    color: #000;
    text-align: right;
    line-height: 36px;
    letter-spacing: -0.4px;
}
.tovar_price_notation .fa-stack {
    font-size: 0.7rem;
}
.tovar_price_notation {
  font-size: 14px;
    line-height: 19.6px;
    font-weight: 400;
    text-align: left;
}
.tovar_to_cart:hover {
    border-radius: 10px;
    background: #dbebfb;
    border: 1px solid var(--orange);
    color: var(--orange);
    font-weight: 700;
}
.tovar_to_cart {
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px solid #da7412;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 1.4px;
    cursor: pointer;
    height: 50px;
    display: flex;
    color: #fff;
    background: #da7412;
    transition: all .15s;
}

.tovar_to_cart:hover::after {
    left: 0;
}
.tovar_buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  margin: 25px 0;
}
.tovar_count_plus{
  border-radius: 0 5px 5px 0;
}
.tovar_count_plus:before {

  content: "+";
  font-weight: 900;
}
.tovar_count_minus {
  border-radius: 5px 0 0 5px;
}
.tovar_count_minus:before {
  border-radius: 5px 0 0 5px;
  content: "-";
  font-weight: 900;
}
.tovar_count_plus, .tovar_count_minus {
     font-size: 18px;
    height: 50px;
    text-align: center;
    padding: 0 10px;
    display: inline-block;
    color: #000;
    cursor: pointer;
    border: 2px solid #e6e6e6 ;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.tovar_count_plus:hover, .tovar_count_minus:hover {
  color: var(--orange);
    background: #f5f5f5;
}
.tovar_count {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
  justify-content: center;
    align-items: center;
    width: 100%;
    flex: 1 0 65px;
    margin: 0 0 0 10px;

}
input.tovar_count_total {
color: #767676;
    font-size: 26px;
    font-weight: 500;
    margin: 0 -1px;
    width: 70px;
    padding: 14px 0;
    height: 50px;
    border: 0;
    text-align: center;
    border: 2px solid #e6e6e6 !important;
    display: inline-block;
}

input.tovar_count_total::-webkit-outer-spin-button,
input.tovar_count_total::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input.tovar_count_total[type=number] {
  -moz-appearance: textfield;
}
input.item_count_total::-webkit-outer-spin-button,
input.item_count_total::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input.item_count_total[type=number] {
  -moz-appearance: textfield;
}


.tovar_thumb:hover {
  background: #9b0303;
}
.tovar_thumb {
    background: #000;
    width: 60px;
    height: 60px;
    padding: 5px;
    margin: 10px;
    border-radius: 10px;
    cursor: pointer;
  transition: all 0.3s ease;
}
.tovar_desc .nav-tabs .nav-item {
      margin-right: 42px;
}
.tovar_desc .nav-tabs {
  border-bottom:  1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
    margin: 0 0 25px;
    padding: 20px 0 30px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
.tovar_desc .nav-link {
  position: relative;
    border: none;
    font-family: Poppins,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 0;
  color: #7f7f7f;
}
.tovar_desc .nav-link:after {
  display: block;
    content: "";
    position: absolute;
    top: -20px;
    left: 0%;
    width: 100%;
}
.tovar_desc .tab-pane {
  font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 25.6px;
    font-family: 'graphik-regular';
}
.tovar_desc .nav-link.active:after {
  border-bottom: 3px solid var(--orange);
}
.col-4.tovar_call {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 0 80px 0 0;
}
.tovar_call {
  text-align: right;
    padding: 0 40px;
}
.tovar_call1 {
  font-size: 16px;
    color: #111;
    font-weight: 500;
}
.tovar_call2 {
  font-size: 19px;
    color: #111;
    font-weight: 500;
}
.tovar_call3 {
    font-size: 21px;
    line-height: 35px;
    color: #111;
    font-weight: 600;
    letter-spacing: 0.05rem;
}
#exampleModal{
  width: 100%;
    height: 100%;
}
#exampleModal .modal-content{
  width: 100%;
    height: 100%;
}

@media (min-width: 1401px){
  .links_block a {
    font-size: 13px;
    text-decoration: underline;
  }
  .phone_icon svg{
    width: 2rem;
    height: 2rem;
    fill: #da7412;
  }
  .big_phone a{
    color: black;
    font-size: 15px;
  }
  .big_text {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media (min-width: 541px){
  .spec_padding {
    padding: 0 0 0 20%;
  }
  .spec_padding2 {
    padding: 0 0 0 10%;
  }
  .ffbox2 {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    width: 100%;
    justify-content: flex-start;
  }
    .licenzia_img {
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .licenzia_img img{
        height: 100%;
    }
  .plitka_box:hover .plitka {
    background: #fe9c43;
  }
  .plitka_box {
    margin: 4px 5px;
    position: relative;
    cursor: pointer;
  }
  .plitka {
    flex: 0 0 auto;
    background: #ffffff;
    color: #060606;
    border: 1px solid #da7412;
    transform: skew(342deg, 0deg);
    position: absolute;
    width: 100%;
    border-radius: 5px;
    height: 100%;
    z-index: -1;
    transition: background ease 0.7s;
  }
  .plitka_text {
    padding: 3px 5px;
    color: #424242;
     width: max-content;
  }
  .plitki {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow-x: auto;
    width: 100%;
    position: relative;
    padding: 0 0 6px 0;
  }
  .plitki_wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow-x: auto;
    width: 100%;
    position: relative;
    padding: 0 0 6px 0;
  }
  .modal-dialog {
    max-width: 800px;
    width: 80%;
    height: 92%;
    margin: 1.75rem auto;
  }
  .cell_check {
    flex: 0 0 50px;
    padding: 8px 10px;
  }
  .black_footer {
    background: linear-gradient(100deg, transparent 0%, transparent 14%, #332e2f 15%);
    color: white;
  }
  .black_footer2 {
    position: absolute;
    box-shadow: -3px 0px 9px 2px #da7412;
    color: white;
    background: #332e2f;
    transform: skew(326deg, 360deg);
    height: 100%;
    width: 100%;
  }
  .ffbox {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: flex-start;
    width: 100%;
  }
}
.modal_thumb_box{
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: center;
  cursor: pointer;
  padding: 0 20px 0 0;
}
.modal_thumb_box a{
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: center;
  cursor: pointer;
  padding: 0 20px 0 0;
}
.modal_thumb div {
    font-size: 17px;
    color: #111;
    font-weight: 500;
}
.modal_thumb {
    background: #000;
    width: 45px;
    height: 45px;
    padding: 5px;
    margin: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.include_modal .modal-header .close, .include_modal2 .modal-header .close {
  padding: 0.5rem 1rem;
    margin: -0.5rem -1rem -1rem auto;
}
.modal-header .close{
  padding: 0.5rem 1rem;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
   box-shadow: 0 0 0 0.2rem rgb(38 255 75 / 50%);
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: var(--orange);
    border-color: var(--orange);
}
.btn-primary {
    color: #fff;
    background-color: var(--orange);
    border-color: var(--orange);
}
.close {
    float: right;
    font-size: 2.5rem;
}
.modal-header {
    padding: 0.5rem 1rem 0.5rem 1rem;
  background: var(--orange);
  color: white;
  border-bottom: none;
}
.modal-title {
  color: white;
  font-weight: 500;
}
.include_modal .modal-header,
.include_modal2 .modal-header {
  padding: 0rem 1rem;
}
.modal-body {
  padding: 0;
}
.mb_content_left {
  padding: 1rem;
  background: #fff;
}
.mb_content_right .text_contacts, .mb_content_right .text_contacts div, .mb_content_right .contacts_h h4 {
    color: white;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
    background-color: #2f8d50;
  border-color: #2f8d50;
}
.mb_content_right .text_contacts a {
    color: var(--orange);
}
.modal-footer {
  justify-content: space-between;
}
.mb_content_right {
  padding: 1rem;
  background: #332e2f;
  color: white;
}
.mb_content {
  background: #332e2f;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}
.modal-footer{
  padding: 0.5rem;
}
.modal_chose .nav-tabs .nav-item {
      margin-right: 2%;
    width: 23%;
    text-align: center;
}
.modal_chose .nav-tabs {
    border-bottom: 2px solid #979797;
  margin: 0 0 50px;
}
.modal_chose .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: transparent;
  height: 23px;
    color: black;
}
.modal_chose .nav-link {
  position: relative;
    border: none;
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
}
.modal_chose .nav-link:after {
  display: block;
    content: "";
    position: absolute;
    top: 2px;
    left: 0%;
    width: 100%;
    height: 100%;
}
.modal_chose .tab-pane {
  font-size: 17px;
    color: #111;
    line-height: 22px;
}
.modal_chose .nav-link.active:after {
  border-bottom: 4px solid #111;
}
.lightbg{ 
background: #f7f7f7;
}
.modal_type {
    padding: 20px;
    border: 2px solid transparent;
    margin: 0 20px;
    background: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}
.prototype_title {
    margin: 10px 0;
    font-size: 18px;
    color: #111;
    font-weight: 500;
}
.aaa.slick-slide.slick-active.slick-current .modal_type .prototype_title:after{
  text-align: center;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    position: relative;
}

.total {display: none;}
#total1 {
  display: block;
}
.tovar_special {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
button {
  outline: none !important;
}
.modal_carousel {
  height: 270px;
}
#carouselExampleCaptions .carousel-indicators {
      margin-left: 51%;
    justify-content: left;
}
.navbar-brand span {
    font-size: 20px;
    font-family: 'graphik-regular';
    font-weight: 500;
    color: #9b0303;
    line-height: 30px;
    padding: 0 0 0 10px;
}
.navbar-expand-lg.navbar-light {
    padding: 10px 20px 10px 20px;
}
.navbar-light .navbar-toggler {
  border: none;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
}
.nav-link {
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  text-transform: lowercase;
  letter-spacing: -0.2px;
  color: #000;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: var(--orange);
}
.li_img {
    width: 50px;
    height: 50px;
    background: #9d0000;
    padding: 4px;
    display: block;
    border-radius: 5px;
  margin: 0 20px 0 0;
  flex: 0 0 50px;
}
.li_text {
  font-size: 18px;
    margin: 0 0 1rem 0;
}
img.about_us {
    padding: 10px;
    border: 1px solid #970000;
}
.text_simple {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 25.6px;
    font-family: 'graphik-regular';
    margin: 0 0 1rem 0;
}
.li_img img {
    width: 100%;
    height: 100%;
}
.li_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}
.discount_size {
    color: white;
    font-size: 1.5rem;
    text-align: center;
    padding: 1rem;
    background: #da7412;
    width: fit-content;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 7px 2px #ffb5b5;
}
.discount_title {
    color: white;
    text-align: center;
    font-size: 2rem;
    font-weight: 500;
    margin: 1rem auto 2rem;
}
.discount_text {
    color: white;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 2rem auto 2rem;
}
a.ext_link {
    align-items: center;
    justify-content: center;
    width: auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 0 5px;
    border-radius: 5px;
    cursor: pointer;
    height: auto;
    display: inline-block;
    color: #fff;
    background: #da7412;
    transition: all .15s;
    font-size: smaller;
}
a.ext_link:hover {
    color: #fff;
    background: #ff1823;
    box-shadow: 0 0 3px 1px #ccc;
}

.animated-button {
  position: relative;
  display: block;
  margin: 30px auto 0;
  padding: 14px 15px;
  color: #444;
  font-size:14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: .08em;
  border-radius: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.animated-button::after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 150%;
  z-index: -1;
  -webkit-transition: all 0.55s ease 0s;
  -moz-transition: all 0.55s ease 0s;
  -o-transition: all 0.55s ease 0s;
  transition: all 0.55s ease 0s;
}
.animated-button:hover,.animated-button.active {
  color: #FFF;
  text-shadow: none;
  border: 2px solid #9b0303;
}

.animated-button:hover::after, .animated-button.active::after{
  height: 450%;
}
.animated-button {
  cursor: pointer;
  position: relative;
  display: block;
  margin: 30px auto 0;
  padding: 14px 15px;
  color: #444;
  font-size:14px;
  border-radius: 0;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: .08em;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all  0.5s linear;
  transition: all  0.5s linear;
  transition: color  0.1s linear;
}

.animated-button {
  border: 2px solid #444;
}
.animated-button::after {
  background: #9b0303;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}

.les_img {
    width: 100%;
  position: relative;
  cursor: pointer;
}
.les_fadein {
    padding: 10px 10px 10px 10px;
    width: 100%;
}
.les_hover{
  position: absolute;
    top: -15px;
    right: -15px;
    bottom: 0;
    left: -15px;
    visibility: hidden;
    background-color: #FFF;
    box-shadow: 0 0 10px rgb(0 0 0 / 22%);
    opacity: 0;
    -webkit-transform: scale(.98);
  transform: scale(.98);
}
.les_box:hover {
  border-color: transparent;
}
.les_box:hover .les_hover {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease,visibility 0s ease,-webkit-transform .3s ease;
    transition: opacity .3s ease,visibility 0s ease,transform .3s ease;
    transition: opacity .3s ease,visibility 0s ease,transform .3s ease,-webkit-transform .3s ease;
    -webkit-transform: scale(1);
    transform: scale(1);

}

.les_box:hover .les_fadein {
  visibility: visible;
    opacity: 1;
    transition: opacity .3s ease,visibility 0s ease;
}
.les_desc {
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 5px 10px;
    text-align: right;
    width: 100%;
  position: relative;
}
.les_box:hover .product_wrapper {
    z-index: 20;
    -webkit-transform: translateY(-5px) translateZ(0);
    transform: translateY(-5px) translateZ(0);
}
.product_wrapper {
    position: relative;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.les_format {
    font-size: 17px;
    width: 100%;
    padding: 3px;
    font-weight: 400;
    color: #494949;
}
.les_size {
    width: 100%;
    font-size: 12px;
    color: #4f4f4f;
    line-height: 15px;
    font-weight: 500;
    letter-spacing: 2.5px;
  margin: 5px 0 0 0;
}
.price_left {
  font-size: 13px;
    color: #4f4f4f;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1.0px;
    text-transform: lowercase;
  text-align: left;
}
.context_left {
  font-size: 14px;
    color: #000000;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-family: Lato,Arial,Helvetica,sans-serif;
    text-transform: inherit;
    text-align: left;
}
.les_title a{
      transition: all 0.15s ease;
}
.les_title {
    width: 100%;
    font-weight: 500;
  text-align: center; 
  font-size: 15px; 
  line-height: 20px;
  margin: 0 ;
    color: #222;
  width: 100%;
    font-family: 'graphik-medium';
    color: #000;
}
.les_prices {
    width: 100%;
  margin: 10px 0 0 0;
}
.les_price1, .les_price2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.price_right {
    flex: 0 0 auto;
    font-weight: 500;
    font-size: 17px;
    color: var(--orange);
    line-height: 24px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
}
.context_right {
  flex: 0 1 auto;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    line-height: 20px;
}
.les_box {
  padding: 15px;
    border: 1px solid rgba(129,129,129,.2);
}
.event {
    width: 70vw;
    padding: 0px 50px 74px;
    margin: 0 auto;
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
  width: 100%;
}
.event_image {
    height: 100%;
    margin: 0 auto;
    width: 100%;
  cursor: pointer;
}
.event_date {
  font-size: 20px;
  font-family: graphik-regular;
  font-weight: 500;
  line-height: 24px;
  color: black;
  padding: 6px 0 0 0;
    text-shadow: 0 0 5px white;
}
.sp_title {
    font-size: 80px;
    color: #000;
    font-weight: 500;
    text-align: center;
    line-height: 80px;
}
.special_title_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  padding: 0 0 0 30%;
}
.evnt_full {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'graphik-regular';
    padding: 40px 0;
    text-align: justify;
}
.evnt_desc {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
}
.evnt_des_fl {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    padding: 0 20px 0 50px;
    width: 100%;
}
.evnt_date {
    font-size: 22px;
    font-family: 'graphik-regular';
    font-weight: 500;
    line-height: 30px;
    margin: 28px 0 0 0;
}
.evnt_text {
    font-size: 12.8px;
    line-height: 17.6px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'graphik-regular';
    letter-spacing: 2.8px;
}
.special_arrow:hover {
    color: #9b0303;
}
.special_arrow {
  font-size: 30px;
    color: #000;
    width: 35px;
    font-weight: 400;
    font-family: 'graphik-regular';
    text-align: center;
    margin: 0px 3% 0px;
    line-height: 40px;
}
img.event_image_img {
    max-height: calc(650px - 66px);
  width: 100%;
}
.event_desc {
    margin: -20px 0 0 0;
      display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
  width: 100%;
}
.event_title {
    letter-spacing: -0.2px;
    font-size: 60px;
    font-family: 'graphik-medium';
    color: #000;
    line-height: 60px;
    font-weight: 500;
}
.event_text {
    font-size: 16px;
    line-height: 26px;
    font-family: 'graphik-medium';
    font-weight: 400;
}

.ev_box {
  padding: 7vh 5vw;
}
.ev_desc {
    margin: -1.5em 0 0 0;
  font-size: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
  padding: 0 10%;
  
}
.ev_box.left_side .ev_des_fl {
    text-align: right;
    padding: 0 0 0 10%;
  order: 1;
}
.ev_image, .event_image {
  cursor: pointer;
}
.ev_des_fl {
  cursor: pointer;
}
.ev_box.left_side .ev_date {
    text-align: right;
    order: 0;
}
.ev_box.right_side .ev_des_fl {
    text-align: left;
    padding: 0 10% 0 ;
  order: 0;
}
.ev_box.right_side .ev_date {
    text-align: left;
    order: 1;
}
.ev_title {
    letter-spacing: -0.2px;
     font-size: 3.125em;
    font-family: 'graphik-regular';
    color: #000;
    line-height: 1.2em;
    font-weight: 500;
}
.ev_text {
    font-size: 0.725em;
    line-height: 2em;
    font-family: 'graphik-regular';
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
  padding-top: 0.725em;
}
.ev_date {
  padding: 18px 0 0 0;
    font-size: 1.375em;
    font-weight: 500;
    line-height: 1.36em;
    font-family: graphik-regular;
    color: black;
  flex: 0 0 7em;
  }
#map {
  height: 500px;
  width: 100%;
}
.mapper #map {
    height: 700px;
  width: 100%;
}

.text_contacts p {
  font-weight: 500;
  margin: 0 0 5px 0;
}
.text_contacts a{ 
  color: #000;
}
.text_contacts{
    margin: 0 0 0 0;
  font-size: 16.8px;
    font-weight: 400;
  line-height: 30px;
    color: #000;
}
.social_row_bottom a{
  color: white;
  fill: #ccc;
}
.bottom_black {
  background: #332e2f;
}
.social_row_bottom .soc_thumb {
  margin: 0 20px 0px 20px ;
}
.social_row_bottom {
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
  color: white;
}
.social_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    font-size: 30px;
  margin: 10px 0 10px 0 ;
}
.social_row .soc_thumb {
  margin: 0 15px 10px 0 ;
}
.logo_footer img {
    width: 110px;
}
.logo_footer {
    text-align: center;
}
.footer_flex {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-end;
    width: fit-content;
}
.footer_contacts{
  font-size: 11px;
  line-height: 15.4px;
  font-weight: 400;
  color: black;
}
.footer_contacts_p {
  font-size: 11px;
  line-height: 17.6px;
  font-weight: 500;
  padding-bottom: 5px;
}
.footer_nav {
  font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    margin: 15px 0 0 0;
    color: black;
}
.footer_flex2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    width: fit-content;
    justify-content: flex-start;
    margin: auto 0 0 auto;
}
.sposobi {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
    text-align: center;
}
.sposobi_title {
    font-size: 19px;
    font-weight: 600;
    color: #222;
    margin: 1rem 0;
  font-family: Lato,Arial,Helvetica,sans-serif;
}
.sposobi_text {
    font-size: 16px;
  font-family: Lato,Arial,Helvetica,sans-serif;
}
.sposobi img {
    width: 30%;
}
.sposobi_text a {
    color: #9b0303;
    text-decoration: underline;
}
.sert_box{ 
  padding: 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 10px 20px;
      border: 2px solid #dbdbdb;
    border-radius: 5px;
}
.sert_box:hover {
    border: 2px solid transparent;
    box-shadow: 0 0 8px 0px #9b0303;
}
.sert_title {
    text-align: center;
    font-weight: 400;
    color: #111;
  width: 100%;
}
.call_title {
    letter-spacing: 0.03rem;
    font-weight: 600;
    font-size: 21px;
}
.item_desc {
    width: 100%;
}
.page404_box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    min-height: 40vh;
}
.epsent_title {
    font-size: 24px;
    margin: 15px 0;
    color: #222;
    font-weight: bold;
}
.epsent_title2 {
    font-size: 20px;
    margin: 15px 0;
    color: #222;
    font-weight: 400;
  margin-bottom: 20px;
}
.back_button {
    display: block;
    font-size: 17px;
    padding: 13px 20px;
    border: 2px solid #ccc;
    margin: 0 0 10px 0;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.back_button i{
  margin: 0 10px 0 0; 
  font-size: 20px;
}
.back_button:hover {
    border: 2px solid var(--orange);
    cursor: pointer;
    color: var(--orange);
}
.include_modal {
  position: absolute;
  z-index: -10;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s ease;
      margin: -30% 0 0 0;
}
.include_modal.showed{
  position: relative;
  z-index: 5;
  visibility: visible;
      margin: 0;
}
.include_modal.slow{
  z-index: 1;
  opacity: 1;
}
.include_modal2 {
  position: absolute;
  z-index: -10;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s ease;
      margin: -30% 0 0 0;
}
.include_modal2.showed{
  position: relative;
  z-index: 5;
  visibility: visible;
      margin: 0;
}
.include_modal2.slow{
  z-index: 1;
  opacity: 1;
}
.epsent_catalog {
    margin: 20px;
    font-size: 22px;
    font-weight: 500;
}
.epsent_catalog i{
    margin: 0 10px 0 0;
}
.filters {
    margin: 20px 0 0px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: center;
    justify-content: center;
}
.item_image {
    min-height: 212px;
  cursor: pointer;
}

.cart_count {
    position: absolute;
    border-radius: 50%;
    margin: auto;
    font-size: 11px;
    text-align: center;
    line-height: 19px;
    height: 20px;
    width: 20px;
    top: -5px;
    right: -10px;
    color: white;
    background: #794b21;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}
.total_cart {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
  font-size: 16px;
}
.total_cart_count, .total_cart_price {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.total_cart_title {
  padding: 0 10px 0 0;
}
.order_box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
    margin: 0 0 10px 0;
}
.order_line {
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin: 0 0 15px;	
}
.order_image {
    height: 100%;
  flex: 0 0 35%;
}
.order_text {
  flex: 0 0 59%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

input.order_count_total {
  color: #222;
    font-size: 18px;
    font-weight: 500;
    width: 70px;
    padding: 0px 0;
    border: 0;
    text-align: center;
}
input.order_count_total::-webkit-outer-spin-button,
input.order_count_total::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input.order_count_total[type=number] {
  -moz-appearance: textfield;
}
.order_count {
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
  opacity: 1;
  transition: all 0.3s ease;
  visibility: visible;
}
.delete_tovar {
    font-size: 16px;
  line-height: 16px;
    margin: 0px 0px 0 0;
    position: absolute;
    top: 0;
    right: 0;
  cursor: pointer;
  color: #eb3f3f;
}
.order_line:hover .order_count,
.order_line:hover .order_delete_line {
  opacity: 1;
  visibility: visible;
  
}
.order_delete_line {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
    flex: 0 0 5%;
}
.order_line_total {
  text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 18px;

}
.order_count_plus:hover, .order_count_minus:hover {
  background: var(--orange);
  color: #fff;
}
.order_count_plus, .order_count_minus {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    border: 0;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #f2f2f2;
    transition: background-color .15s ease-in-out;
}
.order_count_box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    flex: 1 1 19%;
}
.order_about {
    padding: 0 0 0 20px;
}
.order_format {
    font-size: 11px;
    text-transform: uppercase;
    font-family: Lato,Arial,Helvetica,sans-serif;
    line-height: 1.2;
    letter-spacing: 1.4px;
    font-weight: 500;
    padding: 8px 0  0 0;
}
.order_title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    font-family: Lato,Arial,Helvetica,sans-serif;
    line-height: 1.2;
    letter-spacing: normal;
}
.order_title .bolder {
    font-size: 15px;
}
.order_price_per .price_amount {
  color: #727272;
}
.order_price_per {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 0 20px;
}
.simple_text {
    line-height: 25px;
    font-weight: 400;
    text-align: left;
}
.simple_text .fa-stack {
    font-size: 0.7rem !important;
}
.cart_foot {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
  margin: 20px 10px 0 0;
    font-size: 30px;
}
.final_price {
    color: #333;
    padding: 0 0 0 20px;
}
.final_price span {
    font-size: 30px;
    font-weight: 500;
    color: #222;
    text-align: center;
}
.order_line:hover {
  
}
.order_count_plus:hover, .order_count_minus:hover {
  color: #fff;
}
.delete_tovar:hover {
  color: red;
    background: white;
}
.container_ch {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 28px;
  margin: 10px 0 0 0;
}
.container_ch.profile {
  font-size: 18px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 22px;
  margin: 10px 0 0 0;
}
.container_ch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.form_zakaz input {
    margin: 0 0 14px;
}
.checkmark {
  position: absolute;
    top: 6px;
    left: 5px;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid var(--orange);
}

/* On mouse-over, add a grey background color */
.container_ch:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container_ch input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.container_ch input:checked ~ .checkmark:after {
  display: block;
}

.container_ch .checkmark:after {
  top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--orange);
}

.container2.profile{
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.container2 {
display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    color: #808080;
    margin: 10px 0 0 0;
    text-align: left;
}
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
      border: 1px solid #d4d4d4;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark2 {
  background-color: #fff0e2;
}

.container2 input:checked ~ .checkmark2 {
  background-color: var(--orange);
box-shadow: none !important;

}

/* Create the checkmark2/indicator (hidden when not checked) */
.checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

.container2 input:checked ~ .checkmark2:after {
  display: block;
}

.container2 .checkmark2:after {
  left: 11px;
  top: 7px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container_filter {
  display: flex;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    margin: 10px 0 0 0;
    text-align: left;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}
.container_filter input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark_filter {
    order: 0;
    margin: 0 15px 0 0;
    height: 13px;
    width: 13px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
}

.checkmark_filter2 {
    order: 0;
    margin: 0 15px 0 0;
    height: 13px;
    width: 13px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container_filter:hover input ~ .checkmark_filter {
  background-color: #ccc;
}

.container_filter input:checked ~ .checkmark_filter {
  background-color: #000;
box-shadow: none !important;

}
.container_filter:hover input ~ .checkmark_filter2 {
  background-color: #ccc;
}

.container_filter input:checked ~ .checkmark_filter2 {
  background-color: #000;
box-shadow: none !important;

}

/* Create the checkmark2/indicator (hidden when not checked) */


button.cart_zakaz {
    background: var(--orange);
    padding: 10px 18px;
    font-size: 1rem;
    letter-spacing: 0.1rem;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease-out;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    width: 80%;
    border: none;
    margin: 10px 0 0 0;
  border: 1px solid transparent;
  color: white;
}
span.container2_label {
    font-size: 20px;
    line-height: 30px;
}
span.container_filter_label {
    font-size: 13px;
    line-height: 17px;
  font-weight: 500;
  order: 1;
  font-family: graphik-regular;
}
button.cart_zakaz:hover {
  background: #d5ffe4;
    color: var(--orange);
    border: 1px solid var(--orange);
}

.ta_right .les_desc {
    text-align: right;
}
.ta_left .les_desc {
    text-align: left;
}
.ta_right .big .les_desc {
    padding: 0 25% 0 5%;
    text-align: right;
}
.ta_left .big .les_desc {
    padding: 0 5% 0 25%;
    text-align: left;
}

.kirpich_type {
  width: 100%;
    font-size: 10px;
    letter-spacing: 2.25px;
    font-weight: 500;
    font-family: 'graphik-medium';
    text-transform: uppercase;
}
.header-icon:hover {
  fill: #794b21;
    stroke: #794b21;
}
.header-icon {
    transition-property: fill,stroke,color;
    transition-duration: .15s;
    display: block;
    fill: #fff;
    stroke: #fff;
    margin: 0 auto;
      width: 20px;
    height: 20px;
  cursor: pointer;
}
.header-icon.header-close-cart,
.header-icon.header-close-user {
  fill:#000;
  stroke: #000;
}
.to_shop:hover .header-icon {
  cursor: pointer;
}
.to_shop:hover .cart_count{
  background: #fff;
  color: #794b21;
}
.to_shop img {
  cursor: pointer;
}
.harak {
  border-bottom: 1px solid #eee;
  align-items: center;
}
.example1, .example2 {
  width: 90%;
  text-align: center;
  margin: 0 0 20px 0;
}
.example2 img,.example1 img {
  width: auto;
    max-height: 300px;
}
.rasschitat {
  text-align: center;
    width: 240px;
    padding: 20px 30px;
    background: #1b1b1b;
    color: white;
    margin: 10px auto;
  cursor: pointer;
}
.result_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 20px 10px 10px;
    line-height: 25px;
    font-size: 21px;
    border-bottom: 1px solid #d7d7d7;
    color: #222;
}
.res_amount {
    font-size: 26px;
    font-weight: 500;
}
.tovar_price_notation.fs-4 {
    font-size: 18px;
    line-height: 1.5rem;
}
.fs-4 {
  font-size: 25px;
}
.result_title {
    text-align: center;
    border-bottom: 2px solid #b6b6b6;
    margin: 0 0 20px 0;
}
.full_height {
  min-height: 40vh;
}
.fb_1, .fb_3 {
  max-width: 300px;
}
.spacer_header {
    margin: 150px 0 0 0;
}
.special_title, .sp_title {
  font-size: 56px;
    color: #000;
    font-weight: 500;
    padding: 0 0 0 20%;
    text-align: center;
    line-height: 52px;
}
.footer_black {
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: space-between;
    align-items: stretch;
}
.category_image .ci_img{
    min-height: 150px;
    width: 100%;
    height: 100%;
    background-size: cover;
  position: absolute;
}
.catalog_banner {
}
.dostavka_banner {
   background: url(/assets/img/dostavka_banner.jpg) no-repeat;
   background-position: 0% 23%;
}
.category_image {
  position: relative;
}
.modal-body.no_padding {
  padding: 0;
}
.header-icon2 {
    transition-property: fill,stroke,color;
    transition-duration: .15s;
    display: block;
    fill: #fff;
    stroke: #fff;
    width: 20px;
    height: 20px;
}
#added_to_cart {
    width: 100px;
    height: auto;
    margin: 0 15px 0 0;
  flex: 0 0 auto;
}
.count_added {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.wrapper_dark.showed {
  z-index: 1031;
  opacity: 1;
  display: block;
}
.wrapper_dark {
  display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #0000004f;
    z-index: 0;
    top: 0;
    left: 0;
  opacity: 0;
  display: none;
  transition-property: transform;
    transition-duration: 0s;
}
.right_sidebar.showed{
  transform: translateX(0);
  opacity: 1;
  
}
.right_sidebar_user.showed{
  transform: translateX(0);
  opacity: 1;
  
}
.right_sidebar2.showed{
  transform: translateX(0);
  opacity: 1;
}
.right_sidebar_sort.showed, .right_sidebar_filter.showed, .right_sidebar_format.showed, .right_sidebar_brand.showed, .right_sidebar_size.showed {
  transform: translateX(0);
  opacity: 1;
  
}
.right_sidebar_header {
    height: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.right_sidebar_user_header {
    height: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.right_sidebar_block {
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}
.right_sidebar_back {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}
.right_sidebar_back svg{
  transform: rotate(180deg);
}
.back_filter svg, .back_sort svg, .back_brand svg, .back_size svg, .back_format svg {
  transform: rotate(180deg);
      margin: 3px 20px 0 0;
}

.right_sub_button:hover + .spec {
    opacity: 1;
  z-index: 3;
}
.right_sidebar_back {
  font-family: graphik-regular;
    font-weight: 500;
    text-transform: lowercase;
    font-size: 22px;
    line-height: 22px;
  padding: 10px 0 20px 0px;
}
.right_sub_button {
  width: 245px;
  font-family: graphik-regular;
    font-weight: 500;
    text-transform: lowercase;
    font-size: 18px;
    line-height: 22px;
    padding: 11px 45px 11px 20px;
  letter-spacing: -0.2px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
  width: 100%;
}
.right_sidebar_cats {
    width: 100%;
}
span.nav_arrow_header svg {
    height: 14px;
    width: 14px;
}
span.nav_arrow_header {
    height: 26px;
}
.nav-link.show_right_cat {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}
.right_sub_button:after {
    font-family: graphik-regular;
    font-weight: 500;
    text-transform: lowercase;
    font-size: 18px;
    line-height: 22px;
    padding: 3px 10px;
}
.right_sidebar_title {
    font-size: 35px;
    text-transform: lowercase;
    line-height: 1.1;
    letter-spacing: -0.4px;
    font-weight: 500;
    font-family: 'graphik-regular';
}
.right_sidebar_title span {
    font-family: 'graphik-regular';
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    text-transform: lowercase;
}
.right_sidebar {
    transition-property: opacity,visibility,transform;
    transition-duration: .3s;
    position: fixed;
    top: 0;
    right: 0;
    width: 35vw;
    min-width: 500px;
    background: white;
    z-index: 1050;
    overflow-y: auto;
    height: 100vh;
  transform: translateX(100%);
}
.right_sidebar_register {
    min-width: 350px;
    min-height: 400px;
}
.log_err {
    display: block;
    padding: 3px 10px;
    background: #ff9e9e5c;
    margin: 4px 0;
    border-radius: 3px;
  max-width: 350px;
}
div#alert {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
}
.swap-button .hidden {
  opacity: 0.5;
}
.but_log {
      margin-top: 40px;
  display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 1.4px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #000;
    transition: background .3s;
}

.tabs {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.right_sidebar_center {
      display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
      height: calc(100vh - 100px);
    width: 100%;
}
.right_sidebar_user {
    transition-property: opacity,visibility,transform;
    transition-duration: .3s;
    position: fixed;
    top: 0;
    right: 0;
    width: 35vw;
    min-width: 600px;
    background: white;
    z-index: 1050;
    overflow-y: auto;
    height: 100vh;
    padding: 20px 20px 20px 40px;
  transform: translateX(100%);
}
.right_sidebar_sort {
    transition-property: opacity,visibility,transform;
    transition-duration: .3s;
    position: fixed;
    top: 0;
    right: 0;
    width: calc(100vw - 50px);
    background: white;
    z-index: 1050;
    overflow-y: auto;
    height: 100vh;
    padding: 0;
  transform: translateX(100%);
}
.right_sidebar_format, .right_sidebar_size, .right_sidebar_brand {
  transition-property: opacity,visibility,transform;
    transition-duration: .3s;
    position: fixed;
    top: 0;
    right: 0;
    width: calc(100vw - 50px);
    background: white;
    z-index: 1050;
    overflow-y: auto;
    height: 100vh;
    padding: 0;
  transform: translateX(100%);
}
.right_sidebar_filter {
    transition-property: opacity,visibility,transform;
    transition-duration: .3s;
    position: fixed;
    top: 0;
    right: 0;
    width: calc(100vw - 50px);
    background: white;
    z-index: 1050;
    overflow-y: auto;
    height: 100vh;
    padding: 0;
  transform: translateX(100%);
}
.back_filter, .back_brand, .back_size, .back_format, .back_sort {
    font-family: graphik-regular;
    font-weight: 500;
    text-transform: lowercase;
    font-size: 22px;
    line-height: 22px;
    padding: 10px 0 20px 0px;
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%
}
.filter_row, .filter_row2 {
  padding: 18px 29px 17px 3px;
    font-family: graphik-regular;
    line-height: 1.3;
    font-size: 11px;
    letter-spacing: .13em;
    font-weight: 500;
    text-transform: uppercase;
  position: relative;
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    width: 100%;
  border-bottom: 1px solid rgba(0,0,0,.1);
    cursor: pointer;
}
.filter_options_count{
  margin-left: 5px;
}
.filter_row::before {
    content: "";
    position: absolute;
    top: 21px;
    right: 7px;
    width: 9px;
    height: 9px;
    border: 1px solid #000;
    border-bottom-width: 0;
    border-left-width: 0;
    transform: rotate(45deg);
}

.back_sort {
     font-family: graphik-regular;
    font-weight: 500;
    text-transform: lowercase;
    font-size: 22px;
    line-height: 22px;
    padding: 10px 0 20px 0px;
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%
}
.right_sidebar2 {
  transition-property: opacity,visibility,transform;
    transition-duration: .3s;
    position: fixed;
    top: 0;
    right: 0;
    width: 35vw;
    min-width: 600px;
    background: white;
    z-index: 1050;
    overflow-y: auto;
    height: 100vh;
    padding: 20px 5px 20px 0px;
    transform: translateX(100%);
}
.cat_added {
  font-size: 10px;
  font-weight: 500;
  font-family: graphik-regular;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
.title_added {
  font-size: 16px;
  font-weight: 500;
  font-family: graphik-regular;
}
.popup_content {
    color: #333;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.close_popup span{
  font-size: 20px;
    font-weight: 500;
    opacity: 1;
    line-height: 20px;
}
.close_popup{
  color: white;
    font-size: 20px;
    font-weight: 500;
    opacity: 1;
    line-height: 20px;
}
.title_popup {
    font-size: 16px;
    font-family: 'graphik-regular';
    text-transform: lowercase;
    line-height: 20px;
    letter-spacing: 0.8px;
}
.ci_text {
  position: relative;
    text-align: center;
    font-size: 44px;
    line-height: 88px;
    font-weight: 400;
    font-family: graphik-medium;
    color: #303030;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.uslugi_call svg {
    height: 25px;
    width: 25px;
    color: white;
    fill: #fff;
}
.categ_drop {
  background: white;
    width: 270px;
    left: 0;
    top: 74px;
    position: absolute;
    overflow: hidden;
    transition: all 0.3s ease;
    height: 495px;
    opacity: 0;
  z-index: 3;
  visibility: hidden;
    pointer-events: none;
}
.categ_drop_m {
  background: #ffffffa1;
    width: 270px;
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
    height: 495px;
  z-index: 3;
  visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: visible;
    pointer-events: unset;
  top: 53px;
    overflow-y: auto;
}
.categ_drop2 {
  background: white;
    width: fit-content;
  top: calc(100% + 15px);
    position: absolute;
    overflow: hidden;
    transition: all 0.3s ease;
    height: fit-content;
    opacity: 0;
  z-index: 3;
  visibility: hidden;
    pointer-events: none;
  padding: 0 0 10px 0;
  min-width: 150px;
}
.spec {
  position: absolute;
    top: 0;
    left: calc(10vw + 260px);
    font-size: 14px;
    font-family: 'graphik-regular';
    letter-spacing: 0.8px;
    font-weight: 400;
    padding: 20px;
  background: white;
    height: 100%;
}
.categ_drop a {
    padding: 0;
    color: #000 !important;
}
.categ_drop a:hover {
  color: var(--orange) !important;
  background: #F9F9F9;
}
.categ_drop_m a {
    padding: 0;
    color: #000 !important;
}
.categ_drop_m a:hover {
  color: var(--orange) !important;
  background: #F9F9F9;
}
.nav_sub_button_a:hover {
  box-shadow: 0px 2px 3px 0px #4444449c;
}
.nav_sub_button_a:hover > .categ_poddrop{
  visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: visible;
    pointer-events: unset;
  left: 100%;
    overflow-y: auto;
  height: auto;
  box-shadow: 0px 2px 3px 0px #4444449c;
}
.nav_button:hover>.categ_drop{
  visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: visible;
    pointer-events: unset;
  top: 52px;
    overflow-y: auto;
  height: auto;
  box-shadow: 0px 2px 3px 0px #4444449c;
}
.catnav_button {
  position: relative;
}
.catnav_button:hover>.categ_drop2{
  visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: visible;
    pointer-events: unset;
  top: 100%;
    overflow-y: auto;
  box-shadow: 0 0 4px rgb(0 0 0 / 25%);
}
.nav_sub_button:hover + .spec {
    opacity: 1;
  z-index: 3;
}

.nav_sub_button {
    width: 100%;
    font-family: Lato,Arial,Helvetica,sans-serif;
    text-transform: initial;
    padding: 10px 18px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    border-bottom: 1px solid rgba(129,129,129,.15);
}
.nav_sub_button:after {
    font-family: graphik-regular;
    font-weight: 500;
    text-transform: lowercase;
    font-size: 16px;
    line-height: 24px;
    padding: 3px 10px;
}
.nav_sub_button2:hover + .spec {
    opacity: 1;
  z-index: 3;
}
.nav_sub_button2.active:before  {
  content: '';
    position: absolute;
    top: calc(100% - 3px);
    left: 0;
    width: 100%;
    height: 2px;
  background: var(--orange);
    transition: width .4s cubic-bezier(.175,.885,.32,1.15);
}
.nav_sub_button2:before {
  content: '';
    position: absolute;
    top: calc(100% - 3px);
    left: 0;
    width: 0;
    height: 2px;
  background: var(--orange);
    transition: width .4s cubic-bezier(.175,.885,.32,1.15);
}
.nav_sub_button2:hover:before {
  width: 100%;
}
.nav_sub_button2 {
  position: relative;
    width: calc(100% - 36px);
    font-family: Lato,Arial,Helvetica,sans-serif;
    text-transform: inherit;
    padding: 12px 0;
  margin: 0 18px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.nav_sub_button2:after {
    font-family: graphik-regular;
    font-weight: 500;
    text-transform: lowercase;
    font-size: 16px;
    line-height: 24px;
    padding: 3px 10px;
}
.category_button {
    position: relative;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 100%;
    padding: 0 20px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 20px;
    text-transform: lowercase;
    cursor: pointer;
  margin: 0 5px;
  font-size: 11px;
  font-family: graphik-medium;
  line-height:11px;
  font-weight: 400;
    max-width: 220px;

}
.category_button {
  height: 43px;
    padding: 0;
    border-bottom: 2px solid transparent;
    font-size: 13px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
.category_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    width: 100%;
  background: linear-gradient(90deg, transparent 0%, #9b0303 20%, #9b0303 80%, transparent);
    color: white;
}
.category_row2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: white;
}
.ctg_title {
    font-size: 16px;
    color: #0e0e0e;
    font-family: graphik-medium;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
  text-align: center;
  min-height: 3rem;
  padding: 8px 0 0 0;
}
.ctg_image {
    max-width: 400px;
}
.category_button2.category_box2 a{
  cursor: pointer;
}

.category_button2.category_box2 a:hover  .ctg_title{
  color: #d50b0b;
}
.category_column {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.filter_title {
  position: relative;
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    align-items: center;
    width: 180px;
    cursor: pointer;
    margin: 0 5px;
    font-family: graphik-medium;
    line-height: 11px;
    font-weight: 400;
    max-width: 200px;
    height: 43px;
    padding: 0;
    border-bottom: 2px solid #000;
    font-size: 11px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
}
.filter_body {
  max-height: 0px;
    transition: all 0.4s;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    position: absolute;
    padding: 0 20px;
    box-sizing: border-box;
    top: 43px;
    left: 0px;
    background: white;
    z-index: 5;
    width: 200px;
}
.filter_body.dropped {
    max-height: 200px;
    overflow-y: auto;
  box-shadow: 0 0 4px #ccc;
}
.filter_item {
    width: max-content;
    font-family: graphik-regular;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    cursor: pointer;
    margin: 0 0 15px;
    text-transform: lowercase;
}
.filter_close {
    display: none;
    font-size: 10px;
    background: #000;
    color: #fff;
    padding: 1px 1px 1px 3px;
    text-align: center;
    border-radius: 4px;
  cursor: pointer;
}
.filter_close.spec_close {
   display: block;
    font-size: 13px;
    line-height: 13px;
    background: none;
    color: #888;
    text-align: center;
}
.back_row {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.filter_title:hover .filter_close {
    display: block;
}
.filter_title:hover .filter_close~.bas {
    display: none;
}
.filter_group {
    position: relative;
}
.filter_body::-webkit-scrollbar-thumb, .filter_body::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 1px;
}
.filter_body::-webkit-scrollbar, .filter_body::-webkit-scrollbar {
    width: 2px;
}
.category_button.active {
  color: #fff;
    border-color: white;
    font-weight: 500;
}
.row_spec {
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.four_elems {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
}

.lineeee {
    padding: 20px 40px;
}
.uslugi_fon {
    height: 600px;
    background: url(/assets/img/uslugi_fon.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
}
.about_fon {
    height: 600px;
    background: url(/assets/img/about_us.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
}
.background_uslugi {
    width: 100%;
    height: 100%;
    background: #00000059;
}
.uslugi_button:hover {
    background: #c10f0f;
}
.about_logo {
  max-height: 350px;
}
.about_doptitle {
    color: #fcfcfc;
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;
    letter-spacing: 0.6px;
    margin: 40px 0 0 0;
    text-shadow: -4px 5px 0px #303030;
}
.about_button {
   margin: 50px 0 0 0;
    padding: 17px 17px;
    background: #9b0303;
    width: 300px;
    font-weight: 500;
    color: white;
    letter-spacing: 0.5px;
    line-height: 30px;
    font-size: 23px;
    font-family: 'graphik-regular';
    text-align: center;
    border-radius: 10px;
  cursor: pointer;
    text-transform: uppercase;
} 
.uslugi_button {
    margin: 50px 0 0 0;
    padding: 17px 17px;
    background: #9b0303;
    width: 300px;
    font-weight: 500;
    color: white;
    letter-spacing: 0.5px;
    line-height: 30px;
    font-size: 23px;
    font-family: 'graphik-regular';
    text-align: center;
    border-radius: 10px;
  cursor: pointer;
    text-transform: uppercase;
}
.uslugi_title {
    color: #fcfcfc;
    font-size: 45px;
    line-height: 65px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    margin: 40px 0 0 0;
    text-shadow: -4px 5px 0px #303030;
}
.about_title {
    color: #fcfcfc;
    font-size: 45px;
    line-height: 65px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    margin: 70px 0 0 0;
    text-shadow: -4px 5px 0px #303030;
}
.uslug_icon_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: 100px;
}
.uslug_icon svg {
    width: 40px;
    height: 40px;
    stroke: #000;
    fill: #000;
}
.uslugi_adventages1 {
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
  margin: 40px 0 0 0;
  height: 100%;
}
.uslugi_adventages {
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;

}
.no-lower{
  text-transform: capitalize !important;
}
.uslug_icon_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: 100px;
}
.uslug_icon {
    border-radius: 50%;
    background: #ffffff;
    padding: 11px;
    border: 2px solid #000;
}
.about_icon_text {
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    padding: 0 20px;
    text-shadow: 0 0 7px black;
}
.uslug_icon_text {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    width: 240px;
    padding: 0 20px;
    text-shadow: 0 0 7px black;
}
.uslugi_call i {
    padding: 4px 10px 0 0;
}
.uslugi_call:hover {
  background: #9b0303;	
}
.uslugi_call a {
    width: 100%;
    height: 100%;
    color: white;
}
.uslugi_call a:hover{

    color: white;
}
.uslugi_call {
  transition: all 0.2s ease;
  width: 200px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #000;
    font-size: 20px;
    font-family: 'graphik-regular';
    text-transform: lowercase;
    line-height: 30px;
    padding: 5px 10px 8px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1.5px;
    cursor: pointer;
    margin: 50px 50px 0 0;
    color: #ffffff;
}
.text_uslugi {
  font-size: 16px;
    line-height: 30px;
    font-family: 'graphik-regular';
    font-weight: 400;
    color: #000;
    text-align: left;
}
.hidden_text_uslugi {
  display: none;
  overflow: hidden;
}
.wrapp.modal_search.opened {
  max-height: calc(100vh - 145px);
  height: calc(100vh - 145px);
  border-top: 1px solid var(--orange);
    box-shadow: 0px -2px 3px #00000026;
}

.wrapp.modal_search {
  height: calc(100vh - 145px);
    max-height: 0px;
    position: fixed;
    background: white;
    width: 100vw;
    top: 145px;
    z-index: 99;
  transition: max-height 0.3s ease;
  overflow-y: auto;
}
.max-1400{
  max-width: 1440px;
}
.stop_back{
  overflow: hidden;
  padding-right: 17px;
}

.order_mobile1 {
    flex: 0 0 68%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}
.toast-wrapper {
  z-index: 55; 
  right: 0; 
  top: 0;
  position: fixed;
  padding: 1rem;
}
.order_count_pre {
    font-size: 18px;
    font-weight: 500;
    font-family: 'graphik-regular';
    line-height: 20px;
}
.order_title_pre {
    text-align: center;
    font-family: 'graphik-regular';
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 20px;
    border-bottom: 1px solid #ccc;
}
.order_price_pre {
    font-family: 'graphik-regular';
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}
.order_line_pre {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
    margin: 0 0 30px;
}
.cart_foot_pre {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  margin: 20px 10px 0 0;
  font-size: 30px;
}
.d2_mobile { 
  display: none;
}
.mobile_show {
  display: flex;
}
.desktop_show{
  display: none;
}
.event_date {
  min-width: 110px;
}
.spacer_mobile {
  height: 60px; 
  width: 100%;
}
.sort {
  border-right: 1px solid rgba(0,0,0,0.1);
}
.filter, .sort{
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
  display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    padding: 0 20px 1px;
    font-family: graphik-regular;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
}
.filter_title .caption {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.filter-wr {
    display: flex;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
input.error_input, textarea.error_input, input[type="text"].error_input, input[type="email"].error_input, input[type="url"].error_input, input[type="password"].error_input, input[type="number"].error_input, input[type="tel"].error_input, input[type="search"].error_input {
    background: linear-gradient(0deg, #ff000014, transparent 50%);
    border-color: red;
}

.whatsapp__space {
    display: none;
}
.whatsapp {
    position: fixed;
    right: 20px;
    bottom: 25px;
    z-index: 9999;
    pointer-events: none;
}
.whatsapp-button {
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    clip-path: circle(50%);
    background: #da7412;
    transition: background-color .3s;
    pointer-events: auto;
    cursor: pointer;
}
.whatsapp-button:hover{
  background: #ffab5d;
}
.whatsapp-button__i {
    position: relative;
}
.whatsapp-button__rotate {
    will-change: transform;
    transition: transform 500ms ease-out;
}
.whatsapp-button__background._not-mobile {
    display: block;
}
.whatsapp-button__background._mobile {
  display: none;
}

.whatsapp-button__icon {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 23px;
    height: 23px;
}
.category_button2.category_box2 {
  flex: 0 0 40%;
    padding: 20px 50px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    min-width: 350px;
}
.ctag_desc {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 27.6px;
    font-family: 'graphik-regular';
    padding: 40px 60px 40px;
    text-align: justify;
}
@media screen and (max-width:1400px) {
  .links_block a {
    text-decoration: underline;
    font-size: calc(10px + (12 - 10) * ((100vw - 1150px) / (1500 - 1150)));
  }
  .big_phone a{
    color: black;
    font-size: calc(10px + (13 - 10) * ((100vw - 1150px) / (1500 - 1150)));
  }
  .phone_icon svg {
    width: calc(1rem + (2 - 1) * ((100vw - 1150px) / (1500 - 1150)));
    height: calc(1rem + (2 - 1) * ((100vw - 1150px) / (1500 - 1150)));
    fill: var(--orange);
  }
  .big_text {
    font-size: calc(11px + (13 - 11) * ((100vw - 1150px) / (1500 - 1150)));
    line-height: 1.5;
    font-weight: 500;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .ev_desc {
    font-size: 13px;
  }
  .event_title {
    font-size: 40px;
    line-height: 54px;
  }

  .item_price2 {
    margin: 0;
  }
  
  .item_image {
    min-height: 171px;
  }
  .tovar_to_cart {
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
  }
  .price_title2 {
    line-height: 17px;
    font-size: 12px;
  }
  .price_amount2 {
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    flex: 1 0 auto;
  }
  .item_type2 {
    font-size: 13px;
    line-height: 14px;
    padding: 3px 0;
  }
  .item_title2 {
    text-align: right;
    font-size: 17px;
    line-height: 20px;
  }
  .item_size2 {
    font-size: 14px;
    line-height: 14px;
  }
  .item_count_plus, .item_count_minus {
    font-size: 28px;
    line-height: 28px;
  }
  .item_to_cart
  .tovar_to_cart {
    background: #1b1b1b;
    color: white;
    padding: 18px 8px;
    font-size: 0.8rem;
  }

  .tovar_desc {
    margin: 0 0 30px;
  }
  .tovar_price {
    margin: 0 0 5px 0;
  }
  .tovar_price_title {
    font-size: 11px;
  }
  .tovar_price_amount {
    font-size: 23px;
    line-height: 25px;
  }
  .tovar_buttons {
    margin: 10px 0;
  }
  .tovar_price_notation {
    font-size: 13px;
  }
  input.tovar_count_total {
    font-size: 26px;
  }
  .item_to_cart {
    padding: 10px 4px;
    font-size: 0.67rem;
    letter-spacing: 0.05rem;
  }
}
@media screen and (max-width:1350px) {
  .les_format {
    font-size: 15px;
  }
  .les_size {
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 2.0px;
  }
  .les_prices{
    margin: 3px 0 0 0;
  }
  .lineeee {
    padding: 10px 20px;
  }
  .lineeee .les_format {
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
    text-transform: uppercase;
  }
}
@media screen and (max-width:1200px) {
   .bb_hh {
    flex-wrap: wrap;
  }
  .ctag_desc {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 25.6px;
    font-family: 'graphik-regular';
    padding: 20px 30px 30px;
    text-align: justify;
  }
  .ev_desc {
    font-size: 12px;
  }
  .special_title, .sp_title{
    font-size: 48px;
    line-height: 48px;
  }
  .les_format {
    font-size: 13px;
    padding: 0;
    line-height: 1.3rem;
  }
  .kirpich_type {
    line-height: 1.2rem;
  }
  .item_image {
    min-height: 219px;
  }
  .call_title {
    letter-spacing: 0px; 
    font-weight: 500;
    font-size: 14px;
  }
  .big_hit_title {
    font-size: 26px;
  }
  .call_undertitle {
    font-size: 16px;
  }
  .logo img {
    width: 155px;
  }
  .head_buttons .icon_img {
    margin: 0 0 0 23px;
  }
  img.icon_img {
    width: 21px;
    height: 21px;
  }
  .icon_img img {
    width: 21px;
    height: 21px;
  }
  .city_title {
    font-size: 15px;
    margin: 0 0 0 5px;
    line-height: 15px;
  }
  .head_call {
    font-size: 16px;
    line-height: 18px;
  }
  .main_carousel .main_carousel_title{
    font-size: 40px;
    line-height: 40px;
  }
  
  
  .tovar_title {
    font-size: 31px;
    line-height: 1.2;
  }

  .tovar_desc {
    margin: 0 0 15px;
  }
  .tovar_price {
    margin: 0 0 10px 0;
  }
  .tovar_price_title {
    font-size: 11px;
  }
  .tovar_price_amount {
    font-size: 23px;
    line-height: 25px;
  }
  .tovar_price_notation {
    font-size: 13px;
  }
  .tovar_count_plus, .tovar_count_minus {
    font-size: 12px;
  }
  .tovar_special {
    flex-direction: row;
  }
  .tovar_to_cart{
    font-size: 0.7rem;
    letter-spacing: 0.05rem;
  }
  .tovar_buttons {
    margin: 0px 0;
  }
}
@media screen and (max-width:1120px) {
  .ev_desc {
    font-size: 11px;
  }
  .item_image {
    min-height: 219px;
  }
  .ci_text {
    font-size: 45px;
    line-height: 45px;
  }
  .category_image .ci_img {
    height: 15vh;
  }
  .tovar_to_cart{
    margin: 0;
    flex: unset;
    order: 2;
  }

  .lineeee .les_price1, .lineeee .les_price2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
  
}
@media screen and (max-width:991px) {
  .ev_title {
    font-size: 2.2em;
  }
  .ev_desc {
    font-size: 10px;
    margin: -1.0em 0 0 0;
  }
  
  .about_title {
    font-size: 35px;
    line-height: 55px;
  }
  .about_doptitle {
    font-size: 22px;
    line-height: 30px;
  }
  .uslug_icon svg {
    width: 30px;
    height: 30px;
  }
  .about_icon_text {
    font-size: 16px;
    line-height: 21px;
  }
    .special_title, .sp_title{
    font-size: 40px;
    line-height: 40px;
  }
   .nav_button a{
     padding: 18px 10px;
    display: block;
    font-size: 14px;
  }
  .main_carousel_button {
    line-height: 1.3rem;
  }
  .item_image {
    min-height: 221px;
  }
  h2.h_title {
    color: #111;
    text-align: center;
    padding: 0 0px 0px 0px;
  }
  .nav_button {
    font-size: 17px;
  }
  .head_call {
    margin: 0;
  }
  .call_undertitle {
    font-size: 16px;
    text-align: right;
  }
  .main_carousel .main_carousel_title {
    font-size: 24px;
    line-height: 24px;
    padding: 20px 0 15px 0;
  }
  .main_carousel_button img {
    width: 27px;
    height: 10px;
    margin: 0 0 0 15px;
  }
  .main_carousel_button {
    padding: 10px 5px 10px 10px;
    width: 240px;
    font-size: 12px;
  }
  .main_carousel p {
    font-size: 18px;
    margin: 0;
  }

  h3.h_title {
    padding: 0px;
  }
  h3.h_title {
  }
  .tovar_price_per {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width:880px) {
  .item_image {
    min-height: 250px;
  }
  .special_title, .sp_title{
    font-size: 36px;
    line-height: 36px;
  }
  .tovar_buttons{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: stretch;
    margin: 15px 0;
    width: auto;
  }
}
@media screen and (max-width:767px) {
  .special_arrow {
    margin: 0px 3% 0px;
    line-height: 34px;
  }
  .category_image .ci_img {
    max-height: 100px;
  }
  .ci_text {
    position: absolute;
    bottom: 10%;
    right: 0%;
    width: 100%;
    padding: 0 10px;
    display: flex;
    font-size: 34px;
    line-height: 40px;
    font-weight: 400;
    font-family: graphik-medium;
    color: white;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
  }
  .category_button2.category_box2 {
    flex: 0 0 40%;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    min-width: 200px;
  }
  svg.header-icon.header-cart-icon {
    margin: 2px 0 0 0;
  }
  .right_sidebar_title {
    font-size: 25px;
  }
  .right_sidebar_register {
    min-width: unset;
    width: 100%;
  }
  .res_title {
    font-size: 14px; 
  }
  .res_amount {
    font-size: 21px;
    font-weight: 500;
  }
  .main_carousel_button .title_span {
    padding: 0 8px 0 0;
  }
  .whatsapp-button__icon {
    position: absolute;
    top: 41%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
  }
  .whatsapp-button {
    bottom: 20px;
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
  .epsent_catalog {
    min-height: 25vh;
  }
  .container_filter:hover input ~ .checkmark_filter {
    background-color: unset;
  }
  .container_filter input:checked ~ .checkmark_filter {
    background-color: #000;
    box-shadow: none !important;
  }
  .include_modal,	.include_modal2 {
    top:0;
    left: 0;
  }
  .tovar_desc .nav-tabs .nav-item {
    margin-right: 28px;
  }
  .social_row_bottom {
    justify-content: space-around;
  }
  .harak {
    border-bottom: 1px solid #eee;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
  }
  .tovar_desc .tab-pane {
    width: 100%;
  }
  .item {
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0px 20px 0 0;
    
    position: relative;
  }
  .carousel-item {
    padding:0px;
  }
  div#carouselExampleCaptions2 {
    height: 370px;
    position: relative;
  }
  #carouselExampleCaptions2 .main_carousel_button {
    padding: 8px 3px 8px 7px;
    min-width: 210px;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    height: 40px;
    width: 240px;
  }
  #carouselExampleCaptions2 .main_carousel p {
    font-size: 16px;
    margin: 0;
    line-height: 22px;
    font-weight: 400;
    color: white;
    text-shadow: 0 0 5px black;
  }
  #carouselExampleCaptions2 .main_carousel_title {
    font-size: 30px;
    font-weight: 500;
    line-height: 33px;
    letter-spacing: -0.2px;
    text-shadow: 0 0 5px black;
    color: white;
  }
  #carouselExampleCaptions2 .carousel-indicators {
    top: 10px;
    left: 20px;
    text-align: left;
    margin: 0;
    height: 15px;
    justify-content: flex-start;
  }
  .big_hit {
    padding: 20px 0 0 0;
  }
  .responsive_slider3 .item {
    width: 50vw;
  } 
  .responsive_slider3 .item_title div {
    text-transform: lowercase;
  }
  .responsive_slider3 .item_image {
    min-height: 140px;
  }
  .responsive_slider3 .price_per {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .responsive_slider3  {
    margin: -70px 0 0 0 ;
  }
  .mobile_slider_text {
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0px 0px 0px 14px;
        padding: 20px 0px 0px 20px;
  }
  .responsive_slider_events .event {
    width: 90vw;
  }
  .mobile_show {
    display: none;
  }
  .desktop_show {
    display: flex;
  }
  .offtop {
    display: none;
  }
  .big_hit_button2 {
    position: absolute;
    top: 45px;
    left: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    font-size: 9px;
    letter-spacing: 1.4px;
    font-weight: 500;
    font-family: 'graphik-regular';
    line-height: 13.5px;
    text-transform: uppercase;
  }
  .big_hit_button2 span {
    padding: 0 0 0 10px;
  }
  .d2_mobile {
      width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 2;
    text-align: center;
    font-size: 15px;
    color: #000;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .about_title {
    font-size: 22px;
    line-height: 30px;
    margin: 20px 0 0 0;
  }
  .about_doptitle {
    font-size: 19px;
    line-height: 24px;
    margin: 20px 0 0 0;
  }
  .uslugi_adventages1 {
    text-align: right;
  }
  .uslugi_fon {
    width: 100%;
    background: url(/assets/img/uslugi_fon_mobile.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
  }
  .uslugi_title {
    font-size: 22px;
    line-height: 30px;
    margin: 20px 0 0 0;
  }
  .uslug_icon {
    padding: 10px;
    order: 1;
  }
  .event_date {
    font-size: 16px;
    line-height: 20px;
    min-width: 75px;
    padding: 9px 0 0 0;
  }
  .head_buttons .icon_img {
    width: 44px;
    height: 44px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-icon2  {
    width: 25px;
    height: 25px;
  }
  .header-icon {
    width: 27px;
    height: 25px;
  }
  .responsive_slider_big .slick-list {
    overflow: visible;
  }
  .big_hit_title {
    font-size: 30px;
    letter-spacing: -0.2px;
    line-height: 33px;
    top: 0px;
    left: 20px;
    font-weight: 500;
  }
  .navbar-expand-lg.navbar-light {
    padding: 5px 20px 5px 20px;
  }
  .offtop {
    height: 51px;
  }
  .spacer_mobile {
    height: 79px;
  }
  .uslug_icon svg {
    width: 22px;
    height: 22px;
  }
  .uslug_icon_box{
    height: auto;
    width: 100%;
  }
  .uslug_icon_text {
    font-size: 16px;
    width: auto;
    line-height: 19px;
    order: 0;
    flex: 1 0;
    text-align: right;
  }
  .uslugi_adventages {	
    align-items: flex-end;
  }
  .usl_btn {
    margin: 20px 0 0 0;
  }
  .ev_box {
    padding: 10px 0vw;
    width: 100%;
    margin: 0 0 25px;
  }
  .ev_desc {
    padding: 0 10px;
  }
  .ev_box.left_side .ev_des_fl {
    padding: 0 0 0 20px;
  }
  .ev_box.right_side .ev_des_fl {
        padding: 0 10px 0;
  }
  .ev_desc {
    margin: -10px 0 0 0;
  }
  .ev_title {
    font-size: 28px;
    line-height: 30px;
  }
  .ev_text {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1.5px;
  }
  .ev_box.right_side .ev_date {
        text-align: right;
  }
  .ev_date {
    font-size: 17px;
    line-height: 18px;
    flex: 0 0 110px;
    padding: 10px 0 0 0;
  }
  
  .cart_buttons {
    text-align: center;
  }
  .order_title_pre {
    margin: 20px 0 20px 0;
  }
  .cart_foot_pre {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    margin: 0px 0px 0 0;
    font-size: 20px;
  }
  .final_price span {
    font-size: 25px;
    font-weight: 500;
    color: #222;
    text-align: center;
  }
  .header-hamburger-icon {
    fill: #fff;
  }

  .four_elems {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
  }
  .event {
    padding: 0px 10px 24px 0px;
  }
  .spacer_header {
    margin: 20px 0 0 0;
  }
  .toast-wrapper {
    z-index: 55; 
    right: 0; 
    top: 50px;
    position: fixed;
    padding: 1rem;
  }
  .order_line {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
    margin: 0 0 30px;
  }
  .order_delete_line {
    opacity: 1;
    visibility: visible;
  }
  .right_sidebar {
    width: 100vw;
    min-width: 100vw;
  }
  .right_sidebar_user {
    width: 100vw;
    min-width: 100vw;
    padding: 20px 20px;
  }	
  .right_sidebar2 {
    width: 100vw;
    min-width: 100vw;
  }
  .simple_text {
    font-size: 12px;
    text-align: justify;
    line-height: 19px;
  }
  .simple_text .fa-stack {
    font-size: 0.6rem !important;
  }
  .order_mobile1 {
    flex: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    width: calc( 100% - 30px);
  }
  .order_about {
    padding: 0 0 0 10px;
  }
  .order_title {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    font-family: 'graphik-regular';
    line-height: 18px;
    text-transform: uppercase;
  }
  .order_title .bolder {
    font-size: 16px;
  }
  .order_format {
    font-size: 8px;
    text-transform: uppercase;
    font-family: 'graphik-regular';
    line-height: 14px;
    letter-spacing: 1.4px;
    font-weight: 500;
  }
  .order_count_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 0 0;
    flex: auto;
  }
  .order_count {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
    opacity: 1;
    transition: all 0.3s ease;
    visibility: visible;
  }
  .order_image {
    height: 100%;
    flex: 0 0 40%;
  }
  .order_text {
    flex: 0 0 60%;
  }
  .filters {
    flex-wrap: wrap;
    width: 100%;
    padding: 0 10px;
  }
  .wrapp.modal_search {
    top: 50px;
  }
  .header_search {
    margin: 0 0 25px 0;
  }
  .wrapp.modal_search.opened {
    max-height: calc(100vh - 50px);
    height: calc(100vh - 50px);
  }
  .filter_group {
    width: 48%;
    margin: 0 1%;
  }
  .filter_title {
    width: 100%;
  }
  .les_desc {
    min-height: auto;
  }
  .row_spec {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  } 
  .event_title {
    font-size: 28px;
    line-height: 28px;
    padding: 11px 0 0 15px;
    letter-spacing: -0.2px;
  }
  .event_text {
    font-size: 14px;
    line-height: 24px;
    font-family: 'graphik-medium';
    font-weight: 400;
    padding: 10px 10px 0 15px;
  }
  .navigate {
    border: none;
  }
  #carouselExampleCaptions .carousel-indicators {
    margin-left: 15%;
    justify-content: center;
    bottom: -45px;
  }
  .main_carousel .main_carousel_title {
    font-size: 19px;
    line-height: 20px;
    padding: 5px 0 5px 0;
  }
  .main_carousel p {
    font-size: 16px;
    margin: 0;
    line-height: 16px;
  }
  .main_carousel_button{
    padding: 8px 3px 8px 7px;
    width: 180px;
    font-size: 12px;
  }
  .main_carousel_button img {
    width: 22px;
    height: 6px;
    margin: 0px 0 0 10px;
  }
  .big_hit_title {
    font-size: 23px;
  }
  h3.h_title.smesh {
    padding: 0px 0px 5px 15px;
  }
  h3.h_title {
    padding: 0px 0px 5px;
    font-size: 26px;
    line-height: 26px;
    font-weight: 500;
    text-transform: lowercase;
    letter-spacing: -0.2px;
  }
  .modal_carousel {
    height: 290px;
  }
  .tovar_buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0;
  }
  .tovar_to_cart {
    order: 0;
  }
  .tovar_price_per {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 10px 0;
  }
  .mapper #map {
    height: 400px;
    width: 100%;
    margin: 0 0 20px;
  }
  .special_title, .sp_title {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    padding: 0 ;
    text-align: center;
    margin: 0px 0;
    line-height: 30px;
  }
  .text_contacts {
    margin: 0 0 1rem 0;
  }	
  .text_contacts.bold {
    margin: 0 0 1rem 0;
  }
  .navbar-collapse{
    position: absolute;
    top: 50px;
    left: 0px;
    overflow-y: auto;
    padding: 0 20px;
    background: white;
    height: 100vh;
    width: 100vw;
    z-index: 100500;
        padding: 20px 20px;
  }
  h1 {
    font-size: 2rem;
    line-height: 2.3rem;
  }
  .group_cats {
    display: none;
    padding: 0 0 0 2rem;
  }
  #carouselExampleCaptions {
    height: 495px;
  }
}
@media screen and (min-width:640px) {
  .phone_head_sticky { display: none;}
}
@media screen and (max-width:900px) {
  .pc-grid { flex-wrap: wrap; gap: 10px; }
  .pc-card { flex: 0 0 calc(50% - 5px); }
}
@media screen and (max-width:480px) {
  .pc-card { flex: 0 0 100%; }
  .pc-img { height: 110px; }
}
@media screen and (max-width:640px) {
  .rv-card {
    width: calc(100vw - 32px) !important;
  }
  .head_phone_title {
    font-size: 15px;
    font-weight: 500;
    padding: 2px 10px;
    background: #828282;
    color: white;
    width: 100%;
    text-align: center;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .phone_head_sticky {
    display: flex !important;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    background: transparent;
    border-radius: 0;
    color: white;
    white-space: nowrap;
    text-align: center;
  }
  .header_stick_phone_icon{
    font-size: 28px;
    color: #fcfcfc;
    margin: 0 10px 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.header_stick_phone_icon svg{
    width: calc(1rem + (2 - 1) * ((100vw - 1150px) / (1500 - 1150)));
    height: calc(1rem + (2 - 1) * ((100vw - 1150px) / (1500 - 1150)));
    fill: #ffffff;
}
  a.header_stick_phone:hover .header_stick_phone_icon svg{
    fill: var(--orange);
  }
  a.header_stick_phone:hover {
    color: var(--orange);
  }
  a.header_stick_phone {
    font-size: 15px;
    font-weight: 500;
    padding: 2px 10px;
    background: #41962e;
    border-radius: 0 0 15px 15px;
    color: white;
    width: 100%;
    text-align: center;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
  .item_image {
    min-height: 150px;
  }
}
@media screen and (max-width:540px) {
  .spec_padding {
    padding: 0 0;
  }
  .spec_padding2 {
    padding: 0 0;
  }
  .ffbox2 {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    width: 100%;
    justify-content: center;
  }
    .licenzia_img{
        
    }
    .big_phone_a {
        font-size: 15px;
        font-weight: 500;
        padding: 2px 10px;
        background: var(--orange);
        border-radius: 7px;
        color: white;
    }
    .big_phone_a:hover {
        color: #fff;
    }
    .phones_min {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: center;
    }
  .plitka {
    flex: 0 0 auto;
    background: #fff;
    color: #000;
    border: 1px solid #da7412;
    border-radius: 5px;
    transform: skew(342deg, 0deg);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .plitki {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow-x: auto;
    width: 100%;
    position: relative;
    padding: 0 0 6px 0;
  }
  .plitki_wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow-x: auto;
    width: 100%;
    position: relative;
    padding: 0 0 6px 0;
  }
  .plitka_text {
    padding: 3px 13px;
    color: #333;
     width: max-content;
  }
  .plitka_box {
    margin: 3px 3px;
    flex: 1 0 auto;
    font-size: 10px;
    position: relative;
    cursor: pointer;
  }
  a.navbar-brand.special_brand {
    position: relative;
    height: 40px;
    width: 40px;
  }
  a.navbar-brand.special_brand img {
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sidecat_button {
    padding: 0 15px 0 0;
  }
  .icon_img {
    min-width: 25px;
  }
  .modal-dialog {
    max-width: 98%;
    height: 92%;
    margin: 1.75rem auto;
  }
  .ffbox {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: flex-start;
    width: 100%;
  }
  .black_footer {
    background: #484b52;
    color: white;
    position: relative;
  }
  .black_footer2 {
    position: absolute;
    box-shadow: -3px 0px 9px 2px #da7412;
    color: white;
    background: #332e2f;
    transform: skew(326deg, 360deg);
  }
  .cell_check {
    flex: 0 0 20px;
    padding: 7px 5px;
  }
  .benefits_block {
    justify-content: flex-start
  }
  .benefits_cont {
    align-items: flex-start;
  }
  .sidecat {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    background: #00000008;
    padding: 3px 6px;
    border-radius: 5px;
  }
  .widget {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border: 1px	solid #b5b4b4;
    margin: 15px 0 0;
  }
  .catcon_top {
    margin: 15px 0 0;
  }
  .widget_title {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 7px 10px;
    text-align: center;
    width: 100%;
  }
  .show_widget {
    padding: 0 10px;
  }
  .category_image .ci_text {
     line-height: 1.2;
  }
  .ci_text {
    position: absolute;
    bottom: 10%;
    right: 0%;
    width: 100%;
    padding: 0 10px;
    display: flex;
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    font-family: graphik-medium;
    color: #333;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
   
  }
  .category_image {
    margin: 50px 0 0 0;
    position: relative;
  }
  .slick-slide>.les_box {
        position: relative;
      width: calc(100vw - 60px);
      padding: 15px;
      border: none;
  }
  .wide_clogan {
    font-size: 22px;
  }
  .wd_opt {
    text-align: center;
    width: 90%;
  }
  img.footer_logo {
    width: 25vw;
  }
  .ffb {
    margin: 10px;
    flex: 0 1 auto;
  }
  .footer_black {
    height: auto;
  }
  .wide_options {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: flex-start;
    align-items: stretch;
  }
  .category_image .ci_img {
    max-height: 80px;
  }
  .category_row2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    color: white;
  }
  .category_button2.category_box2 .ctg_image {
    display: none;
  }
  .category_button2.category_box2 {
    flex: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #313030;
  }
  .category_button2.category_box2 a {
    width: 100%;
  }
  .ctg_title {
    font-size: 0.9rem;
    color: #0e0e0e;
    font-family: graphik-medium;
    line-height: 2rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    padding: 8px 0 0 0;
    min-height: 3rem;
  }
  .profile_categs {
    align-items: flex-start;
  }
  .profile_cat {
    margin-bottom: 0.3rem;
  }
  .sp_title {
    font-size: 30px;
    margin: 0px 0;
    line-height: 30px;
  }
  .lk_box_content {
    padding-left: 0px;
  }
  .special_arrow {
    font-size: 30px;
    width: 35px;
    margin: 10px 3% 10px;
    line-height: 30px;
  }
  .evnt_date {
    font-size: 20px;
    font-family: 'graphik-regular';
    font-weight: 500;
    line-height: 25px;
    margin: 5px 0 0 0;
  }
  .evnt_full {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'graphik-regular';
    padding: 10px 0px;
    text-align: justify;
  }
  .spacer_header {
    margin: 10px 0 0 0;
  }
  .item_price {
    padding: 0 8px;
  }
  .item_desc {
    padding: 0 8px;
  }
  .item_to_cart {
    padding: 8px 4px;
    font-size: 0.55rem;
    letter-spacing: 0.07rem;
  }
  .item_size {
    font-size: 9px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    text-align: left;
  }.item_type {
    font-size: 9px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    text-align: left;
  }
  .price_title {
    font-size: 9px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
  .item_title{
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
  }
  .price_amount {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  .item {
    width: 65vw;
  }
  .item_image {
    min-height: 185px;
  }
}

.oblast {
    position: relative;
  border-bottom: 1px solid #cccccc8f;
}


[v-cloak] {
  display: none;
}
.tab.right_sidebar_title.swap-button.hidden {
    opacity: .5;
}
.log_row {
    margin: 10px 0 0 0;
}
.logo_medium {
  width: 160px;
    margin: 20px auto 0px;
    display: block;
}
.profile_title {
    font-size: 56px;
    color: #000;
    font-weight: 500;
    padding: 0 0 0 10%;
    text-align: left;
    margin: 40px 0;
    line-height: 52px;
}
.profile_img {
    text-align: right;
    padding: 0 0 0 30px;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
.profile_cat.active{
  border-bottom-color: #000;
}
.profile_cat {
  border-bottom: 2px solid transparent;
  font-size: 18px;
  font-family: graphik-medium;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 1em;
  transition: all .3s linear;
  cursor: pointer;
}
.profile_categs {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
  margin-top: 10px;
}
.profile_cat:hover {
  color: #d50b0b;
}
.lk_box_content {
    padding-bottom: 50px;
    padding-left: 30px;
}
#confirm_pers_info {
      max-width: 300px;
}
.profile_ava {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
  width: 100%;
    height: 100%;
}
.profile_fio {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
}
.fio_row {
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
}
.lk_box_content .nav-tabs .nav-item .nav-link {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    border: none;
}
.lk_box_content .nav-tabs  {
  border: none;
      margin: 0 0 15px 0;
}
span.zak_count {
    padding: 0 5px;
    border-radius: 20px;
  margin: 0 0 0 5px;
    font-size: 12px;
    text-align: center;
    line-height: 19px;
    height: 20px;
    min-width: 20px;
    top: -5px;
    display: inline-block;
    right: -10px;
    color: black;
    font-weight: 500;
    background: #cecece;
    cursor: pointer;
}
.ot_row {
    text-transform: lowercase;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    font-family: 'graphik-regular';
}
.ot_row .bolder {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}
.status_order_img {
  width: 30px;
}
.row_order_left {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
  
}
.row_order_right {
    padding: 5px;
    font-size: 15px;
  width: 100%;
}
.order_adress {
    padding: 5px 0 0 0;
    border-top: 1px solid #ebeaea;
}
.order_tovar {
    padding: 0 0 5px 0;
}
.row_order_block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.row_order {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-around;
    align-items: flex-start;
    margin: 0 0 20px 0;
    border: 1px solid #333;
      max-width: 700px;
  border-radius: 3px;
}
.order_otgruz {
    line-height: 1.5;
    width: 100%;
    font-size: 17px;
    padding: 3px 15px;
    background: #717070;
    color: white;
}
.order_otgruz.ready {
    background: #000;
}
.order_created {
    font-size: 13px;
    padding: 0 0 10px 0;
}
.variant {
    display: flex;
    border: 1px solid #e9e9e9;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
  cursor: pointer;
}
.variant_head {
    display: flex;
    padding: 4px 10px;
    border: 1px solid #e9e9e9;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
  background-color: #e7e7e7;
}
.variants {
  border: 1px solid #e9e9e9;
  border-radius: 5px 5px 0 0;
  margin: 0 0 20px 0;
}
.cell_check {
  border-right: 1px solid #cdcdcd;
  display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  opacity: 0.4;
}
.cell_check_head{
    flex: 0 0 50px;

}
.cell {
    flex: 0 0 calc((100% - 50px) / 3);
    overflow: hidden;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  word-break: break-word;
}
.variant.active {
    border: 2px solid var(--orange);
    border-radius: 4px;
    background-color: var(--orange);
}
.variant:hover{
   background-color: #f1f1f199;
}
.variant.active .cell_check {
    opacity: 1;
    color: var(--orange);
}
.var_text {
    text-align: center;
    font-size: 15px;
    font-family: Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 6px 0;
    font-weight: 600;
    color: #646464;
}
.sidecat_drop.active {
  display: block ;
}

.filter_name {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    font-size: 17px;
    padding: 4px 0;
    font-weight: 500;
    border-bottom: 1px solid #c6c6c6;
    justify-content: space-between;
  margin: 20px 0 0 0;
}
.filtrate {
  margin: 10px 0;
    text-align: center;
}
.razmer_thumb {
  padding: 4px 7px;
    color: #fff;
    background: var(--orange);
    border: 1px solid #c6c6c6;
    line-height: 12px;
    margin: 2px 4px;
    width: fit-content;
    min-width: 30px;
    height: 25px;
    border: 1px solid #ff6700;
    border-radius: 10px;
    text-align: center;
    font-size: 10px;
    line-height: 14px;
}
.slected_razmers {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.filters2.sizes {
    max-height: 250px;
    overflow-y: auto;
}
input.selinp {
    background-color: #f7f7f7;
    line-height: 16px;
    padding: 5px 10px;
    margin: 5px 0;
    font-size: 15px;
    height: 28px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.catcon_left{
  color: #8E8E8E;
}
.header_button a{
  color: #fff;
  font-size: 15px;
}
.header_button:hover a{
  color: #794b21;
}
.header_button::before {
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
    box-shadow: inset 0 0 2px #ffffffa3;
    left: 0;
    top: 0;
}
.city_title_a:last-of-type::before {
  content: "";
    height: 100%;
    position: absolute;
    width: 1px;
    box-shadow: inset 0 0 2px #ffffffa3;
    left: 0;
    top: 0;
}
a.city_title_a {
    position: relative;
    padding: 0 5px;
  white-space: nowrap;
}
.header_button {
  position: relative;
    margin: 0px;
    padding: 0 10px 2px;
}
.goto_top.show {
    display: flex;
}
.goto_top {
    display: none;
    position: fixed;
    bottom: 15px;
    z-index: 10;
    left: 15px;
    width: 45px;
    padding: 0 5px;
    height: 45px;
    color: white;
    border-radius: 5px;
    background: #da7412;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    font-size: 20px;
    flex-direction: row;
}
/* ===== DOSTAVKA PAGE ===== */
.dv-hero {
  background: linear-gradient(135deg, #1c1c1e 0%, #2e2925 100%);
  padding: 56px 0 52px;
  color: #fff;
}
.dv-hero-title {
  font-size: 36px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
  line-height: 1.2;
}
.dv-hero-sub {
  font-size: 16px;
  color: rgba(255,255,255,0.65);
  margin-bottom: 36px;
}
.dv-hero-stats {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}
.dv-stat { display: flex; flex-direction: column; gap: 4px; }
.dv-stat-num {
  font-size: 28px;
  font-weight: 900;
  color: var(--orange);
  line-height: 1;
}
.dv-stat-label {
  font-size: 12px;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.dv-section { padding: 52px 0; background: #fff; }
.dv-section--gray { background: #f7f5f2; }

/* Price grid */
.dv-price-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.dv-price-card {
  border-radius: 14px;
  border: 1px solid #f0eeeb;
  background: #fff;
  padding: 20px 16px 18px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: relative;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.dv-price-card--best {
  border-color: var(--orange);
  box-shadow: 0 4px 16px rgba(218,116,18,0.15);
}
.dv-price-dist {
  font-size: 13px;
  font-weight: 700;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.dv-price-card--best .dv-price-dist { color: var(--orange); }
.dv-price-val {
  font-size: 24px;
  font-weight: 900;
  color: #1a1a1a;
  line-height: 1;
}
.dv-price-val span { font-size: 16px; font-weight: 500; color: #888; }
.dv-price-note { font-size: 12px; color: #aaa; line-height: 1.4; }
.dv-price-badge {
  position: absolute;
  top: -1px;
  right: -1px;
  background: var(--orange);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 10px;
  border-radius: 0 14px 0 8px;
}
.dv-extras {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.dv-extra-item {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #faf9f7;
  border: 1px solid #f0eeeb;
  border-radius: 10px;
  padding: 12px 16px;
  font-size: 14px;
  color: #444;
  flex: 1 1 280px;
}
.dv-extra-item svg { flex-shrink: 0; }

/* Requirements */
.dv-req-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
.dv-req-card {
  background: #fff;
  border-radius: 14px;
  border: 1px solid #f0eeeb;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  padding: 22px 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.dv-req-icon { line-height: 1; }
.dv-req-title { font-size: 15px; font-weight: 700; color: #1a1a1a; }
.dv-req-text { font-size: 13px; color: #666; line-height: 1.55; }

/* Payment */
.dv-pay-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.dv-pay-card {
  background: #fff;
  border-radius: 14px;
  border: 1px solid #f0eeeb;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.dv-pay-icon { width: 40px; height: 40px; object-fit: contain; }
.dv-pay-title { font-size: 16px; font-weight: 700; color: #1a1a1a; }
.dv-pay-text { font-size: 13px; color: #777; line-height: 1.5; }

/* CTA */
.dv-cta {
  background: var(--orange);
  padding: 40px 0;
}
.dv-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}
.dv-cta-title {
  font-size: 22px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 4px;
}
.dv-cta-sub { font-size: 14px; color: rgba(255,255,255,0.75); }
.dv-cta-actions { display: flex; gap: 12px; flex-wrap: wrap; }
.dv-cta-btn {
  background: #fff;
  color: var(--orange);
  border: none;
  border-radius: 10px;
  padding: 12px 28px;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  font-family: Lato, Arial, sans-serif;
}
.dv-cta-btn--outline {
  background: transparent;
  color: #fff;
  border: 2px solid rgba(255,255,255,0.6);
}

/* Responsive */
@media (max-width: 1100px) {
  .dv-price-grid { grid-template-columns: repeat(3, 1fr); }
  .dv-req-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
  .dv-hero-title { font-size: 26px; }
  .dv-price-grid { grid-template-columns: repeat(2, 1fr); }
  .dv-pay-grid { grid-template-columns: 1fr; }
  .dv-cta-inner { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 480px) {
  .dv-price-grid { grid-template-columns: 1fr 1fr; }
  .dv-req-grid { grid-template-columns: 1fr; }
  .dv-hero-stats { gap: 20px; }
}
/* ===== ARTICLES GRID ===== */
.as-section {
  padding: 48px 0 52px;
  background: #fff;
}
.as-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.as-card {
  display: flex;
  flex-direction: column;
  border-radius: 14px;
  border: 1px solid #f0eeeb;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  overflow: hidden;
  text-decoration: none;
  color: #1a1a1a;
  background: #fff;
}
.as-card-img {
  height: 170px;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}
.as-card-body {
  padding: 16px 18px 18px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
.as-card-title {
  font-size: 15px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.4;
}
.as-card-excerpt {
  font-size: 13px;
  color: #777;
  line-height: 1.55;
  flex: 1;
}
.as-card-more {
  font-size: 13px;
  font-weight: 600;
  color: var(--orange);
  margin-top: 4px;
}
@media (max-width: 900px) {
  .as-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 540px) {
  .as-grid { grid-template-columns: 1fr; }
  .as-card-img { height: 140px; }
}
/* ===== NEW FOOTER ===== */
.ft-wrap {
  background: #1c1c1e;
  color: #c8c5bf;
  padding: 52px 0 0;
}
.ft-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 40px;
  padding-bottom: 44px;
}
.ft-logo {
  width: 68px;
  border-radius: 10px;
  margin-bottom: 14px;
  display: block;
}
.ft-desc {
  font-size: 12px;
  color: #888;
  line-height: 1.6;
  margin-bottom: 14px;
}
.ft-phone {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 12px;
}
.ft-info {
  font-size: 12px;
  color: #777;
  line-height: 1.8;
  margin-bottom: 20px;
}
.ft-info a {
  color: #999;
  text-decoration: none;
}
.ft-btn {
  background: var(--orange);
  color: #fff;
  border: none;
  padding: 10px 22px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  letter-spacing: 0.3px;
}
.ft-ctitle {
  font-size: 11px;
  font-weight: 700;
  color: var(--orange);
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}
.ft-mt { margin-top: 22px; }
.ft-links {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.ft-links a {
  font-size: 13px;
  color: #aaa;
  text-decoration: none;
  line-height: 1.3;
}
.ft-bottom {
  border-top: 1px solid #2e2e30;
  padding: 18px 0 22px;
}
.ft-copy {
  font-size: 13px;
  color: #888;
  font-weight: 500;
  margin-bottom: 4px;
}
.ft-copy-note {
  font-size: 11px;
  color: #555;
  line-height: 1.6;
}
@media (max-width: 900px) {
  .ft-grid { grid-template-columns: 1fr 1fr; gap: 28px; }
}
@media (max-width: 540px) {
  .ft-grid { grid-template-columns: 1fr; gap: 22px; }
}
/* ===== END NEW FOOTER ===== */

.title_footer {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-family: Lato,Arial,Helvetica,sans-serif;
    text-shadow: none;
    display: flex;
    align-content: center;
    justify-content: center;
}
.footer_cat_button a{
   color: #fff;
}
#myTab2  .nav-item{
  margin: 3px 0;
  width: 90%;
}
#myTab2.nav-tabs {
    border: none;
    margin: 0 0 15px 0;
}
#myTab2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
#myTab2 .nav-link {
    position: relative;
    border: none;
    font-family: Poppins,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 0;
    color: #7f7f7f;
  line-height: 1.2;
    height: auto;
}
#myTab2 .nav-link.active:after {
    border: 2px solid #da7412;
    border-left: 6px solid var(--orange);
    background: #fff2e6;
    border-radius: 0 5px 5px 0;
    z-index: -1;
}
#myTab2 .nav-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    height: 100%;
    width: calc(100% + 20px);
    border: 2px solid #cccccc9e;
    border-radius: 0 5px 5px 0;
    border-left: 6px solid #cccccc9e;
}
.big_phone_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.phone_icon {
    font-size: 28px;
    color: var(--orange);
    margin: 0 10px 0 0;
}
.photo_box {
  padding: 15px;
}
.skobki {
    border-radius: 39px;
    border-right: 8px solid #da7412;
    border-left: 8px solid #da7412;
}


.price_left_m3::before{
  content: "Цена за м3";
}
.price_left_t::before{
  content: "Цена за т";
}

.epsent_catalog img {
    width: 1em;
    height: 1em;
}
.item_quick svg {
    width: 1em;
    height: 1em;
    fill: #da7412;
}
.mb_content_right .text_contacts a svg {
    width: 1em;
    height: 1em;
    fill: #fff;
}
.widget img {
    width: 1.5em;
    height: 2em;
}
.sidecat_chevrone img {
    width: 1em;
    height: 1em;
}
.back_button img {
    width: 1.5em;
    height: 1.5em;
    margin: 0 10px 0 0;
}
.tovar_price_notation img {
    width: 1.5em;
    height: 1.5em;
}
.text_contacts img {
    width: 1em;
    height: 1em;
    margin: 0 0 3px 0;
}
.final_price img {
    width: 1em;
    height: 1em;
     margin: 0 0 3px 0;
}
.delete_tovar  img {
    width: 1em;
    height: 1em;
}
.footer_contacts img {
    width: 1em;
    height: 1em;
     margin: 0 0 3px 0;
}
.new2::before {
    content: "HOT";
}
.calc_head {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 5px 0;
    color: #555;
}
.calc_text {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    color: #777;
    margin: 0 0 5px 0;
}
label.calc_label {
    color: #da7412;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0.5rem;
}
input.calc_input {
    border: 3px solid #bbb;
    border-radius: 5px;
    line-height: 1.5rem;
    padding: 5px 15px;
    height: auto;
    font-size: 16px;
}
input.calc_input2 {
    border-radius: 5px;
    line-height: 1.5rem;
    padding: 5px 15px;
    height: auto;
    font-size: 16px;
}
select.calc_select {
    border-radius: 5px;
    line-height: 1.5rem;
    padding: 5px 15px;
    height: auto;
    font-size: 16px;
}
.calc_input_result {
    border: none;
    border-radius: 5px;
    line-height: 2rem;
    background: #da7412 !important;
    text-align: center;
    color: white !important;
    padding: 5px 15px;
    height: auto;
    font-weight: bold;
    font-size: 17px;
}
.links_block {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}
/* ============================================================
   ПРАЙС-ЛИСТ БЕТОНА НА ГЛАВНОЙ (.beton_pr_* / .bpr-*)
   ============================================================ */
.ceni {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 4px 0;
}
.beton_pr_row.head {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  background: #f0ede9;
  border-radius: 10px;
  padding: 9px 22px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  color: #aaa;
  border-bottom: none;
}
.beton_pr_row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  background: #fff;
  border-radius: 12px;
  padding: 10px 22px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.065);
  border: 1px solid #f0eeeb;
  font-family: Lato, Arial, sans-serif;
}
.beton_pr_row.n2 {
  background: #fff;
}
.beton_pr_name {
  flex: 0 0 38%;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  line-height: 1.4;
}
.beton_pr_name a {
  color: #333;
  text-decoration: none;
  transition: color 0.15s;
}
.beton_pr_name a:hover {
  color: var(--orange);
}
.bpr-badge {
  flex-shrink: 0;
  background: var(--orange);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 9px;
  border-radius: 20px;
  letter-spacing: 0.2px;
  white-space: nowrap;
}
.beton_pr_image {
  flex: 0 0 9%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.beton_pr_image img {
  width: 58px;
  height: auto;
  display: block;
}
.beton_pr_count {
  flex: 0 0 22%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: none;
}
.beton_pr_price {
  flex: 0 0 17%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: var(--orange);
  line-height: 1;
}
.bpr-rub {
  font-size: 10px;
  font-weight: 400;
  color: #ccc;
  margin-top: 3px;
  letter-spacing: 0.3px;
}
.beton_pr_chose {
  flex: 0 0 9%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.beton_pr_actions {
  flex: 0 0 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.beton_pr_mark {
  flex: 0 0 10%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Custom checkbox */
.bpr-check {
  -webkit-appearance: none;
  appearance: none;
  width: 26px;
  height: 26px;
  border: 2px solid #ddd;
  border-radius: 7px;
  cursor: pointer;
  transition: border-color 0.18s, background 0.18s;
  position: relative;
  flex-shrink: 0;
}
.bpr-check:checked {
  background: var(--orange);
  border-color: var(--orange);
}
.bpr-check:checked::after {
  content: '';
  position: absolute;
  left: 7px;
  top: 3px;
  width: 8px;
  height: 13px;
  border: 2.5px solid #fff;
  border-top: none;
  border-left: none;
  transform: rotate(42deg);
}
.bpr-check:hover {
  border-color: var(--orange);
}

/* Counter */
input.counter_beton_pr {
  width: 56px;
  max-width: 56px;
  padding: 5px 6px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  height: 38px;
  border: 2px solid #e6e6e6;
  border-left: none;
  border-right: none;
  background: #fff;
  outline: none;
  line-height: 1;
}
.beton_pr_plus,
.beton_pr_minus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 38px;
  border: 2px solid #e6e6e6;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
  color: #777;
  background: #fafafa;
  user-select: none;
  line-height: 1;
}
.beton_pr_minus {
  border-radius: 8px 0 0 8px;
}
.beton_pr_plus {
  border-radius: 0 8px 8px 0;
}
.beton_pr_minus:hover,
.beton_pr_plus:hover {
  background: var(--orange);
  color: #fff;
  border-color: var(--orange);
}

/* Send block */
.send_block {
  display: none;
  margin-top: 14px;
  text-align: center;
}
.send_block.avaliable {
  display: block;
}
.send_zapros {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--orange);
  color: #fff;
  border-radius: 12px;
  padding: 13px 32px;
  font-size: 16px;
  font-weight: 600;
  width: auto;
  min-width: 260px;
  margin: 4px auto;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(218,116,18,0.32);
}
.send_zapros:hover {
  background: #c06610;
}

/* Mobile */
@media (max-width: 767px) {
  .beton_pr_image,
  .beton_pr_count,
  .beton_pr_chose,
  .beton_pr_row.head .beton_pr_image,
  .beton_pr_row.head .beton_pr_count,
  .beton_pr_row.head .beton_pr_chose {
    display: none;
  }
  .beton_pr_name {
    flex: 1 1 auto;
    font-size: 13px;
    padding: 4px 0;
  }
  .beton_pr_price {
    flex: 0 0 auto;
    font-size: 18px;
    flex-direction: row;
    gap: 4px;
    align-items: baseline;
  }
  .bpr-rub {
    font-size: 11px;
    margin-top: 0;
  }
  .beton_pr_row,
  .beton_pr_row.head {
    padding: 10px 14px;
  }
}
/* Reviews cards */
.rv-section { padding: 48px 0; background: #f7f5f2; }
.rv-card {
  width: 340px;
  border-radius: 14px;
  border: 1px solid #f0eeeb;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  background: #fff;
  display: flex;
  flex-direction: column;
  margin: 4px 10px 12px;
  overflow: hidden;
}
.rv-head {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px 12px;
  border-bottom: 1px solid #f5f3f0;
}
.rv-logo { width: 30px; height: 30px; flex-shrink: 0; }
.rv-logo img { width: 100%; height: 100%; object-fit: contain; border-radius: 4px; }
.rv-meta { flex: 1; min-width: 0; }
.rv-name { font-size: 13px; font-weight: 600; color: #1a1a1a; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.rv-name span { font-weight: 400; color: #999; }
.rv-source { font-size: 11px; color: #bbb; }
.rv-stars { display: flex; flex-shrink: 0; gap: 1px; }
.rv-body {
  padding: 12px 16px 14px;
  font-size: 14px;
  line-height: 1.55;
  color: #333;
  height: 130px;
  overflow-y: auto;
}
.rv-body::-webkit-scrollbar { width: 3px; }
.rv-body::-webkit-scrollbar-thumb { background: #ddd; border-radius: 2px; }
.rv-foot {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 9px 16px;
  border-top: 1px solid #f0eeeb;
  background: #faf9f7;
  font-size: 13px;
}
.rv-score { font-weight: 700; color: #1a1a1a; }
.rv-fstar { color: #ffc107; font-size: 15px; line-height: 1; }
.rv-city { color: #999; font-size: 12px; margin-left: 4px; }
.star {
    margin: 0 2px 0 0;
}
.star svg {
    width: 14px;
    height: 14px;
}
.adresa_bas:before {
    content: '';
    height: 1rem;
    width: 2px;
    display: flex;
    background: #ffffffc9;
    margin: 0 5px 0 0;
}
.adresa_bas {
    display: flex;
    font-size: 12px;
    margin: 0 5px 0 10px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.send_block.avaliable {
    display: block;
}
.send_block {
    display: none;
}
.send_zapros {
    background: #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 19%);
    border-radius: 10px;
    padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 16px;
    font-weight: 500;
    color: white;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #da7412;
    width: 300px;
    margin: 10px auto;
    cursor: pointer;
}
.plitki::-webkit-scrollbar-thumb {
    background: #da7412;
    border-radius: 5px;
}
.plitki::-webkit-scrollbar {
    height: 4px;
}
.plitki_bg {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  background: linear-gradient(45deg, #fff 0%, transparent 5%, transparent 95%, #fff 100%);
}
/*/////////////////////////////////////////////////////////////////////*/

.plitki_wrapper::before {
    content: ' ';
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, transparent 100%);
    position: absolute;
    left: 0px;
    top: 0;
    width: 22px;
    height: 100%;
}
.plitki_wrapper::after {
    content: ' ';
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, #ffffff 100%);
    position: absolute;
    right: 0px;
    top: 0;
    width: 22px;
    height: 100%;
}
span.container_filter_label img {
  width: 1rem;
  height: 1rem;
}

.custom-table .table-title {
                  font-size: 1.8rem;
                  margin-bottom: 20px;
              }
      
              .custom-table {
                  font-size: 0.9rem; /* Уменьшение шрифта для лучшей читаемости */
              }
      
              .custom-table thead th {
                  background-color: #d9edf7; /* Светло-голубой фон */
                  font-weight: bold;
              }
      
              .custom-table tbody td {
                  text-align: center;
              }
      
              .custom-table .mednyj {
                  background-color: #e6f7ff; /* Светло-голубой фон для медной жилы */
              }
      
              .custom-table .aluminiyevyj {
                  background-color: #f2f2f2; /* Светло-серый фон для алюминиевой жилы */
              }
      
              .custom-table .group-header {
                  background-color: #dff0d8; /* Светло-зеленый фон для заголовков групп */
                  font-weight: bold;
              }
      
              .custom-table .tok {
                  background-color: #f2dede; /* Розовый фон для тока */
              }
              .custom-table .diametr {
                  background-color: #f2f2f2 !important; /* Серый фон для диаметра */
              }
              .table-title {
                  font-size: 1.8rem;
                  margin-bottom: 20px;
              }
      
              .custom-table {
                  font-size: 0.9rem; /* Уменьшение шрифта для лучшей читаемости */
              }
      
              .custom-table thead th {
                  background-color: #d9edf7; /* Светло-голубой фон */
                  font-weight: bold;
              }
      
              .custom-table tbody td {
                  text-align: center;
              }
      
              .custom-table .mednyj {
                  background-color: #e6f7ff; /* Светло-голубой фон для медной жилы */
              }
      
              .custom-table .aluminiyevyj {
                  background-color: #f2f2f2; /* Светло-серый фон для алюминиевой жилы */
              }
      
              .custom-table .group-header {
                  background-color: #dff0d8; /* Светло-зеленый фон для заголовков групп */
                  font-weight: bold;
              }
      
              .custom-table .tok {
                  background-color: #f2dede; /* Розовый фон для тока */
              }
              table.custom-table td, table.custom-table th {
              border: 1px solid #000 !important;
          }
          .text-end {
    text-align: right!important;
}
.sidebanner_text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3px;
    color: white;
    background: rgba(0,0,0,0.5);
    width: 100%;
    text-align: center;
}
img.sidebanner_image {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
}
.sidebanner_banner {
    position: relative;
}
a.sidebanner_link {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #ccc;
}
.scoped_variants_ext {
  display: none;
}
.unscope_varinats_ext {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    border: 1px solid #da7412;
    cursor: pointer;
    margin: 0 auto;
    width: 200px;
    color: #da7412;
    transition: all 0.3s;
}
.unscope_varinats_ext:hover {
   display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    border: 1px solid #da7412;
    cursor: pointer;
    margin: 0 auto;
    width: 200px;
    color: white;
    background: #da7412;
}

.table_simple .hidden-row {
  display: none;
}
.tr-fade-top td {
  position: relative;
}

.tr-fade-top td::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, transparent 0%, rgb(255 255 255) 70%);
    pointer-events: none;
    z-index: 1;
}

a.spec_link {
    border: 1px solid #da7412;
    padding: 1px 5px;
    border-radius: 3px;
    background: #e9f5ff;
    transition: 0.2s ease all;
}
a.spec_link:hover {
    border: 1px solid #da7412;
    padding: 1px 5px;
    border-radius: 3px;
    background: #da7412;
    color: white;
}


.page404 {
  min-height: calc(100vh - 120px); /* подстройте под высоту header+footer */
  display: grid;
  place-items: center;
  padding: 24px;
}

.page404__card {
  width: min(720px, 100%);
  text-align: center;
  background: #fff;
  border-radius: 16px;
  padding: 28px 22px;
  box-shadow: 0 12px 40px rgba(0,0,0,.08);
}

.page404__img {
  width: min(360px, 100%);
  height: auto;
  display: block;
  margin: 0 auto 18px;
}

.page404__title {
  margin: 0 0 8px;
  font-size: 34px;
  line-height: 1.1;
}

.page404__text {
  margin: 0 0 18px;
  color: #666;
  font-size: 16px;
}

.page404__actions {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  border-radius: 10px;
  text-decoration: none;
  border: 1px solid transparent;
  cursor: pointer;
  font: inherit;
}
.btn2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 7px;
  border-radius: 7px;
  text-decoration: none;
  border: 1px solid;
  cursor: pointer;
  font: inherit;
}


.btn--primary {
  background: #2563eb;
  color: #fff;
}

.btn--primary:hover {
  background: #1d4ed8;
}

.btn--ghost {
  background: transparent;
  color: #111;
  border-color: #ddd;
}

.btn--ghost:hover {
  background: #f5f5f5;
}
article-card {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 1rem;
}
.article-card:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .article-card .row {
    flex-direction: column;
  }
  .article-card .col-auto {
    width: 100%;
    margin-bottom: 1rem;
  }
  .article-card .col {
    padding-left: 0;
    padding-right: 0;
  }
  .article-card img {
    width: 100%;
    height: auto;
  }
}


.slick-prev{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230d6efd' d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E") !important ;
  background-position: -12px !important;
}
.slick-next {
  background-position: 12px !important; 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230d6efd' d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E") !important;
}


        body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }

/* ============================================================
   БЛОК "КАК ЗАКАЗАТЬ" — переработан
   ============================================================ */
.order-section {
  background: #f7f5f2;
  padding: 52px 0 56px;
  font-family: Lato, Arial, sans-serif;
  margin-bottom: 0;
}
.order-title {
  font-size: 24px;
  font-weight: 700;
  color: #2d2a2a;
  text-align: center;
  margin-bottom: 36px;
  line-height: 1.35;
}
.order-steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.order-step {
  background: #fff;
  border-radius: 14px;
  padding: 22px 20px 20px;
  flex: 1 1 0;
  max-width: 230px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.065);
  border: 1px solid #f0eeeb;
}
.order-step-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}
.order-step-num {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--orange);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.order-step-time {
  font-size: 11px;
  font-weight: 700;
  color: var(--orange);
  background: #fff5eb;
  padding: 3px 9px;
  border-radius: 20px;
}
.order-step-title {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  margin-bottom: 8px;
}
.order-step-desc {
  font-size: 13px;
  color: #999;
  line-height: 1.6;
}
.order-step-arrow {
  flex: 0 0 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ccc;
  margin-top: 20px;
}
.order-step-arrow svg {
  width: 20px;
  height: 20px;
}
/* Оставляем старые классы нетронутыми — они не используются в новой вёрстке */
.timeline { display: none; }
.step-number, .step-title, .step-desc, .step-detail,
.timeline-step, .timeline::before { display: none; }

/* ============================================================
   БЛОК КАЛЬКУЛЯТОРОВ ФУНДАМЕНТА
   ============================================================ */
.calc-section {
  padding: 52px 0 56px;
  background: #fff;
  font-family: Lato, Arial, sans-serif;
}
.calc-section-title {
  font-size: 24px;
  font-weight: 700;
  color: #2d2a2a;
  text-align: center;
  margin-bottom: 36px;
  line-height: 1.35;
}
.calc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.calc-card {
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  border: 1px solid #f0eeeb;
  cursor: default;
  height: auto;
  position: static;
}
.calc-img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  display: block;
}
.calc-body {
  padding: 18px 18px 20px;
}
.calc-body-title {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  margin-bottom: 14px;
}
.formula-box {
  background: #fff8f0;
  border-left: 4px solid var(--orange);
  padding: 10px 14px;
  margin-bottom: 12px;
  border-radius: 0 8px 8px 0;
}
.formula {
  font-family: 'Courier New', monospace;
  font-size: 15px;
  font-weight: 700;
  color: var(--orange);
  margin-bottom: 6px;
}
.formula-desc {
  font-size: 12px;
  color: #777;
  line-height: 1.5;
}
.formula-desc p {
  margin: 2px 0;
}
.example-box {
  background: #f0f7f0;
  border-left: 4px solid #4caf50;
  padding: 10px 14px;
  border-radius: 0 8px 8px 0;
}
.example-title {
  font-weight: 700;
  color: #388e3c;
  font-size: 12px;
  margin-bottom: 5px;
}
.example-text {
  font-size: 12px;
  color: #555;
  line-height: 1.6;
}
.example-result {
  font-weight: 700;
  color: #222;
  margin-top: 4px;
  font-size: 13px;
}
/* Скрываем старые flip-элементы если остались */
.calc-front, .calc-back, .calc-icon, .calc-hint,
.calc-front-content, .calc-back-title { display: none; }

/* ============================================================
   CTA-БЛОК
   ============================================================ */
.cta-section {
  background: var(--orange);
  padding: 52px 0;
  font-family: Lato, Arial, sans-serif;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.cta-left {
  flex: 1;
}
.cta-title {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.3;
}
.cta-sub {
  font-size: 15px;
  color: rgba(255,255,255,0.82);
  margin-bottom: 26px;
  line-height: 1.6;
}
.cta-section .wide_button {
  display: inline-block;
  background: #fff;
  color: var(--orange);
  border-radius: 10px;
  padding: 12px 32px;
  height: auto;
  font-weight: 700;
  font-size: 15px;
  margin: 0;
  cursor: pointer;
}
.cta-section .wide_button span {
  color: var(--orange);
}
.cta-section .wide_button::before {
  display: none;
}
.cta-divider {
  flex: 0 0 1px;
  align-self: stretch;
  background: rgba(255,255,255,0.25);
}
.cta-right {
  flex: 0 0 auto;
  text-align: center;
}
.cta-phone-label {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: rgba(255,255,255,0.6);
  margin-bottom: 8px;
}
.cta-phone {
  font-size: 34px;
  font-weight: 800;
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 6px;
  animation: none;
}
.cta-phone-note {
  font-size: 12px;
  color: rgba(255,255,255,0.6);
}
.cta-btn { display: none; }

        @media (max-width: 968px) {
            .calc-grid {
                grid-template-columns: 1fr;
            }
            .calc-img {
                height: 200px;
            }
            .cta-inner {
                flex-direction: column;
                text-align: center;
                gap: 28px;
            }
            .cta-divider { display: none; }
            .cta-title { font-size: 22px; }
            .cta-phone { font-size: 26px; }
            .order-steps {
                flex-direction: column;
                align-items: stretch;
                gap: 10px;
                padding: 0 4px;
            }
            .order-step {
                max-width: 100%;
            }
            .order-step-arrow {
                display: none;
            }
        }

        @media (max-width: 600px) {
            .calc-section-title, .cta-title {
                font-size: 20px;
            }
            .order-section {
                padding: 32px 16px 36px;
            }
            .order-title {
                font-size: 18px;
                margin-bottom: 20px;
            }
            .cta-section {
                padding: 36px 16px;
            }
            .cta-phone { font-size: 22px; }
        }


/* ============================================================
   ДОСТАВКА В КАРТОЧКЕ ТОВАРА (.td-*)
   ============================================================ */
.td-section {
  padding: 28px 0 48px;
  font-family: Lato, Arial, sans-serif;
}

/* --- Шаги процесса доставки --- */
.td-steps {
  display: flex;
  align-items: flex-start;
  margin: 24px 0 40px;
}
.td-step {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 8px;
}
.td-step-num {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--orange);
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  flex-shrink: 0;
  box-shadow: 0 4px 14px rgba(218,116,18,0.28);
}
.td-step-title {
  font-size: 14px;
  font-weight: 700;
  color: #222;
  margin-bottom: 4px;
}
.td-step-desc {
  font-size: 12px;
  color: #888;
  line-height: 1.5;
}
.td-step-connector {
  flex: 0 0 28px;
  height: 2px;
  background: linear-gradient(90deg, var(--orange), #f5c080);
  margin-top: 24px;
  align-self: flex-start;
}

/* --- Сетка цен доставки --- */
.td-price-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(148px, 1fr));
  gap: 12px;
  margin: 20px 0 10px;
}
.td-price-card {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 12px;
  padding: 18px 14px 14px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.055);
  position: relative;
  overflow: hidden;
}
.td-price-card::before {
  content: '';
  display: block;
  height: 4px;
  background: linear-gradient(90deg, var(--orange), #f5a030);
  position: absolute;
  top: 0; left: 0; right: 0;
}
.td-price-dist {
  font-size: 11px;
  color: #999;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin-bottom: 6px;
}
.td-price-amount {
  font-size: 21px;
  font-weight: 700;
  color: var(--orange);
  line-height: 1;
  margin-bottom: 10px;
}
.td-price-bar-wrap {
  height: 4px;
  background: #f0f0f0;
  border-radius: 4px;
  overflow: hidden;
}
.td-price-bar {
  height: 100%;
  background: linear-gradient(90deg, var(--orange), #f5c080);
  border-radius: 4px;
}

/* --- Способы оплаты --- */
.td-pay-grid {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin: 20px 0 32px;
}
.td-pay-item {
  flex: 1 1 180px;
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 12px;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.td-pay-icon {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: #fff5eb;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--orange);
}
.td-pay-icon svg {
  width: 24px;
  height: 24px;
}
.td-pay-label {
  font-size: 14px;
  font-weight: 700;
  color: #222;
  line-height: 1.3;
}
.td-pay-sub {
  font-size: 12px;
  color: #aaa;
  margin-top: 2px;
}

/* --- Блок-подсказка --- */
.td-note {
  background: #fff8f0;
  border-left: 4px solid var(--orange);
  border-radius: 0 8px 8px 0;
  padding: 13px 18px;
  margin: 18px 0 0;
  font-size: 14px;
  color: #555;
  line-height: 1.7;
}

/* --- Адаптив --- */
@media (max-width: 767px) {
  .td-steps {
    flex-direction: column;
    gap: 0;
  }
  .td-step {
    flex-direction: row;
    text-align: left;
    align-items: flex-start;
    gap: 14px;
    padding: 0;
    flex: unset;
    width: 100%;
  }
  .td-step-num {
    margin-bottom: 0;
    width: 42px;
    height: 42px;
    font-size: 18px;
    flex-shrink: 0;
  }
  .td-step-connector {
    width: 2px;
    height: 18px;
    background: linear-gradient(180deg, var(--orange), #f5c080);
    margin: 0 0 0 20px;
    align-self: auto;
    flex: unset;
  }
  .td-price-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .td-pay-item {
    flex: 1 1 100%;
  }
}


/* ============================================================
   БЛОК "ПОЧЕМУ МЫ" (.wu-*)
   ============================================================ */
.wu-outer {
  width: 100%;
  background: #f7f5f2;
  padding: 52px 0 56px;
  font-family: Lato, Arial, sans-serif;
}
.wu-title {
  font-size: 26px;
  font-weight: 700;
  color: #2d2a2a;
  text-align: center;
  margin-bottom: 12px;
  line-height: 1.35;
}
.wu-subtitle {
  text-align: center;
  color: #888;
  font-size: 15px;
  max-width: 700px;
  margin: 0 auto 38px;
  line-height: 1.75;
}
.wu-subtitle a {
  color: var(--orange);
  text-decoration: none;
}
.wu-subtitle a:hover {
  text-decoration: underline;
}
.wu-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}
.wu-card {
  background: #fff;
  border-radius: 14px;
  padding: 26px 20px 22px;
  flex: 1 1 180px;
  max-width: 240px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.wu-card::before {
  content: '';
  display: block;
  height: 4px;
  background: linear-gradient(90deg, var(--orange), #f5a030);
  position: absolute;
  top: 0; left: 0; right: 0; bottom: auto;
  width: 100%;
}
.wu-icon {
  width: 50px;
  height: 50px;
  border-radius: 13px;
  background: #fff5eb;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  color: var(--orange);
  flex-shrink: 0;
}
.wu-icon svg {
  width: 26px;
  height: 26px;
}
.wu-card-title {
  font-size: 15px;
  font-weight: 700;
  color: #222;
  margin-bottom: 6px;
  line-height: 1.3;
}
.wu-card-title a {
  color: inherit;
  text-decoration: none;
}
.wu-card-desc {
  font-size: 13px;
  color: #999;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .wu-outer {
    padding: 36px 0 40px;
  }
  .wu-title {
    font-size: 20px;
  }
  .wu-grid {
    flex-direction: column;
    gap: 10px;
  }
  .wu-card {
    max-width: 100%;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
    padding: 18px 16px 18px 20px;
  }
  .wu-card::before {
    width: 4px;
    height: 100%;
    top: 0; left: 0; right: auto; bottom: 0;
  }
  .wu-icon {
    margin-bottom: 0;
  }
}


/* ===== BETONONASOS PAGE (.bn-*) ===== */
.bn-hero {
  background: linear-gradient(135deg, #1c1c1e 0%, #2c2c2e 100%);
  color: #fff;
  padding: 56px 0 48px;
}
.bn-hero__title {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 12px;
  color: #fff;
}
.bn-hero__sub {
  font-size: 16px;
  color: rgba(255,255,255,0.72);
  margin-bottom: 36px;
  max-width: 620px;
}
.bn-stats {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}
.bn-stat {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.bn-stat__val {
  font-size: 30px;
  font-weight: 800;
  color: var(--orange);
  line-height: 1;
}
.bn-stat__lbl {
  font-size: 11px;
  color: rgba(255,255,255,0.6);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.bn-section {
  padding: 52px 0;
  background: #fff;
}
.bn-section--gray {
  background: #f8f6f2;
}
.bn-stitle {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a1a;
  margin-bottom: 28px;
}
.bn-adv-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}
.bn-adv-card {
  background: #fff;
  border: 1px solid #f0eeeb;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  padding: 24px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
}
.bn-adv-icon {
  font-size: 30px;
  line-height: 1;
  color: var(--orange);
}
.bn-adv-text {
  font-size: 13px;
  color: #3a3a3a;
  line-height: 1.5;
}
.bn-table-note {
  font-size: 13px;
  color: #777;
  margin-bottom: 16px;
}
.bn-table-wrap {
  overflow-x: auto;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  border: 1px solid #f0eeeb;
  background: #fff;
  margin-bottom: 24px;
}
.bn-table-wrap .table {
  margin-bottom: 0;
  font-size: 13px;
}
.bn-table-wrap .table td,
.bn-table-wrap .table th {
  vertical-align: middle;
  padding: 10px 12px;
}
.bn-notes {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bn-note-item {
  font-size: 13px;
  color: #555;
  background: #fff;
  border: 1px solid #f0eeeb;
  border-radius: 10px;
  padding: 12px 16px;
  line-height: 1.55;
}
.bn-cta {
  background: var(--orange);
  padding: 44px 0;
}
.bn-cta__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}
.bn-cta__text {
  color: #fff;
  font-size: 18px;
  line-height: 1.55;
}
.bn-cta__btn {
  display: inline-block;
  background: #fff;
  color: var(--orange);
  font-weight: 700;
  font-size: 15px;
  padding: 14px 32px;
  border-radius: 10px;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 1100px) {
  .bn-adv-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px) {
  .bn-hero { padding: 40px 0 36px; }
  .bn-hero__title { font-size: 24px; }
  .bn-stats { gap: 24px; }
  .bn-stat__val { font-size: 24px; }
  .bn-adv-grid { grid-template-columns: repeat(2, 1fr); }
  .bn-cta__inner { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 480px) {
  .bn-stats { gap: 16px; }
  .bn-stat__val { font-size: 20px; }
}

/* ===== BN PRICE CARDS ===== */
.bn-price-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  margin-bottom: 16px;
}
.bn-price-card {
  background: #fff;
  border: 1px solid #f0eeeb;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  padding: 20px 16px 16px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  position: relative;
  overflow: hidden;
}
.bn-price-card--top {
  border-color: var(--orange);
  box-shadow: 0 4px 18px rgba(218,116,18,0.15);
}
.bn-price-card__badge {
  position: absolute;
  top: 0; right: 0;
  background: var(--orange);
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 4px 10px;
  border-bottom-left-radius: 10px;
}
.bn-price-card__head {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.bn-price-card__boom {
  font-size: 20px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1;
}
.bn-price-card__shift {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.bn-price-card__main {
  display: flex;
  align-items: baseline;
  gap: 6px;
  flex-wrap: wrap;
}
.bn-price-card__label {
  font-size: 12px;
  color: #999;
}
.bn-price-card__val {
  font-size: 22px;
  font-weight: 800;
  color: var(--orange);
  line-height: 1;
}
.bn-price-card__pay {
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  background: #bbb;
  padding: 2px 7px;
  border-radius: 20px;
  letter-spacing: 0.03em;
}
.bn-price-card__variants {
  display: flex;
  flex-direction: column;
  gap: 5px;
  background: #f8f6f2;
  border-radius: 8px;
  padding: 10px 12px;
}
.bn-pv-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  color: #555;
}
.bn-pv-row strong {
  font-weight: 700;
  color: #1a1a1a;
}
.bn-price-card__extras {
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-top: 1px solid #f0eeeb;
  padding-top: 10px;
}
.bn-pe-row {
  font-size: 11px;
  color: #666;
  line-height: 1.4;
}
.bn-pe-row em {
  color: #999;
  font-style: normal;
  display: block;
}
/* extras table */
.bn-extras-wrap {
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  border: 1px solid #f0eeeb;
  margin-bottom: 24px;
}
.bn-extras-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  font-size: 13px;
}
.bn-extras-table thead th {
  background: #1c1c1e;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 12px 16px;
  text-align: left;
}
.bn-extras-table thead th:not(:first-child) {
  text-align: center;
}
.bn-extras-table tbody tr:nth-child(even) {
  background: #f8f6f2;
}
.bn-extras-table tbody td {
  padding: 12px 16px;
  color: #333;
  border-bottom: 1px solid #f0eeeb;
  vertical-align: middle;
}
.bn-extras-table tbody td:not(:first-child) {
  text-align: center;
  font-weight: 600;
  color: #1a1a1a;
  white-space: nowrap;
}
/* responsive */
@media (max-width: 1200px) {
  .bn-price-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px) {
  .bn-price-grid { grid-template-columns: repeat(2, 1fr); }
  .bn-price-card__val { font-size: 20px; }
}
@media (max-width: 480px) {
  .bn-price-grid { grid-template-columns: 1fr; }
  .bn-extras-table thead th:nth-child(3),
  .bn-extras-table tbody td:nth-child(3) { display: none; }
}

/* ===== CONTACTS PAGE (.ct-*) ===== */
.ct-hero {
  background: linear-gradient(135deg, #1c1c1e 0%, #2c2c2e 100%);
  color: #fff;
  padding: 52px 0 44px;
}
.ct-hero__title {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 12px;
  color: #fff;
}
.ct-hero__sub {
  font-size: 15px;
  color: rgba(255,255,255,0.68);
  max-width: 580px;
  margin: 0;
}
.ct-section {
  padding: 52px 0 60px;
  background: #f8f6f2;
}
.ct-layout {
  display: grid;
  grid-template-columns: 380px 1fr;
  gap: 28px;
  align-items: start;
}
.ct-info {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ct-card {
  background: #fff;
  border: 1px solid #f0eeeb;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  padding: 18px 20px;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  text-decoration: none;
  color: #1a1a1a;
}
.ct-card--link:hover {
  border-color: var(--orange);
  box-shadow: 0 4px 16px rgba(218,116,18,0.12);
}
.ct-card__icon {
  font-size: 22px;
  line-height: 1;
  flex-shrink: 0;
  margin-top: 2px;
}
.ct-card__label {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #999;
  margin-bottom: 4px;
}
.ct-card__val {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.4;
}
.ct-card__val--phone {
  font-size: 20px;
  color: var(--orange);
}
.ct-card__sub {
  font-size: 12px;
  color: #888;
  margin-top: 4px;
}
.ct-cta {
  background: var(--orange);
  border-radius: 14px;
  padding: 22px 20px;
}
.ct-cta__text {
  font-size: 13px;
  color: rgba(255,255,255,0.85);
  margin-bottom: 14px;
  line-height: 1.5;
}
.ct-cta__btn {
  display: block;
  width: 100%;
  background: #fff;
  color: var(--orange);
  font-weight: 700;
  font-size: 14px;
  padding: 12px 20px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  text-align: center;
}
.ct-map {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  height: 480px;
  border: 1px solid #f0eeeb;
}
.ct-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}
@media (max-width: 900px) {
  .ct-layout {
    grid-template-columns: 1fr;
  }
  .ct-map {
    height: 380px;
    order: -1;
  }
}
@media (max-width: 540px) {
  .ct-hero__title { font-size: 22px; }
  .ct-map { height: 280px; }
}

/* ===== LABORATORY PAGE (.lb-*) ===== */
.lb-hero {
  background: linear-gradient(135deg, #1c1c1e 0%, #2c2c2e 100%);
  color: #fff;
  padding: 52px 0 44px;
}
.lb-hero__title {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 12px;
  color: #fff;
}
.lb-hero__sub {
  font-size: 15px;
  color: rgba(255,255,255,0.68);
  max-width: 640px;
  margin: 0;
}
.lb-section {
  padding: 52px 0;
  background: #fff;
}
.lb-section--gray {
  background: #f8f6f2;
}
.lb-stitle {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a1a;
  margin-bottom: 12px;
}
.lb-lead {
  font-size: 14px;
  color: #666;
  margin-bottom: 28px;
  max-width: 720px;
  line-height: 1.6;
}
/* props grid */
.lb-props-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
.lb-prop-card {
  background: #fff;
  border: 1px solid #f0eeeb;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  padding: 24px 18px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.lb-prop-card__icon {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 4px;
}
.lb-prop-card__title {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
}
.lb-prop-card__val {
  font-size: 18px;
  font-weight: 800;
  color: var(--orange);
  line-height: 1.1;
}
.lb-prop-card__desc {
  font-size: 12px;
  color: #888;
}
/* split layout */
.lb-split {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 36px;
  align-items: center;
}
.lb-split--reverse {
  grid-template-columns: 1fr 300px;
}
.lb-split--reverse .lb-split__img {
  order: 2;
}
.lb-split--reverse .lb-split__content {
  order: 1;
}
.lb-img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  border-radius: 14px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.12);
  display: block;
}
.lb-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.lb-list li {
  font-size: 14px;
  color: #333;
  line-height: 1.55;
  padding-left: 20px;
  position: relative;
}
.lb-list li::before {
  content: "\2014";
  position: absolute;
  left: 0;
  color: var(--orange);
  font-weight: 700;
}
.lb-list--check li::before {
  content: "\2713";
}
.lb-list--compact {
  gap: 8px;
}
.lb-list--compact li {
  font-size: 13px;
}
/* application cards */
.lb-app-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.lb-app-card {
  background: #fff;
  border: 1px solid #f0eeeb;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.lb-app-card__num {
  font-size: 28px;
  font-weight: 900;
  color: #f0eeeb;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
.lb-app-card__title {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
}
.lb-app-card__desc {
  font-size: 13px;
  color: #666;
  line-height: 1.55;
}
/* tests table */
.lb-table-wrap {
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  border: 1px solid #f0eeeb;
}
.lb-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  font-size: 13px;
}
.lb-table thead th {
  background: #1c1c1e;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 12px 16px;
  text-align: left;
}
.lb-table .lb-table__num {
  text-align: center;
  width: 44px;
}
.lb-table .lb-table__gost {
  width: 190px;
  font-size: 11px;
  color: #aaa;
  line-height: 1.6;
}
.lb-table__group td {
  background: var(--orange);
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 10px 16px;
}
.lb-table tbody tr:not(.lb-table__group):nth-child(even) {
  background: #f8f6f2;
}
.lb-table tbody td {
  padding: 11px 16px;
  color: #333;
  border-bottom: 1px solid #f0eeeb;
  vertical-align: top;
  line-height: 1.5;
}
.lb-table tbody .lb-table__num {
  color: #999;
  font-weight: 600;
  vertical-align: middle;
}
.lb-table tbody .lb-table__gost {
  color: #777;
  font-size: 11px;
  line-height: 1.6;
}
/* methods */
.lb-methods-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.lb-method-card {
  background: #fff;
  border: 1px solid #f0eeeb;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.07);
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.lb-method-card__title {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0;
}
.lb-method-card p {
  font-size: 13px;
  color: #555;
  line-height: 1.6;
  margin: 0;
}
.lb-method-card__sub {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #999;
}
.lb-method-card__note {
  font-size: 12px;
  color: #888;
  line-height: 1.55;
  border-top: 1px solid #f0eeeb;
  padding-top: 14px;
  margin-top: 4px;
}
/* responsive */
@media (max-width: 1100px) {
  .lb-props-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 900px) {
  .lb-split,
  .lb-split--reverse { grid-template-columns: 1fr; }
  .lb-split--reverse .lb-split__img { order: -1; }
  .lb-split--reverse .lb-split__content { order: 0; }
  .lb-img { height: 200px; }
  .lb-methods-grid { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .lb-hero__title { font-size: 22px; }
  .lb-props-grid { grid-template-columns: 1fr 1fr; }
  .lb-app-grid { grid-template-columns: 1fr; }
  .lb-table .lb-table__gost { display: none; }
}
@media (max-width: 420px) {
  .lb-props-grid { grid-template-columns: 1fr; }
}

/* ================================================
   CATALOG INDEX INFO BLOCK (.ci-*)
   ================================================ */
.ci-info {
  padding: 28px 0 8px;
}
.ci-tagline {
  font-size: 13px;
  color: #999;
  margin-bottom: 20px;
  letter-spacing: 0.01em;
}

/* Grade cards */
.ci-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 28px;
}
.ci-card {
  background: #fff;
  border: 1px solid #f0eeeb;
  border-top: 3px solid var(--orange);
  border-radius: 14px;
  padding: 16px 14px;
}
.ci-card__grade {
  font-size: 18px;
  font-weight: 700;
  color: var(--orange);
  margin-bottom: 6px;
  line-height: 1.2;
}
.ci-card__name {
  font-size: 13px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 5px;
  line-height: 1.35;
}
.ci-card__note {
  font-size: 12px;
  color: #999;
  line-height: 1.4;
}

/* How to order */
.ci-how {
  background: #f8f6f3;
  border: 1px solid #f0eeeb;
  border-radius: 14px;
  padding: 20px 24px;
}
.ci-how__label {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 16px;
}
.ci-steps {
  display: flex;
  align-items: center;
  gap: 0;
  margin-bottom: 14px;
}
.ci-step {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  flex: 1;
}
.ci-step__num {
  width: 30px;
  height: 30px;
  min-width: 30px;
  background: var(--orange);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
}
.ci-step__text {
  font-size: 13px;
  color: #444;
  line-height: 1.4;
  padding-top: 6px;
}
.ci-step__line {
  flex: 0 0 32px;
  height: 2px;
  background: #e2ded9;
  margin: 0 4px;
  align-self: center;
  position: relative;
  top: -2px;
}
.ci-how__note {
  font-size: 12px;
  color: #aaa;
  border-top: 1px solid #ece9e4;
  padding-top: 12px;
}

@media (max-width: 900px) {
  .ci-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .ci-steps { flex-direction: column; align-items: flex-start; gap: 10px; }
  .ci-step__line { display: none; }
  .ci-step { gap: 10px; }
}
@media (max-width: 480px) {
  .ci-grid { grid-template-columns: 1fr 1fr; }
  .ci-how { padding: 16px; }
}

/* ===== Модалка заявки (#exampleModalCenter) ===== */
#exampleModalCenter .modal-dialog { max-width: 760px; }
#exampleModalCenter .modal-content { border: 0; border-radius: 14px; overflow: hidden; box-shadow: 0 30px 70px -20px rgba(0,0,0,0.45); }

#exampleModalCenter .modal-header { background: var(--orange); border-bottom: 0; padding: 16px 22px; align-items: center; }
#exampleModalCenter .modal-title { font-weight: 700; font-size: 18px; color: #fff; }
#exampleModalCenter .modal-header .close { opacity: 1; width: 32px; height: 32px; border-radius: 9px; background: rgba(255,255,255,0.18); display: flex; align-items: center; justify-content: center; margin: 0; padding: 0; text-shadow: none; }
#exampleModalCenter .modal-header .close:hover { background: rgba(255,255,255,0.32); }
#exampleModalCenter .modal-header .close span { font-size: 22px; line-height: 1; color: #fff; font-weight: 400; }

#exampleModalCenter .modal-body { padding: 0; }
#exampleModalCenter .mb_content { background: #fff; display: flex; flex-wrap: nowrap; align-items: stretch; }
#exampleModalCenter .mb_content_left { flex: 1 1 56%; padding: 24px 22px; background: #fff; }
#exampleModalCenter .mb_content_right { flex: 1 1 44%; padding: 24px 22px; background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%); color: #fff; border: 0; }

#exampleModalCenter .form_zakaz input[type="text"],
#exampleModalCenter .form_zakaz textarea { width: 100%; border: 1px solid #d9d5d0; border-radius: 10px; padding: 12px 14px; font-size: 14px; color: #1a1a1a; background: #fff; margin: 0 0 14px; }
#exampleModalCenter .form_zakaz textarea { min-height: 96px; resize: vertical; }
#exampleModalCenter .form_zakaz input[type="text"]:focus,
#exampleModalCenter .form_zakaz textarea:focus { outline: 0; border-color: var(--orange); box-shadow: 0 0 0 3px rgba(218,116,18,0.15); }
#exampleModalCenter .form_zakaz input::placeholder,
#exampleModalCenter .form_zakaz textarea::placeholder { color: #a39e98; }

#exampleModalCenter .form_zakaz label.btn { display: inline-flex; align-items: center; gap: 8px; width: auto; background: #fff5eb; border: 1px dashed var(--orange); border-radius: 10px; padding: 10px 16px; font-size: 13px; font-weight: 600; color: var(--orange); cursor: pointer; margin: 0 0 6px; }
#exampleModalCenter .form_zakaz label.btn:hover { background: #ffe9d4; }
#exampleModalCenter .form_zakaz small { display: block; font-size: 11px; color: #a39e98; margin-bottom: 4px; }
#exampleModalCenter #file-name { font-size: 12px; color: #1a1a1a; }

#exampleModalCenter .container2 { padding-left: 30px; margin: 8px 0 0; font-size: 12px; font-weight: 600; line-height: 1.5; color: #6b6b6b; }
#exampleModalCenter .container2 a { color: var(--orange); }
#exampleModalCenter .checkmark2 { width: 20px; height: 20px; border: 1.5px solid #c9c4be; border-radius: 5px; top: 1px; left: 0; }
#exampleModalCenter .container2:hover input ~ .checkmark2 { background-color: #fff5eb; border-color: var(--orange); }
#exampleModalCenter .container2 input:checked ~ .checkmark2 { background-color: var(--orange); border-color: var(--orange); }
#exampleModalCenter .container2 .checkmark2:after { left: 6px; top: 2px; width: 6px; height: 11px; }

#exampleModalCenter .contacts_h h4 { font-weight: 700; font-size: 15px; color: #fff; text-transform: uppercase; letter-spacing: .4px; margin: 0 0 14px; }
#exampleModalCenter .mb_content_right .text_contacts,
#exampleModalCenter .mb_content_right .text_contacts div { color: rgba(255,255,255,0.85); font-size: 14px; line-height: 1.55; }
#exampleModalCenter .mb_content_right .text_contacts.brdr { padding-bottom: 12px; border-bottom: 1px solid rgba(255,255,255,0.15); margin-bottom: 12px; }
#exampleModalCenter .mb_content_right .text_contacts a { color: #f3a24f; }
#exampleModalCenter .mb_content_add { font-size: 12.5px; color: rgba(255,255,255,0.6); line-height: 1.55; margin-top: 14px; }

#exampleModalCenter .modal-footer { border-top: 1px solid #f0eeeb; padding: 14px 22px; justify-content: space-between; }
#exampleModalCenter .modal-footer .btn-primary.zapros { background: var(--orange); border: 0; border-radius: 10px; padding: 11px 26px; font-weight: 700; font-size: 14px; color: #fff; }
#exampleModalCenter .modal-footer .btn-primary.zapros:hover { background: #c0620a; }
#exampleModalCenter .modal-footer .btn-secondary { background: #f0eeeb; border: 0; border-radius: 10px; padding: 11px 22px; font-weight: 600; font-size: 14px; color: #555; }
#exampleModalCenter .modal-footer .btn-secondary:hover { background: #e4e0db; color: #1a1a1a; }

@media (max-width: 767px) {
  #exampleModalCenter .mb_content_left { flex: 1 1 100%; }
}
@media (max-width: 480px) {
  #exampleModalCenter .mb_content_left,
  #exampleModalCenter .mb_content_right { padding: 20px 16px; }
  #exampleModalCenter .modal-footer { flex-direction: column-reverse; gap: 8px; }
  #exampleModalCenter .modal-footer .btn { width: 100%; }
}


/* === Самостоятельный хостинг Lato + Poppins (замена Google Fonts, latin-сабсет) === */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/lato-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/lato-700-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../fonts/lato-900-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/poppins-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/poppins-500-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/poppins-600-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/poppins-700-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
