/**
 * Theme Name: irbis
 * Template: irbis
 */ 
 .what-is-pokaz {
    background: #fbfafc;
    padding: 94px 0 66px;
}
.what-is-pokaz.adresa-provedenia {
    background: #fbfafc;
    padding: 0;
}
.what-is-pokaz .inside {
    width: 920px;
}
.what-is-pokaz .title {
    margin-bottom: 40px;
    text-align: center;
    color: #555;
    font-size: 36px;
    font-family: FiraSans-Book, sans-serif;
}
.what-is-pokaz .description p {
    line-height: 1.4;
    font-size: 18px;
    margin-bottom: 24px;
    color: #555;    
    font-family: FiraSans-Book, sans-serif;
}

.video-report {
    padding: 84px 0 90px;
}
.video-report .inside {
    width: 920px;
}
.video-report .title {
    margin-bottom: 44px;
    line-height: 1.3;
    text-align: center;
    color: #555;
    font-size: 36px;
    font-family: FiraSans-Book, sans-serif;
}
.video-report .frame {
    position: relative;
}
.video-report .frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.video-report .frame img {
    display: block;
    max-width: 100%;
}
.sheduale {
    background: url(../images/video-report-bg.svg) no-repeat center 0;
    padding: 84px 0 74px;
	background-size:cover;
}
.sheduale .title {
    font-size: 56px;
    color: #fff;
    font-family: FiraSans-ExtraBold, sans-serif;
    text-align: center;
    margin-bottom: 48px;
}
.sheduale .inside {
    width: 920px;
}
.sheduale .inside .item {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 7px 26px 0px rgba(131, 86, 178, 0.19);
}
.sheduale .inside .item .item-header {
    cursor: pointer;
    position: relative;
    padding: 36px 67px;
}
.sheduale .inside .item .item-header:before {
    position: absolute;
    border: 6px solid transparent;
    border-top: 7px solid #555;
    content: "";
    left: 40px;
    top: 45px;
}
.sheduale .inside .item.opened .item-header:before {
    transform: rotate(180deg);
    margin-top: -7px;
}
.sheduale .inside .item .item-header strong {
    color: #555;
    font-family: FiraSans-Medium, sans-serif;
    font-size: 24px;   
    margin-right: 24px;
    display: inline-block;
    vertical-align: middle;
}
.sheduale .inside .item .item-header span {
    color: #555;
    font-family: FiraSans-Medium, sans-serif;
    font-size: 24px;   
    margin-right: 24px;
    display: inline-block;
    vertical-align: middle;
}
.sheduale .inside .item .item-header img {
    display: inline-block;
    vertical-align: middle;
}
.sheduale .inside .item .item-header span {
    color: #555;
    font-family: FiraSans-Medium, sans-serif;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}
.sheduale .inside .item .item-body li {
    margin-bottom: 14px;
}
.sheduale .inside .item .item-body {
    display: none;
}
.sheduale .inside .item .row {
    border-bottom: 1px solid #f0f0f0;
    padding: 24px 67px 24px 67px;
}
.sheduale .inside .item .row:first-child {
    padding-top: 0px;
}
.sheduale .inside .item .row:last-child {
    border-bottom: none;
}
.sheduale .inside .item .row .roof {
    color: #ff6a4c;
    font-size: 20px;
    margin-bottom: 24px;
    font-family: FiraSans-Book, sans-serif;
}
.sheduale .inside .item .row .column {
    width: 50%;
    font-size: 16px;
    color: #555;
    font-family: FiraSans-Book, sans-serif;
}
.sheduale .inside .item .row .column li strong {
    font-size: 18px;
    color: #333;
    font-family: FiraSans-Medium, sans-serif;
}
.sheduale .inside .item .row .column li span {
    font-size: 18px;
    color: #333;
    font-family: FiraSans-Medium, sans-serif;
}
.some-facts {
    background: url(../images/some-facts.jpg) no-repeat center/cover;
    padding: 180px 0;
    text-align: center;
}
.some-facts .title {
    color: #fff;
    font-size: 56px;
    color: #fff;
    font-family: FiraSans-ExtraBold, sans-serif;
    line-height: 1.15;
}
.rulles-for-peaple {
    background: #fbfafc;
    padding: 92px 0 72px;
}
.rulles-for-peaple .inside {
    width: 1110px;
}
.rulles-for-peaple .title {
    text-align: center;
    font-family: "FiraSans-Regular", sans-serif;
    font-size: 36px;
    color: #555;
    margin-bottom: 36px;
}
.rulles-for-peaple .short-description {
    width: 708px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
    font-size: 20px;
    font-family: "FiraSans-Light";
    color: #555;
}
.rulles-for-peaple .short-description p {
    line-height: 1.4;
}
.rulles-for-peaple .list-of-rulles .item {
    border-radius: 10px;
    box-shadow: 0px 7px 26px 0px rgba(131, 86, 178, 0.19);
    margin-bottom: 20px;
    padding: 40px 30px;
    background: #fff;
}
.rulles-for-peaple .list-of-rulles .item .ico {
    width: 180px;
    text-align: center;
}
.rulles-for-peaple .list-of-rulles .item .caption {
    width: calc(100% - 280px);
    text-align: left;
    margin-right: 60px;
    font-family: FiraSans-Book, sans-serif;
    font-size: 18px;
    color: #555;
    line-height: 1.45;
}
.inside-of-page.faq {
    font-family: "FiraSans-Regular", sans-serif;
    color: #555;
    margin-bottom: 0px;
}
.faq.inside-of-page > .inside {
    width: 920px;
    padding-top: 88px;
}
.good-lack {
    padding: 0px 0 80px;
}
.good-lack .inside {
    width: 1110px;   
}
.faq.inside-of-page .inside > .inside .title {
    margin-bottom: 44px;
}
.faq.inside-of-page .inside li {
    margin-bottom: 26px;
}
.faq.inside-of-page .inside li p:not(:last-child) {
    margin-bottom: 16px;
}

.good-lack .inside .good-lack-inner {
    height: 466px;
    line-height: 1.3;
    letter-spacing: 3px;
    text-align: center;
    color: #fff;
    font-family: "OpenSans-ExtraBold";
    font-size: 66px;
    background-color: #8356b2 ;
    background-image: url(../images/confi.png),url(../images/bg-2.svg);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 18px;
    text-transform: uppercase;
 
}
.good-lack .inside .good-lack-inner strong {    
    font-size: 123px;
    display: block;
    letter-spacing: 6px;
}
.good-lack .inside .good-lack-inner span {    
    font-size: 123px;
    display: block;
    letter-spacing: 6px;
}
.about-organisation {
    padding: 82px 0 60px;
    background: url(../images/cloud.svg) no-repeat right 360px top;
}
.about-organisation .inside {
    width: 1110px;
}
.about-organisation .title {
    margin-bottom: 22px;
    line-height: 1.3;
    color: #555;
    font-size: 36px;
    font-family: FiraSans-Book, sans-serif;
}
.about-organisation .subtitle {
    color: #999;
    font-size: 20px;
 
    line-height: 1.35;
}
.about-organisation .subtitle strong {
    font-family: FiraSans-Medium, sans-serif;
    color: #8356b2;
}
.about-organisation .subtitle span {
    font-family: FiraSans-Medium, sans-serif;
    color: #8356b2;
}
.about-organisation .columns {
    margin-top: 56px;
}
.about-organisation .columns .column {
    width: 370px;
    max-width: 32%;
}
.about-organisation .columns .column li {
    padding-left: 38px;
    position: relative;
    font-size: 16px;
    color: #555;
    font-family: FiraSans-Book, sans-serif;
    margin-bottom: 34px;
    line-height: 1.5;
    padding-top: 2px;
}
.about-organisation .columns .column li:before {
    position: absolute;
    top: 0px;
    left: 0;
    color: #fff;
    content: "";
    width: 27px;
    height: 27px;
    background: url(../icos/check.png) no-repeat center 0/contain;
}
.about-organisation .columns .column li p {
    font-size: 14px;
    margin-top: 0px;
    color: #999;
    line-height: 1.5;
}
.girl-row-block {
    background: #8356b2;
    border-radius: 10px;
    padding: 40px 86px 40px 352px;
    height: 184px;
    box-sizing: border-box;
    position: relative;
    color: #fff;
    line-height: 1.4;
    font-size: 24px;
    margin-top: 38px;
    font-family: FiraSans-Light, sans-serif;
}
.girl-row-block .girl {
    position: absolute;
    left: 100px;
    bottom: -7px;
}
.main-pokaz-screen {
    padding-top: 320px;
    text-align: center;
    color: #fff;
    font-family: FiraSans-SemiBold, sans-serif;
    line-height: 1.15;
    height: 814px;
    font-size: 56px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/main-pokaz-screen.jpg) no-repeat center/cover;
}
.shedualed-pokaz {
    background: #fbfafc;
    margin-top: -238px;
}
.shedualed-pokaz .inside {
    width: 1110px;
    position: relative;
}
.shedualed-pokaz .item {
    width: 540px;
    box-shadow: 0px 7px 26px 0px rgba(131, 86, 178, 0.19);
    border-radius: 10px;
    padding: 58px;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
}
.shedualed-pokaz .item .name {
    color: #8356b2;
    margin-top: 30px;
    font-size: 24px;
    font-family: FiraSans-Medium, sans-serif;
    margin-bottom: 30px;
}
.shedualed-pokaz .column-2 ul {
    padding-top: 10px;
}
.shedualed-pokaz .column-2 ul li {
    margin-bottom: 20px;
    font-size: 18px;
    color: #555;
    text-align: center;
    letter-spacing: -0.2px;
}
.block-timer {
    padding: 0 40px;
}
.shedualed-pokaz .dates {
    font-size: 24px;
    font-family: FiraSans-Medium, sans-serif;
    color: #555;
    line-height: 1.6;
}
.timer {
    border: 2px solid #895fb7;
    border-radius: 6px;   
    margin-top: 27px;
    background: #fff;
}
.timer .timer-header {
    text-align: center;
    color: #895fb7;
    font-size: 16px;
    font-family: FiraSans-Book, sans-serif;
    padding: 11px;
    border-bottom: 1px solid #eaeaea;
}
.timer .timer-body {
    padding: 10px;
    padding-bottom: 12px;
}
.timer .timer-item {
    text-align: center;
    color: #555;
    width: 80px;
}
.timer .timer-item .digit {
    font-size: 36px;
    font-family: FiraSans-Bold;
    margin-bottom: 4px;
}
.timer .timer-item .dots {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-family: FiraSans-SemiBold, sans-serif;
} 
.show-tablet {
        display: none;
    }
    .show-pc {
        display: block;
    }
.block-timer {
    height: 117px;
}
.block-timer.fixed > div {
    position: fixed;
    bottom: 100px;
    left: 100px;
    z-index: 10;
}
@media screen and (max-width: 1600px) {
    {}
    .block-timer.fixed > div {
        bottom: 20px;
        left:  20px;
    }
    .main-pokaz-screen {
        height: 700px;
        background-size: 1600px auto;
    }
    .shedualed-pokaz {
        margin-top: -120px;
    }
    .some-facts {
        padding: 220px 0 70px;
    }
}
@media screen and (max-width: 1200px) {
    {}
    .some-facts .title {
        font-size: 48px;
    }
}
@media screen and (min-width: 1140px) {
    {}
    .shedualed-pokaz .item .ico,
    .shedualed-pokaz .item .description {
        width: 100%;
    }
    
}
@media screen and (max-width: 1140px) {
    {}
    .some-facts {
       background: url(../images/some-facts-_m.jpg) no-repeat center/cover;
    }
    .girl-row-block .girl {
        left: 20px
    }
    .main-pokaz-screen {
        padding-top: 300px;
        font-size: 46px;
        height: 650px;
        background-size: cover;
    }
    .main-pokaz-screen .inside {
        width: 680px;
    }
    .shedualed-pokaz {
        margin-top: -80px;
    }
    .shedualed-pokaz .inside {
        width: 690px;
    }
    .shedualed-pokaz .item {
        width: 100%;
        padding-bottom: 36px;
    }
    .block-timer {
        padding: 0;
        text-align: left;
    }
    .shedualed-pokaz .item:nth-child(1) {
        margin-bottom: 30px;
    }
    .shedualed-pokaz .item .description li,
    .shedualed-pokaz .item .description {
        text-align: left;
    }
    .shedualed-pokaz .item .description {
        width: 384px;
    }
    .shedualed-pokaz .item .name {
        margin-top: 3px;
        margin-bottom: 26px;
    }
    .timer {
        margin-top: 48px;
    }
    .block-timer {
        margin-left: -90px;
        margin-right: 96px;
    }
    .what-is-pokaz {
        padding-top: 71px;
    }
    .what-is-pokaz .inside {
        width: 690px;
    }
    .video-report .inside {
        width: 690px;
    }
    .video-report .title {
        margin-bottom: 28px;
    }
    .video-report .title br {
        display: none;
    }
    .video-report {
        padding: 58px 0 90px;
    }
    .sheduale {
        padding-top: 116px;
    }
    .sheduale .title {
        font-size: 46px;
        margin-bottom: 26px;
    }
    .sheduale .inside {
        width: 690px;
    }
    .sheduale .inside .item .item-header {
        padding: 23px 55px;
    }
    .sheduale .inside .item .item-header strong {
        display: block;
        margin-right: 0;
        margin-bottom: 7px;
    }
	.sheduale .inside .item .item-header span {
        display: block;
        margin-right: 0;
        margin-bottom: 7px;
    }
    .sheduale .inside .item .item-header:before {
        left: 29px;
        top: 31px;
        border: 5px solid transparent;
        border-top: 7px solid #555;
    }
    .sheduale .inside .item .row {
        padding: 36px 56px 24px 56px;
    }
    .sheduale .inside .item .row .column-2 {
        width: 43%;
    }
    .some-facts .title {
        margin-bottom: 0;
    }
    .some-facts {
        padding-bottom: 90px;
    }
    .about-organisation {
        background-position: right -60px top;
        background-size: auto 200px;
        padding: 58px 0 80px;
    }
    .about-organisation .inside {
        width: 700px;
    }
    .about-organisation .columns {
        margin-top: 42px;
    }
    .about-organisation .columns .column:nth-child(2) {
        order: 3;
    }
    .about-organisation .columns .column {
        width: 48.5%;
        max-width: 50%;
    }
    .show-tablet {
        display: block;
    }
    .show-pc {
        display: none;
    }
    .girl-row-block {
        margin-top: 52px;
    }
    .girl-row-block {
        line-height: 1.6;
        font-size: 20px;
        padding: 40px 34px 40px 256px;
    }
     
    .rulles-for-peaple {
        padding-top: 80px;
    }
    .rulles-for-peaple .inside {
        width: 690px;
    }
    .rulles-for-peaple .list-of-rulles .item .ico {
        width: 130px;
    }
    .rulles-for-peaple .list-of-rulles .item {
        padding: 30px 20px;
    }
    .rulles-for-peaple .list-of-rulles .item .caption {
        width: calc(100% - 162px);
        margin-right: 6px;
    }
    .faq.inside-of-page > .inside {
        width: 700px;
    }
    .good-lack .inside {
        width: 690px;
    }
    
    .good-lack .inside .good-lack-inner {
        font-size: 40px;
        height: 288px;
        background-size: 100%,cover;
    }
    .good-lack .inside .good-lack-inner strong {
        font-size: 76px;
    }
    .good-lack .inside .good-lack-inner span {
        font-size: 76px;
    } 
    
}
@media screen and (max-width: 768px) {
    {}
    .shedualed-pokaz .item .description {
        width: 350px;
    }
    .shedualed-pokaz .item {
        padding: 58px 40px;
    }
    .block-timer {
        margin-right: 80px;
    }
    .shedualed-pokaz .inside {
        max-width: 600px !important;
    }
    .some-facts {
        padding-bottom: 70px;
    }
    .some-facts .title {
        font-size: 50px;
    }
}
@media screen and (max-width: 700px) {
    {}
    .main-pokaz-screen {
        padding-top: 160px;
        height: 450px;
        font-size: 40px;
    }
    .main-pokaz-screen .inside {
        max-width: 600px !important;
    }
    
    .shedualed-pokaz {
        margin-top: 0px;
        padding-top: 30px;
    }
    .shedualed-pokaz .item .ico {
        width: 100%;
        text-align: center;
       
    }
    .block-timer {
        margin-left: 0;
        margin-right: 0;
    }
    .shedualed-pokaz .item .description li,
    .shedualed-pokaz .item .description {
        text-align: center;
        width: auto;
    }
    .shedualed-pokaz .item .item-inner {
        justify-content: center; 
    }
    .shedualed-pokaz .item .name {
        margin-top: 15px;
    }
    .shedualed-pokaz .item {
        padding: 40px;
    }
    .good-lack .inside .good-lack-inner {
        height: 240px;
    }
    .what-is-pokaz .inside {
        max-width: 600px !important;
    }
    .what-is-pokaz {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .what-is-pokaz .title {
        margin-bottom: 20px;
    }
    .video-report {
        padding: 44px 0 60px;
    }
    .video-report .inside {
        max-width: 600px !important;
    }
    .video-report .title {
        font-size: 30px;
    }
    .sheduale .title {
        font-size: 30px;
    }
    .sheduale {
        padding-top: 60px;
    }
    .sheduale .inside .item .item-header {
        padding: 23px 32px;
    }
    .sheduale .inside .item .row {
        padding: 30px 32px 20px 32px;
    }
    .sheduale .inside .item .item-header:before {
        left: 14px;
    }
    .sheduale .inside .item .row .column li {
        font-size: 14px;
    }
    .sheduale .inside .item .row .column li strong {
        font-size: 16px;
    }
    .sheduale .inside .item .item-header strong {
        font-size: 20px;
    }
	.sheduale .inside .item .row .column li span {
        font-size: 16px;
    }
    .sheduale .inside .item .item-header span {
        font-size: 20px;
    }
    .sheduale .inside .item .row .roof {
        font-size: 17px;
        margin-bottom: 18px;
    }
    .sheduale {
        padding-bottom: 50px;
    }
    .some-facts .title {
        font-size: 40px;
    }
    .about-organisation {
        background: none;
    }
    .about-organisation .title {
        font-size: 30px;
    }
    
    .about-organisation .inside {
        max-width: 600px !important;
    }
    .about-organisation .subtitle {
        font-size: 17px;
    }
    .girl-row-block {
        font-size: 17px;
        padding: 40px 26px 30px 247px;
    }
    
    .rulles-for-peaple .title,
    .what-is-pokaz .title {
        font-size: 30px;
    }
}
@media screen and (max-width: 600px) {
    {}
    .main-pokaz-screen {
        padding-top: 130px;
        height: 320px;
        font-size: 32px;
    }
    .main-pokaz-screen .inside {
        max-width: 400px !important;
    }
    .shedualed-pokaz .item .ico img {
        width: 110px;
    }
    .main-pokaz-screen .inside {
        max-width: 400px !important;
    }
    .sheduale .inside .item .row .column-1,
    .sheduale .inside .item .row .column-2 {
        width: 100%;
    }
    .about-organisation .columns .column {
        width: 100%;
        max-width: 100%;
    }
    .girl-row-block {
        padding-left: 20px;
        padding-top: 0px;
        text-align: center;
        height: auto;
    }
    .girl-row-block .girl {
        left: auto;
        position: static;
        margin-top: -62px;
        bottom: auto;
      
        margin-bottom: 20px;
    }
    .girl-row-block .flex {
        justify-content: center; 
    }
    .rulles-for-peaple .list-of-rulles .item .ico {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .rulles-for-peaple .list-of-rulles .item .caption {
        width: 100%;
        font-size: 16px;
    }
    .about-organisation .columns .column li {
        margin-bottom: 20px;
    }
    .good-lack .inside .good-lack-inner strong {
        font-size: 50px;
    }
	.good-lack .inside .good-lack-inner span {
        font-size: 50px;
    }
    .good-lack .inside .good-lack-inner {
        font-size: 25px;
    }
    .good-lack .inside .good-lack-inner {
        height: 220px;
    }
 
    .some-facts .title {
        font-size: 30px;
    }
     
}
@media screen and (max-width: 520px) {
    {}
    .about-organisation .title br,
    .about-organisation .subtitle br {
        display: none;
    }
    .about-organisation .title,
    .rulles-for-peaple .title,
    .inner-page.margin-content .inside-of-page.faq .title,
    .about-organisation .title,
    .video-report .title,
    .what-is-pokaz .title {
        font-size: 24px;
    }
    
    .rulles-for-peaple {
        padding-top: 60px;
    }
    .good-lack .inside .good-lack-inner strong {
        font-size: 40px;
    }
	.good-lack .inside .good-lack-inner span {
        font-size: 40px;
    }
    .good-lack .inside .good-lack-inner {
        font-size: 20px;
    }
    
}

@media screen and (max-width: 480px) {
    {}
    .good-lack .inside .good-lack-inner {
        height: 200px;
    }
    .good-lack .inside .good-lack-inner {
        height: 180px;
    }
    .good-lack {
        padding: 0px 0 40px;
    }
    .rulles-for-peaple {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .rulles-for-peaple .short-description {
        font-size: 16px;
        line-height: 1.2;
    }
    .rulles-for-peaple .title {
        margin-bottom: 24px;
    }
    .rulles-for-peaple .short-description {
        margin-bottom: 30px;
    }
    .some-facts .title {
        font-size: 24px;
    }
    .some-facts {
        padding-top: 140px;
        padding-bottom: 40px;
    }
    .shedualed-pokaz .item {
        padding: 30px 16px;
    }
    .shedualed-pokaz .column-2 ul li {
        font-size: 16px;
        line-height: 1.3;
    }
    .timer .timer-body .timer-item {
        width: 24%;
    }
    .timer .timer-body .timer-item .digit {
        font-size: 36px;
    }
    .shedualed-pokaz .item .name {
        font-size: 18px;
        margin-bottom: 18px;
    }
    .shedualed-pokaz .dates {
        font-size: 20px;
    }
    .about-organisation .title {
        font-size: 20px;
    }
    .sheduale .inside .item .item-header span {
        max-width: calc(100% - 30px);
    }
    .main-pokaz-screen {
        line-height: 1.3;
    }
    .main-pokaz-screen {
        font-size: 26px;
    }
    .main-pokaz-screen {
    
        height: 300px;
    }
}
@media screen and (max-width: 380px) {
    {}
    .rulles-for-peaple .list-of-rulles .item .caption {
        font-size: 15px;
    }
    .what-is-pokaz .description p {
        font-size: 16px;
    }
    .main-pokaz-screen {
        font-size: 28px;
        height: 270px;
        
    }
    .sheduale .inside .item .item-header span {
        font-size: 15px;
    }
    .some-facts {
        padding-top: 100px;
    }
    .about-organisation .title, .rulles-for-peaple .title, .inner-page.margin-content .inside-of-page.faq .title, .about-organisation .title, .video-report .title, .what-is-pokaz .title {
        font-size: 20px;
    }
    .main-pokaz-screen {
        font-size: 22px;
    }
    .some-facts .title {
        font-size: 20px;
    }
}







