@import url("fonts/stylesheet.css");

@font-face {
    font-family: 'Gotham Pro Regular';
    src: url('fonts/GothamPro.eot');
    src: url('fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
    url('fonts/GothamPro.woff') format('woff'),
    url('fonts/GothamPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.header_fixed{
    z-index: 5;
    position:fixed;
    top:0;
    left:0;
    background: linear-gradient(#7d41e1 65%, #311a57)  repeat-x;
    opacity: 0.9;
    animation-name: show_header;
    animation-duration: 1s;
}

.container{
    font-family: "Gotham Pro";
    max-width: 1180px;
    margin: 0px auto;
    padding: 0px 10px;
}

.header{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 50 ;
}

.hide{
    display: none;
}

.header:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(#7d41e1 65%, #311a57)  repeat-x;
    z-index: 2;
}

.header_body{
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 80px;
    align-items: center;
}

.header_logo{
    flex: 0 0 80px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 3;
}

.header_logo img{
    max-width: 100%;
    display: block;
}

.header_list{
    display: flex;
    position: relative;
    z-index: 2;
}

.header_list li{
    list-style: none;
    margin: 0px 0px 0px 20px;
}

.header_link{
    color: whitesmoke;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
}

.header_link:hover{
    border-bottom: 1px solid white;
}

@media screen and (min-width: 767px) {
    .header_burger {
        display: none;
    }
}

.parent {
    font-family: "Gotham Pro";
    width: 100%;
    align-self: center;
    position: absolute;
    left: 0;
    top: 0;
    overflow-x: hidden;
    margin: auto;
    padding: 80px 0px 0px 0px;
}


/*открывающая страница*/
.content_main_page{
    font-family: "Gotham Pro";
    margin-top:auto;
    width:100%;
    background: linear-gradient(#214B9A 1%,#565FAD 90%, #7985F3);
    position: relative ;
    overflow: hidden;
    /*top: 100px;*/
    /*left: 0;*/
}

.img_main_page{
    width:50%;
    height:66%;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    border: 16px solid transparent;
}

.h1_main_page{
    color: #F6E5E5FF;
    font-size: 54px;
}

.p_main_page1{
    margin-top: 4%;
    margin-right:7%;
    color: #F6E5E5FF;
    font-size: 24px
}

.img_main_page1{
    margin-top: -1%;
    width: 70px;
    height: 70px;
    vspace:5;
    hspace:5;
}

.p_main_page2{
    margin-top: auto;
    color: #F6E5E5FF;
    font-size: 24px;
}

.img_main_page2{
    margin-top: -1%;
    width:80px;
    height:80px;
    vspace:5;
    hspace:5;
}

.button_form1:hover{
    background-color: Transparent;
    background-image: linear-gradient(to top, rgb(130, 69, 230), rgb(74, 2, 94) 40%);
    transition: 5s;
}

.button_form1 {
    width: 30%;
    height: 65px;
    display: block;
    margin-top: auto;
    color: #f6e5e5;
    background-image: linear-gradient(#8245E6, #800B91);
    font-weight: 500;
    font-size:30px;
    vertical-align: 80%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-color: #b2b2b2;
}


/* общая инфа */
.content_company_summary{
    font-family: "Gotham Pro";
    margin-top: -30px;
    width: 100%;
    background: lightgrey;
}

.img_gen_info_l{
    width: 56%;
    height: 100%;
    vspace: 25px;
    hspace: 15px;
    margin-top: 2%;
    margin-left: -15%;
    margin-right: 2%;
    box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);
}

.img_gen_info_r{
    width: 44%;
    height: 50%;
    vspace: 25px;
    hspace: 15px;
    margin-top: 5%;
    margin-right: 0%;
    margin-left: 2%;
    box-shadow: -0.4em 0.4em 5px rgba(122,122,122,0.5);
}

.text_gen_info_title1{
    margin-bottom: auto;
    font-size: 34px;
}

.text_gen_info_title1:not:first-of-type {
    margin-top: 3%;
}

.text_gen_info1{
    margin-top: 2%;
    margin-bottom: 1%;
    font-size: 26px;
}


/* общая цена */
.content_white_box1{
    font-family: "Gotham Pro";
    margin-top:2%;
    width:100%;
}

.text_gen_info_title2{
    margin-top: 0;
    margin-bottom: auto;
    font-size: 34px;
}

.text_gen_info2{
    margin-top: 20px;
    margin-bottom: auto;
    font-size: 26px;
}

.h1_cost1{
    font-family: "Gotham Pro";
    color: #005c93;
    width: 100%;
    height: 20%;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
}

.a_cost1{
    font-family: "Gotham Pro";
    color: #005c93;
    font-size: 28px;
    width: 300px;
    height: 250px;
    margin-top: -55px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom:25px;
}

.table_cost1{
    font-family: "Gotham Pro";
    align-self: center;
    width: 80%;
    border-collapse: separate;
    text-align: center;
    cellspacing: 30%;
    margin:auto;
    border-spacing: 40px;
    display: flex;
}

.th_cost1{
    cellspacing: 30%;
}

.td_cost1{
    border-top: 3px solid #CCCCCC;
    border-right: 3px solid #333333;
    border-bottom: 3px solid #333333;
    border-left: 3px solid #CCCCCC;
    border-color: cornflowerblue;
    -moz-box-shadow:0 0 4px darkblue;
    -webkit-box-shadow:0 0 4px darkblue;
    box-shadow:0 0 4px darkblue;
    text-decoration: none;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    cellspacing: 30%;
    justify-content: space-between;
}

.a_nije{
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 12px;
}

.button_form3:hover{
    background-color: Transparent;
    background-image: linear-gradient(to top, rgb(130, 69, 230), rgb(74, 2, 94) 40%);
    transition: 5s;
}

.button_form3 {
    font-family: "Gotham Pro";
    color: #f6e5e5;
    background-image: linear-gradient(#8245E6, #800B91);
    font-weight: 500;
    font-size:30px;
    vertical-align: 80%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-color: #b2b2b2;
    display: block;
    margin-top: 30px;
}

.text_gen_info7{
    margin-top: 20px;
    margin-bottom: auto;
    font-size: 26px;
}

/* основные черты */
.main_chars1{
    font-family: "Gotham Pro";
    margin-top: 4%;
    margin-bottom: 4%;
    /*width:100%*/
    /*ломает таблицу*/
    background: lightgrey;
}

.table_main_chars1{
    width: 90%;
    margin: auto;
    border-collapse: separate;
    text-align: center;
    cellspacing: 30%;
}

.tr_main_chars1{
    vertical-align: top;
}

.td_main_chars1{
    text-align: left;
}

.char_icons1{
    height: 64px;
    width: 64px;
    vspace: 15px;
    hspace: 15px;
    margin: 15px 5px 5px 5px;
}

.text_char_info1{
    margin-top: 20px;
    margin-bottom: auto;
    font-size: 24px;
}

.text_char_title1{
    margin-top: 0;
    margin-bottom: auto;
    font-size: 32px;
}


/* экспертность */
.content_white_box2{
    font-family: "Gotham Pro";
    margin-top:2%;
    width:100%;
}

.table_exp1{
    width: 50%;
    margin: auto;
    text-align: center;
}

.td_exp1{
    vertical-align: top;
}

.p_exp1{
    margin-top: -1%;
    margin-bottom: auto;
}

.table_exp2{
    width: 66%;
    margin: auto;
    text-align: center;
    vertical-align: top;
}

.td_exp2{
    font-size: 28px;
    vertical-align: top;
}

.p_exp2{
    margin-top: -15%;
    margin-bottom: auto;
}


/* отрасли */
.content_grey_box1{
    font-family: "Gotham Pro";
    margin-top: 2%;
    width:100%;
    background: lightgrey;
}

.text_branches1{
    font-family: "Gotham Pro";
    font-size: 26px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.img_branch1{
    box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);
}

.td_branches1{
    width: 23%;
    margin: auto;
}

.table_branches1{
    text-align: center;
    vertical-align: center;
    horiz-align: center;
    width: 95%;
    border-collapse: separate;
    border-spacing: 15px 15px;
}

.text_main_title1{
    font-size: 48px;
}

.text_gen_info1{
    margin-top: 20px;
    margin-bottom: auto;
    font-size: 26px;
}




/* бухгалтерское сопровождение */
.content_white_box3{
    font-family: "Gotham Pro";
    margin-top:2%;
    width:100%;
}

.table_ramki{
    width: 90%;
    cellpadding: 2%;
    cellspacing: 2%;
    text-align: left;
    vertical-align: top;
    margin:auto;
}

.text_main_title2{
    font-size: 48px;
}

.text_gen_info_title3{
    margin-top: 0;
    margin-bottom: auto;
    color:#8f30a9;
}

.td_branches2{
    font-size: 20px;
    width: 20%;
    margin: auto;
}

.td_branches3{
    font-size: 20px;
}

.td_leftcol1{
    width: 27%;
    vertical-align: top;
}

.td_leftcol2{
    width: 27%;
    vertical-align: top;
}


/* DGD */
.content_grey_box2{
    text-align: center;
    font-family: "Gotham Pro";
    margin-top: 45px;
    width:100%;
    background: lightgrey;
}

.text_gen_info_title4{
    color: #9e27bd;
    width: 95%;
}

.table_dgd{
    vertical-align: top;
    width: 90%;
    margin: auto;
}

.td_branches4{
    vertical-align: top;
    width: 28%;
    height: 50%;
}

.img_branch2{
    margin: auto;
    display: block;
    box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);
}

.text_branches2{
    font-family: "Gotham Pro";
    font-size: 19px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.text_gen_info_title5{

}

.text_gen_info5{

}


/* clients */

.content_white_box4{
    font-family: "Gotham Pro";
    margin-top:2%;
    width:100%;
}

.text_gen_info_title6{
    margin-top: 0;
    margin-bottom: auto;
    margin-left: 15%;
    color: #be31e5;
}

.table_clients1{
    margin:auto;
    width: 70%;
    text-align:center;
}

.img_clients1{
    width: 65%;
    height: 65%;
    margin: auto;
    -webkit-filter: drop-shadow(0.4em 0.4em 5px #757575);
    filter: drop-shadow(0.4em 0.4em 5px #757575);
}

.td_clients1{
    width: 25%;
    height: 60%;
}

.text_gen_info_title13{
    position:absolute ;
    font-size: 42px;
    left: 35%;
    margin-top: 55px;
    margin-bottom: 20px;
    color:#be31e5;
    text-align: center;
}

.text_gen_info_title7{
    margin-left: 15%;
    margin-top: 2%;
    color: #be31e5
}

.p_clients2{
    margin-left: 15%;
    color: #be31e5;
}


.video{
    text-align: center;
}


.table_clients3{
    table-layout: fixed;
    text-align: center;
    vertical-align: top;
    margin:auto;
    border-collapse: separate;
}

.td_clients3{
    word-wrap:break-word;
    padding: 5px;
    border: 4px solid #a580e1;
    width: 40%;
    margin-left: 25px;
}

.text_gen_info_title8{
    float: left;
    text-align: center;
    margin-top: 4%;
    margin-left: 34%;
    margin-bottom: 1%;
    color: #be31e5
}



/* переход */
.content_grey_box3{
    font-family: "Gotham Pro";
    width:100%;
    background: lightgrey;
}

.div_perehod1{
    margin-top: 2%;
    margin-left:2%;
    margin-bottom: 4%;
    padding: 1%;
}

.img_perehod1{
    margin-top: -1%;
    width: 46%;
    box-shadow: -0.4em 0.4em 5px rgba(122,122,122,0.5);
}

.text_gen_info_title9{
    margin-top: 2%;
    margin-left: 2%;
    margin-bottom: 2%;
}

.text_char_info2{
    position: relative;
    margin-left: 2%;
    margin-top: 1%;
    margin-bottom: auto;
}


/* экономика */
.content_white_box5{
    font-family: "Gotham Pro";
    margin-top:2%;
    width:100%;
}

.table_econom{
    border-spacing: 45px 15px;
    cellspacing: 15px;
    margin: auto;
}

.td_text_digits1 {
    color: rebeccapurple;
    margin-top: 0px;
    text-align: center;
    vertical-align: top;
}

.tr_text_digits1{

}

.p_text_digits1{

}

.secret{
    text-align: center;
    color: lightgrey;
    margin-top: -25px
}

.h1_text_digits1{
    color: #a02ac4;
}

.text_gen_info_title10{
    margin-top: 0;
    margin-bottom: auto;
    text-align: center;
    color: #a02ac4;
}

.bracket{
    margin-left:30%;
    height: 30%;
    width: 40%;
}


/* форма */

.text_gen_info_title11{
    margin-top: 0;
    margin-bottom: auto;
    font-size: 32px;
}

.analys{
    float: left;
    width: 60%;
    margin-left: 60px;
    margin-bottom: 32px
}

.div_analys_cost{
    text-align: center;
    float: left;
    width: 30%;
    margin-bottom: 34px
}

.text_char_info3{
    margin-top: 20px;
    margin-bottom: auto;
    font-size: 24px;
}

.text_gen_info6{
    margin-top: 20px;
    margin-bottom: auto;
    font-size: 26px;
}

.div_forma{
    position:relative;
    margin-bottom: 25px;
}

.img_forma{
    margin-bottom: -20px;
}

.h1_forma{
    margin-left: 20px;
    color: whitesmoke;
}

.p_forma{
    margin-left: 20px;
    color: whitesmoke;
}

.mail-form1{
    margin: auto;
    bottom: 180px;
    padding: 16px;
    width: 70%;
}

.form-control1 {
    border-radius: 15px;
    width: 30%;
    padding: 15px;
    font-size: 24px;
}

.form-control-description1 {
    float: left;
    overflow: hidden;
    margin-top: 15px;
    border-radius: 15px;
    width: 64%;
    height: 120px;
    padding: 15px;
    font-size: 24px;
    resize: none;
}

.phone_mask .form-control1 {
    border-radius: 15px;
    width: 30%;
    padding: 15px;
    font-size: 24px;
}

.bnt-form1 {
    float: right;
    margin-top: 18px;
    border-radius: 15px;
    border: 25px;
    border-color: white;
    background-color: #ff494f;
    font-size: 24px;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 30%;
    opacity: 0.9;
}


/* тарифы */
.content_grey_box4{
    font-family: "Gotham Pro";
    margin-top: 45px;
    width:100%;
    background: lightgrey;
}

.text_main_title3{
    margin-left: 15%;
    font-size: 48px;
}

.div_cur-cost1{
    width: 95%;
    text-align: center;
    margin:auto;
}

.h1_cur-cost1{
    font-size: 26px
}

.cur-cost {
    text-align: left;
    vertical-align: top;
    font-size: 20px;
    cursor: pointer;
    color: #818181;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active1, .cur-cost:hover {
    color: #000000;
    background: transparent;
}

.cost_text{
    width: 70%;
    margin: auto;
    display: block;
}

.cost_text:not(:nth-child(4n)) {
    display: none;
}

.cost_title{
    font-size: 26px;
}

.cost_block{
    position: relative;
}


/* порядок */
.content_white_box6{
    font-family: "Gotham Pro";
    margin-top:2%;
    width:100%;
}

.text_main_title4{
    font-size: 48px;
}



/**/
button.form:hover{
    background-color: Transparent;
    background-image: linear-gradient(to top, rgb(130, 69, 230), rgb(74, 2, 94) 40%);
    transition: 5s;
}

button.form {
    font-family: "Gotham Pro";
    color: #f6e5e5;
    background-image: linear-gradient(#8245E6, #800B91);
    font-weight: 500;
    font-size:30px;
    vertical-align: 80%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-color: #b2b2b2;
}


.form-control {
    border-radius: 15px;
    width: 30%;
    padding: 15px;
    font-size: 24px;
}

.form-control-description {
    float: left;
    overflow: hidden;
    margin-top: 15px;
    border-radius: 15px;
    width: 64%;
    height: 120px;
    padding: 15px;
    font-size: 24px;
    resize: none;
}

.phone_mask .form-control{
    border-radius: 15px;
    width: 30%;
    padding: 15px;
    font-size: 24px;
}

.bnt-form{
    float: right;
    margin-top: 18px;
    border-radius: 15px;
    border: 25px;
    border-color: white;
    background-color: #ff494f;
    font-size: 24px;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 30%;
    opacity: 0.9;
}

.bnt-form:hover{
    opacity: 1;

}

.img_branch{
    width: 370px;
    height: 200px;
    margin: auto;
    display: block;
    box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);
}

.perehod{
    height:550px;
    width: 600px;
    margin-right:50px;
    box-shadow: -0.4em 0.4em 5px rgba(122,122,122,0.5);
}

.img_clients{
    width: 60%;
    height: 150px;
    margin: auto;
    display: block;
    -webkit-filter: drop-shadow(0.4em 0.4em 5px #757575);
    filter: drop-shadow(0.4em 0.4em 5px #757575);
}

.text_char_info{
    margin-top: 20px;
    margin-bottom: auto;
    font-size: 24px;
}

.text_char_title{
    margin-top: 0;
    margin-bottom: auto;
    font-size: 32px;
}

.text_gen_info_title{
    margin-top: 0;
    margin-bottom: auto;
    font-size: 34px;
}

.text_gen_info{
    margin-top: 20px;
    margin-bottom: auto;
    font-size: 26px;
}

.text_main_title{
    font-size: 48px;
}

.text_digits {
    color: rebeccapurple;
    margin-top: 0px;
}

table.branches{
    width: 100%;
    border-collapse: separate;
    border-spacing: 15px 15px;
}

table.clients{
    font-size: 24px;
    border-collapse: separate;
    border-spacing: 75px 30px;
}

td.steps-digits{
    width: 100px;
    font-size: 65px;
    border-bottom: 5px solid rebeccapurple;
}

td.steps{
    font-size:20px;
    border-bottom: 5px solid rebeccapurple;
}

TD.icon_col {
    width: 110px;
    vertical-align: top;
}

td.branches{
    width: 23%;
    margin: auto;
}

td.leftcol{
    width: 25%;
    vertical-align: top;
}

td.clients{
    padding: 5px; /* Поля вокруг текста */
    border: 4px solid #a580e1;
    width: 500px;
    height: 120px;
}



/* прелоудер */
.preloader {
     position: fixed;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     overflow: hidden;
     /*background: #340042;*/
    background: black;
     z-index: 1001;
 }
.preloader_gif {
    position: relative;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    background: url("images/quags.gif") no-repeat 50% 50%;
}
.loaded_hiding .preloader {
    transition: 0.3s opacity;
    opacity: 0;
}
.loaded .preloader {
    display: none;
}



/* открытие в полном размере */
.popup:not(:target) {
    display: none;
}
.popup:target {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.9);
}
.full-img {
    height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.close {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 30px;
    text-decoration: none;
    color: red;
}



/* слайдер */
.slideshow-container {
    max-width: 800px;
    max-height: 800px;
    position: relative;
    margin: auto;
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active, .dot:hover {
    background-color: #575757;
}
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
@-webkit-keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}
@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}
.mySlides:not(:first-child) {
    display: none;
}




/* видеоплеер */
section{
    position: relative;
    width: 100%;
    height: 90vh;
}
section video{
    top: 0;
    left: 0;
    width: 65%;
    height: 80%;
    object-fit: cover;
    background-image: url("images/img.jpg");
}
section .navigation{
    position: absolute;
    padding: 1px;
    bottom: -10%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 150px;
}
section .navigation li{
    list-style: none;
    cursor: pointer;
    border-radius: 4px;
    margin: 1px;
    border: 1px solid #fff;
    opacity: 0.7;
}
section .navigation li img{
    transition: 0.5s;
}
section .navigation li img:hover{
    height: 150px;
    width: 200px;
    border: 2px solid #fff;
}



/* слайдер отзывов */
.slider-desc{
    position: relative;
    padding: 10px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    height: 360px;
    background: lightgrey;
}
.review-card{
    height: 460px;
    vertical-align: middle;
    position: relative;
    float: left;
    display: inline-block;
}
.review{
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.review-box{

}
.review-main-text{
    font-size: 24px;
}
.review-extra{
    font-size: 16px;
}
.dot_desc {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.prev-desc, .next-desc {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}
.prev-desc {
    left: 0;
    border-radius: 3px 0 0 3px;
}
.next-desc {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.prev-desc:hover, .next-desc:hover {
    background-color: rgba(0,0,0,0.8);
}



/* фотографии в полный экран */
.popup:not(:target) {
    display: none;
}
.popup:target {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.9);
}
.full-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.close {
    position: absolute;
    z-index: 5;
    font-size: 30px;
    text-decoration: none;
    color: red;
}
