/*Controllers*/
.cb.plain {
	position: absolute !important;
	opacity: 0.3;
}
.cb.plain:hover {
	opacity: 1;
}
.cb.plain .cb-link .button {
	padding: 6px 12px !important;
}

/***Main CSS***/
body {
	background-color:#FFF;
}
.body {
	padding: 80px 0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, .h5, h5 {
	font-family: "europa", "sans-serif";
}
h1,.h1 {
	font-size: 42px;
	line-height: 50px;
}

.button {
	background: none;
	border-radius: 0;
	border: 2px solid #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
}
.button:hover {
	background: #888;
	border: 2px solid #888;
	color: #fff;
}

/*Header*/
.navigation {
	border: none;
	border-bottom: 1px solid #aaa;
}
.logo {
	display: block;
	height: 100px;
	max-width: 300px;
	background-position: center;
}
.header {
	padding: 30px 0;
}
.header .logo-wrap {
	text-align: center;
}
.header p.head-contact,
.header p.head-contact > a{
    display: inline;
    vertical-align: middle;
    color: #96383A;
    padding-left: 10px;
}
.header .head-cart-data .fa {
	color:#90469b;
}
.header .col-slogan {
	text-align: right;
}
.header img{
    display: block;
    float: left;
    position: relative;
    margin-top: 5px;
}
.header-title {
	padding: 40px 0;
	background-color: #EEE;
}
.header-title h1 {
	margin: 0;
}
.copyright {
	background-color:#9e46ab;
	color: #FFF;
	border-bottom: none;
}

/*Menu*/
ul.menu ul {
	top:43px;
	left: 0;
	width: 100%;
}
ul.menu ul li {
	text-align: center;
	border-color:#ccc;
	background-color: #ddd;
	width: 100%;
}
ul.menu ul li a {
	color: #999;
	font-size: 12px;
	font-weight: 100px;
	letter-spacing: 0.5px;
}
ul.menu ul li:hover,
ul.menu ul li:hover a {
	background-color: #fff !important;
}

ul.menu .menulink {
	padding: 11.5px 15px 11px;
	text-transform: uppercase !important;
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: none;
	border-color:#7c2789;
	
}
ul.menu .mobile-nav + li {
	border-left:1px solid #7c2789;
}
ul.menu .menulink:hover {
	background-color:#9e46ab;
}

/*Banner*/
.banner {
	background-image: url(images/bg-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding:0;
}
.banner > .frame {
	padding:0;
}
.banner h1,
.banner .h1 {
	color:#fff;
	font-weight:700;
	font-size:50px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
.banner h2,
.banner .h2 {
	font-weight: 100;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.banner .bt .button {
	background-color:rgba(0,0,0,0);
	font-size:18px;
	padding:10px 20px;
	border:2px solid #eee;
	text-decoration:none;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
}
.banner .bt .button .fa {
	position: relative;
	top:-2px;
}
.banner .bt .button:hover {
	border:2px solid #FFF;
	background-color:#fff;
	color:#333;
}

.banner .slide .slide-inner {
	background-color: rgba(0,0,0,0.3);
	text-shadow: none;
}
.banner .slider-wrapper {
    box-shadow: none;
}

.sssnext, .sssprev {
    width: 50px !important;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    background-image: url('/web/template/default/assets/sss/images/brr.png') !important;
    z-index: 1000;
	transition: all 0.2s ease-out 0s;
}
.sssprev {
    left: 3%;
    background-position: 0 50% !important;
}
.sssnext {
    right: 3%;
    background-position: -50px 50% !important;
}
.sssprev:hover {
    left: 2.7%;
}
.sssnext:hover {
    right: 2.7%;
}
.sssprev:active {
    left: 2%;
}
.sssnext:active {
    right: 2%;
}

/*Elements*/
.html-style ul li::before, ul.bullet li::before, ul.bullet-list li::before {
	color: #CCC;
}
.faq:hover {
	border-color:#068ed0;
}
.faq:hover h3,
.faq:hover h3::before {
	color:#068ed0;
}

/*Index Assets*/
.homebox  {
	
}
.homebox .col {
	padding: 10px;
}
.homebox .col img {
	vertical-align: top;
	width: 100%;
}
.homebox .col .hb-text {
	padding: 35px 40px;
	background: linear-gradient(to top, #fff, #f3f3f3);
}
.homebox .col .hb-text h3 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px;
	font-weight: 600;
}
.homebox .col .hb-text p {
	text-align: justify;
	font-size: 12px;
	line-height: 24px;
	color: #888;
}
.homebox .col .hb-text p a.button {
	padding: 5px 15px;
	border-radius: 0;
	border-color: #bbb;
}

/* Global Footer */
.global-contact {
	background-color: #EEE;
	padding: 5px;
	font-size: 14px;
}
.global-contact .item {
	overflow: hidden;
}
.global-contact .item li {
	list-style: none;
	float: left;
	margin-right: 10px;
	color: #999;
}
.global-contact .item li a {
	color: #999;
}

/* Footer */
.footer {
	background-color:#90469b;
	background: url(images/bg-foot-glass-right.png) bottom right, url(images/bg-foot-glass-left.png) bottom left #90469b;
	background-repeat: no-repeat;
	background-size: contain;
	color: #FFF;
	padding:60px 0 70px;
	border-top: 1px solid #EEE;;
}
.footer .foot-menu {
	border: none;
}
.footer .foot-menu > li a {
	border-color: transparent !important;
	font-weight: 300;
	color: #FFF;
}
.footer .foot-menu > li a:hover {
	border-bottom: 1px solid #FFF !important;
}
.footer .h4,
.footer p {
	color:#FFF;
}
.footer .h4 {
	font-size: 24px;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #888;
}
.footer .break {
	width: 80px;
	height: 2px;
	margin: 20px 0 20px;
	border-radius: 10px;
	background-color: #999;
}
.footer .foot-menu {
	margin: 0;
	padding-top: 0;
	padding-right:20px;
}
.footer .foot-menu > li a {
	padding: 8px 0;
	border: none;
	font-weight: 400;
	letter-spacing: 1px;
	border-color:#0d63a1;
	font-size: 14px;
	color: #888;
}
.footer .foot-menu > li a:hover {
	border: none !important;
	color: #FFF;
}
.footer .foot-product-wrap {
	background-color: #FFF;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
	color: #000;
}
.footer .foot-product-wrap .h4 {
	font-size: 24px;
	color: #90469b;
}
.footer .foot-product-wrap a {
	color: #068ed0;
	text-decoration: none;
}
.footer .foot-product-wrap p {
	color:#999;
	margin: 0;
}
.copyright a {
	color: #FFF;
}

/* Buttons */
.button {
	padding:8px 20px;
	border-radius: 4px;
}
.button:hover {
	text-decoration: none !important;
	text-shadow: none !important;
}
.button.bt-outline {
	border-color: #90469b;
	color:#90469b;
}
.button.bt-outline:hover {
	border-color: #90469b !important;
	background-color:#90469b !important;
	color:#FFF !important;
}
input[type="submit"], button {
	background-color: #90469b;
}
input[type="submit"]:hover, button:hover {
	background-color:#652D90;
	border-radius: 0;
	color: #FFF;
	box-shadow: none;
}

.hr-mini {
	background-color:#90469b;
	width:50px;
	height:4px;												
	border-radius:5px;
	margin:10px 0 20px;
}
.feature-box {
	text-align:center;
}
.feature-box h2 {
	font-size:20px;
}
.feature-box img {
	width:80%;
	vertical-align:top;
}
.feature-box:hover {
	transform:scale(1.1,1.1);
	transition:all 0.2s ease-in-out 0s;
}

/*Section*/
.section-feature {
	padding: 80px 0;
}
.section-variant3 {
	background-color:#006cb9;
}
.section-variant2 {
	background-color:#DDD;
}
.section-variant1 {
	background-color:#EEE;
}
.body .frame > *:last-child {
	margin-bottom:0;
}
.section-feature.sf-variant3 * {
	color:#FFF;
}
.section-feature.sf-variant3 .divide {
	background-color:#FFF;
}
.section-contact-form {
	background-color: #068ed0;
	background-image: url(images/bg-contact.jpg);
}
/*.section-services {
    background: linear-gradient(to right, #96393B, #C6543E);
}*/
.section-feature .button.bt-outline {
	color: #FFF;
	border-color:#FFF;
	margin: 0;
	border: 2px solid #FFF;
}
.payment-summary {
	border: none;
	background-color: #652D90;
}
.payment-summary .button {
	border: none;
	background-color: #068ed0;
	color: #FFF;
}
.payment-summary .button:hover {
	background-color: #FFF;
	color: #652D90;
}

/*Element Overrides*/
.product-image-container {
	box-shadow: none;	
}
.zulu-global.global-danger {
	display: none;
}
.body, body {
	font-family: "poppins", "sans-serif";
}
.frame {
	width: 1600px;
}
ul.menu {
	width: unset;
	margin-left: auto;
}
ul.menu li:nth-child(2) .menulink{
    padding-left: 0;    
}
ul.menu li:last-child .menulink{
    padding-right: 0;    
}
ul.menu .menulink {
	border: 2px solid transparent;
	color: #333838;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	padding: 15px 20px;
	font-family: "europa", "sans-serif";
	position: relative;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul.menu .menulink:hover {
	background-color: transparent;
}
ul.menu .menulink::before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	width: 0%;
	background: linear-gradient(to right, #96393B, #C6543E);
	transition: all 0.3s ease-in-out 0s;
	display: block;
	margin: 0 auto;
}
ul.menu li.active .menulink::before {
	width: 60%;
}
ul.menu li:nth-child(2) .menulink:hover::before,
ul.menu li.active:nth-child(2) .menulink::before {
    left: -30%;
}
ul.menu li:last-child .menulink:hover::before,
ul.menu li.active:last-child .menulink::before {
    left: 18%;
}
ul.menu .menulink:hover::before {
	width: 66%;
}
ul.menu li:not(:last-child) .menulink {
	margin-right: 10px;
}
ul.menu .mobile-nav + li {
	border: 0px;
}
.navigation {
	background-color: transparent;
	border: 0px;
}
ul.menu .phone .menulink {
	background: linear-gradient(to right, #96393B, #C6543E);
	color: #FFF;
	padding: 15px 30px;
}
ul.menu .phone .menulink::before {
	content: unset;
}
ul.menu .phone .menulink:hover {
	padding: 15px 30px;
}
.header .logo {
	transition: all 0.5s ease-in-out 0s;
	background-position: left;
}
.header {
	padding: 0px;
	background-color: #FFF;
	border-bottom: 2px solid #EEE;
	position: fixed;
	z-index: 1001;
	left: 0px;
	right: 0px;
	transition: all 0.5s ease-in-out 0s;
}
.header.alt .logo {
	height: 40px;
	width: 120px;
}
.header.alt ul.menu .menulink {
	font-size: 12px;
}
.header.alt .b-logo {
	width: 40px;
}
.header .b-logo {
	width: 70px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.5s ease-in-out 0s;
}
.header.alt ul.menu .phone .menulink {
	padding: 10px 30px;
}
.header.alt ul.menu .menulink::before {
	bottom: 5px;
	height: 3px;
}
.header::before,
.header::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	pointer-events: none;
}
.header::before {
	background-image: url(images/bg-header-arrows.png);
	background-position: 450px 0px;
}
.header::after {
	background-image: url(images/bg-header-squares.png);
	background-position: 105% 50%;
}
.contact-bar {
	background: linear-gradient(to right, #B3C2C8, #046992, #092239);
	padding: 10px 0px;
}
.contact-bar p {
	text-align: right;
	margin: 0px;
}
.contact-bar a {
	color: #FFF;
	text-decoration: none!important;
	letter-spacing: 2px;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	transition: all 0.2s ease-in-out 0s;
}
.contact-bar a:hover {
	color: #FEC319;
}
.contact-bar a:first-child {
	margin-right: 10px;
	padding-right: 15px;
	border-right: 2px solid #FFF;
}
.contact-bar strong {
	font-weight: 600;
}
.logo {
/*	height: 100px;
*/    width: 200px;
}
.full-height {
/*	height: 100vh;
*/	height: 60vh;
	position: relative;
}
.full-height .frame {
	position: relative;
	top: 30%;
/*	transform: translateY(-50%);
*/}
.overlay::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	pointer-events: none;
}
.overlay.black::before {
	background-color: rgba(0,0,0,0.5);
	mix-blend-mode: hard-light;
}    
.overlay.red-stroke::before {
   background: linear-gradient(to right, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 60%, rgba(6,6,6,0.7));
 /*    background: linear-gradient(to right, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 60%, rgba(198,84,62,0.7));
   color: rgba(198,84,62,1.00)
   background: linear-gradient(to right, rgba(150,57,59,1), rgba(198,84,62,1),transparent 100%);
*/}
.button {
	background: linear-gradient(to right,#96383A 50%, #C6543E 50%);
	background-size: 200% 100%;
	background-position: left;
	background-color: transparent;
	color: #FFF;
	border-radius: 0px;
	border: 0px;
	font-size: 16px;
	padding: 20px 50px;
	text-transform: capitalize;
	transition: all 0.2s ease-in-out 0s;
	position: relative;
	letter-spacing: 0px;
}
.button:hover {
	background: linear-gradient(to right,#96383A 50%, #C6543E 50%);
	background-size: 200% 100%;
	border: 0px;
	background-position: right;
	background-color: transparent;
}
.button.btn-small{
    padding: 15px 30px;
}
.button::after {
	position: absolute;
	content: '';
	top: 10px;
	right: 10px;
	width: 25px;
	height: 25px;
	background-image: url(images/icon-btn-corner.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.button.btn-small::after{
    width: 15px;
    height: 15px;
}
.button.icon{
    padding: 10px 20px;
    margin: 5px;
}
.button.icon::after{
    display: none;
}
.button.btn-variant-5 {
	background: unset;
	font-weight: 500;
	letter-spacing: 0px;
	font-size: 21px;
	position: relative;
	padding: 20px 0px;
	transition: all 0.2s ease-in-out 0s;
/*	text-shadow: 0 0 6px rgba(255,255,255,0.5)!important;
*/}
/*.button.btn-variant-5:hover {
	text-shadow: 0 0 6px rgba(255,255,255,0.5)!important;
}*/
.button.btn-variant-5.btn-black {
    color: #96383A;
}
.button.btn-variant-5.btn-black::before,
.button.btn-variant-5.btn-black::after{
    border-color: #96383A;
}
.button.btn-variant-5::before,
.button.btn-variant-5::after {
	position: absolute;
	content: '';
	transition: all 0.3s ease-in-out 0s;
}
.button.btn-variant-5::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
/*	width: 0%;
*/	display: inline-block;
	margin: 0 auto;
	width: 80%;
}
.button.btn-variant-5::after {
	top: 50%;
	right: 0;
/*	transform: translate(130%, -50%);
*/	height: 35px;
	width: 50px;
	background-image: url(images/icon-arrows.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	pointer-events: none;
/*	opacity: 0;
*/	transition: all 0.3s ease-in-out 0s;
	transform: translate(150%, -50%);
	opacity: 1;
	animation: arrow-point 2s infinite ease-in-out;
}
/*.button.btn-variant-5:hover::before {
	width: 66%;
}*/
/*.button.btn-variant-5:hover::after {
	transform: translate(150%, -50%);
	opacity: 1;
	animation: arrow-point 2s infinite ease-in-out;
}*/
@keyframes arrow-point {
	0% {transform: translate(130%, -50%);}
	50% {transform: translate(160%, -50%);}
	100% {transform: translate(130%, -50%);}
}
h1, .h1 {
	font-size: 52px;
	font-weight: 600;
	color: #333838;
	letter-spacing: -1.5px;
}
h3, .h3 {
	font-size: 32px;
	font-weight: 500;
	color: #96383A;
}
.banner-section h1 {
/*	color: #FFF;
*/	margin-bottom: 5px;
}
.banner-section h1,
.banner-section h3{
    color: #333838;
}
.banner-section h3{
    font-weight: 900;
}
.banner-section h4{
    color: #96383A;
}
.banner-section hr{
    border-bottom: 2px solid rgba(51,56,56,0.3);
}
.banner-squares {
	display: table;
	padding: 20px;
	border: 2px solid #FFF;
	margin-bottom: 35px;
    background-color: rgba(255,255,255,0.7);
}
.banner-squares .square {
	height: 120px;
	width: 120px;
	background-color: #FFF;
	display: inline-block;
	position: relative;
	float: left;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.banner-squares .square:hover p {
	opacity: 1;
	transform: translate(-50%, 40px);
}
.banner-squares .square:not(:last-child) {
	margin-right: 20px;
}
.banner-squares .square p {
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 100%;
	transform: translate(-50%, 0px);
	background-color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	color: #6D6E71;
	opacity: 0;
	transition: all 0.3s ease-in-out 0s;
	line-height: 21px;
	font-weight: 400;
}
.banner-squares .square.service-1 {
	background-image: url(images/icon-s-1.png);
}
.banner-squares .square.service-2 {
	background-image: url(images/icon-s-2.png);
}
.banner-squares .square.service-3 {
	background-image: url(images/icon-s-3.png);
}
.banner-squares .square.service-4 {
	background-image: url(images/icon-s-4.png);
}
.banner-section {
	overflow: hidden;
}
/*
.banner-section .col-sm-4 {
	height: 100vh;
	background-color: #FFF;
	position: relative;
	padding: 250px 0px 0px 120px;
	
}.banner-section .col-sm-4::before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	width: 155px;
	background-color: #FFF;
	transform: translateX(100%);
}
.banner-section .col-sm-4::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0px;
	right: -155px;
	height: 300px;
	background-image: url(images/bg-house-sketch.jpg);
	background-size: 175%;
	background-position: bottom left;
	background-repeat: no-repeat;
}*/
p {
	font-weight: 300;
	color: #6D6E71;
	line-height: 32px;
	font-size: 14px;
}
.banner-section .col-sm-4 h3 {
	color: #000;
	margin-bottom: 40px;
}
.banner-section .col-sm-4 p {
	text-align: justify;
    line-height: 40px;
}
.banner-section .col-sm-4 .button {
	margin-top: 80px;
}/*
.architectural-section*/ .dot {
	height: 12px;
	width: 12px;
	border-radius: 100%;
	background-color: #96383A;
	display: inline-block;
}
h4, .h4 {
	font-family: "europa", "sans-serif";
	font-weight: 600;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}
.margin-top{
    margin-top: 20px;
}
.architectural-section .col-sm-12,
.architectural-section .col-sm-4 {
	padding: 0px;
}
.architectural-section .h1,
.architectural-section h3 {
	color: #FFF;
}
.architectural-section .h1 {
	margin-bottom: 15px;
}
.architectural-section h3 {
	font-size: 24px;
	letter-spacing: -0.5px;
}
.architectural-section h4 {
	margin-bottom: 60px;
}
.architectural-section p {
	color: #FFF;
}
.architectural-section strong {
	font-weight: 500;
	font-size: 18px;
/*	margin-bottom: 60px;
*/	display: table;
}
.border-block {
	padding: 20px;
	border: 2px solid #FFF;
    background-color: rgba(150,56,58,0.8)
}
/*.architectural-section .col-sm-4 {
	height: 100vh;
}*/
.architectural-section .col-sm-8 {
	padding: 120px 165px 120px 120px;
	vertical-align: top;
}
.half-height {
	height: 35vh;
/*	height: 50vh;
*/}
.bg-grid, .bg-gradient {
    padding: 25px 60px;
/*	padding: 110px;
*/}
.bg-grid h3, .bg-gradient h3 {
	font-size: 36px;
	margin-bottom: 5px;
}
.bg-gradient {
	background: linear-gradient(to right, #96393B, #C6543E);
}
.bg-grid {
	background-image: url(images/bg-grid.jpg);
	background-size: cover;
}
.bg-grid .button, .bg-gradient .button {
	font-weight: 400;
}
.bg-grid h3 {
	color: #96383A;
}
.bg-grid p {
	color: #6D6E71;
}
.border-top{
    border-top: 1px solid #eee;
}
.border-bottom{
    border-bottom: 1px solid #eee;
}
.button.btn-variant-2 {
	background: linear-gradient(to right, #FFF 50%, #232121 50%);
	background-size: 200% 100%;
	color: #96383A;
}
.button.btn-variant-2:hover {
	background-position: right;
	color: #FFF;
}
.footer {
	padding: 120px;
	padding-bottom: 0px;
	background-color: #161616;
	position: relative;
	background-image: url(images/bg-footer.png);
	background-size: 350px;
	background-position: 59.5% 100%;
}
.footer::before {
	position: absolute;
	content: '';
	top: 0px;
	right: 0px;
	left: 66.6%;
	bottom: 0px;
	background-color: #FFF;
}
.footer .frame {
	position: relative;
	z-index: 10;
}
.footer .coltable > .col {
	float: left;
	display: inline-block;
	width: unset;
	margin-right: 50px;
}
.footer .h4 {
	color: #FFF;
	letter-spacing: -1px;
	font-weight: 600;
	font-size: 36px;
	margin-bottom: 30px;
	text-transform: capitalize;
	font-family: "poppins", "sans-serif";
}
.footer .foot-menu > li a {
	color: #FFF;
	font-family: "poppins", "sans-serif";
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
}
.footer .foot-menu > li a:hover {
	color: #FFF;
	margin-left: 5px;
}
.footer .foot-menu > li a b {
	color: #FFF;
	font-weight: 600;
	margin-right: 15px;
}
.footer .social-btns {
	margin-top: 30px;
	display: block;
}
.footer .social-btns a {
	height: 50px;
	width: 50px;
	display: inline-block;
	float: left;
	color: #FFF;
	background: linear-gradient(to right, #96393B, #C6543E);
	position: relative;
	transition: all 0.2s ease-in-out 0s;
	overflow: hidden;
	margin-right: 5px;
}
.footer .social-btns a::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: translateY(-100%);
	background-color: #FFF;
	transition: all 0.2s ease-in-out 0s;
}
.footer .social-btns a:hover::before {
	transform: translateY(0%);
}
.footer .social-btns a span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 21px;
	transition: all 0.2s ease-in-out 0s;
}
.footer .social-btns a:hover {
	border-color: #FFF;
}
.footer .social-btns a:hover span {
	color: #96393B;
}
.footer .logo {
	height: 88px;
	min-width: 300px;
}
.footer .coltable > .col:last-child {
	float: right;
	margin-right: 0px;
}
.footer .logos-wrap {
	margin-top: 120px;
}
.footer .yamaha-logos img {
	height: 55px;
	margin-right: 30px;
}
.footer .logos-wrap a {
	display: table;
	margin-left: auto;
	color: #808080;
	text-decoration: none;
	font-weight: 400;
	font-family: "poppins", "sans-serif";
	font-size: 12px;
	transition: all 0.2s ease-in-out 0s;
}
.footer .logo-col img {
	width: 250px;
}
.footer .logos-wrap a:hover {
	color: #F00;
}
.footer .coltable.vbottom.logos-wrap > .col {
	display: table-cell!important;
	float: unset!important;
}
.footer .col:nth-child(3) .menulink:last-child {
	line-height: 24px;
}
.footer .col:nth-child(3) .menulink:last-child span {
	margin-left: 40px;
}
.copyright {
	background-color: transparent;
	border-top: 1px solid #333;
	margin-top: 40px;
	padding: 40px 0px;
	padding-bottom: 60px;
	width: 40%;
}
.copyright .legal-links {
	float: right;
	display: inline-block;
}
.copyright .legal-links a {
	display: inline-block;
	font-family: "Poppins", "Sans-serif";
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
}
.copyright .legal-links a:hover {
	color: #FEC319;
}
.copyright .legal-links a:first-child {
	margin-right: 10px;
}
.copyright p {
	float: left;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
}
.footer .form-block {
	border: 0px;
	padding: 0px;
}
.footer .form-block label {
	display: none;
}
.form-form_contact .form-block .field.field-group-{
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.form-form_contact .form-block .field:last-child{   
    width: 100%;
    display: block;
    text-align: right;
}
.form-form_contact .form-block{
    padding: 20px;
}
.form-form_contact .form-block input,
.form-form_contact .form-block textarea,
.form-form_contact .form-block select,
.footer .form-block input,
.footer .form-block textarea {
	border: 0px;
	border-bottom: 2px solid #DDD;
	font-family: "poppins", "sans-serif";
	font-weight: 400;
}
.form-form_contact .form-block button,
.footer .form-block button {
	background: linear-gradient(to right, #96393B, #C6543E);
	font-family: "poppins", "sans-serif";
	font-weight: 400;
	font-size: 16px;
	padding: 20px 50px;
}
.footer .form-col h2 {
	color: #000;
    letter-spacing: -1px;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-family: "poppins", "sans-serif";
	width: 360px;
}
.form-block .field.dropdown {
    position: relative;
}
.form-block .field select {
    -webkit-appearance: button;
    outline: none;
}
.form-block .field.dropdown::after {
    content: '\f078';
    position: absolute;
    font-size: 20px;
    font-family: "Font Awesome 5 Pro";
    top: 45px;
    right: 20px;
    width: 20px;
    height: 20px;
    pointer-events: none;
    color: #999;
}
.form-block .field select:focus .form-block .field.dropdown::after,
.form-block .field select:hover .form-block .field.dropdown::after {
    color: #000;
}
.pb-block-type-form h2{
    display: none;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
.box.testimonial {
	display: inline-block;
	padding: 0;
    vertical-align: top;
}
.box.testimonial h3 {
	font-size: 21px;
}
.auth-name {
	font-weight: 400;
}
.testimonial blockquote > footer > .divider {
	display: none;
}
.testimonial .auth {
	background-color: #F2F2F2;
	border: 1px solid #DDD;
	padding: 20px 30px;
	margin-bottom: -40px;
	border-bottom: 0px;
	margin-top: 40px;
}
.testimonial .col{
    padding: 20px
}
.testimonial .col:not(:last-child){
    padding: 0;
    background-color: #F2F2F2;
}
.testimonial p {
	text-align: justify;
}
.testimonial blockquote > p i{
    font-size: 20px;
    color: #96383A;
    top: 0;
    left: 0;
}
.testimonial .auth{
    margin: 0;
    font-size: 16px;
    border: none;
}
.header-buffer {
	height: 102px;
	transition: all 0.5s ease-in-out 0s;
}
.header-buffer.alt {
	height: 58px;
}
.body .frame h1 {
	margin-bottom: 20px;
/*	margin-bottom: 70px;
*/}
.section-services .col-sm-12{
    padding: 0;
}
.section-services .pb-column:not(:first-child){
    border-left: 2px solid #eee;
}
.section-services .pb-column{
    min-height: 200px;
    padding: 0;
}
.section-services .pb-column::after{
    content: '';
    min-height: 350px;
    border: 3px solid #fff;
    width: 100%;
    display: none;
    position: absolute;
    top: 5%;
    left: 5%;
    right: 5%;
    bottom: 5%;
}
/*
.section-services .pb-column:first-child,
.section-services .pb-column:nth-child(3){
    background-color:rgba(150,56,58);
}
.section-services .pb-column:nth-child(2),
.section-services .pb-column:nth-child(4){
    background-color:rgba(0,0,0,0.9);
}*/
.section-services .pb-column:hover
.service-desc p{
    display: block;
}
.section-services .pb-column:hover{
    background-blend-mode: multiply;
}
/*.section-services .pb-column:first-child:hover{
    background-image: url("images/bg/slices_01.jpg");
}
.section-services .pb-column:nth-child(2):hover{
    background-image: url("images/bg/slices_02.png");
}
.section-services .pb-column:nth-child(3):hover{
    background-image: url("images/bg/slices_03.png");
}
.section-services .pb-column:nth-child(4):hover{
    background-image: url("images/bg/slices_04.png");
}
*/.section-title{
    background-image: url('/site/file/post/yXtwWSWc/bg-grid.jpg');
    background-repeat: repeat;
    background-size: contain;
    border-bottom: 1px solid #eee;
}
.section-title > .frame{
    padding: 30px 0;
}
.section-title .column{
    width: 31.33%;
}
.section-title h1{
    margin-bottom: 0 !important;
    line-height: 45px;
    font-size: 45px;
}
.section-title h2{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}
.section-about .col-sm-12,
.section-about .pb-column,
.section-process .col-sm-12,
.section-process .pb-column{
    padding: 0;
}
.section-about img{
    filter: grayscale(80%);
}
.section-about .pb-row:hover img{
    filter: grayscale(0%);
}
.section-about .pad{
    padding: 40px;
}
.section-process .pad{
    padding: 40px 45px;
}
.section-contact .pb-column:nth-child(2){
    border-left: 2px solid #eee;
    border-right: 2px solid #eee;
}
.service-title h3{
    font-family: "europa", "sans-serif";
}
.service-title h3,
.service-desc p{
}
.service-title h3{
}
.service-desc p{
}
.text-red{
    color: #96383A;
}
.text-white{
    color: #fff;
}
.text-grey{
    color: #6D6E71;
}
.text-black,
.text-black > *{
    color: #333838;
}
.bg-red{
    background-color: #96383A;
}
.border-box{
    padding: 20px;
}
.file-wrapper{
    padding: 20px 0;
/*    display: table;
    margin: 40px auto 20px;
*/}
.file-wrapper .box{
    display: inline-block;
    padding: 10px;
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(255,255,255,0.5);
    vertical-align: top;
/*    background-color:rgba(150,56,58,0.9);
    background-blend-mode: overlay;
*/}
.file-wrapper .box h4{
    color: #96383A;
    font-size: 25px;
    float: left;
    margin: 10px 20px 0;
}
.file-wrapper .box .button{
    float: right;
    padding: 5px 15px;
    font-size: 30px;
/*    height: 100%;
*/    background-color: #96383A;
}
.file-wrapper .box .button i{
    position: relative;
/*    transform: translateY(120%);
*/}
.file-wrapper .box .button::after{
    background: none;
}
.files-frame,
.pdf-frame{
    vertical-align: top;
    float: left;
}
.files-frame{
    width: 40%;
    padding: 0 20px 0 0;
}
.pdf-frame{
    width: 60%;
    height: 500px;
    overflow: hidden;
}
.files-frame .box{
    display: flow-root;
    margin-bottom: 15px;
}
.files-frame .box.active{
    background-color: #ddd;
}
.files-frame .box .button{
    padding: 10px 30px;
    font-size: 20px;
}
.box.bg-gradient{
    background: linear-gradient(to right, rgba(150,57,59,1) , rgba(198,84,62,1));
    padding: 30px 50px;
}
p.medium-size{
    font-size: 18px;
}
.row-process ul li{
    font-family: "europa", "sans-serif";
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 0;
    color: #333838;
}
.row-process ul li:last-child{
    margin: 0 0 20px;
}
.row-process p{
    color: #333838;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 12px;
}
.row-process .pb-block-type-image::before,
.row-process .pb-block-type-image::after{
    display: none;
/*    display: block;
*/    position: absolute;
}
.row-process .pb-block-type-image::before{
    background-color:rgba(150,56,58);
    z-index: 98;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
}
.row-process:nth-child(odd){
    background-color:rgba(109,110,113,0.02);
    background-image: url('/site/file/post/F8aP427j/bg-grid.jpg');
/*    background-size: contain;
*/    background-size: 400px;
}
.row-process:nth-child(odd) h3{
    margin: 0;
}
.row-process:nth-child(odd) .pb-block-type-image::before{
    background-color: rgba(51,56,56);
}
.row-process:nth-child(odd){
    padding: 35px 0;
}
.row-process:nth-child(even){
    padding: 50px 0;
}
.row-process .pb-block-type-text{
    padding: 0 35px;
}
/*.row-process .pb-block-type-image{
    padding: 50px 25px;
}
*/.row-process .pb-block-type-image::after{
    z-index: 99;
    content: '1';
    font-size: 200px;
    top: 20%;
    left: 45%;
    color: #fff;
}
.row-process:nth-child(4) .pb-block-type-image::after{
    content: '2';
}
.row-process:nth-child(5) .pb-block-type-image::after{
    content: '3';
}
.row-process:nth-child(6) .pb-block-type-image::after{
    content: '4';
}
.row-process:nth-child(7) .pb-block-type-image::after{
    content: '5';
}
.row-process:nth-child(8) .pb-block-type-image::after{
    content: '6';
}
.steps-link .button{
    background-color: #fff;
    background: none;
    color: #96383A;   
    padding: 15px 50px;
}
.steps-link .button::after{
    background-image: none;
    content:'\f054';
    font-family: "Font Awesome 5 Pro";
    top: 18px;
    right: 0;
    width: 0;
    height: 0;
}
.steps-link .button:last-child::after{
    display: none;
}
ul li{
    color: #96383A;
    list-style-position: inside;
}
.float-left{
    float: left;
}
hr{
    border-bottom: 2px solid #eee;
}
.no-pad > .pb-column:not(:first-child){
    padding: 0;
}
.no-pad > .pb-column:first-child{
    padding: 0 50px;
}
.architectural-section{
    background-color: rgba(0,0,0,0.5);
    background-blend-mode: overlay;
    border-top: 3px solid rgba(0,0,0,0.2);;
}
.section-services,
.section-services .pb-column{
    overflow: hidden;
}
.section-services img.bg-img{
    top: 0;
}
.service-title,
.service-desc{
    position: relative;
    z-index: 100;
    padding: 0 10px;
}
.service-title{
    padding: 20px 10px;
}
.gallery-title{
    position: absolute;
    bottom: 15%;
    left: 0%;
    width: 50%;
    padding: 10px 20px;
    background:linear-gradient(to right, rgba(150,57,59,1) , rgba(198,84,62,1)); 
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.3);
}
.image-wrap img{
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.2);
}
.gallery-title p{
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
img.bg-img{
    position: absolute;
    top: 0;
    filter: opacity(0.2);
}
img.bg-img.right-img{
    right: 0;
}
img.bg-img.left-img{
    left: 0;
}
/*Custom CSS*/
img.xxx-small-img{
    max-width: 70px;
}
img.xx-small-img{
    max-width: 100px;
}
img.x-small-img{
    max-width: 150px;
}
img.small-img{
    max-width: 250px;
}
img.medium-img{
    max-width: 350px;
}
img.large-img{
    max-width: 450px;
}
img.x-large-img{
    max-width: 550px;
}
img.left-img{
    display: block;
    margin: 0 auto 0 0;
}
img.right-img{
    display: block;
    margin: 0 0 0 auto;
}
img.center-img{
    display: block;
    margin: 0 auto;
}
img.low-opacity{
    filter: opacity(0.6);
}
.pad-20{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.pad-bottom-0{
    padding-bottom: 0 !important;
}
.scroll-down{
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: none;
    z-index: 100001;
}
.scroll-down img{
     background-color: #fff;
    padding: 10px 12px;
    border-radius: 100%;
    max-width: 45px;
}
figure.play img{
    max-width: 20px;
}
.play{
	animation: animationFrames ease 1s;
	-webkit-animation: shake-vertical 8s ease-in-out infinite both;
	        animation: shake-vertical 8s ease-in-out infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2019-10-24 16:30:21
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation shake-vertical
 * ----------------------------------------
 */
@-webkit-keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}
@keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}
.header-mobile{
    display: none;
}
iframe #outerContainer #mainContainer div.toolbar {
  display: none !important; /* hide PDF viewer toolbar */
}
iframe #outerContainer #mainContainer #viewerContainer {
  top: 0 !important; /* move doc up into empty bar space */
}

/******RESPONSIVE COLUMNS OVERRIDE*****/

@media screen and (max-width:1000px) {
/*     .pb-row-column-3 .pb-column{
        width: auto;
    }*/
}
@media screen and (max-width:800px) {
    .pb-row-column-1 .pb-column,
    .pb-row-column-2 .pb-column{
        display: block;
        width: 100%;
    }
}
@media screen and (max-width:600px) {
    .pb-section-column-va-center .pb-column, .vcenter:not(.coltable){
        display: block;
    }
}

/******RESPONSIVE OVERRIDE*****/

@media screen and (max-width:1800px) {
    .frame{
        width: 100%;
    }
    .header .frame{
        padding: 0 20px;
    }
}
@media screen and (max-width:1600px) {
    
    .full-height{
        height: 70vh;
    }
    .banner-section{
        background-position: center !important;
    }
    .half-height{
        height: 40vh;
    }
    .footer{
       padding: 120px 60px 20px; 
    }
    .footer > .frame > .coltable > .col{
        padding: 0;
        padding-bottom: 40px;
    }
    .section-services img.bg-img{
        bottom: 0 !important;
        top: unset;
    }
    .service-title{
        background:rgba(150,56,58,0.9);
    }
    .service-title h3{
        color: #fff;
    }
    .service-desc p{
        margin: 0;
    }
    .service-desc {
        padding: 20px;
    }
    .service-title h3{
        font-size: 25px;
    }
}
@media screen and (max-width:1300px) {

    .header-buffer{
        height: 160px;
    }
.header-desktop{
    display: none;
}.header-mobile{
    display: block;
}
    .header p.head-contact{
        padding-top: 50px;
    }
    .header p.head-contact a{
        color: #fff;
        background-color: #96383A;
        padding: 12px 15px;
    }
    .header p.head-contact a:hover{
        background-color: #C6543E;
    }
    ul.menu{
        width: 100%;
    }
    .header img {
    position: relative;
    margin-bottom: 5px;
}
    .architectural-section{
        padding: 0 !important;        
    }
    .architectural-section .half-height{
        height: 35vh;
    }
    .architectural-section .pb-column:first-child{
        width: 100%;
        display: block;
        padding: 50px !important;
    }
    .architectural-section .bg-grid,
    .architectural-section .bg-gradient{
        padding: 20px;
        text-align: center;
    }
    .architectural-section .pb-column{
        width: 50%;
    }
    .scroll-down{
        display: block;
    }
    .scroll-down.hide{
        display: none;
    }
    .footer .coltable > .col:last-child{
        width: 40%;
        display: block;
        float:none;
        margin: 0 auto;
    }
    .footer .coltable > .col{
        width: 33.33%;
        margin-right: 0;
    }
    .footer::before{
        display: none;
    }
    .footer .form-col h2{
        color: #96383A;
        width: 100%;
        text-align: center;
    }
    .footer .form-block button{
        display: block;
        margin: 0 auto;
    }
    .copyright{
        width: 100%;
        padding-bottom: 0;
    }
    .copyright p{
        float: none;
    }/*
    .section-services .pb-column{
        padding: 0 25px;
    }*/
    .row-services .pb-column{
        width: 50%;
        float: left;
    }
}
@media screen and (max-width:1200px) {
    iframe {
		width:100% !important;
	}
	.section-feature.sf-about,
	.section-feature.sf-gift,
	.section-feature.sf-party {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mobi-box {
		padding: 20px;
		box-sizing: border-box;
		border-radius: 20px;
		background-color: rgba(255,255,255,0.8);
		color: #000;
	}
	.mobi-box .h2,
	.mobi-box .h3,
	.mobi-box a,
	.mobi-box p {
		color: #000 !important;
		text-shadow: none !important;
		border-color:#000 !important;
	}
	.section-feature.sf-party,
	.section-feature.sf-about {
		background-position: left top;
	}
    .banner-section .pb-column:first-child{
        display: block;
        width: 100%;
    }
    .banner-testimonials.float-left{
        float: none;
    }
    .full-height{
        height: 90vh;
    }    
    .banner-section .pb-column{
        width: 50%;
    }
    .steps-link .button{
        padding: 15px;
    }
    .steps-link .button:first-child{
        padding-left: 0;
    }
    .section-title .column{
        width: 50%;
    }
}
@media screen and (max-width:1000px) {
    ul.menu .menulink{
        padding: 15px 10px;
    }
    .section-contact .pb-column:nth-child(2){
        border-left: none;
        border-right: none;
    }
}
@media screen and (max-width:900px) {
    span.text{
        display: none;
    }
    .service-desc {
        padding: 10px;
    }
    .box.bg-gradient{
        padding: 30px;
    }
}
@media screen and (max-width:800px) {
    ul.menu li:nth-child(2) .menulink:hover::before, ul.menu li.active:nth-child(2) .menulink::before{
        left: 0;
    }

    h1, .h1 {
    font-size: 45px;
    }
    .header-buffer{
        height: 230px;
    }
    .header .col{
        width: 40% !important;
        margin: 0 auto;
        display: block;
    }
    .header .col:first-child{
        width: 100%;
    }
    .header .logo{
        margin: 0 auto;
    }
    ul.menu li:not(:last-child) .menulink{
            margin-right: 0;
    }
	.h2, h2, .h3, h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.section-feature.sf-gift .h2, .section-feature.sf-party .h2 {
		font-size: 32px;
		line-height: 30px;
		color: #90469b !important;
	}
	.banner h2, .banner .h2,
	.banner h1, .banner .h1 {
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 5px;
	}
	.banner .bt {
		transform: scale(0.6,0.6);
	}
	.section-feature.sf-gift {
		background-size: cover;
	}
    .footer .coltable > .col{
        width: 100%;
        margin-right: 0;
    }	
    .footer {
		text-align: center;
        padding: 120px 20px 20px;
	}
	.footer .break {
		margin-left: auto;
		margin-right: auto;
	}
	.footer .h4 {
		margin-top: 40px;
	}
    .footer .social-btns a{
        float: none;
    }
    .files-frame,
    .pdf-frame{
        width: 100%;
        display: block;
    }
    .row-process .pb-block-type-text{
        padding: 10px;
    }
    .section-process .pad{
        padding: 10px;
    }
    .section-title > .frame{
        padding: 30px 20px;
    }
    .section-title .column{
        width: 100%;
    }
    .section-title h1{
        font-size: 35px;
    }.service-title h3 {
    font-size: 20px;
}
    .box.bg-gradient{
        padding: 10px 20px;
    }
}
@media screen and (max-width:600px) {
    .banner-section{
        height: 120vh !important;
    }
    .banner-section .frame{
        top: 25%;
    }
    .section-about .pad{
        padding: 0;
    }
	.section-feature.sf-gift,
	.section-feature.sf-party {
		text-align: center;
	}
	.footer .coltable .col:first-child .h4 {
		margin-top: 0;
	}
	.footer .foot-product-wrap {
		width: 75%;
		margin: 0 auto;
	}
	.section-feature.sf-about {
		background-size: contain;
	}
    .banner-section .pb-column{
        width: 100%;
    }
    .architectural-section .pb-column{
        width: 100%;
        display: block;
    }
    .architectural-section .half-height{
        height: auto;
    }
    .architectural-section .pb-column:first-child{
        padding: 20px !important;
    }
    .full-height{
        height: 100vh;
    }
    .files-frame{
        padding-right: 0;
    }
    .file-wrapper .box h4,
    .files-frame .box .button{
        float: none;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .row-services .pb-column{
        width: 100%;
    }

    .section-contact .button{
        display: block;
    }
    .overlay.red-stroke::before{
            background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 60%, rgba(6,6,6,0.7));
    }
    .service-title {
    padding: 1px;
}
}
@media screen and (max-width:500px) {
    
    .steps-link .button {
    padding: 15px;
        display: block;
        background-color: #96383A;
        color: #fff;
        margin-bottom: 10px;
}
    .steps-link .button::after{
        display: none;
    }
    
    .header .col{
        width: 80% !important;
    }
}