input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
a.fl-button, a.button, a.btn, a.pp-button, a.wp-element-button {
	background-color: #FD5737;
	padding: 15px 40px;
	color: #FFF !important;
	text-align: center;
	font-weight: 600 !important;
	line-height: 1.6em;
	border-radius: 6px;
	text-transform: uppercase;
	border: 0 none;
	text-decoration: none !important;
	display: inline-block;
	
	transform: translateY(0);
	-webkit-transform: translateY(0);
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
	box-sizing: inherit;
}
a.fl-button:hover, a.button:hover, a.btn:hover, a.pp-button:hover, a.wp-element-button:hover {
	background-color: #D73F22;
	text-decoration: none;
	border: 0 none;
	color: #FFF;
	box-shadow: 12px 12px 0px 0px #B1331B;
    transform: translate(-12px, -12px);
    -webkit-transform: translate(-12px, -12px);
}
a .long-arrow-right, .btn-orange-arrow a.pp-more-link {
	display: inline-block;
	background: url('../png/arrow-none-bg.png') no-repeat scroll center center transparent; 
	background-position: center;
	background-size: 0;
	transition: background 400ms ease-in-out;
	-webkit-transition: background 400ms ease-in-out;
}
a .long-arrow-right:before, .infobox-2 a.pp-more-link:before {
	display: inline-block;
	content: " ";
	width: 144px;
	height: 65px;
	background: url('../svg/long-orange-arrow-right.svg') no-repeat scroll center center transparent; 
	background-size: 60px auto;
	margin: 5px 0 0;
	transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
}
a:hover .long-arrow-right, #our-work .pp-custom-grid-post:hover .long-arrow-right,
.pp-content-post:hover a .long-arrow-right, .infobox-2 a.pp-more-link {
	background: url('../png/arrow-orange-bg.png') no-repeat scroll center center transparent;
	background-size: contain;
    transition: background 400ms ease-in-out;
    -webkit-transition: background 400ms ease-in-out;
}
a:hover .long-arrow-right:before, #our-work .pp-custom-grid-post:hover .long-arrow-right:before, 
.pp-content-post:hover a .long-arrow-right:before, .infobox-2 a.pp-more-link:before {
	background: url('../svg/long-white-arrow-right.svg') no-repeat scroll center center transparent;
	background-size: 60px auto;
}
.arrow-right-white {
	padding-right: 20px;
}
.arrow-right-white:after {
	background: url('../svg/long-white-arrow-right.svg') no-repeat scroll center center transparent;
	background-size: contain;
	display: inline-block;
	content: " ";
	width: 32px;
	height: 20px;
	margin-left: 10px;
    vertical-align: middle;
    margin-bottom: 4px;
}
ul.icon-arrow, ul.icon-arrow ul {
	list-style-type: none; 
	padding: 0;
}
ul.icon-arrow li {
	background: url('../png/icon-arrow.png') no-repeat scroll 0 10px transparent;
	padding: 5px 0 5px 30px;
}
body.menu-open {
	overflow: hidden;
}
body.menu-open .fl-page > header {
	height: 100vh;
	overflow-y: scroll;
}
body::after{
   position:absolute; width:0px; height:0px; overflow:hidden; z-index:-1; display: block;
   content: url('../png/cta-orange-btn-bg-hover.png') url('../png/boxed-bg.png');
}
/* Header */
#header {
	z-index: 10;
	position: relative;
}
body.screen-search {
	overflow: hidden;
}
body.screen-search .fl-page > header {
	height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
	
}
#rotating-logo img {
	left: 0 !important;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
	padding-top: 40px;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
	margin-bottom: 40px;
}
/* Search - Header */
body:not(.fl-builder-edit.postid-10, .fl-builder-edit.postid-280, .fl-builder-edit.postid-745) #row-search {
	display: none;
}
#fl-post-745 #row-search, .fl-builder-content-745 #row-search {
	display: block !important;
}
.btn-search .fl-icon a {
	
}
.btn-search .fl-icon a i {
	border-radius: 8px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	width: 60px;
	line-height: 57px;
	border: 3px solid #ebebeb;
}
.btn-search .fl-icon a:hover i {
	border-color: #06AD72;
}
.btn-search-hide {
	position: absolute;
	right: 100px;
    top: -45px;
}
#row-search {
	background: url('../png/boxed-bg.png') repeat scroll bottom center transparent;
	position: relative;
	width: 100%;
	z-index: 9;
}
#row-search .fl-row-content  {
	position: relative;
}
#row-search .fl-post-feed-post {
	border: 0 none;
	margin-bottom: 20px;
}
#row-search .fl-post-feed h4 a {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.45em;
	color: #000;
	text-decoration: none;
}
#row-search .fl-post-feed .fl-post-image, .portfolio .fl-post-feed .fl-post-image {
	float: left;
	max-width: 200px;
	margin-right: 20px;
}
#row-search .fl-post-feed .fl-post-text, .portfolio .fl-post-feed .fl-post-text {
	padding: 5px 10px;
}
#row-search .fl-post-feed .fl-post-more-link a, .portfolio .fl-post-feed .fl-post-more-link a {
	color: #49829D;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.45em;
	text-transform: uppercase;
	text-decoration: none;
}
#row-search .fl-post-feed .fl-post-more-link a:hover {
	text-decoration: none;
}
#row-search #tag-cloud a {
	line-height: 2.5em;
}
#row-search .fl-post-feed .fl-post-more-link a span, 
.portfolio .fl-post-feed .fl-post-more-link a span {
	position: relative;
    top: 5px;
    left: 10px;
}
.portfolio .fl-post-feed .fl-post-feed-post {
	/*background: url('./images/submenu-portfolio-bg.png') no-repeat scroll left center transparent;*/
	background: url('../png/bg-portfolio.png') no-repeat scroll right bottom transparent;
	padding: 10px 10px 35px;
	background-size: cover;
	max-width: 475px;
	border: 0 none;
	position: relative;
}
.portfolio .fl-post-feed .fl-post-feed-post:hover {
	transform: scale(1.03);
    transition-property: transform;
    transition-duration: 0.3s;
}
.portfolio h3.fl-post-title {
	margin-top: 10px;
}
.portfolio h3.fl-post-title a,
.portfolio h3.fl-post-title a:hover {
	font-weight: 700;
	font-size: 24px;
	text-decoration: none;
	color: #333333;
}
.portfolio a {
	transition-duration: 0s;
}
.portfolio .fl-post-image {
	width: 120px;
}
.portfolio .fl-post-text { 
	margin-top: 5px;
}
.portfolio ul.fl-post_tag li {
	display: inline-block;
}
.portfolio .post_tag {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.4;
}
.portfolio .fl-post-more-link {
	width: 70px;
	height: 26px;
    position: absolute;
    left: 360px;
	bottom: 20px;
}
#row-search .fl-search-text {
	background: url('../png/search-icon.png') no-repeat scroll 99% center #fff;
}
#row-search .fl-button-wrap {
	margin-left: 20px;
}
#tag-cloud {
	text-align: center;
}
#tag-cloud .widgettitle {
	display: none;
}
#tag-cloud .tagcloud a, .portfolio-slider ul.tags li a, 
.post-tags ul.fl-post_tag li a, .post-tags ul.fl-category li a {
	border-radius: 6px;
	border: 3px solid #FFC145;
	background: #FFF;
	padding: 5px 10px;
	color: #333 !important;
	font-size: 20px !important;
	font-weight: 600;
	margin: 0 5px;
	text-decoration: none;
	line-height: 1.5em;
	white-space: nowrap;
}
#tag-cloud .tagcloud a:hover, .portfolio-slider ul.tags li a,  
.post-tags ul.fl-post_tag li a:hover, .post-tags ul.fl-category li a:hover {
	text-decoration: none;
	background: #FFC145;
}
.animated-arrow {
	width: 56px;
	height: 24px;
	display: inline-block;
	transition: background-image 0.2s;
	-webkit-transition: background-image 0.2s;
	background: url('../svg/short-arrow-blue.svg') no-repeat scroll left center transparent;
}
a:hover .animated-arrow  {
	background: url('../svg/long-arrow-blue.svg') no-repeat scroll left center transparent;
}
.animated-arrow.orange-arrow {
	background: url('../svg/short-arrow-orange.svg') no-repeat scroll left center transparent;
}
a:hover .animated-arrow.orange-arrow,
.fl-post-feed .portfolio:hover a .animated-arrow.orange-arrow {
	background: url('../svg/long-arrow-orange.svg') no-repeat scroll left center transparent;
}
/* CTA Meeting */
.cta-meeting {
	background-image: url('../png/bg-yellow-bottom-meet.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	padding-bottom: 45px;
	position: relative;
    z-index: 2;
}
.cta-meeting.bg-gray {
	background-image: url('../png/bg-gray-bottom-meet.png');
	background-size: cover;
}
.btn-cta-meeting .pp-button-wrap a.pp-button {
	background: url('../png/cta-orange-btn-bg.png') no-repeat scroll center center transparent;
	max-width: 502px;
	text-decoration: none;
}
.btn-cta-meeting .pp-button-wrap a.pp-button:hover,
.btn-cta-meeting .pp-button-wrap a.pp-button:focus {
	background: url('../png/cta-orange-btn-bg-hover.png') no-repeat scroll center 8px transparent;
	transform: rotate(-1deg);
	box-shadow: none;
	outline: none;
	padding-top: 33px;
	padding-bottom: 33px;
}

/* Home Our Work */
#our-work .pp-custom-grid-post-text {
	position: relative;
}
#our-work .pp-custom-grid-post-more-link {
	text-align: right;
	position: absolute;
    right: 13px;
	bottom: inherit;
}
#our-work .pp-custom-grid-post-more-link a {
	position: relative;
	right: -30px;
}
#our-work .pp-custom-grid-post-meta {
	margin-right: 100px;
	margin-top: 30px;
}
#our-work .pp-custom-grid-post-meta a {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #49829D;
}
#our-work .pp-custom-grid-post .pp-custom-grid-post-image a {
	display: inline-block;
}
#our-work .pp-custom-grid-post-image {
	text-align: center;
}
#our-work .pp-custom-grid-post img {
	padding: 50px;
	transition: transform .2s;
	max-height: 285px;
}
#our-work .pp-custom-grid-post:hover img {
	transform: scale(1.2);
}
#our-work .pp-custom-grid-post-text {
	padding: 20px 30px 20px;
}
#our-work .pp-custom-grid-post h3 {
	margin-bottom: 20px;
	margin-left: -10px;
}
#our-work .pp-custom-grid-post h3 a {
	padding: 5px 70px 5px 10px;
	background-position: 200% center;
	transition-duration: 0.1s;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2em;
	color: #333;
	text-decoration: none;
	display: inline-block;
}
#our-work .pp-custom-grid-post:hover h3 a {
	background: url('../png/title-pale-bg.png') no-repeat scroll 100% center  transparent;
	background-size: cover;
}
#our-work .pp-custom-grid-post-excerpt p {
	font-size: 20px;
	line-height: 1.5em;
}

/* Testimonials */
#testimonials .pp-testimonials-heading {
	margin-bottom: 65px;
}
#testimonials .pp-testimonials-image img {
	min-width: 100px;
}
#testimonials .pp-testimonials-content p.excerpt {
	display: none;
}
#testimonials .pp-testimonials-content.read-more p {
	display: none;
}
#testimonials .pp-testimonials-content.read-more p.excerpt {
	display: inline-block;
}
#testimonials .pp-testimonial span.read-more {
	display: block;
	text-align: right;
	cursor: pointer;
	color: #49829d;
}
#testimonials .company {
	display: block;
    color: #49829D;
    text-transform: uppercase;
    margin-top: 8px;
}

/*Main Menu*/
#mega-menu-header .tab-menu {
	min-height: 130px !important;
}
#mega-menu-header > li > ul.mega-sub-menu {
	padding-top: 50px !important;
	padding-bottom: 30px !important;
	border-top: 2px solid #EBEBEB !important;
	height: 100vh;
}
/*
#mega-menu-header > li.mega-menu-item > a.mega-menu-link {
	position: relative;
	overflow: hidden;
}
#mega-menu-header > li.mega-menu-item > a.mega-menu-link:after {
	content: attr(title);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px;
    color: #fff;
    background: #03c;
    transform-origin: 50% 0%;
    transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
}
#mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover span {
  transform: translate3d(-200%, 0, 0);
}*/
/* Start: Main Menu Animation */
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
	overflow: hidden;
	position: relative;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link > span.after {
  height: 100%;
  top: 0;
  transform-origin: 100% 50%;
  transform: translate3d(0%, -200%, 0);
  transition: transform .4s cubic-bezier(0.76, 0, 0.24, 1);
  display: block;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover > span.after,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link > span.after,
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item > a.mega-menu-link:focus > span.after {
  transform: translate3d(0, -100%, 0)
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link > span.main {
	display: inline-block;
	transition: transform .4s cubic-bezier(0.76, 0, 0.24, 1);
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover > span.main,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link > span.main {
  transform: translate3d(0, 100%, 0);
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link > span > span.mega-indicator {
	display: inline-block;
    width: auto;
    background: transparent;
    position: relative;
    pointer-events: auto;
    left: auto;
    min-width: auto;
    font-size: inherit;
    padding: 0;
    margin: 0 0 0 6px;
    height: auto;
    line-height: inherit;
    color: inherit;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link > span > span.mega-indicator:after {
	font-size: 30px;
	content: "\f140";
    font-family: dashicons;
    font-weight: normal;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
}
/* End: Main Menu Animation */
#mega-menu-header ul.mega-sub-menu li.tab-menu a.menu-item-has-children {
	background: url('../png/secondary-menu-bg.png') no-repeat scroll 0 0 transparent; 
	min-width: 476px;
	font-size: 42px;
	padding: 13px 0;
	text-decoration: none;
	color: #333;
	font-weight: 700;
	line-height: 1.4em;
	text-align: center;
	display: inline-block;
	transform: scale(1);
	transition-duration: 0s;
}
#mega-menu-header ul.mega-sub-menu li.tab-menu a.menu-item-has-children:hover {
	transition-duration: 0.3s;
}
#mega-menu-header li a {
	font-size: 20px;
	color: #333333;
	text-decoration: none;
}
#mega-menu-header li a:hover {
	text-decoration: none;
	color: #49829d;
}
@media only screen and (min-width : 993px) and (max-width: 1500px) {
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
		margin: 0px;
	}
	#header .fl-module-button a.fl-button {
		font-size: 14px;
		min-height: 62px;
		padding-top: 0;
		padding-bottom: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.book-call .fl-module-heading .fl-heading {
		font-size: 70px;
	}
}
@media only screen and (min-width : 993px) and (max-width: 1300px) {
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
		margin: 0px;
	}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
		font-size: 18px;
	}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link > span > span.mega-indicator {
		margin-left: 0;
	}
}
@media only screen and (min-width : 993px) and (max-width: 1200px) {
	#mega-menu-wrap-header #mega-menu-header {
		text-align: center;
	}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
		font-size: 17px;
		letter-spacing: -0.5px;
		padding: 0px 0px 0px 8px;
	}
	
	#testimonials .pp-testimonials-image {
		margin: 0 0 20px;
	}
	#testimonials .pp-title-wrapper {
		display: block;
	}
	#testimonials .pp-title-wrapper .pp-testimonials-title,
	#testimonials .pp-title-wrapper .pp-testimonials-subtitle {
		text-align: center;
	}
}
@media only screen and (min-width : 993px) {
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
		display: flex;
		flex-wrap: wrap;
		background: url('../png/bg-rectangle.png') repeat-x scroll center bottom #FFF;
	}
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url('../png/submenu-bottom-bg.png') no-repeat scroll center bottom transparent;
	height: 220px;
    z-index: 9;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
	flex-basis: 100%;
	z-index: 9;
}
#mega-menu-wrap-header .textwidget h4 {
	position: relative;
}
#mega-menu-header ul.mega-sub-menu ul {
	list-style-type: none;
	padding-left: 80px;
}
#mega-menu-header ul.mega-sub-menu li.tab-menu ul.mega-sub-menu {
	display: table-row!important;
}
#mega-menu-header ul.mega-sub-menu li.tab-menu ul.mega-sub-menu li {
	display: table-cell!important;
}
#mega-menu-header ul.mega-sub-menu li.tab-menu li.menu-active {
	padding: 7px 15px!important;
	
}
#mega-menu-header ul.mega-sub-menu li.tab-menu li.menu-active a.menu-item-has-children {
	text-decoration: none;
	background: url('../png/secondary-menu-hover-bg2.png') no-repeat scroll 0 0 transparent;
	transform: rotate(-2deg);
	padding: 18px 0;
	color: #FFF;
}
#mega-menu-header ul.mega-sub-menu li.tab-menu a span {
	font-size: 20px;
	position: absolute;
    bottom: -25px;
    right: 0;
	background: url('../png/learn-more-bg.png') no-repeat scroll 0 0 transparent;
	padding: 8px 41px;
    line-height: 1em;
	display: none;
	color: #FFF;
}
#mega-menu-header ul.mega-sub-menu li.tab-menu li.menu-active a span {
	display: inline-block;
}
#mega-menu-header ul.mega-sub-menu li.tab-menu li.menu-active a span:hover {
	background: url('../png/learn-more-bg-hover.png') no-repeat scroll 0 0 transparent;
}
#mega-menu-header ul.mega-sub-menu li.with-icon {
	margin: 0px 0 60px -80px;
}
#mega-menu-header ul.mega-sub-menu li.with-icon.has-sub {
	margin: 50px 0 10px -80px;
}
#mega-menu-header ul.mega-sub-menu li.with-icon a {
	background-repeat: no-repeat;
	background-position: left center;
    padding: 17px 0 17px 80px;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.41em;
    text-decoration: none;
	display: inline-block;
	transition-duration: 0s;
}
#mega-menu-header .cta-contact-buttons {
	clear: both;
	margin-top: auto !important;
    min-height: 100px !important;
    padding-top: 80px !important;
	text-align: center;
	z-index: 10 !important;
}
#mega-menu-header .cta-contact-buttons .wp-block-columns {
	margin: 0;
}
#mega-menu-header .cta-contact-buttons ul li {
	text-align: center;
}
#mega-menu-header .cta-contact-buttons ul li a {
	color: #FFF;
}
#mega-menu-header .cta-contact-buttons ul li i {
	margin: 6px 15px 10px 0;
}
#mega-menu-header .cta-contact-buttons ul li i.dashicons {
	margin-top: 3px;
}
#mega-menu-header .cta-contact-buttons ul li i:before {
	font-size: 27px;
}
#mega-menu-wrap-header #mega-menu-header li.mobile-tab-menu {
	display: none;
}
#mega-menu-wrap-header .portfolio-wrap .fl-builder-content {
	padding: 0;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
	overflow: hidden;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	font-size: 30px;
}
#mega-menu-wrap-header .portfolio .fl-module-content {
	margin: 0;
}
#mega-menu-wrap-header .portfolio .fl-post-feed .fl-post-feed-post {
	visibility: inherit !important;
	margin-bottom: 15px;
}
#mega-menu-wrap-header .mega-portfolio-wrap .textwidget:before {
	content: "";
	display: block;
	position: absolute;
	width: 500px;
	height: 100vh;
	background-color: #F5F5F5;
	top: -50px;
	left: -100px;
	width: 200%;
}
#mega-menu-wrap-header .mega-menu-row.mega-close-menu {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
}
#mega-menu-wrap-header .mega-menu-row.mega-close-menu a.close-menu {
	text-align: center;
	transition-delay: 0s;
	transition-duration: 0s;
}
#mega-menu-wrap-header .mega-menu-row.mega-close-menu a.close-menu i {
	background-color: #ebebeb;
	color: #18a974;
	font-size: 35px;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    line-height: 52px;
	border: 2px solid #18a974;
}
#row-search .btn-search-hide a i {
	border: 2px solid #18a974;
	width: 55px;
	height: 55px;
	line-height: 52px;
}
#row-search .btn-search-hide a i:before {
	line-height: 52px;
}
#mega-menu-wrap-header .mega-menu-row.mega-close-menu a.close-menu i:before {
	transition: 0s;
}
.mt-20 {
	margin-top: 20px;
}

/* Hero Slider */
#main-hero .fl-slide-photo {
	margin: 0;
}
#main-hero .fl-slide-title, 
#main-hero .prefix-title, 
#main-hero .fl-slide-text p {
	text-shadow: 3px 3px 8px #333;
}
#main-hero .fl-content-slider-navigation {
	display: none;
}
#main-hero a.button {
	text-shadow: none;
}
#main-hero .pager-lines {
	position: absolute;
    top: 45%;
    left: 3%;
	display: none;
}
#main-hero .pager-count {
	position: absolute;
    top: auto;
	bottom: 10%;
    left: 40px;
}
#main-hero .fl-slide-foreground {
	display: flex;
	align-items: center;
}
#main-hero .fl-slide-foreground .fl-slide-content {
	max-width: 795px;
    margin: 0;
    padding-left: 40px;
    margin-left: auto;
}
#main-hero .pager-count .pager-control {
	position: relative;
}
#main-hero .pager-count .pager-control .counter {
	position: absolute;
	left: 20px;
	top: -2px;
	font-size: 24px;
	color: #FFF;
	width: 100%;
}
#main-hero .pager-count .pager-control .fl-content-slider-pager-navigation {
	width: 108px;
}
#main-hero .pager-count .pager-control .fl-content-slider-pager-navigation a {
	display: inline-block;
}
#main-hero .pager-count .pager-control .fl-content-slider-pager-navigation a.slider-next {
	position: absolute;
	right: 0;
}
#main-hero .pager-lines ul  {
	list-style-type: none;
	padding: 0;
}
#main-hero .pager-lines ul li {
	width: 80px;
}
#main-hero .pager-lines ul li a {
	width: 50px;
	height: 8px;
	display: block;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.34);
	margin-bottom: 18px;
	text-indent: -50px;
	overflow: hidden;
}
#main-hero .pager-lines ul li a.active {
	width: 80px;
	background-color: #FFF;
}
.default-width {
	max-width: 1510px;
	margin: 0 auto;
	float: none;
}
.w-1250 {
	max-width: 1250px;
	margin: 0 auto;
	float: none;
}
/* Inner Page Hero*/
#main-hero .pager-title .pager-control .counter {
	font-size: 16px;
	text-transform: uppercase;
}
.pager-title {
	width: 40%;
}
.pager-title .pager-control {
	width: 100%;
}
.pager-title .pager-control .counter .next {
	float: right;
    margin-right: 45px;
}
/* Blog Archive Hero */
#hero-post .fl-post-feed-post {
	display: flex;
    width: 100%;
    align-items: center;
    flex-direction: row-reverse;
}
/*#hero-post .fl-module-content:after {
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	background: url('./images/bg-white-bottom.png') no-repeat scroll center bottom transparent;
	background-size: cover;
    margin-top: -50px;
    position: relative;
	bottom: -2px;
}*/
#hero-post .fl-post-image {
	width: 66.67%;
}
#hero-post .fl-post-text {
	width: 33.33%;
    margin-left: auto;
}
#hero-post h4 {
	text-transform: uppercase;
	font-weight: 400;
}
#hero-post h2,#hero-post h2 a {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.12em;
	text-decoration: none;
}
#hero-post .fl-post-more-link {
	margin-top: 20px;
}
#hero-post .fl-post-more-link a {
	padding: 12px 45px;
    font-size: 20px;
    font-weight: 600 !important;
}
.cg-search-form input.pp-search-form__input {
	border: 2px solid #333333;
	border-radius: 12px;
	margin-right: 30px;
	background: url(../png/search-icon.png) no-repeat scroll 99% center #fff;
}
.cg-search-form input.pp-search-form__input:focus,
.cg-search-form input.pp-search-form__input:active {
	border: 2px solid #4196B4;
	background: url(../png/search-icon-black.png) no-repeat scroll 99% center #fff;
}

/* Blog */
.bc-grid .pp-content-post {
	overflow: visible;
}
.bc-grid .pp-content-grid-post-text {
	padding-bottom: 40px;
}
.bc-grid .pp-content-grid-post-image {
	padding: 0;
	border-radius: 24px 24px 0 0;
	overflow: hidden;
	aspect-ratio: 1 / 0.8;
	display: flex;
    align-items: center;
}
.bc-grid h3.pp-content-grid-post-title {
	margin-bottom: 10px;
}
.bc-grid h3.pp-content-grid-post-title a, 
.bc-grid h3.pp-content-grid-post-title a:hover {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4em;
	text-decoration: none;
	color: #333333;
}
.bc-grid .pp-content-grid-post-meta, .post-meta {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.bc-grid .pp-content-grid-post-excerpt {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 500;
}
.bc-grid .pp-content-grid-post-meta .separator, .separator.circle {
	width: 8px;
	height: 8px;
	background-color: #4196B4;
	border-radius: 12px;
	display: inline-block;
	margin: 0 5px;
}
.bc-grid .pp-custom-grid-post-more-link {
    position: absolute;
    top: inherit;
    right: 25px;
	margin-top: -10px;
}
.bc-grid .pp-custom-grid-post-more-link a {
    position: relative;
    right: -40px;
}
.bc-grid .pp-custom-grid-post-meta {
    /*position: absolute;
    top: 88%;*/
	bottom: 25px;
	min-width: 66%;
	max-width: 70%;
	margin-top: 30px;
}
.bc-grid .pp-custom-grid-post-meta a {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #49829D;
	text-decoration: none;
}
.bc-grid .pp-content-grid-pagination {
	margin-top: 65px;
}
.bc-grid .page-numbers {
	text-decoration: none !important;
	font-weight: 700 !important;
}
.bc-grid span.page-numbers.current,
.bc-grid a.page-numbers:hover {
	border: 2px solid #ff8300 !important;
}
.bc-grid a.page-numbers.next,
.bc-grid a.page-numbers.prev {
	color: #FFF !important;
    letter-spacing: -9px;
    position: relative;
	white-space: pre;
}
.bc-grid a.page-numbers.prev {
	letter-spacing: -9.6px;
}
.bc-grid a.page-numbers.next:before,
.bc-grid a.page-numbers.prev:before {
	font-family: dashicons;
    font-size: 50px;
    position: absolute;
    color: #000;
    left: 0px;
}
.bc-grid a.page-numbers.next:hover,
.bc-grid a.page-numbers.prev:hover {
	background-color: #B7B7B7 !important;
    border: 1px solid #B7B7B7 !important;
    color: #B7B7B7 !important;
}
.bc-grid a.page-numbers.next:hover:before,
.bc-grid a.page-numbers.prev:hover:before {
	color: #FFFFFF;
}
.bc-grid a.page-numbers.prev:before {
	content: "\f141";
}
.bc-grid a.page-numbers.next:before {
	content: "\f139";
}
.blog-archive-hero .avatar  {
	border-radius: 20px;
	margin-right: 5px;
}

/* Content Panels */
.content-panels .pp-image-panels-inner .pp-panel-item {
	margin-right: 40px;
	border-radius: 24px;
	transition-duration: 600ms;
	
}
.content-panels .pp-image-panels-inner .pp-panel-item:last-child {
	margin-right: 0;
}
.content-panels .vertical-title {
	writing-mode: tb-rl;
    transform: rotate(-180deg);
	position: absolute;
	bottom: 0;
	margin-left: -90px;
	left: 50%;
}
.content-panels .vertical-title h3 {
    font-weight: 700;
    font-size: 70px;
    line-height: 1.16em;
	color: #FFF;
	margin: 50px 45px;
}
.content-panels .panel-wrap .pp-panel-title {
	position: relative;
	padding: 0;
}
.content-panels .panel-wrap .pp-panel-description {
	color: #FFF;
}	
.content-panels .panel-wrap {
	padding: 50px 45px;
	bottom: 0;
	opacity: 0;
}
.content-panels a.button, .content-panels a.button:hover {
	color: #FFF;
}

/* Info Box */
.fl-module-box {
	position: relative;
}
.bc-box .pp-infobox {
	padding-bottom: 200px;
}
.bc-box .pp-icon-wrapper {
	position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.bc-box .pp-infobox-description {
	z-index: 4;
    position: relative;
}
.bc-box .pp-infobox-image {
	margin-bottom: 0;
} 
/* Info Box Photo Right */
.photo-right .pp-icon-wrapper {
	float: right;
}
/* Info Box Photo Offset Top */
.photo-top-offset {
	position: relative;
	margin-top: 250px;
}
.photo-top-offset .pp-icon-wrapper {
	position: absolute;
    top: -250px;
    left: 50%;
    margin-left: -125px;
}

/* Info Box Style 2 */
.infobox-2 .pp-icon-wrapper {
	left: 30px;
	margin-left: 0;
}
.infobox-2 a.pp-more-link, .infobox-2 a.pp-more-link:hover {
	width: 144px;
	height: 74px;
	font-size: 0;
}
.infobox-2 .pp-infobox-title-wrapper {
	display: inline-block;
	width: 71%;
	float: left;
}
.infobox-2 .pp-infobox-description {
	display: inline-block;
	width: 29%;
	float: right;
	position: relative;
    right: -7px;
    top: 15px;
}
.infobox-2 .pp-infobox {
	min-height: 151px;
}

/* Partner logos */
.bg-linen {
	background: url('../png/bg-linen.png') no-repeat scroll center top transparent;
	background-size: cover;
	padding-top: 99px;
	z-index: 9;
	position: relative;
}
.fl-module-pp-logos-grid .bx-viewport {
	height: auto !important;
}

/* CTA Book a Call */
.col-expanded {
	margin-left: -80px;
    margin-right: -35px;
}
.col-expanded .fl-col-content {
	margin-top: auto;
}
.col-expanded-last {
	margin-left: -100px;
}
.cta-meeting .fl-row-content-wrap {
	z-index: 3;
}

/* Our Work */
.portfolio-slider .fl-slide-content a.button {
	color: #FFF;
}
.portfolio-slider ul.tags, .post-tags ul.fl-post_tag, .post-tags ul.fl-category  {
	list-style-type: none;
	padding: 0;
}
.portfolio-slider ul.tags li, .post-tags ul.fl-post_tag li, 
.post-tags ul.fl-category li {
	display: inline-block;
	margin-bottom: 10px;
}
.portfolio-slider ul.tags li a, .post-tags ul.fl-post_tag li a, 
.post-tags ul.fl-category li a {
	background-color: #FFF;
	display: inline-block;
}

/* Portofolio Single */
.portfolio-links {
	text-align: center;
}
.portfolio-links a {
	margin-left: 15px;
	margin-right: 15px;
	width: 350px;
	padding: 15px;
}
.project-gallery .pp-image-carousel-slideshow {
	background-color: #FFF;
	border-radius: 24px;
}
.project-gallery .pp-image-carousel-thumb {
	border-radius: 18px;
	background-color: #FFF;
}
.list-count-green .pp-infobox-title-prefix {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.4em;
	color: #FFF;
	text-align: center;
	background: url('../png/step-number-bg-green.png') no-repeat scroll right top transparent;
	width: 77px;
	height: 52px;
	display: block;
	margin-top: -48px;
	margin-left: -33px;
}

/* Contact US */
.list-count {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4em;
	color: #FFF;
	text-align: center;
	background: url('../png/bg-section-count.png') no-repeat scroll right top transparent;
	width: 51px;
	height: 34px;
	display: block;
	margin-top: -8px;
	margin-left: -10px;
}
.with_frm_style .frm_form_field.frm_html_container {
	font-size: 20px !important;
	color: #333333 !important;
}
.with_frm_style h3 {
	margin-top: 0;
	font-size: 24px;
}
.with_frm_style.frm_forms .frm_error_style,
.with_frm_style.frm_forms .frm_message {
	margin-top: 20px !important;
	display: inline-block !important;
    width: 100%;
}
.with_frm_style.frm_forms .frm_message {
	margin-bottom: 20px;
}
.with_frm_style .frm_error {
	clear: both;
}
.btn-checkbox {
  list-style-type: none;
  margin: 0px 0 0 0;
  padding: 0;
}

.btn-checkbox .frm_checkbox {
  float: left;
  margin: 0 20px 0 0;
  position: relative;
}
.btn-checkbox .frm_checkbox label {
	background-color: #F2F2F2;
	border-radius: 6px;
	border: 2px solid #F2F2F2;
	padding: 5px 10px;
	font-weight: 600;
}

.with_frm_style .btn-checkbox .frm_checkbox input {
  display: block !important;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.btn-checkbox input[type="checkbox"] {
  opacity: 0.01;
  z-index: 100;
}
.btn-checkbox label:hover {
	background-color: #DBDBDB;
	border-color: #DBDBDB;
}
.btn-checkbox label.checked {
  background-color: #FFC145 !important;
  border-color: #FFC145 !important;
}

.btn-checkbox label {
  padding: 5px;
  border: 1px solid #CCC;
  cursor: pointer;
  z-index: 90;
}

.btn-checkbox label:hover {
  background: #DDD;
}
.map-info {
	position: relative;
}
.map-info > .fl-col-content {
	position: absolute;
	left: 25px;
	top: 25px;
	z-index: 9;
}
.map-info .fl-module-icon .fl-icon-text a,
.map-info .fl-module-icon .fl-icon-text p {
	font-weight: 700;
	text-decoration: none;
}
.map-info .fl-module-icon .fl-icon a:hover,
.map-info .fl-module-icon .fl-icon-text a:hover,
.map-info .fl-module-icon .fl-icon-text a:hover p {
	text-decoration: none;
	color: #4196B4;
}
.bc-map,
.bc-map .pp-google-map {
	border-radius: 24px 0 0 24px;
	overflow: hidden;
}
.bc-map.radius-0 .pp-google-map {
	border-radius: 0;
}

/* Inner Pages */
.block-address {
	background: url('../png/bg-address.png') no-repeat scroll left top transparent;
	width: 350px;
	
}
.block-bg-left .fl-col-content {
	position: relative;
}
.block-bg-left .fl-col-content > div {
	z-index: 2;
}
.block-bg-left .fl-col-content:after {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	right: 0;
	width: 975px;
	height: 363px;
	z-index: 1;
	background: url('../png/block-hero-off-white.png') no-repeat scroll right top transparent;
}
.bg-onion-top {
	background: url('../png/bg-top-onion-shread.png') no-repeat scroll center top transparent;
	background-size: contain;
	padding-top: 100px;
	position: relative;
	z-index: 1;
	margin-top: -80px;
}
.bg-white-top .fl-col-content:after,
.bg-white-bottom .fl-col-content:after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	width: 100%;
	height: 60px;
	z-index: 1;
	background-size: cover;
}
.bg-white-top .fl-col-content:after {
	background: url('../png/bg-white-top.png') no-repeat scroll center top transparent;
	top: -3px;
	background-size: cover;
}
.bg-white-bottom .fl-col-content:after {
	background: url('../png/bg-white-bottom.png') no-repeat scroll center top transparent;
	bottom: -1px;
	background-size: cover;
}
.bg-yellow-strip .fl-heading {
	background: url('../png/bg-yellow-strip.png') no-repeat scroll left bottom transparent;
}
.bg-center-bottom .fl-heading {
	background-position: center bottom;
}

/* Accordion */
#fl-main-content .fl-accordion-button-label, #fl-main-content .fl-accordion-button-label:hover, 
#fl-main-content .fl-accordion-button-label:focus, #fl-main-content .fl-accordion-button .fl-accordion-button-icon {
	color: #FF8300;
	font-weight: 700;
    text-decoration: none;
	outline: 0;
}

/* Masonry Testimonials */
.pp-testimonials-grid-3 .pp-testimonials {
	grid-template-columns: none;
}
.masonry .pp-testimonials .pp-testimonial {
    width: calc(33.3% - 20px);
    margin-bottom: 50px;
}
.masonry .pp-testimonials .pp-testimonial:before {
	content: "";
	display: block;
	width: 62px;
	height: 75px;
	background: url('../png/double-quote.png') no-repeat scroll 0 0 transparent;
	position: absolute;
	top: -30px;
    left: 20px;
}
.masonry .pp-testimonials .pp-testimonial .pp-content-wrapper {
    margin-bottom: 10px;
}
.masonry .pp-testimonials .pp-testimonial .pp-testimonials-image {
    display: block;
    text-align: left;
	min-height: 80px;
}
.masonry .pp-testimonials .pp-testimonial .pp-title-wrapper {
    display: block;
}
.masonry .pp-testimonials .pp-testimonial .pp-vertical-align:before {
    content: "";
    display: block;
    width: 165px;
    height: 23px;
    background: url('../png/5-star.png') no-repeat scroll 0 0 transparent;
    margin-bottom: 15px;
}

/* Footer */
footer .fl-module-icon h3 {
	font-size: 24px;
}
footer .bg-blue {
	background: url('../png/footer-bg.png') no-repeat scroll center top transparent;
	background-size: contain;
	padding-top: 45px;
	position: relative;
	z-index: 1;
}
footer .fl-col-content .footer-links a {
	text-decoration: none;
}
footer .footer-links a:hover {
	font-weight: bold;
}
footer .contact-links a {
	text-decoration: underline;
}

a, a i:before, button {
	transition-duration: 0.3s;
	transition-timing-function: ease-in;
}

.pp-offcanvas-content-35chf6udiqv1.pp-offcanvas-content-visible {
	top: 127px;
}
.fixed-left .left-col .fl-col-content {
	max-width: 755px;
	margin-left: auto;
}
.fixed-left .left-col.col-55-wide .fl-col-content {
	margin-right: -150px;
	max-width: 905px;
	z-index: 2;
}
.fixed-left .left-col.col-45-wide .fl-col-content {
	max-width: 660px;
	z-index: 2;
}
.fixed-right .right-col.col-55-wide .fl-col-content {
	max-width: 840px;
	z-index: 2;
}
.pos-relative {
	position: relative;
}
.col-bg-white {
	background-color: #FFF;
}
.abs-bottom-center {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0%);
}
.max-width-500 {
	max-width: 500px;
}
/* Utilities */
.hide-overflow {
	overflow: hidden;
}

@media only screen and (max-width: 1800px) {
	#main-hero .pager-lines {
		top: auto;
		bottom: 70px;
		left: 50%;
        margin-left: -755px;
	}
	.content-panels .pp-image-panels-wrap .pp-panel-item .pp-panel-title h3,
	.photo-box .pp-infobox-title-wrapper .pp-infobox-title	{
		font-size: 2.8vw;
	}
	.photo-box .fl-module-photo {
		height: 100%;
	}
}

@media only screen and (max-width: 1599px) {
	.block-bg-left .fl-col-content:after {
		background-size: cover;
		top: -40px;
		right: -40px;
		height: 135%;
	}
	.bg-onion-top {
		background-size: initial;
	}
	#main-hero .pager-lines {
		left: 3%;
		margin-left: 0;
	}
	#main-hero .pager-count {
		left: auto;
        right: 60px;
        bottom: 100px;
	}
	.fl-node-rntd08viwpm5 .pp-testimonials-wrap .owl-nav.position-side button.owl-next {
		right: -35px;
    	width: 35px;
	}
	.fl-node-rntd08viwpm5 .pp-testimonials-wrap .owl-nav.position-side button.owl-prev {
		left: -35px;
		width: 35px;
	}
	.cta-meeting {
        margin: 0 40px;
    }
}
@media only screen and (max-width: 1100px) {
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		width: 25px;
	}
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		width: 25px;
		margin-left: -5px;
	}
}
@media only screen and (min-width : 993px) {
	.lg-no-bg, 
	.lg-no-bg .fl-col-content {
		background-color: transparent;
	}
}
@media only screen and (min-width : 1024) and (max-width: 1440px) {
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
		margin-right: 5px;
	}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
		font-size: 18px;
	}
}
@media only screen and (min-width : 993px) and (max-width: 1366px) {
	/* Main Menu */
	#mega-menu-header ul.mega-sub-menu li.tab-menu a.menu-item-has-children {
		min-width: 300px;
		font-size: 24px;
		background-size: contain;
        padding: 10px 0;
	}
	#mega-menu-header ul.mega-sub-menu li.tab-menu li.menu-active a.menu-item-has-children {
		background-size: contain;
	}
	#mega-menu-header ul.mega-sub-menu li.tab-menu a span {
		font-size: 18px;
		bottom: -20px;
	}
	#mega-menu-wrap-header .mega-portfolio-wrap .textwidget:before {
		left: -50px;
	}
	#mega-menu-header .cta-contact-buttons ul li a {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.col-expanded-last {
		margin-left: -50px;
	}
	
	.infobox-2 .pp-infobox-description {
		right: -3px;
		top: 5px;
		width: 26%;
	}
	.infobox-2 .pp-infobox-title-wrapper {
		width: 74%;
	}
	.infobox-2 a.pp-more-link, .infobox-2 a.pp-more-link:hover {
		width: 110px;
		height: 84px;
	}
	.infobox-2 a.pp-more-link:before {
		background-size: 50px auto;
		width: 120px;
	}
}
@media only screen and (min-width : 1600px) {
	#main-hero .pager-count {
		top: 70%;
		left: 50%;
		margin-left: -755px;
	}
	#main-hero .pager-title {
		top: 88%;
	}
}
@media only screen and (min-width : 1900px) {
	.content-panels > .fl-module-content {
		width: 118%;
	}
	#main-hero .pager-lines {
		display: inline-block;
		left: 50%;
		margin-left: -900px;
	}
}
