.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container {
	position: absolute;
	height: 182px !important;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	overflow: hidden;
	outline: 1px solid #fff;
	color: inherit;
}
.single-content .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover span {
  text-decoration: none !important;
}
.single-content .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover {
  height: 182px !important;
  overflow: hidden;

}
.single-content .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:focus {
  height: 182px !important;
  overflow: hidden;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td {
  height: 60px !important;
	position: relative;
	border: 1px solid #ffffff;
	padding: 0;
	line-height: normal;
	box-sizing: initial;
}
/*.tab-content>.active {
  overflow-x: auto;
}*/
.mptt-shortcode-wrapper table {
  height: auto !important;
  overflow-x: auto !important;
	border: none;
	box-shadow: #f2f2f2 0 0 0, #f2f2f2 0 0 20px;
}
.single-content .tab-pane table {
  width: 100% !important;
  height: auto !important;
}
.single-content .tab-pane table tbody {
  width: 100% !important;
}
body {
    color: #fff;
    background-color: #2c2d2f;
    font-weight: 300;
    min-width: 320px;
}
a,
a:focus,
input:focus {
    outline: none;
    color: inherit;
}
a:hover {
    text-decoration: none;
    color: inherit;
}
header {
    background-color: #fbd540;
    color: #2c2d2f;
    font-weight: 500;
}
header .logo img {
    max-height: 60px;
    max-width: 100%;
}
header .head_phones,
header .head_address,
header .nav_menu {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    /*text-align: right;*/
}
header .head_button {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.header_align {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.head_button a {
	display: block;
}
.head_button button {
  color:#fff;
  text-align: center;
  padding: 20px;
}
.head_button .sub-main{
  width: 30%;
  margin:22px;
  float: left;
}
.head_button .button-two {
  border-radius: 5px;
  background-color: #db4437;
  border: 1px solid rgba(0,0,0,0.21);
  border-bottom-color: rgba(0,0,0,0.34);
  padding: 5px;
  /* width: 200px; */
  transition: all 0.2s;
  transition-timing-function: step-end;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  /* margin: 0 0 0 100px; */
  color: #ffffff;
	width: 160px;
  box-shadow: 0 1px 0 rgba(255,255,255,0.34) inset, 0 2px 0 -1px rgba(0,0,0,0.13), 0 3px 0 -1px rgba(0,0,0,0.08), 0 3px 13px -1px rgba(0,0,0,0.21);
}
.head_button .button-two span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: .2s;
	width: 75%;
	float: left;
}
.head_button .button-two span:after {
	content: "?";
	position: absolute;
	right: -28px;
	font-size: 45px;
	top: 8px;
}
.head_button button:hover {
    background-color: #fbd540;
    color: #2c2d2f;
}
.head_button button:focus  {
 	outline:none;
 	box-shadow: 0 0 10px #2c2d2f;
}
#nav-tgl {
    float: right;
    display: inline-block;
    text-align: right;
    cursor: pointer;
    height: 20px;
}
#nav-tgl .line {
    height: 3px;
    width: 40px;
    background-color: #2c2d2f;
    margin-bottom: 6px;
}
#nav-tgl .line.bottom {
    margin-bottom: -1px;
}
#nav-tgl .menu,
#nav-tgl .lines {
    display: inline-block;
    vertical-align: middle;
}
.nav_menu ul {
    position: absolute;
    right: 15px;
    top: 100%;
    background-color: #fbd540;
    padding: 20px 20px 5px;
    list-style: none;
    display: none;
    margin: 0;
    width: 190px;
    z-index: 50;
}
.nav_menu ul.sub-menu {
    width: 200px;
    border: 1px solid #333;
    right: 100%;
    top: 0;
}
.nav_menu ul li {
    position: relative;
    margin-bottom: 15px;
}
.nav_menu ul li a {
  text-decoration: none;
  font-size: 15px;
}
.nav_menu ul li .fa {
   margin-left: 10px;
   cursor: pointer;
}
/* page head */
section.page-head {
    padding: 50px 15px;
    text-align: center;
    background: #3d444b url(../img/page-head.jpg) center no-repeat;
    background-size: 100%  auto;
}

section.page-head .page-title {
    font-size: 28px;
    line-height: 34px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
}
/* common */
.breadcrumbs {
    font-size: 12px;
}
.breadcrumbs a {
    color: #fbd540;
}
section.gray {
    background-color: #3d444b;
    padding: 30px 0;
}
.social {
    display: inline-block;
}
.social .soc-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 4px;
    line-height: 28px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
}
.social .soc-item:hover {
    color: #333333;
    border-color: #fbd540;
    background-color: #fbd540;
}
.gray-line {
    height: 1px;
    background-color: #3d444b;
    margin: 40px 0;
}

/* single page */
.page-head.single .head-content {
    max-width: 750px;
    margin: 0 auto;
    min-height: 105px;
    text-align: left;
}
.page-head.single .breadcrumbs {
    padding-top: 15px;
}
.page-head.single .breadcrumbs,
.page-head.single .page-title {
    margin-left: 125px;
}
.page-head.single .page-title {
    font-size: 24px;
    line-height: 28px;
}
.page-head.single .author-photo {
   float: left;
   width: 105px;
   height: 105px;
   border: 2px solid #ffff07;
   border-radius: 50%;
   overflow: hidden;
}
.page-head.single .author-photo img {
    height: auto;
    width: 100%;
}
.service-page-top,
.single-page-top {
    text-align: center;
}
.service-page-top .author
.single-page-top .author {
    font-weight: 600;
    margin-bottom: 10px;
}
.service-page-top .main-text,
.single-page-top .main-text {
    font-style: italic;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 0;
}
section.service-page-content,
section.single-content {
    padding-top: 40px;
    padding-bottom: 50px;
    font-weight: 100;
    font-size: 16px;
}
section.single-content h2 {
    font-size: 24px;
}
.inline-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
section.single-content img {
    max-width: 100%;
    margin: 10px auto;
    padding: 0 5px 5px 5px;
    display: flex;
    height: auto;
}

section.single-content img.alignleft {
    float: left;
    margin: 15px 30px 15px 0;
}
section.single-content img.alignright {
    float: right;
    margin: 15px 0 15px 15px;
}
.tablepress {
    width: 100%;
    box-sizing: border-box;
    border-collapse: collapse;
    border: 1px solid #fbd540;
    font-size: 16px;
    line-height: 18px;

}
.tablepress th {
    color: #333 !important;
    background-color: #fbd540 !important;
    padding: 5px 2px;
    text-align: center !important;
}
.tablepress td {
    border: 1px solid #fbd540;
    color: #fff;
     box-sizing: border-box;
     text-align: center;
     padding: 0 !important;
     background-color: transparent !important;
     text-align: center !important;
}
.tablepress td img {
    margin: 0;
}
.tablepress td:hover {
    background-color: rgba(255,255,255,.3);
}
.tablepress td:first-child {
    padding: 1px 5px;
}
.tablepress td img {
    width: 100% !important;
    height: 100% !important;
}
.tablepress td img:hover {
    opacity: 0.8;
}
.dataTables_paginate a {
    color: #fbd540 !important;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2) {
    background-color: #9a9a9a !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2) td:first-child {
    color: #333;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr td {
    width: 15%;
}

.mptt-shortcode-wrapper table:first-of-type {
    display: block !important;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs {
    display: none;
}

/* gallery page */
section.gallery-page-top {
    overflow: hidden;
}
section.gallery-page-top .swiper-container {
    max-width: 640px;
    overflow: visible;
}

section.gallery-page-top .swiper-container .swiper-slide {
    position: relative;
    animation: slideindex 1s forwards;
}
section.gallery-page-top .swiper-container .swiper-slide img {
    width: 100%;
    transition: transform 1000ms;
    border: 1px solid transparent;
}
section.gallery-page-top .swiper-container .swiper-slide:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(61, 68, 75,0.7);
    transition: 1000ms;
}

section.gallery-page-top .swiper-container .swiper-slide.swiper-slide-active {
    z-index: 50 !important;
}
section.gallery-page-top .swiper-container .swiper-slide.swiper-slide-active:after {
    background-color: rgba(61, 68, 75,0);
    transform: scale(1.05);
}
section.gallery-page-top .swiper-container .swiper-slide.swiper-slide-active img {
    transform: scale(1.05);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
    border-color: #343a41;
    position: relative;
}
section.gallery-page-top .swiper-button-next,
section.gallery-page-top .swiper-button-prev {
    background: none;
    background-color: #fbd540;
    color: #333;
    text-align: center;
    font-size: 35px;
    line-height: 48px;
    height: 50px;
    margin-top: -25px;
    width: 40px;
    opacity: 0.7;
}
section.gallery-page-top .swiper-button-next:hover,
section.gallery-page-top .swiper-button-prev:hover {
    opacity: 1;
}
section.gallery-page-top .swiper-button-next {
    right: -58px;
}
section.gallery-page-top .swiper-button-prev {
    left: -58px;
}
section.gallery-page-previews {
    padding-top: 35px;
    padding-bottom: 35px;
}
section.gallery-page-previews .swiper-container {
    padding: 5px 0;
}
section.gallery-page-previews .swiper-container .swiper-slide {
    transition: 300ms;
}
section.gallery-page-previews .swiper-container .swiper-slide.swiper-slide-active {
    box-shadow: 0 0 0 5px #fbd540;
}
section.gallery-page-previews .swiper-container .swiper-slide img {
    width: 100%;
}
/* articles page */
section.articles-page-top {
    padding: 20px 0;
}
section.articles-page-top .row {
    margin-left: -1px;
    margin-right: -1px;
}
section.articles-page-top .main-col,
section.articles-page-top .small-col {
    padding: 0;
}
section.articles-page-top a {
    display: block;
    margin: 0 1px 2px;
    overflow: hidden;
    position: relative;
}

section.articles-page-top .main-col a {
    height: 250px;
}
section.articles-page-top .small-col a {
    height: 124px;
}
section.articles-page-top a img {
    width: 100%;
}
section.articles-page-top a .layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    border: 3px solid transparent;
    transition: 300ms;
}
section.articles-page-top a:hover .layer {
    background-color: rgba(0, 0, 0, 0.3);
    border-color: #fbd540;
}

section.articles-page-top a .layer p {
    position: absolute;
    left: 15px;
    bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
}
section.articles-page-top .small-col a .layer p {
    font-size: 12px;
}
section.articles-page {
    padding: 20px 0 40px;
}
section.articles-page .nav-tabs {
    border: none;
    margin-bottom: 20px;
}
section.articles-page .nav-tabs span {
    color: #9ea7b1;
    margin-right: 10px;
    font-size: 16px;
}
section.articles-page .nav-tabs .nav-item {
     float: none;
    display: inline-block;
    margin: 0;
}
section.articles-page .nav-tabs .nav-link {
    border-color: #838c95;
    border-radius: 5px;
    margin: 0 8px;
}
section.articles-page .nav-tabs .nav-link:hover {
    border-color: #fbd540;
    color: inherit;
}
section.articles-page .nav-tabs .active .nav-link {
    border-color: #fbd540;
    color: #fbd540;
    background-color: transparent;
}
section.articles-page .art-item .photo img {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
}
section.articles-page .art-item .art-title,
section.reviews-page .review-item .name {
    text-transform: uppercase;
    color: #fbd540;
    margin-bottom: 10px;
}
section.articles-page .art-item .date,
section.reviews-page .review-item .date {
    font-size: 12px;
    color: #818991;
    margin-bottom: 15px;
}
section.articles-page .art-item .short-text,
section.reviews-page .review-item .text {
    font-size: 14px;
    margin-bottom: 10px;
}
.art-item .photo {
    text-align: center;
}
section.reviews-page .review-item img,
.art-item img {
    max-width: 400px;
    width: 100%;
    height: auto;
}
section.articles-page .art-item .link {
    color: #fbd540;
    font-size: 14px;
}
section.articles-page .art-item .link:hover {
    text-decoration: underline;
}
section.articles-page .pagination {
    padding: 30px 0 10px;
    text-align: center;
}
/* review page */
.reviews-page-top .container {
    max-width: 750px;
    text-align: center;
}
.reviews-page-top .container .author {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.reviews-page-top .container .review-text {
    font-weight: 100;
    font-style: italic;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0px;
}
.reviews-page-top .container .swiper-pagination {
    position: static;
    padding: 20px 0 0;
}
.reviews-page-top .container .swiper-pagination-bullet {
    background-color: #fff;
    margin: 0 3px;
}
section.reviews-page {
    padding: 40px 0 45px;
}
section.reviews-page .review-item:last-child .gray-line {
    display: none;
}
section.reviews-page .review-form  {
    padding-top: 30px;
}
section.reviews-page .review-form .form-block {
    background-color: #3d444b;
    border-radius: 5px;
    padding: 25px 15px 10px;
}
section.reviews-page .review-form .form-block .form-title {
    text-align: center;
    font-weight: 600;
    padding: 0 15px;
    margin-bottom: 25px;
}
section.reviews-page .review-form .form-block input {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
    color: #fff;
    line-height: 38px;
    border: 1px solid #626a73;
    border-radius: 4px;
    padding: 0 15px;
    background-color: #555d65;
}
section.reviews-page .review-form .form-block input:focus {
    border-color: #838c95;
    background-color: #6d757e;
}
section.reviews-page .review-form .form-block input[type="submit"] {
    background: #fbd540 url(../img/submit.png) no-repeat center;
    border-color: #fbd540;
}
/* contacts page */
.contacts-page-info ul {
    list-style: none;
    padding-left: 30px;
}
.contacts-page-info .phones {
    position: relative;
}
.contacts-page-info p {
    padding-left: 30px;
    position: relative;
}
.contacts-page-info .social {
    padding: 0 0 40px 30px;
}
.contacts-page-info p .fa,
.contacts-page-info .phones .fa {
    position: absolute;
    left: 0px;
    top: 4px;
}
.contacts-page-map {
    height: 300px;
}
.contacts-page-about {
    padding: 30px 0 40px;
}
.contacts-page-about .about-title,
.contacts-page-about p span {
    color: #fbd540;
}
.contacts-page-about a {
    color: #fbd540;
    text-decoration: underline;
}
.contacts-page-about .abon-link {
    display: block;
    padding: 15px 20px;
    border: 1px solid #fbd540;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 40px;
    text-transform: uppercase;
    max-width: 440px;
    text-align: center;
    font-weight: 100;
    font-size: 16px;
}
.contacts-page-about .abon-link .fa {
    margin-right: 10px;
}
/* footer */
footer .footer-contacts {
    background: url(../img/footer-bg.jpg) no-repeat center;
    background-size: 100% auto;
    text-align: center;
}
footer .footer-contacts .container {
    padding-top: 60px;
    padding-bottom: 60px;
}
footer .footer-contacts .footer-title {
    font-size: 30px;
    font-weight: 100;
}
footer .footer-contacts .footer-phone {
    display: block;
    margin: 0 auto 15px;
    width: 260px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    background-color: #fbd540;
    color: #3a3830;
    border-radius: 30px;
}
footer .footer-contacts .show-map {
    text-decoration: underline;
}
footer .footer-contacts .show-map:hover {
    color: inherit;
}
footer .lower-footer {
    padding: 18px 0;
}
footer .lower-footer .dev {
    float: right;
    font-size: 14px;
}
footer .lower-footer .dev p {
    margin: 4px 0;
}
footer .lower-footer .dev a {
    color: #fbd540;
    text-decoration: underline;
}
footer .lower-footer .dev a:hover {
    text-decoration: none;
}
@media (max-width: 1360px) {
    section.page-head,
    footer .footer-contacts {
        background-size: auto 100%;
    }
}
@media (min-width: 1200px) {

}
@media (max-width: 1199px) {

}
@media (max-width: 1024px) {

}
@media (min-width: 992px) {

}

@media (max-width: 991px) {
    #nav-tgl .menu {
        display: none;
    }
    .single-content .tab-pane {
      overflow-x: scroll;
    }
		.wp-image-2515 {
			display: block;
			width: 100%;
		}
}
@media (max-width: 767px) {
		#utp .head_button {
			padding-top: 5px;
			left: 10%;
		}
		jdiv,
		.globalClass_ET {
			display: none;
		}
    section.gallery-page-top .swiper-button-next {
        right: 0px;
    }
    section.gallery-page-top .swiper-button-prev {
        left: 0px;
    }
    .nav_menu ul.sub-menu {
        position: static;
    }
    section.articles-page-top .small-col a {
        height: 150px;
    }
    .dataTables_wrapper {
        display: none;
    }
    .tab-pane table {
        width: 100% !important;
        font-size: 16px;
    }
    .single-content .tab-pane {
        overflow-x: scroll;
    }
    header .nav_menu {
      width: 100% !important;
      padding-top: 0;
      padding-bottom: 0;
    }
    #nav-tgl {
      display: inline-block;
      width: 35px;
      height: 35px;
      margin-top: -40px;
      margin-left: 60%;
      position: absolute;
      right: 8%;
    }
    header .nav_menu {
      padding: 0;
    }
    .nav_menu ul {
      position: relative;
      right: auto;
      width: 100%;
      padding: 0;
    }
    .nav_menu ul li {
      margin: 0 auto;
      text-align: center;
    }
    .nav_menu ul li a {
      display: block;
      padding: 6px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.37);
    }
		.nav_menu ul li a:active {
			background-color: rgba(0,0,0,.05)
		}
    .nav_menu ul.sub-menu {
      width: 100%;
      border: none;
      border-top: 1px solid #333;
      border-bottom: 1px solid #333;
    }
    .nav_menu ul.sub-menu li {
      background-color: rgba(255, 255, 255, 0.1);
    }
    .under-top-bg .title,
    .domination .title,
    .support .title,
    .finance .title {
        font-size: 25px !important;
    }
    .finance .flex-item p {
      color: #999 !important;
      text-shadow: none !important;
    }
		.wp-image-2515,
		.wp-image-2517,
		.wp-image-2606,
		.wp-image-2516,
		.wp-image-2537,
		.wp-image-2791,
		.wp-image-2769,
		.wp-image-2854,
		.wp-image-2510,
		.wp-image-2606,
		.wp-image-3185 {
			display: block;
			width: 100%;
		}
		.single-content img {
			display: block !important;
	    height: auto !important;
			float: none !important;
			margin: 5px auto !important;
		}
}
@media (min-width: 544px) {

}
@media (max-width: 543px) {
  section.articles-page .nav-tabs .nav-item,
  section.articles-page .nav-tabs span  {
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  .art-item .photo {
    margin-bottom: 40px;
  }
  footer .lower-footer {
    text-align: center;
  }
  footer .lower-footer .dev {
    float: none;
    margin-top: 20px;
 	}
  .price-products {
	  width: 100% !important;
		display: block;
		overflow-x: auto;
  }
  .price-products td {
		width: 100% !important;
  }
	.price-products td:last-child {
		width: 50px !important;
	}
	.price-products tr td:last-child span{
		/* display: flex; */
	}
	.jivo-c-mobile {
		display: none;
	}
	.wrap_mW {
		display: none !important;
	}
	.logo {
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
  .top-bg h1 span {
      font-size: 37px !important;
  }
	.top-bg .inner img {
	  margin: 0 auto;
	  min-width: auto !important;
	}
	.head_button .button-two {
		/*width: 130px !important;*/
	}
	.fasc-button {
		display: flex !important;
		align-items: center !important;
	}
	.tovary {
		line-height: 20px;
	}
}

/*/////////////////CSS Business//////////////////////*/

.flex-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.flex-item:nth-child(1) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 205px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.flex-item:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 205px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.flex-item:nth-child(3) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 205px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.flex-item:nth-child(4) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 205px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.flex-item:nth-child(5) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 205px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
/*
    Legacy Firefox implementation treats all flex containers
    as inline-block elements.
*/
@-moz-document url-prefix() {
    .flex-container {
        width: 100%;
        -moz-box-sizing: border-box;
    }
}
.top-bg {
  background: url(../img/img-logos/top-background.jpg) center no-repeat;
  background-size: cover;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-bg h1 {
	font-weight: bold;
	color: black;
  text-shadow: white  .02em   0     0,
               white  0       .02em 0,
               white -.02em   0     0,
               white  0      -.02em 0;
	font-size: 40px;
	margin-top: 0px;
}
.top-bg .inner img {
  margin: 0 auto;
  min-width: 350px;
}
.top-bg h1 span {
	padding: 0px 5px 5px;
	font-size: 45px;
  display: block;
  text-align: center;
}
.under-top-bg {
  margin: 40px auto;
}
.under-top-bg .title {
  text-align: center;
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 20px;
}
.under-top-bg .title span {
  color: #ffff00;
}
.domination {
  padding-top: 40px;
  padding-bottom: 40px;
  /*background-color: #3d444b;*/
}
.domination .title {
  text-align: center;
  font-size: 40px;
  color: #ffff00;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.domination img {
  max-width: 150px !important;
  margin: 10px auto !important;
}
.domination p {
  text-align: center;
}
.support {
  margin: 40px auto;
}
.support .title {
  text-align: center;
  font-size: 40px;
  color: #ffff00;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.support .inner-block {
  display: flex;
  flex-wrap: wrap;
}
.support .inner-block .mini-block {
  margin-top:30px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.support .inner-block .mini-block img {
  margin: 10px;
  max-width: 50px;
  float: left;
  filter: brightness(0) invert(1);
}
.support .inner-block .mini-block p {
  color: #fbd540;
  padding: 0 10px 0;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.finance {
  padding-top: 40px;
  padding-bottom: 40px;
  /*background-color: #3d444b;*/
}
.finance .title {
  text-align: center;
  font-size: 40px;
  color: #ffff00;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.finance .finance-name {
  text-align: center;
  font-size: 18px;
  color: black;
}
.finance .flex-item:hover {
  color: #f2f2f2;
  box-shadow: 0 135px 10px 0 #373a3c inset,0 -135px 10px 0 #373a3c inset;;
  box-shadow:
  cursor: pointer;
  border: 2px solid #fbd540;
  border-radius: 10px;
}
.finance .flex-item:hover .finance-name {
  color: #f2f2f2;
  transition: color 0.3s;
}
.finance .flex-item:hover hr {
  background-color: #fbd540;
  width: 100%;
  height: 2px;
  transition: all 0.15s 0.15s;
}
.finance .flex-item {
  border: 2px solid black;
  border-radius: 20px;
  margin-bottom: 18px;
  transition:all 0.4s, color 0.3s 0.3s;
  min-height: 250px;
  background-color: #f2f2f2;
}
.finance .flex-item img {
  max-width: 50px;
}
.finance .flex-item p {
  padding: 0 5px;
  color: #fbd540;
  font-weight: bold;
  text-align: center;
  text-shadow: #444 0.6px 0 0, #444 0 0.6px 0, #444 -0.8px 0 0, #444 0 -0.8px 0;
}
.finance .flex-item hr {
  border: none; /* ÃÂ£ÃÂ±ÃÂ¸Ã‘â‚¬ÃÂ°ÃÂµÃÂ¼ ÃÂ³Ã‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ Ã‘Æ’ ÃÂ´ÃÂ»Ã‘Â ÃÂ±Ã‘â‚¬ÃÂ°Ã‘Æ’ÃÂ·ÃÂµÃ‘â‚¬ÃÂ° Firefox */
  background-color: #fbd540; /* ÃÂ¦ÃÂ²ÃÂµÃ‘â€š ÃÂ»ÃÂ¸ÃÂ½ÃÂ¸ÃÂ¸ ÃÂ´ÃÂ»Ã‘Â ÃÂ±Ã‘â‚¬ÃÂ°Ã‘Æ’ÃÂ·ÃÂµÃ‘â‚¬ÃÂ° Firefox ÃÂ¸ Opera */
  height: 2px; /* ÃÂ¢ÃÂ¾ÃÂ»Ã‘â€°ÃÂ¸ÃÂ½ÃÂ° ÃÂ»ÃÂ¸ÃÂ½ÃÂ¸ÃÂ¸ */
  width: 50%;
}
.cont-phone {
  margin: 40px auto;
  margin-bottom: 0px;
}
.cont-phone div {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  width: 100%;
}
.cont-phone div strong {
  text-transform: initial;
}
.cont-phone div p {
  color: #fbd540;
}

/*SLIDER*/
.slick-slider {
  margin: 40px auto;
}
.slidler .sl_slide {
   margin-left: 5px;
   margin-right: 5px;
   width: 100%;

}
.slider .slick-slide img {
   margin: 0 auto;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
.sl_slide {
   margin-left: 5px;
   margin-right: 5px;
   width: 100%;
}
.slick-prev {
    left: 25px !important;
    z-index: 1;
}
.slick-next {
    right: 25px !important;
    z-index: 1;
}
.slick-prev:before, .slick-next:before {
  font-size: 25px !important;
}
