.logo-respo {

    max-width: 250px;
}

@media (max-width: 414px) {
  .logo-respo {
   margin-top: 5px; margin-bottom: 5px;
   max-width: 160px; 
  }
}

@media (max-width: 768px) {
  .logo-respo {
   margin-top: 5px; margin-bottom: 5px;
   max-width: 180px; 
  }
}

.text-justify {text-align: justify;}


.desvana-slide {
z-index: 100000;    
background: rgba(111,111,110,0.85);
background: -moz-linear-gradient(top, rgba(111,111,110,0.85) 0%, rgba(111,111,110,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(111,111,110,0.85)), color-stop(100%, rgba(111,111,110,0)));
background: -webkit-linear-gradient(top, rgba(111,111,110,0.85) 0%, rgba(111,111,110,0) 100%);
background: -o-linear-gradient(top, rgba(111,111,110,0.85) 0%, rgba(111,111,110,0) 100%);
background: -ms-linear-gradient(top, rgba(111,111,110,0.85) 0%, rgba(111,111,110,0) 100%);
background: linear-gradient(to bottom, rgba(111,111,110,0.85) 0%, rgba(111,111,110,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6e', endColorstr='#6f6f6e', GradientType=0 );

    
}

.desvana-foto {
z-index: 999999999;     
background: rgba(255,227,42,0);
background: -moz-linear-gradient(top, rgba(255,227,42,0) 0%, rgba(255,227,42,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,227,42,0)), color-stop(100%, rgba(255,227,42,1)));
background: -webkit-linear-gradient(top, rgba(255,227,42,0) 0%, rgba(255,227,42,1) 100%);
background: -o-linear-gradient(top, rgba(255,227,42,0) 0%, rgba(255,227,42,1) 100%);
background: -ms-linear-gradient(top, rgba(255,227,42,0) 0%, rgba(255,227,42,1) 100%);
background: linear-gradient(to bottom, rgba(255,227,42,0) 0%, rgba(255,227,42,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe32a', endColorstr='#ffe32a', GradientType=0 );

    
}

.fondo-dash { 
background-image: url("../img/fondo-punto.gif");
background-repeat:repeat;

}


.font14 { font-size: 14px;}
.font15 { font-size: 15px;}
.font16 { font-size: 16px;}
.font17 { font-size: 17px;}
.font18 { font-size: 18px;}
.font19 { font-size: 19px;}
.font20 { font-size: 20px;}


.inter20 { line-height: 20px;}
.inter24 { line-height: 24px;}
.inter28 { line-height: 28px;}
.inter32 { line-height: 32px;}
.inter36 { line-height: 36px;}

.top10 { margin-top: 10px;}
.top20 { margin-top: 20px;}
.top30 { margin-top: 30px;}
.top40 { margin-top: 40px;}
.top50 { margin-top: 50px;}
.top60 { margin-top: 60px;}
.top70 { margin-top: 70px;}
.top80 { margin-top: 80px;}
.top90 { margin-top: 90px;}
.top100 { margin-top: 100px;}
.top110 { margin-top: 110px;}
.top120 { margin-top: 120px;}
.top130 { margin-top: 130px;}
.top140 { margin-top: 140px;}
.top150 { margin-top: 150px;}
.top160 { margin-top: 160px;}
.top170 { margin-top: 170px;}
.top180 { margin-top: 180px;}
.top190 { margin-top: 190px;}
.top200 { margin-top: 200px;}
.top210 { margin-top: 210px;}
.top220 { margin-top: 220px;}
.top230 { margin-top: 230px;}
.top240 { margin-top: 240px;}
.top250 { margin-top: 250px;}
.top260 { margin-top: 260px;}

.top-nega20 { margin-top: -20px;}
.top-nega30 { margin-top: -30px;}
.top-nega40 { margin-top: -40px;}
.top-nega50 { margin-top: -50px;}
.top-nega60 { margin-top: -60px;}


.bottom10 { margin-bottom: 10px;}
.bottom20 { margin-bottom: 20px;}
.bottom30 { margin-bottom: 30px;}
.bottom40 { margin-bottom: 40px;}
.bottom50 { margin-bottom: 50px;}
.bottom60 { margin-bottom: 60px;}
.bottom70 { margin-bottom: 70px;}
.bottom80 { margin-bottom: 80px;}
.bottom90 { margin-bottom: 90px;}


.fondo-pie {
  width: 100%;
  height: 100%;
  background-color: rgba(112, 112, 112, 1.0);
  color: #ffffff;
  border-top: 4px solid #ffdd00;
  font-size: 14px;
  line-height: 24px;      
}

.fondo-pie a {
  text-decoration: none;  
  color: #ffffff;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -ms-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

.fondo-pie a:hover, a:focus {
  text-decoration: none;
  color: #ffdd00;
}


.link-gris {
  text-decoration: none;  
  color: #868686;
}

.link-gris a:hover, a:focus {
  text-decoration: none;
  color: #ffdd00;
}

.hero-dot-w {
  color: #fff;
}

.call-us-yellow {
  background-color: #ffdd00;
  width: 98%;
  padding: 30px;
  border-radius: 4px;
  color: #222222;
    /*text-align: center;*/

}


.call-us-title-yellow {
  font-size: 26px;
    line-height: 32px;
    font-weight: 600;
   /* font-family: "Barlow", sans-serif;*/
    font-family: 'Roboto', sans-serif;
}





.foto-frame { 
    background-image: url('http://www.constructorajm.com/2018/img/slide02.jpg');

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center; 
}



/*.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../img/videoframe.jpg') center center / cover no-repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }
}*/


 .boton-video {

    z-index: 100;
    bottom: 200px; 
    text-align: center;
         width: 150px;
     padding: 10px;
     border-radius: 30px;
     font-weight: 600;
  font-family: 'Roboto', sans-serif;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  text-align: center;
 -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #474747;
     border: 1px solid #fff;
     background-color: rgba(255, 255, 255, 0.5);
  /*background-color: #fff;*/
     -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
     
  }



.boton-video:hover {
  color: #474747;
  border-color: #f9eb79;
}

.boton-video:focus {
  outline: none;
  color: #474747;
}


#index-video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: -100;
    right: 0;
    bottom: 0;
    background: url(../img/index-image.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}

.index-video-wrapper {
    height: 100%;
    width: 100%;
    background: url(../img/index-image.jpg) no-repeat center center;
    background-size: cover;
}


.fondo404 {
    background:#f4f4f4; 
}





