.title {
    color: #ece4f3;
    font-size: 14px;
    width: 20%;
    float: right;
    font-weight: bold;
    text-align: left;
    margin-top: 34px;
}

.parcham {
    float: right;
    width: 10%;
    text-align: left;
}

.call {
    float: right;
    width: 100%;
    color: #ece4f3;
    font-size: 14px;
}


/* .slider {
    position: relative;
    margin-top: -141px;
    z-index: -1;
} */

#search {
    float: right;
    height: 30px;
}

.bgtop {
    background-size: cover;
    z-index: 99999;
}

.logo {
    float: right;
    width: 10%;
    text-align: right;
}

.menu {
    float: right;
    width: 60%;
    margin-top: 24px;
}

ul.navbar li.first-step a {
    color: #fff !important;
}

ul.navbar li.first-step>a:hover,
ul.navbar>li.first-step.active_menu>a {
    /*    background: #f7c221;*/
    color: #fff !important;
    position: relative;
}

.navbar {
    position: relative;
    min-height: 0 !important;
    margin-bottom: 0 !important;
    border: 1px solid transparent;
}

.wwd {
    color: #fff;
    font-size: 19px;
    width: 76%;
    float: right;
    margin-top: 70px;
}

.wwdtitle {
    margin-top: 54px;
    color: #fff;
    font-size: 37px;
    font-weight: bold;
    width: 26%;
    float: right;
}

.btndream {
    float: right;
    width: 25%;
    margin-top: 70px;
}

.btndream a {
    padding: 6px 47px;
    font-size: 23px;
    background: #ffe100;
    color: #72418c;
    border-radius: 6px;
}

.dream {
    float: right;
    text-align: left;
    color: #fff;
    padding: 41px 0 0 0;
    width: 75%;
}

.ns2-inner {
    background: #fff;
    box-shadow: 1px 1px 3px #ccc;
}

.ns2-title a {
    font-size: 20px;
    text-align: center;
    display: block;
    color: #000;
    padding: 17px 0;
}

img.ns2-image {
    width: 100%;
}

div.nssp2 .col-4 {
    padding: 6px;
}

.bgdream {
    background: url(../images/pt.jpg) repeat;
    min-height: 100;
}

.cleaner a {
    display: none !important;
}

.content {
    font-size: 15px;
    text-align: justify;
    line-height: 29px;
}


/* for mobile */

@media (max-width: 768px) {
    .title {
        width: 60%;
        text-align: center;
        margin-top: 5px;
    }
    .call {
        text-align: center;
    }
    .menu {
        width: 20%;
    }
    .logo {
        width: 20%;
        float: left;
        margin-top: -80px;
    }
    .btndream,
    .dream {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .bgdream {
        min-height: 300px;
    }
    div.nssp2 .flt-left {
        float: right;
    }
    .parcham {
        display: none;
    }
}

.namad {
    text-align: center;
    background: #f5f5f5;
    border-radius: 5px;
    width: 100px;
    float: left;
}