/*
	Paleta de colores
	azul: #17428c , rgb(23, 66, 140)
	rojo: #e30613 , rgb(227, 6, 19)
	amarillo: #e1cd1c , rgb(225, 205, 28)
	negro: #1d1d1b , rgb(29, 29, 27)
	celeste: #006eb7 , rgb(0, 110, 183)
	amarillo palido: #ecdfab ,  rgb(236, 223, 171)

*/
.social-icon-top {
    width: 30px;
    display: block;
    margin: 5px auto;
    -webkit-transition: ease .2s all;
    -o-transition: ease .2s all;
    transition: ease .2s all;
}
.social-icon-top:hover{
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#logo{
	cursor: pointer;
}
#topbar {
    background-color: #e30613;
    /* background-color: #710309; */
}
#topbar .social-icons li a{
	color: #FFF;
}
.dropdown-list.dropdown-idiomas {
    background: #FFF;
    box-shadow: #666 0 0 3px;
    margin-top: 3px;
}
#topbar .title.text-center {
    color: #fff;
}
#topbar .title.text-center:hover {
    color: #FFF;
}

#topbar ~ #header.header-transparent + #page-title:not(.page-title-classic),
#topbar ~ #header.header-light-transparent + #page-title:not(.page-title-classic),
#topbar ~ #header.header-dark-transparent + #page-title:not(.page-title-classic),
#topbar ~ #header.header-colored-transparent + #page-title:not(.page-title-classic){
  height: 56vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#header.header-transparent #header-wrap, #header.header-transparent.dark #header-wrap {
    background-color: #FFF;
}
#header.dark #mainMenu nav > ul > li > a {
    color: #201b1b;
}
 .tp-bgimg:after {
  content:'\A';
  position:absolute;
  width:100%; height:100%;
  top:0; left:0;
  background:rgba(0,0,0,0.5);
  opacity:1;
  z-index: 4;
}
/* Social Colores */
.social-icons.social-icons-colored .social-twitter a, .social-icons.social-icons-colored-hover .social-twitter a:hover {
    background-color: #3b5999 !important;
}
.social-icons.social-icons-colored .social-twitter a, .social-icons.social-icons-colored-hover .social-twitter a:hover {
    background-color: #55acee !important;
}
.social-icons.social-icons-colored .social-instagram a, .social-icons.social-icons-colored-hover .social-instagram a:hover {
    background-color: #405DE6 !important;
}
#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span {
    color: #e30613 !important;
}
blockquote {
    border-left: 3px solid #e30613;
}
.img-bandera{
	width: 16px;
}
.dropdown-idiomas{
	padding: 0px 35px 0 5px !important;
}

.btn-red{
	background:  #e30613!important;
  border-color: #e30613!important;
}
.btn-slider{
	color: #FFF!important;
}
.text_s_24{
	font-size: 24px
}
.pb-1{
	padding-bottom: 6em
}
.title-red{
	color: #e30613;
}

.show-mobile{
	display: none;
}

/* Nosotros */
.title-section-nosotros{
	padding-top: 10%;
}
.text-large-calidad, .text-large-custom{
	font-size: 52px !important;
	font-weight: 900
}
.text-large-calidad {
    padding-bottom: 1em;
}
.text-large-custom {
    padding-top: 1em;
}
.logo-footer{
	width: 110px;
	margin: 5px auto;
  margin-bottom: 10px;
}
.block-center{
	display: block;
	margin: 0 auto
}
#industria .heading{
	margin-bottom: 40px;
}
#mapa_exportacion > iframe{
	width: 100%;
	margin: 0 auto 20px;
	padding: 0;
}

/*
 * * Página Productos * *
*/
.product-title {
    width: 50%;
    float: left;
}
.product-title {
    width: 60%;
    float: left;
}
.product .product-description {
    padding: 8px 0 10px;
    overflow: hidden;
    height: auto;
}
.product .product-price {
    width: 40%;
    margin-top: 0;
}
/*
* Widget Sidebar
*/
.widget-shop .product .product-description {
    padding-top: 10px;
}
.widget-shop .product .product-image {
    float: left;
    padding-right: 8px;
    width: 30%;
}

.tags a:hover, .tags a:focus, .tags a:active, .tags a.active {
    background-color: #e30613;
    border-color: #bd0812;
    color: #fff;
}
.mfp-ajax-holder .mfp-close:hover {
    background: #e30613;
 }
 #page-title .breadcrumb {
 	width: 100%;
    float: left;
    text-align: left;
}
#page-title .breadcrumb ul li a {
    font-size: 16px;
}
.simple .tabs-navigation li.active a, .simple .tabs-navigation li.active a:focus, .simple .tabs-navigation li a:hover {
    border-color: #bd0812;
    color: #bd0812;
    background-color: transparent;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
    background-color: #e30613;
    border-color: #bd0812;
}
.precio-preview{
	padding-left: 15px;
	text-decoration: none;
}
.post-item .post-image .post-meta-category, .post-item .post-slider .post-meta-category, .post-item .post-video .post-meta-category, .post-item .post-audio .post-meta-category, .post-item .post-quote-img .post-meta-category{
	background: #e30613;
}
.item-link,.pagination.pagination-simple .active > a, .pagination.pagination-simple .active > span, .pagination.pagination-simple .active > a:hover, .pagination.pagination-simple .active > span:hover, .pagination.pagination-simple .active > a:focus, .pagination.pagination-simple .active > span:focus{
    color: #e30613 !important;
}
.item-link:hover {
    color: #bd0812;
}
#entry-post .sidebar .widget .tabs li > a {
    font-size: 11px;
}
#goToTop::after, #goToTop::before {
	background: #e30613;
}
.contact-footer{
	padding-top: 115px
}

.footer-content{
  padding: 26px 0 0 0;
}

footer .widget {
  margin-bottom: 15px;
}

footer .widget-contact-us{
  margin-bottom: 20px;
  padding: 30px 8px 0;
  text-align: center;
}

footer .social-icons ul{
  margin-bottom: 0;
}

footer .social-icons > p{
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  color: #494949;
}

.list-flex, .list-inline-flex{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-flex;
  margin-bottom: 13px;
}

.list-flex li{
  margin-bottom: 6px;
  margin-left: 20px;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.list-icon.list-icon-arrow li.no-icon:before {
  content: "";
  margin-left: -16px;
}

#footer.footer-light span.text-big{
  color: #ee383d !important;
  /*font-size: 1.35714286em;*/
  line-height: 0;
  font-weight: 600;
  font-size: 15px;
}


.flex-img.fileinput .thumbnail {
  object-fit: fill;
  min-height: 100px;
  display: flex;
  justify-content: center;
  max-height: 100px;
}

.file-input-flex{
  display: flex;
  flex-wrap: wrap;
  align-content: baseline;
  align-items: flex-start;
}

.fileinput-preview.fileinput-exists.thumbnail.document-preview{
  color: black;
  box-shadow: none;
  text-align: left;
  margin-top: 20px;
  padding: 5px 10px;
  width: 100%;
  border: 1px dashed #a4a0a0a3 !important;
  margin-right: 20px;
}

.file-footer-caption{
  font-size: 12px !important;
}

.form-control.file-caption.kv-fileinput-caption{
  border:none;
  margin-top:20px;
  display:none;
}

.kv-upload-progress, .form-control.file-caption  .kv-fileinput-caption{
  display: none !important;
}

.close.fileinput-remove{
	float: right;
    font-size: 23px;
    padding-right: 8px;
}

.file-input .file-preview{
	margin-bottom: 20px;
  margin-top: 20px;
  border:none !important;
  padding: 0;
}

.file-preview-frame{
    border:none !important;
    box-shadow: none !important;
}

.file-preview-frame:not(.file-preview-error):hover{
    box-shadow: 1px 1px 5px 0 #a2958a !important
}

.file-preview .close{
    display: none;
}

.file-caption-name{
	margin-bottom: 20px
}

.hidden{
  display:  none !important;
}

.file-actions, .file-other-error{
  display: none;
}

.file-preview-other{
  border: none;
  padding-top: 25px;
}

.file-input.has-error .file-preview-other{
  padding-top: 0;
}

.file-error-message{
  background-color: white;
    border: none;
    padding: 0;
    border-left: 1px solid;
    border-radius: 0;
    padding-left: 20px;
}

.btn.btn-primary {
  background-color: #252525;
  border-color: #252525;
  border-radius: 3px !important;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus{
  background-color: #3a3a3a;
  border-color: #3a3a3a;
}

.btn i {
  font-style: normal;
}

.krajee-default .file-drag-handle, .krajee-default .file-upload-indicator{
  display: none;
}

.krajee-default .file-caption-info, .krajee-default .file-size-info{
  height: 22px;
}

.krajee-default.file-preview-frame .kv-file-content{
  width: 213px;
  height: 118px;
}

@media screen and (max-width: 480px){
	#header #mainMenu-trigger {
	    position: absolute;
	}
	.text-sm-justify {
	    text-align: justify !important;
	}
	 .text-large {
	    text-align: center;
	}
	.text-large-custom {
	    padding-top: 1em;
	    font-size: 36px !important;
	    text-align: center;
	}
	/* Page Nosotros */
	#nosotros .heading {
		margin-bottom: 30px;
	}

	.contact-footer{
		padding-top: 25px
	}
	.text-large-calidad {
	    font-size: 36px !important;
	}
  .counter span{
    font-size: 40px;
  }
  .col-xs-6{
    width: 50%!important;
    clear: none!important;
  }
}
.loader01::after,
.loader04::after,
.loader11::after,
.loader11::before,
.spinner .bar:after {
  content: "";
}

@-webkit-keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: .7;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: .7;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

.ball-grid-pulse {
  width: 57px;
}

.ball-grid-pulse > div:nth-child(1) {
  -webkit-animation-delay: .78s;
          animation-delay: .78s;
  -webkit-animation-duration: 1.55s;
          animation-duration: 1.55s;
}

.ball-grid-pulse > div:nth-child(2) {
  -webkit-animation-delay: -50ms;
          animation-delay: -50ms;
  -webkit-animation-duration: 1.22s;
          animation-duration: 1.22s;
}

.ball-grid-pulse > div:nth-child(3) {
  -webkit-animation-delay: .74s;
          animation-delay: .74s;
  -webkit-animation-duration: 1.03s;
          animation-duration: 1.03s;
}

.ball-grid-pulse > div:nth-child(4) {
  -webkit-animation-delay: -20ms;
          animation-delay: -20ms;
  -webkit-animation-duration: 1.45s;
          animation-duration: 1.45s;
}

.ball-grid-pulse > div:nth-child(5) {
  -webkit-animation-delay: .66s;
          animation-delay: .66s;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

.ball-grid-pulse > div:nth-child(6) {
  -webkit-animation-delay: -.15s;
          animation-delay: -.15s;
  -webkit-animation-duration: 1.18s;
          animation-duration: 1.18s;
}

.ball-grid-pulse > div:nth-child(7) {
  -webkit-animation-delay: .77s;
          animation-delay: .77s;
  -webkit-animation-duration: 1.08s;
          animation-duration: 1.08s;
}

.ball-grid-pulse > div:nth-child(8) {
  -webkit-animation-delay: -.11s;
          animation-delay: -.11s;
  -webkit-animation-duration: 1.46s;
          animation-duration: 1.46s;
}

.ball-grid-pulse > div:nth-child(9) {
  -webkit-animation-delay: .1s;
          animation-delay: .1s;
  -webkit-animation-duration: 1.22s;
          animation-duration: 1.22s;
}

.ball-grid-pulse > div {
  background-color: #26B8F3;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  float: left;
  -webkit-animation-name: ball-grid-pulse;
          animation-name: ball-grid-pulse;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}

@-webkit-keyframes square-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
            transform: perspective(100px) rotateX(180deg) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
            transform: perspective(100px) rotateX(180deg) rotateY(180deg);
  }
  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
            transform: perspective(100px) rotateX(0) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
            transform: perspective(100px) rotateX(0) rotateY(0);
  }
}

@keyframes square-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
            transform: perspective(100px) rotateX(180deg) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
            transform: perspective(100px) rotateX(180deg) rotateY(180deg);
  }
  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
            transform: perspective(100px) rotateX(0) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
            transform: perspective(100px) rotateX(0) rotateY(0);
  }
}

.square-spin > div {
  width: 50px;
  height: 50px;
  -webkit-animation: square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
          animation: square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
}

.ball-rotate > div, .ball-rotate > div:after, .ball-rotate > div:before {
  width: 15px;
  height: 15px;
  margin: 2px;
  background-color: #26B8F3;
  border-radius: 100%;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.ball-rotate > div {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.ball-rotate > div:first-child {
  -webkit-animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
          animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
}

.ball-rotate > div:after, .ball-rotate > div:before {
  content: "";
  position: absolute;
  opacity: .8;
}

.ball-rotate > div:before {
  top: 0;
  left: -28px;
}

.ball-rotate > div:after {
  top: 0;
  left: 25px;
}

@-webkit-keyframes cube-transition {
  25% {
    -webkit-transform: translateX(50px) scale(0.5) rotate(-90deg);
            transform: translateX(50px) scale(0.5) rotate(-90deg);
  }
  50% {
    -webkit-transform: translate(50px, 50px) rotate(-180deg);
            transform: translate(50px, 50px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateY(50px) scale(0.5) rotate(-270deg);
            transform: translateY(50px) scale(0.5) rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes cube-transition {
  25% {
    -webkit-transform: translateX(50px) scale(0.5) rotate(-90deg);
            transform: translateX(50px) scale(0.5) rotate(-90deg);
  }
  50% {
    -webkit-transform: translate(50px, 50px) rotate(-180deg);
            transform: translate(50px, 50px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateY(50px) scale(0.5) rotate(-270deg);
            transform: translateY(50px) scale(0.5) rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

.cube-transition {
  position: relative;
  -webkit-transform: translate(-25px, -25px);
          transform: translate(-25px, -25px);
}

.cube-transition > div {
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: -5px;
  background-color: #26B8F3;
  -webkit-animation: cube-transition 1.6s 0s infinite ease-in-out;
          animation: cube-transition 1.6s 0s infinite ease-in-out;
}

.cube-transition > div:last-child {
  -webkit-animation-delay: -.8s;
          animation-delay: -.8s;
}

@-webkit-keyframes ball-zig {
  33% {
    -webkit-transform: translate(-15px, -30px);
            transform: translate(-15px, -30px);
  }
  66% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes ball-zig {
  33% {
    -webkit-transform: translate(-15px, -30px);
            transform: translate(-15px, -30px);
  }
  66% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes ball-zag {
  33% {
    -webkit-transform: translate(15px, 30px);
            transform: translate(15px, 30px);
  }
  66% {
    -webkit-transform: translate(-15px, 30px);
            transform: translate(-15px, 30px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes ball-zag {
  33% {
    -webkit-transform: translate(15px, 30px);
            transform: translate(15px, 30px);
  }
  66% {
    -webkit-transform: translate(-15px, 30px);
            transform: translate(-15px, 30px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.ball-zig-zag {
  position: relative;
  -webkit-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px);
}

.ball-zig-zag > div {
  background-color: #26B8F3;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px 2px 2px 15px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  position: absolute;
  top: 4px;
  left: -7px;
}

.ball-zig-zag > div:first-child {
  -webkit-animation: ball-zig .7s 0s infinite linear;
          animation: ball-zig .7s 0s infinite linear;
}

.ball-zig-zag > div:last-child {
  -webkit-animation: ball-zag .7s 0s infinite linear;
          animation: ball-zag .7s 0s infinite linear;
}

.ball-triangle-path > div:nth-child(1), .ball-triangle-path > div:nth-child(2), .ball-triangle-path > div:nth-child(3) {
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes ball-triangle-path-1 {
  33% {
    -webkit-transform: translate(25px, -50px);
            transform: translate(25px, -50px);
  }
  66% {
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes ball-triangle-path-1 {
  33% {
    -webkit-transform: translate(25px, -50px);
            transform: translate(25px, -50px);
  }
  66% {
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes ball-triangle-path-2 {
  33% {
    -webkit-transform: translate(25px, 50px);
            transform: translate(25px, 50px);
  }
  66% {
    -webkit-transform: translate(-25px, 50px);
            transform: translate(-25px, 50px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes ball-triangle-path-2 {
  33% {
    -webkit-transform: translate(25px, 50px);
            transform: translate(25px, 50px);
  }
  66% {
    -webkit-transform: translate(-25px, 50px);
            transform: translate(-25px, 50px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes ball-triangle-path-3 {
  33% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
  }
  66% {
    -webkit-transform: translate(-25px, -50px);
            transform: translate(-25px, -50px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes ball-triangle-path-3 {
  33% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
  }
  66% {
    -webkit-transform: translate(-25px, -50px);
            transform: translate(-25px, -50px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.ball-triangle-path {
  position: relative;
  -webkit-transform: translate(-29.99px, -37.51px);
          transform: translate(-29.99px, -37.51px);
}

.ball-triangle-path > div:nth-child(1) {
  -webkit-animation-name: ball-triangle-path-1;
          animation-name: ball-triangle-path-1;
}

.ball-triangle-path > div:nth-child(2) {
  -webkit-animation-name: ball-triangle-path-2;
          animation-name: ball-triangle-path-2;
}

.ball-triangle-path > div:nth-child(3) {
  -webkit-animation-name: ball-triangle-path-3;
          animation-name: ball-triangle-path-3;
}

.ball-triangle-path > div {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #26B8F3;
}

.ball-triangle-path > div:nth-of-type(1) {
  top: 50px;
}

.ball-triangle-path > div:nth-of-type(2) {
  left: 25px;
}

.ball-triangle-path > div:nth-of-type(3) {
  top: 50px;
  left: 50px;
}

@-webkit-keyframes line-scale {
  0%, 100% {
    -webkit-transform: scaley(1);
            transform: scaley(1);
  }
  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4);
  }
}

@keyframes line-scale {
  0%, 100% {
    -webkit-transform: scaley(1);
            transform: scaley(1);
  }
  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4);
  }
}

.line-scale > div:nth-child(1) {
  -webkit-animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.line-scale > div:nth-child(2) {
  -webkit-animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.line-scale > div:nth-child(3) {
  -webkit-animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.line-scale > div:nth-child(4) {
  -webkit-animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.line-scale > div:nth-child(5) {
  -webkit-animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.line-scale > div {
  background-color: #26B8F3;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
}

@-webkit-keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

.ball-scale-multiple {
  position: relative;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

.ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: -.4s;
          animation-delay: -.4s;
}

.ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: -.2s;
          animation-delay: -.2s;
}

.ball-scale-multiple > div {
  background-color: #26B8F3;
  border-radius: 100%;
  position: absolute;
  left: -30px;
  top: 0;
  opacity: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
          animation: ball-scale-multiple 1s 0s linear infinite;
}

.ball-beat > div, .ball-pulse-sync > div {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  background-color: #26B8F3;
  display: inline-block;
}

@-webkit-keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  66% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  66% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.ball-pulse-sync > div:nth-child(1) {
  -webkit-animation: ball-pulse-sync .9s -.22s infinite ease-in-out;
          animation: ball-pulse-sync .9s -.22s infinite ease-in-out;
}

.ball-pulse-sync > div:nth-child(2) {
  -webkit-animation: ball-pulse-sync .9s -.11s infinite ease-in-out;
          animation: ball-pulse-sync .9s -.11s infinite ease-in-out;
}

.ball-pulse-sync > div:nth-child(3) {
  -webkit-animation: ball-pulse-sync .9s 0s infinite ease-in-out;
          animation: ball-pulse-sync .9s 0s infinite ease-in-out;
}

.ball-pulse-sync > div {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes ball-beat {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes ball-beat {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.ball-beat > div {
  -webkit-animation: ball-beat .7s 0s infinite linear;
          animation: ball-beat .7s 0s infinite linear;
}

.ball-beat > div:nth-child(2n-1) {
  -webkit-animation-delay: -0.35s !important;
          animation-delay: -0.35s !important;
}

@-webkit-keyframes line-scale-pulse-out-rapid {
  0%, 90% {
    -webkit-transform: scaley(1);
            transform: scaley(1);
  }
  80% {
    -webkit-transform: scaley(0.3);
            transform: scaley(0.3);
  }
}

@keyframes line-scale-pulse-out-rapid {
  0%, 90% {
    -webkit-transform: scaley(1);
            transform: scaley(1);
  }
  80% {
    -webkit-transform: scaley(0.3);
            transform: scaley(0.3);
  }
}

.line-scale-pulse-out-rapid > div {
  background-color: #26B8F3;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);
          animation: line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);
}

.line-scale-pulse-out-rapid > div:nth-child(2), .line-scale-pulse-out-rapid > div:nth-child(4) {
  -webkit-animation-delay: -0.25s !important;
          animation-delay: -0.25s !important;
}

.line-scale-pulse-out-rapid > div:nth-child(1), .line-scale-pulse-out-rapid > div:nth-child(5) {
  -webkit-animation-delay: 0s !important;
          animation-delay: 0s !important;
}

@-webkit-keyframes ball-scale-ripple-multiple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: .7;
  }
  100% {
    opacity: 0;
  }
}

@keyframes ball-scale-ripple-multiple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: .7;
  }
  100% {
    opacity: 0;
  }
}

.ball-scale-ripple-multiple {
  position: relative;
  -webkit-transform: translateY(-25px);
          transform: translateY(-25px);
}

.ball-scale-ripple-multiple > div:nth-child(0) {
  -webkit-animation-delay: -.8s;
          animation-delay: -.8s;
}

.ball-scale-ripple-multiple > div:nth-child(1) {
  -webkit-animation-delay: -.6s;
          animation-delay: -.6s;
}

.ball-scale-ripple-multiple > div:nth-child(2) {
  -webkit-animation-delay: -.4s;
          animation-delay: -.4s;
}

.ball-scale-ripple-multiple > div:nth-child(3) {
  -webkit-animation-delay: -.2s;
          animation-delay: -.2s;
}

.ball-scale-ripple-multiple > div {
  position: absolute;
  top: -2px;
  left: -26px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  -webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
          animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}

@-webkit-keyframes ball-spin-fade-loader {
  50% {
    opacity: .3;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes ball-spin-fade-loader {
  50% {
    opacity: .3;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.ball-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -10px;
}

.ball-spin-fade-loader > div:nth-child(1) {
  top: 25px;
  left: 0;
  -webkit-animation: ball-spin-fade-loader 1s -.96s infinite linear;
          animation: ball-spin-fade-loader 1s -.96s infinite linear;
}

.ball-spin-fade-loader > div:nth-child(2) {
  top: 17.05px;
  left: 17.05px;
  -webkit-animation: ball-spin-fade-loader 1s -.84s infinite linear;
          animation: ball-spin-fade-loader 1s -.84s infinite linear;
}

.ball-spin-fade-loader > div:nth-child(3) {
  top: 0;
  left: 25px;
  -webkit-animation: ball-spin-fade-loader 1s -.72s infinite linear;
          animation: ball-spin-fade-loader 1s -.72s infinite linear;
}

.ball-spin-fade-loader > div:nth-child(4) {
  top: -17.05px;
  left: 17.05px;
  -webkit-animation: ball-spin-fade-loader 1s -.6s infinite linear;
          animation: ball-spin-fade-loader 1s -.6s infinite linear;
}

.ball-spin-fade-loader > div:nth-child(5) {
  top: -25px;
  left: 0;
  -webkit-animation: ball-spin-fade-loader 1s -.48s infinite linear;
          animation: ball-spin-fade-loader 1s -.48s infinite linear;
}

.ball-spin-fade-loader > div:nth-child(6) {
  top: -17.05px;
  left: -17.05px;
  -webkit-animation: ball-spin-fade-loader 1s -.36s infinite linear;
          animation: ball-spin-fade-loader 1s -.36s infinite linear;
}

.ball-spin-fade-loader > div:nth-child(7) {
  top: 0;
  left: -25px;
  -webkit-animation: ball-spin-fade-loader 1s -.24s infinite linear;
          animation: ball-spin-fade-loader 1s -.24s infinite linear;
}

.ball-spin-fade-loader > div:nth-child(8) {
  top: 17.05px;
  left: -17.05px;
  -webkit-animation: ball-spin-fade-loader 1s -.12s infinite linear;
          animation: ball-spin-fade-loader 1s -.12s infinite linear;
}

.ball-spin-fade-loader > div {
  background-color: #26B8F3;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  position: absolute;
}

@-webkit-keyframes line-spin-fade-loader {
  50% {
    opacity: .3;
  }
  100% {
    opacity: 1;
  }
}

@keyframes line-spin-fade-loader {
  50% {
    opacity: .3;
  }
  100% {
    opacity: 1;
  }
}

.line-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -4px;
}

.line-spin-fade-loader > div:nth-child(1) {
  top: 20px;
  left: 0;
  -webkit-animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out;
          animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(2) {
  top: 13.64px;
  left: 13.64px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out;
          animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(3) {
  top: 0;
  left: 20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out;
          animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(4) {
  top: -13.64px;
  left: 13.64px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out;
          animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(5) {
  top: -20px;
  left: 0;
  -webkit-animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out;
          animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(6) {
  top: -13.64px;
  left: -13.64px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out;
          animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(7) {
  top: 0;
  left: -20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out;
          animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(8) {
  top: 13.64px;
  left: -13.64px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
          animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
}

.line-spin-fade-loader > div {
  background-color: #26B8F3;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  position: absolute;
  width: 5px;
  height: 15px;
}

.pacman > div:first-of-type, .pacman > div:nth-child(2) {
  width: 0;
  height: 0;
  border-right: 25px solid transparent;
  border-top: 25px solid #26B8F3;
  border-left: 25px solid #26B8F3;
  border-bottom: 25px solid #26B8F3;
  border-radius: 25px;
  position: relative;
  left: -30px;
}

@-webkit-keyframes rotate_pacman_half_up {
  0%, 100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate_pacman_half_up {
  0%, 100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate_pacman_half_down {
  0%, 100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes rotate_pacman_half_down {
  0%, 100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@-webkit-keyframes pacman-balls {
  75% {
    opacity: .7;
  }
  100% {
    -webkit-transform: translate(-100px, -6.25px);
            transform: translate(-100px, -6.25px);
  }
}

@keyframes pacman-balls {
  75% {
    opacity: .7;
  }
  100% {
    -webkit-transform: translate(-100px, -6.25px);
            transform: translate(-100px, -6.25px);
  }
}

.pacman {
  position: relative;
}

.pacman > div:nth-child(3) {
  -webkit-animation: pacman-balls 1s -.66s infinite linear;
          animation: pacman-balls 1s -.66s infinite linear;
}

.pacman > div:nth-child(4) {
  -webkit-animation: pacman-balls 1s -.33s infinite linear;
          animation: pacman-balls 1s -.33s infinite linear;
}

.pacman > div:nth-child(5) {
  -webkit-animation: pacman-balls 1s 0s infinite linear;
          animation: pacman-balls 1s 0s infinite linear;
}

.pacman > div:first-of-type {
  -webkit-animation: rotate_pacman_half_up .5s 0s infinite;
          animation: rotate_pacman_half_up .5s 0s infinite;
}

.pacman > div:nth-child(2) {
  -webkit-animation: rotate_pacman_half_down .5s 0s infinite;
          animation: rotate_pacman_half_down .5s 0s infinite;
  margin-top: -50px;
}

.pacman > div:nth-child(3), .pacman > div:nth-child(4), .pacman > div:nth-child(5), .pacman > div:nth-child(6) {
  border-radius: 100%;
  margin: 2px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: translate(0, -6.25px);
          transform: translate(0, -6.25px);
  top: 25px;
  left: 70px;
}

@-webkit-keyframes ball-grid-beat {
  50% {
    opacity: .7;
  }
  100% {
    opacity: 1;
  }
}

@keyframes ball-grid-beat {
  50% {
    opacity: .7;
  }
  100% {
    opacity: 1;
  }
}

.ball-grid-beat {
  width: 57px;
}

.ball-grid-beat > div:nth-child(1) {
  -webkit-animation-delay: 30ms;
          animation-delay: 30ms;
  -webkit-animation-duration: 1.54s;
          animation-duration: 1.54s;
}

.ball-grid-beat > div:nth-child(2) {
  -webkit-animation-delay: .23s;
          animation-delay: .23s;
  -webkit-animation-duration: .92s;
          animation-duration: .92s;
}

.ball-grid-beat > div:nth-child(3) {
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
  -webkit-animation-duration: 1.24s;
          animation-duration: 1.24s;
}

.ball-grid-beat > div:nth-child(4) {
  -webkit-animation-delay: .19s;
          animation-delay: .19s;
  -webkit-animation-duration: 1.36s;
          animation-duration: 1.36s;
}

.ball-grid-beat > div:nth-child(5) {
  -webkit-animation-delay: .27s;
          animation-delay: .27s;
  -webkit-animation-duration: 1.21s;
          animation-duration: 1.21s;
}

.ball-grid-beat > div:nth-child(6) {
  -webkit-animation-delay: -60ms;
          animation-delay: -60ms;
  -webkit-animation-duration: 1.04s;
          animation-duration: 1.04s;
}

.ball-grid-beat > div:nth-child(7) {
  -webkit-animation-delay: -80ms;
          animation-delay: -80ms;
  -webkit-animation-duration: .66s;
          animation-duration: .66s;
}

.ball-grid-beat > div:nth-child(8) {
  -webkit-animation-delay: -10ms;
          animation-delay: -10ms;
  -webkit-animation-duration: .95s;
          animation-duration: .95s;
}

.ball-grid-beat > div:nth-child(9) {
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  -webkit-animation-duration: .66s;
          animation-duration: .66s;
}

.ball-grid-beat > div {
  background-color: #26B8F3;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  float: left;
  -webkit-animation-name: ball-grid-beat;
          animation-name: ball-grid-beat;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}

.spinner {
  height: 56px;
  margin: auto 0;
  position: relative;
  width: 56px;
  -webkit-animation: material-rotate-all 1s linear infinite;
  animation: material-rotate-all 1s linear infinite;
}

.spinner .bar {
  width: 100%;
  height: 100%;
  border-radius: 200px 0 0 200px;
  border: 6px solid #e30613;
  position: relative;
}

.spinner .bar:after {
  width: 6px;
  height: 6px;
  display: block;
  background: #e30613;
  position: absolute;
  border-radius: 6px;
}

.spinner .left-side, .spinner .right-side {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.loaders, .loaders .loader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.spinner .right-side {
  right: 0;
}

.spinner .right-side .bar {
  border-radius: 0 200px 200px 0;
  border-left: none;
  -webkit-transform: rotate(-10deg);
  -webkit-transform-origin: left center;
  transform: rotate(-10deg);
  transform-origin: left center;
  -webkit-animation: material-rotate-right .75s linear infinite alternate;
  animation: material-rotate-right .75s linear infinite alternate;
}

.spinner .right-side .bar:after {
  bottom: -6px;
  left: -3px;
}

.spinner .left-side {
  left: 0;
}

.spinner .left-side .bar {
  border-right: none;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-animation: material-rotate-left .75s linear infinite alternate;
  animation: material-rotate-left .75s linear infinite alternate;
}

.spinner .left-side .bar:after {
  bottom: -6px;
  right: -3px;
}

@-webkit-keyframes material-rotate-left {
  to {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  from {
    -webkit-transform: rotate(175deg);
            transform: rotate(175deg);
  }
}

@keyframes material-rotate-left {
  to {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  from {
    -webkit-transform: rotate(175deg);
            transform: rotate(175deg);
  }
}

@-webkit-keyframes material-rotate-right {
  from {
    -webkit-transform: rotate(-175deg);
            transform: rotate(-175deg);
  }
  to {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
}

@keyframes material-rotate-right {
  from {
    -webkit-transform: rotate(-175deg);
            transform: rotate(-175deg);
  }
  to {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
}

@-webkit-keyframes material-rotate-all {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes material-rotate-all {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

.loader01 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -webkit-animation: 1s linear 0s normal none infinite running loader-rotate;
          animation: 1s linear 0s normal none infinite running loader-rotate;
  border-color: #b74834 transparent #b74834 #b74834;
  -o-border-image: none;
     border-image: none;
  border-radius: 50%;
  border-style: solid;
  border-width: 8px;
  height: 56px;
  margin: auto 0;
  position: relative;
  width: 56px;
}

.loader01::after {
  background: #b74834;
  border-radius: 50%;
  height: 8px;
  left: 33px;
  position: absolute;
  top: -1px;
  width: 8px;
}

.loader04 {
  -webkit-animation: 1s ease-in-out 0s normal none infinite running loader-rotate;
          animation: 1s ease-in-out 0s normal none infinite running loader-rotate;
  border: 2px solid #d8d7d7;
  border-radius: 50%;
  height: 56px;
  margin: -28px auto 0;
  position: relative;
  width: 56px;
}

.loader04:after {
  background: #71B3D0;
  border-radius: 50%;
  height: 10px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: -6px;
  width: 10px;
}

.loader11, .loader11::after, .loader11::before {
  border-radius: 50%;
  -webkit-box-shadow: 0 32px 0 #00b6ec;
          box-shadow: 0 32px 0 #00b6ec;
  height: 16px;
  width: 16px;
}

@-webkit-keyframes loader-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loader-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.loader11 {
  -webkit-animation: .8s ease-in-out .32s alternate none infinite running loader11;
          animation: .8s ease-in-out .32s alternate none infinite running loader11;
  margin: -50px auto 0;
  position: relative;
}

.loader11::after, .loader11::before {
  -webkit-animation: .8s ease-in-out 0s alternate none infinite running loader11;
          animation: .8s ease-in-out 0s alternate none infinite running loader11;
  position: absolute;
}

.loader11::before {
  -webkit-animation-delay: .48s;
          animation-delay: .48s;
  left: -30px;
}

.loader11::after {
  -webkit-animation-delay: .16s;
          animation-delay: .16s;
  right: -30px;
}

@-webkit-keyframes loader11 {
  0% {
    -webkit-box-shadow: 0 32px 0 #00b6ec;
            box-shadow: 0 32px 0 #00b6ec;
  }
  100% {
    -webkit-box-shadow: 0 20px 0 #00b6ec;
            box-shadow: 0 20px 0 #00b6ec;
  }
}

@keyframes loader11 {
  0% {
    -webkit-box-shadow: 0 32px 0 #00b6ec;
            box-shadow: 0 32px 0 #00b6ec;
  }
  100% {
    -webkit-box-shadow: 0 20px 0 #00b6ec;
            box-shadow: 0 20px 0 #00b6ec;
  }
}

.single9 {
  height: 6px;
  width: 75px;
  background-color: #d8d7d7;
  position: relative;
}

.single9:before {
  content: '';
  height: 6px;
  width: 10px;
  position: absolute;
  left: 0;
  background-color: #EC644B;
  -webkit-animation: single9anim 4s infinite ease-in-out;
  animation: single9anim 4s infinite ease-in-out;
}

.ball-beat > div, .ball-grid-beat > div, .ball-grid-pulse > div, .ball-pulse-sync > div, .ball-rotate > div, .ball-rotate > div:after, .ball-rotate > div:before, .ball-scale-multiple > div, .ball-scale-ripple > div, .ball-spin-fade-loader > div, .ball-triangle-path > div, .ball-zig-zag > div, .cube-transition > div, .line-scale-pulse-out-rapid > div, .line-scale > div, .square-spin > div {
  background: #e30613;
}

@-webkit-keyframes single9anim {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(65px);
    transform: translateX(65px);
  }
}

@keyframes single9anim {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(65px);
    transform: translateX(65px);
  }
}

.loaders {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.loaders .loader {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  height: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ball-scale-ripple-multiple > div {
  border: 2px solid #e30613;
}

.pacman > div:nth-child(3), .pacman > div:nth-child(4), .pacman > div:nth-child(5), .pacman > div:nth-child(6) {
  background-color: #e30613;
}

.pacman > div:first-of-type, .pacman > div:nth-child(2) {
  border-color: #e30613 transparent #e30613 #e30613;
}
/*# sourceMappingURL=preloaders.css.map */

#footer > div.footer-content > div > div > div:nth-child(1) > div > div > ul > li > a,#topbar a{
  color: #fff;
}
.area_clientes{
    text-align: center;
  }


@media (min-width:1203px){
.area_clientes{
    width: 11%;
  }
  .social_icons{
    width: 14%;
  }
}

input.input-buscador {
    height: 27px;
    border: none;
    border-bottom: 1px solid #ccc;
}

#buscador > form > i{
  color: #000!important;
  transition: all ease 0.6s;
}

#buscador > form > i:hover{
  color: #e30613!important;
}

@media (max-width: 991px){
  .hidden-mobile{
    display: none!important;
  }
  .show-mobile{
    display: block!important;
  }
  #buscador {
    display: none;
  }
  #topbar > div{
    /* padding: 0; */
    font-size: 10px;
  }
  .list-topbar{
    justify-content: space-between;
    display: block!important;
  }
  .social_icons{
    display: contents;
  }
  /* img.img-responsive.block-center{
    width: 50%;
  } */
}

#header #top-search form input {
    letter-spacing: normal;
    font-size: 18px;
}

#header.dark .header-extras i{
  color:#000;
}

div#slider,div#rev_slider_30_1{
  height: 56vh !important;
}

div.slide-130-layer-1{
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 3, 4, 3, 0, 0, -140, 1, 1)!important;
}

p.slide-130-layer-4{
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -135, 0, 1)!important;
  /* font-size: 13px!important; */
}

div.slide-130-layer-11{
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -150, 0, 1)!important;
}

div.slide-130-layer-9{
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 35, 0, 1)!important;
  min-width: 30px!important;
  min-height: 30px!important;
  height: 40px!important;
  width: 30px!important;
}

@media (min-width:992px){
  .current{
  box-shadow: inset 0 -2px 0 #e30613;
  }
}
@media (max-width:991px){
  div.slide-130-layer-11{
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -135, 0, 1)!important;
  }
  div.slide-125-layer-1{
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -85, 0, 1)!important;
  }
  div.slide-125-layer-4{
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -91, 0, 1)!important;
  }

  footer .list-flex{
    flex-direction: column;
    margin-top: 30px;
    border-top: 1px solid #e30613;
    padding: 39px 13px 10px;
    border-color: #dedede;
  }

  footer .flex-reverse-sm{
    display: flex;
    flex-direction: column-reverse;
  }

  footer .widget-contact-us {
    margin-bottom: 0;
    padding: 10px 8px 0;
  }

  footer .widget-contact-us .list-icon li{
    margin-left: auto;
  }

  .pt20-xs{
    padding-top: 20px;
  }

  .pb10-xs{
    padding-bottom: 10px;
  }
}


#mainMenu nav > ul > li:hover{
  box-shadow: inset 0 -120px 0 #e30613;
}

#mainMenu nav > ul > li:hover > a {
  color: #fff!important;
}

#mainMenu nav > ul > li.hover-active.open:hover > a.dropdown-toggle{
  color: #e30613 !important;
}

#header #mainMenu:not(.menu-overlay) nav > ul > li.dropdown::before{
  color: transparent !important;
}

.list-topbar{
  color:#fff;display:flex;list-style:none;margin:8px auto;padding:0;font-size:13px;
}

.list-topbar li{
  margin-right: 10px;
}

/* .seperator::before, .seperator::after, .separator::before, .separator::after{
  border-bottom: 1px solid #e30613;
} */

#section-contact > div > div > div:nth-child(2) > div > p > a{
  color: #7b7b7b;
}

#nosotros-carousel .owl-carousel.dots-inside .owl-controls{
  /* display: none; */
  opacity: 0.5;
}
#nosotros-carousel .owl-carousel.dots-inside .owl-controls .owl-nav{
  display: none;
}

.navbar.bg-white{
  background: transparent !important
}

.d-flex{
  display: flex;
  flex-direction: column;
}

.list-spacing  ul{
  margin-right: 0;
}

@media (min-width: 768px) {
  .d-flex{
    flex-direction: row;
  }

  .list-spacing  ul{
    margin-right: 5rem;
  }
}

.swal2-title{
  text-transform: uppercase;
  font-size: 1.5rem !important;
}

.swal2-actions{
  margin: 1.25em auto 1.25rem !important;
}

.swal2-popup{
  border-radius: 3px !important;
}

.swal2-styled.swal2-confirm{
  background-color: #e30613 !important;
  box-shadow: none !important;
  border-radius: 3px !important
}

.post-category{
  white-space: nowrap
}

.sidebar .widget .post-thumbnail-list .post-thumbnail-entry > img{
  object-fit: contain
}

#page-title .page-title > h1{
  text-transform: capitalize;
}

.post-image img {
  width: 100%;
  min-height: unset;
  object-fit: contain;
  object-fit: cover;
  max-height: unset;
}

.single-post .post-image img {
  min-height: unset;
  max-height: unset;
}

.error{
  color: #e30613;
  font-size: 13px;
  line-height: 15px
}

.title-border{
  border-top: 2px solid #e30613;
  padding-top: 20px;
  margin-top: 20px;
}

.section-color:not(:first-child){
  border-top: 2px solid #e30613;
  padding-top: 70px;
  margin-top: 20px;
}

.wsp_contact {
  position: fixed;
  background: #25d366;
  width: 39px;
  height: 39px;
  bottom: 80px;
  right: 25px;
  color: #fff;
  border-radius: 50%;
  padding-top: 9px;
  text-align: center;
  z-index: 99999999;
}

.wsp_contact:hover{
  background-color: #1bb755;
}

.wsp_contact a{
  color:white;
}

.wsp_contact i{
  color: white;
  font-size: 20px;
}

#topbar .social-icons li:hover i{
  animation:none;
  -webkit-animation: none;
  -moz-animation: none;
}

#topbar .social-icons li:hover a{
  background: #d20612;
}

.tp-bgimg:after{
  background: none;
}

.background-overlay:before{
  background: none;
}

#breadcrumbs{
  margin: 0;
  padding: 20px;
}

.breadcrumb{
  font-size: 14px;
}

@media (max-width: 480px){
  div#slider,div#rev_slider_30_1{
    height: 28vh !important;
    min-height: 100px !important;
  }

  #topbar ~ #header.header-transparent + #page-title:not(.page-title-classic),
  #topbar ~ #header.header-light-transparent + #page-title:not(.page-title-classic),
  #topbar ~ #header.header-dark-transparent + #page-title:not(.page-title-classic),
  #topbar ~ #header.header-colored-transparent + #page-title:not(.page-title-classic){
    height: 28vh;
  }

  .grid-2-xs.grid-3-columns .grid-item,
  .grid-2-xs.post-3-columns .post-item,
  .grid-2-xs.portfolio-3-columns .portfolio-item{
    width: 50%;
  }
}

.notification {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fcfcfc;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
  box-shadow: 0px -2px 9px 0px rgb(0 0 0 / 5%);
  border-bottom: 3px solid #d20612;
}
.notification p, .notification a{
  margin-bottom: 0;
  color: #111;
  font-weight: 600;
}
.notification .owl-dots{
  display: none!important;
}
.notification .owl-carousel .owl-nav [class*="owl-"] {
  background: transparent!important;
  border: 0;
  opacity: 1;
}
.notification .owl-carousel .owl-nav [class*="owl-"] i{
  color: #111;
}
.notification .owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.notification .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.icon-box.effect.small.clean,.icon-box.effect.medium.clean {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.icon-box > h3, .icon-box > p{
  text-align: left;
}
.icon-box.small > p {
  font-weight: 300;
  font-size: 19px;
}
.icon-box > h3 {
  font-size: 19px;
  font-weight: 500;
}
.icon-box.medium .icon,
.icon-box.small .icon {
  width: auto;
  height: auto;
}
.text-green{
  color: #496b40!important; /*3a843d*/
  margin-bottom: .6rem !important;
}
.text-light-green{
  color: #a9ca44!important;
}
.bg-green {
  background-color: #4a6c41;
}
.bg-light-green {
  background-color: #a9ca44;
}

section#page-title {
  border: 0;
}
@media (min-width:768px) {
  .box-fancy [class*="col-"] {
    height: 500px;
  }
}
.row-flex{
  display: flex;
  flex-wrap: wrap;
}
input[type=date].form-control{
  line-height: 1.33333;
}
/* Timeline */
body.none{
  overflow: unset;
}
#wrapper.none{
  overflow-x: unset;
}
.row-section-timeline{
  display: flex;
  padding-top: 3rem;
  padding-bottom: 6rem;
}
.title-timeline{
  color: #e30613;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 3rem !important;
}
.mx-auto{
  margin: 0 auto;
}
.container-timeline{
  position: relative;
  width: 80%;
  margin: 0 auto;
  display: grid;
  grid-row-gap: 2rem;
}
.item-timeline{
  width: 92%;
  margin-left: auto;
}
.item-timeline h2{
  color: #e30613;
  font: 2rem sans-serif;
}
.text-timeline{
  font-size: 1.35714286em;
  line-height: 1.68421053em;
  font-weight: 300;
  margin-bottom: 1rem;
}
.timeline-line{
  width: 1px;
  height: 98%;
  background: rgba(60,60,60,1);
  position: absolute;
  left: 0;
  top: 0;
}
.dot-line{
  position: -webkit-sticky;
  position: sticky;
  top: 50%;
  border-radius: 9999px;
  width: 0.75rem;
  height: 0.75rem;
  transform: translateX(calc(-50% + 1px/2));
  background: rgba(60,60,60,1);
}

@media screen and (max-width:768px){
  .container-timeline{
    width: 95%;
  }
}
/* Fin Timeline */

/* Desarrollo Sostenible */
.container-iniciativas{
  padding: 2rem;
  border: 1px solid rgba(60,60,60,1);
}
.mb-0{
  margin-bottom: 0;
}
.list-item{
  padding-left: 1rem;
  margin-bottom: 0;
}
.grid-objetivos{
  display: grid;
	grid-template-columns: repeat(auto-fit, minmax(365px, 1fr));
  grid-gap: 1.6rem;
  margin-bottom: 1.6rem;
}
.item-objetivos{
  display: block;
  padding: 1.2rem;
  border: 1px solid rgba(60,60,60,1);
}
.grid-img-objetivos{
  display: flex;
  align-items: center;
}
.item-objetivos h2{
  font-size: 1.8rem;
  text-align: left;
}
.item-objetivos p{
  margin-bottom: 0;
  color: #000;
}
.container-img-objetivos{
  height: 100px;
  display: flex;
  align-items: flex-end;
  gap: 1.2rem;
  margin-bottom: 2rem;
}
.img-objetivos{
  height: 100px;
  width: auto;
  object-fit: cover;
}
.text-objetivos{
  margin-top: 1rem;
  margin-bottom:0;
  color: #000;
}
.lead a{
  color: #405DE6;
}
@media screen and (max-width:768px){
  .grid-objetivos{
    grid-template-columns: 1fr;
  }
  .container-img-objetivos{
    height: 100px;
  }
  .img-objetivos {
    height: 100px;
  }
}
/* Fin Desarrollo Sostenible */

.container-text-monitoreo{
  text-align: left;
  border: 1px solid #fff;
  padding: 2rem;
}
.title-monitoreo{
  font-size: 1.8rem;
  text-transform: uppercase;
  text-decoration: underline;
}
.title-item-monitoreo{
  font-size: 1.6rem;
  text-transform: uppercase;
  margin-top: 1.8rem;
}
.list-monitoreo{
  padding-left: 0;
  list-style: none;
  text-align: left;
  margin-bottom: 0;
}
.list-monitoreo li{
  font-size: 1.35714286em;
  line-height: 1.68421053em;
  font-weight: 300;
}

.text-monitoreo{
  margin-bottom: .5rem;
  text-align: left;
}
.mb-0{
  margin-bottom: 0 !important;
}
.mb-1{
  margin-bottom: .5rem !important;
}
.mb-2{
  margin-bottom: 1.6rem !important;
}
.mt-2{
  margin-top: 1.6rem !important;
}
.pt-0{
  padding-top:0 !important;
}
.pb-0{
  padding-bottom: 0;
}
.container-cuadro{
  padding: 2rem;
  border: 1px solid #fff;
}
.container-cuadro-hearramientas{
  padding: 2rem;
  border: 1px solid #000;
  margin-bottom: 1.6rem;
}
.table-1 {
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #fff;
  color: #fff;
  text-align: left;
  padding: 8px 1rem;
}
.text-white{
  color: #fff;
}
.pt-1{
  padding-top: 1rem;
}
p b{
  display: block;
  margin-top: 1.6rem;
}
#mainMenu nav > ul > li .dropdown-menu > li > a:focus, #mainMenu nav > ul > li .dropdown-menu > li > a:hover, #mainMenu nav > ul > li .dropdown-menu > li > a:active, #mainMenu nav > ul > li .dropdown-menu > li > span:focus, #mainMenu nav > ul > li .dropdown-menu > li > span:hover, #mainMenu nav > ul > li .dropdown-menu > li > span:active, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:focus, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:hover, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:active {
  background-color: transparent;
  color: #e30613;
  cursor: pointer;
}
.lead, .text-timeline{
  text-align: justify !important;
}
.img-iniciativas{
  width: 100%;
  height: 330px;
  aspect-ratio: 1;
  object-fit: contain;
}
.img-herramientas{
  width: 100%;
  height: auto;
  object-fit: contain;
}
.align-items-center{
  align-items: center;
}
.title-metas{
  font-size: 1.4rem;
  margin-top: 1.6rem;
  margin-bottom: 1rem !important;
}
.img-nivel{
  width: 100%;
  height: auto;
  object-fit: contain;
}
.banner-principal{
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width:768px){
  .mb-mobile-2{
    margin-bottom: 1.6rem;
  }
}