/*
Theme Name: aaasidingremodeling Child
Theme URI: http://underscores.me/
Template: aaasidingremodeling
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.0.1730907531
Updated: 2024-11-06 15:38:51

*/

.container-large{
	margin-right: auto !important;
    margin-left: auto !important;
	width: 100%;
    max-width: 100rem;
}

.entry-content{
	margin-top: 0px;
	margin-bottom: 0;
}
.entry-title{
	display: none !important;
}

.container-menu-top{
	height: 100%;
}
.menu-top{
	display: flex;
    align-items: center;
    height: 100%;
}
.menu-top a {
    color: #fff;
    padding: 12px 32px;
	height: 100%;
    display: flex;
    align-items: center;
    border-left: .5px solid #fff3;
	transition: all .5s;
    font-size: 14px;
	line-height:17px;
}
.elementor-nav-menu .sub-arrow{
    padding: 0;
}
.menu-top a:hover{
	color: #ffc03e;
}

.contact-btn{
	background-color: #ffc03e;
    color: var(--black);
    text-transform: uppercase;
    background-image: linear-gradient(to right, #ffffff4d, #0000);
    font-weight: 500;
    transition: all .5s;
	color: #000 !important;
}

.contact-btn:hover{
	background-color: #fff;
	color: #000;
}

.container-nav-top .e-con-inner{
	padding: 0px !important;
}

.content1_content{
	    margin-left: 5vw;
    margin-right: 5vw;
    padding-top: 4rem;
    padding-bottom: 4.5rem;
}

.texture-primary {
    background-image: url("/wp-content/uploads/2024/11/65a25836390d57d916aeec88_otis-redding.png"), linear-gradient(#0000, #0000004d);
    background-position: 0 0, 0 0;
    background-size: auto, auto;
}

.services-tab{
	    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: auto;
    color: #ffc03e;
}

.services-tab li{
	list-style: none;
	
}

ul.services-tab li div {
    border-bottom: 2px solid #ffc03e;
    padding: .875rem 1rem;
}
.elementor-swiper-button{
    border: 1px solid #ffffff4d;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.25rem;
    transition: all .2s;
    display: flex;
    color: #00000073;
    border-color: #0000004d;
}
.elementor-swiper-button:hover{
	border-color:#ffc03e;
}

.elementor-widget-n-carousel .elementor-swiper-button{
	    background-color: #0e4861;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
}

.elementor-swiper-button:hover svg{
	fill:#ffc03e!important;
}

.elementor-testimonial {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    height: 100%;
}

.elementor-testimonial .elementor-testimonial__header {
    order: 1;
    padding: 0 !important;
}

.stars_rating-icon.text-color-accent.big.w-embed {
    width: 1.75rem;
    height: 1.75rem;
}

.stars_rating-icon.text-color-accent.big.w-embed svg{
    fill: #ffc03e;
}

.stars_rating-wrapper {
    display: flex;
    gap: 3px;
}

.elementor-main-swiper .swiper-slide{
    padding: 32px !important;
}

.elementor-testimonial__content{
    padding: 0;
    margin: 32px 0;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.gallery-item:nth-child(n+6) {
    display: none;
}
.all-images .gallery-item:nth-child(n+6){
	display: block;
}
.gallery-row-left{
    background-color: #0e4861;
    color: #fff;
    background-image: linear-gradient(#fff0, #00000054);
    border: 1px #000;
    box-shadow: 1px 1px 6px -6px #000000a1;
    padding: 3rem 2rem;
    width: 33rem;
    max-width: 30rem;
    margin-left: auto;
}

.form-header_line-1{
    color: #ffc03e;
    text-transform: uppercase;
    margin-top: .25rem;
    margin-bottom: .25rem;
    font-weight: 500;
    text-align: center;
}

.form-header_line-2{
    margin-top: .25rem;
    margin-bottom: .5rem;
    font-family: Poppins, sans-serif;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 2.6rem;
    text-align: center;
}

ul {
margin: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1.25rem;
}

figure.w-richtext-align-floatright.w-richtext-figure-type-image{
	    float: right;
    clear: none;
    margin-left: 15px;
    max-width: 33%;
    position: relative;
}
.elementor-widget-container h2, .elementor-widget-container h3, .elementor-widget-container h1{
	clear:none;
}

figure.w-richtext-align-floatright.w-richtext-figure-type-image figcaption {
    border-left: 2px solid #000;
    text-align: left;
    margin-top: .5rem;
    padding-left: .5rem;
    font-size: .875rem;
}
div#gform_fields_2 .gfield {
    width: calc(30% - 8px);
}
#gform_fields_2{
	    display: flex;
    flex-wrap: wrap;
}
#gform_2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
}

#gform_2 .gform-footer.gform_footer.top_label{
	margin-top:0px;
}

#gform_submit_button_2{
	background-image: linear-gradient(to right, #0000, #0000004d);
    padding: .75rem 1rem;
    border: 2px solid #0e4861;
    background-color: #0e4861;
    color: #fff;
    letter-spacing: .025rem;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    transition: all .2s;
}

.header-top.elementor-sticky--active{
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.header-top.elementor-sticky--active.ocultar{
    transform: translateY(-100%);
    opacity: 0;
}

.header-top.elementor-sticky--active.mostrar{
    transform: translateY(0);
    opacity: 1;
}

.testimonial18_rating-wrapper{
	    display: flex;
	gap:5px;
}

.testimonial18_rating-icon svg{
	width:20px;
}


.testimonial18_rating-icon svg path{
    fill: #ffc03e;
}

.text-weight-semibold.text-color-primary {
    color: #0e4861;
}

.free-estimate-content-form #field_1_11 p{
	color:#000!important;
}
.free-estimate-content-form #gform_submit_button_1, #gform_submit_button_3, #gform_submit_button_5{
	background-color: #0e4861;
    color: #fff;
    letter-spacing: .025rem;
    text-transform: uppercase;
    background-image: linear-gradient(to right, #0000, #0000004d);
    padding: 1rem 1.5rem;
    font-weight: 600;
    line-height: 1.2;
    transition: all .2s;
    max-width: 20rem;
    margin: auto;
}
#gform_submit_button_5{
	margin-left:0px;
}

label.gfield_label.gform-field-label {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: .8rem;
    font-weight: 400;
}

#menu-content-mobil{
	display:none;
}

#drop-menu{
	display:none;
	    width: 25rem;
    height: 100vh;
    padding-top: 1rem;
    position: absolute;
    inset: 100% 0% 0% auto;
    overflow: auto;
    text-align: center;
    background: #c8c8c8;
    min-width: 200px;
    transition: all, transform 400ms;
    transform: translateY(0px) translateX(0px);
    background-color: #fff;
    background-clip: border-box;
	    background-image: linear-gradient(#0000 32%, #64646461);
}
#drop-menu .has-submenu .sub-menu{
	position: relative!important;
    top: initial!important;
    left: initial!important;
    margin-left: 0!important;
    margin-top: 0!important;
}
aside#secondary{
	display:none;
}

#drop-menu .menu-item a{
	font-size: 16px;
    font-weight: 400;
}

@media screen and (min-width: 768px) {
	.only-stiky-not{
		display:none!important;
	}

	.elementor-sticky--active .only-stiky-not{
		display:block!important;
	}

	.elementor-sticky--active .only-stiky{
		display:none!important;
	}

	 .only-stiky-not .gform_heading{
		display:none;
	}
}

@media screen and (min-width: 1440px) {
    .content1_content {
        max-width: 45rem;
        padding-top: 5rem;
        padding-bottom: 5.5rem;
    }
}

@media screen and (max-width: 768px) {
	#drop-menu{
		    width: 100%;
    padding: 20px;
	}
	p{
		word-wrap: break-word;
	}
	.tabs-section .e-n-tabs-heading{
		display:flex!important;	
		margin-bottom: 48px;
	}
	
	.tabs-section .e-n-tabs-heading button{
		margin-bottom:0px!important;
	}
	.elementor-main-swiper .swiper-slide{
		padding: 16px !important;
	}
	.elementor-swiper-button{
		    display: none !important;
	}
	.tabs-section.gallery .e-n-tabs-heading{
		margin-bottom: 16px;
	}
}

.post, .page{
    margin: 0 0 0;
}