@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600);
a,b,big,blockquote,body,canvas,center,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,section,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:'Open Sans','Lato','Helvetica Neue',arial,sans-serif;-webkit-font-smoothing:antialiased}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#00aeef}a:hover{text-decoration:none}html,body{height:100%; color:#454c4c}b{font-weight:600}i{font-style:italic}
@font-face{
  font-family:'saf';
  src:url('../font/saf.ttf?40305838') format('truetype');
  font-weight:normal;font-style:normal;font-display:swap;
}
/* --
*---------------------------------------------------------
*
* ZOOGUADALARA.COM.MX CORE STYLESHEET built by Oscar Daniel Gutiérrrez Gileta
*
* 0. STYLE HELPERS
* 1. HEADER
* 2. LAYOUT
* 3.
*
*---------------------------------------------------------
-- */
/* --
*---------------------------------------------------------
* 0. STYLE HELPERS
*---------------------------------------------------------
-- */
.divider{display:block; height:1px; background:#ddd; margin:15px 0; }
.clearfix:after{visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0}
* html .clearfix{zoom:1} /* IE6 */
*:first-child+html .clearfix{zoom:1} /* IE7 */
::-moz-selection{background-color:#35A318; color:#fff}
::selection{background-color:#35A318; color:#fff}
.block{display:block}

.img-contain{background-position:center center; background-repeat:no-repeat; background-size:contain !important}
.img-fit{background-position:center center; background-size:cover !important}
.img-inside{background-position:center center; background-size:auto !important}
.soft-hidden{display:none}

.margin-t05{margin-top:5px}
.margin-t10{margin-top:10px}
.margin-t20{margin-top:20px}
.margin-t30{margin-top:30px}
.margin-t40{margin-top:40px}
.margin-t50{margin-top:50px}
.margin-t60{margin-top:60px}
.margin-t70{margin-top:70px}

.margin-b05{margin-bottom:5px !important}
.margin-b10{margin-bottom:10px}
.margin-b20{margin-bottom:20px}
.margin-b30{margin-bottom:30px}
.margin-b40{margin-bottom:40px}
.margin-b50{margin-bottom:50px}
.margin-b60{margin-bottom:60px}
.margin-b70{margin-bottom:70px}
.margin-r10{margin-right:10px}
.margin-l10{margin-left:10px}
.margin-l20{margin-left:20px}
.margin-l30{margin-left:30px}
.margin-r20{margin-right:20px}
.margin-r30{margin-right:30px}

.padding-10{padding:10px}
.padding-20{padding:20px}
.padding-30{padding:30px}
.padding-r10{padding-right:10px}
.padding-r20{padding-right:20px}
.padding-l10{padding-left:10px}
.padding-l20{padding-left:20px}
.padding-l30{padding-left:30px}
.padding-t10{padding-top:10px}
.padding-b10{padding-bottom:10px}

.pull-none{float:none !important}
.pull-right{float:right !important}
.pull-left{float:left !important}
.align-center{display:block; text-align:center}
.position-r{position:relative}

.text-center{text-align:center !important}
.text-justify{text-align:justify !important}
.text-normal{font-weight:400 !important}
.text-bold{font-weight:600 !important}
.text-italic{font-style:italic}
.text-right{text-align:right !important}
.text-left{text-align:left !important}
.text-gray{color:#999}
.text-xlg{font-size:32px !important}
.text-mlg{font-size:24px !important}
.text-slg{font-size:20px !important}
.text-lg{font-size:18px !important}
.text-md{font-size:14px !important}
.text-sm{font-size:13px !important}
.text-xs{font-size:11px !important; line-height:14px}

.color-gray{color:#777 !important}
.color-lightgray{color:#ddd !important}

.no-border{border:none !important}

.border-radius{-webkit-border-radius:2px!important;-moz-border-radius:2px!important;border-radius:2px!important}.border-radius-top{-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-top-left-radius:2px;border-top-right-radius:2px}.border-radius-bottom{-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-bottomleft:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.border-radius-top-left{border-top-left-radius:2px;border-top-right-radius:0}.border-radius-top-right{border-top-left-radius:0;border-top-right-radius:2px}.border-radius-left{-webkit-border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.border-radius-right{-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.border-radius-more{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.border-radius-round{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
.box-shadow{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15)}

.btn-sm{
font-size:13px;
padding:6px 10px;
display:inline-block;
}
.btn-md{
font-size:15px;padding:10px 20px;display:inline-block;
}
.btn-lg{
font-size:17px;width:100%;display:block;padding:12px 0;
}

.btn-white{
cursor:pointer;color:#555 !important;border:1px solid #ccc;outline:none;font-weight:600
}
.btn-red, .btn-yellow, .btn-orange, .btn-blue, .btn-green, .btn-dark{
cursor:pointer;
color:#fff !important;
box-shadow:inset 0 0 1px rgba(0,0,0,.05);
outline:none;
border:0;
font-weight:600
}
.btn-red:hover, .btn-yellow:hover, .btn-orange:hover, .btn-blue:hover, .btn-green:hover, .btn-dark:hover , .btn-white:hover{
-webkit-box-shadow:inset 0px -20px 15px -10px rgba(0,0,0,.04), 0 1px 1px rgba(0,0,0,.25);
-moz-box-shadow:inset 0px -20px 15px -10px rgba(0,0,0,.04), 0 1px 1px rgba(0,0,0,.25);
box-shadow:inset 0px -20px 15px -10px rgba(0,0,0,.04), 0 1px 1px rgba(0,0,0,.25)
}
.btn-red:active, .btn-yellow:active, .btn-orange:active, .btn-blue:active, .btn-green:active, .btn-dark:active , .btn-white:active{
-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,.2);-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,.2);box-shadow:inset 0px 1px 3px rgba(0,0,0,.2)
}
.btn-white{background:#fff !important}
.btn-red{background:#db2c2c !important}
.btn-yellow{background:#fec00f !important}
.btn-orange{background:#f7740b !important}
.btn-blue{background:#337ab7 !important}
.btn-green{background:#10a260 !important}
.btn-dark{background:#444 !important} /* #fdaf3f */
.btn-white-border{
background:transparent;
cursor:pointer;
color:#fff;
border:2px solid #fff;
outline:none;
font-weight:600
}
.btn-white-border:hover{
background:#fff;
color:#333
}
.btn-loading{
background:#ddd url('../img/loading.gif') no-repeat center center !important;text-indent:-9999px
}
.link{position:absolute; width:100%; height:100%; top:0; left:0; z-index:1}
.bg-gray{background:#F0F2F5; /*f7f7ee*/)}
.bg-lightgray{background:#fbfbfb}
.bg-white{background:#fff}
.bg-blue{background:#0074e4}
.bg-darkblue{background:#1850a3}
.bg-green{background:#35a318}
.bg-yellow{background:#db9600}
.bg-orange{background:#db4600}
.bg-red{background:red}
.bg-purple{background:#ab2dff}
.border-gray{border:1px solid #ccc}
.circular{border-radius:50%}
hr{margin:20px 0;border:0;border-top:1px solid #e5e5e5}
hr.less{margin:10px 0}
hr.double{height:2px;background:0 0;border:1px solid #ddd;border-right:0;border-left:0}
/*::-webkit-scrollbar{width:8px; background:transparent}
::-webkit-scrollbar-track{margin:3px}
::-webkit-scrollbar-thumb{background-color:#ccc; border-radius:5px}
::-webkit-scrollbar-thumb:hover{background-color:#fec00f}*/

/* CUSTOM AND ANIMATED CHECKBOX */
.checkbox label:after{content:''; display:table; clear:both}
.checkbox .cr{
position:relative;
display:inline-block;
border:1px solid #a9a9a9;
border-radius:.25em;
width:20px;
height:20px;
float:left;
margin-right:.5em
}
.checkbox .cr .cr-icon{
position:absolute;
font-size:18px;line-height:0;top:2px;left:-2px;color:#555
}
.checkbox label input[type="checkbox"]{display:none}
.checkbox label input[type="checkbox"] + .cr > .cr-icon{
transform:scale(3) rotateZ(-20deg);opacity:0;transition:all .2s ease-in
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
transform:scale(1) rotateZ(0deg);opacity:1
}
.checkbox label input[type="checkbox"]:disabled + .cr{opacity:.5}
input,textarea,select{
display:block;
width:100%;
padding-left:10px;
font-size:14px;
color:#555;
border:1px solid #ccc;
outline:none;
line-height:1 !important;
border-radius:2px;
box-sizing:border-box
}
input,select{height:35px}
/*input,*/textarea{font-family:'Lato','Helvetica Neue',arial,sans-serif; padding:12px 10px}
input:focus,textarea:focus,select:focus{border-color:#00aeef; box-shadow:0 0 0 1px #00aeef}
.has-error{background:#fbede9 !important;border-color:#e05425;box-shadow:0 0 0 1px #e05425}
ul#breadcrumb li{
float:left;
font-size:14px;
padding-right:20px;
color:#555;
position:relative;
line-height:14px
}
ul#breadcrumb li:before{font-family:'casascv'; content:'\e806'; position:absolute; top:1px; color:#999; right:7px}
ul#breadcrumb li:last-child:before{content:''}
ul#breadcrumb li a{
color:#999
}
ul#breadcrumb li a:hover{text-decoration:underline}
.modal-open .header-rg,.modal-open .container,.modal-open #layout,.modal-open .img-fit{
-webkit-filter:blur(5px);-moz-filter:blur(5px);filter:blur(5px);
}
.notification{
position:fixed;
left:25px;
right:25px;
z-index:99;
padding:15px;
margin-bottom:20px;
font-size:20px;
border-radius:2px;
box-shadow:0 1px 3px rgba(0,0,0,.1);
opacity:.95
}
.notification-message{color:#31708f; background:#d9edf7; border:1px solid #bce8f1; border-top:2px solid #bce8f1}
.notification-success{color:#3c763d; background:#dff0d8; border:1px solid #d6e9c6; border-top:2px solid #d6e9c6}
.notification-error{color:#8a6d3b; background:#fcf8e3; border:1px solid #faebcc; border-top:2px solid #faebcc}
.notification.fade-out{
  opacity:0;
  transition:opacity 500ms ease-in-out;
  -moz-transition:opacity 500ms ease-in-out;
  -webkit-transition:opacity 500ms ease-in-out;
}
h2{
text-align:center;
font-family:"saf",sans-serif;
font-size:24px;
font-weight:bold;
color:#ff7731;
margin-bottom:25px;
display:block;
text-transform:uppercase;
}
p:not(.footer-p){
font-size:16px;
line-height:24px;
text-align:center
}
section.list{background:#e7e7e7; padding:50px 0; display:block; line-height:26px}
section.list .name{color:#ff7731; font-size:15px; font-family:"saf",sans-serif}
section.list .desc{color:#555; font-size:15px; font-style:italic}
section.list.pattern{background:#fff url('../img/sidebar_pttrn3.png') repeat center top}
section.list.orange{background-color:#ff7731}
section.list.orange h2{color:#fff}
section.list.orange .name{color:#fff}
section.list.orange .desc{color:#f7f7f7}

.text-increase,.text-decrease{color:#555}
.text-increase .fa-font{font-size:15px !important}
.text-decrease .fa-font{font-size:13px !important}
.text-increase .fa-arrow-circle-up,.text-decrease .fa-arrow-circle-down{font-size:12px;position:relative;bottom:5px}
@media (max-width:991px){
section.list .name{text-align:left !important; margin-top:10px}
}
/* --
*---------------------------------------------------------
* 1. HEADER
*---------------------------------------------------------
-- */
.header-rg{
display:block;
height:65px;
position:absolute;
top:0;
left:0;
right:0;
z-index:9;
}
/*.header-rg.fixed{position:fixed; top:0; right:0; left:0}*/
.header-parent{display:block; padding:10px 25px 0}
/* CLIENT SEARCH SUGGEST */
input:focus + .global-search-suggest{display:block !important}
input:focus + .global-search-suggest ul{display:block !important}
.global-search-suggest ul li.line-heightsm{padding:2px 10px 2px 8px !important; color:#888; line-height:18px !important}
.global-search ::placeholder{color:#fff}
.global-search:before{
content:'\f002';
font-family:'FontAwesome';
font-size:17px;
color:rgba(255,255,255,.9);
position:absolute;
left:10px;
top:14px;
pointer-events:none;
}
.global-search.focus:before{color:#aaa}
.global-search{
position:absolute;top:25px;right:185px;
}
.global-search input{
width:35px;border-radius:3px;height:47px;background:rgba(0,0,0,.25);padding-left:35px;color:rgba(255,255,255,.9);border:none;
-moz-transition-duration:0.2s;-o-transition-duration:0.2s;-webkit-transition-duration:0.2s;transition-duration:0.2s;
}
.global-search input:focus{width:250px;background:#fff;color:#777;box-shadow:0 1px 1px rgba(0,0,0,.7)}
.global-search input:invalid{box-shadow:none !important;border:none !important}
.global-search-suggest:hover{display:block}
.global-search-suggest{
position:absolute;
top:50px;
left:-75px;
right:0;
z-index:99;
max-height:200px;
overflow-y:auto;
background:#fff;
box-shadow:0 0 1px 1px rgba(0,0,0,0.15), 0 2px 12px 0 rgba(0,0,0,0.12);
border-radius:3px;
display:none
}
.global-search-suggest ul{padding:8px}
.global-search-suggest li{display:block;font-size:13px;float:none !important;padding:0 !important}
.global-search-suggest li a{
display:block;
line-height:28px !important;
padding:0 8px !important;
color:#656565;
font-size:12px !important;
cursor:pointer;
border-radius:3px;
}
.global-search-suggest li a:hover{background:#f5f5f5}
.global-search-suggest li i{
margin-right:5px;font-size:12px !important;position:inherit !important;color:#aaa !important;
}
.global-search-suggest li:first-child{margin-top:0 !important}
.home .intro-box{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.5)}
.intro-box{
position:absolute;top:0;left:60px;width:140px;z-index:99;
}
.intro-box .logo{
display:block;height:150px;
background:url("../img/logo-padd.png") no-repeat center center; 
background-size:contain;
}
.home .intro-box .logo{border-bottom:2px solid #ccc}
.home .intro-box .logo{height:230px}

@-webkit-keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}
@keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}
.hvr-wobble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-transform-origin:0 100%;transform-origin:0 100%}
.hvr-wobble-top:hover,.hvr-wobble-top:focus,.hvr-wobble-top:active{-webkit-animation-name:hvr-wobble-top;animation-name:hvr-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}


.home .juicer-feed h1.referral{
display:none !important
}
.intro-box .climate{padding:10px}
.intro-box .climate .c-img{
display:block;
height:40px;
margin-bottom:5px;
background:url('../img/clima.png') no-repeat center center;
background-size:contain;
}
.intro-box .climate span{
display:block;font-size:26px;color:#bbb;text-align:center;
}
@media (max-width:690px){
.intro-box{width:120px}
.intro-box .logo{height:100px}
#preamble h1{margin-top:60px}
.header-parent ul.main-nav{width:300px !important}
}

.header-parent ul.main-nav{
position:fixed;
top:0;
right:-350px;
width:350px;
height:100%;
box-shadow:0 1px 20px rgba(0,0,0,.5);
color:#fff;
z-index:100;
/*background:#fff url('../img/sidebar_pttrn3.png') repeat center top;*/
background:rgba(0,0,0,.85);
overflow-y:auto
}
.header-parent ul.main-nav li{
float:left;margin-right:32px;line-height:35px;vertical-align:middle
}

.header-parent ul.main-nav > li{
float:none;display:block;margin:0 0 6px;padding:0 15px
}
.header-parent ul.main-nav > li:first-child{margin-top:25px}
.header-parent ul.main-nav > li a{
line-height:14px;
padding:13px 0 15px 13px !important;
display:block;
font-size:15px !important;
font-weight:600
}
.header-parent ul.main-nav li:last-child{margin-right:0}
.header-parent ul.main-nav li a{font-size:15px;color:#fff; font-family:"saf",sans-serif}
.header-parent ul.main-nav li a:hover{color:#fff}
.header-parent ul.main-nav li a.selected{color:#fff; font-weight:600; position:relative}
.header-parent ul.main-nav li:nth-child(1) a:hover, .header-parent ul.main-nav li:nth-child(1) a.selected{background:red}
.header-parent ul.main-nav li:nth-child(2) a:hover, .header-parent ul.main-nav li:nth-child(2) a.selected{background:#ab2dff}
.header-parent ul.main-nav li:nth-child(3) a:hover, .header-parent ul.main-nav li:nth-child(3) a.selected{background:#35A318}
.header-parent ul.main-nav li:nth-child(4) a:hover, .header-parent ul.main-nav li:nth-child(4) a.selected{background:#00d18e}
.header-parent ul.main-nav li:nth-child(5) a:hover, .header-parent ul.main-nav li:nth-child(5) a.selected{background:#333}
.header-parent ul.main-nav li:nth-child(6) a:hover, .header-parent ul.main-nav li:nth-child(6) a.selected{background:#db4600}
.header-parent ul.main-nav li:nth-child(7) a:hover, .header-parent ul.main-nav li:nth-child(7) a.selected{background:#00d18e}
.header-parent ul.main-nav li:nth-child(8) a:hover, .header-parent ul.main-nav li:nth-child(8) a.selected{background:#1850A3}
.header-parent ul.main-nav li:nth-child(9) a:hover, .header-parent ul.main-nav li:nth-child(9) a.selected{background:#333}
.header-parent ul.main-nav li:nth-child(10) a:hover, .header-parent ul.main-nav li:nth-child(10) a.selected{background:#db9600}
.header-parent ul.main-nav li:nth-child(11) a:hover, .header-parent ul.main-nav li:nth-child(11) a.selected{background:#1850A3}
.header-parent ul.main-nav li:nth-child(12) a:hover, .header-parent ul.main-nav li:nth-child(11) a.selected{background:#db4600}
.header-parent ul.main-nav li:nth-child(13) a:hover, .header-parent ul.main-nav li:nth-child(12) a.selected{background:#777}
.header-parent ul.main-nav li:nth-child(14) a:hover, .header-parent ul.main-nav li:nth-child(12) a.selected{background:#ab2dff}
.header-parent ul.main-nav li:last-child{margin-left:0}
.header-parent ul.main-nav .btn-yellow{border-radius:18px; font-size:14px; padding:8px 20px}

.header-parent ul.main-nav .drop-toggle{
display:none;
width:150px;
position:absolute;
top:100%;
left:50%;
margin:5px 0 0 -65px;
padding:4px 0;
background:#fff;
box-shadow:0 1px 3px rgba(0,0,0,0.1);
border:1px solid rgba(0,0,0,.1);
z-index:10;
border-radius:2px;
}
.drop-toggle:before{
content:'';
border:6px transparent solid;
position:absolute;
top:-10px;
border-bottom-color:#ceccc5;
margin:-2px 0 0 -6px;
right:50%;
margin-right:-3px;
}

/* -- Dynamic Button For Responsive Menu -------------------------------------*/
.menu-mask{background:rgba(0,0,0,.15); position:fixed; left:0; right:0; top:0; bottom:0; z-index:99; display:none}
.menu-link{
position:absolute;
display:block; /* show this only on small screens */
top:30px;
right:30px; /* "#menu width" */
font-size:10px;
z-index:10;
width:30px;
height:15px;
padding:20px 20px 0;
cursor:pointer;
z-index:1;
}
.menu-link span{position:relative; display:block; z-index:1}
.menu-link span, .menu-link span:before, .menu-link span:after{
background-color:#fff;width:100%;height:0.4em;
}
.menu-link span:before, .menu-link span:after{
position:absolute;margin-top:-0.9em;content:" ";z-index:1;
}
.menu-link span:after{
margin-top:0.9em;
}
.menu-link:before{
content:'MENÚ';
position:absolute;
left:-50px;
top:10px;
color:#fff;
font-size:20px;
z-index:1;
}
.menu-link:after{
content:'';
position:absolute;
top:-4px;
bottom:-8px;
right:5px;
left:-65px;
background:rgba(0,0,0,.25);
border-radius:3px;
z-index:0;
}
/* -- MOBILE STYLING -------------------------------------*/
@media (max-width:978px){


}

.scroll-top{
  position :fixed ; 
  bottom :20px; 
  right :25px ;
  background :rgba(255,255,255,0.3) ;
  padding :3px 5px; 
  width :50px; 
  height :50px; 
  box-sizing :border-box ;
  font-size :30px; 
  border-radius :100% ; 
  color :#b6a763 ;
  cursor :pointer ;
  border :5px solid #b6a763 ;
  z-index :10 ;
  display :none;
}
/* --
*---------------------------------------------------------
* 3. FOOTER
*---------------------------------------------------------
-- */
footer{
margin-top:100px;
text-align:left;
padding:75px 0;
position:relative;
background:#221b0a url('../img/footer2.png') repeat-x center top;
background:-moz-linear-gradient(top, #221b0a 0%, #3e3112 100%);
background:-webkit-linear-gradient(top, #221b0a 0%,#3e3112 100%);
background:linear-gradient(to bottom, #221b0a 0%,#3e3112 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#221b0a', endColorstr='#3e3112',GradientType=0 );
background-repeat:repeat-x;
background-position:center top;
}
footer:before{
content:'';
height:35px;
position:absolute;
top:-15px;
left:0;
right:0;
background:#221b0a url('../img/footer2.png') repeat-x center top;
}
footer h3{
font-family:"saf",sans-serif;
font-size:15px;
color:#caa856;
margin-bottom:15px;
text-transform:uppercase;
}
footer ul li a, footer p{
font-family:"saf",sans-serif;
font-size:13px;
color:rgba(255,255,255,.8);
line-height:22px;
}
footer ul li a:hover{color:#fff}
@media (max-width:991px){
footer .col-md-3 > h3{
margin-top:10px;
}
}
footer .ma{
font-size:9px;
position:absolute;bottom:5px;right:5px;
text-align:right;
color:rgba(0,0,0,0.01)
}

.cart-link {
  position: absolute;
  right: 195px;
  font-size: 10px;
  z-index: 10;
  padding: 20px 15px 0;
  cursor: pointer;
}
.cart-link img {
  width: 70%;
}
.cart-link .counter {
  background-color: #01a650;
  font-size: 8px;
  position: absolute;
  border-radius: 10px;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  color: white;
  border: 1px solid white;
  bottom: 0;
  left: 35px;
}
/* --
*---------------------------------------------------------
* 5. HOME
*---------------------------------------------------------
-- */
.home #preamble{
display:block;height:100vh;position:relative;background-position:center center;background-size:cover;overflow:hidden;
}
.home #preamble h1{
bottom:inherit;
top:30%;
left:50%;
font-size:56px;
width:600px;
height:112px;
margin-top:-56px;
margin-left:-300px;
color:rgba(255,255,255,.9) !important;
text-shadow:0 1px 15px rgba(0,0,0,.5)
}
/*.home #preamble:before{
 content:'';
z-index:2;
position:absolute;
top:-5px;left:-5px;right:-5px;
height:300px;
background:url('../img/navidad/top.png') no-repeat left top;
background-size:contain;
background-repeat:repeat-x;
}
.home #preamble:after{
content:'';
z-index:2;
position:absolute;
bottom:0;right:0;left:-50px;
height:300px;
background:url('../img/navidad/bottom.png') no-repeat center bottom;
background-size:contain;
}*/
/* .frost {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: url('../img/christmas/frost-border.png') no-repeat center;
  background-size: cover;
  opacity: .3
} */
#preamble{background-position:center center !important}
#preamble .container{position:relative;z-index:1}
#preamble .animals{
background:url('../img/animals.png') no-repeat center center;
width:100%;max-width:679px;height:203px;
position:absolute;bottom:10px;left:0;right:0;margin-left:auto;margin-right:auto;
}
#preamble .home-arrow{
background:url('../img/arrow.png') no-repeat center center;
position:absolute;
bottom:-60px;
left:50%;
margin-left:-54px;
width:108px;
height:30px;
background-size:contain
}

.animals #preamble, .attractions #preamble, .animals-desc #preamble, .generic #preamble{
display:block;height:40vh;position:relative;background-position:center top;background-size:cover;margin-bottom:70px;
}
.animals-desc #preamble{
height:70vh;
}
.animals-desc .galeria-img{
height:170px;
background-size:cover;
}
.animal-content{
padding:80px 0;
background:#008443;
}
.animal-content:first-child{padding-top:110px !important}
.animal-content:last-child{padding-bottom:110px !important}
.animal-content p{
font-size:22px;
line-height:36px;
color:#fff;
font-weight:600;
text-align:left;
padding-right:20px;
margin:20px 0;
}
.animal-content .img{
display:block;
height:400px;
background-size:cover;
background-position:center center;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
}
.generic .text-justify{
/*max-width:700px;
margin:0 auto;*/
}
.generic p a{
color:#db4600;
font-weight:600
}
#preamble #menu{
position:absolute;
display: flex;
bottom:0;left:0;right:0;
margin-left:auto;margin-right:auto;
max-width:1000px;
z-index:3 
}
#menu li{text-align:center;display: inline-block;margin-right: 0;}
#menu li a{
position:relative;
display:block;
padding:13px 3px;
font-family:"saf", sans-serif;
font-size:20px;
text-transform:uppercase;
color:#fff;
background:orange;
}
#menu li.boletos a{background:#ab2dff}
#menu li.horarios a{background:#db9600}
#menu li.atracciones a{background:#00d18e}
#menu li.mapa a{background:#db4600}
#menu li.animales a{background:#35a318}
#menu li.interacciones a{background:#2dabff; font-size:10px}
#menu li.acerca a{background:#1850a3}
#menu li.dark a{background:#333}
/* SNOW BUTTONS */
/* #preamble #menu li a:after {
    content: '';
	display: block;
	position: absolute;
	top: -7px;
	left: -3px;
	right: 0;
	height: 23px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAXCAYAAACS5bYWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFpJREFUeNrUV0tIo1cUvpkYjQ4xxSA6DxuNqG0dtaUKOgs3s6i0dFd3pSsXdjeIixakiGA34sZuXCkoONLFwJTK4GMYLYXg29gatTpiXurkbd7vv9/5ub+IxuhA7eiFQ5Kbc8/57ne/e87/ywRBYLdl3GG3aNwqsLJ0k0tLS+fmcnNzWUVFBVMoFGx2djarvLxcm5OTw+bm5iytra2xc4ExNjY27iqVyvvwK6CpeDzuCYVC1urq6qDA9UcfPp+PHR4esmAwKK6tr68/l5/8rgQ2Ozub1dbWyiYmJooaGxt/VqvV38jlchX9l0qlwoFA4DWS/RKLxRxFRUVf5+XlPcaaT2AP0sVPJBL2SCRiAPBpu93+vKamZo/Ae71eZjabWV1dXVqw7CKwp43ksrCw8Bhg7MJ/PLDZ5PHx8cz29vYT5JGD/bSYLgTrcDgYdk6siSc6NjZWDaAe4ZoHQL+cmZnRpZPnhWDpD8kw7uKo9ML/NMCsd2tr61vkzboMrEyv138M7TyLRqMWMBsX3sMgaZhMpp+AR5EJrCocDpuEGzKg4x8khs+CVWxubvZfR9JkMik4nU7BarUKLpeLmLsKuwIqTLynp4fqmIzASrqQT09Pf1VVVfX0KsWZ6uHBwQHTaDSsoKAgo6/H4xHLEcrVyRwuEisrKzs5XrrIVAVwiUVDKRRrL+YI32ewdVhMApuHWvcj6vids6J2u90MF4yBHUZNgKoEBaRBQalJqFSqtJfUYrGIlQX+ydXVVTN+u0tKSjQNDQ1axJVl2iTypebn55d7e3v/kqoDgZU1NTU9LCws/Py0M+2ekuGincxJ3yF+18jIyHJLS0slQJUWFxczrBeBE0vE5tHRkbixlZWVfSR8gTX/0P5gH7S1tX3Z3t7+BW8qAvwSfr8/jA0EIRM/qoFtampqbW9vTw+XA+ojUruVd3Z2tvb19T2TQFEim81GgVJoCvvj4+NLOJZgaWmpemdn5y3a6BbcnJDAw8HBwac6ne6eqCW5XDwB3qVSqM9/DAwMUNy/eVLabT7sI25qwgujThCBhWE+mAt2yNc4SQKSZrOQQE1HS22VJkmPAGTr7+//fX19fRk+Zgq0trbGeFAKEAQT98BSqKOj47vm5uaa/Px8JeIk4GcaHh6eWlxcfAU/A8xG67BxAX3fwdcbYUpSDJ06Z49Ak8ZC3OL8f3YiA4PBYKdLQ2AJ9OTk5GpXV9cQiCVh79M94QtlPLDUE/1gPNrd3f0W33W4cBoco48zQuy/IZYAMnGqlSc4c66L9JruQUaSARXeT8HGKzxAqFBekni6+h46+pMzGiJGMgTOJh1yU/KNEGDvZWvfBawkA9ppwGg0mrRa7SOI2g+gxOgbJIpdFpj72PnxSnPX8vqRxTURgBQWKisrH+GThOm+CtAzoK/9/Uiqq/6hoaHfdnd3jaOjo7/yY7yxbwqkWy3sQzpS2C6YirwvUJk0y7hurfyGRrnduPGvAAMASmo8wzeVwfsAAAAASUVORK5CYII=) no-repeat 0 0,
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAXCAYAAABOHMIhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABiZJREFUeNrsWMtPlFcUvzPMwIDysLyRR4uATDHWCiVgSmRlios2DeiiXUFs0nRBd6arxqQhJDapkYXhP4BqDKTQhZaFNQSCaBEVJjwdHsNr5DUMDDPDzPT3u7nTDEgRKrKgc5KT+z3uufec33de99P4fD4RpL2RNgjB3kn35MkTeRERESFiYmLkGBoaKnQ6nWSNRvPPZFxr+vv7k6KioiIdDsfa8vLyQkFBgcP3Bnel3MDAQArWI0eFhISE87nb7bZ7PJ4VvLYuLi5O5+fnu9+kMNfq6+tLjIyMzMY6KeBEbK/XarXReI3lPDZMWcc4v7GxYV1dXR3Jy8ub2E5HPvJ6vRSSDH0ku1wuAfsEZOV1IEFHoeNFdHS0yMrK2knR0Lm5uR+hxLdQMjbwHTZbB41h8RGwCdc9MzMzneHh4bGJiYlf4SN8ijkfwqiIncCAAR7Iz2GPSShudjqdfeCeqampvwBQfFxc3JdYqwTv8gB8/F48A8BgKecE14V+L7ju2tpae05OzkuCCZvkPOj8mizmC6vVKtmPu+bx48cC3qI1mUyFUOyywWD4SHlELBaLJmCHNcwAghuAOujtuF4FqHO4nsX4EsAS3I4TJ04ME1h8PDE9PS09TYZoY2Pj1729vd6lpSVfkDYTPG0UkfNDRUWFgQ5Gb2Mh0N29e9eG/GQfHh4W8/PzwUy/ObQ/gMfVVlZW1iAiZdQxp3nv3LljRoL/5erVq1UIxzSiiVD9X4EDYATynCwAzGO858hCQRoaGmJFZNJz8YIcBc4BF966dau6sLAwBxVSJCUlCSThQwuU3W6XkYUok1Vzm5znQx5bbm9v77p+/frPeNSNRzZ/ISBwrG4ZR48eLamtrf2+uLjYSEG9Xi/wTISFhQlWGXohyzO/CJlVl23KQRLbABoaHx+/Z1lUZ/Hq1SsJFj3JT3hmHx8fnydPTEzMj46OziHPW2w22wxeD4Kfgadh/4YEzU8Az4DhffAn5eXlX1y6dKkEoCTspAQ9Mjs7+0BBo8Fms1lkZGTsOo0QLLRNkvnR+fEJzIMHD0xtbW39CL8JTFtSbAOvBIyLHIGVm9VzE2gKuDAMSSpcT6KXyT137lx2cnLyMXhcGDb3wq3XuWF3d/fCzZs3P0c4v5eSknJQbYLo7Ox0gC2lpaVZ3Be67Th/dnZWoAJKsJC3XA8fPhxoamp6hMb+BaaMgWcUMGtszZjiFDNmvcDI91pzG0iY4ARwkwrxkcHBwUdgNrRMbnrqoRbkVzDcvn3bl5qaWsmcgFH4G8XdEGUWFhak51AuISFBnkoCTyFbyWKxCJwIxlC0fq2rq7tcVFRkRKskjh8/Lr0+kBjCCDV/knfdv3//WX19/R8IRRNemxlu4AXwKqM+EJwdj1HbPYSwh3sCPAJDABm2LLchCjS+5/kirKGhwWk0GrMuXrxYQuX9hm/XXTMXMY+srKwI5ApZrbYmZh7deEJhAUKjLe/pLTzSsCuHrK+1tbUJVe3P6upq87Vr174rKysrYHVj/uW+OH3IfEuw4F3ee/fuPQfAvwOs5yyE4CnlFOu7BWrTCWlreO6FACpBZGwUw4BvkANLobReHb3kGZYGsGzTq/zlO8AT1ru6uoZbWlqeA6gINJAfnz59OlVLoX8Jtebm5raampqfcMvQYgTknz9//sKVK1c+y83NTdIEuCnaKMuNGzd+6+np6cCtSTkAw9D9X8Dyh+dbgaaAC1XAnUlPTy+qqqq6cPbs2UzkmWjNljiDJzpwHFnCkW2yo6NjCKW8H54wjlezKvRT09LSTsJrz5w6dSoN+Yp51ADAPUj8VoDbDq9pxrwuJcNIYQllJTIi/xopBw/VA7DJp0+f9hA78CgL5F5C8J2CpoCj8sfA6WCe/FPRhsRlZmbGIs8Y4FFO5CJgtrSsvrRVGW1V93b1myoGnKAKEcHgnwsWpg1lNI0fphwrmdqbckeU18WrnlOjqp5/j7W3BWvfQVPKa5SBkcrYCNVB65TRTlWZ1lXiXVU5xbtlDb2SPaLWYwrgHIcqPg6Vc7fbX69Yoyqfa7/AeiegbWOEVhmsVcWDwPn224iDJgla8Hd38Hd3ELQgaIeI/hZgAIPEp0vmQJdoAAAAAElFTkSuQmCC) no-repeat 50% 0,
	url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAXCAYAAACFxybfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAodJREFUeNrsVb1rWlEUv2pN/GqspKRSKFYXWzEloIWif0Fn6dJChQ7OQil0qd3EzcEpg0OgdHDr4CQODk7VRlLMEIVqApX4We0zflR9/Z1Ui4T34ksaaAYP/Hzc673n/M6550PG8zz73yKjn0wm83fDYDAwo9HINBrNnwOQg4MDs0ql2lQqlfdAWont7ng8Pjw+Ps44nc4G1pI9EXWaSOzt7TGO42aH5Pv7+08ajUZ0MBiUeXEZd7vdL5VK5fX29rZ+5tQiEmdxKrlcjsEYczgcynK5/BKKv/IXFNz/XiqVXkHdjUuRIA9SqdRD8or/R8Ez9fr9fqHVakUR4c2z0REjIQuHw2ZcrPBXLCA0RHTezEdHjIQqkUhEr9I4HOILhQLf6/VoOUFEvDMiQiToDx1Cdz+bzZ6bUFarlel0OkkVUK/XWbvdPoVer5fh3ntsfwJ+CJ2XA4p0Op1bpBgJyxDehQQ6nQ5DZXHBYDBZq9V+EhFUndnr9drEqoc2bwJbwGPgtohuVSwWe2Gz2TZMJpNgRKi6qtUqg2EWj8dTgUDgo0KhWPN4PC70EvXOzs67fD6/S6kiRIKeZA1YJ2MiJNbdbvfTUCjkV6vVK2hcDF8GI2w0GrGTkxM2HA5PDxaLxSOfz/cWEfk81X0XIMMFgJJ/srBjCgk8IdcfuVyuZ36//7nFYtkQyAMumUzuRiKRD0jMFLa+AZOpYwqgB/ziBVqmVBKUO7eAB/R0WG/Z7XaTVqtdbTabHJL6EK2djBaBPHA0NSqpbUsiMUeEBgpF4Q5AbZrmSJ/yEWgBTaBNHl9kdkgmMUeG7qwAq9PqovceTA3zlxlgsuswyuXsGsiSxJLEkoSY/BZgAEjRodi+uBruAAAAAElFTkSuQmCC) no-repeat 100% 0;
} */

@media (max-width:991px){
#preamble #menu{display:none}
.animal-content p{
font-size:18px;
line-height:28px;
text-align:center;
padding:0 30px;
}
}
@media (min-width:768px){
#menu li a:before{
content:'';
position:absolute;
left:0px;
width:145px;
background-size:contain;
background-repeat:no-repeat;
background-position:center bottom
}
.home #menu li.boletos a:before{height:150px; top:-150px; background-image:url('../img/animals/gorila.png')}
.home #menu li.horarios a:before{height:180px; top:-180px; background-image:url('../img/animals/leon.png')}
.home #menu li.atracciones a:before{height:170px; top:-170px; background-image:url('../img/animals/elefante.png')}
.home #menu li.mapa a:before{height:100px; top:-100px; background-image:url('../img/animals/pinguino.png')}
.home #menu li.animales a:before{height:180px; top:-180px; background-image:url('../img/animals/rino.png')}
.home #menu li.interacciones a:before{height:180px; top:-180px; background-image:url('../img/animals/interacciones.png')}
.home #menu li.acerca a:before{height:100px; top:-100px; background-image:url('../img/animals/flamingo.png')}
}

#menu li a{
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-osx-font-smoothing:grayscale;
  -webkit-transition-duration:0.5s;
  transition-duration:0.5s;
}
#menu li a:hover{
  -webkit-transform:scale(1.2);
  transform:scale(1.2);
  -webkit-transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36);
  z-index:3;
}

.home .title{
width:100%;
max-width:810px;
height:140px;
margin:75px auto 0;
background-repeat:no-repeat;
background-position:center center;
background-size:contain;
position:relative;
top:8px;
z-index:1;
}
.home .title.galeria{background-image:url('../img/title/galeria.png')}
.home .title.novedades{background-image:url('../img/title/novedades.png')}
.home .title.calendario{background-image:url('../img/title/calendario.png')}
.home .title.promos{background-image:url('../img/title/promos.png')}
.home .title.redes{background-image:url('../img/title/redes.png')}
.home .title.videos{background-image:url('../img/title/videos.png')}
.home .title.dudas{background-image:url('../img/title/dudas.png')}

.calendar .img-contain{display:block;height:180px;transition:all .2s;cursor:pointer}
.calendar .img-contain:hover{-webkit-transform:scale(1.03);transform:scale(1.03);z-index:2}

/*.cal p{text-align:left !important}*/
.cal h6{
font-family:'saf',sans-serif;
display:block;
margin-top:10px;
margin-bottom:2px;
color:#db4600;
font-size:16px;
font-weight:600
}
.cal .date{
display:block;font-size:10px;color:#aaa;line-height:20px
}

@media (min-width:991px){
  .rino {
    position: absolute;
    width: 150px;
    height: 150px;
    top: 10px;
    right: 0;
    z-index: 99999;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}

.home .slider > div{
background-repeat:no-repeat;
background-size:cover;
background-position:center bottom;
min-height:390px;
}
.news .text{
padding:30px;background:#fff url('../img/sidebar_pttrn3.png') repeat center top;border-right:0;min-height:328px
}
.news .text h5{
font-size:20px;font-family:"saf",sans-serif;color:#333;margin-bottom:20px
}
.news .text p{
font-size:14px;
color:#555;
margin-bottom:20px;
text-align:left;
}
.news .media{
min-height:390px;
background-color:#fafafa;
background-size:contain;background-position:center center;background-repeat:no-repeat;
}
.news .btn-slider-more{
display:block;
position:absolute;
bottom:-2px;
left:-1px;
right:0;
z-index:1;
background:#35A318;
color:#fff;
padding:17px 0;
font-family:"saf",sans-serif;
font-size:15px;
text-align:center;
}
.news .btn-slider-more:hover{
background:#15A318;
}
.news .btn-slider-more:before{
content:'...';
position:absolute;
top:-60px;
left:0;
right:0;
text-align:center;
font-family:'Open Sans', sans-serif;
font-size:46px;
letter-spacing:2.5px;
color:#555;
}
.home .slider-dots a{
display:block;
background-size:cover;
background-position:center center;
height:78px;
cursor:pointer;
opacity:.65;
position:relative;
}
.home .slider-dots a:hover, .home .slider-dots a.selected{opacity:1}
.home .slider-dots a.selected:before{
content:'';
position:absolute;
left:0;
top:20px;
width:0;
height:0;
border-style:solid;
border-width:12.5px 0 12.5px 21.7px;
border-color:transparent transparent transparent #ffffff;
}



.home .dudas h4{
font-size:15px;
font-family:"saf",sans-serif;
color:#286c84;
text-align:center;
margin-bottom:20px
}
.home .dudas p{
font-size:14px;
line-height:20px;
text-align:justify;
}

.home .dudas .col-1{padding:50px 40px; height:100%}
.home .dudas .col-2{padding:50px 40px; height:100%}
.home .dudas .col-3{padding:50px 40px; height:100%}
/*.home .dudas .col-md-4:nth-child(1){background:#dad9d9}
.home .dudas .col-md-4:nth-child(2){background:#d4d2d2}
.home .dudas .col-md-4:nth-child(3){background:#dad9d9}*/

.dudas .dudas-img{
width:100%;
display:block;
height:70px;
margin-bottom:25px;
background-size:contain;
background-repeat:no-repeat;
background-position:center center
}
.dudas .dudas-img.wider{
width:180px;height:90px
}
@media (min-width:991px){
.home .dudas{display:table}
.home .dudas .col-md-4{height:100%; display:table-cell; /*float:none*/}
}

.home .obligaciones img {
  cursor: pointer;
  max-width: 250px;
  margin-top: 50px;
}

.home .carousel-home .item{
position:relative;
width:100%;
height:200px;
background:#444;
}
.home .carousel-home img{
position:absolute;
left:50%;
top:50%;
width:auto;
max-width:100%;
max-height:100%;
height:auto;
z-index:0;
-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}
.home .carousel-home .item .photos{
z-index:2;
padding:5px 15px;
position:absolute;
top:0;
left:0;
color:#fff;
font-size:12px;
background:rgba(0,0,0,.5);
}
.home .carousel-home .item .mask{
z-index:1;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
-webkit-box-shadow:inset 0px -100px 55px -40px rgba(0,0,0,.5);
-moz-box-shadow:inset 0px -100px 55px -40px rgba(0,0,0,.5);
box-shadow:inset 0px -100px 55px -40px rgba(0,0,0,.5);
transition:all 0.2s;
}
.home .carousel-home .info{
position:absolute;
bottom:15px;
left:10px;
right:10px;
z-index:2;
font-size:13px;
color:#f5f5f5;
text-shadow:0 1px 1px rgba(0,0,0,.5);
}
.home .carousel-home .price{
font-size:22px;margin:7px 0 5px !important;
}
.home .carousel-home .info span{
font-size:14px;color:#f5f5f5;osition:relative;
}
.home .carousel-home .info span.num{font-size:12px; position:relative}
.home .carousel-home .info span.num:after{content:'2'; position:absolute; top:-2px; right:-6; font-size:9px}

.home .carousel-home .item:hover .mask{
-webkit-box-shadow:inset 0px -110px 55px -40px rgba(0,0,0,.6);
-moz-box-shadow:inset 0px -110px 55px -40px rgba(0,0,0,.6);
box-shadow:inset 0px -110px 55px -40px rgba(0,0,0,.6);
}
/*.arr-left,.arr-right{position:absolute; top:0; bottom:0; left:0; z-index:4; cursor:pointer; opacity:.7}
.arr-left:hover,.arr-right:hover{opacity:1}
.arr-right{right:0 !important; left:inherit}
.arr-left:before,.arr-right:before{font-family:'casascv'; content:'\e807'; font-size:70px; color:#fff; position:absolute; top:65px; left:10px; text-shadow:0 1px 5px rgba(0,0,0,.8); }
.arr-right:before{content:'\e806'; left:inherit; right:10px !important}*/
.arr-left,.arr-right{position:absolute; top:50%; margin-top:-10px; bottom:0; z-index:4; width:25px; height:25px; cursor:pointer; opacity:.7; border-top:3px solid #fff}
.arr-left:hover,.arr-right:hover{opacity:1; width:28px; height:28px; transition:all .1s ease-in}
.arr-right{right:30px; border-right:3px solid #fff; transform:rotate(45deg)}
.arr-left{left:30px; border-left:3px solid #fff; transform:rotate(-45deg)}
/* --
*---------------------------------------------------------
* 5. HOME
*---------------------------------------------------------
-- */

@media (max-width:991px){
#preamble .animals{display:none}
}
#preamble h1{
font-family:"saf", sans-serif;
font-size:48px;
color:#fff;
text-align:center;
position:absolute;
bottom:-25px;
left:0;
right:0;
z-index:1
}
#preamble h1.sm{font-size:30px !important}
#preamble h1 span{padding:10px 25px 3px;box-shadow:0 6px 30px rgba(0,0,0,.3)}
#preamble h1.shadow span{background:none !important; text-shadow:0 8px 10px rgba(0,0,0,.8)}
#preamble h1.lightblue span{background:#00d18e}
#preamble h1.darkblue span{background:#1850a3}
#preamble h1.dark span{background:#333}
#preamble h1.green span{background:#35a318}
#preamble h1.yellow span{background:#db9600}
#preamble h1.orange span{background:#db4600}
#preamble h1.red span{background:red}
#preamble h1.purple span{background:#ab2dff}
.flex-vertical{
display:flex !important;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
-ms-flex-align:center;
-webkit-align-items:center;
-webkit-box-align:center;
align-items:center;
justify-content:center;
}

.transparencia p{text-align:left !important}
.transparencia .content a{
display:block;margin-top:10px;margin-bottom:2px;color:#db4600;font-size:16px;font-weight:600
}
.transparencia .articles-content a{
color:#db4600;font-size:16px;font-weight:600
}
.transparencia .articles-content article{
display:block;margin-bottom:15px;font-weight:600
}

.transparencia .date{
display:block;font-size:10px;color:#aaa;line-height:20px
}

.social a{
width:120px;
height:115px;
display:inline-block;
background-position:center center;
background-size:contain;
margin:30px 10px 0 0;
text-indent:-9999px;
opacity:.8;
} 
.social a:hover{opacity:1}
.social .facebook{background-image:url('../img/social/facebook-off.png')}
.social .facebook:hover{background-image:url('../img/social/facebook.png')}
.social .twitter{background-image:url('../img/social/twitter-off.png')}
.social .twitter:hover{background-image:url('../img/social/twitter.png')}
.social .instagram{background-image:url('../img/social/instagram-off.png')}
.social .instagram:hover{background-image:url('../img/social/instagram.png')}
.social .youtube{background-image:url('../img/social/youtube-off.png')}
.social .youtube:hover{background-image:url('../img/social/youtube.png')}
.social .snapchat{background-image:url('../img/social/snapchat-off.png')}
.social .snapchat:hover{background-image:url('../img/social/snapchat.png')}

.social p{
display:block;
max-width:560px;
text-align:center;
margin:30px auto 0;
font-size:14px;
line-height:24px;
color:#555;
}

.faq-card{
padding:30px 15px 40px;border-radius:10px;background:#fbfbfb
}
/* --
*---------------------------------------------------------
* 6. ANIMALS
*---------------------------------------------------------
-- */

#preamble #filters{
position:absolute;
bottom:-22px;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
max-width:700px;
}
#preamble #filters li input[type="text"]{
height:46px;
border:2px solid #ccc;
border-right:none;
background:#f8f7f2;
}
#preamble #filters li input[type="submit"]{
display:inline-block;
padding:13px 5px;
font-family:"saf", sans-serif;
font-size:20px;
text-transform:uppercase;
color:#fff;
background:orange;
text-align:center;
outline:none;
height:inherit;
border:none
}

.breadcrumb{display:block;background:#f5f5f5;padding:16px 15px;font-size:16px;color:#333}
.breadcrumb a{font-size:16px; font-weight:600}

.galeria-img{
cursor:pointer;
position:relative
}
.galeria-img .img{
height:180px;
background-repeat:no-repeat;
background-size:cover;
position:relative
}
.galeria-img .inner{
padding:0 10px 20px;
}

.galeria-img .mask{
position:relative;
display:none
}
.galeria-img:hover .mask{
display:block;
position:absolute;
top:0;
left:0;
right:0;
bottom:0
}
.galeria-img .mask{
background:rgba(0,0,0,.2);
text-align:center
}
.galeria-img .mask i{position:absolute; top:50%; margin-top:-22px; left:0; right:0; font-size:50px; color:rgba(255,255,255,.7)}
.galeria-img p{
display:block;
font-size:16px;
font-family:"saf",sans-serif;
background:#111;
color:#fff;
padding:10px 0
}

.galeria-img a.galeria-mas {
display:block;
font-size:14px;
font-family:"saf",sans-serif;
color:#fff;
background:rgba(0,0,0,.8);
padding:9px 0;
text-align:center;
margin:0 20px;
position:absolute;
bottom:30px;
left:10px;
right:10px;
pointer-events:none
}
.galeria-img:hover a.galeria-mas{background:#111}

.galeria-img a.galeria-mas-home{
display:block;
position:absolute;
left:10px;
right:10px;
bottom:10px;
font-size:15px;
font-family:"saf",sans-serif;
color:#fff;
background:rgba(0,0,0,.6);
padding:7px 15px;
text-align:center;
margin:0 auto;
pointer-events:none
}
.galeria-img:hover a.galeria-mas-home{background:#fff; color:#333}


.galeria-video{
cursor:pointer;
height:200px;
background-repeat:no-repeat;
background-size:cover;
position:relative
}
.galeria-video .mask{
background:rgba(0,0,0,.5) url('../img/icon-play.png') no-repeat center center;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
display:none;
background-size:contain;
}
.galeria-video:hover .mask{
display:block
}


/* --
*---------------------------------------------------------
* 5. ATRACCIONES
*---------------------------------------------------------
-- */

.attractions .title{
width:100%;
max-width:810px;
height:110px;
margin:75px auto 0;
background-repeat:no-repeat;
background-position:center bottom;
background-size:contain;
}

.attractions .title:first-child{
margin-top:20px !important
}
.attractions .title.acuario{background-image:url('../img/title/acuario.png')}
.attractions .title.safari{background-image:url('../img/title/safari.png')}
.attractions .title.skyzoo{background-image:url('../img/title/skyzoo.png')}
.attractions .title.antartida{background-image:url('../img/title/antartida.png')}

.attractions .att-img{
background-position:center bottom;
background-size:cover !important;
background-repeat:no-repeat;
height:350px;
position:relative;
}
.attractions .att-desc{
padding:20px 20px;
color:#fff;
font-size:15px;
line-height:18px;
letter-spacing:1px
}
.attractions h2{
font-family:'saf',sans-serif;
font-size:28px;
color:#fff;
text-shadow:0 2px 12px rgba(0,0,0,.7);
position:absolute;
bottom:-10px;
left:20px;
right:20px;
}
.attractions .att-desc.acuario{background:#00aaa9}
.attractions .att-desc.safari{background:#df4c18}
.attractions .att-desc.skyzoo{background:#2e9262}
.attractions .att-desc.antartida{background:#6598ff}

.attractions .attr-hover .img-fit{
position:relative;
}
.attractions .attr-hover .img-fit:hover:before{
content:'';
position:absolute;top:0;left:0;right:0;bottom:0;
background:rgba(0,0,0,.5);
z-index:0
}
.attractions .attr-hover .img-fit span{
display:none;color:#fff;z-index:99
}
.attractions .attr-hover .img-fit:hover span{
display:block;color:#fff;z-index:99
}


/* --
*---------------------------------------------------------
* 6. ATRACCIONES
*---------------------------------------------------------
-- */

.tickets .title{
width:100%;
max-width:810px;
height:110px;
margin:25px auto 30px;
background-repeat:no-repeat;
background-position:center bottom;
background-size:contain;
}
.title.pack-guadazoo{background-image:url('../img/boletos/guadazoo.png')}
.title.pack-premier{background-image:url('../img/boletos/premier.png')}
.title.pack-acuario{background-image:url('../img/boletos/acuario.png')}

.title.pack-safari{background-image:url('../img/boletos/safari.png')}
.title.pack-otros{background-image:url('../img/boletos/otros.png')}
.title.pack-skyzoo{background-image:url('../img/boletos/skyzoo.png')}
.title.pack-tren{background-image:url('../img/boletos/tren.png')}
.title.pack-antartida{background-image:url('../img/boletos/antartida.png')}
.title.pack-diamante{background-image:url('../img/boletos/diamante.png')}

.tickets p{
font-size:13px;
text-align:justify;
line-height:18px
}

.tickets .galeria-img .img{height:206px}

.tickets .btn-md{
font-family:'saf', sans-serif;
font-size:22px;
}
.tickets .tickets-desc .text-sm{line-height:35px; font-size:12px; font-weight:bold}
.tickets .tickets-desc .text-xs{font-size:7px}
/* --
*---------------------------------------------------------
* 7. SLIDER
*---------------------------------------------------------
-- */
/* Slider */
.slick-slider{
position:relative;
display:block;
-moz-box-sizing:border-box;
 box-sizing:border-box;
-webkit-user-select:none;
   -moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-touch-callout:none;
-khtml-user-select:none;
-ms-touch-action:pan-y;
touch-action:pan-y;
-webkit-tap-highlight-color:transparent;
}

.slick-list
{
position:relative;
display:block;
overflow:hidden;
margin:0;
padding:0;
}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer; cursor:hand}

.slick-slider .slick-track, .slick-slider .slick-list{
-webkit-transform:translate3d(0, 0, 0);
   -moz-transform:translate3d(0, 0, 0);
-ms-transform:translate3d(0, 0, 0);
 -o-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}

.slick-track{
position:relative;
top:0;
left:0;
display:block;
}
.slick-track:before,
.slick-track:after
{
display:table;
content:'';
}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}

.slick-slide{
display:none;
float:left;
height:100%;
min-height:1px;
}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{
display:block;
height:auto;
border:1px solid transparent;
}
.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url('../img/loading.gif') center center no-repeat}


#pay-popup{position:fixed;top:0;bottom:0;left:0;right:0;background:#fff;z-index:99}

#pay-popup .pay-popup-close{
color:#aaa;
display:block;
position:absolute;
top:20px;
right:30px;
font-size:80px;
font-weight:300;
cursor:pointer
}

#pay-popup label{
display:block;font-size:16px;font-weight:600;margin-bottom:5px;color:#999
}
#pay-popup input, #pay-popup select{margin-bottom:10px}

#pay-popup .detail-row{
padding:7px 5px;background:#eaeaea;font-size:16px;margin-bottom:5px
}
#pay-popup h3{
text-align:center;
font-family:"saf",sans-serif;
font-size:24px;
font-weight:bold;
color:#ff7731;
margin-bottom:25px;
display:block;
text-transform:uppercase;
}



.preamble-video{
position:absolute;top:0;left:0;right:0;bottom:0;
z-index:0;overflow-y:hidden;
}

#canv{position:relative;z-index:1}
.sm-penguin{
position:absolute;
right:15px;
bottom: -15px;
width: 115px;
height: 180px;
background:url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/25839/tree.svg') no-repeat center center;
/* background:url('../img/animals/pinguino_transp.png') no-repeat center center; */
background-size:contain;
z-index:1
}

.lightrope {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    position: fixed;
    top:0;
    left:0;
    z-index: 1;
    margin: -15px 0 0 0;
    padding: 0;
    pointer-events: none;
    width: 100%;
  }
  .lightrope li {
    position: relative;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 12px;
    height: 28px;
    border-radius: 50%;
    margin: 20px;
    display: inline-block;
    background: #00f7a5;
    box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    -webkit-animation-name: flash-1;
            animation-name: flash-1;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .lightrope li:nth-child(2n+1) {
    background: aqua;
    box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.5);
    -webkit-animation-name: flash-2;
            animation-name: flash-2;
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s;
  }
  .lightrope li:nth-child(4n+2) {
    background: #f70094;
    box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    -webkit-animation-name: flash-3;
            animation-name: flash-3;
    -webkit-animation-duration: 1.1s;
            animation-duration: 1.1s;
  }
  .lightrope li:nth-child(odd) {
    -webkit-animation-duration: 1.8s;
            animation-duration: 1.8s;
  }
  .lightrope li:nth-child(3n+1) {
    -webkit-animation-duration: 1.4s;
            animation-duration: 1.4s;
  }
  .lightrope li:before {
    content: "";
    position: absolute;
    background: #222;
    width: 10px;
    height: 9.3333333333px;
    border-radius: 3px;
    top: -4.6666666667px;
    left: 1px;
  }
  .lightrope li:after {
    content: "";
    top: -14px;
    left: 9px;
    position: absolute;
    width: 52px;
    height: 18.6666666667px;
    border-bottom: solid #222 2px;
    border-radius: 50%;
  }
  .lightrope li:last-child:after {
    content: none;
  }
  .lightrope li:first-child {
    margin-left: -40px;
  }
  
  @-webkit-keyframes flash-1 {
    0%, 100% {
      background: #00f7a5;
      box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    }
    50% {
      background: rgba(0, 247, 165, 0.4);
      box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2);
    }
  }
  
  @keyframes flash-1 {
    0%, 100% {
      background: #00f7a5;
      box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    }
    50% {
      background: rgba(0, 247, 165, 0.4);
      box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2);
    }
  }
  @-webkit-keyframes flash-2 {
    0%, 100% {
      background: aqua;
      box-shadow: 0px 4.6666666667px 24px 3px aqua;
    }
    50% {
      background: rgba(0, 255, 255, 0.4);
      box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.2);
    }
  }
  @keyframes flash-2 {
    0%, 100% {
      background: aqua;
      box-shadow: 0px 4.6666666667px 24px 3px aqua;
    }
    50% {
      background: rgba(0, 255, 255, 0.4);
      box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.2);
    }
  }
  @-webkit-keyframes flash-3 {
    0%, 100% {
      background: #f70094;
      box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    }
    50% {
      background: rgba(247, 0, 148, 0.4);
      box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 0.2);
    }
  }
  @keyframes flash-3 {
    0%, 100% {
      background: #f70094;
      box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    }
    50% {
      background: rgba(247, 0, 148, 0.4);
      box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 0.2);
    }
  }

.fullscreen-bg{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  overflow:hidden;
  z-index:0;
  background:#f1f1f1;
}

.fullscreen-bg__video{
  position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%
}

@media (min-aspect-ratio:16/9){
  .fullscreen-bg__video{
height:300%;top:-100%;
 }
}

@media (max-aspect-ratio:16/9){
  .fullscreen-bg__video{
width:300%;left:-100%;
 }
}

@media (max-width:767px){
  .fullscreen-bg{
background:url('../img/videoframe.jpg') center center / cover no-repeat;
 }
  /*.fullscreen-bg__video{
display:none;
 }*/
}


.timeline .type{min-height:140px}
.timeline .type{
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-osx-font-smoothing:grayscale;
  -webkit-transition-duration:0.4s;
  transition-duration:0.4s;
}
.timeline .type:hover{
  -webkit-transform:scale(1.3);
  transform:scale(1.3);
  -webkit-transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36);
  z-index:2;
}

.timeline .type-1 .img{
display:block;
margin-bottom:7px;
height:65px;
background-size:cover;
background-position:center center;
}
.timeline .type-1 .year{
font-family:'saf', sans-serif;
font-size:48px;
color:#fff;
display:block;
text-align:center;
}
.timeline .type-1 .text{font-size:10px; line-height:14px; color:#fff; padding-right:7px}

.timeline .type-2{background-size:cover}
.timeline .type-2 .year{
font-family:'saf', sans-serif;
font-size:48px;
color:#fff;
display:block;
text-align:center;
margin:10px 0 5px
}
.timeline .type-2 .text{font-size:10px; line-height:14px; color:#fff; padding:0 7px 0 12px}
.timeline .text.bigger{font-size:14px}

/* .equal-height-columns {
  display: flex;
  flex-wrap: wrap;
}
.equal-height-columns .col-sm-3 {
  display: flex;
  flex-direction: column;
}
.equal-height-columns .col-sm-3 .padding-10 {
  flex-grow: 1;
} */


.timeline.interactions .type:hover{
  transform:none;
}
.timeline.interactions .img{
  display:block;
  margin:5px 5px 10px 5px;
  height:220px;
  background-size:cover;
  background-position:center center;
}
.timeline.interactions .interaction-title{
  font-family:'saf', sans-serif;
  font-size:14px;
  color:#ff7731;
  display:block;
  margin-bottom: 10px;
}
.timeline.interactions .interaction-desc{
  font-size:12px;
  line-height:18px;
  margin-bottom: 30px;
}


.alert-success{
background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d;
}
.alert{
padding:15px;border:1px solid transparent;border-radius:4px;
}
.alert, .thumbnail{
margin-bottom:22px;
}


.boletos-mas .galeria-img .inner{padding:0}
.boletos-mas .desc{height:146px;padding:30px;color:#fff}
.boletos-mas .desc h5{
text-align:center;
font-family:"saf",sans-serif;
font-size:24px;
font-weight:bold;
display:block;
text-transform:uppercase;
text-shadow:none
}
.boletos-mas .desc p{
font-size:15px;margin-top:15px;line-height:26px
}

.covid-mask {
position: fixed; top:0; left:0; right:0; bottom: 0; background: rgba(0,0,0,.8); z-index: 999;
}
.covid-img {
position:relative; width: 100%; max-width: 500px; height: 420px;
padding-bottom: 56.25%;
margin: 50px auto;
background-size: contain; background-position: center top; background-repeat: no-repeat;
}
/*tiktok feed*/
div[class^='WidgetBackground__ContentContainer-'], div[class*='WidgetBackground__ContentContainer-'] {
  max-height: 500px;
}

.covid-modal-close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.7;
  cursor: pointer;
}
.covid-modal-close:hover {
  opacity: 1;
}
.covid-modal-close:before, .covid-modal-close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.covid-modal-close:before {
  transform: rotate(45deg);
}
.covid-modal-close:after {
  transform: rotate(-45deg);
}

.faq-question {
  font-family: "saf",sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff7731;
  margin-bottom: 25px;
  display: block;
  cursor: pointer;
}
.faq-answer {
  line-height: 24px;
  margin-bottom: 25px;
}
.faq-answer a {
  text-decoration: underline;
}