: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,b,strong {font-family: var(--h1h6);}

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

.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 {/* width: 100%; */}
.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(0, 0, 0, 0.25)!important;
		top: 0;
		left: 0;
		display: flex;}
alert .alrt,
confirm .confirm {    margin: auto;
    text-align: center;
    width: 350px;
    background: white;
    padding: 2rem;
    border-radius: 1rem;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);}
confirm .confirm a {float: right;
		color: #585858;
		margin: 10px 0;
		cursor: pointer;}
confirm .confirm button {float: left;}

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;
}









/*accordion*/
.panel.box.no-border.m-b-xs {
		flex-basis: 33%;
		min-height: 200px;
}

.panel.box.no-border.m-b-xs:first-of-type {
		flex-basis: 66%;
}


/* 
[button="4"] button[btn]:before {left:0;
	background:#00acee;
	content:"";
	background:linear-gradient(0deg,rgba(0,172,238,1) 0%,rgba(2,126,251,1) 100%);
	display:block;
	position:absolute;
	width:130px;
	height:40px;
	border-radius:5px;
	text-align:center;
	box-sizing:border-box;
	-webkit-transition:all .3s;
	transition:all .3s;
	left:20px;
	bottom:-26px;}
 */
	
	





/*mod_policy*/

.container.mod_policy p {
		margin-bottom: 0;
} 


/*mod_str_navigation*/
[page="users"] .mod_str_navigation section {
    padding: 200px 0 100px;
}












/*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{padding: 25px 0;
	display: flex;
		width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;}
		
.user_objects div input,
.mod_favorite > div input{display: none;}

.user_objects .ranger,
.mod_favorite .ranger{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{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;}

.mod_favorite div 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;}

.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 {border-bottom: 2px solid var(--primary);}

.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;}

.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*/






/*mod_users*/
		
		


/*modmap*/




	
/*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;}


.detail [data-art][data-price] {
    width: fit-content;
    min-width: 56px;
}


.detail {position: relative;
		margin-top: 50px;
		margin-bottom: 50px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;}

.detail.row {display: block;}
		
.detail .description {display: block;
		margin: 20px 0;}

.detail .p1 strong,
.detail .p1 h1,
.detail .p1 .h1 {margin: 0 0 20px;
		font-size: 26px;
		font-weight: 400;}
.detail .p1 h1 + span,
.detail .p1 .h1 + span {color: #656565;
		font-size: 13px}
.detail .p1,
.detail .p2,
.detail .p3,
.detail .p4 {flex-basis: 35%;
		max-width: 720px;
		width: 100%;}
.detail .p2 {flex-basis: 65%;}
.detail .p1 {padding: 15px;
		box-sizing: border-box}
.detail .p4 {padding: 15px;
		box-sizing: border-box;
		font-size: 13px;
		background: #fff;
		height: 360px;
		width: 592px}
.detail .p6 {background: #a04a4a;
		text-align: center;
		color: #f7f7f7}
.detail .p3 {padding: 20px 0 20px 20px;
		box-sizing: border-box;
		height: 340px}
.detail .p5 {background: #f9f9f9;
		border: 1px #e6e6e6 solid;
		flex-basis: 100%;
		text-align: left;
		position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
		width: 100%;
		box-sizing: border-box;}

.detail .lefty {width: 645px}
.detail .righty {width: 350px;
		border-left: 1px #E4E4E4 solid;
		background: #F7F7F7}

.detail .coin {font-style: normal;
		font-size: 30px;
		margin-left: 5px;
    opacity: .7;}
.detail .subprice .coin {
    font-size: 1rem;
}
.detail button .coin {color: white;
		font-size: inherit;}
[button="4"] .detail button .coin {color: #7b7b7b;}
.detail .price,
.detail .OptimaPrice,
.detail .ComfortPrice,
.detail .CommunicationPrice {font-size: 33px;
		font-weight: 700;
		font-family: times}

.detail .options {position: relative;
    overflow: hidden;}
.detail .options b:first-of-type {margin: 0!important}
.detail .options b {display: flex;
		line-height: 28px;
		font-weight: 400;
		position: relative}
.detail .options b.end {
    color: var(--txc);
    background: var(--bgc);
		height: 28px}
.detail .options b span {
    color: var(--txc);
    background: var(--bgc);
		text-align: right;
		width: 100%;}
.detail .options b u {text-decoration: none;
		position: absolute;
		left: 0;
		color: #777;
    color: var(--txc);
    background: var(--bgc);
		min-width: 50%;}
.detail .options b:after {content: "";
		width: 100%;
		border-bottom: 1px #bbb dotted;
		position: absolute;
		top: 27px}
.detail .options b.end:after {border-color: transparent;}	
.detail .txdetail {
    margin: 30px 0;
    display: block;
    text-align: justify;
}
.detail .txdetail .Description {
    display: block;
    margin-bottom: 10px;
}
.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 [telegram] {background: url(/cdn/lib/telegram-social-logotype.svg);}
.detail [viber],
.detail [skype],
.detail [telegram],
.detail [whatsapp] {background-size: cover;}

.detail-grid-price .FirstName {
    line-height: 1;
    display: block;
    margin-bottom: 1rem;
    font-size: 1.1rem;
}

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

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


.detail .fieldMortgageAllowed a {
    color: var(--primary);
    margin-left: .5rem;
}

.detail .ch .material-icons,
.detail .fieldMortgageAllowed .material-icons {
    font-size: 1.5rem;
    vertical-align: bottom;
}
.detail .options .ch {
    display: flex;
}

.detail .options .ch b {
    flex: 1;
    padding-left: 10px;
}

.detail .options .ch i {
    margin: auto;
}





.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;
    font-size: inherit;
}
.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-options {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 20px;
    width: 100%;
}
.detail-grid-left .h4 u {
    display: none;
}
.detail-grid-desc {
    display: flex;
    flex-direction: column;
    gap: 1rem 0;
}
.detail-grid-features {
    display: flex;
    justify-content: center;
    gap: 1rem 3rem;
    text-align: center;
    flex-wrap: wrap;
}
.detail-grid-price b,
.detail-grid-options b {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px rgb(0 0 0 / 15%) solid;
        padding: 1rem 0;
    gap: 0 1rem;
}
.detail-grid-options span {
    font-size: 1rem;
    flex: 1;
    align-self: start;
}
.detail-grid-options b > span {
    display: flex;
    flex-direction: column;
}

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


.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%;}
	 .p2 {padding: 0 15px!important;}
	 button.slick-prev, button.slick-next {display: none!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 */

/*load fix*/

/*load fix*/

/*load fix*/

.mod_gallery[tmpl="9"] .slick-slide {opacity: .09;}
.mod_gallery[tmpl="9"] .slick-slide.slick-active {opacity: 1;}




.mod_gallery[tmpl="9"] .slick-list,
.mod_gallery[tmpl="9"] .slick-slider{overflow: unset;}

.mod_gallery[tmpl="9"] .slick-slide img {
    box-shadow: 0 0 15px rgb(120 120 120 / 40%);
    border-radius: 2rem;
}



.detailcontainer button.slick-prev, 
.detailcontainer button.slick-next, 
.mod_inout[tmpl="0"] button.slick-prev, 
.mod_inout[tmpl="0"] button.slick-next,
.mod_gallery[tmpl="9"] button.slick-prev, 
.mod_gallery[tmpl="9"] 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_gallery[tmpl="9"] button.slick-next {
    right: 0;
    left: auto;
} 
.mod_inout[tmpl="0"] button.slick-next { right: 15px;}
.mod_inout[tmpl="0"] 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%;
}




   
   
   
    

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




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

.user_preview.container h1 {padding: 20px 0;
		font-size: 36px;}





@media (max-width: 600px) {
	

    .mod_banks .slick-track div {    text-align: center;}

}


/*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*/













.mod_experience img:not(.m-image) {max-height: 50px;margin-bottom: 1rem;}
.mod_experience .material-icons {
    font-size: 2.5rem;
}
.mod_experience[tmpl] .experience button {font-size: initial;}

.mod_experience[tmpl="2"] img {
    max-height: 200px;
    border-radius: 1rem;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 30%);
}


.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_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%;
}













 
		




/*users*/
[page="users"] #top:after {background: #d0d0d0;
		width: 100%;
		height: 9px;
		position: absolute;
		z-index: 1;
		left: 0;
		bottom: 0;
		opacity: .3;}
[page="users"] #page #top {
		min-height: 65vh;
		background: var(--bg);
		position: relative;}
.container.user_experience {text-align: center;
		margin: 30px auto;}
.container.user_experience b {position: relative;
		width: auto;
		color: #545454;
		display: block;
		z-index: 1;
		margin-bottom: 25px;
		font-size: 50px;
		font-family: times;}
.container.user_experience b:before {display: inline-block;
		content: "";
		position: absolute;
		width: 230px;
		right: 0;
		background: #c1c1c1;
		height: 60px;
		z-index: -1;
		opacity: .2;
		top: 80px;}
.container.user_preview img {width: 100%;}
[page="users"] .ava {max-height: 370px;
    margin: -90px 0;
		max-width: 370px;
		display: flex;
		align-items: center;
		overflow: hidden;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
		border: 10px #f3f3f3 solid;
		float: right;}
[page="users"] .container.user_benefit h2,
[page="users"] .container.user_service h2 {font-size: 50px;
		margin-bottom: 50px;
		opacity: .3;}
[page="users"] .container.user_benefit,
[page="users"] .container.user_service {padding: 50px 0;
		position: relative;}
[page="users"] #top .container.user_preview {padding-bottom: 20px;}
[page="users"] .container.user_benefit [class*="material-icons"]:before {font-size: 35px;
		margin: 10px 0;
		display: inline-block;
		color: var(--primary);}
[page="users"] .container.user_benefit [class*="material-icons"] {text-align: center;
		margin: 15px 0 -10px;
		border: 2px var(--primary) solid;
		border-radius: 50%;
		line-height: 72px;
		width: 75px;
		height: 75px;}
/* 
[page="users"] #top:before {background: url(/cdn/lib/minbg.png) #fff 0 / 300px;
		filter: contrast(.9);}
 */
		

		
[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;}









	
/*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 [class*="bl"] .white {
    background: var(--bgc);
}
.mod_mortgage .bl2 div {text-align: left;
    border: 1px rgb(152 152 152 / 30%) 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;}
}

.mod_music {width:100%;min-height:100vh;background:#212432;display:grid;place-items:center}
.mod_music .header_music {width:85%;height:95%;display:flex;flex-wrap:wrap}
.mod_music .menu_side,
.mod_music .song_side {width:25%;height:90%;box-shadow: 5px 0 2px #1c1d2d;background:#1c1d2d;color:#fff}
.mod_music .song_side {width:75%;background:#212432;position: relative;z-index: 2;}
.mod_music .play_side {width:100%;height:10%;box-shadow: 0 3px 8px #090f1f;background:#2b2d41}
.mod_music .menu_side .h1 {font-size: 2rem;margin:15px 0 0 20px}
.mod_music .menu_side .playlist {margin:40px 0 0 20px}
.mod_music .menu_side .playlist .h4 {font-size: 1rem;padding-bottom: 10px;color:#4c5262;cursor:pointer;display:flex;align-items:center;transition: .3s linear;}
.mod_music .menu_side .playlist .h4:hover {color:#fff;}
.mod_music .menu_side .playlist .h4 span {position:relative;margin-right:35px}
.mod_music .menu_side .playlist .h4 span:before {content:"";position:absolute;width:4px;height:4px;border:2px solid #4c5262;border-radius: 50%;top:-4px;transition: .4s linear;}
.mod_music .menu_side .playlist .h4:hover span:before {border:2px solid #fff;}
.mod_music .menu_side .playlist .h4 .material-icons {display:none;}
.mod_music .menu_side .playlist .active {color:#36e2ec;}
.mod_music .menu_side .playlist .active span {display:none;}
.mod_music .menu_side .playlist .active .material-icons {display:flex;margin-right: 20px;}
.mod_music .menu_side .menu_song {width:100%;height:calc(100% - 230px);margin-top:40px;overflow: auto;}
.mod_music .menu_side .menu_song::-webkit-scrollbar{display:none}
.mod_music .menu_side .menu_song li{list-style-type: none; position:relative;padding:5px 0 5px 20px;display:flex;align-items:center;margin-bottom: 10px;cursor:pointer;transition: .3s linear;}
.mod_music .menu_side .menu_song li:hover{background-color: rgb(105, 105, 105, .1);}
.mod_music .menu_side .menu_song li span{font-size: .7rem;color:#4c5262;font-weight:600}
.mod_music .menu_side .menu_song li img{width:30px;height:30px;margin-left:25px}
.mod_music .menu_side .menu_song li .h5 {font-size: .8rem;margin-left:15px;width:170px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap}
.mod_music .menu_side .menu_song li .h5 .subtitle{font-size: .7rem;color:#4c5262;}
.mod_music .menu_side .menu_song li .material-icons{position: absolute;right:15px;top:15px;}
.mod_music .play_side {display:flex;align-items:center;padding:0 20px;}
.mod_music .play_side .wave {width:30px;height:30px; borderr:1px #fff solid;padding-bottom: 5px;display:flex;align-items:flex-end;margin-right:10px;animation:unset}
.mod_music .play_side .wave .wave-item {width:3px;height:10px;background: #36e2ec;margin-right:3px;border-radius:10px 10px 0 0;}
.mod_music .play_side .wave .wave-item:nth-child(2) {height:13px;margin-right: 4px}
.mod_music .play_side .wave .wave-item:nth-child(3) {height:8px}
@keyframes wave{0% {height:10px} 50% {height:15px} 100% {height:10px}}
.mod_music .play_side .active1 .wave-item {animation:wave .5s linear infinite}
.mod_music .play_side .active1 .wave-item:nth-child(2) {animaion-delay:.4s}
.mod_music .play_side .active1 .wave-item:nth-child(3) {animaion-delay:.8s}
.mod_music .play_side img {width:35px;height:35px;}
.mod_music .play_side .h5 {font-size: .8rem;margin-left:15px;width:130px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;line-height: 17px;color:#fff}
.mod_music .play_side .h5 .subtitle {font-size: .7rem;color:#4c5262;width:100%;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.mod_music .play_side .icons {margin:0 20px 0 40px;color:#fff;outline: none;display:flex;align-items:center;}
.mod_music .play_side .icons .material-icons{cursor:pointer;outline: none;}
.mod_music .play_side .icons .shuffle {display:flex;align-items:center;overflow: hidden;font-size: 1rem;margin-right: 10px;width:18px;}
.mod_music .play_side .icons #download_music{font-size: 1rem;margin-right: 10px;}
.mod_music .play_side .icons .material-icons:nth-child(3){border:1px solid rgb(105,105,105,.1);border-radius: 50%;margin:0 5px;padding:5px}
.mod_music .play_side span{color:#fff;width:32px;border:1px solid #fff;font-size: .7rem;font-weight: 400;}
.mod_music .play_side #current_start{margin:0 0 0 20px}
.mod_music .play_side .play_bar{position:relative;height:2px;width:43%;margin:0 15px 0 10px;background: rgb(105,105,175,.1);}
.mod_music .play_side .play_volume #volume_bar,
.mod_music .play_side .play_bar #play_bar2 {position: absolute;background:#36e2ec;width:50%; height: 100%;top:0;transition:1s linear;}
.mod_music .play_side .play_bar .play_dots{position: absolute;width:5px;height:5px;background:#36e2ec;border-radius: 50%;left:0;top:-1.5px;transition:1s linear;}
.mod_music .play_side .play_volume #volume_dots:before,
.mod_music .play_side .play_bar .play_dots::before{content:"";position: absolute;width:15px;height:15px;border:1px solid #36e2ec;border-radius: 50%;left:-7px;top:-6.5px;box-shadow:inset 0 0 3px #36e2ec}
.mod_music .play_side .play_bar input{position: absolute;width:100%;top:-7px;left:0;cursor:pointer;z-index:1024;opacity:0}
.mod_music .play_side #current_end{}
.mod_music .play_side .play_volume{position:relative;height:2px;width:100px;margin-left: 50px;background: rgb(105,105,175,.1);}
.mod_music .play_side .play_volume .material-icons{position: absolute;color:#fff;font-size: 1.2rem;top:-17px;left:-30px}
.mod_music .play_side .play_volume input{position: absolute;width:100%;top:-7px;left:0;cursor:pointer;z-index:1024;opacity:0}
.mod_music .song_side:before{content:"";position: absolute;width:100%;height:300px;background: url(/cdn/188/73/06/24810.jpg) no-repeat center / cover;z-index: -1;}
.mod_music .song_side nav{width:90%;height:10%;margin:auto;display:flex;align-items:center;justify-content:space-between;}
.mod_music .song_side nav ul{display:flex;}
.mod_music .song_side nav ul li{list-style: none;position: relative;font-size: .8rem;color:#4c5262;margin-right: 25px;cursor:pointer;transition: .3s linear;}
.mod_music .song_side nav ul li:hover,
.mod_music .song_side nav ul li:nth-child(1){color:#fff}
.mod_music .song_side nav ul li span{position: absolute;width:100%;height:2.5px;background:#36e2ec;bottom:-5px;left:0;border-radius:20px}
.mod_music .song_side .song_search{position:relative;width:40%;padding:1px 10px;border-radius:20px;color:#ccc}
.mod_music .song_side .song_search:before{content:"";position: absolute;width:100%;height:100%;background: rgb(184,184,184,.1);border-radius: 20px;backdrop-filter:blur(5px);z-index: -1;}
.mod_music .song_side .song_search .material-icons{padding:3px 0 0 10px}
.mod_music .song_side .song_search input {background: none;border:none;outline:none;padding:0 10px;font-size: .8rem;}
.mod_music .song_side .song_user{position:relative;width:30px;height:30px;border-radius: 50%;}
.mod_music .song_side .song_user img {border-radius: 50%;width:100%;height:100%;box-shadow: 2px 2px 8px #121213;}
.mod_music .song_side .song_content{width:90%;height:30%; margin:auto;padding-top:20px}
.mod_music .song_side .song_content .h1{font-size: 2rem;font-weight: 600;}
.mod_music .song_side .song_content p{font-size: .7rem;font-weight: 400;color:#4c5262;margin:5px}
.mod_music .song_side .song_content .buttons{margin-top:15px}
.mod_music .song_side .song_content .buttons button{width:130px;height:30px;border:2px solid #36e2ec;outline:none;border-radius:20px;background: #5adae0;color:#fff;cursor:pointer;transition: .3s linear;font-size: .8rem;}
.mod_music .song_side .song_content .buttons button:hover,
.mod_music .song_side .song_content .buttons button:nth-child(2){background: none;color:#36e2ec}
.mod_music .song_side .song_content .buttons button:nth-child(1){background: #36e2ec;color:#fff}













/*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_cat_filter[item="4"] .double-image {max-height: 300px;
    min-height: 300px;
    display: flex;
    flex-basis: 75%;
    overflow: hidden;}
    
    
    
/*mod_double_menu*/




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


/*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*/
.fo-search {position: relative;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		margin-top: -15px;}
.co-search > div {flex: 1;
		border-right: 1px var(--bgc) solid;
		order: 0;
		background: var(--bgc);
		padding: 10px;
		flex-basis: 25%;}
.co-search > #paramsearch > div {flex-basis: 25%;
		padding: 10px;
/* 
		border-right: 1px #e5e5e5 solid;
 */
    box-shadow: -1px 1px 0 var(--bgc);
		border-top: 1px var(--bgc) solid;
		background: var(--bgc);}
.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;}
.co-search div label:not([field="check"]) {font-size: 12px;}
.co-search div label[field="check"] {
    margin-right: 10px;
}
.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;
    color: var(--prc);
    display: flex;
    align-items: center;
    text-decoration: none;
    justify-content: center;}
.co-search .bu-search a i{opacity: .8;}
/* 
.co-search .bu-search .cl-search {filter: brightness(0.95);}
 */
.co-search .bu-search a:hover i {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-track {
    background: var(--bgc);
}
.fo-search .co-search .slider-selection {background: rgb(0 0 0 / 10%);}
.fo-search .co-search div[key] {text-align: center;
		min-height: 35px;
		position: relative;}
.fo-search .co-search .slider-handle {background: var(--primary);}
.fo-search select {-webkit-appearance: none;
		-moz-appearance: none;
		-webkit-border-radius: 0;
		cursor: pointer;}
.fo-search select,
.fo-search input[type="text"] {background: var(--bgc);
		outline: none;
		padding: 0 10px;
		font-size: 14px;
		font-family: arial;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px var(--bgc) solid;
		line-height: 30px;
		width: 100%;}
.fo-search .co-search div[key] > span {font-size: 12px;
		color: #8e8e8e;
		position: absolute;
		bottom: -5px;}
.fo-search .co-search div[key] > span[data-min] {left: 10px;}
.fo-search .co-search div[key] > span[data-max] {right: 5px;}
.fo-search .co-search div[key] .slider.slider-horizontal {width: 90%;}
.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 .prwcrd {min-height: 420px;
		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% - 12px);
		top: 0;
		margin: 5px;
    background: var(--bgc);
		margin-bottom: 15px;
		position: relative;
		transition: .5s;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);}


.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 {margin-right: 5px;
		font-size: 13px;
		line-height: 1;}
.prwcrd .prices > .price {display: block;
		font-size: 20px;
		font-family: times;
		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: 10px;}
.detail-two	.coin,
.prwcrd .prices > .price .coin {font-style: normal;
		font-weight: normal;
		margin-left: 4px;}
.prwcrd .datashow {font-style: normal;
		float: right;
		opacity: .5;}
		
[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;
	}
}	
		

		

/*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: calc(33% - 10px)
	}
}
@media (max-width: 992px) {
	.prwcrd,.item-card {	flex-basis: calc(50% - 10px)
	}
}


@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,
	.calls.column .news-item,
	#search_content > div > div,
	.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,
	[page="users"] .container.user_benefit, 
	[page="users"] .container.user_service,
	[page="users"] .ava,
	.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 {line-height: 1.2em;}
	
	#top h1, 
	#top .h1,
	.user_preview.container h1, 
	.complex_preview.container h1 {font-size: 1.8em;
		padding: 10px 0;}
		
	
	.row.mod_cat h1 {font-size: 1.6em;
		text-align: center;}
		
	[page="users"] .container.user_benefit h2, 
	[page="users"] .container.user_service h2{font-size: 2.6em;
		text-align: center;}
	[page="users"] .ava {
    float: none;
    margin: 50px auto;}
	.pphone {float: none;
		display: block;}
	[page="users"] .mod_str_navigation h1 {
    margin-top: 120px;}
	.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;
}
 */






