/* Reset All Setting */
*{
	margin: 0;
	padding: 0;
	font-family: "PTSansRegular", sans-serif;
	/*color: #060606;*/
}
body{
	overflow-x: hidden;
	touch-action: pan-y;
}
::selection {
	background: rgba(93,77,77,.3); /* Safari */
}
::-moz-selection {
	background: rgba(93,77,77,.3); /* Firefox */
}
a{
	color: #fff;
	display: inline-block;
}
p::after {
	content: "";
	display: block;
	clear: both;
}
div.itemBody{
	padding: 0;
}
#k2Container{
	padding: 0;
}
div.itemFullText p:last-child{
	margin-bottom: 80px;
}
div.itemFullText p{
	font-size: 18px;
	line-height: 1.7;
}
.number a{
	font-weight: bold;
}
.number a, .address-email a, a.itemPrevious,  a.itemNext{
	color: #676464;
	transition: all .3s;
}
.blok-a a, .list-nav-ul a{
	transition: all .3s;
}
.number a:hover, .blok-a a:hover, .address-email a:hover, a.itemPrevious:hover, a.itemNext:hover{
	color: #999;
}
a:hover{
	text-decoration: none;
	color: #fff;
}
ul li{
	list-style: none;
}
.header{
	padding: 18px 0;
	background-image: url(../../../img/bg_menu.jpg);
	background-repeat: repeat;
	/*background-size: 100% 100%;*/
}
.nav li{
	float: left;
}

.nav li a, #touch-menu{
	padding: 10px 17px;
	font-weight: bold;
	color: #5d4d4d;
}
#touch-menu{
	display: none;
}
.main-logo{
	width: 100%;
}
li.active a{
	color: #999;
}

/* MAIM MENU */
#toggle {
	display: none;
	width: 40px;
	height: 35px;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
}
#toggle span:after, #toggle span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
}
#toggle span:after {
	top: 24px;
}
#toggle span {
	position: relative;
	display: block;
}
#toggle span, #toggle span:after, #toggle span:before {
	width: 100%;
	height: 4px;
	background-color: #4e4842;
	transition: all 0.3s;
	backface-visibility: hidden;
	border-radius: 2px;
}
#toggle.on span {
	background-color: transparent;
}
#toggle.on span:before {
	transform: rotate(45deg) translate(2px, 0px);
}
#toggle.on span:after {
	transform: rotate(-45deg) translate(6px, -7px);
}


.nav{
	font-size: 20px;
	padding: 20px 0;
}
.nav li{
	padding: 0 17px;
	transition: all .5s;
}

.nav li{
	height: 50px;
	position: relative;
	text-align: center;
}
.nav li a::after{
	transition: all .5s;
	width: 100%;
	/*display: block;*/
	position: absolute;
	bottom: -25px;
	left: 0;
	content: "";
	background-image: url(../../../img/zavitki.png);
	background-repeat: no-repeat;
	height: 100%;
	background-position: center;
	
}
.nav li a{
	transition: all .5s;
	font-family: "Artemius SN", sans-serif;
}
.nav li:hover a::after{
	bottom: -20px;
}
.nav li:hover a{
	color: #999;
}

/* MAIN MENU END */

.animmainlogo a:hover .main-logo{
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}
.address-phones-header, .address-img{
	float: right;
	position: relative;
	padding-right: 15px;
}
.address-img-1, .address-img-2{
	position: absolute;
	right: 0;
}

.address-header:hover .address-img{
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: tada;
	animation-name: tada;
}
address .address-phones-header{
	padding: 20px 140px 0 0;
	font-size: 18px;
	line-height: 1.8;
	color: #4e4842;
	font-style: normal;
}
div.itemHeader h2.itemTitle{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.hh3, h2.itemTitle{
	font-size: 48px;
	font-family: "PhillippScript", sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0px;
	text-shadow: 1px 1px 10px rgba(0,0,0,.3);
}
.more{
	background-color: #615049;
	padding: 12px 40px;
	transition: all .3s;
}
.more:hover{
	opacity: .7;
}
.over750{
	max-height: 230px;
	overflow: hidden;
}
.section{
	padding: 90px 0 100px;
}
.text{
	line-height: 1.65;
	margin-bottom: 50px;
	font-size: 18px;
	word-spacing: 1px;
	letter-spacing: .5px;
}
img.about_us{
	width: 100%;
	height: 100%;
	max-width: 270px;
	max-height: 270px;
}
.white {
	color: #fff;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
p.w200{
	max-width: 200px;
	display: block;
	margin: 10px auto 10px;
	line-height: 1.4;
}
.mb-50{
	margin-bottom: 50px;
}
.mt-50{
	margin-top: 50px;
}
.mt-70{
	margin-top: 70px;
}
.working{
	margin-top: 50px;
}
.working p{
	transition: all .5s;
}
.working:hover .icon-img{
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}
.working:nth-child(1):hover .icon-img{
	-webkit-animation-name: tada;
	animation-name: tada;
}
.working:nth-child(2):hover .icon-img{
	-webkit-animation-name: lightSpeedInLeft;
	animation-name: lightSpeedInLeft;
}
.working:nth-child(3):hover .icon-img{
	-webkit-animation-name: wobble;
	animation-name: wobble;
}
.working:nth-child(4):hover .icon-img{
	-webkit-animation-name: growIn;
	animation-name: growIn;
}
.working:nth-child(5):hover .icon-img{
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}
.working:nth-child(6):hover .icon-img{
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}
.working:hover p{
	color: #b7b7b7;
}
.hh4{
	font-size: 30px;
	color: #252525;
	margin-bottom: 25px;
}
.list-nav-ul{
	list-style-position: inside;
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;
	list-style-type: decimal;
	height: 180px;
	width: 85%;
}
.list-nav-ul li{
	width: 180px;
}
.list-nav-ul a, .address-footer{
	color: #2e2828;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 1px;
}
.list-nav-ul a:hover{
	color: #ccc;
}
.mt-30{
	margin-top: 30px;
}
.address-footer{
	font-style: normal;
}
.work-time{
	font-weight: bold;
}
.kovka{
	position: relative;
	transition: all .5s;
	cursor: pointer;
}
.pt-30{
	padding: 0 30px;
}
/*.kovka img.main-img{
	width: 100%;
}
.kovka:hover .title-kovka{
	max-height: 233px;
	transition: all .5s;
	padding: 116.3px 0;
}
.kovka:hover .title-kovka a{
	height: 100%;
}
.kovka:hover .title-kovka a span.kovka-text{
	transition: all .4s;
	bottom: 0;
    padding: 0 0 45% 0;
}
.kovka-text{
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0;
	padding: 20px 0 0 0;
}

.title-kovka{
	background-color: rgba(0,0,0,.4);
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	min-height: 72px;
	transition: all .5s;
}
.title-kovka a{
	font-size: 20px;
	line-height: 1;
	width: 100%;
	transition: all .5s;
	position: absolute;
	top: 0;
	left: 0;
}
.title-kovka a:hover{
	color: #ccc;
}*/
.kovka img.main-img{
	width: 100%;
}
.kovka:hover .title-kovka{
	max-height: 233px;
	transition: all .5s;
	padding: 106px 0;
}

.kovka-text{
	font-size: 20px;
	line-height: 1;
}

.title-kovka{
	background-color: rgba(0,0,0,.4);
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	max-height: 72px;
	transition: all .5s;
	padding: 20px 0;
}

.title-kovka:hover{
	color: #ccc;
}
.sprite{
	position: absolute;
	display: block;
}
.sprite-1{
	top: -15px;
	left: -15px;
}
.sprite-2{
	top: -15px;
	right: -15px;
}
.sprite-3{
	bottom: -15px;
	left: -15px;
}
.sprite-4{
	bottom: -15px;
	right: -15px;
}
.background-img-sect{
	background-image: url(../../../img/bg2.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.background-img-sect-end{
	background-image: url(../../../img/bg3.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.blok-main-img{
	/*padding: 60px 0 0;*/
	padding: 0 0 0;
}
.blok-main-img{
	position: relative;
}
.main-sec-img{
	width: 100%;
	height: 100%;
}
.sec-img{
	max-width: 1600px;
	max-height: 692px;
	padding: 0 15px;
	margin: 0 auto;
	margin-top: 60px;
}
.blok-a{
	position: absolute;
	font-size: 16px;
	font-weight: bold;
}
.blok-a a{
	font-family: "Artemius SN", sans-serif;
	color: #615049;
}
.blok-a-1{
	top: 43%;
	left: 0;
}
.blok-a-2{
	top: 26%;
	left: 6%;
}
.blok-a-3{
	top: 19%;
	left: 20%;
}
.blok-a-4{
	top: 23%;
	left: 34%;
}
.blok-a-5{
	top: 19%;
	left: 50%;
}
.blok-a-6{
	top: 8%;
	right: 33%;
}
.blok-a-7{
	top: 16%;
	right: 14%;
}
.blok-a-8{
	top: 37%;
	right: 0;
}
footer{
	background-color: #362f2d;
	padding: 20px 0;
	font-size: 16px;
}
.footer-nav{

}
.footer-nav li{
	display: inline-block;
	margin-right: 30px;
}
.footer-nav li:last-child{
	margin-right: 0;
}
.footer-nav li a{
	color: #d6d4d4;
}
.footer-nav li a:hover{
	color: #999;
}
footer .poweredBy{
	color: #d6d4d4;
	font-family: "Times New Roman",sans-serif;
}
footer p{
	color: #fff;
}
.hh4{
	font-family: serif;
}
.fmenu .nav{
	font-size: 14px;
	padding: 0
}
.fmenu .nav li{
	height: 30px;
	padding: 0 10px;
}
.fmenu .nav li a{
	padding: 5px 0 0;
	color: #d6d4d4;
}
.fmenu .nav li a::after{
	display: none;
	content: none;
	height: 0;
	width: 0;
}
.fmenu .nav li a:hover{
	color: #999;
}
#k2Container{
	max-width: 1130px;
	margin: 0 auto;
}
.md-pad{
	padding: 0;
}

/*.blok-a:hover a{
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}*/
.blok-aa-1{
	top: 36%;
	left: 0;
}

.blok-aa-2{
	top: 18%;
	left: 7%;
}

.blok-aa-3{
	top: 10%;
	left: 21%;
}

.blok-aa-4{
	top: 14%;
	left: 35%;
}

.blok-aa-5{
	top: 10%;
	left: 50%;
}

.blok-aa-6{
	top: -2%;
	right: 33%;
}

.blok-aa-7{
	top: 6%;
	right: 14%;
}

.blok-aa-8{
	top: 30%;
	right: 1%;
}
.sec-breadcrumbs{
	background-color: #efefef;
}
ol.breadcrumb{
	list-style: none;
	padding: 15px 0;
	font-size: 16px;
}
ol.breadcrumb a{
	transition: all .5s;
	color: #5d4d4d;
	padding-right: 5px;
}

ol.breadcrumb li{
	display: inline-block;
}
ol.breadcrumb li::after{
	display: inline-block;
	content: "/";
	margin-right: 5px;
}
ol.breadcrumb li:last-child::after{
	display: inline-block;
	content: "";
	margin-right: 0;
}
ol.breadcrumb li.active,ol.breadcrumb a:hover{
	color: #999;
}
section.moduletable .section{
	padding: 40px 0 80px;
}