.ep-admin-actions {
    position: relative !important;
    text-align: right !important;
}

.plr-0 {
    padding-right: 0;
    padding-left: 0;
}

#container-hero .col-md-12 {
    position: inherit !important;
}

.ep-admin-actions .glyphicon {
    font-size: inherit !important;
    display: inline-block !important;
}

.ep-admin-actions .btn-default .glyphicon {
    color: #333333;
}

.ep-admin-actions .btn-danger .glyphicon {
    color: #fff;
}

.ep-admin-actions button * {
    font-size: 12px !important;
}

.ep-admin-editable:hover {
    outline: 1px dotted #666 !important;
}

.ep-admin-editable .ep-admin-actions {
    opacity: .2;
}

.ep-admin-editable:hover > .ep-admin-actions {
    opacity: 1;
}

/*.ep-block {*/
    /*position: relative;*/
    /*display: block;*/
/*}*/




html,body {
    height: 100%;
}
body {
    background: #FCF9F0;
    background-size:  100%;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    color: #111;
}

a {
    color: #C89148;
}

a:focus, a:hover {
    color: #C89148;
}

#container-hero {
    padding-top: 47%;
    position: relative;
}

#container-hero .slide {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: 100%;
}

@media (max-width: 767px) {
    #container-hero {
        min-height: 420px;
    }

    #container-hero .slide {
        background-attachment: inherit;
        background-position: 100%;
        background-size: cover;
        background-position-y: 0!important;
    }
}

#container-footer {
    min-height: 100px;
    background: #775E4D;
}

#container-footer .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

#container-footer .logo-dark {
    opacity: .45;
}

#container-footer h3 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    font-weight: 700;
    margin-bottom: 10px;
}

#container-footer ul {
    margin: 0;
    margin-left: 1px;
    padding: 0;
    list-style-type: none;
}
#container-footer ul li {
    padding: 2px 0;
}
#container-footer ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
#container-footer .copy {
    text-align: center;
    background: #46362b;
    padding: 15px;
    color: #775E4D;
    font-weight: bold;
    text-transform: uppercase;
}
#container-footer ul.contacts li a,
#container-footer ul.contacts li a:active,
#container-footer ul.contacts li a:visited {
    color: #fff;
}
#container-footer ul.contacts li {
    /*padding-left: 30px;*/
    /*background: url(../img/phone.png) no-repeat;*/
    background-size: 20px;
}
/*#container-footer ul.contacts li.skype {*/
    /*background: url(../img/skype.png) no-repeat;*/
/*}*/
/*#container-footer ul.contacts li.mail {*/
    /*background: url(../img/mail.png) no-repeat;*/
/*}*/
#container-footer ul.contacts li i {
    color: #46362b;
    font-size: 18px;
    width:30px;
}

#container-footer .copy a {
    color: #fff;
}

#container-footer .copy > div {
    opacity: .5;
    transition: opacity .3s;
}
#container-footer:hover .copy > div {
    opacity: 1;
}

#container-news {
    background-color: #e1d4c5;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: inset 0 -3px 3px rgba(0,0,0,.1), inset 0 -15px 15px rgba(0,0,0,.1);
}
@media (max-width: 577px) {
    #container-news {
        background-image: none !important;
        background-position-y: 0 !important;
    }
}

#container-news h2 {
    color: #fff;
    text-shadow: 0 5px 5px rgba(0,0,0,.9);
}

#container-subscribe form {
    margin-top: 50px;
    font-size: 30px;

}
#container-subscribe form label {
    text-transform: uppercase;
    color: #C89148;
    font-weight: 300;
}
#container-subscribe form input {
    border-radius: 3px;
    background: transparent;
    padding: 10px 20px;
    border: 2px solid #C89148;
    margin-left: 15px;
    height: 66px;
    max-width: 100%;
}
@media (max-width:767px) {
    #container-subscribe form input {
        margin-left: 0;
    }
}
#container-subscribe form button {
    background: #C89148;
    border: none;
    height: 66px;
    padding: 10px 15px;
    margin-left: -2px;
    color: #fff;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


.hero-desc {
    text-align: left;
    display: inline-block;
    position: absolute;
    bottom: 50px;
    right: 50px;
    color: #fff;
    padding: 20px 20px 20px 95px;
    background: rgba(0,0,0,.7);
    border-radius: 3px;
}
.hero-desc > div {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Amatic SC', cursive;

}
.hero-desc > div + div {
    font-size: 14px;
    text-transform: none;
    letter-spacing: initial;
    color: #ccc;
    font-family: 'Roboto', sans-serif;
}

.hero-desc img {
    position: absolute;
    left: 15px;
    top: 17px;
    opacity: 0.3;
}

@media (max-width: 991px) {
    .section {
        text-align: center;
    }

    .section .dl-horizontal {
        display: inline-block;
        text-align: left;
    }
}

.section {
    margin-bottom: 50px;
}

h1 {
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    font-size: 28px;
    background-color: rgba(255,255,255,.5);
    padding: 5px 30px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 0;
}

@media (min-width: 577px) {
    h1 {
        font-size: 40px;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 48px;
    }
}

@media (min-width: 992px) {
    h1 {
        font-size: 48px;
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 58px;
    }
}

h2, .h2 {
    margin: 40px 0;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    font-size: 44px;
    color: #C89148;
}

iframe {
    max-width: 100% !important;
}

.content-title {
    margin: 40px 0;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    font-size: 44px;
    color: inherit;
}

.img-center {
    margin: 0 auto;
    margin-bottom: 30px;
}

h3, .h3 {
    margin: 36px 0;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    font-size: 44px;
    color: #C89148;
}

h2 span, .h2 span {
    color: #333;
}

.destination-wrapper {
    position: relative;
    width: 33.333%;
    float: left;
    border-radius: 3px;
}

@media (max-width: 991px) {
    .destination-wrapper {
        width: 50%
    }
}

@media (max-width: 450px) {
    .destination-wrapper {
        width: 100%
    }
}

.destination {
    padding-top: 55%;
    transition: all .1s;
    margin: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

.destination .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50% 50%;
    transition: all .3s;
}

.destination:hover {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px,
                rgba(0, 0, 0, 0.2) 0px 4px 4px,
                rgba(0, 0, 0, 0.2) 0px 8px 8px,
                rgba(0, 0, 0, 0.2) 0px 16px 16px,
                rgba(0, 0, 0, 0.2) 0px 32px 32px,
                rgba(0, 0, 0, 0.2) 0px 64px 64px;
    z-index: 500;
}

.destination:hover .bg-img {
    transform: scale(1.2);
}

.destination .content {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.destination .content h3 {
    margin: 0;
    color: #fff;
    text-shadow: 0 5px 5px rgba(0,0,0,.9);
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.quick-phones {
    padding: 10px;
    text-align: center;
    background: #CDBBA6;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0;
}

.quick-phones ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}
.quick-phones ul li {
    float:left;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.quick-phones ul li + li {
    margin-left: 20px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
}

p.perex {
    font-size: 18px;
    font-weight: bold;
}

.author {
    text-align: left;
}

.author span {
    font-size: 32px;
    display: block;
    font-family: 'Shadows Into Light Two', cursive;
}

.author span + span {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

#container-destinations {
    background: rgba(0,0,0,.05);
}

#container-guide {
    background: #CDBBA6;
    /*background: url(../img/pbg.jpg) no-repeat;*/
    /*box-shadow: inset 0 -3px 3px rgba(0,0,0,.3), inset 0 -15px 15px rgba(0,0,0,.3);*/
    /*padding: 30px 0;*/
}

.guide-item {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    border: 0;
    text-align: center;
    padding: 10px;
    display: block;
    text-decoration: none;
    width: 25%;
    float: left;
    height: 200px;
    text-shadow: 0 5px 5px rgba(0,0,0,.9);
    position: relative;
}

@media (max-width: 767px) {
    .guide-item {
        width: 50%
    }
}

@media (max-width: 450px) {
    .guide-item {
        width: 100%
    }
}

.guide-item:after {
    content: '';
    background: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
    transition: opacity .2s;
    z-index: 10;
}
.guide-item:hover:after {
    opacity: 0;
}

.guide-item > span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
}

.guide-item.safari {
    background-image: url(http://www.goafrika.cz/images/tour/thumb/32_Elefanten%20Sunka.JPG);
}
.guide-item.golf {
    background-image: url(http://www.goafrika.cz//files/image/n2.jpg);
}
.guide-item.dovolena {
    background-image: url(http://www.goafrika.cz/images/tour/thumb/59_%C2%A9R.Patti.2166.jpg);
}
.guide-item.na-miru {
    background-image: url(http://www.goafrika.cz/images/tour/thumb/36_Amboseli%20Sunka%2001.JPG);
}


.guide-item:hover {
    text-decoration: none;
}


.guide-item h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 5px;
}
.guide-item span {
    color: #fff;
}

.offer-wrapper {
    position: relative;
    width: 50%;
    float: left;
    border-radius: 3px;
}

.offer-wrapper-full {
    position: relative;
    border-radius: 3px;
}

.offer {
    /*padding-top: 27.5%;*/
    padding-top: 225px;
    transition: all .1s;
    margin: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

.offer:hover {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px, rgba(0, 0, 0, 0.2) 0px 4px 4px, rgba(0, 0, 0, 0.2) 0px 8px 8px, rgba(0, 0, 0, 0.2) 0px 16px 16px, rgba(0, 0, 0, 0.2) 0px 32px 32px, rgba(0, 0, 0, 0.2) 0px 64px 64px;
}

.offer .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 50%;
    bottom: 0;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    transition: all .3s;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 10;
}

.offer:hover .bg-img {
    transform: scale(1.2);
}

.offer .desc {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    border: 1px solid #CDBBA6;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #FCF9F0;
    z-index: 20;
    padding-bottom: 37px;
    overflow: hidden;
}



@media (max-width:991px) {
    .offer-wrapper {
        width: 100%
    }
}

@media (max-width:575px) {
    .offer .bg-img {
        width: 100%;
        background-position: center -111px
    }

    .offer .desc {
        position: relative;
        left: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
}

.offer .desc h2 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    padding: 8px 15px 3px 15px;
    margin: 0;
    line-height: 1.2;
}
.offer .desc h2 small {
    display: block;
    color: #111;
    font-size: 18px;
    font-weight: bold;
    padding-top: 3px;
}
.offer .desc a {
    display: block;
}
.offer .desc a:hover {
    text-decoration: none;
}

.offer .desc i {
    color: #C89148;
    margin-right: 3px;
}

.offer .desc .termin {
    padding: 8px 15px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px dotted #CDBBA6;
}
.offer .desc .termin span {
    display: inline-block;
}

.offer .desc .termin .days {
    float: right;
}
.offer .desc .short {
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    text-align: left;
    padding: 0 15px;
}
.offer .desc .info {
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
    padding: 8px 15px;
    text-align: left;
    font-weight: bold;
    border-top: 1px dotted #CDBBA6;
    background: #FCF9F0;
}
.offer .desc .info span {
    display: inline-block;
}

.offer .desc .info span:not(:first-child) i {
    margin-left: 5px;
}

.offer .desc .info .price {
    float: right;
}

.mt20 {
    margin-top: 20px;
}
.blog-post {
    margin-bottom: 20px;
    background: #fff;
    z-index: 100;
}
.blog-post i {
    color: #C89148;
    margin-right: 5px;
}
.blog-post h3 {
    color: #111;
    margin: 15px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.blog-post .info {
    padding: 8px 15px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px dotted #CDBBA6;
}
.blog-post .info span {
    display: inline-block;
}

.blog-post .info .category {
    float: right;
}

.blog-post p {
    font-size: 14px;
    text-align: left;
    margin: 0 15px;
}

.blog-post .actions {
    text-align: left;
    margin: 25px 15px 15px 15px;
}

.blog-post .actions a {
    color: #C89148;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border: 2px solid #C89148;
    padding: 4px 8px;
    border-radius: 3px;
}

.blog-post .actions a:hover {
    text-decoration: none;
    border-color:#111;
    color:#111;
}
.blog-post .actions a:hover i {
    color:#111;
}

.blog-post img {
    width: 100%;
}

.layered-paper {
    background: #fff;
    box-shadow:
        0 1px 1px rgba(0,0,0,0.15), /* The top layer shadow */
        0 10px 0 -5px #eee, /* The second layer */
        0 10px 1px -4px rgba(0,0,0,0.15); /* The second layer shadow */
}

.blog-posts-more {
    text-align: center;
    margin-bottom: 20px;
}

.blog-posts-more * {
    text-align: center;
}

.blog-posts-more a {
    display: inline-block;
    margin: 40px;
    padding: 15px;
    border: 2px solid #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: rgba(0,0,0,.1);
    font-weight: bold;
    transition: all .2s;
}
.blog-posts-more a:hover {
    text-decoration: none;
    opacity: 1;
    background: #fff;
    color: #111;
}


::-webkit-input-placeholder {
   color: #CDBBA6
}

:-moz-placeholder { /* Firefox 18- */
   color: #CDBBA6
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #CDBBA6
}

:-ms-input-placeholder {
   color: #CDBBA6
}
.mt-100 {
    margin-top:50px
}

.mt-70 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 20px;
}

.mb-40 {
    margin-bottom: 20px;
}

.mt-25 {
    margin-top: 15px;
}

@media (min-width: 768px) {
    .mt-100 {
        margin-top:100px
    }

    .mt-70 {
        margin-top: 70px;
    }

    .mt-40 {
        margin-top: 40px;
    }

    .mt-25 {
        margin-top: 25px;
    }

    .mb-40 {
        margin-bottom: 40px;
    }
}

.m-0 {
    margin: 0;
}

.ptb-25 {
    padding-top:25px;
    padding-bottom:25px;
}

.header {
    height:350px;
    background-color: rgba(0,0,0,.05);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 175px;
    background-size: cover;
    background-position-y: initial !important;
}

@media (min-width: 577px) {
    .header {
        background-attachment: fixed;
        background-size: initial;
    }
}

.breadcrumb {
    background-color: rgba(255,255,255,.9);
    margin-top: 10px;
    display: inline-block;
}

.btn-primary {
    color: #fff;
    background-color: #C89148;
    border-color: #C89148;
    transition: all .3s;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #C89148;
    background-color: #fff;
    border-color: #C89148;
}

.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
    color: #fff;
    background-color: #C89148;
    border-color: #C89148;
    transition: all .3s;
}

.btn-default {
    color: #C89148;
    background-color: #fff;
    border-color: #C89148;
}

.our-team .item {
    margin-bottom: 35px;
}

.our-team .item img {
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
}

.our-team .item .position {
    font-style: italic;
}

@media (max-width:767px) {
    .our-team .item h4,
    .our-team .item .position {
        text-align: center;
        display: block;
    }

    .our-team .item h4 {
        margin-top: 15px;
    }

    .our-team .item .position {
        margin-bottom: 15px;
    }
}

.sidebar .nav {
    font-size: 16px;
}

.sidebar .nav a {
    border-radius: 0;
    border-bottom: 1px solid #C89148;
}

.sidebar .nav a:hover,
.sidebar .nav a:focus {
    background-color: inherit;
    color: #775e4d;
    border-color: #775e4d;
}

.sidebar .section {
    margin-top: 40px;
    margin-bottom: 0;
}

.sidebar h4 {
    text-align: center;
}

.hotel-list > .item {
    padding-bottom: 25px;
    border-bottom: 1px solid #C89148;
    margin-bottom: 25px;
}

.hotel-list > .item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.hotel-list h3 {
    margin: 5px 0 15px;
    font-family: inherit;
    font-size: 24px;
}

.unite-slider {
    max-width: 100%;
}

.quality {
    text-align: center;
    color: #C89148;
    margin-bottom: 15px;
}

.quality .icon-lion {
    background-image: url('/img/lion.png');
    width: 46px;
    height: 42px;
    position: relative;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.quality h4 {
    color: #333;
}

.see-holiday i {
    margin-right: 8px;
}

.socials {
    text-align: center;
}

.socials i {
    font-size: 50px;
    margin: 0 8px;
}

.socials .facebook {
    color: #3b5998;
}

.socials .google-plus {
    color: #db4437;
}

.socials .twitter {
    color: #1DA1F2
}

.socials a {
    transition: all ease-in-out .3s;
    display: inline-block;
    vertical-align: middle;
}

.socials a:hover {
    opacity: .9;
}

.socials .pdf i {
    font-size: 43px;
}


.trip-list > .item {
    padding-bottom: 25px;
    border-bottom: 1px solid #C89148;
    margin-bottom: 25px;
}

.trip-list > .item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.trip-list h3 {
    margin: 5px 0 15px;
    font-family: inherit;
    font-size: 24px;
}

.nav-inline {
    text-align: center;
}

.nav-inline li {
    display: inline-block;
}

.nav-inline li a {
    font-size: 18px;
    padding: 8px 12px;
}

@media (max-width:767px) {
    .dl-horizontal {
        text-align: center;
    }

    .dl-horizontal dd {
        margin-bottom: 5px;
    }
}

.total-price p {
    text-align: center;
    font-size: 28px;
    color: #bc242a;
    margin: 0;
    font-weight: bold;
}

.total-price dl {
    margin: 0
}

.total-price dl dt {
    width: 100px;
}

.total-price dl dd {
    margin-left: 120px;
}

.panel-heading {
    padding: 0
}

.panel-title a {
    padding: 10px 15px;
    display: block;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    background-color: #C89148;
    border: 1px solid #C89148;
    border-bottom-color: transparent;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: #fff;
}

.nav-tabs>li>a:hover {
    color: #fff;
    background-color: #C89148;
    border: 1px solid #C89148;
    border-color: #C89148 #C89148 #C89148;
}

.nav-tabs {
    border-bottom: 1px solid #C89148;
}

.tab-content {
    border-bottom: 1px solid #C89148;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #c89148;
    border-color: #c89148;
}

.panel-default>.panel-heading a:hover,
.panel-default>.panel-heading a:focus {
    color: #46362b;
}

.form {
    background-color: rgba(205, 187, 166, 0.2);
    /*border: 1px solid #c89148;*/
    border-radius: 5px;
    padding: 25px;
}

.form-control {
    border: 1px solid #c89148;
}

.form .name {
    display: none;
}

.contact-places .item {
    position: relative;
    min-height: 450px;
    padding: 25px;
    color: white;
    background-color: #775e4d;
    border-radius: 10px;
    text-align: center;
}

.contact-places .item .modal h4 {
    color: #333;
}

@media (max-width: 991px) {
    .contact-places > div:not(:last-child) .item {
        margin-bottom: 30px;
    }
}

.contact-places .item .btn {
    position: absolute;
    right: calc(50% - 70px);
    bottom: 25px;
    margin: 0 auto;
}

.contact-places .item .btn:focus {
    color: #fff;
    background-color: #C89148;
    border-color: #C89148;
}

.bg-color-1 {
    background-color: rgba(0, 0, 0, 0.05);
}



#container-header .navbar {
    /*font-size: 0;*/
    text-align: center;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.72) 15%, rgba(0,0,0,0.01) 98%, rgba(0,0,0,0) 99%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.72) 15%,rgba(0,0,0,0.01) 98%,rgba(0,0,0,0) 99%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.72) 15%,rgba(0,0,0,0.01) 98%,rgba(0,0,0,0) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000',GradientType=0 );
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    border: 0;
}

#container-header .shrink {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.72) 15%, rgba(0,0,0,0.35) 98%, rgba(0,0,0,.35) 99%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.72) 15%,rgba(0,0,0,0.35) 98%,rgba(0,0,0,.35) 99%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.72) 15%,rgba(0,0,0,0.35) 98%,rgba(0,0,0,.35) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000',GradientType=0 );
}

@media (max-width: 768px) {
    #container-header .navbar {
        background: -moz-linear-gradient(top,  rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.72) 15%, rgba(0,0,0,0.35) 98%, rgba(0,0,0,.35) 99%);
        background: -webkit-linear-gradient(top,  rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.72) 15%,rgba(0,0,0,0.35) 98%,rgba(0,0,0,.35) 99%);
        background: linear-gradient(to bottom,  rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.72) 15%,rgba(0,0,0,0.35) 98%,rgba(0,0,0,.35) 99%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000',GradientType=0 );
    }
}


#container-header .nav > li > a {
    padding: 10px 12px;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    position: relative;
    text-shadow: 0 1px 0px rgba(0,0,0,.4);
    font-family: 'Amatic SC', cursive;
    outline: none !important;
}

#container-header .nav > li > a:focus,
#container-header .nav > li > a:hover {
    background: transparent;
}

#container-header .nav > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#container-header .nav > li > a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


#logo img,
.navbar-brand img {
    max-height:99px;
    transition: .5s ease-in-out all;
}


@media (max-width: 768px) {
    #logo img, .navbar-brand img {
        max-height: 80px;
    }
}

.navbar-default .navbar-toggle {
    margin: 35px 25px;
    border-color: #cdbba6;
    background-color: #775e4d;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #46362b;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #cdbba6;
}

@media (min-width: 768px) {
    #logo {
        padding: 15px;
    }

    #container-header {
        font-size: 0;
        text-align: center;
        background: -moz-linear-gradient(top,  rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.72) 15%, rgba(0,0,0,0.01) 98%, rgba(0,0,0,0) 99%);
        background: -webkit-linear-gradient(top,  rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.72) 15%,rgba(0,0,0,0.01) 98%,rgba(0,0,0,0) 99%);
        background: linear-gradient(to bottom,  rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.72) 15%,rgba(0,0,0,0.01) 98%,rgba(0,0,0,0) 99%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#00000000',GradientType=0 );
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
    }

    #container-header .nav {
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        display: inline-block;
    }

    #container-header .nav > li {
        display: inline-block;
        float: left;
        /*height: 110px;*/
        vertical-align: middle;
    }

    #container-header .nav > li > a {
        padding-top: 50px;
    }

    .navbar-default {
        background-color: inherit;
        border: 0;
        display: inline-block !important;
    }


    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: inherit;
        text-align: center;
        display: inline-block !important;
    }

    #container-header nav.shrink .nav li a {
        font-size: 24px;
        padding-top: 45px;
        transition: .5s ease-in-out all;
    }

    #container-header nav.shrink #logo img {
        max-height: 70px;
    }
}

@media (min-width: 992px) {
    #logo img {
        height: inherit;
    }

    #logo {
        padding: 15px 35px;
    }

    .shrink #logo {
        padding: 15px;
    }

    #container-header .nav > li > a {
        font-size: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1200px) {
    #container-header .nav > li > a {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.gallery a {
    display: block;
    padding: 5px 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .gallery.row > div:nth-child(3n+1) {
        clear:both;
    }
}

@media (min-width: 992px) {
    .gallery.row > div:nth-child(4n+1) {
        clear:both;
    }
}

.gallery img {
    margin-left: auto;
    margin-right: auto;
}


@media (max-width: 767px) {
    .gallery > [class^='col-xs']:nth-child(2n+1) {
        clear:both;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .gallery > [class^='col-sm']:nth-child(3n+1) {
        clear:both;
    }
}
@media (min-width: 992px) {
    .gallery > [class^='col-md']:nth-child(4n+1) {
        clear:both;
    }
}

.reference .row .item {
    margin-bottom: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #c89148;
}

.reference .content {
    margin-bottom: 15px;
    overflow: hidden;
}

.hideContent {
    overflow: hidden;
    height: 43px;
}

.showContent {
    height: auto;
}

.reference .item a {
    display: block;
    text-align: right;
}

.reference .item a,
.reference .item a:hover,
.reference .item a:focus {
    text-decoration: none;
}



.pagination span,
.pagination a {
    padding: 8px;
}

.pagination span {
    border:1px solid #111;
}

.pagination a {
    border:1px solid #c89148;
}

.pagination a:hover {
    background-color: #c89148;
    color: #fff
}

.partners {
    background-color: #f0ede5;
    margin-top: 75px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.partners .item {
     display: block;
    text-align: center;
}

.partners .item a {
    display: inline-block;
}

.partners .item img {
    margin-left: auto;
    margin-right: auto;
    max-height: 75px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .75s;
}

.partners .item a:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}


@media (min-width: 992px) {
    .row-table {
        display: table;
        width: 100%;
        height: 100%;
    }

    .row-table > * {
        display: table-cell;
        height: 100%;
    }
}

.fixed {
    position: fixed;
    top:100px;
}

.absolute-zero {
    position: absolute;
    bottom: 0;
    top:initial;
}

.after-send p {
    font-size: 14px;
    text-align: left;
}

.error-page {
    margin: 175px 0;
    text-align: center;
}

.error-page p {
    text-align: center;
}

.grecaptcha-badge {
    visibility:hidden;
}

.alert-danger {
    color: #ffffff;
    background-color: #ea5353;
    border-color: #c10926;
}

.d-none {
    display: none !important;
}
