.main-nav, .main-nav .container {
    width: 100%}
.navbar-right li a, h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    text-transform: uppercase;
}
#countdown li, #photos h2, .navbar-right li a, h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}
body {
    font-family: Dosis, sans-serif;
    font-size: 17px;
    color: #fff;
    background-color: #C52421;
    background-size: contain;
    height: 100vh;
    background-position: center;
}
.btn, .navbar-right li a, h1, h2, h3, h4, h5, h6 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
}
.btn {
    border-radius: 0;
    font-size: 20px;
    padding: 9px 23px;
}
a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}
h2 {
    font-size: 36px;
}
.navbar-toggle {
    margin-top: 12px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle, .navbar-toggle:focus {
    border: 1px solid #fff;
    outline: 0;
}
.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none!important;
}
.header-top {
    display: block;
    overflow: hidden;
    padding: 2px;
}
.main-nav {
    position: absolute;
    z-index: 999;
}
.social-icons a {
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
}
.social-icons .fa-facebook:hover {
    color: #3b5997;
}
.social-icons .fa-twitter:hover {
    color: #29c5f6;
}
.social-icons .fa-google-plus:hover {
    color: #d13d2f;
}
.social-icons .fa-youtube:hover {
    color: #ec5538;
}
.navbar-brand {
    background-color: #5F0503;
    height: 90px;
    margin-bottom: 20px;
    position: relative;
    width: 297px;
}

    /* For larger displays */
    @media (min-width: 1200px) {
      .navbar-brand {
        top: 50px
      }
    }

.navbar-brand img {
    position: absolute;
    top: -35px;
}
.navbar-right {
    background-color: #5F0503;
    padding: 0 95px 0 0;
    opacity: .9;
}
.navbar-right li a {
    padding: 35px 21px;
    font-size: 22px;
    color: #fff;
}
.navbar-right .active a, .navbar-right li a:focus, .navbar-right li a:hover {
    background-color: #fff;
    color: #16728f;
}
.fixed-menu {
    background-color: #5F0503;
    position: fixed;
    top: 0;
}
.fixed-menu .navbar-right {
    padding: 0;
}
.fixed-menu .navbar-right li a {
    font-size: 18px;
    padding: 20px 25px;
    text-shadow: inherit;
}
.fixed-menu .navbar-brand {
    height: 60px;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
    width: 125px;
}
.fixed-menu .navbar-brand img {
    height: 100px;
    top: 0;
}
#home {
    position: relative;
    overflow: hidden;
}
#main-slider img {
    width: 100%}
#main-slider .carousel-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1;
}
#main-slider .carousel-caption {
    background: #000;
    bottom: 14%;
    float: left;
    left: 0;
    opacity: .8;
    padding: 10px 60px 35px;
    right: inherit;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}
#movies, .about-content {
    background-image: url();
}
#oficineiros, #photos {
    background-position: center bottom;
    position: relative;
    padding: 90px 0 10px;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
}
#countdown, #countdown li, #photos h2, .about-content {
    text-align: center;
}
#main-slider .carousel-caption h2 {
    font-size: 38px;
}
#main-slider .carousel-caption h4 {
    font-size: 24px;
}
#main-slider .carousel-caption a {
    font-size: 22px;
    color: #2da1c5;
}
#main-slider .carousel-caption a:hover {
    color: #2588a6;
}
#main-slider .carousel-caption a:hover i {
    margin-left: 35px;
}
#main-slider .carousel-caption a i {
    margin-left: 15px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#main-slider .carousel-indicators li {
    background-color: #5F0503;
    border: 1px solid #5F0503;
}
#main-slider .carousel-indicators li.active {
    background-color: #fff;
    border: 1px solid #fff;
}
#photos {
    background-color: #fff468;
}
#oficineiros {
    background-color: #C52421;
}
.watch {
    position: absolute;
    left: 0;
    top: 7%}
#photos h2 {
    font-size: 42px;
    color: #666;
}
#countdown {
    display: block;
    overflow: hidden;
    padding: 0;
}
#countdown li {
    list-style: none;
    display: inline-block;
    margin-right: 40px;
    font-size: 18px;
    position: relative;
}
#countdown li:last-child {
    margin-right: 0;
}
#countdown li span {
    display: block;
    font-size: 40px;
    font-weight: 700;
    height: 82px;
    line-height: 79px;
    width: 75px;
    border-radius: 10px;
    border-right: 1px solid #9e3e2e;
    border-bottom: 1px solid #9e3e2e;
}
#movies h2, .single-event h4 {
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
}
#countdown li .days {
    background-color: #45b29d;
    border-top: 1px solid #6ac1b1;
    border-left: 1px solid #6ac1b1;
}
#countdown li .hours {
    background-color: #efc94c;
    border-top: 1px solid #f2d470;
    border-left: 1px solid #f2d470;
}
#countdown li .minutes {
    background-color: #e27a3f;
    border-top: 1px solid #e89565;
    border-left: 1px solid #e89565;
}
#countdown li .seconds {
    background-color: #df5a49;
    border-top: 1px solid #e57b6d;
    border-left: 1px solid #e57b6d;
}
#countdown li:after, #countdown li:before {
    background-color: #fff;
    content: "";
    height: 11px;
    top: 36px;
    width: 1px;
    position: absolute;
}
#countdown li:before {
    left: 0;
}
#countdown li:after {
    right: 0;
}
.cart {
    background-color: #b34534;
    position: absolute;
    right: -200px;
    top: 37%;
    width: 252px;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
#movies, #movies-carousel {
    position: relative;
}
.cart:hover {
    right: 0;
}
.cart a {
    color: #fff;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
}
.cart a i {
    font-size: 30px;
    padding: 20px 12px;
    background-color: #a64030;
    margin-right: 3px;
}
#movies {
    background-color: #68ceff#1C4D86;
    background-position: 50% 0;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 130px 0 100px;
}
#movies h2 {
    font-size: 36px;
    margin-bottom: 40px;
    margin-top: 70px;
}
.single-event {
    margin-bottom: 70px;
}
.single-event h4 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 25px;
}
.single-event h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}
.even-control-left, .even-control-right {
    position: absolute;
    font-size: 24px;
    color: #fff;
    top: 0;
}
.even-control-left {
    right: 3%}
.even-control-right {
    right: 0;
}
#registration {
    background-color: #fff468;
    position: relative;
    width: 100%;
    display: flex;
    padding-top: 80px;
    padding-bottom: 20px;
}
.filhos-bimba {
    margin-left: 50px;
    top: 0;
    width: 25%}
.filhos-bimba img {
    padding-top: 20%}
.about-content {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 70px 110px;
}
#event, #goldbook, #graduation, #palestras, #programming, #workshops {
    background-size: cover;
    padding: 100px 0 20px;
    position: relative;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 500px) {

    #event, #goldbook, #graduation, #palestras, #programming, #workshops {
        padding: 0px 0 20px;
    }


}



#registration h2 {
    margin-bottom: 23px;
    color: #666;
}
.about-content p {
    font-size: 17px;
    font-family: Dosis, sans-serif;
}
#registration .btn-primary {
    background-color: #137c61;
    color: #fff;
    text-transform: capitalize;
    border: none;
    margin-top: 28px;
}
#registration .btn-primary:hover {
    background-color: #126d55;
}
#graduation, #palestras {
    background-color: #fff468;
    background-position: center bottom;
    overflow: hidden;
}
#graduation h2, #palestras h2 {
    color: #666;
}
#event, #goldbook, #programming, #workshops, #programacao {
    background-color: #1C4D86;
    background-position: 50% 0;
}
.contact-section {
    background-color: #f7ab24;
    background-image: url(../images/contact-bg.jpg);
    background-position: 60% 0;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}
.ear-piece {
    position: absolute;
    left: 0;
    top: 0;
}
#contact .container {
    padding-top: 47px;
}
#contact h3 {
    text-transform: inherit;
    color: #373737;
}
#contact-section h3 {
    margin-bottom: 25px;
}
#contact address {
    font-size: 18px;
    color: #373737;
}
.contact-text {
    margin-bottom: 35px;
    display: block;
}
#contact-section .form-control {
    border-color: #ae750d;
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    color: #797979;
    font-size: 18px;
}
#contact-section .form-control:focus {
    border-color: #ae750d;
}
#contact-section input {
    height: 44px;
}
#contact-section textarea {
    height: 90px;
    resize: none;
}
#contact-section .btn-primary {
    background-color: #373737;
    color: #f7ab24;
    border: none;
    font-size: 24px;
    padding: 6px 42px;
    margin-bottom: 110px;
    margin-top: 10px;
}
#contact-section .btn-primary:hover {
    background-color: #212020;
    color: #fff;
}
#footer {
    background-color: #212121;
    background-image: url();
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 20px;
    padding: 35px 0;
}
#footer a {
    color: #f7ab24;
}
#footer a:hover {
    color: #5F0503;
}
.image-reduce img {
    width: 75vw;
    margin: 0 auto;
}
section h2 {
    margin-top: 50px;
    margin-bottom: 10px;
}