
#btn_close_c {
    width: 40px;
    height: 40px;
    right: 20px;
    top: 20px;
    background: transparent url("../images/projects/close.jpg") no-repeat scroll 0% 0%;
}

.box-popup > .inn {
    padding: 36px;
}
.box-popup {
    max-width: 936px;
    height: 530px;
}
.box-popup, .fancybox-skin {
    background: #FFF none repeat scroll 0% 0%;
}
.box-popup > .inn {
    padding: 36px;
}
.box-popup .figure {
    position: relative;
}
.box-popup .figure {
    width: 436px;;
    height: 437px;
    border: 1px solid #333;
    border-radius: 5px;
}
.catalogo_imagenes {
    position: relative;
    overflow: hidden;
}
.figure {
    text-align: center;
}
.float_left {
    float: left;
}
.box-popup .figure img {
    border-radius: 5px;
    margin: 0px auto;
}
.catalogo_imagenes img {
    transition: all 2s ease 0s;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    opacity: 0;
    transform: translateX(-100%);
}
.content-box-detail .inn {
    padding: 0px 26px;
}
.table-box {
    width: 100%;
    display: table;
    height: 437px;
}
.inn-table-box {
    display: table-cell;
    vertical-align: middle;
}
.content-box-detail h2 {
    font-size: 30px;
    font-family: arial;
    color: #6ABEFB;
    text-transform: uppercase;
    max-width: 320px;
    text-align: center;
}
.content-box-detail p {
    color: #707174;
    font-size: 16px;
    max-width: 346px;
}
.content-box-detail p {
    color: #707174;
    font-size: 16px;
}
.content-box-detail p a, .content-box-detail p span {
    color: #6ABEFB;
}
.clearfix::after, .content::after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.cont-botones {
    position: absolute;
    bottom: 15px;
    width: 100%;
}
.cont-botones .fa.active {
    color: #29A6FF;
}
.cont-botones .fa {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}




/* Personalice Projects */
.isotope, .isotope .isotope-item {
    transition: all 1s ease 0s;
}

.grid {
    display: inline-block;
    width: 315px;
    height: auto;
    margin: 0px 8px 30px;
}
.isotope-item, .plus {
    z-index: 2;
}
.content-grid{
    text-align: center;
}

.grid .figure a {
    display: block;
    position: relative;
}
.detail .inn {
    padding: 16px 0px;
}
.detail .inn p {
    margin: 0px;
    font-size: 18px;
    color: #5B5B5F;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 .detail .inn p,.grid .figure{
    overflow: hidden;
 }
 .figure {
    text-align: center;
}

.plus {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(60, 145, 207, 0);
    background-image: url("../images/projects/plus.png");
    background-repeat: no-repeat;
    background-position: 50% 120%;
}
.plus {
    transition: all 0.3s ease 0s;
}
.isotope-item, .plus {
    z-index: 2;
}

.center-box {
    padding: 15px 0px;
}
.center-box ul {
    text-align: center;
    width: 100%;
}
.center-box ul li {
    display: inline-block;
    margin: 0px 12px;
    
}
.list_reset, .list_reset li {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
}
ul li {
    line-height: 1.4em;
}
.center-box ul li a.selected {
    color: #5B5B5F;
}
.center-box ul li a {
    color: #2FA8FF;
    text-transform: uppercase;
}

/* End projects */

/* Project efect */

.grid .figure a:hover .plus{
    background-position: inherit;  
    background-color: inherit;
}
.isotope-item .plus {
    position: relative;
    left: initial;
    display: inline-block;
    top: initial;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background-color: #4686bc;
    background-image: url(../images/projects/ico-plus.png);
    background-position: initial;
    margin: 5px;

}
.isotope-item .search {
    position: relative;
    left: initial;
    display: inline-block;
    top: initial;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background-color: #4686bc;
    background-image: url(../images/projects/ico-search.png);
    background-position: initial;
    margin: 5px;
}
.isotope-item .menu{
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(120%);
    z-index: 1;

    opacity: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;


}

.isotope-item .opacidad{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(67,197,255,0.9);


    opacity: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;


    border-radius: 25px;

}

.isotope-item.grid .figure {
    width: 100%;
    height: 343px;
    border-radius: 30px;
    border: 3px solid #c8c8c8;
    background: #fff;
    box-sizing: border-box;
}

.isotope-item.grid{
    margin-bottom: 30px;
    width: 312px;

}

.isotope-item.grid:nth-child(3n+0) {

}

.isotope-item.grid .figure a {
    display: block;
    position: relative;
    height: 100%;
}
.isotope-item.grid .detail {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #10bffe;
    color: #fff;
    border-radius: 0px 0px 35px 35px;

    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease;
}
.isotope-item.grid .detail .inn p{
    color: #fff;
    font-size: 30px;
    text-align: center;
    font-family: "NewTaiLu";
}

.isotope-item:hover .menu{
    transform: translateY(-50%);
    opacity: 1;
}

.isotope-item:hover .opacidad{
    opacity: 1;
}

.isotope-item:hover .detail{
    opacity: 0;
}

#contenedor{
    margin-top: 10px;
}
#isotope-options{
    margin-top: 19px;
}

.center-box ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.center-box ul li {
    display: inline-block;
    margin: 0px;
    width: 23%;
}
.center-box ul li a.selected {
    color: #FFF;
    background-color: #C8C8C8;
}
.center-box ul li a {
    text-transform: none;
    padding: 25px 0px;
    color: #FFF;
    border: 0px none;
    border-radius: 30px;
    background: #0EC0FF none repeat scroll 0% 0%;
    font-size: 30px;
    font-family: "NewTaiLu";
    margin: 0px auto;
    display: block;
}


/* desarrollo web */
.content {
    max-width: 1130px;
}
.content {
    max-width: 1000px;
    margin: 0px auto;
}
