/*********** promociones ***********/
.only{
    padding-top: 4%;
}
.recent-work-wrap .recent-work-inner h3 {
    margin: 10px 0;
    text-align: center;
}
.recent-work-wrap .recent-work-inner {
    opacity: 1;
    margin-top: 15%;
}
.txt1 p{
    margin: 4px ;
}
@media(min-width: 837px) and (max-width: 1080px){
    .recent-work-wrap .recent-work-inner {
        margin-top: 10%;
    }
}
@media(max-width: 36px){
    .recent-work-wrap .recent-work-inner {
        margin-top: 5%;
    }
}
.marco{
    border: 1px solid #8c030d;
    margin: 4%;
    padding: 12%;
}
.recent-work-wrap img{
    display: block;
/*    height: auto;
    max-width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 5%;
}
.border{
    background-image: url("../../img/pointers.png");
    padding: 0.3%;
    width: 23%;
    margin: 0 auto;
}

#promociones{
    padding-top: 41px;
    margin-bottom: 36px;
    background-color: #f9f9f9;
    padding-bottom: 25px;
    margin-left: 23px;
}

.recent-work-wrap .overlay {
    background: none;
    opacity: 1;
    padding: 0;
    margin: 4%;
    border: 1px solid;
    border-radius: 0;
    color: #8c030d;
    height: 78%;
    width: 93%;
}

.recent-work-wrap:hover {
    opacity: 0.7;
}

/*********** suscriber ***********/
.suscribete{
    background-image: url("../../img/sus-bg.png");
    background-repeat: repeat-x;
    padding-bottom: 12%;
    margin-top: -5%;
}
.txt-sus{
    margin-top: 13px;
    margin-bottom: 12px;
}
.txt-sus h2{
    line-height: 14px;
    text-align: center;
}
.btn-sus{
    text-align: center;
    height: 42px;
    width: 62%;
}
.suscriber {
    padding: 5px 0;
    width: 47%;
    height: 30px;
    position: relative;
    line-height: 22px;
    margin: 0 auto;
}

.suscriber input {
        position: absolute;
        border-radius:1px;
        border-bottom: 1px solid #000;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        width: 72%;
        padding-left: 6%;
        top: 39%;
        height: 132%;
        background-color: #c6f0f8;
        opacity: 0.80;
        margin-left: 2%;
    }

.btn_sus {
    height: 139%;
    width: 28%;
    position: absolute;
    right: 0;
    top: 0px;
    border-radius:1px;
    background: rgba(0, 0, 0, 0) url("../../img/btn-bg.png");
    cursor: pointer;
}


.social {
    float: right;
    text-align: right;
    margin-top: 31px;
}
.btn_sus:hover{
    background: rgba(0, 0, 0, 0) url("../../img/btn-bg.png") repeat scroll 0 0 !important;
}
.suscriber .btn_sus:hover{
    opacity: 0.8;
}
.suscriber input:hover{
    opacity: 1;
}
#suscribete .btn-primary {
    padding: 0;
}
/*seccion sucibete*/
.suscriber{
    width: 45%;
}
@media(max-width: 1199px){
    .suscriber {
        width: 55%;
    }
}
@media(max-width: 1191px){
    .suscriber {
        width: 55%;
    }
}
@media(max-width: 991px){
    .suscriber {
        width: 73%;
    }
}
@media(max-width: 767px){
    #promociones{
        margin-left: 0;
    }
}
@media(max-width: 665px){
    .suscriber {
        width: 75%;
    }
}
@media(max-width: 400px){
    .suscriber {
        width: 80%;
    }
}
/*fin seccion sucibete*/
@media(max-width: 665px){
    .fs-14 {
        font-size: 10px!important;
    }
    .fs-30 {
        font-size: 25px!important;
    }
}
@media(max-width: 500px){
    .fs-14 {
        font-size: 10px!important;
    }
    .fs-30 {
        font-size: 20px!important;
    }
     .btn_sus {
        width: 40%;
    }
}
@media(max-width: 400px){
    .txt-sus h2 {
        line-height: 23px;
        text-align: center;
        margin-top: 3%;
        margin-bottom: 0;
    }
     .btn_sus {
        width: 50%;
    }
}
.tp-caption a {
    margin-top: 15px;
}
