@charset "UTF-8";
.hux_slide {
    background-image: url(../img/hux/back_1.jpg);
    padding-bottom: 50%;
}
.hux_video {
    background-image: url(../img/hux/video_back.jpg);
}
.huatulco_back {
    background-image: url(../img/hux/hux_map.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    max-width: 100%;
}
.hux_content {
    padding-top: 173%;
}
.act_pic {
    margin-top: 15%;
}
.tittle_event_hux {
    padding-left: 95px;
    padding-top: 30px;
}
.icon_event {
    margin-left: -80px;
    float: left;
    margin-top: -18px;
}
.event_description {
    padding-bottom: 5%;
    padding-right: 7%;
    padding-left: 5%;
    padding-top: 30px;
}
.month_name {
    text-transform: uppercase;
}
.stars_icon {
    margin-bottom: 25px;
}
.event_back {
    background-image: url(../img/events/events_back.jpg);
}
.pic_salones {
    padding-top: 5%;
}
.header_eventos {
	background-image: url(../img/concept/back_1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-bottom: 49%;
}
.back_pic_event_salon {
    background-image: url(../img/events/event_foot.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}
.montejes_text {
}
.intro_events {
    padding-bottom: 25%;
    padding-left: 12%;
}
.event_link_box {
    padding-top: 30px;
}
.concept_back {
    background-image: url(../img/concept/concept.jpg);
}
.foot_concept_pic {
    position: relative;
    max-width: 1103px;
    margin-left: auto;
    margin-right: auto;
    width: 81%;
    margin-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20%;
}
.amenities_box {
    background-color: #3C2969;
}
.flowers_top {
    background-image: url(../img/concept/flowers.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    margin-bottom: 2%;
    background-size: 29% auto;
}
.flowers_bottom {
    background-image: url(../img/concept/flowers_bottom.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 10%;
    background-size: 29% auto;
    padding-bottom: 10%;
}

.flowers_bottom h1{
text-align: center;
}
.amenities_content {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.list_amenities li {
    display: inline-block;
    width: 50%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 16px;
    list-style-type: disc;
    color: rgba(0,255,67,1.00);
    list-style-position: inside;
}
.list_amenities {
}
.pink_bullet {
    color: #E64788;
    font-size: 26px;
    line-height: 10px;
    margin-right: 5px;
    margin-left: 5px;
}
.ame_box {
    width: 50%;
    float: left;
}
.picture_concept {
    position: relative;
}
.logo_fundación {
    text-align: center;
    padding-top: 35px;
}
.juch_pic {
    width: 100%;
    height: auto;
    max-width: 550px;
}
.fundacion_box {
    padding-top: 8%;
}
.flowers_back {
    background-image: url(../img/concept/flowers_back.jpg);
    background-position: center center;
    background-size: cover;
}
.rotator_instalaciones {
    padding-top: 5%;
}

@media screen and (max-width:980px){
.back_pic_event_salon     {
    background-image: none;
}
}

@media screen and (max-width:890px){
.ame_box {
    width: 100%;
    padding-left: 17%;
}
}

@media screen and (max-width:500px){
.ame_box {
    width: 100%;
    padding-left: 0px;
}
}
