@charset "utf-8";
/* CSS Document */

/*body*/

body{         
    color:#333;
    font-family: 'Open Sans', sans-serif;
}

/*cookie alert*/

#cookie_alert{
    position: fixed;
    bottom: 0px;
    text-align: justify;
    font-size: 0.9em;
}

#cookie_alert a{
}

#cookie_alert a:hover{
}

.alert{
    margin-bottom: 0px;
    z-index: 9999;
}

.alert-cookie {
  color: #333;
  background-color: #FFF;
  border-color: #333;
}

#cookie_button{
    float: right;
}

.modal-cookie{
    font-size: 1.3em;
}

#loading{
    font-size: 28px;
    text-align: center;
}

/*top*/

.navbar{
    margin-bottom: 0px;
/*    background: #fff;*/
    /*border-bottom: 5px solid #4d4d4d;*/    
    background: #fff;
    margin-bottom: 0px;     
    z-index: 2;
    font-size: 16px;    
}

.navbar-default .navbar-nav>li>a{
    color:#4d4d4d;
    font-weight: bold;
}
.navbar-default .navbar-nav>li>a:hover{
    color:#333;
}

.navbar-brand, .navbar-nav>li>a{
    text-shadow: none;    
}
.navbar-brand {
    color: #4d4d4d !important;
}
.navbar-brand:hover {
    color: #333 !important;
}

.dropdown-menu{
    background-color: #4d4d4d !important;
    
}
.dropdown-menu > li > a{
    color: #4d4d4d !important;
} 

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
{
    color: #fff !important;
    background-image: none !important; 
    background-color: #4d4d4d !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus
.navbar-default .navbar-nav > .open > a:active{
    background: none !important;
    color: #fff;        
}

@media (max-width: 767px) {
    
}    

img.social_icons {
        height: 1.6em;
} 

/*carousel*/

#carousel-example-generic .item{
    border-bottom: 1px solid #fff;   
}

.carousel{
    width: 100%;
}

.carousel-size{    
    height: 600px;
}

.carousel-caption-on-slide{
    color: #fff;   
    padding: 10px 10px 10px 10px;     
}

.carousel-caption-under-slide{
    background-color: #333;
    background: #333;
    color: #fff;  
    position: static;
    padding: 10px 10px 10px 10px;     
}

.carousel-caption h2{
    font-size: 2.8em;
    color: #fff;
}

.carousel-caption a:hover{
     color: #fff;
}

.carousel-caption a{
    color: #fff;
    width: 100%;
    display: block;
}

.carousel-caption{    
    /*    border-top: 1px solid #fff;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 3px 3x 3px #d3d3d3;
    -moz-box-shadow: 3px 3px  3px #d3d3d3;
    -webkit-box-shadow: 3px 3px  3px #d3d3d3;*/
     z-index: 1;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);     
}

.carousel-caption a{
    display: inline;
    width: auto;
}

.carousel-indicators{
/*    top:20px;*/
    height: auto;
}

/*center*/

main{            
    position: relative;
    margin:0 auto;        
} 

.thumbnail{
    border: none; 
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.thumbnail_gallery{
    border: 1px solid #333;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    display: inline-block;
    text-align: center;
    background-color: #4d4d4d;
}

.thumbnail_gallery a{
    color: #fff;
}

.thumbnail_gallery a:hover, .thumbnail_gallery a:active{
    color: #fff;
}

/*sections*/

.section_wrapper{
    width: 100%;     
}

section{
    border-bottom: 1px solid #fff;
}

#gallery{
/*    background-color: #4d4d4d;*/
}

/*forms*/

.form-control:focus{
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .6);
          
}

.form-control{
    border: 1px solid #fff;
}

.form-black-border{
    border: 1px solid #333;
}
.label-register{
    color:#333;
}

.consultation-form .form-control{
    border: 1px solid #333;
}

.btn-custom {
    background-image: none;
    border-color: #b92c28;
/*    background-color: #333;*/
    background: #0c0f58;
    border: none;
    color: #fff;
    white-space: normal;
}
.btn-custom:hover,
.btn-custom:focus {
  background-color: #4d4d4d;  
  color: #fff;
  white-space: normal;
}
.btn-custom:active,
.btn-custom.active {
  background-color: #333333;
  border-color: #f00;
  color: #fff;
  white-space: normal;
}

.btn-slider{
    border-color: #fff !important;
    color: #fff !important;
    white-space: normal;
    font-weight: bold;
}

.btn-slider:hover{
    background-color: #4d4d4d;     
    white-space: normal;
    
}

.btn-red{
    background: #333;
    white-space: normal; 
}

/*footer*/

footer{        
    position: relative;
    margin: 0 auto;             
    padding: 10px 10px 10px 10px;   
    font-size: 10px; 
}
#footer_signature{     
    color: #333;
    font-size: 10px;        
}



/*main styles*/

a{
    color: #4d4d4d;
}
a:hover{
    color: #333;
}

.anchor{
    visibility: hidden;
    height: 0px;
    position: relative;
    top:0px;
}
h1,h2,h3,h5,h6,h7,h8{
    font-size:14px;
    font-weight:bold;    
    color: #333;
}
 
.panel-custom{
/*    background-image: url("../images/bckg_3.png") !important;
    background-repeat: repeat !important;*/
background-color: #333 !important;
background-image: none !important;
}

.panel-gallery{
/*    background-image: url("../images/bckg_3.png") !important;
    background-repeat: repeat !important;*/
background-color: #4d4d4d !important;
background-image: none !important;
}

.panel-title{
    color:#fff;
}

.panel-title a:hover{
    color:#333333;
}

.caption h3{
    color: #333;
    font-size: 2.0em;
}

/*page*/

.page-header-wrapper{
    background-color: #4d4d4d;    
}

.page-header-wrapper h1{
    font-size: 2.0em;
    color: #fff;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}


/*tables*/

/*.table, tr, th, td, table, tbody, thead, tfoot{
    border: none !important;
}*/ 

/*.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>tbody>tr>td, 
.table>tfoot>tr>td 
{
    border-top: 1px solid #230A05 !important;
}*/

/*.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
background-color: #230A05;
}*/

table{
    border-color: #230A05;
}

.table-noborder, tr, th, td, table, tbody, thead, tfoot{
    border: none !important;
}

/*facebook comments*/

.comments-wrapper{
    height: 200px;
    overflow-y: scroll;
}
    
