::selection {
    background: #b3d4fc;
    text-shadow: none;}
	
:root {
  --primary-color-font:#222;
  --primary-color-font-fff:#fff;
  --primary-color-a:#ff2b23;
  --secondary-color-a:#3575f9;
  --secondary-bg:#ccc;
  --secondary-color-font:#4379c2;
  
  
    --color--white: #fff;
    --color--yellow: #fdae50;
    --color--red: #fa5952;
    --color--orange: #fa5952;
    --color--violet: #403e87;
    --color--blue: #325492;
    --color--deep-blue: #162039;
    --tlg--video-control-1: 0px;
    --tlg--video-control-2: 0px;
    --tlg--video-control-3: 0px;
}

* {
	margin:0;
	padding:0;
	scrollbar-width: thin;
	scrollbar-color: #3575f9 #f0a42f #f1f1f1;
}

nobr {
  white-space: nowrap;}
	
/* nav.top_menu:after { */
    /* content: ""; */
    /* height: 20px; */
    /* display: block; */
	/* top: -78px; */
    /* position: relative; */
    /* z-index: 2; */
    /* background: url(../images/garland.gif) repeat;} */

/* для Chrome/Edge/Safari */
*::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
*::-webkit-scrollbar-track {
  background: #ccc;
}

*::-webkit-scrollbar-thumb {
  background-color: #3a7efe;
  border-radius: 3px;
  border: 3px solid transparent;
}
	
.section {
	padding:50px 0;
	box-sizing:border-box;}

.box {
	position:relative;
	max-width:1400px;
	margin:0 auto;
	box-sizing:border-box;}
	
.clearfix:before, .clearfix:after, .box:after, .box:before   {
    content:" ";
    display:table;}

.clearfix:after, .box:after {
    clear: both;}
	
.last {
	margin-right:0 !important;}

		
body {
	background:#fff;
	font:400 15px/1.4 "Ubuntu", Arial, san-serif;
	color:var(--primary-color-font);
	transition:all 1.25s ease-in-out 0s;}
	
body:has(.section_solution.yes_screen), body:has(.section_awards.yes_screen), body:has(.section_content.yes_screen) {
    background:#f1f1f1;}

	
body.in .main {
	background:url('../images/top_bg.png') no-repeat 50% -21px / 2348px;}

a {
	color:var(--primary-color-a);
	text-decoration:none;
	outline:none;
	transition:all 0.3s ease-in-out 0s;}
	
a:hover, a:hover h2, a:hover h3  {
	color:var(--secondary-color-a);
	text-decoration:underline;}

p {
	margin:0 0 30px;}
	
img {
	border:0;}

.com-content-article__body img {
    max-width: 100%}
	
ul, ol {
    margin: 0 0 30px;}
	
li {
    list-style:none;}

ol li {
    list-style: decimal;
    list-style-position: inside;}
	
.blog-item h2 {
	-webkit-text-fill-color: inherit;} 
	
h2 a, h3 a {
	color:var(--secondary-color-a);}
	
.com-content-article__body li, .main_uzhin li {
	margin: 0 0 15px 20px;
    padding: 0 0 0 25px;
    list-style: none;
    background: url(../images/bullit.png) no-repeat 0 5px;}
    
h1 {
    font:500 45px/1.4 "Ubuntu", Arial, san-serif;
	color:var(--primary-color-font);
	position: relative;
    margin:10px 0 30px;
	padding:0 0 30px;
	background: linear-gradient(44deg, #f13c23 20%, #3a7efe 50%, #4980fd 66%, #f13c23); 
    -webkit-background-clip: text;
	background-clip: text;
    -webkit-text-fill-color: transparent;}	
	
.home h1 {
    font-size:70px;
	line-height:1;
	background:none;
	margin: 90px 0 30px;
	-webkit-text-fill-color: unset;}
	
.big_img h1 {
	color: var(--primary-color-font-fff);}
	
.big_img, .lid { 
	position: relative;
	/* width: calc(100% - 200px); */
	width: 100%;
	margin:0 auto;
	padding:100px 0;
	border-radius:5px;
	box-sizing:border-box;
	/* background: radial-gradient(circle farthest-corner at 90% 0%,var(--color--yellow),var(--color--red)18%,var(--color--orange)46%,var(--color--violet)87%,var(--color--blue)); */
	transition:all 1.0s ease-in-out 0s; } 
	
.section_content {
    padding-top: 0;}

.sub_h {
	margin:0 0 100px;
	color: var(--primary-color-font-fff);
	font:500 50px/1 "Ubuntu", Arial, san-serif;
	padding: 0 300px 0 0px;}
	
h2 {
    font:500 34px/1 "Ubuntu", Arial, san-serif;
	color:#222;
    padding: 0 0 30px;
    background: linear-gradient(44deg, #f13c23 20%, #3a7efe 50%, #4980fd 66%, #f13c23 );
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	transition:all 0.3s ease-in-out 0s;}
	
.blog-item h2 {
    font:500 22px/1.2 "Ubuntu", Arial, san-serif;}
	
h1:before {
    content: '';
    position: absolute;
	bottom:0;
	left:0;
    width: 60px;
    height: 1px;
    background: #ff2b23;
    margin: 0;}
	
.go_font {
	padding: 0 0 100px;
	transition:all 1.0s ease-in-out 0s; }
	
.big_font {
	font-size:40px;}

.visually-hidden, #categorylist_header_title {display:none;}

.list-title {text-align:left; font-size:18px;}
	
h3 {
    font:500 22px/1.2 "Ubuntu", Arial, san-serif;
	position:relative;
    padding:0 0 30px;
	z-index:1;
	color: var(--secondary-color-font);}
    
h4, .h4 {
    font:600 18px/1.2 "Ubuntu", Arial, san-serif;
    padding:0 0 20px;}
	
table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 30px;}
  
th {
	text-align:left;
	font:700 22px/1.2 "Ubuntu", Arial, san-serif;}

.cources_table th {
	background:#f0a42f;}
	
th, td {
		vertical-align:top;
		padding:15px 10px;
		border-collapse:collapse;}
		
tr:nth-child(2n) {
	background:#3a7efe14;}
	
.avatar {
	max-width:120px;
	border-radius:10px;
	margin-right:15px;
	position:relative;
	display:inline-block;
	vertical-align: middle;}
	
.section_one_uzhin, .uzhin_map {
	padding:0;}
	
.section_two_uzhin {
	padding:0;}
	
.section_three_uzhin {
	padding-bottom:0;}
	
.v_a_center p {
	position:relative;
	display:inline-block;}

	.big_img.uzhin p {
	color: var(--primary-color-font-fff);
	font-size: 16px;
	margin: 0 0 30px;
	font-weight: 500;}	
	
.uzhin span, .uzhin li {
	font-size:16px;
	font-weight: 500;}
	
.uzhin span {
	display:inline
	margin-bottom:30px;}	
	
.sup_h {
	display:block;
	font:600 19px/1.2 "Ubuntu", Arial, san-serif;
	position:relative;
	margin:0 0 28px 45px;}
	
.sup_h:before {
	content:'';
	position:absolute;
	width:30px;
	height:1px;
	background:#f0a42f;
	margin:10px 0 0 -43px;}
	
.button, .newevent .readmore a {
	background: #ff2b23;
    padding: 19px 40px 21px;
	font-size: 15px;
	white-space: nowrap;
	cursor:pointer;
	text-align:center;
    text-decoration: none;
    color: #fff;
    border-radius: 50px;
    border: 0;
	transition: all 0.3s ease-in-out 0s;}

.lineheight {
	line-height: 2;}
	
.margintop {
	position:relative;
	top:25px;}
	
.button:hover, .newevent .readmore a:hover   {
	background:var(--secondary-color-a);
	color:#fff;
	text-decoration:none;}

.top_menu .arrow {
	font: 900 24px/1.2 Arial, san-serif;}
	
.top_menu li a:hover {
	color:var(--secondary-color-a);}
	
.margin_right_inline {
    margin-right: 15px;}
	
.whitebg {
	background:#fff;}
	
.shadow {
	box-shadow:0 0 30px #6e888e;}
	
.center {
	text-align:center !important;}

#header {
	position: relative;
    z-index: 10;}
	
.sup_nav {
    position:relative;
	background:#fff;
	padding: 10px 0 20px;
	z-index:101;}
	
.logo {
	position: absolute;
    background: url(../images/logo.png) no-repeat 0 50% / contain;
    left: 0;
    top: 10px;
    width: 200px;
    height: 100px;
    top: -10px;
    text-indent: -9999px;}
	
.header_contact {
	position: relative;
    top: 15px;}
	
.header_phone {
    float: right;
    margin: 19px 45px 0 23px;
    font-weight: 700;
    font-size: 17px;}
	
.header_button {
    float:right;}
	
.phone_link.big {
    font:900 22px/1 "Ubuntu", Arial, san-serif;
	text-decoration:none;}.
	
.phone a {
    text-decoration: none;}

	
.sub_h2 .social_img img {
	width:53px;
	margin:10px 20px;}
	
.social {
	text-align: right;
	clear:both;}
	
.messengers {
    float:right;
	text-align: right;}
	
.messengers img {
	width:30px;
	margin-left:8px;}
	
.top_menu {
	position: fixed;
	width:100%;
	top:0;
	left:0;
    padding: 17px 0 0;
    height: 82px;
	box-sizing:border-box;
	z-index: 1;
    transition:all 0.3s ease-in-out 0s;}
	
.top_menu.its_top  {
	position: absolute;}

.top_menu.out {
	position: absolute;
	transform:translateY(-120px);
	transition:all 0.3s ease-in-out 0s;}
	
.navi {
    float: right;
    background: #ffffffab;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(5px);
    border-radius: 50px;
    box-shadow: 0 0 20px #cccccc82;}
	
.navi:hover {
    background: #fff;
    backdrop-filter: none;}
	
.its_top .navi {
    background: none;
    backdrop-filter: none;
    box-shadow: none;}
	
.its_top .navi li a{
    color:#fff;}
	


.top_menu ul {
	display:inline-block;
	margin:19px 0 0 50px;}
	
.top_menu li {
	display:inline-block;
	position: relative;
	margin:0;
	padding:0 25px 0 0;}
	
.top_menu li:last-child {
	margin:0;}

.top_menu li a, .mod-menu__separator.separator  {
	font:700 16px/1.4 "Ubuntu", Arial, san-serif;
	color:#222;
	text-decoration: none;}
	
.top_menu li a:hover {
    color: var(--secondary-color-a);}
	
.top_menu .mod-menu__sub {
	visibility: hidden;
	left:-32px;
    margin: 88px 0 0;
	padding:27px 20px 15px 33px;
    background:#fff;
    position: absolute;
    opacity: 0;
    transition: all 0.3s ease 0s;
    text-align: left;
	column-count: 2;
	border-radius:5px;
    z-index: 1;}
	
.top_menu .mod-menu__sub::before {
    display: block;
    position: absolute;
    content: '';
    border: 15px solid transparent;
    border-bottom: 15px solid #fff;
    top: 0;
    left: 0;
	margin: -30px 0 0 53px;}
	
.top_menu .mod-menu__sub::after {
    display: block;
    position: absolute;
    content: '';
    width:100%;
	height:30px;
    top: 0;
    left: 0;
	margin: -30px 0 0;}
	
.top_menu .nav li:hover .mod-menu__sub {
    visibility: visible;
    margin: 68px 0 0;
    opacity: 1;}
	
.mod-menu__sub li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 15px 15px 0;}
	
.mod-menu__sub li a {
    white-space: nowrap;
	height:auto;}

.main {
	position:relative;}
	
.main::before {
    content: '';
	position:fixed;
	visibility:hidden;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(30, 33, 37, 0.5);
    opacity: 0;
    pointer-events: none;
    z-index: 9;
    -webkit-transition: 0.3s cubic-bezier(0.64, 0.47, 0.44, 0.76);
    transition: 0.3s cubic-bezier(0.64, 0.47, 0.44, 0.76);}

.main.menu_open::before {
    opacity: 1;
	visibility:visible;
    -webkit-transition: 0.3s cubic-bezier(0.64, 0.47, 0.44, 0.76);
    transition: 0.3s cubic-bezier(0.64, 0.47, 0.44, 0.76);}
  
.one_section {
    padding-top: 0;}

/* .logo_wall { */
	/* max-width:1400px; */
	/* margin:0 auto;} */

.items-wrap {
  position: relative;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: 20px;
}

/* .items-wrap:before, */
/* .items-wrap:after { */
  /* height: 100%; */
  /* top: 0; */
  /* position: absolute; */
  /* z-index: 1; */
  /* pointer-events: none;   */
/* } */
/* .items-wrap:before { */
  /* left: 0; */
/* } */
/* .items-wrap:after { */
  /* right: 0; */
/* } */

.items {
  flex-shrink: 0;
  display: flex;
  gap: 20px;
  counter-reset: item;
  justify-content: space-around;
  min-width: 100%;
}

/* .item { */
    /* flex: 0 0 auto; */
    /* width: 300px; */
    /* height: 300px; */
    /* counter-increment: item; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* padding: 0 25px; */
    /* transition: all 0.3s ease-in-out;} */
	
.item {
    width: 350px;
    height: 300px;
	flex: 0 0 auto;
    text-align: center;
    align-items: center;
	counter-increment: item;
    padding: 0 25px;
    transition: all 0.3s ease-in-out;}
	
.item .newsflash-image {
  overflow: hidden;}
	

.item:hover {
  transform: scale(1.05);
}

.item img {
    height: 150px;
    width: auto;}
	
/* .item .fields-container { */
	/* display:none;} */

.marquee {
  animation: scroll 120s linear infinite;
}
.reverce {
  animation-direction: alternate-reverse;
}
.items-wrap:hover .marquee {
  animation-play-state: paused;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 20px));
  }
}









	
.vertical_center {
	display:flex;
	height:100%;
	justify-content:center;
	flex-direction:column;}

.vertical_end {
	display:flex;
	height:100%;
	justify-content:end;
	flex-direction:column;}
	
.arrow {
	position:relative;}
	
.arrow:before {
	content:'→';
	position:absolute;
	right:-25px;
	transition: all .3s ease;}
	
.arrow:hover:before {
	transform:translateX(15px);}
	
	
.col2 {
	display:inline-block;
	position:relative;
	vertical-align:top;
	width:calc(50% - 23px);
	margin:0 40px 40px 0;
	box-sizing:border-box;}
	
.col2.margin_top {
	margin-top:60px;}
	
.col2 h2 {
	max-width:500px;}
	
.col2:nth-child(2n) {
	margin-right:0;}
	
.col3 {
	display:inline-block;
	position:relative;
	vertical-align:top;
	width:calc(33.33% - 30px);
	margin-bottom:40px;
	margin-right:20px;
	text-align:left;
	border-radius:5px;
	box-sizing:border-box;}

.col3:nth-child(3n-1) {
	margin-left:20px;
	margin-right:20px;}
	
/* .col3:last-child { */
	/* margin-left:20px; */
	/* margin-right:0;} */
	
.col3:nth-child(3n) {
	margin-left:20px;
	margin-right:0;}
	
.col3 img {
	width:100%;
	margin-bottom: 10px;}
	
.col3 h3 {
	padding-bottom: 15px;}
	
.col3.rights {
	padding: 40px;}
	
.col3.rights h3 {
	font-size: 27px;}
	
.newsflash .col3 img, .newsflash .img_news_box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  transition: all 0.3s ease-in-out 0s;}
  
.img_news_box {
	height: 400px;
	border-radius: 5px;
	margin-bottom: 30px;
	overflow:hidden;
    background: url(../images/cat.jpg) no-repeat 50% 50% / cover;}

.newsflash a {
  height:500px;
  text-decoration:none;}
		
.newsflash .col3 a:hover img, .newsflash a:hover .img_news_box img {
  transform: scale(1.05);}
  
.newsflash .col3 a:hover h4, .newsflash a:hover h4  {
  text-decoration:underline;}
	
.newsflash .data, .oldevent .tip-meropriyatiya, .oldevent .zaregistrirovatsya-poluchit-zapis, .field-entry.kejs, .oldevent.newevent2 .data-i-vremya-vebinara  {
    color: #fff;
	position: absolute;
	background: #e67c29;
	z-index: 1;
	border-radius: 5px;
	height: 55px;
	width: 55px;
	box-sizing: border-box;
	left: 40px;
	top: 40px;
	text-align: center;
	padding-top: 16px;}
	
.newsflash .lid {
    display:none;}
	
.item-page .izobrazhenie-novosti img {
    float: left;
    max-width: 520px;
    height: auto;
    margin: 0 25px 20px 0;
    border-radius: 5px;}
	
	
.section_cert .col3 img {
	max-width:300px;}
	
/* .section_contacts { */
	/* background: linear-gradient(45deg, #ff982ec2 33%, #ff982e8c 66%, #DF6023), url(../images/abstraction2.jpg) no-repeat 50% 50%; */
	/* background: url(../images/abstraction5.jpg) no-repeat 50% 50% / cover; */
	/* background-size: 2800px auto; */
	/* width: 90%; */
    /* margin: 0 auto; */
	/* padding:100px 0 ; */
    /* border-radius: 5px; */
    /* overflow: hidden; */
    /* transition: all 1.0s ease-in-out 0s;} */
	
/* .section_contacts.width_one { */
	/* width:100%; */
	/* border-radius:0;} */
	
.section_contacts {
	background: url(../images/abstraction5.jpg) no-repeat 50% 50% / cover;
	background-size: 2800px auto;
	width:calc(100% - 200px);
    margin: 0 auto;
	padding:100px 0 ;
    border-radius: 5px;
    transition: all 1.0s ease-in-out 0s;}
	
/* .section_contacts.width_one { */
	/* margin-top:30px; */
	/* padding-top:70px; */
	/* max-width:1800px; */
	/* border-radius:10px;} */
	
/* .section_contacts.width_two { */
	/* max-width:1600px; */
	/* margin-top:50px; */
	/* padding-top:50px; */
	/* border-radius:20px;} */
	
/* .section_contacts.width_three { */
	/* max-width:1400px; */
	/* margin-top:100px; */
	/* padding-top:0; */
	/* border-radius:20px;} */
	

.contact_box {
	/* padding:40px 0; */
	}	

.contact_box h3 {
	font-size:34px;}
	
.contact_box .sup_h:before {
    background: #222;}
	
.contact_box a { 
	color:var(--primary-color-font-fff);}
	
.contact_box a:hover { 
	color:var(--secondary-color-a);}
	
.contact_box a img {
	width: 45px;
	transition: all 0.3s ease-in-out 0s;
	margin: 0 30px 20px 0;}
	
.contact_box a:hover img {
	filter:invert(1);}
	
.contact_form {
	}
	
.contact_box .col2 {
	margin-bottom:0;}
	
.input {
	width:100%;
	padding:15px;
	border-radius:5px;
	border:0;
	outline:none;
	font:500 15px/1.4 "Ubuntu", Arial, san-serif;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;}
	
#calc .input {
    border: 1px solid var(--secondary-bg);
    border-radius: 0 15px 15px 15px;
    color: var(--primary-color-font);
    font-size: 20px;
    margin-bottom: 20px;}
	
#calc label {
    color: var(--primary-color-a);
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;}
	
.result {
    font-weight: bold;
	background: #f0f5ff;
	font-size: 23px;
	padding:15px;
	border-radius:15px 15px 15px 0;}
	
.contact_form .input.uk-form-danger {
    border-bottom:1px solid red;
	color:red;}
	
.textarea {
	display:block;
	width:100%;
	height:100px;
	padding:15px;
	border-radius:5px;
	border:0;
	font:500 15px/1.4 "Ubuntu", Arial, san-serif;
	box-sizing: border-box;}
	
.contact_form .input, .contact_form .textarea {
	background:transparent;
	margin:0 0 25px;
	border-radius:0;
	padding:15px 0;
	border-bottom:1px solid var(--primary-color-font);}
	
.contact_form .input:focus, .contact_form .textarea:focus {
	border-bottom:1px solid var(--primary-color-a);}
	
/* .sub_textarea { */
	/* position:relative; */
/* background:#fff; */
	/* margin-top:-50px; */
	/* padding:0 15px 15px 15px; */
	/* border-radius:0 0 5px 5px;} */
	
.sub_textarea {
	position:relative;
	margin-top:25px;}
	
.sub_textarea hr {
	position:relative;
	border:0;
	/* border-top:1px solid #ccc; */
	height:0;
	margin-bottom:15px;}
	
.contact_form .button {
	float: left;
    margin-right: 25px;
	font:500 15px/1.4 "Ubuntu", Arial, san-serif;}
	
	
.contact_form input:focus, .contact_form textarea:focus {
	border:0;
	outline:0;}
	
.subscribe_box {
	position:relative;
	background:url(../images/subs_bg.jpg) 50% 50% / contain;
	height:400px;
    padding:40px;
	border-radius: 5px;}
	
.subscribe_box h4, .subscribe_box p {
	position:relative;
	color:var(--primary-color-font-fff);
	z-index:1;}
	
.subscribe_box:after {
	content:'';
	position:absolute;
	background:#df6023c4;
	width:100%;
	height:100%;
	top:0;
	left:0;
	border-radius: 5px;
	z-index:0;}
	
.subscribe_form {
	position:relative;
	margin-top: 10px;
	z-index:1;}
	
.subs_mail {
	width: calc(100% - 100px);
    padding-right: 43px;
    margin-right: -29px;
    height: 50px;
	color:#222;}
	
.subs_button {
	width:125px;
    border-radius: 0 5px 5px 0;}
	
.newsflash .all_news {
	position: absolute;
	z-index: 1;
	height: 20px;
	bottom: -51px;
	left: 0;}
	
.newsflash .all_news h4 {
	color:var(--primary-color-a);}	
	
.section_img {
	width:100%;
	max-width:100%;
	border-radius:50px 50px 50px 0;}
	
.industry .col3 img {
	width:auto;
	margin-bottom:30px;
	height: 60px;}
	
.col2 {
	display:inline-block;
	position:relative;
	vertical-align:top;
	width:calc(50% - 40px);
	margin-bottom:40px;
	margin-right:40px;
	padding:30px;
	text-align:left;
	box-sizing:border-box;}

.col4 p:last-child {
	margin-bottom:0;}
	
.col4:nth-child(3n) {
	margin-right:0;}
	
.section_solution .col2 {
	
	/* aspect-ratio: 1 / 1; */
	height:260px;}
	
.section_solution .col2, .blog-item {
	display:inline-block;
	position:relative;
	vertical-align:top;
	width:calc(49% - 25px);
	margin:0 0 50px 0;
	padding:30px;
	text-align:left;
	background:#fff;
	box-sizing:border-box;}
	
.blog-item {
	min-height: 314px;}
	
.section_solution .col2:nth-child(2n), .blog-item:nth-child(3n-1) {
	margin-left:50px;}
	
.section_solution .col2:nth-child(2), .section_solution .col2:nth-child(2) img, .blog-item:nth-child(3n-2), .blog-item:nth-child(3n-2) img {
	border-radius:50px 50px 0 50px;}
	
.section_solution .col2:nth-child(3), .section_solution .col2:nth-child(3) img, .blog-item:nth-child(3n-1), .blog-item:nth-child(3n-1) img {
	border-radius:50px 50px 50px 0;}	
	
.section_solution .col2:nth-child(4), .section_solution .col2:nth-child(4) img, .blog-item:nth-child(3n), .blog-item:nth-child(3n) img {
	border-radius:50px 0 50px 50px;}
	
.section_solution .col2:nth-child(5), .section_solution .col2:nth-child(5) img {
	border-radius:0 50px 50px 50px;}
	
.section_solution .col2.first_col, .section_solution .col2.end_col {
	background:none;}
	
.section_solution .lid .field-value {
    background: none;
    width: 100%;
    left: 0;
    margin: 0 0 15px;
    padding: 0;
    font: 400 15px / 1.4 "Ubuntu", Arial, san-serif;
    color: var(--primary-color-font);}
	
.section_solution a.col2 {
	color:var(--primary-color-font);
	cursor:pointer;
	border-radius: 50px 50px 0;}
	
.section_solution a.col2:hover {
	transform:scale(1.05);
	color:var(--primary-color-a);
	text-decoration:none;}
	
.section_solution .col2 .newsflash-image {
	float:right;
    width: 200px;
	height: 200px;
	margin-left:25px;}
	
.section_solution .col2 img {
	display:block;
    max-width: 100%;
	height: auto;}
	
.section_solution .col2 img:hover {
	transform:scale(1.05);
	transition: all .3s ease;}
	
.section_solution .col2 .fields-container {
    display: inline-block;
    width: calc(100% - 260px);}
	
.section_solution .col2 .field-entry {
	display:none;}
	
.section_solution .col2 .lid  {
	display:inline-block;
	padding:0;}
	
.section_solution .col2 p:last-child {
	margin:0;}
	
.fields-container li {
	background-image:none;}

.field-entry.photo {
	display:block;}  
  
.field-entry.photo dt {
	display:none;}
	
 .field-entry.photo dd {
	display:inline-block;
	position:relative;
	width:377px;
	height:377px;
	margin:0 50px 50px 0;
	vertical-align:top;} 
	
.field-entry.photo dd:last-child {
	margin-right:0;}

.field-entry.photo dd a {
	display:block;
	position:relative;
	width:100%;
	height:100%;
	vertical-align:top;
	background-position:50% 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	transition: all .3s ease;} 
	
.field-entry.photo dl dd:nth-child(2) a {
	border-radius:50px 50px 0;} 
	
.field-entry.photo dl dd:nth-child(4) a {
	border-radius:50px 50px 50px 0;} 
	
.field-entry.photo dl dd:nth-child(6) a {
	border-radius:50px 0 50px 50px;} 
	
.field-entry.photo dd a:hover {
	background-size: 110%;}  
	
.field-entry.photo img {
	display:none;} 
	
.blog-item:nth-child(3n-1) {
    margin-right: 0;}
	
.blog-item:nth-child(3n) {
    width: 99%;
	margin-right: 0;}
	
.blog-item .item-image {
    float: right;
    width: 200px;
    height: 200px;
    margin-left: 25px;}
	
.blog-item .fields-container {
    float: left;
    width: calc(100% - 225px);
	margin: 0;}
	
.blog-item img {
    width: 100%;
	height:auto;}
	
.blog-item img:hover {
	transform:scale(1.05);
	transition: all .3s ease;}
	
.item-image .photo {
	position:relative;}
	
.item-image .fields-container {
	position:absolute;
	top:0;
	left:0;}
	
.blog-item .photo, .blog-item .photo-client {
	display:none;}
	
.item-image .fields-container {
    position: absolute;
    bottom: 0;
    left: 0;}
	
.blog-item:nth-child .item-image img {
    border-radius: 50px 50px 0 50px ;}

	
.com-content-article__body .field-entry span {
    padding: 1px 5px;
    display: inline-block;
    margin: 0 2px 2px 0;
	font-size:22px;}
	
.com-content-article__body .field-entry span.field-label  {
    background: #f0f5ff;}
	
.com-content-article__body .field-entry span.field-value {
    font-weight: 500;}
	
.com-content-article__body .field-entry span {
    padding: 1px 5px;
    display: inline-block;
    margin: 0 2px 2px 0;}
	
.blog-item .field-entry span.field-label  {
    background: #f0f1f4;}
	
.blog-item .field-entry.lid-client span.field-value {
    font-weight: 400;}
	
.blog-item .field-entry span.field-value {
    font-weight: 500;}
	
	
.in .blog-item .lid, .in .blog-item .lid .field-value {   
	background:none;
	width: 100%;
    left: 0;
    margin: 0 0 30px;
	padding:0;
	font: 400 15px / 1.4 "Ubuntu", Arial, san-serif;
    color: var(--primary-color-font);}
  
/*Dark theme .test */
 

.section_contacts {
    background: url(../images/test_bg_2.png) no-repeat 50% 50% / cover;}
	
.big_img p, .lid .field-value {
    color: #fea438;
    position: relative;
    z-index: 1;}
	
.col5 {
	display:inline-block;
	position:relative;
	vertical-align:top;
	width:calc(20% - 40px);
	margin-bottom:10px;
	margin-right:40px;
	padding:;
	text-align:left;
	box-sizing:border-box;}
	
.col5:nth-child(5n) {
	margin-right:0;}
	
.vertical_align {
	display:flex;
    align-items:center;}
	
.section_solution  {
	/*background:#f1f1f1;*/
	}
	
	
/* .big_img { */
	/* position: relative; */
	/* /* max-width: 90%;	 */ 
	/* width: 90%; */
	/* height: calc(100vh - 500px); */
	/* margin:0 auto; */
	/* border-radius:5px; */
	/* box-sizing:border-box; */
	/* /* transition:all 1.0s ease-in-out 0s; */ 
	/* } */
	
/* .in .big_img { */
	/* max-width: 100vw; */
	/* width: 100vw; */
	/* left: 50%; */
    /* margin:0 0 150px -50vw; */
	/* background: url(../images/abstraction4.jpg) no-repeat 50% 50% / cover;} */
	
/* .big_img p { */
	/* color: #fff; */
	/* font-size: 30px; */
	/* font-weight: 700; */
	/* margin:100px 0;} */
	
/* .big_img button, .big_img a { */
	/* font-size: 18px; */
	/* margin-right:40px; */
	/* color:#fff;} */
	
/* .big_img.width_one { */
	/* max-width:100%; */
	/* width:100%; */
	/* border-radius:0;} */
	
/* .big_img::after { */
  /* content: ''; */
  /* position: absolute; */
  /* background: linear-gradient(45deg, #df6023c2 33%, #ff982ead 66%, #ff982e96); */
  /* width: 100%; */
  /* height: 100%; */
  /* top: 0; */
  /* left: 0; */
  /* border-radius: 5px; */
  /* z-index: 0;} */
  

/* .big_img, .lid {  */
	/* position: relative; */
	/* /* max-width: 90%;	 */ 
	/* width: 90%; */
	/* /* height: calc(100vh - 500px); */ 
	/* margin:0 auto; */
	/* padding:100px 0; */
	/* border-radius:5px; */
	/* box-sizing:border-box; */
	/* background: url(../images/abstraction5.jpg) no-repeat 50% 50% / cover; */
	/* transition:all 1.0s ease-in-out 0s; }  */
	
/* .big_img.width_one, .lid.width_one { */
	/* width:100%; */
	/* border-radius:0;} */

	
/* .in .big_img, .in .lid { */
	/* width:calc(100vw * 0.9); */
	/* left: 50%; */
    /* margin-left:calc(-50vw * 0.9);}  */
	
/* .in .big_img.width_one, .in .lid.width_one { */
	/* width:100vw; */
	/* left: 50%; */
    /* margin-left:-50vw; */
	/* border-radius:0;} */
	
/* .in .big_img, .in .lid, .industry { */
	/* width:calc(100vw - 200px); */
	/* left: 50%; */
    /* margin-left:calc(-50vw + 100px); */
	/* position:relative;}  */
	
.section_content .big_img, .section_content .lid {
	margin-bottom:50px;} 
	
	
/* .big_img::after { */
  /* content: ''; */
  /* position: absolute; */
  /* background: linear-gradient(45deg, #df6023c2 33%, #ff982ead 66%, #ff982e96); */
  /* width: 100%; */
  /* height: 100%; */
  /* top: 0; */
  /* left: 0; */
  /* border-radius: 5px; */
  /* z-index: 0;} */
  
	
.big_img p, .lid .field-value  {
	max-width: 820px;
	color: var(--primary-color-font);
	font-size: 22px;
	font-weight: 500;
	margin:0 0 50px;}
	
.fields-container li  {
	margin:0;
	padding:0;}
	
.lid .field-value  {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    display: block;}
	
.big_img .box p:last-child, .lid .field-value:last-child {
	margin-bottom:0;}
	
.big_img button, .big_img a {
	font-size: 18px;
	margin-right:40px;
	color:var(--primary-color-font-fff);}
  
.absolute_video {
	width: calc(100% - 200px);
    height: 100%;
    position: absolute;
    object-fit: cover;
    border-radius: 0 0 500px 0;
    z-index: -1;
    top: 0;
    left: 100px;}
	
  
/* .sticky { */
	/* position: sticky; */
	/* top: 100px; */
	/* left: 0; */
	/* margin-bottom:100px; */
    /* box-sizing: border-box;} */
	
.opacity {
	opacity:0;}
	
.big_img .box {
	position: relative;
	height:100%;
    z-index: 2;
    /* padding:40px 0; */
    box-sizing: border-box;}
	
.section_bignumbers .col2 {
	padding:0;}
	
.bignumbers.col2 {
	font:600 18px/1.2 "Ubuntu", Arial, san-serif;
	padding:0;}
	
.bignumber {
	display:block;
	font:800 34px/1 "Ubuntu", Arial, san-serif;
	color:var(--secondary-color-font);
	}
	
.section_accordion .col2, .section_accordion .col2 h2 {
	padding:0;}
	
.accordion_block {
	position:relative;
	overflow:hidden;
	height:25px;
	border-bottom:1px solid #ccc;
	padding:20px 60px 20px 0;
	transition:all 0.3s ease-in-out 0s;
	cursor:pointer;}
	
.accordion_block:first-child {
	margin-top:-20px;}
	
.accordion_block:last-child {
	border-bottom:0;}
	
.accordion_block:after {
	content:'+';
	width:35px;
	aspect-ratio: 1 / 1;
	position:absolute;
	top:15px;
	right:0;
	font:800 30px/1 "Ubuntu", Arial, san-serif;
	text-align:center;
	border:1px solid var(--secondary-color-font);
	border-radius:100%;
	transition:all 0.3s ease-in-out 0s;
	cursor:pointer;
	color:var(--secondary-color-font);}
	
.accordion_block:hover {
	border-color:var(--primary-color-a);}
	
.accordion_block:hover h3, .accordion_block:hover:after {
	color:var(--primary-color-a);
	border-color:var(--primary-color-a);}

.accordion_block h3, .accordion_block p, .accordion_block a {
	transition:all 0.3s ease-in-out 0s;}
	
.accordion_block p, .accordion_block a  {
	opacity:0;}
	
.accordion_block.open {
	height:auto;
	min-height:50px;
	cursor:default;
	border-color:#ccc;}
	
.accordion_block.open p, .accordion_block.open a  {
	opacity:1;}
	
.accordion_block.open:after {
	transform:rotate(45deg);}
	
.accordion_block.open:hover h3, .accordion_block.open:hover:after {
	color:var(--primary-color-font);
	border-color:var(--primary-color-font);}

	
iframe {
	display:block;
	width:100%;
	margin:0 auto;
	border-radius:5px;}
	
.main_banner {
  	max-width: 1400px;
    height: 50vh;
    margin: 0 auto;
  	background: url("/images/bs/1904_702_banner_uzin_240925.png") no-repeat center center / 100% 100%;
}

.main_banner > a {
    position: relative;
  	left: 50%;
    top: 85%;
}

#footer {
	padding:35px 40px 0;}
	
.footer, .footer a, footer p {
    font-weight: 500;}
	
footer .col5 p:last-child {
    margin-bottom:0;}
	
.footer h4 {
    color:#cecece;
	font: 600 13px/1.2 "Ubuntu", Arial, san-serif;
    padding: 0 0 10px;}
	
.footer .mod-menu__sub li {
  padding:0;}

.search_input {
	width: calc(100% - 70px);
    padding-right: 25px;
    margin-right: -11px;
    height: 50px;}
	
.search_button {
	width:77px;
	padding: 16px 15px 17px;
    border-radius: 0 5px 5px 0;}
	
.js-finder-search-query {
    color: #222;
	width: 100%;
    padding: 15px 86px 15px 15px;
    border-radius: 5px;
    border: 0;
    outline: none;
    font: 500 15px/1.4 "Ubuntu", Arial, san-serif;
    box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;}
	

.mod-finder .btn-primary, .js-finder-searchform .btn-primary {
	width: 83px;
	background: #f0a42f;
	padding: 17px 0 17px;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 0 5px 5px 0;
	border: 0;
	transition: all 0.3s ease-in-out 0s;
	float: right;
	margin-top:;
	position: relative;
	z-index: 1;}

.footer .mod-finder .btn-primary, .js-finder-searchform .btn-primary {
	margin-top: -52px;}
	
.com-finder__search .btn-primary {
    padding: 17px 0 19px;
    margin-top: -53px;}

.section_content .com-finder__search .btn-primary {
    margin: 0;
    left: -92px;}

.js-finder-searchform .js-finder-search-query {
	border:1px solid;
	}
	
.js-finder-searchform .form-inline {
	max-width:384px;}
	
.com-finder fieldset {
    border: 0;}
	
.me-2 {display:none;}

	
.tableclients {width:100%; margin-top:15px;}
.td {padding:5px 15px 5px 5px; vertical-align:top;}
.tableclients tr.trh td {background:#E6E6E6; font-size:14px; font-weight:bold;}
.tableclients tr.trh td {background:#E6E6E6; font-size:14px; font-weight:bold;}
.tableclients td.clientimg {text-align:center;}


.item-page .client {
  padding:15px 0;
  border-bottom:1px dotted #999;}
  
.item-page .client:last-child {
  border-bottom:0;}
  
.client:after {
    clear:both;
    content:" ";
    display:table;}
  
.client ul {
  margin:0;
  padding:0;}
  
.client li {
  margin:0 30px 0 0;
  padding:0;
  list-style:outside url(../images/marker2.png);
  background:none;}

.clientlogo {
	float:left;
	width:200px;
	margin: 25px 0 0;}
  
.clientdesc {
  }
  
.clientlogo img {filter: grayscale(1); -webkit-filter: grayscale(1);}
  
.clientdesc h3 {
    clear: both;
    padding: 15px 0;
    color: #58595b;
    font: 300 25px/1.2 Arial, sans-serif;
    text-transform: uppercase;}
  
.clientlink {
  clear:both;}
  
.clientlink:after {
    clear:both;
    content:" ";
    display:table;}
  
.clientlink span {
  float:left;
  color:#333;
  margin:0 6px;}

.clientlink a {
  display:inline-block;
  vertical-align:top;
  text-decoration:none;
  padding:0;
  margin:2px 0 0 0;
  line-height:1;
  cursor:pointer;
  color:#ff982e;}  
  
.clientlink a span {
  margin:0 5px 0 0;}

  
.clientlink a.hide {
  text-decoration:underline;}
  
.clientlink a.hide span {
 }
  
.clientlink a.show, .clientlink a.show span {
  color:#999;}
  
.clientlink a.show {
  background-position:right -274px;}
  
.clientlink a.show span {
  border-bottom:1px dashed #999;}

.clientlogo img {
  width: auto;
  max-width: 285px;}
  
.press, .review, .case {
  padding-top:20px;}
  
.press.hide, .review.hide, .case.hide {
  display:none;}
  
.review img {
  height:260px;
  border:2px solid #e0dada;
  float:left;
  margin-right:10px;
  margin-bottom: 10px;}
  
.review img:hover {
  border:2px solid #ff982e;}

.in .col2 img, .in .col2 video {
  max-width:100%;}

.in .img_center img {
  max-width:100%;}
  


/* .vstupitelnyj-tekst-v-vebinare.lid:before { */
    /* background: #0000008a; */
    /* content: ""; */
    /* display: block; */
    /* z-index: 0; */
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* border-radius: 5px;} */

.vstupitelnyj-tekst-v-vebinare.lid:after {
    content: '';
    display: block;
    clear: both;}

.contact_box.event_contact_box {
    width: 50%;
    display: inline-block;}

.vstupitelnyj-tekst-v-vebinare span.field-value {
    float: left;
    width: 50%;
    clear: left;
    padding: 0 50px 25px 0;}

.box_event {
    max-width: 1400px;
    margin: 0 auto;
	background: #000000b2;
	padding: 25px 30px;
	box-sizing: border-box;
	border-radius: 5px;}

.vstupitelnyj-tekst-v-vebinare h3 {
    font-size:30px;}

span.field-value.lid_inbox {
    color: #fff;}

.newevent {
    background: #f1f1f1;
    padding: 50px;
    border-radius: 5px;
    margin: 10px 0 100px;}

.newevent .izobrazhenie-meropriyatiya img {
    width: 50%;
    height: auto;
    border-radius: 5px;
    float: left;
    margin-right: 50px;}

.newevent li {
    background: none;
    list-style-image: url(../images/bullit.png);
    list-style-position: inside;}

.newevent li.field-entry {
    list-style: none;
    font-weight: bold;
    font-size: 20px;}

.cat-children .page-header.item-title {
  display:none;}

.newevent .field-entry.vstupitelnyj-tekst-v-vebinare.lid {
    margin: 0;
    display: inline;
    left: 0;
    font-size: 20px;}

.newevent .field-entry.vstupitelnyj-tekst-v-vebinare.lid {
    margin: 0;
    display: inline;
    left: 0;
    font-size: 20px;}

.newevent .field-entry.vstupitelnyj-tekst-v-vebinare.lid:after, .newevent .dobavit-v-kalendar {
    display: none;}

.newevent .vstupitelnyj-tekst-v-vebinare span.field-value {
    float: none;
    width: auto;
    clear: none;
    padding: 0 0 25px;
    color: var(--primary-color-font);
    font-size: 22px;}

.newevent h3 a {
    font-size: 34px;}

.newevent .readmore {
    margin-top: 45px;}

.big_img.big_img_event {
    padding: 0;
    margin-bottom: 0;}

.oldevent .tip-meropriyatiya, .field-entry.kejs {
    left: 110px;
    width: auto;
    padding: 16px 10px;}

.oldevent .zaregistrirovatsya-poluchit-zapis {
    display: inline-block;
    top: 110px;
    width: auto;
    padding: 16px 10px;
    background: #fda337;}
	
.field-entry.dobavit-v-kalendar {
  float: left;
  width: 50%;
  clear: left;}

.lid .dobavit-v-kalendar .field-value {
  font-size:0}

.dobavit-v-kalendar-h2 {
    color: #ccc;
    font-size: 22px;
    padding-bottom: 25px;
    display: block;}

.spikery-meropriyatiya-h2 {
    font-size: 25px;
    font-weight: bold;
    color: #DF6023;
	margin-bottom: 25px;
    display: block;}

.outlook_box a,  .google_box a {
    font-size: 18px;
    background: #6b6b6b;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    margin-right: 25px;}

.oldevent .data-i-vremya-vebinara {
   display: none;}
   
.oldevent.newevent2 .data {
   display: none;}
   
.oldevent.newevent2 .data-i-vremya-vebinara {
    display: block;
    width: 145px !important;}
	
.oldevent.newevent2 .data-i-vremya-vebinara {
    display: block;
    width: 145px !important;}
	
.oldevent.newevent2 .tip-meropriyatiya {
    left: 200px;}

.sup_oldevent h2,  .sup_newevent h2 {
   display: inline-block;}

.oldevent .spikery-meropriyatiya,  .newevent .spikery-meropriyatiya {
   display: none;}

.zaregistrirovatsya-poluchit-zapis, .lid .field-value.google_link, .lid .field-value.outlook_link {
   display: none;}

.spikery-meropriyatiya {
    padding: 25px 0 0 25px;
    background: #f1f1f1;
    border-radius: 5px;}

.spikery-meropriyatiya li {
    float: left;
    width: 48%;
    padding: 0 25px 25px 0;
    font-size: 0;}

.spikery-meropriyatiya img {
    float: left;
    max-width: 120px;
    height: auto;
    margin-right: 25px;
    border-radius: 5px;}

.spiker_fio_box {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;}

span.field-value.spiker_dolg_box {
    display: block;
    font-size: 15px;}
	
.com-content-category-blog__children.cat-children > h3 {
	display: none;}
	
.oldevent {
	margin-bottom: 35px;}

a.mod-articles-category-title {
    font: 600 18px / 1.2 "Ubuntu", Arial, san-serif;
    padding: 0 0 20px;
    margin-bottom: margin-bottom: 10px;
    display: block;
    height: auto;}
	
.event_list h3 {
  margin-bottom: 20px;
}


.section_contacts {
    background: url(../images/bg.jpg) no-repeat 50% 50% / cover;
	border-radius:50px 50px 50px 0;}

.contact_box  {
    color:#fff;}
	
.contact_box a {
    color: var(--primary-color-a);}
	
.contact_box .col2 {
    padding:0;}
	
input::placeholder, textarea::placeholder {
	color:#d9d9d9;}
	
input, textarea {
	color:#fff;}
	
.contact_form .input, .contact_form .textarea {
    border-bottom: 1px solid #fff;}
	
.contact_form .input, .contact_form .textarea {
    border-bottom: 1px solid #fff;}

.contact_form .input:focus, .contact_form .textarea:focus {
    border-bottom: 1px solid #DF6023;}	

.contact_form .input.uk-form-danger {
    border-bottom: 1px solid red;}
	
.made_rt {
    position: absolute;
    width: 180px;
    height: 180px;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    background: #fff;
    border-radius: 100%;}
	
.made_rt img {
    position: absolute;
    right: 0;
    bottom: 0;}
	
.made_rt img.rt {
	border-radius: 100%;
    width: 68%;
    height: 68%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);}
	
.made_rt img.made {
    width:96%;
	height:96%;
	top: 2%;
    left: 2%;
	animation-name: rotation;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;}
	
@keyframes rotation {
    0% {transform:rotate(0deg);}
    100% {transform:rotate(360deg);}}
	
nav.mod-breadcrumbs__wrapper {
    margin-top: 150px;}
	
li.mod-breadcrumbs__divider.float-start {
    display: none;}

.breadcrumb li {
    display: inline-block;
    margin: 0;
	padding:0;}
	
.breadcrumb li.breadcrumb-item:not(.active):after {
    display: inline-block;
    content:'/';
	margin: 0 15px;}
	
.accordion_block:after {
    border: 1px solid var(--secondary-color-font);
    color: var(--secondary-color-font);}
	
.bignumber {
    color: var(--primary-color-a);}

.warning_cookie {
	position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
    justify-content: center;
    width: 300px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #ff182e;
    z-index: 99999;
    border-radius: 50px 50px 0;}

.warning_active {
	display: flex;
    flex-direction: column;}

.warning_ok.button {
    font-size: 12px;
    height: 35px;
    margin: 15px 0 0;
    width: 100%;
    padding: 5px;}

.warning_cookie p {
	margin: 0;
    font-size: 11px;
    color: #000;
    font-weight: 400;}

.warning_cookie a {
	color: var(--primary-color-a);
    font-weight: 400;}

.warning_cookie a:hover {
	color: var(--secondary-color-a);}
	
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* @media only screen and (max-width: 1590px) { */

/* .big_img, .lid, .section_contacts { */
    /* padding-left:40px; */
	/* padding-right:40px;} */
	
/* } */


.event_list .mod-articles-category-date {
  background: #6b6b6b;
  padding: 2px 5px;
  margin: 0 0 5px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;}

.modal {
	position:fixed;
	width:700px;
	height:auto;
	background: url(../images/test_bg_2.png) no-repeat 50% 50% / cover;
	padding:35px;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	visibility:hidden;
	margin-top:50px;
	opacity:0;
	z-index:-1;
	transition:all 0.35s ease-in-out 0s;}
	
.modal.active {
	transform:translate(-50%, -50%);
	visibility:visible;
	margin-top:0;
	opacity:1;
	z-index: 999;}

.modal p {
    margin: 0;}
	
#overlay.active {
    opacity: 1;
    z-index: 997;
	visibility:visible;}
	
.vertical_align {
    display: flex;
    align-items: center;}
	
.modal_close {
    position: fixed;
    top: 17px;
    right: 6px;
    width: 70px;
    height: 40px;
    cursor: pointer;
    padding: 5px 0 0;
    font: 700 16px / 28px Montserrat, arial, san-serif;
    box-sizing: border-box;
    z-index: 10;
    transition: all 0.25s ease-in-out 0s;
}
	
.popup_close {
    position: absolute;
    top: -3px;
    right: 8px;
    width: 40px;
    height: 40px;
    fill: #fff;
    cursor: pointer;
    background-color: #676767;
    opacity: .7;
    border-radius: 5px;
    padding: 0px;
    z-index: 62;
    transition: opacity .3s ease;}

.popup_close:hover {
    fill: #f7a542;}

	
.modal .col2  {
    padding:0 10px 0 0;
	margin: 0;
    width: 50%;}

.modal .checkbox_label {
    color: #fff;}

.policy_ok {
    margin-right:5px;}

#course_message {
  width:calc(100% - 10px);}

td .button {
    display: inline-block;}

.checkbox_label:has(.uk-form-danger), .uk-form-danger + a { 
    color:red;}

.thank {
    color:#fff;
    font-size:18px;}
	
.section_logo h2 {
	padding-bottom:70px;}

@media only screen and (max-width: 1600px) {
	
.big_img, .lid, .section_contacts {
    width:100%;
	padding-left:40px;
	padding-right:40px;}

.top_menu, .in .main, .home .section_solution, .section_bignumbers, .section_accordion {
    padding-left:40px;
	padding-right:40px;}
	
.home .section_contacts {
    width:calc(100% - 80px);
	margin-left:40px;
	margin-right:40px;}
	
.absolute_video {
    width: 100%;
    left: 0;}
	
.in .big_img, .in .lid {
    width:100%;
	margin-left:0;}
	
.big_img.big_img_event {
    padding: 0 40px;}
	
}

@media only screen and (max-width: 1280px) {
	
.contact_form_box {
	width:100%;}		

.img_news_box {
    height: 300px;}

.newsflash .col3 img, .newsflash .img_news_box img {
    height: 300px;}	
	
.subscribe_box {
    height: 300px;}

}

@media only screen and (max-width: 1279px) {
	
body {
	font-size:14px;}
	
h3 {
	font-size:20px;}
	
h4 {
	font-size:14px;}
	
.col2.margin_top {
    }

.logo {
    background-position:0 50%}
	
.top_menu ul {
    margin-left: 140px;
	margin-top: 16px;}
	
.button.header_button {
    margin: 0;}
	
.button {
    padding:15px;
	margin-top: 3px;}
	
.subs_mail {
    height: 47px;}
  
.vstupitelnyj-tekst-v-vebinare span.field-value, .field-entry.dobavit-v-kalendar, .spikery-meropriyatiya li {
    float: none;
    width: 100%;
    clear: both;}
  
.contact_box.event_contact_box {
    width: 100%;}
  
.spikery-meropriyatiya img {
    margin-bottom: 25px;}
	
.header_phone {
    margin: 16px 26px 0 2px;}
	
.col2, .blog-item {
	width:100% !important;
	margin:0 0 50px !important;
	height:auto !important;}
	
#section_contacts .col2 {
    margin: 0 !important;}
	
.col2:last-child {
	margin:0 !important;}
	
.field-entry.photo dd {
    width: 250px;
    height: 250px;}
	
}

@media only screen and (max-width: 1024px) {

.top_menu ul {
    margin: 14px 0 0 180px;}
	
.col4 {
    width: calc(33% - 40px);}
	
.col4:nth-child(4n) {
    margin-right: 40px;}
	
.section {
    padding-top: 50px;
	padding-bottom: 0;}
  
#section_contacts {
    padding-bottom: 50px;}
	
h1 {
    font-size:30px;
	margin: 30px 0;}
	
h2 {
	font-size:25px;}
	
.col2.margin_top {
    margin-top: 125px;}
	
.big_img, .lid {
    padding-top: 20px;
	padding-bottom: 20px;}
  
.home h1 {
    font-size: 40px;} 
	
.sub_h {
    font-size: 25px;}  
	
.home .section_contacts {
	margin-top: 40px;}	

.bignumber {
    font-size: 22px;}
  
.top_menu {
    background: #fff;
	overflow:hidden;
	height: 50px;
	transition: all 0.5s ease-in-out 0s;
	box-shadow: 0 0 20px #cccccc82;}
	
.top_menu.top_menu_down {
	height: auto;
	overflow: auto;
	padding-bottom: 15px;
	background: #fff;
	box-shadow: #000 0px 0px 20px;}
	
.navi {
    background: none;
    backdrop-filter: none;
    box-shadow: none;
    float: none;
    width: 300px;
    margin: 0 auto;
    text-align: center;}
	
.top_menu ul {
    margin: 35px 0 20px;
    display: block;}
	
.top_menu li {
    display: block;
    margin: 15px 0;
	padding:0;}
	
.top_menu li a, .its_top .navi li a {
    color: var(--secondary-color-a);
	font: 500 20px / 1.4 "Ubuntu", Arial, san-serif;}

.top_menu .mod-menu__sub, .top_menu .nav li:hover .mod-menu__sub {
    visibility: visible;
    left: 0;
    margin: 15px 0 0;
    padding: 0;
    position: relative;
    opacity: 1;
    text-align: left;
    column-count: 2;}
	
.top_menu .mod-menu__sub::before {
    display: none;}	
	
.mod-menu__sub li a {
    font-size:12px;}
	
.header_phone {
		float: none;
        margin: 0;
        display: block;
        text-align: center;
        font-size: 18px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);}
	
.logo {
        position: absolute;
        background: url(../images/logo.png) no-repeat 0 0 / contain;
        left: 0;
        top: -14px;
        width: 93px;
        height: 44px;}
	
.header_button {
    margin: 0;
    width: 100%;
    float: none;
    display: block;
    box-sizing: border-box;}
	
nav.mod-breadcrumbs__wrapper {
    margin-top: 13px;}
	
.breadcrumb li.breadcrumb-item:not(.active):after, .breadcrumb-item.active {
    color: #fff;}
	
.com-content-article__body .field-entry span.field-value, .com-content-article__body .field-entry span  {
    font-size: 18px;}
	
.sandwich {
        position: fixed;
        top: 7px;
        right: 20px;
        width: 70px;
        height: 40px;
        cursor: pointer;
        padding: 5px 0 0;
        font: 700 16px / 28px Ubuntu, arial, san-serif;
        box-sizing: border-box;
        z-index: 10;
        transition: all 0.25s ease-in-out 0s;}
    
.wand_box {
	position: absolute;
	width:30px;
	height:30px;
	top:11px;
	right:0;} 
   
.wand {
	display:block;
	width:30px;
	height:2px;
	background:#222;
	transition: all 0.5s ease-in-out 0s;}
	
.wand.two {
	margin:4px 0;}
	
.sandwich:hover span, .sandwich:hover .wand {
	background:none;
	color:#222;}
	
.sandwich:hover .wand {
	background:#222;
	color:#222;}
	
.sandwich.menu_close {
	}
	
.sandwich.menu_close .wand {
	background:#222;}
	
.sandwich.menu_close  .wand.two {
	opacity:0;
	width:0;}
	
.sandwich.menu_close .wand.two, #aside.translateleft .wand.two {
	opacity:0;
	width:0;}
	
.sandwich.menu_close .wand.one {
	transform: rotateZ(-45deg) translateY(8px);}
	
.sandwich.menu_close .wand.three {
	transform:rotateZ(45deg) translateY(-9px);}
  
.main_banner {
    width: auto;
}
  
.main_banner > a {
    padding: 10px}
	
.col2:not(.bignumbers) {
    width: 100%;}
	
.col3 {
    width: calc(50% - 20px);
    margin-right: 40px;}
  
.oldevent .col3 {
    width: calc(50% - 20px) !important;
    margin-right: 40px !important;
  margin-left: 0 !important;}
  
.oldevent .col3:nth-child(2n) {
    margin-right: 0 !important;}
	
.col3:nth-child(2) {
    margin-left: 0;
    margin-right: 0;}
	
.col3:last-child {
    margin-left: 0;
    margin-right: 0;
    width: 100%;}
	
.col4 {
    width: calc(50% - 22px);
	height:250px;}
	
.col4:nth-child(2), .col4:nth-child(4n), .col4:nth-child(6n) {
    margin-right: 0;}

.big_img.big_img_event {
    padding: 0 50px;}
  
.big_img.eco {
    height: 200px;}
	
}


@media only screen and (max-width: 1023px) {
	
.search_form, #footer .col5 {
	display:none;}
	
#footer .col5:first-child {
	display:block;
	width:100%;}
	
.main_uzhin .sup_h br {
	display:none;}
	
.main_uzhin .rf-button-send {
	float:none;
	margin-bottom:10px;}
	
.section_four_uzhin {
	padding-bottom:50px;}

}


@media only screen and (max-width: 767px) {
	
.made_rt {
    width: 100px;
    height: 100px;
    right: auto;
    bottom: auto;
    transform: none;
    bottom: -110px;
    right: 0;
    border: 1px solid #1F25FD;}
	
/*.made_rt img.made {
    width: 100%;
    height: 100%;
	top:0;
	left:0; }*/
	
.home h1 {
    margin-top: 0; }
	
.sub_h {
    margin: 0 0 5px;
    padding: 0 150px 0 0px;}
	
.top_menu, .home .section_solution, .home .section_bignumbers, .home .section_accordion {
        padding-left: 0px;
        padding-right: 0px;}
		
.home .section_contacts {
        width: 100%;
        margin-left: 0;
        margin-right: 0;}

	
.main, .in .main, .top_menu {
    padding-left: 10px;
    padding-right: 10px;}
	
.big_img, .lid, .section_contacts {
    padding:40px 20px;}
	
.big_img p, .lid .field-value {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 40px;}
  
.lid .field-value {
  padding-right: 0;}
	
.big_img button, .big_img a {
    font-size: 14px;
    margin-right: 20px;}
  
.big_img a.arrow {
    margin-top: 20px;
    display: inline-block;}
	
.com-content-article img {
	width:100%;}
	
.com-content-article__body .field-entry span.field-value, .com-content-article__body .field-entry span {
        font-size: 16px;}
	
h1 {
    font-size: 30px;
    margin: 56px 0 40px;}
	
.in h1 {
    font-size: 25px;
    margin: 30px 0 30px;}
	
.contact_box h3 {
	font-size:22px;}
	
h3 {
	font-size:22px;
	padding-bottom: 10px;}
	
.section_content .big_img, .section_content .lid {
    margin-bottom: 40px;}
	
.in .big_img, .in .lid {
    width: 100%;
    margin-left:0;}
	
.col2, .blog-item {
        margin: 0 0 25px !important; }
	
.col2.bignumbers {
    width: 100%;
	margin-bottom: 25px !important;}
	
.accordion_block {
    height: 55px;}
	
.col3, .col4  {
    width: 100%;
    margin-right:0;
	margin-bottom: 20px;}
	
.section_solution .col4  {
    height: auto;
    aspect-ratio: auto;}
	
.col4 p  {
    margin:0;}
	
.col2.margin_top {
    margin-top: 30px;}

p, ul, ol, iframe {
	margin-bottom:20px;}
	
.search_form, #footer .col5 {
	display:none;}
	
#footer .col5:first-child {
	display:block;
	width:100%;}
	
/* .top_menu { */
    /* overflow:hidden; */
	/* height: 70px; */
	/* transition: all 0.5s ease-in-out 0s;} */

	

.top_menu .mod-menu__sub, .top_menu .nav li:hover .mod-menu__sub {
    visibility: visible;
    left: 0;
    margin: 15px 0 0;
    padding: 0;
    position: relative;
    opacity: 1;
    text-align: left;
    column-count: 2;}
	
.top_menu .mod-menu__sub::before {
    display: none;}	
	
.mod-menu__sub li a {
    font-size:12px;}
	
.header_phone {
		/* float: none; */
        margin: -5px 0 0;
        /* display: block; */
        /* text-align: center; */
        /* font-size: 17px; */
        /* position: absolute; */
        /* top: 0; */
        /* left: 50%; */
        /* transform: translateX(-50%); */
		}
	
/* .logo { */
    /* position: absolute; */
    /* /* background: url(../images/logo.png) no-repeat 0 0 / cover; */ */
	/* background: url(../images/logo_ny.png) no-repeat 0 0 / cover; */
    /* left: 0; */
    /* top: 3px; */
    /* width: 25px; */
    /* height: 25px;} */
	
.header_button {
    margin: 0;
    width: 100%;
    float: none;
    display: block;
    box-sizing: border-box;}
  
.go_font, .big_font {
    font-size: 30px;
	padding: 0 0 50px;}
	
.section_logo, .section_cert {
	padding-bottom: 0;}
	
.item {
    width: 200px;
    height: auto;}
	
.col.col3.subscribe_box {
    margin-bottom: 75px;}
	
.contact_box p {
	margin-bottom:0;}
	
.industry {
    width: 100%;
    left: 0;
    margin: 50px 0 0;}
	
.industry .col3 img {
    margin-bottom: 10px;}

#section_contacts {
    padding: 20px;
	border-radius: 20px 20px 20px 0;}
		
#section_contacts  .sup_h {
        margin: 0 0 20px 45px;}
		
.col4 {
    padding: 20px;}

.modal {
	position:fixed;
	width:700px;
	height:auto;
	background: url(../images/test_bg_2.png) no-repeat 50% 50% / cover;
	padding:35px;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	visibility:hidden;
	margin-top:50px;
	opacity:0;
	z-index:-1;
	transition:all 0.35s ease-in-out 0s;}
	
.modal.active {
	transform:translate(-50%, -50%);
	visibility:visible;
	margin-top:0;
	opacity:1;
	z-index: 999;}

.modal p {
    margin: 0;}
	
#overlay.active {
    opacity: 1;
    z-index: 997;
	visibility:visible;}
	
.vertical_align {
    display: flex;
    align-items: center;}
	
.modal_close {
    position: fixed;
    top: 17px;
    right: 6px;
    width: 70px;
    height: 40px;
    cursor: pointer;
    padding: 5px 0 0;
    font: 700 16px / 28px Montserrat, arial, san-serif;
    box-sizing: border-box;
    z-index: 10;
    transition: all 0.25s ease-in-out 0s;}
	
.popup_close {
    position: absolute;
    top: -3px;
    right: 8px;
    width: 40px;
    height: 40px;
    fill: #fff;
    cursor: pointer;
    background-color: #676767;
    opacity: .7;
    border-radius: 5px;
    padding: 0px;
    z-index: 62;
    transition: opacity .3s ease;}

.popup_close:hover {
    fill: #f7a542;}

	
.modal .col2  {
    padding:0 10px 0 0;
	margin: 0;
    width: 50%;}

.modal .checkbox_label {
    color: #fff;}


		
.modal {
    width: calc(100% - 20px);
    padding: 15px;
    box-sizing: border-box;}
	

td .button {
    display: inline-block;}

.checkbox_label:has(.uk-form-danger), .uk-form-danger + a { 
    color:red;}

.thank {
    color:#fff;
    font-size:18px;}
	
.newevent .izobrazhenie-meropriyatiya img {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 25px;}
	
th, td {
    padding: 10px;
    display: block;}
	
.vstupitelnyj-tekst-v-vebinare.lid {
	padding:0;}
	
.big_img p {
    margin: 0 0 20px;
    font-size: 20px;}
	
.lid .field-value {
    margin: 0;
    font-size: 20px;}
	
.big_img .button {
   display:inline-block;}
		
.spikery-meropriyatiya {
    padding: 15px 15px 0;}
	
.vstupitelnyj-tekst-v-vebinare span.field-value {
    padding: 0 0 20px;}
	
.box_event {
    padding: 15px;}
	
.sub_textarea {
    margin-top: 0;}
	
.oldevent .col3 {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;}
	
.newsflash .data, .oldevent .tip-meropriyatiya, .oldevent .zaregistrirovatsya-poluchit-zapis, .field-entry.kejs, .oldevent.newevent2 .data-i-vremya-vebinara {
    left: 20px;
    top: 20px;}
	
.oldevent.newevent2 .tip-meropriyatiya {
    left: 180px;}
	
.oldevent .tip-meropriyatiya, .field-entry.kejs {
    left: 90px;}
	
.oldevent .zaregistrirovatsya-poluchit-zapis {
    top: 90px;}
	
.img_news_box {
    margin-bottom: 20px;}
	
.newevent {
    padding: 15px;
    margin: 10px 0 30px;}
	
.newevent .izobrazhenie-meropriyatiya img {
    width: 100%;
    float: none;
    margin-right: 0;
	margin-bottom: 20px;}
	
.newevent ul {
    margin: 0 0 20px;}
	
.newevent h3 a {
    font-size: 22px;}
	
.newevent .vstupitelnyj-tekst-v-vebinare span.field-value {
    font-size: 18px;
	padding: 0 0 15px;}
	
.com-content-category-blog .col3:nth-child(3n-1), .com-content-category-blog .col3:nth-child(3n) {
    margin-left: 0;
    margin-right:0;}	

h4 {
	font-size: 18px;}	
	
.dobavit-v-kalendar-h2 {
    font-size: 18px;
    padding-bottom: 14px;}
	
.outlook_box a, .google_box a {
    font-size: 15px;}
	
.contact_box h3 {
        font-size: 20px;}

.big_img.big_img_event {
    padding: 0 15px;
	margin-bottom: 0;}	
	
.event_list h3 {
    font-size: 22px;}
  
.main_banner {
    height: 22vh;
}

.main_banner> a
{
	top: 78%;
    padding: 5px;
    left: 45%;
    font-size: 10px;
}
	
}


@media screen and (max-width:660px) {

.absolute_video {
        border-bottom-right-radius: 50px;}	
		
.sub_h {
        padding: 0;}
		
.section_solution .col2 , .blog-item  {
    border-radius:0 !important;}
	
.com-content-article__body .field-entry span {
    padding: 0;
    margin:0;}
		
.section_solution .col2 .newsflash-image, .blog-item .item-image {
    float: none;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 25px;}
		
.section_solution .col2 .fields-container, .blog-item .fields-container {
    width: 100%;
	margin-bottom: 0;}
	
.section_solution .col2, .blog-item {
    margin: 0 0 25px 0;
    padding: 10px;}
	
nav.mod-breadcrumbs__wrapper {
	height: 23px; 
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis}

.field-entry.photo dd {
	width: 100%;
	height: auto;
	margin: 0 0 25px;
	min-height: 300px;
	aspect-ratio: 1;}	

}
  
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.45);
    visibility: hidden;
    z-index: 9999;
    transition: all 0.35s ease-in-out 0s;}
	



