/*!
Theme Name: Power Connect Electric 2025
Theme URI: https://them.es/starter
Author: Logic Web Media
Author URI: https://them.es/
Description: 
Version: 2.4.2
Requires at least: 5.0
Tested up to: 5.6
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: quality-review-services
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/******* Global **********/
body{font-family: "Montserrat", sans-serif;font-weight: normal;color:#2d2d2d;font-size:16px;line-height: 1.6;}

h1,h2,h3,h4,h5,h6{font-family: "Montserrat", serif;font-weight: 600; color:#161b33;
	/* color: #2c2832; */
}

body h1 {
	font-size: 70px;
}
body h2{font-size: 40px;}
body h3{font-size: 30px;}
body h4{font-size: 23px;}
body h5 {font-size: 22px;}
body h6 {font-size: 20px;}
body h2 span, body h3 span {
  color: #161b33;
}
body a {
  color: #161b33;
}
body a:hover{color:#00195d;}

.upper{text-transform: uppercase;}
.blue{color:#161b33;}
.dark-blue{color:#161b33;}
.white{color:#fff;}
.fw-700{font-weight: 700;}
.orange{color:#666;}
.btn {
display: inline-block;
font-weight: 500;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 14px 40px;
font-size: 1rem;
line-height: 1.5;
border-radius: 50px;
letter-spacing: 1px;
border-width: 1px;
border-style: solid;
transition: all .15s ease-in-out;
}
.hero-section .btn.btn-transparent, .btn.btn-transparent.bordered {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.hero-section .btn.btn-transparent:hover, .btn.btn-transparent.bordered:hover {
  background-color: #161b33;
  border-color: #161b33;
  color: #fff;
  text-decoration: none;
}
.btn.btn-transparent {
  background-color: transparent;
  border-color: #161b33;
  color: #161b33;
}
.btn.btn-transparent:hover {
  background-color: #161b33;
  border-color: #161b33;
  color: #fff;
}
.btn.btn-transparent.btn-light {
	border-color: #fff;
}
.btn.btn-transparent.btn-light:hover {
	border-color: #161b33;
}

.btn-info, .btn-default{color: #fff;
background-color: #5b7294;
border-radius: 50px;
border-color: #5b7294;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
.btn-info.focus,.btn-info:focus,.btn-info:hover, .btn-default.focus,.btn-default:focus,.btn-default:hover,.btn-info:active,.btn-default:active,.btn-info:checked,.btn-default:checked{color:#fff; background-color: #161b33; border-color: #161b33; box-shadow: none !important; text-decoration: none;}
.btn:focus, .btn:active, .btn:visited, .btn:checked{outline: none; box-shadow: none !important; text-decoration: none;}

.btn-blue, .btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue:checked{color: #fff;
background-color:transparent;
border-color: #fff;
	border-radius: 0px;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;text-decoration: none;}
.btn.btn-info.btn-black {
  background-color: #22282B;
  border-color: #22282B;
}
.btn.btn-info.btn-black:hover {
  background-color: #00195d;
  border-color: #00195d;
}
.btn.btn-link {
	padding: 0;
	border: none;
	text-transform: uppercase;
	color: #161b33;
	font-weight: 700;
	font-size: 14px;
}
.btn.btn-link:hover {
  color: #00195d;
}

h2.title-detail, h3.title-detail, h4.title-detail{
display: grid;
grid-template-columns: 35px max-content 35px;
grid-template-rows: 20px 0;
/*grid-gap: 20px;*/
align-items: center;
justify-content: center;
	color: #fff;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
margin: 0;
}

/*h2.title-detail:after, h3.title-detail:after, h4.title-detail:after{*/
/*content: "";*/
/*display: block;*/
/*height: 2px;*/
/*background-color: #fff;*/
/*width: 35px;*/
/*background-image: url(img/detail-right.png);*/
/*background-size: contain;*/
/*background-repeat: no-repeat;*/
/*background-position: left;*/
/*}*/

h2.title-detail:before, h3.title-detail:before, h4.title-detail:before {
content: " ";
display: block;
height: 2px;
background-color: #fff;
width: 23px;
/*background-image: url(img/detail-left.png);
background-size: contain;*/
/*background-repeat: no-repeat;*/
/*background-position: right;*/
}

input:focus, textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #eee;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
}

.large-padding{
	padding-top:150px;
	padding-bottom: 150px;
}
.pad-100{
	padding-top:100px;
	padding-bottom: 100px;
}
.pad-tp-100 {
	padding-top: 100px;
  }
  .pad-btm-100 {
	padding-bottom: 100px;
  }
.pad-50{
	padding-top:50px;
	padding-bottom: 50px;
}
.pad-25{
	padding-top:25px;
	padding-bottom: 25px;
}
.w-85 {
width: 85%!important;
}

.divider{
	width: 100px;
height: 3px;
background-color: #ecf2fe;
display: table;
margin: 20px auto;
}

.divider.div-left{
margin: 20px 0px;
}

.topText{
	color: #161b33;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 20px;
}
.topText+h1, .topText+h2, .topText+h3{
margin-top: 5px;
}

.fw-400{
	font-weight: 400 !important;
}

ul.bullList li{
position: relative;
padding: 5px 0 5px 22px;
	}
		ul.bullList li::before{
color: #161b33;
vertical-align: middle;
top: 7px;
position: absolute;
left: 0;
content: "\f324";
display: inline-block;
font-family: "Font Awesome 6 Pro";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
	}

.gray-bg {
background-color: #F6F7F9;
}
.grey-bg {
background-color: #DFDFDF;
}
.pri-light-bg {
	background-color: #F1F7FD;
}
.dark-grey-bg {
	background-color: #191919;
}


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

nav#header {
box-shadow: none;
width: 100%;
padding: 25px 20px;
background-color: #fff;
}

.flexia-sticky-navbar nav#header{
-webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,.3);
box-shadow: 1px 1px 20px 1px rgba(0,0,0,.3);
}


@media only screen and (min-width: 992px) {
.dropdown:hover>.dropdown-menu {
  display: block;
}    
}

nav#header.navbar-expand-xl .navbar-nav .nav-link{
padding: 1rem 1.4rem;
}

.navbar-expand-xl .navbar-nav .nav-link:hover, .navbar-expand-xl .navbar-nav .nav-link:active, .navbar-expand-xl .navbar-nav .nav-link:focus {
color: #5b7294;
}

.navbar-expand-xl .navbar-nav li:last-child .nav-link {
padding: 8px 20px;
text-transform: none;
color: #fff;
}
.dropdown-item.active, .dropdown-item:active {
color: #16181b !important;text-decoration: none;background-color:#f8f9fa!important;
}



nav{background-color: transparent;}

.nav-link {
color: #253536;
font-size: 17px;
font-weight: 500;
}
.nav-link:hover {
color: #5b7294;
}

nav#header #navbar .nav-link.btn.btn-info {
  padding: 14px 40px;
  background-color: #161b33;
  border-color: #161b33;
}
nav#header #navbar .nav-link.btn.btn-info:hover {
  background-color: #5b7294;
  border-color: #5b7294;
}
nav#header .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-brand img {
width: 210px;
height: auto !important;
}


.dropdown-menu {
padding: 0px;
margin: 0px;
color: #101F2F;
border: none;
border-radius: 0px;
}
.dropdown-item {
display: block;
width: 100%;
padding: .75rem 1.5rem;
clear: both;
font-weight: 400;
color: #101F2F;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
border-bottom: 1px solid #eee;
}

.flexia-navbar.flexia-sticky-navbar {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.flexia-navbar.flexia-sticky-navbar #header { 
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.flexia-navbar {
z-index: 999999;
box-shadow: 0 .15em .35em 0 rgba(0,0,0,.135);
transition: all .3s ease-in-out;
transform: translate3d(0,0,0);
background-color: #eee;
position: relative;
width: 100%;
}
.slideInDown{
    -webkit-animation-name:slideInDown;
    animation-name:slideInDown
}
@keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
@-webkit-keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.top-bar {
	background-color: #131C45;
	padding: 10px 0;
}
.top-bar ul li a, .top-bar ul li i {
	color: #fff;
}
.top-bar ul li {
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid #fff;
}
.top-bar ul li:first-child {
	padding-left: 0;
	margin-left: 0;
	border-left: none;
}
.top-bar ul li.social {
	display: flex;
	gap: 15px;
}
.top-bar ul li.social i.fa-brands {
	font-size: 20px;
}

.container {
  max-width: 1400px !important;
}
.rounded-1 {
	border-radius: 5px;
}
.rounded-2 {
	border-radius: 10px;
}
.rounded-3 {
	border-radius: 15px !important;
}
.pri-clr {
	color: #161b33;
}
.sec-clr {
	color: #5b7294;
}
.dark-blue-bg {
	background-color: #012c3c;
}
.big {
	font-size: 1.3rem;
}
.pri-bg {
	background-color: #161b33;
}
.sec-bg {
	background-color: #5b7294;
}


/******* HOME  **********/

.hero-section {
	background-image: url("img/banner-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width:100%;
	padding-top: 200px;
	padding-bottom: 200px;
	position: relative;
}
.hero-section::after {
  content: '';
  background-color: #161b33;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
opacity: 0.3;
}
.hero-section .container {
  z-index: 2;
  position: relative;
}
.hero-btn {
  gap: 15px;
}
.hero-content h1{text-shadow: 5px 5px 10px #000;}
.top-text {
  background-color: #5b7294;
  font-weight: normal;
  font-size: 17px;
  border-radius: 50px;
  display: inline-block;
  padding: 6px 30px;
}
.iconWrap .icon {
  width: 70px;
  height: 70px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid;

}
.page-template-page-services .iconWrap .icon {color:#5b7294;
}
.iconWrap .icon i {
  font-size: 30px;
}
.iconWrap {
  transition: .3s all cubic-bezier(0.4, 0, 0.2, 1);
}
.page-template-page-services .iconWrap {
  transition: .3s all cubic-bezier(0.4, 0, 0.2, 1);
	background-color: #161b33;
	color:#fff;
}
.page-template-page-services .iconWrap h4.sec-clr{
color: #fff;
}
.iconWrap:hover {
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.1) 0px 8px 10px -6px;
  transform: matrix(1, 0, 0, 1, 0, -8);
}
div.border-light {
	border: 1px solid rgba(255,255,255,.1) !important;
}
.card h5 {
  font-size: 18px;
  height: 43px;
}
.card-img, .card .card-img-top {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  height: 280px;
  object-fit: cover;
  object-position: center;
  transition: .3s all cubic-bezier(0.4, 0, 0.2, 1);
}
.card {
  transition: .3s all cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.card:hover {
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.1) 0px 8px 10px -6px !important;
  transform: matrix(1, 0, 0, 1, 0, -8);
}
.card:hover .card-img-top {
  transform: scale(1.1);
}
#project-tabs {
  justify-content: center;
  border-bottom: none;
  gap: 15px;
}
.nav.nav-tabs .nav-link {
  border: 1px solid #e6e6e6;
  border-radius: 50px;
  background-color: #fff;
  font-size: 16px;
  padding: 10px 40px;
}
.nav.nav-tabs .nav-item.show .nav-link, .nav.nav-tabs .nav-link.active {
  color: #fff;
  background-color: #5b7294;
  border-color: #5b7294;
}
.home-cta .contentWrap {
  max-width: 600px;
}
.object-cover {
  object-fit: cover;
}
.btn.btn-info.hover-white:hover, .btn.btn-info.hover-white:focus {
  background-color: #fff;
  color: #5b7294;
}
h2.big {
	font-size: 50px;
}
.home-certified .contentWrap {
  max-width: 635px;
}
.cert-wrap img {
  height: 237px;
  object-fit: cover;
  object-position: top center;
}
.wpcf7-form .wpcf7-form-control.wpcf7-text {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #E5E4E6;
  padding: 12px 20px;
  border-radius: 10px;
  height: 51px;
  margin-bottom: 20px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #E5E4E6;
  padding: 20px;
  height: 120px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form .wt-50 p {
  display: flex;
  gap: 20px;
  margin: 0;
}
.wpcf7-form p {
  text-align: center;
}
.wpcf7-form .wpcf7-spinner {
  position: absolute;
  margin-top: 15px;
}

/******* SUB PAGES  **********/

.hero-section.inner-header {
	padding-top: 100px;
	padding-bottom: 100px;
	background-position: center -100px;
}
.inner-header h1 {
  font-size: 60px;
}
.social-icons .icon a {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.social-icons .icon a:hover {
  background-color: #161b33
}
.team-info .btn.btn-info {
  border-color: #161b33;
  letter-spacing: 0;
  font-size: 14px;
}
.team-info .btn.btn-info:hover {
  background-color: #5b7294;
  border-color: #5b7294;
}

.project-images img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.project-content .project-title {
	font-size: 40px;
}
.project-content {
	position: sticky;
	top: 150px;
}
.breadcrumb-wrapper {
  display: inline-block;
}
.breadcrumb-wrapper .breadcrumb {
  padding: 6px 20px;
  margin-bottom: 0;
  background-color: #161b33;
  border-radius: 4px;
  justify-content: center;
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item {
  color: #5b7294;
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item a {
  color: #fff;
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item a:hover {
  color: #5b7294;
  text-decoration: none;
}
.iconWrap a {
  color: #2d2d2d;
}
.iconWrap a:hover {
  color: #5b7294;
  text-decoration: none;
}
body .lightbox {
  z-index: 999999;
}
body .lightboxOverlay {
  z-index: 999999;
}


/******* FOOTER  **********/


#footer {
	padding-top: 60px;
	background-color: #fff;
	padding-bottom: 25px;
	font-size: 15px;
}
#footer img {
	width: 70%;
	margin-top: 30px;
}
#footer p {
	margin-top: 10px;
}
#footer h4 {
	font-size: 22px;
	margin-bottom: 30px;
}
#footer a {
	color: #2d2d2d;
	text-decoration: none;
}
#footer a:hover {
	color: #5b7294;
}
#footer .socList a {
  border: 1px solid #5b7294;
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 0px;
  align-items: center;
  justify-content: center;
}
#footer .fa-brands {
	color: #5b7294;
	font-size: 18px;
}
#footer .socList a:hover {
	background-color: #5b7294;
}
#footer .socList a:hover .fa-brands {
	color: #000;
}
ul.list-unstyled.nav-list li {
	margin-bottom: 15px;
	display: flex;
	align-items: start;
}
ul.list-unstyled.nav-list li i {
	margin-right: 12px;
	margin-top: 3px;
	font-size: 20px;
}
ul.list-unstyled.nav-list.foot-menu li i {
	font-size: 14px;
	margin-right: 5px;
}
.foot-copy {
	border-top: 1px solid #6C6E70;
}


/* ----------- Responsive CSS ------------- */

@media only screen and (max-width: 1200px) {
nav#header {
  padding: 20px 15px;
}
body h1 {
  font-size: 60px;
}
body .w-75 {
  width: 80% !important;
}
body h2 {
  font-size: 36px;
}
body h3 {
  font-size: 26px;
}
body h4 {
  font-size: 21px;
}
.card-img, .card .card-img-top {
  height: 210px;
}
.card h5 {
  font-size: 17px;
  height: auto;
}
h2.big {
  font-size: 42px;
}
.project-content .project-title {
  font-size: 35px;
}
.cert-wrap img {
  height: 160px;
}
}

@media only screen and (max-width: 1199px) {
.navbar-toggler:not(.collapsed) .fa-light.fa-xmark.d-none {
  display: block !important;
}
.navbar-toggler:not(.collapsed) .fa-light.fa-bars.d-block {
  display: none !important;
}
nav#header .navbar-toggler {
  padding: 6px;
  background-color: #161b33;
}
nav#header .navbar-toggler i {
  color: #fff;
  font-size: 26px;
}
nav#header .navbar-toggler .navbar-toggler-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
nav#header .navbar-toggler:focus {
  box-shadow: none;
}
}



@media only screen and (max-width: 991px) {
body h1 {
  font-size: 50px;
}
.hero-section {
  padding-top: 120px;
  padding-bottom: 120px;
}
body .w-75 {
  width: 100% !important;
}
body h2 {
  font-size: 33px;
}
.big {
  font-size: 18px;
}
body h3 {
  font-size: 24px;
}
body h4 {
  font-size: 20px;
}
h2.big {
  font-size: 38px;
}
.inner-header h1 {
  font-size: 50px;
}
.project-content .project-title {
  font-size: 30px;
}
.cert-wrap img {
  height: 237px;
}
}


@media only screen and (max-width: 767px) {
body h1 {
  font-size: 42px;
}
.hero-btn .btn {
  padding: 14px 27px;
}
.pad-100 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.card-img, .card .card-img-top {
  height: 250px;
}
.inner-header h1 {
  font-size: 44px;
}
.hero-section.inner-header {
  padding-top: 80px;
  padding-bottom: 80px;
}
.map-section iframe {
  height: 300px;
}
.cert-wrap img {
    height: 334px;
  }
}


@media only screen and (max-width: 479px) {
.hero-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
body h1 {
  font-size: 34px;
}
.hero-btn {
  flex-direction: column;
}
body h2 {
  font-size: 28px;
}
h2.big {
  font-size: 33px;
}
.inner-header h1 {
  font-size: 38px;
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item {
  font-size: 14px;
}
.project-content .project-title {
  font-size: 28px;
}
.wpcf7-form .wt-50 p {
  display: flex;
  gap: 0;
}
.cert-wrap img {
    height: 243px;
  }
}