﻿body {
}

.side-lbl a {
    text-decoration: none !important;
    color:#0F75BD;
}

    .side-lbl a:hover, .side-lbl a.active {
        color: #F7941D !important;
        text-decoration: none !important;
    }

.tour-details-price{
    float:left !important;
    margin:2px 10px 0 0 !important;
}
    .tour-details-price b {
        font-family: 'Montserrat';
        font-weight: normal;
        letter-spacing: -0.03em;
        display: block;
        font-size: 30px;
        margin-bottom: 6px;
        color: #ff7200;
        line-height: 15px;
    }


.mp-b .full-width {
    width: 100%;
}
.mp-b .header {
    text-align: center;
    font-size: 23px;
    color: #141d1e;
    font-family: 'Raleway';
    text-transform: uppercase;
}
a.no-underline{
    text-decoration:none;
}
a.no-underline:hover {
    text-decoration: underline;
}
.footer-services {
    font-family: 'Raleway';
    font-size: 13px;
    line-height: 33px;
    color: #f7f7f7;
    /*padding: 0px 0 0 22px;*/
    margin: 0px 0 9px 0;
}