@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap');
body{
    color: azure;
    background-color:#323232;
    margin: 0px;
}
.text_over{
    position: absolute;
    width: 1366px;
    top: 0;
    left:0;
    right: 0;
    margin: auto;
}
.bottom{
    position: absolute;
    width: 1366px;
    top: 800px;
    left:0;
    right: 0;
    margin: auto;
}
.title{
    position: absolute;
    width: 409px;
    height: 100px;
    /* left: 304px; */
    top: 497px;

    font-family: 'Josefin Sans';
    font-weight: linear;
    font-size: 60px;
    line-height: 0px;
}
.logo{
    position: absolute;
    width: 220px;
    height: 89px;
    /* left: 310px; */
    top: 59px;
}
.map{
    background-image: url(../src/Img/map.png);
    position: relative;
    margin-left: auto;
    width: 530px;
    height: 745.67px;
    /* right: 304px; */
    top: 0px;

    box-shadow: 0px 4px 38px 6px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 15px 15px;
}


.big_map{
    overflow: hidden;
    display: none;
}
.big_map a{
    display: block;
    text-align: center;
    height:100%;
}
.map_img{
    /* background-image: url(../src/Img/map_big.png); */
    /* display: block; */
    position: relative;
    top: 20px;
    height: 405px;
    
    left: 50%;
    transform:translateX(-50%);
}

.bg_img{
    overflow: hidden;
}
img.gif_ani{
    position: relative;
    left: 50%;
    transform:translateX(-50%);
}

.contacts{
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
    position: absolute;
    
}
.points{
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
    position: relative;
    float: right;

}
.adresse_text{
    display: inline-block;
}
.kontakte_text{
    display: inline-block;
    margin-left: 80px;
    
}
.part1{
    display: inline-block;
}
.part2{
    display: inline-block;
    margin-left: 50px;
}

h3{
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    margin: 0;
}

td{
    padding-top: 10px;
    padding-right: 20px;
    
}
img{
    margin: 0px;
    padding: 0px;
}

.map a{
    display: block;
    text-align: center;
    height:100%;
}








@media (max-width: 1920px) {
    .text_over{
        position: absolute;
        width: 1166px;
        top: 0;
        left:0;
        right: 0;
        margin: auto;
    }
    img.gif_ani{
        position: relative;
        height: 550px;
        left: 50%;
        transform:translateX(-50%);
    }
    .title{
        position: absolute;
        width: 409px;
        height: 100px;  
        top: 410px;
    
        font-family: 'Josefin Sans';
        font-weight: linear;
        font-size: 45px;
        line-height: 0px;
    }
    .logo{
        position: absolute;
        width: 170px;
        height: 89px;
        top: 40px;
    }
    .map{
        background-image: url(../src/Img/map.png);
        position: relative;
        margin-left: auto;
        width: 530px;
        height: 600px;
        top: 0px;
    
        box-shadow: 0px 4px 38px 6px rgba(0, 0, 0, 0.25);
        border-radius: 0px 0px 15px 15px;
    }
    .bottom{
        position: absolute;
        width: 1166px;
        top: 650px;
        left:0;
        right: 0;
        margin: auto;
    }
    .contacts{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        position: absolute;
        
    }
    .points{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 28px;
        line-height: 140%;
        position: relative;
        float: right;
    
    }
    .adresse_text{
        display: inline-block;
    }
    .kontakte_text{
        display: inline-block;
        margin-left: 50px;
        margin-top: 30px;
        
    }
    .part1{
        display: inline-block;
    }
    .part2{
        display: inline-block;
        margin-left: 50px;
    }
    h3{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        margin: 0;
    }
}









@media (max-width: 1250px) {
    /* .title{
        color: rgb(255, 0, 230);
    } */
    .text_over{
        position: absolute;
        width: 600px;
        top: 0;
        left:0;
        right: 0;
        margin: auto;
    }
    img.gif_ani{
        position: relative;
        height: 450px;
        left: 50%;
        transform:translateX(-50%);
    }
    .title{
        position: absolute;
        width: 409px;
        height: 100px;  
        top: 310px;
    
        font-family: 'Josefin Sans';
        font-weight: linear;
        font-size: 45px;
        line-height: 0px;
    }
    .logo{
        position: absolute;
        width: 170px;
        height: 89px;
        top: 40px;
    }
    .map{
        display: none;
    }

    .big_map{

        display: block;
    }

    .bottom{
        position: absolute;
        width: 600px;
        top: 920px;
        left:0;
        right: 0;
        margin: auto;
    }
    .contacts{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        position: absolute;
        
    }
    .points{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 28px;
        line-height: 140%;
        position: absolute;
        top: 240px;
        /* float: right; */
    }
    .adresse_text{
        display: inline-block;
    }
    .kontakte_text{
        display: inline-block;
        margin-left: 50px;
        margin-top: 30px;
        
    }
    .part1{
        display: inline-block;
    }
    .part2{
        display: inline-block;
        margin-left: 50px;
    }
    h3{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        margin: 0;
    }
}







@media (max-width: 700px) {
    /* .title{
        color: rgb(255, 0, 230);
    } */
    .text_over{
        position: absolute;
        width: 400px;
        top: 0;
        left:0;
        right: 0;
        margin: auto;
    }
    img.gif_ani{
        position: relative;
        height: 300px;
        left: 50%;
        transform:translateX(-50%);
    }
    .title{
        position: absolute;
        width: 409px;
        height: 100px;  
        top: 190px;
    
        font-family: 'Josefin Sans';
        font-weight: linear;
        font-size: 45px;
        line-height: 0px;
    }
    .logo{
        position: absolute;
        width: 120px;
        height: 89px;
        top: 40px;
    }
    .map{
        display: none;
    }
    .big_map{
        display: block;
    }
    .map_img{
        height: 300px;
    }

    .bottom{
        position: absolute;
        width: 400px;
        top: 700px;
        left:0;
        right: 0;
        margin: auto;
    }
    .contacts{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        position: absolute;
        
    }
    .points{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 28px;
        line-height: 140%;
        position: absolute;
        top: 410px;
        /* float: right; */
    }
    .adresse_text{
        display:block;
    }
    .kontakte_text{
        display: block;
        margin-top: 50px;
        margin-left: 0;
    }
    .part1{
        display: block;
    }
    .part2{
        display: block;
        margin-left: 0;
    }
    h3{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        margin: 0;
    }
}

@media (max-width: 400px) {
    /* .title{
        color: rgb(255, 0, 230);
    } */
    .text_over{
        position: absolute;
        width: 300px;
        top: 0;
        left:0;
        right: 0;
        margin: auto;
    }
    img.gif_ani{
        position: relative;
        height: 300px;
        left: 50%;
        transform:translateX(-50%);
    }
    .title{
        position: absolute;
        width: 409px;
        height: 100px;  
        top: 200px;
    
        font-family: 'Josefin Sans';
        font-weight: linear;
        font-size: 30px;
        line-height: 0px;
    }
    .logo{
        position: absolute;
        width: 120px;
        height: 89px;
        top: 40px;
    }
    .map{
        display: none;
    }
    .big_map{
        display: block;
    }
    .map_img{
        height: 300px;
    }

    .bottom{
        position: absolute;
        width: 300px;
        top: 700px;
        left:0;
        right: 0;
        margin: auto;
    }
    .contacts{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        position: absolute;
        
    }
    .points{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 28px;
        line-height: 140%;
        position: absolute;
        top: 410px;
        /* float: right; */
    }
    .adresse_text{
        display:block;
    }
    .kontakte_text{
        display: block;
        margin-top: 50px;
        margin-left: 0;
    }
    .part1{
        display: block;
    }
    .part2{
        display: block;
        margin-left: 0;
    }
    h3{
        font-family: 'Josefin Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        margin: 0;
    }
}