/*Правки*/
div[data-name="Distributors"] .order-2 
{
    -ms-flex-order: 2;
    order: 2;
    display: none;
}

@media screen and (max-width: 375px)
{
    .block_representatives .list_representatives button
    {
        font-size: 16px;
        font-weight: 500;
    }
    
    #information-contact .button_slider .list_representatives button
    {
        font-size: 16px;
        font-weight: 500;
    }
}

@media screen and (min-width: 375px)
{
    .block_representatives .list_representatives button
    {
        font-size: 0.878em;
        font-weight: 500;
    }
    
    #information-contact .button_slider .list_representatives button
    {
        font-size: 0.878em;
        font-weight: 500;
    }
}

@media screen and (max-width: 768px)
{
    div[data-name="Distributors"] .order-1 
    {
        box-shadow: 5px 5px 10px rgb(104 104 104 / 50%);
        border-radius: 0px;
        
        background-image: url("https://frap.ua/image/slide_background.png");
        background-size: 100%;
        
    }
    
    div[data-name="Distributors"] #dp0
    {
        color: #000;
        margin-bottom: 10px;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp0 a
    {
        text-decoration: none;
        color: #000;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp1 a
    {
        display: none;
    }
    
    div[data-name="Distributors"] #dp2
    {
        color: #000;
        font-weight: 300;
        line-height: 1.5;
    }
    
    div[data-name="Distributors"] #dp3
    {
        font-weight: bold;
        font-size: 18px;
        color: #000;
    }
    
    div[data-name="Distributors"] #dp4
    {
        color: #000;
        margin-bottom: 10px;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp4 a
    {
        text-decoration: none;
        color: #000;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp5
    {
        color: #000;
        margin-bottom: 10px;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp5 a
    {
        text-decoration: none;
        color: #000;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp6
    {
        color: #000;
        font-weight: 300;
    }
    
}

@media screen and (min-width: 769px)
{
    
    div[data-name="Distributors"] .order-1 
    {
        
        width: 90% !important; 
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: row;
        
        padding-right: 200px;
        padding-left: 0px;
        height: 375px;
        
        box-shadow: 5px 5px 10px rgb(104 104 104 / 50%);
        border-radius: 0px;
        
        margin: 0 auto 10px !important;
        
        background-image: url("https://frap.ua/image/slide_background.png");
        background-size: 100%;
        
    }
        
    div[data-name="Distributors"] .item_slider_representative img
    {
        width: 100%;
        height: 100%;
        max-height: 245px;
        max-width: 240px;
        margin: 30px 30px;
    }
    
    div[data-name="Distributors"] .description
    {
        margin: 0px !important;   
    }
    
    div[data-name="Distributors"] #dp0
    {
        display: none;
    }
    
    div[data-name="Distributors"] #dp1 a
    {
        text-decoration: none;
        color: #656565;
        font-weight: bold;
        font-size: 30px;
        margin-right: 50px;
    }
    
    
    div[data-name="Distributors"] #dp2
    {
        width: 120%;
        font-size: 12px;
        color: #000;
        font-weight: 300;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    
    div[data-name="Distributors"] #dp3
    {
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
        color: #000;
    }
    
    div[data-name="Distributors"] #dp4
    {
        font-size: 12px;
        color: #000;
        margin-bottom: 0px;
        font-weight: 300;
        height: 20px;
    }
    
    div[data-name="Distributors"] #dp4 a
    {
        text-decoration: none;
        font-size: 12px;
        color: #000;
        font-weight: 300;
    }
    
    
    div[data-name="Distributors"] #dp5
    {
        font-size: 12px;
        color: #000;
        margin-bottom: 0px;
        font-weight: 300;
        height: 20px;
    }
    
    div[data-name="Distributors"] #dp5 a
    {
        text-decoration: none;
        font-size: 12px;
        color: #000;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp6
    {
        font-size: 12px;
        color: #000;
        font-weight: 300;
    }
}

@media screen and (min-width: 992px)
{
    div[data-name="Distributors"] .order-1 
    {
        
        width: 90% !important; 
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: row;
        
        padding-right: 200px;
        padding-left: 0px;
        height: 375px;
        
        box-shadow: 5px 5px 10px rgb(104 104 104 / 50%);
        border-radius: 0px;
        
        margin: 0 auto 10px !important;
        
        background-image: url("https://frap.ua/image/slide_background.png");
        background-size: 100%;
        
    }
        
    div[data-name="Distributors"] .item_slider_representative img
    {
        width: 100%;
        height: 100%;
        max-height: 245px;
        max-width: 240px;
        margin: 30px 30px;
    }
    
    div[data-name="Distributors"] .description
    {
        margin: 0px !important;   
    }
    
    div[data-name="Distributors"] #dp1 a
    {
        text-decoration: none;
        color: #656565;
        font-weight: bold;
        font-size: 30px;
        margin-right: 50px;
    }
    
    
    div[data-name="Distributors"] #dp2
    {
        width: 130%;
        font-size: 14px;
        color: #000;
        font-weight: 300;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    
    div[data-name="Distributors"] #dp3
    {
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
        color: #000;
    }
    
    div[data-name="Distributors"] #dp4
    {
        font-size: 14px;
        color: #000;
        margin-bottom: 1px;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp4 a
    {
        text-decoration: none;
        font-size: 14px;
        color: #000;
        font-weight: 300;
    }
    
    
    div[data-name="Distributors"] #dp5
    {
        font-size: 14px;
        color: #000;
        margin-bottom: 1px;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp5 a
    {
        text-decoration: none;
        font-size: 14px;
        color: #000;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp6
    {
        font-size: 14px;
        color: #000;
        font-weight: 300;
    }
}

@media screen and (min-width: 1440px)
{
    div[data-name="Distributors"] .order-1 
    {
        
        width: 72% !important; 
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: row;
        
        padding-right: 200px;
        padding-left: 0px;
        height: 475px;
        
        box-shadow: 5px 5px 10px rgb(104 104 104 / 50%);
        border-radius: 0px;
        
        margin: 0 auto 10px !important;
        
        background-image: url("https://frap.ua/image/slide_background.png");
        background-size: 100%;
        
    }
    
    div[data-name="Distributors"] .item_slider_representative img
    {
        width: 100%;
        height: 100%;
        max-height: 295px;
        max-width: 290px;
        margin: 30px 50px;
    }
    
    div[data-name="Distributors"] .description
    {
        margin: 0px !important;   
    }
    
    div[data-name="Distributors"] #dp1 a
    {
        text-decoration: none;
        color: #656565;
        font-weight: bold;
        font-size: 40px;
    }
    
    
    div[data-name="Distributors"] #dp2
    {
        width: 100%;
        font-size: 15px;
        color: #000;
        font-weight: 300;
        line-height: 1.5;
    }
    
    div[data-name="Distributors"] #dp3
    {
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
        color: #000;
    }
    
    div[data-name="Distributors"] #dp4
    {
        font-size: 15px;
        color: #000;
        margin-bottom: 1px;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp4 a
    {
        text-decoration: none;
        font-size: 15px;
        color: #000;
        font-weight: 300;
    }
    
    
    div[data-name="Distributors"] #dp5
    {
        font-size: 15px;
        color: #000;
        margin-bottom: 1px;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp5 a
    {
        text-decoration: none;
        font-size: 15px;
        color: #000;
        font-weight: 300;
    }
    
    div[data-name="Distributors"] #dp6
    {
        font-size: 15px;
        color: #000;
        font-weight: 300;
    }
}
    