/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.img_header_home h1{
	position: absolute;
	top: 45%;
	left: 180px;
	color: white;
}

.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}

.quote h3{
	font-size: 24px;
}

.slide100 .qode_image_gallery_holder img{
	width:100%;
}

/* titulo ofertas */
.texto1 p, .texto1 li{
	color: #666666; 
	font-size: 20px; 
	font-family: Nunito; 
	letter-spacing: 0px;
}

.color_link a{
	color: #666666 !important; 
}

.img_100 img{
	width:100%;
}
/* Footer */
footer .column3{
	width:19%!important;
}

footer .column4{
	width:31%!important;
}
footer .sib-form, footer #sib-container{
	padding:0px;
}

/* Cookies */
.cmplz-message p{
	font-size:12px;
}

#cmplz-cookies-overview h3{
	color:black;
}

/* CS Padel 24 */
.marcas_marco{
	text-align:center	
}

.marcas_marco .elementor-widget-container .marca{
	border: 1px solid white;
    padding: 2px 0px;
    min-width: 145px;
    display: inline-block;
    border-radius: 25px;
    margin: 0px 4px 20px;
}

.elementor-element-cb76cf4{
	margin-bottom:10px;
}

.header_bullets1{
	display: inline;
}
.header_bullets2{
	display: inline;
}

/*Estilos para nuevo diseño portfolio*/
.marcas_marco .elementor-widget-container .nueva_marca{
	border: 1px solid white;
    padding: 8px 20px 8px 20px;
    min-width: 100px;
    display: inline-block;
    border-radius: 25px;
    margin: 0px 5px 0px 5px;
	text-align: center;
	color: #ffffff;
	font-family: 'Roboto', Sans-serif;
	font-size: 20px;
}

.ultimo{
	margin-right:0px !important;
}

.bolaflecha{
	min-width: 0px !important;
    margin-top: 5px !important;
	margin-right: 20px !important;
    padding: 8px 10px 8px 10px !important;
}

.icoflecha{
	width:25px;
}

.nuevo_h1{
	text-align: left;
	color: #ffffff;
	font-family: 'Archivo', Sans-serif;
	font-size:46px;
}

.nuevo_h2{
	color: #393939;
	font-family: 'Archivo', Sans-serif;
	font-size: 56px;
	line-height: 68px;
}

.nuevo_h3{
	color: #393939 !important;
	font-family: 'Archivo', Sans-serif;
	font-size: 40px;
	line-height: 50px;
}

.nuevo_h3_blanco{
	font-family: 'Archivo', Sans-serif;
	font-size: 40px;
	line-height: 50px;
}

.nuevo_h3_39{
	color: #393939 !important;
	font-family: 'Archivo', Sans-serif;
	font-size: 39px;
	line-height: 50px;
}

.nuevo_parrafo p{
	font-family: 'Roboto', Sans-serif;
	font-size: 26px;
	line-height: 36px;
}

.nuevo_parrafo p, .nuevo_parrafo div, .nuevo_parrafo_peque p, .nuevo_parrafo_peque div, .nuevo_parrafo_peque_blanco p, .nuevo_parrafo_peque_blanco div{
	font-weight: 300;
}

.nuevo_parrafo_peque p{
	font-family: 'Roboto', Sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
}

.nuevo_parrafo_peque_blanco p{
	color:#FFF;
	font-family: 'Roboto', Sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
}

.max p{
		font-size:32px;
	line-height: 1em;
	}

/*Ipad horizontal*/
@media only screen and (max-width: 1180px){
	.header_bullets1 {
  		display: block;
  		height: 100px;
  		/*border: 1px solid red;*/
  		float: left;
	}
	.header_bullets2 {
		display: block;
		/*border: 1px solid green;*/
		width: 500px;
		text-align: left;
		padding-top: 10px;
	}
	
	.bolaflecha{
	margin-top:10px !important;
	padding: 8px 14px 8px 14px !important;
	}

	.icoflecha {
  	width: 15px;
	}

	.marcas_marco .elementor-widget-container .nueva_marca{
    margin-bottom: 10px;
	font-size:16px;
	}
}

/*Ipad vertical*/
@media only screen and (max-width: 820px){
	/*Estilos para nuevo diseño portfolio*/
	.nuevo_h1{
	font-size:34px;
  	text-align: left;
	}

	.nuevo_h2{
	color: #393939;
	font-size: 44px;
	line-height: 58px;
	}

	.header_bullets2 {
		width: 700px;
	}
	.bolaflecha {
    margin-left: 0px !important;
  	}
}


/*Movil*/
@media only screen and (max-width: 768px){

	.ultimo{
	margin-bottom:40px !important;
	}

	.nuevo_h1{
	text-align: left;
	}
	.nuevo_h2{
	font-size: 32px;
/* 	line-height: 36px; */
		line-height: 1em;
	}

	.nuevo_h3, .nuevo_h3_39, .nuevo_h3_blanco{
	font-size: 26px;
		line-height: 1em;
/* 	line-height: 32px; */
	}

	.nuevo_parrafo p{
		font-family: 'Roboto', Sans-serif;
		font-size: 18px;
		line-height: 22px;
	}

.bullets-box {
  max-height: 50px;
  overflow: hidden;
}
	.header_bullets1,
	.header_bullets2{
		transform: scale(0.6);
		transform-origin: top left;
	}

	.elementor-counter-title{
		text-align:center;
		margin-top:5px !important;
	}
	.elementor-8616 .elementor-element.elementor-element-f6e0269{
		font-size: 18px !important;
		line-height: 22px !important;
	}

	

	.img_header_home h1{
		top: 35%;
		left: unset;
    text-align: center;
    width: 100%;
	}
	
	.quote h3{
		font-size: 22px;
	}
}

@media only screen and (max-width: 600px){
	.quote h3{
		font-size: 18px;
	}
	
	.max p{
		font-size:22px !important;
		line-height: 1.2em !important;
	}
}

.footer_top_holder{
	background-color:white;
}

.footer_bottom_holder{
	background-color: #6c6c6c;
}

.footer_bottom_holder p a{
	color:white;
}

footer .column3.footer_bottom_column{
	width: 33.33% !important;
}

.portfolio_page-template h3{
	color:white;
}

/*
@media (min-width: 1000px){
	.home .projects_masonry_wrapper article:nth-of-type(3n)	{
		left: calc(99.99% - 33.33%) !important;
	}
	.home .projects_masonry_wrapper article:nth-of-type(3n+2)	{
		left: calc(66.66% - 33.33%) !important;
	}
	
	
	
	.home .projects_masonry_wrapper article:nth-of-type(n+4):nth-of-type(-n+6){
		transform: translateY(36%);
	} 
	
	.home .projects_masonry_wrapper article:nth-of-type(n+7):nth-of-type(-n+9){
		transform: translateY(72%);
	} 
	.home .projects_masonry_wrapper article:nth-of-type(n+10):nth-of-type(-n+12){
		transform: translateY(108%);
	} 
	.home .projects_masonry_wrapper article:nth-of-type(n+13):nth-of-type(-n+15){
		transform: translateY(144%);
	} 
	
	
	.home .projects_masonry_holder{
		width: 100%;
  		aspect-ratio: 1/1.65;
		height: unset !important;
	}
	
	

}*/

.fw300 p{
	font-weight: 300;
}

.fw300 strong{
	font-weight:700;
}