/**{ -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;
 }*/

html, body {
    position: relative;
    height: 100%;
}
body {
    background: #181818!important;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #fff;
    margin: 0;
    padding: 0;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

.main {
    flex: 1 0 auto;
  }

footer.page-footer {
    /* margin-top: 30px; */
    padding-top: 0px;
    background-color: #0a0a0a;
/*    position: fixed;*/
    bottom: 0;
    width: 100%;
    z-index: 99999999;
}
}

footer.page-footer .footer-copyright {
    color: rgba(0,0,0,0.8);
    background-color: rgba(51,51,51,0.08);
}

.txt-Center {text-align: center;}

.col-12 {
    width: 90%;
    text-align: center;
    margin:auto;
}

.iconeSatc {
    margin-left: 2px;
    margin-top: 16px;
    }


.row .col.j5 {
    width: 20%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.link_Box {
    background-color: #00aed9;
    border-radius: 15px;
    display: block;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    width: 100%;
    padding: 45px 30px;
    box-sizing: border-box;
    color: #000000;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    margin: 5px 5px;

/*  background: #00aed9;
    background: -moz-linear-gradient(top, rgba(123,207,242,1) 0%, rgba(0,174,217,1) 100%);
    background: -webkit-linear-gradient(top, rgba(123,207,242,1) 0%,rgba(0,174,217,1) 100%);
    background: linear-gradient(to bottom, rgba(123,207,242,1) 0%,rgba(0,174,217,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bcff2', endColorstr='#00aed9',GradientType=0 );*/
}
.link_Box:hover {
    background-color: #fff;
    /*background-color: #9cd74b;*/

}
.link_Box h3 {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    margin: 0;
    line-height: 130%;
}

.linkdrop {
    -webkit-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.94);
    -moz-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.94);
    box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.94);
}

.link_Box img{
    width: 4em;
    display: table;
    margin: auto;
    padding-bottom: 1em;
}

.titulo {
    font-family: 'flavorsregular';
    text-align: center!important;
    margin-top: 102px;
}

.titFont {
    font-size: 70px;
}

.titulo2{
    text-align: center!important;
    margin-top: 17px;
}

.footer_tx {
    text-align: center;
    padding-top: 3px;
    display: block;
    color: #8c8c8c;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 72px;
}
.swiper-slide {
    overflow: hidden;
}

.tabs .indicator {
    background-color: white;
}

.nome_app {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0;
}

h5 {
    margin-left: 1.5%;
}

.logo {
    border-radius: 6px;
    border: solid 0px #0f8069;
    width: 50px;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 5px;
    padding-bottom: 1px;
    margin-left: 15px;
    margin: 13px;
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;
}

.logo img {
    width: 100%;
}

.topo-fixo {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}

.section {
    margin-top: 0px;
}

.img001{
    background-image:url("../img/1.jpg");
}


.darken-3 {
    background-color: #07483b  !important;
}

.darken-4 {
background: rgb(38,121,63); /* Old browsers */
background: -moz-linear-gradient(top, rgba(38,121,63,1) 1%, rgba(75,159,56,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(38,121,63,1) 1%,rgba(75,159,56,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(38,121,63,1) 1%,rgba(75,159,56,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26793f', endColorstr='#4b9f38',GradientType=0 ); /* IE6-9 */
}

.darken-top {
    background: rgb(41, 41, 41);
    background: -moz-linear-gradient(top, rgba(38,121,63,1) 1%, rgba(75,159,56,1) 100%);
}

.tabs {
    position: static;
}

.logoSatc {
    width: 106px;
    position: absolute;
    top: 13px;
    right: 17px;
}

.logoSatc img {
    width: 100%
}

.logoVoltar {
    position: absolute;
    top: 9px;
    right: 11px;
}
.logoVoltar2 {
    position: absolute;
    top: 17px;
    width: 150px;
    right: 260px;
    background-color: #a7a3a3;
    height: 35px;
}

/*.swiper-pagination {
    transform: translate3d(-5782px,0,0);
}*/


/*.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("seta.svg");
    left: 10px;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("seta.svg");
    right: 10px;
    left: auto;
}*/

.swiper-button-next, .swiper-button-prev {
    -moz-background-size: 20px 44px;
    -webkit-background-size: 20px 44px;
    background-size: 20px 44px;
}

.btn, .btn-large {
    background-color: #e4c226;
    }

.collection .collection-item {
    padding: 0px 0px;
    border-bottom: 0px solid #e0e0e0;
}

.collection a.collection-item {
    color: #000;
    border-top: solid 0px #dedede;
    border-bottom: solid 1px #dedede!important;
}

.collection a.collection-item:not(.active):hover {
    background-color: rgba(4, 4, 4, 0.03);
    border-top: solid 0px #fff;
    border-bottom: solid 1px #fff!important;
}


.ano {
    color: #000000;
    width: 7em;
    font-weight: 500;
    margin-right: 6px;
    margin-left: 5px;
    padding: 25px;
    border-radius: 0px;
    display: table-cell;
    text-align: center;
    font-size: 17px;
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;
}

.bd {
    border: #fff;
}

.color0 {
    background-color: #fff;

}
.color0_5 {
    background-color: #efefef !important;
}

.color1 {
    background-color: #00aed9;
}
.color2 {
    background-color: #63bb67;
}
.color3 {
    background-color: #d5c328;
}
.color4 {
    background-color: #da9d6b;
}
.color5 {
    background-color: #e26767;
}
.color6 {
    background-color: #AD89B3;
}

.color_txt {
    color: #777777;
    font-style: italic;
    font-size: 0.8em;
    padding-left: 3px;
}

.collection a.link1{
    /*background-color: #000;*/
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;}
.collection a.link1:not(.active):hover {
    background-color: #7ed7ff;}


.collection a.link2{
    /*background-color: #000;*/
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;}
.collection a.link2:not(.active):hover {
    background-color: #72e077;}


.collection a.link3{
    /*background-color: #000;*/
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;}
.collection a.link3:not(.active):hover {
    background-color: #efdc3c;}


.collection a.link4{
    /*background-color: #000;*/
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;}
.collection a.link4:not(.active):hover {
    background-color: #ffc494;}


.collection a.link5{
    /*background-color: #000;*/
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;}
.collection a.link5:not(.active):hover {
    background-color: #ff9393;}

.txt {
    font-size: 17px;
    font-weight: 500;
    margin-right: 6px;
    margin-left: 5px;
    /* background-color: rgba(26, 130, 120, 0.15); */
    padding: 16px;
    border-radius: 20px;
    display: table-cell;
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;
}

.anoTop {
    font-weight: 400;
    margin-right: 5px;
    color: #fff;
}

.zoom-icon {
    top: 100px;
    right: 28px;
}

.voltarTop {
    padding: 11px;
    display: inherit;
    /* background-color: #ddd; */
}

.voltarTop .tx {
    margin-left: 6px;
    margin-top: 0px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 22px;
    float: right;
}

.voltarTop .but {
    width: 22px;
    display: -webkit-inline-box;
}

a.voltarTop {
    color: #fff!important;
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;
}

.voltarTop:hover {
    color: #9cd74b!important;
}

.voltarTop img {
    width: 100%;
}

a.voltarMenu {
    font-size: 17px;
    font-weight: 700;
    color: #fff!important;
    -webkit-transition: all .55s ease-out;
    transition: all .55s ease-out;
}

.voltarMenu:hover {
    color: #9cd74b!important;
}

.tabs .tab a {
    font-size: 16px;

}

.titulo_Pg {
    position: absolute;
    left: 210px;
    top: 26px;
    font-size: 16px;
}

.titulo_Pg .tit {
    color:#fff;
}

.teste {
    width: 200px;
    height: 100px;
    background-color: #C00;
}

.teste:active {
    color: yellow;
    transform: translate3d(-11081px, 0px, 0px);
    transition-duration: 0ms;
}

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

/*.link_Box img {
    width: 3em;
    padding-bottom: 0.5em;
}*/

.row .col.j5 {
    width: 33.3%;
    margin-bottom: 22px;
}
}

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

.titFont {
    font-size: 35px;
}

.row .col.j5 {
    width: 50%;
    margin-bottom: 22px;
}

.titulo_Pg {
    font-size: 12px;
    left: 143px;
    top: 19px;
}

.logoSatc {
    width: 70px;
    top: 13px;
    right: 14px;
    }

.logo {
    width: 40px;
    margin: 8px;
}

.nome_app {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 1.3rem;
}

.btn, .btn-large, .btn-flat {
    height: 33px;
    line-height: 35px;
    padding: 0 1rem;
        font-size: 12px;
}

.logoVoltar {
    top: 3px;
    right: 9px;
}

.voltarTop .but {
    width: 18px;
}

.voltarTop .tx {
    margin-left: 10px;
    margin-top: 0px;
    font-size: 18px;
}

.txt {
    padding: 10px;
    font-size: 13px;
}
.ano {
    padding: 14px;
    font-size: 14px;
}

.tabs .tab a {
    font-size: 21px;

    }
}

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

.row .col.j5 {
    width: 100%;
    margin-bottom: 22px;
}

.titulo_Pg {
    text-align: center;
    position: initial;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}
}

@media (min-width: 320px) { .boxResponsive {width: 70%;font-size: 25px;} } /* 320px */
@media (min-width: 501px) { .boxResponsive {width: 40%;font-size: 25px;} } /* 767px */
@media (min-width: 767px) { .boxResponsive {width: 35%;font-size: 30px;} } /* 767px */
@media (min-width: 960px) { .boxResponsive {width: 22%;font-size: 30px;} } /* 960px */
@media (min-width: 1024px) { .boxResponsive {width: 22%;font-size: 35px;} } /* 1024px */

/*Fontes*/
@font-face {
    font-family: 'flavorsregular';
    src: url('fonts/flavors-regular.woff2') format('woff2'),
         url('fonts/flavors-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}