
footer {
    background-color: #272E3D;
    padding: 1px 0 10px;
}
.footer-images{
    width: 72%;
    margin-top: 30px;
}
.footer-cursor {
    cursor: pointer;
    color: rgb(255,255,255);
}
footer .footer-garden {
    width: 32.7%;
    margin: auto;
}
footer .footer-garden img {
    width: 100%;
    color: white!important;
}
footer h5 {
    padding-top: 40px;
    color: rgb(255,255,255);
    font-size: 21px;
    font-weight: 700;
}
footer h6 {
    padding-top: 30px;
    color: rgb(255,255,255);
    font-size: 17px;
    font-weight: 700;
}
footer ul {
    margin-top: 22px;
    /*padding: inherit;*/
}
footer ul li {
    margin-top: 10px;
}
footer .dote-style li::before {
    content: "\2022";
    color: white;
    font-weight: bold;
    display: inline-block;
    width: 1em;
}
footer ul li a {
    color: rgb(255,255,255) !important;
    font-size: 16px;
    text-decoration: none;
}
footer ul li a, a:hover, a:focus{
    text-decoration: none!important;
    color: rgb(255,255,255);
}
.active-footer{
    color: rgb(255,255,255);
}

footer ul li .one-logo {
    color: rgb(255,255,255);
}

footer .main-footer {
    margin-top: 40px;
}
footer .main-footer .row {
    padding-bottom: 70px;
}
footer .roof-garden {
    color: rgb(255,255,255);
    font-size: 16px;
}
.footer-down{
    display: flex;
}

footer .footer-down .astudio {
    display: flex;
    justify-content: flex-end;
    flex: 1;
    color: rgb(255,255,255);
}

footer .footer-down .astudio a{
    color: rgb(255,255,255);
    text-decoration: none;
}

.footer-icon {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-icon li{
    margin-right: 12px;
    padding: 5px 10.5px;
    background-color: #999999;
}
.footer-icon li a{
    color: rgb(255,255,255);
}
.footer-icon-img{
    width: 16px;
}
.text-muted {
    color: rgb(255,255,255) !important;
}
.footer-border {
    border: .5px solid #3E434D;
    margin-bottom: 20px;
}
/*#mp_inform {*/
/*    margin-top: 20px;*/
/*    width: 100%;*/
/*}*/
/*#mp_inform_zag1 {*/
/*    width: 100%;*/
/*}*/

.iframe {
   width: 65.5%!important;
    margin-top: 20px;
}

@media screen and (max-width: 1500px) {
    .iframe {
        width: 65.5%!important;
    }
}

@media screen and (max-width: 1200px) {
    footer {
        padding: 1px 0 17px;
    }
    footer .footer-garden {
        width: 40%;
        margin: auto;
    }
    footer .footer-garden img {
        width: 100%;
    }
    footer .main-footer {
        margin-top: 30px;
    }
    footer .main-footer .footer-flex {
        padding-bottom: 60px !important;
        margin: 0;
    }
    footer .main-footer .footer-flex h5 {
        padding-top: 30px;
        font-size: 19px;
    }
    footer .main-footer .footer-flex h6 {
        padding-top: 20px;
        font-size: 17px;
    }
    footer .main-footer .footer-flex ul {
        margin-top: 20px;
    }
    footer .main-footer .footer-flex ul li {
        margin-top: 9px;
    }
    /*iframe {*/
    /*    height: 270px!important;*/
    /*}*/
}
@media screen and (max-width: 992px) {
    .footer-icon li {
        margin-right: 8px;
        color: #0F0F0F;
        padding: 4px 9px;
        background-color: #999999;
    }

    footer {
        padding: 1px 0 15px;
    }
    footer .footer-garden {
        width: 47%;
        margin: auto;
    }
    footer .footer-garden img {
        width: 100%;
    }
    footer .main-footer {
        margin-top: 35px;
    }
    footer ul li a {
        font-size: 15px;
    }
    footer .main-footer .footer-flex {
        padding-bottom: 45px !important;
    }
    footer .main-footer .footer-flex h5 {
        padding-top: 25px;
        font-size: 17px;
    }
    footer .main-footer .footer-flex h6 {
        padding-top: 15px;
        font-size: 17px;
    }
    footer .main-footer .footer-flex ul {
        margin-top: 16px;
    }
    footer .main-footer .footer-flex ul li {
        margin-top: 6px;
    }
    footer .main-footer .footer-flex ul li a {
        font-size: 15px;
    }

    footer .main-footer .footer-flex .footer-div {
        padding: 0;
    }

    footer .footer-down{
        display: block;
    }
    footer .footer-down .astudio {
        display: block;

    }
}
/*@media screen and (max-width: 900px) {*/
/*    #mp_inform {*/
/*        width: 82%;*/
/*    }*/
/*    iframe {*/
/*        height: 270px!important;*/
/*    }*/
/*}*/
@media (max-width: 900px){
    .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footer-images{
        width: 62%;
        margin-top: 30px;
    }
    }

@media screen and (max-width: 480px) {
    .footer-icon li {
        margin-right: 8px;
        color: #0F0F0F;
        padding: 4px 9px;
        background-color: #999999;
    }

    footer {
        padding: 15px 0 8px;
    }
    footer .footer-garden {
        width: 50%;
        margin: auto;
    }
    footer .footer-garden img {
        width: 100%;
    }
    footer .main-footer {
        margin-top: 20px;
    }
    footer .main-footer .footer-flex {
        padding-bottom: 25px !important;
        display: block !important;
    }
    footer .main-footer .footer-flex h5 {
        padding-top: 20px;
    }
    footer .main-footer .footer-flex h6 {
        padding-top: 20px;
    }
    footer .main-footer .footer-flex ul {
        margin-top: 14px;
    }
    footer .main-footer .footer-flex ul li {
        margin-top: 7px;
    }
    footer .main-footer .footer-flex ul li a {
        font-size: 14.7px;
    }

    .footer-div {
        max-width: 100% !important;
    }
    .footer-border {
        margin-bottom: 20px;
    }
    /*#mp_inform {*/
    /*    width: 77%;*/
    /*}*/
}


.contact-icon {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}
.contact-icon li {
    margin-right: 8px!important;
    padding: 5px 11px!important;
    background-color: #F5F5F5!important;
    border-radius: 50%!important;
    font-size: 15px!important;
}
.contact-icon li a{
    color: black!important;
}
