@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100;200;300;400;500;600;700;800;900&display=swap');


body{
	/*font-family: 'Barlow', sans-serif;*/
	font-family: 'Lexend Deca', sans-serif;
	padding-top:60px;
	}


body::-webkit-scrollbar {
    width: 0.6em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #001E5C;
  outline: 1px solid slategrey;  
}



.tab-content::-webkit-scrollbar {
    width: 0.8em;
}
 
.tab-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.tab-content::-webkit-scrollbar-thumb {
  background-color: #015D84;
  outline: 1px solid slategrey;  
}

.bg_01{
	background-color:#00679C;
	clip-path: polygon(0 0, 98% 0, 100% 100%, 0% 100%);
	}

.bg_02{
	background-color:#00A1F4;
	clip-path: polygon(0% 0%, 100% 0, 100% 100%, 4% 100%);
}

.padding_top{
	padding-top:0.4rem;
	padding-bottom:0.4rem;
	}

.body_scetion{
	background-color:#FFFFFF;
	height:auto;
	margin-left:0rem;
	margin-right:0rem;
	margin-top:0px;
	}
	
.body_scetion_01{
	background-color:#FFFFFF;
	height:auto;
	margin-left:0rem;
	margin-right:0rem;
	border-radius:0px 0px 5px 5px;
	font-family: 'Cinzel', serif;
	}
	
.body_scetion_011{
	background-color:#FFFFFF;
	height:auto;
	margin-left:0rem;
	margin-right:0rem;
	}
	
.bg_style{
	background-image:url(../image/back_image_01.jpg);
	background-position:center center;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	}

.top_header{
	height:15px;
	background-image: url(../image/top_header_bg.png);
	background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
	}	

.phone_view{
	display:none;
	}
.destop_view{
	display:inline-block;
	}

@media only screen and (max-width:768px) {
.phone_view{
	display:block;
	}
.destop_view{
	display:none;
	}
}

.nofification ul{
	float:right;
	margin:0px;
	padding:0px;
	float:right;
	width:100%;
	
	}
.nofification ul li{
	display:inline-block;
	text-decoration:none;
	margin:0px 14px;
	color:#616161;
	text-align:right;
	font-size:14px;
	letter-spacing:.011rem;
	}
	
.nofification  a{
	color:#616161;
	}
.nofification  a:hover{
	color:#000;
	text-decoration:none;
	}
	

.icon_color{
	color:#69382F;
	}
.icon_color a{
	color:#69382F;
	}
.icon_color a:hover{
	color:#69382F;
	}
	
.icon_color .fa-2x{
  font-size:1.3em;
}	

.icon_color h4{
	color:#69382F;
	font-size:1rem;
	padding:0;
	margin:0;
	}
.icon_color h5{
	color:#69382F;
	font-size:.80rem;
	padding:0;
	margin:0;
	font-weight:bold;
	}
	
.category{}	
	
.category .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius:0rem;
}

.btn-light {
  color: #000000;
  background-color: #E1E1E1;
  border-color: #f8f9fa;
  border-radius:10px;
  font-size:14px;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}



.btn-light1 {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #f8f9fa;
  border-radius:10px;
  font-size:18px;
}

.btn-light1:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}



.slide_text_box{
	height:200px;
	width:300px;
	position:absolute;
	top:25%;
    right:8%;
}

.slide_text_box h4{
	font-family:"destroy";
	color:#00438E;
	}
.slide_text_box p{
	color:#494949;
	font-size:15px;
	line-height:20px;
	font-family: 'Forum', cursive;
	
}



.slide_text_box1{
	height:200px;
	width:300px;
	position:absolute;
	top:25%;
    right:8%;
}

.slide_text_box1 h4{
	font-family:"destroy";
	color:#E1CBA9;
	text-align:left;
}
.slide_text_box1 p{
	color:#FDFDFD;
	text-align:left;
	font-size:15px;
	line-height:20px;
	font-family: 'Forum', cursive;
	
}


.slide_text_box2{
	height:200px;
	width:300px;
	position:absolute;
	top:25%;
    right:8%;
}

.slide_text_box2 h4{
	font-family:"destroy";
	color:#362619;
	text-align:left;
	}
.slide_text_box2 p{
	color:#251F1B;
	font-size:15px;
	line-height:20px;
	font-family: 'Forum', cursive;
	text-align:left;
	
}



.slide_text_box3{
	height:80px;
	width:100%;
	position:absolute;
	top:40%;
    right:;
}

.slide_text_box3 h4{
	font-family:"destroy";
	color:#FFFFFF;
	text-align: center;
	font-size:40px;
	line-height:45px;
	color:#FFFFFF;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	}
	
	
.slide_text_box3 p{
	color:#FFFFFF;
	font-size:15px;
	line-height:20px;
	font-family: 'Forum', cursive;
	text-align:left;
	
}
	
	
.slide_text_box4{
	height:200px;
	width:300px;
	position:absolute;
	top:25%;
    right:8%;
}

.slide_text_box4 h4{
	font-family:"destroy";
	color:#FBD9CB;
	text-align:left;
	}
.slide_text_box4 p{
	color:#FFFFFF;
	font-size:15px;
	line-height:20px;
	font-family: 'Forum', cursive;
	text-align:left;
	
}



.slide_text_box5{
	height:200px;
	width:300px;
	position:absolute;
	top:25%;
    right:8%;
}

.slide_text_box5 h4{
	font-family:"destroy";
	color:#EDEDED;
	text-align:left;
	}
.slide_text_box5 p{
	color:#FFFFFF;
	font-size:15px;
	line-height:20px;
	font-family: 'Forum', cursive;
	text-align:left;
	
}

	
		
.bg_image1{
	background-color:#F6FBFD;
	background-repeat:no-repeat;
	background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
	}
	
.body_tab_section{ width:auto;}

.body_tab_section .nav-tab{
	font-family:"Roboto Condensed";
	font-size:0.95rem;
 }
.body_tab_section .nav-pills{
	width:97%;
	border-bottom:1px solid #E3E3E3;
	}
.body_tab_section .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.body_tab_section .nav-tab .nav-link {
  display: block;
  padding: 0.5rem 0.9rem;
  color:#FFFFFF;
  margin:0px 2px;
}

.body_tab_section .nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.body_tab_section .nav-link.disabled {
  color: #1B1B1B;
  pointer-events: none;
  cursor: default;
}

.body_tab_section .nav-tabs {
  border-bottom: 1px solid #C0C1C2;
 }

.body_tab_section .nav-tabs .nav-item {
  margin-bottom:0px;
 }

.body_tab_section .nav-tabs .nav-link {
 border-radius:0px;
  }

.body_tab_section .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
 }

.body_tab_section .nav-tabs .nav-link.disabled {
  color: #1B1B1B;
  background-color: transparent;
  border-color: transparent;
}

.body_tab_section .nav-tabs .nav-link.active,
.body_tab_section .nav-tabs .nav-item.show .nav-link {
  color: #1B1B1B;
  background-color:#fff;
  border:1px solid #0061C1;
 }

.body_tab_section .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius:0px;
  border-top-right-radius: 0px;
}

.body_tab_section .nav-pills .nav-link {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	border-bottom-left-radius: 0.0rem;
	border-bottom-right-radius: 0.0rem;
	background-color:#01A6D6;
	background-repeat: repeat;
	background-position: center center;
	border:1px solid #008BB4;
	}

.body_tab_section .nav-pills .nav-link:hover{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0.0rem;
  border-bottom-right-radius: 0.0rem;
  background-color:#008BB4;
  border:1px solid #008BB4;
 }

.body_tab_section .nav-pills .nav-link.active,
.body_tab_section .nav-pills .show > .nav-link {
  color:#FFFFFF;
  background-color:#008BB4;
  border:1px solid #D2D2D2;
 }

.body_tab_section .nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.body_tab_section .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.body_tab_section .tab-content > .tab-pane {
  display: none;
   }

.body_tab_section .tab-content > .active {
  display: block;
}

.text_bg{
	background-color:#01A6D6;
	color:#FFFFFF;
	border:1px solid #D2D2D2;
	padding:5px;
	width:99%;
	margin-bottom:4px;
	}
.text_bg a{
	color:#FFFFFF;
	text-decoration:underline;
}

.text_bg a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.newsscrool {
   overflow: scroll;
   font-family:"Roboto Condensed";
   font-size:13px;
}
.newsscrool::-webkit-scrollbar {
    width:15px;
}

.newsscrool::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius:0px;
}

.newsscrool::-webkit-scrollbar-thumb {
    border-radius:2px;
	background-color:#008BB4;
	background-repeat:repeat;
	background-position:center center;
	}
	
.inner-outline {
        outline:1px dashed #FFFFFF;
        outline-offset:4px;
	}	
	
	
	
.small_box1{
   height: 178px;
   width:100%;
  float: left;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background-image:url(../image/img/fishing_cat.jpg);
  background-position:center center;
  background-size: cover;
  color:#FFFFFF;
  position: relative;
  outline: 1px  dashed #FFFFFF;
  outline-offset:-6px;
  }

.small_box2{
	height: 178px;
	width:100%;
	float: left;
	-ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding:0rem;
  background-color: rgba(255, 255, 255, 0.3);
  background-image:url(../image/img/02.jpg);
  background-position:center center;
  background-size: cover;
  color:#FFFFFF;
  position: relative;
   outline: 1px  dashed #FFFFFF;
  outline-offset:-6px;
}

.small_box3{
	height: 178px;
	width:100%;
	float: left;
	-ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding:0rem;
  background-color: rgba(255, 255, 255, 0.3);
  background-image:url(../image/img/03.jpg);
  background-position:center center;
  background-size: cover;
  color:#FFFFFF;
  position: relative;
   outline: 1px  dashed #FFFFFF;
  outline-offset:-6px;
}

.small_box4{
	height: 178px;
	width:100%;
	float: left;
	-ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding:0rem;
  background-color: rgba(255, 255, 255, 0.3);
  background-image:url(../image/img/kingfisher.jpg);
  background-position:center center;
  background-size: cover;
  color:#FFFFFF;
  position: relative;
   outline: 1px  dashed #FFFFFF;
  outline-offset:-6px;
}

.small_box5{
	height: 178px;
	width:100%;
	float: left;
	-ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding:0rem;
  background-color: rgba(255, 255, 255, 0.3);
  background-image:url(../image/img/siuli.jpg);
  background-position:center center;
  background-size: cover;
  color:#FFFFFF;
  position: relative;
   outline: 1px  dashed #FFFFFF;
  outline-offset:-6px;
}

.small_box6{
	height: 178px;
	width:100%;
	float: left;
	-ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding:0rem;
  background-color: rgba(255, 255, 255, 0.3);
  background-image:url(../image/img/chatim.jpg);
  background-position:center center;
  background-size: cover;
  color:#FFFFFF;
  position: relative;
   outline: 1px  dashed #FFFFFF;
  outline-offset:-6px;
}
  


.bg_image_1{
	background-image: url(../image/img/adopt.jpg);
	 background-position:center center;
     background-size: cover;
	 height:370px;
	 width:100%;
	 position: relative;
	}
	
.bg_image_3{
	background-image:url(../image/red_panda_side.png);
	background-repeat:no-repeat;
	}
	
.bg_image_2{
	background-image:url(../image/giraff_side.png);
	background-repeat:no-repeat;
	}



.font_style_100{
	font-size:13px;
	top:0;
	bottom:auto;
	position:absolute;
	padding:8px 0px;
	margin:0px;
	width:100%;
	background-color:rgba(13, 35, 59, 0.5);
}


.font_style_020{
	font-size:13px;
	top:auto;
	bottom:0;
	position:absolute;
	padding:8px 0px;
	margin:0px;
	width:100%;
	background-color:rgba(13, 35, 59, 0.5);
}
	
.font_style_0200{
	font-size:15px;
	top:auto;
	bottom:0;
	position:absolute;
	padding:10px 0px;
	margin:0px;
	width:100%;
	background-color:rgba(13, 35, 59, 0.5);
	color:#FFF;
	text-align:center;
	}
	
	
.font_style_021{
	font-size:15px;
	line-height:15px;
	}
.font_style_022{
	font-size:17px;
	color:#363636;
	}
	
/*.btn-primary {
  color:#E7E7E7;
  background-color:#0158A7;
  border-color: #0158A7;
}

.btn-primary:hover {
  color: #E7E7E7;
  background-color:#0167C5;
  border-color: #0167C5;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
*/

.button6{
	color:#FFFFFF;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;	
}
.button6 a{
	color:#FFFFFF;
	text-decoration: none;
	display: block;
}
.button6 span{
	z-index: 2;	
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;	
}
.button6::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color:rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
	outline: 1px dashed #FFFFFF;
   
}
.button6:hover::before{
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.button7{
	color:#FFFFFF;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;	
}
.button7 a{
	color:#FFFFFF;
	display: block;
	}

.button7 span{
	z-index: 2;	
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.button7::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color:rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(1, 0.1);
	transform: scale(1, 0.1);
	outline: 1px dashed #fff;
    
}
.button7:hover::before{
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.button8{
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	
	position: relative;	
}
.button8 a{
	color: #FFF;
	text-decoration: none;
	display: block;
}

.button8 a:hover{
	color: #FFF;
	text-decoration: none;
	display: block;
	z-index:9999;
}

.button8 span{
	z-index: 2;	
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;	
}
.button8::before{
	color:#FFF;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 100%;
	z-index:1;
	opacity: 0;
	background-color:rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	

}
.button8:hover::before{
	opacity:1;
	width: 100%;
	color:#FFF;
}


.rounded {
  border-radius: 0.25rem !important;
  border:2px solid #DDDEDF;
}


.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 5px;
  margin-bottom: 5px;
  border:5px solid #FFF;
 
  
}

.photo_gallery{}
.photo_gallery .img-thumbnail {
  padding:0px;
  margin:0rem;
 border-radius: 0rem;
  max-width:100%;
  height: auto;
  border:0px;
}


.photo_gallery .p-1 {
  padding: 0.20rem !important;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
 }



.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.5rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding:0rem;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}


.footer_bg{
	background-color:#0E0E0E;
	height:auto;
	width:auto;
}

.footer_bg_01{
	background-color:#002C2F;
	height:auto;
	width:auto;
}

.page_heading h2{
	font-size:1.50rem;
	color:#286090;
	border-bottom:1px solid #F4F4F4;
	padding-bottom:3px;
	}
	
.page_heading h3{
	font-size:1.40rem;
	color:#005094;
	padding-bottom:3px;
	}	
	
.page_heading h4{
	font-size:1.40rem;
	color:#286090;
	padding-bottom:6px;
	text-align:center;
	}

.page_heading h5{
	font-size:1.25rem;
	color:#286090;
	padding-bottom:3px;
	}
	
.download h5{
	font-size:1.25rem;
	color:#286090;
	border-bottom:1px solid #F4F4F4;
	padding-bottom:3px;
	}

	
.page_image .img-thumbnail{
  padding: 0.30rem;
  border: 1px solid #D4D4D4;
  border-radius: 0rem;
  transition: all 0.2s ease-in-out;
  height: auto;
   -webkit-box-shadow: 2px 2px 2px -1px rgba(189,185,189,1);
     -moz-box-shadow: 2px 2px 2px -1px rgba(189,185,189,1);
     box-shadow: 2px 2px 2px -1px rgba(189,185,189,1);
}

.box_1{
	height:95px;
	max-height:100%;
	width:100%;
	background-color:#FFF;
}
	
.box_2{
	background-color:#6CC;
	background-image:url(../image/back_image_01.jpg);
	width:100%;
	height:100%;
	padding:10px;
	text-align:center;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
    outline: 1px dashed #FFFFFF;
    outline-offset: -5px;
}

.bg_image1{
   height:380px;
   border:5px solid #FFF;
-webkit-box-shadow: 0px 0px 0px 1px rgba(214,210,214,1);
-moz-box-shadow: 0px 0px 0px 1px rgba(214,210,214,1);
box-shadow: 0px 0px 0px 1px rgba(214,210,214,1);
   background-position:center center;
   background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
	}
	
.table-sm th,
.table-sm td {
  padding: 0.5rem;
}
	


.table-sm th,
.table-sm td a:hover{
	color:#FFFFFF;
}

.table-sm1 th,
.table-sm1 td {
  padding: 0.3rem;
}


.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.30rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color:#FAFAFA;
  border-radius: 0.25rem;
  border:1px solid #F4F4F4;
  color:#ABABAB;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
 
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
 
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.link_style{
	color:#286090;
	font-size:1.1rem;
}
.link_style:hover{
	color:#2179FA;
	font-size:1.1rem;
	}
.text_style1{
	color:#286090;
	font-size:1.1rem;
	}
.carousel-inner img {
    width: 100%;
    height: 100%;
  }
.border_style{
	 border:3px solid #FFF;
-webkit-box-shadow: 0px 0px 0px 1px rgba(214,210,214,1);
-moz-box-shadow: 0px 0px 0px 1px rgba(214,210,214,1);
box-shadow: 0px 0px 0px 1px rgba(214,210,214,1);
	}
	
.our_zoos{}
.our_zoos .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.our_zoos .nav-link {
  display: block;
  color:#000;
  padding: 0.5rem 1.5rem;
  background-color:#EBEBEB;
  margin:0rem 0.1rem;
}

.our_zoos .nav-link:hover, .nav-link:focus {
  text-decoration: none;
  
}

.our_zoos .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.our_zoos .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.our_zoos .nav-tabs .nav-item {
  margin-bottom: -1px;
}

.our_zoos .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}

.our_zoos .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.our_zoos .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.our_zoos .nav-tabs .nav-link.active,
.our_zoos .nav-tabs .nav-item.show .nav-link {
  color:#000;
  background-color:#FFFFFF;
  border-color: #dee2e6 #dee2e6 #fff;
}

.our_zoos .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.our_zoos .nav-pills .nav-link {
  border-radius: 0rem;
}

.our_zoos .nav-pills .nav-link.active,
.our_zoos .nav-pills .show > .nav-link {
  color: #fff;
  background-color:#0158A7;
}

.our_zoos .nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.our_zoos .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.our_zoos .tab-content > .tab-pane {
  display: none;
}

.our_zoos .tab-content > .active {
  display: block;
}







.our_animal{}
.our_animal.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  border-radius:0px;
}

.our_animal .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  margin:0.1rem 0.2rem;
  background-color:#EBEBEB;
  color:#000;
  border:1px solid #DEDEDE;

}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0rem;
  border-top-right-radius:0rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #FC5809;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius:0.15rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #FC5809;
  background-color:#FFFFFF;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}


.rounded-circle {
  border-radius: 50% !important;
  }

.border-circle{
	border: 4px solid rgba(255,255,255,0.4);
	}
	
.gallry_card{}

.gallry_card .card {
  height:auto;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border:none;
  border-radius: 0rem;
  background-color:none;
}


.gallry_card .card-body{
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
  color:#FFF;
  background-color:none;
  height:auto;
 }
 
 .gallry_card  .card-footer {
  padding: 0.30rem 0.15rem;
  background-color:#F7F7F7;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-radius:0px;
 }

.gallry_card h5{
	font-size:1.0rem;
	}

.gallry_card{
	color:#00429C;
	}
.gallry_card a{
	color:#00429C;
	text-decoration:none;
	}
	
.gallry_card a:hover{
	color:#0361E2;
	text-decoration:none;
	}





.first,
.second,
.third
{  
  width: 100%;
  height:450px;
  margin: 0;
  display: table;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.first
{
 margin-top:0px;
 margin-bottom:0px;
}

.first{
	background-image:url(../image/img/red_panda.jpg);
}


.first h1{
  font-family: 'Cinzel', serif;
  font-weight: 400;
  font-size:3rem;
  color:#E3E3E3;
  text-align:center;
  padding-top:4rem;
 }
 
.first p{
  font-family: 'Cinzel', serif;
  font-size:20px;
  color:#E3E3E3;
  text-align:center;
  padding-top:1rem;
 }

.text{margin: 10% 5%;}

.text h1,
.text a
{font-family: 'Titillium Web', sans-serif;}

.text_box{
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,0.4);
}


.btn-outline-secondary {
  color: #E3E3E3;
  border-color: #E3E3E3;
}

.btn-outline-secondary:hover {
  color:#797979;
  background-color: #E3E3E3;
  border-color: #E3E3E3;
}


.imortant_link ul{
	margin:0px;
	padding:0px;
	width:100%;
	
	}
	
.imortant_link ul li{
	display:inline-block;
	text-decoration:none;
	padding:0px 14px;
	color:#616161;
	text-align:center;
	font-size:13px;
	letter-spacing:.011rem;
	border-right:1px solid #999;
	}
	
.imortant_link  a{
	color:#616161;
	}
.imortant_link  a:hover{
	color:#000;
	text-decoration:none;
	}
	
	
	
.btn-outline-primary {
  color: #616161;
  border-color: #BEDADB;
  border-radius:0px;
  background-color:#E7ECEF;
  text-align:left;
}

.btn-outline-primary:hover {
  color: #616161;
  background-color: #EEEFEF;
  border-color: #EEEFEF;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.quick_links{
	font-family: 'Cinzel', serif;
	font-size:22px;
	border-bottom:1px solid #E6E6E6;
	}
	
.btn-outline-light {
  color: #212529;
  border-color: #f8f9fa;
  background-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}


.btn-outline-success {
  color: #212529;
  border-color: #E6F2FD;
  background-color: #E6F2FD;
}

.btn-outline-success:hover {
  color: #212529;
  background-color: #E6F2FD;
  border-color: #E6F2FD;
}


.page_heading{}
.page_heading a{ text-decoration:underline;}
.page_heading a:hover{ text-decoration:none;}



div.image {
  position: relative;
  width:100%;
  height:auto;
 
} 

div.cont {
 position: absolute;
  bottom:25px;
  left: 0;
  width:100%;
  height:auto;
 }

@media only screen and (max-width:900px) {
	
div.image {
  position: relative;
  width:100%;
  height:auto;
 
} 

div.cont {
 position: relative;
  bottom:5px;
  left: 0;
  width:100%;
  height:auto;
  background-color:#053A3E;
 
 }

}




.text-sty{
	color:#fff;
	font-size:16px;
	padding:4px;
	}
.footer_menu{}

.footer_menu ul{
	margin:0px;
	padding:0px;
	width:100%;
	}


.footer_menu ul li{
	display:block;
	text-decoration:none;
	padding:1px 0px;
	color:#FFFFFF;
	text-align:left;
	font-size:15px;
	letter-spacing:.011rem;
	}

	
.footer_menu  a{
	color:#FFFFFF;
	}
.footer_menu  a:hover{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:1px;
	}
.bg_co_style{
	border-radius:5px;
	border:1px solid #084445;
	}
	
.ticket{
	font-size:18px;
	padding:5px;
	border:1px #BABABA dashed;
	border-radius:5px;
	color:#EA8221;
	background-color:#FFF1E4;
	}
.ticket:hover{
	font-size:18px;
	padding:5px;
	border:1px #BABABA dashed;
	border-radius:5px;
	color:#EA8221;
	background-color:#FFFAF6;
	}

.table_heading{
	font-size:18px;
	color:#002D53;
	}
	
.jumbotron {
  padding: 1rem 1rem;
  margin-bottom: 0.65rem;
  background-color: #F0F5F8;
  border:1px solid #D5E1E8;
  border-radius: 0.3rem;
}

.project_section{
	padding:4rem 0rem;
	background-repeat:repeat;

}

.project_section h2 {
  color:#F67B3F;
  font-size:24px;
}

.project_section .intro {
  height: auto;
  min-height: 100vh;
  text-align: center;
  background-color: teal;
}


.box_01{
	background-color:#6CC;
	background-image:url(../image/back_image_01.jpg);
	width:100%;
	height:100%;
	padding:10px;
	text-align:center;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
    outline: 1px dashed #FFFFFF;
    outline-offset: -5px;
}
	
.box_01 h4{
	font-size:18px;
	}	
.box_01 h5{
	font-size:13px;
	padding:0px;
	margin:0px;
	}
	
.box_02{
	background-color:#6CC;
	background-image:url(../image/back_image_01.jpg);
	width:100%;
	height:100%;
	padding:10px;
	text-align:center;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
    outline: 1px dashed #FFFFFF;
    outline-offset: -5px;
	margin:.30rem 0rem;
}


.box_03{
	background-color:#6CC;
	background-image:url(../image/back_image_01.jpg);
	width:100%;
	height:100%;
	padding:10px;
	text-align:center;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
    outline: 1px dashed #FFFFFF;
    outline-offset: -5px;
}



.event_section{
	padding:5rem 0rem;
	background-repeat:repeat;
	/*background-image:url(../image/bg.jpg);*/
	background-color:#1D3A7C;
	}

.event_section h2 {
  color:#FFFFFF;
  font-size:3rem;
  font-family: 'Cinzel', serif;
}

.event_section .intro {
  height: auto;
  min-height: 100vh;
  text-align: center;
  background-color: teal;
}



.about{
	font-size:45px;
	color:#FC5809;
	
	}
	

	
	
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0rem;
  border:5px solid #FFF;
  
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0rem - 0px);
  border-top-right-radius: calc(0rem - 0px);
}

.disply_none{
	display:none;
	}
	
.btn-danger {
	
	color:#FFF;
	border:none;
	background-color:#1863b2;
	}
	
.btn_danger_new {
	border-radius:0px;
	color:#FFF;
	font-size:22px;
}
	
.link{
	color:#FFF;
	}
.link a{
	color:#FFF;
	}