/* */
body
{
/* font-family: 'Montserrat Alternates', sans-serif; */
font-family: 'Roboto', sans-serif; 
font-weight: 300;
background: #fff;
} 
.margin-bottom-20
{
margin-bottom: 20px;
}
.margin-bottom-30
{
margin-bottom: 30px;
}
.margin-bottom-100
{
margin-bottom: 100px;
}
.margin-bottom-130
{
margin-bottom: 130px;
}
.margin-top-30
{
margin-top: 30px;
}
.navbar-brand
{
padding-top: 0px;
padding-bottom: 0px;
}
.icobar-nav
{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.icobar-nav li
{
float: left;
}
.icobar-nav .ico24
{
margin-right: 40px;
}
.icobar-nav .ico24 div
{ 
font-family: 'Montserrat Alternates', sans-serif;
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
background: #FBAF3B;
text-align: center;
width: 66px;
height: 66px;
border-radius: 33px;
padding-top: 21px;
}
.icobar-nav .tel
{
padding-top: 11px;
}
.icobar-nav .tel a
{
font-family: 'Montserrat Alternates', sans-serif;
font-size: 20px;
line-height: 30px;
color: #002B12;
display: block;
}
.icobar-nav .tel a:hover
{
text-decoration: none;
}
.icobar-nav .tel small
{
font-size: 12px;
line-height: 12px;
color: #4A4A4A;
margin-top: 2px;
display: block;
}

.navbar-light .navbar-nav .nav-link {
color: #332C32;
font-size: 18px;
font-weight: 700;
}
.navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
color: #FBAF3B;
text-decoration: underline;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .active>.nav-link
{
color: #013D1A;
text-decoration: underline;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: #FBAF3B;
text-decoration: underline;
}

/* navbar */
 
.btn-tipovoy, .btn-buy
{
transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;	
color:#fff;	
border-color: #810b0b;
background: #de4040;
background: -moz-linear-gradient(top,  #de4040 0%, #8a0808 100%);
background: -webkit-linear-gradient(top,  #de4040 0%, #8a0808 100%);
background: linear-gradient(to bottom,  #de4040 0%, #8a0808 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4040', endColorstr='#8a0808',GradientType=0 );
box-shadow: inset #fc2525 0px 0px 1px, inset rgba(255,255,255,0.5) 0px -3px 5px ;
}




.btn-tipovoy:hover, .btn-tipovoy:focus, .btn-tipovoy:active, .btn-buy:hover, .btn-buy:focus, .btn-buy:active
{
color:#fff;	
border-color: #810b0b;
background: #8a0808;
background: -moz-linear-gradient(top,  #8a0808 0%, #de4040 100%);
background: -webkit-linear-gradient(top, #8a0808 0%, #de4040 100%);
background: linear-gradient(to bottom,  #8a0808 0%, #de4040 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a0808', endColorstr='#de4040',GradientType=0 );
box-shadow: inset #fc2525 0px 0px 1px, inset rgba(255,255,255,0.5) 0px 3px 5px ;
}
.btn-tipovoy.btn-sm
{
font-weight: 300;
}

.text-777
{
font-size: 40px;;
font-family: monotype corsiva;;
}
.text-777-2
{
font-size: 24px;;
}
.text-777-3
{
font-size: 20px;;
}

/* */
h1
{
font-size: 30px;
line-height: 34px;
font-weight: 400;
color: #810b0b;
margin-top: 0px;
}
h10
{
font-size: 30px;
line-height: 34px;
font-weight: 400;
color: #810b0b;
margin-top: 0px;
}
h2
{
font-size: 24px;
line-height: 28px;
font-weight: 400;
color: #810b0b;
}
h3
{
font-size: 20px;
line-height: 24px;
font-weight: 400;
color: #810b0b;
}
h4
{
font-size: 18px;
line-height: 21px;
font-weight: 400;
color: #810b0b;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
a {color:#000;}
a:hover, a:focus, a:active {color:#f00;} 

.modal-title {
    margin-bottom: 0;
    line-height: 1.0;
}
.modal-header .close {
    padding: 1rem;
    margin: -0.8rem -0.3rem -1rem auto;
}

/* */
.text_block3 table, .tabcontent2 table
{
border:0px;
padding:0px;
margin:0px 0px 15px 0px;
border-spacing:1px;
background-color: rgba(255,255,255,0.0);
width: 100%;
}
.text_block3 thead tr, .tabcontent2 thead tr
{
background: rgba(255,255,255,0.0);
margin:0px;
border:0px;
padding:0px;
}
.text_block3 thead tr td, .tabcontent2 thead tr td
{
color:#333;
font-weight: bold;
margin:0px;
padding: 10px 5px; 
text-align: center;
border:0px; 
}
.text_block3 tr, .tabcontent2 tr
{
background-color: rgba(255,255,255,0.0);
margin:0px;
border:0px;
padding:0px;
}
.text_block3 tr td, .tabcontent2 tr td
{
margin:0px;
padding:0px;
}
.text_block3 tr:nth-child(even), .tabcontent tr:nth-child(even)
{
background-color: rgba(255,255,255,0.0);
}
.small_item {
    padding: 10px;
    border: 1px solid #bdbdbd;
    border-radius: 4px;
    background: #FFF799;
}
.small_item_line
{
padding: 10px 20px 10px 10px; 
} 
.small_item_line .flag
{
top:15px;
left:-11px;	
} 
.small_item_line .flag+.flag
{
top:57px;
left:-11px;	
}
.small_item_line .title_item_line 
{
display: block;
font-size: 16px;
line-height: 19px;
color: #333;
text-decoration: underline;
width: 100%;
margin-bottom: 10px;
font-weight: 400;
} 
.small_item_line .title_item_line:hover, .small_item_line .title_item_line:focus, .small_item_line .title_item_line:active
{
color:#00767D;
}
.small_item_line dl
{
font-size: 14px;
margin-bottom: 14px;
}
#socbuts
{
right: 5px;
position: fixed;
z-index: 10;
bottom: 120px;
} 
#socbuts svg, #to-top svg
{
display: block;
max-width: 100%;
height: auto;
width: 100%;
opacity: 0.5;
transition: 0.2s;
}
#socbuts svg path, #to-top svg path
{
fill:#fff;
}
#socbuts > a, #socbuts > div, #to-top
{
display: block;
transition: 0.2s;
cursor: pointer;
background: rgba(19,18,20,0.50);
border: 2px solid rgba(255,255,255,0.20);
box-shadow: 0 2px 4px 0 #000000;
width: 60px;
height: 60px;
padding: 12px;
border-radius: 50%;
font-size: 36px;
line-height: 63px;
text-align: center;
color: rgba(255,255,255,.5);
transition: 0.2s;
}
#socbuts a + a, #socbuts a + div, #socbuts div + a, #socbuts div + div
{
margin-top: 5px;
}
#to-top
{
right: 5px;
position: fixed;
z-index: 10;
bottom: 50px;
display: none;
}
#socbuts a:hover, #to-top:hover, #socbuts div:hover {
background-color: #00767D;
}
#socbuts a:hover svg path, #to-top:hover svg path, #socbuts div:hover svg path {
fill:#fff;
}
.small_item_line
{
padding: 10px 20px 10px 10px; 
} 
.small_item_line .flag
{
top:15px;
left:-11px;	
} 
.small_item_line .flag+.flag
{
top:57px;
left:-11px;	
}
.small_item_line .title_item_line 
{
display: block;
font-size: 16px;
line-height: 19px;
color: #333;
text-decoration: underline;
width: 100%;
margin-bottom: 10px;
font-weight: 400;
} 
.small_item_line .title_item_line:hover, .small_item_line .title_item_line:focus, .small_item_line .title_item_line:active
{
color:#00767D;
}
.small_item_line dl
{
font-size: 14px;
margin-bottom: 14px;
}

/* */
.head-menu
{
padding: 30px 0px 75px 0px;
overflow: hidden;
}
.head-menu a
{
display: block;
position: relative;	
}
.head-menu a:hover
{
text-decoration: none;
}
.head-menu a span
{
height: 60px;
display: block;	
background: #002B12;
border: 1px solid #FFFFFF;
box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.34);
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 500;
line-height: 60px;
font-size: 18px;
padding-right: 14px;
text-align: right;
color: #FFFFFF;
}
.head-menu a:hover span
{
color: #010005;
background: #FBAF3B;
border: 1px solid #FFFFFF;
box-shadow: 2px 2px 5px 0 rgba(0,43,18,0.30);
}
.head-menu a img
{
position: absolute;
left:0px;
top:-10px;
}
.head-menu a.service-1 img
{
left:-3px;
top:-15px;
}

.btn-red
{
background-image: linear-gradient(0deg, #E05333 0%, #BD2917 61%);
font-weight: 300;
font-family: 'Montserrat Alternates', sans-serif;
font-size: 22px;
color: #FFFFFF;
text-shadow: 0 2px 1px rgba(0,0,0,0.50);
border-width: 0px;
height: 56px; 
position: relative;
width: 260px;
border-radius: 50px;
overflow: hidden;
} 
.btn-red::before
{
content: attr(data-name);
display: block;
height: 52px;
width: calc(100% - 4px);
position: absolute;
left: 2px;
top:2px;
font-family: 'Montserrat Alternates', sans-serif;
font-size: 22px;
color: #FFFFFF;
text-shadow: 0 2px 1px rgba(0,0,0,0.50);
line-height: 52px;  
border-radius: 50px;
background-image: linear-gradient(-180deg, #E05333 0%, #BD2917 61%);
z-index: 1;
}
.btn-red::after
{
content: '';
display: block;
position: absolute;
left: -13px;
top: -32px;
width: 287px;
height: 64px;  
z-index: 2;
background: url("graphics/oval.svg") no-repeat left top;
}
.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red:not(:disabled):not(.disabled).active, .btn-red:not(:disabled):not(.disabled):active
{
background-image: linear-gradient(-180deg, #E05333 0%, #BD2917 61%);
}
.btn-red:hover::before, .btn-red:focus::before, .btn-red:active::before
{ 
background-image: linear-gradient(0deg, #E05333 0%, #BD2917 61%);
}
.btn-red:active, .btn-red:not(:disabled):not(.disabled).active, .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled):focus
{
box-shadow: 0 0 0 0.2rem rgba(189,41,23,.5);
}


.btn-outline-green
{ 
border: 1px solid #002B12;
border-radius: 100px; 
font-size: 22px;
color: #002B12;
font-family: 'Montserrat Alternates', sans-serif;
height: 56px; 
position: relative;
width: 260px;
background: #55247B;
}

.btn-outline-green.btn-sm
{ 
border: 1px solid #55247B; 
font-family: 'Roboto', sans-serif; 
font-size: 14px;
color: #002B12;
height: 32px; 
position: relative;
width: auto;
padding-left: 30px;
padding-right: 30px;
background: transparent;
}

.btn-outline-green:hover, .btn-outline-green:focus, .btn-outline-green:active, .btn-outline-green:not(:disabled):not(.disabled).active, .btn-outline-green:not(:disabled):not(.disabled):active
{
background: #55247B;
color: #fff;
}
.btn-outline-green:active, .btn-outline-green:not(:disabled):not(.disabled).active, .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled):focus
{
box-shadow: 0 0 0 0.2rem rgba(0,63,26,.5);
}


.btn-outline-red
{ 
border: 1px solid #002B12;
border-radius: 100px; 
font-size: 22px;
color: #002B12;
font-family: 'Montserrat Alternates', sans-serif;
height: 56px; 
position: relative;
width: 260px;
background: #E05333;
}

.btn-outline-red.btn-sm
{ 
border: 1px solid #55247B; 
font-family: 'Roboto', sans-serif; 
font-size: 14px;
color: #002B12;
height: 32px; 
position: relative;
width: auto;
padding-left: 30px;
padding-right: 30px;
background: transparent;
}

.btn-outline-red:hover, .btn-outline-red:focus, .btn-outline-red:active, .btn-outline-red:not(:disabled):not(.disabled).active, .btn-outline-red:not(:disabled):not(.disabled):active
{
background: #55247B;
color: #fff;
}
.btn-outline-red:active, .btn-outline-red:not(:disabled):not(.disabled).active, .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled):focus
{
box-shadow: 0 0 0 0.2rem rgba(0,63,26,.5);
}



.section-slider
{
position: relative;
overflow: hidden;
}
.section-slider .section-about-slider
{
position: absolute;
width: 100%;
z-index: 400;  
}
.about-slider
{
position: relative;	
max-width: 457px;
padding: 50px 20px 70px 20px;
background: rgba(251,175,59,0.89);
text-align: center;
}
.as-title
{
font-family: 'Montserrat Alternates', sans-serif;
font-size: 29px;
line-height: 35px;
text-align: center;
font-weight: 500;
color: #002B12;
margin-bottom: 36px;
}
.as-about
{
font-weight: 300;	
font-size: 20px;
color: #010005;
line-height: 47px;
padding-left: 77px;
position: relative;
text-align: left;
}
.as-about::before
{
content: '';
display: block;
position: absolute;
left: 30px;
top: 6px;
width: 32px;
height: 32px;
background: url("/uploads/images/sotr-04-32.png") no-repeat left top;
}
.as-about + .as-about::before
{ 
left: 33px;
top: 8px;
width: 32px;
height: 32spx;
background: url("/uploads/images/sotr-05-32.png") no-repeat left top;
}
.as-about + .as-about
{
margin-bottom: 30px;
}
.about-slider .btn-red
{
margin-bottom: 16px;
}
.as-sale
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 500;
font-size: 21px;
color: #002B12;
}
/* */
.mainpage
{
background: url("/uploads/images/fon-site.jpg") no-repeat left top;
}
.section-top
{
padding: 60px 0px;
overflow: hidden;
}
.numbers
{
margin-bottom: 70px;
}
.number
{

}
.number > div
{
height: 200px;
background: url("/uploads/images/new-th-200.png") no-repeat center top;
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 700;
font-size: 46px;
line-height: 190px;
text-align: center;
color: #fff;
margin-bottom: 8px;
}
.number > div + div
{
font-family: 'Roboto', sans-serif; 
font-weight: 300; 
font-size: 15px;
color: #000000;
text-align: center;
height:auto;
background: none;
line-height: 19px;
}
hgroup
{
margin-bottom: 50px;
}
h1, .h1
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 400;
font-size: 36px;
color: #002B12;
text-align: center;
}
h10, .h10
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 400;
font-size: 36px;
color: #002B12;
text-align: center;
}
h2, .h2
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 400;
font-size: 30px;
color: #002B12;
text-align: center;
}
h3, .h3
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 400;
font-size: 24px;
color: #fff;
text-align: center;
margin-bottom: 30px;
}
h4, .h4
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 400;
font-size: 24px;
color: #002B12;
text-align: center;
margin-bottom: 30px;
}
.text-block h1, .text-block .h1
{
margin-bottom: 50px;
}
.text-block h10, .text-block .h10
{
margin-bottom: 50px;
}
.text-block h2, .text-block .h2
{
margin-bottom: 40px;
}
.text-block h3, .text-block .h3
{
margin-bottom: 30px;
}
.text-block 
{
margin-bottom: 60px;
}
.text-block .float-left
{
margin-bottom: 20px;
margin-right: 20px;
}
.section-faq .text-block 
{
margin-bottom: 0px;
}
.section-secondary
{
margin-bottom: 110px;
overflow: hidden;
}
h1+h2, .h1+.h2
{
font-family: 'Roboto', sans-serif;	
font-weight: 300;
font-size: 20px;
color: #000000;
text-align: center;
}
h10+h2, .h10+.h2
{
font-family: 'Roboto', sans-serif;	
font-weight: 300;
font-size: 20px;
color: #000000;
text-align: center;
}
.underline
{
}
.underline span
{
display: inline-block; 
position: relative;
padding-bottom: 4px;
} 
.underline span::before
{
content: '';
display: block;
position: absolute;
bottom: 0px;
left:0px;
width: 110%;
height: 2px;
background: #FBAF3B;
}
.underline span::after
{
content: '';
display: block;
position: absolute;
bottom: -6px;
right:-10%;
width: 13px;
height: 13px;
border-radius: 13px;
background: #FBAF3B;
}

h1.underline span::before, .h1.underline span::before
{ 
width: 104%; 
}
h1.underline span::after, .h1.underline span::after
{ 
right:-4%; 
}

h10.underline span::before, .h10.underline span::before
{ 
width: 104%; 
}
h10.underline span::after, .h10.underline span::after
{ 
right:-4%; 
}


.runderline
{
}
.runderline span
{
display: inline-block; 
position: relative;
padding-bottom: 4px;
} 
.runderline span::before
{
content: '';
display: block;
position: absolute;
bottom: 0px;
right:0px;
width: 110%;
height: 2px;
background: #FBAF3B;
}
.runderline span::after
{
content: '';
display: block;
position: absolute;
bottom: -6px;
left:-10%;
width: 13px;
height: 13px;
border-radius: 13px;
background: #FBAF3B;
}

.services
{
margin-bottom: 10px;
}
.services_title
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 300;
font-size: 24px;
color: #002B12;
margin-bottom: 12px;
}
.services p
{
font-weight: 300;
font-size: 16px;
color: #010005;
line-height: 19px;
}
.services a
{
text-decoration: none;
}
.services a:hover .services_title
{
color: #FBAF3B;
}
.services > div > a > div:nth-child(1)
{
margin-right: 24px;
}
.services > div:nth-child(1) > a > div:nth-child(1)
{
margin-right: 3px;
}
.services > div:nth-child(3), .services > div:nth-child(4)
{
margin-top: 30px;
}
.services > div:nth-child(3) > a > div:nth-child(1), .services > div:nth-child(4) > a > div:nth-child(1)
{
margin-right: 24px;
text-align: right;
}

.section-secondary .services > div
{
margin-bottom: 24px;
margin-top: 0px !important;
}


/* */
.section-cooperate
{
margin-bottom: 110px;
}
.cooperates
{
padding-top:80px;
padding-bottom: 75px;
background: url("/uploads/images/cooperate.jpg") no-repeat right top;
}
.cooperate
{
background: #55247B url("/uploads/images/sotr-01.png") no-repeat 17px 38px;
padding: 30px 15px 15px 90px;
min-height: 196px;
color: #fff;
font-weight: 300;
}
.coop2
{
background: #55247B url("/uploads/images/sotr-02.png") no-repeat 14px 35px;
}
.coop3
{
background: #55247B url("/uploads/images/sotr-03.png") no-repeat 20px 38px;
}
.coop4
{
background: #55247B url("/uploads/images/sotr-04.png") no-repeat 14px 35px;
}
.cooperate strong
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 400;
font-size: 24px;
color: #FBAF3B;
display: block;
margin-bottom: 8px;
}
.cooperate p
{
color: #fff;
font-weight: 300; 
font-size: 18px;
color: #FFFFFF;
line-height: 21px;
}
/* */
.section-order-free
{
text-align: center;
margin-bottom: 50px;
}
.section-order-free .container
{
padding-top: 20px;
padding-bottom: 40px;
min-height: 245px; 
background-image: url("/uploads/images/os.png"), url("/uploads/images/konsult.png");
background-position: right top, left bottom 30px;
background-repeat: no-repeat, no-repeat;
}
/* */
.section-safely
{
margin-bottom: 110px;
}
.section-safely h3, .section-safely .h3
{
margin-top: 20px;
text-align: left;
}
.section-safely ul
{
list-style: none;
margin: 0px 0px 20px 0px;
padding: 0px;
}
.section-safely ul li
{
font-weight: 300;
font-size: 18px;
color: #010005;
padding-left: 54px;
line-height: 22px;
margin-bottom: 24px;
min-height: 30px;
background: url("/uploads/images/icon-ok.png") no-repeat left 4px top;
}
.section-safely .row
{ 
}
.section-safely .row + .row
{
margin-top: 50px;	 
}
/* */
.section-price
{
padding-bottom: 140px;
}
.section-price hgroup
{
text-align: center;
}
.section-price h1+h2, .section-price .h1+.h2
{
font-family: 'Roboto', sans-serif;	
font-weight: 300;
font-size: 18px;
color: #000000;
max-width: 550px;
padding: 0px 40px;
text-align: center;
display: inline-block;
background: url("/uploads/images/icon-ok.png") no-repeat left top;
}
.section-calc
{

}
.section-calc .h1
{
margin-top: 20px;
margin-bottom: 25px;
}
.section-loyalty
{
border-top:5px solid #FBAF3B;
border-bottom:5px solid #FBAF3B; 
position: relative;
}
.section-loyalty::before, .section-loyalty::after, .loyalty-inner::before, .loyalty-inner::after
{
content: '';
display: block;
position: absolute;
background: #FBAF3B;
}
.section-loyalty::before
{ 
top:0px;
left:0px;
width: 5px;
height: 130px; 
}
.section-loyalty::after
{ 
top:0px;
right:0px;
width: 5px;
height: 60px; 
}
.loyalty-inner::before
{ 
bottom:0px;
left:0px;
width: 5px;
height: 110px; 
}
.loyalty-inner::after
{ 
bottom:0px;
right:0px;
width: 5px;
height: 45px; 
}
.loyalty-inner
{ 
padding: 50px 30px 85px 30px;
position: relative;
}
.loyalty-presents
{
width:371px;
height:333px;
display: block;
position: absolute;
bottom: -110px;
right: -3px;
background: url("/uploads/images/skidka.png") no-repeat left top;
}
.loyalty-line
{
content: '';
display: block;
position: absolute;
background: #FFF;
bottom:-5px;
right:5px;
width: 338px;
height: 5px; 
}
.calc_total
{ 
font-size: 22px;
color: #010005;
margin-bottom: 24px;
margin-top: 24px;
}
.calc_total span
{
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 400;
font-size: 45px;
color: #BD2917;
}
.calc_attantion
{
margin-top: 60px;
}
.calc_attantion .h2
{
text-align: left;
margin-bottom: 0px;
}
.section-loyalty h3
{
margin-bottom: 34px;
}
.section-loyalty h4
{
font-family: 'Montserrat Alternates', sans-serif;
font-size: 30px;
font-weight: 400;
color: #010005;
line-height: 40px;
text-shadow: 2px 2px 0 #FFFFFF;
margin-bottom: 34px;
}
.section-loyalty h4 span
{
font-size: 36px;
color: #BD2917;
line-height: 40px; 
}
.section-loyalty .d-flex span
{
display: block;
width: 75px;
height: 75px;
border-radius: 75px;
background: #FBAF3B; 
text-align: center;
line-height: 75px;
font-family: 'Montserrat Alternates', sans-serif; 
font-size: 30px;
color: #FFFFFF;
font-weight: 800;
margin-right: 18px;
}
.section-loyalty .d-flex div+div
{
font-size: 20px;
}
.section-loyalty h4 + .d-flex
{
margin-bottom: 12px;
}
/* */
.section-review
{
padding: 105px 0px;	
background: url("/uploads/images/dogovor.jpg") no-repeat center top;
}
.review-item
{
font-size: 15px;
color: #000000;
line-height: 18px;
}
.review-item
{
margin-bottom: 50px;
}
.review-title
{
font-family: 'Montserrat Alternates', sans-serif; 
font-size: 20px;
font-weight: 400;
color: #002B12;
margin-bottom: 14px;
}
.review-rate
{
float: right; 
font-size: 16px;
color: #FBAF3B;
}
/* */
.section-order
{
background: url("/uploads/images/sdelka-2.jpg") no-repeat center top;
padding: 15px 0px 20px 0px;
}
.section-order h1
{
color: #FBAF3B;
}
.section-order h2
{ 
font-size: 20px;
color: #FFFFFF;
margin-bottom: 60px;
}
.section-order strong
{
font-family: 'Montserrat Alternates', sans-serif; 
font-size: 24px;
font-weight: 500;
color: #FFFFFF;
}
/* */
.form-index
{
text-align: center;
}
.form-index .form-control
{
margin-bottom: 20px;
font-size: 18px;
color: #fff;
background: transparent;
border-radius: 0px;
border: 0px;
padding-left: 5px;
border-bottom: 1px solid #000;
}
.form-index textarea
{
resize: vertical;
min-height: 100px;
}  
.form-index .form-control:focus { 
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(251,175,59,.25);
}
.form-index .btn
{
margin-top: 40px;
margin-bottom: 20px;
}
.section-secondary .btn
{
margin-top: 14px;
margin-bottom: 0px;
}
.form-index .form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ffffff;
}
.form-index .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ffffff;
   opacity:  1;
}
.form-index .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ffffff;
   opacity:  1;
}
.form-index .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ffffff;
}
.form-index .form-control::-ms-input-placeholder { /* Microsoft Edge */
   color:    #ffffff;
} 
.form-index .form-control::placeholder { /* Most modern browsers support this now. */
   color:    #ffffff;
}
.section-footer .form-index strong
{
font-family: 'Montserrat Alternates', sans-serif; 
font-size: 21px;
font-weight: 500;
color: #FFFFFF;
}
/* */
.section-faq
{
padding: 105px 0px;
}
.section-faq h1
{
margin-bottom: 60px;
}
.section-faq img
{
vertical-align: top;
}
.faq
{ 
border-bottom: 1px solid #010005; 
}
.faq + .faq
{
margin-top: 50px;
}
.faq .card-body
{
padding-left: 0px;
padding-right: 0px;
}
.faq .faq-link
{
line-height: 28px;
font-size: 24px;
color: #002B12;
display: block;
position: relative;
padding-right: 30px;
}
.faq .faq-link:hover
{ 
color: #FBAF3B;
text-decoration: none;
}
.faq .faq-link::before
{ 
display: block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f078";
position: absolute;
right:5px;
top:6px;
font-size: 16px;
}
.faq-link.collapsed
{
padding-bottom: 20px;
}
.faq .faq-link.collapsed::before
{
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.section_footer_content
{
background-color: #D3F1F2;
border-top:2px solid #004F54;
padding: 48px 0px 40px 0px;
}
.section-footer
{
padding: 80px 0px 0px 0px;
background: #622B7E url("/uploads/images/centr.jpg") no-repeat center top;
background-size: 100% auto;;
}
.section_copyright
{ 
border-top: 1px solid rgba(239,246,169,0.20);
background: #010005;
color: #fff;
font-size: 14px;
font-weight: 300;
padding: 30px 0px 35px 0px;
}
/* */ 
.copyright2 a
{
margin-top: -4px;	
text-align: right;
float: right;
font-size: 14px;
color:#fff;
text-decoration: none;
font-weight: 300;
line-height: 17px;
padding: 4px 48px 4px 0px;
background: url("graphics/webskill.svg") no-repeat right 1px;
background-size: 40px;
}
.copyright a
{ 
font-size: 14px;
color:#fff;
text-decoration: underline;
font-weight: 300; 
}
.copyright2 a:hover, .copyright a:hover
{
color:#FC9F3E; 
text-decoration: underline;
}
/* */ 
.menu_footer
{
border-top: 1px solid rgba(0,0,0);
padding-top: 40px;
text-align: center;
margin: 0px 0px 24px 0px;
}
.menu_footer a
{
font-size: 16px; 	
color:#fff;
text-decoration: none;
white-space: nowrap;
}
.menu_footer a:hover
{
color:#fff; 
text-decoration: underline;
}
.menu_footer span
{ 
width: 20px; 
text-align: center;
display: inline-block;
}
/* */
.contact
{
font-family: 'Montserrat Alternates', sans-serif; 
font-size: 24px;
font-weight: 400;
color: #FFFFFF;	
line-height: 24px;
margin-bottom: 10px;
}
.contact span
{ 
font-size: 20px;
font-weight: 400;
color: #FBAF3B;	
line-height: 24px;
}
.contact a
{
color: #FFFFFF;
}
.contact a:hover
{
color: #FFFFFF;
text-decoration: none;
}
.section-secondary .contact
{
color:#010005;
margin-bottom: 30px;
}
.section-secondary .contact span
{
color:#002B12;
}
.section-secondary a
{
color:#002B12;
}
.section-secondary a:hover
{
color:#005D27;
}
.contact .soc-button
{
display: inline-block;
width: 30px;
height: 30px;
color:#010005;
font-size: 20px;
line-height: 30px;
text-align: center;
background: #fff;
}
.contact .soc-button:hover
{ 
color:#010005; 
background: #FBAF3B;
}
.section-secondary .soc-button
{
background: #010005;
color: #fff;
}
.section-secondary .soc-button:hover
{
background: #FBAF3B;
color: #fff;
}
.contacts .contact:last-child
{
margin-bottom: 50px;
}

.section-secondary .form-index .form-control::-webkit-input-placeholder, .modal-body .form-index .form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #010005;
}
.section-secondary .form-index .form-control:-moz-placeholder, .modal-body .form-index .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #010005;
   opacity:  1;
}
.section-secondary .form-index .form-control::-moz-placeholder, .modal-body .form-index .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #010005;
   opacity:  1;
}
.section-secondary .form-index .form-control:-ms-input-placeholder, .modal-body .form-index .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #010005;
}
.section-secondary .form-index .form-control::-ms-input-placeholder, .modal-body .form-index .form-control::-ms-input-placeholder  { /* Microsoft Edge */
   color:    #010005;
} 
.section-secondary .form-index .form-control::placeholder, .modal-body .form-index .form-control::placeholder { /* Most modern browsers support this now. */
   color:    #010005;
}
.section-secondary .form-index .form-control, .modal-body .form-index .form-control
{ 
color: #010005; 
} 
.modal-body .form-index strong, .modal-body strong
{
font-family: 'Montserrat Alternates', sans-serif; 
font-size: 21px;
font-weight: 500;
color: #010005;
}
.modal-title
{
font-family: 'Montserrat Alternates', sans-serif; 
font-size: 24px;
font-weight: 500;
}
.form-index label
{
display: block;
margin-bottom: 0px;
text-align: left;
padding-left: 5px;
}
.form-index .star-group
{
padding-left: 5px;	
display: block;
text-align: left;
color:#FBAF3B;
font-size: 16px;
margin-bottom: 10px;
}
.calc_total
{
min-height: 1px;
}
/* */
.breadcrumb
{
margin: 0px 0px 14px 0px;
padding: 0px;
color: #9B9B9B;
font-size: 15px;
font-weight: 300;
background: transparent;
}  
.breadcrumb a
{ 
color: #9B9B9B; 
text-decoration: underline;
}
.breadcrumb a:hover
{ 
color: #FBAF3B;  
}
.breadcrumb > .active {
color: #000;
}
nav[aria-label="breadcrumb"] + h1
{ 
text-align: left; 
margin-bottom: 70px;
}
/* */
.paginator
{
margin-bottom: 30px;
}
.pagination
{
float: right;
-webkit-margin-after: 0px;
}
.page-link { 
color: #4A4A4A; 
}
.page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(182,30,80,.25);
}
.page-link:hover {
color: #fff;
text-decoration: none;
background-color: #FBAF3B;
border-color: #FBAF3B;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #002B12;
border-color: #002B12;
}
/* */
.articles a
{
display: block;
margin-bottom: 50px; 
font-size: 24px;
color: #010005;
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 300;
line-height: 28px;
}
.articles a:hover
{
color: #FBAF3B;
text-decoration: none;
}
.articles a img
{
margin-bottom: 20px;
}


#callb_but
{
position: fixed !important; 
right: 5px;
top:200px;	
background: url("graphics/callback.svg") no-repeat right 1px;
z-index: 300;
display: none;
width: 100px;
height: 100px;
background-size: contain;
}
#callb_but:hover
{
-webkit-filter: brightness(115%);
filter: brightness(115%); 
}


/* РњРµРґРёР°СЃРµР»РµРєС‚РѕСЂС‹ */ 
@media (min-width: 1400px) /* РћРіСЂРѕРјРЅРѕРµ СЂР°Р·СЂРµС€РµРЅРёРµ */
{  
	.navbar { 
    padding: 20px 1rem;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
	}
	.about-slider
	{
	margin-top: 45px;
	}
	.about-slider::before
	{
	content: '';
	display: block;
	position: absolute;
	width: 160px;
	height: 512px; 
	background: rgba(85,36,123,0.80);
	left:-160px;
	top:100px;
	}
	.about-slider::after
	{
	content: '';
	display: block;
	position: absolute;
	width: 80%;
	height: 100px; 
	background: rgba(85,36,123,0.80);
	left:0px;
	bottom:-100px;
	}
	.section-order
	{
	background-size:cover; 
	}
	.section-review
	{
	background-size:cover; 
	}
}
@media (min-width: 1200px) and (max-width: 1399.98px)  /* Р'РѕР»СЊС€РѕРµ СЂР°Р·СЂРµС€РµРЅРёРµ LG  */
{
	.navbar { 
    padding: 20px 1rem;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
	}
	.about-slider
	{
	margin-top: 45px;
	}
	.about-slider::before
	{
	content: '';
	display: block;
	position: absolute;
	width: 160px;
	height: 512px; 
	background: rgba(85,36,123,0.80);
	left:-160px;
	top:100px;
	}
	.about-slider::after
	{
	content: '';
	display: block;
	position: absolute;
	width: 80%;
	height: 100px; 
	background: rgba(85,36,123,0.80);
	left:0px;
	bottom:-100px;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) /* РЎСЂРµРґРЅРµРµ СЂР°Р·СЂРµС€РµРЅРёРµ MD */
{
	.navbar-brand img
	{
	width: 280px;
	}
	.icobar-nav .tel
	{
	padding-top: 2px;
	}
	.icobar-nav .ico24
	{
	display: none;
	}
	.navbar { 
    padding: 12px 1rem;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
	}
	.head-menu a img
	{
	height: 58px;
	left:-3px;
	top:3px;
	}
	.head-menu a.service-1 img
	{
	height: 63px;	
	left:-3px;
	top:-3px;
	}
	.head-menu a span
	{ 
	font-weight: 400; 
	font-size: 17px; 
	}
	.head-menu-sep
	{
	margin-bottom: 30px;
	}
	.about-slider::before
	{
	content: '';
	display: block;
	position: absolute;
	width: 160px;
	height: 512px; 
	background: rgba(85,36,123,0.80);
	left:-160px;
	top:100px;
	}
	.about-slider::after
	{
	content: '';
	display: block;
	position: absolute;
	width: 80%;
	height: 100px; 
	background: rgba(85,36,123,0.80);
	left:0px;
	bottom:-100px;
	}
	.section-safely h3, .section-safely .h3 {
    margin-top: 0px; 
	}
	.section-safely ul li { 
    margin-bottom: 12px; 
	}
	.loyalty-presents {
    width: 250px;
    height: 230px;
    display: block;
    position: absolute;
    bottom: -110px;
    right: 2px;
    background-size: 250px auto;
	}
	.section-secondary  .services > div > a > div:nth-child(1) {
	margin-right: 12px;
	}
	.section-secondary  .services > div:nth-child(1) > a > div:nth-child(1) {
	margin-right: 3px;
	}
	.services .underline span::before 
	{ 
	width: 100%; 
	}
	.services .underline span::after 
	{ 
	right:0%; 
	}
	.section-secondary .services_title
	{ 
	font-size: 20px;
	line-height: 23px; 
	margin-bottom: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) /* РњР°Р»РѕРµ СЂР°Р·СЂРµС€РµРЅРёРµ SM */
{
	.small_item_line
	{
	padding: 10px; 
	} 
	.navbar-brand img
	{
	width: 280px;
	}
	.icobar-nav .ico24
	{
	margin-right: 14px;
	}
	.icobar-nav .ico24 div
	{
	font-size: 20px;
	line-height: 20px; 
	width: 56px;
	height: 56px; 
	padding-top: 19px;
	}
	.icobar-nav .tel
	{
	padding-top: 6px;
	}
	.navbar { 
    padding: 12px 1rem;
	}
	.navbar-collapse .navbar-nav
	{
	margin: 20px 0px; 
	}
	.head-menu a img
	{
	height: 40px;
	left:-3px;
	top:-15px;
	}
	.head-menu a.service-1 img
	{
	height: 44px;	
	left:-3px;
	top:-18px;
	}
	.head-menu a span
	{ 
	font-weight: 400; 
	font-size: 16.5px; 
	}
	.container
	{
	padding-left: 0px;
	padding-right: 0px;	
	}
	.head-menu-sep
	{
	
	}
	.about-slider
	{
	position: relative;	
	max-width: 457px;
	padding: 30px 20px 30px 20px;
	background: rgba(251,175,59,0.89);
	text-align: center;
	}
	.section-slider
	{
	height: 393px;
	background: url(graphics/slide-1.jpg) no-repeat right top;
	background-size: cover; 
	}
	#owl-slider
	{
	display: none !important;
	}
	.section-order-free .container {
    padding-top: 20px;
    padding-bottom: 80px;
    min-height: 245px;
    background-image: url(graphics/order-free-bg1.svg), url(graphics/order-free-bg2.png);
    background-position: right bottom, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 180px auto, 220px auto;
	}
	.section-safely h3, .section-safely .h3 {
    margin-top: 0px; 
	}
	.section-safely ul li { 
    margin-bottom: 12px; 
	}
	.section-calc .h1 {
    margin-top: 0px;
    margin-bottom: 35px;
	}
	.calc_attantion {
    margin-top: 10px;
    margin-bottom: 60px;
	}
	.section-secondary  .services > div > a > div:nth-child(1) {
	margin-right: 12px;
	}
	.section-secondary  .services > div:nth-child(1) > a > div:nth-child(1) {
	margin-right: 3px;
	}
	.services .underline span::before 
	{ 
	width: 100%; 
	}
	.services .underline span::after 
	{ 
	right:0%; 
	}
	.section-secondary .services_title
	{ 
	font-size: 20px;
	line-height: 23px; 
	margin-bottom: 12px;
	}
	#callb_but
	{ 
	width: 80px;
	height: 80px; 
	}
}
@media (min-width: 576px) and (max-width: 767.98px) /* РњР°Р»РѕРµ СЂР°Р·СЂРµС€РµРЅРёРµ СЂР°Р·СЂРµС€РµРЅРёРµ XS - РїР»Р°РЅС€РµС‚/С‚РµР»РµС"РѕРЅ */
{
	.small_item_line
	{
	padding: 10px; 
	}
	.navbar-brand img
	{
	width: 56px;
	}
	.icobar-nav .ico24
	{
	margin-right: 14px;
	}
	.icobar-nav .ico24 div
	{
	font-size: 20px;
	line-height: 20px; 
	width: 56px;
	height: 56px; 
	padding-top: 19px;
	}
	.icobar-nav .tel
	{
	padding-top: 6px;
	}
	.navbar-collapse .navbar-nav
	{
	margin: 20px 0px; 
	}
	.head-menu a img
	{
	height: 58px;
	left:-3px;
	top:3px;
	}
	.head-menu a.service-1 img
	{
	height: 63px;	
	left:-3px;
	top:-3px;
	}
	.container
	{
	padding-left: 0px;
	padding-right: 0px;	
	}
	.head-menu .container .row div:nth-child(1), .head-menu .container .row div:nth-child(2)
	{
	margin-bottom: 20px;
	}
	.about-slider
	{
	position: relative;	
	max-width: 540px;
	padding: 30px 60px 30px 60px;
	background: rgba(251,175,59,0.89);
	text-align: center;
	}
	.section-slider
	{
	height: 393px;
	background: url(graphics/slide-1.jpg) no-repeat right top;
	background-size: cover; 
	}
	#owl-slider
	{
	display: none !important;
	} 
	h1.underline span::before, .h1.underline span::before
	{ 
	width: 100%; 
	}
	h1.underline span::after, .h1.underline span::after
	{ 
	right:0%; 
	}
	.cooperate { 
    min-height: auto; 
    margin-bottom: 30px;
	}
	.cooperates {
    padding-top: 0px;
    padding-bottom: 0px;
    background: none;
	}
	.section-order-free .container {
    padding-top: 20px;
    padding-bottom: 80px;
    min-height: 245px;
    background-image: url(graphics/order-free-bg1.svg), url(graphics/order-free-bg2.png);
    background-position: right bottom, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 180px auto, 220px auto;
	}
	.section-calc .h1 {
    margin-top: 0px;
    margin-bottom: 35px;
	}
	.calc_attantion {
    margin-top: 10px;
    margin-bottom: 60px;
	}
	.section-safely h3, .section-safely .h3 {
    margin-top: 0px; 
	}
	.section-safely ul li { 
    margin-bottom: 12px; 
	}
	.services > div:nth-child(1), .services > div:nth-child(2) {
    margin-top: 30px;
	}
	.section-review {
    padding: 60px 0px;
    background-position: center top;
    background-size: cover;
	}
	.section-order {
    background-position: center top;
    background-size: cover;
    padding: 60px 0px;
	}
	.section-faq {
    padding: 60px 0px;
	}
	.form-index
	{
	margin-top: 60px;	
	}
	.section-secondary  .services > div > a > div:nth-child(1) {
	margin-right: 12px;
	}
	.section-secondary  .services > div:nth-child(1) > a > div:nth-child(1) {
	margin-right: 3px;
	}
	.services .underline span::before 
	{ 
	width: 100%; 
	}
	.services .underline span::after 
	{ 
	right:0%; 
	}
	.section-secondary .services_title
	{ 
	font-size: 20px;
	line-height: 23px; 
	margin-bottom: 12px;
	}
	#callb_but
	{ 
	width: 70px;
	height: 70px; 
	}
} 
@media (max-width: 575.98px) /* РњР°Р»РѕРµ СЂР°Р·СЂРµС€РµРЅРёРµ СЂР°Р·СЂРµС€РµРЅРёРµ XXS - С‚РµР»РµС"РѕРЅ */
{
	.small_item_line
	{
	padding: 10px; 
	}
	.navbar-brand img
	{
	width: 56px;
	} 
	.icobar-nav .tel
	{
	padding-top: 6px;
	}
	.navbar-collapse .navbar-nav
	{
	margin: 20px 0px; 
	}
	.navbar-collapse .navbar-nav
	{
	margin: 20px 0px; 
	}
	.head-menu>.container>.row>div
	{
	margin-bottom: 20px;
	}
	.icobar-nav .tel a
	{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #002B12;
	display: block;
	}
	.icobar-nav .ico24
	{
	margin-right: 14px;
	}
	.icobar-nav .ico24 div
	{
	font-size: 18px;
	line-height: 18px; 
	width: 50px;
	height: 50px;
	border-radius: 33px;
	padding-top: 16px;
	}
	.section-slider
	{
	height: auto;
	overflow: visible;
	}
	.about-slider
	{
	position: relative;	
	max-width: none;
	width: 100%;
	padding: 30px 20px 30px 20px;
	background: rgba(251,175,59,0.89);
	text-align: center;
	}
	#owl-slider
	{
	display: none !important;
	}
	.section-slider .section-about-slider
	{
	position: relative; 
	}
	.section-about-slider .container
	{
	padding-left: 0px;
	padding-right: 0px;
	}
	h1.underline span::before, .h1.underline span::before
	{ 
	width: 100%; 

	}
	h1.underline span::after, .h1.underline span::after
	{ 
	right:0%; 
	}
	h1, .h1 { 
    font-size: 30px; 
	}
	.services > div:nth-child(1), .services > div:nth-child(2) {
    margin-top: 30px;
	}
	.services {
    margin-bottom: 20px;
	}
	.cooperate { 
    min-height: auto; 
    margin-bottom: 30px;
	}
	.cooperates {
    padding-top: 0px;
    padding-bottom: 0px;
    background: none;
	}
	.section-order-free .container {
    padding-top: 20px;
    padding-bottom: 80px;
    min-height: 245px;
    background-image: url(graphics/order-free-bg1.svg), url(graphics/order-free-bg2.png);
    background-position: right bottom, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 140px auto, 200px auto;
	}
	.section-cooperate, .section-safely {
    margin-bottom: 60px;
	}
	.section-safely h3, .section-safely .h3 {
    margin-top: 0px; 
	}
	.section-safely ul li { 
    margin-bottom: 12px; 
	}
	.section-price hgroup
	{
	margin-bottom: 10px;
	}
	.section-calc .h1 {
    margin-top: 10px;
    margin-bottom: 25px;
	}
	.section-calc > .row > div:first-child
	{
	margin-bottom: 20px;
	}
	.calc_attantion {
    margin-top: 20px;
    margin-bottom: 60px;
	}
	.loyalty-presents {
    width: 230px;
    height: 210px;
    display: block;
    position: absolute;
    bottom: -110px;
    right: 12px;
    background-size: 230px auto;
	}
	.section-loyalty h4 { 
    font-size: 24px; 
    line-height: 30px; 
    margin-bottom: 20px;
	}
	.section-review {
    padding: 60px 0px;
    background-position: center top;
    background-size: cover;
	}
	.section-order {
    background-position: center top;
    background-size: cover;
    padding: 60px 0px;
	}
	.section-faq {
    padding: 60px 0px;
	}
	.form-index
	{
	margin-top: 60px;	
	}
	.cooperate { 
    padding: 80px 15px 15px 15px;
    background-position: 14px 14px;
	} 
	.coop2
	{
	background-position: 14px 14px;
	}
	.coop3
	{
	background-position: 14px 14px;
	}
	.coop4
	{
	background-position: 14px 14px;
	}
	.section-secondary  .services > div > a > div:nth-child(1) {
	margin-right: 12px;
	}
	.section-secondary  .services > div:nth-child(1) > a > div:nth-child(1) {
	margin-right: 3px;
	}
	.services .underline span::before 
	{ 
	width: 100%; 
	}
	.services .underline span::after 
	{ 
	right:0%; 
	}
	.section-secondary .services_title
	{ 
	font-size: 20px;
	line-height: 23px; 
	margin-bottom: 12px;
	}
	#callb_but
	{ 
	width: 60px;
	height: 60px; 
	}
}
@media (max-width: 399.98px) /* РЎР°РјРѕРµ РјР°Р»РѕРµ СЂР°Р·СЂРµС€РµРЅРёРµ СЂР°Р·СЂРµС€РµРЅРёРµ XS - С‚РµР»РµС"РѕРЅ */
{
	.small_item_line
	{
	padding: 10px; 
	}
	.navbar-brand
	{
	margin-right: 0px;
	}
	.navbar-brand img
	{
	width: 50px;
	}
	.icobar-nav .ico24
	{
	display: none;
	}
	
	.number > div
	{
	height: 80px;
	background: url("graphics/oval-number.svg") no-repeat center top;
	background-size: 80px auto;
	font-family: 'Montserrat Alternates', sans-serif;
	font-weight: 300;
	font-size: 32px;
	line-height: 80px;
	text-align: center;
	color: #010005;
	margin-bottom: 8px;
	}
	.number > div + div
	{
	font-family: 'Roboto', sans-serif; 
	font-weight: 300; 
	font-size: 15px;
	color: #000000;
	text-align: center;
	height:auto;
	background: none;
	line-height: 19px;
	}
	.numbers .col-6
	{
	margin-bottom: 20px;
	}
	.section-order-free .container {
    padding-top: 20px;
    padding-bottom: 140px;
    min-height: 245px;
    background-image:  url(graphics/order-free-bg2.png);
    background-position:  center bottom;
    background-repeat:  no-repeat;
    background-size:  200px auto;
	}
	.section-loyalty .d-flex div+div {
    font-size: 16px;
	}
	.section-loyalty h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 14px;
	}
	.loyalty-inner {
    padding: 30px 15px 85px 15px;
    position: relative;
	}
	h1, .h1 {
    font-size: 26px;
	}
	h1+h2, .h1+.h2 {
    font-size: 18px; 
	}
	hgroup {
    margin-bottom: 24px;
	}
	.as-about
	{
	font-weight: 300;
    font-size: 20px;
    color: #010005;
    line-height: 24px;
    padding-left: 57px;
    position: relative;
    text-align: left;
	}
	.as-about::before { 
    left: 10px; 
	}
	.as-about + .as-about::before {
    left: 10px;
	}
	.as-about + .as-about
	{
	margin-top: 14px;
	}
	.as-title { 
    font-size: 24px;
    line-height: 28px; 
    margin-bottom: 24px;
	}
	.faq .faq-link {
    line-height: 23px;
    font-size: 20px; 
    padding-right: 20px;
	}
	.contact span
	{
	display: block;
	margin-bottom: 4px;
	}
	.cooperate strong { 
    font-size: 20px; 
    margin-bottom: 8px;
	}
	.services > div > a > div:nth-child(1) {
    margin-right: 4px;
	}
	.services > div:nth-child(3) > a > div:nth-child(1), .services > div:nth-child(4) > a > div:nth-child(1) {
    margin-right: 4px;
    text-align: right;
	}
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

.owl-theme-nav
{
padding: 0px 24px 0px 24px; 
}
.owl-theme-nav .owl-item:first-child .reklama-item .item
{
border-left:0px;
}
.owl-theme-nav .owl-prev
{
position: absolute; top:37px; left:-5px;
width: 18px;
height: 32px;
background: url("graphics/next.svg") !important;
}
.owl-theme-nav .owl-next
{
position: absolute; top:37px; right:-5px;
width: 18px;
height: 32px;
background: url("graphics/next.svg") !important;
-webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.owl-theme-black .owl-dots
{
text-align: center;
padding-right: 0px;
}
.owl-theme-black .owl-dots .owl-dot span
{
width: 15px;
height: 15px; 
background: #FFFFFF;
border: 1px solid #2D2528;
}
.owl-theme-black .owl-dots .owl-dot.active span {
background: #332C32;
}
.owl-theme-black .owl-dots .owl-dot:hover span {
background: #FC9F3E;
}
.owl-theme-black .owl-prev
{
position: absolute; bottom:0px; left:0px;
width: 7px;
height: 19px;
background: url("graphics/next-black.svg") !important;
}
.owl-theme-black .owl-next
{
position: absolute; bottom:0px; right:0px;
width: 7px;
height: 19px;
background: url("graphics/next-black.svg") !important;
-webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.owl-theme-white img
{
width: 100%;
} 
.owl-theme-white .owl-dots .owl-dot span
{
width: 15px;
height: 15px; 
background: #911536;
border: 1px solid #FFFFFF;
}
.owl-theme-white .owl-dots .owl-dot.active span {
background: #FFFFFF;
}
.owl-theme-white .owl-dots .owl-dot:hover span {
background: #FC9F3E;
border-color: #FC9F3E;
}
.owl-theme-white .owl-prev
{
position: absolute; bottom:0px; left:0px;
width: 7px;
height: 19px;
background: url("graphics/next-white.svg") !important;
}
.owl-theme-white .owl-next
{
position: absolute; bottom:0px; right:0px;
width: 7px;
height: 19px;
background: url("graphics/next-white.svg") !important;
-webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.owl-left-slide .owl-dots
{
position: absolute;
left:0px;
bottom: 0px;
width: 100%;
}
.owl-left-slide .owl-dots .owl-dot span
{
width: 15px;
height: 15px; 
background: #FFFFFF;
border: 1px solid #dbdbdb;
}
.owl-left-slide .owl-dots .owl-dot.active span {
background: #b61e46;
border-color: #b61e46;
}
.owl-left-slide .owl-dots .owl-dot:hover span {
background: #FC9F3E;
border-color: #FC9F3E;
}
.owl-left-slide img
{
width: 100%;
}
.owl-left-slide
{
border: 1px solid #e5e5e5;
margin-bottom: 30px;
}


/* Медиаселекторы */
@media (min-width: 1400px) /* Огромное разрешение */
{
	.navbar .btn-tipovoy
	{
	margin-right: 100px;
	}
	.form-col
	{
	padding: 0px 30px;
	}
	.section_footer_content .col-sm-6
	{
	padding-right: 20px;
	}
	.section_footer_content .col-sm-6+.col-sm-6
	{
	padding-left: 20px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px)  /* Большое разрешение LG  */
{
	.navbar .btn-tipovoy
	{
	margin-right: 100px;
	}
	.form-col
	{
	padding: 0px 30px;
	} 
	.section_footer_content .col-sm-6
	{
	padding-right: 20px;
	}
	.section_footer_content .col-sm-6+.col-sm-6
	{
	padding-left: 20px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) /* Среднее разрешение MD */
{
	.navbar .btn-tipovoy
	{
	margin-right: 50px;
	} 
	.main_nav > ul > li > a
	{ 
	padding: 0px 14px; 
	}  
	.main_nav > ul > li > a.hover, .main_nav > ul > li > a.active, .main_nav > ul > li > a:hover, .main_nav > ul > li > a:focus, .main_nav > ul > li > a:active
	{ 
	padding: 0px 13px; 
	} 
	.section_footer_content .col-sm-6
	{
	padding-right: 20px;
	}
	.section_footer_content .col-sm-6+.col-sm-6
	{
	padding-left: 20px;
	}
	.filter_block_top a.mradio + a.mradio
	{
	margin-left: 10px;
	}
	.filter_block_top .col-xs-12:first-child
	{
	padding-right: 0px;
	}
	.filter_block_top .col-xs-12:last-child
	{
	padding-left: 0px;
	}
	.col-bigimg .price_block .btn-buy
	{
	width: 45%; 
	}
}
@media (min-width: 768px) and (max-width: 991px) /* Малое разрешение SM */
{
	.navbar .btn-tipovoy
	{
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
	}
	.adress
	{  
	font-size: 15px;
	} 
	.main_nav > ul > li > a
	{ 
	padding: 0px 12px; 
	}  
	.main_nav > ul > li > a.hover, .main_nav > ul > li > a.active, .main_nav > ul > li > a:hover, .main_nav > ul > li > a:focus, .main_nav > ul > li > a:active
	{ 
	padding: 0px 11px; 
	}
	.section_footer_content .col-sm-6
	{
	padding-right: 20px;
	}
	.section_footer_content .col-sm-6+.col-sm-6
	{
	padding-left: 20px;
	}
	.catalog_link a
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.catalog_link a span
	{
	height: 68px;
	}
	.filter_block_top div a.mradio:nth-child(1), .filter_block_top div a.mradio:nth-child(2), .filter_block_top div .btn-group:first-child
	{
	margin-bottom: 6px;
	}
	.filter_block_top div a.mradio:nth-child(3)
	{
	margin-left: 0px;
	}
	.filter_block_top .dropdown-toggle
	{
	width: 105px;
	}
	.filter_block_top .col-xs-12:first-child
	{
	padding-right: 0px;
	}
	.filter_block_top .col-xs-12:last-child
	{
	padding-left: 0px;
	}
	.col-bigimg .price_block .btn-buy
	{
	width: 100%;
	float: none; 
	}
	.col-bigimg .price_block
	{ 
	text-align: center; 
	}
	.col-bigimg .price_block .price
	{  
	margin-top: 0px;
	margin-bottom: 6px;
	}
}
@media (min-width: 500px) and (max-width: 767px) /* Малое разрешение разрешение XS - планшет/телефон */
{
	.adress
	{  
	font-size: 15px;
	}
	.adress i
	{  
	font-size: 19px;
	} 
	.logo
	{
	margin-bottom: 20px;
	}
	.tels span
	{
	display: none;
	}
	.tels span:first-child
	{
	display: inline-block;
	}
	.tels span:nth-child(2)
	{
	display: inline-block;
	}
	.toggle-name 
	{
	display: inline-block;
	float: left;
	}
	.toggle-name:before
	{
	content: 'МЕНЮ';
	font-size: 11px;
	line-height: 11px;
	} 
	.navbar-toggle .icon-menu-1
	{
	display: none;
	}
	.navbar-toggle:hover .toggle-name:before
	{
	color:#00767D;
	}
	.nav_block_category > ul > li
	{ 
	width:50%;
	float: left; 
	}
	.nav_block_category > ul > li:nth-child(even)
	{ 
	border-left: 1px solid #c5ceda; 
	}
	.nav_block_category > ul > li > a
	{
	min-height: 62px;
	display: flex;
	align-items: center;
	font-size: 14px;
	}
	.nav_block_category > ul > li:nth-child(even)
	{
	border-left: 0px; 
	}
	.nav_block_category2nd > ul > li
	{
	width:100%;
	float: none;
	display: none; 
	} 
	.nav_block_category > ul ul > li > a
	{
	min-height: 30px;
	display: flex;
	align-items: center;
	font-size: 14px;
	}
	.nav_block_category > ul ul > li > a > i
	{
	top:7px;
	}
	.nav_block_category2nd > ul > li.active
	{ 
	display: block; 
	}
	.section_footer_content .row .col-sm-6:last-child .footer_title
	{
	margin-top: 20px;
	}
	.catalog a span
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.catalog_link a
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.filter_block_top .col-xs-12:first-child
	{
	padding-right: 0px;
	margin-bottom: 8px;
	}
	.filter_block_top .col-xs-12:last-child
	{
	padding-left: 15px;
	}
	.filter_block_top .text_al_right
	{
	text-align: left;
	}
	.col-bigimg .price_block .btn-buy
	{
	width: auto; 
	}
	.col-complect-price .price, .col-complect-price .price ins
	{
	font-size: 28px;
	}
	.text-777
{
font-size: 24px;;
font-family: monotype corsiva;;
}
.text-777-2
{
font-size: 16px;;
}
.text-777-3
{
font-size: 16px;;
}

.number
{

}
.number > div
{
height: 100px;
background: url("/uploads/images/new-th-100.png") no-repeat center top;
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 100px;
text-align: center;
color: #fff;
margin-bottom: 8px;
}
.number > div + div
{
font-family: 'Roboto', sans-serif; 
font-weight: 300; 
font-size: 15px;
color: #000000;
text-align: center;
height:auto;
background: none;
line-height: 19px;
}

.section-order-free
{
text-align: center;
margin-bottom: 0px;
}
}
@media (max-width: 499px) /* Малое разрешение разрешение XS - телефон */
{
	.adress
	{ 
	max-width: 320px;
	max-height: 55px; 
	display: inline-block;
	font-size: 14px;
	} 
	.logo
	{
	margin-bottom: 20px;
	}
	.tels span
	{
	display: none;
	}
	.tels span:first-child
	{
	display: inline-block;
	}
	.section_footer_content .row .col-sm-6:last-child .footer_title
	{
	margin-top: 20px;
	}
	.catalog a span
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.catalog_link a
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.catalog_link a span
	{
	height: 68px;
	}
	.filter_block_top .col-xs-12:first-child
	{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 8px;
	}
	.filter_block_top .col-xs-12:last-child
	{
	padding-left: 5px;
	}
	.filter_block_top a.mradio
	{
	padding-left: 14px;
	}
	.filter_block_top a.mradio + a.mradio
	{
	margin-left: 6px;
	}
	.filter_block_top .text_al_right
	{
	text-align: left;
	}
	.nav_block_category2nd > ul > li
	{ 
	display: none; 
	} 
	.nav_block_category > ul ul > li > a
	{
	min-height: 30px;
	display: flex;
	align-items: center;
	font-size: 14px;
	}
	.nav_block_category > ul ul > li > a > i
	{
	top:7px;
	}
	.nav_block_category2nd > ul > li.active
	{ 
	display: block; 
	}
	.col-bigimg .price_block .btn-buy
	{
	width: 100%;
	float: none; 
	}
	.col-bigimg .price_block
	{ 
	text-align: center; 
	}
	.col-bigimg .price_block .price
	{  
	margin-top: 0px;
	margin-bottom: 7px;
	} 
	.col-bigimg, .col-params
	{
	width: 100%;
	}
	.items_catalog .col-xs-6
	{
	width: 100%;
	}
	.col-complect-price .price, .col-complect-price .price ins
	{
	font-size: 28px;
	}
	.col-complect-name
	{
	width: 100%;
	}
	.col-complect-price
	{
	width: 100%;
	text-align: right;
	}
	.text-777
{
font-size: 24px;;
font-family: monotype corsiva;;
}
.text-777-2
{
font-size: 16px;;
}
.text-777-3
{
font-size: 16px;;
}

.number
{

}
.number > div
{
height: 100px;
background: url("/uploads/images/new-th-100.png") no-repeat center top;
font-family: 'Montserrat Alternates', sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 100px;
text-align: center;
color: #fff;
margin-bottom: 8px;
}
.number > div + div
{
font-family: 'Roboto', sans-serif; 
font-weight: 300; 
font-size: 15px;
color: #000000;
text-align: center;
height:auto;
background: none;
line-height: 19px;
}

.section-order-free
{
text-align: center;
margin-bottom: 0px;
}
}
@media (max-width: 340px) /* Малое разрешение разрешение XS - телефон */
{
	 
}
/* */
.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 17px 7px 0; /* Отступы вокруг картинки */
}
.rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
}
/* */
.nav2_block
{
margin-bottom: 15px;
padding: 10px 10px 0px 10px;
border: 1px solid #e5e5e5;
}
.filter2_block
{
background: #fff;
font-family: 'Open Sans', sans-serif; 
line-height: 1.92857143;
color: #000;
}