.os-gallery-tabs-main-1 .copyright-block{
    display: none !important;
}
#testimo {
    background: #00aedd !important;
}
.os-gallery-tabs-main-1{
    padding-bottom: 42px;
}
[class^=os-gallery-tabs-main] .osgalery-cat-tabs li a:hover{
        background: #f18c01;
}
[class^=os-gallery-tabs-main] .osgalery-cat-tabs li a.active{
    background: #f18c01;
    color: #f9f2f2;
    text-shadow: 1px 4px 6px #000 !important;
    padding: 1px 20px;
    border-radius: 10px 10px 0 0;
    border: 1px solid #ddd;
}
[class^=os-gallery-tabs-main] .osgalery-cat-tabs li a{
    color: #f9f2f2;
    text-shadow: 1px 4px 6px #000 !important;
}

.osgalery-cat-tabs li{
    float: left;
    padding: 1px 20px;
    border-radius: 10px 10px 0 0;
    border: 1px solid #ddd;
    cursor: pointer;
    /* display: none; */
    /* width: 500px; */
    /* position: absolute; */
    background: #ea540b;
    top: 50px;
    /* background: #000; */
    /* padding: 10px; */
    /* color: #fff; */
}
#footer .footer-logo{
        padding-top: 0px; 
}
.head-1.fixed .logo{
    margin-top: -15px;
}
.head-1.fixed .logo a{
        width: 493px;
}
.head-1.fixed .logo{
        width: 0px;
}

.container #our-story{
    background-image: url(IMG_0745.JPG);
}
#tz-our-story-wrapper{
    padding: 0px 0px;
}
.quienes{
        height: 143px;
}
#tz-our-story-wrapper .container{
        padding-right: 0px; 
    padding-left: 0px; 
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
}

#tz-header-wrapper{
    margin-top: 0px;
    margin-bottom: 0px;
      /* background-image: url(fondo.jpg) !important;*/
}
#tz-header-wrapper .container{
    margin-bottom: -49px;
        margin-top: -24px;
}
#plazart-mainnav .dropdown-menu li > a {
    
    padding: 13px 32px;
   
}
body{
        color: #000000;
}
.lenguaje .btn-group{
        margin-top: -48px;
}

.aviso{
    margin-top: -71px !important;
}
.flotante{
    position: fixed;
    z-index: 99999;
}
.head.head-1.tz-animation {
    background: #e25c1099 !important;
}

#tz-countdown-wrapper {
    background-color: rgb(176, 179, 132) !important;
    padding: 0px 0 !important;
}
@media (max-width: 980px){

    .head-1.fixed .logo a{
            width: 170px;
    margin-top: 10px;
    margin-left: -74px;
    }
    
    .head-1{
        background: #e25c10 !important;
        padding: 20px 0px;
    }
    }
.head .plazart-megamenu ul.level0 li > a {
        letter-spacing: 1px;
  /*  font-size: 11px;*/
    
}
div input, div input.form-control {
    
    border: 1px solid #e25c10;
  
}
div textarea {
    border: 1px solid #e25c10;
}
#vvisit_counter219 div > a {
 display:none;
}
#vvisit_counter220 div > a {
 display:none;
}
.com_pagos #tz-header-wrapper {
    background-color:  #e25c10 !important; 
}
.com_breezingforms #tz-header-wrapper {
    background-color:  #e25c10 !important; 
}
.vbPostButton{
    background: none repeat scroll 0 0 #e25c10 !important;
    color: #fff;
}
.dropdown-submenu a{
    text-shadow: 1px 1px 1px #000 !important;
}
.contact_details .miniicon p {
    background: #e25c10;
    
}


.com_contact #tz-header-wrapper {
    background: #e25c10 !important;
}
.com_vitabook #tz-header-wrapper {
    background: #e25c10 !important;
}
/*.home #tz-header-wrapper {
    background: #261b0500 !important;
}*/
/*.com_content #tz-header-wrapper {
    background: #e25c10 ;
}*/

#plazart-mainnav .dropdown-menu li > a:hover, #plazart-mainnav .dropdown-menu li > a:focus, #plazart-mainnav .dropdown-submenu:hover > a {
    color: #384696;
    
}
/*.com_contact #tz-header-wrapper{
    background-image: url(fondo.jpg) !important;
}*/
#tz-footer-wrapper{
    background: linear-gradient(orange,#ad0a0a, orange) !important;
}

#intro {
    
    height: 300px;
       margin: -100px 0 0 -100px;
    width: 300px;
}
/*desde aqui*/

.head-1.fixed .logo a {
    background: none repeat scroll 0 0 rgba(176, 179, 132, 0);
  
}

.event-form1 {
    background: rgba(176, 179, 132, 0);
}

#portfolio .element .TzInner .TzPortfolioDescription > .table > .table-cell > i.fa {
   
    display: none;
}
.TzPortfolioDate{
    display: none !important;
}
.TzPortfolioHits{
    display: none !important;
}
.head .plazart-megamenu ul.level0 li > a {
    
    padding: 59px 11px;
   
}
.head .plazart-megamenu ul.level0 li > a {
    background: rgba(26, 20, 20, 0);
        font-weight: bold;
    text-shadow: 1px 4px 6px #000 !important;
    
}
.head.head-1.tz-animation .plazart-megamenu ul.level0 li > a {
    padding: 38px 10px;
}
.btn {
        background: none repeat scroll 0 0 #042a85 !important;
    color: #fff; 
   
}
.btn:hover, .btn:focus {
    color: #f1a446;
    
}
.letra { display:inline-block; animation:float .2s ease-in-out infinite; }
 @keyframes float {
  0%,100%{ transform:none; }
  33%{ transform:translateY(-1px) rotate(-2deg); }
  66%{ transform:translateY(1px) rotate(2deg); }
}
 /*.letra { animation:bounce .6s; }*/
@keyframes bounce {
  0%,100%{ transform:translate(0); }
  25%{ transform:rotateX(20deg) translateY(2px) rotate(-3deg); }
  50%{ transform:translateY(-20px) rotate(3deg) scale(1.1);  }
}

.letra:nth-child(4n) { color: hsl(0, 0%, 100%); }


.letra:nth-child(2){ animation-delay:.05s; }
.letra:nth-child(3){ animation-delay:.1s; }
.letra:nth-child(4){ animation-delay:.15s; }
.letra:nth-child(5){ animation-delay:.2s; }
.letra:nth-child(6){ animation-delay:.25s; }
.letra:nth-child(7){ animation-delay:.3s; }
.letra:nth-child(8){ animation-delay:.35s; }
.letra:nth-child(9){ animation-delay:.4s; }
.letra:nth-child(10){ animation-delay:.45s; }
.letra:nth-child(11){ animation-delay:.5s; }
.letra:nth-child(12){ animation-delay:.55s; }
.letra:nth-child(13){ animation-delay:.6s; }
.letra:nth-child(14){ animation-delay:.65s; }


@media (max-width: 768px){
    .btn {
    
    margin-top: 0px;
     padding: 7px 17px; 
}
    .aviso{
    margin-top: 0px !important;
}
    .lenguaje .btn-group{
        margin-top: 0px;
}
    #tz-slider{
        margin-top: 0px;
    }
    .title{
        font-size: 14px !important;
    }
    .custommedios h3 {
    font-size: 12px;
    }
    .section#tz-our-story-wrapper.wrapper{
        padding: 0px 0px !important;
    }
    #intro {
    height: 300px;
    margin: -123px 0 0 -143px;
    width: 300px;
}

section#tz-countdown-wrapper {
    padding: 0px 0 !important;
}
}