@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');

html{
    height:100%;
}

input, textarea {outline:none!important;}
input:active, textarea:active {outline:none!important;}
:focus {outline:none!important;}

a:hover{text-decoration:none!important}

.mobile-vers{display:none;}
.desctop-vers{display:block;}

/**/


@font-face {
    font-family: 'AA Higherup';
    src: local('AA-Higherup'), local('AA-Higherup'), url('font/AA-Higherup.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Mipgost';
    src: local('Mipgost'), local('Mipgost'), url('font/Mipgost.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'AdonisC';
    src: local('Mipgost'), local('Mipgost'), url('font/AdonisC.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Ahellya';
    src: local('Ahellya'), local('Mipgost'), url('font/Ahellya.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Olietta script';
    src: local('Olietta script'), local('Olietta script'), url('font/Olietta_script_BoldItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Parsek';
    src: local('Parsek'), local('Parsek'), url('font/Parsek.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Aver';
    src: local('Aver'), local('Aver'), url('font/Aver.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Parsek';
    src: local('Parsek'), local('Parsek'), url('font/Parsek.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
/**/

body{
	font-size:19px;
}

a {text-decoration:none;}


.wrapper{
	position:absolute;
	display:block;
	width:100%;
	min-width:670px;
	max-width:100%!important;
	overflow-x:hidden!important;

	min-height:100%;
	font-family: 'Montserrat', sans-serif;

	top:0;left:0;
	
	background-repeat: round;
}

.white-back{
	position:absolute;
	left:8%;
	top:2%;
	display:block;
	width:84%;
	background:rgba(255,255,255,.955);
}

.backgroundimage{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.top-logo-block{
	position:relative;
	display:block;
	border:0px solid green;
	text-align:right;
	margin:2em 0 0;
}

.logoblock{
	position:relative;
	float:left;
	top:3%;
	left:2.5%;
	display:inline-block;
	width:29.59%;
	border:0px solid red;
}

.logoblock img{
	height:auto;
	width:100%;
	box-shadow:1px 2px 0px #777;
}

.hellotext{
	position:relative;
	display:inline-block;
	width:61%;
	top:-22px;
	right:3.25%;
	text-align:left;
	border:0px solid blue;
}

.hellotext h1{
	font-family: 'Olietta script';
	font-size:15.33em;
	
	margin:0 0 5px -12px!important;
	padding:0!important;
	line-height:1;
	font-weight:400;
	letter-spacing:2px;
	color:#D9261C;
}

.hellotext p{
	font-size:1.7em;
	color:#000;
	font-weight:500;
	font-family: 'Oswald', sans-serif;
}

.hellotext img{
	width:100%;
	height:auto;
}

.hello-user{
	position:relative;
	display:block;
	width:78%;
	border:0px solid red;
	margin:1.75em auto 1em;
	font-family: 'Pacifico';
	font-size:2.64em;
	text-align:center;
}

/* Блок Скринька */

.top-box{
	position:relative;
	display:block;
	width:93%;
	border:0px solid red;
	margin:3.4% auto 0;
	padding:1% 0;
}

.top-box .views-field-field-skrynka-foto{
	position:relative;
	display:block;
	width:100%;
	border:0px solid red;
}

.top-box .views-field-field-skrynka-foto img{
	width:100%;
	height:auto;
}

.top-box .views-field-field-tekst-blok-donat{
	display:table-cell;
	width:63%;
	padding-left:6%;
	border:0px solid green;
	vertical-align:top;
	text-align:left;
}

.top-box .views-field-field-tekst-blok-donat h4{
	font-size:3.35em;
	font-weight:900;
	letter-spacing:2.15px;
	padding:0;
	margin:0;
	-webkit-text-stroke: 1px #000;
	text-stroke: 1px #000;
}

.card-block{
	position:absolute;
	/*display:inline-block;*/
	display:none!important;
	bottom:6.21%;
	left:12.5%;
	width:auto;
	border:0px solid red;
}

.card-copy{
	position:relative;
	display:inline-block;
	margin:0 0 0px;
	width:100%;
}

.card-copy:first-child{
	margin:0 0 35px;
}



.tooltip{display:inline-block;border:0px solid blue;padding-left:9%;}

.card-copy p{
	padding:0px!important;
	font-family: 'Oswald', sans-serif;
    position: relative;
    color: #0256B7;
    letter-spacing: 2px;
    font-size: 1.72em;
    margin:0 0!important;
	width:auto;
	right:0px;
    cursor: pointer;
	font-weight:900;
    box-shadow: none;
	display:inline-block;
	background:#ffd700;
}

.card-copy span{
	display:block;
	position:relative;
	font-size:.9em;
	color:#0256b7;
	font-weight:600;
	border:0px solid blue;
	margin-left:1px;
	top:0px;
}

/******************/

.audio-files{
	position:relative;
	display:block;
	width:89%;
	border:0px solid red;
	margin:8em auto 0;
}

.audio-files .item-list{
	
}

.audio-files .item-list li{
	padding:14px 14px 31px;
	margin:0 0 51px;
	border-bottom:1.75px solid rgba(0,0,0,.25);
	display:block;
	position:relative;

}
.audio-files .item-list li:last-child{
	margin:0 0 35px;
}

.audio-files .views-field.views-field-title a{
	font-family: 'Montserrat', sans-serif;
	font-size:1.43em;
	color:#000;
	margin:0 0 25px!important;
	
	line-height:1.34;
	font-weight:600;

	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.audio-files .views-field.views-field-title a:hover{
	color:#D9261C;
	
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.audio-files li::marker{
	font-family: 'Montserrat', sans-serif;
	font-size:1.43em!important;
	font-weight:600;
}

.button-not-authorized{
	display:table;
	width:100%;
	text-align:right;
	margin:5px 0 5px;
	border:0px solid red;
}

.button-not-authorized span{
	background:#fff;
	width:80px;
	height:80px;
	border-radius:50%;
	position:relative;
	border:0px solid green;
	box-shadow:1px 3px 5px #555;
		
	display:table-cell;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.button-not-authorized a:hover span{
	background:#232323;

	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.button-not-authorized span:after{
	content: '';
	background: url('../images/icon-1.png')!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	background-size:cover!important;
	width:50px;
	height:50px;
	z-index:9;
	position:absolute;
	top:12px;
	left:15px;

}

.button-not-authorized a:hover span:after{
	background: url('../images/icon-2.png')!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	background-size:cover!important;
	width:50px;
	height:50px;
	z-index:9;
	position:absolute;
	top:12px;
	left:15px;
	
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.button-not-authorized p{
	font-size:1em;
	font-weight:600;
	color:#000;
	
	position:relative;
	border:0px solid green;
	display:table-cell;
	vertical-align:middle;
	padding:0;
	right:20px;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}


.button-not-authorized a{
	border:0px solid green;
	display:inline-block;


	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.button-not-authorized a:hover p{
	color:#D9261C;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}


.audio-files .views-field-field-opys-faylu p{
	font-size:1.1em;
	font-weight:500;
	color:#000;
	line-height:1.6;
	letter-spacing:2px;

}

/************/

.menu{
	position:absolute;
	top:2.05%;
	right:11.5%;
	display:inline-block;
	z-index:10;
}

.menu ul{padding:0;margin:0}
.menu li{display:inline-block;padding:0;margin:0;}

.menu a{
	border-radius:11px;
	padding:13px 45px;
	background:#232323;
	font-size:.95em;
	box-shadow:1px 3px 5px #333;
	color:#fff;
}

/************/

.body-page{
	position:relative;
	display:block;
	width:89%;
	padding-bottom:3em;
	border-bottom:1.64px solid rgba(0,0,0,.35);
	margin:6.92em auto 5em;
}

.pay-block{
	text-align:center;
}

.body-page .brylyk-pay{
	font-family: 'Montserrat', sans-serif;
    position: relative;
    display:block;
    border-radius: 3px;
    padding: 16px 0px 16.5px;
	width:360px;
	text-align:center;
    color: #fff;
    letter-spacing: 2px;
    font-size: 1.15em;
    margin: 3.03em auto 0;
    font-weight:500;
    box-shadow: 2px 2px 5px #333;
    cursor: pointer;
    border: none!important;
    box-shadow: 2px 2px 5px #333;
    background:#d9261c;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.body-page .brylyk-pay:hover{
	background:#232323;
	
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


.body-page h2{
	font-family: 'Montserrat', sans-serif;
	font-size:3.33em;
	margin:0 0 35px!important;
	padding:0!important;
	line-height:1;
	font-weight:600;
	letter-spacing:2px;
	color:#000;
	display:block;
	text-align:center;
}

.body-page h1{
	font-family: 'Pacifico';
	font-size:3.83em;
	margin:0 0 35px!important;
	padding:0!important;
	line-height:1;
	font-weight:600;
	letter-spacing:2px;
	color:#000;
	display:block;
	text-align:center;
}

.text-info{
	position:relative;
	display:block;
	margin:3% 0 0;
	text-align:left;

}

.text-info p{
	font-size: 1.15em;
	line-height:1.55;
    color: #000;
    font-weight: 500;
	margin-bottom:25px;
}

#block-vebforma{
	position:relative;
	display:block;
	width:600px;
	margin:3em auto 7em;
	font-family: 'Montserrat', sans-serif;
}

#block-vebforma .js-form-item{
    width: 100%;
	margin-bottom:35px;
	display:block;
    border: 0px solid blue;
}

#block-vebforma .js-form-item label {
    display: inline-block;
    font-weight: 500;
    color: #232323;
    margin-bottom: 5px;
}

#block-vebforma input[type="text"]{
	display:block;
    width: 97%;
    min-width: 97%;
    max-width: 97%;
    font-size: .95em;
    border-radius: 5px;
    font-weight: 400;
    color: #555;
    letter-spacing: 2.24px;
    padding: 12px 6.5px 12px;
    margin: 0 auto 0%;
    font-family: 'Montserrat', sans-serif;
    border: 1.5px solid #ccc;
}

#block-vebforma input[type=submit]{
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: block;
    width: 100%;
    border-radius: 3px;
    padding: 14px 105px 15.5px;
    background: #000;
    color: #fff;
    letter-spacing: 2px;
    font-size: .95em;
    margin: 3.03em auto 0;
    text-transform: uppercase;
    box-shadow: 2px 2px 5px #333;
    cursor: pointer;
    border: none!important;
    box-shadow: 2px 2px 5px #333;
    
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}


#block-vebforma input[type=submit]:hover{
	background:#D9261C;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

/***/


.user-pass,
.user-login-form,
.user-register-form{
	position:relative;
	display:block;
	width:700px;
	margin:3em auto 7em;
	font-family: 'Montserrat', sans-serif;
	border:0px solid blue;
}

.user-login-form .js-form-item,
.user-register-form .js-form-item{
    width: 100%;
	margin-bottom:35px;
	display:block;
    border: 0px solid green;
}

.user-register-form .js-form-item.js-form-item-pass-pass2{
    width: 100%;
	margin-bottom:15px;
	display:block;
    border: 0px solid green;
}

.password-confirm-message{
	position:relative;
	display:block;
	margin:6px 0 6px 4px;
	
	font-size:.9em;
	color:#222;
	font-weight:500;
}

.user-pass label ,
.user-login-form label ,
.user-register-form label {
    display: inline-block;
    font-weight: 500;
    color: #D9261C;
    margin-left: 3px;
    margin-bottom: 6px;
}

.user-pass input,
.user-login-form input,
.user-register-form input{
	display:block;
    width: 97%;
    min-width: 97%;
    max-width: 97%;
    font-size: .95em;
    border-radius: 5px;
    font-weight: 400;
    color: #555;
    letter-spacing: 1.4px;
    padding: 12px 6.5px 12px;
    margin: 0 auto 0%;
    font-family: 'Montserrat', sans-serif;
    border: 1.5px solid #ccc;
}

.user-pass .description,
.user-login-form .description,
.user-register-form .description{
	font-size:.89em;
	font-weight:500;
	line-height:1.45;
	margin:5px 0 5px 3px;
}

.user-pass input[type=submit],
.user-login-form input[type=submit],
.user-register-form input[type=submit]{
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: block;
    width: 100%;
    border-radius: 3px;
    padding: 14px 115px 15.5px;
    background: #000;
    color: #fff;
    letter-spacing: .2px;
    font-size: 1em;
    margin: 3.03em auto 0;
    text-transform: none;
    box-shadow: 2px 2px 5px #333;
    cursor: pointer;
	font-weight:600;
    border: none!important;
    box-shadow: 2px 2px 5px #333;
    
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}


.user-pass input[type=submit]:hover,
.user-login-form input[type=submit]:hover,
.user-register-form input[type=submit]:hover{
	background:#D9261C;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

/***/

.body-page{
	margin-bottom:75px;
}

.body-page h1 {
    font-family: 'Pacifico';
    font-size: 2.33em;
    margin: 0 0 95px!important;
    padding: 0!important;
	letter-spacing:2px;
    line-height: 1;
    font-weight:400;
    letter-spacing: 1;
    color: #000;
    display: block;
    text-align: center;
}

h4.audio-access-title{
	text-indent:2em;
	background:#fff;
	padding:22px 5px;
	margin:25px 0 45px;
}

.body-page h4 a{
	color:red!important;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.body-page h4 a:hover{
	color:blue!important;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.body-page p{
	font-size:1em;
	font-weight:500;
	line-height:1.55;
	text-indent:2em;
}

.body-page div[role="contentinfo"]{
	display:none!important;
}

.audiofield{
	position:relative;
	margin-bottom:50px;
}

.audiofield-audiojs {
    width:650px;
    background: #404040;
    overflow: hidden;
    font-family: monospace;
    font-size: 13px;

    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.audiojs {
    width: 650px;
    background: #404040;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
    background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.audiojs .scrubber {
    position: relative;
    float: left;
    width: 71%;
    background: #5a5a5a;
    height: 14px;
    margin: 10px;
    border-top: 1px solid #3f3f3f;
    border-left: 0px;
    border-bottom: 0px;
    overflow: hidden;
}

.audiofield-audiojs-frame ol {
    padding: 0px;
    margin: 0px;
    list-style: decimal-leading-zero inside;
    color: #111;
    width: 650px;
	background:#fff;
    border-top: 1px solid #ccc;
    font-size: 0.9em;
}

.audiofield-audiojs-frame ol li{
	margin-left:17px;
	padding:21px 0;
	position:relative;

}

.audiofield-audiojs-frame ol li a {
    display:inline-block;
    text-indent: .33ex;
    padding: 0px 0px 0px 20px;
	color:#232323;
}

.audiofield-audiojs-frame li.playing a {
    color: #d9261c;
	font-weight:500;
	position:relative;
	display:inline-block;
}

.audiofield-audiojs-frame li.playing::before{display:none!important}

.audiofield-audiojs-frame li.playing a:after {
	content: '♬';
    width: 26px!important;
    height: 26px!important;
    line-height: 25px;
    position: absolute;
    left: auto!important;
    right:-55px!important;
    top: -3px;
    color: rgb(0, 0, 0);
    font-size: 24px;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px;
    padding: 3px;
    margin: 0px;
}

/*******************/

/* More */


.more-block {
	position:relative;
	display:block;
	width:90%;
	border:0px solid red;
	margin:8em auto 0;
	z-index:9;
}

.more-block h3{
	z-index:9;
	position:relative;
	display:block;
	font-family: 'Pacifico';
    font-size: 3.33em;
    margin: 0 0 95px!important;
    padding: 0!important;
	letter-spacing:2px;
    line-height: 1;
    font-weight:400;

    color: #000;

    text-align: center;
}

.audio-files .item-list{
	
}

.more-block .item-list ul li,
.more-block .item-list ol li{
	padding:14px 14px 31px;
	margin:0 0 51px;
	border-bottom:1.75px solid rgba(0,0,0,.25);

	position:relative;
}

.more-block .item-list ul li{display:block;}

.more-block .item-list ul ul li,
.more-block .item-list ol ol li{
	position: relative;
	margin:0;
    margin-left: 17px;
    padding: 21px 0;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}


.more-block  .views-field.views-field-title a{
	z-index:9;
	font-family: 'Montserrat', sans-serif;
	font-size:1.43em;
	color:#000;
	margin:0 0 25px!important;
	
	line-height:1.34;
	font-weight:600;

	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.more-block  .views-field.views-field-title a:hover{
	color:#D9261C;
	
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.more-block ol li::marker{
	font-family: 'Montserrat', sans-serif;
	font-size:1.43em;
	font-weight:600;
}


.more-block ol ol li::marker{
	font-family: 'Montserrat', sans-serif;
	font-size:1.1em!important;
	font-weight:400;
}


.more-block .button-not-authorized{
	display:table;
	width:100%;
	text-align:right;
	margin:5px 0 5px;
	border:0px solid red;
}

.more-block .button-not-authorized span{
	background:#fff;
	width:80px;
	height:80px;
	border-radius:50%;
	position:relative;
	border:0px solid green;
	box-shadow:1px 3px 5px #555;
		
	display:table-cell;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.more-block .button-not-authorized a:hover span{
	background:#232323;

	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.more-block .button-not-authorized span:after{
	content: '';
	background: url('../images/icon-1.png')!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	background-size:cover!important;
	width:50px;
	height:50px;
	z-index:9;
	position:absolute;
	top:12px;
	left:15px;

}

.more-block .button-not-authorized a:hover span:after{
	background: url('../images/icon-2.png')!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	background-size:cover!important;
	width:50px;
	height:50px;
	z-index:9;
	position:absolute;
	top:12px;
	left:15px;
	
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.more-block .button-not-authorized p{
	font-size:1em;
	font-weight:600;
	color:#000;
	
	position:relative;
	border:0px solid green;
	display:table-cell;
	vertical-align:middle;
	padding:0;
	right:20px;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}


.more-block .button-not-authorized a{
	border:0px solid green;
	display:inline-block;


	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.more-block .button-not-authorized a:hover p{
	color:#D9261C;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.more-block  .views-field.views-field-field-fayl{
	display:block;
	margin:55px 0 0;
}

/************/

/***/

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

.card-copy p {
    letter-spacing: 1px;
    font-size: 1.45em;
}

.card-copy:first-child {
    margin: 0 0 26px;
}

}


@media only screen and (max-width:1590px){
	
body{font-size:18px;}	

.card-block {
    bottom: 4%;
    left: 13%;
}

.body-page {
    position: relative;
    display: block;
    width: 94%;
    padding-bottom: 3em;
    border-bottom: 1.64px solid rgba(0,0,0,.35);
    margin: 6.92em auto 5em;
}

.audio-files {
    position: relative;
    display: block;
    width: 95%;
    border: 0px solid red;
    margin: 7em auto 0;
}

.audio-files .views-field-field-opys-faylu p {
    font-size: 1.1em;
    font-weight: 500;
    color: #000;
    line-height: 1.46;
    letter-spacing: 1.5px;
}


}


@media only screen and (max-width:1485px){
	
body{font-size:17.4px;}	

.white-back {
    position: absolute;
    left: 5.5%;
    top: 2%;
    display: block;
    width: 89%;
    background: rgba(255,255,255,.955);
}

}

@media only screen and (max-width:1300px){
	
body{font-size:16px;}	

}

@media only screen and (max-width:1119px){
	
body{font-size:15px;}	

.card-copy:first-child {
    margin: 0 0 15px;
}

.card-copy span {
    display: inline-block;
    position: relative;
    font-size: 1em;
    color: #0256b7;
    font-weight: 600;
    border: 0px solid blue;
    margin-left: 11px;
    top: 0px;
}

.card-block {
    bottom: 5.75%;
    left: 11%;
}

}


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

body{font-size:16px;}	


.white-back {
    position: absolute;
    left: 3.5%;
    top: 2%;
    display: block;
    width: 93%;
    background: rgba(255,255,255,.955);
}	

.mobile-vers{display:block;}
.desctop-vers{display:none;}	
	
.logoblock {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    display: block;
    width: 50%;
	margin:2% auto 5%;
    border: 0px solid red;
}	

.hellotext {
    position: relative;
    display:block;
    width: 97%;
    top: auto;
    right: auto;
	margin:2% auto 2%;
    text-align: left;
    border: 0px solid blue;
}


.audio-files {
    position: relative;
    display: block;
    width: 97%;
    border: 0px solid red;
    margin: 4.15em auto 0;
}

.audio-files .views-field.views-field-title a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.83em;
    color: #000;
	line-height:1.3;
    margin: 0 0 45px!important;

}

.audio-files .views-field-field-opys-faylu p {
    font-size: 1.35em;
    font-weight: 500;
    color: #000;
    line-height: 1.46;
    letter-spacing: 1.5px;
}

.button-not-authorized p {
    font-size: 1.5em;
    font-weight: 600;
    color: #000;
    position: relative;
    border: 0px solid green;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    right: 30px;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}


.body-page h1 {
    font-family: 'Pacifico';
    font-size: 2.83em;
    margin: 0 0 55px!important;
    padding: 0!important;
    letter-spacing: 2px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 1;
    color: #000;
    display: block;
    text-align: center;
}

.audiofield-audiojs {
    width:100%!important;
    background: #404040;
    overflow: hidden;
    font-family: monospace;
    font-size: 18px;
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.audiofield-audiojs-frame ol {
    padding: 0px;
    margin: 0px;
    list-style: decimal-leading-zero inside;
    color: #111;
    width:100%!important;
    background: #fff;
    border-top: 1px solid #ccc;
    font-size: 1.2em;
}

.audiofield {
    position: relative;
    margin-bottom: 90px;
}

.body-page p {
    font-size: 1.45em;
    font-weight: 500;
    line-height: 1.55;
    text-indent: 2em;
}

.more-block {
    position: relative;
    display: block;
    width: 97%;
    border: 0px solid red;
    margin: 4em auto 0;
    z-index: 9;
}

.more-block h3 {
    z-index: 9;
    position: relative;
    display: block;
    font-family: 'Pacifico';
    font-size: 3.53em;
    margin: 0 0 95px!important;
    padding: 0!important;
    letter-spacing: 2px;
    line-height: 1;
    font-weight: 400;
    color: #000;
    text-align: center;
}

.more-block  .views-field.views-field-title a {
    z-index: 9;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.85em;
    color: #000;
    margin: 0 0 25px!important;
    line-height: 1.34;
    font-weight: 600;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}


.more-block .views-field-field-opys-faylu p {
    font-size: 1.35em;
    font-weight: 500;
    color: #000;
    line-height: 1.46;
    letter-spacing: 1.5px;
}



.wrapper{
	padding-bottom:50px;
	background-repeat: round;
}

.card-copy:first-child {
    margin: 0 0 5px;
}

.card-copy p {
    letter-spacing: 1.5px;
    font-size: 1.28em;
}

.card-copy span {
    display: inline-block;
    position: relative;
    font-size: 1em;
    color: #0256b7;
    font-weight: 600;
    border: 0px solid blue;
    margin-left: 11px;
    top: 0px;
}

.card-block {
    bottom: 2.75%;
    left: 6%;
}

}

/*
@media only screen and (max-width:500px){

	*{background:pink}


}
*/