/*
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
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*common*/
.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white a{color: #fff;}
.justify{text-align:justify;}
.page-content section {padding-top: 80px;padding-bottom: 50px;}
.page-content section.wpb-content-wrapper {padding-top: 0;padding-bottom: 0;}
.porto-u-main-heading {margin-bottom: 3%;}
.wpcf7-form-control.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-captchar {width: 100%;min-height: 50px;border-color: rgba(4,4,4,.4);border-radius: 2px;}
.wpcf7 .vc_row > div {margin-bottom: 15px;}
.wpcf7 .vc_row {margin-left: -15px;margin-right: -15px;}
.submit-btn input {width: 150px;}
.no-breadcrumbs .main-content {padding-top: 0;}
.slick-slider .slick-prev{left: -20px;}
.slick-slider .slick-next{right: -20px;}
.share-links .share-twitter:before {content: "\e61b";}
.vc_column_container>.vc_column-inner {padding-left: 0;padding-right: 0;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}
::-webkit-scrollbar-thumb{background:var(--porto-primary-color);border-radius:30px;}
::-webkit-scrollbar-thumb:hover{background:#444;}
/*end common
 * header*/
#header .header-main .header-left {padding: 8px 0;}

/*end header
 * home*/
#projects .porto-item-wrap>.row>.porto-item-wrap {width: 33.33%;padding: 5px;}
#projects .porto-item-wrap>.row>.porto-item-wrap .col-md-4 {width: 100%;}
#projects .porto-item-wrap>.row>.porto-item-wrap .col-md-4 .wpb_content_element{margin-bottom:10px !important;}
.special-heading h2 {color: var(--porto-primary-color);font-size: 40px;}
.porto-carousel-wrapper button.square-border, .porto-carousel-wrapper button.square-bg {background-color: rgba(0, 0, 0, .2);border-radius: 5px !important;}
.brand-logos {background-color: #f8f8f8;}
.brand-logos>.col-md-6:first-child .wpb_single_image {margin-bottom: 0;}
.brand-logos>.col-md-6:last-child .wpb_single_image img {max-width: 250px;}
.contact-details ul>li {list-style: none;position: relative;font-size: 16px;color: #000;margin-bottom: 10px;}
.contact-details ul>li:before {content: "\e8c4";font-family: "porto";font-size: 20px;margin-right: 5px;color: #fb6648;}
.contact-details ul>li:nth-child(2):before {content: "\e8bb";}
.contact-details ul>li:nth-child(3):before {content: "\e88e";}
.contact-details ul{padding-left:0;}
.contact-icons .col-md-4>.vc_column-inner {box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.08);padding: 30px 15px 8px;color: #222;margin-bottom:30px;}
.contact-icons .porto-sicon-box .porto-icon {color: #fb6648;}
a.porto-sicon-box-link {color: inherit;}
/*end home
 * footer*/
#footer .footer-bottom{font-size: 1.1em;}
section#contact {padding-bottom: 0;}

/*end footer*/
#projects .vc_single_image-wrapper.vc_box_border_grey {
	position: relative;
}

#projects .vc_single_image-wrapper.vc_box_border_grey::before {
 content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5); /* black with 50% opacity */
  pointer-events: none;
	z-index: 1; opacity: 0;                  /* hidden by default */
  transition: opacity 0.3s ease;}

#projects .vc_single_image-wrapper.vc_box_border_grey:hover::before {
opacity: 1;
}

.special-heading {
	text-transform: uppercase
}

.special-heading .wpb_wrapper::after {
	content: '';
	display: block;
	border-bottom: 3px solid #fb6648;
    width: 10%;
    margin: 20px auto 0;
}

.orange-text h2{
	color: #fb6648;
	font-size: 40px;
	text-transform: uppercase;
}


.service-box>div {
	border: 1px solid #E5E5E5;
	height: 100%;
	position: relative
}

.service-box .wpb_single_image .wpb_wrapper {
	padding: 12px 12px 0
}

.service-box .wpb_content_element {
	margin-bottom: 0
}

.service-icon-box img {
	filter: invert(1)
}

.service-icon-box .porto-just-icon-wrapper.porto-sicon-img {
		background-color: #fb6648;
}

.service-icon-box .porto-sicon-default{
	padding-left: 30px
}

.service-icon-box h3.porto-sicon-title{
	font-size: 22px;
    font-weight: 600;
	margin-top: 10px
}

.service-icon-box .porto-sicon-description {
	padding: 0 12px 20px;
}

.service-icon-box .porto-just-icon-wrapper.porto-sicon-img {
	font-size: 48px;
	padding: 10px
}

.service-section .service-row-last {
	margin-top: 40px
}

.service-icon-box{
	position: relative
}

.service-box .number {
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-size: 40px;
	opacity: 0.2;
	font-weight: 800;
}

.service-box:hover .porto-just-icon-wrapper.porto-sicon-img img{
	  transform: rotateY(180deg);
}

.service-box .vc_single_image-wrapper {
	overflow: hidden
}

.service-box .vc_single_image-wrapper img {
		transition: 0.5s;
}

.service-box:hover  .vc_single_image-wrapper img {
	transform: scale(1.1);
}

.service-box .porto-sicon-header {
	text-align: center
}

.service-box .porto-sicon-default {
	position: absolute;
    top: -32px;
}

.service-box .default-icon .porto-sicon-title:not(:last-child) {
	margin-top: 10px
}

.testimonial-section{
	background-color: #F3F4F7;
	padding: 0 !important
}

.testimonial-section .special-heading {
	padding-top: 30px
}

.testimonial-img .wpb_content_element{
	margin-bottom: 0
}

.testimonial-carousel .testimonial-author {
	font-size: 20px
}

.testimonial-img {
background-image: url(https://lawngreen-pig-997379.hostingersite.com/econium/wp-content/uploads/2025/09/testimonial-image.webp);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonial.testimonial-with-quotes blockquote:before, .testimonial.testimonial-with-quotes blockquote:after {
opacity: 0.4
}

.contact-form-box>div{
	box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.08);
}

.contact-form-box .vc_column-inner{
		padding: 25px;
}

.contact-form-box .wpcf7-form-control-wrap input,.contact-form-box textarea{
	background-color: #F3F4F7;
	border: none;
	padding: 12px 15px;
	transition: 0.4s ease
}

.contact-form-box .wpcf7-form-control-wrap input:focus, .contact-form-box textarea:focus {
	background-color: #fff;
	border: 1px solid #788094
}

.contact-form-box textarea {
	max-height: 160px
}

.contact-form-box .submit-btn input {
	width: 100%
}

.red {
	/*color: yellow;*/
    font-size: 15px;
    font-weight: 700;
}
#header .header-left .block-inline {
	width: 100%;
}
#header .header-left .block-inline .header-contact {
	width: 100%;
	justify-content: space-between;
}
.service-boxes .porto-feature-box{border: 1px solid #E5E5E5;position: relative;padding: 12px 12px 25px;width: calc(33.3% - 30px);margin:0 15px 30px;}
.service-boxes>.col-md-12>.vc_column-inner {display: flex;flex-wrap: wrap;}
.service-boxes .porto-feature-box .wpb_single_image {margin-bottom: 0;}
.service-boxes>.col-md-12 {margin: 0 -10px;}
.service-boxes .service-icon-box .porto-sicon-default {padding-left: 20px;margin-top: -40px;}
.service-boxes .service-icon-box .porto-sicon-description {padding: 0;}
.service-boxes .number {position: absolute;bottom: 18px;right: 15px;font-size: 40px;opacity: 0.2;font-weight: 800;margin-bottom: 0;}
section.vc_section.insta-section {padding-bottom: 0;}
.insta-section .wpb_text_column {margin-bottom: 15px;}

@media (min-width: 1024px) {
	.testimonial-carousel {
padding: 0 40px}
}

/*responsive*/
@media screen and (max-width: 1024px) {
	.special-heading h2, .orange-text h2{font-size: 30px;}
	.special-heading .wpb_wrapper:after{margin-top: 12px;}
	.brand-logos>.col-md-6:last-child .wpb_single_image img {max-width: 140px;}
	.service-icon-box .porto-sicon-default {padding-left: 20px;}
	.service-icon-box .porto-just-icon-wrapper.porto-sicon-img {font-size: 44px;}
	.service-icon-box h3.porto-sicon-title {font-size: 18px;}
	.service-icon-box .porto-sicon-description {font-size: 13px;line-height: 1.5;}
	.service-boxes .porto-feature-box{width: calc(50% - 30px);}
	
}
@media screen and (min-width: 991px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {max-width: 1280px;--porto-flick-carousel-width: 1280px;}
}
@media screen and (max-width: 991px) {
	#header .header-top .header-right > * {display: block;}
	#header .header-top .header-right ul.nav.nav-pills.nav-top {display: block;}
}
@media screen and (max-width: 900px) {
	.red{font-size: 1.1em;}
}
@media screen and (max-width: 800px) {
	.page-content section {padding-top: 50px;padding-bottom: 20px;}
	.brand-logos>.col-md-6:last-child .wpb_single_image {margin-bottom: 15px;}
	.orange-text h2 {font-size: 20px;}
	.special-heading h2 {font-size: 24px;}
	.testimonial-section .col-md-9 {width: 100%;}
	#header .header-left .block-inline .header-contact{flex-wrap: wrap;}
	#header .header-left .block-inline .header-contact>div{width:100%;text-align:center;}
}
@media screen and (max-width: 767px) {
	/*#header:not(.header-builder) .header-top {display: block;}*/
	.brand-logos>.col-md-6:last-child {padding-top: 30px;}
	.brand-logos>.col-md-6:last-child .col-md-6 {width: 50%;}
	.contact-form-box .vc_column-inner {margin-bottom: 30px;}
	#header:not(.header-builder) .header-top {display: block;}
}
@media screen and (max-width: 640px) {
	.service-boxes .porto-feature-box {width: calc(100% - 30px);}
	.special-heading {margin-bottom: 10px;}
}
@media screen and (max-width: 440px) {
	.red, #header .header-top .header-contact {font-size: .9em;}
}
/*end responsive*/