#panno h2{
    font-family: 'Raleway';
}
div.left, div.left > div {
    padding-bottom: 0!important;
}
.list{
    box-sizing: border-box;
    padding-left: 218px;
    margin-top: 80px;
    width: 100%;
}
.list .item{
    position: relative;
    margin-bottom: 35px;
    font-family: 'Lato';
}
.list .item .title{
    text-transform: uppercase;
    font-size: 30px;
    line-height: 29px;
    color: #774992;
    font-weight: 700;
    position: relative;
    margin-bottom: 11px;
}
.list .item .title:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -161px;
    width: 40px;
    height: 16px;
    background: url(../img/bot.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.list .item  .txt{
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 26px;
    color: #000;
}
.order {
    box-sizing: border-box;
    background: #fbd060;
    display: inline-block;
    margin-right: 30px;
    color: #000;
    font-size: 16px;
    padding: 24px 60px;
    cursor: pointer;
    position: relative;
    transition: 0.3s;
    border: 1px solid #fbd060;
    text-transform: uppercase;
}
.order:hover {
    color: #fbd060;
    background: #1b0c01;
    border: 1px solid #fbd060;
}
.order:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #000;
}
#top-section .left{
    width: 100%;
    max-width: 665px;
    position: relative;
}
#top-section .left .mos{
    position: absolute;
    top: 118px;
    right: -511px;
    width: 535px;
    height: auto;
    z-index: 2;
}

#top-section .left .sub-title {
    font-size: 25px;
    color: #7049a5;
    font-weight: 600;
    text-transform: uppercase;
}
#top-section .left h1 {
    color: #fff;
    font-weight: 500;
    font-size: 65px;
    letter-spacing: -3px;
    line-height: 75px;
    margin-top: 10px;
}
#top-section .left p {
    line-height: 35px;
    color: #cdad8a;
    font-size: 22px;
    margin-top: 28px;
    font-family: 'Raleway';
}
#top-section .left .buttons {
    font-family: 'Lato';
    text-transform: uppercase;
    margin-top: 39px;
}
#top-section .left .buttons .order:hover {
    color: #fbd060;
    background: #1b0c01;
    border: 1px solid #fbd060;
}
#top-section .left .buttons .catalogue {
    display: inline-block;
    padding: 24px 64px;
    font-size: 16px;
    box-sizing: border-box;
    color: #fbd060;
    border: 1px solid #fbd060;
    transition: 0.3s;
    text-decoration: none;
}
#top-section .left .buttons .catalogue:hover {
    background: #fbd060;
    color: #000;
}
#top-section{
    background-color: #1b0c01;
    background: linear-gradient(to right, #1d0600 50%, #100523 50%);
    overflow: hidden!important;
}
#top-section .left h1 {
    color: #fff;
    font-weight: 500;
    font-size: 65px;
    letter-spacing: -3px;
    line-height: 75px;
    margin-top: 10px;
}
#top-section .left p {
    line-height: 35px;
    color: #cdad8a;
    font-size: 22px;
    margin-top: 35px;
    font-family: 'Raleway';
}
#top-section .left .buttons {
    font-family: 'Lato';
    text-transform: uppercase;
    margin-top: 50px;
}
#top-section .left .buttons .order{
    margin-right: 15px;
}
#top-section .top-section-wrapp{
    width: 100%;
    position: relative;
    padding-top: 110px;
    padding-bottom: 150px;
    background: url(../img/screen-1.jpg);
    background-size: auto 100%;
    background-color: #100523;
    background-repeat: no-repeat;
}
#top-section .panno{
    height: 100%;
    position: absolute;
    right: -209px;
    top: 0;
}
#top-section .panno-left{
    height: 100%;
    position: absolute;
    left: -745px;
    top: 0;
}
#section-two{
    width: 100%;
    position: relative;
    float: left;
    background: #C9A485;
    background: linear-gradient(to right, #997754 50%, #c9a485 50%);
}
#panno .section-two-flex {
    display: flex;
    justify-content: center;
}
#panno .section-two-flex .left {
    width: 50%;
    position: relative;
    z-index: 1;
}
#panno .section-two-flex .right{
        padding-right: 15px;
    max-width: 1080px;
    box-sizing: border-box;
    width: 50%;
    background: #C9A485;
    position: relative;
    z-index: 0;
}
#panno .section-two-flex .right:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 310px;
    background: linear-gradient(
270deg
, rgb(201 164 133) 46%, rgb(154 120 85) 100%);
    z-index: 0;
}
#panno .section-two-flex .right h2 {
    color: #261010;
    font-weight: 500;
    margin-top: 49px;
    font-size: 67px;
    margin-left: 100px;
    letter-spacing: -2px;
    margin-bottom: 70px;
    z-index: 1;
    position: relative;
}
#panno .section-two-flex .right .list{
    z-index: 1;
    position: relative;
}
#panno .section-two-flex .list .item .title:before{
    left: -86px;
}
#panno .section-two-flex .right p {
    font-size: 24px;
    font-family: 'Lato';
    color: #000;
    margin-left: 153px;
    margin-bottom: 42px;
    z-index: 1;
    position: relative;
}
#panno #section-two .left .church{
    position: absolute;
    top: 191px;
    right: -98px;
    width: 477px
}
#panno #section-two .left .church-bg{
    height: 100%;
    float: right;
}
#panno #section-two .left .mob{
    display: none;
}
#section-three{
    overflow: hidden!important;
}
#section-three .left{
    width: 50%;
    background: #2A181A;
}
#section-three .right{
    width: 50%;
    background: #05022b;
}
#section-three .right img{
    height: 100%;
    float: left;
}
#section-three .section-three-flex{
    display: flex;
}
#section-three .left .text{
    max-width: 800px;
    width: 100%;
    box-sizing: border-box;
    float: right;
    padding-right: 25px;
}
#section-three h2 {
    color: #fff;
    font-weight: 500;
    margin-top: 40px;
    font-size: 67px;
    letter-spacing: -2px;
    margin-bottom: 40px;
    margin-left: 23px;
}
#section-three .important {
    font-family: 'Raleway';
    margin-left: 23px;
    position: relative;
    margin-bottom: 55px;
}
#section-three .important p {
    font-size: 23px;
    line-height: 34px;
    color: #FCEABB;
}
#section-three .important p.white {
    color: #fff;
}
#section-three .important::after {
    content: "ВАЖНО!";
    position: absolute;
    top: 39px;
    left: -100px;
    transform: rotate(-90deg);
    font-size: 23px;
    color: rgb(190, 163, 133);
}
#section-three .list {
    margin-top: 0;
    padding-left: 168px;
}
#section-three .list .item {
    margin-bottom: 47px;
}
#section-three .order {
    margin-top: 46px;
    margin-bottom: 58px;
    margin-left: 30%;
}
#section-three .list .item .txt {
    color: #bea385;
}
#section-three .order:hover {
    color: #fbd060;
    background: #2a181a;
    border: 1px solid #fbd060;
}
#section-four{
    
}
#section-four .section-four-flex {
    display: flex;
}
#section-four .section-four-flex .left{
    width: 50%;
    background-color: #A79197;
    background-image: url(../img/screen-4-bg.jpg);
    background-size: auto 100%;
    background-position: right center;
    position: relative;
}
#section-four .section-four-flex .left img{
    height: 95%;
    width: auto;
    position: absolute;
    top: 15px;
    right: -110px;
}
#section-four .section-four-flex .right{
    width: 50%;
    background: #A79197;
}
#section-four .section-four-flex .right .text{
    width: 100%;
    max-width: 800px;
    box-sizing: border-box;
    padding: 0 15px 0 15px;
    padding-left: 70px;
    padding-bottom: 172px;
}
#section-four .section-four-flex .right .text h2{
    color: #270707;
    margin-top: 34px;
    font-weight: 500;
    font-size: 67px;
    letter-spacing: -2px;
    margin-bottom: 13px;
    margin-left: 0;
}
#section-four .section-four-flex .right .text p{
    font-size: 23px;
    line-height: 31px;
}

#section-four .list {
    margin-top: 45px;
    padding-left: 146px;
}
#section-four .list .item .title:before {
    left: -136px;
}
#section-four .list .item {
    margin-bottom: 65px;
}
#section-four .order{
    margin-left: 146px;
}
#section-four .order:hover{
    background: #a79197;
}



@media(max-width: 1200px){
    #top-section .left h1 {
        color: #fff;
        font-weight: 500;
        font-size: 49px;
        letter-spacing: -3px;
        line-height: 54px;
        margin-top: 18px;
    }
    #top-section .left .sub-title {
        font-size: 20px;
    }
    #top-section .left p {
        line-height: 25px;
        color: #cdad8a;
        font-size: 18px;
        margin-top: 26px;
        font-family: 'Raleway';
    }
    #top-section .left {
        max-width: 555px;
    }
    #top-section .left .mos{
        top: 54px;
    }
    #panno h2{
        font-size: 50px!important;
    }
    .list {
        margin-top: 55px;
        padding-left: 75px;
    }
    .list .item {
        position: relative;
        margin-bottom: 35px;
        font-family: 'Lato';
    }
    .list .item .title {
        font-size: 23px;
        line-height: 24px;
    }
    .list .item .title:before {
        left: -65px;
    }
    .list .item .txt {
        font-size: 18px;
        line-height: 22px;
    }
    #panno .section-two-flex .right h2{
        margin-bottom: 0;
        margin-left: 60px;
    }
    .list .item .txt {
        font-size: 18px;
        line-height: 22px;
    }
    #panno .section-two-flex .right p {
        font-size: 18px;
        margin-left: 0;
        margin-bottom: 42px;
    }
    #panno #section-two .left .church {
        position: absolute;
        top: 48px;
        right: 10%;
        width: 80%;
    }
    #section-four .section-four-flex .right .text p{
        font-size: 18px;
        line-height: 25px;
    }
    #section-four .list .item {
        margin-bottom: 35px;
    }

}


@media(max-width: 999px){

    .wrapper{
        box-sizing: border-box;
    }
    
    #top-section {
    background: linear-gradient( 
    97deg
     , rgba(25,5,0,1) 33%, rgba(101,81,58,1) 74%, rgba(159,144,127,1) 105%);
    }
    #top-section .top-section-wrapp{
        background: none;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #top-section .left{
        width: 100%;
        max-width: 100%;
    }
    #top-section .left{
        text-align: center;
    }
    #top-section .left h1 {
        letter-spacing: -1px;
        font-size: 31px;
        line-height: 38px;
        margin-top: 15px;
    }
    #top-section .left p br{
        
    }
    #top-section .left .buttons {
        font-family: 'Lato';
        text-transform: uppercase;
        margin-top: 39px;
    }
    .order {
        font-size: 14px;
        margin-right: 15px;
        padding: 20px 40px;
    }
    #top-section .left .buttons .catalogue {
        font-size: 14px;
        padding: 20px 40px;
    }
    #top-section .left .mos{
        display: inline-block;
        position: relative;
        top: unset;
        right: unset;
        margin-top: 30px;
        width: 100%;
        max-width: 600px;
        margin-top: 50px;
    }
    #top-section .panno{
        position: relative;
        width: 100%;
        max-width: 600px;
        right: unset;
        text-align: unset;
        display: inline-block;
        margin-top: 30px;
    }
    #top-section .top-section-wrapp{
        text-align: center;
    }
    #top-section .panno-left{
        display: none;
    }
    #panno .section-two-flex{
        flex-wrap: wrap;
    }
    #panno .section-two-flex .left{
        width: 100%;
        text-align: center;
        padding: 30px 0;
        background: #c9a485;
        order:2;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0;
    }
    #panno #section-two .left .mob{
        display: inline-block;
        width: 100%;
        max-width: 600px;
    }
    #panno .section-two-flex .right{
        width: 100%;
        order:1;
        padding: 50px 15px 30px 15px;
    }
    #panno #section-two .left .church-bg{
        display: none;
    }
    #panno #section-two .left .church{
        position: relative;
        top:unset;
        left: unset;
        width: 100%;
        max-width: 600px;
        right: unset;
    }
    #panno h2{
        margin-top: 0!important;
        margin-bottom: 0!important;
        margin-left: 0!important;
        font-size: 34px!important;
        line-height: 37px!important;
    }
    #panno .list {
        margin-top: 30px!important;
        padding-left: 75px!important;
    }
    #panno .list .item {
        margin-bottom: 20px !important;
    }
    #panno .list .item .title {
        font-size: 18px!important;
        line-height: 18px!important;
    }
    #panno .list .item .title:before {
        top: 1px!important;
        left: -62px!important;
        width: 28px!important;
        height: 11px!important;
    }
    #panno .section-two-flex .right:before{
        display: none;
    }
    #section-three .left{
        width: 100%;
    }
    #section-three .section-three-flex{
        flex-wrap: wrap;
    }
    #section-three .right{
        width: 100%;
        text-align: center;
    }
    #section-three .right{
        float: none;
        width: 100%;
        max-width: 600px;
        height: auto;
    }
    #section-three .left .text{
        padding: 50px 15px;
    }
    #section-three .important{
        margin-left: 0;
        margin-top: 30px;
    }
    #section-three .important p{
        font-size: 18px;
        line-height: 29px;
    }
    #section-four .section-four-flex{
        flex-wrap: wrap;
    }
    #section-four .section-four-flex .left{
        width: 100%;
        order:2;
        text-align: center;
        background-image: none;
        padding-bottom: 30px;
    }
    #section-four .section-four-flex .left img{
        width: 102%;
        max-width: 600px;
        margin-left: -2%;
        height: auto;
        position: relative;
        top: unset;
        right: unset;
        margin-bottom: 30px;
    }
    #section-four .section-four-flex .right{
        width: 100%;
        padding: 50px 15px;
        box-sizing: border-box;
    }
    #section-four .section-four-flex .right .text{
        padding: 0;
    }
    #section-four .section-four-flex .right .text p{
        margin-top: 30px;
    }
    #section-four .order{
        margin-left: calc(50% - 75px);
        margin-top: 30px;
    }
    #section-three .right{
        text-align: center;
    }
    #section-three .right img{
        height: auto;
        width: 100%;
        max-width: 600px;
    }
}

@media(max-width: 350px){
    #top-section .left .buttons .catalogue{
        font-size: 11px;
    }
    #top-section .left .buttons .order{
        font-size: 11px;
    }
}




