.main_content {
    width: 100%;
    
   
}
.main_content_header_header {
    display: flex;
    justify-content: center;
   
}
.main_content_content {
    width: 100%;
    display: flex;
    
    flex-direction: column;
    justify-content: center;
    background: url(../img/fonn.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
  
    background-color: #F7F8F9;
    
}
.ornament {
    width: 100%;
    height: 250px;
    
    background: url(../img/photo1.webp) no-repeat;
    background-size: cover;
    
    display: flex;
    align-items: center;
    justify-content: center;
}

.ornament_img {
    width: 100%;
    height: 30px;
    background: url(../img/a.jpg) no-repeat;
    background-size: cover;
    
}
.main_content_content_second {
    width: 100%;
    display: flex;

    flex-direction: column;
    justify-content: center;
    background: url(../img/fon3.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
 
   
}
.main_content_content_ {
    display: flex;
    width: 100%;
  
    justify-content: center;
    margin-top: 15px;
    
   
}
.main_content_content_content_yagoda {
    width: 965px;
    height: 365px;
    border-radius: 32px;
    border: #4D4D5C 2px solid;
    background:  url(../img/yagoda.jpg) no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    
}
.main_content_content_content_plantation {
    width: 965px;
    height: 365px;
    border-radius: 32px;
    border: #4D4D5C 2px solid;
    background:  url(../img/group_4/group_4_6.jpg) no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    
}
.main_content_content_content_grass {
    width: 965px;
    height: 365px;
    border-radius: 32px;
    border: #4D4D5C 2px solid;
    background:  url(../img/grass.jpg) no-repeat;
    -webkit-background-size: cover;
    background-position: center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
}
.main_content_content_content_honney {
    width: 965px;
    height: 365px;
    border-radius: 32px;
    border: #4D4D5C 2px solid;
    background:  url(../img/group_2/group_2_4.jpeg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
   
    
    
}

.main_content_content_content_podkey {
    width: 965px;
    height: 365px;
    border-radius: 32px;
    background:  url(../img/podkey.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
   
}
.main_content_content_content_honney:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.main_content_content_content_grass:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.main_content_content_content_yagoda:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.main_content_content_content_plantation:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.main_content_content_name_honney {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 965px;
}
.main_content_content_name_grass {
    
    display: flex;
    justify-content: center;
    align-items: center;
    width: 965px;
}
.main_content_content_name_yagoda {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 965px;
}
.main_content_content_name_plantation{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 965px;
}

.main_content_content_second_content {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.main_content_second_content_content {
    width: 980px;
    display: flex;
    justify-content: center;
    justify-content: space-between;
    
}
.main_content_second_content_content_first {
    height: 723px;
    width: 500px;
    background: url(../img/sert1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    
    
}
.main_content_second_content_content_first_ {
    width: 980px;
    background-color: #E7DADA;
    display: flex;
    align-items: center;
    border-right: #C4AEAD 14px solid;
    border-left: #C4AEAD 14px solid;
    border-bottom: #C4AEAD 14px solid;
    border-top: #C4AEAD 14px solid;
    overflow:visible;
    border-radius: 18px 18px 18px 18px;

}
.main_content_second_content_content_second {
    height: 698px;
    width: 432px;
    background-color: #C4C3D0;
    border-radius: 4px;
    display: flex;
    align-items: center;
    border: #63645E 14px solid;
    overflow:visible;
    
    
}
 .main_content_second_content_content_second_ {
    height: 698px;
    width: 432px;
    background-color: rgb(30, 119, 60);
    border-radius: 0px 4px 4px 0px;
    display: flex;
    align-items: center;
    border-left: orange 7px solid;
    border-right: orange 14px solid;
    border-bottom: orange 14px solid;
    border-top: orange 14px solid;
    overflow:visible;
    
    
}
.information {
    width: 100%;
    display: flex;
    justify-content: center;
    
    margin-top: 20px;
}
.information_ {
    
  
    display: flex;
    justify-content: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.information_content {
  
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 20px;
}

.main_content_content_third {
    width: 100%;
}
.main_contacts {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    
}
.main_contacts_two {
    width: 980px;
    display: flex;
    
    justify-content: center;
    
}
.main_contacts_first {
    width: 490px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
   
}
.main_contacts_second {
    width: 490px;
    display: flex;
    justify-content: center;
    align-content: center;
}
.line {
    height: 3px;
    background-color: black;
    margin-bottom: 5px;
}
.main_contacts_photo {
    width: 350px;
}

@media screen and (max-width:1500px) {
        
    .main_content_content_content_honney {
        width: 965px;
        height: 465px;
    }
    .main_content_content_content_grass {
        width: 965px;
        height: 465px;
    }
    .main_content_content_content_plantation {
        width: 965px;
        height: 465px;
    }
    .main_content_content_content_yagoda {
        width: 965px;
        height: 465px;
    }
    .main_content_content_content_honney:hover {
        transform: scale(1.0);
    }
    .main_content_content_content_grass:hover {

        transform: scale(1.0);
    }
    .main_content_content_content_yagoda:hover {

        transform: scale(1.0);
    }
    .main_content_content_content_plantation:hover {

        transform: scale(1.0);
    }
    .main_content_second_content_content {
        width: 965px;
    }
    .information_ {
        width: 965px;
    }
}