/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 5.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.main-footer .footer-top .newsletter-widget .newsletter-form .form-group button {
    background: #ec4e4f;
}

figure.logo-box {
    height: 50px;
    width: 250px!important;
    max-width: 100%;
}

.footer-meta {
    padding: 0;
    margin: 0;
    list-style: none;
}
.question-footer {
    background-color: #f5f5f5;
    clear: both;
    float: left;
    padding: 15px;
}

.footer-meta li {
    float: left;
    margin-right: 10px;
    border: 1px solid #d9dadb;
    font-size: 12px;
    padding: 6px 10px;
    background-color: white;
}
.time-text {
    color: #bdc1c399;
}
.pt-5, .py-5 {
    padding-top: 0rem !important;
}
.heading-ques{
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #2F2D2D;
}

button.btn.btn-primary.wide {
    width: 100%;
    background-color: #162e40;
    border-color: #162E40;
}

.box-question{
    background-color: #F2F2F2;
    border: 1px solid #dfdfdf;
    padding: 20px;
    margin: 10px;
    border-radius: 10px;
}

.heading{
    font-weight: 700;
    color: #162e40;
}

.pragh{
    position: relative;
    font-size: 15px;
    line-height: 21px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #555555;
    margin: 10px 0px 0px 0px;
    transition: all 500ms ease;
    max-width: 500px;
}

.seconder-text{
    position: relative;
    font-size: 15px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #c1bfbf;
    margin: 0px;
    transition: all 500ms ease;
}
.question-pragh{
    position: relative;
    font-size: 15px;
    line-height: 21px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #555555;
    margin: 10px 0px 0px 0px;
    transition: all 500ms ease;
}
.main-header.style-one .header-upper .menu-right-content .support-box {
    background: #ec4e4f;
}
.footer-logo{
    width: 250px;
    height: 60px;
}
figure.logo {
    width: 190px;
}
@media screen and (max-width: 480px) {
    ul.info.clearfix {
        text-align: left;
    }
    ul.social-links.clearfix {
        text-align: left;
    }
    figure.image-box-2 {
    width: 269px !important;
    position: absolute !important;
    top: 629%!important;
    left: 11% !important;
}
}
