/*ALERT*/
.alert{
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-primary{
    color: #004085;
    background-color: ##cce5ff;
    border-color: ##b8daff;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-success{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.cpointer{
	cursor: pointer ;
}

div.form-errors > ul li{
	color: red ;
	float: left;
	margin-bottom: 20px ;
    margin-top: -15px ;
    text-align: left;
}

form#Newsletter div.form-errors > ul li{
    color: #fff ;
    font-weight: bold ;
    float: left;
    margin-bottom: 15px ;
}

div.booking_error ul li{
    float: left;
    border-bottom: transparent;
    width: auto;
    margin-bottom: 0px;
}

form#Reviews div.form-errors > ul li{
    margin-top: 5px !important ;
}

div.phone_number div.form-errors > ul li{
    margin-top: 2px !important ;
}

.text_log_out{
	color: #fff;
}

.text_log_out:hover{
	color: #4DB7FE;
}

.custom-btn{
	float: right;
    border: none;
    cursor: pointer;
    background: none;
    -webkit-appearance: none;
}

.error-wrap h2.no_result_found{
	font-size: 28px;
	color: #fff;
	font-weight: 900;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 4px;
}

.full_width{
	width: 100% !important ;
}

.listing-item#w25{
	width: 25% !important ;
}

span.action:hover , a.action:hover{
	color: red;
}

.checkavailablekilos{
    text-decoration: underline;
    font-weight: bold;
}
.checkavailablekilos:hover{
    color: red ;
}

.text-bold{
    font-weight: bold;
}

.text-underline:hover{
    text-decoration: underline;
}

.list_clients{
    list-style-type: none;
    overflow: hidden;
    border-bottom: 1px solid #eee ;
}

.list_clients li{
    float: left;
    margin-bottom:  10px ;
}

.valider_achat:hover{
    color: red
}

.text-success{
    color:  green;
}

.text-danger{
    color:  red;
}

.etat_achat{
    padding: 5px ;
}

.success{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.kilos_disponible{
    top : 50px !important;
}

.nb_reviews_wrapper{
    color: #334e6f;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.bg_2F3B59{
    background-color: #2F3B59 !important ;
}

h1.price{
    font-size: 35px;
    font-weight: 500 ;
}

/*.annonce_details:before{
    content: "\f10e";
    top: 20px;
    left: 20px;
}
.annonce_details:before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    color: #878C9F;
    opacity: 0.2;
    font-size: 34px;
}*/

div.list-single-main-item span.from,
div.list-single-main-item span.date_depart,
div.list-single-main-item span.to,
div.list-single-main-item span.date_depot
{
    color: #4DB7FE ;
    font-weight: 500 ;
    text-transform: uppercase;
}

.f15{
    font-size: 15px ;
}

.text-center{
    text-align: center !important ;
}

span.from_destination,span.to_destination {
    font-size: 46px !important ;
    font-weight: 700 !important ;
}

 .cfrom{
    float: left;
    border: 1px solid #eee;
    background: #f9f9f9;
    width: 100%;
    padding: 15px 20px 15px 15px;
    border-radius: 6px;
    color: #666;
    font-size: 13px;
    -webkit-appearance: none;
}

label.distance-title > i{
    display: none ;
}

.custom-submit{
    color: #fff;
    float: left;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 30px;
    background: none;
    -webkit-appearance: none;
}

.subscribe-button{
    float: right;
    border: none;
    border-radius: 4px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 10px;
    font-weight: 600;
    cursor: pointer;
}

.list-single-header-contacts li a {
    text-transform: none !important;
}

.footer-widget .widget-posts-descr {
    width: 100% !important;
}

.footer-widget .widget-posts-descr:before {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px dashed rgba(255,255,255,0.21);
}

.soc-log a.btn-signin, .soc-log a.btn-signup {
    background: #4DB7FE ;
    color : #fff;
    font-size: 13px;
    padding: 7px ;
}

div.outdate_annoucement{
    position:  absolute;top: -120px;left: 150px;opacity:  0.5;
}