@font-face {
	font-family: 'Gilroy Bold';
	src: url('/src/fonts/Gilroy/Gilroy-Bold.eot');
	src: url('/src/fonts/Gilroy/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
	url('/src/fonts/Gilroy/Gilroy-Bold.woff') format('woff'),
	url('/src/fonts/Gilroy/Gilroy-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gilroy Regular';
	src: url('/src/fonts/Gilroy/Gilroy-Regular.eot');
	src: url('/src/fonts/Gilroy/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
	url('/src/fonts/Gilroy/Gilroy-Regular.woff') format('woff'),
	url('/src/fonts/Gilroy/Gilroy-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gilroy Medium';
	src: url('/src/fonts/Gilroy/Gilroy-Medium.eot');
	src: url('/src/fonts/Gilroy/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
	url('/src/fonts/Gilroy/Gilroy-Medium.woff') format('woff'),
	url('/src/fonts/Gilroy/Gilroy-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gilroy Thin';
	src: url('/src/fonts/Gilroy/Gilroy-Thin.eot');
	src: url('/src/fonts/Gilroy/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
	url('/src/fonts/Gilroy/Gilroy-Thin.woff') format('woff'),
	url('/src/fonts/Gilroy/Gilroy-Thin.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {font-family: 'Gilroy Regular'; margin: 0px; color: #2f2b42; background: #ffffff!important; font-size: 14px;}
h1 {color: #2f2b42!important; font-size: 28px!important; margin-bottom: 30px!important; font-weight: normal!important; font-family: 'Gilroy Regular'!important; font-weight: 700!important}
h2 {color: #ffffff!important; font-size: 22px!important; margin-bottom: 30px!important; font-weight: normal!important; font-family: 'Gilroy Regular'!important; font-weight: 700!important}
h3 {color: #2f2b42!important; font-size: 32px!important; margin-bottom: 30px!important; font-weight: normal!important; font-family: 'Gilroy Regular'!important; font-weight: 700!important}

#splash {font-size: 12px; position: fixed; background-color: #ffffff;  z-index: 1504; top: 0; left: 0px; width: 100%;  margin: auto!important;}
body.pace-running #splash {position: fixed; background-color: #ffffff; font-size: 12px; width: 100%; }
body.pace-done #splash {display: none;}

#content {margin-top: 120px!important;}

#menu {position: fixed; top: 0; left: 0; width: 100%; z-index: 1500; border-color: rgba(255,255,255, 0.4); border-width: 0px 0px 1px 0px; border-style: solid; padding: 20px 0px; background-color: rgba(0, 0, 0, 1);  transition: 0.5s;}

#menu a.tm {font-family: 'Gilroy Medium'!important; color: #ffffff; display: inline-block; line-height: 40px; margin: 0px 0px 0px 20px; font-size: 18px; text-decoration: none; transition: .5s;}
#menu a.act, #menu a.tm:hover {color: #92b0ee; text-decoration: none; transition: .5s;}
#menu div.tm_sep {background-color: rgba(255,255,255, 0.4); width: 1px; padding: 0px; margin: 0px 10px;}
#menu div.tm_search {background: url(/src/img/search.png) no-repeat 50% 50%; width: 40px; cursor: pointer; transition: 0.5s; min-height: 40px;}
#menu div.tm_search:hover {background-image: url(/src/img/search_b.png); transition: 0.5s;}
#menu a.tm_vk {background: url(/src/img/vk_top_w.png) no-repeat 50% 50%; width: 40px; cursor: pointer; transition: 0.5s; display: block; min-height: 40px;}
#menu a.tm_vk:hover {background-image: url(/src/img/vk_top_blue.png); transition: 0.5s;}
#menu a.tm_in {background: url(/src/img/in_top_w.png) no-repeat 50% 50%; width: 40px; cursor: pointer; transition: 0.5s; display: block; min-height: 40px;}
#menu a.tm_in:hover {background-image: url(/src/img/in_top_blue.png); transition: 0.5s;}
#menu a.tm_yt {background: url(/src/img/yt_top_w.png) no-repeat 50% 50%; width: 40px; cursor: pointer; transition: 0.5s; display: block; min-height: 40px;}
#menu a.tm_yt:hover {background-image: url(/src/img/yt_top_blue.png); transition: 0.5s;}

#menu.black_menu {background-color: #000000; padding: 5px 0px; transition: 0.5s;}

#mmb {width: 40px; height: 40px; background: url(/src/img/menu_btn.png) no-repeat 50% 50%; border: solid 0px #ffffff; border-radius: 5px; display: none;}
#mmb_close {width: 40px; height: 40px; position: absolute; top: 20px; right: 20px; background: url(/src/img/menu_close.png) no-repeat 50% 50%;}

#mobile_menu {position: fixed; left: -100%; top: 0; background-color: rgba(0,0,0,0.85); z-index: 1503; width: 100%; height: 100%; max-height: 100%; overflow-y: scroll; }
#mobile_menu a.tm {display: block; color: #ffffff; text-align: left; padding: 20px 20px; border-bottom: solid 1px rgba(255,255,255, 0.2); font-size: 25px;}

#logo {background: url(/src/img/top_logo_w.png) no-repeat 50% 50%; width: 185px; height: 40px; display: block; transition: 0.3s;}


.flip-container {perspective: 1000px; transform-style: preserve-3d;}
.flip-container:hover .back {transform: rotateY(0deg);}
.flip-container:hover .front {transform: rotateY(180deg);}
.flip-container, .front, .back {min-width: 100px; width:100%; height: 400px;}
.flipper {transition: 0.6s; transform-style: preserve-3d; position: relative;}
.front, .back {backface-visibility: hidden; transition: 0.6s; transform-style: preserve-3d; position: absolute; top: 0; left: 0; 	text-align: left;}
.front {z-index: 2; transform: rotateY(0deg);}
.back {transform: rotateY(-180deg);}


a.spec_container {height: 100%; background-position: right bottom; background-repeat: no-repeat; display: block; min-height: 350px; position: relative; text-decoration: none; background-size: auto 170px; transition: 0.5s;}
a.spec_container:hover {text-decoration: none; background-size: auto 200px; transition: 0.5s}
a.spec_container span {font-family: 'Gilroy Regular'!important; font-size: 24px; font-weight: 600;}
a.spec_container div.fl {width: 40px; height: 3px; background-color: #f7a801; transition: 0.5s; margin-top: 10px;}
a.spec_container:hover div.fl {width: 100%; transition: 0.5s; }
a.spec_container div.price {position: absolute; bottom: 20px; color: #ffffff; font-weight: 500; font-size: 30px; line-height: 40px; border-radius: 3px; transition: 0.5s;}
a.spec_container:hover div.price {font-size: 38px; transition: 0.5s;}
a.spec_container div.price span {font-size: 20px; line-height: 40px; }
a.spec_container div.spec_descr {font-size: 16px;  font-family: 'Gilroy Medium';}
a.spec_container div.spec_descr ul {font-size: 16px;  list-style: none; padding: 0px 0px 0px 30px;}
a.spec_container div.spec_descr ul li {list-style-image: url(/src/img/bull.png); padding: 0px 0px 0px 5px;}

#feedback {background-color: #eaebef; }
#feedback_container {height: 250px; overflow: hidden; position: relative;}
div.feedback_item {display: inline-block; background-repeat: no-repeat; background-position: center top; height: 250px;}
div.feedback_item div.ava {background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; height: 200px; width: 200px; border-radius: 100px; display: inline-block; padding-top: 180px; margin-bottom: 40px; border: solid 2px #0f75bc;}
div.feedback_item div.quotes {background: url(/src/img/quote_blue.png) no-repeat 50% 50%; height: 71px; margin-top: -20px; margin-bottom: 40px; border: solid 1px #000000;}
div.feedback_item div.feedback_txt {padding: 0px; font-family: 'Gilroy Medium'; font-size: 18px;}
div.feedback_item div.feedback_txt b {font-size: 28px; font-family: 'Gilroy Thin'; display: block; margin-bottom: 5px;}

a.sn30_vk {background: url(/src/img/vk_30.png) #a2aab1 no-repeat center; width: 30px; height: 30px; display: inline-block; background-size: 22px auto; margin-right: 10px; transition: 0.5s;}
a.sn30_vk:hover {background-color: #4d75a3; transition: 0.5s;}
a.sn30_fb {background: url(/src/img/fb_30.png) #a2aab1 no-repeat 60% 100%; width: 30px; height: 30px; display: inline-block; background-size: auto 24px; margin-right: 10px; transition: 0.5s;}
a.sn30_fb:hover {background-color: #3b5998; transition: 0.5s;}
a.sn30_insta {background: url(/src/img/in_30.png) #a2aab1 no-repeat center; width: 30px; height: 30px; display: inline-block; background-size: 22px auto; transition: 0.5s;}
a.sn30_insta:hover {background-color: #e75e4b; transition: 0.5s;}

#feedback_nav_row {}
#feedback_nav {}
#feedback_nav div.nav_punkt {display: inline-block; width: 15px; height: 15px; margin: 0px 5px; background-color: #a2aab1; border-radius: 8px; cursor: pointer;}
#feedback_nav div.nav_punkt:hover {background-color: #535d66;}
#feedback_nav div.nav_punkt.act {background-color: #0f75bc;}

.feedback_btn {border-radius: 7px; line-height: 40px; padding: 0px 15px; background-color: #0f75bc; font-family: 'Gilroy Regular'; color: #ffffff; cursor: pointer; transition: .5s;}
.feedback_btn:hover {background-color: #000000; transition: 0.5s; text-decoration: underline;}

#footer_content {background-color: #000000; font-size: 12px; color: #ffffff; font-family: 'Gilroy Regular';}

#footer a.footer_capt {display: block; color: #ffffff; font-size: 14px;}

#book {background-image: url(/src/img/wide_fon_1.jpg); background-repeat: no-repeat; background-position: 0px 0px; min-height: 220px; background-size: 100% auto;}
#book span.capt {font-size: 54px; color: #ffffff; font-family: 'Gilroy Thin';}
#book ul {padding: 30px 0px 0px 30px;}
#book li {color: #ffffff; font-family: 'Gilroy Regular'; font-size: 20px; padding: 10px 150px 10px 0px;}

#book div.dropdown-item {padding: 5px 10px 5px 45px; margin-right: 50px; background-repeat: no-repeat; background-size: 25px auto; background-position: 10px 50%; line-height: 20px; cursor: pointer;}

div.news_block a {text-decoration: none; border-style: solid; border-width: 4px 0px 4px 0px; border-color: #ffffff;   color: #2f2b42; border-radius: 12px; font-family: 'Gilroy Medium';}
div.news_block a {background-color: #eaebef; display: block; height: 100%;}
div.news_block:hover a {text-decoration: none; border-color: #f7a801; transition: 0.5s;}
div.news_block:hover div.caption {}
div.news_block div.preview {min-height: 250px; border-radius: 10px 10px 0 0; background-repeat: no-repeat; background-size: cover; background-position: bottom right;}
div.news_block:hover div.caption_shadow {background-image: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0, 0.9));  transition: 1s; }
div.news_block div.caption_shadow {min-height: 250px; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0, 0.8)); position: relative; border-radius: 10px 10px 0 0;} 
div.news_block div.caption {font-size: 24px; font-family: 'Gilroy Thin'; color: #ffffff; position: absolute; left: 0; bottom: 0; font-weight: 600;} 
div.news_block div.annotation {font-size: 16px;} 
div.news_block:hover div.annotation {color: #2f2b42;}

#usl_bar {background-color: #EAEBEF; padding: 30px 0px 30px 0px;}
#usl_bar h3 {color: #535d66!important;}

.usluga_top div.img_div {background-repeat: no-repeat; background-size: 40px 40px; height: 60px; padding-left: 60px; display: inline-block; width: 60px; background-color: #ffffff; border-radius: 30px; background-position: 50% 50%; transition: .5s; border: solid 0px #535d66;}
.usluga_top:hover div.img_div { background-color: #535d66;}
.usluga_top:hover b {text-decoration: underline;}
.usluga_top span {font-size: 13px; line-height: 9px!important;}
.usluga_top, .usluga_top:hover {color: #535d66; font-size: 18px; text-decoration: none;}


.container__wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 100%; // пропорции блока определяются здесь
}

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

.parallax {
    min-height: 400px;
    background: transparent;
}

#service_bkg {
	min-height: 500px;
	background-size: cover !important;
	background-position: 50%;
	background-repeat: no-repeat;
	margin-bottom: 35px;
	margin-top: -40px;
}

#service_bkg_caption {
	color: #ffffff!important;
	font-weight: bold;
	font-family: Verdana;
	font-size: 42px;
	text-shadow: 1px 1px 5px #000;
	text-align: center;
	padding-top: 40px;
}

#service_bkg_punkts {
	margin-top: 50px;
	color: #ffffff!important;
	font-size: 20px;
	text-shadow: 1px 1px 5px #000;
	text-align: center;
}


#service_bkg_shadow_block {
	background-color: rgba(0,0,0,0.2);
	font-family: 'Gilroy Thin';
	font-size: 20px;
}

#service_bkg_shadow_block.btn-xl {
	fint-size: 40px!important;
}

.text-22 {font-size: 22px;}
.text-32 {font-size: 32px;}

.d-inline-block p{
  margin-bottom: 2px;
}
