/*
Theme Name: Perfecto & Brothers Carpentry
Theme URI: https://perfectobrotherscarpentry.com
Author: E. Canales
Author URI: https://www.linkedin.com/in/engelcanalesr
Description: 
Version: 1.0
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url('https://fonts.googleapis.com/css?family=Play&display=swap');

.page {
    padding-bottom: 40px;
    overflow-x: hidden;
}
html{overflow-x: hidden;}
body{
	background: #fff;
	max-width: 1600px;
	margin: auto;
	overflow-x: hidden;
}
@media (min-width: 1200px){
	.container {
	    width: 100%;
	    margin-left: 0;
	}
}
	

.wrapper{
	padding-top: 0px;
	position: relative;
}
.mb-2{margin-bottom: 20px;}
.mb-5{margin-bottom: 50px;}
.clearfix{clear: both;}
/*******************************
**** HEADER ********************
*******************************/
marquee{
	background: #001d7e;
	color: #fff;
	font-family: 'Play', sans-serif;
	font-weight: bolder;
}
.left{text-align: left;}
.right{text-align: right;}
header{
	width: 100%;
    position: fixed;
	background: #fff;
	z-index: 1000;
	transition: .5s;
}
.logo-img{
	width: 240px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.black{
	width: 100%;
	background: rgba(255,255,255,1);
	
	padding: 0 0 10px 0;
}
.black .logo-img{
	margin:0;
	position: relative;
	z-index: 1;
	padding-top: 0px;
}
.black .navbar-nav {

}

@media (max-width: 500px){
	header{
	    position: relative;
	}
}
#menu-cont{
	background: rgba(255,255,255,0.8);
	max-width: 1600px;
	width: 100%;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #23282e;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    top: -120px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color:#fff;
}
@media(max-width: 500px){
	#menu-cont{
		margin-bottom: 50px;
	}
	.navbar-toggle {
    top: 0px;
    z-index: 10000;
}
}
.navbar-nav {
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 30px;
}
.navbar-nav li{
    text-align: center;
    display: inline-table;
}
.current-menu-item a{
	color:#001d7e !important;
}
.navbar-nav li a{
	color:#040503;
	padding: 21px 14px;
	font-weight: 600;
	font-size: 18px;
	-webkit-transition: all 0.2s ease-in-out 0s;
   -moz-transition: all 0.2s ease-in-out 0s;
   -o-transition: all 0.2s ease-in-out 0s;
   -ms-transition: all 0.2s ease-in-out 0s;
   transition: all 0.2s ease-in-out 0s;
   font-family: 'Play', sans-serif;
}
.navbar-nav li a:hover{
	color:#001d7e !important;
	background: transparent;
}
.navbar-nav ul.sub-menu{
    display: none;
	margin: 0;
	padding: 0;
	width: 220px;
	position: absolute;
	top: 43px;
	left: 0px;
	background: #8d4f98;
	z-index: 1;
}
/* display second level menu on hover */
.navbar-nav li:hover > ul{ display: block;}
.navbar-nav ul li {display:block;
float: none;
background:#beac2c;
margin:0;
padding:0;
}
 
.navbar-nav ul li a {font-size:14px;
font-weight:normal;
display:block;
color:#fff;
border-bottom:3px solid #000;
background:#beac2c;
padding: 10px;
}
 
.navbar-nav ul li a:hover, .navbar-nav ul li:hover > a{
background:#333;
border-bottom:3px solid #000;
color:#00cd00 !important;
text-decoration: none;
}
@media (max-width: 1300px){
	.navbar-nav li a{
		font-size: 13px;
	}
}
@media (max-width: 1026px){

	.navbar-nav {
	    float: left;
	}
	.header-text{font-size: 40px;color: #fff;text-align: left;}
	.navbar-nav {
		margin-top: 0px;
	}
}
@media (max-width: 900px){
	.navbar-nav {
		margin-top: 0px;
	}
}
@media (max-width: 760px){
	.navbar-nav {
	    float: left;
	    width:100%;
	    margin: 0;
	    text-align: center;
	    background: #fff;
	    z-index: 100;
	    position: relative;
	}
	.navbar-nav li{
	    text-align: center;
	    display: block;
	}
	.navbar-nav li a{
		font-size: 11px;
		padding: 4px 12px;
	}
	.navbar-nav ul.sub-menu{
	    display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		position: relative;
		top: 0px;
		left: 0px;
		background: transparent;
		overflow-y: scroll;
	}
	.navbar-nav ul li a {
		font-size:11px;
		padding: 8px 10px;
		}
	.wrapper{
		top: -60px;
		position: relative;
		z-index: 1;
	}
}
@media (max-width: 480px){
	.navbar-nav {
	    float: left;
	    background: #000;
	}
	.navbar-nav li a{
		color:#fff;
	}
}
.clicktocall{
	font-size: 30px;
	padding-top: 40px;
	margin:10px;
	text-decoration: none;
	text-align: right;
	font-family: 'Play', sans-serif;
	color: #000;
}
.clicktocall a{
	color: #000;
}
@media (max-width: 1300px){
	.clicktocall{
			font-size: 20px;
	}
}
.clicktocall a:hover{text-decoration: none;}
@media(max-width: 765px){
	.clicktocall{
			display: block;
			font-size: 26px;
			text-align: center;
			margin-bottom: 30px;
	}
}
@media (max-width: 500px){
	.navbar-collapse.in {
    height: 180px;
}
	.clicktocall{
		font-size: 22px;
		font-weight: bolder;
}
}
.cover-top{
	text-align: right;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 10px;
}
/*******************************
**** slider      ***************
*******************************/
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 18%;
}
.slider-title{
	font-size: 50px;
	font-family: 'Play', sans-serif;
}
@media (max-width: 576px){
	.carousel-caption {
	    padding-bottom: 1%;
	}
	.slider-title{
		font-size: 20px;
	}
}
/*******************************
**** bigtitle ***************
*******************************/
#bigtitle{
	background: #001d7e;
	text-align: center;
	padding: 20px 10px;
}
#bigtitle h2{
	color: #fff;
	font-family: 'Play', sans-serif;
	font-size: 28px;
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 0;
}
/*******************************
**** About Us Home Section ***************
*******************************/
#about{
	background: #fff;
    width: 100%;
    position: relative;
    padding: 70px 0 0 0;
    margin: 0;
}

#about img.abouthome{
	border: 2px solid #000;
}

.img-rounded {
    border-radius: 6px;
    border: 3px solid #000;
}
#about h2{color: #001d7e;font-family: 'Play', sans-serif;font-weight: bolder;}
#about p{color: #000;}
#about button{display: none;}
.btn{margin-top: 10px;}

p{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.margin-bottom{
	margin-bottom: 20px;
}
/*******************************
**** sevices home Section ***************
*******************************/
#services{
	background: #fff;
    width: 100%;
    position: relative;
    padding: 50px 0 75px 0;
    margin: 0;
    color: #8f8f8f;
    text-align: center;
}
#services h2{
    color: #001d7e;
    text-align: center;
    font-weight: bolder;
    font-size: 50px;
    font-family: 'Play', sans-serif;
}
#services img{
	width: 200px;
	border-radius: 20px;
}
#services h3{
    color: #000;
    text-align: center;
    font-weight: bolder;
    font-size: 20px;
    font-family: 'Play', sans-serif;
}

#services p{
    color: #000;
    text-align: center;
    font-size: 15px;
}
#services button{
	margin-top: 10px;
	width: 100%;
	background: #000;
	color: #fff;
	border-radius: 20px;
	font-size: 20px;
	font-weight: bolder;
	border: 4px solid #001d7e;
}
@media(max-width: 500px){
	#services button{
		font-size: 16px;
	}
}
/*******************************
**** findus ***************
*******************************/

#findus{
	background: #fff;
	background-size: 100% 100%;
    width: 100%;
    position: relative;
    margin-top: 50px;
    color: #8f8f8f;
	padding: 0 0 50px 0;
}
#findus h2{
	text-align: center;
	margin-bottom: 50px;
	color: #000;
	font-family: 'Play', sans-serif;
}

#findus img{
	width: 250px;
	height: 250px;
}
#findus p{
	font-size: 22px;
	padding: 5px 0;
	text-align: justify;
	color: #000;
	font-family: 'Play', sans-serif;
}

.call{font-size: 30px;color:#fff;}
.call:hover{color:#fff;}
.btn-lg {
    text-transform: uppercase;
    line-height: 57px;
}
.btn-primary{
	background-color: #bd1020;
	font-size: 16px;
	color: #fff;
	padding: 21px 24px;
	border: none;
	text-transform: uppercase;
	font-weight: normal;
}
.btn-primary:hover{
	background-color: #262626;
}
.btn{font-family: 'Play', sans-serif;}
.center{text-align: center !important;}
/*******************************
**** banner Section ***************
*******************************/
#banner{
	background: url("images/bannerbg.jpg") 0% 0% / 100% 100% no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
    width: 100%;
    position: relative;
    padding: 50px 0 75px 0;
    margin: 0;
    color: #8f8f8f;
    text-align: center;
}
#banner h2{
	font-size: 50px;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-family: 'Play', sans-serif;
    line-height: 40px;
    margin-bottom: 40px;
}
#banner p{
	color: #fff;
	line-height: 40px;
	font-size: 24px;
}
#banner img:hover{
	opacity: 0.7;
}
@media(max-width: 768px){
	#banner h2{
		font-size: 36px;
		line-height: 36px;
	}
}

/*******************************
**** portfolio home Section ***************
*******************************/
#portolio{
	background: #fff;
    width: 100%;
    position: relative;
    padding: 0 0 75px 0;
    margin: 0;
    color: #8f8f8f;
    text-align: center;
}
#portolio button{
	display: none;
}
/*******************************
**** Page ***************
*******************************/
/* page */
#breadcrumb{
	color: rgb(255, 255, 255);
    font-size: 14px;
    text-transform: uppercase;
    /* background: url("images/double-bubble-dark.png") repeat;*/
    background: linear-gradient(87deg,#001d7e,#000)!important;
    background-size: 100% 100%;
    padding: 10px 0px 10px;
	width: 100%;
	height: 300px;
	margin:0;
	text-align: left;
}
.page-title h2{
	font-size: 36px;
    color: #262626;
    padding: 40px 0 22px 0;
    font-family: 'Play', sans-serif;
    text-align: center;
    margin-top: 200px;
    background: rgba(255,255,255,0.8);
}
@media(max-width: 1000px){
	
	header {
	    width: 100%;
	    position: relative;
	    padding: 0;
	    z-index: 1;
	    padding-top: 10px;
	    margin-bottom: 0px;
	}
	.page-title{margin:0;}
	.page-title h2{
		font-size: 30px;
		
	}
}

#page{padding-bottom: 50px;padding-top: 50px;}
#page img{box-shadow:none;}
#page a{color: #666;}
#page .page-about-img{width: 600px;height: auto;}
@media (max-width: 600px){
	#page .page-about-img{width: 100%;height: auto;}
}
.about-img{box-shadow: none !important;margin-bottom: 20px;}
#page h2{
	color:#262626;
	font-family: 'Play', sans-serif;
}
#page .title{font-size: 30px;}
#page ul li,#page ol li{font-size: 16px;margin-bottom: 10px;}

.page-content{margin-bottom: 30px;}
.worker{border-radius: 20px;}
.border-image{border:4px solid #333;}
/*******************************
**** service Page ********************
*******************************/
.servimgpg{
	width: 100%;
	height: 267px;
}
h3.servicespage-title{
	margin-top: 0;
	color: #001d7e;
	font-weight: bolder;
	font-family: 'Play', sans-serif;
}
.wrap{
	display: flex;
	flex-wrap: wrap;
}
.one{
	order: 1;
}
.two{
	order: 2;
}
@media(max-width: 768px){
	.two{
		order: 0;
	}
}
/*******************************
**** Portfolio Page ********************
*******************************/
.yellowtitle{color: #fde34b;line-height: 24px;background-color: #000;padding: 20px;text-align: justify;}
/*******************************
**** Portfolio Page ********************
*******************************/
#gallary-page{}
img.gallaryimg-page{
	width: 100%;
	height: 200px;
}
img.gallaryimg-page:hover{
	opacity: 0.5;
}
.caption{
	margin-bottom: 50px;
}
.portbtn{
	color: #fff !important;
}
p.iconportcont{
	text-align: center;
    transition: 1s;
    position: absolute;
    width: 90%;
    height: 0;
    background: rgba(0,0,0,.6);
}
p.iconportcont i{
	color: #fff;
	font-size: 0;
}
a.fancybox:hover p.iconportcont{
    height: 200px;
    padding-top: 30%;
}
a.fancybox:hover p.iconportcont i{
    font-size: 30px;
    font-weight: bolder;
}

/*******************************
**** SIDEBAR ********************
*******************************/
#sidebar{
	padding: 10px; 
	background: #001d7e;
	border-radius: 10px;
}
#sidebar .title_widget{
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #fff; 
	color:#fff;
	font-family: 'Play', sans-serif;
}
#sidebar p,#sidebar label{color:#fff;}
#sidebar .wpcf7-submit{
	border: 1px solid #fff;
}
.white{background: white;}
/*******************************
**** FOOTER ********************
*******************************/
footer{
  background: #fff;
  background-size: 100% 100%;
  padding: 0;
  border-top: 4px solid #319a06;
}
.footer-infocontainer{padding-top:50px;padding-bottom: 50px;}
footer .widget{
  margin-bottom: 20px;
  padding: 20px;
}
footer .footer-title{
font-size: 1.5em;
border-bottom: 2px solid #000;
  text-transform: uppercase;
   padding-bottom: 5px;
  margin-bottom: 20px;
   color: #000;
   }

footer ul{list-style: none;}
footer p{margin-bottom:10px;font-size: 16px;color: #000;}
footer a{color:#000;font-size: 16px;}
@media(max-width: 500px){
	footer a{
		display: block;
		margin-bottom: 10px;
	}
}
footer a:hover{color:#e4821d;}
footer img{
	width: 200px;
}
.experience{width: 100px;}
.margin-rigth{margin-right: 20px;}
.footer-map{width: 100%;height: 400px;}
@media (max-width: 768px){
	.footer-map{height: 250px;}

}
#copy{
  background: #001d7e;
  padding: 20px 0;
}
#copy a{
  color: #fff;
  margin: 0;
}
#copy p{
  color: #fff;
  margin: 0;
  text-align: center;
}
#back-top-wrapper{
	position: fixed;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
    z-index: 99;
}
.gotop{
	width: 30px;
	background: #fff;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a {
	width:auto;
	height:auto;
}
#back-top-wrapper p#back-top a:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fec013;
}
#back-top-wrapper p#back-top a:hover { text-decoration: none; }
.visible-desktop {
    display: inherit !important;
}
#whatsapp{
	position: fixed;
    text-align: left;
    left: 100px;
    top: 92%;
    background: rgba(255,255,255,0.8);
    z-index: 10000;
    width: 200px;
    padding: 10px;
}
.contact-info{background: #448eb8;text-align: center;padding: 100px 0;border:3px solid #000;}
.contact-info p{font-size: 30px !important;}
.contact-info  p a{font-size: 20px !important;color: #fff !important;}
.contact-image{box-shadow: 5px 5px #448eb8 !important;}
.border3 {
    border: 2px solid #66360c;
    width: 50px!important;
}
.fblogo{
	width: 250px;
}
.wpcf7-submit{
	width: 100%;
}
#spanish{
}
#spanish h2{
	text-align: center;
	text-transform: uppercase;
	font-size: 60px;
	text-shadow: 2px 2px #91c35a;
}
.alert-warning {
    color: #8a6d3b;
    background-color: transparent;
    border-color: transparent;
}
.lightblue{color: #001d7e !important;}