body{
  font-family: libelsuit;
  background-image: url("../img/textura_banana.jpg") !important;
  background-repeat: repeat;
  color:#000000;
}

@font-face {
    font-family: RobotoLight;
    src: url(../fonts/RobotoCondensed-Light.ttf);
}
@font-face {
    font-family: Hijrnotes;
    src: url(../fonts/Hijrnotes_PERSONAL_USE_ONLY.ttf);
}

@font-face {
    font-family: libelsuit;
    src: url(../fonts/libelsuit.ttf);
}



.family1{
  font-family: 'Roboto Condensed Regular', sans-serif !important;
}

.family2{
  font-family: 'Roboto Condensed Bold', sans-serif !important;
}
.family3{
  font-family: RobotoLight !important;
  font-size: 21px;
}

#narbar{ margin-top: 30px; position: relative; top: 0px; }
#narbar .container{ max-width: 944px; padding: 0px; }
.navbar-default {
  background-color: transparent !important;
  border-color: transparent !important;
}


.navbar-inverse {
  background-color: transparent !important;
  border-color: transparent !important;
  
}
div.pp_overlay{ width: 100% !important; }
.navbar-default .navbar-nav > li { padding-left: 10px; padding-right: 10px; }
.navbar-default .navbar-nav > li > a {
  font-size: 18px;
  color:#000;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 2px;
  padding-right: 2px;
  line-height: 12px;
}
.navbar-default .navbar-nav > li > i{ font-size: 5px !important; position: relative; top: -3px; }

#Menu_Logogrande{ padding-left: 15px; padding-right: 15px; }


#navbar{ opacity: 0; animation:2s dentrmenu; animation-fill-mode: forwards; }
@keyframes dentrmenu{
  from{ opacity: 0; }
  to{ opacity: 1; }
}
#navbar.anima {animation-name: animamenu;
  animation-duration: 0.2s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  opacity: 0; }
.navbar-default .navbar-nav>li>a:hover{
  color:#ffed00;
  background: #000;
}

.navbar-inverse .navbar-nav>li>a {
  font-size: 18px;
  color:#000;
}

.navbar-inverse .navbar-nav>li>a:hover{
  color:#000;
  text-decoration: underline;
}


li > i {
  font-size: 8px !important;
  color:#fbab00 !important; 
}



.navbar-default .navbar-nav   a.active , .navbar-default .navbar-nav  a.active :hover, .navbar-default .navbar-nav   a.active:focus {
    color:#ffed00;
  background: #000;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color:#000 !important;
    background-color: transparent !important;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color:#000 !important;
  background-color: transparent !important;
}

@media (min-width: 992px) { 

  ul > li {
    display: table-cell !important;
    vertical-align: middle !important;
    float:none !important;
  }

}

.footspecial a img {width: 35px;}
.footspecial a {text-decoration: none;}
#startchange .container{ max-width: 1017px; font-size: 15px;   position: relative; left: -60px; }

#startchange .textoweb{ position: absolute; right: 0px; top: 10%; max-width: 477px; }
#startchange h3{ text-align: right; font-weight: bold; font-size: 23px; font-family: 'Roboto Condensed Regular', sans-serif !important }
#startchange h3 span{ display: block; font-family: "Hijrnotes"; font-weight: 300; font-size: 38px; padding-top: 20px; }

/*************************/
.navbar-default .navbar-toggle {
    border-color:transparent;
    margin-top: 20px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffed00;
    margin-bottom: 6px;
}
.navbar-default .navbar-toggle.collapsed .icon-bar { background-color: #fff; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.mobile-circle{
  display: none;
}

.aparecer{
  display: table-cell  !important;
}

.desaparecer{
  display: none !important;
}

.scrolled {
  background-color: #000 !important;
  color:#fff !important;
  height: 55px;
  transition: background-color 50ms linear;
  margin: 0px !important;
  position: fixed !important;
  left: 0px; top: 0px;
  animation-name: animamenu;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  opacity: 0;
}

.scrolled2 {
  animation-name: animamenuDos, animamenu;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

.sb-nav{ top: -52px; color: #fff; opacity: 1; }

@keyframes animamenu{
  from{ opacity: 0; }
  to{ opacity: 1; }
}

@keyframes animamenuDos{
  from{ opacity: 1; }
  to{ opacity: 0; }
}
.scrolled #Menu_Logogrande{ display: none !important; }
.navbar-fixed-top.scrolled ul{ margin: 0px !important; display: table; width: 100%; }
.navbar-fixed-top.scrolled ul li{ padding: 0px; padding-left: 10px; padding-right: 10px;  }
.navbar-fixed-top.scrolled ul li a{ font-size: 16px; text-align: center; }
.navbar-fixed-top.scrolled{  }
.colorwhite {
  color:#fff !important;
}


.navbar-default .navbar-nav   a.active, .navbar-default .navbar-nav a:hover{
  color:#ffed00 !important;
  /*text-decoration: underline;*/
}

#Menu_Logopequeno{
  padding-top: 5px;
  display: none !important;
}
.scrolled #Menu_Logopequeno{ display: inline-block !important; }
.scrolled #Menu_Logopequeno a{ background: transparent !important; }
.scrolled #Menu_Logopequeno img{ width: 110px; height: 43px; margin-top: -7px; }

@media (max-width: 950px) { 

  .navbar-brand {
    padding: 10px 10px;
  }

  .navbar-default {
    background-color: #000 !important;
    border-color: #000 !important;
  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    background-color: #000 !important;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    color:#fff;
  }

  .navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:focus:hover{
    color:#fff;
  }

  .mobile-circle{
    display: block;
    float: left;
    font-size: 6px !important;
    color:#fbab00 !important;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: 6px;
  }

  .section{
    padding-top: 50px !important;
    padding-bottom: 30px !important;
  }

  .carousel-indicators {
    bottom: -50px !important;
  }
  .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
     font-size: 25px !important;
     right: 40%;
      margin-right: -5px;
  }

  .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    font-size: 25px !important;
    left: 40%;
    margin-left: -5px;
  }

  .footspecial{
    margin-top: 10px;
  }
}


/*************************/


.section{
  /*padding-top: 150px;*/
    padding-bottom: 30px;
}

.text-big{
  font-size: 18px;
}



.section-1{
  background-image: url("../img/fondo_negro.jpg") !important;
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 100px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


}


.primero{
  -webkit-clip-path: polygon(0 9%, 100% 0%, 100% 91%, 0% 100%);
  clip-path: polygon(0 9%, 100% 0%, 100% 91%, 0% 100%);
}

.segundo{
  -webkit-clip-path: polygon(0 0, 100% 9%, 100% 91%, 0% 100%);
  clip-path: polygon(0 0, 100% 9%, 100% 91%, 0% 100%);
}

.tercero{
  -webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 9%, 100% 0, 100% 100%, 0% 100%);
  padding-top: 100px;
  padding-bottom: 40px;
}

.section-1 .carousel-inner{ text-align: center; max-width: 726px; margin: auto; }
.section-1 .carousel{ position: relative; }
.section-1   .carousel-control{ position: absolute; top: 39%; z-index: 10; }
.section-1   .carousel-control.right{ right: 20px; }
.section-1   .carousel-control.left{ left: -20px; }
.section-1  .img-thumbnail{ width: 100%; }
.section-1  .col-xs-3{ width: 20%; padding-bottom: 30px; }
.section-1 .carousel-indicators{ bottom: -20px !important;  }
.section-1 h1, .section-1.logotipo h1{
  color:#fff !important;
  font-size: 69px;
  margin-bottom: 50px;
  text-align: center;
}

.section-1.clientes > div > h1{
  color:#ffed00 !important;
}
.section-1.clientes .carousel-inner{ text-align: center; max-width: 726px; margin: auto; }
.section-1.clientes .carousel{ position: relative; }
.section-1.clientes .carousel-control{ position: absolute; top: 17%; z-index: 10; }
.section-1.clientes .carousel-control.right{ right: 20px; }
.section-1.clientes .carousel-control.left{ left: -20px; }
.section-1.clientes .img-thumbnail{ width: 100%; }
.section-1.clientes .col-xs-3{ width: 20%; padding-bottom: 30px; }
.section-1.clientes .carousel-indicators{ bottom: -20px !important;  }
.section-1.clientes h1, .section-1.logotipo h1{
  color:#fff !important;
  font-size: 69px;
  margin-bottom: 50px;
  text-align: center;
}
.section-1.clientes p{ font-size: 16px; font-weight: 300; font-family: 'Roboto Condensed Regular', sans-serif !important; }

.section-1 .container{ max-width: 900px; }

.multi-item-carousel{
  .carousel-inner{
    > .item{
      transition: .6s ease-in-out all;
    }
    .active{
      &.left{
        left:-33%;
      }
      &.right{
        left:33%;
      }
    }
    .next{
      left: 33%;
    }
    .prev{
      left: -33%;
    }
  }
  .carouse-control{
    &.left, &.right{
      background-image: none;
    }
  }

  @media all and (transform-3d), (-webkit-transform-3d) {
    &{
      .carousel-inner {
        > .item{
          transition: .6s ease-in-out all;
          -webkit-backface-visibility: visible;
          backface-visibility: visible;
          -webkit-perspective: none;
          -webkit-transform: none!important;
          transform: none!important;
        }
      }
    }
  }
}

.carousel-control.right {
  background-image: none !important;
}

.carousel-control {
  color:#ffed00;
    opacity: 1;
}
.carousel-control.right:hover {
  color:#ffed00;
}

.carousel-control.left:hover {
  color:#ffed00;
}


.carousel-control {
  width: 0% !important;
}


@media screen and (min-width: 768px){
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -40px !important;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -40px !important;
  }
  .carousel-indicators {
    bottom: -70px !important;
  }
}

.img-thumbnail {
    padding: 2px !important;
}

.carousel-indicators li {
  background-color: #fff;
}
.carousel-indicators li{
  width: 14px; height: 14px;
  margin-left: 14px !important;
}
.carousel-indicators .active {
  background-color: #ffed00 !important;
  border: 1px solid #ffed00;
  width: 14px; height: 14px;
}


@media (min-width: 768px){
   .section-2 > .col-md-12 > .navbar-nav{
        float:none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
}


.section-2{
    padding-top: 8px;
   
}
.section-2 .container{ max-width: 900px; }
.section-2 h1{ font-size: 69px; margin-bottom: 0px; margin-bottom: 25px; }
.section-2 .navbar-nav{ display: block; float: inherit; margin: auto; text-align: center; }
.section-2 .navbar-nav>li{ display: inline-block !important; padding: 0px 8px;}
.section-2 .navbar-nav>li>a {
  color: #000 !important;
  font-size: 22px;
  padding: 0px;
  display: inline-block; width: inherit;
  padding-left: 10px; padding-right: 10px;
  vertical-align: middle;
}
.section-2  .carousel-indicators li{ background: #000; width: 12px; height: 12px; }
.section-2 .carousel-inner{ text-align: center; max-width: 726px; margin: auto; }
.section-2 .carousel{ position: relative; }
.section-2   .carousel-control{ position: absolute; top: 39%; z-index: 10; }
.section-2   .carousel-control.right{ right: 20px; }
.section-2   .carousel-control.left{ left: -20px; }
.section-2  .img-thumbnail{ width: 100%; }
.section-2  .col-xs-3{ width: 20%; padding-bottom: 30px; }
.section-2 .carousel-indicators{ bottom: -20px !important;  }
.section-2 h1{
  color:#000 !important;
  font-size: 69px;
 
}
.section-2 h2{ font-size: 42px; margin-top: 20px; margin-bottom: 30px; }
.section-2 .navbar-nav>li>a{ padding: 5px; display: inline-block; }
.section-2 .navbar-nav>li>a.active, .section-2 .navbar-nav>li>a:hover,section-2 > .col-md-12 > .navbar-nav>li>a:focus {
  	color: #ffed00 !important;
    background: #000;
}

.section-2 .navbar-nav>li>a .active {
  color: #000 !important;
    text-decoration: underline;
    background-color: transparent;
}

.section-2 .carousel > .col-md-1 >.carousel-control {
  color:#000;
    opacity: 1;
}

.section-2 .carousel > .col-md-8 > .carousel-indicators li {
    background-color: #000;
    border: 1px solid #000;
}

.section-2 .carousel > .carousel-indicators .active {
  background-color: #d1d1d1 !important;
  border: 1px solid #d1d1d1 !important;
}

.text-grey{
  color: #696060;
  font-size: 20px;
}

.text-white{
  color: #fff;
  font-size: 12px;
}

.section-3{
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-3 .container{ max-width: 708px; }
.section-3   h1{
  font-size: 69px;  
  color:#000 !important;
  text-align: center; 
  margin-bottom: 33px;
}


.section-3 strong{
  font-size: 16px;
  color:#000 !important;
  font-family: 'Roboto Condensed Regular', sans-serif !important;

}

.section-3 small{
  font-size: 12px;
  font-weight: normal;
  color:#000 !important;
  font-family: 'Roboto Condensed Regular', sans-serif !important;
}

.section-3 .contactspecial{
  padding-right: 3px;
  padding-left: 3px;
}

.section-3 textarea{
  resize:none;
  margin-bottom: 5px;
}

.section-3 .form-control {
  margin-top: 8px;
  background-color: #000;
  border: none;
  border-radius: 0px;
  color: #fff;
  font-family: 'Roboto Condensed Regular', sans-serif !important;
}

.section-3 input {
  height: 45px;
}

.section-3 .btn {
  border-radius: 0px;
  font-size: 26px;
  padding-left: 20px; padding-right: 20px;
  margin-right: -15px;
  margin-top: 20px;
}
.section-3 .captcha-content{ 
  -webkit-transform: scale(1.06);
  -moz-transform:    scale(1.06);
  -ms-transform:     scale(1.06);
  -o-transform:      scale(1.06);
  transform:         scale(1.06);

  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.btn-grey {
    color: #ffed00;
    background-color: #4a4a4a;
    border-color: #373737;
}

.btn-grey:hover,.btn-grey:focus {
    color: #fbab00;
}

.section-4{
  background-image: url("../img/fondo_negro.jpg") !important;
  background-repeat: repeat;
  padding-top: 20px;
  padding-bottom: 12px;
  font-weight: 100;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-size: 25px;
  color:#cdcdcd;
}
.section-4 .container{ max-width: 908px; }


.section-4 .logfoo{ margin-top: -62px; width: 65%; margin-bottom: -12px;margin-left: 69px; }

.section-4 > div > img {
  position: absolute;
  top:-52px;
}

.section-4 > div > div {
  font-weight: lighter;
  color: #cdcdcd;
}

#disenio_publicitario{padding-bottom: 30px;}

.footer{
  color: #717171 !important;
  font-size:15.5px;
  /*text-align: center;*/
  padding-top: 10px;
  font-family: 'Roboto Condensed Regular', sans-serif !important;

}

.imgbanderas img{ display: inline-block; margin-right: 8px; margin-bottom: 9px;}
.imgbanderas .text-grey{ margin-bottom: 0px; display: block; }
.imgbanderas p{ margin-top: 15px; }

.imgbanmapa .pull-right {padding-top: 35px;}

/*******************************/
.carousel-inner > div > div > div> a {
  position: relative;
  width: 100%;
}

.carousel-inner > div > div > div> a >.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #fff;
}


/*validar form*/
.cod-error-site{
  background-color: #4a4a4a;
  padding: 7px 12px;
  border-radius: 4px;
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
  top: -75px;
  left: 0px;
  font-weight: bolder;
  border: 1px solid;
  font-size: 12px;
  z-index: 999;
  font-family: 'Roboto Condensed Regular', sans-serif !important;
}

.cod-error-site:before{ /* Este es un truco para crear una flechita */
  content: '';
  border-top: 8px solid #4a4a4a;
  border-bottom: 8px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  position: absolute;
  left: 15px;
  top: 27px;
}

@media (min-width: 768px){
  .carousel-inner > div > div > div> a:hover .overlay {
    opacity: 0.5;
    margin-top: -40%;
    padding-bottom: 77%;
  }
}



@media (max-width: 767px){
  .carousel-inner > div > div > div> a:hover .overlay {
    opacity: 0.5;
    margin-top: -40%;
    padding-bottom: 70%;
  }
}

.margin{
  margin-top: 20px;
}


.margin2{
  margin-left: 60px;
}

.carousel-indicators > li, .carousel-indicators > li .active{
  margin-left: 20px !important;
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.sb-prev, .sb-next, .sb-cancel{ background: transparent; }
.sb-nav a:hover{ background: transparent; color: #ffed00 !important; }
.sb-prev{ float: left; }
.sb-next{ float: right; }
.sb-items{ max-width: 800px; }
.sb-item{ border:3px solid #fff; }
.sb-nav{ max-width: 800px; margin: auto; display: block; position: relative; top: 0px; margin-bottom: 60px; }
.sb-item img{ max-height: 500px; }

@media(max-width: 1300px){
  .section-3 .captcha-content{ 
    -webkit-transform: scale(0.7);
    -moz-transform:    scale(0.7);
    -ms-transform:     scale(0.7);
    -o-transform:      scale(0.7);
    transform:         scale(0.7);

    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .section-3 .btn {margin-top: 0px;}
}
@media(max-width: 1000px){ 
  .section-1 h1, .section-2 h1, .section-1.logotipo h1, .section-1.clientes h1, .section-3 h1{font-size: 90px;}
  #startchange{height: 410px;}


	.section-4 .logfoo{ margin-top: -94px;  margin-left: 20px; }
  .visible-xs, .visible-sm, .visible-md, .visible-lg{ display: inline-block !important; }
  #narbar{ background: #000 !important; margin: 0px !important; padding: 30px 0px;}
  .navbar-default .navbar-nav > li { display: block !important; padding-top: 35px; padding-bottom: 35px; }
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
     color: #fff !important;
    background-color: transparent !important;
    padding: 6px;
    font-size: 50px;

	}
  .section-1.clientes p{ font-size: 26px; }
.navbar-default .navbar-nav > li > a{ font-size: 70px; line-height: 60px; }
.mobile-circle {
    display: block;
    float: left;
    font-size: 20px !important;
    color: #fbab00 !important;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: 40px;
}
.navbar-default .navbar-nav > li.hidden-xs{ display: none !important; }
  #Menu_Logopequeno{ display: none !important; }
  #navbar{  opacity:0 !important; height: 0px !important; overflow: hidden !important;-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;  }
  #navbar.in{ opacity: 1 !important; height: 100% !important; width: 100%; max-height: inherit; padding-top: 50px;}
  .navbar-header{ width: 100%; }
  .navbar-toggle{ display: inline-block; float: right !important;  font-size: 100px; }
  /*.hidden-xs{ display: none !important; }*/
   .navbar-toggle .icon-bar{ width:60px; height: 9px; }
   .navbar-brand > img{ width: 215px !important; margin-top: -13px; }
   .navbar-brand{ height: 85px; }
  .nav > li {
    position: relative;
    display: block;
    width: 100%;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{        border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
 }
 .col-md-6{ width: 100%; }
 .text-center.footspecial { text-align: left; padding-top: 40px; padding-bottom: 10px; }
 .text-center.footspecial img{ width: 70px; margin-right: 10px; }
 .text-center.footspecial span{ display: none; }
 .text-center.footspecial a { padding-right: 40px; }
 .section-4 .col-md-9{ width: 70%; }
 .section-4 .col-md-3{ width: 30%; }
 .section-4 .logfoo{ width: 87%; }
 .section-3 .btn {font-size: 55px; padding-left: 30px; padding-right: 30px;}
 .section-3 form{ padding-bottom: 70px;}
 .section-3 strong{font-size: 40px}
 .section-3 small{font-size: 25px}
 .section-3 .btn {margin-top: 0px;}
 .section-3 .captcha-content{ 
    -webkit-transform: scale(1.4);
    -moz-transform:    scale(1.4);
    -ms-transform:     scale(1.4);
    -o-transform:      scale(1.4);
    transform:         scale(1.4);

    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
 .section-3 .form-control{font-size: 40px; min-height: 80px;}
 .section-2 .navbar-nav>li{ width: 100%; padding-top: 10px; padding-bottom: 40px; }
 .section-2 .navbar-nav>li>a{ display: inline-block; width: auto; font-size: 40px; }
 .section-2 h2 {font-size: 60px;}
 .section-3 .contactspecial2 { padding-top: 20px;}
 .imgbanderas{ width: 100%; }
 .imgbanmapa{ width: 100%; text-align: center; }
 .imgbanmapa img{ float: inherit !important; display: block; margin: auto; margin-left: 27%; margin-top: 45px; width: 400px; }
 .imgbanmapa .pull-right{padding-top: 0px; margin-top: 20px;}
 .imgbanderas .text-grey{ font-size: 33px; }
 .imgbanderas img{ width: 65px; }
 .family3{padding-right: 20px; display: inline;}

 .footer{display: none;}

 .sb-item img{ max-height: 1000px; }

  /*validar form*/
  .textarea-content .cod-error-site{
    top: -500px;
  }
  .cod-error-site{
    background-color: #4a4a4a;
    padding: 7px 12px;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: bold;
    position: relative;
    top: -105px;
    left: 0px;
    font-weight: bolder;
    border: 1px solid;
    font-size: 24px;
    z-index: 999;
    font-family: 'Roboto Condensed Regular', sans-serif !important;
  }

  .cod-error-site:before{ /* Este es un truco para crear una flechita */
    content: '';
    border-top: 8px solid #4a4a4a;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    left: 15px;
    top: 42px;
  }
  div.pp_default .pp_content_container .pp_details{ max-width: 977px; }
  div.pp_default .pp_content, div.light_rounded .pp_content{ max-width: 977px; }
  div.ppt{ max-width: 977px; }
  .pp_hoverContainer{ max-width: 977px; }
  div.pp_default .pp_content img{ max-width: 977px; }

}

#form-contacto strong { font-weight: normal; }