.clearfix {
    *zoom: 1;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.container {
    position: relative;
    padding: 0;
    width: 100%;
}
.container_inner {
    width: 1100px;
    margin: 0 auto;
}

.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-search:before {
    content: "\f002";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-youtube:before {
    content: "\f167";
}
.fa.fa-facebook:before {
    content: "\f39e";
}
.fa.fa-linkedin:before {
    content: "\f0e1";
}









@media screen and (min-width: 1001px) {
  .body-container-wrapper {
    padding-top: 119px; /* Height of header */
  }
}

.header a, .header p a {
    color: #00aeef;
    text-decoration: none;
    cursor: pointer;
}

.header {
  width: 100%;
  display: inline-block;
  margin: 0 0 -6px 0;
  position: relative;
  z-index: 110;
  -webkit-backface-visibility: hidden;
}
.header.fixed {
  -webkit-transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -moz-transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -o-transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -ms-transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  width: 100%;
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0;
}

.qode_search_form {
  background: none repeat scroll 0 0 #2b2b2b;
  color: #fff;
  margin: 0;
  overflow: hidden;
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.qode_search_form .container_inner {
    position: relative;
}
.qode_search_form .container i {
    padding: 0;
}
.qode_search_form i {
    color: #959595;
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 45px;
    float: left;
    line-height: 50px;
}
.qode_search_form .container input {
    width: 90%;
    padding: 0 0 0 10px;
}
.qode_search_form input, .qode_search_form input:focus {
    background-color: #2b2b2b;
    border: medium none;
    box-shadow: none;
    color: #959595;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    margin: 15px 0;
    width: 90%;
    padding: 0 45px 0 10px;
    font-family: inherit;
    outline: 0;
    outline-offset: 0;
    -webkit-appearance: none;
    border-radius: 0;
    float: left;
}
.qode_search_form input[type="submit"] {
    border: 0 none;
    clip: rect(0px,0px,0px,0px);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    visibility: hidden;
}
.qode_search_form .container input {
    width: 90%;
    padding: 0 0 0 10px;
}
.qode_search_form input, .qode_search_form input:focus {
    background-color: #2b2b2b;
    border: medium none;
    box-shadow: none;
    color: #959595;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    margin: 15px 0;
    width: 90%;
    padding: 0 45px 0 10px;
    font-family: inherit;
    outline: 0;
    outline-offset: 0;
    -webkit-appearance: none;
    border-radius: 0;
    float: left;
}
.qode_search_form .container .qode_search_close {
    right: 0;
}
.qode_search_form .qode_search_close {
    color: #959595;
    font-size: 13px;
    position: absolute;
    line-height: 50px;
    height: 50px;
    top: 0;
    right: 45px;
}

.header_top_bottom_holder {
    position: relative;
}
@media screen and (min-width: 1001px) {
  .header_top_bottom_holder {
      padding-top: 0px;
  }
}

.top-header-link:hover {
    color: #333;
  text-decoration: none;
}

.header_top {
    overflow: hidden;
}
.header_top {
    line-height: 33px;
    height: 33px;
    padding: 0;
    border-bottom: 1px solid #eaeaea;
    font-size: 12px;
    background-color: #fff;
}
.header_top .left {
    float: left;
}
.header_top .right {
    float: right;
}
.header_top .left .inner>div:last-child {
    border-right: 1px solid #eaeaea;
}
.header_top .left .inner>div, .header_top .left .inner>div:last-child {
    float: left;
    border-bottom: 0;
    border-top: 0;
}
.header_top .left .inner>div {
    border-left: 1px solid #eaeaea;
    border-right: 0;
}

header .header_top .q_social_icon_holder {
    border-right: 1px solid #eaeaea;
    float: left;
    margin: 0;
    width: 32px;
}
.q_social_icon_holder {
    display: inline-block;
    position: relative;
}
header .header_top .q_social_icon_holder:last-child {
    border-right: 0;
}
header .header_top .q_social_icon_holder a {
    display: block;
    text-align: center;
}
header .header_top .q_social_icon_holder i.simple_social.fa-lg {
    font-size: 13px;
}
.q_social_icon_holder i.simple_social {
    color: #777;
}
.q_social_icon_holder:hover i.simple_social {
    color: #009ad4!important;
}

.header_top .right .inner>div:first-child {
    border-left: 1px solid #eaeaea;
}
.header_top .right .inner>div {
    border-right: 1px solid #eaeaea;
    border-left: 0;
    float: left;
}


.header_bottom {
    padding: 0 45px;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}
.header_bottom .container_inner {
    position: relative;
}


header .container_inner .header_inner_left {
    position: absolute;
    left: 0;
    top: 0;
}
header .header_inner_left {
    position: absolute;
    left: 45px;
    top: 0;
}

.mobile_menu_button {
    display: none;
    float: left;
    height: 100px;
    margin: 0 20px 0 0;
}
.mobile_menu_button span {
    color: #777;
    width: 19px;
    height: 17px;
    font-size: 14px;
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}

.logo_wrapper {
    height: 85px;
    float: left;
}
.q_logo {
    position: relative;
    top: 50%;
    left: 0;
}
.q_logo a {
    position: relative;
    display: block;
    visibility: hidden;
}
.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -50%;
    width: auto!important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    -ms-transition: opacity .6s ease-in-out;
}
.q_logo img.light, .q_logo img.sticky, .q_logo img.dark {
    opacity: 0;
}

.header_inner_right {
    float: right;
    position: relative;
    z-index: 110;
}
.side_menu_button_wrapper {
    display: table;
}
.side_menu_button {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    height: 85px;
}
.side_menu_button a:last-child {
    padding: 0 0 0 12px;
}
.side_menu_button a.search_button {
    top: 1px;
}
.side_menu_button>a {
    color: #777;
    font-size: 14px;
    position: relative;
    display: inline;
    width: 20px;
    height: 20px;
    padding: 0 12px 0 12px;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    -o-transition: color .3s ease;
}

nav.main_menu.right {
    position: relative;
    left: auto;
    float: right;
}
nav.main_menu.right>ul {
    left: auto;
}
nav.main_menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
nav.main_menu>ul {
    left: -50%;
    position: relative;
}
.drop_down ul {
    list-style: none;
}
nav.main_menu ul li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right;
}
.drop_down ul {
    list-style: none;
}
.drop_down ul li {
    position: relative;
}

nav.main_menu>ul>li>a {
    position: relative;
    padding: 0 12px;
}
nav.main_menu ul li a {
    color: #777;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    position: relative;
    line-height: 85px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
nav.main_menu>ul>li>a>i.blank {
    display: none;
}
nav.main_menu>ul>li>a span, nav.main_menu>ul>li>a i {
    display: inline-block;
    height: 100%;
    background-color: transparent;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.drop_down .second.bellow_header {
    top: 85px;
}
.drop_down .second {
    left: 0;
    margin: 0;
    top: 70px;
    position: absolute;
    display: block;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
}
.drop_down .second .inner {
    position: relative;
    padding: 0;
    display: block;
    z-index: 997;
}
.drop_down .second.bellow_header .inner>ul {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #fff;
    padding: 5px 0;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.drop_down .second .inner ul li, .drop_down .wide.left_position .second ul li, .drop_down .wide.right_position .second ul li {
    width: 180px;
}
.drop_down .second .inner ul li {
    display: block;
    padding: 0 15px;
    position: relative;
    float: none;
    height: auto;
    background: 0;
}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #888;
    height: auto;
    line-height: 15px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.drop_down .second .inner ul li a {
    border-bottom: 1px solid #eaeaea;
}
.drop_down .second .inner>ul>li:last-child>a, .drop_down .second .inner>ul>li>ul>li:last-child>a, .drop_down .second .inner>ul>li>ul>li>ul>li:last-child>a {
    border-bottom: 0;
}

nav.mobile_menu {
    display: none;
    width: 100%;
    float: left;
    position: relative;
    top: 0;
    text-align: left;
    overflow: hidden;
    background-color: #fff;
}

























body.boxed .wrapper_inner,body.boxed .footer_inner {
  width: 1150px;
  margin: 0 auto
}

header {
  width: 100%;
  display: inline-block;
  margin: 0 0 -6px 0;
  position: relative;
  z-index: 110;
  -webkit-backface-visibility: hidden
}

header.sticky {
  -webkit-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  -moz-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  -o-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  -ms-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  top: -120px;
  left: 0;
  position: fixed;
  -moz-background-clip: border;
  -webkit-background-clip: border;
  background-clip: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box
}

header.sticky.centered_logo {
  top: -300px
}

header.sticky.sticky_animate {
  top: 0
}

header.sticky .q_logo img.sticky {
  opacity: 1
}

header.sticky .q_logo img.normal,header.sticky .q_logo img.light,header.sticky .q_logo img.dark {
  opacity: 0!important
}

header.fixed {
  -webkit-transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -moz-transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -o-transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -ms-transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  transition: left .13s cubic-bezier(0.694,0.0482,0.335,1),left .33s cubic-bezier(0.694,0.0482,0.335,1);
  width: 100%;
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0
}

header.scrolled:not(.scroll_header_top_area) .header_top {
  border-bottom: 0
}

.boxed header {
  background-color: transparent!important;
  border: 0!important
}

.boxed .header_inner {
  width: 1150px;
  margin: 0 auto
}

.header_top {
  line-height: 33px;
  height: 33px;
  padding: 0;
  border-bottom: 1px solid #eaeaea;
  font-size: 12px;
  background-color: #fff
}

header.sticky .header_top {
  display: none
}

.header_top p {
  margin: 0;
  line-height: 32px;
}

.header_top .left {
  float: left
}

.header_top .right {
  float: right
}

.header_top .right .inner #lang_sel {
  float: left;
  padding: 0
}

.header_top .right .inner #lang_sel>ul {
  list-style: none
}

.header_top .left .inner>div,.header_top .left .inner>div:last-child {
  float: left;
  border-bottom: 0;
  border-top: 0
}

.header_top .left .inner>div {
  border-left: 1px solid #eaeaea;
  border-right: 0
}

.header_top .left .inner>div:last-child {
  border-right: 1px solid #eaeaea
}

.header_top .right .inner>div:first-child {
  border-left: 1px solid #eaeaea
}

.header_top .right .inner>div {
  border-right: 1px solid #eaeaea;
  border-left: 0;
  float: left
}

.header_bottom {
  padding: 0 45px;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  -webkit-transition: all .2s ease 0s;
  -moz-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  transition: all .2s ease 0s
}

.boxed .header_bottom {
  padding: 0 25px
}

header.sticky .header_bottom {
  background-color: #fff;
  background-color: rgba(255,255,255,0.9)!important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.11)
}

header .header_inner_left {
  position: absolute;
  left: 45px;
  top: 0
}

header.menu_bottom .header_inner_left {
  left: 0
}

header .container_inner .header_inner_left {
  position: absolute;
  left: 0;
  top: 0
}

.logo_wrapper {
  height: 85px;
  float: left
}

header.sticky .logo_wrapper,header.sticky.centered_logo .logo_wrapper {
  height: 60px!important;
  float: left
}

.q_logo {
  position: relative;
  top: 50%;
  left: 0
}

.q_logo a {
  position: relative;
  display: block;
  visibility: hidden
}

.q_logo img {
  display: block;
  opacity: 1;
  position: absolute;
  top: -50%;
  width: auto!important;
  max-width: none;
  -webkit-transition: opacity .6s ease-in-out;
  -moz-transition: opacity .6s ease-in-out;
  -o-transition: opacity .6s ease-in-out;
  -ms-transition: opacity .6s ease-in-out
}

.q_logo img.light,.q_logo img.sticky,.q_logo img.dark {
  opacity: 0
}

header.light .q_logo img.normal {
  opacity: 0
}

header.light .q_logo img.light {
  opacity: 1
}

header.light .q_logo img.dark {
  opacity: 0
}

header.dark .q_logo img.normal {
  opacity: 0
}

header.dark .q_logo img.light {
  opacity: 0
}

header.dark .q_logo img.dark {
  opacity: 1
}

.header_inner_right {
  float: right;
  position: relative;
  z-index: 110
}

header.centered_logo {
  text-align: center
}

header.centered_logo .header_inner_left {
  float: none;
  position: relative;
  display: block;
  margin: 20px 0 10px 0
}

header.centered_logo.sticky .header_inner_left {
  margin: 0
}

header.centered_logo .logo_wrapper {
  float: none;
  height: auto!important
}

header.centered_logo .q_logo {
  top: 0
}

header.centered_logo.sticky .q_logo {
  top: 50%
}

header.centered_logo .q_logo a {
  display: inline-block;
  margin: 0 0 -6px 0
}

header.centered_logo .q_logo img {
  top: 0;
  margin: 0
}

header.centered_logo.sticky .q_logo img {
  top: -50%
}

header.centered_logo.sticky .q_logo img {
  height: 100%!important
}

header.centered_logo .header_inner_right {
  float: none;
  display: inline-block;
  position: relative;
  margin: 0 0 -6px
}

header.centered_logo .header_right_widget {
  float: left
}

header.centered_logo nav.main_menu,header.centered_logo nav.main_menu.right {
  position: relative;
  display: inline-block;
  left: auto;
  float: none;
  margin: 0 0 -6px
}

header.centered_logo nav.main_menu>ul {
  left: 0
}

nav.main_menu {
  position: absolute;
  left: 50%;
  z-index: 100;
  text-align: left;
  font-size: 13px;
}

nav.main_menu.right {
  position: relative;
  left: auto;
  float: right
}

nav.main_menu ul {
  list-style: none outside none;
  margin: 0;
  padding: 0
}

nav.main_menu>ul {
  left: -50%;
  position: relative
}

nav.main_menu.right>ul {
  left: auto
}

nav.main_menu ul li {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: right
}

nav.main_menu ul li a {
  color: #777;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: 85px;
  padding: 0;
  margin: 0;
  cursor: pointer
}

header.sticky nav.main_menu>ul>li>a,.light.sticky nav.main_menu>ul>li>a,.light.sticky nav.main_menu>ul>li>a:hover,.light.sticky nav.main_menu>ul>li.active>a,.dark.sticky nav.main_menu>ul>li>a,.dark.sticky nav.main_menu>ul>li>a:hover,.dark.sticky nav.main_menu>ul>li.active>a {
  line-height: 60px;
  font-weight: 400
}

header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a {
  line-height: 45px
}

header.menu_bottom:not(.sticky) .drop_down .second.bellow_header {
  top: 45px
}

header:not(.sticky) .header_menu_bottom .side_menu_button {
  height: 45px
}

nav.main_menu>ul>li>a span,nav.main_menu>ul>li>a i {
  display: inline-block;
  height: 100%;
  background-color: transparent;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out
}

nav.main_menu>ul>li.active>a,nav.main_menu>ul>li.active>a,nav.main_menu>ul>li:hover>a,nav.main_menu>ul>li:hover>a {
  color: #00aeef
}

nav.main_menu>ul>li>a>i.blank {
  display: none
}

nav.main_menu>ul>li.has_sub>a>i.q_menu_arrow {
  display: inline-block;
  margin-left: 6px
}

.light nav.main_menu>ul>li>a,.light nav.main_menu>ul>li>a:hover,.light nav.main_menu>ul>li.active>a {
  color: #fff
}

.dark nav.main_menu>ul>li>a,.dark nav.main_menu>ul>li.active>a {
  color: #000
}

.dark nav.main_menu>ul>li:hover>a {
  color: #fff
}

nav.main_menu>ul>li>a {
  position: relative;
  padding: 0 12px
}

.drop_down ul {
  list-style: none
}

.drop_down ul li {
  position: relative
}

.drop_down .second {
  left: 0;
  margin: 0;
  top: 70px;
  position: absolute;
  display: block;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  z-index: 10
}

.drop_down li.left_position .second {
  left: 0
}

.drop_down li.right_position .second {
  left: auto;
  right: 0
}

.drop_down .second.drop_down_start {
  visibility: visible;
  overflow: visible;
  opacity: 1
}

header.sticky .drop_down .second {
  top: 60px
}

nav.main_menu>ul>li:hover>.second {
  z-index: 20
}

.drop_down .second .inner {
  position: relative;
  padding: 0;
  display: block;
  z-index: 997
}

.drop_down .second .inner>ul,li.narrow .second .inner ul {
  display: inline-block;
  position: relative;
  background-color: #fff;
  padding: 5px 0;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px
}

.drop_down .wide .second ul {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px
}

.drop_down .second .inner ul li {
  display: block;
  padding: 0 15px;
  position: relative;
  float: none;
  height: auto;
  background: 0
}

.drop_down .second .inner ul li,.drop_down .wide.left_position .second ul li,.drop_down .wide.right_position .second ul li {
  width: 180px
}

.drop_down .second .inner ul li a,.drop_down .second .inner ul li h5 {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #888;
  height: auto;
  line-height: 15px;
  margin: 0;
  padding: 9px 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out
}

.drop_down .second .inner ul li a {
  border-bottom: 1px solid #eaeaea
}

.drop_down .second .inner>ul>li:last-child>a,.drop_down .second .inner>ul>li>ul>li:last-child>a,.drop_down .second .inner>ul>li>ul>li>ul>li:last-child>a {
  border-bottom: 0
}

.drop_down .second .inner ul.right li a {
  padding: 9px 20px 9px 0
}

.drop_down .second .inner>ul>li>a:hover,.drop_down .second .inner ul li.sub ul li a:hover {
  color: #00aeef
}

.drop_down .second i {
  display: none
}

.drop_down .second .inner ul li ul {
  position: absolute;
  left: 100%;
  top: -6px;
  height: auto;
  display: none;
  overflow: hidden;
  z-index: 10
}

.drop_down .second .inner ul li:hover ul {
  z-index: 20;
  display: block
}

.drop_down .second.right {
  right: 0;
  left: auto
}

.drop_down .second .inner ul.right li a,.drop_down .second .inner ul.right li h5 {
  text-align: right
}

.drop_down .second .inner ul.right li ul {
  left: -101%
}

.drop_down .second .inner ul li.sub ul li a,.drop_down .second .inner ul.right li.sub ul li a {
  background: 0
}

.drop_down .second.bellow_header {
  top: 85px
}

.drop_down .second.bellow_header .inner>ul {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.drop_down .wide .second ul {
  padding: 12px 25px 10px 25px
}

.drop_down .wide .second ul li {
  float: left;
  width: 243px;
  padding: 0;
  padding-right: 25px
}

.drop_down .wide .second ul li:last-child {
  padding-right: 0
}

.drop_down .wide .second ul li:last-child {
  margin-right: 0
}

.drop_down .wide.right_position .second ul li {
  float: right;
  padding-left: 25px;
  padding-right: 0
}

.drop_down .wide.right_position .second ul li:last-child {
  padding-left: 0
}

.drop_down .wide .second ul li:hover {
  background-color: transparent
}

.drop_down .wide .second ul li:nth-child(4n+1) {
  clear: both
}

.drop_down .wide .second ul li:nth-child(4n) {
  padding-right: 0
}

.drop_down .second .inner ul li.sub a i.q_menu_arrow {
  display: inline-block;
  float: right;
  position: relative;
  top: 2px;
  font-size: 12px;
  color: #888
}

.drop_down .second .inner ul li.sub ul li a i.q_menu_arrow,.drop_down .wide .second .inner ul li.sub a i.q_menu_arrow {
  display: none
}

.drop_down .second .inner ul.right li.sub a i.q_menu_arrow {
  float: left;
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg)
}

.drop_down .wide .second .inner>ul>li>a {
  color: #333;
  border-bottom: 0;
  font-size: 15px
}

.drop_down .wide .second .inner>ul>li>a {
  margin-bottom: 2px
}

.drop_down .wide .second .inner ul li.sub h5 a,.drop_down .wide .second .inner ul li h5 a {
  padding: 0!important
}

.drop_down .wide .second ul li ul {
  display: block;
  left: 0;
  padding: 0;
  position: relative;
  top: 0;
  visibility: visible;
  background-color: transparent!important
}

.drop_down .wide .second ul li ul .widget {
  padding: 0 10px
}

.drop_down .wide .second ul li ul li {
  padding: 0;
  margin: 0
}

.drop_down .wide .second ul li ul li.menu-item-has-children>a,.drop_down .wide .second ul li ul li.menu-item-has-children>a:hover {
  border-bottom: 0 none;
  color: #333;
  font-size: 15px
}

.drop_down .wide.icons .second ul li a span {
  position: relative;
  display: block
}

.drop_down .wide.icons .second i {
  width: 24px;
  height: 24px;
  float: left;
  display: inline-block;
  color: #888;
  line-height: 16px
}

.drop_down .wide.icons .second a:hover i {
  color: #00aeef
}

.drop_down .wide.icons .second i.blank {
  background: 0;
  border: 0;
  display: none
}

.mobile_menu_button {
  display: none;
  float: left;
  height: 100px;
  margin: 0 20px 0 0
}

header.menu_bottom.has_header_fixed_right .mobile_menu_button {
  height: 130px
}

.mobile_menu_button span {
  color: #777;
  width: 19px;
  height: 17px;
  font-size: 14px;
  z-index: 50;
  display: table-cell;
  position: relative;
  cursor: pointer;
  vertical-align: middle
}

.dark .mobile_menu_button span {
  color: #000
}

nav.mobile_menu {
  display: none;
  width: 100%;
  float: left;
  position: relative;
  top: 0;
  text-align: left;
  overflow: hidden;
  background-color: #fff
}

nav.mobile_menu ul {
  display: none;
  width: 100%;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0
}

nav.mobile_menu>ul {
  margin-bottom: -1px!important
}

nav.mobile_menu ul li {
  margin: 0;
  padding: 0
}

nav.mobile_menu ul li a {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease
}

nav.mobile_menu ul li a,nav.mobile_menu ul li h3,nav.mobile_menu ul li ul li a,nav.mobile_menu ul li.open_sub>a:first-child {
  border-bottom: 1px solid #eaeaea
}

nav.mobile_menu ul>li.has_sub>a span.mobile_arrow,nav.mobile_menu ul>li.has_sub>h3 span.mobile_arrow {
  display: inline-block;
  float: right;
  width: 30px;
  height: 100%;
  position: relative;
  z-index: 9000;
  text-align: right
}

nav.mobile_menu ul li a span.mobile_arrow i,nav.mobile_menu ul li h3 span.mobile_arrow i {
  color: #888
}

nav.mobile_menu ul>li>a span.mobile_arrow i {
  display: none
}

nav.mobile_menu ul>li.has_sub>a span.mobile_arrow i {
  display: inline
}

nav.mobile_menu ul>li.has_sub>a span.mobile_arrow i.fa-angle-down,nav.mobile_menu ul>li.has_sub>h3 span.mobile_arrow i.fa-angle-down {
  display: none
}

nav.mobile_menu ul>li.has_sub.open_sub>a span.mobile_arrow i.fa-angle-right,nav.mobile_menu ul>li.has_sub.open_sub>h3 span.mobile_arrow i.fa-angle-right {
  display: none
}

nav.mobile_menu ul>li.has_sub.open_sub>a span.mobile_arrow i.fa-angle-down,nav.mobile_menu ul>li.has_sub.open_sub>h3 span.mobile_arrow i.fa-angle-down {
  display: inline
}

nav.mobile_menu ul li a,nav.mobile_menu ul li h3 {
  font-size: 13px;
  font-weight: 400;
  color: #888;
  padding: 10px 10px 10px 0;
  display: block;
  position: relative
}

nav.mobile_menu ul li a:hover,nav.mobile_menu ul li.active>a {
  color: #00aeef
}

nav.mobile_menu ul li ul li {
  margin: 0 0 0 20px
}

header.menu_bottom .header_inner_left {
  position: relative
}

.menu_bottom.sticky .container_inner .header_inner_left {
  position: absolute
}

.menu_bottom .logo_wrapper {
  float: none
}

.menu_bottom .q_logo a {
  display: inline-block
}

.menu_bottom.sticky .logo_wrapper {
  float: left
}

header:not(.centered_logo) .header_fixed_right_area {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  line-height: 85px
}

header.sticky .header_fixed_right_area {
  display: none
}

.header_menu_bottom {
  position: relative;
  display: block;
  margin: 0 -1000px;
  border-top: 1px solid #eaeaea
}

.header_menu_bottom .header_menu_bottom_inner {
  padding: 0 1000px
}

.sticky .header_menu_bottom {
  position: static
}

.header_menu_bottom .main_menu {
  left: auto
}

.sticky .header_menu_bottom .main_menu {
  float: right;
  left: auto;
  position: relative
}

.sticky .header_menu_bottom .main_menu_header_inner_right_holder .main_menu {
  float: left
}

.sticky .header_menu_bottom .main_menu_header_inner_right_holder.with_center_logo .main_menu {
  float: left
}

.sticky .header_menu_bottom .main_menu_header_inner_right_holder {
  float: right
}

.header_menu_bottom nav.main_menu>ul {
  left: auto
}

.sticky .header_menu_bottom nav.main_menu>ul {
  left: auto
}

.side_menu_button_wrapper {
  display: table
}

.side_menu_button {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  height: 85px
}

header.sticky .side_menu_button {
  height: 60px
}

.side_menu_button>a {
  color: #777;
  font-size: 14px;
  position: relative;
  display: inline;
  width: 20px;
  height: 20px;
  padding: 0 12px 0 12px;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  -ms-transition: color .3s ease;
  -o-transition: color .3s ease
}

.side_menu_button>a:hover {
  color: #00aeef
}

.side_menu_button a.search_button {
  top: 1px
}

.dark .side_menu_button>a {
  color: #000
}

.light .side_menu_button>a {
  color: #fff
}

.dark .side_menu_button>a:hover,.light .side_menu_button>a:hover {
  color: #00aeef
}

.light .header_top .q_social_icon_holder i.simple_social,.light .header_top .header-widget,.light .header_top .header-widget.widget_nav_menu ul.menu>li>a,.light .header_top .header-widget p,.light .header_top .header-widget a,.light .header_top .header-widget span {
  color: #fff
}

.light .header_top .q_social_icon_holder i.simple_social,.light .header_top #lang_sel>ul>li>a,.light .header_top #lang_sel_click>ul>li>a {
  color: #fff!important
}

.dark .header_top .q_social_icon_holder i.simple_social,.dark .header_top .header-widget,.dark .header_top .header-widget.widget_nav_menu ul.menu>li>a,.dark .header_top .header-widget p,.dark .header_top .header-widget a,.dark .header_top .header-widget span {
  color: #000
}

.dark .header_top .q_social_icon_holder i.simple_social,.dark .header_top #lang_sel>ul>li>a,.dark .header_top #lang_sel_click>ul>li>a {
  color: #000!important
}

.side_menu_button a:last-child {
  padding: 0 0 0 12px
}

.header_bottom .container_inner {
    position: relative;
}