html {
	font: 18px/25px 'Roboto', Arial, sans-serif !important;
	color: #222 !important;
	letter-spacing: .0152857143em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004) !important;
	text-rendering: optimizeLegibility !important;
	-moz-osx-font-smoothing: auto !important;
}

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
	color: inherit;
	text-decoration: none;
}

.uk-container {
	max-width: 1200px !important;
	padding: 0 15px !important;
}

.uk-container,
.uk-block {
	position: relative;
}

}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif !important;
}
.uk-h2,
h2 {
	font-size: 1.5em !important;
	line-height: 1.2em !important;
	font-weight: 600;
	position: relative;
}

.h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: 600;
    margin-bottom: 5px;
	position: relative;
}

h2.main-after,
div.main-after {
	padding: 0 0 0 25px;
}
.main-after:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	width: 15px;
	border-radius: 2px;
	background: rgb(248, 34, 39);
}
.uk-block {
	padding-top: 20px !important;
}
.uk-breadcrumb > li {
	font-size: 0.8rem !important;
}
.uk-breadcrumb a {
	line-height: 20px;
	color: #444b52;
	text-decoration: none;
}
.uk-breadcrumb > li:nth-child(n+2)::before {
	font-size: 0.8em;
}
.f1 {
	background: url("/design/images/webp/image-bg-main.webp") no-repeat center 0 #007cba;
	background-size: auto;
	background-size: cover;
	margin-top: 10px;
}
.f1 .desc {
	color: rgb(255, 255, 255);
}
.f1 h1 {
	font-size: 35px;
	line-height: normal;
	letter-spacing: 2px;
}
.f1 .desc {
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
}
.f2 {

	background-color: #f9f9fc;
}
.f2 .brand {
	width: 120px;
	height: 80px;
	display: block;
	float: left;
	margin: 2px 3px;
	border: 1px solid #ddd;
	background-color: #fff;
	position: relative;
	border-radius: 5px;
	background-position: center center;
	border-color: transparent;
	border-style: solid;
	box-shadow: 0px 5px 10px 0px rgba(102, 107, 125, 0.2);
}
.f2 .brand img {
	position: absolute;
	margin: auto;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	max-width: 120px;
	max-height: 60px;
}
.f2 .brand:hover {
	border: 1px solid rgb(248, 34, 39);
}
.card-container {
	border-radius: 5px;
	background-color: #ffffff;
	background-position: center center;
	border-color: transparent;
	border-style: solid;
	box-shadow: 0px 5px 10px 0px rgba(102, 107, 125, 0.2);
	margin-bottom: 20px;
}
.card-container:hover {
	box-shadow: 0px 5px 5px 0px rgba(102, 107, 125, 0.1);
	transition: opacity .2s ease-out;
}

.ts {
	color: #FFFFFF;
	text-shadow: 1px 1px 6px #000;
}
.top-line::after {
	content: "";
	display: block;
	width: 15%;
	height: 3px;
	background-color: #35a4dc;
	margin-top: 10px;
}
.uk-container-item-list {
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
	border: 3px solid #000;
}
.wrapper-serv {
  display: flex;
  justify-content: space-between;
}
 
.item-serv {
  flex-basis: 100%;
  margin: 0 10px 0 0;
}
.content-serv {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 10px;
}
 
.text-serv {
  flex: 1 0 auto;
}
    
.name-serv {
  align-self: center;
  padding-bottom: 20px;
}
.list-servise {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.list-servise__item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
a.service {
	color: #000;
	text-decoration: none;
	border-bottom-color: currentcolor;
	font-weight: 600;
	padding-top: 10px;
	font-size: 21px;
}
a.service:hover {
	border-bottom-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid;
}
.service a {
	color: #000;
	text-decoration: none;
	border-bottom-color: currentcolor;
	font-weight: 600;
	padding-top: 10px;
}
.service a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid;
}
.make-lp {
	box-sizing: border-box;
	border: 5px solid #ededed;
	border-radius: 5px;
	padding: 10px 15px;
	margin: 10px 0;
	margin-top: 10px;
}
.main-prew {
	color: #4170bc;
	text-transform: uppercase;
}
p {
	position: relative;
}
p.main-item {
	padding: 0 0 0 25px;
}
.main-item:after {
	position: absolute;
	content: "";
	left: 0;
	top: 5px;
	bottom: 0;
	width: 15px;
	height: 15px;
	border-radius: 2px;
	background: #416fbc;
}
.uk-panel-box {
	padding: 16px !important;
	-webkit-box-shadow: 0px 0px 20px 5px rgba(48, 34, 67, 0.1) !important;
	box-shadow: 0px 0px 20px 5px rgba(48, 34, 67, 0.1) !important;
	border: none !important;
	background: #fff;
}
.uk-nav-side > li.uk-active > a {
	background: #445059 !important;
	color: #fff !important;
}
.uk-dropdown,
.uk-dropdown-blank {
	width: 250px !important;
}
.uk-navbar {
	/*background: #d0142c none repeat scroll 0 0;*/
	
	background: none !important;
	color: #fff;
	margin-left: -15px;
	padding-bottom: -20px;
}
.uk-dropdown-width-3:not(.uk-dropdown-stack) {
	width: 700px !important;
}
.uk-dropdown-width-4:not(.uk-dropdown-stack) {
	width: 700px !important;
}
.uk-nav-header {
	font-size: 13px !important;
	color: #000 !important;
}
.uk-nav-divider {
	border-top: 1px solid #ccc !important;
	margin: 9px 1px !important;
}
.uk-navbar-nav > li > a {
	font-size: 18px !important;
	height: 35px !important;
	padding: 0px !important;
	font-family: 'Roboto', sans-serif;
}
.uk-navbar-nav > li {
	font-size: 16px !important;
	padding: 0 15px !important;
	;
}
.uk-navbar-nav > li.uk-open > a,
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus {
	background-color: #fff !important;
	color: #444;
	border-bottom: 0px !important;
}
.footer {
	background: rgba(23, 73, 124, 1);
	font-size: 95% !important;
}
.info-t {
	text-shadow: rgba(154, 169, 178, 0.9) 2px 2px 20px;
	text-shadow: rgba(40, 42, 59, 0.9) 2px 2px 20px;
	background: rgba(0, 0, 0, .5);
	padding: 10px 20px;
}
a.service-link {
	text-decoration: none;
	border-bottom: 1px solid rgba(40, 42, 59, .8);
	color: #282a3b;
	font-size: 80%;
}
.uk-nav-dropdown > li > a {
	font-size: 14px !important;
}
.uk-nav-dropdown > li > a:hover,
.uk-nav-dropdown > li > a:focus {
	background: #26252a !important;
}
.uk-table td,
.uk-table th {
	border-bottom: 1px solid #e5e5e5;
}
.button-cta {
	padding: 13px 20px;

	line-height: 1;
	height: auto;
	margin-top: 30px;
	border-radius: 5px;
	background: #014898;
	color: #fff;
	border: none;
	position: relative;
}
.button-cta:hover {
	text-decoration: none;
	color: #f1f1f1;
}
.button-cta-red {
	padding: 13px 20px;
	border-radius: 50px;
	background-color: rgb(248, 34, 39);
	color: #fff;
	border: none;
	text-align: center;
	font-weight: 600;
}
.button-cta-red:hover {
	text-decoration: none;
	color: #f1f1f1;
}
.top-time {
	font-size: 13.5px;
}
.top-block-margin {
	margin-top: 8px;
}

/*-------*/
@media only screen and (min-width: 1024px) and (max-width: 1152px) {
	ul.menu-navbar-nav {
		/*margin-top: 7px;*/
	}
	
	ul.menu-navbar-nav li {
		margin-right: 14px;
		font-size: 16px;
	}
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
	.uk-subnav>* {
		padding-left: 10px;
	}
	
	.uk-subnav-line> :nth-child(n+2)::before {
		margin-right: 10px;
	}
	
	.m-center {
		text-align: center;
	}
	
	.uk-navbar-nav > li > a {
		padding: 0 15px !important;
		font-size: 14px !important;
	}
	
	ul.menu-navbar-nav {
		/*margin-top: 7px;*/
	}
	
	.btn-color-1 {
		font-size: 0.85em !important;
	}
	
	ul.menu-navbar-nav li {
		margin-right: 12px;
		font-size: 14px;
	}
	
	.uk-h1,
	h1 {
		font-size: 26px;
		line-height: 32px;
	}
}
@media (max-width: 834px) {
	.uk-content {
		background: #fff;
		padding: 2px 3px;
	}
	
	.uk-subnav>* {
		padding-left: 5px;
	}
	
	.uk-subnav-line> :nth-child(n+2)::before {
		margin-right: 5px;
	}
	
	html {
		font-size: 1.0em;
		line-height: 1.65em;
	}
	
	.m-center {
		text-align: center;
	}
	
	.uk-h1,
	h1 {
		font-size: 26px;
		line-height: 32px;
	}
}
@media (max-width: 768px) {
	.uk-subnav > li > a {
		font-size: 12px;
	}
	
	.uk-subnav>* {
		padding-left: 12px;
	}
	
	.uk-subnav-line> :nth-child(n+2)::before {
		margin-right: 12px;
	}
	
	.uk-h1,
	h1 {
		font-size: 26px;
		line-height: 32px;
	}
	
	.m-center {
		text-align: center;
	}
}
@media (max-width: 1100px) {
	.m-center {
		text-align: center;
	}
.button-cta {
  padding: 13px 10px !important;    
}
}
@media (max-width: 800px) {
	.m-center {
		text-align: center;
	}
}
@media (max-width: 469px) {
	.m-center {
		text-align: center;
	}
	
	html {
		font-size: 17px !important;
	}
	
	.uk-h2,
	h2 {
		font-size: 21px !important;
		line-height: 26px;
	}
	
	a.btn-contrast {
		padding: 0 25px !important;
	}
	
	.phone-m {
		font-size: 1.0em !important;
		margin-top: -1px !important;
	}
	
	.map-box {
		position: relative !important;
		top: inherit !important;
		right: inherit !important;
		width: inherit !important;
	}
	
	.footer {
		font-size: 19px !important;
	}
	
	.footer-right {
		float: left !important;
	}
	
	.uk-container-item-list {
		margin-top: 0px !important;
	}
}
@media (max-width: 400px) {
	html {
		font-size: 17px;
		line-height: 25px;
	}
	
	.uk-h2,
	h2 {
		font-size: 24px;
		line-height: 26px;
	}
	
	.uk-h1,
	h1 {
		font-size: 24px;
		line-height: 26px;
	}
	
	.uk-block {
		padding-top: 15px;
		padding-bottom: 25px;
	}
	
	.m-center {
		text-align: center;
	}
	
	.phone-m {
		font-size: 1.0em !important;
		margin-top: -1px !important;
	}
	
	.map-box {
		position: relative !important;
		top: inherit !important;
		right: inherit !important;
		width: inherit !important;
	}
	
	.footer {
		font-size: 16px !important;
	}
	
	.footer-right {
		float: left !important;
	}
	
	.uk-container-item-list {
		margin-top: 0px !important;
	}
}

/*-------*/

/* ----- */