/**
        * Theme Name: NT Metropol Child
        * Description: This is a child theme of NT Metropol, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/about">Ninetheme</a>
        * Template: nt-metropol
        * Version: 1.4.7
        */

/*====================================================*/

.header-area {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.4+0,0+100 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);
        /* IE6-9 */

}

.header-area .logo {
        padding: 0;
}

.header-area .logo img {
        width: 100%;
        height: auto;
}

.header-area .main-menu nav ul li a:hover,
.header-area .main-menu nav ul li.active a {
        color: #d4b084;
}

.about-area .about-content .about-img img {
        width: 450px;
        height: auto;
}

.about-area .about-content .about-img .content h4 {
        width: 60%;
        color: rgba(255, 255, 255, 0.4);
}

.about-area .about-content .about-img .content h3 {
        padding-bottom: 150px;
}

.about-area .about-content .texts {
        margin: 0px;
        padding-top: 30px;
}

.about-area .about-content .texts p {
        margin: 0px;
        padding: 10px 0px;
}

.latest-blog-area .latest {
        padding-top: 0;
}

.partner-logo-area .partner-carousel .single-partner img {
        max-height: 130px;
}

.footer-area .footer-top .widget-link {
        padding: 0px;
}

.question-area:after {
        background: #2b486d;
}