/*
 * ПОДВАЛ
 */



.footer {
    /*background-color: #000;*/
    /*background-image: url('../img/footer/bg.jpg');*/
    background-size: cover;
    background-position: center center;
    position: relative;
    background-color: #E46707;
}
.footer:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .75);
}











.contacts-footer {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 0 6rem;
    z-index: 50;
}


.contacts-footer .map-wrap {
    width: 100%;
    /*background-color: #fff;*/
    overflow: hidden;
    border-radius: 1.2rem;
}

.contacts-footer .contacts-items {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 6rem 0;
    width: 100%;
    flex-shrink: 0;
    /*background-color: #fff;*/
    position: relative;
}


.contacts-footer .contacts-item {
    margin-left: 6rem;
    width: calc(25% - 4.5rem);
    /*padding-top: 2.8rem;*/
    /*border-top: .3rem dotted rgba(0, 0, 0, .1);*/
}
.contacts-footer .contacts-item:first-child {
    margin-left: 0;
    /*border-top: none;*/
    /*padding-top: 0;*/
}
.contacts-footer .contacts-item__title {
    font-weight: 700;
    color: #fff;
    font-size: 2rem;
    opacity: .3;
}
.contacts-footer .contacts-item__details {
    margin-top: 2rem;
}
.contacts-footer .contacts-item__content {
    display: flex;
    align-items: center;
    margin-top: .8rem;
}
.contacts-footer .contacts-item__content:first-child {
    margin-top: 0;
}
.contacts-footer .contacts-item__icon {
    width: 3rem;
    height: 3rem;
    background-color: rgba(255, 255, 255, .07);
    border-radius: 20rem;
    display: flex;
    color: #fff;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
}
.contacts-footer .contacts-item__icon:before {
    font-family: 'Fontello';
    font-size: 1.6rem;
}
.contacts-footer .contacts-item__icon.address:before {
    content: '\f031';
}
.contacts-footer .contacts-item__icon.time:before {
    content: '\e817';
}
.contacts-footer .contacts-item__icon.phone:before {
    content: '\e80c';
}
.contacts-footer .contacts-item__text {
    display: block;
    margin-left: 1.2rem;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.3;
    color: #fff;
}


























.copyrights {
    display: flex;
    height: 8rem;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    position: relative;
    z-index: 50;
    background-color: #E46707;
}
.copyrights__text {
    color: #fff;
    display: flex;
    font-weight: 700;
    opacity: .4;
    /*letter-spacing: .3rem;*/
}
.copyrights__link {
    color: #fff;
    /*text-transform: uppercase;*/
    font-weight: 700;
    /*letter-spacing: .3rem;*/
    margin-left: 1.6rem;
}


















































































































@media all and (max-width: 1200px) {

/*
 * ПОДВАЛ
 */

/*
 * ПОДВАЛ
 */



.footer {
    /*background-color: #000;*/
    /*background-image: url('../img/footer/bg.jpg');*/
    background-size: cover;
    background-position: center center;
    position: relative;
    background-color: #E46707;
}
.footer:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .75);
}











.contacts-footer {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 0 6rem;
    z-index: 50;
}


.contacts-footer .map-wrap {
    width: 100%;
    /*background-color: #fff;*/
    overflow: hidden;
    border-radius: 1.2rem;
}

.contacts-footer .contacts-items {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 6rem 0;
    width: 100%;
    flex-shrink: 0;
    /*background-color: #fff;*/
    position: relative;
}


.contacts-footer .contacts-item {
    margin-left: 6rem;
    width: calc(25% - 4.5rem);
    /*padding-top: 2.8rem;*/
    /*border-top: .3rem dotted rgba(0, 0, 0, .1);*/
}
.contacts-footer .contacts-item:first-child {
    margin-left: 0;
    /*border-top: none;*/
    /*padding-top: 0;*/
}
.contacts-footer .contacts-item__title {
    font-weight: 700;
    color: #fff;
    font-size: 2rem;
    opacity: .3;
}
.contacts-footer .contacts-item__details {
    margin-top: 2rem;
}
.contacts-footer .contacts-item__content {
    display: flex;
    align-items: center;
    margin-top: .8rem;
}
.contacts-footer .contacts-item__content:first-child {
    margin-top: 0;
}
.contacts-footer .contacts-item__icon {
    width: 3rem;
    height: 3rem;
    background-color: rgba(255, 255, 255, .07);
    border-radius: 20rem;
    display: flex;
    color: #fff;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
}
.contacts-footer .contacts-item__icon:before {
    font-family: 'Fontello';
    font-size: 1.6rem;
}
.contacts-footer .contacts-item__icon.address:before {
    content: '\f031';
}
.contacts-footer .contacts-item__icon.time:before {
    content: '\e817';
}
.contacts-footer .contacts-item__icon.phone:before {
    content: '\e80c';
}
.contacts-footer .contacts-item__text {
    display: block;
    margin-left: 1.2rem;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.3;
    color: #fff;
}


























.copyrights {
    display: flex;
    height: 8rem;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    position: relative;
    z-index: 50;
    background-color: #E46707;
}
.copyrights__text {
    color: #fff;
    display: flex;
    font-weight: 700;
    opacity: .4;
    /*letter-spacing: .3rem;*/
}
.copyrights__link {
    color: #fff;
    /*text-transform: uppercase;*/
    font-weight: 700;
    /*letter-spacing: .3rem;*/
    margin-left: 1.6rem;
}




}















