/* Style */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Permanent+Marker&display=swap');

html, body { overflow-x: hidden; }

body { color: #fff; font-family: 'Montserrat', sans-serif; font-weight: 400;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,d8d8d8+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #d8d8d8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#d8d8d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */}

.ptMono {font-family: 'PT Mono', monospace;}
.marker {font-family: 'Permanent Marker', cursive;}

h1, h2, h3, h4, h5, h6, p, ul, ol, li { color: #323232;}
p {font-size: 16px; color: #696969;}

h1 {font-size: 28px;}

.caption {font-size: 22px; color: #f90; font-family: 'PT Mono', monospace;}
.caption span { color: #F59C1C;}
.pink {color: #bb7ed7 !important;}
.centrar {text-align: center;}
.transitions {-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
text-decoration: underline;}
.portafolios { margin-bottom: 40px;}

.marcas { margin-bottom: 40px;}
.marcas img { max-width: 600px;}

.push40 {margin-bottom: 40px;}
.title { font-weight: 800;}

ul span { font-weight: 800; font-size: 18px; }
ul li { font-size: 16px; list-style: none;}
.gris {color: #CECECE;}
.colorIconMenu {color: #bcc2c7;}

.servicios { margin:40px 0;}
.servicios h1 {margin-bottom: 20px;}
.servicios ul span { font-weight: 800; font-size: 18px; margin-bottom: 20px; display: block;}
.servicios  ul li { font-size: 16px !important; list-style: none;}

.testimonios {margin: 40px 0;}

.logo {max-width: 330px; display: block; margin: 0 auto; padding: 20px; margin-bottom: 20px;}

.noneo {display: none !important;}
.tv {background: url("../img/tv.png") no-repeat no-repeat 313px 40px; padding: 20px}

footer { font-size: 13px; color: #898989; margin: 20px;}
footer p {font-size: 13px;}
footer a { font-size: 13px; cursor: pointer; text-decoration: underline !important;}
footer a:hover { color: #000; top:4px; }
.social {}
.social a { margin-left: 10px; }
.social img {max-width: 34px; }

.callToAction { background: #D8D8D8; padding: 40px 0; margin-bottom: 40px;}
.callToAction a {background: #015EAA; padding: 10px 30px; font-weight: 600;}
.callToAction a:hover { color: #fff; text-decoration: none;}

.carouselMobile { padding: 20px; min-width: 400px; display: none;}

.itemPort {margin-bottom: 20px; -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.3);
box-shadow: 1px 1px 3px 1px rgba(0,0,0,.3);}

::-moz-selection { color: black;  background: yellow; }
::selection      { color: black;  background: yellow; }

/* Form */
.formWrapper {
    padding: 10px;
}
.formBg {
    /* background-color: rgba(0,0,0,.9); */
    margin-bottom: 60px;
    /* padding: 10px; */
    /* border: solid 1px #5E6B71;
    border-radius: 4px; */
}
.back {
    padding: 10px;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.tituloForm h1 {
    font-size: 28px;
    margin-top: 4px;
    color: #323232;
    font-weight: 300;
    text-align: center;
}
.tituloForm h1 span {
    font-size: 28px;
    display: block;
    font-weight: 900;
}
.tituloForm h2 {
    font-size: 18px;
    margin-top: 4px;
    font-weight: 300;
    text-align: center;
    color: #323232;
}
.tituloForm h3 {
    font-size: 18px;
    margin-top: 4px;
    font-weight: 300;
    text-align: center;
    /* color: #5E6B71; */
    color: #961010;
    text-decoration:line-through;
}
.tituloForm hr { border-top:1px solid #5E6B71; margin: 20px 20%;}

.form-control {
    border-radius: 4px !important;
    padding: 10px;
    border: 1px solid #d9d9d9;
    width: 100% !important;
    height: 45px;
}
textarea {
    width: 100% !important;
    color: #000;
    padding: 6px 12px;
    border: 1px solid #ccc;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    margin: 20px 0 20px 40px;

}

.btn-success {
    width: 100% !important;
    /* background-color: #40d74e; */
    background-color: #015EAA;
    padding: 10px;
    font-size: 22px;
    margin-bottom: 10px;
    text-decoration: none;
}


.form-group {
    margin-bottom: 15px !important;
}


.selectSucursal {
    -webkit-appearance: none;
    background: url("../img/select.png") #fff right no-repeat !important;
    cursor: pointer;
    color: #555;
    font-weight: 400;
    cursor: pointer;
    /* padding-left: 37px; */
    /* height: 48px; */
    float: left;
    /* font-size: 20px; */
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* border: solid 1px #d2d2d2; */
    /* border: solid 1px rgba(191,123,43,.8); */
    /* border: solid 1px #4d7599; */
}

.botonPrivacidad { cursor: pointer; text-decoration: underline !important; margin-left: 6px;}

.action {
    background-color: #008F39;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    text-transform: none;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #00BD0D;
        margin-bottom: 40px;
}
.action:hover {
    background-color: #40d74e;
    padding: 10px;
    font-size: 18px;
    color: #aeffb4;
    text-transform: none;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #00BD0D;
}

/* Masonry */
/* .grid-item { width: 200px; }
.grid-item--width2 { width: 400px; } */

.gridywrap div[class*=gridy] {
  background: #eee;
  box-shadow: inset 0 0 0 1px #ddd;
  padding: 15px; float: left;
  position: relative;
}
.gridywrap .gridy-1,
.gridywrap .gridy-2,
.gridywrap .gridy-3 {width: 320px;
  overflow: hidden;}

.gridywrap .gridy-1 {width: 100%;}
.gridywrap .gridy-2 {width: 100%;}
.gridywrap .gridy-3 {width: 100%;}

.gridywrap .gridyhe-1 {height: 320px; }

.gridywrap .gridyhe-1 {
    height: 320px;
    min-width: 350px;
}

.gridywrap .gridyhe-2 {height: 320px;}

@media screen and (min-width: 640px) {
  .gridywrap .gridyhe-2 {height: 320px;}
  .gridywrap {
    width: 100%;
  }
  .gridywrap .gridy-1 {width: 50%;}
  .gridywrap .gridy-2 {width: 50%;}
  .gridywrap .gridy-3 {width: 100%;}
}
@media screen and (min-width: 1024px) {
  .gridywrap .gridy-1 {width: 33.3%;}
  .gridywrap .gridy-2 {width: 66.6%;}
  .gridywrap .gridy-3 {width: 100%;}
  .gridywrap .gridyhe-2 {height: 640px;}
}

/*styling*/
.gridywrap .gridimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
.gridywrap .gridimg img {
  width: 100%;
}
.gridywrap .gridinfo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.1);
  text-align: center;
  transition: all 0.8s;
}
.gridywrap .gridinfo h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 100;
  text-transform: uppercase;
  margin: 130px 0 20px;
  position: relative;
}
.gridywrap .gridinfo h3:after {
  content: '';
  width: 25px;
  border-top: 4px solid #fff;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}
.gridywrap .gridinfo .gridmeta {
  transition-delay: 0.25s;
}
.gridywrap .gridinfo .gridmeta p {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}
.gridywrap .gridinfo .gridmeta p i {
  margin-right: 5px;
}
.gridywrap .gridinfo .gridmeta p.gridwho {
  margin-left: 25px;
}
.gridywrap .gridinfo p.gridexerpt {
  width: 60%;
  margin: 0 auto;
  line-height: 22px;
  margin-bottom: 25px;
  color: #fff;
  transition-delay: 0.5s;
}

.gridywrap .gridinfo * {
  opacity: 0;
  transition: all 0.8s;
}
.gridywrap .gridinfo h3 {
  opacity: 1;
  text-shadow: 1px 1px 0 #333;
  font-family: 'PT Mono', monospace;
}
.gridywrap .gridinfo .grid-btn {
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 25px;
  border: 1px solid #fff;
  display: block;
  overflow: hidden;
  font-size: 13px;
}
.gridywrap .gridinfo .grid-btn:hover {
  width: 75px;
  background: rgba(0,0,0,0.3);
}
.gridywrap .gridinfo .grid-btn span {
  opacity: 0;
  display: none;
  transition: opacity 0.8s;
}
.gridywrap .gridinfo .grid-btn:hover span {
  opacity: 1;
  display: inline;
}
.gridywrap .gridinfo .grid-btn:hover i {
  opacity: 0;
  display: none;
}

.gridywrap .gridinfo:hover * {
  opacity: 0.7;
}
.gridywrap .gridinfo:hover p {
  opacity: 1;
}
.gridywrap .gridinfo:hover {
  background: rgba(0, 0, 0, 0.7);
}
.gridywrap .gridinfo:hover h3 {
  margin-top: 70px;
  opacity: 1;
}

.intro {
  text-align: center;
  padding: 25px;
  background: #111;
  color: #ddd;
}
/* h1 {
  font-size: 48px;
  font-weight: 300;
  padding: 15px 0;
} */
.intro p {
  opacity: 0.5;
  font-size: 12px;
}
.intro p a {
  color: #FA8CD3;
}

/* Hover */
@keyframes shake {
	25% {
		transform: rotate(calc(var(--angle) * -1));
	}

	50% {
		transform: rotate(var(--angle));
	}

	100% {
		transform: rotate(0deg);
	}
}

.display {
	display: grid;
	grid-template-columns: 50% 50%;
	grid-gap: 0.1em;
}

.HOVER {
	--width: 100%;
	--time: 0.7s;
	position: relative;
	display: inline-block;
	height: 3.4em;
	padding: 1em;

	color: white;
	background: #015EAA;
	overflow: hidden;

    border-radius: 4px 3px 6px / 2px 4px;
    cursor: pointer;
}

.HOVER text {
	position: relative;
	z-index: 5;
	transition: color var(--time);
}

.HOVER:hover text {
	color: #222;
}
.HOVER span {
	border-radius: 100%;
	position: absolute;
	display: block;
	content: "";
	z-index: 0;
	width: 0;
	height: 0;

	background: #fff;
	transform: translate(-50%, -50%);
	transition: width var(--time), padding-top var(--time);
}

.HOVER:hover span {
	width: calc(var(--width)*2.25);
	padding-top: calc(var(--width)* 2.25);
}

.HOVER.FLASH:hover text {
	color: white;
}
.HOVER.FLASH span {
	background: #ff3b3b;
}

.animated {
	--angle: 5deg;
	animation: shake 0.3s;
}

.gridywrap {margin-bottom: 40px;}


/* Carousel  */
.carousel {
	/* margin: 0 50px auto; */
	/* padding: 0 70px; */
}
.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    /* min-height: 290px; */
}
.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
}
.carousel .overview {
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #323232;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
    display: none;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {
	background: #555;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

/* Hamburger */
code {
  display: inline-block;
}

code,
.hamburger {
  vertical-align: middle;
}

/* Fixes */
.main > section button {
    border: none;
    background: transparent;
    color: #fff;
    padding: 0;
    display: block;
    width: 100%;
    cursor: pointer;
    margin: 10px 0;
    font-size: 0.8em;
}
.main > section button:hover {
    background: transparent;
}
.main > section button.active {
    background: transparent;
}

.main, .container > header {
    display: contents;
    padding: 0 1.875em 0 1.875em;
}

.carousel {
    margin-bottom: 20px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #323232;}

.typer {font-size: 22px;}

.modal-body p, ul, li, ol { font-size: 13px !important; text-align: justify;}

label {margin-bottom: 15px !important; color: #969EA2; margin-left: 13px; font-weight: 300;}
.btn-success { border-color: #00345f;}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 11px);
}

.bv-form .help-block {
    margin-bottom: 0;
    background: red;
    padding: 0px 6px;
}

input[type=checkbox], input[type=radio] { margin-right: 10px;}
a {color: #97AFAF;}

@keyframes text2 {
  0%, 50%, 100% {
    width: 0;
  }

  60%, 90% {
    width: 21.2em;
  }
}
@keyframes text1 {
  0%, 50%, 100% {
    width: 0;
  }
  10%, 40% {
    width: 17em;
  }
}
.text_1 {
  animation: text1;
}
.text_2 {
  animation: text2;
}
.text_1, .text_2 {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  animation-duration: 20s;
  animation-timing-function: steps(25, end);
  animation-iteration-count: infinite;
}
.text_1::after, .text_2::after {
  content: "|";
  position: absolute;
  right: 0;
  animation: caret infinite;
  animation-duration: 1s;
  animation-timing-function: steps(1, end);
}

// Mixin itself
@mixin clearfix() {
  &::after {
    display: block;
    content: "";
    clear: both;
  }
}

// Usage as a mixin
.element {
  @include clearfix;
}


/* Media Query */
@media query {

}
@media (max-width: 680px) {
  .carouselMobile {
      padding: 20px; min-width: 400px; display: block;
  }
  .carousel {
      display: none;
  }
}
