@font-face {
    font-family: 'circe-b';
    src: url('/design/images/fonts/circe/Circe-Bold.ttf')  format('truetype');
}
@font-face {
    font-family: 'circe-r';
    src: url('/design/images/fonts/circe/Circe-Regular.ttf')  format('truetype');
}


body ,
body.mob {
    background:#1D1346 !important;
}
.lay-wrap {background:transparent;}
.perevod2020{
    width: 100%;
    min-height:1200px;
}
.perevod2020 * {
    font-family: 'circe-r', Sans-Serif;
}
.perevod2020_header{
    background: url('/design/images/action/2020/perevod2020/perevod2020_header.png') center center no-repeat;
    height: 574px;
    width: 100%;
}
.perevod2020_title{
    font-family: "circe-b", Sans-Serif;
    font-style: normal;
    font-weight: 800;
    font-size: 31px;
    line-height: 46px;
    color: #FFFFFF;
    text-align: center;
}

.perevod2020_p_list{
    margin:0 auto;
    margin-top:60px;
    margin-bottom:60px;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}
.perevod2020_p_item{
    width: 25%;
}
.perevod2020_p_info{
    font-size: 21px;
    line-height: 100%;
    color: #fff;
    
}
.perevod2020_p_item:nth-child(1) > .perevod2020_p_info i {color:#0698D6;font-style:normal;transition: all 0.2s ease-in-out;}
.perevod2020_p_item:nth-child(2) > .perevod2020_p_info i {color:#F9B429;font-style:normal;transition: all 0.2s ease-in-out;}
.perevod2020_p_item:nth-child(3) > .perevod2020_p_info i {color:#78B72A;font-style:normal;transition: all 0.2s ease-in-out;}

.perevod2020_p_item:nth-child(1) > .perevod2020_p_ico{
    width: 135px;
    height: 135px;
    background: url('/design/images/action/2020/perevod2020/perevod2020_top_ico_01.png') center center no-repeat;
    margin:0 auto;
    margin-bottom:40px;
    transition: all 0.2s ease-in-out;
}
.perevod2020_p_item:nth-child(2) > .perevod2020_p_ico{
    width: 135px;
    height: 135px;
    background: url('/design/images/action/2020/perevod2020/perevod2020_top_ico_02.png') center center no-repeat;
    margin:0 auto;
    margin-bottom:40px;
    transition: all 0.2s ease-in-out;
}
.perevod2020_p_item:nth-child(3) > .perevod2020_p_ico{
    width: 135px;
    height: 135px;
    background: url('/design/images/action/2020/perevod2020/perevod2020_top_ico_03.png') center center no-repeat;
    margin:0 auto;
    margin-bottom:40px;
    transition: all 0.2s ease-in-out;
}
.perevod2020_p_item:hover > .perevod2020_p_ico{
    background-size: 90% 90%;
    transition: all 0.2s ease-in-out;
}
.perevod2020_p_item:hover > .perevod2020_p_info i{
    font-size:29px;
    transition: all 0.2s ease-in-out;
}

.perevod2020_p_btn,
.content a.perevod2020_p_btn{
    padding:10px;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
	color: rgba(255, 255, 255, 0.5) !important;
	border:solid 2px rgba(255, 255, 255, 0.5);
	border-radius: 25px;
	font-size: 13px;
    line-height: 20px;
	max-width: 200px;
	margin:0 auto;
	text-decoration: none !important;
	background: url('/design/images/action/2020/perevod2020/arrow.png') right center no-repeat;
	background-position-x: 180px;
	transition: all 0.2s ease-in-out;
}
.perevod2020_p_btn:hover,
.content a.perevod2020_p_btn:hover{
	font-size: 16px;
	background-position-x: 185px;
	transition: all 0.2s ease-in-out;
}


.perevod2020_about{
    margin-top:80px;
    padding:60px 0;
    background: url('/design/images/action/2020/perevod2020/perevod2020_mid_wave.png') center center no-repeat;
    height:1008px;
}
.perevod2020_about_title{
    margin-top:60px;
    font-weight: 800;
    font-size: 50px;
    line-height: 47px;
    text-align: center;
    color: #FFFFFF;
}
.perevod2020_article{
    width: 1000px;
    margin:0 auto;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: stretch;
}
.perevod_art_img{
    padding: 40px 0px;
    width: 400px;
    height: 400px;
}
.perevod_art_txt{
    width: 80%;
    padding: 40px;
}
.perevod_art_title{
    font-size: 78px;
    line-height: 69px;
    color: #FFFFFF;
}
.perevod_art_subtitle{
    font-size: 56.6761px;
    line-height: 50px;
    color: #FFFFFF;
    margin-top:20px;
}
.perevod_art_descr{
    margin-top:30px;
    font-size: 22px;
    line-height: 20px;
    color: #FFFFFF;
}
.perevod_art_descr-blue{
    color: rgba(255, 255, 255, 0.4);
}

/*инфографика*/
.perevod_i_list{
    width: 900px;
    margin:0 auto;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: stretch;
}
.perevod_i_item{
    width: 30%;
    text-align:center;
}
.perevod_i_item_ico{
    display: block;
    width: 129px;
    height: 129px;
    margin: 0 auto;
    transition: all 0.2s ease-in-out;
}
.perevod_i_item_ico.ico_1{background:url('/design/images/action/2020/perevod2020/info_ico_01.png') center center no-repeat;}
.perevod_i_item_ico.ico_2{background:url('/design/images/action/2020/perevod2020/info_ico_02.png') center center no-repeat;}
.perevod_i_item_ico.ico_3{background:url('/design/images/action/2020/perevod2020/info_ico_03.png') center center no-repeat;}

@keyframes bounce { 
  0% { transform: translateY(0); }
  50% { transform: translateY(10px); }
  100% { transform: translateY(-20px); }
}

.perevod_i_item:hover .perevod_i_item_ico{
    transition: all 0.2s ease-in-out;
    animation: bounce 0.8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}


.perevod_i_item_txt  i {
    font-style:normal;
    font-size:27px;
    display: block;
    width: 100%;
}

.perevod_i_item:hover > .perevod_i_item_txt i{
    font-size:33px;
    transition: all 0.6s ease-in-out;
}
.perevod_i_item_txt{
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    margin-top:20px;
}

.perevod_art_btn,
.content a.perevod_art_btn{
    margin-top:40px;
    padding:10px;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
	color: #fff;
	border-radius: 25px;
	font-size: 17px;
    line-height: 20px;
	max-width: 200px;
	text-decoration: none !important;
	background: #0698D6 url('/design/images/action/2020/perevod2020/arrow2.png') right center no-repeat;
	background-position-x: 180px;
	transition: all 0.2s ease-in-out;
}
.perevod_art_btn:hover,
.content a.perevod_art_btn:hover{
	font-size: 16px;
	background-position-x: 185px;
	transition: all 0.2s ease-in-out;
}


.info-block {
    display: none;
}
.footer {
    padding-top: 60px;
}

#modal_content {
    padding: 0px;
    background:  #fff;
}




/*Линия*/
.perevod2020_stripe{
    width: 100%;
    height: 15px;
    position: relative;
    margin-bottom:-1px;
}
.anistripe {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 15px;
    z-index: 1;
    overflow: hidden;
}

.anistripe > div {
    position: absolute;
    bottom: 0;
    height: 15px;
}

.anistripe > div.f1 {
    left: 0;
    right: 0;
}

.anistripe > div.f2 {
    left: 100%;
    right: -100%;
}

.anistripe > div > div {
    position: absolute;
    top: 0;
    height: 15px;
}
.anistripe > div > div.i1 {
    left: 0;
    width: 5.5vw;
    background-color: #0698d6;
}
.anistripe > div > div.i2 {
    left: 5.5vw;
    width: 9.5vw;
    background-color: #00853f;
}
.anistripe > div > div.i3 {
    left: 15vw;
    width: 14.9vw;
    background-color: #78b72a;
}
.anistripe > div > div.i4 {
    left: 29.9vw;
    width: 19.9vw;
    background-color: #f9b429;
}
.anistripe > div > div.i5 {
    left: 49.8vw;
    width: 20.0vw;
    background-color: #ef8019;
}
.anistripe > div > div.i6 {
    left: 69.8vw;
    width: 14.8vw;
    background-color: #e40646;
}
.anistripe > div > div.i7 {
    left: 84.6vw;
    width: 10.0vw;
    background-color: #8f4794;
}
.anistripe > div > div.i8 {
    left: 94.6vw;
    width: 5.4vw;
    background-color: #5b57a2;
}


.anistripe > div {
    animation: movestripe 15s linear infinite;
}



@-webkit-keyframes movestripe {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes movestripe {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}



.anistripe.anistripe-once > div {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-animation: movestripeonce 1s linear;
    animation: movestripeonce 1s linear
}

@-webkit-keyframes movestripeonce {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes movestripeonce {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}














    @media only screen and (max-width: 1024px){
        .perevod2020_header{
            background: url('/design/images/action/2020/perevod2020/perevod2020_header1024.png?v=2') top center no-repeat;
            height: 574px;
            width: 100%;
            background-size: contain;
        }

        .fix,.fix-flex,.fix1004{width:100%!important;}
        #header .header-nowefir{display:none;}
        #header .header-search{right:50px;}
        .footer {
            width: 106% !important;
        }
        
        .perevod2020_article,
        .perevod_i_list{
            width: 90%;
            margin:0 auto;
        }
        
 
    }
    
    @media only screen and (max-width: 950px){
        
        .perevod2020_header{
            height: 550px;
        }
    }

    @media only screen and (max-width: 768px){
        
        
        .perevod2020_header{
            height: 454px;
        }
        .content{
            width: 110% !important;
        }
        .perevod2020 {
            margin-left: -10px;
        }
        body{
            overflow-x: hidden !important;
            width: 90%;
        }
        .lay-wrap{
            width: 100%;
            position: static;
            overflow: hidden;
        }
        .counters {
            width: 1px;
            height: 1px;
            overflow: hidden;
        }
        .header-search{display:none;}
        .social-share{
            display: none;
        }
        .perevod2020_article{
            flex-wrap: wrap;
        }
        .perevod_art_img,
        .perevod_art_txt{
            width: 60%;
            height: auto;
            margin:0 auto;
        }
        .perevod2020_about {
            margin-top: 80px;
            padding: 60px 0;
            background: url('/design/images/action/2020/perevod2020/perevod2020_mid_wave.png') top center no-repeat;
            background-size: auto 100%;
            height: auto;
        }

        #dj-onair,
        #header #volume-efirlayer_p{
            display:none;
        }
        #ar_logo img{
            width:90px!important;
        }
        #header #main-radio{
            left:150px;
            width:159px;
        }
        #header {
            height: 75px;
            padding:0 5px;
        }
        #header .header-player-upp{
            right:-20px;width:50px;
        }
        #soundSlider-block{display:none;}
            
        #header #header-studia{left:305px;}
        #header .header-cab{left:170px!important;}
        .footer{max-height:none!important; padding: 10px;}
        .footer-menu::after{content:"";display:block;clear:both;}
        .footer-menu ul{width:33.33%;}
        html.mob {background: #1D1346 !important;}
        .footer.wide.mob {width: 106% !important; }
        #layout {
                width: 111% !important;
                margin-top: -12px;
                overflow-x: hidden;
            }
        .age {
            width: 30px;
            top: 640px;
            right: 20px;
        }    
        
        .perevod2020_p_list.fix{
            width: 80% !important;
            margin-left:40px;
        }
        .perevod_i_list{
            width: 70%;
            margin-left:80px;
        }
    }


 


    @media (max-width:575px){
        
        .perevod2020_header{
            height: 334px;
        }
        .perevod2020_p_list{
            flex-wrap: wrap;
        }
        .perevod2020_p_item {
            width: 60%;
            margin: 0 auto;
                margin-bottom: 0px;
            margin-bottom: 60px;
        }
        .perevod2020_p_btn, .content a.perevod2020_p_btn {
            margin-right: 31%;
        }
        .perevod_art_img {
            padding: 10px 0px;
        }
        .perevod2020_about_title{
            font-size: 30px;
        }
        .perevod_art_title {
            font-size: 50px;
            line-height: 40px;
        }
        .perevod_art_subtitle {
            font-size: 40px;
        }
        .perevod_i_list{
            flex-wrap: wrap;
            width: 70%;
            margin-left:60px;
        }
        .perevod_i_item {
            width: 60%;
            text-align: center;
            margin-bottom:60px;
        }

        #header .header-cab a,
        #header #header-studia a,
        #header .header-player-text{font-size:0;}
        body .block-menu{margin-top:75px!important;}
        #ar_logo img{width:75px!important;}
        #header{height:75px;}
        #header #main-radio{top:20px;left:150px;width:60px;height:50px;}
        #header .header-player-upp{right:0;}
        #header .header-player-upp .radio-player{width:60px!important;}
        #header .header-player-city,
        #header .header-player-listern{display:none;}
        #header #mplayer_wraperefir_player{width:60px;}
        #header #header-studia{top:10px;left:135px;width:60px;border:0;}
        #header .header-cab{top:6px;left:40px!important;width:50px;}
        .footer-menu ul{width:50%;}
    }
    
    
    
    @media (max-width:480px){
        .perevod2020_header{
            height: 300px;
        }
     }

     
     @media (max-width:410px){
         .perevod2020_header{
            height: 250px;
        }
        .perevod2020_p_btn, 
        .content a.perevod2020_p_btn {
            margin-right: 22%;
        }
     }
     
      @media (max-width:375px){
          .perevod2020_header{
            height: 225px;
        }
        
     }