﻿/*
@font-face {
    font-family: 'UbuntuCondensedRegular';
    src: url('/assets/components/arti/fonts/ubuntu/ubuntu-c.eot');
    src: url('/assets/components/arti/fonts/ubuntu/ubuntu-c.eot?#iefix') format('embedded-opentype'),
         url('/assets/components/arti/fonts/ubuntu/ubuntu-c.woff') format('woff'),
         url('/assets/components/arti/fonts/ubuntu/ubuntu-c.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
*/



@font-face {
    font-family: 'UbuntuLightRegular';
    src: url('../fonts/ubuntu/ubuntu-l.eot');
    src: url('../fonts/ubuntu/ubuntu-l-1.eot') format('embedded-opentype'),
         url('../fonts/ubuntu/ubuntu-l.woff') format('woff'),
         url('../fonts/ubuntu/ubuntu-l.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


body{
background-color: #f0efef;
/*background-image: url("/userfiles/bg/bg-light-4837-1.jpg");*/
font-family: 'UbuntuLightRegular', sans-serif;
padding-top: 4rem;
color: #3B3B3B;
}

.big{
display: block;
font-size:1.6em;
margin: 0px;
padding: 0px;
margin-bottom: 0.2em;
font-weight: bold;
color: #0458A7;
line-height: 0.9em;
}
.big-small{
display: block;
/*font-family: 'New Athena Unicode';*/
font-family: inherit;
font-size:1.1em;
line-height: 1.0em;
/*line-height: 0.4em;*/
margin: 0px;
padding: 0px;
margin-top: 0.5em;
margin-bottom: 1em;
font-weight: normal;
/*text-shadow: 1px 1px 2px #ffffff, -1px -1px 2px #ffffff ;*/ /* Параметры тени */
color: #2C2C2C;
}
.bigtel{
display: block;
font-size:3.0em;
margin: 0px;
padding: 0px;
margin-bottom: 0.3em;
font-weight: bold;
color: #ffffff;
line-height: 0.9em;
}



.toprow {
 /*background: #ffffff;*/
/*background-image: url('/userfiles/top/top-1.jpg');
background-repeat: no-repeat;
 background-position: bottom right;*/
margin:0px;
}

.topzagolovok{
color: #C93636;
font-size:2.3rem;
line-height: 2.4rem;
font-weight: bold;
text-transform: uppercase;
}

.toptext{
font-size:1.2rem;
line-height: 1.2rem;
margin-top: 1rem;
margin-bottom: 1rem;
}


.topfone{
padding-top: 20px;
padding-bottom: 20px;
background: #5A5A5A;
margin-top:10px;
margin-bottom:0px;
}

.rowkarta{
padding:0px;
border-top: 16px solid #5A5A5A;
border-bottom: 16px solid #5A5A5A;
margin-top:10px;
margin-bottom:0px;
}


.futer{
   
    padding-top: 1rem;
    padding-bottom: 1rem;
	background: #E5E5E5;
	font-size:1.0rem;
	margin-top: 0px;
}
.futer, .futer a:link, .futer a:visited {
color: #585858;
}

.btnzak{
-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: auto;
    padding-top: 2px;
	padding-bottom: 2px;
	padding-left:0px;
	padding-right:4px;
	margin-left: 0px;
	margin-top: 6px;
	/*background: #fff;*/
	color: #0458A7;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
 border-radius: 6px;
 /*border: 3px solid #ffffff;*/
 /*box-shadow: 1px 1px 2px #000000;*/
 /*font-size:1.0em;*/
 /*text-transform: uppercase;*/
 cursor: pointer;
}


.big_ser, .btnzak{
color: #5A5A5A;
/*font-weight: bold;*/
font-weight: normal;
font-size:1.2em;
}
.big_adres{
    font-size: 1.2rem;
line-height: 1.2rem;
font-weight: normal;
}
.big_adres .fa{
    color: #C93636;
    font-size: 1.7rem;
    margin-right: 1rem;
}



.big_phone,
.big_phone2{
    display: inline-block;
color: #fff;
font-size:1.6rem;
font-weight: normal;
padding: 0.3rem;
padding-left: 1.0rem;
padding-right: 1.0rem;
border: 4px solid #C93636;
background: #C93636;
margin-bottom: 1rem;
}

.big_phone .fa,
.big_phone2 .fa{
   color: #fff;
   margin-right: 1rem;
}

.big_phone:hover,
.big_phone2:hover{
   background: #fff; 
   color: #C93636;
   text-decoration: none;
}
.big_phone:hover .fa,
.big_phone2:hover .fa{
   color: #C93636; 
}


.wathsap,
.wathsap2{
    display: inline-block;
color: #fff;
font-size:1.6rem;
font-weight: normal;
padding: 0.3rem;
padding-left: 1.2rem;
padding-right: 1.2rem;
border: 4px solid #008000;
background: #008000;
margin-bottom: 1rem;
}

.wathsap .fa,
.wathsap2 .fa{
   color: #fff;
   margin-right: 1rem;
}

.wathsap:hover,
.wathsap2:hover{
   background: #fff; 
   color: #008000;
   text-decoration: none;
}
.wathsap:hover .fa,
.wathsap2:hover .fa{
   color: #008000; 
}



.big_mail{
color: #28517D;
font-size:1.3em;
font-weight: normal;
}

.spisstr{
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px dashed silver;
}


.contfon{
background: #ffffff;
font-size:1.3em;
padding-top: 4em;
padding-bottom:8em;
}

ul .galleries{

}


.news_row{
-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
	width: 100%;
	padding: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed silver;
}

.news_zag{
color: #3E3E3E;
font-size:1.2em;
}
.news_summary{
color: #4D4D4D;
font-size:1.0em;
}


.gal-item{
  text-align: center;
}

a.gallery {
	display: block;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
img.gallery {	
	width: 100%;
	max-width: 100%;
}
.gallery_img_description{
	display: block;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
 font-size:0.9em;
  text-align: center;
}


.colonVitrin{
border: 1px dashed silver;
}
.colonVitrin:nth-child(3n){
}


.colonVitrin_zag{

}
.colonVitrin_summary{
padding: 10px;
}







/* ******* prev-next ****** */

.prev-next-div-next{
	display: block;
	width: 30%;
	float: right;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: right;
}
.prev-next-div-prev{
	display: block;
	width: 30%;
	float: left;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
}
.prev-next-div-prev strong, .prev-next-div-next strong{
		display: block;
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom: 1px dashed silver;
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: normal;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.prev-next-div-prev, .prev-next-div-next{
		width: 40%;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
  .prev-next-div-prev, .prev-next-div-next{
		width: 50%;
	}
	.toptext0, .toptext2{
	    text-align: center !important;
	}
	.toptext1 .w-100{
	    text-align: center !important;
	}
	.toptext1, .toptext2{
	    padding-top:1em;
	    padding-bottom:1em;
	}
}

@media (max-width: 768px) {
  .prev-next-div-prev, .prev-next-div-next{
		width: 100%;
	}
	.toptext0, .toptext1 .w-100, .toptext2{
	    text-align: center !important;
	}
	.toptext1, .toptext2{
	    padding-top:1em;
	    padding-bottom:1em;
	}
}
/* ******* prev-next end ****** */



/* ********* ссылки по теме ************* */
h4.nazvan_blok_potem{
    margin-top: 3em;
    color: #007A04;
}
a.ssilpotem:link,
a.ssilpotem:visited{
    display: block;
	width: 90%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1.5em;
	padding-bottom: 1em;
	margin: 1em;
	margin-left: 0px;
	margin-top: 1.0em;
	/*border-bottom: 1px solid silver;*/
	background:#F5F5F5;
	
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 1em;
}
.video-container iframe {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}


.spisfaq{
    display: block;
	width: 90%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
	padding: 1.5em;
	padding-bottom: 2em;
}
.faq_vopros_div{
    font-size: 1.1em;
    border-bottom: 1px dashed silver;
}
.faq_otvet_div{
    font-size: 1.0em;
    color: #4D4D4D;
    font-style: italic;
}



.one_plus_100{
    /*border: 2px solid #47B9E8;*/
    padding: 20px;
    /*background: #29A2D6;*/
    background: rgb(31,142,188);
background: -webkit-gradient(linear, 100% 0, 0 0, from(rgba(31,142,188,1)), color-stop(0.97, rgba(41,162,214,1)));
background: -webkit-linear-gradient(180deg, rgba(31,142,188,1) 0%, rgba(41,162,214,1) 97%);
background: -moz-linear-gradient(180deg, rgba(31,142,188,1) 0%, rgba(41,162,214,1) 97%);
background: -o-linear-gradient(180deg, rgba(31,142,188,1) 0%, rgba(41,162,214,1) 97%);
background: linear-gradient(180deg, rgba(31,142,188,1) 0%, rgba(41,162,214,1) 97%);
    color: #fff;
    border-radius: 6px;
    margin-bottom: 2rem;
    text-transform: uppercase;
}
.one_plus_100 .fa{
    font-size: 2.4rem;
}
.one_plus_100_zag{
    text-transform: uppercase;
    color: #fff;
}
.one_plus_100:hover{
  background: #C93636;  
}


.all_logo_h2 h2,
.all_ufa_h2 h2,
.all_cen_h2 h2{
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #C93636;
}
.one_logo_100{
    margin-bottom: 2rem;
}
.all_logo_komm{
    font-size: 1.2rem;
   /*text-transform: uppercase; */
}
.one_brend{
    display: inline-block;
    padding:0.1rem;
    padding-left:0.8rem;
    padding-right:0.8rem;
    margin-left:0.2rem;
    margin-bottom: 0.2rem;
    border: 1px dashed silver;
}

.all_ufa_komm{
   font-size: 1.2rem; 
}


.one_cen_name{
    font-size: 1.2rem;
    text-transform: uppercase;
}
.one_cen_cen{
   font-size: 1.3rem;
   color: #cc0000;
}

.one_cen_fa .fa{
   font-size: 2rem;
   color: #1F8FBD; 
}
.all_cen_komm{
    font-size: 1.3rem;
    color: #cc0000;
}

.fut_tel_row{
    background: #2397c7;
    background-image: url('../img/fut-1-fon.jpg');
background-repeat: repeat-x;
 background-position: top left;
 padding-bottom: 1rem;
}
.fut_tel_text{
    
}
.fut_tel_text h2{
    font-size: 2.6rem;
    color: #fff;
}
.fut_tel_text h3{
    font-size: 1.3rem;
    color: #fff;
}

.fut_tel_text .w-100{
padding-top: 2rem; 
padding-bottom: 1rem;
}

@media (max-width: 992px) {
.fut_tel_text .w-100{
    text-align: center;
}
}
@media (min-width: 993px)and (max-width: 1199px) {
    .fut_tel_text .w-100{
    padding-top: 6rem; 
    }
}


.garant_row{
    background: #E5E5E5;
}
.garant_row h2{
    color: #D11A1A;
    font-size: 2rem;
}
.garant_row h3{
    font-size: 1.2rem;
}
.garant_row p{
    font-size: 1.2rem;
    line-height: 1.3rem;
}


@media (max-width: 768px) {
    .big_phone,
    .big_phone2,
    .wathsap,
    .wathsap2{
        font-size: 1.4rem !important;
        padding-left: 0.8rem !important;
        padding-right: 0.8rem !important;
    }
    .topzagolovok{
        font-size: 1.8rem !important;
    }
}

.faq_quest{
    width: 100%;
    padding: 0px;
    border: 1px dashed #C0C0C0;
    margin-bottom: 0.8rem;
    background: #F7F7F7;
}
.faq_quest:hover{
    background: #fff;
}
.faq_quest h3{
    padding: 0.2rem;
    padding-left: 2rem;
    font-size: 1.2rem;
    text-transform: uppercase;
    cursor: pointer;
    color: #3B3B3B;
    font-weight: normal !important;
}
.faq_answer{
    font-size: 1.2rem;
    display: none;
    width: 100%;
    border-top: 1px dashed silver;
    background: #E8E8E8;
    padding: 1rem;
    padding-top: 2rem;
     padding-bottom: 2rem; 
}
.faq_answer .fa {
  font-size: 4rem;
  color: #DBDBDB;
}
.top_red{
    color: #C93636;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.img_gal_col{
    margin-bottom: 30px;
}



