/*
Theme Name: Indexdesign Child
Author: Indexdesign
Author URI: http://www.indexdesign.com.ar/
Description: Este es un Child Theme de Indexdesign, se recomienda no realizar cambios en esta sección ya que pueden dañar tu sitio web.
Version: 23.07.19
Template: dt-the7
*/


.degrade {
    background-color: #004071;
    background: #004071;
    background: -webkit-linear-gradient(left, #004071 0%, #004071 43%, #004071 74%);
    background: linear-gradient(left, #004071 0%, #004071 43%, #004071 74%);
	height: 3px;
}
.degrade2 {
    background-color: #004071;
    background: #004071;
    background: -webkit-linear-gradient(left, #004071 0%, #004071 43%, #004071 74%);
    background: linear-gradient(left, #004071 0%, #004071 43%, #004071 74%);
	height: 1px;
}


a {text-decoration: none !important;}


/***********/
/* FOOTER  */
/***********/

/* Footer: Información */

.footer_ubicacion{text-decoration:none;}
.footer .widget, .comollego {font-size: 14px; line-height: 25px;}

/* Footer: Logos */	
.footer_aviso {text-align:center}
.footer_fiscal {padding-top: 10px; display: table-cell; float: left; padding-right: 10px;}	
/*.footer .widget-title {color: #ff5f00; font-weight: 600; font-size: 15px; font: normal 15px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;text-transform: uppercase;}*/


/* Footer: Links */	
.custom-menu li {margin: 0; padding: 0;}
#bottom-bar a {color: #333;}
#bottom-bar a:hover {text-decoration: none; color: #004071;}

/* Footer: Social */	
#page .dt-shortcode-soc-icons a {text-decoration: none; height: 35px; width: 35px; margin: 5px;}
.dt-shortcode-soc-icons a .soc-font-icon, #main .dt-team-shortcode .soc-ico a .soc-font-icon { color: #fff; font-size: 32px;}
.dt-shortcode-soc-icons a:hover .soc-font-icon, #main .dt-team-shortcode .soc-ico a:hover .soc-font-icon { color: #ebebeb; font-size: 32px;}

/* Boton ir arriba */
.scroll-top.on {display: none;}

/* Captcha */
.grecaptcha-badge {opacity:0}


/***********/
/* PLUGINS  */
/***********/

/*Formulario de Contacto */
.wpcf7-form textarea {width: 100%; height: 120px; color: #333;font-size: 16px !important;}
.wpcf7-form input[type="text"], .content input[type="email"], .wpcf7-select  {color: #333;font-size: 16px !important;}
.wpcf7-form input[type="submit"] {width: 100% !important;font-size: 16px !important;height: 60px !important;}
.wpcf7-form textarea, .content .wpcf7-select, .wpcf7-form input[type="text"],.content input[type="url"], .wpcf7-form input[type=email] {
	border: 1px solid #3333331f;
    /*border-radius: 50px;*/
    padding: 25px;}
