.custom #system-readmore{
   display: none;
}
.custom p{
   margin: 0 auto;
   max-width: 1100px;
}
a:hover, a:focus{
    color:#fff;
    text-decoration: none;
}
a.btn-more:hover, a.btn-more:focus{
    color: #2b2b2b;
}
#navbarCollapse{
    transition: none;
    border:0;
}
.navbar-toggle:focus{
     background-color: transparent !important;
}
.nav li a {
	padding: 0px 15px;	
}
.nav li a:hover, .nav li a:focus{
    background-color: transparent;
    padding: 0px 15px;
}
.com_k2 .foranima .navigation{
    background-color: white;
    height: 100px;
    border: none;
    position: relative;
}
.catalog__item .news_item-outer{
	position:absolute;
	background-color: rgba(27, 27, 27, 0.4);
}
.landingmenu li a, .phone--header{
    color: #fff;
	/*padding-top:35px;*/
	line-height: 100px;
	padding-top:0;
	padding-bottom:0;
}

.navbar {
	float: left;
	margin: 0;
	height: 100px;
	width: 70px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.navbar-op {
	background-color: #1d1d1d !important;
	width: 115px;
	height: 100px;
	margin-left: -1px;
}
.nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after {
    content: none;
}
.landingmenu li{
	float: left;
}
.navbar-default {
background-color:transparent;
border:0px;
}
#track_record .achievements__item .col-lg-4{
	padding:0;
}
#wedding_packages .container-1100 .col-lg-4{
	padding:0;
}
.clear-line{
	height:15px;
}
.service_wrapper div{
	padding-left:0;
	padding-right:0;
}
.transparency{
	background: black;
	opacity: 0.5;
	position:absolute;
	width: 100%;
	height:100vh;
	z-index: 2;
}
.foranima .transparency{
	z-index:9;
}
.foranima .navigation{
	z-index:14;
}
/*#navbarCollapse {*/
.abs-block {
    background: #181818;
    left: 0;
    top: 0;
    position: fixed;
    height: 100vh;
    width: 80%;
    max-width: 350px;
    z-index: 102;
    overflow-x: hidden;
    overflow-y: auto;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: .3s ease;
	-webkit-transition: .3s ease;
}
.abs-block-show {
	-webkit-transform: translateX(0px) !important;
	-moz-transform: translateX(0px) !important;
	-ms-transform: translateX(0px) !important;
	transform: translateX(0px) !important;	
}
.abs-menu {
	margin: 0;
	list-style: 0;
	padding: 60px 0 20px 0;
}

.abs-menu > .nav > li {
	padding: 8px 13%;
	display: block;
}

.abs-menu > .nav > li > a {
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
	font-family: GothamPro;
	color: white;
	line-height: 1;
	padding: 0;
}

.abs-menu > .nav > li > a:hover {
	color: #fcd889;
}

.abs-adress {
	font-size: 14px;
	padding: 30px 13% 15px;
	color: #8e8e8e;
	line-height: 20px;
}

.abs-phone {
	padding: 0 13%;
	font-size: 14px;
	font-family: GothamPro;
	color: white;
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-webkit-flex-align: flex-start;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.abs-phone-wrapper {
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	margin: 10px 0;
}

.abs-phone-wrapper img {
	margin-right: 10px;
}

.abs-phone img {
	margin-right: 15px;
}

.abs-phone p {
	margin: 0;
}

.abs-socicons {
	margin: 30px 13% 40px !important;
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.abs-socicons > li > a {
	margin: 0 !important;
}

.abs-close {
	position: fixed;
	top: 35px;
	left: 390px;
	z-index: 103;
	cursor: pointer;
	-webkit-transform: translateY(-60px);
	-moz-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px);
	transition: .3s ease;
	-webkit-transition: .3s ease;
}

.abs-close-show {
	-webkit-transform: translateY(0) !important;
	-moz-transform: translateY(0) !important;
	-ms-transform: translateY(0) !important;
	transform: translateY(0) !important;	
}

.abs-toner {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 101;
	background: rgba(0, 0, 0, 0.6);
	visibility: hidden;
	opacity: 0;
	transition: .3s ease;
	-webkit-transition: .3s ease;
}

.abs-toner-show {
	opacity: 1;
	visibility: visible;
}

#navbarCollapse {
    position: static;
}
#navbarCollapse .nav li a{
	padding: 3px 15px;
	color: #ffffff;
    display: inline-block;
    font-family: GothamPro;
    font-size: 16px;
}
#navbarCollapse .nav li a:hover{
      color: #fcd889;
}
.service-block, .service-block .service__item{
	background-color:#fff;
	overflow: hidden;
}
.two-benefits{
	min-height: 10px;
    padding-bottom: 20px;
}
.navbar-toggle .icon-bar {
	background-color: white !important;
	width: 30px;
	margin: 7px 0px;
	height: 1px;
}
.foranima .navigation{
	/*display:inline-flex;*/
}
.page__title {
	font-size: 56px;
}
.navigation.row{
	margin:0;
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	width: 100%;
}

.navbar-header {
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	border-radius: 50%;
	height: 60px;
	width: 60px;
	position: fixed;
	z-index: 100;
	top: 20px;
	left: 10px;
	transition: .3s ease;
	-webkit-transition: .3s ease;
}

.MenuButtonBlackBG {
	background-color: rgba(0, 0, 0, 0.6);	
}

.MenuButtonBlackBG:hover, .HeaderFixedPhoneButton:hover, .navbar-header-op:hover {
	background-color: rgba(0, 0, 0, 0.8);	
}

.navbar-header-op {
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	border-radius: 50%;
	height: 60px;
	width: 60px;
	position: fixed;
	z-index: 100;
	top: 20px;
	left: 10px;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transform: translateX(-70px);
	-moz-transform: translateX(-70px);
	-ms-transform: translateX(-70px);
	transform: translateX(-70px);
	transition: .3s ease;
	-webkit-transition: .3s ease;
}

.navbar-header-op > button {
	border: none;
	margin: 0;
}

.navbar-header .navbar-toggle{
	border: none;
	margin: 0;
	padding: 0;
}

.HeaderFixedPhoneButton {
	position: fixed;
	z-index: 100;
	width: 60px;
	height: 60px;
	left: 10px;
	top: 90px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transform: translateX(-70px);
	-moz-transform: translateX(-70px);
	-ms-transform: translateX(-70px);
	transform: translateX(-70px);
	transition: .3s ease;
	-webkit-transition: .3s ease;	
}

.HeaderFixedPhoneButton img {
	display: block;
	width: 100%;
	height: 100%;
}

.HeaderFixedPhoneButtonShow, .MenuButtonOPMove {
	-webkit-transform: translateX(0) !important;
	-moz-transform: translateX(0) !important;
	-ms-transform: translateX(0) !important;
	transform: translateX(0) !important;	
}

.HeaderRecallButton {
	border-left: 1px solid #ababab;
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 40px;
	cursor: pointer;	
}

.HeaderRecallButtonOP {
	border-left: 1px solid #ababab;
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	color: #1d1d1d;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 40px;
	cursor: pointer;
	font-family: GothamProMedium;
	background-color: #fdfcfc;
	border-left: 2px solid #eaeaea;	
}

.HeaderRecallButtonOP:hover {
	color: #1d1d1d;
}

.navbar-brand{
	color: #fff;
	margin-top:1em;
	padding: 0;
}
#navbarCollapse{
	/*padding-top: 2em;
        overflow: hidden;*/
}
.navbar-collapse.in {
    overflow-y: visible;
}
#navbarCollapse .navbar-nav > .active > a{
	background: none;
	color: #fff!important;
}
.breadcrumb > li + li::before {
    content: "";
    padding: 0;
}
.img-responsive-mobile, .mobile-header-phone {
	display: none;
}
.logo-header-op {
	height: 100%;
	width: 180px;
}
.logo-header-op img {
	display: block;
	margin: 20px auto;
	height: auto;
	max-width: 100%;
}
.op-header-menu {
	width: 230px;
	color: #5e5e5e;
	cursor: pointer;
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;	
}

.op-header-menu img {
	margin-right: 30px;
}

.op-header-menu p {
	margin: 0;
}
.op-header-spacer {
	flex: 1;
}
.navigation__right-op {
	width: 230px;
	cursor: pointer;
	text-align: center;
	border-left: 2px solid #eaeaea;	
	display: flex;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;		
}
.mobile-header-phone-op {
	display: none;
}
.phone--header-op, .phone--header-op:hover {
	color: #2b2b2b;
	line-height: 100px;
}
.phone--header-op img {
	margin-right: 11px;
}
.navigation__right-op ul > li.bl_phone .number {
	padding-left: 0;
}
#itemListLinks {
	background: transparent !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.icon-scroll {
  	position: absolute;
  	bottom: 5%;
  	left: 50%;
  	z-index: 20;
  	width: 40px;
  	height: 70px;
	margin-left: -20px;
  	margin-top: -35px;
  	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
 	border-radius: 25px;
}  

.icon-scroll:before {
  	content: '';
  	position: absolute;
  	left: 50%;
  	width: 8px;
  	height: 8px;
  	background: #fff;
  	margin-left: -4px;
  	top: 8px;
  	border-radius: 4px;
  	animation-duration: 1.5s;
  	animation-iteration-count: infinite;
  	animation-name: scroll;
}  

@keyframes scroll {0% {opacity: 1} 100% { opacity: 0; transform: translateY(46px);}}
@-webkit-keyframes scroll {0% {opacity: 1} 100% { opacity: 0; transform: translateY(46px);}}

#mycalculator {
	width: 100%;
	height: 100%;
	margin: 4px 0;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;	
}
.calculator-form-first-block {
	width: calc(50% - 2px);
	background-color: #1d1d1d;
	margin-right: 2px;
	padding: 60px 85px;
}
.calculator-form-second-block {
	width: calc(50% - 2px);
	margin-left: 2px;
	height: 100vh;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	background-image: url("/templates/wedding-factory/img/index/IfrE71LL80w.jpg");
	background-position: center center;
	background-size: cover;		
}
.calculator-form-second-block:before,
.calculator-form-second-block:after {
    content: '';
    display: table;
}
.calculator-result-wrapper {
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	background-color: rgba(29,29,29,0.6);	
}

.calculator-send-mail-block {
	width: 90%;
	max-width: 426px;
}

.calc_input__wrap {
	margin-top: 30px;
}

.result_price {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	margin: 0px 0 20px 0;	
}

#result_price {
	font-family: DidonaExtraBold;
	font-size: 50px;
	color: rgb(252, 216, 137);
}

.result_price span {
	margin-left: 14px;
	font-family: DidonaExtraBold;
	font-size: 50px;
	color: white;
}

.calc-result-header {
	font-family: DidonaExtraBold;
	font-size: 50px;
	color: white;
	margin-top: -30px;	
}

.calculator-service-title {
	color: rgb(252, 216, 137);
	font-family: GothamProMedium;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase; 
}

.calc-number-of-guests, .calc-date, #service1, #service2, #service3, #service4, #service5, #service6, #service7, 
#service8, #service9, #service10, #service11, #service12, #service13, #service14, #service15, #service16, #service17, 
#service18, #service19, #service20, #service21, #service22, #service23, #service24, #service25, #service26, #service27, 
#service28, #service29, #service30, #service31, #service32, #service33, #service34, #service35, #service36, #service37, 
#service38, #service39, #service40, #service41, #service42, #service43, #service44, #service45, #service46, #service47, 
#service48, #service49, #service50, #service51, #service52, #service53, #service54, #service55, #service56, #service57, 
#service58, #service59, #service60, #service61, #service62, #service63, #service64, #service65, #service66, #service67, 
#service68, #service69, #service70 {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	height: 56px;	
}

.calc-number-of-guests span, .calc-date span {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #2a2a2a;
	position: relative;
	margin-right: 30px;
}

.calc-number-of-guests span:before, .calc-date span:before {
	content: '';
	position: absolute;
	top: 11px;
	left: 16px;
	width: 8px;
	height: 16px;
	border: 1px solid #fcd889;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.calc-number-of-guests label, .calc-date label {
	flex: 1;
	margin: 0;
	color: white;
	font-weight: normal;
	font-size: 15px;
}

.calc-number-of-guests input, .calc-date input {
	width: 180px;
	height: 36px;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 50px;
	color: #fcd889;
	background-color: #2a2a2a;
	text-align: center;
	cursor: pointer;
}

.input_click {
	display: none;
}

.calc-checkbox-label {
	flex: 1;
	height: 100%;
	position: relative;
	margin-bottom: 0px;
	position: relative;	
}

.calc-checkbox-label span {
	margin-left: 70px;
	line-height: 1.2;
	height: 56px;
	color: #5e5e5e;
	font-weight: normal;
	font-size: 15px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

.calc-checkbox-label::before {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #2a2a2a;
	cursor: pointer;
}

.calc-checkbox-label::after {
	content: '';
	position: absolute;
	top: 19px;
	left: 16px;
	width: 8px;
	height: 16px;
	border: 1px solid #fcd889;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	visibility: hidden;
}

.input_click:checked + .calc-checkbox-label span {
	color: white;
}

.input_click:checked + .calc-checkbox-label:after {
	visibility: visible;
}

.select-active {
	color: #fcd889 !important;
}

.calculator-select-wrapper {
	width: 180px;
	height: 36px;
	border-radius: 50px;
	border: none;
	margin: 0;
	color: #5e5e5e;
	background-color: #2a2a2a;
	position: relative;	
}

.calculator-select-wrapper:before {
	content: '';
	position: absolute;
	top: 12px;
	right: 15px;
	width: 9px;
	height: 9px;
	border: 1px solid #5e5e5e;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1
}

.calculator-select-wrapper select {
	width: 180px;
	height: 36px;
	border-radius: 50px;
	border: none;
	margin: 0;
	color: #5e5e5e;
	background-color: transparent;
	position: relative;
	z-index: 2;	
}

select, select:hover, select:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance:textfield;
    appearance: none;
    margin: 0; 
}

input:hover,input:focus, select:hover, select:focus {
	-webkit-appearance: none;
    -moz-appearance: number-input;
    appearance: none;
    margin: 0;
	padding: 0;
	border: none;
	outline: none; 
}

#owl-more-materials {
	border-bottom: 2px solid #333;
	background-color: #1d1d1d;
	padding-bottom: 10px;
}

.title-from-module {
	font-family: DidonaExtraBold;
	font-size: 34px;
	color: white;
	background-color: #1d1d1d;
	display: block;
	text-align: center;
	padding: 20px 0;
	line-height: 1.4;
}

.more-materials-block {
	overflow: hidden;
	margin: 4px 2px;
	height: 240px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: 1s ease;
	-webkit-transition: 1s ease;
}

.more-materials-wrapper {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	width: 100%;
	height: 100%;
	background-color: rgba(8, 8, 8, 0.66);	
}

.more-materials-title {
	font-family: DidonaExtraBold;
	color: white;
	line-height: 1.2;
	font-size: 20px;
	width: 90%;
	text-align: center;	
}

.more-materials-details-button {
	width: 160px;
	line-height: 34px;
	height: 34px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50px;
	text-align: center;
	font-family: GothamProMedium;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	background-color: rgba(0,0,0,0);
}

.more-materials-details-button:hover {
	background-color: rgba(0,0,0,0.66);	
}

@media screen and (max-width: 1290px) {
	.HeaderRecallButton {
		display: none;
	}
	.row {
		margin: 0;
	}
	.worksteps__title, .worksteps__single {
		text-indent: 0px;
		text-align: center;
	}
	.js-orderbuy-wrapper{
		width: 100%;
		display: flex;
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-webkit-flex-align: center;
		justify-content: center;
		-webkit-justify-content: center;	
	}

	.worksteps {
		height: auto;
	}
}
@media screen and (max-width: 1280px) {
	.worksteps-fixed-bg {
		background-size: cover;
		background-position: center;
		height: 100vh;
	}
	.weddingschool {
		background-position: center !important;
	}
	.col-xs-offset-1 {
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.wedding_package__item--wrapper {
		margin-top: 40px;
	}
	.divider--footer {
		border: none;
	}
	.logo--footer, .phone--footer, .wedding_coord.lft {
		display: none !important;
	}
	#toTop {
		visibility: hidden;
	}
	.footer__bottom {
		padding-bottom: 0;
	}
	.socblock, .subscribe, .partners {
		width: 100%;
		text-align: center;
		padding: 40px 0;
		border-top: 1px solid #444;
	}
	.address{
		width: 100%;
		text-align: center;
		padding: 0px 0px 19px 0px;
		border-top: 1px solid #444;
	}
	.navigation__left--footer {
		width: 100%;
	}
	.navigation--footer ul {
		display: flex;
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-webkit-flex-align: center;
		justify-content: center;
		-webkit-justify-content: center;
		flex-direction: column;
		-webkit-flex-direction: column;	
	}
	.navigation--footer ul > li:first-child {
		padding: 0;
	}
	.navigation__left--footer > .moduletable ul > li {
		border-bottom: 1px solid #444;
		width: 100%;
		text-align: center;
		line-height: 4;
	}
	.navigation__right--footer {
		width: 100%;
	}
	.col-xs-11 {
		width: 100%;
	}
	.container-1100 > .hidden-sm {
		width: 100%;
		margin-top: 40px;
	}

	#mycalculator {
		flex-direction: column;
		-webkit-flex-direction: column;
	}

	.calculator-form-first-block {
		width: 100%;
		margin-bottom: 2px;
		margin-right: 0px;
	}

	.calculator-form-second-block {
		width: 100%;
		margin-top: 2px;
		position: relative;
		margin-left: 0px;
	}

	.news_item-wrapper img {
		display: none !important;
	}
}
@media screen and (max-width: 1100px) {
	.mpage .navigation {
		border: none;
	}
	.navbar-default {
		background-color: #2b2b2b;
	}
	.navigation__right {
		background-color: white;
		flex: 1;
		height: 100px;
	}
	.mpage .navigation__right ul > li {
		border: none;
	}
	.landingmenu, .box-video, .main_h_logo, .discover-more-arrow, .mpage .logo--header, .navigation__right ul, 
	.catalog_small  {
		display: none;
	}
	.h_main.stac {
		background-image: url(../img/shutterstock_170006201.jpg);
		background-size: cover;
		margin-top: 100px;
		height: calc(100vh - 100px) !important;
	}
	.transparency {
		opacity: 0;
	}
	.page__inner.main {
		padding: 0;
		height: 100%;
	}
	.img-responsive-mobile {
		display: block;
	}
	.page__title.main {
		color: #2b2b2b !important;
	}
	.navbar {
		width: 85px;
	}
	.worksteps {
		background: rgba(0, 0, 0, 0.5);
	}
	.mobile-header-phone {
		display: flex;
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-webkit-flex-align: center;
		justify-content: center;
		-webkit-justify-content: center;
		width: 100%;
		height: 100%;
		color: #2b2b2b;
		font-size: 15px;
	}
	.mobile-header-phone:hover {
		color: #2b2b2b;
	}
	.mobile-header-phone img {
		margin-right: 16px;
	}
	.col-offset-2 {
		width: 90%;
	  	margin-left: 5%;
	}
	.page__header {
		background-position: center center !important;
	}
	.catalog__item {
		flex-direction: column;
		-webkit-flex-direction: column;
	}
	.col-tl-4 {
		width: 100%;
		order: 1;
		-webkit-order: 1;
		margin: 30px 0 60px;
	}
	.col-tl-8 {
		width: 100%;
	}
	.news_item-wrapper img {
		min-width: 100%;
		min-height: 100%;
		height: auto;		
	}
	.description_offer {
		background-size: cover !important;
		background-position: center center !important;
	}
	.description__event__description img, .avPlayerWrapper {
		width: calc(100% - 20px);
		margin: 0 10px;
	}
	.description__event__description span {
		display: block;
		width: 90%;
		margin-left: 5%;
	}
	.nav > li > a, .nav li a:hover, .nav li a:focus {
		padding: 10px 15px;
	}
}
@media screen and (max-width: 991px) {
	.benefits__single {
		margin-top: 60px;
	}
	.weddingschool-wrapper {
		background-color: rgba(0, 0, 0, 0.65);
	}
	.weddingschool-wrapper p {
		color: white;
	}
	.service_big {
		height: 500px;
		min-height: 500px;
	}
}
@media screen and (max-width: 768px) {
	.js-orderbuy-wrapper {
		margin-top: 40px;
	}
	.abs-close {
		left: 85%;
	}
	.close-call {
		top: 15px;
		right: 20px;
	}
	.navigation__right-op, .HeaderRecallButtonOP, ul.breadcrumb{
		display: none;
	}
	.description__event__title {
		width: 90%;
		margin-left: 5%;
	}
}
@media screen and (max-width: 500px) {
	.page__link, .icon-scroll {
		display: none;
	}
	.page__title, .worksteps__title, .wedding_package__title, .service__title, .service__item-title, .consultation__title,
	.feedbacks__title, .consultation__title, .benefits__title, .requestblock__title {
		font-size: 30px;
	}
	.phone--header {
		padding: 0 25px;
	}
	.page__title.main {
		margin-bottom: 0;
		padding-top: 40px;
	}
	.content__seo {
		padding: 80px 20px 90px 20px;
	}

	.btn-consultation {
		font-size: 13px;
		width: 100%;
	}

	.wedding_package {
		padding: 60px 0 60px 0;
	}
	.modal-call-wrapper {
		margin-top: 80px;
	}
	.close-call {
		top: -70px;
		right: calc(50% - 30px);
		padding: 30px;
		border-radius: 50%;
		background-color: rgba(255, 255, 255, 0.6);
	}
	.wedding_package__description {
		width: 90%;
		margin: 25px 5% 0;
	}
	.wedding_package__item--wrapper {
		width: 90%;
		margin: 40px 5% 0;
	}
	.wedding_package__item__description {
		text-align: left;
	}
	.consultation-wrapper {
		padding: 0 5%;
	}
	.modal-call__description {
		margin: 20px 0 0 0;
	}
	.feedbacks__title {
		margin-bottom: 40px;
	}
	.feedbacks_slider_link.left {
		left: 10px;
	}
	.feedbacks_slider_link.right {
		right: 10px;
	}
	.benefits {
		padding: 60px 0;
	}
	.benefits__title {
		margin-bottom: 0;
	}
	.inp_wrap {
		margin: 0;
	}

	.col-xs-12 {
		width: 100%;
		padding: 0;
	}
	.requestblock-wrapper {
		height: auto;
		padding: 60px 0;
	}
	.worksteps-fixed-bg {
		height: 800px;
	}
	.page__header {
		height: auto;
		min-height: calc(100vh - 100px);
	}
	.page__inner, .calculator_header_inner {
		height: auto;
		min-height: calc(100vh - 100px);
		background-color: rgba(0, 0, 0, 0.66);
	}
	.catalog__item__main-title {
		font-size: 28px;
		width: 90%;
	}
	.catalog__item__info {
		padding: 0 20px;
	}
	.service-item-bg {
		background-position: center center;
	}
	.col-m-12 {
		width: 100%;
	}
	.description__event__title, .description__title {
		font-size: 36px;
	}
	.description__price {
		margin-top: 40px;
	}
	.btn-order {
		margin-bottom: 70px;
	}
	.description_offer-description {
		width: 90%;
		margin: 40px 5% 70px 5%;
	}

	.calc-result-header, #result_price, .result_price span {
		font-size: 28px;
	}

	.calc-result-header {
		margin-top: 40px;
	}

	.result_price {
		justify-content: center;
		-webkit-justify-content: center;
	}

	.calculator-form-second-block {
		height: auto;
		display: block;
		text-align: center;
	}

	.cost-mail {
		font-size: 11px;
		margin: 40px 0px;
	}

	.calculator-form-first-block {
		padding: 60px 18px;
	}

	.calc-number-of-guests label, .calc-date label, .calculator-select-wrapper select {
		font-size: 11px;
	}

	.calc-checkbox-label span {
		font-size: 11px;
		margin-left: 50px;
	}

	.calc-number-of-guests span, .calc-date span {
		margin-right: 10px;
	}

	.calc-number-of-guests input, .calc-date input, .calculator-select-wrapper, .calculator-select-wrapper select {
		width: 130px;
	}

	.title-from-module {
		font-size: 28px;
	}
	.news_item-wrapper img {
		-webkit-transform: translateX(-25%);
		transform: translateX(-25%);
	}
}

@media screen and (max-width: 340px) {
	.avPlayerWrapper {
		width: 100%;
		margin: 0;
	}
}

@media (min-width: 768px) and (max-width: 879px){
	.navigation__left__link {
		color: #5e5e5e;
		padding: 0 7px;
	}
}