/*
Theme Name: 
Theme URI: http://zephyr.us-themes.com/
Version: 1.0
Description: Tema desarrollado por Alain Figueroa""
Author: Alain Figueroa
Author URI:
Template: Zephyr
*/
 
/*GENERAL*/
:root{
  --color_blue: #2300ff;
}
.hide {
    display: none;
}
.movil-no600, .movil-no767, .movil-no, .movil-no899  {
    display: flex;
}
.movil-si600, .movil-si767, .movil-si, .movil-si899  {
    display: none;
}
/* Chrome/Opera/Safari */
#gform_wrapper_1 .gform_fields .gfield input::-webkit-input-placeholder, #gform_wrapper_1 .gform_fields .gfield textarea::-webkit-input-placeholder {
  	color: #000;
    opacity: 1;
}
/* Firefox 19+ */
#gform_wrapper_1 .gform_fields .gfield input::-moz-placeholder, #gform_wrapper_1 .gform_fields .gfield textarea::-moz-placeholder { 
	color: #000;
    opacity: 1;
}
/* IE 10+ */
#gform_wrapper_1 .gform_fields .gfield input:-ms-input-placeholder, #gform_wrapper_1 .gform_fields .gfield textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
/* Firefox 18- */
#gform_wrapper_1 .gform_fields .gfield input:-moz-placeholder, #gform_wrapper_1 .gform_fields .gfield textarea:-moz-placeholder {
  color: #000;
  opacity: 1;
}

/*HOME*/
#header_home{
    min-height: 100vh;
    display: flex;
    align-items: center;
}
#header_page{
    min-height: 600px !important;
}
#our_works_home{
    min-height: 400px;
    background: url(https://seracconstruction.com/wp-content/uploads/2021/05/our-works3.jpg) no-repeat fixed center center / cover!important;
    display: flex;
    align-items: center;
}

/*ABOUT US*/
.tit_aboutus{
    margin-bottom: 0px !important;
}
.bg_usservices{
    max-width: 370px;
    margin: 0 auto;
    box-shadow: 0px 0px 15px #ddddddbf;
    padding: 1rem;
    height: 370px;
    border-radius: 30px;
    transition: ease 0.4s;
}
.bg_usservices:hover{
    box-shadow: 0px 0px 25px #00000038;
} 
.bg_usservices .vc_column-inner{
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg_usservices .w-iconbox-text{
    line-height: 1.3;
}
.us_testimonial .usg_post_content_1{
    line-height: 1.5;
}
#reviews .owl-carousel .owl-nav.disabled{
    display: block !important;
}
#us_grid_1 .owl-nav div {
    padding: 0 !important;
}

/*HVAC*/
.w-tabs.layout_ver.navwidth_30 .w-tabs-list{
    min-width: 300px;
}
#hvac-services .w-tabs-item .material-icons {
    background-size: 50px !important;
    position: relative;
    width: 70px;
    height: 50px;
    left: -20px;
    text-indent: -9999em;
    color: #fff;
}
#hvac-services .w-tabs-item:nth-child(1) .material-icons {
    background: url(/wp-content/uploads/2021/05/HVAC-Installation.svg) no-repeat center center;
}
#hvac-services .w-tabs-item.active:nth-child(1) .material-icons {
    background: url(/wp-content/uploads/2021/05/HVAC-Installation-W.svg) no-repeat center center;
}
#hvac-services .w-tabs-item:nth-child(2) .material-icons {
    background: url(/wp-content/uploads/2021/05/HVAC-Maintenance.svg) no-repeat center center;
}
#hvac-services .w-tabs-item.active:nth-child(2) .material-icons {
    background: url(/wp-content/uploads/2021/05/HVAC-Maintenance-w.svg) no-repeat center center;
}
#hvac-services .w-tabs-item:nth-child(3) .material-icons {
    background: url(/wp-content/uploads/2021/05/HVAC-Repairs.svg) no-repeat center center;
}
#hvac-services .w-tabs-item.active:nth-child(3) .material-icons {
    background: url(/wp-content/uploads/2021/05/HVAC-Repairs-w.svg) no-repeat center center;
}
#hvac-services .w-tabs-item:nth-child(4) .material-icons {
    background: url(/wp-content/uploads/2021/05/Thermostat-Installations.svg) no-repeat center center;
}
#hvac-services .w-tabs-item.active:nth-child(4) .material-icons {
    background: url(/wp-content/uploads/2021/05/Thermostat-Installations-w.svg) no-repeat center center;
}
#hvac-services .w-tabs-item:nth-child(5) .material-icons {
    background: url(/wp-content/uploads/2021/05/Mini-Split-System.svg) no-repeat center center;
}
#hvac-services .w-tabs-item.active:nth-child(5) .material-icons {
    background: url(/wp-content/uploads/2021/05/Mini-Split-System-w.svg) no-repeat center center;
}
#hvac-services .w-tabs-item:nth-child(6) .material-icons {
    background: url(/wp-content/uploads/2021/05/Ultra-Violet-Light.svg) no-repeat center center;
}
#hvac-services .w-tabs-item.active:nth-child(6) .material-icons {
    background: url(/wp-content/uploads/2021/05/Ultra-Violet-Light-w.svg) no-repeat center center;
}
#hvac-services .w-tabs-item:nth-child(7) .material-icons {
    background: url(/wp-content/uploads/2021/05/Duct-Work.svg) no-repeat center center;
}
#hvac-services .w-tabs-item.active:nth-child(7) .material-icons {
    background: url(/wp-content/uploads/2021/05/Duct-Work-w.svg) no-repeat center center;
}
#hvac-services .w-tabs-section-content-h {
    padding: 1.5rem 8%;
}
#hvac-services .w-tabs-section-content-h h2{ 
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#hvac-services .w-tabs-section-content-h img{ 
	width: 100px;
    margin: 1.5rem auto;
}
#hvac-services .w-tabs-item {
    opacity: 1;
    box-shadow: -5px 2px 15px -8px;
    transition: ease 0.5s;
    text-align: left;
    display: flex;
    align-items: center;
    line-height: 1.2;
}
#hvac-services .w-tabs-item:hover{
	background: #f9f9f9;
    color: #000 !important;
}
#hvac-services .w-tabs-item.active{
	background: linear-gradient(282deg, #7049ba, #2300ff);
    box-shadow: 0px 10px 15px -8px #0000008c;
    color: #fff !important;
    height: 120px;
    margin: 15px 0;
    transition: ease 0.5s;
}
#hvac-services .w-tabs-list-bar{
	display: none;
}
#our_works_hvac{
    min-height: 400px;
    background: url(https://seracconstruction.com/wp-content/uploads/2021/05/our-works.jpg) no-repeat fixed center center / cover!important;
    display: flex;
    align-items: center;
}

/*CONSTRUCTION*/
#header_page{
	display: flex;
	align-items: center;
}
.tit_construc h1{
	font-size: 4rem;
	color: #fff;
	line-height: 1;
    margin-top: -40px;
}
.tit_construc h1:before{
	content: "";
	height: 9px;
    background-color: var(--color_blue);
    position: absolute;
    display: inline-block;
    width: 55px;
    margin-top: 23px;
    margin-left: -8px;
}
.mark-title{
	height: 3px;
	background-color: var(--color_blue);
}
.col_padd .vc_column-inner{
	padding: 5% 10% !important;
	position: relative;
}
.col_padd{
	z-index: 9;
}
.interior .w-btn-wrapper{
	position: relative;
	margin-right: -110%;
    margin-top: 1rem;
}
.exterior .w-btn-wrapper{
	position: relative;
	margin-left: -110%;
    margin-top: 1rem;
}
.new_const .w-btn-wrapper{
	position: relative;
	margin-right: -110%;
    margin-top: 1rem;
}
#our_works_const{
    min-height: 400px;
    background: url(https://seracconstruction.com/wp-content/uploads/2021/05/work-construction-2.jpeg) no-repeat fixed center center / cover!important;
    display: flex;
    align-items: center;
}

/*WOKRK*/
#works .w-tabs-list{
    background: linear-gradient(45deg, #2300ff, #7049ba);
}
#works .w-tabs-item:first-child{
    border-right: 4px solid #fff;
}
#works .w-tabs-item{
    font-size: 1.3rem;
}
#works .w-tabs-item.active{
    font-weight: bold;
}
#works .w-tabs-section-content-h{
    padding: 2rem 0;
}
.mfp-title{
    display: none !important;
}


/*CONTACTO*/
 .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme .gfield textarea{
    background: #fff;
    padding: 5px 20px;
 }
.gfield_consent_label{
    color: #fff;
}
.gfield_consent_label a{
    color: #fff !important;
    border-bottom: 1px solid #fff;
}
#gform_submit_button_1{
    background: #fff;
    color: #1e1d23 !important;
    text-transform: uppercase;
    transition: ease 0.2s;
}
#gform_submit_button_1:hover{
    background: #1e1d23;
    color: #fff !important;
    box-shadow: 3px 3px 10px #0000007d;
}
.bg_form{
    background: linear-gradient(45deg,#2300ff,#7049ba)!important;
    padding: 2.5rem !important;
    box-shadow: 0px 0px 20px #000000ab;
    max-width: 500px;
    margin: -150px auto 0;
}
.bg_form .vc_column-inner{
    padding: 0px !important; 
}
.txt-form p{
    font-size: 1.5rem;
    color: #fff;
    font-family: 'Hammersmith',sans-serif;
}
.tit_lic_contact h3{
    border-bottom: 1px solid #000;
    width: 70%;
}
.lic_contact{
    border: 1px solid #000;
    padding: 3px 6px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 3px;
}
.pos_screw{
    position: absolute;
    right: 40%;
    width: 40%;
    bottom: -100px;
    opacity: 0.5;
    transform: scaleX(-1);
}
#gform_confirmation_message_1{
    color: #fff;
    text-align: center;
    margin: 40px 0;
}

/*HEADER*/
header .w-socials-item-link{
    color: #fff !important;
    font-size: 1.2rem;
}
header.sticky .w-socials-item-link{
    color: #000 !important;
}
.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after{
    background: #2300ff;
}
.bg_logo{
    filter: drop-shadow(2px 2px 10px #ffffff7a);
}


/*FOOTER*/
.lic{
    border: 1px solid #fff;
    padding: 3px 6px;
    border-radius: 5px;
}
footer a{
    color: #fff;
}
footer h3{
    text-transform: uppercase;
    color: inherit;
    font-size: 1.2rem;
    border-bottom: 1px solid;
}
footer .w-socials-item{
    margin-top: 1.3rem;
}
footer .w-socials-item-link{
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.4 !important;
}
footer .w-socials-item-link:hover{
    transform: translateY(-3px);
}

/*COOKIES*/
.wt-cli-ckyes-brand-logo{
    display: none;
}

@media only screen and (max-width: 450px) {
.header_hor .l-subheader-cell.at_right>*{
    margin-left: 0px !important;
}
header .us-btn-style_6{
    padding-left: 10px;
    padding-right: 10px;
    min-width: 160px;
}
}

@media only screen and (max-width: 600px) {
.movil-no600 {
    display: none;
}
.movil-si600 {
    display: flex;
}

/*HOME*/
#header_home .w-btn-wrapper{
    position: absolute !important;
}
.tit_construc h1 {
    font-size: 2.3rem !important;
    margin-top: -40px;
}
.tit_construc h1:before{
    margin-top: 11px !important;
    width: 30px !important;
    height: 7px !important;
    margin-left: -4px !important;
}

/*ABOUT US*/
.bg_usservices{
    max-width: 90% !important;
    margin: 0 auto 40px !important;
}
h2.w-itext{
    font-size: 1.5rem !important;
}

/*HVAC*/
#hvac-services-mv .w-tabs-section-content h2{
    font-size: 1.6rem !important;
}
#hvac-services-mv .w-tabs-section-content img{
    max-width: 60px !important;
    margin: 1.5rem auto;
}

/*CONTACTO*/
.bg_form {
    padding: 1.5rem !important;
    margin: 2rem auto 0 !important;
}
#data_contact .w-iconbox-icon{
    margin-right: 10px !important;
    font-size: 27px !important;
}
#data_contact .w-iconbox-title {
    font-size: 1.1rem !important;
}
.pos_screw {
    width: 80% !important;
    bottom: -80px !important;
    top: auto !important;
}
}
@media only screen and (max-width: 767px) {
.movil-no767 {
	display: none;
}
.movil-si767 {
	display: flex;
}

/*HOME*/
#header_home{
    min-height: 450px !important;
}
#header_page{
    min-height: 450px !important;
}
.tit_construc h1 {
    font-size: 3rem;
    margin-top: -40px;
}
.tit_construc h1:before{
    margin-top: 16px;
    width: 45px;
}
#hvac_home {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#construction_home{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.row_space{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

/*ABOUT US*/
.bg_usservices{
    max-width: 80%;
    margin: 0 auto 40px !important;
}
/*.w-itext-part{
    display: block !important;
    text-align: center !important;
}*/

/*HVAC*/
#hvac-services-mv .w-tabs-section-content{
    margin-bottom: 1.5rem;
}
#hvac-services-mv .w-tabs-section-content h2{
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
#hvac-services-mv .w-tabs-section-content img{
    max-width: 80px;
    margin: 1.5rem auto;
}
#hvac-services-mv .w-tabs-section-header.active{
    background: linear-gradient(282deg, #7049ba, #2300ff);
    box-shadow: 0px 10px 15px -8px #0000008c;
    color: #fff !important;
    margin: 15px 0;
    transition: ease 0.5s;
}

/*CONSTRUCTION*/
.interior .w-btn-wrapper{
    position: relative;
    margin-right: 0px;
    margin: 1.5rem auto;
}
.exterior .w-btn-wrapper{
    position: relative;
    margin-left: 0px;
    margin: 1.5rem auto;
}
.new_const .w-btn-wrapper{
    position: relative;
    margin-right: 0px;
    margin: 1.5rem auto;
}
#interior_const{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#exterior_const{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#new_const{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.col_padd{
    margin-bottom: 0px !important;
}

/*CONTACTO*/
.pos_screw {
    position: absolute;
    right: 0;
    width: 40%;
    bottom: auto;
    opacity: 0.5;
    transform: scaleX(-1);
    top: 50%;
}
.txt-form p {
    font-size: 1.4rem !important;
}
.bg_form {
    background: linear-gradient(45deg,#2300ff,#7049ba)!important;
    box-shadow: 0px 0px 20px #000000ab;
    max-width: 500px;
    margin: 0 auto !important;
}
}

@media only screen and (max-width: 768px) {
.movil-no {
	display: none;
}
.movil-si {
	display: flex;
}
}

@media only screen and (min-width: 768px) and (max-width: 899px) {
.movil-no899 {
    display: none;
}
.movil-si899 {
    display: flex;
}

/*HOME*/
#header_home{
    min-height: 500px !important;
}
#header_page{
    min-height: 500px !important;
}
.tit_construc h1 {
    font-size: 3rem;
    margin-top: -40px;
}
.tit_construc h1:before{
    margin-top: 16px;
    width: 45px;
}

/*HVAC*/
.w-tabs.layout_ver.navwidth_30 .w-tabs-list{
    min-width: 270px;
}

/*CONTACTO*/
#data_contact .w-iconbox-title{
    font-size: 1.2rem !important;
}
.txt-form p {
    font-size: 1.4rem;
}
}

@media only screen and (max-width: 899px) {
/*HOME*/
#our_works_home{
    min-height: 400px;
    background: url(https://seracconstruction.com/wp-content/uploads/2021/05/our-works3.jpg) no-repeat center center / cover!important;
    background-attachment: unset !important;
}

/*HVAC*/
#our_works_hvac{
    min-height: 400px;
    background: url(https://seracconstruction.com/wp-content/uploads/2021/05/our-works.jpg) no-repeat center center / cover!important;
    background-attachment: unset !important;
}

/*CONSTRUCTION*/
#our_works_const{
    min-height: 400px;
    background: url(https://seracconstruction.com/wp-content/uploads/2021/05/work-construction-2.jpeg) no-repeat center center / cover!important;
    background-attachment: unset !important;
}
}

@media only screen and (max-width: 900px) {
/*ABOUT US*/
.owl-nav{
    display: block !important;
}
}

@media only screen and (max-width: 1024px) {
.interior .wpb_text_column:first-child, .exterior .wpb_text_column:first-child, .new_const .wpb_text_column:first-child{
    margin-bottom: 10px;
}
.page-id-2 .interior .wpb_text_column, .page-id-2 .exterior .wpb_text_column, .page-id-2 .new_const .wpb_text_column{
    margin-bottom: 10px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
 /*FOOTER*/
 .w50-1024{
    width: 50%;
    margin-bottom: 1.5rem;
 }

}