@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
    .sidebar .nav>li.active-pro {
        position: absolute;
        width: 100%;
        bottom: 10px;
    }
}

#map {
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
    margin-top: 70px;
}

.places-buttons .btn {
    margin-bottom: 30px
}

.space-70 {
    height: 70px;
    display: block;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

.tim-typo .tim-note {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}

.tim-row {
    padding-top: 50px;
}

.tim-row h3 {
    margin-top: 0;
}


.tim-typo2 {
    padding-left: 2%;
    margin-bottom: 40px;
    position: relative;
}
.tim-typo3 {
    padding-left: 2%;
    margin-bottom: 20px;
    position: relative;
}

.underline {
    background: linear-gradient(transparent 70%, #fff9da 40%)!important;
    font-weight: normal;
}
.underline2 {
    background: linear-gradient(transparent 70%, #ffdade 40%)!important;
    font-weight: normal;
}
.color{color: #818181;}


.scroll-to-top {
    margin-top: 2000px;
    position: fixed;
    right: 35px;
    bottom: 35px;
    font-size: 1.70em;
    height: 40px;
    width: 40px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    background-color:#fef0a3;
    opacity: .9;
    cursor: pointer;
    -webkit-transition: all .20s ease;
    -moz-transition: all .20s ease;
    -ms-transition: all .20s ease;
    -o-transition: all .20s ease;
    transition: all .20s ease;
   padding-top:3px;
}

.scroll-to-top:hover {
background-color: #f1d330;
}
.scroll-to-top .style {
  display: none;
}

.top{
    font-size: 20px;
    margin-bottom: 20px;
}

.top2 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 10px;
}

.form-group2 {
    padding-bottom: 10px;
    margin: 0px 0 0 0;
}
.form-group2 {
    position: relative;
}

.color_top{color:#fc9208;}

.color_top2{color:#1bbed3;}

.color_top3{color:#ed4e4b;}

.color_top4{color:#5bb25f;}

.color_top5{color:#9229ac;}

.logoimage{margin-top:20px;}

.text_center{text-align:center;}

.passtext{margin-left:10px;}

.passtext1{margin-left:10px; margin-top:10px;}

.category2{color:#c71e3a;}