.a_Button {
	background-color:#ffffff;
	border:2px solid #d19e68;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:Georgia;
	font-size:15px;
	padding: 10px 30px;
	text-decoration:none;
	background: transparent;
}
.a_Button:hover {
	background-color:#d19e68;
    color:#ffffff;
}
.a_Button:active {
	position:relative;
	top:1px;
}

.a_Button_style_2{
font-family: Roboto, sans-serif;
font-weight: 0;
font-size: 16px;
color: #fff;
background-color: #ffffff;
padding: 10px 30px;
border: solid #6a961f 2px;
box-shadow: rgb(0, 0, 0) 0px 0px 0px 0px;
border-radius: 40px;
transition : 213ms;
transform: translateY(0);
display: flex;
flex-direction: row;
align-items: center;
cursor: pointer;
background: transparent;
}

.a_Button_style_2:hover{
transition : 213ms;
transform : translateY(-0px);
background-color: #6a961f;
color: #FFFFFF;
border: solid 2px #6a961f;

}
.a_Button_style_3{
	font-family: Roboto, sans-serif;
	font-weight: 0;
	font-size: 16px;
	color: #fff;
	background-color: #ffffff;
	padding: 10px 30px;
	box-shadow: rgb(0, 0, 0) 0px 0px 0px 0px;
	border-radius: 40px;
	transition : 213ms;
	transform: translateY(0);
	display: flex;
	flex-direction: row;
	align-items: center;
	cursor: pointer;
	background: transparent;
	}
	.a_Button_style_3:hover{
		transition : 213ms;
		transform : translateY(-0px);
		background-color: #6a961f;
		color: #FFFFFF;
		border: solid 2px #6a961f;
		
		}
.title_logo{
	padding-left: 20px;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	line-height: 1.4;
	font-family: "Oswald",sans-serif;
	white-space: nowrap;
	display: block;
}
.logo_style_1{
	width: 100px;
	height: 100px;
	object-fit: cover;
}
.first_title{
	margin: 25vh auto 0px auto;
	overflow: hidden;
	font-size: 30px;
	color: #bcba63;
	font-weight: 500;
	margin-bottom: 26px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	text-align: center;
}
.second_title{
	overflow: hidden;
	font-size: min(max(5vw,25px),60px);
	font-weight: 700;
	margin: 0px auto 14px auto;
	color: #fff;
	line-height: 1.4;
	text-transform: uppercase;
	text-align: center;
}
.third_title{
	overflow: hidden;
	font-size: min(max(3vw,16px),30px);
	font-weight: 700;
	margin: 0px auto 14px auto;
	color: #fff;
	line-height: 1.4;
	text-transform: uppercase;
	text-align: center;
}
.descrebtion_img{
	width: 425px;
	height: 425px;
	border-radius: 50% 0px 50% 50%;
	object-fit: cover;
	border: 20px #FFF solid;
	box-shadow: 20px 20px 0px #bcba63;
}
.descrebtion_2_img {
	width: 425px;
	height: 425px;
	border-radius: 0px 50% 50% 50%;
	object-fit: cover;
	border: 20px #FFF solid;
	box-shadow: -20px 20px 0px #bcba63;
}
.img_gall{
	width: 300px;
	height: 300px;
	border: solid #d19f68 10px;
	object-fit: cover;
}
.img_gall_2{
	width: 300px;
	height: 300px;
	object-fit: cover;
	border: solid #fff 10px;
	margin: 30px;
}
.img_gall_2_shadow_box_1{
	box-shadow: -30px -30px 0px 0px #d19f68, 30px 30px 0px 0px #c6935c;
}
.img_gall_2_shadow_box_2{
	box-shadow: -30px -30px 0px 0px #c6935c;
}
.text_style{
	text-align: center;
	width: 250px;
	font-family: "Poppins",sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: 300;
}
.text_style_title{
	font-size: 44px;
	display: block;
	color: #bcba63;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Oswald",sans-serif;
	font-style: normal;
	margin: 30px;
}
.text_style_content{
	font-size: 16px;
	display: block;
	color: #0d3c00;
	font-weight: 300;
	font-family: "Poppins",sans-serif;
	line-height: 30px;
	margin: 0px 30px 30px 30px;
}
.conten{
	margin-top: 143px;
	width: 100%; 
	min-height: 100vh; 
	background-image: url('img/3.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	display: flex;
}
.conten_1_1{
	margin-top: 143px;
	width: 100%; 
	min-height: 100vh; 
	background-image: url('img/4.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	display: flex;
}
.conten_2{
	width: 100%; 
	min-height: 100vh; 
	background-color: rgba(0, 0, 0, 0.3)
}
.text_cont{
	background-color: rgba(255,255,255, 0.94);
	margin: max(10vw,100px) max(7vw,68px);
	padding: 3vw;
	box-shadow: -30px -30px 0px 0px #bcba63, 30px 30px 0px 0px #bcba63;
}
.a_footer{
    font-family: "Poppins",sans-serif;
    color: #000000;
    transition : 313ms;
    font-weight: 300;
    transform: translateX(0px);
}
.a_footer:hover{
    color: #FFFFFF;
    padding-left: 20px;
}
/*=======================*/
@media only screen 
and (max-device-width : 576px) {
	.descrebtion_img{
		width: 64vw;
		height: 64vw;
	
	}
	.descrebtion_2_img {
		width: 64vw;
		height: 64vw;
	}
	.footer_pages{
		padding-left: 30px;
	}
	.img_gall{
		width: 120px;
		height: 120px;
		border: solid #d19f68 4px;
	}
	.img_gall_2{
		width: 120px;
		height: 120px;
		margin: 0px;
	}
	.img_gall_2_shadow_box_1{
		box-shadow: -10px -10px 0px 0px #d19f68, 10px 10px 0px 0px #c6935c;
	}
	.img_gall_2_shadow_box_2{
		box-shadow: -10px -10px 0px 0px #c6935c;
	}
	.text_style_title{
		font-size: 16px;
		display: block;
		font-weight: 700;
		text-transform: uppercase;
		font-family: "Oswald",sans-serif;
		font-style: normal;
		margin: 0px 0px 12px 0px;
	}
	.text_style_content{
		font-size: 11px;
		font-weight: 300;
		font-family: "Poppins",sans-serif;
		line-height: 20px;
		margin: 0px;
	}
}
@media only screen 
and (min-device-width : 576px) 
and (max-device-width : 768px) {
	.descrebtion_img{
		width: 375px;
		height: 375px;
	
	}
	.descrebtion_2_img {
		width: 375px;
		height: 375px;
	}
	.img_gall{
		width: 170px;
		height: 170px;
		border: solid #d19f68 4px;
	}
	.img_gall_2{
		width: 170px;
		height: 170px;
		margin: 0px;
	}
	.img_gall_2_shadow_box_1{
		box-shadow: -10px -10px 0px 0px #d19f68, 10px 10px 0px 0px #c6935c;
	}
	.img_gall_2_shadow_box_2{
		box-shadow: -10px -10px 0px 0px #c6935c;
	}
	.text_style_title{
		font-size: 26px;
		display: block;
		font-weight: 700;
		text-transform: uppercase;
		font-family: "Oswald",sans-serif;
		font-style: normal;
		margin: 0px 0px 12px 0px;
	}
	.text_style_content{
		font-size: 13px;
		font-weight: 300;
		font-family: "Poppins",sans-serif;
		line-height: 20px;
		margin: 0px;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 992px) {
	.descrebtion_img{
		width: 475px;
		height: 475px;
	
	}
	.descrebtion_2_img {
		width: 475px;
		height: 475px;
	}
	.img_gall{
		width: 230px;
		height: 230px;
		border: solid #d19f68 4px;
	}
	.img_gall_2{
		width: 230px;
		height: 230px;
	}
}
@media only screen 
and (min-device-width : 992px) 
and (max-device-width : 1200px) {
	.descrebtion_img{
		width: 325px;
		height: 325px;
	
	}
	.descrebtion_2_img {
		width: 325px;
		height: 325px;
	}
}
@media only screen 
and (min-device-width : 1200p) {
	.descrebtion_img{
		width: 425px;
		height: 425px;
	
	}
	.descrebtion_2_img {
		width: 425px;
		height: 425px;
	}
}
