/*
    Created on : 05/08/2014, 10:07:08
    Author     : Caio - Maxmeio
*/
@font-face{
    font-family:'Streetwear';
    src:url("../fonts/streetwear.woff");
}
@font-face{
    font-family:'Menu';
    src:url("../fonts/AmericanTypewriter.ttc");
}
body{
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    background-color: #e7e7e7;
}
p{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #6a6a6a;
    line-height: 20px;
    text-align: left;
    text-shadow: none;
    text-transform: none;
}
#desenvolvidopor {
    bottom: 200px;
    position: fixed;
    right: 0;
    z-index: 9999;
}
a{
    font-family: 'Bree Serif', serif;
    font-size: 14px;
    text-shadow: none;
    text-transform: none;
}
/* button{
    font-family: 'Bree Serif', serif;
    font-size: 14px;
    color: #fff;
    background-image: url("../img/bg-btn.jpg");
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    margin-left: 85px;
    margin-top: 10px;
} */
.contador {
	position: absolute;
	z-index: 2;
	left: 21%;
	top: 138px;
	font-family: 'Streetwear', cursive;
	color: #fff0d1;
	font-size: 13px;
	padding: 8px 0px 0px 0px;
	top: 75px;
	padding-left: 0px;
	padding-bottom: 10px;
	/* background-image: url("../img/laco.png"); */
	/*background-repeat: no-repeat;
	background-position: left top;*/
}
.button{
    font-family: 'Bree Serif', serif;
    font-size: 14px;
    color: #fff;
    background: #292c33;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    margin-left: 85px;
    margin-top: 10px;
}

.bar-natal {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background-color: red;
    padding: 15px;
    text-align: center;
}

.no-gutters {
    margin: 0;
}

.bar-natal p {
    font-family:Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    text-align: right;
    font-size: 14px;
}

.bar-natal .sino-com-folhas {

    position: absolute;
    width: 90px;
    top: -20px;
    left: 0px;
}

@media(min-width: 992px) {

    .bar-natal p {
        font-size: 16px;
        text-align: center;
    }

    .bar-natal .sino-com-folhas {
        width: 120px;
    }
}

.button:hover{
    color: #fff;
    background: #c66751;
}
.glyphicon-search {
    position: relative;
    top: -5px;
    color: #d76e55;
}
a, a:hover, a img, a:hover img {
    text-decoration: none;
	-webkit-transition: all 200ms ;
	-moz-transition: all 200ms ;
	-ms-transition: all 200ms ;
	-o-transition: all 200ms ;
	transition: all 200ms ;
}
ul{
    list-style: none;
}
h1{
    font-family: 'Bree Serif', serif;
    font-size: 45px;
    color: rgb(72, 108, 132);
    text-align: left;
    padding: 30px;
    text-transform: none;
}
h2{
    font-size: 24px;
    font-family: 'Bree Serif', serif;
    text-shadow: none;
    text-transform: none;
}
h3{
    font-family: 'Bree Serif', serif;
    text-shadow: none;
    text-transform: none;
}
ul li{
    font-family: 'Streetwear', cursive;
    list-style: none;
    font-size: 18px;
    font-size: #fff0d1;
}
address{
    color: #fff;
}
.header{
    background: #292c33;
    height: 113px;
    position: relative;
    z-index: 9999;
	top: 0px;
}
.menu-full .menu{
    margin-top: 0px;
}
.menu-full{
    background: #292c33;
    position: fixed;
    height: 90px;
    width: 100%;
    z-index: 99999;
    top: 0;
    display: none;
}
.menu-full .navbar-nav {
    margin-top: 15px;
    float: left;
}
.menu-full .navbar-nav>li>a {
    padding: 15px 25px;
    line-height: 30px;
}
.datas{
    cursor: pointer;
}
.daterangepicker{
    z-index: 9999 !important;
    position: absolute !important;
}
.menu-full form{
    width: 54px;
    height: 53px;
    float: left;
    right: 20px;
    position: absolute;
    margin-top: 20px;
    overflow: hidden;
    border-radius: 8px;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.menu-full form.ativo{
    width: 700px;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.menu-full select{
    font-family: 'Roboto', sans-serif;
    position: absolute;
    top: 0px;
    right: 54px;
    width: 130px;
    z-index: 3;
    margin-top: 15px;
    border: none;
    padding-left: 15px;
    padding-right: 0px;
    font-size: 14px;
    color: #817f7f;
}
.menu-full .datas{
    position: absolute;
    width: 210px;
    z-index: 3;
    height: 30px;
    top: 10px;
    right: 200px;
    background-image: url("../img/bg-datas.jpg");
    background-position: right;
    background-repeat: no-repeat;
}
.menu-full .datas img{
    float: left;
    margin-right: 5px;
}
.menu-full .datas span{
    float: left;
    font-size: 14px;
    color: #817f7f;
    margin-top: 6px;
}
.menu-full input {
    width: 700px;
    position: absolute;
    top: 1px;
    height: 50px;
    width: 700px;
    right: 2px;
    padding-right: 400px;
    z-index: 2;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.menu-full input.ativo{
    width: 700px;
    -webkit-transition: all 200ms ;
    -moz-transition: all 200ms ;
    -ms-transition: all 200ms ;
    -o-transition: all 200ms ;
    transition: all 200ms ;
}


.gotop{
    width: 50px;
    height: 51px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    cursor: pointer;
    top: 62px;
    background-image: url("../img/top.png");
}
.logo {
    position: relative;
    z-index: 2;
    width: auto;
    height: auto;
    text-indent: -9999px;
    float: left;
    margin-top: 40px;
    z-index: 1;
}
.logo a{
    width: 100%;
    height: 100%;
    display: block;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border: none;
}
/*************************** Padrão Acima **************************************/
.navbar-nav>li>a {
    font-family:'Menu';
    font-size: 14px;
    padding: 0px 5px;
    line-height: 5px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin-top: 16px;
    margin-bottom: 35px;
}
.navbar-nav {
	margin-top: 4px;
}
.navbar-default .navbar-nav>div>li>a {
	font-family:'Menu';
    font-size: 17px;
    font-size: #fff0d1;
    padding: 0px 10px;
    line-height: 5px;
    color: #fff0d1;
	padding-top: 6px;
	padding-bottom: 6px;
}
.navbar-nav>div>li{
	float: left;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #d76e55;
}
.navbar-default .navbar-nav>div>li>a:hover {
    color: #d76e55;
}
.navbar-nav>div{
	height: 28px;
	border-bottom: 1px solid #a62412;
    margin-bottom: 5px;
}
.menu {
    float: right;
    margin-top: 35px;
    margin-left: 0px;
}
.menu hr{
    color: #7a0f00;
    background-color: #7a0f00;
    border-color: #7a0f00;
}
/* .search button{
    width: 17px;
    height: 17px;
    float: right;
    background: url("../img/bg-search-2.png") no-repeat;
    margin-top: 0;
    z-index: 3;
    position: relative;
}
.btn-default {
    color: #333;
    background-color: transparent;
    border: none;
}
.btn-default:hover {
    background-color: transparent;
    border: none;
}
.header form{
    width: 54px;
    height: 53px;
    float: left;
    right: 20px;
    position: absolute;
    margin-top: 30px;
    overflow: hidden;
    border-radius: 8px;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.header form.ativo{
    width: 700px;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.header select{
    font-family: 'Roboto', sans-serif;
    position: absolute;
    top: 0px;
    right: 54px;
    width: 130px;
    z-index: 3;
    margin-top: 15px;
    border: none;
    padding-left: 15px;
    padding-right: 0px;
    font-size: 14px;
    color: #817f7f;
} */
.header .datas{
    position: absolute;
    width: 210px;
    z-index: 3;
    height: 30px;
    top: 10px;
    right: 200px;
    background-image: url("../img/bg-datas.jpg");
    background-position: right;
    background-repeat: no-repeat;
}
.header .datas img{
    float: left;
    margin-right: 5px;
}
.header .datas span{
    float: left;
    font-size: 14px;
    color: #817f7f;
    margin-top: 6px;
}
/* .header input {
    width: 700px;
    position: absolute;
    top: 1px;
    height: 50px;
    width: 700px;
    right: 2px;
    padding-right: 400px;
    z-index: 2;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.header input.ativo{
    width: 700px;
    -webkit-transition: all 200ms ;
    -moz-transition: all 200ms ;
    -ms-transition: all 200ms ;
    -o-transition: all 200ms ;
    transition: all 200ms ;
} */
.menu-full .glyphicon-search {
    top: 2px;
}
.tooltip-inner {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.cont-insta{
    height: 330px;
    background: #c66751;
    position: relative;
	margin-top: 110px;
}
.logo-insta{
    float: left;
    width: 240px;
    margin-top: 20px;
}
.cont-insta hr{
    margin-top: 40px;
    height: 1px;
    border-left: none;
    background-color: #e6846b;
    color: #e6846b;
    border-color: #e6846b;
    margin-bottom: 0px;
    width: 65%;
    float: left;
    margin-left: 20px;
}
.setas-insta{
    width: 120px;
    float: right;
    margin-top: 20px;
}
.setas-insta div{
    width: 38px;
    height: 39px;
    cursor: pointer;
    float: left;
}
.seta-prev{
    background-image: url("../img/back-insta.png");
    margin-left: 30px;
}
.seta-next{
    background-image: url("../img/next-insta.png");
    margin-left: 10px;
}
.img-separa{
    width: 100%;
    float: left;
    margin-top: -25px;
    text-align: center;
}
.noticias{
    margin-top: 30px;
}
.noticia{
    margin-bottom: 20px;
}
.noticia h5 {
    color: #696868;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    font-family: "Roboto";
	text-transform: uppercase;
}
.destaque h5 {
    color: #696868;
    font-size: 14px;
    width: 100%;
    text-align: left;
    margin-bottom: -15px;
    font-family: "Roboto";
	text-transform: uppercase;
}
.cont-info{
    width: 100%;
    min-height: 240px;
	padding: 0px 20px 35px 20px;
    background-color: #fff;
    border-bottom: 3px solid #d7d7d7;
}
.cont-info p{
    margin-bottom: 25px;
    height: 70px;
}
.img-noticia {
    width: 100%;
    height: auto;
    max-height: 240px;
    float: left;
    overflow: hidden;
}
.img-noticia img {
    height: 240px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}
.cont-info button a{
    color: #fff;
}
.cont-info button a:visited{
    color: #fff;
}
.cont-info button a:hover{
    color: #fff;
}
.cont-info hr{
    width: 100%;
    float: left;
    height: 4px;
    border: none;
    margin-top: 0px;
}
.azul{
    background-color: #5d9cec;
}
.verde {
    background-color: #fc8a82;
}
.preto{
    background-color: #434a54;
}
.vermelho{
    background-color: #ed5565;
}
.amarelo{
    background-color: #F5B64D;
}
.cont-info h2{
    text-align: center;
    width: 100%;
    margin-top: 0px;
    height: 45px;
}
.foto{
    padding: 10px;
}
.foto a img{
    border: 3px solid #fff;
    width: 100%;
}
.curtidas{
    float: left;
    background-color: #fff;
    width: 100%;
}
.curtidas p{
    float: left;
    margin-top: 10px;
    margin-left: 30px;
    color: #7d7d7d;
    font-weight: 400;
}
.curtidas p img{
    padding-right: 5px;
}
.curtidas strong{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    color: #7d7d7d;
    font-weight: 400;
}
.curtidas strong img{
    padding-right: 5px;
}
#instagram{
    display: block;
    opacity: 1;
    height: 225px;
    float: left;
}
#scene{
    margin-left: 0px;
    padding-left: 0px;
    margin-top: -30px;
}
.espaco-slider{
    width: 100%;
    height: 470px;
}
.cont-content{
    background-color: #e7e7e7;
    position: relative;
    z-index: 9;
}
.cont-slider {
	position: relative;
	/* width: 100%; */
	display: block !important;
	top: 113px !important;
}
.ms-bullets{
	display: none !important;
}
.header{
    position: fixed;
    width: 100%;
}
.saboya {
	position: absolute;
	top: 157px;
	display: block !important;
	width: 100%;
	text-align: center;
}
.artista{
	position: absolute; 
	z-index: 2;
	cursor: pointer;
	right: 20%;
}
.flexslider{
	margin-bottom: 20px !important;
}
.flex-direction-nav a.flex-next:before{
	color: #fff;
}
.flex-direction-nav a:before{
    color: #fff;
}
.flex-direction-nav a {
    background: rgba(60, 57, 57, 0.65);
    padding: 14px 10px 10px 10px;
    height: 60px !important;
}
.destaque{
	background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px 20px;
}
.destaque hr{
	width: 100%;
	float: left;
	height: 4px;
	border: none;
	margin-top: 0px;
}
.destaque h2{
	font-size: 42px;
}
.destaque .voltar{
	margin-bottom: 30px !important;
}
.publicidade{
    text-align: center;
}
.publicidade img{
    max-width: 100%;
    height: auto;
    margin-top: 30px;
}
.carregando{
    font-family: 'Bree Serif', serif;
    width: 100%;
    height: 60px;
    padding-top: 20px;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    z-index: 9;
    display: none;
    color: #000;
    -webkit-box-shadow: 0px -7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px -7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px -7px 5px 0px rgba(50, 50, 50, 0.75);
}
.carregando p{
    width: 100%;
    text-align: center;
    font-size: 19px;
}

@-moz-document url-prefix() {
    .col-md-4 {
		width: 32.333%;
	}
}
.slide-interna {
	position: relative !important;
	margin-top: 113px;
}

/*.slider{
    position: fixed;
    top: 113px;
}*/
/*.header{
    position: fixed;
    top: 0;
    width: 100%;
}*/
/*.ms-view{
    margin-left: 0px !important;
}*/
/* MENU */
@media all and (max-width:2000px) and (min-width:1800px){
    .menu-full .navbar-nav>li>a {
        padding: 15px 45px;
    }
}
/* MENU */
@media all and (max-width:1800px) and (min-width:1600px){
    .menu-full .navbar-nav>li>a {
        padding: 15px 35px;
    }
}


/* COL-MD */
@media all and (max-width:1100px) and (min-width:992px){
    .navbar-nav>li>a {
        font-size: 15px;
        padding: 10px 6px;
    }
	.navbar-default .navbar-nav>div>li>a {
		padding: 0px 7px;
	}
	.saboya img{
		width: 50%;
	}
    .menu-full .navbar-nav>li>a{
        padding: 15px 12px;
        line-height: 30px;
    }
}
/* COL-SM */
@media all and (max-width:992px) and (min-width:767px){
	.navbar-default .navbar-nav>div>li>a {
		padding: 0px 5px;
	}
	.navbar-nav {
		margin-top: -22px;
	}
	.contador {	
		left: 2%;
		top: 70px;
	}
    .menu-full .navbar-nav {
        margin-top: 25px;
    }
     .menu-full .navbar-nav>li>a{
        font-size: 12px;
        padding: 15px 5px;
        line-height: 15px;
    }
    .menu-full form{
        margin-top: 50px;
    }
	.header form {
		float: right;
	}
    .cont-slider {
        margin-bottom: 113px;
    }
    .logo {
        width: 250px;
        height: 85px;
        margin-top: 5px;
    }
    .navbar-nav>li>a {
        padding: 0px 8px;
        font-size: 14px;
    }
    .menu {
    margin-top: 47px;
    margin-left: -20px;
    }
    .header form {
        width: 56px;
        position: relative;
        margin-left: 10px;
    }
    .header{
        height: 90px;
        top: 0 !important;
    }
    .menu {
        margin-top: 38px;
    }
    .search button {
        margin-top: 15px;
    }
    .header input {
        height: 54px;
        position: absolute;
        top: 15px;
    }
    .cont-slider{
        top: 90px;
    }
    .saboya {
        text-align: left;
		top: 86px;
    }
    .cont-slider {
        margin-bottom: 90px;
        top: 90px !important;
    }
    .saboya{
        text-align: left;
    }
    .saboya img{
        width: 48%;
    }
    .curtidas p {
        margin-left: 10px;
    }
    .artista {
        top: 320 !important;
        right: 10px;
    }
	.cont-insta {
		margin-top: -1px;
	}
}
/* COL-XS */
@media all and (max-width:767px){
    .menu-full .menu {
        margin-top: 22px;
        margin-left: 10px;
    }
	.cont-slider{
		display: hidden !important;
	}
	.artista{
		display: hidden !important;
	}
    .logo {
        position: relative;
        z-index: 2;
        background-image: url("../img/logo.png");
        background-size: 100%;
        width: 100%;
        height: auto;
        text-indent: -9999px;
        float: left;
        margin-top: 35px;
        margin-bottom: 10px;
        z-index: 1;
    }
    .header{
        height: 155px;
    }
    .navbar-toggle{
        float: left;
        margin-left: 0px;
    }
  .search button {
        margin-top: -5px;
    }
    .header input {
        height: 54px;
        position: absolute;
        top: -5px;
    }
    .menu{
        margin-top: 0px;
        margin-left: 0px;
    }
    .header form {
        float: right;
    }
    .navbar-collapse{
        background: #292c33;
        background-position: center;
    }
    .cont-insta{
        margin-top: 156px;
    }
    .curtidas p {
        margin-left: 5px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .header {
        height: 155px;
        top: 0px !important;
    }
    .curtidas strong {
        float: left;
        margin-top: 0px;
    }
    .img-separa {
        width: 100%;
        float: left;
        margin-top: -90px;
    }

    .ms-view.ms-basic-view {
	    height: 200px!important;
	}
	.ms-slide.ms-sl-selected {
	    height: 200px!important;
	}
	.slider img {
	    width: 100%!important;
	    height: 200px!important;
	    object-fit: cover!important;
	    margin-left: 0!important;
	}
	.cont-slider {
	    position: inherit!important;
	    margin-top: 155px!important;
	}
	.menu-full .logo {
	    width: 280px;
	    margin-left: 15px;
	}
	nav.menu.navbar.navbar-default {
	    width: 100%;
	}
	nav.menu.navbar.navbar-default .navbar-toggle {
	    float: right!important;
	}
	nav.menu.navbar.navbar-default ul.nav.navbar-nav {
	    text-align: center;
	}
	.menu-full nav.menu.navbar.navbar-default .navbar-toggle {
	    position: relative;
	    top: -70px;
	}
	.menu-full div#bs-example-navbar-collapse-2 {
	    top: -54px;
	    position: relative;
	}
	.menu-full nav.menu.navbar.navbar-default ul.nav.navbar-nav {
	    float: none;
	}
	.menu-full .navbar-default .navbar-nav>li>a {
	    padding-top: 0px;
	}
}

.load-more{
    text-align: center;
    display: block;
    width: 10vw;
    background: #2a2d33;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    margin-left: calc(50% - 5vw);
    border-radius: 0.3vw;
}
