/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(../../../../../images/default/jpgrotator/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide img.slick-loading { background: white url(../../../../../images/default/jpgrotator/ajax-loader.gif) center center no-repeat; padding-bottom: 100%; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 52px; width: 42px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; bottom: 0; padding: 0; border: none; outline: none; }

.slick-prev { right: 42px; background: url(../../../../../images/default/jpgrotator/arrow.png) 0px 0px no-repeat;}
.slick-next { right: 0; background: url(../../../../../images/default/jpgrotator/arrow.png) 0px bottom no-repeat;}


/* Dots */
.slick-slider { margin-bottom: 0px; }

.slick-dots { position: absolute; bottom: 0px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index: -1; }
.slick-dots li { position: relative; display: inline-block; height: 8px; width: 8px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button:focus { outline: none; } 
.slick-dots li button { 
	border: 0; 
	background: 0px -8px no-repeat;
	display: block; 
	height: 8px; 
	width: 8px;  
	cursor: pointer; 
	text-indent: -9000px;
	overflow:hidden;
}
.slick-dots li.slick-active button { 
	background-position: 0px -0px;	
}
.slick-dots li button:hover { 
	background-position: 0px -0px;	
}

#teaser1 .newscat_teasing a.bt_learn_more {
    height: 52px;
    background: #ffffff;
    border: 0;
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    right: 84px;
    display: inline-block;
    margin: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: all 400ms ease 0s;
    bottom: 0;
}

#teaser2 .newscat_teasing a.bt_learn_more {
    height: 52px;
    background: #ffffff;
    border: 0;
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    right: 84px;
    display: inline-block;
    margin: 0;
    padding: 42px 34px;
    text-transform: none;
    transition: all 400ms ease 0s;
    bottom: 0;
}

#teaser2 .newscat_teasing a.bt_learn_more {
    height: 140px;
    width: 100%;
    right: auto;
}

.newscat_teasing img {
	width: 100%;
	height: auto;
}

.newscat .visual_container img {
    max-height: 564px;
}

.newscat_index .title,
.newscat_index .title a {
    color: #ffd600;
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-top: 25px;
}

.newscat_element {
	width: 47%;
	display: inline-block;	
	margin-bottom: 42px;
}

.newscat_element img {
	width: 100%;
	height: 178px;
}

#lien-plus img{
	height: auto;
}

.newscat_element_0{
	margin-right: 5%;
}

.newscat_element:hover {
	opacity: 0.8;
}

.h1 {
	color: #ffffff;
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
}

.introduction {
	font-size: 20px;
	color: #eeeeee;
	font-family: "Lato";
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: 700;
}

hr {
	
    border-width: 0px 0 0;
    margin-bottom: 50px;
    margin-top: 20px;
}

.newscat_view .body strong {
	color: #ffd600;
	font-weight: 700;
}

.newscat_view_gallery {
    float: left;
    /*height: 340px;*/
    overflow: hidden;
    position: relative;
   	width: 100%;
    margin-bottom: 45px;
}
.newscat_view_gallery img{
	/*width: 100%;*/
}

.newscat_view{
	border-bottom: 1px solid #696969;
    padding-bottom: 40px;
}

.btn_print {
	cursor: pointer;
	float: left;	
}

@media screen and (max-width:480px){
	.newscat_element {
		width: 100%;
		margin-right: 0;
	}
	.newscat_element img{
		width: 100%;
	}
	
	.newscat_teasing a.bt_learn_more {
	    font-size: 12px;
	    padding: 10px 15px;
	}
}

.lienChild{
	background: #ffd600;
	height: 95px;
}

.lienChild h2{
	color: #323232 !important;
	font-family: "Lato";
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
}

.lienChild #title-newscat a:HOVER{
	color: #FFFFFF;
}

.lienChild #title-newscat{
	display: inline-block;
	float: left;
    padding: 12px 0 31px 16px;
    width: 86%
}

.lienChild #lien-plus{
	display: inline-block;
	float: right;
    padding: 30px 17px 24px 0;
}

.newscat_view h1{
	font-size: 20px;
	font-weight: 700;
}

.newscat_view .introduction{
	font-size: 16px;
}

.newscat_view .body{
	font-size: 16px;
	line-height: 1.8;
	font-weight: 500;
	color: #FFFFFF;
	font-family: "Lato";
	margin-bottom: 40px;
    border-bottom: 1px #696969 solid;
    padding-bottom: 40px;	
}

.newscat_view .bt_back{
	margin-top: 0px;
	padding: 10px 57px;
}

.newscat_view #print{
	background:  url("../../../../../images/bertolit2016/layout/print.png") 35px 6px no-repeat #ffd600;
	padding: 11px 75px;
	float: right;
	color: #3c3c3d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.newscat_view #print:HOVER{
	background:  url("../../../../../images/bertolit2016/layout/print.png") 35px 6px no-repeat #FFFFFF;
	padding: 11px 75px;
	float: right;
	color: #3c3c3d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

#tpl_1col #titreCategorie{
	font-size: 32px;
    font-family: "Lato";
    color: #ffd600;
    float: left;
    margin: 55px 63px 5px 0px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    text-align: left;
}

.newscat_index .bt_back{
	margin-bottom: 70px;
	width: 48%;
}

#teaser2titre{
	position: relative;
}

#titreActu{
	position: absolute;
	width: 100%;
}

#teaser2titre #lien-plus{
	position: absolute;
    right: 0;
    background: #ffd600;
    bottom: 0;
    padding: 15px;
}

#titreActu .bt_learn_more p {
    font-size: 13px;
    font-weight: 300;
}

.titreAccueil{
	height: 52px;
    background: #ffffff;
    border: 0;
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    right: 84px;
    display: inline-block;
    margin: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: all 400ms ease 0s;
    bottom: 0;
}

.btn_download {
	cursor: pointer;
	float: left;	
}

.newscat_view #download{
	background:  url("../../../../../images/bertolit2016/layout/download-pdf.png") right 15px center no-repeat #ffd600;
	margin-left: 20px;
	padding: 11px 15px;
	padding-right: 55px;
	float: left;
	color: #3c3c3d;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.newscat_view #download:HOVER{
	background:  url("../../../../../images/bertolit2016/layout/download-pdf.png") right 15px center no-repeat #FFFFFF;
	color: #3c3c3d;
}
.newscat_view #download a {
	color: #3c3c3d;
}

.newscat_view .bt_back{
	display: block;
	float: left;
	margin-top: 0px;
	padding: 10px 17px;
}
