*{
    margin:0px;
    outline:0px;
    padding:0px;
    box-sizing: border-box;
	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body{
    overflow-x: hidden;
    width: 100%;
}
body.fixedPosition{
    position: fixed;
}
.container{
    width:100%;
    margin:0px auto;
}
.container.container-obras{
    width: 990px;
    margin: auto;
}
.title.title-oursectors{
    margin-top: 111px!important;
    margin-bottom: 78px!important;
}
@font-face {
    font-family: BebasNeueBold;
    src: url(../fuentes/BebasNeueBold.otf);
}

/*--------------------------------------HEADER--------------------------------------*/
.header{
    width:100%;
    height: 334px;
}
.header .ig-header{
    position: absolute;
    top: 30px;
    right: 320px;
}
.header .menu .item-menu:nth-child(5) {
    margin-right: 0px;
}
.header .menu .item-menu:last-of-type{
    margin-left: 8px;
}
.header .up-arrow{
    opacity: 0;
    margin: 12px auto;
    display: block;
    transition: all .3s ease-in;
}
/*
.header .up-arrow:hover, .header .up-arrow.active{
    opacity: 100;
    margin: 8px auto;
}*/
.home-header.header{
    width:100%;
    height: auto;
}
.titulo-grande{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-left: 5px;
  font-size: 79.06px;
  line-height: 82px;
  letter-spacing: -1px;
  color: #ffffff;
}
.titulo-chico{
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26.65px;
  margin-left: 8px;
  letter-spacing: 1px;
  color: #FFFFFF;

}
.button{
  padding: 17px 28px;
  background-color:#424242;
  font-size: 14px;
  border-radius: 8px;
  margin: 21px 11px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #ffffff;
  border: none;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  letter-spacing: .04em;
}
.titulo1{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
	line-height: 26px;
}
.titulo2{
    font-family: 'BebasNeueBold', sans-serif;
    font-weight: 700;
    font-size: 65px;
    text-align: center;
    color: #424242;
}
.header .menu-wrapper{
    width:100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.95);
}
.header .menu{
    font-family: 'Montserrat', sans-serif;
    margin: 0px auto;
    width: 100%;
    height: 114px;
    list-style-type: none;
    line-height: 0px;
    height: 85px;
}
.header .menu-wrapper .top{
    font-family: 'Montserrat', sans-serif;
    margin: 0px auto;
    width: 100%;
    height: 60px;
    list-style-type: none;
    background: #0a1c23;
}
.top .margen-derecho img{
    width: 18px;
    margin-top: 20px;
    margin-left: 10px;
    vertical-align: top;
}
.header .menu-wrapper .bottom{
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    height: 110px;
    background: #FFFFFF;
    z-index: 10000;
}
.header .menu-wrapper .bottom.bottomFixed{
    position: fixed!important;
    top: 0!important;
	border-bottom: 1px solid #454545;
}
.header .menu-wrapper .bottom .contenedor-int{
    height: 100%;
}
.item-top, .item-top a{
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 0.1em;
    list-style-type: none;
    line-height: 60px;
    transition: all 500ms ease;
}
.item-top a:hover{
    color: #aaaaaa;
}
#cabecera{
    display: inline;
}
.contenedor-int{
    position: relative;
    width: 1260px;
    margin: 0px auto;
    overflow: hidden;
}
.home-slide .contenedor-int{
    margin-top: 174px;
}
.item-top li{
    display: inline-block;
}

.item-top #item-serv{
    margin-left: 0px;
}

.item-top #item-tel{
    /*margin-left: 303px;*/
}
.top .fas, .top .fab{
    font-size: 15px;
    line-height: 60px;
    margin: 0px 5px;
}
#telegram{
    width: 43%;
    margin-left: 13px;
    margin-right: 8px;
    margin-top: 8px;
}
#telephone{
    margin-left: 1px;
    left: 298px;
    position: relative;
    top: 6px;
}
.item-top #item-mail{
    margin-left: 0px;
}

.header .menu .item-menu{
    display: inline-block;
    vertical-align: top;
    margin-top: 46px;
    margin-right: 8px;
}
.header .menu .item-menu a:hover{
    color: #00b200;
}
.header .menu .item-menu a{
    font-size: 14px;
    font-weight: 500;
    color: #424242;
    text-decoration: none;
    transition: all 200ms ease;
	letter-spacing: .04em;
}

.logo{
    margin-top: 30px;
    float: left;
    width: 218.574px;
}
.contenedor-menu{
    float: right;
    margin-top: 10px;
}
.margen-izq{
    float: left;
    height: 40px;

}
.margen-derecho{
    float: right;
    height: 40px;
}

#barra{
    margin-left: 9px;
}

.header .logo2{
    margin:85px auto 0px;
    display:block;
}
.slide-wrapper .home-slide{
    position: relative;
    height: 100%;
    width: 100vw;
    top: 0px;
    transition: none;
    -webkit-transition: none;
    -o-transition: none;
    background-position: center;
    background-size: cover;
    overflow: auto;
}
.owl-stage-outer{
    height: 100%;
}
.owl-stage{
    height: 100%;
}
.owl-item{
    height: 100%;
}
.slide-wrapper .non-slide{
    position: absolute;
    height: 334px;
    width: 100%;
    top: 0px;
    z-index: -5;
    left: 100%;
    transition: none;
    background-position: center;
    left: 0px;
    z-index: -4;
    transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
}
.home-header .slide-wrapper .home-slide{
    height: 690px;
}
.slide-wrapper .home-slide.active{
    left: 0px;
    /*z-index: -4;*/
    transition: all .5s ease-in;
}
.slide-wrapper .home-slide.left{
    left: -100%;
    z-index: -6;
    transition: all .5s ease-in;
}
.slide-wrapper{
    width: 100%;
    height: 690px;
    top: 0;
    left: 0;
    overflow: hidden;
    /*pointer-events: none;*/
}
.slide-wrapper .arrow-header{
    position: absolute;
    -o-transform:translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: 316px;
}
.home-header.header .slide-wrapper .arrow-header{
    top: 782px;
}
.header .header-text{
    color: #ffffff;
    text-align: center;
    margin-top: 636px;
}
.header .header-text .header-us{
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    border: 2px solid #ffffff;
    width: 695px;
    height: 84px;
    font-weight: bold;
    margin: 0px auto;
    display: -webkit-flex;
    display: flex;
    display: -ms-flex;
    display: -o-flex;
    letter-spacing: 3px;
}
.header .header-text .header-us .us-text{
    margin: auto;
    letter-spacing: 4px;
}
.header .header-text .header-weare{
    font-size: 16px;
    font-style: italic;
    letter-spacing: 1px;
    margin-top: 19px;
    font-family: 'Noto Serif', serif;
}
/*--------------------------------------FOOTER--------------------------------------*/
.footer{
    background-color: #001725;
    height:587px;
}
.contact-container{
    width:886px;
    display:inline-block;
    margin-top: 98px;
}
.contact-container form{
    width:100%;
}
.contact-container form .text-inputs {
    display: inline-block;
    vertical-align: middle;
    width: 424px;
    margin-right: 30px;
}
.contact-container form .text-inputs input {
    background-color: transparent;
    border: 1px solid #9D9C9C;
    height: 40px;
    font-size: 14px;
    width: 100%;
    margin: 10px 0px;
    box-sizing: border-box;
    padding: 0px 15px;
    font-family: 'Montserrat', sans-serif;
    color: #9D9C9C;
    letter-spacing: 1px;
}
.contact-container form textarea {
    display: inline-block;
    vertical-align: middle;
    width: 424px;
    height: 222px;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid #9D9C9C;
    box-sizing: border-box;
     padding: 12px 15px;
    font-family: 'Montserrat', sans-serif;
    color: #9D9C9C;
    letter-spacing: 1px;
	resize: none;
	border-radius: 4px;
}
.contact-container form .send{
    width: 886px;
    height: 36px;
    background-color: #346BB3;
    color: white;
    border: none;
    cursor: pointer;
    margin-top: 5px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
}
.contact-container form .send:hover{
    background-color: #FFFFFF;
    color:#000000;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#9D9C9C;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#9D9C9C;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#9D9C9C;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#9D9C9C;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:#9D9C9C;
}
.contact-container .label-contact{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#ffffff;
    margin-bottom: 22px;
    letter-spacing: 2px;
}
.footer .info{
    width:224px;
    height:335px;
    display:inline-block;
    vertical-align: top;
    margin: 82px 141px 0px 0px;
}
.footer .info .info-logo{
     height: 36px;
}
.footer .line-info{
    border-bottom: solid #9D9C9C 1px ;
    margin:33px auto;
}
.footer .data-title{
    color:#ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom:28px;
    letter-spacing: 1px;
}
.footer .social-item{
    color:#9D9C9C;
    font-family: 'Montserrat', sans-serif;
    font-size:12px;
    margin: 17px 0px;
}
.footer .social-item .icon{
    color:#346BB3;
    margin-right:13px;
    width: 22px;
    margin-right: 25px;
    display: inline-block;
}
.footer .social-item p{
    display: inline-block;
    vertical-align: top;
    margin-top:2px;
}
.rights{
    height: 55px;
    background-color: #0a1c23;
}
.rights .text-rights, .rights .text-rights a{
    text-decoration: none;
    color: #FFFFFF;
    margin: 0px auto;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    line-height: 55px;
    width: 1240px;
    transition: all 500ms ease;
}
.rights .text-rights a:hover{
    color: #aaaaaa;
}
.footer .container .arrow-up{
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    cursor: pointer;
}
/*----------------------------------------INDEX----------------------------------------------*/
.container .howtowork-home{
    height:265px;
    margin-top: 60px;
    margin-bottom: 100px;
}
img.rec-blue {
    position: absolute;
    right: 32px;
    top: 225px;
    opacity: 0.8;
    cursor: pointer;
}
.certificates {
    position: absolute;
    display: flex;
    align-items: center;
    margin-top: 180px;
}
.container .howtowork-home .info-work{
    border: 2px #709FCF solid;
    height: 506px;
    width:292px;
    display:inline-block;
}
.container .howtowork-home .howtowork{
    display:inline-block;
    vertical-align: top;
    width: 100%;
    /*margin-left:50px;*/
}
.container .little-line{
    border-bottom:3px solid #00B200;
    margin: 50px 0px 30px;
    width: 98.69px;
    vertical-align: top;
}
.container .little-line.how{
    margin: 0px auto;
    width:98.69px;
}
.barra-azul{
  text-align: center;
  height: 150px;
  background: #203C4F;
  display: flex;
  align-items: center;
  justify-content: center;
}
.barra-azul p{
    font-family: 'PT Serif', serif;
    font-style: italic;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.05em;
  }
.contenedor-grande{
  width: 100%;
  margin: 0px auto;
}
.cont-servicios{
  width: 100%;
  height: 1284px;
  background: #efefef;
  -webkit-margin-top-collapse: separate;
}
.tit-servicio{
  color: #00B200;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 65px;
  text-align: center;
  height: 1px;
  margin-top: 28px;
  
}
.container .howtowork-home .howtowork .text-howtowork{
    color:#424242;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin: 0px auto;
    width: 800px;
    margin-bottom: 40px;
    margin-top: 25px;
    line-height: 35px;
    letter-spacing: 0px;
    text-align: center;
}
.container .howtowork-home .howtowork .image-howtowork{
    /*background-image: url("../images/arquitectos1.jpg");*/
    width:935px;
    height:313px;
    padding: 20px;
}
.container .howtowork-home .info-work{
    padding:30px 15px;
}
.container .howtowork-home .info-work .text-info{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color:#709FCF;
    margin-top:30px;
    letter-spacing: 1px;
    line-height: 27px;
}
.container .howtowork-home .info-work .added-info{
    font-size: 12px;
    font-style: italic;
    color: #709FCF;
    letter-spacing: 0.05em;
    line-height: 19px;
    font-family: 'Noto Serif', serif;
}
.container .howtowork-home .howtowork .title-howtowork{
    text-align: center;
    line-height: 24px;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.container .howtowork-home .howtowork .image-howtowork .knowmore{
    width: 281px;
    height: 56px;
    background-color: rgba(0, 47, 71, 0.95);
    float: right;
    display: -webkit-flex;
    display: flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
     -webkit-align-items: center; /* Safari 7.0+ */
    -ms-align-items: center;
    color: #ffffff;
    margin-top: 207px;
}
.container .howtowork-home .howtowork .image-howtowork .text-knowmore{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    color: #ffffff;
    top: 227px;
    right: -615px;
    width: 270px;
    letter-spacing: 2px;
}
.container .title{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #003D6A;
    letter-spacing: 2px;
}
.container .services-home{
    margin-bottom: 138px;
}
.container .services-home .service-home{
    width: 239px;
    height: 360px;
    display: inline-block;
    margin-right: 18px;
}
.container .title-services-home{
    margin-bottom: 125px;
}
.container .services-home .service-home .image-service-home{
    height: 239px;
}
.container .services-home .service-home .title-service-home{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #424242;
    width: 239px;
    margin: 33px auto 8px;
    letter-spacing: 2px;
}
.serv-desc{
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    text-align: center;
    color: #424242;
    width: 239px;
}
.container .services-home .service-home .seemore-service{
    font-size: 12px;
    font-style: italic;
    text-align: center;
    font-family: 'Noto Serif', serif;
}
.container .services-home .service-home .seemore-service .link-service{
    text-decoration: none;
    color:#003D6A;
    letter-spacing: 1px;
}
.container .services-home .service-home .seemore-service .link-service:hover{
    text-decoration: none;
    color:#346BB3;
}
.container .title-ventures-home{
    margin-bottom: 58px;
}
.container .ventures-home .venture-home{
    display: inline-block;
    width:25%;
    height: 493px;
    vertical-align: top;
    background-color: #F0F5F7;
}
.container .ventures-home .venture-home:hover{
    cursor: pointer;
    filter: brightness(0.9);
}
#odd{
    background-color: #E5E9EA;
}
.container .ventures-home .venture-home:hover .image-venture{
	background-color: rgba(0, 23, 37, 0.75);
    background-blend-mode: multiply;
}
.container .ventures-home .venture-home .image-venture{
    height: 360px;
    width: 100%;
    text-align: center;
}
.container .ventures-home .venture-home .image-venture .work-arrow{
    position: relative;
    right: 280px;
    top: 175px;
}
.container .ventures-home .venture-home:hover .image-venture .logo-venture{
	opacity: 1;
}
.container .ventures-home .venture-home .image-venture .logo-venture{
    margin: 0px auto;
    opacity: 0.6;
}
.container .ventures-home .venture-home .image-venture .logo-venture.active{
    opacity: 0.9;
}
.container .ventures-home .venture-home .text-venture{
    padding:23px;
}
.container .ventures-home .venture-home .text-venture .title-venture{
    font-family: 'Montserrat', sans-serif;
    color:#003D6A;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 13px;
    letter-spacing: 0.05em;
}
.container .ventures-home .venture-home .text-venture .description-venture{
    font-size: 11px;
    font-style: italic;
    color: #969696;
    margin-top: 18px;
    letter-spacing: 0.05em;
    font-family: 'Noto Serif', serif;
}
#casa{
    background-image: url("../images/mini-construccion1.png")
}
#plaza{
    background-image: url("../images/mini-construccion2.png")
}
#edificio{
    background-image: url("../images/mini-construccion3.png")
}
#fabrica{
    background-image: url("../images/mini-construccion4.png")
}
.container .ventures-home .seemoreworks{
    cursor: pointer;
    background-color: #003D6A;
    border: none;
    width: 173px;
    height: 56px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin:65px auto;
    display: block;
    letter-spacing: 0.1em;
}
.container .ventures-home .seemoreworks:hover{
    background-color: #346BB3;
}
.dual-venture{
    display: inline-block;
}
.container .clients-home .clients-list{
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    width: 750px;
    margin: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #003d6a;
    padding: 0px 0px 50px 0px;
    line-height: 30px;
}
/*----------------------------------------US----------------------------------------------*/
.container .logo-us{
    margin: 133px auto 44px;
    display: block;
}
.container .slogan-us{
    width: 920px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #709FCF;
    text-align: center;
    margin: 45px auto 65px;
    letter-spacing: 0.05em;
    line-height: 27px;
}
.container .description-us{
    font-size: 13px;
    font-style: italic;
    color: #709FCF;
    text-align: center;
    margin: 0px auto;
    width: 574px;
    letter-spacing: 0.05em;
    line-height: 21px;
    font-family: 'Noto Serif', serif;
    margin-bottom: 30px;
}
.container .characteristics{
    height:868px;
    margin-top:75px;
}
.container .characteristics .characteristic{
    margin-bottom: 33px;
    letter-spacing: 0.04em;
}
.container .characteristics .characteristic.darkblue{
    height:410px;
}
.container .characteristics .characteristic.blue{
    height:225px;
}
.container .characteristics .characteristic.lightblue{
    height:243px;
}
.container .characteristics .characteristic .uncolored{
    width:280px;
    display: inline-block;
    margin-right: 52px;
    vertical-align: top;
}
.container .characteristics .characteristic .uncolored .uncolored-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.container .characteristics .characteristic .uncolored .uncolored-text{
    font-size: 20px;
    font-style: italic;
    margin-top: 30px;
    letter-spacing: 0.05em;
    line-height: 28px;
    font-family: 'Noto Serif', serif;
}
.container .characteristics .characteristic .colored{
    width:947px;
    display: inline-block;
    line-height: 26px;
    display: inline-flex;
    align-items: center;
     -webkit-align-items: center; /* Safari 7.0+ */
    -ms-align-items: center;
    padding: 0px 43px;
}
.container .characteristics .characteristic.darkblue .uncolored{
    border-bottom:3px solid #346BB3;
    border-top:3px solid #003D6A;
    height:100%;
    color:#003D6A;
    padding-top: 33px;
}
.container .characteristics .characteristic.blue .uncolored{
    border-bottom:3px solid #709FCF;
    height:100%;
    color:#346BB3;
}
.container .characteristics .characteristic.lightblue .uncolored{
    border-bottom:3px solid #709FCF;
    height:100%;
    color:#709FCF;
}
.container .characteristics .characteristic.darkblue .colored{
    background-color: #003D6A;
    height:100%;
}
.container .characteristics .characteristic.blue .colored{
    background-color: #346BB3;
    height:100%;
}
.container .characteristics .characteristic.lightblue .colored{
    background-color: #709FCF;
    height:100%;
}
.container .characteristics .characteristic .colored .colored-text{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color:#ffffff;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.container .characteristics .characteristic.lightblue .colored .colored-text{
    line-height: 18px;
    font-style: italic;
}
.container .title-oursectors{
    margin-top:108px;
    margin-bottom:83px;
}
.sectors-container{
    height: 1761px;
    margin-bottom: 100px;
}
.sectors-container .sector{
    height: 582px;
    background-color: #F0F5F7;
    color:#709FCF;
    font-family: 'Montserrat', sans-serif;
}
.sectors-container .sector .sector-title{
    font-size: 20px;
    font-weight: bold;
    margin:55px 0px;
    display: inline-block;
    letter-spacing: 2px;
}
.sectors-container .sector .sector-text{
    font-size: 35px;
    font-weight: 100;
    width: 624px;
    letter-spacing: 1px;
}
.sectors-container .sector .sector-line{
    border-bottom:#709FCF 2px solid;
    width: 31px;
    margin-top: 22px;
}
.sectors-container .sector .sector-image{
    width:930px;
    height: 582px;
    position: relative;
    top: -545px;
    left: 664px;
    display: -webkit-flex;
    display: flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center; /* Safari 7.0+ */
    -ms-align-items: center;
}
.sectors-container .sector .sector-image .lines{
    margin: 0px auto;
}
.sectors-container .sector .sector-image#oficina{
    background-image: url("../images/sector1.jpg");
}
.sectors-container .sector .sector-image#obra{
    background-image: url("../images/sector2.jpg");
}
.sectors-container .sector .sector-image#administracion{
    background-image: url("../images/sector3.jpg");
}
/*----------------------------------------SERVICES----------------------------------------------*/
.container .services-title{
    margin-top: 100px;
    margin-bottom: 65px;
}
.container.services{
    margin-bottom:130px;
}
.container .service{
    background-color: #B5B5B5;
    height:289px;
    width:1285px;
    margin-top: 50px;
    overflow: hidden;
}
.container .service .service-text{
     width: 642px;
    height: 289px;
    display: inline-block;
    vertical-align: top;
    padding: 40px;
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
}
.container .service .service-image{
    width:643px;
    height: 289px;
    display: inline-block;
    background-size: cover;
    vertical-align: top;
}
.container .service .service-image#one{
    background-image: url(../images/servicio1-services1.jpg);
}
.container .service .service-image#two{
    background-image: url(../images/servicio2-services2.jpg);
}
.container .service .service-image#three{
    background-image: url(../images/servicio3-services3.jpg);
}
.container .service .service-image#four{
    background-image: url(../images/servicio4-services.jpg);
}
.container .service .service-image#five{
    background-image: url(../images/servicio5-services.jpg);
}
.container .little-line.white-line{
    border-bottom-color: white;
    margin: 36px 0px 30px;
}
.container .service .service-text .description-service{
    color: white;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 21px;
}
.container .service .service-text .service-header{
    padding-top: 30px;
}
.container .service .service-text .service-header .service-icon{
    float: right;
    margin-top: -30px;
    display: inline-block;
}
.container .service .service-text .service-header .title-service{
    font-size: 20px;
    letter-spacing: 0.1em;
}
/*------------------------------------------WORKS------------------------------------------------*/
    .title{margin-bottom: 50px!important;margin-top: 42px!important;}
    #works #list{display: -webkit-flex;display: flex;display: -ms-flex;display: -o-flex; flex-wrap: wrap; justify-content: space-between; width: 990px; margin: auto;}
    #works .s-work{
        width: 470px;
        margin-bottom: 50px;
        cursor: pointer;
        display: inline-block;
    }
    #works .s-work.odd{
        margin-right: 50px;
    }
    #works .s-work a{text-decoration: none;}
    #works .s-work .image{width: 470px; height: 315px;
        transition: background .3s ease-in;
        -webkit-transition: background .3s ease-in;
        -o-transition: background .3s ease-in;
         background-color: rgba(0,0,0,0); background-blend-mode: multiply; }
    #works .s-work .backlight{opacity: 0; transition: opacity .3s ease-in;-webkit-transition: opacity .3s ease-in; -o-transition: opacity .3s ease-in;-moz-transition: opacity .3s ease-in;position: absolute;background-image: URL('../images/3lineas-logoclaro.png');background-repeat: no-repeat;background-size: 125px;background-position: center center;width: 470px;height: 315px; }
    #works .s-work:hover .image{width: 100%; height: 315px;     background-color: rgba(0, 47, 71, .095);}
    #works .s-work:hover .backlight{opacity: 1;transition: opacity .5s ease-in;-webkit-transition: opacity .5s ease-in; -o-transition: opacity .5s ease-in;-moz-transition: opacity .5s ease-in;
	background-color: rgba(0, 23, 37, 0.75);}
    #works .s-work .name{height: 59px; background-color: #e5e9ea;}
    #works .s-work .name h3{font-family: 'Montserrat', sans-serif; font-size: 12px; font-weight: 500; color: #003D6A; padding-left: 20px; padding-top: 22px; letter-spacing: .05em; display: inline-block;}
    #works .s-work .name:before {content: ' ';display: block;width: 16px;height: 16px;position: absolute;margin-top: -8px;margin-left: 24px;background-color: #e5e9ea;transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); /* IE 9 */-webkit-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); /* Chrome, Safari, Opera */}
    #works #pagination{height: 50px; font-size: 0;    margin: 60px auto;width: 107px; margin-top: 20px; text-align: center;}
    #works #pagination #left-arrow{width: 35px; height: 40px; display: inline-block;background-image: URL('../images/arrow-left.png');background-repeat: no-repeat;}
    #works #pagination #left-arrow, #works #pagination #right-arrow{cursor: pointer;}
    #works #pagination #separator {
        width: 17px;
        height: 40px;
        display: inline-block;
        background-image: URL('../images/separator.png');
        background-repeat: no-repeat;
        margin: 0px;
    }
    #works #pagination #right-arrow{width: 35px; height: 40px; display: inline-block;background-image: URL('../images/arrow-right.png');background-repeat: no-repeat;}
    .more{
        float: right;
        display: inline-block;
        margin-top: 13px;
        margin-right: 17px;
    }
/*------------------------------------------SINGLEWORK------------------------------------------------*/
#single-work{
    margin-bottom: 105px;
}
#single-work > .title{margin-bottom: 60px; margin-top: 60px}
#single-work #slider{width: 990px; height: 660px; overflow: hidden;}
#single-work .wrapper{
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
#single-work #slider .slide{width: 990px; height: 660px; background-image:URL('../images/foto-3.jpg'); background-size: cover; display: inline-block;background-position: center;}
#single-work #title{padding-top: 25px; padding-bottom: 25px; width: 890px; display: inline-block}
#single-work #title h2{font-family: 'Montserrat', sans-serif; font-size: 20px; color: #003D69; letter-spacing: .1em; font-weight: 400}
#single-work #title .line{width: 31px;height: 2px;background-color: #003d69;margin-top:20px}
#single-work #pagination{width: 90px; height: 22px;display: inline-block;vertical-align: top;padding-top: 25px;}
#single-work #pagination #left-arrow{width: 15px; height: 20px; display: inline-block; background-image: URL('../images/swork-miniflecha.png');background-repeat: no-repeat; background-size: 15px; vertical-align: top; margin-top: 3px}
#single-work #pagination #count{width: 51px; height: 15px; display: inline-block; vertical-align: top;font-size: 20px;font-family: 'Montserrat', sans-serif;  color: #003D69; text-align: center}
#single-work #pagination #count > *{display: inline-block; pointer-events: none;}
#single-work #pagination #right-arrow{width: 15px; height: 15px; display: inline-block;background-image: URL('../images/swork-miniflecha-right.png');background-repeat: no-repeat; background-size: 15px; vertical-align: top; margin-top: 3px}
#single-work #pagination #right-arrow, #single-work #pagination #left-arrow{cursor: pointer;}
#single-work .description{color: #9D9C9C; font-size: 14px; font-family: 'Montserrat', sans-serif; letter-spacing: .05em; line-height: 21px; width: 838px; margin-bottom: 85px}
#single-work #highlights .info-container{width: 330px; display:inline-block; margin-bottom: 75px;}
#single-work #highlights h2{font-size: 30px; font-family: 'Montserrat', sans-serif; width: 290px; padding-bottom: 40px;font-weight: 400;}
#single-work #highlights .title{height: 60px; margin-top:0px!important;margin-bottom:0px!important;}
#single-work #highlights .title h3{color: white; font-size: 12px; padding-left: 25px; padding-top: 25px; text-align: left; letter-spacing: .05em; font-weight: 400;}
#single-work #highlights .darkblue{
         background-color: #003D69;
}
#single-work #highlights .blue{
    background-color: #346BB3;
}
#single-work #highlights .lightblue{
    background-color: #709FCF;
}
#single-work #highlights #size h2{
    color:#709FCF;
    font-size: 80px;
    padding-bottom: 26px;
}
#single-work #highlights .arrow-title{
    position: relative;
    top: -59px;
    left: -135px;
}
#single-work #highlights .container .prev-arrow{
    display: inline-flex;
    align-items: center;
     -webkit-align-items: center; /* Safari 7.0+ */
    -ms-align-items: center;
}
#single-work #highlights .container .next-arrow{
    display: inline-flex;
    align-items: center;
     -webkit-align-items: center; /* Safari 7.0+ */
    -ms-align-items: center;
    float: right;
}
#single-work #highlights .container .prev-arrow, #single-work #highlights .container .next-arrow{cursor: pointer;}
#single-work #highlights .container .next-arrow img{
    display: inline-block;
}
#single-work #highlights .container .change-text{
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0.05em;
    color: #001725;
    font-family: 'Noto Serif', serif;
}
#single-work #highlights .container{

}

/*--------- BART ---------*/

#nosotros{
    height: auto;
    width: 100%;
    overflow: auto;
}

#servicios{
    text-align: center;
    overflow: auto;
    background-color: #efefef;
}
#servicios > .titulo{
    font-family: 'BebasNeueBold', sans-serif;
    font-size: 65px;
    font-weight: 700;
    margin-top: 40px;
    color: #00b200;
}
#servicios > .descripcion{
    color: #424242;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    width: 750px;
    margin: 30px auto;
    letter-spacing: 0px;
    font-weight: 300;
    line-height: 35px;
}
#servicios .little-line {
    border-bottom: 3px solid #00B200;
    margin: 50px auto;
    width: 100px;
    vertical-align: top;
}
#servicios .card-wrapper{
    width: 100%;
	max-width: 1700px;
	margin:0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#servicios .card{
    width: 450px;
    height: auto;
    margin: 10px;
}
#servicios .card.filler{
    height: 0;
    margin: 0 10px;

}
#servicios .card .cardHeader{
    width: 100%;
    height: 310px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#servicios .card .cardHeader img{
    width: 120px;
    height: 120px;
    z-index: 1;
}
#servicios .card .cardFooter{
    width: 100%;
    height: 144px;
    background-color: #FFFFFF;
    overflow: auto;
}
#servicios .card .cardFooter .titulo{
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #424242;
    margin-top: 30px;
}
#servicios .card .cardFooter .descripcion{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #424242;
    width: 300px;
    margin: 20px auto;
}

#sponsors{
    height: 460px;
    width: 100%;
    background-color: #efefef;
    display: flex;
    align-items: center;
    justify-content: center;
}
#sponsors .sponsor-wrapper{
    text-align: center;
}
#sponsors .sponsor-wrapper .titulo{
    color: #424242;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px;
}
#sponsors ul{
    list-style: none;
}
#sponsors ul li{
    position: relative;
    display: inline-block;
    padding: 0px 30px;
}
#sponsors ul li::before{
    width: 1px;
    height: 40px;
    background-color: #aaaaaa;
    position: relative;
    content: " ";
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -20px;
}
#sponsors ul li:last-of-type::before{
    display: none;
}
#sponsors ul li img{
    max-height: 100px;
}
#sponsors .sponsor-wrapper .button{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    background-color: #00b200;
    border-radius: 10px;
    margin-top: 40px;
}
#presupuestoButton{
    transition: all 500ms ease;
}
#presupuestoButton:hover{
    background-color: #424242!important;
}

#obras{
    overflow: auto;
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #aaaaaa;
}
#obras > .titulo{
    font-family: 'BebasNeueBold', sans-serif;
    font-size: 65px;
    font-weight: 700;
    margin-top: 40px;
    color: #00b200;
}
#obras > .descripcion{
    color: #424242;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0px auto 55px auto;
    letter-spacing: 0px;
}
#obras .card-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1240px;
    height: auto;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-between;
}
#obras .card-wrapper .card{
    width: 610px;
    height: 480px;
}
#obras .card-wrapper .card .cardHeader{
    position: relative;
    width: 100%;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#obras .card-wrapper .card .cardHeader p{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 14px 0px;
    text-align: center;
    background-color: rgba(30,60,79,0.8);
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.1em;
}
#obras .card-wrapper .card .cardFooter{
    width: 100%;
    height: 120px;
    text-align: left;
}
#obras .card-wrapper .card .cardFooter p{
    font-family: 'Montserrat', sans-serif;
    margin-top: 18px;
    font-size: 14px;
    color: #424242;
    font-weight: 400;
}
#obras .card-wrapper .card .cardFooter p:last-of-type{
    margin-top: 8px;
}
#obras .card-wrapper .card .cardFooter p b{
    color: #00b200;
}

#realizadas{
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
}
#realizadas .table-wrapper{
    position: relative;
    width: 1240px;
    margin: 50px auto;
}
#realizadas .table-wrapper > .img{
    position: absolute;
    height: 620px;
    left: 880px;
    top: 77px;
    width: 800px;
    object-fit: cover;
    object-position: center;
    background-repeat: no-repeat;
    background-color: #203c4f;
}
#realizadas .table-wrapper > p{
    margin-bottom: 50px;
    color: #424242;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#realizadas .table-wrapper tr td{
    padding: 15px 0px;
    border-bottom: 1px solid #aaaaaa;
    width: 450px;
}
#realizadas .table-wrapper tr td:last-of-type{
    width: 380px;
}
#realizadas .table-wrapper tr td:first-of-type p:first-of-type{
    color: #424242;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    line-height: 20px;
}
#realizadas .table-wrapper tr td:first-of-type p:last-of-type{
    color: #424242;
    font-size: 13px;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
}
#realizadas .table-wrapper tr td:last-of-type p:first-of-type{
    color: #424242;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
#realizadas .table-wrapper tr td:first-of-type{
    padding-right: 30px;
}
#realizadas .table-wrapper tr:first-of-type td{
    border-top: 1px solid #aaaaaa;
}

#clientes{
    background-color: #efefef;
    width: 100%;
    overflow: auto;
    text-align: center;
}
#clientes > .titulo{
    font-family: 'BebasNeueBold', sans-serif;
    font-size: 65px;
    font-weight: 700;
    margin-top: 40px;
    color: #00b200;
}
#clientes > .descripcion{
    color: #424242;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    width: 750px;
    margin: 30px auto;
    line-height: 35px;
    letter-spacing: 0px;
    font-weight: 300;
}
#clientes .little-line {
    border-bottom: 3px solid #00B200;
    margin: 50px auto;
    width: 100px;
    vertical-align: top;
}
#clientes ul{
    display: inline-block;
    width: 300px;
    list-style: none;
    border-right: 1px solid #aaaaaa;
    margin-bottom: 60px;
}
#clientes ul:last-of-type{
    border-right: 0px;
}
#clientes ul li{
    padding: 10px 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #424242;
}

#footer{
    background-color: #203c4f;
    padding-top: 80px;
}
#footer .footer-wrapper{
    width: 1240px;
    margin: 0px auto;
}
#footer .titulo{
    margin-bottom: 40px;
}
#footer .titulo p:first-of-type{
    font-size: 65px;
    font-family: "BebasNeueBold", sans-serif;
    color: #FFFFFF;
}
#footer .titulo p:last-of-type{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    font-style: italic;
    font-weight: 300;
    margin-top: -10px;
}
#footer .content{
    margin-bottom: 40px;
}
#footer .content form{
    width: 870px;
    display: inline-block;
    vertical-align: top;
}
#footer .content form input{
    color: #001725;
    font-weight: 400;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 20px;
    border: 0;
    font-family: 'Montserrat', sans-serif;
	border-radius: 4px;
}
#footer .content form textarea{
    width: 100%;
    height: 205px;
    padding: 10px 20px;
    border: 0;
    font-family: 'Montserrat', sans-serif;
    color: #001725;
    font-weight: 400;
	font-size: 14px;
	border-radius: 4px;
	resize: none;
}
#footer .content form textarea::placeholder, #footer .content form input::placeholder{
    color: #001725;
    font-weight: 600;
}
#footer .content form button{
    width: 100%;
    margin-top: 20px;
    height: 55px;
    border-radius: 10px;
    border: 0;
    background-color: #00b200;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.02em;
    cursor: pointer;
}
#footer .content form div:first-of-type{
    display: inline-block;
    width: 420px;
}
#footer .content form div:last-of-type{
    width: 450px;
    padding-left: 30px;
    display: inline-block;
    vertical-align: top;
}
#footer .content .datos{
    width: 370px;
    display: inline-block;
    padding-left: 70px;
}
#footer .content .datos img{
    width: 20px;
    margin-right: 10px;
    vertical-align: top;
}
#footer .content .datos div:first-of-type{
    padding: 15px 0px;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
#footer .content .datos div:first-of-type p{
    color: #FFFFFF;
    font-family: 'Montserrat';
    font-weight: 700;
    letter-spacing: 0.04em;
    font-family: 15px;
}
#footer .content .datos div:last-of-type{
    padding: 20px 0px;
    border-bottom: 2px solid #FFFF;
    height: 155px;
}
#footer .content .datos div:last-of-type ul{
    list-style: none;
}
#footer .content .datos div:last-of-type ul li i{
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    color: #00b200;
    font-size: 20px;
}
#footer .content .datos div:last-of-type ul li:first-of-type i{
   margin-right: 15px; 
}
#footer .content .datos div:last-of-type ul li{
    margin-bottom: 16px;
}
#footer .content .datos div:last-of-type ul li:last-of-type{
    margin-bottom: 0px;
}
#footer .content .datos div:last-of-type ul li p, #footer .content .datos div:last-of-type ul li a{
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
    font-weight: 400;
    transition: all 500ms ease;
	letter-spacing: .04em;
}
#footer .content .datos div:last-of-type ul li a:hover{
    color:#aaaaaa;
}
#footer #goUp{
    height: 55px;
    width: 55px;
    border-radius: 50%;
    border: 0;
    color: white;
    font-size: 20px;
    margin-top: 30px;
    margin-left: 250px;
    background-color: #00b200;
    cursor: pointer;
}

.toWhite{
    transition: all 500ms ease;
}
.toWhite:hover{
    background-color: #FFFFFF!important;
    color: #000000!important;
}
/*--------- /BART ---------*/
    #slide1{
        background-image: url('../images/slide1.jpg');
    }
    #slide2{
        background-image: url('../images/slide2.jpg');
    }
    #slide3{
        background-image: url('../images/slide3.jpg');
    }    
    .cardHeader, .home-slide{
        position: relative;
    }
    .cardFilter, .slideFilter, .cardFilterServ{
        transition: all 500ms ease;
        position: absolute;
        width:100%;
        height: 100%;
        z-index: 0;
    }
    .cardFilterServ{
        opacity: 0;
    }

    .pushy-open-right{
        transition: all 500ms ease;
    }
    .pushy-open-right .line:nth-child(1), .pushy-open-right .line:nth-child(2){
        position: absolute;
        transform: rotate(45deg);
        top: 10px;
        left: 0;
        margin: 0;
    }
    .pushy-open-right .line:nth-child(3){
        position: absolute;
        transform: rotate(-45deg);
        top: 10px;
        right: 0;
        margin: 0;
    }
