/*! ******************************************************
*
*	Theme Name:     Toolset Starter Child
*   Author:         OnTheGoSystems
*   Author URI:     http://www.onthegosystems.com/
*   Description:    Simple, clear and modern Bootstrap 3-based theme. Perfect base for developing all kinds of responsive sites with Toolsets, including the Layouts plugin (no extra integration needed, you activate Layouts and the drag and drop facilities work out of the box). Uses WordPress theme customizer and supports Font Awesome Icons. Supports WooCommerce integration by styles unification.
*   Version:        1.0
*   License:        GNU General Public License v2 or later
*   License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*   Template:       toolset-starter
*
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/*Layouts css goes here*/

/* set a max-width for horizontal fluid layout and make it centered */

.container{
  max-width:980px;
}

@font-face {
    font-family: EzFont;
    src: url(/ttf/Ubuntu-L.ttf);
    font-weight: normal;
}

html * {
    font-family: EzFont;
}

p {
	font-family: EzFont;
	font-size: 14pt;
	}

body {
	word-break: normal;
	background-image: url("/wp-content/uploads/2016/03/Heade-EZDRIVE.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: top center;
	color: #444;
}

html * {
}

.main_content_template{
  padding-top: 25px;
  padding-bottom: 25px;
}

#sow-headline-container.sow-headline {
	word-break: normal;
}

#sow-headline-container.sow-headline h4 {
	word-break: break-word;
}

.row {
	background: #fff;   
   -moz-box-shadow: 0 0 0px 0px #FFF;
    -webkit-box-shadow: 0 0 0px 0px #FFF;

}

#header_container {
	margin-top:200px;
	padding-top: 10px;
    -moz-box-shadow: 0 0 50px 25px #FFF;
    -webkit-box-shadow: 0 0 50px 25px #FFF;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
  padding-bottom: 35px;
}
.sub_empresa_butao
{
  padding: 0px;
  max-width:25wh;
}
#sub_empresa_menu
{
  /*display: none;*/
}
#img_servico_personalizado{
  padding-top: 45px;
}

#main_content_row_local
{
  margin-top:15px;
} 
.ezfooter {
  background-image: url("/wp-content/uploads/2016/03/Footer-EZDRIVE.png");
	background-repeat: no-repeat;
  background-position: bottom;
  min-height:325px;
  
  padding-top:0px;
}

.row_base{
 padding-top:50px; 
}

.ezfooter_bk{

  	background-position: bottom center;
}

.header_tour{ 	
	/*height: 50vh;*/
	padding-top: 15px;

}

.header_text_row{

}
.header_row_tour{
	background-color:#E31E25;
	color: white;
}
.header_row_rent{
	background-color:#01A0E4;
	color: white;
}

.header_title {
    padding-bottom: 15px;
}

.header_sub_title {
    padding-top: 10px;
}

#btn_tour{
	background-color:#E31E25;
}
#btn_transfer{
	background-color:#EF7F1B;
}
#btn_rent{
	background-color:#01A0E4;
}
#btn_driver{
	background-color:#979797;
}

.btn_top{
	padding:10px;
	/*margin-left:2px;*/
	color:white;
	font-weight:bold;
}
a.white_link{
	color: white;
}
a.white_link:visited{
	color: white;
}
a.white_link:hover{
	color: #eee;
	text-decoration: none;
}
.div_condicoes{
	color:#E31E25;
	
}

.row_container h2  {
	color:#E31E25;
	font-weight: bold;
}

.contentLocalBlock{
  height:200px;
  background-size: cover;    
      text-shadow: rgb(38, 38, 38) 1px 1px 5px;
    color: #ffffff;
 /* width: 32%;*/
}
.contentLocalBlock:hover{
color: #EEEEEE;
text-decoration: none;
}
@media only screen and (min-width:900px){
  .contentLocalBlock {width: 32.2%;}
} 

#breadcrumbs {
	text-align: right;
	padding-top: 32px;
}

#breadcrumbs a {
    padding: 0.5em;
    border-left: 10px solid #8FD300;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#breadcrumbs a:hover {
    background-color:#8FD300;
	color: #FFF;	
	text-decoration: none;
}

#breadcrumbs a:active {
    background-color:#8FD300;
	color: #FFF;	
	text-decoration: none;
}
.header_text_rent{
	color: #01A0E4;
    font-weight: bold;
    font-size: 21px;
}
.header_row_transfer{
	background-color:#EF7F1B;
	color: white;
}
.header_row_driver{
	background-color:#979797;
	color: white;
}
.main_driver{
	padding:0px;
}

.ezfooter  p
{
	font-size: 10pt;
	
    

}

#ezfooter_bar{
	margin-top:75px;
}

#main_content{
	padding-bottom:0px;
}