html,body {
    height:100%;
    margin:0;
}

.tab-link {
    padding-top: 150px !important;
}

.section-clients-2 .nav-text li {
    margin: 10px 30px 10px 30px !important;
}

.signature {
    font-size: 1em;
    color: #E3C4A0 !important;
    text-align: right;
}

.h3-margin {
    margin-bottom: 10px !important;
    margin-top: 30px !important;
}

.carousel-control i {
    color: #E3C4A0 !important;
}

.gray {
    color: #777777 !important;
    font-size: 1em;
}

.lang-list a {
    display: inline-block !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (min-width: @screen-sm-min) {
    .lang-list {
        margin-left: 20px;
    }
}

@media (max-width: 984px) {
    .lang-list {
        position: absolute !important;
        top: 0px;
        right: 0px;
    }
}

@media (max-width: 768px) {
    .lang-list {
        position: relative !important;
    }
}

.article ul  li {
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.8;
}

.second-level-ul li {
    font-size: 14px !important;
    line-height: 1.5 !important;
}

.project-content > div .project-details .project-text p {
    font-size: 1.2em;
}

.project-content > div .project-details .project-text p span {
    display: block;
    line-height: 3;
}

.blog-link {
    background-color: rgba(227, 196, 160, .3);
    border-radius: 30px;
    line-height: 13px;
    min-width: 100px;
    text-align: center;
    border: solid #E3C4A0 1px;
    margin-right: 25px !important;
}

.coach-desc {
    width:100% !important;
    white-space: normal !important;
    line-height: normal !important;
    font-size: 14px !important;
}

.section_course {
    background-color: transparent !important;
    height: 350px;
}

.section_course h4 {
    font-size: 1.75em;
    line-height: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 30px 0 15px;

}

.project_course {
    text-align: center;
    position:absolute;
    z-index: 999;
    width:90%;
}

.project_course p {
    color: #fff !important;
}

.project_course .btn {
    color: #fff;
    border-color: #fff;
}

.course_project_link {
    color: #fff !important;
    font-size: 28px !important;
    text-transform: uppercase;
}

.section-map {
    display: block;
    position: relative;
    bottom: 0;
    height: 100%;
    padding: 0px;
}

.sidebar {
    position: absolute;
    width: 30%;
    max-width: 600px;
    height: 100%;
    background: #383838;
    right: 0;
    top: 0;
    display: none;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    z-index: 20;
}

.sidebar::before {
    content: "";
    display: block;
    height: 67px;
}

.sidebar h1{
    color: #fff;
    text-align: center;
}

.sidebar-img {
    max-width: 80%;
    max-height: 150px;
    display: block;
    margin: auto auto;
}

.sidebar-image {
    margin-bottom: 30px;
}

.sidebar-blog-url {
    text-align: center;
}

.sidebar-blog-url a {
    border: solid 1px #9a9a9a;
    color: #9a9a9a;
    padding: 10px;
    border-radius: 4px;
    display: inline-block;
}

.sidebar-desc {
    margin-top: 30px;
    margin-bottom: 30px;
}

.sidebar-close {
    position: absolute;
    top:80px;
    right:20px;
    color: #9a9a9a;
    cursor: pointer;
    font-size: 40px;
}

.categories {
    position: absolute;
    height: calc(100% - 152px);
    max-height: calc(100% - 152px);
    left: 0;
    top: 0;
    padding-top: 80px;
    padding-left: 30px;
    padding-right: 30px;
    width:30%;
    max-width: 500px;
    opacity: 0.9;
    background-color: rgba(217, 217, 217, 0.7);
    z-index: 10;

    overflow: hidden;
}

.categories-content-scroll{
    overflow: scroll;
    position: relative;
    height: calc(100% + 15px);
    margin-bottom: -50px; /* maximum width of scrollbar */
    padding-bottom: 50px; /* maximum width of scrollbar */
    margin-right: -50px; /* maximum width of scrollbar */
    padding-right: 50px; /* maximum width of scrollbar */
}

.scroll-down {
    position: fixed;
    bottom: 150px;
    left: 0px;
    height: 80px;
    width:100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 98%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.categories ul {
    list-style: none;
    padding-left: 0px;
}

.categories ul li {
    color: #4a4a4a;
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
    text-align: left;
}

.categories ul li .icon {
    position: absolute;
    left: 0;
}

.selected-cat {
    color: #b95d35 !important;
}


#markerLayer img {
    border: 1px solid #4a4a4a !important;
    position: relative  !important;
    background: #4a4a4a  !important;
}


#markerLayer img:after, #markerLayer img:before {
    top: 100%  !important;
    left: 50%  !important;
    border: solid transparent  !important;
    content: " "  !important;
    height: 0  !important;
    width: 0  !important;
    position: absolute  !important;
    pointer-events: none  !important;
}

#markerLayer img:after {
    border-color: rgba(74, 74, 74, 0)  !important;
    border-top-color: #4a4a4a  !important;
    border-width: 5px  !important;
    margin-left: -5px  !important;
}
#markerLayer img:before {
    border-color: rgba(74, 74, 74, 0)  !important;
    border-top-color: #4a4a4a  !important;
    border-width: 11px  !important;
    margin-left: -11px  !important;
}

.categories-close {
    display: none;
}

.categories-slider {
    display: none;
}

.client-logo {
    align-content: center;
    text-align: center;
    margin-bottom: 30px;
}

.client-logo img {
    max-width: 150px;
    width:80%;
}

@media (max-width: 768px) {
    .sidebar {
        width: 100%;
    }

    .categories {
        height: 100%;
        width:100%;
        display: none;
    }


    .categories-slider {
        display: block;
        position: absolute;
        top: calc(50% - 100px);
        z-index: 10;
        width: 150px;
        height: 40px;
        background-color: rgba(217, 217, 217, 0.7);
        opacity: 0.9;
        text-align: center;
        padding: 10px;
        line-height: 25px;
        transform: rotate(90deg) translate(0, -40px);
        -moz-transform: rotate(90deg) translate(0, -40px);
        -webkit-transform-style: rotate(90deg) translate(0, -40px);
        transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        border: solid 1px #9a9a9a;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-style: none;
        font-size: 16px;
        cursor: pointer;
    }

    .wrapper-map {
        padding-top: 61px !important;
    }

    .categories {
        height: 100%;
        max-height: 100%;
        opacity: 1;
        background-color: rgba(217, 217, 217, 1);
        z-index: 30;
    }

    .categories-close {
        display: initial;
        position: absolute;
        top:80px;
        right:20px;
        color: #9a9a9a;
        cursor: pointer;
        font-size: 40px;
        z-index: 40;
    }

    .scroll-down {
        bottom: 0px;
    }
}