@font-face {
  font-family: 'colby_compressedblack';
  src: url("jason_vandenberg_-_colby_compressed_black-webfont.woff2") format("woff2"), url("jason_vandenberg_-_colby_compressed_black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.titular {
  font-family: 'colby_compressedblack';
  font-size: 4rem; }

.img-center {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.icon-data img {
  transition: ease all .5s; }
  .icon-data img:hover {
    transform: scale(1.2);
    z-index: 1; }

.modal-header {
  border-bottom: 0; }
  .modal-header .close {
    padding: 1rem 1.2rem;
    margin: -2rem -2rem -1rem auto;
    font-size: 2rem;
    background-color: #EC6200;
    border-radius: 50%;
    opacity: 1;
    color: #fff;
    transition: ease all .5s; }
    .modal-header .close:hover {
      background-color: #02B1EA;
      opacity: 1 !important; }

.modal-mujeres-clave .modal-content {
  background-color: rgba(255, 255, 255, 0);
  border: 0; }

.modal-backdrop.show {
  opacity: .7; }

footer {
  background-color: #eaeaea; }
  footer h4 {
    color: #808080;
    font-size: 16px; }
  footer p {
    color: #808080;
    font-size: 14px;
    margin-bottom: 5px; }
  footer ul {
    padding-left: 0; }
    footer ul li {
      list-style: none; }
      footer ul li a {
        color: #808080;
        transition: ease all .5s; }
        footer ul li a:hover {
          color: #EC6200;
          text-decoration: none; }

.footer-post {
  background-color: #EC6200;
  padding: .2rem 0; }
  .footer-post p, .footer-post a {
    font-size: 12px;
    margin-bottom: 0;
    color: #fff; }
  .footer-post a {
    text-decoration: underline; }

.color-naranja {
  color: #EC6200; }

.bg-naranja {
  background-color: #EC6200; }

.bg-blanco {
  background-color: #fff; }

.item-cronologia {
  min-height: 25rem;
  vertical-align: bottom;
  margin-top: 3rem;
}
.item-cronologia .foto-evento {
  width: 80%;
  height: 14rem;
  border-radius: 8px;
  border: dashed 2px #EC6200;
  padding: 1rem;
  position: relative;
  background-size: cover;
  background-position: center center;
}
.item-cronologia h2 {
  font-family: 'colby_compressedblack';
  color: #EC6200;
  font-size: 3rem;
  line-height: 2.5rem;
  text-transform: uppercase;
}
.fecha-evento {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  padding: .5rem .7rem;
  border-radius: 5px;
  font-size: 1.5rem;
  font-weight: 500; }

.item-left {
  /*float: left;*/ }
  .item-left .ver-mas {
    position: absolute;
    right: -40px;
    bottom: 8rem; }
  .item-left .fecha-evento {
    right: 5rem;
    bottom: -1.5rem; }

.item-right {
  /*float: right;*/ }
  .item-right .ver-mas {
    position: absolute;
    left: -40px;
    bottom: 5rem; }
  .item-right .fecha-evento {
    left: 5rem;
    bottom: -1.5rem; }

.guia-horizontal {
  background-image: url("../images/linea-horizontal.png");
  background-position: center center;
  background-repeat: repeat-x; }

/*****************************************/
/************* MEDIA QUERIES *************/
/*****************************************/
/* Extra small devices (portrait phones, less than 544px) */
@media (max-width: 543px) {
  .item-left, .item-right {
    float: none !important; }

  .item-cronologia {
    min-height: auto !important;
    margin-top: 4rem; }
    .item-cronologia h2 {
      font-size: 2.5rem;
      line-height: 1.8rem; }
    .item-cronologia .foto-evento {
      width: 100% !important; } }
/* Small devices (landscape phones, 544px and up) */
/* Medium devices (tablets, 768px and up) */
/* Large devices (desktops, 992px and up) */
/* Extra large devices (large desktops, 1200px and up) */



/************************************************************/

.searchbox,
.searchbox-big {
    position: relative;
    width: 596px;
    margin: 0;
    text-align: center;
    z-index: 99
}

.searchbox .tld-select,
.searchbox-big .tld-select {
    margin: 12px 0
}

.searchbox .select2-arrow,
.searchbox-big .select2-arrow {
    width: 31px!important
}

.searchbox-big.small,
.searchbox.small {
    text-align: center;
    margin: 0;
    width: auto
}

.searchbox-big.small h3,
.searchbox.small h3 {
    margin: 0 auto 10px;
    color: #fff;
    width: 100%;
    font-weight: 200;
    font-size: 30px;
    text-align: center
}

.searchbox-big.small .form-wrapper,
.searchbox.small .form-wrapper {
    width: auto;
    border: 0!important;
    height: auto
}

.searchbox-big.small #domain,
.searchbox.small #domain {
    width: 232px!important;
    margin: 0 0 0 6px!important;
    font-size: 27px!important;
    padding-left: 5px;
    height: 56px!important
}

.searchbox-big.small .sltDomain,
.searchbox.small .sltDomain {
    height: 56px!important;
    line-height: 56px;
    width: 98px!important;
    font-size: 25px!important
}

.searchbox-big.small .down-arrow,
.searchbox.small .down-arrow {
    float: left;
    margin-top: 12px!important
}

.searchbox-big.small .domain-wrapper,
.searchbox.small .domain-wrapper {
    background-color: #fff;
    width: 354px!important
}

.searchbox-big.small #submit,
.searchbox.small #submit {
    width: 56px;
    height: 56px;
    float: right;
    font-size: 27px;
    margin: 0!important
}

.searchbox-big.small #itemDomain,
.searchbox.small #itemDomain {
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada
}

.searchbox h3,
.searchbox-big h3 {
    color: #cdf12c;
    font-weight: 200;
    text-align: center;
    margin-bottom: 26px;
    font-size: 25px
}

.searchbox .search-arrow,
.searchbox .search-arrow-blue,
.searchbox .search-arrow-orange,
.searchbox-big .search-arrow,
.searchbox-big .search-arrow-blue,
.searchbox-big .search-arrow-orange {
    position: absolute;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -523px 0;
    width: 31px;
    height: 37px;
    margin: 0;
    padding: 0;
    top: 7px;
    right: 33px
}

.searchbox .search-arrow-blue,
.searchbox-big .search-arrow-blue {
    background-image: url(../../images/sprite.png);
    background-position: -492px 0;
    width: 31px;
    height: 37px
}

.searchbox .search-arrow-orange,
.searchbox-big .search-arrow-orange {
    background-image: url(../../images/sprite.png);
    background-position: -461px 0;
    width: 31px;
    height: 37px
}

.searchbox .domain-wrapper,
.searchbox-big .domain-wrapper {
    width: 497px;
    float: left;
    position: relative
}

.searchbox .domain-wrapper #itemDomain,
.searchbox-big .domain-wrapper #itemDomain,
.searchbox .domain-wrapper #itemDomain-foot,
.searchbox-big .domain-wrapper #itemDomain-foot {
    right: 0;
    top: 100%
}

.searchbox .form-wrapper,
.searchbox-big .form-wrapper {
    background-color: #fff;
    height: 74px;
    border-radius: none;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.searchbox .form-wrapper .btn,
.searchbox-big .form-wrapper .btn {
    float: left
}

.searchbox .form-wrapper .sltDomain,
.searchbox-big .form-wrapper .sltDomain {
    float: left;
    color: #f36f2a!important;
    margin: 0;
    padding: 0;
    height: 74px;
    font-size: 35px
}

.searchbox .form-wrapper .down-arrow-main,
.searchbox-big .form-wrapper .down-arrow-main {
    color: #ccc;
    display: block;
    font-size: 38px;
    cursor: pointer
}

.searchbox .form-wrapper .down-arrow,
.searchbox-big .form-wrapper .down-arrow {
    margin-top: 22px;
    color: #ccc;
    display: block;
    font-size: 18px;
    cursor: pointer
}

.searchbox .form-wrapper #domain,
.searchbox-big .form-wrapper #domain {
    float: left;
    width: 333px
}

.searchbox .form-wrapper .btn-green,
.searchbox-big .form-wrapper .btn-green {
    width: 98px;
    height: 74px;
    margin-top: 0!important;
    float: right;
    font-size: 38px;
    font-weight: 200;
    background-color: #a3c800;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.searchbox .form-wrapper .btn-green:hover,
.searchbox-big .form-wrapper .btn-green:hover {
    background-color: #718b00
}

@media(max-width:768px) {
    .searchbox-big .form-wrapper .btn-green {
        width: 74px
    }
    .searchbox-big .domain-wrapper {
        width: 520px
    }
}

@media(max-width:640px) {
    .searchbox-big .form-wrapper {
        width: 450px
    }
    .searchbox-big .form-wrapper #domain {
        width: 220px
    }
    .searchbox-big .domain-wrapper {
        width: 376px
    }
}

@media(max-width:480px) {
    .searchbox-big {
        width: 100%
    }
    .searchbox-big .search-arrow-orange {
        display: none
    }
    .searchbox-big .form-wrapper {
        width: 100%
    }
    .searchbox-big .form-wrapper #domain {
        width: 46%;
        font-size: 18px
    }
    .searchbox-big .form-wrapper .tld-select {
        width: 110px;
        margin-right: 10px
    }
    .searchbox-big .form-wrapper .tld-select .select2-choice {
        font-size: 18px
    }
    .searchbox-big .form-wrapper .btn-green {
        width: 100%;
        margin-bottom: 30px
    }
    .searchbox-big .domain-wrapper {
        width: 100%
    }
}

@media(max-width:1024px) {
    .hero-container .hero-content img,
    .hero-internal .hero-content img {
        display: none!important
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 20px 0 10px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        top: 29px;
        left: 254px
    }
}

@media(max-width:991px) {
	.hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 0 0 10px!important;
        font-size: 25px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        display: none
    }
    .hero-container .hero-content .searchbox-container,
    .hero-internal .hero-content .searchbox-container {
        float: none!important;
        position: inherit;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 0!important
    }
}

@media(min-width:640px) and (max-width:768px) {

    .hero-container .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox-big {
        width: auto
    }
    .hero-container .hero-content .searchbox-big .form-wrapper #domain,
    .hero-internal .hero-content .searchbox-big .form-wrapper #domain {
        width: 286px
    }
}

@media(max-width:480px) {

    .hero-container .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox-big {
        width: auto;
        text-align: center;
        margin: 0
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        font-size: 19px
    }
    .hero-container .hero-content .searchbox-big .domain-wrapper,
    .hero-internal .hero-content .searchbox-big .domain-wrapper {
        width: 258px!important
    }
}

@media(min-width:481px) and (max-width:640px) {
    .hero-container .hero-content p,
    .hero-internal .hero-content p {
        font-size: 14px!important
    }
    .hero-container .hero-content h1,
    .hero-internal .hero-content h1 {
        font-size: 22px;
        margin: 5px auto 10px!important
    }
    .hero-container .hero-content .searchbox-big,
    .hero-container .hero-content .searchbox.small,
    .hero-internal .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox.small {
        text-align: center;
        margin: 0;
        width: auto
    }
    .hero-container .hero-content .searchbox-big .form-wrapper,
    .hero-container .hero-content .searchbox.small .form-wrapper,
    .hero-internal .hero-content .searchbox-big .form-wrapper,
    .hero-internal .hero-content .searchbox.small .form-wrapper {
        width: 340px;
        border: 0!important;
        height: auto;
        margin: 0 auto!important
    }
    .hero-container .hero-content .searchbox-big #domain,
    .hero-container .hero-content .searchbox.small #domain,
    .hero-internal .hero-content .searchbox-big #domain,
    .hero-internal .hero-content .searchbox.small #domain {
        width: 176px!important;
        margin: 0 0 0 6px!important;
        font-size: 18px!important;
        padding-left: 5px;
        height: 42px!important
    }
    .hero-container .hero-content .searchbox-big .sltDomain,
    .hero-container .hero-content .searchbox.small .sltDomain,
    .hero-internal .hero-content .searchbox-big .sltDomain,
    .hero-internal .hero-content .searchbox.small .sltDomain {
        height: 42px!important;
        line-height: 42px!important;
        width: 98px!important;
        font-size: 22px
    }
    .hero-container .hero-content .searchbox-big .down-arrow,
    .hero-container .hero-content .searchbox.small .down-arrow,
    .hero-internal .hero-content .searchbox-big .down-arrow,
    .hero-internal .hero-content .searchbox.small .down-arrow {
        float: left;
        margin-top: 5px!important
    }
    .hero-container .hero-content .searchbox-big .domain-wrapper,
    .hero-container .hero-content .searchbox.small .domain-wrapper,
    .hero-internal .hero-content .searchbox-big .domain-wrapper,
    .hero-internal .hero-content .searchbox.small .domain-wrapper {
        background-color: #fff;
        width: 298px!important
    }
    .hero-container .hero-content .searchbox-big #submit,
    .hero-container .hero-content .searchbox.small #submit,
    .hero-internal .hero-content .searchbox-big #submit,
    .hero-internal .hero-content .searchbox.small #submit {
        width: 42px;
        height: 42px;
        font-size: 18px;
        margin: 0!important
    }
    .hero-container .hero-content .searchbox-big #itemDomain,
    .hero-container .hero-content .searchbox.small #itemDomain,
    .hero-internal .hero-content .searchbox-big #itemDomain,
    .hero-internal .hero-content .searchbox.small #itemDomain {
        border-left: 1px solid #dadada;
        border-right: 1px solid #dadada;
        border-bottom: 1px solid #dadada
    }
}

.searchbox,
.searchbox-big {
    position: relative;
    width: 596px;
    margin: 0;
    text-align: center;
    z-index: 99
}

.searchbox .tld-select,
.searchbox-big .tld-select {
    margin: 12px 0
}

.searchbox .select2-arrow,
.searchbox-big .select2-arrow {
    width: 31px!important
}

.searchbox-big.small,
.searchbox.small {
    text-align: center;
    margin: 0;
    width: auto
}

.searchbox-big.small h3,
.searchbox.small h3 {
    margin: 0 auto 10px;
    color: #fff;
    width: 100%;
    font-weight: 200;
    font-size: 30px;
    text-align: center
}

.searchbox-big.small .form-wrapper,
.searchbox.small .form-wrapper {
    width: auto;
    border: 0!important;
    height: auto
}

.searchbox-big.small #domain,
.searchbox.small #domain {
    width: 232px!important;
    margin: 0 0 0 6px!important;
    font-size: 27px!important;
    padding-left: 5px;
    height: 56px!important
}

.searchbox-big.small .sltDomain,
.searchbox.small .sltDomain {
    height: 56px!important;
    line-height: 56px;
    width: 98px!important;
    font-size: 25px!important
}

.searchbox-big.small .down-arrow,
.searchbox.small .down-arrow {
    float: left;
    margin-top: 12px!important
}

.searchbox-big.small .domain-wrapper,
.searchbox.small .domain-wrapper {
    background-color: #fff;
    width: 354px!important
}

.searchbox-big.small #submit,
.searchbox.small #submit {
    width: 56px;
    height: 56px;
    float: right;
    font-size: 27px;
    margin: 0!important
}

.searchbox-big.small #itemDomain,
.searchbox.small #itemDomain {
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada
}

.searchbox h3,
.searchbox-big h3 {
    color: #cdf12c;
    font-weight: 200;
    text-align: center;
    margin-bottom: 26px;
    font-size: 23px
}
.main-header{
        margin-top: -10%;
    margin-left: 0%;
}

.searchbox .search-arrow,
.searchbox .search-arrow-blue,
.searchbox .search-arrow-orange,
.searchbox-big .search-arrow,
.searchbox-big .search-arrow-blue,
.searchbox-big .search-arrow-orange {
    position: absolute;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -523px 0;
    width: 31px;
    height: 37px;
    margin: 0;
    padding: 0;
    top: 7px;
    right: 33px
}

.searchbox .search-arrow-blue,
.searchbox-big .search-arrow-blue {
    background-image: url(../../images/sprite.png);
    background-position: -461px 0;
    width: 31px;
    height: 37px
}

.searchbox .search-arrow-orange,
.searchbox-big .search-arrow-orange {
    background-image: url(../../images/sprite.png);
    background-position: -492px 0;
    width: 31px;
    height: 37px
}

.searchbox .domain-wrapper,
.searchbox-big .domain-wrapper {
    width: 497px;
    float: left;
    position: relative
}

.searchbox .domain-wrapper #itemDomain,
.searchbox-big .domain-wrapper #itemDomain,
.searchbox .domain-wrapper #itemDomain-foot,
.searchbox-big .domain-wrapper #itemDomain-foot {
    right: 0;
    top: 100%
}

.searchbox .form-wrapper,
.searchbox-big .form-wrapper {
    background-color: #fff;
    height: 74px;
    border-radius: none;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.searchbox .form-wrapper .btn,
.searchbox-big .form-wrapper .btn {
    float: left
}

.searchbox .form-wrapper .sltDomain,
.searchbox-big .form-wrapper .sltDomain {
    float: left;
    color: #f36f2a!important;
    margin: 0;
    padding: 0;
    height: 74px;
    font-size: 35px
}

.searchbox .form-wrapper .down-arrow-main,
.searchbox-big .form-wrapper .down-arrow-main {
    color: #ccc;
    display: block;
    font-size: 38px;
    cursor: pointer
}

.searchbox .form-wrapper .down-arrow,
.searchbox-big .form-wrapper .down-arrow,
.searchbox .form-wrapper .down-arrow-foot,
.searchbox-big .form-wrapper .down-arrow-foot{
    margin-top: -7px;
    color: #ccc;
    display: block;
    font-size: 50px;
    cursor: pointer
}

.searchbox .form-wrapper #domain,
.searchbox-big .form-wrapper #domain {
    float: left;
    width: 336px
}

.searchbox .form-wrapper .btn-green,
.searchbox-big .form-wrapper .btn-green {
    width: 98px;
    height: 74px;
    margin-top: 0!important;
    float: right;
    font-size: 38px;
    font-weight: 200;
    background-color: #a3c800;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.search input {
    border: solid 1px #000;
    border-radius: 0;
    padding: 5px;
    /*width: 18% !important;
    float: left;*/
    font-style: italic;
    /*background: rgba(0, 0, 0, 0) url(/wp-content/themes/Divi/images/search.jpg) no-repeat scroll 96% center;*/
}

.searchbox .form-wrapper .sltDomain, .searchbox-big .form-wrapper .sltDomain {
    float: left;
    color: #f36f2a!important;
    margin: 0;
    padding: 0;
    height: 74px;
    font-size: 35px;
    border: none !important;
}
.searchbox .form-wrapper #domain, .searchbox-big .form-wrapper #domain {
    float: left;
    width: 336px;
    border: none !important;
}

.searchbox .form-wrapper .btn-green:hover,
.searchbox-big .form-wrapper .btn-green:hover {
    background-color: #718b00
}

@media (max-width:768px) {
    .searchbox-big .form-wrapper .btn-green {
        width: 74px
    }
    .searchbox-big .domain-wrapper {
        width: 520px
    }
}

@media (max-width:640px) {
    .searchbox-big .form-wrapper {
        width: 450px
    }
    .searchbox-big .form-wrapper #domain {
        width: 220px
    }
    .searchbox-big .domain-wrapper {
        width: 376px
    }
}

@media (max-width:480px) {
    .searchbox-big {
        width: 100%
    }
    .searchbox-big .search-arrow-orange {
        display: none
    }
    .searchbox-big .form-wrapper {
        width: 100%
    }
    .searchbox-big .form-wrapper #domain {
        width: 46%;
        font-size: 18px
    }
    .searchbox-big .form-wrapper .tld-select {
        width: 110px;
        margin-right: 10px
    }
    .searchbox-big .form-wrapper .tld-select .select2-choice {
        font-size: 18px
    }
    .searchbox-big .form-wrapper .btn-green {
        width: 100%;
        margin-bottom: 30px
    }
    .searchbox-big .domain-wrapper {
        width: 100%
    }
}

.searchbox-container {
    margin-top: 74px
}
@media (max-width:1199px) {
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 20px 0 10px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        display: none
    }
    .hero-container .hero-content .home-header-title,
    .hero-internal .hero-content .home-header-title {
        margin-top: 30px!important
    }
}

@media (max-width:1024px) {
    .hero-container .hero-content img,
    .hero-internal .hero-content img {
        display: none!important
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 20px 0 10px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        top: 29px;
        left: 254px
    }
}
 .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 0 0 10px!important;
        font-size: 25px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        display: none
    }
    .hero-container .hero-content .searchbox-container,
    .hero-internal .hero-content .searchbox-container {
        float: none!important;
        position: inherit;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 0!important
    }

.searchbox-big .form-wrapper .sltDomain {
    text-align: right;
}
.searchbox-big .form-wrapper .sltDomain {
    width: 130px;
}
.searchbox-big .form-wrapper .sltDomain {
    text-align: right;
}
.searchbox-big .form-wrapper .sltDomain {
    width: 130px;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea, select {
    padding: 2px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
}
.form-wrapper .domain-wrapper * {
    float: left;
    margin-bottom: 0;
}
.down-arrow, .down-arrow-foot {
    color: #ccc;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding-top: 10px;
    width: 5%;
    height: 38px;
}

#domain {
    color: #7c7c7c;
    padding: 0;
        padding-left: 0px;
    margin: 0;
    padding-left: 20px;
    box-shadow: none;
    font-size: 35px;
    height: 74px;
}

#submit {
    border-radius: 0;
    height: 74px;
    border: none;
        border-left-color: currentcolor;
        border-left-style: none;
        border-left-width: medium;
    border-left: 1px solid #ccc;
}

.searchbox .domain-wrapper #itemDomain,
.searchbox-big .domain-wrapper #itemDomain,
.searchbox .domain-wrapper #itemDomain-foot,
.searchbox-big .domain-wrapper #itemDomain-foot {
    right: 0;
    top: 100%
}

#minibuscador #itemDomain {
    background-color: #fff;
    width: 70px;
    right: 0
}

#minibuscador #itemDomain li {
    padding: 5px 0 0
}

#minibuscador #itemDomain li a {
    font-size: 12px;
    cursor: pointer
}

#itemDomain {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
    overflow: hidden;
    position: absolute;
    right: 143px;
    width: 130px
}

#itemDomain li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #ddd
}

#itemDomain li:last-child {
    border: 0
}

#itemDomain li a {
    display: inline-block;
    padding: 10px;
    text-align: left;
    color: #f0731f;
    background-color: #fff;
    text-decoration: none;
    width: 165px;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

#itemDomain li a:hover {
    background: #f9f9f9
}

.searchbox .domain-wrapper #itemDomain,
.searchbox-big .domain-wrapper #itemDomain,
.searchbox .domain-wrapper #itemDomain-foot,
.searchbox-big .domain-wrapper #itemDomain-foot {
    right: 0;
    top: 100%
}

.h3txt {
    color: #f36f21 !important;
    font-family: "Open Sans", Arial, sans-serif;
    margin: 15px auto;
	font-size: 32px;
}

/*****************************************/

.et-search-form,
.nav li ul,
.et_mobile_menu,
.footer-widget li:before,
blockquote {
	border-color: #2ea3f2;
}


/* Dropdown Menu */
.nav li li {
	margin: 0;
	padding: 0 20px;
}

.fullwidth-menu li li a {
	width: 200px;
	padding: 6px 20px;
}

.nav li {
	position: relative;
	line-height: 1em;
}

.nav li li {
	position: relative;
	line-height: 2em;
}

.nav li ul {
	position: absolute;
	padding: 20px 0;
}

.nav li ul {
	visibility: hidden;
	z-index: 9999;
	width: 240px;
	border-top: 3px solid #2ea3f2;
	opacity: 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.nav li ul {
	text-align: left;
	-webkit-transform: translate3d(0, 0, 0);
}

.nav li.et-hover > ul {
	visibility: visible;
}

.nav li:hover > ul {
	visibility: visible;
	opacity: 1;
}

.nav li li ul {
	z-index: 1000;
	top: -23px;
	left: 240px;
}

.nav li.et-reverse-direction-nav li ul {
	right: 240px;
	left: auto;
}

.nav li:hover {
	visibility: inherit;
	/* fixes IE7 'sticky bug' */
}

.nav li li a,
.et_mobile_menu li a {
	font-size: 14px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.nav ul li a:hover,
.et_mobile_menu li a:hover {
	opacity: 0.7;
	background-color: rgba(0, 0, 0, 0.03);
}

/* Dropdown adjustment */
.et-dropdown-removing > ul {
	display: none;
}

 /* CSS for footer search box */

  #itemDomain-foot {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
    overflow: hidden;
    position: absolute;
    right: 143px;
    width: 130px
}

#itemDomain-foot li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #ddd
}

#itemDomain-foot li:last-child {
    border: 0
}

#itemDomain-foot li a {
    display: inline-block;
    padding: 10px;
    text-align: left;
    color: #f0731f;
    background-color: #fff;
    text-decoration: none;
    width: 165px;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

#itemDomain-foot li a:hover {
    background: #f9f9f9
}


/*# sourceMappingURL=style-museo.css.map */


#picbox{margin:0 auto;width:480px}#boxcard{z-index:1;margin:10px 0 0}#boxcard div{float:left;width:100px;height:140px;margin:5px;padding:5px;border:2px solid #ec6200;cursor:pointer;border-radius:10px;box-shadow:0 1px 5px rgba(0,0,0,.5);background:#999;z-index:2}#boxcard div img{display:none;border-radius:10px;z-index:3}#boxbuttons{text-align:center;margin:20px;display:block}#boxbuttons .button{text-transform:uppercase;color:#fff;background:#ee872a;padding:5px 10px;margin:5px;border-radius:10px;cursor:pointer}#boxbuttons .button:hover{background:#999}