@import url(http://fonts.googleapis.com/css?family=Exo:300,400,600|Open+Sans:400italic,700italic,400,600);
/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Open Sans";
}


.text-muted {
    color: #777;
}

.text-cinzaclaro {
    color: #e0e0e0;
    text-align: justify
}

.text-cinzaescuro {
    color: #2e2e22;
    text-align: justify
}

.text-branco {
    color: #fff;
}
.text-primary {
    color: #00413b;
}

p {
    font-size: 1.0em;
    line-height: 1.5em;
}

p.large {
    font-size: 1.1em;
}
b.sombra, td.sombra{text-shadow: 0px 0px 0px #fed82f, 0 0 5px #ccc; color: #2b5990; text-decoration: none; font-weight: 300 !important}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
   
}

a {
    color: #fa5b00;
}

#accommodation a {color: black}

a:hover,
a:focus,
a:active,
a.active {
    color: #000;
}

.carousel-inner a {text-decoration: none; color: #000} 
.carousel-inner a:hover {text-decoration: none; color: #fed82f}
.carousel {padding-top:50px;}


h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 700;
}
h2.intro-heading, h2  {
    font-family: "exo";
    color:#111;
    font-size: 1.9em;
}

h3  {
    font-family: "exo";
    color:#fa5b00;
    font-size: 1.6em;
}
h4 {color: #000; text-align: left;}
h4.speaker {color: #fa5b00; text-align: left;  margin-top: -40px;}


#registration th, #travel th{font-size: 0.9em; font-weight: bold; background: #f5fdff; text-align: center; line-height: 1.2em}

.bold {font-size: 0.9em; font-weight: bold; padding: 4px; height: 1.5em}
.light {font-size: 0.9em; font-weight: normal; text-align: center; border-bottom:  1px dotted #ccc; padding: 4px; font-style: italic}

#registration td, #travel td {font-size: 0.9em; text-align: center; padding: 3px; color: #fa5b00}

.intro-heading a {
    color:#fff;
    font-size: 1.0em;
    text-shadow: 1px solid #ccc;
}

.intro-heading a:hover {
    color:#fed82f;
    font-size: 1.0em;
    text-shadow: 1px solid #fff;
}


.img-centered {
    margin: 0 auto;
}



header .container {width: auto; min-width: 100%; border-top: 6px solid #fed82f;  /*background: url('../images/background.jpg') no-repeat center*/; padding: 0px !important}

.carousel-indicators {bottom:  7px;}

/*MENU*/

.dropdown-menu {background-color: #fed82f; color: #000;}
.dropdown-toggle {color: #000; background-color: transparent}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: #000; color: #fed82f;
}
.dropdown-toggle:active,
.dropdown-toggle.active {
background-color: #fed82f; color: #000;
}

.navbar
{
    margin-bottom: 0px !important;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "EXO","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fff;
    text-shadow: 1px 1px #000;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus
{
 background: transparent;
    color: #fed82f;
}


.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fed82f;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    background-color: #231f20;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #231f20;
}

.navbar-default .nav li a {
    text-transform: capitalize;
    /*font-family: Droid,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: bold;
    padding: 12px 7px 1px 7px;
    letter-spacing: -0.01em;
    color: #000;
    text-shadow: 0px 0px #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fa5b00 !important;
    text-shadow: 0px 0px #000;
    background-color: transparent;
    border-bottom: 1px dotted #000;
   /* border-radius: 3px;*/
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fa5b00 !important;
    background-color: transparent;
    border-bottom: 0px dashed #fff;
}
.navbar-brand {
  float: left;
  padding: 5px !important;
/*  min-height: 50px;
  line-height: 20px;*/
}

    .navbar-default {
        padding: 3px 0;
        border: 0;
        background-color: #f5fdff;
        font-weight: 400;
        letter-spacing: -0.1em;
        -webkit-transition: padding .4s;
        -moz-transition: padding .4s;
        transition: padding .4s;
    }

    .navbar-default .navbar-brand {
        font-size: 0.0em;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
    }
    .navbar-default  .navbar-brand img {
  height: 0px;
  padding: 0px 10px;
  margin: 0px
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
       /* background-color: #fed82f;*/
       border-bottom: 2px #fed82f solid;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.1em;
    }
      .navbar-default.navbar-shrink .navbar-brand img {
     height: 55px;
     padding: 5px;
     margin: 0px
    }

/*maiores de 768 */
@media(min-width:768px) {
.navbar-nav {background: rgba(81,138,202,0.0); padding:0 1px 5px 1px}
.navbar-default.navbar-shrink .navbar-nav {background: transparent; padding:0 1px 5px 1px}
    .navbar-header {  letter-spacing: 0.02em;
    .navbar-header {  letter-spacing: 0.02em;
        font-size: 1.1em;}
    .navbar-default {
        padding: 5px 0;
      
        background-color: rgba(189,191,162,0.0);
        font-weight: 400;
        letter-spacing: 0.01em;
        font-size: 0.9em;
        -webkit-transition: padding .4s;
        -moz-transition: padding .4s;
        transition: padding .4s;
    }

    .navbar-default .navbar-brand {
        font-size: 0.0em;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
    }
    .navbar-default  .navbar-brand img {
  height: 0px;
  padding: 0px 10px;
  margin: 0px
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #fed82f;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.3em;
    }
      .navbar-default.navbar-shrink .navbar-brand img {
     height: 40px;
     padding: 0px 10px;
     margin: 0px
    }
}

/*maiores que 768*/
@media(min-width:768px) {
    header .carousel-caption{
        margin-top: 0px !important;
        padding:0px !important;
    }

    header .intro-text .intro-heading {
        text-transform: uppercase;
        font-family: Exo,Helvetica,Arial,sans-serif;
        font-size: 2.9em;
        font-weight: 700;
        color: #fed82f;
         text-shadow: 2px 2px #000;
       
    }
        header .intro-text .intro-lead-in {
        margin-bottom: 20px;
        margin-top:10px;
        font-family: Exo;
        font-size: 1.5em;
        font-style: italic;
        color: #fff;
        text-shadow: 3px 3px #000;
    }
}



header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    /*background-image: url(../images/header-bg.jpg);*/
   
        background: #000;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-top: 0px;
}


header .home {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background: #000;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.align-left {
text-align: left;
}



section  {
    border-bottom: 1px dotted #888;
    padding: 55px 25px 55px 25px;
}
/*section#home h2{
     padding-top: -5px;
     margin-top: 0px;
    line-height: 1em
    
}
*/
section#home {
padding: 15px 25px 55px 25px;
    
}

.speakers
{padding-top: 50px;}

.carousel-caption {
left: 0;
right:0;
top: -75px;
overflow: visible;
}
.carousel-inner{
position: relative;
width: 100%;
overflow: visible;
/*border-bottom: 4px solid #000;*/
}

/*   VERTICAL */
.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    left: 0;
}


section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
      font-family:Exo,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

section h3.section-subheading2 {
    margin-bottom: 75px;
    text-transform: none;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
}
section hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #d8d7d7;
	width: 98%
}

section hr.leve {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px dashed #ffeed5;
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

.home-heading {
    margin: 15px 0;
    text-transform: none;
}


/*######### MODAL ##########*/
.modal {
	top: 100px !important;
right: 100px !important;
bottom: 100px !important;
left: 100px !important;
opacity: 0.98 !important;
}
.modal-header .close {
	margin-top: -1.0em;
font-size: 2.4em;
color: #000;
}
.modal-header {background: #777}
.modal-dialog {width: 95%; height: 95%;}
.modal-title {font-size: 1.9em;}
.modal-item {
    right: 0;
    margin: 0 0 15px;
}



@media(min-width:767px) {
    .modal-item {
        margin: 0 0 30px;
    }
}



aside.clients img {
    margin: 50px auto;
}



footer {
    padding: 25px 0;
    text-align: center;
    background: url(../images/bk.png) #000 ;
}

footer span.copyright {
    text-transform: none;
    font-family: Exo;
    line-height: 1.2em;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    color: #fed82f;
}
footer .spq {
    text-transform: none;
    font-family: Exo;
    line-height: 2.2em;
    color: #999;
    font-size: 0.9em;
    letter-spacing: 0.02em;
}
footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: none;
    line-height: 2.2em;
    color: #777;
}
footer ul.quicklinks a {
    margin-bottom: 0;
    text-transform: none;
    line-height: 2.2em;
    color: #777;
}

footer ul.quicklinks a:hover {
    margin-bottom: 0;
    text-transform: none;
    line-height: 2.2em;
    color: #fff;
}
ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 1.3em;
    line-height: 2.2em;
    outline: 0;
    color: #fff;
    background-color: #888;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fff;
    color:#000;
}

footer hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #222;
	width: 70%
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


::-moz-selection {
    text-shadow: none;
    background: #231f20;
}

::selection {
    text-shadow: none;
    background: #231f20;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #231f20;
}