/* Virginia Safari Park */
html {
  font-family: "Lato", sans-serif;
  line-height: 1.7;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
 
}

html * {
  box-sizing: border-box;
}

body {
  margin: 0;
  position: relative;
  overflow-x: hidden;

}

body.no_ov {
  overflow: hidden;
}

.clearfix:before, .clearfix:after {
  display: block;
  content: '';
  clear: both;
}

.mb-clearmargin {
  margin: 0;
}

article, aside, footer, header, main, nav, section {
  display: block;
}

a,.developer a {
  color: #333333;
  text-decoration: none;
}
.developer a {
	text-decoration: underline;
}

a:visited {
  color: #333333;
}

a:hover {
  color: #4BC65E;
  text-decoration: underline;
}

a:active,.link-more:hover {
  color: #4BC65E;
}

ul, ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

h1, h2, .intro-txt {
  /* font-family: 'Londrina Solid', cursive; */
  font-family: "Poppins", sans-serif;
  font-weight: 900;
}

h1, h2, h3, h4, h5 {
  margin: 0 auto;
}

h1 {
  font-size: 52px;
}

h2 {
  font-size: 40px;
}

h3, h4, h5 {
  font-family: "Lato", sans-serif;
  font-family: 700;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 28px;
}

h5 {
  font-size: 20px;
}

img {
  max-width: 100%;
  height: auto;
  display: inherit;
  margin: 0 auto;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.text-center {
  text-align: center;
}

.btn {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 22px;
  padding: 10px 20px;
  display: inline-block;
}

.btn.circle {
  border-radius: 50%;
  display: table-cell;
  vertical-align: middle;
  min-width: 180px;
  height: 180px;
  min-height: 180px;
  text-align: center;
}

.btn.circle:hover {
  border-color: #ffffff;
  border-width: 3px;
  -webkit-box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.5);
}

.btn.circle strong {
  display: block;
  text-transform: uppercase;
  margin-bottom: -10px;
}

.btn.btn-red {
  color: #ffffff;
  background-color: #DA2032;
  border: 1px solid #DA2032;
}
.btn-white{
  color:#fff!important;
  text-decoration: none!important
}

.btn.btn-red:hover {
  background-color: #DA2032;
  border-color: #ffffff;
  text-decoration: none;
}
.btn.btn-darkred {
  color: #ffffff;
  background-color:#530C0C;
  border: 1px solid #530C0C;
}

.btn.btn-darkred:hover {
  background-color: #530C0C;
  border-color: #ffffff;
  text-decoration: none;
}

.btn.btn-l-brown {
  color: #ffffff;
  background-color:#9A7859;
  border: 1px solid #9A7859;
}

.btn.btn-l-brown:hover {
  background-color:#9A7859;
  border-color: #ffffff;
  text-decoration: none;
}

.btn.btn-blue {
  color: #333333;
  background-color: #91CEFF;
  border: 1px solid #91CEFF;
}

.btn.btn-blue:hover {
  color: #ffffff;
  background-color: #8D4A25;
  border-color: #8D4A25;
  text-decoration: none;
}

.btn.btn-blue2 {
  color: #fff;
  background-color: #396DB0;
  border: 1px solid #396DB0;;
}

.btn.btn-blue2:hover {
  color: #ffffff;
  background-color: #396DB0;
  border-color: #FFF;
  text-decoration: none;
}
.btn.btn-blue-light {
  color: #fff;
  background-color: #49D6DF;
  border: 1px solid #49D6DF;
}

.btn.btn-blue-light:hover {
  color: #ffffff;
  background-color: #49D6DF;
  border-color: #FFF;
  text-decoration: none;
}


.btn.btn-darkblue {
  color: #ffffff;
  background-color: #447878;
  border: 1px solid #447878;
}

.btn.btn-darkblue:hover {
  color: #ffffff;
  background-color: #447878;
  border-color: #ffffff;
  text-decoration: none;
}

.btn.btn-brown {
  color: #ffffff;
  background-color: #9A7859;
  border: 1px solid #9A7859;
}

.btn.btn-brown:hover {
  color: #ffffff;
  background-color: #9A7859;
  border-color: #ffffff;
  text-decoration: none;
}

.btn.btn-yellow {
  color: #fff;
  background-color: #DC7434;
  border: 1px solid #DC7434;
}

.btn.btn-yellow:hover {
  color: #ffffff;
  background-color: #8D4A25;
  border-color: #8D4A25;
  text-decoration: none;
}
.btn.btn-orange {
  color: #fff;
  background-color: #DC7434;
  border: 1px solid #DC7434;
}

.btn.btn-orange:hover {
  color: #ffffff;
  background-color: #8D4A25;
  border-color: #8D4A25;
  text-decoration: none;
}
.btn.btn-blue {
  color: #333;
  background-color: #49D6DF;
  border: 1px solid #49D6DF;
}

.btn.btn-blue:hover {
  color: #fff;
  background-color: #8D4A25;
  border-color: #8D4A25;
  text-decoration: none;
}

.btn.btn-lightpurple {
  color: #333;
  background-color: #D9DFF7;
  border: 1px solid #D9DFF7;
}

.btn.btn-lightpurple:hover {
  color: #fff;
  background-color: #8D4A25;
  border-color: #8D4A25;
  text-decoration: none;
}

.nav_btn {
  position: relative;
  cursor: pointer;
  width: 44px;
  height: 44px;
}

.nav_btn span {
  width: 100%;
  height: 5px;
  border-radius: 10px;
  display: block;
  -webkit-transition: ease 0.3s;
  -ms-transition: ease 0.3s;
  -moz-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  position: absolute;
  background: #ffffff;
  left: 0;
}

.nav_btn span:nth-child(1) {
  top: 0;
  transform: rotate(0deg);
}

.nav_btn span:nth-child(2) {
  transform: scale(1, 1);
  transform-origin: center left;
  top: 15px;
}

.nav_btn span:nth-child(3) {
  transform: rotate(0deg);
  top: 30px;
}

.no_ov .nav_btn span {
  -webkit-transition: ease 0.3s;
  -ms-transition: ease 0.3s;
  -moz-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}

.no_ov .nav_btn span:nth-child(1) {
  top: 15px;
  transform: rotate(45deg);
}

.no_ov .nav_btn span:nth-child(2) {
  transform: scale(0, 1);
}

.no_ov .nav_btn span:nth-child(3) {
  top: 15px;
  transform: rotate(-45deg);
}

.caption {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 140.62%;
  color: #216645;
}
.sub-footer{
  margin-top: 20px;
}
.sub-footer a{
    font-size: 18px;
}
/*-- GRID SETUP ---*/
.row {
  margin-right: auto;
  margin-left: auto;
}

.row + .row {
  padding-top: 30px;
}

.row:before, .row:after {
  display: table;
  content: ' ';
}

.row:after {
  clear: both;
}

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.column + .column {
  padding-top: 30px;
}

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
  .row + .row {
    padding-top: inherit;
  }
  .column + .column {
    padding-top: inherit;
  }
}

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

.row:not(.expanded) .row {
  max-width: none;
}

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.column.centered, .columns.centered {
  float: none;
  clear: both;
  margin: 0 auto;
}

.col-sm-1 {
  width: 8.33333%;
}

.col-sm-2 {
  width: 16.66667%;
}

.col-sm-3 {
  width: 25%;
}

.col-sm-4 {
  width: 33.33333%;
}

.col-sm-5 {
  width: 41.66667%;
}

.col-sm-6 {
  width: 50%;
}

.col-sm-7 {
  width: 58.33333%;
}

.col-sm-8 {
  width: 66.66667%;
}

.col-sm-9 {
  width: 75%;
}

.col-sm-10 {
  width: 83.33333%;
}

.col-sm-11 {
  width: 91.66667%;
}

.col-sm-12 {
  width: 100%;
}

.wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

.intro-txt {
  color: #9A7859;
  font-size: 28px;
}

.logo {
  position: absolute;
  left: 0;
  top: -23px;
  width: 150px;
  height: 110px;
  background: url("../images/vsp-logo.png") no-repeat center center;
  background-size: cover;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 1001;
}
.logo-usa,.logo-trip{display:none;}
@media(min-width:1200px){
	.logo-usa{
	  width: 150px;
	  height: 150px;
	  content: "";
	  position:absolute;
	  overflow: hidden;
	  text-indent: -9999px;
	    left: 180px;
	    bottom: 30px;
	    display:block;
	    background: url("../images/logo-best-safari-park.png") no-repeat center center;
	    z-index: 999;
	}
	.logo-trip{
	  width: 150px;
	  height: 150px;
	  content: "";
	  position:absolute;
	  overflow: hidden;
	  text-indent: -9999px;
	  left:30px;
	  bottom: 30px;
	  display:block;
	  background: url("../images/TripAdvisor-Logo.png") no-repeat center center;
	  z-index: 999;
	}
}

/* --- TEMP BEFORE JS IS ADDED -- */
.warning-bar, .top-links {
  display: none;
}
.warning-bar{
  padding:0;
}
nav .navbar, footer {
  background-color: #333333;
}

nav .navbar a, footer a {
  color: #ffffff;
  text-decoration: none;
}

nav .navbar a:visited, footer a:visited {
  color: #ffffff;
}

nav .navbar a:hover, footer a:hover {
  color: #ffffff;
  text-decoration: none;
}

nav .navbar a:active, footer a:active {
  color: #ffffff;
}

nav .navbar {
  position: relative;
  min-height: 60px;
  margin-top: 30px;
  margin-bottom: 60px;
}

nav .navbar:before, nav .navbar:after {
  display: block;
  content: '';
  clear: both;
}

nav .navbar .mobile-btn {
  position: fixed;
  top: 45px;
  left: calc(100vw - 150px);
  display: block;
  z-index: 1003;
}
.no_ov nav .navbar .mobile-btn {
    left: calc(50% - 22px);
}
nav .mobile-tickets {
	float: right;
}
nav .mobile-tickets .btn {
    padding: 8px !important;
    line-height: 50px;
    font-size: 14px;
}
nav .navbar .nav-wrapper {
  position: fixed;
  top: 0;
  left: -100vw;
  display: block;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  z-index: 1002;
  background-color: #333333;
  will-change: left;
  transition: left .5s ease-out;
  /* transform: rotate(-2deg); */
  transform-origin: left bottom;
  text-align: center;
}

nav .navbar .nav-wrapper.show {
  left: 0;
  overflow-y: auto;
}

nav .navbar .nav-wrapper.show .main-nav {
  display: inline-block;
  margin: 30px auto;
}

nav .navbar .nav-wrapper.show .main-nav li {
  text-align: left;
  margin-bottom: 30px;
}

nav .navbar .nav-wrapper.show.mobile-nav {
  background-color: #B14408;
}

nav .navbar ul:before, nav .navbar ul:after {
  display: block;
  content: '';
  clear: both;
}

nav .navbar ul li.btn-red {
  padding: inherit;
  background-color: transparent !important;
  border: none;
}

nav .navbar ul li.btn-red a {
  padding: 10px 20px;
  background-color: #DA2032;
  border: 1px solid #DA2032;
}

nav .navbar ul li.btn-red a:hover {
  background-color: #DA2032;
  border-color: #ffffff;
  text-decoration: none;
}

nav .navbar ul li a {
  position: relative;
  font-size: 22px;
}

nav .navbar ul li a:hover {
  background-color: #DC7434;
  background-image: none;
}

nav .navbar ul li.has-sub ul {
  display: block;
  height: 0;
  overflow: hidden;
  min-width: 220px;
}

nav .navbar ul li.has-sub.show ul {
  height: auto;
}

nav .navbar ul li.has-sub.show ul.featured-animals {
  padding-bottom: 160px;
}

nav .navbar ul li.has-sub > a {
  padding-right: 10px;
}

nav .navbar ul li.has-sub > a:after {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #c87d2e;
  right: -4px;
  bottom: 9px;
}

nav .navbar ul li.has-sub > a:hover::after {
  display: none;
}

nav .navbar ul li > ul {
  background-color: #DC7434
}

nav .navbar ul li > ul > li {
  float: none;
  position: initial;
}
nav .navbar ul li > ul > li.park-map{
	background: #95420d;
    padding-bottom: 20px;
}
nav .navbar ul li > ul > li.park-map a:hover:after,nav .navbar ul li > ul > li.park-map a:hover:before{
	content:none!important;
}
nav .navbar ul li > ul > li.park-map a:hover{
	background:#95420d;
}


nav .navbar ul li > ul > li a {
  display: block;
  position: relative;
  padding: 4px 19px 10px 0;
}

nav .navbar ul li > ul > li a:hover:before, nav .navbar ul li > ul > li a:hover:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 7px;
  background: url("../images/line-texture-small.svg") no-repeat left bottom;
  background-size: auto;
}

nav .navbar ul li > ul > li a:hover:before {
  top: 0;
}

nav .navbar ul li > ul > li a:hover:after {
  bottom: 0;
}

nav .navbar ul li > ul.featured-animals span {
  position: absolute;
  right: 0;
  bottom: 10px;
  display: block;
  opacity: 0;
  text-align: center;
  will-change: opacity;
  transition: opacity .5s ease-out;
}

nav .navbar ul li > ul.featured-animals span img {
  max-width: 90%;
}

nav .navbar ul li > ul.featured-animals li:hover span {
  opacity: 1;
}

nav .navbar ul li:hover ul, nav .navbar ul li:hover ul li {
  display: block;
}

nav .navbar .btn {
  display: inline;
}

.top-links {
  padding: 10px 0 5px;
  line-height: 47px;
}

.top-links:before, .top-links:after {
  display: block;
  content: '';
  clear: both;
}

.top-links a,.top-links li, .top-links div{
  color: #828282;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  /* font-size: 19px; */
	font-size: 16px;
}

.top-links a:visited {
  color:  #828282;
}

.top-links a:hover {
  color: #333333;
  text-decoration: underline;
}

.top-links a:active {
  color: #333333;
}

.top-links a {
  font-size: 16px;
}

.top-links img {
  float: right;
  margin-left: 10px;
}

.top-links .weather img {
  width: 47px;
  height: 47px;
}

.top-links .phone img {
  /* width: 37px;
  height: 37px; */
	width: 24px;
	height: 24px;
	margin-top: 5px;
}

.warning-bar {
  position: relative;
  background-color: #EED690;
  text-align: center;
  line-height: 65px;
  font-size: 18px;
  font-weight: 700;
}
.warning-bar .banner-wrapper a{ font-size: 18px;color:#446107;}
.warning-bar .banner-wrapper a,.warning-bar .banner-wrapper a:hover {
  color: #446107;
  text-decoration: none;
}

.warning-bar a, .warning-bar a:visited {
  color: #446107;
}

.warning-bar a:hover {
  color: #446107;
  text-decoration: underline;
}

.warning-bar a:active {
  color: #446107;
}

.warning-bar a {
  display: block;
}

.warning-bar:hover {
  background-color: #F6F3EF;
}

.warning-bar:hover a {
  color: #333333;
}

.close-btn {
  position: absolute;
  top: 17px;
  right: 50px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  z-index: 3;
  text-decoration: none;
}

.actions-wrapper img{
	position: absolute;	
    z-index: -1;
    right: -67px;
    top: -67px;
    opacity: 0;
}
.actions-wrapper .plant:hover img{
   opacity: 1;
}
.actions-wrapper .plant-1{
    width: 143px;
}
.actions-wrapper .plant-2 img{
	top: -71px;
}
.actions-wrapper .plant-3{
	
}
.actions-wrapper .plant-4{
	
}
.slider-three .swiper-button-next, .slider-three .swiper-container-rtl .swiper-button-prev{
	right: 49px;
	top: 40%;
	outline: none;
}
.slider-three .swiper-button-prev, .slider-three .swiper-container-rtl .swiper-button-next{
	left: 49px;
	top: 40%;
	outline: none;
}
.slider-three .swiper-button-prev:hover img, .slider-three .swiper-button-next:hover img{
	filter:brightness(0) invert(1);
}
.events_wrapper{	
	max-width: 1100px;
	width: 100%;
	margin:60px auto;
}
.animate{
	opacity: 0;
}
.fade{
    animation: fade-in 0.5s ease;
}
@keyframes fade-in{
	0% {
	    opacity: 0;
	    transform: translateY(200px);
	}

	100% {
	    transform: translateY(0px);
	    opacity: 1;
	}
}

/* --- FOOTER SECTION --- */
footer {
  position: relative;
  width: 100%;
  color: #ffffff;
}

footer label {
  display: none;
}

footer h5 {
  margin-block-start: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1rem;
}

footer .main-footer {
	position: relative;
  width: 100%;
  padding: 120px 24px 74px;
  overflow: hidden;
}

footer .main-footer:before, footer .main-footer:after {
  display: block;
  content: '';
  width: 180px;
  height: 100vw;
  position: absolute;
  top: -25vw;
  left: 25%;
  background: url("../images/general_icons/wood-texture-left.svg") no-repeat left top;
  background-size: cover;
  transform: rotate(270deg);
}

footer .main-footer:after {
  top: auto;
  bottom: -25vw;
  transform: rotate(90deg);
  background-position: left bottom;
}

footer .main-footer form {
  margin-bottom: 30px;
}

footer .main-footer form input {
  line-height: 74px;
  font-size: 20px;
  padding-left: 10px;
  outline: none;
}

footer .main-footer form input[type="text"] {
  width: 100%;
  border: none;
}

footer .main-footer form input[type="text"]::placeholder {
  padding-left: 20px;
  font-size: 22px;
}

footer .main-footer form input + input {
  margin-top: 20px;
}

footer .main-footer form input.btn {
  line-height: 54px;
}

footer .main-footer .footer-links ul.footer-nav {
  font-size: 22px;
  font-weight: 700;
}

footer .main-footer .footer-links ul li {
  padding-bottom: 50px;
}

footer .main-footer .footer-links a {
  position: relative;
  font-size: 18px;
}

footer .main-footer .footer-links a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  will-change: width;
  transition: width .1s ease-out;
  transform: rotate(-2deg);
  transform-origin: left bottom;
}

footer .main-footer .footer-links a:hover:after {
  width: 100%;
  border-bottom: 2px solid #ffffff;
}

footer .main-footer .footer-links .social-links li {
  width: 25%;
  float: left;
  text-align: center;
}

footer .main-footer .footer-links .social-links a {
  display: inline-block;
  width: 65px;
  height: 65px;
}

footer .main-footer .footer-links .social-links a:after, footer .main-footer .footer-links .social-links a:hover:after {
  display: none;
}

footer .main-footer .footer-links .social-links a svg {
  width: 65px;
  height: 65px;
  stroke: #B0AA5E;
}

footer .main-footer .footer-links .social-links a svg path {
  fill: #B0AA5E !important;
}

footer .main-footer .footer-links .social-links a:hover svg {
  stroke: #5FCDF2;
}

footer .main-footer .footer-links .social-links a:hover svg path {
  fill: #5FCDF2 !important;
}

footer .main-footer .footer-links .sub-footer {
  padding-top: 34px;
}

footer .main-footer .footer-links .sub-footer ul li {
  padding-bottom: 0;
}

footer .after-footer {
  width: 100%;
  background-color: #ffffff;
  color: #333333;
}

footer .after-footer .wrapper {
  padding: 24px 48px;
  text-align: center;
}

footer .after-footer span {
  display: block;
  padding-top: 30px;
}

footer .wrapper {
  width: 100%;
}

footer .wrapper:before, footer .wrapper:after {
  display: block;
  content: '';
  clear: both;
}

table.styled {
  border-collapse: collapse;
}

table.styled tr:first-of-type {
  background: #DA2032;
  color: #fff;
}

table.styled tr {
  border-bottom: 1px solid #DA2032;
  padding: 20px;
}

table.styled tr td:first-child {
  padding-left: 10px;
}

table.styled td {
  font-size: 17px;
}

table.styled td.table-note {
  padding-bottom: 20px;
}

path.icons {
  fill: #B0AA5E !important;
}

:hover path.icons {
  fill: #91CEFF !important;
}

.article main {
  padding-top: 100px;
  position: relative;
}
.article-unique main {
	position: relative;
}
.article main:before, .article-unique main:before {
  content: '';
  width: 100%;
  height: 100px;
  display: block;
  background: url("../images/textures/article-top.svg") repeat-x bottom left;
  background-size: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.article main h1, .article-unique main h1 {
  color: #49D6DF;
  text-align: center;
}
.article.contact main h1 {
	color: #530C0C;
}

.article main .page-content, .article-unique main .page-content {
  font-size: 18px;
  padding-bottom: 30px;
}
.article main .page-content ul,.article main .page-content ol,.article main .page-content ul li,.article main .page-content ol li,
.tickets-news ul,.tickets-news li,.tickets-news ol{
	list-style: initial;
}
.article main .page-content ul li,.article main .page-content ol li,.tickets-news ul li{
	    margin-left: 20px;
}
.tickets-news ul li p{margin:5px 0}
.article main .page-content a, .article-unique main .page-content a{
    color: #447878;
    text-decoration: underline;
    display: inline-block;
    font-weight: 900;
}
.article-unique main .page-content p a{
	margin-bottom: 0;
}
.article main .page-content a:hover, .article-unique main .page-content a:hover{
    color: #4BC65E;
}

.article main .page-content h2, .article-unique main .page-content h2 {
  color: #B14408;
  font-size: 22px;
}
.article main .page-content .sidebar-wrapper  h2{
  margin-bottom: 20px;
}
.article main .page-content table{
  width:100%;
}
.article main .page-content table tr:nth-child(odd) td{
  padding:10px;
  background: #fff;
  border:3px solid #fff;
}
.article main .page-content table tr th{
  padding:10px;
  background: #F4F0EB;
  border:3px solid #fff;
}
.article main .page-content table tr:nth-child(even) td{
  padding:10px;
  background: rgba(176, 170, 94, 0.2);
  border:3px solid #fff;
}
.article main .page-content h4, .article-unique main .page-content h4{
  color: #530C0C;
  font-style: normal;
  font-weight: bold; 
  font-family: Poppins;
}

.article-unique main:before {
  background: url("../images/textures/article-unique-top.svg") repeat-x bottom left;
}

.article-unique main section:first-child {
  background: #d4daac url(../images/line-pattern.svg) repeat top left;
	padding-top: 100px;
	padding-bottom: 60px;
}
/*.article-unique main section:first-child + .colorbox.green {
    background-color: #F6F3EF;
}*/

section {
  max-width: 100%;
  padding: 0 24px;
}

section:last-child {
  margin-bottom: 120px;
}

section:last-child:not(:first-child), section:last-child:not(:first-child) .colorbox-wrapper {
  margin-bottom: 0 !important;
}

section.colorbox {
  padding: 0;
}
.text-brown{
color:#530C0C;
}
.intro {
  margin: 0 auto 40px;
  text-align: center;
  font-size: 22px;
}

.intro-large {
  font-size: 22px;
}

.landing-animals h2 {
  color: #447878;
}

.quote-wrapper a{
  color:#DA2032;
  text-decoration:underline;
  font-weight: 900;
}
.quote-wrapper a:hover{
  color:#4BC65E;
}

/* --- COMPONENTS --- */
/*-- SWIPER STYLES ---*/
.slider-three .swiper-container {
  width: calc(100% - 24px);
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.slider_wrapper {
  position: relative;
  width: 100%;
}

/*-- HEADER SLIDER ---*/
.slider_wrapper .swiper-pagination-bullet {
  background-color: #ffffff;
  opacity: 1;
}

.slider_wrapper .swiper-pagination-bullet-active {
  background-color: #DC7434;
}

.swiper-slide {
  background-size: cover !important;
  background-position: bottom center !important;
}

.swiper-slide h2, .swiper-slide div, .swiper-slide p {
  color: #ffffff;
  text-align: left;
  margin-bottom:20px;
}

.swiper-slide a {
  color: #ffffff;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 26px;
  line-height: 140%;
  text-decoration-line: underline;
}

.swiper-slide a:visited {
  color: #ffffff;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}

.swiper-slide .hero-info {
  position: absolute;
  bottom: calc(50% - 105px);
  right: 120px;
  padding: 0 20px;
  line-height: 1;
  color: #ffffff;
  text-align: left;
  z-index: 2;
}

header .swiper-slide:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fafafa;
  background: linear-gradient(130deg, rgba(250, 250, 250, 0.1) 62%, rgba(5, 0, 0, 0.508841) 75%);
  z-index: 1;
}

.warning-bar .swiper-slide:after {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  display: none;
}

.swiper-button-next {
  transform: rotate(180deg);
}

.hero-info-box {
  position: relative;
  padding-bottom: 30px;
  background-color: #446107;
  text-align: center;
  margin-bottom: 14px;
}

.hero-info-box:before, .hero-info-box:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
}

.hero-info-box:before {
  background: url("../images/article-hero-figure-top.png") no-repeat bottom left;
  background-size: cover;
  top: -63px;
  height: 63px;
  z-index: 999;
}

.hero-info-box:after {
  background: #446107 url("../images/line-texture-horizontal.svg") no-repeat top left;
  background-size: cover;
  bottom: -14px;
  height: 14px;
  z-index: 999;
}

.hero-info-box .info-box-inner {
  display: block;
  margin: 0 auto 10px;
  font-family: "Patrick Hand", cursive;
  color: #49D6DF;
  max-width: 1500px;
  width: 100%;
  padding-top: 20px;
}
.info-box-inner a{
	color: #fff;
	text-decoration: underline;
	font-weight: 900;
}
.info-box-inner a:hover{
color:#9AA847
}

.hero-info-box .info-box-inner > div {
  position: relative;
  display: block;
  padding: 10px 20px;
  font-size: 30px;

}
 .hero-info-box .info-box-inner span{
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}
.hero-info-box .info-box-inner h3{
  font-size:26px;
}
.hero-info-box .info-box-inner h3, .hero-info-box .info-box-inner span {
  font-family: "Lato", sans-serif;
  color: #ffffff;
}

.page-404 h1{
	position: absolute;
    top: 31%;
    left: 61px;
    color: #ffff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
@media(max-width: 1024px){
	.page-404 h1{
		top: 10%;
		font-size: 38px!important;
		line-height: 54px;
	}
}
@media(max-width: 640px){
	.page-404 h1{
		top:8%;
		font-size: 30px!important;
		line-height: 41px;
		left: 20px;

	}
}

/*.hero-info-box .info-box-inner h3 {
  text-transform: uppercase;
}*/

.hero-info-box .info-box-inner span {
  display: block;
}

header .slider_wrapper, header .swiper-slide {
  min-height: 80vh;
  max-height: 80vh;
}

header .swiper-slide img {
  display: none;
}

header .swiper-container-horizontal > .swiper-pagination-bullets, header .swiper-pagination-custom,
header .swiper-pagination-fraction,
.slider_wrapper .swiper-container-horizontal > .swiper-pagination-bullets {
  left: inherit;
  bottom: 50%;
  right: 60px;
  width: 30px;
  height: auto;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

header .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet ,
.slider_wrapper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 10px auto;
}

header .swiper-pagination-bullet ,.slider_wrapper .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}

/*-- CAROUSSEL ---*/
.caroussel-wrapper {
  max-width: 100%;
  margin: 0 auto 60px;
  position: relative;
  padding: 0 50px;
}
.caroussel-wrapper img{max-width:86%;}
.caroussel-wrapper > div {
  margin: 0 auto;
}

caption {
  font-size: 16px;
}

.prev, .next {
  position: absolute;
  top: calc(50% - 30px);
  width: 50px;
  height: 57px;
  background: url("../images/general_icons/arrows-carossel.svg") no-repeat center center;
}

.prev {
  left: -70px;
}

.next {
  right: -70px;
  transform: rotate(180deg);
}

/*-- COLORBOXES ---*/
.colorbox {
  position: relative;
  width: 100%;
}

.colorbox:before, .colorbox:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.colorbox .colorbox-wrapper {
  position: relative;
  padding-top: 40px;
}
.colorbox .colorbox-wrapper img{
  margin:0;
}

.colorbox .colorbox-wrapper:before, .colorbox .colorbox-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.colorbox .box-inner-text {
  position: relative;
  z-index: 2;
  padding: 30px 24px;
}

.colorbox .box-inner-text img {
  margin-left: 0;
  margin-bottom: 20px;
}

.colorbox.brown h2 {
  color: #FFF;
}

.colorbox.brown .colorbox-wrapper {
  background-color: #9A7859;
  margin-bottom: 100px;
}
.colorbox.green .colorbox-wrapper {
  background: #9AA847!important;
  margin-bottom: 100px;
}
.colorbox.dark-brown .colorbox-wrapper {
  background: #530C0C!important;
  margin-bottom: 100px;
}
.colorbox.dark-brown svg path{
  stroke:#9aa847!important;
}


.colorbox.brown .colorbox-wrapper:before {
  background-image: url("../images/concervation-block-top.png");
  background-position: bottom left;
  height: 44px;
  top: -44px;
}

.colorbox.brown.dark-brown .colorbox-wrapper:before{
   background-image: url("../images/concervation-block-top-brown.png");
}

.colorbox.brown .colorbox-wrapper:after {
  background-image: url("../images/concervation-block-bottom.png");
  background-position: top left;
  height: 44px;
  bottom: -44px;
}
.colorbox.brown.dark-brown .colorbox-wrapper:after {
  background-image: url("../images/colorbox-figure-kozel.png");
}
.colorbox.flamingo.dark-brown .colorbox-wrapper{margin-bottom:65px;}

.colorbox.brown {
  margin-top: 148px;
  margin-bottom: 60px;
}
.article-unique .colorbox.brown {
	margin-top: -25px;
}
.colorbox.brown h2, .index .colorbox.brown.slider h2 {
  color: #49D6DF;
}
.colorbox.brown.slider h2 {
  color: #530C0C;
}

.colorbox.brown h3, .colorbox.brown p {
	color: #fff;
}
.colorbox.brown .text p, .colorbox.brown.slider p {
	color: #333;
}
.colorbox.brown .colorbox-wrapper {
  background-color: #9A7859;
}

.colorbox.brown .colorbox-wrapper:before {
  background-image: url("../images/textures/wave3-brown.svg");
  background-position: bottom center;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  height: 115px;
  top: -108px;
}

.colorbox.green .colorbox-wrapper:before {
  background-image: url("../images/textures/wave3-green.svg")!important;
  background-position: bottom center;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  height: 115px;
  top: -108px;
}


.colorbox.brown .col-md-8 {
  margin-bottom: 75px;
}

.colorbox.lightpurple {
  margin-top: 40px;
}

.colorbox.lightpurple h2 {
  color: #447878;
}

.colorbox.lightpurple p {
  color: #333;
}

.colorbox.lightpurple .colorbox-wrapper {
  background-color: #D9DFF7;
}

.colorbox.lightpurple .colorbox-wrapper:before {
  background-image: url("../images/textures/wave-lightpurple.png");
  background-position: bottom left;
  height: 40px;
  top: -40px;
}

.colorbox.lightpurple .colorbox-wrapper:after {
  background-image: url("../images/figure-yellow-wave.svg");
  background-position: bottom left;
  height: 54px;
  bottom: 10px;
}

.colorbox.two-colorbox {
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
  -webkit-background: linear-gradient(to bottom, #c87d2e 50%, #e1bf98 50%);
  -moz-background: linear-gradient(to bottom, #c87d2e 50%, #e1bf98 50%);
  background: linear-gradient(to bottom, #c87d2e 50%, #e1bf98 50%);
  text-align: center;
  color: #ffffff;
}

.colorbox.two-colorbox h2 {
  color: #D9DFF7;
  margin-bottom: 30px
}

.colorbox.two-colorbox .box-wrapper {
  padding-top: 50vh;
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.colorbox.two-colorbox .box-wrapper img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: auto;
  max-width: inherit;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1;
}

.colorbox.two-colorbox .text-box {
  z-index: 2;
  position: relative;
  padding-bottom: 30px;
  text-align: left;
  text-shadow: 0px 1px 8px rgb(0 0 0);
}
.colorbox.two-colorbox .text-box a{
    color: #fff;
    text-decoration: underline;
    line-height: 66px;
    display: block;
}
.colorbox.two-colorbox .text-box a:hover{
  color: #4BC65E;
}
.colorbox.girafs .colorbox-wrapper h3{
    font-weight: bold;
    font-size: 36px;
}
.colorbox.girafs .colorbox-wrapper p{
      font-size: 25px;
}
.colorbox.girafs .colorbox-wrapper:after {
  content: '';
  display: none;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../images/cncervation-figure.png") no-repeat bottom right;
  background-size: cover;
  z-index: 1;
}

.colorbox.girafe .colorbox-wrapper, .index .colorbox.pig .colorbox-wrapper {
  padding-bottom: 300px;
}
.colorbox.pig .colorbox-wrapper {
  padding-bottom: 210px;
}

.colorbox.girafe .colorbox-wrapper:after, .index .colorbox.pig .colorbox-wrapper:after {
  content: '';
  display: block;
  width: 100%;
  height: 390px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../images/colorbox-figure-girafe.png") no-repeat top right;
  background-size: cover;
  z-index: 1;
}
.colorbox.pig .colorbox-wrapper:after {
  content: '';
  display: block;
  width: 100%;
  height: 190px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../images/colorbox-figure-pig.png") no-repeat top right;
  background-size: cover;
  z-index: 1;
}

.colorbox.flamingo .colorbox-wrapper {
  padding-bottom: 40px;
}
.colorbox.flamingo .colorbox-wrapper .btn{
  margin-top: 50px;
}

.colorbox.flamingo .colorbox-wrapper:after {
  content: '';
  display: block;
  width: 100%;
  height: 250px;
  position: absolute;
  bottom: -20px;
  right: 0;
  background: url("../images/colorbox-figure-flamingo.png") no-repeat bottom left;
  background-size: cover;
  z-index: 0;
}

.colorbox .box-content {
  margin: 0 auto;
  width: calc(100% - 48px);
}
.colorbox .box-content a:not(.btn) {
	color:#8D4A25;
	text-decoration: underline;
}
.colorbox .box-content a:not(.btn):hover{
	color: #4BC65E;
}

.slider-three h3{
    position: absolute;
    bottom: 35px;
    width: 100%;
    z-index: 2;
}
.slider-three img{
  display: block;
  width: 100%;
}
.slider-three a{
  overflow:hidden;
  display: block;
}
.slider-three  a:after{
  content: '';
   width: 100%;
   height:100%;
   right: 0;
   bottom:0;
   z-index: 1;
   position: absolute;
  background: linear-gradient(180deg, #447878 0%, rgba(196, 196, 196, 0) 100%);
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.slider-three a:hover img{

  transition:0.4s ease;
  transform: scale(1.08) rotate(3deg);
}

/*-- MIRRORED BOXES ---*/
.mirrored-boxes .box-item {
  padding-bottom: 100px;
}

/*-- IMAGE GRIDS ---*/
.imggrid-five {
  position: relative;
  padding-bottom: 50px;
  z-index: 1;
}

.imggrid-five .inner-wrapper div {
  position: relative;
  margin: 15px;
  overflow: hidden;
}

.imggrid-five .inner-wrapper div img {
  display: block;
  width: 100%;
}

.imggrid-five .inner-wrapper div h3 {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
}

.imggrid-fivehrz {
  padding-bottom: 75px;
}

.imggrid-fivehrz span {
  font-size: 14px;
  line-height: 23px;
  display: block;
}
.imggrid-fivehrz  a:hover img{
      transform: scale(1) rotate(0deg)!important;
}
.imggrid-fivehrz  a:hover {
  text-decoration: none;
}

/*-- SPECIALS ---*/
.promo-wrapper {
  max-width: 100%;
  margin-bottom: 50px;
}
.promo-section{
  max-width: 1500px;
  width: 99%;
  margin: 20px auto 250px auto;
}
.promo-section .promo-inner-text h3{
  font-weight: 900;
  font-size: 42px;
  color: #530C0C;
  margin-bottom: 0;
}
.promo-section .btn{
  margin-top: 20px;
  display: inline-block;
}
.promo-section .promo-inner-text{
    color: #530C0C;
    font-weight: normal;
    font-size: 23px;
}

.promo-wrapper img {
  width: 100%;
}

.promo-wrapper .promo-outher-text {
  position: relative;
  width: 100%;
  padding: 24px;
  background-color: #f6f3ef;
}

.promo-wrapper .promo-outher-text:before, .promo-wrapper .promo-outher-text:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  background-size: cover;
}

.promo-wrapper .promo-outher-text:before {
  top: -15px;
  background: url("../images/promobox-top.png") no-repeat bottom left;
}

.promo-wrapper .promo-outher-text:after {
  height: 23px;
  bottom: -23px;
  background: url("../images/promobox-bottom.png") no-repeat top left;
}

/*-- ACTION BUTTONS ---*/
.actions-wrapper {
  position: relative;
  padding: 60px 0;
  margin-bottom: 100px;
}
.actions-wrapper h2{
  color: #530C0C;
  margin-top:5%;
}
.actions-wrapper .col-md-8{
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
}

.actions-wrapper:before, .actions-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  width: 105%;
  height: 54px;
  left: -34px;
  background-repeat: no-repeat;
  background-size: cover;
}

/*.actions-wrapper:before {
  top: 0;
  background-image: url("../images/brown-line.svg");
}*/

.actions-wrapper:after {
  bottom: 0;
  background-image: url("../images/brown-line.svg");
  transform: rotate(180deg);
}

.actions-wrapper:last-child {
  margin-bottom: 0;
}

.actions-wrapper:last-child::after {
  display: none;
}
.article-unique .actions-wrapper:last-child::after {
  display:block;
}

.actions-wrapper .inner-wrapper {
  padding: 30px 24px;
}

.actions-wrapper .inner-wrapper div {
  padding-bottom: 30px;
  text-align: center;
  margin: 0 auto;
  display: table;
}

/*-- RELATED ---*/
.related-wrapper {
  position: relative;
  padding: 50px 24px 100px;
  background-color: #447878;
  margin-top: 100px;
}



.related-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 50px;
  background: url("../images/textures/wave3.svg") no-repeat bottom center;
  background-size: cover;
}

.related-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  height: 240px;
  background: url("../images/related_articles_bottom.png") no-repeat bottom right;
  background-size: 300%;
  z-index: 0;
}

.related-wrapper h2 {
  color: #D9DFF7;
  margin-bottom: 50px;
}

.related-wrapper .inner-wrapper > div {
  position: relative;
  padding-bottom: 30px;
  z-index: 1;
  text-align: left;
}

.related-wrapper a h4 {
  color: #D9DFF7;
}

.related-wrapper a span {
  color: #D9DFF7;
  text-decoration: underline;
  font-size: 18px;
}

.related-wrapper a:hover {
  text-decoration: none;
  color: #4BC65E;
}
.related-wrapper a:hover span{
  color: #4BC65E;
}
.related-wrapper a:hover img{
      transform: scale(1) rotate(0deg)!important
}
.suggested{padding:0!important;}

/*-- WIDGETS ---*/
.sidebar-wrapper {
  position: relative;
  background-color: #530C0C;
  padding: 25px;
  margin-bottom: 50px;
  color: #ffffff;
  font-size: 17px;
}

.sidebar-wrapper.yellow {
  position: relative;
  background: #EED690;
  padding: 25px;
  margin-bottom: 50px;
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  margin-top:50px;
}
.sidebar-wrapper.yellow span{
  font-size: 17px;
  display:block;
}


.sidebar-wrapper:before {
  content: '';
  display: block;
  width: 100%;
  height: 28px;
  position: absolute;
  top: -25px;
  left: 0;
  background: url("../images/side-widget-top.png") no-repeat bottom left;
  background-size: 100% auto;
}
.sidebar-wrapper.yellow:before{
  background: url("../images/side-widget-top-yellow.png") no-repeat bottom left;
}

.sidebar-wrapper:after {
  content: '';
  display: block;
  width: 100%;
  height: 49px;
  position: absolute;
  bottom: -47px;
  left: 0;
  background: url("../images/side-widget-bottom.png") no-repeat top left;
  background-size: 100% auto;
}

.sidebar-wrapper.yellow:after {
  background: url("../images/side-widget-bottom-yellow.png") no-repeat top left;
}
.page-content .sidebar-wrapper a{
  color:#fff!important;

}
.page-content p.extra{
	font-family: Lato;	
	font-weight: normal;
	font-size: 28px;
	line-height: 166.5%
}

.sidebar-wrapper h2 {
  font-family: "Patrick Hand", cursive;
  color: #DC7434 !important;
  font-size: 36px!important;
  font-weight: 400;
  text-transform:uppercase;
}

.sidebar-wrapper.yellow h2 {
color: #530C0C!important;
font-family: Poppins;
font-weight: bold;
text-transform: unset;
}

.sidebar-wrapper.fancy h2 {
  position: relative;
}

.sidebar-wrapper.fancy h2:before {
  content: '';
  display: block;
  width: 60px;
  height: 45px;
  margin: 0 auto;
  background: url("../images/general_icons/soundIcon.svg") no-repeat center center;
  background-size: cover;
}

.sidebar-wrapper.fancy div {
  position: relative;
}

.sidebar-wrapper.fancy div:after {
  content: '';
  position: absolute;
  bottom: -150px;
  right: -75px;
  display: block;
  width: 150px;
  height: 150px;
  background: url("../images/general_icons/accent-floral1.svg") no-repeat center center;
  background-size: cover;
  z-index: 1;
}

/*-- QUOTES ---*/
.quotes {
  position: relative;
  padding-top: 60px;
  font-family: "Patrick Hand", cursive;
  font-size: 38px;
  line-height: 1.4;
  color: #9AA847;
  text-align: center;
}
 
.quotes:before {
  content: '';
  width: 63px;
  height: 51px;
  background: url("../images/general_icons/quotes.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  left: calc(50% - 30px);
  top: 0;
}

/*-- INSTAGRAM BLOCK --*/
.instagram {
  background: #9AA847;
  padding-top: 100px;
  position: relative;
  margin-top: 300px;
}

.instagram:after, .instagram:before {
  position: absolute;
  content: "";
  right: 290px;
  top: -218px;
}

.instagram:after {
  background: url(../images/Animal-Silhouette-Anteater.png) no-repeat right top;
  width: 247px;
  height: 134px;
  background-size: contain;
  top: -131px;

}

.instagram:before {
  background: url(../images/Animal-Line-Llama.png) no-repeat right bottom;
  width: 402px;
  height: 218px;
  background-size: contain;
  right: 140px;
}
.instagram h2 {
	color: #fff;
}
.line {
  background: url(../images/line-pattern-green.svg) repeat-x left top;
  width: 100%;
  height: 57px;
  position: relative;
  top: 20px;
}

.instagram .line {
	background: url(../images/line-pattern-white.svg) repeat-x left top;
  top: -50px;
}

h2.green, .text-green {
  color: #446107;
}

/*news + tickets*/
.mt-50 {
  margin-top: 50px;
}

.tickets-news {
  margin-top: 100px;
  padding-bottom: 110px;
  border-bottom: 8px solid rgba(219, 215, 203, 0.3);

}

.tickets-news h2 {
  color: #DC7434;
  margin-bottom: 50px;
}

.tickets-news h3 {
  color: #530C0C;
  font-weight: 900;
}

.tickets-news .subtitle {
  font-weight: bold;
  font-size: 32px;
  line-height: 140.62%;
  color: #DA2032;
}

.tickets-news p {
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 181.62%;
  color: #000000;
}

.tickets-news .link-more {
  font-weight: 900;
  font-size: 26px;
  line-height: 140%;
  text-decoration-line: underline;
  color: #49D6DF;
}
.tickets-news .link-more:hover{
  color: #4BC65E;
}

.intro-pattern {
  padding: 100px 0;
  position: relative;
	background: #d4daac url(../images/line-pattern.svg) repeat top left;
}
.intro-pattern h2 {
	color: #446107;
	line-height:1;
}
/* .intro-pattern:before {
  background: rgba(212, 194, 177, 0.4) url(../images/pattern-bg.png) repeat right top;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  position: absolute;
  content: "";
  z-index: -2;
  opacity: 0.2;
} */

.intro-pattern .animal {
  background: url("../images/animal_icons/Animal-Silhouette-Penguin.svg") no-repeat right bottom;
  width: 82px;
  height: 200px;
  background-size: contain;
  left: calc(100vw - 300px);
  bottom: 0px;
  position: relative;
  z-index: 0;
 
}

.intro-pattern p {
  font-size: 28px;
  text-align: center;
  margin:5px 0;
}

/*intro home*/
.white-box {
  background: #fff;
}

.white-box + .white-box .sixboxs .inner-wrapper {
  display: none;
}

.two-boxs .inner-wrapper a, .sixboxs .inner-wrapper a {
  margin: 10px;
  display: block;
}
.two-boxs .inner-wrapper > div{
  width: 50%;
}
.two-boxs .inner-wrapper img,.sixboxs .inner-wrapper img{
  width: 100%;
  padding:10px;
}

.two-boxs .inner-wrapper a h4, .sixboxs .inner-wrapper a h4 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 140.62%;
  text-align: center;
  color: #530C0C;
  padding: 0px 30px;
}

.content a {
  font-weight: 900;
  text-decoration-line: underline;
  color: #447878;
}

.content a:hover {
  color: #B14408;
}

.content h2 {
  color: #B14408;
  font-size: 28px;
}

/*contact form*/
.form-wrapper span {
  font-family: Lato;
  font-style: italic;
  font-weight: normal;
  font-size: 22px;
  line-height: 180%;
  color: #333333;
}

.form-wrapper label {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 180%;
  color: #333333;
}

.form-wrapper input, .form-wrapper textarea, .form-wrapper select {
  background: #F2EDE8;
  padding-left: 10px;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 180%;
  color: #333333;
  width: 100%;
  border: 0;
}

.form-wrapper input, .form-wrapper select {
  height: 50px;
}

.form-field {
  margin-top: 20px;
}

.form-wrapper input.submit {
  width: auto;
  color: #fff;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  /* White */
  height: auto;
  color: #FFFFFF;
  padding: 15px;
}

.sidebar-wrapper iframe {
  margin: 20px 0;
}

.sidebar-wrapper {
  padding: 30px !important;
}

/* image grid 5hr block */
.imggrid-fivehrz .inner-wrapper div {

  width: calc(50% - 20px);
  margin: 0 10px;
}

.imggrid-fivehrz .inner-wrapper div:nth-child(5) {
  display: none;
}
.colorbox .btn{z-index: 3;position: relative;}

/*fixed header*/
@keyframes move {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}


nav.header {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 1001;
  background: #fff;
  -webkit-transition: ease 0.4s;
          -ms-transition: ease 0.4s;
          -moz-transition: ease 0.4s;
          -o-transition: ease 0.4s;
          transition: ease 0.4s; 
              transform: translateY(0px);
}
nav.header.sticky {
 -webkit-transition: ease 0.4s;
          -ms-transition: ease 0.4s;
          -moz-transition: ease 0.4s;
          -o-transition: ease 0.4s;
          transition: ease 0.4s;
      transform: translateY(-65px);
}
.header.sticky .warning-bar {
	max-height: 0;
	padding: 0;
}
@media (max-width: 768px){
  nav.header.sticky {transform: translateY(0px)!important;}
  nav .navbar{margin-top: 0!important;min-height: 95px!important;}
  nav .navbar:before {
    display: block;
    height: 30px;
    background: #fff;
    content: '';
    width: 100%; 
  }
  main {overflow: hidden;}
}

/*.sticky .warning-bar {
  display: none;
}*/

.animals-image {
  max-width: 220px;
  height: 200px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}


@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

.column.row.row, .row.row.columns {
  float: none;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.col-auto{	
    margin: auto!important;
}

@media print, screen and (min-width: 40em) {
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  nav .navbar ul li.has-sub ul {
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    transition: all .3s ease 0s;
    width: 100%;
    z-index: 999;
    margin-top: 0;
    text-align: center;
    padding-top:120px;
  }
  nav .navbar .nav-wrapper.show .main-nav li a {
    text-align: left;
  }
  .has-sub ul.active {
    left: 0;
    visibility: visible;
  }
  nav .navbar ul li > ul > li a:hover:before, nav .navbar ul li > ul > li a:hover:after {
    left: 50%;
    transform: translateX(-50%);
    width: 33%;
  }
}

@media screen and (min-width: 768px) {
  html {
    font-size: 20px;
  }
  .mb-clearmargin {
    margin: 0 auto;
  }
  h1 {
    font-size: 70px;
  }
  h2 {
    font-size: 56px;
  }
  h3 {
    font-size: 45px;
  }
  h4 {
    font-size: 36px;
  }
  h5 {
    font-size: 26px;
  }
  .intro-text {
    font-size: 38px;
  }
  /* --- TEMP BEFORE JS IS ADDED -- */
  .warning-bar, .top-links {
    display: block;
  }
  .logo {
    left: 0;
    top: -36px;
    width: 240px;
    height: 189px;
  }
  nav .wrapper {
    padding-right: 5.6%;
  }
  nav .navbar {
    min-height: 135px;
    margin-top: 0;
    margin-bottom: 0;
  }
  nav .navbar .mobile-btn, nav .mobile-tickets {
    display: none;
  }
  nav .navbar .nav-wrapper {
    position: relative;
    top: inherit;
    left: inherit;
    width: auto;
    height: auto;
    overflow-x: visible;
  }
  nav .navbar ul {
    float: right;
  }
  nav .navbar ul.main-nav {
    display: block;
    min-height: 135px;
  }
  nav .navbar ul.main-nav > li {
    line-height: 115px;
  }
  nav .navbar ul li {
    position: relative;
    float: left;
    padding: 10px;
  }
  nav .navbar ul li > a {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    padding: 5px 10px;
  }
  nav .navbar ul li > ul {
    position: absolute;
    left: 0;
    top: 100%;
  }
  nav .navbar ul li > ul li {
    line-height: normal;
  }
  nav .navbar ul li.has-sub ul {
    height: auto;
    display: none;
  }
  nav .navbar ul li.has-sub:hover ul {
    display: block;
  }
  nav .navbar ul li.has-sub > a {
    padding-right: 10px;
  }
  nav .navbar ul li > ul {
    /* display: none; */
    background-color: #B14408;
  }
  nav .navbar ul li > ul > li {
    padding: 10px 30px;
    float: none;
    position: initial;
  }
  nav .navbar ul li > ul > li a {
    display: block;
    position: relative;
    padding: 7px 19px 12px 19px;
  }
  nav .navbar ul li > ul.featured-animals {
    padding-bottom: 160px;
  }
  nav .navbar ul li > ul.featured-animals span {
    position: absolute;
    right: 0;
    bottom: 10px;
    display: block;
    opacity: 0;
    text-align: center;
    will-change: opacity;
    transition: opacity .5s ease-out;
  }
  nav .navbar ul li > ul.featured-animals span img {
    max-width: 90%;
  }
  nav .navbar ul li > ul.featured-animals li:hover span {
    opacity: 1;
  }
  .top-links a {
    font-size: 19px;
  }
  .top-links ul {
    float: right;
  }
  .top-links ul li {
    float: left;
    margin-right: 30px;
  }
  .top-links ul li:last-child {
    margin-right: 0;
  }
  /* --- FOOTER SECTION --- */
  footer .main-footer {
    width: 100%;
    min-height: 210px;
    padding: 40px 15px 30px;
  }
  footer .main-footer:before, footer .main-footer:after {
    display: block;
    content: '';
    background: url("../images/general_icons/wood-texture-left.svg") no-repeat left top;
    width: 110px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(0deg);
  }
  footer .main-footer:after {
    left: auto;
    right: 0;
    transform: rotate(180deg);
    background-position: left bottom;
  }
  footer .main-footer form {
    width: 100%;
    margin-bottom: 0;
  }
  footer .main-footer form input {
    float: left;
  }
  footer .main-footer form input[type="text"] {
    width: calc(100% - 200px);
    margin-right: 20px;
  }
  footer .main-footer form input + input {
    margin-top: 0;
  }
  footer .main-footer .footer-links {
    width: 100%;
    /* .social-links, .sub-footer {
					float: left;
				} */
  }
  footer .main-footer .footer-links ul.footer-nav {
    margin-bottom: 34px;
    font-size: 22px;
    font-weight: 700;
  }
  footer .main-footer .footer-links ul.footer-nav li {
    padding-bottom: 0;
  }
  footer .main-footer .footer-links ul li {
    float: left;
    padding-right: 8px;
  }
  footer .main-footer .footer-links ul li:last-child {
    padding-right: 0;
  }
  footer .main-footer .footer-links .social-links li {
    width: auto;
    padding-bottom: 0;
  }
  footer .main-footer .footer-links .social-links a {
    display: block;
  }
  footer .main-footer .footer-links .social-links {
    width: fit-content;
    margin: 0 auto;
  }
  footer .main-footer .footer-links .sub-footer {
    text-align: center;
    padding-top: 0;
  }
  footer .main-footer .footer-links .sub-footer ul li {
    padding-bottom: 0;
  }
  footer .after-footer {
    padding: 24px 0;
    font-size: 18px;
  }
  footer .after-footer .wrapper {
    padding: 0;
  }
  footer .after-footer span {
    display: inline-block;
    padding-top: 0;
    margin-left: 30px;
  }
  section {
    max-width: 1920px;
    margin: 0 auto;
  }
  .article main, .article-unique main {
    font-size: 26px;
  }
  .article main .page-content, .article-unique main .page-content {
    width: 1274px;
    margin: 0px auto;
    padding:60px 0 60px;
    font-size: 20px;
   }
    .article-unique main .page-content{
    padding:160px 0 60px;
    }
  .article main .page-content h2, .article-unique main .page-content h2 {
    font-size: 26px;
  }
  .article main {
    padding-top: 180px;
  }
  .article-unique main section:first-child {
    padding-bottom: 120px;
  }
  .intro {
    max-width: 950px;
    margin: 0 auto 80px;
    font-size: 26px;
  }
  .intro-large {
    font-size: 26px;
  }
  .col1, .col2 {
    float: left;
  }
  .col1 {
    width: 788px;
    padding: 0 10%;
  }
  .col2 {
    width: 464px;
    padding-left: 10%;
  }
  /* --- COMPONENTS --- */
  .slider-three .swiper-container {
    width: calc(100% - 180px);
  }
  /*-- HEADER SLIDER ---*/
  .swiper-slide {
    /*h2, div, p {
			right: 10px;
			top: 50%;
			transform: translate(0, -50%);
		}*/
  }
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
		right: 20px;
		left: inherit !important;
		width: 40px !important;
		height: inherit;
		top: 50%;
		transform: translate(0, -50%);
		bottom: inherit !important;
	}
  .hero-info-box .info-box-inner {
    display: table;
  }
  .hero-info-box .info-box-inner > div {
    display: table-cell;
    padding: 20px 30px;
    vertical-align: top;
  }
  .hero-info-box .info-box-inner > div:first-child {
    vertical-align: middle;
  }
  .hero-info-box .info-box-inner > div:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: url("../images/line-texture-vertical.svg") no-repeat center center;
    background-size: cover;
  }
  .hero-info-box .info-box-inner > div:first-child::after, .hero-info-box .info-box-inner > div:last-child::after {
    display: none;
  }
  section.quote-wrapper {  	
    position: relative;
    margin-top:120px;
    padding-left: 400px;
    min-height: 550px;
  }
	.quote-wrapper:after {
		content: '';
		display: block;
		position: absolute;
		bottom:-35px;
		left: 0;
		width: 100%;
		height: 510px;
		background: url("../images/quotes-figure.png") no-repeat bottom left;
		background-size: contain;
		z-index: 1;
	  }

  .index .quote-wrapper:after {
    bottom:-35px;
    height: 325px;
    background: url("../images/quotes-figure.png") no-repeat bottom left;
  }

  .quote-wrapper p {
    position: relative;
    z-index: 3;
  }
  .promo{
  	margin-top: 50px;
  	margin-bottom: 250px;
  }
  .colorbox .colorbox-wrapper iframe{
		width: 100%; 
	    height: 700px;
  }
  /*-- COLORBOXES ---*/
  .colorbox .colorbox-wrapper {
    padding-top: 80px;
  }
  .colorbox.brown {
  	padding-top: 60px;
    margin-bottom: 200px;
  }

  .colorbox.brown .color-wrapper:before {
    background-position: bottom left;
  }
  .colorbox.brown .col-md-8 {
    margin-bottom: 150px;
  }
  .colorbox.two-colorbox {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .colorbox.two-colorbox:after {
    content: '';
    display: block;
    left: inherit;
    right: 0;
    background: url("../images/textures/leaves-top_right.svg") no-repeat right top;
    background-size: cover;
    width: 440px;
    height: 535px;
    top: -50px;
  }
  .colorbox.two-colorbox .col-md-6 {
    position: relative;
  }
  .colorbox.two-colorbox .text-box {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 1.8rem;
    z-index: 2;
  }
  .colorbox.two-colorbox .box-wrapper {
    position: relative; 
    padding-top: 0;
  }
  .colorbox.two-colorbox .box-wrapper img {
    position: relative;
    z-index: 0;
    width: 100%;
    transform: none;
    height: auto;
    left: inherit;
  }
  .colorbox.two-colorbox .box-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: linear-gradient(0deg, #004A7C 0%, rgba(205, 205, 205, 0) 100%);
  }
  .colorbox .box-content {
    width: 100%;
    max-width: 1274px;
  }
  .colorbox .colorbox-wrapper a.btn,.conservation a.btn{
    z-index: 2;
    position: relative;
  }
  .colorbox .box-inner-text {
    padding: 60px 24px;
    max-width: 788px;
    text-align: left;
  }
  .colorbox.girafs .colorbox-wrapper {
    padding-bottom: 150px;
  }
  .colorbox.girafs .colorbox-wrapper:after {
    display: block;
    height: 400px;
  }
  .colorbox .col-md-8 p,  .colorbox .col-md-8{  
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 166.5%;
    /* or 47px */
    text-align: center;
  }
  /*-- MIRRORED BOXES ---*/
  .mirrored-boxes {
    width: 100%;
    max-width: 1274px;
    margin: 0 auto;
  }
	.article-unique section.clearfix + section.mirrored-boxes {
		padding-top: 60px;
	}
  .mirrored-boxes .box-item {
    width: 100%;
    max-width: 1274px;
  }
  .mirrored-boxes .box-item .col1 {
    width: 35%;
    float: left;
  }
  .mirrored-boxes .box-item .col2 {
    width: 65%;
    float: left;
  }
  .mirrored-boxes .box-item .col1 {
    padding: 0;
  }
  .mirrored-boxes .box-item .col2 {
    padding-left: 30px;
  }
  .mirrored-boxes:nth-child(2n) .box-item .col1 {
    float: right;
  }
  .mirrored-boxes:nth-child(2n) .box-item .col2 {
    padding-left: 0;
    padding-right: 30px;
  }
  .mirrored-boxes h3{
    color: #8D4A25;
    font-weight: bold;
    font-size: 36px;
  }
  .mirrored-boxes p{
    font-weight: normal;
    font-size: 24px;
    line-height: 166.5%;
  }
  /*-- IMAGE GRIDS ---*/
  .imggrid-five {
    position: relative;
    padding-bottom: 200px;
  }
  .imggrid-five:before {
    content: '';
    display: block;
    width: 258px;
    height: 200px;
    position: absolute;
    right: -150px;
    top: 40px;
    background-size: cover;
    background: url("../images/colorbox-figure-monkey.png") no-repeat top left;
  }
  .imggrid-five .inner-wrapper div {
    float: left;
  }
  .imggrid-five .inner-wrapper div:first-child, .imggrid-five .inner-wrapper div:nth-child(2) {
    width: calc(50% - 30px);
  }
  .imggrid-five .inner-wrapper div:nth-child(3), .imggrid-five .inner-wrapper div:nth-child(4), .imggrid-five .inner-wrapper div:nth-child(5) {
    width: calc(33.33% - 30px);
  }
   .imggrid-five  .inner-wrapper a:after{
      -webkit-box-shadow: inset -4px -106px 40px 3px rgb(33 102 69 / 15%);
      box-shadow: inset -4px -106px 40px 3px rgb(33 102 69 / 15%);
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      bottom: 0;
      left: 0;
      z-index: 1;
  }
  .imggrid-five .inner-wrapper div h3{
      position: absolute;
      bottom: 7px;
      left: 50%;
      transform: translate(-50%, 0);
      color: #fff;
      text-shadow: 0px 1px 8px rgb(0 0 0);
      z-index: 3;
    }
  .imggrid-fivehrz {
    position: relative;
    padding-bottom: 150px;
  }
  .imggrid-fivehrz .inner-wrapper {
    display:flex;
    justify-content: center;
  }
  .imggrid-fivehrz .inner-wrapper div {
    width: calc(20% - 20px);
    margin: 0 10px;
  }
  .imggrid-fivehrz a{
    color:#fff;
  }
  .imggrid-fivehrz .btn{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .inner-wrapper a:hover img{
    transition:0.4s ease;
    transform: scale(1.08) rotate(3deg);
  }
  .imggrid-fivehrz .inner-wrapper div:first-child {
    margin-left: 0;
  }
  .imggrid-fivehrz .inner-wrapper div:last-child {
    margin-right: 0;
  }
  .imggrid-fivehrz .inner-wrapper div img {
    width: 100%;
  }
  .imggrid-fivehrz .inner-wrapper div:nth-child(5) {
    display: block;
  }
  /*-- ACTION BUTTONS ---*/
  .actions-wrapper {
    width: 100%;
  }

  .actions-wrapper .inner-wrapper {
    padding: 80px 0;
    display: flex;
    max-width: 1274px;
    text-align: center;
    margin: 0 auto;
  }
  .actions-wrapper .inner-wrapper div {
    display: table-cell;
    position: relative;
  }
  /*-- CAROUSEL ---*/
  .caroussel-wrapper {
    max-width: 1600px;
    margin: 0 auto 120px;
  }
  .caroussel-wrapper > div {
    max-width: 1274px;
    position: relative;
  }
  /*-- SPECIALS ---*/
  .promo-wrapper {
    position: relative;
    margin-bottom: 150px;
  }
  .promo-wrapper .promo-outher-text {
    position: absolute;
    width: 464px;
    bottom: -30px;
    left: 141px;
    z-index: 100;
    padding-bottom: 0;
  }
  .promo-wrapper .promo-inner-text {
    position: relative;
    padding-bottom: 70px;
  }
  .promo-wrapper .promo-inner-text:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -80px;
    left: 80%;
    width: 223px;
    height: 156px;
    background: url("../images/animal_icons/Animal-Silhouette-Goat.svg") no-repeat left bottom;
    background-size: cover;
    z-index: 1;
  }
  .promo-wrapper .promo-inner-text .btn {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .promo-wrapper h3 {
    font-size: 42px;
    line-height: 1.5;
  }
  /*-- RELATED ---*/
  .related-wrapper:before {
    height: 100px;
    top: -80px;
  }
  .related-wrapper:after {
    background-size: cover;
  }
  .related-wrapper .inner-wrapper {
    margin: 0 auto;
    max-width: 1598px;
  }
  .related-wrapper .inner-wrapper > div {
    float: left;
    width: 25%;
    padding: 0 1%;
  }
  .related-wrapper h2 {
    text-align: center;
  }
  .related-wrapper h4 {
    margin-bottom: 30px;
  }
  .related-wrapper a span {
    font-size: 22px;
  }
  /*-- WIDGETS ---*/
  .sidebar-wrapper {
    padding: 50px;
  }
  .sidebar-wrapper h2 {
    font-size: 46px;
  }
  /*-- QUOTES ---*/
  .quotes {
    font-size: 50px;
    padding:60px 5%;
  }
  .two-boxs .inner-wrapper, .sixboxs .inner-wrapper {
    display: flex;
  }
  .sixboxs .inner-wrapper div {
    width: 33%;
    float: left;
  }
  .p-30 {
    padding: 30px 0;
  }
  .pt-30 {
    padding-top: 30px;
  }
  .m-50 {
    margin: 50px 0;
  }
  section.content {
    margin-bottom: 100px !important;
  }
  /*intro home*/
  .white-box {
    margin: 0 5%;
    padding: 30px 0;
  }
  .white-box + .white-box .sixboxs .inner-wrapper {
    display: block;
  }
}

@media screen and (min-width: 1024px) {

  .top-links ul li {
    margin-right: 60px;
  }
  nav .navbar {
    min-height: 135px;
    margin-top: 0;
    margin-bottom: 0;
  }
  nav .navbar .wrapper {
    padding-right: 3%;
  }
  nav .navbar .mobile-btn, nav .mobile-tickets {
    display: none;
  }
  nav .navbar .nav-wrapper {
    position: relative;
    top: inherit;
    left: inherit;
    width: auto;
    height: auto;
    overflow-x: visible;
  }
  nav .navbar ul {
    float: right;
  }
  nav .navbar ul.main-nav {
    display: block;
    min-height: 135px;
  }
  nav .navbar ul.main-nav > li {
    line-height: 115px;
  }
  nav .navbar ul li {
    position: relative;
    float: left;
    padding: 10px 5px;
  }
  nav .navbar ul li.btn-red {
    padding: 10px 5px;
  }
  nav .navbar ul li > a {
    font-size: 20px;
    padding: 5px 0;
  }
  nav .navbar ul li > ul {
    position: absolute;
    left: 0;
    top: 100%;
  }
  nav .navbar ul li > ul li {
    line-height: normal;
  }
  nav .navbar ul li.has-sub ul {
    height: auto;
    display: none;
  }
  nav .navbar ul li.has-sub:hover ul {
    display: block;
  }
  nav .navbar ul li.has-sub > a {
    padding-right: 10px;
  }
  nav .navbar ul li > ul {
    background-color:#DC7434;
  }
  nav .navbar ul li > ul > li {
    padding: 4px 30px 6px;
    float: none;
    position: initial;
  }
  nav .navbar ul li > ul > li a {
    display: block;
    position: relative;
    padding: 7px 19px 12px 19px;
    font-size: 18px;
    white-space: nowrap;
  }
  nav .navbar ul li > ul > li a:hover:before, nav .navbar ul li > ul > li a:hover:after {
    background-size: cover;
  }
  nav .navbar ul li > ul.featured-animals {
    padding-bottom: 160px;
  }
  nav .navbar ul li > ul.featured-animals span {
    position: absolute;
    right: 0;
    bottom: 10px;
    display: block;
    opacity: 0;
    text-align: center;
    will-change: opacity;
    transition: opacity .5s ease-out;
  }
  nav .navbar ul li > ul.featured-animals span img {
    max-width: 90%;
  }
  nav .navbar ul li > ul.featured-animals li:hover span {
    opacity: 1;
  }
  footer .main-footer form {
    float: left;
    width: 40%;
  }
  footer .main-footer .footer-links {
    float: left;
    width: 60%;
  }
  footer .main-footer .footer-links .footer-social-section {
    display: flex;
  }
  footer .main-footer .footer-links .social-links {
    flex: 0 0 285px;
  }
  footer .main-footer .footer-links .sub-footer {
    text-align: inherit;
    flex: 1;
    margin-left: 30px;
    padding-top: 0;
  }
  footer .main-footer .footer-links .sub-footer ul li {
    padding-bottom: 0;
  }
  /*-- MIRRORED BOXES ---*/
  .mirrored-boxes .box-item .col1, .mirrored-boxes .box-item .col2 {
    width: 50%;
  }
  .mirrored-boxes .box-item .col2 {
    padding-left: 60px;
  }
  .mirrored-boxes:nth-child(2n) .box-item .col2 {
    padding-right: 60px;
  }
}

@media screen and (min-width: 1280px) {
  section{
    max-width: 100%;
  }
  .logo {
     left: 20px;
    top: -26px;
    width: 271px;
    height: 193px;
    background-size: contain;
  }
  nav .navbar .wrapper {
    padding-right: 3%;
  }
  nav .navbar ul li {
    padding: 10px;
  }
  nav .navbar ul li.btn-red {
    padding: 10px;
  }
  nav .navbar ul li > a {
    font-size: 22px;
    padding: 5px 10px;
  }
 /* nav .navbar ul li > ul {
     display: none; 
    background-color: #9A7859;
  } */
  nav .navbar ul li > ul > li {
    padding: 10px 30px;
    float: none;
    position: initial;
  }
  nav .navbar ul li > ul > li a {
    display: block;
    position: relative;
    padding: 7px 19px 12px 19px;
  }
  nav .navbar ul li > ul.featured-animals {
    padding-bottom: 160px;
  }
  nav .navbar ul li > ul.featured-animals span {
    position: absolute;
    right: 0;
    bottom: 10px;
    display: block;
    opacity: 0;
    text-align: center;
    will-change: opacity;
    transition: opacity .5s ease-out;
  }
  nav .navbar ul li > ul.featured-animals span img {
    max-width: 90%;
  }
  nav .navbar ul li > ul.featured-animals li:hover span {
    opacity: 1;
  }
}

@media screen and (min-width: 1710px) {
	footer .main-footer{
		padding:30px 150px 40px;
	}

}

/* -- Notes 
83.3% - slider / full content widht image block  / you may also like block ( paddings )  ( max 1600 )
67.7% - multi column
-- */
/* CSS Document */
/* CSS Document */
/* CSS Document */
/* Theme CSS */
.warning-msg {
  background-color: #EED690;
  color: #446107;
}

.intro-pattern .white-box {
  padding-top:30px;
}
.white-box a:hover{
  text-decoration: none;
}
.white-box a:hover h4{
  color:#DA2032;
}
.white-box a:hover img{
  transition:0.4s ease;
  transform: scale(1.08) rotate(3deg);
}
.two-boxs .inner-wrapper a,.sixboxs .inner-wrapper a{
  overflow:hidden
}
.two-boxs .inner-wrapper a h4,.sixboxs .inner-wrapper a h4{
  background:#fff;
  position:relative;
  z-index:2;
}


@media(max-width:1024px){
  .related-wrapper .inner-wrapper > div{
      width: 50%;
      text-align: center;
      min-height: 645px;
  }
  .related-wrapper h2{
    text-align: center;
  }
}
@media(max-width:768px){
  .related-wrapper .inner-wrapper > div{
      width: 95%;
      min-height: auto;
      margin:auto;
  }
  .related-wrapper .inner-wrapper > div a{
    display: block;
  }
  footer .main-footer form input.btn,.two-boxs .inner-wrapper > div{
    width: 100%;
  }
  footer .wrapper{
    width: 90%;
  }
  footer .main-footer{
  padding: 120px 0px 74px;
  }
  .two-boxs .inner-wrapper img, .sixboxs .inner-wrapper img{
    height: 430px;
    object-fit: cover;   
    object-position: -63px;
  }
  .white-box:last-of-type{
    background:transparent;
  }
  .colorbox.brown .col-md-8{
    margin-bottom: 170px;
  }
  .colorbox.brown{
    margin-top: 90px;
  }
  .colorbox.girafe .colorbox-wrapper{
        padding-bottom: 390px
  }
  .colorbox.pig .colorbox-wrapper{
        padding-bottom: 390px
  }
  .slider-three{
    margin-bottom: 45px;
  }
  .tickets-news h2{
    font-size: 34px;
  }
  h3{
    font-size: 27px;
  }
  .tickets-news .subtitle {
  font-size:26px;}
  .tickets-news p {font-size: 22px;}
  .quote-wrapper{
      position: relative;
  }

  .quote-wrapper:after {
    content: '';
    display: block;
    position: relative;
    bottom:-30px;
    left: 0;
    width: 100%;
    height: 200px;
    background: url("../images/quotes-figure.png") no-repeat bottom left;
    background-size: cover;
    z-index: 1;
  }
  .colorbox.two-colorbox .box-wrapper{
       padding: 148px 25px 9px 25px;
  }
  .colorbox.two-colorbox .box-wrapper img{
    width: 100%;
    object-fit: cover;
  }
  .imggrid-fivehrz .inner-wrapper div{
    width: calc(100% - 20px);
    margin:auto;
  }
  .imggrid-fivehrz .inner-wrapper a{
    display: block;
    margin:20px 0;
  }

   nav .navbar{
    min-height: 70px;
   }
   /* .nav_btn{right: 10px;} */
   .intro-pattern p{
      font-size: 24px;
   }
   .colorbox.brown.girafe p{font-size: 24px;}
   .two-boxs .inner-wrapper a, .sixboxs .inner-wrapper a{
    margin:10px 0;
   }
   h2 {
      font-size: 32px;
      line-height: 39px;
  }
  .slider_wrapper .swiper-slide img{
       
    height: 445px;
    object-fit: cover;
    object-position: 0;

  }
  .swiper-slide .hero-info{
        bottom: 23%
  }
  nav .navbar{
    margin-bottom: 0;
  }
  body, p{
    font-size: 22px;
  }
  .colorbox.flamingo .colorbox-wrapper{padding-bottom: 200px;}
  .imggrid-five .inner-wrapper div h3{color:#fff;    text-shadow: 0px 1px 8px rgb(0 0 0);}
  .columns .column{padding:0;}
  .conservation .columns .column{padding:20px;}
  .sidebar-wrapper{margin:90px 0;}
  footer .main-footer .footer-links ul li {padding-bottom: 20px;}
  .promo-section .promo-inner-text h3{    font-size: 30px;}
  .promo-section .promo-inner-text p{    font-size: 20px;}
  .promo-section{margin:20px 0;}
  .article main h1, .article-unique main h1{font-size: 34px;margin-top:20px;line-height: 1.4;margin-bottom: 20px;}
}
footer .after-footer .wrapper{font-size: 16px;}
.imggrid-fivehrz a{
  color:#fff;
}
.mt-30{margin-top:30px;}
.title-warning{color:#B0AA5E;}
/* CSS Document */

.promo-inner-text p, .promo-inner-text, .promo-inner-text h3{color:#530C0C}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
  z-index: 99999;
}

.popup .sidebar-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 361px;
}

.show-modal {
  opacity: 1;
  visibility: visible;
  transform: scale(1.0);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.pop-close {
  text-align: center;
  display: block;
}

.pop-close svg {
  width: 26px;
  position: absolute;
  top: -17px;

}
.pop-close:hover{ 
 cursor:pointer;
}
.pop-close:hover path{
   fill:#530C0C;
}

.popup .sidebar-wrapper{
box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.4);
background:#9AA847;
}

.popup .sidebar-wrapper,
.popup .sidebar-wrapper p {

  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 166.5%;

}

.popup .sidebar-wrapper img {
  margin: 20px 0;
}

.popup .sidebar-wrapper h2 {
  /* font-family: Londrina Solid; */
  font-family: Lato;
  color: #fff !important;
}
.sidebar-wrapper.green:before{
  background: url("../images/side-widget-top-green.png") no-repeat bottom left;
}

.sidebar-wrapper.green:after {
  background: url("../images/side-widget-bottom-green.png") no-repeat top left;
}
@media screen and (min-width: 768px){
	.footer-links {
	    display: flex;
	    flex-direction: column;
	    align-items: flex-end;
      position: relative;
      z-index: 3;
	}
}

.form-wrapper .radio input {
    height: 23px;
    width: 0px;
    margin-right: 25px;
}
input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #F2EDE8;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}


input[type='radio']:checked:after {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: #523F34;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 2px solid white;
}
.form-wrapper input[type="checkbox"] {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background: transparent;
    color: #333;
    padding: 0;
	appearance: auto; }
label[for^="checkbox-id"] {
	display: block;
	line-height: 25px;
	padding-bottom: 30px;
}

.wave-position{
  position: relative;
}
.wave-position svg{
    height: 280px;
    transform: scale(1.02);
    position: absolute;   
    left: -1px;
    bottom: -80px;
    z-index: 2;
  
}
#wave,#wave-box,#wave-box-ctas{position: relative;width: 100%;z-index: 0;}
.colorbox svg, .conservation svg,.suggested svg{
    height: 280px;
    transform: scale(1.02);
    position: absolute;   
    left: -1px;
    bottom: -70px;

}
.actions-wrapper svg{
    height: 280px;
    transform: scale(1.02);
    position: absolute;   
    left: -7px;
    top: -188px;
    z-index: -1;
}
.suggested svg{
    bottom: -25px;
}
.colorbox svg{
  bottom:-35px;
}
.swiper-button-next:after, .swiper-button-prev:after{display: none;}
.back a{
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    color: #E9AF1B;!important;
    text-transform: uppercase;
    padding-left:20px;

}
.back a:after {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #E9AF1B;
      bottom: 9px;
    transform: rotate(90deg);
}
.link a{
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    margin-top: 21px;
   
    margin-bottom: 20px;
    font-weight: 900;

}

nav .navbar ul li.has-sub .link a:after {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #E9AF1B;
    right: -15px;
    bottom: 9px;
}
nav .navbar .nav-wrapper.show .main-nav {
    display: inline-block;
    margin: 30px auto;
}
.footer-links{
  position: relative;
  z-index: 2;
}
@media(max-width: 600px){
  .instagram{margin-top: 100px;}
  .events_wrapper{padding:0px 20px!important;}
  .events_wrapper img{margin-top: 20px;}
  .article-slider{padding:0;}
  .tickets-news img{margin-top: 20px;}
  .mt-50{margin-top: 20px;}
  header .swiper-container-horizontal > .swiper-pagination-bullets, header .swiper-pagination-custom, header .swiper-pagination-fraction, .slider_wrapper .swiper-container-horizontal > .swiper-pagination-bullets{
    right: 34px;
  }
  .page-content h3{margin-top: 20px;}
  .popup .sidebar-wrapper{top:35%;}
  #wave,#wave-box,#wave-box-ctas{left:0;}
  .warning-message{padding:10px 30px;}
  .wave-position svg,.colorbox svg, .conservation svg,.suggested svg{left: 15px;}
  .colorbox.girafe .colorbox-wrapper:after, .index .colorbox.pig .colorbox-wrapper:after{height: 275px;}
  .instagram:before,.instagram:after{zoom:0.6;}
  nav .btn-tickets {
    float: left;
    padding-top: 20px!important;
  }
nav .navbar .nav-wrapper.show .main-nav{padding-top:130px}
nav .navbar ul li.has-sub.show ul{padding-top:130px;}
nav  .btn-tickets{float:left;padding-top:20px!important;}
nav .navbar .m-top a{
font-family: Lato;
font-style: normal;
font-weight: bold;
font-size: 19px;
line-height: 140.62%;
color: #E9AF1B;
}
.phone img{display:none;}
nav .navbar ul li.has-sub.show ul{text-align: left;padding:120px 0 0px;}
nav .navbar .nav-wrapper .main-nav li.has-sub li{margin-bottom:0; padding: 1px 66px;}
nav .navbar .nav-wrapper .main-nav .back,nav .navbar .nav-wrapper .main-nav  .link{padding: 1px 66px;text-align: left;}
nav .navbar .nav-wrapper .main-nav .back {
	position: relative;
	margin-bottom: 8px;
}
nav .navbar .nav-wrapper .main-nav .back:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 7px;
    background: url("../images/line-texture-small.svg") no-repeat center bottom;
    background-size: 100%;
}
.park-map img{padding:20px 0;}
}
.conservation .footer-links svg{top:0;}
.pagination {
    text-align: center;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
}
.pagination li{
display: inline-block;margin:20px 20px;color:#446107;}
.pagination li svg{width: 33px;position: relative;top: 7px;}
.pagination li svg:hover path{fill:#9AA847;}
.pagination li a{color:#446107;}
.pagination li a:hover{
  color: #9AA847;
}
.after-footer a:hover {
    color: #000;
    text-decoration: underline;
}

@media screen and (min-width:1024px) and (max-width:1378px) and (max-height:768px) {
	.logo {
		left: 20px;
    }
	
	nav .navbar, nav .navbar ul.main-nav {
		min-height: 105px;
	}
	nav .navbar ul.main-nav > li {
		line-height: 85px;
	}
	nav .navbar ul li > ul > li {
		padding: 7px 30px;
    }
	nav .navbar ul li > ul > li a {
        padding: 5px 19px 10px 19px;
	}
}
@media screen and (min-width:1024px) {
	.warning-bar {
		padding: 10px 20px;
		line-height: 30px;
	}
	.warning-bar .close-btn {
		top:8px;
	}
	.top-links {
		padding: 10px 0 5px;
		line-height: 37px;
	}
	.top-links .weather img {
		/* width: 37px;
		height: 37px; */
		width: 24px;
		height: 24px;
	}
	.header.sticky .navbar {
		top: 55px;
	}
	.logo {
		top: -35px;
		width: 200px !important;
		height: 163px;
	}
	nav .navbar, nav .navbar ul.main-nav {
		min-height: 65px;
	}
	nav .navbar ul.main-nav > li {
		line-height: 45px;
	}
	nav .navbar ul li > a {
		font-size: 18px;
	}
	nav .navbar ul li.has-sub:first-child ul {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
	  }
	.slider_wrapper {
		max-height: calc(100vh - 105px);
		overflow: hidden;
		top: -105px;
		z-index: 1;
	}
	.slider_wrapper .swiper-container, .slider_wrapper .swiper-wrapper, .slider_wrapper .swiper-slide {
		max-height: calc(100vh - 105px);
	}
	.hero-info-box {
		margin-top: -105px;
	}
}
@media screen and (max-width:768px) {
	.popup.show-modal {
		height: 100vh;
		max-height: 100vh;
		box-sizing: border-box;
		overflow-y: hidden;
	}
	.popup .sidebar-wrapper {
		top: 0;
		left: 0;
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		overflow-y: auto;
		margin: 0;
		width: 100%;
	}
	.pop-close svg {
		top: 0;
	}
	section.article-slider {
    	padding: 0;
    	max-width: calc(100% + 48px);
    	width: calc(100% + 48px);
    	margin-left: -24px;
	}
	.article-slider .caroussel-wrapper {
       padding: 0;
	}
	.article-slider .caroussel-wrapper .swiper-wrapper img {
		width: 100%;
		max-width: 100%;
	}
	.article-slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		right: 5px;
	}
	.article-slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		left: 5px;
    }
}
.slider_wrapper .swiper-slide img {
	opacity: 0;
}
.slider_wrapper .swiper-slide.swiper-slide-active img {
	opacity: 1;
}
.article-slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev, .article-slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	/* background: rgba(255,255,255,0.3); */
	width: 40px;
	height: 40px;
}
.after-footer .wrapper a, .after-footer .wrapper a:visited {
	color: #333 !important;
}


#mobhook_wrapper h2 {font-size: 24px!important; line-height: 1.2; margin-bottom: 15px;}
#mobhook_wrapper p {margin: 0 0 15px!important; font-size: 20px;line-height: 1.2;}
#mobhook_wrapper .btn {padding: 0 20px;}
@media (max-height: 670px) {
    #mobhook_wrapper {max-height: calc(100vh - 140px);}
}


/* header fix */
.hero-info-box:before {
  background: none;
}
.hero-info-box:after {
  display: none;
}

.hero-info-box {
  margin-bottom: 0;
  margin-top: 0;
}

.slider_wrapper {
  top: 0;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  background: url(../images/mainhero_bg.jpg) top center no-repeat;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo-trip {
    right: 0px;
}

.swiper-slide .hero-info {
  left: 20px;
}

.swiper-container {
  width:80%;
  margin: 0 auto;
  max-width: 1600px;
}

.logo-usa {
    left: initial;
    right: 0;
}

.swiper-slide img {
  filter: brightness(.8);
}

.hero-info {
	width: 40%;

}

.swiper-slide .hero-info {
	bottom: 9%;
}

.hero-info h2 {
	font-size: 56px;
	/*line-height: 86px;*/
}

.intro-pattern h2 {
    margin-top: 2em;
}


.intro-pattern {
    background: #d4daac url(../images/intro_patern.jpg) repeat top left;
	background-size: contain;
}


.animal {
    margin-top: -100px;
}

.hero-info-box .info-box-inner {
    margin-bottom: 0;
}

.hero-info-box {
    padding-bottom: 15px;
    padding-top: 15px;
}

.intro-pattern {
    padding: 0px 0 30px 0;
}

.logo-trip {
    right: 130px;
    left: initial;
}

.intro-pattern>.container {
	background: url(../images/wave.png) top center no-repeat;
}

.info-box-inner a {
    color: #49D6DF;
    padding-left: 20px;
}

.info-box-inner a:hover, .hero-info a:hover {
    text-decoration: none;
}


@media screen and (min-width: 1024px) {
    .intro-pattern>.container {
		background-size: contain;
	}
}


@media screen and (max-width: 1024px) {
  .swiper-container {
    width: 90%;
  }
  .hero-info h2 {
    font-size: 52px;
    line-height: initial;
   }
   .hero-info {
   	width: 90%;
   }
   .swiper-slide .hero-info {
	  bottom: 15%;
    }
	.animal {
        margin-top: 0px;
    }
	.intro-pattern h2 {
		margin-top: 3em;
    }
}


.page-content > .col2 { margin-bottom:50px}
