

/* Start:/local/templates/texkom-adaptiv/css/inomarki.css?15650113915008*/
.inomarki-block,.page-content{
	margin-top: 20px;
}
.main-top-section-block {
    background: #fff;
    margin-top: 20px;
}
.content-wrapper {
    padding: 0 20px;
}
.main-top-section-block .content-wrapper {
    border-bottom: 1px solid #ECF0F1;
}
.section-block-header {
    line-height: 52px;
    vertical-align: middle;
    font-weight: 700;
    font-size: 16px;
    height: 52px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main-section-list li {
    display: block;
    width: 100%;
    height: 90px;
    clear: both;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #ECF0F1;
    text-align: center;
    -webkit-transition:background .3s ease-out;
	transition:background .3s ease-out
}
.section-aligned {
    display: table;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 20px;
}
.section-ico {
    display: inline-block;
    width: 110px;
    fill: #00AB4E;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
}
.section-list-link {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
    color: #333;
}
.single-text {
    line-height: 21px;
    font-size: 14px;
    font-weight: 700;
    color: #00AB4E;
    display: table-cell;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    padding: 0 40px;
    vertical-align: middle;
}
.img-cont{
	width: 100%;
	height: 250px;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.img-link{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.img-text{
	display: inline-block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	bottom: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.inomarki-block .vin-search{
	width: 100%;
	height: 100%;
	background: #FAAC3D;
	padding: 60px 18px;
}
.img-block li{
	display: block;
	margin-top: 20px;
}
.img-block li:first-of-type{
	margin-top: 0;
}
.img-block li.nto1024{
	display: none;
}
.img-text.left-text{
	left: 30px;
	white-space: normal;
	width: 210px;
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}
.main-section-list li .section-list-link{
	-webkit-transition:color .6s ease-out;
	transition:color .6s ease-out;
}
.main-section-list li:hover .section-list-link{
	color: #00AB4E;
}
@media screen and (min-width:480px){
	.main-section-list li {
	    width: 50%;
	    float: left;
	    display: block;
	    box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    clear: none;
	    height: 150px;
	}
	.section-aligned {
	    padding: 0 10px;
	}
	.section-ico {
	    display: block;
	    margin: 0 auto;
	    padding-right: 0;
	    padding-left: 0;
	    padding-top: 13px;
    	padding-bottom: 14px;
	}
	.section-list-link {
	    display: block;
	    width: 100%;
	    text-align: center;
	    padding-top: 0;
	}
	.main-section-list li:nth-of-type(2n){
		border-left: 1px solid #ECF0F1;
	}
	.inomarki-block .vin-search{
		padding: 60px;
	}
	.img-text{
		white-space: nowrap;
	}
}
@media screen and (min-width:768px){
	.main-section-list li {
	    width: 25%;
	    border-left: 1px solid #ECF0F1;
	}
	.main-section-list li:nth-last-of-type(4n){
		border-left: 0;
	}
	.main-section-list li:first-of-type {
	    width: 75%;
	    border-left: 0;
	}
	.img-block li{
	    width: 48%;
	    width: -o-calc(50% - 10px);
	    width: calc(50% - 10px);
	    float: left;
	}
	.img-block li.left_md{
		margin-left: 20px;
	}
	.img-block li:nth-of-type(2){
		margin-top: 0;
	}
	.inomarki-block .vin-search{
		padding: 60px 40px;
	}
}
@media screen and (min-width:1024px){
	.img-block li.nto1024{
		display: block;
	}
	.main-section-list li {
	    width: 20%;
	    height: 232px;
	}
	.main-section-list li:nth-last-of-type(4n){
		border-left: 1px solid #ECF0F1;
	}
	.main-section-list li:nth-last-of-type(5n){
		border-left: 0;
	}
	.section-ico{
		width: 145px;
		padding-top: 40px;
    	padding-bottom: 30px;
	}
	.main-section-list li:first-of-type {
	    width: 40%;
	    border-left: 0;
	}
	.img-block li.left_md{
		margin-left: 0;
	}
	.img-block li.left_hd{
		margin-left: 20px;
	}
	.img-block li.triple{
	    width: -o-calc(33.3333% - 13px);
	    width: calc(33.3333% - 13px);
	    margin-left: 20px;
	}
	.img-block li.triple-block{
	    width: -o-calc(33.3333% - 15px);
	    width: calc(33.3333% - 15px);
	    margin-left: 0;
	}
}
@media screen and (min-width:1240px){
	#content{
		margin-top: 0;
	}
	.bg-main-cont, .bg-left-block, .bg-right-block{
		background: #ECF0F1;
	}
}
a{
	-webkit-transition:color .6s ease-out;
	transition:color .6s ease-out;
}
svg{
	width: auto;
}
.icon-svg-anim svg{
	-webkit-transition:all .6s ease-out;
	transition:all .6s ease-out
}
.callback, .white-btn, .social-btn{
	-webkit-transition: border-color .6s ease-out;
	transition: border-color .6s ease-out;
}

/* End */
/* /local/templates/texkom-adaptiv/css/inomarki.css?15650113915008 */
