@import url(//fonts.googleapis.com/css?family=Antic:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=Balsamiq+Sans:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=Delius:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=Expletus+Sans:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=Fahkwang:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=PT+Sans:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=Titillium+Web:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=Ubuntu:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=Varela:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

@import url(//fonts.googleapis.com/css?family=Varela+Round:300italic,400italic,600italic,700italic,800italic,400,600,800,700,300&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

.footerSocial {
    list-style-type: none;
}

footer.footer_style_2 {
  background:#414649;
}


footer.footer_style_2_copyright {
  background:#697277 !important;
}

footer.footer_style_2_copyright p {
  color:#ffffff !important;
}


.multicolor {
  background-image: linear-gradient(to right, #9CCFF3, #9D6EA8, #EFC62C) !important;
  opacity: 1 !important;
}

.icon {
  background: linear-gradient(to bottom, #9CCFF3, #9D6EA8, #EFC62C) !important;
  -webkit-background-clip: text !important; /* Esto es necesario para algunos navegadores webkit */
  background-clip: text !important;
  color: transparent !important; /* Esto oculta el color de texto normal */
}


.card:hover a {
	color:black !important;
}


.seleccionado {
	background: #383a4d !important;
}

.seleccionado span {
    color:white !important;
}


.bg-default {
	background-color: #383a4d !important;
}

h1.hr:after, .hr.h1:after, h2.hr:after, .hr.h2:after, 
h3.hr:after, .hr.h3:after, h4.hr:after, .hr.h4:after, h5.hr:after, .hr.h5:after,
hr.hr {
  background-image: linear-gradient(to right, #9CCFF3, #9D6EA8, #EFC62C) !important;
  opacity: 1 !important;
}


.small-cta a:hover {
	color:#ffffff !important;
  	cursor: pointer;
}

.scw-cookie-btn {
    background: #107A45 !important;
}

.scw-cookie-btn:hover {
    background: #0D7240 !important;
}