
@font-face {
  font-family: 'NotoSans-Medium';
  src:url('../fonts/NotoSans-Medium.woff') format('woff');
}

@font-face {
  font-family: 'NotoSans-Regular';
  src: url('../fonts/NotoSans-Regular.woff') format('woff');
}


@font-face {
  font-family: 'NotoSans-Bold';
  src:url('../fonts/NotoSans-Bold.woff') format('woff');
}

section{
  margin-top: 50px;
}

body{
  font-family: 'NotoSans-Regular';
  letter-spacing: 0.3px;
  font-size: 18px;
  line-height: 30px;
}

.title_tel{
  color:#828586 !important;
}



header{
  margin: 0 auto !important;
  box-shadow: rgb(221, 221, 221) 0px 1px 5px !important;
}
.logo img{
  max-width: 380px;
  width: 100%;
  min-width: 380px;
  width: 100%;
}
.head_mian {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height:70px;
}

.navbar {
  background: #fff;
  border-radius: 0px;
  box-shadow: initial;
}

.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-right: 0px;
  background-color: #71bf54;
  background-image: none;
  /* border: 1px solid #333; */
  border-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 44px;
  height: 36px;
}

.fixednav {
  box-shadow: rgb(221, 221, 221) 0px 1px 5px !important;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
}

.fixednav_moblie {
  position: fixed;
  top: 52px;
  left: 0px;
  width: 100%;
  z-index: 999;
  background: #fff;
}

.nav {
  filter: drop-shadow(0 0 1px rgba(0, 0, 0, .2));
}

.nav>li {
  background-color: #fff;
  border-bottom: 1px solid #efefef;
}

.nav>li>a {
  color: #333;
}

/*.nav>.gray_li:nth-child(6){*/
/*border-top: 1px solid #efefef;*/
/*}*/
.nav>.gray_li {
  background: #f9f9f9;
  border: 0;
}

.nav>.gray_li>a {
  color: #000;
}

.nav>li:hover>a {
  background-color: #71bf54;
  color: #fff;
}

.navbar-toggle .icon-bar {
  background-color: #fff;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.dropdown-menu {
  background: #fff;
  filter: initial;
}

.dropdown-menu>li>a {
  color: #333;
}

/* .dropdown-menu>li>a:hover {
  background-color: #71bf54;
  color: #fff;
} */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
  background-color: initial;
}


/* .logo {
  width: 25%;
} */

.model-btn {
  color: black;
}

.pc-nav {
  /* width: 50%; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
  margin: 0px;
  width: auto;
}


.pc-nav>li {

  position: relative;
}

.pc-nav>li>a {
  padding: 20px 15px;
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  font-family: 'NotoSans-Medium';
  


}

.sub-arrow .fa{
  margin-left: 5px;
}


.footer-icons-content > .arrow-img{
  margin-top: 4px;
}


.pc-nav>li>a.active {
  color: #71bf54;
}




.navbar-toggle.active .icon-bar:nth-child(1) {
  margin-top: 12%;
  transform: translateY(4px) rotate(135deg);
}

.navbar-toggle.active .icon-bar:nth-child(3) {
  margin-top: 22%;
  transform: translateY(-8px) rotate(-135deg);
}

.navbar-toggle.active .icon-bar:nth-child(2) {
  zoom: 1;
  opacity: 0;
}


#menuGroup {
  display: inline-block;
  /* background-color: #71bf54; */
  /* padding: 4px 20px 4px 20px; */
  border-radius: 30px;
  font-size: 14px;
  /* transition: background-color .5s; */
  /* border: 1px solid #71bf54; */
  width: 100%;
}


#menuGroup .menu-a:first-child {
  margin-left: auto;
}

#icon_signin {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  position: relative;
  top: 0px;
  background-image: url(../images/menu/icon_signin.png);
}


.bg100 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#menuGroup .menu-a {
  color: #fff;
  text-decoration: underline;
  position: relative;

}

 #menu .menu-a:hover {
  color: #71bf54;
}

 #menuGroup:hover {
  background-color: initial;
  color: #71bf54;
}

#menuGroup:hover .menu-a{
  color: #71bf54;
}


#menuGroup .menu-a:hover {
  color: #71bf54;
}

.mobile-nav{
  display: none;
}

/* footer */
footer{
  font-size: 18px;
  line-height: 30px;
}

.footer-bg {
  background: #033553;
  padding: 20px 10px;
}

footer .footer_box {
  display: flex;
  align-items: center;
  background: #001f31;
}

.footer_link>div {
  font-size: 14px;
}
.footer_link>div {
  padding: 15px;
  margin-right: 5px;
  padding-left: 0px;
}
.footer_link {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0px;
}
.footer-left-text>a:last-child {
  margin-left: 20px;
}

.footer-left-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.right-footer a{
  color: #fff;
    text-decoration: none;
}

.footer-bg .container {
  max-width: 1350px;
}

.footer-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.footer-content .footer-items:nth-child(2){
    padding-left: 30%;
}

.footer-content .footer-items:nth-child(3) {
  padding-left: 50%;
}


.footer-bold-text {
  font-weight: bold;
  color: #fff;
  padding-bottom: 8px;
}
.footer-link {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.footer-link .arrow-img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.footer-icons-content {
  display: flex;
  align-items: center;
}

.footer-icons {
  margin-left: 8px;
  display: flex;
  align-items: center;
}

.footer-icons a {
  display: inline-block;
  margin-right: 15px;
}
.footer-icons img {
  width: 30px;
  height: auto;
}

.footer-items a{
  color: #fff;
}

/* .footer-content .footer-items:nth-child(3) {
  padding-left: 50%;
}

.footer-content .footer-items:nth-child(2) {
  padding-left: 30%;
} */


.sub_menu {
  margin-top:0px !important;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .2);
  display: none;
  margin-left: -18px;
  position: absolute;
  width: 130%;
  overflow: hidden;
  z-index: 1000;

}

.sub_menu.sc-sub_menu{
  width: 100%;
}




.sub_menu>li {
  color: #333;
  text-align: center;
  background: #fff;
}

.sub_menu>li>a {
  display: block;
  padding: 8px;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 16px;
}
.sub-arrow .fa:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid currentColor;
  display: inline-block;
  transform: translateY(-50%);
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sub_menu>li:hover {
  background-color: #71bf54;
  text-decoration: none;
 
}

.sub_menu>li:hover a{
  color: #fff;
  text-decoration: none;
}
.pc-nav>li:hover>a {
  color: #71bf54;
  text-decoration: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #71bf54;
  color: #fff;
  border-color: #337ab7;
}


/* new css */

#fh5co-hero{
  margin-top: 70px;
}

.navbar{
  margin-bottom: 0px;
}


.model-nav{
  display: none;
}


.footer-link a :hover{
  text-decoration: none !important;
}

a:hover, a:focus
{
  text-decoration: none !important;
}

.text_box{
  margin-bottom: 20px;
}
.ul-style-disc {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
}
.text_italic{
  font-size: 24px;
  color: #71bf54;
  font-weight: bold;
  margin-bottom: 20px;
}

.input_box_code{
  display: flex;
  width: 100%;
  align-items: center;
}

.input_box_code span:first-child{
  width: 100px;
  display: inline-block;
  margin-right: 10px;
}

.input_box_code .input_box{
  padding-bottom: 0px;
}


/* a4aple */

.login_box>div>div:nth-child(2) {
  width: 100%;
  display: flex;
  align-items: center;
}

.login_img{
  margin-right: 10px;
}

.nav > li > a:hover, .nav > li > a:focus{
  background-color:initial;
}


.input_box_code  span{
  position: relative;
  top:initial;
  right: initial;
}



@media (min-width: 1400px) {
  header .container {
    max-width: 1800px;
    width: 100%;
}
footer .container {
  max-width: 1800px;
  width: 100%;
}



}

@media (max-width: 1400px) {
  .container {
    width: 100%;
}
.login_box>div>div:nth-child(2){
  flex-direction: row;
  gap: 10px;
}
/* #menuGroup, #menuGroup .menu-a {
  margin-left: 22px;
} */
}

@media (max-width: 1350px){
  .footer-content .footer-items:nth-child(3) {
    padding-left: 20%;
}

.footer-content .footer-items:nth-child(2) {
  padding-left: 0%;
}

}

@media (max-width: 1200px){
  header .container {
    width: 100% !important;
    max-width: 100% !important;
}

footer .container {
  width: 100% !important;
  max-width: 100% !important;
}

.pc-nav {
  display: none;
}

.mobile-nav{
  display: flex;
  align-items: center; 
}

.navbar-toggle{
  display: block;
  margin-left: 10px;
}

.nav.navbar-nav{
  font-weight: 500;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
}
.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

.navbar-nav li a{
  padding-top: 15px;
  padding-bottom:  15px;
  font-weight: 400;
  font-family: 'NotoSans-Medium';
}
.btnLangMobile{
  font-size: 18px;
  color: #000;
  margin-right: 5px;
}
.btnLangMobile:hover{
  text-decoration: none;
}
.navbar-collapse{
  padding: 0px ;
}

.navbar-nav > li > .dropdown-menu{
  position: initial;
    width: 100%;
    box-shadow: none;
    border: none;
}
.nav>li:hover>a {
  background-color: initial;
  color: initial;
}

.dropdown-menu>li>a {
  border-bottom: 1px solid #ddd;
  margin-left: 25px;
  padding-left: 0px;
}

.dropdown-menu>li:last-child>a {
  border-bottom: none;
}


}







@media (max-width: 996px) {



#menuGroup {
  border-radius: 0;
  border-style: none;
  background-color: transparent;
  display: flex;
  padding: 0;
  margin: auto;
  border-bottom: 1px solid #efefef;
  flex-direction: column;
}


#menuGroup .menu-a {
  color: #333;
  text-decoration: none;
  background-color: #f9f9f9;
  font-size: 16px;
}

#menu .menu-a {
  border-top: 1px solid #efefef;
}

#icon_signin{
  display: none;
}
#menuGroup .menu-a:first-child {
  margin-left: initial;
}



#menuGroup .menu-a{
  margin-left: 0px;
  padding: 10px 15px;
}








}


@media (max-width: 940px) {
  .footer_link {
    align-items: center;
    flex-direction: column-reverse;
    justify-content: center;
}
.footer_link>.right-footer {
  padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.footer_link>div {
  line-height: 24px;
  padding-top: 0px;
  text-align: center;
  padding-bottom: 5px;
  margin-right: 0px;
}

.footer_link>div{
  padding: 0px;
}



}


@media (max-width: 768px){

.footer-content .footer-items:nth-child(3) {
    padding-left: 0%;
}

.footer-content .footer-items:nth-child(2) {
  padding-left: 0%;
}

.logo img{
  max-width: 260px;
  min-width: 100%;
}

section {
  margin-top: 0px;
}

body{
  font-size: 16px;
  line-height: 24px;
}



}


@media (max-width: 660px) {


.footer-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.footer_link>div {
  padding: 10px;
  padding-top: 0px;
}

}


@media (max-width: 540px) {
  .footer-content {
    grid-template-columns: repeat(1, 1fr);
}
}



/* crumbs  start ---------------------------------------------------------*/

.crumbs-container{
  z-index: 999;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  margin-top:0px;
}
.crumbs-container .container {
  max-width: 1800px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}


.crumbs-container .main{
  max-width: 1800px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin: 0 auto;
}

.crumbs-container .main .crumbs-wrapper{
  padding-top: 0px;
}

.crumbs-box{
    display: flex;
    align-items: center;
    padding: 10px 0px;
    max-width: 1800px;
    margin: 0 auto;
    justify-content: flex-start;
    flex-wrap: wrap;    
}


.crumbs-arrow {
  margin-right: 8px;
  display: flex;
  align-items: center;
  padding-top: 2px;
}

.crumbs-box>a {
  color: #8dc63f;
  text-align: left;
  display: inline-block;
  margin-right: 8px;
  font-weight: 400;
  text-decoration: none;
}

.crumbs-box .crumbs-text-bold {
  color: #000;
  text-align: left;
}
.crumbs-arrow > img{
  width: 6px;
}

@media (min-width: 1200px) {
  .crumbs-container .container {
    width: auto;
}
}


@media (min-width: 992px){
  .crumbs-container .container {
    width: auto;
}
}


@media (min-width: 768px){
  .crumbs-container .container {
    width: auto;
    padding: 0px 15px;
}
}

@media (max-width: 1700px) {
  .crumbs-box{
    padding: 10px 0px;
  }
}

@media (max-width:500px) {
.crumbs-container .container {
  padding-right: 15px;
  padding-left: 15px;
}
}

/* crumbs  start  end---------------------------------------------------------*/