/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* =----------------------------------------
Fontes
------------------------------------------*/
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
@font-face {
    font-family: 'light_italic';
    src: url('../../fonts/thesansrio2016-lightitalic-webfont.eot');
    src: url('../../fonts/thesansrio2016-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/thesansrio2016-lightitalic-webfont.woff') format('woff'),
         url('../../fonts/thesansrio2016-lightitalic-webfont.ttf') format('truetype'),
         url('../../fonts/thesansrio2016-lightitalic-webfont.svg#../fonts/thesansrio2016light_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'regular';
    src: url('../../fonts/thesansrio2016-regular-webfont.eot');
    src: url('../../fonts/thesansrio2016-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/thesansrio2016-regular-webfont.woff') format('woff'),
         url('../../fonts/thesansrio2016-regular-webfont.ttf') format('truetype'),
         url('../../fonts/thesansrio2016-regular-webfont.svg#../fonts/thesansrio2016regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bold_italic';
    src: url('../../fonts/thesansrio2016-bolditalic-webfont.eot');
    src: url('../../fonts/thesansrio2016-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/thesansrio2016-bolditalic-webfont.woff') format('woff'),
         url('../../fonts/thesansrio2016-bolditalic-webfont.ttf') format('truetype'),
         url('../../fonts/thesansrio2016-bolditalic-webfont.svg#../fonts/thesansrio2016bold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'italic';
    src: url('../../fonts/thesansrio2016-italic-webfont.eot');
    src: url('../../fonts/thesansrio2016-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/thesansrio2016-italic-webfont.woff') format('woff'),
         url('../../fonts/thesansrio2016-italic-webfont.ttf') format('truetype'),
         url('../../fonts/thesansrio2016-italic-webfont.svg#../fonts/thesansrio2016italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'light';
    src: url('../../fonts/thesansrio2016-light-webfont.eot');
    src: url('../../fonts/thesansrio2016-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/thesansrio2016-light-webfont.woff') format('woff'),
         url('../../fonts/thesansrio2016-light-webfont.ttf') format('truetype'),
         url('../../fonts/thesansrio2016-light-webfont.svg#../fonts/thesansrio2016light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'black';
    src: url('../../fonts/thesansrio2016-black-webfont.eot');
    src: url('../../fonts/thesansrio2016-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/thesansrio2016-black-webfont.woff') format('woff'),
         url('../../fonts/thesansrio2016-black-webfont.ttf') format('truetype'),
         url('../../fonts/thesansrio2016-black-webfont.svg#../fonts/thesansrio2016black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'black_italic';
    src: url('../../fonts/thesansrio2016-blackitalic-webfont.eot');
    src: url('../../fonts/thesansrio2016-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/thesansrio2016-blackitalic-webfont.woff') format('woff'),
         url('../../fonts/thesansrio2016-blackitalic-webfont.ttf') format('truetype'),
         url('../../fonts/thesansrio2016-blackitalic-webfont.svg#../fonts/thesansrio2016black_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bold';
    src: url('../../fonts/thesansrio2016-bold-webfont.eot');
    src: url('../../fonts/thesansrio2016-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/thesansrio2016-bold-webfont.woff') format('woff'),
         url('../../fonts/thesansrio2016-bold-webfont.ttf') format('truetype'),
         url('../../fonts/thesansrio2016-bold-webfont.svg#../fonts/thesansrio2016bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rio2016light';
    src: url('../../fonts/rio2016_lt-webfont.eot');
    src: url('../../fonts/rio2016_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/rio2016_lt-webfont.woff') format('woff'),
         url('../../fonts/rio2016_lt-webfont.ttf') format('truetype'),
         url('../../fonts/rio2016_lt-webfont.svg#rio2016light') format('svg');
    font-weight: lighter;
    font-style: normal;

}
.fr{float: right!important;}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
    html, body {overflow: hidden;}
    body.active-scroll {overflow-y: scroll;}
}

body{overflow-x: hidden}
section.wrapper,
div.wrapper{
    width: 1156px;
    margin: auto;
    position: relative;
}
section.w100{width: 100%;}
.line{width: 100%; display: block; margin-bottom: 20px;}
.line:before,
.line:after {content: " "; /* 1 */display: table; /* 2 */}
.line:after {clear: both;}
.col .col:first-child,
.line .col:first-child{margin-left: 0;}
.col{float: left;margin-left: 20px;}
.col1{width: 78px;}
.col2{width: 176px;}
.col3{width: 274px;}
.col4{width: 372px;}
.col5{width: 470px;}
.col6{width: 568px;}
.col7{width: 666px;}
.col8{width: 764px;}
.col9{width: 862px;}
.col10{width: 960px;}
.col11{width: 1058px;}
.col12{width: 1156px;}

.offset1{margin-left: 78px;}
.offset2{margin-left: 176px;}
.offset3{margin-left: 274px;}
.offset4{margin-left: 372px;}
.offset5{margin-left: 470px;}
.offset6{margin-left: 568px;}
.offset7{margin-left: 666px;}
.offset8{margin-left: 764px;}
.offset9{margin-left: 862px;}
.offset10{margin-left: 960px;}
.offset11{margin-left: 1058px;}
.fr{float: right;}


/*
 * test
 */

.nav-a{height: 31px;margin-top: 2px;}



.quoteHeader{float: right;}


.btnMoreTp2{background: url(../../img/home/destaques/btnMore.png) no-repeat; width: 26px; height: 26px; text-indent: -99999px;display: inline-block}
.centerV{
    display: table;width: 100%;
}

.btnMore {
    border-radius: 50%;
    width: 26px;
    height: 26px;
    background: url(../../img/home/btn.png) center 0 no-repeat  green;
    overflow: hidden;
}

.box-destaques-home .btnMore {display: block;text-indent: -999999px;}

.btnMore:hover {
    background-position: center 100%;
}
.btnMoreTp2 {margin-left: 5px;}

/*
 * tipografia
 */
.sectionTitle {
    font-size: 1.625em;
    font-weight: lighter;
    font-family: 'bold';
}

.main_footer{
    height: 576px;
    width: 100%;
    background: url(../../img/home/footer.jpg) no-repeat;
}

*{
    font-family: 'light';
}

.dest{
    height: 230px;
    position: relative;
    overflow: hidden;
}
.dest h3{
    font-family: 'regular';
    font-weight: lighter;
    letter-spacing: -1px;
    font-size: 1.875em;
    line-height: 1em;
    margin-top: 90px;
}
.i18n-fr .dest.d2 h3,
.i18n-es .dest.d2 h3,
/*.i18n-en .dest.d2 h3{
    width: 150px;
    margin-top: 60px;
}*/
/*.i18n-en .dest.d4 h3,*/
.i18n-es .dest.d4 h3,
.i18n-fr .dest.d4 h3 {
    font-size: 1.1em;
    width: 70px;
    margin-top: 86px;
}

.d1{
    height: 275px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.dest .imgDestaque{
    position: absolute;
    right: 5px;
    bottom: 0;
}
.d1 .text{
    margin: 20px 0 0 15px;
    color: #fff;
}
.d1 .text h3{
    font-family: 'light';
    font-weight: lighter;
    margin-top: 0px;
}
.d1 .text p{
    font-family: 'light';
    font-weight: lighter;
    margin-top: 0px;
    margin: 5px 0;
    color: #fff;
    max-width: 150px;
}
.i18n-es .d1 .text p{max-width: 190px;}
.d1 .text p.last{font-size: 1.1em;max-width: 200px;}
.d1 span{}


.d2{border-bottom: 1px solid #ed1c24;color: #ed1c24;}
/*.i18n-en .dest.d2 h3,*/
.i18n-es .dest.d2 h3,
.i18n-fr .dest.d2 h3{
    font-size: 1.575em;
    width: 180px;
    margin-top: 50px;
}

.d3{border-bottom: 1px solid #62bb46;color: #62bb46;}
/*.i18n-en .dest.d3 h3,*/
.i18n-es .dest.d3 h3,
.i18n-fr .dest.d3 h3{
    font-size: 1.575em;
    width: 160px;
    margin-top: 50px;
}

.d4{border-bottom: 1px solid #00aee6;color: #00aee6;overflow: visible;}
/*.i18n-en .dest.d4 h3,*/
.i18n-es .dest.d4 h3,
.i18n-fr .dest.d4 h3{
    font-size: 1.575em;
    width: 220px;
    margin-top: 50px;
}

/*.i18n-en .dest.d4 .imgDestaque,*/
.i18n-es .dest.d4 .imgDestaque,
.i18n-fr .dest.d4 .imgDestaque{
    right: -40px;
}

.d5{
    height: 229px;
    overflow: hidden;
    position: relative;

    border-bottom: 1px solid #a9a9a9;
}
.d5 img {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.d5 > div {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.d5 h3{
    font-size: 1.750em;
    color: #004b88;
    text-align: center;
}
.dest.d5 p{text-align: center;letter-spacing: -1px;max-width: 250px;line-height: 1.2em;}


.dest p{color: #595959;max-width: 150px;}

.d2 .btnMore{background-color: #ed1c24}
.d3 .btnMore{background-color: #62bb46}
.d4 .btnMore{background-color: #00aee6}
.d5 .btnMore{background-color: #004b88; margin: auto;
    transform:rotate(270deg);
    -ms-transform:rotate(270deg); /* IE 9 */
    -webkit-transform:rotate(270deg);
}

.dest p{font-family: 'light';font-size: 1em;margin: 15px 0 10px 0}


.ttlTp1{
    font-family: 'regular';
    font-size: 12px;
    background: #fff;
    border-radius: 5px;
    padding: 8px 14px;
}


/* ==========================================================================
   Header
   ========================================================================== */
.header{background: url(../../img/home/header.jpg) no-repeat center 51px;}
.acessibility-buttons li,
.social-search li{
    display: inline;
    float: left;
    position: relative;
}

.acessibility-buttons li.last a.language {border: 0;}
.acessibility-buttons li a.btn,
.social-search li a.btn{
    text-indent: -9999px;
    display: block;
    background: url(../../img/home/icons.png) 0 0 no-repeat;
    width: 34px;
    height: 36px;
    margin-top: 3px;
}

.acessibility-buttons li a {
    color: #595959;
    font-size: 12px;
    text-decoration: none;
    font-family: 'regular';

}

.acessibility-buttons li a:hover {color: #00aee6;}
.acessibility-buttons li a.language,
.acessibility-buttons li a.links{
   padding: 5px 10px 0;
   line-height: 24px;
   display: block;
   font-size: 1em;
    font-family: 'bold';
    font-weight: lighter;
    line-height: 2.5em;
}
.acessibility-buttons li a.links{font-family: 'regular'; text-transform: uppercase;}
.social-search{float: right;}


/*acessibility icons*/
.acessibility-buttons li a.acessibility {background-position: -6px 0;}
.acessibility-buttons li a.acessibility:hover {background-position: -6px -40px;}
.acessibility-buttons li a.contrast {background-position: -40px 0;margin: 4px 24px 0 9px;}
.acessibility-buttons li a.contrast:hover {background-position: -40px -40px;}
/*social icons*/
.social-search li a.btn {border: none;}
.social-search li a.facebook{background-position: -120px 0;}
.social-search li a.facebook:hover{background-position: -120px -40px;}
.social-search li a.twitter{background-position: -160px 1px;}
.social-search li a.twitter:hover{background-position: -160px -40px;}
.social-search li a.google{background-position: -200px 0;}
.social-search li a.google:hover{background-position: -200px -40px;}
.social-search li a.youtube{background-position: -240px 0;}
.social-search li a.youtube:hover{background-position: -240px -40px;}
.social-search li a.instagram{background-position: -280px 0;}
.social-search li a.instagram:hover{background-position: -280px -40px;}
.social-search li a.linkedin{background-position: -320px 0;}
.social-search li a.linkedin:hover{background-position: -320px -40px;}

.social-search form input[type="text"] {
    border: none;
    height: 18px;
    float: left;
    width: 0px;
    padding: 5px 0 5px 32px;
    background: #f6f6f6;
    margin-top: 8px;
    font: 14px/16px "regular", Arial, sans-serif;
    background: transparent url(../../img/home/btn-busca-input.png) 7px 200px no-repeat;
}
.social-search form input[type="text"].open {
    outline:#d2d3d4 solid 1px;
    background-color: #f6f6f6;
    background-position: 7px 50%;
    line-height: 1.5;
}

.search-fields form input[type="submit"]{display: none;}
.search-fields form input[type="submit"].open{
    display: block!important;
    width: 30px!important;
    height: 24px!important;
    opacity: 0;
    position: absolute;
    margin-top: 10px;
}
.social-search button {
    border: 0;
    background: transparent url(../../img/home/icons.png) -92px -11px no-repeat;
    text-indent: -999999px;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 7px;
    top: 14px;
    text-indent: -9999px;
}
.social-search button:hover{background-position: -92px -51px}
.search-fields {padding: 0 9px 7px; background: url(../../img/sep-busca.png) 100% center no-repeat;}

.search-fields form button{display: none;background-image: none;margin-right: 196px;}

.rio{height: 142px; position: relative;background: url(../../img/home/header.jpg) no-repeat center 0;}
.logoRio{position: absolute; left: 50%; margin-left: -88px;top: 20px;}

/* ## Gigya ##*/
.lst-gigya {
    margin-top: 9px;
    float: right;
}
.lst-gigya li {
    float: left;
} 
.lst-gigya li a {
    padding: 0 11px 0;
    display: none;
    font-size: 1em;
    line-height: 32px;
    height: 32px;
    color: #595959;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
}
.lst-gigya li a:hover, .lst-gigya li a.active, .lst-gigya li.active a {
    background: #595959;
    color: #fff;
}

/* ==========================================================================
   Menu Principal
   ========================================================================== */
.main_menu {
    margin-top: 10px;
    font-size: 14px;
    font-family: regular;
}
.main_menu > li{
    float: left;
    position: relative;
    padding-bottom: 20px;
}
.main_menu >li:first-child a{border: none;margin-left: 0;}
.main_menu >li > a{
    font-family: 'bold';
    font-size: 1.438em;
    padding: 0 0 0 25px;
    float: left;
    border-left: 1px solid #dbdbdb;
    text-transform: uppercase;
    margin: 10px 0 0 25px;
}
.main_menu > li > a:hover{text-decoration: none!important}
.main_menu > li.participe > a{padding-left: 0px;margin-left: 0;}
.main_menu a{color: #616161;}
.main_menu .sub{
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    border-top: 8px solid red;
    border-bottom: 6px solid #FFF!important;
    z-index: 999999;
    background: #fff;
    border-radius: 5px;
    min-width: 102px;
    padding-top: 5px;

    -webkit-box-shadow: 0px 3px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 3px 7px rgba(0,0,0,.2);
    box-shadow: 0px 3px 7px rgba(0,0,0,.2);
}

.main_menu.fr li.mais > a:after {
    background: url(../../img/arrows-menus.png) 0 -46px no-repeat;
    content: " ";
    width: 12px;
    height: 6px;
    display: block;
    position: absolute;
    right: -16px;
    top: 14px;
}
.main_menu .sub li {padding: 0 20px;}
.main_menu .sub li a, .main_menu .sub li.level-two {border-top: 1px solid #dbdbdb;}
.main_menu .sub >li:first-child a{border-top:none}
.main_menu .sub li a {
    font-size: 1.071em;
    line-height: 1.071em;
}
.main_menu .sub li a,
.main_menu .sub li.level-two {
    padding: 13px 0;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}
.main_menu .sub li.level-two a {
    font-size: 1.143em;
    line-height: 1.143em;
}
.main_menu >li:hover .sub{display: block;top: 40px;}
.main_menu .sub:before{content: " ";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    content: " ";
    display: block;
    margin-top: -13px;
    position: absolute;
}

.main_menu .participe > a{color: #ed1c24;}
.main_menu .participe .sub > li:hover > a {color: #FFF;border-color: #ed1c24;}
.main_menu .participe .sub > li:hover {background-color: #ed1c24;}
.main_menu .participe .sub {width: 182px;border-color: #ed1c24}
.i18n-fr .main_menu .participe .sub,
.i18n-es .main_menu .participe .sub,
.i18n-en .main_menu .participe .sub{width: 238px;}
.main_menu .participe .sub:before {margin-left: 28px}

.main_menu .osJogos > a {color: #62bb46}
.main_menu .osJogos .sub > li:hover > a {color: #FFF;border-color: #62bb46;}
.main_menu .osJogos .sub > li:hover {background-color: #62bb46;}
.main_menu .osJogos .sub {width: 182px;border-color: #62bb46}
.main_menu .osJogos .sub:before {margin-left: 105px}
.main_menu .osJogos .sub {width: 250px;left: -15px;}

.main_menu .oRio > a{color: #00aee6}
.main_menu .oRio .sub > li:hover > a{color: #FFF;border-color: #00aee6;}
.main_menu .oRio .sub > li:hover{background-color: #00aee6;}
.main_menu .oRio .sub:before{margin-left: 94px;}
.main_menu .oRio .sub{width: 214px;left: -23px;border-color: #00aee6;}
.i18n-fr .main_menu .oRio .sub,
.i18n-es .main_menu .oRio .sub,
.i18n-en .main_menu .oRio .sub {left: 7px;}

.main_menu .mais > a {color: #004b88;}
.main_menu .mais .sub li:hover > a,
.main_menu .noticias .sub li:hover > a{color: #FFF;border-color: #004b88;text-decoration: none;}

.main_menu .mais .sub li:hover,
.main_menu .noticias .sub li:hover{background-color: #004b88;}

.main_menu .mais > a {font-size: 16px;}
.main_menu .noticias > a,
.main_menu .ingressos > a {font-size: 0.875em}
.main_menu .noticias > a,
.main_menu .ingressos > a {color: #004b88;font-family: 'regular';font-size: 15px;}
.main_menu .mais .sub {width: 222px;border-color: #004b88;left: auto;right: -12px;}
.i18n-fr .main_menu .mais .sub,
.i18n-es .main_menu .mais .sub,
.i18n-en .main_menu .mais .sub {width: 240px;}
.main_menu .mais .sub:before {margin-left: 189px;}
.main_menu .noticias {width: auto!important; padding: 0 0 20px;}
.main_menu .noticias .sub {width: 222px;border-color: #004b88;left: -48px;}
.i18n-fr .main_menu .noticias .sub,
.i18n-es .main_menu .noticias .sub {left: -36px;}
.i18n-en .main_menu .noticias .sub {left: -59px;}

.main_menu .noticias .sub:before {margin-left: 100px}

.main_menu .sub {display: none;}
.main_menu .sub > li.level-two {padding: 0;color: #9b9b9b;border: 0;}
.main_menu .sub > li.level-two > span, 
.main_menu .sub > li.level-two > a {padding: 10px 20px 8px;margin: 0;display: block;border-top: 1px solid #dbdbdb;}
.main_menu .sub > li.level-two .sublvl2 {margin-top: 0px;}
.main_menu .sub li.level-two:hover {background: none;}
.main_menu .sub li.level-two:hover > a {color: #004b88;border-color: #dbdbdb;}
.main_menu .sub > li.level-two:first-child > a {border: 0;}


.main_menu .participe li.level-two li:hover {background-color: #ed1c24;color: #fff;}
.main_menu .osJogos li.level-two li:hover {background-color: #62bb46;color: #fff;}
.main_menu .oRio li.level-two li:hover {background-color: #00aee6;color: #fff;}
.main_menu .mais li.level-two li:hover {background-color: #004b88;color: #fff;}

.main_menu .participe li.level-two li:hover > a,
.main_menu .participe li.level-two:hover > a {color: #FFF;border-color: #ed1c24;}
.main_menu .osJogos li.level-two li:hover > a,
.main_menu .osJogos li.level-two:hover > a  {color: #FFF;border-color: #62bb46;}
.main_menu .oRio li.level-two li:hover > a,
.main_menu .oRio li.level-two:hover > a {color: #FFF;border-color: #00aee6;}
.main_menu .mais li.level-two li:hover > a,
.main_menu .mais li.level-two:hover > a {color: #FFF;border-color: #004b88;}

.main_menu .participe li.level-two > a:hover {background-color: #ed1c24;}
.main_menu .osJogos li.level-two > a:hover {background-color: #62bb46;}
.main_menu .oRio li.level-two > a:hover {background-color: #00aee6;}
.main_menu .mais li.level-two > a:hover {background-color: #004b88;}

.page .main_menu li.level-two:hover > a {color: #616161;}
.page .main_menu li.level-two > a:hover {color: #fff;}

.main_menu .sub li.level-two li a {text-transform: none;border: none;padding: 10px 0;}
.main_menu .sub li.level-two li:before {
    content: "-";
    position: relative;
    left: 0;
    float: left;
    top: 11px;
    margin-right: 10px;
}

/* ==========================================================================
   Fim Menu Principal
   ========================================================================== */

/* ==========================================================================
   Menu Vertical
   ========================================================================== */
.mask .wrapper {position: relative;}
.active-scroll .mask1,
.active-scroll .mask2,
.verticalMenu.no-animation-menu {display: none;}
.active-scroll .verticalMenu.no-animation-menu {display: block;}
.active-scroll .mask0 {background-attachment: scroll !important;position: static;}
.verticalMenu {
    position: absolute;
    z-index: 999999;
    top: 230px;
    left: 50%;
    margin: 0 0 0 -578px;
}
.active-scroll .menu-section-osjogos {top: 950px;}
.active-scroll .menu-section-orio {top: 1670px;}
.verticalMenu.menu-active {
    position: fixed;
}
.verticalMenu li{
    padding-right: 13px;
    height: 58px;
    text-align: center;
    margin-bottom: 10px;
}
.verticalMenu li a {
    width: 216px;
    font-size: 1.5em;
    font-family: 'bold';
    line-height: 2em;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
}
.i18n-pt-br .verticalMenu li a {width: 166px;}
.verticalMenu li.active, .active-scroll .verticalMenu .set-jogos {background: url(../../img/home/setaMenu.png) no-repeat center right}
.verticalMenu li.active a, .active-scroll .verticalMenu .set-jogos a {
    background: #fff;
    color: #ed1c24;
    opacity: 1;
    font-size: 1.750em;
}
.verticalMenu li.inactive a {
    border: 1px solid #fff;
    opacity: 0.3;
    height: 52px;
    padding-top: 4px;
}

.verticalMenu li:hover a {
    background: rgba(255,255,255,0.3);
    opacity:1!important;
    border: 1px solid rgba(0, 0, 0, 0)!important;
    text-decoration: underline;
}
.verticalMenu li.active:hover a {
    background: #fff!important;
    opacity: 1;
    font-size: 1.750em;
    text-decoration: none;
}
/* ==========================================================================
   Fim Menu Vertical
   ========================================================================== */


/* ==========================================================================
   Fim HEader
   ========================================================================== */
/* ==========================================================================
   Seção 1
   ========================================================================== */
.slideshow { position: relative; overflow: auto; width: 862px; height: 378px; border-radius: 5px;}
.slideshow li { list-style: none; }
.slideshow ul li { float: left; }

.slide-1{position: relative; overflow: hidden;}
.slide-1 ul li:first-child{display: block}
.slide-1 ul li{position: relative;height: 378px;display: none}

.slide-1 .dots{position: absolute;bottom: 20px; right: 20px;z-index: 100;}
.slide-1 .dots li{float: left; border-radius: 200px; height: 10px; width: 10px;margin-left: 5px; text-indent: -9999px;background: #fff;cursor: pointer; opacity: 0.5;}
.slide-1 .dots li.active{background: #09b1e7;}

.slide-1 .text{position: absolute; left: 30px; bottom: 30px;width: 650px;z-index: 10;}
.slide-1 ul li a.imgHigh{position: absolute; left: 0; bottom: 0;height: 378px;z-index: 1;}
.slide-1,
.slide-1 img{border-radius: 5px;background: #ebebeb}
.hat {
    font-size: 12px;
    border-radius: 5px;
    padding: 6px 10px;
    margin-bottom: 15px;
    display: inline-block;
    color: #fff;
    font-family: 'light';
    text-transform: uppercase;
}
.hat-red{background-color: #ed1c24!important;}
.hat-green{background-color: #62bb46!important;}
.hat-blue{background-color: #00aee6!important;}
.hat-default{background-color: #004b88!important;}

.slide-1 .text h2{color: #fff;line-height: 1.125em;font-size: 1.625em;font-weight: normal;}
.slide-1 a.mask:after,
.destaques .highlight-home a.mask:after,
.destaques .small-blocks a.mask:after, 
.slideshow.slide-2 a.mask:after {
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.90)  100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0)  0%, rgba(0,0,0,0.90) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0)  0%, rgba(0,0,0,0.90) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    display: block;
    width: 100%;
    height: 40%;
    content: " ";
    z-index: 0;
} 

.i18n-es .slide-1 .text.mask:after, .i18n-fr .slide-1 .text.mask:after {z-index: -1;}

.slide-2 {position: relative; overflow: hidden;}
.slide-2 ul li{display: block}
.slide-2 ul li {position: relative;height: 230px;}

.slide-2 .dots{position: absolute;bottom: 20px; left: 20px; right: 20px;z-index: 100;text-align: center;}
.slide-2 .dots li{display: inline-block;border-radius: 200px; height: 10px; width: 10px;margin-left: 5px; text-indent: -9999px;background: #fff;cursor: pointer;}
.slide-2 .dots li.active{background: #0c5978;}
.slide-2 a {
    display: block;
}
.slideshow.slide-2, .slideshow.slide-2 ul {
    height: 230px;    
}

.destaques .col.side-banner > div:hover img {
    transform: scale(1);
}

.slideshow.slide-2{width: 862px;overflow: hidden;
    position: relative;}
.slideshow.slide-2 img{width: 862px;}
.i18n-es .slideshow.slide-2 img, 
.i18n-fr .slideshow.slide-2 img, 
.i18n-fr .slideshow.slide-2, 
.i18n-es .slideshow.slide-2,
.i18n-fr .slideshow.slide-2 ul, 
.i18n-es .slideshow.slide-2 ul,
.i18n-es .slide-2 ul li,
.i18n-fr .slide-2 ul li {
	width: auto;
	height: auto;
}

.slideshow.slide-2 .hat{
    font-family: 'regular';
    font-size: 12px;
    background: #fff;
    border-radius: 5px;
    padding: 6px 12px;
    display: block;
    position: absolute;
    margin: 10px 0 0 10px;
}
.slideshow.slide-2 .texto{
    font-family: 'regular';
    font-size: 20px;
    color: #FFF;
    position: absolute;
    line-height: 24px;
    z-index: 1;
}
.slideshow.slide-2 .tp01 .hat{background-color: #00aee6;}
.slideshow.slide-2 .tp01 .texto{padding: 158px 10px 0 26px;}

.slideshow.slide-2 .tp02 .hat{background-color: #e64e21;}
.slideshow.slide-2 .tp02 .texto{padding: 151px 95px 0 35px;text-align: right;}

.slideshow.slide-2 .tp03 .hat{background-color: #00aee4;}
.slideshow.slide-2 .tp03 .texto{padding: 168px 10px 0 15px;}
.slideshow.slide-2 .img-mascara{
    position: absolute;
    top: 0;
}

.slider-new-highlight .slide-2 .dots {
    display: block !important;
    right: 25px;
    left: auto;
}

.arrowSlider2{
    position: absolute;
    z-index: 999;
}
.arrowSlider2 .next,
.arrowSlider2 .prev{
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 33px;
    border: none;
    outline: none;
    background-color: transparent;
    background-image: url(/sites/all/themes/rio2016_agosto_14/img/home/setasSlider.png);
    background-repeat: no-repeat;
}
.arrowSlider2 .next {
    margin:120px 0 0 244px;
    background-position: 100% 0;
}
.arrowSlider2 .prev {
    margin:120px 0 0 10px;
    background-position: 0 0;
}
.slider-new-highlight .arrowSlider2 .prev {margin-top: 98.5px;}
.slider-new-highlight .arrowSlider2 .next {
    margin: 98.5px 0 0 832px;
}

.youtubeVideo {position: relative;overflow: hidden;}
.youtubeVideo .maskVideo {position: absolute; left: 0;top: 0;cursor: pointer}
.youtubeVideo .maskVideo .thumb{width: 568px;height: auto}
.youtubeVideo .maskVideo .textMask{text-align: center;position: absolute; left: 0;top: 0;background: url(/sites/all/themes/rio2016_agosto_14/img/bg-destaques.png) 0 70px no-repeat;width: 568px; height: 283px;}
.youtubeVideo .maskVideo .textMask .hat{margin: 50px 0 30px 0;display: inline-block; background: #ed1c24;}
.youtubeVideo .maskVideo .textMask h5{font-size: 1.313em; color: #fff; font-weight: bold;line-height: 1.113em}
.youtubeVideo .maskVideo .textMask img{display: block;;margin: auto; margin-bottom: 30px;}
.mask-playerYoutube {
    width: 568px;
    height: 283px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    z-index: -1;
}


/* ==========================================================================
   Fim Seção 1
   ========================================================================== */
.skrl {margin-top: 65px;position: relative;height: 2080px}
.skrl .elm-animation {height: 640px;}
.skrl > .wrapper {margin-top: 115px;position: relative;}
.skrl .seixos + .wrapper{margin-top: 0px;}

.seixos{position: absolute; z-index: -9999;width: 100%;height:2030px;top:0px; left: 0px;}
.seixos img{position: absolute;left: 50%; margin-left: -960px;top: 35px;}

.seixos .img1{z-index: 9999;}
.seixos .img2{z-index: 999;}
.seixos .img3{z-index: 99;}


.skrl .t1 .ttlTp1{margin-top: 60px; display: inline-block;color: #ed1c24}
.skrl .t1 .ttlTp2{margin-top: 10px; display: inline-block;color: #fff; font-family: 'light';font-weight: lighter;font-size: 30px;letter-spacing: -1px; line-height: 1}
.skrl .t1 .ttlTp2:hover{text-decoration: underline;}


.destaqueDireita{height: 567px;position: relative}
.skrl .modTp1{
    position: relative;
    height: 280px;
    background: #fff;
    color: #595959;
    border-radius: 5px;
    overflow: hidden;
}
.skrl .modTp1 .hatAbs {position: absolute; top: 137px; width: 274px; text-align: center}
.skrl .modTp1 .hatAbs span{
    font-size: 12px;
    border-radius: 5px;
    padding: 6px 10px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
    font-family: 'light';
    background: #62bb46;
    text-transform: uppercase;
}
.skrl .modTp1 .centerV{
    height: 137px;
    width: 240px;
    margin: auto;
}
.skrl .modTp1:hover .centerV{
    text-decoration: underline;
}
.skrl .modTp1 .hat{
    position: absolute;
    text-transform: uppercase;
    width: auto;
}
.skrl .modTp1 .hat-red{margin:-13px auto 0;}
.skrl .modTp1 .hat-green{margin:-13px auto 0;}
.skrl .modTp1 .hat-blue{margin:-13px auto 0;}

.skrl .modTp1 h3{
    text-align: center;
    color: #595959;
    font-family: 'light';
    font-weight: lighter;
    font-size: 1.375em;
    max-width: 230px;
    margin: auto;
    line-height: 1.05em;
    display: table-cell;
    vertical-align: middle;

}


.skrl .voluntSelec{position: relative}
.skrl .voluntSelec .imgVolunt{
    position: absolute;
    right: -40px;
    top: 150px;
}
.skrl .atracoes {position: relative}

.skrl .atracoes .imgVolunt{
    position: absolute;
    right: -220px;
    top: 184px;
}
.skrl .osJogos .ttlTp1{color: #62bb46;}
.skrl .osJogos .youtubeVideo .maskVideo .textMask .hat{background: #62bb46;}

.skrl .osJogos .bannerDestaque .t2{
    position: relative;
    float: left;
    margin-top: 20px;
    border-radius: 5px;
    overflow: hidden;
}
.skrl .osJogos .bannerDestaque .t2 .text {position: absolute;width: 100%; text-align: center; top: 185px;z-index: 1;}
.skrl .osJogos .bannerDestaque .t2 .text span{
    font-size: 12px;
    border-radius: 5px;
    padding: 6px 10px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
    font-family: 'light';
    background: #62bb46;
    text-transform: uppercase;
}

.skrl .osJogos .bannerDestaque .t2 .text h5 {
    font-size: 1.313em;
    color: #fff;
    font-weight: bold;
    width: 450px;
    text-align: center;
    display: block;
    margin: 0 auto;
    line-height: 1.113em;
}
.skrl .osJogos .bannerDestaque .t2 .grayscale {
    background: url(/sites/all/themes/rio2016_agosto_14/img/bg-destaques.png) 0 70px no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 568px;
    height: 283px;
    z-index: 0;
}

.skrl .oRio .ttlTp1{color: #00aee6;}
.skrl .oRio .youtubeVideo .maskVideo .textMask .hat{background: #00aee6;}
.skrl .youtubeVideo{
    margin-bottom: 0px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    margin-top: 20px;
    height: 283px;
}
.area{z-index: 99;margin-bottom: 80px; height: 640px;}
.skrl .mask0,
.skrl .mask1,
.skrl .mask2{
    opacity: 0;
    height: 2080px;
    width: 100%;
    background: url(../../img/home/f2.png) no-repeat;
    background-repeat: no-repeat;

    background-position: 0 200px;
    background-attachment: fixed;
    transition: background-image 0.5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -99;
}

.skrl .mask0{
    background: url(../../img/home/f1.png) no-repeat;
    background-position: center 55px;
    background-attachment: scroll;
    opacity: 1;
}


.skrl .mask2{
    z-index: -98!important;
    background-image: url(../../img/home/f3.png);
}

.area3.active ~ .mask2{
    background-image: url(../../img/home/f3.png);
    background-attachment: scroll;
    background-position: center 1506px;
}
.rslSmall .area3.active ~ .mask2 {background-position: 0 1441px;}
.area1.active  ~ .mask0{
    background-attachment: fixed;
    background-position: 0 200px;
}
.rslMedium .area1.active ~ .mask0,
.rslMedium .mask1,
.rslMedium .mask2  {background-position: 0 60px;}

.rslSmall .area1.active ~ .mask0,
.rslSmall .mask1,
.rslSmall .mask2  {background-position: 0 0;}

.area1.active  ~ .verticalMenu {position: fixed;top: 365px;}

.rslMedium .area1.active ~ .verticalMenu {top: 235px;}
.rslSmall .area1.active ~ .verticalMenu {top: 170px;}

.area2.active ~ .mask0 {background-attachment: scroll;background-image: none;}
.area3.active  ~ .verticalMenu {
    position: absolute!important;
    bottom: 204px;
    top: auto;
}
/*Alterações*/
.area > .wrapper{padding-top: 25px;}
.area3{margin-bottom: 0px!important;}

/* ==========================================================================
   Seção Participe
   ========================================================================== */
.skrl .participe .destaqueDireita .imgDestaque{position: absolute;left: 0px; bottom: -40px;}
/* ==========================================================================
   Seção Os Jogos
   ========================================================================== */
.active-scroll .skrl .osJogos{background: url(../../img/home/f2.png) no-repeat center 63px;}

/* ==========================================================================
   Seção O Rio
   ========================================================================== */

.active-scroll .skrl .oRio{background: url(../../img/home/f3.png) no-repeat center 63px;}
.skrl .oRio .destaqueDireita .imgDestaque{position: absolute;left: 0px; bottom: -60px;}
/* ==========================================================================
   Seção 3
   ========================================================================== */

.sec3{padding: 30px 0; margin-top: 40px!important;}
.sec3 h2{margin-bottom: 30px; font-family: 'bold'; color: #616161; text-align: center}
.sec3 {font-family: 'light'}
.sec3 ul li{
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 90px;
    overflow: hidden;
    display: table;
    width: 100%;
    position: relative;
}
.sec3 .maisVisitados.line{margin-bottom: 60px;}
.maisVisitados ul {min-height: 270px;}
.sec3 h4{font-size: 1.563em;text-align: center}
.sec3 ul li a{display: block; font-size:1.063em; padding: 0 20px 0 55px; line-height: 1em;display: table-cell;vertical-align: middle;}

.sec3 ul li span{position: absolute; top: 37px;left: 15px;font-size: 2.938em; display: inline-block}

.sec3 .participe h4,
.sec3 .participe ul li a{color: #ed1c24;}
.sec3 h4{margin-bottom: 10px;}
.sec3 .participe ul{background: #fff;}
.sec3 .participe ul li:first-child {background: #ed1c24;color: #fff;}
.sec3 .participe ul li:first-child a{color: #fff;}

.sec3 .osJogos h4,
.sec3 .osJogos ul li a{color: #62bb46;}
.sec3 .osJogos ul{background: #fff;}
.sec3 .osJogos ul li:first-child {background: #62bb46;color: #fff;}
.sec3 .osJogos ul li:first-child a{color: #fff;}

.sec3 .programaVoluntarios h4,
.sec3 .programaVoluntarios ul li a{color: #00aee6;}
.sec3 .programaVoluntarios ul{background: #fff;}
.sec3 .programaVoluntarios ul li:first-child {background: #00aee6;color: #fff;}
.sec3 .programaVoluntarios ul li:first-child a{color: #fff;}

.sec3 .noticias h4,
.sec3 .noticias ul li a{color: #004b88;}
.sec3 .noticias ul{background: #fff;}
.sec3 .noticias ul li:first-child {background: #004b88;color: #fff;}
.sec3 .noticias ul li:first-child a{color: #fff;}

.sec3 .participe ul li a:hover,
.sec3 .osJogos ul li a:hover,
.sec3 .programaVoluntarios ul li a:hover,
.sec3 .noticias ul li a:hover{text-decoration: underline;}

.sec3 .text {
    width: 100%;
    background: #fff;
    color: #595959;
    height: 119px;
    text-align:  center;
    display: table;
    border-top-left-radius: 5px;border-top-right-radius: 5px;
}

.sec3 .text p{text-align: center; color: #595959; font-size: '1.125em'; max-width: 90%;display: table-cell;vertical-align: middle;padding: 0 15px;text-align: left;}
.sec3 .link{height: 50px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.sec3 .link{display: block;line-height: 3.5em ;color: #fff; font-family: 'light';padding-left: 50px; font-size: 0.875em; display: block;width: 224px; height: 50px;background: url(../../img/home/sec3/socialIcons.png) no-repeat #36589c;}
.sec3 .link.facebook{background-position: 20px 15px;}
.sec3 .link.twitter{background-position: 20px -88px;background-color: #49abf2;}
.sec3 .instagram .link{background-position: 20px -189px;background-color: #386b98;}
.sec3 .link.youtube{background-position: 20px -320px;background-color: #d11b14;}

.sec3 .instagram .text span{position: relative;display: block;float: left;width:92px; height:119px;overflow: hidden;}
.sec3 .instagram .text span img{position: absolute;top: -15px;left: -29px;}
.sec3 .instagram .text span.img-first{width:91px;border-top-left-radius: 5px;}
.sec3 .instagram .text span.img-last{width:91px;border-top-right-radius: 5px;}

.sec3.youtube{height: 169px;overflow: hidden;position: relative;}
.sec3.youtube img{left: 0;top: -18px;position: absolute;}

.line.redesSociais a:hover{text-decoration: underline;}
.line.redesSociais .col3{border-radius: 5px;}

.col3.youtube{height: 169px;overflow: hidden;position: relative;}
.col3.youtube img{left: 0;top: -18px;position: absolute;}
.sec3 .link.youtube{background-position: 20px -320px;background-color: #d11b14;position: absolute;}

/*sec3 widget*/
.sec3.widget {
    margin:0 !important;
    padding: 0;
}

.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li { float: left; }


/*Slideshow Esportes da home*/
.sliderEsportes{width: 423px;height: 471px;overflow: hidden;margin-top: 20px;position: absolute;}
.sliderEsportes #cont-slider{position: absolute;}
.sliderEsportes ul{height: 471px;}
.sliderEsportes ul li{width: 423px;height: 471px;float: left;}

.contEsportes{position: relative}
.contEsportes .setaSlider{position: absolute; z-index: 9999; top: 60px; left: 220px;}
.contEsportes .setaSlider span{cursor: pointer; background: url(../../img/home/setasSlider.png) no-repeat; text-indent: -999999px;width: 18px; height: 31px;display: inline-block}
.contEsportes .setaSlider .proximoEsporte{background-position: -34px 0px; margin-left: 5px;}

/*Contador para os jogos*/
 #contador{width:274px;padding-top: 23px;float: right;font-family: 'regular';text-transform: uppercase;color: #00aee6;background: transparent url(../../img/home/log-omega.png) 100% 23px no-repeat;}
    #contador .cont-frame{padding-top: 10px;display: none;}
    #contador .cont-frame.visivel{display: block;}
    #contador .cont-frame .cont-left{float: left;}

    #contador .cont-frame .cont-left .cont-faltam{font-family: 'bold';font-size: 14px;}
    #contador .cont-frame .cont-left .cont-quant{font-family: 'regular';font-size: 64px;line-height: 52px;}

    #contador .cont-frame .cont-right{float: right;padding-top: 15px;}
    #contador .cont-frame .cont-right .cont-interval{font-family: 'bold';font-size: 14px;}
    #contador .cont-frame .cont-right .cont-jogos{font-family: 'bold';font-size: 18px;}
    #contador .cont-frame .cont-right .cont-data{font-family: 'regular';font-size: 13px;}
/*Contador para os jogos*/


/*loja online*/
#loja-online-horizontal{
  width: 100%;
  max-width: 1156px;
  height: auto;
  background-color: #f5f3f4;
  padding-top: 30px;
}
#loja-online-horizontal a{
  display: block;
}
#loja-online-horizontal .title {
  color: #616161;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  font-family: 'bold';
}

#loja-online-horizontal .items {
  width: 100%;
  list-style: none;
}
#loja-online-horizontal .items__item {
  width: 234px;
  height: auto;
  min-height: 370px;
  float: left;
  margin: 20px 0 20px 20px;
  padding: 20px 20px;
  border-radius: 5px;
  background-color: white;
}
#loja-online-horizontal .items__item:first-child{
  margin-left: 0px;
}

#loja-online-horizontal .items__image{
  width: 235px;
  height: 235px;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
}
#loja-online-horizontal .items__title,
#loja-online-horizontal .items__title a {
  color: #004a8b;
  font-size: 0.9em;
  height: auto;
  overflow: hidden;
}
#loja-online-horizontal .items__title a {
  font-size: 1em;
  text-decoration: none;
}
#loja-online-horizontal .items__price {
  color: #00afe8;
  font-family: 'bold';
  font-size: 1.5em;
  margin: 10px 0 5px;
}
#loja-online-horizontal .items__payment-terms {
  color: #65b94d;
  font-family: 'bold';
  font-size: 0.9em;
}
/*loja online*/

/*loja-online-vertical*/


#loja-online-vertical {
  width: 210px;
  height: auto;
  margin-top: 15px;
}
#loja-online-vertical .title {
  background-color: #65b94d;
  padding: 5px;
  border-radius: 5px;
  color: white;
  font-size: 1em;
  font-family: 'bold';
  display: inline;
}

#loja-online-vertical .jcarousel-wrapper {
  margin-top: 10px;
  position: relative;
}
#loja-online-vertical .jcarousel {
  width: 170px;
  position: relative;
  overflow: hidden;
}
#loja-online-vertical .jcarousel__controls {
  position: absolute;
  top: 70px;
  width: 20px;
  height: 33px;
  background-image: url(../img/spr-carousel-controls.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#loja-online-vertical .jcarousel__controls.jcarousel-control-prev { left:   0px; background-position: 1px  0px }
#loja-online-vertical .jcarousel__controls.jcarousel-control-next { left: 190px; background-position: 20px 0px }
#loja-online-vertical .jcarousel__item--title a {
  color: #004a8b;
  font-size: 0.8em;
  text-decoration: none;
}
#loja-online-vertical .jcarousel__item--price {
  color: #00afe8;
  font-family: 'bold';
  font-size: 1em;
  margin: 10px 0 5px;
}
#loja-online-vertical .jcarousel__item--payment-terms {
  color: #65b94d;
  font-family: 'bold';
  font-size: 0.9em;
}
#loja-online-vertical .jcarousel-pagination {
  margin: 15px auto 0;
  text-align: center;
}
#loja-online-vertical .jcarousel-pagination a {
  width: 15px;
  height: 15px;
  margin-left: 15px;
  background-image: url(../img/spr-carousel-controls.png);
  background-position: 13px -31px;
  display: inline-block;
}
#loja-online-vertical .jcarousel-pagination a:first-child {
  margin-left: 0px;
}
#loja-online-vertical .jcarousel-pagination a.active {
  background-position: 3px -31px;
}
#loja-online-vertical .jcarousel ul {
  width: 20000em;
  position: relative;

  /* Optional, required in this case since it's a <ul> element */
  list-style: none;
  margin: 0;
  padding: 0;
}

#loja-online-vertical .jcarousel li {
  /* Required only for block elements like <li>'s */
  float: left;
  width: 170px;
  height: auto;
}
#loja-online-vertical .jcarousel li img {
  width: 170px;
  height: 170px;
  margin: 0 auto;
  display: block;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.main_footer{height: 576px;width: 100%;background: url(../../img/home/footer.jpg) no-repeat center;}
.main_footer p{font-size:0.750em;}
.main_footer .wrapperExt {height: 486px; position: relative;overflow: hidden;}
.main_footer .sitemap {width: 1156px;margin-top: 30px;}
.main_footer .sitemap  a{font-family: 'light'; font-size:0.750em;color: #fff;}
.main_footer .sitemap > ul{display: table-cell;height: 400px;width: 1156px;}
.main_footer .sitemap > ul > li {width: 176px;padding-left: 20px;display: table-cell}
.main_footer .sitemap > ul > li:first-child{margin-left: 0px;}
.main_footer .sitemap > ul > li > ul{margin-top: 15px;}
.main_footer .sitemap > ul > li > a{font-family: bold;margin-bottom: 15px;}
.main_footer .sitemap > ul > li ul li ul li{padding-left: 20px;}

.copyright_footer{margin-top: 30px;}

.copyright_footer {width:100%; border-top:1px solid #dbdbdb; padding-right:0 }
.copyright_footer p {line-height:28px; font-size:12px; color: #fff; padding:15px 0}
.copyright_footer ul {float:right;}
.copyright_footer ul li {float:left; padding:0 0 0 5px}
.copyright_footer ul li a {display:block; width:28px; height:28px;text-indent:-9999px; margin-top: 10px;}
.copyright_footer .copyright{float: left;}
.copyright_footer .copyright a {color: #fff;}

.copyright_footer .social-search li a.btn {border: none;}
.copyright_footer .social-search li a.facebook{background-position: -120px -80px;}
.copyright_footer .social-search li a.facebook:hover{background-position: -120px -80px;}
.copyright_footer .social-search li a.twitter{background-position: -160px -80px;}
.copyright_footer .social-search li a.twitter:hover{background-position: -160px -80px;;}
.copyright_footer .social-search li a.google{background-position: -200px -80px;}
.copyright_footer .social-search li a.google:hover{background-position: -200px -80px;}
.copyright_footer .social-search li a.youtube{background-position: -240px -80px;}
.copyright_footer .social-search li a.youtube:hover{background-position: -240px -80px;}
.copyright_footer .social-search li a.instagram{background-position: -280px -80px;}
.copyright_footer .social-search li a.instagram:hover{background-position: -280px -80px;}
.copyright_footer .social-search li a.linkedin{background-position: -320px -80px;margin-right: 17px;}
.copyright_footer .social-search li a.linkedin:hover{background-position: -320px -80px;margin-right: 17px;}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (max-width: 1202px){
    html, body{overflow-x: initial;}
}


/* ==========================================================================
    NOVOS DESTAQUES
   ========================================================================== */
.destaques .highlight-home {
    height: 461px;
}

.destaques img {
    transition: all .2s ease-out;
}
.destaques .col > div:hover img,
.destaques .highlight-home:hover img {
    transform: scale(1.1);
}
.destaques .highlight-home strong,
.destaques .small-blocks strong,
.destaques .highlight-home a > span,
.slider-new-highlight a > span {
    position: absolute;
    color: #fff;
    font: 25px/28px "regular", Arial, sans-serif;
    width: 490px;
    z-index: 2;
}

.destaques .highlight-home a > span, .slideshow.slide-2 a > span {
    bottom: 20px;
    left: 40px;
}

.slideshow.slide-2 a > span {
    position: absolute;
    color: #fff;
    z-index: 2;
    left: 20px;
}

.slider-new-highlight a > span {
    width: 740px;
}
.destaques .highlight-home span span, .slideshow.slide-2 span span {
    height: 25px;
    border-radius: 5px;
    background-color: #00aee6;
    padding: 0 16px;
    font-size: 11px;
    line-height: 25px;
    display: inline-block;
    text-transform: uppercase;
    z-index: 1;
}
.destaques .small-blocks strong {
    bottom: 23px;
    left: 28px;
    font-size: 16px;
    line-height: 18px;
    width: 230px;
}
.destaques .highlight-home strong, .slideshow.slide-2 strong {
    position: static;
    display: block;
    margin-top: 15px;
}
.destaques .highlight-home a, .slideshow.slide-2 a,
.destaques .small-blocks a {
    border-radius: 5px;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.destaques .itm-1,
.destaques .itm-3 {
    height: 183px;
}
.destaques .itm-2,
.destaques .itm-4 {
    height: 257px;
    margin-top: 20px;
}

.destaques .highlight-home a:after,
.slideshow.slide-2 a:after,
.destaques .small-blocks a:after {
    z-index: 1;
}

.newsletter-block img {
    position: absolute;
    left: -65px;
    top: 114px;
    -ms-transform: rotate(-21deg);
    transform: rotate(-21deg);
}
.lt-ie9 .newsletter-block img {
    left: -82px;
    top: 126px;
}

.newsletter-block .txt-newsletter-block {
    left: auto;
    right: 0;
    width: 178px;
}
.newsletter-block .txt-newsletter-block h3 {
    text-align: left;
    margin-top: 113px;
}
.newsletter-block .txt-newsletter-block p {
    float: left;
    text-align: left;
}
.newsletter-block .txt-newsletter-block a {
    float: right;
    margin: 26px 15px 0 0;
}

.slide-3 { width: 274px; height: 185px;}
.slideshow.slide-3, .slideshow.slide-3 ul {
    height: 185px !important;    
}
.slideshow.slide-3{width: 274px;overflow: hidden;
    position: relative;}
.slideshow.slide-3 img{width: 274px;}
.slideshow.slide-3 strong {
    position: absolute;
}
.arrowSlider3{
    position: absolute;
    z-index: 999;
}
.arrowSlider3 .next,
.arrowSlider3 .prev{
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 33px;
    border: none;
    outline: none;
    background-color: transparent;
    background-image: url(/sites/all/themes/rio2016_agosto_14/img/home/setasSlider.png);
    background-repeat: no-repeat;
}
.arrowSlider3 .next {
    margin:80px 0 0 244px;
    background-position: 100% 0;
}
.arrowSlider3 .prev {
    margin:80px 0 0 10px;
    background-position: 0 0;
}