/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

#s5_register,
#s5_login {
    display: none!important;
}

@font-face {
  font-family: "issuu";
  src:url("fonts/issuu.eot");
  src:url("fonts/issuu.eot?#iefix") format("embedded-opentype"),
    url("fonts/issuu.woff") format("woff"),
    url("fonts/issuu.ttf") format("truetype"),
    url("fonts/issuu.svg#issuu") format("svg");
  font-weight: normal;
  font-style: normal;

}

#s5_nav li span:hover{
color: #FFF!important;
}

.s5_custom1_outer_wrap {
    margin-bottom: -1px;
}

.ion-ios-book:before {
    content: "a"!important;
    font-family: "issuu"!important;
    font-size: 16px!important;
}

.slide-destinos {
    padding: 0!important;
}

div.itemHeader h2.itemTitle{
    line-height: 35px !important;
}

.social_icon.ion-social-googleplus{
    background: none!important;
}

.slide-destinos .nspArt h4.nspHeader {
    font-size: 24px;
    margin: 0;
    /* padding: 10px 0 15px 0; */
    background-color: blue;
    width: 250px;
    padding: 6px;
    text-align: right;
    float: right;
    color: #FFF;
    top: 445px!important;
}

.home-tabs-titulo a{
    color: #FFF;
    text-decoration: none;
}

#s5_header_overlay {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 4;
    height: 428px;
}

#s5_header_spacer {}

#s5_menu_wrap.s5_wrap,
#s5_menu_wrap.s5_wrap_fmfullwidth {
    background-color: rgba(0, 82, 140, .9)!important;
    box-shadow: none;
}

#s5_component_wrap_inner h2,
#s5_component_wrap_inner h1 {
    font-weight: bold!important;
    color: #00528C!important;
    font-size: 40px!important;
    text-transform: none!important;
}

.regiones-intro {
    width: 500px;
    margin: 40px auto 0 auto;
}

#s5_register:hover,
#s5_login:hover,
#s5_nav li .s5_level1_span1:hover,
#s5_nav li.mainMenuParentBtnFocused .s5_level1_span1,
a.readon:hover,
a.pager:hover,
button:hover,
.button:hover,
.pagenav a:hover,
.s5_ls_readmore:hover,
.readmore a:hover {
    background: #00528c!important;
}

.gkNspPM-PortfolioGrid {
    margin: 0!important;
}

#s5_footer_area_inner {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-size: .9em;
}

#s5_footer_area_inner {
    text-align: left;
}

ul.regiones {
    width: 100%;
    height: auto;
    min-height: 100vh;
    position: relative;
    margin: auto;
    list-style-type: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,1+100 */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    /* IE6-8 */
}

ul.regiones li {
    width: 20%;
    float: left;
    color: #FFF;
    height: 100%;
    min-height: 100vh;
    /*opacity: .9;*/
    /*SERGIO 20150805 SIN OPACIDAD*/
    -webkit-transition: all 300ms ease-in !important;
	-moz-transition: all 300ms ease-in !important;
	-ms-transition: all 300ms ease-in !important;
	-o-transition: all 300ms ease-in !important;
    transition: all .3s ease-in;
    position: relative;
}

ul.regiones li:hover {
    opacity: 1;
}

ul.regiones li:nth-child(odd) {}

.noreste {
    background: url('../images/litoral-norte.jpg') no-repeat center center;
    background-size: auto 100%;
}

.litoral-norte {
    background: url('../images/termas.jpg') no-repeat center center;
    background-size: auto 100%;
}

.centro {
    background: url('../images/centro.jpg') no-repeat center center;
    background-size: auto 100%;
}

.litoral-sur {
    background: url('../images/litoral-sur.jpg') no-repeat center center;
    background-size: auto 100%;
}

.sur {
    background: url('../images/sur.jpg') no-repeat center center;
    background-size: auto 100%;
}

.este {
    background: url('../images/este.jpg') no-repeat center center;
    background-size: auto 100%;
}

.regiones-mapa {
    width: 100%;
    margin: auto;
    /* margin-top: 64vh; */
    position: absolute;
    bottom: 15px;
}

.regiones-mapa img {
    display: block;
    margin: auto;
}

.regiones-mapa h2 {
    font-size: 15px;
    text-transform: uppercase!important;
    padding-top: 30px;
    padding-left: 10px;
    float: left;
    margin-bottom: -5px;
    font-weight: 100;
    letter-spacing: 2px;
}

.regiones-mapa h3 {
    font-size: 22px;
    padding-top: 0;
    padding-left: 0;
    float: none;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 24px;
}
.uruguay-es-img {
    float: left;
    width: 378px;
}

.uruguay-es-content {
    margin-left: 21px;
    float: left;
    width: 375px;
}

#regiones {
    z-index: -1;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+82,000000+82&amp;0+0,0.65+82 */
    
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 82%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(82%, rgba(0, 0, 0, 0.65)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 82%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 82%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 82%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 82%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */
}

/* EVENTOS */

.jev_evdt_title{
        font-weight: bold!important;
    color: #00528c!important;
    font-size: 40px!important;
    text-transform: none!important;
}

#jevents_body .jev_evdt{
    padding: 0!important;
}

.jev_evdt_creator{
    display: none!important;
}

.location,
.contact{
    font-weight: bold!important;
    color: #00528c!important;
}

#flatcal_minical .flatcal_todaycell a{
        border: 1px solid #00528c!important;
    background-color: #00528c!important;
}

#flatcal_minical .flatcal_todaycell a:hover{
    color: #FFF!important;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth{
            border: 1px solid #00528c!important;

        background-color: #00528c!important;

}

.jev_toprow div.currentmonth{
                border: 1px solid #00528c!important;

}

.jev_toprow div.previousmonth, .jev_toprow div.currentmonth, .jev_toprow div.nextmonth{
    color:  #00528c!important;
}
.mix-controls .button,
.inner-mix .button {
    color: black!important;
}

.s5_header_overlay_custom1_unpublished:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: -9;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .6;
    z-index: -9;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032c5e+0,032c5e+22,032c5e+99,032c5e+99,032c5e+100&amp;1+0,0+22,0+98,1+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+36,000000+92,000000+100&amp;0.69+1,0+21,0+70,0+94,0.68+100 */
    
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0.69) 1%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0.68) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.69)), color-stop(1%, rgba(0, 0, 0, 0.69)), color-stop(21%, rgba(0, 0, 0, 0)), color-stop(36%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)), color-stop(92%, rgba(0, 0, 0, 0)), color-stop(94%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.68)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0.69) 1%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0.68) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0.69) 1%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0.68) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0.69) 1%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0.68) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0.69) 1%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0.68) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b0000000', endColorstr='#ad000000', GradientType=0);
    /* IE6-9 */
}

#home-uruguay-es,
#home-que-hacer,
#lugares-ciudades,
#lugares-areas,
#lugares-pueblos,
#lugares-playas {
    overflow: hidden;
    width: 100%;
    height: 100vh;
}

#wrap-lugares-playas>.moduletable {
    display: table-cell;
    vertical-align: middle;
}

#home-uruguay-es {
    background: url(../../../images/home-uruguay-es.jpg);
}

#lugares-ciudades {
    background: url(../../../images/home-montevideo.jpg);
}

#lugares-playas {
    background: url(../../../images/lugares-playas.jpg);
}

#lugares-areas {
    background: url(../../../images/lugares-areas.jpg);
}

#lugares-pueblos {
    background: url(../../../images/lugares-pueblos.jpg);
}

#home-que-hacer {
    background: url(../../../images/home-que-hacer.jpg);
}
/* background-attachment does the trick */

.home-slides {
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed!important;
}

.home-tabs-titulo {
    padding: 13px;
    padding-top: 8px;
    padding-bottom: 10px;
    font-size: 2.0em;
    color: #fff;
    display: inline-block;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 4px;
    background-color: rgb(72, 86, 113);
    text-transform: uppercase;
    float: left;
    margin-bottom: 5px;
    opacity: .8;
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    cursor: default;
}

.home-tabs-subtitulo {
    text-transform: none;
    font-weight: 400;
    letter-spacing: 1px;
}

.home-tabs-link {
    font-size: 1.5em;
    color: #FFF;
    text-transform: none;
    font-weight: 100;
    font-style: italic;
    letter-spacing: 1px;
}

.home-tabs-link:hover {
    text-decoration: none;
}

.fa-chain:before,
.fa-link:before {
    content: "\F055" !important;
}

.upper-mix-link-ico,
.upper-mix-fancy-ico {
    text-shadow: none;
}

.home-tabs-link a {
    color: #FFF;
}

.home-tabs-titulo:hover {
    opacity: 1;
}

.custom1_tab {
    width: 400px;
    float: left;
}

#s5_bottom_menu_wrap {
    margin-bottom: 0!important;
}

#s5_footer_area_inner {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}
/* Scrollbar */

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #182732;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgb(17, 79, 122);
}

::-webkit-scrollbar-track {
    background-color: rgb(192, 217, 235);
}
/* End Scrollbar */

#s5_custom1_outer_wrap {
    background-attachment: fixed!important;
}

.itemBackToTop {
    display: none;
}

.weatherImage{
    margin-left: 37px;
}

.weatherItem{
    margin-left: 45px;
    width: 100%!important;
}

#s5_center_area1 {
    padding-top: 0px!important;
}
/* acordion */

.st-accordion {
    width: 100%;
    min-width: 270px;
    margin: 0 auto;
}

.st-accordion ul li {
    height: 100px;
    overflow: hidden;
}

.st-accordion ul li:first-child {
    border-top: none;
}

.st-accordion ul li > a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    display: block;
    position: relative;
    line-height: 35px;
    outline: none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    font-weight: bold;
}

.st-accordion ul li > a span {
    background: transparent url(../images/down.png) no-repeat center center;
    text-indent: -9000px;
    width: 26px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: -26px;
    margin-top: -7px;
    opacity: 0;
    -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;
}

.st-accordion ul li > a:hover {
    color: #1693eb;
}

.st-accordion ul li > a:hover span {
    opacity: 1;
    right: 10px;
}

.st-accordion ul li.st-open > a {
    color: #1693eb;
}

.st-accordion ul li.st-open > a span {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 10px;
    opacity: 1;
}

.st-content {
    padding: 5px 0px 30px 0px;
}

.st-content img {
    width: 125px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.circular-img {
    width: 100px;
    height: 100px;
    vertical-align: middle;
    float: left;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    margin-right: 30px;
}

.mas-visitados {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 40px;
}

.mas-visitados h4 {
    color: #00528C;
    font-size: 18px;
}

.mas-visitados p {
    padding-left: 130px;
}

#s5_header_overlay {
    height: 351px!important;
    background-size: cover!important;
}

div.itemToolbar {
    margin: 0px!important;
}

#s5_pos_custom_2 {
    background: #FFF!important;
}

#s5_center_area_inner {
    padding-bottom: 0px!important;
}

.s5_row_spacer,
#s5_center_area_inner {
    border: none!important;
}

#s5_pos_custom_2 {
    padding-top: 0px!important;
}

.itemTitle {
    letter-spacing: -2px;
}

body {
    color: #464547!important;
}

#s5_nav li,
#s5_register,
#s5_login,
#subMenusContainer a,
#s5_nav li li a,
.grey_text_box,
.highlight_text_box,
.custom1_tab h3,
.readon,
button,
.btn,
.button,
.s5_mod_h3,
.contact_right,
#s5_accordion_menu h3,
h1,
h2,
h3,
h4,
h5,
.pagenav a,
.s5_ls_result_link,
p.readmore a,
.middle_info_slides_text strong {
    text-transform: none!important;
}

#s5_nav li.active span,
#s5_nav li.active a {
    color: #FFF!important;
}

.mix-title {
    font-weight: bold;
    text-transform: none;
    font-size: 18px;
    letter-spacing: -1px;
}

.regridk2-art .inner-mix h3 {
    margin: 0px;
}

.regridk2-art .inner-mix {
    padding: 15px!important;
}

.mix-introtext {
    font-size: 14px;
}

.inner-mix .button {
    border-radius: 0px!important;
}

.mix-controls .button {
    border-radius: 0px!important;
	background:#ececec !important;
}

.mix-controls .button:hover {
	background:#e0e0e0 !important;
}

#s5_register:hover,
#s5_login:hover,
#s5_nav li .s5_level1_span1:hover,
#s5_nav li.mainMenuParentBtnFocused .s5_level1_span1,
a.readon:hover,
a.pager:hover,
button:hover,
.button:hover,
.pagenav a:hover,
.s5_ls_readmore:hover,
.readmore a:hover {
    background: #014574!important;
}

.s5_wrap_fmfullwidth #s5_nav li a {
    color: #FFF!important;
}

.s5_wrap_fmfullwidth #s5_search_wrap {
    color: #FFF!important;
}

h3.border-bottom {
    font-size: 22px;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
    color: rgb(0, 82, 140);
}
/*Uruguay Es*/

.uruguay-es-figure {
    display: block;
    float: left;
    position: relative;
}

.uruguay-es-wrap strong {
    color: #00528c!important;
}

.uruguay-es-figure figcaption {
    position: absolute;
    font-size: 26px;
    font-weight: 400;
    width: 265px;
    bottom: 50px;
    padding: 10px 15px;
    right: 0px;
    float: right;
    color: #ddd;
    background: #00528c;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: bottom .2s ease;
    -moz-transition: bottom .2s ease-in-out;
    -ms-transition: bottom .2s ease-in-out;
    -o-transition: bottom .2s ease-in-out;
    transition: bottom .2s ease-in-out;
    font-weight: 900;
}

.uruguay-es-figure figcaption:after {
    content: "\F105"!important;
    display: inline-block;
    width: 10px;
    height: 19px;
    float: right;
    margin: 2px 6px 0 0;
    position: relative;
    background-size: cover;
    font: 24px/1 FontAwesome;
    color: #feba35;
}

.uruguay-es-wrap p span {
    color: #00528C!important;
}

h4.uruguay-es-descargas {
    font-size: 30px;
    font-weight: bold;
    color: #00528c;
    border-bottom: 1px solid #939597;
    line-height: 60px;
}

#uruguay-es-descargas a {
    font-size: 16px;
    font-weight: bold;
}

#uruguay-es-descargas a::after {
    content: "\F105"!important;
    display: inline-block;
    width: 10px;
    height: 19px;
    margin: 5px 6px 0 0;
    position: relative;
    background-size: cover;
    font: normal normal normal 24px/1 FontAwesome;
    color: #FEBA35;
}

#top-10 {
    margin-top: 70px;
}

.top-menu {
    height: 34px;
}

.rsck2-intro {
    text-align: justify;
}

.module_round_box_outer {}
/*Ajustes Minitek Wall*/

.mnwall-masonry.modern-theme .mnwall-item-inner {
    bottom: 20px;
    right: 0!important;
    width: 80%;
    padding: 15px;
    z-index: 2;
}

.light-text h3.mnwall-item-title a::after,
.uruguay-es-figure figcaption span::before {
    content: "\F105"!important;
    display: inline-block;
    width: 10px;
    height: 19px;
    float: right;
    margin: 2px 6px 0 10px;
    position: relative;
    background-size: cover;
    font: normal normal normal 24px/1 FontAwesome;
    color: #FEBA35;
}

.light-text h3.mnwall-item-title a {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px 0;
    background: #00528C;
    color: #FFF;
    padding: 10px 14px;
    width: 100%;
    right: 0;
    float: right;
    text-align: right;
}

mnwall-detail-box-inner {
    background: none!important;
}

.mnwall-masonry.modern-theme .mnwall-detail-box-inner,
.mnwall-grid.modern-theme .mnwall-detail-box-inner {
    padding: 0 !important;
    background: none!important;
}

.mnwall-photo-link:hover > .light-text h3.mnwall-item-title a{
	background: #033B63;
}

.light-text h3.mnwall-item-title a:hover,
.gkNspPM-PortfolioGrid.with-overlay .figcaption h3:hover {
    background: #033B63;
}
/* Modulos */

.links-de-interes-wrap ul li {
    float: left;
}

.links-de-interes-wrap ul li a {
    line-height: 20px;
    color: #00528c;
    font-weight: 400;
    transition: all .3s ease-in;
}

.links-de-interes-wrap ul li a:hover {
    color: #014574;
    background: none!important;
}

.modulo-icono {
    margin-right: 25px;
}
/* Que hacer */

.upper-mix-hover h3 {
    display: none;
}

.regridk2-art .mix {
    margin-bottom: 2% !important;
}

.upper-mix-hover {
    background-color: rgba(0, 82, 140, 0.8)!important;
}

span.que-hacer-hover-texto {
    position: relative;
    display: block;
    font-size: 12px;
    font-weight: 200;
    text-shadow: none;
    text-align: center;
    margin-left: -23px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.module_round_box_outer {
    margin-right: 0px !important;
}

.module_round_box_outer ul li a:hover, .module_round_box_outer ul.menu li span:hover{
    background: none!important;
}

#s5_nav li .s5_level1_span1,
#s5_register,
#s5_login {
    font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block;
    line-height: 14px;
}

.regiones-mapa h2{
            margin-right: 47px;

}

.regiones-pr h3 {
    font-size: 29px;
}
.regiones-en h3 {
    font-size: 21px;
    padding-top: 25px;
    padding-left: 10px;
    float: left;
    font-weight: bold;
}

.regiones-en h2 {
    font-size: 15px;
    text-transform: uppercase!important;
    padding-top: 2px;
    padding-left: 10px;
    float: left;
    margin-bottom: -5px;
    font-weight: 100;
    letter-spacing: 2px;
}

#s5_register:hover,
#s5_login:hover,
#s5_nav li .s5_level1_span1:hover,
#s5_nav li.mainMenuParentBtnFocused .s5_level1_span1,
a.readon:hover,
a.pager:hover,
button:hover,
.button:hover,
.pagenav a:hover,
.s5_ls_readmore:hover,
.readmore a:hover {
    background: none!important;
}
/*Breadcrumbs*/

#s5_bread_lang_holder {
    margin-bottom: 15px !important;
}

.ul_circle_content .circle_item {
    float: left;
    height: 34px;
    width: 34px;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
    -moz-border-radius: 400px;
    -webkit-border-radius: 400px;
    border-radius: 400px;
    border: none;
    margin-left: -55px;
    margin-top: -5px;
    background-color: #00528C;
    color: #FFF;
}

.showHere {
    margin-right: 5px;
}
/* información turistica */

.informacion-turistica ul li {
    float: left;
    width: 250px;
}

.informacion-turistica ul li a {
    line-height: 20px;
    color: #00528c;
    font-weight: 400;
    transition: all .3s ease-in;
}

.informacion-turistica ul li a:hover {
    color: #014574;
}

.modulo-icono {
    margin-right: 25px;
    width: 26px !important;
}
/* Item */

#item-wrap h3 {
    color: #00528c;
    font-size: 20px;
    font-weight: 900;
}

div.itemFullText p {
    text-align: justify;
}
/* H3 titulos */

.s5_mod_h3 {
    font-family: "Source Sans Pro";
    font-weight: bold;
    color: #00528c;
    border-bottom: solid 1px #939597;
    width: 100%;
    line-height: 70px;
}

.s5_h3_first {
    padding-bottom: 15px;
}
/*Operadores turisticos*/

#s5_bottom_row2_area2 {}

.s5_mod_h3_outer {
    padding-top: 20px;
}

#s5_bottom_row2_area1 {}

.home-tabs-link a:hover {
    text-decoration: none;
}

div.itemFullText h3 {
    padding: 0px 0 4px 0 !important;
}
/*Regiones*/

div.itemHeader {
    margin-bottom: 0px!important;
}

.back_region-sur,
.back_region-este,
.back_region-noreste,
.back_region-centro,
.back_litoral-norte,
.back_litoral-sur {
    background: url('../../../images/back_region-sur.jpg');
    background-attachment: fixed;
}

#s5_pos_custom_3 {
    margin-bottom: -8px;
}

#s5_nav li a {
    font-size: .95em!important;
    font-weight: bold !important;
}

#regiones {
    margin-bottom: -1px;
}
/* Informacion Practica */

#s5_accordion_menu h3.s5_am_open span {
    color: #FFF!important;
}

#s5_accordion_menu h3.s5_am_open {
    background: none!important;
}

#s5_accordion_menu h3 {
    background: none!important;
}

.s5_outerinfo_practica div div h3 {
    background: none!important;
}

h3.s5_am_toggler.s5_am_open.s5_am_not_parent {
    background: none!important;
}

#s5_accordion_menu h3:hover {
    background: none!important;
    color: #00528C!important;
}

#s5_accordion_menu h3.s5_am_open span {
    color: #FFF!important;
}

#s5_footer_module {
    float: right !important;
}
/*Idioma*/

.lenguaje-menu {
    float: right;
}


/* Vuelos Directos */


.texto-vuelos, .img-vuelos{
  float: left;
}

.texto-vuelos{
width: 500px;
    margin-left: 20px;
}

.img-vuelos{
  width: 500px;
}


/*Item Destinos*/

#st-accordion ul {
    margin-left: 0px!important;
}

.st-accordion ul li {
    height: auto!important;
}

.st-accordion ul li > a {
    font-size: 18px !important;
    font-weight: 400 !important;
}

.st-accordion ul li>a:hover {
    text-decoration: none!important;
    color: #00528C !important;
}

#item-wrap article {
    margin-bottom: 30px;
}

ul.ico-info {
    width: 100%;
    max-width: 1200px;
    list-style: none;
    margin: auto;
}

ul.ico-info li {
    width: 30%;
    float: left;
    margin-right: 1%;
}

.ico-info figure,
.ico-info figure img {
    width: 100%;
    max-width: 120px;
    margin: auto;
    text-align: center;
}

.ico-info figure figcaption {
    font-size: 35px;
    text-align: center;
    color: #00528c;
    font-family: 'Source Sans Pro';
    font-weight: bold;
    margin: 15px auto 5px auto;
}

.ico-info p {
    text-align: center;
    font-family: 'Source Sans Pro';
    font-size: 17px;
    line-height: 25px;
    display: block;
    position: relative;
    color: #464547;
    width: 300px;
    margin: auto;
}

#s5_accordion_menu {
    text-align: left;
}

.nav active a {
    font-weight: bold;
    font-size: 17px;
}

#s5_accordion_menu h3.s5_am_open span {
    font-size: 17px;
}
/*De la mano de*/

ul.de-la-mano-de {
    width: 100%;
    list-style: none;
    margin: auto;
    position: relative;
    max-width: 650px;
}

ul.de-la-mano-de li {
    float: left;
}

.de-la-mano-de figure,
.de-la-mano-de figure img {
    width: 100%;
    max-width: 120px;
}

.testimonio p {
    font-family: 'Source Sans Pro';
    font-size: 15px;
    line-height: 22px;
    display: block;
    position: relative;
    color: #464547;
}

.de-la-mano-de li.testimonio {
    width: 500px;
    margin-left: 30px;
}

.testimonio h2 {
    font-size: 20px;
}
/*Como ir*/

ul.modulo-como-ir {
    width: 100%;
    max-width: 1200px;
    list-style: disc none;
}

ul.modulo-como-ir figure {
    display: block;
    position: absolute;
}

ul.modulo-como-ir li {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.ico-bus {
    list-style-image: url(iconos/ico-bus.png);
}

.ico-ruta {
    list-style-image: url(iconos/ico-ruta.png);
}


/*Clima*/

.weatherDesc{
    display: none;
}

/*Lugares para ir cerca*/

.lugares-cerca-wrap ul li {
    float: left;
}

.lugares-cerca-wrap ul li a {
    line-height: 20px;
    color: #00528c;
    font-weight: 400;
    transition: all .3s ease-in;
}

.lugares-cerca-wrap ul li a:hover {
    color: #014574;
}
/*InstaFeed*/

ul#instafeed {
    width: 100%;
    position: relative;
    list-style: none;
    float: left;
}

ul#instafeed li {
    float: left;
    width: 33.3333333333%;
    font-size: 0;
}

ul#instafeed li a img {
    width: 100%;
}
/*Videos*/

#video-destinos {
    height: 100vh;
}

#wrap-videos-destinos .moduletable .custom p {
    display: none;
}

.s5_responsive_mobile_sidebar_inactive .s5_responsive_mobile_sidebar_title_wrap:hover,
#s5_responsive_mobile_sidebar_title_wrap_login_open,
#s5_responsive_mobile_sidebar_title_wrap_register_open,
#s5_responsive_mobile_sidebar_search_wrap_inner1,
#s5_responsive_mobile_sidebar .first_level_li:hover {
    background: #023356 !important;
}

#s5_responsive_mobile_toggle_click_menu {
    border: none !important;
}
/* Iconos cifras */

.ico-cifras figure,
.ico-cifras figure img {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 100px;
    width: 100px;
    background-color: #00528C;
    -webkit-box-shadow: 10px 0px 0px 0px rgb(6, 57, 93);
    -moz-box-shadow: 10px 0px 0px 0px rgb(6, 57, 93);
    box-shadow: 10px 0px 0px 0px rgb(6, 57, 93);
}

.ico-cifras figure figcaption {
    font-size: 30px;
    text-align: center;
    color: #FFF;
    font-family: 'Source Sans Pro';
    font-weight: 900;
    margin: 0px auto 5px auto;
    line-height: 100px;
}

#s5_custom1_outer_wrap{
    margin-bottom: -1px!important;
}
/*Menu*/

.mainMenuParentBtn::before {
    content: "";
    border-top: 3px solid #FFF;
    height: 10px;
    width: 100%;
    overflow: visible;
    font-size: 0px;
    top: 35px;
    opacity: 1;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    position: absolute;
    left: 10px;
    text-align: center;
}

#s5_menu_wrap.s5_wrap_fmfullwidth {
    background-color: rgba(0, 82, 140, 1)!important;
    box-shadow: none;
    padding-bottom: 15px!important;
}

#s5_nav li {
    overflow: visible!important;
}

.mainMenuParentBtn:hover::before {
    opacity: 1;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}

.s5_level1_span1 {
    padding: 10px 0px 10px 20px!important;
}

.s5_ls_top_bar {
    display: none!important;
}

.lang-inline li {
    opacity: .7;
    transition: all .3s ease-in;
}

.lang-inline li:hover {
    opacity: 1;
}

.lang-active {
    opacity: 1!important;
}

.mainMenuParentBtn {
    opacity: .8;
}

#s5_nav li.active {
    opacity: 1;
}





ul.fiestas{
    width: 100%;
}

ul.fiestas li {
    float: left;
    width: 27%;
    margin-right: 6%;
    list-style: none;
}

ul.fiestas h3{
    font-size: 18px;
    margin-bottom: 0px;
    color: #00528c;
    font-weight: bold;
}

ul.fiestas p{
    margin-top: 5px;
}

.otras-fiestas{
    column-count: 4;
    -webkit-column-count: 4;
    margin-top: 35px;
}


.otras-fiestas p{
    margin: 0px;
}



/*SERGIO CORRECCIÓN REGIONES*/

@media (max-width: 1909px) {
    .regiones-mapa {
        text-align: center;
        position: absolute;
        margin-top: 0;
        bottom: 20px;
        margin-left: 0;
    }
    .regiones-mapa img,
    .regiones-mapa h2,
    .regiones-mapa h3 {
        float: none;
    }
    .regiones-mapa h2 {
        margin-top: 10px;
        padding-top: 0;
    }
}
/*

.st-accordion > ul > li:first-child > .st-content{
    display: block;
    background-color: red;
}*/

.regiones-mapa a {
    color: #FFF;
    text-decoration: none;
}

.regiones-mapa a:hover {
    color: #FFF;
    text-decoration: none;
}

#s5_accordion_menu h3.s5_am_open span {
    color: #00528C!important;
    font-weight: bold;
}

.st-content ul li {
    height: inherit;
}

#s5_search_wrap {
    margin-left: 10px;
}

.custom1_tab {
    width: auto;
}

.custom1_tab p {
    float: left;
    width: 100%;
}

.cell.active {
    background-size: auto 105%;
}

.cell.inactive {
    background-size: auto 100%;
}

#s5_responsive_mobile_bottom_bar,
#s5_responsive_mobile_top_bar {
    background: #00528c !important;
}

#s5_responsive_mobile_toggle_click_menu {
    border-right: solid 1px #FFFFFF !important;
}

#s5_responsive_mobile_bar_active,
#s5_responsive_mobile_drop_down_menu .current a,
.s5_responsive_mobile_drop_down_inner .s5_mod_h3,
.s5_responsive_mobile_drop_down_inner .s5_h3_first {
    font-family: 'Source Sans Pro';
    color: #FFF !important;
}

#s5_responsive_mobile_sidebar_menu_wrap div,
#s5_responsive_mobile_sidebar_login_bottom,
#s5_responsive_mobile_sidebar_register_bottom {
    background: #023356 !important;
}
/* Media Queries */
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {}
/* Small Devices, Tablets */

@media only screen and (max-width: 1024px) {
    .uruguay-es-figure {
        width: 226px;
    }
    .uruguay-es-figure figcaption {
        width: 80%;
    }
    #s5_custom1_outer_wrap,
    #home-que-hacer,
    #home-uruguay-es {
        background-attachment: fixed !important;
        height: 100vh;
        -webkit-background-size: cover!important;
        -moz-background-size: cover!important;
        -o-background-size: cover!important;
        background-size: cover!important;
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 768px) {
    .module_round_box-mobile-hidden,
    .-mobile-hidden {
        display: none;
    }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 768px) {
    .home-tabs-titulo {
        font-size: 1.8em;
    }
    
    .weatherItem {
    margin-left: 10px;
    width: 100%;
    text-align: center;
}
    
    .weatherImage {
    /* margin-left: 97px; */
    text-align: center;
    float: none;
    margin: auto;
}
    .links-de-interes-wrap ul li a {
        text-align: center;
    }
    
    .de-la-mano-de figure, .de-la-mano-de figure img{
        margin: auto;
    }
    
    .owl-pagination{
        display: none;
    }
    h4.uruguay-es-descargas {
        text-align: center;
    }
    
    ul.ico-info li{
            margin: 15px auto;
    }
    .modulo-como-ir{
        text-align: center;
    }
    .s5_mod_h3{
        font-size: 2em;
    }
    .ico-info p {
        text-align: center;
        font-family: 'Source Sans Pro';
        font-size: 13px;
        line-height: 17px;
        display: block;
        position: relative;
        color: #464547;
        width: 235px;
        margin: auto;
    }
    .regiones-mapa a {
        text-shadow: 1px 1px 1px #000;
    }
    .custom1_tab {
        float: none;
    }
    .s5_mod_h3 {
        text-align: center;
    }
    #s5_logo,
    #s5_logo_module,
    #s5_logo_small {
        /* margin-top: 10px!important; */
        /* margin: auto; */
        /* position: relative; */
        
        text-align: center;
        float: none;
    }
    ul.regiones {
        min-height: 90vh;
    }
    ul.regiones li {
        width: 100%;
        min-height: 17.5vh;
    }
    #s5_logo,
    #s5_logo_module,
    #s5_logo_small {
        margin-top: 35px!important;
    }
    #s5_responsive_mobile_sidebar {
        background: #034879 !important;
    }
    #s5_right_column_wrap .module_round_box_outer,
    #s5_left_column_wrap .module_round_box_outer {
        margin-bottom: 0px;
    }
    .uruguay-es-content {
        margin-left: 0px;
    }
    ul.modulo-como-ir li {
        width: 100%;
        margin-right: 0;
    }
    .s5_mobile_sidebar_h3_open span,
    #s5_responsive_mobile_sidebar_title_wrap_register_open,
    #s5_responsive_mobile_sidebar_title_wrap_login_open,
    #s5_responsive_mobile_sidebar a.s5_mobile_sidebar_active,
    #s5_responsive_mobile_sidebar .s5_mobile_sidebar_h3_open a {
        color: #FFF !important;
    }
    .regiones-intro {
        width: 100%;
    }
    .de-la-mano-de li.testimonio {
        width: 100%;
        /* margin-left: 30px; */
        
        text-align: center;
    }
    .mas-visitados {
        width: 100%;
    }
    #s5_header_overlay {
        height: 60px !important;
    }
    #s5_custom1_outer_wrap,
    #home-que-hacer,
    #home-uruguay-es {
        background-attachment: scroll !important;
        height: 100vh;
        -webkit-background-size: cover!important;
        -moz-background-size: cover!important;
        -o-background-size: cover!important;
        background-size: cover!important;
        background-size: 100% 100%;
    }
    .home-tabs-titulo {
        float: none;
    }
    #s5_footer_module {
        float: none !important;
        text-align: center;
    }
    #s5_responsive_mobile_top_bar_spacer {
        display: none!important;
    }
    #s5_responsive_mobile_top_bar {
        background: none!important;
    }
    #s5_footer_area_inner {
        text-align: center;
    }
    .s5_logo {
        display: none !important;
    }
    .logo-mobile {
        width: 140px;
    }
    #s5_responsive_mobile_bar_active {
        height: 41px !important;
        padding-top: 8px !important;
    }
    .s5_mobile_sidebar_h3_open,
    #s5_responsive_mobile_sidebar_menu_wrap h3:hover {
        background: #023356 !important;
    }
    #s5_responsive_mobile_sidebar a.s5_mobile_sidebar_active {
        text-decoration: none !important;
    }
    .este,
    .sur,
    .este,
    .noreste,
    .centro,
    .litoral-norte,
    .litoral-sur {
        background-size: 100% auto !important;
    }
    .module_round_boxvideo-right {
        display: none;
    }
    ul.ico-info li {
        width: 100%;
    }
    .mas-visitados figure {
        width: 100%;
        text-align: center;
    }
    .mas-visitados figure img {
        float: none;
    }
    .mas-visitados h4,
    .mas-visitados p {
        text-align: center!important;
    }
    .uruguay-es-figure {
        display: none;
    }
    #s5_header_overlay {
        background: #00528C!important;
    }
    #s5_responsive_mobile_toggle_click_menu {
        border-right: solid 0px #FFFFFF !important;
		margin: 5px 0 0 0;
    }
    #s5_responsive_mobile_toggle_click_menu span {
        border-right: solid 0px #343434;
    }
    #s5_responsive_mobile_sidebar_search_wrap,
    #s5_responsive_mobile_sidebar_login_register_wrap,
    #s5_responsive_mobile_sidebar_menu_wrap {
        border-bottom: solid 1px #FFF;
    }
    #regiones {
        margin-top: 60px;
        margin-bottom: -4px;
    }
    .regiones-mapa img {
        display: none;
    }
    #s5_top_row1_wrap,
    #s5_top_row2_wrap,
    #s5_top_row3_wrap,
    #s5_bottom_row1_wrap,
    #s5_bottom_row2_wrap,
    #s5_bottom_row3_wrap,
    #s5_above_columns_inner,
    #s5_below_columns_inner {
        padding-top: 0!important;
    }
    .regiones-intro p {
        padding: 0 10px;
    }
    #s5_header_spacer {
        height: 30px;
    }
    .itemToolbar {
        display: none;
    }
    #k2Container {
        padding: 0 10px 0px 10px;
    }
    #s5_pos_custom_2 {
        padding: 0px;
    }
    .s5_wrap,
    #s5_ls_outer_wrap {
        width: 100%;
    }
    #s5_component_wrap_inner h2,
    #s5_component_wrap_inner h1 {
        font-size: 30px !important;
    }
    .module_round_box-mobile-hidden,
    .-mobile-hidden {
        display: none;
    }
    .uruguay-es-content {
        width: 100%;
    }
    .de-la-mano-de li.testimonio {
        margin-left: 0px;
    }
    .ico-bus,
    .ico-ruta {
        width: 100%;
    }
    .noreste {
        background: url('../images/region-noreste-mobile.jpg') no-repeat center center;
        background-size: 110% auto !important;
    }
    .litoral-norte {
        background: url('../images/litoral-norte-mobile.jpg') no-repeat center center;
        background-size: 110% auto !important;
    }
    .centro {
        background: url('../images/region-centro-mobile.jpg') no-repeat center center;
        background-size: 110% auto !important;
    }
    .litoral-sur {
        background: url('../images/litoral-sur-mobile.jpg') no-repeat center center;
        background-size: 110% auto !important;
    }
    .sur {
        background: url('../images/region-sur-mobile.jpg') no-repeat center center;
        background-size: 110% auto !important;
    }
    .este {
        background: url('../images/region-este-mobile.jpg') no-repeat center center;
        background-size: 110% auto !important;
    }
    #lugares-ciudades {
        background: url(../../../images/lugares-para-ir-768.jpg);
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #lugares-areas {
        background: url(../../../images/areas-protegidas-768.jpg);
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #lugares-playas {
        background: url(../../../images/playas-768.jpg);
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #lugares-pueblos {
        background: url(../../../images/pueblos-768.jpg);
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #s5_custom1_outer_wrap {
        background: url(../../../images/lugares-para-ir-768.jpg) !important;
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #home-uruguay-es {
        background: url(../../../images/uruguay-es-768.jpg) !important;
        background-size: cover!important;
    }
    #home-que-hacer {
        background: url(../../../images/aventura-y-deporte-768.jpg) !important;
        background-size: cover!important;
    }
    .regiones-mapa {
        text-align: center;
        position: absolute;
        margin-top: 0;
        bottom: 3px;
        margin-left: 1%;
    }
    .regiones-mapa h2 {
        text-align: left;
        float: left;
        margin-top: 18px;
    }
    .regiones-mapa h3 {
        text-align: left;
        float: left;
        font-size: 25px;
        padding-left: 4px;
    }
    .regiones-mapa h2 {
        margin-top: 8px;
        padding-top: 0;
    }
    .circular-img {
        margin: 20px auto;
    }
    .links-de-interes-wrap ul li {
        float: left;
        width: 100% !important;
        text-align: center;
    }
    .modulo-icono {
        margin: 15px auto;
        width: 26px !important;
    }
    .informacion-turistica ul li {
        float: left;
        width: 100%!important;
        text-align: center;
    }
    .informacion-turistica ul li p b {
        color: #00528c!important;
    }
    .mas-visitados p {
        padding-left: 0px;
        text-align: center;
    }
    .mas-visitados h4 {
        font-weight: bold;
    }
    #item-wrap h3 {
        text-align: center;
    }
    .st-accordion ul li>a {
        text-align: center;
    }
    .st-content p {
        text-align: center;
    }
    .lugares-cerca-wrap ul li {
        float: none;
        text-align: center;
    }
    .mnwall-masonry.modern-theme .mnwall-item-inner {
        width: 70%;
    }
    div.mod-languages ul.lang-inline li {
        display: inline;
        float: left;
    }
    div.mod-languages li {
        margin: 0px;
        margin-right: 5px;
    }
    #s5_responsive_mobile_sidebar_inner2 ul {
        margin: 0px;
        width: 100%;
    }
    #s5_accordion_menu {
        text-align: center;
    }
    h3 span.s5_accordion_menu_left {
        padding-bottom: 0px;
    }
    ul.nav {
        text-align: center;
    }
    .light-text h3.mnwall-item-title a {
        width: 80%;
    }
}
/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #lugares-ciudades {
        background: url(../images/lugares-para-ir-1024.jpg);
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #lugares-playas {
        background: url(../images/playas-1024.jpg);
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #lugares-areas {
        background: url(../images/areas-protegidas-1024.jpg);
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #lugares-pueblos {
        background: url(../images/pueblos-1024.jpg);
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #s5_custom1_outer_wrap {
        background: url(../images/lugares-para-ir-1024.jpg) !important;
        background-attachment: scroll !important;
        background-size: cover!important;
    }
    #home-uruguay-es {
        background: url(../images/uruguay-es-1024.jpg) !important;
        background-size: cover!important;
    }
    #home-que-hacer {
        background: url(../images/aventura-y-deporte-1024.jpg) !important;
        background-size: cover!important;
    }
}




.beneficios-ico li span img {
    width: 110px;
    display: block;
    margin: 35px auto;
    margin-bottom: 18px;
  box-shadow: 4px 4px rgb(4, 38, 62);
}


.beneficios-ico li {
    width: 33%;
    float: left;
    text-align: center;
}

#s5_below_body_inner{
  padding-top: 0px!important;
}

#k2Container{
  padding: 0px!important;
}


.videos-patria-gaucha{
    margin: 0;
}
.videos-patria-gaucha li{
    margin: 0;
    width: 33%;
    display: inline-block;
}

.videos-patria-gaucha li iframe{
    
    width: 100%;
    height: 143px;
    
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 480px) {
  
  .beneficios-ico li {
    width: 80%;
}
    
    .videos-patria-gaucha li{
    margin: 0;
    width: 100%;
    display: block;
}
  
  
  .texto-vuelos, .img-vuelos{
  float: none;
}

.texto-vuelos{
width: 100%;
    margin-left: 0px;
}

.img-vuelos{
  width: 100%;
}
  
  .img-vuelos img{
    width: 100%;
  }
    
    ul.fiestas{
    width: 100%;
}

ul.fiestas li {
    float: left;
    width: 85%;
    margin-right: 0%;
    list-style: none;
}

ul.fiestas h3{
    font-size: 18px;
    margin-bottom: 0px;
    color: #00528c;
    font-weight: bold;
}

ul.fiestas p{
    margin-top: 5px;
}

.otras-fiestas{
    column-count: 1;
    -webkit-column-count: 1;
    margin-top: 35px;
    text-align: center!important;
}


.otras-fiestas p{
    margin: 0px;
}

  
  
}



.amarillo {
    background: linear-gradient(
      rgba(34, 34, 34, 0), 
      rgba(34, 34, 34, 75%)
    ), url('../../../images/colores/prado/amarillo.jpg') no-repeat center center;
    background-size: auto 100%;
}


.verde {
    background: linear-gradient(
     rgba(34, 34, 34, 0), 
      rgba(34, 34, 34, 75%)
    ), url('../../../images/colores/prado/verde.jpg') no-repeat center center;
    background-size: auto 100%;
}


.azul {
    background: linear-gradient(
     rgba(34, 34, 34, 0), 
      rgba(34, 34, 34, 75%)
    ), url('../../../images/colores/prado/azul.jpg') no-repeat center center;
    background-size: auto 100%;
}


.rojo {
    background: linear-gradient(
     rgba(34, 34, 34, 0), 
      rgba(34, 34, 34, 75%)
    ), url('../../../images/colores/prado/rojo.jpg') no-repeat center center;
    background-size: auto 100%;
}


.violeta {
    background: linear-gradient(
     rgba(34, 34, 34, 0), 
      rgba(34, 34, 34, 75%)
    ), url('../../../images/colores/prado/violeta.jpg') no-repeat center center;
    background-size: auto 100%;
}


.naranja {
    background: linear-gradient(
     rgba(34, 34, 34, 0%), 
      rgba(34, 34, 34, 75%)
    ), url('../../../images/colores/prado/naranja.jpg') no-repeat center center;
    background-size: auto 100%;
}


.regiones.colores .regiones-mapa img {
    display: block;
    margin: auto;
    width: 140px;
}



 /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        
        #landing-colores .intro {
    width: 100%;
    margin: auto;
}
        
        .back_descubri-uruguay-en-colores #s5_component_wrap_inner h2, .back_uruguay-en-colores-rojo #s5_component_wrap_inner h2, #s5_component_wrap_inner h1 {
    font-weight: bold!important;
    color: #00528C!important;
    font-size: 49px!important;
    text-transform: none!important;
    margin-bottom: 21px;
    line-height: 48px!important;
}
        
        ul.regiones.colores li {
    width: 100%;
    min-height: 40vh;
    background-size: cover;
}
        
        
        .regiones-mapa h3 {
    text-align: center;
    float: none;
    font-size: 25px;
    padding-left: 4px;
}
        
        ul.regiones.colores {
    min-height: 1565px;
}
        
      
        ul.listado-colores {
    width: 100%;
    margin: auto;
    text-align: center;
    list-style: none;
}
        
        li.rutas ul li:first-child {
    width: 100%;
    float: none;
}
        
        .boton-servicios {
    color: #FFF!important;
    background: #00528c!important;
    text-align: center!important;
    margin: auto!important;
    display: block!important;
    width: 100%!important;
    padding: 25px 15px!important;
    border-radius: 25px!important;
    font-weight: bold!important;
    font-size: 25px!important;
    box-sizing: border-box;
    line-height: 26px;
}
        
        .mnwall_iso_buttons a {
    padding: 0px 14px;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 2px 5px;
    text-decoration: none;
    outline: none;
    border-radius: 24px;
    color: #777;
    box-shadow: 0 1px 0 0 #eee;
    font-size: 10px;
}
        
        header#s5_header_overlay[style="background: url('/images/header_colores_intro.jpg ')"], header#s5_header_overlay[style="background: url('/images/header_rojo.jpg ')"], header#s5_header_overlay[style="background: url('/images/header_azul.jpg ')"], header#s5_header_overlay[style="background: url('/images/header_amarillo.jpg ')"], header#s5_header_overlay[style="background: url('/images/header_violeta.jpg ')"], header#s5_header_overlay[style="background: url('/images/header_naranja.jpg ')"], header#s5_header_overlay[style="background: url('/images/header_verde.jpg ')"] {
    height: 60px!important;
    background-size: cover!important;
}
        
        
        

    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {

    }
