@font-face {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    src: url(../tFOSE/fonts/Helvetica.ttc);
    font-weight: normal;
}
@font-face {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    src: url(../tFOSE/fonts/Helvetica-Light.ttc);
    font-weight: normal;
}
@font-face {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  src: url(../tFOSE/fonts/Helvetica-Medium.ttc);
  font-weight: normal;
}
@font-face {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  src: url(../tFOSE/fonts/Helvetica-Bold.ttc);
  font-weight: normal;
}
@font-face {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  src: url(../tFOSE/fonts/Helvetica-Bold.ttc);
  font-weight: normal;
}
@font-face {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  src: url(../tFOSE/fonts/Helvetica-Black.ttc);
  font-weight: normal;
}
@font-face {
  font-family: MyriadPro-Semibold;
  src: url(../tFOSE/fonts/MyriadPro-Semibold.otf);
  font-weight: normal;
}
@font-face {
  font-family: OpenSans-Regular;
  src: url(../tFOSE/fonts/OpenSans-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: OpenSans-Regular;
  src: url(../tFOSE/fonts/OpenSans-Bold.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Poppins-Bold;
  src: url(../tFOSE/fonts/Poppins-Bold.otf);
  font-weight: normal;
}
@font-face {
  font-family: Poppins-ExtraBold;
  src: url(../tFOSE/fonts/Poppins-ExtraBold.otf);
  font-weight: normal;
}
@font-face {
  font-family: PTSans;
  src: url(../tFOSE/fonts/PTSans.ttc);
  font-weight: normal;
}
body{
  position: relative;
}
header#site-header-topbar{
  background: #146157;
  font-family: OpenSans-Regular;
  color: #000;
  height: 50px;
}
header#site-header-topbar .header-inner{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
header#site-header-topbar .top-left{
  width: 50%;
  float: left;
  line-height: 50px;
}
header#site-header-topbar .top-right{
  text-transform: uppercase;
  width: 50%;
  float: right;
  text-align: right;
  line-height: 34px;
}
header#site-header-topbar .top-right ul li.wpml-ls-last-item{
  position: relative;
}
header#site-header-topbar .top-right ul li.wpml-ls-last-item a,header#site-header-topbar .top-right .wpml-ls-legacy-list-horizontal{
  padding-right: 0;
}
header#site-header-topbar .top-right ul li.wpml-ls-last-item::before{
  content: "";
  position: absolute;
    width: 2px;
    height: 14px;
    left: -1px;
    top: 5px;
    z-index: 9;
    background: #fff;
}
header#site-header-topbar a,header#site-header a,header#site-header-topbar .textwidget{
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
header#site-header {
    position: fixed;
    width: 100%;
    /*top: 80px;*/
    z-index: 100;
    background: #fff;
    transition: 0.1s;
}
header#site-header .header-inner{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-family: OpenSans-Regular;
}
.primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor {
    text-decoration: none !important;
}
header#site-header .header-inner ul li.current-menu-item a{
  color: #000;
  border-bottom: 3px solid #146157;
}
header#site-header .header-inner ul.sub-menu li.current-menu-item a{
  color: #000;
  border-bottom: none;
}
.primary-menu > li.menu-item-has-children > a {
  padding-right: 0 !important;
}
.primary-menu > li.menu-item-has-children .icon {
  display: none;
}
.primary-menu ul{
  background:#fff !important;
}
.primary-menu ul::after{
  border-bottom-color: #fff !important;
}
/* ul.sub-menu{
  background:#303030 !important;
} */
header#site-header .header-inner ul li.current-menu-item .sub-menu li a{
  color: #000;
  border-bottom: none;
}
footer .footer-widget{
  background: #146157;
  padding: 60px 0;
}
footer .footer-widget-col-1 .text-des{
  color: #fff;
  font-family: OpenSans-Regular;
  font-size: 13px;
}
footer .footer-widget-col-2{
  margin-top: none;
	padding-left: 60px;
}
footer .footer-widget-col-2 .widget-title{
  font-size: 13px;
  color: #fff;
  font-family: OpenSans-Regular;
  letter-spacing: 0.5px;
}
footer .footer-widget-col-2 ul.menu li a{
  font-size: 13px;
  color: #fff;
  font-family: OpenSans-Regular;
  letter-spacing: 0.5px;
}

footer .footer-widget-col-2 ul.menu li{
  padding-bottom: none;
}
footer .footer-widget-col-2 ul.menu li:last-child{
  border-bottom: none;
}
footer .footer-widget-col-3{
  margin-top: none;
		padding-left: 100px;

}
footer .footer-widget-col-3 .widget-title{
  font-size: 0px;
  color: #fff;
  font-family: OpenSans-Regular;
  letter-spacing: 0px;
  opacity: 0;
}
footer .footer-widget-col-3 ul.menu li a{
  font-size: 13px;
  color: #fff;
  font-family: OpenSans-Regular;
  letter-spacing: 0.5px;
}
footer .footer-widget-col-3 ul.menu li{
  padding-top: none;
	padding-bottom: none;
			padding-left: 20px;


}
footer .footer-widget-col-3 ul.menu li:last-child{
  border-bottom: none;
}
footer .footer-widget-col-4{
  margin-top: none;

}
footer .footer-widget-col-4 .widget-title{
  font-size: 13px;
  color: #fff;
  font-family: OpenSans-Regular;
  letter-spacing: 0.5px;
}
footer .footer-widget-col-4 ul.menu li a{
  font-size: 13px;
  color: #fff;
  font-family: OpenSans-Regular;
  letter-spacing: 0.5px;
}
footer .footer-widget-col-4 ul.menu li{
  padding-bottom: none;
}
footer .footer-widget-col-4 ul.menu li:last-child{
  border-bottom: none;
}
footer .footer-copyright {
    background: #000;
    padding: 30px 0;
}
.footer-copyright-left .textwidget,.footer-copyright-left .textwidget a{
  font-size: 13px;
  color: #fff;
  font-family: OpenSans-Regular;
  letter-spacing: 0.5px;
  text-decoration: none;
  line-height: 31px;
}
.footer-copyright-right ul.social{
  margin: 0;
  list-style-type: none;
  text-align: right;
}
.footer-copyright-right ul.social li{
  display: inline-block;
  padding-left: 20px;
  margin: 0;
  font-size: 21px;
}
.footer-copyright-right ul.social li a{
  color: #fff;
}
#site-content {
    width: 100%;
}
@media only screen and (max-width: 768px){
  footer .footer-widget-col-2,footer .footer-widget-col-3,footer .footer-widget-col-4 {
    padding-left: 15px;
  }
  footer .footer-widget-col-3 .widget-title{
    display: none;
  }
  .footer-copyright-left{
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-copyright-right{
    text-align: center;
  }
  .footer-copyright-right ul.social {
      text-align: center;
  }
  .footer-copyright-right ul.social li {
      padding-left: 10px !important;
      padding-right: 10px !important;
  }
  .vc_row.wpb_row{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .vc_row.wpb_row .vc_column_container > .vc_column-inner {
      padding-left: 0px;
      padding-right: 0px;
  }
  #site-content .vc_row.vc_column-gap-20 > .vc_column_container {
      padding: 0px;
  }
  #site-content .vc_row.vc_column-gap-15 > .vc_column_container {
      padding: 0px;
  }
  #site-content .vc_row.vc_column-gap-30 > .vc_column_container {
      padding: 0px;
  }
  .vc_separator.vc_sep_width_100 {
    margin-bottom: 10px;
  }
  #site-content section.vc_section{
    padding-top: 50px !important;
  }
  #site-content section.vc_section.q4{
    padding-top: 35px !important;
  }
}


/* body{
  background-color: #567;
  padding: 0 10px;
  font-family: 'Open Sans', sans-serif;
} */
.accordion-container{
  position: relative;
  max-width: 500px;
  height: auto;
  margin: 10px auto;
}
.accordion-container > h2{
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.set{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
}
.set > a{
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #555;
  font-weight: 600;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.set > a i{
  float: right;
  margin-top: 2px;
}
.set > a.active_accordion{
  background-color: #146157 !important;
  color: #fff !important;
}
.content_accordion{
  background-color: #d2e1df;
  display:none;
  padding: 30px 0 50px;
  border: none;
  border-top: none;
  font-size: 17px;
  color: #ffffff;
  font-family: 'opensans-regular';
  font-weight: 500;
  font-style: normal;

}
.content_accordion p{
  padding: 8px;
  margin: 0;
  color: #146157;
}
.page-template-template-home article .post-inner{
  padding-top: 0;
}

.content-dt ul li:before p{
	color: #303030;
}