@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","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.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;
}

#registration td {border-bottom: 1px dotted #017893;}

#registration td.no-border {border-bottom: 0px !important;}

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

p small {
    font-size: 0.8em;
    line-height: 1.4em;
}

p.large {
    font-size: 1.1em;
}
red {color:red}

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

a {
    color: #017893;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 700;
}
h2.intro-heading, h2  {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#017893;
    font-size: 1.9em;
}

h3  {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#186c5f;
    font-size: 1.6em;
}
 big {color: #ff1f00; font-size: 1.0em; text-decoration: underline; letter-spacing: 0.02em}

#registration th {font-size: 0.8em; font-weight: bold; background: #dfe0dd; text-align: center}

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

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

#sponsors {background: #fff;}

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

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


.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #231f20;
    text-transform: uppercase;
    font-family: droid, "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #231f20;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #017893;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #231f20;
    background-color: #231f20;
}

.btn-primary .badge {
    color: #231f20;
    background-color: #fff;
}

.btn-xl {
    padding: 10px 20px;
    border-color: #231f20;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #231f20;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #017893;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #231f20;
    background-color: #231f20;
}


.btn-xl .badge {
    color: #231f20;
    background-color: #fff;
}


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


/*MENU*/

.dropdown-menu {background-color: #186c5f; color: #fff;}
.dropdown-toggle {color: #fff; background-color: transparent}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: #000; color: #017893;
}
.dropdown-toggle:active,
.dropdown-toggle.active {
background-color: #017893; 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: #017893;
}


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

.navbar-default .navbar-collapse {
    border-color: rgba(76,71,64,.2);
}

.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: 10px 7px 2px 7px;
    letter-spacing: -0.01em;
    color: #fff;
    text-shadow: 0px 0px #ccc;
}

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

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

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    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: rgba(189,191,162,0.0);
        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: #186c5f;
    }

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

/*maiores de 768 */
@media(min-width:768px) {
.navbar-nav {background: rgba(24,108,95,.6); 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: #186c5f;
    }

    .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: #017893;
         text-shadow: 2px 2px #000;
       
    }
        header .intro-text .intro-lead-in {
        margin-bottom: 20px;
        margin-top:10px: 
        font-family: "exo","Helvetica Neue",Helvetica,Arial,sans-serif;
        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 #186c5f;
    padding: 40px 25px 40px 25px;
    background: url(../images/bk.jpg) repeat center center;
}

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 #017893;
	width: 98%
}

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

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

.modal-item {
    right: 0;
    margin: 0 0 15px;
}

.modal-item .modal-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 150px;
}

.modal-item .modal-link .modal-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.modal-item .modal-link .modal-hover:hover {
    opacity: 1;
}

.modal-item .modal-link .modal-hover .modal-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.modal-item .modal-link .modal-hover .modal-hover-content  i {
    margin-top: -12px;
}

.modal-item .modal-link .modal-hover .modal-hover-content h3,
.modal-item .modal-link .modal-hover .modal-hover-content h4 {
    margin: 0;
}

.modal-item .modalcaption {
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    background-color: transparent;
}

.modal-item .modal-caption h4 {
    margin: 0;
    text-transform: none;
}

 .modal-item .modal-caption p {
    margin: 0;
    font-size: 14px;
    font-style: italic;
}



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




section#pyca {
    background-color: #fff;
}
.pyca-member {
    margin-bottom: 50px;
    text-align: center;
}

.pyca-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.pyca-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.pyca-member p {
    margin-top: 0;
}

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

section#chemrus {
    /*background-color: #ecf3ea;*/
    background-color: #fff;
}


section#eycn {
    background-color: #222;
    background-image: url(../images/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#eycn .section-heading {
    color: #fff;
}

section#eycn .form-group {
    margin-bottom: 25px;
}

section#eycn .form-group input,
section#eycn .form-group textarea {
    padding: 20px;
}

section#eycn .form-group input.form-control {
    height: auto;
}

section#eycn .form-group textarea.form-control {
    height: 236px;
}

section#eycn .form-control:focus {
    border-color: #231f20;
    box-shadow: none;
}

section#eycn::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 700;
    color: #bbb;
}

section#eycn:-moz-placeholder {
    text-transform: uppercase;
    font-weight: 700;
    color: #bbb;
}

section#eycn::-moz-placeholder {
    text-transform: uppercase;
    font-weight: 700;
    color: #bbb;
}

section#eycn:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: 700;
    color: #bbb;
}

section#eycn .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    background: url(../images/bk.png) #ffe4be;
}

footer span.copyright {
    text-transform: none;
    font-family: "exo","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.4em;
    font-size: 1.0em;
    letter-spacing: 0.1em;
    color: #186c5f;
}
footer .spq {
    text-transform: none;
    font-family: "exo","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 11.4em;
    color: #fa466;
    font-size: 1.0em;
    letter-spacing: 0.1em;
}
footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: none;
    line-height: 40px;
    color: #2e2e22;
}
footer ul.quicklinks a {
    margin-bottom: 0;
    text-transform: none;
    line-height: 40px;
    color: #017893;
}

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

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #017893;
    -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: #000;
    color:#fff;
}

footer hr {
	height: 1px;
	border: 0;
	border-top: 1px dotted rgba(109,113,77,0.27);
	width: 70%
}

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



/* ##### MODAL ##### */
 .modal-content    {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

 .modal-content h2  {
    margin-bottom: 15px;
    font-size: 3em;
}

 .modal-content p  {
    margin-bottom: 30px;
}

 .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-size: 14px;
    font-style: italic;
    text-align: left;
}

 .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

 .modal-content img   {
    margin-bottom: 30px;
}

.close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

 .close-modal:hover   {
    opacity: .3;
}

 .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}



::-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;
}
/* Timeline */
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #fff;
 /* width: 54px;
  height: 54px;
  line-height: 52px;*/
  width: 66px;
height: 66px;
line-height: 63px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #7c7c7c;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #c0c0c0;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #c0c0c0;
  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
  font-size: 0.9em;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 10px 0px 20px 0px;
  display: inline-block;
}
.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 32px;
  left: 56px;
  right: 0;
  width: 77%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 280px;
  width: 20%;
  /*min-width: 320px;*/
  float: none !important;
  padding-left: 0px;
  padding-right: 7px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 43px;
}