.box{
        /* max-width: 2064px; */
    width: 100%;
    margin: 0 auto;
}

.group{
        margin: 0 10px;
}

.overlap{
    max-width: 922px;
    margin: 0 auto;
}
.main-g-block__container
 {
    max-width: 1260px;
    width: 100%;
}
.wrapper {
    margin: 0 10px;
}
.main-g-block__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.main-g-block__text
 {
    -webkit-box-flex: 1;
    -ms-flex: 1;    padding-right: 10%;
    flex: 1;
}
p.mpp {
    font-size: 50px;
    margin-bottom: 20px;
    font-weight: bold;
}
p.mpp2 {
    margin-bottom: 15px;
    text-align: right;
    font-size: 20px;
    margin-right: 27%;
    margin-top: -22px;
}
.main-g-block__img img {
  
    width: 100%;
}
p.mpp3
 {
    font-size: 29px;
    color: #ffea58;
    text-align: center;
}
.main-g-block__img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

p.mpp4
 {
    text-align: center;
    margin: 10px 0;
}
p.mpp5 {
    color: #ffea58;
    margin-bottom: 10px;
}
.center-block__link
 {
    background: #7CB451;
    display: inline-block;
    margin-top: 20px;
    -webkit-box-shadow: 0px 1px 0px 0px #000;
    box-shadow: 0px 1px 0px 0px #000;
    padding: 14px 55px 15px;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 1px 1px #000;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}






















.bottom-button{
  margin-bottom: 40px !important;
}

.element{
  text-align: center;
}

.box-first {
    padding-top: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background: radial-gradient(circle, rgba(115, 106, 106, 1) 0%, rgba(68, 63, 67, 1) 100%);
}

.text-wrapper {
  font-family: 'Futura PT';
  font-size: 36.93635940551758px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  margin-bottom: 30px;
}

.span-ex{
  font-family: 'Futura PT';
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #f8f8f8;
  display: block;
  margin-bottom: 12px;
}

.text-wrapper-2{
  font-family: 'Futura PT';
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #f8f8f8;
  display: block;
  margin-bottom: 12px;
}

.overlap-wrapper{
  display: flex;
  flex-direction: column;
  gap:15px;
  margin-top: 15px;
}

.element-wrapper{
  display: block;
  margin-bottom: 18px;
  margin: 0 auto;
  width: 329px;
  font-family: 'Futura PT';
  padding-top: 12px;
  padding-bottom: 13px;
  position: relative;
  border-radius: 12px;
  cursor: pointer;
  background-color: #629251;
  padding-left: 45px;
  padding-right: 45px;
  
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #f7f7f5;
}


.element-wrapper span{

  font-weight: 400;
}

.element-wrapper-sec{
 background-color: #406035;
  color: #f7f7f5;
}

.colums-box{
    max-width: 269px;
    width: 100%;
    display: block;
        display: flex
;
    flex-direction: column;
}

.box-second .overlap{
    max-width: 1107px;
}

.colums-boxes{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
      row-gap: 25px;
}

.colums-big-text{
      font-family: 'Futura PT';
    font-size: 43px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
}

.colums-box img{
     max-width: 267px;
    height: 267px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 8px;
}

.element-wrapper22 {
    display: block;
    margin-bottom: 18px;
    margin: 15px 0;
    width: 191px;
    font-family: 'Futura PT';
    padding-top: 12px;
    padding-bottom: 13px;
    position: relative;
    border-radius: 12px;
    cursor: pointer;
    background-color: #629251;
    padding-left: 45px;
    padding-right: 45px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #f7f7f5;
}
.botx {
    color: #ff4747;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
.center-block__link span {
    text-decoration: line-through;
}
.center-block__link p {
    display: inline-block;
    font-weight: bold;
}





.colums-box-name{
  font-family: 'Futura PT';
  font-size: 16px;
font-weight: 600;
}

.colums-box-ops{
    font-family: 'Futura PT';
  font-size: 16px;
  font-weight: 400;
}

.colums-box-name span{
  text-transform: uppercase;
}

.colums-prix{
  font-family: 'Futura PT';
  font-size: 16px;
  font-weight: 400;
  margin-top: auto;
}

.bottom-text{
  color: black;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 30px;
}

.bottom-button{
      width: 400px;
      background-color: #22351B;
}

@media only screen and (max-width: 1200px) {

.main-g-block__flex {
    align-items: flex-end;
}



}






@media only screen and (max-width: 780px) {
 .main-g-block__text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    padding-right: 0%;
    flex: 1;
}
.main-g-block__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    flex-direction: column;
}



 .box-first {
        padding-top: 5px;

        background-position: top;
    }

.box-first .group{
  margin: 0 20px;
}
.text-wrapper{
  text-align: left;
}

.element,
.span-ex,
.text-wrapper-2 {
    text-align: left;
}
.text-wrapper-2 {
    margin-bottom: 18px;
    line-height: 18px;
}

.span-ex{
  line-height: 18px;
}
.overlap-wrapper{
      margin-top: 30px;
}

.colums-box{
  max-width: 100%;
}
.colums-box img {
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: unset;
    border-radius: 5px;
    margin-bottom: 8px;
}

.colums-big-text{
      font-size: 34px;
}

}

@media only screen and (max-width: 400px) {
.element-wrapper{
      width: 277px;
      margin: 0 auto;
    font-family: 'Futura PT';
    padding-top: 12px;
    padding-bottom: 13px;
    position: relative;
    border-radius: 12px;
    cursor: pointer;
    background-color: #629251;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #f7f7f5;
}
}