@charset "UTF-8";
.search-header {
	width: 100%;
	position: fixed;
	z-index: 5
}
img{
	/*max-width: 100%;*/
}
*:focus {
	outline: none;
}

::placeholder {
	/*color: #343a40;*/
	/*opacity: 1; !* Firefox *!*/
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	/*color: #343a40;*/
}

::-ms-input-placeholder { /* Microsoft Edge */
	/*color: #343a40;*/
}

input:disabled,
textarea:disabled {
	color: black;
}

div[data-drupal-messages] {
	display: none;
}
.button {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.search-header form {
	max-width: 894px;
	width: 100%;
	margin: 11px auto 0;
	position: relative
}

.tooltip > .tooltip-inner {
	background-color: #C1C1C1;
	color: black;
}
.tooltip[x-placement^=bottom] > .arrow:before {
	border-bottom-color: #C1C1C1;
}
.tooltip[x-placement^=left] > .arrow:before {
	border-left-color: #C1C1C1;
}
.tooltip[x-placement^=right] > .arrow:before {
	border-right-color: #C1C1C1;
}
.tooltip[x-placement^=top] > .arrow:before {
	border-top-color: #C1C1C1;
}

.search-header form input[type=text] {
	width: 100%;
	padding-left: 47px;
	padding-right: 47px;
	height: 43px;
	border-radius: 5px;
	border: none;
	outline: 0
}

.search-header form input[type=submit] {
	width: 36px;
	height: 36px;
	position: absolute;
	left: 4px;
	top: 4px;
	color: grey;
	font-family: icomoon;
	background: #fff;
	border: none;
	outline: 0;
	padding: 0
}

.search-header form input[type=reset].close-search {
	width: 40px;
	height: 36px;
	border-radius: 5px;
	position: absolute;
	right: 4px;
	top: 4px;
	background: #fff;
	border: none;
	outline: 0;
	color: grey;
	font-family: icomoon
}

.search-header .menu-search {
	max-width: 894px;
	width: 100%;
	margin: -5px auto 0;
	position: relative;
	background: #fff;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}

.search-header .menu-search ul {
	list-style: none;
	padding: 5px 30px 5px 60px
}

.search-header .menu-search ul li {
	padding: 3px 0
}

.search-header .menu-search ul li a {
	color: grey;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out
}

.search-header .menu-search ul li a:hover {
	text-decoration: none;
	color: #00bec9
}

.front-header .open-sidebar i {
	font-size: 13px;
	margin-right: 30px;
	margin-top: 16px;
	display: block;
	cursor: pointer;
}

.front-header .open-sidebar i.active {
	color: #00bec9
}
.partners-slider .slick-dots li button{
	border: 1px solid #b9b9b9;
	box-shadow: inset 0px 0px 0px 1px white;
}
.partners-slider .slick-dots li button{
	border-radius: 100%;
	font-size: 0;
	padding: 0;
	width: 11px;
	height: 11px;
	outline: none;
	background: none;

	margin: 0px 4px;
	cursor: pointer;
}
.partners-slider .slick-dots{
	text-align: center;
	margin-top: 55px;
}

.partners-slider .slick-dots li.slick-active button{
	background-color: #00bec9;
}
.partners-slider .slick-dots li{
	display: inline-block;
	vertical-align: middle;

}
.partners-slider{
	/*margin: 200px 0px;*/
	margin: 100px 0px 90px;
	padding: 0 40px;
}
.partners-slider .slick-arrow.slick-next{
	right: 0px;
	transform: rotate(-45deg);
	top: 35px;
}
.container-slider-partners{
	/*width: calc(100% - 260px);*/
	margin: 0 auto;
	max-width: 100%;
}
.partners-slider .slick-arrow.slick-prev{
	left: 0px;
	transform: rotate(135deg);
	top: 35px;
}

.partners-slider .slick-arrow{
	border: 2px solid #c1c1c1;
}
.partners-slider .slick-arrow{
	font-size: 0;
	display: block;
	background: none;
	width: 11px;
	height: 11px;
	padding: 0;
	border-left: 0;
	border-top: 0;
	outline: none;
	cursor: pointer;
	position: absolute;
}
.container-custom{
	max-width: 1360px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.partners-slider .slick-track{
	display: flex;
	align-items: center;
}
.partners-slider img{
	margin: 0 auto;
	max-height: 70px;
	opacity: 0.6;
}
.footer-front ul.social li{
	list-style: none;
	display: inline-block;
	margin: 0 3px;
}
.footer-front .site-map ul{
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 7 - 4px);
}
.footer-front .site-map li{
	margin-bottom: 15px;
	list-style: none;

}
.footer-front .site-map{
	list-style: none;
}
.footer-front .bottom-footer{
	border-top: 1px solid #262626;
	margin-top: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer-front a{
	color: #000000;
}
.footer-front{
	border-top: 1px solid #262626;
	padding-top: 85px;
	font-size: 13px;
}
.footer-logo{
	font-size: 25px;
}
.front-header .top-bar {
	box-shadow: 1px 0 5px #b5b5b5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 11px 17px 9px 35px;
	background-color: #f5f5f6;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1003
}
.config-general-parameters{

}
.footer-select-container.currency .select2-selection__rendered:before{
	color: #b3b3b3;
	content: "\e90c";
	font-family: 'icomoon' !important;
	font-size: 21px;
	position: absolute;
	left: 7px;
}

.footer-select-container.country .select2-selection__rendered:before{
	color: #b3b3b3;
	content: "\e90d";
	font-family: 'icomoon' !important;
	font-size: 21px;
	position: absolute;
	left: 7px;
}
.footer-select-container.region .select2-selection__rendered:before{
	content: "";
	width: 30px;
	height: 20px;
	background-image: url(../images/eur.png);
	position: absolute;
	left: 0;
	margin-top: 3px;
}
.footer-select-container .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #0e0e0e;
	padding-left: 40px;
}
.footer-select-container .select2-container--default .select2-selection--single .select2-selection__arrow b{
	border: 1px solid #c1c1c1;
	width: 8px;
	height: 8px;
	border-top: 0;
	border-left: 0;
	transform: rotate(45deg);
}
.footer-select-container .select2-container--default .select2-selection--single{
	background: none;
	border: none;
	border-bottom: 1px solid #d1d1d2;
	outline: none;
	height: 34px;
	border-radius: 0;
}
.footer-select-container .select2-container{
	width: 100% !important;
}
.front-header .top-bar nav {
	max-width: 820px;
	width: 100%;
	margin-right: 75px
}
.front-header .top-bar nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none
}

.front-header .top-bar nav ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #2c2c2c;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out
}


.front-header .top-bar nav ul .open-header-search {
	font-size: 18px;
	cursor: pointer;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out
}

.front-header .top-bar nav ul .open-header-search:hover {
	color: #00bec9
}
.user-profile-open .notification{
	width: 20px;
	height: 20px;
	display: block;
	background-color: #0ddb96;
	color: white;
	text-align: center;
	border-radius: 100%;
	font-size: 12px;
	line-height: 21px;
	right: -8px;
	top: -8px;
	position: absolute;
}
.front-header .top-bar .user-profile-open figure:active{
	transform: scale(0.91);
}
.front-header .top-bar .user-profile{
	margin-right: 15px;
}
.front-header .top-bar .user-profile-open figure,
.front-header .top-bar .user-profile figure{
	width: 30px;
	margin: 0;
	height: 30px;
	border-radius: 100%;
	background-size: cover;
	background-position: center;
	cursor: pointer;

	position: relative;
}
.front-header .top-bar .user-profile-open img,
.front-header .top-bar .user-profile img{
	max-width: 30px;
}
.front-header .top-bar .user-profile-open a,
.front-header .top-bar .user-profile a{
	font-size: 19px;
	color: #2c2c2c;
}

.front-header .bottom-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 70px 0;
	text-align: center
}

.front-header .bottom-bar nav {
	margin: 0 auto
}

.front-header .bottom-bar nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none
}

.front-header .bottom-bar nav ul li {
	padding: 15px 50px
}

.front-header .bottom-bar nav ul li a:before {
	font-family: 'icomoon' !important;
	display: block;
	text-align: center;
	font-size: 44px;
	padding-bottom: 8px;
}
.front-header .bottom-bar nav ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #2c2c2c;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	font-family: Roboto, sans-serif  !important;

}


.front-header .bottom-bar nav ul li a i {
	display: block;
	text-align: center;
	font-size: 44px;
	padding-bottom: 8px
}

.left-hide-sidebar {
	width: 320px;
	height: 100vh;
	position: fixed;
	background: #f1f1f1;
	top: 0;
	margin-left: -350px;
	-webkit-box-shadow: 1px 0 5px #b5b5b5;
	box-shadow: 1px 0 5px #b5b5b5;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	z-index: 1001;
	padding-top: 65px;

	left: 0;
	overflow: hidden;
	white-space: nowrap;
}

.left-hide-sidebar.open {
	margin-left: 0
}

.left-hide-sidebar ul {
	padding: 38px 15px;
}

.left-hide-sidebar ul li {
	width: 100%;
	list-style: none;
	margin-bottom: 15px;
}


.left-hide-sidebar ul li a span{
	margin-left: 30px;
	font-size: 15px;
}
.left-hide-sidebar ul li a i{
	font-size: 20px;
}
.left-hide-sidebar ul li a:before {
	font-family: icomoon!important;
	font-size: 20px;
	vertical-align: middle;
	margin-right: 55px;
	transition: .3s;
	width: 25px;
	text-align: center;
	display: inline-block;
}
.open.left-hide-sidebar ul li a:before {
	margin-right: 35px;
}
.left-hide-sidebar ul li a {
	font-family: Roboto, sans-serif !important;
	padding: .5rem 1rem;
	color: #666666;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}

footer.front-footer {
	text-align: center
}

footer.front-footer p {
	font-size: 17px;
	color: grey
}

.filters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	vertical-align: middle;
	margin-left: -4px;
	margin-right: -4px;
	color: #343a40;
}

.filters .size {
	max-width: 100px
}

.filters .filter {
	max-width: 100px
}

.filters .set-price input {
	width: 100%;
	text-align: center;
	border: 0 solid;
	border-bottom: 1px solid #ccc;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #00bec9
}

.filters .reset-filters {
	font-family: icomoon!important;
	height: 47px;
	width: 47px;
	min-height: 47px;
	min-width: 47px;
	border: none;
	outline: 0;
	background-color: #e6e6e6;
	color: grey;
	margin-right: 4px;
	border-radius: 4px
}

.filters .reset-filters:hover {
	-webkit-transition: .1s;
	transition: .1s;
	-webkit-transform: scale(1.03);
	transform: scale(1.03)
}

.filters .reset-filters:active {
	-webkit-transition: 0s;
	transition: 0s;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.filters .open-map {
	margin-right: 4px;
	border-radius: 4px;
	height: 47px;
	width: 47px;
	min-height: 47px;
	min-width: 47px;
	border: 1px solid #00bec9;
	color: #00bec9;
	display: block;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	line-height: 50px
}

.filters .open-map:hover {
	-webkit-transition: .1s;
	transition: .1s;
	-webkit-transform: scale(1.03);
	transform: scale(1.03)
}

.filters .open-map:active {
	-webkit-transition: 0s;
	transition: 0s;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.filters .filter-cell {
	width: 100%;
	margin: 0 4px;
	white-space: nowrap;
	position: relative
}

.filters .custom-dropdown-head {
	color: #2c2c2c;
	line-height: 47px;
	padding-left: 12px;
	height: 47px;
	background-color: #f5f5f6;
	border-radius: 4px;
	cursor: pointer;
	padding-right: 35px;
	position: relative
}

.filters .custom-dropdown-head.selected:before {
	border-color: #00bec9
}

.filters .custom-dropdown-head:before {
	border: 1px #2c2c2c solid;
	width: 7px;
	border-left: 0;
	height: 7px;
	border-top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0;
	top: calc(50% + -3.5px);
	right: calc(0% + 14.5px);
	content: "";
	position: absolute;
	display: block
}

.filters .custom-dropdown-head[aria-expanded=true]:before {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg)
}

.filters .custom-dropdown-body.small {
	width: 100px;
}
.filters .custom-dropdown-body {
	position: absolute;
	max-height: 240px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px #b5b5b5;
	box-shadow: 0 0 5px #b5b5b5;
	z-index: 1001;
	width: 275px;
	padding: 0;
	border: none;
	margin: 0
}

.filters .custom-dropdown-body .title {
	margin-bottom: 0
}

.filters .custom-dropdown-body.fix-bottom.list-view {
	margin-top: 30px;
	margin-left: -60px;
}
.filters .custom-dropdown-body.fix-bottom.list-view::-webkit-scrollbar {
	width: 5px;
}
.filters .custom-dropdown-body.fix-bottom.list-view::-webkit-scrollbar-track {
	background: #d8d8d8;
}
.filters .custom-dropdown-body.fix-bottom.list-view::-webkit-scrollbar-thumb {
	background: #02c8d5;
}
.filters .custom-dropdown-body.fix-bottom.list-view li{
	position: relative;
}
.filters .custom-dropdown-body.fix-bottom.list-view .custom-radio{
	position: absolute;
	right: 0;
	width: auto;
	top: 50%;
	height: 14px;
	margin-top: -14px;
}






.filters .custom-dropdown-body.dropdown-menu-right.fix-bottom:before {
	left:initial;
	right: 21px;
}
.filters .custom-dropdown-body.fix-bottom:before {
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	left: 21px;
	top: -6px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: -1;
	-webkit-box-shadow: 0 0 5px #b5b5b5;
	box-shadow: 0 0 5px #b5b5b5
}

.filters .custom-dropdown-body .container-dropdown {
	background-color: #fff;
	padding: 20px
}

.filters .custom-dropdown-body .container-dropdown ::-webkit-scrollbar {
	width: 4px
}

.filters .custom-dropdown-body .container-dropdown ::-webkit-scrollbar-track {
	background: #ccc
}

.filters .custom-dropdown-body .container-dropdown ::-webkit-scrollbar-thumb {
	background: #00bec9
}

.filters .select2-container--default .select2-selection--single {
	border: none;
	border-radius: 4px;
	height: 47px;
	background-color: #f5f5f6;
	outline: 0
}

.filters .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #2c2c2c;
	line-height: 47px;
	padding-left: 12px
}

.filters .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
	width: 40px
}

.filters .select2-container {
	width: 100%!important
}

.filters .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: #2c2c2c;
	border-width: 1px;
	width: 7px;
	border-left: 0;
	height: 7px;
	border-top: 0;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	margin: 0;
	top: calc(50% - 3.5px);
	left: calc(50% - 3.5px)
}

.filters .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #2c2c2c;
	border-width: 1px;
	width: 7px;
	border-left: 0;
	height: 7px;
	border-top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0;
	top: calc(50% - 3.5px);
	left: calc(50% - 3.5px)
}

.сurrency .custom-radio {
	display: inline-block;
	vertical-align: middle;
	width: initial;
	margin: 0 1px
}

.сurrency .custom-radio input:checked+label {
	color: #00bec9
}

.сurrency .custom-radio label {
	margin-bottom: 0
}

.сurrency .custom-radio label:before {
	display: none!important
}

.select2-container--open .select2-dropdown--above:before {
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	left: 21px;
	bottom: -6px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: -1;
	-webkit-box-shadow: 0 0 5px #b5b5b5;
	box-shadow: 0 0 5px #b5b5b5
}

.select2-container--open .select2-dropdown--above {
	min-width: 166px;
	margin-top: -13px
}

.select2-dropdown.select2-dropdown--below {
	min-width: 166px;
	margin-top: 13px;
	margin-bottom: 13px
}

.select2-dropdown.select2-dropdown--below:before {
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	left: 21px;
	top: -6px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: -1;
	-webkit-box-shadow: 0 0 5px #b5b5b5;
	box-shadow: 0 0 5px #b5b5b5
}

.select2-results {
	background-color: #fff
}

.select2-results {
	display: block;
	padding: 20px
}

.select2-dropdown ::-webkit-scrollbar {
	width: 4px
}

.select2-dropdown ::-webkit-scrollbar-track {
	background: #ccc
}

.select2-dropdown ::-webkit-scrollbar-thumb {
	background: #00bec9
}

.select2-dropdown {
	border: none!important;
	-webkit-box-shadow: 1px 0 5px #b5b5b5;
	box-shadow: 1px 0 5px #b5b5b5
}

.select2-results__option[aria-selected] {
	padding-left: 7px
}

.select2-results__option[aria-selected]:before {
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	position: relative;
	left: -6px;
	border: 1px solid #ccc;
	border-radius: 100%
}

.select2-container--default .select2-results__option[aria-selected=true]:before {
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	position: relative;
	left: -6px;
	background-color: #00bec9;
	border: 1px solid #00bec9;
	border-radius: 100%;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #fff!important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #fff!important;
	color: #00bec9!important
}

.slider {
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.slider.slider-horizontal {
	width: 210px;
	height: 20px
}

.slider.slider-horizontal .slider-track {
	height: 3px;
	width: 100%;
	margin-top: -6px;
	top: 50%;
	left: 0
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-high,
.slider.slider-horizontal .slider-track-low {
	height: 100%;
	top: 0;
	bottom: 0
}

.slider.slider-horizontal .slider-handle,
.slider.slider-horizontal .slider-tick {
	margin-left: -6px
}

.slider.slider-horizontal .slider-handle.triangle,
.slider.slider-horizontal .slider-tick.triangle {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-width: 0 10px 10px 10px;
	width: 0;
	height: 0;
	border-bottom-color: #2e6da4;
	margin-top: 0
}

.slider.slider-horizontal .slider-tick-container {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.slider.slider-horizontal .slider-tick-label-container {
	white-space: nowrap;
	margin-top: 20px
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	padding-top: 4px;
	display: inline-block;
	text-align: center
}

.slider.slider-horizontal .tooltip {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.slider.slider-horizontal.slider-rtl .slider-track {
	left: initial;
	right: 0
}

.slider.slider-horizontal.slider-rtl .slider-handle,
.slider.slider-horizontal.slider-rtl .slider-tick {
	margin-left: initial;
	margin-right: -10px
}

.slider.slider-horizontal.slider-rtl .slider-tick-container {
	left: initial;
	right: 0
}

.slider.slider-horizontal.slider-rtl .tooltip {
	-webkit-transform: translateX(50%);
	transform: translateX(50%)
}

.slider.slider-vertical {
	height: 210px;
	width: 20px
}

.slider.slider-vertical .slider-track {
	width: 10px;
	height: 100%;
	left: 25%;
	top: 0
}

.slider.slider-vertical .slider-selection {
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0
}

.slider.slider-vertical .slider-track-high,
.slider.slider-vertical .slider-track-low {
	width: 100%;
	left: 0;
	right: 0
}

.slider.slider-vertical .slider-handle,
.slider.slider-vertical .slider-tick {
	margin-top: -10px
}

.slider.slider-vertical .slider-handle.triangle,
.slider.slider-vertical .slider-tick.triangle {
	border-width: 10px 0 10px 10px;
	width: 1px;
	height: 1px;
	border-left-color: #2e6da4;
	border-right-color: #2e6da4;
	margin-left: 0;
	margin-right: 0
}

.slider.slider-vertical .slider-tick-label-container {
	white-space: nowrap
}

.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
	padding-left: 4px
}

.slider.slider-vertical .tooltip {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.slider.slider-vertical.slider-rtl .slider-track {
	left: initial;
	right: 25%
}

.slider.slider-vertical.slider-rtl .slider-selection {
	left: initial;
	right: 0
}

.slider.slider-vertical.slider-rtl .slider-handle.triangle,
.slider.slider-vertical.slider-rtl .slider-tick.triangle {
	border-width: 10px 10px 10px 0
}

.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
	padding-left: initial;
	padding-right: 4px
}

.slider.slider-disabled .slider-handle {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#bebebe));
	background-image: linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
	background-repeat: repeat-x
}

.slider.slider-disabled .slider-track {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#e9e9e9));
	background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
	background-repeat: repeat-x;
	cursor: not-allowed
}

.slider input {
	display: none
}

.slider .tooltip {
	pointer-events: none
}

.slider .tooltip.top {
	margin-top: -36px
}

.slider .tooltip-inner {
	white-space: nowrap;
	max-width: none
}

.slider .hide {
	display: none
}

.slider-track {
	position: absolute;
	cursor: pointer;
	background-color: #ccc
}

.slider-selection {
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	background: #00bec9
}

.slider-selection.tick-slider-selection {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8ac1ef), to(#82b3de));
	background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
	background-repeat: repeat-x
}

.slider-track-high,
.slider-track-low {
	position: absolute;
	background: 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px
}

.slider-handle {
	position: absolute;
	top: 0;
	width: 11px;
	height: 11px;
	background-color: #00bec9;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
	border: 1px solid #ccc
}

.slider-handle:hover {
	cursor: pointer
}

.slider-handle.round {
	border-radius: 50%
}

.slider-handle.triangle {
	background: transparent none
}

.slider-handle.custom {
	background: transparent none
}

.slider-handle.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605';
	color: #726204
}

.slider-tick {
	position: absolute;
	cursor: pointer;
	width: 20px;
	height: 20px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-filter: none;
	filter: none;
	opacity: .8;
	border: 0 solid transparent
}

.slider-tick.round {
	border-radius: 50%
}

.slider-tick.triangle {
	background: transparent none
}

.slider-tick.custom {
	background: transparent none
}

.slider-tick.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605';
	color: #726204
}

.slider-tick.in-selection {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8ac1ef), to(#82b3de));
	background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
	background-repeat: repeat-x;
	opacity: 1
}


body,
ul {
	padding: 0;
	margin: 0
}

body {
	color: #2c2c2c;
	font-family: Roboto, sans-serif;
	font-size: 12px;
	padding-top: 60px;
	padding-left: 90px;
}

.safari input {
	-webkit-appearance: none
}

.logo a{
	color: inherit;
	text-decoration: none;
}
.logo {
	font-size: 0;
	margin-top: 7px;
	margin-right: 10px;

}

.logo i {
	font-size: 26px
}
.print-logo img{
	max-height: 50px;
	max-width: 200px;
}
.print-logo{
	color: #02c8d5;
	font-size: 40px;
}
.parallax-banner {
	background-image: url(/../img/Bckg_search.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 560px
}

span.popap-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	-webkit-transition: .3s;
	transition: .3s
}

span.popap-bg.active {
	background: rgba(0, 0, 0, .4)
}

.top-banner {
	padding-top: 130px;
	color: #fff
}

.top-banner h2 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 17px
}
.top-banner h2+p {
	font-size: 21px;
	line-height: 140%;
	margin-bottom: 25px
}
.top-banner p {
	font-size: 16px;
	margin-top: 17px
}
.big-search {
	position: relative;
	width: 100%
}
.big-search input[type=text] {
	width: 100%;
	background-color: #fff;
	height: 56px;
	border-radius: 3px;
	border: none;
	padding-left: 48px;
	outline: 0
}
.big-search input[type=submit] {
	width: 44px;
	height: 49px;
	position: absolute;
	left: 4px;
	top: 4px;
	color: grey;
	font-family: icomoon;
	background: #fff;
	border: none;
	outline: 0;
	font-size: 19px;
	padding: 0
}
.search-maps ,
.search-profile {
	position: relative;
	width: 100%
}
.search-maps input[type=text]:focus ,
.search-profile input[type=text]:focus {
	border: 1px solid #7f96ac;
}
.search-maps input[type=text] ,
.search-profile input[type=text] {
	width: 100%;
	background-color: #fff;
	height: 46px;
	border-radius: 3px;
	padding-left: 15px;
	border: 1px solid #cecece;
	outline: 0
}
.container-search-manager ul li figure.icon-enter{
	margin-top: 3px;
}
.container-search-manager ul li a{
	color: inherit;
	display: flex;
	align-items: center;

}
.container-search-manager ul li figure{
	width: 22px;
	height: 22px;
	background-position: center;
	background-size: contain;
	border-radius: 100%;
	margin: 0 10px 0 0px;
	font-size: 16px;
	text-align: center;
}
.container-search-manager ul li a:hover{
	text-decoration: none;
	color: #656565;
}
.container-search-manager ul li{
	padding: 3px 15px 3px 15px;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.container-search-manager ul:empty,
.container-search-manager:empty{
	display: none;
}
.container-search-manager ul.showdropdown {
	display: block;
}
.container-search-manager ul{
	list-style: none;
	padding: 20px 0px;
	display: none;
	border-top: 0;
}
.container-search-manager{
	width: calc(100% + 0px);
	position: absolute;
	background: white;
	z-index: 2;
	border: none;
	box-shadow: 1px 5px 4px 1px rgba(0, 0, 0, 0.2) !important;
}
.search-profile{
	max-width: 450px;
}
.search-profile input.sub1 {
	width: 44px;
	height: 39px;
	position: absolute;
	left: 4px;
	top: 4px;
	color: grey;
	font-family: icomoon;
	background: #fff;
	border: none;
	outline: 0;
	font-size: 19px;
	padding: 0
}
.user-profile-cell .top-bg{
	height: 160px;
	width: 100%;
	background-size: cover;
	background-position: center;
}
.user-profile-cell .user{
	text-align: center;
	margin-top: -70px;
}
.user-profile-cell .user figure img{
	max-width: 135px;
}

.user-profile-cell .grids .grid .text{
	color: #090909;
	display: block;
	font-size: 40px;
	font-weight: 300;
}
.user-profile-cell .grids .grid{
	height: 140px;
	border: 1px solid #f2f2f2 !important;
}
.user-profile-cell .grids{}
.user-profile-cell{

}


.small-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 890px
}
.banners-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	/*justify-content: space-between;*/
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.banners-container .container-add{
	color: #fff;
	display: block;
	padding-bottom: 49.6%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 1%;
	width: 100%;
	cursor: pointer;
}
.kint-q{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	max-height: 100vh;
	overflow: scroll;
	background: bisque;
}
.banners-container .cell {
	color: #fff;
	display: block;
	padding-bottom: 23.8%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 1%;
	width: 33%;
	cursor: pointer;
}
.container-cabinet .banners-container .cell{
	margin-bottom: 2%;
	padding-bottom: 16.4%;
}

.container-cabinet .banners-container .cell.add-space:after,
.container-cabinet .banners-container .cell.add-space:before{
	display: none !important;
}
.container-cabinet .banners-container .cell.add-space p:before{
	content: "+";
	width: 48px;
	position: absolute;
	display: block;
	height: 48px;
	border: 1px solid #a6abb3;
	font-size: 39px;
	line-height: 45px;
	border-radius: 100%;
	font-weight: 100;
	left: calc(50% - 25px);
	margin-top: -58px;
}
.container-add p.add:before{
	content: "+";
	width: 48px;
	position: absolute;
	display: block;
	height: 48px;
	border: 1px solid #a6abb3;
	font-size: 39px;
	line-height: 45px;
	border-radius: 100%;
	font-weight: 100;
	left: calc(50% - 25px);
	margin-top: -58px;
}
.container-add:active p.add:before{
	transform: scale(0.95);
	line-height: 47px;
}
.container-cabinet .banners-container .cell{
	/*width: 32% !important;*/
	width: calc( 100% / 3 - 1rem);
  margin-left: .5rem;
  margin-right: .5rem;
	margin-bottom: 2%;
}
.container-add.static{
	padding-top: 58px;
	position: relative;
	width: auto;
	height: auto;
}
.container-add{
	width: 100%;
	height: 100%;
	position: relative;
	border: 1px solid #d8d8d8;
	cursor: pointer;
}
.container-add p.add,
.container-add p.view{
	color: #959ba4;
	text-align: center;
	display: block;
	width: 100%;
	font-size: 14px;
	position: absolute;
	margin-bottom: 0;
	top: 60%;
}


.container-cabinet .banners-container .cell.add-space p{
	color: #959ba4;
	text-align: center;
	display: block;
	width: 100%;
	font-size: 14px;
	position: absolute;
	margin-bottom: 0;
	top: 59%;
}
.container-cabinet .banners-container .cell.add-space:active p:before{
	transform: scale(0.95);
	line-height: 47px;
}
.container-cabinet .banners-container .cell.add-space:hover{
	background-image: radial-gradient(circle, #ffffff, #eeeeee);
}
.container-cabinet .banners-container .cell.add-space{
	border: 1px solid #a6abb3;
}
.banners-container .cell:before {
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(4, 4, 4, .56)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(4, 4, 4, .56), rgba(0, 0, 0, 0));
	opacity: .4;
	pointer-events: none;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.banners-container .cell:after {
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 4, 4, .56)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(4, 4, 4, .56), rgba(0, 0, 0, 0));
	opacity: .4;
	pointer-events: none;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
/*.banners-container .cell:nth-child(6),*/
/*.banners-container .cell:nth-child(1),*/
/*.banners-container .cell.small {*/
	/*width: 29%*/
/*}*/

/*.banners-container .cell.middle {*/
	/*width: 33%*/
/*}*/
/*.banners-container .cell:nth-child(4),*/
/*.banners-container .cell:nth-child(3),*/
/*.banners-container .cell.big {*/
	/*width: 36.2%*/
/*}*/

.banners-container .cell:hover {
	text-decoration: none
}

.banners-container .cell .edit-page {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	padding: .5rem;
	background-color: #00000050;
	border-radius: .3rem;
}

.banners-container .cell .edit-page h2 {
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 300;
}

.banners-container .cell .edit-page h2 span i {
	/*vertical-align: bottom;*/
	margin-left: .2rem;
	font-weight: 300;
}

.banners-container .cell .edit-page h2 span.small {
	font-size: 13px;
	display: block;
	margin-bottom: 4px
}

.banners-container .cell .delete-page {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	padding: .5rem;
	background-color: #00000050;
	border-radius: .3rem;
}

.banners-container .cell .delete-page h2 {
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 300;
}

.banners-container .cell .delete-page h2 span i {
	/*vertical-align: bottom;*/
	margin-left: .2rem;
	font-weight: 300;
}

.banners-container .cell .delete-page h2 span.small {
	font-size: 13px;
	display: block;
	margin-bottom: 4px
}

.banners-container .cell .location {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.banners-container .cell .location h2 {
	font-size: 15px;
	margin-bottom: 0
}

.banners-container .cell .location h2 span.small {
	font-size: 13px;
	display: block;
	margin-bottom: 4px
}

.banners-container .cell.hover .info-banner ,
.banners-container .cell:hover .info-banner {
	bottom: 15px;
	right: 35px;
	opacity: 1;
}
.banners-container .cell .info-banner {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	opacity: 0;
	text-align: right;
}

.banners-container .cell .info-banner .rating {
	margin-bottom: -1px;
	color: grey;
	font-size: 13px;
}
.banners-container .cell .info-banner .rating span.active {
	color: #fff
}
.banners-container .cell .info-banner .price span{
	font-size: 15px;
}
.banners-container .cell .info-banner .price {
	font-size: 12px
}
.banners-container .cell .info .price span {
	font-size: 18px
}

.banners-container .cell .percent.danger-color {
	background-color: #f54c4c
}

.banners-container .cell .percent {
	position: absolute;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 700;
	padding: 4px 6px;
	z-index: 1;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin-top: 18px;
	margin-left: 18px;
	opacity: 1
}

.banners-container .cell.hover:before ,
.banners-container .cell:hover:before {
	opacity: 1
}

.banners-container .cell.hover:after ,
.banners-container .cell:hover:after {
	opacity: 1
}

.banners-container .cell.hover .location ,
.banners-container .cell:hover .location {
	bottom: 16px;
	left: 18px;
	opacity: 1
}

.banners-container .cell.hover .edit-page ,
.banners-container .cell:hover .edit-page {
	top: 16px;
	right: 18px;
	opacity: 1
}

.banners-container .cell.hover .delete-page ,
.banners-container .cell:hover .delete-page {
	top: 16px;
	left: 18px;
	opacity: 1
}

.banners-container .cell.hover .info ,
.banners-container .cell:hover .info {
	bottom: 12px;
	right: 17px;
	opacity: 1
}

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

.custom-checkbox,
.custom-radio {
	width: 100%
}

.custom-checkbox input,
.custom-radio input {
	display: none
}

.custom-checkbox label,
.custom-radio label {
	cursor: pointer;
	font-size: 14px
}
.custom-checkbox.squad{
	border-radius: 3px;
}
.custom-checkbox label:before,
.custom-radio label:before {
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	position: relative;
	left: -6px;
	border: 1px solid #ccc;
	border-radius: 100%
}

.custom-checkbox input:checked+label:before,
.custom-radio input:checked+label:before {
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	position: relative;
	left: -6px;
	background-color: #00bec9;
	border: 1px solid #00bec9;
	border-radius: 100%;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff
}

.text-gray-dark {
	color: grey
}
.text-green {
	color: #1bc5cf;
}
.fl {
	float: left
}

.fr {
	float: right
}





.rating {
	direction: rtl;
	display: inline-block;
	vertical-align: middle;
}
.rating .star {
	display: none;
}
.rating-container p{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	width: 70px;
}
.rating label {
	color: #7a7a7a;
	display: inline-block;
	margin: 0 0 -4px 0;
	cursor: pointer;
	transition: transform .15s ease;
	border: 1px solid;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	margin-left: 15px;
}
.rating label:hover {
	transform: scale(1.35, 1.35);
}
.rating label:hover,
.rating label:hover ~ label {
	color: #ffc22f;
	background-color: #ffc22f;
}
.rating .star:checked ~ label {
	color: #ffc22f;
	background-color: #ffc22f;
}





.login-register {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: -60px;
	margin-left: -112px;
	height: 100vh
}

.login-register .logo {
	position: absolute;
	top: 0;
	left: 63px;
	margin: 0;
	margin-top: 2px
}

.login-register .logo a {
	text-decoration: none;
	color: #2c2c2c;
	font-size: 40px;
	vertical-align: middle
}

.login-register .logo span {
	vertical-align: middle
}

.login-register .welcome span{
	font-size: 60px;
	font-weight: 600;
}
.login-register .welcome{
	font-size: 25px;
	font-weight: 500;
	line-height: 200%;
	margin-bottom: 40px;
	margin-top: -150px;
	color: #00bec9;
}

.login-register .logo i {
	font-size: 29px;
	margin-top: 13px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 14px
}

.login-register .left-block {
	overflow: auto;
	height: calc(100vh - 75px);
	width: 100%;
	max-width: 690px;
	padding: 0 100px 75px;
	margin-top: 75px;
	font-size: 14px;
}

.login-register .right-block {
	width: 100%;
	background-color: #00bec9;
	height: 100%
}

.user-register-form input[type=email] ,
.user-register-form input[type=password] ,
.user-register-form input[type=text] {
	width: 100%;
	border: none;
	border-bottom: 1px solid #ccc;
	outline: 0;
	height: 40px;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-box-shadow: inset 0 0 0 0 transparent;
	box-shadow: inset 0 0 0 0 transparent
}

.user-register-form input[type=text]:focus {
	border-bottom: 1px solid #00bec9;
	-webkit-box-shadow: inset 0 -7px 4px -7px #00bec9;
	box-shadow: inset 0 -7px 4px -7px #00bec9
}

.user-register-form input[type=submit] {
	padding: 0 20px;
	border: none;
	outline: 0;
	height: 38px;
	background-color: #00bec9;
	border-radius: 30px;
	color: #fff;
	-webkit-transition: .2s;
	transition: .2s;
	line-height: 38px
}

.user-register-form input[type=submit]:hover {
	background-color: #00b3bd
}

.user-register-form input[type=submit]:active {
	-webkit-transition: 0s;
	transition: 0s;
	-webkit-transform: scale(.98);
	transform: scale(.98)
}

.user-register-form a {
	color: #00bec9;
	font-size: 13px
}

.custom-checkbox.square input+label {
	font-size: 13px;
	margin-left: 8px
}

.custom-checkbox.square input+label:before {
	width: 15px;
	height: 15px;
	border-radius: 2px;
	border-color: #ccc;
	margin-right: 4px
}
.custom-checkbox.square input:checked+label:before {
	font-family:icomoon;
	content: "\e933";
	/*font-size: 20px;*/
	background: 0 0;
	line-height: 14px;
	color: #00bec9
}
.user-register-form .title {
	border-bottom: 1px solid #ccc;
	line-height: 0;
	margin-top: 30px
}
.user-register-form .title span {
	background-color: #fff;
	padding-right: 5px
}
.login-by>a {
	display: block;
	height: 38px;
	line-height: 38px;
	color: #2c2c2c;
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	-webkit-transition: .2s;
	transition: .2s
}

.login-by>a:nth-child(2) {
	margin: 0 6px
}

.login-by>a:hover {
	background-color: #f5f5f6;
	text-decoration: none
}

.login-by>a:active {
	-webkit-transition: 0s;
	transition: 0s;
	-webkit-transform: scale(.97);
	transform: scale(.97)
}

.select-user {
	width: 100%;
	color: #000
}

.select-user input {
	display: none
}

.select-user input:checked+label {
	color: #00bec9
}

.select-user label {
	background-color: #f5f5f6;
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-radius: 3px;
	display: block;
	text-align: center;
	cursor: pointer;
	-webkit-transition: .2s;
	transition: .2s
}

.select-user label i {
	margin-right: 5px
}

.select-user label:hover {
	background-color: #efefef
}

.select-user label:active {
	-webkit-transition: 0s;
	transition: 0s;
	-webkit-transform: scale(.97);
	transform: scale(.97)
}

.image-animation {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.image-animation span {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-position: center;
	background-size: cover;
	/*-webkit-animation: imageAnimation 50s infinite linear;*/
	/*animation: imageAnimation 50s infinite linear*/
}
.company-logo .edit{
}
.company-logo.big .info h3{
	color: white;
	font-weight: 800;
	font-size: 26px;
}
.company-logo .info h3{
	margin-bottom: 0;
	font-size: 15px;
	margin-top: 7px;
	color: #060606;
}
.company-logo.big .info p{
	color: #666666;
	font-size: 19px;
	margin-top: 25px;
	margin-bottom: -18px;
}
.company-logo .info p{
	margin-bottom: 0;
	color: #979da6;
	font-size: 13px;
}
.company-logo .info{
	margin-left: 23px;
}
.company-logo.big .logo-c:active{
	box-shadow: none;
	transform: scale(0.99);
}
.company-logo.big .logo-c{
	-webkit-box-shadow: 1px 3px 9px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 3px 9px 4px rgba(0, 0, 0, 0.2);
}
.company-logo .logo-c{
}
.company-logo .edit{
	font-size: 13px;
	color: #9ca2aa;
	font-weight: 100;
	position: absolute;
	left: 266px;
	bottom: 6px;
	text-decoration: none;
}
.company-logo.big{
	padding: 0px 0 40px 17px;
	margin-top: -87px;
	border: none;
	align-items: center;
}
.company-logo{
	position: relative;
	padding: 47px 0 47px 21px;
	border-bottom: 1px solid #e0e0e0;
}
.cabinet-sidebar .left-hide-sidebar{
	margin-left: 0;
	width: 90px;

}
.cabinet-sidebar .left-hide-sidebar.open{
	width: 240px;
}
.cabinet-sidebar .left-hide-sidebar.open .company-logo .info,
.cabinet-sidebar .left-hide-sidebar.open .company-logo .edit,
.cabinet-sidebar .left-hide-sidebar.open ul li a span{
	opacity: 1;
}

.cabinet-sidebar .left-hide-sidebar .company-logo .info,
.cabinet-sidebar .left-hide-sidebar .company-logo .edit,
.cabinet-sidebar .left-hide-sidebar ul li a span{
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.container-cabinet.open-sidebar{
	margin-left: 150px;
}
.container-cabinet{
	background-color: #f5f5f5;
	min-height: 100vh;
	padding-top: 0;
	margin-left: 0px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	position: relative;
	padding-bottom: 60px;
}
.label-disable label,
label.label-disable{
	display: none;
}
.container-iframe-add-company iframe{
	width: calc(100% + 10px);
	border: none;
	height: 180px;
	margin-left: -5px;
}
.iframe-shadow-contain{
	padding: 0;
}
.iframe-shadow-contain .shadow{
	width: calc(100% - 10px);
	margin-left: 5px;
	margin-top: 5px;
}
.container-print{
	max-width: 1115px;
	padding: 70px 120px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	min-height: 1450px;
	position: relative;
}
.custom-container{

}
.footer-print{
	color: #6c757d;
	text-align: center;
	border-top: 1px solid #dee2e6;
	padding-top: 25px;
	bottom: 65px;
	position: absolute;
	margin-bottom: 0;
	width: calc(100% - 240px);
}
.lh-22{
	line-height: 22px;
}
.list-add-to-company .custom-checkbox:hover label {
	color: black;
}
.list-add-to-company i{
	margin-left: -3px;
	margin-right: 5px;
	font-size: 12px;
	color: grey;
}
.list-add-to-company label{
	margin-bottom: 0;
	margin-left: 15px;
}
.list-add-to-company .item{

}
.list-add-to-company .title[data-toggle="collapse"]{
	padding-top: 11px;
	margin-bottom: -13px;
	border-top: 1px solid #d9d9d9;
	margin-top: 5px;
	border-bottom: 0px;
}
.list-add-to-company #newcompany{
	position: relative;
	margin-top: 20px;
}
.list-add-to-company .input-paragraph2 input{
	text-indent: 0;
}
.list-add-to-company .input-paragraph2{
	font-size: 13px;
}
.list-add-to-company .title{
	font-size: 13px;
	border-bottom: 1px solid #d9d9d9;
	padding-left: 20px;
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 11px;
	margin-bottom: 5px;
}
.custom-dropdown-body[aria-labelledby="add-to-company"]{
	width: 250px;
	margin-top: 10px;
}
.list-add-to-company{
	padding: 5px 0px 5px 0px;
}
.header-cabinet h1{
	padding: 54px 68px 120px;
	font-size: 30px;
	font-weight: bold;
	color: white;
	font-family: Roboto, sans-serif;
	margin-bottom: 0;
	z-index: 1;
	position: relative;
}
.header-cabinet{
	background-color: #7f96ac;
}
.header-cabinet .tags{
	position: absolute;
	top: 54px;
	right: 68px;
	z-index: 1;
}
.body-cabinet{
	background-color: #fcfcfc;
	padding: 24px 32px;
	margin-left: 67px;
	margin-top: -63px;
	border-radius: 5px;
	min-height: 100vh;
	margin-right: 65px;
	/*z-index: 1;*/
	position: relative;
}
.right-sidebar.show{
	width: 65px;
}
.right-sidebar{
	width: 0px;
	height: 100vh;
	position: fixed;
	background: #F5F5F6;
	top: 0;
	margin-left: -350px;
	-webkit-box-shadow: -1px 0 5px #b5b5b5;
	box-shadow: -1px 0 5px #b5b5b5;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	z-index: 1002;
	padding-top: 65px;
	/*overflow: hidden;*/
	white-space: nowrap;
	right: 0;
}
.right-sidebar .bot-a a{
	margin-top: 0px;
}
.right-sidebar .bot-a{
	position: absolute;
	width: 65px;
	bottom: 40px;
}
.right-sidebar a:before{
	font-size: 20px;
}
.right-sidebar a{
	color: #666666;
	text-decoration: none;
	font-size: 0px;
	display: block;
	margin-top: 10px;
	text-align: center;
	padding: 10px;
}
.sort-panel .custom-dropdown-head:before{
	top: 5px;
	border-color: #989ea7;
}
.sort-panel .custom-dropdown-head{
	background: none;
	/*width: 95px;*/
	color: #989ea7;
	height: initial;
	line-height: initial;
	font-size: 15px;
}
.sort-panel{
	display: flex;
	justify-content: space-between;
	margin-bottom: 22px;
}
/*img{*/
	/*max-width: 100%;*/
/*}*/
.shadow {
	box-shadow: 1px 2px 4px 1px rgba(0, 0, 0, 0.2) !important;
}
.input-paragraph2 input.password,
.input-paragraph2 input[type='password']{
	padding-right: 30px;
}
.input-paragraph2 .shadow-password{
	font-size: 20px;
}
.big-text{
	display: block;
	width: 100%;
	margin-top: 0px;
	padding-left: 10px;
	border: none;
	/* border: 1px solid #d8d8d8; */
	padding-top: 5px;
	resize: none;
	overflow: hidden;
	height: 37px;
	min-height: 37px;
	border-bottom: 1px solid #d8d8d8;
}

.custom-table tr.changetransaction td{
	background: #f5f5f6;
}
.input-paragraph2.textarea textarea{
	display: block;
	width: 100%;
	margin-top: 0px;
	padding-left: 10px;
	border: none;
	border-bottom: 1px solid #d8d8d8;
	padding-top: 5px;
}
.show-file-name label:hover{
	color: #39d4de;
}
.show-file-name  .clean-input:before{
	content: "+";
	transform: rotate(45deg);
	display: block;
}
.show-file-name  .clean-input:active{
	transform: scale(.9);
}
.show-file-name .clean-input{
	width: 17px;
	height: 17px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background-color: white;
	border: 1px solid #adadad;
	line-height: 15px;
	font-weight: 400;
	text-align: center;
	text-indent: 0px;
	border-radius: 3px;
}
.show-file-name label.have-file{
	color: #959595;
}
.show-file-name label{
	border: none;
	border-bottom: 1px solid #d8d8d8;
	width: 100%;
	outline: none;
	height: 22px;
	text-indent: 10px;
	transition: .2s;
	color: #cccccc;
	font-weight: 400 !important;
}
.show-file-name input{
	display: none;
}
.show-file-name span{
	white-space: nowrap;
	cursor: pointer;
	font-weight: 800;
	margin-bottom: 0;
}
.input-paragraph2.textarea{
	display: block;
}
.input-paragraph2 .attach-file input[type=file]{
	display: none;
}
.input-paragraph2 .attach-file,
.input-paragraph2 .open-modal-btn{
	position: absolute;
	right: 0;
	cursor: pointer;
}
.campaigns-cell .preview-image{
	min-width: 227px;
	padding-bottom: 75%;
	display: block;
	background-size: cover;
	background-position: center;
}
.campaigns-cell .input-paragraph2 input{
	text-indent: 0px;
}
.minw-unset{
	min-width: initial !important;
}
.input-paragraph2 input{
	border: none;
	border-bottom: 1px solid #d8d8d8;
	width: 100%;
	outline: none;
	height: 22px;
}
.input-paragraph2 .select2-container--default .select2-selection--single .select2-selection__rendered{
	padding-left: 0px;
	line-height: 23px;
}
.select2-results {
	padding: 5px 20px;
}
.input-paragraph2 label{
	white-space: nowrap;
	cursor: pointer;
	font-weight: 400;
	margin-bottom: 0;
}
.tabs .back-container{
	padding: 0;
	border: none;
	font-size: 15px;
	line-height: 18px;
}
.input-paragraph2 .width-dynamic{
	width: auto;
	display: inline-block;
	min-width: 180px;
	text-indent: 0;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
.input-paragraph2 div:not(.select-multiple-container){
	width: 100%;
}
.input-paragraph2 div:not(.select-multiple-container),
.input-paragraph2{
	display: flex;
}
.select-multiple-container{
	padding: 20px;
}

.select-multiple-container .open-drop-down.show{
	transform: rotate(-43deg);

}
.select-multiple-container .open-drop-down{
	transition: .2s;
	width: 8px !important;
	border: 2px solid #aaaaaa;
	height: 8px;
	transform: rotate(45deg);
	border-top: 0;
	border-left: 0;
	margin-top: 5px;
	cursor: pointer;
}
.select-multiple-container input[type='text']{
	text-indent: 0;
}
.select-multiple-container >ul >li{

}
.select-multiple-container ul ul{
	display: none;
}
.select-multiple-container ul{
	list-style: none;
	padding: 5px 20px 10px;
}
.select-multiple-container{
	width: 400px;
	height: 300px;
}
.input-paragraph2 .chosen-container-multi .chosen-choices,
.input-paragraph2 .chosen-container-single .chosen-single{
	border: none;
	background: transparent;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 0;
	box-shadow: none;
}
.input-paragraph2 {
	margin-bottom: 10px;
	position: relative;
}
.show-password:hover{
	color: #696969;
	transition: .2s;

}
.show-password:active{
	transition: 0s;
	transform: scale(0.96);

}
.show-password{
	position: relative;
	margin-left: -18px;
	margin-right: 7px;
	font-size: 11px;
	cursor: pointer;
	color: #b3b3b3;
}
.input-paragraph2 .chosen-container .chosen-search{
	display: none;
}
.input-paragraph2  .chosen-container{
	width: 100% !important;
}
.chosen-container .chosen-results{
	width: 100%;
}



/*tabs*/
ul.tabs.run-tabs>li.current-menu-item {
	/*color: #0d3d9f;*/
}
ul.tabs.run-tabs>li {
	list-style: none;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	transition: all .2s;
	margin: 0 34px 0 0px;
}
.tab-content:not(.current-menu-item) {
	display: none;
}
ul.tabs.run-tabs {
	margin-bottom: 22px;
	border-bottom: 1px solid #d9dbdb;
	display: flex;
	padding-bottom: 19px;
	z-index: 2;
	position: relative;
}
ul.tabs.run-tabs .runner:before {
	background-image: url(../images/arrow.png);
	width: 15px;
	height: 9px;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	content: "";
	margin-top: -8px;
	z-index: 1;
}
ul.tabs.run-tabs .runner {
	background-color: #00bec9;
	margin-top: 41px;
	display: block;
	width: 0;
	height: 1px;
	position: absolute;
	content: "";
	transition: all 1s;
	-webkit-transition: all 1s;
}
.space-icons .str0,
.space-icons .str1 {
  stroke: #989ea7;
}
.space-icons .fil1,
.space-icons .fil3{
  fill: #989ea7;
}
.current-menu-item > .space-icons .str0,
.current-menu-item > .space-icons .str1 {
  stroke: #00bec9;
}
.current-menu-item > .space-icons .fil1,
.current-menu-item > .space-icons .fil3 {
  fill: #00bec9;
}
.tab-img-map.tabs-view2 li,
.tab-img-map.tabs-view1 li{
	font-size: 30px;
}
.tabs-view2 li a,
.tabs-view1 li a{
	color: inherit;
	text-decoration: none;
}
.tabs-view2 li,
.tabs-view1 li{
	list-style: none;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	transition: all .2s;
	margin: 0px 30px 0 0px;
	font-weight: 300;
}
.tabs-view2>li,
.tabs-view1>li{
	color: #989ea7;
	text-shadow: none;

}
.graphic-header {
	background-color: white;
	padding: 15px 20px;
	border: 1px solid #d9dbdb;
	display: flex;

}
.graphic-header .user img{
	max-width: 30px;
}
.tabs-view2>li.current-menu-item,
.tabs-view1>li.current-menu-item {
	color: #00bec9;
	/*text-shadow: 1px 1px 0px rgba(0, 190, 201, 0.611764705882353);*/
}
.tabs-view2,
.tabs-view1{
	display: flex;
	position: relative;
}
.tabs-view2{
	position: absolute;
	right: 0;
	top: 88px;
}

/*tabs end*/
.custom-modal .modal-dialog iframe{
	width: 100% !important;
	height: 100% !important;
}
#creative-block-pop .modal-content{
	height: 860px;
}

.small-modal .modal-dialog .modal-content,
.small-modal .modal-dialog{
	max-width: 830px;
	/*height: auto;*/
	/*min-height: auto;*/
}
.binding{
	color: #02c8d5;
}
.modal-content,
.modal-dialog{
	max-width: 1220px;
	padding: 0 0px;
	width: 100%;
	/*min-height: 700px;*/
	border: none;
}
.modal-content {
	padding: 20px;
}
.modal-body {
	padding: 0px 0px 10px 0px;
}
.modal-header .form-submit,
.modal-header .btn-green{
	padding-left: 32px;
	padding-right: 32px;
}
.modal-header .btn{
	font-size: 15px;
}
.btn-img{
	position: relative;
	font-size: 14px;
	text-indent: 10px;
}
.btn-img img{
	width: 22px;
	height: 22px;
	position: absolute;
	left: 8px;
}
button.btn-border-gray:hover,
input.btn-border-gray:hover,
a.btn-border-gray:hover{
	border: 1px solid #1bc5cf;
	color: #1bc5cf;
}
.btn-border-gray{
	border: 1px solid #9ca2aa;
	color: #9ca2aa;
	background: none;
}
buttton.btn-border-white:hover,
input.btn-border-white:hover,
a.btn-border-white:hover{
	border: 1px solid #1bc5cf;
	color: #1bc5cf;
}
.btn-border-white{
	border: 1px solid white;
	color: white;
	background: none;
}
.btn-plus{
	padding: 0;
	width: 35px;
	height: 35px;
	font-size: 30px;
	line-height: 34px
}

.btn-border-green{
	border: 1px solid #1bc5cf;
	color: #1bc5cf;
}
.btn.rounded{
	border-radius: 30px !important;
}
.form-submit:active,
/*button.btn:active,*/
/*input.btn:active,*/
.btn:active{
	transition: 0s;
	transform: scale(0.97);
	cursor: pointer;
}
.container-print .c2{
	position: absolute;
	left: 50%;
	background: transparent;
	margin-top: -45px;
	transform: translate(-50%, 0%);
}
.button,
.btn{
	outline: none !important;
	box-shadow: none !important;
	font-size: 14px;
	cursor: auto !important;
}
.button,
.btn{
	cursor: pointer !important;
}
.modal-header {
	border: none;
	padding: 0px 0px 15px 0px;
}
.custom-modal .close {
	position: absolute;
	left: -44px;
	top: -20px;
	font-weight: 300;
	color: white;
	text-shadow: none;
	font-size: 40px;
	line-height: 0;
}
.user figure{
	margin-bottom: 0;
}
.company-logo .info a{
	text-decoration: none !important;
}
.company-logo .info a i{
	color: #989ea7;
}
.user .info{
	/*margin-left: 10px;*/
}
.user span{
	font-size: 13px;
	color: #999fa7;
}
.user .custom-dropdown-head:before{
	margin-top: -2px;
}
.user .custom-dropdown-head{
	margin-bottom: 0;
	font-size: 15px;
	line-height: 85%;
	margin-top: 10px;
	background-color: transparent;
	height: 100%;
	padding-right: 30px;
	padding-left: 4px;
}
.user{
	align-items: center;
}
.form-submit,
.btn-green{
	color: white;
	background: #02c8d5;
	border-radius: 30px;

	min-width: 90px;
}
.btn-white{
	border: 1px solid #9da3ab;
	color: #9da3ab;
	border-radius: 30px;
}
.input-paragraph input{
	border: none;
	border-bottom: 1px solid #d8d8d8;
	width: 100%;
	outline: none;
	height: 22px;
}
.input-paragraph{
	margin-top: 3px
}
.input-paragraph label{
	position: absolute;
	margin-bottom: 0;
}
.img-map{
}
.tab-img-map.tabs{
	position: absolute;
	left: 21px;
	bottom: 11px;
	z-index: 450;
	padding: 21px;
}
.container-tab-img-map .container-img-map{
	border: 1px solid #a4a9b1;
	position: relative;
	height: 100%;
	background-size: cover;
	background-position: center;
	width: 100%;
}
.creative-modal-body{
	padding: 15px;
	height: 740px;
}
.container-tab-img-map{
	min-height: 440px;
	padding: 0px;
}
.c1{
	font-size: 23px;
	font-weight: 400;
}
.title-t1 span{
	font-weight: bold;
	background-color: white;
	padding-right: 10px;
	color: #343a40 !important;
}
.modal-open-bg{
	display: inline;
	height: 100%;
	width: 100%;
	position: absolute;
}
.title-t1{
	border-bottom: 1px solid #d4d7da;
	line-height: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.uploadpreviewpanorama span:before,
.container-img-map label:before{
	content: "+";
	width: 48px;
	position: absolute;
	display: block;
	height: 48px;
	border: 1px solid #a6abb3;
	font-size: 39px;
	line-height: 45px;
	border-radius: 100%;
	font-weight: 100;
	left: calc(50% - 25px);
	margin-top: -58px;
}
.container-img-map .description{
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, 25%);
	font-size: 13px;
	color: #9da3ab;
}
.container-img-map input[type='submit']{
	right: 15px;
	position: absolute;
	top: 15px;
}
.container-img-map input.edit-field-ads-image-0-preview{

}
.container-img-map input[type='file']{
	display: none;
}
.uploadpreviewpanorama span,
.container-img-map label{
	position: absolute;
	top: 55%;
	left: 50%;
	/*background-color: rgb(255, 255, 255);*/
	background-color: rgba(255, 255, 255, 0);
	font-size: 14px;
	text-align: center;
	transform: translate(-50%, -100%);
	color: #9da3ab;
	cursor: pointer;
	padding: 90px 68px 0px;
}
.container-img-map label:hover:before {
	border-color: #02c8d5;
}
.container-img-map label:active {
	/*transform: scale(0.97) translate(-52%, -103%);*/
}
/*.add-image-creative .container-img-map{*/
	/*display: none;*/
/*}*/
/*.add-image-creative .container-img-map.active{*/
	/*display: block;*/
/*}*/


.container-img-map .add-url{
	position: absolute;
	top: 65%;
	left: 50%;
	background-color: rgba(255, 255, 255, 0);
	font-size: 14px;
	text-align: center;
	transform: translate(-50%, -100%);
	color: #9da3ab;
	cursor: pointer;
	padding: 90px 68px 0px;
}
.container-img-map label:hover {
	color: #02c8d5;
}
.container-img-map label .uploadpreviewimg{
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	text-align: center;
	background-size: cover;
	background-position: center;
}
.uploadpreviewpanorama span,
.container-img-map label{

}
.hide{
	display: none !important;
}
#tab-img.have-bg:hover span{
	opacity: 1;
}
#tab-img.have-bg span{
	opacity: 0;
	transition: .3s;

}
div[id*="tab-img"],
div[id*="tab-panorama"],
div[id*="tab-map"] {
	min-height: 440px;
	/*cursor: pointer;*/
}

#panorama{
	width: 100%;
	height: 100%;
}
.back-container {
	font-size: 20px;
	border-bottom: 1px solid;
	color: #dfe1e1;
}
.back-container a:hover{

}
.back-container{
	font-size: 14px;
	padding-bottom: 20px;
	margin-bottom: 22px;
}
.back-container span{
	vertical-align: middle;
	font-size: 15px;
}
.back-container a{
	text-decoration: none;
	color: #5c5c5c;
	vertical-align: middle;
}
.save-icon {
	margin-top: 10px;
}
.save-icon a{
	color: #666666;
	text-decoration: none;
	font-size: 20px;
	margin-top: 10px;
	text-align: center;
	padding: 10px 5px;
}
.header-profile .image-background{
	width: calc(100% + 60px);
	height: 325px;
	margin-left: -30px;
	position: relative;
	background-size: cover;
}
.edit-image-background{
	color: white;
	position: absolute;
	right: 21px;
	top: 15px;
	font-size: 20px;
	cursor: pointer;
	text-shadow: 1px 1px 1px #dedede;
}
.arrow-bottom{
	position: relative;
}
.arrow-bottom:before{
	border: 1px #2c2c2c solid;
	width: 7px;
	border-left: 0;
	height: 7px;
	border-top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0;
	top: calc(50% + -3.5px);
	right: calc(0% + 14.5px);
	content: "";
	position: absolute;
	display: block;

}
.banners-container >div:not(.cell){
	/*width: 32% !important;*/
  width: calc( 100% / 3 - 1rem );
  margin-left: .5rem;
  margin-right: .5rem;
	margin-bottom: 2%;
}

.custom-table .a-icon:hover,
.front-header .bottom-bar nav ul li a:hover,
.company-logo .info a:hover i,
.logo a:hover,
.front-header .top-bar .user-profile-open a:hover,
.front-header .top-bar .user-profile a:hover,
.back-container a:hover,
.save-icon a:hover,
.right-sidebar a:hover,
.company-logo .edit:hover,
.left-hide-sidebar ul li a:hover ,
.front-header .top-bar nav ul li a.is-active,
.front-header .top-bar nav ul li a:hover {
	/*color: #00bec9*/
	color: #656565;
}
.front-header .bottom-bar nav ul li a.is-active{
	color: #00bec9;
}
/*black theme*/
.black-theme .footer-select-container .select2-container--default .select2-selection--single{
	border-color: #262626;
}
.black-theme  .footer-select-container .select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-color: #c1c1c1;
}
.black-theme .footer-select-container.currency .select2-selection__rendered:before,
.black-theme .footer-select-container.country .select2-selection__rendered:before{
	color: white;
}
.black-theme .footer-select-container .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: white;
}
.black-theme .partners-slider .slick-arrow{
	border-color: white;
}
.black-theme .partners-slider .slick-dots li.slick-active button{
	background-color: white;
}
.black-theme .footer-front a,
.black-theme .footer-front{
	color: white;
}
.black-theme .top-bar,
.black-theme{
	background-color: #000000;
}
.black-theme .front-header .top-bar .user-profile-open a,
.black-theme .front-header .top-bar .user-profile a,
.black-theme .front-header .top-bar nav ul .open-header-search,
.black-theme .front-header .open-sidebar i,
.black-theme .logo i,
.black-theme  .front-header .top-bar nav ul li a{
	color: white;
}
.black-theme .partners-slider .slick-dots li button{
	border: 1px solid white;
	box-shadow: inset 0px 0px 0px 1px black;
}
/*black theme end*/
figure.accordion-horizontal .container-add{
	padding-bottom: 49%;
}
figure.accordion-horizontal{
	margin: 0;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	display: flex;
	cursor: pointer;
}
figure.accordion-horizontal >span:hover{
	width: 400% !important;
}
figure.accordion-horizontal span + span{
	box-shadow: -7px 0 6px -4px #636363;
}
.campaigns-cell figure.accordion-horizontal{
	margin: 0;
	min-width: 100%;
	height: 100%;
}
.campaigns-cell figure.accordion-horizontal .go-all-boards span:not(.btn){
	padding-bottom: 0%;
}
.campaigns-cell figure.accordion-horizontal .go-all-boards:hover{
	/*background-color: white;*/
	color: #0097d5;
}
.campaigns-cell figure.accordion-horizontal .go-all-boards{
	background-color: #02c8d5;
	color: white;
	display: flex;
	min-width: 100px;
	text-align: center;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}
.campaigns-cell figure.accordion-horizontal .amount{
	min-width: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #d9d9d9;
	box-shadow: -7px 0 6px -5px #989898;
	color: white;
	font-size: 20px;
	font-weight: 700;
}
.campaigns-cell figure.accordion-horizontal i{
	display: block;
	font-size: 40px;
	transition: .2s ease-out;
	margin-top: 10px;
}
.campaigns-cell figure.accordion-horizontal span:not(.btn){
	padding-bottom: 75%;
}
figure.accordion-horizontal span:not(.btn){
	width: 100%;
	padding-bottom: 49%;
	display: block;
	transition: .2s ease-out;
	background-size: cover;
	background-position: left center;
}
.creative-block .period span{
	color: #797979;
}
.creative-block .status span{
	color: #6bd9b5;
}
.creative-block .link a{
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	color: #2dd1dc;
}
.creative-block .row{
	margin-right: -5px;
	margin-left: -5px;
}
.creative-block .col-lg-4{
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.creative-block{
	margin-top: 30px;
}
.slider-creative{
	margin-left: -10px;
	margin-right: -10px;
}
.slider-creative img{
	margin-right: 10px;
	margin-left: 10px;
}
.front-page main {
	padding-top: 65px;
}
.front-page{
	margin-left: -90px;
}
.front-page .top-bar{
	box-shadow: none;
}
.banner .container-banner a:hover {
	color: #c7c7c7;
}
.banner .container-banner a{
	text-decoration: none;
	border: 1px solid;
	color: white;
	border-radius: 3px;
	line-height: 35px;
	min-width: 140px;
	font-size: 17px;
	padding: 0 15px;
	text-align: center;
	transition: .2s;
	margin-top: 14px;
}
.banner{
	position: relative;
	text-align: center;
}
.parallax-banner{
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}
.banner1 .container-banner{
	/*padding-left: 150px;*/
	/*padding-right: 150px;*/
}
.container-banner{
	color: white;
	display: flex;
	width: 100%;
	margin: 0 auto;
	padding-left: 110px;
	padding-right: 110px;
}
.banner1{
	height: calc(100vh - 180px);
	min-height: 670px;
	display: flex;
	padding-top: 110px;
	background-size: 1400px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.banner1 img{
	margin-bottom: 30px;
	max-width: 350px
}
.banner1 .container-banner div{
	max-width: 715px;
	width: 100%;
	display: inline-block;
}


.banner5{
	min-height: 670px;
	display: flex;
	background-size: cover;
	background-position: center;
	height: calc(100vh - 180px);
}
.banner5 img{
	margin-bottom: 30px;
}
.banner5 .container-banner div{
	max-width: 715px;
	width: 100%;
	display: inline-block;
}


.banner p{
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.banner h2{
	font-size: 44px;
}
.banner2 .container-banner{
	color: white;
	padding-right: 0;
	width: 50%;
	margin-left: auto;
	margin-right: 0;
}
.banner2{
	max-height: 400px;
	height: 100vh;
	min-height: 345px;
	align-items: center;
	display: flex;
	background-position: left top;
	background-size: 55%;
}
.banner2 .container-banner div{
	text-align: left;
	max-width: 560px;
}
.banner3 .container-banner{
	align-items: flex-end;
	margin-bottom: 75px;
	z-index: 1;
}
.banner3{
	max-height: 580px;
	height: 100vh;
	min-height: 380px;
	display: flex;
	background-position: center;
	background-size: cover;
}
.banner3 .bg-gradient-shadow {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	pointer-events: none;
	background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
}
.banner4 .container-banner div{
	max-width: 380px;
	width: 100%;
	text-align: left;
	display: inline-block;
}
.banner4 .container-banner{
	align-items: flex-start;
	margin-top: 75px;
	z-index: 1;
}
.banner4{
	max-height: 580px;
	height: 100vh;
	min-height: 380px;
	display: flex;
	background-position: center;
	background-size: cover;
}
.banner4 .bg-gradient-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	pointer-events: none;
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.3) 100%);
}
.banner3 .container-banner div{
	max-width: 380px;
	width: 100%;
	text-align: left;
	display: inline-block;
}
.create-by a{
	color: white;
}
.create-by{
	position: absolute;
	bottom: 15px;
	right: 15px;
	/*color: #999999;*/
	color: white;
	font-size: 10px;
	z-index: 1;
}

.banner4 .create-by {
	bottom: initial;
	top: 15px;
}

.campaigns-cell .status{
	font-size: 30px;
}
.campaigns-cell .text span{
	font-size: 30px;
	/*margin-left: px;*/
}
/*.campaigns-cell:first-child{*/
	/*min-width: 20%;*/
/*}*/
.campaigns-cell{
	white-space: nowrap;
}
.campaigns-cell .text{
	color: #090909;
	display: block;
	font-size: 30px;
	font-weight: 300;
}
.size-12{
	font-size: 12px !important;
}
.size-13{
	font-size: 13px;
}
.size-14{
	font-size: 14px;
}
.size-15{
	font-size: 15px;
}
.size-16{
	font-size: 16px;
}
.size-17{
	font-size: 17px;
}
.size-18{
	font-size: 18px;
}
.size-19{
	font-size: 19px;
}
.size-20{
	font-size: 20px;
}
.size-25{
	font-size: 25px;
}
.size-30{
	font-size: 30px;
}




.status .progress-bar span{
	height: 100%;
	position: absolute;
	left: 0;
	display: block;
}
.status{
	font-weight: 300;
}
.status .progress-bar{
  height: 2px;
  background-color: #e6e6e6;
  position: relative;
}


.status.active .progress-bar span{
	background-color: #33cc99;
}
.status.active{
	color: #33cc99;
}
.campaigns-cell.instrument-bar span.short-status.active {
	background-color: #33cc99;
}

.status.pending {
	color: gray;
}
.status.pending .progress-bar span{
	background-color: gray;
}
.campaigns-cell.instrument-bar span.short-status.pending {
	background-color: #e6e6e6;
}

.status.completed{
	color: black;
}
.status.completed .progress-bar span{
	background-color: black;
}
.campaigns-cell.instrument-bar span.short-status.completed {
	background-color: #e6e6e6;
}


.status.programmed{
	color: #02c8d5;
}
.status.programmed .progress-bar span{
	background-color: #02c8d5;
}
.campaigns-cell.instrument-bar span.short-status.programmed.active{
	pointer-events: none;

}
.campaigns-cell.instrument-bar span.short-status.programmed.active,
.campaigns-cell.instrument-bar span.short-status.programmed:not(.dis):active {
	background-color: #02c8d5;
	transform: scale(0.94);
	box-shadow: inset 0px 0px 7px 2px #009ba5 !important;
	transition: 0s !important;
	/*pointer-events: none;*/
}
.campaigns-cell.instrument-bar span.short-status.programmed {
	background-color: #02c8d5;
}

.status.draft{
	color: #f54c4c;
}
.status.draft .progress-bar span{
	background-color: #f54c4c;
}
.campaigns-cell.instrument-bar span.short-status.draft {
	background-color: #e6e6e6;
}


.campaigns-cell.instrument-bar span:hover,
.campaigns-cell.instrument-bar a:hover{
	color: #33cc99;
	text-decoration: none;
}
.campaigns-cell.instrument-bar >*{
	height: 100%;
}
.campaigns-cell.instrument-bar span.short-status.send{
	box-shadow: inset 0px 0px 9px 1px #00000040;
	font-size: 19px;
}
.campaigns-cell.instrument-bar span.short-status{
	color: white;
      font-size: 20px;
	border-radius: 0;
}

.campaigns-cell.instrument-bar span,
.campaigns-cell.instrument-bar a{
	color: #9ea3ac;
	width: 100%;
}
.campaigns-cell.btns .btn{
	display: block;
}
.btn-delete:active{
	transform: scale(0.98);
}
.btn-delete{
	border-radius: 30px;
	min-width: 90px;
	border: 1px solid #d50202;
	color: #d50202 !important;
	box-shadow: 0px 0px 1px 0px #d50202 !important;
	cursor: pointer !important;
}
.campaigns-cell.btns .btn-delete{
	margin-top: 15px;
}
.campaigns-cell.btns{
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center;
}
.campaigns-cell.instrument-bar{
	width: 55px;
	max-width: 55px;
}
.custom-table .status{
	font-size: 20px;
	max-width: 190px;
	margin: 0 auto;
}
.custom-table .dots:hover{
	color: #565656;
}
.custom-table .dots{
	font-size: 20px;
	color: #b3b3b3;
	padding: 0 15px;
}
.custom-table{
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	position: relative;
}
.custom-table td:first-child,
.custom-table th:first-child{
	text-align: left;
	padding-left: 30px;
}
.custom-table td{
	font-size: 17px;
	font-weight: 300;
}
.change-transaction,
.custom-table caption{
	text-align: right;
	background: #f5f5f6;
	margin-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
.change-transaction{
	align-items: center;
	display: flex;
	justify-content: flex-end;
	position: absolute;
	width: 0;
	overflow: hidden;
	padding: 0;
	transition: .2s;
	display: none;
}
.tab-transaction .custom-table{
	position: relative;
}
.info-change-transaction,
.changetransaction .info-change-transaction{
	display: none !important;
}
.custom-table td,
.custom-table th{
	text-align: center;
	padding: 15px 5px 17px 5px;

}
.table-figure{
	margin: 0;
	height: 0;
	padding-bottom: 70%;
	background-size: cover;
	background-position: center;
	width: 150px;
	margin-bottom: 4px;
}
.custom-table .total2 td,
.custom-table .total td{
	padding: 0;
}
.custom-table .total2,
.custom-table .total{
	box-shadow: none;
	color: #707070;
}

.custom-table .spacer{
	height: 15px;
	box-shadow: none;
}
.custom-table .a-icon .big{
	font-size: 54px;
}
.custom-table .a-icon{
	/*font-size: 40px;*/
	color: #434343;
	text-decoration: none;
}
.info-change-transaction{
	display: block;
	position: absolute !important;
	width: 100%;
	left: 0;
	background: #e8e1d8;
	text-align: right !important;
}
/*.custom-table tr:before{*/
	/**/
/*}*/
.custom-table tr:not(.total2) th:last-child:after,
.custom-table tr:not(.total2) td:last-child:after{
	position: absolute;
	content: "";
	width: 8px;
	height: 100%;
	right: -8px;
	bottom: 5px;
	background-image: linear-gradient(to right, rgba(177, 177, 177, 0.2), rgba(255, 255, 255, 0));
}
.custom-table tr:not(.total2):first-child th:last-child:after,
.custom-table tr:not(.total2):first-child th:first-child:after,
.custom-table tr:not(.total2):first-child td:last-child:after,
.custom-table tr:not(.total2):first-child td:first-child:after{
	height: calc(100% - 4px);
}
.custom-table tr:not(.total2) th:first-child:after,
.custom-table tr:not(.total2) td:first-child:after{
	position: absolute;
	content: "";
	width: 6px;
	height: 100%;
	left: -6px;
	bottom: 5px;
	background-image: linear-gradient(to left, rgba(177, 177, 177, 0.2), rgba(255, 255, 255, 0));
}
.custom-table tr:not(.total2):first-child{
	border-top: 1px solid rgba(177, 177, 177, 0.2);
}
.custom-table tr:not(.total2) td:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(177, 177, 177, 0.2), rgba(255, 255, 255, 0));
}
.custom-table tr:not(.total2):last-child th:before,
.custom-table tr:not(.total2):last-child td:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 10px;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(177, 177, 177, 0.3), rgb(252, 252, 252));
}
.custom-table tr.total td{
	padding: 15px 5px 19px 5px;
	background: white;
}
.custom-table th{
	padding: 12px 5px 20px;
}
.custom-table th,
.custom-table td{
	position: relative;
}
.custom-table tr:not(.total2){
	background-color: white;
	/*-webkit-appearance: none;*/
	/*-webkit-box-shadow: 0px 3px 5px -2px #b5b5b5;*/
	/*box-shadow: 0px 3px 5px -2px #b5b5b5;*/
}
.custom-table thead th{
	color: #707070;
	font-weight: 400;
}
.custom-table thead{
	/*box-shadow: 0px 3px 5px -2px #b5b5b5;*/
}
.custom-table tbody:before {
	line-height: 20px;
	content:"\200C";
	display:block;
}
div[data-drupal-messages]{
	/*margin-left: 160px;*/
	/*margin-top: 180px;*/
}
.payment-team:before{
	content: "\e906";
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: 'icomoon' !important;
	font-size: 60px;
	line-height: 100%;
}
.payment-team{
	color: #3fce9f;
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	position: relative;
}
.mh-60{
	max-height: 60px;
}
.mx-400{
	max-width: 400px;
}
.mx-300{
	max-width: 300px;
}
.mx-200{
	max-width: 200px;
}
.mx-100{
	max-width: 100px;
}
.mx-75{
	max-width: 75px;
}
.mx-50{
	max-width: 50px;
}
.mx-25{
	max-width: 25px;
}
.input-paragraph2 input.text-center{
	 text-indent: 0px;
}
.header-cabinet{
	overflow: hidden;
	position: relative;
  pointer-events: none;
}
.header-cabinet:before{
	color: #70889e;
	font-size: 250px;
	position: absolute;
	left: 0;
	top: 0;
	transform: translate(-31%, -8%);
	z-index: 0;
}
.form-sales input{
	text-align: center;
	width: 100%;
	border: none;
}
.form-sales .custom-table th{
	padding: 12px 0px 20px;
}
.form-sales .custom-table td:first-child{
	white-space: nowrap;
}
.sales-banners .banners-container .cell{
	cursor: initial;
}
.sales-banners .percent{
	cursor: pointer;
}
.set-percent .input-paragraph2 ,
.get-export .input-paragraph2 {
	justify-content: center;
	margin-bottom: 10px;
}
.get-export input[type=number]{
}
.get-export {
	text-align: center;
	margin: 15px;
}
.sales-banners .banners-container .cell .location{
	bottom: 16px;
	left: 18px;
	opacity: 1;
}
.sales-banners .banners-container .cell .info-banner {
	bottom: 15px;
	right: 35px;
	opacity: 1;
}
.sales-banners .banners-container .cell:after,
.sales-banners .banners-container .cell:before{
	opacity: 1;
}
.sales-banners .maps{
	margin-top: 20px;
	border: 1px solid #cecece;
	border-radius: 3px;
}
.sales-banners .maps iframe{
	width: calc(100% - 1px);
	min-height: 480px;
}
.form-sales .custom-table td{
	font-size: 12px;
	padding: 15px 5px 17px 10px;
}
.input-paragraph2 .select2-container{
	width: 100% !important;
}
.input-paragraph2 label{
	margin-right: 10px;
}
.input-paragraph2:last-child{
	/*padding-bottom: 0;*/
}
.input-paragraph2:last-child:before{
	display: none;
}
.input-paragraph2{
	align-items: center;
	margin-bottom: 0px;
	padding-bottom: 14px;
}
.input-paragraph2:before{
	position: absolute;
	/*content: "";*/
	width: calc(100% + 30px);
	height: 4px;
	left: -15px;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(177, 177, 177, 0.2), rgba(255, 255, 255, 0));
}
.input-paragraph2 .select2-container--default .select2-selection--single ,
.input-paragraph2 .select2-container--default .select2-selection--multiple{
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #d8d8d8;
	height: 23px;
	outline: none;
}
.input-paragraph2 .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 22px;
}
.header-filter.filters .filter-cell .custom-dropdown-head{
	line-height: 24px;
	padding-left: 0px;
	height: 20px;
	background-color: transparent;
	border-radius: 0px;
	padding-right: 15px;
}
.container-tab-img-map .input-paragraph2:before{
	display: none;
}
.header-filter.filters .custom-dropdown-head:before {
	width: 4px;
	height: 4px;
	top: calc(50% + -2.5px);
	right: calc(0% + 6.5px);
}
.header-filter.filters .filter-cell{
	width: auto;
}
.header-filter.filters{
	justify-content: space-between;
}
.maps2 iframe{
	width: 100%;
	height: 450px;
}
.list-view ul li a i{
	color: #9ca2aa;
}
.custom-multiple-select .custom-checkbox{

}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: transparent;
	border: none;
	border-radius: 0;
	margin-top: 9px;
	padding: 0 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #ff0909;
}
.open-multiple-container{
	border: none;
	border-bottom: 1px solid #aaaaaa;
	width: 100%;
	outline: none;
	height: 22px;
}
.list-view ul li a figure {
	width: 35px;
	height: 35px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 5px;
	margin: 0;
}
.list-view ul li a h4 {
	font-size: 13px;
	margin: 0;
	margin-left: 15px;
}
.list-view ul li a{
	color: inherit;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
}
.list-view ul li:last-child{
	padding-bottom: 0px;
	border-bottom: none;

}
.list-view ul li{
	margin-bottom: 15px;
	list-style: none;
	border-bottom: 1px solid #d9dbdb;
	padding-bottom: 15px;
}
.list-view ul {

}
.custom-modal.edit-popap .modal-content iframe,
.custom-modal.edit-popap .modal-content{
	min-height: 570px;
}
.custom-modal#addspace .modal-content iframe,
.custom-modal#addspace .modal-content{
	min-height: 433px;
}
.load-gif.hide{
	display: none;
}
.load-gif{
	max-width: initial;
	width: initial;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 35%;
	transform: translate(-50%);
}
.banner-tv img{
	max-width: 100%;
}
.ad-zone img{
	max-width: 100%;
}
.ad-zone{
	position: relative;
}
.container-point{

}
.container-point .add{
	width: 30px;
	position: absolute;
	display: block;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	border-radius: 100%;
	left: 0;
	top: 0;
	margin-left: -15px;
	margin-top: -15px;
	background: rgba(0, 0, 0, 0.33);
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	border: 1px solid white;
}
.container-point .add:hover {
	/*color: white;*/
	/*border-color: #a6abb3;*/
	/*background-color: #a6abb3;*/
}
.time-price .ic{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background-color: #0a6fb4;
	display: inline-block;
}
.time-price{
   text-align: center;
}
.time-price p.time{
   margin-bottom: 5px;
}
.info-poin{
	max-width: 200px;
	padding: 5px 15px;
}
.container-info-poin{
	background: rgba(0, 0, 0, 0.52);
	color: white;
	border-color: white;
	margin-top: 10px;
	font-size: 14px;
}
.tabs-view3{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #343a40;
	margin-bottom: 25px;
}
.tabs-view3 .tab-link{
	color: #2c2c2c;
	line-height: 47px;
	height: 47px;
	background-color: #f5f5f6;
	cursor: pointer;
	position: relative;
	list-style: none;
	padding: 0 35px;
}
.tabs-view3 .tab-link.current-menu-item {
	background-color: #e2e2e2;
	color: #2c2c2c;
}



.creative-gallery .gallery-content .tab-pane.active{
	display: block;
}
.creative-gallery .gallery-content{
	margin-top: 35px;
}
.creative-gallery .gallery-content .tab-pane{
	display: none;
}
.creative-gallery .gallery-tabs .delete-banner{
	width: 20px;
	height: 20px;
	position: absolute;
	color: #cccccc;
	display: block;
	top: 0;
	right: 0;
	cursor: pointer;
	text-align: center;
	border: 1px solid;
	border-radius: 3px;
}
.creative-gallery .gallery-tabs div .active span,
.creative-gallery .gallery-tabs li .active span {
	color: #02c8d5;
}
.creative-gallery .gallery-tabs div a,
.creative-gallery .gallery-tabs li a {
	color: inherit;
	text-decoration: none;
}
.creative-gallery .gallery-tabs div.add-new,
.creative-gallery .gallery-tabs li.add-new {
	margin-top: 20px;
}
.creative-gallery .gallery-tabs {
	display: block;
}
.creative-gallery .gallery-tabs div,
.creative-gallery .gallery-tabs li {
	list-style: none;
	position: relative;
}
.slider-creative .select-image img{
	width: 100%;
}
.slider-creative .select-image{
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	outline: none;
}
.slider-creative .select-image .custom-radio{
	position: absolute;
	right: 0;
	width: unset;
	top: 8px;
}
.slider-creative .custom-radio label:before{
	width: 30px;
	height: 30px;
	left: 0px;
	border: 2px solid #ccc;
	background: white;
}
.slider-creative .custom-radio input:checked+label:before {
	content: '';
	width: 30px;
	height: 30px;
	background-color: #00bec9;
	border: 2px solid #00bec9;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
	left: 0;
}
.select-block{}
.modal-body .input-paragraph2{
	padding-bottom: 7px;
}
.modal-content .list-view {
	overflow: auto;
}
.modal-content .list-view  figure{
	width: auto;
}
.modal-content .list-view .container-dropdown .name{
	margin-bottom: 0;
	font-size: 15px;
	line-height: 85%;
	margin-top: 10px;
	height: 100%;
	padding-right: 30px;
	padding-left: 4px;
}
/*.select-block .select2 {*/
	/*border: none;*/
	/*border-bottom: 1px solid #d8d8d8;*/
	/*width: 100% !important;*/
	/*outline: none;*/
	/*height: 22px;*/
	/*padding-left: 50px;*/
/*}*/
/*.select-block .select2-container--default .select2-selection--single{*/
	/*background-color: transparent;*/
	/*border: none;*/
	/*border-radius: 0;*/
	/*height: 21px;*/
	/*outline: none !important;*/
	/*box-shadow: none;*/
/*}*/
/*.select-block .select2-container--default .select2-selection--single .select2-selection__rendered{*/
	/*line-height: 20px;*/
/*}*/
/*.select2-container--default .select2-selection--single .select2-selection__arrow{*/
	/*height: 18px;*/
/*}*/





.switch {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 22px;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.switch .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.switch .slider:before {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.switch input:checked + .slider {
	background-color: #02c8d5;
}

.switch input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

.switch input:checked + .slider:before {
	-webkit-transform: translateX(14px);
	-ms-transform: translateX(14px);
	transform: translateX(14px);
}

/* Rounded sliders */
.switch .slider.round {
	border-radius: 34px;
}

.switch .slider.round:before {
	border-radius: 50%;
}

.have-invitation{
	height: 65px;
	background-color: #dedede;
	z-index: 4;
	width: 100%;
	left: 0;
	box-shadow: 0px 0 4px #000000;
	justify-content: center;
	align-items: center;
	display: flex;
	position: fixed;
}
.have-invitation p{
	margin-bottom: 0;
	color: black;
	font-size: 15px;
}

.right-side-vew {
  color: #343a40;
  font-size: 12px;
}
.right-side-vew p.det {
  font-size: 1rem;
}
.right-side-vew p:not(.det) {
  border-bottom: 1px solid lightgray;
}
.right-side-vew p span {
  float: right;
}




@media screen and (max-width:1300px) {
	.body-cabinet{
		margin-left: 25px;
		margin-right: 25px;
	}
	.header-cabinet .tags {
		right: 25px;
	}
	.header-cabinet h1 {
		padding: 54px 25px 120px;
	}
	.campaigns-cell .text {
	}
	.campaigns-cell {
		font-size: 14px;
	}
	.campaigns-cell .text span {
		font-size: 22px;
	}
	.campaigns-cell figure.accordion-horizontal i {
		font-size: 35px;
	}
	.campaigns-cell figure.accordion-horizontal i {
		font-size: 30px;
		margin-top: 5px;
	}
	.campaigns-cell figure.accordion-horizontal .go-all-boards {
		min-width: 75px;
	}
	.campaigns-cell figure.accordion-horizontal .amount {
		min-width: 28px;
		font-size: 15px;
	}

}
@media screen and (max-width:1200px) {
	.campaigns-cell .text {
		font-size: 25px;
	}
	.campaigns-cell {
		font-size: 13px;
	}
	.campaigns-cell .text span {
		font-size: 19px;
	}

}
@media screen and (max-width:992px) {
	.cabinet-sidebar .left-hide-sidebar {
		width: 0px;
	}
	.campaigns-row .campaigns-cell:first-child{
		order: -2;
	}
	.campaigns-cell figure.accordion-horizontal span:not(.btn) {
		padding-bottom: 40%;
	}
	.campaigns-row .campaigns-cell:last-child {
		order: -1;
	}
	body {
		font-size: 14px;
		padding-left: 0;
	}
	.container-cabinet.open-sidebar {
		margin-left: 0;
	}
	.login-register .left-block {
		padding: 0 25px
	}
	.login-register .logo {
		left: 17px
	}
}
@media screen and (max-width:768px) {
	.body-cabinet {
		margin-left: 10px;
		margin-right: 10px;
		padding: 30px 10px;

	}
	.login-register {
		display: block
	}
	.login-register .right-block {
		display: none
	}
	.login-register .left-block {
		min-width: 100%;
		min-height: 100vh
	}
}
@media screen and (max-width:450px) {
	.campaigns-row{
		flex-direction: column;
	}
	.campaigns-row .campaigns-cell:last-child,
	.campaigns-row .campaigns-cell:first-child {
		width: 100%;
		max-width: 100%;
		order: initial;
	}
	.campaigns-cell{
		margin-bottom: 10px;
	}
}

.field_light_display {
  position: relative;
  touch-action: pan-y;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 8px;
}
.field_light_display > div {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  margin: 4px 1px;
}
.field_light_display > div > div:first-child {
  opacity: 0.5;
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 8px;
  pointer-events: none;
  transition: background-color linear .08s;
  background-color: lightgray;
}
.field_light_display > div > div:last-child {
  position: absolute;
  top: -3px;
  left: 0;
  right: auto;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6);
  transition: -webkit-transform linear .08s, background-color linear .08s;
  transition: transform linear .08s, background-color linear .08s;
  will-change: transform;
  background-color: #fafafa;
}
.field_light_display > input:checked + div > div:last-child {
  -webkit-transform: translate(16px, 0);
  transform: translate(16px, 0);
  background-color: gold;
}
.field_light_display > input {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}





