.clear{
	clear:both;
}

ul li,li{list-style:none;}
h4{
	font-family: 'Syne';
}
#menu2 ul li a span.over {
    color: #000;
    background-color: #1ba644;
}
#c_nav_main-15536459973591241 #menu2 {
    background: #fff !important;
}
.row img{
	width: 100% !important;
}
.menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu ul li {
    float: left;
    overflow: hidden;
    position: relative;
    line-height: 50px;
    text-align: center;
}
#c_nav_main-15536459973591241 #menu2 ul li a {
    color: #333;
    font-size: 16px !important;
    width: 115px;
}
#c_nav_main-15536459973591241 .menu ul li a span {
    position: absolute;
    left: 0px;
    width: 115px;
}
.cls {
    clear: both;
}
html,body {
	height: 100%;
}
body,ul,li,a,p,div {
	padding: 0px;
	margin: 0px;
}
#wrap {
	overflow: hidden;
	width: 100%;
}
#main {
	top: 0;
	position: relative;
}
.page {
	width: 100%;
	margin: 0;
}
#pageUl {
	position: fixed;
	right: 10px;
}
#top{
	position:fixed;
	top:0;
	width:100%;
	z-index:999999;
	background:#fff;
}
#top .logo{
	float:left;
}
#top ul li{
	float:left;
}
.menu1{
	position:fixed;
	top:0;
	width:100%;
	z-index:999999;
}

.navbar {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-family: sans-serif;
  padding: 10px 50px;
}

.push-left {
  margin-left: auto;
}

/* Menu */
.hamburger {
  background: transparent;
  border: none;
  cursor: pointer;
  display: none;
  outline: none;
  height: 30px;
  position: relative;
  width: 30px;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  .hamburger {
    display: inline-block;
  }
}
.hamburger-line {
  background: #272727;
  height: 3px;
  position: absolute;
  left: 0;
  transition: all 0.2s ease-out;
  width: 100%;
}
.hamburger:hover .hamburger-line {
  background: #777;
}
.hamburger-line-top {
  top: 3px;
}
.menu-active .hamburger-line-top {
  top: 50%;
  transform: rotate(45deg) translatey(-50%);
}
.hamburger-line-middle {
  top: 50%;
  transform: translatey(-50%);
}
.menu-active .hamburger-line-middle {
  left: 50%;
  opacity: 0;
  width: 0;
}
.hamburger-line-bottom {
  bottom: 3px;
}
.menu-active .hamburger-line-bottom {
  bottom: 50%;
  transform: rotate(-45deg) translatey(50%);
}

.nav-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 768px) {
  .nav-menu {
    background: #fff;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translatey(-100%);
    text-align: center;
  }
  .menu-active .nav-menu {
    transform: translatey(0%);
    opacity: 1;
  }
}
.nav-menu .menu-item a {
  color: #444444;
  display: block;
  line-height: 30px;
  margin: 0px 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-menu .menu-item a:hover {
  color: #777777;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .nav-menu .menu-item a {
    font-size: 20px;
    margin: 8px;
  }
}

.sub-nav {
  border: 1px solid #ccc;
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 5px 5px;
  list-style: none;
  width: 200px;
}
@media screen and (max-width: 768px) {
  .sub-nav {
    position: relative;
    width: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
  }
}

.nav__link:hover + .sub-nav {
  display: block;
}

.sub-nav:hover {
  display: block;
}
#bottom {
    background: url(../image/bottom.png) no-repeat center top;
    position: fixed;
    width: 100%;
    height: 27px;
    z-index:0;
    left: 0px;
    bottom: 27px;
    animation: start 1.5s infinite ease-in-out;
}
@keyframes start {
	0%,30% {opacity: 0;transform: translate(0,-8px);}
	60% {opacity: 1;transform: translate(0,0);}
	100% {opacity: 0;transform: translate(0,10px);}
}
#menu2{
	width:1300px;
	margin:13px auto 0;
}
#menu2 div img{
    width: 410px;
    height: 73px;
}
#menu2 ul{
	float:right;
}
#menu2 ul li{
	width: 115px;
}
#menu2 ul li a span{
	font-size:16px;
	color:#333;
	font-family:"Microsoft yahei";
    width: 115px;
}
.menu ul li a {
    position: relative;
    display: block;
    width: 90px;
height: 86px;
}
.main1{
    z-index: 103;
    width: 1264px;
    height: 506px;
	margin:0 auto;
	padding-top:200px;
}
.top{
	position:fixed;
	top:5%;
	left:10%;
	width:80%;
	z-index:99999;
}
.top .logo img{
	height:100px;
}
.top .nav{
	position:absolute;
	right:0;
	top:10%;
}
.top .nav li{
	float:left;
}
.top .nav li a{
	color:#fff;
	letter-spacing:0.3em;
	list-style:none;
	text-decoration:none;
}
.top .nav li a.sub-nav__link{
	color:#000;
}
.bottom{
	position:fixed;
	bottom:1%;
	width:100%;
	text-align:center;
	z-index:9999;
	color:#333;
	font-size:14px;
}
.ina-container2{
	max-width: var(--theme-var-page_width);
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
	width:80%;
	padding-top:5%;
}
.ina-content-abouts {
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
	background: rgb(255 255 255 / 15%);
    padding: 5%;
    border-radius: 20px;
}
.ina-content-abouts .ina-about-left {
    width: 40%;
    position: relative;
}
.ina-content-abouts .ina-about-left .ina-about-img {
    position: relative;
    z-index: 2;
    min-width: 25%;
    padding: 10px;
    background-color: var(--ina-theme-bg_light_10);
    border-radius: 175px 175px 0px 175px;
	background: #ebefe5;
}
.ina-content-abouts .ina-about-left .ina-about-img::before {
    position: absolute;
    left: 3%;
    top: 3%;
    width: 94%;
    height: 94%;
    content: "";
    border: 1px solid var(--ina-theme-border_color_0);
    border-radius: 175px 175px 0px 175px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ffffff00 0%, #beef63 313%);
    opacity: 1;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.ina-content-abouts .ina-about-left .ina-about-img img {
    border-radius: 175px 175px 0px 175px;
}
.ina-content-abouts .ina-about-right {
    width: 60%;
    z-index: 2;
    position: relative;
}
.ina-content-abouts .ina-about-right .ina-about-text {
    position: relative;
    padding-right: 80px;
    padding-left: 120px;
}
.text-start {
    text-align: left!important;
}
.title-section {
    z-index: 2;
    position: relative;
}
.title-section .section-tagline {
    font-family: "Handlee", cursive;
    font-weight: 800;
    font-size: 18px;
    display: inherit;
    line-height: 18px;
    letter-spacing: 0.13em;
    color: #fff;
	text-shadow:5px 5px 5px #333;
}
.ina-content-abouts .ina-about-right .ina-about-text h2 {
    font-size: 56px;
    text-align: left;
	margin: 20px 0;
	color:#eee;
	text-shadow:5px 5px 5px #333;
	font-family: "Syne", sans-serif;
}
.ina-content-abouts .ina-about-right .ina-about-text p {
    text-align: left;
    padding-top: 10px;
	color: #000;
    text-shadow: 2px 2px 3px #fff;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.ina_top-product li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.ina_top-product li .ina_top-product-img {
    min-height: 90px;
    min-width: 90px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.ina_top-product li .ina_top-product-img:before {
    content: "";
    position: absolute;
    top: 25px;
    right: 8px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fdd062;
    opacity: 0.1;
}
.ina_top-product li .ina_top-product-img img {
    max-width: 50px;
}
h5 {
    font-family: "Syne", sans-serif;
    font-weight: 700;
    font-size: 20px;
	margin:10px 0;
}
.p-section {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
}
.title-section {
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
}
.ina_product-list-box {
    display: flex;
	flex-wrap:wrap;
    grid-column-gap: 24px;
}
.ina_product-list-box .product-list-item {
    padding: 10px 45px;
    border-radius: 5px;
    margin-bottom: 25px;
    text-align: center;
    background-color: #ffffff;
	width: 23%;
}
.ina_product-list-box .product-list-item img {
	height: 60px;
    width: 60px;
    margin: 15px;
}
.ina_product-list-box .product-list-item h4 {
    font-size: 19px;
    margin-top: 20px;
	font-family: "Syne", sans-serif;
    font-weight: 700;
}
.title-section .section-tagline-product{
	text-align:center;
    color: #0a6900;
	font-size:24px;
    text-shadow: 5px 5px 5px #333;
}
.section-title-product{    
	text-align: center;
    font-size: 50px;
    color: #fff;
    text-shadow: 5px 5px 5px #333;
	font-family: "Syne", sans-serif;
}
.ina-container2{
	padding-top:8%;
}
.ina-container-product{
	padding-top:5%;
}

#page4 .row{
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
	padding-top: 100px;
}
#page4 .row .col-md-4{
	flex: 0 0 auto;
    width: 33.33333333%;
}
.ina-contact-wrraper {
    border-bottom: 1px solid #fff;
    padding: 30px 20px;
    box-shadow: 4px 3px 40px rgba(16, 33, 34, 0.06);
    margin-bottom: 30px;
    background-color:#fff;
}
.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}
.ina-contact-information ul li {
    border: none;
    background-color: var(--ina-theme-bg_transparent);
    padding-left: 0;
    margin-bottom: 20px;
    padding: 0;
	display: flex;
	align-items: center;
}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.ina-contact-information .ina-contact-wrraper .ina-icons-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    font-size: 25px;
    border: 1px solid #cdcdcd;
    margin-right: 20px;
    border-radius: 30px;
}
.ina-contact-information .ina-contact-wrraper .ina-icons-block i {
    color: var(--ina-theme-color_text_titre_1);
}
#page4 .row .col-md-8{
	flex: 0 0 auto;
    width: 66.66666%;
}
.ina-contact-form {
    padding-left: 120px;
	z-index: 2;
    position: relative;
}
.mb-30 {
    margin-bottom: 1.875rem !important;
}
.ina-contact-form h2 {
    line-height: 1.214em;
    margin-bottom: 10px;
	color: #fff;
    text-shadow: 5px 5px 5px #000;
	font-family: "Syne", sans-serif;
}
.ina-contact-form p {
    margin-bottom: 30px;    
	color: #fff;
    text-shadow: 5px 5px 5px #000;
	font-family: "Syne", sans-serif;
}
.form-group {
    display: block;
}
input[type="text"], input[type="email"], input[type="password"], select, textarea {
    font-family: "Syne", sans-serif;
    font-size: 14px;
    padding: 15px 15px 15px 15px;
    margin-bottom: 40px;
	line-height:40px;
    border: 1px solid #eee;
    color: #333;
    border-radius: 5px;
    background-color: #ffffff;
    width: 100%;
}
button[type="submit"]{
	margin-bottom: 40px;
	line-height:40px;
	background: #006110;
	border:1px solid #006110;
	color:#fff;
	box-shadow: 3px 3px 3px #333;
}
.text-center1{
	text-align: center;
    font-size: 26px;
    color: #fff;
    text-shadow: 5px 5px 5px #333;
}
.text-center1 .section-tagline{
	text-align: center;
    color: #fff;
    font-size: 24px;
    text-shadow: 5px 5px 5px #333;
	font-family: "Handlee", cursive;
}
.text-center1 h2{
	font-family: "Syne", sans-serif;
	font-size: 50px;
}
.row1{
	display:flex;
}
.col-lg-4 {
    flex: 0 0 auto;
    width: 30%;
}
.col-lg-4:nth-child(3n-1){
	margin: 0 2%;
}
.ina-standard-posts .entry-media .ina-post-thumbnail .img-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.ina-standard-posts .entry-content-wrapper {
    padding: 32px 0px 31px 0px;
}
.ina-standard-posts .entry-content-wrapper .entry-meta-top .media {
    margin-bottom: 20px;
}
.ina-standard-posts .entry-content-wrapper .ina-post-content-inner {
    margin-top: 27px;
    margin-bottom: 0rem;
}
.ina-standard-posts .entry-content-wrapper .entry-meta-top .ina_info .ina_info_meta {
    margin-bottom: 15px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.ina-standard-posts .entry-content-wrapper .entry-meta-top .ina_info .ina_info_meta li {
    display: inline-block;
    margin-right: 15px;
    text-transform: capitalize;
}
.ina-standard-posts .entry-content-wrapper .entry-meta-top .ina_info .ina_info_meta li a {
    color: #000;
    font-weight: 500;
    font-style: italic;
}
.ina-standard-posts .entry-content-wrapper .entry-meta-top .ina_info .ina_info_meta li i {
    font-weight: 100;
    position: relative;
    margin-right: 3px;
    color: #3b8056;
}
.ina-container1{
	padding-top:3%;
}
.row1 h4 a,.media-body{
	color:#fff;
}


