:root {
  --light-blue: #1DAFED;
}


.light-blue{ color: var(--light-blue); }



/* roboto-100 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('fonts/Roboto/roboto-v27-latin-100.eot');
	/* IE9 Compat Modes */
	src: local(''), url('fonts/Roboto/roboto-v27-latin-100.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-100.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-100.woff') format('woff'),
		/* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-100.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-100.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	src: url('fonts/Roboto/roboto-v27-latin-100italic.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/Roboto/roboto-v27-latin-100italic.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-100italic.woff2')
		format('woff2'), /* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-100italic.woff')
		format('woff'), /* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-100italic.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-100italic.svg#Roboto')
		format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/Roboto/roboto-v27-latin-300.eot');
	/* IE9 Compat Modes */
	src: local(''), url('fonts/Roboto/roboto-v27-latin-300.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-300.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-300.woff') format('woff'),
		/* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-300.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-300.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	src: url('fonts/Roboto/roboto-v27-latin-300italic.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/Roboto/roboto-v27-latin-300italic.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-300italic.woff2')
		format('woff2'), /* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-300italic.woff')
		format('woff'), /* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-300italic.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-300italic.svg#Roboto')
		format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/Roboto/roboto-v27-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''), url('fonts/Roboto/roboto-v27-latin-regular.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-regular.woff2')
		format('woff2'), /* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-regular.woff') format('woff'),
		/* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-regular.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-regular.svg#Roboto')
		format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	src: url('fonts/Roboto/roboto-v27-latin-italic.eot');
	/* IE9 Compat Modes */
	src: local(''), url('fonts/Roboto/roboto-v27-latin-italic.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-italic.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-italic.woff') format('woff'),
		/* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-italic.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-italic.svg#Roboto')
		format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/Roboto/roboto-v27-latin-500.eot');
	/* IE9 Compat Modes */
	src: local(''), url('fonts/Roboto/roboto-v27-latin-500.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-500.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-500.woff') format('woff'),
		/* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-500.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-500.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	src: url('fonts/Roboto/roboto-v27-latin-500italic.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/Roboto/roboto-v27-latin-500italic.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-500italic.woff2')
		format('woff2'), /* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-500italic.woff')
		format('woff'), /* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-500italic.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-500italic.svg#Roboto')
		format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/Roboto/roboto-v27-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''), url('fonts/Roboto/roboto-v27-latin-700.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-700.woff') format('woff'),
		/* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-700.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	src: url('fonts/Roboto/roboto-v27-latin-700italic.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/Roboto/roboto-v27-latin-700italic.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-700italic.woff2')
		format('woff2'), /* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-700italic.woff')
		format('woff'), /* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-700italic.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-700italic.svg#Roboto')
		format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/Roboto/roboto-v27-latin-900.eot');
	/* IE9 Compat Modes */
	src: local(''), url('fonts/Roboto/roboto-v27-latin-900.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-900.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-900.woff') format('woff'),
		/* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-900.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-900.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-900italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	src: url('fonts/Roboto/roboto-v27-latin-900italic.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/Roboto/roboto-v27-latin-900italic.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Roboto/roboto-v27-latin-900italic.woff2')
		format('woff2'), /* Super Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-900italic.woff')
		format('woff'), /* Modern Browsers */
       url('fonts/Roboto/roboto-v27-latin-900italic.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('fonts/Roboto/roboto-v27-latin-900italic.svg#Roboto')
		format('svg'); /* Legacy iOS */
}

[class*="v6-h"] {
/*   font-family: "Bebas Neue", Roboto;      #023089     #3C64B1       */
font-family: Roboto;
  font-weight: 400;
  font-style: normal;

	text-transform: uppercase;
} 
 
.v6-h1{
	color:  #3C64B1 ;
  	font-size: 48px;	 
  	font-weight: 600;  
}

.v6-h2{
 
	font-size: 32px;	 
	font-weight: 900;
}

.lead{
	font-size:28px;
	font-weight: 600;
}

h1{
	font-size: 48px;
}

h2{
	font-size: 32px;
}

h1, h2, h3, h4, h5, h6 {
	color:   #3C64B1 ;
}



.btn-cert-blue {
color: rgb(255, 255, 255) !important;
/*     border-color: rgb(255, 255, 255) !important; */
    outline-color: rgb(255, 255, 255) !important;
    background-color: #0072ce;
        border-radius: 40px 40px 40px 40px;
    padding: 10px 28px 10px 28px !important;
}

.btn-cert-blue:hover {
	color: #fff;
	background-color: #2D9CDB;
	border-color: #2D9CDB;
}



a {
	color: #9b9b9b;
	text-decoration: none;
}

.a-blue {
	color: #2D9CDB;
}

.a-blue:hover {
	color: #2D9CDB;
}

.footer-data h3 {
	color: #fff !important;
}

.cu_cons ul {
	text-align: justify;
}

.bg-grey {
	background: #F7F7F7;
}

/* Colores Para WEB */
.orange-cert {
	color: #FFA234 !important;
}

.green-cert {
	color: #2CC400;
}

.dark-green-cert {
	color: #2A7A05;
}

.blue-cert {
	color: #3C64B1 !important;
	font-weight: bold;
}

.ceduc-c {
	color: #6E4893;
}

.ceduc .btn-far {
	color: #fff;
	background-color: #6E4893;
	border-color: #6E4893;
}

.ceduc .btn-far:hover {
	color: #fff;
	background-color: #664389;
	border-color: #664389;
}

.ligth-blue-cert {
	color: #3C64B1;
}

.c-lb-2 {
	color: #1DAFED !important;
}

.c-lb {
	color: #2D9CDB;
}

.grey-cert {
	color: #626262;
}

.c-lg {
	color: #8C8B8B;
}

.c-m {
	color: #C31162;
}

.btn-ent {
	/* border-radius: 0px !important;
	min-height: 50px !important;
    min-width: 50px !important;
    color: #FFFFFF !important;
    background: #2D9CDB;
    border-color: #2D9CDB !important; */
	color: #FFFFFF;
	background-color: #C31162;
}

.btn-ent:hover {
	color: #fff;
	background-color: #E11470;
	border-color: #E11470;
}

.faq-btn {
	border-radius: 0px !important;
	min-height: 50px !important;
	min-width: 50px !important;
	color: #FFFFFF !important;
	background: #2D9CDB;
	border-color: #2D9CDB !important;
}

.faq-btn:hover {
	color: #fff;
	background-color: #2D9CDB;
	border-color: #2D9CDB;
}

.input-group>.faq-input {
	border-radius: 0px;
	padding: 11px 30px !important;
	font-size: 15px !important;
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
	background-color: #ffffff !important;
	display: block;
	/*     width: 100%; */
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0.25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.input-group>.faq-input:focus {
	border: 1px solid #ced4da;
}

.input-group>.faq-input:focus-visible {
	outline: none;
}

.btn-faq-menu {
	/* 	width: 261px;
	height: 177px;*/
	background: #FFFFFF;
	color: #2D9CDB;
	border-radius: 0px !important;
	border: 2px solid #2D9CDB;
	/* 	position: absolute; */
	width: 360px;
	/* height: 25px; */
	white-space: normal;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	/* or 125% */
	text-align: center;
	letter-spacing: 0.1px;
	padding: 0 0 !important;
	/* color: #FFFFFF; */
}

.btn-faq-menu:hover {
	color: #2D9CDB;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
}

.btn-faq-menu.active {
	background: #2D9CDB;
	color: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


.certinet-navbar{
	 
}

.menu-fixed {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 80px;
    box-shadow: 0px 20px 20px 0px rgb(114 114 114 / 50%);
    background-color: white;
    transition-property: box-shadow;
    transition-duration: 0.5s;
    transition-timing-function: 
linear;
}

.menu-fixed .logo-cert {
    max-height: 50px;
    transition-property: max-height;
    transition-duration: 1s;
    transition-timing-function: 
linear;
}

 
.logo-cert {
    max-height: 60px;
}
 

.nav-logo {
	margin-bottom: 21px;
}

.nav-logo {
	margin-top: 20px;
}

.nav-logo {
	max-width: 300px;
}

.nav-logo {
	float: left;
	margin-right: 15px;
}

.menulinks>li>a {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #6c6c6c;
	text-decoration: none;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #ffa133;
}

.menulinks>li>.active {
	color: #ffa133 !important;
}

.menulinks>li>a:hover {
	color: #ffa133;
}




.ul-menu {
  li {
    list-style: none;
    a {
      position: relative;
      display: block;
      text-transform: uppercase;
      margin: 20px 0;
      padding: 10px 20px;
      text-decoration: none;
      color: #262626;
      font-size: 18px;
      font-weight: 600;
      transition: .5s;
      z-index: 1;
      &:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-top: 2px solid #EC6C07;
        border-bottom: 2px solid #EC6C07;
        transform: scaleY(2);
        opacity: 0;
        transition: .3s;
      }
      &:after {
        content: '';
        position: absolute;
        top: 2px;
        left: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        opacity: 0;
        transition: .3s;
        z-index: -1;
      }
      &:hover {
        color: #fff;
        &:before {
          transform: scaleY(1);
          opacity: 1;
        }
        &:after {
          transform: scaleY(1);
          opacity: 1;
        }
      }
    }
  }
}

 .logo-cert {
	 
	transition-property: max-height;
	transition-duration: 1s;
	transition-timing-function: linear;
}

body {
	font-size: 16px;
	font-family: "Roboto";
	color: #626262;
}

.version {
	font-size: 12px;
	color: #b9b9b9;
}

.img-banner-caption-3 {
	position: absolute;
	/*  right: 20%; */
	top: 0%;
	/*  left: 20%; */
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
}

.img-token-caption-3 {
	position: absolute;
	right: 10%;
	top: 20%;
	left: 10%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
}

.img-prd-caption-3 {
	right: 10%;
	top: 55%;
	left: 10%;
}

.img-banner-caption-4 {
	top: 0%;
	position: absolute;
	right: 10%;
	left: 10%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	/* text-align: center; */
}

.img-banner-footer-1 {
	top: 0%;
	position: absolute;
	right: 10%;
	left: 10%;
 
	padding-bottom: 1.25rem;
	color: #fff;
 
}

.img-banner-footer-2 {
	background-color: #00153eff;
	padding-bottom: 1.25rem;
	color: #fff;
	padding: 15px 0px;
}

.footer-data ul {
	line-height: 1.2;
	font-size: 18px;
}

.img-banner-footer-2 a {
	color: #fff;
	font-size: 18px;
}

.img-blog-caption {
	top: 20%;
	left: 6%;
}

.img-blog-caption span.sign {
	font-size: 70px;
}

.img-blog-caption span {
	font-size: 60px;
	color: #00EFFF;
	font-weight: 500;
	text-shadow: black 0.1em 0.1em 0.2em;
}

.img-blog-caption p {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 35px;
	/* or 117% */
	letter-spacing: -2px;
	color: #00EFFF;
	text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.25);
	padding-left: 50px;
}

/* .carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
} */
.carousel-control-prev-icon {
	background-image:
		url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
		!important;
}

.carousel-control-next-icon {
	background-image:
		url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
		!important;
}

.carousel-indicators [data-bs-target] {
	background-color: #000;
}

.carousel-indicators {
/* 	bottom: -70px; */
}

.carousel-control-prev {
/* 	left: -130px; */
}

.carousel-control-next {
/* 	right: -130px; */
}

.s-control {
	left: 0px;
}

.e-control {
	right: 0px;
}

.carousel-indicators [data-bs-target] {
	width: 25px;
	height: 25px;
	border-radius: 50%;
}

.carousel-indicators [data-bs-target] {
	background-color: #CCC;
}

.carousel-indicators .active {
	opacity: 1;
 	background-color: #6c6c6c; /* #FFA234 */
}

#splide_clients .splide__slide {
	padding: 0px 0px;
}

#toast-container>div {
	min-width: 400px;
}

a:hover i.fa-facebook-square {
	color: #3B5998;
}

a:hover i.fa-instagram {
	color: #e4405f;
}

a:hover i.fa-twitter {
	color: #4099FF;
}

a:hover i.fa-linkedin {
	color: #0e76a8;
}

a:hover i.fa-rss {
	color: #f57d00;
}

.top-social-wrapper .social-icon a:hover {
	opacity: 0.9;
	filter: alpha(opacity = 50);
}

.top-social-wrapper {
	padding-top: 11px;
	padding-bottom: 11px;
	line-height: 18px;
	font-size: 13px;
	color: #fff;
}

.top-social-wrapper>ul>li>i {
	margin-right: 10px;
}

.top-navigation-left {
	float: left;
	margin: 0px 15px;
}

.top-social-wrapper .social-icon:first-child {
	margin-left: 0px;
}

.top-social-wrapper .social-icon {
	display: inline-block;
	margin-left: 16px;
	max-width: 7px;
}

.top-navigation-right-text {
	/*  padding: 12px 0px 10px; */
	line-height: 18px;
	font-size: 10px;
}

.top-navigation-right {
	float: right;
	margin: 0px 15px;
	font-size: 10px;
}

.parrafo {
	font-size: 12px;
}

.caption-text {
	/* min-width: 200px;*/
	max-width: 850px;
	/*    width: 720px;	 */
}

.data {
	margin-bottom: 0px;
}

.gdlr-page-title-wrapper {
	position: relative;
	z-index: 89;
	line-height: 1;
	background-repeat: repeat;
	background-position: center;
}

.nav-logo {
	margin-bottom: 21px;
}

.nav-logo {
	margin-top: 20px;
}

.nav-logo {
	max-width: 300px;
}

.nav-logo {
	float: left;
	/*     margin-left: 15px; */
	margin-right: 15px;
}

.menulinks>li>a {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #6c6c6c;
	text-decoration: none;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover
	{
	color: #ffa133;
}

.menulinks>li>a:hover {
	color: #ffa133;
	/*     border-bottom: solid 2px #ffa133;
    padding-right: 0 !important;
    padding-left: 0 !important;   */
}

.sh-free-trial:hover {
	color: #fff !important;
}

.sh-free-trial {
	color: #fff !important;
	background-color: #2CC400;
	border-color: #2CC400;
	min-height: 16px !important;
	font-size: 11px !important;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 6px 15px !important;
}

.btn-dark-sh {
	color: #fff;
	background-color: #2A7A05;
	border-color: #2A7A05;
}

.btn-sh {
	color: #fff;
	background-color: #3bb900;
	border-color: #3bb900;
}

.btn-sh:hover {
	color: #fff;
	background: #35a600;
	border-color: #35a600;
}

.sh-contact .btn-far:hover {
	color: #fff;
	background-color: #35a600;
	border-color: #35a600;
}

.sh-contact .btn-far {
	color: #fff;
	background-color: #3bb900;
	border-color: #3bb900;
}

a:hover {
	color: #ff7a30;
	cursor: pointer;
}

@media screen and (min-width: 601px) {
	.top-social-wrapper {
		padding-top: 11px;
		padding-bottom: 0px;
		line-height: 18px;
		font-size: 18px;
	}
}

/* X-Small devices (portrait phones, less than 576px) */
@media ( max-width : 575.98px) {
	.parrafo {
		font-size: 10px;
	}
	.top-social-wrapper {
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 8px;
	}
	.banner-home {
		background-repeat: no-repeat;
		/* padding: 185px 0px !important;
	background-image: url('../../assets/images/FAR/banner-home-540.png') !important;
	 */
		content: url(../../assets/images/FAR/banner-home-md.jpeg) !important;
	}
	.banner-wait {
		background-repeat: no-repeat;
		/* background-image: url('../../assets/images/FAR/banner-wait-md.jpeg') !important; */
		content: url(../../assets/images/FAR/banner-wait-md.jpeg) !important;
	}
	.banner-finish {
		background-repeat: no-repeat;
		/* 	background-image: url('../../assets/images/FAR/banner-finish-md.jpeg') !important; */
		content: url(../../assets/images/FAR/banner-finish-md.jpeg) !important;
	}
	.navbar-toggler {
		margin-right: 10%;
	}
	.footer-wrapper .gdlr-widget-title {
		margin-bottom: 15px !important;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media ( max-width : 768px) {
	.top-social-wrapper {
		padding-top: 11px;
		padding-bottom: 0px;
		text-align: center !important;
		font-size: 10px;
	}
	.banner-home {
		background-repeat: no-repeat;
		/* padding: 185px 0px !important;
	background-image: url('../../assets/images/FAR/banner-home-540.png') !important;
	 */
		content: url(../../assets/images/FAR/banner-home-md.jpeg) !important;
	}
	.banner-wait {
		/* background-image: url('../../assets/images/FAR/banner-wait-md.jpeg') !important; */
		content: url(../../assets/images/FAR/banner-wait-md.jpeg) !important;
	}
	.banner-finish {
		/* 	background-image: url('../../assets/images/FAR/banner-finish-md.jpeg') !important; */
		content: url(../../assets/images/FAR/banner-finish-md.jpeg) !important;
	}
	.mncontainer {
		max-width: 825px;
	}
	.navbar-toggler {
		margin-right: 10%;
	}
	.footer-wrapper .gdlr-widget-title {
		margin-bottom: 15px !important;
	}
}

/* Medium devices (tablets, less than 992px) */
@media ( max-width : 991.98px) {
	/* @media (min-width: 768px) */
	.top-social-wrapper {
		padding-top: 11px;
		padding-bottom: 0px;
		text-align: center !important;
		font-size: 10px;
	}
	.mncontainer {
		max-width: 825px;
	}
	.navbar-toggler {
		margin-right: 10%;
	}
	.footer-wrapper .gdlr-widget-title {
		margin-bottom: 15px !important;
		text-align: center !important;
	}
	.copyright-left, .copyright-right {
		float: none !important;
		text-align: center;
	}
}

/* Large devices (desktops, less than 1200px) */
@media ( max-width : 1199.98px) {
	.copyright-left, .copyright-right {
		float: none !important;
		text-align: center;
	}
	.copyright-left {
		padding-bottom: 11px;
	}
	.copyright-right {
		
	}
}

/* X-Large devices (large desktops, less than 1400px) */
@media ( max-width : 1399.98px) {
	.top-social-wrapper {
		font-size: 13px;
		padding-top: 11px;
	}
	.footer-social-wrapper {
		padding-bottom: 21px;
	}
}

/* XX-Large devices (larger desktops) */
/* No media query since the xxl breakpoint has no upper bound on its width */
.footer-wrapper {
	color: #fff;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
}

.footer-container {
	padding-top: 130px;
	padding-left: 125px;
}

.footer-mb-60 {
	margin-bottom: 60px;
}

.footer-wrapper .gdlr-widget-title {
	margin-bottom: 35px;
	text-decoration: 4px #fea330 underline;
}

.gdlr-widget-title {
	margin-bottom: 35px;
	text-decoration: 4px #fea330 underline;
}

.title-img-caption {
	color: #FFF;
	font-size: 46px;
}

.p-img-caption {
	color: #FFF;
	font-size: 22px
}

.title-h3 {
	color: #023089;
	font-size: 32px;
	font-weight: bold;
}

.p {
	color: #626262;
	/* font-size: 20px; */
}

.p-card {
	color: #626262;
	font-size: 18px;
}

.a-card {
	color: #3C64B1;
	font-size: 18px;
	text-decoration: none;
}

.simple {
	box-shadow: 8px 12px 20px -2px #ffd098;
}

.token {
	box-shadow: 8px 12px 20px -2px #3bb9006b;
}

.far {
	box-shadow: 8px 12px 20px -2px #92B2EF;
}

.products_card {
	max-width: 300px;
	max-height: 450px;
	border-radius: 30px;
	overflow: hidden;
}

.products_card_2 {
	max-width: 300px;
	max-height: 650px;
	border-radius: 30px;
	overflow: hidden;
	margin: auto;
}

.products_card_2 .card-body .card-text-prd {
	min-height: 270px;
	font-size: 18px;
}

.splide__slide {
	padding: 25px 25px;
}

.card-body {
	/* padding-bottom: 30px; */
	
}

.products_card>.card-body>.card-text {
	min-height: 150px;
	/* margin-top: 20px; */
}

.products_card>.card-body>.a-card {
	margin-top: 20px;
}

.products_card>.card-body>.card-text-prd {
	height: 220px;
	margin-top: 20px;
	color: #626262;
	font-size: 18px;
	padding: 0px 30px;
}

.products_card_prd {
	height: 600px;
}

.service-card>img {
	width: auto;
	min-height: 129px;
	padding-top: 20px;
}

.service-card-2>img {
	width: auto;
	min-height: 129px;
	padding-top: 20px;
}

.splide__arrow--prev {
	left: -15px;
}

.service-card>.service-p {
	font-size: 18px;
	padding: 0px 20px;
	height: 47px;
	color: #626262;
	margin-top: 10px;
}

.service-card>a {
	font-size: 18px;
	color: #3C64B1;
	text-decoration: none;
	font-weight: bold;
}

.solutions>.title-solutions {
	color: #626262;
	font-size: 20px;
}

.solutions>.p-solutions {
	color: #626262;
	font-size: 18px;
	min-height: 200px;
}

.gdlr-widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.footer-wrapper .top-social-wrapper .social-icon {
	font-size: 20px;
}

.copyright-container {
	padding: 20px 0px;
}

.footer-wrapper .copyright-wrapper {
	
}

.footer-wrapper a {
	color: #fff;
}

.footer-wrapper a {
	cursor: pointer;
}

.footer-wrapper a:hover {
	color: #cecece;
}

.copyright-right {
	margin: 0px 15px;
	float: right;
}

.copyright-left>a {
	text-decoration: none;
}

.copyright-left>a:hover {
	text-decoration: underline;
}

.gdlr-page-title-wrapper .gdlr-page-title {
	font-size: 30px;
	margin: 0px 0px 0px 15px;
	display: inline;
}

.gdlr-page-title, .gdlr-page-title-gimmick {
	color: #4b5c72;
}

.bg-image {
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

.footer-wrapper {
	background-image:
		url('../../../resources/images/footer/footer_background.jpeg');
	height: 100%;
	/* 	background-size: contain;
	font-size: 18px; */
}

.splide__arrow--prev {
	left: -6em !important;
}

.splide__arrow--next {
	right: -6em !important;
}

.service-card-2 {
	background-color: #ffffff;
	/* padding: 80px 20px 70px 4px; */
	/* 	border-radius: 27px; */
	/* 	width: 240px;
	height: 310px; */
	margin-top: 16px;
	/* box-shadow: 8px 8px 18px #888888b8; */
	margin-left: 9px;
	margin-bottom: 30px;
}

.service-card {
	background-color: #ffffff;
	/* padding: 80px 20px 70px 4px; */
	border-radius: 27px;
	/* 	width: 240px;
	height: 310px; */
	margin-top: 16px;
	box-shadow: 8px 8px 18px #888888b8;
	margin: auto;
	margin-bottom: 30px;
}

.uses-card {
	background-color: #ffffff;
	/* padding: 80px 20px 70px 4px; */
	border-radius: 30px;
	margin-top: 16px;
	box-shadow: 8px 8px 18px #888888b8;
	/* margin-left: 9px; */
	margin-bottom: 30px;
	min-height: 310px;
	/* min-width: 240px; */
	/* max-height: 419px; */
	max-width: 320px;
	margin: auto;
}

.plans-card {
	background-color: #ffffff;
	border-radius: 30px;
	margin-top: 16px;
	box-shadow: 8px 8px 18px #888888b8;
	margin-bottom: 30px;
	/* min-height: 420px; */
	max-width: 320px;
}

.plans-card.sh-lite {
	margin-top: 0px;
	margin-bottom: 0px;
}

.plans-card.sh-far {
	margin-top: 0px;
	margin-bottom: 0px;
}

.plans-card.sh-enterprise {
	margin-top: 0px;
	margin-bottom: 0px;
}

.plans-card.sh-lite>.card-footer {
	color: #2CC400;
}

.plans-card.sh-far>.card-footer {
	color: #2D9CDB;
}

.plans-card.sh-enterprise>.card-footer {
	color: #C31162;
}

.plans-card.sh-lite .title {
	background-color: #2CC400;
}

.plans-card.sh-far .title {
	background-color: #2D9CDB;
}

.plans-card.sh-enterprise .title {
	background-color: #C31162;
}

.plans-card.sh-lite>ul>li>i {
	color: #2CC400;
}

.plans-card.sh-far>ul>li>i {
	color: #2D9CDB;
}

.plans-card.sh-enterprise>ul>li>i {
	color: #C31162;
}

.plan-2::before, .plan-3::before {
	display: block;
	content: '';
	position: relative;
	top: -2.5px;
	/* top: 1px; */
	left: 50%;
	border-left: 3px solid #C5C4C4;
	width: 10px;
	height: 88px;
}

.plan-1::after {
	display: block;
	border-left: 3px solid #C5C4C4;
	content: "";
	position: relative;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 88px;
	background: var(- -black);
}

.plan-2 {
	border-top: 3px solid #C5C4C4;
	border-image: linear-gradient(to left, #C5C4C4 50%, #fff0 50%) 100% 1;
}

.plan-3 {
	border-top: 3px solid #C5C4C4;
	border-image: linear-gradient(to right, #C5C4C4 50.01111%, #fff0 50%)
		100% 1;
}

.plans-card .title {
	border-radius: 30px;
	background-color: #3d64b1ff;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 30px;
	padding: 15px 0px;
	color: #fff;
	text-align: center;
}

.plans-card.basic>.title {
	background-color: #2CC400;
}

.plans-card.measure>.title {
	background-color: #3C64B1;
}

.plans-card.measure>ul>li>i {
	color: #3C64B1;
}

.plan-plus-ico {
	color: #2D9CDB;
}

.plans-card.far-plan>.title {
	background-color: #3C64B1;
}

.plans-card.far-plan>ul>li>i {
	color: #3C64B1;
}

.plans-card.sh-far-plan>.title {
	background-color: #2D9CDB;
}

.plans-card.sh-far-plan>ul>li>i {
	color: #2D9CDB;
}

.plans-card>.card-footer {
	border-top: 2px dashed #C5C4C4;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 56px;
	/* or 127% */
	text-align: center;
	letter-spacing: 0.2px;
	color: #3E64AD;
	border-top-radius: 30px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.plans-card.sh-far-plan>.card-footer {
	color: #2D9CDB;
}

.plans-card.far-plan>.card-footer {
	color: #3C64B1;
}

ul ul {
	margin-bottom: 1rem;
}

.plans-card>ul>li {
	padding-bottom: 8px;
	font-weight: bold;
}

.plans-card>ul {
	padding: 10% 0% 0% 8%;
}

.uses-card .title {
	border-radius: 30px;
	background-color: #3d64b1ff;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 20px;
	padding: 15px 0px;
	color: #fff;
}

.uses-card ul {
	text-align: left;
	font-size: 18px;
	padding-left: 10%;
	padding-top: 20px;
	color: #626262;
	line-height: 1.8;
}

.uses-card ul li img {
	width: 15px;
}

.preguntas-card {
	background-color: #ffffff;
	/* padding: 80px 20px 70px 4px; */
	border-radius: 27px;
	/* width: 220px;
	height: 300px;
	margin-top: 16px; */
	box-shadow: 8px 8px 18px #888888b8;
	margin: auto;
}

.services-card {
	background-color: #ffffff;
	/* padding: 80px 20px 70px 4px; */
	border-radius: 27px;
	min-width: 220px;
	min-height: 460px;
	margin-top: 16px;
	box-shadow: 8px 8px 18px #888888b8;
	font-size: 15px;
	max-width: 240px;
	margin: auto;
}

.service-card-md {
	background-color: #ffffff;
	padding: 0px 30px;
	border-radius: 27px;
	/* min-width: 198px; */
	min-height: 520px;
	margin-top: 16px;
	box-shadow: 8px 8px 18px #888888b8;
	font-size: 15px;
	max-width: 260px;
	margin: auto;
}

.img-client {
	height: 270px;
}

.splide__arrow {
	top: 45% !important;
}

.solutions {
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 50px;
}

.epac.solutions {
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 50px;
}

.epac.solutions>.p-solutions {
	min-height: 100px;
}

.service-card>.solutions {
	padding-top: 15%;
}

.solutions>img {
	padding-bottom: 20px;
}

.solutions>h6, .solutions>p {
	color: #5c6369;
	font-size: 18px;
}

.splide__pagination__page.is-active {
	background: #FFA234 !important;
	transform: none !important;
}

.splide__pagination__page {
	width: 25px !important;
	height: 25px !important;
	margin: 3px 5px !important;
}

.splide__pagination {
	bottom: auto !important;
}

.preguntas-card>.preguntas-title, .services-card>.preguntas-title {
	padding: 0 0;
	color: #3C64B1;
	height: 25px;
}

.preguntas-card>.preguntas-p, .services-card>.preguntas-p {
	padding: 0 20px;
	color: #626262;
	height: 80px;
	font-size: 15px
}

.preguntas-card>a {
	color: #3C64B1;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.preguntas-p a {
	float: left;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: "Roboto";
	color: pink;
}

::-moz-placeholder { /* Firefox 19+ */
	font-family: "Roboto";
	color: pink;
}

:-ms-input-placeholder { /* IE 10+ */
	font-family: "Roboto";
	color: pink;
}

:-moz-placeholder { /* Firefox 18- */
	font-family: "Roboto";
	color: pink;
}

input::placeholder, textarea::placeholder {
	font-family: "Roboto";
	color: #707070;
	font-style: italic;
}

.iti__selected-dial-code {
	font-family: "Roboto";
	color: #707070;
	font-style: italic;
	font-size: 15px;
}

.dataCU ul, .dataCU p {
	text-align: justify;
}

.form-control {
	border-radius: 0px;
	background-color: #eeeeee !important;
	padding: 11px 30px !important;
	font-size: 15px !important;
}

.form-control:focus {
	border-color: #ced4da;
	box-shadow: none !important;
}

.info-btn {
	background-color: #3d64b1;
	color: #fff;
	border-radius: 20px;
	border-color: #3d64b1;
	min-width: 150px;
}

.info-btn:hover {
	background-color: #3d64b1;
	color: #fff;
	border-radius: 20px;
	border-color: #3d64b1;
}

.org-btn {
	background-color: #ffa133;
	color: #fff;
	border-radius: 20px;
	border-color: #ffa133;
	min-width: 150px;
}

.org-btn:hover {
	background-color: #ffa133;
	color: #fff;
	border-radius: 20px;
	border-color: #ffa133;
}

.ligthGreen-btn {
	background-color: #3bb900;
	color: #fff;
	border-radius: 20px;
	border-color: #3bb900;
	min-width: 150px;
}

.ligthGreen-btn:hover {
	background-color: #3bb900;
	color: #fff;
	border-radius: 20px;
	border-color: #3bb900;
}

.btn-large {
	min-width: 172px;
	height: 50px;
	border-radius: 25px !important;
	font-size: 20px;
}

.ligthGreen-cert {
	color: #a0fe75ff;
	font-weight: bold;
}

.darkGreen-cert {
	color: #3bb900;
	font-weight: bold;
}

.help-block {
	font-size: 15px;
	color: red;
}

.menulinks>li>.active {
	color: #ffa133 !important;
}

.navbar-light .navbar-nav .nav-link {
	color: #6c6c6c;
}

.nav-item>a.nav-link {
	/* width: 200px; */
	
}

.img-solutions img {
	/* 	height: 137px;
    width: auto;
    margin-left: -5%;
	 */
	
}

.us-img {
	padding: 30px;
}

.solution-p {
	padding: 40px 10px;
}

.sol {
	max-width: 300px;
}

.sol img {
	width: auto;
	padding-bottom: 20px;
	padding-top: 40px;
}

.sol p {
	padding-bottom: 10px;
	padding: 20px 40px;
	min-height: 475px;
	text-align: center;
}

.sol a {
	padding-bottom: 20px;
}

.politicas-container {
	max-width: 1369px;
	color: #777777;
	font-size: 15px;
}

.politicas-container h4 {
	color: #023089;
}

.politicas-container p {
	text-align: justify;
}

.caption-img {
	position: absolute;
	left: 10%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	top: 20%;
}

.caption-inicio {
	position: absolute;
	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	top: 30%;
}

#inputPhone {
	padding: 11px 102px !important;
}

/* Loader */
.loaders-container {
	background-color: white;
	padding: 15px;
	width: 15%;
	height: 70px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 0 solid #232323;
	-webkit-box-shadow: 18px -12px 21px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 18px -12px 21px -6px rgba(0, 0, 0, 0.2);
	box-shadow: 18px -12px 21px -6px rgba(0, 0, 0, 0.2);
}

.loading-icon-page .modal-dialog {
	position: absolute;
	padding: 15px;
	min-width: 135px;
	height: 70px;
	width: 180px;
	top: 45%;
	left: 50%;
	margin-top: -5px;
	margin-left: -80px;
	padding: 0;
}

.loading-icon-page .modal-content {
	-moz-box-shadow: 0 0 16px rgba(16, 16, 16, 0.61);
	-webkit-box-shadow: 0 0 16px rgba(16, 16, 16, 0.61);
	box-shadow: 0 0 16px rgba(16, 16, 16, 0.61);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.loading-icon-page .modal-body {
	padding: 16px 0 16px 14px;
}

.loading-icon-page .text {
	font-family: 'robotobold', Arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
	padding: 6px;
	padding-left: 20px;
}

.circle {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 32px;
	height: 32px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 4px solid rgba(117, 113, 113, 0.74);
	border-top-color: rgb(245, 124, 0);
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	-webkit-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	float: left;
}

.circle.circle-center {
	width: 32px !important;
	position: absolute;
	top: 45%;
	left: 47%;
}

.circle.circle-center-top {
	width: 32px !important;
	position: absolute;
	top: 20%;
	left: 47%;
}

.circle+span {
	padding-left: 10px;
	overflow: hidden;
	display: block;
}

.circle-center {
	position: absolute;
	top: 45%;
	left: 47%;
	width: 0 !important;
}

@keyframes spin { 
	100% {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	}
}

/*#endregion*/
.modal-backdrop.in {
	filter: alpha(opacity = 50);
	opacity: .5;
}

.load, .text {
	font-family: 'robotobold', Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: rgb(102, 102, 102);
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	padding-left: 10px;
	font-size: 12px;
	color: #dc3545;
	text-align: left;
}

.link_footer a {
	color: #fff;
	text-decoration: none;
	/* font-size: 18px; */
}

.footer-social-icons {
	padding-top: 11px;
	padding-bottom: 11px;
	line-height: 18px;
}

.footer-social-icons .social-icon:first-child {
	margin-left: 0px;
}

.footer-social-icons .social-icon {
	display: inline-block;
	margin-left: 16px;
	max-width: 7px;
	font-size: 14px;
}

a:hover i.fa-facebook-square {
	color: #3B5998;
}

a:hover i.fa-instagram {
	color: #e4405f;
}

a:hover i.fa-twitter {
	color: #4099FF;
}

a:hover i.fa-linkedin {
	color: #0e76a8;
}

a:hover i.fa-rss {
	color: #f57d00;
}

.footer-social-icons .social-icon a:hover {
	opacity: 0.9;
	filter: alpha(opacity = 50);
}

.footer-social-icons   a {
	color: #d6d6d6;
	font-size: 18px;
}

.link_footer a:hover {
	color: #ff7a30;
	text-decoration: none;
	/* font-size: 18px; */
}

.panel {
	/* min-width: 399px;
min-height: 469px; */
	background: #FFFFFF;
	box-shadow: 10px 10px 25px #BED4FF;
	border-radius: 30px;
}

/*  Descargas */
.safenet-ico {
	width: 32px;
	heigth: 32px;
	vertical-align: middle;
}

.drivers-body ul {
	max-width: 350px;
}

.drivers-body ul li {
	padding-bottom: 5px;
}

.drivers-body ul li .fa {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.drivers-body ul li a {
	color: #023089;
	font-weight: bold;
	/* color : #9b9b9b; */
	/* color : #FFA234; */
}

/* FAQ */
.gdlr-accordion-item.style-1 .pre-active .accordion-title {
	color: #3c3c3c;
}

.gdlr-accordion-item.style-1 .accordion-title {
	color: #8d8d8d;
}

.gdlr-accordion-item.style-1 .accordion-title i {
	background-color: #f3f3f3;
}

.gdlr-accordion-item.style-1 .accordion-title i {
	color: #a8a8a8;
}

.gdlr-accordion-item.style-1 .accordion-title i.icon-minus {
	background-color: #2D9CDB;
}

.gdlr-accordion-item.style-1 .accordion-title i.icon-minus {
	color: #ffffff;
}

/*--- accordion / toggle ---*/
.accordion-tab>.accordion-content {
	display: none;
}

.accordion-tab.active>.accordion-content {
	display: block;
}

.gdlr-accordion-item.style-1 .accordion-tab {
	overflow: hidden;
	padding: 11px 0px;
	/* border-top-width: 1px; border-top-style: solid; */
}

.gdlr-accordion-item.style-1 .accordion-tab:first-child {
	/* border: 0px;  */
	padding-top: 0px;
}

.gdlr-accordion-item.style-1 .accordion-title {
	font-weight: normal;
	font-size: 19px; /* line-height: 35px; */
	margin-bottom: 0px;
	cursor: pointer;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.accordion-title {
	font-weight: normal;
	font-size: 19px; /* line-height: 35px; */
	margin-bottom: 0px;
	cursor: pointer;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
	color: #3c3c3c;
}

.gdlr-accordion-item.style-1 .accordion-content {
	padding-top: 40px;
	padding-bottom: 20px;
	margin-left: 57px;
	font-size: 15px;
	width: 70%;
}

.gdlr-accordion-item.style-1 .accordion-title i {
	margin-right: 20px;
	font-size: 13px;
	/* width: 9px;
	height: 13px; */
	padding: 12px 14px 10px;
	display: inline-block;
}

.accordion-content {
	padding-top: 20px;
	/* margin-left: 57px; */
	font-size: 15px;
}

.gdlr-accordion-item.style-1 .accordion-title span {
	overflow: hidden;
	display: block;
	padding-top: 10px;
}

.gdlr-accordion-item.style-1 .accordion-title i {
	float: left;
	transition: color 200ms, background-color 200ms;
	-moz-transition: color 200ms, background-color 200ms;
	-o-transition: color 200ms, background-color 200ms;
	-webkit-transition: color 200ms, background-color 200ms;
}

.gdlr-accordion-item.style-2 .accordion-tab {
	overflow: hidden;
	padding-bottom: 4px;
}

.gdlr-accordion-item.style-2 .accordion-title {
	padding-bottom: 16px;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 0px;
	cursor: pointer;
}

.gdlr-accordion-item.style-2 .accordion-title i {
	margin-right: 20px;
	font-size: 13px;
}

.gdlr-accordion-item.style-2 .accordion-content {
	margin-left: 31px;
}

.icon-minus:before {
	content: "\f068";
	font-family: fontAwesome;
	font-style: normal;
}

.icon-plus:before {
	content: "\f067";
	font-family: fontAwesome;
	font-style: normal;
}

.gdlr-item {
	background-color: #fff;
}

.bg-rombos {
	background-size: contain;
	background-repeat: repeat;
	background-image: url(../images/inicio/fondo_rombos_blanco.jpeg);
}

.bg-rombos-grey {
	background-size: contain;
	background-repeat: repeat;
	background-image: url(../images/inicio/services_background.png);
}

.white {
	color: #fff;
}

.simple-contact .btn-far {
	color: #fff;
	background-color: #FF8A00;
	border-color: #FF8A00;
}

.simple-contact .btn-far:hover {
	color: #fff;
	background-color: #ee8100;
	border-color: #ee8100;
}

.avanzada-contact .btn-far {
	color: #fff;
	background-color: #3bb900;
	border-color: #3bb900;
}

.far-contact .btn-contact {
	
}

.accordion-tab {
	border-bottom: 1px solid #b9b9b9;
}

.btn-close {
	font-size: 13px;
}

/*Flecha para hacer la pagina hacia arriba*/
.ir-arriba {
	display: none;
	background-repeat: no-repeat;
	font-size: 30px;
	color: #242424bf;
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 2;

	/* color:#242424;
  cursor:pointer;
  font-size:20px;
  display: none;
    position: fixed;
    z-index: 2;
 bottom:10px;
  right:10px;
    background: #242424; * Colo de fondo *
    box-shadow: rgba(0, 0, 0, .5) 0 1px 2px, rgba(0, 0, 0, .25) 0 1px 7px; * Sombra *
    border-radius: 5px; * Borde redondeado * */
}

.ir-arriba:hover {
	color: #242424;
}

.text-justify {
	margin: 0;
	/*  text-indent: 2rem; */
	text-align: justify;
}

.why-us {
	min-height: 200px;
}

.solutions-img {
	min-height: 110px;
}

.ico-safenet {
	width: 32px;
}

.renew-circle {
	color: #51b50a;
}

.download-circle {
	color: #d31406;
}

.check-circle {
	color: #0d84e5;
}

.fit-content {
	min-width: fit-content;
	padding: 0px 40px;
}

/* Botones */
.btn {
	padding: .375rem 1.75rem;
	font-size: 20px;
	border-radius: 40px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out,
		border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	min-height: 49px;
	min-width: 150px;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.btn-blue {
	color: #fff;
	background-color: #3E64AD;
	border-color: #3E64AD;
}

.btn-blue:hover {
	color: #fff;
	background: #3E64AD;
	border-color: #3E64AD;
}

.disabled+* {
	color: #C5C4C4;
	text-decoration: line-through;
}

.disabled {
	color: #C5C4C4;
	text-decoration: line-through;
}

.btn-far {
	color: #fff;
	background-color: #2D9CDB;
	border-color: #2D9CDB;
}

.btn-blog-inicio {
	color: #4E4E4E;
	background-color: #00EFFF;
	border-color: #00EFFF;
}


.btn-blog {
	color: #fff;
	background-color: #2D9CDB;
	border-color: #2D9CDB;
	padding: 5% 40px;
	font-size: 11px;
	text-transform: uppercase;
	min-height: 34px;  
}

.btn-blog:hover {
	color: #fff;
	background-color: #2D9CDB;
	border-color: #2D9CDB;
 
}

.btn-standar {
	color: #fff;
	background-color: #3E64AD;
	border-color: #3E64AD;
}

.btn-standar:hover {
	color: #fff;
	background-color: #3a5da0;
	border-color: #3a5da0;
}

.btn-far:hover {
	color: #fff;
	background: #2494d3;
	border-color: #2494d3;
}

.btn-blog-inicio:hover {
	color: #4E4E4E;
	background: #00EFFF;
	border-color: #00EFFF;
}

.btn-secondary {
	color: #fff;
	background-color: #2D9CDB;
	border-color: #2D9CDB;
}

.btn-secondary:hover {
	color: #fff;
	background: #3E64AD;
	border-color: #3E64AD;
}

.btn-check:focus+.btn, .btn:focus {
	outline: 0;
	box-shadow: none;
}

/* Boton estilo de base */
.btn-cu {
	display: inline-block;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 0;
}

/*Icono Clave�nica*/
.btn-cu .cl-claveunica {
	display: inline;
	float: left;
	text-indent: -9999px;
}
/*Texto Clave�nica*/
.btn-cu .texto {
	padding-left: 3px;
	text-decoration: underline;
}

/* Tama�o M */
.btn-cu.btn-m {
	width: 160px;
	min-width: 160px;
	max-height: 42px;
	padding: 8px 18px 8px 15px !important;
	font-size: 16px;
	line-height: 1.6em;
}

.btn-cu.btn-m .cl-claveunica {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-size: 24px 24px;
}

.btn-cu .cl-claveunica {
	background-image: url(../img/claveunica.f53cf24.svg);
}

.btn-cu.btn-color-estandar {
	background-color: #0F69C4;
	color: #FFF;
}

.btn-cu.btn-color-estandar:hover {
	background-color: #0C549C;
	color: #FFF;
}

.btn-cu.btn-color-estandar:active {
	background-color: #093F75;
	color: #FFF;
}

.btn-cu.btn-color-estandar:focus {
	background-color: #0C549C;
	color: #FFF;
	outline: 1px dashed #000;
}

/* Tama�o L */
.btn-cu.btn-l {
	width: 180px;
	min-width: 180px;
	max-height: 48px;
	padding: 11px 18px !important;
	font-size: 18px;
}

.btn-cu.btn-l .cl-claveunica {
	width: 26px;
	height: 26px;
	background-size: 26px 26px;
}

.error-red {
	color: #dc3545;
}

.menu-tutorial>.nav-link {
	color: #626262;
	text-decoration: underline;
}

.menu-tutorial>.nav-link.active {
	color: #023089;
	background-color: #fff;
	font-weight: bold;
}

.bd-callout {
	padding: 1.25rem;
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	border: 1px solid #e9ecef;
	border-left-width: .25rem;
	border-radius: .25rem;
}

.bd-callout+.bd-callout {
	margin-top: -.25rem;
}

.bd-callout-warning {
	border-left-color: #f0ad4e;
}

.img-container {
	min-height: 220px
}

.title-img-caption {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.caption-img.caption-ico-top-10 {
	top: 10%;
}

.notFoundCode {
	font-family: titillium web, sans-serif;
	font-size: 100px;
	font-weight: 900;
	margin: 0;
	text-transform: uppercase;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #023089;
	background-size: cover;
	background-position: center;
}

.total_modal {
	font-family: titillium web, sans-serif;
	font-size: 50px;
	font-weight: 900;
	margin: 0;
	text-transform: uppercase;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #023089;
	background-size: cover;
	background-position: center;
}

.sh_free_card {
	max-width: 300px;
	height: 500px;
	border-radius: 30px;
	overflow: hidden;
}

.arrow {
	padding-top: 65px;
}

/* .caption-inicio .btn.btn-sh{
	
	    font-size: 35px;
     
	
	
} */
.tutorial-sh {
	zoom: 4;
}

.far-caption-slide {
	padding-top: 10%;
	left: 0%;
}

.capsula-caption-slide {
	padding-top: 5%;
	left: 6%;
}

.epac-caption-slide {
	padding-top: 15%
}

.btn-inicio {
	font-size: 30px;
	min-width: 290px;
}

.btn-simple {
	color: #fff;
	background-color: #FF8A00;
	border-color: #FF8A00;
}

.btn-simple:hover {
	color: #fff;
	background-color: #ee8100;
	border-color: #ee8100;
}

#carousel-inicio .carousel-control-prev {
/* 	left: 0; */
	color: #FFFFFF;
}

#carousel-inicio .carousel-control-next {
/* 	right: 0; */
	color: #FFFFFF;
}

#carousel-inicio .carousel-control-prev-icon, #carousel-inicio .carousel-control-next-icon
	{
	height: 50px;
	width: 50px;
}

#carousel-inicio .carousel-control-prev-icon {
/* 	background-image: */
/* 		url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") */
/* 		!important; */
}

#carousel-inicio .carousel-control-next-icon {
/* 	background-image: */
/* 		url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") */
/* 		!important; */
}

.epac-panel {
	/* position: absolute; */
	/*   width: 687px;  */
	height: 330px;
	/* left: 377px;
top: 1400px; */
	background: #F6F6F6;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 30px;
}

.epac .btn-far {
	color: #fff;
	background: #3E64AD;
	border-color: #3E64AD;
}

.aviso-certinet {
	background: #004489;
	color: #fff;
	padding: 10px;
	/* 	font-size: 20px; */
	line-height: 22px;
	/* or 110% */
	text-align: center;
	letter-spacing: 0.3px;
}

/* FAQS */
.faqsAcordion .accordion-header {
	font-weight: normal;
	font-size: 19px; /* line-height: 35px; */
	margin-bottom: 0px;
	cursor: pointer;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
	color: #8d8d8d;
}

.faqsAcordion .accordion-header i {
	margin-right: 20px;
	font-size: 13px;
	/* width: 9px;
	height: 13px; */
	padding: 12px 14px 10px;
	display: inline-block;
}

.faqsAcordion .accordion-header i.icon-minus {
	color: #ffffff;
	background-color: #4b5c72;
}

.faqsAcordion .accordion-header i.icon-plus {
	color: #a8a8a8;
	background-color: #f3f3f3;
}

.icon-minus+span {
	color: #3c3c3c;
}

.accordion-button-faq {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 1rem 1.25rem;
	font-size: 19px;
	color: #8d8d8d;
	text-align: left;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	overflow-anchor: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out,
		border-color .15s ease-in-out, box-shadow .15s ease-in-out,
		border-radius .15s ease;
}

.faqsAcordion .accordion-item-faq {
	overflow: hidden;
	padding: 11px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.faqsAcordion .accordion-body {
	padding-top: 20px;
	margin-left: 57px;
	font-size: 15px;
}

.faqsAcordion .accordion-header span {
	overflow: hidden;
	display: block;
	padding-top: 10px;
}

.gdlr-accordion-item.style-1 .accordion-title span {
	overflow: hidden;
	display: block;
	padding-top: 10px;
}

.faqsAcordion .accordion-header i {
	float: left;
	transition: color 200ms, background-color 200ms;
	-moz-transition: color 200ms, background-color 200ms;
	-o-transition: color 200ms, background-color 200ms;
	-webkit-transition: color 200ms, background-color 200ms;
}

.gdlr-accordion-item.style-2 .accordion-tab {
	overflow: hidden;
	padding-bottom: 4px;
}

.gdlr-accordion-item.style-2 .accordion-title {
	padding-bottom: 16px;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 0px;
	cursor: pointer;
}

.gdlr-accordion-item.style-2 .accordion-title i {
	margin-right: 20px;
	font-size: 13px;
}

.gdlr-accordion-item.style-2 .accordion-content {
	margin-left: 31px;
}

.help .card img {
	min-height: 79px;
}

.help h1 {
/* 	color: #2D9CDB; */
}

.help .card h5 {
	color: #2D9CDB;
	display: block;
}

.help .card h5::after {
	display: block;
	clear: both;
	content: "";
	position: relative;
	left: 0;
	bottom: 0;
	max-width: 250px;
	height: 1px;
	width: 30%; /* or 100px */
	border-bottom: 2px solid #2D9CDB;
	margin: 0 auto;
	padding: 4px 0px;
}

.help .card .card-text {
	min-height: 150px;
}

.help .card {
	min-width: 270px;
	max-width: 270px;
	margin: auto;
}

.support .card {
	min-width: 270px;
	max-width: 270px;
	margin: auto;
}

.support .card .card-text {
	min-height: 150px;
}

.tutto-win .nav .nav-link, .tutto-mac .nav .nav-link {
	text-align: initial;
}

.tutto .nav-link.active {
	background: #2D9CDB;
	color: #FFFFFF;
	box-shadow: 0px 4px 4px rgb(0 0 0/ 25%);
}

.tutto .nav-link {
	background: #FFFFFF;
	color: #2D9CDB;
	border-radius: 0px !important;
	border: 2px solid #2D9CDB;
	/* position: absolute; */
	width: 425px;
	/* height: 25px; */
	white-space: normal;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.1px;
	/*  padding: 0 0!important; */
	margin-bottom: 15px;
}

.timify-button-cert {
	position: fixed;
	top: 80px;
	right: 0;
	height: 49px;
	display: block;
	/*  position: fixed;*/
	right: -77px;
	top: 50%;
	z-index: 9998;
	cursor: pointer;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	text-transform: uppercase;
	color: #fff;
	background-color: #2d9cdb;
	border: 1px solid #2d9cdb;
	padding: 10px 15px;
	font-size: 14px;
	border-radius: 0px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out,
		border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	min-height: 49px;
	min-width: 150px;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	text-shadow: 0px 4px 4px rgb(0 0 0/ 50%);
}

.tooltip-inner {
  background-color: #000 !important;
  /*!important is not necessary if you place custom.css at the end of your css calls. For the purpose of this demo, it seems to be required in SO snippet*/
  color: #fff;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #000;
}
 

.tooltip.bs-tooltip-end .tooltip-arrow::before {
	border-right-color: #000 !important;
}

.tooltip.bs-tooltip-start .tooltip-arrow::before {
	border-left-color: #000 !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
	border-bottom-color: #000 !important;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
	border-top-color: #000 !important;
}

hr.faqs {
	border: 1px solid #2D9CDB;
	opacity: 0.8;
}

mark {
	padding: 0;
	background-color: #a0e5fd;
}

.login .card img {
	min-height: 79px;
}

.login h1 {
	
}

.login .card h5 {
	display: block;
}

.login .card h5::after {
	display: block;
	clear: both;
	content: "";
	position: relative;
	left: 0;
	bottom: 0;
	max-width: 250px;
	height: 1px;
	width: 30%; /* or 100px */
	margin: 0 auto;
	padding: 4px 0px;
}

.title-01::after {
	border-bottom: 2px solid #2CC400;
}

.title-02::after {
	border-bottom: 2px solid #2D9CDB;
}

.title-03::after {
	border-bottom: 2px solid #C31162;
}

.login .card .card-text {
	min-height: 150px;
}

.login .card {
	min-width: 270px;
	max-width: 270px;
	margin: auto;
}

.support-panel>.card-img {
	min-height: 125px;
}

.support-panel>.card-text {
	min-height: 125px;
}

.support-etoken-title {
	font-size: 24px;
	line-height: 30px;
	/* or 125% */
	text-align: center;
	letter-spacing: 0.1px;
	color: #2D9CDB;
}

.support-tittle-bar {
	width: 94.01px;
	height: 0px;
	border: 2px solid #2D9CDB;
	margin: 0;
	opacity: 0.8;
}

.table-rate {
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	/* or 110% */
	text-align: center;
	letter-spacing: 0.3px;
	color: #626262;
}

.table-rate.table-striped>tbody>tr:nth-of-type(odd) {
	color: #626262;
}

.blog h1.art-tittle {
	font-size: 50px;
	line-height: 1.2;
	/* min-width: 660px; */
}

.blog h1 {
	font-weight: 600;
	font-size: 30px;
	line-height: 32px;
}

.blog h1, .blog h2, .blog h3, .blog h4, .blog h5, .blog h6 {
	color: #1DAFED;
}

.article .art-bn-cont {
	background-color: #F1F5F9;
}

.article .art-description {
	/* min-width: 567px; */
	font-weight: 400;
	font-size: 22px;
	line-height: 35px;
	/* or 159% */
	letter-spacing: 0.5px;
	color: #121212;
	opacity: 0.7;
}

.blog.article .card {
	padding-bottom: 0px;
}

.blog .card {
	border: 0px solid rgba(0, 0, 0, .125);
	padding-bottom: 50px;
	width: 315px;
	/* 	    margin-right: auto!important;
    margin-left: auto!important; */
}

.blog_card {
	/*   width: 337px; */
	max-height: 850px;
	/* border-radius: 30px; */
	overflow: hidden;
}

.blog .date {
	font-style: normal;
	font-weight: 500;
	line-height: 12px;
	/* identical to box height, or 92% */
	letter-spacing: 2px;
	color: #1DC6D1;
	mix-blend-mode: normal;
}

.blog .lectura {
	font-style: normal;
	font-weight: 400;
	line-height: 12px;
	/* identical to box height, or 92% */
	letter-spacing: 0.5px;
	color: #121212;
	mix-blend-mode: normal;
	opacity: 0.3;
}

.blog .card-title {
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	/* line-height: 35px; */
}

.blog .card-title a {
	color: #1DAFED !important;
}

.blog .card-text {
	font-weight: 400;
	font-size: 18px;
	/* line-height: 35px;
or 159%

letter-spacing: 0.5px; */
	color: #121212;
	opacity: 0.7;
}

.blog .card-body {
	min-height: 230px;
}

.blog.article .card-body {
	min-height: 230px;
	max-width: 615px;
}

.blog.article a.blog-link {
	font-weight: 700;
	text-decoration-line: underline;
	color: #2D9CDB;
	/* opacity: 0.7; */
}

.article .article-body p {
	font-weight: 400;
	font-size: 18px;
	/* line-height: 35px; */
	/* or 159% */
	text-align: justify;
	/* letter-spacing: 0.5px; */
	color: #121212;
	opacity: 0.7;
}

.blog .card-footer {
	background: #4e9aa926;
	padding: 15px 10px;
	border-top: 0px solid rgba(0, 0, 0, .125);
}

.blog .card-footer span.art {
	padding: 5px 9px;
	background-color: #FFF;
	font-weight: 600;
	/* 	font-size: 14px; */
	/* or 64% */
	letter-spacing: 1px;
	color: #4E9AA9;
}

.blog .card-footer .read {
	/* 	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	or 129%
	letter-spacing: 0.5px;
	color: #4E9AA9;
	 */
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	/* or 129% */
	letter-spacing: 2px;
	color: #4E9AA9;
}

.blog .blockquote-footer {
	font-size: 16px;
}

.blockquote-footer::before {
	color: #121212;
	opacity: 0.7;
}

.blog-navbar a.navbar-brand {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	/* identical to box height, or 128% */
	letter-spacing: 1px;
	color: #1DAFED;
	mix-blend-mode: normal;
}

.blog-navbar .nav-item a.active, .blog-navbar .nav-link.active {
	color: #1DAFED !important;
}

.blog-navbar .nav-link:hover {
	color: #1DAFED !important;
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: #1DAFED;
}

.products .products_card {
	border: 0px solid rgba(0, 0, 0, .125);
}

.integraciones .int-panel {
	background: #F7FCFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 30px;
	padding: 50px 10%;
	width: 100%
}

.integraciones .int-title {
	font-size: 26px;
	text-align: center;
	color: #3E64AD;
	padding-bottom: 25px;
}

#questionContainer .question{background: #F7F7F7;padding: 30px 30px 10px 30px;}

#questionContainer .question .text{color: #2D9CDB;}
