/*
Template Name:zoological
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/


/********************* center ****************/
#center{   
 padding:0;
 margin:0;
}
#center .fade-carousel {
 position: relative;
 height: 100vh;
}
#center .fade-carousel .carousel-inner .item {
 height: 100vh;
}
#center .fade-carousel .carousel-indicators > li {
 margin: 0 2px;
 background-color: #f39c12;
 border-color: #f39c12;
 opacity: .7;
}
#center .fade-carousel .carousel-indicators > li.active {
 width: 10px;
 height: 10px;
 opacity: 1;
}
#center .carousel-indicators{ 
 bottom:180px;
 }
/********************************/
/*          Hero Headers        */
/********************************/
#center .hero {
 position: absolute;
 top:30%;
 left: 70%;
 z-index: 3;
 color: #fff;
 padding-top:50px;
 background-color: rgba(88, 61, 20, 0.44);
 text-transform: uppercase;
 text-shadow: 1px 1px 0 rgba(0,0,0,.75);
 -webkit-transform: translate3d(-50%,-50%,0);
 -moz-transform: translate3d(-50%,-50%,0);
 -ms-transform: translate3d(-50%,-50%,0);
 -o-transform: translate3d(-50%,-50%,0);
 transform: translate3d(-50%,-50%,0);
 margin-top:50px;
}
#center .hero {
 width:500px;
 padding-left:25px;
 padding-bottom:20px;
}
#center .hero h1 {
 font-size:25px;    
 line-height:35px;
 margin: 0;
 padding: 0;
 padding-top:0px;
 padding-bottom:5px;
 color:#dbf221;
}
#center .hero p{ 
 color: #f4f2ef;
}
#center .hero h4{ 
 padding-bottom:45px;
  }
#center .fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
#center .fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
#center .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
#center .btn.btn-lg {padding: 10px 40px;}
#center .btn.btn-hero,
#center .btn.btn-hero:hover,
#center .btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
#center .fade-carousel .slides .slide-1, 
#center .fade-carousel .slides .slide-2,
#center .fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#center .fade-carousel .slides .slide-1 {
background-image: url(../img/2.jpg);
padding-bottom: 150px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-2 {
background-image: url(../img/3.jpg);
padding-bottom: 150px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-3 {
background-image: url(../img/4.jpg);
padding-bottom: 150px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}
#center{ 
 position:relative;
 }
/********************* center_end ****************/
/********************* plan ****************/
#plan{ 
 position:absolute;
 top:90%;
 left:0;
 right:0;
 }
.plan_1{ 
 background: #3D332A;
 margin: auto;
 width: 100%;
 }
.plan_2{
 text-align:center;
 padding:20px;
}
.plan_2 i{
 font-size: 77px;
 background: #FFAA5F;
 color: #fff;
 width: 100px;
 height: 100px;
 line-height: 91px;
 text-align: center;
 border: 5px solid #FFAA5F;
 border-radius: 50%;	
}
.plan_2 h4{
 color:#fff;
 padding-bottom:5px;
}
.plan_3{
 text-align:center;
 padding:20px;
}
.plan_3 i{
 font-size: 60px;
 background: #D5E200;
 color: #fff;
 width: 100px;
 height: 100px;
 line-height: 91px;
 text-align: center;
 border: 5px solid #D5E200;
 border-radius: 50%;	
}
.plan_3 h4{
 color:#fff;
 padding-bottom:5px;
}
.plan_4{
 text-align:center;
 padding:20px;
}
.plan_4 i{
 font-size: 60px;
 background: #F29021;
 color: #fff;
 width: 100px;
 height: 100px;
 line-height: 91px;
 text-align: center;
 border: 5px solid #F29021;
 border-radius: 50%;	
}
.plan_4 h4{
 color:#fff;
 padding-bottom:5px;
}
.plan_5{
 text-align:center;
 padding:20px;
}
.plan_5 i{
 font-size: 60px;
 background: #FFAA5F;
 color: #fff;
 width: 100px;
 height: 100px;
 line-height: 91px;
 text-align: center;
 border: 5px solid #FFAA5F;
 border-radius: 50%;	
}
.plan_5 h4{
 color:#fff;
 padding-bottom:5px;
}
/********************* plan_end ****************/
/********************* middle ****************/
#middle{ 
 padding-top: 180px;
 padding-bottom: 30px;
 }
.middle_1{ 
 text-align:center;
 }
.middle_1 h2{ 
 color: #3d332a;
 padding-bottom:40px;
 }
.middle_2 h3{ 
 font-weight:100;
 }
.middle_2 ul{ 
 padding-top:5px;
 padding-bottom:2px;
 }
.middle_2 li{ 
 display:inline;
 margin-right:5px;
 }
.middle_2 p{ 
 margin-top:0px;
 }
.middle_2{ 
 background-color:#F4F2EF;
 padding: 20px 20px 40px 20px;
 }
.middle_2 i{ 
 color: #f29021;
 }
.middle_3 i{ 
 border-radius: 50%;
 height: 61px;
 width: 61px;
 line-height: 61px;
 font-weight: 400;
 font-size:17px;
 background-color: #f29021;
 color:#fff;
 box-shadow: 0 0 2px 8px white;
 }
.middle_3{ 
 margin-top:-30px;
 }
/********************* middle_end ****************/
/********************* discover ****************/
#discover{ 
 padding-top:30px;
 padding-bottom:30px;
 }
.discover_3 h2{ 
 color: #3d332a;
 }
/********************* discover_end ****************/
/********************* work ****************/
#work{ 
 padding-top:30px;
 padding-bottom:30px;
 background-color: #f7f3f3;
}
.work_2 img{ 
 border-radius: 30%;
 position:relative;
 }
.work_3 h2 {
 color: #3d332a;
}
.work_4 h4{ 
 margin-top:0px;
 color: #d5e200;
 padding-top: 26px;
 }
.work_4 p{ 
 margin-top:0px;
 }
.work_4{ 
 position:absolute;
 top:0;
 background-color: #fff;
 border-radius: 50%;
 height: 98px;
 width: 98px;
 text-align:center;
 }
/********************* work_end ****************/
/********************* protect ****************/
#protect .img-responsive,
#protect .thumbnail > img,
#protect .thumbnail a > img,
#protect .carousel-inner > .item > img,
#protect .carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}
/* ------------------- Carousel Styling ------------------- */
#protect .carousel-inner {
  border-radius:0px;
}
#protect .carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
}
#protect .carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}
#protect .carousel-control.left,
#protect .carousel-control.right {
  background-image: none;
}
/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
#protect .section-white {
 padding: 10px 0;
}
#protect .section-white {
  background-color: #fff;
  color: #555;
}
@media screen and (min-width: 768px) {
#protect .section-white {
 padding: 1.5em 0;
}
}
@media screen and (min-width: 992px) {
#protect .container {
    max-width: 930px;
  }
}
/********************* protect_end ****************/
/********************* check ****************/
#check{
 padding-top:30px;
 padding-bottom:30px;
}
.check_1{ 
 text-align:center;
 }
.check_1 h2 {
 color: #3d332a;
 padding-bottom:40px;
}
.check_3 h3 a:hover{ 
 color:#f29021;
}
.check_3 ul{ 
 padding-top:10px;
}
.check_3 li{ 
 display:inline;
 margin-right:17px;
}
.check_3 i{ 
 margin-right:10px;
 color:#f29021;
}
.check_3{ 
 background-color: #f1f1f1;
 padding: 52px 30px 52px 30px;
}
.check_5{ 
 text-align:center;
 background-color:#f1f1f1;
 padding:20px;
 margin-top:20px;
 }
/********************* check_end ****************/
/********************* wild ****************/
#wild{ 
 padding-top:30px;
 padding-bottom:30px;
 background-color: #f9f7f7;
 }
.wild_1{ 
 text-align:center;
 }
.wild_1 h2 {
 color: #3d332a;
 padding-bottom: 40px;
}
.wild_2{ 
 box-shadow: 0 0 1px 0px black;
 padding: 10px;
 }
.wild_2 ul{ 
 padding-top:12px;
 }
.wild_2 li{ 
 display:inline;
 }
.wild_2 i{ 
 border-radius: 50%;
 height: 31px;
 width: 31px;
 line-height: 31px;
 font-weight: 400;
 font-size: 17px;
 background-color: #f29021;
 color: #fff;
 margin-right: 5px;
 }
/********************* wild_end ****************/










@media screen and (max-width : 767px){
#center .hero h1{ 
 font-size:20px;
}
#center .hero{
 width:100%;	
}
#center .hero{ 
 left:50%;
}
#plan {
 position: static;
 text-align: center;
}
#middle {
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
#discover {
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
#work {
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
#check {
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
#wild {
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
}

@media (min-width:470px) and (max-width:767px) { 

}
 
@media (min-width:768px) and (max-width:960px) { 
#center .hero{ 
 left:60%;
}
.middle_1 h2 {
 padding-bottom: 20px;
 padding-top: 10px;
}
.middle_2 h3 {
 font-size: 20px;
}
.check_3 {
 padding: 12px 30px 22px 30px;
}
.button {
 padding: 10px 10px 10px 10px;
 font-size: 15px;
}
} 

@media (min-width:961px) and (max-width:1200px) {
#center .hero{ 
 left:60%;
}
.middle_1 h2 {
 padding-bottom: 20px;
 padding-top: 10px;
}
.middle_2 h3 {
 font-size: 20px;
}
.check_3 {
 padding: 12px 30px 22px 30px;
}
.button {
 padding: 10px 10px 10px 10px;
 font-size: 15px;
}
}

@media (min-width:1201px) and (max-width:1320px) {

}