@font-face{
  font-family: 'opti';
  src: url('../fonts/opti.ttf');
}
body {
  margin: 0px;
  padding: 0px;
  scroll-behavior: smooth;
}
.container{
    font-family: 'Roboto', sans-serif;
    font-family: 'Open Sans', sans-serif;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    overflow: hidden;
    position: relative;
}
div,p,button,span, a{
    box-sizing: border-box;
}
a {
  text-decoration: none;
  list-style: none;
}
/*header*/
.header {
  background: url('../img/bg-header.jpg') no-repeat;
  background-size: cover;
  position: relative;
}
.egypt1 {
    text-align: center;
    margin: 0px auto;
    padding-top: 15vh;
    padding-bottom: 30vh;
    z-index: 50;
    position: relative;
}
.egypt__caption-text {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    padding: 12px 22px;
    margin: 0px auto;
    max-width: 315px;
}
.egypt__title-text {
    text-shadow: 3px 3px 3px rgba(25, 25, 25, 0.86);
    color: #ffffff;
    font-family: "opti";
    font-size: 95px;
    font-weight: 400;
    margin: 0px auto;
    margin-top: 4vh;
}
.egypt__title-text_2 {
    text-shadow: 3px 3px 3px rgba(25, 25, 25, 0.86);
    color: #ffffff;
    font-family: "opti";
    font-size: 65px;
    font-weight: 400;
    margin-bottom: 10vh;
}
.egypt__title-button {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    /* background-color: rgba(166, 52, 52); */
    background-color: #a63434;
    padding: 14px 40px;
    align-content: center;
    line-height: 3;
    max-width: 268px;
    max-height: 42px;
}
.autor_img {
    position: absolute;
    bottom: -50px;
    right: 0px;
}
.autor_img img{
    width: 477.1px;
    height: 730px;
}
/*header*/
.line {
    background: url(../img/line.png);
    height: 200px;
    position: relative;
    top: -148px;
    z-index: 10;
}
/*  Magic*/
.Magic {
    top:-150px;
    position: relative;
    background: url(../img/3-layers.png) no-repeat center top;
    background-size: cover;
    padding-bottom: 350px;
}
.Magic__block {
    margin: 10px auto;
    text-align: center;
    position: relative;
    top:-20px;
}
.Magic__block-title_text {
    color: #ffffff;
    font-family: "opti";
    font-size: 48px;
    font-weight: 400;
}
.Magic__block-img-bird {
    background: url(../img/bird.png);
    width: 319px;
    height: 47px;
    display: block;
    margin: 20px auto;
  }
.Magic__block_list-text {
    margin: 20px auto;
    max-width: 922px;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
/* Magic */
.seminar {
    position: relative;
    top: -100px;
}
.seminar__block-text_title {
    color: #6c2919;
    font-family: "opti";
    font-size: 28px;
    font-weight: 400;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 50px;
}
.seminar__list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.seminar__list-block {
    margin-top: 20px;
    max-width: 222px;
    text-align: center;
    color: #000000;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 29px 0px 0px;
    background: url(../img/tochka.png) no-repeat; 
    background-position: top;
}
/* paskal */
.paskal {
    background: url(../img/paskal.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
    top:0px;
}
.paskal__title-text {
    text-align: center;
    margin: 0px auto;
    margin-top: 40px;
    color: #ffffff;
    font-family: "opti";
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
    text-shadow: -5px 4px 4px #000;
}
.paskal__lists {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 40px;
}
.paskal__lists-block {
    max-width: 270px;
    margin:0px auto;
    text-align: center;
    margin-top: 20px;
}
.icon {
    max-width: 160px;
    max-height: 336px;
    margin: 0px auto;
}
.paskal__block-title{
    color: #ffffff;
    font-family: "opti";
    font-size: 21px;
    font-weight: 400;
    line-height: 24px;
}
.paskal__block-text {
  color: #000000;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 20px 18px;
  background: rgba(241, 239, 236, 0.9);
  min-width: 264px;
  min-height: 238px;
  border-radius: 20px;
}
/* paskal */
/* History */
.History {
  background: url(../img/bg-6.jpg) no-repeat center top;
  background-size: cover;
}
.History-title__text {
  color: #6b2310;
  font-family: "opti";
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 15px auto;
  margin-top:80px;
  text-align: center;
}
.History-text {
  color: #000000;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  max-width:838px;
  margin: 0px auto;
  text-align: center;
  white-space: pre;
  margin-bottom: 300px;
}
/* History */
/* qualities */
.qualities{
    background: url(../img/10-bg.png) no-repeat center top;
    background-size: cover;
    position: relative;
    top:-300px;
}
.qualities-title {
    padding-top:430px;
}
.qualities-title__text {
    color: #93422a;
    font-family: "opti";
    font-size: 28px;
    font-weight: 400;
    margin: 0px auto;
    text-align: center;
}
.qualities__lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 20px;
}
.qualities__lists-block {
    max-width: 355px;
    margin: 50px auto;
    margin-bottom: 100px;
}
.qualities__lists-elem {
    color: #000000;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    padding: 15px 0px 4px;;
    background: url(../img/tochka.png) no-repeat;
    background-position: top;
    margin: 0px auto;
}
/* qualities */
/* section-block */
.section-block {
    position: relative;
    top:-400px;
}
.section-block_line {
    margin: 0px auto;
    text-align: center;
    background-color: #93422a;
    background-size: cover;
    height: 61px;
    position: relative;
}
.section-block-title-text {
    color: #ffffff;
    font-family: "opti";
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    top: 13px;
}
.section-block-fon {
      background: url(../img/bl7-fon.png) center top no-repeat;
      background-size: cover;
}

.section-block-fon__text {
  color: #000000;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  max-width: 742px;
  margin: 0px auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* section-block */
/* reviews_block */
.reviews {
    position: relative;
    top:-400px;

}
.reviews__block {
    margin: 0px;
    background: linear-gradient(to top,#776965, #a47c6b, #776965);
}
.reviews__title {
  margin: 0px auto;
  text-align: center;

  color: #ffffff;
  font-family: "opti";
  font-size: 28px;
  font-weight: 400;
  line-height: 42.73px;
  text-transform: uppercase;

  padding: 20px 0px;
}
.review-bg {
  margin: 0px;
  background: url(../img/bg-g.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  top:-400px;
}
.reviews__shadow {
    background: url(../img/shadow-r.png) center no-repeat;
    max-width: 100%;
    width: 100%;
    height: 54px;
}
.rorate {
    transform: rotate(180deg);
}
.reviews__blocks1 {
  max-width: 40%;
  display: block;
}
.reviews__blocks2 {
  max-width: 40%;
  display: block;
}
.reviews__blocks1 .reviews__block-elem {
  margin-top: 30px;
}
.reviews__blocks2 .reviews__block-elem {
  margin-top: 30px;
}
.reviews__block-title {
  color: #fff;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 15px;
}
.reviews__block-text {
  color: #fff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.reviews__lines {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 100px;
  margin-bottom: 100px;
}
/* reviews_block */
/* infoGod */
.infoGod {
    background: url(../img/bg-34.png) no-repeat;
    background-size:cover;
    position: relative;
    top:-400px;
}
.infoGod__block {
    text-align: center;
    margin: 60px auto;
    max-width: 73%;
    margin-right: 27%;
}
.infoGod__block-title {
    color: #000000;
    font-family: "opti";
    font-size: 38px;
    font-weight: 400;
    line-height: 36.63px;
    margin-bottom: 20px;
}
.infoGod__block-text {
    color: #000000;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

/* infoGod */
/* leneal */
.leneal {
    background: url('../img/bg-liners.png') ;
    height: 220px;
    position: relative;
    top:-400px;
}
/* leneal */
/*  information*/
.information {
    position: relative;
    top:-300px;
}
.information__block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.information__block-text {
    color: #93422a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    width: 50%;;
    padding-bottom: 40px;
}
.information__block-button {
    display: block;
    height: 94px;
    text-align: center;
    position: relative;
}
.information__block-button__text {
    text-shadow: 2px 3px 0 rgba(133, 104, 50, 0.94);
    color: #fff;
    font-family: "opti";
    font-size: 38px;
    font-weight: 400;
    line-height: 36.63px;
    position: absolute;
    top:22px;
    left: 113px;
}
/*  information*/
/* footer */
.footer {
    position: relative;
    top:-200px;
    height: 150px;
    -webkit-box-shadow: 0px 20px 27px -30px #000, 0px -20px 27px -30px #000;
	box-shadow: 0px 20px 27px -30px #000, 0px -20px 27px -30px #000;
}
.footer__logo {
    display: flex;
}
.footer__block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}
.footer__logo-img {
    width: 115px;
    height: 115px;
}
.footer__logo-text {
    color: #000000;
    font-family: Verdana;
    font-size: 18px;
    font-weight: 400;
    margin-top: 30px;
    margin-left: 10px;
}
.footer__info-text {
    margin-top: 10px;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
}
.bottom__footer-text {
    position: relative;
    top:-170px;
    color: #000000;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: 0px auto;
}
.bottom__footer-line {
    background: url(../img/footer-line.png);
    height: 32px;
    position: relative;
    top:-100px;
}


/* footer */
@media all and (max-width:1400px){
  .seminar {
      position: relative;
      top: -200px;
  }
  .Magic {
      top:-150px;
      padding-bottom: 300px;
  }
  .paskal {
      top:-100px;
  }
  .History {
    position: relative;
    top:-100px;
  }
  .qualities {
    position: relative;
    top:-350px;
  }
  .qualities-title {
      padding-top:280px;
  }
  .autor_img img{
    width: 388.1px;
    height: 605px;
  }
}
@media all and (max-width:1197px){
    .autor_img img {
        display: none;
    }
    .paskal__lists-block {
        width: 50%;
        max-width: 50%;
    }
    .paskal__block-text {
        max-width: 264px;
        width: 264px;
        margin: 0px auto;
    }
    .History-text {
        white-space: normal;
    }
    .review-bg {
        background-size:400%; 
    }
    .infoGod__block {
        margin: 50px auto;
        max-width: 100%;
    }
}
@media all and (max-width:1000px){
    .seminar__list-block {
        max-width: 50%;
        margin: 40px auto;
    }

}
@media all and (max-width:787px){
    .qualities-title {
        padding-top: 343px;
    }
    .qualities__lists-block {
        margin: 10px auto;
    }
    .qualities__lists {
        padding-bottom: 50px;
    }
    .footer__logo {
        display: none;
    }
    .footer__info-text {
        margin: 20px auto;
        text-align: center;
        justify-content: center;
    }
    .footer__block {
        justify-content: center;
    }
}
@media all and (max-width:653px){
    .paskal__lists-block {
        width: 100%;
        max-width: 100%;
    }
    .reviews__lines {
        display: block;
    }
    .reviews__blocks1 {
        max-width: 100%;
        text-align: center;
        margin: 0px auto;
    }
    .reviews__blocks2 {
        max-width: 100%;
        text-align: center;
        margin: 0px auto;       
    }
    .section-block-fon__text {
        margin: 0px auto;
        padding: 50px 0px;
        text-align: center;
        max-width: 100%;
    }
    .fixed2 {
        left: calc(50% - 310px)!important;
        border-right: 200px solid #000;
        border-left: 200px solid #000;
        box-sizing: content-box!important;
        width: 220px!important;
    }
}
@media all and (max-width:525px) {
    .header {
        background-position: right;
    }
    .egypt__title-text {
        font-size: 61px;
    }
    .egypt__title-text_2 {
        font-size: 50px;
        margin-top: 20px;
    }
    .Magic__block-img-bird {
        position: relative;
        left:calc(50% - 160px);
    }
    .Magic {
        background-position: right;
    }
    .Magic__block_list-text {
        font-size: 16px;
        color: white;
        text-shadow: 2px 2px 2px #000;
        padding: 0px 20px;
    }
    .Magic__block-title_text {
        font-size: 32px;
        margin: 40px auto;
        text-shadow: 2px 2px 2px #000;
    }
    .seminar__list-block {
        max-width: 100%;
        width: 100%;
    }
    .paskal__block-text {
        font-size: 18px;
        width: 100%;
        max-width: 100%;
    }
    .History-title__text {
        font-size: 23px;
    }
    .History-text{
        font-size: 18px;
    }
    .section-block-title-text {
        font-size: 20px;
    }
    .reviews__block-title {
        font-size: 21px;
    }
    .review-bg {
        background: #a46b4b;
    }
    .reviews__block-text {
        font-size: 18px;
    }
    .infoGod__block-title {
        font-size: 28px;
    }
    .qualities-title__text {
        font-size: 20px;
    }
    .paskal__block-title {
        font-size: 25px;
    }
    .reviews__block {
        background: #a46b4b;
        box-shadow: inset 0px 0px 20px 4px #000;
    }
    .information__block-button {
        background: #c28358;
        border-radius: 20px;
        left:none;
        max-width: 300px;
        min-width:auto;
        width: 100%;
    }
    .information__block-button__text {
        font-size: 29px;
        left: calc(50% - 84px);
    }
    .information__block-text {
        width: 100%;
        text-align: center;
    }
    .footer__block {
        justify-content: space-around;
    }
    .information__block-button img{
        display: none;
    }
}
@media all and (max-width:400px){
    .seminar__block-text_title {
        position: relative;
    }
    .qualities__lists-elem {
        font-size: 16px;
    }
    .reviews__title {
        text-shadow: 2px 2px 2px #000;
    }
    .infoGod__block-title{
        font-size: 23px;
    }
    .section-block-fon__text {
        padding: 50px 10px;
    }
    .qualities-title {
        padding-top: 401px;
    }
    .egypt__title-button {
        font-size: 17px;
    }
}
/* scroll */
#updown {
    position: fixed;
    top:50%;
    right: -140px;
    z-index: 100;
    width: 200px;
    height: 74px;
    border-radius: 50px;
}
#updown.up{
    background: url(../img/arr.png) no-repeat;
    position: fixed;
}
#updown.down{
    position: fixed;
    background: url(../img/arrdown.png) no-repeat;
}
/* 
.arrow {
    position: fixed;
    top: 50%;
    right: -130px;
    width: 200px;
    height: 74px;
    cursor: pointer;
    z-index: 1000;
  }
  #upArrow {
    background: url(../img/up.png) no-repeat;
  }
  #downArrow {
    background: url(../img/down.png) no-repeat;
  } */
/* scroll */
@media (max-width: 612px){
    .fixed2 {
        background-position: initial !important;
        left: calc(50% - 310px) !important;
        border-right: 200px solid #000;
        border-left: 200px solid #000;
        -webkit-box-sizing: content-box !important;
        box-sizing: content-box !important;
        width: 220px !important;
    }
}

/********************
*Header Menu
********************/
.header-menu .combobox-body,
.header-menu {
    background: #a63434;
}

.header-menu .container {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    overflow: visible;
}

.header-menu ul li a,
.header-menu ul,
.header-menu .logo {
    color: #fff;
}

.header-menu svg {
    fill: #fff;
}

.header-menu ul {
    position: relative;
}

/*******************/
a {
    text-decoration: none;
}

.arrow-title {
    display: none;
}


.header-menu {
    position: relative;
    padding: 5px 0;
}

.section-footer .container,
.header-menu .container {
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo,
.header-menu .logo {
    display: flex;
    align-items: center;
}

.section-footer .logo h2,
.section-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo svg,
.header-menu .logo svg {
    max-width: 60px;
    width: 100%;
    margin-right: 10px;
}

.section-footer ul,
.header-menu ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
        padding-left: 0;

}

.section-footer ul li,
.header-menu ul li {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.section-footer ul li svg,
.header-menu ul li svg {
    width: 18px;
    margin-right: 5px;
}

.header-menu ul li a {
    font-size: 16px;
}

.copyright {
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
}


@media screen and (max-width:1120px) {
    .section-footer .container,
     .menu-header .container {
        flex-direction: column;
    }

    .section-footer ul,
    .menu-header.combobox {
        margin-top: 5px;
    }
}

@media screen and (max-width: 1120px) { 

    .header-menu .combobox-body.show {
        display: block;
        z-index: 1000;
    }

    .arrow-title {
        display: block;
    }
    .menu-header .container {
        flex-direction: row;
    }
    
    .combobox .icon { 
        width: 14px;
    }

    .header-menu ul {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .header-menu ul li a {
        padding:2px 6px;
    }

    .header-menu .combobox-title {
        margin-top: 5px;
    }

    .header-menu .combobox-body {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        padding: 5px 25px 10px 10px;
    }

    .section-footer ul li {
        margin-top: 5px;
    }

    .header-menu ul {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 580px) { 
    .menu-header .container {
        flex-direction: column;
    }

    .header-menu .combobox {
       flex-direction: row;
       width: 100%;
    }

    .header-menu .logo svg {
        max-width: 50px;
    }

    .header-menu .combobox {
        justify-content: center;
        margin-top: 4px;
        border-top: 1px solid #fff;
    }

    .header-menu ul li a {
        padding-left: 2px;
    }

    .header-menu ul li {
        padding-left: 0;
    }

    .header-menu ul li .arrow-title {
        margin-left: 1px;
    }

}

@media screen and (max-width: 375px) { 

    .header-menu .logo h2,
    .section-footer .logo h2 {
        font-size: 14px;
    }
    
    .header-menu ul li a,
    .section-footer ul li a {
        font-size: 14px;
    }

    .header-menu ul li svg {
       margin-right: 0;
    }

    .header-menu .logo svg {
        margin-right: 5px;
    }

    .header-menu .logo svg,
    .section-footer .logo svg {
        max-width: 44px;
    }

}


/********************
* Section Footer 
********************/

.section-footer {
    background: #333;
}

.section-footer  svg {
    fill: #999;
}

.section-footer .logo,
.section-footer ul li a,
.section-footer h2 {
    color: #999;
}


.price__before {
    background: rgba(255, 255, 255, 0.8);
    padding: 5px 30px;
    font-weight: bold;
    margin-top: 10px;
    border-radius: 4px;
    border: 3px solid #a63434;
}