@charset "UTF-8";

:root {
	--text-color: #17161A;
	--link-color: #FF166F;
	/*--gradient: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);*/
	--gradient:linear-gradient(95.55deg, #9dcd4a 14.25%, #73b500 93.67%);
}

body {
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.helix-ultimate-preloader {
	overflow: hidden;
}

body.helix-ultimate-preloader:before {
	content: " ";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99998;
	background: rgba(255, 255, 255, 0.9);
}

body.helix-ultimate-preloader:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 36px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -24px;
	margin-left: -24px;
	width: 48px;
	height: 48px;
	line-break: 48px;
	font-weight: 900;
	text-align: center;
	color: #007bff;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
	z-index: 99999;
}

body.com-sppagebuilder.view-form.layout-edit-iframe #sp-header {
	display: none !important;
}

a {
	transition: color 400ms, background-color 400ms;
}

a,a:hover,a:focus,a:active {
	text-decoration: none;
}

label {
	font-weight: normal;
}

legend {
	padding-bottom: 10px;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

.page_header h1, .page_header h2{
	font-size:34px;
}
.catalog_header h1{
	font-size: 34px;
    line-height: 40px;
    font-weight: 600;
}
@media (max-width:1200px) {
	.page_header h1, .page_header h2{
		font-size:30px;
	}
}
@media (max-width:991px) {
	.page_header h1, .page_header h2{
		font-size:26px;
	}
}
@media (max-width:767px) {
	.page_header h1, .page_header h2{
		font-size:23px;
		line-height: 30px;
	}
}
@media (max-width:550px) {
	.page_header h1, .page_header h2{
		font-size:23px;
	}
}

.row {
	--bs-gutter-x: 1.875rem;
}

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

@media (min-width:1200px) {
	.container {
		max-width: 1140px;
	}
}

.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#system-message-container {
	position: fixed;
	bottom: 0px;
	right: 15px;
	max-width: 350px;
}

#system-message-container .alert {
	font-size: 13px;
	line-height: 1.5;
}

#system-message-container .alert>.btn-close {
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}

#system-message-container joomla-alert {
	font-size: 13px;
}

.com-users.view-registration #member-registration .modal-dialog,.com-users.view-registration #member-profile .modal-dialog,.com-users.view-profile #member-registration .modal-dialog,.com-users.view-profile #member-profile .modal-dialog {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem);
}

.registration #member-registration #jform_privacyconsent_privacy-lbl {
	display: inline-flex;
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a {
	position: initial;
	display: block;
	color: #17161A;
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a:hover,.registration #member-registration #jform_privacyconsent_privacy-lbl>a:focus {
	color: #044CD0;
}

body.com-users.view-registration>#sbox-window {
	overflow: hidden;
}

body.com-users.view-registration>#sbox-window>#sbox-btn-close {
	top: 5px;
	right: 5px;
}

.modal-dialog.jviewport-width80 {
	width: 80vw;
	max-width: none;
}

.btn:focus {
	box-shadow: none !important;
}

@media (max-width:1440px) {
	.sp-dropdown.sp-dropdown-mega {
		width: 920px !important;
	}
}

#sp-top-bar {
	padding: 8px 0;
	font-size: 0.875rem;
}

#sp-top-bar .sp-module {
	display: inline-block;
	margin: 0 0 0 1.25rem;
}

ul.social-icons {
	list-style: none;
	padding: 0;
	margin: -5px;
	margin-left: 15px;
	margin-right: 65px;
	display: inline-block;
	font-weight: 700;
}

ul.social-icons>li {
	display: inline-block;
	margin: 5px;
}

ul.social-icons>li:not(:last-child):after {
	content: " /";
}

.sp-module-content .mod-languages ul.lang-inline {
	margin: 0;
	padding: 0;
}

.sp-module-content .mod-languages ul.lang-inline li {
	border: none;
	display: inline-block;
	margin: 0 5px 0 0;
}

.sp-module-content .mod-languages ul.lang-inline li a {
	padding: 0 !important;
}

.sp-module-content .mod-languages ul.lang-inline li>a:before {
	display: none;
}

.sp-module-content .latestnews>li>a>span {
	display: block;
	margin-top: 5px;
	font-size: 85%;
}

.sp-contact-info {
	list-style: none;
	padding: 0;
	margin: 0 45px 0;
	font-size: 19px;
	font-weight: 700;
}

.sp-contact-info li {
	display: inline-block;
	font-size: 90%;
	white-space: nowrap;
}

.sp-contact-info li:not(:last-child) {
	margin-right: 45px;
}

.sp-contact-info li i {
	margin: 0 3px;
}

#sp-header {
	height: 110px;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 99;
	padding: 23px 55px 0 55px;
	transition: 0.3s;
}

#sp-header .logo {
	height: 90px;
	display: inline-flex;
	margin: 0;
	align-items: center;
}

#sp-header .logo a {
	font-size: 23px;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#sp-header .logo p {
	margin: 5px 0 0;
}

#sp-header .logo .dark-logo {
	display: none !important;
}

#sp-header.classic-header {
	position: fixed;
}

#sp-header.classic-header #sp-menu .sp-column {
	justify-content: flex-start;
}

#sp-header.classic-header #sp-logo .sp-column {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#sp-header.classic-header #sp-logo .sp-column .logo-right-wrap {
	flex: auto;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

#sp-header.classic-header .logo-right-wrap {
	font-size: 17px;
}

#sp-header.classic-header .logo-right-wrap a {
	color: #17161A;
}

#sp-header.classic-header .logo-right-wrap a:hover,#sp-header.classic-header .logo-right-wrap a:focus {
	color: #FF166F;
}

#sp-header.classic-header #menu-toggler {
	width: 62px;
	height: 62px;
	display: inline-flex;
	background: #17161A;
	text-align: center;
	border-radius: 100px;
	align-items: center;
	justify-content: center;
	z-index: 1;
	cursor: pointer;
}

#sp-header.classic-header #menu-toggler svg {
	fill: #fff;
}

#sp-header.classic-header #menu-wrapper {
	background: #fff;
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	transition: 0.5s;
	bottom: 120%;
	overflow: hidden;
	display: flex;
	z-index: 10;
}

#sp-header.classic-header #menu-wrapper.active {
	bottom: 0;
}

#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li>a,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li>span {
	display: block;
}

#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li>a:after,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li>span:after {
	opacity: 0.3;
	transition: 0.3s;
}

#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li:hover>a,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li:hover>span,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li.active>a,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li.active>span {
	color: #FF166F;
}

#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li:hover>a:after,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li:hover>span:after,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li.active>a:after,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li.active>span:after {
	opacity: 1;
}

#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li>a .nav-counter,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li>span .nav-counter {
	font-size: 15px;
}

#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li:hover>a:before,#sp-header.classic-header #menu-wrapper .sp-megamenu-parent>li.active>a:before {
	width: 0;
	opacity: 0;
}

#sp-header.classic-header #menu-wrapper .menu-wrapper-inner {
	position: relative !important;
	width: 100%;
}

#sp-header.classic-header #menu-wrapper .menu-wrapper-inner #menu-dismiss {
	position: absolute;
	top: 60px;
	left: 60px;
	cursor: pointer;
}

#sp-header.classic-header #menu-wrapper .menu-wrapper-inner #menu-dismiss svg {
	font-size: 55px;
}

#sp-header.classic-header #menu-wrapper .menu-wrapper-inner>.container {
	display: flex;
	padding: 70px 0;
	align-items: center;
	height: 100%;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent {
	display: flex !important;
	flex-direction: column;
	width: 330px;
	border-right: 2px solid #F8F5F3;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li {
	position: initial;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li:not(:last-child) {
	margin-bottom: 50px;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li>a,#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li>span {
	font-size: 34px;
	font-weight: 600;
	text-transform: initial;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li.sp-has-child>a:after,#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li.sp-has-child>span:after {
	content: "";
	background-image: url('../images/arrow.svg');
	background-size: 27px 14px;
	height: 14px;
	width: 27px;
	margin-top: 19px;
	margin-left: 30px;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent li.sp-has-child:hover>.sp-dropdown {
	width: 380px !important;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent .sp-dropdown {
	left: 100% !important;
	transition: 0.3s;
	width: 0 !important;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	top: 50%;
	transform: translateY(-50%);
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	box-shadow: none;
	background: #F8F5F3;
	border-radius: 0px;
	position: relative;
	padding: 60px;
	overflow: visible !important;
	max-height: initial;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul>li>a {
	font-weight: 500 !important;
	font-size: 19px !important;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:before,#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:after {
	content: "";
	background: #F8F5F3;
	left: 0;
	height: 2000px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:before {
	top: -2000px;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:after {
	bottom: -2000px;
}

#sp-header.transparent-header:before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
}

#sp-header.transparent-header {
	position: relative;
}

#sp-header.transparent-header .nav-placeholder {
	display: none !important;
}

#sp-header.transparent-header .sp-megamenu-parent>li>a {
	color: #fff;
}

#sp-header.transparent-header.header-sticky:before {
	display: none;
}

#sp-header.transparent-header.header-sticky .logo-image {
	display: none !important;
}

#sp-header.transparent-header.header-sticky .dark-logo {
	display: block !important;
}

#sp-header.transparent-header.header-sticky .sp-megamenu-parent>li>a {
	color: var(--text-color);
}

#sp-header.transparent-header.header-sticky .contact-us-wrap .sppb-btn {
	color: var(--text-color) !important;
}

#sp-header.header-sticky {
	position: fixed;
	z-index: 9999;
	background-color: #fff;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

body.default-home #sp-header.transparent-header {
	/*background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);*/
}

body.default-home #sp-header.transparent-header.header-sticky {
	background-image: none;
}

#sp-menu>.sp-column {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
}

#sp-menu>.sp-column nav.sp-megamenu-wrapper {
	order: -1;
	margin-right: 40px;
	margin-top: 15px;
}

.sp-page-title {
	background-color: transparent !important;
	margin-top: 20px;
	margin-top: 0px;
}
@media (max-width:1500px) {
	.sp-page-title {
		margin-top: -20px;
	}
}
@media (max-width:1199px) {
	.sp-page-title {
		margin-top: -40px;
	}
}


.sp-page-title .sp-page-title-heading {
	position: relative;
	font-weight: 800;
	font-size: 290px;
	line-height: 290px;
	letter-spacing: -1.5px;
	color: #C9C9C9;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #D2D2D2;
	position: absolute;
	margin-left: -58px;
}

.sp-page-title .sp-page-title-heading:before {
	content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: -138px;
    bottom: -25px;
    display: block;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.85) 80%);
}

.sp-page-title .sp-page-title-sub-heading {
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	margin-top: 10px;
}

.sp-page-title .breadcrumb {
	background: none;
	padding: 0;
	margin: 10px 0 0 0;
}

.sp-page-title .breadcrumb>.active {
	color: rgba(255, 255, 255, 0.8);
}

.sp-page-title .breadcrumb>span,.sp-page-title .breadcrumb>li,.sp-page-title .breadcrumb>li+li:before,.sp-page-title .breadcrumb>li>a {
	color: #fff;
}

.body-innerwrapper {
	overflow-x: hidden;
}

.layout-boxed .body-innerwrapper {
	max-width: 1240px;
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

#sp-main-body {
	padding: 100px 0;
}

.com-sppagebuilder #sp-main-body {
	padding: 0;
}

#sp-left .sp-module,#sp-right .sp-module {
	margin-top: 50px;
	border: 1px solid #f3f3f3;
	padding: 30px;
	border-radius: 3px;
}

#sp-left .sp-module:first-child,#sp-right .sp-module:first-child {
	margin-top: 0;
}

#sp-left .sp-module .sp-module-title,#sp-right .sp-module .sp-module-title {
	margin: 0 0 30px;
	padding-bottom: 20px;
	font-size: 21px;
	font-weight: 700;
	border-bottom: 1px solid #f3f3f3;
}

#sp-left .sp-module ul,#sp-right .sp-module ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sp-left .sp-module ul>li,#sp-right .sp-module ul>li {
	display: block;
	border-bottom: 1px solid #f3f3f3;
}

#sp-left .sp-module ul>li>a,#sp-right .sp-module ul>li>a {
	display: block;
	padding: 5px 0;
	line-height: 36px;
	padding: 2px 0;
}

#sp-left .sp-module ul>li:last-child,#sp-right .sp-module ul>li:last-child {
	border-bottom: none;
}

#sp-left .sp-module .categories-module ul,#sp-right .sp-module .categories-module ul {
	margin: 0 10px;
}

#sp-left .sp-module .latestnews>div,#sp-right .sp-module .latestnews>div {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
}

#sp-left .sp-module .latestnews>div:last-child,#sp-right .sp-module .latestnews>div:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

#sp-left .sp-module .latestnews>div>a,#sp-right .sp-module .latestnews>div>a {
	display: block;
	font-weight: 400;
}

#sp-left .sp-module .tagscloud,#sp-right .sp-module .tagscloud {
	margin: -2px 0;
}

#sp-left .sp-module .tagscloud .tag-name,#sp-right .sp-module .tagscloud .tag-name {
	display: inline-block;
	padding: 5px 10px;
	background: #808080;
	color: #fff;
	border-radius: 4px;
	margin: 2px 0;
}

#sp-left .sp-module .tagscloud .tag-name span,#sp-right .sp-module .tagscloud .tag-name span {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}

body.com-users.view-login section#sp-bottom,body.com-users.view-registration section#sp-bottom {
	display: none;
}

.login img {
	display: inline-block;
	margin: 20px 0;
}

.login .checkbox input[type="checkbox"] {
	margin-top: 6px;
}

.form-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.view-login {
	position: relative;
}

.view-login .form-group {
	margin-bottom: 25px;
}

.view-login #sp-left {
	background: #F8F5F3;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 395px;
	z-index: 1;
	height: 100vh;
}

.view-login #sp-left .sp-module {
	padding: 15px;
}

.view-login #sp-bottom {
	z-index: 2;
	position: relative;
}

.view-login .sp-module {
	padding: 0px;
}

.view-login #sp-component {
	flex: 0 0 100%;
	max-width: 100%;
	margin-left: auto;
}

.view-login .sppb-carousel-extended-dots ul {
	display: flex;
}

.view-login .logout {
	text-align: center;
	margin: 200px 0px;
}

.view-login .list-group .list-group-item {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #17161A;
}

.view-login .list-group .list-group-item:hover {
	color: #FF166F;
}

.view-registration #member-registration>div {
	margin-top: 40px;
}

.view-registration .btn.btn-secondary {
	margin-left: 15px;
}

.view-registration .form-group {
	margin-bottom: 25px;
}

.registration .modal {
	display: inline-block;
	position: inherit;
}

.com-content.layout-edit .nav-tabs .nav-link,.com-content.layout-edit label.hasPopover,.registration label.hasPopover {
	display: inline-block !important;
}

.registration .form-check-inline input[type="radio"] {
	display: inline-block;
}

.search .btn-toolbar {
	margin-bottom: 20px;
}

.search .btn-toolbar span.icon-search {
	margin: 0;
}

.search .btn-toolbar button {
	color: #fff;
}

.search .phrases .phrases-box .controls label {
	display: inline-block;
	margin: 0 20px 20px;
}

.search .phrases .ordering-box {
	margin-bottom: 15px;
}

.search .only label {
	display: inline-block;
	margin: 0 20px 20px;
}

.search .search-results dt.result-title {
	margin-top: 40px;
}

.search .search-results dt,.search .search-results dd {
	margin: 5px 0;
}

.filter-search .chzn-container-single .chzn-single {
	height: 34px;
	line-height: 34px;
}

.form-search .finder label {
	display: block;
}

.form-search .finder .input-medium {
	width: 60%;
	border-radius: 4px;
}

.finder .word input {
	display: inline-block;
}

.finder .search-results.list-striped li {
	padding: 20px 0;
}

.article-list .article {
	margin-bottom: 105px;
}

.article-list .article .article-intro-image,.article-list .article .article-featured-video,.article-list .article .article-featured-audio,.article-list .article .article-feature-gallery {
	overflow: hidden;
}


.article-list .article .article-header h1,.article-list .article .article-header h2 {
	font-size: 1.375rem;
	margin: 0 0 1.25rem 0;
}

.article-list .article .article-header h1 a,.article-list .article .article-header h2 a {
	color: #17161A;
}

.article-list .article .article-header h1 a:hover,.article-list .article .article-header h1 a:active,.article-list .article .article-header h1 a:focus,.article-list .article .article-header h2 a:hover,.article-list .article .article-header h2 a:active,.article-list .article .article-header h2 a:focus {
	color: #044CD0;
}

.article-list .article .readmore {
	font-size: 0.875rem;
}

.article-list .article .readmore a {
	color: #17161A;
	font-weight: 500;
}

.article-list .article .readmore a:hover,.article-list .article .readmore a:active,.article-list .article .readmore a:focus {
	color: #044CD0;
}

.article-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1rem;
}

.article-info>span {
	font-size: 0.813rem;
}

.article-info>span+span::before {
	display: inline-block;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	content: ".";
}

.article-info>span a {
	color: #17161A;
}

.article-info>span a:hover {
	color: #044CD0;
}

.article-details .article-header {
	position: relative;
}

.article-details .article-header h1,.article-details .article-header h2 {
	font-size: 2.25rem;
}

.article-details .article-info {
	margin-bottom: 1rem;
}

.article-details .article-full-image {
	text-align: center;
	margin-bottom: 2rem;
}

.article-details .article-full-image img {
	display: inline-block;
	border-radius: 4px;
}

.article-details .article-featured-video,.article-details .article-featured-audio,.article-details .article-feature-gallery {
	margin-bottom: 2rem;
}

.article-details .article-can-edit {
	position: relative;
	margin-bottom: 10px;
}

.article-details .article-can-edit a {
	display: inline-block;
	background: #2a61c9;
	color: #fff;
	padding: 5px 12px;
	border-radius: 3px;
	font-size: 14px;
}

.related-article-list-container {
	margin-top: 15px;
}

.related-article-list-container ul.related-article-list {
	list-style: none;
	padding: 0;
}

.related-article-list-container ul.related-article-list li {
	margin-bottom: 10px;
}

.related-article-list-container ul.related-article-list li .article-header h2 {
	font-size: 1.2rem;
}

.related-article-list-container ul.related-article-list li .article-header h2 a {
	color: #252525;
}

.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
	color: #044cd0;
}

.related-article-list-container ul.related-article-list li .published {
	font-size: 15px;
	color: #5C5C5C;
}

.tags {
	list-style: none;
	padding: 0;
	margin: 2rem 0 0 0;
	display: block;
}

.tags>li {
	display: inline-block;
}

.tags>li a {
	display: block;
	font-size: 0.875rem;
	padding: 0.5rem 1rem;
	border-radius: 6.25rem;
}

.tags>li a:hover {
	color: #fff;
}

.pager {
	list-style: none;
	padding: 2rem 0 0 0;
	margin: 2rem 0 0 0;
	border-top: 1px solid #f5f5f5;
}

.pager::after {
	display: block;
	clear: both;
	content: "";
}

.pager>li {
	display: inline-block;
}

.pager>li.previous {
	float: left;
}

.pager>li.next {
	float: right;
}

.pager>li a {
	display: inline-block;
	font-size: 0.785rem;
	padding: 1rem 2.5rem;
	border-radius: 100px;
}

#article-comments {
	padding-top: 2rem;
	margin-top: 2rem;
	border-top: 1px solid #f5f5f5;
}

.article-ratings {
	display: flex;
	align-items: center;
}

.article-ratings .rating-symbol {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size: 1rem;
	display: inline-block;
	margin-left: 5px;
}

.article-ratings .rating-symbol span.rating-star {
	font-family: "Font Awesome 5 Free";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}

.article-ratings .rating-symbol span.rating-star.active:before {
	content: "";
	color: #f6bc00;
	font-weight: 900;
}

.article-ratings .rating-symbol span.rating-star:before {
	content: "";
	padding-right: 5px;
}

.article-ratings .rating-symbol span.rating-star:hover:before,.article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before {
	content: "";
	color: #e7b000;
	font-weight: 900;
	cursor: pointer;
}

.article-ratings .ratings-count {
	font-size: 0.785rem;
	color: #999;
}

.article-ratings .fa-spinner {
	margin-right: 5px;
}

.article-social-share .social-share-icon ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

.article-social-share .social-share-icon ul li {
	display: inline-block;
}

.article-social-share .social-share-icon ul li:not(:last-child) {
	margin-right: 35px;
}

.article-social-share .social-share-icon ul li a {
	font-size: 23px;
	display: inline-block;
	color: #fff;
}

.article-social-share .social-share-icon ul li a:hover,.article-social-share .social-share-icon ul li a:focus {
	color: #FF166F;
}

.newsfeed-category .category {
	list-style: none;
	padding: 0;
	margin: 0;
}

.newsfeed-category .category li {
	padding: 5px 0;
}

.newsfeed-category #filter-search {
	margin: 10px 0;
}

.category-module,.categories-module,.archive-module,.latestnews,.newsflash-horiz,.mostread,.form-links,.list-striped {
	list-style: none;
	padding: 0;
	margin: 0;
}

.category-module li,.categories-module li,.archive-module li,.latestnews li,.newsflash-horiz li,.mostread li,.form-links li,.list-striped li {
	padding: 2px 0;
}

.category-module li h4,.categories-module li h4,.archive-module li h4,.latestnews li h4,.newsflash-horiz li h4,.mostread li h4,.form-links li h4,.list-striped li h4 {
	margin: 5px 0;
}

.article-footer-top {
	display: table;
	clear: both;
	width: 100%;
}

.article-footer-top .post_rating {
	float: left;
}

.contentpane:not(.com-sppagebuilder) {
	padding: 20px;
}

#sp-bottom {
	padding: 60px 0 30px;
	font-size: 13px;
	line-height: 1.6;
}

#sp-bottom .sp-module {
	margin-bottom: 30px;
}

#sp-bottom .sp-module .sp-module-title {
	font-weight: 700;
	font-size: 17px;
	margin: 0 0 30px;
}

#sp-bottom .sp-module ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sp-bottom .sp-module ul>li {
	display: block;
	margin-bottom: 15px;
}

#sp-bottom .sp-module ul>li:last-child {
	margin-bottom: 0;
}

#sp-bottom .sp-module ul>li>a {
	display: block;
}

#sp-footer {
	font-size: 13px;
	padding: 0;
}

#sp-footer .container-inner {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#sp-footer ul.menu {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 -10px;
}

#sp-footer ul.menu li {
	display: inline-block;
	margin: 0 10px;
}

#sp-footer ul.menu li a {
	display: block;
}

#sp-footer ul.menu li a:hover {
	background: none;
}

#sp-footer #sp-footer2 {
	text-align: right;
}

html.offline body {
	background: #f3f3f3;
}

html.offline .offline-wrapper {
	padding: 50px;
	background-color: #ffffff;
	border-radius: 10px;
}

html.coming-soon,html.offline {
	width: 100%;
	height: 100%;
	min-height: 100%;
}

html.coming-soon body,html.offline body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 40%;
}

html.coming-soon .coming-soon-logo,html.offline .coming-soon-logo {
	display: inline-block;
	margin-bottom: 2rem;
}

html.coming-soon .coming-soon-title,html.offline .coming-soon-title {
	color: #FF166F;
}

html.coming-soon .coming-soon-content,html.offline .coming-soon-content {
	font-size: 28px;
	margin-top: 28px;
}

html.coming-soon #coming-soon-countdown,html.offline #coming-soon-countdown {
	margin-top: 4rem;
}

html.coming-soon #coming-soon-countdown .coming-soon-days,html.coming-soon #coming-soon-countdown .coming-soon-hours,html.coming-soon #coming-soon-countdown .coming-soon-minutes,html.coming-soon #coming-soon-countdown .coming-soon-seconds,html.offline #coming-soon-countdown .coming-soon-days,html.offline #coming-soon-countdown .coming-soon-hours,html.offline #coming-soon-countdown .coming-soon-minutes,html.offline #coming-soon-countdown .coming-soon-seconds {
	margin: 0;
	float: left;
	width: 25%;
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
	width: 100%;
	font-size: 47px;
	letter-spacing: -1px;
	line-height: 1;
	color: #FF166F;
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
	font-size: 1.5rem;
	letter-spacing: -1px;
	display: block;
	text-transform: uppercase;
}

html.coming-soon .coming-soon-position,html.offline .coming-soon-position {
	margin-top: 2rem;
}

html.coming-soon .social-icons,html.offline .social-icons {
	margin-top: 4rem;
}

html.coming-soon .social-icons li a,html.offline .social-icons li a {
	font-size: 19px;
	color: #17161A;
}

html.coming-soon .social-icons li a:hover,html.offline .social-icons li a:hover {
	color: #FF166F;
}

html.coming-soon .coming-soon-login form,html.offline .coming-soon-login form {
	display: inline-block;
}

html.error-page {
	width: 100%;
	height: 100%;
}

html.error-page body {
	width: 100%;
	height: 100%;
	/*display: -ms-flexbox;
	display: -webkit-box;*/
	display: block;
	/*-ms-flex-align: center;
	-ms-flex-pack: center;*/
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #f8f5f3;
}

html.error-page .error-logo {
	display: inline-block;
	margin-bottom: 40px;
}

html.error-page .error-code {
	margin: 0 0 1rem;
	font-size: 179px;
	line-break: 1;
	display: none;
}

html.error-page .error-message {
	font-style: normal;
	font-weight: 600;
	font-size: 34px;
	line-height: 40px;
	letter-spacing: -0.5px;
	margin-bottom: 50px;
}

html.error-page .btn.btn-secondary {
	background: var(--gradient);
	color: #fff;
}

html.error-page .btn.btn-secondary:hover,html.error-page .btn.btn-secondary:focus,html.error-page .btn.btn-secondary:active {
	background: linear-gradient(95.55deg, #ff6d2f 4.25%, #ff166f 93.67%);
}

html.error-page .error-modules {
	margin-top: 145px;
}

.error-page-wrapper .sppb-container-inner>.sppb-row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.sp-social-share ul {
	display: block;
	padding: 0;
	margin: 20px -5px 0;
}

.sp-social-share ul li {
	display: inline-block;
	font-size: 23px;
	margin: 0 5px;
}

.profile>div:not(:last-child) {
	margin-bottom: 30px;
}

.dl-horizontal dt {
	margin: 8px 0;
	text-align: left;
}

.page-header {
	padding-bottom: 15px;
}

table.category {
	width: 100%;
}

table.category thead>tr,table.category tbody>tr {
	border: 1px solid #f2f2f2;
}

table.category thead>tr th,table.category thead>tr td,table.category tbody>tr th,table.category tbody>tr td {
	padding: 10px;
}

.contact-form .form-actions {
	background: none;
	border: none;
}

@media print {
	.visible-print {
		display: inherit !important;
	}

	.hidden-print {
		display: none !important;
	}
}

.sp-preloader {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.sp-preloader>div {
	border-radius: 50%;
	height: 50px;
	width: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	position: absolute;
	animation: spSpin 0.75s linear infinite;
}

.sp-preloader>div:after {
	content: "";
	position: absolute;
	width: 49px;
	height: 49px;
	top: 1px;
	right: 0;
	left: 0;
	margin: auto;
	border-radius: 50%;
}

.sp-scroll-up {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 350px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: #333;
	border-radius: 3px;
	z-index: 1000;
}

.sp-scroll-up:hover,.sp-scroll-up:active,.sp-scroll-up:focus {
	color: #fff;
	background: #444;
}

.control-group {
	margin-bottom: 1rem;
}

.form-group .input-group-prepend {
	display: none;
}

.sppb-form-group .sppb-form-control,.form-control,input[type="text"]:not(.form-control),input[type="email"]:not(.form-control),input[type="url"]:not(.form-control),input[type="date"]:not(.form-control),input[type="password"]:not(.form-control),input[type="search"]:not(.form-control),input[type="tel"]:not(.form-control),input[type="number"]:not(.form-control),select:not(.form-control) {
	display: block;
	width: 100%;
	color: #17161A;
	border: none;
	border-bottom: 1px solid #bebebe;
	border-radius: 0px;
	font-weight: 800;
	font-size: 19px;
	line-height: 36px;
	letter-spacing: -0.3px;
	padding: 8px 0px;
	background: transparent;
}

.sppb-form-group .sppb-form-control:focus,.form-control:focus,input:not(.form-control)[type="text"]:focus,input:not(.form-control)[type="email"]:focus,input:not(.form-control)[type="url"]:focus,input:not(.form-control)[type="date"]:focus,input:not(.form-control)[type="password"]:focus,input:not(.form-control)[type="search"]:focus,input:not(.form-control)[type="tel"]:focus,input:not(.form-control)[type="number"]:focus,select:not(.form-control):focus {
	box-shadow: none;
	outline: none;
	border-color: #bebebe;
}

label {
	transform: translateY(40px);
	transition: transform 0.3s ease;
	padding: 0px;
	margin: 0px;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: #5c5c5c;
}

.form-check {
	padding-top: 30px;
	padding-bottom: 30px;
}

.form-check .form-check-label {
	transform: translateY(0px);
}

#jform_spacer-lbl {
	transform: translateY(0px);
}

.sppb-form-check {
	margin-top: 40px;
	margin-left: 40p;
}

.sppb-form-check .sppb-form-check-label {
	transform: translateY(0px);
}

.sppb-form-check .sppb-form-check-label:before {
	left: -30px;
}

#password-lbl,#jform_password1-lbl,#jform_password2-lbl {
	position: relative;
	z-index: 4;
}

::-webkit-input-placeholder {
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: #5c5c5c;
}

.focused {
	transform: translateY(0px);
}

select.form-control:not([multiple]),select:not(.form-control):not([multiple]),select.inputbox:not([multiple]),select:not([multiple]) {
	height: calc(2.25rem + 2px);
}

input[type="password"]:before {
	content: "";
}

.chzn-select,.chzn-select-deselect {
	width: 100%;
}

.chzn-container.chzn-container-single .chzn-single {
	display: block;
	width: 100%;
	padding: 0.5rem 0.75rem;
	font-size: 1rem;
	line-height: 1.25;
	height: calc(2.25rem + 2px);
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	box-shadow: none;
}

.chzn-container.chzn-container-single .chzn-single div {
	width: 30px;
	background: none;
}

.chzn-container.chzn-container-single .chzn-single div>b {
	background: none;
	position: relative;
}

.chzn-container.chzn-container-single .chzn-single div>b:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 0.875rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
	border-radius: 0.25rem 0.25rem 0 0;
}

.chzn-container.chzn-container-single .chzn-search {
	padding: 0.625rem;
}

.chzn-container.chzn-container-single .chzn-search input[type="text"] {
	display: block;
	width: 100%;
	padding: 0.5rem 1.429rem 0.5rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.25;
	height: calc(2rem + 2px);
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.chzn-container.chzn-container-single .chzn-search:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 0.875rem;
	color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.chzn-container.chzn-container-single .chzn-drop {
	border-color: rgba(0, 0, 0, 0.15);
	border-radius: 0 0 0.25rem 0.25rem;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-single .chzn-results li.highlighted {
	background-image: none !important;
}

.chzn-container.chzn-container-multi .chzn-choices {
	display: block;
	width: 100%;
	padding: 0 0.75rem;
	min-height: calc(2.25rem + 2px);
	line-height: 1.25;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.25;
	height: calc(2rem + 2px);
	background-color: #fff;
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
	margin: 5.5px 5px 0 0;
	padding: 5px 20px 5px 5px;
	background-image: none;
	background-color: #f5f5f5;
	border-color: rgba(0, 0, 0, 0.1);
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
	background: none;
	top: 5px;
	color: rgba(0, 0, 0, 0.2);
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
	color: rgba(0, 0, 0, 0.5);
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 0.875rem;
	position: absolute;
	top: 0;
	right: 0;
}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
	border-radius: 0.25rem;
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
	margin-top: -4px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
	padding: 0.75rem;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-top: 0;
	border-radius: 0 0 0.25rem 0.25rem;
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
	background: none;
}

.form-horizontal .control-label {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}

.form-horizontal .controls {
	margin-left: 220px;
}

.card-block {
	padding: 20px;
}

.card-block ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

.card-block ul li {
	display: block;
}

.alert.alert-error {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

#sp-cookie-consent {
	position: fixed;
	font-size: 15px;
	font-weight: 500;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10001;
}

#sp-cookie-consent>div {
	padding: 20px;
	position: relative;
}

.form-check-inline input[type="radio"] {
	display: none;
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
	margin: 0;
	margin-right: -5px;
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #f3f3f3;
	color: #333;
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	border-radius: 0;
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
	background: #46a546;
	color: #fff;
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
	display: none !important;
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
	border-left: 1px solid #b3b3b3;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.com-contenthistory .btn-group {
	display: flex;
	justify-content: flex-end;
}

.com-contenthistory .btn-group button {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	border: 1px solid #bbb;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.com-contenthistory .btn-group button:hover {
	color: #333;
	background-color: #e9e9e9;
}

#versionsModal {
	top: 10%;
}

#versionsModal .modal-dialog {
	max-width: 80%;
}

#versionsModal iframe {
	min-height: 300px;
}

body .sppb-btn,body .btn,.btn-primary {
	box-shadow: none !important;
	outline: none !important;
}

.btn:focus {
	box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
	background-color: #FF166F;
	border-color: #FF166F;
}

body .sppb-btn,body .btn {
	padding: 10px 33px 10px 34px;
	position: relative;
	z-index: 1;
	font-weight: 600;
	font-size: 15px;
	line-height: 2;
	line-height: 32px;
	text-align: center;
	border: none;
}

body .sppb-btn.sppb-btn-3d,body .btn.sppb-btn-3d {
	padding-top: 13px;
	padding-bottom: 12px;
}

body .sppb-btn.sppb-btn-xlg,body .btn.sppb-btn-xlg {
	font-size: 17px;
	padding: 11px 54px 11px 54px;
}

body .sppb-btn.sppb-btn-lg,body .btn.sppb-btn-lg {
	padding: 10px 54px 10px 54px;
}

body .sppb-btn.sppb-btn-sm,body .btn.sppb-btn-sm {
	padding: 6px 24px 6px 25px;
}

body .sppb-btn.sppb-btn-xs,body .btn.sppb-btn-xs {
	padding: 5px 20px 5px 20px;
	font-size: 12px;
}

body .sppb-btn.sppb-btn-default,body .sppb-btn.sppb-btn-primary,body .sppb-btn.btn-primary,body .btn.sppb-btn-default,body .btn.sppb-btn-primary,body .btn.btn-primary {
	background: var(--gradient);
	color: #fff;
}

body .sppb-btn.sppb-btn-default:hover,body .sppb-btn.sppb-btn-default:focus,body .sppb-btn.sppb-btn-default:active,body .sppb-btn.sppb-btn-primary:hover,body .sppb-btn.sppb-btn-primary:focus,body .sppb-btn.sppb-btn-primary:active,body .sppb-btn.btn-primary:hover,body .sppb-btn.btn-primary:focus,body .sppb-btn.btn-primary:active,body .btn.sppb-btn-default:hover,body .btn.sppb-btn-default:focus,body .btn.sppb-btn-default:active,body .btn.sppb-btn-primary:hover,body .btn.sppb-btn-primary:focus,body .btn.sppb-btn-primary:active,body .btn.btn-primary:hover,body .btn.btn-primary:focus,body .btn.btn-primary:active {
	background: linear-gradient(95.55deg, #ff6d2f 4.25%, #ff166f 93.67%);
}

body .sppb-btn.sppb-btn-default.sppb-btn-rounded,body .sppb-btn.sppb-btn-primary.sppb-btn-rounded,body .sppb-btn.btn-primary.sppb-btn-rounded,body .btn.sppb-btn-default.sppb-btn-rounded,body .btn.sppb-btn-primary.sppb-btn-rounded,body .btn.btn-primary.sppb-btn-rounded {
	border-radius: 6px;
}

body .sppb-btn.sppb-btn-default.sppb-btn-round,body .sppb-btn.sppb-btn-primary.sppb-btn-round,body .sppb-btn.btn-primary.sppb-btn-round,body .btn.sppb-btn-default.sppb-btn-round,body .btn.sppb-btn-primary.sppb-btn-round,body .btn.btn-primary.sppb-btn-round {
	border-radius: 30px;
}

body .sppb-btn.sppb-btn-default.sppb-btn-outline,body .sppb-btn.sppb-btn-primary.sppb-btn-outline,body .sppb-btn.btn-primary.sppb-btn-outline,body .btn.sppb-btn-default.sppb-btn-outline,body .btn.sppb-btn-primary.sppb-btn-outline,body .btn.btn-primary.sppb-btn-outline {
	background-color: #120b25;
	position: relative;
	border: solid 2px transparent;
	border-image: linear-gradient(-95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
	border-image-slice: 1;
	-webkit-background-clip: text;
	background-clip: text;
	border-radius: 4px;
	color: #fff;
	padding: 8px 31px 8px 32px;
}

body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover,body .sppb-btn.sppb-btn-default.sppb-btn-outline:focus,body .sppb-btn.sppb-btn-default.sppb-btn-outline:active,body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover,body .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus,body .sppb-btn.sppb-btn-primary.sppb-btn-outline:active,body .sppb-btn.btn-primary.sppb-btn-outline:hover,body .sppb-btn.btn-primary.sppb-btn-outline:focus,body .sppb-btn.btn-primary.sppb-btn-outline:active,body .btn.sppb-btn-default.sppb-btn-outline:hover,body .btn.sppb-btn-default.sppb-btn-outline:focus,body .btn.sppb-btn-default.sppb-btn-outline:active,body .btn.sppb-btn-primary.sppb-btn-outline:hover,body .btn.sppb-btn-primary.sppb-btn-outline:focus,body .btn.sppb-btn-primary.sppb-btn-outline:active,body .btn.btn-primary.sppb-btn-outline:hover,body .btn.btn-primary.sppb-btn-outline:focus,body .btn.btn-primary.sppb-btn-outline:active {
	border-color: #FF166F;
	-webkit-background-clip: border-box;
}

body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-black,body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-black,body .sppb-btn.btn-primary.sppb-btn-outline.btn-black,body .btn.sppb-btn-default.sppb-btn-outline.btn-black,body .btn.sppb-btn-primary.sppb-btn-outline.btn-black,body .btn.btn-primary.sppb-btn-outline.btn-black {
	background: transparent;
	border: 2px solid #17161A;
	background-clip: border-box;
	padding: 8px 31px 8px 32px;
	color: #17161A;
}

body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-black:hover,body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-black:focus,body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-black:active,body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-black:hover,body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-black:focus,body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-black:active,body .sppb-btn.btn-primary.sppb-btn-outline.btn-black:hover,body .sppb-btn.btn-primary.sppb-btn-outline.btn-black:focus,body .sppb-btn.btn-primary.sppb-btn-outline.btn-black:active,body .btn.sppb-btn-default.sppb-btn-outline.btn-black:hover,body .btn.sppb-btn-default.sppb-btn-outline.btn-black:focus,body .btn.sppb-btn-default.sppb-btn-outline.btn-black:active,body .btn.sppb-btn-primary.sppb-btn-outline.btn-black:hover,body .btn.sppb-btn-primary.sppb-btn-outline.btn-black:focus,body .btn.sppb-btn-primary.sppb-btn-outline.btn-black:active,body .btn.btn-primary.sppb-btn-outline.btn-black:hover,body .btn.btn-primary.sppb-btn-outline.btn-black:focus,body .btn.btn-primary.sppb-btn-outline.btn-black:active {
	background-color: #17161A;
	color: #fff !important;
}

body .sppb-btn.sppb-btn-default.sppb-btn-3d,body .sppb-btn.sppb-btn-primary.sppb-btn-3d,body .sppb-btn.btn-primary.sppb-btn-3d,body .btn.sppb-btn-default.sppb-btn-3d,body .btn.sppb-btn-primary.sppb-btn-3d,body .btn.btn-primary.sppb-btn-3d {
	border-bottom: 4px solid #044CD0;
}

body .sppb-btn.sppb-btn-default.sppb-btn-3d:hover,body .sppb-btn.sppb-btn-primary.sppb-btn-3d:hover,body .sppb-btn.btn-primary.sppb-btn-3d:hover,body .btn.sppb-btn-default.sppb-btn-3d:hover,body .btn.sppb-btn-primary.sppb-btn-3d:hover,body .btn.btn-primary.sppb-btn-3d:hover {
	border-bottom-color: transparent;
}

body .sppb-btn.sppb-btn-default.color-black,body .sppb-btn.sppb-btn-primary.color-black,body .sppb-btn.btn-primary.color-black,body .btn.sppb-btn-default.color-black,body .btn.sppb-btn-primary.color-black,body .btn.btn-primary.color-black {
	color: #17161A;
}

body .sppb-btn.sppb-btn-default.color-black:hover,body .sppb-btn.sppb-btn-default.color-black:focus,body .sppb-btn.sppb-btn-default.color-black:active,body .sppb-btn.sppb-btn-primary.color-black:hover,body .sppb-btn.sppb-btn-primary.color-black:focus,body .sppb-btn.sppb-btn-primary.color-black:active,body .sppb-btn.btn-primary.color-black:hover,body .sppb-btn.btn-primary.color-black:focus,body .sppb-btn.btn-primary.color-black:active,body .btn.sppb-btn-default.color-black:hover,body .btn.sppb-btn-default.color-black:focus,body .btn.sppb-btn-default.color-black:active,body .btn.sppb-btn-primary.color-black:hover,body .btn.sppb-btn-primary.color-black:focus,body .btn.sppb-btn-primary.color-black:active,body .btn.btn-primary.color-black:hover,body .btn.btn-primary.color-black:focus,body .btn.btn-primary.color-black:active {
	color: #fff;
	background-color: #e20056;
}

body .sppb-btn.sppb-btn-link,body .btn.sppb-btn-link {
	padding: 0px;
	color: #FF166F;
	letter-spacing: 1px;
	font-weight: 800;
}

.about-2-box {
	background: var(--gradient);
	opacity: 0.06;
	max-height: 355px;
}

.styled-title .sppb-addon-title {
	position: relative;
}

.styled-title .sppb-addon-title:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 3px;
	background: #a6ce39;
	bottom: 12px;
	left: 0;
}

.about-02-total-assets {
	background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
}

.about-02-total-assets-2 {
	background-color: #202528;
}

.about2-2-client-wrapper {
	z-index: 0 !important;
}

.sppb-addon-form-builder.inline-form-style .sppb-form-group {
	display: flex;
	margin: 0px;
	align-items: flex-end;
	margin-bottom: 90px;
	flex-wrap: wrap;
}

.sppb-addon-form-builder.inline-form-style label {
	transform: translate(0px);
	font-weight: 600;
	font-size: 19px;
	line-height: 34px;
	letter-spacing: -0.3px;
	color: #17161A;
	flex: 0 0 auto;
	max-width: 100%;
	margin-right: 20px;
	position: relative;
	bottom: 8px;
}

.sppb-addon-form-builder.inline-form-style ::-webkit-input-placeholder {
	font-weight: normal;
	font-size: 19px;
	line-height: 34px;
	letter-spacing: -0.3px;
	color: #5c5c5c;
}

.sppb-addon-form-builder.inline-form-style select.sppb-form-control {
	flex: 1 0 390px;
	max-width: 390px;
	padding: 0px 0px 10px 0px;
}

.sppb-addon-form-builder.inline-form-style textarea.sppb-form-control {
	overflow: hidden;
	flex: 0 0 712px;
	max-width: 712px;
}

.gradient-text {
	background: -webkit-linear-gradient(#e8e8e8, #ffffff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.wimble-stoke-text .sppb-addon-title {
	color: #C9C9C9;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #D2D2D2;
	position: relative;
}

.wimble-stoke-text .sppb-addon-title:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	right: -138px;
	bottom: 25px;
	display: block;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 10%, #fff 90%);
}

.sppb-addon-wimble-person:hover .sppb-person-introtext {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}

.sppb-addon-wimble-person:hover .sppb-person-social-icons {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}

.sppb-addon-wimble-person:hover .sppb-person-information {
	margin-bottom: 0px;
}

.sppb-addon-wimble-person .sppb-addon-content {
	position: relative;
}

.sppb-addon-wimble-person .sppb-person-image {
	margin-bottom: 0px;
	    border-bottom-left-radius: 10px;
}

.sppb-addon-wimble-person .sppb-wimble-person-info-wrapper {
	mix-blend-mode: normal;
	/*backdrop-filter: blur(50px);*/
	position: absolute;
	bottom: 0px;
	padding: 20px 0px 80px 25px;
	background: rgba(0, 0, 0, 0.5);
	min-height: 190px;
}

.sppb-addon-wimble-person .sppb-person-information {
	margin-bottom: -140px;
	transition: all 0.6s ease;
}

.sppb-addon-wimble-person .sppb-person-introtext {
	visibility: hidden;
	opacity: 0;
	transform: translateY(50px);
	transition: all 0.7s ease;
	max-width: 85%;
}

.sppb-addon-wimble-person .sppb-person-social-icons {
	visibility: hidden;
	opacity: 0;
	transform: translateY(60px);
	transition: all 0.7s ease;
}

.sppb-addon-wimble-person .sppb-person-name {
	letter-spacing: -0.3px;
}

@keyframes animheight {
	0% {
		height: 0px;
	}

	100% {
		height: auto;
	}
}

.wimble-home-slider.sppb-addon-sp-slider .sp-item.active .sp-slider-content-align-left:before {
	animation: leftAnimation 0.6s ease 1s 1 backwards;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left {
	max-width: 52.5%;
	margin-left: auto;
	position: relative;
	top: -50px;
	height: 400px;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left:before {
	content: "";
	width: 235px;
	position: absolute;
	height: 876px;
	/*background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);*/
	    background: linear-gradient(95.55deg, #ff166f 0%, #ff6b30 70%);
	opacity:0.72;
	/*mix-blend-mode: hard-light;*/
	display: block;
	bottom: -370px;
	left: -143px;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider_number {
	position: absolute;
	top: 0px;
	left: auto !important;
	right: 28%;
	top: 295px;
	height: 25px;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider_number>.sp-slider_current_number {
	font-size: 21px;
	padding: 0px 0px 0px 0px;
	bottom: 20px;
	left: 20px;
	transition: all 0.5s ease;
	font-weight: 800;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider_number .sp-slider-current-number-slash {
	color: rgba(255, 255, 255, 0.5);
	font-weight: 800;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider_number .sp-slider-current-number-right {
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px;
	font-weight: 400;
}

.wimble-home-slider.sppb-addon-sp-slider .sppb-sp-slider-title.arrow-title {
	position: relative;
	display: flex;
	max-width: 53%;
	flex: 1 0 auto;
}

.wimble-home-slider.sppb-addon-sp-slider .sppb-sp-slider-title.arrow-title:after {
	content: "";
	height: 2px;
	display: block;
	background: #8e8e8e;
	position: relative;
	flex: 1 0;
	top: 21px;
	left: 15px;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
	position: absolute;
	top: 76px;
	left: 115px;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-text-thumbnail-list {
	position: relative;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators {
	padding: 0px;
	border-radius: 10px 0px 0px 10px;
	background: #1b1f22;
	bottom: 125px;
	overflow: hidden !important;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators ul {
	display: flex;
	justify-content: space-between;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators ul li {
	margin: 0 0px;
	float: left;
	cursor: pointer;
	padding: 18px 0px 18px 30px;
	flex: 1 0 auto;
	max-width: 100%;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators ul li.active {
	background-color: rgba(134, 142, 147, 0.05);
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-number {
	font-weight: 800;
	font-size: 117px;
	line-height: 117px;
	letter-spacing: -0.5px;
	opacity: 0.13;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-dot-indicator-wrap {
	display: none;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-dot-indecator-text {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-dot-indecator-text.sp-dot-text-key-2 {
	display: none;
}

@keyframes leftAnimation {
	0% {
		width: 0px;
	}

	100% {
		width: 235px;
	}
}

.home-consultency .sp-megamenu-parent>li>a {
	color: #fff;
}

.home-consultency #sp-header.header-sticky .sp-megamenu-parent>li>a {
	color: #17161a;
}

.wimble-home-article-list .sppb-addon-article {
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding-bottom: 45px;*/
}

.wimble-home-article-list .sppb-addon-article .sppb-article-info-wrap {
	display: flex;
	flex-direction: column;
}

.wimble-home-article-list .sppb-addon-article .sppb-article-meta {
	order: -1;
	display: flex;
	flex-wrap: wrap;
}

.wimble-home-article-list .sppb-addon-article .sppb-meta-category,.wimble-home-article-list .sppb-addon-article .sppb-meta-date {
	font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #000;
}

.wimble-home-article-list .sppb-addon-article .sppb-meta-category a,.wimble-home-article-list .sppb-addon-article .sppb-meta-date a {
	color: rgba(23, 22, 26, 0.5);
}

.wimble-home-article-list .sppb-addon-article .sppb-meta-author {
	flex: 1 0 100%;
	max-width: 100%;
	order: -1;
	font-weight: 500;
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 20px;
}

.wimble-home-article-list .sppb-addon-article .sppb-meta-author:before {
	content: "By";
	color: #717171;
	margin-right: 5px;
}

.wimble-home-article-list .sppb-addon-article h3 {

	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 35px;
	padding-right: 15px;
	
	
    line-height: 24px;
    font-weight: normal;
	min-height: 80px;
}

.wimble-home-article-list .sppb-addon-article h3 a {
	color: #000000;
}

.wimble-home-article-list .sppb-addon-article h3 a:hover {
	color: #FF166F!important;
}

.wimble-home-article-list .sppb-addon-article .sppb-readmore {
	/*visibility: hidden;*/
	position: relative;
}

.wimble-home-article-list .sppb-addon-article .sppb-readmore:after {
	/*content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	visibility: visible;
	left: 0px;
	display: inline-block;
	color: #000000;
	font-size: 25px;
	opacity: 0.5;
	transition: 0.3s;*/
	
	content: "";
    background-image: url(../images/readmore-arrow.png);
    background-position: 0 100%;
    background-size: initial;
    background-repeat: no-repeat;
    height: 9px;
    width: 25px;
    padding-top: 50px;
    margin-left: 0px;
    /* position: absolute; */
    display: block;
}

.wimble-home-article-list .sppb-addon-article .sppb-readmore:hover {
	color: #FF166F;
}

.wimble-home-article-list .sppb-addon-article .sppb-readmore:hover:after {
	opacity: 1;
	color: #FF166F;
}

.wimble-article-thumb-view #sp-main-body {
	padding-top: 0;
}

.wimble-article-thumb-view .wimble-article-author-wrap,.wimble-article-thumb-view .article-info {
	display: none;
}

.wimble-article-thumb-view .article .article-body {
	margin-top: 35px;
}

.wimble-article-thumb-view .article .article-body .article-header h2 {
	font-weight: 500;
	font-size: 22px;
	line-height: 31px;
	text-align: center;
	letter-spacing: -0.5px;
	color: #17161a;
	padding: 0 10px;
}

.wimble-article-thumb-view .article .article-body .article-header h2 a:hover {
	color: #FF166F;
}

.wimble-article-classic-view .articles-leading {
	padding-top: 100px;
}

.wimble-article-classic-view .articles-leading .article {
	margin-bottom: 85px;
}

.wimble-article-classic-view .articles-leading .article .article-body {
	display: flex;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-author-wrap {
	width: 35%;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-author-wrap .article-author-information .media {
	display: block;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-author-wrap .article-author-information .media img {
	width: 36px;
	border-radius: 100%;
	filter: grayscale(1);
	margin-bottom: 15px;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-author-wrap .article-author-information .media .media-body h5 {
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	color: #17161a;
	text-transform: lowercase;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-author-wrap .article-author-information .media .media-body h5 span {
	display: block;
	color: #717171;
	font-weight: 500;
	text-transform: initial;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-wrap .article-info {
	font-weight: 500;
	font-size: 15px;
	color: #17161a;
	opacity: 0.5;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-wrap .article-header h2 {
	font-weight: 600;
	font-size: 44px;
	line-height: 62px;
	letter-spacing: -0.5px;
	width: 100%;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-wrap .article-header h2 a {
	color: #17161a;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-wrap .article-header h2 a:hover {
	color: #FF166F;
}

.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-wrap .article-introtext {
	font-size: 19px;
	line-height: 34px;
	letter-spacing: -0.3px;
	color: #000000;
	margin-bottom: 65px;
}

.wimble-article-classic-view .articles-leading .article .article-intro-image {
	display: block;
}

.wimble-article-classic-view .article {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
}

.wimble-article-classic-view .article .article-intro-image {
	display: none;
}

.wimble-article-classic-view .article .wimble-article-author-wrap {
	padding-bottom: 65px;
}

.wimble-article-classic-view .article .wimble-article-author-wrap .article-author-information .media {
	align-items: center;
}

.wimble-article-classic-view .article .wimble-article-author-wrap .article-author-information .media img {
	width: 36px;
	border-radius: 100%;
	filter: grayscale(1);
}

.wimble-article-classic-view .article .wimble-article-author-wrap .article-author-information .media-body h5 {
	font-weight: 500;
	font-size: 15px;
	color: #717171;
	margin: 0;
}

.wimble-article-classic-view .article .article-info {
	font-weight: 500;
	font-size: 15px;
	color: #17161a;
	opacity: 0.5;
	margin-bottom: 20px;
}

.wimble-article-classic-view .article .article-header h2 {
	font-weight: 800;
	font-size: 22px;
	line-height: 32px;
	width: 75%;
	margin-bottom: 35px;
}

.wimble-article-classic-view .article .article-header h2 a {
	color: #000;
	letter-spacing: -0.5px;
}

.wimble-article-classic-view .article .article-header h2 a:hover {
	color: #FF166F;
}

.wimble-article-classic-view .article .readmore {
	padding-bottom: 40px;
}

.wimble-article-classic-view .article .readmore a i {
	font-size: 24px;
}

.wimble-article-classic-view .article .readmore a:hover {
	color: #FF166F;
}

.wimble-article-list-view .article-list {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.wimble-article-list-view .article-list.articles-leading {
	border-top: 0;
}

.wimble-article-list-view .article-list.articles-leading .article {
	padding-left: 85px;
	margin-bottom: 105px;
	padding-top: inherit;
	padding-bottom: inherit;
	border-bottom: 0;
}

.wimble-article-list-view .article-list.articles-leading .article:after {
	position: unset;
}

.wimble-article-list-view .article-list.articles-leading .article .article-intro-image {
	display: block;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-author-wrap {
	display: none;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap {
	display: flex;
	flex-direction: column;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap .article-info {
	display: none;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap .article-header h2 {
	font-weight: 600;
	font-size: 44px;
	line-height: 62px;
	letter-spacing: -0.5px;
	margin-bottom: 40px;
	width: 100%;
	padding-left: inherit;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap .article-header h2 a {
	color: #17161a;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap .article-header h2 a:hover {
	color: #FF166F !important;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap ul.fields-container,.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap dl.fields-container {
	order: -1;
	position: absolute;
	left: 0;
	list-style: none;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap ul.fields-container dd.field-entry>span.field-label,.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap dl.fields-container dd.field-entry>span.field-label {
	display: none;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap ul.fields-container dd.field-entry>span.field-value,.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap dl.fields-container dd.field-entry>span.field-value {
	font-size: 19px;
	line-height: 22px;
	letter-spacing: -0.3px;
	color: #17161a;
	opacity: 0.5;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap ul.fields-container dd.field-entry:first-child,.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap dl.fields-container dd.field-entry:first-child {
	position: unset;
}

.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap .article-introtext {
	font-size: 19px;
	line-height: 34px;
	letter-spacing: -0.3px;
	color: #000;
	margin-bottom: 75px;
}

.wimble-article-list-view .article-list.articles-leading .article:hover .article-body .fields-container>dd.field-entry>span.field-value,.wimble-article-list-view .article-list.articles-leading .article:hover .article-body .fields-container>.field-entry {
	color: inherit;
	opacity: inherit;
}

.wimble-article-list-view .article-list.articles-leading .article:hover .article-body .article-header>h2>a {
	color: inherit;
}

.wimble-article-list-view .article-list.articles-leading .article:hover .article-body .fields-container>.field-entry {
	opacity: 0.5;
}

.wimble-article-list-view .article-list .article {
	position: relative;
	margin-bottom: 0;
	padding: 65px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	transition: 0.5s;
}

.wimble-article-list-view .article-list .article:after {
	position: absolute;
	z-index: -1;
	content: " ";
	background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.5s;
}

.wimble-article-list-view .article-list .article .article-intro-image {
	display: none;
}

.wimble-article-list-view .article-list .article .wimble-article-author-wrap,.wimble-article-list-view .article-list .article .article-info {
	display: none;
}

.wimble-article-list-view .article-list .article dd.field-entry>span.field-label {
	display: none;
}

.wimble-article-list-view .article-list .article .fields-container {
	margin-bottom: 0;
	position: absolute;
	left: 65px;
	list-style: none;
}

.wimble-article-list-view .article-list .article .fields-container .field-entry {
	margin-bottom: 0;
	font-size: 19px;
	line-height: 52px;
	letter-spacing: -0.3px;
	color: #17161a;
	opacity: 0.5;
	transition: 0.5s;
}

.wimble-article-list-view .article-list .article .fields-container .field-entry span.field-label {
	display: none;
}

.wimble-article-list-view .article-list .article .article-header h2 {
	margin-bottom: 0;
	padding-left: 150px;
	font-weight: 600;
	font-size: 34px;
	line-height: 51px;
	letter-spacing: -0.5px;
	width: 85%;
	transition: 0.5s;
}

.wimble-article-list-view .article-list .article .article-header h2 a {
	color: #17161a;
}

.wimble-article-list-view .article-list .article:hover .article-body .fields-container>.field-entry,.wimble-article-list-view .article-list .article:hover .article-body .article-header>h2>a {
	color: #fff;
	opacity: 1;
}

.wimble-article-list-view .article-list .article:hover:after {
	opacity: 1;
}

.wimble-article-list-view nav.pagination-wrapper {
	padding-top: 105px;
}

.view-article #sp-position1 {
	display: none;
}

.view-article.wimble-article-thumb-view .article-info {
	display: block;
}

.view-article #sp-main-body {
	padding-top: 0;
}

.view-article #sp-main-body .container {
	max-width: 100%;
	padding: 0;
}

.view-article .article-details .wimble-article-details-title-wraper {
	position: relative;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
	position: absolute;
	top: 150px;
	z-index: 1;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
	font-weight: 800;
	font-size: 85px;
	line-height: 93px;
	text-align: center;
	letter-spacing: -2.5px;
	width: 50%;
	margin: 0 auto 30px;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-author-information img {
	display: none;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-author-information h5 {
	font-weight: 600;
	font-size: 23px;
	letter-spacing: -0.5px;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-info {
	justify-content: center;
	margin-bottom: 25px;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-info span {
	font-weight: 600;
	font-size: 23px;
	letter-spacing: -0.5px;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-info span a {
	color: #fff;
}

.view-article .article-details .wimble-article-details-title-wraper:after {
	position: absolute;
	content: "";
	background-color: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.view-article .article-details .fields-container {
	display: none;
}

.view-article .article-details div[itemprop="articleBody"] {
	max-width: 730px;
	max-width: 1390px;
	margin: 0 auto;
	padding-top: 20px;
}
.container_in_article_page{
	max-width: 1390px;
	margin: 0 auto;
}
.container_in_article_page.breadcrumbs{
	margin-top: 65px;
}

.view-article .article-details div[itemprop="articleBody"] .wimble-article-dropcap:first-letter {
	font-size: 85px;
	text-align: center;
	letter-spacing: -1.5px;
	color: #000;
	float: left;
	margin: 0 45px 0 0;
	padding: 70px 60px;
	border: 1px solid #17161A;
	box-sizing: border-box;
}

.view-article .article-details div[itemprop="articleBody"] .wimble-highlight-text {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding: 50px 0;
}

.view-article .article-details div[itemprop="articleBody"] .sppb-addon-optin-forms {
	border: 2px solid rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	padding: 10px 65px 45px 65px;
}

.view-article .article-details div[itemprop="articleBody"] .sppb-addon-optin-forms .sppb-optin-form-details-wrap .sppb-optin-form-details {
	font-weight: 600;
	font-size: 34px;
	line-height: 42px;
	letter-spacing: -0.5px;
	color: #17161A;
	width: 80%;
}

.view-article .article-details div[itemprop="articleBody"] .sppb-addon-optin-forms .sppb-optin-form-content .button-wrap .sppb-btn {
	background: transparent;
	padding-right: 0;
}

.view-article .article-details div[itemprop="articleBody"] .sppb-addon-optin-forms .sppb-optin-form-content .button-wrap .sppb-btn i {
	color: #000;
	opacity: 0.4;
	transition: 0.5s;
}

.view-article .article-details div[itemprop="articleBody"] .sppb-addon-optin-forms .sppb-optin-form-content .button-wrap .sppb-btn:hover {
	cursor: pointer;
}

.view-article .article-details div[itemprop="articleBody"] .sppb-addon-optin-forms .sppb-optin-form-content .button-wrap .sppb-btn:hover i {
	color: #FF166F;
	opacity: 1;
}

.view-article .related-article-list-container {
	max-width: 730px;
	/*max-width: 1090px;*/
	margin: 0 auto;
}

.view-article .related-article-list-container .related-article-title {
	font-weight: 600;
	font-size: 23px;
	line-height: 33px;
	letter-spacing: -0.5px;
	color: #17161A;
	margin-bottom: 40px;
}

.view-article .related-article-list-container ul.article-list {
	border-top: 0;
}

.view-article .related-article-list-container ul.article-list li {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 0;
	padding: 45px 0;
}

.view-article .related-article-list-container ul.article-list li h2 {
	font-weight: 600;
	font-size: 34px;
	line-height: 51px;
	letter-spacing: -0.5px;
	margin-bottom: 20px;
}

.view-article .related-article-list-container ul.article-list li h2 a {
	color: #17161A;
}

.view-article .related-article-list-container ul.article-list li h2 a:hover {
	color: #FF166F;
}

.view-article .related-article-list-container ul.article-list li:last-child {
	border-top: 0;
	border-bottom: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-description {
	width: 100%;
}

.wimble-sp-simpleportfolio-img {
	width: 100%;
}

.sp-simpleportfolio .sp-simpleportfolio-filter {
	text-align: left;
	margin-bottom: 50px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter ul>li {
	margin: 0 60px 0 0;
}

.sp-simpleportfolio .sp-simpleportfolio-filter ul>li a {
	position: relative;
	background: transparent;
	font-size: 19px;
	line-height: 34px;
	letter-spacing: -0.3px;
	color: #000;
	padding: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-filter ul>li a:hover {
	color: #FF166F;
}

.sp-simpleportfolio .sp-simpleportfolio-filter ul>li a:after {
	position: absolute;
	content: "";
	width: 14px;
	height: 3px;
	background: linear-gradient(95.55deg, #FF166F 4.25%, #FF6D2F 93.67%);
	left: 0;
	bottom: 0px;
	opacity: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-filter ul>li.active a {
	color: #000;
	background-color: transparent;
}

.sp-simpleportfolio .sp-simpleportfolio-filter ul>li.active a:after {
	opacity: 1;
}

.com-spsimpleportfolio.view-item #sp-position1 {
	display: none;
}

.com-spsimpleportfolio.view-item #sp-main-body {
	padding-top: 0;
	padding-bottom: 0;
}

.com-spsimpleportfolio.view-item #sp-main-body .container {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.com-spsimpleportfolio.view-item #sp-main-body .container .sppb-row-container {
	margin: 0 auto;
}

.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper {
	position: relative;
}

.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .wimble-sp-simpleportfolio-img-wrapper span {
	display: none;
}

.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .sp-simpleportfolio {
	position: absolute;
	bottom: 0;
	background: linear-gradient(360deg, #17161A 0%, rgba(23, 22, 26, 0) 100%);
	padding: 40px;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	opacity: 0.8;
	color: #fff;
	opacity: 0;
	transition: 0.5s;
}

.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .sp-simpleportfolio .sp-simpleportfolio-btns,.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .sp-simpleportfolio .sp-simpleportfolio-tags {
	display: none;
}

.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .sp-simpleportfolio .sp-simpleportfolio-short-info {
	width: 75%;
}

.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .sp-simpleportfolio a {
	color: #fff;
	font-weight: 600;
	font-size: 29px;
	line-height: 31px;
	letter-spacing: -0.5px;
}

.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .sp-simpleportfolio a:hover {
	color: #FF166F;
}

.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper:hover .sp-simpleportfolio {
	opacity: 1;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio .sp-simpleportfolio-item {
	padding: 30px;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio .sp-simpleportfolio-filter {
	padding-left: 15px;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio-wrapper {
	position: relative;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio-wrapper .wimble-sp-simpleportfolio-img-wrapper span {
	display: none;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio-wrapper .sp-simpleportfolio {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: linear-gradient(360deg, #17161A 0%, rgba(23, 22, 26, 0) 100%);
	padding: 40px;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	opacity: 0.8;
	color: #fff;
	opacity: 0;
	transition: 0.5s;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio-wrapper .sp-simpleportfolio .sp-simpleportfolio-btns,.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio-wrapper .sp-simpleportfolio .sp-simpleportfolio-short-info {
	display: none;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio-wrapper .sp-simpleportfolio a {
	color: #fff;
	font-weight: 600;
	font-size: 28px;
	line-height: 31px;
	letter-spacing: -0.5px;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio-wrapper .sp-simpleportfolio a:hover {
	color: #FF166F;
}

.com-spsimpleportfolio.portfolio-masonry .sp-simpleportfolio-wrapper:hover .sp-simpleportfolio {
	opacity: 1;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item {
	width: 100%;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .sp-simpleportfolio-wrapper .sp-simpleportfolio .sp-simpleportfolio-short-info {
	display: none;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .sp-simpleportfolio-wrapper .wimble-sp-simpleportfolio-img-wrapper {
	position: relative;
	transition: 0.3s;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .sp-simpleportfolio-wrapper .wimble-sp-simpleportfolio-img-wrapper span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: 800;
	font-size: 190px;
	letter-spacing: -1.5px;
	z-index: 2;
	-webkit-text-stroke: 2px #fff;
	-webkit-text-fill-color: transparent;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .sp-simpleportfolio-wrapper .wimble-sp-simpleportfolio-img-wrapper:after {
	position: absolute;
	content: "";
	background: rgba(23, 22, 26, 0.6);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .sp-simpleportfolio-wrapper .wimble-sp-simpleportfolio-img-wrapper:hover:after {
	background: linear-gradient(95.55deg, #FF166F 4.25%, #FF6D2F 93.67%);
	opacity: 0.8;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info {
	display: flex;
	justify-content: space-between;
	padding: 70px 0 45px;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .sp-simpleportfolio-title-wrap h3 {
	font-weight: 600;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: -0.5px;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .sp-simpleportfolio-title-wrap h3 a {
	color: #17161A;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .sp-simpleportfolio-title-wrap h3 a:hover {
	color: #FF166F;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .sp-simpleportfolio-title-wrap .sp-simpleportfolio-tags {
	font-size: 19px;
	line-height: 34px;
	letter-spacing: -0.3px;
	color: #000;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .sp-simpleportfolio-short-info {
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: #5C5C5C;
	opacity: 0.8;
	width: 30%;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .wimble-sp-simpleportfolio-btns {
	display: flex;
	align-items: center;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .wimble-sp-simpleportfolio-btns span {
	font-weight: 500;
	line-height: 26px;
	margin-right: 15px;
}

.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .wimble-sp-simpleportfolio-btns a:hover {
	color: #FF166F;
}

.animated-heading-text.loading-bar .animated-text-words-wrapper::after {
	background: #FF166F;
	top: 60px;
}

.wimble-portfolio-item {
	position: relative;
}

.wimble-portfolio-item .sppb-media-content {
	position: absolute;
	bottom: 60px;
	left: 45px;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.wimble-portfolio-item .sppb-media-content .sppb-addon-text {
	width: 65%;
}

.hero-section {
	overflow: hidden;
}

.hero-section .sppb-row-overlay {
	backdrop-filter: blur(50px);
}

.hero-section .sppb-ripple-effect {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	box-shadow: 0 0 0 30px white, 0 0 0 60px rgba(255, 255, 255, 0.8), 0 0 0 90px rgba(255, 255, 255, 0.6);
	z-index: -1;
	animation: borderRipple 2s infinite;
}

@-webkit-keyframes borderRipple {
	0% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	10% {
		opacity: 1;
	}

	90% {
		opacity: 0;
	}

	to {
		opacity: 0;
		-webkit-transform: scale(1.4);
		transform: scale(1.4);
	}
}

@keyframes borderRipple {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	10% {
		opacity: 1;
	}

	90% {
		opacity: 0;
	}

	to {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.classic-left-col .sppb-column-addons,.classic-right-col .sppb-column-addons {
	max-width: 440px;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	mix-blend-mode: normal;
	backdrop-filter: blur(50px);
	padding: 60px;
}

.classic-left-col .sppb-column-addons {
	margin-left: auto;
	margin-right: 116px;
	margin-bottom: 80px;
}

.classic-right-col .sppb-column-addons {
	margin-left: 116px;
	margin-right: auto;
	margin-top: 80px;
}

.classic-service {
	min-height: 300px;
	display: flex;
	align-items: flex-end;
}

.classic-service>div {
	flex: 1;
}

.classic-service .sppb-media-content {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.classic-service .sppb-feature-box-title {
	-webkit-text-stroke: 1px rgba(92, 92, 92, 0.3);
	background-color: transparent;
	color: transparent;
	display: inline-block;
	transition: 0.3s;
	font-weight: 700;
	position: absolute;
	top: 30px;
	right: -54px;
}

.classic-service .sppb-btn {
	text-indent: -999px;
	overflow: hidden;
	position: relative;
	width: 40px;
	height: 15px;
	font-size: 24px !important;
	opacity: 0.5;
	transition: 0.3s;
}

.classic-service .sppb-btn:hover,.classic-service .sppb-btn:focus {
	opacity: 1;
}

.classic-service .sppb-btn i {
	text-indent: 1px;
	position: absolute;
	top: -5px;
	left: 0;
}

.classic-service:hover .sppb-btn {
	opacity: 1;
}

.sppb-addon-pricing-table .sppb-pricing-box {
	display: flex;
	flex-direction: column;
}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header {
	order: 1;
}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features {
	order: 3;
}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-footer {
	order: 2;
	margin-top: 10px;
	margin-bottom: 60px;
}

.sppb-addon-pricing-table .sppb-pricing-price-container .sppb-pricing-price-symbol {
	margin-right: 20px;
}

.sppb-addon-pricing-table .sppb-pricing-price-container .sppb-pricing-duration {
	margin-left: 20px;
}

.sppb-addon-pricing-table .sppb-pricing-header {
	text-align: left;
	display: flex;
	flex-direction: column;
}

.sppb-addon-pricing-table .sppb-pricing-header .sppb-pricing-price-container {
	order: -1;
}

.sppb-addon-pricing-table .sppb-pricing-header .sppb-pricing-title strong {
	color: var(--text-color);
}

.sppb-addon-pricing-table .sppb-pricing-features {
	font-weight: 600;
}

.sppb-addon-pricing-table .sppb-pricing-features ul>li .no {
	opacity: 0.5;
}

.sppb-addon-pricing-table .sppb-pricing-features ul>li i {
	margin-right: 12px;
	color: #A2A2A2;
}

.sppb-addon-pricing-table .sppb-pricing-features ul>li div>span {
	display: block;
	font-size: 13px;
	margin-top: 15px;
	font-weight: 400;
	line-height: 24px;
}

.wimble-stoke-heading .sppb-addon-title {
	color: #C9C9C9;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #C9C9C9;
	position: relative;
	font-weight: 800;
	display: flex;
	justify-content: space-between;
}

.wimble-stoke-heading .sppb-addon-title:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	right: -138px;
	bottom: 25px;
	display: block;
	background: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.2) 50%, #f8f5f3 100%);
}

#sp-page-builder .page-content .sppb-section.first-section-margin-top:first-child {
	margin-top: -125px;
}

.service-list-item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.service-list-item .sppb-addon-title .number {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #17161A;
	margin-right: 50px;
	opacity: 0.5;
}

.service-list-item .sppb-addon-title .sppb-addon-title-icon {
	float: right;
	position: relative;
	top: 6px;
}



/* дизайнеры страница */
.wimble-team-page #sp-title .container{
	width: 100%;
	max-width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
.wimble-team-page #sp-title {
	min-height: 0;
	padding: 0px;
}

.wimble-team-page .sp-page-title {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 757px;
	background-color: transparent;
}

.wimble-team-page .sp-page-title-heading {
	font-weight: 800;
	font-size: 330px;
	line-height: 98px;
	letter-spacing: 30px;
	color: #ffffff;
	mix-blend-mode: soft-light;
	opacity: 0.5;
	padding-top: 165px;
	padding-left: 15px;
	-webkit-text-fill-color: #fff;
	-webkit-text-stroke-width: 0px;
	-webkit-text-stroke-color: #fff;
	margin-left: 0px;
	position: relative;
}

.wimble-team-page .sp-page-title-heading:before {
	display: none;
}

.pagination-wrapper {
	justify-content: center;
	padding-top: 50px;
}

.pagination-wrapper .mr-auto {
	margin-right: inherit !important;
}

.pagination {
	flex-wrap: wrap;
}

.pagination .page-item {
	margin-right: 20px;
	margin-bottom: 10px;
}

.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link {
	border-radius: 0px;
}

.pagination .page-item .page-link {
	font-weight: 500;
	font-size: 19px;
	line-height: 29px;
	border: none;
	background-color: transparent;
	color: #949494;
}

.pagination .page-item .page-link.next {
	position: relative;
	margin-left: 80px;
	color: transparent;
}

.pagination .page-item .page-link.next:after {
	position: relative;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "";
	color: #17161A;
	font-size: 20px;
	right: 10px;
}

.pagination .page-item .page-link.previous {
	position: relative;
	margin-right: 80px;
	color: transparent;
}

.pagination .page-item .page-link.previous:after {
	position: relative;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "";
	color: #17161A;
	font-size: 20px;
	left: 10px;
}

.pagination .page-item .page-link:focus {
	box-shadow: none;
}

.pagination .page-item.active .page-link,.pagination .page-item:hover .page-link {
	color: #17161A;
}

.pagination .page-item.active .page-link.next,.pagination .page-item.active .page-link.previous,.pagination .page-item:hover .page-link.next,.pagination .page-item:hover .page-link.previous {
	color: transparent;
}

.com-users.view-login .registration .input-group-text,.com-users.view-login .login .input-group-text,.com-users.view-registration .registration .input-group-text,.com-users.view-registration .login .input-group-text {
	display: none;
}

.com-media.contentpane {
	padding: 10px !important;
}

.com-media .well {
	background: #f5f5f5;
	padding: 20px;
	border-radius: 4px;
	margin-bottom: 10px;
}

.com-media .well .row {
	margin: 0;
	padding: 0;
}

.com-media .well .row>div:first-child {
	width: calc(100% - 200px);
}

.com-media .well .row>div:last-child {
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 30px;
}

.com-media .well .row #folderlist {
	display: inline-block;
}

.com-media .well .row #upbutton {
	display: none;
}

.com-media.view-imagesList {
	padding: 0px 0px 10px 0 !important;
}

.com-media.view-imagesList:before {
	content: " ";
	display: table;
}

.com-media.view-imagesList:after {
	display: block;
	clear: both;
	content: "";
}

.com-media.view-imagesList ul.manager {
	list-style: none;
	padding: 0;
	margin: 0;
}

.com-media.view-imagesList ul.manager>li.thumbnail {
	width: 110px;
	float: left;
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
	height: 60px;
	margin-bottom: 10px;
	text-align: center;
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
	display: inline-block;
	width: 60px;
	height: 40px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
	background-color: #92ceff;
	border-radius: 0 5px 5px 5px;
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
	content: '';
	width: 50%;
	height: 12px;
	border-radius: 0 20px 0 0;
	background-color: #92ceff;
	position: absolute;
	top: -12px;
	left: 0px;
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
	display: inline-block;
}

.sp-megamenu-parent {
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	z-index: 99;
	display: block;
	float: right;
	position: relative;
}

.sp-megamenu-parent>li {
	display: inline-block;
	position: relative;
	padding: 0;
}

.sp-megamenu-parent>li.menu-justify {
	position: static;
}

.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
	display: inline-block;
	margin-right: 28px;
	margin-left: 28px;
	padding: 15px 0;
	display: inline-block;
	line-height: 1.4;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
}

.sp-megamenu-parent>li>a .nav-counter,.sp-megamenu-parent>li>span .nav-counter {
	position: absolute;
	top: -10px;
	left: 0;
	opacity: 0.5;
	font-size: 13px;
}

.sp-megamenu-parent>li>a:before,.sp-megamenu-parent>li>span:before {
	content: "";
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 0px;
	height: 3px;
	background-color: #9edce4; /*#FF166F;*/
	transition: 0.3s;
	opacity: 0;
}

.sp-megamenu-parent>li>a:hover:before,.sp-megamenu-parent>li>a:focus:before,.sp-megamenu-parent>li>span:hover:before,.sp-megamenu-parent>li>span:focus:before {
	width: 14px;
	opacity: 1;
}

.sp-megamenu-parent>li:hover>a,.sp-megamenu-parent>li.active>a {
	font-weight: 500;
}

/*.sp-megamenu-parent>li:hover>a:before,.sp-megamenu-parent>li.active>a:before {
	width: 14px;
	opacity: 1;
}*/

.sp-megamenu-parent>li .sp-menu-badge {
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	font-size: 10px;
	letter-spacing: 1px;
	display: inline-block;
	text-transform: uppercase;
	background: #d60000;
	color: #fff;
	border-radius: 3px;
}

.sp-megamenu-parent .sp-module {
	padding: 10px;
}

.sp-megamenu-parent .sp-mega-group {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sp-megamenu-parent .sp-mega-group>li>a {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 10px;
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sp-megamenu-parent .sp-dropdown {
	margin: 0;
	position: absolute;
	z-index: 10;
	display: none;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	box-shadow: 0px 9px 16px rgba(45, 46, 48, 0.08);
	border-radius: 10px;
	padding: 30px 20px 30px 30px;
	overflow: hidden;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
	margin-top: 20px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	top: 100%;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
	top: 0;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	display: block;
	padding: 0;
	position: relative;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:last-child) {
	margin-bottom: 20px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item>span:not(.sp-menu-badge) {
	font-size: 13px;
	line-height: 1;
	display: inline-block;
	padding: 8px 0;
	cursor: pointer;
	position: relative;
	transition: 0.3s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:before,.sp-megamenu-parent .sp-dropdown li.sp-menu-item>span:not(.sp-menu-badge):before {
	content: "";
	position: absolute;
	left: -31px;
	width: 0;
	height: 2px;
	background-color: #9edce4;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	transition: 0.3s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title,.sp-megamenu-parent .sp-dropdown li.sp-menu-item>span:not(.sp-menu-badge).sp-group-title {
	text-transform: uppercase;
	font-weight: bold;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover>a {
	/*padding-left: 10px;*/
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:before,.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover>a:before {
	width: 20px;
	opacity: 1;
}

.sp-megamenu-parent .sp-dropdown .sp-module {
	padding: 0;
}

.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
	font-size: 13px;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
	margin: 0;
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
	margin: 0 0 15px;
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
	font-size: 13px;
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
	opacity: 0.8;
}

.sp-megamenu-parent .sp-dropdown-mega>.row {
	margin-top: 30px;
}

.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
	margin-top: 0;
}

.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
	display: block;
}

.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
	animation: spFadeIn 600ms;
}

.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
	animation: spFadeInUp 400ms ease-in;
}

.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
	animation: spFadeInDown 400ms ease-in;
}

.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
	animation: spZoomIn 300ms;
}

.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
	animation: spRotateIn 300ms;
}

.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
	animation: spPulse 300ms;
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "";
	float: right;
	margin-left: 7px;
	opacity: 0.5;
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
	margin-left: 5px;
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
	margin-right: 5px;
}

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "";
	float: right;
	margin-left: 7px;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
	margin-left: 45px;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
	left: 0;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
	left: auto;
	right: 0;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full li.sp-menu-item:hover>a:before {
	width: 27px !important;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full li.sp-menu-item>a:before,body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full li.sp-menu-item>span:not(.sp-menu-badge):before {
	left: -20px !important;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full>.sp-dropdown-inner {
	border-radius: 0px;
	padding: 70px;
	position: relative;
	overflow: initial;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full>.sp-dropdown-inner:before {
	content: "";
	position: absolute;
	top: 0;
	right: 58%;
	bottom: 0;
	width: 3000px;
	background-color: #fff;
	background-image: linear-gradient(95.55deg, rgba(255, 22, 111, 0.5) 4.25%, rgba(255, 109, 47, 0.1) 93.67%);
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full>.sp-dropdown-inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	bottom: 0;
	width: 3000px;
	background-color: #fff;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-dropdown-inner>.row {
	margin: 0px;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-mega-group {
	display: flex;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-mega-group>li {
	flex: 1;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-mega-group .item-header>a {
	margin-bottom: 25px;
	opacity: 0.5;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-mega-group .sp-mega-group-child.sp-dropdown-items>li {
	margin-bottom: 10px;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
	right: 0;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
	left: 100%;
}

@media (min-width:576px) {
	.sp-menu-full.container {
		width: 540px;
	}
}

@media (min-width:768px) {
	.sp-menu-full.container {
		width: 720px;
	}
}

@media (min-width:992px) {
	.sp-menu-full.container {
		width: 960px;
	}
}

@media (min-width:1200px) {
	.sp-menu-full.container {
		width: 1140px;
	}
}

#offcanvas-toggler {
	display: block;
	height: 90px;
	line-height: 90px;
	font-size: 19px;
}

#offcanvas-toggler>span:hover {
	color: #fff;
}

.offcanvas-init {
	overflow-x: hidden;
	position: relative;
}

.offcanvas-active .offcanvas-overlay {
	visibility: visible;
	opacity: 1;
}

.offcanvas-overlay {
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
	visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.body-wrapper {
	position: relative;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	backface-visibility: hidden;
}

.close-offcanvas {
	position: absolute;
	top: 15px;
	border-radius: 100%;
	width: 36px;
	height: 36px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	background: #fff;
	color: #000;
	right: -25px;
	border-radius: 0px 20px 20px 0px;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}

.close-offcanvas span {
	position: relative;
	left: 0px;
	font-size: 17px;
	line-height: 17px;
	color: #fd5b91;
}

.offcanvas-active .close-offcanvas {
	visibility: visible;
	opacity: 1;
	z-index: 1;
}

.offcanvas-menu {
	width: 300px;
	height: 100%;
	position: fixed;
	top: 0;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	z-index: 10000;
}

.offcanvas-menu .offcanvas-inner {
	padding: 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module {
	padding: 0;
	margin: 0;
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
	font-size: 1rem;
	font-weight: bold;
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-bottom: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0;
	margin: 0;
	list-style: none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	display: block;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li:not(:last-child) {
	padding-top: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
	font-style: normal;
	font-weight: 500;
	font-size: 19px;
	line-height: 36px;
	letter-spacing: -0.3px;
	color: #17161A;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	display: block;
	position: absolute;
	top: 10px;
	cursor: pointer;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	z-index: 4;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
	content: "";
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
	content: "";
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.nav-header>.menu-toggler:after {
	content: "";
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler:after {
	content: "";
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
	display: none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
	font-size: 0.875rem;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	float: right;
	margin-left: 20px;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
	float: left;
	margin-right: 20px;
}

body.ltr.offcanvs-position-left .body-wrapper {
	left: 0;
}

body.ltr.offcanvs-position-left .offcanvas-menu {
	left: -300px;
}

body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
	left: 0;
}

body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
	/*left: 300px;
	width: calc(100% - 300px);*/
}

body.ltr.offcanvs-position-right .body-wrapper {
	right: 0;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -300px;
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
	right: 0;
}

body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
	right: 300px;
}

body.ltr .close-offcanvas {
	right: 10px;
    border: solid 1px #000;
    border-radius: 50%;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	right: 0;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
	right: 0;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
	margin-left: 10px;
}

.offcanvas-menu .sp-module .sppb-social-share-wrap ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.offcanvas-menu .sp-module .sppb-social-share-wrap ul li {
	border: none !important;
	padding: 0px !important;
}

@keyframes spFadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes spFadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes spFadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes spZoomIn {
	0% {
		opacity: 0;
		transform: scale3d(0.3, 0.3, 0.3);
	}

	100% {
		opacity: 1;
	}
}

@keyframes spRotateIn {
	from {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	to {
		transform-origin: center;
		transform: none;
		opacity: 1;
	}
}

@keyframes spPulse {
	from {
		opacity: 0;
		transform: scale3d(1, 1, 1);
	}

	50% {
		opacity: 0.5;
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		opacity: 1;
		transform: scale3d(1, 1, 1);
	}
}

@keyframes spSpin {
	to {
		transform: rotate(360deg);
	}
}

@media (max-width:1600px) {
	.wimble-home-slider.sppb-addon-sp-slider .sppb-sp-slider-title.arrow-title {
		max-width: 50%;
	}

	.sp-slider-custom-dot-indecators ul li {
		width: 100px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
		/*top: 62px;*/
		/*left: 70px;*/
	}
	.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
		margin-right: 22px;
		margin-left: 22px;
	}
}

@media (max-width:1450px) {
	#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li:not(:last-child) {
		margin-bottom: 30px;
	}

	#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li>a,#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent>li>span {
		font-size: 21px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sppb-sp-slider-title.arrow-title:after {
		display: none;
	}

	.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
		margin-right: 7px;
		margin-left: 25px;
	}
}
@media (max-width:1260px) {
    .sp-megamenu-parent>li>a, 
	.sp-megamenu-parent>li>span {
        margin-right: 5px;
        margin-left: 20px;
        font-size: 13px !important;
        line-height: 25px;
    }
}
@media (max-width:1250px) {
	.contact-page .sppb-media-heading{
		font-size: 28px!important;
	}
	#sppb-addon-wrapper-1602682848253 {
		width: 100%;
	}
	.contact-page h1, .sppb-addon-wrapper-1649320709230{
		text-align: center;
	}
}

@media (max-width:1199px) and (min-width:992px) {
	.sp-page-title .sp-page-title-heading {
		font-size: 240px;
	}

	.wimble-team-page .sp-page-title {
		height: 650px;
	}

	#sp-left .sp-module,#sp-right .sp-module {
		padding: 10px;
	}
}

@media (max-width:1199px) {
	#sp-header {
		padding: 0 25px;
	}

	#sp-header #sp-menu>div.sp-column>.sp-module {
		display: none;
	}

	#sp-header.classic-header #offcanvas-toggler>span {
		background: #000;
		width: 45px;
		height: 45px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		border-radius: 60px;
		margin-top: 20px;
	}

	#sp-header.classic-header .logo-wrap {
		margin-right: 15px;
	}

	#sp-header.classic-header .logo-right-wrap {
		font-size: 13px;
	}

	#sp-header.classic-header ul.social-icons {
		margin-left: 5px;
		margin-right: 14px;
	}

	#sp-header.classic-header .sp-contact-info {
		margin: 0 15px 0;
		font-size: 14px;
	}

	#sp-header.classic-header .logo-right-wrap .sp-module {
		display: none;
	}

	#sp-header.classic-header .sp-contact-info li:not(:last-child) {
		margin-right: 10px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left:before {
		bottom: -220px;
		height: 710px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
		top: 46px;
		left: 40px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-number {
		font-size: 95px;
		line-height: 105px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider_number {
		display: none;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left {
		max-width: 60.5%;
	}

	.wimble-desc-contact-wrapper {
		background-image: linear-gradient(90deg, #ffffff 0%, #F8F5F3 0%) !important;
	}
	
	.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
		margin-left: 20px;
	}



	#column-wrap-id-1602682848255{
		width: 100%;
	    flex: none;
	    max-width: 100%;
	}

	#column-wrap-id-1602682848255 .pull-left{
		width: 100px !important;
	} 

	#column-wrap-id-1602682848253{
		width: 100%;
	    flex: none;
	    max-width: 100%;
	}
	#column-wrap-id-1602682848253 .pull-left{
		width: 110px !important;
	} 

	#sppb-addon-1664880721997 .socials_mod {
	    margin-top: 0px;
	}
}

@media (max-width:1080px) {
	.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
		margin-right: 3px;
	}
}

@media (max-width:1050px) {
	.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
		/*margin-right: 5px;
		margin-left: 10px;
		padding: 10px 0;
		font-size: 14px !important;*/
		
		/*margin-right: 5px;
		margin-left: 15px;
		font-size: 14px !important;
		line-height: 27px;*/
		
	}
	.sp-megamenu-parent>li {
		/*height: 55px;*/
	}
}

@media (max-width:991px) {
	#sp-header.transparent-header #sp-logo>.sp-column {
		display: flex;
		justify-content: space-between;
	}

	#sp-header.transparent-header #sp-logo>.sp-column #offcanvas-toggler {
		font-size: 24px;
	}

	#sp-header.transparent-header #sp-logo>.sp-column #offcanvas-toggler>span {
		color: #fff;
	}

	#sp-header.transparent-header.header-sticky #offcanvas-toggler>span {
		color: #000 !important;
	}

	body .sppb-btn,body .btn {
		padding: 11px 30px 10px 30px;
	}

	body .sppb-btn.sppb-btn-3d,body .btn.sppb-btn-3d {
		padding-top: 11px;
		padding-bottom: 10px;
	}

	body .sppb-btn.sppb-btn-xlg,body .btn.sppb-btn-xlg {
		padding: 11px 40px 10px 40px;
	}

	body .sppb-btn.sppb-btn-lg,body .btn.sppb-btn-lg {
		padding: 11px 40px 10px 40px;
	}

	body .sppb-btn.sppb-btn-sm,body .btn.sppb-btn-sm {
		padding: 10px 20px 10px 20px;
	}

	body .sppb-btn.sppb-btn-xs,body .btn.sppb-btn-xs {
		padding: 7px 15px 7px 15px;
		font-size: 12px;
	}

	.sp-page-title .sp-page-title-heading {
		font-size: 180px;
	}

	.wimble-team-page .sp-page-title {
		height: 500px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-item.active .sp-slider-content-align-left:before {
		display: none;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left {
		max-width: 90%;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
		position: absolute;
		top: 50px;
		left: 50px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-dot-indecator-text {
		font-size: 13px;
		line-height: 20px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-number {
		font-size: 58px;
		/*line-height: 85px;*/
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left:before {
		display: none;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider_number {
		display: none;
	}

	.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-author-wrap {
		width: 70%;
	}

	.wimble-article-classic-view .article .article-header h2 {
		width: 100%;
	}

	.wimble-article-list-view .article-list .article .article-header h2 {
		font-size: 24px;
		line-height: 41px;
	}

	.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap .article-header h2 {
		font-size: 34px;
		line-height: 52px;
		margin-bottom: 20px;
	}

	.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap .article-introtext {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 15px;
	}

	.view-article .article-details div[itemprop="articleBody"] .wimble-article-dropcap:first-letter {
		font-size: 67px;
		margin: 0 30px 0 0;
	}

	.wimble-article-details-title-wrap {
		/*display: none;*/ /* в новости пропадает, если включить */
	}
	/*переделываем */
	.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap{
		position: relative;
		color: #000;
		top: 0!important;
	}
	.view-article .article-details .wimble-article-details-title-wraper:after{
		top: auto;
		bottom: 0;
		height: 5px;
	}
	.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
		font-size: 46px!important;
		line-height: 46px!important;
	}
	

	.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .sp-simpleportfolio .sp-simpleportfolio-short-info {
		width: 100%;
		font-size: 13px;
	}

	.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .sp-simpleportfolio-short-info {
		width: 50%;
	}

	.view-login #sp-left {
		display: none;
	}

	.view-login #sp-component {
		flex: 0 0 100%;
		max-width: 100%;
		margin-left: 0px;
	}

	.form-horizontal .controls {
		margin-left: 0px;
	}

	.view-login .logout {
		text-align: center;
		margin: 0px 0px;
	}

	.wimble-home-article-list .sppb-addon-article h3 {
		font-size: 19px;
		line-height: 28px;
	}

	#sp-page-builder .page-content .sppb-section.first-section-margin-top:first-child {
		margin-top: 0px;
	}

	.wimble-stoke-heading .sppb-addon-title:after {
		display: none;
	}

	.wimble-team-page .sp-page-title {
		height: 540px;
	}

	.wimble-stoke-text .sppb-addon-title:before {
		bottom: 20px;
	}

	#sp-bottom {
		padding: 20px 0 0px;
	}

	.pagination-wrapper {
		padding-top: 20px;
	}

	.hod_raboti h4{
		margin: 0 !important;
	}

		#navbar212 ul{
		margin: 0 auto !important;
	}

}

@media (max-width:767px) {
	#sp-header.classic-header .logo-wrap {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	#sp-header.classic-header .logo-right-wrap {
		display: none !important;
	}

	body .sppb-btn,body .btn {
		padding: 9px 20px 8px 20px;
		font-size: 13px;
	}

	body .sppb-btn.sppb-btn-3d,body .btn.sppb-btn-3d {
		padding-top: 11px;
		padding-bottom: 10px;
	}

	body .sppb-btn.sppb-btn-xlg,body .btn.sppb-btn-xlg {
		padding: 11px 30px 10px 30px;
		font-size: 15px;
	}

	body .sppb-btn.sppb-btn-lg,body .btn.sppb-btn-lg {
		padding: 11px 30px 10px 30px;
	}

	body .sppb-btn.sppb-btn-sm,body .btn.sppb-btn-sm {
		padding: 8px 15px 7px 15px;
	}

	body .sppb-btn.sppb-btn-xs,body .btn.sppb-btn-xs {
		padding: 6px 10px 5px 10px;
		font-size: 12px;
	}

	body .sppb-btn.sppb-btn-default.sppb-btn-outline,body .sppb-btn.sppb-btn-primary.sppb-btn-outline,body .sppb-btn.btn-primary.sppb-btn-outline,body .btn.sppb-btn-default.sppb-btn-outline,body .btn.sppb-btn-primary.sppb-btn-outline,body .btn.btn-primary.sppb-btn-outline {
		padding: 8px 20px 8px 20px;
	}

	.sp-page-title .sp-page-title-heading {
		font-size: 115px;
		padding-top: 50px;
		opacity: 1;
		line-height: 15px;
		margin: 0px;
		letter-spacing: 10px;
		position: relative;
	}

	.wimble-team-page .sp-page-title {
		height: 350px;
	}
	
	.sp-page-builder .summary-container{
		background-image: linear-gradient(90deg, #fff 0%, #F8F5F3 0%)!important;
	}

	.wimble-team-person .sppb-person-information {
		width: calc(70% - 50px);
	}

	.wimble-team-person .sppb-person-information {
		padding: 20px 0px 25px 20px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left {
		max-width: 100%;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators {
		width: 100% !important;
		/*bottom: 0px;*/
		border-radius: 0px;
		padding: 0px 10px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators ul li {
		padding: 10px 0px 10px 10px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-number {
		font-size: 28px;
		line-height: 57px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-dot-indecator-text {
		/*display: none;*/
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
		position: absolute;
		top: 20px;
		left: 20px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators ul {
		width: 100% !important;
	}

	.sp-slider-custom-dot-indecators ul li {
		width: auto;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider_number {
		display: none;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left {
		top: 0px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left:before {
		display: none;
	}

	.classic-left-col .sppb-column-addons {
		margin-right: 30px;
		margin-bottom: 30px;
	}

	.classic-left-col .sppb-column-addons,.classic-right-col .sppb-column-addons {
		padding: 25px;
	}

	.classic-right-col .sppb-column-addons {
		margin-left: 30px;
		margin-top: 30px;
	}

	html.error-page .error-message {
		font-size: 22px;
		line-height: 31px;
	}

	.error-page-wrapper .sppb-container-inner>.sppb-row {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	.wimble-home-article-list .sppb-addon-article .sppb-meta-author {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.wimble-home-article-list .sppb-addon-article h3 {
		margin-bottom: 10px;
		padding-right: 0px;
	}

	.wimble-home-article-list .sppb-addon-article {
		padding-bottom: 30px;
	}

	.wimble-home-article-list .sppb-addon-article h3 {
		font-size: 17px;
		line-height: 27px;
	}

	.sppb-addon-wimble-person .sppb-wimble-person-info-wrapper {
		padding: 20px 0px 30px 20px;
	}

	.wimble-portfolio-item .sppb-media-content {
		bottom: 35px;
		left: 25px;
	}

	.wimble-team-page .sp-page-title {
		height: 270px;
	}

	.sppb-addon-wimble-person .sppb-wimble-person-info-wrapper {
		/*width: calc(100% - 180px);*/
	}

	.sppb-addon-form-builder.inline-form-style .sppb-form-group {
		margin-bottom: 50px;
	}

	.sppb-addon-form-builder.inline-form-style label {
		font-size: 15px;
		line-height: 21px;
	}

	.sppb-addon-form-builder.inline-form-style .sppb-form-control,.sppb-addon-form-builder.inline-form-style .sppb-form-group .sppb-form-control {
		font-size: 15px;
		line-height: 23px;
	}

	.sppb-addon-form-builder.inline-form-style select.sppb-form-control {
		flex: 1 0 auto;
		max-width: 265px;
	}

	.sppb-addon-form-builder.inline-form-style textarea.sppb-form-control {
		flex: 0 0 auto;
		max-width: auto;
	}

	::-webkit-input-placeholder {
		font-size: 15px;
		line-height: 23px;
	}

	.wimble-stoke-text .sppb-addon-title:before {
		display: none;
	}

	html.coming-soon .coming-soon-logo,html.offline .coming-soon-logo {
		display: inline-block;
		margin-bottom: 2rem;
	}

	html.coming-soon .coming-soon-title,html.offline .coming-soon-title {
		color: #FF166F;
		font-size: 27px;
	}

	html.coming-soon .coming-soon-content,html.offline .coming-soon-content {
		font-size: 19px;
		margin-top: 20px;
	}

	html.coming-soon #coming-soon-countdown,html.offline #coming-soon-countdown {
		margin-top: 4rem;
	}

	html.coming-soon #coming-soon-countdown .coming-soon-days,html.coming-soon #coming-soon-countdown .coming-soon-hours,html.coming-soon #coming-soon-countdown .coming-soon-minutes,html.coming-soon #coming-soon-countdown .coming-soon-seconds,html.offline #coming-soon-countdown .coming-soon-days,html.offline #coming-soon-countdown .coming-soon-hours,html.offline #coming-soon-countdown .coming-soon-minutes,html.offline #coming-soon-countdown .coming-soon-seconds {
		margin: 0;
		float: left;
		width: 50%;
		margin-bottom: 20px;
	}

	html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
		width: 100%;
		font-size: 37px;
	}

	html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
		font-size: 19px;
	}

	.sp-page-title .sp-page-title-heading:before {
		display: none;
	}
	/* тест на современные шторы */
	#sp-section-1 .sp-page-title .sp-page-title-heading{
		display: none;
	}

	#sp-main-body {
		padding: 50px 0;
	}

	.side_foto img{
		max-height: 400px;
    	width: auto;
	}

	#column-wrap-id-1602682848253 .pull-left{
		width: 100px !important;
	} 

	.sp-scroll-up {
    	right: 45%;
	}


	.view-article .article-details div[itemprop="articleBody"] .wimble-article-dropcap:first-letter {
		font-size: 41px;
		text-align: center;
		letter-spacing: -1.5px;
		color: #000;
		float: left;
		margin: 0 20px 0 0;
		padding: 30px 30px;
		border: 1px solid #17161A;
		box-sizing: border-box;
	}

	.material_img{width: 100% !important; margin-bottom: 20px;}
	
	.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
		font-size: 40px!important;
		line-height: 40px!important;
	}

}

@media (max-width:575px) {
	.sp-page-title .sp-page-title-heading {
		font-size: 56px;
		text-align: center;
		line-height: 70px;
		padding-top: 20px;
	}

	.wimble-team-page .sp-page-title {
		height: 250px;
	}

	.sppb-addon-wimble-person .sppb-wimble-person-info-wrapper {
		/*width: calc(100% - 100px);*/
	}

	.sppb-addon-wimble-person .sppb-wimble-person-info-wrapper {
		/*width: calc(100% - 40px);*/
	}
	.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
		font-size: 36px!important;
		line-height: 36px!important;
	}
	
	
}

@media (max-width:480px) {
	.wimble-team-person .sppb-person-information {
		width: calc(100% - 50px);
	}

	.wimble-team-page .sp-page-title {
		height: 200px;
	}

	.wimble-article-classic-view .articles-leading .article .article-body {
		display: inherit;
	}

	.wimble-article-classic-view .article .wimble-article-author-wrap {
		padding-bottom: 25px;
	}

	.wimble-article-classic-view .articles-leading .article .article-body .wimble-article-wrap .article-header h2 {
		font-size: 27px;
		line-height: 45px;
	}

	.wimble-article-classic-view .article .article-header h2 {
		margin-bottom: 25px;
	}

	.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap .article-header h2 {
		font-size: 19px;
		line-height: 35px;
	}

	.wimble-article-list-view .article-list.articles-leading .article .wimble-article-wrap dl.fields-container,.wimble-article-list-view .article-list .article .fields-container {
		display: none;
	}

	.wimble-article-list-view .article-list.articles-leading .article,.wimble-article-list-view .article-list .article .article-header h2 {
		padding-left: 0px;
	}

	.wimble-article-list-view .article-list .article .article-header h2 {
		font-size: 17px;
		line-height: 33px;
		width: 100%;
	}

	.wimble-article-list-view .article-list .article {
		padding: 30px 0;
	}

	.wimble-article-list-view .article-list.articles-leading .article {
		margin-bottom: 30px;
	}

	.view-article .article-details div[itemprop="articleBody"] .wimble-article-dropcap:first-letter {
		font-size: 54px;
		margin: 0 30px 0 0;
	}

	.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
		/*display: none;*/
	}

	.view-article .article-details div[itemprop="articleBody"] {
		padding: 20px 15px 0;
	}

	.view-article .related-article-list-container {
		padding: 0 15px;
	}

	.view-article .related-article-list-container ul.article-list li h2 {
		font-size: 35px;
		line-height: 41px;
	}

	.sp-simpleportfolio .sp-simpleportfolio-filter ul>li {
		margin: 0 30px 0 0;
	}

	.sp-simpleportfolio .sp-simpleportfolio-filter ul>li a:after {
		bottom: 0;
	}

	.com-spsimpleportfolio.portfolio-metro .sp-simpleportfolio-wrapper .sp-simpleportfolio .sp-simpleportfolio-short-info {
		width: 100%;
		font-size: 13px;
	}

	.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info {
		display: block;
		padding: 0;
	}

	.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .wimble-sp-simpleportfolio-info .sp-simpleportfolio-short-info {
		width: 100%;
	}

	.com-spsimpleportfolio.portfolio-classic .sp-simpleportfolio-item .sp-simpleportfolio-wrapper .wimble-sp-simpleportfolio-img-wrapper span {
		display: none;
	}
	
	/* НАША КОМАНДА */
	.our-team-persons-cont .sppb-col-sm-6 {
		-ms-flex: 0 0 100%!important;
		flex: 0 0 100%!important;
		max-width: 350px!important;
		margin: 0 auto!important;
	}
	.all-team-btn, .sppb-addon-wrapper-1603216103740 .sppb-text-left{
		text-align:center;
	}

	.contact-page .sppb-media-heading {
	    font-size: 21px!important;
	}


	.view-article .article-details div[itemprop="articleBody"] .wimble-article-dropcap:first-letter {
		font-size: 15px;
		letter-spacing: -0.3px;
		color: #000;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
	}
	.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
		font-size: 34px!important;
		line-height: 34px!important;
	}
}

@media (max-width:400px) {
	.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
		font-size: 30px!important;
		line-height: 30px!important;
	}
}


/* --- ШАПКА --- */

.container-inner{
	max-width: 1795px;
	margin: 0 auto;
}


.container-inner .row{
	margin-left: 0;
    margin-right: 0;
}


#sp-logo{
	padding-left: 0;
}

#header-contacts-mod-timetable .sp-column{
	float: right;
}



#feedback-146{
	position: inherit !important;
	transform: inherit;
	margin-left: 20px;
}


#feedback-146 a{
	background-color: #9edce4 !important;
	border:none !important;
	color: #000  !important;
	font-size: 15px !important;
    padding: 10px 21px;
    border-radius: 35px;
}
#feedback-146 a:hover{
	background-color: #c8e676 !important;
}
#feedback-146 a:active{
	box-shadow: inset 0 2px 4px rgb(0 0 0 / 15%), 0 1px 2px rgb(0 0 0 / 5%);
}


body.main-page #sp-main-body{
	margin-top:-145px; 
}
@media (min-width: 1900px){
	body.main-page #sp-main-body{
		margin-top:0; 
	}
}


#sp-contactsnew{
	padding-right: 0;
}

#header-contacts-mod-messengers{
	text-align: center;
	margin-top: 7px;
}

/*поиск*/
#header-search .sp-module-content input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
#header-search .sp-module-content input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
#header-search .sp-module-content input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
#header-search .sp-module-content input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
#header-search .sp-module-content input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
#header-search .sp-module-content input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
#header-search .sp-module-content input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
#header-search .sp-module-content input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

#header-search .sp-module-content  input:not(:focus){
	color:#fff;
}
#header-search .sp-module-content  input:focus +span button{
	background-position-y: -31px;
}
#mod-search-searchword142{
	border: 1px solid #fff;
    border-radius: 35px;
    padding: 0;
    padding-left: 20px;
    max-width: 400px;
}


.search button.btn.btn-primary{
    background-image: url(/images/icons/search-icon.png);
    background-repeat: no-repeat;
    background-color: unset;
    height: 16px;
    width: 15px;
	background-position-x: 5px;
    background-position-y: 5px;
    margin-left: -39px;
    margin-top: 6px;
    z-index: 999;
    padding: 12px;
}
#header-search .sp-module-content .btn-primary:not(:disabled):not(.disabled).active, 
#header-search .sp-module-content .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #c8e676;
    border-color: #c8e676;
	background-position-y: -31px;
}

#mod-search-searchword142::-ms-clear {
   display: none!important;
}
/* Hide the cancel button */
#mod-search-searchword142::-webkit-search-cancel-button { 
    -webkit-appearance: none!important; 
}

/* Hide the magnifying glass */
#mod-search-searchword142::-webkit-search-results-button {
     -webkit-appearance: none!important; 
}

/* Remove the rounded corners */
input[type=search] { 
    -webkit-appearance: none!important; 
}

/* новый умный поиск */
#header-search label.finder{display:none;}
#header-search  form.mod-finder  input.form-control{
	box-shadow:none;
	border-color: #ffffff;
	border: 1px solid #fff;
    border-radius: 35px;
    padding: 0;
    padding-left: 20px;
	width: 100%;
}
#header-search  form.mod-finder .awesomplete{
	width: 100%;
}
#header-search  form.mod-finder{
	float: right;
    width: 300px;
}
#header-search  form.mod-finder  input.form-control:focus{
	background-color: transparent;
	color: #ffffff;
	border-color: #ffffff;
}
#header-search .btn_custom_search{
	background: none;
    border: none;
    box-shadow: none;
	margin-left: -35px;
}
#header-search .fas.icon-white:before{
	color: #fff;
}




/* --- МЕНЮ ---*/
#sp-menu{
	background-color: #212427;
	margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
	overflow:visible;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    display: grid;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: grid;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    padding-right: 10px;
}
.sp-dropdown-items:before {
    content: "";
    display: table-cell;
}
.sp-dropdown-items:after {
    content: "";
    display: table;
    clear: both;
}




/* --- СЛАЙДЕР ---*/
#section-id-1603273459908{
	padding-top:45px; /*опускаем фотку*/
}
.sp-slider_number{color:#000;}
.sp-slider-current-number-slash{color:#000 !important;}
.sp-slider-current-number-right{color:#000 !important;}




/* --- ФОТОГАЛЕРЕЯ ---*/
#mod-custom149 .title{
	color: #fff;
    background: rgba(0,0,0,0.5);
    opacity: 0.99;
    height: 70px;
    margin-top: -70px;
    text-transform: uppercase;
    padding-left: 40px;
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    padding-top: 20px;
	transition: all 400ms;
}


#mod-custom149 .title:before{
	position: absolute;
    content: "";
    width: 14px;
    height: 3px;
    background: #a6ce39;
    margin-top: 10px;
    margin-left: -20px;
	transition: all 400ms;
}
#mod-custom149 a:hover .title:before{
	background: #90edf4;
}

.naznach-shtor a:hover .title, .style-shtor a:hover .title{
    color: #90edf4!important;
    text-decoration: none;
}

#mod-custom149 .uk-scope a:hover{
	text-decoration: none;
}

#btn-1603216103740:hover, #btn-1603719505769:hover{
	background: #c8e676 !important;
}


#section-id-1645776754522 .sppb-row-container{
	padding-left: 0;
    padding-right: 0;
}


#mod-custom149 .uk-subnav li{
	background: #d7d7d7;
    margin: 0px 5px;
    border-radius: 35px;
    padding: 0px;
}
#mod-custom149 .uk-subnav li a{
	color: #000;
	border-radius: 35px;
	font-size: 17px;
    text-transform: inherit;
    line-height: 39px;
    font-weight: bold;
    padding: 5px 24px;
}
#mod-custom149 .uk-subnav li.uk-first-column{
    margin-left: 0;
}

#mod-custom149 .uk-subnav li.uk-active, 
#mod-custom149 .uk-subnav li.uk-active a{
	background: #90edf4;
}




#sppb-addon-1645776754528 .module-text{
	font-size: 36px;
    line-height: 42px;
}


#sppb-addon-1645776754525 .sppb-addon-title{
	font-size: 29px;
    text-align: left;
    font-weight: bold;
}

#sppb-addon-1645776754525 .sppb-addon-title:before{
	position: absolute;
    content: "";
    width: 14px;
    height: 3px;
    background: #a6ce39;
    left: 0;
    top: 17px;
}


#mod-custom149 .col-lg-8{
    /*overflow: hidden;
    margin: 0;
    margin-bottom: 10px;
    width: calc(66.6666666666% - 20px + 10px/2 + 1.6px );
    padding: 0;*/
	
	width: calc(66.66666667% - 15px );
    padding: 0;
    margin-right: 10px;
	margin-bottom: 10px;
}
#mod-custom149 .col-lg-4{
	/*width: calc(33.333333333333% - 20px + 10px/3 );
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0;
    margin-right: 10px;*/
	
	width: calc(33.333333333333% - 16px + 10px/3 );
	margin-bottom: 10px;
    padding: 0;
}
#mod-custom149 .col-lg-4:not(.elem2):not(.elem5){
	margin-right: 10px;
}


#mod-custom149 .col-lg-8 .title{
   /*width: calc(100% - 10px);*/
   width: 100%;
}
#mod-custom149 .col-lg-4 .title{
   width: 100%;
}
#mod-custom149 .col-lg-8 img,
#mod-custom149 .col-lg-4 img{
	height: 287px;
	margin: 0;
    padding: 0;
}




/* --- НАШИ УСЛУГИ ---*/


#sppb-addon-1603183996281 .sppb-addon-title{
    color: #fff;
}


#sppb-addon-1603183996281 .styled-title .sppb-addon-title:before {
    background: #a6ce39;
    bottom: 17px;
}

 
#sppb-addon-1603184013362 .sppb-addon-title{
	color: #fff;
}


#sppb-addon-1603184087802 .sppb-addon-text, #sppb-addon-1603203350990 .sppb-addon-text, #sppb-addon-1603203351001 .sppb-addon-text, #sppb-addon-1603203351026 .sppb-addon-text{
	color: #fff;
    margin-top: 20px;
}

#sppb-addon-1603184087802 .sppb-btn, #sppb-addon-1603203350990 .sppb-btn, #sppb-addon-1603203351001 .sppb-btn, #sppb-addon-1603203351026 .sppb-btn{
	display: none;
}


/* --- ВЫПОЛНЕННЫЕ РАБОТЫ ---*/


.count-works-block .count{
	float: left;
	font-size: 87px;
}


.count-works-block .works{
	float: left;
	font-size: 23px;
    line-height: 25px;
    padding-left: 20px;
    padding-top: 31px;
}



#sppb-addon-1603212591442{
	margin-top: -90px;
	margin-left: -25px;
}

#sppb-addon-wrapper-1603213560769{
	width: 100% !important;
}


/* --- ШТОРЫ НА ЗАКАЗ ---*/


#section-id-1646477044458 .sppb-col-md-4 .sppb-media-content h3{
	padding: 130px 0px;
	font-size: 17px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    padding-left: 60px;
}

#section-id-1646477044458 .sppb-col-md-4 .sppb-media-content h3:before{
    position: absolute;
    content: "";
    width: 14px;
    height: 3px;
    background: #a6ce39;
    left: 40px;
    margin-top: 10px;
}


#sppb-addon-1646477044461 h2{
	text-align: left;
    font-size: 38px;
    line-height: 42px;
    font-weight: bold;
    /*font-family: 'Qanelas', sans-serif;
	font-family: 'Manrope', sans-serif;*/
}

#sppb-addon-1646477044474 .button-vidy{
	float: right;
	margin-top: 4px;
}

#sppb-addon-1646477044474 .button-vidy a{
	color: #000;
    line-height: 22px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    background: #90edf4;
    padding: 10px 20px;
    border-radius: 35px;
	transition: color 400ms, background-color 400ms;
}
#sppb-addon-1646477044474 .button-vidy a:hover{
	background: #c8e676;
	transition: color 400ms, background-color 400ms;
}
#sppb-addon-1646477044474 .button-vidy a:active{
	box-shadow: inset 0 2px 4px rgb(0 0 0 / 15%), 0 1px 2px rgb(0 0 0 / 5%);
}



/* --- ДИРЕКТОР ---*/


.director-text-cont .module-title{
	font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    padding-bottom: 27px;
    padding-left: 30px;
}



.director-text-cont .module-title:before{
	position: absolute;
    content: "";
    width: 14px;
    height: 3px;
    background: #a6ce39;
    left: 0px;
    margin-top: 18px;
}

.director-text-cont .sub-title-block{
	font-size: 37px;
    line-height: 42px;
    padding-bottom: 20px;
}

.director-text-cont .sub-title-block-2{
	font-size: 27px;
    line-height: 38px;
    padding-bottom: 40px;
}
.readmore a{
	font-size: 17px;
    line-height: 24px;
    font-weight:bold;
	color:#000;
}
.readmore a:hover,
.readmore a:active,
.readmore a:focus{
	text-decoration:underline;
	color:#000;
}
.readmore a:after{
    content: "";
    background-image: url(../images/readmore-arrow.png);
    background-size: initial;
    background-repeat: no-repeat;
    height: 9px;
    width: 25px;
    margin-top: 9px;
    margin-left: 10px;
    position: absolute;
}
.director-text-cont .text-block{
	line-height: 24px;
    font-size: 17px;
	width: 665px;
}
.director-text-cont .text-block p{
    margin-bottom: 40px;
}
.director-section-container .director-form .director-form-header{
	font-size: 23px;
    line-height: 42px;
    font-weight:bold;
	color:#000;
	margin-bottom: 10px;
}
.director-section-container .director-form .director-form-intro{
	font-size: 17px;
    line-height: 28px;
    font-weight:400;
	color:#000;
	margin-bottom: 30px;
}
.director-section-container .director-form .politic-cont label,
.vse-varianty-section-container .zvonok-static-form .politic-cont label,
.designer-form .politic-cont label
{
	transform: none;
	font-size: 13px;
    line-height: 19px;
    font-weight:400;
	color:#7f7f7f;
}
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    background-color: #90edf4;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    color: #000000;
    text-shadow: none;
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
    padding: 13px 20px;
    border-radius: 30px;
	transition: color 400ms, background-color 400ms;
}

.formResponsive input[type="submit"]:hover, .formResponsive button[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive button[type="submit"]:active, .formResponsive input[type="submit"].active, .formResponsive button[type="submit"].active, .formResponsive input[type="submit"].disabled, .formResponsive button[type="submit"].disabled, .formResponsive input[type="submit"][disabled], .formResponsive button[type="submit"][disabled] {
    background-color: #c8e676;
    color: #000000;
    text-shadow: none;
	transition: color 400ms, background-color 400ms;
}





/* --- ДОСТИЖЕНИЯ ---*/

#sppb-addon-1603214678929 .sppb-addon-title{
	font-size: 29px !important;
    line-height: 38px !important;
    font-weight: bold !important;
}

#sppb-addon-1603214678929 .sppb-addon-title:before{
	background: #a6ce39;
	bottom: 17px;
}



/* --- ВИДЫ ТКАНЕЙ ---*/

#section-id-1645776754534{
	margin-top: -30px !important;
    margin-bottom: -70px !important;
    z-index: 999 !important;
}

#sppb-addon-1645776754543 .module-title{
	font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 140px;
	color: #000;
}

#sppb-addon-1645776754543 .module-text{
	font-size: 17px;
    line-height: 30px;
	color: #000;
}
#column-wrap-id-1645776754532{
	padding:0;
}



/* --- НОВОСТИ ---*/
#sppb-addon-wrapper-1603212429768{width: 100% !important;}
#sppb-addon-1603212429765 .styled-title .sppb-addon-title:before {
    background: #a6ce39;
    bottom: 37px;
}







/* --- НАШИ КЛИЕНТЫ ---*/

#sppb-addon-1645776754336 h4:before{
	background: #a6ce39;
	bottom: 37px;
}




/* --- КАК МЫ РАБОТАЕМ ---*/


#sppb-addon-1645776754400 h2:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 3px;
    background: #a6ce39;
	top: 40px;
    /*left: 0;*/
	margin-left: -25px;
}


.how-we-work-section  .sppb-column-addons .item-title{
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	min-height: 48px;
    margin-bottom: 20px;
	color:#000;
}

.how-we-work-section  .sppb-column-addons .item-desc{
	font-size: 17px;
	color:#000;
}
.openform{cursor:pointer;text-decoration:underline}


.how-we-work-section  .sppb-column-addons .sppb-addon-raw-html{
	min-height: 215px;
}
.how-we-work-section  .sppb-col-md-3:nth-child(-n+5) .sppb-column-addons .sppb-addon-raw-html{
	border-bottom: 2px solid #fff;
}


/* --- НАЧИНАЕИТСЯ С ЭСКИЗА ---*/


#sppb-addon-1645788954484 {color: #fff;}

#sppb-addon-1645788954484 .module-title{
	font-size: 23px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 20px;
    margin-top: 50px;
}

#sppb-addon-1645788954484 .module-text{
	font-size: 17px;
    line-height: 28px;
}


/* --- ОТЗЫВЫ ---*/


#sppb-addon-1645788954505 h2{
	padding-left: 30px !important;
}


#sppb-addon-1645788954505 h2:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 3px;
    background: #a6ce39;
    left: 5px;
    top: 40px;
}


/* --- НАША КОМАНДА ---*/

#sppb-addon-1603212429894 h4:before{
	background: #a6ce39;
	bottom: 37px;
}
#sppb-addon-wrapper-1603212429897 {
    width: 100% !important;
}
#sppb-addon-1603216077700 {
	font-size: 17px;
	line-height: 28px;
}
#btn-1603216103740{
	background: #90edf4;
	color: #000;
	font-weight: bold;
    font-size: 17px;
    line-height: 30px;
    border-radius: 35px;
}
.our-team-persons-cont .sppb-container-inner{
	    margin-left: -20px;
}
.our-team-persons-cont .sppb-col-md-4{
	max-width:350px;
	border-bottom-left-radius: 35px;
	border-top-right-radius: 35px;
}
.sppb-addon-wimble-person .sppb-wimble-person-info-wrapper{
	border-bottom-left-radius: 10px;
}
.person_cont .sppb-column-addons .sppb-addon-wrapper >div{
	border-bottom-left-radius: 35px;
}



/* --- ФОРМА пригласить дизайнера (4); дизайнер в эскизе (8) --- */
.rsform-simple-js-modal-content{
	height: 580px !important;
}
#rsform_4_page_0 label.col-form-label,
#rsform_8_page_0 label.col-form-label{
	display: none;
}
#rsform_4_page_0 .col-sm-9.formControls,
#rsform_8_page_0 .col-sm-9.formControls{
	width: 90%;
    padding: 0;
}
#rsform_4_page_0 .form-title,
#rsform_8_page_0 .form-title{
	font-size: 23px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 40px;
}
#rsform_4_page_0 input{
	font-size: 17px;
    line-height: 42px;
    padding:0;
    background: #f1f1f1;
    border-radius: 35px;
    padding-left: 40px;
}
#rsform_4_page_0 button,
#rsform_8_page_0 button{
	background: #90edf4;
    color: black;
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    border-radius: 35px;
    width: 100%;
    margin-top: 0px;
}
#rsform_4_page_0 button{
	
}
#rsform_8_page_0 button{
	margin-top: 0px;
}
#rsform_4_page_0 .form-img,
#rsform_8_page_0 .form-img{
	margin-top: 90px;
}
#rsform_4_page_0 .name-input-block:before,
#rsform_8_page_0 .name-input-block:before{
	content: '';
    background-image: url(../../../../images/form/name-icon.png);
    background-size: initial;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    margin-left: 15px;
    margin-top: 14px;
}
#rsform_4_page_0 .email-input-block:before,
#rsform_8_page_0 .email-input-block:before{
	content: '';
    background-image: url(../../../../images/form/mail-icon.png);
    background-size: initial;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    margin-left: 15px;
    margin-top: 14px;
}
#rsform_4_page_0 .phone-input-block:before,
#rsform_8_page_0 .phone-input-block:before{
	content: '';
    background-image: url(../../../../images/form/phone-icon.png);
    background-size: initial;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    margin-left: 15px;
    margin-top: 14px;
}
.rsform-simple-js-modal-close-button {
    width: 30px !important;
    line-height: 26px !important;
    text-align: center;
    cursor: pointer;
    border: 2px solid;
    border-radius: 50% !important;
    font-size: 25px;
    background-color: #fff !important;
}
#zvonok2Form p.formRed{
	display:none;
}
.formError {
    color: #ffa6a6;
    font-weight: 400;
    font-size: 14px;
}
#rsform_8_page_0 .formValidation{
	position: absolute;
    margin-top: -74px;
}
#rsform_8_page_0 .rsform-block-name,
#rsform_8_page_0 .rsform-block-phone{
	margin-bottom: 25px!important;
}
#rsform_8_page_0>.row{
	/*padding: 0 15px;*/
}
#rsform_8_page_0{
	max-width: 370px;
}
.politic-row.eskiz label{
	color: #fff;
	margin-top: -20px;
}
#rsform_8_page_0 .formError, .politic-row.eskiz .formError, .politic-row.eskiz .formError a {
	padding: 0;
    color: #fbcccc;
}
.politic-row.eskiz .formError a {
	text-decoration:underline;
}
.politic-row.eskiz .formValidation{
	    display: block;
    margin-top: 40px;
}
/* --- END ФОРМА --- */

.formResponsive .formError {
    vertical-align: middle;
    font-size: 14px;
}



h1,h2,h3,h4,h5,h6{
	/*font-family: 'Qanelas', sans-serif !important;
	font-family: 'Manrope', sans-serif!important;*/
}

.about-page .work2500{
	padding: 100px 0px !important;
}



#btn-1603719505769{
	background: #90edf4;
	border-radius: 35px;
	color: #000 !important;
}

#mod-custom148 a{
	float: left;
}


/*             media              */
@media (max-width: 1700px){
	/* фон у Как мы работаем*/
	.sp-page-builder .page-content .how-we-work-section {
		background-image: none!important;
	}
}

@media (min-width: 1200px){
	/* основной контейнер под контент */
	body:not(.main-page) .sppb-row-container{
	    max-width: 1400px;
	}
	/*  --- наши услуги на главной --- */
	.our-services-block .sppb-row-container{
		max-width: 1400px;
		padding-left: 90px;
	}
	/*  --- 2500+ на главной --- */
	.work2500 .sppb-row-container{
		max-width: 1400px;
	}
	.shtory-na-zakaz-block .sppb-row-container .sppb-col-md-4{
		padding: 0 6px;
	}
	.director-section-container .sppb-row-container{
		max-width: 1400px;
	}
}


#sp-header{
	height: 190px;
}

.sp-page-title .sp-page-title-heading{
	margin-top: -30px;
	    z-index: -1;
}
body.designers-page  .sp-page-title .sp-page-title-heading{
	margin-top: 0px;
}
body.designers-page.wimble-team-page .sp-page-title{
	background-position: center 0;
	margin-top: -1px;
}
@media (max-width: 1500px){
	body.designers-page.wimble-team-page .sp-page-title{
		margin-top: -25px;
	}
}

@media (max-width: 767px){
	body.designers-page.wimble-team-page .sp-page-title{
		margin-top: -10px;
	}
}

body:not(.main-page) #sp-main-body{
	margin-top: 0px;
}

/*заголок на стр Контакты */
body.contact-page #sp-main-body{
	margin-top: -40px;
}
.sp-page-builder .page-content #section-id-1602682848247{
	margin-top: -220px;
}
@media (max-width: 1510px){
	body.contact-page #sp-main-body{
		margin-top: -60px;
	}
}
@media (max-width: 991px){
	body.contact-page #sp-main-body{
		margin-top: -40px;
	}
}
@media (max-width: 767px){
	body.contact-page #sp-main-body{
		margin-top: 0px;
	}
	.sp-page-builder .page-content #section-id-1602682848247{
		margin-top: -180px;
	}
}



#sp-logo .logo .logo-image{height: auto !important;}



.cat-button a{
	width: 200px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #000 !important;
    background: #90edf4;
    font-size: 17px;
    line-height: 42px;
    font-weight: bold;
    border-radius: 30px;
    margin-top: 20px;
}












.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
    top: 100px;
}
@media (max-width: 1199px){
	.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
		top: 50px; 
	}
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
    font-size: 55px;
    line-height: 64px;
    letter-spacing: 0.5px;
}



#sppb-sp-slider-1603275116514 ul{
	width: 100% !important;
}

@media (max-width: 1900px){
	/* Раздел Портфолио. Блог. Детальная страница */
	body.com-spsimpleportfolio #sp-main-body .container-inner,
	body.view-article #sp-main-body .container-inner{
		max-width: initial;
	}
	body.com-spsimpleportfolio #sp-main-body #sp-component,
	body.view-article #sp-main-body #sp-component{
		padding: 0px 55px;
	}
}

@media (max-width: 1800px){
	#section-id-1603183975038 .sppb-row-container{
		max-width: calc(100% - 550px) !important;
	    margin-right: 0;
	    padding: 0;
	    margin-left: 500px;
	    max-width: 900px;
	}

	#section-id-1603183975038 .sppb-col-md-3 {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	    margin-bottom: 30px;
	}	
}


@media (max-width: 1600px){
	
	#sp-socials_new{
		width:150px;
	}
	#sp-contactsnew{
		flex:1;
	}
}

@media (max-width: 1510px){
	#sp-socials_new{display: none;}

	#header-contacts-mod-messengers{
		margin-right: 10px;
		/*display: none;*/
	}
	#header-calling{/*width: 350px;*/width: 470px;}


	#header-contacts-mod-timetable{width: 160px;}
	#header-contacts-mod-email{width: 130px; margin-right: 20px;}
	#header-contacts-mod{width: 350px;}


	.row.r_header{
		padding: 0 40px;
	}

	#sp-logo{
		width: 355px;
		padding:0;
	}

	#sp-contactsnew{
		width: calc(100% - 355px);
	}
	

	#sp-header{
		padding:0;
	}
	
	/* Раздел Портфолио. Блог. Детальная страница */
	body.com-spsimpleportfolio #sp-header,
	body.view-article #sp-header{
		height: 165px;
	}
	body.com-spsimpleportfolio #sp-main-body #sp-component,
	body.view-article #sp-main-body #sp-component{
		padding: 0px;
	}
	body.com-spsimpleportfolio #sp-main-body #sp-component, body.view-article #sp-main-body #sp-component {
		padding: 0;
	}

}

@media (max-width: 1400px){
	.wimble-home-slider.sppb-addon-sp-slider .sp-text-thumbnail-list:before {
	    height: 80px;
	    margin-left: 0px;
	    margin-top: 20px;
	    background-size: contain;
	    background-repeat: no-repeat;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
	    left: 75px;
	}

	.our-services-block .sppb-row-container {
	    padding-left: 15px;
	}

	#sppb-addon-1603184013362 .sppb-addon-title {
	    font-size: 26px;
	    line-height: 32px;
	}
	
	#section-id-1645788954478{
		background-size: 800px;
		min-height: 400px;
	}
}


@media (min-width: 1251px){
	.fake-image{display: none;}
}

@media (max-width: 1280px){
	#header-contacts-mod-messengers{
		display: none;
	}
	#header-calling{width: 350px;}
}
@media (max-width: 1250px){
	.fake-image{display: block;
		width: 300px;
	    float: left;
	    padding: 0px 50px 0px 50px;
	}
	.director-section-container .sppb-col-md-5{display: none;}
	#section-id-1645776754491 .sppb-col-md-7 {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.director-text-cont .text-block {width: 100%; padding-right: 50px;}

	.director-form form {margin: 0 auto; /*width: 100%;*/}
	.director-text-cont .module-title {padding-bottom: 47px;}
	.director-section-container .readmore{text-align: center;}

}

@media (max-width: 1200px){
	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
	    top: 75px;
	}

	#sppb-addon-1603275116514 .sp-slider-custom-dot-indecators {
	    width: 100% !important;
	    border-radius: 0;
	}

	.slide-title {
	    font-size: 52px !important;
	    line-height: 58px !important;
	}

	.slide-content-text {
	    font-size: 19px !important;
	    line-height: 22px !important;
	}


	#sppb-addon-1603184013362 .sppb-addon-title {
	    font-size: 25px !important;
	    line-height: 29px !important;
	}


	#section-id-1603183975038{
		background-color: #0a0f12;
    	background-image: none !important;
	}

	#section-id-1603183975038 .sppb-row-container{
		width: 100%;
	    max-width: 100% !important;
	    margin: 0;
	    padding-left: 25px;
	    padding-right: 25px;
	}

	#section-id-1603183975038 .sppb-col-md-3 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}

	.sppb-col-md-4 {
	    padding: 0 6px;
	}

	#section-id-1646477044458 .sppb-col-md-4 .sppb-media-content h3 {
    padding: 100px 0px;
	padding-left: 60px;
	}

	.rsform-simple-js-modal-content {
	    width: 80% !important;
	}

	#sppb-addon-1645776754543 .module-title{
		/*margin-top: 90px;*/
	}

	.news-page .readmore{display: none;}
	.news-page .article-list .article-body .article-header {
	    min-height: unset;
	}

	#section-id-1645788954502 .otziv-main-cont{
		padding: 0px 30px;
	}
	
	#phone-calling-form {
		width: 180px;
	}
	.director-section-container .readmore {
		text-align: left;
	}
	#sppb-addon-wrapper-1651270127885{
		margin-left: -50px!important;
	}
	
	/* заголовок в одной работе */
	.sp-simpleportfolio-description .title-cont .portfolio_title h1{
		font-size: 64px!important;
		line-height: 72px!important;
	}
}



@media (max-width: 1150px){
		#header-contacts-mod-timetable{display: none;}
		#header-contacts-mod {width: 160px;}
		#header-search form.mod-finder {width: 240px;	}

}

@media (max-width: 991px){
	#sp-contactsnew{display: block !important;}

	#sp-menu{
		height: 55px;
	}

	#offcanvas-toggler {
		position: absolute;
    	top: 139px;
    	left: 40px;
    	border: 1px solid #fff;
	    width: 50px;
	    text-align: center;
	    height: 40px;
	    line-height: 40px;
	}

	#header-calling{
		width: 100%;
	}

	#header-calling .header_calling_title .bold{display: none;}
	#header-contacts-mod-email .header_email_title .bold{display: none;}

	.header_calling_mod .mod-custom.custom {display: block;}


	#header-contacts-mod{
		margin-top: -30px;
		text-align: right;
	}

	#header-contacts-mod-email{
		margin: 0;
	    width: auto;
	    text-align: right;
	}

	#header-contacts-mod .sp-column{display: block;}
	#header-contacts-mod {
		margin-top: -30px;
	    height: 30px;
	    float: right;
	}

	#sp-contactsnew{
		float: right;
	    padding: 0;
	    margin: 0;
	}

	#sp-contactsnew .sp-column{
		display: block;
	    width: 200px;
	    float: right;
	    text-align: right;
	    margin-top: 20px;
	}

	#header-contacts-mod-email .sp-column .header_calling_mod{margin-top: -115px;}
	#sp-main-body{margin-top: -190px;}
	.header_calling_mod .phone-number {margin-bottom: 10px;}


	#header-search{margin-right: 20px;}
	
	
	
	
	/* модуль КАК МЫ РАБОТАЕМ */	
	.how-we-work-section .sppb-row-container{
		text-align: center;
		/*max-width: 300px;*/
	}
	.how-we-work-section .sppb-addon-single-image{
		text-align: center;
	}
	.how-we-work-section .sppb-col-md-3{
		background: #fff9f4;
		margin: 0 1% 30px 0px;
		padding: 30px 10px;
		border-radius: 20px;
		border: solid 1px #9edce4;
		max-width: 49%;
	}
	.how-we-work-section .hww-text-cont{
		margin:0!important
	}
	.how-we-work-section .sppb-col-md-3 .sppb-column-addons .sppb-addon-raw-html {
		border: none!important;
	}
	#sppb-addon-wrapper-1645776754400 {
		margin: 0!important
	}
		.how-we-work-section .sppb-column-addons .sppb-addon-raw-html {
		min-height: auto;
	}
	.our-team-persons-cont .sppb-col-md-4 {
		margin-right: 1%;
	}
	.our-team-persons-cont .sppb-col-sm-6 {
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		max-width: 49%;
	}
	.our-team-persons-cont .sppb-container-inner {
		margin: 0;
	}
	.our-team-persons-cont{
		background: none!important;
	}
	.person_3{
		display:none;
	}
	
	.zvonok-static-form{
		max-width: 560px;
		margin: 0 auto;
	}
	
	#sppb-addon-1645793681207 {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.socials_mod {
		margin-top: 0;
	}
}





@media (max-width: 991px){
	#section-id-1603212427283{
		padding-top: 50px !important;
	}
	#sppb-addon-1645776754543 .module-title{
		margin-top: 90px;
	}

	#section-id-1646477044458 .sppb-col-md-4{
		max-width: 420px;
	}

	#section-id-1646477044458 .sppb-col-md-6{
		width: 50%;
	}

	#sppb-addon-wrapper-1646477044474 .button-vidy{
		margin-top: 20px;
	}

	#section-id-1646477044458{
		background-repeat-y: repeat !important;
	}

	#rsform_4_page_0 {width: 100%;}
	.rsform-simple-js-modal-content{width: 450px !important;}
	#rsform_4_page_0 .image-cont{display: none;}
	#rsform_4_page_0 .main-form-cont{width: 100%;}
	#rsform_4_page_0 .form-title{text-align: center;}
	#rsform_4_page_0 .col-sm-9.formControls {width: 100%;}

	#rsform_4_page_0 .name-input-block:before, #rsform_4_page_0 .email-input-block:before, #rsform_4_page_0 .phone-input-block:before  {left: 40px;}


	#sppb-addon-1646395475531 .col-lg-8, #sppb-addon-1646395475531 .col-lg-4{width: 355px;}
	#sppb-addon-1646395475531 .elem4{margin-right: 0px !important;}
	#sppb-addon-1646395475531 .elem5, #sppb-addon-1646395475531 .elem6, #sppb-addon-1646395475531 .elem7{display: none;}

	#sppb-addon-1645776754528 .module-text {
	    font-size: 23px;
	    line-height: 29px;
	}

	#sppb-addon-1645776754537 {width: 300px; margin: 0 auto;}


	#sppb-addon-1603212429765 .styled-title .sppb-addon-title:before {
	    bottom: 10px;
	}
	/*общий для заголовков */
	.styled-title .sppb-addon-title:before {
	    bottom: 10px!important;
	}

	#sppb-addon-1603212429768 .sppb-addon-title {
	    font-size: 27px !important;
	    line-height: 32px !important;
	}

	.services-container .sppb-addon-wrapper>div,
	.catalog-container .sppb-addon-wrapper>div,
	.jaluzi-container .sppb-addon-wrapper>div,
	.tkani-container .sppb-addon-wrapper>div,
	.vidy-shtor-container .sppb-addon-wrapper>div,
	.stili-shtor-container .sppb-addon-wrapper>div,
	.naznach-shtor-container .sppb-addon-wrapper>div{
		padding: 20px !important;
	}

	.classic-service .sppb-feature-box-title,
	.classic-catalog .sppb-feature-box-title,
	.classic-jaluzi .sppb-feature-box-title,
	.classic-tkani .sppb-feature-box-title,
	.classic-vidy-shtor .sppb-feature-box-title,
	.classic-stili-shtor .sppb-feature-box-title,
	.classic-naznach-shtor .sppb-feature-box-title {
	    right: -30px;
	}



	#section-id-1645788954502 .sppb-row-container{max-width: 100% !important;}
	#section-id-1645788954502 .otziv-main-cont {padding: 0px;}
	#sp-slider-inner-item-1646832619346-num-0-key, #sp-slider-inner-item-1646832619347-num-0-key {width: 100%;}

	/*#section-id-1645788954502 .sp-slider-outer-stage{height: 1100px !important;}*/

	#section-id-1645788954502 .otziv-main-cont .col-lg-4 {padding-bottom: 10px;}
	#sp-slider-inner-item-1646832619346-num-0-key .col-lg-12, #sp-slider-inner-item-1646832619347-num-0-key .col-lg-12 {padding-top: 0px;}


	#section-id-1645788954502 .otziv-main-cont .col-lg-3 img{margin: 0 auto;}
	#section-id-1645788954502 .otziv-main-cont .col-lg-9 {text-align: center;}


	#section-id-1645788954502 .sp-nav-control{top: 40px; margin: 0;}




	#section-id-1603719357979 #column-wrap-id-1603719357978{
		width: 100%;
	    display: block;
	    flex: none;
	    max-width: 100%;
	}


	#sppb-addon-1603719412158{
		width: 170px;
		margin: 0 auto;
	}
	
	#sppb-addon-1603719456499 h3{
		text-align: center;
		font-size: 19px !important;
    	line-height: 19px !important;
	}

	#sppb-addon-wrapper-1649329496468{
		width: 240px;
	    display: block;
	    margin: 0 auto !important;
	}

	#column-id-1603719358106{text-align: center;}

	#sppb-addon-wrapper-1603720058185 {
		width: 250px;
	    margin: 10px auto !important;
	    display: block;
	}

	#sppb-addon-1603720225038 h2{
		text-align: center;
		margin-top: 20px;
	}

	#sppb-addon-wrapper-1645792429983{text-align: center;}

	#sppb-addon-wrapper-1645793681207{width: 120px; margin: 20px auto !important;}

	#sppb-addon-1603720488346 ul { 
		display: block !important;
		text-align: center;
	    margin-bottom: 60px !important; 
	}


	#sppb-addon-1603720488346 ul li{
		font-size: 19px !important;
	    line-height: 22px;
	}

	#sppb-addon-1645792429983 .contact-us{font-size: 21px;}

	.footer_btn2{margin: 20px auto;}

	#sppb-addon-wrapper-1645794203758 {width: 130px; margin: 0 auto !important;}
	
	#phone-calling-form {
		width: 260px;
	}
	
	/* высота шапки */
	body.com-spsimpleportfolio #sp-header, body.view-article #sp-header {
		height: 187px;
	}
	
	/* заголовок в одной работе */
	.sp-simpleportfolio-description .title-cont .portfolio_title h1{
		font-size: 65px!important;
		line-height: 74px!important;
	}


	.offcanvas-menu{
		overflow-y: scroll;
	}
	
	/* заголовок в форме Пригласить дизайнера*/
	#rsform_4_page_0 .form-title/*, #rsform_8_page_0 .form-title*/{
		    margin-top: 0px;
	}
	
}


@media (max-width: 767px){


		#sppb-addon-1649320709227 .sppb-addon-title {
	    font-size: 47px !important;
	    line-height: 290px !important;
	}
	#sppb-addon-wrapper-1649320709227 { left: unset !important;}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-number {
	    line-height: 70px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
	    top: 45px;
    	left: 45px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-text-thumbnail-list:before {
	    height: 60px;
	    margin-left: 0px;
	    margin-top: 5px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators {
	    bottom: 80px;
	}

		#section-id-1603183975038 .sppb-col-md-3 {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	    padding:0;
	}

	#sppb-addon-1603183996281 .sppb-addon-title {
	    font-size: 19px !important;
	    line-height: 37px !important;
	}

	#sppb-addon-1603184013362 .sppb-addon-title {
	    font-size: 23px !important;
	    line-height: 28px !important;
	}

	.count-works-block .count {
	    font-size: 67px;
	}

	#sppb-addon-1646477044461 h2 {
    	font-size: 27px;
	}

	#sppb-addon-wrapper-1651270127885{
		margin-left: 0px!important;
	}
	.director-form-intro{display: none;}

	.director-form .formContainer {
	    width: 320px;
	    max-height: 400px;
	    height: 400px;
	}

	.director-section-container .director-form .director-form-header {
	    font-size: 20px;
	    line-height: 27px;
	    margin-bottom: 20px;
	}
	.director-section-container .fake-image{
		float: none;
		margin-left: calc(50% - 160px);
	    margin: 0 auto;
	}
	.director-text-cont .sub-title-block{
		text-align: center;
		margin-top: 35px;
	}
	.director-text-cont .sub-title-block-2{
		text-align: center;
	}
	.director-text-cont .text-block{
		padding: 0;
		text-align: justify;
	}

	#phone-directorform{width: 100%;}
	#phone-calling-form {width: 170px!important;}	
	#rsform_5_page_0 .formSpan5{width: 100%;}
	#rsform_5_page_0 .formSpan7{width: 170px;}
	#rsform_5_page_0 button{width: 100%;}
	.director-form form {height: 440px;}
	.director-form .bg-gradient-form {width: 300px;}
	.director-form form {width: 50% !important; margin: 0 0 0px 60px !important}
	.director-form .formContainer {   padding: 20px 20px;}

	.zvonok-static-form {
		max-width: 465px;
	}
	.vse-varianty-section-container .zvonok-static-form .politic-cont label {
		margin-top: -5px;
	}

	#sppb-addon-1646395475531 .col-lg-8, #sppb-addon-1646395475531 .col-lg-4{
		margin: 0 auto !important;
		margin-bottom: 10px !important;
	}

	#sppb-addon-1645776754528 .module-text {
	    font-size: 19px;
	    line-height: 24px;
	    padding-left: 20px;
	}

	#mod-custom149 .uk-subnav.uk-subnav-pill.uk-flex-left{padding-left: 20px;}


	#sppb-addon-1603215792258 .sppb-article-info-wrap h3{margin-top: 0px;}
	#sppb-addon-1603215792258 .sppb-addon-article .sppb-readmore:after{padding-top: 0px;}
	#sppb-addon-1603215792258 .sppb-col-sm-4{ border-bottom: 1px dotted; margin-bottom: 50px;}
	#section-id-1603212429761 .sppb-row-container{margin-top: 40px;}
	#sppb-addon-wrapper-1603212429768 {margin-bottom: 60px !important;}

	/*.wimble-article-details-title-wraper{margin-top: 100px;}*/


	#sppb-addon-1603725470957 .sppb-nav li a{font-size: 19px;}
	#sppb-addon-1603725470957 .sppb-addon-content{ font-size: 19px; line-height: 24px;}



	.item-num:before{
		content: attr(data-num);
	   -webkit-text-stroke: 1px rgba(92, 92, 92, 0.3);
	    background-color: transparent;
	    color: transparent;
	    display: inline-block;
	    transition: 0.3s;
	    font-weight: 700;
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    font-size: 168px;
	    line-height: 98px;
	}

	.classic-service .sppb-feature-box-title,
	.classic-catalog .sppb-feature-box-title,
	.classic-jaluzi .sppb-feature-box-title,
	.classic-tkani .sppb-feature-box-title,
	.classic-vidy-shtor .sppb-feature-box-title,
	.classic-stili-shtor .sppb-feature-box-title,
	.classic-naznach-shtor .sppb-feature-box-title{
		font-size: 0.00001px !important;
		line-height: 0.00001px !important;
	}

	.classic-service .sppb-addon-text,
	.classic-catalog .sppb-addon-text,
	.classic-jaluzi .sppb-addon-text,
	.classic-tkani .sppb-addon-text,
	.classic-vidy-shtor .sppb-addon-text,
	.classic-stili-shtor .sppb-addon-text,
	.classic-naznach-shtor .sppb-addon-text{font-size: 28px !important;}

	.services-container .sppb-col-md-4.sppb-col-sm-4,
	.catalog-container .sppb-col-md-4.sppb-col-sm-4,
	.jaluzi-container .sppb-col-md-4.sppb-col-sm-4,
	.tkani-container .sppb-col-md-4.sppb-col-sm-4,
	.vidy-shtor-container .sppb-col-md-4.sppb-col-sm-4,
	.stili-shtor-container .sppb-col-md-4.sppb-col-sm-4,
	.naznach-shtor-container .sppb-col-md-4.sppb-col-sm-4{
		max-width: 500px;
		margin:0 auto;
	}

	#sppb-addon-1603812813864 .sppb-media-content .sppb-btn {
	    margin-bottom: 15px !important;
	}


	#sppb-addon-1603888069683 .sppb-addon-title {
	    font-size: 34px !important;
	    line-height: 39px !important;
	    text-align: center;
	}


	.news-page .article-intro-image img{margin: 0 auto;}


	.news-page .col-md-4{   
		border: 2px solid #9edce4;
    	padding: 20px;
    	margin-bottom: 20px;
    }

    .news-page .col-md-4 .article{
    	margin-bottom: 20px;
    }
	
	/* как мы работаем */
	.how-we-work-section .sppb-col-md-3{
		margin: 0 0 30px 0px;
		width: 300px;
		max-width: initial;
	}
	.how-we-work-section .sppb-row-container{
		max-width: 300px;
	}
	
	
	#section-id-1645788954478{
		background-size: cover!important;
	}
	
	/* прячем фоновые заголовки */
	.our-works #sp-section-1,
	.service-page #sp-section-1{
		display:none
	}

	/* прячем фоновые заголовки на странице с одной работой */
	.com-spsimpleportfolio.view-item #sp-section-1{
		display:none
	}
	/*меняем высоту фото на странице с одной работой*/
	.sp-simpleportfolio-description .title-cont{
		padding-top: 0!important;
	}
	.sp-simpleportfolio-description .title-cont .portfolio_title h1{
		margin: 100px 0px 110px 0px!important;
		line-height: 38px!important;
		font-size: 28px!important;
	}
	
}
@media (max-width: 650px){

	#sp-logo{width: 100%;}
	#sp-logo .logo{margin:0 auto;}


	#sp-contactsnew, #header-contacts-mod, #header-contacts-mod-email, #sp-contactsnew .sp-column{width: 100%;
	    float: none;
	    text-align: center;
	    margin: 0;
	    padding: 0;
		}

	#header-calling,  #header-calling .sp-column{margin:0 auto; width: 250px;}


	#sp-contactsnew{
		margin-top: 50px;
		margin-bottom: 80px;
	}

	#offcanvas-toggler {
    	top: 248px;
    }

    #feedback-146{
    	margin: 0;
    }

    #header-search{
    	width: 200px;
    }

}

@media (max-width: 650px){

	/*#section-id-1603724675051, #section-id-1603808451662{padding-top: 100px !important;}*/
	/*#section-id-1603888069678{padding-top: 140px !important;}*/
	
	.zvonok-static-form {
		max-width: 275px;
	}
	.zvonok-static-form  .formResponsive button[type="submit"]{
		width: 100%;
	}
	#phone-calling2-Name, #phone-calling2-Phone {
		width: 260px!important;
	}

	/*.sp-simpleportfolio-description .sppb-section.title-cont{margin-top: 100px !important;}*/
	.sp-simpleportfolio-description h1{font-size: 26px !important;}
	
	/*высота шапки */
	body.com-spsimpleportfolio #sp-header, body.view-article #sp-header,
	#sp-header 	{
		height: 295px;
	}
}

@media (max-width: 600px){
	#sp-page-builder .page-content .sppb-section:first-child {
	   /* margin-top: 290px;*/
	}
}

@media (max-width: 600px){


		#sppb-addon-1603888069683 .sppb-addon-title {
		    font-size: 26px !important;
		    line-height: 32px !important;
		    text-align: center;
		}

	#section-id-1603724675051, #section-id-1603808451662{margin-top: 0 !important;}


	#section-id-1645788954502 .sp-slider-outer-stage{
		/*height: 800px !important;*/
	}

	.slide-title {
	    font-size: 32px !important;
	    line-height: 46px !important;
	}

	.slide-content-text {
	    font-size: 16px !important;
	    line-height: 18px !important;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-custom-dot-indecators {
	    bottom: 40px;
	}

	.sp-slider-dot-indecator-text.sp-dot-text-key-1{
		margin-top: -20px !important;
	    display: inline-block;
	    vertical-align: middle;
	}

	#sppb-addon-1603184013362 .sppb-addon-title {
	    font-size: 18px !important;
	    line-height: 22px !important;
	}

	.count-works-block .count {
	    font-size: 27px;
	}

	.count-works-block .works {
	    font-size: 19px;
	    line-height: 21px;
	    padding-top: 2px;
	    padding-left: 10px;
	}

	#section-id-1646477044458 .sppb-col-md-4{
		max-width: 320px;
    	margin: 0 auto;
	}

	#section-id-1646477044458 .sppb-col-md-6{
		width: 100%;
	}

	#sppb-addon-1646477044474 .button-vidy{
		float: left;
		margin-bottom: 40px;
		margin-top: 0px;
	}


	.sp-page-builder .page-content #section-id-1646477044458 {
	    padding-top: 70px !important;
	}

	#sppb-addon-1646477044461 .sppb-addon-header{
		background: #ffffff80;
    	padding: 0px 10px;
	}


}


@media (max-width: 575px){
	#column-wrap-id-1645776754532 {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width: 550px){
	#mod-custom149 .uk-subnav.uk-subnav-pill.uk-flex-left{display: block; padding: 0;}
	#mod-custom149 .uk-subnav .uk-first-column{
	    display: block;
	    width: 250px;
	    text-align: center;
	    margin: 10px auto !important;
	}

	#sppb-addon-1646395475531 .col-lg-8, #sppb-addon-1646395475531 .col-lg-4 {
	    width: 300px;
	}

	#mod-custom149 .uk-subnav .uk-first-column a{display: block;}
	
	.director-form form {width: 50% !important; margin: 0 0 0px 30px !important}
}


@media (max-width: 500px){
	.rsform-simple-js-modal-content {
	    width: 320px !important;
	}

	#rsform_4_page_0 .form-title {
	    margin-top: -10px;
	    margin-bottom: 40px;
	}
	#sppb-addon-1645776754537 {
		width: auto;
	}
	.director-form form {width: 50% !important; margin: 0 0 0px 20px !important}
	
	#phone-calling2-Name, #phone-calling2-Phone {
		width: 155px!important;
	}
	#rsform_8_page_0 button {
		max-width: 265px;
	}
	#zvonok2Form{
		width: 270px;
		margin: 0 auto;
	}
	#column-id-1645788954477 {
		padding: 0px 10px 30px 10px;
	}
	
	.sp-simpleportfolio-description .title-cont {
		padding-top: 0!important;
		padding-bottom: 0!important;
	}
	
}


@media (max-width: 450px){

	#sppb-addon-1603725470957 .sppb-nav li a{font-size: 15px;}
	#sppb-addon-1603725470957 .sppb-addon-content{ font-size: 15px; line-height: 17px;}
	#sppb-addon-1603725470957 ul.sppb-nav.sppb-nav-custom>li {   margin-right: 20px !important;}
	#sppb-addon-1603725470957 .sppb-nav-custom li {padding: 0px 0px 20px 0px !important;}

	#section-id-1645788954502 .sp-slider-outer-stage{
		height: 1070px !important;
	}


	#section-id-1645788954502 div[data-arrow-content=icon_only].sp-slider .sp-nav-control .nav-control {
	    font-size: 26px;
	    width: 60px;
	    height: 60px;
	}

	div[data-arrow-content=icon_only] .sp-nav-control .nav-control i {
	    line-height: 60px;
	}
	.director-form form {width: 50% !important; margin: 0 0 0px 10px !important}
	#header-search form.mod-finder {width: 180px;	}
}


@media (max-width: 400px){




	.wimble-home-slider.sppb-addon-sp-slider .sp-text-thumbnail-list:before {
	    height: 40px;
	    margin-left: 0px;
	    margin-top: 15px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-text-thumb-caption {
	    left: 35px;
	}

	.wimble-home-slider.sppb-addon-sp-slider .sp-slider-dot-indecator-text {
	    font-size: 15px !important;
	}

	.director-form .formContainer {width: calc(100% - 40px);}
	#rsform_5_page_0 .formSpan7 {width: calc(100% - 50px);}

	#phone-directorform {padding: 9px 4px 11px 40px;}
	.director-form .formContainer .formRow.phone-row .rsform-block-phone .formBody:before {margin-left: 14px;}
	#rsform_5_page_0 button{padding:8px 32px;}
	.director-form form {width: 50% !important; margin: 0 0 0px 0px !important}

}





.sp-simpleportfolio-description h1{
	background: #0000008c;
    padding: 10px 0px !important;
    color: #9dcd4a;
}

.width_day_timetable{
	    min-width: 70px;
    display: block;
    float: left;
	text-align: right;
    padding-right: 10px;
}


#section-id-1603808451683 .sppb-addon-wrapper>div{
	padding: 0;
}

#section-id-1603808451683 .classic-service{min-height: 380px;}

#section-id-1603808451683 .classic-service .sppb-addon-text{
	padding: 40px 40px 40px 40px;
}

#section-id-1603808451683 .classic-service .sppb-btn.sppb-btn-custom{
	position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    min-height: 380px;
    width: 100%;
}

#section-id-1603808451683 .classic-service .sppb-btn i {
    text-indent: 1px;
    position: absolute;
    bottom: 40px;
    right: 40px;
    top: unset;
    left: unset;
}


#section-id-1603808451683 .classic-service .sppb-feature-box-title{
	right: -14px;
	padding-top: 40px;
}



/*---------*/


#section-id-1687862527365 .sppb-addon-wrapper>div{
	padding: 0;
}

#section-id-1687862527365 .classic-service{min-height: 380px;}

#section-id-1687862527365 .classic-service .sppb-addon-text{
	padding: 40px 40px 40px 40px;
}

#section-id-1687862527365 .classic-service .sppb-btn.sppb-btn-custom{
	position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    min-height: 380px;
    width: 100%;
}

#section-id-1687862527365 .classic-service .sppb-btn i {
    text-indent: 1px;
    position: absolute;
    bottom: 40px;
    right: 40px;
    top: unset;
    left: unset;
}


#section-id-1687862527365 .classic-service .sppb-feature-box-title{
	right: -14px;
	padding-top: 40px;
}

/*---------*/

@media (max-width: 991px){

	#section-id-1603808451683 .classic-service .sppb-addon-text{
		padding: 0px;
	}

	#section-id-1603808451683 .classic-service {
	    min-height: 300px;
	}

	#section-id-1603808451683 .classic-service .sppb-btn i {
	    bottom: 0px;
	    right: 0px;
	    display: none;
	}
}



@media (min-width: 481px) and (max-width: 600px){
	#sppb-sp-slider-1603275116514 .sp-slider-outer-stage{height: 1000px !important;}
}



.menu-404-block{
	margin-top: 30px;
    font-size: 19px;
}


.menu-404-block a{padding: 0px 15px;}


@media (max-height: 600px){
		html.error-page .error-modules {
	    margin-top: 0px;
	}

	.wimble-highlight-text{font-size: 21px;}

}

.v_top {
    vertical-align: top;
}
.mody_table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-top: 10px;
    display: block;
}
.mody_table tr {
    vertical-align: top;
    margin: 1em 0;
    padding: 0;
}
.tbl_urdata tbody tr {
    background: #f8f5f3;
}
.mody_table tbody tr:nth-child(odd) {
    background: #fff;
}

.mody_table td {
    vertical-align: middle;
	padding: 8px 10px;
}
.mody_table td, .mody_table th {
    text-align: center;
    border-top: 1px solid #999 !important; 
    border-bottom: 1px solid #999 !important;
}
.moduletable table td, .moduletable_text table td, .moduletable_menu table td, .moduletable_empty table td {
    border: 0;
}
.tbl_urdata td:nth-child(2n+1) {
    color: #666;
}
.mody_table.tbl_urdata tr td:first-child, .mody_table.tbl_urdata tr th:first-child {
    text-align: center;
    border-left: none!important;
    color: #0f1e35;
    font-weight: bold;
    line-height: 22px;
}
.tbl_urdata td:nth-child(2n) {
    text-align: left;
}
.tbl_urdata tr td:last-child, .tbl_urdata tr th:last-child {
    border-right: none!important;
}

.vcard, .scheminfo{
	display:none
}


#rsform_4_page_0 .politic-cont input{
	/*width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 0;
    padding-left: 10px;
    margin-top:-15px;*/
}

#rsform_4_page_0 .politic-cont label input{
	padding-left: 18px;
    margin-right: 5px;
}


@media (max-width: 500px){
	.formError{font-size: 12px;}

	.formRow.politic-row.designer-form{padding-top: 30px;}

	#component54{    
		width: 300px;
	    display: block;
	    margin-left: -30px;
	    margin-top: -40px;
	}

	.formResponsive .formError{
		font-size: 12px;
   		padding: 5px 0px;
	}

}

.material_img{
	float: right;
    width: 350px;
    margin: 0px 0px 0px 20px;
}


.wimble-article-details-title-wrap .article-header h1 {
	width: auto !important;
}


#zvonok2Form .politic-cont a{
	color: #FFF;
	text-decoration: underline;
}

/* блок на странице Дизайнеры */
.mod_in_designers_page{
	text-align: center;
}
.mod_in_designers_page  .module-title{
	font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.5px;
    font-weight: 400;
	margin-top: 100px;
	color: #fff;
}

.mod_in_designers_page .module-text{
	color: #fff;
    font-size: 25px;
    width: 370px;
	margin: 60px auto 80px auto;
}

.mod_in_designers_page a{
	background: #90edf4;
    color: black;
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    border-radius: 35px;
    padding: 15px 0;
    width: 260px;
    text-align: center;
    display: block;
	margin: 0 auto;
}
.mod_in_designers_page  .sppb-addon-content{
	padding-left: 25%;
}
.mod_in_designers_page a:hover {
    background: #c8e676 !important;
	color: black;
}
@media (max-width: 1500px){
	.mod_in_designers_page  .sppb-addon-content{
		padding-left: 45%;
	}
}
@media (max-width: 1300px){
	.mod_in_designers_page  .sppb-addon-content{
		padding-left: 55%;
	}
	.sp-page-builder .page-content #section-id-1674091509630{
		background-size: 600px!important;
		min-height: 400px!important;
	}
	.mod_in_designers_page .module-title{
		margin-top: 50px;
	}
}
@media (max-width: 1080px){
	.sp-page-builder .page-content #section-id-1674091509630 {
		background-size: 510px!important;
	}
	#column-wrap-id-1674091509633 {
		background: #000000d9;
		padding: 0px 30px 30px 30px;
	}
	.mod_in_designers_page  .sppb-addon-content{
		padding-left: 0%;
	}
}
@media (max-width: 500px){
	.mod_in_designers_page .module-text {
		margin: 40px auto 40px auto;
		clear: both;
		width: 100%;
		font-size: 22px;
	}
	.mod_in_designers_page .module-title {
		font-size: 29px;
	}
}
@media (max-width: 450px){
	.mod_in_designers_page .module-text {

		font-size: 20px;
	}
	.mod_in_designers_page .module-title {
		font-size: 27px;
	}
}
@media (max-width: 370px){
	#section-id-1674091509630{
		padding: 0!important;
	}
}
/* конец блок на странице Дизайнеры */

.adv-text-block{
	padding: 20px 20px 0px 20px;
}

.adv-text-block:before{	
	position: absolute;
    display: block;
    background-color: #fff;
    content: '';
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    top: 0;
    left: 0;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    z-index: 1;
}

.adv-text-block:after{
	position: absolute;
    display: block;
    background-color: #fff;
    content: '';
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    bottom: 0;
    right: 0;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
}


.sp-page-builder.page-153{
	font-size: 19px;
}
.istoch{
	text-align: center;
	color: #aaa;
	margin-top: -10px;
	margin-bottom: 15px;
	font-size: 15px;

}
.istoch a{
color: #6c6c6c;
}
.istoch a:hover{
	color: #6c6c6c;
}
.width-youtube iframe{
	width: 100%;
	
}
@media (min-width:1200px) {
	.width-youtube iframe{
		height: 700px;
	}
	
}


.mody_table tr{vertical-align:top;margin:1em 0;padding:0; height: 20.7969px;}
.mody_table td{vertical-align:middle; width: 35.7143%; height: 20.7969px;}
.mody_table tbody tr{background:#f9f9f9}
.mody_table tbody tr:nth-child(odd){background:#fff}
.mody_table td,.mody_table tr{text-align:center;border-top: 1px solid #999 !important; border-bottom: 1px solid #999 !important;}
.mody_table thead tr{background-color:#bbb}
.mody_table_zag {
	width: 45.3426%;
	background-color: #9edce4;
}
#sp-simpleportfolio blockquote{
	border-left: solid 5px #c8e676;
	padding-left: 20px;
	font-style: italic;
}
.header_calling_button .callback_form_button_new_s.pwebcontact243_toggler{
 	font-size: 15px;
    line-height: 39px;
    background: #90EDF4;
    width: 180px;
    border-radius: 27px;
    text-align: center;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    transition: all .15s ease-in-out;
    margin-left: 18px;
 }
.header_calling_button .callback_form_button_new_s.pwebcontact243_toggler:hover{
	background: #c8e676 !important;
}
#section-id-1681911234705{
	display: none;
}
#section-id-1681981865272{
	display: none;
}
@media(max-width: 494px){
	#column-wrap-id-1645776754533{
		margin-top: 35px;

	}
}

.anidi{color:#707070}