body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p,
a,
span {
	margin: 0;
	padding: 0;
}

a:focus,
input:focus-visible,
input:focus {
	outline: 0 auto -webkit-focus-ring-color;
}

a {
	text-decoration: none !important;
	transition: all 0.5s ease-in-out;
}

a:hover {
	text-decoration: none !important;
	transition: all 0.5s ease-in-out;
}

ul li {
	list-style: none;
}

.text-dark1 {
	color: #5d5d5d;
}

.font-family-main {
	font-family: 'Asap', sans-serif;
}

.font-family-second {
	font-family: 'Bebas Neue', cursive;
}

.green-text {
	color: #353d29;
}
.yellow-text
{
    color:#ead153;
}
.w-80{
    width: 100% !important;
}

.lg-p {
    color: #2f2f2f;
	font-size: 15px;
}
.small-p {
	font-size: 16px;
}

.heading-h2 {
	font-size: 44px;
}

.leeter-spce {
	letter-spacing: 1px;
}

.fw-mediam {
	font-weight: 500;
}

.bg-green {
	background-color: #353d29;
}

.text-h4 {
	font-size: 23px;
}

.hver-color:hover {
	color: #dcd4c0 !important;
}

.hver-color-blck:hover {
	color: #000000 !important;
}
.card-width{
	width: 98%;
}
/* header */
.header-top{
    top: 0px;
    width: 100%;
    z-index: 100;
	position: fixed;
	transition: all ease-in-out 0.5s;
}


.wrapHead{
	z-index: 10000;
	width: 100%;
	margin: 0 auto;
	background-color: #f9f3e3;
	transition: all ease-in-out 0.5s;
	}
  .wrapHead.fixed-to-top{
	width: 100%;
	background: #f9f3e3;
	transition: all ease-in-out 0.5s;
  }
  .caption-slider{
	bottom: 15%;
	left: 18%;
    padding-right: 120px;
  }
  .caption-slider1{
	right: 18%;
	bottom: 15%;
    padding-left: 120px;
  }
  .view-left{
	left: 8%;
  }
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
	color: #353d29;
	border-bottom: 3px solid #353d29;
	transition: all 0.5s ease-in-out;
}
.nav-font-size {
	padding-bottom: 0px;
	font-size: 20px;
	padding-left: 0 !important;
	border-bottom: 3px solid #f0f0f000;
	transition: all 0.5s ease-in-out;
}
.nav-font-size:hover{
	transition: all 0.5s ease-in-out;
	color: #353d29;
	border-bottom: 3px solid #353d29;
}
/* major group */
.img-major1{
    left: -15px;
    top: -35px;
    width: 100px;
    height: 90px;
}
.img-major2{
	left: -10px;
	top: -50px;
	width: 40%;
}

.img-major3{
	left: -15px;
	top: -20px;
	width: 40%;
}
.img-major4{
	left: -30px;
	top: -34px;
	width: 40%;
}
.img-major5{
    left: -15px;
    top: -30px;
    width: 40%;
}
.img-major6{
    left: -15px;
    top: -45px;
    width: 40%;
}
.img-major7{
	left: -15px;
	top: -40px;
	width: 37%;
}
.img-major-group {
    width: 130px;
    height: 130px;
    object-fit: cover;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50%;
}
.btn-size{font-size: 20px;}



.div-major .card-header {
    padding: 0;
}

.transparent{    
    background-color: transparent;
}
.border-reduis-top{
	border-radius: 25px 25px 0 0 !important;
}
.border-reduis-bottom{
	border-radius: 0 0 25px 25px !important;
}

/* main-div */

.main-div {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/main-bg.png);
	min-height: 600px;
    
}
.frog-main{
	margin-top: 10px;
    margin-left: -175px;
}

.min-hight-card{
	min-height: 180px;
}


/* gallery  */

.filter-black {
	filter: grayscale(1);
	transition: all 0.5s ease-in-out;
}

.filter-black:hover {
	filter: unset;
	transition: all 0.5s ease-in-out;
}

.btn-gray-hver:hover {
	background-color: #464646;
}


/* about */

.bg-lightcolor {
	background-color: #eaf2df;
}

.bg-whitecolor {
	background-color: #f8f6f2;
}

.bg-rose {
	background-color: #f9f3e3;
}

.heading-bg {
	background-color: #ead153;
}


/* major-f */

.title-h5 {
	font-size: 30px;
}

.green-heading {
	color: #387f48;
}

.form-select:focus {
	border-color: transparent;
	box-shadow: 0 0 0 0.25rem rgba(119, 119, 119, 0.25);
}

.owlCarousel1 .owl-nav .owl-next {
	position: absolute;
	bottom: 50%;
	right: -30px;
	border-radius: 0;
	display: block;
	outline: 0;
	color: #174321 !important;
	font-size: 120px !important;
	transition: all 0.3s ease-in-out;
	font-weight: 100 !important;
}

.owlCarousel1 .owl-nav .owl-prev {
	position: absolute;
	bottom: 50%;
	left: -30px;
	border-radius: 0;
	display: block;
	outline: 0;
	color: #174321 !important;
	font-size: 120px !important;
	transition: all 0.3s ease-in-out;
	font-weight: 100 !important;
}

.owlCarousel1.owl-carousel .owl-dots.disabled,
.owlCarousel1.owl-carousel .owl-nav.disabled {
	display: block !important;
}


/* testimonial */

.des-pro {
	top: -20px;
    width: 55px !important;
    left: -20px;
}

.box-test {
	width: 95% !important;
	border-radius: 15px;
	background-color: #eaf2df;
	box-shadow: -2px 2px 5px 0px rgb(83 83 83 / 30%);
	min-height: 185px;
}
.owlCarousel2 .owl-stage-outer{
    padding-top: 20px;
    padding-left: 18px;
}
/* .box-width{
	width: 80% !important;
} */
.box-test-p {
	font-size: 15px;
}

.border-green {
	border: 3px solid #676f5b !important;
}
.owlCarousel2 .owl-nav{
display: none !important;
}
.shaow-dot {
	top: -27px;
    right: 5px
}

.heading-h5 {
	color: #353d29;
}


/* sidebar */

.barList {
	position: fixed;
	top: 450px;
	right: -338px;
	z-index: 999;
	width: 370px;
	height: 0;
	overflow: visible;
	transition: all 0.5s ease-in-out;
}

.barList>ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

.barList>ul>li {
	box-sizing: border-box;

	padding: 3px 10px 25px 20px;
	width: 100%;
	background-color: #024d91;
	background-image: none;
	box-shadow: 0px 1px 12px 0px rgb(53 61 41 / 34%);
	-webkit-transform: translateX(-48px) translateZ(0);
	transform: translateX(-48px) translateZ(0);
    transition: all 0.5s ease-in-out;
	cursor: pointer;
	border-radius: 40px 0 0 40px;
}

.barList>ul>li.opened {
	-webkit-transform: translateX(-270px) translateZ(0);
	transform: translateX(-270px) translateZ(0);
    transition: all 0.5s ease-in-out;
}

.barList .barEntry {
	position: relative;
	padding-left: 36px;
	transition: all 0.5s ease-in-out;
}

.barList .barEntry img {
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 20px;
	line-height: 1;
	transition: all 0.5s ease-in-out;
}
.barList>ul>li.highlight {
	background-color: #1c1c1c;
}
.barList>ul>li.highlight:hover  {
   background-color: #353d29;
  }
.barList .barContent {
	padding: 20px 0 0 24px;
	transition: all 0.5s ease-in-out;
}





.barList>ul>li.highlight.opened {
	-webkit-animation: slideopen 0.5s ease-out 0s 1 normal;
	animation: slideopen 0.5s ease-out 0s 1 normal;
    transition: all 0.5s ease-in-out;
	-webkit-transform: translateX(-270px) translateZ(0);
	transform: translateX(-270px) translateZ(0);
}



@keyframes slideopen {
	0% {
		-webkit-transform: translateX(-48px) translateZ(0);
		transform: translateX(-48px) translateZ(0);
        transition: all 0.5s ease-in-out;
	}
	100% {
		-webkit-transform: translateX(-270px) translateZ(0);
		transform: translateX(-270px) translateZ(0);
        transition: all 0.5s ease-in-out;
	}
}

/* div-sample */
.div-sample{

	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/amphibians-edit.jpg);
	min-height: 770px;	
}
/* footer div */

.footer-div {
	padding: 150px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/footer-bg.png);
	min-height: 500px;
}

.rounded-social-buttons .social-button {
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid #434343;
	text-decoration: none;
	color: #434343;
	line-height: 30px;
	border-radius: 1.6875rem;
	transition: all 0.5s ease;
	margin-right: 10px;

	text-align: center;
}

.rounded-social-buttons .social-button:hover {
    background: #174321;
	color: #fff;
}

.subscribe-input {
	height: 50px;
	border: 0px;
	border-radius: 10px;
}

.subscribe-input:focus {
	box-shadow: unset;
	border: 0px;
}

.subscribe-button {
	top: 0px;
	width: 120px;
	height: 50px;
	right: 0;
	border-radius: 0px 10px 10px 0px;
	font-size: 16px;
}
.bounce {

	/* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
	animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
	
  }
@keyframes bounce {
	50% {
		transform: translateY(-15px);
	  }
	}

	#button-top {
		display: inline-block;
		background-color: #353d29;
		width: 50px;
		height: 50px;
		text-align: center;
		border-radius: 50%;
		position: fixed;
		bottom: 40px;
		right: 15px;
		transition: background-color .3s, 
		  opacity .5s, visibility .5s;
		opacity: 0;
		visibility: hidden;
		z-index: 1000;
		}
	  #button-top::after {
		content: "\f077";
		font-family: FontAwesome;

		font-size: 27px;
		line-height: 50px;
		color: #ead153;
		}
	  #button-top:hover {
		cursor: pointer;
		background-color: #333;
	  }
	  #button-top:active {
		background-color: #555;
	  }
	  #button-top.show {
		opacity: 1;
		visibility: visible;
	  }
	  
	  .select-div option:hover{
		background-color: #353d29;
	}















	  


.animate_left_div.animate {

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    overflow: hidden;
	transition: all 0.5s ease;



}

.animate_left_div.animate .not_animate{
	display: none !important;
}



.animate_right_div.animate {

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    overflow: hidden;
	transition: all 0.5s ease;
	background-image: none !important;

}

.animate_right_div.animate .not_animate{
	display: none !important;
}
.animate_show{
	transition: all 0.5s ease;
}

.close-container {
	position: relative;
	margin: auto;
	width: 50px;
	height: 50px;
	margin-top: 180px;
	cursor: pointer;
	border-radius: 50%;
	}
  
  .leftright {
	height: 3px;
	width: 50px;
	position: absolute;
	margin-top: 23px;
	background-color: #1c1c1c;
	border-radius: 2px;
	transform: rotate(45deg);
	transition: all 0.3s ease-in;
	}
  
  .rightleft {
	height: 3px;
	width: 50px;
	position: absolute;
	margin-top: 22px;
	background-color: #1c1c1c;
	border-radius: 2px;
	transform: rotate(-45deg);
	transition: all 0.3s ease-in;
	}
  
  .close {
	margin: 60px 0 0 5px;
	position: absolute;
  }
 
  .close-container:hover .leftright {
	transform: rotate(-45deg);
	background-color: #f25c66;
  }
  
  .close-container:hover .rightleft {
	transform: rotate(45deg);
	background-color: #f25c66;
  }
  
  .close-container:hover label {
	opacity: 1;
  }
  .view-caption{
	  width: 40%;
	  bottom: 15%;
  }
  .view-caption-right{
	  width: 40%;
	  bottom: 15%;
	  right: 8%;
	  left: auto !important;
  }

  

/* mobile */


@media screen and (max-width: 767px) {
	.small-p {
		font-size: 13px;
	}
	.footer-div {
		padding: 130px 0 50px;
	
	}
	.text-h4 {
		font-size: 20px;
	}
	.heading-h2 {
		font-size: 30px;
	}
	.lg-p {
	
		font-size: 14px;
	}
	.title-h5 {
		font-size: 20px;
	}
	.icon-width{
		width: 20px;
	}
	.header-top{
		position: unset;
	}
	.frog-main {
		margin-top: 0px;
		margin-left: 0;
		width: 100%;
	}
	.owlCarousel1 .owl-nav .owl-next {
	
		bottom: 60%;
		right: 10px;
	
	
		font-size: 100px !important;
		
	}
	.owlCarousel1 .owl-nav .owl-prev {
	
		bottom: 60%;
		left: 10px;
	
	
		font-size: 100px !important;
		
	}
.mobile-caption
	{
		left: 20px;
    right: 35%;
    text-align: left;
	}
	.wrapHead {

		background-color: #ead153;
	}
}

@media screen and (min-width: 992px) {
	.img-major1{
		left: -15px;
		top: -35px;
		width: 150px;
		height: 120px;
	}
}











  @media (min-width: 1400px) {
	

	.img-major1,.img-major2,.img-major3,.img-major4,.img-major5,.img-major6{
	
		width: 35%;
	}
	
	.img-major7{
		left: -15px;
		top: -40px;
		width: 32%;
	}
	.nav-font-size {

		font-size: 22px;
		
	}
	.caption-slider{
		bottom: 30%;
		padding-right: 160px;
	  }
	  .caption-slider1{
		bottom: 30%;
		padding-left: 160px;
	  }
	  .barList {
		top: 600px;
	  }
	  .view-caption{
		left: 11%;
		bottom: 30%;
	}
	.view-caption-right{
	    bottom: 30%;
	    width: 40%;
	    right: 11%;
	    left: auto !important;
	}
	.lg-p {
		
		font-size: 17px;
	}
	.caption-slider{
	
		left: 25%;

		padding-right: 200px;
	  }
	.caption-slider1{
	
		right: 25%;

		padding-left: 200px;
	  }
	  .title-h5 {
		font-size: 36px;
	}
	
.heading-h2 {
	font-size: 54px;
}
}
