	@font-face {
			font-family: "ProximaNova-Regular";
			src: url("../fonts/ProximaNova-Regular/ProximaNova-Regular.eot");
			src: url("../fonts/ProximaNova-Regular/ProximaNova-Regular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova-Regular/ProximaNova-Regular.woff") format("woff"),
			url("../fonts/ProximaNova-Regular/ProximaNova-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "ProximaNova-Bold";
			src: url("../fonts/ProximaNova-Bold/ProximaNova-Bold.eot");
			src: url("../fonts/ProximaNova-Bold/ProximaNova-Bold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova-Bold/ProximaNova-Bold.woff") format("woff"),
			url("../fonts/ProximaNova-Bold/ProximaNova-Bold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "ProximaNova-Semibold";
			src: url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot");
			src: url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff") format("woff"),
			url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
	
	@font-face {
			font-family: "ProximaNova-Light";
			src: url("../fonts/ProximaNova-Light/ProximaNova-Light.eot");
			src: url("../fonts/ProximaNova-Light/ProximaNova-Light.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova-Light/ProximaNova-Light.woff") format("woff"),
			url("../fonts/ProximaNova-Light/ProximaNova-Light.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

body p{
	font-family: "ProximaNova-Light", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
	
h1, h2 {
  font-size: 48px;
  font-family: "ProximaNova-Bold";
  color: rgb(69, 68, 68);
  border-left: 2px solid rgb(206, 38, 57);
  padding: 0 0 0 15px;
  margin: 25px 0 40px 0;
}

h3 {
  font-size: 36px;
  font-family: "ProximaNova-Bold";
  color: rgb(69, 68, 68);
  border-left: 2px solid rgb(206, 38, 57);
  padding: 0 0 0 15px;
  margin: 40px 0 40px 0;
}

h4 {
  font-size: 30px;
  font-family: "ProximaNova-Bold";
  color: rgb(69, 68, 68);
  border-left: 2px solid rgb(206, 38, 57);
  padding: 0 0 0 15px;
  margin: 40px 0 40px 0;
}

a {
  font-size: 18px;
  font-family: "ProximaNova-Bold";
  color: rgb(204, 24, 44);
  text-decoration: underline;
}

a:hover {
  color: rgb(69, 68, 68);
}

img {max-width:100%;}	
	
.navbar-toggler:not(:disabled):not(.disabled) {
    margin: 0 auto;
}	
	
.content {
    min-height: 300px;
}
.large-icon {
    font-size: 13em !important;
}
.contact .contact-address {
    padding: 0 1.5rem;
}
.navbar .mod-languages {
    padding-bottom: 0.425rem;
    padding-top: 0.425rem;
}
.lang-inline {
    list-style: outside none none;
    margin: 0;
}
.lang-inline > li {
    display: inline;
    margin-left: 8px;
}
.login {
    margin: 0 auto;
    max-width: 330px;
    padding-top: 1em;
}
.tags.inline {
    padding-left: 0;
}
.tags.inline li {
    display: inline;
}
.item-image {
    margin-bottom: 20px;
}

.no-gutter {
    padding-right:0;
    padding-left:0;
}

.gutter {
    margin-left: 30px;
}

.no-margin{
    padding-right:0;
    padding-left:0;
	padding:0;
}

.siltop {
  background-color: rgb(69, 68, 68);
  height: 87px;
}

.siltop2 {
  height: 87px;
  max-width: 100%;
  text-align: center;
}

#brand img{
    z-index: 100;
    position: absolute;
	max-width: 100%;
	left: 0;
}

#mod-finder-searchform .form-control{
	background: none;
	font-size: 16px;
	color: rgb(235, 235, 235);
	font-family: "ProximaNova-Light";
	border: none;
    border-bottom: 1px solid rgb(235, 235, 235);
    border-radius: 0;
	padding: .175rem .75rem .175rem 0;
}


#mod-finder-searchform input[type="text"]::-webkit-input-placeholder { color: rgb(235, 235, 235);font-size: 16px;font-family: "ProximaNova-Light"; }
#mod-finder-searchform input[type="text"]:-ms-input-placeholder { color: rgb(235, 235, 235);font-size: 16px;font-family: "ProximaNova-Light"; }
#mod-finder-searchform input[type="text"]::-ms-input-placeholder { color: rgb(235, 235, 235);font-size: 16px;font-family: "ProximaNova-Light"; }
#mod-finder-searchform input[type="text"]::placeholder { color: rgb(235, 235, 235);font-size: 16px;font-family: "ProximaNova-Light"; } 
#mod-finder-searchform input[type="text"]::-moz-placeholder {color: rgb(235, 235, 235);font-size: 16px;font-family: "ProximaNova-Light"; /* Цвет подсказывающего текста */}

#userForm input[type="text"]::-webkit-input-placeholder { color: rgb(68, 68, 68);font-size: 18px;font-family: "ProximaNova-Regular"; }
#userForm input[type="text"]:-ms-input-placeholder { color: rgb(68, 68, 68); font-size: 18px;font-family: "ProximaNova-Regular";}
#userForm input[type="text"]::-ms-input-placeholder { color: rgb(68, 68, 68);font-size: 18px;font-family: "ProximaNova-Regular"; }
#userForm input[type="text"]::placeholder { color: rgb(68, 68, 68);font-size: 18px;font-family: "ProximaNova-Regular"; } 
#userForm input[type="text"]::-moz-placeholder {color: rgb(68, 68, 68);font-size: 18px;font-family: "ProximaNova-Regular"; /* Цвет подсказывающего текста */}

#finder-search .form-control {background-color: #eaeaea;    padding: 30px 15px;}


.btn-outline-success {
    border: none;
	color: #ce2639;
	background: none;
}

.btn-outline-success:hover,.btn-outline-success:active,.btn-outline-success:focus,.btn-outline-success.focus,.btn-outline-success.disabled,.btn-outline-success:disabled,.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{
	background: none;
	border: none;
	box-shadow: none;
}

.email, .telegram {
	margin: 0;
}

.email a{
  font-size: 16px;
  font-family: "ProximaNova-Light";
  color: rgb(206, 38, 57);
  text-decoration: underline;
}

.telegram a {
  font-size: 18px;
  font-family: "ProximaNova-Semibold";
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.silbanner {
	min-height: 100px;
	background: #454444;}


.slide .uk-overlay-area-content>:last-child, .slide .uk-overlay-panel.uk-flex>*>:last-child, .slide .uk-overlay-panel>:last-child, .slide .uk-overlay>:first-child,.slide2 .uk-overlay-area-content>:last-child, .slide2 .uk-overlay-panel.uk-flex>*>:last-child, .slide2 .uk-overlay-panel>:last-child, .slide2 .uk-overlay>:first-child {
    width: 100%;
}

.slide .uk-h3{
  /*font-size: 48px;*/
	font-size: 3.3vw;
  font-family: "ProximaNova-Semibold";
  color: rgb(255, 255, 255);
  margin: 40px 0;
  border-left: 0;
  padding: 0;
}

.slide .uk-button, .uk-button,.btn-primary {
  border-radius: 3px;
  font-size: 18px;
  font-family: "ProximaNova-Bold";
  color: rgb(255, 255, 255);
  border: none!important;
  padding: 25px 60px;
  background: #cd1d31;
}

.slide2 .uk-button{
  border-radius: 3px;
  font-size: 18px;
  font-family: "ProximaNova-Bold";
  color: rgb(255, 255, 255);
  border: none!important;
  padding: 15px 25px;
  background: #cd1d31;
	min-width: 100%;
}

.slide2 .uk-button:focus,.slide2 .uk-button:hover {
    background-color: #444;
	color: rgb(255, 255, 255);
}

.btn-primary:focus,.btn-primary:hover,.btn-primary:active {
   background-color: #eee;
    color: #444;
}

.btn-primary:active,.btn-primary:focus,.btn-primary.focus,.btn-primary.disabled,.btn-primary:disabled,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{
	background: #eee;
	color: #444;
	border: none;
	box-shadow: none;
}

.input-group-text {
    background-color: #ffffff;
	border: none;
	border-radius: 3px;
	padding: 0 20px;
}

.form-control {border: none;}

input.rsform-error {border: 1px solid red;}
.input-group input {padding: 26px 15px;}
.input-group {margin-bottom: 10px;}

.bg-dark {
    background-color: #454444!important;
	box-shadow: 0px 3px 2.91px 0.09px rgba(7, 7, 7, 0.1);
}

.navbar-nav {
    display:table;
    width:100%;
    margin: 0;
}
.navbar-nav > li {
    float:none;
    display:table-cell;
    text-align:center;
}

.navbar-expand-lg .navbar-nav .nav-item {
	font-size: 18px;
	font-family: "ProximaNova-Light";
	color: rgb(255, 255, 255);
}

.navbar-expand-lg .navbar-nav .nav-link {
	color: rgb(255, 255, 255);
	padding-top: 25px;
	padding-bottom: 25px;
	text-decoration: none;
}

.navbar-top.navbar-expand-lg .navbar-nav .active .nav-link {
	border-bottom: 3px solid rgb(206, 38, 57);
}

.dropdown-item {
    text-decoration: none;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: rgb(204, 24, 44);
}

.fa-search{
    font-size: 24px;
	margin-top: 5px;
}

.fa-bars {
    margin-right: 10px;
}

.moduletableblock1 {
	margin: 75px 0 45px 0;
}

.gray  {
  border-radius: 0 5px 5px 0;
  background-color: rgb(245, 245, 245);
}


.uslugi .uk-overlay-hover:hover [class*=uk-overlay-slide]{
    background-color: rgba(0, 0, 0, 0.43);
}

.uslugi .uk-panel-box {
    border: 0;
    border-radius: 0;
}

.uslugi .uk-panel-title {
    background-color: #ce2639;
    color: #fff;
	font-size: 24px;
	text-align: center;
	font-family: "ProximaNova-Bold";
	position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #ce2639;
    min-height: 58px;
	line-height: 58px;
}

.uslugi .uk-panel-teaser, .uk-panel-title {
    margin-bottom: 0;
}

.uslugi .uk-panel-box>.uk-panel-teaser {
    margin-left: -20px;
    margin-right: -20px;
}

.shema {
  font-size: 24px;
  font-family: "ProximaNova-Bold";
  color: rgb(69, 68, 68);
  text-align: center;
}

.shema .num {
	font-size: 36px;
	background-image: url(../images/krug.png), url(../images/krug2.png);
	background-position: center center, center center;
    background-repeat: no-repeat, no-repeat;
	min-height: 165px;
	line-height: 165px;
	margin-bottom: 25px;
}

.silform{
	background-image: url(../images/maxresdefault.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	padding: 100px 0 100px 0;
	margin-top: 100px;
}


.txt1 {
  font-size: 60px;
  font-family: "ProximaNova-Bold";
  color: rgb(255, 255, 255);
  line-height: 1;
  margin-bottom: 0;
}

.txt2 {
  font-size: 36px;
  font-family: "ProximaNova-Bold";
  color: rgb(255, 255, 255);
  line-height: 1;
}


.rsform-block-text {
  font-size: 18px;
  font-family: "ProximaNova-Regular";
  color: rgb(255, 255, 255);
  text-align: left;
}


.footer {
	background-color: rgb(44, 44, 43);
}

.footer #brand img {
    z-index: 100;
    position: inherit;
	max-width: 100%;
}

li {
    list-style-type: none;
	line-height: 2;
}

.body li:before{
    color: rgb(222, 44, 38);
    content: "\f111";
    padding-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 10px;
    float: left;
    margin-top: 8px;
}

.body ul {
	margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}






