/* html,
body {
  overflow-x: hidden;
} */
html {
scroll-behavior: smooth;
}
body {

  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #2a2a2a;
  box-sizing: border-box;
  border-top: 0 !important;
  background-color: transparent !important;

}
span.keyh1 {
    text-combine-upright: revert;
    text-transform: uppercase;
    font-weight: 700;
}

h2 {
  margin-top: 30px;
}

.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.container {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 5px;
}

p.prise {
  font-size: 16px;
  font-weight: 600;
  padding-left: 35px;
}

.site-title {
  display: none;
}

a:hover {
  text-decoration: none;
}
.contact_phone, a:hover, a:focus {
    color: #f7dfff;
}

/*HEADER*/
.common_header_block {
  position: relative;
  background-image: url(../img/arletti-top.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 435px;
  z-index: 3;
}

.common_header_block .col-md-3 img {
  width: 100%;
  padding-top: 30px;
  padding-left: 90px;
}

.navigation {
  display: flex;
}

.navigation .mod-list {
  display: flex;
  padding-right: 65px;
}

.navigation .mod-list li a {
  padding-top: 22px;
  padding-right: 30px;
  color: #fff;
}

.nav-collapse {
  margin-left: 50px;
}

.navigation .moduletable {
  display: flex;
  align-items: center;
}

.nav-pills>li.active>a,
.navigation .mod-list li a:hover,
.nav-pills>li.active>a:hover,
.second_menu .mod-list li a:hover {
  background-color: transparent;
}

.header_contact {
  display: inline-block;
  padding-top: 15px;
  position: relative;
  cursor: pointer;
}

.header_phone,
.wrapp-nav .dropdown .dropdown-toggle {
  color: #fff;
  font-size: 20px;
}

.wrapp-nav .dropdown .dropdown-toggle:hover,
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav>li>a:focus {
  color: #fff;
  border-bottom:
}


.header_phone {
  padding-right: 30px;
}

.second_menu {
  border-top: 2px solid #fff;
  margin: 75px 80px 0 70px;
}

.dropdown_menu .child_list li {
  list-style: none;
  margin-left: 0;
}

/* .item-121 .nav-child,
.item-197 .nav-child {
  width: 800px;
} */

.second_menu .nav-child li a,
.dropdown_menu .child_list li a,
.separator {
  color: #161d9d;
  font-size: 16px;
}
.second_menu .nav-child li a {
	letter-spacing: normal;
	text-transform: initial;
	font-weight: bold;
	white-space: nowrap;
}

.separator,
.item-166>a,
.item-148>a,
.item-115>a,
.item-132>a,
.item-123>a,
.item-124>a,
.item-131>a,
.item-271>a,
.item-271>a,
.item-299>a,
.item-300>a,
.item-272>a,
.sidenav .mod-list:last-child {
  font-weight: 700;
}

.second_menu .item-123 .separator,
.second_menu .item-138 .separator,
.second_menu .item-171 .separator {
  font-size: 16px;
}

.item-186 .nav-child,
.item-193 .nav-child,
.item-253 .nav-child {
  font-size: 14px;
  font-weight: 400;
}

.second_menu .item-314 .separator {
  opacity: 1;
}

.item-122,
.item-147,
.item-165,
.item-311,
.item-312,
.item-313,
.item-198,
.item-223 {
  width: 33%;
  padding-left: 20px;
}

.second_menu .nav-child li {
  padding-right: 0;
}

.breadcrumb li:nth-child(3) {
  /* display: none; */
}

.rl_tabs>.tab-content>.tab-pane {
  overflow-x: hidden;
}

.wrapp_breadcrumb {
  /*	background: #f5f5f5;*/
  padding-top: 250px;
  position: absolute;
  width: 100%;
  top: 155px;
}

#content {
  /* margin-top: 100px; */
}

.prewiev {
  margin-top: 450px;
}

/*DROPDOWN-MENU*/

.menu_bottom {
  display: flex;
  justify-content: space-between;
}

.menu_bottom li a {
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
}

.hover_item+.nav-child {
	display: flex;
	flex-direction: column;
  left: -90px;
}

.hover_items+.nav-child {
  padding: 15px;
  left: -56px;
}

/*
.hover_items+.nav-child li,
.hover_items+.nav-child ul{
	margin-bottom: 10px;
}
*/

.hover_item+.nav-child,
.hover_items+.nav-child {
  visibility: hidden;
  opacity: 0;
  background: #fef3fe;
  position: absolute;
  top: 43px;
  margin-top: -5px;
  z-index: 10;
  box-shadow: 2px 9px 40px 0px rgba(110, 96, 99, 1);
  border-top: 5px solid #da269f;
	/* border-radius: 5px; */
	overflow: hidden;
}

.hover_item:hover+.nav-child,
.hover_items:hover+.nav-child,
.nav-child:hover {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in 0.2s;

}

.item-306>.separator+.nav-child {
  float: left;
}

/*
.item-314 .nav-child,
.item-123 .nav-child,
.item-138 .nav-child,
.item-171 .nav-child,
.item-186 .nav-child,
.item-193 .nav-child,
.item-217 .nav-child,
.item-253 .nav-child{
	margin-left: 15px;
}
*/

.item-123 .nav-child,
.item-132 .nav-child,
.item-148 .nav-child,
.item-166 .nav-child {
  padding: 10px 0;
  margin-left: 15px;
}

.item-116 .nav-child li a,
.item-123 .nav-child li a,
.item-138 .nav-child li a {
  font-weight: 400;
}

.item-194 .nav-child {
  font-weight: 700;
}

.item-111 {
  position: relative
}

.item-138 .separator,
.item-116 .separator,
.item-123 .separator,
.item-171 .separator {
  opacity: 1 !important;
  font-size: 14px;
}

.item-165 {
  display: flex;
  margin-top: 20px;
}

.item-305 .separator,
.item-306 .separator,
.item-307 .separator,
.hide_column {
  opacity: 0;

}

.item-111,
.item-112 {
  margin-right: 80px;
}

/*SECTION PREWIEV*/
.prewiev .nav-tabs {
  display: flex;
  justify-content: center;
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a,
.nav>li>a:hover,
.nav-tabs>li.active>a:focus,
.nav>li>a:focus {
  border: 0;
  background-color: transparent;

}

.prewiev .nav-tabs a {
  font-size: 27px;
  color: #2a2a2a;
}

.prewiev .nav-tabs li+li {
  margin-left: 100px;
}

.prewiev .tab-content {
  margin-top: 40px;
}

.prewiev .nav-tabs {
  border-bottom: 0;
}

.prewiev .col-md-4 {
  padding-bottom: 30px;
}

.prewiev .nav-tabs>li.active>a,
.prewiev .active>a:focus {
  border-bottom: 6px solid #161d9d;
}

#top .top_slider {
  position: absolute;
  top: 180px;
  max-height: 650px;
}

#top .swiper-pagination {
  bottom: 20px
}


/*SECTION ABOUT US*/
.about_us {
  display: flex;
  align-items: center;
  background-image: url(../images/about_as.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 1253px;
}

.content_block p {
  color: #fff;
  font-size: 22px;
}

.about_us .title {
  font-size: 35px;
}

.content_block {
  margin-top: -175px;
}

.content_block_home {
  overflow: auto;
  height: 500px;
  color: #fff;
  margin-top: -175px;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none;
}

.content_block_home::-webkit-scrollbar {
  width: 0 !important
}

.title_employeers {
  font-size: 45px;
  text-align: center;
  margin-bottom: 85px;
}

.page-header h2 {
  display: none;
}

.page-header {
  border-bottom: 0;
}

.about_us {
  margin-top: 100px;
  margin-bottom: -200px;
}

.mobile-version {
  display: none;
}

.mobile-version .col-xs-9 {
  display: flex;
  padding-right: 0px;
  padding-left: 10px;
  align-items: center;
  justify-content: space-between;
}

.header_phone {
  padding-right: 10px;
}

.logotip {
  display: inline;
}

.lang-inline a {
  color: #fff;
  font-weight: 700;
}

.openmenu {
  display: flex;
  align-items: center;
}

#openmenu {
  margin-left: 10px;
}

.sidenav .mod-list {
  display: flex;
  flex-direction: column;
}

/*CATEGORIES*/
.categories {
  padding: 0 87px;
  margin-top: 10px;
}

.categories .souvenirs_product {
  width: 659px;
  height: 250px;
  margin-bottom: 7px;
}

.common_style {
  display: inline-block;
}

.categories img {
  position: absolute;
  z-index: -1;

}

.categories .polygraphy {
  width: 330px;
  height: 500px;
  float: right;
}

.categories .advertising,
.categories .calendars {
  width: 326px;
  height: 500px;
  display: inline-block;
  margin: -35px 4px 0 0px;
}

.categories .advertising img,
.categories .calendars img {
  width: 326px;
  height: 500px;
}

.web_design img {
  width: 662px;
  height: 250px;
}

.categories .advertising a:hover,
.categories .calendars a:hover,
.categories .web_design a:hover,
.categories .polygraphy a:hover {
  background-color: transparent;
  transition: background-color .7s;
}

.categories .logos {
  width: 330px;
  height: 250px;
  float: right;
  margin-top: -289px;
}

.categories .portfolio {
  width: 325px;
  float: left;
  height: 250px;
  padding: 10px;
}

.categories .form_style {
  width: 326px;
  height: 249px;
  margin: 0 4px 0 0px;
}

.web_design {
  width: 662px;
  height: 250px;
}

.categories .form_style,
.categories .web_design {
  margin-top: -35px;
}

.categories a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: rgb(114 51 148);
}

.prewiev .categories a {
  background-color: rgba(140, 52, 137);
}

.prewiev .categories p {
  background-color: rgba(110, 31, 117, .7);
}

.categories p {
  position: relative;
  display: flex;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  background-color: rgb(114 51 148);
  padding: 10px 0;
  bottom: 85%;
  transition: 0.5s;
}

.hover_categories:hover+.title_categories,
.title_categories:hover {
  bottom: 100%;
  transition: 0.5s;
}

.categories_wrapp h2 {
  margin-top: 50px;
}

.title_categories span {
  text-align: center;
  letter-spacing: 2px;
}

/*OTHER*/
.scroll {
  pointer-events: none;
  text-decoration: none;
}

.col-md-3 {
  margin-bottom: 20px;
}

.tabs {
  margin: 0 0 30px;
}

.tabs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  margin: -1px 0 0 -1px;
}

.tabs__caption li:last-child:before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: -2px;
  z-index: -1;
  height: 5px;
  background: #723394;
}

.tabs__caption:after {
  content: '';
  display: table;
  clear: both;
}

.tabs__caption li {
  padding: 9px 15px;
  margin: 1px 0 0 1px;
  color: #FFF;
  background: #723394;
  position: relative;
  border: solid #723394;
  border-width: 1px 1px 0;
  border-radius: 5px 5px 0 0;
  text-align: center;
}

.tabs__caption li a {
  color: #FFF;
  display: block;
}

.tabs__caption li:not(.active) {
  cursor: pointer;
}

.tabs__caption li:not(.active):hover {
  background: #723394;
  border-color: #723394;
}

.tabs__caption .active {
  background: #FFF;
  color: #000;
  border-color: #723394;
}

.tabs__caption .active>a {
  color: #000;
}

.tabs__caption .active:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 5px;
  background: #FFF;
}

.tabs__content {
  display: none;
  background: #FFF;
  border: 1px solid #723394;
  border-radius: 0 5px 5px 5px;
  padding: 7px 15px;
}

.tabs__content.active {
  display: block;
}

.vertical .tabs__caption {
  float: left;
  display: block;
}

.vertical .tabs__caption li {
  float: none;
  border-width: 2px 0 2px 2px;
  border-radius: 5px 0 0 5px;
}

.vertical .tabs__caption li:last-child:before {
  display: none;
}

.vertical .tabs__caption .active:after {
  left: auto;
  top: 0;
  right: -2px;
  bottom: 0;
  width: 2px;
  height: auto;
}

.vertical .tabs__content {
  overflow: hidden;
}

.tabs .categories img,
.prewiev .categories img {
  z-index: 0;
}

.auto .hover_categories img {
  width: 155px;
}

.tabs .categories a,
.prewiev .categories a {
  display: flex;
  align-items: flex-end;
  justify-content: space-evenly;
  padding: 0 0 20px 0;
  /* flex-direction: row; */
  /* flex-wrap: nowrap; */
  /* align-content: stretch; */
}

.tabs .hover_categories:hover {
  background-color: #251D9C;
  transition: .3s;
}

.tabs .hover_categories img,
.prewiev .categories img {
  width: 90px;
}

.auto .hover_categories img {
  width: 155px !important;
}

.page-header h1 {
  display: none;
}

.wrapp-imges img {
  width: 50%;
}

.template h2 {
  margin-bottom: 40px;
}

.full-block {
  margin-top: 40px;
  background-color: #4b319a;
  padding: 10px 0;

}

.full-block p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}

.wrapp-imges,
.template-btn {
  display: flex;
  justify-content: center;
}

.template-btn {
  margin-top: 50px;
}

.color-block {
  background-color: #f2f0fe;
}

.template-btn a {
  color: #fff;
  background: linear-gradient(117deg, rgba(32, 29, 157, 1) 0%, rgba(96, 35, 143, 1) 50%, rgba(96, 35, 143, 1) 100%);
  padding: 8px 30px;
  border-radius: 5px;
}

.white-block h3 {
  margin: 70px 0 40px 0;
}

.white-block {
  margin-bottom: 50px;
}

.template-content {
  padding: 30px 10px;
}

.template-content textarea {
  height: 100px;
}

.color-block .swiper-container {
  margin: 30px 0;
}

@media screen and (max-width: 650px) {
  .tabs__caption li {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .vertical .tabs__caption {
    float: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .vertical .tabs__caption li {
    border-width: 2px 2px 0;
    border-radius: 5px 5px 0 0;
  }

  .vertical .tabs__caption li:last-child:before {
    display: block;
  }

  .vertical .tabs__caption .active:after {
    top: auto;
    bottom: -5px;
    left: 0;
    right: 0;
    width: auto;
    height: 5px;
    background: #FFF;
  }
}

/*MOB MODULE*/

ul.level0>li>a {
  line-height: 25px;
  font-size: 20px;
  margin-left: 15px;
  font-weight: 700;
}

ul.level1 li .menu-title {
  font-size: 18px;
  margin-left: 20px;
  color: #ffffff;
}

ul.level2 li .menu-title {
  font-size: 15px !important;
  margin-left: 35px;
  font-weight: 700;
}

.accordion-btn-wrap .jux-fa {
  color: #ffffff;
  margin-right: 5px;
  font-weight: 700;
}

.wtf-menu.level1 li>a {
  padding: 8px 8px 6px 10px !important;
}

.js-megamenu-off-canvas#js-meganav-off-canvas {
  background: #fcfcfc;
  width: 280px;
  margin-top: -10px;
  margin-left: -15px;
}

ul.level2 {
  padding: 20px 0;
}

.js-megamenu-off-canvas .jux-closed .jux-fa-times {
  color: #161d9d;
  font-size: 20px;
}

.js-megamenu-off-canvas li {
  border-top: none;
}

.js-megamenu-off-canvas ul.level0 {
  margin-top: 40px;
}

.title-diz {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}

a.hover_categories.topLink.poligrafiya {
  background-color: #4D2A8B;
}

.biggl {
  font-size: 150px;
  font-family: fantasy;
  color: #cccccc4f;
  text-align: center;
  padding-top: -10px;
}

/*FOOTER*/
footer {
  margin-top: 40px;
  padding: 20px 0;
  background: linear-gradient(117deg, rgba(32, 29, 157, 1) 0%, rgba(96, 35, 143, 1) 65%, rgba(96, 35, 143, 1) 100%);
}

footer .row {
  display: flex;
  align-items: center;
}

footer .middle img {
  display: block;
  margin: 0 auto;
  width: 35%;
}

.first_column {
  text-align: end;
}

.first_column p:first-child {
  margin-right: 10px;
}

.left_side p:last-child {
  margin-left: 30px;
}

footer p {
  color: #fff;
}

/*vlad*/
.btn-up {
  display: none;
  position: fixed;
  bottom: 130px;
  right: 20px;
  text-align: center;
  cursor: pointer;
  z-index: 9999;
  width: 40px;
}

#top .top_slider {
  height: auto;
  position: relative;
	top: -105px;
	max-height: 100%;
}
.common_header_block .header-logo img {
	padding-left: 0;
	padding-top: 0;
}
.header-logo {
	display: block;
	margin: 25px auto 0;
	max-width: 260px;
}
.prewiev {
  margin-top: 0;
}

.wrapp_breadcrumb {
  padding-top: 0;
  position: static;
}

div.mod-languages ul.lang-inline {
  text-align: right;
}

.navigation .mod-list {
	margin-left: -20px;
	padding-right: 0;
}

.nav-collapse {
  margin: 0;
}

.nav-flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.contact_phone__wrap {
  display: inline-block;
}

.contact_phone {
  display: block;
	padding: 0;
	padding-right: 10px;
	color: #fff;
	font-size: 20px;
}

.contact_icon {
  margin-top: 4px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
}

.second_menu {
	margin: 20px 0 0;
	border: none;
	/*padding: 0 30px;*/ 
}
.menu_bottom {
	border-top: 1px solid #fff;
	/*justify-content: space-around;*/
	text-transform: uppercase;
    padding-top: 5px;
}
.menu_bottom::before, .menu_bottom::after {
	display: none;
}
.container {
  padding: 0 15px;
}

.categories .portfolio {
  width: 33.33%;
}

.categories {
  padding: 0;
}

#top .top_slider img {
  height: auto;
}

.common_header_block {
  height: 280px;
	padding: 30px 0;
	background-position-y: bottom;
	margin-bottom: 30px;
	z-index: 99;
}

.moduletable.ls-direction-fix {
	margin-top: -105px;
}
.page-header {
  margin-top: 0;
}

.page-header h2,
.page-header h1 {
	display: block;
	text-align: center;
}

.page-header h1 {
	color: #161d9d;
	text-transform: uppercase;
}
p {
	text-align: justify;
	font-size: 16px;
}
.title_3 {
  margin-bottom: 20px;
}
.item-page__inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 15px;
}
.item-page__inner h2, .item-page__inner h3 {
	margin: 80px 0 40px;
}
.item-page__top {
	margin-bottom: 50px;
}
.item-page__top .item-image {
	max-width: 225px;
}
.bg-line {
  background-color: #4B319A;
  color: #fff;
  font-size: 19px;
  padding: 10px 0;
}

.bg-grey {
  background-color: #F2F0FE;
  padding: 30px 0 15px;
}

.img-article {
  margin-top: -65px;
}

.slider-artile {
  overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}

.slider-artile__pager {
  position: absolute;
  text-align: center;
  bottom: 0 !important;
}

.slider-artile__pager .swiper-pagination-bullet {
  opacity: 1;
	width: 15px;
	height: 15px;
	background: #4b319a;
	margin: 0 10px !important;
}
.slider-artile__pager .swiper-pagination-bullet-active {
	background: #ff00ff;
}
.type-calendar {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: center;
}

.type-calendar__item {
  margin: 0 50px;
}

.type-calendar__text {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.maket-calendar__title {
  font-size: 21px;
  margin-bottom: 40px;
}

.maket-calendar__price {
  font-size: 16px;
  margin-top: 10px;
  padding-left: 20px;
}
.bg-brif {
  padding: 30px 0;
}

.bg-brif p {
  margin: 0;
}

.brif {
	width: 100%;
	max-width: 1030px;
	margin: 30px auto 0;
}
.brif > div > div:nth-child(2) {
	text-align: center;
}
.brif > div > div:nth-child(3) {
	text-align: right;
}
.brif-btn {
	background: #211D9C;
	border: 1px solid #9f9f9f;
  padding: 15px 30px;
  line-height: 36px;
	color: #ffffff;
	font-weight: bold;
  font-size: 14px;
  display: inline-block;
	border-radius: 5px;
	position: relative;
	width: 100%;
	max-width: 250px;
	text-align: center;
	transition: 0.3s;
}
.brif-btn span {
	position: relative;
	z-index: 1;
}
.brif-btn:after {
	content: '';
	position: absolute;
	background: linear-gradient(117deg, rgb(132 66 156) 0%, rgba(96, 35, 143, 1) 50%, rgba(96, 35, 143, 1) 100%);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
  display: inline-block;
	border-radius: 5px;
	opacity: 0;
	transition: 0.3s;
}
.brif-btn:hover:after {
	opacity: 1;
}
.brif-btn:hover,
.brif-btn:focus {
	color: #fff;
	border-color: transparent;
}
footer {
	padding: 30px 0;
}
.footer .container {
	max-width: 1030px;
}
.footer .col-md-3 {
	margin: 0;
}
.footer-logo {
	max-width: 155px; 
	margin: 0 auto;
}
.addr-text {
	position: relative;
	padding-left: 33px;
	margin: 0;
	font-size: 20px;	
}
.addr-icon {
	width: 22px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
.main-prod {
	margin: 40px 0;
}
.main-prod__item {
	margin-bottom: 40px;
}
.main-prod__link {
	display: block;
	position: relative;
}
.main-prod__name {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #000;
	font-size: 20px;
}
.catefory_main-page {
	margin-top: 40px;
}
.catefory_main-page .category-module {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.catefory_main-page .category-module li {
	width: 33.33%;
	max-width: 390px;
	height: 300px;
	padding: 0 15px;
	margin-bottom: 30px;
}
.catefory_main-page .category-module a {
	position: relative;
	display: block;
	height: 100%;
	background: #f0f0f0;
}
.catefory_main-page .category-module img {
	width: 100%;
	max-height: 300px;
}
.catefory_main-page .category-module .mod-articles-category-name {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	color: #000;
	font-size: 20px;
	padding-left: 20px;
	
}

@media(max-width: 680px) {  
 .catefory-page.blog .category-module > li {
    width: 100% !important;
}
.row {
    margin-right: 0px; 
    margin-left: 0px; 
}
div.mod-languages li {
    padding: 10px 0;
}
}
.catefory-page.blog .category-module > li {
    width: 50%;
	height: auto;
}
.catefory-page.blog .mod-articles-category-name {
    font-size: 16px;
    text-transform: none;
	text-align: left;
	padding: 15px;
	height: auto;
}
.catefory-page.blog .category-module a img {
    max-height: 285px;
}
.catefory-page.blog .category-module > li > a {
     height: auto;
}
.catefory-page.blog .mod-articles-category-name {

    background: rgba(255, 255, 255, 1);
}
.item.column-1 {
    padding: 50px;
}
.item.column-2 {
    padding: 50px;
}
/*.catefory-page .category-module {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.catefory-page .category-module > li {
	width: 25%;
	height: 185px;
	padding: 0 15px;
	margin-bottom: 30px;
	position: relative;
}
.catefory-page .category-module > li > a {
	display: block;
	position: relative;
	padding-top: 15px;
	text-decoration: none;
	height: 100%;
	text-align: center;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
	transition: background 0.3s;
	overflow: hidden;
}
.catefory-page .category-module > li > a:hover {
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.50);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.50);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.50);
	
}
.catefory-page .category-module > li > a:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.3s;
}
.catefory-page .category-module > li > a:hover:before {
	background-color: rgba(44,10,149, 0.3);
}
.catefory-page .mod-articles-category-name {
	position: absolute;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	padding: 15px 0;
	font-size: 20px;
	font-weight: 600;
	color: #161d9d;
	transition: background 0.3s;
	text-transform: uppercase;
}
.catefory-page .category-module > li > a:hover .mod-articles-category-name {
	background: #c623a9;
	color: #fff
}
.catefory-page .mod-articles-category-name span {
	position: relative;
}
.catefory-page .category-module a img {
	width: 100%;
	width: auto;
	object-fit: contain;
	max-height: 185px;
}*/
.catefory-page {
	margin-top: 40px;
}
.catefory-page .category-module {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.catefory-page .category-module li {
	width: 33.33%;
	max-width: 390px;
	height: 300px;
	padding: 0 15px;
	margin-bottom: 30px;
}
.catefory-page .category-module a {
	position: relative;
	display: block;
	height: 100%;
	/*background: #f0f0f0;*/
}
.catefory-page .category-module img {
	width: 100%;
	max-height: 300px;
}
.catefory-page .category-module .mod-articles-category-name {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	color: #000;
	font-size: 20px;
	padding-left: 20px;
	
}
.menu_bottom > li > ul.nav-child {
	padding: 10px 35px;
}
.menu_bottom > li > ul.nav-child > li a {
	padding: 8px 0;
	width: 100%;
	display: block;
}
.menu_bottom > li > ul.nav-child ul {
	padding: 0 10px;
}
.menu_bottom > li > ul.nav-child ul > li a {
	font-weight: normal;
}
.category-module .mod-articles-category-tags {
	position: absolute;
	top: -800px;
	left: 15px;
}
.category-module .tags a {
	background: #161d9d !important;
	pointer-events: none;
	cursor: context-menu;
}
.listovki-list a {
	display: block;
	margin-bottom: 30px;
}
.slider-artile__bottom {
	text-align: center;
	margin-top: 30px;
}
.slider-artile__btn {
	border: 2px solid #4b319a;
	color: #4b319a;
	padding: 10px 20px;
	font-weight: bold;
	display: inline-block;
	transition: .3s;
}
.slider-artile__btn:hover {
	color: #fff;
	background: #4b319a;
}
/*end-vlad*/