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

/*body*/

body{         
    color:#777;
    font-family: 'Titillium Web', 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: #000;
  background-color: #FFF;
  border-color: #40609e;
}

#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: 4px solid #40609e;    
    background: #FFF;
    margin-bottom: 0px; 
    z-index: 2;
}

.navbar-default .navbar-nav>li>a{
    color:#333333;
}
.navbar-default .navbar-nav>li>a:hover{
    color:#40609e;
}

.navbar-brand, .navbar-nav>li>a{
    text-shadow: none;
}

img.social_icons {
        height: 1.6em;
}

/*carousel*/

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

.carousel{
    width: 100%;
}

.carousel-size{    
    height: 600px;
}

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

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

.carousel-caption p{
   font-size: 1.3em;
}

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

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

.carousel-caption a{
    color: #000;
    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; 
}

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

/*center*/

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

/*sections*/

.section_wrapper{
    width: 100%; 
}

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

.table p{
    font-size: 1.1em;
}

/*forms*/

.form-control:focus{
    border: 1px solid #40609e;    
          
}

.form-control{
/*    border: 1px solid #40609e;*/ 
}

.btn-custom {
    background-image: none;
    border-color: #b92c28;
/*    background-color: #000;*/
    background: #40609e;
    border: none;
    color: #fff;
    white-space: normal;
}
.btn-custom:hover{
  background-color: #333333;  
  color: #fff;
  white-space: normal;
}
.btn-custom:active,
.btn-custom.active {  
  border-color: #f00;
  color: #fff;
  white-space: normal;
}

.btn-slider{
    border-color: #fff !important;
    color: #fff !important;
    white-space: normal;
    display: inline !important;
}

.btn-buy{
    border-color: #fff !important;
    color: #fff !important;    
    white-space: normal;
}

.btn-buy:hover{
    border-color: #fff !important;
    color: #fff !important;
    background: #333333;  
    white-space: normal;
}

.btn-inv{
    border-color: #000 !important;
    color: #000 !important;    
    white-space: normal;
}

.btn-inv:hover{
    border-color: #000 !important;
    color: #fff !important;
    background: #333333;  
    white-space: normal;
}

.btn-slider:hover{
    background-color: #333333;     
}

.btn-red{
    background: #40609e;
}

/*footer*/

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



/*main styles*/

p{
    font-size: 1.3em;
}

a{
    color: #333333;
}

a:hover{
    color: #40609e;
}

a.buy_info {
    color: #000;
}

a.buy_info:hover {
    color: #333333;
}


.navbar-default.navbar-brand{
    color:#40609e;
}
.anchor{
    visibility: hidden;
    height: 0px;
    position: relative;
    top:0px;
}
h1,h2,h3,h5,h6,h7,h8{
    font-size:3.0em;
    font-weight:bold;    
    color: #777;
}

.article_title{
    font-size: 0.5em;
}

.article_pre{
    font-size: 2.0em;
    text-align: justify;
}
 
.panel-custom{
/*    background-image: url("../images/bckg_3.png") !important;
    background-repeat: repeat !important;*/
background-color: #40609e !important;
background-image: none !important;
}

.panel-title{
    color:#fff;
}

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

/*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;
}
    
.like-wrapper{
    
}

.fb-like{
    
}

/* 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;
}

.img-responsive-centered {
    margin: 0 auto;
}

.about-icon{
    font-size: 2.0em;
}