
@charset "UTF-8";

/* html {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);

} */

body {
	font-size: 14px;
	font-weight: 500;
	font-family: 'Montserrat';
	color: #676767;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2E3841;
	font-family: 'Montserrat';
	font-weight: 600;
	margin-top: 0
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 26px
}

h4 {
	font-size: 20px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 14px
}

p {
	line-height: 26px
}

ul,
ol {
	padding-left: 50px;
	line-height: 26px
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 30px
}

ul ul {
	list-style: disc
}

blockquote {
	font-size: 16px;
	color: #2E3841;
	padding-left: 45px;
	border-left: none;
	font-style: italic;
	line-height: 26px
}

@media (min-width:992px) {
	blockquote {
		padding-left: 80px
	}
}

#scrollUp {
	bottom: 20px;
	right: 20px;
	background-color: #2E3841;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	opacity: .5;
	padding: 10px 20px;
	-webkit-transition: background 300ms linear;
	-moz-transition: background 300ms linear;
	-o-transition: background 300ms linear;
	transition: background 300ms linear;
	-webkit-backface-visibility: hidden
}

@media (min-width:992px) {
	#scrollUp {
		bottom: 100px;
		right: 30px
	}
}

#scrollUp.inverse {
	background-color: #FFC000;
	color: #2E3841
}

#scrollUp:hover {
	opacity: 1;
	background-color: #c61f22;
	color: #fff
}

@media (min-width:320px) {
	#scrollUp {
		bottom: 100px;
		right: 30px
	}
}


.vk-clear-padding {
	padding: 0
}

.vk-clear-padding-left {
	padding-left: 0
}

.vk-clear-paddingright {
	padding-right: 0
}

.vk-clear-padding-top {
	padding-top: 0
}

.vk-clear-padding-bottom {
	padding-bottom: 0
}

.vk-clear-margin {
	margin: 0
}

.vk-clear-margin-left {
	margin-left: 0
}

.vk-clear-marginright {
	margin-right: 0
}

.vk-clear-margin-top {
	margin-top: 0
}

.vk-clear-margin-bottom {
	margin-bottom: 0
}

.vk-img {
	display: block;
	position: relative;
	max-width: 100%;

}

.vk-img img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-img:focus,
.vk-img:hover {
	outline: none;
	opacity: .6
}

.img-main-dark {
	background: #000
}

.vk-img:focus img,
.vk-img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.vk-img-frame {
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.digest-icon {
	position: absolute;
	width: 24px;
	height: 24px;
	left: 15px;
	top: 15px;
	background: #c61f22;
	border-radius: 50%;
}

.digest-img {
	padding: 6px;
}

.vk-img-frame-2 {
	overflow: hidden;
	position: relative;
	padding: 30px 30px 87px 87px;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-img-frame-2:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	width: 85%;
	height: 85%;
	border: 30px solid transparent;
	/*border-top-color: #c61f22;
	border-right-color: #c61f22*/
}

.vk-img-frame-2-reverse {
	overflow: hidden;
	position: relative;
	padding: 30px 30px 87px 87px;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-img-frame-2-reverse:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 85%;
	height: 85%;
	border: 30px solid transparent;
	border-bottom-color: #c61f22;
	border-left-color: #c61f22
}

.upr-activami-li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.upr-activami-flat-realisation {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding-left: 40px;
	font-size: 16px;
}

.upr-activami-flat-realisation li {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	margin-right: 15px;
}

.upr-activami-flat-realisation li:before {
	content: '\276F';
	font-size: 30px;
	color: #c61f22;
	margin-right: 20px;
}

.upr-activami-project-bus {
	list-style-type: none;
	padding-left: 40px;
	font-size: 16px;
}

.upr-activami-project-bus li {
	display: flex;
	margin-bottom: 15px;
	margin-right: 15px;
}

.upr-activami-project-bus li:before {
	content: '\276F';
	font-size: 30px;
	color: #c61f22;
	margin-right: 20px;
}

.vk-img-frame img {
	width: 100%
}

.vk-img-frame img {
	width: 100%
}

.partners_modern_official {
	display: flex
}

.partners_modern_official a {
	color: inherit;
	text-decoration: none;
	outline: none;
	position: relative;
	display: block;
	margin: 0 auto;
	padding: .625rem 1.25rem;
	text-transform: uppercase;
	overflow: hidden;
	transition: transform .4s, filter 1.1s ease-in-out
}

.partners_modern_official a:before {
	box-sizing: border-box;
	transform: translateX(100%);
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 99.5%;
	height: 1px;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent
}

.partners_modern_official a:after {
	box-sizing: border-box;
	transform: translateX(-100%);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 99.5%;
	height: 1px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent
}

.partners_modern_official a:hover {
	color: inherit;
	text-decoration: none;
	transform: scale(.9)
}

.partners_modern_official a:hover:before {
	transition: 0.1s transform linear, 0.1s height linear 0.2s;
	transform: translateX(0);
	height: 100%;
	border-color: #fff
}

.partners_modern_official a:hover:after {
	transition: 0.1s transform linear 0.1s, 0.1s height linear 0.2s;
	transform: translateX(0);
	height: 100%;
	border-color: #fff
}

.partners_modern {
	display: flex
}

.partners_modern a {
	color: inherit;
	text-decoration: none;
	outline: none;
	position: relative;
	display: block;
	margin: 0 auto;
	padding: .625rem 1.25rem;
	text-transform: uppercase;
	overflow: hidden
}

.partners_modern a:before {
	box-sizing: border-box;
	transform: translateX(100%);
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 99.5%;
	height: 1px;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent
}

                    .directors-items{
                        width: 100%;
                        gap: 40px;
                        display: flex;
                        flex-direction: column;
                    }

                    .directors-item{
                        width: 100%;
                        display: flex;
                        justify-content: space-between;
                    }

                    .directors-item__photo-block img{
                        width: 100%;
                    }

                    .directors-item__photo-block{
                        width: 26%;
                    }

                    .directors-item__info-block{
                        width: 70%;
                    }

.partners_modern a:after {
	box-sizing: border-box;
	transform: translateX(-100%);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 99.5%;
	height: 1px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent
}

.partners_modern a:hover {
	color: inherit;
	text-decoration: none
}

.partners_modern a:hover:before {
	transition: 0.1s transform linear, 0.1s height linear 0.4s;
	transform: translateX(0);
	height: 100%;
	border-color: #2E3841
}

.partners_modern a:hover:after {
	transition: 0.1s transform linear 0.2s, 0.1s height linear 0.4s;
	transform: translateX(0);
	height: 100%;
	border-color: #2E3841
}

::-moz-selection {
	background-color: #FFC000;
	color: #fff
}

::selection {
	background-color: #c61f224a;
	color: #fff
}

.vk-table {
	width: 100%
}

.vk-fullwidth {
	width: 100%!important
}

.vk-space {
	display: block
}

.vk-space.x-small {
	padding: 10px 0
}

@media (min-width:992px) {
	.vk-space.x-small {
		padding: 20px 0
	}
}

.vk-space.small {
	padding: 15px 0
}

@media (min-width:992px) {
	.vk-space.small {
		padding: 30px 0
	}
}

.vk-space.medium {
	padding: 25px 0
}

@media (min-width:992px) {
	.vk-space.medium {
		padding: 50px 0
	}
}

.vk-space.x-medium {
	padding: 30px 0
}

@media (min-width:992px) {
	.vk-space.x-medium {
		padding: 60px 0
	}
}

.vk-space.large {
	padding: 50px 0
}

@media (min-width:992px) {
	.vk-space.large {
		padding: 100px 0
	}
}

.vk-space.x-large {
	padding: 60px 0
}

@media (min-width:992px) {
	.vk-space.x-large {
		padding: 60 0
	}
}

.values {
	padding-left: 10px!important;
	color: #2da530
}

.values li {
	list-style: none;
	list-style: none;
	line-height: 18px;
	margin-bottom: 13px
}

.values strong {
	color: #2da530
}

.values .fa {
	font-size: 20px!important
}

.vk-list {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal
}

.vk-list-inline:after {
	clear: both;
	content: "";
	display: table
}

.vk-list-inline li {
	float: left
}

.vk-list-icon li {
	position: relative;
	padding: 15px 15px 15px 19px
}

.vk-list-icon li .fa {
	padding-right: 10px
}

.vk-list-client-style-1 li {
	border: 1px solid #EAEAEA;
	float: left;
	width: calc(100% / 3)
}

.vk-list-client-style-1 li:nth-child(n+4) {
	margin-top: -1px
}

.vk-list-client-style-1 li:nth-child(3n),
.vk-list-client-style-1 li:nth-child(3n-1) {
	margin-left: -1px
}

.vk-list-client-style-1 li img {
	width: 100%
}

.vk-list-client-style-2 {
	float: left;
	width: 100%
}

.vk-list-client-style-2 li {
	float: left;
	width: calc(100% / 6);
	text-align: center
}

.vk-list-client-style-2 img {
	width: auto;
	margin: auto
}

.vk-list-step img {
	width: 100%
}

.vk-list-step .vk-title {
	margin-bottom: 20px
}

.vk-list-step .left-step {
	display: none
}

@media (min-width:992px) {
	.vk-list-step .left-step {
		display: block;
		padding-right: 115px
	}
}

.vk-list-step .right-step {
	padding-top: 0;
	padding-left: 95px
}

@media (min-width:992px) {
	.vk-list-step .right-step {
		padding-left: 115px;
		margin-left: 0;
		padding-right: 15px;
		padding-top: 60px
	}
}

.vk-list-step .item-row {
	position: relative;
	padding-bottom: 50px;
	float: left
}

.vk-list-step .item-row:last-child {
	padding-bottom: 0
}

@media (min-width:992px) {
	.vk-list-step .item-row:nth-child(even) .left-step {
		float: right;
		padding-left: 115px;
		padding-right: 15px
	}
}

@media (min-width:992px) {
	.vk-list-step .item-row:nth-child(even) .right-step {
		padding-left: 15px;
		padding-right: 115px;
		text-align: right
	}
}

.vk-list-step .item-row:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #EAEAEA;
	display: block;
	left: 45px
}

@media (min-width:992px) {
	.vk-list-step .item-row:before {
		right: 45px;
		margin: auto
	}
}

.vk-list-step .item-row:after {
	content: attr(aria-label);
	position: absolute;
	top: 0;
	left: 15px;
	font-size: 60px;
	font-weight: 600;
	padding-top: 5px;
	padding-left: 5px;
	width: 60px;
	height: 60px;
	border: 2px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #F4F4F4;
	background-color: #fff
}

@media (min-width:992px) {
	.vk-list-step .item-row:after {
		right: 15px;
		bottom: 0;
		margin: auto;
		font-size: 100px;
		width: 100px;
		height: 100px
	}
}

.vk-list-step-mini li {
	text-transform: uppercase;
	font-weight: 500;
	color: #2E3841;
	width: calc(100% / 3.01);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 70px;
	text-align: center
}

.vk-list-step-mini li:not(:last-child) {
	padding-right: 18px
}

.vk-list-step-mini li:before {
	content: attr(aria-level);
	font-size: 70px;
	font-weight: 600;
	color: #F4F4F4;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	z-index: -1;
	line-height: 1
}

@media (min-width:992px) {
	.vk-list-step-mini li:before {
		font-size: 100px;
		top: -12px
	}
}

.vk-list-step-mini li:after {
	content: "\f054";
	font-family: FontAwesome;
	font-size: 18px;
	color: #B0B0B0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.vk-list-step-mini li:last-child:after {
	display: none
}

.vk-list-quantity .vk-btn,
.vk-list-quantity input {
	padding: 5px;
	width: 40px;
	height: 40px;
	border: 1px solid #EAEAEA;
	color: #B0B0B0
}

.vk-list-quantity .vk-btn {
	background-color: #F4F4F4
}

.vk-list-quantity .vk-btn:active {
	border-color: #FFC000;
	background-color: #EAEAEA
}

.vk-list-quantity input {
	text-align: center
}

.vk-list-quantity input:focus {
	outline: none
}

.vk-text-capitalize {
	text-transform: capitalize
}

.vk-text-uppercase {
	text-transform: uppercase
}

.vk-text-center {
	text-align: center
}

.vk-text-left {
	text-align: left
}

.vk-text-right {
	text-align: right
}

.vk-text-italic {
	font-style: italic
}

.vk-text-color-white {
	color: #fff
}

.vk-text-color-black {
	color: #000
}

.vk-text-color-yellow-1 {
	color: #c61f22
}

.vk-text-color-yellow-2 {
	color: #E5AC00
}

.vk-text-color-black-1 {
	color: #2E3841
}

.vk-text-color-black-2 {
	color: #2A333B
}

.vk-text-color-green-1 {
	color: #9DC835
}

.vk-text-color-green-2 {
	color: #87AC2D
}

.vk-text-color-turquoise-1 {
	color: #3EC0A3
}

.vk-text-color-turquoise-2 {
	color: #269C82
}

.vk-text-color-blue-1 {
	color: #4C9ECD
}

.vk-text-color-blue-2 {
	color: #2C7BA9
}

.vk-text-color-violet-1 {
	color: #AA6BD2
}

.vk-text-color-violet-2 {
	color: #8145A7
}

.vk-text-color-grey-1 {
	color: #8D8D8D
}

.vk-text-color-grey-2 {
	color: #B0B0B0
}

.vk-text-color-grey-3 {
	color: #B3BDC7
}

.vk-text-color-grey-4 {
	color: #EAEAEA
}

.vk-text-color-grey-5 {
	color: #F4F4F4
}

.vk-text-color-grey-6 {
	color: #b7b7b7
}

.vk-text-color-grey-7 {
	color: #464646
}

.vk-text-color-success {
	color: #2da530
}

.vk-text-color-success-bg {
	color: #caf5cb
}

.vk-text-color-danger {
	color: #c64747
}

.vk-text-color-danger-bg {
	color: #ffe0e0
}

.vk-text-color-warning {
	color: #e7b300
}

.vk-text-color-warning-bg {
	color: #fff2cb
}

.vk-text-color-default {
	color: #636363
}

.vk-text-color-default-bg {
	color: #eaeaea
}

.vk-parallax {
	background-position: center
}

@media (max-width:991px) {
	.vk-parallax {
		background-size: cover;
		background-position: center!important
	}

	.leadership-item .vk-img-frame img{
		padding: 30px;
	}
}

.vk-background-fixed {
	background-size: cover;
	background-attachment: fixed
}

.vk-background-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.vk-background-overlay._10 {
	opacity: .1
}

.vk-background-overlay._20 {
	opacity: .2
}

.vk-background-overlay._30 {
	opacity: .3
}

.vk-background-overlay._40 {
	opacity: .4
}

.vk-background-overlay._50 {
	opacity: .5
}

.vk-background-overlay._60 {
	opacity: .6
}

.vk-background-overlay._70 {
	opacity: .5
}

.vk-background-overlay._80 {
	opacity: .8
}

.vk-background-overlay._90 {
	opacity: .9
}

.vk-background-white {
	background-color: #fff
}

.vk-background-black {
	background-color: #000
}

.vk-background-yellow-1 {
	background-color: #FFC000
}

.vk-background-yellow-2 {
	background-color: #E5AC00
}

.vk-background-black-1 {
	background-color: #2E3841
}

.vk-background-black-2 {
	background-color: #2A333B
}

.vk-background-green-1 {
	background-color: #9DC835
}

.vk-background-green-2 {
	background-color: #87AC2D
}

.vk-background-turquoise-1 {
	background-color: #3EC0A3
}

.vk-background-turquoise-2 {
	background-color: #269C82
}

.vk-background-blue-1 {
	background-color: #4C9ECD
}

.vk-background-blue-2 {
	background-color: #2C7BA9
}

.vk-background-violet-1 {
	background-color: #AA6BD2
}

.vk-background-violet-2 {
	background-color: #8145A7
}

.vk-background-grey-1 {
	background-color: #8D8D8D
}

.vk-background-grey-2 {
	background-color: #B0B0B0
}

.vk-background-grey-3 {
	background-color: #B3BDC7
}

.vk-background-grey-4 {
	background-color: #EAEAEA
}

.vk-background-grey-5 {
	background-color: #F4F4F4
}

.vk-background-grey-6 {
	background-color: #b7b7b7
}

.vk-background-grey-7 {
	background-color: #464646
}

.vk-background-success {
	background-color: #2da530
}

.vk-background-success-bg {
	background-color: #caf5cb
}

.vk-background-danger {
	background-color: #c64747
}

.vk-background-danger-bg {
	background-color: #ffe0e0
}

.vk-background-warning {
	background-color: #e7b300
}

.vk-background-warning-bg {
	background-color: #fff2cb
}

.vk-background-default {
	background-color: #636363
}

.vk-background-default-bg {
	background-color: #eaeaea
}

.vk-background-image-1 {
	background-image: url(../../../spk/assets/images/background/background-1.jpg);
	position: relative
}

.vk-background-image-2 {
	background-image: url(../../../spk/assets/images/background/background-2.jpg);
	position: relative
}

.vk-background-image-3 {
	background-image: url(../../../spk/assets/images/background/background-3.jpg);
	position: relative
}

.vk-background-image-4 {
	background-image: url(../../../spk/assets/images/background/background-4.jpg);
	position: relative
}

.vk-background-image-5 {
	background-image: url(../../../spk/assets/images/background/background-5.jpg);
	position: relative
}

.vk-background-image-6 {
	background-image: url(../../../spk/assets/images/background/background-6.jpg);
	position: relative
}

.vk-background-image-7 {
	background-image: url(../../../spk/assets/images/background/background-7.jpg);
	position: relative
}

.vk-background-image-8 {
	background-image: url(../../../spk/assets/images/background/background-8.jpg);
	position: relative
}

.vk-background-image-9 {
	background-image: url(../../../spk/assets/images/background/background-9.jpg);
	position: relative
}

.vk-background-image-10 {
	background-image: url(../../../spk/assets/images/background/background-10.jpg);
	position: relative
}

.vk-background-image-11 {
	background-image: url(../../../spk/assets/images/background/background-11.jpg);
	position: relative
}

.vk-background-image-12 {
	background-image: url(../../../spk/assets/images/background/background-12.jpg);
	position: relative
}

.vk-background-image-13 {
	background-image: url(../../../spk/assets/images/background/background-13.jpg);
	position: relative
}

.vk-background-image-14 {
	background-image: url(../../../spk/assets/images/background/background-14.jpg);
	position: relative
}

.vk-background-image-15 {
	background-image: url(../../../spk/assets/images/background/background-15.jpg);
	position: relative
}

.vk-background-image-16 {
	background-image: url(../../../spk/assets/images/background/background-16.jpg);
	position: relative
}

.vk-background-image-17 {
	background-image: url(../../../spk/assets/images/background/background-17.jpg);
	position: relative
}

.vk-background-image-18 {
	background-image: url(../../../spk/assets/images/background/background-18.jpg);
	position: relative
}

.vk-background-image-19 {
	background-image: url(../../../spk/assets/images/background/background-19.jpg);
	position: relative
}

.vk-background-image-20 {
	background-image: url(../../../spk/assets/images/background/background-20.jpg);
	position: relative
}

.vk-background-image-21 {
	background-image: url(../../../spk/assets/images/background/background-21.jpg);
	position: relative
}

.vk-background-image-22 {
	background-image: url(../../../spk/assets/images/background/background-22.jpg);
	position: relative
}

.vk-background-image-23 {
	background-image: url(../../../spk/assets/images/background/background-23.jpg);
	position: relative
}

.vk-background-image-24 {
	background-image: url(../../../spk/assets/images/background-24.jpg);
	position: relative
}

.vk-background-image-official {
	background-image: url(../../../spk/assets/images/background_official.jpg);
	position: relative
}

.vk-background-image-25 {
	background-image: url(../../../spk/assets/images/background-25.jpg);
	position: relative
}

.vk-background-image-26 {
	background-image: url(../../../spk/assets/images/background-26.jpg);
	position: relative
}

.vk-background-image-27 {
	background-image: url(../../../spk/assets/images/background-27.jpg);
	position: relative
}

.container {
	position: relative
}

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

a {
	color: #B0B0B0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

a:hover,
a:focus {
	color: #c61f22;
	text-decoration: none
}

.form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	min-height: 50px
}

.form-control:focus {
	border-color: #FFC000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.flaticon:before {
	margin-left: 0
}

.vk-banner {
	position: relative;
	min-height: 160px;
	height: 160px
}

@media (min-width:992px) {
	.vk-banner {
		min-height: 300px;
		height: 300px
	}
}

.vk-banner .wrapper {
	min-height: inherit;
	height: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.vk-banner .page-heading {
	padding: 15px 0;
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	letter-spacing: 5px;
	width: 100%
}

@media (min-width:992px) {
	.vk-banner .page-heading {
		position: absolute;
		font-size: 44px;
		top: auto;
		letter-spacing: 7px;
		bottom: 110px;
		left: 0;
		padding: 15px
	}
}

@media (min-width:992px) {
	.vk-banner-small {
		min-height: 290px;
		height: 290px
	}
}

@media (min-width:992px) {
	.vk-banner-small .page-heading {
		bottom: auto
	}
}

.vk-banner-large {
	min-height: 500px;
	height: 500px
}

@media (min-width:992px) {
	.vk-banner-large {
		min-height: 590px;
		height: 590px
	}
}

.vk-banner-large .page-heading {
	letter-spacing: normal
}

@media (min-width:992px) {
	.vk-banner-large .page-heading {
		bottom: auto;
		position: static
	}
}

.vk-banner-large .vk-text {
	display: block;
	line-height: 30px
}

@media (min-width:768px) {
	.vk-banner-large .vk-text {
		line-height: normal
	}
}

.vk-heading.vk-heading-line.vk-heading-line-center {
	font-size: 28px;
}

.vk-banner-large .title-main {
	font-size: 24px;
	font-weight: 600
}

@media (min-width:768px) {
	.vk-banner-large .title-main {
		font-size: 60px
	}
}

.vk-banner-large .title-sub {
	font-size: 18px;
	font-weight: 500
}

@media (min-width:768px) {
	.vk-banner-large .title-sub {
		font-size: 49px;
		margin-top: -18px
	}
}

.vk-banner-x-large {
	min-height: 500px;
	height: 500px
}

@media (min-width:992px) {
	.vk-banner-x-large {
		min-height: 900px;
		height: 900px
	}
}

.vk-banner-x-large .page-heading {
	letter-spacing: normal
}

@media (min-width:992px) {
	.vk-banner-x-large .page-heading {
		text-align: right;
		bottom: 480px
	}
}

.vk-banner-x-large .vk-text {
	display: block;
	line-height: 26px
}

@media (min-width:768px) {
	.vk-banner-x-large .vk-text {
		line-height: normal
	}
}

.vk-banner-x-large .title-main {
	font-size: 32px;
	font-weight: 700
}

@media (min-width:768px) {
	.vk-banner-x-large .title-main {
		font-size: 60px
	}
}

.vk-banner-x-large .title-sub {
	font-size: 15px;
	font-weight: 300;
	margin-top: -2px
}

@media (min-width:768px) {
	.vk-banner-x-large .title-sub {
		margin-top: 0;
		font-size: 31px;
		font-weight: 300;
		margin-top: -17px
	}
}

.vk-banner-homepage {
	min-height: 0;
	height: auto
}

.vk-banner-homepage .vk-background-image img {
	width: 100%
}

.vk-banner-homepage .content {
	position: absolute;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	width: 100%
}

@media (min-width:992px) {
	.vk-banner-homepage .page-heading {
		position: static
	}
}

.vk-banner-mod {
	height: 100%
}

.vk-banner-mod .page-heading {
	text-transform: none
}

.vk-banner-mod .title-main {
	font-size: 36px;
	line-height: 40px
}

@media (min-width:992px) {
	.vk-banner-mod .title-main {
		font-size: 80px;
		line-height: normal
	}
}

.vk-banner-mod .title-sub {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 5px;
	margin-top: 20px;
	line-height: 26px
}

@media (min-width:992px) {
	.vk-banner-mod .title-sub {
		font-size: 18px;
		letter-spacing: 9px;
		margin-top: 37px
	}
}

.vk-breadcrumb {
	padding: 14px 0;
	border-bottom: 1px solid #e1e1e1
}

@media (min-width:992px) {
	.vk-breadcrumb {
		padding: 20px 0
	}
}

.vk-breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: normal
}

@media (min-width:992px) {
	.vk-breadcrumb ul {
		text-align: left
	}
}

.vk-breadcrumb ul li {
	display: inline-block;
	text-transform: capitalize
}

.vk-breadcrumb ul li:not(:last-child):after {
	content: '\f105';
	font-family: FontAwesome;
	padding: 0 6px 0 10px
}

.vk-menu-right {
	text-transform: capitalize
}

.vk-menu-right li a {
	display: block;
	padding: 12px
}

@media (min-width:992px) {
	.vk-menu-right li a {
		padding: 12px 15px 12px 30px
	}
}

.vk-menu-right li a:hover,
.vk-menu-right li a:focus {
	background: #f4f4f4;
	background: -moz-linear-gradient(left, #f4f4f4 0%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #f4f4f4 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, from(#f4f4f4), to(#ffffff));
	background: -o-linear-gradient(left, #f4f4f4 0%, #ffffff 100%);
	background: linear-gradient(to right, #f4f4f4 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=1)
}

.vk-search-form .form-group {
	position: relative
}

.vk-search-form .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-left: 20px;
	padding-right: 60px
}

.vk-search-form .vk-btn-search {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	padding: 16px;
	background-color: transparent;
	color: #B0B0B0
}

.vk-search-form .vk-btn-search:hover,
.vk-search-form .vk-btn-search:focus {
	color: #FFC000
}

.main-wrapper {
	overflow: hidden
}

.vk-page .left,
.vk-page .right {
	padding-top: 60px;
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-page .left,
	.vk-page .right {
		padding-top: 120px;
		padding-bottom: 120px
	}
}

.vk-page .right {
	padding-top: 0
}

@media (min-width:992px) {
	.vk-page .right {
		padding-left: 0;
		padding-top: 120px;
		border-left: 1px solid #EAEAEA;
		margin-left: -1px
	}
}

.vk-page .left {
	padding-left: 30px;
	margin-left: -15px
}

@media (min-width:992px) {
	.vk-page .left {
		border-right: 1px solid #EAEAEA
	}
}

.vk-page .vk-menu-right {
	border-top: 1px solid #EAEAEA;
	text-align: center;
	padding-top: 12px
}

@media (min-width:992px) {
	.vk-page .vk-menu-right {
		text-align: left;
		padding-top: 0;
		border-top: none
	}
}

.vk-page .vk-heading {
	margin-bottom: 50px
}

@media (min-width:992px) {
	.vk-page .vk-heading {
		margin-bottom: 40px
	}
}

/* .vk-input-file {
	width: 0;
	height: 0;
	overflow: hidden
}

.vk-input-file+label {
	width: 100%;
	height: 50px;
	background-color: #fff;
	font-weight: 300;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 57px
}

.vk-input-file+label span {
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 185px
}

.vk-input-file+label .fa {
	position: absolute;
	right: 0;
	left: auto!important;
	width: 50px;
	height: 50px;
	background-color: #2E3841;
	color: #fff!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 0!important;
	cursor: pointer
} */

.vk-section {
	padding: 60px 0
}

@media (min-width:992px) {
	.vk-section {
		padding: 80px 0
	}

	.vk-atameken-section {
		padding-bottom: 100px;
	}
}

.vk-section .right {
	padding: 0 15px;
	margin-left: 0
}

@media (min-width:992px) {
	.vk-section .right {
		padding-right: 85px
	}
}

.vk-section .left {
	padding-bottom: 20px
}

@media (min-width:992px) {
	.vk-section .left {
		padding-bottom: 0;
		float: right
	}
}

.vk-section .vk-title {
	margin-bottom: 20px
}

.vk-section p {
	margin-bottom: 20px
}

@media (min-width:992px) {
	.vk-section .content {
		padding-bottom: 35px
	}
}

.vk-section-style-1 .left-content {
	padding-bottom: 25px
}

@media (min-width:992px) {
	.vk-section-style-1 .left-content {
		float: right;
		padding-bottom: 0
	}
}

.vk-section-style-1 .vk-buttons .vk-btn {
	min-height: 60px;
	min-width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media (min-width:992px) {
	.vk-section-style-1 .vk-buttons .vk-btn {
		min-width: 300px
	}
}

.vk-section-style-1 .vk-buttons .vk-btn .icon {
	min-width: 60px
}

.vk-section-style-1 .vk-buttons .vk-btn .fa {
	font-size: 24px
}

.vk-section-style-1 .vk-buttons .vk-btn .title .fa {
	padding-right: 15px
}

@media (min-width:480px) {
	.vk-section-style-2 {
		width: 480px;
		margin-left: auto;
		margin-right: auto
	}
}

@media (min-width:768px) {
	.vk-section-style-2 {
		width: auto
	}
}

.vk-section-style-2 .left-content {
	padding-bottom: 25px
}

@media (min-width:992px) {
	.vk-section-style-2 .left-content {
		padding-bottom: 0;
		float: right
	}
}

.vk-section-style-2 .vk-buttons {
	border: 1px solid #EAEAEA;
	border-left: none;
	border-right: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 7px;
	padding-bottom: 3px
}

.vk-section-style-2 .vk-buttons .vk-btn {
	margin-right: 0;
	margin-left: auto;
	font-weight: 500;
	padding: 0
}

.vk-section-style-2 .vk-buttons .vk-btn .fa {
	padding-left: 10px;
	margin-top: -2px
}

.vk-section-style-2 .vk-counter {
	background-color: transparent;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0;
	width: 70%;
	text-align: left
}

.vk-section-style-2 .vk-counter .content {
	padding: 0;
	width: 100%
}

.vk-section-style-2 .vk-counter .number-count {
	font-size: 44px;
	margin-bottom: 0;
	color: #c61f22;
	width: auto
}

.vk-section-style-2 .vk-counter .number-count:after {
	height: 35px;
	margin-left: 10px
}

.vk-section-style-2 .vk-counter .title {
	width: auto;
	padding-left: 6px
}

.vk-section-style-2 .vk-heading {
	margin-bottom: 25px
}

@media (min-width:992px) {
	.vk-section-style-2 .vk-heading {
		margin-bottom: 45px
	}
}

@media (min-width:992px) {
	.vk-section-style-3 {
		width: auto
	}
}

.vk-section-style-3 .box-filter {
	margin-bottom: 30px
}

@media (min-width:992px) {
	.vk-section-style-3 .box-filter {
		margin-bottom: 0;
		position: absolute;
		top: 115px;
		right: 15px
	}
}

.vk-section-style-3 .box-filter .vk-filter {
	width: 100%
}

.vk-section-style-4 {
	text-align: center;
	background-color: #2A333B
}

@media (min-width:992px) {
	.vk-section-style-4 {
		text-align: right
	}
}

.vk-section-style-4 .vk-heading {
	color: #fff;
	margin-bottom: 50px!important
}

.vk-section-style-4 p {
	margin-bottom: 10px;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	font-weight: 500;
	margin-bottom: 0
}

@media (min-width:992px) {
	.vk-section-style-4 p {
		font-size: 32px;
		line-height: 48px
	}
}

.vk-section-style-4 .vk-buttons {
	padding-top: 40px
}

.vk-section-style-4 .vk-btn {
	width: 100%
}

@media (min-width:768px) {
	.vk-section-style-4 .vk-btn {
		width: auto
	}
}

.vk-section-style-4 .vk-btn .fa {
	color: #2E3841
}

.vk-section-style-5 .vk-heading {
	position: absolute;
	bottom: 0;
	left: 30px;
	right: 30px;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0!important;
	padding: 60px 15px;
	font-size: 24px
}

@media (min-width:768px) {
	.vk-section-style-5 .vk-heading {
		padding-left: 0;
		left: 10px;
		right: 10px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (min-width:1200px) {
	.vk-section-style-5 .vk-heading {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-left: 30px;
		left: 30px;
		right: 30px;
		font-size: 28px
	}
}

.vk-section-style-5 .vk-heading a {
	color: #fff
}

.vk-section-style-5 .vk-heading:after {
	content: attr(aria-label);
	font-size: 100px;
	font-weight: 600;
	color: #FFC000;
	opacity: .7;
	position: absolute;
	z-index: 1;
	left: 15px;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (min-width:768px) {
	.vk-section-style-5 .vk-heading:after {
		left: 20%;
		font-size: 120px
	}
}

@media (min-width:1200px) {
	.vk-section-style-5 .vk-heading:after {
		left: 8%
	}
}

.vk-section-style-5 .vk-heading span {
	position: relative;
	padding-left: 15px;
	z-index: 2
}

.vk-section-style-5 .vk-heading span:before {
	content: '';
	height: 1px;
	width: 60px;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 100%
}

@media (min-width:992px) {
	.vk-section-style-5 .vk-heading span:before {
		width: 30px
	}
}

@media (min-width:1200px) {
	.vk-section-style-5 .vk-heading span:before {
		width: 60px
	}
}

.vk-section-style-6 {
	position: relative;
	overflow: hidden
}

.vk-section-style-6 .left-content {
	position: absolute;
	top: 0;
	overflow: hidden
}

.vk-section-style-7 .content {
	padding-top: 20px
}

@media (min-width:992px) {
	.vk-section-style-7 .content {
		padding-top: 35px
	}
}

.vk-section-style-7 .vk-title {
	line-height: 30px
}

.vk-section-style-8 {
	padding-top: 15px;
	padding-bottom: 295px;
	background-size: cover
}

@media (min-width:992px) {
	.vk-section-style-8 {
		padding: 150px 0
	}
}

.vk-section-style-8 .box-content {
	background-color: rgba(255, 255, 255, .85);
	padding: 20px 15px 30px;
	text-align: center
}

@media (min-width:992px) {
	.vk-section-style-8 .box-content {
		padding: 60px 50px
	}
}

.vk-section-style-8 p {
	line-height: normal
}

.vk-section-style-8 .vk-heading-main {
	font-size: 36px
}

@media (min-width:992px) {
	.vk-section-style-8 .vk-heading-main {
		font-size: 48px
	}
}

.vk-section-style-8 .vk-title-main {
	font-size: 24px;
	color: #2E3841
}

@media (min-width:992px) {
	.vk-section-style-8 .vk-title-main {
		font-size: 30px
	}
}

.vk-section-style-8 .vk-price-main {
	font-size: 48px
}

@media (min-width:992px) {
	.vk-section-style-8 .vk-price-main {
		font-size: 60px
	}
}

.vk-section-style-8 .vk-buttons {
	padding-top: 10px
}

@media (min-width:992px) {
	.vk-section-style-8 .vk-buttons {
		padding-top: 20px
	}
}

.vk-section-style-8 .vk-btn-buynow {
	min-width: 170px;
	font-weight: 500
}

.vk-pagination {
	margin: 0;
	padding: 0;
	list-style: none
}

.vk-pagination li {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 500;
	padding: 5px
}

.vk-pagination li.active {
	color: #c61f22;
	cursor: pointer
}

.vk-pagination li.back {
	margin-right: 20px;
	position: relative
}

.vk-pagination li.back:after {
	content: '|';
	position: absolute;
	right: -23px
}

@media (min-width:992px) {
	.vk-pagination li.back:after {
		display: none
	}
}

.vk-pagination li.next {
	margin-left: 20px
}

.vk-pagination li:first-child {
	padding-left: 0
}

.vk-pagination li:last-child {
	padding-right: 0
}

.vk-pagination li:not(.arrow) {
	display: none
}

@media (min-width:992px) {
	.vk-pagination li:not(.arrow) {
		display: inline-block
	}
}

.vk-filter {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	border: 1px solid #EAEAEA;
	font-weight: 500;
	text-transform: uppercase;
	min-height: 44px;
	width: 200px;
	padding: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

@media (min-width:992px) {
	.vk-filter {
		width: auto;
		border-top: none;
		border-left: none;
		border-right: none;
		padding: 0
	}
}

.vk-filter li {
	display: inline-block;
	padding: 14px 15px;
	cursor: pointer;
	border: 1px solid transparent;
	margin-bottom: -1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-filter li:hover {
	color: #c61f22
}

.vk-filter li.active {
	color: #c61f22;
	border-color: #EAEAEA;
	border-bottom-color: #fff
}

.vk-btn-readmore {
	color: #c61f22!important;
	font-weight: 500;
	padding-left: 0!important;
	border: none!important
}

.vk-btn-readmore .fa {
	padding-left: 8px;
	margin-top: -2px
}

.vk-btn-readmore:hover,
.vk-btn-readmore:focus {
	color: #2E3841!important;
	background-color: transparent!important
}

.vk-recent-blog {
	position: relative;
	padding-top: 160px
}

@media (min-width:400px) {
	.vk-recent-blog {
		width: 370px;
		margin: auto
	}
}

@media (min-width:992px) {
	.vk-recent-blog {
		width: auto;
		padding-top: 0
	}
}

.vk-recent-blog .brief-content {
	background-color: #fff;
	padding: 25px 20px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 1;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1)
}

@media (min-width:992px) {
	.vk-recent-blog .brief-content {
		width: 350px;
		position: absolute;
		top: 40px;
		right: 0;
		margin-left: 0;
		margin-right: 0
	}
}

.vk-recent-blog .vk-img-frame {
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}

@media (min-width:992px) {
	.vk-recent-blog .vk-img-frame {
		position: relative
	}
}

.vk-recent-blog .vk-title {
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 20px;
	text-transform: uppercase;
	line-height: 24px
}

.vk-recent-blog .vk-title:after {
	content: '';
	height: 1px;
	width: 100%;
	position: absolute;
	background-color: #FFC000;
	bottom: 0;
	left: 0
}

.vk-recent-blog .vk-title a {
	color: #2E3841
}

.vk-recent-blog .vk-title a:hover,
.vk-recent-blog .vk-title a:focus {
	color: #FFC000
}

.vk-recent-blog .brief {
	margin-bottom: 10px;
	display: -webkit-box;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical
}

.mejs-overlay-button {
	display: none
}

.mejs-container .mejs-controls {
	padding: 15px;
	height: auto;
	font-family: "Montserrat"
}

.mejs-container .mejs-controls div {
	font-family: inherit;
	font-size: 13px;
	width: auto;
	height: auto
}

.mejs-container .mejs-controls button {
	background: none;
	margin: 0
}

.mejs-container .mejs-controls button:focus {
	outline: 0
}

.mejs-container .mejs-controls button:after {
	font-size: 16px;
	font-family: FontAwesome;
	color: #fff;
	font-size: 16px;
	width: 100%;
	height: 100%;
	border: 2px solid #B0B0B0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mejs-container .mejs-controls .mejs-button {
	width: 30px;
	height: 30px
}

.mejs-container .mejs-controls .mejs-button button {
	width: inherit;
	height: inherit
}

.mejs-container .mejs-controls .mejs-button.mejs-playpause-button.mejs-play button:after {
	content: "\f04b";
	padding-left: 2px
}

.mejs-container .mejs-controls .mejs-button.mejs-playpause-button.mejs-pause button:after {
	content: "\f04c"
}

.mejs-container .mejs-controls .mejs-time-rail {
	width: auto!important;
	position: absolute;
	left: 105px
}

.mejs-container .mejs-controls .mejs-time-rail span {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #B0B0B0;
	width: 100%!important;
	margin-left: 0;
	margin-right: 0
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #FFC000
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #fff
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 50px
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 100%
}

.mejs-container .mejs-controls .mejs-volume-button {
	position: absolute;
	right: 40px
}

.mejs-container .mejs-controls .mejs-volume-button button {
	background: none
}

.mejs-container .mejs-controls .mejs-volume-button button:after {
	border: none;
	font-size: 20px
}

.mejs-container .mejs-controls .mejs-volume-button.mejs-mute button:after {
	content: "\f027"
}

.mejs-container .mejs-controls .mejs-volume-button.mejs-unmute button:after {
	content: "\f026"
}

.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	background: #B0B0B0
}

.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	background: #FFC000
}

.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	cursor: pointer;
	background: #FFC000
}

.mejs-container .mejs-controls .mejs-volume-button .mejs-horizontal-volume-slider {
	float: right;
	width: 40px;
	height: 10px;
	margin-right: 15px
}

.mejs-container .mejs-controls .mejs-volume-button .mejs-horizontal-volume-slider div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.mejs-container .mejs-controls .mejs-volume-button .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	width: 100%;
	height: 100%;
	background: url(../../../spk/assets/images/media/volume.png);
	background-repeat: no-repeat;
	background-position: 0 -11px
}

.mejs-container .mejs-controls .mejs-volume-button .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	height: 100%;
	background: url(../../../spk/assets/images/media/volume.png);
	background-repeat: no-repeat;
	background-position: 0 0
}

.mejs-container .mejs-controls .mejs-currenttime-container {
	padding-left: 15px;
	padding-right: 10px
}

.mejs-container .mejs-controls .mejs-duration-container {
	position: absolute
}

.mejs-container .mejs-controls .mejs-fullscreen-button {
	position: absolute;
	right: 7px
}

.mejs-container .mejs-controls .mejs-fullscreen-button button:after {
	border: none;
	content: "\f065"
}

.mejs-container .mejs-controls .mejs-fullscreen-button.mejs-unfullscreen button:after {
	content: "\f066"
}

.mejs-container.mejs-audio .mejs-controls {
	background: #2E3841
}

.mejs-container.mejs-audio .mejs-controls .mejs-volume-button button {
	display: none
}

.mejs-container.mejs-audio .mejs-controls .mejs-time-rail {
	right: 63px
}

@media (min-width:992px) {
	.mejs-container.mejs-audio .mejs-controls .mejs-time-rail {
		right: 115px
	}
}

.mejs-container.mejs-audio .mejs-controls .mejs-duration-container {
	right: 15px
}

@media (min-width:992px) {
	.mejs-container.mejs-audio .mejs-controls .mejs-duration-container {
		right: 67px
	}
}

.mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
	float: right;
	width: 40px;
	height: 10px;
	display: none!important
}

@media (min-width:992px) {
	.mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
		display: block!important
	}
}

.mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	width: 100%;
	height: 100%;
	background: url(../../../spk/assets/images/media/volume.png);
	background-repeat: no-repeat;
	background-position: 0 -11px
}

.mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	height: 100%;
	background: url(../../../spk/assets/images/media/volume.png);
	background-repeat: no-repeat;
	background-position: 0 0
}

.mejs-container.mejs-video .mejs-controls .mejs-time-rail {
	right: 89px
}

@media (min-width:992px) {
	.mejs-container.mejs-video .mejs-controls .mejs-time-rail {
		right: 120px
	}
}

.mejs-container.mejs-video .mejs-controls .mejs-volume-button {
	position: absolute;
	right: 40px;
	display: none!important
}

@media (min-width:992px) {
	.mejs-container.mejs-video .mejs-controls .mejs-volume-button {
		display: block!important
	}
}

.mejs-container.mejs-video .mejs-controls .mejs-volume-button button {
	background: none
}

.mejs-container.mejs-video .mejs-controls .mejs-volume-button button:after {
	border: none;
	font-size: 20px
}

.mejs-container.mejs-video .mejs-controls .mejs-volume-button.mejs-mute button:after {
	content: "\f027"
}

.mejs-container.mejs-video .mejs-controls .mejs-volume-button.mejs-unmute button:after {
	content: "\f026"
}

.mejs-container.mejs-video .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	background: #B0B0B0
}

.mejs-container.mejs-video .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	background: #FFC000
}

.mejs-container.mejs-video .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	cursor: pointer;
	background: #FFC000
}

.mejs-container.mejs-video .mejs-controls .mejs-duration-container {
	right: 40px
}

@media (min-width:992px) {
	.mejs-container.mejs-video .mejs-controls .mejs-duration-container {
		right: 75px
	}
}

.mejs-container.mejs-video .mejs-controls .mejs-fullscreen-button {
	position: absolute;
	right: 7px
}

.mejs-container.mejs-video .mejs-controls .mejs-fullscreen-button button:after {
	border: none;
	content: "\f065"
}

.mejs-container.mejs-video .mejs-controls .mejs-fullscreen-button.mejs-unfullscreen button:after {
	content: "\f066"
}

.vk-price-range {
	float: left;
	width: 100%;
	padding-bottom: 55px
}

.vk-price-range .ui-slider {
	margin-bottom: 25px
}

.vk-price-range .ui-widget.ui-widget-content {
	border: none;
	background-color: #EAEAEA;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 3px
}

.vk-price-range .ui-widget-header {
	background-color: #FFC000;
	height: 3px
}

.vk-price-range .ui-slider-handle {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #FFC000;
	width: 5px;
	height: 15px;
	margin-left: 0;
	top: -5px;
	cursor: pointer;
	outline: none
}

.vk-price-range .price-show {
	width: calc(100% * 2 / 3);
	float: left;
	position: relative
}

.vk-price-range .price-show input {
	height: 36px;
	border: 1px solid #EAEAEA;
	padding-left: 25px;
	padding-right: 10px;
	width: 100%
}

.vk-price-range .price-show .unit {
	position: absolute;
	top: 8px;
	color: #2E3841;
	font-weight: 500
}

.vk-price-range .price-show .input-group {
	position: relative;
	width: 50%;
	float: left;
	padding-right: 15px
}

.vk-price-range .price-show .input-group .unit {
	left: 10px
}

.vk-price-range .price-show .input-group~.input-group {
	padding-right: 0;
	padding-left: 15px
}

.vk-price-range .price-show .input-group~.input-group .unit {
	left: 25px
}

.vk-price-range .price-show .divider {
	position: absolute;
	font-size: 19px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center
}

.vk-price-range .vk-buttons {
	width: calc(100% * 1 / 3);
	padding-left: 15px;
	float: left
}

.vk-price-range .vk-buttons .vk-btn {
	width: 100%;
	font-weight: 500
}

.vk-alert {
	padding: 18px;
	margin-bottom: 20px
}

.vk-alert-default {
	color: #636363;
	background-color: #eaeaea
}

.vk-alert-success {
	color: #2da530;
	background-color: #caf5cb
}

.vk-alert-warning {
	color: #e7b300;
	background-color: #fff2cb
}

.vk-alert-danger {
	color: #c64747;
	background-color: #ffe0e0
}

.vk-alert-border {
	border: 1px solid
}

.vk-alert-border.vk-alert-default {
	border-color: #636363
}

.vk-alert-border.vk-alertsuccess {
	border-color: #2da530
}

.vk-alert-border.vk-alertwarning {
	border-color: #e7b300
}

.vk-alert-border.vk-alert-danger {
	border-color: #c64747
}

.vk-alert-rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.vk-alert-transparent {
	background-color: transparent
}

.vk-alert-transparent .vk-alert-default {
	color: #636363
}

.vk-alert-transparent .vk-alertsuccess {
	color: #2da530
}

.vk-alert-transparent .vk-alertwarning {
	color: #e7b300
}

.vk-alert-transparent .vk-alert-danger {
	color: #c64747
}

.vk-alert-border-bottom {
	-webkit-box-shadow: inset 0 -5px 0;
	-moz-box-shadow: inset 0 -5px 0;
	box-shadow: inset 0 -5px 0
}

.vk-alert-icon {
	padding-left: 46px;
	position: relative
}

.vk-alert-icon .fa {
	position: absolute;
	left: 20px;
	font-size: 18px
}

.vk-alert-element .title {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	padding-bottom: 25px;
	text-align: center
}

@media (min-width:992px) {
	.vk-alert-element .title {
		text-align: left
	}
}

.vk-alert-element .list-item {
	padding-bottom: 40px
}

@media (min-width:992px) {
	.vk-alert-element .list-item {
		padding-bottom: 0
	}
}

@media (min-width:992px) {
	.vk-alert-element .vk-space.x-large {
		padding-bottom: 80px
	}
}

@media (min-width:992px) {
	.vk-alertbox-outline .vk-space.x-large {
		padding-top: 100px
	}
}

@media (min-width:992px) {
	.vk-alertbox-3d {
		padding-bottom: 100px
	}
}

@media (min-width:992px) {
	.vk-alertbox-3d .vk-space.x-large {
		padding-top: 100px
	}
}

.vk-btn {
	outline: none;
	padding: 10px 20px;
	color: #fff;
	background-color: #aaa;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
	border: 2px solid transparent;
	min-height: 44px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-btn-default {
	background-color: #2E3841
}

.vk-btn-default:hover,
.vk-btn-default:focus {
	background-color: transparent;
	color: #c61f22;
	border-color: #c61f22
}

.vk-btn-xs {
	min-height: 36px;
	font-size: 9px;
	padding: 8px 20px
}

.vk-btn-s {
	min-height: 40px;
	font-size: 12px;
	padding: 9.5px 20px
}

.vk-btn-l {
	min-height: 50px;
	padding: 13px 20px
}

.vk-btn-xl {
	min-height: 56px;
	font-size: 18px;
	padding: 13.5px 20px
}

.vk-btn-transparent {
	background-color: transparent;
	color: #c61f22
}

.vk-btn-transparent:hover,
.vk-btn-transparent:focus {
	color: #2E3841
}

.vk-btn-green {
	background-color: #c61f22
}

.vk-btn-green:hover,
.vk-btn-green:focus {
	background-color: transparent;
	color: #c61f22;
	border-color: #c61f22
}

.vk-btn-turquoise {
	background-color: #3EC0A3
}

.vk-btn-turquoise:hover,
.vk-btn-turquoise:focus {
	background-color: transparent;
	color: #3EC0A3;
	border-color: #3EC0A3
}

.vk-btn-blue {
	background-color: #4C9ECD
}

.vk-btn-blue:hover,
.vk-btn-blue:focus {
	background-color: transparent;
	color: #4C9ECD;
	border-color: #4C9ECD
}

.vk-btn-violet {
	background-color: #AA6BD2
}

.vk-btn-violet:hover,
.vk-btn-violet:focus {
	background-color: transparent;
	color: #AA6BD2;
	border-color: #AA6BD2
}

.vk-btn .title {
	position: relative;
	z-index: 1;
	font-weight: 500
}

.vk-btn-inverse {
	background-color: #2E3841
}

.vk-btn-inverse:hover,
.vk-btn-inverse:focus {
	background-color: #FFC000;
	color: #fff
}

.vk-border-radius {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.vk-border-yellow {
	border: 2px solid #FFC000;
	color: #FFC000
}

.vk-border-yellow:hover,
.vk-border-yellow:focus {
	background-color: #FFC000;
	color: #fff;
	border-color: transparent
}

.vk-border-green {
	border: 2px solid #9DC835;
	color: #9DC835
}

.vk-border-green:hover,
.vk-border-green:focus {
	background-color: #9DC835;
	color: #fff;
	border-color: transparent
}

.vk-border-turquoise {
	border: 2px solid #3EC0A3;
	color: #3EC0A3
}

.vk-border-turquoise:hover,
.vk-border-turquoise:focus {
	background-color: #3EC0A3;
	color: #fff;
	border-color: transparent
}

.vk-border-blue {
	border: 2px solid #4C9ECD;
	color: #4C9ECD
}

.vk-border-blue:hover,
.vk-border-blue:focus {
	background-color: #4C9ECD;
	color: #fff;
	border-color: transparent
}

.vk-border-violet {
	border: 2px solid #AA6BD2;
	color: #AA6BD2
}

.vk-border-violet:hover,
.vk-border-violet:focus {
	background-color: #AA6BD2;
	color: #fff;
	border-color: transparent
}

.vk-border-bottom {
	border: none;
	padding: 12px 20px
}

.vk-border-bottom:after {
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-border-bottom.vk-btn-default:after {
	background-color: #E5AC00
}

.vk-border-bottom.vk-btn-green:after {
	background-color: #87AC2D
}

.vk-border-bottom.vk-btn-turquoise:after {
	background-color: #269C82
}

.vk-border-bottom.vk-btn-blue:after {
	background-color: #2C7BA9
}

.vk-border-bottom.vk-btn-violet:after {
	background-color: #8145A7
}

.vk-border-bottom.vk-btn-xs {
	padding-top: 9.5px;
	padding-bottom: 9.5px
}

.vk-border-bottom.vk-btn-s {
	padding-top: 11.5px;
	padding-bottom: 11.5px
}

.vk-border-bottom.vk-btn-l {
	padding-top: 15px;
	padding-bottom: 15px
}

.vk-border-bottom.vk-btn-xl {
	padding-top: 15.5px;
	padding-bottom: 15.5px
}

.vk-border-bottom:hover,
.vk-border-bottom:focus {
	color: #fff
}

.vk-border-bottom:hover:after,
.vk-border-bottom:focus:after {
	height: 100%
}

.vk-btn-icon {
	padding-right: 70px;
	background-color: #2E3841;
	overflow: hidden;
	border: none;
	padding-top: 12px;
	padding-bottom: 12px
}

.vk-btn-icon .icon {
	padding-top: 12px;
	padding-bottom: 12px;
	position: absolute;
	top: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: inherit;
	min-width: 50px;
	font-size: 18px;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-btn-icon .icon .fa {
	z-index: 1
}

.vk-btn-icon.vk-btn-default .icon {
	background-color: #c61f22
}

.vk-btn-icon.vk-btn-default:hover,
.vk-btn-icon.vk-btn-default:focus {
	-webkit-box-shadow: inset 0 0 0 2px #c61f22;
	-moz-box-shadow: inset 0 0 0 2px #c61f22;
	box-shadow: inset 0 0 0 2px #c61f22
}

.vk-btn-icon.vk-btn-green .icon {
	background-color: #c61f22
}

.vk-btn-icon.vk-btn-green:hover,
.vk-btn-icon.vk-btn-green:focus {
	-webkit-box-shadow: inset 0 0 0 2px #c61f22;
	-moz-box-shadow: inset 0 0 0 2px #c61f22;
	box-shadow: inset 0 0 0 2px #c61f22
}

.vk-btn-icon.vk-btn-turquoise .icon {
	background-color: #3EC0A3
}

.vk-btn-icon.vk-btn-turquoise:hover,
.vk-btn-icon.vk-btn-turquoise:focus {
	-webkit-box-shadow: inset 0 0 0 2px #3EC0A3;
	-moz-box-shadow: inset 0 0 0 2px #3EC0A3;
	box-shadow: inset 0 0 0 2px #3EC0A3
}

.vk-btn-icon.vk-btn-blue .icon {
	background-color: #4C9ECD
}

.vk-btn-icon.vk-btn-blue:hover,
.vk-btn-icon.vk-btn-blue:focus {
	-webkit-box-shadow: inset 0 0 0 2px #4C9ECD;
	-moz-box-shadow: inset 0 0 0 2px #4C9ECD;
	box-shadow: inset 0 0 0 2px #4C9ECD
}

.vk-btn-icon.vk-btn-violet .icon {
	background-color: #AA6BD2
}

.vk-btn-icon.vk-btn-violet:hover,
.vk-btn-icon.vk-btn-violet:focus {
	-webkit-box-shadow: inset 0 0 0 2px #AA6BD2;
	-moz-box-shadow: inset 0 0 0 2px #AA6BD2;
	box-shadow: inset 0 0 0 2px #AA6BD2
}

.vk-btn-icon.vk-btn-transparent {
	background-color: transparent
}

.vk-btn-icon.vk-btn-transparent .icon {
	border-left: 2px solid
}

.vk-btn-icon.vk-btn-xs {
	padding-top: 9.5px;
	padding-bottom: 9.5px
}

.vk-btn-icon.vk-btn-xs .icon {
	padding-top: 8.5px;
	padding-bottom: 8.5px
}

.vk-btn-icon.vk-btn-s {
	padding-top: 11.5px;
	padding-bottom: 11.5px
}

.vk-btn-icon.vk-btn-s .icon {
	padding-top: 10.5px;
	padding-bottom: 10.5px
}

.vk-btn-icon.vk-btn-l {
	padding-top: 15px;
	padding-bottom: 15px
}

.vk-btn-icon.vk-btn-l .icon {
	padding-top: 18px;
	padding-bottom: 16px
}

.vk-btn-icon.vk-btn-xl {
	padding-top: 15.5px;
	padding-bottom: 15.5px
}

.vk-btn-icon.vk-btn-xl .icon {
	padding-top: 16.5px;
	padding-bottom: 16.5px
}

.vk-btn-icon.vk-border-yellow {
	border: 2px solid #FFC000;
	color: #FFC000
}

.vk-btn-icon.vk-border-yellow .icon {
	color: #FFC000
}

.vk-btn-icon.vk-border-yellow:hover .icon,
.vk-btn-icon.vk-border-yellow:focus .icon {
	background-color: #FFC000;
	color: #fff;
	border-color: #FFC000
}

.vk-btn-icon.vk-border-green {
	border: 2px solid #9DC835;
	color: #9DC835
}

.vk-btn-icon.vk-border-green .icon {
	color: #9DC835
}

.vk-btn-icon.vk-border-green:hover .icon,
.vk-btn-icon.vk-border-green:focus .icon {
	background-color: #9DC835;
	color: #fff;
	border-color: #9DC835
}

.vk-btn-icon.vk-border-turquoise {
	border: 2px solid #3EC0A3;
	color: #3EC0A3
}

.vk-btn-icon.vk-border-turquoise .icon {
	color: #3EC0A3
}

.vk-btn-icon.vk-border-turquoise:hover .icon,
.vk-btn-icon.vk-border-turquoise:focus .icon {
	background-color: #3EC0A3;
	color: #fff;
	border-color: #3EC0A3
}

.vk-btn-icon.vk-border-blue {
	border: 2px solid #4C9ECD;
	color: #4C9ECD
}

.vk-btn-icon.vk-border-blue .icon {
	color: #4C9ECD
}

.vk-btn-icon.vk-border-blue:hover .icon,
.vk-btn-icon.vk-border-blue:focus .icon {
	background-color: #4C9ECD;
	color: #fff;
	border-color: #4C9ECD
}

.vk-btn-icon.vk-border-violet {
	border: 2px solid #AA6BD2;
	color: #AA6BD2
}

.vk-btn-icon.vk-border-violet .icon {
	color: #AA6BD2
}

.vk-btn-icon.vk-border-violet:hover .icon,
.vk-btn-icon.vk-border-violet:focus .icon {
	background-color: #AA6BD2;
	color: #fff;
	border-color: #AA6BD2
}

.vk-btn-icon.vk-border-bottom {
	border: none
}

.vk-btn-icon.vk-border-bottom:after {
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-btn-icon.vk-border-bottom.vk-btn-default:after {
	background-color: #E5AC00
}

.vk-btn-icon.vk-border-bottom.vk-btn-green:after {
	background-color: #c61f22
}

.vk-btn-icon.vk-border-bottom.vk-btn-turquoise:after {
	background-color: #269C82
}

.vk-btn-icon.vk-border-bottom.vk-btn-blue:after {
	background-color: #2C7BA9
}

.vk-btn-icon.vk-border-bottom.vk-btn-violet:after {
	background-color: #8145A7
}

.vk-btn-icon.vk-border-bottom:hover,
.vk-btn-icon.vk-border-bottom:focus {
	color: #fff
}

.vk-btn-icon.vk-border-bottom:hover:after,
.vk-btn-icon.vk-border-bottom:focus:after {
	height: 100%
}

.vk-btn-icon.vk-border-bottom.vk-btn-default {
	background-color: #FFC000
}

.vk-btn-icon.vk-border-bottom.vk-btn-green {
	background-color: #c61f22
}

.vk-btn-icon.vk-border-bottom.vk-btn-turquoise {
	background-color: #3EC0A3
}

.vk-btn-icon.vk-border-bottom.vk-btn-blue {
	background-color: #4C9ECD
}

.vk-btn-icon.vk-border-bottom.vk-btn-violet {
	background-color: #AA6BD2
}

.vk-btn-icon.vk-border-bottom .icon:before {
	content: '';
	height: 100%;
	width: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

button.vk-btn {
	display: inline-block
}

.vk-button-element .vk-divider {
	border-color: #d7d7d7
}

.vk-button-element .vk-btn {
	width: 100%;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.vk-button-element .vk-btn {
		margin: 40px 0
	}
}

.vk-button-element .heading {
	font-weight: 400;
	font-size: 16px;
	margin: 0;
	text-align: center;
	padding: 30px 0
}

@media (min-width:992px) {
	.vk-button-element .heading {
		text-align: left;
		padding: 0;
		margin-bottom: 40px
	}
}

.vk-button-element .wrapper {
	padding-bottom: 10px
}

@media (min-width:992px) {
	.vk-button-element .wrapper {
		padding-bottom: 0
	}
}

@media (min-width:992px) {
	.vk-button-element .wrapper .content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
}

.vk-button-element .even {
	background-color: #F4F4F4
}

.vk-button-element .button-wrapper {
	padding: 50px 0
}

@media (min-width:992px) {
	.vk-button-element .button-wrapper {
		padding: 100px 0
	}
}

.vk-button-element .vk-space.x-large {
	padding-bottom: 30px
}

@media (min-width:992px) {
	.vk-button-element .vk-space.x-large {
		padding-bottom: 80px
	}
}

.vk-button-element .list-item {
	padding-bottom: 40px
}

@media (min-width:992px) {
	.vk-button-element .list-item {
		padding-bottom: 80px
	}
}

.vk-color-wrapper .vk-color {
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
	color: #fff
}

.vk-color-wrapper .yellow-1 {
	background-color: #FFC000
}

.vk-color-wrapper .yellow-2 {
	background-color: #E5AC00
}

.vk-color-wrapper .black-1 {
	background-color: #2E3841
}

.vk-color-wrapper .black-2 {
	background-color: #2A333B
}

.vk-color-wrapper .green-1 {
	background-color: #9DC835
}

.vk-color-wrapper .green-2 {
	background-color: #87AC2D
}

.vk-color-wrapper .blue-1 {
	background-color: #3EC0A3
}

.vk-color-wrapper .blue-2 {
	background-color: #269C82
}

.vk-color-wrapper .turquoise-1 {
	background-color: #4C9ECD
}

.vk-color-wrapper .turquoise-2 {
	background-color: #2C7BA9
}

.vk-color-wrapper .violet-1 {
	background-color: #AA6BD2
}

.vk-color-wrapper .violet-2 {
	background-color: #8145A7
}

.vk-color-wrapper .grey-1 {
	background-color: #8D8D8D
}

.vk-color-wrapper .grey-2 {
	background-color: #B0B0B0
}

.vk-color-wrapper .grey-3 {
	background-color: #B3BDC7
}

.vk-color-wrapper .grey-4 {
	background-color: #EAEAEA
}

.vk-color-wrapper .grey-5 {
	background-color: #F4F4F4
}

.vk-color-wrapper .grey-4,
.vk-color-wrapper .grey-5 {
	color: #2E3841
}

.vk-counter {
	text-align: center;
	color: #2E3841;
	padding-bottom: 50px;
	font-weight: 500
}

@media (min-width:992px) {
	.vk-counter {
		padding: 100px 0
	}
}

.vk-counter ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: normal
}

.vk-counter .flaticon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	border: 2px solid #c61f22;
	color: #c61f22;
	border-radius: 50%;
	margin-bottom: 3px
}

.vk-counter .flaticon:before {
	font-size: 48px
}

.vk-counter .number-count {
	font-size: 48px;
	margin-bottom: -3px
}

.vk-counter-inline .content {
	display: inline-block;
	position: relative;
	top: 20px;
	padding-left: 10px
}

.vk-counter-inline .title {
	text-align: left;
	padding-left: 10px
}

.vk-counter-non-icon {
	background-color: #E5AC00
}

.vk-counter-non-icon ul li {
	display: inline-block
}

.vk-counter-non-icon .number-count {
	font-size: 60px;
	text-align: right;
	width: 59%
}

.vk-counter-non-icon .number-count:after {
	content: '';
	height: 45px;
	width: 3px;
	background-color: #2E3841;
	display: inline-block;
	margin-left: 18px
}

.vk-counter-non-icon .title {
	width: 39%;
	text-align: left;
	padding-left: 14px
}

.vk-counter-dark {
	color: #fff
}

.vk-counter-element .vk-counter-section-style-1,
.vk-counter-element .vk-counter-section-style-3 {
	padding-top: 50px
}

@media (min-width:992px) {
	.vk-counter-element .vk-counter-section-style-1,
	.vk-counter-element .vk-counter-section-style-3 {
		padding-top: 0
	}
}

.vk-divider {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-color: #EAEAEA;
	overflow: hidden
}

.vk-divider-dashed {
	border-style: dashed
}

.vk-divider-dotted {
	border-style: dotted
}

.vk-divider-double {
	height: 4px;
	border-bottom-width: 1px
}

.vk-divider-text {
	border: none
}

.vk-divider-text .text {
	position: relative;
	padding-right: 15px
}

.vk-divider-text .text:after,
.vk-divider-text .text:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	height: 1px;
	margin: auto 0;
	width: 1920px;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-color: #EAEAEA
}

.vk-divider-text .text:after {
	right: 100%
}

.vk-divider-text .text:before {
	left: 100%
}

.vk-divider-text.vk-divider-dashed .text:after,
.vk-divider-text.vk-divider-dashed .text:before {
	border-style: dashed
}

.vk-divider-text.vk-divider-dotted .text:after,
.vk-divider-text.vk-divider-dotted .text:before {
	border-style: dotted
}

.vk-divider-text.vk-divider-double {
	height: auto
}

.vk-divider-text.vk-divider-double .text:after,
.vk-divider-text.vk-divider-double .text:before {
	height: 4px;
	border-bottom-width: 1px
}

.vk-divider-center {
	text-align: center
}

.vk-divider-center .text {
	padding-left: 15px
}

.vk-divider-right {
	text-align: right
}

.vk-divider-right .text {
	padding-left: 15px;
	padding-right: 0
}

.vk-divider-element .vk-space.x-large {
	padding-bottom: 0
}

.vk-divider-default .vk-divider {
	margin: 40px 0
}

@media (min-width:992px) {
	.vk-divider-default .vk-divider {
		margin: 50px 0
	}
}

.vk-divider-other {
	padding-bottom: 20px
}

@media (min-width:992px) {
	.vk-divider-other {
		padding-bottom: 80px
	}
}

.vk-divider-other .vk-divider {
	margin: 40px 0
}

.vk-divider-other .vk-space.x-large {
	padding-top: 80px
}

.vk-toggle .panel-group {
	margin-bottom: 60px
}

.vk-toggle .panel-group .panel {
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.vk-toggle .panel-group .panel+.panel {
	margin-top: -1px
}

.vk-toggle .panel-group .panel-default {
	border-color: transparent
}

.vk-toggle .panel-title {
	font-size: 16px;
	position: relative
}

.vk-toggle .panel-title a {
	display: block;
	padding: 15px;
	font-weight: 400
}

.vk-toggle .panel-title:before {
	content: "\f068";
	color: #FFC000;
	font-family: FontAwesome;
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0
}

.vk-toggle .panel-title a:hover,
.vk-toggle .panel-title:focus,
.vk-toggle .panel-title:active {
	text-decoration: none;
	color: #FFC000
}

.vk-toggle .panel-heading {
	padding: 0;
	background-color: transparent
}

.vk-toggle .panel-body {
	padding: 25px 0
}

.vk-toggle .panel-body p {
	margin: 0
}

.vk-toggle.vk-toggle-outlined .panel-default {
	border-color: #EAEAEA;
	border-left-color: transparent;
	border-right-color: transparent
}

.vk-toggle.vk-toggle-outlined .panel-default .panel-heading {
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA
}

.vk-toggle.vk-toggle-border .panel-default {
	border-color: #EAEAEA;
	border-left-color: transparent;
	border-right-color: transparent
}

.vk-toggle.vk-toggle-border .panel-title a {
	padding-left: 65px;
	overflow: hidden;
	position: relative
}

.vk-toggle.vk-toggle-border .panel-title a:before {
	content: "\f068";
	font-family: FontAwesome;
	color: #FFC000;
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0
}

.vk-toggle.vk-toggle-border .panel-title a.collapsed:before {
	content: "\f067"
}

.vk-toggle.vk-toggle-border.vk-toggle-border-default .panel-title:before {
	width: 15px
}

.vk-toggle.vk-toggle-border.vk-toggle-border-default .panel-title a {
	padding-left: 40px
}

.vk-toggle.vk-toggle-border.vk-toggle-border-default .panel-title a:before {
	width: 15px
}

.vk-toggle.vk-toggle-default .panel-title {
	background-color: #F4F4F4
}

.vk-toggle.vk-toggle-default .panel-title a {
	padding-left: 65px;
	overflow: hidden;
	position: relative;
	color: #333
}

.vk-toggle.vk-toggle-default .panel-title a:hover,
.vk-toggle.vk-toggle-default .panel-title a:focus,
.vk-toggle.vk-toggle-default .panel-title a:active {
	color: #c61f22
}

.vk-toggle.vk-toggle-default .panel-title a:before {
	content: "\f068";
	font-family: FontAwesome;
	color: #c61f22;
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0
}

.vk-toggle.vk-toggle-default .panel-title a.collapsed:before {
	content: "\f067"
}

@media (min-width:992px) {
	.vk-faq-shortcode .left {
		padding-right: 70px
	}
}

.vk-faq-shortcode .vk-heading {
	margin-bottom: 0
}

@media (min-width:992px) {
	.vk-faq-shortcode .vk-heading {
		margin-bottom: 0
	}
}

.vk-faq-shortcode .vk-section {
	padding-bottom: 0;
	padding-top: 60px
}

@media (min-width:992px) {
	.vk-faq-shortcode .vk-section {
		padding-top: 120px
	}
}

.vk-faq-shortcode .vk-section.first {
	padding-top: 0
}

.vk-heading {
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 0
}

.vk-heading-icon {
	text-align: center
}

.vk-heading-icon+.content-sample {
	text-align: center
}

.vk-heading-icon+.content-sample .vk-text {
	margin-bottom: 0
}

.vk-heading-icon .icon {
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	width: 38px;
	margin: auto;
	color: #B0B0B0;
	font-size: 18px
}

.vk-heading-icon .icon:after,
.vk-heading-icon .icon:before {
	content: '';
	width: 60px;
	height: 1px;
	background-color: #B0B0B0;
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto
}

@media (min-width:992px) {
	.vk-heading-icon .icon:after,
	.vk-heading-icon .icon:before {
		width: 80px
	}
}

.vk-heading-icon .icon:before {
	left: 100%
}

.vk-heading-icon .icon:after {
	right: 100%
}

.vk-heading-border {
	padding-bottom: 15px;
	text-align: center
}

.vk-heading-border+.content-sample {
	text-align: center
}

.vk-heading-border>span:after,
.vk-heading-border>span:before {
	content: '';
	background-color: #c61f22;
	position: absolute;
	bottom: 0
}

.vk-heading-border>span:after {
	height: 3px;
	width: 40px;
	left: 0;
	right: 0;
	margin: auto
}

@media (min-width:992px) {
	.vk-heading-border>span:after {
		width: 160px
	}
}

@media (min-width:992px) {
	.vk-heading-border-left {
		padding-left: 24px;
		text-align: left
	}
	.vk-heading-border-left>span:after {
		right: auto
	}
	.vk-heading-border-left>span:before {
		height: 43px;
		width: 3px;
		left: 0
	}
	.vk-heading-border-left+.content-sample {
		text-align: left
	}
}

@media (min-width:992px) {
	.vk-heading-border-right {
		padding-right: 24px;
		text-align: right
	}
	.vk-heading-border-right>span:after {
		left: auto
	}
	.vk-heading-border-right>span:before {
		height: 43px;
		width: 3px;
		right: 0
	}
	.vk-heading-border-right>span+.content-sample {
		text-align: right
	}
}

.vk-heading-line {
	padding-bottom: 0;
	text-align: center
}

.vk-heading-line+.content-sample {
	text-align: center
}

.vk-heading-line>span {
	padding: 0 10px;
	position: relative;
	display: inline-block
}

@media (min-width:992px) {
	.vk-heading-line>span {
		padding: 0 20px
	}
}

.vk-heading-line>span:after,
.vk-heading-line>span:before {
	content: '';
	height: 1px;
	width: 20px;
	background-color: #B0B0B0;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto
}

@media (min-width:992px) {
	.vk-heading-line>span:after,
	.vk-heading-line>span:before {
		width: 40px
	}
}

.vk-heading-line>span:after {
	left: 100%
}

.vk-heading-line>span:before {
	right: 100%
}

.vk-heading-line-yellow {
	padding-bottom: 18px
}

.vk-heading-line-yellow:after {
	content: '';
	width: 40px;
	height: 3px;
	background-color: #FFC000;
	position: absolute;
	bottom: 0
}

@media (min-width:992px) {
	.vk-heading-line-yellow:after {
		width: 80px
	}
}

.vk-heading-line-yellow-left:after {
	left: 0
}

.vk-heading-line-yellow-right {
	text-align: right
}

.vk-heading-line-yellow-right:after {
	right: 0
}

.vk-heading-line-yellow-center {
	text-align: center
}

.vk-heading-line-yellow-center:after {
	left: 0;
	right: 0;
	margin: 0 auto
}

@media (min-width:992px) {
	.vk-heading-line-left {
		text-align: left
	}
	.vk-heading-line-left+.content-sample {
		text-align: left
	}
	.vk-heading-line-left>span {
		padding-left: 0;
		padding-right: 0
	}
	.vk-heading-line-left>span:after {
		display: none
	}
	.vk-heading-line-left>span:before {
		right: auto;
		left: -60px
	}
}

@media (min-width:992px) {
	.vk-heading-line-right {
		text-align: right
	}
	.vk-heading-line-right+.content-sample {
		text-align: right
	}
	.vk-heading-line-right>span {
		padding-left: 0;
		padding-right: 0
	}
	.vk-heading-line-right>span:before {
		display: none
	}
	.vk-heading-line-right>span:after {
		left: auto;
		right: -60px
	}
}

.vk-heading-inverse {
	color: #2E3841
}

.vk-heading-inverse>span:after,
.vk-heading-inverse>span:before {
	background-color: #2E3841
}

.vk-heading-style-1 {
	color: #fff;
	letter-spacing: 5px
}

.vk-heading-style-3 {
	color: #2E3841;
	letter-spacing: 5px
}

.vk-heading-style-2 {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 10px;
	position: relative;
	display: inline-block;
	padding-bottom: 15px
}

.vk-heading-style-2:after {
	content: '';
	height: 1px;
	width: 100px;
	background-color: #636362;
	position: absolute;
	bottom: 0;
	right: 10px
}

.vk-heading-shortcode .vk-heading {
	margin-bottom: 45px
}

@media (min-width:992px) {
	.vk-heading-shortcode .vk-heading {
		margin-bottom: 25px
	}
}

.text-normal {
	text-transform: none
}

.vk-iconbox {
	padding: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

@media (min-width:992px) {
	.vk-iconbox {
		width: auto;
		padding: 35px 25px
	}
}

.vk-iconbox .icon {
	display: inline-block;
	line-height: normal;
	padding-bottom: 30px;
	color: #c61f22;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-iconbox .icon .flaticon:before {
	font-size: 80px
}

.vk-iconbox .vk-title {
	margin-bottom: 17px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-iconbox .vk-text {
	line-height: 26px;
	margin-bottom: 0;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

/* .vk-iconbox:hover .icon {
	color: #2E3841
}

.vk-iconbox:hover .vk-title {
	color: #c61f22
} */

.vk-iconbox-background {
	background-color: rgba(46,56,65,0.1);
	padding: 40px 20px 30px 20px;
	border-top: 1px solid rgba(255,255,255,0.2);
    border-left: 1px solid rgba(255,255,255,0.2);

}

.stab-fond-row .vk-iconbox-border {
	height: 230px;
	padding: 25px;
}

.stab-fond-row ul {
	list-style-type: none;
	padding: 0;
	text-align: center;
}

.iconbox-title-icon {
	margin-bottom: 15px;
	width: 32px;
}

.stab-fond__section {
	border-top: 1px solid #e1e1e1;
}

.stab-fond__table {
	width: 100%;
}

.stab-fond__table td{
	border: 1px solid #333;
	padding: 5px 10px;
}

.stab-fond__descr {
	margin-top: 25px;
}

.vk-iconbox-background.fisrt {

    border-left: 1px solid transparent;

}

.vk-iconbox-background:hover .vk-whyshykment__svg path {
	fill: white;
}

@media (min-width:992px) {
	.vk-iconbox-background { 
		padding: 35px 20px
	}
}

@media (min-width:1200px) {
	.vk-iconbox-background {
		padding: 35px 25px
	}
}

.vk-iconbox-background .vk-title {
	color: #fff
}

.vk-iconbox-background .vk-text {
	color: #8D8D8D
}

.vk-iconbox-background:hover {
	background-color: #b81d21
}

/* .vk-iconbox-background:hover .icon {
	color: #2E3841
}

.vk-iconbox-background:hover .vk-title {
	color: #2E3841
} */

.vk-iconbox-background:hover .vk-text {
	color: #fff
}

.vk-iconbox-striped {
	background-color: #2A333B
}

.vk-iconbox-border {
	border: 2px solid #2E3841;
	margin-bottom: 30px;
	height: 363px;
	padding: 40px 20px 30px 20px
}

@media (min-width:992px) {
	.vk-iconbox-border {
		padding: 50px 25px
	}
}

.vk-iconbox-border:hover {
	background-color: #2E3841
}

.vk-iconbox-border:hover .icon {
	color: #c61f22
}

.vk-iconbox-border:hover .vk-title {
	color: #fff
}

.vk-iconbox-border:hover ul {
	color: #cbcbcb
}

.vk-iconbox-fullwidth .vk-iconbox {
	margin-bottom: 0
}

.vk-iconbox-fullwidth .h-line:before,
.vk-iconbox-fullwidth .h-line:after {
	border-color: #2E3841
}

.vk-iconbox-element .list-item {
	padding-bottom: 30px
}

@media (min-width:992px) {
	.vk-iconbox-element .list-item {
		padding-bottom: 90px
	}
}

.vk-iconbox-without-background .vk-space.x-large {
	padding-bottom: 40px
}

@media (min-width:992px) {
	.vk-iconbox-without-background .vk-space.x-large {
		padding-top: 90px;
		padding-bottom: 85px
	}
}

.vk-iconbox-without-background.list-item {
	padding-bottom: 40px
}

@media (min-width:992px) {
	.vk-iconbox-without-background.list-item {
		padding-bottom: 85px
	}
}

@media (min-width:992px) {
	.vk-iconbox-with-background.list-item {
		padding-bottom: 0
	}
}

.slick-slide:focus {
	outline: 0
}

.vk-slider img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-slider ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.vk-slider .vk-arrow {
	background-color: transparent;
	color: #B0B0B0;
	padding: 42px 14px;
	position: absolute;
	top: 28%;
	z-index: 1
}

.project-slider .vk-slider .vk-arrow {
	top: 39%;
	border:1px solid #ccc;
}

.vk-slider .vk-arrow.next {
	right: -70px
}

.vk-slider .vk-arrow.prev {
	left: -70px
}

.vk-slider .vk-arrow:hover {
	color: #c61f22
}

.vk-slider .vk-img-frame {
	margin: 20px 0
}

@media (min-width:992px) {
	.vk-slider .vk-img-frame {
		margin: 47px 0 0 0
	}
}

.vk-slider .content {
	opacity: 0;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-slider .content .title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	color: #c61f22
}

.vk-slider .content .position {
	position: relative
}

.vk-slider .content .position:before {
	content: '';
	width: 40px;
	height: 1px;
	margin: 11px auto;
	background-color: #B0B0B0;
	display: block
}

.vk-slider .item {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-slider .item:hover .content {
	opacity: 1
}

.vk-slider-center .vk-img-frame {
	overflow: visible
}

@media (min-width:992px) {
	.vk-slider-center .vk-img-frame {
		margin-bottom: 60px
	}
}

.vk-slider-center .item {
	padding: 0
}

@media (min-width:992px) {
	.vk-slider-center .item {
		padding: 0 15px
	}
}

.vk-slider-center .item img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	padding: 20px
}

@media (min-width:992px) {
	.vk-slider-center .item img {
		padding: 0
	}
}

@media (min-width:992px) {
	.vk-slider-center .item~.item {
		-webkit-transform: translate(-35px);
		-moz-transform: translate(-35px);
		-ms-transform: translate(-35px);
		-o-transform: translate(-35px);
		transform: translate(-35px)
	}
}

.vk-slider-center .item:hover .vk-img-frame {
	margin-bottom: 20px
}

.vk-slider-center .item.slick-slide.slick-center {
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0)
}

.vk-slider-center .item.slick-slide.slick-center img {
	padding: 0
}

@media (min-width:992px) {
	.vk-slider-center .item.slick-slide.slick-center img {
		-webkit-transform: scale(1.241);
		-moz-transform: scale(1.241);
		-ms-transform: scale(1.241);
		-o-transform: scale(1.241);
		transform: scale(1.241)
	}
}

.vk-slider-center .item.slick-slide.slick-center .vk-img-frame {
	margin-bottom: 60px
}

.vk-slider-center .item.slick-slide.slick-center .content {
	opacity: 1
}

@media (min-width:992px) {
	.vk-slider-center .item.slick-slide.slick-center+.item {
		-webkit-transform: translate(35px);
		-moz-transform: translate(35px);
		-ms-transform: translate(35px);
		-o-transform: translate(35px);
		transform: translate(35px)
	}
}

@media (min-width:992px) {
	.vk-slider-center .item.slick-slide.slick-center+.item+.item {
		-webkit-transform: translate(35px);
		-moz-transform: translate(35px);
		-ms-transform: translate(35px);
		-o-transform: translate(35px);
		transform: translate(35px)
	}
}

.vk-slider-circle .vk-img-frame {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.vk-slider-arrow-top .vk-arrow {
	width: 40px;
	height: 40px;
	padding: 0;
	background-color: transparent;
	border: 1px solid #EAEAEA;
	color: #8D8D8D;
	position: absolute;
	z-index: 1;
	top: -105px;
	min-height: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-slider-arrow-top .vk-arrow.prev {
	left: auto;
	right: 65px
}

.vk-slider-arrow-top .vk-arrow.next {
	right: 15px
}

.vk-slider-arrow-top .vk-arrow:hover,
.vk-slider-arrow-top .vk-arrow:focus {
	border-color: #c61f22;
	color: #c61f22
}

.vk-slider-arrow-dot-top {
	padding-top: 30px
}

@media (min-width:992px) {
	.vk-slider-arrow-dot-top {
		padding-top: 0
	}
}

.vk-slider-arrow-dot-top .vk-arrow-dots {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	margin: auto
}

@media (min-width:400px) {
	.vk-slider-arrow-dot-top .vk-arrow-dots {
		width: 370px
	}
}

@media (min-width:992px) {
	.vk-slider-arrow-dot-top .vk-arrow-dots {
		width: 460px;
		top: -85px;
		margin-right: 285px;
		display: none!important
	}
}

@media (min-width:1200px) {
	.vk-slider-arrow-dot-top .vk-arrow-dots {
		display: block!important
	}
}

.vk-slider-arrow-dot-top .vk-arrow-dots li {
	float: left;
	height: 20px;
	padding: 0 2px;
	cursor: pointer
}

.vk-slider-arrow-dot-top .vk-arrow-dots li:after {
	content: '';
	height: 1px;
	background-color: #EAEAEA;
	display: block;
	margin-top: 9px
}

.vk-slider-arrow-dot-top .vk-arrow-dots li.slick-active:after {
	background-color: #FFC000
}

.vk-slider-arrow-dot-top .vk-arrow-dots li button {
	display: none
}

.vk-slider-arrow-image .vk-arrow {
	width: 80px;
	height: 80px;
	font-size: 30px;
	padding: 0;
	background-color: rgba(0, 0, 0, .5);
	border: none;
	color: #8D8D8D;
	position: absolute;
	z-index: 1;
	top: 50%;
	min-height: 0;
	overflow: visible;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-slider-arrow-image .vk-arrow .image-preview-thumbnail {
	height: 80px;
	width: 0;
	display: block;
	position: absolute;
	top: 0;
	background-size: cover;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-slider-arrow-image .vk-arrow.prev {
	left: 60px
}

.vk-slider-arrow-image .vk-arrow.prev .image-preview-thumbnail {
	left: 100%
}

.vk-slider-arrow-image .vk-arrow.next {
	right: 60px
}

.vk-slider-arrow-image .vk-arrow.next .image-preview-thumbnail {
	right: 100%
}

.vk-slider-arrow-image .vk-arrow .icon {
	position: relative;
	top: 3px
}

.vk-slider-arrow-image .vk-arrow:hover,
.vk-slider-arrow-image .vk-arrow:focus {
	color: #fff;
	background-color: #c61f22
}

.vk-slider-arrow-image .vk-arrow:hover .image-preview-thumbnail,
.vk-slider-arrow-image .vk-arrow:focus .image-preview-thumbnail {
	width: 160px
}

.vk-slider-arrow-image .vk-dots-nav {
	position: absolute;
	bottom: 35px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.vk-slider-arrow-image .vk-dots-nav li {
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	cursor: pointer
}

.vk-slider-arrow-image .vk-dots-nav li button {
	display: none
}

.vk-slider-arrow-image .vk-dots-nav li:before {
	content: '';
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #8D8D8D;
	position: absolute;
	top: 5px;
	left: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block
}

.vk-slider-arrow-image .vk-dots-nav li:after {
	content: '';
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid transparent;
	position: absolute;
	top: 2px;
	left: 2px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block
}

.vk-slider-arrow-image .vk-dots-nav li.slick-active:after,
.vk-slider-arrow-image .vk-dots-nav li:hover:after {
	border-color: #c61f22
}

.vk-slider-arrow-image .vk-dots-nav li.slick-active:before,
.vk-slider-arrow-image .vk-dots-nav li:hover:before {
	background-color: #c61f22
}

.vk-image-slider-element .vk-space.x-large {
	padding-bottom: 40px
}

@media (min-width:992px) {
	.vk-image-slider-element .vk-space.x-large {
		padding-bottom: 85px
	}
}

.vk-image-slider-element .list-item {
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-image-slider-element .list-item {
		padding-bottom: 120px
	}
}

.vk-image-slider-style-2 .vk-heading {
	color: #fff
}

@media (min-width:992px) {
	.vk-image-slider-style-1 .vk-space.x-large {
		padding-bottom: 60px;
		padding-top: 60px
	}
}

.vk-pricing-table .vk-pricing-table {
	padding-top: 40px;
	padding-bottom: 40px
}

.vk-pricing-table .panel.price,
.vk-pricing-table .panel.price>.panel-heading {
	border-radius: 0;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease
}

.vk-pricing-table .panel {
	margin: 0;
	padding-bottom: 30px;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0
}

@media (min-width:960px) {
	.vk-pricing-table .panel {
		padding: 0
	}
}

.vk-pricing-table .panel-body,
.vk-pricing-table .panel-heading {
	color: #fff
}

.vk-pricing-table .panel-body h3,
.vk-pricing-table .panel-heading h3 {
	border-bottom: solid 1px #fff;
	padding: 20px 0;
	margin: 0
}

.vk-pricing-table .focus {
	margin-top: -20px
}

.vk-pricing-table .focus .panel-heading {
	color: #fff
}

.vk-pricing-table .focus .panel-heading h3 {
	padding: 30px 0
}

.vk-pricing-table .panel-heading {
	padding-top: 0;
	padding-bottom: 0
}

.vk-pricing-table .vk-be-overlay {
	background-color: rgba(46, 56, 65, .9)
}

.vk-pricing-table .vk-panel {
	background-size: cover;
	background-repeat: no-repeat;
	display: block
}

.vk-pricing-table .vk-panel .vk-be-overlay {
	position: relative;
	background-color: rgba(46, 56, 65, .5)
}

.vk-pricing-table .vk-panel .panel-body .vk-price {
	position: relative
}

.vk-pricing-table .vk-panel .panel-body .vk-price big {
	font-size: 90px;
	letter-spacing: 0;
	position: relative
}

.vk-pricing-table .vk-panel .panel-body .vk-price span {
	font-size: 30px
}

.vk-pricing-table .vk-panel .panel-body .vk-price small {
	font-size: 15px;
	margin-left: 30px
}

.vk-pricing-table .vk-panel .panel-body .vk-price .price-small {
	position: absolute;
	top: 18px
}

.vk-pricing-table .vk-panel-basic {
	background-image: url(../../../spk/assets/images/pricing-tables/pricing_tables_1.jpg)
}

.vk-pricing-table .vk-panel-standard {
	background-image: url(../../../spk/assets/images/pricing-tables/pricing_tables_2.jpg)
}

.vk-pricing-table .vk-panel-professional {
	background-image: url(../../../spk/assets/images/pricing-tables/pricing_tables_3.jpg)
}

.vk-pricing-table .vk-panel-unlimited {
	background-image: url(../../../spk/assets/images/pricing-tables/pricing_tables_4.jpg)
}

.vk-pricing-table .price .list-group-item {
	border-bottom: 1px solid rgba(250, 250, 250, .5)
}

.vk-pricing-table .list-group-item {
	border: solid 1px #fff;
	background-color: #F4F4F4;
	padding: 15px
}

.vk-pricing-table .panel.price .list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.vk-pricing-table .panel.price .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.vk-pricing-table .price .panel-footer {
	background-color: #2E3841;
	padding: 25px;
	text-align: center
}

.vk-pricing-table .panel.price .btn {
	-webkit-box-shadow: 0 -1px 0 rgba(50, 50, 50, .2) inset;
	box-shadow: 0 -1px 0 rgba(50, 50, 50, .2) inset;
	border: 0
}

.vk-pricing-table .panel-standard {
	position: relative
}

.vk-pricing-table .panel-standard .panel-footer {
	padding: 40px
}

.vk-pricing-table .pricing-1 .panel-heading h3 {
	color: #fff
}

.vk-pricing-table .pricing-2 .vk-heading {
	color: #fff
}

.vk-pricing-table .pricing-2 .panel {
	background-color: transparent
}

.vk-pricing-table .pricing-2 .panel .vk-panel .panel-heading h3 {
	color: #fff
}

.vk-pricing-table .pricing-2 .panel .vk-panel .panel-body .vk-price big {
	font-size: 70px
}

.vk-pricing-table .pricing-2 .panel .vk-panel .panel-body .vk-price span {
	font-size: 25px
}

.vk-pricing-table .pricing-2 .panel .vk-panel .panel-body .vk-price small {
	font-size: 14px
}

.vk-pricing-table .pricing-2 .panel .list-group-item {
	border-color: #2E3841
}

.vk-pricing-table .pricing-3 .panel-heading {
	background-color: #2E3841
}

.vk-pricing-table .pricing-3 .panel-heading h3 {
	border: none;
	color: #FFC000
}

.vk-pricing-table .pricing-3 .panel-footer {
	background-color: transparent;
	padding: 25px;
	border: none
}

.vk-pricing-table .pricing-3 .panel-body {
	padding-bottom: 0
}

.vk-pricing-table .pricing-3 .panel-body .vk-price {
	border-bottom: solid 1px #fff;
	padding-bottom: 20px;
	margin: 0
}

.vk-pricing-table .pricing-3 .panel-body .vk-price big {
	font-size: 70px
}

.vk-pricing-table .pricing-3 .panel-body .vk-price span {
	font-size: 25px
}

.vk-pricing-table .pricing-3 .panel-body .vk-price small {
	font-size: 14px
}

.vk-pricing-table .pricing-3 .panel-standard .panel-footer {
	padding: 35px
}

@media (min-width:960px) {
	.vk-pricing-table {}
	.vk-pricing-table .pricing-2 .col-md-3 {
		padding: 0!important
	}
	.vk-pricing-table .pricing-2 .col-md-3+.col-md-3 {
		margin-left: -1px
	}
	.vk-pricing-table .pricing-3 .col-md-3 {
		padding: 0!important
	}
}

.vk-tab h4 {
	padding-bottom: 30px
}

.vk-tab .vk-nav-tabs {
	position: relative;
	z-index: 1
}

.vk-tab .vk-nav-tabs li {
	height: 50px
}

.vk-tab .vk-nav-tabs li a {
	padding: 15px 25px;
	font-weight: 500;
	display: block;
	text-decoration: none;
	color: #B0B0B0;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.vk-tab .vk-nav-tabs li a {
		padding: 14px 30px
	}
}

.vk-tab .vk-nav-tabs li.active a {
	background: #FFC000;
	color: #fff
}

.vk-tab .vk-tab-content {
	padding-top: 30px;
	border-top: 1px solid #EAEAEA
}

.vk-tab .vk-tab-content .tab-pane {
	line-height: 24px
}

.vk-tab.vk-tab-flat .vk-nav-tabs {
	margin-bottom: -1px
}

.vk-tab.vk-tab-flat .vk-nav-tabs li:not(:first-child) {
	margin-left: -1px
}

.vk-tab.vk-tab-flat .vk-nav-tabs li.active a {
	border-bottom-color: transparent;
	background: #FFC000
}

.vk-tab.vk-tab-flat .vk-nav-tabs li a {
	background: #EAEAEA
}

.vk-tab.tab-flat-bg .vk-nav-tabs li {
	border-bottom: solid 1px #EAEAEA;
	border-right: solid 2px #fff
}

.vk-tab.vk-tab-border .vk-tab-content {
	margin-top: -1px
}

.vk-tab.vk-tab-border .vk-nav-tabs li {
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-top: none;
	-webkit-box-shadow: inset 0 1px 0 #EAEAEA;
	-moz-box-shadow: inset 0 1px 0 #EAEAEA;
	box-shadow: inset 0 1px 0 #EAEAEA
}

.vk-tab.vk-tab-border .vk-nav-tabs li+li {
	margin-left: -1px
}

.vk-tab.vk-tab-border .vk-nav-tabs li a {
	border: none;
	background: transparent;
	color: #c61f22;
	padding: 12px 30px
}

.vk-tab.vk-tab-border .vk-nav-tabs li.active {
	border-bottom: none;
	border-top: none
}

.vk-tab.vk-tab-border .vk-nav-tabs li.active a {
	-webkit-box-shadow: inset 0 5px 0 #FFC000;
	-moz-box-shadow: inset 0 5px 0 #FFC000;
	box-shadow: inset 0 5px 0 #c61f22;
	background: #fff
}

.vk-tab.tab-border-no-bd .vk-nav-tabs li {
	border: 1px solid transparent;
	border-top: none;
	border-bottom: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.vk-tab.tab-border-no-bd .vk-nav-tabs li.active {
	background-color: #fff
}

.vk-tab.vk-tab-background .vk-nav-tabs li {
	width: 33.33%
}

.vk-tab.vk-tab-background .vk-nav-tabs li a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFC000;
	border-top: solid 5px #FFC000;
	border-right: solid 1px #fff;
	color: #fff;
	padding: 12px 30px
}

.vk-tab.vk-tab-background .vk-nav-tabs li.active {
	border-top: solid 5px #FFC000
}

.vk-tab.vk-tab-background .vk-nav-tabs li.active a {
	border-top: none;
	background: #EAEAEA;
	color: #FFC000
}

.vk-tab.vk-tab-background .tab-content {
	background: #EAEAEA;
	padding: 30px 20px 20px 20px
}

.vk-tab.background-no-box .vk-nav-tabs li a {
	background: #fff;
	color: #B3BDC7;
	border-top: solid 5px #fff;
	border-right: solid 1px #fff
}

.vk-tab.vk-vertical-tab h4 {
	padding-bottom: 60px
}

.vk-tab.vk-vertical-tab .vk-nav-tabs,
.vk-tab.vk-vertical-tab .vk-tab-content {
	float: left
}

.vk-tab.vk-vertical-tab .vk-nav-tabs {
	width: 100%
}

.vk-tab.vk-vertical-tab .vk-nav-tabs li a {
	text-align: center;
	border-top-color: #EAEAEA
}

.vk-tab.vk-vertical-tab .vk-nav-tabs li:last-child a {
	border-bottom-color: #EAEAEA
}

.vk-tab.vk-vertical-tab .vk-tab-content {
	border-top: none;
	padding-top: 0
}

.vk-tab.tab-vertical-flat .vk-nav-tabs li a {
	background: #EAEAEA
}

.vk-tab.tab-vertical-flat .vk-nav-tabs li.active a {
	background: none
}

.vk-tab.flat-2 .vk-nav-tabs li a {
	background: transparent;
	border: none;
	padding: 15px 30px
}

.vk-tab.tab-vertical-outline .vk-nav-tabs li a {
	background: transparent;
	color: #B3BDC7;
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA
}

.vk-tab.tab-vertical-outline .vk-nav-tabs li.active {
	border-left: solid 5px #FFC000
}

.vk-tab.tab-vertical-outline .vk-nav-tabs li.active a {
	color: #FFC000;
	border-right: none
}

.vk-tab .outline-2 .vk-nav-tabs li a {
	border-left: none;
	border-bottom: none;
	border-top: none
}

.vk-tab .outline-2 .vk-nav-tabs li.active {
	border-top: solid 1px #EAEAEA;
	border-bottom: solid 1px #EAEAEA
}

.tab-vertical-background .col-md-2 {
	padding-right: 0
}

.tab-vertical-background .col-md-10 {
	padding-left: 0
}

.tab-vertical-background .vk-nav-tabs li {
	background: #FFC000
}

.tab-vertical-background .vk-nav-tabs li a {
	color: #fff;
	border-right: none;
	border-color: #fff
}

.tab-vertical-background .vk-nav-tabs li.active {
	background: #EAEAEA;
	border-left: solid 5px #FFC000
}

.tab-vertical-background .vk-nav-tabs li.active a {
	background: transparent;
	color: #FFC000
}

.tab-vertical-background .vk-tab-content {
	background: #EAEAEA;
	padding: 30px!important
}

.background-2 .vk-nav-tabs li {
	background: transparent
}

.background-2 .vk-nav-tabs li a {
	color: #B3BDC7;
	border: none;
	padding: 15px 30px
}

.box-heading .first-letter {
	width: 170px;
	height: 170px;
	margin: auto;
	border: 8px solid #2E3841;
	color: #FFC000;
	font-size: 100px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 50px
}

@media (min-width:992px) {
	.box-heading .first-letter {
		margin-bottom: 0
	}
}

.box-heading .box-text {
	padding-bottom: 50px
}

@media (min-width:992px) {
	.box-heading .box-text {
		padding-bottom: 0
	}
}

.vk-list-heading-size {
	color: #FFC000;
	text-transform: capitalize;
	text-align: center
}

@media (min-width:1200px) {
	.vk-list-heading-size {
		text-align: left
	}
}

.vk-list-heading-size .heading {
	color: inherit;
	line-height: 1;
	margin-bottom: 0
}

@media (min-width:992px) {
	.vk-list-heading-size .heading {
		line-height: 26px
	}
}

@media (min-width:1200px) {
	.vk-list-heading-size li {
		padding-left: 70px;
		float: left;
		width: 50%
	}
}

.vk-list-heading-size li+li {
	padding-top: 30px
}

@media (min-width:1200px) {
	.vk-list-heading-size li+li {
		padding-top: 0
	}
}

@media (min-width:1200px) {
	.vk-list-heading-size li:nth-child(n+3) {
		padding-top: 30px
	}
}

.box-highlight .vk-highlight .selected {
	color: #fff
}

.box-highlight .vk-highlight-style-1 .selected {
	background-color: #FFC000
}

.box-highlight .vk-highlight-style-2 .selected,
.box-highlight .vk-highlight-style-2 ::-moz-selection {
	background-color: #2E3841
}

.box-highlight .vk-highlight-style-2 .selected,
.box-highlight .vk-highlight-style-2 ::selection {
	background-color: #2E3841
}

.box-tooltip .vk-tooltip-style-1 .selected {
	color: #FFC000
}

.box-tooltip .vk-tooltip-style-2 .selected {
	color: #2E3841
}

.box-tooltip .vk-tooltip-style-2 .tooltip-inner {
	background-color: #2E3841
}

.box-tooltip .vk-tooltip-style-2 .tooltip-arrow {
	border-top-color: #2E3841!important
}

.tooltip {
	font-family: inherit;
	font-size: 13px;
	font-weight: 300
}

.tooltip-inner {
	background-color: #FFC000;
	padding: 4px 10px
}

.tooltip-arrow {
	border-top-color: #FFC000!important
}

.vk-blockquote {
	position: relative
}

.vk-blockquote .highlight {
	color: #FFC000;
	padding-top: 13px;
	display: inline-block
}

.vk-blockquote:before {
	content: '“';
	font-size: 120px;
	color: #FFC000;
	position: absolute;
	top: -18px;
	left: -4px;
	font-style: normal;
	line-height: normal
}

@media (min-width:992px) {
	.vk-blockquote:before {
		left: 22px
	}
}

.vk-typogaphy-shortcode .vk-title {
	margin-bottom: 20px
}

.vk-typogaphy-shortcode p {
	text-align: justify;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.vk-typogaphy-shortcode .vk-space.large {
		padding-top: 80px;
		padding-bottom: 80px
	}
}

.vk-typogaphy-shortcode .box-highlight,
.vk-typogaphy-shortcode .box-ordered-list {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #EAEAEA
}

@media (min-width:992px) {
	.vk-typogaphy-shortcode .box-highlight,
	.vk-typogaphy-shortcode .box-ordered-list {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: none
	}
}

.vk-blog-grid.vk-blog-wrapper .blog-list {
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-blog-grid.vk-blog-wrapper .blog-list {
		padding-bottom: 80px
	}
}

.vk-blog-grid .blog-content .content-box {
	margin-bottom: 30px
}

.vk-blog-grid .blog-content .content-box a h4 {
	padding-top: 25px;
	padding-bottom: 20px;
	margin: 0;
	color: #2E3841;
	font-size: 17px;
	height: 87px;
}

.vk-blog-grid .blog-content .content-box .vk-divider {
	padding-bottom: 25px
}

.vk-blog-grid .blog-content .content-box .content {
	padding: 0 30px 0 30px;
	background-color: #F4F4F4
}

.vk-blog-grid .blog-content .content-box .content h4:hover {
	color: #c61f22
}

.vk-blog-grid .blog-content .content-box .content .vk-buttons {
	padding-bottom: 25px
}

.vk-blog-grid .blog-content .content-box .content h5 {
	padding-bottom: 30px
}

.vk-blog-list .blog-content .vk-divider {
	margin-bottom: 50px
}

.vk-blog-list .blog-content .content-box .content p {
	padding: 0!important
}

.vk-blog-list .blog-content .content-box .vk-buttons {
	padding-top: 25px;
	padding-bottom: 30px
}

.vk-blog-list .blog-content .customer h1 {
	padding-top: 10px;
	color: #FFC000
}

.vk-blog-list .blog-content .customer h4 {
	padding: 0;
	line-height: 2
}

.vk-blog-list .blog-content .vk-pagination {
	border: none;
	padding-top: 5px;
	margin-top: -30px
}

.vk-blog-list .blog-content .box-pagination {
	text-align: center
}

@media (min-width:992px) {
	.vk-blog-list .blog-content .box-pagination {
		text-align: right
	}
}

.vk-blog-wrapper .blog-list {
	padding-top: 60px;
	padding-bottom: 45px
}

@media (min-width:992px) {
	.vk-blog-wrapper .blog-list {
		padding-top: 80px;
		padding-bottom: 65px
	}
}

.vk-blog-wrapper .single-blog {
	padding-top: 60px;
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-blog-wrapper .single-blog {
		padding-top: 80px;
		padding-bottom: 80px
	}
}

.vk-blog-wrapper .vk-tag {
	margin: 0 0 10px 0
}

.vk-blog-wrapper .vk-tag a {
	padding: 8px 15px;
	background-color: #F4F4F4;
	display: block;
	text-transform: capitalize
}

.vk-blog-wrapper .vk-tag:hover a {
	color: #fff;
	background-color: #c61f22
}

.vk-blog-wrapper .blog-content h4 {
	margin-top: 40px;
	margin-bottom: 30px
}

.vk-blog-wrapper .blog-content .info .vk-list li {
	font-weight: 600;
	color: #2E3841;
	line-height: 2
}

.vk-blog-wrapper .blog-content .info .vk-list li span {
	color: #c61f22;
	font-weight: 300
}

.vk-blog-wrapper .blog-content .info .vk-list li p {
	display: inline-block;
	color: #8D8D8D;
	font-weight: 400;
	margin: 0
}

.vk-blog-wrapper .blog-content .share ul {
	border: solid 1px #EAEAEA;
	padding: 20px
}

.vk-blog-wrapper .blog-content .share ul li {
	padding: 0
}

.vk-blog-wrapper .blog-content .share ul h4 {
	padding: 16px 26px;
	background-color: #2E3841;
	color: #fff;
	margin: 0 30px 0 0
}

.vk-blog-wrapper .blog-content .share ul i {
	margin-right: 30px;
	font-size: 22px
}

.vk-blog-wrapper .blog-content .share ul i:hover {
	color: #c61f22
}

.vk-blog-wrapper .blog-content .tag ul {
	border: solid 1px #EAEAEA;
	padding: 14px
}

.vk-blog-wrapper .blog-content .tag ul li {
	padding: 0
}

.vk-blog-wrapper .blog-content .tag ul h4 {
	padding: 16px 26px;
	background-color: #2E3841;
	color: #fff;
	margin: 0 30px 0 0
}

.vk-blog-wrapper .blog-content .content p {
	padding-bottom: 20px;
	margin: 0
}

.vk-blog-wrapper .blog-content .comment .media .media-left a img {
	width: 45px;
	height: 45px
}

.vk-blog-wrapper .blog-content .comment .media .media-body h4 {
	margin-top: 10px;
	margin-bottom: 10px
}

.vk-blog-wrapper .blog-content .comment button {
	font-weight: 400
}

.vk-blog-wrapper .blog-content .comment .comment-list li:last-child {
	color: #FFC000
}

.vk-blog-wrapper .blog-content .comment .vk-divider {
	margin-top: 10px;
	margin-bottom: 20px
}

.vk-blog-wrapper .blog-content .vk-contact-form {
	background-color: transparent;
	padding: 0
}

.vk-blog-wrapper .blog-content .vk-contact-form h4 {
	padding: 0;
	margin-top: 40px
}

.vk-blog-wrapper .blog-content .vk-contact-form h5 {
	margin: 0;
	padding-bottom: 20px
}

.vk-blog-wrapper .blog-content .vk-contact-form .user-info .form-control {
	background-color: #F4F4F4;
	padding-left: 10px
}

.vk-blog-wrapper .blog-content .vk-contact-form .message-content textarea {
	background-color: #F4F4F4
}

.vk-blog-wrapper .vk-pagination {
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-blog-wrapper .vk-pagination {
		border: solid 1px #EAEAEA;
		padding: 15px 0
	}
}

.vk-blog-wrapper .vk-pagination li a span {
	color: #B0B0B0!important
}

.vk-blog-wrapper .vk-pagination li a span:hover,
.vk-blog-wrapper .vk-pagination li a :active,
.vk-blog-wrapper .vk-pagination li a :focus {
	color: #FFC000!important
}

.sidebar-menu h4 {
	margin: 0;
	padding: 20px 0 20px 0
}

.sidebar-menu .vk-search-form .form-group input {
	border-color: transparent;
	background-color: #F4F4F4
}

.sidebar-menu .vk-search-form .form-group input:focus {
	border-color: #FFC000
}

.secretary {
	border: 2px solid #ebebeb;
	padding: 10px 15px;
}

.secretary .vk-text-uppercase {
	margin-bottom: 20px;
}

.secretary .secretary__photo {
	text-align: center;
	margin-bottom: 15px;
}

.secretary .secretary__photo .secretary__photo-img {
	max-width: 135px;
	max-height: 135px;
	object-fit: cover;
	border-radius: 50%;
}

.secretary__info {
	text-align: center;
}

.sidebar-menu .catagory .vk-menu-right li {
	position: relative
}

.sidebar-menu .catagory .vk-menu-right li a {
	display: block;
	padding-left: 0;
	padding-right: 0
}

.sidebar-menu .catagory .vk-menu-right li a:hover,
.sidebar-menu .catagory .vk-menu-right li :focus {
	background: transparent
}

.sidebar-menu .catagory .vk-menu-right li i {
	position: absolute;
	right: 0
}

.sidebar-menu .recent-box {
	padding-bottom: 20px
}

.sidebar-menu .recent-box .vk-divider {
	margin-bottom: 20px
}

.sidebar-menu .recent-box .vk-img-frame {
	margin-bottom: 15px
}

.sidebar-menu .recent-box .vk-title {
	color: #2E3841;
	font-weight: 500
}

.sidebar-menu .recent-box span {
	margin-top: 5px;
	display: block
}

.sidebar-menu .recent-box:last-child {
	padding-bottom: 0
}

@media (min-width:768px) {
	.sidebar-menu .recent-box:last-child {
		padding-bottom: 20px
	}
}

@media (min-width:992px) {
	.sidebar-menu .recent-box:last-child {
		padding-bottom: 0
	}
}

.sidebar-menu .recent-box:hover .vk-title {
	color: #c61f22
}

.sidebar-menu .archives .vk-menu-right li {
	position: relative;
	border: solid 1px #EAEAEA;
	margin-bottom: 5px
}

.sidebar-menu .archives .vk-menu-right li a {
	padding-left: 15px
}

.sidebar-menu .archives .vk-menu-right li a:hover,
.sidebar-menu .archives .vk-menu-right li :focus {
	background: transparent
}

.sidebar-menu .archives .vk-menu-right li i {
	position: absolute;
	right: 15px
}

.sidebar-menu .archives .vk-menu-right li:hover {
	border-color: #c61f22
}

@media (min-width:960px) {
	.blog-content {
		padding-right: 45px
	}
	.blog-content .info {
		padding-bottom: 30px
	}
	.blog-content .info .vk-list {
		display: inline-block;
		border: solid 1px #EAEAEA
	}
	.blog-content .info .vk-list li {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		padding: 16px 16px 16px 20px;
		border-right: solid 1px #EAEAEA
	}
	.blog-content .info .vk-list li:last-child {
		border: none
	}
	.blog-content .share ul {
		padding: 0!important
	}
	.blog-content .tag ul {
		padding: 0!important
	}
	.blog-content .tag ul li {
		margin: 0
	}
	.blog-content .comment .media .media-left {
		padding-right: 20px
	}
	.blog-content .comment .media .media-left a img {
		width: 100px!important;
		height: 100px!important
	}
	.blog-content .comment .media .media-body h4 {
		margin-top: 0!important;
		margin-bottom: 20px
	}
}

.shopping-cart {
	float: right;
	padding-left: 40px;
	padding-right: 12px;
	position: relative;
	color: #2E3841;
	font-size: 18px;
	margin-right: 20px;
	margin-top: 14px;
	display: none
}

@media (min-width:992px) {
	.shopping-cart {
		margin-top: -5px;
		margin-right: 0
	}
}

.shopping-cart .fa {
	cursor: pointer
}

.shopping-cart .number-item {
	font-size: 12px;
	color: #fff;
	position: absolute;
	width: 17px;
	height: 15px;
	background-color: #FFC000;
	top: -3px;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.shopping-cart-list {
	border-top: 3px solid #c61f22
}

.shopping-cart-list ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.shopping-cart-list ul li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.shopping-cart-list .vk-table .vk-table-row {
	padding: 15px 0;
	background-color: #f4f4f4;
	border-bottom: 1px solid #EAEAEA
}

.shopping-cart-list .vk-table .vk-table-row:first-child,
.shopping-cart-list .vk-table .vk-table-row:last-child {
	background-color: #2E3841;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	border: none;
	color: #fff
}

.shopping-cart-list .vk-table .vk-table-row .vk-table-data .fa {
	cursor: pointer
}

.shopping-cart-list .vk-table .vk-table-row .vk-table-data .fa:hover {
	color: #e32c2c
}

.shopping-cart-list .vk-table .vk-table-row .vk-table-data:first-child {
	width: calc(30 / 400 *100%);
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.shopping-cart-list .vk-table .vk-table-row .vk-table-data:nth-child(2) {
	width: calc(200 / 400 *100%);
	padding: 5px 0 5px 20px
}

.shopping-cart-list .vk-table .vk-table-row .vk-table-data:last-child {
	width: calc(170 / 400 *100%);
	padding: 5px 0 5px 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.shopping-cart-list .vk-table .vk-table-row .vk-table-data:not(:first-child) {
	margin-left: -5px
}

.shopping-cart-list .vk-table .vk-table-row .vk-table-data .vk-img-frame {
	width: 60px;
	height: 60px;
	border: 1px solid #EAEAEA
}

.shopping-cart-list .vk-table .vk-table-row .vk-table-data .vk-img-frame img {
	width: 100%
}

.shopping-cart-list .vk-table .vk-table-row:not(:first-child) .vk-table-data,
.shopping-cart-list .vk-table .vk-table-row:not(:last-child) .vk-table-data {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.shopping-cart-list .vk-table .vk-table-row:last-child {
	padding: 20px 30px
}

.shopping-cart-list .vk-table .title {
	padding-left: 10px;
	width: calc(100% - 60px)
}

.shopping-cart-list .vk-table .product-name {
	text-transform: capitalize;
	font-weight: 400;
	color: #2E3841;
	margin-bottom: 0;
	line-height: normal;
	display: block
}

.shopping-cart-list .vk-table .product-name:focus,
.shopping-cart-list .vk-table .product-name:hover {
	color: #FFC000
}

.shopping-cart-list .vk-table .total-all {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	color: #2E3841;
	padding: 20px 0
}

.shopping-cart-list .vk-table .vk-btn {
	border: 2px solid;
	margin: 10px;
	padding-left: 30px;
	padding-right: 30px
}

.shopping-cart-list .vk-table .vk-btn:hover,
.shopping-cart-list .vk-table .vk-btn:focus {
	background-color: #FFC000;
	border-color: #FFC000
}

.slicknav_menu {
	background-color: #2E3841
}

@media (min-width:992px) {
	.slicknav_menu {
		display: none
	}
}

.slicknav_menu .slicknav_nav {
	border-top: 3px solid #c61f22
}

.btn-search {
	cursor: pointer
}

@media (max-width:992px) {
	.box-search-header {
		display: block
	}
}

@media (min-width:992px) {
	.box-search-header {
		background-color: #2E3841;
		border-top: 3px solid #c61f22;
		position: absolute;
		right: 15px;
		left: 15px;
		top: 113px
	}
}

.box-search-header .vk-input-group {
	position: relative;
	padding: 25px 15px
}

@media (min-width:992px) {
	.box-search-header .vk-input-group {
		margin: 30px 70px
	}
}

.box-search-header .btn-search {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	background-color: transparent;
	color: #B3BDC7
}

@media (min-width:992px) {
	.box-search-header .btn-search {
		padding-right: 0;
		font-size: 24px;
		color: #47535d
	}
}

.box-search-header .btn-search:hover,
.box-search-header .btn-searchfocus {
	color: #FFC000;
	color: #c61f22
}

@media (min-width:992px) {
	.box-search-header .btn-search .fa:before {
		content: "\f178"
	}
}

.box-search-header .form-control {
	padding-right: 50px;
	background-color: transparent;
	border-color: #394855;
	color: #B3BDC7;
	min-height: 40px
}

@media (min-width:992px) {
	.box-search-header .form-control {
		padding-left: 0;
		border-top: none;
		border-left: none;
		border-right: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0
	}
}

.box-search-header .form-control:focus {
	border-color: #c61f22
}

.vk-navbar {
	margin-bottom: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.vk-navbar span {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

@media (min-width:992px) {
	.vk-navbar {
		border-bottom: 1px solid #d7d7d7
	}
}

.vk-navbar-header {
	padding: 25px 0
}

@media (min-width:992px) {
	.vk-navbar-header {
		padding: 31px 35px;
		border: 1px solid #d7d7d7;
		border-top: 0;
		border-bottom: 0
	}
}

.vk-navbar-brand {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	position: relative;
	z-index: 1
}

@media (min-width:992px) {
	.vk-navbar-brand {
		padding-left: 17px
	}
}

.vk-navbar-brand svg {
	width: 37px;
	height: 37px
}

.vk-navbar-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #2E3841;
	line-height: normal;
	display: flex;
	justify-content: space-between;
}

@media (min-width:992px) {
	.vk-navbar-nav {
		background-color: transparent;
		border-top: none
	}
}

.vk-navbar-nav li {
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #394855;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

@media (min-width:992px) {
	.vk-navbar-nav li {
		position: static;
		width: auto;
		display: inline-block;
		border: none
	}
}

.vk-navbar-nav li a,
.vk-navbar-nav li span {
	cursor: pointer;
	text-transform: capitalize;
	white-space: nowrap
}

.vk-navbar-nav li a:not(.slicknav_item),
.vk-navbar-nav li span:not(.slicknav_item) {
	outline: none;
	color: #fff;
	display: block;
	position: relative;
	font-weight: 400;
	padding: 15px 30px 15px 20px
}

@media (min-width:992px) {
	.vk-navbar-nav li a:not(.slicknav_item),
	.vk-navbar-nav li span:not(.slicknav_item) {
		text-transform: uppercase;
		color: #2E3841;
		font-weight: 600;
		padding: 83px 10px 13px 10px
	}
}

@media (min-width:1200px) {
	.vk-navbar-nav li a:not(.slicknav_item),
	.vk-navbar-nav li span:not(.slicknav_item) {
		padding: 83px 15px 13px 15px
	}
}

.vk-navbar-nav li a:hover,
.vk-navbar-nav li a:focus,
.vk-navbar-nav li span:hover,
.vk-navbar-nav li span:focus {
	color: #c61f22
}

@media (min-width:992px) {
	.vk-navbar-nav li .item-has-child:after {
		content: '\f105';
		font-family: FontAwesome;
		position: absolute;
		right: 15px
	}
}

.vk-navbar-nav li .menu-arrow {
	position: absolute;
	right: 2px;
	font-family: FontAwesome;
	top: 0;
	padding: 18px
}

.vk-navbar-nav li:hover {
	background-color: #fff
}

.vk-navbar-nav li:hover>span {
	color: #c61f22
}

.vk-navbar-nav li:hover>.slicknav_item>a {
	color: #c61f22
}

.vk-navbar-nav li:hover>.child {
	display: block
}

.vk-navbar-nav li:hover>.child>a {
	color: #c61f22
}

.vk-navbar-nav li:last-child a,
.vk-navbar-nav li:last-child span {
	padding-right: 0
}

@media (min-width:992px) {
	.vk-navbar-nav li:nth-child(n+8)>.vk-navbar-nav.child {
		right: 15px
	}
}

.vk-navbar-nav.child {
	border-top: none;
	background-color: #43515d
}

@media (min-width:992px) {
	.vk-navbar-nav.child {
		border-top: 3px solid #c61f22;
		background-color: #2E3841;
		display: none;
		position: absolute;
		z-index: 1
	}
}

.vk-navbar-nav.child li {
	border-bottom: 1px solid #667886
}

@media (min-width:992px) {
	.vk-navbar-nav.child li {
		display: block;
		padding: 0
	}
}

.vk-navbar-nav.child li .fa {
	padding-right: 10px
}

.vk-navbar-nav.child li:first-child {
	border-top: 1px solid #667886
}

@media (min-width:992px) {
	.vk-navbar-nav.child li:first-child {
		border-top: none
	}
}

.vk-navbar-nav.child li:last-child {
	border-bottom: none
}

.vk-navbar-nav.child li a,
.vk-navbar-nav.child li span {
	color: #fff
}

.vk-navbar-nav.child li a:not(.slicknav_item),
.vk-navbar-nav.child li span:not(.slicknav_item) {
	padding: 15px 30px 15px 20px;
	min-width: 300px;
	padding-left: 35px
}

@media (min-width:992px) {
	.vk-navbar-nav.child li a:not(.slicknav_item),
	.vk-navbar-nav.child li span:not(.slicknav_item) {
		padding-left: 20px
	}
}

.vk-navbar-nav.child li a:hover,
.vk-navbar-nav.child li a:focus,
.vk-navbar-nav.child li span:hover,
.vk-navbar-nav.child li span:focus {
	color: #c61f22
}

.vk-navbar-nav.child li:hover {
	background-color: #fff
}

.vk-navbar-nav.child li:hover>a,
.vk-navbar-nav.child li:hover span {
	color: #c61f22
}

.vk-navbar-nav.child .child {
	background-color: #566673
}

@media (min-width:992px) {
	.vk-navbar-nav.child .child {
		background-color: #43515d;
		left: 100%;
		top: -3px
	}
}

.vk-navbar-nav.child .child li:last-child {
	border-bottom: none
}

.vk-navbar-nav.child .child li a:not(.slicknav_item) {
	padding-left: 50px
}

@media (min-width:992px) {
	.vk-navbar-nav.child .child li a:not(.slicknav_item) {
		padding-left: 20px
	}
}

.vk-navbar-collapse {
	padding: 0
}

@media (min-width:992px) {
	.vk-navbar-collapse {
		width: auto
	}
}

.vk-navbar-toggle {
	font-size: 21px;
	color: #fff;
	border: 1px solid;
	padding: 0;
	margin-right: 0;
	margin-top: 10px;
	width: 34px;
	height: 31px;
	background-color: #2E3841;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-navbar-toggle:after {
	content: "\f00d";
	font-family: FontAwesome
}

.vk-navbar-toggle.collapsed {
	color: #2E3841;
	background-color: transparent
}

.vk-header-transparent .vk-navbar-toggle.collapsed {
	color: #fff;

}

.vk-navbar-toggle.collapsed:after {
	content: "\f0c9"
}

.container .vk-navbar-header {
	margin: 0
}

.vk-header {
	background-color: #fff;
	position: relative;
	z-index: 9;
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
}



.vk-header .logo-text {
	font-size: 24px;
	font-weight: 600;
	color: #2E3841;
	padding-left: 10px
}

.vk-header-top {
	position: absolute;
	top: 0px;
	width: 100%
}

.vk-header-top .content {
	position: relative;
	padding: 18px 0;
	float: left;
	width: 100%
}

.vk-header-top .content:after {
	content: '';
	height: 1px;
	width: 2000px;
	background-color: #d7d7d7;
	position: absolute;
	bottom: 0;
	left: 208px
}

@media (min-width:1200px) {
	.vk-header-top .content:after {
		left: 244px
	}
}

.vk-header-top .quick-address {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	line-height: normal
}

.vk-header-top .quick-address li {
	display: inline-block;
	position: relative
}

.vk-header-top .quick-address li:not(:first-child):before {
	content: '|';
	padding-left: 6px;
    padding-right: 10px
}

@media (min-width:992px) {
	.vk-header-transparent {
		background-color: transparent;
		position: absolute !important;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 10
	}
	.vk-header-transparent .shopping-cart {
		color: #fff
	}
	.vk-header-transparent .shopping-cart .number-item {
		color: #676767
	}
	.vk-header-transparent .vk-navbar {
		border-color: #b6b7b8
	}
	.vk-header-transparent .vk-navbar-brand svg polygon {
		fill: #fff
	}
	.vk-header-transparent .vk-navbar-header {
		border-color: #b6b7b8
	}
	.vk-header-transparent .vk-navbar-header .vk-divider {
		border-color: #b6b7b8
	}
	.vk-header-transparent .vk-navbar-nav>li {
		background-color: transparent
	}
	.vk-header-transparent .vk-navbar-nav>li>span,
	.vk-header-transparent .vk-navbar-nav>li>a {
		color: #fff
	}
	

	.vk-header-transparent .header-sticky-nav .vk-navbar-nav>li>a {
		color: #000
	}

	.vk-header-transparent .header-sticky-nav .vk-navbar-nav>li>ul>li>a {
		color: #fff
	}

	.vk-header-transparent .vk-navbar-nav>li>span:hover,
	.vk-header-transparent .vk-navbar-nav>li>span:focus,
	.vk-header-transparent .vk-navbar-nav>li>a:hover,
	.vk-header-transparent .vk-navbar-nav>li>a:focus {
		color: #c61f22
	}
	.vk-header-transparent .vk-navbar-nav>li:hover>span,
	.vk-header-transparent .vk-navbar-nav>li:hover>a {
		color: #c61f22
	}
	.vk-header-transparent .logo-text {
		color: #fff
	}
	.vk-header-transparent .vk-header-top {
		color: #9b9faa
	}
	.vk-header-transparent .vk-header-top .content:after {
		background-color: #b6b7b8
	}
}

@media (min-width:992px) {
	.vk-header-transparent.dark {
		position: relative;
		background-color: #2E3841
	}
	.vk-header-transparent.dark .vk-navbar {
		border-bottom: none
	}
}

.vk-header-home .vk-navbar {
	border-color: rgba(255, 255, 255, .15)
}

.vk-header-home .vk-navbar-header {
	border-color: rgba(255, 255, 255, .15)
}

.vk-header-home .vk-header-top {
	color: rgba(255, 255, 255, .65)
}

.vk-header-home .vk-header-top .content:after {
	background-color: rgba(255, 255, 255, .15)
}

@media (min-width:992px) {
	.vk-header-two-nav .vk-navbar {
		border: none
	}
	.vk-header-two-nav .vk-navbar .logo-text {
		padding-left: 0
	}
	.vk-header-two-nav .vk-navbar-header {
		position: absolute;
		left: 0;
		right: 0;
		width: 245px;
		margin: auto;
		padding: 20px 15px 35px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		z-index: 1;
		border: none
	}
	.vk-header-two-nav .vk-navbar-header .vk-divider {
		position: absolute;
		width: 500%;
		top: 55px
	}
	.vk-header-two-nav .vk-navbar-header .vk-divider.left {
		right: 100%
	}
	.vk-header-two-nav .vk-navbar-header .vk-divider.right {
		left: 100%
	}
	.vk-header-two-nav .vk-navbar-brand {
		display: block;
		margin-left: 0!important;
		padding-left: 0
	}
	.vk-header-two-nav .vk-navbar-brand svg {
		margin: auto;
		display: block;
		margin-bottom: 18px
	}
	.vk-header-two-nav .vk-navbar-left {
		float: left
	}
	.vk-header-two-nav .vk-navbar-left>li:first-child>a {
		padding-left: 0
	}
	.vk-header-two-nav .vk-navbar-right {
		float: right
	}
	.vk-header-two-nav .vk-navbar-right>li:first-child>a {
		padding-left: 0
	}
}

@media (min-width:992px) and (min-width:992px) {
	.vk-header-two-nav .vk-navbar-right>li:nth-child(n+3)>.vk-navbar-nav.child {
		right: 0
	}
}

@media (min-width:992px) {
	.vk-header-two-nav .vk-header-top .content:after {
		content: none
	}
	.vk-header-two-nav .vk-header-top .btn-search {
		color: #2E3841;
		font-size: 20px;
		padding: 0 6px
	}
	.vk-header-two-nav .box-search-header {
		top: 55px;
		z-index: 100
	}
	.vk-header-two-nav .shopping-cart {
		margin-top: 0;
		padding-left: 25px
	}
}

.vk-header .shopping-cart-list {
	position: absolute;
	z-index: 1;
	top: 100px;
	right: 15px;
	left: 15px;
	border-top: 3px solid #c61f22
}

@media (min-width:992px) {
	.vk-header .shopping-cart-list {
		left: auto;
		width: 400px;
		top: 56px
	}
}

.vk-header .shopping-cart-list ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.vk-header .shopping-cart-list ul li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.vk-header-left-menu .vk-navbar {
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:992px) {
	.vk-header-left-menu {
		width: 300px;
		background-color: #F4F4F4;
		text-align: center;
		overflow-y: scroll;
		overflow-x: hidden
	}
	.vk-header-left-menu::-webkit-scrollbar {
		width: 6px;
		background-color: transparent
	}
	.vk-header-left-menu::-webkit-scrollbar-thumb {
		background-color: rgba(51, 51, 51, .5);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px
	}
	.vk-header-left-menu .vk-navbar {
		padding-left: 0;
		padding-right: 0
	}
	.vk-header-left-menu .vk-navbar-header {
		width: 100%;
		padding-top: 80px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 0
	}
	.vk-header-left-menu .vk-navbar-nav {
		border-bottom: 1px solid #e2e2e2
	}
	.vk-header-left-menu .vk-navbar-nav li {
		display: block;
		border-top: 1px solid #fff;
		-webkit-box-shadow: inset 0 1px 0 #e2e2e2;
		-moz-box-shadow: inset 0 1px 0 #e2e2e2;
		box-shadow: inset 0 1px 0 #e2e2e2
	}
	.vk-header-left-menu .vk-navbar-nav li:last-child {
		border-bottom: 1px solid #fff
	}
	.vk-header-left-menu .vk-navbar-nav li a:not(.slicknav_item),
	.vk-header-left-menu .vk-navbar-nav li span:not(.slicknav_item) {
		padding: 12px 15px;
		color: #B0B0B0
	}
	.vk-header-left-menu .vk-navbar-nav li a:not(.slicknav_item):hover,
	.vk-header-left-menu .vk-navbar-nav li span:not(.slicknav_item):hover {
		color: #c61f22
	}
	.vk-header-left-menu .vk-navbar-nav li:nth-child(n+8) .vk-navbar-nav.child {
		right: auto
	}
	.vk-header-left-menu .vk-navbar-nav li .child {
		display: none;
		width: 100%;
		z-index: 1;
		margin-bottom: 50px;
		top: 44px
	}
	.vk-header-left-menu .vk-navbar-nav li .child li {
		min-height: 44px
	}
	.vk-header-left-menu .vk-navbar-nav.vk-mega-menu.child {
		left: 100%;
		right: auto;
		top: 0;
		margin-top: 0
	}
	.vk-header-left-menu .vk-navbar-nav.vk-mega-menu.child li {
		width: 100%;
		border-right: none
	}
	.vk-header-left-menu .vk-navbar-nav.vk-mega-menu.child li:last-child {
		border-bottom: 1px solid #fff
	}
	.vk-header-left-menu .vk-navbar-brand {
		height: auto;
		width: 100%;
		padding-left: 25px
	}
	.vk-header-left-menu .vk-navbar-collapse {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		display: inline-block!important;
		width: 100%;
		position: relative
	}
	.vk-header-left-menu .vk-navbar .search-shopcart-button {
		padding-top: 55px;
		padding-bottom: 55px;
		display: inline-block;
		color: #2E3841
	}
	.vk-header-left-menu .vk-navbar .search-shopcart-button li {
		display: inline-block;
		padding: 0 13px
	}
	.vk-header-left-menu .vk-navbar .search-shopcart-button .shopping-cart {
		margin: 0;
		top: 8px;
		padding-left: 0
	}
	.vk-header-left-menu .vk-navbar .child {
		left: 100%;
		margin-top: -44px;
		border: none;
		background-color: #F4F4F4;
		border-bottom: 1px solid #e2e2e2
	}
	.vk-header-left-menu .vk-navbar .child li {
		border-top: 1px solid #fff;
		border-bottom: none;
		-webkit-box-shadow: inset 4px 1px 0 #e2e2e2;
		-moz-box-shadow: inset 4px 1px 0 #e2e2e2;
		box-shadow: inset 4px 1px 0 #e2e2e2
	}
	.vk-header-left-menu .vk-navbar .child li:last-child {
		border-bottom: 1px solid #fff
	}
	.vk-header-left-menu .header-bot {
		padding: 55px 0 55px 45px;
		position: relative;
		z-index: -1
	}
	.vk-header-left-menu .quick-address {
		text-align: left
	}
	.vk-header-left-menu .quick-address li {
		padding-left: 30px;
		position: relative;
		line-height: normal
	}
	.vk-header-left-menu .quick-address li+li {
		margin-top: 20px
	}
	.vk-header-left-menu .quick-address li .fa {
		position: absolute;
		color: #c61f22;
		left: 0;
		top: 2px
	}
	.vk-header-left-menu .shopping-cart-list {
		left: 100%;
		top: 0;
		border-left: 1px solid #2E3841;
		border-right: 1px solid #2E3841
	}
	.vk-header-left-menu .box-search-header {
		top: 1px;
		left: 0;
		right: 0
	}
	.vk-header-left-menu .box-search-header .vk-input-group {
		margin: 30px 15px
	}
	.vk-header-left-menu .btn-search {
		padding: 0 10px;
		display: inline-block
	}
}

@media (min-width:1200px) {
	.vk-header-left-menu {
		width: 360px
	}
	.vk-header-left-menu .header-bot {
		padding-right: 75px
	}
	.vk-header-left-menu .vk-navbar-header {
		padding-left: 35px;
		padding-right: 35px
	}
}

.vk-header-one-page {
	position: fixed;
	z-index: 9;
	width: 100%;
	background-color: transparent
}

.vk-header-one-page .vk-navbar {
	border-bottom: none
}

.vk-header-one-page .vk-navbar-header {
	border: none;
	padding: 15px 0
}

@media (min-width:992px) {
	.vk-header-one-page .vk-navbar-header {
		padding: 35px 0
	}
}

.vk-header-one-page .vk-navbar-nav li a:not(.slicknav_item),
.vk-header-one-page .vk-navbar-nav li span:not(.slicknav_item) {
	padding-top: 50px
}

.vk-header-one-page .vk-navbar-nav.child li a:not(.slicknav_item),
.vk-header-one-page .vk-navbar-nav.child li span:not(.slicknav_item) {
	padding-top: 15px
}

@media (min-width:992px) {
	.vk-header-one-page .vk-navbar-nav:not(.child) {
		padding-right: 60px
	}
}

@media (min-width:1360px) {
	.vk-header-one-page .vk-navbar-nav:not(.child) {
		padding-right: 0
	}
}

.vk-header-one-page .vk-navbar-toggle {
	background-color: transparent
}

.vk-header-one-page .vk-navbar-toggle.collapsed {
	border-color: #fff;
	color: #fff
}

.vk-header-one-page .shopping-cart {
	color: #fff
}

.vk-header-one-page .shopping-cart-list {
	top: 113px
}

.vk-header-style .vk-space.x-large {
	padding-bottom: 35px
}

@media (min-width:992px) {
	.vk-header-style .vk-space.x-large {
		padding-bottom: 75px
	}
}

.vk-header-style img {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

@media (min-width:992px) {
	.vk-mega-menu.vk-navbar-nav.child {
		left: 15px;
		right: 15px
	}
	.vk-mega-menu.vk-navbar-nav.child li {
		width: 25%;
		float: left;
		border-right: 1px solid #667886
	}
	.vk-mega-menu.vk-navbar-nav.child li:nth-child(4n) {
		border-right: 0
	}
	.vk-mega-menu.vk-navbar-nav.child li:last-child {
		border-bottom: 1px solid #667886
	}
}

.vk-home-dark {
	color: #8D8D8D;
	background-size: 100%
}

.vk-home-dark .vk-heading {
	color: #fff
}

.vk-home-dark .vk-project-grid-item .content-hidden {
	background-color: #fff
}

.vk-home-dark .vk-project-grid-item .vk-title a {
	color: #2E3841
}

.vk-home-dark .vk-project-grid-item .vk-title a:hover,
.vk-home-dark .vk-project-grid-item .vk-title a:focus {
	color: #c61f22
}

.vk-home-dark .vk-project-grid-item .vk-list-action-post a,
.vk-home-dark .vk-project-grid-item .vk-list-action-post span {
	color: #2E3841
}

.vk-home-dark .vk-project-grid-item .vk-list-action-post a:hover,
.vk-home-dark .vk-project-grid-item .vk-list-action-post a:focus,
.vk-home-dark .vk-project-grid-item .vk-list-action-post span:hover,
.vk-home-dark .vk-project-grid-item .vk-list-action-post span:focus {
	color: #c61f22
}

.vk-home-dark .vk-filter {
	border-color: #787d81
}

.vk-home-dark .vk-filter li.active {
	border-color: #787d81;
	border-bottom-color: #2f3a44
}

.vk-home-dark .vk-slider-arrow-top .vk-arrow {
	border-color: #787d81
}

.vk-home-dark .vk-slider-arrow-top .vk-arrow:hover,
.vk-home-dark .vk-slider-arrow-top .vk-arrow:focus {
	border-color: #c61f22
}

.vk-home-dark .vk-counter-section {
	background-color: transparent;
	border: 1px solid #787d81;
	border-left: 0;
	border-right: 0
}

.vk-home-dark .vk-counter-non-icon {
	background-color: transparent;
	color: #c61f22
}

.vk-home-dark .vk-counter-non-icon .number-count:after {
	background-color: #c61f22
}

.vk-home-dark .vk-recent-blog-section {
	background-color: transparent;
	border-bottom: 1px solid #787d81
}

.vk-home-dark .vk-testimonial {
	border-color: #787d81
}

.vk-home-dark .vk-testimonial .name {
	color: #fff
}





@media (min-width:992px) {
	.vk-home-dark .vk-slider-arrow-dot-top .vk-arrow-dots {
		top: -76px
	}
}

.vk-home-dark .vk-slider-arrow-dot-top .vk-arrow-dots li:after {
	background-color: #787d81
}

.vk-home-dark .vk-slider-arrow-dot-top .vk-arrow-dots li.slick-active:after {
	background-color: #c61f22
}

.vk-home-dark .vk-list-client-style-1 li {
	border-color: #787d81
}

.vk-home-dark .vk-heading-line>span:before,
.vk-home-dark .vk-heading-line>span:after {
	background-color: #fff
}

@media (min-width:992px) {
	.vk-home-dark .vk-content-bot .vk-heading {
		margin-left: 60px
	}
}

.vk-home-dark .vk-join-our-team-section .vk-btn {
	background-color: #c61f22;
	color: #2E3841
}

.vk-home-dark .vk-join-our-team-section .vk-btn .icon {
	background-color: #fff
}

.vk-home-dark .vk-join-our-team-section .vk-btn:hover,
.vk-home-dark .vk-join-our-team-section .vk-btn:focus {
	color: #fff;
	-webkit-box-shadow: inset 0 0 0 2px #fff;
	-moz-box-shadow: inset 0 0 0 2px #fff;
	box-shadow: inset 0 0 0 2px #fff;
	background-color: transparent
}

@media (min-width:1200px) {
	.vk-home-dark .vk-our-project-section .box-filter {
		top: -15px
	}
}

@media (min-width:992px) {
	.vk-home-dark .vk-iconbox-section {
		padding-top: 120px
	}
}

@media (min-width:992px) {
	.vk-home-dark .vk-iconbox-section .vk-heading {
		margin-bottom: 45px
	}
}

.vk-home-dark .vk-iconbox-section .vk-iconbox .vk-title {
	color: #fff
}

/* .vk-home-dark .vk-iconbox-section .vk-iconbox:hover .icon {
	color: #c61f22
}

.vk-home-dark .vk-iconbox-section .vk-iconbox:hover .vk-title {
	color: #c61f22
} */

.vk-home .vk-heading {
	margin-bottom: 60px
}

@media (min-width:992px) {
	.vk-home .vk-content-bot .left-content {
		float: left
	}
}

.vk-home .vk-content-bot .right-content {
	padding-top: 50px
}

@media (min-width:992px) {
	.vk-home .vk-content-bot .right-content {
		padding-top: 0
	}
}

.vk-home .vk-content-bot .vk-testimonial .content {
	padding-bottom: 0
}

.vk-home .vk-what-we-do-section .vk-heading {
	margin-bottom: 30px
}

@media (min-width:992px) {
	.vk-home .vk-what-we-do-section .vk-heading {
		margin-bottom: 60px
	}
}

@media (min-width:992px) {
	.vk-home .vk-what-we-do-section .vk-filter li {
		padding: 14px 15px
	}
}

@media (min-width:1200px) {
	.vk-home .vk-what-we-do-section .vk-filter li {
		padding: 14px 23px
	}
}

.vk-our-project-section .box-filter {
	position: absolute;
	top: 2px;
	right: 15px;
	display: none
}

@media (min-width:992px) {
	.vk-our-project-section .box-filter {
		display: block
	}
}

@media (min-width:1200px) {
	.vk-our-project-section .box-filter {
		right: 200px
	}
}

.vk-work-step-mini {
	padding-top: 50px
}

.vk-work-step-mini .vk-title {
	margin-bottom: 20px
}

@media (min-width:992px) {
	.vk-work-step-mini .vk-title {
		margin-bottom: 30px
	}
}

.vk-recent-blog-section {
	background-color: #F4F4F4
}

.vk-counter-section {
	background-color: #E5AC00;
	padding-top: 50px
}

@media (min-width:992px) {
	.vk-counter-section {
		padding-top: 0
	}
}

.vk-our-project-list .item {
	width: 100%
}

.tiny-banner {
	background-image: url(../../../spk/assets/images/home-shop/banner.jpg);
	height: 375px;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 40px
}

.tiny-banner h2 {
	margin: 0
}

.tiny-banner h1 {
	font-size: 60px;
	color: #c61f22;
	font-weight: 300;
	margin: 25px 0
}

.vk-client-shop-section {
	background-color: #EAEAEA;
	padding: 40px 0
}

.vk-list-client-slider .vk-arrow {
	font-size: 48px;
	color: #B0B0B0;
	background-color: transparent;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1
}

.vk-list-client-slider .vk-arrow.next {
	right: 0
}

@media (min-width:992px) {
	.vk-home-shop .vk-slider-arrow-dot-top .vk-arrow-dots {
		top: -76px
	}
}

@media (min-width:992px) {
	.vk-home-shop .vk-slider-arrow-dot-top .vk-arrow {
		top: -100px
	}
}

.vk-home-shop .vk-recent-blog-section {
	background-color: #fff
}

@media (min-width:992px) {
	.vk-home-shop .vk-recent-blog-section {
		padding-bottom: 120px
	}
}

.vk-home-one-page .vk-heading {
	color: #fff
}

.vk-home-one-page .vk-heading-style-1 {
	text-align: center;
	margin-bottom: 30px
}

@media (min-width:992px) {
	.vk-home-one-page .vk-heading-style-1 {
		text-align: left;
		margin-bottom: 60px
	}
}

.vk-home-one-page .vk-section {
	padding-top: 230px;
	height: 100%
}

.vk-home-one-page .vk-section-style-2 {
	text-align: center
}

@media (min-width:992px) {
	.vk-home-one-page .vk-section-style-2 {
		text-align: left
	}
}

.vk-home-one-page .vk-section-style-2 .vk-filter {
	background-color: transparent;
	font-weight: 600;
	color: #B0B0B0
}

.vk-home-one-page .vk-section-style-2 .vk-title {
	color: #fff
}

.vk-home-one-page .vk-section-style-2 .vk-counter {
	display: none
}

@media (min-width:992px) {
	.vk-home-one-page .vk-section-style-2 .vk-counter {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
}

.vk-home-one-page .vk-section-style-2 .vk-counter .title {
	color: #B0B0B0
}

.vk-home-one-page .vk-section-style-2 .vk-counter-non-icon .number-count:after {
	background-color: #B0B0B0
}

.vk-home-one-page .vk-section-style-2 .vk-buttons {
	margin-top: -20px;
	border-color: transparent
}

@media (min-width:992px) {
	.vk-home-one-page .vk-section-style-2 .vk-buttons {
		border-color: #B0B0B0;
		margin-top: 0
	}
}

.vk-home-one-page .vk-section-style-2 .vk-buttons .vk-btn {
	margin-right: auto
}

@media (min-width:992px) {
	.vk-home-one-page .vk-section-style-2 .vk-buttons .vk-btn {
		margin-right: 0
	}
}

.vk-home-one-page .vk-section-style-2 .vk-buttons .vk-btn:hover,
.vk-home-one-page .vk-section-style-2 .vk-buttons .vk-btn:focus {
	color: #fff
}

.vk-home-one-page .vk-section-style-2 .vk-list-step-mini li {
	color: #fff
}

.vk-home-one-page .vk-section-style-2 .vk-list-step-mini li:before {
	color: rgba(255, 192, 0, .1)
}

.vk-home-one-page .vk-client-say .box-heading,
.vk-home-one-page .vk-contact .box-heading {
	position: relative
}

.vk-home-one-page .vk-client-say .box-heading .vk-heading,
.vk-home-one-page .vk-contact .box-heading .vk-heading {
	margin-bottom: 0
}

.vk-home-one-page .vk-client-say .box-heading .vk-heading-style-1,
.vk-home-one-page .vk-contact .box-heading .vk-heading-style-1 {
	padding-bottom: 0
}

.vk-home-one-page .vk-client-say .box-heading .vk-heading-style-2,
.vk-home-one-page .vk-contact .box-heading .vk-heading-style-2 {
	position: absolute;
	right: 0;
	top: 0
}

.vk-home-one-page .vk-client-say .box-heading {
	padding-bottom: 50px
}

@media (min-width:992px) {
	.vk-home-one-page .vk-client-say .box-heading {
		padding-bottom: 110px
	}
}

.vk-home-one-page .vk-contact .box-heading {
	padding-bottom: 50px
}

@media (min-width:992px) {
	.vk-home-one-page .vk-contact .box-heading {
		padding-bottom: 80px
	}
}

.vk-home-one-page .vk-contact .left-content .vk-heading,
.vk-home-one-page .vk-contact .right-content .vk-heading {
	font-weight: 400
}

.vk-home-one-page .vk-contact .right-content {
	padding-top: 0;
	padding-left: 30px;
	padding-right: 30px
}

@media (min-width:992px) {
	.vk-home-one-page .vk-contact .right-content {
		padding-left: 15px;
		padding-right: 15px
	}
}

.vk-home-one-page .vk-contact .vk-contact-form {
	background-color: rgba(0, 0, 0, .3)
}

.vk-home-one-page .vk-contact .vk-contact-form .form-control {
	background-color: rgba(255, 255, 255, .1);
	color: #B0B0B0
}

.vk-home-one-page .vk-contact .vk-contact-form .user-info .fa {
	color: #c61f22
}

.vk-home-one-page .vk-slider-arrow-top .vk-arrow {
	bottom: -50px;
	top: auto
}

@media (min-width:992px) {
	.vk-home-one-page .vk-slider-arrow-top .vk-arrow {
		top: -120px
	}
}

.vk-home-one-page .vk-slider-arrow-top .vk-arrow.prev {
	left: 50%;
	-webkit-transform: translateX(-42px);
	-moz-transform: translateX(-42px);
	-ms-transform: translateX(-42px);
	-o-transform: translateX(-42px);
	transform: translateX(-42px)
}

@media (min-width:992px) {
	.vk-home-one-page .vk-slider-arrow-top .vk-arrow.prev {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		left: auto;
		right: 58px
	}
}

.vk-home-one-page .vk-slider-arrow-top .vk-arrow,
.vk-home-one-page .vk-slider-arrow-top .vk-arrow .next {
	right: 50%;
	-webkit-transform: translateX(42px);
	-moz-transform: translateX(42px);
	-ms-transform: translateX(42px);
	-o-transform: translateX(42px);
	transform: translateX(42px)
}

@media (min-width:992px) {
	.vk-home-one-page .vk-slider-arrow-top .vk-arrow,
	.vk-home-one-page .vk-slider-arrow-top .vk-arrow .next {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		right: 15px
	}
}

.vk-home-one-page .vk-our-project-section {
	padding-bottom: 100px
}

@media (min-width:992px) {
	.vk-home-one-page .vk-our-project-section {
		padding-bottom: 80px
	}
}

.vk-home-one-page .vk-pricing-table-slider .slick-track {
	padding-top: 20px
}

.vk-home-one-page .vk-pricing-table-slider .item {
	padding: 15px
}

@media (min-width:992px) {
	.vk-home-one-page .vk-pricing-table-slider .item {
		padding: 0
	}
}

.vk-home-one-page .vk-pricing-table-slider .item.focus {
	margin-top: -20px
}

.vk-navbar-right-fixed {
	display: none;
	position: fixed;
	z-index: 9;
	right: 0;
	bottom: 0;
	top: 0;
	width: 60px;
	background-color: rgba(255, 255, 255, .1)
}

@media (min-width:992px) {
	.vk-navbar-right-fixed {
		display: block
	}
}

.vk-navbar-right-fixed .vk-social-link {
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.vk-navbar-right-fixed .vk-social-link li {
	display: block
}

.vk-navbar-right-fixed .vk-social-link li a {
	border: none
}

.vk-navbar-right-fixed .vk-nav-scroll-to-id {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.vk-navbar-right-fixed .vk-nav-scroll-to-id li {
	line-height: 1
}

.vk-navbar-right-fixed .vk-nav-scroll-to-id li a {
	width: 20px;
	height: 20px;
	display: inline-block;
	text-indent: 50px;
	overflow: hidden;
	position: relative
}

.vk-navbar-right-fixed .vk-nav-scroll-to-id li a:before {
	content: '';
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #8D8D8D;
	position: absolute;
	left: 6px;
	top: 6px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.vk-navbar-right-fixed .vk-nav-scroll-to-id li a:after {
	content: '';
	width: 14px;
	height: 14px;
	border: 1px solid transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 3px;
	top: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.vk-navbar-right-fixed .vk-nav-scroll-to-id li a.mPS2id-highlight:before,
.vk-navbar-right-fixed .vk-nav-scroll-to-id li a:hover:before,
.vk-navbar-right-fixed .vk-nav-scroll-to-id li a:focus:before {
	background-color: #c61f22
}

.vk-navbar-right-fixed .vk-nav-scroll-to-id li a.mPS2id-highlight:after,
.vk-navbar-right-fixed .vk-nav-scroll-to-id li a:hover:after,
.vk-navbar-right-fixed .vk-nav-scroll-to-id li a:focus:after {
	border-color: #c61f22
}

.vk-navbar-right-fixed .search-shopcart-button {
	text-align: center;
	padding-top: 30px;
	color: #fff
}

.vk-navbar-right-fixed .search-shopcart-button .shopping-cart {
	color: #fff;
	padding-left: 0;
	margin-top: 0;
	float: none;
	display: inline-block
}

.vk-navbar-right-fixed .search-shopcart-button .btn-search {
	padding: 0 10px;
	font-size: 20px
}

.vk-navbar-right-fixed .search-shopcart-button li {
	display: inline-block;
	display: inline-block;
	width: 100%
}

.vk-navbar-right-fixed .search-shopcart-button li+li {
	padding-top: 20px
}

.vk-one-page .vk-footer {
	display: none
}

.vk-one-page .section .vk-section {
	min-height: inherit
}

.vk-one-page .section .vk-banner {
	min-height: inherit
}

.vk-one-page .slicknav_nav {
	position: fixed;
	top: 75px;
	z-index: 9999;
	width: 100%;
	height: 100%;
	overflow-y: scroll!important
}

.vk-one-page .slicknav_nav .box-search-header .vk-input-group {
	margin: 0;
	padding: 25px 15px;
	background-color: #2e3841
}

.vk-one-page .slicknav_nav .box-search-header .btn-search {
	right: 11px
}

.vk-our-team-slider .content {
	opacity: 1;
	padding-bottom: 0
}

.vk-our-team-slider.vk-slider-arrow-top .vk-arrow {
	top: -100px;
	display: none
}

@media (min-width:992px) {
	.vk-our-team-slider.vk-slider-arrow-top .vk-arrow {
		display: block
	}
}

.vk-home-left-menu .vk-our-team .vk-our-team-slider .content {
	padding-bottom: 0
}

@media (min-width:992px) {
	.vk-home-left-menu .shopping-cart-list {
		position: fixed;
		top: 0;
		left: 300px;
		z-index: 9;
		min-width: 400px
	}
}

@media (min-width:1200px) {
	.vk-home-left-menu .shopping-cart-list {
		left: 360px
	}
}

.vk-left-menu .container {
	width: 100%
}

@media (min-width:1352px) {
	.vk-left-menu .container {
		width: 970px
	}
}

@media (min-width:1560px) {
	.vk-left-menu .container {
		width: 1200px
	}
}

.vk-left-menu .col-sm-6 {
	width: 100%
}

@media (min-width:1068px) {
	.vk-left-menu .col-sm-6 {
		width: 50%
	}
}

.vk-left-menu .col-md-3 {
	width: 100%
}

@media (min-width:1068px) {
	.vk-left-menu .col-md-3 {
		width: 25%
	}
}

.vk-left-menu .col-md-6 {
	width: 100%
}

@media (min-width:1068px) {
	.vk-left-menu .col-md-6 {
		width: 50%
	}
}

.vk-left-menu .vk-section .right {
	padding-right: 15px
}

@media (min-width:1292px) {
	.vk-left-menu .vk-section .right {
		padding-right: 85px
	}
}

.vk-left-menu .vk-section .left {
	padding-bottom: 20px
}

@media (min-width:1292px) {
	.vk-left-menu .vk-section .left {
		padding-bottom: 0
	}
}

.vk-left-menu .vk-section .content {
	padding-bottom: 0
}

@media (min-width:1292px) {
	.vk-left-menu .vk-section .content {
		padding-bottom: 35px
	}
}

.vk-left-menu .vk-our-project-section .vk-section img {
	width: 100%
}

@media (min-width:1292px) {
	.vk-left-menu .vk-our-project-section .vk-section img {
		width: auto;
		max-width: 100%
	}
}

.vk-left-menu .vk-our-project-section .box-filter {
	display: none
}

@media (min-width:1560px) {
	.vk-left-menu .vk-our-project-section .box-filter {
		display: block
	}
}

.vk-left-menu .vk-our-project-list .vk-img-frame img {
	width: 100%
}

.vk-left-menu .vk-what-we-do-section .vk-img-frame img {
	width: 100%
}

.vk-left-menu .vk-what-we-do-section .box-filter {
	margin-bottom: 30px;
	position: static
}

@media (min-width:1068px) {
	.vk-left-menu .vk-what-we-do-section .box-filter {
		margin-bottom: 0;
		position: absolute
	}
}

.vk-left-menu .vk-what-we-do-section .box-filter .vk-filter {
	border: 1px solid #EAEAEA
}

@media (min-width:1068px) {
	.vk-left-menu .vk-what-we-do-section .box-filter .vk-filter {
		border-top: none;
		border-left: none;
		border-right: none
	}
}

@media (max-width:1067px) {
	.vk-left-menu .vk-what-we-do-section .box-filter ul.vk-filter {
		display: none
	}
}

@media (min-width:1068px) {
	.vk-left-menu .vk-what-we-do-section .box-filter select.vk-filter {
		display: none
	}
}

.vk-left-menu .vk-content-bot .right-content {
	padding-top: 50px
}

@media (min-width:1291px) {
	.vk-left-menu .vk-content-bot .right-content {
		padding-top: 0
	}
}

@media (min-width:992px) {
	.vk-left-menu .vk-content,
	.vk-left-menu .vk-footer {
		padding-left: 300px
	}
}

@media (min-width:1200px) {
	.vk-left-menu .vk-content,
	.vk-left-menu .vk-footer {
		padding-left: 360px
	}
}

.vk-left-menu .vk-footer .footer-item {
	padding-bottom: 60px
}

@media (min-width:1068px) {
	.vk-left-menu .vk-footer .footer-item {
		padding-bottom: 80px
	}
}

.vk-left-menu .vk-footer .quick-link {
	margin-left: 0;
	padding-left: 15px
}

@media (min-width:1068px) {
	.vk-left-menu .vk-footer .quick-link {
		margin-left: -15px;
		padding-left: calc(1200px / 12 - 15px)
	}
}

.vk-left-menu .vk-footer .office {
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:1068px) {
	.vk-left-menu .vk-footer .office {
		padding-left: 0;
		padding-right: calc(1200px / 12 - 30px)
	}
}

.vk-left-menu .vk-footer .latest-works {
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:1068px) {
	.vk-left-menu .vk-footer .latest-works {
		padding-left: 0;
		padding-right: 0
	}
}

.vk-left-menu .vk-footer .vk-latest-news li img {
	width: 100%
}

@media (min-width:1068px) {
	.vk-left-menu .vk-footer .vk-latest-news li img {
		width: auto
	}
}

@media (min-width:992px) {
	.vk-left-menu .vk-header-left-menu {
		position: fixed;
		z-index: 10;
		height: 100%
	}
}

.vk-left-menu .vk-counter-section {
	padding-top: 50px
}

@media (min-width:1292px) {
	.vk-left-menu .vk-counter-section {
		padding-top: 0
	}
}

.vk-left-menu .vk-counter-section .vk-counter {
	padding-top: 0;
	padding-bottom: 50px
}

@media (min-width:1292px) {
	.vk-left-menu .vk-counter-section .vk-counter {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

.vk-home-slider .vk-iconbox-without-background .vk-heading {
	margin-bottom: 25px
}

@media (min-width:992px) {
	.home-builder .box-search-header {
		left: 0;
		right: 0
	}
}

@media (min-width:992px) {
	.home-builder .box-search-header.collapse {
		display: none
	}
}

@media (min-width:992px) {
	.home-builder .box-search-header.collapse.in {
		display: block
	}
}

.home-builder .shopping-cart .number-item {
	height: 16px
}

@media (max-width:991px) {
	.home-builder .shopping-cart .number-item {
		background: #2E3841
	}
}

@media (max-width:991px) {
	.home-builder.vk-header .shopping-cart-list {
		right: 0;
		left: 0
	}
}

.t-navbar-header .vk-header-top .content {
	padding-top: 8px;
	padding-bottom: 8px
}

.t-navbar-header .vk-header-top .content .shopping-cart {
	padding-top: 4px
}

.t-navbar-header .vk-header-top .content .shopping-cart i {
	font-size: 14px
}

.t-navbar-header .vk-header-top .content .t-quick {
	padding-top: 5px;
	padding-left: 190px;
	float: left
}

.t-navbar-header .vk-header-top .content .t-quick li {
	font-size: 12px
}

.t-navbar-header .vk-header-top .content .t-quick li i {
	margin-right: 5px;
	color: #c61f22;
	font-size: 15px
}

.t-navbar-header .vk-header-top .content .icontopheader {
	float: right;
	padding-left: 0;
	margin-bottom: 0
}

.t-navbar-header .vk-header-top .content .icontopheader li {
	list-style-type: none;
	float: left;
	margin-right: 15px;
	font-size: 16px
}

.t-navbar-header .vk-header-top .content .icontopheader li i {
	cursor: pointer;
	font-size: smaller!important
}

.t-navbar-header .vk-header-top .content .icontopheader li i:hover {
	color: #c61f22;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}

.t-navbar-header .vk-header-top .content .icontopheader li:last-child:after {
	content: "";
	border-right: 1px solid darkgrey;
	padding-left: 15px
}

@media screen and (max-width:991px) {
	.vk-home-builder-content .slicknav_nav .logowicon {
		display: none
	}
	.vk-home-builder-content .menu-top {
		padding: 0
	}
}

.t-navbar-header .vk-navbar-header {
	padding-left: 0;
	border-left-width: 0;
	padding-right: 0;
	background-size: 100%
}

.t-navbar-header .vk-navbar-header .vk-navbar-brand {
	background-image: url(../../../spk/assets/images/home-builder/logowicon.png)
}

.t-navbar-header .vk-navbar-collapse .box-search-header {
	margin-top: 8px
}

.t-navbar-header .vk-navbar-collapse .logowicon {
	z-index: 2;
	width: 170px;
	height: 100px;
	padding-left: 0;
	padding-right: 0
}

.t-navbar-header .vk-navbar-collapse .logowicon img {
	height: 100%;
	width: 100%
}

.t-navbar-header .vk-navbar-collapse .menu-top {
	display: contents
}

.t-navbar-header .vk-navbar-collapse .box-search-header {
	width: 1185px;
	margin-top: 0;
	top: 100px
}

.t-navbar-header .vk-navbar-collapse>ul {
	margin-left: 5px
}

.t-navbar-header .vk-navbar-collapse>ul li {
	height: auto;
	margin-top: 10px
}

.t-navbar-header .vk-navbar-collapse>ul li a {
	color: #000
}

.t-navbar-header .vk-navbar-collapse>ul li a:hover {
	background-color: #efcb5f
}

.t-navbar-header .vk-navbar-collapse>ul li span {
	padding-bottom: 0
}

.t-navbar-header .vk-navbar-collapse .child {
	margin-left: 0
}

.t-navbar-header .vk-navbar-collapse .child li a {
	color: #fff
}

.t-navbar-header .vk-navbar-collapse .child li a:hover {
	color: #c61f22;
	background-color: #fff
}

.t-navbar-header .vk-navbar-nav {
	float: left!important;
	margin-left: 20px
}

.t-navbar-header .vk-navbar-nav .item-search span {
	color: #000
}

.t-navbar-header .vk-navbar-nav .item-search span:hover {
	color: #fff
}

.t-navbar-header.vk-header-transparent .vk-navbar-nav>li:hover>a {
	color: #000
}

.t-navbar-header .vk-navbar {
	background-color: #c61f22;
	height: 101px
}

.t-navbar-header .vk-navbar .navbar-brand polygon {
	fill: #ffc000
}

.t-navbar-header .vk-navbar .logo-text {
	color: #c61f22
}

.t-navbar-header .vk-header-top {
	background-color: #000
}

.vk-banner-homepage-builder {
	padding-top: 100px;
	min-height: auto;
	height: auto
}

.vk-banner-homepage-builder .col {
	position: relative
}

.vk-banner-homepage-builder .col .page-heading {
	text-align: center;
	position: absolute;
	top: 28%
}

.vk-banner-homepage-builder .col .page-heading .title-main {
	text-transform: none;
	margin-bottom: 20px;
	font-size: 64px;
	letter-spacing: 1.5px
}

.vk-banner-homepage-builder .col .page-heading .title-sub {
	letter-spacing: 9.5px;
	font-size: 16px;
	margin-bottom: 52px;
	line-height: 2
}

.vk-banner-homepage-builder .col .page-heading .home-builder-button .builder-bt {
	position: relative
}

.vk-banner-homepage-builder .col .page-heading .home-builder-button .builder-bt input {
	text-align: center;
	font-family: montserrat;
	font-weight: 600;
	color: #2e3841;
	font-size: 14px;
	padding-top: 17px;
	padding-bottom: 13px;
	padding-right: 27px;
	padding-left: 30px;
	letter-spacing: 3px;
	border: 1px solid #fff;
	background-color: #fff
}

.vk-banner-homepage-builder .col .page-heading .home-builder-button .builder-bt input:hover {
	color: #fff;
	background-color: #c61f22;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	border: 1px solid #ffc000
}

.vk-banner-homepage-builder .col .page-heading .home-builder-button .builder-bt .bt-box {
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0;
	right: 4px;
	border-right: 5px solid #000;
	border-bottom: 5px solid #000;
	border-left: 5px solid transparent;
	border-top: 5px solid transparent
}

.vk-banner-homepage-builder {
	padding-left: 0;
	padding-right: 0
}

.vk-banner-homepage-builder .vk-background-image {
	height: 100%;
	padding-left: 0;
	padding-right: 0
}

.vk-banner-homepage-builder .vk-background-image img {
	width: 100%;
	height: 100%
}

.vk-banner-homepage-builder .content .page-heading h4 {
	text-transform: initial;
	font-size: 60px
}

.vk-banner-homepage-builder .content .page-heading h4 span {
	display: inline-block
}

.vk-banner-homepage-builder .content .page-heading h6 {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 31px;
	letter-spacing: 8px
}

.vk-banner-homepage-builder .content .page-heading h6 span {
	display: inline-block
}

.vk-banner-homepage-builder .content .page-heading .home-builder-button {
	text-align: center;
	padding-top: 10px
}

.vk-banner-homepage-builder .content .page-heading .home-builder-button input {
	text-align: center;
	font-family: montserrat;
	font-weight: 600;
	color: #2e3841;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
	letter-spacing: 3px;
	border: 1px solid #fff
}

.who-we-are {
	background-size: cover;
	background-image: url(../../../spk/assets/images/bg-whoareyou.png);
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat
}

.who-we-are .left {
	position: relative;
	z-index: 1
}

@media screen and (min-width:992px) {
	.who-we-are .left {
		padding-top: 30px;
		padding-right: 30px
	}
}

@media screen and (min-width:992px) {
	.who-we-are .left:before {
		content: "";
		display: block;
		position: absolute;
		z-index: 0;
		top: 0;
		right: 0;
		width: 85%;
		height: 85%;
		border: 30px solid transparent;
		border-top-color: #c61f22;
		border-right-color: #c61f22
	}
}

.who-we-are .left img {
	width: 100%
}

.who-we-are .right .vk-heading {
	font-size: 36px;
	margin-bottom: 0;
	margin-top: 35px;
	text-transform: inherit;
	letter-spacing: 1px;
	padding-bottom: 30px
}

.who-we-are .right .content {
	padding-bottom: 28px
}

.who-we-are .right .content h4 {
	font-size: 16px;
	text-transform: capitalize;
	margin-bottom: 30px;
	line-height: 1.5
}

.who-we-are .right .content p {
	margin-bottom: 0
}

.who-we-are .right .vk-buttons {
	border: none
}

.who-we-are .right .vk-buttons .bt-readmore {
	position: relative
}

.who-we-are .right .vk-buttons .bt-readmore input {
	font-size: 12px;
	padding-top: 14px;
	padding-bottom: 11px;
	padding-left: 23px;
	padding-right: 18px;
	text-align: center;
	font-family: montserrat;
	font-weight: 700;
	letter-spacing: 3px;
	background-color: #c61f22;
	color: #fff;
	border: none
}

.who-we-are .right .vk-buttons .bt-readmore input:hover {
	background-color: #2e3841;
	color: #c61f22;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}

.who-we-are .right .vk-buttons .bt-readmore .bt-box {
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 22%;
	right: 4%;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 5px solid transparent;
	border-top: 5px solid transparent
}

.who-we-are .right .vk-buttons .bt-our {
	position: relative;
	margin-left: 20px
}

.who-we-are .right .vk-buttons .bt-our input {
	font-size: 12px;
	padding-top: 14px;
	padding-bottom: 11px;
	padding-left: 23px;
	padding-right: 16px;
	text-align: center;
	font-family: montserrat;
	font-weight: 700;
	letter-spacing: 2.5px;
	background-color: #2e3841;
	color: #fff;
	border: none
}

.who-we-are .right .vk-buttons .bt-our input:hover {
	background-color: #c61f22;
	color: #020b43;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}

.who-we-are .right .vk-buttons .bt-our .bt-box {
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 15%;
	right: 4%;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 5px solid transparent;
	border-top: 5px solid transparent
}

.slide-lastest .slick-slide,
.slide-homeservice .slick-slide {
	margin-left: 30px
}

.slide-lastest .slick-list,
.slide-homeservice .slick-list {
	margin-left: -30px
}

.slide-lastest .slick-dots,
.slide-homeservice .slick-dots {
	bottom: -25px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	text-align: center
}

.t-our-service {
	padding-bottom: 15px!important;
	padding-top: 85px
}

.t-our-service .home-builder-title {
	text-align: center
}

.t-our-service .home-builder-title h2 {
	font-size: 37px
}

.t-our-service .home-builder-title .img {
	margin-bottom: 5px
}

.t-our-service .home-builder-depcription {
	text-align: center
}

.t-our-service .home-builder-depcription p {
	margin-bottom: 0
}

.t-our-service .home-builder-services-item {
	margin-top: 30px;
	margin-bottom: 30px
}

.t-our-service .home-builder-services-item .home-builder-img .imagebox {
	position: relative
}

.t-our-service .home-builder-services-item .home-builder-img .imagebox img {
	z-index: 1;
	position: relative;
	width: 100%;
	padding-right: 10px;
	padding-bottom: 10px
}

.t-our-service .home-builder-services-item .home-builder-img .imagebox .shadow {
	position: absolute;
	z-index: 0;
	bottom: 0;
	right: 0;
	width: 85%;
	height: 85%;
	border: 10px solid transparent;
	border-bottom-color: #c61f22;
	border-right-color: #c61f22
}

.t-our-service .home-builder-services-item .home-builder-img .img img {
	width: 100%
}

.t-our-service .home-builder-services-item .home-builder-content .title {
	margin-top: 15px
}

.t-our-service .home-builder-services-item .home-builder-content .title h4 {
	font-size: 16px;
	cursor: pointer;
	font-family: montserrat
}

.t-our-service .home-builder-services-item .home-builder-content .title h4:hover {
	color: #c61f22;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}

.t-our-service .home-builder-services-item .home-builder-content .content {
	padding-bottom: 0
}

.t-our-service .home-builder-services-item .home-builder-content .content p {
	margin-bottom: 7px
}

.t-our-service .home-builder-services-item .home-builder-content .readmore a {
	font-size: 12px;
	color: #c61f22;
	font-family: montserrat;
	text-transform: uppercase;
	font-weight: 700
}

.t-our-service .home-builder-services-item .home-builder-content .readmore i {
	color: #c61f22
}

.t-why-you-choose {
	background-image: url(../../../spk/assets/images/home-builder/bg-whyyouchoose.png);
	background-repeat: round;
	background-size: cover;
	padding-top: 73px;
	padding-bottom: 49px
}

.t-why-you-choose .home-builder-title {
	text-align: center
}

.t-why-you-choose .home-builder-title h2 {
	font-size: 36px;
	letter-spacing: 1px
}

.t-why-you-choose .home-builder-title .img {
	margin-bottom: 10px
}

.t-why-you-choose .home-builder-depcription {
	text-align: center
}

.t-why-you-choose .home-builder-why-choose {
	padding-top: 30px
}

.t-why-you-choose .home-builder-why-choose .item-whychoose {
	padding-top: 30px;
	text-align: center
}

.t-why-you-choose .home-builder-why-choose .item-whychoose .icon {
	padding-bottom: 20px
}

.t-why-you-choose .home-builder-why-choose .item-whychoose .icon i {
	font-family: fontawesome;
	font-size: 64px;
	color: #c61f22
}

.t-why-you-choose .home-builder-why-choose .item-whychoose .text-nuber p {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 10px
}

.t-home-psd {
	background-color: #f4f4f4;
	text-align: center;
	padding-bottom: 50px
}

.t-home-psd .home-builder-psd-exception .home-builder-title .title-psd i {
	font-size: 60px;
	color: #e9e9e9;
	padding-bottom: 19px
}

.t-home-psd .home-builder-psd-exception .home-builder-title .title-psd h2 {
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 30px
}

.t-home-psd .home-builder-psd-exception .home-builder-title .title-psd .img img {
	margin: 0 auto
}

.t-home-psd .home-builder-psd-exception p {
	font-size: 12px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px
}

.t-home-psd .wicon-text {
	border-bottom-width: 30px;
	padding-bottom: 43px
}

.t-home-psd .wicon-text p {
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 30px
}

.t-home-psd .content {
	text-align: center
}

.t-home-psd .content .img {
	display: inline-block
}

.t-home-psd .content .img img {
	float: right
}

.t-home-psd .content .text-psd {
	position: relative;
	display: inline-block;
	padding-left: 10px;
	top: -20px
}

.t-home-psd .content .text-psd h5 {
	margin-bottom: 0;
	color: #ffc000;
	font-weight: 400;
	text-align: left
}

.t-home-psd .content .text-psd p {
	margin-bottom: 0;
	padding-top: 5px;
	text-align: left;
	color: #000
}

.t-home-psd .trangslide .slick-prev {
	top: 43%
}

.t-home-psd .trangslide .slick-next {
	top: 43%;
	right: 15px!important
}

.t-home-psd .trangslide .slick-prev:before {
	font-size: 90px;
	content: '\f104';
	font-family: fontawesome;
	top: 30px;
	margin-left: 30px;
	color: #ffc000
}

.t-home-psd .trangslide .slick-prev:before:hover {
	color: #ffc000
}

.t-home-psd .trangslide .slick-next:before {
	font-size: 90px;
	content: '\f105';
	top: 30px;
	font-family: fontawesome;
	color: #ffc000
}

.t-home-psd .trangslide .slick-next:before:hover {
	color: #ffc000
}

.t-home-psd .trangslide .slick-next:before .slick-dots button:before {
	content: '-'!important;
	font-size: 60px!important
}

.t-home-psd .trangslide .slick-dots .slick-active button {
	background-color: #ffc000
}

.t-home-psd .trangslide .slick-dots li button {
	width: 20px;
	height: 2px;
	background-color: #e0e0e0;
	padding: 0
}

.t-home-psd .trangslide .slick-dots li button:before {
	color: transparent
}

.t-gallery {
	padding-top: 45px;
	padding-bottom: 45px;
	border-bottom: 1px solid #dcd9d9
}

.t-gallery .img-item .img {
	padding-top: 15px;
	padding-bottom: 15px
}

.t-gallery .img-item .img img {
	width: 100%;
	height: auto
}

.gallery-clearfix .vk-clear-padding {
	position: relative
}

.gallery-clearfix .vk-clear-padding .img {
	width: 100%;
	height: auto;
	position: relative
}

.gallery-clearfix .vk-clear-padding .img img {
	width: 100%;
	height: 100%
}

.gallery-clearfix .vk-clear-padding .img .box {
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0%;
	background-image: -webkit-linear-gradient(322deg, #ffc0008c, #e2bf579e);
	background-image: -o-linear-gradient(322deg, #ffc0008c, #e2bf579e);
	background-image: linear-gradient(128deg, #ffc0008c, #e2bf579e);
	opacity: 0
}

.gallery-clearfix .vk-clear-padding .img:hover .box {
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	opacity: 1
}

.gallery-clearfix .vk-clear-padding .img:hover .box .iconbox-content {
	position: relative;
	border: 1px solid #fff;
	height: 88%;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #fff
}

.gallery-clearfix .vk-clear-padding .img:hover .box .iconbox-content h4 {
	color: #fff;
	margin-top: 28%;
	cursor: pointer;
	font-size: 32px;
	text-transform: none
}

.gallery-clearfix .vk-clear-padding .img:hover .box .iconbox-content a {
	position: absolute;
	color: #fff;
	bottom: 15px;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.gallery-clearfix .vk-clear-padding .img:hover .box .iconbox-content a p {
	display: contents
}

.t-lastest-post {
	padding-top: 76px;
	padding-bottom: 14px
}

.t-lastest-post .home-builder-title {
	text-align: center
}

.t-lastest-post .home-builder-title h2 {
	font-size: 36px;
	margin-bottom: 8px
}

.t-lastest-post .home-builder-title .img {
	margin-bottom: 10px
}

.t-lastest-post .home-builder-depcription {
	text-align: center
}

.t-lastest-post .home-builder-depcription p {
	margin-bottom: 5px
}

.t-lastest-post .home-builder-lastest-item {
	margin-top: 30px;
	margin-bottom: 30px
}

.t-lastest-post .home-builder-lastest-item .home-builder-img .img img {
	width: 100%
}

.t-lastest-post .home-builder-lastest-item .home-builder-img .img:hover {
	background-color: darkgrey;
	opacity: .5;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}

.t-lastest-post .home-builder-lastest-item .home-builder-content .title {
	margin-top: 15px;
	height: 50px;
	overflow: hidden
}

.t-lastest-post .home-builder-lastest-item .home-builder-content .title h4 {
	line-height: 1.5;
	margin-bottom: 0;
	font-size: 16px;
	cursor: pointer
}

.t-lastest-post .home-builder-lastest-item .home-builder-content .title h4:hover {
	color: #c61f22;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}

.t-lastest-post .home-builder-lastest-item .home-builder-content .content {
	padding-top: 0;
	padding-bottom: 0
}

.t-lastest-post .home-builder-lastest-item .home-builder-content .content p {
	font-size: 13px;
	line-height: 1.8;
	margin-bottom: 5px;
	padding-top: 5px;
	height: 75px;
	overflow: hidden
}

.t-lastest-post .home-builder-lastest-item .home-builder-content .content p:hover {
	color: none
}

.t-lastest-post .home-builder-lastest-item .home-builder-content .readmore a {
	font-size: 12px;
	color: #c61f22;
	font-family: montserrat;
	text-transform: uppercase;
	font-weight: 300
}

.t-lastest-post .home-builder-lastest-item .home-builder-content .readmore i {
	color: #c61f22
}

.wicon-clearfix {
	background-image: url(../../../spk/assets/images/home-builder/bg2.png);
	background-repeat: no-repeat;
	background-size: cover
}

.wicon-clearfix .vk-counter-box {
	padding-top: 85px;
	padding-bottom: 28px;
	display: inline-block;
	width: 100%
}

.wicon-clearfix .vk-counter-box .iconwicon {
	margin-bottom: 40px
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon {
	padding: 0;
	background-color: transparent
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon .icon {
	margin-bottom: 20px
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon .icon i {
	font-size: 55px;
	color: #fff
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon .content li {
	display: list-item;
	position: relative;
	color: #fff;
	text-align: center
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon .content li:after {
	color: transparent!important;
	display: none!important
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon .content strong {
	font-size: 60px;
	color: #fff
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon .content .number-count1 {
	width: auto;
	font-size: 60px;
	padding-bottom: 20px;
	display: inline-block
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon .content .number-count1 strong {
	display: inline-block
}

.wicon-clearfix .vk-counter-box .iconwicon .icon-wicon .content .text-uppercase1 {
	width: 100%;
	text-align: center;
	padding-left: 14px;
	text-transform: capitalize
}

.t1-footer {
	padding-top: 50px!important;
	position: relative;
	z-index: 3
}

.t1-footer .footer-top {
	display: inline-block;
	width: 100%;
	padding-left: 0;
	margin-bottom: 0
}

/* .footer-top .item-footer-top:last-child {
	margin: 0 auto; 
    float: none;
} */

.t1-footer .footer-top .item-footer-top .footer-top-item {
	display: inline-block;
	width: 100%;
	border: 1px solid #c61f22;
	padding-top: 15px;
	margin-top: 10px;
	margin-bottom: 10px
}

.t1-footer .footer-top .item-footer-top .footer-top-item .icon i {
	font-size: 50px;
	color: #c61f22
}

.t1-footer .footer-top .item-footer-top .footer-top-item .text-number p:first-child {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	margin-bottom: 0
}

.t1-footer .footer-top .item-footer-top .footer-top-item .text-number p:last-child {
	font-size: 14px
}

.t1-footer .about {
	padding-bottom: 45px!important
}

.t1-footer .about .heading {
	position: relative
}

.t1-footer .about .heading h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 30px
}

.t1-footer .about .heading .box {
	width: 60px;
	height: 2px;
	background-color: #c61f22;
	position: absolute;
	bottom: 10px
}

.t1-footer .about .img {
	padding-top: 20px
}

.t1-footer .about .img img {
	padding-bottom: 20px
}

.t1-footer .about .vk-text {
	margin-bottom: 7px
}

.t1-footer .home-builder-quick-link {
	padding-bottom: 45px!important
}

.t1-footer .home-builder-quick-link .heading {
	position: relative
}

.t1-footer .home-builder-quick-link .heading h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 30px
}

.t1-footer .home-builder-quick-link .heading .box {
	width: 60px;
	width: 60px;
	height: 2px;
	background-color: #c61f22;
	position: absolute;
	bottom: 10px
}

.t1-footer .home-builder-quick-link ul li {
	border-bottom: 1px solid #c61f22;
	padding-top: 15px;
	padding-bottom: 15px
}

.t1-footer .home-builder-quick-link ul li:last-child {
	border-bottom: none
}

.t1-footer .home-builder-quick-link .text-capitalize a:before {
	color: #c61f22
}

.t1-footer .home-builder-recent {
	padding-bottom: 45px!important
}

.t1-footer .home-builder-recent .heading {
	position: relative
}

.t1-footer .home-builder-recent .heading h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 30px
}

.t1-footer .home-builder-recent .heading .box {
	width: 60px;
	height: 2px;
	background-color: #c61f22;
	position: absolute;
	bottom: 10px
}

.t1-footer .home-builder-recent .recent-item-ul {
	padding: 0;
	list-style: none;
	padding-top: 7px
}

.t1-footer .home-builder-recent .recent-item-ul .recent-img {
	width: 70px;
	float: left
}

.t1-footer .home-builder-recent .recent-item-ul .recent-text {
	width: calc(100% - 85px);
	text-align: left;
	float: right
}

.t1-footer .home-builder-recent .recent-item-ul .recent-text p {
	margin: 0
}

.t1-footer .home-builder-recent .recent-item {
	display: inline-block;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #c61f22;
	padding-top: 10px;
	padding-bottom: 10px
}

.t1-footer .home-builder-recent .recent-item .recent-item-w {
	padding-top: 8px;
	text-align: center
}

.t1-footer .home-builder-recent .recent-item .recent-item-w:after {
	background: #635724;
	content: '';
	display: inline-block;
	width: calc(100% - 30px);
	height: 1px
}

.t1-footer .home-builder-recent .recent-item .recent-item-w .recent-text {
	text-align: left
}

.t1-footer .home-builder-recent .recent-item .recent-item-w .recent-text p {
	margin: 0
}

.t1-footer .home-builder-recent .recent-item .recent-img {
	padding-top: 3px
}

.t1-footer .home-builder-recent .recent-item .recent-text a {
	font-weight: 600;
	color: #fff
}

.t1-footer .home-builder-recent .recent-item .recent-text a:hover {
	color: #c61f22;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}

.t1-footer .home-builder-recent .recent-item:last-child {
	border-bottom: none
}

.t-clearfix {
	background-image: url(../../../spk/assets/images/home-builder/bg2.png);
	opacity: 1;
	background-color: #ffc000;
	padding-top: 50px;
	background-repeat: round
}

.t-clearfix .vk-counter-box {
	padding-bottom: 50px
}

.t-clearfix .vk-counter-box .vk-clear-padding {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px
}

.t-clearfix .vk-counter-box .vk-clear-padding .non-icon .icon {
	margin-top: 20px;
	margin-bottom: 30px
}

.t-clearfix .vk-counter-box .vk-clear-padding .non-icon .icon i {
	font-size: 64px;
	color: #fff
}

.t-clearfix .vk-counter-box .vk-clear-padding .non-icon .content {
	padding-left: 0
}

.t-clearfix .vk-counter-box .vk-clear-padding .non-icon .content li:first-child {
	list-style-type: none;
	color: #fff;
	font-size: 56px;
	font-weight: 600
}

.t-clearfix .vk-counter-box .vk-clear-padding .non-icon .content li:last-child {
	font-size: 18px;
	color: #fff;
	list-style-type: none;
	margin-top: 43px;
	text-transform: capitalize;
	font-weight: 400
}

@media only screen and (min-device-width:10px) and (max-device-width:199px) {
	.t-navbar-header .vk-navbar {
		position: relative
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse {
		position: absolute;
		top: -2%;
		height: 100px
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse {
		display: block
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .logowicon {
		max-width: 170px
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .logowicon img {
		width: 100%!important;
		height: 100%!important
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .menu-top {
		display: none
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .box-search-header {
		display: none
	}
	.vk-banner-homepage-builder {
		padding-top: 0px!important
	}
	.vk-banner-homepage-builder .page-heading {
		top: 3%!important
	}
	.vk-banner-homepage-builder .page-heading .title-main {
		font-size: 10px;
		margin-bottom: 0
	}
	.vk-banner-homepage-builder .page-heading .title-sub {
		font-size: 4px;
		margin-bottom: 0;
		letter-spacing: 1px
	}
	.vk-banner-homepage-builder .page-heading .home-builder-button input {
		font-size: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 10px;
		padding-left: 10px
	}
	.vk-banner-homepage-builder .page-heading .home-builder-button .box {
		width: 5px;
		height: 5px;
		position: absolute;
		bottom: 13%;
		right: 3%;
		border-right: 3px solid #000;
		border-bottom: 3px solid #000;
		border-left: 3px solid transparent;
		border-top: 3px solid transparent
	}
	.t-our-service .imagebox img {
		width: 100%;
		height: auto
	}
	.t-navbar-header .animsition .vk-content .slicknav_menu .slicknav_nav .logowicon {
		max-width: 170px
	}
	.t-navbar-header .animsition .vk-content .slicknav_menu .slicknav_nav .logowicon img {
		width: 100%!important;
		height: 100%!important
	}
	.left {
		height: 200px!important
	}
	.left .vk-img-frame {
		display: none;
		height: auto;
		overflow: hidden;
		border-right: none!important;
		border-top: none!important;
		border-left: none!important;
		border-bottom: none!important;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1
	}
	.left img {
		max-width: 100%;
		height: auto;
		z-index: 2;
		top: 0!important;
		right: 0!important;
		height: auto
	}
}

@media (max-width:480px) {
	.who-we-are .vk-buttons {
		width: 100%;
		display: inline-block
	}
}

@media (max-width:480px) {
	.who-we-are .vk-buttons>div {
		width: 100%;
		margin-bottom: 15px;
		margin-left: 0!important
	}
}

@media (max-width:480px) {
	.who-we-are .vk-buttons>div input {
		width: 100%
	}
}

@media only screen and (min-device-width:200px) and (max-device-width:649px) {
	.vk-banner-homepage-builder {
		padding-top: 0px!important
	}
	.vk-banner-homepage-builder .col .page-heading .home-builder-button .builder-bt .bt-box {
		width: 10px;
		height: 10px;
		position: absolute;
		bottom: 15%;
		right: 4%;
		border-right: 5px solid #000;
		border-bottom: 5px solid #000;
		border-left: 5px solid transparent;
		border-top: 5px solid transparent
	}
	.t-navbar-header .vk-navbar {
		position: relative
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse {
		position: absolute;
		top: -2%;
		height: 100px
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse {
		display: block
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .logowicon {
		max-width: 170px
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .logowicon img {
		width: 100%!important;
		height: 100%!important
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .menu-top {
		display: none
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .box-search-header {
		display: none
	}
	.vk-banner-homepage-builder .page-heading {
		top: 5%!important
	}
	.vk-banner-homepage-builder .page-heading .title-main {
		font-size: 20px!important;
		margin-bottom: 0px!important
	}
	.vk-banner-homepage-builder .page-heading .title-sub {
		font-size: 8px!important;
		margin-bottom: 0px!important;
		letter-spacing: 2px!important
	}
	.vk-banner-homepage-builder .page-heading .home-builder-button input {
		font-size: 8px!important;
		padding-top: 5px!important;
		padding-bottom: 5px!important;
		padding-right: 15px!important;
		padding-left: 15px!important
	}
	.vk-banner-homepage-builder .page-heading .home-builder-button .box {
		width: 10px!important;
		height: 10px;
		position: absolute!important;
		bottom: 13%!important;
		right: 3%!important;
		border-right: 5px solid black!important;
		border-bottom: 5px solid black!important;
		border-left: 5px solid transparent!important;
		border-top: 5px solid transparent!important
	}
	.t-our-service .imagebox img {
		width: 100%;
		height: auto
	}
	.t-our-service .imagebox .shadow {
		display: none
	}
	.t-navbar-header .animsition .vk-content .slicknav_menu .slicknav_nav .logowicon {
		max-width: 170px
	}
	.t-navbar-header .animsition .vk-content .slicknav_menu .slicknav_nav .logowicon img {
		width: 100%!important;
		height: 100%!important
	}
	.icon-wicon .content li:first-child {
		font-size: 40px!important
	}
	.icon-wicon .content strong {
		right: 27%!important;
		font-size: 40px!important
	}
	.left .vk-img-frame {
		display: none;
		height: auto;
		overflow: hidden;
		border-right: none!important;
		border-top: none!important;
		border-left: none!important;
		border-bottom: none!important;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1
	}
	.left img {
		max-width: 100%;
		height: auto;
		z-index: 2;
		top: 0!important;
		right: 0!important;
		height: auto
	}
	.right .vk-buttons {
		width: auto
	}
	.right .vk-buttons .bt-readmore {
		width: auto;
		display: inline-block
	}
	.right .vk-buttons .bt-our {
		width: auto;
		display: inline-block
	}
	.wicon-text {
		border-bottom-width: 30px;
		padding-bottom: 20px
	}
	.wicon-text p {
		padding-left: 0px!important;
		padding-right: 0px!important
	}
	.slick-prev,
	.slick-next {
		display: none!important
	}
}

@media screen and (min-device-width:650px) and (max-device-width:772px) {
	.vk-banner-homepage-builder {
		padding-top: 0px!important
	}
	.vk-banner-homepage-builder .col .page-heading .home-builder-button .builder-bt .bt-box {
		width: 10px;
		height: 10px;
		position: absolute;
		bottom: -5px;
		right: 4px;
		border-right: 5px solid #000;
		border-bottom: 5px solid #000;
		border-left: 5px solid transparent;
		border-top: 5px solid transparent
	}
	.t-navbar-header .vk-navbar {
		position: relative
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse {
		position: absolute;
		top: -2%;
		height: 100px
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse {
		display: block
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .logowicon {
		max-width: 170px
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .logowicon img {
		width: 100%!important;
		height: 100%!important
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .menu-top {
		display: none
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .box-search-header {
		display: none
	}
	.t-our-service .home-builder-services-item {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px
	}
	.t-our-service .home-builder-services-item .home-builder-img:hover {
		background-color: darkgrey;
		opacity: .8;
		-webkit-transition: 0.8s;
		-o-transition: 0.8s;
		transition: 0.8s
	}
	.t-our-service .home-builder-services-item .home-builder-img .imagebox img {
		width: 100%;
		height: auto
	}
	.t-our-service .home-builder-services-item .home-builder-img .imagebox .shadow {
		display: none
	}
	.t-home-psd .content .img img {
		float: left
	}
	.t-home-psd .content .text-psd h5,
	.t-home-psd .content .text-psd p {
		text-align: center
	}
	.t-lastest-post .home-builder-lastest-item {
		text-align: center
	}
	.vk-banner-homepage-builder .vk-background-image {
		height: auto
	}
	.vk-banner-homepage-builder .col {
		position: relative
	}
	.vk-banner-homepage-builder .col .page-heading {
		text-align: center;
		position: absolute;
		top: 20%
	}
	.vk-banner-homepage-builder .col .page-heading .title-main {
		font-size: 40px
	}
	.vk-banner-homepage-builder .col .page-heading .title-sub {
		font-size: 16px;
		letter-spacing: 3px;
		margin-bottom: 22px
	}
	.t-navbar-header .animsition .vk-content .slicknav_menu .slicknav_nav .logowicon img {
		display: none
	}
	.icon-wicon .content li:first-child {
		font-size: 40px!important
	}
	.icon-wicon .content strong {
		right: 30%!important;
		font-size: 40px!important
	}
	.left {
		overflow: hidden
	}
	.left .vk-img-frame {
		display: none;
		height: auto;
		overflow: hidden;
		border-right: none!important;
		border-top: none!important;
		border-left: none!important;
		border-bottom: none!important;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1
	}
	.left img {
		width: 100%;
		height: auto;
		z-index: 2;
		top: 0!important;
		right: 0!important;
		height: auto
	}
	.wicon-text {
		border-bottom-width: 30px;
		padding-bottom: 20px
	}
	.wicon-text p {
		padding-left: 20px!important;
		padding-right: 20px!important
	}
	.slick-prev,
	.slick-next {
		display: none!important
	}
}

@media screen and (min-device-width:773px) and (max-device-width:991px) {
	.vk-banner-homepage-builder {
		padding-top: 0px!important
	}
	.vk-banner-homepage-builder .col .page-heading .home-builder-button .builder-bt .bt-box {
		width: 10px;
		height: 10px;
		position: absolute;
		bottom: -5px;
		right: 4px;
		border-right: 5px solid #000;
		border-bottom: 5px solid #000;
		border-left: 5px solid transparent;
		border-top: 5px solid transparent
	}
	.t-navbar-header .vk-navbar {
		position: relative
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse {
		position: absolute;
		top: -2%;
		height: 100px
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse {
		display: block
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .logowicon {
		max-width: 170px
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .logowicon img {
		width: 100%!important;
		height: 100%!important
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .menu-top {
		display: none
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .box-search-header {
		display: none
	}
	.t-our-service .home-builder-services-item {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px
	}
	.t-our-service .home-builder-services-item .home-builder-img:hover {
		background-color: darkgrey;
		opacity: .8;
		-webkit-transition: 0.8s;
		-o-transition: 0.8s;
		transition: 0.8s
	}
	.t-our-service .home-builder-services-item .home-builder-img .imagebox img {
		width: 100%;
		height: auto
	}
	.t-our-service .home-builder-services-item .home-builder-img .imagebox .shadow {
		display: none
	}
	.t-home-psd .content .img img {
		float: left
	}
	.t-home-psd .content .text-psd h5,
	.t-home-psd .content .text-psd p {
		text-align: center
	}
	.t-lastest-post .home-builder-lastest-item {
		text-align: center
	}
	.vk-banner-homepage-builder .vk-background-image {
		height: auto
	}
	.vk-banner-homepage-builder .col {
		position: relative
	}
	.vk-banner-homepage-builder .col .page-heading {
		text-align: center;
		position: absolute;
		top: 20%
	}
	.vk-banner-homepage-builder .col .page-heading .title-main {
		font-size: 40px
	}
	.vk-banner-homepage-builder .col .page-heading .title-sub {
		font-size: 16px
	}
	.t-navbar-header .animsition .vk-content .slicknav_menu .slicknav_nav .logowicon {
		max-width: 170px
	}
	.t-navbar-header .animsition .vk-content .slicknav_menu .slicknav_nav .logowicon img {
		width: 100%!important;
		height: 100%!important
	}
	.icon-wicon .content li:first-child {
		font-size: 40px
	}
	.icon-wicon .content strong {
		right: 15%!important;
		font-size: 40px
	}
	.left {
		overflow: hidden;
		height: 400px
	}
	.left .vk-img-frame {
		display: none;
		height: auto;
		overflow: hidden;
		border-right: none!important;
		border-top: none!important;
		border-left: none!important;
		border-bottom: none!important;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1
	}
	.left img {
		width: 100%;
		height: auto;
		z-index: 2;
		top: 0!important;
		right: 0!important;
		height: auto
	}
	.wicon-text {
		border-bottom-width: 30px;
		padding-bottom: 20px
	}
	.wicon-text p {
		padding-left: 20px!important;
		padding-right: 20px!important
	}
	.slick-prev,
	.slick-next {
		display: none!important
	}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.t-our-service .imagebox img {
		width: 100%;
		height: auto
	}
	.t-our-service .imagebox .shadow {
		display: none
	}
	.home-builder .vk-navbar-nav li a:not(.slicknav_item),
	.home-builder .vk-navbar-nav li span:not(.slicknav_item) {
		padding: 63px 10px 19px 10px
	}
	.vk-navbar-header {
		display: none
	}
	.icon-wicon .content li:first-child {
		font-size: 40px
	}
	.icon-wicon .content strong {
		right: 10%!important;
		font-size: 40px
	}
	.wicon-text {
		border-bottom-width: 30px;
		padding-bottom: 20px
	}
	.wicon-text p {
		padding-left: 30px!important;
		padding-right: 30px!important
	}
	.slick-prev,
	.slick-next {
		display: none!important
	}
	.t-navbar-header .vk-navbar-collapse .menu-top .navbar-right {
		display: contents
	}
	.t-navbar-header .vk-navbar-collapse .menu-top .navbar-right .vk-navbar-nav li a:not(.slicknav_item),
	.t-navbar-header .vk-navbar-collapse .menu-top .navbar-right .vk-navbar-nav li span:not(.slicknav_item) {
		padding: 32px 15px 19px 15px!important
	}
	.t-navbar-header .vk-navbar .vk-navbar-collapse .box-search-header {
		max-width: 950px
	}
}

@media (min-width:992px) {
	.home-builder.vk-header-transparent .menu-top>.vk-navbar-nav>li>a {
		color: #2E3841
	}
}

@media (max-width:991px) {
	.who-we-are {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

@media (min-width:1200px) {
	.home-builder .vk-navbar-nav>li>a,
	.home-builder .vk-navbar-nav>li>span {
		padding-top: 62px;
		padding-right: 15px;
		padding-bottom: 19px;
		padding-left: 15px;
		color: #000
	}
}

@media (min-width:992px) {
	.vk-page-404 .left {
		padding-right: 180px
	}
}

.vk-page-404 .vk-img-frame {
	margin-bottom: 60px
}

@media (min-width:768px) {
	.vk-page-404 .vk-search-form {
		width: 500px;
		margin: auto
	}
}

.vk-page-404 .vk-search-form .form-group {
	margin-bottom: 20px
}

.vk-page-404 .vk-buttons .vk-btn {
	font-weight: 500;
	min-width: 100%
}

@media (min-width:768px) {
	.vk-page-404 .vk-buttons .vk-btn {
		min-width: 240px
	}
}

.vk-page-404 .vk-buttons .vk-btn .fa {
	padding-right: 10px
}

.vk-page-404 .vk-buttons .vk-btn-go-back {
	margin-bottom: 20px
}

@media (min-width:768px) {
	.vk-page-404 .vk-buttons .vk-btn-go-back {
		margin-bottom: 0;
		margin-right: 15px
	}
}

.vk-btn-go-back {
	background-color: #2E3841
}

.vk-btn-go-back:hover,
.vk-btn-go-back:focus {
	color: #2E3841;
	border-color: #2E3841;
	background-color: transparent
}

.vk-page-about .vk-our-team {
	padding: 60px 0;
	background-color: #F4F4F4
}

.vk-page-about .vk-content-bot {
	padding: 60px 0
}

@media (min-width:992px) {
	.vk-page-about .vk-content-bot {
		padding: 80px 0
	}
}

.vk-page-about .vk-slider-arrow-top .vk-arrow {
	top: -80px
}

@media (min-width:992px) {
	.vk-content-bot .left-content {
		padding-right: 30px
	}
}

.vk-content-bot .right-content {
	padding-top: 55px
}

@media (min-width:992px) {
	.vk-content-bot .right-content {
		padding-left: 30px;
		padding-right: 15px;
		margin-left: 0;
		padding-top: 0
	}
}

.vk-content-bot .vk-testimonial {
	margin-bottom: 0
}

@media (min-width:992px) {
	.vk-content-bot .vk-testimonial {
		padding-bottom: 19px
	}
}

@media (min-width:992px) {
	.vk-content-bot .vk-testimonial .content p {
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		-webkit-line-clamp: 5;
		display: -webkit-box;
		-webkit-box-orient: vertical
	}
}

.vk-page-career .content-top {
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-page-career .content-top {
		padding-bottom: 60px
	}
}

.vk-page-career .content-mid .vk-title {
	margin-bottom: 0;
	padding: 17px 17px 17px 19px;
	background: #f4f4f4;
	background: -moz-linear-gradient(left, #F4F4F4 0%, #fff 100%);
	background: -webkit-linear-gradient(left, #F4F4F4 0%, #fff 100%);
	background: -webkit-gradient(linear, left top, right top, from(#F4F4F4), to(#fff));
	background: -o-linear-gradient(left, #F4F4F4 0%, #fff 100%);
	background: linear-gradient(to right, #F4F4F4 0%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$grey-5', endColorstr='$white', GradientType=1)
}

.vk-page-career .vk-list-icon {
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-page-career .left {
		padding-right: 85px
	}
}

.vk-page-career .vk-contact-form {
	padding-top: 25px
}

.vk-page-career .vk-contact-form .vk-heading {
	padding-bottom: 15px
}

.vk-page-career .vk-contact-form .vk-divider {
	margin-bottom: 30px
}

.vk-map {
	padding-top: 60px;
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-map {
		padding-bottom: 80px
	}
}

.vk-contact .vk-heading {
	margin-bottom: 20px;
	line-height: 30px;
	padding-bottom: 0
}

@media (min-width:992px) {
	.vk-contact .vk-heading {
		margin-bottom: 40px
	}
}

@media (min-width:992px) {
	.vk-contact .left-content {
		padding-right: 85px
	}
}

.vk-contact .right-content {
	padding-top: 45px
}

@media (min-width:992px) {
	.vk-contact .right-content {
		padding: 0;
		margin-left: -15px
	}
}

.vk-contact-form {
	background-color: #F4F4F4;
	padding: 30px 20px
}

.vk-contact-form .vk-btn {
	font-weight: 500
}

.vk-contact-form .vk-btn .fa {
	padding-right: 12px
}

@media (min-width:992px) {
	.vk-contact-form {
		padding: 30px 40px;
		margin-top: 150px
	}
}

.vk-contact-form .form-control {
	border-radius: 0;
	border-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.vk-contact-form .form-control:focus {
	border-color: #FFC000
}

.vk-contact-form .form-group {
	position: relative;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.vk-contact-form .user-info {
		float: left
	}
}

.vk-contact-form .user-info .form-control {
	min-height: 50px;
	padding-left: 55px
}

.vk-contact-form .user-info .fa {
	position: absolute;
	color: #2E3841;
	font-size: 22px;
	left: 20px;
	top: 13px;
	z-index: 100;
}

@media (min-width:992px) {
	.vk-contact-form .message-content {
		width: calc(100% - 340px);
		float: left;
		padding-left: 20px
	}
}

@media (min-width:992px) {
	.vk-contact-form .message-content-vacancy {
		width: calc(100% - 269px);
		float: left;
		padding-left: 20px
	}
}

@media (min-width:1200px) {
	.vk-contact-form .message-content-vacancy {
		width: calc(100% - 345px);
		float: left;
		padding-left: 20px
	}
}

.vk-contact-form .message-content .form-control {
	min-height: 260px
}

.vk-contact .contact-info {
	padding-bottom: 25px
}

.vk-contact .contact-info .vk-office {
	border-color: #d7d7d7
}

@media (min-width:992px) {
	.vk-contact .contact-info .vk-office li:last-child {
		padding-bottom: 25px
	}
	.vk-contact .contact-info .vk-office:last-child {
		padding-top: 25px
	}
}

.vk-contact .business-hours .vk-office {
	border-top: none
}

.vk-contact .business-hours .vk-heading {
	margin-bottom: 5px
}

.vk-page-contact .vk-space.x-medium {
	padding: 20px 0
}

@media (min-width:992px) {
	.vk-page-contact .vk-space.x-medium {
		padding: 60px 0
	}
}

@media (min-width:992px) {
	.vk-page-faq .left {
		padding-right: 85px
	}
}

.vk-page-faq .vk-toggle .panel:last-child {
	border-bottom: none
}

.vk-testimonial {
	padding: 30px 30px 20px;
	border: 1px solid #EAEAEA;
	margin-bottom: 30px
}

@media (min-width:992px) {
	.vk-testimonial {
		padding-bottom: 25px
	}
}

.vk-testimonial .vk-img-frame {
	width: 80px;
	height: 80px
}

.vk-testimonial .avatar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-bottom: 30px
}

.vk-testimonial .profile {
	padding-left: 17px;
	padding-bottom: 2px
}

.vk-testimonial .name {
	color: #2E3841;
	text-transform: uppercase;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.vk-testimonial .position {
	text-transform: capitalize
}

@media (min-width:992px) {
	.vk-testimonial .content {
		padding-left: 25px;
		position: relative
	}
}

.vk-testimonial .content .fa {
	display: none
}

@media (min-width:992px) {
	.vk-testimonial .content .fa {
		display: block;
		position: absolute;
		font-size: 30px;
		left: 0
	}
}

.vk-testimonial .content p {
	margin-bottom: 0
}

.vk-testimonial-style-2 {
	border: none;
	padding: 0;
	text-align: center;
	margin-bottom: 0
}

.vk-testimonial-legal-base {
	width: 100%;
	min-height: 106px;
	padding: 0;
	border: none;
}

.vk-legal-base-link {
	width: 100%;
	min-height: 106.25px;
	padding: 0;
	font-size: 26px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
	border: 1px solid #333;
	color: #333;
	justify-content: flex-start;
}

.vk-legal-base-product div{
	height: 112px;
}

.vk-legal-base-product a:hover {
	border: 1px;
}

.title-legal-base {
	font-size: 13px;
	text-align: left;
	margin-left: 20px;
}

.title-legal-base-product {
	font-size: 14px;
	text-transform: none;
}



.vk-testimonial-style-2 .vk-title {
	font-size: 18px;
	font-weight: 400;
	color: #FFC000;
	text-transform: none;
	line-height: 26px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
	margin-bottom: 25px
}

@media (min-width:992px) {
	.vk-testimonial-style-2 .vk-title {
		width: 400px;
		font-size: 24px;
		line-height: 36px;
		padding-bottom: 35px;
		margin-bottom: 35px
	}
}

.vk-testimonial-style-2 .vk-title:after {
	content: '';
	height: 1px;
	width: 100px;
	background-color: #656564;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto
}

.vk-testimonial-style-2 .content {
	padding-left: 0;
	padding-bottom: 30px
}

@media (min-width:992px) {
	.vk-testimonial-style-2 .content {
		padding-bottom: 50px
	}
}

.vk-testimonial-style-2 .avatar {
	display: inline-block;
	padding-bottom: 0
}

.vk-testimonial-style-2 .vk-img-frame {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #fff;
	float: left
}

@media (min-width:992px) {
	.vk-testimonial-style-2 .vk-img-frame {
		margin: auto;
		margin-bottom: 25px;
		float: none
	}
}

.vk-testimonial-style-2 .profile {
	padding-left: 20px;
	padding-top: 15px;
	text-align: left;
	float: left
}

@media (min-width:992px) {
	.vk-testimonial-style-2 .profile {
		padding-left: 0;
		padding-top: 0;
		text-align: center;
		float: none
	}
}

.vk-testimonial-style-2 .name {
	color: #FFC000;
	padding-bottom: 5px
}

.vk-slider-arrow-mod .vk-arrow {
	font-size: 40px;
	background-color: transparent;
	color: #B0B0B0;
	position: absolute;
	top: 27%
}

.vk-slider-arrow-mod .vk-arrow:hover,
.vk-slider-arrow-mod .vk-arrow:focus {
	color: #FFC000
}

.vk-slider-arrow-mod .vk-arrow.next {
	right: -215px
}

.vk-slider-arrow-mod .vk-arrow.prev {
	left: -215px
}

.vk-page-testimonial {
	padding: 60px 0
}

.vk-page-testimonial .vk-btn {
	font-weight: 500
}

.vk-page-testimonial .vk-btn .fa {
	padding-left: 8px
}

.vk-page-project .left-content {
	padding: 0
}

@media (min-width:992px) {
	.vk-page-project .left-content {
		margin-right: -15px
	}
}

.vk-page-project .right-content {
	padding-left: 0;
	padding-right: 0;
	padding-top: 25px
}

@media (min-width:992px) {
	.vk-page-project .right-content {
		padding-right: 15px;
		padding-left: 60px;
		padding-top: 0;
		margin-left: 0
	}
}

.vk-page-project .vk-detail-post {
	margin-bottom: 25px
}

.vk-page-project .vk-detail-post li {
	font-weight: 500;
	color: #2E3841;
	padding: 14px 20px;
	text-align: center;
	border: 1px solid #EAEAEA
}

@media (min-width:992px) {
	.vk-page-project .vk-detail-post li {
		min-width: calc(100% / 3);
		padding: 14px 5px
	}
}

.vk-page-project .vk-detail-post li:nth-child(n+2) {
	display: none
}

@media (min-width:992px) {
	.vk-page-project .vk-detail-post li:nth-child(n+2) {
		margin-left: -1px;
		display: block
	}
}

.vk-page-project .vk-detail-post li .vk-text {
	text-transform: capitalize;
	font-weight: 300
}

.vk-page-project .vk-title {
	margin-bottom: 25px
}

.vk-page-project .vk-title a {
	color: #2E3841
}

.vk-page-project .vk-title a:hover {
	color: #c61f22
}

@media (min-width:992px) {
	.vk-page-project .post-brief-content {
		margin-bottom: 20px
	}
}

.vk-page-project .vk-buttons .vk-btn-readmore {
	color: #c61f22;
	font-weight: 500;
	padding-left: 0
}

.vk-page-project .vk-buttons .vk-btn-readmore .fa {
	padding-left: 10px
}

.vk-page-project .box-pagination {
	padding-top: 20px;
	text-align: center
}

@media (min-width:992px) {
	.vk-page-project .box-pagination {
		text-align: right
	}
}

.vk-page-project .box-filter {
	padding-bottom: 10px
}

@media (min-width:992px) {
	.vk-page-project .box-filter {
		padding-bottom: 70px
	}
}

.vk-page-project .vk-project-list-item {
	padding: 30px 0;
	border-bottom: 1px solid #EAEAEA;
	float: left
}

@media (min-width:992px) {
	.vk-page-project .vk-project-list-item {
		width: 100%;
		display: flex;
		justify-content: space-between;
		padding: 50px 0
	}
}

.vk-project-grid-item {
	margin-bottom: 30px;
	margin-right: auto;
	position: relative;
	overflow: hidden
}

@media (min-width:992px) {
	.vk-project-grid-item {
		width: auto
	}
}

.vk-project-grid-item .content-hidden {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #2E3841;
	min-height: 66px;
	padding: 17px 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-project-grid-item {
	margin-bottom: 30px;
	margin-right: auto;
	position: relative;
	overflow: hidden
}

@media (min-width:992px) {
	.vk-project-grid-item {
		width: auto
	}
}

.urbanistika-grid-item .urbanistika-content-hidden {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #2E3841;
	min-height: 72px;
	padding: 17px 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.vk-project-grid-item .vk-title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0
}

.vk-project-grid-item .vk-title a {
	color: #fff
}

.vk-project-grid-item .vk-title a:hover,
.vk-project-grid-item .vk-title a:focus {
	color: #c61f22
}

.vk-project-grid-item .vk-list-action-post {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: auto
}

.vk-project-grid-item .vk-list-action-post li {
	padding-left: 15px;
	font-size: 18px
}

.vk-project-grid-item .vk-list-action-post li:first-child {
	padding-left: 0
}

.vk-project-grid-item:hover .content-hidden {
	bottom: 0;
	opacity: 1
}

.vk-page-project-grid .box-filter {
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-page-project-grid .box-filter {
		padding-bottom: 120px
	}
}

@media (min-width:992px) {
	.vk-page-project-grid .vk-buttons {
		padding-top: 30px
	}
}

.vk-page-project-grid .vk-buttons .vk-btn-readmore {
	padding: 0 15px
}

.vk-slider-project .vk-arrow {
	position: absolute;
	z-index: 1;
	background-color: rgba(46, 56, 65, .25);
	height: 50px;
	width: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

@media (min-width:992px) {
	.vk-slider-project .vk-arrow {
		height: 100px;
		width: 60px
	}
}

.vk-slider-project .vk-arrow.next {
	right: 0
}

.vk-slider-project .vk-arrow:hover {
	background-color: #2E3841
}

.vk-slider-project .slider-for {
	margin-bottom: 10px
}

@media (min-width:992px) {
	.vk-slider-project .slider-for {
		margin-bottom: 30px
	}
}

.vk-slider-project .slider-nav {
	margin-left: -5px;
	margin-right: -5px
}

@media (min-width:992px) {
	.vk-slider-project .slider-nav {
		margin-left: -15px;
		margin-right: -15px
	}
}

.vk-slider-project .slider-nav .slick-slide {
	padding: 0 5px;
	opacity: .5;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

@media (min-width:992px) {
	.vk-slider-project .slider-nav .slick-slide {
		padding: 0 15px
	}
}

.vk-slider-project .slider-nav .slick-slide.slick-current,
.vk-slider-project .slider-nav .slick-slide:hover,
.vk-slider-project .slider-nav .slick-slide:focus {
	opacity: 1
}

.vk-content-single-project .vk-title {
	padding-bottom: 15px;
	margin-bottom: 20px;
	position: relative
}

.vk-content-single-project .vk-title:after {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #EAEAEA
}

.vk-content-single-project .info {
	padding-top: 50px
}

.vk-content-single-project table tr th {
	font-weight: 500;
	color: #2E3841;
	padding: 8px 0
}

.vk-content-single-project table tr td {
	padding-left: 20px
}

.vk-single-project {
	padding: 60px 0
}

@media (min-width:992px) {
	.vk-single-project {
		padding: 80px 0
	}
}

.vk-page-service .vk-work-process {
	padding-bottom: 60px;
	border-bottom: 1px solid #EAEAEA
}

@media (min-width:992px) {
	.vk-page-service .vk-work-process {
		padding-top: 60px
	}
}

.vk-page-service .vk-pricing-table .vk-heading {
	margin-bottom: 45px
}

@media (min-width:992px) {
	.vk-page-service .vk-pricing-table .vk-heading {
		margin-bottom: 100px
	}
}

.vk-sort .col-md-5 .col-md-6 {
	margin: auto 0 auto 0;
	padding: 0;
	text-align: center
}

.vk-sort .col-md-5 .col-md-6 p {
	margin: 0;
	padding: 20px
}

.vk-sort .form-control {
	border-radius: 0;
	color: #B0B0B0
}

.vk-shop-item .img-shop {
	position: relative
}

.vk-shop-item .img-shop .vk-btn {
	position: absolute;
	left: 55px;
	top: 45%
}

.vk-shop-item ul li {
	padding-bottom: 40px
}

@media (min-width:992px) {
	.vk-shop-item ul li:nth-child(4) {
		clear: both
	}
}

.vk-shop-item .item {
	margin: auto;
	height: 470px;
	overflow: hidden
}

@media (min-width:480px) {
	.vk-shop-item .item {
		width: 360px
	}
}

@media (min-width:768px) {
	.vk-shop-item .item {
		width: auto;
		height: 455px
	}
}

@media (min-width:992px) {
	.vk-shop-item .item {
		height: 315px
	}
}

@media (min-width:1200px) {
	.vk-shop-item .item {
		height: 380px
	}
}

.vk-shop-item .item:hover .vk-img-frame .vk-background-overlay {
	opacity: 1
}

.vk-shop-item .item:hover .vk-heading a {
	color: #FFC000
}

.vk-shop-item .item:hover .vk-price-rate {
	display: none
}

.vk-shop-item .item:hover .vk-buttons {
	display: block
}

.vk-shop-item .item:hover .vk-img:before {
	opacity: 1
}

.vk-shop-item .vk-img:before {
	opacity: 0
}

.vk-shop-item .vk-img-frame {
	border: solid 1px #EAEAEA
}

.vk-shop-item .vk-heading {
	margin: 0;
	padding-top: 25px;
	padding-bottom: 10px;
	text-transform: capitalize
}

.vk-shop-item .vk-heading a {
	color: #2E3841
}

.vk-shop-item .vk-img-frame {
	height: 360px
}

@media (min-width:768px) {
	.vk-shop-item .vk-img-frame {
		height: 345px
	}
}

@media (min-width:992px) {
	.vk-shop-item .vk-img-frame {
		height: 210px
	}
}

@media (min-width:1200px) {
	.vk-shop-item .vk-img-frame {
		height: 270px
	}
}

.vk-shop-item .vk-img-frame .vk-background-overlay {
	background-color: rgba(0, 0, 0, .5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.vk-shop-item .vk-img-frame .vk-background-overlay a {
	margin: auto
}

.vk-shop-item .vk-img-frame .vk-background-overlay a i {
	font-size: 18px;
	color: #fff;
	border: solid 3px #fff;
	border-radius: 50%;
	padding: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.vk-shop-item .vk-img-frame .vk-img img {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%
}

.vk-shop-item .vk-price-rate {
	padding-top: 15px
}

.vk-shop-item .vk-price-rate .fa {
	padding-bottom: 20px;
	margin-right: -3px
}

.vk-shop-item .vk-price-rate .price {
	color: #FFC000;
	font-size: 18px;
	float: left
}

.vk-shop-item .vk-price-rate .rate {
	color: #B3BDC7;
	font-size: 16px;
	float: right
}

.vk-shop-item .vk-buttons {
	display: none;
	padding-top: 10px
}

.vk-shop-item .vk-buttons .vk-btn {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	float: left;
	background: transparent;
	color: #B3BDC7;
	border: 1px solid #B3BDC7;
	min-height: auto
}

.vk-shop-item .vk-buttons .vk-btn:hover,
.vk-shop-item .vk-buttons .vk-btn:focus,
.vk-shop-item .vk-buttons .vk-btn.active {
	color: #fff;
	background-color: #FFC000;
	border-color: transparent
}

.vk-shop-item .vk-buttons .vk-btn:last-child {
	margin-right: 0
}

.vk-shop-item .vk-buttons .vk-btn-heart,
.vk-shop-item .vk-buttons .vk-btn-share,
.vk-shop-item .vk-buttons .vk-btn-heart,
.vk-shop-item .vk-buttons .vk-btn-share {
	width: 36px;
	height: 36px
}

.vk-shop-item .vk-buttons .vk-btn-addtocart {
	height: 36px;
	font-size: 14px;
	width: calc(100% - 41 * 3px);
	color: #2E3841;
	font-weight: 500
}

@media (min-width:992px) {
	.vk-shop-item .vk-buttons .vk-btn-addtocart {
		font-size: 13px
	}
}

@media (min-width:1200px) {
	.vk-shop-item .vk-buttons .vk-btn-addtocart {
		font-size: 14px
	}
}

.vk-shop-wrapper .right-content {
	padding-right: 0
}

.vk-shop-wrapper .vk-pagination li.next {
	margin: 0
}

.vk-shop-wrapper .vk-pagination li {
	display: inline-block;
	width: 36px;
	height: 36px;
	border: solid 1px #EAEAEA;
	padding: 7px 0
}

.vk-shop-wrapper .vk-pagination li a {
	padding: 10px
}

.vk-shop-wrapper .vk-pagination li:hover {
	border-color: #FFC000
}

.vk-shop-wrapper .vk-pagination li:hover a span {
	color: #FFC000!important
}

.vk-shop-wrapper .left-content {
	float: none
}

.sidebar-menu .best-seller ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.sidebar-menu .best-seller ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.sidebar-menu .best-seller ul li a .vk-img {
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: solid 1px #EAEAEA;
	margin-right: 10px;
	display: inline-block
}

.sidebar-menu .best-seller ul li a .vk-img img {
	width: 100%
}

.sidebar-menu .best-seller ul li a:hover .best-seller-price p {
	color: #FFC000
}

.sidebar-menu .best-seller ul li .best-seller-price {
	display: inline-block
}

.sidebar-menu .best-seller ul li .best-seller-price p {
	margin: 0;
	color: #2E3841
}

.sidebar-menu .best-seller ul li .best-seller-price span {
	color: #FFC000
}

.sidebar-menu .best-seller ul .vk-divider {
	margin: 15px 0 15px 0
}

@media (min-width:960px) {
	.vk-sort .col-md-5 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.vk-sort .col-md-5 .col-md-6 p {
		padding: 0
	}
	.right-content {
		float: right
	}
	.left-content {
		float: left
	}
}

.vk-shop-related {
	float: left;
	width: 100%
}

.vk-shop-related .vk-heading-border {
	margin-bottom: 40px
}

.vk-shop-related .vk-shop-item li {
	padding-bottom: 40px
}

@media (min-width:992px) {
	.vk-shop-related .vk-shop-item li {
		padding-bottom: 0
	}
}

.vk-table-shopcart {
	width: 100%
}

.vk-table-shopcart .vk-list-quantity li+li {
	margin-top: -1px
}

.vk-table-shopcart .table-heading-row {
	background-color: #2E3841;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}

.vk-table-shopcart .table-heading-row th {
	text-align: center;
	padding: 15px 0
}

@media (min-width:768px) {
	.vk-table-shopcart .table-heading-row th {
		padding-left: 20px;
		padding-right: 20px
	}
}

.vk-table-shopcart .table-data-row {
	background-color: #F4F4F4
}

.vk-table-shopcart .table-data-row td {
	padding: 20px 5px;
	border: 1px solid #fff
}

@media (min-width:992px) {
	.vk-table-shopcart .table-data-row td {
		padding-left: 20px;
		padding-right: 20px
	}
}

.vk-table-shopcart .product .vk-img-frame {
	width: 60px;
	height: 60px;
	margin: auto;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.vk-table-shopcart .product .vk-img-frame {
		margin-left: 0;
		float: left
	}
}

.vk-table-shopcart .product .vk-img-frame img {
	width: auto
}

@media (min-width:768px) {
	.vk-table-shopcart .product .name {
		padding-left: 20px;
		float: left;
		padding-top: 18px
	}
}

.vk-table-shopcart .product .name a {
	color: #2E3841
}

@media (min-width:768px) {
	.vk-table-shopcart .product .name a {
		font-weight: 600
	}
}

.vk-table-shopcart .product .name a:hover,
.vk-table-shopcart .product .name a:focus {
	color: #FFC000
}

.vk-table-shopcart .vk-btn.cancel {
	padding: 5px;
	color: #8D8D8D;
	background-color: transparent
}

.vk-table-shopcart .vk-btn.cancel:hover,
.vk-table-shopcart .vk-btn.cancel:focus {
	color: #e32c2c
}

.vk-table-shopcart .vk-btn.btn-coupon {
	font-size: 14px;
	font-weight: 600;
	border-width: 1px
}

.vk-table-shopcart .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-color: transparent
}

.vk-table-shopcart .button-cart .input-group {
	width: 100%
}

.vk-table-shopcart .vk-list-quantity {
	display: inline-block
}

@media (min-width:768px) {
	.vk-table-shopcart .vk-list-quantity li {
		float: left
	}
	.vk-table-shopcart .vk-list-quantity li+li {
		margin-top: 0;
		margin-left: -1px
	}
}

@media (min-width:768px) {
	.vk-table-shopcart .vk-list-quantity .vk-btn,
	.vk-table-shopcart .vk-list-quantity input {
		height: 50px
	}
}

@media (min-width:768px) {
	.vk-table-shopcart .vk-list-quantity .vk-btn {
		width: 50px
	}
}

@media (min-width:768px) {
	.vk-table-shopcart .vk-list-quantity input {
		width: 80px
	}
}

.vk-table-shopcart-style-1 td {
	text-align: center
}

@media (min-width:768px) {
	.vk-table-shopcart-style-1 .table-heading-row th:first-child {
		text-align: left;
		width: calc(500 / 1170 * 100%)
	}
}

.vk-table-shopcart-style-1 .button-cart .input-group {
	display: block;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.vk-table-shopcart-style-1 .button-cart .input-group {
		float: left;
		display: table;
		margin-bottom: 0;
		width: calc(500 / 1170 * 100%);
		padding-right: 15px
	}
}

.vk-table-shopcart-style-1 .button-cart .form-control {
	margin-bottom: 10px
}

@media (min-width:992px) {
	.vk-table-shopcart-style-1 .button-cart .form-control {
		margin-bottom: 0
	}
}

.vk-table-shopcart-style-1 .button-cart .form-control:focus {
	border: 1px solid #FFC000
}

.vk-table-shopcart-style-1 .table-data-row:last-child td {
	padding-left: 20px;
	padding-right: 20px
}

.vk-table-shopcart-style-1 .btn-coupon,
.vk-table-shopcart-style-1 .btn-update {
	width: 100%
}

@media (min-width:992px) {
	.vk-table-shopcart-style-1 .btn-update {
		width: auto
	}
}

.vk-table-shopcart-style-1 .vk-buttons {
	padding-top: 20px;
	border-top: 1px solid #fff
}

@media (min-width:992px) {
	.vk-table-shopcart-style-1 .vk-buttons {
		border-top: none;
		float: right;
		padding-top: 0
	}
}

.vk-table-shopcart-style-1 .btn-coupon,
.vk-table-shopcart-style-1 .btn-update {
	width: 100%
}

@media (min-width:992px) {
	.vk-table-shopcart-style-1 .btn-update {
		width: auto
	}
}

.vk-table-shopcart-style-2 {
	margin-bottom: 20px
}

.vk-table-shopcart-style-2 .table-heading-row th {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px
}

.vk-table-shopcart-style-2 .table-data-row td {
	padding-left: 20px;
	padding-right: 20px
}

.vk-table-shopcart-style-2 .table-data-row td:first-child {
	color: #2E3841;
	font-weight: 600;
	text-transform: capitalize
}

@media (min-width:992px) {
	.vk-table-shopcart-style-2 .table-data-row td:first-child {
		width: calc(165 / 700 * 100%)
	}
}

.vk-table-shopcart-style-2 .table-data-row:last-child {
	color: #2E3841
}

.vk-table-shopcart-style-2 .btn-update {
	font-weight: 500;
	width: 100%
}

@media (min-width:768px) {
	.vk-table-shopcart-style-2 .btn-update {
		width: auto
	}
}

.vk-table-shopcart-style-2 .vk-title {
	font-weight: 600;
	color: #2E3841;
	margin-bottom: 13px
}

.vk-table-shopcart-style-2 .note {
	margin-bottom: 23px
}

@media (min-width:992px) {
	.vk-table-shopcart-style-2 .note {
		margin-bottom: 10px
	}
}

.vk-table-shopcart-style-2 .price {
	font-weight: 600
}

.vk-table-shopcart-style-2 .form-control:focus {
	border-color: #FFC000
}

.vk-table-shopcart-style-3 .table-heading-row th {
	text-align: left;
	padding-left: 18px
}

.vk-table-shopcart-style-3 .table-heading-row input[type='checkbox'] {
	display: none
}

.vk-table-shopcart-style-3 .table-heading-row input[type='checkbox']+label {
	position: relative;
	top: 3px;
	margin-left: 7px;
	width: 16px;
	height: 16px;
	border: 1px solid #fff
}

.vk-table-shopcart-style-3 .table-heading-row input[type='checkbox']:checked+label:after {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 10px;
	position: absolute;
	left: 1px;
	top: 0
}

.vk-table-shopcart-style-3 .table-data-row td {
	display: block;
	padding: 7px 18px;
	min-height: 50px
}

@media (min-width:992px) {
	.vk-table-shopcart-style-3 .table-data-row td {
		display: table-cell
	}
}

.vk-table-shopcart-style-3 .table-data-row td:first-child {
	padding-top: 14px;
	font-weight: 600;
	padding-bottom: 14px;
	text-transform: capitalize;
	color: #2E3841
}

@media (min-width:992px) {
	.vk-table-shopcart-style-3 .table-data-row td:first-child {
		width: calc(170 / 570 * 100%)
	}
}

@media (min-width:992px) {
	.vk-table-shopcart-style-3 .table-data-row:last-child td:first-child {
		vertical-align: top
	}
}

.vk-table-shopcart-style-3 label,
.vk-table-shopcart-style-3 .label {
	font-weight: inherit;
	margin-bottom: 0;
	color: inherit
}

.vk-table-shopcart-style-3 .form-control {
	min-height: 0;
	padding-left: 0;
	background-color: transparent
}

.vk-table-shopcart-style-3 textarea {
	resize: vertical;
	height: 136px
}

@media (min-width:992px) {
	.vk-table-shopcart-style-3 textarea {
		height: 82px
	}
}

.vk-table-shopcart-style-4 .table-heading-row th {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px
}

.vk-table-shopcart-style-4 .table-data-row {
	font-weight: 400
}

.vk-table-shopcart-style-4 .table-data-row td {
	padding: 14px 20px
}

.vk-table-shopcart-style-4 .table-data-row td:first-child {
	text-transform: capitalize
}

@media (min-width:992px) {
	.vk-table-shopcart-style-4 .table-data-row td:first-child {
		width: calc(400 / 570 * 100%)
	}
}

.vk-table-shopcart-style-4 .table-data-row:last-child {
	font-weight: 600;
	color: #FFC000
}

.vk-table-shopcart-style-4 .table-data-row.fix {
	color: #2E3841
}

.vk-table-shopcart-style-5 .table-heading-row th {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px
}

.vk-table-shopcart-style-5 .table-data-row td {
	padding: 15px 20px
}

.vk-table-shopcart-style-5 label,
.vk-table-shopcart-style-5 .label {
	color: #2E3841;
	font-weight: 500
}

.vk-table-shopcart-style-5 input[type='radio'] {
	display: none
}

.vk-table-shopcart-style-5 input[type='radio']+label {
	padding-left: 20px;
	position: relative
}

.vk-table-shopcart-style-5 input[type='radio']+label:before {
	content: '';
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #2E3841;
	display: block;
	position: absolute;
	left: 0;
	top: 2px
}

.vk-table-shopcart-style-5 input[type='radio']:checked+label:after {
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #2E3841;
	content: "";
	position: absolute;
	left: 4px;
	top: 6px
}

.vk-table-shopcart-style-5 a {
	color: #2E3841;
	font-weight: 500
}

.vk-table-shopcart-style-5 a:hover,
.vk-table-shopcart-style-5 a:focus {
	color: #FFC000
}

.vk-table-shopcart-style-5 .pay {
	padding-bottom: 10px
}

@media (min-width:992px) {
	.vk-table-shopcart-style-5 .pay li {
		float: left
	}
	.vk-table-shopcart-style-5 .pay li:first-child,
	.vk-table-shopcart-style-5 .pay li:last-child {
		padding-top: 43px
	}
	.vk-table-shopcart-style-5 .pay li+li {
		padding-left: 10px
	}
}

.vk-shop-cart {
	padding-top: 60px;
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-shop-cart {
		padding-top: 80px;
		padding-bottom: 120px
	}
}

.vk-shop-cart .vk-table-shopcart-style-1 {
	margin-bottom: 60px
}

@media (min-width:992px) {
	.vk-shop-cart .vk-table-shopcart-style-1 {
		margin-bottom: 80px
	}
}

.vk-shop-checkout {
	padding-top: 60px
}

@media (min-width:992px) {
	.vk-shop-checkout {
		padding-top: 80px;
		padding-bottom: 50px
	}
}

.vk-shop-checkout .vk-table-shopcart-style-1 .button-cart .input-group {
	width: auto;
	margin-bottom: 0;
	padding-right: 0
}

.vk-shop-checkout .shop-table {
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-shop-checkout .shop-table {
		padding-bottom: 70px
	}
}

@media (min-width:992px) {
	.vk-shop-checkout .vk-shop-checkout-top .shop-table {
		padding-bottom: 40px
	}
}

.vk-shop-checkout .vk-heading {
	padding-bottom: 25px
}

.vk-shop-checkout .vk-shop-checkout-payment .vk-table-shopcart {
	margin-bottom: 20px
}

.vk-product-wrapper .box-shop {
	padding-top: 60px;
	padding-bottom: 30px
}

@media (min-width:992px) {
	.vk-product-wrapper .box-shop {
		padding-top: 120px;
		padding-bottom: 90px
	}
}

.vk-product-wrapper .product-view .detail-product .intro {
	padding-bottom: 35px
}

.vk-product-wrapper .product-view .detail-product .quantity {
	width: 100%;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.vk-product-wrapper .product-view .detail-product .quantity {
		width: auto;
		margin-bottom: 0
	}
}

.vk-product-wrapper .product-view .detail-product .quantity li {
	width: 50px;
	height: 50px
}

.vk-product-wrapper .product-view .detail-product .quantity li * {
	width: 100%;
	height: 100%;
	border: 1px solid #EAEAEA;
	border-radius: 0;
	outline: none;
	text-align: center
}

.vk-product-wrapper .product-view .detail-product .quantity li .vk-btn {
	color: #B3BDC7;
	padding: 0;
	background-color: #F4F4F4
}

.vk-product-wrapper .product-view .detail-product .quantity li:not(:first-child) {
	margin-left: -1px
}

.vk-product-wrapper .product-view .detail-product .quantity li:first-child,
.vk-product-wrapper .product-view .detail-product .quantity li:last-child {
	background-color: #F4F4F4
}

.vk-product-wrapper .product-view .detail-product .quantity .number {
	width: calc(100% - 100px)
}

@media (min-width:992px) {
	.vk-product-wrapper .product-view .detail-product .quantity .number {
		width: 78px
	}
}

.vk-product-wrapper .product-view .detail-product .price p {
	font-size: 28px;
	color: #FFC000;
	display: inline-block;
	padding: 10px 30px 20px 0
}

.vk-product-wrapper .product-view .detail-product .add-to-cart {
	padding: 20px 0
}

@media (min-width:992px) {
	.vk-product-wrapper .product-view .detail-product .add-to-cart {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.vk-product-wrapper .product-view .detail-product .add-to-cart .vk-btn-default {
	width: 100%
}

@media (min-width:992px) {
	.vk-product-wrapper .product-view .detail-product .add-to-cart .vk-btn-default {
		width: auto;
		margin-left: 20px
	}
}

.vk-product-wrapper .product-view .detail-product .info p {
	margin: 0
}

.vk-product-wrapper .product-view .detail-product .info p span {
	font-weight: 600
}

.vk-product-wrapper .product-view .detail-product .info .share ul {
	margin: 0
}

.vk-product-wrapper .product-view .detail-product .info .share ul li {
	padding-left: 0;
	padding-right: 1px
}

.vk-product-wrapper .product-view .detail-product .info .share ul li a {
	background-color: #F4F4F4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50px;
	height: 50px;
	font-size: 22px;
	padding: 14px 10px
}

.vk-product-wrapper .product-view .detail-product .info .share ul li a i {
	margin: auto
}

.vk-product-wrapper .product-view .detail-product .info .share ul li:hover a {
	color: #fff
}

.vk-product-wrapper .product-view .detail-product .info .share ul li:nth-child(1):hover a {
	background-color: #26558a
}

.vk-product-wrapper .product-view .detail-product .info .share ul li:nth-child(2):hover a {
	background-color: #1da0f2
}

.vk-product-wrapper .product-view .detail-product .info .share ul li:nth-child(3):hover a {
	background-color: #dc4a38
}

.vk-product-wrapper .product-view .detail-product .info .share ul li:nth-child(4):hover a {
	background-color: #ee1c1b
}

.vk-product-wrapper .product-view .detail-product .info .share ul li:nth-child(5):hover a {
	background-color: #bd081c
}

.vk-product-wrapper .product-view .vk-slider-shop {
	padding-bottom: 25px
}

@media (min-width:992px) {
	.vk-product-wrapper .product-view .vk-slider-shop {
		padding-bottom: 0
	}
}

.vk-product-wrapper .product-view .vk-slider-shop img {
	border: 1px solid #EAEAEA
}

.vk-product-wrapper .product-view .vk-slider-shop .slider-nav {
	padding: 5px 15px
}

@media (min-width:992px) {
	.vk-product-wrapper .product-view .vk-slider-shop .slider-nav {
		padding: 10px 15px
	}
}

.vk-product-wrapper .product-view .vk-slider-shop .slider-nav .col-md {
	width: 20%;
	padding: 0 2.5px
}

@media (min-width:992px) {
	.vk-product-wrapper .product-view .vk-slider-shop .slider-nav .col-md {
		padding: 0 5px
	}
}

.vk-product-wrapper .product-view .vk-slider-shop .slider-nav .vk-arrow {
	background-color: #2E3841;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 36px;
	height: 36px;
	padding: 0;
	margin: auto;
	z-index: 10
}

.vk-product-wrapper .product-view .vk-slider-shop .slider-nav .vk-btn:hover {
	background-color: #FFC000
}

.vk-product-wrapper .product-view .vk-slider-shop .slider-nav .next {
	right: 0
}

.vk-product-wrapper .product-view .vk-slider-shop .slider-nav .prev {
	left: 0
}

@media (min-width:960px) {
	.vk-product-wrapper .product-view .vk-slider-shop .slider-nav .col-md {
		padding-top: 0;
		padding-bottom: 0
	}
}

.vk-social-link {
	padding-top: 8px
}

.vk-social-link li {
	display: inline-block;
	padding-right: 4px;
	padding-bottom: 4px
}

.vk-social-link li a {
	width: 30px;
	height: 30px;
	border: 2px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.vk-quick-link li {
	padding-bottom: 15px
}

.vk-quick-link li a:before {
	content: '\f105';
	padding-right: 8px;
	font-family: FontAwesome
}

.vk-office li {
	position: relative;
	padding-left: 28px;
	padding-bottom: 15px
}

.vk-office li .fa {
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 1px;
	color: #c61f22
}

.vk-office:last-child {
	border-top: 1px solid #464646;
	padding-top: 15px
}

.vk-latest-news li {
	width: calc(100% / 3);
	display: inline;
	float: left;
	padding-bottom: 1px
}

.vk-latest-news li:not(:nth-child(3n)) {
	padding-right: 1px
}

.vk-latest-news li .vk-img {
	overflow: hidden
}

.vk-latest-news li img {
	width: 100%
}

@media (min-width:992px) {
	.vk-latest-news li img {
		width: auto
	}
}

.vk-footer {
	padding-top: 60px;
	background-color: #2E3841;
	color: #b7b7b7
}

@media (min-width:992px) {
	.vk-footer {
		padding-top: 80px
	}
}

.vk-footer .vk-heading {
	padding-bottom: 25px;
	color: #fff;
	margin-bottom: 0
}

@media (min-width:992px) {
	.vk-footer .vk-heading {
		padding-bottom: 30px
	}
}

.vk-footer .vk-divider {
	border-color: #464646
}

.vk-footer .footer-item {
	padding-bottom: 60px
}

@media (min-width:992px) {
	.vk-footer .footer-item {
		padding-bottom: 80px
	}
}

@media (min-width:992px) {
	.vk-footer .quick-link {
		margin-left: -15px;
		padding-left: calc(1200px / 12 - 15px)
	}
}

@media (min-width:992px) {
	.vk-footer .office {
		padding-left: 0;
		padding-right: calc(1200px / 12 - 30px)
	}
}

.vk-footer .latest-works:after {
	clear: both;
	content: "";
	display: table
}

@media (min-width:992px) {
	.vk-footer .latest-works {
		padding-left: 0;
		padding-right: 0
	}
}

.footer-bot {
	background-color: #2A333B;
	text-align: center;
	padding: 23px 0
}

@media (min-width:992px) {
	.footer-bot {
		padding: 27px 0
	}
}

.footer-bot .vk-text {
	margin-bottom: 0;
	display: inline-block
}

h2.screen-reader-text {
	display: none
}

nav.box-pagination.text-center {
	border: solid 1px #EAEAEA
}

span.page-numbers.current {
	color: #c61f22;
	font-weight: 500;
	padding: 5px
}

a.page-numbers {
	font-weight: 500;
	padding: 5px;
	text-transform: uppercase
}

a.builder-img img {
	width: 70px;
	height: 45px
}

.vk-banner.vk-banner-large.vk-banner-mod.vk-background-image-25.slick-slide.slick-current.slick-active {
	background-size: cover
}

.vk-blog-grid .blog-content .content-box {
	margin-bottom: 30px;
	height: 575px
}

.vk-iconbox-border-structure {
	border: 2px solid #2E3841;
	margin: 0 0 40px 0;
	height: 123px;
	padding: 40px 20px 30px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 7px;
	background: #2E3841
}

.vk-iconbox-border-structure.vk-isker-kala-head {
	background: #fff;
	
}

.font-size-16 {
	font-size: 14px
}









.gid-structure__arrow {
	border-top: 15px solid #3cbea0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute
}

.gid-structure__arrow-1-1,
.gid-structure__arrow-1-2 {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.gid-structure__arrow-1-2 {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.gid-structure__arrow-1-1 {
	left: -7px;
	top: 55px
}

.gid-structure__arrow-1-2 {
	right: -7px;
	top: 55px
}

span.gid-structure__arrow.gid-structure__arrow-1-3 {
	top: 130px;
	left: -10px;
}

.gid-structure__arrow-1-1,
.gid-structure__arrow-1-2,
.gid-structure__arrow-1-3,
.gid-structure__arrow-2-1,
.gid-structure__arrow-2-3 {
	border-top-color: #2E3841
}

.gid-structure__divider {
	margin: 30px 75px 45px 75px;
	background-color: #c61f22;
	height: 2px
}

.color-red {
	border-top-color: #c61f22!important
}

span.gid-structure__arrow.structure__gid-top {
	top: 130px;
}

span.gid-structure__arrow.gid-structure__arrow-3-2 {
	bottom: 16px
}

span.gid-structure__arrow.gid-structure__arrow-3-1 {
	top: -45px
}

.color-white {
	color: #fff!important;
	font-size: 20px
}

.background-structure-two {
	background: #8D8D8D!important
}

.background-structure-three {
	background: #EAEAEA!important
}

.share {
	margin-top: 40px
}

.vk-counter-icon-img {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	border: 2px solid #c61f22;
	color: #c61f22;
	border-radius: 50%;
	margin-bottom: 3px
}

.vk-counter-icon-img img {
	height: 45px
}

ul.quick-address  {
	justify-content: space-between;
}

ul.quick-address.vk-navbar-left a {
	font-weight: 600
}

span.btn-search.hidden-xs.hidden-sm a {
	color: #727272;
	-moz-border-radius: 50%;
	width: 27px;
	height: 27px;
	border: 2px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px!important
}

span.btn-search.hidden-xs.hidden-sm a:hover {
	color: #c61f22
}

.niche_text span {
	font-size: 15px;
	font-weight: 400
}

.img_sez {
	bottom: 164px
}

@media (min-width:991px) {
	.img_sez {
		bottom: 0
	}
}

.partners {
	top: 96px
}

@media (min-width:320px) {
	.partners {
		top: 0
	}
}

@media (min-width:768px) {
	.partners {
		top: 30px
	}
}

@media (min-width:992px) {
	.partners {
		top: 96px
	}
}

.partners-sez {
	top: 96px
}

@media (min-width:320px) {
	.partners-sez {
		top: 0
	}
}

@media (min-width:768px) {
	.partners-sez {
		top: 30px
	}
}

@media (min-width:992px) {
	.partners-sez {
		top: 151px
	}
}

.industrial_zones p {
	margin: 11px
}

._desktop {
	display: block!important
}

@media (min-width:1024px) {
	._mobile {
		display: none!important
	}
	._desktop {
		display: block!important
	}
}

@media (min-width:992px) {
	._mobile {
		display: none!important
	}
	._desktop {
		display: block!important
	}
}

@media (min-width:768px) {
	._mobile {
		display: none!important
	}
	._desktop {
		display: block!important
	}
}

@media (min-width:568px) {
	._desktop {
		display: none!important
	}
	._mobile {
		display: block!important
	}
}

@media (min-width:414px) {
	._desktop {
		display: none!important
	}
	._mobile {
		display: block!important
	}
}

@media (min-width:375px) {
	._desktop {
		display: none!important
	}
	._mobile {
		display: block!important
	}
}

@media (min-width:360px) {
	._desktop {
		display: none!important
	}
	._mobile {
		display: block!important
	}
}

@media (min-width:320px) {
	._desktop {
		display: none!important
	}
	._mobile {
		display: block!important
	}
}

@media (min-width:1200px) {
	._mobile {
		display: none!important
	}
	._desktop {
		display: block!important
	}
}

.mobile-button {
	display: block;
	text-align: center;
	margin: 24px
}

.mobile-button a {
	border: 2px solid #c61f22;
	padding: 10px;
	color: #333
}

.opener {
	position: fixed;
	width: 63px;
	right: 0;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
	top: 35%;
	z-index: 10
}

.opener>div {
	display: inline-block;
	text-align: center;
	width: 63px;
	cursor: pointer;
	vertical-align: top;
	zoom: 1;
	height: 65px;
	line-height: 63px;
	border-bottom: 1px solid #ececec
}

.mm {
	display: block;
	width: 100%;
	height: 100%;
	color: #999;
	font-size: 20px
}

.mm:hover {
	color: #c61f22
}

.footer-top-item {
	height: 97px
}

.modal-open {
	overflow-y: scroll;
	padding-right: 0!important
}

.decor {
	position: relative;
	max-width: 400px;
	margin: 50px auto 0;
	background: #fff;
	border-radius: 30px
}

.form-inner {
	padding: 50px
}

.form-inner input,
.form-inner textarea {
	display: block;
	width: 100%;
	padding: 0 20px;
	margin-bottom: 10px;
	background: #E9EFF6;
	line-height: 40px;
	border-width: 0;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	outline: none;
	color: #2E3841
}

.form-inner input[type="submit"] {
	margin-top: 30px;
	background: #c61f22;
	border-bottom: 4px solid #e42c2c;
	color: #fff;
	font-size: 14px
}

.form-inner textarea {
	resize: none
}

.form-inner h3 {
	margin-top: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 24px;
	color: #2E3841
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #2E3841
}

.stiky_menu ul li a {
	padding: 24px 8px 19px 8px!important;
	font-size: 13px
}

.container-header {
	max-width: 1250px;
	width: 1250px;
	margin: 0 auto
}

.stiky_content {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.stiky_content ul li {
	list-style: none
}

.stiky_social ul {
	display: flex;
	padding-left: 15px!important
}

.stiky_language ul {
	display: flex
}

.stiky_language ul li:last-child:before {
	content: '|';
	padding-left: 11px;
	padding-right: 15px
}

.stiky_language ul li:first-child:after {
	content: '|';
	padding-left: 11px;
	padding-right: 15px
}

.stiky_header {
	position: fixed;
	width: 100%;
	top: 0px;
	bottom: 0;
	opacity: 0;
	transition: 0.4s;
	height: 65px;
	background: #fff
}

.stiky_mobile {
	position: fixed;
	width: 100%;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: 0.4s;
	height: 100px;
	background: #fff;
	border-bottom: 1px solid #cecdcd
}

.header-sticky-nav {
	opacity: 1
}

.vk-header-top {
	z-index: 100
}

.stiky_social ul li {
	margin-right: 10px
}

.stiky_social ul a {
	color: #727272;
	-moz-border-radius: 50%;
	width: 27px;
	height: 27px;
	border: 2px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px!important;
	margin-top: 10px
}

.stiky_social ul a:hover {
	color: #c61f22
}

.stiky_menu {
	margin-right: 20px
}

.stiky_language ul {
	padding-left: 30px!important
}

.stiky_language {
	margin-top: 11px
}

.stiky_header.header-sticky-nav {
	border-bottom: 1px solid #d7d7d7
}

.vk-navbar-header.navbar-header {
	z-index: 101;
}

.stiky_menu ul li .sub-menu li a {
	padding: 13px 8px 13px 8px!important
}

h3.vk-text-capitalize {
	margin: 30px 0
}

.pb80 {
	padding-bottom: 80px
}

.info_partners {
	bottom: 60px
}

.modal-backdrop {
	z-index: 2
}

.modal.in .modal-dialog {
	margin-top: 150px
}

.arrow-border {
	border: 1px solid #B0B0B0
}

.arrow-border:hover {
	color: #c61f22
}

.vk-counter-1000-trade {
	text-align: center;
	color: #2E3841;
	padding-bottom: 50px;
	font-weight: 500
}

.img-hover-zoom {
	height: 300px;
	overflow: inherit
}

.img-hover-zoom--colorize img {
	background-color: #000;
	transition: transform .4s, filter 1.1s ease-in-out
}

.img-hover-zoom--colorize:hover img {
	filter: grayscale(0);
	transform: scale(1.1);
	opacity: .7;
	transition: .4s ease-in-out
}

.current-menu-ancestor a {
	color: #c61f22!important
}

.current-menu-ancestor .sub-menu li a {
	color: #fff!important
}

.current-menu-item a {
	color: #c61f22!important
}

.current-menu-ancestor .sub-menu .current-menu-item a {
	color: #c61f22!important
}

.current-menu-ancestor .sub-menu .current-menu-item a:hover {
	color: #c61f22!important
}

.current-menu-ancestor .sub-menu .current-menu-item {
	background-color: #fff
}

.vk-navbar-nav.child li:hover>a,
.vk-navbar-nav.child li:hover span {
	color: #c61f22!important
}

.vk-navbar-nav li:nth-child(4) .sub-menu a {
	color: #fff!important
}

.vk-navbar-nav li:nth-child(4) .sub-menu a:hover {
	color: #c61f22!important
}

.vk-navbar-nav li:nth-child(4) .sub-menu .current-menu-item {
	background-color: #2E3841
}

.vk-navbar-nav li:nth-child(4) .sub-menu li:hover {
	background-color: #fff
}

.menu-item-823:hover .sub-menu {
	height: 378px;
}

.menu-item-has-children>a:after {
	content: '\276E';
	display: inline-block;
	color: inherit;
	font-weight: 400;
	font-size: 11px;
	margin-left: 10px;
	transform: rotate(-90deg);
	transition: .2s linear
}

.menu-item-has-children:hover>a:after {
	transform: rotate(90deg);
}

.menu-item-821 {
	border-bottom: 1px solid #667886 !important;
}

a.main-slider-read {
	border: 2px solid #c61f22;
	padding: 10px;
	color: #f8f8f8;
	font-size: 18px;
	letter-spacing: 2px;
	display: inline-block
}

.opener-open {
	position: fixed;
	width: 35px;
	right: 0;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	background-color: #fff;
	overflow: hidden;
	top: 32%;
	z-index: 10;
	border-bottom-left-radius: 0;
	height: 30px;
	cursor: pointer;
	display: none
}

.opener-open>div {
	width: 50px;
	height: 60px;
	line-height: 61px
}

.opener-open i {
	text-align: center;
	font-size: 19px!important;
	display: flex;
	justify-content: center;
	margin-top: 14px;
	margin-right: 10px;
	transition: 0.3s
}

.opener-close i {
	transform: rotate(180deg);
	transition: 0.3s
}

.opener.opener-right {
	right: -35px;
	transition: 0.3s
}

.opener {
	transition: 0.3s
}

.leadership-list {
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: space-between;
}

.leadership-item .content .title {
	color: #c61f22;
}

.leadership-item .content {
	list-style-type: none;
	text-align: center;
	padding: 0;
}

.leadership-item .content .title {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
	line-height: 1.42857143;
	margin-top: 20px;
}

.leadership-item:first-child .content .title,
.leadership-item:last-child .content .title {
	margin-top: 0;
	margin-bottom: 20px;
} 

.leadership-item .content .position:before {
    content: '';
    width: 40px;
    height: 1px;
    margin: 11px auto;
    background-color: #B0B0B0;
    display: block;
}

@media (min-width:320px) {
	.opener-open {
		display: block
	}
	.opener {
		transition: 0.3s;
		right: -35px!important
	}
	.opener-right {
		right: 0!important;
		transition: 0.3s
	}
	.vk-banner-large {
		min-height: 300px;
		height: 500px
	}
	.lang__mobile ul {
		display: flex;
		position: absolute;
		right: 0;
		bottom: 0;
		list-style: none
	}
	.lang__mobile ul li {
		padding: 0 10px
	}
	button.navbar-toggle.vk-navbar-toggle.collapsed {
		top: -20px;
		position: relative
	}
	button.navbar-toggle.vk-navbar-toggle.slicknav_open {
		top: -20px
	}
	a.vk-navbar-brand.navbar-brand img {
		height: 50px
	}
	.stiky_header {
		display: none
	}
    .traur-day-sticky {
    position: fixed;
    z-index: 1000;
    }
	.vk-header {
		height: 100px;
		position: fixed;
        top: 0px;
		width: 100%
	}
	.vk-navbar-header.navbar-header {
		width: 90%
	}
	.slicknav_menu {
		position: fixed;
		z-index: 100;
		width: 100%;
		top: 100px
	}
	.stiky_mobile {
		background: #fff;
		height: 100px;
		border-bottom: 1px solid #cecdcd
	}
	.opener {
		width: 35px
	}
	.opener>div {
		width: 35px;
		height: 46px;
		line-height: 47px
	}
	.form-inner {
		padding: 15px
	}
	.vk-banner .page-heading {
		font-size: 23px
	}
	.vk-img-frame-2 {
		padding: 39px 30px 68px 0
	}
	.vk-img-frame-2 img {
		width: 100%
	}
	.vk-iconbox.vk-iconbox-border.text-center h4 {
		font-size: 17px
	}
	.vk-image-slider-style-1.list-item .container {
		padding-left: 25px;
		padding-right: 25px
	}
	.vk-heading.vk-heading-line.vk-heading-line-center {
		font-size: 23px
	}
	.vk-iconbox.vk-iconbox-border-structure.text-center {
		margin: 0 0 30px 0;
		height: 89px
	}
	.vk-title.text-uppercase.color-white {
		font-size: 17px
	}
	.gid-structure__arrow.gid-structure__arrow-1-1 {
		display: none
	}
	.gid-structure__arrow.gid-structure__arrow-1-2 {
		display: none
	}
	.gid-structure__arrow.gid-structure__arrow-1-3 {
		top: 94px
	}
	.gid-structure__divider {
		margin: 0 75px 45px 75px
	}
	.gid-structure__arrow.gid-structure__arrow-3-2.color-red {
		display: none
	}
	.gid-structure__arrow.gid-structure__arrow-3-1.color-red {
		display: none
	}
	.vk-testimonial {
		text-align: center
	}
	.vakancy {
		text-align: center
	}
	.vk-heading.vk-heading-border.vk-heading-border-left {
		font-size: 23px
	}
	.about-heading {
		font-size: 22px
	}
	.container.sez {
		padding-top: 35px
	}
	.content.sez {
		display: block
	}
	.table {
		overflow: auto
	}
	.content.niche_text {
		padding-bottom: 40px
	}
	.vk-work-process h2 {
		font-size: 25px;
		margin-top: 50px
	}
	.niche-proj {
		font-size: 18px
	}
	.vk-btn.vk-btn-icon.vk-btn-l.vk-btn-green.text-uppercase {
		padding-top: 7px;
		padding-bottom: 5px
	}
	.content h5.vk-title.text-uppercase {
		font-size: 16px
	}
	.vk-heading.vk-heading-line.vk-heading-line-center.front-off {
		font-size: 19px
	}
	.front-off-list {
		text-align: left;
		line-height: 18px
	}
	.front-off-partners {
		padding-right: 0;
		padding-bottom: 215px
	}
	.retail-outlets {
		font-size: 25px
	}
	.retail-outlets-2 {
		font-size: 19px
	}
	.vk-page .vk-heading {
		margin-bottom: 40px
	}
	.vk-btn.vk-border-radius.vk-btn-xl.vk-btn-green.text-uppercase {
		margin-top: 20px
	}
	.vk-page-about .vk-our-team {
		padding: 0
	}
	.info_partners {
		bottom: 20px
	}
	.urbanistika-box {
		height: 410px
	}
	.urbanistika-list {
		line-height: 15px
	}
	.urbanistika-head-img {
		width: 90%;
		margin: 0 auto
	}
	.working-with-citizens-head-img {
		background: url(https://openspk.kz/wp-content/spk/assets/images/click.png) center no-repeat #000;
		width: 80%;
		margin: 0 auto;
		transition: .4s all ease-in-out
	}
	.working-with-citizens-project-steps {
		width: 80%
	}
	.vk-banner .wrapper {
		margin-top: 100px!important
	}
	.vk-banner .wrapper-main {
		margin-top: 130px!important
	}
	.vk-section-style-1 .vk-buttons .vk-btn {
		min-height: 70px
	}
	.sub-organization-table-mobile {
		display: block
	}
	.sub-organization-table-desktop {
		display: none
	}
	.table-tr-sub_organization {
		text-align: left
	}
	.img_vakancy-div {
		display: none
	}
	.content-projects-working-with-citizens {
		padding-top: 25px
	}
	.content-projects-working-with-citizens-2 {
		padding-bottom: 25px
	}
	.banner-main {
		margin-bottom: 30px
	}
	.sez-activity {
		margin-top: 0
	}
	.sez-activity-en {
		margin-top: 0
	}
	.sez-taxes {
		padding: 80px 0
	}
	.niche-main-photo {
		top: 0
	}
	.tittle_results_2020 {
		font-size: 22px;
		text-transform: inherit
	}
}

@media (min-width:375px) {
	.front-off-list {
		text-align: left;
		line-height: 24px
	}
	.front-off-partners {
		padding-right: 0;
		padding-bottom: 240px
	}
	.about-heading {
		font-size: 20px
	}
	.urbanistika-list {
		line-height: 24px
	}
}

@media (min-width:425px) {
	.vk-img-frame-2 {
		padding: 30px 30px 87px 95px
	}
	.vk-img-frame-2 img {
		width: 100%
	}
	.front-off-partners {
		padding-right: 0;
		padding-bottom: 290px
	}
	.retail-outlets-2 {
		font-size: 21px
	}
	.about-heading {
		font-size: 21px
	}
	.vk-banner-large {
		min-height: 400px;
		height: 500px
	}
}

@media (min-width:555px) {
	.vk-img-frame-2 {
		padding: 30px 30px 87px 167px;
		margin-right: 70px
	}
	.vk-img-frame-2 img {
		width: 100%
	}
	.front-off-partners {
		padding-right: 0;
		padding-bottom: 290px
	}
	.retail-outlets-2 {
		font-size: 21px
	}
}

@media (min-width:768px) {
	.vk-banner-large {
		min-height: 500px;
		height: 500px
	}
	a.vk-navbar-brand.navbar-brand img {
		height: 70px
	}
	.slicknav_menu {
		width: 70%
	}
	.opener {
		width: 40px
	}
	.opener>div {
		width: 40px;
		height: 54px;
		line-height: 55px
	}
	.form-inner {
		padding: 15px
	}
	.vk-banner .page-heading {
		font-size: 32px
	}
	.vk-img-frame-2 {
		padding: 30px 30px 87px 167px;
		margin-right: 100px
	}
	.vk-img-frame-2 img {
		width: 100%
	}
	.front-off-partners {
		padding-right: 0;
		padding-bottom: 530px
	}
	.tittle_results_2020 {
		font-size: 25px;
		text-transform: inherit
	}
}

@media (min-width:960px) {
	.vk-img-frame-2 img {
		width: 100%
	}
	.front-off-partners {
		padding-right: 0;
		padding-bottom: 0
	}
	.left-content {
		float: inherit
	}
}

@media (min-width:992px) {
	.opener {
		transition: 0.3s;
		right: 0!important
	}
	.lang__mobile {
		display: none
	}
	a.vk-navbar-brand.navbar-brand img {
		height: auto
	}
	.vk-header {
		position: inherit;
		width: auto
	}
    .traur-day-sticky {
    	position: relative;
    
    }
	.stiky_header {
		display: block
	}
	.vk-header {
		height: auto
	}
	.vk-navbar-header.navbar-header {
		width: auto
	}
	.stiky_mobile {
		display: none
	}
	.opener {
		width: 50px
	}
	.opener>div {
		width: 50px;
		height: 60px;
		line-height: 61px
	}
	.form-inner {
		padding: 50px
	}
	.vk-img-frame-2 {
		padding: 30px 30px 87px 87px;
		margin-right: 20px
	}
	.vk-img-frame-2 img {
		width: 100%
	}
	.vk-iconbox.vk-iconbox-border.text-center h4 {
		font-size: 17px
	}
	.vk-heading.vk-heading-line.vk-heading-line-center.front-off {
		font-size: 28px
	}
	.vk-heading-border > span {
		font-size: 26px;
	}
	.vk-iconbox.vk-iconbox-border-structure.text-center {
		margin: 0 0 30px 0;
		height: 89px
	}
	.vk-title.text-uppercase.color-white {
		font-size: 17px
	}
	.gid-structure__arrow.gid-structure__arrow-1-1 {
		display: none
	}
	.gid-structure__arrow.gid-structure__arrow-1-2 {
		display: none
	}
	.gid-structure__arrow.gid-structure__arrow-1-3 {
		top: 94px
	}
	.gid-structure__divider {
		margin: 0 75px 45px 75px
	}
	.gid-structure__arrow.gid-structure__arrow-3-2.color-red {
		display: none
	}
	.gid-structure__arrow.gid-structure__arrow-3-1.color-red {
		display: none
	}
	.font-size-10 {
		font-size: 13px
	}
	.font-size-10 {
		font-size: 10px
	}
	.vakancy {
		text-align: left
	}
	.vk-section .right {
		padding: 0
	}
	.vk-img-frame-2.partner-img {
		padding: 30px 30px 87px 0
	}
	.stiky_header.header-sticky-nav {
		height: 90px
	}
	.stiky_social {
		position: relative;
		right: 50px
	}
	.stiky_language {
		position: relative;
		right: 270px;
		bottom: 0
	}
	.front-off-list {
		text-align: left;
		line-height: 18px
	}
	.front-off-partners {
		padding-right: 70px
	}
	.front-off-partners {
		padding-right: 0;
		padding-bottom: 0
	}
	.vk-heading.vk-heading-border.vk-heading-border-left {
		font-size: 30px
	}
	.vk-page .vk-heading {
		margin-bottom: 50px
	}
	.retail-outlets-2 {
		font-size: 25px
	}
	.priority-activities {
		top: 394px
	}
	.stiky_menu ul li .sub-menu li a {
		padding: 13px 8px 13px 8px!important
	}
	.left-content {
		float: left
	}
	.urbanistika-list {
		line-height: 14px
	}
	.urbanistika-list-2 {
		line-height: 24px
	}
	.urbanistika-head-img {
		width: 90%;
		margin: 0 auto
	}
	.working-with-citizens-head-img {
		background: url(https://openspk.kz/wp-content/spk/assets/images/click.png) center no-repeat #000;
		width: 80%;
		margin: 0 auto;
		left: 57px;
		bottom: 98px;
		transition: .4s all ease-in-out
	}
	.working-with-citizens-project-steps {
		width: 80%
	}
	.vk-banner .wrapper {
		margin-top: 0!important
	}
	.vk-section .content-iz-ontystik {
		padding-bottom: 76px
	}
	.vk-section .content-iz-tassay {
		padding-bottom: 76px
	}
	.vk-section .content-iz-tlc {
		padding-bottom: 194px
	}
	.vk-section .content-iz-aiz {
		padding-bottom: 246px
	}
	.vk-section .content-iz-juldyz {
		padding-bottom: 266px
	}
	.vk-counter-1000-trade {
		padding: 0
	}
	.sub-organization-table-desktop {
		display: block
	}
	.sub-organization-table-mobile {
		display: none
	}
	.table-tr-sub_organization {
		text-align: center
	}
	.modal-dialog {
		width: 800px
	}
	.user-info-phone {
		width: 720px
	}
	.img_vakancy-div {
		display: block
	}
	.header-btn {
		left: 30px;
		bottom: 3px
	}
	.content-projects-working-with-citizens {
		padding-top: 0
	}
	.content-projects-working-with-citizens-2 {
		padding-bottom: 0
	}
	.opener-open {
		display: none
	}
	.banner-main {
		margin-bottom: 0
	}
	.tlc {
		height: 350px
	}
	.sez-activity {
		margin-top: 125px
	}
	.sez-activity-en {
		margin-top: 145px
	}
	.sez-taxes {
		padding: 0 0 30px 0
	}
	.niche-main-photo {
		top: 99px
	}
	.tittle_results_2020 {
		font-size: 30px;
		text-transform: inherit
	}
}

@media (min-width:1024px) {
	.priority-activities {
		top: 394px
	}
	.vk-img-frame-2 {
		margin-right: 20px
	}
}

@media (min-width:1200px) {
	.stiky_content {
		justify-content: center
	}
	.stiky_header.header-sticky-nav {
		height: 65px
	}
	.stiky_social {
		position: inherit
	}
	.stiky_language {
		position: inherit
	}
	.front-off-list {
		text-align: left;
		line-height: 26px
	}
	.priority-activities {
		top: 178px
	}
	.vk-img-frame-2 {
		margin-right: 0
	}
	.right-content {
		float: left
	}
	.urbanistika-box {
		height: 410px
	}
	.urbanistika-list {
		line-height: 23px
	}
	.header-btn {
		left: 260px;
		bottom: 3px
	}
}

button.burger {
	width: 15px;
	height: 15px;
	border: none;
	background: transparent;
	position: relative;
	cursor: pointer;
	left: 4px
}

button.burger:focus {
	outline: none
}

button.burger.burger2:after,
button.burger.burger2:before,
button.burger.burger2 span {
	width: 100%;
	height: 4px;
	border-radius: 100px;
	position: absolute;
	display: block;
	background: #2e3841
}

button.burger.burger2:after,
button.burger.burger2:before {
	content: "";
	transition: 0.3s width 0.4s
}

button.burger.burger2:after {
	top: 0;
	left: 0;
	margin-top: 0
}

button.burger.burger2:before {
	bottom: 0;
	right: 0;
	margin-bottom: 0
}

button.burger.burger2 span {
	top: 50%;
	margin-top: -2px;
	transition: transform 0.3s
}

button.burger.burger2 span:before {
	content: "";
	background: #c61f22;
	width: 100%;
	height: 4px;
	border-radius: 100px;
	position: absolute;
	left: 0;
	transition: transform 0.3s
}

button.burger.burger2.on:after {
	transition: all 0.2s;
	width: 0%;
	left: 0
}

button.burger.burger2.on:before {
	transition: all 0.2s;
	width: 0%;
	right: 0
}

button.burger.burger2.on span {
	transform: rotate(45deg);
	transition: 0.3s transform 0.4s
}

button.burger.burger2.on span:before {
	transform: rotate(-90deg);
	transition: 0.3s transform 0.4s
}

.results-img {
	padding: 30px 0 60px 0
}

.vk-sez-row {
	display: flex;
	flex-wrap: wrap;
}

/* Апргейд главной страницы 22.12.2021 */


.vk-video {
	background: url(../../../spk/assets/images/screen_main-2.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.vk-video:after {

	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .6);

}

.fullscreen-bg__video {
    position: absolute !important;
    top: 0 !important;
    left: 0;
	width: 100%;
}



.vk-video__container {

	 min-height: 800px;
    /* padding-top: 113px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: flex-end;

}

.vk-video .container::after, .vk-video .container::before {
	display: none !important;
}


 

.vk-video__title {
	font-size: 55px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 60px;
}

.vk-video__title-kz {
	margin-top: 65px;
}

.vk-video__text {
	font-size: 18px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: 400;
    line-height: 27px;
    font-style: italic;
    position: relative;
}

.vk-video__text-kz {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 60px;
	color: #fff;
	font-weight: 400;
	line-height: 32px;
	font-style: italic;
	position: relative;
}
 
.vk-video__citat::before {
	content: "\f10d";
	font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    opacity: 0.5;
    margin-right: 6px;
}

.vk-video__citat::after {
	content: "\f10e";
	font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    opacity: 0.5;
    margin-left: 6px;
}

.vk-video__autor {
	display: block;
	text-align: right;
	margin-top: 8px;
}

.vk-video__title > span {
	color: #e7191d
}

.vk-video__lt {
	z-index: 2;
	
}
 

.vk-video__more {
	line-height: 62px;
	height: 62px;
	width: 300px;
	box-sizing: border-box;
	border: 2px solid #b81d21;
	font-size: 18px;
	font-weight: 600;
	padding-left: 20px;
	color: #fff;
	display: block;
	position: relative;
	transition: all 0.5s ease;
}

.vk-video__more:hover {
	background: #b81d21;
	color: #fff;
	
}

.vk-video__more-kz {
	padding-left: 50px;
}


.vk-video__more::after {
	content: "";
	position: absolute;
	height: 60px;
	width: 62px;
	background: #b81d21 url(../../../spk/assets/images/arrow.svg) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
}




.i-can {
	z-index: 2;
	position: relative;
}

.i-can__label {
	position: absolute;
	left: -120px;
	top: 50%; 
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 6px;
	transform: rotate(-90deg);
	text-transform: uppercase;
}

.i-can__label-kz {
	left: -218px;
}

.i-can__label::after {
	content: "";
	position: absolute;
	background: url(../../../spk/assets/images/arrow-2.svg) no-repeat center center;
	width: 15px;
	transform: rotate(-135deg);
	height: 15px;
    left: 50%;
    top: 36px;
    margin-left: -8px;
}


.i-can__label em {
	color: #e7191d; 
	font-style: normal;
}


.i-can__list {
	margin: 0;
	padding: 0;
}

.i-can__list > li {
	
	margin-bottom: 25px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	
}
.i-can__list > li:last-child {
	margin-bottom: 0;

}

.i-can__list > li > a  {

	width: 320px;
	height: 112px;
	border: 2px solid #f1f1f1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: rgba(255, 255, 255, 0.11);

}


.i-can__list > li > a:hover  {
	color: #fff;
	border: 2px solid #e7191d;
	background: #e7191d;
}



.vk-whyshykment {

	background: url(../../../spk/assets/images/whyshykment.jpg) no-repeat center center;
	padding-top: 90px;
	background-size: cover;
}

.vk-whyshykment h2.vk-heading, .vk-history h2.vk-heading {
	color: #fff;
}


.vk-whyshykment__title {
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
}


.vk-whyshykment__txt {

	color: #fff;
    line-height: 1.5;
    font-weight: 400;
    font-size: 16px;
}

.vk-whyshykment__items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}


.vk-whyshykment__item {
	position: relative;
	padding-left: 130px;
	width: calc(50% - 25px);
}


.vk-whyshykment__item:nth-child(1), .vk-whyshykment__item:nth-child(2)  {
	margin-bottom: 50px;

}


.vk-whyshykment__item::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	width: 100px;
	border-radius: 50px;
	border: 2px solid #b81d21
}

.vk-heading .vk-heading-border > span {
	font-size: 30px;
}


.vk-whyshykment__item:nth-child(1):after {
	background: url(../../../spk/assets/images/icon/icon-1.svg) no-repeat center center;
	background-size: 60%;
}
.vk-whyshykment__item:nth-child(2):after {
	background: url(../../../spk/assets/images/icon/icon-4.svg) no-repeat center center;
	background-size: 60%;
}
.vk-whyshykment__item:nth-child(3):after {
	background: url(../../../spk/assets/images/icon/icon-2.svg) no-repeat center center;
	background-size: 60%;
}
.vk-whyshykment__item:nth-child(4):after {
	background: url(../../../spk/assets/images/icon/icon-3.svg) no-repeat center center;
	background-size: 60%;
}



.padding-t-b-90 {
	padding: 90px 0;
}

.position-relative {
	position: relative;
}

.margin-top-50 {
	margin-top: 50px;
}



.border-top {
	border-top: 1px solid #eaeaea
}


.vk-icons {
	max-width: 120px;
}

.icon__min {
	margin-bottom: 30px;
}

.vk-history {
	background: url(../../../spk/assets/images/vk-history.jpg) no-repeat center center;
	background-size: cover;
}


.vk-history__item {
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.vk-history__item-left {
	padding: 60px;
	width: 60%;
	box-sizing: border-box;
}

.vk-history__item-right {
	width: 40%;
	min-height: 200px;
	
}

.image-box {
	background-size: cover !important;
}

.vk-history__item-title {
	font-size: 36px;
	color: rgb(74, 82, 90);
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 46px;

}

.vk-history__item-txt {
	font-size: 18px;
  color: rgb(153, 153, 153);
  line-height: 1.667;
  margin-bottom: 46px;
}

.vk-history__item-more {
	background-color: rgb(231, 25, 29);
	
	width: 196px;
	height: 52px;
	line-height: 52px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	border: 2px solid transparent
}


.vk-history__item-more:hover {
	background-color: #fff;
	
	border: 2px solid rgb(231, 25, 29);
}

.vk-history__item-img {
	height: 100%;
	width: 100%;
}

.vk-news__item {
	border-style: solid;
  border-width: 1px;
  border-color: rgb(232, 232, 232);
  padding: 40px;
  margin: 32px 0;
}


.vk-news__item:hover {
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.08);
	color: #000;
}

.vk-news__item__data {
	display: inline-block;
	background-color: #f8f8f8;
	color: #e7191d;
	line-height: 36px;
	padding: 0 10px;
	margin-bottom: 29px;
}

.vk-news__item__title {
	margin-bottom: 20px;
}

.vk-news__item__txt p {
	margin-bottom: 0;
}


.vk-tur3d {
	border-radius: 4px;
    background-color: rgba(46, 56, 65, 0.78);
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    margin-left: 12px;
    z-index: 1;
}
 
.vk-tur3d::after {
	content: "";
	border-radius: 4px;
	background-color: rgba(46, 56, 65, 0.78);
    height: 36px;
    width: 100%;
	top: 4px;
    left: 4px;
	position: absolute;
	z-index: -1;
}

.vk-header-transparent .vk-tur3d {
	color: #000;
    background-color: rgba(255, 255, 255, 0.78);
  
}
 
.vk-header-transparent .vk-tur3d::after {

    background-color: rgba(255, 255, 255, 0.78);

}



.vk-header-transparent .stiky_header .vk-tur3d {
	color: #fff;
	margin-right: 15px;
    background-color: rgba(46,56,65, 0.78);
  
}
 
.vk-header-transparent .stiky_header .vk-tur3d::after {

    background-color: rgba(46,56,65, 0.78);

}

.stiky_header .vk-tur3d {
	
	margin-right: 15px;

  
}


ul.lang_select {
	border: 1px solid #000;
	border-radius: 5px;	
	position: relative;
	height: 36px;
    padding: 0 !important;
    display: flex;
    align-items: center;
	width: 55px;
	z-index: 2;

}

.vk-header-transparent ul.lang_select  {
	border: 1px solid #fff;
}

.vk-header-transparent .stiky_header ul.lang_select  {
	border: 1px solid #000;
}

ul.lang_select > li {
	width: 100%;
	display: block !important;
}


ul.lang_select li::after, ul.lang_select li::before {
	display: none;
}

ul.lang_select > li > ul {
	position: absolute;
    left: 0;
    top: 35px;
    display: none;
    flex-direction: column;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    width: 55px;
    box-sizing: border-box;
    padding: 0 !important;
    box-shadow: 3px 3px 9px rgb(0 0 0 / 20%);

} 



ul.lang_select > li > ul.active {
	display: flex;
}



ul.lang_select > li > ul > li > a {
	display: block;
	padding: 0  10px;
}

ul.lang_select > li > ul > li::before {
	display: none;
	
}

.potential-slider-photo {
	cursor: pointer;
}
 
.modal-slider {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #3333338a;
	top: 0;
	z-index: 1030;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease-out;
	cursor: pointer;
}

.modal-block {
	position: fixed;
	top: 5%;
	left: 20%;
	transition: .3s ease-out
}

.modal-block-img {
	width: 80%;
	height: 80%;
	transition: .3s ease-out
}

.modal-slider-close:before {
	transform: rotate(45deg);
}

.modal-slider-close:after {
	transform: rotate(-45deg);
}

.active-modal-img {
	opacity: 1;
	visibility: visible;
}

ul.lang_select > li > .open_lang {
	display: block;
	padding: 0 10px;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	text-transform: uppercase;
	position: relative;
	color: #000;
}

.vk-header-transparent  ul.lang_select > li > .open_lang {
	color: #fff;
}


.vk-header-transparent  .stiky_header ul.lang_select > li > .open_lang {
	color: #000;
}
  
ul.lang_select > li > .open_lang > i {
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -16px;
    width: 10px;
    transform: rotate(
-270deg);

} 


.open_lang__svg{
	width: 5px;

}

.open_lang__svg path{
	fill: black;

}

.vk-header-transparent  .open_lang__svg path{
	fill: white;
}

.vk-header-transparent .stiky_header .open_lang__svg path{
	fill: black;
}


.vk-projects {
	background: #f4f4f4;
}

.vk-projects .vk-history__item {
  flex-direction: row-reverse;
  background: rgba(46,56,65, 0.9);
}

.vk-projects  .vk-history__item-title {
	color: #fff;
}
.vk-projects  .vk-history__item-txt {
	color: #fff;
}



.vk-isker-kala__screen-1, .vk-isker-kala__screen-5 {
	background: #F4F4F4; 
}

.vk-isker-kala__screen-1--title {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 15px 0;
}


.vk-isker-kala__screen-3 {
	background-color: rgba(46,56,65,0.2);
}



.vk-img__its {
	display: flex;
	flex-wrap: wrap;
}

.vk-img__it {
	margin-right: 15px;
	margin-bottom: 15px;
}



/*@media (max-width:992px) {
	.vk-video__container {

		flex-direction: column;
		justify-content: center;
	
	}

	.i-can__list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.i-can__list > li {
		margin: 0;
		width: calc(50% - 25px);
		margin-bottom: 25px;
	}

	.vk-video__title {
		font-size: 32px;
	
		margin-bottom: 30px;
	}

	.vk-video__lt {

		max-width: 100%;
		 margin-right: 0; 
	}

	.vk-video__text {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 30px;
		
	}

	.vk-header.vk-header-transparent{
		background-color: #2E3841;
		
	
	}

	

} */

@media (max-width: 992px) {
  .vk-video__container {
    flex-direction: column-reverse; /* цитата сверху, кнопки снизу */
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .vk-video__lt,
  .vk-video__rt {
    width: 100%;
    max-width: 100%;
  }

  .custom-buttons {
    flex-direction: column;
    gap: 15px;
    margin: 0;
    width: 100%;
  }

  .custom-button {
    width: 100%;
    padding: 15px 20px;
  }

  .vk-video__text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}


@media (max-width:768px) {
	
	h2 {
		font-size: 23px;
	}

	.vk-navbar-nav {
		display: block;
		justify-content: baseline;
	}

	.menu-item-has-children>a:after {
		display: none;
	}

	.menu-item-823:hover .sub-menu {
		height: auto;
	}

	.i-can__label {
		transform: rotate(-deg90);
	}

	.kayyrymdy-row {
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.fullscreen-bg__video {
		display: none;
	}

	.i-can__list > li {
		margin: 0;
		width: 100%;
		margin-bottom: 25px;
	}

	.traur-block a {
		font-size: 12px;
	}


	.i-can__list > li > a {
		width: 100% !important;
		height: 60px !important;
		font-size: 16px !important;
	
	}

	.i-can__list > li > a > br {
		display: none;
	
	}

	.vk-whyshykment {
		padding-top: 45px;
	}

	.vk-video__more {
		width: 100%;
		margin-bottom: 40px;
	}

	.padding-t-b-90 {
		padding: 45px 0;
	}

	.vk-heading .vk-heading-border > span {
		font-size: 23px;
	}

	.vk-history__item {

		flex-direction: column-reverse !important;
	}

	.vk-history__item-left, .vk-history__item-right {
		width: 100%;
	}

	.vk-history__item-left {
		padding: 20px;
	}

	.vk-history__item-title {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.vk-history__item-txt {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.active-modal-img {
		opacity: 1;
		visibility: visible;
	}

	.modal-slider {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #3333338a;
		top: 0;
		z-index: 1030;
		opacity: 0;
		visibility: hidden;
		transition: .3s ease-out
	}
	
	.modal-block {
		width: 100%;
		position: fixed;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
		transition: .3s ease-out
	}
	
	.modal-block-img {
		width: 100%;
		height: 100%;
		transition: .3s ease-out
	}

	.vk-iconbox-adaptive {
		width: 100%;
	}
	span.gid-structure__arrow.structure__gid-top {
		top: 250px;
		left: auto;
	}

} 


#thanks {
	position: fixed;
    background-color: rgb(0 0 0 / 20%);
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    display: none;
    align-items: center;
    justify-content: center;

}

.thanks__body {
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
	font-size: 18px;


}







.field__wrapper {
	width: 100%;
	position: relative;
	margin: 15px 0;
	text-align: center;
  }
   
  .field__file {
	opacity: 0;
	visibility: hidden;
	position: absolute;
  }
   
  .field__file-wrapper {
	width: 100%;
	font-weight: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
			align-items: flex-start;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
  }
   
  .field__file-fake {
	height: 50px;
	width: calc(100% - 130px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 0 15px 0 55px; 
	/* border: 1px solid #c7c7c7; */
	background: #fff;
	border-radius: 3px 0 0 3px;
	border-right: none;
	box-sizing: border-box;
  }
   
  .field__file-button {
	width: 130px;
	height: 50px;
	background: #2E3841;
	color: #fff;
	font-size: 1.125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
  }

  .mobile-item-title {
	display: none;
  }

  @media (max-width: 600px) {
	.desktop-item-title {
		display: none;
	}

	.mobile-item-title {
		display: flex;
	}

                        .directors-item__info-block h3{
                            font-size: 20px !important;
                        }

                        .directors-item__photo-block{
                            width: 30% !important;

                        }

                        .directors-item__info-block{
                            width: 65% !important;
                        }
  }



/* Traur Header Styles */

/* .vk-video__title > span {
	color: #fff;
}

.vk-whyshykment .vk-text-color-yellow-1 {
	color: #fff;
}

.vk-history .vk-text-color-yellow-1 {
	color: #fff;
}

@media (max-width: 991px) {
	.vk-header {
		top: 72px !important;
	}

	.traur-day {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 1000;
	}

}

@media (max-width: 550px) {
	.traur-day-text {
		flex-direction: column;
		font-size: 16px !important;
	}

	.vk-header {
		top: 104px !important;
	}

	.traur-day-text {
		text-align: left;
	}

	.traur-day-text span {
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
	}
}

@media (max-width: 400px) {

	.traur-day {
		padding: 10px 0 !important;
	}
	.vk-header {
		top: 108px !important;
	}

	
} */

.blog-content .content-box .vk-img-frame .vk-img img {
	height: 290px;
	object-fit: cover;
}
.new-table table td {
    text-align: center;
}

.vk-video__rt {
	z-index: 1;
	max-width: 580px;
}

.custom-buttons {
  display: flex;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 45px;
}

.custom-button {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 25px;
  text-decoration: none;
  background: #c61f2266;
  color: #fff;
  border-radius: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.custom-button h3 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.custom-button span {
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #ddd;
}

.custom-button:hover {
  background: #e53935;
  transform: translateY(-3px);
}

.custom-button:hover span {
  color: #fff;
}

.custom-button i {
  transition: transform 0.3s ease;
}

.custom-button:hover i {
  transform: translateX(5px);
}

/* Адаптив */
@media (max-width: 768px) {
  .custom-buttons {
    flex-direction: column;
  }
}