@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@import url("https://fonts.googleapis.com/css?family=Share+Tech");
.no-gutter .col,
.no-gutter .col-1,
.no-gutter .col-10,
.no-gutter .col-11,
.no-gutter .col-12,
.no-gutter .col-2,
.no-gutter .col-3,
.no-gutter .col-4,
.no-gutter .col-5,
.no-gutter .col-6,
.no-gutter .col-7,
.no-gutter .col-8,
.no-gutter .col-9,
.no-gutter .col-auto,
.no-gutter .col-lg,
.no-gutter .col-lg-1,
.no-gutter .col-lg-10,
.no-gutter .col-lg-11,
.no-gutter .col-lg-12,
.no-gutter .col-lg-2,
.no-gutter .col-lg-3,
.no-gutter .col-lg-4,
.no-gutter .col-lg-5,
.no-gutter .col-lg-6,
.no-gutter .col-lg-7,
.no-gutter .col-lg-8,
.no-gutter .col-lg-9,
.no-gutter .col-lg-auto,
.no-gutter .col-md,
.no-gutter .col-md-1,
.no-gutter .col-md-10,
.no-gutter .col-md-11,
.no-gutter .col-md-12,
.no-gutter .col-md-2,
.no-gutter .col-md-3,
.no-gutter .col-md-4,
.no-gutter .col-md-5,
.no-gutter .col-md-6,
.no-gutter .col-md-7,
.no-gutter .col-md-8,
.no-gutter .col-md-9,
.no-gutter .col-md-auto,
.no-gutter .col-sm,
.no-gutter .col-sm-1,
.no-gutter .col-sm-10,
.no-gutter .col-sm-11,
.no-gutter .col-sm-12,
.no-gutter .col-sm-2,
.no-gutter .col-sm-3,
.no-gutter .col-sm-4,
.no-gutter .col-sm-5,
.no-gutter .col-sm-6,
.no-gutter .col-sm-7,
.no-gutter .col-sm-8,
.no-gutter .col-sm-9,
.no-gutter .col-sm-auto,
.no-gutter .col-xl,
.no-gutter .col-xl-1,
.no-gutter .col-xl-10,
.no-gutter .col-xl-11,
.no-gutter .col-xl-12,
.no-gutter .col-xl-2,
.no-gutter .col-xl-3,
.no-gutter .col-xl-4,
.no-gutter .col-xl-5,
.no-gutter .col-xl-6,
.no-gutter .col-xl-7,
.no-gutter .col-xl-8,
.no-gutter .col-xl-9,
.no-gutter .col-xl-auto {
  padding-left: 0 !important;
  padding-right: 1px !important; }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px; } }
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

.clear {
  clear: both; }

.relative {
  position: relative; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
.flex-center {
  display: flex;
  align-items: center; }

.wrapper-center {
  text-align: center; }

.marged {
  margin-bottom: 40px; }

.woocommerce main#main .woocommerce-breadcrumb, .woocommerce main#main .woocommerce-products-header {
  display: none; }
.woocommerce .standard ul li:before {
  display: none; }
.woocommerce .quantity .qty {
  padding: 0; }

.woocommerce-page .standard input[type="radio"],
.woocommerce-page .standard input[type="checkbox"] {
  width: auto;
  line-height: auto;
  height: auto; }

#payment label {
  color: #fff; }

.woocommerce-checkout #payment div.payment_box:after,
.woocommerce-checkout #payment div.payment_box:before {
  display: none !important; }

header#masthead {
  background: #fff;
  box-shadow: 0 0 0 transparent;
  border: 0;
  padding: 0; }

.mainbar {
  position: absolute;
  top: 100%;
  left: 0; }

.topbar {
  display: flex;
  align-items: center;
  float: right;
  min-height: 100px; }
  .topbar .rs-link {
    margin-left: 20px;
    color: #00509a;
    font-size: 20px;
    transition: color 0.3s linear; }
    .topbar .rs-link:hover {
      color: #75c249; }
    .topbar .rs-link:first-of-type {
      color: #75c249;
      margin-left: 0;
      margin-right: 20px; }
      .topbar .rs-link:first-of-type:hover {
        color: #00abbd; }
  .topbar #lang_switch {
    position: relative;
    margin-right: 25px; }
    .topbar #lang_switch select {
      text-transform: uppercase;
      color: grey;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      outline: 0;
      cursor: pointer;
      border: 0;
      width: 40px; }
    .topbar #lang_switch:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f0d7";
      color: #75c249;
      position: absolute;
      right: 5px;
      top: 25%;
      pointer-events: none;
      cursor: pointer; }

.header-banner {
  background: #00509a;
  color: #fff; }

.image-banner {
  min-height: 360px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover; }
  .image-banner img {
    max-height: 650px;
	opacity: 0; }

.site-title {
  font-size: 32px;
  font-weight: 300;
  padding: 30px 0; }
  .site-title span {
    font-size: 50px;
    display: block;
    line-height: 60px;
    padding: 20px 0 0; }

.video-bubble {
  border: 5px solid #fff;
  border-radius: 100%;
  width: 210px;
  height: 210px;
  overflow: hidden;
  display: block;
  position: relative; }
  .video-bubble img {
    width: 100%;
    height: auto; }
  .video-bubble:after {
    background: url(../img/video_player.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
    display: block;
    width: 210px;
    height: 210px;
    z-index: 2;
    box-shadow: inset 0 0 20px #000;
    border-radius: 100%;
    transition: all 0.3s linear; }
  .video-bubble:hover:after {
    opacity: 0.8; }

.search-form button {
  background: #f5f5f5;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  border-radius: 2px;
  border: 1px solid #75c249;
  color: #75c249;
  outline: 0;
  box-shadow: 0 0 0 transparent;
  margin-right: 20px; }

header#masthead #avf-nav {
  min-height: 100px;
  display: block; }
  header#masthead #avf-nav .relative {
    width: 100%; }
header#masthead .top-navbar {
  color: #00abbd;
  margin-right: 50px; }
  header#masthead .top-navbar ul > li > a {
    color: #00abbd;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    border-left: 1px solid #999;
    border-right: 1px solid #dadada;
    padding: 0 5px;
    transition: color 0.3s linear; }
    header#masthead .top-navbar ul > li > a:hover, header#masthead .top-navbar ul > li > a:focus, header#masthead .top-navbar ul > li > a:active {
      font-weight: 400;
      color: #00509a; }
  header#masthead .top-navbar ul > li:first-child > a {
    border-left: 0; }
  header#masthead .top-navbar ul > li:last-child > a {
    border-right: 0; }
header#masthead .main-navbar {
  background: #00509a;
  color: #fff;
  padding-left: 40px;
  font-family: 'Share Tech', sans-serif;
  clear: both;
  position: absolute;
  top: 100%;
  right: 0;
  line-height: 50px;
  z-index: 2; }
  header#masthead .main-navbar > ul > li > a {
    color: #fff;
    font-weight: 400;
    padding: 0 15px;
    border-left: 1px solid #00abbd;
    font-size: 16px; }
	.dropdown-toggle::after {
    margin: 0 -5px 0 0;
    font-size: 10px;
	}
    header#masthead .main-navbar > ul > li > a:hover, header#masthead .main-navbar > ul > li > a:focus, header#masthead .main-navbar > ul > li > a:active {
      font-weight: 400; }
  header#masthead .main-navbar > ul > li:hover {
    background-color: #75c249;
    transition: background-color 0.2s linear; }
  header#masthead .main-navbar > ul > li.current_page_ancestor {
    background-color: #75c249; }
  header#masthead .main-navbar > ul > li.current-menu-ancestor, header#masthead .main-navbar > ul > li.current-menu-parent, header#masthead .main-navbar > ul > li.active {
    background-color: #75c249; }
  header#masthead .main-navbar > ul > li:first-child > a {
    border-left: 0; }
  header#masthead .main-navbar > ul > li:last-child > a, header#masthead .main-navbar > ul > li.account > a {
    background: #00abbd; }
    header#masthead .main-navbar > ul > li:last-child > a:after, header#masthead .main-navbar > ul > li.account > a:after {
      /*display: none !important;*/ }
  header#masthead .main-navbar > ul > li:last-child > ul, header#masthead .main-navbar > ul > li.account > ul {
    /*display: none !important;*/ }
  header#masthead .main-navbar > ul > li .dropdown-menu {
    background: #00509a;
    border-radius: 0;
    margin-top: 0;
    padding: 0;
    border: 1px solid #00abbd; }
    header#masthead .main-navbar > ul > li .dropdown-menu li:hover {
      background: #75c249; }
      header#masthead .main-navbar > ul > li .dropdown-menu li:hover a {
        background: transparent; }
    header#masthead .main-navbar > ul > li .dropdown-menu li.active {
      background: #00abbd; }
    header#masthead .main-navbar > ul > li .dropdown-menu li a {
      color: #fff;
      font-size: 17px;
      padding: 8px 15px; }
header#masthead .navbar-brand {
  background: url(../img/logo-bg.png) center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3; }

#masthead .navbar-nav > li > a:hover, #masthead .navbar-nav > li.current_page_item > a {
  font-weight: 400; }

#masthead .top-navbar .navbar-nav > li.current_page_item > a {
  color: #75c249; }

.dropdown-menu.show {
  display: none; }

.dropdown-toggle::after {
  margin: 0 -5px 0 0; }
/*
.page-template-home-local #avf-nav .main-navbar {
  display: block !important;
  width: 80%; }*/
  .page-template-home-local #avf-nav .main-navbar ul {
    float: right; }

.btn {
  line-height: 46px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 18px;
  padding: 0 18px;
  font-weight: 600;
  display: inline-block;
  text-align: left;
  outline: 0 !important;
  box-shadow: 0 0 0 transparent !important;
  transition: all 0.3s linear; }
  .btn.btn-full {
    width: 100%; }
  .btn i {
    font-weight: 400;
    float: right;
    line-height: 48px;
    font-size: 25px;
    margin-left: 50px; }
  .btn.btn-transparent {
    color: #00abbd !important;
    border-color: #00abbd; }
    .btn.btn-transparent:hover {
      color: #00509a !important;
      border-color: #00509a; }
  .btn.btn-turquoise {
    background: #00abbd;
    color: #fff !important;
    border-color: #00abbd; }
    .btn.btn-turquoise:hover {
      background: #00509a !important;
      border-color: #00509a; }
  .btn.btn-blue {
    background: #00509a;
    color: #fff !important;
    border-color: #00509a; }
    .btn.btn-blue:hover {
      background: #00abbd !important;
      border-color: #00abbd; }
  .btn.btn-white {
    background: #fff;
    color: #75c249 !important;
    border-color: #fff;
    padding: 8px 30px;
    line-height: 26px;
    font-weight: 300; }
    .btn.btn-white strong {
      display: block;
      text-transform: uppercase;
      color: #00abbd !important;
      font-weight: 400; }
  .btn.btn-center {
    text-align: center; }
    .btn.btn-center i {
      font-size: 16px;
      margin-left: 5px;
      float: none; }

.input-ico {
  position: relative; }
  .input-ico i {
    position: absolute;
    pointer-events: none;
    top: 14px;
    right: 14px;
    color: #999; }

#mapform .btn, #mapform .title {
  line-height: 46px;
  height: 46px;
  margin-bottom: 10px; }

.form-control.wpcf7-checkbox,
.wpcf7-recaptcha.form-control {
  border: 0; }

option[data-depth="1"] {
  font-weight: 900; }

option[data-depth="2"] {
  text-transform: uppercase;
  font-weight: 600;
  text-indent: 10px; }

option[data-depth="3"] {
  text-indent: 20px; }

#contact_blogs_email {
  display: none; }

span.wpcf7-list-item-label {
  font-weight: 600;
  font-size: 17px; }

.wpcf7-checkbox input[type="checkbox"] {
  margin-right: 1px;
  position: relative;
  top: 1px; }
.wpcf7-checkbox label {
  cursor: pointer; }

footer #footer-top {
  background: #fff; }
footer #footer-bot {
  background: #f1f1f1;
  color: #00509a;
  padding: 10px 0 5px;
  line-height: 18px; }
  footer #footer-bot a {
    color: #00abbd;
    font-size: 18px;
    transition: color 0.3s linear; }
    footer #footer-bot a:hover {
      color: #00509a; }
  footer #footer-bot a#sismeo {
    color: #b1b1b1;
    font-size: 12px; }
footer .avf-infos .infos-item {
  font-size: 15px;
  padding-left: 10px; }
  footer .avf-infos .infos-item:hover a, footer .avf-infos .infos-item:hover i {
    color: #75c249; }
  footer .avf-infos .infos-item a, footer .avf-infos .infos-item i {
    color: #00abbd;
    transition: color 0.3s linear; }
  footer .avf-infos .infos-item i {
    font-size: 14px; }
  footer .avf-infos .infos-item:first-child {
    padding: 0;
    font-size: 14px;
    margin: 10px 0 0; }
    footer .avf-infos .infos-item:first-child br {
      display: none; }
footer .menu li {
  color: #75c249;
  font-size: 13px; }
  footer .menu li a {
    color: #00509a;
    font-size: 15px;
    transition: color 0.3s linear; }
    footer .menu li a:hover {
      color: #75c249; }
footer #footer-top {
  padding-top: 30px; }
footer .nav-link {
  padding: 0; }

body {
  font-family: 'Open Sans', sans-serif;
  color: #303030; }

.tech {
  font-family: 'Share Tech', sans-serif; }

.centered {
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  border: 0; }

a, a:hover, a:focus, a:active {
  text-decoration: none;
  outline: 0; }

.title {
  font-size: 34px;
  color: #75c249;
  font-family: 'Share Tech', sans-serif; }
  .title.title-white {
    color: #fff; }
  .title.title-turquoise {
    color: #00abbd; }
  .title.sub-title {
    font-size: 26px;
    padding: 0 10px 10px; }

#edito {
  margin-top: 30px;
  margin-bottom: 30px;
  border-right: 1px dotted #cacaca; }
  #edito .edito-title {
    font-size: 32px;
    color: #75c249; }
  #edito .edito-text {
    font-size: 18px;
    padding-right: 50px; }
  #edito .edito-author {
    display: flex; }
    #edito .edito-author img {
      width: 120px;
      height: 120px;
      border: 5px solid #ececec;
      border-radius: 100%; }
    #edito .edito-author figcaption strong {
      font-weight: 400;
      color: #00509a;
      display: block;
      border-bottom: 1px dotted #d5d5d5;
      padding: 25px 0 10px 15px;
      margin-bottom: 10px; }
    #edito .edito-author figcaption span {
      font-weight: 600;
      color: #999;
      display: block;
      padding: 0 0 0 15px; }
    #edito .edito-author figcaption em {
      font-style: normal;
      color: #999;
      display: block;
      padding: 0 0 0 15px; }

#map {
  background-color: #f1f1f1;
  position: relative;
  margin-top: -40px; }
  #map:before {
    background-image: linear-gradient(176deg, #fff 49%, #f1f1f1 50%);
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 150px; }
  #map #mapform {
    padding-top: 175px; }
  #map #wpgmza_map_1 {
    border: 5px solid #fff;
    border-radius: 100%;
    box-shadow: inset 0 0 20px #303030;
    margin-bottom: -30px;
    z-index: 2; }
  #map .map-filters select {
    display: block; }
  #map #wpgmza_filter_1 {
    display: none; }
  #map #filter_value,
  #map #filter_regions,
  #map #filter_cities {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    border: 2px solid #cacaca;
    color: #999;
    border-radius: 4px;
    min-width: 100%;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    margin-bottom: 10px;
    outline: 0; 
	max-width: 100%;
}
  #map .min-300 {
    min-width: 300px;
    margin-right: 30px;
    display: inline-block; }

#news {
  background-color: #f1f1f1; }
  #news .news-section-title {
    background-size: cover;
    min-height: 290px; }
    #news .news-section-title:before {
      background-image: linear-gradient(-3deg, #f1f1f1 49%, rgba(0, 86, 154, 0.8) 50%);
      position: absolute;
      display: block;
      content: "";
      bottom: 0;
      left: 0;
      width: 100%;
      height: 110px; }
    #news .news-section-title .row {
      min-height: 290px; }
  #news .news-item {
    position: relative;
    margin-top: 20px; }
    #news .news-item a {
      color: #303030;
      transition: color 0.3s linear; }
      #news .news-item a:hover {
        color: #00509a; }
        #news .news-item a:hover .title-sub {
          color: #00abbd;
          transition: color 0.3s linear; }
  #news .news-section-title {
    height: 290px;
    position: relative; }
  #news .news-title {
    position: absolute;
    left: 15px;
    bottom: 45px; }
  #news .news-thumb {
    width: 360px;
    float: left; }
    #news .news-thumb img {
      width: 348px;
      height: auto;
      border: 1px solid #fff;
      border-top-right-radius: 9px;
      border-bottom-right-radius: 9px;
      border-bottom-left-radius: 9px; }
  #news .news-cat {
    position: absolute;
    left: 1px;
    top: 1px;
    border-bottom-right-radius: 9px;
    opacity: 0.8;
    text-transform: uppercase;
    padding: 0 15px 0 20px;
    line-height: 30px;
    font-weight: 600;
    font-size: 16px; }
    #news .news-cat a {
      color: #fff; }
      #news .news-cat a:hover, #news .news-cat a:active, #news .news-cat a:focus {
        color: #fff; }
    #news .news-cat ul.post-categories {
      list-style: none;
      padding: 0;
      margin: 0; }
      #news .news-cat ul.post-categories a {
        color: #fff; }
  #news .news-info {
    margin-left: -20px;
    padding-top: 10px;
    font-size: 14px; }
    #news .news-info h2, #news .news-info h3 {
      margin: 0; }

#parnters {
  background: url(../img/bg_gradient.png) left top repeat-x;
  background-size: contain; }
  #parnters .container {
    background: url(../img/bg_frise.png) center bottom no-repeat;
    min-height: 410px; }
    #parnters .container .parnters-section-title {
      padding-top: 35px;
      padding-bottom: 20px; }
  #parnters #partners-carousel {
    background: #fff;
    padding: 35px 50px 25px;
    border-radius: 10px; }

.owl-carousel {
  position: relative; }
  .owl-carousel .owl-nav div {
    position: absolute;
    top: 50%;
    color: transparent;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 30px; }
    .owl-carousel .owl-nav div:before {
      display: inline-block;
      color: #999;
      font-size: 40px;
      margin-top: -30px; }
  .owl-carousel .owl-nav .owl-prev {
    left: 25px; }
    .owl-carousel .owl-nav .owl-prev:before {
      content: "\f104"; }
  .owl-carousel .owl-nav .owl-next {
    right: 25px;
    text-align: right; }
    .owl-carousel .owl-nav .owl-next:before {
      content: "\f105"; }

.rs-bottom {
  padding: 80px 0 20px; }
  .rs-bottom a {
    background: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
    display: inline-block;
    color: #00509a;
    font-size: 25px;
    transition: all 0.3s linear; }
    .rs-bottom a:hover {
      color: #fff;
      background: #00509a; }

#headings {
  background: #f1f1f1;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative; }
  #headings .container {
    position: relative;
    z-index: 1; }
  #headings strong {
    color: #009aa9;
    font-size: 18px;
    font-weight: 500; }
  #headings:after {
    background-image: linear-gradient(176deg, #f1f1f1 49%, #fff 50%);
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: 0; }

#contents .side {
  padding: 220px 0 60px 60px;
  border-left: 1px solid #f1f1f1;
  margin-top: -100px; }

#thumb {
  text-align: right;
  position: relative; }
  #thumb img {
    border-radius: 100%;
    margin-bottom: -50%; }
  #thumb .bubble {
    position: absolute;
    top: 50%;
    margin-top: 30px;
    left: -60px;
    background: #00abbd;
    border-radius: 100%;
    color: #fff;
    text-transform: uppercase;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    text-align: center; }
    #thumb .bubble * {
      width: 100%; }

.standard {
  font-size: 18px; }
  .standard h1, .standard h2, .standard h3 {
    font-size: 45px;
    color: #00509a;
    font-family: 'Share Tech', sans-serif; }
  .standard h2 {
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 0;
    padding-bottom: 5px;
  }
  .standard h3 {
    font-size: 25px; }
  .standard ul:not(.post-categories):not(.lcp_paginator) {
    list-style: none;
    padding-left: 0; }
    .standard ul:not(.post-categories):not(.lcp_paginator) li,
	.standard ul:not(.post-categories):not(.wp-polls-ul) li{
      color: #333;
      font-weight: 600;
      line-height: 24px;
      padding-bottom: 5px;
      padding-left: 30px;
      position: relative; }
	.standard .wp-polls ul.wp-polls-ul li {
      padding-left: 0; 
      padding-right: 5px; }
	  .widget_polls-widget{
	    padding-top: 30px;
		padding-bottom: 30px;
	  }
      .standard ul:not(.post-categories):not(.lcp_paginator) li:before {
        color: #75c249;
        content: "•";
        font-size: 14px;
        line-height: 20px;
        position: absolute;
        top: 1px;
        left: 2px; }
  .standard .entry-content ul, .standard .edito-text ul {
    padding-left: 20px !important; }
    .standard .entry-content ul li, .standard .edito-text ul li {
      padding-left: 20px !important; }
      .standard .entry-content ul li:before, .standard .edito-text ul li:before {
        font-size: 18px !important;
        top: 0 !important;
        left: 5px !important; }
  .standard main > article {
    padding-right: 60px; }
  .standard aside ul li {
    padding-left: 0;
    font-weight: 400;
    font-size: 17px;
    padding: 8px 0; }
    .standard aside ul li:before {
      display: none; }
    .standard aside ul li a {
      color: #999; }
      .standard aside ul li a:hover {
        color: #00abbd; }
      .standard aside ul li a i {
        color: #00abbd;
        margin-right: 10px;
        position: absolute;
        top: 9px;
        left: 10px; }
  .standard aside label {
    font-size: 15px;
    display: block;
    margin-top: 20px; }
  .standard input[type="text"], .standard input[type="email"], .standard input[type="number"], .standard input[type="file"], .standard textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    border: 2px solid #cacaca;
    color: #999;
    border-radius: 4px;
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    margin-bottom: 10px;
    outline: 0; }
  .standard textarea {
    height: 150px;
    line-height: 20px;
    padding: 10px;
    color: #333; }
  .standard input[type="email"]:after {
    content: "test";
    display: inline-block; }
  .standard #edito {
    border: 0; }
  .standard span.cat-assets {
    display: inline-block;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px; }

.home aside.page-sidebar {
  border-left: 1px dotted #cacaca;
  margin-top: 40px;
  padding-left: 60px; }
  .home aside.page-sidebar h3 {
    color: #00abbd; }

.related-pages {
  padding-bottom: 10px; }
  .related-pages .current_page_item {
    display: none; }

.all-news {
  padding-bottom: 50px; }

.title-sub {
  font-size: 25px;
  color: #00509a;
  font-family: 'Share Tech', sans-serif; }

.standard #news .news-item a h2.title-sub {
  font-size: 25px;
  color: #00509a;
  font-family: 'Share Tech', sans-serif; }
.standard #news .news-item a:hover {
  color: #00509a;
  color: #00509a; }
  .standard #news .news-item a:hover h2.title-sub {
    color: #00abbd;
    transition: color 0.3s linear; }

ul.breadcrumbs {
  position: absolute;
  top: -50px;
  left: 0;
  background: #fff;
  border-radius: 5px;
  list-style: none;
  padding: 0 20px;
  margin: 0;
  font-size: 18px; }
  ul.breadcrumbs li {
    float: left;
    line-height: 40px; }
    ul.breadcrumbs li:first-child {
      color: #00509a; }
      ul.breadcrumbs li:first-child a {
        color: #00509a; }
    ul.breadcrumbs li:nth-child(3) {
      color: #00abbd; }
      ul.breadcrumbs li:nth-child(3) a {
        color: #00abbd; }
    ul.breadcrumbs li:nth-child(2) {
      color: #75c249; }
      ul.breadcrumbs li:nth-child(2) a {
        color: #75c249; }
    ul.breadcrumbs li i {
      color: #999;
      margin: 0 10px;
      font-size: 25px;
      line-height: 40px;
      float: left; }

.interblogging-items {
  margin-bottom: 40px; }

.interblogging {
  background: white;
  margin-bottom: 10px;
  padding: 20px;
  border-radius: 5px;
  position: relative;
  height: 90px;
  display: flex;
  align-items: center;
  transition: background 0.3s linear, color 0.3s linear; }
  .interblogging a {
    display: block;
    width: 100%; }
    .interblogging a:hover h3 {
      transition: color 0.3s linear;
      color: #00abbd; }
    .interblogging a:hover p {
      transition: color 0.3s linear;
      color: #00509a; }
  .interblogging h3 {
    text-transform: uppercase;
    color: #75c249;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0; }
  .interblogging p {
    font-size: 14px;
    line-height: 18px;
    color: #303030;
    margin: 0; }
  .interblogging date {
    position: absolute;
    right: 0;
    top: 0;
    background: #00abbd;
    border-radius: 100%;
    height: 100%;
    color: #fff;
    word-spacing: 90px;
    width: 90px;
    height: 90px;
    text-align: center;
    display: flex;
    align-items: center;
    line-height: 20px;
    margin-right: -45px;
    font-weight: 700;
    text-transform: uppercase; }

#videoButton {
  z-index: 20;
  margin: auto;
  box-shadow: 0 1px 10px black(0.3);
  background-color: white;
  cursor: pointer;
  border: 5px solid #fff;
  border-radius: 100%;
  width: 310px;
  height: 310px;
  overflow: hidden;
  display: block;
  position: relative;
  animation: pulse 1s ease infinite 0.5s;
  /*animation:none;*/
  transform: scale(1);
  animation-delay: 2s;
  transition: all ease 0.5s;
  margin-top: -150px/2;
  position: absolute;
  box-shadow: 0 0 1px #666; }
  #videoButton iframe, #videoButton video {
    position: absolute;
    /*width:210px;
    height:210px;*/
    left: -310px/4;
    top: -310px/4;
    transition: all ease 0.5s;
    display: block;
    border-radius: 100%;
    width: 300px;
    height: 300px; }
  #videoButton .closeButton {
    display: none; }
  #videoButton .playButton {
    z-index: 9999;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    padding: 70px; }
    #videoButton .playButton i {
      padding: 0px;
      display: block;
      border-radius: 50%;
      background-color: rgba(0, 86, 154, 0.8);
      color: white;
      width: 70px;
      line-height: 70px;
      text-align: center;
      box-shadow: 0 1px 5px black(0.5);
      font-size: 50px; }
    #videoButton .playButton:hover::before {
      background-color: #00abbd;
      padding: 10px; }

#videoButton.videoHover {
  /*animation:none;*/
  animation-play-state: paused;
  transform: scale(1.3); }

#videoButton.videoOn.videoHover {
  /*animation:none;*/
  animation-play-state: paused;
  transform: scale(1); }

#videoButton.videoOn {
  transform: scale(1);
  width: 640px;
  height: 360px;
  border-radius: 3px;
  animation-play-state: paused;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -320px;
  margin-top: -180px; }
  #videoButton.videoOn .playButton {
    display: none; }
  #videoButton.videoOn iframe, #videoButton.videoOn video {
    display: block;
    width: 640px;
    height: 360px;
    left: 0;
    top: -5px;
    border-radius: 0; }
  #videoButton.videoOn .closeButton {
    z-index: 10000;
    position: absolute;
    display: block;
    right: 10px;
    top: 10px; }
    #videoButton.videoOn .closeButton i {
      padding: 0;
      display: block;
      float: right;
      font-size: 30px;
      color: #00509a;
      line-height: 30px;
      text-align: center; }
    #videoButton.videoOn .closeButton:hover::before {
      background-color: #00abbd; }

.home #videoButton {
  width: 210px;
  height: 210px;
  margin-top: -100px/2;
  position: static; }
  .home #videoButton iframe, .home #videoButton video {
    left: -210px/4;
    top: -210px/4;
    width: 200px;
    height: 200px; }
.home #videoButton.videoOn {
  transform: scale(1);
  width: 640px;
  height: 360px;
  border-radius: 3px;
  animation-play-state: paused;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -320px;
  margin-top: -180px; }
  .home #videoButton.videoOn iframe, .home #videoButton.videoOn video {
    width: 640px;
    height: 360px; }

.wpgmza_sl_main_div {
  display: none; }

/*Search*/
div#full-screen-search {
  overflow: hidden; }
  div#full-screen-search button.close {
    color: #fff;
    opacity: 0.9;
    display: none;
    font-size: 60px; }
  div#full-screen-search.open {
    background: rgba(0, 86, 154, 0.98); }
    div#full-screen-search.open button.close {
      display: block; }

.search #news, .archive #news {
  background-color: transparent; }

#news.nobg {
  background-color: transparent; }

.archive #contents .side, .search #contents .side {
  padding: 120px 0 60px 60px; }

ul.lcp_paginator {
  text-align: center; }
  ul.lcp_paginator li {
    border: 0; }

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "“" "”" "‘" "’"; }
  blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em; }

/*
#contents .side {
  padding: 60px 0 60px 60px;
}
*/
.news-letter > a {
  color: #75c249;
  font-size: 15px; }

.page-template-home-local .menu-na nav li a i,
.page-template-home-regional .menu-na nav li a i {
  display: contents; }
.page-template-home-local .menu-na nav li a span,
.page-template-home-regional .menu-na nav li a span {
  display: inline-block;
  margin-left: 15px; }
.page-template-home-local .menu-na nav li a:hover,
.page-template-home-regional .menu-na nav li a:hover {
  color: #00509a; }

.map-input-btn {
  position: relative;
  padding-top: 55px; }
  .map-input-btn input {
    min-width: 0 !important;
    width: 80%;
    float: left;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right: 0 !important; }
  .map-input-btn a#gmap_submit {
    width: 20%;
    float: left;
    text-align: center;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }
    .map-input-btn a#gmap_submit i {
      float: none;
      margin: 0;
      font-size: 22px;
      position: relative;
      top: -2px; }

.locals-items a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.avf-topbar {
  font-size: 18px; }

.table-annuaire {
  font-size: 15px;
  margin: 15px 30px 30px 20px; }
  .table-annuaire td strong {
    color: #00509a; }
  .table-annuaire td br:first-child {
    display: none; }
  .table-annuaire td:first-child,
  .table-annuaire td:last-child {
    width: 25%; }
  .table-annuaire td:last-child a {
    color: #00abbd; }

.home.page-template-home-local #videoButton,
.home.page-template-home-regional #videoButton {
  position: relative;
  top: -100px; }

#avf-infos {
  padding-bottom: 30px; }

.page-template-home-regional .image-banner,
.page-template-home-local .image-banner {
  min-height: 570px; }
.page-template-home-regional .header-banner,
.page-template-home-local .header-banner {
  position: relative; }
.page-template-home-regional .infos-banner,
.page-template-home-local .infos-banner {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 171, 189, 0.8); }
.page-template-home-regional .list-locals,
.page-template-home-local .list-locals {
  background-color: rgba(0, 86, 154, 0.2);
  color: #fff;
  padding: 20px 30px 40px;
  position: relative; }
  .page-template-home-regional .list-locals .title-std,
  .page-template-home-local .list-locals .title-std {
    font-family: "Share Tech";
    font-size: 30px; }
  .page-template-home-regional .list-locals a,
  .page-template-home-local .list-locals a {
    color: #fff; }
  .page-template-home-regional .list-locals .locals-all,
  .page-template-home-local .list-locals .locals-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    border-top: 1px dotted #6fccd6;
    padding: 0 40px 0 30px;
    line-height: 40px; }
    .page-template-home-regional .list-locals .locals-all i,
    .page-template-home-local .list-locals .locals-all i {
      float: right;
      line-height: 40px;
      font-size: 30px; }
.page-template-home-regional.home aside.page-sidebar,
.page-template-home-local.home aside.page-sidebar {
  border-left: 0;
  margin-top: 0;
  padding-top: 40px;
  background: #f1f1f1;
  padding-left: 0;
  padding-right: 0; }
  .page-template-home-regional.home aside.page-sidebar h3,
  .page-template-home-local.home aside.page-sidebar h3 {
    color: #00509a; }
.page-template-home-regional.home .standard,
.page-template-home-local.home .standard {
  border-left: 1px dotted #cacaca; }
  .page-template-home-regional.home .standard .video-bubble,
  .page-template-home-local.home .standard .video-bubble {
    margin-top: -120px;
    z-index: 2;
    margin-bottom: 30px; }
  .page-template-home-regional.home .standard .related-pages,
  .page-template-home-local.home .standard .related-pages {
    padding-left: 10px; }
    .page-template-home-regional.home .standard .related-pages h3,
    .page-template-home-local.home .standard .related-pages h3 {
      color: #00abbd; }
.page-template-home-regional [data-edito],
.page-template-home-local [data-edito] {
  position: relative;
  z-index: 2; }
.page-template-home-regional #edito .edito-title,
.page-template-home-local #edito .edito-title {
  padding-top: 10px; }
.page-template-home-regional #news,
.page-template-home-local #news {
  padding-bottom: 80px; }
  .page-template-home-regional #news .news-section-title,
  .page-template-home-local #news .news-section-title {
    height: auto;
    min-height: 0; }
    .page-template-home-regional #news .news-section-title:before,
    .page-template-home-local #news .news-section-title:before {
      background-image: linear-gradient(178deg, #fff 49%, #f1f1f1 50%);
      bottom: 80px;
      z-index: 1; }
    .page-template-home-regional #news .news-section-title .news-title,
    .page-template-home-local #news .news-section-title .news-title {
      position: static;
      margin-top: 40px; }
    .page-template-home-regional #news .news-section-title .row,
    .page-template-home-local #news .news-section-title .row {
      min-height: 0; }
    .page-template-home-regional #news .news-section-title .title,
    .page-template-home-local #news .news-section-title .title {
      color: #00509a; }
  .page-template-home-regional #news .news-item,
  .page-template-home-local #news .news-item {
    padding-right: 20px; }
.page-template-home-regional #map,
.page-template-home-local #map {
  background: #fff; }
  .page-template-home-regional #map:before,
  .page-template-home-local #map:before {
    background-image: linear-gradient(177deg, #f1f1f1 49%, #fff 50%); }
.page-template-home-regional .video-bubble,
.page-template-home-local .video-bubble {
  margin: 0 auto; }
.page-template-home-regional .menu-na,
.page-template-home-local .menu-na {
  padding-bottom: 60px; }
  .page-template-home-regional .menu-na h2,
  .page-template-home-local .menu-na h2 {
    padding: 0 30px 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 0; }
  .page-template-home-regional .menu-na nav li,
  .page-template-home-local .menu-na nav li {
    border-bottom: 1px solid #fff;
    padding: 0 30px;
    line-height: 48px; }
    .page-template-home-regional .menu-na nav li a,
    .page-template-home-local .menu-na nav li a {
      color: #00abbd;
      display: block; }
      .page-template-home-regional .menu-na nav li a i,
      .page-template-home-local .menu-na nav li a i {
        float: right;
        color: #75c249;
        line-height: 48px; }
  .page-template-home-regional .menu-na .btn-full,
  .page-template-home-local .menu-na .btn-full {
    margin: 30px 30px 0;
    width: initial;
    display: block; }
.page-template-home-regional .avf-infos,
.page-template-home-local .avf-infos {
  font-size: 18px; }
  .page-template-home-regional .avf-infos .btn,
  .page-template-home-local .avf-infos .btn {
    margin-top: 20px; }
  .page-template-home-regional .avf-infos i,
  .page-template-home-local .avf-infos i {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 20px; }
  .page-template-home-regional .avf-infos .infos-item,
  .page-template-home-local .avf-infos .infos-item {
    position: relative;
    padding-left: 30px; }
.page-template-home-regional #avf-infos,
.page-template-home-local #avf-infos {
  padding-top: 30px;
  font-size: 18px; }
  .page-template-home-regional #avf-infos .title,
  .page-template-home-local #avf-infos .title {
    color: #00509a;
    padding-bottom: 50px; }
  .page-template-home-regional #avf-infos h3.title,
  .page-template-home-local #avf-infos h3.title {
    color: #00abbd;
    padding: 30px 0 5px;
    font-size: 28px; }
  .page-template-home-regional #avf-infos i,
  .page-template-home-local #avf-infos i {
    color: #00abbd;
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 20px; }
  .page-template-home-regional #avf-infos .infos-item,
  .page-template-home-local #avf-infos .infos-item {
    position: relative;
    padding-left: 30px; }
    .page-template-home-regional #avf-infos .infos-item a,
    .page-template-home-local #avf-infos .infos-item a {
      color: #00abbd; }
  .page-template-home-regional #avf-infos p,
  .page-template-home-local #avf-infos p {
	margin-bottom: 8px;
    font-size: 15px;
    line-height: 16px;
  }
.page-template-home-regional #mapbubble .infos-photo,
.page-template-home-local #mapbubble .infos-photo {
  border: 5px solid #fff;
  border-radius: 100%;
  width: 236px;
  height: 236px;
  overflow: hidden;
  display: block;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  left: -210px;
  top: 30px; }
.page-template-home-regional h1.site-title p,
.page-template-home-local h1.site-title p {
  margin-bottom: 0; }
.page-template-home-regional h1.site-title span,
.page-template-home-local h1.site-title span {
  padding: 10px 0; }
.page-template-home-regional #alert,
.page-template-home-local #alert {
  background: #00509a;
  color: #fff;
  border-top: 10px solid #f1f1f1;
  border-bottom: 10px solid #f1f1f1;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 600; }
  .page-template-home-regional #alert p:last-child,
  .page-template-home-local #alert p:last-child {
    margin: 0; }

.wpgmza_map {
  position: absolute;
  top: 17px;
  right: 0; }

@media screen and (min-width: 700px) {
  .mobile-only {
    display: none; }

  header#masthead .main-navbar > ul > li:hover .dropdown-menu {
    display: block;
    min-width: 300px; }

  #map {
    min-height: 380px; }

  footer .menu {
    margin-top: 20px; } }
@media screen and (max-width: 700px) {
  header#masthead #avf-nav {
    display: none; }
  header#masthead .image-banner {
    min-height: 150px;
    background-image: url(../img/bg_frise_mobile.png) !important; }

  body #wprmenu_bar .bar_logo {
    width: 115px;
    height: auto;
    position: relative;
    top: -15px;
    left: -15px; }

  div#wpadminbar {
    overflow: hidden; }

  .mobile-hide {
    display: none !important; }

  h1.site-title {
    text-align: center;
    font-size: 40px;
    font-family: 'Share Tech', sans-serif;
    line-height: 40px; }
    h1.site-title span {
      font-family: 'Open Sans', sans-serif;
      font-size: 25px;
      padding: 10px 0 0;
      line-height: 30px; }

  #map:before {
    display: none; }
  #map #mapform {
    padding-top: 30px;
    padding-bottom: 30px; }

  #news {
    background: #fff; }
    #news .news-section-title {
      background-image: none !important;
      height: auto;
      min-height: 0; }
      #news .news-section-title:before {
        display: none; }
      #news .news-section-title .row {
        min-height: 0; }
      #news .news-section-title .news-title {
        position: static;
        left: 0;
        bottom: 0;
        background: #00509a; }
        #news .news-section-title .news-title .title {
          text-align: center; }
    #news .news-thumb {
      text-align: center;
      max-width: 360px;
      float: none;
      margin: 0 auto; }
      #news .news-thumb img {
        border-radius: 5px; }
    #news .news-item {
      text-align: center; }
    #news .news-cat {
      opacity: 1;
      border-radius: 5px;
      display: inline-block;
      position: relative;
      top: -15px; }

  .news-info {
    margin-left: 0 !important;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent; }

  .rs-bottom {
    padding: 20px 0;
    background-color: #f1f1f1; }

  .col-d {
    order: 1; }

  .col-e {
    order: 2;
    margin-bottom: 30px;
    margin-top: -30px; }

  .standard main > article {
    padding: 0 10px; }

  #contents .side {
    padding: 0 10px;
    margin-top: 0; } 
  #full-screen-search form div {
    width: 80%;
    left: 10%;
    margin: -50px 0 0 0;
  }
  #full-screen-search form div input {
	font-size: 30px;
  }
  .home.page-template-home-local #videoButton, .home.page-template-home-regional #videoButton {
    position: relative;
    top: 0;
	margin-top:20px;
	margin-bottom:20px;
  }
  .page-template-home-regional .infos-banner, .page-template-home-local .infos-banner {
    position: relative;
  }
  #map #wpgmza_map_1 {
    position: relative;
    margin-bottom: 30px;
    width: 100% !important;
    border-radius: 0 !important;
  }
  .page-template-home-regional #mapbubble .infos-photo, .page-template-home-local #mapbubble .infos-photo{
	  position:static;
	  margin: 0 auto;
  }
  .infos-photo{
    display: none !important;
  }
  .home aside.page-sidebar {
    border-left: 0;
    padding-left: 15px;
  }
}

/*# sourceMappingURL=main.css.map */

.page-template-carte-full #wpgmza_map_1{
	position:relative !important; 
	width: 100% !important;
    padding-top: 60% !important;
}
.page-template-carte-full #map{
	min-height:0;
	background-color: transparent;
    margin-top: 0;
}
.page-template-carte-full #map:before,
.page-template-carte-full #wpgmza_filter_1{
	display:none;
}

.page-template-carte-full #map .btn.btn-turquoise {
    position: absolute;
    right: 15px;
    top: -2px;
    width: 60px;
}
a, a:hover, a:focus, a:active {
    color: #00abbd;
}
header#masthead .main-navbar{
	width: 95%;
	padding-left:20%;
}
#menu-menu-principal{
	margin-left: auto;
}/*
#avf-nav .main-navbar{
	width:95%;
	padding-left:20%;
}*/
#avf-nav .main-navbar #menu-menu-principal{
	margin-left: auto;
}
.owl-stage{
	display: flex;
    align-items: center;
}
/*
ul#menu-menu-principal>li{
	max-width: 25%;
}*/
ul#menu-menu-principal>li ul ul,
ul#menu-menu-principal>li ul .caret,
ul#menu-menu-principal>li ul a:after,
ul#menu-menu-du-haut>li .caret,
ul#menu-menu-du-haut>li a:after{
	display:none !important;
}
ul#menu-menu-principal>li>a{
    overflow: hidden;
    white-space: nowrap;
    /*text-overflow: ellipsis;*/
}
.ufaq-faq-title * {
    font-size: 18px !important;
}
.ewd-ufaq-post-margin-symbol {
    margin: 0 5px 0 0;
    position: relative;
    top: 5px;
}
#avf-nav .relative{
	z-index:1000;
}
.wp-activate-container {
    max-width: 1000px;
    margin: 120px auto;
}
#wpmem_login_form legend, #wpmem_reg{
	display:none;
}
.owl-item>div{
	background-size:contain !important;
}
.fa{
	font-family: FontAwesome !important;
}
.woocommerce-page #primary{
	width:100%;
	margin: 120px auto 40px;
}
.woocommerce-page #secondary{
	display:none;
}
@media (min-width: 1200px){
	.woocommerce-page #primary {
		max-width: 1170px;
	}
}
.standard aside .wp-polls-ul label{
	display:inline;
}

#wpadminbar #wp-admin-bar-my-sites .ab-sub-wrapper{
	max-height:80vh;
	overflow-y:auto;
	overflow-x: hidden;
}

ul#menu-menu-principal>li ul.dropdown-menu li:hover > ul.dropdown-menu {
    display: block !important;
    top: 35px;
    left: 49px;
    max-width: 250px !important;
    min-width: 250px !important;
}
.page-template-home-regional #mapbubble .infos-photo, .page-template-home-local #mapbubble .infos-photo {
    position: absolute;
}
.news-info iframe{
    max-height: 160px;
    box-shadow: 0 0 3px #111;
}

@media only screen and (max-width: 1199px){
	.admin-bar #mg-wprm-wrap.cbp-spmenu.custom, body.admin-bar #wprmenu_bar {
		top: 46px;
	}
	body.admin-bar #wprmenu_bar {
		top: 32px;
	}
	#wprmenu_bar, #mg-wprm-wrap {
		display: block;
	}
	#wprmenu_bar {
		background-color: #ffffff;
	}
	header#masthead #avf-nav {
		display: none;
	}
	#wprmenu_bar .menu_title {
		font-weight: 400;
		font-size: 20px;
		line-height: 35px;
		position: relative;
		top: -6px;
	}
	  header#masthead #avf-nav {
		display: none; }
	  header#masthead .image-banner {
		min-height: 150px;
		background-image: url(../img/bg_frise_mobile.png) !important; }

	  body #wprmenu_bar .bar_logo {
		width: 115px;
		height: auto;
		position: relative;
		top: -15px;
		left: -15px; }
		.wprmenu_bar .hamburger {
			float: right;
		}
		.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after {
			background: #0b5095;
		}
		#mg-wprm-wrap ul li {
			border-top: solid 1px rgba(255,255,255,0.05);
			border-bottom: solid 1px rgba(255,255,255,0.05);
		}
		
		#wprmenu_bar {
			background-color: #ffffff;
		}

		html body div#mg-wprm-wrap .wpr_submit .icon.icon-search {
			color: #FFFFFF;
		}
		#wprmenu_bar .menu_title, #wprmenu_bar .wprmenu_icon_menu {
			color: #0b5095;
		}
		#wprmenu_bar .menu_title {
			font-size: 20px;
			font-weight: normal;
		}
		#mg-wprm-wrap li.menu-item a {
			font-size: 15px;
			text-transform: uppercase;
			font-weight: normal;
		}
		#mg-wprm-wrap li.menu-item-has-children ul.sub-menu a {
			font-size: 15px;
			text-transform: uppercase;
			font-weight: normal;
		}
		#mg-wprm-wrap li.current-menu-item > a {
			background: #6dbe4f;
		}
		#mg-wprm-wrap li.current-menu-item > a,
		#mg-wprm-wrap li.current-menu-item span.wprmenu_icon{
			color: #FFFFFF !important;
		}
		#mg-wprm-wrap {
			background-color: #0b5095;
		}
		.cbp-spmenu-push-toright {
			left: 80% ;
		}
		.cbp-spmenu-push-toright .mm-slideout {
			left:80% ;
		}
		.cbp-spmenu-push-toleft {
			left: -80% ;
		}
		#mg-wprm-wrap.cbp-spmenu-right,
		#mg-wprm-wrap.cbp-spmenu-left,
		#mg-wprm-wrap.cbp-spmenu-right.custom,
		#mg-wprm-wrap.cbp-spmenu-left.custom,
		.cbp-spmenu-vertical {
			width: 80%;
			max-width: 400px;
		}
		#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a,
		div#mg-wprm-wrap ul li span.wprmenu_icon {
			color: #FFFFFF !important;
		}
		#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
			background: #00a9b9;
			color: #FFFFFF !important;
		}
		div#mg-wprm-wrap ul>li:hover>span.wprmenu_icon {
			color: #FFFFFF !important;
		}
		.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after {
			background: #0b5095;
		}
		.wprmenu_bar .hamburger:hover .hamburger-inner, .wprmenu_bar .hamburger:hover .hamburger-inner::before,
	 .wprmenu_bar .hamburger:hover .hamburger-inner::after {
		background: #0b5095;
		}

		#wprmenu_menu.left {
			width:80%;
			left: -80%;
			right: auto;
		}
		#wprmenu_menu.right {
			width:80%;
			right: -80%;
			left: auto;
		}

			.wprmenu_bar .hamburger {
				float: right;
			}
			.wprmenu_bar #custom_menu_icon.hamburger {
				top: 0px;
				right: 0px;
				float: right;
				background-color: #CCCCCC;
			}
		.custMenu #custom_menu_icon {
		display: block;
	}html { padding-top: 42px !important; }#wprmenu_bar,#mg-wprm-wrap { display: block; }
	div#wpadminbar { position: fixed; }
}

.map-bubble{
	display:block;
	width:380px;
	height:380px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
    border-radius: 100%;
}