/*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: 0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, .h5, h5 {
}
h1,.h1 {
	font-size: 42px;
	line-height: 38px;
}

.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: inline-block;
	height: 150px;
	max-width: 300px;
	background-position: center;
}
.header {
	padding: 30px 0;
}
.header .logo-wrap {
	text-align: center;
}
.header .head-cart-data .fa {
	color:#90469b;
}
.header .col-slogan {
	text-align: right;
}
.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;
}

ul.menu .menulink {
	padding: 11.5px 15px 11px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	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 #9e46ab;
}
.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-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;	
}

.frame
{
	width: 90%;
}

/* Fonts */
*
{
	font-family: 'Proxima Soft', sans-serif;
	font-weight: 300;
}
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5
{
	font-family: 'Poppins', sans-serif;
	line-height: 1.2;
}
.button
{
	font-family: 'Proxima Soft', sans-serif;
}

h2, .h2
{
	font-size: 42px;
	font-weight: 600;
	color: #83BC41;
}
h3, .h3
{
	font-size: 24px;
	font-weight: 500;
	color: #333;
}
h5, .h5
{
	font-size: 18px;
	font-weight: 500;
	color: #83bc41;
}
p
{
	font-size: 14px;
	line-height: 1.6;
}

.flex-container
{
	display: flex;
}
.flex-box
{
	display: flex;
}

/* Buttons */
.button
{
	background-color: #83bc41;
	border: 2px solid #83bc41;
	border-radius: 100px;
	color: #fff;
	text-transform: none;
	font-size: 12px;
}
.button:hover
{
	background-color: #79AD3E;
	border-color: #79AD3E;
}
input[type="submit"], 
button
{
	background-color: #83bc41;
	border: 2px solid #83bc41 !important;
	border-radius: 100px !important;
	color: #fff;
	text-transform: none;
	font-size: 12px;
	padding: 8px 20px;
}
input[type="submit"]:hover, 
button:hover
{
	background-color: #79AD3E;
	border-color: #79AD3E;
}
.button.btn-variant-1
{
	background-color: #1A1A1A;
	border-color: #1A1A1A;
}
.button.btn-variant-1:hover
{
	background-color: #79AD3E;
	border-color: #79AD3E;
}
.button.btn-variant-2
{
	background-color: #1A1A1A;
	border-color: #1A1A1A;
	color: #79AD3E;
}
.button.btn-variant-2:hover
{
	background-color: #060606;
	border-color: #060606;
}
.button.btn-variant-4
{
	background-color: #2F2F2F;
	border-color: #2F2F2F;
	border-radius: 4px;
}
.button.btn-variant-4:hover
{
	background-color: #79AD3E;
	border-color: #79AD3E;
}
.button.btn-variant-4 span
{
	font-size: 15px;
	line-height: 1.1;
}
.button.btn-variant-5
{
	background-color: #1A1A1A;
	border-color: #7A7A7A;
	border-radius: 50px;
	padding: 2px 8px 2px 2px;
	color: #7A7A7A;
	font-size: 12px;
	text-transform: none;
}
.button.btn-variant-5:hover
{
	background-color: #83bc41;
	border-color: #83bc41;
	color: #fff;
}

/* Icons & Btn Extras */
.header-bar *
{
	transition: all 0.2s ease-in-out 0s;
}

.circle-icon
{
	background-color: #83bc41;
	border: none;
	border-radius: 152px;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	margin-right: 5px;
}
.social-links .circle-icon
{
	background-color: #1A1A1A;
	border: 2px solid #7a7a7a;
	width: 28px;
	height: 28px;
	text-align: center;
}
.social-links .circle-icon:hover
{
	background-color: #83bc41;
	border-color: #83bc41;
}

.header-bar
{
	background-color: #111;
	padding: 10px 0;
	border-bottom: 2px solid #333;
}
.contact-bar p
{
	color: #7A7A7A;
	font-weight: 500;
	margin-right: 15px;
	margin-bottom: 0;
}
.contact-bar .flex-container
{
	justify-content: flex-end;
}
.contact-bar .flex-box
{
	justify-content: space-between;
	align-items: center;
}
.contact-bar .flex-box:first-child
{
	margin-right: 35px;
}

.header
{
	background-color: #1A1A1A;
}
.header .logo-wrap
{
	text-align: left;
}
.logo
{
	height: 75px;
	background-position: left;
}
.coltable.col2 > .col.col-logo
{
	width: 15%;
}
.coltable.col2 > .col.col-nav
{
	width: auto;
}

.navigation
{
	width: 65%;
	background-color: unset;
	border: none;
}
.navigation ul.menu li a
{
	text-transform: none;
	font-size: 12px;
	padding: 8px;
	margin: 0 2.5px;
}
ul.menu .menulink:hover
{
	background-color: #83bc41;
	border-radius: 100px;
}
.navigation ul.menu li:first-child a
{
	margin-left: 0;
}
.navigation ul.menu li:last-child a
{
	margin-right: 0;
}

/* Footer */
.footer
{
	background-color: #1a1a1a;
	border: none;
}
.copyright
{
	background-color: unset;
}
.footer .icon
{
	margin-right: 10px;
}
.footer .button.btn-variant-1 .icon
{
	background-color: #fff;
	border: none;
	border-radius: 152px;
	padding: 4px;
	font-size: 11px;
	color: #333;
}
.footer .h4
{
	text-transform: none;
	color: #fff;
	margin-bottom: 20px;
}
.footer .foot-menu > li a
{
	color: #fff;
}
.footer .foot-menu > li a:hover
{
	color: #83bc41;
}
.footer .flex-box
{
	flex-wrap: wrap;
}
.footer .button-wrapper
{
	margin-top: 45px;
}
.footer .logo-wrap
{
	width: 100%;
	text-align: right;
}
.footer .logo-wrap img
{
	width: 25%;
}
.footer .flex-box:first-child
{
	width: 42%;
}
.footer .flex-box:last-child
{
	width: 58%;
}
.footer .flex-box:last-child .button-wrapper
{
	width: 100%;
	text-align: right;
}
.copyright p
{
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
}
.footer .button-wrapper
{
	display: flex;
	justify-content: space-between;
}
.footer .logo
{
	background-position: right;
}

/* Home Page */
.pb-column, 
.col-sm-12
{
	padding: 0;
}

.bx-wrapper
{
	margin-bottom: 0 !important;
}
.bx-wrapper .bx-pager
{
	display: none;
}
.bx-viewport
{
	height: unset !important;
}
.slider-wrapper .slide-image
{
	background-position: center;
	background-size: cover;
}
.slider-wrapper .slide-inner
{
	background-color: rgba(0,0,0,0.5);
}
.slider-wrapper p.h1
{
	font-size: 62px;
}
.bx-wrapper .bx-controls-direction a.disabled
{
	display: block !important;
}
.bx-wrapper .bx-prev
{
	background-image: url("images/left.png");
}
.bx-wrapper .bx-prev:hover::before
{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	
	background-image: url("images/left-white.png");
}
.slider-wrapper > .slide-overlay
{
	z-index: 10;
}

/* Home Service Section */
.pb-row.w50
{
	width: 45%;
}
.home-section-services
{
	background-color: #83bc41;
	background-repeat: no-repeat!important;
	background-size: 100%!important;
	background-position: -400px -100px;
}
.home-section-services .pb-container
{
	display: flex;
	justify-content: space-around;
	position: relative;
	top: -60px;
	z-index: 20;
}
.home-section-services .pb-row
{
	display: flex;
}
.home-section-services .col-sm-4
{
	position: relative;
	text-align: center;
	background-color: #fff;
	border-radius: 4px 0 0 4px;
	padding: 30px 20px;
}
.home-section-services h3
{
	margin-bottom: 0;
}
.home-section-services .button-wrapper
{
	position: absolute;
	bottom: 30px;
}
.home-section-services .pb-block.pb-block-type-image .pb-block-content img
{
	border-radius: 0 4px 4px 0;
}

.our-story
{
	border: 10px solid #fff;
}
.our-story .col-sm-6
{
	text-align: center;
}
.our-story h2
{
	width: 222px;
	position: relative;
	margin: 0 auto 25px;
}
.our-story h2::before,
.our-story .h2::before
{
	content: '';
	
	position: relative;
	left: -12px;
	top: 40px;
	
	display: block;
	width: 70px;
	height: 70px;
	
	background-image: url("images/title-house.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.our-story ul
{
	position: relative;
}
.our-story li
{
	display: flex;
	transition: all 0.2s ease-in-out 0s;
	transform-origin: left;
}
.our-story li .circle
{
	display: block;
	height: 55px;
	width: 55px;
	background-color: #83bc41;
	border: 5px solid #fff;
	border-radius: 152px;
	transform: translateX(-40%);
}
.our-story ul::before
{
	content: '';
	
	position: absolute;
	top: -30px;
	bottom: 0;
	left: 0;
	
	display: block;
	height: 110%;
	width: 12px;
	
	background-color: #fff;
	border-radius: 100px;
}
.our-story ul h5
{
	margin-top: 10px;
	margin-bottom: 0;
}
.our-story ul p
{
	margin-bottom: 30px;
	font-size: 12px;
}
.our-story li:hover
{
	transform: scale(1.2);
}
.our-story .col-sm-6 .button-wrapper
{
	margin-top: 35px;
}

.developments
{
	border: 10px solid #fff;
	border-top: none;
}
.developments .pb-row
{
	display: flex;
}
.developments .col-sm-3
{
	background-color: #F2F2F2;
	border-right: 10px solid #fff;
	padding: 45px 45px 75px;
}

.developments .col-sm-3 .button-wrapper
{
	margin-top: 35px;
}

.contact-buttons .button-wrapper
{
	display: flex;
	position: relative;
	top: -60px;
}
.contact-buttons .button
{
	display: flex;
	align-items: center;
	width: 30%;
	margin: 0 auto;
	
	padding: 25px 45px;
	border-radius: 4px;
	font-size: 24px;
}
.contact-buttons .button:first-child
{
	margin-left: 0;
}
.contact-buttons .button:last-child
{
	margin-right: 0;
}

.contact-form-section .pb-row
{
	display: flex;
}
.contact-form-section .col-sm-12
{
	width: 60%;
	margin:  0 auto;
}

.page-banner
{
	position: relative;
	padding-bottom: 110px !important;
}
.page-banner::before
{
	content: '';
	
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	background-color: rgba(0,0,0,0.5);
}
.page-banner h1
{
	text-align: center;
	margin-bottom: 0;
	color: #fff;
}

.post-type-news
{
	display: flex;
	flex-wrap: wrap;
}
.post-wrap .post-item
{
	height: 100%;
}
.post-wrap .post-item:hover
{
	border-color: #83bc41;
}
.post-item .post-image.date-label .date
{
	position: absolute;
	top: 0;
	right: 0;
	left: unset;
	
	display: none;
}
.post-item .post-image.date-label .info-icons
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.8);
	padding: 7.5px 10px;
}
.post-wrap.post-type-news .post-item .post-body
{
	display: flex;
	flex-direction: column;
	height: 100%;
}
.post-wrap.post-type-news .post-item h3
{
	min-height: unset;
	margin-bottom: 10px;
}

.news-header
{
	background-image: none !important;
	padding-top: 35px;
}
.news-intro .wrap
{
	display: none;
}
.news-intro .info-icons
{
	position: absolute;
	right: 40px;
	top: 50%;
}
.news-intro .info-icons span
{
	margin-left: 20px;
	font-size: 20px;
}



/* Developments Slider */
.home-section.developments .col-sm-9
{
	padding: 50px;
	padding-right: 0;
	background-color: #eee;
}
ul.development-bxslider
{
	display: flex;
}
.devSlide.inner-wrap
{
	position: relative;
	background-color: #83BC41;
	overflow: hidden;
	border-bottom-left-radius: 20px;
	height: 100%;
}
.devSlide.inner-wrap .development-date
{
	position: absolute;
	top: 25px;
	right: unset;
	bottom: unset;
	left: 0;
	
	padding: 8px 10px;
	background-color: #333;
	color: #fff;
	font-weight: 500;
}
.devSlide.inner-wrap .info-container
{
	position: absolute;
	top: 48%;
	right: 25px;
	
	display: flex;
}
.devSlide.inner-wrap .info-container span
{
	background-color: #fff;
	color: #ccc;
	width: 50px;
	height: 50px;
	text-align: center;
	padding: 6px 0px;
	margin-left: 5px;
	display: flex;
	flex-direction: column;
	font-size: 20px;
	font-weight: 400;
}
.devSlide.inner-wrap h3
{
	margin-left: 25px;
	margin-top: 35px;
	color: #fff;
}
.devSlide.inner-wrap p
{
	color: #fff;
	margin-left: 25px;
	padding-right: 25px;
}

.bx-development-wrapper .bx-controls-direction a
{
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;
	transform: translateY(-50%);
	transition: all 0.2s ease-in-out;
	margin-top: -16px;
	outline: 0;
	text-indent: -9999px;
	z-index: 99 !important;
}
.bx-development-wrapper .bx-controls-direction a::before
{
	content: '';
	
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	background-color: #fff;
}
.bx-development-wrapper .bx-controls-direction a::after
{
	content: '';
	
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	background-position: center;
	background-size: 42%;
	background-repeat: no-repeat;
	
	transition: all 0.2s ease-in-out 0s;
	opacity: 0.5;
}
.bx-development-wrapper .bx-prev
{
	left: 0;
}
.bx-development-wrapper .bx-next
{
	right: 0;
}
.bx-development-wrapper .bx-prev::after
{
	background-image: url("images/controls-left.svg");
}
.bx-development-wrapper .bx-next::after
{
	background-image: url("images/controls-right.svg");
}
.bx-development-wrapper .bx-controls-direction a:hover::after
{
	opacity: 1;
}

.bx-development-wrapper .bx-pager
{
	display: none;
}


/******RESPONSIVE OVERRIDE*****/
@media screen and (max-width: 1440px) {
	.navigation
	{
		width: 72%;
	}
	.home-section-services .col-sm-4
	{
		width: 42%;
	}
	.home-section-services .col-sm-8
	{
		width: 58%;
	}
	h2, .h2
	{
		font-size: 28px;
	}
	p
	{
		font-size: 12.5px;
	}
	.home-section.developments .button:first-child
	{
		margin-bottom: 10px;
	}
	.footer .h4
	{
		font-size: 22px;
	}
	.footer .foot-menu > li a
	{
		font-size: 12.5px;
	}
	.footer .flex-box:first-child
	{
		width: 48%;
	}
	.footer .flex-box:last-child
	{
		width: 52%;
	}
	.our-story h2::before, .our-story .h2::before 
	{
		left: 17px;
		top: 30px;
		width: 60px;
		height: 60px;
	}
}
@media screen and (max-width:1280px) {
	.frame
	{
		width: 95%;
	}
	.home-section-services .col-sm-4
	{
		padding: 20px 10px;
	}
}
@media screen and (max-width:1200px) {
	.row-container > .pb-section
	{
		padding-left: 0;
		padding-right: 0;
	}
	.navigation 
	{
		width: 100%;
	}
	.coltable.col2 > .col.col-logo
	{
		width: 20%;
	}
	.home-section-services .button-wrapper
	{
		bottom: 20px;
	}
	h3, .h3
	{
		font-size: 22px;
	}
	h5, .h5
	{
		font-size: 16px;
	}
	.developments .col-sm-3
	{
		width: 30%;
	}
	.developments .col-sm-9
	{
		width: 70%;
	}
}
@media screen and (max-width: 1100px) {
	.home-section-services .pb-container
	{
		flex-wrap: wrap;
	}
	.pb-row.w50
	{
		width: 60%;
	}
	.pb-row.w50:last-child
	{
		margin-top: 35px;
	}
	.footer .h4
	{
		font-size: 20px;
	}
	.footer .flex-box:first-child
	{
		width: 55%;
	}
	.footer .flex-box:last-child
	{
		width: 45%;
	}
}
@media screen and (max-width: 1000px) {
	.header-bar .coltable.col2 .col
	{
		width: auto;
	}
	.slider-wrapper p.h1
	{
		font-size: 42px;
	}
	h1, .h1
	{
		font-size: 36px;
	}
}
@media screen and (max-width:800px) {
	.h2, h2, .h3, h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.slider-wrapper p.h1
	{
		margin-bottom: 5px;
		font-size: 38px;
	}
	h1, .h1
	{
		font-size: 32px;
	}
	.home-section-services .pb-container
	{
		top: 0px;
	}
	.pb-row.w50
	{
		width: 80%;
	}
	.home-section.our-story .col-sm-3:first-child
	{
		width: 30%;
	}
	.home-section.our-story .col-sm-6
	{
		width: 70%;
	}
	.home-section.our-story .col-sm-3:last-child
	{
		display: none;
	}
	.developments .pb-row
	{
		flex-wrap: wrap;
	}
	.developments .pb-column
	{
		width: 100% !important;
	}
	.developments .col-sm-3
	{
		border-right: none;
		border-bottom: 10px solid #fff;
	}
	.footer .flex-box:first-child
	{
		width: 65%;
	}
	.footer .flex-box:last-child
	{
		width: 35%;
	}
	.our-story h2::before, .our-story .h2::before 
	{
		left: 27px;
	}
	.header .mobile-menu-trigger
	{
		color: #83bc41;
	}
	.navigation
	{
		top: 151px;
		z-index: 10000;
		width: 98%;
		background-color: rgba(42, 42, 42, 0.95) !important;
	}
	.header > .frame .logo
	{
		width: 260px;
	}
}
@media screen and (max-width: 767px) {
	.row-container .pb-block > .pb-block-content
	{
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media screen and (max-width:600px) {
	.contact-bar .flex-container
	{
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.contact-bar .flex-container .flex-box
	{
		margin: 5px 0;
		width: 100%;
	}
	.navigation
	{
		top: 228px;
	}
	.slider-wrapper .slide-cell
	{
		padding: 25px 15px;
	}
	h1, .h1
	{
		font-size: 24px;
	}
	.slider-wrapper .button-wrapper
	{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.slider-wrapper .button-wrapper .button
	{
		width: 65%;
		margin-top: 5px;
	}
	.slider-wrapper .slide-image
	{
		height: 350px !important;
	}
	.home-section-services .pb-row
	{
		display: flex;
		flex-direction: column;
	}
	.home-section-services .pb-column
	{
		width: 100% !important;
	}
	.home-section-services .button-wrapper
	{
		position: relative;
		bottom: 0;
	}
	.home-section.our-story .pb-row
	{
		display: flex;
		flex-direction: column;
	}
	.home-section.our-story .col-sm-3:first-child
	{
		width: 100%;
		padding-left: 40px;
	}
	.home-section.our-story .col-sm-6
	{
		width: 100%;
	}
	.bx-development-wrapper .bx-controls-direction
	{
		display: none;
	}
	.home-section.developments .col-sm-9
	{
		padding: 50px 10px;
	}
	.footer .flex-container
	{
		flex-direction: column;
	}
	.footer .flex-box
	{
		width: 100% !important;
	}
	.footer .flex-box:first-child .coltable
	{
		text-align: center;
	}
	.footer .col:not(:first-child) .h4
	{
		margin-top: 40px;
	}
	.footer .foot-menu
	{
		padding-right: 0;
	}
	.footer .flex-box:last-child
	{
		align-content: center;
		margin-top: 40px;
	}
	.footer .logo-wrap
	{
		text-align: center;
	}
	.footer .logo
	{
		background-position: center;
	}
}