
@font-face {
    font-weight: normal;
    font-style: normal;

}

/* Начальный шаблон */

@media screen and (max-width:900px) {
    .tab-soc {
        display: none;
		background-position:0 100%;
	    margin-top: -20px;
    }
	.foot-soc {
        display: none;
    }
	.foot-soc-blok {
        display: block;
		margin-top: -30px;
		text-align: center;
		padding-left: 20%;
    }
	.table-text {
		padding-top: 30px;
	}
	.table-text-onas{
		font-size: 12px;
		text-indent: 10%;
		
	}
	
}

@media screen and (min-width:900px) {
    .tab-soc {
        display: block;
		background-position:0 100%;
		margin-top: -20px;
    }
	.foot-soc {
        display: block;
    }
	.foot-soc-blok {
        display: none;
		margin-top: -20px;
    }
	.table-text {
		line-height: 1.5;
		font-family: Myriad Pro, Regular;
		font-size: 14px;
		display: block;
		padding-top: 90px;
		border-collapse: collapse;
}
	
	.table-text-onas {
		line-height: 2;
		font-family: Myriad Pro, Regular;
		font-size: 14px;
		border-collapse: collapse;
		text-indent: 10%;
}	
	
	
	
}
.telef {
        display: block;
		color: #ffffff;
		font-size: 10px;
		font-family: Tahoma, normal;
		text-align: center;
		z-index:1;
		padding-right: 50px;
    }

* {
	margin: 0;
	padding: 0;
}
html,
body {
	height: 100%;
}
.wrapper {
	position: relative;
	
}
.content {
	padding-bottom: 70px;
}

H3 {
	line-height: 1.6;
    padding-top: 80px;
	font-size: 22px;
	color: #fefefe;
	text-align: center;
	width: 480px;
	font-family: Tahoma, Regular;
	display: inline-block;
	z-index: 1;
}

.bg-main{
	background: url(/temp/pic/glavn/logo.png) top no-repeat, url(/temp/pic/glavn/bg-main.png) 90%/cover no-repeat;
	margin: 0 auto;
	height: 950px;
}

.navig{
	height: 40px;
	padding-top: 40px;
	background:center;
}
.cont-body{
	background-color: rgba(4, 4, 4, 1);
}


.conteiner {
	margin: 0 auto;
}

.intro {
	margin: 0 auto;	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 auto;
	font-weight: normal;
	text-transform: uppercase;
}

.head-block {
	margin: 0 auto;
}

.footer-block {
	background: rgba(4, 4, 4, 1);
	height: 80px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;	
}

.footer-01{
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Regular;
	padding-top:15px;
	padding-left:50px;
	display: block;
	height: 45px;
	width: 150px;
	z-index:1;
	text-decoration-line: none;
	
}
.footer-01:hover{
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Regular;
	padding-top:15px;
	padding-left:50px;
	display: block;
	height: 45px;
	width: 150px;
	z-index:1;
	text-decoration-line: underline;
	
}


.footer-02{
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Regular;
	padding-top:15px;
	padding-left:50px;
	padding-right:80px;
	display: block;
	height: 45px;
	width: 150px;
	z-index:1;
	text-decoration-line: none;
}

.footer-02:hover{
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Regular;
	padding-top:15px;
	padding-left:50px;
	padding-right:80px;
	display: block;
	height: 45px;
	width: 150px;
	z-index:1;
	text-decoration-line: underline;
}


.inst{
	background: url(/temp/pic/glavn/instg.png) no-repeat center;
	height: 50px;
	width: 40px;
	display: block;
}
.inst:hover {
	background: url(/temp/pic/glavn/instg-ok.png) no-repeat center;
	height: 50px;
	width: 40px;
	display: block;
}


.teleg{
	background: url(/temp/pic/glavn/telegr.png) no-repeat center;
	height: 50px;
	width: 40px;
	display: block;
}

.teleg:hover {
	background: url(/temp/pic/glavn/telegr-ok.png) no-repeat center;
	height: 50px;
	width: 40px;
	display: block;
}


.faceb{
	background: url(/temp/pic/glavn/faceb.png) no-repeat center;
	height: 50px;
	width: 40px;
	display: block;
}

.faceb:hover {
	background: url(/temp/pic/glavn/faceb-ok.png) no-repeat center;
	height: 50px;
	width: 40px;
	display: block;
}


.tab-soc{
	
}

.text-gl{
	color: #ffffff;
	font-size: 14px;
	font-family: Tahoma, normal;
	text-transform: uppercase;
	text-align: center;
	padding-top: 516px;
	letter-spacing:3px;
	}
	
.text-gl-monro{
	background: url(/temp/pic/glavn/Monro.png) no-repeat center;
	height: 106px;
	display: block;
	padding-top: 120px;
}


.header {
	padding-top: 0px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}

.header__inner {
	display: flex;
	justify-content: space-between;
}

.nav {
	display: block;
	font-size: 14px;
	font-family: Tahoma, Regular;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
	width: 600px;
	z-index:1;
	background-size: cover;
}

.nav a {
	color: #ffffff;
	transition: color .2s linear;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 140px;
	background-size: cover;
	
}

.nav li {
	float: left;
	list-style: none;
	margin-right: 0px;
}

.nav ul > li > ul {
	display: none;
	position: absolute;
	background: none;
	z-index: 5;
	padding: 0;
	margin: 0;
}

.nav ul > li > ul > li {
	display:block;
	float: none;
	font-size: 14px;
	margin-top: 10px;
}

.nav ul > li > ul > li > a {
	font-family: Tahoma, Regular;
	background: none;
	text-align: left;
	margin: 0;
	font-size: 12px;
	margin-left: 5px;
	width: 200px;
}

.nav ul > li > ul > li > a:hover {
	background: none;
	text-align: left;
	margin: 0;
	font-size: 12px;
	line-height: none;
	border-bottom: solid 1px;
	padding-bottom: 1px;
	margin-left: 5px;
	width: 200px;
	}

.nav a:hover {
	display: block;
	height: 30px;
	width: 140px;
	text-decoration-line: underline;
	background-size: cover;
}

.text {

}

.text-op {
	padding-top: none;
	color: #a7b5c0;
	font-size: 20px;
}

/* Информационный шаблон */


.cont-body-info{
	background-color: #fcf4ef;
	height:100%;
}

.info-main{
	background: url(/temp/pic/inform/logo.png) top no-repeat, url(/temp/pic/inform/bg-info.png)50%/cover no-repeat;
	margin: 0 auto;
	min-height: 30%;
}

.footer-block-info {
	background: #013b33;
	height: 90px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}


.navig-info{

	height: 40px;
	padding-top: 230px;
	background:center;
	color: #013b33;
}


.nav-info {
	font-size: 14px;
	font-family: Tahoma, Regular;
	text-transform: uppercase;
	margin: 0 auto;
	width: 560px;
	z-index:1;
	display: block;
	background-size: cover;
}

.nav-info a {
	color: #013b33;
	transition: color .2s linear;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 140px;
	background-size: cover;
	
}

.nav-info li {

	float: left;
	list-style: none;
	margin-right: 0px;
}

.nav-info ul > li > ul {
	display: none;
	position: absolute;
	background: none;
	z-index: 5;
	padding: 0;
	margin: 0;
}

.nav-info ul > li > ul > li {
	display: block;
	float: none;
	font-size: 14px;
	margin-top: 10px;
}

.nav-info ul > li > ul > li > a {
	font-family: Tahoma, Regular;
	background: none;
	text-align: left;
	margin: 0;
	font-size: 12px;
	margin-left: 5px;
	width: 200px;
}

.nav-info ul > li > ul > li > a:hover {
	
	background: none;
	text-align: left;
	margin: 0;
	font-size: 12px;
	line-height: none;
	border-bottom: solid 1px;
	padding-bottom: 1px;
	margin-left: 5px;
	width: 200px;
	}

.nav-info a:hover {
	display: block;
	height: 30px;
	width: 140px;
	text-decoration-line: underline;
	background-size: cover;
}

.line-tabl{
	height:100%; 
	border-right:2px solid #928e8b;
	
}
.raz-table{
	line-height: 1.5;
	font-family: Myriad Pro, Regular;
	font-size: 12px;
	display: block;
	padding-top: 90px;
	border-collapse: collapse;
	text-align: left;
	height: 100%;
}

.raz-tab{
	line-height: 1.5;
	font-family: Myriad Pro, Regular;
	font-size: 14px;
	border-collapse: collapse;
	text-align: center;
	height: 250px;
}
.raz{

border-bottom: 2px solid #928e8b;
}

   
.content {
	vertical-align: top;
}
.table-kont{
	line-height: 1.5;
	font-family: Myriad Pro, Regular;
	font-size: 14px;
	border-collapse: collapse;
}
.cont-kont{
	padding-top: 90px;
	
}

.img-2{
	max-width: 100%;
}

.img-1{
	max-width: 100%;
	
}

.pola{
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.katalog-name{
	text-decoration: none;
	margin: 0 auto;
	color: #013b33;
}

.katalog-name a {
	color: #013b33;
	transition: color .2s linear;
	text-decoration: none;
	text-align: center;
	
}

.katalog-name a:hover {
	text-decoration-line: underline;
}

.cont.mt-31{
	padding-top: 40px;
	display: block;
	position: relative;
    width: 100%;
    padding-left: 10%;
}

.con.mt-3{
	padding-top: 40px;
	display: block;
	position: relative;
    height: 100%;
    padding-left: 10%;
	background: none;
}




.ms2_product.mb-5.mb-md-3 {
    position: relative;
    width: 28%;
    display: inline-block;
    height: 250px;
	margin-left: 2%;
	margin-right: 2%;
}


.top-bar {
	display: block;
    width: 100%;
    height: 4%;
    padding : 1%;
}

.bar-line {
   width: 100%;
   display: block;
   
}



.bar-line-right {
   padding-left: 55%;
   display: inline-block;
}

.bar-line-left{
    max-width: 44%;
	display: inline-block;
}
.bar-line-img{
	width: 100%;
   display: block;


}