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

/***Main CSS***/
body {
	background-color:#FFF;
	font-family: poppins, sans-serif;
}
.body {
	padding: 80px 0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, .h5, h5 {
}
h1,.h1 {
	font-size: 42px;
	line-height: 38px;
}
.blue-text{
	color: #0304be !important;
}
.uppercase{
	text-transform: uppercase;
}
.button {
	background: none;
	border-radius: 0;
	border:none;
	letter-spacing: 1px;
	color: #fff;
}
.button:hover {
	background: #888;
	border: none;
	color: #fff;
}
.button.btn-orange{
	background-color: #fd6408 !important;
	background: linear-gradient(to right, #999, #FFF);
	background-size: 300% 100%;
	background-position: left;
}
.frame{
	width: 1600px;
}
/*Header*/
.navigation {
	border: none;
	background-color: transparent !important;
}
.logo {
	display: inline-block;
	height: 150px;
	max-width: 300px;
	position: absolute;
	border-radius: 100%;
	background-size: 90% 90%;
	background-position: center center;
	background-color: rgba(0,0,0,0.5);
	padding: 20px;
	margin-top: -20px;
}
.header {
	padding: 0 0 30px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 100;
	width: 100%;
	border-top: 10px solid #fff;
}
.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 {
	padding: 40px 0;
	background: linear-gradient(to right, #ffffff 0%, #ffffff 80%, #202691 80%, #0304be 100%) !important;
	color: #FFF;
	border-bottom: none;
	text-align: left;
	box-shadow: 0px -3px 5px 0px rgba(50, 50, 50, 0.1);
}
.copyright p{
	display: inline-block;
	color: #0304be;
	padding-top: 20px;
	padding-left: 20px;
}
.copyright p > a{
	color: #919191;
}
.link-top{
	text-align: center;
}
.link-top a{
	color: #fff !important;
	font-size: 15px;
	text-transform: uppercase;
/*	background: linear-gradient(to right, #202691, #0304be);
*/}
.link-top a:hover{
	text-decoration: none;
}
.link-top a > i{
	font-size: 24px;
}
.top-contact{
	position: absolute;
    top: -10px;
    right: 10%;
	background: linear-gradient(to right, #202691, #0304be);
	padding: 5px 30px;
	border-radius: 0 0 10px 10px;
	z-index: 1000;
}
.top-contact p{
	margin: 0;
}
.top-contact p > a{
	color: #fff;
	font-weight: 200;
	letter-spacing: 1px;
	font-size: 13px;
}
.top-contact p > a > i{
	padding: 0 5px;
}
.top-contact p > a:hover{
	font-size: 14px;
}
.col-copyright{
	width: 92%;
}
.col-top-link{
	width: 8%;
}
/*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:600;
	font-size:100px;
	text-transform: uppercase;
	letter-spacing: 0;
	margin: 0 0 45px;
}
.banner h2,
.banner .h2 {
	font-weight: 100;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.banner h3,
.banner .h3 {
	text-transform: uppercase;
	font-weight:600;
}
.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.4);
	text-shadow: none;
	text-align: left;
}
.banner .slide .slide-inner .slide-cell{
	padding-left: 200px;
}
.banner .slide .slide-inner .button{
	background-color: #fff;
	color: #fff !important;
	text-transform: uppercase;
	padding: 20px 40px;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 4px;
}
.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:#fff !important;
	background: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-size: cover;
	color: #FFF;
	padding:80px 0 120px;
	border-top: 5px solid;
	border-image: repeating-linear-gradient(to right, #202691, #0304be) 10;
}
.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: 500;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #0304be;
}
.footer .break {
	width: 30px;
    height: 5px;
    margin: 10px 0;
    border-radius: 0;
	background-color: #808080;
}
.footer .foot-menu {
	margin: 0;
	padding-top: 0;
	padding-right:20px;
}
.footer .foot-menu > li a {
	padding: 8px 0;
	border: none;
	font-weight: 300;
	letter-spacing: 1px;
	border-color:#0d63a1;
	font-size: 14px;
	color: #808080;
}
.footer .foot-menu > li a span{
	color: #0304be;
	margin-left: -30px;
	padding-right: 10px;
	font-size: 18px;
}
.footer .foot-menu > li a:hover {
	border: none !important;
	color: #0304be;
}
.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;
}
.footer-logo{
	max-width: 180px;
	float: left;
}
.copyright a {
	color: #FFF;
}

/* Buttons */
.button {
	padding:8px 20px;
	background-color: #0304be !important;
}
.button:hover {
	text-decoration: none !important;
	text-shadow: none !important;
	background-color: #808080 !important;
	background-position: right;
}
.button.bt-outline {
	border-color: #90469b;
	color:#90469b;
}
.button.btn-orange:hover {
	color: #0304be;
}
.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;
}
.section-home-service .pb-column{
	padding: 0;
}
.section-home-service .pb-column:hover .box.services{
	background-color: rgba(32,38,145,0);
}
.section-home-project{}
.section-about{
	box-shadow: inset 0px -15px 15px -10px rgba(0,0,0,0.1);
}
.section-about {
	padding: 180px!important;
}
.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;	
}
.home-info-block .h3{
	margin-top: 40px;
	color: #000;
	letter-spacing: 2px;
}
.home-info-block .h3::before{
	background-image: url(images/hb-info.png);
	content: ' ';
	height: 70px;
	width: 70px;
	left: 50%;
	margin-right: -50%;
	margin-top: -95px;
	transform: translate(-50%, 0%);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 40px;
	display: block;
	position: absolute;
	z-index: 101;
	transition: all 0.4s ease-in-out 0s;
}
.home-info-block::before,
.home-info-block::after{
	content: ' ';
	height: 15px;
	width: 15px;
	position: absolute;
	top: 46px;
	background-repeat: no-repeat;
	background-size: contain;
}
.home-info-block::before{
	margin-left: -20px;
	background-image: url(images/curve-before.png);
}
.home-info-block::after{
	right: -10px;
	background-image: url(images/curve-after.png);
}
.home-info-block{
	width: 30%;
	position: relative;
	margin: 0 auto;
	margin-bottom: -85px;
	padding: 10px;
	border-radius: 10px;
	background-color: #fff;
	z-index: 100;
}
.box.services{
	background-size: cover;
	border: none;
	padding: 50px 90px;
  	background-blend-mode: multiply;
	background-color: rgba(32,38,145,0.8);
	min-height: 600px;
	transition: all 0.4s ease-in-out 0s;
}
.box.services h3{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	color: #000;
}
.box.services .button{
	border-radius: 0;
	background-color: #0304be!important;
	background-size: 300% 100%;
	background-position: left;
	border: none;
	color: #fff;
	text-transform: none;
	letter-spacing: 0;
	width: 200px;
	padding: 12px;
	margin-top: 30px;
}
.box.services .button:hover{
	background-color: #FFF !important;
	background-position: right;
	color: #0304be!important;
}
.box.services:hover .button {
	background-color: #FFF !important;
	color: #808080;
}
.box.services p{
	font-weight: 200;
	color: #808080;
}
.box.services .pb-block-content{
	background-color: #fff;
	padding: 40px 80px;
	text-align: center;
	position: relative;
	margin-top: 30%;
	transition: all 0.6s ease-in-out 0s;
}
.box.services.renovations{
	background-image: url(images/bg-renovations.png);
}
.box.services.new-builds{
	background-image: url(images/bg-new-builds.png);
}
.box.services.custom{
	background-image: url(images/bg-custom.png);
}
.section-home-service .pb-column:hover .box.services .pb-block-content{
	background: linear-gradient(to right, #202691,#0304be);
    transition: ease-out 0.4s;
}
.section-home-service .pb-column:hover .box.services h3,
.section-home-service .pb-column:hover .box.services p{
	color: #fff;
}
.home-project-text a{
	display: block;
	background: linear-gradient(to right, #202691,#0304be);
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff !important;
	padding: 20px;
	font-weight: 200;
	font-size: 20px;
	transition: all 0.2s ease-in-out 0s;
	position: relative;
	z-index: 100;
}
.section-home-project .pb-column:hover .home-project-text a{
    margin-top: -20px;
	text-decoration: none;
}
.award-box{
	box-shadow: inset 0px 0px 7px 10px rgba(0,0,0,0.1);
	border-radius: 80px;
	padding: 20px 50px;
}
.award-col{
	background-color: #f2f2f2;
	border-radius: 10px;
	height: 113px;
}
.award-col p{
	margin: 0;
}
.team-section h4 {
	text-align: center;
	font-weight: 300;
	padding: 20px;
	background: linear-gradient(to right, #202691,#0304be);
	color: #FFF;
	margin: 0px;
}
.team-section li {
	list-style: none;
	margin: 0px;
	padding: 15px;
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
	text-align: center;
	color: #999;
	font-weight: 200;
	letter-spacing: 1px;
	transition: all 0.2s ease-in-out 0s;
}
.team-section li:hover {
	background-color: #fd6408;
	color: #FFF;
}
.section-variant-2 {
	background: linear-gradient(to right, #202691,#0304be);
	color: #FFF;
	font-weight: 200;
}
.section-variant-2 h3,
.section-variant-3 h3 {
	color: #FFF;
}
.section-variant-2 .button {
	background-color: #FFF!important;
	color: #0304be;
}
.section-variant-2 .button:hover {
	background-color: #808080!important;
	color: #FFF;
}
.section-variant-3 {
	background-color: #fd6408!important;
	background: linear-gradient(to right, #999, #DDD);
}
.section-variant-3 .button {
	background-color: #FFF!important;
	color: #0304be;
}
.section-variant-3 .button:hover {
	background-color: #0304be!important;
	color: #FFF;
}
.section-variant-3 p,
.section-variant-1 p{
	color: #FFF!important;
	font-weight: 200;
}
.section-variant-1 {
	background-color: #333!important;
}
.team-sub-heading h4 {
	margin: 0px;
	font-weight: 300;
	color: #FFF;
}
.team-sub-heading .info-text {
	color: #FFF;
}
.info-text {
	font-size: 14px;
	font-weight: 200;
	margin: 0px;
}
.team-sub-heading li {
	list-style: none;
	display: inline-block;
	padding: 40px 20px;
	margin: 0px;
	border-left: 1px solid #FFF;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	transition: all 0.2s ease-in-out 0s;
	margin-right: -4px;
}
.team-sub-heading li:last-child {
	border-right: 1px solid #FFF;
}
.team-sub-heading li:hover {
	background-color: #FFF;
	color: #333;
}
.qualified-section {
	background-image: url(images/bg-checks.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.qualified-section li {
	list-style: none;
	padding: 10px 20px;
	border-radius: 100px;
	margin-bottom: 10px;
	width: 250px;
	color: #68d01c;
	text-align: left;
}
.qualified-section li span {
	margin-right: 5px;
}
.contact-title-section h3 {
	margin: 0px;
}
.contact-desc p {
	font-size: 16px;
	margin: 0px;
	color: #777;
}
.contact-desc {
	background-color: #EEE!important;
}
.contact-boxes h3 {
	margin: 0px;
}
.contact-boxes .cb-header {
	background: linear-gradient(to right, #202691,#0304be);
	padding: 20px;
	padding-top: 15px;
	padding-right: 0px;
}
.contact-boxes .cb-body {
	background-color: #EEE;
}
.contact-boxes .cb-body p {
	border-bottom: 1px solid #DDD;
	margin: 0px;
	padding: 20px;
}
.contact-boxes .cb-header p,
.contact-boxes .cb-header h3 {
	color: #FFF;
}
.contact-boxes .cb-header ul {
	float: right;
	margin-right: 14px;
}
.contact-boxes .cb-header li {
	list-style: none;
	width: 50px;
	height: 50px;
	background: linear-gradient(to right, #999, #DDD);
	background-size: 300% 100%;
    background-position: left;
	display: inline-block;
	position: relative;
	transition: all 0.2s ease-in-out 0s;
}
.contact-boxes .cb-header li::before {
	position: absolute;
	content: 'Jono';
	width: 50px;
	padding: 2px 0px;
	background-color: #FFF;
	color: #808080;
	font-size: 10px;
	text-align: center;
	bottom: -20px;
}
.contact-boxes .cb-header a:first-child li::before {
	content: 'Phone';
}
.contact-boxes .cb-header a:last-child li::before {
	content: 'Email';
}
.contact-boxes .cb-header li:hover {
	background-color: #FFF;
	background-position: right;
}
.contact-boxes .cb-header li:hover span {
	color: #0304be;
}
.contact-boxes .cb-header li span {
	color: #FFF;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 25px;
    height: 15px;
    text-align: center;
	transition: all 0.2s ease-in-out 0s;
}
.contact-boxes .cb-body .col.w66 p {
	font-weight: 200;
}
.contact-boxes .black-cb-header .cb-header {
	/*background: none;*/
	background-color: #333;
}
.contact-boxes .black-cb-header .cb-header span {
	color: #FFF;
	font-size: 40px;
	float: right;
	margin-right: 30px;
}
.contact-boxes .black-cb-header .cb-body .col p:last-child {
	background-color: #fbe122;
}
.contact-boxes .black-cb-header .cb-body .col.w66 p:last-child {
	padding: 12px 20px;
}
.contact-boxes .black-cb-header .cb-body .col.w66 .button {
	background-color: #445e99!important;
	font-weight: 300;
}
.contact-boxes .black-cb-header .cb-body .col.w66 .button:hover {
	background-color: #FFF!important;
	color: #445e99;
}
.contact-form {
	background: linear-gradient(to right, #999, #DDD);
	position: relative;
}
.contact-form::before {
	background-image: url(images/bg-construction.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.contact-form h2 {
	color: #FFF;
	font-weight: 400;
}
.form-block {
	border: 0px;
	padding: 0px;
}
.form-block.single .field {
	padding: 10px 0px;
}
.form-block .field label {
	color: #FFF;
	margin-bottom: 10px;
}
input[type="text"] {
	padding: 15px 15px;
}
.form-block .field textarea {
	padding: 15px;
}
.form-block .field select {
	height: 50px;
	border-radius: 0px;
	-webkit-appearance: none;
	padding: 15px!important;
}
input[type="submit"], button {
	padding: 8px 20px;
    background-color: #0304be;
	letter-spacing: 1px;
    color: #fff;
	font-family: poppins, sans-serif;
}
input[type="submit"]:hover, button:hover {
	background-color: #FFF;
	color: #0304be;
}
.service-section .col-sm-8 {
	padding: 60px;
}
.service-section .button {
	font-weight: 300;
}
.service-section .pb-block-type-image,
.service-section .pb-block-type-image .pb-block-content {
	overflow: hidden;
	position: relative;
}
.service-section .pb-block-type-image::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.0);
	z-index: 30;
	white-space: pre;
	pointer-events: none;
	transition: all 0.2s ease-in-out 0s;
}
.service-section .pb-block-type-image .pb-block-content::before,
.service-section .pb-block-type-image::after {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%);
	content: 'In Our Gallery';
	z-index: 35;
	color: #FFF;
	font-weight: 200;
	text-align: center;
	pointer-events: none;
	transition: all 0.2s ease-in-out 0s;
	opacity: 0;
}
.service-section .pb-block-type-image::after {
	content: 'Click Here to View All Our New Builds!';
	font-weight: 300;
	font-size: 18px;
	width: 500px;
	top: 47.5%;
	transition: all 0.2s ease-in-out 0s;
	opacity: 0;
}
.service-section.renovations .pb-block-type-image::after {
	content: 'Click Here to View All Our Renovations!';
}
.service-section.custom .pb-block-type-image::after  {
	content: 'Click Here to View All Our Custom Work!';
}
.service-section .pb-block-type-image .pb-block-content::before {
	top: 52.5%;
}
.service-section .pb-block-type-image:hover::before {
	background-color: rgba(0,0,0,0.5);
}
.service-section .pb-block-type-image:hover::after,
.service-section .pb-block-type-image:hover .pb-block-content::before{
	opacity: 1;
}
.service-section .pb-block-type-image:hover img {
	transform: scale(1.15);
} 
.service-section img {
	transition: all 0.2s ease-in-out 0s;
}
.service-section:hover img {
	transform: scale(1.1);
}
.post-wrap .post-item {
	position: relative;
	border: 0px;
}
.post-item .post-body {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%);
	z-index: 30;
}
.post-item .post-body h3 {
	color: #FFF;
	opacity: 0;
	transition: all 0.2s ease-in-out 0s;
	text-align: center;
}
.post-item .post-image {
	position: relative;
}
.post-item .post-image::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.0);
	transition: all 0.2s ease-in-out 0s;
}
.post-item:hover .post-image::before {
	background-color: rgba(0,0,0,0.66);
}
.post-item:hover .post-body h3 {
	opacity: 1;
}
.no-pad .col {
	padding: 0px!important;
}
.image-wrap {
	overflow: hidden;
}
.image-wrap img {
	border: 0px;
	padding: 0px;
}
.post-type-gallery_category .body .frame,
.post-type-gallery .body .frame {
	width: 100%;
}
.post-type-gallery_category .body,
.post-type-gallery .body {
	padding-top: 114px;
	padding-bottom: 0px;
}
.post-type-gallery_category h1,
.post-type-gallery h1 {
	background-color: #FFF;
	padding: 15px 25px;
	border-radius: 5px;
	display: inline-block;
	position: absolute;
	bottom: -50%;
	margin: 0px;
	z-index: 10;
	left: 100px;
	margin-top: 40px;
    color: #000;
    letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 28px;
}
.post-type-gallery_category h1::after,
.post-type-gallery h1::after {
	position: absolute;
	content: '';
	right: -14px;
	background-image: url(images/curve-after.png);
	background-size: contain;
	background-repeat: no-repeat;
    height: 15px;
    width: 20px;
    bottom: 18px;
}
.post-type-gallery_category h1::before,
.post-type-gallery h1::before {
	position: absolute;
	content: '';
	left: -13px;
	background-image: url(images/curve-before.png);
	background-size: contain;
	background-repeat: no-repeat;
    height: 15px;
    width: 20px;
    bottom: 17px;
}
.title-wrap {
	position: relative;
	background-color: #FFF;
	padding: 30px 0px
}
.breadcrumb {
	background: linear-gradient(to right, #202691,#0304be);
	color: #FFF;
	padding: 15px;
	display: inline-block;
    border-bottom-right-radius: 5px;
    padding-left: 480px;
}
.breadcrumb b {
	font-weight: 400;
}
.post-type-gallery .col:nth-child(-n+4) {
	padding-top: 0px;
}
.post-type-gallery .col {
	padding: 0px;
}
.post-type-gallery .image-wrap {
	position: relative;
}
.post-type-gallery .image-wrap::before {
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0);
	pointer-events: none;
	transition: all 0.2s ease-in-out 0s;
}
.post-type-gallery .image-wrap:hover::before {
	background-color: rgba(0,0,0,0.66);
}
.post-type-gallery .image-wrap::after {
	position: absolute;
	content: '';
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: 1px solid #FFF;
	background-image: url(images/magnifiying-glass.svg);
	background-size: 12%;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
	transition: all 0.2s ease-in-out 0s;
	pointer-events: none;
}
.post-type-gallery .image-wrap:hover::after {
	opacity: 1;
}
.slide-title {
	margin-top: 350px!important;
	margin-left: -60px!important;
}
.logo {
	background-size: 95% 90%;
	background-color: #FFF;
	height: 160px;
    max-width: 320px;
}
.service-section .pb-block-type-image .pb-block-content::after {
	position: absolute;
	content: '';
	background-color: rgba(0,0,0,0.33);
	background-image: url(images/magnifiying-glass.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 50%;
	width: 75px;
	height: 75px;
	top: 20px;
	right: 20px;
	z-index: 30;
	border: 1px solid #FFF;
	pointer-events: none;
	transition: all 0.2s ease-in-out 0s;
}
.service-section .pb-block-type-image:hover .pb-block-content::after {
	background-color: #0304be;
	border-color: #0304be;
}
.orange-strip {
	border-top: 5px solid #0304be;
}
.orange-strip .button {
	font-weight: 300;
}
.row {
	margin-left: 0px!important;
	margin-right: 0px!important;
}
.fleet-section,
.fleet-section .col-sm-12 {
	padding: 0px!important;
}
.fleet-section .pb-block-content {
	margin: 0px!important;
}
.fb {
	display: flex;
	flex: 1;
}
.footer .fb {
	margin-top: 10px;
}
.footer img {
	height: 120px;
}

/******RESPONSIVE OVERRIDE*****/
@media screen and (max-width:1600px) {
	.frame{
		width: 100%;
	}
}
@media screen and (max-width:1400px) {
	.header .col:last-child {
		width: 66%;
	}
	.header .col:first-child {
		width: 33%;
	}
	.logo {
		margin-left: 20px;
	}
	.banner .h1 {
		font-size: 70px;
		margin: 0 0 20px;
	}
	.banner .slide .slide-inner .slide-cell {
		padding-left: 100px;
	}
	.col-top-link {
		width: 20%;
	}
	.col-copyright {
		width: 80%;
	}
	.copyright {
		padding: 20px;
	}
	.box.services .pb-block-content {
		padding: 40px 30px;
	}
	.box.services {
		padding: 40px 30px;
	}
	.section-about {
		padding: 120px!important;
	}
	.service-section .pb-block-type-image .pb-block-content {
		overflow: hidden;
	}
	.what-we-do {
		padding: 0px!important;
		padding: 70px 20px!important;
	}
	.team-sub-heading .col.w25,
	.team-sub-heading .col.w75 {
		width: 100%!important;
		display: block;
	}
	.team-sub-heading .col-sm-12 {
		padding: 0px!important;
	}
	.team-sub-heading .col.w25 {
		padding: 20px;
		border-bottom: 1px solid #FFF;
	}
	.team-sub-heading ul {
		display: table;
		width: 100%;
	}
	.team-sub-heading li {
		display: table-cell;
		padding: 40px 0px;
		text-align: center;
	}
	.team-sub-heading li:last-child {
		border-right: 0px;
	}
	.team-sub-heading li:first-child {
		border-left: 0px;
	}
	.qualified-section {
		padding: 70px 20px!important;
		background-size: cover;
	}
	.our-team,
	.jono-section {
		padding: 70px 20px!important;
	}
	.about-intro {
		padding: 0px 20px!important;
		padding-right: 0px!important;
	}
	.map-section .col-sm-12 {
		padding: 0px!important;
	}
}
@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;
	}
	.logo {
		height: 110px;
   	 	max-width: 220px;
	}
	.header .col:last-child {
		width: 75%;
	}
	.header .col:first-child {
		width: 25%;
	}
	.banner .slide .slide-inner .slide-cell {
		padding-top: 75px;
	}
	.section-home-service {
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	.section-home-service .col-sm-12 {
		padding: 0px!important;
	}
	.service-section .col-sm-8 {
		padding: 40px 0px;
	}
	.team-sub-heading {
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	.map-section {
		padding: 0px!important;
	}
	.contact-form .col-sm-6 {
		width: 80%!important;
	}
	.contact-form .col-sm-3 {
		width: 10%!important;
	}
	.contact-boxes .col-sm-6 {
		width: 100%;
		display: block;
	}
	.contact-boxes .col-sm-6:last-child {
		margin-top: 40px;
	}
}
@media screen and (max-width:800px) {
	.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;
	}
	ul.menu li .menulink {
		padding: 50px 10px 5px;
		font-size: 10px;
	}
	.logo {
		height: 85px;
    	max-width: 170px;
		margin-top: -10px;
	}
	.banner .slide .slide-inner .button {
		padding: 10px 20px;
		font-size: 14px;
	}
	.col-top-link {
		width: 15%;
	}
	.col-copyright {
		width: 85%;
	}
	.footer .col {
		width: 100%!important;
		display: block;
		text-align: center;
	}
	.footer .break {
		display: table;
		margin: 10px auto;
	}
	.footer .foot-menu {
		padding-right: 0px;
	}
	.footer .col:not(:first-child) {
		padding-top: 40px;
	}
	.footer {
		padding: 60px;
	}
	.section-home-service .pb-column {
		width: 100%!important;
		display: block!important;
	}
	.box.services .pb-block-content {
		display: inline-block;
		margin: 40px auto;
		margin-left: 50%;
		transform: translateX(-50%);
		margin-bottom: -20px;
	}
	.col-sm-4:not(:first-child) .box.services .pb-block-content {
		margin-top: 0px;
		margin-bottom: -20px;
	}
	.box.services {
		min-height: 400px;
	}
	.section-about {
		padding: 80px!important;
	}
	.home-info-block {
		width: 50%;
	}
	.home-info-block::before, .home-info-block::after {
		top: 32px;
	}
	.service-section .col-sm-8,
	.service-section .col-sm-4 {
		width: 100%!important;
		display: block;
	}
	.service-section .col-sm-4 {
		padding: 0px!important;
	}
	.post-type-gallery_category .body, .post-type-gallery .body {
		padding-top: 111px;
	}
	.team-sub-heading li {
		float: left;
		width: 25%;
		border-bottom: 1px solid #FFF;
	}
	.qualified-section .pb-column {
		width: 100%!important;
		display: block;
	}
	.qualified-section ul {
		width: 100%;
		display: table;
	}
	.qualified-section li {
		display: table-cell;
		text-align: center;
	}
	.qualified-section li span {
		margin: 10px 40px;
    	text-align: center;
	}
	.qualified-section {
		text-align: center;
	}
}
@media screen and (max-width:600px) {
	.footer {
		text-align: center;
	}
	.footer .break {
		margin-left: auto;
		margin-right: auto;
	}
	.section-feature.sf-gift,
	.section-feature.sf-party {
		text-align: center;
	}
	.footer .h4 {
		margin-top: 40px;
	}
	.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;
	}
	.top-contact {
		border-radius: 0px;
		padding: 8px 0px;
		width: 100%;
		position: unset;
		border-top: 2px solid #181D70;
		display: block;
	}
	.navigation {
		background: linear-gradient(to right, #999, #FFF);
	}
	.header {
		position: unset;
		padding: 0px;
		background: linear-gradient(to right, #202691, #0304be);
	}
	ul.menu li .menulink {
		padding: 15px;
		background-color: #333;
		border-bottom: 2px solid #222;
		border-radius: 0px;
	}
	.logo {
		position: unset;
		margin: 10px auto;
		display: table;
	}
	.top-contact p {
		text-align: center;
	}
	ul.menu li:hover .menulink::after, ul.menu li:hover .menulink::before {
		opacity: 0;
	}
	.banner .slide .slide-inner h2, .banner .slide .slide-inner .h2, .banner .slide .slide-inner p, .banner .slide .slide-inner .p, .banner .slide .slide-inner h3, .banner .slide .slide-inner .h3 {
		text-align: center;
	}
	.banner .slide .slide-inner .slide-cell {
		padding: 0px;
	}
	.home-info-block {
		width: 80%;
	}
	.box.services {
		min-height: 400px;
		padding: 30px;
	}
	.box.services .pb-block-content {
		padding: 40px;
		margin-top: 40px;
	}
	.section-about {
		padding: 40px!important;
		text-align: center;
		box-shadow: inset 0px -15px 15px -10px rgba(0,0,0,0.1);
	}
	.section-about h1 {
		font-size: 24px;
	}
	.copyright {
		background: linear-gradient(to bottom, #ffffff 0%, #ffffff 67%, #202691 67%, #0304be 100%) !important;
		text-align: center;
	}
	.footer-logo {
		display: table;
		margin: 0 auto;
		float: unset;
	}
	.col-copyright {
		margin-bottom: 40px;
	}
	ul.menu .menulink::before, ul.menu .menulink::after {
		display: none!important;
	}
	.row-container > .pb-section {
		padding: 0px;
	}
	.box.services .pb-block-content {
		display: block;
		margin: 0px;
		margin-top: 40px;
		transform: unset;
	}
	.what-we-do {
		padding: 40px 20px!important;
		text-align: center;
	}
	.service-section {
		text-align: center;
	}
	.post-type-gallery_category .body, .post-type-gallery .body {
		padding-top: 0px;
	}
	.breadcrumb {
		padding-left: 15px;
		width: 100%;
		border-radius: 0px;
	}
	.team-sub-heading li {
		width: 50%;
	}
	.team-sub-heading .pb-block-content {
		margin: 0px!important;
	}
	.qualified-section li span {
		margin: 0px;
		margin-right: 5px;
	}
	.qualified-section li {
		display: block;
		width: 100%;
	}
	.our-team {
		text-align: center;
		padding: 40px 20px!important;
	}
	.team-sub-heading .col.w25 {
		text-align: center;
	}
	.jono-section,
	.about-intro {
		text-align: center;
	}
	.about-intro {
		padding: 20px!important;
	}
	.contact-boxes .cb-header {
		text-align: center;
		padding: 15px;
	}
	.contact-boxes .cb-header ul {
		float: unset;
		display: table;
		margin: 0 auto;
	}
	.contact-boxes .cb-header li::before {
		left: 0px;
	}
	.contact-boxes .cb-header li:first-child {
		margin: 10px 5px 10px 5px;
	}
	.map-section .pb-block-content {
		margin: 0px!important;
	}
	.contact-form .col-sm-6 {
		width: 100%!important;
		text-align: center;
	}
	.contact-form .col-sm-3 {
		width: 0%!important;
	}
	.contact-form {
		padding: 20px!important;
	}
	.contact-boxes .black-cb-header .cb-header span {
		float: unset;
		display: table;
		margin: 10px auto 0px;
	}
	.contact-title-section,
	.contact-desc {
		text-align: center;
		padding: 20px!important;
	}
	.contact-boxes {
		padding: 20px!important
	}
	.post-type-gallery_category h1, .post-type-gallery h1 {
		left: 50%;
		transform: translateX(-50%);
		width: 80%;
		text-align: center;
	}
}
@media screen and (max-width:600px) {
	.footer {
		padding: 40px 20px;
	}
	.box.services .pb-block-content {
		padding: 25px;
	}
	.button {
		width: 100%;
	}
	.banner .button {
		width: unset;
	}
	.footer .fb {
		justify-content: center;
	}
}