/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 .cotizacion-menu-boton {
	 background: #DB0000 !important;
	 color: #fff !important;
	 font-size:  19px !important;
	 font-weight: bold !important;
	}
 .cotizacion-menu-boton:hover {
	 background: #DB0000 !important;
	 color: #fff !important;
	 font-size:  19px !important;
	 font-weight: bold !important;
 }
  .cotizacion-menu-boton:focus {
	 background: #DB0000 !important;
	 color: #fff !important;
	 font-size:  19px !important;
	 font-weight: bold !important;
 }
  .cotizacion-menu-boton:active {
	 background: #DB0000 !important;
	 color: #fff !important;
	 font-size:  19px !important;
	 font-weight: bold !important;
 }
 .texto-superior-informacion {
     color: #5D5D5D;
	 font-size: 18px;
 }
 .texto-blanco {
	 color: #fff !important;
 }
 .texto-blanco-bold {
	 color: #fff !important;
	 font-weight: bold;
 }
 .texto-amarillos {
	 color: #FBB03B !important;
 }
 .texto-azul {
	 color: #4A72B0 !important;
 }
 .texto-gris {
	 color: #4F4F4F !important;
 }
 
 