/*
*   name           Favourite
*   version        3.5
*   description    Responsive and customizable Joomla!3 template
*   demo           ttp://demo.favthemes.com/favourite/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2016 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/



#ca_banner h2, #ca_banner div, #ca_banner p{
  text-align:center;
  display:inline;
  margin-right:10px;
}
 
#ca_banner{
	height:auto!important;
}


/*** STILOS SERVICIO 1 Y 2 *****/




  body div.servicios {
    float: left;
    
   
  }

  body div.servicios h3 {
   
   font-weight: bold; 
    font-family: verdana;
    font-style: italic;
    text-align:center;
  }

  body div.servicios ul li {
    text-decoration: none;
  }

  body div.como-trabajamos {
    float:left;
    padding: 0px 20px 10px 20px; 
    
  }

  body div.como-trabajamos h3 {
   
   font-weight: bold; 
    font-family: verdana;
    font-style: italic;
    text-align:center;
  }

  body div.como-trabajamos p {
    text-align: justify;
    font-size: 14px;
    font-family: verdana;
    font-style: italic;
  }

  body div.telefono {
    float:left;
    margin: 20px 0 20px 0;
    text-align:center;
    
  }
  body div.telefono h3{
   
    text-align: center;
    font-weight: bold; 
    font-family: verdana;
    font-style: italic;
  }


/** MENU MOBIL **/

.navbar-inner {
  background-color: #E5C321;
  border: 1px solid #E5C321;
  -moz-box-shadow: none;
  box-shadow: none;
}


a.btn.btn-navbar:focus {
    box-shadow: none;
    background-color: #393939 !important;
    background-image: none;
}

/*** TENTO DE ENLACE DE FORMULARIO  ***/


.jsn-master .jsn-text-center {
    display:none;
}


