.page-template-template-contacts .xs_reklama_product_2___header_block_1___wrap
{
    height: auto !important;
}

.xs_contacts h1
{
    font-size: 55px;
    line-height: 65px;
    font-family: "MuseoLight";
    font-weight: 500;
    margin-bottom: 60px;
}

.xs_contacts h1 b
{
    font-family: "MuseoBold";
}


.xs_contacts h3 
{
    margin-bottom: 30px;

}



 
.xs_contacts h3 strong
{
    color: #F41818 !important;

}

.xs_contacts__content > div > div
{
    display: flex;
    align-items: flex-start;
}

.xs_contacts__content > div > div > span:first-child
{
    margin-right: 11px;
}

.xs_contacts__content > div > div > span:last-child b
{
    font-size: 24px;
    line-height: 29px;
    font-family: "MuseoBold";
    font-weight: 900;
}

.xs_contacts__content > div > div > span:last-child small
{
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
    margin-top: 5px;
}


.xs_contacts_map
{
    margin-top: 30px;
    
}

.xs_contacts_map iframe
{
    border-radius: 16px !important;
}


.xs_contacts__content
{
    display: flex;
    margin-bottom: 100px;
}

.xs_contacts__content > div
{
    margin-right: 40px;
}

.xs_contacts__content > div:last-child
{
    width: 100%;
}

.xs_contacts_info
{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}


.xs_contacts_info > div
{
    display: flex;
    flex-direction: column;
}


.xs_contacts_info > div  a
{
    margin-bottom: 20px;
}

.xs_contacts_info  a
{
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}



.xs_contacts_info  a > span:first-child
{
    width: 23px;
    height: 23px;
    margin-right: 10px;
}

.xs_contacts_worktime > div:first-child
{
    display: flex;
}

.xs_contacts_worktime > div:first-child svg
{
    margin-right: 10px;
}


.xs_contacts_worktime > div:first-child
{
    margin-right: 190px;
}
.xs_contacts_worktime small
{
    font-size: 20px;
    line-height: 24px;
}


.xs_contacts_worktime b
{
    font-size: 24px;
    line-height: 29px;
    font-family: "MuseoBold";
    font-weight: 900;
}




.xs_contacts__data
{
    margin-bottom: 100px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.xs_contacts__data_table
{
    width: 49%;
}

.xs_contacts__data_form
{
    width: 49%;
}


.xs_contacts__data h3
{
    font-size: 24px;
    line-height: 28px;
}

.xs_contacts__data_subtitle 
{
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

.xs_contacts__data__table
{
    margin-top: 20px;
    padding: 30px;
    box-shadow: 0px 0px 40px 0px #2C31371F;
    max-width: 550px;
    border-radius: 16px;
}

.xs_contacts__data__table > div
{
    display: flex;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.xs_contacts__data__table > div:last-child
{
    margin-bottom: 0px;
}

.xs_contacts__data__table > div > span:first-child
{
    display: inline-block;
    width: 30%;
}

.xs_contacts__data__table > div > span:last-child
{
    display: inline-block;
    width: 70%;
}

.xs_contacts__data__table > div > span
{
    font-size: 20px;
    line-height: 24px;
}

.xs_contacts__team
{
    margin-bottom: 100px;
}


.xs_contacts__team h2
{
    font-size: 55px;
    line-height: 66px;
    margin-bottom: 40px;
}

.xs_contacts__team h2 strong
{
    color: #F41818 !important;
}

.xs_contacts__team img
{
    border-radius: 16px;
}


.b24-form
{
    width: 100%;
    margin-top: 74px;
    border-radius: 16px !important;
}

.b24-form-header-title
{
    display: none !important;
}


.b24-form-header.b24-form-padding-side
{
    padding-top: 0 !important;
    display: none !important;
}


@media screen and (max-width:1200px)
{
    .xs_contacts__content > div
    {
        width: 49%;
    }

    .xs_contacts_worktime > div:first-child
    {
        margin-right: 0;
    }

    .xs_contacts_worktime > div:first-child {
        margin-right: 30px;
    }

    .xs_contacts__content > div:last-child {
        margin-right: 0px !important;
    }


    .xs_contacts__data_subtitle {
        font-size: 18px;
        line-height: 21px;
    }

}




@media screen and (max-width:992px)
{
    .xs_contacts h1 {
        font-size: 47px;
        line-height: 56px;
    }



    .xs_contacts__content > div > div > span:last-child small
    {
        font-size: 18px;
        line-height: 21px;
    }


    .xs_contacts_info  a
    {
        font-size: 18px;
        line-height: 21px;
    }


    .xs_contacts__content > div > div > span:last-child b
    {
        font-size: 20px;
        line-height: 24px;
        font-family: "MuseoBold";
        font-weight: 900;
    }

    .xs_contacts h3 
    {
        font-size: 35px;
        line-height: 42px;
    }


    .xs_contacts__content > div > div {
        flex-direction: column;
    }

    .xs_contacts_map
    {
        overflow: hidden;
    }


    .xs_contacts h3 {
        font-size: 30px;
        line-height: 36px;
    }


    .xs_contacts_worktime small
    {
        font-size: 18px;
        line-height: 21px;
    }

    .xs_contacts_worktime b {
        font-size: 18px;
        line-height: 21px;
    }

    .xs_contacts_worktime 
    {
        display: flex;
        flex-direction: row !important;
    }

    .xs_contacts__content__item_1_address
    {
        flex-direction: row !important;
    }

    .xs_contacts__data_table
    {
        width: 100%;
    }

    .xs_contacts__data_form
    {
        width: 100%;
        margin-top: 40px;
    }

    .xs_contacts__data_table h3
    {
        font-size: 21px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .xs_contacts__data_form h3
    {
        font-size: 21px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .xs_contacts__data
    {
        flex-direction: column;
    }


    .xs_contacts__data__table {
        max-width: 100%;
    }


    .b24-form {
        width: 100%;
        margin-top: 20px;
    }
    


   
}


@media screen and (max-width:768px)
{
    .xs_contacts_map{
        height: 200px;
    }   
    
    .xs_contacts_worktime {
        flex-direction: column !important;
    }

    .xs_contacts_worktime
    {
        flex-direction: column;
    }

    .xs_contacts_worktime > div:first-child {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .xs_contacts__content__item_1_address
    {
        flex-direction: row !important;
    }
}





@media screen and (max-width:710px)
{
    .xs_contacts h3 {
        font-size: 24px;
        line-height: 27px;
    }
}



@media screen and (max-width:576px)
{

    .xs_contacts__content
    {
        flex-direction: column;
    }
    .xs_contacts__content > div {
        margin-right: 0px;
        width: 100% !important;
    }

    .xs_contacts_map iframe
    {
        width: 100% !important;
        height: 200px !important;
    }


    .xs_contacts h3 {
        font-size: 21px;
        line-height: 25px;
    }

    .xs_contacts__content > div > div > span:last-child small {
        font-size: 16px;
        line-height: 19px;
    }

    .xs_contacts_map
    {
        margin-bottom: 40px;
    }

    .xs_contacts_info a {
        font-size: 16px;
        line-height: 19px;
    }

    .xs_contacts_worktime small {
        font-size: 16px;
        line-height: 19px;
    }

    .xs_contacts_worktime b {
        font-size: 16px;
        line-height: 19px;
    }

    .xs_contacts_worktime
    {
        flex-direction: row !important;
    }

    .xs_contacts_worktime > div:first-child
    {
        margin-right: 20px;
    }


    .xs_contacts h1 {
        font-size: 30px;
        line-height: 36px;
    }


    .xs_contacts__data__table > div > span {
        font-size: 16px;
        line-height: 21px;
    }


    .xs_contacts__data__table {
        padding: 17px;
    }


    .xs_contacts__content {
        display: flex;
        margin-bottom: 60px;
    }


    .xs_contacts__data {
        margin-bottom: 60px;
    }
}