<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.all_city {
	display: block;
	/*line-height: 20px;
	font-size: 95%;*/
	max-width: 1426px;
	margin: 0 auto;
	padding-left: 31px;
  }
  .a_city {
	text-decoration: none!important;
	border-bottom: 1px dashed grey!important;
  }
  .col_city {
	float: left;
	width: 25%;
	min-width: 300px;
	padding-bottom: 10px;
  }
  .clear {
	clear: both;
  }
  @media (max-width:991px) {
	.all_city {
	  max-width: 632px;
	  height: 20px;
	}
  }
  @media (max-width:650px) {
	.all_city {
	  max-width: 320px;
	  height: 20px;
	}
  }
  .navbar-expand-xl {
	-ms-flex-flow: wrap;
	flex-flow: wrap;
  }
  
  /*** Limarquee Plugin CSS ****/
  .str_wrap {
	overflow:hidden;
	/*
	zoom:1;
	width:100%;
	*/
	font-size:12px;
	line-height:16px;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	/* background:#f6f6f6; */
	white-space:nowrap;
  }
  .str_wrap.str_active {
	background:#f1f1f1;
  }
  .str_move {
	white-space:nowrap;
	position: absolute;
	top:0;
	left:0;
	cursor:move;
	/* margin-left: -1rem; */
  }
  .str_move_clone {
	display:inline-block;
	display:inline;
	vertical-align:top;
	position: absolute;
	left:100%;
	top:0;
  }
  .str_vertical .str_move_clone {
	left:0;
	top:100%;
  }
  .str_down .str_move_clone {
	left:0;
	bottom:100%;
  }
  .str_vertical .str_move,
  .str_down .str_move {
	white-space:normal;
	width:100%;
  }
  .str_static .str_move,
  .no_drag .str_move,
  .noStop .str_move{
	cursor:inherit;
  }
  .str_wrap img {
	max-width:none !important;
  }
  .str1 {
	font-size:14px;
	color: red;
	width: 100%;
  }


body {
	position:relative;
}
.wrapper {
	padding-top: 90px;
}
.navbar {
	box-shadow: 0 2px 20px -10px #000;
}
.main-nav-cont {
	max-width: 1400px;
}
ul &gt; li {
	margin-bottom: 0.5rem;
}
.jumbo {
	background: url('/images/jumbo_01.jpg') no-repeat;
}
.jumbo-app {
	position:absolute;
	width: 510px;
	height: 330px;
	right: 0;
	bottom: -60px;
	z-index: 10;
	background: url('/images/jumbo_app_03.png') no-repeat;
}
.phone-text {
	font-size: 2.25rem;
	line-height: 1;
	text-decoration: none !important;
}
#infoForm, #requestForm, .form-sent-fb-success {
	transition: transform .2s ease-out, opacity .15s;
}
#infoForm, #requestForm {
	position: relative;
	z-index: 10;
}
.modal-form-right {
	overflow: hidden;
}
.form-sent {
	opacity: 0;
	transform: translateX(100%);
}
.form-sent-fb {
	opacity: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
#requestModal .form-sent-fb {
	bottom: 10%;
}
.form-sent-fb-success {
	opacity: 1;
	transform: translateY(50%);
}
#requestModal .modal-body:before {
	content: '';
	display: block;
	background-image: url(/images/logo2a.svg);
	background-repeat: no-repeat;
}
#requestModal .modal-body:before {
	position:relative;
	height: 140px;
	opacity: .8;
	z-index:10;
}
.ask-question {
	background: url('/images/quest_02.jpg') center no-repeat;
	height: 320px;
}
.adv p {
	font-size:1.25rem;
}
.item-card, .contacts-text {
	box-shadow: 0 0 30px -15px #000;
}
.item-card:hover {
	box-shadow: 0 0 30px -12px #007bff;
}
.item-card {
	width: 23%;
	min-width: 250px;
	cursor:pointer;
	transition: box-shadow .2s;
}
.contacts-text {
	background: rgba(66, 56, 89, 0.8);
}
.contacts-text h6 {
	color: #ff7e3e;
}
.btn-success {
	background-color: #8dd625;
	border-color: #8dd625;
	cursor:pointer;
}
.btn-shadow {
	box-shadow: 0 2px 8px -4px #000;
}
.btn-success:hover {
	background-color: #7bbb1f;
	border-color: #7bbb1f;
}
.close:focus {
	outline: none;
}
.partners img {
	display:block;
	margin-bottom: 0.5rem;
}
.partners {
	font-size: 1.25rem;
	padding: 1rem 0;
}
@media only screen and (min-width: 1201px) {
	.cat-items .card:nth-child(10) {
		margin-right: auto;
		margin-left: 2.7%;
	}
}
@media only screen and (max-width: 1200px) {
	.jumbo-app {
		display: none;
		background: none;
	}
	.phone-text {
		font-size: 1.75rem;
	}
}
@media only screen and (max-width: 768px) {
	.jumbo-title1 {
		font-size: 2rem;
	}
	.jumbo-title2 {
		font-size: 4rem;
	}
}
@media only screen and (max-width: 540px) {
	.jumbo-title1 {
		font-size: 1.5rem;
	}
	.jumbo-title2 {
		font-size: 2.5rem;
	}
}


.upload_div {
	margin-top: 20px;
}
.upload {
	margin-left: 20px;
	padding-left: 42px;
	background-size: 32px;
	background-repeat: no-repeat;
	background-position-y: 0px;
	margin-bottom: 0.5rem;
	line-height: 32px;
}
.pdf {
	background-image: url(/images/pdf-icon.png);
}
.doc {
	background-image: url(/images/doc-icon.png);
}
.zip {
	background-image: url(/images/zip-icon.png);
}
.upload a {
	text-decoration: underline;
}
.upload a:hover {
	text-decoration: none;
}


.nav-bottom-row {
	width: 100%;
	height: 1.2rem;
}

.nav-bottom-row-content {
}

.cities-list {
	columns: 7;
}
.cities-list-filter {
	columns: 1;
}

.cities-list-filter &gt; div {
	margin-right: 1.5rem;
}

.cities-list &gt; div {
	padding-left: .1rem;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

#cities .modal-dialog {
	max-width: 1200px;
	margin-top: 0;
}

#cities .modal-content {
	background: none;
	border: none;
}

#cities .close {
	color: white;
	text-shadow: none;
	opacity: .8;
}

.modal-backdrop {
	background: rgb(19, 17, 29) !important;
	opacity: .9 !important;
}

.c-filter-link {
	color: white;
	margin-right: 1rem;
}

.c-link {
	display: block;
	line-height: 20px;
	cursor: pointer;
	color: #e0e0e0;
}

.c-link:hover, .c-filter-link:hover {
	text-decoration: none;
	color: #8dd625;
	border-color: #8dd625;
}

.c-link small, .c-filter-link {
	border-bottom: dotted 1px #9e9e9e;
}

.c-letter {
	color:white;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 1rem;
}

.cities-list &gt; div:first-child .c-letter, .cities-list-filter .c-letter {
	margin-top: 0;
}

.city-select-container {
	white-space: nowrap;
	padding: 0 1rem 0 1rem;
	background: url('/images/pin.png') no-repeat .2rem .46rem;
}

.navbar-light .navbar-text {
	padding-bottom: 0;
}

.city-confirm {
	position: absolute;
	left: 0;
	bottom: -4rem;
	border-radius: 4px;
}

.city-confirm::after {
	content: '';
	display: block;
	width: .5rem;
	height: .5rem;
	position: absolute;
	top: -.25rem;
	left: 50%;
	transform: rotate(45deg);
	background: #f8f9fa;
	z-index: 9;
}

.city-selected {
	background: #8dd625;
}

.city-selected.c-link {
	color: black;
}</pre></body></html>