/*********************************** LOGO ******************************/

#logo {
    max-height: 45%!important;
}

@media only screen and (max-width: 1017px){
#logo {
    max-height: 30%!important;
}
.et_header_style_left .logo_container {
    height: 80%Important;
}
}

@media only screen and (max-width: 955px){
#logo {
    max-height: 50%!important;
}

#footer-bottom2 {
font-size:15px !important;
}
}

body {
line-height: 1.5em;
}

.et_pb_fullwidth_header{
padding: 5px 0!important;
}

.et_pb_row_12_fondoMapa {
padding: 25px!important;
}

.et_pb_widget {
float: none; 
 max-width: 100%;
}

#footer-bottom2 { 
background-color: #eaeaea; background-color: rgba(197, 192, 192, 0.21); padding: 15px 0; 
 }

#footer-bottom { 
background-color: #fff; padding: -5px 0;
}

#footer-widgets {
padding: 3% 0;
}

.pre_footer a { 
text-decoration: none; 
}

.pre_footer a:hover {
letter-spacing: 2px; 
}


@media (max-width: 980px) {
.footer-widget:nth-child(n) {
    width: 28.33% !important;
    margin: 0 7.5% 7.5% 0 !important;
}
}


@media only screen and (max-width: 767px){
#footer-bottom2 {
font-size:14px;
}
}

.et_pb_main_blurb_image {
   line-height: 22px;
}

.et_pb_main_blurb_image_menu {
   text-align: left;
   margin-bottom: 1px;
}

..et-pb-icon_menu {
    font-family: 'ETmodules';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}


@media only screen and (min-width: 981px)
.et_pb_row {
padding: 1% 0;
}

#capafrase {
text-align: center;
font-size: 21px;
color: #666666;
}


/*SLIDER */
@media only screen and (max-width: 890px) {
.et_pb_fullwidth_section .et_pb_slide_description h2 {
font-size: 25px;
}
}

/*BOTÓN AZUL SLIDER */

a.small-button, a.icon-button {
padding: 4px 40px;
font-weight: bold !important;
font-size: 22px;
margin: 0 5px 7px 0;
}

a.smallblue, a.bigblue {
color: #ffa100!important;
background: rgba(11, 43, 114, 0);
border: 1px solid #0b2b72;
}

a.smallblue:hover, a.bigblue:hover {
    color: #333333 !important;
border: 1px solid #84b818!important;
}


a.small-button {
    display: inline-block;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0), 1px 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0), 1px 1px 1px rgba(0,0,0,0.1);
    -moz-border-radius: 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 25px;
}


/*RECUADROS SUPERIORES INDEX */

.SeccionesCuadradas {
    width: 345px;
    height: 195px;
    padding: 38px;
    color: #ffffff;
   background-color: #054694;
    font-size: 19px;
    border-radius: 5px;
}

@media only screen and (max-width: 980px) {
.SeccionesCuadradas {
line-height: 1.2em;
}
}

.et_pb_slider .et_pb_slide_0 .et_pb_slide_description h2 {
    text-align: right;
}

/* FORM */

#responsive-form{
	max-width:900px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:90%;
}

.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	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%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea, .wpcf7 checkbox {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
       box-sizing: border-box
}

.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #fff;
	color: #000;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
        border: solid 1px #ffa100;
}
.wpcf7-submit:hover{
	background: #ffa100;
}

span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #0b2b72;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #0b2b72;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #fff;
	border-color: #0b2b72;
	color: #000;
	margin: 0;
}

.et_pb_social_network_link {
text-align: center;
}

/* SLIDER */


@media (max-width: 765px) {
.et_pb_slider .et_pb_slide:first-child {
max-height: 260px;}
.et_pb_slider h4 {
font-size: 11px;
}
}

.et_pb_slide_with_image .et_pb_slide_description{
width: 100%;
}

/* DIRECCIÓN FORMULARIO */
@media (max-width: 980px) {
.texto_dir{
    padding-left: 20px;
}
}



/* COOKIE BAR */
@media (max-width: 765px) {
#cookie-bar.basic {
    font-size:8px;
    margin: 0;
    padding-bottom: 15px;
}
}

@media (max-width: 980px) {
#cookie-bar.basic {
    font-size:11px;
    margin: 0;
    padding-bottom: 15px;
}
}

@media only screen and (max-width: 768px){
.admin-bar #cookie-bar {
    top: 0px;}
}

/* CAJAS SUPERIORES PRODUCTO INDEX */


@media (min-width: 981px) {
.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
    width: 42.75%;

}
}

@media (min-width: 1080px) {
.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
    width: 22.75%;

}
}


et_pb_column et_pb_column_1_4 et_pb_column_3{
background-color: #5c5898!important;
}


.logos_cajas{
    width: 90px!important;
    height: 90px;
}

}


.wp-image-555{
width: 90px!important;
height: 90px;
}

.wp-image-636{
width: 90px!important;
height: 90px;
}

.wp-image-613{
width: 90px!important;
height: 90px;
}

@media only screen and (max-width: 1282px){
.et_pb_toggle_0.et_pb_toggle{
min-height: 260px;
}

.et_pb_toggle_1.et_pb_toggle{
min-height: 260px;
}
.et_pb_toggle_2.et_pb_toggle{
min-height: 260px;
}
.et_pb_toggle_3.et_pb_toggle{
min-height: 260px;
}
}

@media only screen and (max-width: 1160px){
.et_pb_toggle_0.et_pb_toggle{
min-height: 357px;
line-height: 1.2em!important;
}

.et_pb_toggle_1.et_pb_toggle{
min-height: 357px;
line-height: 1.2em!important;
}
.et_pb_toggle_2.et_pb_toggle{
min-height: 357px;
line-height: 1.2em!important;
}
.et_pb_toggle_3.et_pb_toggle{
min-height: 357px;
line-height: 1.2em!important;
}
}

@media only screen and (max-width: 1080px){
.et_pb_toggle_0.et_pb_toggle{
min-height: 215px;
}

.et_pb_toggle_1.et_pb_toggle{
min-height: 215px;
}
.et_pb_toggle_2.et_pb_toggle{
min-height: 215px;
}
.et_pb_toggle_3.et_pb_toggle{
min-height: 215px;
}
}


@media only screen and (max-width: 980px){
.et_pb_toggle_0.et_pb_toggle{
min-height: 265px;
}
.et_pb_toggle_1.et_pb_toggle{
min-height: 265px;
}
.et_pb_toggle_2.et_pb_toggle{
min-height: 265px;
}
.et_pb_toggle_3.et_pb_toggle{
min-height: 265px;
}
}


@media only screen and (max-width: 845px){
.et_pb_toggle_0.et_pb_toggle{
min-height: 314px;
line-height: 1.5em!important;
}

.et_pb_toggle_1.et_pb_toggle{
min-height: 314px;
line-height: 1.5em!important;
}
.et_pb_toggle_2.et_pb_toggle{
min-height: 314px;
line-height: 1.5em!important;
}
.et_pb_toggle_3.et_pb_toggle{
min-height: 314px;
line-height: 1.5em!important;
}
}

@media only screen and (max-width: 650px){
.et_pb_toggle_0.et_pb_toggle{
min-height: 200px;
}

.et_pb_toggle_1.et_pb_toggle{
min-height: 200px;
}
.et_pb_toggle_2.et_pb_toggle{
min-height: 200px;
}
.et_pb_toggle_3.et_pb_toggle{
min-height: 200px;
}
}

@media only screen and (max-width: 600px){
.et_pb_toggle_0.et_pb_toggle{
min-height: 200px;
}

.et_pb_toggle_1.et_pb_toggle{
min-height: 200px;
}
.et_pb_toggle_2.et_pb_toggle{
min-height: 200px;
}
.et_pb_toggle_3.et_pb_toggle{
min-height: 200px;
}
}

@media only screen and (max-width: 480px){
.et_pb_toggle_0.et_pb_toggle{
min-height: 260px;
}

.et_pb_toggle_1.et_pb_toggle{
min-height: 260px;
}
.et_pb_toggle_2.et_pb_toggle{
min-height: 260px;
}
.et_pb_toggle_3.et_pb_toggle{
min-height: 260px;
}
}

@media only screen and  (max-width: 650px){
.et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
    width: 100% !important;
    margin-right: 0.5%;
}
}


@media only screen and (max-width: 767px){
body .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url {
    font-size: 14px;}
}

@media only screen and (max-width: 980px){
body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url {
    font-size: 21px;}

}

@media (max-width: 980px){
.et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
    width: 45.25% !important;
}
}


@media (max-width: 896px) {
.et_pb_column et_pb_column_1_4 et_pb_column_0 {
   width: 97.25% !important;
}
}

@media (max-width: 850px) {
.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
    width: 46.75%;
}
}
@media (max-width: 850px) {
body {
font-size:22px!important;
line-height: 1.9em!important;
}
}


@media only screen and (max-width: 770px) {
.et_pb_slide_1 {background-image: url(http://previa.deyde.es/wp-content/uploads/2015/09/slide_2_solofondo.jpg)!important;
}
}

.et_pb_column, .et_pb_column_2_3, .et_pb_column_12 {
margin:9px!important;
}

.et_pb_row_8 {
    padding-top: 20px!important;
   padding-bottom: 20px!important;
}


.et_pb_toggle_content {
    top: 50%;
    bottom: 50%;
}


/*TABLA*/

.entry-content tr td {
border-bottom: 1px solid #eee;
border-top: 0.1px solid #eee;
}

.entry-content table{
border: 0.1px solid #eee;
}

.rara1{
    background-color: #d6d6d6;
}

.rara11{
    background-color: #d6d6d6;
}

.rara2{
    background-color: #d6d6d6;
}

.rara3{
    background-color: #FFA100;
}

#pepito > .et_pb_column_0:hover{
    background-color: #99a7ca;
    color:#FFFFFF;
}

#pepito > .et_pb_column_1:hover{
    background-color: #01257d;
    color:#FFFFFF;
}

#pepito > .et_pb_column_2:hover{
    background-color: #99a7ca;
    color:#FFFFFF;
}

#pepito > .et_pb_column_3:hover{
    background-color: #01257d;
    color:#FFFFFF;
}

#pepito > .et_pb_column_0 p a{
    color:#666666;
}

#pepito > .et_pb_column_0:hover p a{
    color:#FFFFFF;
}

#pepito > .et_pb_column_1 p a{
    color:#666666;
}

#pepito > .et_pb_column_1:hover p a{
    color:#FFFFFF;
}

#pepito > .et_pb_column_2 p a{
    color:#666666;
}

#pepito > .et_pb_column_2:hover p a{
    color:#FFFFFF;
}

#pepito > .et_pb_column_3 p a{
    color:#666666;
}

#pepito > .et_pb_column_3:hover p a{
    color:#FFFFFF;
}



/*IMÁGENES CAJA*/


img.alignright{
display: inline;
float: right;
margin-left: 1px;
}



@media (max-width: 650px){
.et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
    width: 95.75% !important;
}
}

@media only screen and (max-width: 980px) {
.et_pb_row, .et_pb_column .et_pb_row_inner {
padding:0px;

}
}



@media only screen and (max-width: 981px){
.et_pb_row {
    padding: 1% 0!important; }
}

/***************************** MAPAS RESPONSIVE ***************************************/ 
@media only screen and (max-width: 800px){
#mapa_movil{ 
display: block;
}
}

@media only screen and (min-width: 801px){
#mapa_movil{ 
display: none;
}
}

@media only screen and (min-width: 801px){
#mapa_pc{ 
display: block;
}
}
@media only screen and (max-width: 800px){
#mapa_pc{ 
display: none;
}
}


/***************************** PRODUCTOS RESPONSIVE ***************************************/

/*@media only screen and (min-width: 684px){
.producto_movil{ 
display: none;
}
}

@media only screen and (max-width: 683px){
.producto_movil{ 
display: block;
}
}*/


@media only screen and (max-width: 684px){
.producto_tablet { 
display: none;
}
}

@media screen and (min-device-width: 685px) and (max-device-width: 1265px){
.producto_tablet
{ 
display: block; 
width: 28.333%;}

.et_pb_gutters2 .et_pb_column_1_2 {
    width: 60.5%;
}

}


@media only screen and (min-width: 1266px){
.producto_tablet{ 
display: none;
}
}


@media only screen and (min-width: 1266px){
.producto_pc{ 
display: block;
}
}

@media only screen and (max-width: 1265px){
.producto_pc{ 
display: none;
}
}

@media only screen and (max-width: 683px){
.producto_imagen_especial{ 
display: block;
}
}

@media only screen and (min-width: 1266px){
.producto_imagen_especial{ 
display: none;
}
}

@media only screen and (min-width: 380px){
.producto_movillitle{ 
display: none;
}
}

@media only screen and (max-width: 379px){
.producto_movillitle{ 
display: block;
}
}



@media only screen and (min-width: 684px){
.producto_movil{ 
display: none;
}
}

@media only screen and (max-width: 683px){
.producto_movil{ 
display: block;
}
}





@media only screen and (max-width: 380px){
.producto_movilbig { 
display: none;
}
}

@media screen and (min-device-width: 381px) and (max-device-width: 682px){
.producto_movilbig { 
display: block; 
}
}


@media only screen and (min-width: 683px){
.producto_movilbig{ 
display: none;
}
}

/***************************** SLIDER RESPONSIVE ***************************************/

@media only screen and (min-width: 684px){
.slider_movil{ 
display: none;
}
}

@media only screen and (max-width: 683px){
.slider_movil{ 
display: block;
}
}


@media only screen and (max-width: 684px){
.slider_tablet { 
display: none;
}
}

@media screen and (min-device-width: 685px) and (max-device-width: 1265px){
.slider_tablet{ 
display: block; 
}
}


@media only screen and (min-width: 1266px){
.slider_tablet{ 
display: none;
}
}


@media only screen and (min-width: 1266px){
.slider_pc{ 
display: block;
}
}

@media only screen and (max-width: 1265px){
.slider_pc{ 
display: none;
}
}


/***************************** DATOS EN ACCION RESPONSIVE ***************************************/ 
@media only screen and (max-width: 800px){
.datos_mvl{ 
display: block;
line-height: 1.3em;
}
}

@media only screen and (min-width: 801px){
.datos_mvl{ 
display: none;
}
}

@media only screen and (min-width: 801px){
.datos_pc{ 
display: block;
}
}
@media only screen and (max-width: 800px){
.datos_pc{ 
display: none;
}
}



/***************************** NOSOTROS INDEX RESPONSIVE ***************************************/ 
@media only screen and (max-width: 800px){
.nosotros_tablet{ 
display: block;
line-height: 1.3em;
}
}

@media only screen and (min-width: 801px){
.nosotros_tablet{ 
display: none;
}
}

@media only screen and (min-width: 801px){
.nosotros_pc{ 
display: block;
}
}
@media only screen and (max-width: 800px){
.nosotros_pc{ 
display: none;
}
}


/***************************** CARROUSEL RESPONSIVE ***************************************/
@media only screen and (min-width: 1378px){
.Carrousel_PC{ 
display: block;
}
}


@media only screen and (max-width: 1378px){
.Carrousel_PC{ 
display: none;
}
}


@media only screen and (mIn-width: 1378px){
.Carrousel_MVL{ 
display: none;
}
}


@media only screen and (max-width: 1378px){
.Carrousel_MVL{ 
display: block;
}
}

.et_overlay.conocenos:before{
   display: none;
}

.et_overlay{
background: rgba(0,0,0,0.28);
}


.percent-value
{
font-size: 70%;
}



/***************************** FORM RESPONSIVE ***************************************/

@media only screen and (max-width: 981px){
#responsive-form{
	max-width:300px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:90%;
}

}



@media only screen and (max-width: 1550px){
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:90%;
}
}

@media only screen and (max-width: 1204px){
.dir_mvl{ 
display: block;
}
}

@media only screen and (min-width: 1205px){
.dir_mvl{ 
display: none;
}
}

@media only screen and (min-width: 1205px){
.dir_pc{ 
display: block;
}
}
@media only screen and (max-width: 1204px){
.dir_pc{ 
display: none;
}
}


/********************************** MENÚ DESPLEGABLE *********************************/


.nav li ul {
    position: absolute;
    padding: 5px 0 5px 0!important;
}
.nav li li ul {
    top: -8px!important;

}

.project_category_personal {
width: 22% !important;
}

.et_pb_portfolio_filters {
display: none;
}

.et_pb_portfolio_items_wrapper {
 display: block;
    margin-left: auto;
    margin-right: auto;
}


/***************************************** BOTONES ESPECIALES ******************************************/

.botones_especiales:hover a{
color:#ffffff!important;
}

.et_pb_video_box > iframe{
   height: 220px;
}

.owl-item{
padding: 15px;
}

@media only screen and (max-width: 600px){
#capafrase {
  height: 200%Important;
}
#datos_accion h1{
font-size:20pxImportant;
}
}




.et_pb_tab_3 > a{
   color: #123456;
}


.et_pb_tabs_3 >.et_pb_tabs_controls li a > background-color: #054694 {
    color:ffffff !important;
    }


.et_pb_all_tabs {
max-widht:380px!important;
}


@media only screen and (max-width: 800px){
.ENLACES_INTERES {
display:none;
}
}

/*********************************** Pestana azul General******************************/

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_7> a
{
color: #ffffff;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_7.et_pb_tab_active > a
{
color: #000000;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_6> a
{
color: #ffffff;
}


.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_9> a
{
color: #ffffff;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_9.et_pb_tab_active > a
{
color: #000000;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_8> a
{
color: #ffffff;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_11> a
{
color: #ffffff;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_11.et_pb_tab_active > a
{
color: #000000;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_10> a
{
color: #ffffff;
}

/*********************************** Pestana azul Subl******************************/

.pestanablue  > .et_pb_tabs_controls > li.et_pb_tab_3 > a {
color: #ffffff;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_3.et_pb_tab_active > a
{
color: #000000;
}

.pestanablue > .et_pb_tabs_controls > li.et_pb_tab_2> a
{
color: #ffffff;
}


/*********************************** TAMANO TEXTO E IMAGENES MVL ******************************/

@media only screen and (max-width: 800px){
.texto_mvl{
font-size:15px!important;
line-height:1.6em!important;
}
imagenes_mvl {
max-width: 120px!important;
}
}


/*********************************** Formulario Index******************************/

.et_pb_row_12_fondoMapa > .et_pb_column.et_pb_column_2_3.et_pb_column_11
{
width: 63%;
}

.dir_mvl {
    margin-right: 40px;
}

#footer_language_list{
  color: #333;
  text-decoration:none;
}

#footer_language_list a, #footer_language_list a:visited{
  color: #333;
  text-decoration:none;
}

.et_pb_social_media_follow li {
    float: left;
    position: relative;
    right: -42%;
    text-align: left;
}

@media (max-width: 767px) {
.et_pb_social_media_follow li { 
  float: left;
  position: relative;
  right: -33%; /* or right 50% */
  text-align: left;
}
}



/***************************** PRODUCTOS RESPONSIVE IPAD ***************************************/

@media only screen
 and (min-device-width : 768px)
 and (max-device-width : 1024px)
 and (orientation : portrait) {
.producto_tablet { 
display: block; 
width: 100%;
}
}


@media only screen
 and (min-device-width : 768px)
 and (max-device-width : 1024px)
 and (orientation : landscape) {
.producto_tablet { 
display: block; 
width: 100%;
}
.et_pb_column_2_3, .et_pb_column_12 {
    margin: 5px!important;
}
}

/**** PRODUCTOS RESPONSIVE IPHONE 6 PLUS****/

@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 768px) 
    and (width : 768px) 
    and (height : 414px) 
    and (orientation : landscape) 
    and (device-aspect-ratio : 414/768)
    and (aspect-ratio : 768/414)
    and (device-pixel-ratio : 3)
    and (-webkit-min-device-pixel-ratio : 3) {
.producto_tablet { 
display: block; 
width: 100%;
}

.et_pb_column_2_3, .et_pb_column_12 {
    margin: 5px!important;
}
}


#login form {
    box-shadow: -3px 5px 10px #ffffff;
}
.login form {
    background: #054694 none repeat scroll 0 0;
   margin-top: 45px;
    padding: 20px 20px 25px;
}
a.smalllightblue {
    border: 1px solid #FF9900;
    color: #FFF !important;
    background: none;
}
