﻿

	.cmsNoMargin div { 
		margin:0px;
	}
	.cmsBlock {
		width:100%;
		position:relative;
		height:auto;
	}
	
	.cmsBlock img{ 
		margin:0px;
	}
	
	.cmsBlock .cmsBlockBackImage {
		width:100%;
		xposition:absolute;
		top:0px; 
		left:0px; 
	}
	.cmsBlock .cmsBlockBackImage img {
		width:100%;
		display:block;
	}

	.cmsBlock .cmsBlockTextLayer{
		position:absolute; 
		top:0px; 
		left:0px; 
		margin:20px;
	}	

	.cmsBlock  .Font00 {
		font-family:verdana;
		font-family:"Trebuchet MS",impact;
		font-size:300%;
		line-height:120%;
		font-weight:bold;
		text-transform:uppercase;
	}	
	
	
	.cmsBlock  .Font01 {
		font-family:My_SourceSansPro_Black;
		font-size:48px;
		line-height:50px;
		text-transform:uppercase;
	}

	.cmsBlock .Font02 {
		font-family:My_SourceSansPro_Bold;
		font-size:36px;
		line-height:38px;
		text-transform:uppercase;
	}

	.cmsBlock .Font03 {
		font-family:My_SourceSansPro_Light;
		font-size:24px;
		line-height:26px;
		text-transform:uppercase;
	}
	
	.cmsBlock .Font04 {
		font-family:My_SourceSansPro_Light;
		font-size:16px;
		line-height:18px;
	}
	
	
/*
   from modal
*/


@charset "utf-8";
*{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	outline:none;
	border-collapse:collapse;
	border-spacing:0;
	vertical-align:top;
	text-decoration:none !important;
}


::-moz-selection{
	color:#fff;
    background:#f77c00;
}

::selection{
	color:#fff;
    background:#f77c00;
}

img{
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

/*
body{
	font:15px 'Source Sans Pro';
	font-weight:300;
	line-height:18px;
	color:#333;
}
*/

/*
header{
	background:#1a1a1a;
	text-transform:uppercase;
	color:#fff;
}
*/

/*
header a, header a:hover{
	color:#fff;
}
*/
/*

.logotipo{
	position:relative;
	width:75%;
	margin:17px 0 13px 0;
	-webkit-transition:all .5s;
    transition:all .5s;
}
*/
/*

.menu li{
	position:relative;
	float:left;
	padding:24px 3px 21px 3px;
	margin:0 5px;
	font-weight:600;
	font-size:16px;
}

.menu li.active, .menu li:hover{
	border-bottom:#ea1c24 solid 4px;
}

.account li{
	position:relative;
	float:left;
	padding:5px 7px;
	margin:19px 3px;
	font-weight:600;
	font-size:16px;
}

.account li.divise{
	padding:0;
	margin:22px 3px 0;
	color:#ea1c24;
	font-size:20px;
}


.bg-red{
	background:#ea1c24;
}

*/

/*
.slang li{
	position:relative;
	float:left;
	background:#fff;
	padding:5px 7px;
	margin:19px 0 19px 8px;
	color:#1a1a1a;
	font-weight:600;
	font-size:16px;
}

*/



.wp-cover{
	position:relative;
	float:left;
	width:100%;
	height:75%;
	height:400px;
}

.wp-cover li{
	position:relative;
	float:left;
	width:100%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

.wp-cover .mask{
	position:absolute;
	background:#f77c00;
	width:100%;
	height:100%;
	z-index:9999;
	opacity:0.25;
}

.wp-cover .info{
	position:absolute;
	top:40%;
	left:50%;
	margin-left:-345px;
	z-index:99999;
	text-transform:uppercase;
	font-size:48px;
	font-weight:800;
	color:#fff;
	width:690px;
	line-height:48px;
	text-align:center;
}

.wp-cover .info p{
	clear:both;
	margin-bottom:27px;
}



/* Botões : inicio */
a.cms-btn1{
    padding: 10px 30px;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
}

a.cms-btn1:hover{
	opacity:.9;
	color:#fff;

}

/* Botões : fim */


/* Cores de fundo : inicio */

.cms-bg-orange{background:#f77c00;}
.cms-bg-yellow{background:#f8d137;}
.cms-bg-gray{background:#f0f0f0;}
.cms-bg-dark{background:#1a1a1a;}
.cms-bg-gold{background:#bc8e32;}

/* Cores de fundo : fim */






/* Cores de texto : inicio */



.cms-color-white {color:white;}
.cms-color-orange {color:#f77c00;}
.cms-color-yellow {color:#f8d137;}
.cms-color-gray {color:#f0f0f0;}
.cms-color-dark {color:#1a1a1a;}
.cms-color-gold {color:#bc8e32;


}

/* Cores de texto : fim */








.pbox-1{
	padding:62px 95px 35px 180px;
	border:3px dashed gray;
}

.pbox-1 .icone, .pbox-2 .icone{
	position:relative;
	float:left;
	margin:27px 0 0 -90px; 
}

.pbox-1 h1, .pbox-2 h1{
	text-transform:uppercase;
	font-size:36px;
	line-height:36px;
	font-weight:700;
	color:#000;
	margin-bottom:20px;
}

.pbox-1 h4, .pbox-2 h4{
	text-transform:uppercase;
	font-size:24px;
	line-height:24px;
	font-weight:300;
	color:#000;
	margin-bottom:20px;
}

.pbox-1 h2, .pbox-2 h2{
	text-transform:uppercase;
	font-size:48px;
	line-height:48px;
	font-weight:700;
	color:#000;
}

.pbox-1 h5, .pbox-2 h5{
	font-size:24px;
	line-height:24px;
	font-weight:300;
	color:#000;
	margin:-15px 0 20px 0;
}

.pbox-2{
	padding:62px 25px 35px 180px;
}

.no-padd{
	padding:0;
}

.col-eq-height{
	display:flex;
}

.cpic{
	overflow:hidden;
	display:flex;
}

.cpic img{
	position:relative;
	float:none;
	max-height:100%;
	max-width:100%;
}

.padd-tb-60{
	padding:60px 0;
}

.padd-tb-100{
	padding:100px 0;
}

.pbox-3{
	padding-left:50px;
}

.pbox-3 h1{
	text-transform:uppercase;
	font-size:36px;
	line-height:36px;
	font-weight:700;
	color:#fff;
	margin:-15px 0 40px 0;
}

/*


/* revisão JM */


.cms-block {

   padding:20px;
   border:0px dotted #C7C707;
   margin-bottom:20px;
}

.cms-banner01 {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	
}
.cms-img-fundo {
	position:relative;
	float:left;
	width:100%;
	height:100%;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;	
}

.cms-img-fundo-h500 {
	min-height:500px;
}

.cms-img-fundo-h800 {
	min-height:800px;
}



.cms-banner01 .cms-info{
	position:absolute;
	color:black;
	width:60%;
	border:0px dashed orange;
	height:auto;
	/*padding:10px;*/
}

.cms-banner01 .cms-info-full{
	position:absolute;
	color:black;
	width:100%;
	border:0px dashed orange;

}

.cms-banner01 .cms-info-on-right{
	top:80px;
	right:50px;
}

.cms-banner01 .cms-info-on-left{
	/*
	top:50px;
	left:50px;
	*/
	margin:10px;
	margin-left:80px;
}

.cms-spacer30-desktop {
	height:30px;
}
.cms-spacer90-desktop {
	height:90px;
}

.cms-spacer120-desktop {
	height:120px;

}

.cms-spacer30-mobile {
		height:0px;
}

.cms-desktop-only {
	display:block;
}
	
.cms-banner02 {
	width:100%;
	height:auto;
	padding:20px;
	
}
h1 {clear:all;}
.cms-font-tit-01, .cms-font-tit-01 h1 {
    font-size: 38px;
    line-height: 44px;


    font-weight: bold;
    margin-bottom: 20px;
    /*font-family: My_SourceSansPro_Bold !important;*/
	text-transform: none;

    /*color: #1a1a1a;*/
    /*padding-top: 25%;*/
    /*margin-left: 15px;*/
}

.cms-font-tit-02, .cms-font-tit-02 h1{
	font-size:26px;
	line-height:34px;
	font-weight:bold;
	margin-bottom:20px;
	/*font-family:My_SourceSansPro_Bold;*/
	text-transform: none;	
	/*color: #1a1a1a;*/
}

.cms-font-tit-03{
	/*text-align:right;*/
	font-size:16px;
        font-weight:bold;   
	line-height:26px;
	/*color:black;*/
}

.cms-font-tit-04{
	/*text-align:center;*/
	font-size:22px;
	line-height:26px;
	/*color:black;*/
}


.cms-font-texto-01{
	font-size:30px;
	line-height:28px;
	font-family:My_SourceSansPro_Regular;
	/*color: #1a1a1a;*/
	text-align: justify;
    text-justify: inter-word;
	text-transform: none;	
	
}

.cms-font-texto-02{
	font-size:20px;
	line-height:30px;
	font-family:My_SourceSansPro_Regular;


	font-size:18px;
	line-height:26px;

	font-family:Verdana;
	/*color:#1a1a1a;*/

}

.cms-font-texto-03{

	font-size:12px;
	line-height:1.8;
	/*color:black;*/
}



.cms-align-right { text-align:right;}
.cms-align-left { text-align:left;}
.cms-align-center { text-align:center;}

.cms-icone{
	position:relative;
	float:left;
	margin-right:30px;
	margin-bottom:200px;
	/*margin:27px 0 0 -90px; */
}

.cms-uppercase {
	text-transform:uppercase;	
}

.sobre-nos .cms-font-tit-01 {
	padding-top: 270px;
}

.como-funciona .cms-font-tit-01 {
	padding-top: 210px;
}


@media (max-width: 700px){

	.cms-desktop-only {
		display:none;
	}

	.cms-spacer30-desktop {
		height:0px;
	}
	.cms-spacer90-desktop {
		height:0px;
	}
	.cms-spacer120-desktop {
		height:0px;
	}

	.cms-spacer30-mobile {
		height:30px;
	}

	/* em mobile torna a imagem mais transparente */
	.cms-img-fundo{
		  filter: alpha(opacity=50);
		  -moz-opacity: 0.5;
		  -khtml-opacity: 0.5;
		  opacity: 0.5;
		  
		  background-size:cover;	
	
 
	}	
	
	.cms-img-fundo-h500 {
		min-height:350px;
	}	
	.cms-img-fundo-h800 {
		min-height:580px;
	}	
		
	.sobre-nos .cms-font-tit-01 {
	    line-height: initial;
	    padding-top: 150px;
	    font-size: 38px;
	}

	.como-funciona .cms-font-tit-01 {
		padding-top: 210px;
	}

	.sobre-nos .banner-2 .col-md-8,
	.sobre-nos .banner-3 .col-md-7 {
		padding: 50px !important;
	}

	.cms-font-tit-01 {
	    line-height: initial;
        font-size: 34px;
	}

	.cms-banner01 .cms-info,
	.cms-banner01 .cms-info-full {
		width: 80% !important;
	}

	.cms-banner01 .cms-info-on-left {
		/*left: 15px;*/
		margin-left:20px;
	}


	
	
	
	
	.cms-banner01 .cms-info {	
		right:15px;
		width:80%;
	}
	
	.cms-font-tit-02{	
		font-size: 24px;
	    line-height: initial;
	}

	.cms-font-tit-03{	
		font-size:30px;
	}
	
	.cms-font-tit-04{	
		font-size:30px;
		color:gray;
	}	
	
	.cms-font-texto-01{
		font-size:20px;
	}
	
	
	.cms-icone{
		margin-bottom: 0;
	    max-width: 40px;
	    margin-top: 32px;
	    height: auto;
	}
	
	
	
	
	.logotipo, .logo{
		width:50%;
	}
	
	.wp-cover .info{
		width:90%;
		font-size:24px;
		line-height:24px;
		margin-left:-45%;
	}
	
	.pbox-1, .pbox-2{
		padding:15px;
	}
	
	.pbox-1 .icone, .pbox-2 .icone{
		display:none;
	}
	
	.pbox-1 h1, .pbox-2 h1{
		font-size:28px;
		line-height:28px;
	}
	
	.pbox-1 h4, .pbox-2 h4{
		font-size:18px;
		line-height:18px;
	}
	
	.pbox-1 h2, .pbox-2 h2{
		font-size:36px;
		line-height:36px;
	}
	
	.pbox-1 h5, .pbox-2 h5{
		font-size:18px;
		line-height:18px;
	}
	
	.bwlogotipo{
		width:85%;
	}
	
	footer .col-sm-2{
		border:none;
		height:90px;
	}
	
	
	.cms-banner01 img,  .cms-banner02 img{
		max-width:100%;
	}
	
	a.cms-btn1{
		font-size: 18px;
		font-weight: 600;
		padding: 5px 15px;
	}


        .cms-font-tit-01, .cms-font-tit-01 h1 {
            font-size: 160%;
            line-height: 110%;	
	
        }
   
 
}   
   
/* ---------------------

Slider?

--------------------------- */


/* Slideshow container */
.cms-slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.cms-slideshow-container .prev, .cms-slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  /*transition: 0.6s ease;*/
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.cms-slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.cms-slideshow-container .prev:hover, .cms-slideshow-container .next:hover {
  background-color: rgba(0,0,0,0.8);
}



/* The dots/bullets/indicators */
 .cms-dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot-active,  .cms-dot:hover {
  background-color: #717171;
}

@-webkit-keyframes fade {
  from {opacity: .4;} 
  to {opacity: 1;}
}

@keyframes fade {
  from {opacity: .4; } 
  to {opacity: 1;  }
}


/* Fading animation */
.cms-slideshow-container .cms-fade {
	
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 2.5s;
  
  /*animation-iteration-count: infinite;*/
  
}

