/*
**
*/

body{
	font-family: 'Montserrat', sans-serif;
}

.bg{
	background: url("../images/home/bg.jpg") no-repeat;
	background-size: cover;
	padding: 115px 0px 270px;
	color: #fff;
	width: 100%;
	height: 100%;
    z-index: -1;
}

.bg > div > div >h1{
	font-size: 35px;
	color: #fff;
}

.bg > div > div > .tirie{
	background-color: #f7d836;
	height: 5px;
	width: 13%;
	margin-top: 20px;
}

h2{
	font-size: 35px;
	color: #f73636;
	padding-top: 60px;
	padding-bottom: 40px;
	text-transform: uppercase;
}

.ligne{
	background-color: #f5f4f4;
	height: 2px;
	width: 100%;
	margin: 0px 0px 50px;
}

.desc{
	background-color: #f5f4f4;
	padding: 20px 5px 105px;
    margin-bottom: 40px;
}

.desc div p{
	text-align: left;
	color: #000;
}

.desc div button{
	background-color: #f73636;
	color: #fff;
	border-radius: 15px;
	padding: 10px;
	width: 100%;
	border: 2px solid #f73636;
	font-size: 18px;
}

.desc div button:hover{
	background-color: transparent;
	color: #f73636;
}

.fa-clock:before {
    content: "\f017";
}

.desc div p .fa-clock{
	color: #f73636;
	font-size: 25px;
}

.desc div p span{
	text-transform: initial;
}

.btn-offres{
	background-color: transparent;
	color: #f73636;
	border-radius: 50px;
	border: 2px solid #f73636;
	font-size: 25px;
	padding: 10px;
	width: 25%;
	margin: 0px 0px 80px;
}

.btn-offres:hover{
	background-color: #f73636;
	color: #fff;
}

.desc2{
	background-color: #f5f4f4;
	padding: 20px 5px 120px;
    margin-bottom: 40px;
}

.desc2 div p{
	text-align: left;
	color: #000;
	text-transform: uppercase;
	margin-top: 25px;
}

.desc2 div button{
	background-color: #f79e36;
	color: #fff;
	border-radius: 15px;
	padding: 10px;
	width: 100%;
	border: 2px solid #f79e36;
	font-size: 18px;
	margin-top: 12px;
}

.desc2 div button:hover{
	background-color: transparent;
	color: #f79e36;
}

.desc2 div p .fa-clock{
	color: #f79e36;
	font-size: 25px;
}

.desc2 div p span{
	text-transform: initial;
}

.btn-more-circuit{
	background-color: transparent;
	color: #f79e36;
	border-radius: 50px;
	border: 2px solid #f79e36;
	font-size: 25px;
	padding: 10px;
	width: 25%;
	margin: 0px 0px 80px;
}

.btn-more-circuit:hover{
	background-color: #f79e36;
	color: #fff;
}

.desc-slide{
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
}

.desc-slide h3{
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	margin: 40px 0px 20px;
}

.desc-slide p{
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
}

.desc-slide a button:hover{
	color: #69cccd;
	background-color: #fff;
}

.desc-slide a button{
	color: #fff;
	background-color: transparent;
	border-radius: 50px;
	border: 2px solid #fff;
	width: 70%;
	font-size: 22px;
	margin-top: 20px;
	padding: 10px;
}

.desc3{
	background-color: #f5f4f4;
	padding: 20px 5px 93px;
    margin-bottom: 40px;
}

.desc3 div p{
	text-align: left;
	color: #000;
	text-transform: uppercase;
}

.desc3 div button{
	background-color: #258fcb;
	color: #fff;
	border-radius: 15px;
	padding: 10px;
	width: 100%;
	border: 2px solid #258fcb;
	font-size: 18px;
	margin-top: 12px;
}

.desc3 div button:hover{
	background-color: transparent;
	color: #258fcb;
}

.desc3 div p .fa-clock{
	color: #258fcb;
	font-size: 25px;
}

.desc3 div p span{
	text-transform: initial;
}

.btn-more-monde{
	background-color: transparent;
	color: #258fcb;
	border-radius: 50px;
	border: 2px solid #258fcb;
	font-size: 25px;
	padding: 10px;
	width: 25%;
	margin: 0px 0px 80px;
}

.btn-more-monde:hover{
	background-color: #258fcb;
	color: #fff;
}

.desc-transport{
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
}

.desc-transport h3{
	color: #2c3f96;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	margin: 40px 0px 20px;
}

.desc-transport p{
	color: #2c3f96;
	text-transform: uppercase;
	font-size: 22px;
}

.desc-transport a button:hover{
	color: #fff;
	background-color: #2c3f96;
}

.desc-transport a button{
	color: #2c3f96;
	background-color: transparent;
	border-radius: 50px;
	border: 2px solid #2c3f96;
	width: 70%;
	font-size: 22px;
	margin-top: 20px;
	padding: 10px;
}

.desc-carnet{
	padding-bottom: 40px;
	text-align: left;
}

.desc-carnet h3{
	color: #2c3f96;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0px 10px;
}

.desc-carnet p{
	font-size: 17px;
	color: #000;
}

.btn-more-carnet{
	background-color: transparent;
	color: #2c3f96;
	border-radius: 50px;
	border: 2px solid #2c3f96;
	font-size: 25px;
	padding: 10px;
	width: 25%;
	margin: 0px 0px 80px;
}

.btn-more-carnet:hover{
	background-color: #2c3f96;
	color: #fff;
}


/* Media Queries */

@media (max-width: 1370px){
	
	.desc {
	    padding: 20px 5px;
	    height: 130px;
	}

}

@media (max-width: 1024px){
	
	.desc {
	    padding: 20px 5px;
	    height: 150px;
	}

	.desc div button{
		font-size: 14px !important;
	}

	.desc2 div button{
		font-size: 14px !important;
	}

	.desc3 div button{
		font-size: 14px !important;
	}

	.btn-offres{
		width: 30% !important;
	}

	.btn-more-circuit{
		width: 30% !important;
	}

	.btn-more-monde{
		width: 30% !important;
	}

	.btn-more-carnet{
		width: 30% !important;
	}

}

@media screen and (max-width: 960px) {

}

@media (max-width: 840px){
	.bg > div > div >h1{
		font-size: 30px;
		color: #fff;
	}

	h2{
		font-size: 30px;
	}

	.desc{
		height: 135px;
	}

	.desc div button{
		width: 65%;
		padding: 5px;
		font-size: 16px;
	}

	.desc2{
		height: 120px;
	}

	.desc2 div button{
		width: 90%;
        padding: 6px;
        font-size: 20px !important;
	}

	.desc3{
		height: 120px;
	}

	.desc3 div button{
		width: 90%;
        padding: 6px;
        font-size: 20px !important;
	}

	.btn-offres{
		width: 50% !important;
	}

	.btn-more-circuit{
		width: 50% !important;
	}

	.btn-more-monde{
		width: 50% !important;
	}

	.btn-more-carnet{
		width: 50% !important;
	}

	.desc-slide{
		position: relative;
		left: initial;
		padding: 40px 20px;
		text-align: center;
	}

	.desc-slide img{
	    width: 40%;
	}

	.desc-slide a button{
		width: 50%;
	}

	.desc-transport{
		position: relative;
		left: initial;
		padding: 40px 20px;
		text-align: center;
	}

	.desc-transport a button{
		width: 50%;
	}

	.desc-transport h3{
		margin: 0px 0px 20px;
	}
}

@media (max-width: 770px){

}

@media (max-width: 480px){
    
    .bg > div > div >h1{
		font-size: 30px;
		color: #fff;
	}

	h2{
		font-size: 25px;
	}

	.desc{
		height: 210px;
	}

	.desc div button{
		width: 65%;
		padding: 5px;
		font-size: 16px;
	}

	.desc2{
		height: 180px;
	}

	.desc2 div button{
		width: 65%;
		padding: 5px;
		font-size: 16px !important;
	}

	.desc3{
		height: 180px;
	}

	.desc3 div button{
		width: 65%;
		padding: 5px;
		font-size: 16px !important;
	}

	.btn-offres{
		width: 90% !important;
	}

	.btn-more-circuit{
		width: 90% !important;
	}

	.btn-more-monde{
		width: 90% !important;
	}

	.btn-more-carnet{
		width: 90% !important;
	}

	.desc-slide{
		position: relative;
		left: initial;
		padding: 40px 20px;
	}

	.desc-slide a button{
		width: 90%;
	}

	.desc-transport{
		position: relative;
		left: initial;
		padding: 40px 20px;
	}

	.desc-transport a button{
		width: 90%;
	}

	.desc-transport h3{
		margin: 0px 0px 20px;
	}

	.desc-slide img{
	    width: 60%;
	}
	
}