/****************************************TYPOGRAPHY ***************************************************/
@font-face {
    //*font-family: Dosis-Light;
    src: url('fonts/Dosis-Light.ttf');*/
}


body{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999999;
	/*background-image: url('../images/fundo.jpg');
	background-size:cover;*/
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
	/*color: #433b88;*/
	font-weight: 600;
	text-transform: uppercase;
}
h1{
	font-size: 3.998em;
}
h2{
	font-size: 2.827em;
}
h3{
	font-size: 1.999em;
}
h4{
	font-size: 1.414em;
}
p{
	font-size: 1em;
	color: #999999;

}

.btn{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	font-weight: 400;
	padding:12px 40px;
	box-shadow: 0px 4px 10px 0px rgba(91, 91, 91, 0.45);
	line-height: 1;
	transition: all .5s ease;
	letter-spacing: 1px;
}

.btn-link{
	padding:0;
	box-shadow: none;
	color:#15792d;
}
.icon-on-button{
	margin-left: 8px;
}
.icon-on-button i{
	font-size: 18px;
	vertical-align: middle;
}
.navbar{
	background-color: transparent !important;
	 border-color: transparent !important;
	border:0px;
	padding-top: 0px;
	
	transition: all .5s ease;
}
.navbar-brand{
	padding: 0;
	
}
.navbar-brand img{
	max-height: 45px;
	
	
}

.navbar-default .navbar-nav>li>a {
    font-family: 'gothambook', sans-serif;
    color: #fff;
    text-transform: uppercase;
	padding-top:1px;
	font-size:16px;
	font-weight:700;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #e86c6c;
	border-bottom:4px solid #c31e23;
}
.navbar-default .navbar-nav>li>a:visited{
	
	border-bottom:4px solid #c31e23;
}


.navbar-nav>li>a.btn-navbar:hover{
	color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
	border-bottom:4px solid #c31e23;
}

.navbar-default .navbar-nav>.active->a, .navbar-default .navbar-nav>.active->a:focus, .navbar-default .navbar-nav>.active->a:hover {
    color: #fff;
    background-color: transparent;
	border-bottom:0px solid #c31e23;
	
}



.navbar-nav>li>a.btn-navbar{
	padding-left: 40px;
	padding-right: 40px;
	
}
.navbar-divider{
	width:100%;
	height: 1px;
	border:0px;
	background-color: rgba(255,255,255,0.1);
	transition: all .5s ease;
}
.colored-nav {
    padding-top: 15px;
    padding-bottom: 15px;
}
.colored-nav .navbar-divider{
	display: none;
}
.cta{
	color: #fff;
}
.cta-btn-group{
	margin-top: 15px;
}
.cta-btn-group .btn{
	margin: 10px;
}
.btn-orange.focus, .btn-orange:focus,.btn-orange.active, .btn-orange:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-white.focus, .btn-white:focus,.btn-white.active, .btn-white:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-violat.focus, .btn-violat:focus,.btn-violat.active, .btn-violat:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-verde.focus, .btn-verde:focus,.btn-verde.active, .btn-verde:active {
    color: #fff;
    background-color: #246408;
    border-color: #122b40;
}
.btn-verde:focus {
    color: #246408;
    background-color: #fff;
    border-color: #122b40;
}
/*******************************************HEADER***************************************************/
header{
	background-color: #b7b7b7;
	position: relative;
	display: block;
}
/*******************************************SLIDER HOME***************************************************/
.sliding-card-with-bottom-image .image-container img{
	position: relative;
    margin: 0 auto;
    padding-top: 90px;
}
.image-right-slide-bg{
	background-repeat: no-repeat !important;
    background-position-x: 100%!important;
    background-size: auto 100%!important;
    padding: 18rem 0;
}

.image-right-slide-bg2{
	background-repeat: no-repeat !important;
    background-position-x: 100%!important;
    background-size: auto 100%!important;
    padding: 5rem 0;
	text-align:middle;
}

.image-left-slide-bg{
	background-repeat: no-repeat !important;
    background-position-x: 0%!important;
    background-size: auto 100%!important;
    padding: 18rem 0;
}
.slider-para{
	font-size: 1.414em;
	font-family: 'Montserrat', sans-serif;
}
/*******************************************SLIDER***************************************************/
.slider-content-wraper{
	padding-top: 150px;
	padding-bottom: 150px;
	text-align: center;
	color: #fff;
}

/*******************************************FEATURE**************************************************/
/*.feature{
	position: relative;
	overflow:hidden;
}
.feature-right-image{
	position: absolute;
	width: 100%;
	height: 100%;
}*/
.feature-wiget{
	padding-top: 15px;
	padding-bottom: 15px;
}
.feature-wiget h4, .feature-wiget i{
	color: #15792d;
}
.feature-wiget i{
	font-size: 36px;
}
.feature-wiget h4{
	text-transform: uppercase;
}
.bottom-line{
	position: relative;
	margin-bottom: 20px;
}

.bottom-line:after{
	content: '';
	position: absolute;
	top: 100%;
	width: 35px;
	height: 2px;
	background-color: #0e153a;
	left: 0;
	margin-top: 7px;
	margin-bottom: 5px;
}
/*******************************************CARD*****************************************************/
.card{
	box-shadow: 0px 4px 15px 0px rgba(191, 195, 198, 0.29);
}
.card-title{
	color: #5a5a5a;
	text-transform: initial;
}
.card-block{
	padding:1rem;
}
.card-text{
	color:#000;
}
/*******************************************TESTIMONIAL**********************************************/
.heading-wraper{
	margin-bottom: 120px;
}
.heading-wraper h3{
	color: #fff;
	text-transform: uppercase;
}
.heading-wraper .heading-devider{
	margin:0 auto;
	width: 100px;
	height: 2px;
	border:0px;
}
.testimonial-container{
	background-color: #121918;
	box-shadow: 0px 8px 21px 0px rgba(26, 31, 66, 0.29);
}
.testimonial-content{
	padding: 2rem 2rem;
    position: relative;
    top: -140px;
    color: #fff;
	font-family: 'gothambook', sans-serif;
    font-weight: 100;
}
.testimonial-speech{
	
	font-family: 'gothambook', sans-serif;
	font-weight: 50;
	font-size: 1em;	
	/*color: #fff;*/
}
.testimonial-container .client-details{
	position: relative;
	top: -155px;
}
.testimonial-container .client-details img{
	/*border-radius: 50%;*/
	border:8px solid #fff;
	margin-bottom: 10px;
	
}
.client-designation{
	margin-bottom: 0px;
	font-size: 1.3em;
	font-weight:200;
	text-transform: uppercase;
	color: #999999;
	font-family: 'Raleway', sans-serif;
}
.client-name{
	margin-bottom: 0px;
	font-size: 3em;
	font-family: 'Dosis', sans-serif;
	text-transform: capitalize;
	font-weight: 600;
}

ul.social-list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.social-list li{
	margin: 0;
	padding: 0;
	display: inline-block;
}
ul.social-list li a{
	display: block;
    font-size: 3rem;
    padding: 0.2rem;
    color: #E31E24;
}
ul.social-list li a:hover, ul.social-list li a:focus{
	color: #fff;
}



ul.social-contactos{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.social-contactos li{
	margin: 0;
	padding: 0;
	/*display: inline-block;*/
}
ul.social-contactos li a{
	/*display: block;*/
    font-size: 6rem;
    padding: 0.4rem;
    color: #E31E24;
}
ul.social-contactos li a:hover, ul.social-contactos li a:focus{
	color: #fff;
}






.owl-wrapper-outer{
	padding-top: 60px;
	margin-top: -60px;
}
/*******************************************CUSTOMER SUPPORT*****************************************/
.customer-support-content{
	padding-left: 15px;
	padding-right: 15px;
}
/*******************************************SUBSCRIPTION*********************************************/
.sunscription-wraper-outer{
	box-shadow: 0px 8px 21px 0px rgba(191, 195, 198, 0.29);
}
.subscription-wraper h3{
	text-transform: uppercase;
	color: #433b88;
}
.subscription-wraper p{
	color: #5a5a5a;
}
.subscription-form .form-group{
	width: 65%;
	margin: 0 auto;
}
.subscription-form .form-control{
	border-radius: 50px;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 40px;
}
.newsletter{
	background-color: #f1f6fa
}

/*******************************************FOOTER***************************************************/
.footer-list-wiget h4{
	color: #433b88;
	text-transform: uppercase;
}
.footer-list-wiget .list-group-item{
	border: 0px;
	background-color: transparent!important;
	padding-left: 0;
	font-family: 'Open Sans', sans-serif;
	color: #999999;
}
.footer-devider{
	background-color: rgb(235, 235, 235);
}
.footer-end-line{
	height: 25px;
	background-color: rgba(0,0,0,0);
	width: 100%;
	margin: 0;
	padding: 0;

}
.logo-colored,.logo-white{
	display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
}
.logo-colored img,.logo-white img{
	display: inline-block;
    text-transform: uppercase;
    max-height: 80px;
    margin-right: 10px;
	

}
.logo-colored2 img,.logo-white2 img{
	display: inline-block;
    text-transform: uppercase;
    max-height: 45px;
    margin-right: 10px;
	

}
.logo-white{
	color: #fff;
}
.logo-colored{
	color: #e8617d;
}
.footer-left-content{
	margin-bottom: 50px;
}
.footer-left-content .content{
	margin-top: 15px;
}
.footer-list-wiget .list-group{
	margin-top: 26px;
}
.padding-top-120{
	padding-top: 120px;
}

.padding-top-120-{
		padding-top: 200px;
	}
/*******************************************ELEMENT STYLES*******************************************/
.btn-orange,.btn-violat{
	color: #fff;
	font-size:1.1em;
}
.btn-violat,.gradient-violat {
  background-image: -moz-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
  background-image: -ms-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
}
.btn-orange,.gradient-orange {
  background-image: -webkit-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
  background-image: -o-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
  background-image: linear-gradient(125deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
  box-shadow: 0px 8px 27px 0px rgba(116, 44, 69, 0.21);
}

.btn-white,.gradient-white{
	background-image: linear-gradient(125deg, #ffffff, #e1e1e1);
    color: #6b6a8b;
}
.border-none{
	border: 0px !important;
}
.btn-rounded-corner{
	border-radius: 50px;
}
.btn-video{
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
    -webkit-user-select: none;
}
.text-center{
	text-align: center;
}
.img-responsive{
	max-width:100%;
}
.text-violat{
	color: #6b6a8b;
}
.padding-top-bottom-120{
	padding-top: 40px;
	padding-bottom: 120px;
}
.padding-top-bottom-90{
	padding-top: 90px;
	padding-bottom: 90px;
}
.bg-image{
	background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center!important;
}
.margin-bottom-30{
	margin-bottom: 30px;
}
.margin-top-30{
	margin-top: 3  0px;
}
.overflow-x-hidden{
	overflow-x: hidden;
}
.text-white{
	color: #fff;
}
.bg-fit{
	background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.bg-image-fit-50{
	background-repeat: no-repeat !important;
    background-position-x: 100%!important;
    background-size: 50% 100% !important;
}
.btn-navbar{
	line-height: 1;
}
.btn-link i{
	font-size: 18px;
    vertical-align: middle;
}
.btn-video{
	text-transform: uppercase;
	transition: all .5s ease;
}
.btn-video:hover{
	text-decoration: none;
	color: #e86c6c;
}
.btn-video:hover .icon-rounded{
  border-color: #e86c6c;
  box-shadow: 0px 8px 27px 0px rgba(116, 44, 69, 0.21);
  color: #e86c6c;
}
.btn.gradient-orange:hover{
	background-color: #e86c6c!important;
	background-image: none!important;
}
.btn-orange.active, .btn-orange:active{
	color: #fff;
	background-image: -webkit-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: -o-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: linear-gradient(125deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    border:0px;
    border-color: transparent;
}
.btn-violat.active, .btn-violat:active{
	color: #fff;
	background-image: -moz-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
    background-image: -webkit-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
    background-image: -ms-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
    border:0px;
    border-color: transparent;
}
.btn-violat:hover,.btn-white:hover{
	background-image: -webkit-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: -o-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: linear-gradient(125deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    border:0px;
    border-color: transparent;
}

.icon-rounded{
	width: 49px;
    height: 49px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle;
    position: relative;
    margin-right: 5px;
    transition: all .5s ease;
}
.icon-rounded i{
	font-size: 3rem;
	line-height: 30px;
	height:30px;
	width: 30px;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	margin-left: 12px;
	transition: all .5s ease;

}
/*******************************************BACKGROUND-STYLES****************************************/
.bg-transparent{
	background-color: transparent;
}
.max-width-100{
	max-width: 100% !important;
}
.italic{
	font-style: italic;
}
.blog-category{
	text-transform: uppercase;
	color: #433b88 !important;
	font-weight: 600;
}
.margin-bottom-80{
	margin-bottom: 80px;
}
.margin-bottom-25{
	margin-bottom:25px;
}
.padding-top-90{
	padding-top: 90px;
}
.padding-top-120-{
	padding-top: 200px;
}
.margin-top-bottom-30{
	margin-top: 30px;
	margin-bottom: 30px;
}

.bordered-ios{
	background-color: transparent;
	border-color: #fff;
	border:1px solid;
}

/*******************************************SCROLL TOP ICON*****************************************/
.display-none{
	display: none;
	transition: all .5s ease;
}
.scroll-top-div {
    position: fixed;
    width: 45px;
    height: 45px;
    top: calc(100vh - 70px);
    left: calc(100vw - 62px);
    cursor: pointer;
    transition: all .5s ease;
}
.scroll-top-icon-container{
	position: relative;
    display: table;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: -o-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: linear-gradient(125deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    color: #fff;
}
.scroll-top-icon-container i{
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 28px;
}
/*******************************************OVERLAY*************************************************/
@media screen and (max-width: 768px) {
	
    .sm-padding-top-bottom-50-75 {
        padding-top: 50px;
        padding-bottom: 75px;
    }
    .testimonial-content{
    	padding:0.5rem 1rem;
    }
    .sm-display-none{
		display: none;
	}
	.image-right-slide-wraper .image-right-slide-content{
		text-align: center;
	}
	.image-right-slide-bg{
		background-image: none!important;
	}
	.image-right-slide-bg{
		padding:4rem 15px;
	}
	.image-left-slide-bg{
		background-image: none!important;
	}
	.image-left-slide-bg{
		padding:4rem 15px;
	}
	.home-slider h2{
		font-size: 1.999em;
	}
	.home-slider .slider-para{
		font-size: 1em;
	}
	.padding-top-bottom-120{
		padding-top: 20px;
		padding-bottom: 75px;
	}
	.padding-top-bottom-90{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.padding-top-120{
		padding-top: 75px;
	}
	.padding-top-120-{
		padding-top: 120px;
	}
	.padding-top-90{
		padding-top: 60px;
	}
	.card-block{
		padding: 1rem;
	}
	.navbar{
		
		
	    background-image: -webkit-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: -o-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: linear-gradient(35deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
		
	}
	.navbar-divider{
		display: none;
	}
	.navbar-toggle{
		margin-top: 2px;
	}
	.logo-colored img, .logo-white img{
		max-height: 45px;
	}
	.imagelogo{
		width:50%;
	}
	
	
	.home-slider .owl-prev{
	position: absolute;
	left: 5%;
}
.home-slider .owl-next{
	position: absolute;
	right: 5%;
}



	
	
}
@media screen and (min-width: 769px){
	
	.image-right-slide-wraper{
		display: table;
		width: 100%;
	}
	.image-right-slide-wraper .image-right-slide-content{
		display: table-cell;
	    vertical-align: middle;
	    float: none;
	}
	.image-right-slide-wraper .image-container{
		float: none;
    	display: table-cell;
	}
}





/***************************************OWL CAROUSEL ******************************************************************/

.owl-theme .owl-controls .owl-page span{
	background: #fff;
}
.owl-theme .owl-controls .owl-buttons div{
	font-size: 45px;
	background-color: transparent;
	color: #fff;
}
.home-slider .owl-controls{
	position: absolute;
    width: 100%;
    top: 15%;
}
.home-slider .owl-buttons{
	position: relative;
}
.home-slider .owl-prev{
	position: absolute;
	left: 30%;
	top:20%;
}
.home-slider .owl-next{
	position: absolute;
	right: 30%;
	top:20%;
}
.space-entre{letter-spacing:0.6em}

.gradient-verde {
	background-image:url('../images/fundoff.jpg');
	background-size:cover;
	background-attachment: fixed;
	/*
  background-image: -moz-linear-gradient( 135deg, rgb(132,176,63) 20%, rgb(142,199,64) 35%, rgb(0,91,53) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgb(132,176,63) 20%, rgb(142,199,64) 35%, rgb(0,91,53)  100%);
  background-image: -ms-linear-gradient( 135deg, rgb(132,176,63) 20%, rgb(142,199,64) 35%, rgb(0,91,53)  100%);
  */
}
.gradient-verde-top {

  background-image: -moz-linear-gradient( 135deg, rgb(132,176,63) 20%, rgb(142,199,64) 35%, rgb(0,91,53) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgb(132,176,63) 20%, rgb(142,199,64) 35%, rgb(0,91,53)  100%);
  background-image: -ms-linear-gradient( 135deg, rgb(132,176,63) 20%, rgb(142,199,64) 35%, rgb(0,91,53)  100%);
  
}
.gradient-red{
	background-image:url('../images/barra.jpg');
	background-size:cover;
	
	/*
	background-image: -webkit-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: -o-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: linear-gradient(35deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
		*/
}
.gradient-azul{
	background-color:#676f71;
	/*
	background-image: -webkit-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: -o-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: linear-gradient(35deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
		*/
}

.gradient-azul-claro{
	background-color:#e1edfa;
	/*
	background-image: -webkit-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: -o-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: linear-gradient(35deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
		*/
}

.gradient-azul-claro-{
	background-color:rgba(255,255,255, 0.3);
	/*
	background-image: -webkit-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: -o-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: linear-gradient(35deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
		*/
}

.gradient-azul-claro-mais{
	background-color:#7da7d9;
	/*
	background-image: -webkit-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: -o-linear-gradient(305deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
	    background-image: linear-gradient(35deg, rgb(185,14,14) 0%, rgb(205,16,16) 32%, rgb(230,27,27) 100%);
		*/
}


.text-red{color:#E31E24;}
.grande3{font-size:3.63em;font-weight: 600;line-height: .7em;font-family: 'Montserrat', sans-serif;}
.grande{font-size:6.1em;font-weight: 600;line-height: .7em;font-family: 'Montserrat', sans-serif;}
.grande2{font-size:2.1em;font-weight: 600;line-height: .7em;font-family: 'Montserrat', sans-serif;}
.pos-bottom{bottom:0; position:reative;}
.frase{color:#fff; text-transform: none;word-spacing:0.7em}
.sombra{text-shadow: 1px 1px 8px #fff;}

.item-slogan{
	font-family: 'Montserrat', sans-serif;
	color: #E31E24;
	font-weight: 600;
	text-transform: uppercase;
	font-size:1.5em;
}

.verde{
	color:#15792d;
}
.sede{
	color:#E31E24;
	font-weight:bold;
}

.direitos{
	color:#E31E24;
	font-size:1em;
	font-weight:normal;
	
}

.top-border{
	border-top:3px solid #15792d;
}

.btn-red{
	background-color:#E31E24;
}

.img-redondo{
	border-radius:100%;
}

.img-redondo-{
	border-radius:2%;
	opacity:0.5;
}

.img-redondo-:hover{
	border-radius:0%;
	opacity:1;
}
.img-center{

    display: block;
    margin-left: auto;
    margin-right: auto;

}
.back-branco{
	background-color:#fff;
}
.text-black{
		color:#000;
}


#carousel {
position: relative;
width:80%;
margin:0 auto;
}

#slides {
overflow: hidden;
position: relative;
width: 100%;
height: 250px;
}

#slides ul {
list-style: none;
width:100%;
height:250px;
margin: 2px;
padding: 2px;
position: relative;
}

 #slides li {
width:100%;
height:250px;
float:left;
text-align: center;
position: relative;
font-family:lato, sans-serif;
}
/* Styling for prev and next buttons */
.btn-bar{
    max-width: 346px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}

 #buttons {
padding:0 0 5px 0;
float:right;
}

#buttons a {
text-align:center;
display:block;
font-size:50px;
float:left;
outline:0;
margin:0 60px;
color:#b14943;
text-decoration:none;
display:block;
padding:2px;
width:35px;
}

a#prev:hover, a#next:hover {
color:#FFF;
text-shadow:.5px 0px #b14943;  
}

.quote-phrase, .quote-author {
font-family:sans-serif;
width:90%;
font-weight:300;
display: table-cell;
vertical-align: middle;
padding: 2px 2px;
font-family:'Lato', Calibri, Arial, sans-serif;
}

.quote-phrase {
height: 200px;
font-size:24px;
color:#FFF;
font-style:normal;
text-shadow:.5px 0px #b14943;  
}

.quote-marks {
font-size:30px;
padding:0 3px 3px;
position:inherit;
}

.quote-author {
font-style:normal;
font-size:20px;
color:#b14943;
font-weight:400;
height: 30px;
}

.quoteContainer, .authorContainer {
display: table;
width: 100%;
}
ul {
	/*background:#333;
	color:#fff;*/
	padding:10px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:100%;
}
ul li {
	list-style:none;
	
}
.ouvir{
	font-family: 'Raleway', sans-serif;
	background-color:rgba(255,255,255, 0.1);
	font-size: 16px;
	font-weight:500;
	color: #fff;
	
}
.imagelogo{
	width:25%;
}

.separador{
	font-family: 'Dosis', sans-serif;
	background-color:rgba(0,0,0, 0.0);
	display: inline-block;
	height:200px;
	font-weight:300;
	display:flex;
	font-size:5em;
    align-items: center; /* Vertical center alignment */
    justify-content: center;
	
}

.titulo{
	font-family: 'Gothambook', sans-serif;
	background-color:rgba(0,0,0, 0.0);
	display: inline-block;
	
	font-weight:800;
	display:flex;
	font-size:2em;
	color:#fff;
    align-items: center; /* Vertical center alignment */
    justify-content: center;
	
}

.linha-titulo{
	margin:0 auto;
	width: 100%;
	height: 2px;
	border:0px;
	color:orange;
}

.semfundo{
	background-color:rgba(255,255,255,0.4);
	height:50px;
	display:inline;
	text-align:middle;
}

textarea#styled {
	width: 90%;
	height: 160px;
	border: 0px solid #cccccc;
	padding: 5px;
	font-family: Raleway, sans-serif;
	
	color:#000;
}

.ender{
	font-family:'Gothambook', sans-serif;
	color:#fff;
	
}
ul.ender{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.ender li{
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size:1.2em;
}
.contactos{
	font-size:1.5em;
	color:#fff;
}

.contactos-{
	font-size:1em;
	color:#fff;
}

#drawer-page {
     padding-top: 20px;
     padding-bottom: 20px;
}
			
.item-.list-group-item
{
	float: none;
	width: 100%;
	background-color:green;
}

.item-.list-group-item:before,
.item-.list-group-item:after {
  
}

.item- img{float:left; height:75px; margin-right:20px;}
.item-.list-group-item:after
{
	
}



.text{
	margin-left:10px;
	padding-left:10px;
}
.item-{
          	padding:2px;
            /*padding-left:4px;
            padding-right:4px;
            float:left;
        	display:table-cell;*/
            margin:5px;
            position:relative;
            text-align:left;
            cursor:grab;
            cursor:-webkit-grab;
            color:#efefef;
            vertical-align:middle;
			width:100%;
			height:80px;
			border:1px solid #fff;
			background-image:url('../images/fundoff.jpg');
	background-size:cover;
	background-attachment: fixed;
        }
		
.simple-list-grid ul li:after, .simple-list-grid:after {
  content: "";
  display: table;
  clear: both
}



.simple-list-grid {
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in
}

.simple-list-grid ul {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0
}

.simple-list-grid ul li {
  padding: 0rem;
  width: 100%;
  opacity: 0;
  border: 1px solid #ccc;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in
}

.simple-list-grid ul li .thumb {
  float: left;
  margin-right: 1rem;
  width: 140px;
  overflow: hidden
}

.simple-list-grid ul li .thumb img { width: 100%; height:180px; margin:0px auto; }

.simple-list-grid ul li .thumb img:hover { opacity:0.5}



.nome{
	font-family:Raleway,'Sans';
	font-weight:200;
	color:#fff;
	vertical-align:middle;
	text-align:center;
	/*background-color:rgba(255,255,255, 0.1);*/
}

.nome:hover{
	color:#c31e23;
}



.contactosrede{
	position:fixed;
	top:36%;
	right:1%;
	list-style-type: none;
	z-index:1;	
}

.contactosr{
	 writing-mode:tb-rl;
        transform: rotate(180deg);
        white-space:nowrap;
        display:block;
		font-family:Montserrat,Sans;       
}

.contactosr:hover{
		list-style: none;       
}


ul.social-contactos{
	margin: 0;
	padding: 0;	
	vertical-align:center;	
}
ul.social-contactos li{
	margin: 0;
	padding: 0;	
	/*display: inline-block;*/
}
ul.social-contactos li a{
	/*display: block;*/
    font-size: 1.5rem;
    padding-bottom: 1rem;
    color: #fff;	
}

ul.social-contactos li a:hover, ul.social-contactos li a:focus{
	color: #E31E24;	
}


.fixalogo{
	
	height:99%;	
	background-size:cover; 
	float:left;

}

.fixamove{
	position: fixed; 
	z-index: 100; 
	visibility: visible; 
	height: 110px;
	width: 80%;
	background-color:#f64149;	
	border:4px solid #fff;
	color:#fff;
	box-shadow: 0px 8px 10px 7px 0px rgba(116, 44, 69, 0.4);	
	background-size:cover; 	
	top:80%; 
	left:10%; 
	right:10%;
	text-align:center;
	
}

.frases{
	font-family:Montserrat, Sans;
	font-size:2em;
	font-weight:bold;
	text-transform:uppercase;	
	/*vertical-align:middle;*/
	right:10%;
	/*display:inline;
	padding-right:10px;*/
}
.modals{
	width:100%;
}

.ladoesquerdo{
	float:left;
	background-image:url('../images/comeco.png');
	background-repeat: no-repeat;
	background-position: center;
	padding-right:20px;
	width:10%;
	height:100%;
	
	
}
.ladodireito{
	float:left;	
	width:88%;
	font-size:1.1em;
	font-weight:200;
	color:#fff;
	text-align:justify;
	opacity:1;
}
.ladodireito p{

	color:#fff;
	opacity:.8;
	line-height:1.5;
}

.tabela{
	color:#000;
	font-size:1em;
	font-family:Montserrat, Sans;
}

.linha{
	background-color:#cecece;
}
.linha:hover{
	background-color:#d00000;
	cursor:pointer;
}

.linha_{
	
}
.linha_:hover{
	background-color:#d00000;
	cursor:pointer;
}

/* sidenavi wrapper */
#sideNavi,
.side-navi-item,
.side-navi-data,
.side-navi-tab {  margin: 0; padding: 0;  }
#sideNavi {
    position: fixed;
    left: -454px;
    top: 30%;
	-webkit-background-clip:padding-box;
	
	border:1px solid #999;
	border:1px solid rgba(0,0,0,.2);
	border-radius:6px;
	outline:0;
	-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
	box-shadow:0 3px 9px rgba(0,0,0,.5);
	}

}
/* items */
.side-navi-item-default {
    height: 30px;
    display: none;
}
.side-navi-item {
    position: absolute;
    left: 394px;
    display: inline-block;
    width: 130px;
    height: 40px;
    transform: rotate(270deg);
    transform-origin: left top 100%;
    color: #fff;
    background-color: #c31e23;
    cursor: pointer;
	-moz-border-radius-bottomright: 25px 40px;
	-moz-border-radius-bottomleft: 25px 40px;
	
	border-bottom-right-radius: 25px 40px;
	border-bottom-left-radius: 25px 40px;

}
.side-navi-item.item1 {  top: 45px; }
.side-navi-item.item2 {  top: 235px; }
.side-navi-item.active{  background-color: #c31e23; color: #fff;  }
.side-navi-item:hover {  background-color: #fff; color: #c31e23;  }
.side-navi-item > div {  padding-top: 15px; text-align: center;  }
/* data wrapper */
.side-navi-data {
    position: absolute;
    top: 0;
    left: 0;
    width: 450px;
    height: 500px;
    background-color: #e5e5e5;
	/*overflow:auto;*/
}
/* tab wrapper */
.side-navi-tab {  display: none;  }
.side-navi-tab.active {  display: inline-block;  }
.side-navi-tab > div {  padding: 30px;  }
.cabe{
	width:100%;
	height:50px;
	
	border-bottom:1px solid #e5e5e5; 
	background-image:url('../images/barra.jpg'); 
	background-size:cover;	
	
	
	padding-top:10px;	
}
.ti{
	color:fff;
	font-size:2em;
	transform: suppercase;
}
	
	.sub{
		display:block;
		
		width: 450px;
    height: 430px;
		overflow:auto;
	}
	
	button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
	font-weight:bold;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

/* Style the accordion panel. Note: hidden by default */
div.painel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
button.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.lista_fotos{
	
	padding: 10px;
}
	