/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* BOTONES FUSION SLIDER
ESTÁ EN EL THEME CSS */

.flex-prev {border-radius: 50px !important; margin-left: 25px !important;}
.flex-next {border-radius: 50px!important; margin-right: 25px !important;}
.tfs-slider .flex-next {margin-right: 50px !important;}
.tfs-slider .flex-prev {margin-left: 50px !important;}

.main-flex .flex-next, .main-flex .flex-prev {
    background-color: transparent !important;
    background-repeat: no-repeat;
}


.tfs-button-1 .fusion-button, .tfs-button-2 .fusion-button {background: #fff !important; color: #000 !important; border: 0px solid #fff !important; border-radius: 25px !important; font-size: 20px !important; font-weight: bold !important;}
.tfs-button-1 .fusion-button:hover, .tfs-button-2 .fusion-button:hover {background: #cccccc !important; color: #000000 !important; border: 0px solid transparent !important; border-radius: 25px !important;}

.flex-control-paging li a {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0 !important;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
}

/* LAYERSLIDER WP */

.tfs-slider h1, .tfs-slider h1 span, .tfs-slider .fusion-title-size-two {font-size: 44px !important; line-height: 46px !important;}
.tfs-slider h2, .tfs-slider h2 span, .tfs-slider .fusion-title-size-two {font-size: 44px !important; line-height: 46px !important;}
.tfs-slider h3, .tfs-slider h3 span, .tfs-slider .fusion-title-size-three {font-size: 28px !important; line-height: 30px !important;}
.razones {font-size: 30px !important; line-height: 32px !important;}


@media only screen and (max-width: 480px) {
.fusion-title, .fusion-title h1 {font-size: 60px !important; line-height: 60px !important;} 
.tfs-slider h1, .tfs-slider h1 span, .tfs-slider .fusion-title-size-two {font-size: 34px !important; line-height: 36px !important;}
.tfs-slider h2, .tfs-slider h2 span, .tfs-slider .fusion-title-size-two {font-size: 34px !important; line-height: 36px !important;}
.tfs-slider h3, .tfs-slider h3 span, .tfs-slider .fusion-title-size-three {font-size: 16px !important; line-height: 18px !important;}
.ls-layer {font-size: 42px!important; line-height: 44px !important;}
.razones {font-size: 16px !important; line-height: 18px !important;}  
}




/* ------- SLIDERS -------- */

/*

#sliders-container {display: block !important; visibility: visible !important;}
@media (max-width: 479px) { 
#sliders-container {display: none !important; visibility: hidden !important;}
}

*/


/* ------- SIDEBAR -------- */
/* Search Buscar */


.searchform .search-table .search-field input {
	width: 100%;
	border-radius: 10px;
	border: 1px solid #ddd;
	color: #333333;
	font-size: 16px !important;
	height: 36px !important;
	padding: 4px 12px;
	margin: 0px 0 0 0;}

.searchform .search-table .search-button input[type="submit"] {
    background: #fff;
    border: medium none;
    border-radius: 0;
    color: #333 !important;
    cursor: pointer;
    font-family: "icomoon";
    font-size: 1em;
    font-weight: normal;
    height: 33px;
    line-height: 33px;
    margin: 0;
    padding: 0;
    text-indent: 0;
    text-shadow: none;
    transition: all 0.2s ease 0s;
    width: 33px;
}
.searchform .search-table .search-button input[type="submit"]:hover {
	 transition: all 0.2s ease 0s;
	 background: #fff !important;
	 color: #60beb4;
}




/* TRANSPARENCIA */

.transparente {opacity: 1; transition: 0.5s;}
.transparente:hover {opacity: 0; transition: 0.5s;}


/* FADE */

.blur2 {opacity: 1; transition: 0.5s;}
.blur2:hover {opacity: 0.8; transition: 0.5s;}






@media (max-width: 479px) {border: 1px solid #000 !important; padding: 12px 26px; font-size: 18px; color: #fff; background: #000 !important; transition: 0.5s;}


/* ICONOS LISTA */

.ok-lista {list-style-type: none;}

.ok-lista li {
    background: rgba(0, 0, 0, 0) url("images/ok-2.png") no-repeat scroll 0 0;
    font-size: 13px;
    font-weight: 500;
    padding-left: 30px;
}
.ok-listabig {list-style-type: none;}

.ok-listabig li {
    background: rgba(0, 0, 0, 0) url("images/ok-2.png") no-repeat scroll 0 0;
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
	margin-top: 0px;
}
.donde-lista {list-style-type: none;}

.donde-lista li{
	background: rgba(0, 0, 0, 0) url("images/placeholder-ico.png") no-repeat scroll 0 0;
	font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
}
.phone-lista {list-style-type: none;}

.phone-lista li{
	background: rgba(0, 0, 0, 0) url("images/phone-ico.png") no-repeat scroll 0 0;
	font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
}
.mobilephone-lista {list-style-type: none;}

.mobilephone-lista li{
	background: rgba(0, 0, 0, 0) url("images/mobilephone-ico.png") no-repeat scroll 0 0;
	font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
}
.mail-lista {list-style-type: none;}

.mail-lista li{
	background: rgba(0, 0, 0, 0) url("images/arroba-ico.png") no-repeat scroll 0 0;
	font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
}
.clock-lista {list-style-type: none;}

.clock-lista li{
	background: rgba(0, 0, 0, 0) url("images/clock-ico.png") no-repeat scroll 0 0;
	font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
}
.metro-lista {list-style-type: none;}

.metro-lista li {
    background: rgba(0, 0, 0, 0) url("images/metro-ico.png") no-repeat scroll 0 0;
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
}
.bus-lista {list-style-type: none;}

.bus-lista li {
    background: rgba(0, 0, 0, 0) url("images/bus-ico.png") no-repeat scroll 0 0;
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
}
.quote-lista {list-style-type: none;}

.quote-lista li {
    background: rgba(0, 0, 0, 0) url("images/quote-left.png") no-repeat scroll 0 0;
    font-size: 32px;
	line-height: 37px;
	font-style: italic;
	font-family: raleway;
    font-weight: 500;
    padding-left: 100px;
	padding-top: 0px;
}


/*************************************************
 * CONTACT FORM CSS
/************************************************/
.wpcf7 {
	color: #333;
	font-weight: 500;
	font-size: 16px !important;	
}

.wpcf7 label {color: #333; font-size: 14px; font-weight: 400;}

/*Input Fields*/
.wpcf7 input[type="tel"], .wpcf7 input[type="password"], .wpcf7 input[type="text"], .wpcf7 input[type="email"] {
	width: 60%;
	border-radius: 4px;
	border: 1px solid #ddd;
	color: #333333;
	font-size: 16px !important;
	height: 30px !important;
	padding: 4px 12px;
	margin: 0px 0 0 0;
	
}

.wpcf7 input[type="tel"]:hover, .wpcf7 input[type="password"]:hover, .wpcf7 input[type="text"]:hover, .wpcf7 input[type="email"]:hover {
	background: #ddd; border-color: #ddd; transition: 0.5s;
}



.wpcf7-select {
width: 100% !important;
color: #000000 !important;
	font-size: 16px !important;
	height: 30px !important;
	padding: 4px 12px;
	background: #fff !important;
	border: none !important;
	
}

.wpcf7-select-parent {border-radius: 10px; border: 1px solid #ddd; }

.wpcf7-select-parent  .select-arrow { background: #eee; color: #fff;box-shadow: none;}



/*Message Area*/
.wpcf7 textarea {
	width: 100%;
	height: 100px;
	color: #333333 !important;
	border-radius: 3px !important;
	border: 1px solid #ddd;
	font-size: 16px !important;
	padding: 4px 12px;
}

.wpcf7 textarea:hover {
	background: #ddd; border-color: #ddd; transition: 0.5s;
}


.wpcf7 :focus {
	outline: none;
}

/*All Fields when Active*/
.wpcf7 input[type="tel"]:active, .wpcf7 input[type="text"]:active, .wpcf7 input[type="email"]:active, .wpcf7 textarea:active,
.wpcf7 input[type="tel"]:focus, .wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus {
	background-color: #fff !important;
	border: 1px solid #f99e00;
}


/*Send Button*/


.wpcf7 input[type="submit"] {border: 1px solid #333 !important;
    color: #333 !important; background: transparent !important; border-radius: 3px !important;
	font-size: 20px !important;
	font-weight: 500; !important;
    line-height: 17px !important;
    padding: 12px 15px !important;
	transition: 0.8s;
}



/*Send button hover*/
.wpcf7 input[type="submit"]:hover {
	border: 1px solid #000 !important;
    color: #fff  !important; background: #000 !important; border-radius: 3px !important;
	font-size: 20px !important;
	font-weight: 500; !important;
    line-height: 17px !important;
    padding: 12px 15px !important;
	transition: 0.8s;
}


div.wpcf7-response-output {
	margin: 2em 0 1em;
	padding: 20px 10px;
	font-size: 1.2em;
}

div.wpcf7-mail-sent-ok {
	border: none;
	background-color: #8ED2C0;
	color: #fff;
}

div.wpcf7-mail-sent-ng {
	border: none;
	background-color: #8ED2C0;
	color: #fff;
}

div.wpcf7-spam-blocked {
	border: none;
	background-color: #f85342;
	color: #fff;
}

div.wpcf7-validation-errors {
	border: none;
	background-color: #f85342;
	color: #fff;
}

span.wpcf7-not-valid-tip {
	color: #f85342;
	display: block;
	background: #fff !important;
}


/* Responsive Form */

#responsive-form {
	max-width:760px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 4px 10px;
	width:100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}



/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}