/***FRONT_END***/
body{
    font-family: 'quicksand', sans-serif;
}
a,input,select,textarea{outline: none !important;}
.raleway{
    font-family: 'Raleway', sans-serif;
}
.quicksand{
    font-family: 'Quicksand', sans-serif;
}
 a:focus {
    color: white;
    text-decoration: underline;
}
.scroll:focus {
    color: #4e8148!important;
    text-decoration: underline;
}
.fundo-padrao{
    background-color: rgb(14, 59, 94);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.rslides img{
    max-height: 750px;
}

.header {
    background: transparent!important;
}

div.slide-text-info h1,div.slide-text-info h2, div.slide-text-info ul li, div.slide-text-info div{
    color: white;
    text-shadow: 0px 1px 5px rgba(0, 9, 16, 0.43);
    font-family: 'Raleway', sans-serif;
}


div.slide-text ul li span {
    width: 18px;
    height: 18px;
}

.btn-download{
    width: 216px;
    height: 72px;
    display: inline-block;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95%;
    border: 0px!important;
    text-decoration: 0px;

}

.btn-android{
    background-image: url('images/btn-android.png');
}

.btn-apple{
    background-image: url('images/btn-apple.png');
}
 nav.top-nav ul li a,nav.top-nav ul li a:hover{
    font-weight: 500;
    text-transform: none;
    font-size: 18px;
    color: #2d2b2d;
}
nav.top-nav ul li.active a, nav.top-nav ul li a:hover {
    color: #497a44;
    text-decoration: underline;
    font-weight: bolder;
}
nav.top-nav ul li.active a{
    font-weight: bolder;
}

div.getintouch {
    border-bottom: 10px solid #4e8148;
    padding: 2em 0 0 0;
}
.footer{
    background-color: #1e2122;
}
.footer div.container,div.footer-grid h2{
    color: white;
}
div.footer-grid h2{
    font-weight: lighter;
}

.bold{
    font-weight: bold;
}

.verde{
    color: #4e8148;
}

.btn-contato {
  background-color: #0d395b!important;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.47)!important;
  color: white;
  padding: 12px 16px;
}

div.contact-form input[type="submit"] {
    background: none;
    height: auto;
    width: 167px;
    display: block;
    outline: none;
    text-indent: 0px;
    border: none;
    margin: 1em 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.link-social{
    width: 28px;
    height: 28px;
    background-size: cover;
    display: inline-block;
    background-repeat: no-repeat;
    margin: 0px 15px;
}
div.contact-form input[type="submit"]:hover{
    color: white!important;
    background-color: #a5d330;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.28);
}

div.contact-form input[type="submit"]:active,div.contact-form input[type="submit"]:visited{
    color: white!important;
    background-color: #7c9b2c!important;
}
div.contact-form input[type="text"]{
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 16px;
    padding: 10px;
}
div.contact-form input[type="email"]{
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 16px;
    padding: 10px;
}
.contact-form textarea {
    border: 1px ridge #c9c9c9!important;
    padding: 10px!important;
}
.link-facebook{
    background-image: url('images/facebook-branco.svg');
}
.link-facebook:hover{
    background-image: url('images/facebook-azul.svg');
}
.link-youtube{
    background-image: url('images/youtube-branco.svg');
}
.link-youtube:hover{
    background-image: url('images/youtube-vermelho.svg');
}
.link-linkedin{
    background-image: url('images/linkedin-branco.svg');
}
.link-linkedin:hover{
    background-image: url('images/linkedin-azul.svg');
}
#fea{
    color:white;
    background: #0e3b5e; /* Old browsers */
    background: -moz-linear-gradient(top,  #0e3b5e 22%, #1f4e59 53%, #4f8349 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0e3b5e 22%,#1f4e59 53%,#4f8349 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0e3b5e 22%,#1f4e59 53%,#4f8349 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3b5e', endColorstr='#4f8349',GradientType=0 ); /* IE6-9 */

}
/***FRONT_END***/
.brackets{

        font-family: 'Raleway', sans-serif;
        color: #454754;
    }

 .placar-vencedor{
    display: block;
    font-size: 13px;
    margin: 1px 0px 5px;
    line-height: 9px;
    text-align: center;
    padding-right: 23px;
}
.placar-resultado{
    display: block;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    font-family: sans-serif;
    padding-right: 23px;
}

h1.title{
    text-align: center;
        font-weight: 300;
}

.brackets-header {
    line-height: 30px;
    width: 100%;
    background-color: #0e3b5e;
}

.teste-1{
    font-size: 12px;
    padding: 0px 1px;
    background-color: white;
    margin-top: -15.1px;
    border: solid 1px #dddddd;
    position: absolute;
    font-family: 'Bitter', serif;
    line-height: 27px;
    top: 50%;
    border-radius: 30px;
    width: 99%!important;
    right: 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);
}

.player{
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);
}

div.brackets-header{
    background-color: #f0f0f0;
}

.container-brackets{
    padding: 2px;
}
div.brackets-header div.title {
    text-align: center;
    font-weight: 600;
}
div.container-brackets .round div.match div.player {
   border: solid 1px #0e3b5e;
    min-height: 27px;
    height: auto;
    padding: 0 7px 0px 24px;
    background-image: url('images/meta/jogador-campionato.png');
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: initial;
    font-weight: 500;
    color: white;
    background-color: #0e3b5e;
}
.container-brackets .round div.match div.player.hover{
        background-color: #568b50!important;
        border: solid 1px #568b50;
        color: white;
        background-image: url('images/meta/jogador-campionato.png');
        background-position: left center;
        background-repeat: no-repeat;
}

.match_info span {
    background-color: #b18265;
    font-size: 12px;
    color: white;
    border-radius: 100%;
    width: 28px;
    margin: 1px;
    text-align: center;
    display: inline-block;
}

.lado-a{
    z-index: 100;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    opacity: 0.4;
    width: 60%;
    top: 0;
    background-image: url('images/lado-a.png');
    height: 100%;
    -webkit-clip-path: polygon(0 0, 96.7% 0, 66.7% 100%, 0 100%);
        clip-path: polygon(0 0, 96.7% 0, 66.7% 100%, 0 100%);
     -webkit-transition: opacity 1s ease-in-out;
       -moz-transition: opacity 1s ease-in-out;
        -ms-transition: opacity 1s ease-in-out;
         -o-transition: opacity 1s ease-in-out;
            transition: opacity 1s ease-in-out;
}


.lado-b{
    z-index: 100;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    background-image: url('images/lado-b.png');
    width: 60%;
    opacity: 0.4;
    top: 0;
    right: 0;
    height: 100%;
    -webkit-clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
     -webkit-transition: opacity 1s ease-in-out;
       -moz-transition: opacity 1s ease-in-out;
        -ms-transition: opacity 1s ease-in-out;
         -o-transition: opacity 1s ease-in-out;
            transition: opacity 1s ease-in-out;
}
.lado-b:hover,.lado-a:hover,.escolha-efeito{
     filter: alpha(opacity=50);
    opacity: 1;
}

#home{
    z-index: 100;
    position: absolute;
    width: 100%;
}
.btn-escolha{
    border: solid 2px white;
    left: 229px;
    display: block;
    color: white;
    line-height: 45px;
    text-transform: uppercase;
    top: 659px;
    text-align: center;
    padding: 5px 30px;
    width: 246px;
    border-radius: 80px;
    height: 60px;
    margin: 10% auto;
    font-weight: lighter;
    font-family: 'Raleway', sans-serif;
}

.escolha-label{
    color: white;
    font-weight: lighter;
    font-size: 50px;
    margin-top: 10%;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
    font-family: 'Raleway', sans-serif;
}

.btn-escolha:hover ,.lado-a:hover .btn-escolha,.lado-b:hover .btn-escolha{
    border: 0px transparent solid;
    background-color: #497a44;
    color: white;
    text-decoration: none;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);
}
/*-----480px-mediaquries----*/
@media (max-width:768px){
    .lado-a,.lado-b{
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        width: 50%;
    }
    #top{
        display: none;
    }
    #home{
        position: relative;
    }
}