

.owl-carousel .owl-item img {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}

#carouselExampleIndicators h2 {
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    padding: 1rem 0 1.2rem;
    margin: 0;
    line-height: 1.2;
    text-shadow: 1px 1px 1px black;
}

.carousel-caption {
    bottom: 25%;
    background: rgba(0,0,0, 0.5);
}

.logo {
    width: 250px;
}

.is-sticky .logo {
    width: 150px;
}


.is-sticky .navbar-default{
    position: fixed;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    background: #ffffff;
    z-index: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.is-sticky .navbar-default{
    padding: 15px 0px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    border-radius: 0;
}


.header_style_01 .navbar-default .navbar-nav > li a::after {
    content: '';
    width: 0;
    height: 15%;
    background-color: rgba(241,89,22, 1);
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
}

.header_style_01 .navbar-default .navbar-nav > li a.active::after{
    width: 100%;
}


.navbar-inverse .navbar-nav .nav-link {
    text-shadow: none !important;
    color: black !important;
}

.is-sticky .head-social a {
    color: #e9b32c !important;
}

.nav-link {
    position: relative;
}

.grd3 {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%, rgba(190,188,189,0.6) 50%,rgba(190,188,189,0) );
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(190,188,189,0.6) 50%, rgba(190,188,189,0) );
    background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%,rgba(190,188,189,0.6) 50%, rgba(190,188,189,0) );
}

.btn-whatsapp {
    display: block;
    height: 50px;
    color: #fff;
    position: fixed;
    right: 21px;
    bottom: 110px;
    border-radius: 50%;
    text-align: left;
    z-index: 999;
}

.navbar-inverse .navbar-nav .nav-link {
    font-size: 19px;
    color: black;
}

.header .menu-right a {
    font-size: 19px;
    text-shadow: 1px 1px 1px black;
}

.footer {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(255,255,255,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0%,rgba(255,255,255,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%,rgba(255,255,255,0.6) 100%);
}


.foot-link ul li:hover a, .contact-widget .widget-title i, .footer p, .footer-copy p, .footer-copy a {
    color: #f15916;
}

.foot-link ul li a, .footer .widget-title {
    color: white;
}

.header .head-social {
    border-right: none;
    height: auto;
    padding-right: 0;
}

.header .head-social a {
    font-size: 30px !important;
    text-shadow: 1px 1px 1px black;
    margin-left: 15px !important;
    color: #e9b32c;
}

.hero h2 {
    line-height: 1.5;
    text-shadow: 1px 1px 1px black;
}



.media-body {
    text-align: justify;
}



.section {
    padding: 5rem 0;
}

footer.section {
    padding-bottom: 3rem;
}

.foot-link ul li:after {
    color: black;
}

.footer-social .social-icon {
    text-shadow: 1px 1px 1px black;
}

hr {
    height: 2px;
    width: 70%;
    text-align: center;
    position: relative;
    background: #e9b32c;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    /*box-shadow: 0px 2px 4px 1px #999999;*/
}

.header-contacto {
    font-size: 27px;
    padding: 10px;
}

.bigicon {
    font-size: 35px;
    color: #f15916;
}

@media (max-width: 592px) {
    .bigicon {
        font-size: 25px !important;
        color: #f15916;
    }
}

.menu-image .btn, .btn-primary, .section.db {
    background-color: rgba(241,89,22, 1);
    cursor: pointer;
}

.owl-style-01 .owl-nav [class*="owl-"] {
    color: rgba(241,89,22, 1);
    background-color: #ffffff;
    border:1px solid rgba(241,89,22, 1);
}

.owl-style-02 .owl-nav [class*="owl-"] {
    color: rgba(241,89,22, 1);
    background-color: #ffffff;
    border:1px solid rgba(241,89,22, 1);

}

.dmtop {
    background-color: #f15916;
    color:#ffffff;
}

.dmtop:hover,
.dmtop:focus {
    background-color: #f15916;
    color:#ffffff;
}

.navbar-inverse .navbar-toggler {
    border-color: black;
    top: 38px;
}

.is-sticky .navbar-inverse .navbar-toggler {
    border-color: black;
    top: 18px;
}


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

.isotope-item {
    z-index: 2;
    padding: 0;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.gallery-single{
    margin: 30px 15px;;
}

.gallery-single {
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}

.gallery-list .img-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(244, 67, 54, 0.80);
    color: #35424C;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 2;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.gallery-list .gallery-single:hover .img-overlay {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.gallery-list .gallery-single:hover .img-overlay .hoverbutton{
    opacity: 1;
    top: 50%;
}

.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    background-color: black;
    border-radius: 1px;
    margin-top: 5px;
}


.filter-button-group{
    border: 1px solid #e4e4e4;
    border-radius: 30px;
    margin: 10px 15px;
    display: inline-block;
    float: right;
}

.filter-button-group button.active{
    background: rgba(241,89,22, 1);
    color: #fff;
    box-shadow: 2px 20px 45px 5px rgba(0,0,0,.2);
}

.filter-button-group button{
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    background: #fff;
    padding: 12px 40px;
    border: none;
    border-radius: 30px;
}


.gallery-single{
    margin: 30px 15px;;
}

.gallery-single {
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}

.gallery-list .img-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(241,89,22, 1);
    color: #35424C;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 2;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.gallery-list .gallery-single:hover .img-overlay {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.gallery-list .gallery-single:hover .img-overlay .hoverbutton{
    opacity: 1;
    top: 50%;
}

.hoverbutton {
    background-color: #f15916;
    position: absolute;
    color: white;
    box-shadow: 0 0 10px black;
    top: 70%;
    font-size: 21px;
    z-index: 12;
    left: 0;
    opacity: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: -20px auto;
}

.hoverbutton:hover {
    color: white;
}

.footer.section {
    padding: 3rem 0;
}

@media (min-width: 992px) and (max-width: 1920px) {
    .sticky-wrapper {
        height: 0 !important;
    }
}

@media (min-width: 592px) and (max-width: 767px) {
    .yamm .container {
        margin: 0 auto;
    }
}

@media (max-width: 992px) {
    .transparent-header {
        background-color: white !important;
    }

    .navbar-inverse .navbar-nav .nav-link {
        text-shadow: none !important;
        color: black !important;
    }



}

@media (max-width: 768px) {

    .filter-button-group button {
        width: 100%;
    }

    nav .container {
        margin-left: 0;
        margin-right: 0;
    }

}