@font-face {
	font-family: segoeui;  /* Гарнитура шрифта */
	src: url("../fonts/segoeuisl.ttf"); /* Путь к файлу со шрифтом */
}

@font-face {
	font-family: regular;  /* Гарнитура шрифта */
	src: url("../fonts/segoeui.ttf"); /* Путь к файлу со шрифтом */
}

@font-face {
	font-family: seguibl;  /* Гарнитура шрифта */
	src: url("../fonts/seguibl.ttf"); /* Путь к файлу со шрифтом */
}

@font-face {
	font-family: segoeuib;  /* Гарнитура шрифта */
	src: url("../fonts/segoeuib.ttf"); /* Путь к файлу со шрифтом */
}

@font-face {
	font-family: segoeuisl;  /* Гарнитура шрифта */
	src: url("../fonts/segoeuisl.ttf"); /* Путь к файлу со шрифтом */
}

@font-face {
	font-family: segoeuii;  /* Гарнитура шрифта */
	src: url("../fonts/segoeuii.ttf"); /* Путь к файлу со шрифтом */
}

@font-face {
	font-family: seguisb_0;  /* Гарнитура шрифта */
	src: url("../fonts/seguisb_0.ttf"); /* Путь к файлу со шрифтом */
}
@font-face {
	font-family: seguili;  /* Гарнитура шрифта */
	src: url("../fonts/seguili.ttf"); /* Путь к файлу со шрифтом */
}




body{
	padding: 0;
	margin: 0;
}

.fL{
	float: left;
}

.fR{
	float: right;
}

.conteiner{
	width: 100%;
	height: 100%;
}

/*
Head
*/

.head{
	width: 100%;
	height: 815px;
	margin: 0 auto;
	background: url(../images/fonHead.png) 50% 50% no-repeat;
	background-size: cover; /* Масштабируем фон */
}

.head2{
	max-width: 1140px;
	height: auto;
	margin: 0 auto;
}

.menu{
	max-width: 1140px;
	height: 107px;
}

.logo{
	margin: 20px 0 0 20px;
	float: left;
	height: 80px;
}

.menu2{
	width: 400px;
	height: 107px;
	float: right;
	margin-right: 20px;
}

#menu3a{
	text-decoration: none;
	font-size: 24px;
	color: #535353;
	font-family: segoeui;
	margin: 0 0 0 20px;
	line-height: 1.6
}

.menu4{
	width: 180px;
	height: 80px;
	padding-top: 10px;
	float: right;
}

#mailto{
	text-decoration: none;
	font-size: 18px;
	color: #535353;
	font-family: segoeui;
	margin: 0 0 0 20px;
	border-bottom: dotted 1px #535353;
}

.aMenu{
	float: left;
	font-size: 16px;
	color: #FF1C22;
	font-family: regular;
	text-decoration: none;
	margin-top: 10px;
}

.aMenu img{
	margin-right: 10px;
	margin-left: 12px;
}

.head3{
	max-width: 1100px;
	height: 460px;
	margin: 100px auto;
}

.vern{
	width: 230px;
	height: 50px;
	margin: 25px auto;
}

#back{
	background-color: rgb(235, 34, 39);
	box-shadow: 0px 2px 0px 0px rgba(186, 21, 25, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	width: 230px;
	border-radius: 50px;
	height: 50px;
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	font-family: segoeuib;
	text-align: center;
	color: #fff;
	line-height: 3.6;
	float: left;
	border-bottom: 2px solid #D90D12;
}

.p1{
	margin: 0;
	text-align: center;
	font-size: 72px;
	font-family: seguibl;
	text-transform: uppercase;
	color: #1F191A;
}

.polo1{
	width: 70px;
	height: 4px;
	display: block;
	background-color: #009710;
	margin: 20px auto;
}

.p2{
	margin: 0;
	font-size: 24px;
	color: #1F191A;
	font-family: segoeuib;
	text-align: center;
}

.p3{
	margin: 0;
	font-size: 23px;
	font-family: segoeuisl;
	text-align: center;
}

.p3 span{
	font-size: 25px;
	font-family: segoeuib;
}

.wrap-forma1{
	background: url(../images/fonForm1.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: cover;
	position: relative;
	max-width: 880px;
	height: 160px;
	margin: 100px auto;
}

.wrap-forma1 p{
	text-align: center;
	font-size: 18px;
	font-family: segoeuisl;
	margin: 0 0 20px 0;
	padding-top: 10px;
}

.wrap-forma1 input{
	margin-left: 30px;
	width: 220px;
	height: 55px;
	border: none;
	border-bottom: 3px solid #009200;
	border-radius: 50px;
	outline: none;
	font-size: 16px;
	padding-left: 40px;
	float: left;
}

.name1{
	background: #fff url(../images/ik1.png) no-repeat left 15px center;
}

#name2{
	margin-top: -18px;
	background: #fff url(../images/ik2.png) no-repeat left 15px center;
}


.wrap-forma1 button{
	margin-top: 0;
	margin-left: 30px;
	float: left;
	width: 250px;
	height: 60px;
	border: none;
	background-color: #FF131B;
	border-bottom: 3px solid #E3080D;
	border-radius: 50px;
	outline: none;
	font-family: segoeuib;
	color: #fff;
	font-size: 16px;
	background-color: rgb(255, 26, 33);
	box-shadow: 0px 3px 0px 0px rgba(194, 17, 21, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	cursor: pointer;
}

/*
/Head
*/



/*
triggers
*/



.triggers{
	width: 100%;
	height: 250px;
	margin: 0 auto;
	background-color: #fff;
}

.triggers2{
	max-width: 1140px;
	height: 250px;
	margin: 0 auto;
}

.trig{
	width: auto;
	height: auto;
	padding: 10px;
	float: left;
	margin: 35px 0 0 65px;
	text-align: center;
	font-size: 18px;
	font-family: segoeuisl;
}



/*
/triggers
*/



/*
pokrutie
*/



.pokrutie{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
}

.pokrutie2{
	max-width: 1140px;
	height: auto;
	margin: 0 auto;
}

.h2{
	font-size: 48px;
	text-align: center;
	font-family: seguibl;
	margin: 60px 0 20px 0;
	text-transform: uppercase;
	color: #1F191A;
}

.iconCenter{
	text-align: center;
	display: block;
	width: 115px;
	height: 26px;
	margin: 0 auto;
}





.group::after, .tabBlock-tabs::after {
	clear: both;
	content: "";
	display: table;
}

.unstyledList, .tabBlock-tabs {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabBlock {
	margin: 40px 0 0 0;
}

.tabBlock-tab {
	background-color: #fff;
	border-color: #fff;
	border-left-style: solid;
	border-top: solid;
	border-width: 2px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	float: left;
	padding: 0.625rem 1.25rem;
	position: relative;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
	font-size: 24px;
	font-family: segoeuib;
}
.tabBlock-tab:last-of-type {
	border-right-style: solid;
}
.tabBlock-tab::before, .tabBlock-tab::after {
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}
.tabBlock-tab::before {
	background-color: #fff;
	left: -2px;
	right: -2px;
	top: -2px;
}
.tabBlock-tab::after {
	background-color: transparent;
	bottom: -2px;
	left: 0;
	right: 0;
}
@media screen and (max-width: 720px) {
	.tabBlock-tab {
		display: block;
		padding-left: 2.5rem;
		padding-right: 2.5rem;
		float: none;
		text-align: center;
		margin: 4px auto;
		width: 100px;
	}
}
.tabBlock-tab.is-active::before {
	background-color: rgb(235, 34, 39);
}
.tabBlock-tab.is-active::after {
	background-color: rgb(235, 34, 39);
}

.tabBlock-content {
	background-color: #fff;
	height: auto;
}

.tabBlock-pane > :last-child {
	margin-bottom: 0;
}








.pok{
	width: 1136px;
	height: 373px;
	border-radius: 10px;
	margin: 15px 0 0 0;
	border: 2px solid #EEF5F0;
}

#pokMT{
	margin-top: 35px;
}

.pokImg{
	float: left;
	width: 475px;
	height: 373px;
	border-radius: 5px 0 0 5px;
}


.pokImg2{
	position: absolute;
	z-index: 0;
	float: left;
	width: 314px;
	height: 373px;
}

#poksr5{
	height: 373px;
}

.pokDI{
	width: 314px;
	height: 370px;
	float: left;
}

.pokDI p{
	display: block;
	width: 160px;
	height: 40px;
	background-color: #fff;
	border-radius: 5px;
	font-size: 24px;
	color: #000;
	font-family: segoeuib; 
	margin: 8px 0 0 80px;
}

#kart5{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 48px;
	height: 58px;
}
#kart5 img{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 38px;
	height: 48px;
	transition: 0.3s;
	border: 5px solid #fff;
	border-radius: 5px;
	-webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: cover;
  position: relative;
}

#kart5 img:hover{
	width: 52px;
	height: 67px;
	margin: -3px 0 0 -3px;
}

#kart6{
	display: block;
	float: left;
	margin: 0 5px 12px 0;
	width: 56px;
	height: 52px;
}
#kart6 img{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 48px;
	height: 50px;
	transition: 0.3s;
	border: 5px solid #fff;
	border-radius: 5px;
	-webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: cover;
  position: relative;
}

#kart6 img:hover{
	width: 52px;
	height: 55px;
	margin: -3px 0 0 -2px;
}

.cvet{
	margin: 20px 0 0 38px;
}

.cvet p{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 56px;
	height: 69px;
}

.cvet img{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 56px;
	height: 69px;
	transition: 0.3s;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: cover;
	position: relative;
}

.cvet p img:hover{
	width: 62px;
	height: 75px;
	margin: -3px 0 0 -3px;
}

.pR{
	position: relative;
	z-index: 1;
}

.pokIc{
	margin: 0 10px;
}

.pok2{
	width: 310px;
	height: 370px;
	padding-left: 35px;
	float: left;
}

#akcia{
	position: absolute;
	margin: 0 0 0 195px;
	-moz-transform: rotate(90deg); /* Для Firefox */
    -ms-transform: rotate(90deg); /* Для IE */
    -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(90deg); /* Для Opera */
    transform: rotate(90deg);
}

.pollection{
	font-size: 24px;
	font-family: segoeuib;
	margin: 45px 0 20px 0;
}

.opis{
	font-size: 16px;
	font-family: segoeuib;
	margin: 0;
}

.opis span{
	font-family: regular; 
}

.opisCena{
	display: block;
	width: 265px;
	height: 50px;
	font-size: 24px;
	font-family: segoeuib;
	margin: 35px 0 0 0;
	text-align: center;
	background-color: #EEF5F0;
	border-radius: 35px;
	line-height: 2
}

.opisCena span{
	color: #EB2227;
}

.pok2 a{
	background-color: rgb(235, 34, 39);
	box-shadow: 0px 2px 0px 0px rgba(186, 21, 25, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	width: 265px;
	border-radius: 50px;
	height: 50px;
	margin: 8px 0 0 0;
	text-decoration: none;
	font-size: 18px;
	font-family: segoeuib;
	text-align: center;
	color: #fff;
	line-height: 2.8;
}

.slider2 {
	width: 1040px;
	margin: 50px  0 0 50px;
	height: 480px;
	float: left;
}

#slider2AD{
	display: none;
}

.kv2{
	width: 1040px;
	height: 480px;
	outline: none;
}

#kv2S2{
	margin-left: 120px;
}
	#DBS2{
		display: none;
	}

.kv2Div{
	width: 256px;
	padding: 0 2px;
	height: 476px;
	float: left;
	text-align: center;
	font-family: segoeuib;
	background-color: #fff;
	border-radius: 10px;
}

.kv2Div a{
	outline: none;
	text-align: center;
}

.slid2D1{
	width: 243.5px;
	height: 180.63px;
	border-radius: 5px 5px 0 0;
}

.slid2D12{
	width: 223.5px;
	height: 75px;
	margin: 5px 0 0 10px;
	border-radius: 5px;
}

.coll{
	font-size: 22px;
	color: #000;
	margin: 20px 0 0 0;
}

.collCena{
	font-size: 24px;
	color: #4E5153;
	display: block;
	width: 223.5px;
	height: 50px;
	background-color: #EEF5F0;
	border-radius: 35px;
	margin: 15px 0 0 15px;
	line-height: 1.9;
}


.kv2Div .button{
	background-color: rgb(235, 34, 39);
	box-shadow: 0px 2px 0px 0px rgba(186, 21, 25, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	width: 223.5px;
	border-radius: 50px;
	height: 50px;
	margin: 15px 0 0 15px;
	text-decoration: none;
	font-size: 18px;
	font-family: segoeuib;
	text-align: center;
	color: #fff;
	line-height: 2.8;
	border-bottom: 2px solid #D90D12;
	display: block;
}

.slick-prev:before,
.slick-next:before {
	color: black;
}











/*
/pokrutie
*/




/*
podk
*/



#podkg2{
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-color: #fff;
}

.podk{
	width: 100%;
	height: 580px;
	margin: 0 auto;
	background-color: #fff;
}

.divPar1{
	width: 53%;
	height: 548px;
	float: left;
	margin-top: 15px;
	background: url(../images/scroll2.png) no-repeat center center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: cover;
	position: relative;
}

.divPar2{
	width: 46%;
	height: 580px;
	float: right;
}

.podk2{
	width: 1140px;
	height: 580px;
	margin: 0 auto;
}

.podkD2{
	margin-top: 15px;
	width: 480px;
	height: 516px;
	border: 16px solid #00962C;
	float: left;
}

.podkP1{
	font-size: 48px;
	font-family: seguibl;
	text-transform: uppercase;
	margin: 65px 0 0 0;
}

#podkP1{
	margin: 35px 0 30px 0;
}

.podKp2{
	font-size: 20px;
	font-family: seguisb_0; 
	margin: 20px 0 0 0;
}

.podKp3{
	font-size: 16px;
	font-family: regular;
	margin: 10px 0 0 0;
}

.podKp4{
	font-size: 20px;
	font-family: seguisb_0; 
	margin: 20px 0 20px 0;
}

.podkD1{
	margin-top: 15px;
	max-width: 570px;
	height: 546px;
	color: #fff;
	float: right;
}

.podkD1 ul{
	margin: 10px 0 0 0;
	padding: 0 0 0 17px;
	font-size: 16px;
	color: #00962C;
}

.podkD1 ul li span{
	color: #fff;
	font-family: regular;
}

.wrap-forma2{
	width: 360px;
	height: 360px;
	margin: 60px auto;
}

.formP1{
	text-align: center;
	font-size: 38px;
	font-family: segoeuib;
	margin: 0;
	text-transform: uppercase;
	padding-top: 10px;
}

.formP1n{
	text-align: center;
	font-size: 30px;
	font-family: segoeuib;
	margin: 0;
	padding-top: 60px;
}

.formP2{
	padding: 0 40px;
	text-align: center;
	font-size: 16px;
	font-family: segoeuisl;
	margin: 20px 0 20px 0;
}

.formP2n{
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-family: segoeuisl;
	margin: 10px 0 30px 0;
}

.wrap-forma2 input{
	width: 290px;
	height: 55px;
	border: none;
	border: 1px solid #009200;
	border-radius: 50px;
	outline: none;
	font-size: 16px;
	padding-left: 40px;
	float: left;
	margin: 10px 0 0 15px;
}

#nameF2{
	background: #fff url(../images/ik1.png) no-repeat left 20px center;
}

#nameFF{
	background: #fff url(../images/ik1.png) no-repeat left 20px center;
}

#contactFF{
	background: #fff url(../images/ik2.png) no-repeat left 20px center;
}

.wrap-forma2 button{
	float: left;
	width: 330px;
	height: 57px;
	border: none;
	background-color: #FF131B;
	border-bottom: 3px solid #E3080D;
	border-radius: 50px;
	outline: none;
	font-family: segoeuib;
	color: #fff;
	font-size: 16px;
	background-color: rgb(255, 26, 33);
	box-shadow: 0px 3px 0px 0px rgba(194, 17, 21, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	cursor: pointer;
	margin: 10px 0 0 15px;
}





/*
/podk
*/





/*
pokrutie
*/

.pokr{
	width: 100%;
	height: 620px;
	background-color: #fff;
}

.pokr2{
	max-width: 1140px;
	height: 620px;
	margin: 0 auto;
}

.pokrPh2{
	font-size: 48px;
	font-family: seguibl;
	color: #1F191A;
	text-align: center;
	margin: 60px 0 0px 0;
	text-transform: uppercase;
}
.pokrPh22{
	font-size: 30px;
	font-family: seguibl;
	color: #1F191A;
	text-align: center;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.slider3 {
	width: 1040px;
	margin: 50px 0 0 50px;
	height: 390px;
	float: left;
}

#slider3AD{
	display: none;
}

.kv3{
	width: 1040px;
	height: 390px;
	padding: 0 0 15px 0;
	outline: none;
}

.kv3Div{
	width: 250px;
	padding: 0 2px;
	height: 366px;
	margin-left: 5px;
	float: left;
	text-align: center;
	font-family: segoeuib;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 9px 16px 0px rgba(0, 0, 0, 0.09);
}

.kv3Div a{
	outline: none;
	text-align: center;
	outline: none;
}

.slid3D1{
	width: 100%;
	border-radius: 5px 5px 0 0;
}
#slid3D1{
	height: 185px;
}
.coll3{
	font-size: 22px;
	color: #000;
	margin: 20px 0 0 0;
}

.kv3Div .button{
	background-color: rgb(235, 34, 39);
	box-shadow: 0px 2px 0px 0px rgba(186, 21, 25, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	width: 223.5px;
	border-radius: 50px;
	height: 50px;
	margin: 15px 0 0 13.5px;
	text-decoration: none;
	font-size: 18px;
	font-family: segoeuib;
	text-align: center;
	color: #fff;
	line-height: 2.8;
	border-bottom: 2px solid #D90D12;
	display: block;
}

.slick-prev:before,
.slick-next:before {
	color: black;
}





/*
/pokrutie
*/





/*
warranty
*/



.warranty{
	width: 100%;
	height: 410px;
	margin: 0 auto;
	background-color: #fff;
}

.warranty2{
	max-width: 1140px;
	height: 410px;
	margin: 0 auto;
}

.warh1{
	font-size: 48.11px;
	font-family: seguibl;
	color: #1F191A;
	text-align: center;
	margin: 25px 0 20px 0;
	text-transform: uppercase;
}

.warh2{
	font-size: 30px;
	font-family: seguibl;
	color: #1F191A;
	text-align: center;
	margin: 10px 0 20px 0;
	text-transform: uppercase;
}

.warD{
	width: 350px;
	height: 110px;
	border: 1px solid #00962C;
	border-radius: 75px;
	float: left;
	margin: 55px 0 0 32px;
}

#warD1{
	margin-left: 0
}

.warD img{
	float: left;
	margin: 22px 10px 0 10px;
}


.main45{
	float: left;
	margin: 22px 10px 0 10px;
}

.warP{
	font-size: 29.93px;
	font-family: segoeuib;
	color: #1F191A;
	margin: 20px 0 0 0;
	line-height: 0.7;
}

.warP span{
	font-family: regular;
	font-size: 16px;
}







.podkg1{
	width: 100%;
	height: 580px;
	margin: 0 auto;
	background-color: #fff;
}

.divPar3{
	width: 53%;
	margin-top: 26px;
	height: 529px;
	float: left;
	background: url(../images/scroll1.png) no-repeat center center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: cover;
	position: relative;
}

#podkPMT{
	margin-top: 30px;
}

#podKp2{
	margin: 20px 0 30px 0;
}

.divPar4{
	width: 46%;
	height: 580px;
	float: right;
}

.podkD3{
	margin-top: 26px;
	width: 480px;
	height: 497px;
	border: 16px solid #00962C;
	float: left;
}

.podkD12{
	margin-top: 30px;
	max-width: 570px;
	height: 500px;
	color: #fff;
	float: right;
}

.podkD12 ul{
	margin: 10px 0 0 0;
	padding: 0 0 0 17px;
	font-size: 16px;
	color: #00962C;
}

.podkD12 ul li span{
	color: #fff;
	font-family: regular;
}

.wrap-forma3{
	width: 360px;
	height: 380px;
	margin: 40px auto;
}

.wrap-forma3 input{
	width: 290px;
	height: 55px;
	border: none;
	border: 1px solid #009200;
	border-radius: 50px;
	outline: none;
	font-size: 16px;
	padding-left: 40px;
	float: left;
	margin: 10px 0 0 15px;
}

.wrap-forma3 button{
	float: left;
	width: 330px;
	height: 57px;
	border: none;
	background-color: #FF131B;
	border-bottom: 3px solid #E3080D;
	border-radius: 50px;
	outline: none;
	font-family: segoeuib;
	color: #fff;
	font-size: 16px;
	background-color: rgb(255, 26, 33);
	box-shadow: 0px 3px 0px 0px rgba(194, 17, 21, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	cursor: pointer;
	margin: 10px 0 0 15px;
}








.podkg2{
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-color: #fff;
}

.divPar5{
	width: 46%;
	height: 500px;
	float: left;
}

.divPar6{
	width: 53%;
	height: 490px;
	margin-top: 5px;
	float: right;
	background: url(../images/scroll3.png) no-repeat center center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: cover;
	position: relative;
}

.podk2z{
	width: 1140px;
	height: 500px;
	margin: 0 auto;
}

.podkD4{
	margin-top: 5px;
	width: 480px;
	height: 458px;
	border: 16px solid #00962C;
	float: right;
}

.podkD13{
	margin-top: 15px;
	margin-left: 40px;
	max-width: 570px;
	height: 470px;
	color: #fff;
	float: left;
}

.podkD13 ul{
	margin: 10px 0 0 0;
	padding: 0 0 0 17px;
	font-size: 16px;
	color: #00962C;
}

.podkD13 ul li span{
	color: #fff;
	font-family: regular;
}

.wrap-forma4{
	width: 380px;
	height: 390px;
	margin: 30px auto;
}

#formP2{
	padding: 0;
	margin: 10px 0;
}

.wrap-forma4 input{
	width: 290px;
	height: 55px;
	border: none;
	border: 1px solid #009200;
	border-radius: 50px;
	outline: none;
	font-size: 16px;
	padding-left: 40px;
	float: left;
	margin: 10px 0 0 25px;
}

.wrap-forma4 button{
	float: left;
	width: 330px;
	height: 57px;
	border: none;
	background-color: #FF131B;
	border-bottom: 3px solid #E3080D;
	border-radius: 50px;
	outline: none;
	font-family: segoeuib;
	color: #fff;
	font-size: 16px;
	background-color: rgb(255, 26, 33);
	box-shadow: 0px 3px 0px 0px rgba(194, 17, 21, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	cursor: pointer;
	margin: 10px 0 0 25px;
}

#nameF23{
	background: #fff url(../images/ik3.png) no-repeat left 20px center;
}

.file-upload {
	position: relative; 
	overflow: hidden;
	width: 330px;
	height: 55px;
	border: none;
	border: 1px solid #009200;
	border-radius: 50px;
	outline: none;
	font-size: 16px;
	float: left;
	margin: 10px 0 0 25px;
	line-height: 3.6;
}

.file-upload:hover {
	background: #fff;
	color: #000;
	border: 1px solid #009200;
}

.file-upload input[type="file"]{
	display: none;
}

.file-upload label {
	display: block;
	top: 0;
	left: 0;
	width: 250px; 
	height: 45px;
	cursor: pointer;
}

.file-upload span {
	line-height: 36px;
	text-align: center;
	padding-left: 80px;
	color: #474747;
	font-family: segoeuib;
	font-size: 18px;
}




/*
/warranty
*/


/*
rewiews
*/



.rewiews{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background-color: #fff;
}

.rewiews2{
	max-width: 1140px;
	height: 700px;
	margin: 0 auto;
}


/*OTZIVY*/


.slider {
	width: 1040px;
	margin: 30px auto;
	height: 464px;
	border: 16px solid #00962C;
}

.kv{
	width: 998px;
	height: 432px;
	outline: none;
	border: 5px solid #fff;
}

.slick-prev:before,
.slick-next:before {
	color: black;
}



.divImg{
	width: 50%;
	height: 100%;
}

.divImg img{
	width: 500px;
	height: 422px;
}

.divT{
	width: 478px;
	height: 422px;
	padding-right: 20px;
}

.chel{
	position: absolute;
	margin: 0 0 0 -55.5px;
}

.slidP1{
	font-size: 24px;
	font-family: seguibl;
	margin: 25px 0 0 35px;
	text-transform: uppercase;
}

.slidP1 span{
	float: left;
}

.slidP1 img{
	float: left;
	margin: 6px 0 0 10px;
	color: #252627;
}

.slidP2{
	font-family: segoeuii;
	font-size: 16px;
	margin: 80px 0 0 35px;
}

.slidP3{
	font-family: regular;
	font-size: 18px;
	margin: 35px 0 0 35px;
}


.divT ul{
	margin: 15px 0 0 35px;
	padding: 0 0 0 17px;
	font-size: 16px;
	color: #00962C;
	line-height: 2;
}

.divT ul li span{
	color: #000;
	font-family: regular;
}



/*
/rewiews
*/


/*
teem
*/




.teem{
	width: 100%;
	height: 630px;
	margin: 0 auto;
	background-color: #fff;
}

.teem2{
	max-width: 1140px;
	height: 630px;
	margin: 0 auto;
}

.teem3{
	width: 228px;
	height: 400px;
	float: left;
	margin-top: 80px;
	text-align: center;
}

#teemImg{
	width: 165px;
	height: 165px;
	position: absolute;
	margin: 0 0 0 -80px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s ;
	-ms-transition: all 0.25s ;
	-o-transition: all 0.25s ;
	transition: all 0.25s;
}

#teemImg:hover{
	margin-top: 10px;
}

.teemP1{
	font-size: 24px;
	font-family: seguibl;
	text-transform: uppercase;
	color: #252627;
	margin: 169px 0 0 0;
}

.teemP2{
	font-size: 16px;
	font-family: segoeuii;
	color: #494949;
	margin: 0;
}

.teemP3{
	font-family: seguili;
	font-size: 30px;
	color: #919191;
	margin: 25px 0 0 0;
}

#teemP3{
	margin: 5px 0 0 0;
}

.teem3 a{
	background-color: rgb(235, 34, 39);
	box-shadow: 0px 2px 0px 0px rgba(186, 21, 25, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	width: 200px;
	border-radius: 50px;
	height: 45px;
	margin: 25px 0 0 14px;
	text-decoration: none;
	font-size: 16px;
	font-family: segoeuib;
	text-align: center;
	color: #fff;
	line-height: 2.8;
	border-bottom: 2px solid #D90D12;
}

.teem3 a img{
	margin: 0 10px 0 0;
}



/*
/teem
*/







/*
documenti
*/



.documenti{
	width: 100%;
	height: 680px;
	margin: 0 auto;
	background: url(../images/fondoc.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: cover;
	position: relative;
}

.documenti2{
	max-width: 1140px;
	height: 680px;
	margin: 0 auto;
}

.warh12{
	font-size: 48.11px;
	font-family: seguibl;
	color: #fff;
	text-align: center;
	margin: 25px 0 20px 0;
	padding-top: 35px;
	text-transform: uppercase;
}

.docc{
	margin-top: 40px;
	width: 100%;
	height: auto;
	text-align: center;
}

.iSert{
	width: 25%;
	height: 400px;
	float: left;
}

.iSert img{
	width: 90%;
}



/*
/documenti
*/







/*
contacti
*/



.contacti{
	width: 100%;
	height: 630px;
	margin: 0 auto;
	background-color: #fff;
}

.contacti2{
	max-width: 1140px;
	height: 630px;
	margin: 0 auto;
}

.cont{
	max-width: 537px;
	height: 520px;
	background-color: #F6F6F6;
	margin: 40px 0 0 0;
	float: right;
}

.formaz{
	width: 526px;
	height: 486px;
	border: 16px solid #00962C;
	margin: 40px 0 0 0;
	float: left;
}

.wrap-forma5{
	width: 420px;
	height: 480px;
	margin: 0 auto;
}

.wrap-forma5 input{
	width: 350px;
	height: 55px;
	border: none;
	border: 1px solid #009200;
	border-radius: 50px;
	outline: none;
	font-size: 16px;
	padding-left: 40px;
	float: left;
	margin: 10px 0 0 15px;
}

.wrap-forma5 button{
	float: left;
	width: 390px;
	height: 57px;
	border: none;
	background-color: #FF131B;
	border-bottom: 3px solid #E3080D;
	border-radius: 50px;
	outline: none;
	font-family: segoeuib;
	color: #fff;
	font-size: 16px;
	background-color: rgb(255, 26, 33);
	box-shadow: 0px 3px 0px 0px rgba(194, 17, 21, 0.004),0px 8px 12px 0px rgba(235, 34, 39, 0.29);
	cursor: pointer;
	margin: 10px 0 0 15px;
}

.krug{
	width: 85px;
	height: 85px;
	background-color: #00962C;
	border-radius: 50%;
	font-family: seguili;
	color: #fff;
	text-align: center;
	line-height: 4.5;
	font-size: 18px;
	position: absolute;
	margin: -15px 0 0 -100px;
}

.contP1{
	font-family: segoeuib;
	font-size: 30px;
	margin: 70px 0 0 35px;
}

.contP2{
	font-size: 18px;
	font-family: segoeuisl;
	margin: 0 0 0 35px;
}

.contP3{
	font-size: 20px;
	font-family: segoeuib;
	margin: 35px 0 0 35px;
}

.contP4{
	font-size: 24px;
	font-family: segoeuisl;
	margin: 0 0 0 35px;
}

.contP4 a{
	font-size: 24px;
	font-family: segoeuisl;
	margin: 0;
	color: #000;
	text-decoration: none;
}

.pPolo{
	width: 360px;
	height: 1px;
	margin: 15px 0 0 35px;
	background-color: #E6E6E6;
}

.contP5{
	font-size: 20px;
	font-family: segoeuib;
	margin: 10px 0 0 35px;
}

.cont #contA{
	color: #FF131C;
	font-size: 18px;
	font-family: segoeuisl;
	margin: 0 0 0 35px;
}


/*
/contacti
*/







.map{
	width: 100%;
	height: 465px;
	margin: 0 auto;
}




.footer{
	width: 100%;
	height: 75px;
	margin: 0 auto;
	background-color: #fff;
}

.footer2{
	max-width: 1140px;
	height: 75px;
	margin: 0 auto;
}

.footer2 img{
	float: left;
	width: 190px;
	margin: 10px 0 0 0;
}

.footP1{
	font-size: 14px;
	color: #69595D;
	text-align: center;
  font-family: regular;
  float: left;
  margin: 25px 0 0 170px;
}

.foot{
	width: 190px;
	float: right;
	height: 70px;
}

.foot p{
	font-size: 14px;
	color: #69595D;
	margin: 7px 0 0 0;
  font-family: regular;
}

.foot a{
	font-size: 14px;
	color: #FF1C22;
	margin: 0;
  font-family: regular;
  text-decoration: none;
}












#close{
	position: absolute;
	margin-top: -35px;
	margin-left: 10px;
	display: none;
}

#pop-up, #order {
	position: relative;
	text-align: center;
	display: none;
	padding: 20px;
	width: 340px;
}
/* line 961, ../sass/styles.scss */
#pop-up .fb-close, #order .fb-close {
	position: absolute;
	top: 35px;
	right: 35px;
	cursor: pointer;
	font-size: 0;
}
/* line 968, ../sass/styles.scss */
#pop-up .wrap-forma, #order .wrap-forma {
	display: inline-block;
	background-color: white;
	width: 292px;
	position: relative;
	border: 16px solid #00962C;
	padding-bottom: 20px;
}

.wrap-forma  img{
	width: 290px;
}
/* line 974, ../sass/styles.scss */
#pop-up .wrap-forma p, #order .wrap-forma p {
	font-family: segoeuib;
	font-size: 24px;
	line-height: 1;
}
/* line 979, ../sass/styles.scss */
#pop-up .wrap-forma p span, #order .wrap-forma p span {
	font-size: 14px;
	font-family: segoeui;
}
/* line 985, ../sass/styles.scss */
#pop-up .wrap-forma input, #order .wrap-forma input {
	width: 230px;
	height: 44px;
	border: 1px solid #d6d6d6;
	padding-left: 40px;
	margin-bottom: 15px;
	outline: none;
	border-radius: 30px;
}
/* line 990, ../sass/styles.scss */
#pop-up .wrap-forma button, #order .wrap-forma button {
	width: 270px;
	height: 44px;
	background-color: #EB2227;
	border: none;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	border-radius: 30px;
	cursor: pointer;
	outline: none;
}


.thanks{
	margin-top: -10px;
}
.thanks h1{
	text-align: center;
	color:#fff;
	font-size: 45px;
	margin-top: 150px;	
}



.light{
	background: -moz-linear-gradient(-45deg,  #EB2227 0%, #EB2227 40%, #ffffff 50%, #EB2227 60%, #EB2227 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#EB2227), color-stop(40%,#EB2227), color-stop(50%,#ffffff), color-stop(60%,#ff6e00), color-stop(100%,#ff6e00));
	background: -webkit-linear-gradient(-45deg,  #EB2227 0%,#EB2227 40%,#ffffff 50%,#EB2227 60%,#EB2227 100%);
	background: -o-linear-gradient(-45deg,  #EB2227 0%,#EB2227 40%,#ffffff 50%,#EB2227 60%,#EB2227 100%);
	background: -ms-linear-gradient(-45deg,  #EB2227 0%,#EB2227 40%,#ffffff 50%,#EB2227 60%,#EB2227 100%);
	background: linear-gradient(135deg,  #EB2227 0%,#EB2227 40%,#ffffff 50%,#EB2227 60%,#EB2227 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EB2227', endColorstr='#EB2227',GradientType=1 );
	background-repeat: no-repeat;  
	background-position:0px;
	background-size:300%;  
}

.light:hover{
	animation:light 1s;
	-webkit-animation:light 1s;
	
}

@keyframes light {
	0% {
		background-position:-600px; 
	}
	100% { 
		background-position:0px; 
	}
}

@-webkit-keyframes light {
	0% {
		background-position:-600px; 
	}
	100% { 
		background-position:0px; 
	}
}

@media only screen and (max-width : 1140px) {
	.animated {
		/*css transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*css transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*css animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}