

/* mulish-regular - cyrillic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/mulish-v12-cyrillic-regular.eot'); /* IE9 Compat Modes */
  src: url('/fonts/mulish-v12-cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/mulish-v12-cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/mulish-v12-cyrillic-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/mulish-v12-cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/mulish-v12-cyrillic-regular.svg#Mulish') format('svg'); /* Legacy iOS */
}
/* mulish-700 - cyrillic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/mulish-v12-cyrillic-700.eot'); /* IE9 Compat Modes */
  src: url('/fonts/mulish-v12-cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/mulish-v12-cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/mulish-v12-cyrillic-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/mulish-v12-cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/mulish-v12-cyrillic-700.svg#Mulish') format('svg'); /* Legacy iOS */
}
/* mulish-800 - cyrillic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/mulish-v12-cyrillic-800.eot'); /* IE9 Compat Modes */
  src: url('/fonts/mulish-v12-cyrillic-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/mulish-v12-cyrillic-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/mulish-v12-cyrillic-800.woff') format('woff'), /* Modern Browsers */
       url('/fonts/mulish-v12-cyrillic-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/mulish-v12-cyrillic-800.svg#Mulish') format('svg'); /* Legacy iOS */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	font-family: "Mulish", Helvetica, Arial, sans-serif !important;
}
body {
	margin: 0;
	font-family: "Mulish", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	color: #333;
	background: #eee;

}
.item-page {
	background: #fff;
	padding: 40px;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
    margin: 20px 0;
    border-radius: 5px;
}

.field-label {
	font-weight: bold;
}
.header-field {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
.field-images {
	display: flex;
	flex-wrap: wrap;
	
}
.field-images img {
	height: 200px;
}
.field-images div {
	margin-bottom: 30px;
}

.field-izo {
	margin-right: 30px;
}
.field-entry td {
	max-width: 335px;
}





body a {
	text-decoration: none;
	font-family: "Mulish";
	color: #333;
}
a:not([class]) {
	text-decoration: none;
}
a:hover,
a:focus {
	color: #000;
	text-decoration: none !important;
}
p {
	margin: 0 0 9px;
}
.lead {
	margin-bottom: 18px;
	font-size: 19.5px;
	font-weight: 200;
	line-height: 27px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 9px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 1.2;
	color: inherit;
	text-rendering: optimizelegibility;
}


.field-izo-pdf a {
    border-bottom: 1px dotted #005bff;
    font-size: 20px;
    color: #005bff;
}


/*///////////////////////////////////////////////*/

.wrap1300 {
	max-width: 1000px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin: 0 auto;
}

body {
	
}

header a:focus,header a:hover {
	color: #FFE9C0 !important;
}
.header_btns a {
	display: inline-block;
	transition: 0.5s;
}
.header_btns a:focus, .header_btns a:hover {
	color: #000 !important;
	transform: translateY(-2px);
}

.mod-list li.active > a {
	color: #FFE9C0 !important;
	text-decoration: none;	
}

.head_main {
	background: url('/images/back.jpg') no-repeat;
}
.head_comp_rem {
	background: url('/images/back2.jpg') no-repeat;
}
.head_chist {
	background: url('/images/back3.jpg') no-repeat;
}
.head_klav {
	background: url('/images/back4.jpg') no-repeat;
}
.head_matric {
	background: url('/images/back5.jpg') no-repeat;
}
.head_akkum {
	background: url('/images/back6.jpg') no-repeat;
}
.head_win {
	background: url('/images/back7.jpg') no-repeat;
}
.head1 {
	min-height: 770px;
	width: 100%;
	background-size: auto 100%;
	background-position: center;
	display: flex;
	flex-direction: column;
}

#mod-custom110 {
	flex-grow: 5;
	display: flex;
	flex-direction: column;	
}
.main_slide_wrap {
	flex-grow: 5;
	display: flex;
	flex-direction: column;	
}
.main_slide_wrap .wrap1300 {
	flex-grow: 5;
	width: 100%;
	display: flex;
	flex-direction: column;	
	justify-content: space-between;
}
.main_slide_wrap .wrap1300 .main_slide {
	display: flex;
	flex-direction: column;
	padding-bottom: 40px;
}
.header_wrap {
	padding: 20px 0;
}
.header_wrap .wrap1300 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header_wrap .header1 {
	display: flex;
	flex-direction: column;
}
.header_wrap .logo {
	color: 	#fff;
	font-size: 23px;
	font-weight: 800;
	margin: 0;
}
.header_wrap .logo>span {
	color: #FFE9C0;
}
.logo_desc {
	
	font-size: 14px;
	color: #FFE9C0;
	text-transform: uppercase;
}
.logo_desc>span {
	color: #fff;
}
.header2 {
	flex-grow: 5;
	padding: 0 70px;
}
.header_list>ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.header_list a {
	font-size: 13px;
	color: #fff;
}
.header_contacts {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
}
.header_tel {
	font-size: 21px;
	font-weight: 800;
	position: relative;
	padding-left: 15px;
	color: #fff;
	white-space: nowrap;
}
.header_tel::before {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #31BF59;
	border-radius: 50%;
}
.header_btn {
	color: #FFE9C0;
	border-bottom: 1px dotted;
	font-size: 15px;
	margin-top: 0;
}

.main_slide {
	max-width: 630px;
	padding-top: 62px;
}

.main_slide h1 {
	color: #fff;
	font-size: 56px;
	font-weight: bold;
	word-wrap: break-word;
}
.main_h1 {
	margin: 30px 0;
	margin-bottom: 10px;
}
.main_color {
	color: #FFE9C0;
}
.h1_under {
	border-bottom: 1px solid;
}
.h1_top_desc span{
	font-size: 22px;
	color: #d7d7d7;
	border-bottom: 1px solid #FFE9C0;
}

.h1_desc p{
	font-size: 20px;
	color: #dddddd;
	line-height: 1.5;
}
.h1_desc strong {
	margin-top: 10px;
    display: inline-block;
    font-size: 17px;
}

.btn3 {
	font-size: 16px;
	color: #161616;
	background: #FFE9C0;
	padding: 16px 40px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	line-height: 1.3;
}

.header_btns {
	margin-top: 20px;
}

.header_soc {
	margin-bottom: 30px;
}
.header_soc a {
	position: relative;
	padding-left: 32px;
	color: #e4e4e4;
	margin-right: 20px;
}
.header_soc a span {
	border-bottom: 1px dotted;
}
.header_soc a:last-child {
	margin-right: 0;
}
.header_whatsapp::before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url('/images/icons/icon-whatsapp.svg')no-repeat;
}
.header_viber::before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url('/images/icons/icon-viber.svg')no-repeat;
}
.header_tg::before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url('/images/icons/icon-tg.svg')no-repeat;
}


.about_wrap {
	margin: 50px 0;
}
.quiz_wrap_main {
	margin: 50px 0;
	background: #efefef;
	padding: 30px 0
}
.catalog_wrap {
	margin: 50px 0;
}

.catalog_block {
	border: 1px solid #f0f0f0;
	padding: 20px 20px;
	transition: 0.5s;
	text-align: left;
}
.catalog_block h3 {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
}
.first_catalog_block {
	background: #FFE9C0;
	padding: 30px 30px;
}
.first_catalog_block h2 {
	font-size: 46px;
	color: #000;
	font-weight: 800;
	line-height: 1.2;
}
.first_catalog_block p {
	font-size: 17px;
	color: #5f5f5f;
	line-height: 1.3;
}
.first_catalog_block .btn3 {
	background: #FFAB11;
	color: #fff;
	font-weight: 800;
	font-size: 17px;
	margin-top: 20px;
	display: inline-block;
}





#cont {
  position: relative;
}
#cont .wrap1300 {
  position: relative;
}
.cont_block {
  position: absolute;
  z-index: 1;
  top: 30px;
  background: #fff;
  padding: 25px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 15px 0;
  -webkit-box-shadow: 0px 8px 23px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 8px 23px rgba(0, 0, 0, 0.18);
  max-width: 330px;
  outline:1px solid #e9e9e9;
  outline-offset:-12px;
}
.cont_block>a {
	font-size: 18px;
}
.cont_block {
  text-align: center;
}
.cont_block h5 {
  font-size: 27px;
  font-weight: bold;
  color: #FE8325;
  margin-bottom: 2px;
}
.photo_cont img {
	margin: 10px 0;
	border-radius: 6px;
}

.cont_block .snip_phone {
  font-size: 21px;
  font-weight: bold;
  color: #000;
}
.adr_cont span {
  font-size: 17px;
  color: #000;
  display: block;
}
.adr_cont span:first-child {
  margin-bottom: 7px;
}
.adr_cont span:last-child {
  color: #555;
}

.h4_quiz_end {
	padding: 40px 0;
}

.off_contacts span {
	color: #fff;
}
.uk-offcanvas-bar a.btn3 {
	color: #333;
}
.uk-offcanvas-bar .mod-list li {
	padding: 2px 0;
}
.uk-offcanvas-bar h5 strong {
	text-transform: uppercase;
	color: #FFE9C0;
	margin-bottom: 5px;
}

.mycallback1 .uk-input {
	margin-bottom: 10px;
	margin-top: 5px;
}

.uk-open>.uk-modal-dialog {
	padding: 30px;
}




footer {
	
	padding: 20px 0
}
footer .wrap1300 {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
footer h3 {
	margin-bottom: 5px;
	color: #fff;
}

.slider_firms_wrap {
	margin: 40px 0;
}
.slider_firms_wrap li{
	text-align: center;
}
.slider_firms_wrap a {
	transition: 0.5s;
	display: inline-block;
}
.slider_firms_wrap a:hover {
	transform: translateY(-3px);
}

.about_mat {
	margin-top: 60px !important;
	margin-bottom: 40px !important;
}
.about_mat p {
	font-size: 16px;
	line-height: 1.5;
}

.about_left .rf-form {
	margin-top: 10px;
}
.about_left input {
	margin-bottom: 10px;
	display: inline-block;
}

.about_right .uk-cover-container{
	height: 100%;
}


.header_wrap.uk-active {
	background: #242131;
	opacity: 0.9;
	padding: 5px 0
}


.mob_menu {
	width: 34px;
	height: 34px;
	background: url('/images/icons/mob-menu.svg')no-repeat;
	background-size: 100%;
}

.uk-offcanvas-bar h3 {
	margin: 0;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.quiz_head {
  padding: 25px 25px;
  background: #242131;
  color: #fff;
  border-radius: 6px 6px 0 0;
}
body .quiz_head h3 {
  color: #fff;
  font-size: 35px;
  font-weight: 800;
  margin: 0;
  margin-bottom: 5px;
}
body .quiz_head p {
  color: #c0c0c0;
  font-size: 17px;
  margin: 0;
}
.quiz_main {
  padding: 20px 10px;
  padding-top: 30px;
  border: 1px solid #ccc;
  transition: 1s;
}
.question_head {
  font-size: 26px;
  color: #5A5A5A;
  font-weight: 700;
}
.quiz_main .uk-card {
  cursor: pointer; 
  text-align: center;
}
.quiz_main .uk-card-body {
  padding: 20px 10px;
}
.quiz_main h2 {
  font-size: 14px;
  font-weight: bold;
}
.quiz_main .uk-card-hover {
  transition: 0.5s;
}
.quiz_main .uk-card-hover:hover {
  transform: translateY(-2px);
}

.quiz_main textarea::placeholder {
  font-size: 12px;
  color: 707070;
}

.quiz_main input::placeholder {
  font-size: 12px;
  color: 707070;
}
.question2 textarea {
  margin-bottom: 5px;
}
.my_danger_input {
  border-color: red;
}
.question3 input {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.question3 h2 {
  margin-bottom: 5px;
}

.quiz_main .btn3{
  margin-top: 6px;
  display: inline-block;
  padding: 10px;
  width: 100%;
  text-align: center;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/






@media (max-width: 990px) {
	.header2 {
		display: none;
	}
	.header4 {
		display: inline-block !important;
	}

}

@media (max-width: 700px) {
	.cont_block {
		position: relative;
		top: 0;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.head1 {
		background-position-x: -370px;
	}
}

@media (max-width: 600px) {
	.main_slide h1 {
		font-size: 36px;
	}
	.first_catalog_block h2 {
		font-size: 30px;
	}
	.catalog_block h3 {
		font-size: 22px;
	}
	.socseti_mob {
	    display: block !important;
	  }
}

@media (max-width: 500px) {
	header .header_wrap .logo {
		font-size: 17px;
	}
	header .logo_desc {
		font-size: 11px;
	}
	header .header_tel {
		font-size: 15px;
		padding: 0;
	}
	header .header_tel::before {
		display: none;
	}
	header .header_btn {
		font-size: 11px;
		border-bottom: none;
	}
	header .header_wrap {
	    padding: 10px 0;
	    border-bottom: 1px solid #8b8b8b;
	}
	footer .wrap1300 {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	footer .header_contacts {
		justify-content: center;
		align-items: center;
	}
	body .quiz_head h3 {
		font-size: 20px;
	}
	.question_head {
		font-size: 18px;
		color: #000;
	}
	.main_slide {
		padding-top: 30px;
	}
	.head1 {
		min-height: 0;
	}
}
@media (max-width: 400px) {
	.main_slide h1 {
		font-size: 27px;
	}
	.h1_desc p {
		font-size: 16px;
	}
	.h1_top_desc span {
		font-size: 19px;
	}
	.question2 textarea {
		padding: 14px 10px;
	}
}




.whatsapp_img {
  animation: bounce 3s infinite ease-in-out;
}
.viber_img {
  animation: bounce2 3s infinite ease-in-out;
}
.telegram_img {
  animation: bounce3 3s infinite ease-in-out;
}
@keyframes bounce {
  from {
    right: 0;
    animation-timing-function: ease-out;
  }
  2% {
    right: 2px;
    animation-timing-function: ease-in;
  }
  4% {
    right: 4px;
    animation-timing-function: ease-out;
  }
  6% {
    right: 2px;
    animation-timing-function: ease-in;
  }
  8% {
    right: 0;
    animation-timing-function: ease-in;
  }
}

@keyframes bounce2 {
  from {
    right: 0;
    animation-timing-function: ease-out;
  }
  4% {
    right: 2px;
    animation-timing-function: ease-in;
  }
  6% {
    right: 4px;
    animation-timing-function: ease-out;
  }
  8% {
    right: 2px;
    animation-timing-function: ease-in;
  }
  10% {
    right: 0;
    animation-timing-function: ease-in;
  }
}

@keyframes bounce3 {
  from {
    right: 0;
    animation-timing-function: ease-out;
  }
  6% {
    right: 2px;
    animation-timing-function: ease-in;
  }
  8% {
    right: 4px;
    animation-timing-function: ease-out;
  }
  10% {
    right: 2px;
    animation-timing-function: ease-in;
  }
  12% {
    right: 0;
    animation-timing-function: ease-in;
  }
}
