/* 
 * 1. Google Font
 */
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);
/* 
 * 2.0 Global Style
 */
html {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.vid {
    width: 100%;
    padding: 1%;
    border-radius: 10px;
}

.expandLogo {
    width: 10% !important;
    margin-top: -1%;
}

hr {
    background-color: lightgray;
    height: 0.3px;
}

.NormalLogo {
    width: 40% !important;
    margin-top: 0,5%;
}

.hov:hover {
    background-color: #fd763e !important;
    cursor: pointer;
}

ul.dropdown-menu li.active {
    background-color: #fd763e !important;
}
/*Footer*/
footer {
    padding: 50px 0 20px 0;
    /*background-color: #71B94B;*/
    background-color: #e0e0e0;
    color: #878c94;
}

    footer .container {
        padding-left: 10%;
        padding-right: 10%;
    }

.footer .title {
    text-align: left;
    color: #fff;
    font-size: 18px;
}

.
}
/*End footer*/
gallery {
    margin: 0;
    padding: 0;
    height: 100%;
}

.foot li {
    list-style: none;
    font-size: 1em;
    font-weight: 100;
}

#gal {
    display: block;
    width: 100%;
    /*height: 160px;*/
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.caption {
    position: absolute;
    text-align: center;
}

    .caption i {
        padding-top: 17%;
    }


[class*='thumbnail-'] {
    background: rgb(244, 251, 238);
    width: 33.33%;
    height: auto;
    float: left;
    padding: 5px 5px 3px 5px;
    cursor: pointer;
}

    [class*='thumbnail-'] img {
        max-width: 100%;
    }



[class*='thumbnail-'] {
    overflow: hidden;
    padding: 0;
    position: relative;
    cursor: pointer;
}

    [class*='thumbnail-']:hover img {
        transition: .3s linear;
        transition-delay: 300ms;
        transform: /* rotate(5deg) */ scale(1.4);
    }

    [class*='thumbnail-'] > .caption {
        display: none;
        position: absolute;
        bottom: 0;
        padding: 15px;
        width: 100%;
        /*background-color: rgba(141, 225, 113,0.3);*/
        background: transparent;
        color: white;
        opacity: 0.8;
        height: 100%;
    }


    [class*='thumbnail-']:hover > .caption {
        display: block;
    }




@media (max-width:480px) {
    .caption h3 {
        font-size: 12px;
    }
}

header {
    background-color: rgba(0, 0, 0, 0.5);
}

#btnContac {
    background: transparent;
    font-size: 17px;
    /*box-shadow: 1px 1px 2px black;*/
    border-radius: 5%;
}

#logo {
    width: 50%;
}

@media screen and (min-width: 1024px) {
    #navdestok {
        display: block;
    }
    /*#galeria{
    padding-left: -5% !important;
}*/

    /*Botones del menu*/
    /*#btnreorganizacion {
        width: 230px;
        text-align: center;
        justify-content: center;
        margin: 0px;
        padding: 5px 5px;
    }

    #btninfgestion {
        width: 210px;
        text-align: center;
        justify-content: center;
        margin: 0px;
        padding: 5px 5px;
    }*/




    .gallery_product {
        margin-bottom: 30px;
        width: 25% !important;
        padding: -2%;
        /*padding-left:-4% !important;*/
    }

    #navmobile {
        display: none;
    }

    .tituloHeader h1 {
        font-size: 30px !important;
        font-weight: 400 !important;
    }

    .site-branding {
        width: 60% !important;
        left: 5% !important;
    }

    .tituloHeader p {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 320px) {


    #navmobile {
        display: block !important;
    }
}

@media screen and (min-width: 414px) {


    #navmobile {
        display: block;
    }
}

@media screen and (max-width: 414px) {
    .site-branding {
        width: 140% !important;
    }


    #navmobile {
        display: block !important;
    }

    #gal {
        height: 100px !important;
    }
}

.top {
    top: -1%;
}

@media screen and (max-width: 375px) {


    #navmobile {
        display: block !important;
    }
}

@media screen and (min-width: 750px) {
    #MenuEscritorio {
        display: block;
    }

    #MenuMobile {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    #MenuEscritorio {
        display: none;
    }

    #MenuMobile {
        display: block;
    }
}

@media (min-width: 768px) and (max-width:1025) {


    #navdestok {
        display: block;
    }

    #navmobile {
        display: none;
    }

    .site-branding {
        right: 10%;
    }

    ul.nav {
        padding-right: 8%;
    }

    /*#ipad {
        left: 5%;
    }*/

    #logo {
        padding-right: 25%;
        width: 80%;
        padding-top: 0.5%;
    }

    .ListaMenu {
        font-size: 10px;
    }
}


#btnContac:hover {
    box-shadow: none;
    background: #fc8c5d;
}

.contgal {
    background: #71b94b;
}


.list {
    text-decoration: none;
    float: left;
    flex-wrap: wrap;
    list-style: none;
    left: 20%;
}
/*Galeria */




img.gal {
    width: 200px;
    height: 160px;
}

img.galmobile {
    width: 100px;
    height: 80px;
}



.galeria {
    width: 100%;
    list-style: none;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.listgal {
    padding-left: 3%;
}

.galeria2 {
    width: 100%;
    list-style: none;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

}

.imagen {
    width: 100%;
    height: 50%;
    text-align: center;
}

    .imagen img {
        width: 500px;
        height: 100%;
        max-width: 100%;
        border: 7px;
        box-sizing: border-box;
    }

/*Galeria End*/
p.contact {
    color: black;
    text-align: center;
    padding-top: 2%;
    font-weight: 400;
}

body {
    color: #4e4e4e;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #000;
}

    a:focus {
        outline: none;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    /*color: #71b94b;*/
    color: black;
}

    h3.section-title {
        /*color: #71b94b;*/
        /*color: rgb(255, 108, 10);*/
        color: black;
    }

h1 {
    text-shadow: 2px 2px 5px black;
    color: #71b94b;
}

h4.sub {
    font-size: 23px;
}

#icon:hover {
    color: rgb(168, 78, 18);
}

#icon {
    /*color: #71b94b;*/
    color: #fd763e;
}


.navmenu {
    color: rgb(51,107,80) !important;
    font-weight: 400 !important;
    font-size: 90% !important;
}

.color {
    color: #f9f9f9 !important;
}

p {
    margin: 0 0 30px;
    text-align: justify;
    color: black;
    font-size: 18px;
}

    p.title {
        /*color: white;*/
        color: rgb(255, 108, 10);
        font-style: normal;
        font-size: 15px;
    }

div.inicio {
    padding: 4.5%;
    background: rgba(195, 195, 195, 0.15);
    border-radius: 50%;
    width: 35%;
    height: 70%;
    display: block;
}

div.intro p {
    color: white;
    text-align: center;
    padding-bottom: 3%;
    font-weight: 400;
}

ul li {
    font-weight: 400;
    margin-bottom: 10px;
}

.custom-list-icon, .list-arrow-right {
    list-style-type: none;
    padding: 0;
}

    .custom-list-icon li, .list-arrow-right li {
        position: relative;
        padding-left: 20px;
    }

        .custom-list-icon li::before, .list-arrow-right li::before {
            position: absolute;
            left: 0;
            color: #4e4e4e;
            font-family: "Ionicons";
        }

.social-block {
    list-style-type: none;
    padding: 0;
}

    .social-block li {
        display: inline-block;
    }

        .social-block li a {
            display: inline-block;
            height: 32px;
            width: 32px;
            color: #4e4e4e;
        }

            .social-block li a i {
                font-size: 1.5em;
            }

            .social-block li a:hover, .social-block li a:focus {
                color: #000;
            }

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
}

.btn {
    border: 0;
    border-radius: 0;
    padding: 6px 28px;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
}

    .btn:hover {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }



/*.section {
    padding: 70px 0;
}*/

.section-title {
    color: #313131;
    letter-spacing: 1px;
    margin: 0 0 20px;
    text-transform: uppercase;
    text-align: center;
}

/* 
 * 3.0 Helper Class
 */
/* 
 * 3.1 Helper Class: font-weight
 */



.list-arrow-right li::before {
    content: "\f3d3";
}

/* 
 * 3.4 Helper Class: button
 */
.btn-white {
    color: #000;
    background-color: #fff;
}

    .btn-white:hover, .btn-white:focus {
        color: #000;
        background-color: #fff;
    }

.btn-black {
    color: #fff;
    background-color: #000;
}

    .btn-black:hover, .btn-black:focus {
        color: #fff;
        background-color: #000;
    }

/* 
 * 3.5 Helper Class: background
 */
.bg-image, .bg-image-1, .bg-image-2 {
    position: relative;
}

    .bg-image::before, .bg-image-1::before, .bg-image-2::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

cap .bg-image-1 {
    background: url(../../img/galeria/18_La_Esperanza.jpg) no-repeat center center/cover;
}

.bg-image-1::before {
    background-color: rgba(0, 0, 0, 0.5);
}

.bg-image-2 {
    background: url(../../img/galeria/palmas2.JPG) no-repeat center bottom/cover;
}

    .bg-image-2::before {
        background-color: rgba(0, 0, 0, 0.5);
    }

@media (min-width: 768px) {
    /*.section {
        padding: 90px 0;
    }*/

    .section-title {
        color: #313131;
        letter-spacing: 1px;
        margin: 0 0 60px;
        text-transform: uppercase;
        text-align: left;
    }
}
/* 
 * 4.0 Navigation
 */
.navbar-custom {
    border: 0;
    margin: 0;
    /*padding-top: 10px;*/
    padding-bottom: 10px;
    /*background-color: #000;*/
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

    .navbar-custom .navbar-nav li {
        margin: 0;
    }

    .navbar-custom .navbar-nav > li > a {
        color: white;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 400;
        border-bottom: 1px solid transparent;
    }

        .navbar-custom .navbar-nav > li > a:focus, .navbar-custom .navbar-nav > li > a:hover {
            background-color: transparent;
            border-color: rgba(255, 255, 255, 0.5);
        }

    .navbar-custom .navbar-nav > .active > a {
        border-color: rgba(255, 255, 255, 0.5);
    }

.navbar-toggle {
    border: 0;
    border-radius: 0;
    margin-top: 6px;
}

    .navbar-toggle .icon-bar {
        background-color: rgb(51,107,80);
    }

.navbar-solid {
    /*background: linear-gradient(to right, #99d877,#71b94b);*/
    background: #e0e0e0 !important;
    padding: 0 !important;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.site-branding {
    float: left;
    margin-top: 10px;
    margin-left: -10px;
    position: fixed;
}

    .site-branding .logo {
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        margin-right: 5px;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

        .site-branding .logo:focus, .site-branding .logo:hover {
            text-decoration: none;
        }

/* 
 * 5.0 Site Header
 */
.site-header {
    width: 100%;
    height: 100%;
    /*max-height: 500px;*/
    min-height: 100vh;
    position: relative;
    text-align: center;
    /*background: url(../../img/galeria/palmas2.JPG) no-repeat center center/cover;*/
    display: table;
}

    .site-header::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
    }

.gradient {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom,black,transparent);
}

.no-touch .open-hide:hover + .navbar-items {
    height: 120px;
}

.site-header .intro {
    color: #fff;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle;
    height: 100vh;
    /*top:20%;*/
}

.tituloHeader {
    position: absolute;
    top: 33%;
    right: 0;
    bottom: 0;
    left: 0;
}

.site-header .intro h2 {
    margin-top: 0px;
    font-size: 25px;
    font-weight: 300;
}

.site-header .intro h1 {
    margin-top: 0px;
    font-size: 40px;
    padding: 2%;
}

.site-header .intro p {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
}

@media (min-width: 768px) {
    .navbar-custom {
        background-color: transparent;
        padding-top: 30px;
    }

    .site-branding {
        margin-top: 6px;
        margin-left: 20px;
    }
}

@media (min-width: 1000px) {
    .site-branding {
        position: fixed;
    }
}

/*h1{
    text-shadow: 2px 2px 5px black;
}*/

@media (min-width: 414px) {
    .site-branding {
        float: left;
        /*width:20%;*/
    }
}
/* 
 * 6.0 Section
 */
/* 
 * 6.1 Section: About 
 */
.about .section-title {
    margin: 0 0 25px;
}

.about figure {
    margin-bottom: 25px;
}

/* 
 * 6.2 Section: Facts
 */
.facts i {
    color: #fff;
    font-size: 3em;
}

.facts h3 {
    color: #fff;
    text-align: center;
    font-weight: 400;
}

/* 
 * 6.3 Section: Speaker
 */
.speaker {
    text-align: center;
    color: #313131;
    text-transform: uppercase;
    margin: 25px 0;
}

    .speaker h4 {
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .speaker p {
        margin-bottom: 5px;
    }


.
/* 
 * 6.8 Section: FAQ
 */
/* 
 * 6.9 Section: photos
 */
.
/* 
 * 7.0 Site-footer
 */
.site-footer {
    background-color: #71b94b;
    color: white;
    text-align: center;
    padding: 30px 0;
}

.site-footer .site-info {
    font-weight: 400;
    margin-bottom: 10px;
}

    .site-footer .site-info a {
        color: #fff;
    }

.site-footer .social-block li a {
    color: #fff;
}

    .site-footer .social-block li a:hover, .site-footer .social-block li a:focus {
        opacity: 0.8;
    }




/*Contador de visitas estilo*/

.circle-tile {
    margin-bottom: 15px;
    text-align: center;
}

.circle-tile-heading {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 80px;
    margin: 0 auto -40px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 80px;
}

    .circle-tile-heading .fa {
        line-height: 80px;
    }

.circle-tile-content {
    padding-top: 50px;
}

.circle-tile-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 15px;
}

.circle-tile-description {
    text-transform: uppercase;
}

.circle-tile-footer {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
}

    .circle-tile-footer:hover {
        background-color: rgba(0, 0, 0, 0.2);
        color: rgba(255, 255, 255, 0.5);
        text-decoration: none;
    }

.circle-tile-heading.dark-blue:hover {
    background-color: #e85f27;
}

.tile-img {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}

.dark-blue {
    background-color: #fd763e;
}



.text-faded {
    color: black;
}


/*Estilo objetivos*/

.nav-tabs {
    border-bottom: 2px solid #DDD;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .nav-tabs > li > a {
        border: none;
        color: #666;
    }

        .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
            border: none;
            color: #fd763e !important;
            background: transparent;
        }

        .nav-tabs > li > a::after {
            content: "";
            background: #e86833;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0px;
            bottom: -1px;
            transition: all 250ms ease 0s;
            transform: scale(0);
        }

    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
        transform: scale(1);
    }

.tab-nav > li > a::after {
    background: #e86833 none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 20px;
}

.card { /*background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px;*/
}


.card-header {
    padding: 3px 10px;
    border-style: outset;
    border-width: thin;
    border-radius: 10px;
}

.card-block {
    padding: 5px 10px;
    border-style: outset;
    border-width: thin;
    border-radius: 10px;
}
