/*************************
////// LAYOUT POR LANNIE DESIGN //////
instagram: @lanniedesign; | twitter: @flaldesign;

************************ 

DONT COPY!  Nao use como base;

**********************************************/
* {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-sizing: border-box;
}

:root {
    --header:
    url(https://images2.imgbox.com/a1/69/JmtXvbCg_o.png) top center;
    --principal: #c5cdcb;
}

.image:before {
    /* top: 10px; */
}

body {
    background-color: #f7f7f7;
    font-size : 12px;
    color: #bcb3ab;
    margin: 0px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Montserrat;
    transition: all 0.5s ease;
}

.clear {
    clear: both;
}

table {
    font-size: 11px;
}

h1 {
    font-weight: normal;
    font-size: 21px;
    line-height : 120%;
    color: #718EA5;
    margin: 2px;
}

.footer {
    font-size: 0px;
}

h2 {
    font-size: 9px;
    margin: 0px;
}

h3 {
    font-size: 9px;
    margin: 0px;
}

pre.filepath {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.container-fotos {
    width: 17%;
    margin-top: -237px;
    height: 403px;
    overflow: hidden;
}

.imgslideshome {
    height: 127px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
}

.imgslide1 {
    background: url(https://images2.imgbox.com/e2/63/Y81Mli1o_o.png) top center #fff;
    background-size: cover;
}

.imgslide2 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center #fff;
    background-size: cover;
}

.imgslide3 {
    background: url(https://images2.imgbox.com/3f/a1/QEL9HEVv_o.png) top center #fff;
    background-size: cover;
}




.imgslide4 {
    background: url(https://images2.imgbox.com/cd/02/TuagxXEW_o.png) top center #fff;
    background-size: cover;
}
.imgslide5 {
    background: url(https://images2.imgbox.com/7e/f4/VjXRAekJ_o.png) top center #fff;
    background-size: cover;
}
.imgslide6 {
    background: url(https://images2.imgbox.com/5a/de/Z7bnKN0Z_o.png) top center #fff;
    background-size: cover;
}






.imgslide7 {
    background: url(https://images2.imgbox.com/d0/cb/pufnVMf5_o.png) top center #fff;
    background-size: cover;
}
.imgslide8 {
    background: url(https://images2.imgbox.com/5b/bc/A48EcyfL_o.png) top center #fff;
    background-size: cover;
}
.imgslide9 {
    background: url(https://images2.imgbox.com/a8/34/G35EIRAR_o.png) top center #fff;
    background-size: cover;
}
 
li {
    margin-left: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0px;
    list-style-position: outside;
}
td.catrow_noalb table {
    margin-left: 15px;
}
ul li {
    list-style-type: disc;
}

.listbox {
    font-size: 100%;
    border: 1px solid #D1D7DC;
    vertical-align : middle;
}

.button, .buttonlist ul li a {
    font-size: 90%;
    border: none;
    background-position: bottom;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 100px;
    padding: 11px;
    width: 89px;
}

.buttonlist ul li {
    margin: 7px;
    padding: 9px;
    list-style: none;
    float: left;
    background: #fff;
}

.buttonlist img {
    width: 10px;
    height: 10px;
}

.catlink a:before {
    width: 20px;
    height: 20px;
    background: #dadedc;
    position: absolute;
    left: -55px;
    transform: rotate(42deg);
}

.catlink a {
    position: relative;
}

.radio {
    font-size: 100%;
    vertical-align : middle;
}

.checkbox {
    font-size: 100%;
    vertical-align : middle;
}

a {
    text-decoration: none;
    color: #4e526f;
}

a:hover {
    text-decoration: none;
    opacity: 0.6;
}

.bblink a {
    color: #0033CC;
}

.bblink a:hover {
    color: #0033CC;
}

.maintable {
    padding: 5px;
    background: #ffffff6b;
    border-radius: 5px;
}

.tableh1 {
    background: #f7f7f7;
    color: #9f9f9fb0;
    padding: 28px 26px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
}

.tableh2 {
    background: #ffffff1c;
    padding: 14px;
    text-transform: uppercase;
}

.tableb_alternate {
}

.tableb.tableb_alternate img {
    width: auto;
    height: auto;
}

.catrow, .catrow_noalb {
    padding: 17px;
    color: #48484894;
    padding-left: 30px;
    border-bottom: 1px solid #cd6d9914;
    font-size: 10px;
    font-weight: 500;
    position: relative;
    transition: all 0.3s;
}

 

.catrow:hover .catlink a {
    color: #a1a5bb;
    opacity: 1;
    
 
}

.album_stat {
    color: #727272;
    font-size: 11px;
    margin: 25px 10px;
    font-weight: 600;
}

.thumb_filename {
    font-size: 80%;
    display: block;
}

.thumb_title {
    text-align: center;
    padding: 14px;
    display : block;
    margin: auto;
    z-index: 11;
    position: relative;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: -.4px;
    background: #92adb6;
    border-radius: 5px;
    margin-top: -12px;
    width: 99%;
}

.thumb_caption {
    font-size: 9px;
    font-weight: 700;
    display: block;
    padding: 28px 11px;
    margin-right: auto;
    width: 100%;
    border-radius: 100px;
    background: linear-gradient(45deg, #0000000f, transparent);
    text-align: center;
    color: #00000054;
    margin-top: -32px;
    line-height: 59px;
    padding-bottom: 0px;
    letter-spacing: -.40px;
}

.container-creditos {
    display: flex;
    margin: auto;
    width: 99.2%;
    flex-wrap: wrap;
    align-items: center;
}

 

td.catrow:hover.catrow table:before, .catrow_noalb:hover.catrow_noalb:before  {
    opacity: 1;
    transition: all 0.3s;
    transform: rotate(-19deg);
}

.catrow table:before, .catrow_noalb:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 28px;
    background: #92adb6;
    border-radius: 10px 10px 10px 31px;
    margin-top: 3px;
    background-size: 25px;
    opacity: 0.2;
    transition: all 0.3s;
}

.catrow table {
    padding-left: 15px;
}

.imagem-icone {
    /* width: 206px; */
    /* height: 185px; */
    z-index: 1111111111111;
    background: url(https://images2.imgbox.com/2e/3e/RkffxId1_o.png);
    width: 100%;
    height: 827px;
    margin: auto;
    background-position: -367px;
    margin-top: -708px;
    background-size: 1800px;
    display: none;
}

.url-galeria {
    background: #fff;
    padding: 14px 27px;
    border-radius: 100px;
    color: #b7b7b7cf;
    font-family: 'Berlin Sans FB';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10.4px;
    position: relative;
    z-index: 11;
    width: 23%;
    padding-left: 45px;
}
.descricao:before {
}

a.viste-pag-incial:before {
}

.menutop a:hover {
    color: #fff;
    background: #c75c5a;
}

  .thumbnails:before {
 position: absolute;
 width: 30px;
 height: 30px;
 background: url(https://images2.imgbox.com/0c/4e/t300Rup0_o.png) top center no-repeat #fff;
 z-index: 1;
 border-radius: 100px;
 left: 75px;
 top: 20px;
 background-size: 17px;
 background-position: 5px 4px;
 opacity: 0;
 transition: all 0.8s;
}

.image {
    position: relative;
}

.thumbnails:hover.thumbnails:before {
    opacity: 1;
    top: 84px;
}
.viste-pag-incial {
    width: 14%;
    height: 161px;
    color: #c75c5a;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 30px;
    padding: 42px;
    padding-top: 59px;
    background-position: -22px 1px;
    font-size: 9px;
    font-weight: 600;
    padding-left: 40px;
    padding-right: 43px;
    background: url(https://images2.imgbox.com/0d/ea/5OiL4qSB_o.png) top center no-repeat;
    margin-left: -12px;
}

.url-galeria:before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid white;
    position: absolute;
    left: -4px;
    content: "";
    top: 13px;
}

.thumb_caption a {
    color: #000000;
}

.thumb_num_comments {
    font-weight: normal;
    font-size: 85%;
    padding: 2px;
    font-style : italic;
    display : block;
}

.user_thumb_infobox {
    margin-top: 1px;
    margin-bottom: 1px;
}

.user_thumb_infobox th {
    font-weight : bold;
    font-size: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox td {
    font-size: 85%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox a {
    color: #000000;
}

.user_thumb_infobox a:hover {
    color: #000000;
}

.sortorder_cell {
}

.sortorder_options {
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 80%;
    white-space: nowrap;
}

.navmenu {
    color: #7a7a7a;
    background: #a6aabe00;
}

.navmenu img {
    margin-top: 1px;
    margin-right: 5px;
    margin-bottom: 1px;
    margin-left: 5px;
}

.navmenu a {
    display: block;
    padding: 8px;
}

.navmenu a:hover {
    color: #000000;
}

.admin_menu {
    font-size: 87%;
    background-color: #FFFFFF;
    color: #0000006b;
    padding: 10px;
    text-transform: uppercase;
}

.admin_menu a {
    color: #000000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.admin_menu a:hover {
    color: #000000;
}

.admin_float {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: block;
    position: relative;
    white-space: nowrap;
}

.icone-albuns {
    width: 10px;
    height: 10px;
    background: #7a778f;
    border-radius: 100px;
    margin-right: 7px;
    margin-top: -11px;
}

.admin_menu img {
    width: 10px;
    height: 10px;
}

.comment_date {
    color : #5F5F5F;
    font-size: 90%;
    vertical-align : middle;
}

.image {
    height: 180px;
    border-radius: 8px;
    object-fit: cover;
}

a:link .image {
}

a:link .middlethumb,a:visited .middlethumb,a:focus .middlethumb,a:hover .middlethumb,a:active .middlethumb {
    filter: brightness(0.5);
}

.imageborder {
    background-color: #FFFFFF;
    margin-top: 3px;
    margin-bottom: 3px;
}

.display_media {
    background: #f2f5f71a;
}

.thumbnails {
    padding: 15px;
    position: relative;
    padding-bottom: 51px;
}

.statlink {
    font-size: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: Tahoma;
}

.statlink a {
    color: #869792;
}

.statlink a:hover {
    color: #2a2a2a;
}

.statlink a:hover {
    opacity: 0.6;
}

.alblink {
    font-weight: bold;
}

.alblink a {
    color: #28282894;
}

.alblink a:hover {
    opacity: 0.6;
}

.catlink {
    display: block;
    margin-bottom: 2px;
    font-weight: bold;
}

.catlink a {
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0px;
    font-size: 11px;
    padding: 7px 10px;
    border-radius: 3px 3px 3px 11px;
    margin-bottom: 5px;
    background: linear-gradient(45deg, #0000000f, transparent);
    text-align: center;
    color: #00000054;
    FONT-WEIGHT: 700;
}

.catlink a:hover {
    color: #ffffff24;
}

.tablef {
    background: #cbd7de38;
    padding: 10px;
}

.textinput {
    font-size: 100%;
    border: 1px solid #D1D7DC;
    margin-bottom: 5px;
    margin-top: 6px;
    padding: 10px;
}

.topmenu {
    line-height: 140%;
    font-size: 110%;
}

.topmenu a {
    color : #0033CC;
}

.topmenu a:hover {
    color : #0033CC;
}

.img_caption_table {
    border: none;
    background-color: #FFFFFF;
    width : 100%;
    margin : 0px;
}

.img_caption_table th {
    background: #D1D7DC ;
    font-size : 100%;
    color : #000000;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
    background: #F2F5F7 ;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    border-top : 1px solid #FFFFFF;
    white-space: normal;
}

.debug_text {
    border: #BDBEBD;
    background-color: #EFEFEF;
    width : 100%;
    margin : 0px;
}

.clickable_option {
    cursor : default;
}

.listbox_lang {
    color: #000666;
    background-color: #F2F5F7;
    border: 1px solid #D1D7DC;
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align : middle;
}

.pic_title {
    color: #000666;
    font-size: 100%;
    font-weight: bold;
    text-align : center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.0em;
}

.pic_caption {
    color: #000666;
    font-size: 100%;
    font-weight: normal;
    text-align : center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.0em;
    background-image: none;
}

.important {
    /* background-image : url(images/important.gif); */
    color: red;
    font-weight: bold;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#cpgChooseLanguageWrapper {
    float: left;
}

#cpgChooseThemeWrapper {
    float: left;
}

.prev_strip {
    text-align: left;
}

div.fieldset {
    border: 2px solid #0E72A4;
    margin: 10px 0;
    padding: 20px 10px;
}

div.fieldset span.legend {
    position: relative;
    padding: 3px;
    top: -30px;
    background-color: #8AA5B5;
    color: #FFF;
    font-weight: bold;
}

div.flash {
    width: 375px;
    margin: 10px 5px;
    border-color: #CCD7E0;
}

input[disabled] {
    border: 1px solid #ccc
}

/* FF 2 Fix */
.progressWrapper {
    width: 357px;
    overflow: hidden;
}

.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}

/* Message */
.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}

/* Error */
.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress, .progressBarComplete, .progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 2px;
    width: 337px;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
    color: #555;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../../images/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0px;
    float: right;
}

a.progressCancel:hover {
    background-position: 0px 0px;
}

.swfupload {
    vertical-align: top;
}

/**styles for photo manager*/
table#pic_sort tr td {
    padding: 4px;
    border-bottom: 1px solid #ccc;
}

/** styles for album manager and photo album*/
table#album_sort tr td {
    padding: 3px;
    border-bottom: 1px solid #ccc;
}

table#album_sort tr td span.editAlbum {
    margin-left: 100px;
    font-size: 10px;
    line-height: 100%;
    cursor: pointer;
    display: none;
    color: #FF0000;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}

.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}

.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}

.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}

.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}

.cpg_summary {
    font-size: 0.9em;
    border: 1px solid;
    margin: 10px 0px;
    padding: 5px 10px 5px 10px;
    color: #FF2B9C;
    background-color: #FFDEEF;
    text-align: right;
    float: right;
    width: 400px;
}

#GB_window {
    background-color: #F2F5F7;
    border: 5px solid #CCD7E0;
}

.external {
    background: transparent url('../../images/link.gif') 100% 50% no-repeat;
    padding-right: 10px;
}

.detail_head_collapsed, .detail_head_expanded {
    padding: 10px;
    margin: 20px;
}

.header {
    height: 1233px;
    background: var(--header) #92adb6;
}

.container {
    width: 1109px;
    margin: auto;
}

.thumb_title_views {
    background: unset;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    border: none;
    font-size: 10px;
    border-radius: 100px;
    overflow: hidden;
    color: #e5bda7;
    margin: auto;
    position: absolute;
    bottom: 24px;
    width: 86%;
    letter-spacing: 0px;
    font-family: Tahoma;
    font-weight: 400;
}
.todo-header-home {
    margin-top: -204px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.redes {
    position: absolute;
    left: -27px;
    top: 36px;
}

.redes a {
    background: #a1b9c28f;
    display: block;
    margin-bottom: 10px;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 8px;
}
.todo-slider-home {
    width: 16%;
}

.img-slide1 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;
}


.img-slide2 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;
}

.img-slide3 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;
}


.img-slide4 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;
}

.img-slide5 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;
}


.img-slide6 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;
}

.img-slide7 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;}


.img-slide8 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;}

.img-slide9 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;}

.img-slide10 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;}


.img-slide11 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;}
.img-slide12 {
    background: url(https://images2.imgbox.com/6c/f3/cGHN4Awp_o.png) top center;
    background-size: cover;
    height: 160px;}
.todo-slider-home div {
    border-radius: 4px;
}
.descricao {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    padding: 19.5px;
    text-align: justify;
    position: relative;
    z-index: 1;
    padding-right: 10px;
    line-height: 18px;
    margin-top: -171px;
    width: 77%;
    margin-left: auto;
    margin-bottom: 111px;
}

.descri-infos {
    margin: auto;
    margin-top: -339px;
    margin-bottom: 145px;
}

.links {
    position: absolute;
    left: 14px;
    margin-top: -120px;
}

.links voltar {
    background: #f5ec9e;
    border-radius: 3px;
    color: #282828;
    text-align: center;
    padding: 1px 6px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
} 

.menutop a:before {
    content: "";
    position: absolute;
    right: -1px;
    width: 1px;
    background: #9dca97;
    height: 14px;
    z-index: 111;
}

.menu-home {
    margin-top: -429px;
    text-align: center;
    font-size: 0px;
    width: 89%;
    margin-left: auto;
}
span.thumb_title.thumb_title_title:before {
    content: "";
    position: absolute;
    top: -8px;
    width: 100%;
    background: url(https://images2.imgbox.com/f2/45/trHyDEor_o.png);
    background-size: 143%;
    height: 12px;
    left: 0px;
}

td.catrow:hover.catrow table:before {
    opacity: 1;
    transition: all 0.3s;
    transform: rotate(-19deg);
}
.menu-home a {
    padding: 1px 9px;
    display: inline-block;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    margin: 7px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0px;
    margin-top: -26px;
    margin-left: 0px;
}

.menu-home img {
    width: 0px;
    height: 0px;
}

.anuncio {
    padding: 20px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: -125px;
}

.anuncio2 {
    background: #ffffff21;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 0px;
}

.footerback {
    font-size: 11px;
    background: #fcfbf985;
    padding: 25px;
    text-align: center;
    color: #00000087;
    margin-top: 30px;
    font-weight: 600;
}

rede.fab.fa-facebook.rede, rede.fab.fa-twitter.rede, rede.fab.fa-instagram.rede {
    width: 26px;
    height: 26px;
    /* border: 1px solid #ffffff6e; */
    border-radius: 100px;
    margin-left: 7px;
    line-height: 26px;
    color: #fddfdf;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    font-size: 10px;
    background: #ffffff8c;
}

rede.fab.fa-facebook.rede:hover, rede.fab.fa-twitter.rede:hover, rede.fab.fa-instagram.rede:hover {
    color: #f5ec9e;
    border-color: #1f1f25;
}

.menutop {
    font-size: 0px;
    display: block;
    width: 88px;
    padding: 19px 13px;
    margin-top: 30px;
    position: absolute;
    top: 0px;
    text-align: right;
    left: 183px;
    border-radius: 8px;
    top: 668px;
    width: 62%;
}

.menutop a {
    color: #ffffffd6;
    border-radius: 100px;
    padding: 7px 8px;
    font-size: 10px;
    margin-right: 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
}

.tableh1 img {
    width: 0px;
    height: 0px;
}

.buttonlist img {
    width: 10px;
    height: 10px;
}

td.display_media a:link .image {
    width: auto;
    height: auto;
}

 
.catrow_noalb a:hover {
      color: #a1a5bb;
    opacity: 1;
}
 @media (min-width: 100px) and (max-width: 700px) {
    .display_media img {
        width: 50%;
        height: auto;
    }

    td.navmenu {
        font-size: 0px;
        padding: 0px;
        margin: 0px;
    }

    td.navmenu a {
        margin: 0px;
        padding: 0px;
    }

    .header {
        height: 0;
        background-size: cover;
        padding-bottom: 211%;
    }

    .maintable {
        width: 100%;
    }

    .container {
        width: 100%;
        margin: auto;
    }

    .descri-infos {
        width: 100%;
        margin: auto;
        margin-top: -399px;
        margin-bottom: 125px;
    }

    .thumb_title {
    }

    .thumbnails:nth-child(2) {
        clear: both;
    }.thumbnails:before {display: none;}

    .thumbnails {
        padding: 12px;
        width: 50%;
        display: inline-block;
        margin-top: 30px;
        padding-bottom: 20px;
    }

    .thumb_title_views {
    bottom: -8px;
    }

    div#film {
        padding: 0px 0 5px 0;
    }

    #film, .thumb a, .tape {
        width: 100% !important;
        margin-left: -1px !important;
    }

    .strip_image {
        width: 87px !important;
    }

    .tape {
        height: 0 !important;
    }

    .image {
    }

    .container-creditos {
        width: 95%;
    }

    .imagem-icone {
    display: none;
    }

    .url-galeria {
        width: 47%;
        position: absolute;
        margin-top: -29px;
        right: 12px;
        padding: 13px 26px;
    }

    a.viste-pag-incial {
        width: 63%;
        padding: 14px 16px;
        margin: 0px;
        float: left;
        position: absolute;
        right: 6px;
        letter-spacing: 1px;
        margin-top: 54px;
        padding-left: 19px;
        text-align: left;
    }
    
    .descricao:before  {
    display: none;
}

    .descricao {
        margin: auto;
        width: 101%;
        padding: 23px;
        background: #92adb6;
        padding-top: 0px;
    }

    tr.tableb.tableb_alternate {
        width: 100%;
        display: block;
    }

    tr.tableb_alternate td {
        width: 49%;
        display: inline-block;
    }

    .tableb_alternate {
    }

    tr.tableb.tableb_alternate table td {
        width: 81%;
        height: auto;
        margin: auto;
        margin-bottom: -27px;
    }

    p.album_stat {
        margin-bottom: 80px;
        margin-top: 17px;
    }
    

.image {
    position: relative;
}

.thumbnails:hover.thumbnails:before {
    opacity: 1;
    top: 84px;
}

td.tableh1 {
    padding: 17px 9px;
}
.image {
    position: relative;
    max-width: 124px;
}

.thumbnails:hover.thumbnails:before {
    opacity: 1;
    top: 84px;
}

td.tableh1 {
    padding: 17px 9px;
}
td.tableh1 {
    padding: 18px 2px;
}

#filmstrip_next {
    margin-top: 15px;
    right: 0px;
    position: absolute;
    z-index: 111111;
}

td.next_strip {
    position: absolute;
    right: 0px;
    z-index: 1111111111111;
}

div#filmstrip {
    width: 98%!important;
    margin: auto;
    display: block;
    overflow: hidden;
}

td.prev_strip {
    margin-left: -23px;
    position: absolute;
    margin-top: 17px;
    background: var(--principal);
    padding: 17px;
    width: 50px;
    border-radius: 100px;
    z-index: 1;
    left: 1px;
    top: 125px;
    height: 50px;
}
 
td.thumbnails.filmstrip_background {
    width: 90%;
    display: flex;
    align-items: center;
    margin: auto;
}
 

td.thumb {
    width: 46%;
    display: inline-block;
    margin: 5px;
    background: url(https://i.giphy.com/media/6036p0cTnjUrNFpAlr/giphy.webp) top center no-repeat #e1e1e1;
    background-size: 60px;
    background-position: 22px;
    height: 89px;
}

a#filmstrip_next {
    margin-left: -25px;
    position: absolute;
    margin-top: 17px;
    background: var(--principal);
    padding: 17px;
    width: 50px;
    border-radius: 100px;
    z-index: 1;
    right: -15px;
    top: 105px;
    height: 50px;
}
     .menu-home {
    width: 98%;
    margin: 0px;
    line-height: 19px;
    margin-top: -100px;
}

.container-fotos {
    display: none;
    margin: auto;
    width: 100%;
}

.slider-fotos , .slider-fotos2, .slider-fotos3 {
}

.todo-header-home {
    margin: 0px;
}

.redes {
    position: relative;
    margin: auto;
    width: 82%;
    top: unset;
}
td.catrow_noalb table {
    margin-left: 0px;
}

.catrow table:before, .catrow_noalb:before {
    margin-left: -28px;
}

.catrow table {
    padding-left: 0px;
}
.redes a {
    display: inline-block;
}
}

@media (min-width: 720px) and (max-width: 1024px) {
    .container {
        width: 100%;
        margin: auto;
    }

    .display_media img {
        width: 80%;
        height: auto;
    }


    #film, .thumb a, .tape {
        width: 96% !important;
        margin-left: -1px !important;
    }

    .strip_image {
        width: 110px !important;
    }

}