@import multiple "mixin.less";
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);
* {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  font-family: 'Lato', sans-serif;
}
.screen-reader-text {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.clear {
  clear: both;
}
.group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .group,
*:first-child+html .group {
  zoom: 1;
}
.row {
  max-width: 1360px;
}
.default {
  font-family: 'Lato', sans-serif !important;
}
h1,
h2,
h3 {
  font-weight: normal;
  margin: 0 0 10px 0;
}
h1 {
  color: #4b78a2 !important;
  font-weight: 300;
}
p {
  margin: 0 0 10px 0;
  font-size: 100%;
  font-weight: 300;
}
li {
  font-size: .8rem;
}
a {
  opacity: 1;
  color: #4cb1e2;
  font-family: 'Lato', sans-serif;
}
a:hover {
  opacity: .7;
}
blockquote,
blockquote p {
  font-family: 'Lato', sans-serif !important;
}
ul,
ol {
  margin: 0 0 10px 0;
}
.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
}
#searchsubmit {
  margin: 0;
  padding: 0;
}
#searchsubmit:before {
  font-family: FontAwesome;
  content: "\f002";
  display: block;
}
#s {
  padding-left: 1em;
  font-family: 'Lato', sans-serif !important;
}
.breadcrumbs> *:before {
  color: transparent;
  margin: 0;
}
.breadcrumbs li {
  font-family: 'Lato', sans-serif !important;
}
#sidebar {
  display: block;
  overflow: hidden;
}
#sidebar li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0;
  line-height: 1em;
  font-size: .8em;
  font-weight: 100;
}
.widget {
  background: rgba(255,255,255,0.5);
  padding: 1em;
  margin-bottom: 2em !important;
}
#breadcrumbs a {
  color: #333;
  text-decoration: none;
}
#breadcrumbs a:hover {
  color: #e9eaee;
  text-decoration: none;
}
#breadcrumbs .item-current strong {
  color: #e9eaee;
}
.post {
  padding: 1em;
  background: rgba(255,255,255,0.9);
  margin-bottom: 2em;
}
.post .meta {
  border-width: 0px;
  padding: .5em;
}
.post .meta h6 {
  line-height: 1;
  font-size: .9em;
  color: #333;
  padding-bottom: 0px;
  margin-bottom: 2px;
}
.post .meta h6 em {
  color: rgba(51,51,51,0.5);
  font-size: 1.2em;
  margin-left: 1em;
  margin-right: .4em;
}
.post .meta .comments_btn {
  color: rgba(51,51,51,0.5);
  font-size: 1.5em;
  padding: 0px;
  background-color: transparent;
  border: 0px;
  margin-right: .5em;
  margin-bottom: 0px;
}
.post .meta .comments_btn span:after {
  border: 0px;
  width: 1.2em !important;
}
.post .meta .split.button.tiny span {
  width: 1.2em;
  border-left: 0px;
}
.post .meta .f-open-dropdown {
  position: absolute;
  left: 53.4219px;
  top: 24px;
  padding: .5em;
  font-style: italic;
  font-size: .7em;
}
.post .meta .f-open-dropdown p {
  padding-bottom: 0px;
  color: #e9eaee;
  margin-bottom: 0px;
}
.post header h2 {
  font-size: 1.5em;
}
.post header h1 {
  margin-bottom: 0;
  padding-bottom: 1em;
  font-size: 1.7em;
  color: #333;
}
.post .entry {
  padding-left: 1em;
  padding-right: 1em;
  display: block;
  overflow: hidden;
}
.post footer {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding-top: 1em;
  font-size: .9em;
  color: #333;
  margin-top: 1em;
}
.post footer .fa {
  color: rgba(51,51,51,0.5);
  font-size: 1.2em;
  margin-left: 1em;
  margin-right: .4em;
}
.post footer a {
  color: #333;
}
.share_nav {
  margin-top: 4em;
  border-top: 1px solid #ccc;
  padding-top: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #ccc;
}
.share_nav i {
  font-size: 1.3em;
  color: rgba(51,51,51,0.5);
}
.share_nav label {
  font-size: .7em !important;
  font-weight: 100;
}
.share_nav .icon-bar {
  background-color: #f2f2f2;
}
.single .post header {
  margin-bottom: 4em;
}
.single .post footer {
  display: block;
  overflow: hidden;
  background-color: #f2f2f2;
  border-top: 0px;
  padding-top: .5em;
  padding-bottom: .5em;
  margin-top: 6em;
  margin-bottom: 7em;
}
.categories_nav {
  margin-top: 1em;
  margin-bottom: 1em;
}
.categories_nav a {
  background: rgba(255,255,255,0.9);
  padding: .5em;
  margin: .4em;
  text-transform: lowercase;
  color: rgba(51,51,51,0.5);
}
.comment {
  display: block;
  overflow: hidden;
  background-color: rgba(255,255,255,0.9);
  margin-bottom: 1em;
  padding: .5em;
}
.comment .comment-author {
  position: absolute;
}
.comment .comment-meta {
  border: 0px;
  padding: .7em;
  text-align: right;
  color: #ccc;
}
.comment .comment-meta a {
  color: rgba(51,51,51,0.5);
}
.comment .comment-meta .fn {
  float: left;
  padding-left: 4em;
}
.comment .vcard {
  border: 4px solid rgba(255,255,255,0.9);
  border-radius: 33px;
  max-width: 5em;
  height: 5em;
  display: block;
  overflow: hidden;
  margin-left: -1.2em;
  margin-top: -1.1em;
  background-color: #ccc;
}
.comment .comment_contents {
  padding-left: 4.5em;
}
#respond {
  padding-top: 2em;
}
.comment_wrp {
  padding-top: 6em;
}
[data-tooltip],
.ch_tooltip {
  position: relative;
  cursor: pointer;
}
[data-tooltip]:before,
[data-tooltip]:after,
.ch_tooltip:before,
.ch_tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  zilter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71,1.7,0.77,1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71,1.7,0.77,1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71,1.7,0.77,1.24);
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  pointer-events: none;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.ch_tooltip:hover:before,
.ch_tooltip:hover:after,
.ch_tooltip:focus:before,
.ch_tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.ch_tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.ch_tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 9em;
  background-color: rgba(0,0,20,0.9);
  color: #f2f2f2;
  content: attr(data-tooltip);
  line-height: 1.2;
  text-align: center;
  font-size: 80%;
}
[data-tooltip]:before,
[data-tooltip]:after,
.ch_tooltip:before,
.ch_tooltip:after,
.ch_tooltip-top:before,
.ch_tooltip-top:after {
  bottom: 100%;
  left: 50%;
}
[data-tooltip]:before,
.ch_tooltip:before,
.ch_tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: rgba(0,0,20,0.9);
}
[data-tooltip]:after,
.ch_tooltip:after,
.ch_tooltip-top:after {
  margin-left: -50px;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.ch_tooltip:hover:before,
.ch_tooltip:hover:after,
.ch_tooltip:focus:before,
.ch_tooltip:focus:after,
.ch_tooltip-top:hover:before,
.ch_tooltip-top:hover:after,
.ch_tooltip-top:focus:before,
.ch_tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}
.ch_tooltip-left:before,
.ch_tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}
.ch_tooltip-left:before {
  margin-left: 0;
  margin-right: -10px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: rgba(0,0,20,0.9);
}
.ch_tooltip-left:hover:before,
.ch_tooltip-left:hover:after,
.ch_tooltip-left:focus:before,
.ch_tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px);
}
.ch_tooltip-bottom:before {
  margin-top: -10px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: rgba(0,0,20,0.9);
  top: 100%;
  bottom: auto;
  left: 50%;
}
.ch_tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}
.ch_tooltip-bottom:hover:before,
.ch_tooltip-bottom:hover:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
}
.ch_tooltip-bottom:focus:before,
.ch_tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
}
.ch_tooltip-right:before,
.ch_tooltip-right:after {
  bottom: 50%;
  left: 100%;
}
.ch_tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: rgba(0,0,20,0.9);
}
.ch_tooltip-right:hover:before,
.ch_tooltip-right:hover:after,
.ch_tooltip-right:focus:before,
.ch_tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px);
}
.ch_tooltip-left:before,
.ch_tooltip-right:before {
  top: 3px;
}
.ch_tooltip-left:after,
.ch_tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}
#page_wrap {
  padding-top: 2em;
}
.shadow {
  box-shadow: 0px 0px 34px rgba(51,51,51,0.5);
}
.shadow_bottom {
  box-shadow: 0px 22px 48px rgba(51,51,51,0.5);
}
#breadcrumbs {
  border: 0;
  background-color: transparent;
  padding-top: 1.5em;
  margin-bottom: -10px;
}
#breadcrumbs .item-current strong {
  color: #999;
  font-weight: 300;
}
#breadcrumbs a:hover {
  color: #4b78a2;
}
.ul.pagination li a,
ul.pagination li button {
  font-size: .9em;
}
ul.pagination {
  margin-bottom: 2em;
}
.gallery .gallery-item {
  margin-right: 0px;
  padding-right: 0px;
}
.attachment-thumbnail {
  max-width: 150px;
  width: 150px !important;
  height: 150px;
  max-height: 150px;
}
.clearing-container .carousel .gallery-item {
  max-width: 150px;
}
.sml_subscribe_widget_display {
  background-color: #f2f2f2;
  padding: 1.2em !important;
  margin-bottom: 0px !important;
}
.sml_subscribe_widget_display h2 {
  color: #0082b5;
  font-size: 1.1em;
  text-transform: uppercase;
}
.sml_subscribe_widget_display span {
  background-image: url(../images/news_letter_icon.png);
  display: block;
  overflow: hidden;
  width: 100%;
  height: 3.6em;
  background-position: -1em 0;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: -1em;
}
.sml_subscribe_widget_display input {
  height: 2.3em;
  border: 0px;
  border-radius: 5px;
}
.sml_subscribe_widget_display input::-webkit-input-placeholder {
  color: #000;
}
.sml_subscribe_widget_display input::-moz-placeholder {
  color: #000;
}
.sml_subscribe_widget_display input:-ms-input-placeholder {
  color: #000;
}
.sml_subscribe_widget_display input:-moz-placeholder {
  color: #000;
}
.sml_subscribe_widget_display .sml_submitbtn {
  border-radius: 0px;
  margin-left: 70%;
  max-width: 30%;
  padding: 0.1em .6em .1em 0.6em;
  background-color: #84daf8;
  color: #fff;
  margin-top: -10px;
}
.top_header {
  padding-top: 2em;
}
.top_header .header_logo ul li {
  list-style: none;
}
.top_header .header_logo ul li img {
  max-height: 8em;
}
.top_header #searchform {
  max-width: 17em;
}
.top_header #searchform button,
.top_header #searchform .button {
  background-color: #e9eaee;
  border-color: #e9eaee;
}
.top_header #searchform input[type="text"],
.top_header #searchform input[type="password"],
.top_header #searchform input[type="date"],
.top_header #searchform input[type="datetime"],
.top_header #searchform input[type="datetime-local"],
.top_header #searchform input[type="month"],
.top_header #searchform input[type="week"],
.top_header #searchform input[type="email"],
.top_header #searchform input[type="number"],
.top_header #searchform input[type="search"],
.top_header #searchform input[type="tel"],
.top_header #searchform input[type="time"],
.top_header #searchform input[type="url"],
.top_header #searchform input[type="color"],
.top_header #searchform textarea {
  background-color: #fff;
  border-width: 5px;
  border-color: #e9eaee;
  box-shadow: inset 0 1px 2px #e9eaee;
  color: #333;
}
.top_header .widget {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.top-bar {
  background: transparent;
}
@media screen and (max-width: 1024px) {
  .top-bar {
    height: auto;
    background-color: #fff;
  }
}
.top-bar-section ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
@media screen and (max-width: 1024px) {
  .top-bar-section ul {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.top-bar-section ul li {
  float: none;
  border: 4px solid #fff;
  border-radius: 8px;
  background-color: #4cb1e2;
  width: 13.28%;
  display: flex;
  align-items: center;
  flex-direction: column;
  box-shadow: 0px 0px 34px rgba(51,51,51,0.5);
}
@media screen and (max-width: 1024px) {
  .top-bar-section ul li {
    width: 100%;
    box-shadow: none;
  }
}
.top-bar-section ul li a {
  border-radius: 8px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top-bar-section ul li:not(.has-form) a:not(.button) {
  padding-top: .4em;
  padding-bottom: .4em;
  line-height: 1.1rem;
  font-size: 1em;
  border-radius: 3px;
  font-weight: 400;
  letter-spacing: 1.5px;
  background: -moz-linear-gradient(top,#ffffff -20%,rgba(255,255,255,0) 66%);
  background: -webkit-linear-gradient(top,#ffffff -20%,rgba(255,255,255,0) 66%);
  background: linear-gradient(to bottom,#ffffff -20%,rgba(255,255,255,0) 66%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=0);
}
.top-bar-section ul li:not(.has-form) a:not(.button):hover {
  background-color: #239dd8;
}
.top-bar-section .dropdown {
  z-index: 999;
  top: 3em;
  padding-top: .75em;
  background: #fff;
  margin-top: -5px;
}
.top-bar-section .dropdown li {
  border-radius: 0px;
  box-shadow: none;
  border: 0px 0px 0px 1px;
  border: 0px;
  border-bottom: 1px solid #fff;
  opacity: .8;
}
.top-bar-section .dropdown li a {
  border-radius: 0px;
  background: rgba(255,255,255,0.2);
  box-shadow: inset 30px 30px 30px rgba(255,255,255,0.2);
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  background: rgba(255,255,255,0.2);
}
.top-bar-section .dropdown .dropdown {
  padding-top: 0em;
  background: #fff;
}
.top-bar-section .dropdown .dropdown li {
  background-color: #fff;
}
.top-bar-section .dropdown li {
  opacity: 1 !important;
}
.top-bar-section .dropdown li a {
  background-color: rgba(255,255,255,0.5);
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  font-size: 87%;
}
.top-bar-section .has-dropdown > a:after {
  display: none;
}
.top-bar-section .has-dropdown > a {
  padding-right: 1em !important;
}
@media screen and (max-width: 640px) {
  .top-bar {
    background-color: #ccc !important;
  }
}
@media screen and (max-width: 640px) {
  .top-bar-section ul li {
    background-color: #000;
  }
}
@media screen and (max-width: 1024px) {
  .top-bar-section .dropdown {
    top: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .top-bar-section .dropdown {
    z-index: 999;
    top: 0;
    padding-top: 0;
    background: #fff;
  }
}
@media screen and (max-width: 640px) {
  .top-bar-section .back a {
    background: #000 !important;
    box-shadow: none;
  }
}
@media screen and (max-width: 640px) {
  .top-bar-section {
    height: 0px;
  }
}
.expanded .top-bar-section {
  height: auto;
}
@media screen and (max-width: 640px) {
  .top_social_wrp {
    text-align: center;
    float: none !important;
    margin-top: 1em;
  }
}
.blue a {
  background-color: #6699cc !important;
}
.orange a {
  background-color: #ff9966 !important;
}
.green a {
  background-color: #66cc99 !important;
}
.fuxia a {
  background-color: #ff99ff !important;
}
.pink a {
  background-color: #ff9999 !important;
}
.jellow a {
  background-color: #a0d2ca !important;
}
.gray a {
  background-color: #aaaaaa !important;
}
.current-menu-item a {
  opacity: .7;
}
.video_banner {
  display: block;
  max-height: 24em;
  overflow: hidden;
  background-image: url(../images/back_video.jpg);
  background-size: cover;
  margin-bottom: 4em;
}
.video_banner .video_wrp {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-top: -1em;
}
.video_banner .video_wrp iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top_banner_wrp {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-right: 0px;
  margin-bottom: .15em;
}
.top_banner_wrp .slider_wrp {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 1024px) {
  .top_banner_wrp {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.top_banner_wrp .side_bar_nav {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.top_banner_wrp .side_bar_nav li {
  border-bottom: 2px solid #fff;
  color: #fff;
  list-style: none;
  text-align: center;
  background: #f3f2f7;
}
.top_banner_wrp .side_bar_nav li a {
  color: #333;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: 2em center;
  font-size: 1.8em;
  font-weight: 100;
  padding-left: 3em;
  line-height: 4.92em;
  text-align: right;
  padding-right: 2em;
  text-transform: uppercase;
}
.top_banner_wrp .sidebar {
  margin-top: 0px;
}
.top_banner_wrp .news_gray a {
  background-image: url(../images/icon_busta.png);
}
.top_banner_wrp .download_gray a {
  background-image: url(../images/icon_ing.png);
  background-position: 20px 8px;
}
.top_banner_wrp .contact_gray a {
  background-image: url(../images/icon_world.png);
  background-position: 20px 10px;
}
#my-slider-top {
  min-height: 21em;
  overflow: hidden;
  display: block;
}
.home .custom_archive_wrp {
  padding: 0;
}
.home p {
  font-size: 100% !important;
  font-weight: 300;
}
.slide_home_top {
  margin-bottom: 2.3em;
}
#page_wrap {
  border: 10px solid #fff;
  margin-top: 9px;
  position: relative;
  z-index: 99;
  padding-top: 0px;
  margin-top: 1px !important;
  box-shadow: 0px 22px 48px rgba(51,51,51,0.5);
}
.post .entry {
  padding-top: 1.1em;
}
.posts_main {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .posts_main {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.posts_main .side_bar_nav {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.posts_main .side_bar_nav li {
  border-bottom: 2px solid #fff;
  color: #fff;
  list-style: none;
  text-align: center;
  background: #88b5da;
  background: -moz-linear-gradient(left,#88b5da 0%,#0061b0 48%);
  background: -webkit-linear-gradient(left,#88b5da 0%,#0061b0 48%);
  background: linear-gradient(to right,#88b5da 0%,#0061b0 48%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88b5da',endColorstr='#0061b0',GradientType=1);
}
.posts_main .side_bar_nav li a {
  color: #fff;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: 20px 7px;
  font-size: 1.5em;
  font-weight: 100;
  padding-left: 3em;
  line-height: 3.9em;
  text-align: right;
  padding-right: 1em;
  text-transform: uppercase;
}
.posts_main section.large-9 {
  padding-right: 2em;
}
.sidebar {
  padding: 0px;
  margin-top: 4em;
}
.sidebar_inner {
  margin-top: 0em;
}
.netcombas a {
  background-image: url(../images/icon_netcoms.png);
}
.report a {
  background-image: url(../images/icon_report.png);
  background-position: 20px 8px;
}
.photo a {
  background-image: url(../images/icon_photo.png);
  background-position: 20px 10px !important;
}
.video > a {
  background-image: url(../images/icon_video.png);
}
.contacts a {
  background-image: url(../images/icon_contact.png);
  background-position: 20px 14px !important;
}
.widgets_wrp li {
  padding: 0px;
  margin-bottom: 1em;
}
.awesome-weather-wrap.darken .awesome-weather-header {
  background: rgba(0,0,0,0);
}
.single-meetings .entry {
  padding-top: 0;
}
.single-meetings h1 {
  color: #4b78a2 !important;
  font-weight: 300;
}
.single-meetings h1 small {
  color: #4b78a2 !important;
}
.entry_wrp iframe {
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}
.acf-map {
  width: 100%;
  height: 340px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
.acf-map img {
  max-width: inherit !important;
}
.info_point {
  background-color: #f3f3eb;
  padding: 1em;
  margin-top: 1.2em;
  display: flex;
  flex-direction: column;
}
.info_point li {
  list-style: none;
}
.info_point .title {
  font-size: .9em;
  padding-left: 0px;
  padding-right: 0px;
}
.meeting_general_info {
  padding-top: 2em;
  padding-bottom: 2em;
}
.general_download a {
  display: block;
  text-align: center;
  margin-bottom: 2em;
}
.general_download a span {
  font-size: 1em;
  background-color: #4b78a2;
  color: #fff;
  padding: .5em;
  border-radius: 7px;
  margin-left: -20px;
}
.general_download .fa {
  color: #333;
  font-size: 2.3em;
  padding-top: 0em;
  display: block;
  float: left;
  margin-top: -6px;
  margin-right: -32px;
}
@media screen and (max-width: 787px) {
  .general_download .fa {
    margin-right: 10px;
  }
}
.download_info .accordion-navigation {
  border: 2px solid #e9eaee;
  background-color: #fff;
  padding: 2px;
  margin-bottom: 4px !important;
  border-radius: 4px;
}
.download_info .accordion-navigation a {
  padding: .2em 1em;
}
.download_info .accordion-navigation a .expand_lable {
  color: gray;
  font-size: .76em;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 2px;
}
.download_info .accordion-navigation .content a {
  text-align: right;
  font-size: 1.2em;
  color: gray;
  font-weight: 300;
  letter-spacing: 1px;
}
.download_info .accordion-navigation .content a .fa {
  font-size: 1.5em;
  margin-top: 2px;
  float: right;
  margin-left: .4em;
}
.download_info .accordion-navigation .content li {
  list-style: none;
  background-color: rgba(0,0,0,0.03);
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 2px;
  padding: .3em 1em;
  cursor: pointer;
}
.download_info .accordion-navigation .content li:hover {
  background-color: rgba(0,0,0,0.05);
}
.download_info .accordion-navigation .content li .title {
  text-transform: uppercase;
  margin-top: 2px;
}
.download_info .accordion-navigation .content ul {
  display: block;
  background-color: transparent;
  padding-left: 0px;
  margin-left: 0px;
}
.online_reg a {
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-bottom: 2em;
  color: #fff;
  margin-top: 2em;
  font-weight: 300;
  line-height: 3em;
  background: #80a5d1;
  background: -moz-linear-gradient(left,#80a5d1 0%,#3662ad 43%);
  background: -webkit-linear-gradient(left,#80a5d1 0%,#3662ad 43%);
  background: linear-gradient(to right,#80a5d1 0%,#3662ad 43%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80a5d1',endColorstr='#3662ad',GradientType=1);
}
.meetings_arch_wrp {
  margin-top: 4em;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 2em;
}
.meetings_arch_wrp .title {
  background-color: rgba(0,0,0,0.05);
  color: rgba(51,51,51,0.5);
  font-weight: 600;
  padding-top: .3em;
  padding-bottom: .3em;
  border-bottom: 5px solid rgba(51,51,51,0.7);
  margin-bottom: 6px;
}
.meetings_arch_wrp .title .fa {
  margin-left: .5em;
  font-size: 90%;
  opacity: .5;
}
.posts_main section {
  padding-right: 0px;
}
.single_meeting_arch {
  font-size: 90%;
  padding-top: .4em;
  padding-bottom: .4em;
}
.single_meeting_arch:nth-child(odd) {
  background-color: #f9f9f9;
}
.single_meeting_arch a {
  color: rgba(51,51,51,0.7);
  font-weight: 500;
}
.single_meeting_arch .entry {
  padding-top: 1.8em;
}
.custom_archive_wrp {
  padding-top: 2em;
}
.custom_archive_wrp article {
  margin-bottom: 1em;
}
.custom_archive_wrp article header {
  margin-bottom: 1em;
}
.custom_archive_wrp article header h2 {
  font-size: 150%;
  font-weight: 300;
}
.custom_archive_wrp article .entry {
  font-size: 100%;
  color: #333;
  font-weight: 300;
  padding-left: 1em;
  padding-right: 1em;
}
.custom_archive_wrp article footer {
  padding-top: .5em;
  font-weight: 300;
  border-bottom: 2px solid #e9eaee;
  margin-top: 1em;
  padding-bottom: 0.5em;
}
.custom_archive_wrp article footer a {
  color: #4b78a2;
}
.custom_archive_wrp article .th_wrp {
  padding-left: 0px;
}
.custom_single_wrp .entry_wrp {
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 5em;
}
@media screen and (max-width: 767px) {
  .custom_single_wrp .entry_wrp {
    overflow: auto;
  }
}
.custom_single_wrp .share_nav {
  display: block;
  overflow: hidden;
  margin-top: 6em;
  position: relative;
  margin-bottom: 3em;
}
.single_fields {
  margin-top: 1em;
  margin-bottom: 1em;
}
.single_fields input {
  margin-bottom: 0px;
}
.single_fields small {
  text-align: right;
  line-height: 3em;
  margin-bottom: -2em;
}
.wpcf7-submit {
  width: 100%;
  height: 2em;
  background-color: #008CBA;
  border: 0px;
  color: #fff;
  font-weight: 100;
  text-transform: uppercase;
}
span.wpcf7-not-valid-tip {
  color: #fff;
  font-size: 1em;
  display: block;
  border: 1px solid brown;
  text-align: center;
  background-color: brown;
  font-weight: 300;
  letter-spacing: 1px;
}
div.wpcf7-validation-errors {
  border: 2px solid orange;
  text-align: center;
  font-weight: 300;
  letter-spacing: 1px;
}
div.wpcf7-mail-sent-ok {
  border: darkcyan;
  background-color: darkcyan;
  color: #fff;
  text-align: center;
  font-weight: 300;
  letter-spacing: 1px;
}
#footer {
  z-index: 9999;
  position: relative;
}
#footer .footer_main {
  background-color: #ededed;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  text-transform: uppercase;
}
#footer .footer_main .footer_info {
  text-align: center;
  color: #333;
  font-size: .9em;
}
#footer .footer_main .footer_info a {
  color: #333;
}
#footer .footer_main .footer_info a:hover {
  text-decoration: underline;
}
#footer .footer_main .footer_info p {
  margin-bottom: 0px;
  font-size: .7em !important;
  line-height: 2em;
}
#footer .copy_right {
  background-color: #55606b;
  text-align: center;
  font-size: .7em;
  color: #fff;
}
#footer .copy_right #copyright {
  font-size: .8em;
  padding-top: 1em;
  padding-bottom: 1em;
}
#footer .copy_right #copyright a {
  color: white;
  font-weight: 100;
}
.side_bar_nav {
  margin-top: .75em;
}
.home .side_bar_nav {
  margin-top: -1.5em;
}
@-moz-document url-prefix() {
  .widget_awesomeweatherwidget {
    margin-top: 1em !important;
  }
}
.top_header .header_logo ul li img {
  max-height: 9em;
}
.top_header {
  padding-top: 1em;
}
.home .post header,
.category .post header,
.single .post header {
  margin-bottom: 0px;
}
.home .post .entry,
.category .post .entry,
.single .post .entry {
  margin-top: 0em;
  padding-top: 0px;
}
.home .post footer,
.category .post footer,
.single .post footer {
  border-top: 0px;
}
.single .entry_wrp {
  font-weight: 100;
}
.custom_archive_wrp article header h2 {
  color: #4b78a2 !important;
}
.category .post .entry {
  padding-top: 0em;
}
.category .post header {
  margin-bottom: 0px;
}
#lang_sel_list {
  margin-top: .7em;
  padding-left: 1em;
  padding-right: 1em;
}
#lang_sel_list ul {
  border-top: 0px solid #cdcdcd !important;
}
#lang_sel_list a {
  color: #707070 !important;
  font-size: 1em;
}
#lang_sel_list .icl-fr {
  border-right: 1px solid #707070;
  padding-right: .8em !important;
  margin-right: .5em !important;
}
.top-bar-section ul li > a,
.top-bar-section ul li {
  color: #29467b !important;
}
.top-bar-section ul li:not(.has-form) a:not(.button) {
  font-weight: 500 !important;
}
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button),
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
  background-color: #fff !important;
  color: #FFFFFF;
  background: #fff !important;
}
.home_btn {
  float: right;
  margin-right: -1.2em;
  font-size: 1.63em;
  position: relative;
  z-index: 99999;
  top: .61em;
}
@media screen and (max-width: 767px) {
  .home_btn {
    position: absolute;
    right: .2em;
  }
}
.home_btn a {
  color: #a5c1de;
  line-height: .5em;
  border: 3px solid #e9eaee;
  padding-left: .1em;
  padding-right: .1em;
  padding-bottom: .1em;
  display: block;
  padding-top: .1em;
  min-width: 1.4em;
  min-height: 1em;
}
@media screen and (max-width: 767px) {
  .top-bar-section .has-dropdown > a {
    padding-right: 1em !important;
    //background-color: rgba(255,255,255,0.7) !important;
  }
}
.en #widget_sp_image-4 {
  display: none;
}
.fr #widget_sp_image-3 {
  display: none;
}
