






.our_pr {
    width: 930px;
    margin-bottom: 2px;
    font-weight: bold;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;

   }

.mainBlock {
    width: 930px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    background-color:rgb(159 159 159 / 11%)
   
}

.our_pr p {
 margin-bottom: 2px;
 font-weight: bold;
 color:rgb(26, 26, 26)
}
hr {
    border:none;
     background:#89ccd4;
      height:1px;
      margin-bottom: 50px;
    }

.textProd {
    text-align: center;
    font-size: 14px;
    color: #383838;
    background-color: #ff8a075c;
    font-family: Arial, Helvetica, sans-serif;
    width: 296px;
    height: 34px;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 49px;
    font-weight: bold;
}

.our_pr {
    text-align: center;
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 7000;
}
.mainBlock img {
    width:  300px;

    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 8px 2px #89ccd4;
}


.FirstLineBlock {
    width: 305px;
    height: 380px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 90px;
    margin-top: 50px;
}

.SecondtLineBlock {
    width: 305px;
    height: 380px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 90px;
}

.ThirdLineBlock{
    width: 305px;
    height: 380px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 90px;
}

.FourthLineBlock {
    width: 305px;
    height: 380px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 90px;
}

.FivesLineBlock{
    width: 305px;
    height: 380px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 90px;
}



.C_V {
    margin-left: 10px;
    width: 240px;
    height: 140px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    text-align: center;
    flex-direction: column;
    align-content: stretch;
    align-items: center;
}

.C_V a {
    text-decoration:none;
    color: rgb(255, 255, 255);
}
.C_V img {
    margin-left: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 11.5px;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px #89ccd4;
}
.C_V p{

    margin-right: 10px;
    margin-top: 9px;

}
.CallMe{

    height: 45px;
    width: 295px;
    font-size: 14px;
    margin-left: 47px;
    border: 1px solid rgb(255, 255, 255);
    color: #ffffff;
    line-height: 1.55;
    font-weight: 600;
    font-family: 'Arial',Arial,sans-serif;
    border-radius: 20px;
    background-color: #89ccd4;

}
.CallMe img {
    width: 20px;
    height: 20px;
    margin-left: 15px
}

.CallMe:hover {
    background-color: #ff8a07;
}

.ViberMe{
    height: 45px;
    width: 295px;
    font-size: 14px;
    margin-left: 47px;
    border: 1px solid rgb(255, 255, 255);
    color: #ffffff;
    line-height: 1.55;
    font-weight: 600;
    font-family: 'Arial',Arial,sans-serif;
    border-radius: 20px;
    background-color: #89ccd4;
}
.ViberMe img {
    width: 20px;
    height: 20px;
    margin-left: 15px
}
.ViberMe:hover {
    background-color: #ff8a07;
}
.backMenu {
    width: 300px;
    height: 55px;
    background-color: #89ccd4;
    text-align: center;
    border: 1px solid rgb(255, 255, 255);
    color: #ffffff;
    font-size: 14px;
    line-height: 1.55;
    border-radius: 20px;
    font-family: 'Arial',Arial,sans-serif;
    display: block;
    background-color: #89ccd4;
    margin-top: 20px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.instagram {

    width: 300px;
    height: 55px;
    background-color: #89ccd4;
    text-align: center;
    border: 1px solid rgb(255, 255, 255);
    color: #ffffff;
    font-size: 14px;
    line-height: 1.55;
    border-radius: 20px;
    font-family: 'Arial',Arial,sans-serif;
    display: block;
    margin-top: 5px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;

}

.instagram a {
    text-decoration:none;
    color:rgb(255, 255, 255)
}
.backMenu a {
    text-decoration:none;
    color:rgb(255, 255, 255)
}

.instagram:hover {
    text-decoration:none;
    background-color:#ff8a07;
}
.backMenu:hover {
    text-decoration:none;
    background-color:#ff8a07;
}

.instagram a:hover {
    text-decoration:none;
    color:#000000;
}
.backMenu a:hover {
    text-decoration:none;
    color:#000000;
}


@media screen and (max-width: 1200px) {
    .twinBlocks {
        display: flex;
    }
    .twinBlocks p {
        font-size: 23px;
        margin-top: 13px;
    }
    

    .our_pr p {
        margin-bottom: 2px;
        font-weight: bold;
        padding-bottom: 44px;
        margin-left: 12%;
        width: 80%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        flex-wrap: nowrap;
       }


    .pic {
        margin-bottom: 28px;
    }
    .mainBlock {
        width: 80%;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
        background-color: rgb(159 159 159 / 11%);
        align-items: center;
        flex-direction: column;
        
    }
    .textProd {
        text-align: center;
        font-size: 25px;
        color: #383838;
        background-color: #ff8a075c;
        font-family: Arial, Helvetica, sans-serif;
        width: 100%;
        height: 75px;
        border-radius: 5px;
        margin-left: 0px;
        margin-top: 40px;
        margin-bottom: 5px;
        font-weight: bold;
    }
    .textProd p {
        text-align: center;
        margin-top: 20px;
    }
    
    .our_pr {
        width: 930px;
        margin-bottom: 2px;
        font-weight: bold;
        align-items: center;
        margin-left: 24%;
        margin-right: 25%;
        padding-bottom: 10px;
    }
    .mainBlock img {
        width:  700px;
        margin-bottom: 5px;
        margin-top: 5px;
        border-radius: 5px;
        box-shadow: 2px 2px 8px 2px #89ccd4;
    }
    
    .FirstLineBlock {
        width: 700px;
        height: 1200px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        flex-wrap: nowrap;
        margin-bottom: 335px;
        margin-top: 694px;

    }
    
    .SecondtLineBlock {
        width: 700px;
        height: 1217px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        flex-wrap: nowrap;
        margin-bottom: 355px;
        margin-top: 1144px;
    }
    
    .ThirdLineBlock{
        width: 700px;
        height: 1205px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        flex-wrap: nowrap;
        margin-bottom: 335px;
        margin-top: 1122px;
    }
    
    .FourthLineBlock {
        width: 700px;
        height: 1200px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        flex-wrap: nowrap;
        margin-bottom: 335px;
        margin-top: 1157px;
    }
    
    .FivesLineBlock{
        width: 700px;
        height: 1180px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        flex-wrap: nowrap;
        margin-bottom: 240px;
        margin-top: 1168px;
    }
    
    
    
    .C_V {
        margin-left: 10px;
        width: 700px;
        height: 140px;
        display: flex;
        text-align: center;
        justify-content: center;
        margin-left: 0px !important;
        margin-bottom: 20px;
    }
    
    .C_V a {
        text-decoration:none;
        color: rgb(255, 255, 255);
    }
    .C_V img {
        margin-left: 3px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 11.5px;
        border-radius: 0px;
        box-shadow: 0px 0px 0px 0px #89ccd4;
    }
    .C_V p{
    
        margin-right: 10px;
        /* margin-top: 9px; */
    
    }
    .CallMe{
    
        height: 70px;
        width: 350px;
        font-size: 14px;
        border: 1px solid rgb(255, 255, 255);
        color: #ffffff;
        line-height: 1.55;
        font-weight: 600;
        margin-left: 0px;
        font-family: 'Arial',Arial,sans-serif;
        border-radius: 20px;
        background-color: #89ccd4;
    
    }
    .CallMe img {
        width: 40px;
        height: 40px;
        margin-left: 15px;
        margin-top: 13px;
    }
    
    .CallMe:hover {
        background-color: #ff8a07;
    }
    
    .ViberMe{
        height: 70px;
        width: 350px;
        font-size: 14px;
        border: 1px solid rgb(255, 255, 255);
        color: #ffffff;
        line-height: 1.55;
        margin-left: 0px;
        font-weight: 600;
        font-family: 'Arial',Arial,sans-serif;
        border-radius: 20px;
        background-color: #89ccd4;
    }
    .ViberMe img {
        width: 40px;
        height: 40px;
        margin-left: 15px;
        margin-top: 13px;
    }
    .ViberMe:hover {
        background-color: #ff8a07;
    }
    .backMenu {
        width: 300px;
        height: 55px;
        background-color: #89ccd4;
        text-align: center;
        border: 1px solid rgb(255, 255, 255);
        color: #ffffff;
        font-size: 14px;
        line-height: 1.55;
        border-radius: 20px;
        font-family: 'Arial',Arial,sans-serif;
        display: block;
        background-color: #89ccd4;
        margin-top: 164px;
        font-weight: 600;
        margin-left: auto;
        margin-right: auto;
        margin-top: 507px;
    }
    .instagram {
    
        width: 300px;
        height: 55px;
        background-color: #89ccd4;
        text-align: center;
        border: 1px solid rgb(255, 255, 255);
        color: #ffffff;
        font-size: 14px;
        line-height: 1.55;
        border-radius: 20px;
        font-family: 'Arial',Arial,sans-serif;
        display: block;
        margin-top: 5px;
        font-weight: 600;
        margin-left: auto;
        margin-right: auto;
    
    }
    
    .instagram a {
        text-decoration:none;
        color:rgb(255, 255, 255)
    }
    .backMenu a {
        text-decoration:none;
        color:rgb(255, 255, 255)
    }
    
    .instagram:hover {
        text-decoration:none;
        background-color:#ff8a07;
    }
    .backMenu:hover {
        text-decoration:none;
        background-color:#ff8a07;
    }
    
    .instagram a:hover {
        text-decoration:none;
        color:#000000;
    }
    .backMenu a:hover {
        text-decoration:none;
        color:#000000;
    }
    

}