/* ========================================================================*/
/*                 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: "Inter", sans-serif;
    color: #252525;
    font-weight: normal;
  	font-style: normal;
  	font-variation-settings: "slnt" 0;
}
.tm-logo img {
	height: 55px;
}
.tm-logo p {
	margin: 0;
}
/*.tm-navbar {
	padding: 35px 0 15px 70px;
	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: #850d23;
	color: #fff; /*#626262; */
}
.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 p {
	display: none;
}
.tm-toolbar .fa {
	width: 15px;
	padding-right: 5px;
}
.tm-navbar {
	position: relative;
	padding-top: 40px;
	padding-bottom: 20px;
}
.uk-sticky-placeholder .uk-navbar-nav {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}
.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;*/
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #252525;

}
.uk-navbar-nav > li > a::after {
	background: #95403a;
}
.tm-block-top-a {
	position: relative;
}
.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: #fff;
}
.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: #8c8c8c;
	padding-top: 0;
	padding-bottom: 10px;
}
.tm-footer-left .uk-panel {
	margin-top: 0 !important;
}
.tm-footer-left .uk-panel img {
	height: 50px;
}
.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-open .uk-modal-dialog {
	background: url(../images/notebook-bg.jpg) 0 50% no-repeat;
	background-size: cover;
}
.uk-modal-txt {
	min-height: 447px;
	padding: 25px;
	background: rgba(255, 255, 255, 0.7);
}
.new-hidden {
	display: none;
}
.uk-close {
	border: 1px solid #e1dfe4 !important;
	border-radius: 50%;
	background: #fff;
	opacity: 0.9;
	padding: 5px;
}
.modal-button {
	margin: 0 auto;
}
.modal-button a {
	-webkit-appearance: none;
	display: block;
	position: relative;
	width: 300px;
	margin: 35px 0 0 0;
	padding: 0 25px;
	color: #e1dfe4;
	box-sizing: border-box;
	border: 1px solid #e1dfe4;
	background: #f5f5f5;
	line-height: 43px;
	min-height: 43px;
	font-size: 15px;
	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;
}
.modal-button a:after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "\f054";
	font-family: FontAwesome;
	color: #e1dfe4;
	font-size: 20px;
}
.modal-button a:hover {
	background: #e1dfe4;
	color: #fff;
}
.modal-button a:hover:after {
	color: #fff;
}
.modal-button.uk-active a {
	display: none;
}
.popup-head {
	color: rgba(180, 24, 39, 1);
	text-align: center;
}
.popup-bottom {
}
.popup-center {
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}
.popup-bottom-one {
	color: #000;
	font-weight: bold;
}
.popup-bottom-two {
	color: #000;
}
.popup-bottom-three {
	color: #000;
}
.popup-bottom-logo {
	margin-top: 10px;
}
.popup-bottom-logo img {
	width: 250px;
}
/****end modal*****/
.formResponsive h2 {
	font-size: 20px;
	line-height: 22px;
	color: rgba(180, 24, 39, 1);
	text-align: center;
}
/*.formResponsive .formHorizontal .rsform-block {
	margin-bottom: 5px !important;
	display: flex;
	justify-content: flex-start;
}
.formControlLabel {
	padding-top: 0 !important;
	width: 50% !important;
	color: #626262;
	font-weight: bold;
	line-height: 26px;
}
#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-submit-button {
	background: #e1dfe4 !important;
	color: #fff !important;
	font-weight: bold;
	padding: 7px 20px !important;
	border-radius: 0 !important;
	text-shadow: none;
}
.rsform-submit-button:hover {
	border: none !important;
	box-shadow: none !important;
	transition: none !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);
}
@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: 0;
    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%;
	max-height: 900px;
}
.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: #276972;
}
.uk-navbar-nav li:nth-child(4) a {
    color: #C0433A;
}
.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;
    }
    .may {
        display: none;
        position: absolute;
        top: 80px;
        left: 0;
        z-index: 1000;
    }
    .may img {
        width: 150px;
    }
	.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;
    }
	.header .uk-container {
		position: relative;
	}
	.may1 {
        display: none;
		position: absolute;
		top: 30px;
		left: -300px;
		z-index: 1000;
	}
	.may1 img {
		width: 190px;
	}
}
@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 .about-reviews-txt h3 {
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 19.36px;
	color: #252525;
	text-transform: none;
}
.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: 43%;
	left: -70px;
	width: 54px;
	height: 54px;
	background: url(../images/left-slider-arrow.png) top left no-repeat;
}
.new-slaidset .uk-slidenav-next {
	position: absolute;
	top: 43%;
	right: -70px;
	width: 54px;
	height: 54px;
	background: url(../images/right-slider-arrow.png) top left no-repeat;
}
.new-slaidset .uk-slidenav-previous svg,
.new-slaidset .uk-slidenav-next svg {
	display: none;
}
.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: 10px;
	background-image: none;
	box-shadow: 0 5px 7px 0 rgba(89, 93, 104, 0.1);
}
.new-slaidset .uk-panel-box h3 {
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
	color: #000;
}
.new-slaidset .uk-panel-box .uk-margin p:first-child {
	text-transform: uppercase;
}
.new-slaidset .uk-panel-box p {
	font-family: Inter;
	font-size: 16px;
	font-weight: 200;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}
.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;
}
.mission {
	background: url(../images/group-41.png) top right no-repeat;
	background-size: auto 100%;
}
.mission-top-bg {
	background: url(../images/group-120.png) 100% 80px no-repeat;
}
.mission-top {
	padding-top: 80px;
}
.mission-top h2 {
	font-family: Inter;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
	color: #276972;
}
.mission-top h3 {
	font-family: Inter;
	font-size: 30px;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
	color: #252525;
	margin: 0;
}
.mission-middle {
	padding-top: 80px;
}
.mission-middle h2 {
	font-family: Inter;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
	padding-left: 30px;
}
.mission-middle h2:first-child {
	color: #C0433A;
	background: url(../images/group-11.png) 0 50% no-repeat;
}
.mission-middle h2.last {
	padding-top: 30px;
	color: #252525;
	background: url(../images/group-110.png) 0 100% no-repeat;
} 
.mission-middle p {
	padding-left: 30px;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #000;
}
.mission-bottom {
	padding-top: 100px;
}
.mission-bottom .uk-width-medium-1-3 {
	width: 32%;
	padding: 20px;
	margin-left: 20px;
	background: #f1f1f1;
	border-radius: 5px;
}
.mission-bottom .uk-width-medium-1-3:first-child {
	margin-left: 0;
}
.mission-bottom h4 {
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #252525;
	text-transform: none;
	padding-left: 50px;
}
.mission-bottom  .bottom-green {
	background: url(../images/group-104.png) 0 50% no-repeat;
}
.mission-bottom  .bottom-red {
	background: url(../images/group-100.png) 0 50% no-repeat;
}
.mission-top-bg {
	padding-bottom: 150px;
}
.bottom-bg {
	position: absolute;
	bottom: 0;
	left: 0;
}
.tm-footer {
	background: #0D434A;
}
.footer-txt {
	text-align: right;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	padding-bottom: 15px;
}
.footer-txt:first-child {
	padding-top: 15px;
}
.footer-txt a {
	color: #fff;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	padding-bottom: 15px;
}
.footer-logo-left img {
	padding-top: 40px;
}
.about-us {
	position: relative;
	background: url(../images/group-127.png) top left no-repeat;
	background-size: auto 100%;
	padding-bottom: 44px;
}
.about-us-left h2 {
	margin-bottom: 10px;
	padding-top: 65px;
	font-family: Inter;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
	color: #276972;
}
.about-us-left h3 {
	margin-top: 0;
	font-family: Inter;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
	color: #C0433A;
}
.about-us-left .uk-grid {
	margin-left: 0;
}
.about-us-left .uk-width-medium-1-2 {
	width: 48%;
}
.grey {
	padding: 20px;
	background: #f1f1f1;
	border-radius: 7px;
}
.about-us-left-top .grey:first-child {
	margin-right: 20px;
}
.grey h4 {
	font-family: Inter;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 5px;
}
.grey p {
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	margin-top: 5px;
}
.about-us-left-top {
	padding-top: 15px;
	padding-bottom: 19px;
}
.about-us-left-top .uk-grid + .uk-grid {
	margin-top: 19px;
}
.about-us-left-bottom .grey {
	margin-bottom: 19px;
}
.about-us-right {
	position: relative;
}
.about-us-right img {
	position: absolute;
	top: -10px;
	left: 50px;
	display: block;
	width: auto;
	max-width: none;
	height: auto;
}
.about-us-right .about-us-img img {
	top: 560px;
	left: 50px;
	border-left: 20px solid #E37972;
}
.about-us-right-bottom-txt {
	position: absolute;
	bottom: 45px;
	left: 70px;
	z-index: 100;
}
.about-us-right-bottom-txt h3 {
	width: 50%;
	font-family: Inter;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
	padding: 10px 20px 10px 5px;
	background: #C0433A;
	color: #fff;
	border-radius: 0 5px 5px 0;
}
.txt-all {
	background: #C0433A;
	color: #fff;
	border-radius: 0 5px 5px 0;
}
.txt-all p {
	padding: 10px 0 0 10px;
	color: #fff;
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}
.txt-all .uk-grid {
	height: 70px;
	margin-left: 0;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}
.txt-all .txt-left {
	height: 70px;
	width: 20%;
	box-sizing: border-box;
	padding: 10px;
}
.txt-all .txt-middle {
	display: flex;
	justify-content: center;
	height: 70px;
	width: 30%;
	box-sizing: border-box;
	padding: 10px;
}
.txt-all .txt-right {
	display: flex;
	justify-content: center;
	width: 49%;
	padding: 10px;
	box-sizing: border-box;
}
.txt-all .red-line {
	margin-top: 10px;
	padding-left: 0;
	height: 40px;
	border-left: 1px solid #C96D6D;
}
.about-us-slideset .uk-card-default {
	border-radius: 9px;
}
.about-us-slideset {
	background: #f1f1f1;
	padding: 50px 0;
}
.about-us-slideset h2 {
	font-family: Inter;
	font-size: 50px;
	font-weight: 600;
	line-height: 61px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
}
.about-us-bottom {
	padding: 50px;
	background: url(../images/group-132.png) bottom left no-repeat;
}
.about-us-bottom h4 {
	font-family: Inter;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #276972;
}
.about-us-bottom p {
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}
.about-us-bottom span {
	font-family: Inter;
	font-size: 16px;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}
.about-us-bottom .about-button {
	position: relative;
}
.about-us-bottom a.uk-button {
	display: block;
	position: relative;
	top: 55px;
	left: 20px;
	width: 244px;
	height: 56px;
	line-height: 56px;
	background: #C0433A;
	border-radius: 9px;
	color: #fff;
	text-transform: none;
	opacity: 1;
}
.course-one {
	padding-top: 50px;
}
.course-one .uk-container {
	padding: 0;
}
.course-one .course-bg1 {
	background: #f1f1f1;
	border-radius: 21px;
}
.course-one .course-bg2 {
	position: relative;
	padding: 50px;
	background: url(../images/group-41-white.png) -5% 50% no-repeat;
	background-size: contain;
	z-index: 1;
}
.button-all-course {
	position: absolute;
	top: -24px;
	left: 50px;
}
.course-application-title {
	padding-top: 30px;
}
.course-application-title h3 {
	font-family: Inter;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: left;
	color: #BB473E;
	text-transform: none;
} 
.gen-dir-button {
    display: none;
    width: 295px;
    height: 259px;
    padding: 22px;
    border-radius: 9px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);;
    background: #fff;
    text-align: left;
    box-sizing: border-box;
}
.gen-dir-button h3 {
    margin-bottom: 20px;
    font-family: Inter;
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C0433A;
}
.gen-dir-button p {
    margin-bottom: 40px;
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.gen-dir-hea-right {
    display: flex;
    justify-content: flex-end;
}
.corporate-training-all {
    display: flex;
}
.corporate-training-left {
    width: 70%;
    margin-right: 25px;
}
.corporate-training-right {
    width: 30%;
}
.corporate-training-right img {
    height: 100%;
}
.corporate-training-left-top,
.corporate-training-left-bottom {
    background: #f1f1f1;
    border-radius: 14px;
}
.corporate-training-left-top {
    padding: 30px 90px;
}
.corporate-training-left-top h2 {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 35px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #263238;
}
.corporate-training-left-top h2 span {
    color: #C0433A;
    font-weight: 700;
}
.corporate-training-left-top h3 {
    padding-left: 45px;
    background: url(/images/new-diz/training-one-arrow.png) left center no-repeat;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 25px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #3C7B9C;
}
.corporate-training-left-top li {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 170%;
    letter-spacing: 0%;
    color: #000;
}
.corporate-training-left-bottom {
    display: flex;
    margin-top: 25px;
}
.corporate-training-left-bottom-left {
    width: 25%;
    padding: 15px;
    display: flex;
    align-content: center;
    align-items: center;
}
.corporate-training-left-bottom-left img {
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}
.corporate-training-left-bottom-right {
    width: 75%;
    padding: 40px 75px;
    align-content: center;
}
.corporate-training-left-bottom-right p {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 1%;
    text-align: center;
    color: #252525;
}
.corporate-training-left-bottom-right button {
    display: block;
    width: 300px;
    margin: 0 auto!important;
    padding: 17px 40px;
    border-radius: 10px;
    background: #C0433A;
    box-sizing: border-box;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 18px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #fff;
}
.corporate-training-left-bottom-right button:hover {
    background: #C0433A;
    color: #fff;
}
.training-block-two {
    padding-bottom: 40px;
    background: url(/images/new-diz/training-two-arrow.png) left bottom no-repeat;
}
.training-block-two .uk-container.uk-container-center {
    margin-top: 120px;
    padding: 0 90px;
}
.training-block-two h2 {
    padding-bottom: 40px;
    font-family: Inter;
    font-weight: 600;
    font-style: Bold;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}
.training-block-two h3 {
    padding-top: 70px;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #3C7B9C;

}
.training-block-two-grey-all-top,
.training-block-two-grey-all-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.training-block-two-grey-all-bottom {
    margin-top: 20px;
    justify-content: flex-start;
}
.training-block-two-grey-all-bottom .training-block-two-grey-small {
    margin-right: 2%;
}
.training-block-two-grey-small {
    width: 32%;
    background: #f1f1f1;
    border-radius: 14px;
    padding: 20px;
}
.training-block-two-grey-smal-img {
    height: 33px;
    background: url(/images/new-diz/training-two-green.png) left center no-repeat;
}
.training-block-two-grey-smal-txt {
    padding-top: 25px;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-three,
.training-block-four {
    margin-top: 30px;
}
.training-block-three .uk-container.uk-container-center,
.training-block-four .uk-container.uk-container-center {
    margin-top: 120px;
    padding: 0 90px;
}
.training-block-three h2,
.training-block-four h2 {
    margin-bottom: 50px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 45px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C0433A;
}
.training-block-three h4 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: Inter;
    font-weight: 500;
    font-style: Semi Bold;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-three h4.training-block-three-last {
    margin-bottom: 45px;
}
.training-block-three-txt {
    display: flex;
    margin-bottom: 17px;
}
.training-block-three-txt-left {
    width: 20%;
    padding: 15px 20px;
    border: 1px solid #276972;
    border-radius: 14px 0 0 14px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
    box-sizing: border-box;
}
.training-block-three-txt-right {
    width: 80%;
    padding: 15px 20px;
    border: 1px solid #276972;
    border-radius:  0 14px 14px 0;
    background: #f1f1f1;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
    box-sizing: border-box;
}
.training-block-four {
    
}
.training-block-four h2 {
    color: #252525;
}
.training-block-four-txt {
    display: flex;
    margin-bottom: 18px; 
}
.training-block-four-txt-left {
    width: 10%;
    padding: 15px 20px;
    border: 1px solid #276972;
    border-radius: 14px 0 0 14px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
    box-sizing: border-box;
}
.training-block-four-txt-right {
    width: 90%;
    padding: 15px 20px;
    border: 1px solid #276972;
    border-radius:  0 14px 14px 0;
    background: #f1f1f1;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
    box-sizing: border-box;
}
.training-block-five h2 {
    margin: 140px 0 55px 90px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 50px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C0433A;
}
.training-block-five-top {
    display: flex;
    justify-content: space-between;
}
.training-block-five-top-left,
.training-block-five-top-right {
    width: 49%;
    padding: 50px 100px;
    box-sizing: border-box;
    background: #f1f1f1;
    border-radius: 14px;
}
.training-block-five-top-left h3,
.training-block-five-top-right h3,
.training-block-five-bottom h3 {
    padding-left: 40px;
    background: url(/images/new-diz/training-one-arrow.png) left center no-repeat;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #3C7B9C;
}
.training-block-five-top-right h3 {
    background: url(/images/new-diz/training-four-arrow.png) left center no-repeat;
    color: #C0433A;
}
.training-block-five-top-left li,
.training-block-five-top-right li {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 170%;
    letter-spacing: 0%;
    color: #000;
}
.training-block-five-bottom {
    margin-top: 28px;
    padding: 50px 100px;
    background: #f1f1f1;
    border-radius: 14px;
}
.training-block-five-bottom h3 {
    background: url(/images/new-diz/training-one-arrow.png) left top no-repeat;
}
.training-block-six h2 {
    margin: 150px 0 60px 0;
    padding-left: 90px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 45px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-six .uk-scope {
    margin-bottom: 120px;
}
.training-block-six .uk-scope .uk-card.uk-card-default.uk-text-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.training-block-six .uk-scope .uk-card.uk-card-default.uk-text-left img {
    border-radius: 14px;
}
.training-block-six .uk-scope .uk-card-default {
	background-color: #fff;
	color: #666;
	box-shadow: none;
}
.training-block-six .uk-scope .uk-text-center.uk-card-media-top {
    width: 35%;
}
.training-block-six .uk-scope .uk-card-body {
    width: 64%;
    padding: 0;
    background: #f1f1f1;
    border-radius: 14px;
    box-sizing: border-box;
}
.training-block-six .new-reviews-txt {
    padding: 40px 80px;
    box-sizing: border-box;
}
.training-block-six .new-reviews-txt h3 {
    margin-bottom: 10px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 20px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-six .new-reviews-txt h4 {
    margin: 0;
    padding-bottom: 30px;
    border-bottom: 5px solid #cfcfcf;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 117%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-six .new-reviews-txt p {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-seven {
    background-color: #f1f1f1;
    background-image: url(/images/new-diz/training-two-arrow.png);
    background-position: 0 20%;
    background-repeat: no-repeat;
}
.training-block-seven .uk-container.uk-container-center {
    padding: 110px 90px;
}
.training-block-seven h2 {
    margin-bottom: 55px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-seven h3 {
    margin-bottom: 80px;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #3C7B9C;
}
.training-block-seven-txt-left {
    width: 49%;
    padding: 45px;
    background: #fff;
    border-radius: 14px;
}
.training-block-seven-txt-right {
    width: 49%;
    border-radius: 14px;
}
.training-block-seven-txt {
    display: flex;
    justify-content: space-between;
}
.training-block-seven-txt-left span {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C0433A;
}
.training-block-seven-txt-left h4 {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-seven-txt-left li {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-seven-txt-left a {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 30%;
    text-decoration-thickness: 11%;
}
.training-block-eight .block-teachers {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}
.training-block-eight h2 {
    margin: 120px 0 60px 0;
    padding-left: 90px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-eight .block-teachers-left {
    width: 30%;
}
.training-block-eight .block-teachers-right {
    width: 69%;
    padding: 40px 80px;
    background: #f1f1f1;
    border-radius: 14px;
}
.training-block-eight .block-teachers .block-teachers-left img {
	border-radius: 14px;
}
.training-block-nine h2 {
    margin: 100px 0 70px 0;
    padding-left: 90px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C0433A;
}
.training-block-nine-txt {
    display: flex;
    margin-bottom: 28px;
    padding: 45px;
    background: #f1f1f1;
    border-radius: 14px;
}
.training-block-nine-txt-left {
    width: 20%;
}
.training-block-nine-txt-left img {
    padding-left: 70px;
}
.training-block-nine-txt-right {
    width: 80%;
}
.training-block-nine-txt-right h3 {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #C0433A;
}
.training-block-nine-txt-right p {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0%;
    color: #000;
}
.training-block-ten {
    padding: 200px 0;
    background: url(/images/new-diz/training-ten-bg-all.png) right center no-repeat;
}
.training-block-ten h3 {
    margin-bottom: 45px;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #3C7B9C;
}
.training-block-ten p {
    margin-bottom: 90px;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.training-block-ten button {
    width: 450px;
    padding: 25px 50px;
    background: #C0433A;
    border-radius: 14px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 26.6px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #fff;
}
.training-block-ten button:hover {
    background: #C0433A;
    color: #fff;
}
@media (max-width: 800px) {
    .course-one .uk-container .gen-dir-mobile {
        display: block;
        margin: 30px 0 20px 0;
    }
    .course-one .uk-container .course-title h3 {
        font-size: 24px;
    }
    .course-one .uk-container .gen-dir-button {
        width: 100%;
    }
    .course-one .uk-container .gen-dir-button h3 {
        margin-bottom: 40px;
    }
    .course-one .uk-container .course-application .uk-button {
        width: 100%;
        margin-right: 0px;
        margin-top: 20px;
    }
    .course-three .uk-container .gen-dir-mobile .course-three-bottom-img {
        background: url(../images/man-bg-04.png) top left no-repeat;
        background-size: contain;
        border-radius: 12px;
    }
    .card-body .mod-custom .course-three .uk-container .gen-dir-margin .course-three-bottom-img {
        background: url(../images/group-533.png) top left no-repeat;
        background-size: contain;
        border-radius: 12px;
    }
    .card-body .mod-custom .course-three-bottom .uk-width-medium-1-2.gen-dir-margin {
        margin-top: 0px;
    }
    .card-body .custom .course-seven .course-seven-top-txt {
        margin-top: 60px;
        padding-left: 0;
        font-family: Inter;
        font-size: 24px;
        font-weight: 600;
        line-height: 32px;
        color: #537A7E;
    }
    .itemid-555 .com-content-article .all-book-head {
        margin-bottom: 17px;
        margin-left: 30px;
        font-family: Inter;
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        line-height: 125%;
        letter-spacing: 2%;
        text-transform: uppercase;
        color: #C0433A;
    }
    .itemid-555 .com-content-article .all-book {
        display: flex;
        flex-direction: column;
        margin: 30px;
        padding: 50px 23px 50px 23px;
        background: #f1f1f1;
        border-radius: 17px;
    }
    .itemid-555 .all-book .left-book, 
    .itemid-555 .all-book .right-book {
        width: 100%;
    }
    .itemid-555 .all-book .right-book h4 {
        margin: 20px 0 20px 0;
        font-family: Inter;
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        line-height: 117%;
        letter-spacing: 0%;
        color: #C0433A;
    }
    .itemid-555 .all-book .right-book .right-book-top, 
    .itemid-555 .all-book .right-book .right-book-bottom {
        padding-left: 0px;
        border-left: none;
        margin: 48px 0 48px 0;
    }
    .itemid-555 .all-book .left-book-bottom {
        display: none;
    }
    .itemid-555 .all-book .left-book-bottom h4 {
        margin-top: 50px;
        font-family: Inter;
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        line-height: 100%;
        letter-spacing: 0%;
        color: #252525;
    }
    .itemid-555 .all-book .left-book-bottom span {
        font-family: Inter;
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        line-height: 100%;
        letter-spacing: 0%;
        color: #C0433A;
    }
    .itemid-555 .all-book .right-book .right-book-middle p {
        padding-left: 0px;
        color: #276972;
    }
    .itemid-555 .all-book .right-book .right-book-middle ul {
        padding: 0;
        list-style: none;
        color: #276972;
    }
    .itemid-555 .all-book .left-book-bottom-mobile {
        display: block;
    }
    .itemid-555 .all-book .left-book-bottom-mobile h4 {
        font-family: Inter;
        font-weight: 700;
        font-style: Bold;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: #252525;
    }
    .itemid-555 .all-book .left-book-bottom-mobile h4 span {
        color: #C0433A;
    }
    .itemid-555 .all-book .left-book-bottom-mobile .uk-button {
        display: block;
        width: 222px;
        height: 46px;
        margin: 30px auto 0 auto !important;
        border-radius: 10px;
        background: #276972;
        font-family: Inter;
        font-weight: 600;
        font-style: Semi Bold;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 117%;
        letter-spacing: 0%;
        text-align: center;
        color: #fff;
    }
    .itemid-326 .home-mobile .home-head-left,
    .itemid-326 .home-mobile .home-head-right {
        width: 100%;
    }
    .itemid-326 .home-mobile .home-all-banners {
        flex-direction: column;
        justify-content: center;
    }
    .itemid-326 .home-mobile .online-banner-new, 
    .itemid-326 .home-mobile .home-book-banner {
        display: flex;
        justify-content: center;
        width: 90%;
        height: 180px;
        margin: 5% 0 0 8%;
        background: #f1f1f1;
        border-radius: 17px;
        overflow: hidden;
    }
}
.itemid-555 .left-book-bottom-mobile {
        display: none;
}
@media (min-width: 800px) {
    .course-one .uk-container .gen-dir-mobile {
        display: none;
    }
}
.course-application {
	padding-top: 30px;
	text-align: right;
}
.course-application .uk-button {
	position: relative;
	width: 244px;
	height: 56px;
	margin-right: 50px;
	border-radius: 9px;
	color: #fff;
	background: #C0433A;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 56px;
	letter-spacing: 0em;
	text-align: center;
	text-transform: none;
	z-index: 1;
}
.course-application .uk-button:hover {
	background: #C0433A;
	color: #fff !important;
}
.course-title {
	margin-bottom: 120px;
}
.course-title h2 {
	padding-top: 60px;
	margin: 0;
	font-family: Inter;
	font-size: 40px;
	font-weight: 600;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
	color: #252525;
}
.course-title h3{
	margin: 0;
    padding-top: 15px;
	font-family: Inter;
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
	color: #252525;
}
.course-organizational {
	padding: 190px 0 60px 50px;
}
.course-organizational span {
	display: block;
	width: 100%;
	text-align: right;
}
.course-organizational .uk-width-medium-4-10 {
	width: 33%;
}
.course-bg2 .course-organizational.gen-dir-bottom {
    margin-top: 150px;
}
.course-organizational-small {
	color: #252525;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 10px solid #276972;
}
.course-organizational-big,
.course-organizational-big p {
	color: #252525;
	font-family: Inter;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.course-organizational-big .small-txt {
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.course-two {
	position: relative;
	padding-top: 125px;
	padding-bottom: 100px;
}
.course-two .uk-container {
	padding: 0;
}
.course-two-left-txt h3 {
	padding-left: 35px;
	font-family: Inter;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 117.392%;
	text-transform: none;
}
.course-two-left-txt:first-child {
	margin-bottom: 220px;
}
.course-two.fin-police .course-two-left-txt:first-child {
	margin-bottom: 50px;
}
.course-two-left-txt:first-child h3 {
	color: #252525;
	background: url(../images/black-arrow.png) 0 50% no-repeat;
}
.course-two-left-txt:last-child h3 {
	color: #276972; 
	background: url(../images/green-arrow.png) 0 50% no-repeat;
}
.course-two-right {
	position: relative;
}
.course-two-right img {
	position: absolute;
	top: 0;
	left: 50px;
	display: block;
	width: auto;
	max-width: none;
	height: auto;
	z-index: 20;
}
.course-grey-line {
	position: absolute;
	top:50%;
	left: 0;
	height: 10px;
	width: 100%;
	background: #f1f1f1;
	z-index: 10;
}
.course-two.fin-police .course-grey-line {
	top: 33%;
}
.course-three {
	background: #f1f1f1;
	padding: 75px 0;
	margin-top: 70px;
}
.course-three .uk-container {
	padding: 0;
}
.course-three h2 {
	color: #252525;
	font-family: Inter;
	font-size: 50px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: none;
	margin-bottom: 50px;
}
.course-three .uk-grid + .uk-grid {
	margin-top: 0;
}
.course-three .uk-container .course-three-top {
	padding-bottom: 70px;
}
.course-three-bottom .uk-width-medium-1-2.gen-dir-margin {
    margin-top: 70px;
}
.course-three-top-txt {
	position: relative;
}
.course-three-top-txt h4 {
	color: #252525;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: none;
}
.course-three .uk-container .course-three-top-txt .uk-button {
	display: block;
	position: absolute;
	top: 225px;
	left: 35px;
	width: 209px;
	height: 53px;
	line-height: 53px;
	border-radius: 9px;
	color: #fff;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	background: #276972;
	opacity: 1;
}
.course-three .uk-container .course-three-top-txt .green {
	background: #276972;
}
.course-three .uk-container .course-three-top-txt .red {
	background: #C0433A;
}
.course-four {
	background: url(../images/res-bg.png) top center no-repeat;
	background-size: contain;
}
.course-four .uk-container {
	padding: 130px 0;
}
.course-four .uk-container .uk-grid {
	padding-bottom: 35px;
}
.course-four h2 {
	color: #252525;
	font-family: Inter;
	font-size: 50px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding-bottom: 90px;
	padding-top: 97px;
}
.course-four h4 {
	color: #252525;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding-bottom: 15px;
	border-bottom: 12px solid #DBE3E4;
}
.course-four .uk-width-medium-1-3 {
	padding-right: 70px;
}
.course-five {
	padding: 113px 0;
	background: url(../images/five-arrow.png) top left no-repeat;
}
.course-five .uk-container .uk-width-medium-1-2:last-child {
	position: relative;
}
.course-five .uk-container h3 {
	font-family: Inter;
	font-size: 40px;
	font-weight: 700;
	line-height: 46.96px;
	color: #276972;
}
.course-five .uk-container .strong {
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 26.98px;
	letter-spacing: 0.01em;
	text-align: left;
	color: #000;
}
.course-five .uk-container p {
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 21.58px;
	letter-spacing: 0.01em;
	text-align: left;
	color: #000;
}
.course-five .uk-container img {
	position: absolute;
	top: 0;
	left: 60px;
	display: block;
	width: auto;
	max-width: none;
	height: auto;
}
.course-six {
	margin-top: 180px;
	padding-bottom: 112px;
	background: #0D434A;
}
.course-six .uk-container h2 {
	margin-top: 68px;
	margin-bottom: 68px;
	font-family: Inter;
	font-size: 50px;
	font-weight: 600;
	line-height: 60.51px;
	color: #fff;
}
.new-slaidset .uk-scope .uk-card-body {
	padding: 25px 25px 0 25px;
}
.new-slaidset ul li .uk-card {
	border-radius: 11px;
}
.new-slaidset ul li .uk-card-media-top img {
	border-radius: 11px 11px 0 0;
}
.new-slaidset .new-reviews-txt h3 {
	margin-bottom: 0;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 23.48px;
	color: #252525;
}
.new-slaidset .new-reviews-txt h4 {
	margin-top: 0;
	padding-bottom: 42px;
	border-bottom: 7px solid #f1f1f1;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 18.78px;
	color: #252525;
}
.new-slaidset ul li:nth-child(3) h4 {
	padding-bottom: 5px;
}
.new-slaidset .new-reviews-txt p {
	padding: 0 10px;
}
.new-slaidset .new-reviews-txt {
	position: relative;
}
.new-slaidset .new-reviews-txt:before {
	display: none;
	content: "";
	color: #252525;
	position: absolute;
	top: 110px;
	left: -5px;
	height: 10px;
	width: 10px;
	background: url(../images/left-arr.png) top left no-repeat;
}
.new-slaidset .new-reviews-txt:after {
	display: none;
	content: "";
	color: #252525;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 10px;
	width: 10px;
	background: url(../images/right-arr.png) top left no-repeat;
}
.course-seven {
	background: url(../images/block-seven-bg.png) top left no-repeat;
	background-size: cover;
}
.course-seven .course-seven-top-title {
	margin-top: 97px;
	margin-bottom: 145px;
	font-family: Inter;
	font-size: 50px;
	font-weight: 600;
	line-height: 60.51px;
	color: #252525;
}
.uniq .course-seven-top-line {
	width: 20%;
	padding-left: 0;
}
.uniq .course-seven-top-txt {
	width: 46%;
	padding-left: 0;
}
.uniq .course-seven-top-txt-top,
.uniq .course-seven-top-txt-top {
	display: flex;
	justify-content: flex-start;
	padding-bottom: 40px;
}
.uniq .course-seven-top-txt-top-left,
.uniq .course-seven-top-txt-top-left1 {
	width: 70%;
}
.course-seven-top-txt-top-right,
.course-seven-top-txt-top-right1 {
	width: 30%;
	padding-top: 40px;
	font-family: Inter;
	font-size: 30px;
	font-weight: 600;
	line-height: 38.73px;
	text-align: left;
	text-decoration: line-through;
	color: #B4C2C4;
}
.course-seven .course-seven-top-txt {
	margin-top: 111px;
	padding-left: 0;
	font-family: Inter;
	font-size: 65px;
	font-weight: 600;
	line-height: 96.82px;
	color: #537A7E;
}
.uniq .course-seven-top-txt .big-txt {
	margin-top: 0px;
	padding-left: 0;
	font-family: Inter;
	font-size: 65px;
	font-weight: 600;
	line-height: 96.82px;
	color: #537A7E;
}
.course-seven-top-txt-top-right {
	
}
.course-seven .course-seven-top-txt .small-txt {
	margin-top: 0px;
	padding-left: 0;
	font-family: Inter;
	font-size: 50px;
	font-weight: 600;
	line-height: 96.82px;
	color: #537A7E;
}
.course-seven .course-seven-top-txt p {
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 20.16px;
	text-align: left;
}
.course-seven .course-seven-top-line {
	position: relative;
}
.course-seven .course-seven-top-line:before {
	content: '';
	display: block;
	width: 550px;
	position: absolute;
	top: -10px;;
	left:-120px;
	height: 12px;
	margin-top: 168px;
	background: #f1f1f1;
	border-radius: 6px;
}
.uniq .course-seven-top-line:before {
	width: 350px;
}
.course-seven .course-seven-bottom {
	position: relative;
}
.course-seven .course-seven-bottom h3 {
	margin-bottom: 81px;
	font-family: Inter;
	font-size: 40px;
	font-weight: 700;
	line-height: 46.96px;
	color: #0D434A;
}
.course-seven .course-seven-bottom-txt1,
.course-seven .course-seven-bottom-txt2,
.course-seven .course-seven-bottom-txt4,
.course-seven .course-seven-bottom-txt5 {
	width: 296px;
	height: 76px;
	margin: 0 auto 32px auto;
	border-radius: 15px;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 76px;
	letter-spacing: 0.01em;
	color: #000;
	text-align: center;
	position: relative;
	z-index: 5;
}
.course-seven .course-seven-bottom-txt3,
.course-seven .course-seven-bottom-txt6 {
	width: 296px;
	height: 98px;
	margin: 0 auto 32px auto;
	border-radius: 15px;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #000;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 5;
}
.course-seven .course-seven-bottom-txt1 {
	background: #f1f1f1;
}
.course-seven .course-seven-bottom-txt2 {
	background: #E0E4E5;
}
.course-seven .course-seven-bottom-txt4 {
	background: #7D999C;
}
.course-seven .course-seven-bottom-txt5 {
	background: #50767B;
	color: #fff;
}
.course-seven .course-seven-bottom-txt3 {
	background: #B4C2C4;
}
.course-seven .course-seven-bottom-txt6 {
	background: #0D434A;
	color: #fff;
}
.course-seven .vert-line {
	position: absolute;
	top: 180px;
	left: 26%;
	height: 524px;
	width: 5px;
	background: linear-gradient(180deg, #F1F1F1 5.15%, #0D434A 109.16%);
}
.course-seven .course-seven-bottom .uk-width-medium-1-2:last-child {
	position: relative;
}
.course-seven .course-seven-bottom .uk-width-medium-1-2 img {
	position: absolute;
	top: 0;
	left: 35px;
	display: block;
	width: auto;
	max-width: none;
	height: auto;
}
.course-eight {
	margin-top: 10px;
	background: #f1f1f1;
	position: relative;
}
.course-eight + p {
	margin: 0;
}
.course-eight .course-eight-img img {
	position: absolute;
	bottom: 0;
	left: 0;
}
.course-eight .course-eight-img h3 {
	margin-top: 71px;
	font-family: Inter;
	font-size: 50px;
	font-weight: 600;
	line-height: 60.51px;
	color: #252525;
}
.course-eight .course-eight-form {
	margin-top: 250px;
	margin-bottom: 224px;
	padding-left: 0;
}
.course-eight .course-eight-form h2 {
	display: none;
}
.course-eight .course-eight-form .form-horizontal .control-group {
	margin-bottom: 0;
}
.course-eight .course-eight-form .form-horizontal .control-label {
	width: 120px;
	padding-top: 5px;
	text-align: left;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 26.98px;
	letter-spacing: 0.01em;
	color: #535353;
}
.course-eight .course-eight-form .form-horizontal .controls {
	margin-left: 120px;
}
.course-eight .course-eight-form .form-horizontal .controls .rsform-input-box {
	width: 100%;
	height: 37px;
	border-radius: 9px;
}
.course-eight .course-eight-form .rsform-block-list1 .control-label {
	width: 100%;
}
.course-eight .course-eight-form .rsform-block-list1 .controls {
	width: 100%;
	margin-left: 0;
}
.course-eight .course-eight-form .rsform-block-list1 .controls select {
	width: 100%;
	height: 37px;
	border-radius: 9px;
}
.course-eight .course-eight-form .rsform-block-pers {
	display: flex;
	justify-content: flex-start;
}
.course-eight .course-eight-form .rsform-block-pers .control-label {
	width: 95%;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 16.43px;
	text-align: left;
	order: 1;
}
.course-eight .course-eight-form .rsform-block-pers .controls {
	width: 5%;
	margin-left: 0;
	order: 0;
}
.course-eight .course-eight-form .rsform-block-recaptcha {
	display: none;
}
.course-eight .course-eight-form .rsform-block-button .control-label {
	display: none;
}
.course-eight .course-eight-form .rsform-block-button .controls {
	margin-left: 0;
}
.course-eight .course-eight-form .rsform-block-button .rsform-submit-button {
	display: block;
	width: 244px;
	height: 56px;
	border-radius: 9px;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	background: #C0433A;
	color: #fff;
}
 .input-append .srch-btn-inpt .srch-btn button {
	width: 103px;
	height: 42px;
	background: #276972;
	border-radius: 0 8px 8px 0;
}
.input-append .srch-btn-inpt .srch-btn:after {
	content: 'Найти';
	display: block;
	position: absolute;
	left: 25px;
	top: 10px;
	color: #fff;
	font-family: Inter;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.36px;
}
.grid-child .theme-grid .input-append input.button {
	width: 141px;
	height: 42px !important;
	background: #C0433A !important;
	border-radius: 8px !important;
	font-family: Inter;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.36px;
	color: #fff;
}
#glossarysearchheading {
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.94px;
	color: #252525;
}
#com_glossary > h1 {
	font-family: Inter;
	font-size: 30px;
	font-weight: 700;
	line-height: 36.31px;
	color: #252525;
}
#glossarysearch {
	padding: 0 !important;
}
#com_glossary .container-fluid {
	padding: 0;
}
#com_glossary .container-fluid .row-fluid .grid-item {
	margin: 0;
	padding: 0;
}
#com_glossary .container-fluid .masonary_seo {
	border-radius: 9px;
	border: 1px solid #276972;
}
#com_glossary .seopagination ul {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}
#com_glossary .seopagination ul > li {
	height: 28px;
	line-height: 28px;
}
#com_glossary .seopagination ul > li.active > a, 
#com_glossary .seopagination ul > li.active > span {
	background: #656565;
	border: 1px solid #cfcfcf;
	border-radius: 8px;
	display: block;
	width: 41px;
	height: 28px;
	text-align: center;
	line-height: 12px;
	padding: 7px;
	margin-right: 4px;
	color: #fff;
}
#com_glossary .seopagination ul > li:first-child > a {
	width: 41px;
}
#com_glossary .seopagination ul > li > a {
	background: #f1f1f1;
	border: 1px solid #cfcfcf;
	border-radius: 8px;
	display: block;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 12px;
	padding: 7px;
	margin-right: 4px;
	color: #656565;
}
#com_glossary .seopagination-list .glossletselect {
	background: #656565;
	border: 1px solid #cfcfcf;
	border-radius: 8px;
	display: block;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 12px;
	padding: 7px;
	margin-right: 4px;
	color: #fff;
}
#com_glossary .container-fluid .masonary_seo .title {
	display: block;
	width: 100%;
	max-width: 100%;
	border-radius: 9px 9px 0 0;
	padding: 16px 21px;
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #252525;
	background: #CFDADB;
}
#com_glossary .container-fluid .masonary_seo .title a {
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #252525;
	text-decoration: none; 
}
#com_glossary .container-fluid .masonary_seo .text {
	height: 38px;
	min-height: 38px;
	overflow: hidden;
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.94px;
	color: #252525;
}
#com_glossary .container-fluid .masonary_seo .line_limit .jqeasytooltip {
	color: #252525;
}
.tipthemeflatgreen {
	background: #CFDADB !important;
	border: 1px solid #276972 !important;
	border-radius: 9px;
}
.tipthemeflatgreen p {
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.94px;
	color: #252525;
}
#seog-top-pagination .active > .page-link {
	z-index: 3;
	color: #252525;
	background-color: #CFDADB;
	border-color: #276972;
}
#mod-custom278 {
	background: #f1f1f1;
	padding-top: 50px;
}
#mod-custom278 .uk-container ~ p {
	margin: 0;
}
.itemid-557 .site-grid {
    background: #f1f1f1;
}
.itemid-557 .site-grid h1 {
    margin: 0;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.itemid-557 .site-grid .page-header {
	padding-bottom: 0;
	margin: 60px 0;
	border-bottom: 1px solid #eee;
}
.itemid-557 .uk-scope .uk-padding {
	padding: 140px 0 0 0;
}
.itemid-557 .uk-scope .uk-padding .uk-panel .uk-margin {
	margin-top: 0 !important;
}
.itemid-557 .uk-scope .uk-grid {
	margin-bottom: 110px;
}
.desktop-timeline .uk-scope .uk-width-4-5\@m {
    width: 91%;
	background: #fff;
    border-radius: 10px;
}
.desktop-timeline .uk-scope .uk-width-1-5\@m {
	width: 9%;
}
.desktop-timeline .uk-scope .uk-width-3-5\@m .uk-panel {
	position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}
.desktop-timeline .uk-tab-left {
	border-right: none;
}
.desktop-timeline .uk-scope .uk-tab > li {
    margin: 5px 0;
	background: rgba(154, 22, 26, 0.3);
    border-radius: 16px 0 0 16px;
    font-family: Inter;
    font-weight: 800;
    font-style: Extra Bold;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 4%;
    color: #fff;
}
.desktop-timeline .uk-scope .uk-tab > li:first-child,
.desktop-timeline .uk-scope .uk-tab > li:last-child {
    margin: 10px 0;
}
.desktop-timeline .uk-scope .uk-tab > li a,
.desktop-timeline .uk-scope .uk-tab > li a:hover {
    display: flex;
    align-content: center;
    align-items: center;
    margin: 0;
    padding: 26px 12px;
    background: none;
    border: none;
    color: #fff;
}
.desktop-timeline .uk-scope .uk-tab > li.uk-active {
    background: #9A161A;
}
.desktop-timeline .uk-scope .uk-tab > li a h3 {
    margin: 0;
    color: #fff;
}
.desktop-timeline .uk-first-column li h2 {
    display: none;
}
.desktop-timeline .uk-switcher li h3 {
    display: none;
}
.desktop-timeline .uk-switcher li h2 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: Inter;
    font-weight: 500;
    font-size: 25px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #276972;
    border-bottom: 3px solid #276972;
}
.desktop-timeline .uk-switcher p {
    font-family: Inter;
    font-weight: 300;
    font-size: 14px;
    line-height: 122%;
    letter-spacing: 4%;
    color: #333;
}
.giper-switcher-head {
	display: flex;
	justify-content: flex-start;
}
.giper-switcher-head-left,
.giper-switcher-head-right {
	width: 50%;
}
.giper-switcher-head-left h3 {
	font-family: Inter;
	font-size: 40px;
	font-weight: 600;
	line-height: 48.41px;
	text-align: left;
	color: #252525;
}
.giper-switcher-head-right h4 {
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 19.36px;
	text-align: right;
	color: #252525;
}
.giper-switcher-head-right p {
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 19.36px;
	color: #252525;
	text-align: right;
}
.giper-switcher-top {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 40px;
}
.giper-switcher-top-left {
	width: 11%
}
.giper-switcher-top-middle,
.giper-switcher-top-right {
	position: relative;
	width: 44.5%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.giper-switcher-top-newleft,
.newlength {
	width: 50%;
}
.giper-switcher-top-newleft h3 {
	font-family: Inter;
	font-size: 18px;
	font-weight: 600;
	line-height: 22.86px;
	text-align: left;
	color: #313131;
}
.giper-switcher-top-newleft p {
	font-family: Inter;
	font-size: 16px;
	font-weight: 300;
	line-height: 20.64px;
	text-align: left;
	color: #000;
}
.giper-switcher-top-newleft .uk-button {
	width: 188px;
	height: 37px;
	border-radius: 7px;
	background: #C0433A;
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 37px;
	text-align: center;
	color: #fff;
}
.giper-switcher-top-newleft .uk-button:hover {
	background: #C0433A;
	color: #fff;
}
.giper-switcher-top-middle h3 {
	margin: 0;
	font-family: Inter;
	font-size: 25px;
	font-weight: 700;
	line-height: 27.5px;
	letter-spacing: 0.04em;
	text-transform: none;
}
.giper-switcher-button {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.giper-switcher-button a {
	display: block;
	width: 262px;
	height: 46px;
	border-radius: 8px;
	background: #276972;
	font-family: Inter;
	font-size: 15px;
	font-weight: 600;
	line-height: 46px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.giper-switcher-button a:hover {
	color: #fff;
	text-decoration: none;
}
.giper-switcher-button a:nth-child(2),
.giper-switcher-button a:nth-child(4) {
	margin: 0 0 7px 7px;
}
.tm-main-bottom .uk-row-first .giper-switcher {
	margin: 70px 0;
}
.giper-switcher .uk-subnav {
	margin-left: 35px;
	margin-bottom: 0;
}
.giper-switcher .uk-subnav li {
	width: 45px;
	height: 30px;
	border-radius: 9px 9px 0 0;
	background: #E9CCCD;
	margin: 0 5px 0 0;
}
.giper-switcher .uk-subnav li:hover {
	cursor: pointer;
	background: #eab9bb;
}
.giper-switcher .uk-subnav li.uk-active {
	width: auto;
	height: 30px;
	padding-right: 15px;
	border-radius: 9px 9px 0 0;
	background: #9A161A;
	color: #fff;
}
.giper-switcher .uk-scope .uk-subnav li a {
	display: block;
	width: 45px;
	height: 30px;
	border-radius: 9px 9px 0 0;
	color: #E9CCCD;
	opacity: 0;
}
.giper-switcher .uk-subnav li.uk-active a {
	width: auto;
	display: block;
	opacity: 1;
	color: #fff;
	text-transform: none;
	font-family: Inter;
	font-size: 12px;
	font-weight: 800;
	line-height: 30px;
	letter-spacing: 0.04em;
}
.giper-switcher .uk-first-column .uk-panel {
	padding: 45px 0 45px 45px;
}
.giper-switcher .uk-switcher {
	margin-top: 0 !important;
}
.giper-switcher .uk-switcher .uk-panel {
	background: #fff;
	border-radius: 10px;
}
.giper-switcher .uk-switcher .uk-panel .uk-grid .uk-row-first .uk-panel {
	padding: 70px 0 45px 45px;
}
.giper-switcher-all {
	display: flex;
	justify-content: flex-start;
}
.giper-switcher-all .giper-switcher-left {
	width: 60%;
	border-bottom: 3px solid #083C5F;
}
.giper-switcher-all .giper-switcher-left h2 {
	margin-top: 28px;
	font-family: Inter;
	font-size: 25px;
	font-weight: 500;
	line-height: 32.5px;
	color: #083C5F;
}
.giper-switcher-all .giper-switcher-right {
	width: 40%;
	border-bottom: 3px solid #D01A20;
}
.giper-switcher-all .giper-switcher-right h2 {
	margin-top: 25px;
	font-family: Inter;
	font-size: 30px;
	font-weight: 800;
	line-height: 39px;
	text-align: left;
	color: #D01A20;
}
.uk-switcher p {
	font-family: Inter;
	font-size: 12px;
	font-weight: 300;
	line-height: 13.2px;
	letter-spacing: 0.04em;
	text-align: left;
	color: #333;
}
#mod-custom278 .giper-switcher-bottom .uk-button {
	display: block;
	margin: 28px auto !important;
	width: 168px;
	height: 35px;
	top: 973px;
	border-radius: 8px;
	background: #0D434A;
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
	color: #fff;
}
#mod-custom279 {
	background: #f1f1f1;
	padding-top: 50px; 
}
#mod-custom279 p:last-child {
	margin: 0;
}
.giper-vacancy-one {
	display: flex;
	justify-content: flex-start;
	padding: 26px;
	border-radius: 17px;
	background: #fff;
	margin-bottom: 34px;
}
.giper-vacancy-one-left,
.giper-vacancy-one-right {
	width: 50%;
}
.giper-vacancy-one-left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.giper-vacancy-one-left a,
.giper-vacancy-one-left a:hover {
	text-decoration: none;
}
.giper-vacancy-one-left h3 {
	font-family: Inter;
	font-size: 18px;
	font-weight: 600;
	line-height: 25.92px;
	text-align: left;
	color: #000;
}
.giper-vacancy-one-left p {
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 18.9px;
	text-align: left;
	color: #535353;
}
.giper-vacancy-one-right h3 {
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 21px;
	text-align: right;
	color: #000;
}
.giper-vacancy-one-right p {
	font-family: Inter;
	font-size: 12px;
	font-weight: 500;
	line-height: 16.2px;
	text-align: right;
	color: #000;
}
.giper-vacancy-one-right .white-bg {
	font-family: Inter;
	font-size: 12px;
	font-weight: 300;
	line-height: 16.2px;
	text-align: right;
	color: #000;
}
.giper-vacancy-one-right .white-bg span {
	background: #BFE1E6;
	padding: 5px;
	border-radius: 7px;
}
.vakansiya-head {
	display: flex;
	justify-content: flex-start;
}
.vakansiya-head-left,
.vakansiya-head-right {
	width: 50%;
}
.vakansiya-head-left h3 {
	font-family: Inter;
	font-size: 26px;
	font-weight: 800;
	line-height: 33.02px;
	text-align: left;
	color: #276972;
	text-transform: none;
}
.vakansiya-head-left p {
	margin: 5px 0;
	font-family: Inter;
	font-size: 12px;
	font-weight: 500;
	line-height: 16.2px;
	text-align: left;
	color: #000;
}
.vakansiya-head-left .grey-bg {
	margin: 0;
	display: inline-block;
	padding: 5px 8px;
	border-radius: 7px;
	background: #E4EDF1;
	font-family: Inter;
	font-size: 12px;
	font-weight: 300;
	line-height: 16.2px;
	color: #000000;
}
.vakansiya-head-right h3 {
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 21px;
	text-align: right;
}
.vakansiya-head-right h3:first-child {
	color: #737373;
	margin-bottom: 10px;
}
.vakansiya-head-right h3:last-child {
	color: #000;
	margin-top: 0;
}
.vakansiya-bottom-button .uk-button {
	display: block;
	margin: 35px auto !important;
	width: 203px;
	height: 45px;
	border-radius: 8px;
	background: #1A5860;
	font-family: Inter;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	text-align: center;
	color: #fff;
}
.vakansiya-bottom-button .uk-button:hover {
	background: #1A5860;
	color: #fff;
}
#mod-custom282 .block-cooperation-bottom-button {
	padding-left: 200px;
}
.uk-open .uk-modal-body {
	width: 1200px;
	padding: 0;
	border-radius: 20px;
}
.uk-open .uk-modal-body .uk-close ~ p {
	margin: 0;
}
.uk-open .uk-modal-body .uk-modal-txt ~ p {
	display: none;
}
.convertforms .cf-control-group.head-first,
.convertforms .cf-control-group.head-second {
	padding: 0 !important;
}
.head-first .cf-control-input h2 {
	font-family: Inter !important;
	font-size: 40px;
	font-weight: 800;
	line-height: 45.02px;
	text-align: left;
	color: #276972;
}
.head-first .cf-control-input h3 {
	font-family: Inter !important;
	font-size: 30px;
	font-weight: 500;
	line-height: 36.31px;
	text-align: left;
	color: #252525;
}
.full-name,
.phone-humber,
.email-address {
	display: flex;
	justify-content: flex-start;
	padding-left: 0 !important;
}
.txt-field {
	padding-left: 0 !important;
}
.full-name .cf-control-label,
.phone-humber .cf-control-label,
.email-address .cf-control-label {
	width: 20%;
}
.full-name .cf-control-input,
.phone-humber .cf-control-input,
.email-address .cf-control-input {
	width: 80%;
}
.form-button .cf-btn-text {
	color: #fff;
	font-family: Inter !important;
	font-size: 16px;
	font-weight: 400;
}
.uk-open .uk-modal-dialog > .uk-close:first-child {
	margin: 20px 20px 0 0;
	float: right;
	width: 57px;
	height: 57px;
	background: url(../images/modal-button.png) top left no-repeat;
	opacity: 1;
}
.uk-open .uk-modal-dialog > .uk-close:first-child svg, 
.uk-open .uk-modal-dialog > .uk-close:first-child::after {
	display: none;
}
.convertforms.cf-success .cf-response {
	background: url(../images/form-bg.png) top left no-repeat !important;
	background-size: cover;
}
/*.convertforms.cf-success .cf-response {
	background-color: none !important;
}*/
.form-brand {
	margin-top: 40px;
}
.cf-response h2{
	margin: 40px 0;
	font-family: Inter;
	font-size: 40px;
	font-weight: 600;
}
.form-button a {
	display: block;
	margin: 40px auto;
	width: 230px;
	height: 59px;
	border-radius: 12px;
	background: #276972;
	font-family: Inter !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 59px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.form-button a:hover {
	color: #fff;
}
#mod-custom281 > p,
#mod-custom281 .uk-modal ~ p {
	margin: 0;
}
.contacts-bg img {
	width: 100%;
}
.contacts-map {
	margin: 50px 0;
}
.itemid-555 .all-book-head {
    margin-bottom: 45px;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    line-height: 125%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #C0433A;
}
.itemid-555 .all-book {
    display: flex;
    margin-bottom: 100px;
    padding: 50px 50px 50px 87px;
    background: #f1f1f1;
    border-radius: 17px;
}
.itemid-555 .left-book {
    width: 40%;
}
.itemid-555 .right-book {
    width: 60%;
}
.itemid-555 .left-book-bottom h4 {
    margin-top: 50px;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #252525;
}
.itemid-555 .left-book-bottom span {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C0433A;
}
.itemid-555 .left-book-bottom .uk-button {
    margin-top: 26px;
    width: 266px;
    height: 55px;
    border-radius: 10px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 117%;
    letter-spacing: 0%;
    background: #276972;
    color: #fff;
}
.itemid-555 .right-book h4 {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 117%;
    letter-spacing: 0%;
    color: #C0433A;
}
.itemid-555 .right-book a {
    display: block;
    margin-bottom: 50px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 117%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 25%;
    text-decoration-thickness: 7.5%;
    color: #000;
}
.itemid-555 .right-book .right-book-top,
.itemid-555 .right-book .right-book-bottom {
    padding-left: 10px;
    border-left: 11px solid #C0433A;
    margin-bottom: 35px;
}
.itemid-555 .right-book .right-book-top h5,
.itemid-555 .right-book .right-book-bottom h5 {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}
.itemid-555 .right-book .right-book-top p,
.itemid-555 .right-book .right-book-bottom p {
    font-family: Inter;
    font-weight: 300;
    font-style: Light;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}
.itemid-555 .right-book .right-book-middle ul {
    padding: 0 0 35px 23px;
    list-style: none;
    color: #276972;
}
.itemid-555 .right-book .right-book-middle p {
    padding-left: 20px;
    color: #276972;
}
.itemid-555 .right-book .right-book-middle li {
    margin-bottom: 15px;
    padding-left: 18px;
    background: url(/images/new-diz/book-arrow.png) left center no-repeat;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #276972;
}
.online-banner {
    display: none;
}
.itemid-326 .home-head-left {
    width: 45%;
}
.itemid-326 .home-head-right {
    width: 55%;
}
.itemid-326 .home-all-banners {
    display: flex;
    justify-content: space-between;
}
.itemid-326 .online-banner-new,
.itemid-326 .home-book-banner {
    display: flex;
    width: 49%;
    height: 180px;
    background: #f1f1f1;
    border-radius: 17px;
    overflow: hidden;
}
.itemid-326 .online-banner-left,
.itemid-326 .home-book-banner-left {
    width: 40%;
}
.itemid-326 .online-banner-left {
   background: url(/images/left-home-img.png) left bottom no-repeat; 
}
.itemid-326 .home-book-banner-left {
    margin: 15px 0 0 15px;
    background: url(/images/book-1-left.png) left center no-repeat;
    background-size: cover;
}
.itemid-326 .online-banner-right,
.itemid-326 .home-book-banner-right {
    width: 60%;
    padding: 15px;
}
.itemid-326 .online-banner-right-top,
.itemid-326 .home-book-banner-right-top {
    margin-top: 15px;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #252525;
}
.itemid-326 .online-banner-right-middle,
.itemid-326 .home-book-banner-right-middle {
    display: flex;
    margin-bottom: 15px;
}
.itemid-326 .online-banner-right-middle-left,
.itemid-326 .home-book-banner-right-middle-left {
    width: 40%;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 127%;
    letter-spacing: 2%;
    text-transform: uppercase;
}
.itemid-326 .online-banner-right-middle-left {
    color: #C0433A;
}
.itemid-326 .home-book-banner-right-middle-left {
    color: #276972;
}
.itemid-326 .online-banner-right-middle-right,
.itemid-326 .home-book-banner-right-middle-right {
    width: 60%;
    padding: 5px 0 0 10px;
}
/*.itemid-326 .online-banner-right-middle-right {
    background: url(/images/left-home-arrow.png) left center no-repeat;
}
.itemid-326 .home-book-banner-right-middle-right {
    background: url(/images/right-home-arrow.png) left center no-repeat;
}*/
.itemid-326 .online-banner-link,
.itemid-326 .home-book-banner-link {
    display: block;
    width: 100%;
    height: 56px;
    border-radius: 9px;
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 56px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}
.itemid-326 .online-banner-link {
    background: #9A161A;

}
.itemid-326 .home-book-banner-link {
    background: #276972;

}
.itemid-326 .bottom-all-banners {
    margin-top: 22px;
}
.itemid-326 .bottom-all-banners .home-book-banner-left {
	margin: 15px 0 0 15px;
	background: url(/images/new-diz/tr-bg.png) left center no-repeat;
	background-size: contain;
}
.itemid-326 .bottom-all-banners .home-book-banner-right-middle-left {
	width: 50%;
	font-family: Inter;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 127%;
	letter-spacing: 2%;
	text-transform: uppercase;
}
.itemid-326 .bottom-all-banners .online-banner-left {
	background: url(/images/new-diz/vpr.png) left center no-repeat;
    background-size: contain;
}
.itemid-326 .bottom-all-banners .online-banner-right-middle-left {
	width: 70%;
	font-family: Inter;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 127%;
	letter-spacing: 2%;
	text-transform: uppercase;
}
.itemid-326 .bottom-all-banners .online-banner-right-middle-right {
	width: 30%;
	padding: 5px 0 0 10px;
}
.itemid-326 .bottom-all-banners .uk-button.uk-button-default.uk-margin-small-right {
	display: block;
	width: 100%;
	height: 56px;
	border-radius: 9px;
	font-family: Inter;
	font-weight: 600;
	font-style: Semi Bold;
	font-size: 16px;
	line-height: 56px;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
    background: #9A161A;
}
.itemid-326 .home-head .home-head-right {
	justify-content: flex-start;
}
.itemid-326 .home-head .home-head-right h3 {
	margin: 30px 0 0 0;
}
.itemid-326 .home-head .home-head-right .home-head-right-top p {
	margin-bottom: 45px;
}
.home-social-media {
    display: flex;
    align-items: center;
    height: 69px;
    margin-top: 23px;
    background: #f1f1f1;
    border-radius: 17px;
}
.home-social-media-left {
    width: 40%;
}
.home-social-media-middle {
    width: 30%;
}
.home-social-media-right {
    width: 30%;
    display: flex;
    padding-left: 20px;
}
.home-social-media-left {
    padding-left: 30px;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 127%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #252525;
}
.home-social-media-left span {
    color: #C0433A;
}
.home-social-media-middle {
    height: 22px;
    background: url(/images/new-diz/home-social-arrow.png) left center no-repeat;
    background-size: contain;
}
.home-social-media-right img {
    display: block;
    width: 36px;
    height: 36px;
    margin-right: 23px;
    box-sizing: border-box;
}

