body { background-color: #FFF; font-size: 14px; color: #1c1d1e; font-family: 'Open Sans', sans-serif;}
.spacer { clear:both;}
ul { margin-left:0px; padding-left:0px;}
  ul li { list-style-type:none;}
.cerrar { display: none !important;}
.close { display: none !important;}
h1, h2, h3, h4 {margin: 0px;}
img { width: 100%;}

@media (min-width: 992px) { 
.container { width: 970px;}
}

.roundall{ border-radius: 4px; -ms-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;}
.roundleft{border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft: 4px;-moz-border-radius-bottomleft: 4px;-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;}
.roundright{border-top-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright: 4px;-moz-border-radius-bottomright: 4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-left-radius:0px;border-top-left-radius:0px;}
.roundtop{border-top-right-radius:4px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-top-left-radius:4px; -moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}
.roundbottom{border-top-right-radius:0px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:0px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;}

/*PROGRESS BAR*/
.tit-avance { text-transform: uppercase; color: #14bdcd; font-size: 14px; font-family: 'Montserrat', sans-serif; margin-bottom: 5px;}
.skillbar {
  font-family: 'Montserrat', 'sans-serif';
  position:relative;
  display:block;
  margin-bottom:15px;
  width:100%;
  background:#FFF;
  height:30px;
  -webkit-transition:0.4s linear;
  -moz-transition:0.4s linear;
  -ms-transition:0.4s linear;
  -o-transition:0.4s linear;
  transition:0.4s linear;
  -webkit-transition-property:width, background-color;
  -moz-transition-property:width, background-color;
  -ms-transition-property:width, background-color;
  -o-transition-property:width, background-color;
  transition-property:width, background-color;
}

.skillbar-title {
  position:absolute;
  top:0;
  left:0;
  font-weight:bold;
  font-size:15px;
  color:#fff;
}
.skillbar-title.min {color:#14bdcd !important;}

.skillbar-title span {
  display:inline-block;
  padding:0 12px; padding-right: 0px;
  height:30px;
  line-height:30px;
}

.skillbar-bar {
  height:30px;
  width:0px;
  background:#14bdcd;
}

.skill-bar-percent {
  position:absolute;
  right:10px;
  top:0;
  font-size:11px;
  height:30px;
  line-height:30px;
  color:#444;
}

/*HEADER*/
header.navbar { margin-bottom: 0px; border: 0px; border-radius: 0px; padding-bottom: 0px; padding-top: 0px; background-color: #00ad92; background-image: url(../img/deg-top.png); background-position: center top; background-repeat: repeat-y; box-shadow: none;}
.bandagris { background-color: #4d4c4c; height: 22px; margin-bottom: 28px; background-image: url(../img/bg-bandgris.png); background-position: center top;}
.top { position: relative;}
  .top .logo { float: left; width: 48%; margin-top: 17px;}
  .top .logo img { width: 100%;}
.top .datos { float: right; width: 32%; margin-top: 3px; margin-bottom: 30px;}
  .top .datos h3 { margin: 0px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #88d9cf;font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 15px; color: #FFF;} 
  .top .datos .frase { float: left; width: 57%; border-right: 1px solid #88d9cf; font-family: 'Montserrat', sans-serif; font-size: 13px; line-height: 15px; font-weight: 400; color:#FFF; }
  .top .datos .social { float: right; width: 43%; font-size: 23px; text-align: right; }
    .top .datos .social a { color: #FFF;}
.top .datos .logos { margin-top: 10px; width: 100%; border-top-right-radius:4px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-top-left-radius:4px; -moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}

.logos { margin-top: -5px; }
.logos.footer { margin-top: 25px; margin-bottom: 20px;}

/*GENERAL*/
.content { background-color: #FFF; padding-top: 40px; padding-bottom: 60px;}
.content.home { padding-top: 25px; padding-bottom: 25px;}

/*OBRA*/
.obra {margin-bottom: 32px;}
.obra figure {background-color: #dddddd;}
.obra .info { background-color: #dddddd; padding: 18px; }
  .obra .info h2 { height: 40px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; color: #067380; font-size: 18px; line-height: 20px; font-weight: 700; margin-top: 5px; margin-bottom: 15px;}
  .obra .info .boton { font-family: 'Montserrat', sans-serif; border: 0px; padding: 13px; padding-top: 10px; padding-bottom: 10px; font-size: 13px; font-weight: 400; text-transform: uppercase; background-color: #067380 !important; background-image: none; color: #fff; text-shadow: none; box-shadow: none;}
    .obra .info .boton .fa { margin-left: 5px; color: #0a535f; font-size: 14px;}

.container.home .obra .info {height: 209px; overflow: hidden;}

.obra .info.long h2 { height: 66px;} 
.obra .info.long .tit-avance { display: none;}

.tit-plan {color: #565656; display: block;}
  .tit-plan .fa { font-size: 13px; margin-right: 4px; margin-top: -1px;}
  .tit-plan:hover {color: #565656;}

.share-whatsapp { display: none;}
.masobras { font-family: 'Montserrat', sans-serif; border: 1px solid #b2b2b2; margin-top: 20px; padding: 13px; padding-top: 13px; padding-bottom: 13px; font-size: 13px; font-weight: 400; text-transform: uppercase; background-color: transparent !important; background-image: none !important; color: #565656; text-shadow: none; box-shadow: none;}
  .masobras .fa { margin-right: 5px; color: #565656; font-size: 14px;}
  .masobras:focus {background-color: none !important;}

.general { background-color: #FFF; padding: 25px;}

.cont-share { padding-top: 20px; padding-bottom: 11px; color: #565656; text-transform: uppercase; font-family: 'Montserrat', sans-serif;  font-size: 13px;}

.content.detalle { background-color: #dddddd;}
.content.detalle .obra .info h1 {font-weight: 700; margin-top: 10px; font-size: 30px; line-height: 31px; height: auto; font-family: 'Montserrat', sans-serif; text-transform: uppercase; color: #067380;}
.content.detalle .obra .info { padding-left: 0px;}
.tabla {font-family: 'Montserrat', sans-serif; margin-top: 30px; font-size: 14px;  border: 1px solid #bfbfbf; text-transform: uppercase; border-radius: 4px; -ms-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;}
  .tabla span { display: block; font-weight: 700;}
  .tabla .col1, .tabla .col2 { padding: 15px; float: left; width: 50%; line-height: 17px;}
  .tabla .col1 {border-right: 0px solid #bfbfbf;}
  .tabla .col2 { display: none;}

.cont-detalle {padding: 25px; font-family: 'Open Sans', sans-serif;}
  .cont-detalle .nav {font-family: 'Montserrat', sans-serif; border-bottom: 1px solid #ededed;}
    .cont-detalle .nav a { color: #6d6d6d;}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {border: 1px solid #ededed; border-bottom: 1px solid #FFF; color: #14bdcd;}
.cont-detalle .tab-content { margin-top: 25px;}
.cont-detalle .tab-content .tab-pane { height: 229px;}
  .cont-detalle .tab-content .tab-pane p { width: 95%;}

.cont-video { background-color: #3d3d3d; padding: 25px; color: #3d3d3d; font-family: 'Open Sans', sans-serif; font-size: 13px;}
  .cont-video h2 { color: #FFF; font-size: 16px; font-family: 'Montserrat', sans-serif; margin-bottom: 20px;}
  .cont-video h2 .fa { margin-right: 4px;}
.video-container {position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed {position:absolute;top:0;left:0;width:100%;height:100%;}

.alineo { margin-top: 40px; margin-left: 15px; margin-right: 15px; background-color: #fff; width: auto; height: 100%; position: relative; clear: both;}
  .alineo .col-xs-12, .alineo .col-sm-6, .alineo .col-md-6 { padding-left: 0px; padding-right: 0px;}

.compartir { position:relative;height:20px;}
    .compartir .bt-twitter { float:left; margin-right:5px; height: 20px; width:96px;}
    .compartir .bt-face { float:left; margin-top:4px;}
    .compartir .tit-share { float:left; margin-right: 5px; display: none;}
    .cont-share h1 { display: none; margin-top: 15px; font-size: 17px; font-family: 'Montserrat', sans-serif; color: #3d3d3d; margin-bottom: 0px;}
    .cont-share h1.off { display: none;}

/*FOOTER*/
footer { background-color: #4d4c4c; padding-top: 35px; padding-bottom: 20px; color: #dbd9d5; font-family: 'Open Sans', sans-serif; font-size: 13px;}
footer .social { text-align: right;}
  footer .social a { color: #dbd9d5; font-size: 28px; line-height: 32px; margin-left:7px; }
footer .logo img {opacity: 0.8; width: 90%;}

.zur {color: #8e8e8e; font-size: 12px; text-align: right; font-family: 'Raleway', sans-serif; padding-top: 25px;}
    .zur a {color: #8e8e8e; text-decoration: none; font-weight: 400;}
      .zur a:hover { color: #FFF;}
      .zur a span {font-weight: 800;}



@media (max-width: 992px) {
header { padding-top: 38px;}

.top .datos .frase {width: 90%; border-right: 0px;}
.top .datos .social {display: none;}

.obra .info.long-tablet h2 { height: 66px;} 
.obra .info.long-tablet .tit-avance { display: none;}

}

@media screen and (max-width: 767px) {
/*GENERAL*/


/*HEADER*/
header { padding-bottom: 0px; padding-top: 30px;}

.top .logo { float: none; width: 100%; margin-top: 0px; margin-bottom: 15px;}
  .top .logo img { width: 100%;}
.top .datos { float: none; width: 100%;}
.top .datos .frase { display: none;}
.top .datos .social { display: none;}
.top .datos h3 { display: none; border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px;}
.logos { margin-top: 20px;}

.content.home { padding-top: 10px; padding-bottom: 0px;}

.container.home .obra .info { height: auto;}
.obra .info.long h2 { height: auto;} 
.obra .info.long .tit-avance { display: block;}

.obra .info.long-tablet h2 { height: auto;} 
.obra .info.long-tablet .tit-avance { display: block;}

.content.detalle { padding-bottom: 35px;}
.content.detalle .obra { margin-bottom: 20px;}
.content.detalle .obra .info { padding-right: 0px; padding-top: 0px;}
  .content.detalle .obra .info h1 {margin-top: 5px; margin-bottom: 25px;}

.cont-slide { padding-left: 0px; padding-right: 0px;}
.alineo {padding: 0px; margin: 0px;}

.cont-detalle { padding: 20px; padding-top: 25px;}
.content.detalle .obra .info h1 { margin-top: 20px;}
.cont-detalle .tab-content .tab-pane { height: auto;}
.cont-detalle .tab-content .tab-pane p { width: 100%;}

.cont-video {padding-left: 15px; padding-right: 15px; padding-bottom: 15px; padding-top: 18px;}
  .cont-video h2 { margin-left: 0px; margin-right: 0px; margin-bottom: 15px;}

.masobras { width: 100%; text-align: center; margin-top: 35px;}
.share-whatsapp { margin-top: 15px; font-family: "Montserrat",sans-serif; padding: 13px; text-align: center;font-size: 15px; text-transform: uppercase; display: block; background-color: #5cbe4a; color: #FFF; border-radius: 4px; -ms-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;}
  .share-whatsapp .fa { padding-right: 6px; font-size: 18px; margin-left: -5px;}
    a.share-whatsapp:visited{ color: #FFF;}
    a.share-whatsapp:hover{ color: #FFF; text-decoration: none;}

/*FOOTER*/
footer { padding-bottom: 0px;}
footer .frase { padding-top: 15px; padding-bottom: 15px;}
footer .social { text-align: center; padding-bottom: 5px; border-top:1px solid #747373; padding-top: 15px;}
  footer .social a { margin-left: 0px; margin-right: 10px;}
.zur { padding: 0px !important;}
  .zur a { margin-top: 20px; background-color:#1b1b1b; padding-top:17px; padding-bottom:15px; display:block; text-align: center; color:#fff !important;}


}