/*=========================
	Customize SAFE COMPUTING
==========================*/

/****** GENERAL ***********************************************************/
.texto-desc {color: #6f6f6f !important;font-size: 17px !important; }

a:hover {color: #73b028;}
.site-button.outline:hover {color: #FFF !important;}
.ext-sidebar-menu ul.menu li a:hover {color: #FFF !important;}

/****** HOME ***********************************************************/
/* Aspectos generales */
.text-center.section-head p {
  max-width: 900px !important;
  color: #6f6f6f !important;
  font-size: 18px !important;
}

/* Menu */
@media only screen and (min-width: 991px) {
  .navstyle1 .header-nav .nav > li > a {
    padding: 12px 12px 12px 10px;
    border: 0;
    position: relative;
    z-index: 1;
    margin-bottom: 8px;
    margin-right: 2px !important;
  }
}

.navstyle1 .main-bar.bg-primary .header-nav .nav > li > a::after {border-radius: 4px !important;} 

.header-curve .logo-header::before, .header-curve .logo-header::after {
  border-radius: 0px 4px 0px 0px;
  height: 122%;
  position: absolute !important;
  padding-bottom: 1px !important;
  margin-bottom: -1px;
}

.nav-safe-int .nav > li > a {padding: 23px 5px 22px 17px !important;}


/*buscardor */
.dlab-quik-search {background-color: #49a1cf !important;}

/* Servicios destacados */

.slogan {margin-bottom: 40px !important; margin-top: -20px !important;}

.service-box-3 .title::after {border-radius: 4px;}

/* Contactar*/
.button-safe {padding: 17px 45px !important; font-size: 16px !important;border-radius: 10px !important;}

.site-button.outline.white:hover {
  color: #FFF;
  background: #7db904;
  border-color: #fff;
}

/* Tabla la confianza convertida en numeros */
.sort-title {margin-bottom: 0px;}
.h2-pricing {font-size: 18px !important;}
.h3-pricing {font-size: 16px !important;line-height: 24px !important;}
.pricingtable-price {padding: 20px !important; background-color: #FFF !important;}
.pricingtable-bx {color: #4196c5 !important;font-weight: 600 !important;}

/*Valor diferencial */
.ddiferencial{text-align: center !important;}
.diferencial {width: 50% !important;}


/****** EMPRESA ***********************************************************/
.dlab-box-bg.active
.icon-bx-wraper {background-color:rgba(0,0,0,0.50) !important;}

/****** SERVICIOS *********************************************************/
.download-file ul li a {background: #73b028 !important;}
.foto-servicios {margin-left: 15px;}
.listgris {color: #6f6f6f !important;}

.download-file {
  border-radius: 4px;
  background: #FFF !important;
  color: #6f6f6f !important;
  border: 1px solid rgba(0,0,0,0.1);
}

/****** C0NTACTAR *********************************************************/
.form-check-label {font-weight: normal !important; font-size: 12px !important;}


/****** FOOTER *************************************************************/
.overlay-primary-dark::after {background: #d3d3d3; !important;}

.logo-header{ 
  display: table;
  vertical-align: middle;
  padding: 0;
  color: #EFBB20;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: 180px;
  height: 68px;
  position: relative;
  z-index: 9;
}


.bg-tpw1 {background-color: rgba(255,255,255,0.2)!important;}


