body {

    font-family: 'Raleway', sans-serif;

}



* {

    margin: 0;

    padding: 0;

    font-family: 'Raleway', sans-serif;

}



header {

    display: block;

    width: 100%;

    height: auto;

    position: relative;

    z-index: 2;

}

a{

    text-decoration: none;

}

nav {

    display: block;

    width: 100%;

    height: auto;

    background: #17c9c7;

    box-shadow: 0px 3px 5px #888;

}



nav ul li a:hover {

    background: #fff;

    color: #17c9c7;

}
.view {
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
}
.view .mask, .view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
   padding: 7px 14px;
    background: hsla(0,0%,0%,0.4);
   margin-top: 40%;
}

.view img {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.view .mask {
    opacity: 0;
    background-color: hsla(0,0%,0%,0.6);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    -moz-transition: all 0.2s 0.4s ease-in-out;
    -o-transition: all 0.2s 0.4s ease-in-out;
    -ms-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -moz-transform: translate(460px, -100px) rotate(180deg);
    -o-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
}
.view h2 {
   -webkit-transform: translateY(-400px);
    -moz-transform: translateY(-400px);
    -o-transform: translateY(-400px);
    -ms-transform: translateY(-400px);
    transform: translateY(-400px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.view:hover .mask { 
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view:hover h2 { 
    -webkit-transform: translateY(0px); 
    -moz-transform: translateY(0px); 
    -o-transform: translateY(0px); 
    -ms-transform: translateY(0px); 
    transform: translateY(0px); 
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}


section {

    width: 85%;

    height: auto;

    margin: auto;

    background-color: #d6dce3;

    z-index:3;

    position:relative;

}

section #content, section aside {

    display: inline-block;

    vertical-align: top;

}



#content {

    width: 82%;

    height: auto;

    position: relative;



}



.caja-aside-right {

    text-align: center;

}



p.first-texto a, .detalles-header a, .red-left a {

    text-decoration: none;

    color: #FFFFFF;

    font-weight: bold;

}



aside {

    width: 17.5%;

    height: 100%;

    background-color: #e7edf4;

    position: relative;

    z-index :1000;

}



aside .top-aside {

    background: url("http://www.visitayucatan.com/files-new-design/images/cabecera-aside.png")  top ;

    background-size: 103.3% 100%;

    position: absolute;

    width: 100%;

    height: 100px;

    top:-50px;





}

.cajas figure {

    margin: 0 auto;

}



.cajas figure img {

    width: 96%;

    padding: 0 2%;

    display: block;

    border: none;

}



.cajas figcaption {

    text-align: center;

    color: #ad0c80;

    padding: 15px 0px;

    font-weight: bold;

    font-size: 15px;

    position:relative;

}



.cajas {

    display: block;

    height: 192px;

    width: 100%;

    position: relative;

    margin-top: 29px;

}



.cajas > p {

    width: 96%;

    margin: 0 2%;

    display: block;

}



.detalles-aside{

    background-color: #b8ba08;

    color: #fff;

    padding: 2%;

    display: block;

    width: 60%;

    height:10px;

    position: relative;

    top: 20%;

    left: 25%;

    -webkit-border-radius: 5px;

    border-radius: 5px;

    -moz-border-radius: 5px;

    font-size: 12px;

}

.texto-uno{

    float: left;

    display: inline-block;

}

.texto-dos{

    float: right;

    display: inline-block;

    margin-top: -10%;

    margin-right: -5.5%;

}

article {

    display: block;

    width: 98%;

    /*height: 27%;*/

    height: 190px;

    margin: 30px auto;

    background-color: #f7f9fb;

    position: relative;

}
/********ADD******/
#hotel{
    margin: 14px auto;
}
.introduccion{
    width: 100%;
    display: block;
    height: auto;
}
.introduccion div{
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
#izquierdo{
    width: 20%;
    height: 100%;
}
.truncate_wrap{
 width: 79%;
    height: 100%;
    font-size: 13px;   
}
#read-left{
    width: 79%;
    height: 100%;
    font-size: 15px;
    text-align: justify;
}
/*
#read-left p{
    width:99%;
    height: 100%;
    display: block;
    text-align: left;
    margin: auto;
}*/
#izquierdo img{
    width: 60%;
    max-width:60%; 
    height: 100%;
    display: block;
    margin: 2% auto;
    margin-left: 35%;
}
.lectura{
    color:#00B0C7;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}
/********FIN ADD******/


.top-header {

    display: block;

    width: 100%;

    height: 50px;

    background: #3d8ddf;

}



.limpiar {

    display: block;

    width: 100%;

    clear: both;

}



.body-header {

    display: block;

    width: 100%;

    height: 170px;


}

.img-tours{
       background-image: url("http://www.visitayucatan.com/files-new-design/images/fondo-header.png");

    background-size: 100% 170px;
}

.img-paquetes{
    background-image: url("http://www.visitayucatan.com/files-new-design/images/paquetes-header.png");

    background-size: 100% 170px;
}
.img-hoteles{
       background-image: url("http://www.visitayucatan.com/files-new-design/images/fondo-header.png");

    background-size: 100% 170px;
}
.espacio, menu {

    display: inline-block;

}



.detalles-header {

    display: block;

    top: 55%;

    left: 50%;

    position: absolute;

    z-index: 40;

    width: 200px;

      background: url("http://www.visitayucatan.com/files-new-design/images/titulo-paquetes.png") no-repeat;

    background-size: 200px auto;


}

.logo-tours{

}

.detalles-header p {

    font-size: 18px;

    color: #fff;

    padding: 10px 10px 10px 20px;

}



.detalles-header span {

    font-size: 14px;

    padding-left: 8px;

}



.logo {

    left: 15%;

    position: absolute;

    z-index: 40;

    height: 50%; /*113px;*/

    width: 15%; /*220px;*/

}



.logo img {

    width: 100%;

    height: 100%;

}

.titulo-img {

    right: 36%;

    bottom: 18%;

    position: absolute;

    z-index: 0;

    height: 25%; /*113px;*/

    width: 15%; /*220px;*/

}

.titulo-img img {

    width: 100%;

    height: 100%;

}


.menu {

    margin-right: 8%;

    float: right;

}



.menu li ul {

    display: none;

    position: absolute;

    min-width: 160px;

}



.menu li:hover > ul {

    display: block;

}

.menu a span{

    display: none;

}

.menu li ul li {

    position: relative;

    display: block;

    background-color: #17c9c7;

    border-left: none;

    border-bottom: 1px solid #fff;

    z-index: 100;

}



.menu li ul li ul {

    right: -140px;

    top: 0px;

}



.menu li {

    width: auto;

    border-left: 1px solid #fff;

    list-style: none;

    display: inline-block;

    margin-right: -4px;

}



.menu li:last-child {

    border-right: 1px solid #fff;

}



.movil {

    display: none;

    width: 100%;

    position: relative;

    background: #17c9c7;

}



.menu li a {

    color: #fff;

    text-decoration: none;

    display: block;

    font-size: 18px;

    text-shadow: 1px 1px #888;

    line-height: 15px;

    padding: 9px 9px;

}



.movil a {

    text-decoration: none;

    float: left;

    font-size: 16px;

    line-height: 15px;

    padding: 10px 12px;

    color: #fff;

}



.movil span {

    float: right;

    color: #fff;

    font-size: 16px;

    line-height: 15px;

    padding: 10px 12px;

}



.border-top {

    width: 100%;

    height: 6%;

    display: block;

    background: linear-gradient(left, #ca7500 20%, #e3ad08 60%, #ca7500 100%);

    background: -webkit-linear-gradient(left, #ca7500 20%, #e3ad08 60%, #ca7500 100%); /*-webkit-linear-gradient(left, tomato 20%, cyan 60%, lightgreen 100%);*/

    background: -moz-linear-gradient(left, #ca7500 20%, #e3ad08 60%, #ca7500 100%);

    background: -o-linear-gradient(left, #ca7500 20%, #e3ad08 60%, #ca7500 100%);

    background: -ms-linear-gradient(left, #ca7500 20%, #e3ad08 60%, #ca7500 100%);

    position: absolute;

    z-index: 1;

}



.section-left {

    width: 30%;

    display: block;

    height: 100%;

    position: relative;

    z-index: 1;

}



.img1 {

    width: 76%;

    height: 110%;

    position: relative;

    z-index: 1;

    left: -1%;

    top:-2%;

    transform: perspective(300) rotateX(-5deg);

    transform-origin: 0% 0%;

    -webkit-transform: perspective(300) rotateX(-5deg);

    -webkit-transform-origin: 0% 0%;

    -moz-transform: perspective(300px) rotateX(-5deg);

    -moz-transform-origin: 0% 0%;

    -o-transform: perspective(300) rotateX(-5deg);

    -o-transform-origin: 0% 0%;

    -ms-transform: perspective(300) rotateX(-5deg);

    -ms-transform-origin: 0% 0%;

    border-radius: 5px;

    background: #fff;



}



.img2 {

    display: block;

    width: 24%;

    height: 100%;

    position: relative;

    left: -6.8%;

    z-index: 0;

}

.img1 img{

    position: absolute;

    top: 0;

    bottom: 0;

    width: 96%;

    padding: 2%;

    height: 96%;

    display: block;



}



.img2 img {

    width: 100%;

    height: 100%;

    display: block;

    border: none;

}





.img1, .img2 {

    float: left;

    vertical-align: top;

}



.fondo-stars {

    display: block;

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    z-index: 15;

}



.estrella {

    display: block;

    text-align: center;

    padding: 5% 0% 0 10%;

    text-shadow: 1px 2px #888;

}



.texto {

    color: #fff;

    margin-top: 30%;

    text-align: center;

    text-shadow: 1px 1px #888;

}



.estrella1 {

    margin-right: 0%;

}



.estrella2 {

    margin-right: 4%;

}



.estrella3 {

    margin-right: 6%;

}



.estrella4 {

    margin-right: 8%;

}



.estrella5 {

    margin-right: 10%;

}



.detalles {

    width: 45%;

    height: 100%;

    z-index: 52;

    position: relative;

    z-index: 2;

    left: -1%;

}



.detalles .titulos{

    padding-top: 5%;

    display: block;

    width: 100%;

}

.titulos h2{

    overflow: hidden;

    height: 24px;

    padding: 4px 0px 4px 0px;

}



.detalles .descripciones{

    width: 100%;

    text-align: justify;

    padding: 2% 0% 0%;

}



.img3 {

    width: 25%;

    height: 95%;

    margin-top: .5%;

    background: url(http://www.visitayucatan.com/files-new-design/images/derecho.png) center no-repeat;

    background-size: 100% 100%;

    position: relative;

    z-index: 2;

}



.img3 img {

    width: 100%;

    height: 100%;

    /*margin-top:5%; */

    position: relative;

    z-index: 50;

}

/****JDAMAS agregados****/
 .detalles-precio {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    color: #ad0c80;
}
.content-precios{
    display: block;
    width: 100%;
    height: 80%;
}
.detalles-precio div.precios-tours{
    width: 100%;
    height: 46%;
    display: block;
    vertical-align: middle;
    padding-top:2%;
}
.detalles-precio div.precios-hotel{
    width: 100%;
    height: 94%;
    display: block;
    vertical-align: middle;
    padding-top:2%;
}
.texto-top{
    padding-top: 10%;
}
.precio-top {
    font-size: 18px;
    display: block;
    color: #ad0c80;
    font-weight: bold;
}

.precio{
    font-size: 27px;
    font-weight: bold;   
     color: #a70b7b;
}
/***jdamas***/

.img3 .parrafo-detalle {

    display: block;

    text-align: center;

}



.arriba {

    font-size: 20px;

    display: block;

    line-height: 10%;

    padding-top: 20%;

    padding-bottom: 5%;

    color: #ad0c80;

}



.abajo {

    font-size: 25px;

    font-weight: bold;

    display: block;

    line-height: 5%;

    padding-top: 10%;

    color: #ad0c80;

}



.detalles-section {

    background: url("http://www.visitayucatan.com/files-new-design/images/informacion.png");

    color: #fff;

    padding: 5px;

    display: block;

    width: 100%;

    margin-top: 20%;

    margin-left: 25%;

    font-size: 12px;

}



.informacion-detalles {

    width: 90%;

    height:auto;

    margin: 0 auto;

    position: relative;

    background: url(http://www.visitayucatan.com/files-new-design/images/informacion.png) center no-repeat;

    background-size: 100% 100%;

    z-index: 2;

    bottom: -4%;

}



.first-texto, .second-texto {

    display: inline-block;

    text-align: center;

    padding-top: 4%;

    padding-bottom: 4%;

    color: #fff;

}



.first-texto {

    width: 85%;

    text-align: center;

    font-size: 15px;

    border-right: 1px solid #fff;

}



.second-texto {

    width: 10%;

    font-size: 10px;

    text-align: center;

}



.uno {

    position: relative;

    margin-top: 5%;

    font-size: 14px;

    color: #ad0c80;

    display: block;

    text-align: center;

    width: 96.7%;

    margin-left: 3%;

    padding: 5px 0;

    line-height: 10px;

    background: url("http://www.visitayucatan.com/files-new-design/images/barrita.png");

}

.inferior p, .inferior span {

    float: left;

}

.section-left, .img3, .detalles {

    /*	display: inline-block;*/

    float: left;

    vertical-align: top;

}

.titulo-top{

    display: none;

}

@font-face {

    font-family: 'icomoon';

    src: url('http://www.visitayucatan.com/files-new-design/css/fonts/icomoon.eot?y9whwe');

    src: url('http://www.visitayucatan.com/files-new-design/css/fonts/icomoon.eot?y9whwe#iefix') format('embedded-opentype'), url('http://www.visitayucatan.com/files-new-design/css/fonts/icomoon.ttf?y9whwe') format('truetype'), url('http://www.visitayucatan.com/files-new-design/css/fonts/icomoon.woff?y9whwe') format('woff'), url('http://www.visitayucatan.com/files-new-design/css/fonts/icomoon.svg?y9whwe#icomoon') format('svg');

    font-weight: normal;

    font-style: normal;

}



[class^="icon-"], [class*=" icon-"] {

    /* use !important to prevent issues with browser extensions that change fonts */

    font-family: 'icomoon' !important;

    speak: none;

    font-style: normal;

    font-weight: normal;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    /* Better Font Rendering =========== */

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}



.icon-play3:before {

    content: "\e902";

}

.icon-menu:before {

    content: "\e5d2";

}

.icon-keyboard_arrow_down:before {

    content: "\e313";

    color: #fff;

    font-weight: bold;

    font-size: 30px;

    font-weight: bold;

    text-shadow: 1px 1px #888;

    line-height: 10px;

    padding: 3px 0px;

}

.icon-star-full:before {

    /*content: "\e902";*/

    content: "\e903";

    color: #fff;

}



.icon-facebook:before {

    content: "\e900";

    color: #fff;

    font-size: 25px;

    background-color: #858181;

    padding: 5px;

    border-radius: 2px;

}



.icon-twitter:before {

    /*content: "\e905";*/

    content: "\e901";

    color: #fff;

    font-size: 25px;

    background-color: #858181;

    padding: 5px;

    border-radius: 2px;

}



.cir {

    text-align: center;

    padding: 5px;

    border-radius: 50%;

    background-color: #b30a55;

    vertical-align: middle;

    color: #fff;

}



.cir2 {



    text-align: center;

    padding: 10% 10% 10% 10.2%;

    border-radius: 50%;

    background-color: #b8ba08;

    vertical-align: middle;

    color: #fff;

    background: #9b9d07; /* For browsers that do not support gradients */

    background: -webkit-radial-gradient(#b8ba08 40%, #9b9d07 50%, #d0d0cf 60%); /* Safari 5.1-6.0 */

    background: -o-radial-gradient(#b8ba08 40%, #9b9d07 50%, #d0d0cf 60%); /* For Opera 11.6-12.0 */

    background: -moz-radial-gradient(#b8ba08 40%, #9b9d07 50%, #d0d0cf 60%); /* For Firefox 3.6-15 */

    background: radial-gradient(#b8ba08 40%, #9b9d07 50%, #d0d0cf 60%); /* Standard syntax */

}



.redes {

    margin-top: 70%;

    width: 100%;

}



.red-left {

    float: left;

    text-align: center;

}



.red-left p, .red-right p {

    font-size: 10px;

    padding: 10px;

    color: #858181;

}



.red-right {

    float: right;

    text-align: center;

}

.efecto-hover:hover .icon-facebook{

    color: red;

    cursor: pointer;

    background: red;

}

.icon-red{

    text-decoration: none;



}



/*****FOOTER_***/

footer{

    width: 85%;

    margin: 0 auto;

    background: rgba(61,141,223,.8);

    z-index:3;

    position:relative;

}

footer .column,footer .column-img{

    display: inline-block;

    vertical-align: top;

}

.column{

    width: 20%;

    margin: 1% 2%;



}



div.columna-uno{

    margin-left: 4%;

}

.column select{

    margin-top: 5%;

    padding: 5px;

    color: #666;

    width: 102%;

    box-sizing: border-box;

}



footer  h2{

    text-align: center;

    color: #fff;

    font-weight: bold;

    font-size: 21px;

    width: 100%;

    padding: 2px;

    border-bottom: 1px solid #fff;

}

.idioma{

    margin-top: 10%;

}



.menu-footer {

    list-style: none;

}

.menu-footer a:first-letter {

    text-transform: uppercase;

}

.menu-footer a{

    color: #000;

    text-decoration: none;

    text-align: left;

    display: block;

    padding: 2% 0% 2% 1%;

    font-size: 15px;

}

footer .column-img{

    width: 21.5%;

    margin: 1%;

}

.column-img{

    text-align: center;

}

.img-footer1{

    position: relative;

    margin: auto;

    width: 40%;

    height: 20%;

    padding: 4% 3% 3% 3%;

    display: block;

}

.img-footer2{

    position: relative;

    margin: auto;

    width: 90%;

    padding: 1%;

    height: 39%;

    height: auto;

    display: block;

}

/******FIN FOOTER_*****/



@media screen and (max-width: 1250px) {

    .logo {

        left: 5%;

    }

    section{

        width: 100%;

    }

    #content {

        width: 81.7%;

    }

    aside {

        /*width: 17.5%;*/
        width: 17.5%;

    }

    /******FOOTER_******/

    footer{

        width: 100%;

        height: auto;

    }



    /*******FIN FOOTER***/



}

@media screen and (max-width: 960px) {

    .menu {

        margin-right: 0%;

    }

    .menu li a {

        font-size: 17px;

    }

}

@media screen and (max-width: 870px) {



    .logo {

        left: 0%;

    }

    .red-left p, .red-right p {

        padding: 5px;

    }

    .menu li a {

        font-size: 16px;



    }





}



@media screen and (max-width: 768px) {

    body {

        /*background-color: lightgreen;*/

    }
    .titulo-img {

    right: 30%;

    bottom: 20%;

    height: 25%; /*113px;*/

    width: 20%; /*220px;*/

    }

    .titulo-img img {

        width: 100%;

        height: 100%;

    }

    .detalles{

        left: 0;

    }

    .titulos h2{

        font-size: 18px;



    }

    .titulos h3{

        font-size: 15px;

    }

    .arriba{

        font-size: 15px;

    }

    .abajo,.precio{

        font-size: 20px;

    }

    .uno{

        font-size: 12px;

    }

    .descripciones{

        font-size: 14px;

    }

    .menu a span{

        position: absolute;

        display: inline-block;

        right: 1%;



    }

    .menu li:hover > ul {

        display: none;



    }

    .menu li ul{

        position: relative;

    }

    .menu li ul li{

        border-bottom:none;

        background: #17dddb;

    }

    .menu  li ul li:first-child{

        border-bottom:1px solid #fff;

    }

    .top-aside{

        display: none;

    }

    section #content, section aside {

        display: block;

    }

    section {

        width: 100%;

        height: auto;

        z-index:1;

    }

    #content {

        width: 100%;

        height: auto;

        overflow: hidden;

    }

    aside {

        width: 100%;

        height: auto;

    }

    article {

        width: 100%;

        height: 170px; /*190px;*/

    }

    .detalles-header {

        width: 170px; /*220px;*/

        background-size: 170px auto;

        z-index:0;

    }

    .cajas {

        height: 140px;

        width: 45%;

        padding:1%;



        vertical-align:top;

        float:left;

    }



    aside .cajas figure{



        width:96%;

        padding:0%;

        height:100%;

    }

    .cajas figure img{

        width:100%;

        height:80%;



    }

    .cajas figure figcaption{

        width:100%;

        height:19%;

    }

    .redes-sociales {



        width:100%;

    }

    .red-left p, .red-right p {

        padding: 10px;

    }

    .redes {

        margin-top: 5%;

        width: 100%;

    }

    .red-left {

        margin-left:30%;

    }

    .red-right {

        margin-right:30%;

    }

    .detalles-header p {

        font-size: 15px;

    }

    .detalles-header span {

        font-size: 10px;

    }

    .body-header {

        width: 100%;

        height: 170px;

    }
    
    .img-paquetes{
    background-image: url("http://www.visitayucatan.com/files-new-design/images/paquetes-movil.png");

    background-size: 100% 170px;
}


.img-tours{
       background-image: url("http://www.visitayucatan.com/files-new-design/images/fondo-movil.png");

    background-size: 100% 170px;
}

.img-hoteles{
       background-image: url("http://www.visitayucatan.com/files-new-design/images/fondo-movil.png");

    background-size: 100% 170px;
}

    .movil {

        display: block;

    }

    #nav-mobile:hover {

        cursor: pointer;

    }

    .menu {

        padding: 0;

        margin: 0;

        margin-right: 0%;

        margin-left: 0%;

        width: 100%;

        display: none;

        position: absolute;

    }

    .menu li {

        width: 100%;

        display: block;

        border-left: none;

        border-bottom: 1px solid #fff;

        background-color: #17c9c7;

        z-index: 99999;

    }

    .menu li:first-child {

        border-top: 1px solid #fff;

    }

    .open-menu {

        display: block;

    }



    .logo {

        width: 150px;

        height: 55px;

        left:0;

        right:0;

        margin-left:auto;

        margin-right:auto;

    }



    .img1 {

        display: block;

        height: 80%;

        width: 100%;

        top:1%;

        left: 0;

    }



    .img2 {

        left: 0;

        height: auto;

        width: 95%;

        margin:auto;

        background: #ea4141;

        -moz-border-radius: 2px;

        -webkit-border-radius: 2px;

        -o-border-radius: 2px;

        -ms-border-radius: 2px;

        border-radius: 2px;

    }

    .estrella {

        padding:0;

        margin: 0;

    }

    .estrella4, .estrella5 {

        display:none;

    }

    .icon-star-full {

        padding:4px;

    }

    .img2 img {

        display: none;

    }



    .img1, .img2 {

        float: none;

        display: block;

    }



    .texto {

        display: none;

    }



    .fondo-stars {

        position: relative;

        height: 100%;

        width: 100%;

        text-align:center;

    }



    .icon-star-full {

        display: inline-block;

        margin-right: 0%;

        text-align: center;

        font-size: 12px;

    }

    .detalles-aside{

        width: 50%;

    }

    .informacion-detalles {

        width: 97%;

        margin-top: 4%;

    }

    .first-texto{

        font-size: 12px;

    }

    .second-texto{

        vertical-align: middle;

    }



    /******FOOTER_******/

    div.columna-uno{

        margin-left: 2%;

    }

    footer .column{

        width: 28.5%;

    }

    footer .column-img {

        margin-top: 0%;

        display: block;

        width: 96%;

        height: 100px;

        padding-bottom: 0.5%;

    }

    .column-img img{

        display: inline-block;

        vertical-align: middle;

        padding: 1%;

    }

    footer .img-footer1{

        width: 20%;

        height: 80%;

    }

    footer .img-footer2{

        width: 60%;

        height: 80%;

    }



    /*******FIN FOOTER***/
/********ADD******/

#izquierdo img{
    width: 70%;
    max-width:70%; 
    height: 100%;
    margin-left: 25%;
}
/********FIN ADD******/
}

@media screen and (max-width: 480px) {
/********ADD******/
/*.truncate_wrap{
 width: 78%;
 height: 100%; 
}


#read-left p{
    text-align: justify;
    font-size: 13px; 
}
#izquierdo img{
    width: 90%;
    max-width:90%; 
    height: 100%;
    margin-left: 5%;
}*/
#izquierdo{
    width: 96%;
    height: 80px;
    padding-left: 1.5%;
}
#izquierdo img{
    width: 50%;
    height: 100%;
    display: block;
    margin-left:0%;
    margin:0%;
}
#read-left{
    width: 96%;
    padding: 0% 2% 1% 2%;
}

/********FIN ADD******/
    
.informacion-detalles {
    bottom: 0%;
}

    .detalles-aside{

        width: 60%;

    }

    figcaption.figure-texto,div.detalles-aside{

        font-size: 11px;

    }

    body{

        background: #d6dce3;

    }



    header {

        width: 96%;

        margin: auto;

    }

    article{

        margin: 2% auto;

        width: 96%;

        height: 400px;

    }

    aside{

        width: 96%;

        margin: auto;

    }

    .section-left{

        width: 100%;

        height: 60%;

        z-index: 1;

        position: relative;

    }

    .section-left .titulo-top{

        display: block;

        height: 8%;

        z-index: 1;

        padding-top: 10%;

        padding-bottom:2%;

        text-align: center;

        font-size: 20px;

        font-weight: 0;

        overflow: hidden;

    }

    .section-left .img1{

        max-width: 80%;

        margin: auto;

        height: 60%;

        position: relative;

        z-index: 1;

        transform-origin: 0% 0%;

        transform: perspective(0) rotateX(0deg);

        -webkit-transform-origin: 0% 0%;

        -webkit-transform: perspective(0) rotateX(0deg);

        -moz-transform-origin: 0% 0%;

        -moz-transform: perspective(0) rotateX(0deg);

        -o-transform-origin: 0% 0%;

        -o-transform: perspective(0) rotateX(0deg);

        -ms-transform-origin: 0% 0%;

        -ms-transform: perspective(0) rotateX(0deg);



        left: 0;

        box-shadow: 2px 1px 4px #000;

    }

    .img1 img{



        width: 98%;

        height: 93%;

        background: #fff;

    }

    .section-left .img2{

        width: 60%;

        height: 10%;

        position: relative;

        z-index: 1;

    }

    .detalles{

        width: 58%;

        height: 40%;

        padding: 1%;

        z-index: 1;

        position: relative;

    }

    .img3{



        width: 38%;

        height: 40%;

        position: relative;

        z-index: 1;

    }

    .titulos h2,.titulos h3{

        display: none;

    }

    .section-left, .img3, .detalles {

        /*  display: inline-block;*/

        display: block;

    }

    .first-texto{

        font-size: 10px;

    }



    /******FOOTER_******/

    footer{

        width: 96%;

        margin: auto;

    }

    footer .column-img{

        width: 96%;

        margin: 0 auto;

    }

    .menu-footer a{

        font-size: 13px;

    }



    /********FOOTER_FIN****/
      .titulo-img {

    right: 30%;

    height: 20%; /*113px;*/

    width: 35%; /*220px;*/

    }

    .titulo-img img {

        width: 100%;

        height: 100%;

    }

}

@media screen and (max-width: 380px) {



    .section-left .titulo-top{

        font-size: 15px;

        height: 5%;

    }

    .redes-sociales {



        width:100%;

    }

    .red-left p, .red-right p {

        padding: 5px;

    }

    .redes {

        margin-top: 5%;

        width: 100%;

    }

    .red-left {

        margin-left:10%;

    }

    .red-right {

        margin-right:10%;

    }

    .detalles-header {



        left: 39%;

    }

    .detalles-aside{

        width: 70%;

    }



    /******FOOTER_******/

    footer div.column{

        width: 96%;

        display: block;

    }

    #moneda,#idioma{

        width: 80%;

        margin-left: 10%;

    }



    /*****FIN-FOOTER*******/

}