/*mystyle*/
.gallery .gallery-item{
	margin-top: 5px !important;
	width: auto !important;
	margin-right: 5px !important;
	display: inline-block !important;
	margin-bottom: 0px !important;
	float: none !important;
}
.gallery .gallery-item .gallery-caption{
	display: none !important;
}
.gallery{
	margin-bottom: 40px !important;
}
header{
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 59;
	border-bottom: 1px solid #e1e1e1;
	top: 0;
}
/**/
.info_carousel .item, .inner #content .info_carousel .item{
	float: left;
}
table{
	width: 100%;
}
.calc-line{
	width: 100%;
	height: 1px;
	background: #ccc;
	margin: 0px 0 25px 0;
	display: inline-block
}
.result-span{
	margin: 10px 0;
	display: block;
	text-align: center;
}
td{
	border: 1px solid #ccc;
	padding: 8px 10px;
	text-align: center
}
@media(max-width: 1200px){
	.link_nav {
	    position: absolute;
	    top: 27px;
	    left: 0px;
	    padding: 0;
	    width: 42px;
	    height: 33px;
	    background: none;
	    border: none;
	    outline: none;
	    z-index: 888;
	    display: block;
	}
	.link_nav > .icon-bar {
	    display: block;
	    margin: 6px 0;
	    width: 100%;
	    height: 3px;
	    background-color: #fddd50;
	}
	header nav{
		display: none;
	}
	.header_top > .logo{
		padding-left: 60px;
	}
	.linecar.info_carousel .owl-item{
		width: 32.3% !important;
	}
	h2.bd{
		border-bottom: 0;
		margin-bottom: 0;
	}
	.footer_top .header_top > .logo{
		padding-left: 0;
	}
	.footer_top .header_top > .phone{
		display: none;
	}
	.footer_top .header_top > nav{
		display: none !important;
	}
	.footer_top{
		padding: 5px 0 0px;
	}
	.services .info_carousel.owl-carousel{
		background: #216194;
	}
	.info_carousel .item, .inner #content .info_carousel .item{
		width: 33.2% !important;
	}
	.services .info_carousel.owl-carousel{
		display: block;
	}
	.services .info_carousel .item {
	    float: left;
	    position: relative;
	    background-color: #216194;
	}
	header nav, .topmenu > li ul {
	    position: absolute;
	    left: -394px;
	    width: 394px;
	    max-width: 100%;
	    min-height: 100vh;
	    background-color: #383838;
	    -webkit-transition: all .3s;
	    -moz-transition: all .3s;
	    -ms-transition: all .3s;
	    -o-transition: all .3s;
	    transition: all .3s;
	}
	header nav {
		top: 0;
	}
	.topmenu > li ul {
		top: calc(100% + 10px);
	}
	.menu_open header nav{
		display: block;
		left: 0;
		position: fixed;
	}
	header nav {
	    padding: 125px 0 0 0;
	}
	.topmenu li {
	    padding-left: 64px;
	    float: none;
	}
	.topmenu > li .item {
	    font-size: 16px;
	    color: #fff;
	}
}
@media(max-width: 991px){
	.linecar.info_carousel .owl-item {
	    width: 32% !important;
	}
	.main_img.big + #content .first {
	    margin-top: 220px;
	}
	.main_img.big {
	    height: 250px;
	}
}
@media(max-width: 767px){
	.link_nav{
		top: 22px;
	}
	.linecar.info_carousel .owl-item{
		width: 50% !important;
	}
	/*#carousel{
		height: 275px;
		position: relative;
		top: 0;
	}*/
	#content .first {
	    margin-top: -50px;
	}
	/*#carousel .item{
		top: 50px;
	}*/
	.info_carousel .item, .inner #content .info_carousel .item{
		width: 50% !important;
	}
	.row.addresses .pseudo-table{
		margin-bottom: 50px;
	}
}
@media(max-width: 530px){
	.header_top > .phone{
		display: none;
	}
	.link_nav {
	    top: 21px;
	    left: auto;
	    right: 0;
	}
	.header_top > .logo {
	    padding-left: 0;
	}
	#content .first{
		display: none;
	}
	.forms > form > .title{
		font-size: 15px;
	}
	.forms > form > .form-group{
		margin-bottom: 0 !important
	}
	.forms > form > .title{
		margin-bottom: 10px;
	}
	.info_carousel .item > .title{
		font-size: 13px;
	}
	.info_carousel .item, .inner #content .info_carousel .item{
		height: auto;
		padding: 20px 10px 20px;
	}
	.info{
		margin-bottom: 40px !important
	}
}