/*==========  Desktop First Method  ==========*/



/* Large Devices, Wide Screens */

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

.button-menu {

    margin-top: 15px;

}

.heart, .phone, .search {
    width: unset !important;
}

#fixed-header {
    display: none !important;
}





.mainMenu {

    justify-content: center;

}



.header-content {

    align-items: center;

    justify-content: space-between;

    padding: 0 15px;

    flex-direction: column;

    justify-content: center;

    align-content: center;

    align-items: center;

}



.button-menu {

    margin-top: 15px;

}



.contact {

    text-align: center;

    margin-top: 10px;

    margin-left: 0px;

}



.contact2 {

    position: relative;

    display: none;

    margin: 0 auto;

}







}



/* Medium Devices, Desktops */

@media only screen and (max-width : 992px) {

#main-header {
  position: fixed; 
  z-index: 9999;
}

.contact {

    margin-top: 0px;

}


.banner-list {
    margin-top: 15px;
    margin-bottom: 15px;
}


.button-menu a {

    justify-content: flex-start;

}
.flaticon-call-answer:before{
    font-size: 18px;
}

.flaticon-heart:before{
    font-size: 18px;
}
.flaticon-call-answer{
    margin-right: 20px;
}
.flaticon-search:before{
    font-size: 18px;
}
.flaticon-heart {

    margin-right: 12px;

}
.button-menu .search .flaticon-search{
    margin-right: 7px;
}

.fancybox-button svg{
    background-color: red;
}
.item input {

    font-size: 13px;

}



.form-post button {

    font-size: 14px;

    margin-left: 11px;

    width: 88%;

}



.form-calculete {

    width: 100%;

}



.content-wrapper {

    max-width: 95%;

}

.logo-footer {

    display: block;

    margin: 0 auto;

}

.soc-wrapper2 {

    justify-content: center;

    text-align: center;

    margin: 10px auto;

}



.src-wrapper span {

    text-align: center;

}



.src-wrapper a {

    display: block;

    text-align: center;

}



.soc-wrapper3 {

    margin: 15px auto;

}



.conf {

    text-align: center;

}



.soc-wrapper span {

    display: block;

    margin: 0 auto;

    text-align: center;

    margin-bottom: 7px;

}



.endend {

    text-align: center;

}


.main_mnu_button {
    display: unset;
}
.circle {
    display: block;
    margin: 0 auto;
}

.main_mnu_button {
    margin-bottom: 4px;
    margin-top: 0px;
}

/*дублирую стили для меню max-width: 480 */;
    .button-menu .heart {
        padding: 0px;
        margin: 12px;
    }
    .header-content {
         justify-content: space-between;
    }    

    .top_logo {

        width: 55%;
        display: flex;

    }

    .top_logo img{
        object-fit: cover;

        object-position: center top;       

        width: 100%;
    }

    .items {

        display: flex;

        flex-direction: column;

        width: 100%;

    }

    .button-menu .btn-outline-primary {
        min-width: unset;
        justify-content: center;
        border: none;
    }

    .button-menu .search {
        min-width: unset;
        justify-content: center;
        border: none;
    }

    .button-menu .search:hover {
        border: none;
        background-color: transparent;

    }
    .heart:hover {
        color: #E31E25 !important;
    }
    .phone:hover {
        color: #01A1E6;
    }
    .button-menu .btn-outline-primary:hover {
        border: none;
        background-color: transparent;
    }

    .mobile-none {
        display: none;
    }

    .button-menu .search input {
        display: none;
    }

    .contact {
        display: none;
    }

    .button-menu {

        margin-top: 0px;
        margin-bottom: 0px;
        width: 45%;
        flex-direction: row;
        justify-content: flex-end;

    }

    .flaticon-search {
        cursor: pointer;
    }

    .button-menu .search i {
        left: 8px;
        top: -4px;
        margin-left: 0px;
        display: block;
        position: inherit;   
    }

    .phone {
        padding-left: 0px;
        padding-right: 0px;
    }

    #header-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .header-content {
        flex-direction: row;
        width: 100%;
        align-items: center;
    }
    #contatiner2 {
        margin-top: 25px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;  
    }
}



/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {

.form {
    width: 80% !important;
}

.mobile-menu {
  display: flex;
}

#mobile-slider {
    display: block;
    margin: 0 auto;
}

#mobile-slider .banner {
    margin: 0 auto;
    /*width: 85%;*/
    height: 85%;
}

#mobile-slider .banner-list {
    margin-top: 0px;
}

#mobile-slider .banner img{
    object-fit: cover;
    object-position: center center;
}

#mobile-slider img{
    width: 100%;
    height: 100%;
}
#mobile-slider .slick-slide {

}
    .form-post {
        width: 60%;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .form-post button {
        width: 100%;
        margin-left: 0px;
    }


.banner-list {

    flex-wrap: nowrap;

}
.button-menu .heart {

}


.items .text-form {

    order: 2;

}



.last-items {

    flex-direction: column;

    justify-content: center;

    align-items: center;

}



.form-post {

    margin-block-start: -5px;

}



.text-form p {

    width: 100%;

    text-align: center;

    margin-top: 15px;

    margin-left: 0px;

}



.text-form {

    width: 95%;

    font-size: 14px;

    text-align: center;   

}



.rieltor-wrap {
    padding: 7px;
}



.block-cart-bottom-fix-new {
    justify-content: center;
    text-align: center;
    border-radius: 0 0 8px 8px;
    padding: 10px;
}

.uslugi .block-cart-fix {

    height: unset;

}

.banner-list img {

}


/*дублирую стили для меню max-width: 480 */;
    .button-menu .heart {
        padding: 0px;
        margin: 12px;
    }
    .header-content {
        flex-direction: row;
    }    

    .top_logo {

        width: 55%;

    }

    .top_logo img{
        object-fit: cover;

        object-position: center top;       

        width: 100%;
    }

    .items {

        display: flex;

        flex-direction: column;

        width: 100%;

    }

    .button-menu .btn-outline-primary {
        min-width: unset;
        justify-content: center;
        border: none;
    }

    .button-menu .search {
        min-width: unset;
        justify-content: center;
        border: none;
    }

    .button-menu .search:hover {
        border: none;
        background-color: transparent;

    }
    .heart:hover {
        color: #E31E25 !important;
    }
    .phone:hover {
        color: #01A1E6;
    }
    .button-menu .btn-outline-primary:hover {
        border: none;
        background-color: transparent;
    }

    .mobile-none {
        display: none;
    }

    .button-menu .search input {
        display: none;
    }

    .contact {
        display: none;
    }

    .button-menu {

        margin-top: 0px;
        margin-bottom: 0px;
        width: 45%;
        flex-direction: row;
        justify-content: flex-end;

    }

    .flaticon-search {
        cursor: pointer;
    }

    .button-menu .search i {
        left: 8px;
        top: -4px;
        margin-left: 0px;
        display: block;
        position: inherit;   
    }

    .phone {
        padding-left: 0px;
        padding-right: 0px;
    }

    #header-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .header-content {
        flex-direction: row;
        width: 100%;
        align-items: center;
    }
    #contatiner2 {
        margin-top: 25px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;
    }

    .block-reiltor {
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .content-servise {
        flex-wrap: wrap;
    }

}

@media only screen and (max-width: 505px) {
    #mobile-slider .banner {
        height: 75%;
    }
    .form .bold-span {
        line-height: 30px;
    }
    }
/* Extra Small Devices, Phones */

@media only screen and (max-width : 480px) {


    #mobile-slider .banner {
        height: 62%;
    }
    .button-menu .heart {
        padding: 0px;
        margin: 12px;
    }
    .header-content {
        flex-direction: row;
    }    

    .top_logo {
        width: 48%;
    }

    .top_logo img{
        object-fit: cover;

        object-position: center top;       

        width: 100%;
    }

    .items {

        display: flex;

        flex-direction: column;

        width: 100%;

    }

    .button-menu .btn-outline-primary {
        min-width: unset;
        justify-content: center;
        border: none;
    }

    .button-menu .search {
        min-width: unset;
        justify-content: center;
        border: none;
    }

    .button-menu .search:hover {
        border: none;
        background-color: transparent;

    }
    .heart:hover {
        color: #E31E25 !important;
    }
    .phone:hover {
        color: #01A1E6;
    }
    .button-menu .btn-outline-primary:hover {
        border: none;
        background-color: transparent;
    }

    .mobile-none {
        display: none;
    }

    .button-menu .search input {
        display: none;
    }

    .contact {
        display: none;
    }

    .button-menu {
        margin-top: 0px;
        margin-bottom: 0px;
        width: 50%;
    }

    .flaticon-search {
        cursor: pointer;
    }

    .button-menu .search i {
        left: 8px;
        top: -7px;
        margin-left: 0px;
        display: block;
        position: inherit;   
    }

    .phone {
        padding-left: 0px;
        padding-right: 0px;
    }

    #header-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .header-content {
        flex-direction: row;
        width: 100%;
        align-items: center;
    }
    #contatiner2 {
        margin-top: 25px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;  
    }

}
@media only screen and (max-width: 408px) {
    #mobile-slider .banner {
        height: 47%;
    }
}
/* Custom, iPhone Retina */

@media only screen and (max-width : 320px) {



}





/*==========  Mobile First Method  ==========*/



/* Custom, iPhone Retina */

@media only screen and (min-width : 320px) {



}



/* Extra Small Devices, Phones */

@media only screen and (min-width : 480px) {



}



/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {





}



/* Medium Devices, Desktops */

@media only screen and (min-width : 992px) {

	

}



/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px) {



}