/* This stylesheet generated by Transfonter (https://transfonter.org) on July 26, 2017 7:15 PM */

@font-face {
	font-family: 'Museo Sans Cyrl 500';
	src: url('fonts/MuseoSansCyrl-500.eot');
	src: local('fonts/MuseoSansCyrl-500'),
		url('fonts/MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'),
		url('fonts/MuseoSansCyrl-500.woff') format('woff'),
		url('fonts/MuseoSansCyrl-500.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo Sans Cyrl 500';
	src: url('fonts/MuseoSansCyrl-500Italic.eot');
	src: local('fonts/MuseoSansCyrl-500Italic'),
		url('fonts/MuseoSansCyrl-500Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/MuseoSansCyrl-500Italic.woff') format('woff'),
		url('fonts/MuseoSansCyrl-500Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

body {
	font-family: 'Museo Sans Cyrl 500' !important;
	font-weight: normal;
    font-style: normal;
	background: url(fon2.jpg);
	background-size: cover;
}
.sv-question__content {
	font-size:20px;
	font-weight:900;
}

.sv-btn {
	font-size:18px !important;
}

.sv-root-modern .sv-progress {
	text-align:left !important;
}

@media only screen and (min-width: 600px) {
    /* body {
		background: url(fon1.jpg);
		background-size: cover;
	} */
}
@media only screen and (max-width: 600px) {
	/* body {
		background: url(fon.jpg);
		background-size: cover;
	} */
	.sv-container-modern__title h3 {
		font-size: 1.5em !important;
	}
}

@media only screen and (min-width: 1000px) {
#surveyElement {
	width:60% !important;
	padding: 0 20%;
}

}

.shutka{
		font-size:36px;
		font-weight:bold;
      opacity: 0;
      animation:anim .1s 5s linear forwards;
    }
    @keyframes anim{
      0%{ opacity: 0; }
      100%{ opacity: 1; }
    }
	
.sv-text {
	border-bottom: 0.12em solid #479fc9 !important;
}

/* #sq_104_errors {display:none;} */