body {  background: #fff;  color: #0c0e3b;  font-family: "futura-pt";font-size: 17px; }
.logobrand{  padding-top: 3px;  padding-left: 15px;}
a { color:#0c0e3b;}
a:hover {color:#666;}
.footer{
  /* position: absolute; */
    bottom: 0;
    padding-top: 25px;
    padding-bottom: 30px;
    width: 100%;
    background-color: #2e2f34;
    z-index: 6000 !important;
    color: #f8f8f8;
    z-index: 2000;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 35px;
}
.headertitle{
  color: #fff;
font-size: 55px;
/* text-transform: uppercase; */
/* max-width: 700px; */
margin-left: auto;
margin-right: auto;
text-align: left;
line-height: 48px;
}
.headertitle small{color: #fff; font-size:16px;}
.headerquote{
  color: #fff;
font-size: 20px;
text-transform: uppercase;
/* max-width: 700px; */
margin-left: auto;
margin-right: auto;
text-align: right;
}
.header-container{
  min-width: 100%;
  min-height: 700px;
  background-size: cover;
  background-position: bottom;
  padding-top: 400px;
  padding-right: 10px;
  padding-left: 10px;
}
.header-container-small{
  min-width: 100%;
  min-height: 300px;
  background-size: cover;
  background-position: bottom;
  padding-top: 200px;
  padding-right: 10px;
  padding-left: 10px;
}
.padding50{
  /* padding: 50px; */
}
.headerweb{
  padding-top: 300px;
}
.headerlogo{
  max-width: 400px;
}
.textheader{
  margin-bottom: 30px;
  display: block;
}
.photosli3de{
  max-height: 80vh;
}
.barmenu{
position:fixed;
width: 100%;
height: 103px;
/* left: 350px; */
z-index: 1;
/* background-image: url('../img/bgbar.png'); */
background-repeat: none;
}
.scrollicon{
  width: 25px;
bottom: 45px;
position: absolute;
}
.slidemiddle{
  width: 400px;
      color: #d10055;
      font-size: 130px;
      text-align: left;
      margin-left: auto;
      text-transform: uppercase;
      font-weight: bold;
      margin-right: auto;
      word-wrap: break-word;
}
.slidemiddle1{
  color: #d10055;
  font-size: 25px;
}
.sl1{
  background-image: url('../img/seo.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.sl2{
  background-image: url('../img/360.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.sl3{
  background-image: url('../img/faster.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.btnquote{
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #14a4ff;
  color: #fff !important;
  text-decoration: none;
}
.btnquote:hover{
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ca0667;
  color: #fff !important;
  text-decoration: none;
}
.btnquotemg{
     font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #e91e63;
    border: 0px;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
  }
  .btnquotemg:hover{

      background-color: #a91849;

    }

    .pricing {
	text-align: center;
	border: 1px solid #f0f0f0;
	color: #777;
	font-size: 14px;
	padding-left: 0;
	margin-bottom: 30px;
  /* font-family: 'Lato'; */
}
.pricing img {
	display: block;
	margin: auto;
	width: 32px;
}
.pricing li:first-child,
.pricing li:last-child {
	padding: 20px 13px;
}
.pricing li {
	list-style: none;
	padding: 13px;
}
.pricing li + li {
	border-top: 1px solid #f0f0f0;
}
.pricing big {
	font-size: 32px;
}
.pricing h3 {
	margin-bottom: 0;
  font-size: 36px;
}
.pricing span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.pricing li:nth-last-child(2) {
	padding: 30px 13px;
}
.pricing button {
	width: auto;
	margin: auto;
	font-size: 15px;
	font-weight: bold;
	border-radius: 50px;
	color: #fff;
	padding: 9px 24px;
	background: #aaa;
	opacity: 1;
	transition: opacity .2s ease;
  border: none;
  outline: none;
}
.pricing button:hover {
	opacity: .9;
}
.pricing button:active {
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
}
/* pricing color */
.pricing h3{
  color: #000 !important;
}
.stripe12{
  background-color: #f44;
}
.p-green big,
.p-green h3 {
	color: #fff;
}
.p-green button {
	background: #03A9F4;
}
.p-yel big,
.p-yel h3 {
	color: #fff;
}
.p-yel button {
	background: #3F51B5;
}
.p-red big,
.p-red h3 {
	color: #fff;
}
.p-red button {
	background: #673AB7;
}
.p-blue big,
.p-blue h3 {
	color: #fff;
}
.p-blue button {
	background: #9C27B0;
}

.fondoday{
  background-image: url('../img/daydream.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.featuresicon{
  font-size: 30px;
  margin-top: 25px;
}
.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}


.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;

  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;

  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}


.overlayvideo {
  background: rgba(0,0,0,0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto auto 1em;
  box-sizing: border-box;
  padding-top: 20%;
  line-height: 1.5;
  text-align: center;
}
  :last-child { margin-bottom: 0; }
.space60{margin-top: 60px;}
.space80{margin-top: 80px;}
  .maindiv{
    position: absolute;
margin-top: 100vh;
width: 100%;
  }
  .maindiv1{
    position: absolute;
margin-top: 0px;
width: 100%;
  }
  .ancho{ min-height: 350px;}
  .center{text-align:center;}
  .main1{
    background-color: #a71158;
padding: 0px !important;
        min-height: 150px;
  }
  .main2{
    background-color: #c9d1de;
        min-height: 150px;padding: 0px !important;
  }
  .main3{
    background-color: #363636;
        min-height: 150px;padding: 0px !important;
  }
  .h1title{max-width: 600px;
    /* text-align: left; */
    font-size: 3.5rem;
    margin-left: auto;
    margin-right: auto; margin-bottom: 1.25rem;}
  .bignumber{font-size: 3.5em; color:#ff9b00;}
  .bignumberw{font-size: 3.5em; color:#fff;}
  .bignumberb{color: #6f6f6f;
    font-size: 36px;
    font-weight: 600;}
  .section1{padding: 50px 0px;}
  .section2{padding: 50px 0px; width: 100%; background-color:#fff;}
  .section3{padding: 50px 0px; width: 100%; background-color:#201e1f;}
  .botonlearn{ padding: 10px; text-transform: uppercase; background-color: #ce106b; color: #fff;}
  .botonlearn:hover{background-color: #2196F3; color: #fff; text-decoration: none;}
  .blanco{ color: #fff !important;}
  .darkblue{color: #011b39 !important;}
  .graybg{background-color: #f8f9fa; padding-bottom: 15px;}
  .whitebg{ background-color: #fff;}
  .titleh1blanco{color: #fff;}
  .slide{padding: 5px;}


  .footer .footer-menu{
    list-style-type: none;
  padding-left: 0;
  }
  .footer .footer-menu a {
    color: #fff;
  }
  .footer h2{
    margin-top: 0;
  margin-bottom: 25px;
  font-size: 94px !important;
  font-size: 9.4rem !important;
  color: #fff;
  }
  .socialfooter{
    padding-top: 25px;
    border-top: 2px solid #ccc;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .copyright{
    font-size: 11px;
    color: #fff;
  }
  .linkwhite{color: #fff;}.linkwhite:hover{color:#e96a4c;}
  .map-responsive{
      overflow:hidden;
      padding-bottom:56.25%;
      position:relative;
      height:0;
  }
  .map-responsive iframe{
      left:0;
      top:0;
      height:100%;
      width:100%;
      position:absolute;
  }
  #street-view{height:70vh}
  #map{height: 70vh;     width: 100%;}
  #filtros{
    /* height: 10vh;  */
    color: #000; padding: 5px;}
  .filtroinput{
    /* display: block; */
  padding: 5px;
  font-weight: bold;
  color: #000;
  max-width: 300px;
  /* min-width: 50%; */
  /* float: left; */
  }
  .filterdiv{
    float: left;
    padding-right: 30px;
  }
  .filterdiv1{
    /* right: 0;
      position: absolute; */
  }

  .form_buttom{
    background-color: #001f37;
    padding: 10px 25px;
    color: #dbffff;
    border: 0px;
  }
  .form_buttom:hover{
    background-color: #dbffff;
    color: #001f37;
    text-decoration: none;
    cursor: default;
  }
  .form_input{
    margin: 0 0 15px 0 !important;
      padding: 5px;
  /*height: 2.3125rem;*/
  width: 100%;
  }
  .cc-window {
    z-index: 10000000000 !important;
  }
  @media screen and (max-width: 767px){
.header-container{
      min-height: 750px;
}
.paddinggsv{padding: 50px;}
.paddingmobile40{
      padding: 40px;
}
.topecel{
  margin-top: 130px !important;
}
.filtertitle{
  display: none;
}
.altura{
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.altura1{
  padding-left: 40px !important;
  padding-right: 40px !important;
}
#street-view{height:50vh}
#map{height: 50vh;}
  }
