/*

Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto

Author: P-THEMES

Author URI: https://www.portotheme.com/

Description: Porto Responsive WordPress + eCommerce Theme.

Version: 1.1

Template: porto

License: Commercial

License URI: http://themeforest.net/licenses/regular_extended

Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

*/


/*************** From Theme Custom CSS  ***************/

/* Custom Helper Class */
.opacity-5 { opacity: .5 !important; }
.opacity-4 { opacity: .4 !important; }
.opacity-1 { opacity: .1 !important; }
.custom-box-shadow-1 { box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.3); }
.custom-load-btn-style .pagination.load-more .next, .custom-btn-style-1 { position: relative; font-family: 'Overpass', sans-serif; line-height: 1.5; background-color: var(--porto-primary-color) !important; border-color: var(--porto-primary-color) !important; }
.custom-btn-style-1.btn-light { background-color: #fff !important; border-color: #d9d9d9 #d9d9d9 #bfbfbf !important; }
.custom-load-btn-style .pagination.load-more .next:after, .custom-btn-style-1:before { content: ''; position: absolute; top: -5px; right: -5px; bottom: -5px; left: -5px; border: 1px solid var(--porto-primary-color); transition: all .3s; }
.custom-btn-style-1.btn-light:before { border-color: rgba(255, 255, 255, 0.5) !important; }
.custom-load-btn-style .pagination.load-more .next:hover, .custom-btn-style-1:hover { background-color: var(--porto-primary-light-5) !important; border-color: var(--porto-primary-light-5) var(--porto-primary-light-5) var(--porto-primary-light-5) !important; }
.custom-load-btn-style .pagination.load-more .next:focus, .custom-btn-style-1:focus  { background-color: #171717 !important; border-color: #101010 #101010 #000 !important; box-shadow: none; }
.custom-btn-style-1-light:hover { background-color: #f2f2f2 !important; border-color: #e6e5e5 #e6e5e5 #ccc !important; }
.custom-btn-style-1-light:focus { background-color: #ececec !important; color: #212529 !important; border-color: #e6e6e6 #e6e6e6 #ccc !important; }
.custom-load-btn-style .pagination.load-more .next:hover:after, .custom-btn-style-1:hover:before { top: 0; right: 0; bottom: 0; left: 0; }
.z-index-2 { z-index: 2 !important; }
.custom-stroke-text-effect-1 { -webkit-text-fill-color: #FFF; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: var(--porto-primary-color); white-space: nowrap; }
.custom-container-style-3 .container { min-width: 1440px; }
.custom-container-position-1 .container { position: relative; transform: translate3d(-50%, 0, 0); left: 50%; }
.custom-nav-style-1 .owl-nav .owl-prev { display: none !important; }
.custom-nav-style-1 .owl-nav .owl-next { right: -7px !important; }
.divider-img img { opacity: .5; }
.custom-nav-style-1 .owl-nav .owl-next::before { content: ''; position: absolute; top: 23px; left: 17px; width: 11px; height: 11px; border-top: 2px solid; border-left: 2px solid; transform: translate3d(-50%,-50%,0) rotate(135deg); }
.custom-nav-style-1 .owl-nav .owl-next::after { content: ''; display: block; position: absolute; top: 22px; left: 10px; width: 25px; border-top: 2px solid; transform: translate3d(-50%,0,0);}
.custom-nav-grey .owl-nav .owl-next, .custom-nav-grey .owl-nav .owl-prev { color: #aaa !important; }
.nav-font-size-lg .owl-nav .owl-next, .nav-font-size-lg .owl-nav .owl-prev  { font-size: 30px !important; }
/* Layout */
#main .container-fluid { padding-left: 0; padding-right: 0; }
.custom-page-wrapper, .custom-brands-wrapper { padding-left: 6.4vw !important; padding-right: 6.4vw !important; margin-left: 0 !important; margin-right: 0 !important; }
.custom-page-wrapper.info-box-wrapper .container { max-width: 90%; margin-top: -80px; }
/* Intro Slides */
.home .porto-html-block { display: none; }
.custom-slider-background { display: flex; align-items: center; position: absolute; margin-left: 0 !important; margin-right: 0 !important; top: 0; left: 6.4vw; right: 6.4vw; bottom: 0; transform: translate3d(0, 103px, 0); opacity: 0; transition: box-shadow .3s; }
.custom-slider-background.show { opacity: 1; }
.custom-slider-background-image-stage-outer { height: 100%; padding: 0; }
.custom-slider-background-image-stage-outer .vc_column-inner { display: flex; flex-direction: row !important; flex-wrap: wrap; position: relative; width: 100%; height: 100%; transition: transform 1s; }
.custom-slider-background-image-item { position: relative; }
.custom-slider-background-image-item:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #212529; transition: opacity .3s .1s; z-index: 2; opacity: .6; }
.custom-slider-background-image-item, .custom-slider-background-image-item .wpb_wrapper, .custom-slider-background-image-item .vc_single_image-wrapper, .custom-slider-background-image-item img { width: 100%; height: 100%; }
.custom-slider-background-image-item img { object-fit: cover; }
.intro-slide1, .intro-slide2 { height: 700px; }
.intro-slide1 .row, .intro-slide2 .row { height: 100% }
.intro-slides .container { max-width: 78%; padding-top: 3rem; margin-top: 1rem; height: 100%; z-index: 3; }
.intro-slides h2, .intro-slides p { transition: color .3s; }
.intro-slides h2:hover, .intro-slides p:hover { color: #fff !important; }
.intro-slides .owl-nav button { animation-name: fadeIn; animation-duration: 1s; }
.intro-slides.owl-carousel.nav-pos-inside .owl-nav .owl-prev, .intro-slides.owl-carousel.nav-pos-inside .owl-nav .owl-next { width: 45px; height: 60px; font-size: 30px; }
.intro-slides.owl-carousel.nav-pos-inside .owl-nav .owl-prev { left: 33px; }
.intro-slides.owl-carousel.nav-pos-inside .owl-nav .owl-next { right: 33px; }
.porto-ultimate-content-box-container.overflow-hidden .porto-ultimate-content-box { overflow: hidden; }
/* Home page Content */
.custom-content-box-style-1 { background-color: #fff; transition: background-color .3s; }
.custom-content-box-style-1:hover { background-color: var(--porto-primary-color) !important; }
.custom-content-box-style-1:hover .animated-icon svg path, .custom-content-box-style-1:hover .animated-icon svg rect { fill: #fff !important; }
.custom-content-box-style-1:hover h2, .custom-content-box-style-1:hover p { color: #fff !important; }
.custom-dots-style-1 .owl-dots { margin-top: 20px !important; }
.custom-dots-style-1 .owl-dots .owl-dot span { background-color: transparent; width: 12px; height: 12px; border: 1px solid var(--porto-primary-color) !important; }
.custom-dots-style-1 .owl-dots .owl-dot:hover span, .custom-dots-style-1 .owl-dots .owl-dot.active span { background: var(--porto-primary-color) !important; }
.custom-dots-style-1.custom-dots-style-1-lignt .owl-dots .owl-dot:hover span, .custom-dots-style-1.custom-dots-style-1-lignt .owl-dots .owl-dot.active span { background: #fff !important; }
.custom-gallery .vc_column-inner { position: relative; }
.custom-gallery-image1 { bottom: -168px; }
.custom-gallery-image3 { bottom: -75px; right: -17%;   width: 60%;}
.contact-desc .background-text { top: 190px; }
.contact-desc img { opacity: .5; }
.custom-brands-wrapper .row { align-items: center; text-align: center; }
.custom-brands-wrapper .custom-brands-item { max-width: 140px; margin: auto; }
.custom-brands-wrapper .custom-brands-item1 { max-width: 90px; }
.custom-brands-wrapper .custom-brands-item5 { max-width: 100px; }
.custom-brands-wrapper .custom-brands-item6 { max-width: 110px; }
.custom-section .vc_column-inner { align-items: center; flex-direction: row !important; justify-content: space-between !important; }
.custom-section-left, .custom-section-right { width: 34vw; display: flex; flex: 1; max-height: 400px; }
.custom-section-middle { width: 40vw; margin: 0 -70px; z-index: 2; }
.custom-heading-style-1 h2 { position: relative; margin-bottom: 24px !important;}
.custom-heading-style-1 strong { position: absolute; font-size: 4.5em; font-weight: 900; top: 50%; left: 0; opacity: .1; transform: translate3d(0, -50%, 0); z-index: 0; }
.custom-heading-style-1 em { position: relative; letter-spacing: 4.5px; z-index: 1; font-style: inherit; }
.custom-heading-style-1 p { transition: opacity .3s; margin-bottom: 0; }
.custom-section .owl-dots { display: none; }
.services-desc .background-text { top: 102px; left: -64px; }
/* Custom Progress Bar Type */
.custom-progress-bars-style-1 .progress { margin-bottom: 24px !important; height: 5px !important; background-color: #d8d8d8 !important; }
.custom-progress-bars-style-1 .progress-bar { position: static !important; }
.custom-progress-bars-style-1 .progress-bar span { position: absolute; right: 0; bottom: 5px; color: #212529; font-size: 1.2em; line-height: 26px; }
.custom-progress-bars-style-1 .progress-label { font-size: .9em; }
.custom-progress-bars-style-1 .progress-label:not(:first-child) { padding-top: 8px; } 
/* Custom Counts & Lightbox Type */
.section.section-height-3 { padding: 4.6153846154rem 0; }
.custom-counts-section .container { padding-top: .5rem; padding-bottom: .5rem; max-width: 1140px; }  
.custom-counts-section .stats-text { margin-top: 8px; letter-spacing: 2.5px; }
.custom-lightbox-wrapper.container-lg-custom .container { padding: 0; }
.custom-lightbox-wrapper div.wpb_single_image .porto-vc-zoom.porto-vc-zoom-hover-icon:after { content: "\f067"; font-size: 18px; }
.custom-cta-section .row { justify-content: center; }
.questions-desc .background-text { top: 102px; left: -246px; }
/* Custom FAQ type */
.faq-list .toggle > .toggle-content { max-width: 690px; }
/* Custom Members Type*/
.members-wrapper .owl-carousel .owl-nav .owl-next, .members-wrapper .owl-carousel .owl-nav .owl-prev {  top: -10px; opacity: 1 !important; transform: none; }
.members-wrapper .background-text { top: 90px; }
/* Custom Parallax Type */
.custom-parallax-wrapper>div>.vc_column-inner { display: flex; justify-content: center; }
.custom-parallax-wrapper .owl-carousel .owl-nav .owl-next { right: -53px; top: -15px; }
.custom-parallax-wrapper .owl-carousel .owl-nav .owl-prev { left: -53px; top: -15px; }
.custom-parallax-wrapper .container { margin-left: 0; margin-right: 0; }
.custom-parallax-wrapper .testimonial blockquote { padding: 22px 20px; }
.custom-parallax-wrapper .testimonial blockquote:before { content: '\f10d'; top: 0; left: 10px; font-family: var(--fa-style-family-classic); font-weight: 900; font-size: 1.4rem; }
.custom-parallax-wrapper .testimonial blockquote:after { content: none; }
.custom-parallax-wrapper .testimonial blockquote p { padding-left: 1rem; padding-right: 1rem; font-family: 'Overpass', sans-serif !important; font-size: 1.35em; font-weight: 300; font-style: italic; line-height: 1.6; opacity: .8; transition: opacity .3s; }
.custom-parallax-wrapper .testimonial blockquote p:hover { opacity: 1; }
.custom-parallax-wrapper .testimonial .testimonial-author { margin-top: 6px; font-size: 1.2em; }
.custom-parallax-wrapper .testimonial .testimonial-author strong { font-size: 16.8px !important; opacity: 1 !important; }
.posts-item-bottom-0 .porto-tb-item { margin-bottom: 0 !important; }
.custom-heading-style-1 .porto-u-sub-heading > p { transition: opacity .3s; }
.custom-heading-style-1 .porto-u-sub-heading > p:hover { opacity: 1 !important; }
@media (max-width: 1199px) {
    .custom-container-style-3 .container { min-width: 960px; }
}
@media (min-width: 992px) {
    .container-lg-custom .container { max-width: 1440px; }   
    .members-wrapper .owl-carousel .owl-nav .owl-next { right: -55px; }
    .members-wrapper .owl-carousel .owl-nav .owl-prev { left: -55px; }
}
@media (max-width: 991px) { 
    #main .container { padding-left: 15px !important; padding-right: 15px !important; }
    .custom-page-wrapper.info-box-wrapper .container { margin-top: 30px; }
    .custom-container-style-3 .container { min-width: 720px; }
    .custom-section-middle { width: 50vw; }
    .custom-section .owl-dots { display: block; }
    .custom-lightbox-wrapper .porto-grid-item { width: 50% !important; }
}
@media (max-width: 767px) { 
    .custom-container-style-3 .container { min-width: 540px; }
    .intro-slide1, .intro-slide2 { height: 600px; }
    .custom-page-wrapper.info-box-wrapper .container { margin-top: 170px; }
    .custom-section-left, .custom-section-right { display: none; }
    .custom-section-middle { width: 100%; }
    .custom-parallax-wrapper .owl-carousel .owl-nav .owl-next { right: -30px; }
    .custom-parallax-wrapper .owl-carousel .owl-nav .owl-prev { left: -30px; }
}
@media (max-width: 575px) {
    .intro-slides .container { margin-top: 3rem; }
    .intro-slides p { line-height: 26px !important; }
    #main .container { padding-left: 0 !important; padding-right: 0 !important; }
    .custom-page-wrapper .container { max-width: 100%; }
    .custom-container-style-3 .container { min-width: 85vw; }
}
html #topcontrol:hover, html #topcontrol:focus { color: #fff !important; }
/* Contact Page */
.contact-page .contact-desc .background-text { top: 110px; left: -206px; }
.call a { color: #777; transition: color .3s; }
.call a:hover, .call a.active { color: var(--porto-primary-color); text-decoration: none; }
.custom-contact-form-style .form-control { height: calc(1.8em + 1.85rem + 2px); padding: 0.975rem 1.25rem; }
.custom-contact-form-style textarea.form-control { height: 140px; }
.custom-contact-form-style .custom-btn-style-1 { font-size: 1em; font-weight: 700; }


/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/*************** Responsive  ***************/

.no-mobile {
	
}
.mobile-only {
	display: none;
}
@media (max-width: 768px) {
	.no-mobile {
		display: none !important;
	}
	.mobile-only {
		display: block;
	}
}

/*************** Font Override  ***************/

html body div p {
	line-height: 1.2em;
	color: #000;
}

/*************** Header  ***************/

.gtd-header-top-bar p, 
.gtd-header-top-bar a {
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.gtd-header-top-bar .wpb_text_column {
	width: 100%;
  padding: 12px;
  margin: 0;
}
.gtd-top-header-dot {
	padding: 0 20px;
}
@media (max-width: 768px) {
	.gtd-top-header-dot {
		visibility: hidden;
		display: block;
	}
}
@media (max-width: 992px) {
  #header #nav-panel .accordion-menu > li.menu-item > a:not(:hover) {
    color: #19398a !important;
  }
}
html body div #header {
	background-color: transparent !important;
	background: transparent !important;
}

.intro-slide-wrapper {
  background : -moz-linear-gradient(50% 100% 90deg,rgba(146, 146, 149, 1) 0%,rgba(191, 191, 197, 1) 54.93%,rgba(255, 255, 255, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(146, 146, 149, 1) 0%, rgba(191, 191, 197, 1) 54.93%, rgba(255, 255, 255, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(146, 146, 149, 1) ),color-stop(0.5493,rgba(191, 191, 197, 1) ),color-stop(1,rgba(255, 255, 255, 1) ));
  background : -o-linear-gradient(90deg, rgba(146, 146, 149, 1) 0%, rgba(191, 191, 197, 1) 54.93%, rgba(255, 255, 255, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(146, 146, 149, 1) 0%, rgba(191, 191, 197, 1) 54.93%, rgba(255, 255, 255, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#929295', endColorstr='#FFFFFF' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(146, 146, 149, 1) 0%, rgba(191, 191, 197, 1) 54.93%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#929295' , GradientType=0);
	
	border-bottom: 34px solid #19398a !important;
}

html body #header .logo {
  max-width: none;
}

html body #header .share-links a:not(:hover) {
  color: #19398a;
  background-color: transparent;
}
html body #header .share-links a {
  font-size: 30px;
  width: 30px;
  height: 30px;
  box-shadow: none;
	border-radius: 0px;
}

html body div #header .main-menu > li.menu-item > a  {
  font-family : Poppins;
  font-weight : bold;
  font-size : 16px;
  text-transform : uppercase;
  color : #000000;
  color : rgb(0, 0, 0);
}

html body div #header .mobile-toggle {
  font-size: 1.2em;
  background-color: rgba(0,0,0,0.01);
  color: #19398a;
}

#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {
  background-color: transparent;
  color: #19398a !important;
}

/*************** Footer  ***************/

.gtd-copy {
	text-align: center !important;
	color: #fff;
}
.gtd-copy a {
	color: #fff;
}

html body div #footer h3 {
  font-family : Poppins;
  font-weight : bold;
  font-size : 18px;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
	letter-spacing: 1px;
}
html body div #footer p,
html body div #footer a {
  font-family : Poppins;
  font-size : 18px;
  line-height : 29px;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
}

html body #footer .share-links a {
  font-size: 30px;
  width: 30px;
  height: 30px;
  box-shadow: none;
	border-radius: 0px;
	background: transparent !important;
}

/*************** Buttons  ***************/

html body div .custom-btn-style-1::before {
  border: 1px solid #fff;
}
html body div .custom-btn-style-1 {
  color: #b5121b;
  background-color: #fff !important;
  border-color: #fff !important;
	font-family: 'Poppins', sans-serif;
}
html body div .custom-btn-style-1:hover {
  background-color: #b5121b !important;
  border-color: #b5121b !important;
}

html body div .red .custom-btn-style-1::before {
  border: 1px solid #b5121b;
}
html body div .red .custom-btn-style-1 {
  color: #fff;
  background-color: #b5121b !important;
  border-color: #b5121b !important;
}
html body div .red .custom-btn-style-1:hover {
	color: #b5121b !important;
  background-color: #fff !important;
  border-color: #b5121b !important;
}

/*************** Home  ***************/

html body div .custom-slider-background-image-item::before {
  background: transparent;
}

.gtd-floor-type-icons-row .vc_column-inner {
	background-color: #fff;
	padding: 15px 40px !important;
	border-style: Solid;
	border-color: #BFBFC5;
	border-width: 3px;
	  min-height: 475px;
}
.gtd-floor-type-icons-row h2 {
  font-family : Poppins;
  font-weight : bold;
  font-size : 28px;
  color : #000000;
	text-align: center;
}

/*************** Inner Pages  ***************/

html body:not(.home) .custom-page-header-1 {
	 background : -moz-linear-gradient(50% 100% 90deg,rgba(189, 189, 195, 1) 0%,rgba(210, 210, 214, 1) 20.53%,rgba(235, 235, 237, 1) 50.27%,rgba(250, 250, 250, 1) 77.59%,rgba(255, 255, 255, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(189, 189, 195, 1) 0%, rgba(210, 210, 214, 1) 20.53%, rgba(235, 235, 237, 1) 50.27%, rgba(250, 250, 250, 1) 77.59%, rgba(255, 255, 255, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(189, 189, 195, 1) ),color-stop(0.2053,rgba(210, 210, 214, 1) ),color-stop(0.5027,rgba(235, 235, 237, 1) ),color-stop(0.7759,rgba(250, 250, 250, 1) ),color-stop(1,rgba(255, 255, 255, 1) ));
  background : -o-linear-gradient(90deg, rgba(189, 189, 195, 1) 0%, rgba(210, 210, 214, 1) 20.53%, rgba(235, 235, 237, 1) 50.27%, rgba(250, 250, 250, 1) 77.59%, rgba(255, 255, 255, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(189, 189, 195, 1) 0%, rgba(210, 210, 214, 1) 20.53%, rgba(235, 235, 237, 1) 50.27%, rgba(250, 250, 250, 1) 77.59%, rgba(255, 255, 255, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#BDBDC3', endColorstr='#FFFFFF' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(189, 189, 195, 1) 0%, rgba(210, 210, 214, 1) 20.53%, rgba(235, 235, 237, 1) 50.27%, rgba(250, 250, 250, 1) 77.59%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#BDBDC3' , GradientType=0);
	
	border-bottom: 34px solid #19398a !important;
	
	max-height: 195px;
}
html body:not(.home) .custom-page-header-1 > .vc_column_container {
  transform: translate3d(0, 19px, 0);
  transition: box-shadow .3s;
  overflow: hidden;
}
html body div .call a {
  color: #000;
  transition: color .3s;
}

/*************** Cognito Form  ***************/

html body div .cog-page__navigation .el-button {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-right: 3rem !important;
  padding-left: 3rem !important;
  
  font-weight: 800;
	
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.533rem 0.933rem;
  font-size: 0.8rem;
  line-height: 1.42857;
	
	
  color: #fff !important;
  background-color: #b5121b !important;
  border-color: #b5121b !important;
	font-family: 'Poppins', sans-serif;
	
	border-radius: 0px !important;
}
html body div .cog-page__navigation .el-button::before {
	content: '';
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  transition: all .3s;
  border: 1px solid #b5121b;
}
html body div .cog-page__navigation .el-button:hover {
	color: #b5121b !important;
  background-color: #fff !important;
  border-color: #b5121b !important;
}

html body div .cog-field label {
	display: none !important;
}
html body .cog-cognito .el-input__inner {
  padding: 15px !important;
}
html body .cog-cognito .el-textarea__inner {
	min-height: 125px !important;
}

/*************** Projects  ***************/

.portfolios-container .porto-heading.project-info {
	text-align: center;
}

html body.single-portfolio .row.main-content-wrap {
	margin-top: 60px;
}

html body div .porto-tb-item,
html body div .porto-tb-featured-image{
  max-height: 265px;
  overflow: hidden;
	display: flex;
  justify-content: center;
  align-items: center;
}

html body:not(.home):not(.post-type-archive-portfolio) .custom-page-header-1 {
	margin-bottom: 150px !important;
}


html body.tax-portfolio_cat #ourprojects {
	margin-top: -175px !important;
	padding-top: 0px !important;
}

/*

		Responsive Design Fixes

*/

@media (max-width: 768px) {
	.gtd-floor-type-icons-row > .vc_column_container {
		margin-bottom: 10px !important;
	}
	body:not(.home) .page-content {
		padding: 100px 40px 0 !important;
	}
	.page-wrapper .page-top.custom-breadcrumb-style-1 .page-title {
		font-size: 3em !important;
	}
	body.page-id-4890 .page-content,
	body.page-id-18 .page-content {
		padding-top: 0px !important;
	}
}

#nav-panel .accordion-menu li.menu-item.active > a, #nav-panel .accordion-menu li.menu-item:hover > a, #nav-panel .accordion-menu .sub-menu li:not(.active):hover > a {
  background: #fff !important;
}

.gtd-services-ul {
	list-style: none; padding: 0; color: #000; font-size: 16px;
}
.gtd-services-ul li {
	padding-bottom: 5px;
}




























