/* ========================================================================*/
/*                 Use this file to add custom CSS easily                  */
/* ========================================================================*/
@font-face {
  font-family: "MullerBlack";
  src: url("../fonts/MullerBlack.ttf");
}
@font-face {
  font-family: "MullerBold";
  src: url("../fonts/MullerBold.ttf");
}
body,
span,
p,
h1,
h2,
h3,
h4,
h5,
pre {
	font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
}
.tm-logo img {
	height: 55px;
}
.tm-logo p {
	margin: 0;
}
/*.uk-sticky-placeholder {
	display: none;
}*/
.tm-navbar {
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2) !important;
}
.uk-grid.uk-grid-small a {
    color: #fff;
}
.tm-toolbar {
	height: auto;
	padding: 5px 0;
	/*background: #e1dfe4;
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(225, 223, 228, 1));
    background: #598ef1;*/
    background: #efefef;
	color: #fff; /*#626262; */
	-webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.12);
	-moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.12);
	box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.12);
}
.tm-toolbar div,
.tm-toolbar span,
.tm-toolbar p,
.tm-toolbar a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.tm-toolbar .fa {
	width: 15px;
	padding-right: 5px;
}
/*.uk-sticky-placeholder .uk-navbar-nav {
	width: 100%;
}*/
.top-head-phone {
	font-size: 18px;
}
.top-head-left,
.top-head-right {
	padding: 10px 0;
}
.top-head-right {
	text-align: right;
}
.top-head-middle {
	position: relative;
	text-align: center;
}
.top-head-middle img {
	/* position: absolute;
	top: 4px;
	left: 30%;*/
    margin-top: 10px;
	height: 55px;
}
/*.tm-toolbar .uk-float-left,
.tm-toolbar .uk-float-left .uk-panel {
	width: 100%;
	margin: 0;
}*/
.tm-toolbar a {
	color: #626262;
}
.uk-navbar-nav > li > a {
	height: 40px;
	padding: 0 0;
	line-height: 70px;
	color: rgba(98, 98, 98, 0.9);
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: normal;
}
.uk-navbar-nav > li > a::after {
	background: #95403a;
}
.tm-block-top-a {
	position: relative;
	margin-bottom: 0;
}
.no-bg {
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	z-index: 100;
}
.video {
	margin-top: 0 !important;
}
.new-head {
	margin-left: 0;
}
.new-contacts {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	padding-left: 0;
	margin-left: 0;
}
.new-contacts a {
	color: #003D5E;
	line-height: 18px;
}
.new-contacts .phone {
	padding: 10px;
	background: rgba(255, 255, 255, 0.5);
}
.new-contacts .phone a {
	font-size: 28px;
	line-height: 40px;
	color: #e1dfe4;
}
.new-contacts .email {
	line-height: 60px;
}
.tm-block-top-b .uk-h1 {
    color: #000;
	font-weight: 900;
	padding: 40px 0
}
.programm .uk-panel-box {
	padding: 30px;
	background: #f9f9f9;
	color: #000;
	border-radius: 0;
	background-image: none;
	box-shadow: none;
	border: 1px solid #ccc;
}
.programm .uk-panel::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 0; 
	height: 0;
	border-top: 50px solid #ccc;
	border-left: 50px solid transparent;
}
.txt-all {
	min-height: 430px;
}
.duration {
	min-height: 160px;
}
.list-style {
	display: block;
	padding-left: 20px;
}
.list-style li {
	display: block;
	position: relative;
	list-style: none;
	font-size: 15px;
	line-height: 23px;
	color: #000;
	padding-bottom: 10px;
}
.list-style li:before {
	position: absolute;
	top: 0;
	left: -20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #e1dfe4;
	font-size: 20px;
}
.no-style li {
	line-height: 14px;
}
.no-style li:before {
	position: absolute;
	top: 0;
	left: -20px;
	content: "\f111";
	font-family: FontAwesome;
	color: #e1dfe4;
	font-size: 10px;
}
.no-style li {
	line-height: 14px;
}
.top-grey {
	color: #999;
	text-transform: uppercase;
}
.top-red {
	margin: 10px 0 0 0;
	color: #e1dfe4;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	min-height: 64px;
}
.top-red-small {
	margin-top: 0;
	color: #b41827;
	text-transform: uppercase;
	letter-spacing: normal;
}
.programm p {
	margin: 0;
	color: #000;
}
.small-grey {
	color: #999 !important;
	margin: 10px 0 0 0 !important;
}
.programm .uk-button {
	-webkit-appearance: none;
	display: block;
	position: relative;
	width: 100%;
	margin: 35px 0 0 0;
	padding: 0 25px;
	color: #fff;
	box-sizing: border-box;
	background: #e1dfe4;
	line-height: 43px;
	min-height: 43px;
	text-decoration: none;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	-webkit-transition: color 0.15s ease, background 0.15s ease;
	transition: color 0.15s ease, background 0.15s ease;
}
.programm .uk-button:after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #fff;
	font-size: 20px;
}
.tm-block-top-c {
	background: #fff url(../images/programm_bg.jpg) 0 0 no-repeat;
	background-size: cover;
	padding-top: 60px !important;
}
.tm-block-top-c .uk-h1 {
    color: #fff;
	font-weight: 900;
	padding: 40px 0
}
.prgrm .uk-panel-title {
	display: block;
	min-height: 90px;
	height: 90px;
	font-size: 20px;
	font-weight: bolder;
	padding: 70px 0 0 0;
	margin-bottom: 0;
	color: #fff;
}
.prgrm .uk-margin {
	color: #fff;
	min-height: 125px;
	margin-top: 0;
}
.tm-top-c .home-grid-one .uk-panel {
	padding-left: 10px;
	border-left: 1px solid #fff;
	position: relative;
}
.prg-txt {
	margin-bottom: 10px;
}
/*.tm-top-c .home-grid-one .uk-panel:before {
	content: "";
	position: absolute;
	top: 0;
	left: -10px;
	width: 0; 
	height: 0; 
	border-width: 50px 30px 20px;
	border-style: solid;
	border-color: #E95557 transparent #E95557;
}*/
.prgrm .ribbon{
	position: absolute;
	top: 0%; 
	left: 0%;
	width: 40px;
	height: 30px;
	background: #fff;
	color: #eee;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}
.prgrm .ribbon:after{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 0%; 
	left: 100%;
	border-top: 15px solid #fff;
	border-right: 15px solid transparent;
}

.prgrm .ribbon:before{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0%; 
	left: 100%;
	border-bottom: 15px solid #fff;
	border-right: 15px solid transparent;
}
.couching .uk-panel-title {
	margin: 10px 0 0 0;
	color: #e1dfe4;
	font-size: 26px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 32px;
	min-height: 64px;
}
.tm-block-top-d .uk-h1 {
	font-size: 42px;
	line-height: 64px;
	color: #000;
	font-weight: 900;
	text-align: center;
}
.midi-gray {
	font-size: 28px;
	color: #999;
	text-align: center;
	line-height: 34px;
	letter-spacing: normal;
}
.home-education .uk-grid {
	background: linear-gradient(to top, #762c2a, #ab3e37);
}
.home-education h2 {
	font-weight: 900;
	color: #fff;
	text-align: center;
	margin: 0;
}
.education-txt {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.two-flag {
	font-size: 44px;
	font-weight: bold;
	line-height: 40px;
	height: 48px;
	width: 85px;
	margin: 0 auto;
	position: relative;
	color: #fff;
	text-align: center;
}
.two-flag .ribbon{
	position: absolute;
	top: 17px; 
	left: 60px;
	width: 18px;
	height: 12px;
	background: #fff;
	color: #eee;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
}
.two-flag .ribbon:after{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 0%; 
	left: 100%;
	border-top: 6px solid #fff;
	border-right: 6px solid transparent;
}

.two-flag .ribbon:before{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0%; 
	left: 100%;
	border-bottom: 6px solid #fff;
	border-right: 6px solid transparent;
}
.two-flag .ribbon-l{
	position: absolute;
	top: 17px; 
	left: 6px;
	width: 18px;
	height: 12px;
	background: #fff;
	color: #eee;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
}
.two-flag .ribbon-l:after{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 0%; 
	right: 100%;
	border-top: 6px solid #fff;
	border-left: 6px solid transparent;
}

.two-flag .ribbon-l:before{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 100%;
	bottom: 0; 
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
}
.call-all {
	height: 75px;
	margin: 0 !important;
	background: #ab3e37;
	color: #fff;
}
.call-manager-left,
.call-manager-right {
	font-size: 20px;
	line-height: 70px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.call-manager-left {
	text-align: right;
	padding-right: 35px;
}
.tm-top-d {
	background: #f5f5f5;
}
.prepod .uk-width-medium-1-2 {
	padding-left: 0;
}
.prepod h2 {
	color: #000;
}
.prepod .prep-txt {
	font-weight: bold;
	color: #000;
}
.prepod .uk-button {
	-webkit-appearance: none;
	display: block;
	position: relative;
	margin: 35px 0 0 0;
	padding: 0 25px;
	color: #626262;
	box-sizing: border-box;
	border: 1px solid #626262;
	background: #f5f5f5;
	line-height: 43px;
	min-height: 43px;
	text-decoration: none;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	-webkit-transition: color 0.15s ease, background 0.15s ease;
	transition: color 0.15s ease, background 0.15s ease;
}
.prepod .uk-button:after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #626262;
	font-size: 20px;
}
.prepod .uk-button:hover {
	background: #e1dfe4;
	border: 1px solid #e1dfe4;
	color: #f5f5f5;
}
.prepod .uk-button:hover:after {
	color: #fff;
}
.counter {
	border-top: 1px solid #626262;
	border-bottom: 1px solid #626262;
	padding-bottom: 10px;
}
.counter .uk-width-1-5 {
	padding-left: 0;
}
.animate-top,
.animate-top-up {
	display: flex;
	justify-content: center;
	font-weight: bold;
	color: #626262;
}
.animate-top-up {
	text-transform: uppercase;
}
.counter-value {
	padding: 0 10px;
}
.animate-bottom {
	font-size: 20px;
	color: #000;
	text-align: center;
	margin-top: 15px;
}
.tm-block-bottom-c {
	background: url(../images/rezult-bg.jpg) 0 50% no-repeat;
	background-size: cover;
}
.mh {
	width: 60%;
	margin: 0 auto;
}
.mh .uk-panel {
	text-align: center;
}
.tm-block-bottom-c .uk-panel-title {
	font-size: 48px;
	line-height: 64px;
	color: #fff;
	font-weight: 900;
	padding: 150px 0 40px 0;
}
.mh-txt {
	font-size: 18px;
	color: #fff;
	padding: 20px 0 150px 0;
}
.partner-all {
	padding: 100px 0;
}
.partner-all .partner-head {
	font-size: 26px;
	line-height: 64px;
	color: #626262;
	font-weight: 900;
}
.partner-all .partner-left {
	border-right: 1px solid #999;
}
.partner-txt {
	font-size: 18px;
	color: #000;
	padding-right: 15px;
}
.comment {
	margin-top: 60px !important;
}
.comment .uk-h1,
.partners .uk-h1 {
	font-size: 48px;
	color: #e1dfe4;
	font-weight: 900;
	padding: 0 0 40px 0;
}
.reviews-all {
	position: relative;
}
.reviews-txt h3 {
	font-size: 24px;
	color: #000;
	font-weight: 900;
}
.reviews-txt h4 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	margin-bottom: 35px;
}
.reviews-txt p {
	font-size: 16px;
	color: #000;
}
.new-comment h3 {
	font-size: 24px;
	color: #000;
	font-weight: 900;
}
.new-comment h4 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.new-comment p {
	margin-bottom: 5px;
	line-height: 19px;
}
/*.uk-slidenav-position .uk-slidenav-previous {
	position: absolute;
	left: -40px;
	height: 100px;
	width: 40px;
	background: rgba(238, 238, 238, 1);
	line-height: 100px;
	color: #e1dfe4;
}
.uk-slidenav-position .uk-slidenav-next {
	position: absolute;
	right: -40px;
	height: 100px;
	width: 40px;
	background: rgba(238, 238, 238, 1);
	line-height: 100px;
	color: #e1dfe4;
}*/
.partners {
	padding: 40px 60px;
}
.prtnrs-top {
	margin-left: 0;
	margin-top: 0;
	padding: 15px 0;
	border-top: 1px solid #e1dfe4;
}
.prtnrs-bottom {
	margin-left: 0;
	margin-top: 0 !important;
	padding: 15px 0;
	border-bottom: 1px solid #e1dfe4;
}
.tm-block-bottom-d {
	padding-bottom: 0 !important;
}
.tm-block-bottom-d .contacts-all {
	width: 100%;
	overflow: hidden;
}
.contacts-block-left {
	background: #f2f2f2;
}
.contacts-block-right {
	padding-left: 0;
}
.contacts-txt {
	padding: 20px;
}
.contacts-txt p {
	padding: 0;
    margin: 0;
}
.contacts-block-left h2 {
	padding: 20px 20px 0 20px;
	color: #626262;
}
.contacts-block-left .fa {
	width: 28px;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 15px;
	font-size: 28px;
	color: #626262;
}
.contacts-block-left .fa-clock-o {
	margin-bottom: 40px;
}
.contacts {
	padding-top: 40px;
}
.contacts-txt-top {
	padding: 40px;
}
.contacts-txt-top .fa {
	width: 14px;
	height: 14px;
	font-size: 16px;
	color: #e1dfe4;
	padding-right: 15px;
	text-align: center;
}
.socset {
	margin-top: 15px;
}
.socset .fa {
	font-size: 22px;
	line-height: 22px;
	width: 22px;
	height: 22px;
}
.contacts-txt-top h2 {
	font-size: 26px;
	font-weight: bold;
	color: #e1dfe4;
}
.contacts-txt-bottom img {
	width: 100%;
}
.contacts-map {
	padding-left: 0 !important;
}
.tm-footer {
	/*background: #e1dfe4;*/
	background: #003854;
	padding-top: 0;
	padding-bottom: 10px;
}
.tm-footer-left .uk-panel {
	margin-top: 0 !important;
}
.footer-right {
	color: #fff;
}
.footer-logo-right {
	box-sizing: border-box;
	text-align: center;
}
.footer-logo-right img {
	height: 60px;
}
.footer-outside-left .footer-right {
	padding-top: 18px;
	box-sizing: border-box;
}
.footer-phone {
	padding-top: 15px;
	box-sizing: border-box;
}
.footer-outside-left .footer-right a {
	color: #850d23;
}
.footer-soc-media {
	display: flex;
	justify-content: flex-start;
	align-content: center;
}
.footer-soc-media .fa {
	width: 30px !important;
	font-size: 30px;
	margin-left: 10px;
	margin-right: 0 !important;
}
.fa-rutube-play {
	width: 21px;
	height: 21px;
	margin: 5px 0 0 7px;
	background: url(../images/rutube-ico-min.png);
	background-size: contain;
}
.footer-outside-right .footer-left,
.footer-outside-left .footer-logo-left {
	text-align: center;
}
.footer-outside-right .footer-right,
.footer-outside-left .footer-left {
	margin: 10px 0;
}
/*@media (min-width: 768px) {
	.tm-footer-left,
	.tm-footer-right {
		width: 50%;
	}
}
@media (max-width: 768px) {
	.tm-footer-left .uk-panel img {
		margin-top: 10px;
		height: 70px;
	}
}*/
.uk-block-secondary .tm-totop-scroller {
	position: absolute;
	top: 50px;
	right: -20px;
	color: #fff;
}
/*.tm-footer-left .uk-panel .bottom {
	margin: 12px 0 0 300px;
}
.logo-all {
	display: flex;
	justify-content: space-between;
}
/********modal*********/
.uk-modal-dialog {
	width: 1000px;
	padding: 40px;
	border-radius: 15px;
}
.uk-modal-close {
	width: 35px;
	height: 35px;
	opacity: 1;
	background: url(../images/group-68.png) 0 0 no-repeat;
	background-size: cover;
}
.uk-close::after {
	display: none !important;
	content: "\e901";
	font-family: 'Luna';
}
.uk-modal-dialog h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #bfbfbf;
}
.txt-bottom div:nth-child(2) {
	color: #003d5e;
	font-weight: bold;
}
.txt-bottom div:last-child {
	padding-left: 30px;
	background: url(../images/ellipse-53.png) 0 0 no-repeat;
	background-size: contain;
}
.txt-top {
	padding-bottom: 40px;
}
/****end modal*****/
.formResponsive h2 {
	font-size: 20px;
	line-height: 22px;
	color: rgba(180, 24, 39, 1);
	text-align: center;
}
.new-bottom {
	padding-bottom: 20px;
}
.modal-form-top h2 {
	color: #003D5E;
	font-weight: bold;
}
.modal-form-top .rsform-block {
	margin-bottom: 5px !important;
	display: flex;
	justify-content: flex-start;
}
.modal-form-top .formControlLabel {
	padding-top: 0 !important;
	width: 30% !important;
	color: #626262;
	line-height: 26px;
	text-align: left;
}
.modal-form-top .controls {
	width: 70%;
	padding: 0 10px;
	margin-left: 0;
	box-sizing: border-box;
}
.modal-form-top .rsform-block-txt {
	flex-direction: column;
}
.modal-form-top .rsform-block-txt .controls {
	width: 100%;
	padding: 0;
}
.modal-form-top .rsform-block-txt .controls textarea {
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #A1CCE3;
	border-radius: 5px;
}
.modal-form-top .control-group .controls input {
	width: 100%;
	min-height: 30px !important;
	box-sizing: border-box;
	border: 1px solid #A1CCE3;
	border-radius: 5px;
}
.rsform-block-perss {
	flex-direction: row-reverse;
}
.modal-form-top .rsform-block-perss .controls input {
	width: 20px;
	height: 20px;
	min-height: 20px !important;
	margin: 0;
	border: 1px solid #A1CCE3;
	border-radius: 5px;
}
.modal-form-top .rsform-block-perss .checkbox {
	height: 20px;
	min-height: 20px;
	padding: 0;
}
.modal-form-top .rsform-block-perss .controls {
	width: 10% !important;
}
.modal-form-top .rsform-block-perss .formControlLabel {
	width: 90% !important;
}
.modal-form-top .rsform-block-btn .controls {
	text-align: right;
	padding: 0;
}
.modal-form-top .rsform-submit-button {
	width: 180px;
	height: 40px;
	line-height: 20px;
	text-align: left;
	background: url(../images/group-42.png) 0 0 no-repeat;
	background-size: contain;
	color: #fff !important;
	border-radius: 0;
}
.modal-form-top .rsform-submit-button:hover {
	border: none !important;
	box-shadow: none !important;
	transition: none !important;
	background: url(../images/group-42.png) 0 0 no-repeat;
}
#rsform_28_page_0 .formControls {
	width: 50% !important;
	margin-left: 10px !important;
}
.rsform-input-box {
	margin-bottom: 0 !important;
}
.rsform-block-pers .formControlLabel,
.rsform-block-pers .formDescription {
	font-size: 11px !important;
	line-height: 12px !important;
}
.rsform-block-pers .formDescription {
	color: #000 !important;
}
.rsform-block-pers .formBody {
	display: flex !important;
	justify-content: flex-start;
}
.rsform-block-pers .formDescription {
	margin-top: 0 !important;
}
.rsform-block-list .rsform-select-box {
    width: 210px;
    height: 18px;
    border-radius: 3px;
}
.rsform-block-button #button.rsform-submit-button,
.rsform-block-button #button.rsform-submit-button:hover {
    border: 1px solid rgba(180, 24, 39, 1) !important;
    color: rgba(180, 24, 39, 1) !important;
    text-shadow: none;
}
.tm-footer-right p {
	display: none;
}
.tm-footer-right .uk-panel + .uk-panel {
	margin-top: 0 !important;
}
/********hover-menu*********/
.no-margin {
	height: 80px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    margin-top: 0 !important;
}
.hover-menu {
	display: flex;
	justify-content: center;
}
.hover-menu {
	list-style: none;
}
.hover-menu span {
	line-height: 40px;
	color: rgba(98, 98, 98, 0.9);
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
.hover-menu span:hover {
	color: #626262;
}
.hover-menu li {
	margin: 18px 0 0 0;
}
.brdr {
	display: block;
	height: 16px;
	width: 2px;
	background: #626262;
	margin: 32px 10px 0 10px;
}
.hover-menu a, 
.hover-menu a > span {
  position: relative;
  color: inherit;
  text-decoration: none;
  line-height: 24px;
}
.hover-menu a:before, 
.hover-menu a:after, 
.hover-menu a > span:before, 
.hover-menu a > span:after {
  content: '';
  position: absolute;
  transition: transform .5s ease;
}
.effect-5 {
  display: inline-block;
  overflow: hidden;
}
.effect-5:before, .effect-5:after {
  right: 0;
  bottom: 0;
  background: #626262;
}
.effect-5:before {
  width: 100%;
  height: 2px;
  transform: translateX(-100%);
}
.effect-5:after {
  width: 2px;
  height: 100%;
  transform: translateY(100%);
}
.effect-5 > span {
  display: block;
  padding: 10px;
}
.effect-5 > span:before, .effect-5 > span:after {
  left: 0;
  top: 0;
  background: #626262;
}
.effect-5 > span:before {
  width: 100%;
  height: 2px;
  transform: translateX(100%);
}
.effect-5 > span:after {
  width: 2px;
  height: 100%;
  transform: translateY(-100%);
}
.effect-5:hover:before, .effect-5:hover:after, .effect-5:hover > span:before, .effect-5:hover > span:after {
  transform: translate(0, 0);
}

.effect-6 {
  display: inline-block;
  overflow: hidden;
}
.effect-6:before, .effect-6:after {
  right: 0;
  bottom: 0;
  background: #626262;
  transition: transform .3s ease;
}
.effect-6:before {
  width: 100%;
  height: 2px;
  transform: translateX(-100%);
  transition-delay: .9s;
}
.effect-6:after {
  width: 2px;
  height: 100%;
  transform: translateY(100%);
  transition-delay: .6s;
}
.effect-6 > span {
  display: block;
  padding: 10px;
}
.effect-6 > span:before, .effect-6 > span:after {
  left: 0;
  top: 0;
  background: #626262;
  transition: transform .3s ease;
}
.effect-6 > span:before {
  width: 100%;
  height: 2px;
  transform: translateX(100%);
  transition-delay: .3s;
}
.effect-6 > span:after {
  width: 2px;
  height: 100%;
  transform: translateY(-100%);
  transition-delay: 0s;
}
.effect-6:hover:before, .effect-6:hover:after, .effect-6:hover > span:before, .effect-6:hover > span:after {
  transform: translate(0, 0);
}
.effect-6:hover:before {
  transition-delay: 0s;
}
.effect-6:hover:after {
  transition-delay: .3s;
}
.effect-6:hover > span:before {
  transition-delay: .6s;
}
.effect-6:hover > span:after {
  transition-delay: .9s;
}

.effect-7 {
  display: inline-block;
  overflow: hidden;
}
.effect-7:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #e1dfe4;
  transform: translateX(-100%);
}
.effect-7:after {
  content: attr(data-content);
  left: 0;
  top: 0;
  width: 0;
  margin: 12px;
  color: #e1dfe4;
  white-space: nowrap;
  overflow: hidden;
  transition: width .5s ease;
}
.effect-7 > span {
  display: block;
  margin: 2px;
  padding: 10px;
  background: #e1dfe4;
}
.effect-7:hover:before {
  transform: translateX(0);
}
.effect-7:hover:after {
  width: calc(100% - 24px);
}

.effect-8 {
  display: inline-block;
  overflow: hidden;
}
.effect-8:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #e1dfe4;
  transform: translateY(-100%);
}
.effect-8:after {
  content: attr(data-content);
  top: 0;
  left: 0;
  height: 0;
  margin: 12px;
  color: #e1dfe4;
  white-space: nowrap;
  overflow: hidden;
  transition: height .5s ease;
}
.effect-8 > span {
  display: block;
  margin: 2px;
  padding: 10px;
  background: #0BAAD4;
}
.effect-8:hover:before {
  transform: translateY(0);
}
.effect-8:hover:after {
  height: calc(100% - 24px);
}
/********end hover-menu*********/
.infograf-bg {
	background: url(../images/info-bg.jpg) 0 0 no-repeat;
	background-size: cover;
}
.infograff-01 {
	background: rgba(133, 13, 35, 0.7);
	margin: 0 auto;
	padding: 40px;
}
.info-number {
	background: rgba(255, 255, 255, 0.4);
	color: #fff;
	text-align: center;
	height: 40px;
	width: 140px;
	margin: 30px 0 30px 40px;
	line-height: 36px;
	font-size: 28px;
	font-weight: bold;
	border-radius: 20px;
}
.info-img {
	position: relative;
}
.info-txt {
	position: absolute;
	top: 65%;
	left: 0;
	width: 93%;
	max-width: 235px;
	margin: 0 auto;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.info-head {
	margin-top: 20px;
}
.info-head:first-child {
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 500;
}
.uk-article p,
.uk-article li {
	font-size: 16px;
    font-weight: 500;
	line-height: 22px;
	color: #000;
}
.vakansii-sw .uk-tab li a {
    font-size: 14px;
	color: #000;
}
.red-color {
	color: #e1dfe4;
}
.infograff-02 .uk-panel-box {
	background: #fff;
	color: #e1dfe4;
	border: 1px solid #e1dfe4;
}
.infograff-02 {
	margin: 30px 0 10px 0;
}
/************beautiful listings*************/
.square {
  margin: 0;
  counter-reset: li;
  list-style: none;
  background:#f7f7f7;
  padding: 10px;
}
.square li {
  position: relative;
  margin: 0 0 10px 2em;
  padding: 4px 8px;
  border-top: 1px solid #b41827;
  transition: .3s linear;
}
.square li:last-child {margin-bottom: 0;}
.square li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: -1px;
  left: -2em;
  width: 2em;
  box-sizing: border-box;
  margin-right: 8px;
  padding: 4px;
  border: 1px solid #b41827;
  /*border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;*/
  background: #f7f7f7;
  color: #b41827;
  font-weight: bold;
  text-align: center;
  transition: .3s linear;
}
.square li:hover {border-top: 1px solid #b41827;}
.square li:hover:before {
  border: 1px solid #b41827;
  background: #b41827;
  color: #fff;
}
.rectangle {
	counter-reset: li; 
	list-style: none; 
	padding: 0;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rectangle a {
	position: relative;
	display: block;
	padding: .3em .3em .3em .8em;
	margin: .5em 0 .5em 2.5em;
	background: #edf2f4;
	color: #353535;
	text-decoration: none;
	transition: all .3s ease-out;
}
.rectangle li:nth-child(2n) a {
	background: #f9fafc;
}
.rectangle a:hover {
	background: #DCDDE1 !important;
}       
.rectangle a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -2.5em;
	top: 50%;
	margin-top: -1em;
	background: #b41827;
	color: #fff;
	height: 2em;
	width: 2em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}
.rectangle a:after {
	position: absolute;
	content: "";
	border: .5em solid transparent;
	left: -1em;
	top: 50%;
	margin-top: -.5em;
	transition: all .3s ease-out;
}
.rectangle a:hover:after {
	left: -.5em;
	border-left-color: #b41827;
}
.push {
	list-style: none;
}
.push li {
	position: relative;
	padding: 5px 0 5px 20px;
	cursor: pointer;
}
.push li:before {
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #4F5151;
	content: "";
	left: 0;
	transition: .3s ease-in-out;
	top: 15px;
}
.push li:after {
	position: absolute;
	border-left: 1px dotted #4F5151;
	width: 1px;
	bottom: -12px;
	content: "";
	left: 3px;
	top: 25px;
}
.push li:hover:before{box-shadow: 0 0 0 10px rgba(0,0,0,.2)}
.push li:last-child:after {content: none;}
/*****************end beautiful listings********************/
/*************************hover blocks****************************/
.infograff-05 .info-head {
	margin-bottom: 40px;
}
.post-wrap {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.post-item {
	cursor: pointer;
	border-radius: 6px;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.3);
}
.post-item * {
	transition: .3s linear;
}
.item-content {
	background: #fff;
	border: 1px solid #e1dfe4;
    padding: 20px;
	border-radius: 6px;
}
.item-icon {
	margin-bottom: 20px;
}
.item-icon:before {
	content: "";
	font-family: FontAwesome;
	color: rgba(180, 24, 39, 1);
	font-size: 50px;
	line-height: 1;
}
.item-icon.photo:before {
	content: "\f030";
}
.item-icon.video:before {
	content: "\f03d";
}
.item-icon.gift:before {
	content: "\f06b";
}
.item-icon.group:before {
	content: "\f19d";
}
.item-icon.tree:before {
	content: "\f1bb";
}
.item-icon.anchor:before {
	content: "\f13d";
}
.post-item:hover .item-icon,
.post-item:hover .item-body h3,
.post-item:hover .item-body p {
	transform: translateY(-8px);
}
.item-body {
	color: #e1dfe4;
	font-size: 14px;
}
.item-body h3 {
	font-weight: 500;
    margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #626262;
	transition-delay: .05s;
	color: #626262;
}
.item-body p {
	transition-delay: .1s;
	color: #626262;
	min-height: 100px;
}
.item-footer {
	padding-top: 15px;
}
.link {  
	text-decoration: none;	
    display: inline-block; 
	overflow: hidden;	
	position: relative;
	padding-right: 30px;
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #626262;
}
.link:hover {
	color: #b41827;
}
.link:before {    
    content: "";
    position: absolute;
    top: 0;
	left: 0;
    width: 100%;
	bottom: 0;
    height: .125rem;
	margin: auto;
	background: #626262;
    transform: scaleX(.2);
    transform-origin: left center;
    z-index: 0;
	transition: .6s cubic-bezier(.6, .01, 0, 1);
}
.link span {
	display: inline-block;
    position: relative;
    transform: translateX(-200%);    
    transition: .6s cubic-bezier(.6, .01, 0, 1);
}
.post-item:hover .link span {
    transform: translateX(0%);
}
.post-item:hover .link:before {
	transform-origin: right center;
}
@media (min-width: 768px) {
	.post-item {
		flex-basis: 50%;
		flex-shrink: 0;				
	}
}
@media (min-width: 960px) {
	.post-item {
		flex-basis: 33.333333333%;			
	}
}
/**************************end hover blocks***************************/
.info-header {
	font-family: 'Roboto', sans-serif;
	padding-bottom: 15px;
	color: #e1dfe4;
	border-bottom: 1px solid #e1dfe4;
}
.infograff-03 .uk-grid {
	padding-bottom: 35px;
	border-bottom: 1px solid #ccc;
}
.infograff-04 {
	margin-top: 60px;
}
.infograff-04 h2 {
	font-family: 'Roboto', sans-serif;
	padding-bottom: 15px;
	color: #e1dfe4;
	border-bottom: 1px solid #e1dfe4;
	text-align: center;
}
.infograff-04 ul {
	padding-left: 0;
}
.infograff-04 li {
	list-style: none;
	padding: 5px 10px;
	font-size: 16px;
	font-weight:500;
}
.red-strong {
	height: 175px;
	display: flex;
	align-content: center;
	align-items: center;
}
.red-strong li {
	width: 100%;
	text-align: center;
	color: #626262;
	font-size: 24px;
	font-weight: 700;
}
/*.infograff-04 li:nth-child(2n) {
	background: #e1dfe4;
	color: #fff;
}*/
.infograff-05 {
    display: none;
	margin: 40px 0 !important;
}
.infograff-05 .uk-button {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	width: 100%;
	-webkit-appearance: none;
	display: block;
	position: relative;
	margin: 35px 0 0 0;
	padding: 0 25px;
	color: #626262;
	box-sizing: border-box;
	border: 1px solid #626262;
	background: #f5f5f5;
	line-height: 43px;
	min-height: 43px;
	text-decoration: none;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	-webkit-transition: color 0.15s ease, background 0.15s ease;
	transition: color 0.15s ease, background 0.15s ease;
}
.infograff-05 .uk-button::after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #626262;
	font-size: 20px;
}
.infograff-05 .uk-button:hover {
	background: #e1dfe4;
	border: 1px solid #e1dfe4;
	color: #f5f5f5;
}
.infograff-05 .uk-button:hover:after {
	color: #fff;
}
.infograff-05 .new-button .uk-button {
    width: 50%;
    margin: 30px auto;
    border: 1px solid rgba(180, 24, 39, 1);
    color: rgba(180, 24, 39, 1);
}
.red-strong .uk-button {
    padding: 0 35px;
    border: 1px solid rgba(180, 24, 39, 1);
    border-radius: 0;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.infograff-05 .new-button .uk-button:after {
    color: rgba(180, 24, 39, 1);
}
/************Gipermarket***************/
.giper-logo {
	display: flex;
	justify-content: flex-start;
}
.giper-logo-img {
	margin-right: 15px;
}
.giper-logo-txt h3 {
	margin-bottom: 0;
	font-family: Inter;
	font-size: 18px;
	font-weight: 800;
	line-height: 30.39px;
	letter-spacing: 0.04em;
	color: #083C5F;
	text-transform: none;
}
.giper-logo-txt p {
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 23.64px;
}
.tm-search p {
	margin: 0;
}
.top-menu-button a {
	display: block;
	width: 155px;
	height: 46px;
	border-radius: 8px;
	background: #1D5276;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 46px;
	color: #fff;
	text-align: center;
}
.uk-navbar .uk-container .uk-flex-item-1 {
	padding-right: 35px;
}
.uk-flex-item-1 > .uk-navbar-nav {
	display: flex;
	justify-content: flex-end;
}
.uk-container .uk-flex-item-1 .uk-navbar-nav > li > a {
	height: auto;
	padding: 0 0;
	color: #000;
	font-family: Inter;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: normal;
}
/********End Gipermarket***************/
@media (min-width: 1440px) {
	.popup-sub-head {
		font-size: 22px;
		line-height: 22px;
		color: #333;
		text-align: center;
	}
	.popup-head {
		font-size: 20px;
		line-height: 22px;
	}
	.popup-head-left {
		font-size: 20px;
		line-height: 22px;
		font-weight: bold;
		color: #e1dfe4;
	}
	.popup-bottom-four {
		margin-top: 10px;
	}
	.popup-bottom-four p {
		margin: 0;
	}
	.popup-bottom-four span {
		padding: 0 10px;
		color: #333;
		font-weight: bold;
	}
	.popup-bottom-four .strong {
		display: inline-block;
		font-weight: bold;
		font-style: italic;
	}
	.popup-bottom-four span.strong {
		width: 200px;
	}
	.popup-center {
		font-size: 18px;
		line-height: 22px;
	}
	.popup-bottom-one {
		font-size: 26px;
		line-height: 22px;
	}
	.popup-bottom-two {
		font-size: 18px;
		line-height: 22px;
	}
	.popup-bottom-three {
		font-size: 18px;
		line-height: 22px;
	}
	.tm-block-top-b .uk-h1 {
		font-size: 48px;
		line-height: 64px;
	}
	.top-red {
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		line-height: 26px;
		min-height: 64px;
	}
	.top-grey {
		font-family: 'Roboto', sans-serif;
		font-size: 18px;
		min-height: 50px;
	}
	.top-red-all {
		min-height: 92px;
	}
	.top-red-small {
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.top-grey-small {
		font-family: 'Roboto', sans-serif;
		min-height: 40px;
	}
	.txt-middle {
		min-height: 305px;
	}
	.txt-middle p {
		line-height: 20px;
		margin-bottom: 10px;
	}
	.txt-middle .no-free li {
		line-height: 18px;
	}
	.no-list {
		min-height: 370px;
		margin-top: 10px;
	}
	.duration {
		min-height: 164px;
	}
	.duration p {
		line-height: 18px;
	}
	.programm .uk-button {
		font-size: 15px;
	}
	.tm-block-top-c .uk-h1 {
		font-size: 48px;
		line-height: 64px;
	}
	.tm-top-c {
		margin: 0 60px;
	}
	.tm-top-d {
		margin: 20px 60px;
	}
	.prepod {
		margin: 60px;
	}
	.prepod h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.prepod .prep-txt {
		font-size: 38px;
		line-height: 42px;
		margin: 30px 0 50px 0;
	}
	.prepod .uk-width-medium-1-2 .uk-panel {
		padding: 0 35px;
	}
	.prepod .uk-button {
		width: 60%;
		font-size: 15px;
	}
	.counter {
		margin: 60px !important;
	}
	.animate-top,
	.animate-top-up {
		font-size: 40px;
		line-height: 42px;
	}
	.home-education h2 {
		font-size: 48px;
		line-height: 64px;
	}
	.infograff-01 {
		width: 80%;
	}
	.infograf-bg {
		padding: 120px;
	}
}
@media (max-width: 1439px) and (min-width: 1220px) {
	.popup-sub-head {
		font-size: 22px;
		line-height: 22px;
		color: #333;
		text-align: center;
	}
	.popup-head {
		font-size: 20px;
		line-height: 22px;
	}
	.popup-head-left {
		font-size: 20px;
		line-height: 22px;
		font-weight: bold;
		color: #e1dfe4;
	}
	.popup-bottom-four {
		margin-top: 10px;
	}
	.popup-bottom-four p {
		margin: 0;
	}
	.popup-bottom-four span {
		padding: 0 10px;
		color: #333;
		font-weight: bold;
	}
	.popup-bottom-four .strong {
		display: inline-block;
		font-weight: bold;
		font-style: italic;
	}
	.popup-bottom-four span.strong {
		width: 200px;
	}
	.popup-center {
		font-size: 18px;
		line-height: 22px;
	}
	.popup-bottom-one {
		font-size: 26px;
		line-height: 22px;
	}
	.popup-bottom-two {
		font-size: 18px;
		line-height: 22px;
	}
	.popup-bottom-three {
		font-size: 18px;
		line-height: 22px;
	}
	.top-red {
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		line-height: 26px;
		min-height: 64px;
	}
	.top-grey {
		font-family: 'Roboto', sans-serif;
		font-size: 18px;
		min-height: 50px;
	}
	.top-red-all {
		min-height: 92px;
	}
	.top-red-small {
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.top-grey-small {
		font-family: 'Roboto', sans-serif;
		min-height: 40px;
	}
	.txt-middle {
		min-height: 305px;
	}
	.txt-middle p {
		line-height: 20px;
		margin-bottom: 10px;
	}
	.txt-middle .no-free li {
		line-height: 18px;
	}
	.no-list {
		min-height: 370px;
		margin-top: 10px;
	}
	.duration {
		min-height: 164px;
	}
	.duration p {
		line-height: 18px;
	}
	.tm-top-c {
		margin: 0 40px;
	}
	.tm-top-d {
		margin: 20px 60px;
	}
	.prepod {
		margin: 40px;
	}
	.prepod .prep-txt {
		font-size: 32px;
		line-height: 36px;
		margin: 30px 0 50px 0;
	}
	.prepod .uk-width-medium-1-2 .uk-panel {
		padding: 0 25px;
	}
	.prepod .uk-button {
		width: 60%;
		font-size: 15px;
	}
	.counter {
		margin: 40px !important;
	}
	.animate-top,
	.animate-top-up {
		font-size: 32px;
		line-height: 34px;
	}
	.home-education h2 {
		font-size: 42px;
		line-height: 44px;
	}
	.infograff-01 {
		width: 80%;
	}
}
@media (max-width: 1219px) and (min-width: 768px) {
	.popup-sub-head {
		font-size: 22px;
		line-height: 22px;
		color: #333;
		text-align: center;
	}
	.popup-head {
		font-size: 20px;
		line-height: 22px;
	}
	.popup-head-left {
		font-size: 20px;
		line-height: 22px;
		font-weight: bold;
		color: #e1dfe4;
	}
	.popup-bottom-four {
		margin-top: 10px;
	}
	.popup-bottom-four p {
		margin: 0;
	}
	.popup-bottom-four span {
		padding: 0 10px;
		color: #333;
		font-weight: bold;
	}
	.popup-bottom-four .strong {
		display: inline-block;
		font-weight: bold;
		font-style: italic;
		width: 200px;
	}
	.popup-center {
		font-size: 18px;
		line-height: 22px;
	}
	.popup-bottom-one {
		font-size: 26px;
		line-height: 22px;
	}
	.popup-bottom-two {
		font-size: 18px;
		line-height: 22px;
	}
	.popup-bottom-three {
		font-size: 18px;
		line-height: 22px;
	}
	.tm-top-c {
		margin: 0 20px;
	}
	.tm-top-d {
		margin: 20px;
	}
	.prepod {
		margin: 20px;
	}
	.prepod .prep-txt {
		font-size: 26px;
		line-height: 30px;
		margin: 20px 0 30px 0;
	}
	.prepod .uk-width-medium-1-2 .uk-panel {
		padding: 0 25px;
	}
	.prepod .uk-button {
		width: 60%;
		font-size: 15px;
	}
	.counter {
		margin: 20px !important;
	}
	.animate-top,
	.animate-top-up {
		font-size: 26px;
		line-height: 28px;
	}
	.home-education h2 {
		font-size: 32px;
		line-height: 34px;
	}
}
@media (max-width: 767px) and (min-width: 300px) {
	.popup-sub-head {
		font-size: 22px;
		line-height: 22px;
		color: #333;
		text-align: center;
	}
	.popup-head {
		font-size: 20px;
		line-height: 22px;
	}
	.popup-head-left {
		font-size: 20px;
		line-height: 22px;
		font-weight: bold;
		color: #e1dfe4;
	}
	.popup-bottom-four {
		margin-top: 10px;
	}
	.popup-bottom-four p {
		margin: 0;
	}
	.popup-bottom-four span {
		padding: 0 10px;
		color: #333;
		font-weight: bold;
	}
	.popup-bottom-four .strong {
		display: inline-block;
		font-weight: bold;
		font-style: italic;
		width: 200px;
	}
	.popup-center {
		font-size: 18px;
		line-height: 22px;
	}
	.popup-bottom-one {
		font-size: 22px;
		line-height: 22px;
	}
	.popup-bottom-two {
		font-size: 14px;
		line-height: 16px;
	}
	.popup-bottom-three {
		font-size: 14px;
		line-height: 16px;
	}
	.top-red {
		font-size: 20px;
		line-height: 22px;
	}
	.top-grey {
		font-size: 14px;
	}
	.top-red-small {
		font-size: 14px;
	}
	.programm .uk-button {
		font-size: 12px;
	}
	.tm-top-c {
		margin: 0 10px;
	}
	.tm-top-d {
		margin: 20px 10px;
	}
	.prepod {
		margin: 10px;
	}
	.prepod h2 {
		font-size: 18px;
		line-height: 22px;
	}
	.prepod .prep-txt {
		font-size: 18px;
		line-height: 22px;
		margin: 10px 0 20px 0;
	}
	.prepod .uk-width-medium-1-2 .uk-panel {
		padding: 0 10px;
	}
	.prepod .uk-button {
		width: 100%;
		font-size: 14px;
	}
	.counter {
		margin: 30px 20px 30px 0 !important;
	}
	.counter .uk-width-medium-1-5 {
		margin-top: 15px;
	}
	.animate-top,
	.animate-top-up {
		font-size: 26px;
		line-height: 26px;
	}
	.home-education h2 {
		font-size: 32px;
		line-height: 34px;
	}
	.partners {
		padding: 10px;
	}
	.partner-all .partner-left {
		border-right: none;
	}
	.partner-all .partner-left,
	.partner-all .partner-right {
		padding-left: 0;
	}
	.partner-all .partner-head {
		text-align: center;
		line-height: 26px;
	}
	.bottom-head {
		margin-top: 50px;
	}
	.mh {
		width: 100%;
		margin: 0 auto;
	}
	.tm-block-bottom-c .uk-panel-title {
		font-size: 38px;
		line-height: 44px;
		color: #fff;
		font-weight: 900;
		padding: 60px 0 40px 0;
	}
	.mh-txt {
		font-size: 18px;
		color: #fff;
		padding: 20px 0 60px 0;
	}
}
#icagenda + div {
	display: none;
}
.training-block-line {
	padding-left: 5px;
	display: flex;
	justify-content: flex-start;
}
hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(180, 24, 39, 0), rgba(180, 24, 39, 1), rgba(180, 24, 39, 0));
	margin: 40px 0;
}
.training-block-inner {
	padding: 40px 20px;
	background: #f9f9f9;
	color: #000;
	border-radius: 0;
	background-image: none;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.1);
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
}
.training-block-inner:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 30px solid #ccc;
	border-left: 30px solid transparent;
}
.training-block-all {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 50px 0;
}
.training-block-num {
	height: 24px;
	width: 24px;
	border: 1px solid rgba(180, 24, 39, 1);
	border-radius: 12px;
	padding-left: 7px;
	box-sizing: border-box;
	display: flex;
	align-content: center;
	align-items: center;
	color: rgba(180, 24, 39, 1);
	font-weight: bold;
}
.training-block-txt {
	margin: 0 10px;
}
.training-block-ico .fa {
	color: rgba(180, 24, 39, 1);
}
@media (min-width: 768px) {
	.training-block-arrow {
		position: relative;
		display: flex;
		justify-content: center;
		min-height: 80px;
	}
	.training-block-arrow:before {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 0; 
		height: 0;
		border-top: 40px solid transparent;
		border-left: 60px solid #d2d1d7;
		border-bottom: 40px solid transparent;
		z-index: 2;
	}
	.training-block-arrow:after {
		content: '';
		position: absolute;
		top: 0;
		left: 25px;
		display: block;
		width: 162px; 
		height: 80px;
		background: #d2d1d7;
		z-index: 1;
	}
	.training-block-left-txt {
		width: 100%;
		height: 100%;
		padding-left: 10px;
		background: #f9f9f9;
		font-weight: bold;
	}
	.grid-arrow .training-block-left-txt {
		position: absolute;
		top: 31px;
		left: 0;
		width: 180px;
		height: auto;
		background: none;
		color: #000;
		text-align: center;
		padding-left: 25px;
		font-weight: bold;
		font-size: 18px;
		line-height: 14px;
		z-index: 15;
	}
	.minitxt {
		top: 24px !important;
		/*font-size: 14px !important;*/
	}
	.min-top .training-block-left-txt {
		top: 25px;
	}
}
@media (max-width: 768px) {
	.training-block-arrow {
		position: relative;
		display: flex;
		justify-content: center;
		flex-direction: column;
		min-height: 80px;
		margin-bottom: 15px;
	}
	.training-block-arrow:after {
		content: '';
		margin: 0 auto;
		display: block;
		width: 0; 
		height: 0;
		border-left: 150px solid transparent;
		border-right: 150px solid transparent;
		border-top: 40px solid #e1dfe4;
		z-index: 1;
	}
	.training-block-arrow:before {
		content: '';
		margin: 0 auto;
		display: block;
		width: 300px; 
		height: 80px;
		background: #e1dfe4;
		z-index: 1;
	}
	.training-block-left-txt {
		position: absolute;
		top: 35px;
		left:0;
		width: 100%;
		text-align: center;
		color: #000;
	}
	.grid-arrow .training-block-left-txt {
		font-weight: bold;
		font-size: 18px;
		line-height: 14px;
		z-index: 15;
	}
}
.vse-programmy .uk-panel-box-primary p {
	color: #000;
}
.vse-programmy .uk-panel-title {
	min-height: 100px;
	line-height: 20px;
    color: #000;
    font-weight: 500;
}
.vse-programmy .uk-panel-box .uk-margin {
	min-height: 192px;
}
/*.vse-programmy .uk-margin p:first-child,
.vse-programmy .uk-margin p:last-child {
	min-height: 28px
}*/
.vse-programmy .uk-margin p {
	margin: 0 0 10px 0;
	line-height: 18px;
    color: #000;
    font-weight: 500;
}
.vse-programmy .uk-panel-box .uk-button,
.download-button {
	-webkit-appearance: none;
	display: block;
	position: relative;
	padding: 0 25px;
	color: #850d23;
	box-sizing: border-box;
	border: 1px solid #850d23;
	background: #f5f5f5;
	line-height: 43px;
	min-height: 43px;
	text-decoration: none;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	-webkit-transition: color 0.15s ease, background 0.15s ease;
	transition: color 0.15s ease, background 0.15s ease;
}
.download-button {
	width: 350px;
	background: #fff;
}
.download-button:hover {
	border: 1px solid #e1dfe4;
}
.vse-programmy .uk-panel-box .uk-button:after,
.download-button:after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #850d23;
	font-size: 20px;
}
.vse-programmy .uk-tab > li > a {
	color: rgba(98, 98, 98, 1);
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: normal;
}
.btn-primary, .btn-info, .btn-inverse {
	background-color: #b41827;
	color: #fefeff;
	border-color: rgba(0, 0, 0, 0);
	background-image: none, linear-gradient(156deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.btn-primary:hover, .btn-info:hover, .btn-inverse:hover {
	background-color: #fff;
	border: 1px solid #b41827 !important;
	color: #b41827;
	border-color: rgba(0, 0, 0, 0);
	background-image: none, linear-gradient(156deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
/**************nice form*************/
.all-contacts #userForm input,
.all-contacts #userForm select,
.all-contacts #userForm textarea {
	border-color: #626262;
	border-radius: 0;
}
.all-contacts .rsform-block-pers {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 15px 0 20px 0;
}
.all-contacts .rsform-block-pers label,
.all-contacts #pers0 {
	width: 14px;
	height: 14px;
	min-height: 14px;
	line-height: 14px;
}
.all-contacts .uk-grid-width-medium-1-1,
.all-contacts .uk-grid-width-medium-1-2 {
	width: 100%;
}
.all-contacts #userForm .uk-grid-width-medium-1-2 .uk-form-label,
.all-contacts #userForm .rsform-block-txt .uk-form-label {
	display: none;
}
.all-contacts .uk-form-horizontal .uk-form-controls {
    margin-left: 0;
}
.all-contacts .uk-form-horizontal .uk-form-controls input,
.all-contacts .uk-form-horizontal .uk-form-controls textarea {
    width: 100% !important;
}
.all-contacts .rsform-block-pers .uk-form-controls {
	width: 5%;
	float: left;
}
.all-contacts .rsform-block-file {
	display: flex;
	justify-content: flex-start;
	margin: 15px 0;
}
.all-contacts .rsform-block-pers .uk-form-controls label {
	margin-top: 5px;
}
.all-contacts .rsform-block-pers .uk-form-label {
	width: 80% !important;
	float: left;
}
.all-contacts .rsform-block-button {
	margin-top: 0px;
}
.all-contacts .rsform-block-button label {
	display: none;
}
/**************end nice form*********/
.middle-contacts {
    margin-bottom: 50px;
	border: 1px solid #e1dfe4;
	padding: 10px 40px 10px 0;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.3);
	box-sizing: border-box;
}
.middle-contacts .uk-width-medium-2-3 {
	padding-left: 5px;
}
.middle-contacts h3 {
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #626262;
	color: #626262;
}
.middle-contacts p {
	margin: 5px 0;
}
.top-contacts {
	margin: 60px 0;
	padding: 40px;
	box-shadow: 0 0 81px 0 rgba(30, 48, 85, 0.2);
}
.top-contacts h2,
.form-contacts h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #626262;
	color: #626262;
}
.form-contacts h2 {
	margin-bottom: 40px;
}
.map-contacts {
	margin-bottom: 40px !important;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.3);
}
.vakant-head {
	margin-top: 35px;
	text-align: center;
	color: #e1dfe4;
}
.vakansii-txt .uk-h3 {
	font-size: 18px;
	color: #626262;
	padding-bottom: 10px;
	border-bottom: 1px solid #626262;
}
.vakansii-sw .uk-tab-left {
	border-right: 1px solid #e1dfe4;
}
.vakansii-sw .uk-tab li.uk-active {
	background: linear-gradient(to top, #626262, #A29CAB);
	/*background: #b41827;*/
	color: #fff;
}
.vakansii-sw .uk-tab li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #e1dfe4;
	margin-top: 0;
}
.vakansii-sw .uk-tab li.uk-active a {
	color: #fff;
}
.vakansii-sw .uk-tab li a:before {
	content: '\f2c0';
	font-family: FontAwesome;
	font-size: 18px;
	color: rgba(98, 98, 98, 0.5);
	margin-right: 10px; 
}
.vakansii-sw .uk-tab .uk-active a:before {
	color: #fff;
}
.vakansii-sw .uk-tab > li.uk-active > a:after {
	background: #e1dfe4;
}
.uk-modal-form h2 {
	display: none;
}
/*************demo*************/
.demo-slider .uk-slidenav-position .uk-slidenav-previous,
.demo-slider .uk-slidenav-position .uk-slidenav-next {
	width: 60px;
	height: 100px;
	margin-top: -50px;
	background: rgba(255, 255, 255, 0.5);
	line-height: 100px;
	color: #e1dfe4;
}
.demo-slider .uk-overlay-panel {
	width: 50%;
	margin: 0 0 80px 80px;
	background: rgba(133, 13, 35, 0.8);
}
.demo-slider h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}
.demo-slider .uk-button {
	-webkit-appearance: none;
	width: 50%;
	display: block;
	position: relative;
	margin-top: 5px;
	padding: 0 25px;
	color: #e1dfe4;
	box-sizing: border-box;
	border: 1px solid #e1dfe4;
	background: #f5f5f5;
	line-height: 43px;
	min-height: 43px;
	text-decoration: none;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	-webkit-transition: color 0.15s ease, background 0.15s ease;
	transition: color 0.15s ease, background 0.15s ease;
}
.demo-slider .uk-button:after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #e1dfe4;
	font-size: 20px;
}

/**********demo slidset***********/
.demo-slidset .uk-panel .uk-margin a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	color: #fff;
}
.demo-slidset .uk-panel-teaser {
	margin-bottom: 0;
}
.demo-slidset .uk-slidenav-position .uk-slidenav-previous, 
.demo-slidset .uk-slidenav-position .uk-slidenav-next {
	width: 60px;
	height: 100px;
	margin-top: -50px;
	background: rgba(255, 255, 255, 0.5);
	line-height: 100px;
	color: #e1dfe4;
	z-index: 11;
}
.demo-slidset .uk-panel-box > .uk-panel-teaser {
	margin-bottom: -50px;
}
.slidset-txt h2 {
	color: #fff;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}
.slidset-txt p {
	color: #fff;
}
.slidset-txt {
	position: absolute;
	bottom: 15px;
	left: 15px;
	padding: 10px;
	box-sizing: border-box;
	width: 50%;
	background: rgba(133, 13, 35, 0.8);
	color: #fff;
	text-align: left;
}
/********end demo slidset*********/
/***********end demo***********/

/*************icagenda***************/
.ic-filters-label {
	height: 84px;
	background: url(../images/logo-bsh-red.png) 50% 50% no-repeat;
	background-size: 90% 90%;
	font-size : 20px;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	font-weight: bold;
}
.ic-filters-label-title-2 {
	display: none;
	height: 84px;
	line-height: 18px;
	text-align: left;
}
.ic-filter-submit-btn {
	font-size: 16px;
	color: #626262;
	background: #fff;
	border: 2px solid #828282;
	font-weight: bold;
	text-shadow: none;
}
.ic-filter-submit-btn:hover {
	background: #e1dfe4;
	color: #fff;
}
.ic-filter-reset-btn {
	font-size: 13px;
	color: #fff;
	background: #b41827;
	border: 1px solid #828282;
	font-weight: bold;
}
.ic-filter-search {
	background: #dddddd;
	background: rgba(221,221,221,0.2);
	padding: 0 19px 5px 5px;
}
.ic-row1 input {
	height: 30px !important;
	line-height: 30px !important;
	border-radius: 0 !important;
}
.input-append .btn {
	height: 40px !important;
	min-height: 40px !important;
	line-height: 40px !important;
}
.ic-full-description,
.ic-dates-list,
#ic-list-of-dates {
	padding: 0 2%;
}
.ic-box-date {
	display: block;
	text-transform: capitalize;
	width: 75px;
	height: 75px;
	padding: 10px;
	color: #fff;
	margin: 8px 28px 2px 8px;
	border-radius: 6px;
	box-sizing: content-box !important;
}
.ic-btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #b41827;
	background-image: -moz-linear-gradient(top,#b41827,#e1dfe4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#b41827),to(#e1dfe4));
	background-image: -webkit-linear-gradient(top,#b41827,#e1dfe4);
	background-image: -o-linear-gradient(top,#b41827,#e1dfe4);
	background-image: linear-gradient(to bottom,#b41827,#e1dfe4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb41827', endColorstr='#ffe1dfe4', GradientType=0);
	border-color: #b41827 #fff #e1dfe4;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color: #b41827;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.ic-btn-info:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #b41827;
	background-image: -moz-linear-gradient(top,#e1dfe4,#b41827);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#e1dfe4),to(#b41827));
	background-image: -webkit-linear-gradient(top,#e1dfe4,#b41827);
	background-image: -o-linear-gradient(top,#e1dfe4,#b41827);
	background-image: linear-gradient(to bottom,#e1dfe4,#b41827);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1dfe4', endColorstr='#ffb41827', GradientType=0);
	border-color: #e1dfe4 #fff #b41827;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color: #b41827;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/**********end icagemda**************/
.long-blocks .uk-grid {
	margin-left: 0;
	border-radius: 6px;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.2);
}
.long-blocks .uk-grid:nth-child(2n+1) img {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.long-blocks .uk-grid:nth-child(2n) img {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.long-blocks .uk-grid + .uk-grid {
	margin-top: 35px;
}
.long-blocks .uk-grid > * {
	padding-left: 0;
}
.long-blocks .uk-grid:nth-child(2n) {
	background: #b41827;
	color: #fff;
}
.long-blocks .uk-grid .uk-panel-title {
	padding-bottom: 5px;
	border-bottom: 1px solid #626262;
	color: #626262;
}
.long-blocks .uk-grid:nth-child(2n) .uk-panel-title {
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.long-blocks .uk-grid:nth-child(2n) a,
.long-blocks .uk-grid:nth-child(2n) p {
	color: #fff;
}
.long-blocks .uk-grid:nth-child(2n) .uk-button {
	color: #e1dfe4;
}
.long-blocks .uk-button {
	-webkit-appearance: none;
	width: 50%;
	display: block;
	position: relative;
	margin-top: 5px;
	padding: 0 25px;
	color: #626262;
	box-sizing: border-box;
	border: 1px solid #626262;
	background: #fff;
	line-height: 43px;
	min-height: 43px;
	text-decoration: none;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	-webkit-transition: color 0.15s ease, background 0.15s ease;
	transition: color 0.15s ease, background 0.15s ease;
}
.long-blocks .uk-button:after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #626262;
	font-size: 20px;
}
.uk-article h1,
.uk-article h2 {
	color: #626262;
}
.jb.accept.blue {
	background: #fff;
	color: #626262;
	border: 1px solid #626262;
}
.jb.cookie.blue p a {
	color: #e1dfe4;
}
.jb.bottom.blue .jb.cookie-bg.white, .jb.bottom.blue .jb.cookie-bg.black {
	border-top: 1px solid #e1dfe4;
}
.privacy {
	/*width: 100%;
	margin-left: 0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #b41827;*/
	box-sizing: border-box;
}
.privacy .uk-width-medium-1-3 {
	text-align: center;
}
.privacy .uk-width-medium-1-3 a {
	color: #626262;
}
.uk-alert-danger {
	display: none;
}
#com_glossary .seopagination ul > li.active > a, #com_glossary .seopagination ul > li.active > span {
	background: #f4f3f4;
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	padding: 0;
	color: #626262;
}
#com_glossary .masonary_seo {
	border: 1px solid #929292;
	border-radius: 4px;
	margin: 20px;
	padding-bottom: 10px;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.2);
}
#com_glossary .title {
	display: block;
	width: 100%;
	max-width: 93%;
	margin: 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #929292;
}
.masonary_seo .title span {
	display: block;
	width: 100%;
	font-size: 16px;
}
.masonary_seo .title span a:hover {
	color: #e1dfe4;
}
.srch-btn button {
	background: #e1dfe4 url(../images/srchIcn.png) center center no-repeat !important;
	border: 1px solid #929292;
}
#com_glossary .text {
	max-height: 50px;
	overflow: hidden;
}
.input-append input.button {
	width: 200px;
	line-height: 30px !important;
	border: 1px solid #929292 !important;
}
#glossarysearch .pull-right {
	margin-right: 140px;
	width: 200px;
}
#com_glossary .custom-select select.seoselect, .custom-select select.seoselect {
	background: #fff url(../images/dropIcn.png) 93% center no-repeat;
	background-size: 15px auto;
	padding: 5px 15px;
	border: 1px solid #e1dfe4 !important;
	height: 40px;
	line-height: 30px;
	width: 100%;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	max-width: 250px;
	min-width: 130px;
}
.services-stack .uk-h3 {
	color: #264b77;
	padding-bottom: 5px;
	border-bottom: 1px solid #264b77;
	font-weight: 600;
}
.services-stack p,
.services-stack li {
	color: #828282;
}
.services-button {
	border: 1px solid #264b77;
	color: #264b77;
	border-radius: 0;
}
.services-buttons a:first-child {
	display: none;
}
.services-button:hover {
	border: 1px solid rgba(38, 75, 119, 0.4);
}
.services-stack2 .uk-grid {
	margin-left: 0;
	border: 1px solid #264b77;
	border-radius: 6px;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.2);
}
.services-stack2 .uk-grid:nth-child(2n) {
	 background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(225, 223, 228, 0.5));
}
.services-stack2 .uk-h3 {
	color: #264b77;
	padding-bottom: 5px;
	border-bottom: 1px solid #264b77;
	font-weight: 600;
}
.services-accordion .uk-accordion-title {
	position: relative;
	margin-bottom: 10px;
	padding: 15px;
	border: 1px solid #264b77;
	border-radius: 6px;
	transition: all 1s ease 0s;
}
.services-accordion .uk-accordion-title:nth-child(2) {
	 background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(225, 223, 228, 0.5));
}
.services-accordion .uk-accordion-title:before {
	position: absolute;
	top: 15px;
	right: 6px;
	content: "\f0ab";
	font-family: FontAwesome;
	font-size: 26px;
	color: #aaaaaa;
	margin-right: 10px; 
}
.services-accordion .uk-accordion-title.uk-active + div {
	margin: 5px 0 25px 0;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #264b77;
	border-radius: 6px;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.2);
}
.services-accordion .uk-accordion-title + div {
	transition: all 1s ease 0s;
}
.new-grid > div:nth-child(2n) .uk-width-medium-1-2 .uk-panel {
	padding: 35px;
}
.new-grid > div:nth-child(2n) .uk-row-first {
	padding-left: 0;
	order: 2;
}
.new-grid .uk-width-medium-1-2:last-child {
	padding-right: 35px;
}
.new-grid .uk-panel-title {
	color: #264b77;
	padding-bottom: 5px;
	border-bottom: 1px solid #264b77;
}
.new-grid .uk-button {
	width: 50%;
	border: 1px solid #264b77;
	color: #264b77;
	border-radius: 0;
}
.new-grid .uk-button:hover {
	border: 1px solid rgba(38, 75, 119, 0.4);
}
.new-grid > div:nth-child(2) .uk-button {
	width: 50%;
	border: 1px solid #850d23;
	color: #850d23;
	border-radius: 0;
}
.new-grid > div:nth-child(2) .uk-button:hover {
	border: 1px solid rgba(38, 75, 119, 0.4);
}
.new-grid > div:nth-child(2) .uk-panel-title {
	color: #850d23;
	padding-bottom: 5px;
	border-bottom: 1px solid #850d23;
}
.new-grid > div:nth-child(1) .uk-overlay:before {
	content: "";
	width: 30%;
	height: 40%;
	position: absolute;
	top: -2px;
	left: -1px;
	z-index: 100;
	background: url(../images/rbn-02-t.png) top left no-repeat;
	background-size: contain;
}
.new-grid-v1 > div {
	margin-bottom: 35px;
	padding: 30px;
	border: 1px solid #264b77;
	border-radius: 6px;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.2);
}
.new-grid-v1 > div .uk-panel-title {
	color: #264b77;
	padding-bottom: 5px;
	border-bottom: 1px solid #264b77;
	font-weight: 600;
}
.new-grid-v1 > div .uk-button {
	width: 30%;
	border: 1px solid #264b77;
	color: #264b77;
	border-radius: 0;
}
.vse-programmy .uk-panel-teaser {
	position: relative;
}
.vse-programmy .uk-grid-width-1-1 > div:nth-child(1) .uk-panel-teaser:before,
.vse-programmy .uk-grid-width-1-1 > div:nth-child(2) .uk-panel-teaser:before,
.vse-programmy .uk-grid-width-1-1 > div:nth-child(4) .uk-panel-teaser:before,
.vse-programmy .uk-grid-width-1-1 > div:nth-child(5) .uk-panel-teaser:before,
.vse-programmy .uk-grid-width-1-1 > div:nth-child(7) .uk-panel-teaser:before,
.vse-programmy .uk-grid-width-1-1 > div:nth-child(10) .uk-panel-teaser:before,
.vse-programmy .uk-grid-width-1-1 > div:nth-child(11) .uk-panel-teaser:before,
.vse-programmy .uk-grid-width-1-1 > div:nth-child(12) .uk-panel-teaser:before,
.vse-programmy .uk-grid-width-1-1 > div:nth-child(13) .uk-panel-teaser:before {
	display: none;
	content: "";
	width: 30%;
	height: 50%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	background: url(../images/red-premium-right.png) top left no-repeat;
	background-size: contain;
}
.new-comment .uk-slidenav-position {
	min-height: 220px;
}
em {
	color: #111111 !important;
}
/**************new home banner************/
@media (min-width: 1220px) {
	.triple-banner {
		height: 700px;
	}
}
.triple-banner > div:nth-child(1) {
	background: url(../images/banner-03-r.jpg) 0 0 no-repeat;
}
.triple-banner > div:nth-child(2) {
	background: url(../images/banner-01-r.jpg) 0 0 no-repeat;
	padding-left: 0;
}
.triple-banner > div:nth-child(3) {
	background: url(../images/banner-02-r.jpg) 0 0 no-repeat;
	padding-left: 0;
}
.banner-wrapper {
	padding: 40px;
}
.banner-01 .banner-txt-top {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
.banner-01 .banner-txt-top-left {
	width: 100px;
	height: 100px;
	border: 3px solid #ffff00;
	border-radius: 6px;
	color: #ffff00;
	text-align: center;
}
.banner-01 .banner-txt-top-left p:first-child {
	margin-top: 25px;
}
.banner-01 .banner-txt-top-left p {
	margin: 0;
	font-weight: bold;
}
.banner-01 .banner-txt-top-right h3 {
	padding: 10px 15px;
	margin: 0 0 0 60px;
	background: #ffff00;
	color: #626262;
	font-weight: bold;
}
.banner-01 .banner-txt-middle {
	padding: 80px 15px 40px 15px;
}
.banner-01 .banner-txt-middle  h2 {
	color: #fff;
}
.banner-01 .banner-logo {
	text-align: center;
}
.read-more {
	position: absolute;
	right: 30px;
	bottom: 30px;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	text-shadow: -1px -1px #666;
	color: #fff;
	padding: 0 20px;
	background: #d01431;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(#d01431,0),color-stop(#a61027,1));
	background: -webkit-linear-gradient(top,#d01431 0%,#a61027 100%);
	background: -moz-linear-gradient(top,#d01431 0%,#a61027 100%);
	background: -o-linear-gradient(top,#d01431 0%,#a61027 100%);
	background: linear-gradient(top,#d01431 0%,#a61027 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d01431',endColorstr='#a61027',GradientType=0 );
	border: 1px solid #5c0916;
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset,1px 1px 3px rgba(166,16,39,0.2),0px 0px 0px 4px rgba(255,255,255,0.5);
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset,1px 1px 3px rgba(166,16,39,0.2),0px 0px 0px 4px rgba(255,255,255,0.5);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset,1px 1px 3px rgba(166,16,39,0.2),0px 0px 0px 4px rgba(255,255,255,0.5);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.read-more:hover {
	color: #eee;
}
.banner-02 .banner-txt-top {
	color: #b41827;
	font-size: 22px;
	font-weight: bold;
}
.banner-02 .banner-txt-bottom {
	width: 50%;
	padding: 15px;
	background: rgba(180, 164, 164, 0.8);
}
.banner-03 .banner-txt-middle {
	margin-top: 180px;
	border-left: 3px solid #ffff00;
	padding-left: 10px;
}
.banner-03 .banner-txt-middle h2 {
	color: #fff;
}
.banner-03 .banner-txt-bottom {
	margin-top: 80px;
	text-align: center;
}
.banner-03 .banner-txt-bottom h3 {
	color: #fff;
	font-size: 28px;
	line-height: 36px;
}
/**********end new home banner************/

.tm-toolbar .top-head-left .uk-width-1-2 {
    width: 47%;
}
.uk-panel.no-margin {
  display:none
}
.new-m-class .uk-panel-box .uk-margin {
    position: relative;
}
.new-m-class .uk-panel-box .uk-margin .red-title {
    display: none;
    min-width: 387px;
    position: absolute;
    top: -59px;
    left: -35px;
    width: 100%;
    text-align: center;
    background: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.bdoc-container {
    margin-top: -40px;
    background: url(../images/bdoc/bd-bg-04.jpg);
    padding-bottom: 60px;
}
.bdoc-header {
    background: url(../images/bdoc/bd-bg-02.png);
    background-size: cover;
    text-align: right;
}
.bdoc-header h2 {
    padding: 70px 50px 0 0;
    font-family: Arial, "sans-serif";
    font-size: 70px;
    font-weight: bold;
    color: #009746;
}
.bdoc-header h3 {
    padding: 23px 53px 0 0;
    font-family: Arial, "sans-serif";
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 1.7px;
    color: #fff;
}
.bdoc-header p {
    padding: 20px 50px 37px 0;
    font-family: Arial, "sans-serif";
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 3.3px;
    color: #fff;
}
.bdoc-main {
    position: relative;
}
.bdoc-main img {
    position: absolute;
    bottom: 0;
    left: 5%;
}
.bdoc-main-txt {
    padding: 20px 50px 40px 90px;
    font-family: Arial, "sans-serif";
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    text-align: justify;
    color: #000;
}
.bdoc-main-txt p {
    margin-bottom: 25px;
}
.bdoc-main-txt a {
    display: block;
    width: 52%;
    margin: 30px auto;
    padding: 30px 40px;
    font-family: Arial, "sans-serif";
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background: #009746;
    border-radius: 40px;
    color: #fff;
}
.bdoc-video {
    padding: 75px 0 150px 0;
    background: url(../images/bdoc/bd-bg-03-s.png);
    background-size: cover;
}
.bdoc-video .uk-margin {
	margin-bottom: 0;
}
.vidos-all {
    background: #000;
}
.bdoc-footer {
    padding: 80px 0;
}
.bdoc-footer-left img {
    width: 80%;
    padding-left: 40px;
}
.bdoc-footer-right img {
    width: 70%;
    padding-right: 40px;
    float: right;
}
.tm-main-top + .tm-content, 
.tm-content + .tm-main-bottom {
  margin-top: 0;
}
.tm-block-small {
  padding-bottom: 0;
}
.tm-main #icagenda-list,
.tm-main .uk-article {
    margin-bottom: 20px;
}
.tm-main .tm-main-bottom {
    margin: 60px 0;
}
.uk-navbar-nav li:nth-child(2) a {
    color: #009746;
}
.uk-navbar-nav li:nth-child(4) a {
    color: #ff0000;
}
.top-color {
	background: #850d23;
	color: #fff;
	padding: 10px;
}
.top-color p {
	text-align: center;
	color: #fff;
	margin: 0;
}
.top-color a {
	  color: #fff;
}
.top-color a.uk-button {
    color: #000;
	margin-left: 80px;
}
.new-m-class > div:first-child .uk-panel-teaser ~ .uk-margin {
	margin-bottom: 0;
}
.top-color-red {
	width: 120%;
	position: absolute;
	top: -79px;
	left: 0;
	background: #BB0000;
	margin: 0 -35px;
	padding: 10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.vse-programmy .uk-panel-box .uk-button-new {
	-webkit-appearance: none;
	display: block;
	position: relative;
	padding-left: 10px;
	color: #fff;
	box-sizing: border-box;
	border: 1px solid #BB0000;
	background: #BB0000;
	line-height: 43px;
	min-height: 43px;
	text-decoration: none;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	-webkit-transition: color 0.15s ease, background 0.15s ease;
	transition: color 0.15s ease, background 0.15s ease;
}
.vse-programmy .uk-panel-box .uk-button-new::after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #fff;
	font-size: 20px;
}
.vse-programmy .uk-panel-box .uk-button-new span {
	margin-right: 50px;
	color: #fff;
	font-weight: bold;
}
.tm-main-top .vse-programmy .new-m-class p.no-padding {
	margin: 0;
	padding: 0;
}
.vse-programmy .uk-panel p:last-child {
	margin: 0;
	padding: 0;
}
.new-year {
    display: none;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1000;
}
.new-year img {
    width: 260px;
}
.feb {
    display: none;
    position: absolute;
    top: 170px;
    left: 20px;
    z-index: 1000;
}
.feb img {
    width: 250px;
}
.mar {
    display: none;
    position: absolute;
    top: 100px;
    left: 20px;
    z-index: 1000;
}
.mar img {
    width: 150px;
}
@media (min-width: 768px) {
    .min-way {
		display: none;
    }
    .may1 {
        display: none;
        position: absolute;
        top: 25px;
        left: 40px;
        z-index: 100000;
    }
    .may1 img {
        width: 170px;
    }
	.jun {
		display: none;
        position: absolute;
        top: 80px;
        left: 0;
        z-index: 1000;
    }
    .jun img {
        width: 130px;
    }
	.vmf {
        display: none; 
        position: absolute;
        top: 68px;
        left: 0;
        z-index: 1000;
    }
    .vmf img {
        width: 130px;
    }
}
@media (max-width: 768px) {
	.may {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1000;
    }
    .may img {
        width: 150px;
    }
	.jun {
		display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1000;
    }
    .jun img {
        width: 150px;
    }
	.vmf {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1000;
    }
    .vmf img {
        width: 150px;
    }
}
@media (max-width: 768px) {
	#tm-main .uk-container {
        padding: 0;
    }
    .bdoc-header {
		background: rgba(0,0,0,0.5);
	}
    .bdoc-header h2 {
        padding: 40px 20px 0 20px;
        font-size: 36px;
        text-align: center;
        color: #fff;
    }
    .bdoc-header h3 {
        padding: 0 20px;
        font-size: 26px;
        letter-spacing: 1px;
        text-align: center;
    }
    .bdoc-header p {
        padding: 10px 20px 30px 20px;
        font-size: 22px;
        letter-spacing: 1px;
        text-align: center;
    }
    .bdoc-main-txt {
      padding: 20px 20px 600px 45px;
    }
    .bdoc-main img {
      padding: 50px 20px 0 20px;
    }
}
/*********new diz***********/
.tm-navbar .uk-flex-middle {
	-ms-flex-align: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.uk-sticky-placeholder .tm-navbar .uk-navbar-nav li {
	line-height: 70px;
}
.uk-sticky-placeholder .tm-navbar .uk-dropdown-navbar {
	top: 50px !important;
}
.uk-navbar-nav > li > a::after {
	bottom: -7px;
}
.header-left {
	padding: 15px 0 0 120px;
}
.header-left h3 {
	font-family: 'MullerBold';
	font-size: 34px;
	color: #b41827;
	letter-spacing: normal;
}
.header-top p {
	padding-top: 5px;
	font-family: Verdana, "sans-serif";
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	color: #626262;
	letter-spacing: normal;
}
.header-bottom {
	padding-top: 70px;
}
.header-bottom p {
	font-family: Verdana, "sans-serif";
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	color: #626262;
	letter-spacing: normal;
}
.header-bottom .uk-button {
	margin-top: 5px;
	height: 62px;
	font-family: Verdana, "sans-serif";
	font-size: 22px;
	line-height: 62px;
	text-transform: uppercase;
	color: #626262;
	letter-spacing: normal;
	border: 1px solid #626262;
	border-radius: 31px
}
.header-right {
	position: relative;
	padding-left: 0;
}
.header-right img {
	position: absolute;
	top: -55px;
	left: -40px;
}
.new-slaidset {
	position: relative;
	margin-top: 35px;
}
.new-slaidset .uk-tab > li > a {
	display: block;
	padding: 12px 35px 12px 35px;
	color: #626262;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: normal;
}
.new-slaidset .new-nav-all {
	width: 100%;
	position: absolute;
	top: 45%;
}
.new-subnav-all {
	width: 100%;
	position: relative;
}
.new-slaidset .uk-slidenav-previous {
	position: absolute;
	top: 0;
	left: -50px;
}
.new-slaidset .uk-slidenav-next {
	position: absolute;
	top: 0;
	right: -70px;
}
.new-slaidset .uk-slidenav-previous:before,
.new-slaidset .uk-slidenav-next:before {
	color: #b41827;
}
.new-slaidset .uk-slidenav-previous span {
	display: block;
	width: 0; 
	height: 0;
	border-top: 28px solid transparent;
	border-right: 32px solid #b41827;
	border-bottom: 28px solid transparent;
}
.new-slaidset .uk-slidenav-next span {
	display: block;
	width: 0; 
	height: 0;
	border-top: 28px solid transparent;
	border-left: 32px solid #b41827;
	border-bottom: 28px solid transparent;
}
.new-slaidset .uk-panel-box {
	padding: 20px;
	background: #fff;
	color: #626262;
	overflow: hidden;
	border: 1px solid #626262;
	border-radius: 26px;
	background-image: none;
	box-shadow: 0 5px 7px 0 rgba(89, 93, 104, 0.1);
}
.new-slaidset .uk-panel-box h3 {
	font-family: 'MullerBold';
	font-size: 17px;
	color: #b41827;
	letter-spacing: normal;
}
.new-slaidset .uk-panel-box .uk-margin p:first-child {
	text-transform: uppercase;
}
.new-slaidset .uk-panel-box p {
	color: #626262;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: normal;
	line-height: 14px;
}
.new-slaidset .uk-panel-box .uk-button {
	display: block;
	height: 56px;
	width: 80%;
	margin: 0 auto;
	font-family: Verdana, "sans-serif";
	font-size: 16px;
	line-height: 56px;
	text-transform: capitalize;
	color: #626262;
	letter-spacing: normal;
	border: 1px solid #626262;
}
.new-slaidset .uk-panel-title {
	min-height: 100px;
}
.new-slaidset .uk-panel-title ~ .uk-margin {
	min-height: 115px;
}
.footer-all {
	width: 100%;
	padding: 10px 0;
}
.footer-logo-left,
.privacy {
	padding-left: 0;
}
.footer-logo-left img {
	width: 100px;
}
.privacy .uk-width-medium-1-3 {
	padding-left: 45px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.privacy .uk-width-medium-1-3 a {
	color: #fff;
}
.privacy-left-top {
	display: flex;
	justify-content: center;
}
.privacy-left-top a:first-child {
	height: 45px;
	width: 45px;
	background: url(../images/ico-vk.png) 0 0 no-repeat;
	background-size: contain;
	margin-right: 10px;
}
.privacy-left-top a:last-child {
	height: 45px;
	width: 45px;
	background: url(../images/ico-youtube.png) 0 0 no-repeat;
	background-size: contain;
}
.privacy-right-top {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.privacy-left-botom,
.privacy-middle-botom,
.privacy-right-botom {
	margin-top: 10px;
}
.ico-left .new-slaidset .uk-panel-box {
	display: flex;
	justify-content: flex-start;
	padding: 20px 0 0 0;
	max-height: 230px
}
.ico-left .new-slaidset .uk-panel-teaser {
	width: 33%;
	display: flex;
	justify-content: flex-start;
	margin: 0;
}
.ico-left .new-slaidset .uk-panel-teaser img {
	max-height: 210px;
	padding-left: 20px;
}
.ico-left .new-slaidset .uk-panel-title,
.ico-left .new-slaidset .uk-panel-title ~ .uk-margin {
	min-height: auto;
}
.ico-left .new-slaidset .all-text {
	width: 67%;
	position: relative;
	padding: 0 30px 0 15px;
	box-sizing: border-box;
}
.ico-left .new-slaidset .all-text p {
	line-height: 18px;
}
.ico-left .new-slaidset .uk-panel-title {
	position: absolute;
	top: 0px;
	left: -25px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	padding-top: 5px;
}
.ico-left .new-slaidset .uk-panel-title ~ .uk-margin {
	padding-top: 40px;
}
.ico-left .new-slaidset .new-nav-all {
	top: 30%;
}
.block-one > *,
.block-two > *,
.block-four > *,
.block-five > *,
.block-six > *,
.block-seven > *,
.block-eight > * {
	padding-left: 0 !important;
}
.block-three {
	margin-left: -35px;
}
.block-one h2 {
	margin-top: 10px;
	font-family: 'MullerBold';
	font-size: 28px;
	color: #b41827;
	line-height: 46px;
	letter-spacing: normal;
}
.block-one-right .uk-width-medium-1-2 {
	padding-top: 13px;
}
.block-one-right .uk-width-medium-1-2:first-child {
	padding-left: 70px;
}
.uk-article .block-one-right .uk-width-medium-1-2 p {
	font-size: 14px;
}
.uk-article .uk-grid.block-two {
	margin-top: 0;
	padding-top: 20px;
	border-top: 1px solid #b41827;
}
.uk-article .block-two h3,
.uk-article .block-three h3,
.uk-article .block-four h3,
.uk-article .block-five h3,
.uk-article .block-six h3,
.uk-article .block-seven h3,
.block-eight-left h3 {
	font-family: 'MullerBold';
	font-size: 20px;
	color: #b41827;
	letter-spacing: normal;
}
.uk-article .block-two p,
.uk-article .block-three p,
.uk-article .block-four p,
.uk-article .block-five p,
.uk-article .block-six p {
	font-size: 14px;
	color: #626262;
}
.uk-article .block-three h3 {
	padding-top: 15px;
}
.block-four {
	margin-top: 30px;
}
.block-four div {
	min-height: 110px;
}
.block-four h4 {
	margin-top: 30px;
	font-family: Verdana, "sans-serif";
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #626262;
}
.block-four p {
	font-size: 14px;
	line-height: 18px;
}
.block-four {
	position: relative;
}
.block-four .uk-width-medium-1-3 img {
	position: absolute;
	top: -40px;
	right: -40px;
	max-height: 500px;
}
.block-six,
.block-seven {
	position: relative;
	margin-left: -35px;
	padding-top: 40px;
}
.block-seven-top,
.block-seven-bottom {
	width: 80%;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
} 
.block-seven-top div:nth-child(1),
.block-seven-top div:nth-child(3),
.block-seven-top div:nth-child(5),
.block-seven-bottom div:nth-child(1),
.block-seven-bottom div:nth-child(3) {
	height: 50px;
	font-family: Verdana, "sans-serif";
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	border: 1px solid #626262;
	border-radius: 25px;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #626262;
} 
.block-seven-bottom-rifht {
	height: 50px;
	font-family: Verdana, "sans-serif";
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	border: 1px solid #b41827;
	border-radius: 25px;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #b41827;
} 
.arrow-01,
.arrow-02,
.arrow-03 {
	width: 10%;
	height: 50px;
	background: url(../images/arrow-01.png) 0 50% no-repeat;
	background-size: contain;
}
.arrow-04 {
	width: 14%;
	height: 50px;
	background: url(../images/arrow-03.png) 0 50% no-repeat;
	background-size: contain;
}
.block-seven-top {
	padding-bottom: 40px;
}
.block-seven-middle {
	position: absolute;
	top: 90px;
	right: 68px;
	height: 90px;
	width: 70%;
	background: url(../images/arrow-04.png) 0 50% no-repeat;
	background-size: contain;
	
}
.block-eight-left {
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
}
.block-eight-left .uk-button {
	width: 60%;
	font-family: Verdana, "sans-serif";
	font-size: 18px;
	color: #626262;
	padding: 10px;
	border: 1px solid #626262;
	box-sizing: border-box;
}
.block-eight-middle h3 {
	padding-top: 120px;
}
.block-eight-middle .uk-button {
	width: 60%;
	font-family: Verdana, "sans-serif";
	font-size: 18px;
	font-weight: 600;
	color: #626262;
	padding: 10px;
	border: 1px solid #626262;
	box-sizing: border-box;
	padding-left: 15px;
}
.block-eight-right {
	position: relative;
}
.block-eight-right img {
	margin-top: -50px;
}
.mission-one .uk-grid > *,
.mission-two .uk-grid > *,
.mission-three .uk-grid > *,
.mission-one-txt,
.mission-two-left {
	margin-left: 0;
	padding-left: 0;
}
.mission-one {
	padding-bottom: 30px;
	border-bottom: 1px solid #b41827;
}
.mission-one h2 {
	font-family: 'MullerBold';
	font-size: 28px;
	color: #b41827;
	line-height: 36px;
	letter-spacing: normal;
	margin: 5px 0 0 0;
}
.mission-one h3,
.mission-two-left h3 {
	font-family: 'MullerBold';
	font-size: 20px;
	color: #b41827;
	line-height: 22px;
	letter-spacing: 1.5px;
}
.tm-content .mission-two {
	margin-top: 15px;
	padding-top: 5px;
}
.tm-content .mission-two p {
	font-family: Verdana, "sans-serif";
	font-size: 14px;
	line-height: 18px;
}
.mission-three {
	padding-top: 35px;
}
.mission-three h3 {
	margin-left: -35px;
	font-family: 'MullerBold';
	font-size: 20px;
	color: #b41827;
	line-height: 22px;
}
.mission-three .uk-grid {
	margin-top: 15px;
}
.mission-three h4 {
	font-family: Verdana, "sans-serif";
	text-align: center;
	font-weight: bold;
}
.mission-three p {
	font-family: Verdana, "sans-serif";
	font-size: 14px;
	line-height: 18px;
}
.padding-top {
	padding-top: 50px !important;
}
.about-us-one {
	border-bottom: 1px solid #b41827;
}
.about-us-one .about-us-one-left {
	padding-left: 0;
}
.about-us-one .about-us-one-left h2 {
	font-family: 'MullerBold';
	font-size: 28px;
	color: #b41827;
	line-height: 36px;
	letter-spacing: normal;
	margin-bottom: 30px;
}
.about-us-one .about-us-one-left p {
	font-family: Verdana, "sans-serif";
	font-size: 13px;
	line-height: 16px;
	padding-left: 65px;
}
.name-red {
	font-size: 20px;
	color: #b41827;
	line-height: 36px;
	letter-spacing: 1px;
}
.about-us-one-right {
	position: relative;
}
.about-us-one-right img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	top: -40px;
	right: -50px;
}
.about-us-two {
	margin-left: -35px;
}
.about-us-two > h3 {
	font-family: 'MullerBold';
	font-size: 22px;
	color: #b41827;
	line-height: 30px;
	letter-spacing: normal;
	margin: 30px 0 60px 0;
}
.about-us-two .about-reviews-txt h3 {
	min-height: 46px;
}
.about-us-two .new-slaidset .uk-panel-box p {
	font-size: 14px;
	line-height: 16px;
}
.about-us-three {
	margin-left: -35px;
	padding-right: 40px;
	width: 90%;
	margin: 0 auto;
}
.about-us-three  p {
	padding-top: 30px;
	font-family: Verdana, "sans-serif";
	font-size: 18px;
	color: #626262;
}
.about-us-button {
	padding-top: 30px;
}
.about-us-three .about-us-button .uk-button {
	display: block;
	width: 30%;
	margin: 0 auto;
	font-family: Verdana, "sans-serif";
	font-size: 18px;
	font-weight: 700;
	border: 1px solid #b41827;
	border-radius: 30px;
	color: #626262;
	line-height: 30px;
	padding: 10px 0;
}
.block-eight {
	margin-left: -35px;
	padding-top: 65px;
}
.block-eight-top {
	padding: 60px 0;
}
.block-eight-top .block-eight-top-left {
	padding-left: 0
}
.block-eight-top-left h3 {
	font-family: 'MullerBold';
	font-size: 20px;
	color: #b41827;
	letter-spacing: normal;
}
.block-eight-top-right h3 {
	font-family: 'MullerBold';
	font-size: 40px;
	color: #626262;
}
.block-eight-right h2 {
	display: none;
}
.block-eight .block-eight-right .form-horizontal .control-group {
	margin-bottom: 0;
}
.block-eight .block-eight-right .formControlLabel {
	padding-top: 0 !important;
	width: 100% !important;
	float: none;
	color: #626262;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
}
.block-eight .block-eight-right .form-horizontal .controls {
	display: block;
	width: 100%;
	padding-left: 0;
	margin-left: 0;
}
.block-eight .block-eight-right .controls .rsform-input-box,
.block-eight .block-eight-right .controls .rsform-select-box {
	display: block;
	width: 100%;
	border-radius: 0;
	border: 1px solid #626262;
	min-height: 45px;
	box-sizing: border-box;
}
.block-eight .block-eight-right .rsform-block-pers .controls {
	width: 10%;
}
.block-eight .block-eight-right .rsform-block-pers .controls .checkbox {
	height: 20px;
	min-height: 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin: 0;
	padding: 0;
}
.block-eight .block-eight-right .rsform-block-pers .controls .checkbox .rsform-checkbox {
	height: 20px;
	min-height: 20px !important;
	margin: 0;
	padding: 0;
}
.block-eight .block-eight-right .rsform-block-pers .formControlLabel {
	height: 20px;
	min-height: 20px;
	width: 90% !important;
	order: 2;
}
.block-eight .block-eight-right .rsform-block-pers {
	height: 20px;
	min-height: 20px;
	display: flex;
	justify-content: flex-start;
	order: 1;
	margin-bottom: 15px !important;
}
.block-eight .block-eight-right .rsform-block-recaptcha .control-label {
	display: none;
}
.block-eight .block-eight-left h3 {
	margin-top: 20px;
}
.block-eight .block-eight-left img {
	display: block;
	width: 80%;
	height: auto;
}
@media (min-width: 1220px) {
	.uk-container {
		max-width: 1300px;
		padding: 0;
	}
}
.tm-toolbar .uk-float-left img {
	display: block;
	max-width: 225px;
	height: auto;
	padding: 27px 0;
}
.tm-toolbar .uk-float-right img {
	display: block;
	max-width: 223px;
	height: auto;
	padding: 22px 0;
}
.sinerg-head {
	position: relative;
}
.sinerg-head img {
	position: relative;
	top: 20px;
	left: 150px;
	display: block;
	max-width: 450px;
	height: auto;
}
.sinerg-head-left h2 {
	font-family: "Arial Black", "sans-serif";
	font-size: 64px;
	line-height: 80px;
	color: #003854;
	padding-top: 55px;
	text-transform: none;
}
.sinerg-head-left p {
	font-family: "Arial", "sans-serif";
	font-size: 28px;
	line-height: 34px;
	color: #343434;
}
.tm-footer-left {
	width: 110%;
}
.sinerg-footer-left ul,
.sinerg-footer-right ul {
	list-style: none;
	padding-left: 0;
	padding-top: 20px;
}
.sinerg-footer-left a,
.sinerg-footer-right a {
	font-family: 'Inter', sans-serif;
	color: #fff;
}
.sinerg-footer-right {
	text-align: right;
}
.sinerg-footer-right img {
	max-width: 230px;
	padding-top: 10px;
}
.copyright {
	font-family: 'Inter', sans-serif;
	font-size: 19px;
	color: #fff;
	text-align: center;
	padding: 40px 0 25px 0;
}
.top-var-blocks {
	display: flex;
	justify-content: flex-start;
}
.ico-blocks {
	margin: 0 5px 20px 0;
}
.sinerg-slide {
	padding: 0 100px;
}
.tm-main-bottom > div {
	padding-left: 0;
}
.tm-main-bottom .sinerg-slide .uk-slidenav-previous {
	background: url(../images/arr-prev.png)  50% 50% no-repeat;
	background-size: contain;
	left: -100px;
}
.tm-main-bottom .sinerg-slide .uk-slidenav-next {
	background: url(../images/arr-next.png)  50% 50% no-repeat;
	background-size: contain;
	right: -100px;
}
.sinerg-grid-stack .uk-width-medium-3-4 {
	padding-left: 0;
}
.sinerg-grid-stack .uk-panel-space {
	padding: 20px;
	height: 100%;
}
.sinerg-grid-stack .uk-panel-space a {
	position: absolute;
	bottom: -60px;
	right: -300px;
}
.sinerg-grid-stack .uk-panel-space a img {
	border-radius: 10px;
}
.sinerg-grid-stack .uk-margin-large {
	margin-bottom: 100px;
}
.sinerg-grid-stack > .uk-grid {
	margin-left: 0;
	border-radius: 10px;
	/*-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);*/
	-webkit-box-shadow: 2px 5px 10px 2px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 2px 5px 10px 2px rgba(34, 60, 80, 0.2);
	box-shadow: 2px 5px 10px 2px rgba(34, 60, 80, 0.2);
}
.sinerg-grid-stack .uk-panel-title {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	text-transform: none;
	color: #3A3A3A;
	font-family: 'Open Sans', sans-serif;
}
.sinerg-grid-stack img {
	border-radius: 0 10px 10px 0;
}
.block-grid .uk-row-first {
	margin-bottom: 60px;
}
.block-grid .uk-row-first .uk-panel-teaser {
	margin-bottom: 35px;
}
.block-grid .uk-row-first .uk-margin {
	margin-top: 0;
}
.block-slideshow .uk-overlay-panel a {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1000;
}
.modal-form-top #userForm > h2 {
	display: none;
}
.tm-top-a p {
	margin: 0;
}
.tm-top-a .color-white {
	background: #fff;
}
.tm-toolbar-bottom {
	padding-bottom: 20px;
}
.tm-toolbar-bottom h3 {
	font-family: 'Inter', sans-serif;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #003D5E;
}
.tm-toolbar-bottom p {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	color: #003D5E;
	text-transform: none;
	line-height: 18px;
}
.tm-toolbar-bottom span {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003D5E;
	text-transform: none;
	line-height: 18px;
}
.new-contacts {
	padding-top: 55px;
}
.new-contacts h2 {
	margin-bottom: 40px;
	font-size: 28px;
	font-weight: bold;
	color: #003D5E;
	text-transform: none;
	line-height: 26px;
}
.new-contacts h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #003D5E;
	text-transform: none;
	line-height: 26px;
}
.new-contacts p {
	font-size: 16px;
	color: #003D5E;
	text-transform: none;
	line-height: 14px;
}
.new-contacts-bottom {
	position: relative;
}
.new-contacts-bottom img {
	position: relative;
	top: -140px;
	display: block;
	width: 100%;
	height: auto;
}
/*******Site Crepp********/
.crepp-logo-img {
    width: 450px;
}
.tm-navbar-container {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}
.tm-navbar .uk-flex-middle > div {
    width: 100%;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
}
.tm-navbar .uk-flex-middle > div .uk-navbar-nav .tm-logo {
    display: none;
}
.tm-navbar .uk-flex-middle .uk-navbar-nav {
	margin-top: 10px;
}
.tm-navbar .uk-flex-middle > div .uk-navbar-nav > li > a {
	font-family: Inter;
	font-size: 16px;
	font-weight: 300;
	line-height: 27px;
	text-align: left;
	color: #000;
	text-transform: none;
}
.tm-navbar .uk-flex-middle > div .uk-navbar-nav > li:last-child > a {
	font-family: Inter;
	font-size: 16px;
	font-weight: 700;
	line-height: 27px;
	text-align: left;
	color: #00558E;
	text-transform: none;
}
.crepp-block-one {
	background: #f3f3f3;
}
.crepp-block-one .uk-container {
	padding: 80px 0;
	display: flex;
	flex-wrap: wrap;
}
.crepp-block-one-left,
.crepp-block-one-right {
	width: 50%;
}
.crepp-block-one-right img {
	border-radius: 30px;
}
.crepp-block-one-left h2 {
	margin: 115px 0 65px 0;
	font-family: Inter;
	font-size: 60px;
	font-weight: 900;
	line-height: 82.51px;
	text-align: left;
	color: #E31E24;
	letter-spacing: -2px;
}
.crepp-block-one-left p {
	font-family: Inter;
	font-size: 26px;
	font-weight: 400;
	line-height: 31.47px;
	text-align: left;
	color: #000;
}.crepp-block-one-left a {
	font-family: Inter;
	font-size: 26px;
	font-weight: 600;
	line-height: 31.47px;
	text-align: left;
	color: #00558E;
}
.crepp-block-two .uk-container {
	display: flex;
	flex-wrap: wrap;
	padding: 170px 0;
}
.crepp-block-two-left,
.crepp-block-two-right {
	width: 50%;
}
.crepp-block-two-right-top {
	padding-bottom: 40px;
	border-bottom: 2px solid #E31E24;
}
.crepp-block-two-right-top h3 {
	padding-bottom: 40px;
	font-family: Inter;
	font-size: 36px;
	font-weight: 600;
	line-height: 43.68px;
	text-align: left;
	color: #00558E;
}
.crepp-block-two-right-top p {
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.78px;
	text-align: left;
	color: #252525;
}
.crepp-block-two-right-bottom {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.crepp-block-two-bottom-left,
.crepp-block-two-bottom-right {
	width: 50%;
	padding-top: 37px;
}
.crepp-block-two-bottom-left p,
.crepp-block-two-bottom-right p {
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.78px;
	text-align: left;
	color: #252525;
}
.crepp-block-two-bottom-left span,
.crepp-block-two-bottom-right span {
	font-family: Inter;
	font-size: 18px;
	font-weight: 700;
	line-height: 21.78px;
	text-align: left;
	color: #252525;
}
.crepp-block-three {
	padding: 80px 0 90px 0;
	background-color: #f3f3f3;
	background-image: url(../images/block-03-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.crepp-block-three-top h3 {
	padding-bottom: 50px;
	font-family: Inter;
	font-size: 36px;
	font-weight: 600;
	line-height: 43.68px;
	text-align: left;
	color: #E31E24;
	text-transform: none;
}
.crepp-block-three-top p {
	padding-bottom: 35px;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.78px;
	text-align: left;
	color: #252525;
}
.crepp-block-three-middle {
	margin-bottom: 60px;
	display: flex;
	padding: 35px  200px;
	background: #00558E;
	border-radius: 30px;
}
.crepp-block-three-middle-left {
	width: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.crepp-block-three-middle-right {
	width: 80%;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.78px;
	text-align: left;
	color: #fff;
}
.crepp-block-three-bottom {
	margin-top: 40px;
}
.crepp-block-three-bottom-top {
	display: flex;
	flex-wrap: wrap;
	border-radius: 30px 30px 0 0;
	background: #006cb5;
}
.crepp-block-three-bottom-bottom {
	display: flex;
	flex-wrap: wrap;
	border-radius: 0 0 30px 30px;
	background: #41a4dc;
}
.crepp-block-three-bottom-txt {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	padding: 34px 135px;
	box-sizing: border-box;
	color: #fff;
}
.crepp-block-three-bottom-top .crepp-block-three-bottom-txt:first-child {
	border-radius: 30px 30px 30px 0;
	background: #00558e;
}
.crepp-block-three-bottom-bottom .crepp-block-three-bottom-txt:first-child {
	border-radius: 0 30px 30px 30px;
	background: #006cb5;
}
.crepp-block-three-bottom-txt-img {
	width: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.crepp-block-three-bottom-txt-txt {
	width: 80%;
}
.crepp-block-four {
	background: url(../images/block-04-bg1.png) top left no-repeat;
	background-size: 30% auto;
}
.crepp-block-four-bg {
	padding: 165px 0 175px 0;
	background: url(../images/block-04-bg2.png) bottom right no-repeat;
	background-size: 30% auto;
}
.crepp-block-four-all {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.crepp-block-four-bg h3 {
	margin-bottom: 60px;
	font-family: Inter;
	font-size: 36px;
	font-weight: 600;
	line-height: 43.68px;
	text-align: left;
	color: #00558E;
	text-transform: none;
}
.crepp-block-four-left,
.crepp-block-four-middle,
.crepp-block-four-right {
	width: 30%;
	border: 3px solid #E31E24;
	border-radius: 30px;
	padding: 35px;
	box-sizing: border-box;
}
.crepp-block-four-left,
.crepp-block-four-middle {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.36px;
	text-align: left;
	color: #252525;
}
.crepp-block-four-right h4 {
	font-family: Inter;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.36px;
	text-align: left;
	color: #252525;
	text-transform: none;
}
.crepp-block-four-right ul {
	padding-left: 10px;
}
.crepp-block-four-right li {
	padding-bottom: 10px;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.36px;
	text-align: left;
	color: #252525;
}
.crepp-block-five {
	padding: 85px 0;
	background: #f3f3f3;
}
.crepp-block-five h3 {
	padding-bottom: 60px;
	font-family: Inter;
	font-size: 36px;
	font-weight: 600;
	line-height: 43.68px;
	text-align: left;
	color: #E31E24;
	text-transform: none;
}
.crepp-block-five-all {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.crepp-block-five-left,
.crepp-block-five-right {
	width: 49%;
}
.crepp-block-five-left-txt,
.crepp-block-five-right-txt {
	display: flex;
	margin-bottom: 33px;
	background: #fff;
	border-radius: 10px;
}
.crepp-block-five-left-txt p,
.crepp-block-five-right-txt p {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 45px; 
	padding-right: 45px; 
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.36px;
	text-align: left;
	color: #252525;
}
.crepp-block-six {
	padding: 150px 0;
}
.crepp-block-six h3 {
	margin-bottom: 50px;
	font-family: Inter;
	font-size: 36px;
	font-weight: 600;
	line-height: 43.68px;
	text-align: left;
	color: #00558E;
	text-transform: none;
}
.crepp-block-six-all {
	display: flex;
	background: #f3f3f3;
	border-radius: 30px;
	margin-bottom: 35px;
}
.crepp-block-six-all-left {
	padding: 0 60px;
	font-family: Inter;
	font-size: 140px;
	font-weight: 600;
	line-height: 130px;
	text-align: left;
	color: #00558E;
}
.crepp-block-six-all-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 60px;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.78px;
	text-align: left;
	color: #252525;
}
.tm-isblog {
	overflow: hidden;
}
.crepp-block-footer {
	padding: 70px 0;
	background: #00558E;
}
.crepp-block-footer .uk-container {
	display: flex;
}
.crepp-block-footer-left,
.crepp-block-footer-right {
	width: 50%;
	color: #fff;
}
.footer-phone {
	display: flex;
	justify-content: flex-end;
	padding-bottom: 25px;
	color: #fff;
}
.footer-phone-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 10px;
}
.crepp-block-footer-right p,
.crepp-block-footer-right a {
	display: block;
	color: #fff;
	text-align: right;
}
.crepp-block-footer-right > p:first-child {
	padding-bottom: 25px;
}
.header-lang-top,
.header-lang-bottom {
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 23.64px;
	color: #000;
	text-align: center;
}
.header-lang-top {
	border-bottom: 1px solid #000;
}
@media (max-width: 768px) {
	.header-mobile-lang .tm-logo-small,
	.header-mobile-lang-top .tm-logo-small {
		display: none;
	}
	.tm-navbar .uk-container .uk-navbar-toggle {
		height: 26px;
		margin: 0 15px;
	}
	.tm-navbar .uk-container .tm-logo-small {
		width: 60%
	}
	.tm-navbar .uk-container .header-mobile-lang {
		width: 20%
	}
	.header-mobile-lang-top,
	.header-mobile-lang-bottom {
		width: 50%;
		text-align: center;
	}
	.header-mobile-lang-top {
		border-right: 1px solid #000;
		box-sizing: border-box;
	}
	.crepp-block-one .uk-container {
		padding: 0 40px;
	}
	.crepp-block-one .uk-container .crepp-block-one-left,
	.crepp-block-one .uk-container .crepp-block-one-right {
		width: 100%;
	}
	.crepp-block-one .uk-container .crepp-block-one-right {
		margin-bottom: 55px;
	}
	.crepp-block-one .uk-container .crepp-block-one-left h2 {
		margin: 60px 0 25px 0;
		font-family: Inter;
		font-size: 34px;
		font-weight: 900;
		line-height: 41.25px;
		text-align: left;
		color: #E31E24;
	}
	.crepp-block-one .uk-container .crepp-block-one-left p {
		margin-bottom: 50px;
		font-family: Inter;
		font-size: 16px;
		font-weight: 300;
		line-height: 19.36px;
		text-align: left;
		color: #252525;
	}
	.crepp-block-one .uk-container .crepp-block-one-left a {
		font-family: Inter;
		font-size: 16px;
		font-weight: 600;
		line-height: 19.36px;
		text-align: left;
		color: #00558E;
	}
	.crepp-block-two .uk-container,
	.crepp-block-two .uk-container {
		padding: 60px 40px;
	}
	.crepp-block-two .uk-container .crepp-block-two-left,
	.crepp-block-two .uk-container .crepp-block-two-right {
		width: 100%;
	}
	.crepp-block-two .uk-container .crepp-block-two-left {
		margin-top: 50px;
		order: 1;
	}
	.crepp-block-two .uk-container .crepp-block-two-right {
		order: 0;
	}
	.crepp-block-two .uk-container .crepp-block-two-right-top h3 {
		padding-bottom: 28px;
		font-family: Inter;
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
		color: #00558E;
		text-transform: none;
	}
	.crepp-block-two .uk-container .crepp-block-two-right-top p {
		font-family: Inter;
		font-size: 14px;
		font-weight: 300;
		line-height: 16px;
		text-align: left;
		color: #252525;
	}
	.crepp-block-two-bottom-left,
	.crepp-block-two-bottom-right {
		font-family: Inter;
		font-size: 14px;
		font-weight: 300;
		line-height: 16px;
		text-align: left;
		color: #252525;
	}
	.crepp-block-two-bottom-left span,
	.crepp-block-two-bottom-right span {
		font-family: Inter;
		font-size: 14px;
		font-weight: 600;
		line-height: 16px;
		text-align: left;
		color: #252525;
	}
	.crepp-block-three .uk-container {
		padding: 50px 40px;
	}
	.tm-top-a .uk-panel .crepp-block-three {
		padding: 0;
	}
	.crepp-block-three .uk-container .crepp-block-three-top h3 {
		padding-bottom: 28px;
		margin: 0;
		font-family: Inter;
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
		color: #E31E24;
		text-transform: none;
	}
	.crepp-block-three .uk-container .crepp-block-three-top p {
		padding-bottom: 35px;
		font-family: Inter;
		font-size: 14px;
		font-weight: 300;
		line-height: 16px;
		text-align: left;
		color: #252525;
	}
	.crepp-block-three .uk-container .crepp-block-three-middle {
		display: block;
		margin-bottom: 60px;
		padding: 30px 50px;
		background: #00558E;
		border-radius: 30px;
	}
	.crepp-block-three .uk-container .crepp-block-three-middle-left {
		display: inline-block;
		width: 20%;
		padding-right: 20px;
		float: left;
	}
	.crepp-block-three .uk-container .crepp-block-three-middle-right {
		display: inline;
		margin-top: 15px;
		/*width: 100%;*/
		font-family: Inter;
		font-size: 14px;
		font-weight: 400;
		line-height: 14px;
		text-align: left;
		color: #fff;
	}
	.crepp-block-three-bottom {
		margin-top: 40px;
		background: #267bb4;
		border-radius: 30px;
	}
	.crepp-block-three .uk-container .crepp-block-three-bottom-txt {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		padding: 30px 55px;
		box-sizing: border-box;
		color: #fff;
	}
	.crepp-block-three .crepp-block-three-bottom-top .crepp-block-three-bottom-txt:first-child {
		border-radius: 30px;
	}
	.crepp-block-three .crepp-block-three-bottom-top {
		border-radius: 30px;
	}
	.crepp-block-three .crepp-block-three-bottom-top .crepp-block-three-bottom-txt:last-child {
		border-radius: 0 0 30px 30px;
	}
	.crepp-block-three .crepp-block-three-bottom-bottom .crepp-block-three-bottom-txt:first-child {
		background: #267bb4;
		border-radius: 0 0 30px 30px;
	}
	.tm-top-a .crepp-block-five {
		padding: 50px 0;
		background: #f3f3f3;
	}
	.crepp-block-five .uk-container {
		padding: 0 40px;
	}
	.crepp-block-five .uk-container .crepp-block-five-left, 
	.crepp-block-five .uk-container .crepp-block-five-right {
		width: 100%;
	}
	.crepp-block-five h3 {
		padding-bottom: 30px;
		font-family: Inter;
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
		color: #E31E24;
		text-transform: none;
	}
	.crepp-block-five-left-txt p, .crepp-block-five-right-txt p {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-left: 40px;
		padding-right: 40px;
		font-family: Inter;
		font-size: 14px;
		font-weight: 300;
		line-height: 16px;
		text-align: left;
		color: #252525;
	}
	.tm-top-a .crepp-block-six {
		padding: 65px 0;
	}
	.tm-top-a .crepp-block-six .uk-container {
		padding: 0 40px;
	}
	.tm-top-a .crepp-block-six h3 {
		margin-bottom: 35px;
		font-family: Inter;
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
		color: #00558E;
		text-transform: none;
	}
	.tm-top-a .crepp-block-six .crepp-block-six-all-left {
		display: flex;
		align-items: center;
		padding: 0 25px;
		font-family: Inter;
		font-size: 70px;
		font-weight: 600;
		line-height: 84px;
		text-align: left;
		color: #00558E;
	}
	.tm-top-a .crepp-block-six .crepp-block-six-all-right {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 10px 25px 10px 0;
		font-family: Inter;
		font-size: 14px;
		font-weight: 300;
		line-height: 16px;
		text-align: left;
		color: #252525;
	}
	.tm-top-a .crepp-block-four {
		display: none;
	}
	.tm-top-a .block-four-mobile {
		display: block;
	}
	.tm-top-a .block-four-mobile .crepp-block-four-bg {
		padding: 65px 0 65px 0;
		background: url(../images/block-04-bg2.png) bottom right no-repeat;
		background-size: 30% auto;
	}
	.tm-top-a .block-four-mobile .crepp-block-four-bg .uk-container {
		padding: 0 40px;
	}
	.tm-top-a .block-four-mobile .crepp-block-four-left,
	.tm-top-a .block-four-mobile .crepp-block-four-middle,
	.tm-top-a .block-four-mobile .crepp-block-four-right {
		width: 100%;
	}
	.tm-top-a .block-four-mobile .crepp-block-four-bg h3 {
		margin-bottom: 50px;
		font-family: Inter;
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
		color: #00558E;
		text-transform: none;
	}
	.tm-top-a .block-four-mobile .crepp-block-four-left, 
	.tm-top-a .block-four-mobile .crepp-block-four-middle {
		font-family: Inter;
		font-size: 14px;
		font-weight: 300;
		line-height: 16px;
		text-align: left;
		color: #252525;
	}
	.tm-top-a .block-four-mobile .uk-slidenav {
		display: block;
		box-sizing: border-box;
		width: 74px;
		height: 74px;
		line-height: 40px;
		color: #00558E;
		font-size: 30px;
		text-align: center;
	}
	.uk-slidenav-previous:after {
		content: "\f104";
    	font-family: FontAwesome;
	}
	.uk-slidenav-next:after {
		content: "\f105";
    	font-family: FontAwesome;
	}
	.tm-top-a .crepp-block-footer .uk-container {
		display: flex;
		flex-direction: column;
	}
	.tm-top-a .crepp-block-footer-left, 
	.tm-top-a .crepp-block-footer-right {
		width: 100%;
		color: #fff;
	}
	.crepp-menu > p {
		display: none;
	}
	#offcanvas .uk-offcanvas-bar .uk-hidden-small {
		display: block !important;
	}
	#offcanvas .uk-offcanvas-bar .uk-panel {
		margin: 0;
		color: #000;
	}
	#offcanvas .uk-offcanvas-bar .uk-navbar-nav > li {
		display: block;
		width: 100%;
		margin: 0;
		padding-left: 50px;
		background: #f3f3f3;
		border-bottom: 2px solid #fff;
	}
	#offcanvas .uk-offcanvas-bar .uk-navbar-nav > li > a {
		height: 50px;
		padding: 0;
		font-family: Inter;
		font-size: 20px;
		font-weight: 300;
		line-height: 50px;
		text-align: left;
		text-transform: none;
		letter-spacing: normal;
	}
	#offcanvas .uk-offcanvas-bar .uk-navbar-nav {
		margin-bottom: 20px;
	}
}
.crepp-block-four {
	display: block;
}
.block-four-mobile {
	display: none;
}
/*******End Site Crepp********/