a, img {border:0; outline:0;}
a:focus, img:focus {border:0; outline:0;}
.container{padding:0;}
.clear{clear:both;}

header{padding:20px 0;background:#fff;z-index:1000 !important;border-bottom:1px solid grey;}
.wide{width:100%!important; padding:0;}
.top-banner{
	
}

.h-center{
	min-height:71px;
	display:flex;
	align-items:flex-end;
	
}
.h-menu{
	text-align:center;
	width:100%;
}
.h-menu a{
	margin: 20px 5px 0;
	padding-bottom:20px;
	color:#000;
	font-size:14px;
	text-transform:uppercase;
}
header .top-menu-new{
	margin:0;
	padding:0;
}

header .top-menu-new li{
	position:relative;
	list-style:none;
	display:inline-block;
	height:40px;
}
header .top-menu-new li a{
	float:none;
	display:inline-block;
	color:#000;
	text-decoration:none;
}
header .top-menu-new li a:hover{
	text-decoration:underline;
}


header .top-menu-new .holder ul{
	position:absolute;
	top:60px;
	overflow:hidden;
	z-index:100;
	padding:0;
	margin:0;
	background:#fff;
	height:0;
	white-space: nowrap;
}
header .top-menu-new .holder:hover ul{
	height:auto;
	padding-bottom:10px;
}
header .top-menu-new .holder ul li{
	height:30px;
	display:flex;
	align-items:center;
	padding: 0 5px;
}
header .top-menu-new .holder ul li a{
	float:none;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	height:auto;
}
header .top-menu-new .holder ul li a:hover{
	text-decoration:underline;
	border:0;
}
header .top-menu-new li li.submenu{
	padding-left:30px;
	height:20px;
}
header .top-menu-new li li.submenu a{
	font-size:12px;
	line-height:16px;
	margin: 0 20px 0 0;
	padding: 0;
	height:20px;
}
.h-languages{
	padding:0 5px;
}
.lang-switcher a{
	color:#000;
	margin:0 2px;
	font-size:14px;
	text-transform:uppercase;
}
.lang-switcher a.active{
	font-weight:bold;
}
.h-contacts {text-align:right;}
.h-contacts p {
	margin:0px;
	font-size:16px;
}
.block-title{
	text-align:center;
	padding:20px 0;
}
.block-title .b-title{
	display:inline-block;
	color:#c69500;
	font-size:26px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 15px;
}
.block-title .b-line{
	display:inline-block;
	height:11px;
	width:150px;
	color:#c69500;
	font-size:26px;
	text-transform:uppercase;
	font-weight:bold;
	border-top:2px solid #c69500;
}
.tb-text {
	padding-top:140px;
	text-align:center;
}
.tb-text p{
	margin:0;
	color:#fff;
	font-size:30px;
	font-weight:600;	
}
.tb-text a{
	margin-top:50px;
	color:#fff;
	text-transform:uppercase;
	padding:13px 20px 10px;
	background:#d4b031;
	display:inline-block;
	text-decoration:none;
	font-size:16px;
	line-height:16px;
	border-radius:10px;
}
.tb-text a:hover{
	background:#c09f2c;
}
.choise-box .c-row{
	width:100%;
	display:flex;
	justify-content:space-between;
}
.choise-box .c-left{
	width:48%;
	padding:0 15px;
	font-size:18px;
	text-align:right;
}
.choise-box .c-mid{
	width:2%;
	padding-left:1px;
	padding-top:5px;
	min-width:24px;
	text-align:center;
	background:url(../img/line.png) top center repeat-y;
}
.choise-box .c-right{
	width:48%;
	padding:0 15px;
	font-size:18px;
}
.choise-box .c-right .nd{
	display:none;
}
.choise-box .n-l{
	background:none;
	padding-top:0;
}
.choise-box h2{
	margin: 0 0 10px 0;
	font-size:30px;
	line-height:30px;
	font-weight:bold
}

.services{
	position:relative;
	overflow:hidden;
	padding-bottom:20px;
}
.services-bg{
	position:absolute;
	top:200px;
	width:100%;
	height:1000px;
	background: #cfcfcf;
}
.services .s-box h2{
	margin: 20px auto 20px;
	width:180px;
	height:180px;
	padding:10px;
	background:#f4d155;
	border:4px solid #fff;
	box-shadow: 7px 7px 15px rgba(0,0,0,0.6);
	border-radius:2px;
	font-size:16px;
	font-weight:bold;
	display:flex;
	text-align:center;
	align-items:center;
}
.services .s-box a{
	margin: 20px auto 20px;
	width:180px;
	height:180px;
	padding:10px;
	background:#f4d155;
	border:4px solid #fff;
	box-shadow: 7px 7px 15px rgba(0,0,0,0.6);
	border-radius:2px;
	font-size:16px;
	font-weight:bold;
	display:flex;
	text-align:center;
	align-items:center;
	color:#000;
	text-decoration:none;
}
.services .s-box a:hover{
	background:#e2c14b;
}
.services .s-box p{
	margin: 0 0 5px 0;
	font-size:14px;
	text-align:center;
}

.company-text{
	font-size:18px;
	line-height:26px;
}
.company-text p{
	text-indent:40px;
	margin-bottom:0px;
}

.recommend .title{
	color:#ff481e;
}
.recommend .carousel{
	margin-bottom:0px;
}
.recommend .carousel .carousel-box{
	clear:both;
	width:90%;
	margin:0 auto;
	position:relative;
	height:150px;
}
.recommend .carousel .crsl-item{
	text-align:center;
	padding:0 10px;
	line-height:150px;
}
.recommend .carousel .carousel-box .crsl-nav a.previous{
	position:absolute;
	top:50px;
	left:-55px;
	z-index:100;
	width:33px;
	height:61px;
	text-indent:-9999px;
	background:url(../img/arrows.png) no-repeat 0 0;
	opacity:0.7;
}
.recommend .carousel .carousel-box .crsl-nav a.next{
	position:absolute;
	top:50px;
	right:-45px;
	z-index:100;
	width:33px;
	height:61px;
	text-indent:-9999px;
	background:url(../img/arrows.png) no-repeat -33px 0;
	opacity:0.7;
}
.recommend .carousel .carousel-box .crsl-nav a:hover{
	opacity:1;
}

.c-form{
	padding-bottom:20px;
}
.c-box .phones{
	height:70px;
	padding: 0 0 0 50px;
	margin-bottom:20px;
	font-size:18px;
	background:url(../img/phone.png) 0 15px no-repeat; 
	color:#424242;
	font-weight:bold;
	line-height:35px;
}
.c-box .mail{
	height:35px;
	padding: 0 0 0 50px;
	margin-bottom:20px;
	font-size:18px;
	font-weight:bold;
	background:url(../img/email.png) 0 0 no-repeat; 
	color:#424242;
	line-height:35px;
}
.c-box .address{
	height:70px;
	padding: 0 0 0 50px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	background:url(../img/address.png) 0 0 no-repeat; 
	color:#424242;
}
.c-box .social{
	text-align:center;
	margin-bottom:20px;
}
.c-box .social a{
	margin: 0 10px;
}
.c-form input{
	height:38px;
	width:100%;
	border:1px solid #7d580f;
	margin:0 0 10px 0;
	padding: 0 10px;
	line-height:38px;
	font-size:16px;
	outline:0;
}
.c-form textarea{
	width:100%;
	border:1px solid #7d580f;
	margin:0 0 10px 0;
	padding: 10px;
	line-height:20px;
	font-size:16px;
	outline:0;
}
.c-form input.button{
	width:auto;
	border:0;
	display:block;
	margin:0 auto;
	font-size:16px;
	text-transform:uppercase;
	padding: 0 25px;
	line-height:38px;
	background:#d4b031;
	border-radius:10px;
	color:#fff;
	font-weight:600;
}
.c-form input.button:hover{
	background:#c09f2c;
}

.c-map iframe{
	border:1px solid #7d580f;
	width:100%;
	height:300px;
}
.page{
	padding-bottom:20px;
	
	
}

footer{
	text-align:center;
	padding: 10px 0;
	
}
footer a{
	color:#000;
}
.o-link a{
	display:inline-block;
	background:#ececec;
	padding:3px 8px;
	color:#000;
	margin: 2px 0;
	text-decoration:none;
	
}
.o-link a:hover{
	background:#dab954;
	
}
.linker {
text-align: center !important;
font-size: 15pt !important;
}


.linker a {
    color: #c69500 !important;
	background: none !important;
}

.linker a:hover{
	background: none !important;
	text-decoration: underline;
	}
	
.linkbb {
	font-size: 11pt;
}


.linkbb a {
    color: #000 !important;
	background: #dab954 !important;
	padding:5px 8px;
	border-radius: 10px;
}

.linkbb a:hover{
	background: #e6d08b !important;
	text-decoration: none !important;
	}


@media (min-width:992px) and (max-width:1199px){
	
}

@media (min-width:768px) and (max-width:991px){
	header{margin-top:46px;position:relative;padding-bottom:20px;}
}
@media (max-width:767px){
	header{margin-top:50px;position:relative;padding-bottom:20px;}
	header .logo{
		text-align:center;
		padding: 10px 20px;
		height:auto;
	}
	header .logo img{
		width:100%;
		max-width:351px;
	}
	.h-center {
		min-height: 40px;
		clear:both;
		display: flex;
		align-items: center;
		position:absolute;
		bottom:0;
		padding:0;
	}
	.h-contacts {
		text-align: left;
	}
	header .top-menu-new .holder ul{
		top:50px;
	}
	header .top-menu-new .holder:hover ul{
		height:auto;
		padding-bottom:10px;
	}
	header .top-menu-new .holder ul li{
		height:30px;
		display:flex;
		align-items:center;
		padding: 0 5px;
	}
	header .top-menu-new .holder ul li a{
		text-transform:none;
		font-size:14px;
	}
	.h-languages {
		padding-top:10px;
		text-align:center;
	}
	.tb-text {
		padding: 20px;
	}
	.tb-text p {
		font-size: 20px;
	}
	.services-bg {
		position: absolute;
		top: 200px;
		width: 100%;
		height: 1000px;
		background: #fff;
	}
	.block-title .b-line {
		width:15px;
		height: 8px;
	}
	.block-title .b-title {
		font-size: 18px;
	}
	.choise-box .c-left {
		display:none;
	}
	.choise-box .c-right .nd{
		display:block;
	}
	.choise-box .c-mid {
		width: 15%;
		
	}
	.choise-box .c-right {
		width: 85%;
		padding: 0 30px 0 0; 
		font-size: 18px;
	}
	.choise-box h2 {
		font-size: 25px;
		line-height: 25px;
	}
	.recommend .carousel .crsl-item{
		width:70%;
	}
	.recommend .carousel .carousel-box .crsl-nav a.previous  {
		left: 0;
	}
	.recommend .carousel .carousel-box .crsl-nav a.next {
		right: 0;
	}
	
}
	.navbar-nav>li>a {
		padding-left: 40px;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 20px;
		color:#fff;
	}
	.navbar-nav ul{
		padding-left: 60px;
		list-style:none;
	}
	.navbar-nav ul .submenu{
		padding-left: 20px;
		
	}
	.navbar-nav ul li{
		line-height:24px;
	}
	.navbar-nav ul li a{
		color: #9d9d9d;
	}
	