/*
Theme Name: Click Legal Web
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi - ᖵP
Author URI: http://www.kriesi.at
Template: enfold
*/

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');


/*Add your own styles here:*/
/* ____________________/Globales
____________________________________________________________*/
:root {
	--color1:#181b2e;
	--color2:#1AF57C;
	--color3:#2C2D8B;
	--color4:#00ffff;
	--font1: "Plus Jakarta Sans", sans-serif;;
}
body {
	font-family: var(--font1);
	font-weight: 100;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 800 !important;
	text-transform: initial !important;
}
h2 {
	font-size: 38px;
}
a {
	text-decoration: none !important;
}
a.avia-button, input.wpcf7-submit.input-button {
	padding: 15px 40px !important;
	border-radius: 6px !important;
	font-weight: bold !important;
	font-size: 16px !important;
	border: none !important;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
/* Button1 */
a.avia-button.avia-size-small {
	background: var(--color2);
	color: black !important;
}
a.avia-button.avia-size-small:hover {
	background: var(--color2) !important;
	color: black !important;
	opacity: .6;
}
/* Button2 */
a.avia-button.avia-size-x-large {
	background: var(--color3);
	color: white !important;
}
a.avia-button.avia-size-x-large:hover {
	background: var(--color2) !important;
	color: white !important;
	opacity: .8;
}

/* ____________________/Header
____________________________________________________________*/
/* TopBar */
#header_meta {
	background: url(img/top-bar.png) no-repeat 50% 50% #1d1d1d !important;
	padding: 10px 0;
	background-size: 100% !important;
	border: none !important;
	border-radius: 0 0 30px 30px;
}
#header_meta .phone-info {
	width: 100%;
	text-align: center;
	font-weight: 100;
	font-size: 15px;
	color: white;
}
#header_meta .phone-info div {
	padding: 0 0 0 25px;
	background: url(img/circle.svg) no-repeat 0% 50%;
	background-size: 13px;
}
/* Logo */
span.logo {
	padding: 0 0 0 40px;
}
span.logo img {
	height: 70px;
	width: auto;
	padding: 12px 0;
}
/* Menu */
nav.main_menu {
	padding: 0 35px 0 0;
}
#header_main {
	border: none;
}
#header_main .inner-container {
	background: white;
	border-radius: 15px;
}
ul#avia-menu li {
	margin: 0 0 0 20px;
}
ul#avia-menu li a span {
	color: black !important;
	font-weight: 100;
	font-size: 16px;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
ul#avia-menu li a span:hover {
	color: var(--color3) !important;
	font-weight: 400;
}
#header_main li.av-menu-button span.avia-menu-text {
	border: none !important;
	background: var(--color2);
	padding: 10px 30px;
	border-radius: 6px;
	font-weight: 500;
}
span.avia-menu-fx {
	bottom: 11px;
	height: 1px;
	background: var(--color3) !important;
}

/* ____________________/Inicio
____________________________________________________________*/
/* Logos */
.section-logos .container {
	padding: 0;
}
.section-logos {
	/* background-image: linear-gradient(to left top, #000000, #060606, #0b0b0b, #101010, #141414); */
}
.section-logos .template-page {
	padding: 40px 0 0;
}
.section-logos h2 {
	margin: 0 0 -20px;
}
.section-logos .avia-gallery-thumb {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.section-logos .avia-gallery-thumb a {
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.section-logos .avia-gallery-thumb img {
	background: transparent;
	border: none !important;
	padding: 28px !important;
}
/* Seccion Precios */
.grilla-prices {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding: 50px 0 70px;
	/* background-image: linear-gradient(to left bottom, #000000, #060606, #0b0b0b, #101010, #141414); */
}
.grilla-prices .flex_cell.cell-information {
	max-width: 810px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.grilla-prices .flex_cell.cell-colums {
	max-width: 500px;
	padding: 0 40px 0 0;
}
.avia_textblock.special-text h2 {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: white;
	color: transparent;
	opacity: .2;
	font-size: 114px;
	margin: 0;
}
.avia_textblock.txt-title {
	margin: 0 0 40px 92px;
}
.grilla-prices .avia-button-wrap {
	margin: 40px 0 0;
}
/* ColPrecios */
.grilla-prices .cell-colums .flex_column {
	height: 660px;
	margin-top: 0px;
	border-radius: 12px;
	padding: 60px 30px;
	background-image: linear-gradient(to right top, #229a83, #008893, #00739f, #005b9e, #2b3e8a);
}
.grilla-prices .cell-colums .flex_column {
	filter: blur(0px);
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.grilla-prices:hover .cell-colums .flex_column {
	filter: blur(0px);
}
.flex_cell.cell-colums h2 {
	font-size: 28px;
}
.flex_cell.cell-colums h2 strong {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: white;
	color: transparent !important;
	font-size: 50px;
	display: block;
	font-weight: 800;
	margin: 20px 0;
}
.flex_cell.cell-colums p strong {
	color: white;
}
.flex_cell.cell-colums p strong {
	color: white;
	display: inline-block;
	margin: 15px 0;
}
.flex_cell.cell-colums ul {
	list-style: none;
	margin: 20px 0 0 11px;
}
.flex_cell.cell-colums ul li {
	padding: 0 0 0 23px;
	margin: 7px 0;
	background: url(img/circle.svg) no-repeat 0% 50%;
	background-size: 10px;
}
.flex_cell.cell-colums .slick-slide {
	margin: 0 6px;
}
button.slick-arrow {
	z-index: 99;
}
.grilla-prices .slick-list {
	left: -30px;
}
/* Seccion Testimoonios */
.avia_textblock.title-color strong {
	color: var(--color4) !important;
	font-weight: 800;
}
.section-testimonials h2 {
	width: 80%;
	margin: 0 auto;
}
/* Testimonios */
.section-testimonials section.avia-testimonial-row {
	background: #3f3f80;
	display: flex !important;
	padding: 50px;
	margin: 20px 0;
	border-radius: 20px;
	position: relative
}
.section-testimonials .slick-slide.slick-active section.avia-testimonial-row:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 20px;
	background: var(--color3);
	transform: rotate(-2deg);
}
.section-testimonials section.avia-testimonial-row .avia-testimonial {
	padding: 0;
	border: none;
}
.section-testimonials section.avia-testimonial-row h3 {
	font-size: 24px;
	font-weight: 400 !important;
	font-style: italic;
}
.section-testimonials .avia-testimonial-wrapper {
	margin: 60px 0 0;
}
.section-testimonials .avia-testimonial-wrapper .slick-slide {
	margin: 0 10px;
}
/* Contenido */
.section-testimonials .avia-testimonial-content {
	padding: 20px 0 0 50px;
}
.section-testimonials .avia-testimonial-wrapper .slick-slide {
	opacity: .5;
}
.section-testimonials .avia-testimonial-wrapper .slick-slide.slick-active {
	opacity: 1;
}
.section-testimonials .avia-testimonial-meta-mini {
	margin: 12px 0 0 54px;
	padding: 0 0 0 26px;
	background: url(img/circle.svg) no-repeat 0% 50%;
	background-size: 13px;
}
.section-testimonials .avia-testimonial-image {
	margin: 0;
	width: 140px;
	height: auto;
}
.section-testimonials .avia-testimonial-image {
	background: url(img/stars.png) no-repeat 50% 100%;
	background-size: 120px;
	padding: 0 0 40px;
	border-radius: 0;
}
.section-testimonials .avia-testimonial_inner {
	padding: 40px 0 0;
}

/* ____________________/Precios
____________________________________________________________*/
.section-pricing .flex_column_table, 
.section-pricing .entry-content-wrapper.clearfix {
	width: 80% !important;
	margin: -230px auto 0;
	grid-gap: 0 4%;
	display: flex !important;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-end;
	float: none !important;
}
.section-pricing .entry-content-wrapper.clearfix:before, .section-pricing .entry-content-wrapper.clearfix:after {
	display: none !important;
}
.section-pricing .flex_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 45% !important;
	border-radius: 12px;
	padding: 60px 30px;
	background-image: linear-gradient(to right bottom, #181b2e, #1a2145, #1d265c, #222a74, #2c2d8b);
}
.section-pricing .flex_column.col-desc {
	background-image: linear-gradient(to right top, #229a83, #008893, #00739f, #005b9e, #2b3e8a);
	height: 720px !important;
}
.section-pricing .flex_column.col-desc h2 {
	font-size: 31px;
}
.section-pricing .flex_column {
	filter: blur(0px);
}
.section-pricing .flex_column .avia_textblock {
	min-height: 412px;
}
.section-pricing h2 {
	font-size: 28px;
}
.section-pricing h2 strong {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: white;
	color: transparent !important;
	font-size: 50px;
	display: block;
	font-weight: 800;
	margin: 20px 0;
}
.section-pricing ul {
	list-style: none;
	margin: 20px 0 0 11px;
}
.section-pricing ul li {
	padding: 0 0 0 23px;
	margin: 7px 0;
	background: url(img/circle.svg) no-repeat 0% 50%;
	background-size: 10px;
}
.section-pricing p strong {
	color: white;
	display: inline-block;
	margin: 15px 0;
}
.section-pricing .avia-button-wrap {
	margin: 40px 0 0;
}


/* ____________________/Servicios
____________________________________________________________*/
.section-title{
	position: relative;
}
.section-txt-tns:before, .section-txt-tns:after {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: white;
	color: transparent !important;
	font-weight: 800;
	opacity: .7;
	font-size: 200px;
}
.section-txt-tns:before {
	content: "Construye";
	top: 30%;
	text-align: left;
}
.section-txt-tns:after {
	content: "Tu futuro";
	top: 54%;
	text-align: right;
}
.section-title main.template-page {
	padding-bottom: 200px;
}
.section-title .flex_column {
	background: rgb(255 255 255 / 5%);
	backdrop-filter: blur(1px);
	border-radius: 15px;
	padding: 65px 40px;
	width: 80%;
	margin: 0 auto;
	float: none;
}
.section-title .flex_column h2 {
	margin: 0 0 30px;
}
.section-title .flex_column .avia-button-wrap {
	margin: 35px 0 0;
}
/* Columnas */
.section-cols .container {
	margin: -270px auto 0;
}
.section-cols .avia-button-wrap {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 27px;
}
.section-cols .avia-image-container.socios {
	width: 90%;
	margin: 0 auto;
}
.section-cols .avia-image-container.icon {
	width: 30%;
}
.section-cols .flex_column_table {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	grid-gap: 0 3%;
	margin: -80px 0 0 !important;
}
.section-cols .flex_column {
	width: 31% !important;
	padding: 50px 30px;
	border-radius: 20px;
	backdrop-filter: blur(10px);
	background: rgb(255 255 255 / 10%);
}
/* Acordeon */
.section-instructions2 .avia_textblock.title h2 {
	margin: 0 0 25px;
}
.section-instructions2 strong {
	color: var(--color4) !important;
}
.section-instructions2 .avia_textblock.title {
	width: 70%;
	margin: 0 auto;
}
.section-instructions2 .togglecontainer {
	margin: 40px auto 0;
	width: 96%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	grid-gap: 20px 0;
}
.section-instructions2 .togglecontainer section {
	border: 1px solid white;
	border-radius: 10px;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.section-instructions2 .togglecontainer section:hover {
	border-color: var(--color4) !important;
	box-shadow: #00ffff 0px 2px 8px 0px;
}
.section-instructions2 .togglecontainer section p.toggler {
	border: none !important;
	font-size: 18px;
	line-height: 24px;
	background: transparent;
	font-weight: 400;
	color: var(--color4);
	border-radius: 30px !important;
}
.section-instructions2 .togglecontainer section p.toggler.activeTitle{
	background: black;
}
.section-instructions2 .togglecontainer span.toggle_icon, .section-instructions2 .togglecontainer span.toggle_icon span {
	opacity: 1;
	border-color: var(--color4);
}
.section-instructions2 .toggle_content {
	padding: 0 40px 40px;
	border-radius: 50px;
	border: none;
}
.section-instructions2 .toggle_wrap {
	background: black;
	border-radius: 20px;
}
.section-instructions2 .toggle_content .content-instructions {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	grid-gap: 0 2%;
}
.section-instructions2 .toggle_content .content-instructions .information {
	width: 73%;
}
.section-instructions2 .toggle_content .content-instructions .image {
	width: 25%;
}
.section-instructions2 .toggle_content h2 {
	margin: 0 0 20px;
}

/* ____________________/LLC´s
____________________________________________________________*/
.section-llc-s {
	position: relative;
}
.section-llc-s .flex_column_table {
	margin: -270px auto 0;
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.section-llc-s .flex_column_table .flex_column.col-contact {
	background: black;
	padding: 60px 50px 50px;
	border-radius: 20px;
	background: rgb(0 0 0 / 24%);
	backdrop-filter: blur(10px);
	box-shadow: #00ffff 0px 2px 8px 0px;
}
.section-llc-s .avia-image-container.image-large {
	margin: 0;
	position: relative;
	width: 90%;
	float: right;
}
.section-llc-s .avia-image-container.image-large2 {
	width: 65%;
	margin: -60px 50px 0 0;
	position: relative;
	float: right;
}
.section-llc-s .avia-image-container.image-logo {
	width: 43%;
	background: rgb(0 0 0 / 45%);
	backdrop-filter: blur(10px);
	position: absolute;
	padding: 25px 40px;
	top: 48%;
	left: 60px;
	border-radius: 20px;
}

/* ____________________/Terminos / Privacidad
____________________________________________________________*/
.section-txt-global .entry-content-wrapper:before, 
.section-txt-global .entry-content-wrapper:after {
	display: none;
}
.section-txt-global .entry-content-wrapper {
	display: flex;
	flex-direction: column;
	grid-gap: 40px 0;
	margin: -280px auto 0;
}
.section-txt-global .entry-content-wrapper section.av_textblock_section {
	padding: 70px 80px;
	backdrop-filter: blur(10px);
	border-radius: 20px;
	background: rgb(212 212 212 / 10%)
}
.section-txt-global h2 {
	color: var(--color4);
	margin: 0 0 20px;
}
.section-txt-global strong {
	color: white;
}
	

/* ____________________/Ayuda
____________________________________________________________*/
.section-help .flex_column_table {
	margin: -270px auto 0;
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.section-help .flex_column_table .flex_column {
	width: 54% !important;
	background: black;
	padding: 60px 50px 50px;
	border-radius: 20px;
	box-shadow: #00ffff 0px 2px 8px 0px;
}
.section-help form.wpcf7-form {
	margin: 35px 0 0 !important;
}
form.wpcf7-form input.input-class-form, form.wpcf7-form textarea.input-class-form, form.wpcf7-form select.wpcf7-select {
	margin: 0 !important;
	background-color: white !important;
	border: 1px solid black !important;
	padding: 12px 20px !important;
	border-radius: 12px !important;
	font-size: 15px !important;
}
form.wpcf7-form textarea.input-class-form {
	height: 150px;
}
span.wpcf7-not-valid-tip {
	font-size: 12px;
	margin: 0 0 -10px 10px;
}
input.wpcf7-submit.input-button {
	background: var(--color2);
	color: black !important;
}
.wpcf7-response-output {
	position: absolute;
	background: black;
	left: -110px;
	padding: 10px 30px !important;
	border-radius: 6px;
}
.section-help .avia_textblock.txt-special {
	position: absolute;
	right: 13%;
	top: -53%;
	background: var(--color3);
	padding: 15px 30px;
	border-radius: 6px;
	z-index: 9;
}
.section-help .avia_textblock.txt-special p {
	margin: 0;
}
.section-help .avia_textblock.txt-special strong {
	color: white;
}

/* ____________________/Blog
____________________________________________________________*/
.section-blog .container {
	margin: -270px auto 0;
	padding: 0;
}
.section-blog .slide-entry-wrap {
	margin: 0;
}
.section-blog article.slide-entry {
	margin: 0;
}
/* Imagen */
.section-blog a.slide-image {
	margin: 0;
	overflow: hidden;
	position: relative;
	border-radius: 30px 30px 0 0;	
}
.section-blog article.slide-entry a.slide-image img{
	-webkit-transition: 0.4s all ease-in-out;
	-moz-transition: 0.4s all ease-in-out;
	-o-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}
.section-blog article:hover a.slide-image img {
	transform: scale(1.2);
}
.section-blog a.slide-image span.image-overlay {
	display: none !important;
}
.section-blog .slick-slide.slick-active.slick-current  a.slide-image img{
	transform: scale(1.3);
}
/* Contenido */
.section-blog .slide-content {
	padding: 40px 20px;
	border-radius: 0 0 30px 30px;
	backdrop-filter: blur(10px);
	background: rgb(255 255 255 / 10%) !important;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.section-blog .slide-content {
	backdrop-filter: blur(10px);
	background: rgb(255 255 255 / 10%);
	padding: 40px 20px;
	border-radius: 0 0 25px 25px;
}
.section-blog .slick-slide.slick-active.slick-current .slide-content {
	background: rgb(255 255 255 / 20%) !important;
}
.section-blog .slide-content .slide-meta {
	display: none;
}
.section-blog article header.entry-content-header {
	margin: 0 0 10px;
}
.section-blog article .slide-entry-excerpt {
	font-size: 14px;
}
/* Boton */
.section-blog .read-more-link {
	margin: 20px 0;
}
.section-blog .read-more-link span.more-link-arrow {
	display: none;
}
.section-blog .read-more-link a.more-link {
	background: var(--color2);
	color: black;
	font-weight: bold;
	padding: 7px 30px;
	border-radius: 6px;
}
/* Slick */
.section-blog .slick-slide {
	margin: 0 15px;
}
.section-blog .slick-next {
	right: 0;
}
.section-blog  .slick-prev {
	left: 0;
}

/* Igualar alturas */
.section-blog .slick-list.draggable {
	display: flex
;
	margin: 0 40px;
}
.section-blog .slick-track {
	display: flex;
}
.section-blog .slick-track .slick-slide {
	display: flex;
	height: 100%;
	flex: 1 0;
}
.section-blog .slick-track .slick-slide > div {
	display: flex;
}
.section-blog .avia-content-slider {
	display: flex;
}
.section-blog .avia-content-slider-inner {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.section-blog .slide-entry-wrap {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 1 0;
	height: 100%;
}
.section-blog article.slide-entry {
	display: flex;
	flex-direction: column;
	flex: 1 0;
	height: 100%;
}
.section-blog article .slide-content {
	display: flex;
	flex-direction: column;
	height: 100%;
	flex: 1 0;
}
.section-blog article header.entry-content-header {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	height: 100%;
	flex: 1 0;
}

/* ____________________/Blog Vista Interna
____________________________________________________________*/
.single-post aside.sidebar.sidebar_right.alpha.units, .single-post a.avia-post-nav {
	display: none !important;
}

.single-post main.content {
	width: 100% !important;
	border: none;
}
.single-post .big-preview.single-big {
	margin: 0 auto;
	padding: 40px 0 0;
}
.single-post .big-preview.single-big span.image-overlay {
	display: none !important;
}
.single-post .big-preview.single-big img {
	border-radius: 30px;
}
.single-post .blog-meta {
	display: none;
}
.single-post article.post-entry .entry-content-wrapper {
	z-index: 99;
	width: 90%;
	position: relative;
	margin: -60px auto 0;
	padding: 70px 70px !important;
	border-radius: 30px;
	backdrop-filter: blur(10px);
	background: rgb(0 0 0 / 40%);
	box-shadow: #00ffff 0px 2px 8px 0px;
}
.single-post h1.post-title.entry-title {
	font-size: 37px;
	margin: 0 0 30px;
	text-align: center;
}
.single-post span.post-meta-infos {
	display: none;
}
.post_delimiter {
	display: none;
}


/* ____________________/Footer
____________________________________________________________*/
.section-footer {
	position: relative;
}
.section-footer:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	background: url(img/bg-footer.png) no-repeat 99% 50%;
	background-size: 600px;
	opacity: .25;
}
.section-footer .container {
	padding: 0;
}
.section-footer .template-page {
	padding: 100px 0;
}
.section-footer .flex_column_table {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	grid-gap: 0 2%;
}
/* ColLogo */
.section-footer .flex_column.col-logo {
	border-right: 1px solid white;
	display: flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.section-footer .flex_column.col-information {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0;
	grid-gap: 0 1%;
	width: 73% !important;
}
.section-footer .avia-buttonrow-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 15px;
}
.section-footer .avia-buttonrow-wrap {
	display: flex;
	margin-top: 40px;
}
.section-footer .avia-buttonrow-wrap a.avia-button {
	margin: 0 10px 0 0 !important;
	padding: 7px 7px !important;
	border: none !important;
	min-width: 50px;
	background: var(--color2) !important;
	border-radius: 10px !important;
	font-size: 20px !important;
	color: black !important;
}
.section-footer .avia-buttonrow-wrap a.avia-button span.avia_button_icon {
	left: 0;
}
.section-footer .avia-buttonrow-wrap a.avia-button span.avia_iconbox_title {
	display: none;
}

/* ColMenu */
.section-footer .flex_column.col-information section.av_textblock_section {
	width: 32%;
}
.section-footer .flex_column.col-information h3 {
	margin: 0 0 30px;
}
.section-footer .flex_column.col-information ul {
	list-style: none;
	margin: 0;
}
.section-footer .flex_column.col-information ul li {
	margin: 6px 0;
}
.section-footer .flex_column.col-information a {
	color: white;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.section-footer .flex_column.col-information a:hover {
	color: var(--color4);
	font-weight: bold;
}
/* Copyright */
.section-copyright {
	display: flex;
	align-items: center;
	min-height: 50px;
}
.section-copyright a {
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.section-copyright a:hover {
	color: var(--color3) !important ;
}
/* ScrollTop */
a#scroll-top-link {
	background: var(--color4);
	color: black !important;
	opacity: .7 !important;
	border-radius: 10px;
	left: 40px;
	bottom: 40px;
	border: none !important;
	svg {
		fill: black !important;
	}
}
.grecaptcha-badge { 
	visibility: hidden !important;
}


@media (max-width:1100px) {
/* ____________________/Globales
____________________________________________________________*/
	h2 {
		font-size: 34px;
	}
	a.avia-button, input.wpcf7-submit.input-button {
		padding: 15px 30px !important;
	}

/* ____________________/Header
____________________________________________________________*/
	#avia-menu li {
		margin: 0 !important;
	}
	
/* ____________________/Inicio
____________________________________________________________*/
	/* Precios	 */
	.avia_textblock.special-text h2 {
		font-size: 91px;
	}
	.avia_textblock.txt-title {
		margin: 0 0 40px 0;
	}
	/* Testimonios */
	.section-testimonials .avia-testimonial_inner {
		padding: 10px 0 0;
	}
	/* Galeria */
	.section-logos .avia-gallery-thumb img {
		background: transparent;
		border: none !important;
		padding: 20px 8px !important;
	}

/* ____________________/Noticias Legales
____________________________________________________________*/	
	.section-blog .slick-next {
		right: 13px;
	}
	.section-blog .slick-prev {
		left: 13px;
	}
/* ____________________/Footer
____________________________________________________________*/
	.section-footer .flex_column.col-information {
		grid-gap: 0 4%;
	}
	.section-footer .flex_column.col-information section.av_textblock_section {
		width: 29%;
	}

/* ____________________/LLC´s
____________________________________________________________*/
	
	.section-llc-s .avia-image-container.image-large {
		width: 93%;
	}
	.section-llc-s .avia-image-container.image-large2 {
		width: 65%;
		margin: -60px 0px 0 0;
	}
	.section-llc-s .avia-image-container.image-logo {
		width: 46%;
		top: 44%;
		left: 60px;
	}
	
	.section-llc-s .flex_column_table .flex_column.col-contact {
		padding: 50px 30px 40px;
	}
	
}

@media (max-width:989px) {
/* ____________________/Globales
____________________________________________________________*/
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 16px;
	}
	

/* ____________________/Header
____________________________________________________________*/
	/* TopBar */
	#header_meta .phone-info div {
		color: white;
		font-size: 14px;
	}
	/* Menu */
	.responsive.html_mobile_menu_tablet #top #header_main>.container .main_menu .av-main-nav>li>a, .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
		height: 70px;
		line-height: 70px;
	}
	ul#av-burger-menu-ul li {
		margin: 10px 0 !important;
	}
	ul#av-burger-menu-ul li a {
		border: none !important;
		color: white !important;
		font-size: 19px;
	}
	ul#av-burger-menu-ul li a:hover {
		background: var(--color1) !important;
	}
	ul#av-burger-menu-ul li.av-menu-button-bordered span.avia-menu-text {
		color: black;
	}
	ul#av-burger-menu-ul:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background: url(img/bg-footer.png) no-repeat 50% 50%;
		background-size: cover;
		opacity: .2;
	}


/* ____________________/Inicio
____________________________________________________________*/
	/* Precios */
	.avia_textblock.special-text h2 {
		font-size: 61px;
	}
	.grilla-prices .slick-list {
		left: 0;
	}
	.grilla-prices .cell-colums .flex_column {
		height: 700px;
		padding: 50px 22px;
	}
	.grilla-prices .flex_cell.cell-colums {
		max-width: 100%;
		padding: 0 10px 0 0;
	}
	/* Contenido Precios */
	.flex_cell.cell-colums h2 {
		font-size: 26px;
	}
	.flex_cell.cell-colums h2 strong {
		font-size: 41px;
		margin: 20px 0 0px;
	}
	.flex_cell.cell-colums ul {
		list-style: none;
		margin: 10px 0 0 0;
	}
	.flex_cell.cell-colums ul li {
		padding: 0 0 0 19px;
		background-size: 8px;
	}
	.grilla-prices a.avia-button {
		font-size: 14px !important;
		padding: 15px 19px !important;
	}
	/* Slick */
	.grilla-prices .slick-next {
		right: 0;
	}
	.grilla-prices .slick-prev {
		left: 0;
	}
	
	/* Testimonios */
	.section-testimonials h2 {
		width: 90%;
		margin: 0 auto;
	}
	.section-testimonials .avia-testimonial_inner {
		padding: 10px 0 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.section-testimonials .avia-testimonial-content {
		padding: 20px 0 0 0px;
		text-align: center;
	}

/* ____________________/Precios
____________________________________________________________*/
	.section-title .container {
		height: 780px !important;
		padding: 0 !important;
	}
	.section-txt-tns:before, .section-txt-tns:after {
		font-size: 140px;
	}
	.section-pricing .flex_column_table, .section-pricing .entry-content-wrapper.clearfix {
		width: 100% !important;
	}
	/* Contenido */
	.section-pricing .flex_column.col-desc h2 {
		font-size: 27px;
	}
	.section-pricing h2 strong {
		font-size: 40px;
		margin: 20px 0 0;
	}
	.section-pricing ul {
		list-style: none;
		margin: 20px 0 0 5px;
	}
	.section-pricing a.avia-button {
		padding: 15px 20px !important;
	}
	
/* ____________________/Servicios
____________________________________________________________*/
.section-cols .container {
		margin: -220px auto 0;
	}
	.section-instructions2 .togglecontainer section p.toggler {
		font-size: 16px;
	}

/* ____________________/Ayuda
____________________________________________________________*/
	.section-help .flex_column_table {
		margin: -230px auto 0;
	}
	.section-help .flex_column_table .flex_column {
		width: 74% !important;
	}
	.section-help .avia_textblock.txt-special {
		right: 1%;
		top: -38%;
	}
	.section-blog .slick-slide {
		margin: 0 8px;
	}
	.section-blog .slide-content {
		padding: 30px 20px;
	}
	
/* ____________________/Noticias Legales
____________________________________________________________*/
	.section-blog .container {
		margin: -230px auto 0;
		padding: 0;
	}
	.section-blog article header.entry-content-header h3.slide-entry-title {
		font-size: 16px;
	}

/* ____________________/Noticias Legales Interna
	____________________________________________________________*/
	.single-post h1.post-title.entry-title {
		font-size: 28px;
	}
	.single-post article.post-entry .entry-content-wrapper {
		width: 100%;
		padding: 70px 50px !important;
	}

/* ____________________/LLC´s
____________________________________________________________*/	
	.section-llc-s .flex_column_table {
		display: flex !important;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.section-llc-s .flex_column_table .flex_column.col-contact {
		padding: 50px 30px 40px;
		width: 70% !important;
		margin: 0 0 50px;
	}
	.flex_column.col-images {
		width: 100% !important;
	}
	.section-llc-s .avia-image-container.image-large2 {
		width: 65%;
		margin: -100px 0px 0 0;
	}
	.section-llc-s .avia-image-container.image-logo {
		width: 46%;
		top: 54%;
		left: 60px;
	}

/* ____________________/Terminos / Privacidad
____________________________________________________________*/
	.section-txt-global .entry-content-wrapper section.av_textblock_section {
		padding: 60px 50px;
	}
	.section-txt-global .entry-content-wrapper {
		margin: -219px auto 0;
		grid-gap: 30px 0;
	}
		

/* ____________________/Footer
____________________________________________________________*/
	.section-footer:before {
		background-size: 100%;
	}
	.section-footer .flex_column.col-logo {
		width: 100% !important;
		border: none;
	}
	.section-footer .flex_column.col-information {
		width: 100% !important;
		grid-gap: 0 1%;
		margin: 50px 0 0 !important;
		display: flex !important;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
	.section-footer .flex_column.col-information:before, 
	.section-footer .flex_column.col-information:after {
		display: none;
	}
	.section-footer .flex_column.col-information .avia_textblock {
		text-align: center;
	}
	.section-footer .flex_column.col-information p {
		font-size: 15px;
	}
	.section-copyright {
		min-height: 100%;
	}
	.section-copyright .template-page {
		padding-bottom: 100px;
	}
	
	
}



@media (max-width:767px) {
/* ____________________/Globales
____________________________________________________________*/
	.responsive #top #wrap_all .container {
		width: 100%;
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	body {
		font-size: 15px;
	}
	h2 {
		font-size: 27px;
	}
	a.avia-button, input.wpcf7-submit.input-button {
		font-size: 14px !important;
	}
	
	
/* ____________________/Header
____________________________________________________________*/
	/* TopBar */
	#header_meta .phone-info div {
		color: white;
		font-size: 12px;
		padding: 0 0 0 14px;
	}
	span.logo img {
		height: 70px !important;
		width: auto !important;
		padding: 22px 20px;
	}
	nav.main_menu {
		padding: 0 20px 0 0;
	}

/* ____________________/Inicio
____________________________________________________________*/
	/* Precios */
	.grilla-prices .cell-colums .flex_column {
		height: 670px;
		padding: 50px 22px;
	}
	.avia_textblock.special-text h2 {
		font-size: 52px;
	}
	.grilla-prices .slick-list {
		left: -10px;
	}
	.flex_cell.cell-colums h2 {
		font-size: 24px;
	}
	.flex_cell.cell-colums h2 strong {
		font-size: 39px;
		margin: 20px 0 0px;
	}
	
	/* Testimonios */
	.section-testimonials section.avia-testimonial-row {
		padding: 50px 15px;
	}
	.section-testimonials section.avia-testimonial-row h3 {
		font-size: 22px;
	}
	.section-testimonials .slick-next {
		right: 0;
	}
	.section-testimonials .slick-prev {
		left: 0;
	}

/* ____________________/Precios
____________________________________________________________*/
	.section-txt-tns:before, .section-txt-tns:after {
		font-size: 72px;
	}
	.section-title .container {
		height: 100% !important;
		padding: 0 20px !important;
	}
	.section-title .flex_column {
		padding: 65px 20px;
		width: 1000%;
	}
	.section-pricing .flex_column_table, .section-pricing .entry-content-wrapper.clearfix {
		width: 95% !important;
		margin: -230px auto 0;
		grid-gap: 0 4%;
		display: flex !important;
		flex-direction: column-reverse;
		flex-wrap: nowrap;
		align-items: center;
		float: none !important;
	}
	.section-pricing .flex_column {
		width: 100% !important;
	}

	/* Columnas */
	.section-cols .container {
		margin: -190px auto 0 !important;
	}
	.section-cols .flex_column_table {
		display: flex !important;
		flex-direction: column;
		flex-wrap: wrap;
		grid-gap: 0 3%;
		margin: 30px 0 0 !important;
		align-items: center;
	}
	.section-cols .avia-image-container.socios {
		width: 100%;
		margin: 0 auto;
	}
	.section-cols .flex_column {
		width: 100% !important;
	}
	/* FAQ */
	.section-instructions2 .avia_textblock.title {
		width: 100%;
		margin: 0 auto;
	}

/* ____________________/Ayuda
____________________________________________________________*/
	.section-help .flex_column_table {
		margin: -190px auto 0;
	}
	.section-help .flex_column_table .flex_column {
		width: 100% !important;
		padding: 60px 30px 50px;
	}
	.section-help .avia_textblock.txt-special {
		right: -2%;
		top: -27%;
	}
	.wpcf7-response-output {
		left: 0;
		text-align: center;
		font-size: 14px;
	}
	
/* ____________________/Noticias Legales
____________________________________________________________*/
	.section-blog .container {
		margin: -210px auto 0 !important;
		padding: 0;
	}
	.section-blog .slick-list.draggable {
		display: flex;
		margin: 0 20px;
	}
	.section-blog .slick-next {
		right: 5px;
	}
	.section-blog .slick-prev {
		left: 5px;
	}
	.section-blog article.slide-entry {
		margin: 0 !important;
	}
	.section-blog article header.entry-content-header {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		height: auto;
		flex: 0;
	}

/* ____________________/Noticias Legales Interna
____________________________________________________________*/
	.single-post article.post-entry .entry-content-wrapper {
		width: 100%;
		padding: 50px 20px !important;
		margin: -15px 0 0;
	}
	.single-post .big-preview.single-big {
		margin: 0 auto;
		padding: 0px 0 0;
	}
	.single-post .big-preview.single-big img {
		border-radius: 10px;
	}
	.single-post h1.post-title.entry-title {
		font-size: 24px;
		margin: 0 0 20px;
	}
	
/* ____________________/LLC´s
____________________________________________________________*/	
	.section-llc-s .flex_column_table .flex_column.col-contact {
		padding: 50px 30px 40px;
		width: 100% !important;
		margin: 0 0 50px;
	}
	.section-llc-s .avia-image-container.image-large2 {
		width: 76%;
		margin: -70px 0px 0 0;
	}
	.section-llc-s .avia-image-container.image-logo {
		width: 48%;
		top: 54%;
		left: 20px;
		padding: 15px 20px;
		border-radius: 10px;
	}
	
/* ____________________/Terminos / Privacidad
____________________________________________________________*/
	.section-txt-global .entry-content-wrapper section.av_textblock_section {
		padding: 50px 40px;
	}


	
/* ____________________/Footer
____________________________________________________________*/
	.section-footer:before {
		background-size: cover;
		background-position: 50% 50%;
	}

	.section-footer .flex_column.col-information {
		grid-gap: 35px 1%;
	}
	.section-footer .flex_column.col-information section.av_textblock_section {
		width: 100%;
	}
	.section-footer .flex_column.col-information h3 {
		margin: 0 0 10px;
	}
	.section-footer .flex_column.col-logo {
		margin: 0 !important;
	}
	.section-footer .avia-buttonrow-wrap a.avia-button {
		margin: 0 5px 0 !important;
	}
	.section-copyright .template-page {
		padding: 10px 0 80px;
	}


	
}

@media (max-width:380px) {
/* ____________________/Inicio
____________________________________________________________*/
	/* Precios */
	.grilla-prices a.avia-button {
		font-size: 13px !important;
		padding: 15px 15px !important;
	}

}