
	::selection { background-color: #000000; color: white; }
	::-moz-selection { background-color: #000000; color: white; }

	@font-face {
		font-family: 'Comfortaa Light';
		src: url('/misc/fonts/comfortaa_light.eot');
		src: url('/misc/fonts/comfortaa_light.eot?#iefix') format('embedded-opentype'),
			url('/misc/fonts/comfortaa_light.woff2') format('woff2'),
			url('/misc/fonts/comfortaa_light.woff') format('woff'),
			url('/misc/fonts/comfortaa_light.ttf') format('truetype'),
			url('/misc/fonts/comfortaa_light.svg#comfortaa_light') format('svg');
	}

	@font-face {
		font-family: 'Play-Bold';
		src:url('/misc/fonts/20289.ttf') format('truetype');
	}

	body {
		background-color: #fff;
		font: 14px / 20px normal Helvetica, Arial, sans-serif;
		color: #000000;
	}

	a {
		color: #003399;
		background-color: transparent;
		font-weight: bold;
		text-decoration: none;
	}

	a:hover {
		color: #97310e;
	}

	h1 {
		color: #1e3f56;
		background-color: transparent;
		/* border-bottom: 1px solid #D0D0D0; */
		font-size: 24px;
		font-weight: normal;
		/* margin: 0 0 14px 0; */
		padding: 14px 15px 0px 0px;
		font-weight: bold !important;
		font-family: verdana;
		text-transform: uppercase;
	}

	code {
		font-family: Consolas, Monaco, Courier New, Courier, monospace;
		font-size: 12px;
		background-color: #f9f9f9;
		border: 1px solid #D0D0D0;
		color: #002166;
		display: block;
		margin: 14px 0 14px 0;
		padding: 12px 10px 12px 10px;
	}

	#body {
		margin: 0 15px 0 15px;
		min-height: 96px;
	}

	p {
		margin: 0 0 10px;
		padding:0;
	}

	p.footer {
		text-align: right;
		font-size: 11px;
		border-top: 1px solid #D0D0D0;
		line-height: 32px;
		padding: 0 10px 0 10px;
		margin: 20px 0 0 0;
	}

	#container {
		margin: 10px;
		border: 1px solid #D0D0D0;
		box-shadow: 0 0 8px #D0D0D0;
	}

	.head-main {
		background: #f8f9fa;
		padding-top: 5px;
		padding-bottom: 0px;
	}

	.row {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		display: flex;
		flex-wrap: wrap;
		margin-top: calc(-1 * var(--bs-gutter-y));
		margin-right: 0;
		margin-left: 0;
	}

.nav-link, .nav-link:focus {
    display: block;
    padding: 15px;
    font-size: 16px;
    font-weight: var(--bs-nav-link-font-weight);
    color: #f8f9fa;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
	
	
.h5, h5 {
    font-size: 2.75rem;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
}
		
	.nav {
		--bs-nav-link-padding-x: 1rem;
		--bs-nav-link-padding-y: 0.5rem;
		--bs-nav-link-font-weight: ;
		--bs-nav-link-color: #ffffff;
		--bs-nav-link-hover-color: #ffffff;
		--bs-nav-link-disabled-color: #6c757d;
		display: flex;
		flex-wrap: wrap;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		margin-top: 10px;
		background: #1f58c1;
	}

	.form-signin {
		width: 100%;
		max-width: 330px;
		padding: 15px;
		margin: auto;
	}

	.form-floating>.form-control, .form-floating>.form-control-plaintext, .form-floating>.form-select {
		height: 50px;
		/* line-height: 1.25; */
	}

	input {outline:none;}

	:active, :hover, :focus {
		outline: 0;
		outline-offset: 0;
	}

	input {outline: 0 !important;}

	input {
	  outline: none;
	  border: 1px solid black;
	  border-radius: 5px;
	}

	input:focus {outline: 0;}

	textarea:hover, 
	input:hover, 
	textarea:active, 
	input:active, 
	textarea:focus, 
	input:focus,
	button:focus,
	button:active,
	button:hover,
	label:focus,
	.btn:active,
	.btn.active
	{
		outline:0px !important;
		/*-webkit-appearance:none;*/
		box-shadow: none !important;
	}
	
	#error, .error{
		color:red;
	}

.logo {
    display: inline-flex;
}

	.logo_in {
		width: 135px;
		height: 135px;
		background: #e9eaee;
		border-radius: 50%;
	}
	
	.comforta{
		font-family: 'Comfortaa Light';
	}
	
h4 {
    font-family: verdana;
    font-size: 20px;
    color: #fff;
    margin-bottom: 25px;
}

	footer h4 {
		font-family: 'Comfortaa Light';
		font-weight: bold;
	}
	
	a.header {
		color: #95d8f8;
		background-color: transparent;
		text-decoration: none;
		font-size: 12px;
		font-weight: 100;
	}
	
	h3 {
		font-size: 1.2rem!important;
	}

	@media only screen and  (max-width: 768) {
		h1 {
			font-size: 40px;
		}	
	}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: #ccc0;
}

.user_formish div.page.current {
    display: block;
    text-align: center;
}

.datepicker-inline {
    width: 100%!important;
}

.datepicker table {
    margin: 0 auto!important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    font-size: 16px;
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}
	

.paginate_button	
{
    background: #ccc;
    padding: 8px;
	cursor:pointer;
}

.submit:disabled,
.submit[disabled]{
  background-color: #cccccc!important;
  color: #666666;
}

.g-recaptcha
{
    text-align: center;
    position: relative;
    display: inline-grid;
}

.admin .datepicker td, .datepicker th {
    width: 20px;
    height: 20px;
    font-size: 12px;
}

.admin #available_records{
	display:none;
}

td.en.day {
    background: #f1f3f9;
    font-weight: bold;
    -moz-border-radius: 4px;
    border: 3px solid #2c97dd;
    border-radius: 4px;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(to bottom,#08c,#04c);
    background-image: -ms-linear-gradient(to bottom,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(to bottom,#08c,#04c);
    background-image: -o-linear-gradient(to bottom,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
    border-color: #2c97dd;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

body .content {
    background-color: #1767a000;
    font: 15px/20px normal Helvetica, Arial, sans-serif;
    color: #4F5155;
    color: #fff;
}

footer, header {
    background: #b71313;
    color: #fff;
}

.content h1 {
    color: #ffffff;
    background-color: transparent;
    border-bottom: 0px;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-weight: bold!important;
    font-family: verdana;
    text-transform: inherit;
}

.window {
    /* width: 100%; */
    min-height: 200px;
    background: #fff;
    border-radius: 10px;
    margin: 20px;
    /* margin-top: 120px; */
    box-shadow: 0px 0px 60px 0px #051c2d82;
    text-align: center;
}
 
h3 {
    font-size: 1.8rem !important;
    margin-top: 30px;
    color: #ffffff;
}

.window h3 {
    color: #000;
    padding: 30px;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    font-weight: bold;
    font-family: verdana;
}

footer a, header a {
    color: #fff;
    font-weight: 100;
}

footer a:hover {
    color: #68bbf6;
}

.btn-primary {
    color: #fff !important;
    background-color: #102c40 !important;
    border-color: #112c40 !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #285372 !important;
    border-color: #285372 !important;
}

a:hover {
    color: #000000;
}

footer {
    font-size: 15px;
    line-height: 30px;
}

.window a:hover {
    color: #1767a0;
}

.window a.w{
    background: #1767a0;
    color: #fff;
}

footer.py-5{
    padding-top: 5px!important;
}

.construction
{
    min-height: 400px;
}

h1 a:hover,
h1 a {
    color: #fff;
}

.step_7 h1
{
    color: #ff1727;
} 
 
h3.wind_h3 {
    padding-left: 20px;
}   

div#navbarSupportedContent {
    margin-top: 10px;
    /* top: 10px; */
    position: relative;
}

.dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #ffffff;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 27rem;
    margin: 0;
    font-size: 1.4rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    padding-top: 10px;
    padding-bottom: 20px;
    box-shadow: 0px 5px 8px -2px #ccc;
    border: none;
    border-radius: 0;
}

.logo img {
    left: -20px!important;
    position: relative;
    width: 120px;
}

.nashi-proekti-1 {
    height: 306px;
    background: url(/misc/img/np1-bg.png);
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 50px;
}

.navbar-light .navbar-nav a.nav-link:hover {
    /*text-decoration: none;
    color: #a9a8a8 !important;*/
    transition: 0.7s;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .55);
    font-size: 17px;
    padding-left: 30px;
    padding-right: 0px;
    font-weight: bold;
    color: #ffffff !important;
    float: right;
    text-align: right;
    /* display: contents; */
}


.row.nashi-proekti {
	background: url(/misc/img/np2-bg.png);
    background-repeat: no-repeat;
    background-position-x: 400px;
}

.thumb-project {
    padding-top: 50px;
    margin-right: 10px;
}

.thumb-project img {
    width: 190px;
    box-shadow: 0px 0px 5px 5px #cccccc42;
    border-radius: 5px;
}

.potfolio-link {
    color: #fff;
    background: #026ec4;
    top: 35%;
    position: relative;
    width: 150px;
    height: 150px;
    padding-top: 65px;
    text-align: center;
    border-radius: 100px;
}

.potfolio-l{
	text-align:center;
}

.potfolio-l a {
    color: #fff!important;
    font-size: 20px;
}

.resheniya {
    background: #0165bf!important;
    margin-bottom: 20px;
}

.resheniye {
    padding: 20px 30px;
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    right: 0;
    margin-top: 0.125rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

footer {
    background: #191921;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

body .content {
    background-color: #102c40d9;
    font: 15px / 20px normal Helvetica, Arial, sans-serif;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 5px;
}

.content.topbar a {
    color: #ffffff;
    font-family: 'Play-Bold';
}
.content.topbar a:hover{
	text-decoration:none;
}

.top_vk img {
    width: 30px;
    margin-right: 8px;
}


.top_tg img,
.top_wa img
{
    width: 35px;
}

.topbar_right {
    text-align: right;
}

.top_vk
{
    border-right: 1px solid #ccc;
    height: 25px;
    display: inline-flex;
}
.top_wa
{
    border-left: 1px solid #ccc;
    height: 25px;
    display: inline-flex;
}

.logo_title h3 {
    font-size: 27px !important;
    /* text-transform: uppercase; */
    top: 0px;
    position: relative;
    font-weight: bold;
    margin-top: 10px;
    font-family: 'Play-Bold';
}

.logo_title h5 {
    color: #ffc1c1;
    font-size: 11.5px;
    line-height: 0;
    text-transform: inherit;
    letter-spacing: inherit;
}

.logo_title a:hover {
    text-decoration: none;
}

.section-slider {
    height: 400px;
    background-image: url(/misc/img/subuhexp_2.jpg);
    background-size: cover;
}

.section-slider-bottom {
    height: 550px;
    background-image: url(/misc/img/section-slider-bottom-bg.jpg);
    background-size: cover;
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 5px 15px;
    font-size: 1.5rem;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-transform: uppercase;
}

.slider-bottom-block-1 {
    /* background: #fff; */
    color: #888;
    /* padding: 50px; */
    /* margin-top: 10px; */
    /* margin-left: 100px; */
    box-shadow: 0px 0px 40px 3px #00000038;
    /* float: right; */
    margin: 0 auto;
	margin-top: 50px;
}

.slider-block-1
 {
    background: #ffffff57;
    color: #888;
    padding: 33px 40px;
    margin-top: 32px;
    box-shadow: 0px 0px 40px 3px #00000038;
    height: 270px;
}

.slider-block-1 h1, .slider-bottom-block-1 h1 {
    color: #000000;
    border-bottom: 3px solid #1767a0;
    padding-bottom: 20px;
    margin-bottom: 13px;
}

.slider-block-content,.slider-bottom-block-content, {
    font-size: 17px;
}


	@media (max-width: 768px) {
		.section-services .services-block {
			height: auto;
			box-shadow: 0px 0px 30px 1px #89818129;
			padding: 20px;
			width: -webkit-fill-available;
			margin-top: 20px;
			background: #fff;
			border-radius: 15px;
		}
	}

.services-block {
    height: 255px;
    box-shadow: 0px 0px 30px 1px #89818129;
    padding: 20px;
    width: 45%;
    margin: 2%;
    background: #fff;
    border-radius: 15px;
}

.services-block h2, .advantages-block h2 {
    color: #102c40;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.section-title {
    color: #ffffff;
    text-align: center;
    font-size: 40px;
    padding: 55px;
    text-transform: uppercase;
    font-weight: bold;
	font-family: 'Play-Bold';
}

.services-block-icon {
    height: 150px;
	padding-top: 10px;
}

.services-block-body {
    color: #000;
    font-size: 15px;
    padding-left: 0px;
    padding-top: 10px;
    line-height: initial;
}

.advantages-block-body {
    color: #000;
    font-size: 15px;
    padding-top: 15px;
    line-height: initial;
    margin: auto;
}

.advantages-block h2 {
    margin-top: 45px;
}

.section-advantages .section-title {
    margin-top: 30px;
    margin-bottom: 0px;
    color: #102c40;
}

.section-advantages {
    background: #edebebb0 !important;
    padding-bottom: 43px !important;
    padding-top: 1px !important;
}

.section-services {
    padding-bottom: 80px!important;
}

.maps, .contacts  {
    height: 600px;
}

.contacts {
    background: #1e3f56;
    padding: 60px;
}

.section-contacts {
    padding: 0!important;
}

.contacts h2 {
    font-size: 30px;
}

.contacts-block-content {
    font-size: 15px;
    line-height: 3;
    margin-bottom: 30px;
}

.totop {
    width: 55px;
    height: 55px;
    background-image: url(/misc/img/totop.png);
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    display: none;
    z-index: 999 !important;
}

.about-block-body {
    color: #fff;
    font-size: 16px;
    padding: 25px 50px 60px 70px;
}

.section-slider-bottom .section-title {
    color: #fff;
    margin-top: 40px;
    text-shadow: 1px 1px 1px black;
}

.form-control {
    display: block;
    width: 100%;
    padding: 1rem 0.75rem;
    font-size: initial;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 5px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #000;
    text-transform: math-auto;
    letter-spacing: inherit;
	margin-left:3rem;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 4rem;
}

.modal-header .btn-close {
    padding: 0.5rem 2.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;   }
	.navbar .nav-item:hover .nav-link{ color: #fff;  }

	.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
}

.text-right {
    text-align: right !important;
}

div#section-services {
    background: #2f82bb;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 14px;
}	



.slider-block-2 {
    padding-top: 11px;
	display:none;
}

.navbar-dark .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
}

.section-title {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    padding: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Play-Bold';
    line-height: 1;
}

.nav-item.dropdown:hover{
	background: #fff;
}

.nav-item.dropdown:hover a.nav-link{
	color:#b71313;
}

.page {
    padding-top: 0px;
    padding-bottom: 40px;
}

.page.about_text {
    padding-top: 20px;
    background: #e7e4e4;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
}

.section-about .logo {
    padding-top: 20px;
}

.advantages-block img {
    width: 64px;
    margin-top: 55px;
}

.section-about img.sitelogo {
    left: 0px !important;
}

footer .logo img {
	left:0px!important;
}

footer .nav-link, footer .nav-link:focus {
    display: block;
    padding: 0px;
    font-size: 15px;
    font-weight: var(--bs-nav-link-font-weight);
    color: #f8f9fa;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

footer .nav-link:focus, footer .nav-link:hover {
    color: #ffffff;
}

footer h5 {
    font-size: 1.4rem;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.copy{
	text-align:center;
}

.disclaimer {
    background-color: #fff;
    padding: 5px 135px;
    display: none;
    align-items: center;
    font-family: sans-serif;
    line-height: 1.5;
    font-size: 13px;
    justify-content: center;
    top: 0;
    z-index: 99999;
    width: 100%;
    box-shadow: 11px -10px 18px #80808024;
    overflow: visible;
}

.disclaimer p {
    margin: 0;
    color: #969696;
}

.disclaimer .cross {
    position: relative;
    align-self: flex-start;
    left: 50px;
    cursor: pointer;
}

.disclaimer a {
    text-decoration: underline;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #1e2125!important;
    background-color: #e9ecef!important;
    text-decoration: none!important;
}

a.nav-link:hover {
    text-decoration: none;
}

.nav-item:hover{
    background: #b94343;
}

.section-experts h5{
    color: #000;
    font-size: 14px;
    margin-top: 20px;
} 
.section-experts img {
    width: 300px;
    margin-top: 55px;
}

.portrait-crop{
    display: inline-block;
    height: 215px;
    width: 100%;
    overflow: hidden;
}
.portrait-crop img{
    width: 100%;
}

.blog a, .blog a:hover {
    color: #b71313;
    text-decoration: none;
}

.blog {
    color: #000;
}

.blog-row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b71313;
}	

span.create_date {
    background: #f2f1f1;
    color: #b71313;
    padding: 5px;
    font-size: 12px;
}

.section-blogs {
    background: #fff !important;
}

.section-blogs .section-title {
    color: #000 !important;
}

.breadcrumb a {
    font-size: 12px;
    color: #000;
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.form-signin h3 {
	color:#000;
}

.gallery {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
            gap: 20px;
            max-width: 1200px;
            margin: 0 auto;
        }
        
        .gallery-item {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            cursor: pointer;
            aspect-ratio: 4/3;
            transition: transform 0.3s, box-shadow 0.3s;
			padding:20px;
        }
        
        .gallery-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
        }
        
        .gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }
        
        /* Модальное окно */
        .modal2 {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.9);
            z-index: 100;
            justify-content: center;
            align-items: center;
        }
        
		.modal-content2 {
			position: relative;
			width: 90%;
			max-width: 1000px;
			max-height: 90vh;
			background: #fff;
		}
        
        .close-btn {
            position: absolute;
            top: 15px;
            right: 15px;
            color: white;
            font-size: 30px;
            cursor: pointer;
            z-index: 101;
            background: rgba(0, 0, 0, 0.5);
            width: 40px;
            height: 40px;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        /* Стили слайдера внутри модального окна */
        .slider-container {
            width: 100%;
            position: relative;
            overflow: hidden;
            border-radius: 10px;
        }
        
        .slider {
            display: flex;
            transition: transform 0.5s ease;
            height: 90vh;
        }
        
        .slide {
            min-width: 100%;
            height: 100%;
            position: relative;
        }
        
        .slide img {
            width: 100%;
            height: 100%;
            object-fit: contain;
			padding:20px;
        }
        
        .slide-content {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
            color: white;
            padding: 20px;
            text-align: center;
        }
        
        .slide-title {
            font-size: 24px;
            margin-bottom: 10px;
        }
        
        .slider-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 50px;
            height: 50px;
            background-color: rgba(255, 255, 255, 0.7);
            border: none;
            border-radius: 50%;
            font-size: 20px;
            cursor: pointer;
            z-index: 10;
            transition: background-color 0.3s;
        }
        
        .slider-btn:hover {
            background-color: rgba(255, 255, 255, 0.9);
        }
        
        .prev-btn {
            left: 20px;
        }
        
        .next-btn {
            right: 20px;
        }
        
        .slider-dots {
            position: absolute;
            bottom: 20px;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            gap: 10px;
            z-index: 10;
        }
        
        .dot {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: rgba(255, 255, 255, 0.5);
            cursor: pointer;
            transition: background-color 0.3s;
        }
        
        .dot.active {
            background-color: white;
        }
        
        @media (max-width: 768px) {
            .gallery {
                grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
                gap: 10px;
            }
            
            .slider {
                height: 50vh;
            }
            
            .slide-title {
                font-size: 18px;
            }
            
            .slider-btn {
                width: 40px;
                height: 40px;
                font-size: 16px;
            }
        }
		
		
      /* Стили карусели */
        .carousel-container {
            width: 100%;
            max-width: 1200px;
            position: relative;
            overflow: hidden;
            margin: 0 auto;
        }
        
        .carousel-track {
            display: flex;
            transition: transform 0.5s ease;
        }
        
        .carousel-item {
            min-width: calc(25% - 15px);
            margin-right: 20px;
            background: white;
            border-radius: 8px;
            overflow: hidden;
			display:block;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            transition: transform 0.3s;
            cursor: pointer; 
        }
        
        .carousel-item:last-child {
            margin-right: 0;
        }
        
        .carousel-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
        }
        
        .carousel-item img {
            width: 100%;
            height: 180px;
            object-fit: cover;
            display: block;
        }
        
        .carousel-item-content {
            padding: 15px;
        }
        
        .carousel-item-title {
            font-size: 18px;
            margin-bottom: 8px;
            color: #333;
        }
        
        .carousel-item-desc {
            font-size: 14px;
            color: #666;
        }
        
        .carousel-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            background-color: rgba(255, 255, 255, 0.9);
            border: none;
            border-radius: 50%;
            font-size: 20px;
            cursor: pointer;
            z-index: 10;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        .carousel-btn:hover {
            background-color: white;
        }
        
        .prev-btn { 
            left: 10px;
        }
        
        .next-btn {
            right: 10px;    
        }
        
        .carousel-dots {
            display: flex;
            justify-content: center;
            margin-top: 20px; 
            gap: 10px;
        }

        .dot {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #ccc;
            cursor: pointer;
            transition: background-color 0.3s;
        }
        
        .dot.active {
            background-color: #333;
        }

		@media (max-width: 768px) {
			.slider-block-1_ img {
				display:none;
			}
			
			.top_phone {
				position: relative;
				display: block;
			}

			.top_address {
				position: relative;
				display: block;
				top: -17px;
			}
			
			.top_email {
				position: relative;
				top: -12px;
				left: -12px;
			}
			
			.topbar_right {
				position: absolute;
				width: 95%;
			}
			
			.logo_title {
				position: absolute;
				width: min-content;
				margin-left: 65px;
				top: -10px;
			}
			
    .logo_title h3 {
        font-size: 19px !important;
        /* text-transform: uppercase; */
        top: 0px;
        position: relative;
        font-weight: bold;
        margin-top: 11px;
        font-family: 'Play-Bold';
    }
	
	.logo_title h5 {
		display:none;
	}
			
			.text-right {
				text-align: right !important;
				top: 10px;
				margin-top: 20px;
			}
			
			.services-block-icon {
				height: 150px;
				padding-top: 10px;
				width: 150px;
				float: left;
				display: inline-block;
				flex-shrink: 0;
			}

			.services-block-body {
				color: #000;
				font-size: 15px;
				padding-left: 0px;
				padding-top: 10px;
				/* line-height: initial; */
				/* position: relative; */
				/* float: inline-end; */
				display: contents;
				width: 50%;
			}

			#section-services .row {
				display:block;
			}
			
			footer .col-sm-3 {
				margin-top: 24px;
			}

			
		}
		

			.devels {
				color: #49495c;
			}
			
.slider-block-1_ img {
    width: -webkit-fill-available;
}