/*!
 * Start Bootstrap - Grayscale v5.0.9 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */
 .linea {
	background-color: rgba(255,255,255,1);
	display: block;
	width: 100%;
	height: 2px;
	 }
 .koma {
	font-size: 14px;
	text-align: center;
	width: 132px;
	margin-right: 10px;
	height: 16px;
	float: right;
	background-color: var(--colorUser);
	  -webkit-mask-image: url(../img/desarrollado-es.svg);
  mask-image: url(../img/desarrollado-es.svg));
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
   -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
 .koma a {
	width: 132px;
	height: 16px;
	display: block;
}
body{
	overflow-x: hidden;
	background-color: rgba(0,0,0,1)!important;
	color: rgba(255,255,255,1);
}

#eventos{
	background-color: #000000!important;
 	}

a {
	color: #0f42f1;
}
section {
padding-top:10px;
}
strong {
	font-weight: bold;
	color: var(--colorUser);
}
#mainNav {
	min-height: 56px;
	background-color: #000000;
	font-size: 0.9rem;
}

#mainNav .navbar-toggler {
	font-size: 80%;
	padding: 0.75rem;
	background-color: var(--colorUser);
	color: rgba(255,255,255,1);
}


#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
	color: #161616;
	font-weight: 700;
  padding: .9rem 0;
	max-width:250px;
	text-transform: uppercase;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}
.navbar-collapse {
 border-top-width: 1px;
	border-top-style: solid;
	border-top-color:  var(--colorUser);
	 }
#mainNav li {
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  var(--colorUser);
	}
  #mainNav .nav-link {
	font-family: 'Montserrat', sans-serif;
	transition: none;
	padding: 1.5rem 0.5rem;
	margin-right:10px;
	color: rgba(255, 255, 255, 1);
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0,0,0,1);

  }
  #mainNav .nav-link:hover {
	color: var(--colorUser);
  }
  #mainNav .nav-link:active {
    color: white;
  }
  
@media (min-width: 992px) {
 .navbar-collapse {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	 }
#mainNav li {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
  #mainNav {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none;
	-webkit-transition: background-image 0.9s ease-in-out;
transition: background-image 0.9s ease-in-out;
background-image: url(../img/bg-black.png);
	background-repeat: repeat-x;
	background-position: center bottom;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: rgba(255, 255, 255, 0.5);
  }
  #mainNav .nav-link {
	  font-family: 'Montserrat', sans-serif;
	transition: none;
	padding: 1.5rem 0.5rem;
	margin-right:10px;
	color: rgba(255, 255, 255, 1);
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0,0,0,1);

  }
  #mainNav .nav-link:hover {
	color: var(--colorUser);
  }
  #mainNav .nav-link:active {
    color: white;
  }
  #mainNav.navbar-shrink {
	background-color: transparent;
	background-image: url(../img/bg-trans.png);
 	background-repeat: repeat-x;
	background-position: center bottom;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
	color: #FFFFFF;
  }
  #mainNav.navbar-shrink .nav-link:hover {
	color: var(--colorUser);
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #467370;
  }
  #mainNav.navbar-shrink .nav-link.active {
	color: #FFFFFF;
	outline: none;
	border-bottom: 0.25rem solid #0f42f1;
  }
}


.btn {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  font-family: 'Montserrat', sans-serif;

  font-size: 80%;

  letter-spacing: .15rem;
  border: 0;
}

.btn-primary {
	background-image: url(../img/blanco0.png);
	background-color: var(--colorUser);
	font-weight: bold;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-transform: uppercase;
}

.btn-primary:hover {
	background-image: url(../img/blanco25.png);
	background-color: var(--colorUser);
}

.btn-primary:focus {
var(--colorUser);
  color: white;
}

.btn-secondary:active {
var(--colorUser);!important;
}

.btn-secondary {
	font-weight: bold;
	background-color: #FFFFFF;
	color: rgba(0,0,0,1);
		-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.btn-secondary:hover {
	background-color: #CCCCCC;
	color: rgba(0,0,0,1);
}

.btn-secondary:focus {
	background-color: #CCCCCC;
	color: rgba(0,0,0,1);
}

.btn-secondary:active {
	background-color: #FFFFFF !important;
}

.contacto-section {
	padding: 3rem 0;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color: #000000;
}

.contacto-section .form-inline input {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Montserrat', sans-serif;
  font-size: 80%;

  letter-spacing: 0.15rem;
  border: 0;
}


body {
 font-family: 'Montserrat', sans-serif;;
  letter-spacing: 0.0625em;
}

a {
	color: var(--colorUser);
}

a:focus, a:hover {
  text-decoration: none;
  color: var(--colorUser);
  text-shadow: 0px 0px 4px var(--colorUser);

}

.bg-black {
  background-color: #000000 !important;
}

.bg-primary {
	background-color: #000000 !important;
}

.text-primary {
  color: #0f42f1 !important;
}

footer {
  padding: 5rem 0;
}

.parallax1 {
    background-image: url(../img/tira01.jpg);
    height: 40vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
}

.parallax1 h2 {
    color: #FFFFFF;
    font-size: 2.4vw;
    font-weight: 800;
}

.nopadding {
    padding: 0 !important;
}

@media (max-width: 992px) {
 h1{
	font-size: 1.8rem;

	color: var(--colorUser);
	 }
 .campo-buscar{
	 width:160px;
 }

.navbar #logo {
	max-width: 180px;
	margin: 0px;
	padding: 0px;
}
.navbar  {
	padding:0px!important;
	margin: 0px!important;
 }
}

footer {
	background-color: #1c1c1c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	margin-left: -10px;
	color: rgba(255, 255, 255, 1);
	background-image: url(../img/bg-footer.png);
	background-position: right top;
	background-repeat: repeat-y;
}
footer .separador {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
}
footer .datos {
	font-size: 0.8rem;

}
footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
footer .separator {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
footer  a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9rem;
}
footer .fa {
	color: #d9d9d9;
}
footer a:hover {
	color: var(--colorUser);
	text-decoration: none;
}
footer .footer-copyright {
	background-color: #000000;
}
.logo {
	z-index: 9999;
	position: relative;
	margin-left: -30px;
}
.logo-bg {
 	background-image: url(../img/bg-logo.png);
 	z-index: 9998;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 146px;
	width: 350px;
}
footer h5 {
	color: var(--colorUser);
	font-weight: 800;
}
footer p {
    margin: 0px;
    padding: 0px;
}
footer .texto-gris1 {
	color: #7a7a7a;
}

.resumen .caracteristicas .circulo {
	background-color: #ececec;
	-webkit-border-radius: 50%;
	-moz-border-radius:50%;
	border-radius: 50%;
	padding: 20px;
	color: #0f42f1;
}

h1,h2,h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color:var(--colorUser);
	text-transform: uppercase;
}

.verde {
	color: #0f42f1;
}
.turquesa {
	color: #FFFFFF;
	background-color: #3094b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}

h4 {
	font-weight: normal;
}
.showcase .showcase-text {
	padding: 3rem;
	color: #FFFFFF;
}
.showcase .bg1 {
	background-color: #0f42f1;
}
.showcase .bg2 {
	background-color: #1a9eba;
}
.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}



/**/

 #contacto {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
 }

.pricing-header {
  max-width: 700px;
}

.card-deck .card {
  min-width: 220px;
}

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }


@media (min-width: 1024px) {
}

@media (max-width: 768px) {
	
}


 #contacto {

	background-color: rgba(0,0,0,1);
	padding: 0px;
	border: 12px solid rgba(0,0,0,1);
}

section#contacto .section-heading {
  color: #fff;
}

section#contacto .form-group {
  margin-bottom: 5px;
}

section#contacto .form-group input,
section#contacto .form-group textarea {
  padding: 20px;
}

section#contacto .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contacto .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}

section#contacto ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;

}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;

}

section#contacto ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;

}

section#contacto :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;

}

section#contacto .selectWrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #ced4da;
	border-radius: 5px;
	background:#FFFFFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAQMAAAC3R49OAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+nhxg7wAAAARnQU1BAACxjwv8YQUAAAABc1JHQgCuzhzpAAAABlBMVEX////O1NpNoVPlAAAAM0lEQVQI12NgwAP+/3/AUP//AIP9/wYG+f8MDPz/GBjY/zAwMP9gYGD8AFTwAIgdULQAAO3dDRX6yqQPAAAAAElFTkSuQmCC) right 13px center no-repeat;
	margin-right: auto;
	margin-left: auto;

}

section#contacto .selectWrapper select {
	font-size: 1.1rem;
	line-height: 2rem;
	width: 100%;
	border: none;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	padding-top: 16px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 10px;
    }
	section#contacto img {
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;

}
#resumen ul {
	list-style-position: outside;
	list-style-type: none;
}
#resumen .fa {
	color: #0f42f1;
}
#resumen blockquote {
	background: #f9f9f9;
	quotes: "\201C""\201D""\2018""\2019";
	margin-right: 10px;
	margin-bottom: 1.5em;
	margin-left: 10px;
	padding-top: 0.5em;
	padding-right: 10px;
	padding-bottom: 0.5em;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #cd2220;
}
#resumen blockquote:before {
	color: #cd2220;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
#resumen blockquote p {
  display: inline;
}
#resumen .grande {

}

#resumen .grande::first-letter {

  float: left;

  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
	font-weight: bold;
}
/*CLIENTES*/
.zz{
	background-color: rgba(0,255,255,1);
	}
#clientes {
	background-color: rgba(30,30,30,1)!important;
	}
 .brands {
	width: 100%;
	padding-top: 0px;
	padding-bottom:  0px;
 	margin-bottom:10px;
 }
 .brands_nav {
	background-color: var(--colorUser);
	z-index: 99;

	 }
 .brands_slider_container {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 40px;

 }

 .brands_slider {
     height: 100%;
     margin-top: 50px
 }

 .brands_item {
     height: 100%
 }

 .brands_item img {
     max-width: 100%
 }

 .brands_nav {
     position: absolute;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     transform: translateY(-50%);
     padding: 5px;
     cursor: pointer
 }

 .brands_nav i {
     color: #e5e5e5;
     -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
     -ms-transition: all 200ms ease;
     -o-transition: all 200ms ease;
     transition: all 200ms ease
 }

 .brands_nav:hover i {
     color: #676767
 }

 .brands_prev {
     left: 40px
 }

 .brands_next {
     right: 40px
 }

 .owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

	  /**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}


.parallax2 {
	background-image: url(../img/stripe002.jpg);
	height: 200px;
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallax1 {

background-image: url("../img/stripe001.jpg");
height: 400px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.borde1 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #41c5fd;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.product {
	padding: 0 0 40px 0;
	background-color: #25375a;
	color: #CCCCCC;
}
.product h1 {
	font-weight: bold;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
	font-weight: normal;
}


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio-desc {
 	color: rgba(255,255,255,1);
	}
.portfolio .portfolio-item {
	padding: 20px;
	margin-bottom: 40px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
	cursor: pointer;
	display: inline-block;
	padding: 8px 15px 10px 15px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	color: #999999;
	margin-bottom: 5px;
	transition: all 0.3s ease-in-out;
	border-radius: 3px;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
	color: #fff;
	background-color: var(--colorUser);
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}


.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  margin: 0 5px 0 0;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #c0da91;
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(0.9);
}



.rio iframe {
	border: 2px solid var(--colorUser)!important;
	width: 20vw;
	height: 20vw;
	  border-radius: 50%;

}
/**/
#carouselInicio #deco {
	height: 480px;
	width: 480px;
 	position: absolute;
	right: 60px;
	bottom: 0px;
	z-index: 19;
	margin-top: -240px;
	top: 50%;

	}
#carouselInicio #deco .ranita {
	height: 480px;
	width: 480px;
 	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 19;

	background-color: var(--colorUser);
	  -webkit-mask-image: url(../img/ranita.svg);
  mask-image: url(../img/ranita.svg));
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
   -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
	}
	#carouselInicio #deco .ranita-c2 {
	height: 480px;
	width: 480px;
 	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 18;

	background-color: var(--colorUser2);
	  -webkit-mask-image: url(../img/ranita.svg);
  mask-image: url(../img/ranita.svg));
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
   -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
	}
	#carouselInicio  #deco .los-rios{
	height: 480px;
	width: 480px;
	position: absolute;
	right: 0px;
	bottom: 0px;
		z-index: 19;
 		background-color: var(--colorUser);
	  -webkit-mask-image: url(../img/los-rios.svg);
  mask-image: url(../img/los-rios.svg));
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
   -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
 	}

 .rota {
		animation: animation1 30s linear 0s infinite normal none;
		}
 .desaparece {
		animation: animation2 3s linear 0s infinite normal none;
 }
	@keyframes animation1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }

}

	@keyframes animation2 {
  0% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
    100% {
    opacity:1;
  }
}

.entry-content {
	color: rgba(255,255,255,1)!important;
}

.input-negro {
background-color: rgba(0,0,0,1);
	height: 10px;
	width: 10px;
	border: 1px solid rgba(0,0,0,1);
}
.modal-xl {
	max-width: 96%!important;
 }
.modal-header {
	background-color: var(--colorUser);
}
.modal-header button {
 	color: rgba(255,255,255,1)!important;
 }
 .texto-negro p {
	font-size: 15px;
	font-weight: normal;
}
.texto-negro p, h4{
	color: rgba(0,0,0,1)!important;
}

.totales-tickets {
	color: rgba(255,255,255,1)!important;
	background-color: rgba(204,204,204,0.1);
	margin-top: 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-top: 20px;
	}
	
.totales-tickets .subtotal {
		color: rgba(255,255,255,1)!important;

	}
.totales-tickets .total {
		color: rgba(255,255,255,1)!important;

	}