body{}
.col-right{
background: rgba(255,255,255,0.4);

padding: 20px !important;
}
h3.titre {
color: #0073b9;
font-size: 25px;
margin-bottom: 17px;
text-align: center;
font-weight: bold;
}
#formul .form-group {
    background: #dde3ec;
    padding: 5px;
}
#formul{
	background: #eceef1;
	padding: 20px;
}
.page {

    /* background-image: url(../img/back.jpg); */
    background-image: url(../img/carousel-03.jpg);
    background-size: 100%;
    background-repeat: no-repeat;

}
h5.date{
	font-size: 15px;
	text-align: center;
}
.perfect-datetimepicker table {

    background: none;
    color: #333;

}
.submit-form{
	
}
.submit-form button{

    width: 100%;
    font-size: 24px;

}
.perfect-datetimepicker {
border: none;
    width: 100%;

}
.interesse {
    width: 100% !important;
}
.droit-accee {
    font-size: 11px;
    margin: 11px 0;
}
#formul .custom-select{
	width:auto;
}
#formul .custom-select,
#formul .form-control{
	background-color: transparent;
	border: none;
	text-align: center;
	color: #666;
	font-size: 14px;
}
#accepte {
	color :#000;
	font-weight:bold;
	font-size: 11px;
}
.option {

	color :#000;
	font-weight:bold;
	font-size: 11px;
}
.icon {

    background-image: url("../img/icon.png");
    width: 40px;
    height: 45px;
    display: inline-block;
background-repeat: no-repeat;
}
.icon.twt {
	background-position: -40px 0;
}
.icon.link {
	background-position: -125px 0;
}
.icon.ytb {
	background-position: -84px 0;
}
.cont{
	color:#76c7e5 !important;
}
.copyright{
	display: inline-block;
	vertical-align: top;
	padding: 13px;
	color:#76c7e5 !important;
}
.perfect-datetimepicker table td.weekend {
    color: #0091a1;
}
.buttonpane {
    display: none;
}
.tt {
    border-top: 25px solid #eceef1 !important;
}
img {
    max-width: 100%;
}
/*.perfect-datetimepicker table td.weekend
{
	pointer-events: none;
}*/
.perfect-datetimepicker table.tt tbody td
{
	color: #6c757d;
}
.form-check-label
{
	color: #6c757d;
}
input#telephone {
    padding-left: 0px !important;
}
.card{
	border: transparent !important;
}
.card-img-top{
	margin-bottom: 30px !important;
}
.card-body{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 2px solid black;
}
.card-text{
	color: #897777;
	margin-top: -25px;
	font-size: 13px;
	width: 108%;
	text-align: justify;
	margin-left: -14px;
	margin-bottom: 10px !important;
	font-weight: bold;
}
.card-first{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 4px solid #ed5849 !important;
}
.card-second{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 4px solid #81b167 !important;
}
.card-third{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 4px solid #604b9a !important;
}
.card-fourth{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 4px solid #815725 !important;
	  
}
.card-fifth{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 4px solid #76c7e5 !important;
	  
}
.card-sixth{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 4px solid #fb0e2c !important;

}
.perfect-datetimepicker tbody td.selected {
    font-weight: bold;
    padding: 1px;
    color: white;
    border: 1px solid #178cdf;
    background-color: #0b4269;
    }
.day.weekendd {
    pointer-events: none;
    color: #0091a1;
}
.sec-title .separator {
    position: relative;
    display: block;
    width: 100%;
    height: 20px;
    background: url(../img/sec-title-bg.png) center center no-repeat;
    margin: 20px 0px;
}
.sec-title h2 {
    position: relative;
    font-size: 24px;
    color: #353535;
    text-transform: uppercase;
}
.sec-title {
    position: relative;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
}