:root{
    --litepicker-button-prev-month-color: #eeeeee;
    --litepicker-button-next-month-color: #eeeeee
}
.detail .litepicker .container__days .day-item.is-start-date, 
.detail .litepicker .container__days .day-item.is-end-date {
    background-color: var(--primary);
}

.detail .litepicker .container__days .day-item.is-in-range {
    background: #ebebeb;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {font-family: var(--h1h6);
    font-weight: bold;}

.mod_cat_filter .row.mod_cat {padding: 0!important;}
#page [class*="mod_"]:not([class*="mod_header"]):not([class*="mod_menu"]):not([class*="mod_detail_user"]):not([class*="mod_str_navigation"]):not([class*="mod_footer"]):not([class*="mod_cat"][list="225"]) {
		padding-top: 25px;
		padding-bottom: 25px;}
/* 

.fullscreen {
    width: 100%!important;
    height: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    background: #000;
}
.fullscreen .close {position: absolute;
		z-index: 1;
		width: 40px;
		height: 40px;
		right: 0;
		top: 0;
		opacity: 1;
		font-size: 0;
		background: url(/cdn/lib/close.svg) no-repeat center / 50%;}
.dialog .close {color: white;}
.fullscreen[tmpl="0"] .full2.frm {position: fixed;
		background: white;
		right: 0;
		height: 100%;
		animation: .7s linear 0s bounceInRight;
		top: 0;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);}
.fullscreen[tmpl="1"] .full2.frm {background: #f1f1f1;
    margin: auto;
    position: relative;}
.full2.frm {
    max-width: 400px;
    width: 100%;
    color: #5d5d5d;
    text-align: left;
    padding: 30px;
}
.full2.frm p {font-size: 22px;
    line-height: 1;
    margin-bottom: 20px;}
.fullscreen[tmpl="1"] .full2.frm p {
    text-align: center;
    font-size: 1.4rem;
    margin-top: 15px;
}
.full2.frm input[type="text"], 
.full2.frm textarea {width: 100%;
		height: 40px;
		padding: 10px;
		font-size: 16px;
		margin-bottom: 5px;
		border: 1px #dfdfdf solid;
		resize: none;
		outline: none;}
.full2.frm input[type="text"].required {border: 2px #ff9c9c solid;}
.full2.frm textarea {height: 110px;}
.full2.frm label {font-weight: normal;}
.full2.frm input[type="checkbox"] {margin-right: 5px;}
.full2.frm button {}
.full2.frm button.save.off {opacity: .7;
		pointer-events: none;}

.fullscreen[tmpl="1"] {
    background: rgb(55 55 55);
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    z-index: 9999;
}
 */

.underconstruction {padding: 40vh 0;
		height: 100vh;
		font-size: 25px;}
.flex {display: flex;}
.none {display: none!important;}
.row#top {overflow: hidden;}
primary {color:var(--primary)}
.fullscreen[tmpl="0"],
alert,
confirm {position: fixed;
		width: 100%;
		height: 100%;
		z-index: 9999;
		background: rgba(255, 255, 255, 0.25)!important;
		top: 0;
		left: 0;
		display: flex;}
alert .alrt,
confirm .confirm {margin: auto;
		width: 500px;
		background: white;
		padding: 30px;
		border-bottom: 3px var(--primary) solid;
		box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);}
confirm .confirm a {float: right;
		color: #585858;
		margin: 10px 0;
		cursor: pointer;}
confirm .confirm b {float: left;
		font-weight: normal;
		border: 1px #d8d8d8 solid;
		padding: 10px 20px;
		border-radius: 20px;
		cursor: pointer;}
confirm .confirm b:hover {background: rgba(0, 0, 0, 0.05);}

alert[detail] {z-index: 9;}

header button:not(.save) {
    font-size: inherit !important;
    line-height: 25px !important;
    padding: 5px 20px !important;
}


.bootstrap-select {
    width: 100%!important;
}








/*mod_str_navigation*/

.mod_str_navigation .crumbs {
		margin: 25px 0;
}

.mod_str_navigation[tmpl="5"] h1 {
    font-size: 1.75rem;
}
.mod_str_navigation[tmpl="5"] .crumbs {
    margin: 0;
    font-size: .9rem;
}
.mod_str_navigation[tmpl="5"] {
    padding-top: 15px;
    padding-bottom: 15px;
}
.mod_str_navigation[tmpl="5"] .crumbs a:not(:last-of-type), 
.mod_str_navigation[tmpl="5"] .crumbs span {
    color: #a4a4a4;
}
.mod_str_navigation .crumbs a {color: inherit;
}
.mod_str_navigation .crumbs a:hover,
.mod_str_navigation .crumbs a:focus,
.mod_str_navigation .crumbs a:active,
.mod_str_navigation .crumbs a.active {color: var(--primary);
}
.mod_str_navigation .crumbs .separator {margin: 0 10px;
}
.mod_str_navigation .crumbs a .icon {
	font-size:14px;
	display:inline-block;
	margin:0 5px;
	-ms-transform:translateY(3px);
	-webkit-transform:translateY(3px);
	transform:translateY(3px);
}

.mod_str_navigation section {position: relative;
		padding: 180px 0 10px;
}
.mod_str_navigation .crumbs-right {padding:180px 0 120px;}
.mod_str_navigation .crumbs-right .crumbs {
	margin-top:0;
	padding-top:5px;
	text-align: right;
}




.mod_str_navigation .section-crumbs-bg {
	padding: 180px 0 0;
}
.mod_str_navigation .section-crumbs-bg .crumbs {
	margin: 0;
}
.mod_str_navigation .section-crumbs-bg .crumbs-bg {
	margin-top: 50px;
	padding: 20px 0 15px;
	background-color: rgba(41,44,49,0.8);
}
.mod_str_navigation .crumbs-sm {
	padding:50px 0 45px;
}
.mod_str_navigation .section-crumbs-bg.crumbs-sm {
	padding: 150px 0 0;
}
.mod_str_navigation .section-crumbs-bg.crumbs-sm .crumbs-bg {
	margin-top: 45px;
}


.mod_str_navigation {}
.mod_str_navigation h1 {}
.mod_str_navigation p {}

@media (max-width:991px) {
	.mod_str_navigation .section-crumbs {
		padding:70px 0 10px;
	}
	.mod_str_navigation .crumbs {
		margin-top:45px;
	}
	.mod_str_navigation .crumbs-right {
		padding:70px 0 60px;
	}
	.mod_str_navigation .crumbs-right .crumbs {
		margin-top:0;
		padding-top:30px;
		text-align: left;
	}
/* 
	.mod_str_navigation h1 {
		font-size: 25px;
			line-height: 30px;
	}
 */
	.mod_str_navigation p {
		font-size:13px;
		line-height: 23px;
	}

	.mod_str_navigation .section-crumbs-bg {
		padding: 85px 0 0;
	}
	.mod_str_navigation .section-crumbs-bg .crumbs-bg {
		margin-top: 50px;
	}
}


/*timeline*/
[tmpl="0"].mod_timeline,
[tmpl="5"].mod_timeline {list-style: none;
		padding: 50px 0 35px;
		position: relative;}
[tmpl="0"].mod_timeline:before,
[tmpl="5"].mod_timeline:before {top: 200px;
		bottom: 0;
		position: absolute;
		content: "";
		width: 3px;
		background-color: #c5c5c5;
		left: 50%;}
[tmpl="0"].mod_timeline li,
[tmpl="5"].mod_timeline li {margin-bottom: 20px;
		position: relative;}
[tmpl="0"].mod_timeline li:after, 
[tmpl="0"].mod_timeline li:before,
[tmpl="5"].mod_timeline li:after, 
[tmpl="5"].mod_timeline li:before {content: "";
		display: table;}
[tmpl="0"].mod_timeline li:after,
[tmpl="5"].mod_timeline li:after {clear: both;}
[tmpl="0"].mod_timeline .timeline-panel,
[tmpl="5"].mod_timeline .timeline-panel {width: 45%;
		float: left;
    box-shadow: 0px 0px 1px #8a8a8a;
		border-radius: 0;
/* 
		padding: 20px;
 */
		position: relative;
}
[tmpl="0"].mod_timeline .timeline-text, 
[tmpl="5"].mod_timeline .timeline-text {
    padding: 20px;
}

[tmpl="0"].mod_timeline .timeline-title, 
[tmpl="5"].mod_timeline .timeline-title {
    margin: 0;
    padding: 20px;

}
[tmpl="5"].mod_timeline .timeline-title {background: var(--primary);}

[tmpl="0"].mod_timeline .timeline-panel:before {position: absolute;
		top: 17px;
		right: -15px;
		display: inline-block;
		border-top: 15px solid transparent;
		border-left: 15px solid #ccc;
		border-right: 0 solid #ccc;
		border-bottom: 15px solid transparent;
		content: " "}
		/* 

[tmpl="5"].mod_timeline .timeline-panel:before {
		border-left: 15px solid var(--primary);
		border-right: 0 solid var(--primary);}
 */
		
[tmpl="0"].mod_timeline .timeline-panel:after,
[tmpl="5"].mod_timeline .timeline-panel:after {position: absolute;
		top: 18px;
		right: -14px;
		display: inline-block;
		border-top: 14px solid transparent;
		border-left: 14px solid #fff;
		border-right: 0 solid #fff;
		border-bottom: 14px solid transparent;
		content: " "}
[tmpl="5"].mod_timeline .timeline-panel:after {
		border-left: 15px solid var(--primary);
		border-right: 0 solid var(--primary);}
		
[tmpl="0"].mod_timeline .timeline-top,
[tmpl="5"].mod_timeline .timeline-top {   max-width: 270px;
    margin: 0 auto 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    border-radius: 30px;
    border: 1px var(--primary) solid;
    z-index: 100;
    font-size: 24px;}
[tmpl="0"].mod_timeline .timeline-label,
[tmpl="5"].mod_timeline .timeline-label {width: 80px;
		text-align: center;
		position: absolute;
		top: 5px;
		left: calc(50% - 40px);
		z-index: 100;
		font-size: 20px;
		line-height: 20px;
		padding: 15px;
		text-transform: uppercase;
}

[tmpl="0"].mod_timeline .timeline-title,
[tmpl="5"].mod_timeline .timeline-title {text-transform: uppercase;}
[tmpl="0"].mod_timeline li:nth-of-type(even) .timeline-panel,
[tmpl="5"].mod_timeline li:nth-of-type(even) .timeline-panel {float: right;}
[tmpl="0"].mod_timeline li:nth-of-type(even) .timeline-panel:after,
[tmpl="5"].mod_timeline li:nth-of-type(even) .timeline-panel:after {border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;}
[tmpl="0"].mod_timeline li:nth-of-type(even) .timeline-panel:before,
[tmpl="5"].mod_timeline li:nth-of-type(even) .timeline-panel:before {border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;}

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

	[tmpl="0"].mod_timeline:before,
	[tmpl="5"].mod_timeline:before {left: 35px;}
	[tmpl="0"].mod_timeline .timeline-panel,
	[tmpl="5"].mod_timeline .timeline-panel {width: 67%;
			width: calc(100% - 90px);
			width: -moz-calc(100% - 90px);
			width: -webkit-calc(100% - 90px);}
	[tmpl="0"].mod_timeline .timeline-label,
	[tmpl="5"].mod_timeline .timeline-label {left: 0;
			margin-left: 0;
			top: 8px;}
	[tmpl="0"].mod_timeline .timeline-top,
	[tmpl="5"].mod_timeline .timeline-top {left: 0;
			margin-left: 0;
			top: -80px;}
	[tmpl="0"].mod_timeline .timeline-panel,
	[tmpl="5"].mod_timeline .timeline-panel {float: right;}
	[tmpl="0"].mod_timeline .timeline-panel:before,
	[tmpl="5"].mod_timeline .timeline-panel:before {border-left-width: 0;
			border-right-width: 15px;
			left: -15px;
			right: auto;}
	[tmpl="0"].mod_timeline .timeline-panel:after, 
	[tmpl="5"].mod_timeline .timeline-panel:after {border-left-width: 0;
			border-right-width: 14px;
			left: -14px;
			right: auto;}
		
}

@media screen and (max-width:1023px) {
	[tmpl="0"].mod_timeline .timeline-panel,
	[tmpl="5"].mod_timeline .timeline-panel {width: 40%}
}
@media screen and (min-width:1024px) {
	[tmpl="0"].mod_timeline .timeline-panel,
	[tmpl="5"].mod_timeline .timeline-panel {width: 45%}
}





[tmpl="1"].mod_timeline .timeline {
	border-left: 0.5em solid var(--primary);
	background: rgba(255, 255, 255, 0.1);
	margin: 2em auto;
	line-height: 1.4em;
	padding: 1em;
	padding-left: 3em;
	list-style: none;
	text-align: left;
	margin-left: 10em;
	margin-right: 3em;
	border-radius: 0.5em;
	min-width: 22em;
	}
[tmpl="1"].mod_timeline .timeline-panel {
	min-width: 20em;
	width: 100%;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px #e4e4e4 solid;
	}
[tmpl="1"].mod_timeline .timeline-panel:last-of-type {border: 0}
[tmpl="1"].mod_timeline .timeline-panel:before,
[tmpl="1"].mod_timeline .timeline-panel:after {
	position: absolute;
	display: block;
	top: 1.5em;
	}
[tmpl="1"].mod_timeline .timeline-panel:before {
	left: -15em;
	content: attr(data-form);
	text-align: right;
	font-weight: 100;
	font-size: 1em;
	min-width: 9em;
	opacity: .6;
	}
[tmpl="1"].mod_timeline .timeline-panel:after {
	box-shadow: 0 0 0 0.2em var(--primary);
	left: -3.7em;
	background: white;
	border-radius: 50%;
	height: 1em;
	width: 1em;
	content: "";
	}
[tmpl="1"].mod_timeline .timeline-panel .timeline-text {display: none;}
[tmpl="1"].mod_timeline .timeline-panel:last-of-type .timeline-text {display: block;}
[tmpl="1"].mod_timeline .timeline-panel .timeline-title h6 {color: #999;
		font-weight: 100;
		font-size: 2em;
		margin: 0;}
[tmpl="1"].mod_timeline .timeline-panel .timeline-text {}


[tmpl="2"].mod_timeline .timeline-panel {position: relative;
		display: -webkit-flex;
		display: flex;
		flex-direction: row;
		list-style: none;
		padding: 0;
		margin: 0 0 40px 0;
		text-align: center;
		flex-wrap: wrap;
}
[tmpl="2"].mod_timeline .timeline-panel div {max-width: 300px;
		margin: 30px auto;
}
[tmpl="2"].mod_timeline .timeline-panel div:before {position: absolute;
		top: 23px;
		left: 0;
		width: 100%;
		height: 5px;
		border-radius: 4px;
		background: #efefef;
		content: "";
}
[tmpl="2"].mod_timeline .timeline-panel li {position: relative;
		padding: 40px 20px;
		flex: 1;
		min-width: 185px;}
[tmpl="2"].mod_timeline .timeline-panel li:before,
[tmpl="2"].mod_timeline .timeline-panel li:after {position: absolute;
		border-radius: 50%;
		transform: translate3d(-50%, 0, 0);
		content: "";
}
[tmpl="2"].mod_timeline .timeline-panel li:before {top: 10px;
		left: 50%;
		padding: 15px;
		background: #efefef;
		width: 30px;
}
[tmpl="2"].mod_timeline .timeline-panel li:after {content: "";
		top: 15px;
		left: 50%;
		background: var(--primary);
		visibility: hidden;
		padding: 10px;
		color: #fff;
}
[tmpl="2"].mod_timeline .timeline-panel li.active:after {visibility: visible;}
[tmpl="2"].mod_timeline .timeline-panel.done:after {content: "";
		top: -6px;
		width: 20px;
		height: 20px;
		padding: 10px;
		visibility: visible;
}




.mod_timeline[tmpl="4"] h2, 
.mod_timeline[tmpl="4"] #note {
  margin: 0;
}

.mod_timeline[tmpl="4"] [id^="timeline-"] {
  margin-top: 420px;
  padding: 0;
  border-top: 8px solid var(--primary);
  list-style: none;
  display: flex;
  position: relative;
    flex-wrap: wrap;
    justify-content: center;
}
.mod_timeline[tmpl="4"] [id^="timeline-"] li {
  padding-top: 30px;
  /* position: relative; */
  /* flex: 1; */
  /* transition: all 0.4s ease-in-out; */
}
.mod_timeline[tmpl="4"] [id^="timeline-"] li:hover {
  /* padding-bottom: 80px; */
  /* flex: 2; */
}
.mod_timeline[tmpl="4"] [id^="timeline-"] li:hover label {
  /* opacity: 1; */
  /* transform: translateY(10px); */
}

.mod_timeline[tmpl="4"] label {
  max-width: 200px;
  margin: 0px 5px;
  padding: 5px 10px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--primary);
  border-radius: 5px;
  position: relative;
  left: 0;
  right: 0;
  cursor: pointer;
  /* opacity: 0; */
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.mod_timeline[tmpl="4"] label:before, 
.mod_timeline[tmpl="4"] label:after {
  content: "";
  width: 0;
  height: 0;
  border: solid transparent;
  position: absolute;
  bottom: 100%;
  pointer-events: none;
}
.mod_timeline[tmpl="4"] label:before {
  border-bottom-color: var(--primary);
  border-width: 15px;
  left: 52%;
  margin-left: -15px;
}
.mod_timeline[tmpl="4"] label:after {
  border-bottom-color: var(--primary);
  border-width: 12px;
  left: 52%;
  margin-left: -12px;
}
.mod_timeline[tmpl="4"] label span {
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.mod_timeline[tmpl="4"] .date {text-align: center;
    display: block;}

.mod_timeline[tmpl="4"] .circle {
  width: 10px;
  height: 10px;
  margin-left: -5px;
  background: #3f9cca;
  border: 5px solid var(--primary);
  border-radius: 50%;
  position: relative;
    top: -35px;
    left: calc(50% + 3px);
  display: block;
}

.mod_timeline[tmpl="4"] .content {
max-width: 800px;
    width: 100%;
  margin: 0 auto;
  /* border: 2px solid var(--primary); */
  border-radius: 8px;
  position: absolute;
  top: -400px;
  left: 0;
  right: 0;
  z-index: -100;
/* 
  background: #fff;
 */
  transform: perspective(1000px) rotateY(20deg);
  animation: switching_back 0.8s;
}
.mod_timeline[tmpl="4"] .content h3, 
.mod_timeline[tmpl="4"] .content p {
  margin: 0 20px 10px;
  text-align: justify;
  opacity: 0;
}
.mod_timeline[tmpl="4"] .content h3 {
  margin-top: 20px;
}

.mod_timeline[tmpl="4"] .radio {
  display: none;
}

.mod_timeline[tmpl="4"] .radio:checked + label {
  /* opacity: 1; */
  /* transform: translateY(10px); */
  /* transition: opacity 0.4s ease-in-out 0.25s, transform 0.3s ease-in-out 0.25s; */
  background: var(--primary);
}
.mod_timeline[tmpl="4"] .radio:checked ~ .circle {
  background: #f98262;
}
.mod_timeline[tmpl="4"] .radio:checked ~ .content {
  z-index: 99;
  transform: perspective(1000px) rotateY(15deg) translate(40px, 25px);
  animation: switching 1s ease;
  border: 2px solid var(--primary);
  /* left: calc(50vw - 300%); */
  /* left: 10vw; */
  /* left: 0; */
  /* right: 0; */
  /* left: auto; */
}
.mod_timeline[tmpl="4"] .radio:checked ~ .content h3, 
.mod_timeline[tmpl="4"] .radio:checked ~ .content p {
  opacity: 1;
  transition: opacity 0.4s ease-in-out 0.4s;
}

@keyframes switching {
  0% {
    transform: perspective(1000px) rotateY(20deg);
  }
  40% {
    transform: perspective(1000px) rotateY(15deg) translate(100px, 35px);
  }
  100% {
    transform: perspective(1000px) rotateY(15deg) translate(40px, 25px);
  }
}
@keyframes switching_back {
  0% {
    transform: perspective(1000px) rotateY(15deg) translate(40px, 25px);
    z-index: 99;
  }
  40% {
    transform: perspective(1000px) rotateY(15deg) translate(0px, 0px) scale(1.08);
  }
  100% {
    transform: perspective(1000px) rotateY(20deg);
    z-index: 90;
  }
}


@media (max-width: 600px) {
.mod_timeline[tmpl="4"] [id^="timeline-"]{
    flex-direction: column;
    text-align: center;}

.mod_timeline[tmpl="4"] .radio:checked ~ .content {
    transform: perspective(800px) rotateY(15deg) translate(15px, 25px);}
}


/* Slider */


.mod_timeline[tmpl="6"] .timeline {
  width: 100%;
  position: relative;
}
.mod_timeline[tmpl="6"] .timeline-nav__item {
  width: auto;
  height: auto;
  text-align: center;
  background: transparent;
  color: var(--primary);
  margin: 15px 25px!important;
  position: relative;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  outline: none;
  cursor: pointer;
}
.mod_timeline[tmpl="6"] .timeline-nav__item::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--primary);
  transition: 0.2s;
}
.mod_timeline[tmpl="6"] .timeline-nav__item.slick-current {
  color: var(--primary);
  opacity: 1;
}
.mod_timeline[tmpl="6"] .timeline-nav__item.slick-current::before {
  background-color: var(--primary);
}
.mod_timeline[tmpl="6"] .timeline-wrapper {
  position: relative;
  width: 100%;
  height: 580px;
  margin: 60px auto;
}
@media (max-width: 500px) {
  .mod_timeline[tmpl="6"] .timeline-wrapper {
    height: 1000px;
    max-height: 900px;
  }
}
.mod_timeline[tmpl="6"] .timeline-slider {
  height: 100%;
}
.mod_timeline[tmpl="6"] .timeline .slick-list {
  height: 100%;
}
@media (min-width: 1080px) {
  .mod_timeline[tmpl="6"] .timeline .slick-list {
    padding: 0 180px!important;
  }
}
.mod_timeline[tmpl="6"] .timeline .slick-track {
  height: 100%;
}
.mod_timeline[tmpl="6"] .timeline-slide {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  outline: none;
  background-size: auto 400px, cover;
  background-position: top;
  margin: 0 24px;
  width: 80%;
  z-index: 1;
}
.mod_timeline[tmpl="6"] .timeline-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 5%);
  z-index: 2;
}
.mod_timeline[tmpl="6"] .timeline-slide__content {
    /* z-index: 5; */
    position: relative;
    /* top: 220px; */
    /* background: #ffffff; */
/* 
    width: 80%;
 */
    /* left: 50%; */
    /* transform: translate(-50%, 0px); */
/* 
    padding: 20px;
 */
    opacity: 0;
    transition: opacity 1s;
}
@media (max-width: 500px) {
  .mod_timeline[tmpl="6"] .timeline-slide__content {
    width: 100%;
  }
}
.mod_timeline[tmpl="6"] .timeline-year {
  z-index: 5;
  font-size: 35px;
  color: #ffffff;
  background: var(--primary);
  padding: 15px 26px;
  transition: opacity 1.2s;
  position: absolute;
  right: 0;
  opacity: 0;
}
.mod_timeline[tmpl="6"] .timeline-title {
  color: var(--primary);
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
    width: 80%;
}
.mod_timeline[tmpl="6"] .timeline-text {
    width: 80%;
}
.mod_timeline[tmpl="6"] .timeline .slick-current:after {
  background-color: rgba(0, 52, 113, 0);
}
.mod_timeline[tmpl="6"] .timeline .slick-current .timeline-year {
  opacity: 1;
}
.mod_timeline[tmpl="6"] .timeline .slick-current .timeline-slide__content {
  opacity: 1;
}

.mod_timeline[tmpl="6"] .slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.mod_timeline[tmpl="6"] .slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.mod_timeline[tmpl="6"] .slick-list:focus {
    outline: none;
}
.mod_timeline[tmpl="6"] .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.mod_timeline[tmpl="6"] .slick-slider .slick-track,
.mod_timeline[tmpl="6"] .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.mod_timeline[tmpl="6"] .slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mod_timeline[tmpl="6"] .slick-track:before,
.mod_timeline[tmpl="6"] .slick-track:after {
    display: table;

    content: '';
}
.mod_timeline[tmpl="6"] .slick-track:after {
    clear: both;
}
.mod_timeline[tmpl="6"] .slick-loading .slick-track {
    visibility: hidden;
}

.mod_timeline[tmpl="6"] .slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

.mod_timeline[tmpl="6"] .slick-slide img {
    display: block;
    max-height: 300px;
}
.mod_timeline[tmpl="6"] .slick-slide.slick-loading img {
    display: none;
}
.mod_timeline[tmpl="6"] .slick-slide.dragging img {
    pointer-events: none;
}
.mod_timeline[tmpl="6"] .slick-initialized .slick-slide {
    display: block;
}
.mod_timeline[tmpl="6"] .slick-loading .slick-slide {
    visibility: hidden;
}
.mod_timeline[tmpl="6"] .slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.mod_timeline[tmpl="6"] .slick-arrow.slick-hidden {
    display: none;
}














	
/*mod_contacts*/
.mod_contacts[tmpl="0"] [coords] > div {box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);}
.mod_contacts .maps,
.mod_contacts .maps > div {position: relative;}
.mod_contacts p {}
.mod_contacts {}
.mod_contacts b {display: block;}

/* 
[class*="mod_"][item]:not(.mod_menu):not(.mod_header):not(.mod_footer):not(.mod_str_navigation) {
    margin-top: 50px;
    margin-bottom: 50px;
}
 */

.mod_contacts[tmpl="1"] {padding: 0!important;}

.mod_contacts[tmpl="5"] [class*="material-icons"].w-128 {border-radius: 50%;
		border: 1px solid rgb(207 207 207 / 37%);
		height: 128px;
		justify-content: center;
		align-items: center;
		margin: 0 auto 40px auto;
		box-shadow: 0 0 0px 8px rgb(207 207 207 / 13%);
		display: inline-flex;}
.mod_contacts[tmpl="7"] .maps > div {
    border-radius: 10px;
    overflow: hidden;
}
.mod_contacts[tmpl="7"] .pre-map {
    transform: scale(1.1);
    position: relative;
    z-index: 1;
    background: white;
    box-shadow: 0 2px 30px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.mod_contacts[tmpl="8"] .maps > div {height: 100%!important;}

@media (max-width: 600px) {
.mod_contacts[tmpl="8"] .p-l.p-y-lg {
    padding-left: 0;
}
.mod_contacts[tmpl="8"] .maps,
    .mod_contacts[tmpl="8"] .maps > div {
    width: calc(100vw - 30px)!important;padding: 0;
}
}



.mod_contacts[tmpl="8"] .maps {
    min-height: 400px;
}
@media (min-width: 991px) {
	.mod_contacts[tmpl="7"] .pre-map {min-height: 300px;
    position: relative;
    left: 15px;}
    .mod_contacts[tmpl="7"],
    .mod_contacts[tmpl="8"]  .maps {
    left: 15px;}
}

.mod_contacts[tmpl="7"] .item-map {
    background: rgb(0 0 0 / 3%);
    border-radius: 10px;
    padding: 15px;
    cursor: pointer;
}
.mod_contacts[tmpl="7"] .schema,
.mod_contacts[tmpl="8"] .schema {
    box-shadow: 0 2px 30px rgb(0 0 0 / 10%);
    border-radius: 10px;
    overflow: hidden;
    background: white;
}
.mod_contacts[tmpl="7"] .target,
.mod_contacts[tmpl="8"] .target {
    box-shadow: 0 2px 30px rgb(0 0 0 / 10%);
    border-radius: 15px;
    text-decoration: none;
    transition: .2s;
}
.mod_contacts[tmpl="7"] .target:hover,
.mod_contacts[tmpl="8"] .target:hover {
    transform: scale(1.05);
}
.mod_contacts[tmpl="7"] .schema img.slide {
    position: absolute;
    height: 100%;
}

/*mod_questions*/
.mod_questions[tmpl="10"] .col-md-6 {
		min-height: 300px;
}

.mod_questions .qa [id^="answer"] div {padding: 15px;
	opacity: .7;}
.mod_questions .qa .panel {-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0!important;}
.mod_questions .qa form label {margin-bottom: 15px;
	font-weight: normal;}
.mod_questions .qa button.add[list="17"] {margin: 0;}
.mod_questions .qa .copyright {opacity: 0.4;
	font-size: 12px;
	margin: 10px 0 0;}
.mod_questions .qa .framed {border: 10px solid rgba(0, 0, 0, 0.05);
		margin: 15px auto;
	padding: 25px;}

/* 
.mod_questions .panel [role="tab"]:after {right: 10px;
		content: "";
		position: absolute;
		background: url(https://seo.ravigo.ru/cdn/lib/scroll-arrow-to-down.svg) no-repeat 0 0 /cover;
		height: 20px;
		top: 17px;
		width: 20px;
		opacity: .2;}
.mod_questions[tmpl="4"] .panel [role="tab"]:after,
.mod_questions[tmpl="5"] .panel [role="tab"]:after {filter: invert(1) brightness(5);}
 */

.mod_questions .qa h4 {margin: 0;
	border-bottom: 1px #e2e2e2 solid;}
.mod_questions .qa .panel [role="tab"] {-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: transparent;
	border: none;
	padding: 0;
	position: relative;}
.mod_questions .row.qanswers .panel {border-bottom: none;
	margin-bottom: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background-color: transparent;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.mod_questions .qa h4 a {
	padding: 15px;
	text-decoration: none;
	display: block;}
.mod_questions .panel{background: transparent;}
	
.mod_questions[tmpl="1"] .qa h4 a {background-color: transparent;}
.mod_questions[tmpl="1"] .qa [id^="answer"] div {background: rgb(0 0 0 / 0.04);}
.mod_questions[tmpl="1"] .qa h4 a {font-size: 20px;padding: 15px 0;}
.mod_questions[tmpl="7"] [role="tablist"] > div:hover {
    background: rgb(0 0 0 / 5%);
}



/*vacancy*/
.mod_job .qa [id^="answer"] div {padding: 15px;}
.mod_job .qa .copyright {
		opacity: 0.4;
		font-size: 12px;
		margin: 10px 0 0;
}
.mod_job .qa .framed {border: 10px solid rgba(0, 0, 0, 0.05);
		margin: 15px auto;
	padding: 25px;}
.mod_job .jobmanager i, 
.mod_job .jobmanager .pull-right {font-size: .9rem;
    opacity: .6;
    font-style: normal;}
.mod_job .qa [id^="answer"] div.jobmanager {background: #ffffff;}
.mod_job .jobmanager h5 {font-size: 16px;
		margin: 0 0 10px;}
.mod_job .jobmanager a[href^="tel:"] {display: table;
    font-size: 1.7rem;
    line-height: 1;
    margin-top: .5rem;
    text-decoration: none;}

/*mod_company*/

.mod_company[tmpl="0"] [item] > span {    border-radius: 5px;
    flex-basis: 31%;
    margin: 15px 0 0;
    overflow: hidden;
}

.mod_company[tmpl="0"] [item] > span:first-of-type {
    flex-basis: 100%;
}

.mod_company[tmpl="0"] [item] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/*mod_cart*/
.mod_cart {min-height: 500px;}
.mod_cart textarea.md-input {
    height: auto;
}
/* 

.tocart {
    transition: .5s;
    margin: 10px;
}
.tocart:hover {transform:scale(1.1);}
 */

.mod_cart [class*="gotoymaps"],
.mod_cart [class*="gototaxi"],
.mod_cart [class*="gototech"] {
    display: none;
}
@media screen and (max-width: 767px) {
	.cartbody .space-between {flex-wrap: wrap;}
	.cartbody .f-b-50 {flex-basis: calc(100% - 160px)!important} 
	.cart-counter, 
	.cart-counter ~ div {margin-top: 20px;}
}

@media screen and (max-width: 480px) {
	.cartbody .f-b-50,
	.cart-counter, 
	.cart-counter ~ div {margin-top: 20px;
		flex-basis: 100%!important;}
	.cart-counter {background: transparent;}
	.cartbody .space-between {justify-content: center;
		text-align: center;}
	.clientname, 
	.clientphone, 
	.clientmail {display: block;
   	max-width: 100%;
   	width: 100%;
   	margin-bottom: 10px;}
}

/*mod_favorite*/
.mod_favorite {min-height: 350px;}
.mod_favorite > div > div,
[tmpl="0"].mod_services .services div {padding: 25px 0;
	display: flex;
		width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;}
.user_objects > div{}
[tmpl="0"].mod_services .services [type="radio"] + label {flex-basis: 30%;
		border: 0;
		border-bottom: 2px solid transparent;}
		
.user_objects div input,
.mod_favorite > div input,
[tmpl="0"].mod_services .services div > input {display: none;}

.user_objects .ranger,
.mod_favorite .ranger,
[tmpl="0"].mod_services .services div div {padding: 40px 0;
		position: absolute;
		visibility: hidden;
		bottom: 0;
		opacity: 0;
		z-index: -99;
		flex-basis: 100%;
		text-align: left;}

.user_objects .ranger{padding: 0}
.mod_favorite div p {color: #616161;
	margin: 100px auto;
	text-align: center;
	font-size: 16px;}
.user_objects div label span,
.mod_favorite div label span,
[tmpl="0"].mod_services .services label a {border: 1px #dedede solid;
		padding: 10px;
		border-radius: 4px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	min-height: 100%;
	text-align: left;
	position: relative;
	box-sizing: border-box;}


.user_objects div label span {border:2px var(--primary) solid;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 1.2rem;}
[tmpl="0"].mod_services .services label img {width: 40px;
	position: absolute;
	right: 10px;}
.mod_favorite div label b,
[tmpl="0"].mod_services .services label b {font-size: 18px;
	display: block;}
.mod_favorite div label b {height: 60px;}
.mod_favorite div label img {width: 45px;
	position: absolute;
	right: 10px;
	top: 10px;}
.mod_favorite div label span {padding: 5px 10px;background: white;}
[tmpl="0"].mod_services .services label i {font-size: 11px;
		color: #848484;
		font-style: normal;
		margin: 20px 0 0;
		line-height: 17px;
		display: block;}
.mod_favorite > div > label {margin: auto;
	width: 49%;
	background: #f2f2f2;
	border-radius: 4px;
	margin-bottom: 13px;
	position: relative;
	padding: 7px;
	cursor: pointer;}
.container.mod_favorite > div {margin-top: 20px;
	text-align: center;}
.mod_favorite > div > input[type="radio"]:checked + label,
[tmpl="0"].mod_services .services input[type="radio"]:checked + label {border-bottom: 2px solid var(--primary);}
[tmpl="0"].mod_services .services div > input:nth-of-type(1):checked ~ div:nth-of-type(1),
[tmpl="0"].mod_services .services div > input:nth-of-type(2):checked ~ div:nth-of-type(2),
[tmpl="0"].mod_services .services div > input:nth-of-type(3):checked ~ div:nth-of-type(3),
[tmpl="0"].mod_services .services div > input:nth-of-type(4):checked ~ div:nth-of-type(4),
[tmpl="0"].mod_services .services div > input:nth-of-type(5):checked ~ div:nth-of-type(5),
[tmpl="0"].mod_services .services div > input:nth-of-type(6):checked ~ div:nth-of-type(6),
[tmpl="0"].mod_services .services div > input:nth-of-type(7):checked ~ div:nth-of-type(7),
[tmpl="0"].mod_services .services div > input:nth-of-type(8):checked ~ div:nth-of-type(8),
[tmpl="0"].mod_services .services div > input:nth-of-type(9):checked ~ div:nth-of-type(9),
[tmpl="0"].mod_services .services div > input:nth-of-type(10):checked ~ div:nth-of-type(10) {transition: 1s;
		transition-delay: .3s;
		visibility: visible;
		position: relative;
		opacity: 1;
		z-index: 1;}
.mod_favorite div > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.mod_favorite div > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.mod_favorite div > input:nth-of-type(3):checked ~ div:nth-of-type(3),
.mod_favorite div > input:nth-of-type(4):checked ~ div:nth-of-type(4),
.mod_favorite div > input:nth-of-type(5):checked ~ div:nth-of-type(5),
.mod_favorite div > input:nth-of-type(6):checked ~ div:nth-of-type(6),
.mod_favorite div > input:nth-of-type(7):checked ~ div:nth-of-type(7),
.mod_favorite div > input:nth-of-type(8):checked ~ div:nth-of-type(8),
.mod_favorite div > input:nth-of-type(9):checked ~ div:nth-of-type(9),
.mod_favorite div > input:nth-of-type(10):checked ~ div:nth-of-type(10),
.mod_favorite div > input:nth-of-type(11):checked ~ div:nth-of-type(11),
.mod_favorite div > input:nth-of-type(12):checked ~ div:nth-of-type(12),
.mod_favorite div > input:nth-of-type(13):checked ~ div:nth-of-type(13),
.mod_favorite div > input:nth-of-type(14):checked ~ div:nth-of-type(14),
.mod_favorite div > input:nth-of-type(15):checked ~ div:nth-of-type(15),
.mod_favorite div > input:nth-of-type(16):checked ~ div:nth-of-type(16),
.mod_favorite div > input:nth-of-type(27):checked ~ div:nth-of-type(27),
.mod_favorite div > input:nth-of-type(28):checked ~ div:nth-of-type(28),
.mod_favorite div > input:nth-of-type(29):checked ~ div:nth-of-type(29),
.mod_favorite div > input:nth-of-type(30):checked ~ div:nth-of-type(30),
.mod_favorite div > input:nth-of-type(31):checked ~ div:nth-of-type(31),
.mod_favorite div > input:nth-of-type(32):checked ~ div:nth-of-type(32),
.user_objects div > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.user_objects div > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.user_objects div > input:nth-of-type(3):checked ~ div:nth-of-type(3),
.user_objects div > input:nth-of-type(4):checked ~ div:nth-of-type(4),
.user_objects div > input:nth-of-type(5):checked ~ div:nth-of-type(5),
.user_objects div > input:nth-of-type(6):checked ~ div:nth-of-type(6),
.user_objects div > input:nth-of-type(7):checked ~ div:nth-of-type(7),
.user_objects div > input:nth-of-type(8):checked ~ div:nth-of-type(8),
.user_objects div > input:nth-of-type(9):checked ~ div:nth-of-type(9),
.user_objects div > input:nth-of-type(10):checked ~ div:nth-of-type(10),
.user_objects div > input:nth-of-type(11):checked ~ div:nth-of-type(11),
.user_objects div > input:nth-of-type(12):checked ~ div:nth-of-type(12),
.user_objects div > input:nth-of-type(13):checked ~ div:nth-of-type(13),
.user_objects div > input:nth-of-type(14):checked ~ div:nth-of-type(14),
.user_objects div > input:nth-of-type(15):checked ~ div:nth-of-type(15),
.user_objects div > input:nth-of-type(16):checked ~ div:nth-of-type(16),
.user_objects div > input:nth-of-type(27):checked ~ div:nth-of-type(27),
.user_objects div > input:nth-of-type(28):checked ~ div:nth-of-type(28),
.user_objects div > input:nth-of-type(29):checked ~ div:nth-of-type(29),
.user_objects div > input:nth-of-type(30):checked ~ div:nth-of-type(30),
.user_objects div > input:nth-of-type(31):checked ~ div:nth-of-type(31),
.user_objects div > input:nth-of-type(32):checked ~ div:nth-of-type(32) {transition: 1s;
		transition-delay: .3s;
		visibility: visible;
		position: relative;
		opacity: 1;
		z-index: 1;}
[tmpl="0"].mod_services .services table td {text-align: left;
	vertical-align: top;
	padding: 5px 20px;
	box-shadow: 1px 1px 0 #d2d2d2;}
[tmpl="0"].mod_services .services table {border: 1px #d2d2d2 solid;
	width: 100%;}
[tmpl="0"].mod_services .services table tr:nth-of-type(even) {background: #fafafa;}
[tmpl="0"].mod_services .services table td h4 {font-size: 16px;
		line-height: 30px;
		margin: 10px 0;}
[tmpl="0"].mod_services .services table td h4:before {background: url(/cdn/lib/menu-button.svg) no-repeat 0 / 20px;
		content: "";
		width: 27px;
		display: inline-block;
		height: 30px;
		vertical-align: top;}
[tmpl="0"].mod_services .services table td p {color: #676767;
		font-size: 13px;}
[tmpl="0"].mod_services .services table td:last-of-type {font-size: 16px;}
/* 
[tmpl="0"].mod_services .services button.add[item="0"] {margin: 10px auto;
		filter: none;
		color: white;
		border-radius: 25px;
		min-width: 250px;
		line-height: 25px;
		font-size: 16px;}
 */
.user_objects div label span{}
.mod_favorite > div > div label span {background: white;
	height: auto;
	border-radius: 0;}
.user_objects div label b{}
.mod_favorite > div > div label b {font-size: 14px;
	font-weight: normal;
	 white-space: nowrap;
	padding: 5px;
	height: auto;}
.mod_favorite > div > div label img {display: none;}
.user_objects div label {}
.mod_favorite div div label {padding-bottom: 0;
	border-bottom: 2px transparent solid;
	margin: 2px;
	cursor: pointer;}
.user_objects input[type="radio"]:checked + label span,
.mod_favorite div div input[type="radio"]:checked + label span {border-bottom: 2px #ef4a61 solid;}
.mod_favorite > div > div {padding: 0!important;}




/*mod_services*/
[tmpl="1"].mod_services .filter-container {position: relative;
		overflow: hidden;}
[tmpl="1"].mod_services .filters li,
[tmpl="21"].mod_services .filters li {display: inline-block;
		margin-bottom: 4px;
		padding: 10px 15px;
		cursor: pointer;
		transition: color .5s ease;
		text-transform: uppercase;}
[tmpl="21"].mod_services .filters li {display: block;}
[tmpl="1"].mod_services .filters.light li,
[tmpl="21"].mod_services .filters.light li, {width: 50%;
	float: left;
	color: var(--primary);
	margin-left: -15px;
	margin: 15px 0;
	padding: 0 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 20px;}
[tmpl="1"].mod_services .filters,
[tmpl="21"].mod_services .filters {margin-bottom: 20px;}
[tmpl="1"].mod_services .filtr-item,
[tmpl="21"].mod_services .filtr-item {position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		opacity: 0;
		overflow: hidden;
		transition: opacity .5s ease;
		background: rgba(34, 34, 34, 0.85);
		position: relative;
		min-height: 350px;
		max-height: 350px;
		color: white;}
[tmpl="1"].mod_services .filtr-item .filter-content a,
[tmpl="21"].mod_services .filtr-item .filter-content a {position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;}
[tmpl="1"].mod_services .filtr-item .filter-content,
[tmpl="21"].mod_services .filtr-item .filter-content {opacity: 1;
		height: 100%;
		padding: 50px;
		position: relative;}
[tmpl="1"].mod_services .filtr-item:hover .filter-content,
[tmpl="21"].mod_services .filtr-item:hover .filter-content {opacity: 0;
	transition: opacity .5s ease;}
[tmpl="1"].mod_services .filtr-item .image-bg,
[tmpl="21"].mod_services .filtr-item .image-bg {width: 100%;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;
		height: 100%;}
[tmpl="1"].mod_services .filtr-item,
[tmpl="1"].mod_services .one-item,
[tmpl="21"].mod_services .filtr-item,
[tmpl="21"].mod_services .one-item {width: calc(50% - 1px);}



[tmpl="4"].mod_services .filtr-item,
[tmpl="4"].mod_services .one-item {width: calc(100% - 1px);
		/* min-height: 120px */;}
[tmpl="1"].mod_services .filtr-item .bg-overlay,
[tmpl="21"].mod_services .filtr-item .bg-overlay,
[tmpl="4"].mod_services .filtr-item .bg-overlay {opacity: .3;
		margin: 5px;
		width: 100%;
		max-width: calc(100% - 10px);
		height: 100%;
		max-height: calc(100% - 10px);}
[tmpl="1"].mod_services .filtr-item:hover .bg-overlay,
[tmpl="21"].mod_services .filtr-item:hover .bg-overlay {opacity: .1;}
[tmpl="1"].mod_services .filtr-item .bg-overlay,
[tmpl="1"].mod_services .filtr-item:not(:hover) .bg-overlay,
[tmpl="21"].mod_services .filtr-item .bg-overlay,
[tmpl="21"].mod_services .filtr-item:not(:hover) .bg-overlay {opacity: .9;transition: .5s;}

@media screen and (max-width: 991px) {[tmpl="1"].mod_services .filtr-item,[tmpl="21"].mod_services .filtr-item {width: 50%;}}
@media screen and (max-width: 767px) {
	[tmpl="1"].mod_services .filtr-item,
	[tmpl="1"].mod_services .filtr-item {width: 100%;}
	[tmpl="1"].mod_services.filtr-item .filter-content .text a.btn.small,
	[tmpl="1"].mod_services.filtr-item .filter-content .text a.btn.small {height: 35px;
		border-radius: 35px;
		line-height: 33px;}
	[tmpl="1"].mod_services.filtr-item .filter-content .text h4,
	[tmpl="21"].mod_services.filtr-item .filter-content .text h4 {	margin-bottom: 10px;}
	[tmpl="1"].mod_services.filtr-item .filter-content .text h3,
	[tmpl="21"].mod_services.filtr-item .filter-content .text h3 {	margin-bottom: 20px;}
	[tmpl="1"].mod_services.filtr-item .filter-content .text
	[tmpl="21"].mod_services.filtr-item .filter-content .text {	padding: 20px;}
}
@media screen and (max-width: 480px) {[tmpl="1"].mod_services .filtr-item .filter-content .text h3 {font-size: 25px;}}
[tmpl="2"].mod_services .filter-container {position: relative;
		background: transparent;
		overflow: hidden;}
[tmpl="2"].mod_services .filters li,
[tmpl="4"].mod_services .filters li {display: inline-block;
		margin-bottom: 4px;
		padding: 10px 15px;
		cursor: pointer;
		border-radius: 25px;
		transition: color .5s ease;
		text-transform: uppercase;}
/* 
.mod_services[tmpl="4"] .filter-container {max-height: 350px;
		overflow: hidden;}
 */
 
 
[tmpl="2"].mod_services .filters.light li {width: 50%;
	float: left;
	color: var(--primary);
	margin-left: -15px;
	margin: 15px 0;
	padding: 0 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 20px;}
[tmpl="2"].mod_services .filters {margin-bottom: 20px;}
[tmpl="2"].mod_services .filtr-item {position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		opacity: 0;
		overflow: hidden;
		transition: opacity .5s ease;
		position: relative;
		min-height: 350px;
		max-height: 350px;}
[tmpl="2"].mod_services .filtr-item .filter-content a {position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;}
[tmpl="2"].mod_services .filtr-item:hover .bg-overlay {opacity: 1;}
[tmpl="2"].mod_services .filtr-item .filter-content {opacity: 1;
		padding: 50px;
		position: relative;
	transition: opacity .5s ease;
		height: 100%;}
[tmpl="2"].mod_services .filtr-item .image-bg {width: 100%;
		padding-top: 100%;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;}
[tmpl="2"].mod_services .filtr-item,
[tmpl="2"].mod_services .one-item {width: 33%;}
[tmpl="2"].mod_services .filtr-item .bg-overlay {background: linear-gradient(to top, rgb(236 236 236 / 0%) 0%, #ffffff 50%);
	transition: opacity .5s ease;}

@media screen and (max-width: 991px) {[tmpl="2"].mod_services .filtr-item {width: 50%;}}
@media screen and (max-width: 767px) {
	[tmpl="2"].mod_services .filtr-item {width: 100%;}
	[tmpl="2"].mod_services.filtr-item .filter-content .text a.btn.small {height: 35px;
		border-radius: 35px;
		line-height: 33px;}
	[tmpl="2"].mod_services.filtr-item .filter-content .text h4 {	margin-bottom: 10px;}
	[tmpl="2"].mod_services.filtr-item .filter-content .text h3 {	margin-bottom: 20px;}
	[tmpl="2"].mod_services.filtr-item .filter-content .text {	padding: 20px;}
}
@media screen and (max-width: 480px) {
[tmpl="2"].mod_timeline {display: none;}
[tmpl="2"].mod_services .filtr-item .filter-content .text h3 {font-size: 25px;}}
.mod_timeline[tmpl="3"] .flex.w-full:before {
		content: "";
		height: 6px;
		width: 100%;
		background: #adb6bf;
		position: absolute;
		margin-top: 13px;
}

.mod_services[tmpl="3"] .item-card span {flex-basis: 100%;}
.mod_services[tmpl="15"] img {
    max-height: 280px;
}

/*modmap*/
.mod_map [cabinet="cats"] {-webkit-appearance: none;
		-moz-appearance: none;
		-webkit-border-radius: 0;
		cursor: pointer;
		width: 250px;
		margin: 10px auto;
		line-height: 35px;
		border: 1px #d2d2d2 solid;
		padding: 0 10px;
		outline: none;
		display: block;
		background: white;}
.mod_map .yandexpopup {max-width: 150px}
.mod_map .yandexpopup img {width: 150px}
.mod_map .yandexpopup [onclick]:hover {text-decoration: none}
.mod_map .yandexpopup [onclick] {display: table;
	text-decoration: underline;
	cursor: pointer}
.mod_map .yandexpopup i {font-style: normal;
	font-size: 20px;
	white-space: nowrap;
	display: block;}
.mod_map .yandexpopup a {color: black;}
.mod_map .yandexpopup u{font-style: normal;
	font-size: 24px;
	line-height: 0;
	display: inline-block;
	margin-right: 4px;
	opacity: .6;
	text-decoration: none;}
.mod_map .yandexpopup span {display: block;
	line-height: 13px;
	font-size: 12px;
	color: #5f5f5f;
	margin: 5px 0}

/*mod_str_navigation*/
.container.mod_str_navigation {position: relative;}

	
/*detail*/
.poly_zoom_up, 
.poly_zoom_down,
.check_location, 
.podr_zoom_up, 
.podr_zoom_down {    width: 50px;
    height: 50px;
    position: absolute!important;
    z-index: 1;
    top: 10px;
    right: 10px;
    line-height: 1;border: 0;
    border-radius: 5px;
    cursor: pointer;
    background: white!important;
    color: #646464!important;
    box-shadow: 0px 1px 3px rgb(51 51 51 / 43%);}
		

.poly_zoom_up, 
.poly_zoom_down,
.check_location {left: 40px;padding:7px}
.detail .yandexfield {position: relative;width: 100%!important;}
.poly_zoom_down,
.podr_zoom_down {top: 65px;}
.check_location {top: 120px;}
.check_location:hover, 
.podr_zoom_down:hover, 
.podr_zoom_up:hover {background-color: #efefef;}

.mod_banks,
.mod_benefits,
.mod_experience {}





.detail-grid {position: relative;
display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 20px;
    width: 100%;}
.detail-grid-left {
    background-color: #fff;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05);border-radius: 1rem;
    overflow: hidden;
}
.detail-grid-price {
    border-radius: 1rem;
}
.detail-map {background: #f9f9f9;
		border: 1px #e6e6e6 solid;
		flex-basis: 100%;
		text-align: left;
		position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
		width: 100%;box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05);
    border-radius: 1rem;
    overflow: hidden;
		box-sizing: border-box;}
.detail-grid i.coin {
    font-style: normal;
    margin-left: .25rem;
    opacity: .7;
}
.detail .jkname span,
.detail-grid .ch,
.detail-grid-labels span:not(:empty) {
    background: rgb(0 0 0 / 7%);
    border-radius: 5rem;
    padding: .25rem 1rem;
    font-size: .9rem;
    margin-right: .25rem;
    display: inline-block;
    margin-bottom: .25rem;
}
.detail-grid .ch .material-icons {
    display: none;
}
.detail-grid-gallery {
    position: relative;
    overflow: hidden;}
.detail [viber] {background: url(/cdn/lib/vibercolor.svg);}
.detail [skype] {background: url(/cdn/lib/skypecolor.svg);}
.detail [whatsapp] {background: url(/cdn/lib/whatsappcolor.svg);}
.detail [viber],
.detail [skype],
.detail [whatsapp] {background-size: cover;}

.detail .fieldMortgageAllowed {
    background: #ffffff;
    display: block;
    padding: 1rem;
    border-radius: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.detail .fieldMortgageAllowed a {margin-left: .35rem;
    display: block;
    margin-top: 1rem;
    text-decoration: none;
    font-size: 1rem;
    opacity: .7;
}

.detail .fieldMortgageAllowed .material-icons {
    font-size: 6rem;
    vertical-align: bottom;
    opacity: .3;
}
.detail-grid-options {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 20px;
    width: 100%;
}
.detail-grid-options b {
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px rgb(0 0 0 / 15%) solid;
        line-height: 2.5rem;
}
.detail-grid-options span {
    font-size: 1rem;
}

.detail-grid-options u {
    text-decoration: none;
    opacity: .7;
}
.detail-grid-options b:empty {
    display: none;
}


.detail .social-logo a {
    min-width: 30px;
    height: 30px;
}

.detail .social-logo {
    display: flex;
    gap: 1rem;
    margin: 1rem 0;
}

.detail {
    padding-top: 2rem;
}
@media (max-width: 991px) {
.detail-grid {
    grid-template-columns: 1fr;
}
}

@media (max-width: 560px) {
.detail-grid-options {grid-template-columns: 1fr;}
}

.popular .mod_cat .container {
    width: 100%;
}

.popular .mod_cat {
    padding: 0!important;
}
#two .p-a-xs {
    padding: 10px;
}


/*bar cart*/
.prod_option .md-check > i:before {width: 15px;
    height: 15px;}
.prod_option .md-check > i {height: 15px;
    margin-right: 22px;
    margin-top: 2px;}
.prod_option .md-check input[type="checkbox"]:checked + i:after {height: 10px;
    width: 5px;
    left: 5px;}
.prod_option .md-check {margin-right: 10px;} 
.price_option label {height: 32px;
    transition: color 150ms ease 0s;
    position: relative;
    border: 0!important;}
.price_option input {position: absolute;
    display: none;}
.price_option {border-radius: 50px;
    height: 36px;
    display: flex;
    position: relative;
    overflow: hidden;
    margin: 8px 0px;
    padding: 2px;}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
.price_option input:checked + label:before {content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 50px;
    box-shadow: 0px 0px 10px rgb(58 58 58 / 20%);
    z-index: 0;left: 0;top: 0;
    animation: fadeInLeft .5s linear;
    animation-fill-mode:both;
    -webkit-animation: fadeInLeft .3s linear;
    -webkit-animation-fill-mode:both;}
.price_option label span {position: relative;}


.tmpcart {
    position: absolute;
    z-index: 999;
    right: 0;
    background: white;
    border-radius: 5px;
    box-shadow: 1px 2px 6px 2px rgb(0 0 0 / 15%);
    margin-top: 6px;
}
.tmpcart:before {
    content: "";
    width: 10px;
    height: 10px;
    background: white;
    position: absolute;
    right: 10px;
    top: -4px;
    transform: rotateZ(45deg);
}


		
@media (max-width: 860px) {
	.p1, .p2, .p3, .p4 {flex-basis: 100%;}
/* 
	.mod_str_navigation h1,
	.mod_str_navigation p,
	.mod_str_navigation .crumbs,
	 .p2 {padding: 0 15px!important;}
 */
}


@media (max-width: 460px) {
	.detail .nav-tabs > li {width: 100%;}
	.nav-tabs > li.active > a {border-bottom-color: #ddd!important;}
	.detail .options.long b u {position: relative;
		margin-bottom: 30px;}
}

		
/*mod_quiz*/ 
[page="quiz"] #page {background: #efefef;
		height: 100vh;}
.qbody.container {margin: auto;
		position: relative;
		height: 100vh;}
.mod_quiz,
.mod_quiz a {color: #565656;} 
.qlogo {background: var(--bglogo);
		height: 60px;
		border-bottom: 1px gainsboro solid;}
.qslide {position: absolute;
		background: white;
		width: 100%;
		left: calc(50% - 570px);
		top: 50px;
		display: flex;
		height: 100%;
		max-height: 600px;}
.qleft {flex: 3;
		position: relative;
		overflow: hidden;}
.qright {flex: 2;
		overflow: hidden;}
.qright h2 {text-align: left;
		text-transform: unset;
		font-weight: normal;
		font-size: 22px;}
.qright p {color: #8e8e8e;
		line-height: 18px;
		font-size: 14px;}
.qright button,
.qleft a[start],
.qright a[start] {border: 0;
		border-radius: 30px;
		background: var(--primary);
		white-space: nowrap;
		text-decoration: none;
		color: white;
		line-height: 50px;
		padding: 0 60px;
		font-size: 18px;
		cursor: pointer;
		outline: none;
		margin-bottom: 25px;
		-webkit-transform: perspective(1px) translateZ(0);
		transform: perspective(1px) translateZ(0);
		position: relative;
		-webkit-transition-property: color;
		transition-property: color;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		display: inline-block;
		overflow: hidden;}

.qleft a[start] {display:none;}
@media (max-width: 460px) {
.qleft a[start] {display:block;
		text-align: center;
}}
.qright > div {padding: 25px;}
.qright button:before,
.qright a[start]:before {content: "";
		position: absolute;
		z-index: -1;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: var(--primary);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 50%;
		transform-origin: 50%;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		filter: brightness(0.9);}
.qright a[start]:hover:before,
.qright button:hover:before{-webkit-transform: scaleX(1);
		transform: scaleX(1);}
.qslide [bonus1]:before, 
.qslide [bonus2]:before {content: "";
		position: absolute;
		width: 20px;
		height: 20px;
		background: url(/cdn/lib/clock.svg) no-repeat white center / 16px;
		right: 10px;
		top: 10px;
		border-radius: 20px;}
.qslide [bonus1], 
.qslide [bonus2] {display: inline-block;
		width: 200px;
		position: relative;
		border: 1px gainsboro solid;
		padding: 12px;
		vertical-align: top;
		border-radius: 5px;
		cursor: no-drop;
		box-sizing: border-box;
		margin: 0	10px 10px 0;
		font-size: 12px;}
.qgray [bonus1], 
.qgray [bonus2], 
.qgray [bonus3], 
.qgray [bonus4] {width: 70%;
		margin: 10px auto;
		display: block;
		text-align: center;}
.qslide [bonus1] {background: url(/cdn/london.otys.ru/file/1526322266669763226.jpeg) no-repeat top / cover;}
.qslide [bonus2] {background: url(/cdn/london.otys.ru/file/1526322266669763226.jpeg) no-repeat center / cover;}
.qslide [bonus1] span, 
.qslide [bonus2] span {background: rgba(0, 0, 0, 0.4);
		padding: 5px;
		color: #fafafa;
		border-radius: 2px;}
.qleft div b,
.qright div b {display: table;
		margin-bottom: 10px;
		font-size: 12px;
		text-transform: uppercase;
		color: black;}
.qlast.qslide .qleft {padding: 75px;
		position: relative;
		z-index: 1;
		height: 100%;}
.qlast.qslide .qleft:before {content: "";
		background: rgba(255, 255, 255, 0.95);
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: -1;}
.qleft, .qright, .qgray {height: 100%;
}
.qlast.qslide .qleft div[linefull] {background: var(--primary);
		width: 95%;
		height: 6px;
		border-radius: 20px;
		position: relative;}
.qlast.qslide .qleft div[line] {height: 6px;
		background: #dcdcdc;
		border-radius: 20px;
		margin-top: 10px;}
.qlast.qslide .qleft div[linefull]:after {content: "95%";position: absolute;right: -5px;font-size: 10px;top: -16px;}
.qlast.qslide .qleft div[linefull]:before {content: "";position: absolute;width: 12px;height: 12px;background: var(--primary);right: 0;top: -3px;border-radius: 10px;}
.qlast.qslide .qleft p {font-size: 22px;
		margin-bottom: 60px;}
.qlast .qright .form input[type="text"], 
.qlast .qright .form input[type="tel"], 
.qlast .qright .form input[type="email"] {width: 100%;
		line-height: 40px;
		font-size: 16px;
		padding: 0 10px;
		box-sizing: border-box;
		margin-bottom: 15px;
		border-radius: 4px;
		border: 1px gainsboro solid;}
.qright .form label {display: table;
		font-size: 12px;
		padding: 0;
		color: #5c5c5c;
		font-weight: normal;
		margin: 3px 0;}
.qright .form {padding: 100px 40px;}
.qgray {flex: .7;
		background: #fafafa;
		padding: 15px;
		overflow: hidden;
		border-left: 1px #e8e8e8 solid;}
.qlefttop {padding: 10px 20px 0;
		border-bottom: 1px #e8e8e8 solid;}
.qleft h4 {padding: 20px;
		font-size: 20px;
		font-weight: normal;
		color: black;}
.qleft h4 i {display: table;
		font-size: 10px;
		font-style: normal;
		padding: 3px 5px;
		border: 1px #e8e8e8 solid;
		background: #f3f3f3;
		border-radius: 2px;
		color: #868686;}
.qleft .qanswers {padding: 0 20px;
		display: flex;
		flex-wrap: wrap;}
.qleft .qanswers label {border: 1px #e8e8e8 solid;
		width: 47%;
		transition: .5s;
		position: relative;
		margin: 5px 1%;
		font-weight: normal;
		cursor: pointer;
		padding: 15px 15px 15px 50px;
		box-sizing: border-box;
		border-radius: 3px;}
.qgray p[description] {color: #656565;
		font-size: 12px;}
.qanswers input {position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;}
.checkmark {position: absolute;
	top: 10px;
	left: 10px;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 17px;}
.qanswers label:hover {border-color: var(--primary);}
.qanswers label:hover input ~ .checkmark {background-color: #ccc;}
.qanswers input:checked ~ .checkmark {background-color: var(--primary)!important;}
.qanswers input:checked ~ .checkmark:after {display: block;}
.qanswers .checkmark:after {content: "";
	position: absolute;
	display: none;
		left: 10px;
		top: 7px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);}
.qleftbottom {position: absolute;
		bottom: 0;
		text-align: right;
		width: 100%;
		padding: 20px 20px 50px;
		box-sizing: border-box;
		background: #fafafa;
		border-top: 1px #e8e8e8 solid;}
.mod_quiz.row {padding: 0!important;}
.qleftbottom a {border-radius: 30px;
		text-decoration: none!important;
		transition: .5s;
		line-height: 40px;
		border: 1px #e8e8e8 solid;
		height: 40px;
		padding: 0 20px;
		font-size: 14px;
		cursor: pointer;
		outline: none;
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;}
.qleftbottom a[prev] {background: url(/cdn/lib/back-new.svg) no-repeat center / 15px;}
.qleftbottom a[next] {background: url(/cdn/lib/next-new.svg) no-repeat white 70px center / 15px;
		padding-right: 35px;
		border-color: var(--primary);}
.qleftbottom a[prev]:hover {background-color: white;}
.qleftbottom a[next]:hover {border-right-width: 10px;}
.show.qslide {z-index: 2;
		left: 0;}
.show.qslide .qleft .qanswers label {-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;}
.show.qslide .qleft .qanswers label:nth-of-type(3),
.show.qslide .qleft .qanswers label:nth-of-type(4) {-webkit-animation-duration: .6s;
	animation-duration: .6s;}
.show.qslide .qleft .qanswers label:nth-of-type(5),
.show.qslide .qleft .qanswers label:nth-of-type(6) {-webkit-animation-duration: .7s;
	animation-duration: .7s;}
.show.qslide .qleft .qanswers label:nth-of-type(7),
.show.qslide .qleft .qanswers label:nth-of-type(8) {-webkit-animation-duration: .8s;
	animation-duration: .8s;}
.show.qslide .qleft .qanswers label:nth-of-type(9),
.show.qslide .qleft .qanswers label:nth-of-type(10) {-webkit-animation-duration: .9s;
	animation-duration: .9s;}
@media (max-width: 767px) {
	.qbody0 {padding: 0;background: #ffffff;}
	.qbody {box-shadow: none;}
	.qfirst.qslide.show .qleft {height: 100px;}
	.qleftbottom {text-align: center;}
	.qgray {height: auto;}
}

@media (max-width: 500px){
	.qfirst.qslide.show .qleft {height: 100px;}
}
.trrr {animation: shake2 0.82s cubic-bezier(.36,.07,.19,.97) both;
		transform: translate3d(0, 0, 0);
		backface-visibility: hidden;}
	 
		

/* Slider */
/* 
.mod_banks section,
.mod_header[tmpl="1"],
.mod_header[tmpl="2"],
.mod_header[tmpl="3"],
.mod_header[tmpl="4"],
.mod_header[tmpl="5"],
.mod_header[tmpl="6"],
.mod_header[tmpl="7"],
.mod_header[tmpl="8"],
.mod_header[tmpl="9"] {visibility: hidden;}

.mod_banks section.slick-initialized,
.mod_header.slick-initialized {visibility: visible;}
 */
 
/*load fix*/
[id^="mod_header"]:not(.slick-initialized) > div:not(:first-of-type) {
    display: none;
}
/*load fix*/
.mod_timeline[tmpl="3"] section:not(.slick-initialized) > div:not(:first-of-type) {
    display: none;
}
/*load fix*/
.mod_review[tmpl="1"] section:not(.slick-initialized) > div:not(:first-of-type),
.mod_review[tmpl="3"] section:not(.slick-initialized) > div:not(:first-of-type) {
    display: none;
}
.mod_gallery[tmpl="9"] .slick-slide {opacity: .09;}
.mod_review[tmpl="12"] .slick-slide.slick-active,
.mod_review[tmpl="13"] .slick-slide.slick-active,
.mod_gallery[tmpl="9"] .slick-slide.slick-active {opacity: 1;}
.mod_review[tmpl="12"] img {margin: auto;}
.mod_review[tmpl="14"] .rounded {
    box-shadow: 0 0 20px rgb(120 120 120 / 20%);
}
.mod_header[tmpl="10"] .custom-dots {
    display: flex;
    justify-content: flex-start;
    align-items: start;
    margin-top: 2rem;
}

.mod_header[tmpl="10"] .custom-dots i {}
.mod_header[tmpl="10"] .custom-dots span {
  cursor: pointer;
    font-size: 1.2rem;
    line-height: 1;
    margin: auto;
    margin: auto auto auto 10px;
}
.mod_header[tmpl="10"] .slider {
    box-shadow: 0 0 50px rgb(120 120 120 / 20%);
    border-radius: 2rem;
    margin-top: 2rem;
}
.mod_header[tmpl="10"] .custom-dots i.material-icons {
    font-size: 2rem;
    margin: 5px 5px 5px auto;
    opacity: .4;

}
.mod_header[tmpl="10"] .custom-dot {
    flex: 1;
    display: flex;
}
.mod_header[tmpl="10"] .slick-slide img {margin:0;
    transform: scale(1.2);} 
.mod_header[tmpl="10"] .custom-dot.active {
  color: var(--primary);
}
.mod_header[tmpl="10"] .custom-dot.active i.material-icons {opacity: 1;}


  
.mod_header[tmpl="10"] .slick-slide .slider-desc p,
.mod_header[tmpl="10"] .slick-slide .slider-desc ul {padding:0;font-size: 1.1rem;}
.mod_header[tmpl="10"] .slick-slide .slider-desc span {font-size: 1.4rem;
    font-weight: 800;}
.mod_header[tmpl="10"] .slick-slide .slider-desc{background: white;
    padding: 40px 40px 40px 100px;
    position: relative;
    z-index: 1;
    border-radius: 1rem;
    box-shadow: 6px 0 6px rgb(0 0 0 / 6%);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;}
.mod_review[tmpl="13"] .slick-list,
.mod_review[tmpl="13"] .slick-slider,
.mod_review[tmpl="12"] .slick-list,
.mod_review[tmpl="12"] .slick-slider,
.mod_gallery[tmpl="9"] .slick-list,
.mod_gallery[tmpl="9"] .slick-slider{overflow: unset;}
.mod_review[tmpl="13"] .item,
.mod_review[tmpl="12"] .item {
    box-shadow: 0 0 20px rgb(120 120 120 / 20%);
    padding: 40px;
    border-radius: 2rem;
}
.mod_gallery[tmpl="9"] .slick-slide img {
    box-shadow: 0 0 15px rgb(120 120 120 / 40%);
    border-radius: 2rem;
}
.mod_header .slick-slide div {
    height: 100%;
}


.detailcontainer button.slick-prev, 
.detailcontainer button.slick-next, 
.mod_inout[tmpl="0"] button.slick-prev, 
.mod_inout[tmpl="0"] button.slick-next,
.mod_header[tmpl="10"] button.slick-prev, 
.mod_header[tmpl="10"] button.slick-next,
.mod_gallery[tmpl="9"] button.slick-prev, 
.mod_gallery[tmpl="9"] button.slick-next,
.mod_review[tmpl="12"] button.slick-prev, 
.mod_review[tmpl="12"] button.slick-next,
.mod_review[tmpl="13"] button.slick-prev, 
.mod_review[tmpl="13"] button.slick-next {
    background-color: white;
    box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-size: 25px;
    top: 50%;
    left: 0;
}
.detailcontainer button.slick-next,
.mod_inout[tmpl="0"] button.slick-next,
.mod_header[tmpl="10"] button.slick-next,
.mod_gallery[tmpl="9"] button.slick-next,
.mod_review[tmpl="12"] button.slick-next,
.mod_review[tmpl="13"] button.slick-next {
    right: 0;
    left: auto;
} 
.mod_inout[tmpl="0"] button.slick-next,
.mod_header[tmpl="10"] button.slick-next { right: 15px;}
.mod_inout[tmpl="0"] button.slick-prev,
.mod_header[tmpl="10"] button.slick-prev { left: 15px;}

.mod_gallery[tmpl="9"] .slick-slide {
    margin: auto 0;
}
.mod_gallery[tmpl="9"] .slick-slide img {
    margin: 0;
    width: 100%;
}



/* mod_str_navigation */
.user_preview.container h1,
.complex_preview.container h1 {
		position: relative;
		font-size: 4rem;
		color: white;
}

.user_preview.container p,
.complex_preview.container p {position: relative;z-index: 22;
		padding: 0 0 20px;}
.user_preview.container p {max-width: 600px;}

.mod_map .maps {position: relative;}







/*mod_cat_filter*/
/* 
.mod_cat_filter {margin: 30px auto;}
 */
/* 
.mod_cat_filter h2 a {float: right;
		font-size: 16px;
		margin: 10px;}
 */
 
@media (max-width: 600px) {
	.mod_cat_filter h3 {text-align: center;}
	.mod_cat_filter h3 a {float: none!important;
		display: block;
		margin: 0 0 30px;}
}

.mod_cat_filter h2 {margin: 25px 0;}
.mod_cat_filter .mod_cat[list="121"] .calls.column .datashow {
		display: none;
}

/*mod_banks*/
.mod_banks h4 {text-align: center;
	margin: 50px 0 25px;}
.mod_banks .slick-track div {display: inline-block;
		flex: 1;}
.mod_banks .slider {display: block;}


/*crumb*/
.crumb a {line-height: 50px;
	margin: 0 5px;
	color: #888888;
	font-size: 12px;}







/*footer*/

.menu.menu-footer a {color: inherit;
		line-height: 1.7rem;}
.menu.menu-footer li {display: table;
		float: initial;}

footer a[href^="tel:"]:hover, 
footer a[href^="tel:"]:focus {text-decoration: none;
		color: inherit;}
		
/* 
footer img[src*=".svg"] {filter: grayscale(1) brightness(1);}
 */
footer .menu li:hover > ul {
    display: none!important;
    visibility: hidden!important;
}		
footer {}

footer [href="#page"] {background: url(/cdn/lib/upload.svg) no-repeat white center / 15px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 0px;    box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
    border-radius: 50%;
    border: 0;}

.mod_footer[tmpl="9"] p[socialuser] a {
		border-radius: 0px;
		background-color: transparent;
		width: 30px;
		margin-top: 15px;
		filter: invert(1);
		opacity: .8;}
		
.mod_footer:not([tmpl="10"]) .menu.menu-footer {
    column-count: 2;
}
.mod_footer[tmpl="10"] .menu.menu-footer ul {
    padding: 0;
    margin-top: 15px;
}

.mod_footer .menu.menu-footer li ul {display: none!important;}

.bg100 .mod_footer[tmpl="9"] p[socialuser] a,
.bg123 .mod_footer[tmpl="9"] p[socialuser] a,
.bg124 .mod_footer[tmpl="9"] p[socialuser] a,
.bg125 .mod_footer[tmpl="9"] p[socialuser] a,
.bg126 .mod_footer[tmpl="9"] p[socialuser] a,
.bg130 .mod_footer[tmpl="9"] p[socialuser] a,
.bg131 .mod_footer[tmpl="9"] p[socialuser] a,
.bg132 .mod_footer[tmpl="9"] p[socialuser] a,
.bg133 .mod_footer[tmpl="9"] p[socialuser] a,
.bg134 .mod_footer[tmpl="9"] p[socialuser] a,
.bg135 .mod_footer[tmpl="9"] p[socialuser] a {
		filter: invert(0);
}



.mod_experience img {max-height: 50px;margin-bottom: 1rem;}
.mod_experience .material-icons {
    font-size: 2.5rem;
}

.mod_experience[tmpl="2"] img {
    max-height: 70px;
    margin: 0;
}

.mod_experience[tmpl="2"] .material-icons {
        border-radius: 50%;
    background: rgb(128 163 255 / 13%);
    color: var(--primary);
    font-size: 30px;
    padding: 7px;
}

.mod_experience[tmpl="2"] a {
    margin: auto 0 0;
}
.mod_experience[tmpl="1"] .material-icons {
    position: absolute;
    right: 1rem;
    font-size: 6rem;
    line-height: 1;
    bottom: 1rem;
}
.mod_experience[tmpl="1"] .material-icons:before {
    content: "";
    background: rgb(255 255 255 / 7%);
    width: calc(100% + 35px);
    height: 100%;
    inset: 0 -10px 0 -20px;
    position: absolute;
    z-index: -1;
    border-radius: 500px 0 0 500px;
}

.advantage i,
.mod_experience[tmpl="0"] i {position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	color: #e4e4e4;
	font-size: 50px;
	font-family: times;
	font-weight: bold;
	font-style: normal;
	border: 10px #f3f3f3 solid;
	width: 90px;
		height: 90px;
	text-align: center;}
	
.mod_experience[tmpl="1"] .experience {
    min-height: 280px;
}

.mod_experience[tmpl="1"] .experience img {
    max-height: max-content;
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
    margin: 0;
}

/* 
.mod_experience[tmpl="1"] .experience button.add.w {
    background: white!important;
}
 */
/* 
.mod_experience[tmpl="1"] .experience:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 50%), transparent 50%);
    left: 0;
    top: 25%;
    z-index: -1;
}
 */
.mod_experience[tmpl="1"] .experience .h6 a {
   background: rgb(0 0 0 / 34%);
    padding: 1rem;
    border-radius: 0 5rem 5rem 0;
    padding-left: 3rem;
    margin-left: -3rem;
    padding-right: 1.5rem;
    display: block;
}
	
.mod_experience[tmpl="13"] .experience button {line-height: 1;}
.mod_experience[tmpl="13"] i:not(.material-icons) {font-style: normal;
		font-size: 6rem;
		font-weight: bold;
		min-height: 150px;
		line-height: 50px;
		padding-top: 25px;
		margin-right: 25px;
		border-right: 5px var(--primary) solid;}
.mod_experience[tmpl="13"] .w-full.p-y-lg:not(:last-of-type) .experience:after {content: "";
		width: 80%;
		height: 1px;
		background: rgb(0 0 0 / 0.05);
		display: block;
		margin: auto;
		position: relative;
		bottom: -95px;}


.mod_experience[tmpl="13"] .w-full.p-y-lg:nth-of-type(even) .experience {text-align: right;}
.mod_experience[tmpl="13"] .w-full.p-y-lg:nth-of-type(even) .experience i {float: right!important;
		margin-left: 25px;
		border-left: 5px var(--primary) solid;
		margin-right: 0;
		border-right: 0;}
@media (max-width: 767px) {
	.mod_experience[tmpl="13"] i:not(.material-icons) {padding: 0px 15px;
    width: auto;
    font-size: 3rem;}
	.mod_experience[tmpl="13"] .experience {text-align: center;}
	.mod_footer[tmpl="20"] .menu.menu-footer {
		column-count: 1;
}
}

.mod_experience[tmpl="8"] .experience [class*="material-icons"]	{border-radius: 50%;
		border: 1px solid rgb(207 207 207 / 37%);
		height: 128px;
		justify-content: center;
		align-items: center;
		margin: 0 auto 40px auto;
		border: 1px solid rgb(207 207 207 / 37%);}






.mod_experience[tmpl="9"] .experience {
  border-radius: 20px;
  border: none;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
  margin-bottom: 30px;
  height: 100%;
}

.mod_experience[tmpl="9"] .experience:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3);
}

.mod_experience[tmpl="9"] .card-title {
  font-weight: bold;
  margin-top: 10px;
    font-size: 1.8rem;
}

.mod_experience[tmpl="9"] .card-text {
  margin-top: 10px;
}

.mod_experience[tmpl="9"] .material-icons {
  font-size: 48px;
  margin-top: 20px;
  color: var(--primary);
}

.mod_experience[tmpl="9"] .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}






.mod_experience[tmpl="5"] .material-icons {
    padding: 10px;
    box-shadow: 0 0 10px rgb(120 120 120 / 20%);
    border-radius: 1rem;
    color: var(--primary);
}

.mod_experience[tmpl="5"] h6 {
    font-size: 1.3rem;
    margin: auto 0;
}

.mod_experience[tmpl="5"] .experience {
    display: flex;
}
.text-left .mod_experience[tmpl="5"] .flex[layout="wrap"] .m-auto {
    margin: 0;
}



[class^="chatbox-"] p.h1 {
  margin: 0;
  font-size: 16px;
  line-height: 1;
}

[class^="chatbox-"] .chatbox-open,
[class^="chatbox-"] .chatbox-close {
  color: inherit;
  background-color: transparent;
  border: 0;
  outline: 0 !important;
  cursor: pointer;
}
.chatbox-open {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  color: #fff;
  background-color: var(--primary);
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, 0.15);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  margin: 16px;
}
.chatbox-close {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  color: #fff;
  background-color: var(--primary);
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, 0.15);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  margin: 16px;
}

[class^="chatbox-"] textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  height: calc(16px + 16px / 2);
  padding: 0 calc(16px / 2);
  font-family: inherit;
  font-size: 16px;
  line-height: calc(16px + 16px / 2);
  color: #888;
  background-color: none;
  border: 0;
  outline: 0 !important;
  resize: none;
  overflow: hidden;
}
[class^="chatbox-"] textarea::-moz-placeholder {
  color: #888;
}
[class^="chatbox-"] textarea:-ms-input-placeholder {
  color: #888;
}
[class^="chatbox-"] textarea::placeholder {
  color: #888;
}

.chatbox-popup {
  display: flex;
  position: fixed;
  box-shadow: 5px 5px 25px 0 rgba(46, 61, 73, 0.2);
  flex-direction: column;
  display: none;
  bottom: calc(2 * 16px + 60px);
  right: 16px;
  width: 377px;
  height: auto;
  background-color: #fff;
  border-radius: 16px;
    z-index: 9999;
}
.chatbox-popup .chatbox-popup__header {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding: 16px;
  color: #fff;
  background-color: var(--primary);
  align-items: center;
  justify-content: space-around;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
.chatbox-popup .chatbox-popup__header .chatbox-popup__avatar {
  margin-top: -32px;
  background-color: var(--primary);
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.chatbox-popup .chatbox-popup__main {
  box-sizing: border-box;
  width: 100%;
  padding: calc(2 * 16px) 16px;
/* 
  line-height: calc(16px + 16px / 2);
 */
  color: #888;
  text-align: center;
}
.chatbox-popup .chatbox-popup__footer {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding: 16px;
  border-top: 1px solid #ddd;
  align-items: center;
  justify-content: space-around;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.chatbox-panel {
  display: flex;
  position: fixed;
  box-shadow: 5px 5px 25px 0 rgba(46, 61, 73, 0.2);
  flex-direction: column;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 377px;
  background-color: #fff;
    z-index: 9999;
}
.chatbox-panel .chatbox-panel__header {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding: 16px;
  color: #fff;
  background-color: var(--primary);
  align-items: center;
  justify-content: space-around;
  flex: 0 0 auto;
}
.chatbox-panel .chatbox-panel__main {
  box-sizing: border-box;
  width: 100%;
  padding: calc(2 * 16px) 16px;
/* 
  line-height: calc(16px + 16px / 2);
 */
  color: #888;
  text-align: center;
  flex: 1 1 auto;
}
.chatbox-panel .chatbox-panel__footer {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding: 16px;
  border-top: 1px solid #ddd;
  align-items: center;
  justify-content: space-around;
  flex: 0 0 auto;
}

[class^="chatbox-"] .target-script .btn {white-space: normal;
    line-height: 1;}



 
		
		
.advantage{position: relative;
	padding: 50px 30px 0;
	margin: 80px auto;}
.mod_benefits [class^="icon-"]:before {color: var(--primary);
		font-size: 40px;
		margin: 0;
		text-align: center;}
.mod_benefits [class^="icon-"] {text-decoration: none;
		line-height: 55px;
		border-radius: 5px;
		display: inline-block;
		text-align: center;}
.mod_benefits h3 {font-size: 18px;}
.mod_benefits p {opacity: .7;
		font-size: 13px;}




		
		
[page="quiz"] #page {min-height: 100vh;}
[page="quiz"] .quizcontent {height: 550px;
		position: relative;}
[page="quiz"] .quizhead:before,
[page="quiz"] .quizfoot:before {	content: "";
		border-top: 1px #477496 solid;
		background: #2f5777;
		position: absolute;
		width: 100vw;
		height: 100%;
		top: 0;
		z-index: -1;
		left: calc((100vw - 1140px) / -2);
		}
[page="quiz"] .quizfoot > p {font-size: 20px;
		max-width: 1000px;
		margin: 40px auto;
		white-space: initial;}
[page="quiz"] .quizhead {position: relative;
		min-height: 70px;
		box-sizing: border-box;
		padding: 15px 0;
		font-size: 20px;
		z-index: 1;
		margin-bottom: 50px;}
[page="quiz"] .quizfoot {position: relative;
		text-align: center;
		min-height: 100px;
		box-sizing: border-box;
		padding: 40px 0;
		margin-top: -100px;
		white-space: nowrap;
		color: white;
		z-index: 2;}
[page="quiz"] .quizhead a[href^="tel"] {float: right;
		text-decoration: none;}
[page="quiz"] .quizhead a {color: white;}
[page="quiz"] .quizfoot .quizform {}
[page="quiz"] .quizfoot .quizform div {display: inline-block;
		max-width: 330px;
		min-width: 280px;
		margin: 20px;
		text-align: left;}
[page="quiz"] .quizfoot button, 
[page="quiz"] .quizcontent button {background: #366386;
		font-size: 20px;
		font-family: arial;
		padding: 15px 20px;
		border: 3px white solid;
		width: 290px;
		border-radius: 35px;
		color: white;
		cursor: pointer;
		text-transform: uppercase;
		background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
		background-size: 400% 400%;
		-webkit-animation: Gradient 15s ease infinite;
		-moz-animation: Gradient 15s ease infinite;
		animation: Gradient 15s ease infinite;}
[page="quiz"] .quizfoot .quizform div span {}
[page="quiz"] .quizfoot .quizform div input {display: table;
		width: 220px;
		padding: 10px 30px;
		border: 1px white solid;
		height: 23px;
		font-size: 20px;
		margin-top: 10px;
		border-radius: 25px;}
[page="quiz"] .quizfoot .quizcard {display: inline-block;
		vertical-align: top;
		text-align: left;
		max-width: 220px;
		margin-right: 15px;
		box-sizing: border-box;
		background: white;
		min-height: 230px;
		position: relative;
		white-space: initial;}
[page="quiz"] .quizfoot .quizcard h4 {color: black;
		margin: 10px;}
[page="quiz"] .quizfoot .quizcard p {color: black;
		font-size: 11px;
		margin: 10px;}
[page="quiz"] .quizfoot .quizcard span {background: #ff9300;
		display: block;
		height: 36px;
		text-align: center;
		line-height: 36px;
		font-size: 18px;
		position: absolute;
		width: 100%;
		bottom: 0;}
[page="quiz"] .quizfoot .quizcard b {background: #ff9300;
		display: block;
		height: 36px;
		text-align: center;
		line-height: 36px;
		font-size: 16px;
		position: absolute;
		top: 0;
		right: 0;
		font-weight: normal;
		padding: 0 15px;}
[page="quiz"] .quizfoot .quizcard img {width: 100%;
		height: 85px;
		display: block;}
[page="quiz"] .quizstep2 strong,
[page="quiz"] .quizstep3 strong,
[page="quiz"] .quizstep1 h1 {font-size: 35px;
		max-width: 555px;}
[page="quiz"] .quizstep1 h2 {margin-bottom: 100px;
		 text-align: left!important;
		text-transform: inherit!important;}
[page="quiz"] .quizstep1 h3 {font-weight: normal;
		max-width: 444px;
		margin-bottom: 100px;
		padding-left: 45px;
		background: url(https://otys.ru/cdn/otys.ru/file/quizdocument.svg) no-repeat left center / 33px;
		font-size: 15px;}
[page="quiz"] .quizstep1 li {list-style-type:	none;
		padding-left: 55px;
		line-height: 45px;}
[page="quiz"] .quizstep1 img, 
[page="quiz"] .quizstep2 img, 
[page="quiz"] .quizstep3 img {position: absolute;
		right: -100px;
		top: -100px;
		max-width: 100%;
		max-height: 650px;
		margin-top: 110px;}
[page="quiz"] .quizstep1 li:first-of-type {background: url(https://otys.ru/cdn/otys.ru/file/quizhouse.svg) no-repeat left center / 40px;}
[page="quiz"] .quizstep1 li:last-of-type {background: url(https://otys.ru/cdn/otys.ru/file/quizcontract.svg) no-repeat 6px center / 37px;}
[page="quiz"] .quizstep1 ol {position: relative;
		color: white;}
[page="quiz"] .quizcontent:before {content: "";
		width: 100vw;
		height: 200px;
		background: #366386;
		position: absolute;
		z-index: -1;
		left: calc((100vw - 1140px) / -2);
		bottom: -60px;}
[page="quiz"] .quizstep2 > ul > li a, 
[page="quiz"] .quizstep3 > ul > li a {list-style-type: none;
		background: #396a90;
		box-sizing: border-box;
		padding: 12px 30px;
		border-radius: 30px;
		margin-top: 20px;
		font-size: 18px;
		color: white;
		cursor: pointer;
		display: block;
		border: 2px #f3f3f3 solid;
		max-width: 380px;
		min-width: 250px;}
[page="quiz"] .quizstep2 > ul > li, 
[page="quiz"] .quizstep3 > ul > li {list-style-type: none;
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;}
[page="quiz"] .quizstep2 > ul, 
[page="quiz"] .quizstep3 > ul {margin-top: 100px;
		 max-width: 760px;}
[page="quiz"] .quizcontent li[little] {display: inline-block;}
[page="quiz"] .quizfoot[home="finish"]:after {content: "";
		border: 32px solid;
		border-color: #ffffff transparent transparent transparent;
		position: absolute;
		top: -2px;
		left: 148px;}






footer a[href][social] {
		border-radius: 30px;
		background-color: rgb(255 255 255 / 0.7);}
.mod_footer[tmpl="1"] a[href][social]:hover {transform: rotate(-25deg);}
.mod_footer[tmpl="1"] a[href][social]:hover {transform: rotate(-25deg);}
/* 
.mod_footer[tmpl="2"] footer a[href][social] {
			 background-color: transparent;
}
 */
.mod_footer[tmpl="3"] .footer-bg {
		padding-bottom: 100px;
		position: relative;
}
.mod_footer[tmpl="3"] footer {
		background: url(/cdn/199/42/45/57778.png) repeat-x center / 400px;
		opacity: .9;
}
/* 
.mod_footer[tmpl="2"] footer,
 */

.mod_footer[tmpl="7"] footer {
	 background: url(/cdn/lib/bg/bg20.svg) var(--primary) 0 1.1rem / 100%;
}
/* 
.mod_footer[tmpl="8"] footer {
	 background: url(/cdn/lib/bg/bg9.svg) whitesmoke 0 11rem / 100%;
}
.mod_footer[tmpl="9"] footer {
	 background: url(/cdn/lib/bg/bg10.svg) #efefef no-repeat 300px bottom /	cover;
}
.mod_footer[tmpl="10"] footer {
	 background: url(/cdn/lib/bg/bg12.svg) var(--primary) repeat-x 0 -15rem / 100%;
}
.mod_footer[tmpl="11"] footer {
	 background: url(/cdn/lib/bg/bg13.svg) var(--primary) repeat-x 0 -7rem / 100%;
}
.mod_footer[tmpl="12"] footer {
	 background: url(/cdn/lib/bg/bg14.svg) var(--primary) repeat-x 0 bottom / cover;
}
.mod_footer[tmpl="13"] footer {
	 background: url(/cdn/lib/bg/bg15.svg) var(--primary) repeat-x 0 bottom / cover;
}
.mod_footer[tmpl="14"] footer {
	 background: url(/cdn/lib/bg/bg17.svg) var(--primary) 0 bottom / 200%;
}
.mod_footer[tmpl="15"] footer {
	 background: url(/cdn/lib/bg/bg13.svg) var(--dark) repeat-x 0 -7rem / 100%;
}
 */

/* 
.footer-bg-car {background: url(/cdn/lib/car.gif) no-repeat center center;
		width: 117px;
		height: 105px;
		background-size: 100%;
		position: absolute;
		bottom: -5rem;
		left: 30%;
		-webkit-animation: toright 22s linear infinite;
		animation: toright 22s linear infinite;
}
 */
.footer-bg-moto {background: url(/cdn/lib/moto.gif) no-repeat center / contain;
	width: 48px;
		height: 36px;
		bottom: 0rem;
		left: 38%;
		position: absolute;
		-webkit-animation: toright 30s linear infinite;
		animation: toright 30s linear infinite;
}
@keyframes toright {
	0% {
		left: -20%;
	}
	100% {
		left: 100%;
	}
}




	
/*range*/
/* 
input[type="range"][aria-label][in],
input[type="range"][aria-label][out] {position: absolute;}

input[type="range"] {width: 100%;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	outline: none;}
input[type="range"],
input[type="range"]::-webkit-slider-runnable-track,
input[type="range"]::-webkit-slider-thumb {-webkit-appearance: none;
	background: none;}
input[type="range"]::-webkit-slider-runnable-track {width: 100%;
	height: 1px;
	background: #f8f8f8;}
input[type="range"]:nth-child(2)::-webkit-slider-runnable-track {background: none;}
input[type="range"]::-webkit-slider-thumb {position: relative;
	height: 15px;
	width: 15px;
	margin-top: -7px;
	background: #fff;
	border: 1px solid #f8f8f8;
	border-radius: 25px;
	z-index: 1;}
input[type="range"]:nth-child(1)::-webkit-slider-thumb {z-index: 2;}
 */

.schange,
.radio[data-view="search"] {display: flex;
		flex-wrap: wrap;}
[data-view="search"] [type="range"] ~ i {padding-top: 25px;}
[data-view="search"] {position: relative;
		height: 45px;
		margin: 10px 0 0;}
[data-view="search"] span.right {right: 0;}
[data-view="search"] span {position: absolute;
	margin-top: 30px;
	top: -25px;
	padding: 0 5px;}
[data-view="search"] i {padding: 0 10px;
		font-weight: normal;
		font-size: 12px;
		font-style: normal;
		opacity: .7;
		display: table;}
#search_content {min-height: 150px;}
#search_content > div {display: flex;
		flex-wrap: wrap;
		justify-content: space-between;}
[data-view="search"][data-form-in] {padding-top: 20px;}
#search_content > div > div[role] {flex-basis: 100%;
		margin: 0;
		display: flex;
		flex-wrap: wrap;}
#search_content > div > div, 
#search_content > div > div[role] > div {flex: 1;
		flex-basis: 30%;
		margin: 10px 15px;}
[data-view="search"].radio i {flex-basis: 100%;}
[data-view="search"].radio + .radio, 
[data-view="search"].checkbox + .checkbox {margin: 10px 0;}

[data-view="search"].radio input, 
.schange input {display: none;}
.schange label,
[data-view="search"].radio label, 
[type="radio"] + label {padding: 4px;
		font-size: 13px;
		flex: 1;
		line-height: 25px;
		text-align: center;
		font-weight: normal;
		cursor: pointer;
		border: 1px solid transparent;
		border-bottom: 1px rgba(255, 255, 255, 0.5) solid;}
.schange label {flex-basis: 50%;
		max-height: 35px;}

[data-view="search"].radio label:last-of-type {order: -1;}
[data-view="search"] select {height: 30px;
	width: 100%;
	border: 0;
	white-space: nowrap;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	outline: none;
		padding: 0 5px;
		cursor: pointer;
	border-bottom: 1px rgba(255, 255, 255, 0.35) solid;}
#search_content > div > div[role] > div[data-form-in] {
/* 
		flex-basis: 40%;
 */
}
[data-view="search"] select:hover,
[data-view="search"].radio label:hover, 
[data-view="search"].radio label.check, 
.schange input[checked] + label, .schange label:hover {background: rgba(255, 255, 255, 0.2);
		color: white;}
[data-view="search"].radio input:checked + label {background: red;}
#search_content .col-md-12.col-sm-12[role="tab"] {display: flex;
		margin-top: 25px;
	justify-content: space-between;}
#search_content .col-md-12.col-sm-12[role="tab"] a {color: white;
	opacity: .7;
	font-size: 13px;}
#search_content .col-md-12.col-sm-12[role="tab"] a:hover {cursor: pointer;
		opacity: 1;}/* 

search_content .popups {width: 100%;
		max-width: 80vw;
		max-height: 80vh;
		background: #fff;
		margin: auto;
		position: relative;
		top: 75px;
		padding: 50px 50px 20px 30px;
		border: 1px #d8d8d8 solid;
		overflow-y: overlay;
		border-bottom: var(--primary) 2px solid;
}
 */
.schange div {flex-basis: 50%;
		line-height: 55px;
		margin: 0 -1px 0 0;
		cursor: pointer;
		border: 1px rgba(0, 0, 0, 0.05) solid;
		text-align: center;
		height: 100%;}
.schange div:hover {background-color: var(--primary);
		color: white;}
#search_content .schange {justify-content: left;
		margin: auto 0 0;}
#alerts .popups {width: 100%;
		max-width: 80vw;
		max-height: 80vh;
		background: #fff;
		margin: auto;
		padding: 30px;
    overflow-y: auto;
		overflow-y: overlay;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
		color: #3c3c3c;}
/* 
.no_selected:before,
 */
.selected:not(li):not(.dropdown-item):before{background: #4c72a2;
		width: 15px;
		height: 15px;
		content: "";
		display: inline-block;
		margin-right: 5px;
		vertical-align: top;
		margin: 0 10px 0 -6px;
		border-radius: 10px;}
#alerts .popups li {cursor: pointer;
		margin-left: 20px;}
#alerts .popups li.selected {display: block;}
#alerts .popups div[label] {display: flex;
		justify-content: left;
		flex-wrap: wrap;
		border-bottom: 1px #d8d8d8 solid;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 25px;
		position: relative;}
#alerts .popups div[label]:last-of-type {border: 0;}
#alerts .popups div[label] h4 {flex-basis: 100%;
		margin: 0 0 20px;}
.schange div:hover
#alerts .popups i {color: #505050;
		font-style: normal;
		cursor: pointer;}
#alerts .popups i:hover {text-decoration: none;}
#alerts .popups .flex[results]	div[label]	{display: block;
		border: 0;
		min-width: 160px;}
#alerts .popups .flex[results] div[label] li {margin: 0;}
#alerts .popups .flex[results] {flex-wrap: wrap;
		justify-content: space-between;}
#alerts .popups i, 
#alerts .popups a {margin-right: 12px;
		font-style: normal;
		cursor: pointer;}
/* 
#search_content .collapse.in:before {content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.15);
		margin: 0 -10px;}
 */

/*mortgage*/
.mod_mortgage .text1 {min-height: auto;}
.mod_mortgage #posheader .text1 h1, 
.mod_mortgage #posheader .text1 p,
.mod_mortgage #posheader .text1 ul.tezis {display: none;}
.mod_mortgage #posheader .text1 a[href="/"] {margin-bottom: 0;}
.mod_mortgage #poscontent4 {margin: 0;}
.mod_mortgage .bl1 {padding: 25px 0;
		box-sizing: border-box;
		text-align: left;}
.mod_mortgage #posheader:before {background: url(https://madrid.otys.ru/cdn/madrid.otys.ru/file/1555854160590034886.jpeg) no-repeat center -255px / cover;
		content: "";
		position: absolute;
		width: 100%;}
.mod_mortgage .bl2,
.mod_mortgage .bl5 {text-align: center;}
.mod_mortgage #poscontent1 {min-height: 0;
		height: 0;
		margin-top: 0px;
		border-bottom: 0;
		overflow: hidden;}
.mod_mortgage .bl2 div {text-align: left;
    border: 1px #ececec solid;
    position: relative;
    vertical-align: top;
    padding: 30px 30px 30px 150px;
    box-sizing: border-box;
    margin: -1px -1px 0px;
    height: 150px;}
.mod_mortgage .bl2 div img {position: absolute;
		width: 75px;
		left: 20px;
		top: 20px;}
.mod_mortgage .bl2 p {color: #6f6f6f;
		font-size: 14px;}
.mod_mortgage .bl2 h3 {margin: 0 0 10px;
		font-size: 20px;
		font-weight: normal;}
.mod_mortgage .bl2 h2,
.mod_mortgage .bl3 h2,
.mod_mortgage .bl4 h2,
.mod_mortgage .bl5 h2 {color: #565656;
		font-size: 36px;
		font-weight: 300;
		text-align: center;
		margin: 50px 0 10px;
		line-height: 1;}
.mod_mortgage .bl1 h1 {text-align: left;
		padding: initial;
		margin: 30px 0;
		color: #565656;
		font-size: 50px;
		font-weight: 300;}

.mod_mortgage .bl1 p {color: #565656;
		font-size: 20px;
		max-width: 560px;
		background: rgba(255, 255, 255, 0.7);
		padding: 15px;
		border: 1px white solid;}
.mod_mortgage .tabs table {text-align: left;
		font-weight: normal;
		border: 1px #d6d6d6 solid;
		margin: auto;}
.mod_mortgage .tabs table th,
.mod_mortgage .tabs table td {box-shadow: 1px 1px 0px #d6d6d6;
		padding: 10px 20px;}
.mod_mortgage .tabs {padding: 25px 0;
		text-align: center;}
.mod_mortgage .tabs > div,
.mod_mortgage .tabs > input {display: none;}
.mod_mortgage .tabs label {padding: 10px 15px;
		border-bottom: 1px solid #d2d2d2;
		line-height: 34px;
		cursor: pointer;
		position: relative;
		bottom: 1px;
		border-radius: 3px 3px 0 0;
		overflow: hidden;
		font-family: arial;
		font-size: 14px;}
.mod_mortgage .tabs input[type="radio"]:checked + label {border-bottom: 3px solid #ffdc2d;}
.mod_mortgage .tabs > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.mod_mortgage .tabs > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.mod_mortgage .tabs > input:nth-of-type(3):checked ~ div:nth-of-type(3),
.mod_mortgage .tabs > input:nth-of-type(4):checked ~ div:nth-of-type(4),
.mod_mortgage .tabs > input:nth-of-type(5):checked ~ div:nth-of-type(5),
.mod_mortgage .tabs > input:nth-of-type(6):checked ~ div:nth-of-type(6) {display: block;
		padding: 40px 0;}
.mod_mortgage .tabs input[type="text"] {border: 1px #e4e4e4 solid;
		height: 34px;
		box-sizing: border-box;
		padding: 7px;
		font-size: 14px;
		font-family: arial;
		background: whitesmoke;
		width: 230px;}
.mod_mortgage .tabs div div {	border: 1px #dedede solid;
		margin: -1px 0 0 -1px;
		vertical-align: top;
		min-height: 200px;
		padding: 10px 25px;
		text-align: left;
		position: relative;}
.mod_mortgage .tabs div div img {width: 70px;
		position: absolute;
		right: 10px;}
.mod_mortgage .tabs div div h3 {margin: 0;
		max-width: 77%;
		height: 80px;
		font-size: 20px;
		padding-top: 10px;
		box-sizing: border-box;}
.mod_mortgage .tabs div div p {font-size: 14px;
		color: #848484;}
.mod_mortgage #calculator {text-align: left;}
.mod_mortgage #domclick__calculator,
.mod_mortgage #domclick__result {border: 1px #eaeaea solid;
		border-radius: 0;
		align-self: normal;}
.mod_mortgage #domclick__signup-button {display: none;}
.mod_mortgage #domclick__calculator {padding: 40px 20px;}
.mod_mortgage .dcCalc_input-row-desktop {margin-bottom: 20px;
		font-weight: normal;
		font-size: 13px;
		color: #737373;}
.mod_mortgage .dcCalc_textfield__input {border-radius: 0px;
		border-color: #eaeaea;
		color: #4a4a4a;}
.mod_mortgage .dcCalc_switch-desktop {border-bottom: 1px #eaeaea solid;}
.mod_mortgage .dcCalc_calcResults_resultRow {border-bottom: 0;
		flex-wrap: wrap;}
.mod_mortgage .dcCalc_calcResults_resultRow > div {flex-basis: 100%;
		padding-left: 0;
		border-bottom: 1px #eaeaea solid;}
.mod_mortgage .dcCalc_disclaimer {font-size: 10px;
		border-top: 1px dotted #eaeaea;
		padding: 0;}
		
.mod_mortgage .dcCalc_switch-desktop__description {	font-size: 13px;}
.mod_mortgage .dcCalc_result-calculation__value {color: #3e3e3e;}	 
.mod_mortgage .dcCalc_frame a {display: none;}
		
/*domclick__mortgage*/
.mod_mortgage #domclick__mortgage #domclick__signup-button {display: none;
		visibility: hidden;}
.mod_mortgage .dcCalc_tooltip-inner,
.mod_mortgage .dcCalc_switch_checked,
.mod_mortgage .dcCalc_slider-track,
.mod_mortgage .dcCalc_slider-handle:after {background: var(--primary);}
.mod_mortgage .dcCalc_input-row-desktop__inputPercents, .dcCalc_switch-desktop__discount {color: #1fa957;
		font-weight: bold;
		font-family: times;
		font-size: 16px;}

@media (max-width: 640px) {
	.mod_mortgage .bl2 div img {position: initial;}
	.mod_mortgage .bl2 h3 {margin: 20px 0;}
	.mod_mortgage .bl2 div {padding: 15px;
		height: auto;
		margin: 0;
		text-align: center;}
		#domclick__mortgage {flex-wrap: wrap;}
		.mod_mortgage #domclick__result {margin: 10px 0 0;
		width: 100%;}
		.mod_mortgage .tabs table td, 
		.mod_mortgage .tabs table th {padding: 5px;}
}










/*dante*/

[page="card"] alert {
    overflow-y: auto;
    overflow-y: overlay;
		padding: 25px;}
[page="card"] alert .dante{box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);}
.dante {background: white;
		min-height: 100vh;
		padding: 1px;}
.dante h1 {font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
		letter-spacing: -0.02em;
		font-weight: 700;
		font-style: normal;
		font-size: 40px;
		margin-left: -1.8px;
		line-height: 1.2;
		margin-top: 40px;
		margin-bottom: 4px;
		max-width: 700px;
		margin: 150px auto 0;}
.dante #htmls {max-width: 700px;
		margin: 50px auto 0;
		text-rendering: optimizeLegibility;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-moz-font-feature-settings: liga on;
		font-family: Georgia, Cambria, "Times New Roman", Times, serif;
		letter-spacing: 0.01rem;
		font-weight: 400;
		font-style: normal;
		font-size: 18px;
		line-height: 1.9;
		color: #545454;}





#morecrd.morecrd {
    margin: auto;
    display: block;
    margin-top: 2rem;
    font-size: 1.2rem;
}
/* 
#morecrd,
 */
.complex-item-back,
.news-item-back {background: #efefef;
		padding: 15px 45px;
		border-radius: 30px;
		margin: 50px auto;
		color: dimgrey;
		display: block;
		cursor: pointer;
		max-width: 300px;
		text-align: center;}
[page="news"] .mod_blog .flex {flex-wrap: wrap;}
[page="news"] .mod_blog .flex .article {flex-basis: 30%;}
#posdante .dante {margin: auto;
		width: 100%;}

/*mod_double_menu*/
.mod_double_menu .m-body {
    display:flex;
    flex-wrap: wrap;
}
.mod_double_menu[tmpl="5"] .m-body {
    padding: 0 1rem;
}
.mod_double_menu {padding: 50px 0;}
.mod_double_menu[tmpl] .flex {justify-content: space-between;
		flex-wrap: wrap;
		margin-top: 50px;}
.mod_double_menu[tmpl="0"] .flex a,
.mod_double_menu[tmpl="1"] .flex a,
.mod_double_menu[tmpl="2"] .flex a,
.mod_double_menu[tmpl="7"] .flex a,
.mod_double_menu[tmpl="10"] .flex a {flex: 1;
		flex-basis: 25%;
		height: 200px;
		margin: 2px;}
.mod_double_menu[tmpl="8"] .flex a {min-height: 175px;
    /* box-shadow: 0 2px 10px 0px rgb(0 0 0 / 10%); */
    background: white;transition: 0s;
    color: initial;}
.mod_double_menu[tmpl="8"] .flex a:hover {
    background: linear-gradient(90deg, rgb(10 152 209 / 7%), transparent);
}
.mod_double_menu[tmpl="8"] .flex {
    justify-content: flex-start;
}
.mod_double_menu[tmpl="10"] .flex a {
    outline: 1px rgb(0 0 0 / 15%) solid;
    outline-offset: -5px;
    height: auto;
}		


.mod_cat_filter[item="4"] .double-image {max-height: 300px;
    min-height: 300px;
    display: flex;
    flex-basis: 75%;
    overflow: hidden;}
		
.mod_double_menu[tmpl="4"] .flex a,
.mod_double_menu[tmpl="5"] .flex a {
		border-radius: .75rem;
		box-shadow: 0px 5px 10px rgb(0 0 0 / 0.2);}
/* 

.mod_double_menu[tmpl="4"] .flex img,
.mod_double_menu[tmpl="5"] .flex img {transform: scale(3);}
 */
.mod_double_menu[tmpl="4"] .flex a:hover {color: black;}
.mod_double_menu[tmpl="5"] .flex a:hover {color: white; opacity: .9;}
.mod_double_menu[tmpl="4"] .flex a:not(.free):hover .bg-5,
.mod_double_menu[tmpl="5"] .flex a:not(.free):hover .bg-5 {opacity: .7;
		transition: .5s;}
.mod_double_menu[tmpl="4"] .flex a.free,
.mod_double_menu[tmpl="5"] .flex a.free {font-size: 1.5rem;}
.mod_double_menu[tmpl="5"] .flex a.free {color: #353535;}


.mod_double_menu[tmpl="6"] .dblflex,
.mod_double_menu[tmpl="4"] .dblflex,
.mod_double_menu[tmpl="5"] .dblflex {flex:1;min-width: 30%;}
@media (max-width: 767px) {
	.mod_double_menu[tmpl="6"] .dblflex,
	.mod_double_menu[tmpl="4"] .dblflex,
	.mod_double_menu[tmpl="5"] .dblflex,
	.mod_double_menu[tmpl] .flex .category {flex-basis: 100%;
    margin: 5px 10px;}
	
}


.mod_double_menu[tmpl="5"] .img-container {
    position: relative;
    height: 170px;
    overflow: hidden;
}

.mod_double_menu img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.mod_double_menu[tmpl="5"] .img-container:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 20%);!;
}

.mod_double_menu[tmpl="3"] {
    display: flex;
}

.mod_double_menu[tmpl="3"] > div {
    flex: 1;
    padding: 1rem;
}
.mod_double_menu[tmpl="3"] .m-body {
    flex-direction: column;
}

.mod_double_menu[tmpl="3"] .m-body .double-item {
    justify-content: flex-end;
    margin: 0;
    padding: 1rem;
    border-bottom: 1px rgb(0 0 0 / 20%) solid;
}

.mod_double_menu[tmpl="3"] .m-body .material-icons {
    font-size: 2rem;
    opacity: .7;
    margin-right: .5rem;
}
.mod_double_menu[tmpl="3"] .m-body .double-item a {display:flex}

.mod_double_menu[tmpl="3"] .m-body .double-item a > * {
    margin: auto 0;
}
.mod_double_menu[tmpl="3"] .m-body .double-item:last-of-type {
    border: 0;
}

.mod_double_menu[tmpl="3"] .m-image {
    border-radius: 1.5rem;
    max-height: 400px;
    object-fit: cover;
}






.mod_experience[tmpl="14"] .m-auto{
position: relative;
cursor: pointer;
}
.mod_experience[tmpl="14"] .m-auto .experience{
width: 100%;
height: 100%;
/* 
background: rgba(255, 255, 255, 0.089);
 */
backdrop-filter: blur(20px);
border: 1px solid transparent;

display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
/* 
box-shadow: 0 0 30px rgba(0, 0, 0, 0.055);
 */
transition: all .4s;
}
.mod_experience[tmpl="14"] .m-auto .experience p{font-size: .9rem;}
.mod_experience[tmpl="14"] .m-auto:hover .experience{
 
    overflow: initial;
    border-color: rgb(0 0 0 / 10%);
    border-radius: 1rem;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
}
.mod_experience[tmpl="14"] .experience::before,
.mod_experience[tmpl="14"] .experience::after{content: '';position: absolute;width: 100%;height: 50%;background: transparent;z-index: -20;transition: all .4s;}
.mod_experience[tmpl="14"] .experience::before{
top: 0;
right: 0;background: transparent;
}
.mod_experience[tmpl="14"] .experience::after{bottom: 0;left: 0;background: transparent;}
.mod_experience[tmpl="14"] .m-auto:hover .experience::before{width: 50px;height: 50px;transform: translate(20px, -20px);border-radius: 50%;box-shadow: 0 5px 10px rgb(0 0 0 / 7%);background: var(--primary);}
.mod_experience[tmpl="14"] .m-auto:hover .experience::after{width: 100px;height: 100px;transform: translate(-20px, 20px);border-radius: 50%;box-shadow: 0 5px 10px rgb(0 0 0 / 7%);background: white;}


.mod_experience[tmpl="14"] img {
    margin-top: -75px;
    background: white;
    padding: 8px;
    max-height: 60px;
    border-radius: .5rem;
    box-shadow: 0 2px 3px rgba(0 0 0 / 0.18);
}
.mod_experience[tmpl="14"] {
    position: relative;
    z-index: 1;
}

.mod_experience[tmpl="14"] .m-auto .experience h6 {
    min-height: 4rem;
}

.mod_experience[tmpl="14"] .m-auto:hover .experience h6 {
    color: inherit;
}
/* 

.mod_double_menu[tmpl="6"] .flex .free img, 
.mod_double_menu[tmpl="4"] .flex .free img, 
.mod_double_menu[tmpl="5"] .flex .free img, 
.mod_double_menu[tmpl="6"] .flex .free .bg-overlay,
.mod_double_menu[tmpl="4"] .flex .free .bg-overlay,
.mod_double_menu[tmpl="5"] .flex .free .bg-overlay	{opacity: 0;}
 */

.mod_double_menu[tmpl] .flex a {overflow: hidden;
		position: relative;
		transition: .5s;
		text-decoration: none;}
.mod_double_menu[tmpl="0"] .flex a:hover {transform: scale(1.01);}
.mod_double_menu[tmpl="0"] .flex span {display: inline-block;}


.mod_double_menu[tmpl="1"] a:hover {
		transition: .5s;
		transform: scale(1.01);
		z-index: 2;
}
.mod_double_menu[tmpl="9"] .bg {
    position: relative;
}
.mod_double_menu[tmpl="9"] .flex .text-2x:after {
    content: "";
    width: 50px;
    height: 2px;
    background: var(--primary);
    display: block;
    margin: 15px auto -15px;
    border-radius: 2px;
}
.mod_double_menu[tmpl="9"] .flex a .category {
    box-shadow: 0px 5px 30px rgb(0 0 0 / 15%);
    transition: .5s;
}
.mod_double_menu[tmpl="9"] .flex a .category:hover {
    margin-top: -10px;
    transform: scale(1.02);
}

.mod_double_menu[tmpl="9"] .flex a {
    overflow: unset;
}

/*mod_cssjs_editor*/
.mod_cssjs_editor .call.column {display: flex;
		justify-content: space-between;
}


/*review*/
.mod_review[tmpl="0"] section .slick-slide p, 
.mod_review[tmpl="1"] section .slick-slide p {min-height: 165px;
		padding-left: 75px;}
.mod_review[tmpl="0"] section .slick-slide p img,
.mod_review[tmpl="1"] section .slick-slide p img {width: 55px;
		position: absolute;
		background: #f1f1f1;
		padding: 8px;
		left: 0;}

.container.mod_review[tmpl="3"] {position: relative;
		padding: 40px 0;}
.mod_review[tmpl="3"]:before {position: absolute;
		height: 100%;
		width: calc(50% - 5rem);
		background: var(--primary);
		left: calc((100vw - 100%)/-2);
		top: 0;}
.mod_review[tmpl="3"] section .slick-slide .slide > img {}
/* 
.mod_review[tmpl="4"] section .slick-slide p img:first-of-type,
 */
.mod_review[tmpl="3"] section .slick-slide p img:first-of-type {top:0;
		left: 0;}
/* 
.mod_review[tmpl="4"] section .slick-slide p img:last-of-type,
 */
.mod_review[tmpl="3"] section .slick-slide p img:last-of-type {bottom:0;
		right: 0;}

/* 
.mod_review[tmpl="4"] {position: relative;
		padding: 40px 0;}
.mod_review[tmpl="4"]:before {position: absolute;
		height: 100%;
		width: 50%;
		background: var(--primary);
		left: calc((100vw - 100%)/-2);
		top: 0;}
.mod_review[tmpl="4"] img.pull-left {margin-bottom: 220px;}
.mod_review[tmpl="4"] .slick-slide p {
		max-width: 600px;
}
.mod_review[tmpl="4"] .slick-slide img.w-xxl.m-r-lg {
		max-width: 400px;
}
 */
/* 
.mod_review section .slick-slide h4:after {content: "";
		background: url(/cdn/lib/star.svg);
		width: 60px;
		height: 12px;
		display: table;
		margin-top: 5px;}
 */
 
.mod_review[tmpl="4"] .slick-slide,
.mod_review[tmpl="5"] .slick-slide,
.mod_review[tmpl="6"] .slick-slide,
.mod_review[tmpl="7"] .slick-slide {margin-top: 0;}
.mod_review[tmpl="4"] button.slick-prev, 
.mod_review[tmpl="4"] button.slick-next,
.mod_review[tmpl="5"] button.slick-prev, 
.mod_review[tmpl="5"] button.slick-next,
.mod_review[tmpl="6"] button.slick-prev, 
.mod_review[tmpl="6"] button.slick-next,
.mod_review[tmpl="7"] button.slick-prev, 
.mod_review[tmpl="7"] button.slick-next {top: 20%;}

.mod_review[tmpl="0"] button.slick-prev,
.mod_review[tmpl="0"] button.slick-next,
.mod_review[tmpl="1"] button.slick-prev,
.mod_review[tmpl="1"] button.slick-next {top: 50%;
		border: 1px #f1f1f1 solid;
		height: 50px;}
.mod_review[tmpl="0"] button.slick-prev,
.mod_review[tmpl="1"] button.slick-prev {left: 0;}
.mod_review[tmpl="0"] button.slick-next,
.mod_review[tmpl="1"] button.slick-next {right: 0;}
.mod_review[tmpl="3"] button.slick-prev,
.mod_review[tmpl="3"] button.slick-next {filter: brightness(5);
		background-color: transparent;
		right: calc(100% - 120px);}
.mod_review[tmpl="4"] button.slick-prev,
.mod_review[tmpl="4"] button.slick-next {right: calc(100% - 105px);
		top: 75%;}


.mod_review[tmpl="11"] .d2 .for-photo {
    width: 100px;
    border-radius: 50%;
    box-shadow: 0 10px 30px rgb(0 0 0 / 30%);
}
.mod_review[tmpl="11"] .d1 .u-photo {
    width: 256px;
    border-radius: 50%;
    margin: 0;
    padding-right: 35px;
    box-shadow: -15px 2px 0 var(--primary);
}
.mod_review[tmpl="11"] > div.isheader {
    margin-bottom: 100px;
}
.mod_review[tmpl="11"] .d1 .u-right {
/* 
        background: url(/cdn/lib/bg-review.svg) no-repeat center / 100%; */
    min-height: 360px;

}

.mod_review[tmpl="11"] .d2 .slick-slide[data-slick-index]:not(.slick-active) {display:none!important}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active.slick-current {display:none!important}
.mod_review[tmpl="11"] .d2 .slick-track {
    width: 100%!important;
    transform: none!important;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n) {
    position: absolute;
    left: 67%!important;
    top: -70px;
    z-index: 1;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n+1) {
    position: absolute;
    left: 37%!important;
    top: -470px;
    z-index: 1;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n+2) {
    position: absolute;
    left: 67%!important;
    top: -444px;
    z-index: 1;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n+3) {
    position: absolute;
    left: 82%!important;
    top: -345px;
    z-index: 1;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n+4) {
    position: absolute;
    left: 14%!important;
    top: -70px;
    z-index: 1;
}

.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n) .for-photo {
	width: 100px;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n+1) .for-photo {
	width: 108px;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n+2) .for-photo {
	width: 110px;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n+3) .for-photo {
	width: 115px;
}
.mod_review[tmpl="11"] .d2 .slick-slide.slick-active[data-slick-index]:not(.slick-current):nth-of-type(5n+4) .for-photo {
	width: 125px;
}


.mod_review[tmpl="11"] .d2.slick-slider, .mod_review[tmpl="11"] .d2.slick-slider div {
    overflow: unset!important;
}

.mod_review[tmpl="11"] .u-flex {
    display: flex;
}

.mod_review[tmpl="11"] .u-user {
    flex-basis: 30%;
}
.mod_review[tmpl="11"] section:before {
    background: url(/cdn/lib/bg-review.svg) no-repeat center / 80%;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
/* 
    opacity: .4;
    filter: contrast(0.8);
 */
}

.mod_review[tmpl="11"] section {
    position: relative;
    padding: 100px 0;
}

.mod_review[tmpl="11"] .u-right {
    flex-basis: 70%;
    padding-top: 70px;
}

.mod_review[tmpl="11"] .u-subname {
    display: block;
    font-size: 1.2rem;
    opacity: .7;
    line-height: 1;
}

.mod_review[tmpl="11"] .u-name {
    font-size: 2rem;
}

.mod_review[tmpl="11"] .u-desc {
    margin-top: 15px;
    font-size: 1.1rem;
    opacity: .8;
    line-height: 1.2;
}
.mod_review[tmpl="11"] .d1 {
    overflow: unset;
}
.mod_review[tmpl="11"] .slick-dots li {
    width: 10px;
    height: 10px;}
.mod_review[tmpl="11"] .slick-dots li button {width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f3f3f3;
    padding: 2px;}
.mod_review[tmpl="11"] .slick-dots li button:before {
    background-color: #ccc;
    top: 25%;
    content: '';
    width: 50%;
    height: 50%;
    left: 25%;
    border-radius: 50%;
}
.mod_review[tmpl="11"] .slick-dots li.slick-active button:before {top: 25%;
    height: 5px;
    background: var(--primary);}


.mod_review[tmpl="11"] button.slick-next,
.mod_review[tmpl="11"] button.slick-prev {top: 70%;
	background-color: transparent;}
.mod_review[tmpl="11"] button.slick-next {right: -55px;}
.mod_review[tmpl="11"] button.slick-prev {left: -55px;}


/* 
.mod_review[tmpl="3"] .slick-slide h4:after {width: 4rem;
		margin: auto;}
 */
@media (max-width: 600px) {
	.container.mod_review .slide {display: flex!important;
		flex-direction: column;}
	.mod_review[tmpl] section .slick-slide p img:first-of-type {top: 15px;}
	.mod_review[tmpl] section .slick-slide small {display: none;}
	.mod_review[tmpl="3"]:before {height: 50%;}
	.mod_review button[item="0"] {margin: auto;
		display: block;}
}




/*mod_inout*/
.mod_inout[tmpl="0"] .inouts {
    box-shadow: 0 0 10px rgb(120 120 120 / 20%);
    border-radius: 1rem;
    overflow: hidden;
}

.mod_inout[tmpl="0"] .inouts .annotation {
    padding: 20px;
    border-top: 1px rgb(0 0 0 / 8%) solid;
    background: white;
}
.mod_inout[tmpl="0"] .slides img {
    height: 320px;
}
.mod_inout[tmpl="0"] .slides img,
.mod_inout[tmpl="0"] .slides .slick-slide,
.mod_inout[tmpl="0"] .modal-body img,
.mod_inout[tmpl="0"] .modal-body .slick-slide {
    margin: 0!important;}






/*search*/
#ui-search {
    position: fixed;
    inset: 0 0 0 auto;
    max-height: 100vh;
    z-index: 9990;
    width: 90vw;
    padding: 0 2rem;
    border-radius: 1.5rem 0 0 1.5rem;
    overflow: hidden;
    background: #ffffff;
    min-height: 100vh;
    box-shadow: -5px 5px 10px 2px rgb(0 0 0 / 20%);
}

#ui-search .modal-backdrop.in {
    display: none!important;
}
#ui-search .flex-search {
    max-height: calc(100vh - 10rem);
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
}
#ui-search .bottom-search {
    border-top: 1px rgb(0 0 0 / 4%) solid;
    padding: 1rem 2rem 1.5rem;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgb(0 0 0 / 3%);
}
#ui-search .flex-search .flex[layout="column"] {
    gap: 15px;    padding-bottom: 25px;
}
@media (max-width: 600px) {
#ui-search .flex-search .flex[layout="column"] {
    width: 100%;
}
#ui-search .bottom-search {
        display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
#ui-search .flex-search {
    max-height: calc(100vh - 12rem);}
}
.fo-search .co-search div[key][field="range"] {
    padding: 30px 0 0;
    background: #f4f6fc;
    border-radius: .5rem;
}
.fo-search .co-search div[key][field="range"]:before {
    content: "—";
    position: absolute;
    transform: translate(-50%, -50%);
    top: 15px;
    left: 50%;
    opacity: .5;
}
.mod_cat[tmpl] > .row[search] .fo-search {
    background: #ffffff;
    border-radius: 1.5rem;
    padding: 20px 15px;
}
.fo-search {position: relative;}
.co-search > div {flex: 1;
    flex-basis: calc(25% - 1rem);}
.co-search > #paramsearch > div {flex-basis: 25%;
		padding: 10px;
/* 
		border-right: 1px #e5e5e5 solid;
 */
    box-shadow: -1px 1px 0 #e5e5e5;
		border-top: 1px #e5e5e5 solid;
		background: #f9f9f9;}
.co-search #paramsearch #alerts {flex-basis: 100%;
		padding: 0;
		border: 0;}
.co-search > #paramsearch {flex-basis: 100%;
		padding: 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		background: white;}
.co-search {display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
    gap: 1rem;}
.co-search div label:not([field="check"]) {font-size: .8rem;
    opacity: .7;}
.co-search .bu-search {padding: 0;
		border: 0;
		order: 0;
		display: inline-flex;}
.co-search .bu-search a {flex: 1;
		height: 101%;
		cursor: pointer;
		background-color: var(--primary);
		position: relative;}
.co-search .bu-search .cl-search {filter: brightness(0.95);}
.co-search .bu-search a:hover:before {transform: scale(1.1);}
.co-search .bu-search a:before {content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		transition: .5s;
		left: 0;
		top: 0;
		filter: brightness(2);}

/* 
.ch-search {display: flex;
		flex-wrap: wrap;
		justify-content: space-between;}
 */
.ch-search label[key] {flex-basis: 50%;}
a.dop-search:before {background: url(/cdn/lib/list-menu.svg) no-repeat center / 25%;}
a.cl-search:before {background: url(/cdn/lib/close.svg) no-repeat center / 25%;}
a.st-search:before {background: url(/cdn/lib/search.svg) no-repeat center / 30%;}
a.cl-search {}
a.st-search {}
.fo-search .co-search .slider.slider-horizontal .slider-selection {background: var(--primary);}
.fo-search .co-search .slider.slider-horizontal .slider-track {height: 1px;
    width: calc(100% + 15px);
    margin-top: 0;
    top: 50%;
    left: -8px;
}
.fo-search .co-search .slider.slider-horizontal .slider-handle {background: var(--primary);top: 3px;
    width: 15px;
    height: 15px;margin-left: -8px;}
.fo-search .co-search div[key]:not(.f-range) {text-align: center;
		min-height: 35px;
		position: relative;}
.fo-search select {-webkit-appearance: none;
		-moz-appearance: none;
		-webkit-border-radius: 0;
		cursor: pointer;}
.fo-search select,
.fo-search input[type="text"]:not(.f-range-input) {outline: none;
    padding: 10px;
    font-size: 1.1rem;
    border: 0;
    line-height: 30px;
    width: 100%;
    border-radius: .5rem;
    background: #f4f6fd;}
.fo-search .co-search div[key] > span {font-size: 1.1rem;
    position: absolute;
    font-weight: 700;}
.fo-search .co-search div[key] > span[data-min] {left: 13px;
    top: 7px;}
.fo-search .co-search div[key] > span[data-max] {right: 13px;
    top: 7px;}
.fo-search .co-search div[key] .slider.slider-horizontal {width: 90%;
    margin-bottom: -15px;}
.fo-search .co-search .tooltip.tooltip-min.top, 
.fo-search .co-search .tooltip.tooltip-max.top {display: none!important;}

@media (max-width: 991px) {
	.co-search > div, .co-search > div#paramsearch > div {flex-basis: 50%;}
	.co-search .bu-search {order: -1;}
	.co-search > div:first-of-type {order: -2;}
}
@media (max-width: 600px) {
	.co-search > div, .co-search > div#paramsearch > div {flex-basis: 100%;}
	.co-search .bu-search a {height: 80px;}
	.co-search .bu-search {order: 1;}
}



/*tariff*/

.mod_tarif ul {}
.box, .box-color {box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.box, .box-color {background-color: #fff;
		position: relative;
		margin-bottom: 1.5em;
}
@media (min-width: 992px){
.offset-lg-1 {margin-left: 8.333333%;
}}




.row.no-gutter [class*="col-"] {padding-left: 0;
		padding-right: 0;
}



/*cards*/
.prwcrd a.galleryfield:empty {
    height: 200px;
    background: rgb(114 114 114 / 7%);
}
.row.mod_cat h1 {font-size: 30px;
		margin: 25px 0 15px;}
.calls.catcolumn,
.items-cards {display: flex;
		flex-wrap: wrap;}
.calls.catcolumn{
    gap: 1rem;
    justify-content: center;
}
/* 
.mod_cat .mod_cat > .container {
    padding: 0;
}
 */
.calls.catcolumn .prwcrd {min-height: 400px;
		overflow: hidden;}
.calls .prwcrd[color] {outline: 2px var(--primary) solid;
		outline-offset: 5px;}
.calls .prwcrd[premium]:after {background: url(/cdn/lib/vip.svg) no-repeat center / cover;
		content: "";
		position: absolute;
		width: 200px;
		height: 200px;
		bottom: -75px;
		right: -35px;
		opacity: .2;
		transform: rotate(-15deg);}

.prwcrd,
.item-card {flex-basis: calc(25% - 1rem);
    top: 0;
    position: relative;
    transition: .5s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    border-radius: 1.5rem;}


.mod_cat .mod_cat .catrow .prwcrd,
.mod_cat .mod_cat .catrow .item-card {display: flex;
    overflow: hidden;}

.mod_cat .mod_cat .catrow .prwcrd > div,
.mod_cat .mod_cat .catrow .prwcrd > a,
.mod_cat .mod_cat .catrow .item-card > a {flex: 1;}

.mod_cat[tmpl="1"] .prwcrd {
    background: white;
}
@media (max-width: 600px) {	
	.mod_cat .catrow .prwcrd,
	.mod_cat .catrow .item-card {display: block!important;}
}		
		
@media (min-width: 600px) {	
	.mod_cat_filter[tmpl="0"] .calls .prwcrd,
	.mod_cat_filter[tmpl="7"] .calls .prwcrd,
	.mod_cat_filter[tmpl="13"] .calls .prwcrd,
	.mod_cat_filter[tmpl="8"] .calls .prwcrd {flex-basis: calc(33% - 12px);}
	.mod_cat_filter[tmpl="6"] .calls .prwcrd,
	.mod_cat_filter[tmpl="4"] .calls .prwcrd {flex-basis: calc(50% - 12px);}
	.mod_cat_filter[tmpl="1"] .calls .prwcrd,
	.mod_cat_filter[tmpl="2"] .calls .prwcrd,
	.mod_cat_filter[tmpl="3"] .calls .prwcrd,
	.mod_cat_filter[tmpl="5"] .calls .prwcrd {flex-basis: 100%;
			display: flex;
			justify-content: space-between;
			min-height: 220px;}
			
	.mod_cat_filter[tmpl="1"] .calls .prwcrd > a,
	.mod_cat_filter[tmpl="2"] .calls .prwcrd > a,
	.mod_cat_filter[tmpl="3"] .calls .prwcrd > a,
	.mod_cat_filter[tmpl="5"] .calls .prwcrd > a,
	.mod_cat_filter[tmpl="1"] .calls .item-card > a,
	.mod_cat_filter[tmpl="2"] .calls .item-card > a,
	.mod_cat_filter[tmpl="3"] .calls .item-card > a,
	.mod_cat_filter[tmpl="5"] .calls .item-card > a {
			min-height: 220px;
			width: 100%;
			max-width: 400px;}
	
	.mod_cat_filter[tmpl="1"] .calls .prwcrd > div,
	.mod_cat_filter[tmpl="2"] .calls .prwcrd > div,
	.mod_cat_filter[tmpl="3"] .calls .prwcrd > div,
	.mod_cat_filter[tmpl="5"] .calls .prwcrd > div {flex: 2;}
	

}



.item-card h4 {font-size: 14px;
		padding: 0 10px;}
.item-card div {display: flex;
		flex-wrap: wrap;
		justify-content: space-between;}
.item-card span {flex-basis: 50%;
		padding: 15px 0;
		border: 1px #e8e8e8 solid;
		text-align: center;
		border-width: 1px 0 1px 1px;
		margin-top: -1px;
		line-height: 1;}
.item-card span i {display: block;
		opacity: .7;
		line-height: 1;
		font-size: 12px;
		font-style: normal;
		font-family: arial;
		font-weight: normal;
		margin-bottom: 5px;}
.item-card span .coin {display: inline-block;
		font-size: 18px;
		line-height: 0;
		margin: 0 2px;}
.item-card .ids {position: absolute;
		top: 5px;
		left: 5px;
		color: #d6d6d6;
		font-size: 12px;}
.item-card .openlink {flex-basis: 100%;
		text-align: center;
		line-height: 50px;
		text-decoration: none;
		color: #3a3a3a;
		font-size: 16px;}
.detailcontainer .galleryfield img,
.prwcrd .galleryfield img,
.item-card img {transition: .5s;
		max-width: 135%;
		position: absolute;
		left: -100%;
		right: -100%;
		top: -100%;
		bottom: -100%;
		margin: auto;}
.item-card span:nth-of-type(2n+1) {border-left: 0;}
.item-card .openlink:hover {background: #fafafa;}
.prwcrd:hover,
.calls.column .news-item:hover,
.item-card:hover {box-shadow: 0 0 rgb(255 255 255 / 0%);}
.calls.column .news-item:hover img,
.item-card:hover img {transform: scale(1.05);}

.detailcontainer .galleryfield {
    height: 220px;
    display: block;
    overflow: hidden;
    position: relative;
}
.detailcontainer .slick-slide {
    margin: 0;
}
.detailcontainer .news-item .h6 {
    min-height: 5rem;
}

.prwcrd > a,
.item-card > a {position: relative;
		display: block;
		overflow: hidden;
		height: 205px;}
.item-card > a:empty,
.prwcrd > a:empty {height: 10px;}
.prwcrd .prices > span {}
.prwcrd .prices > .price {display: block;
		font-size: 1.2rem;
		font-weight: bold;}
.calls.column .prwcrd .hid {display: none;}
.prwcrd .yandexfield {border-bottom: 1px #cacaca solid;
		padding-bottom: 10px;
		margin-bottom: 10px;}
.prwcrd .gray {opacity: .6;
		margin-right: 7px;
		cursor: default;}
.prwcrd {font-size: 13px;}
.prwcrd > div {padding: 1.5rem 1rem 1rem;}
.prwcrd .labels .h6 {
    font-size: 1rem;
}
.prwcrd .labels span,
.prwcrd .prices > span.label {
    background: #dfdfdf;
    padding: .15rem .5rem;
    display: inline-block;
    border-radius: 5rem;
    font-size: .7rem;
    margin-top: .25rem;
    margin-right: .25rem;
    color: inherit;
    line-height: inherit;
}

.prwcrd .labels span:first-of-type{    background: var(--primary);
    color: white;}
.detail-two	.coin,
.prwcrd .prices > .price .coin {font-style: normal;
		font-weight: normal;
		margin-left: 4px;}
.prwcrd .datashow {font-style: normal;
		opacity: .7;}
		
[list="243"] .prwcrd .params .address {min-height: 50px;}
.prwcrd .params .address {min-height: 70px;
		opacity: .8;}
.prwcrd .favorite {width: 20px;
		height: 15px;
		display: inline-block;
		vertical-align: middle;
		background: url(/cdn/lib/lover.svg) no-repeat center / 15px;
		cursor: pointer;}
.prwcrd .favorite:hover, 
.prwcrd .favorite.on {filter: grayscale(0);}
.prwcrd .favorite, 
.prwcrd .favorite.on:hover {filter: grayscale(1) opacity(0.5);}
.nav.menu [href="/favorite"] i:after {content: ")";}
.nav.menu [href="/favorite"] i:before {content: "(";}
.nav.menu [href="/favorite"] i {font-style: normal;
		font-size: 14px;
		padding-left: 22px;}
.nav.menu [href="/favorite"] {font-size: 0;
		background: url(/cdn/lib/lover.svg) no-repeat 0 center / 18px;
		opacity: 1;}
		
/*news*/
.mod_cat_filter .calls.column .news-item img {width: 100%;
    margin: auto;
		transition: .5s;}
.mod_cat_filter .calls.column .news-item i.coin {font-style: normal;}
.mod_cat_filter .calls.column .news-item i:not(.coin) {padding: 10px;
		display: inline-block;
		font-size: 11px;
		font-style: normal;
		opacity: .7;}

.mod_cat_filter[tmpl="11"] .news-item.med-item img {
   width: 170px;
    padding-top: 15px;
}

.mod_cat_filter[tmpl="11"] .news-item.med-item:hover img{transform:none}
.mod_cat_filter[tmpl="11"] .news-item.med-item i:not(.coin) {
padding: 3px;
    color: white!important;
    background: var(--primary);
    border-radius: 50%;
    margin-left: -25px;}
.mod_cat_filter[tmpl="11"] .news-item.med-item .params .parts .h5 {
    font-size: 15px;
    margin-bottom: 5px;
    display: inline-block;
}
.mod_cat_filter[tmpl="11"] .news-item.med-item .params .parts {
    text-align: left;
    margin-left: 25px;
    line-height: 1;
    padding-bottom: 10px;
} 
.mod_cat_filter[tmpl="11"] .news-item.med-item {text-align:center;transition: .5s;}
.mod_cat_filter[tmpl="11"] .news-item.med-item:hover {    margin-top: -10px;
    transform: scale(1.02);}

.mod_cat_filter[tmpl="11"] .news-item.med-item .params {
    padding: 20px;
}

.mod_cat_filter[tmpl="0"] .calls.column .news-item .params {flex-basis: 50%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;}	
		
		
.mod_cat_filter[tmpl="0"] .calls.column .news-item,
.mod_cat_filter[tmpl="9"] .calls.column .news-item,
.mod_cat_filter[tmpl="10"] .calls.column .news-item,
.mod_cat_filter[tmpl="12"] .calls.column .news-item,
.mod_cat_filter[tmpl="4"] .calls.column .news-item {flex-basis: 32%;
		margin: 5px;
		transition: .5s;
		margin-bottom: 15px;
		position: relative;
		top: 0;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
		display: flex;
		flex-direction: column;}

		
.mod_cat_filter[tmpl="0"] .calls.column .news-item a,
.mod_cat_filter[tmpl="11"] .calls.column .news-item a,
.mod_cat_filter[tmpl="9"] .calls.column .news-item a,
.mod_cat_filter[tmpl="10"] .calls.column .news-item a,
.mod_cat_filter[tmpl="12"] .calls.column .news-item a,
.mod_cat_filter[tmpl="4"] .calls.column .news-item a {
		max-height: 300px;
		overflow: hidden;
		flex-basis: 50%;}
.mod_cat_filter[tmpl="0"] .calls.column .news-item h4,
.mod_cat_filter[tmpl="9"] .calls.column .news-item h4,
.mod_cat_filter[tmpl="10"] .calls.column .news-item h4,
.mod_cat_filter[tmpl="12"] .calls.column .news-item h4,
.mod_cat_filter[tmpl="4"] .calls.column .news-item h4 {padding: 0 10px;}
.mod_cat_filter[tmpl="0"] .calls.column .news-item p,
.mod_cat_filter[tmpl="9"] .calls.column .news-item p,
.mod_cat_filter[tmpl="10"] .calls.column .news-item p,
.mod_cat_filter[tmpl="12"] .calls.column .news-item p,
.mod_cat_filter[tmpl="4"] .calls.column .news-item p {padding: 20px 10px;
		font-size: 13px;
		opacity: .7;}
.mod_cat_filter[tmpl="4"] .calls.column .news-item {flex-basis: 49%;}
.mod_cat_filter[tmpl="9"] .calls.column .news-item {flex-basis: calc(25% - 10px);}
.mod_cat_filter[tmpl="11"] .calls.column .news-item {    flex-basis: calc(33% - 33px);
    border-radius: 1.2rem;
    overflow: hidden;
    box-shadow: 0px 0 45px rgb(0 0 0 / 15%);
    margin: 15px;
}
.mod_cat_filter[tmpl="11"] .calls.column .news-item:nth-of-type(2n+2) {
    box-shadow: 0 0 45px 0 rgb(24 61 226 / 40%);
    background-image: linear-gradient(145deg,#f650ae 3%,#3a46f3);
    color: white;
}

.mod_cat_filter[tmpl="11"] .pr .coin {
    opacity: .7;
    font-size: 1.9rem;
}

.mod_cat_filter[tmpl="11"] .pr {
    font-size: 2rem;
    font-weight: 700;
}
.mod_cat_filter[tmpl="10"] .calls.column .news-item,
.mod_cat_filter[tmpl="12"] .calls.column .news-item {flex-basis: 25%;
		margin: 0 0 -1px -1px;
		box-shadow: none;
		border: 1px #efefef solid;}
.mod_cat_filter[tmpl="0"] .mod_cat[list="19"] .news-item .name {
    padding: 11px;
    display: inline-block;
    font-family: var(--h1h6);
    font-size: 1.1rem;
}	
.mod_cat_filter[tmpl] [list="19"] .news-item .name {
    padding: 12px;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1;
}
.mod_cat_filter[tmpl] [list="19"] p {
    padding: 0 12px;
}
	
	
.mod_cat_filter[tmpl="10"] .minprice,
.mod_cat_filter[tmpl="12"] .minprice {
    position: relative;
}

.mod_cat_filter[tmpl="10"] .minprice:before,
.mod_cat_filter[tmpl="12"] .minprice:before {
    width: 120%;
    position: absolute;
    height: 2px;
    background: red;
    content: "";
    transform: rotateZ(28deg);
    top: 7px;
}

.mod_cat_filter[tmpl="10"] .news-item [itemprop="offers"],
.mod_cat_filter[tmpl="12"] .news-item [itemprop="offers"] {
    color: var(--primary);
}

.mod_cat_filter[tmpl="10"] .news-item > *,
.mod_cat_filter[tmpl="12"] .news-item > * {
    flex: 1;
}

.mod_cat_filter[tmpl="0"] .tocart.primary.circle {
    position: absolute;
    right: 0;
    bottom: .5rem;
}

@media (max-width: 991px) {

	.mod_cat_filter[tmpl="9"] .calls.column .news-item,
	.mod_cat_filter[tmpl="10"] .calls.column .news-item,
	.mod_cat_filter[tmpl="12"] .calls.column .news-item {flex-basis: 49%;}


}
@media (max-width: 768px) {	
	.mod_cat_filter[tmpl="0"] .calls.column .news-item,
	.mod_cat_filter[tmpl="9"] .calls.column .news-item,
	.mod_cat_filter[tmpl="10"] .calls.column .news-item,
	.mod_cat_filter[tmpl="12"] .calls.column .news-item,
	.mod_cat_filter[tmpl="4"] .calls.column .news-item {display: block;}
}

.carbg .mod_cat_filter[tmpl] .news-item,
.barbg .mod_cat_filter[tmpl] .news-item,
.bg127 .mod_cat_filter[tmpl] .news-item,
.bg130 .mod_cat_filter[tmpl] .news-item,
.bg131 .mod_cat_filter[tmpl] .news-item,
.bg132 .mod_cat_filter[tmpl] .news-item,
.bg133 .mod_cat_filter[tmpl] .news-item,
.bg134 .mod_cat_filter[tmpl] .news-item,
.bg135 .mod_cat_filter[tmpl] .news-item {background-color: white;
		color: black;}



.mod_cat_filter[tmpl="1"] .calls.column .news-item .params,
.mod_cat_filter[tmpl="5"] .calls.column .news-item .params {padding: 15px;
		flex-basis: 50%;}	
.mod_cat_filter[tmpl="1"] .calls.column .news-item .galleryfield,
.mod_cat_filter[tmpl="5"] .calls.column .news-item .galleryfield {display: block;
		max-height: 200px;
		overflow: hidden;
		flex-basis: 50%;}
.mod_cat_filter[tmpl="1"] .calls.column .news-item,
.mod_cat_filter[tmpl="5"] .calls.column .news-item {flex-basis: 100%;
		margin: 5px;
		transition: .5s;
		margin-bottom: 15px;
		position: relative;
		top: 0;
		border: 1px rgb(0 0 0 / 8%) solid;
		display: flex;}
.mod_cat_filter[tmpl="1"] .calls.column .news-item p,
.mod_cat_filter[tmpl="5"] .calls.column .news-item p {font-size: 13px;
		opacity: .7;} 
.mod_cat_filter[tmpl="1"] .calls.column .news-item .params div,
.mod_cat_filter[tmpl="5"] .calls.column .news-item .params div {float: none!important;
		padding: 0;}
.mod_cat_filter[tmpl="1"] .calls.column .news-item .galleryfield {order: 1;}


/* 
.mod_cat_filter[tmpl="3"] .calls.column .news-item .params {background-image: linear-gradient(45deg, transparent 24%, rgb(204 211 214 / 45%) 25%, rgb(204 211 214 / 45%) 26%, transparent 27%, transparent 74%, rgb(204 211 214 / 45%) 75%, rgb(204 211 214 / 45%) 76%, transparent 77%, transparent), linear-gradient(47deg, transparent 24%, rgb(204 211 214 / 45%) 25%, rgb(204 211 214 / 45%) 26%, transparent 27%, transparent 74%, rgb(204 211 214 / 45%) 75%, rgb(204 211 214 / 45%) 76%, transparent 77%, transparent);
		background-size: 15px 15px;}
 */
.mod_cat_filter[tmpl="3"] .calls.column .news-item .params,
.mod_cat_filter[tmpl="2"] .calls.column .news-item .params {padding: 15px;
		flex-basis: 65%;}
.mod_cat_filter[tmpl="8"] .calls.column .news-item .params h4,
.mod_cat_filter[tmpl="6"] .calls.column .news-item .params h4 {margin: 0;
		font-size: 1rem;}
.mod_cat_filter[tmpl="8"] .calls.column .news-item .params,
.mod_cat_filter[tmpl="7"] .calls.column .news-item .params,
.mod_cat_filter[tmpl="13"] .calls.column .news-item .params,
.mod_cat_filter[tmpl="6"] .calls.column .news-item .params {padding: 10px;
		flex-basis: 65%;
		display: flex;
		flex-direction: column;
		/* justify-content: space-between; */}
.mod_cat_filter[tmpl="6"] .calls.column .news-item .params{padding: 20px;}
.mod_cat_filter[tmpl="8"] .calls.column .news-item .links,
.mod_cat_filter[tmpl="7"] .calls.column .news-item .links,
.mod_cat_filter[tmpl="13"] .calls.column .news-item .links,
.mod_cat_filter[tmpl="6"] .calls.column .news-item .links {display: none;}	
.mod_cat_filter[tmpl="3"] .calls.column .news-item .galleryfield,
.mod_cat_filter[tmpl="2"] .calls.column .news-item .galleryfield {display: block;
		max-height: 200px;
		overflow: hidden;
		flex-basis: 35%;}
.mod_cat_filter[tmpl="8"] .calls.column .news-item .galleryfield,
.mod_cat_filter[tmpl="7"] .calls.column .news-item .galleryfield,
.mod_cat_filter[tmpl="13"] .calls.column .news-item .galleryfield,
.mod_cat_filter[tmpl="6"] .calls.column .news-item .galleryfield {display: block;
		max-height: 200px;
		overflow: hidden;
		flex-basis: 35%;}

.mod_cat_filter[tmpl="6"] .calls.column .news-item .galleryfield{flex-basis: 50%;
    display: flex;}
.mod_cat_filter[tmpl="2"] .calls.column .news-item,
.mod_cat_filter[tmpl="3"] .calls.column .news-item,
.mod_cat_filter[tmpl="6"] .calls.column .news-item,
.mod_cat_filter[tmpl="7"] .calls.column .news-item,
.mod_cat_filter[tmpl="13"] .calls.column .news-item,
.mod_cat_filter[tmpl="8"] .calls.column .news-item {flex-basis: 100%;
		margin: 5px;
		transition: .5s;
		margin-bottom: 15px;
		position: relative;
		top: 0;
		display: flex;}
.mod_cat_filter[tmpl="7"] .calls.column .news-item,
.mod_cat_filter[tmpl="13"] .calls.column .news-item,
.mod_cat_filter[tmpl="8"] .calls.column .news-item {flex-basis: 32%;
		background: transparent;
		box-shadow: none;}
.mod_cat_filter[tmpl="7"] .calls.column .news-item,
.mod_cat_filter[tmpl="13"] .calls.column .news-item {
    flex-direction: column;
    padding: 10px;
    margin: 0;
    min-height: 130px;}
.mod_cat_filter[tmpl="7"] .calls.column .news-item .galleryfield,
.mod_cat_filter[tmpl="13"] .calls.column .news-item .galleryfield {
    border-radius: 1rem;
}
.mod_cat_filter[tmpl="6"] .calls.column .news-item {flex-basis: 45%;
		box-shadow: none;}
.mod_cat_filter[tmpl="3"] .calls.column .news-item p,
.mod_cat_filter[tmpl="2"] .calls.column .news-item p {font-size: 13px;
		opacity: .7;} 
.mod_cat_filter[tmpl="8"] .calls.column .news-item p {display: none;}
.mod_cat_filter[tmpl="6"] .calls.column .news-item p { 
    font-size: 1.1rem;
    opacity: .7;
    line-height: 1;}
.mod_cat_filter[tmpl="7"] .calls.column .news-item p {opacity: .7;}
.mod_cat_filter[tmpl="13"] .calls.column .news-item p {display:none}
.mod_cat_filter[tmpl="2"] .calls.column .news-item .params div,
.mod_cat_filter[tmpl="3"] .calls.column .news-item .params div,
.mod_cat_filter[tmpl="6"] .calls.column .news-item .params div,
.mod_cat_filter[tmpl="7"] .calls.column .news-item .params div,
.mod_cat_filter[tmpl="13"] .calls.column .news-item .params div,
.mod_cat_filter[tmpl="8"] .calls.column .news-item .params div {float: none!important;
		padding: 0;} 
	 
	 
@media (max-width: 768px) {
	.mod_cat_filter[tmpl] .calls.column .news-item a.galleryfield,
	.mod_cat_filter[tmpl] .calls.column .news-item,
	.mod_cat_filter[tmpl] .calls.column .news-item .params {flex-basis: 48%!important;}
	.mod_cat_filter[tmpl] .calls.column .news-item .params,
	.mod_cat_filter[tmpl] .calls.column .news-item {flex-wrap: wrap;}
}
@media (max-width: 600px) {
	.mod_cat_filter {padding-left: 20px;
		padding-right: 20px;}
	.mod_cat_filter > .row > .container {padding: 0;}
	.mod_cat_filter[tmpl] .calls.column .news-item a.galleryfield,
	.mod_cat_filter[tmpl] .calls.column .news-item a.galleryfield,
	.mod_cat_filter[tmpl] .calls.column .news-item,
	.mod_cat_filter[tmpl] .calls.column .news-item .params {flex-basis: 100%!important;}

	* {-webkit-touch-callout: none! important;}
	*::-moz-selection,*::selection {background-color: transparent;}
}



/*mod_blog - reply mod_cat_filter*/
.mod_blog .calls.catcolumn .news-item img {width: 100%;
		transition: .5s;}
.mod_blog .calls.catcolumn .news-item i.coin {font-style: normal;}
.mod_blog .calls.catcolumn .news-item i:not(.coin) {padding: 10px;
		display: inline-block;
		font-size: 11px;
		font-style: normal;
		opacity: .7;}
		
.mod_blog[tmpl="0"] .calls.catcolumn .news-item .params,
.mod_blog[tmpl="11"] .calls.catcolumn .news-item .params {flex-basis: 50%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;}	
.mod_blog[tmpl="0"] .calls.catcolumn .news-item,
.mod_blog[tmpl="11"] .calls.catcolumn .news-item,
.mod_blog[tmpl="9"] .calls.catcolumn .news-item,
.mod_blog[tmpl="10"] .calls.catcolumn .news-item,
.mod_blog[tmpl="4"] .calls.catcolumn .news-item {flex-basis: 32%;
		margin: 5px;
		transition: .5s;
		margin-bottom: 15px;
		position: relative;
		top: 0;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
		display: flex;
		flex-direction: column;}
		
.mod_blog[tmpl="0"] .calls.catcolumn .news-item a,
.mod_blog[tmpl="11"] .calls.catcolumn .news-item a,
.mod_blog[tmpl="9"] .calls.catcolumn .news-item a,
.mod_blog[tmpl="10"] .calls.catcolumn .news-item a,
.mod_blog[tmpl="4"] .calls.catcolumn .news-item a {
		max-height: 300px;
		overflow: hidden;
		flex-basis: 50%;}
.mod_blog[tmpl="0"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="11"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="9"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="10"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="4"] .calls.catcolumn .news-item .params div {padding: 10px;}

.mod_blog[tmpl="0"] .calls.catcolumn .news-item h4,
.mod_blog[tmpl="11"] .calls.catcolumn .news-item h4{padding: 0 10px;}
.mod_blog[tmpl="0"] .calls.catcolumn .news-item p,
.mod_blog[tmpl="11"] .calls.catcolumn .news-item p,
.mod_blog[tmpl="9"] .calls.catcolumn .news-item p,
.mod_blog[tmpl="10"] .calls.catcolumn .news-item p,
.mod_blog[tmpl="4"] .calls.catcolumn .news-item p {padding: 20px 10px;
		font-size: 13px;
		opacity: .7;}
.mod_blog[tmpl="4"] .calls.catcolumn .news-item {flex-basis: 49%;}
.mod_blog[tmpl="9"] .calls.catcolumn .news-item {flex-basis: 24%;}
.mod_blog[tmpl="10"] .calls.catcolumn .news-item {flex-basis: 25%;
		margin: 0 0 -1px -1px;
		box-shadow: none;
		border: 1px #efefef solid;}
.mod_blog[tmpl="11"] .calls.catcolumn .news-item {
    border-radius: 1.5rem;
    overflow: hidden;
}
.mod_blog[tmpl="11"] .calls.catcolumn .news-item .links, 
.mod_blog[tmpl="11"] .calls.catcolumn .news-item .params {
    padding: 10px;
}		
.bg127 .mod_blog[tmpl] .news-item {background-color: white;
		color: black;}



.mod_blog[tmpl="1"] .calls.catcolumn .news-item .params,
.mod_blog[tmpl="5"] .calls.catcolumn .news-item .params {padding: 15px;
		flex-basis: 50%;}	
.mod_blog[tmpl="1"] .calls.catcolumn .news-item .galleryfield,
.mod_blog[tmpl="5"] .calls.catcolumn .news-item .galleryfield {display: block;
		max-height: 200px;
		overflow: hidden;
		flex-basis: 50%;}
.mod_blog[tmpl="1"] .calls.catcolumn .news-item,
.mod_blog[tmpl="5"] .calls.catcolumn .news-item {flex-basis: 100%;
		margin: 5px;
		transition: .5s;
		margin-bottom: 15px;
		position: relative;
		top: 0;
		border: 1px rgb(0 0 0 / 8%) solid;
		display: flex;}
.mod_blog[tmpl="1"] .calls.catcolumn .news-item p,
.mod_blog[tmpl="5"] .calls.catcolumn .news-item p {font-size: 13px;
		opacity: .7;} 
.mod_blog[tmpl="1"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="5"] .calls.catcolumn .news-item .params div {float: none!important;
		padding: 0;}
.mod_blog[tmpl="1"] .calls.catcolumn .news-item .galleryfield {order: 1;}

.mod_blog[tmpl="3"] .calls.catcolumn .news-item .params,
.mod_blog[tmpl="2"] .calls.catcolumn .news-item .params {padding: 15px;
		flex-basis: 65%;}
.mod_blog[tmpl="8"] .calls.catcolumn .news-item .params h4,
.mod_blog[tmpl="7"] .calls.catcolumn .news-item .params h4,
.mod_blog[tmpl="6"] .calls.catcolumn .news-item .params h4 {margin: 0;
		font-size: 1rem;}
.mod_blog[tmpl="8"] .calls.catcolumn .news-item .params,
.mod_blog[tmpl="7"] .calls.catcolumn .news-item .params,
.mod_blog[tmpl="6"] .calls.catcolumn .news-item .params {padding: 10px;
		flex-basis: 65%;
		display: flex;
		flex-direction: column;
		/* justify-content: space-between; */}
.mod_blog[tmpl="8"] .calls.catcolumn .news-item .links,
.mod_blog[tmpl="7"] .calls.catcolumn .news-item .links,
.mod_blog[tmpl="6"] .calls.catcolumn .news-item .links {display: none;}	
.mod_blog[tmpl="3"] .calls.catcolumn .news-item .galleryfield,
.mod_blog[tmpl="2"] .calls.catcolumn .news-item .galleryfield {display: block;
		max-height: 200px;
		overflow: hidden;
		flex-basis: 35%;}
.mod_blog[tmpl="8"] .calls.catcolumn .news-item .galleryfield,
.mod_blog[tmpl="7"] .calls.catcolumn .news-item .galleryfield,
.mod_blog[tmpl="6"] .calls.catcolumn .news-item .galleryfield {display: block;
		max-height: 200px;
		overflow: hidden;
		flex-basis: 35%;}
.mod_blog[tmpl="2"] .calls.catcolumn .news-item,
.mod_blog[tmpl="3"] .calls.catcolumn .news-item,
.mod_blog[tmpl="6"] .calls.catcolumn .news-item,
.mod_blog[tmpl="7"] .calls.catcolumn .news-item,
.mod_blog[tmpl="8"] .calls.catcolumn .news-item {flex-basis: 100%;
		margin: 5px;
		transition: .5s;
		margin-bottom: 15px;
		position: relative;
		top: 0;
		display: flex;}
.mod_blog[tmpl="7"] .calls.catcolumn .news-item,
.mod_blog[tmpl="8"] .calls.catcolumn .news-item {flex-basis: 32%;
		background: transparent;
		box-shadow: none;}
.mod_blog[tmpl="6"] .calls.catcolumn .news-item {flex-basis: 45%;
		box-shadow: none;}
.mod_blog[tmpl="3"] .calls.catcolumn .news-item p,
.mod_blog[tmpl="2"] .calls.catcolumn .news-item p {font-size: 13px;
		opacity: .7;} 
.mod_blog[tmpl="8"] .calls.catcolumn .news-item p {display: none;}
.mod_blog[tmpl="7"] .calls.catcolumn .news-item p,
.mod_blog[tmpl="6"] .calls.catcolumn .news-item p {font-size: 12px;
		opacity: .7;
		line-height: 12px;}
.mod_blog[tmpl="2"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="3"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="6"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="7"] .calls.catcolumn .news-item .params div,
.mod_blog[tmpl="8"] .calls.catcolumn .news-item .params div {float: none!important;
		padding: 0;} 



.mod_blog[tmpl="11"] .nav-tabs {border: 0;}
.mod_blog[tmpl="11"] .nav-tabs > li.active a {background: #575757;color: white;border-color: transparent;}
.mod_blog[tmpl="11"] .nav-tabs > li a {border: 1px rgb(0 0 0 / 22%) solid;
    margin-bottom: 10px;
    border-radius: 5rem;
    margin-right: 10px;
    font-size: 1rem;
    font-weight: 600;}	 
	
.mod_cat_filter[tmpl="11"] .mod_cat[list="20"] .params {
    padding: 1rem;
}
.mod_cat_filter[tmpl="11"] .mod_cat[list="19"] .params {
    padding-top: 1rem;
}

.mod_gallery[tmpl="0"] [id^="mod_gallery"],
.mod_gallery[tmpl="1"] [id^="mod_gallery"],
.mod_gallery[tmpl="2"] [id^="mod_gallery"],
.mod_gallery[tmpl="3"] [id^="mod_gallery"],
.mod_gallery[tmpl="4"] [id^="mod_gallery"],
.mod_gallery[tmpl="5"] [id^="mod_gallery"] {
    display: flex;
    flex-wrap: wrap;
}
 
@media (max-width: 768px) {
	.mod_blog[tmpl] .calls.catcolumn .news-item a.galleryfield,
	.mod_blog[tmpl] .calls.catcolumn .news-item,
	.mod_blog[tmpl] .calls.catcolumn .news-item .params {flex-basis: 50%!important;}
	.mod_blog[tmpl] .calls.catcolumn .news-item .params {flex-wrap: wrap;} 
}
@media (max-width: 600px) {
	.mod_blog {padding-left: 20px;
		padding-right: 20px;}
	.mod_blog > .row > .container {padding: 0;}
	.mod_blog[tmpl] .calls.catcolumn .news-item a.galleryfield,
	.mod_blog[tmpl] .calls.catcolumn .news-item a.galleryfield,
	.mod_blog[tmpl] .calls.catcolumn .news-item,
	.mod_blog[tmpl] .calls.catcolumn .news-item .params {flex-basis: 100%!important;}

	* {-webkit-touch-callout: none! important;}
	*::-moz-selection,*::selection {background-color: transparent;}
}

/*bootstrap fix*/
@media screen and (max-width: 768px) and (orientation: landscape) {
	[item][tmpl][class^="mod_"]:not(.mod_header) .row {
		margin-left: 0;
		margin-right: 0;
	}
	.mod_cat_filter h3 {
   	text-align: center;
   	margin-bottom: 30px;
	}
	[tmpl][item].mod_str_navigation .container, 
	[tmpl][item].mod_header .headerdiv {
   	min-height: 120vh;
   	padding-top: 45vh;
	}
}	
		

		

/*complex*/ 
.flex.complex-label {flex-wrap: wrap;
		justify-content: center;}
.complex-item-back {max-width: 400px;}
.complex-label li {display: inline-flex;
		border: 1px #a1a1a159 solid;
		padding: 15px;
		margin: 0 5px;
		height: 120px;
		text-align: center;
		font-size: 12px;
		color: #5d5d5d;
		border-radius: 50%;
		width: 120px;
		line-height: 13px;
		flex-wrap: wrap;
		background: linear-gradient( #ffffff 50%, white 50%);
		transition: background .4s ease-out;
		background-repeat: no-repeat;
		background-color: var(--primary);
		background-size: 105%;
		background-position: -5px -5px;}
.complex-label li a {display: block;
		margin: auto;
		flex-basis: 100%;
		word-break: break-word;}
.complex-label li:hover {background-position: 0 110px;}
.complex-label li:hover a {color: white;}
.complex-label li:hover img {filter: invert(1);}
.complex-label li img {display: block;
		width: 40px;
		opacity: .5;
		margin: 10px auto;}
.incomplex li {display: block;
		text-transform: uppercase;
		background: #f1f1f1;
		border-left: 5px var(--primary) solid;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);}
.incomplex i {font-style: normal;
		line-height: 28px;
		padding: 0 10px;}
.incomplex {margin: 25px 0 50px;}
.incomplex i:after {content: "";
		display: inline-block;
		width: 6px;
		height: 6px;
		background: var(--primary);
		margin-left: 10px;
		border-radius: 5px;}
.complex-buttons a {background: var(--primary);
		color: white;
		white-space: nowrap;
		display: inline-block;
		margin: 5px;
		padding: 15px 40px;
		border-radius: 25px;
		cursor: pointer;
		margin-right: 10px;
		text-decoration: none;}
.complex-buttons a:hover {opacity: .9;
		text-decoration: none;
		color: white;}
.complex-buttons {margin: 50px 0;}
.complex-buttons i {display: block;
		margin-top: 20px;
		color: #7d7d7d;
		font-size: 12px;}
[page="complex"] .stage {position: relative;
		margin-bottom: 20px;}
[page="complex"] .stage.in-progress .icon {opacity: 0.4;}
[page="complex"] .stage.not-completed .icon {opacity: 0.1;}
[page="complex"] .stage.not-completed .description {opacity: 0.4;}
[page="complex"] .stage .icon {-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		background-color: #ffffff;
		color: #fff;
		width: 60px;
		height: 60px;
		text-align: center;
		line-height: 75px;
		position: absolute;
		left: 0;
		top: 0;}
[page="complex"] .stage .icon i {font-size: 28px;}
[page="complex"] .stage .description {padding-left: 70px;}
[page="complex"] .stage .description h4 {opacity: 0.4;
		margin-top: 0;
		margin-bottom: 5px;
		font-size: 12px;
		text-transform: uppercase;}
[page="complex"] .stage .description h2 {font-size: 20px;
		margin-bottom: 3px;}
[page="complex"] .stage .description figure {font-size: 14px;}
[page="complex"] .row.steps {padding: 60px 0;}
[page="complex"] .stage .icon img {vertical-align: top;}
[page="complex"] .carousel.slide:before, 
[page="complex"] .carousel.slide:after {background: transparent;
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		z-index: 0;
		border: 9px var(--primary) solid;
		transform: rotate(5deg);
		top: 0;}
[page="complex"] .carousel.slide:after {transform: rotate(-2deg);
		border: 3px white solid;
		z-index: 2;}
[page="complex"] .carousel-inner {	position: relative;
		width: 100%;
		overflow: hidden;
		max-height: 345px;
		height: 345px;}


@media (max-width: 1200px) {
	.prwcrd,.item-card {	flex-basis: 32%;
	}
}
@media (max-width: 992px) {
	.prwcrd,.item-card {	flex-basis: 49%;
	}
}

@media (max-width: 600px) {
	#page {overflow: hidden;}
	#page > .row {margin: 0;}
	.logo-img {margin-left: 15px;}
/* 
	.row h1, .row h2, .row h3, .row h4, .row h5, .row h6 {font-size: 1.3em;}
 */
 	.calls.column .news-item {flex-basis: 100%;}

	.detail .p1, .detail .p2, .detail .p3, .detail .p4,
	.mod_double_menu .flex a,
	.calls.column .news-item,
	#search_content > div > div,
	.mod_services [type="radio"] + label,
	.prwcrd,.item-card {flex-basis: 100%;}
	
	.experience,
	.user_objects h2,
	.mod_cat_filter h2 {text-align: center;}
	


	.mod_cat_filter h2 a {float: none;
		margin: 10px auto;}
		
	.calls.column .prwcrd {min-height: 420px;}
	
	.container.mod_cssjs_editor,
	.detail .p2 .txdetail,
	.container.mod_double_menu,
	.container.mod_experience,
	.calls.column .news-item,
	.container.mod_banks,
	.container.mod_cssjs_editor,
	 .calls.column .prwcrd {margin-left: 15px;
		margin-right: 15px;}
		
	.container.framed,
	.mod_banks h4 {margin-left: 25px;
		margin-right: 25px;}
	
	.user_preview.container p:first-of-type, 
	.complex_preview.container p, 
	.mod_header .container p {line-height: 1.2em;}
	
	#top h1, 
	#top .h1,
	.user_preview.container h1, 
	.complex_preview.container h1, 
	.mod_header .container b {font-size: 1.8em;
		padding: 10px 0;}
		
	.mod_header button.slick-prev, 
	.mod_header button.slick-next {background-color: #f3f3f3;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);}
	
	.container.mod_review h3,
	.row.mod_cat h1 {font-size: 1.6em;
		text-align: center;}
		
	.pphone {float: none;
		display: block;}
	.galleryfield[data-view="card"] a:not(:first-of-type) {max-height: 75px;}
}

/* 
.fotorama__fullscreen-icon {
		background: url('../img/bg.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
		width: 100%!important;
		height: 100%!important;
		right: 0!important;
		top: 0!important;
		z-index: 10!important;
}
 */

@media (min-width: 1360px) {
	.container {width: 1328px;}
}



#alertbottom {
    width: 300px;
    background-color: white !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 30px;
    gap: 15px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    inset: auto 20px 20px auto;
    border-radius: 0.5rem;
}

#alertbottom #cookieSvg {
    width: 50px;
    height: 50px;
}

#alertbottom #cookieSvg g path {
    fill: rgb(97, 81, 81);
}

#alertbottom .agreeBtn {
    display: flex;
    gap: 20px;
    flex-direction: row;
}

#alertbottom .delagree {
    background-color: var(--primary);
    color: rgb(241, 241, 241);
}

#alertbottom .closeagree {
    background-color: rgb(218, 218, 218);
    color: rgb(46, 46, 46);
}

#alertbottom .closeagree:hover {
    background-color: #ebebeb;
}

#alertbottom .delagree:hover {
    background-color: var(--primarylt);
}

#alertbottom .agreeBtn span {
    transition-duration: 0.2s;
    cursor: pointer;
    border-radius: 20px;
    padding: 5px 15px;
}
