/*------------------------ Форма обратной связи ------------------------*/
.contact2 { 
              /*----   max-width: 467px; 
                 min-width: 320px; ----*/
                 margin: 0 auto; 
 background: url('https://www.arendamark.ru/images/fon/fon-auto-1.jpg') no-repeat;
              /*----   background: rgba(0,0,0,0.9); 
                 box-shadow: 0 0 8px rgba(0,0,0,.3); ----*/
} 
.white-text { 
color: #fff;
}

form fieldset2 { 
                 display: block; 
                 padding: 5px 30px; 
} 
form .row { 
                 margin: 0 -15px; 
} 
form .col { 
                 float: left; 
                 min-height: 1px; 
                 padding-right: 15px; 
                 padding-left: 15px; 
                 box-sizing: border-box; 
                 -moz-box-sizing: border-box; 
} 
form .row:after { 
                 content: ''; 
                 display: table; 
                 clear: both; 
} 
                 form section { 
                 margin-bottom: 20px; 
} 
form .input, form .textarea, form .select, form .radio, form .checkbox, form .button { 
                 position: relative; 
                 display: block; 
} 
form .fa-append { 
                 position: absolute; 
                 top: 5px; 
                 right: 5px; 
                 width: 29px; 
                 height: 29px; 
                 padding-left: 3px; 
                 border-left: 1px solid #e5e5e5; 
                 font-size: 15px; 
                 line-height: 29px; 
                 text-align: center; 
                 color: #ccc; 
} 
.fa { 
                 display: inline-block; 
                 font-family: FontAwesome; 
                 font-style: normal; 
                 font-weight: normal; 
                 line-height: 1; 
                 -webkit-font-smoothing: antialiased; 
                 -moz-osx-font-smoothing: grayscale; 
} 
.fa-user:before { 
                 content: "\f007"; 
} 
.fa-envelope-o:before { 
                 content: "\f003"; 
} 
.fa-tag:before { 
                 content: "\f02b"; 
} 
.fa-comment:before { 
                 content: "\f075"; 
} 
form .input .fa-append + input, form .textarea .fa-append + textarea { 
                 padding-right: 46px; 
} 
form .input input, form .textarea textarea, form .select select  { 
                 display: block; 
                 box-sizing: border-box; 
                 -moz-box-sizing: border-box; 
                 width: 100%; 
                 height: 39px; 
                 padding: 8px 10px; 
                 outline: none; 
                 border: 2px solid #e5e5e5; 
                 border-radius: 0; 
                 background: #fff; 
                 font: 13px/19px 'Open Sans', Helvetica, Arial, sans-serif; 
                 color: #404040; 
                 appearance: normal; 
                 -moz-appearance: none; 
                 -webkit-appearance: none; 
                 transition: border-color 0.3s; 
                 -o-transition: border-color 0.3s; 
                 -ms-transition: border-color 0.3s; 
                 -moz-transition: border-color 0.3s; 
                 -webkit-transition: border-color 0.3s; 
} 
form .textarea textarea { 
                 height: auto; 
                 resize: none; 
                 overflow:auto; 
} 
form .input:hover input, 
form .input:hover select,
form .textarea:hover textarea, 
form .checkbox:hover i { 
                 border-color: #FFEF00; /*----------------- цвет контуров полей при наведении --------------------*/
} 
form .input input:focus, 
form .textarea textarea:focus, 
form .checkbox input:focus + i { 
                 border-color: #0039A6; /*------------- цвет контуров полей при клике --------------------*/
} 

form .button2 { 
width: 100%; 
                 float: right; 
                 height: 39px; 
                 overflow: hidden; 
                 margin-left: 20px; 
                 padding: 0 20px; 
                 outline: none; 
                 border: 0; 
                 background-color: #f57d34; /*--------- цает кнопки ------------------*/
                 font: 600 18px/39px 'Open Sans', Helvetica, Arial, sans-serif; 
                 text-decoration: none; 
                 color: #fff; 
                 cursor: pointer; 
                 opacity: 0.8; 
                 transition: opacity 0.2s; 
                 -o-transition: opacity 0.2s; 
                 -ms-transition: opacity 0.2s; 
                 -moz-transition: opacity 0.2s; 
                 -webkit-transition: opacity 0.2s; 
} 
form .button2:hover { 
                 opacity: 1; 
} 


/*------------------ infoBox -------------------*/
.infoBox2 {
position: relative;
  background-color: #ffffff;
  padding: 35px 35px 30px;
box-shadow:3px 3px 22px rgba(0, 0, 0, 0.29);
-webkit-box-shadow:3px 3px 22px rgba(0, 0, 0, 0.29);

}


h2 {
  font-size: 28px;
color: #000 !important;
}
p {
color: #000 !important;
}
.mt-50{
 margin-top:50px;
}
.mt-70{
 margin-top:70px;
}
@media (max-width: 767px) {
.mt-50{
 margin-top:0px;
}
.mt-70{
 margin-top:0px;
}
    }

/*-- шапка сайта с фоновым видео --*/

.bgvideo {
  min-width: 100%;
  min-height: 100%;
}
.fullscreen-bg {
    z-index: -100;
    height: 100%;
    width: 100%;
}
.overlay {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.overlay h1 {
    text-align:center;
    color:#000;
    font-size: 70px;
    margin-top:17%;
text-transform: uppercase;
}


/*-- ============= списки ============ --*/
.rounded {
counter-reset: li; 
list-style: none; 
font: 16px;
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rounded a {
position: relative;
display: block;
padding: .4em .4em .4em 2em;
margin: .5em 0;
background: #DAD2CA;/*-------- цвет полоски --------------*/
color: #000;
text-decoration: none;
border-radius: .3em;
transition: .3s ease-out;
}
.rounded a:hover {background: #E9E4E0;}
.rounded a:hover:before {transform: rotate(360deg);}
.rounded a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: #03A9F4; /*----------- цвет кружочка -------------*/
height: 2em;
width: 2em;
color: #fff;/*--------------- цвет цифры ----------------*/
line-height: 1.5em;/*-------------- центрирование цифры по вертикали ----------------*/
border: .3em solid white;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
}

/*---------------------------------------------*/

.wsnumber2  {
        display: block;
        counter-reset: wslist1;/*сбрасываем счетчик списка*/
        color:#777;
        list-style: none;/*отменяем маркер по умолчанию*/
}
ol.wsnumber2 > li {
        margin: 0 0 1em 3em;
        position:relative;/*позиционирование внутри элемента */
}
ol.wsnumber2 > li::before {
        background: #ff8a00;
        border-radius: 50%;
        color: #fff;
        content: counter(wslist1);/* вывод счетчика*/
        counter-increment: wslist1;/*значение счетчика увеличиваем на один */
        display: inline-block;
        height: 22px;
        left: -40px;
        line-height: 12px; /*-- центрируем по высоте --*/
        padding: 5px;
        position: absolute;/*абсолютное позиционирование*/
        text-align: center;
        top: 0;
        transition: all 0.3s ease 0s;
        width: 22px;
}
/*------------------------------------*/

.zebra {
  list-style: none;
  border-left: 10px solid #FC7574;
  padding: 0;
  font-family: "Lucida Sans";
}
.zebra li {padding: 10px;}
.zebra li:nth-child(odd) {background: #E1F1FF;}
.zebra li:nth-child(even) {background: white;}


.zebra2 {
  list-style: none;
/*  border-left: 10px solid #FC7574; */
  padding: 0;
/*  font-family: "Lucida Sans";*/
}
.zebra2 li {padding: 1px 0 1px 20px;}
.zebra2 li:nth-child(odd) {background: #f9f8f8;}
.zebra2 li:nth-child(even) {background: white;}


/*------------------------------------*/


.list4a {
    padding:0;
    list-style: none;
    counter-reset: li;
}    
.list4a li {
    position: relative;
    padding:12px 20px 20px 28px;
    margin-left: 40px;
    transition-duration: 0.3s;
}
.list4a li:before {
    border: 6px solid transparent;
    line-height: 30px;
    position: absolute;
    top: 11px;
    left:-35px;
    width:42px;
    text-align:center;
    font-size: 13px;
    font-weight: bold;
    color: #2f3650;
    counter-increment: li;
    content: counter(li);
    transition-duration: 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
    }
.list4a li:hover:before {
    color: #337AB7;    
}
.list4a li:after {
    position: absolute;
    top: 15px;
    left: -30px;
    width: 32px;
    height: 32px;
    border: 2px solid #2F3650;
    border-radius: 50%;
    content: '';
    opacity: 0.5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
}
.list4a li:hover:after {
    animation: 500ms ease-in-out 0s bounceIn;
    opacity: 1;
}    
 
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    20% {
        transform: scale3d(1.3, 1.3, 1.3);
    }
    40% {
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

/*-- =============================== --*/

.video-box {
	position: relative;
	overflow: hidden;
}
.video-box iframe {
	position: absolute;
	top: 0px;
	left: 0;
	width: 0;
	height: 0; 	
	z-index: -1;
}
.video-content {
	position: relative;
	color: #fff;
	padding: 50px;
	font-size: 20px;
}
.video-content:before {
	z-index: -1;
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;	
}


/* ------- Паралакс ---------- */
* { margin: 0; padding: 0; }

.ptextbig {
font-size: 45px;
text-align: center;
color: #fff;
font-weight: 600;
text-shadow: 1px 1px 1px #000; 
}

.paraltext {
font-size: 35px;
text-align: center;
color: #fff;
font-weight: 600;
text-shadow: 1px 1px 1px #000; 
}

.text-center {
text-align: center;
}
.p50 {
padding-top: 0px;
padding-bottom: 0px;
}
.dem1 {
 height: 900px; /*----------------- высота картинки - высота окна -------------*/
background-size: cover;
box-sizing: border-box;

}

.box {
width: 90%;
margin: 0 auto;
background: #efefef;
padding: 100px;
box-sizing: border-box;
border: 1px solid #ddd;
box-shadow: 0 0 1px #777;
margin-bottom: 15px;
}.b2 {
background: #dedede;
}.dl {
margin-top: 200px;
padding: 100px;
}
.fork-mmk {
position: fixed;
top: 0px;
right: 0px;
z-index: 99999;
}
/*-------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Russo+One);    
.logotype2, 
.logotype2:hover {
    text-align:center;
    letter-spacing:1px;
    display:inline-block;
    color: #fff;
    font-size: 50px;
    line-height:50px;
    font-family: 'Helvetica', sans-serif;
    text-decoration:none;
    text-shadow: 0 1px 0 #ccc, 
    0 2px 0 #c9c9c9,
    0 3px 0 #bbb,
    0 4px 0 #b9b9b9,
    0 5px 0 #aaa,
    0 6px 1px rgba(0,0,0,.1),
    0 0 5px rgba(0,0,0,.1),
    0 1px 3px rgba(0,0,0,.3),
    0 3px 5px rgba(0,0,0,.2),
    0 5px 10px rgba(0,0,0,.25),
    0 10px 10px rgba(0,0,0,.2),
    0 20px 20px rgba(0,0,0,.15);
}
.logotype2 span {
    display:block;
    font-size: 24px;
    transition: all 0.3s ease;
    letter-spacing:2px;
    line-height:32px;
}
.logotype2:hover span {
    font-size: 26px;
}
@media (max-width:600px) {
    .logotype2, 
    .logotype2:hover {
        font-size: 36px;
        line-height:40px;
    }
    .logotype2 span {
        font-size:18px;
        letter-spacing:2px;
        line-height:26px;
    }
    .logotype2:hover span {
        font-size: 20px;
    }
}

/*-- =========================================== --*/
.carousel-2 .owl-item {
    padding: 10px 0 30px 0;
}

.carousel-2 .owl-pic  {
    background: #000;
    margin: 40px 0;
    border: 5px solid #fff;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    transition: all 0.4s ease;
    height: 240px;
    box-shadow: 0 8px 18px rgba(0,0,0,0.3), 0 16px 20px rgba(0,0,0,0.2);
}
.carousel-2 .owl-item.center .owl-pic {
    opacity: 1;
    border: 8px solid #fff;
    margin: 0 0 0 -15%;
    width: 130%;
    height: 320px;
}

.carousel-2 .owl-item.center + .owl-item {
    position: relative;
    z-index: -1;
}
.carousel-2 .owl-pic img {
    width: 100%;
    height: 100%;
    transition: 0.3s opacity ease, 0.3s transform ease;
    opacity: 0.6;
    object-fit: cover;
}

.carousel-2 .owl-item .owl-pic:hover img,
.carousel-2 .owl-item.center .owl-pic img {
    opacity: 1;
}
.carousel-2 .owl-nav .owl-prev,
.carousel-2 .owl-nav .owl-next {
    position: absolute;
    cursor: pointer;
    font-size: 60px!important;
    color: #000!important;
    top: 40%;
    height: 70px;
    width: 70px;
    transition: 0.3s opacity ease;
    opacity: 0.6;
    margin: 0;
    padding: 0;
}
.carousel-2 .owl-nav .owl-prev:hover,
.carousel-2 .owl-nav .owl-next:hover {
    opacity: 1;
}
.carousel-2 .owl-nav .owl-prev,
.carousel-2 .owl-nav .owl-prev:hover {
    left: 0;
}
.carousel-2 .owl-nav .owl-next,
.carousel-2 .owl-nav .owl-next:hover {
    right: 0;
}


/*-- ================== Слайдер ====================== --*/

.slider {
	height: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.slider ul {
	margin: 0;
	padding: 0;
}

/* Кнопки управления */
.bx-wrapper {
	position: relative;
}
.slider .bx-controls-direction {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 536px;
}
.slider .bx-controls-direction a:hover {
	filter: brightness(90%);
}
.slider .bx-prev {
	background: url(https://snipp.ru/demo/193/prev.png) 0 0 no-repeat; 
	display: inline-block; 
	width: 30px;
	height: 30px;	
	position: absolute;
	margin-top: -15px;	
	top: 50%;
	left: 30px;
	overflow: hidden;
	text-indent: 999px; 
	z-index: 1000;
}
.slider .bx-next {
	background: url(https://snipp.ru/demo/193/next.png) 0 0 no-repeat;    
	display: inline-block; 
	width: 30px;
	height: 30px;
	position: absolute;
	margin-top: -15px;	
	top: 50%;
	right: 30px;
	overflow: hidden;
	text-indent: 999px;
	z-index: 1000;
}

/* Превью */
.slider_pager ul {
	margin: 0;
	padding: 0;
}
.slider_pager li {
	margin: 0 1px 10px 0;
	display: inline-block;
	width: 113px;
}
.slider_pager li a img {
	border: 1px solid #ddd;
	width: 100%;
	height: auto;
}
.slider_pager .active img {
	border: 1px solid rgb(5, 70, 162);
}
