/*
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700&subset=latin-ext');
body, html { font-family: 'Raleway', Arial, sans-serif; }
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&amp;subset=latin-ext');

html, body { font: 100% 'Montserrat', Arial, sans-serif;  }

a, a:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-weight: 400;
    color: #1e3685; 
}

#bg { background: url('../images/bg-cbt.jpg') no-repeat center 0; }

.contact, .contact a { color: #1e3685; text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5); font-size: 110%; }

    
.cursorhand { cursor: pointer; }

/*.claim { color: white; text-shadow: 0 1px 5px black; }*/

.trans-menu { background: transparent url('../images/bg90e.png') repeat; /*background-color: #EEE; opacity: 0.9; filter: alpha(opacity=90);*/ position: relative; z-index: 1000; }

.offer { color: white; }
.offer .btn-success { border: 3px solid #1e3685; background: transparent; color: #1e3685; }

/*.offer { background: transparent url('../images/bg90e.png') repeat; }*/

.navbar { border: 0; background-color: transparent; margin-bottom: 0; }

.navbar .navbar-nav > li > a { color: #87764E; font-size: 120%; }

.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: black;
  background-color: transparent;
}
.navbar .navbar-nav>.active>a, .navbar .navbar-nav>.active>a:focus, .navbar .navbar-nav>.active>a:hover { background: transparent; color: #1e3685; }
.navbar .navbar-nav>.open>a, .navbar .navbar-nav>.open>a:focus, .navbar .navbar-nav>.open>a:hover { background: transparent; color: #1e3685; }

.dropdown-menu>li>a { font-size: 120%; }

.dropdown-menu>li>a { font-size: 120%; color: white; background-color: #1e3685; }

.navbar-nav>li>.dropdown-menu { background-color: #1e3685; }


/*transparent hamburger*/
.navbar .navbar-toggle { border-color: black; }
.navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover { background-color: white; }
.navbar .navbar-toggle .icon-bar { background-color: black; }


.buttons, 
.buttons a { color: white; text-shadow: 1px 1px 15px rgba(0, 0, 0, 1); font-size: 120%; opacity: 0.9; filter: alpha(opacity=90); position: relative; z-index: 100; } 
.buttons a:hover { text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); text-decoration: none; }
.buttons img { width: 50%; height: 50%; margin: 30px auto 20px auto; }




.buttons a img {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.buttons a:hover img {
  -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
       -o-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
               


.conta { padding: 30px 30px 0 30px; background: transparent url('../images/bg80.png') repeat; }

.conta a { color: #1e3685; text-decoration: underline; }
.conta a:hover { color: black; text-decoration: none;  }

.conta li { font-size: 110%; line-height: 250%; }

/*.conta ul li { list-style-image: url('../img/li.png'); color: #006DD9; }*/
                                                                                                                                                                    
.conta h1,               
.conta h2, 
.conta h3, 
.conta h4 { color: #86754d; margin: 30px 0 20px 0; padding: 0 0 10px 0;  }

.conta h1 { font-size: 180%; margin-top: 0; font-weight: bolder; }
.conta h2 { font-size: 170%; }
.conta h3 { font-size: 160%; }
.conta h4 { font-size: 150%; }

.conta p strong, .conta p big { color: #1e3685; }


.conta p { margin: 0; padding: 0 0 15px 0; line-height: 250%; font-size: 110%; color: #1e3685; }

.conta p .btn-lg {
    padding: 6px 50px;
    font-size: 26px;
    border: 4px outset #4cae4c;;
}

.background1 { background: #CECECE url('../images/bgf1.png') no-repeat right bottom; } 
.background2 { background: #999 url('../images/bgf2.jpg') no-repeat top left; }
.background3 { background: #CECECE url('../images/bgf3.jpg') no-repeat right bottom; }
.background4 { background: #CECECE url('../images/bgf4.jpg') no-repeat right center; }

.TBpad { margin-top: 20px; margin-bottom: 20px; }
.TBpad2 { margin-top: 40px; margin-bottom: 40px; }


.news h3, .news h3 a, .news p a { color: #666; }
.foot h3, .foot h3 a { color: white; }
.news p, .foot p { line-height: 200%; font-size: 100%; color: white; }
.news p { color: #666; }

.footbox h3, .footbox h3 a, .footbox p { color: white; }

.news h3 a, .foot h3 a, .footbox h3 a { text-decoration: underline; }
.news h3 a:hover, .foot h3 a:hover, .footbox h3 a:hover { text-decoration: none; }
     

.news { background: white url('../images/bgf1.png') no-repeat center center; background-size: cover; }

.bg-footer { background: #1e3685 url('../images/bgf4.jpg') no-repeat center; color: white; }
.bg-footer a, .bg-footer strong { color: white; }

.social-ico { float: left; min-height: 20px; padding: 5px; margin: 0 5px 20px 0; background-color: transparent; border: 1px solid white; border-radius: 10px; text-align: center; color: white; font-size: 120%; }
.social-ico:hover { background-color: white; color: black !important; }  

footer { padding: 25px; }
footer a, footer a:hover, footer strong { color: white; }
/*footer div p { font-size: 120%; }*/

.conta .btn-success { color: white; text-decoration: none; }
.conta .btn-success:hover { color: white; text-decoration: none; }

.h4carousel {
    color: #86754d; margin: 0 0 10px 40px; padding: 0 0 10px 0; font-size: 160%; }

/* carousel */
.carousel {
    margin-bottom: 60px;
    padding: 0 40px 0 40px;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.carousel:hover {

}

/* The controlsy */
.carousel-control {
	left: -10px;
  height: 40px;
	width: 40px;
  background: none;
  border: 0;
  border-radius: 15px;
  margin: auto 0;
}
.carousel-control.right {
	right: -10px;
}                            


.carousel-control .glyphicon-chevron-left { font-size: 100%; margin-left: -10px; color: black; }
.carousel-control .glyphicon-chevron-right { font-size: 100%; margin-left: -10px; color: black; }

@media screen and (min-width: 768px){
.carousel-control .glyphicon-chevron-left { margin-left: -15px; }
.carousel-control .glyphicon-chevron-right { margin-right: -15px; }
}

/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -50px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #86754d;
}
.carousel .item .row div img { margin: 0 auto; }

