/*!
Theme Name: grafimher
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: grafimher
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

grafimher is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

html {
  scroll-padding-top: 70px; /* height of sticky header */
}
body {background: #ddd;font-family: 'Roboto', sans-serif;font-weight: 300;}
.card {background-image: linear-gradient(to left bottom, #111111, #181818, #1e1e1e, #242424, #2a2a2a, #303030, #353535, #3b3b3b, #414141, #484848, #4e4e4e, #555555);
	color:#fff;}

.card-body {text-align: left;margin-right:2rem}
.card {border:0px solid #eee;margin-bottom: 5rem;border-radius: 0}
.wrapper {background: #fff;}
.container-rubros {padding-top:9rem;padding-bottom: 9rem}
.fsubrayado {border-bottom: 1px solid #666;}
.date {font-size: 2rem;text-align: center;font-weight: 900;}

.portafolio {background: #000}
.card-text {margin-bottom: 5rem;font-weight: 300;color:#c5c5c5;}
.card-title {font-size: 2.8rem;margin-bottom: 2rem;font-weight:700;}
h1 {font-family: 'Orbitron', sans-serif;font-size: 1.75rem;text-transform: uppercase;font-weight: 900;letter-spacing: 2px;}
h1 a {color: #333;text-decoration: none;}
h1 a:hover {color:#555;}
h2 {font-size: 3.5rem;}
.title-rubros {margin-top:5rem;
  font-size: 1rem;
  font-weight: 900;
  text-transform: uppercase;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.title-rubros:before {
content:"";
border-bottom: 2px solid #333;
display: block;
margin-bottom: 15px;
}

#contactar {font-size: 4rem;padding-top: 6rem;font-weight: 300;color:#fafafa;}
#contactar:after {content: "Nosotros te ayudamos";font-family: 'Times New Roman', serif;font-style: italic;margin-bottom:3rem;margin-top: 4rem;display: block;text-align: center; border-bottom:#B13622;}
.contacto-mail {font-size: 1.8rem;margin-top: 3rem;letter-spacing: 1px;}
.hero {font-size: 4rem;color:#333;font-weight: 300;padding-top: 6.5rem;}
.hcontar {font-size: 2.5rem}
.hero-description {font-size: 1.75rem;font-family: 'Times New Roman', serif;font-style: italic;margin-top: 1rem}
.rubros {font-size: 3rem;font-weight: 700;margin-top: 4rem;}
.ppasiondetalle {font-size: 1.35rem;font-weight:300;}
.servicios-ss {font-weight: 700;font-size: 1.35rem;text-transform: uppercase;}
.hrubros-d {font-size: 2.3rem}
.f-description {font-size: 1.35rem}
.hclientes {font-weight: 900;font-size: 1.2rem;margin-bottom: 3rem;text-align: center;text-transform: uppercase;}
.icon {width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  vertical-align: middle;}
.copy-button{height: 25px;justify-content: center;align-items: center;position: relative}.tip{background-color: #333;padding: 0 14px;line-height: 27px;position: absolute;border-radius: 4px;z-index: 100;color: #fff;font-size: 11px;animation-name: tip;animation-duration: .6s;animation-fill-mode: both}.tip:before{content: "";background-color: #263646;height: 10px;width: 10px;display: block;position: absolute;transform: rotate(45deg);top: -4px;left: 17px}#copied_tip{animation-name: come_and_leave;animation-duration: 1s;animation-fill-mode: both;bottom: -35px;left:2px}.text-line{font-size: 11px}
.linehorizontal {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.linehorizontal:before, .linehorizontal:after {
    content: '';
    border-top: 1px solid #ddd;
    margin: 0 20px 0 20px;
    flex: 1 0 20px;
}

.b-bottom {
    border-bottom: 1px solid #ddd;
    padding-bottom: 4rem;
}

.btn-primary {
    --bs-btn-bg: #B13622;
    --bs-btn-border-color: #B13622;
    --bs-btn-hover-bg: #982d1c; /* Un color un poco más oscuro para el hover */
    --bs-btn-hover-border-color: #982d1c;
    --bs-btn-active-bg: #802416; /* Color para el estado activo/clic */
    --bs-btn-active-border-color: #802416;
}


#backtopbutton {display:inline-block;background-color:#333f48;width:50px;height:50px;text-align:center;border-radius:50px;position:fixed;bottom:30px;right:30px;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;text-decoration:none}
#backtopbutton::after {content:" \2191";font-family:sans-serif;font-style:normal;font-size:2rem;line-height:50px;color:#fae16c}
#backtopbutton:hover{cursor:pointer;-color:#000}
#backtopbutton:active{background-color:#333}
#backtopbutton.show{opacity:1;visibility:visible}


.b-r {display: block;color:#c5c5c5;}
h5 {font-size: 1.2rem;font-weight: 400}
.nuestrosclientes {font-size: 1rem;font-weight: 700}
.section-servicios {margin-top: 3rem}
.section-servicios p {font-size: 1.05rem;}
.bg-text {
  
    padding: 20px 20px 100px 20px;
    position: relative;
  
    overflow: hidden;}

.fweight400 {font-weight: 400}
.fweight700 {font-weight: 700}
.fweight900 {font-weight: 900}
.italicd {font-style:italic;font-family:'Times new roman', serif}

.servicios-items {margin-top: 2rem;margin-bottom: 4rem}
.mildreth {color:#FFBE4B;}
.jclg {color:#F8F9FA;}
.sms {color:#E0DD16;}
.luisegomez {color:#fff}
.cafetacuba {color: #CDBB99}
.dobagourmet {color: #71A7A6}
.integra {color: #F33100}
.kinal {color: #DA241D}
.escala {color: #B5121B}
.economicon {color: #F7E442}
.consideraciones {color: #D67C22}
.sociologia {color: #B13622}
.afluentes {color: #0078C0}
.brand-color {color:#B13622}
.green {color: #1F6C78;}

.clientes-temas p {
font-size: 1.7rem;
}

.bg-description-services {
	background: #333;
	color: #ddd;
	padding:3rem 0; 
}

#mainNavbar.scrolled {
    background-color: #fff !important; /* Color de fondo blanco */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Sombra sutil para destacar */
}

#mainNavbar.scrolled .navbar-nav .nav-link {
    color: #000 !important; /* Cambia el color de los enlaces a negro */
}


.bg-description-services h3 {
	color: #fff;font-weight: 700;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

a.button-hero, a.button-hero-green {
	display: block;
	padding: .8rem;
	background:#B13622;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
	text-align: center;
	letter-spacing: 1px;
}

a.button-hero-green {background: #1F6C78;}

.casos {text-transform: uppercase;font-weight: 900;font-size: 1.25rem;margin:3rem 0;}
.title-servicios {
  font-size: 1.5rem;
  margin-top: 5rem;
  font-weight: 900;
  text-transform: uppercase;

}

.t-s {
  font-size: 1.1rem;font-weight: 700;
}
.servicios-descripcion {
    font-size: 1.25rem;
}
.servicios-descripcion-t {
    font-size: 1.5rem;
}

.bg-image-portafolio
{
    background-size: cover;
    background-position: top;
    height: 800px;
    background-color: rgba(0,0,0,.7);
    background-blend-mode: multiply;
    display: block;
    color: #fff;
}

/* Seccion Portafolio */
.hportafolio {font-size: 5rem;font-weight: 900;text-transform: uppercase;margin-top: 3rem;margin-bottom: 3rem}
.hportafolio-d {font-size: 3rem}

.separador {
  height: 5px solid #ddd;
  display: block;
  width: 100%
}


.hrubros-portafolio {font-weight: 900;font-size: 4rem;text-transform: uppercase;margin-bottom:8rem;}
.hrubros-portafolio:before {border-top:2px solid #333;display: block;content: ''; padding-top:3rem;}
.hrubros-portafolio:after {content:'Nuestros clientes';font-style: italic;display: block;font-family: 'Times New Roman';font-size:2rem}

.nav-link {text-transform: uppercase;font-weight: 700;font-size: 1rem;letter-spacing: 1.5px;}

.bg-asociaciones{
  background: #FFB997;
}


/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.hero {font-size: 2.5rem;}
.rubros {font-size: 2.5rem;}
.card-title {font-size:2rem}
.card-text {margin-bottom: 2rem}
.hrubros {font-size: 3rem;font-weight: 900;padding-top: 3rem;text-transform: uppercase;}
.hrubros-d {font-size: 1.6rem}
.hgif768 {height: 768px;}
.b-bottom {border-bottom: 0px solid #ddd;padding-bottom: 0rem;}
.hgif600a {height: 442px;}
.hgif300md {height: 300px;}



 }

   /* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
.hrubros {font-size: 3rem;font-weight: 900;padding-top: 3rem;text-transform: uppercase;}
.hrubros-d {font-size: 1.6rem}
.f-description {font-size: 1.2rem;margin-top:1.5rem;}
.hgif600, .hgif360, .hgif377, .hgif557, .hgif256 {  height: auto;}
.hgif600a {height: 442px;}
.hero {font-size: 3.5rem;}
.card-title {font-size:2rem}
.card-text {font-size: 1rem;margin-bottom: 3rem}
.hportafolio {font-size: 4rem}
.hportafolio-d {font-size: 2.4rem}
.hrubros-portafolio {font-size: 2.5rem}
.hrubros-portafolio:after {font-size: 1.3rem}

 }

 /* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) { 
.wrapper {max-width: 1800px;margin: 0 auto;}
.hrubros {font-size: 4rem;}
.hrubros-d {font-size: 2.3rem}
.f-description {font-size: 1.3rem}
.wrapper:before {background: hsla(0,0%,100%,.8);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: .3s;
    visibility: hidden;
    z-index: 999;
  }

.hgif600, .hgif600a {height: 600px;}
.hgif360 {height: 360px;}
.hgif377 {height: 377px;}
.hgif557 {height: 557px;}
.hgif256 {height: 256px;}
.card-text {font-size: 1.1rem}
.fixed-top {right:3.1rem;left:3.1rem}


  }

  /* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) { 
  .hero {font-size: 2rem;margin-bottom: 0;padding-bottom:0;padding-top: 5rem;}
  .hcontar {font-size:1.5rem;margin-top: 1rem;}
  .hero-description {font-size: 1.3rem;}
  .hrubros {font-size: 2.5rem;font-weight: 900;padding-top: 3rem;text-transform: uppercase;}
  .hrubros-d {font-size: 1.5rem}
  .hrubros-portafolio {font-size:2rem}
  .hrubros-portafolio:after {font-size: 1.3rem}
  .f-description {font-size: 1.2rem}
  .hgif600a {height: 393px;}
  a.button-hero, a.button-hero-green {font-size: .8rem}
  .hportafolio {font-size: 2.5rem}
  .hportafolio-d {font-size: 1.5rem}
  .ppasiondetalle {font-size: 1.2rem}
  .servicios-ss {font-size: 1rem}
  .hgif200 {height: 200px;}
  .card-title {font-size:2rem}
  .card-text {font-size: 1rem;margin-bottom: 2rem}
  .card-body {padding-top: 2rem;padding-bottom: 2rem;}
  .date {margin-left: 2rem;margin-bottom: 2rem }
  h2 {font-size: 2.5rem}
   .b-bottom {border-bottom: 0px solid #ddd;padding-bottom: 0}
   .servicios-items {margin-bottom: 0}
   .container-rubros {padding-top: 5rem;padding-bottom: 5rem}
   #contactar {font-size: 1.3rem}
   .contacto-mail {font-size: 1.3rem}

}




