/*IMPORTANT CLASS START*/
.wprez-producents{
    /*RATIO SETUP*/
    width:73.3%;
    padding-bottom: 29.9585%;
    height: 0;
    position: relative;
    margin: auto;
}

.wprez-producents-main{
	position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    overflow: hidden;
}

.wprez-producents-cont
{
    top:0;/*REQUIRED*/
    left: 0;/*REQUIRED*/
    height: 100%;
    width: 100%;
    position: absolute;
}
.wprez-producents-text-cont:before{
	content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px; 
    background: #f6f6f6;
    opacity: 0.9;
}


.wprez-producents-cont-prez{
	height: 100%;/*REQUIRED*/
	width: 100%;/*REQUIRED*/
	position: relative;/*REQUIRED*/
	float: left;/*REQUIRED*/
	background-repeat: no-repeat;
	background-position: top center;
    background-size: cover;
    background-size: contain;

}

.wprez-producents-cont-prez[onclick]
{
	cursor: pointer;
}
/*IMPORTANT CLASS END*/

.wprez-producents-cont-prez:before
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	margin-left: -3.5px;
}

.wprez-producents-cont-prez.wprez-producents-text-cont-left
{
	text-align: left;
}

.wprez-producents-cont-prez.wprez-producents-text-cont-center
{
	text-align: center;
}

.wprez-producents-cont-prez.wprez-producents-text-cont-right
{
	text-align: right;
}

.wprez-producents-text-cont{
    position: relative;
    display: inline-block;
    width: 35%;
    vertical-align: middle;
    height: 75%;
    margin: 0 0 0 65px;
    padding: 53px 47px;
	text-align: left;
    box-sizing: border-box;
}
.wprez-producents-text-desc{
	position: relative;
	font-size: 18px;
	line-height: 30px;
	color:#000000;
	padding-bottom: 27px;
	display: inline-block;
    padding-bottom: 55px;

}
.wprez-producents-bottom-btn
{
    position: absolute;
    bottom: 48px;
    padding: 10px 0 0 0 ;
}

.wprez-producents-text-cont h2{
    font-family: 'Rubik Medium';
	font-weight: 500;
	font-size: 34px;
	color: #000000;
	text-align: left;
	position: relative;
	line-height: 34px;
    padding-bottom: 35px;

}
.wprez-producents-hr-cont{
    margin: 0;
	width: 75px;
    border-top: 2px solid #ed1a3b;
    position: relative;
	padding: 0px 0 35px 0;
	text-align: left;
}
.wprez-producents-bottom-btn a {
	padding: 13px 5px 12px 15px
}

.wprez-producents-text-cont-dark .wprez-producents-text-cont h2{
		font-weight: bold;
	font-size: 48px;
	color: #000000;
	text-transform: uppercase;	
	text-align: left;
	position: relative;
}
.wprez-producents-text-cont-dark .wprez-producents-text-cont span.subname
{
  font-size: 42px;
    color: #f21424;
    font-weight: 500;
    text-transform: uppercase;   
    display: inline-block;
	position: relative;
}
.wprez-producents-bottom-btn a{
	color:white;
	font-size: 17px;
	line-height: 22px;
	text-transform: none;
	vertical-align: middle;
	margin:5px;
}
.wprez-producents-bottom-btn a:first-child:hover { 
    background-color: #fff;
	color:#ed1a3b;
}
.wprez-producents-bottom-btn a:first-child { 
    background-color: #ed1a3b;
	border:none;
    padding: 19px 20px 19px 35px;
    text-transform: uppercase;
}

.wprez-producents-bottom-btn i{
	vertical-align: middle;
	padding: 0 15px 0 25px;
}
.wprez-producents-bottom-btn a:nth-child(2) { 
    background-color: #9c9c9c;
	border:none;	
}
.wprez-producents-bottom-btn a:nth-child(2):hover { 
    background-color: #f21424;
	color:#ffffff;
	border:none;	
}

.wprez-producents-text-cont span.subname{
    font-size: 20px;
    line-height: 19px;
    color: #000;
    font-weight: 400;
    display: inline-block;
	position: relative;
}

/*.wprez-producents-text-cont a.read-more{
	display: inline-block;
	font-size: 19px;
	color: #ffffff;
	background: #7B2C68;
	text-transform: uppercase;
	text-align: center;
	padding: 29px 40px;
	box-sizing: border-box;
	border: 2px solid #6b115a;
	width: 280px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}*/

/*.wprez-producents-text-cont-dark .wprez-producents-text-cont a.read-more
{
	background: #ffffff;
	color: #996e91;
}*/

/*.wprez-producents-text-cont a.read-more:hover{
	background: #ffffff;
	color: #6b115a;
}*/

/*.wprez-producents-text-cont-dark .wprez-producents-text-cont a.read-more:hover
{
	color: #ffffff;
	background: #996e91;
}*/
.wprez-producents-navi-in{
	 text-align: right;
    max-width: 1440px;
    width: 90%;
    margin: auto;
    font-size: 0;
}
.wprez-producents-navi{
	position: absolute;
	left: 0;
    right: 0;
    bottom: 35px;
	margin: auto;
	text-align: center;

}

.wprez-producents-navi a{
	display: inline-block;
	margin: 5px 10px;
	background: #ffffff;
	overflow: hidden;
	text-indent: 9999px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	box-sizing: border-box;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.wprez-producents-navi a:hover,.wprez-producents-navi a.active {
	border: 7px solid #ffffff;
	border-radius: 100%;
	background: #ed1a3b;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

.wprez-producents-prev
{
	border-radius: 2px;
	position: absolute;	
	background: #fff;
	font-size: 22px;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -5%;
	height: 59px;
	width: 51px;
	color: #6d6d6d;
	text-align: center;
    border: 1px #d7d7d7 solid;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.wprez-producents-prev i,
.wprez-producents-next i{
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	height:21px;
	width:21px;
    font-weight: 700;
    color: #000;
}


.wprez-producents-next
{
	border-radius: 2px;
	position: absolute;
	background: #fff;
	font-size: 22px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -5%;
	height: 59px;
	width: 51px;
	color: #6d6d6d;
	text-align: center;
    border: 1px #d7d7d7 solid;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


.wprez-producents-prev:hover, .wprez-producents-next:hover
{
    background-color: #ed1a3b;

    border: 1px #ed1a3b solid;
}

.wprez-producents-prev:hover i,
.wprez-producents-next:hover i
{
	color: #fff;
}


@media all and (max-width: 1800px){
    .wprez-producents-with-desc{
        width: 78%;
        padding-bottom: 32%;
    }
    
    .wprez-producents-text-cont
    {
        width: 45%;
    }
    
	.wprez-producents-text-cont span.subname
	{
		font-size: 20px;
	}

	.wprez-producents-text-cont a.read-more
	{
		padding: 15px 20px;
		font-size: 18px;
	}
}

@media all and (max-width: 1560px){
    .wprez-producents-with-desc{
        width: 90%;
        padding-bottom: 36%;
    }
    
    .wprez-producents-text-cont
    {
        width: 45%;
    }
}

@media all and (max-width: 1400px){
/*    .wprez-producents{
        width: 90%;
        padding-bottom: 50%;
    }*/
    
    .wprez-producents-text-cont
    {
		width: 50%;
        padding: 20px 30px;
    }
    
	.wprez-producents-text-cont h2{
		font-size: 32px;
	}

	.wprez-producents-text-cont span.subname
	{
		font-size: 20px;
	}

	.wprez-producents-text-cont a.read-more
	{
		padding: 15px 20px;
		font-size: 18px;
	}
}

@media all and (max-width: 1200px){
    .wprez-producents-with-desc {
        padding-bottom: 38%;
    }
    
	.wprez-producents-text-cont h2
	{
        padding-bottom: 15px;
        font-size: 20px;
	}
    
    .wprez-producents-hr-cont 
    {
        padding: 0px 0 20px 0;
    }

	.wprez-producents-text-cont
	{
		width: 50%;
        height: 80%;
	}
}

@media all and (max-width: 1024px){
/*	.wprez-producents
	{
		padding-bottom: 65%;
	}

	.wprez-producents-text-cont h2
	{
		font-size: 24px;
		margin-bottom: 10px;
	}*/

	.wprez-producents-text-cont span.subname
	{
		margin-bottom: 10px;
	}

	.wprez-producents-text-cont span.subname
	{
		font-size: 16px;
	}

/*	.wprez-producents-text-cont
	{
		width: 50%;
		padding:15px;
	}

	.wprez-producents-text-cont a.read-more
	{
		padding: 18px 32px;
		font-size: 17px;
	}*/

    .wprez-producents-navi
    {
        display: none;
    }
    
	.wprez-producents-text-desc{
		font-size: 17px;
	}
	.wprez-producents-next{
		right:1%;			
	}
	.wprez-producents-prev{
		left:1%;
	}
    
    .wprez-producents-text-cont a.read-more
	{
		padding: 9px 9px 9px 15px;
		font-size: 14px;
	}
}

@media all and (max-width: 900px){
	.wprez-producents-with-desc
	{
		padding-bottom: 56.5%;
	}
    
    .wprez-producents-text-cont a.read-more, .wprez-producents-next, .wprez-producents-prev
	{
		display: none;
	}

	.wprez-producents-text-cont
	{
		width: 100%;
		margin: 0;
		padding: 20px;
		padding-bottom: 50px;
		box-sizing: border-box;
		vertical-align: bottom;
        position: absolute;
        bottom: 0;
        height: 35%;
        /*height: 50%;*/
	}

	.wprez-producents-text-cont h2
	{
		font-size: 18px;
		margin-bottom: 5px;
	}

/*	.wprez-producents-text-cont
	{
		width: 50%;
        position: absolute;
        bottom: 0;
        left: -65px;
        width: 100%;
        height: 45%;
	}
    .wprez-producents-bottom-btn {
        position: absolute;
        bottom: 10px;
        right: 10px;
        padding: 10px 0 0 0;
    }
    
    .wprez-producents-navi
    {
        display: none;
    }*/
    
}

@media all and (max-width: 767px)
{
	.wprez-producents-with-desc
	{
		padding-bottom: 70%;
	}
    
    .wprez-producents-text-cont {
        height: 47.5%;
    }

	.wprez-producents-text-cont a.read-more
	{
		display: none;
	}

/*	.wprez-producents-text-cont
	{
		width: 100%;
		margin: 0;
		padding: 20px;
		padding-bottom: 50px;
		box-sizing: border-box;
		vertical-align: bottom;
	}

	.wprez-producents-text-cont h2
	{
		font-size: 26px;
		margin-bottom: 5px;
	}
    
	.wprez-producents-text-cont
	{
		width: 50%;
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 100%;
        height: 40%;
	}
    .wprez-producents-bottom-btn {
        position: absolute;
        bottom: 10px;
        right: 10px;
        padding: 10px 0 0 0;
    }*/
}

@media all and (max-width: 580px)
{
	.wprez-producents-with-desc
	{
		padding-bottom: 80%;
	}

    .wprez-producents-text-cont {
        height: 54%;
    }
}

@media all and (max-width: 480px)
{
	.wprez-producents-with-desc
	{
		padding-bottom: 71%;
	}
    
    .wprez-producents-text-cont
	{
        height: 48.5%;
	}

	.wprez-producents-text-cont h2
	{
		font-size: 15px;
        padding: 0 0 5px 0;
	}
    
    .wprez-producents-text-desc,
    .wprez-producents-text-cont span.subname
    {
        font-size: 13px;
        line-height: 20px;
    }
    
    .wprez-producents-hr-cont
    {
        padding: 0 0 5px 0;
    }
}

@media all and (max-width: 380px)
{
	.wprez-producents-with-desc
	{
		padding-bottom: 73.5%;
	}
    
    .wprez-producents-text-cont
	{
        height: 50.5%;
	}

	.wprez-producents-text-cont h2
	{
		font-size: 13px;
        line-height: 15px;
	}
    
    .wprez-producents-text-desc,
    .wprez-producents-text-cont span.subname
    {
        font-size: 12px;
        line-height: 15px;
    }
}

