.banner #logo {
  width: 115px;
}
header .nav a{
	font-size: 14px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 20px !important;
  text-decoration: none !important;
}
#menu-menu-en li:nth-child(7), #menu-menu-se li:nth-child(7){
margin-top: 5px !important;
}
#menu-menu-en li:nth-child(7) a, #menu-menu-se li:nth-child(7) a{
	border: 1px solid rgba(0,0,0,0.65) !important;  border-radius: 50px;
	color: #231f20 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px 25px;
	box-sizing: border-box;
	overflow: hidden;
}
#menu-menu-en li:nth-child(7) a:hover, #menu-menu-se li:nth-child(7) a:hover{
	text-decoration: none !important;
	background-color: #eee !important;
	color: #231f20 !important;
}
#menu-menu-en li:nth-child(7) a:after, #menu-menu-se li:nth-child(7) a:after{
height: 0px;
}

header .wpml-ls-current-language {
	display: flex;
	justify-content: center;
}

header .dropdown-menu{
	min-width: 66px !important;
	margin-left: 20px;
	margin-top: -13px !important;
}
        @media only screen and (min-width: 768px) {
#logo {
  display: none !important;
}
header .nav a{
	font-size: 13px !important;
}
header li:nth-child(6) {
margin-right: 40px !important;
}
}
        @media only screen and (min-width: 1050px) {
header .nav a{
	font-size: 14px !important;
}
#logo {
  display: block !important;
}
header li:nth-child(6) {
margin-right: 100px !important;
}
}
     @media only screen and (max-width: 600px) {
	header .dropdown-menu{
	margin-left: 0 !important;
	margin-top: 10px !important;
}
	}
header .dropdown-menu li{
	padding-left: 4px;
}
header .dropdown-menu a{
	padding: 0 !important;
}

.footer {
  background-color: #231f20;
}
.footer .contactus-wrapper {
	color: #f5f5f5;	
	text-align: center;
}
.footer .contactus-wrapper h3{
  font-size: 40px;
  line-height: 64px;
	margin-bottom: 20px;
	font-weight: 700;
}
.footer .contactus-wrapper h5{
  font-weight: 400;
  line-height: 32px;
  letter-spacing: .05em;
  font-size: 16px;
  margin-bottom: 1em;
}
.footer #form_contact-us-se .frm_form_fields, .footer #form_contact-us-en .frm_form_fields{
	display: flex;
	justify-content: center;
	width: 100%;
}
.footer #form_contact-us-se fieldset, .footer #form_contact-us-en fieldset{
width: 450px;
background: #231f20 !important;
}
.footer #form_contact-us-se .frm_form_fields input, .footer #form_contact-us-se .frm_form_fields textarea, .footer #form_contact-us-en .frm_form_fields input, .footer #form_contact-us-en .frm_form_fields textarea {
	background-color: #fff !important;
	color: #231f20 !important;
	height: 120px; 
}
.footer #form_contact-us-se .frm_submit, .footer #form_contact-us-en .frm_submit {
    display: inline-flex;
    justify-content: center;
}
.footer #form_contact-us-se .frm_submit input, .footer #form_contact-us-en .frm_submit input{
    width: 157px !important;
    font-weight: 700 !important;
}
.footer .widget_nav_menu {
	margin-bottom: -30px;
}
.footer .widget_nav_menu ul {
  justify-content: center;
  align-items: center;
	display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 20px;
}
.widget_nav_menu ul li {
	display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #f5f5f5;
  cursor: pointer;
  position: relative;
  text-decoration: none;
}
.footer-btm-bar{
	background-color: #231f20;
}
.footer-btm-bar .footer_copy{
	font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #8f8f8f;
}
#themo_single_post_layout .entry-title{
	font-size: 28px;
	color: black;
	text-align: left
}
.post-meta .show-author {
  display: none;
}
.post-meta .pre-date:before{  content: 'Posted ' !important;
}
.meta-tags{
	display: none;
}
.sharedaddy .sd-sharing{
	margin: 20px 0 !important;
}
#comments{
	display: none
}
body.single .post-inner {
    border-bottom: none;
}
.entry-title {
  display: none !important;
}