/* line 1, ../sass/_customstyle.scss */
.full-height {
  height: 100%;
}

/* line 5, ../sass/_customstyle.scss */
.fusion-header-v1 .fusion-header.fusion-sticky-shadow {
  height: 149px !important;
}

/* header */
/* line 10, ../sass/_customstyle.scss */
.custom-top-header {
  position: relative;
  background: #111;
  color: #fff;
  padding: 5px 0;
}
/* line 15, ../sass/_customstyle.scss */
.custom-top-header:before {
  content: "";
  position: absolute;
  display: block;
  width: 140%;
  height: 100%;
  background: #111;
  top: 0;
  left: -20%;
}
/* line 25, ../sass/_customstyle.scss */
.custom-top-header .fusion-row {
  position: relative;
}
/* line 31, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignleft .widget_custom_html .textwidget a {
  display: inline-block;
  line-height: 36px;
  font-size: 16px;
  padding: 0 10px;
}
/* line 41, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignright section {
  display: inline-block;
}
/* line 44, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignright .wpml-ls {
  border: 0 none;
  padding: 0;
}
/* line 47, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignright .wpml-ls ul {
  padding: 0;
  margin: 0;
}
/* line 51, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignright .wpml-ls ul li a {
  padding: 0 15px;
}
/* line 53, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignright .wpml-ls ul li a span {
  line-height: 36px;
  font-size: 16px;
}
/* line 63, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignright .widget.menu nav ul {
  padding: 0;
  margin: 0;
}
/* line 67, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignright .widget.menu nav ul li.button a {
  display: block !important;
  border: 1px solid #fff !important;
  line-height: 36px;
  padding: 0 15px !important;
  color: #fff !important;
  font-size: 16px !important;
}
/* line 74, ../sass/_customstyle.scss */
.custom-top-header .fusion-alignright .widget.menu nav ul li.button a:hover {
  border-color: #518ac9 !important;
  color: #518ac9 !important;
}
/* line 84, ../sass/_customstyle.scss */
.custom-top-header a {
  color: #fff;
}
/* line 86, ../sass/_customstyle.scss */
.custom-top-header a:hover {
  color: #518ac9;
}

/* line 94, ../sass/_customstyle.scss */
.tarif-table table tr th {
  font-weight: bold;
  color: #518ac9;
  padding: 10px;
  text-align: center;
}
/* line 102, ../sass/_customstyle.scss */
.tarif-table table tr td:first-child {
  padding: 10px;
  max-width: 40px;
  font-size: 14px;
}
/* line 107, ../sass/_customstyle.scss */
.tarif-table table tr td:nth-child(3) {
  font-size: 14px;
  padding: 10px;
}
/* line 111, ../sass/_customstyle.scss */
.tarif-table table tr td img {
  max-width: 46px;
}
/* line 119, ../sass/_customstyle.scss */
.tarif-table table tbody tr:first-child td {
  font-size: 14px;
  line-height: 18px;
}

/* line 129, ../sass/_customstyle.scss */
#sidebar .heading {
  padding: 10px 0 0 15px;
}
/* line 132, ../sass/_customstyle.scss */
#sidebar h4.widget-title {
  font-weight: bold;
}

/* line 137, ../sass/_customstyle.scss */
footer .rpwwt-widget ul li {
  margin-bottom: 5px;
}

/* line 143, ../sass/_customstyle.scss */
.fusion-footer footer a {
  line-height: 1.3;
}

/* line 149, ../sass/_customstyle.scss */
#sidebar .heading {
  padding-left: 0;
}
/* line 151, ../sass/_customstyle.scss */
#sidebar .heading h4 {
  margin: 5px 0;
}
/* line 156, ../sass/_customstyle.scss */
#sidebar .menu-item a {
  color: #0c394e;
  padding: 5px 0 !important;
}
/* line 159, ../sass/_customstyle.scss */
#sidebar .menu-item a:hover {
  text-decoration: underline;
}
/* line 164, ../sass/_customstyle.scss */
#sidebar .menu-item.current-menu-item a {
  text-decoration: underline;
}
/* line 170, ../sass/_customstyle.scss */
#sidebar form input {
  height: 38px;
}
/* line 173, ../sass/_customstyle.scss */
#sidebar form p {
  margin-bottom: 7px;
  margin-top: 8px;
}
/* line 177, ../sass/_customstyle.scss */
#sidebar form input[type=submit] {
  padding: 10px 29px;
}
/* line 180, ../sass/_customstyle.scss */
#sidebar form .fusion-alert-content {
  text-transform: none;
}

/* line 186, ../sass/_customstyle.scss */
.flip-box-back-inner a {
  color: #333;
  font-weight: bold;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  border: 1px solid #fff;
  padding: 5px 0;
  background: #fff;
}
/* line 195, ../sass/_customstyle.scss */
.flip-box-back-inner a:hover {
  background: #333;
  color: #fff;
}

/* tv table */
/* line 202, ../sass/_customstyle.scss */
.yes {
  width: 66px;
  height: 66px;
  background-image: url("../images/yes.png");
}

/* line 207, ../sass/_customstyle.scss */
.no {
  width: 66px;
  height: 66px;
  background-image: url("../images/no.png");
}

/* line 216, ../sass/_customstyle.scss */
#tv-table {
  border-collapse: collapse;
  position: relative;
}
/* line 219, ../sass/_customstyle.scss */
#tv-table thead {
  background: #63afe2;
}
/* line 221, ../sass/_customstyle.scss */
#tv-table thead th {
  padding: 10px;
  text-align: center;
  border: 1px solid #dcdcdc;
}
/* line 229, ../sass/_customstyle.scss */
#tv-table tbody tr td {
  padding: 10px;
  text-align: center;
  border: 1px solid #dcdcdc;
}
/* line 233, ../sass/_customstyle.scss */
#tv-table tbody tr td img {
  max-width: 46px;
  height: auto;
}
/* line 237, ../sass/_customstyle.scss */
#tv-table tbody tr td .no,
#tv-table tbody tr td .yes {
  width: 46px;
  height: 46px;
  margin: 0 auto;
  background-size: cover;
}
/* line 245, ../sass/_customstyle.scss */
#tv-table tbody tr:nth-child(even) {
  background: #f6f6f6;
}

@media screen and (max-width: 767px) {
  /* line 253, ../sass/_customstyle.scss */
  .fusion-header-v1 .fusion-header {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
  }
  /* line 258, ../sass/_customstyle.scss */
  .fusion-header-v1 .fusion-header .custom-top-header {
    margin-bottom: 10px;
  }
  /* line 263, ../sass/_customstyle.scss */
  .fusion-header-v1 .fusion-header .custom-top-header .fusion-alignleft .widget_custom_html .textwidget > a {
    font-size: 15px;
    padding: 0 4px;
  }
  /* line 267, ../sass/_customstyle.scss */
  .fusion-header-v1 .fusion-header .custom-top-header .fusion-alignleft .widget_custom_html .textwidget > a:nth-child(-n+3) i {
    display: none;
  }
  /* line 271, ../sass/_customstyle.scss */
  .fusion-header-v1 .fusion-header .custom-top-header .fusion-alignleft .widget_custom_html .textwidget > a:nth-last-child(-n+2) {
    display: none;
  }
  /* line 278, ../sass/_customstyle.scss */
  .fusion-header-v1 .fusion-header .custom-top-header .fusion-alignright {
    display: none;
  }

  /* line 285, ../sass/_customstyle.scss */
  .fusion-mobile-menu-icons .fusion-icon-bars {
    font-size: 36px;
  }
  /* line 287, ../sass/_customstyle.scss */
  .fusion-mobile-menu-icons .fusion-icon-bars:before {
    color: #0c394e;
  }

  /* line 295, ../sass/_customstyle.scss */
  .fusion-mobile-menu-expanded ul.fusion-menu > li:first-child {
    border-right: 1px solid #000;
  }
  /* line 298, ../sass/_customstyle.scss */
  .fusion-mobile-menu-expanded ul.fusion-menu > li:nth-child(-n+2) {
    display: inline-block;
    width: 50%;
  }
  /* line 301, ../sass/_customstyle.scss */
  .fusion-mobile-menu-expanded ul.fusion-menu > li:nth-child(-n+2) a {
    height: 30px;
    background: #518ac9;
    text-align: center;
    padding: 0;
  }
  /* line 306, ../sass/_customstyle.scss */
  .fusion-mobile-menu-expanded ul.fusion-menu > li:nth-child(-n+2) a span {
    line-height: 30px;
    display: block;
    padding: 0;
    color: #fff;
  }
  /* line 315, ../sass/_customstyle.scss */
  .fusion-mobile-menu-expanded ul.fusion-menu > li.cabinet a {
    background: #518ac9;
    border: 1px solid #000;
  }
  /* line 318, ../sass/_customstyle.scss */
  .fusion-mobile-menu-expanded ul.fusion-menu > li.cabinet a span {
    color: #fff;
  }
}
/* line 327, ../sass/_customstyle.scss */
.fusion-header-shadow > div {
  box-shadow: none !important;
}

@media screen and (min-width: 768px) {
  /* line 332, ../sass/_customstyle.scss */
  .fusion-main-menu li.wpml-ls-item {
    display: none;
  }
  /* line 335, ../sass/_customstyle.scss */
  .fusion-main-menu li.cabinet {
    display: none;
  }
}

/*# sourceMappingURL=screen.css.map */
