a{
	text-decoration: none !important;
}
/*         Menu ONe               */
.slogan_logo{
    color: #bab8b8;
}
.redes_one a, .menu_one a{
    text-transform: uppercase;
    font-size: .59em;
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
}
.menu_one li, .redes_one li {
    float: left;
    border-right: 1px solid rgb(124, 124, 124);
    list-style: none;
}
.lineal_one{
    padding: 0;
    margin: 0;
}
.menu_one li{
    padding: 10px 13px;
}
.redes_one li{
    border-radius: 50%;
    background: rgb(147, 147, 147);
    margin: 4px;
    display: inline-block !important;
    height: 23px;
    width: 23px;
    text-align: center;
}
.redes_one a{
    color: rgb(51, 51, 51) !important;
    font-size: .8em;
}
.redes_one i{
    margin-top: 5px;
}
.lineal_one li:hover{
    background: rgb(124, 124, 124) !important;
}

/*         Menu ONe               */
/*      Buscar        */
      .bbus1{
        width: 200px;
        height: 26px;
        position: relative;
      }
      .bbus2{
        float: left;
        width: 70%;
        color: #666;
        font-family: Arial;
        font-size: 13.4px;
        background: #f3f0f3;
        padding: 5px 0 2px 9px;
        z-index: 1;
        border: none;
        box-shadow: 0px 0px 6px 0px #999;
        border-radius: 4px 0 0 4px;
        transition: width .5s;
      }
      .bbus2:hover{
        width: 87%;
      }
      .bbus3{
        float: left;
        width: 26px;
        height: 24px;
        z-index: 2;
      }
      .bbus3 img{
        box-sizing: border-box;
        height: 26px;
        width: 25px;
        border-radius: 0 4px 4px 0;
      }
      .bbusp{
        margin: 0px 0 12px 25px;
      }

      /*      Buscar        */
/*__________Menu___________*/
.logo_pri{
    z-index: 3;
    margin-top: 30px;
}
.logo_pri img{
    width: 45%;
    padding: 2px;
}
.logo_pri1{
    margin-top: 0;
}
.logo_pri1 img{
    width: 31%;
    transition: all 2s;
}
.imgbg{
   /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0px, transparent 98%);*/
    z-index: 2;
    width: 100%;
    top: 0;
    position: absolute;
}
.margin_sos{
    transition: all .5s;
    margin-top: 42px;
}
.margin_sos1{
    margin-top: 0;
}
.imgbg1{
    width: 100%;
    height: 45px;
    background: url(../../images/bg-menu.png) left top repeat-x;
    background: rgb(209,212,214);
    background: -moz-linear-gradient(top, rgba(209,212,214,1) 0%, rgba(165,165,166,1) 100%);
    background: -webkit-linear-gradient(top, rgba(209,212,214,1) 0%,rgba(165,165,166,1) 100%);
    background: linear-gradient(to bottom, rgba(209,212,214,1) 0%,rgba(165,165,166,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d4d6', endColorstr='#a5a5a6',GradientType=0 );
    box-shadow: 0px 2px 7px #909090;
    transition: all 1.5s;
    position:fixed;
    z-index:3;
    top:0;
    width: 100%;
}
.menu-fixedk{
}
#menu{
}
.menu{
    display: inline-block;
    position: relative;
    z-index: 3;
    padding: 0;
}
.menu>li{
    display: inline-block;
    overflow: inherit;
    text-transform: uppercase;
    position: relative;
    padding: 40px 27px 10px 27px;
    height: 45px;
}
.menuli>li{
    padding: 11px 27px 0 27px;
}
.menu>li>a{
    color: white;
    text-decoration: none;
    font-size: 12px;
    transition:all 0.3s ease;
    font-weight: bold;
    text-shadow: 6px 3px 10px #000;
}
.menu1>li>a{
    text-shadow: none;
    color: #323141;
    transition: all 2s;
}
.menu>li>a:active, .menu>li>a:hover{
    color: #e50040;
    text-decoration: none;
}
.submenu{
    position: absolute;
    top: 70px;
    left: 0;
    width: 280px;
    opacity: 0;
    visibility: hidden;
    background-color: #261b34;
    z-index: 3;
    transition: .3s all ease;
    padding: 0;
    border-radius: 0 0 8px 8px;
}
.submenu1{
    top: 45px;
}
.submenu>li{
    display: block;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.submenu>li:last-child{
    border-bottom: 0;
}
.submenu>li>a{
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 11px;
    text-align: left;
    transition:.3s background-color ease;
}
.submenu>li>a:hover{
    background-color: #36274c;
    text-decoration: none;
    transition: .3s background-color ease;
}
.menu>li:hover .submenu{
    opacity: 1;
    visibility: visible;
    transition: .3s all ease;
}
/*__________Fin Menu___________*/
/*            Logo que se esconde                  */
.logo_bottom, .text_der{
    float: left;
    height: 100%;
}
.logo_nuevo{
    height: 140px;
}
.logo_bottom{
    background: #fff;
    padding: 27px 0 0 40px;
}
.logo_bottom img{
    float: left;
    width: 80%;
}
.flotarn {
    position: absolute;
    bottom: 0;
    padding: 0;
}

.text_der{
    background: rgba(50, 49, 65, .5);
    color: #fff;
    padding: 17px;
}
.text_der h3{
    font-weight: bold;
}
/*            Logo que se esconde                  */
/*          Nuevas Secciones            */
.home-content {
    padding: 40px 60px;
    border-top: 1px solid rgb(204, 204, 204);
    text-align: center;
    /*border-bottom: 1px solid #a4a1a1;*/
}
.home-content h2 {
    padding-bottom: 20px;
    font-weight: 700;
}
.home-content p{
    text-align: justify;
}
.bloque1 h5{
	border-bottom: 1px dotted #ccc;
	padding: 20px 0 20px 0;
}
.vermas{   
    font-size: 13px;
    color: #FFF;
	background-color:#323141;
	padding:10px;
}
.vermas:after{
	content:"+"	
}
.vermas:hover{
    color: #323141;
	background-color:#C1C1C1;
}
.bloque1{
	min-height: 430px;
	padding: 0 0 0 15px;
    background: #fff;
}
.bloque1 p{
	font-size: 13px;
}
.bloque1 a{
	font-size: 0.71em;
}
.port_img{
	height: 155px;
	width: 80%;
	float: left;
    margin: 15px 15px 15px 20px;
}
.detalle_cua{
	padding: 9px 0px 35px 22px;
}
.icon_des{
	background: url(../../images/download.png) left 6px no-repeat;
    padding: 5px 0 5px 15px;
    color: #261b34;
}
.port_de p{
	margin-bottom: 15px
}
.memoria{
    margin: 0 0 0 -15px;
    min-height: 255px;
    clear: both;
}
.memor{
	
}

/*           Slider              */
.text_slider_int2{
    position: absolute !important;
    top: 32% !important;
    left: 0;
}
#slider{
    position: relative;
}
.slogank{
    color: white;
    background: rgba(0,0,0, .5);
    height: auto;
    font-size: 27px;
    line-height: 1.1em;
    padding: 20px;
    left: 0;
    text-align: left;
    animation-duration: 3.5s;
    animation-name: slidein;
}

@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}

/*           Slider              */
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #fff !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
    color: yellow !important;
}
/*         Proyectos Mapa           */
.mapapro{
    padding: 0;
    margin: 20px 0 20px 0;
}
.toppro{
    background: rgb(0, 54, 104);
    width: 100%;
    height: 50px;
    color: rgb(255, 255, 255);
    text-align: center;
    position: relative;
}
.toppro h3{
    position: absolute;
    margin: 0;
    left: 17%;
    top: 21%;
}
.imgmapa{
    width: 90%;
    margin: 20px auto;
    position: relative;
}
.imgmapa img, .img_interior{
    width: 100%;
}
.clickaqui{
    position: absolute;
    bottom: 11%;
    left: 34%;
    text-align: center;
}
.clickaqui img{
    width: 34px;
}
.clickaqui{
    color: red;
}
/*         Proyectos Mapa           */
.bordek{
    border: 5px solid #ccc;
    border-radius: 5px;
}
.bordek:hover{
    border: 5px solid #323141;
    transition: all .9s ease;
}
.bordek_video{
    margin-top:10px;
	border: 5px solid #ccc;
    border-radius: 5px;
}
.bordek_video:hover{
	margin-top:10px;
    border: 5px solid #323141;
    transition: all .9s ease;
}
.bottom-margin{
    margin-bottom: 20px;
}
/*          Arreglos Slick         */
.slick-next{
    right: 6% !important;
    z-index: 2;
    top: 50% !important;
}
.slick-prev{
    left: 1% !important;
    z-index: 2;
    top: 50% !important;
}
.slick-prev:before, .slick-next:before{
    color: #ccc !important;
    
}
.slick-slide img{
    width: 100%;
}
/*          Arreglos Slick         */
/*---------Clientes Carrousel-----------*/
.b7_img img{
    border: 3px solid #fff;
}
.b7_cnt{
    width: 25%;
    display: inline-block !important;
}
.centrar_k{
    width: 70%;
    margin: 0 auto;
}
.grupo{
    width: 80%;
    margin: auto;
}
.text_noti{
    text-align: center;
}
.sliderk{
    width: 100%;
    height: 100px;
    background-image: url(../img/clientes.jpg);
    background-size: 100% 100%;
    animation: sliderke 20s infinite linear;
    overflow: hidden;
}
@keyframes sliderke{
    to{
        background-position: 2000px;
    }
}
/*---------Clientes Carrousel-----------*/
/*          footer         */
.img-footerk{
    width: 42%;
}
/*          footer         */
.sombrake{
    border-bottom: 1px solid #DBDCD9;
    clear: both;
}
.sombreado{
    background: url(../img/shadow-bot.png) no-repeat 50% -1px;
    margin-bottom: 10px;
}
.size_pa h4{
    font-size: 16px !important;
}
.size_pa p{
    font-size: 12px;
}
.top_menuk{
    background: #323141;
    width: 100%;
    z-index: 3;
    position: absolute;
}
.caption p{
    font-size: 13px;
    text-align: center
}
.caption h3{
    text-align: center !important;
}
.project-form2 {
    margin: 20px;
    padding: 10px;
    box-shadow: 0 0 10px 4px rgba(210, 210, 210, .8);
}
footer ul{
	text-transform:uppercase;	
}
.ok_rpta,
.no_rpta{
	background:#323141 !important;	
	color:#FFF !important;
	display:block !important;
	text-align:center !important;
	padding:5px 0 !important;
	margin-bottom:5px !important;
}

.no_rpta{	
	background:#F00 !important;
}
@media screen and (max-width: 1080px){
    .submenu{
        top: 53px;
    }
    .submenu1{
        top: 45px;
    }
    .menuli>li {
        padding: 22px 15px 0 15px;
    }
    .menu_one li {
        padding: 11px 6px 8px 5px;
    }
    .menu>li{
        padding: 14px 16px 10px 16px;
    }
    .logo_pri img{
        padding: 10px;
    }
}
@media screen and (max-width: 991px){
    .logo_pri{
        margin-top: 8%;
    }
    .margin_sos{
        margin-top: 10%;
    }
    .logo_pri1{
        margin-top: 0;
    }
    .margin_sos1{
        margin-top: 0;
    }
    .menu_one li {
        padding: 9px 25px 9px 25px;
    }
    .menu>li {
        padding: 13px 15px 10px 15px;
    }
    .logo_pri img {
        width: 100%;
        padding: 7px 0;
    }
    .bloque_img1{
        width: 100%;
    }
    .sliderk{
        height: 70px;
    }
    .mapa_resp{
        margin: 10px auto;
    }
}
@media screen and (max-width: 769px) {
    .flotarn{
        display: none !important;
    }
    .logo_bottom img{
        width: 80%;
    }
    .slick-next, .slick-prev{
        display: none !important;
    }
}
@media screen and (max-width: 620px) {
    .port_img{
        width: auto;
        margin: 0 119px;
    }
    .navbar{
        top: 59px;
    }
    .nav > li{
        z-index: 3;
        background-color: #323141;
    }
    .btn-blue{
        width: 100%;
    }
    .logo_bottom img{
        width: 100%;
    }
    .redes-sociales{
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 520px) {
    .slogan_logo{
        display: none;
    }
    .navbar{
        top: 23px;
    }
    .menu_one li {
        padding: 3px 7px 5px 7px;
    }
    .redes_one ul:first-child{
        margin-left: -20px;
    }
    .redes_one li {
        margin: 0 0 0 12px;
    }
    .top_responsive{
        margin-top: 23px !important;
    }
    .caption h3{
        font-size: 20px;
    }
    .logo_nuevo{
        height: 107px;
    }
    .text_der h3{
        font-size: 16px;
        margin-top: 25px;
    }
}
@media screen and (max-width: 480px) {
    .menu_one ul:first-child{
        margin-left: -28px;
    }
    .menu_one li{
        padding-right: 6px;
    }
    .redes_one ul:first-child{
        margin-left: -28px;
    }
    .text_der h3{
        margin-top: 14px;
    }
    .caption h3{
        font-size: 18px;
    }
}
@media screen and (max-width: 420px) {
    .navbar{
        top: 87px;
    }
    .top_responsive{
        margin-top: 87px !important;
    }
    .slogank{
        text-align: center;
    }
    .redes_one{
        display: none;
    }
    .menu_one{
        width: 100%;
    }
    .menu_one li{
        width: 50%;
    }
    .slick-prev, .slick-next{
        display: none !important;
    }
}
@media screen and (max-width: 390px){
    .logo_bottom{
        padding: 35px 22px 0;
    }
    .text_der h3{
        margin-top: 6px;
    }
    .nav li{
        margin: -1px;
    }
    .img-footerk{
        width: 100%;
    }
    .row{
        width: 100%;
        margin: 0;
    }
    .home-content{
        padding: 10px 27px;
    }
    .project-form{
        margin: 8px -8px 24px -8px;
    }
    footer{
        padding: 17px 13px;
    }
}
@media screen and (max-width: 420px){
    .navbar{
        top: 60px;
    }
    .top_responsive{
        margin-top: 60px !important;
    }
}