.ts_header
{
	width:100%;
	height:50px;
	z-index:2;
	transform:translate();
	
}
.ts_logo
{
	position:absolute;
	top:0px;
	left:20px;
	width:170px;
}
.ts_logo >img
{
	width:100%;
}
.ts_slider
{
	width:100%;
	height:550px;
	background:#ddd;
	z-index:0;
	transform:translate();
}
.ts_content
{
	padding-top:0px;
	width:100%;
	height:auto;
	/*background:rgba(0, 216, 255, 1);*/
	background:white;
	transform:translate();
	z-index:0;
}
.ts_footer
{
	width:100%;
	height:auto;
	background:#000;
}


.ts_footer .widgettitle
{
	font-family: 'Advent Pro', sans-serif;
	color:#999;
}

.ts_footer li
{
	list-style:none;
}
.ts_footer li i
{
	color:#999;
	margin-right:5px;
	width:30px;
	margin-right:15px;
	
}
.ts-inc
{
display:inline-block;
}
.ts-fb
{
display:flex!important;
justify-content:center;
align-items:center;
padding:0px;
margin:0px;
width:40px!important;
height:40px;
border-radius:20px;
color:white!important;
background:#406496;
}
.ts-tw
{
display:flex!important;
justify-content:center;
align-items:center;
padding:0px;
margin:0px;
width:40px!important;
height:40px;
border-radius:20px;
color:white!important;
background:#25b8e4;
}
.ts-link
{
display:flex!important;
justify-content:center;
align-items:center;
padding:0px;
margin:0px;
width:40px!important;
height:40px;
border-radius:20px;
color:white!important;
background:#0274b3;
}
.ts-yt
{
display:flex!important;
justify-content:center;
align-items:center;
padding:0px;
margin:0px;
width:40px!important;
height:40px;
border-radius:20px;
color:white!important;
background:#ff2500;
}
.ts-gp
{
display:flex!important;
justify-content:center;
align-items:center;
padding:0px;
margin:0px;
width:40px!important;
height:40px;
border-radius:20px;
color:white!important;
background:#ff2500;
}



.ts_weather{
	position:absolute;
right:8%;
top:80px;
	width:300px;
	height:200px;
	z-index:100;
display:block;
}
.ts_weathe li{
list-style:none;
}

.ts-col{
position:relative;
display:inline-block;
width:40%;
padding-left:5%;

vertical-align: top;
}

.ts-justify{
display:block;

text-align:justify;

}
.ts-col-title{
background:#ddd;
padding:5px;
text-align:center;
}

.ts_weather >li{
list-style:none;
}

.compagnie{
width:420px;
}
.compagnie div{
display:inline-block;
}
.footer-social{
display:flex;
align-items:center;
justify-content:center;
width:100%;
background-color:white;
}
.footer-social li{
list-style:none;
padding:5px;
padding-top:25px;

}

.footer-social img{
width:35px;
}
.ts-tour-col li{
text-align:left!important;
margin-left:70px!important;
list-style:none;
}