﻿/* CSS Document */


@font-face {
    font-family: OpenSans-Regular; /*   */
    src: url(../fonts/open_sans_regular.ttf); /*      */
   }

@font-face { 
  font-family: 'OpenSans-Regular'; 
  src: url('../fonts/open_sans_regular.woff2') format('woff2'), 
       url('../fonts/open_sans_regular.ttf')  format('truetype'), /* Только если нужна поддержка старых Android, иначе закомментировать */ 
       url('../fonts/open_sans_regular.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
} 
  
@font-face { 
  font-family: 'OpenSans-Bold'; 
  src: url('../fonts/open-sans-bold.woff2') format('woff2'), 
       url('../fonts/open-sans-bold.ttf')  format('truetype'), /* Только если нужна поддержка старых Android, иначе закомментировать */ 
       url('../fonts/open-sans-bold.woff') format('woff'); 
  font-weight: bold; 
  font-style: normal; 
} 
 
@font-face {
    font-family: OpenSans-Bold; /*   */
    src: url(../fonts/open-sans-bold.ttf); /*      */
   }


@font-face {
    font-family: PlayfairDisplay; /*   */
    src: url(../fonts/PlayfairDisplay.ttf); /*      */
   }


     

body
{
    margin: 0;

}

.clear
{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0px;
    height: 0px;
}

.container_left_fixet {
    width: 260px;
    position: fixed;
    background: #fff;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);
    height: 100%;
    z-index: 10;
    overflow: auto;
}





/* Menu */
 
.amenu {
    background: #1e110b;
    right: -135px; /* ?????? ???? */
    height: 100%;
    top: 0;
    overflow: auto;
    position: fixed;
    width: 115px;
    z-index: 1000000;
}

.amenu-fon
{
    background: #fff;
	opacity: 0.5;
    right: 0;
	left: 0;
    height: 100%;
    top: 0;
    overflow: auto;
    position: fixed;
    width: 100%;
    z-index: -1;
}

.amenu-fon.icon-close {

    padding-right: 0px;
    padding-top: 0px;
    float: none;
    padding-bottom: 0px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 100%;
    vertical-align: text-top;
}

.bodysait
{
    background: #fff;
	position: relative;
	z-index: 0;
}
 
 
/* Basic CSS */
 
.background {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 30px;
    background: #0191d300;
    z-index: 100000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: none;
}
 
.amenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
 
.amenu li {
    margin: 0 0 0px 0;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    font-size: 16px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    list-style: none !important;
}
 
.amenu li:hover {
  cursor: pointer;
}
 
.amenu a {
  color: #fff;
  text-decoration: none;
}
 
.icon-close {
    padding-right: 20px;
    padding-top: 30px;
    float: right;
    padding-bottom: 30px;
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 14px;
    vertical-align: text-top;
}
 
.icon-menu {
    color: #000;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
 
.icon-menu img {
    margin-right: 0px;
	width: 100%;
}









.menu-left
{
    padding: 0 0 40px 0;
}

.menu-left ul
{
    padding: 0;
	margin: 0 10px !important;
}

.menu-left li
{
    margin: 0px 0 10px !important;
    display: inline-block;
    position: relative;
    padding: 0 0px 0px 0px;
    box-sizing: border-box;
    list-style: none;
    min-width: 100%;
    text-align: left;
    line-height: 120% !important;
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 19px;
    color: #000;
    z-index: 10;
}

.menu-left li:last-child {
    border-bottom: none;
}

.menu-left ul li a
{
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 15px;
    color: #000;
	text-decoration: none;
	font-weight: 700;
}

.menu-left li.li-vnutr a
{
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 15px;
    color: #595858;
	text-decoration: none;
	font-weight: 700;
}

.container_content {
    padding: 0 0 0px 260px;
    position: relative;
    width: auto;
    max-width: 2000px;
}

.landing
{
    max-width: 100%;
    margin: 0px 5%;
    position: relative;
}


.blok-top
{
    background-color: #fff;
	padding: 0 0 0px 0;
}

.logotip
{
    float: left;
    width: 95px;
	height: auto;
    margin: 20px 10px 40px 10px;
}

.logotip img
{
    width: 100%;
}

.blok-telefon-top
{
    font-size: 20px;
    color: #000;
    text-align: right;
    margin: 0px 40px 0px auto;
    font-weight: 400;
    line-height: 120%;
    float: right;
    width: 220px;
    box-sizing: border-box;
    background: url(../svg/telefon.svg) left center no-repeat;
    background-size: 40px;
    background-position: 0 55%;
    padding: 0 0 0 50px;
}

.blok-telefon
{
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 22px;
	color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 140%;
}

div.blok-telefon a, div.blok-telefon a:link, div.blok-telefon a:visited
{
    color: #000;
	text-decoration: none;
}
  
.blok-mail
{
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 15px;
	color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 140%;
}  
  

.blok-adres-top
{
    color: #000;
    text-align: left;
    margin: 0px 40px 0px auto;
    font-weight: 400;
    line-height: 120%;
    float: right;
    width: 330px;
    box-sizing: border-box;
    background: url(../svg/adres.svg) left center no-repeat;
    background-size: 40px;
    background-position: 0 55%;
    padding: 0 0 0 50px;
}

.blok-adres-top-kladbishche
{
    font-size: 22px;
	font-family: PlayfairDisplay, OpenSans-Regular;
	line-height: 140%;
	font-weight: 700;
	margin: 0px 0px 5px auto;
}

.blok-adres-top-oblast
{
    font-size: 15px;
	font-family: PlayfairDisplay, OpenSans-Regular;
	font-weight: 400;
}

.blok-agent
{
    background: #ffffff;
    border: 2px solid #000;
    box-sizing: border-box;
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 17px;
    border-radius: 40px;
    margin: 10px 0px 20px 0px;
    padding: 10px 0;
    color: #000;
    font-weight: 700;
    text-align: center;
    line-height: 140%;
    width: 200px;
    float: left;
    cursor: pointer;
}


.blok-top
{
    padding: 15px 40px 15px 40px;
	border-bottom: 1px solid #eee;
	margin: 0 0 30px 0;
}

.logo-title
{
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 18px;
    margin: 20px 0px 20px 0px;
    color: #000;
    font-weight: 700;
    text-align: left;
	float: left;
    line-height: 140%;
}

.blok-menu-top
{
	margin: 0 0px 0px !important;
}

.blok-menu-top ul
{
    padding: 0;
	margin: 0 0px !important;
	width: 100%;
	text-align: center;
}

.blok-menu-top li
{
    margin: 0px 0 0px !important;
    display: inline-block;
    position: relative;
    padding: 0 20px 0px 20px;
    box-sizing: border-box;
    list-style: none;
    min-width: auto;
    text-align: center;
    line-height: 120% !important;
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 20px;
    color: #000;
    z-index: 10;
}

.blok-menu-top li:last-child {
    border-bottom: none;
}

.blok-menu-top ul li a
{
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 20px;
    color: #000;
	text-decoration: none;
	font-weight: 700;
}







/* Контакты низ */

.blok-kontakty
{
    width: 100%;
    float: left;
    margin: 0 0% 0 0;
	background: #fff;
    padding: 30px 0;
    position: relative;
}



.blok-menu-niz
{
	margin: 0 0px 40px !important;
}

.blok-menu-niz ul
{
    padding: 0;
	margin: 0 10px !important;
	width: 100%;
	text-align: center;
}

.blok-menu-niz li
{
    margin: 0px 0 10px !important;
    display: inline-block;
    position: relative;
    padding: 0 20px 0px 20px;
    box-sizing: border-box;
    list-style: none;
    min-width: auto;
    text-align: center;
    line-height: 120% !important;
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 22px;
    color: #000;
    z-index: 10;
}

.blok-menu-niz li:last-child {
    border-bottom: none;
}

.blok-menu-niz ul li a
{
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 15px;
    color: #000;
	text-decoration: none;
	font-weight: 700;
}







.blok-prava-niz
{
    font-family: PlayfairDisplay, OpenSans-Regular;
    font-size: 15px;
    color: #000;
    text-align: center;
}











.blok-pravo
{
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
	color: #36251c;
	padding: 0px 0 20px 0;
    margin: 20px 0px 20px 0;
    line-height: 140%;
    width: 100%;
    float: left;
	border-bottom: 1px solid #332218;
}

.blok-copyright
{
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
	color: #36251c;
    margin: 0px 40px 0px 0;
    line-height: 140%;
    float: left;
}

.blok-politika
{
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
	color: #36251c;
    margin: 0px 0px 0px 0;
    line-height: 140%;
    float: left;
}

.blok-politika a
{
    text-decoration: none;
	color: #36251c;
}







/* ползунок */


.widget-small__button
{
    width: 220px;
}



::-webkit-scrollbar-button { 
background-image:url(''); 
background-repeat:no-repeat; 
width:3px; 
height:0px 
} 

::-webkit-scrollbar-track { 
background-color:#ffffff00; 
} 

::-webkit-scrollbar-thumb { 
-webkit-border-radius: 5px; 
border-radius: 5px; 
background-color:#ccc; 

background-position:center; 
background-repeat:no-repeat; 
} 

::-webkit-resizer{ 
background-image:url(''); 
background-repeat:no-repeat; 
width:3px; 
height:0px 
} 

::-webkit-scrollbar{ 
width: 3px; 
}






















