/*!
 * Start Bootstrap - Grayscale v4.0.0-alpha (http://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */

@font-face {
    font-family: 'Adlery';
    src: url('../fonts/Adlery/Adlery.eot');
    src: url('../fonts/Adlery/Adlery.eot?#iefix') format('embedded-opentype'), url('../fonts/Adlery/Adlery.woff2') format('woff2'), url('../fonts/Adlery/Adlery.woff') format('woff'), url('../fonts/Adlery/Adlery.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'advent';
    src: url('../fonts/Advent/advent-Regular.eot');
    src: url('../fonts/Advent/advent-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Advent/advent-Regular.woff2') format('woff2'), url('../fonts/Advent/advent-Regular.woff') format('woff'), url('../fonts/Advent/advent-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'advent-Bd1';
    src: url('../fonts/Advent/advent-Bd1.eot');
    src: url('../fonts/Advent/advent-Bd1.eot?#iefix') format('embedded-opentype'), url('../fonts/Advent/advent-Bd1.woff2') format('woff2'), url('../fonts/Advent/advent-Bd1.woff') format('woff'), url('../fonts/Advent/advent-Bd1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'advent-Bd3';
    src: url('../fonts/Advent/advent-Bd3.eot');
    src: url('../fonts/Advent/advent-Bd3.eot?#iefix') format('embedded-opentype'), url('../fonts/Advent/advent-Bd3.woff2') format('woff2'), url('../fonts/Advent/advent-Bd3.woff') format('woff'), url('../fonts/Advent/advent-Bd3.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'advent-Lt2';
    src: url('../fonts/Advent/advent-Lt2.eot');
    src: url('../fonts/Advent/advent-Lt2.eot?#iefix') format('embedded-opentype'), url('../fonts/Advent/advent-Lt2.woff2') format('woff2'), url('../fonts/Advent/advent-Lt2.woff') format('woff'), url('../fonts/Advent/advent-Lt2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Champagne Limousines';
    src: url('../fonts/ChampagneLimousines/ChampagneLimousines-Bold.eot');
    src: url('../fonts/ChampagneLimousines/ChampagneLimousines-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ChampagneLimousines/ChampagneLimousines-Bold.woff2') format('woff2'), url('../fonts/ChampagneLimousines/ChampagneLimousines-Bold.woff') format('woff'), url('../fonts/ChampagneLimousines/ChampagneLimousines-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica LT Std';
    src: url('../fonts/HelveticaLTStd/HelveticaLTStd-LightCond.eot');
    src: url('../fonts/HelveticaLTStd/HelveticaLTStd-LightCond.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaLTStd/HelveticaLTStd-LightCond.woff') format('woff'), url('../fonts/HelveticaLTStd/HelveticaLTStd-LightCond.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica LT Std Bold';
    src: url('../fonts/HelveticaLTStd/HelveticaLTStd-Bold.eot');
    src: url('../fonts/HelveticaLTStd/HelveticaLTStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaLTStd/HelveticaLTStd-Bold.woff') format('woff'), url('../fonts/HelveticaLTStd/HelveticaLTStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body {
    width: 100%;
    height: 100%;
    /*font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: advent;
    color: #fff;
    background-color: #1E2229;
    position: relative;
}

html {
    width: 100%;
    height: 100%;
}

::-webkit-scrollbar {
    width: 8px; /* for vertical scrollbars */
    height: 8px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
    background: rgba(13, 14, 16, 0.71);
}

::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.5);
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 35px;
    /*text-transform: uppercase;*/
    font-family: Cabin,"Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-weight: 700;*/
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 14px;
    line-height: 1.5;
}

@media (min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 15px;
        line-height: 1.6;
    }
}

a {
    color: #42dca3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    a:focus, a:hover {
        text-decoration: none;
        color: #1d9b6c;
    }

#mainNav {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    /*text-transform: uppercase;*/
    font-family: Cabin,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #1E2229;
    height: 80px;
    padding: 20px 0;
}

    #mainNav .navbar-toggler {
        color: #fff;
        font-size: 14px;
        border: 1px solid #fff;
        padding: 11px;
    }

    #mainNav .navbar-brand {
        font-weight: 700;
    }

    #mainNav a {
        color: #fff;
    }

    #mainNav .navbar-nav .nav-item {
        -webkit-transition: background .3s ease-in-out;
        -moz-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
    }

        #mainNav .navbar-nav .nav-item:hover {
            color: fade(white,80%);
            outline: 0;
            background-color: transparent;
        }

        #mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
            outline: 0;
            background-color: transparent;
        }

@media (min-width:768px) {
    #mainNav {
        /*padding: 20px 0;*/
        border-bottom: none;
        letter-spacing: 1px;
        /*background: 0 0;*/
        background: #1E2229;
        -webkit-transition: background .25s ease-in-out,padding .25s ease-in-out;
        -moz-transition: background .25s ease-in-out,padding .25s ease-in-out;
        transition: background .25s ease-in-out,padding .25s ease-in-out;
    }

        #mainNav.navbar-shrink {
            padding: 10px 0;
            background: #1E2229;
            border-bottom: 1px solid rgba(255,255,255,.3);
        }

        #mainNav .nav-link.active {
            outline: 0;
            background-color: rgba(255,255,255,.3);
        }

            #mainNav .nav-link.active:hover {
                color: #fff;
            }
}

.masthead {
    display: table;
    width: 100%;
    height: auto;
    /*padding: 100px 0;*/
    text-align: center;
    color: #fff;
    /*background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;*/
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

    .masthead .intro-body {
        display: table-cell;
        vertical-align: middle;
    }

        .masthead .intro-body .brand-heading {
            font-size: 40px;
        }

        .masthead .intro-body .intro-text {
            font-size: 18px;
        }

@media (min-width:768px) {
    .masthead {
        /*height: 100%;*/
        height: auto;
        padding: 0;
    }

        .masthead .intro-body .brand-heading {
            font-size: 100px;
        }

        .masthead .intro-body .intro-text {
            font-size: 22px;
        }
}

.btn-circle {
    width: 50px;
    height: 50px;
    margin-top: 15px;
    padding: 7px 0;
    border: 2px solid #fff;
    border-radius: 100% !important;
    font-size: 26px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

    .btn-circle:focus, .btn-circle:hover {
        outline: 0;
        color: #fff;
        background: rgba(255,255,255,.1);
    }

.content-section {
    padding-top: 100px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/bg/quem-somos-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/*#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}*/

@media (min-width:767px) {
    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }

    /*#map {
        height: 350px;
        margin-top: 250px;
    }*/
}

.btn {
    text-transform: uppercase;
    font-family: Cabin,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 0;
}

.btn-default {
    border: 1px solid #42dca3;
    color: #42dca3;
    background-color: transparent;
}

    .btn-default:focus, .btn-default:hover {
        border: 1px solid #42dca3;
        outline: 0;
        color: #000;
        background-color: #42dca3;
    }

ul.banner-social-buttons {
    margin-top: 0;
}

@media (max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media (max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.banner-social-buttons li:last-child {
            margin-bottom: 0;
        }
}

footer {
    padding: 25px 0;
    background: #1a1c21;
}

    footer p {
        font-size: 12px;
        margin: 0;
    }

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

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

body {
    -webkit-tap-highlight-color: rgba(255,255,255,.2);
}

#equipe {
    background: #473A30;
}

input, textarea {
    background-color: #151720 !important;
    color: #929599 !important;
    margin: 7px 0;
}

    input:focus, textarea:focus {
        -webkit-box-shadow: 0px 0px 15px 1px #00AD96 !important;
        -moz-box-shadow: 0px 0px 15px 1px #00AD96 !important;
        box-shadow: 0px 0px 5px 0px #00AD96 !important;
        border: 1px solid #00AD96 !important;
        outline: none;
    }

.info-contato, .info-contato a {
    margin: 0 !important;
    color: #ffffff !important;
}

    .info-contato a:hover {
        color: #42dca3 !important;
    }

.text-description-quem-somos {
    margin: 0 0 10px !important;
    text-align: justify;
}

.navbar-collapse {
    position: relative;
    padding-top: 30px !important;
    max-height: 270px;
}

    .navbar-collapse form[role="search"] {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 100%;
        padding: 0px;
        margin: 0px;
        z-index: 0;
    }

        .navbar-collapse form[role="search"] button,
        .navbar-collapse form[role="search"] input {
            padding: 8px 12px;
            border-radius: 0px;
            border-width: 0px;
            color: rgb(119, 119, 119);
            background-color: rgb(248, 248, 248);
            border-color: rgb(231, 231, 231);
            box-shadow: none;
            outline: none;
        }

        .navbar-collapse form[role="search"] input {
            padding: 16px 12px;
            font-size: 14pt;
            font-style: italic;
            color: rgb(160, 160, 160);
            box-shadow: none;
        }

@media (min-width: 768px) {
    .navbar-collapse {
        padding-top: 0px !important;
        padding-right: 38px !important;
    }

        .navbar-collapse form[role="search"] {
            width: 38px;
            margin-top: 17px;
        }

            .navbar-collapse form[role="search"] button,
            .navbar-collapse form[role="search"] input {
                padding: 15px 12px;
            }

            .navbar-collapse form[role="search"] input {
                padding: 8px 10px;
                font-size: 15pt;
                opacity: 0;
                display: none;
            }

            .navbar-collapse form[role="search"].active {
                width: 100%;
            }

                .navbar-collapse form[role="search"].active button,
                .navbar-collapse form[role="search"].active input {
                    display: table-cell;
                    opacity: 1;
                }

                .navbar-collapse form[role="search"].active input {
                    width: 100%;
                    text-align: right;
                }

                .navbar-collapse form[role="search"].active button[type="submit"] {
                    background-color: rgb(231, 231, 231);
                }
}

.btn-search {
    background-color: transparent !important;
    color: #ffffff !important;
    padding: 8px 12px !important;
}

.logo-menu {
    width: 115px;
    z-index: 999999999;
    position: absolute;
}

.logo-menu-menor {
    width: 90px !important;
}

.no-padding {
    padding: 0 !important;
}

.img-responsive {
    width: 100% !important;
    height: auto !important;
}

.bouncer {
    float: none;
    margin: auto;
    width: 50px;
    height: 30px;
    margin-top: 0px;
    background-image: url('../img/icon/down-arrow.png');
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    position: relative;
    animation: bounceer 2.5s linear infinite;
    -moz-animation: bounceer 2.5s linear infinite;
    -webkit-animation: bounceer 2.5s linear infinite;
    -o-animation: bounceer 2.5s linear infinite;
    -ms-animation: bounceer 2.5s linear infinite;
    -webkit-animation: mymove 3s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: 3; /* Chrome, Safari, Opera */
    animation: mymove 3s;
    animation-iteration-count: 3;
}

.btn-veja-mais {
    color: #ffffff !important;
}

    .btn-veja-mais:hover {
        color: #8bc642 !important;
    }

.center-block {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

figure.agenda {
    position: relative;
    display: inline-block;
    margin: 10px 5px;
    /*width: 100%;*/
    overflow: hidden;
    text-align: center;
    background: #000000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}


    figure.agenda * {
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    figure.agenda img {
        /*opacity: 0.25;*/
        max-width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }

    figure.agenda figcaption {
        position: absolute;
        top: 6%;
        left: 0px;
        right: 0px;
        -webkit-transform: rotate(0deg) translateY(-50%) scale(1);
        transform: rotate(0deg) translateY(-50%) scale(1);
        -webkit-transform-origin: center 0;
        transform-origin: center 0;
        background: rgba(30, 34, 41, 0.75);
    }

        figure.agenda figcaption h2 {
            top: 10%;
            letter-spacing: -1px;
            color: #ffffff;
            /*text-transform: uppercase;*/
            padding: 0 0 30px 0;
            margin: 0;
            /*font-weight: 400;*/
        }

    figure.agenda a {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
    }

    figure.agenda:hover img,
    figure.agenda.hover img {
        opacity: 1;
    }


figure.snip1091 {
    position: relative;
    display: inline-block;
    margin: 10px 5px;
    min-width: 220px;
    max-width: 555px;
    max-height: 555px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #000000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

    figure.snip1091 * {
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    figure.snip1091 img {
        opacity: 0.25;
        max-width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }

        figure.snip1091 img#fig-logo {
            opacity: 1 !important;
        }

    figure.snip1091 figcaption {
        position: absolute;
        top: 50%;
        left: 30px;
        right: 30px;
        -webkit-transform: rotate(0deg) translateY(-50%) scale(1);
        transform: rotate(0deg) translateY(-50%) scale(1);
        -webkit-transform-origin: center 0;
        transform-origin: center 0;
    }

figcaption.fig-bottom {
    /*top: 92% !important;
    background: transparent !important;
    left: 56% !important;
    width: 50%;*/
    top: 93% !important;
    background: transparent !important;
    left: 61% !important;
    width: 210px;
}

figcaption.fig-bottom-text {
    top: 90% !important;
    background: transparent !important;
    /*left: 83% !important;
    width: 300px;*/
    width: 100%;
    text-align: right;
    padding-right: 35px;
}

figure.snip1091 figcaption h2 {
    top: 50%;
    letter-spacing: -1px;
    color: #ffffff;
    /*text-transform: uppercase;*/
    padding: 10px 0;
    margin: 0;
    /*font-weight: 400;*/
}

    figure.snip1091 figcaption h2 span {
        /*font-weight: 800;*/
    }

/*figure.snip1091 figcaption:before,
figure.snip1091 figcaption:after {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}*/

/*figure.snip1091 figcaption:before {
  left: 0;
  top: 0;
}

figure.snip1091 figcaption:after {
  bottom: 0;
  right: 0;
}*/

figure.snip1091.navy {
    background: #000000;
}

figure.snip1091 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

figure.snip1091:hover img,
figure.snip1091.hover img {
    opacity: 1;
}

/*figure.snip1091:hover figcaption,
figure.snip1091.hover figcaption {
  -webkit-transform: rotate(-45deg) translateY(-50%) scale(0.9);
  transform: rotate(-45deg) translateY(-50%) scale(0.9);
}*/

figure.snip1091:hover figcaption:before,
figure.snip1091.hover figcaption:before,
figure.snip1091:hover figcaption:after,
figure.snip1091.hover figcaption:after {
    width: 200%;
}

@media (max-width: 1775px) {
    .title-local-agenda {
        font-size: 80px !important;
    }

    .title-data-agenda {
        font-size: 25px !important;
    }
}

@media (max-width: 992px) {
    #imgLogo {
        display: none !important;
    }

    .collapse.show {
        background: #1E2229 !important;
        text-align: center !important;
        margin-top: 55px;
    }

    .title-local-agenda {
        font-size: 55px !important;
    }

    .title-data-agenda {
        font-size: 20px !important;
    }

    .primeira-atividade {
        text-align: center !important;
    }

    .segunda-atividade {
        text-align: center !important;
    }

    .faixa-agenda {
        width: 70% !important;
        margin-left: 15% !important;
    }

        .faixa-agenda h2 {
            font-size: 45px !important;
        }
}

@media (max-width: 575px) {
    #info-contato {
        margin-left: 0 !important;
    }

    #fig-logo {
        width: 50% !important;
    }

    figcaption#agenda-title {
        margin-top: 15px !important;
    }

    figcaption.fig-bottom-text {
        top: 75% !important;
        left: 0% !important;
        text-align: center !important;
        padding-right: 0 !important;
    }

    .title-local-agenda {
        font-size: 38px !important;
    }

    .title-data-agenda {
        font-size: 16px !important;
    }

    .title-nome-atividade-um {
        font-size: 50px !important;
    }

    .title-nome-atividade-dois {
        font-size: 30px !important;
        margin-left: 25% !important;
    }

    .primeira-atividade {
        text-align: center !important;
    }

    .segunda-atividade {
        text-align: center !important;
    }

    .faixa-agenda {
        width: 90% !important;
        margin-left: 5% !important;
    }

        .faixa-agenda h2 {
            font-size: 30px !important;
        }
}

.adlery {
    font-family: Adlery !important;
}

.title-somos-feitos-de-arte {
    font-family: Adlery !important;
    font-size: 46px !important;
}

.title-quem-somos {
    font-family: Adlery !important;
    font-size: 78px !important;
}

.title-item-quem-somos {
    font-family: advent-Bd1 !important;
}

.title-nossa-equipe {
    font-family: Adlery !important;
    font-size: 60px !important;
}

.title-armazem {
    font-family: Adlery !important;
    font-size: 56px !important;
}

.title-pecas {
    font-family: Adlery !important;
    font-size: 66px !important;
}

.title-atividades-promocionais {
    font-family: Adlery !important;
    font-size: 36px !important;
}

.title-agenda {
    font-family: Adlery !important;
    /*padding: 20px 0 !important;*/
    padding: 10px 0 25px 0 !important;
    font-size: 43px !important;
}

.box-agenda-details {
    background-color: #ffffff !important;
    width: 100%;
    height: 100%;
    color: #000 !important;
    padding: 25px;
}

.faixa-agenda {
    background-color: #2d2e32;
    padding: 10px;
    width: 40%;
}

    .faixa-agenda h2 {
        font-family: Champagne Limousines;
        font-size: 60px;
        margin: 0 !important;
        text-transform: capitalize;
    }

.box-agenda-details h3 {
    font-family: Helvetica LT Std Bold;
    margin: 0 !important;
}

.box-agenda-details h5 {
    font-family: Helvetica LT Std;
    margin: 0 !important;
}

.agenda-details {
    margin-bottom: 15px;
}

.title-contato {
    font-family: Adlery !important;
    font-size: 36px !important;
}

.item-text-description-quem-somos {
    font-family: advent-Lt2 !important;
    font-size: 14px !important;
}

.text-description-nossa-equipe {
    font-family: advent !important;
    font-size: 40px !important;
    margin-bottom: 10px;
}

.text-description-nossa-equipe2 {
    font-family: advent !important;
    font-size: 30px !important;
}

.menu-quem-somos {
    /*font-family: Adlery !important;
    font-size: 27px;*/
    /*padding: 0 1em !important;*/
    /*margin-top: 17px !important;*/
    font-family: advent-Bd1 !important;
    font-size: 16px !important;
    margin-top: 17px !important;
}

.menu-pecas {
    font-family: advent-Bd1 !important;
    font-size: 16px !important;
    margin-top: 17px !important;
    font-weight: 500;
}

.menu-normal {
    font-family: advent-Bd1 !important;
    font-size: 16px !important;
    margin-top: 17px !important;
}

.title-local-agenda {
    font-family: Adlery !important;
    font-size: 120px;
    line-height: 0.6;
}

.title-data-agenda {
    font-family: advent !important;
    margin: 0;
    font-size: 42px;
}

.title-nome-atividade-um {
    font-family: Adlery !important;
    line-height: 0.6 !important;
    font-size: 73px;
}

.title-nome-atividade-dois {
    font-family: Adlery !important;
    font-size: 40px;
    margin-left: 15%;
}

.primeira-atividade {
    text-align: right;
}

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

.menu-other-layout {
    cursor: pointer !important;
}

#map {
    height: 590px;
    width: 100%;
}

.gm-style .gm-style-iw {
    color: #000 !important;
}

.icon {
    padding: 10px;
    width: 40px;
    text-align: center;
    font-size: 14px;
    margin-right: 2px;
}

a.fa-facebook {
    color: #fff;
    border: 2px solid #395b98;
    background: rgba(57, 91, 152, 0.35);
}

    a.fa-facebook:hover {
        background: #395b98;
        color: #fff;
        text-decoration: none;
    }

a.fa-twitter {
    color: #fff;
    border: 2px solid #2ca7e0;
    background: rgba(44, 167, 224, 0.35);
}

    a.fa-twitter:hover {
        background: #2ca7e0;
        color: #fff;
        text-decoration: none;
    }

a.fa-linkedin {
    color: #fff;
    border: 2px solid #0077b5;
    background: rgba(0, 119, 181, 0.35);
}

    a.fa-linkedin:hover {
        background: #0077b5;
        color: #fff;
        text-decoration: none;
    }

a.fa-google-plus {
    color: #fff;
    border: 2px solid #d95139;
    background: rgba(217, 81, 57, 0.35);
}

    a.fa-google-plus:hover {
        background: #d95139;
        color: #fff;
        text-decoration: none;
    }

a.fa-envelope {
    color: #fff;
    border: 2px solid #828282;
    background: rgba(130, 130, 130, 0.35);
}

    a.fa-envelope:hover {
        background: #828282;
        color: #fff;
        text-decoration: none;
    }

.list-inline {
    padding-left: 0;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-right: 1px;
        padding-left: 1px
    }

/*#mainNav a {
        font-family: advent-Bd1 !important;
    font-size: 16px !important;
    margin-top: 17px !important;
}*/
