.cdpl-col-vouchers {
	top: -70px;
}

.cdp-rows-wrap
{
	margin: -15px 0;
}

.cdp-rows-wrap img
{
	max-width: 100%;
	height: auto;
}

.cdp-row{
	padding: 35px 0;
}

.cdp-row p{
	line-height: 28px;
}

.cdp-row .message-main{
	margin:0;
}

.cdp-row h2
{
	font-size: 30px;
	font-weight: bold;
	font-family: Hind;
	color: #82b437;
	text-transform: uppercase;
}

.cdp-row h3
{
	font-size: 25px;
	font-weight: bold;
	font-family: Hind;
	color: #82b437;
	text-transform: uppercase;
	line-height: 30px;
}

.cdp-row .IMAGES_TL
{
	padding-right: 25px;
	max-width: 35%;
	padding-bottom: 25px;
	margin: -15px 0;
	position: relative;
	z-index: 1;
}

.cdp-row .IMAGES_TL .IMAGE,
.cdp-row .IMAGES_TR .IMAGE
{
	max-width: 280px;
}

.cdp-row .IMAGES_TR
{
	padding-left: 2.5%;
	max-width: 35%;
	padding-bottom: 2.5%;
	margin: -15px 0;
	position: relative;
	z-index: 1;
}

.cdp-row .IMAGES_T
{
	margin: -15px;
	padding: 0 0 15px 0;
	font-size: 0;
	line-height: 0;
}

.cdp-row .cdp-text-after-img
{
	margin-top: 45px;
}

.cdp-row .IMAGES_B
{
	margin: -15px;
	padding: 15px 0 0 0;
	font-size: 0;
	line-height: 0;
}

.cdpl-col.last ul.formated{
	text-align: right;
}

.cdp-row ul.formated li, .cdp-row ul.formated li strong{
	font-size: 15px;
}

.cdp-row .IMAGES_T .IMAGE,
.cdp-row .IMAGES_B .IMAGE
{
	width: 25%;
	padding: 15px;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
	vertical-align: top;
	float: none;
	margin: 0;
}

.cdp-row .cdpl-2-cols-2st-big .IMAGES_T .IMAGE,
.cdp-row .cdpl-2-cols-2st-big .IMAGES_B .IMAGE
{
	width: 33.3333%;
}


.cdp-row .IMAGES_TL .IMAGE,
.cdp-row .IMAGES_TR .IMAGE
{
	box-sizing: border-box;
	padding: 15px 0;
	font-size: 0;
	line-height: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
	overflow: hidden;
}

.cdp-row .IMAGE .DESC
{
	font-size: 14px;
	color: #26282a;
	color: #b12aa3;
	line-height: 22px;
}

.cdp-row .IMAGE a,
.cdp-row .IMAGE a
{
	display: inline-block !important;
	position: relative;
	-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;
}

.cdp-row .IMAGE a:after,
.cdp-row .IMAGE a:after
{
	content: "";
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	background: rgba(130, 180, 55, 0.8);
	opacity: 0;
	-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;
}

.cdp-row .IMAGE a:before
{
	content: "\ed31";
    font-family: Nucleo Outline;
	font-size: 38px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #fff;
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 1;
	opacity:0;
	right: 0;
	bottom: 0;
	top: 15px;
	left: 0;
	margin: auto;
	text-align: center;
	-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;
}

.cdp-row .IMAGE a:hover:after, 
.cdp-row .IMAGE a:hover:after,
.cdp-row .IMAGE a:hover:before, 
.cdp-row .IMAGE a:hover:before
{
	-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;
	opacity: 1;
	text-decoration: none;
}

.cdp-row .IMAGES_TL img,
.cdp-row .IMAGES_TR img,
.cdp-row .IMAGES_T img,
.cdp-row .IMAGES_B img
{
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.cdpl-box-text p{
	color: #fff;
	font-weight: 500;
	text-shadow: 1px 1px 2px #000000;
}

.cdp-row .BTN.double-btn .double-btn__arrow, .cdp-row  .dobule-btn .double-btn__arrow{
	padding: 14px;
}

.cdp-row .BTN.double-btn .double-btn__text,.cdp-row .dobule-btn .double-btn__text{
	padding: 12px 28px;
	padding-bottom: 10px;
}

/*ANNEXES*/

fieldset.cdp-row-annexes{
	margin:20px 0 0;
	padding:15px 25px 20px;
	background: #f6f6f6;
	border:0;
	max-width: 100%;
	box-sizing: border-box;
}

fieldset.cdp-row-annexes h3{
	color:#3d4e54;
	font-weight: 500;
	font-size: 24px;
	text-transform: uppercase;
	margin:0 0 20px;
}

fieldset.cdp-row-annexes .files-list{
	margin: -10px;
}

fieldset.cdp-row-annexes .files-list-row{
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	margin:0;
	padding: 10px;
}

fieldset.cdp-row-annexes .files-list-row:nth-child(2n){
	margin:0;
}

fieldset.cdp-row-annexes .files-list-row > a{
	display: block;
	background:url(/template/default/gfx/annexes.png) no-repeat 0 -343px;
	overflow:hidden;
	font-size:18px;
	color:#ee3a43;
	padding: 0;
	word-break: break-all;
}

fieldset.cdp-row-annexes .files-list-row > a:hover{
	background-position: 0 0;
	color:#008349;
}

fieldset.cdp-row-annexes .files-list-row > span{
	display: block;
	margin: 5px 0 0;
	font-size:14px;
}

/*zalaczniki-nowe*/

.ftd-box{
	border: 1px solid #d1d1d1;
}

.ftd-box, .ftd-download-wrapper{
	background-color: #f9f9f9;
}

.ftd-download-wrapper a{
	padding: 5px 10px;
	border-top: 1px solid #d1d1d1;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.ftd-inner i{
	font-size: 34px;
}

.ftd-inner .txt-icon{
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: Hind;
}

.ftd-inner .txt-right{
	font-size: 19px;
	font-family: Hind;
}

.ftd-inner h2{
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	font-family: Hind;
	white-space: normal;
	color: #1e1e1e;
	text-transform: uppercase;
	word-break: break-all;
}

.ftd-inner p{
	font-family: Roboto;
	font-size: 13px;
	line-height: 20px;
}

.i-yellow{
	color: #ff8a00;
}

.i-red{
	color: #c20e1a
}

.i-blue{
	color: #156bb1;
}

.ftd-download-wrapper:hover{
	background-color: #82b437;
}

.ftd-download-wrapper:hover a, .ftd-download-wrapper:hover i{
	color: white;
	text-decoration: none;
}

.ftd-download-wrapper i{
	color: #82b437;
	font-size: 30px;
	margin-top: -5px;
}

.ftd-download-wrapper span:first-child{
	font-size: 16px;
	font-family: Hind;
}

.ftd-inner{
	padding: 15px;
}

.ftd-padding{
	padding: 10px;
}

.block-grid img{
	max-width: 100%;
	height: auto;
}

/*PREZENTACJA*/

.cdp-row-prez{
	/*RATIO SETUP*/
    width:100%;
    padding-bottom: 41.66%;
    height: 0;
    position: relative;
}

.cdp-row-prez-main{
	position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    overflow: hidden;
}

.cdp-row-prez-cont
{
	top:0;/*REQUIRED*/
    left: 0;/*REQUIRED*/
    height: 100%;
    width: 100%;
    position: absolute;
}

.cdp-row-prez-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;
}

.cdpl-col p{
	margin-top: -8px;
}

.cdpl-2-cols
{
	font-size: 0;
	margin: 0 -15px;
}

.cdpl-2-cols > div.cdpl-col{
	float:left;
	font-size: 16px;
	width: 50%;
	box-sizing: border-box;
	padding: 0 15px;
	position: relative;
}

.cdpl-2-cols-1st-big
{
	margin: 0 -10px;
}

.cdpl-2-cols-1st-big > div.cdpl-col.first{
	float:left;
	width:70%;
	box-sizing: border-box;
	padding: 0 10px;
}

.cdpl-2-cols-1st-big > div.cdpl-col.last{
	float:left;
	margin:0;
	width:30%;
	box-sizing: border-box;
	padding: 0 10px;
}

.cdpl-2-cols-2st-big
{
	margin: 0 -10px;
}

.cdpl-2-cols-2st-big > div.cdpl-col.first{
	float:left;
	width:30%;
	box-sizing: border-box;
	padding: 0 10px;
}

.cdpl-2-cols-2st-big > div.cdpl-col.last{
	float:left;
	margin:0;
	box-sizing: border-box;
	padding: 0 10px;
	width:70%;
}

/*3 cols*/
.cdpl-3-cols
{
	font-size: 0;
	margin: 0 -28px 0 -15px;
}

.cdpl-3-cols > div.cdpl-col{
	float:left;
	font-size: 16px;
	width:33%;
	box-sizing: border-box;
	padding:0 15px;
}

.cdpl-3-cols > div.cdpl-col.last{
	margin:0;
	width:33%;
	padding-right: 2px;
}

.cdpl-3-cols > div.cdpl-col .IMAGE a
{
	display: block;
}

.cdpl-3-cols > div.cdpl-col .IMAGE img
{
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.cdpl-3-cols > div.cdpl-col .images-col
{
	margin: -15px;
	margin-top: 0;
}

.cdpl-3-cols > div.cdpl-col .IMAGE
{
	text-align: left;
	font-size: 0;
	line-height: 0;
	width: 100%;
	margin:0;
	padding: 15px;
	padding-top: 0;
	box-sizing: border-box;
}

.cdpl-3-cols > div.cdpl-col + div.cdpl-col .IMAGE
{
	text-align: center;
}

.cdpl-3-cols > div.cdpl-col + div.cdpl-col + div.cdpl-col .IMAGE
{
	text-align: right;
}

.cdp-video-wrap
{
	position: relative;
	width:100%;
	padding-bottom: 56.25%;
}

.cdp-video-wrap iframe
{
	position: absolute;
	width:100%;
	height: 100%;
	top:0;
	left: 0;
}

.cdpl-full-images-wrap
{
	margin: -15px;
}

.cdpl-full-image{
	text-align: center;
	padding: 15px;
}

.cdpl-full-images-wrap .cdpl-full-image img{
	margin: auto;
}

.cdpl-full-image img{
	max-width: 100%;
	height: auto;
	display: block;
}

/*BOXES START*/
.cdpl-2-boxes
{
	margin: 0px;
}

.cdpl-2-boxes .cdpl-box-wrap
{
	float: left;
	box-sizing: border-box;
	width: 50%;
	padding: 0 15px;
	height: auto;
	position: relative;
	overflow: hidden;
}

.cdpl-2-boxes .cdpl-box-wrap:first-child
{
	padding-left: 0;
}

.cdpl-2-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap
{
	padding-left: 0;
}

.cdpl-2-boxes .cdpl-box-wrap .cdpl-box-name
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cdpl-2-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap .cdpl-box-name
{
	margin: 0 0 0 20px;
}

.cdpl-2-boxes .cdpl-box-wrap .cdpl-box
{
	position: relative;
	margin: auto;
	left: 0;
	height:0;
	padding-bottom: 56%;
	right: 20px;
	cursor: pointer;
	overflow: hidden;
}

.cdpl-2-boxes .cdpl-box-wrap .cdpl-box.last
{
	left: 20px;
	right: 0;
}

.cdpl-2-boxes .cdpl-box .cdpl-box-image
{
	max-width: 100%;
	position:absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.cdpl-2-boxes .cdpl-box .cdpl-box-inner
{
	position: absolute;
	z-index: 2;
	padding: 20px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0px;
	margin: auto;
}

.cdpl-2-boxes .cdpl-box .cdpl-box-inner .cdpl-box-url
{
	position: absolute;
	bottom: 20px; 
	right: 20px;
}

/*BOXES END*/

/*BOXES START*/
.cdpl-3-boxes
{
	margin: 0px;
}

.cdpl-3-boxes .cdpl-box-wrap
{
	float: left;
	box-sizing: border-box;
	width: 33.333333%;
	padding: 0 20px;
	height: auto;
	position: relative;
	overflow: hidden;
}

.cdpl-3-boxes .cdpl-box-wrap:first-child
{
	padding-left: 0;
}

.cdpl-3-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap
{
	padding-left: 10px;
	padding-right: 10px;
}

.cdpl-3-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap + .cdpl-box-wrap
{
	padding-left: 0;
}

.cdpl-3-boxes .cdpl-box-wrap .cdpl-box-name
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cdpl-3-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap .cdpl-box-name
{
	margin: 0;
}

.cdpl-3-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap + .cdpl-box-wrap .cdpl-box-name
{
	margin: 0 0 0 20px;
}

.cdpl-3-boxes .cdpl-box-wrap .cdpl-box
{
	position: relative;
	margin: auto;
	left: 0;
	height:0;
	padding-bottom: 56%;
	right: 20px;
	overflow: hidden;
}

.cdpl-3-boxes .cdpl-box-wrap .cdpl-box:after, .cdpl-2-boxes .cdpl-box-wrap .cdpl-box:after{
	/*content: "";*/
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	background: rgba(0, 0, 0, 0.3);
	-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;
	z-index: 1;
	opacity: 1;
}

/*uncomment if you want to darker color disapear on hover*/
/*.cdpl-3-boxes .cdpl-box-wrap .cdpl-box:hover:after, .cdpl-2-boxes .cdpl-box-wrap .cdpl-box:hover:after{
	-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;
	z-index: 0;
	opacity: 0;
}*/

.cdpl-3-boxes .cdpl-box-wrap .cdpl-box[onclick^="javascript:window.location.href"]
{
	cursor: pointer;
}

.cdpl-3-boxes .cdpl-box-wrap .cdpl-box.last
{
	left: 20px;
	right: 0;
}

.cdpl-3-boxes .cdpl-box .cdpl-box-image
{
	width: 100%;
	position:absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.cdpl-3-boxes .cdpl-box .cdpl-box-inner
{
	position: absolute;
	z-index: 2;
	padding: 20px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0px;
	margin: auto;
}

.cdpl-3-boxes .cdpl-box .cdpl-box-inner .cdpl-box-url
{
	position: absolute;
	bottom: 20px; 
	right: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*BOXES END*/


/*wypunktowanie*/
ul.formated{
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.formated li:before{
	content: "• ";
    font-size: 32px;
    color: #82b437;
	vertical-align: bottom;
	padding-right: 10px;
	display: inline-block;
}

/*prezentacja*/
.container-95{
	width: 95%;
	margin: auto;
}

.cdp-row .wprez-prev-next {
	position: absolute;
	width: 58px;
	height: 58px;
	color: white;
	background-color: rgba(255,255,255,0.7);
	z-index: 1;
	top:0;
	bottom:0;
	margin: auto;
}

.cdp-row .wprez-prev{
	left: 0;
}

.cdp-row .wprez-prev span{
	padding-right: 3px;
}

.cdp-row .wprez-next {
	right: 0;
}

.cdp-row .wprez-next span{
	padding-left: 3px;
}

.cdp-row .wprez-prev-next a{
	text-align: center;
	border: 2px solid white;
	display: block;
	height: 100%;
}

.cdp-row .wprez-prev-next a:hover{
	text-decoration: none;
	color: white;
}

.cdp-row .wprez-prev-next a:hover i {
	color: #fff;
}

.cdp-row .wprez-prev-next:hover {
	background-color: #82b437;
}

.cdp-row .wprez-prev-next a span{
	width: 100%;
	height: 100%;
}
.cdp-row .wprez-prev-next i{
	font-weight: 900;
	font-size: 24px;
	color: #82b437;
}

.cdp-row .wprez-navi{
    position: absolute;
    bottom: 45px;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}

.cdp-row .wprez-navi-in {
	display: inline-block;
	text-align: center;
}

.cdp-row .wprez-navi a{
	display: block;
    float: left;
    margin: 0 1px;
    text-indent: -9999px;
    text-align: center;
    width: 26px;
    height: 26px;
    position: relative;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
	border: 1px solid transparent;
	z-index: 1;
	margin: 0 3px;
}

.cdp-row .wprez-navi a.active{
	 border: 1px solid white;
}

.cdp-row .wprez-navi a:before{
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: white;
	width: 12px;
	height: 12px;
	font-weight: 300;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cdp-row .wprez-navi-in a.active .circle-inner,.cdp-row .wprez-navi-in a:hover .circle-inner {
	display: block;
	text-align: center;
	background: #82b437;
	position: absolute;
	left: 0px;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	width: 6px;
	height: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.responsive-table
{
	overflow-x: auto;
}

.cdp-row .block-grid
{
	margin-left: auto; 
	margin-right: auto; 
}

.cdp-row .column-12
{
	padding-left: 0; 
	padding-right: 0; 
}

h2.without-margin
{
	margin-bottom: -60px;
}

button.printBtn.BTN.double-btn {
    position: static;
    margin-left: 15px;
    margin-bottom: 20px;
}

.stokrotka-divider-job
{
	text-align: center;
	margin-bottom: 50px;
}

.stokrotka-divider-job h1
{
	font-size: 34px;
}

.stokrotka-divider-job a
{
	padding: 12px 28px;
	margin-top: 10px;
}

.stokrotka-divider-gap
{
	height: 50px;
}

.cdpl-20{
	display: flex;
	align-items: center;
}

@media print {
    * {
        margin: 0;
        padding: 0;
    }
    img {
        width:auto !important;
        height: 100%;
        max-height:247mm !important;
    }
}

@media all and (min-width: 320px) and (max-width: 1024px){
	.cdp-row
	{
		padding: 20px 0;
	}
	
	.cdp-rows-wrap
	{
		padding-top: 50px;
		margin: -20px 0;
	}
	
	.cdp-row h2
	{
		font-size: 20px;
	}
	
	.cdp-row .IMAGES_TR
	{
		padding-left: 20px;
	}
	
	.cdp-row .IMAGES_TL
	{
		padding-right: 20px;
	}
	
	fieldset.cdp-row-annexes legend
	{
		font-size: 20px;
	}
	
	.files-list .files-list-description a
	{
		font-size: 16px;
	}
	
	.cdpl-2-cols > div.cdpl-col, .cdpl-3-cols > div.cdpl-col
	{
		font-size: 15px;
	}
	
	.cdp-row h3
	{
		font-size: 23px;
	}
}

@media all and (min-width: 320px) and (max-width: 768px){
	.cdp-row h2
	{
		font-size: 22px;
	}
	
	.cdp-row h3
	{
		font-size: 20px;
		line-height: 24px;
	}
	
	div .cdpl-col.last ul.formated{
		text-align: left;
		padding: 20px 0;
	}
	
	.cdp-row-prez-navi.wprez-navi{
		bottom: 0;
		padding: 3px;
		background: rgba(0,0,0,0.2)
	}
	
	.cdp-row .wprez-cont{
		top: -40px;
	}
	
	div .cdp-row .wprez-prev-next{
		width: 34px;
		height: 34px;
	}
	
	div .cdp-row .wprez-prev-next i{
		font-size: 12px;
	}
}

@media all and (min-width: 320px) and (max-width: 767px){
		/*	BOXES START*/
	.cdpl-2-boxes
	{
		margin: -20px 0;
	}
	
	.cdpl-2-boxes .cdpl-box-wrap
	{
		float: none;
		width: 100%;
		padding: 0;
		margin: 20px 0;
	}
	
	.cdpl-2-boxes .cdpl-box-wrap .cdpl-box.last
	{
		left: 0px;
		right: 20px;
	}
	
	.cdpl-2-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap .cdpl-box-name
	{
		margin: 0;
	}
/*	BOXES END*/
/*	BOXES START*/
	.cdpl-3-boxes
	{
		margin: -20px 0;
	}
	
	.cdpl-3-boxes .cdpl-box-wrap, .cdpl-3-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap, .cdpl-3-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap + .cdpl-box-wrap
	{
		float: none;
		width: 100%;
		padding: 0;
		margin: 20px 0;
	}
	
	.cdpl-3-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap .cdpl-box-name,
	.cdpl-3-boxes .cdpl-box-wrap:first-child + .cdpl-box-wrap + .cdpl-box-wrap .cdpl-box-name
	{
		margin: 0;
	}
	
	.cdpl-3-boxes .cdpl-box-wrap .cdpl-box.last
	{
		left:0;
	}
/*	BOXES END*/
	
	.cdp-row h2
	{
		font-size: 18px;
	}
	
	.cdp-row .IMAGES_TL
	{
		width: auto;
		max-width: none;
		text-align: center;
		padding-right: 0;
		margin:-15px;
	}
	
	.cdp-row .IMAGES_TR
	{
		width: auto;
		max-width: none;
		text-align: center;
		padding-left: 0;
		margin:-15px;
	}
	
	.cdp-row .IMAGES_TL .IMAGE, .cdp-row .IMAGES_TR .IMAGE
	{
		text-align:center;
		width: auto;
		display: inline-block;
		vertical-align: top;
		padding: 15px;
		width: 50%;
		margin: 0 -2px;
	}
	
	.cdp-row .IMAGES_T .IMAGE,
	.cdp-row .IMAGES_B .IMAGE
	{
		width: 50%;
		text-align: center !important;
	}
	
	.cdp-row .IMAGES_T .IMAGE:nth-child(odd),
	.cdp-row .IMAGES_B .IMAGE:nth-child(odd)
	{
		text-align: left;
	}
	
	.cdp-row .IMAGES_T .IMAGE:nth-child(even),
	.cdp-row .IMAGES_B .IMAGE:nth-child(even)
	{
		text-align: right;
	}
	
	.cdpl-2-cols > div.cdpl-col
	{
		width: 100%;
		float: none;
	}
	
	.cdpl-2-cols-2st-big > div.cdpl-col .images-s
	{
		padding: 15px 0 0 0;
	}
	
	.cdpl-2-cols > div.cdpl-col:first-child + div.cdpl-col
	{
		margin-top: 20px;
	}
	
	.cdpl-3-cols
	{
		margin: 0;
	}
	
	.cdpl-3-cols > div.cdpl-col
	{
		width: 100%;
		float: none;
		padding: 10px 0;
	}
	
	.cdpl-3-cols > div.cdpl-col.last
	{
		width: 100%;
	}
	
	.cdpl-2-cols-1st-big > div.cdpl-col.first,
	.cdpl-2-cols-1st-big > div.cdpl-col.last
	{
		width: 100%;
		float: none;
	}
	
	.cdpl-2-cols-2st-big > div.cdpl-col.first,
	.cdpl-2-cols-2st-big > div.cdpl-col.last
	{
		width: 100%;
		float: none;
	}

	fieldset.cdp-row-annexes legend
	{
		padding: 3px 20px 4px 20px;
	}
	
	.cdpl-3-cols > div.cdpl-col:first-child .IMAGE
	{
		text-align: center;
	}
	
	.cdpl-3-cols > div.cdpl-col:first-child + div.cdpl-col .IMAGE
	{
		text-align: center;
	}

	.cdpl-3-cols > div.cdpl-col:first-child + div.cdpl-col + div.cdpl-col .IMAGE
	{
		text-align: center;
	}
	
	.cdpl-3-cols > div.cdpl-col .images-col .IMAGE
	{
		width: 50%;
		margin: 0 -2px;
		display: inline-block;
	}
}

@media all and (min-width: 320px) and (max-width: 480px){
	
	.cdp-row .IMAGES_T,
	.cdp-row .IMAGES_B
	{
		margin: -15px 0;
	}
	
	.cdp-row .IMAGES_TL,
	.cdp-row .IMAGES_TR
	{
		width: calc(100% + 30px);
	}
	
	.cdp-row .IMAGES_TL .IMAGE, .cdp-row .IMAGES_TR .IMAGE
	{
		width: 100%;
		margin: 0;
	}
	
	.cdp-row .IMAGES_T .IMAGE,
	.cdp-row .IMAGES_B .IMAGE
	{
		width: 100%;
		padding: 15px 0;
		text-align: center !important;
	}
	
	.cdpl-3-cols > div.cdpl-col .images-col .IMAGE
	{
		width: 100%;
	}
}

.IMAGES_B.dm-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dm-img-box {
	width: 33% !important;
}
.dm-img-sbox {
	padding: 15px;
}