@import url('//fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('//fonts.googleapis.com/css?family=Oswald:400|Open+Sans:700');
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #ffffff;
}
#preloader #img {
  background: url('../graphs/loading.gif') no-repeat center center;
  width: 100%;
  height: 100%;
}
#mdb-preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ff761a;
  z-index: 9998;
  height: 100%;
  width: 100%;
}
body {
  font-family: Montserrat, Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  overflow-x: hidden !important;
  max-height: 100vh;
}
.background-full {
  background: rgba(255,255,255,0.9);
}
.no-slide {
  position: relative;
  margin-top: 228px;
}
.background-full-right {
  padding: 10px;
}
.positionCentrale {
  margin-top: 95px;
}
@media (max-width: 768px) {
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
strong {
  font-weight: bold;
}
coverHome h1 {
  letter-spacing: 8px;
}
@media (max-width: 768px) {
  coverHome h1 strong {
    font-size: 25px;
  }
}
coverHome h5 {
  letter-spacing: 3px;
}
coverHome .hr-light {
  border-top: 3px solid #fff;
  width: 80px;
}
@media (max-width: 740px) {
  .full-height,
  .full-height coverHome body,
  .full-height coverHome header,
  .full-height coverHome header .view {
    height: 100vh !important;
  }
}
coverHome p {
  padding-left: 150px;
  padding-right: 150px;
}
@media (max-width: 768px) {
  coverHome p {
    padding-left: 50px;
    padding-right: 50px;
  }
}
coverHome hr {
  margin-left: auto;
}
coverHome .hm-gradient .full-bg-imgMask {
  background: -moz-linear-gradient(45deg,rgba(255,118,26,0.4),rgba(255,118,26,0.2) 100%);
  background: -webkit-linear-gradient(45deg,rgba(255,118,26,0.4),rgba(255,118,26,0.2) 100%);
  background: -webkit-gradient(linear,45deg,from(rgba(255,118,26,0.4)),to(rgba(255,118,26,0.2)));
  background: -o-linear-gradient(45deg,rgba(255,118,26,0.4),rgba(255,118,26,0.2) 100%);
  background: linear-gradient(to 45deg,rgba(255,118,26,0.4),rgba(255,118,26,0.2) 100%);
}
@media (max-width: 768px) {
  .full-height coverHome header {
    height: 100% !important;
  }
}
coverHome .jarallax {
  min-height: 100vh;
}
.sweet-alert .sa-icon.sa-error {
  border-color: #f22620;
}
.sweet-alert .sa-icon.sa-error .sa-line {
  background-color: #f22620;
}
.sweet-alert button {
  background-color: #ff761a !important;
}
.navbar-transparent {
  background: rgba(0,0,0,0.4);
  box-shadow: 0 0 0 rgba(0,0,0,0);
  padding: 10px;
  border-bottom: 0;
  transition: background-color .35s ease 0s;
  color: #d9d9d9;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
@media (max-height: 768px) {
  [type="checkbox"] + label::before {
    display: none;
  }
}
.navbar-transparent.opaque {
  background-color: rgba(44,44,44,0.9);
  transition: background-color .35s ease 0s;
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.sm-nowrap.opaque {
  background-color: rgba(44,44,44,0.9);
  transition: background-color .35s ease 0s;
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar-header {
  text-align: center;
  margin: auto;
  padding: 20px;
  width: 100%;
}
@media (max-height: 768px) {
  .navbar-header {
    padding: 0px;
  }
}
.logo_wrapper img {
  height: 90px;
  width: 300px;
}
@media (max-width: 768px) {
  .logo_wrapper img {
    height: 90px;
    width: 300px;
  }
}
navbar hr.separate_1 {
  display: table;
  width: 100%;
  height: 1px;
  text-align: center;
  border-top: 1px dashed #ccc;
}
@media (max-width: 768px) {
  navbar hr.separate_1 {
    border: 0;
  }
}
.smartphone_logo img {
  height: 100%;
  width: 100%;
  max-height: 50px;
  max-width: 200px;
}
.main-nav {
  width: 100%;
}
.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}
.nav-brand {
  float: left;
  margin: 0;
}
.nav-brand a {
  display: block;
  padding: 10px 10px 10px 20px;
  color: #ff761a;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 25px;
  text-decoration: none;
}
#main-menu {
  clear: both;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#main-menu.opaque {
  background-color: rgba(44,44,44,0.9);
  transition: background-color .35s ease 0s;
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media (min-width: 768px) {
  #main-menu {
    clear: none;
  }
}
#main-menu,
#main-menu > .has-mega-menu {
  position: static !important;
  text-align: center;
  display: block;
  margin: auto;
  z-index: 999;
}
@media (max-width: 768px) {
  #main-menu,
  #main-menu > .has-mega-menu {
    width: 100%;
    text-align: left;
    overflow: auto;
    height: 85% !important;
    position: fixed !important;
    left: 0;
    top: 101px;
  }
}
#main-menu .mega-menu {
  margin-left: 0 !important;
  right: 0 !important;
  width: auto !important;
  max-width: 60% !important;
  text-align: center;
  margin: auto !important;
}
@media (max-width: 768px) {
  #main-menu .mega-menu {
    max-width: 100% !important;
  }
}
#main-menu > .has-mega-menu .scroll-up,
#main-menu > .has-mega-menu .scroll-down {
  margin-left: 0 !important;
}
#main-menu .mega-menu > li {
  overflow: auto;
}
#main-menu .mega-menu {
  color: #353451;
}
#main-menu .mega-menu ul {
  position: static;
  display: block;
  margin: 0.83em 0;
  border: 0;
  padding: 0 0 0 20px;
  width: auto;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#main-menu .mega-menu ul li {
  display: list-item;
  list-style-type: disc;
  border: 0;
}
#main-menu .mega-menu a {
  display: inline;
  border: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  text-align: left;
}
#main-menu .mega-menu .column-1-3 {
  padding: 0 20px;
}
@media (min-width: 768px) {
  #main-menu .mega-menu .column-1-3 {
    float: left;
    width: 33.33%;
  }
}
.mega-menu-sample-image {
  margin-bottom: 10px;
  border: 1px solid;
  width: 205px;
  height: 205px;
  line-height: 80px;
  text-align: center;
}
#main-menu:before {
  content: '';
  display: block;
  height: 1px;
  font: 1px/1px sans-serif;
  overflow: hidden;
  background: #ff6700;
}
@media (min-width: 768px) {
  #main-menu:before {
    display: none;
  }
}
.main-menu-btn {
  float: right;
  margin: 5px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  right: 0px;
  z-index: 9999;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
@media (max-height: 768px) {
  .main-menu-btn {
    float: right;
    margin: 5px;
    position: relative;
    display: inline-block;
    width: 29px;
    height: 29px;
    text-indent: 29px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    bottom: 0;
    position: absolute !important;
  }
}
.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #ffffff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}
.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px);
}
#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}
#main-menu-state:checked ~ #main-menu {
  display: block;
}
@media (min-width: 768px) {
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}
.hover-link::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #000;
  transition: width .3s;
}
.hover-link:hover::after {
  width: 100%;
}
.sm {
  position: relative;
  z-index: 9999;
}
.sm,
.sm ul,
.sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.sm-rtl,
.sm-rtl ul,
.sm-rtl li {
  direction: rtl;
  text-align: right;
}
.sm>li>h1,
.sm>li>h2,
.sm>li>h3,
.sm>li>h4,
.sm>li>h5,
.sm>li>h6 {
  margin: 0;
  padding: 0;
}
.sm ul {
  display: none;
}
.sm li,
.sm a {
  position: relative;
}
.sm a {
  display: block;
}
.sm a.disabled {
  cursor: not-allowed;
}
.sm:after {
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.sm,
.sm *,
.sm *:before,
.sm *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sm-blue {
  background: rgba(0,0,0,0.5);
  border-radius: 0px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}
.sm-blue a,
.sm-blue a:hover,
.sm-blue a:focus,
.sm-blue a:active {
  padding: 10px 20px;
  padding-right: 58px;
  color: #ffffff;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.sm-blue a.current {
  background: transparent;
  color: #ff761a;
}
.sm-blue a.disabled {
  color: #a1d1e8;
}
.sm-blue a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0,0,0,0.1);
  border-radius: 4px;
}
.sm-blue a .sub-arrow::before {
  content: '+';
}
.sm-blue a.highlighted .sub-arrow::before {
  content: '-';
}
.sm-blue > li:first-child > a,
.sm-blue > li:first-child >:not(ul) a {
  border-radius: 0;
}
.sm-blue > li:last-child > a,
.sm-blue > li:last-child > *:not(ul) a,
.sm-blue > li:last-child > ul,
.sm-blue > li:last-child > ul > li:last-child > a,
.sm-blue > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-blue > li:last-child > ul > li:last-child > ul,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0;
}
.sm-blue > li:last-child > a.highlighted,
.sm-blue > li:last-child > *:not(ul) a.highlighted,
.sm-blue > li:last-child > ul > li:last-child > a.highlighted,
.sm-blue > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0;
}
.sm-blue ul {
  background: #fff;
}
.sm-blue ul ul {
  background: rgba(102,102,102,0.1);
}
.sm-blue ul a,
.sm-blue ul a:hover,
.sm-blue ul a:focus,
.sm-blue ul a:active {
  background: transparent;
  color: #2b82ac;
  font-size: 11px;
  text-shadow: none;
  border-left: 8px solid transparent;
}
.sm-blue ul a.current {
  background: #006892;
  background-image: linear-gradient(to bottom,#006188,#006f9c);
  color: #fff;
}
.sm-blue ul a.disabled {
  color: #b3b3b3;
}
.sm-blue ul ul a,
.sm-blue ul ul a:hover,
.sm-blue ul ul a:focus,
.sm-blue ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-blue ul ul ul a,
.sm-blue ul ul ul a:hover,
.sm-blue ul ul ul a:focus,
.sm-blue ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-blue ul ul ul ul a,
.sm-blue ul ul ul ul a:hover,
.sm-blue ul ul ul ul a:focus,
.sm-blue ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-blue ul ul ul ul ul a,
.sm-blue ul ul ul ul ul a:hover,
.sm-blue ul ul ul ul ul a:focus,
.sm-blue ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}
.sm-blue ul li {
  border-top: 1px solid rgba(0,0,0,0.05);
}
.sm-blue ul li:first-child {
  border-top: 0;
}
@media (min-width: 768px) {
  .sm-blue ul {
    position: absolute;
    width: 12em;
  }
  .sm-blue li {
    float: left;
  }
  .sm-blue.sm-rtl li {
    float: right;
  }
  .sm-blue ul li,
  .sm-blue.sm-rtl ul li,
  .sm-blue.sm-vertical li {
    float: none;
  }
  .sm-blue a {
    white-space: nowrap;
  }
  .sm-blue ul a,
  .sm-blue.sm-vertical a {
    white-space: normal;
  }
  .sm-blue .sm-nowrap > li > a,
  .sm-blue .sm-nowrap > li >:not(ul) a {
    white-space: nowrap;
  }
  .sm-blue {
    background: transparent;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  }
  .sm-blue a,
  .sm-blue a:hover,
  .sm-blue a:focus,
  .sm-blue a:active,
  .sm-blue a.highlighted {
    padding: 10px 10px;
    background: transparent;
    color: #ffffff;
  }
  .sm-blue a:hover,
  .sm-blue a:focus,
  .sm-blue a:active,
  .sm-blue a.highlighted {
    background: transparent;
    color: #ffffff;
  }
  .sm-blue a.current {
    background: #ff761a;
    background-image: linear-gradient(to bottom,#ff761a,#ff761a);
    color: #fff;
  }
  .sm-blue a.disabled {
    background: #ff761a;
    background-image: linear-gradient(to bottom,#ff761a,#ff761a);
    color: #a1d1e8;
  }
  .sm-blue a .sub-arrow {
    top: auto;
    margin-top: 0;
    bottom: 0px;
    left: 50%;
    margin-left: -5px;
    right: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #ffffff transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  .sm-blue a .sub-arrow::before {
    display: none;
  }
  .sm-blue > li:first-child > a,
  .sm-blue > li:first-child >:not(ul) a {
    border-radius: 0;
  }
  .sm-blue > li:last-child > a,
  .sm-blue > li:last-child >:not(ul) a {
    border-radius: 0 !important;
  }
  .sm-blue > li:first-child {
    border-left: 0;
  }
  .sm-blue ul {
    border: 1px solid #a8a8a8;
    padding: 7px 0;
    background: rgba(0,0,0,0.4);
    border-radius: 0 0 4px 4px !important;
    box-shadow: 0 5px 12px rgba(0,0,0,0.2);
    top: 53px !important;
  }
  .sm-blue_2 ul {
    top: 237px !important;
  }
  .mega-menu.scroll {
    top: 73px !important;
  }
  .sm-blue ul ul {
    border-radius: 0px !important;
    background: rgba(0,0,0,0.4);
    top: 33px !important;
    left: 10px !important;
  }
  .sm-blue ul a,
  .sm-blue ul a:hover,
  .sm-blue ul a:focus,
  .sm-blue ul a:active,
  .sm-blue ul a.highlighted {
    border: 0 !important;
    padding: 9px 23px;
    background: transparent;
    color: #ffffff;
    border-radius: 0 !important;
  }
  .sm-blue ul a:hover,
  .sm-blue ul a:focus,
  .sm-blue ul a:active,
  .sm-blue ul a.highlighted {
    background: rgba(0,0,0,0.1);
    color: #ffffff;
  }
  .sm-blue ul a.current {
    background: rgba(0,0,0,0.1);
    color: #fff;
  }
  .sm-blue ul a.disabled {
    background: #fff;
    color: #b3b3b3;
  }
  .sm-blue ul a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }
  .sm-blue ul li {
    border: 0;
  }
  .sm-blue .scroll-up,
  .sm-blue .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-blue .scroll-up-arrow,
  .sm-blue .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #2b82ac transparent;
  }
  .sm-blue .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #2b82ac transparent transparent transparent;
  }
  .sm-blue.sm-rtl.sm-vertical a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }
  .sm-blue.sm-rtl > li:first-child > a,
  .sm-blue.sm-rtl > li:first-child >:not(ul) a {
    border-radius: 0 8px 8px 0;
  }
  .sm-blue.sm-rtl > li:last-child > a,
  .sm-blue.sm-rtl > li:last-child >:not(ul) a {
    border-radius: 8px 0 0 8px !important;
  }
  .sm-blue.sm-rtl > li:first-child {
    border-left: 1px solid #2b82ac;
  }
  .sm-blue.sm-rtl > li:last-child {
    border-left: 0;
  }
  .sm-blue.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }
  .sm-blue.sm-vertical {
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  }
  .sm-blue.sm-vertical a {
    padding: 9px 23px;
  }
  .sm-blue.sm-vertical a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }
  .sm-blue.sm-vertical > li:first-child > a,
  .sm-blue.sm-vertical > li:first-child >:not(ul) a {
    border-radius: 8px 8px 0 0;
  }
  .sm-blue.sm-vertical > li:last-child > a,
  .sm-blue.sm-vertical > li:last-child >:not(ul) a {
    border-radius: 0 0 8px 8px !important;
  }
  .sm-blue.sm-vertical > li {
    border-left: 0 !important;
  }
  .sm-blue.sm-vertical ul {
    border-radius: 4px !important;
  }
  .sm-blue.sm-vertical ul a {
    padding: 9px 23px;
  }
}
navbar .navbar-header a {
  color: #ffffff !important;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video iframe,
.video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-responsive {
  width: 100%;
}
textadmin table td {
  padding: 5px;
}
textadmin p {
  font-size: 13px;
  margin-bottom: 20px;
}
textadmin .cyan-text {
  color: #ffa467 !important;
}
textadmin .btn {
  margin: 0px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
textadmin .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: absolute !important;
  left: -76% !important;
}
@media (max-width: 768px) {
  textadmin .dropdown-menu {
    left: -15% !important;
  }
}
textadmin .btn-primary {
  background: #ff761a !important;
  color: #ffffff !important;
}
textadmin .btn-primary:hover,
textadmin .btn-primary:active,
textadmin .btn-primary:focus {
  background: #ff954d !important;
  color: #ffffff !important;
}
textadmin .btn-primary:not([disabled]):not(.disabled):active,
textadmin .btn-primary:not([disabled]):not(.disabled).active,
.show > textadmin .btn-primary.dropdown-toggle {
  background-color: #ff761a !important;
}
textadmin .dropdown-item:active,
textadmin .dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #ff761a;
}
textadmin h1 {
  font-size: 30px;
  margin: 10px 0 15px 0;
  color: #ff761a;
}
textadmin .mdb-lightbox figure {
  margin: 0;
  float: inherit;
  text-align: center;
}
textadmin .background-black {
  background: #000;
  color: #fff;
}
textadmin .background-white {
  background: #fff;
  width: 50%;
}
textadmin .text-img-basse {
  height: 805px;
  background-position: 50% 50% !important;
}
textadmin .text-img-haute {
  height: 805px;
  background-position: 50% 50% !important;
}
textadmin .text-img-centrale {
  height: 805px;
  background-position: 50% 50% !important;
}
textadmin .text-img-left {
  height: 250px;
  background-position: 50% 50% !important;
}
textadmin .text-img-right {
  height: 250px;
  background-position: 50% 50% !important;
}
textadmin .btn-primary.dropdown-toggle {
  background-color: #ff8534 !important;
}
textadmin .btn-primary.dropdown-toggle:hover,
textadmin .btn-primary.dropdown-toggle:active,
textadmin .btn-primary.dropdown-toggle:focus {
  background-color: #ff8534 !important;
}
textadmin a i {
  color: #ff761a !important;
}
textadmin a:hover i {
  color: #e65c00 !important;
}
pushForward .feature-box {
  text-align: center;
}
pushForward .feature-box .features-big .fa {
  font-size: 4rem;
}
pushForward .feature-box .features-big .feature-title {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
pushForward .section .section-heading {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
pushForward .section-description {
  color: #757575;
  margin-bottom: 4rem;
  margin-left: 15%;
  margin-right: 15%;
  text-align: center;
}
pushForward .feature-box .feature-title {
  font-weight: 500;
  margin-bottom: 1rem;
}
pushForward .float-left {
  float: left !important;
}
pushForward.feature-box .features-small .fa {
  font-size: 3rem;
}
pushForward .float-right {
  float: right !important;
}
pushForward.feature-box .feature-title {
  font-weight: 500;
  margin-bottom: 1rem;
}
pushForward .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
pushForward .pushForward-smartphone {
  margin-top: 20px;
  magin-bottom: 20px;
}
pushForward .btn-floating {
  z-index: 1;
  overflow: hidden;
  width: 55px;
  height: 55px;
  padding: 0;
  margin-bottom: 15px;
  border-radius: 50%;
  background-color: #a6c;
  -webkit-transition: .3s;
  transition: .3s;
}
pushForward .btn-floating i {
  width: inherit;
  font-size: 30px;
  line-height: 55px;
  text-align: center;
}
pushForward .btn-floating,
.btn-floating i {
  display: inline-block;
  color: #ffffff;
}
pushForward .peach-gradient {
  background: -webkit-linear-gradient(50deg,#0077DD,#0044cc);
  background: linear-gradient(40deg,#0077DD,#006d96);
}
pushForward .pushForward-smartphone h2 {
  margin-bottom: 15px;
}
pushForward .pushForward-smartphone p {
  margin-bottom: 15px;
}
pushForward .pushForward-background {
  height: 180px;
  width: 100%;
  padding: 15px;
}
pushForward .section img {
  max-width: 100%;
  height: 100%;
  max-height: 150px;
}
pushForward .card img {
  height: 100%;
  width: 100%;
}
pushForward .card-body {
  padding: 10px !important;
}
pushForward .card .card-body {
  min-height: 190px;
}
pushForward .btn-primary {
  background: #ff761a !important;
  color: #ffffff !important;
}
pushForward .btn-primary:hover,
pushForward .btn-primary:active,
pushForward .btn-primary:focus {
  background: #ff954d !important;
  color: #ffffff !important;
}
pushForward i {
  color: #008000;
}
@media (max-width: 768px) {
  pushForward h3 {
    font-size: 20px;
  }
}
pushForward h4.card-title {
  font-size: 1em;
}
pushForward .card .card-text {
  font-size: 0.8rem;
}
slider .sliderCount1 {
  max-height: 956px;
}
slider iframe {
  height: 956px;
}
slider .carousel-caption h2 {
  font-size: 3rem;
}
slider .carousel-caption {
  color: #ff761a;
}
@media (max-width: 768px) {
  slider .carousel-caption h2 {
    font-size: 20px;
  }
  slider .carousel-caption {
    padding-bottom: 10px !important;
  }
}
@media (max-width: 975px) {
  .navbar-header h1 a {
    padding: 10px;
    font-size: 25px;
  }
  slider .carousel {
    max-height: 956px;
  }
  slider .carousel-caption h2 {
    font-size: 20px;
  }
}
@media (max-width: 745px) {
  slider .carousel {
    max-height: 956px;
  }
}
@media (max-width: 650px) {
  slider .carousel {
    max-height: 956px;
  }
}
@media (max-width: 560px) {
  slider .carousel {
    max-height: 956px;
  }
}
@media (max-width: 465px) {
  slider .carousel {
    max-height: 956px;
  }
}
slider .carousel-inner {
  max-height: 956px;
}
slider .carousel-item {
  max-height: 100%;
  min-height: 180px;
}
slider .carousel-item.active {
  max-height: 100%;
  min-height: 180px;
}
slider .w-100 {
  max-height: 956px;
  height: 100%;
  min-height: 180px;
}
slider .carousel-caption {
  padding-top: 300px;
}
slider .carousel .video-fluid {
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  slider .carousel .video-fluid {
    height: 500px;
    width: 100%;
    position: absolute;
  }
}
slider .view {
  max-height: 956px;
}
slider .carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px !important;
  height: 3px !important;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255,255,255,0.5);
  bottom: -5px !important;
  border-radius: 0px !important;
}
slider .carousel-indicators {
  z-index: 1;
  bottom: 0px;
}
slider .carousel-caption {
  bottom: 0px !important;
  padding-bottom: 60px !important;
  width: 100%;
  height: 100%;
  left: 0;
}
slider p {
  color: #008000;
  font-size: 28px;
  padding-top: 20px;
}
@media (max-width: 768px) {
  slider p {
    font-size: 17px;
    padding-top: 10px;
  }
}
@media (max-width: 975px) {
  slider p {
    color: #fff;
    padding-top: 10px;
  }
}
slider .btn-primary {
  background: #ff761a !important;
  color: #ffffff !important;
}
slider .btn-primary:hover,
slider .btn-primary:active,
slider .btn-primary:focus {
  background: #ff954d !important;
  color: #ffffff !important;
}
slider .btn-primary:not([disabled]):not(.disabled):active {
  background-color: #ff761a !important;
}
@media (max-width: 768px) {
  slider h2 {
    margin-bottom: 0 !important;
  }
  slider p {
    margin-bottom: 0px;
  }
}
slider .carousel-fade .carousel-inner {
  background: #000;
}
slider .carousel-fade .carousel-control {
  z-index: 2;
}
slider .carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  transition: opacity 1.5s ease-in-out;
}
slider .carousel-fade .next.left,
slider .carousel-fade .prev.right,
slider .carousel-fade .carousel-item.active {
  opacity: 1;
}
slider .carousel-fade .active.left,
slider .carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
@media all and (transform-3d),(-webkit-transform-3d) {
  slider .carousel-fade .carousel-inner > .carousel-item.next,
  slider .carousel-fade .carousel-inner > .carousel-item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  slider .carousel-fade .carousel-inner > .carousel-item.prev,
  slider .carousel-fade .carousel-inner > .carousel-item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  slider .carousel-fade .carousel-inner > .carousel-item.next.left,
  slider .carousel-fade .carousel-inner > .carousel-item.prev.right,
  slider .carousel-fade .carousel-inner > .carousel-item.active {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,0.4);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,0.4);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
slider .scroll-down {
  display: block;
  position: absolute;
  bottom: 9%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
slider .scroll-down:hover {
  opacity: 0.5;
}
slider .scroll-down::after {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
slider .scroll-down::before {
  position: absolute;
  top: -22px;
  left: -22px;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,0.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb 3s infinite;
  animation: sdb 3s infinite;
  box-sizing: border-box;
}
slider .nav-link {
  padding: 0 !important;
}
slider .carousel-indicators {
  position: absolute;
  right: 0 !important;
  bottom: 0px !important;
  z-index: 15;
  justify-content: center;
  padding-left: 0 !important;
  margin-left: 15% !important;
  padding-right: 15px !important;
  display: block !important;
  left: inherit !important;
  margin-right: 0 !important;
  top: 50% !important;
}
slider .carousel .carousel-indicators li {
  margin-bottom: 5px !important;
}
sliderHaute .carousel {
  max-height: 450px;
}
sliderHaute .bg-youtube {
  background: #000;
}
@media (max-width: 975px) {
  sliderHaute .carousel {
    max-height: 450px;
    top: 41px;
    margin-bottom: 41px;
  }
}
@media (max-width: 745px) {
  sliderHaute .carousel {
    max-height: 450px;
    top: 85px;
    margin-bottom: 85px;
  }
}
@media (max-width: 650px) {
  sliderHaute .carousel {
    max-height: 450px;
    top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 560px) {
  sliderHaute .carousel {
    max-height: 450px;
    top: 16px;
    margin-bottom: 16px;
  }
}
@media (max-width: 465px) {
  sliderHaute .carousel {
    max-height: 450px;
    top: 44px;
    margin-bottom: 38px;
  }
}
sliderHaute .carousel-inner {
  max-height: 450px;
}
sliderHaute .carousel-item {
  max-height: 100%;
  min-height: 180px;
}
sliderHaute .carousel-item.active {
  max-height: 100%;
  min-height: 180px;
}
sliderHaute .w-100 {
  max-height: 450px;
  height: 100%;
  min-height: 180px;
}
sliderHaute .carousel .video-fluid {
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  sliderHaute .carousel .video-fluid {
    height: 500px;
    width: 100%;
    background: #000000;
  }
}
sliderHaute .view {
  max-height: 450px;
}
sliderHaute .carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px !important;
  height: 3px !important;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255,255,255,0.5);
  bottom: -30px !important;
}
sliderHaute .carousel-indicators {
  z-index: 1;
  bottom: 0px;
}
sliderHaute .carousel-caption {
  bottom: 0px !important;
  padding-bottom: 60px !important;
  width: 100%;
  height: 100%;
  left: 0;
}
sliderHaute .carousel-caption h2 {
  font-size: 4rem;
}
@media (max-width: 768px) {
  sliderHaute .carousel-caption h2 {
    font-size: 1rem;
  }
  sliderHaute .carousel-caption {
    padding-bottom: 10px !important;
  }
}
sliderHaute p {
  color: #fff;
  padding-top: 20px;
}
sliderHaute .btn-primary {
  background: #ff761a;
}
sliderHaute .btn-primary:hover {
  background: #ff954d !important;
}
sliderHaute .carousel-fade .carousel-inner {
  background: #000;
}
sliderHaute .carousel-fade .carousel-control {
  z-index: 2;
}
sliderHaute .carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  transition: opacity 1s ease-in-out;
}
sliderHaute .carousel-fade .next.left,
sliderHaute .carousel-fade .prev.right,
sliderHaute .carousel-fade .carousel-item.active {
  opacity: 1;
}
sliderHaute .carousel-fade .active.left,
sliderHaute .carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
@media all and (transform-3d),(-webkit-transform-3d) {
  sliderHaute .carousel-fade .carousel-inner > .carousel-item.next,
  sliderHaute .carousel-fade .carousel-inner > .carousel-item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  sliderHaute .carousel-fade .carousel-inner > .carousel-item.prev,
  sliderHaute .carousel-fade .carousel-inner > .carousel-item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  sliderHaute .carousel-fade .carousel-inner > .carousel-item.next.left,
  sliderHaute .carousel-fade .carousel-inner > .carousel-item.prev.right,
  sliderHaute .carousel-fade .carousel-inner > .carousel-item.active {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
sliderCentrale .carousel-caption {
  padding-top: 60px;
}
sliderCentrale .bg-youtube {
  background: #000;
}
@media (max-width: 768px) {
  sliderCentrale .carousel-caption {
    padding-top: 30px;
  }
}
sliderCentrale .carousel {
  max-height: 450px;
}
sliderCentrale .carousel-caption h2 {
  font-size: 3rem;
}
@media (max-width: 768px) {
  sliderCentrale .carousel-caption h2 {
    font-size: 1rem;
  }
  sliderCentrale .carousel-caption {
    padding-bottom: 10px !important;
  }
}
@media (max-width: 975px) {
  sliderCentrale .carousel {
    max-height: 450px;
    top: 0px;
    margin-bottom: 0px;
  }
  sliderCentrale .carousel-caption h2 {
    font-size: 2rem;
  }
}
@media (max-width: 745px) {
  sliderCentrale .carousel {
    max-height: 450px;
    top: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width: 650px) {
  sliderCentrale .carousel {
    max-height: 450px;
    top: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width: 560px) {
  sliderCentrale .carousel {
    max-height: 450px;
    top: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width: 465px) {
  sliderCentrale .carousel {
    max-height: 450px;
    top: 0px;
    margin-bottom: 0px;
  }
}
sliderCentrale .carousel-inner {
  max-height: 450px;
}
sliderCentrale .carousel-item {
  max-height: 100%;
  min-height: 180px;
}
sliderCentrale .carousel-item.active {
  max-height: 100%;
  min-height: 180px;
}
sliderCentrale .w-100 {
  background-size: cover;
  background-position: center;
}
sliderCentrale .button_bottom {
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  top: 35%;
}
sliderCentrale .carousel .video-fluid {
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  sliderCentrale .carousel .video-fluid {
    height: 500px;
    width: 100%;
    background: #000000;
  }
}
sliderCentrale .view {
  max-height: 450px;
}
sliderCentrale .carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px !important;
  height: 3px !important;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255,255,255,0.5);
  bottom: -5px !important;
}
sliderCentrale .carousel-indicators {
  z-index: 1;
  bottom: 0px;
}
sliderCentrale .carousel-caption {
  bottom: 0px !important;
  padding-bottom: 60px !important;
  width: 100%;
  height: 100%;
  left: 0;
}
@media (max-width: 975px) {
  sliderCentrale .carousel-caption {
    padding-top: 20px;
  }
}
sliderCentrale p {
  color: #fff;
  padding-top: 0px;
}
sliderCentrale .btn-primary {
  background: #ff761a !important;
}
sliderCentrale .btn-primary:hover,
sliderCentrale .btn-primary:active,
sliderCentrale .btn-primary:focus {
  background: #ff954d !important;
}
sliderCentrale .carousel-fade .carousel-inner {
  background: #000;
}
sliderCentrale .carousel-fade .carousel-control {
  z-index: 2;
}
sliderCentrale .carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  transition: opacity 1s ease-in-out;
}
sliderCentrale .carousel-fade .next.left,
sliderCentrale .carousel-fade .prev.right,
sliderCentrale .carousel-fade .carousel-item.active {
  opacity: 1;
}
sliderCentrale .carousel-fade .active.left,
sliderCentrale .carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
@media all and (transform-3d),(-webkit-transform-3d) {
  sliderCentrale .carousel-fade .carousel-inner > .carousel-item.next,
  sliderCentrale .carousel-fade .carousel-inner > .carousel-item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  sliderCentrale .carousel-fade .carousel-inner > .carousel-item.prev,
  sliderCentrale .carousel-fade .carousel-inner > .carousel-item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  sliderCentrale .carousel-fade .carousel-inner > .carousel-item.next.left,
  sliderCentrale .carousel-fade .carousel-inner > .carousel-item.prev.right,
  sliderCentrale .carousel-fade .carousel-inner > .carousel-item.active {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
sliderFullscreen .carousel-caption {
  position: absolute;
  right: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  height: 100%;
  bottom: 0;
  width: 100%;
  left: 0;
}
sliderFullscreen .carousel-fade .carousel-inner {
  background: #ff761a;
}
sliderFullscreen .carousel-fade .carousel-control {
  z-index: 2;
}
sliderFullscreen .carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  transition: opacity 1s ease-in-out;
}
sliderFullscreen .carousel-fade .next.left,
sliderFullscreen .carousel-fade .prev.right,
sliderFullscreen .carousel-fade .carousel-item.active {
  opacity: 1;
}
sliderFullscreen .carousel-fade .active.left,
sliderFullscreen .carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
@media all and (transform-3d),(-webkit-transform-3d) {
  sliderFullscreen .carousel-fade .carousel-inner > .carousel-item.next,
  sliderFullscreen .carousel-fade .carousel-inner > .carousel-item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  sliderFullscreen .carousel-fade .carousel-inner > .carousel-item.prev,
  sliderFullscreen .carousel-fade .carousel-inner > .carousel-item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  sliderFullscreen .carousel-fade .carousel-inner > .carousel-item.next.left,
  sliderFullscreen .carousel-fade .carousel-inner > .carousel-item.prev.right,
  sliderFullscreen .carousel-fade .carousel-inner > .carousel-item.active {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
sliderFullscreen iframe {
  height: 100vh;
  width: 100%;
}
sliderFullscreen .carousel-caption h2 {
  bottom: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  font-size: 55px;
  font-family: "Arial" !important;
  font-weight: 900;
}
sliderFullscreen .videoo .carousel-caption h2 {
  position: relative;
  margin-left: 30px;
  text-align: left;
  margin-right: auto;
  display: block;
  width: 100%;
  font-size: 50px;
  bottom: inherit;
  font-family: "Arial" !important;
  font-weight: 900;
}
@media (max-width: 768px) {
  sliderFullscreen .carousel-caption h2 {
    font-size: 25px;
  }
  sliderFullscreen .videoo .carousel-caption h2 {
    font-size: 15px;
  }
}
sliderFullscreen .carousel-caption p {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 30px;
}
sliderFullscreen .videoo .carousel-caption p {
  position: relative;
  bottom: inherit;
  margin-left: 15px;
  margin-right: auto;
  margin-bottom: 0px;
  text-align: left;
  width: 100%;
  font-size: 26px;
  line-height: normal;
}
@media (max-width: 768px) {
  sliderFullscreen .carousel-caption p {
    font-size: 15px;
  }
  sliderFullscreen .videoo .carousel-caption p {
    font-size: 12px;
  }
}
sliderFullscreen .carousel-caption a {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
sliderFullscreen .carousel .video-fluid {
  height: auto;
  width: 100%;
  position: relative;
  top: -17%;
}
sliderFullscreen .centrale .carousel .video-fluid {
  height: auto;
  width: 100%;
  position: relative;
  top: 0;
}
@media (max-height: 700px) {
  sliderFullscreen .carousel .video-fluid {
    top: -50%;
  }
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,0.4);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,0.4);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
sliderFullscreen .scroll-down {
  display: block;
  position: absolute;
  bottom: 9%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media (max-width: 768px) {
  sliderFullscreen .scroll-down {
    bottom: 15%;
  }
}
sliderFullscreen .scroll-down:hover {
  opacity: 0.5;
}
sliderFullscreen .scroll-down::after {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
sliderFullscreen .scroll-down::before {
  position: absolute;
  top: -22px;
  left: -22px;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,0.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb 3s infinite;
  animation: sdb 3s infinite;
  box-sizing: border-box;
}
sliderFullscreen .nav-link {
  padding: 0 !important;
}
sliderFullscreen .carousel-indicators {
  position: absolute;
  right: 0 !important;
  bottom: 0px !important;
  z-index: 15;
  justify-content: center;
  padding-left: 0 !important;
  margin-left: 15% !important;
  padding-right: 15px !important;
  display: block !important;
  left: inherit !important;
  margin-right: 0 !important;
  top: 50% !important;
}
@media (max-width: 768px) {
  sliderFullscreen .carousel-indicators {
    margin-left: 0 !important;
    padding-right: inherit !important;
    display: flex !important;
    left: 0 !important;
    margin-right: 0 !important;
    top: inherit !important;
    margin-bottom: 10px !important;
  }
}
sliderFullscreen .carousel .carousel-indicators li {
  margin-bottom: 5px !important;
}
sliderFullscreen .btn-primary {
  background: #ff761a !important;
}
sliderFullscreen .btn-primary:hover,
sliderFullscreen .btn-primary:active,
sliderFullscreen .btn-primary:focus {
  background: #ff954d !important;
}
sliderFullscreen .btn-primary:not([disabled]):not(.disabled):active {
  background-color: #ff954d !important;
}
sliderFullscreen .pattern-gradient {
  background: linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
}
sliderFullscreen .caption_box0 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0);
}
sliderFullscreen .caption_box1 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.1);
}
sliderFullscreen .caption_box2 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.2);
}
sliderFullscreen .caption_box3 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.3);
}
sliderFullscreen .caption_box4 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.4);
}
sliderFullscreen .caption_box5 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.5);
}
sliderFullscreen .caption_box6 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.6);
}
sliderFullscreen .caption_box7 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.7);
}
sliderFullscreen .caption_box8 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.8);
}
sliderFullscreen .caption_box9 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: rgba(0,0,0,0.9);
}
sliderFullscreen .caption_box10 {
  border-left: 7px solid #ff761a;
  width: 800px;
  height: auto;
  position: relative;
  margin: auto;
  text-align: left;
  top: 35%;
  right: 14%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background: #000000;
}
@media (max-width: 768px) {
  sliderFullscreen .caption_box {
    border-left: 7px solid #ff761a;
    width: 100%;
    height: auto;
    position: relative;
    margin: auto;
    top: 30%;
    right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 25px;
    bottom: 0;
  }
}
actuality a {
  color: #ff761a;
}
actuality .section img {
  width: 100%;
}
actuality p {
  text-align: justify;
}
actuality .btn-primary {
  background: #ff761a !important;
  color: #ffffff !important;
}
actuality .btn-primary:hover,
actuality .btn-primary:active,
actuality .btn-primary:focus {
  background: #ff954d !important;
  color: #ffffff !important;
}
actuality .btn-primary:not([disabled]):not(.disabled):active,
actuality .btn-primary:not([disabled]):not(.disabled).active,
.show > actuality .btn-primary.dropdown-toggle {
  background-color: #ff761a !important;
}
actuality .sublime-text {
  color: #008000;
}
actuality .badge-default {
  background-color: #ffa467;
  margin: auto !important;
}
event section {
  height: 570px;
  overflow-y: hidden;
  overflow-x: hidden;
  padding: 15px;
}
event .btn {
  margin: 0px !important;
}
event a.blue-text {
  color: #ff761a !important;
}
event .btn-primary {
  background: #ff761a;
  color: #ffffff !important;
}
event .btn-primary:hover,
event .btn-primary:active,
event .btn-primary:focus {
  background: #ff761a !important;
  color: #ffffff !important;
}
event-v1 .content {
  max-height: 450px;
  height: 450px;
}
event-v1 .list-group-item.active {
  background-color: #ff761a;
  border-color: #ff761a;
}
event-v1 .date {
  background-color: #ff761a !important;
}
event-v1 .year {
  background-color: #ff761a !important;
}
event-v1 .month {
  background-color: #ff8b3e !important;
}
event-v1 .labels {
  background-color: #ff761a !important;
}
event-v1 .showDateEvent {
  background-color: #ff761a !important;
}
event-v1 .showDateEvent span {
  color: #ffffff !important;
}
event-v1 .showDateEventMultiple {
  background-color: #008000 !important;
}
event-v1 .showDateEventMultiple span {
  color: #ffffff !important;
}
event-v1 .emptyEvent {
  text-align: center;
  padding-top: 100px;
}
event-v1 .day {
  background-color: #ffffff;
}
event-v1 .day-radios:checked + .day {
  background-color: #ff954d !important;
}
event-v1 .btn-primary {
  background: #ff761a !important;
}
event-v1 .btn-primary:hover,
event-v1 .btn-primary:active,
event-v1 .btn-primary:focus {
  background: #ff8534 !important;
}
event-v1 .blue-text {
  color: #ff761a !important;
}
event-v1-gauche .date {
  background-color: #ff761a !important;
}
event-v1-gauche .year {
  background-color: #ff761a !important;
}
event-v1-gauche .month {
  background-color: #ff8b3e !important;
}
event-v1-gauche .labels {
  background-color: #ff761a !important;
}
event-v1-gauche .showDateEvent {
  background-color: #ff761a !important;
}
event-v1-gauche .showDateEvent span {
  color: #ffffff !important;
}
event-v1-gauche .showDateEventMultiple {
  background-color: #008000 !important;
}
event-v1-gauche .showDateEventMultiple span {
  color: #ffffff !important;
}
event-v1-gauche .emptyEvent {
  text-align: center;
  padding-top: 100px;
}
event-v1-gauche .day {
  background-color: #ffffff;
}
event-v1-gauche .day-radios:checked + .day {
  background-color: #ff954d !important;
}
contact section {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
contact .dropdown-content li > a,
.dropdown-content li > span {
  font-size: 0.9rem;
  color: #ff761a;
  display: block;
  padding: 0.5rem;
}
contact section .contact {
  background-color: #ff761a;
}
contact section .contact .contact-icons li p,
contact section .contact .contact-icons li p a {
  color: #ffffff;
  padding-top: 0px;
}
contact section .contact .contact-icons li i.fa {
  font-size: 32px;
}
contact section .contact .contact-icons li i {
  color: rgba(255,255,255,0.8);
}
contact .formHeader h3 {
  color: #000;
}
contact h3 {
  color: #ffffff;
}
contact .card {
  background: rgba(255,255,255,0.3);
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
contact .md-form {
  margin-bottom: 0px !important;
}
contact .section .contact-icons li {
  margin-bottom: 15px;
}
contact .card .card-body h3 {
  padding: 0px !important;
  padding-left: 15px !important;
}
contact .blue {
  background: #ff761a !important;
}
contact .dropdown-content li span {
  color: #ff761a !important;
}
contact .dropdown-content li span:hover {
  background: #ff761a !important;
}
contact input[type=text]:focus:not([readonly]) + label,
contact input[type=password]:focus:not([readonly]) + label,
contact input[type=email]:focus:not([readonly]) + label,
contact input[type=url]:focus:not([readonly]) + label,
contact input[type=time]:focus:not([readonly]) + label,
contact input[type=date]:focus:not([readonly]) + label,
contact input[type=datetime-local]:focus:not([readonly]) + label,
contact input[type=tel]:focus:not([readonly]) + label,
contact input[type=number]:focus:not([readonly]) + label,
contact input[type=search-md]:focus:not([readonly]) + label,
contact input[type=search]:focus:not([readonly]) + label,
contact textarea.md-textarea:focus:not([readonly]) + label {
  color: #ff761a;
}
contact input[type="text"]:focus:not([readonly]),
contact input[type="password"]:focus:not([readonly]),
contact input[type="email"]:focus:not([readonly]),
contact input[type="url"]:focus:not([readonly]),
contact input[type="time"]:focus:not([readonly]),
contact input[type="date"]:focus:not([readonly]),
contact input[type="datetime-local"]:focus:not([readonly]),
contact input[type="tel"]:focus:not([readonly]),
contact input[type="number"]:focus:not([readonly]),
contact input[type="search-md"]:focus:not([readonly]),
contact input[type="search"]:focus:not([readonly]),
textarea.md-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #ff761a;
  -webkit-box-shadow: 0 1px 0 0 #ff761a;
  box-shadow: 0 1px 0 0 #ff761a;
}
contact .hr-light {
  border-top: 1px solid #ffffff;
}
contact input[type="text"] + label::after,
contact input[type="password"] + label::after,
contact input[type="email"] + label::after,
contact input[type="url"] + label::after,
contact input[type="time"] + label::after,
contact input[type="date"] + label::after,
contact input[type="datetime-local"] + label::after,
contact input[type="tel"] + label::after,
contact input[type="number"] + label::after,
contact input[type="search-md"] + label::after,
contact input[type="search"] + label::after,
contact textarea.md-textarea + label::after {
  width: 130px;
}
input[type="email"] + label::after {
  top: 60px;
}
@media (max-width: 768px) {
  contact .col-12 {
    padding: 0 !important;
  }
}
contact .md-form label {
  font-size: 12px;
}
phototheque h1 {
  font-size: 30px;
  margin: 10px 0 15px 0;
  color: #ff761a;
}
phototheque h4 {
  font-size: 14px;
  color: #000000;
}
phototheque .mdb-lightbox figure {
  float: none;
  display: table-cell;
  margin-left: auto;
  margin-right: auto;
  height: 500px;
  max-height: 500px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
phototheque .sp-image {
  max-height: 100% !important;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
phototheque .carousel-item {
  height: 500px;
}
phototheque .carousel-thumbnails .carousel-indicators .active {
  height: 100%;
  width: 100%;
  opacity: 0.5;
}
phototheque .carousel-control-next {
  background: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
}
phototheque .carousel-control-prev {
  background: linear-gradient(to left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
}
phototheque ol li img {
  cursor: pointer;
}
phototheque .sp-mask {
  width: 100% !important;
}
phototheque .slider-pro {
  border: 1px solid #ff761a;
  margin-left: -3px;
}
phototheque .photothequeLeft {
  border: none;
  margin-left: -3px;
  background: rgba(255,255,255,0.4);
}
phototheque .photothequeRight {
  border: none;
  margin-left: -3px;
  background: rgba(255,255,255,0.4);
}
phototheque .sp-thumbnail-container {
  border: 4px solid #fff;
  margin-bottom: 5px;
}
phototheque .sp-selected-button {
  background-color: #ff761a;
}
phototheque .sp-button {
  border: 2px solid #ff761a;
}
phototheque span.sp-legend {
  background: #ff761a;
  padding: 10px;
  color: #ffffff;
  display: block;
}
phototheque-v2 section.text {
  width: 100%;
  min-width: 100%;
  text-align: center;
  top: 50%;
}
@media (max-width: 768px) {
  phototheque-v2 section.text {
    width: 100%;
    min-width: inherit;
    text-align: center;
    top: 50%;
  }
}
phototheque-v2 section.tex {
  width: 100%;
  text-align: center;
  top: 50%;
}
phototheque-v2 h1 {
  font-family: "Oswald", Sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 50px;
  text-shadow: 2px 3px #e6e6d8, 3px 4px #c6a39a;
}
phototheque-v2 h1.left {
  font-family: "Oswald", Sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 25px;
  text-shadow: 2px 2px #e6e6d8, 3px 2px #c6a39a;
}
phototheque-v2 h1 span {
  display: inline-block;
  vertical-align: middle;
}
phototheque-v2 h1.left span {
  display: inline-block;
  vertical-align: middle;
}
phototheque-v2 span.star {
  font-size: 20px;
}
phototheque-v2 h3 {
  font-family: "Open Sans", Sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  position: relative;
}
phototheque-v2 h3:before,
phototheque-v2 h3:after {
  content: " ";
  position: absolute;
  width: 100px;
  height: 10px;
  border-top: 2px solid #121212;
  border-bottom: 2px solid #121212;
}
phototheque-v2 h3:before {
  margin: 5px 0 0 -110px;
}
phototheque-v2 h3:after {
  margin: 5px 0 0 10px;
}
@media (max-width: 768px) {
  phototheque-v2 h3 {
    font-size: 12px;
  }
  phototheque-v2 h3:before,
  phototheque-v2 h3:after {
    width: 30px;
  }
  phototheque-v2 h3:before {
    margin: 5px 0 0 -40px;
  }
}
phototheque-v2 .phototheque-container-left-right {
  max-height: 450px;
  padding: 0px !important;
}
phototheque-v2 .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}
videotheque p {
  font-size: 25px;
}
videotheque .title-videotheque {
  font-size: 20px;
}
videotheque .video-fluid {
  width: 100%;
  height: auto;
}
videotheque .video-youtube,
videotheque .video-youtube iframe {
  height: 200px;
  width: 100%;
  border: none !important;
}
videotheque .view {
  margin-bottom: 5px;
}
videotheque .btn-outline-primary {
  background-color: transparent;
  color: #000 !important;
  border-color: #000;
}
videotheque .btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
  background-color: transparent;
  color: #000 !important;
  border-color: #000;
}
goldenBook-v1 .testimonial-carousel .testimonial .avatar img {
  -webkit-box-shadow: none;
  box-shadow: none;
}
goldenBook-v1 .testimonial-carousel .testimonial .avatar {
  margin-bottom: 0px;
}
goldenBook-v1 .testimonial-carousel .testimonial .avatar img {
  max-width: 120px;
}
goldenBook-v1 h4 {
  margin-bottom: 5px !important;
}
goldenBook-v1 h4,
goldenBook-v1 h6,
goldenBook-v1 p {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
goldenBook-v1 p {
  text-align: center;
}
goldenBook-v1 .goldenBookLeft p {
  text-align: justify;
  line-height: 22px;
}
goldenBook-v1 .goldenBookLeft .carousel-control.left {
  left: 3%;
}
goldenBook-v1 .goldenBookLeft .carousel-control.right {
  right: 3%;
}
goldenBook-v1 .goldenBookRight p {
  text-align: justify;
  line-height: 22px;
}
goldenBook-v1 .goldenBookRight .carousel-control.left {
  left: 3%;
}
goldenBook-v1 .goldenBookRight .carousel-control.right {
  right: 3%;
}
goldenBook-v1 h4.blue-text {
  color: #ff761a !important;
}
goldenBook-v1 .carousel-multi-item .carousel-indicators .active {
  height: 25px;
  max-width: 25px;
  background-color: #ff761a !important;
  border-radius: 50% !important;
}
goldenBook-v1 .carousel-multi-item .carousel-indicators li {
  height: 20px;
  max-width: 20px;
  background-color: #ff761a !important;
  margin-bottom: -60px;
  border-radius: 50% !important;
  cursor: pointer;
}
goldenBook-v1 .carousel-multi-item {
  margin-bottom: 40px;
}
goldenBook-v1 .testimonial-carousel .testimonial p {
  text-align: justify;
}
goldenBook-v1 .horusColor {
  background: #ff761a !important;
}
goldenBook-v1 .btn-primary {
  background: #ff761a !important;
}
goldenBook-v1 .btn-primary:hover,
.btn-primary:active,
goldenBook-v1 .btn-primary:focus {
  background: #e65c00 !important;
}
goldenBook-v1 .btn-primary:not([disabled]):not(.disabled):active,
goldenBook-v1 .btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  background-color: #ff761a !important;
}
goldenBook-v1 .btn-info:not([disabled]):not(.disabled):active,
goldenBook-v1 .btn-info:not([disabled]):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  background-color: #ff761a !important;
}
goldenBook-v1 .prefix.active {
  color: #ff761a !important;
}
goldenBook-v1 input[type=text]:focus:not([readonly]) + label {
  color: #ff761a !important;
}
goldenBook-v1 input[type=email]:focus:not([readonly]) + label {
  color: #ff761a !important;
}
goldenBook-v1 input[type="text"]:focus:not([readonly]) {
  border-bottom: 1px solid #ff761a;
  -webkit-box-shadow: 0 1px 0 0 #ff761a;
  box-shadow: 0 1px 0 0 #ff761a;
}
goldenBook-v1 input[type="email"]:focus:not([readonly]) {
  border-bottom: 1px solid #ff761a;
  -webkit-box-shadow: 0 1px 0 0 #ff761a;
  box-shadow: 0 1px 0 0 #ff761a;
}
goldenBook-v1 textarea.md-textarea:focus:not([readonly]) + label {
  color: #ff761a;
}
goldenBook-v1 .btn-info,
goldenBook-v1 .btn-info:active,
goldenBook-v1 .btn-info:focus {
  background: #ff761a !important;
}
goldenBook-v1 .btn-info:hover {
  background: #ff954d;
}
goldenBook-v1 input[type="email"].invalid + label::after {
  width: 150px;
}
goldenBook-v1 .marginLeft35px {
  margin-left: 35px !important;
}
goldenBook-v1 textarea.md-textarea {
  overflow-y: scroll;
  height: 100px;
}
goldenBook-v1 .modal-dialog.cascading-modal {
  margin-top: 5%;
}
googlemap #map_wrapper {
  height: 400px;
}
googlemap .mapping {
  width: 100%;
  height: 100%;
}
googlemap .mapping #load {
  left: 0;
  top: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: rgba(0,0,0,0.2);
}
googlemap .mapping #load #img {
  background: url('../graphs/loading.gif') no-repeat center center;
  width: 100%;
  height: 100%;
}
googlemap .img-googlemap {
  height: auto;
  width: 100%;
}
@media (max-width: 768px) {
  googlemap .img-googlemap {
    max-height: 100px !important;
    max-width: 100px !important;
    padding-right: 0px;
  }
}
googlemap .info_content {
  overflow-x: hidden;
  height: 100%;
  color: #000;
  min-width: 410px;
}
googlemap .card-text {
  text-align: justify;
}
googlemap h4 {
  font-size: 2.0rem;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 768px) {
  googlemap h4 {
    font-size: 1.1rem;
  }
}
googlemap .card.card-cascade .view.gradient-card-header {
  padding: 5px 5px;
}
googlemap .blue-gradient {
  background: -webkit-linear-gradient(50deg,#ff954d,#cd5200) !important;
  background: linear-gradient(40deg,#ff954d,#cd5200) !important;
}
googlemap .btn-blue {
  background: #ff7f29 !important;
}
googlemap .btn-blue:hover,
googlemap .btn-blue:active,
googlemap .btn-blue:focus {
  background: #ff7f29 !important;
}
googlemap .modal-dialog {
  max-width: 650px;
}
googlemap .card .card-text {
  color: #ffffff;
}
googlemap .gm-style-iw {
  background: #f56300;
  box-shadow: -14px 0px 0px #f56300, -14px 9px 0px #f56300, -14px -8px 0px #f56300, 15px -8px 0px #f56300, 15px 9px 0px #f56300;
  padding: 10px;
}
@media (max-width: 768px) {
  googlemap .gm-style-iw {
    padding: 0px;
  }
  googlemap .gm-style-iw:after {
    bottom: -48px !important;
  }
}
googlemap .gm-style-iw {
  overflow: visible !important;
}
googlemap .gm-style-iw div {
  overflow: visible !important;
}
googlemap .gm-style-iw::after {
  content: '';
  width: 0;
  height: 0;
  border: 22px solid transparent;
  border-top-color: #f56300;
  z-index: 4;
  position: relative;
  top: auto;
  bottom: -58px;
  margin: auto;
}
socialnetwork .footer-social,
socialnetwork-centrale-haute-v1 .footer-social {
  background: #ff761a;
}
socialnetwork .social-text {
  color: #ffffff;
}
socialnetwork a i:before {
  color: #ffffff !important;
}
socialnetwork-centrale-haute-v1 a {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
socialnetwork-centrale-haute-v1 .fa {
  display: inline;
}
socialnetwork-centrale-haute-v1 .social {
  text-transform: capitalize;
  position: relative;
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin: 25px 0 25px 8px;
  padding: 8px 0;
  border-radius: 50px;
  z-index: 110;
}
socialnetwork-centrale-haute-v1 .fa-facebook:before,
socialnetwork-centrale-haute-v1 .fa-twitter:before,
socialnetwork-centrale-haute-v1 .fa-google-plus:before,
socialnetwork-centrale-haute-v1 .fa-linkedin:before,
socialnetwork-centrale-haute-v1 .fa-instagram:before,
socialnetwork-centrale-haute-v1 .fa-youtube:before,
socialnetwork-centrale-haute-v1 .fa-tumblr:before,
socialnetwork-centrale-haute-v1 .fa-twitch:before,
socialnetwork-centrale-haute-v1 .fa-snapchat:before,
socialnetwork-centrale-haute-v1 .fa-pinterest:before {
  font-family: FontAwesome;
  position: relative;
  width: 65px;
  height: 65px;
  top: -24px;
  float: left;
  left: -12px;
  font-size: 35px;
  font-weight: 400;
  line-height: 62px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
}
socialnetwork-centrale-haute-v1 .social.facebook,
socialnetwork-centrale-haute-v1 .fa-facebook:before {
  content: '\f09a';
  background: #3b5998;
}
socialnetwork-centrale-haute-v1 .social.twitter,
socialnetwork-centrale-haute-v1 .fa-twitter:before {
  content: '\f099';
  background: #54ABED;
}
socialnetwork-centrale-haute-v1 .social.google-plus,
socialnetwork-centrale-haute-v1 .fa-google-plus:before {
  content: '\f0d5';
  background: #DC4A38;
}
socialnetwork-centrale-haute-v1 .social.linkedin,
socialnetwork-centrale-haute-v1 .fa-linkedin:before {
  content: '\f08c';
  background: #1D87BD;
}
socialnetwork-centrale-haute-v1 .social.instagram,
socialnetwork-centrale-haute-v1 .fa-instagram:before {
  content: '\f16d';
  background: -webkit-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -webkit-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -moz-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -moz-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -ms-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -ms-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -o-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -o-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: radial-gradient(circle farthest-corner at 32% 106%,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), linear-gradient(135deg,#234bd7 12%,#c33cbe 58%);
}
socialnetwork-centrale-haute-v1 .social.youtube,
socialnetwork-centrale-haute-v1 .fa-youtube:before {
  content: '\f16a';
  background: #DD2C28;
}
socialnetwork-centrale-haute-v1 .social.pinterest,
socialnetwork-centrale-haute-v1 .fa-pinterest:before {
  content: '\f231';
  background: #CC2127;
}
socialnetwork-centrale-haute-v1 .social.tumblr,
socialnetwork-centrale-haute-v1 .fa-tumblr:before {
  content: '\f173';
  background: #35506B;
}
socialnetwork-centrale-haute-v1 .social.twitch,
socialnetwork-centrale-haute-v1 .fa-twitch:before {
  content: '\f1e8';
  background: #6441A4;
}
socialnetwork-centrale-haute-v1 .social.snapchat,
socialnetwork-centrale-haute-v1 .fa-snapchat:before {
  content: '\f2ab';
  background: #c6c301;
}
socialnetwork-centrale-haute-v1 .fa-facebook-disable:before,
socialnetwork-centrale-haute-v1 .fa-twitter-disable:before,
socialnetwork-centrale-haute-v1 .fa-google-plus-disable:before,
socialnetwork-centrale-haute-v1 .fa-linkedin-disable:before,
socialnetwork-centrale-haute-v1 .fa-instagram-disable:before,
socialnetwork-centrale-haute-v1 .fa-youtube-disable:before,
socialnetwork-centrale-haute-v1 .fa-tumblr-disable:before,
socialnetwork-centrale-haute-v1 .fa-twitch-disable:before,
socialnetwork-centrale-haute-v1 .fa-snapchat-disable:before,
socialnetwork-centrale-haute-v1 .fa-pinterest-disable:before {
  font-family: FontAwesome;
  position: relative;
  width: 65px;
  height: 65px;
  top: -24px;
  float: left;
  left: -12px;
  font-size: 25px;
  font-weight: 400;
  line-height: 65px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
}
socialnetwork-centrale-haute-v1 .social.facebook,
socialnetwork-centrale-haute-v1 .fa-facebook-disable:before {
  content: '\f09a';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.twitter,
socialnetwork-centrale-haute-v1 .fa-twitter-disable:before {
  content: '\f099';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.google-plus,
socialnetwork-centrale-haute-v1 .fa-google-plus-disable:before {
  content: '\f0d5';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.linkedin,
socialnetwork-centrale-haute-v1 .fa-linkedin-disable:before {
  content: '\f08c';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.instagram,
socialnetwork-centrale-haute-v1 .fa-instagram-disable:before {
  content: '\f16d';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.youtube,
socialnetwork-centrale-haute-v1 .fa-youtube-disable:before {
  content: '\f16a';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.pinterest,
socialnetwork-centrale-haute-v1 .fa-pinterest-disable:before {
  content: '\f231';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.tumblr,
socialnetwork-centrale-haute-v1 .fa-tumblr-disable:before {
  content: '\f173';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.twitch,
socialnetwork-centrale-haute-v1 .fa-twitch-disable:before {
  content: '\f1e8';
  background: #ccc;
}
socialnetwork-centrale-haute-v1 .social.snapchat,
socialnetwork-centrale-haute-v1 .fa-snapchat-disable:before {
  content: '\f2ab';
  background: #ccc;
}
socialnetwork .footer-social,
socialnetwork-centrale-basse-v1 .footer-social {
  background: #ff761a;
}
socialnetwork .social-text {
  color: #ffffff;
}
socialnetwork a i:before {
  color: #ffffff !important;
}
socialnetwork-centrale-basse-v1 a {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
socialnetwork-centrale-basse-v1 .fa {
  display: inline;
}
socialnetwork-centrale-basse-v1 .social {
  text-transform: capitalize;
  position: relative;
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin: 25px 0 25px 8px;
  padding: 8px 0;
  border-radius: 50px;
  z-index: 110;
}
socialnetwork-centrale-basse-v1 .fa-facebook:before,
socialnetwork-centrale-basse-v1 .fa-twitter:before,
socialnetwork-centrale-basse-v1 .fa-google-plus:before,
socialnetwork-centrale-basse-v1 .fa-linkedin:before,
socialnetwork-centrale-basse-v1 .fa-instagram:before,
socialnetwork-centrale-basse-v1 .fa-youtube:before,
socialnetwork-centrale-basse-v1 .fa-tumblr:before,
socialnetwork-centrale-basse-v1 .fa-twitch:before,
socialnetwork-centrale-basse-v1 .fa-snapchat:before,
socialnetwork-centrale-basse-v1 .fa-pinterest:before {
  font-family: FontAwesome;
  position: relative;
  width: 65px;
  height: 65px;
  top: -24px;
  float: left;
  left: -12px;
  font-size: 35px;
  font-weight: 400;
  line-height: 62px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
}
socialnetwork-centrale-basse-v1 .social.facebook,
socialnetwork-centrale-basse-v1 .fa-facebook:before {
  content: '\f09a';
  background: #3b5998;
}
socialnetwork-centrale-basse-v1 .social.twitter,
socialnetwork-centrale-basse-v1 .fa-twitter:before {
  content: '\f099';
  background: #54ABED;
}
socialnetwork-centrale-basse-v1 .social.google-plus,
socialnetwork-centrale-basse-v1 .fa-google-plus:before {
  content: '\f0d5';
  background: #DC4A38;
}
socialnetwork-centrale-basse-v1 .social.linkedin,
socialnetwork-centrale-basse-v1 .fa-linkedin:before {
  content: '\f08c';
  background: #1D87BD;
}
socialnetwork-centrale-basse-v1 .social.instagram,
socialnetwork-centrale-basse-v1 .fa-instagram:before {
  content: '\f16d';
  background: -webkit-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -webkit-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -moz-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -moz-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -ms-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -ms-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -o-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -o-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: radial-gradient(circle farthest-corner at 32% 106%,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), linear-gradient(135deg,#234bd7 12%,#c33cbe 58%);
}
socialnetwork-centrale-basse-v1 .social.youtube,
socialnetwork-centrale-basse-v1 .fa-youtube:before {
  content: '\f16a';
  background: #DD2C28;
}
socialnetwork-centrale-basse-v1 .social.pinterest,
socialnetwork-centrale-basse-v1 .fa-pinterest:before {
  content: '\f231';
  background: #CC2127;
}
socialnetwork-centrale-basse-v1 .social.tumblr,
socialnetwork-centrale-basse-v1 .fa-tumblr:before {
  content: '\f173';
  background: #35506B;
}
socialnetwork-centrale-basse-v1 .social.twitch,
socialnetwork-centrale-basse-v1 .fa-twitch:before {
  content: '\f1e8';
  background: #6441A4;
}
socialnetwork-centrale-basse-v1 .social.snapchat,
socialnetwork-centrale-basse-v1 .fa-snapchat:before {
  content: '\f2ab';
  background: #c6c301;
}
socialnetwork-centrale-basse-v1 .fa-facebook-disable:before,
socialnetwork-centrale-basse-v1 .fa-twitter-disable:before,
socialnetwork-centrale-basse-v1 .fa-google-plus-disable:before,
socialnetwork-centrale-basse-v1 .fa-linkedin-disable:before,
socialnetwork-centrale-basse-v1 .fa-instagram-disable:before,
socialnetwork-centrale-basse-v1 .fa-youtube-disable:before,
socialnetwork-centrale-basse-v1 .fa-tumblr-disable:before,
socialnetwork-centrale-basse-v1 .fa-twitch-disable:before,
socialnetwork-centrale-basse-v1 .fa-snapchat-disable:before,
socialnetwork-centrale-basse-v1 .fa-pinterest-disable:before {
  font-family: FontAwesome;
  position: relative;
  width: 65px;
  height: 65px;
  top: -24px;
  float: left;
  left: -12px;
  font-size: 25px;
  font-weight: 400;
  line-height: 65px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
}
socialnetwork-centrale-basse-v1 .social.facebook,
socialnetwork-centrale-basse-v1 .fa-facebook-disable:before {
  content: '\f09a';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.twitter,
socialnetwork-centrale-basse-v1 .fa-twitter-disable:before {
  content: '\f099';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.google-plus,
socialnetwork-centrale-basse-v1 .fa-google-plus-disable:before {
  content: '\f0d5';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.linkedin,
socialnetwork-centrale-basse-v1 .fa-linkedin-disable:before {
  content: '\f08c';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.instagram,
socialnetwork-centrale-basse-v1 .fa-instagram-disable:before {
  content: '\f16d';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.youtube,
socialnetwork-centrale-basse-v1 .fa-youtube-disable:before {
  content: '\f16a';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.pinterest,
socialnetwork-centrale-basse-v1 .fa-pinterest-disable:before {
  content: '\f231';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.tumblr,
socialnetwork-centrale-basse-v1 .fa-tumblr-disable:before {
  content: '\f173';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.twitch,
socialnetwork-centrale-basse-v1 .fa-twitch-disable:before {
  content: '\f1e8';
  background: #ccc;
}
socialnetwork-centrale-basse-v1 .social.snapchat,
socialnetwork-centrale-basse-v1 .fa-snapchat-disable:before {
  content: '\f2ab';
  background: #ccc;
}
socialnetwork .footer-social,
socialnetwork-centrale-v1 .footer-social {
  background: #ff761a;
}
socialnetwork .social-text {
  color: #ffffff;
}
socialnetwork a i:before {
  color: #ffffff !important;
}
socialnetwork-centrale-v1 a {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
socialnetwork-centrale-v1 .fa {
  display: inline;
}
socialnetwork-centrale-v1 .social {
  text-transform: capitalize;
  position: relative;
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin: 25px 0 25px 8px;
  padding: 8px 0;
  border-radius: 50px;
  z-index: 110;
}
socialnetwork-centrale-v1 .fa-facebook:before,
socialnetwork-centrale-v1 .fa-twitter:before,
socialnetwork-centrale-v1 .fa-google-plus:before,
socialnetwork-centrale-v1 .fa-linkedin:before,
socialnetwork-centrale-v1 .fa-instagram:before,
socialnetwork-centrale-v1 .fa-youtube:before,
socialnetwork-centrale-v1 .fa-tumblr:before,
socialnetwork-centrale-v1 .fa-twitch:before,
socialnetwork-centrale-v1 .fa-snapchat:before,
socialnetwork-centrale-v1 .fa-pinterest:before {
  font-family: FontAwesome;
  position: relative;
  width: 65px;
  height: 65px;
  top: -24px;
  float: left;
  left: -12px;
  font-size: 35px;
  font-weight: 400;
  line-height: 62px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
}
socialnetwork-centrale-v1 .social.facebook,
socialnetwork-centrale-v1 .fa-facebook:before {
  content: '\f09a';
  background: #3b5998;
}
socialnetwork-centrale-v1 .social.twitter,
socialnetwork-centrale-v1 .fa-twitter:before {
  content: '\f099';
  background: #54ABED;
}
socialnetwork-centrale-v1 .social.google-plus,
socialnetwork-centrale-v1 .fa-google-plus:before {
  content: '\f0d5';
  background: #DC4A38;
}
socialnetwork-centrale-v1 .social.linkedin,
socialnetwork-centrale-v1 .fa-linkedin:before {
  content: '\f08c';
  background: #1D87BD;
}
socialnetwork-centrale-v1 .social.instagram,
socialnetwork-centrale-v1 .fa-instagram:before {
  content: '\f16d';
  background: -webkit-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -webkit-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -moz-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -moz-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -ms-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -ms-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: -o-radial-gradient(32% 106%,circle cover,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), -o-linear-gradient(-45deg,#234bd7 12%,#c33cbe 58%);
  background: radial-gradient(circle farthest-corner at 32% 106%,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%), linear-gradient(135deg,#234bd7 12%,#c33cbe 58%);
}
socialnetwork-centrale-v1 .social.youtube,
socialnetwork-centrale-v1 .fa-youtube:before {
  content: '\f16a';
  background: #DD2C28;
}
socialnetwork-centrale-v1 .social.pinterest,
socialnetwork-centrale-v1 .fa-pinterest:before {
  content: '\f231';
  background: #CC2127;
}
socialnetwork-centrale-v1 .social.tumblr,
socialnetwork-centrale-v1 .fa-tumblr:before {
  content: '\f173';
  background: #35506B;
}
socialnetwork-centrale-v1 .social.twitch,
socialnetwork-centrale-v1 .fa-twitch:before {
  content: '\f1e8';
  background: #6441A4;
}
socialnetwork-centrale-v1 .social.snapchat,
socialnetwork-centrale-v1 .fa-snapchat:before {
  content: '\f2ab';
  background: #c6c301;
}
socialnetwork-centrale-v1 .fa-facebook-disable:before,
socialnetwork-centrale-v1 .fa-twitter-disable:before,
socialnetwork-centrale-v1 .fa-google-plus-disable:before,
socialnetwork-centrale-v1 .fa-linkedin-disable:before,
socialnetwork-centrale-v1 .fa-instagram-disable:before,
socialnetwork-centrale-v1 .fa-youtube-disable:before,
socialnetwork-centrale-v1 .fa-tumblr-disable:before,
socialnetwork-centrale-v1 .fa-twitch-disable:before,
socialnetwork-centrale-v1 .fa-snapchat-disable:before,
socialnetwork-centrale-v1 .fa-pinterest-disable:before {
  font-family: FontAwesome;
  position: relative;
  width: 65px;
  height: 65px;
  top: -24px;
  float: left;
  left: -12px;
  font-size: 25px;
  font-weight: 400;
  line-height: 65px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
}
socialnetwork-centrale-v1 .social.facebook,
socialnetwork-centrale-v1 .fa-facebook-disable:before {
  content: '\f09a';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.twitter,
socialnetwork-centrale-v1 .fa-twitter-disable:before {
  content: '\f099';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.google-plus,
socialnetwork-centrale-v1 .fa-google-plus-disable:before {
  content: '\f0d5';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.linkedin,
socialnetwork-centrale-v1 .fa-linkedin-disable:before {
  content: '\f08c';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.instagram,
socialnetwork-centrale-v1 .fa-instagram-disable:before {
  content: '\f16d';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.youtube,
socialnetwork-centrale-v1 .fa-youtube-disable:before {
  content: '\f16a';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.pinterest,
socialnetwork-centrale-v1 .fa-pinterest-disable:before {
  content: '\f231';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.tumblr,
socialnetwork-centrale-v1 .fa-tumblr-disable:before {
  content: '\f173';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.twitch,
socialnetwork-centrale-v1 .fa-twitch-disable:before {
  content: '\f1e8';
  background: #ccc;
}
socialnetwork-centrale-v1 .social.snapchat,
socialnetwork-centrale-v1 .fa-snapchat-disable:before {
  content: '\f2ab';
  background: #ccc;
}
socialnetwork-centrale-haute-v2 section a {
  display: table;
  text-align: center;
  color: #fff;
  float: left;
  margin: 0 auto;
  font-size: 30px;
  text-decoration: none;
  width: 60px;
  height: 60px;
}
socialnetwork-centrale-haute-v2 section a i {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  text-align: center;
  padding: 13px 10px 5px;
  display: block;
  width: 60px;
  height: 60px;
  position: relative;
}
socialnetwork-centrale-haute-v2 .effect-two a {
  color: #fff;
  position: relative;
}
socialnetwork-centrale-haute-v2 .fa {
  padding: 15px !important;
}
@media (max-width: 768px) {
  socialnetwork-centrale-haute-v2 section a {
    display: table;
    text-align: center;
    color: #fff;
    float: left;
    margin: 0 auto;
    font-size: 25px;
    text-decoration: none;
    width: 60px;
    height: 60px;
  }
  socialnetwork-centrale-haute-v2 section a i {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-align: center;
    padding: 13px 10px 5px;
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
  }
  socialnetwork-centrale-haute-v2 .fa {
    padding: 11px !important;
  }
}
socialnetwork-centrale-haute-v2 i {
  background: #ff954d;
  border-radius: 50%;
  margin: 5px;
  color: #ffffff;
}
socialnetwork-centrale-haute-v2 i:hover {
  background: transparent;
  border-radius: 50%;
  margin: 5px;
}
socialnetwork-centrale-haute-v2 .effect-two a:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ff761a;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.3);
  z-index: 0;
}
socialnetwork-centrale-haute-v2 .effect-two a:hover:before {
  box-shadow: 0 0 7px rgba(0,0,0,0.37);
  background-color: #ff761a;
  transform: scale(1);
  opacity: 1;
}
socialnetwork-centrale-haute-v2 .effect-two a i {
  padding: 14px 12px 8px 10px;
}
socialnetwork-centrale-haute-v2 .effect-two a:hover i {
  transform: scale(0.8);
}
socialnetwork-centrale-haute-v2 .tooltip-script .tooltiptext {
  margin-left: -60px;
  bottom: 80px;
}
socialnetwork-centrale-basse-v2 section a {
  display: table;
  text-align: center;
  color: #fff;
  float: left;
  margin: 0 auto;
  font-size: 30px;
  text-decoration: none;
  width: 60px;
  height: 60px;
}
socialnetwork-centrale-basse-v2 section a i {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  text-align: center;
  padding: 13px 10px 5px;
  display: block;
  width: 60px;
  height: 60px;
  position: relative;
}
socialnetwork-centrale-basse-v2 .effect-two a {
  color: #fff;
  position: relative;
}
socialnetwork-centrale-basse-v2 .fa {
  padding: 15px !important;
}
socialnetwork-centrale-basse-v2 i {
  background: #ff954d;
  border-radius: 50%;
  margin: 5px;
}
socialnetwork-centrale-basse-v2 i:hover {
  background: transparent;
  border-radius: 50%;
  margin: 5px;
}
socialnetwork-centrale-basse-v2 .effect-two a:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ff761a;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.3);
  z-index: 0;
}
socialnetwork-centrale-basse-v2 .effect-two a:hover:before {
  box-shadow: 0 0 7px rgba(0,0,0,0.37);
  background-color: #ff761a;
  transform: scale(1);
  opacity: 1;
}
socialnetwork-centrale-basse-v2 .effect-two a i {
  padding: 14px 12px 8px 10px;
}
socialnetwork-centrale-basse-v2 .effect-two a:hover i {
  transform: scale(0.8);
}
socialnetwork-centrale-basse-v2 .tooltip-script .tooltiptext {
  margin-left: -60px;
  bottom: 80px;
}
socialnetwork-gauche #social-icons {
  position: fixed;
  top: 25%;
}
socialnetwork-gauche #social-icons.left {
  left: 0px;
}
socialnetwork-gauche #social-icons.right {
  right: 0px;
}
socialnetwork-gauche #social-icons a {
  display: block;
  text-decoration: none;
  width: 45px;
  height: 40px;
}
socialnetwork-gauche #social-icons .fa {
  display: block;
  font-size: 25px;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  padding: 8px;
  color: #fff;
  text-shadow: 1px 1px 1px #222;
}
socialnetwork-gauche #social-icons:hover .fa {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
socialnetwork-gauche #social-icons .fa-facebook {
  background-color: #3b5998;
}
socialnetwork-gauche #social-icons .fa-instagram {
  background-color: #2E5E86;
}
socialnetwork-gauche #social-icons .fa-pinterest {
  background-color: #CC2127;
}
socialnetwork-gauche #social-icons .fa-twitter {
  background-color: #00aced;
}
socialnetwork-gauche #social-icons .fa-youtube {
  background-color: #bb0000;
}
socialnetwork-gauche #social-icons .fa-google-plus {
  background-color: #dd4b39;
}
socialnetwork-gauche #social-icons .fa-linkedin {
  background-color: #007bb6;
}
socialnetwork-gauche #social-icons .fa-twitch {
  background-color: #6441A4;
}
socialnetwork-gauche #social-icons .fa-snapchat {
  background-color: #C6C301;
}
socialnetwork-gauche #social-icons .fa-facebook:hover,
socialnetwork-gauche #social-icons .fa-instagram:hover,
socialnetwork-gauche #social-icons .fa-pinterest:hover,
socialnetwork-gauche #social-icons .fa-twitch:hover,
socialnetwork-gauche #social-icons .fa-snapchat:hover,
socialnetwork-gauche #social-icons .fa-twitter:hover,
socialnetwork-gauche #social-icons .fa-youtube-play:hover,
socialnetwork-gauche #social-icons .fa-linkedin:hover,
socialnetwork-gauche #social-icons .fa-google-plus:hover {
  opacity: 0.8;
}
socialnetwork-droite #social-icons {
  position: fixed;
  top: 25%;
}
socialnetwork-droite #social-icons.left {
  left: 0px;
}
socialnetwork-droite #social-icons.right {
  right: 0px;
}
socialnetwork-droite #social-icons a {
  display: block;
  text-decoration: none;
  width: 45px;
  height: 40px;
}
socialnetwork-droite #social-icons .fa {
  display: block;
  font-size: 25px;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  padding: 8px;
  color: #fff;
  text-shadow: 1px 1px 1px #222;
}
socialnetwork-droite #social-icons:hover .fa {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
socialnetwork-droite #social-icons .fa-facebook {
  background-color: #3b5998;
}
socialnetwork-droite #social-icons .fa-instagram {
  background-color: #2E5E86;
}
socialnetwork-droite #social-icons .fa-pinterest {
  background-color: #CC2127;
}
socialnetwork-droite #social-icons .fa-twitter {
  background-color: #00aced;
}
socialnetwork-droite #social-icons .fa-youtube {
  background-color: #bb0000;
}
socialnetwork-droite #social-icons .fa-google-plus {
  background-color: #dd4b39;
}
socialnetwork-droite #social-icons .fa-linkedin {
  background-color: #007bb6;
}
socialnetwork-droite #social-icons .fa-twitch {
  background-color: #6441A4;
}
socialnetwork-droite #social-icons .fa-snapchat {
  background-color: #C6C301;
}
socialnetwork-droite #social-icons .fa-facebook:hover,
socialnetwork-droite #social-icons .fa-instagram:hover,
socialnetwork-droite #social-icons .fa-pinterest:hover,
socialnetwork-droite #social-icons .fa-twitch:hover,
socialnetwork-droite #social-icons .fa-snapchat:hover,
socialnetwork-droite #social-icons .fa-twitter:hover,
socialnetwork-droite #social-icons .fa-youtube-play:hover,
socialnetwork-droite #social-icons .fa-linkedin:hover,
socialnetwork-droite #social-icons .fa-google-plus:hover {
  opacity: 0.8;
}
pdfViewer .tab-content {
  padding: 0px !important;
  padding-top: 0px !important;
}
pdfViewer iframe {
  width: 100%;
  height: 200px;
  border: 1px solid #ff761a;
}
pdfViewer .pdfViewer-block {
  max-height: 200px;
}
pdfViewer .title-pdfViewer {
  font-size: 30px;
}
pdfViewer .view {
  margin-bottom: 5px;
  overflow: visible;
}
pdfViewer .btn-outline-primary,
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
  background-color: transparent;
  color: #000 !important;
  border-color: #000;
}
newsletter .close {
  float: right;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
newsletter .newsletter-social {
  background: #ff761a;
}
newsletter .newsletter-text {
  color: #ffffff;
}
newsletter h2 {
  color: #ffffff;
}
newsletter h2.bold-font {
  font-weight: 600;
  font-size: 2rem;
}
newsletter .blue-text {
  color: #ffa467 !important;
}
newsletter .primary-color-dark {
  background: #c24e00 !important;
  color: #ffffff !important;
}
newsletter .primary-color-dark:hover {
  background: #e65c00 !important;
  color: #ffffff !important;
}
newsletter .primary-color {
  background: #ff761a !important;
}
newsletter .primary-color h4 {
  color: #ffffff !important;
}
newsletter .btn-primary {
  background: #ff761a;
  color: #ffffff !important;
}
newsletter .btn-primary:hover,
newsletter .btn-primary:active,
newsletter .btn-primary:focus {
  background: #ff8534 !important;
  color: #ffffff !important;
}
newsletter .prefix.active {
  color: #ff761a !important;
}
newsletter input[type=email]:focus:not([readonly]) + label {
  color: #ff761a !important;
}
newsletter input[type="email"]:focus:not([readonly]) {
  border-bottom: 1px solid #ff761a;
  -webkit-box-shadow: 0 1px 0 0 #ff761a;
  box-shadow: 0 1px 0 0 #ff761a;
}
newsletter .horusColor {
  background: #ff761a !important;
}
newsletter input[type="email"].valid + label:after,
newsletter input[type="email"].invalid + label:after {
  width: 150px;
}
newsletter .modal-dialog.cascading-modal .modal-header {
  padding: 5px;
}
newsletter .modal-dialog.cascading-modal .close {
  top: -5px;
}
newsletter-left .btn-primary,
newsletter-left .btn-primary:active,
newsletter-left .btn-primary:focus {
  background-color: #ff761a !important;
}
newsletter-left .btn-primary:hover {
  background-color: #ff6700 !important;
}
newsletter-left .prefix.active {
  color: #ff761a !important;
}
newsletter-left input[type=email]:focus:not([readonly]) + label {
  color: #ff761a !important;
}
newsletter-left input[type="email"]:focus:not([readonly]) {
  border-bottom: 1px solid #ff761a;
  -webkit-box-shadow: 0 1px 0 0 #ff761a;
  box-shadow: 0 1px 0 0 #ff761a;
}
newsletter-left h3 {
  color: #008000;
}
newsletter-right .btn-primary,
newsletter-right .btn-primary:active,
newsletter-right .btn-primary:focus {
  background-color: #ff761a !important;
}
newsletter-right .btn-primary:hover {
  background-color: #ff6700 !important;
}
newsletter-right .prefix.active {
  color: #ff761a !important;
}
newsletter-right input[type=email]:focus:not([readonly]) + label {
  color: #ff761a !important;
}
newsletter-right input[type="email"]:focus:not([readonly]) {
  border-bottom: 1px solid #ff761a;
  -webkit-box-shadow: 0 1px 0 0 #ff761a;
  box-shadow: 0 1px 0 0 #ff761a;
}
newsletter-right input[type="email"].valid + label:after,
newsletter-right input[type="email"].invalid + label:after {
  width: 150px;
}
newsletter-right h3 {
  color: #008000;
}
downloadZone .css-treeview ul,
downloadZone .css-treeview li {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 5px;
}
downloadZone .css-treeview input {
  position: absolute;
  opacity: 0;
}
downloadZone .css-treeview {
  user-select: none;
}
downloadZone .css-treeview a {
  color: #35d;
  text-decoration: none;
}
downloadZone .css-treeview input + label + ul {
  margin: 0 0 0 22px;
}
downloadZone .css-treeview input ~ ul {
  display: none;
}
downloadZone .css-treeview label,
downloadZone .css-treeview label::before {
  cursor: pointer;
}
downloadZone .css-treeview input:disabled + label {
  cursor: default;
  opacity: .6;
}
downloadZone .css-treeview input:checked:not(:disabled) ~ ul {
  display: block;
}
downloadZone .css-treeview label,
downloadZone .css-treeview label::before {
  background: url("../graphs/icons.png") no-repeat;
}
downloadZone .css-treeview label,
downloadZone .css-treeview label::before {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
}
downloadZone .css-treeview label {
  background-position: 18px 0;
}
downloadZone .css-treeview label::before {
  content: "";
  width: 16px;
  margin: 0 22px 0 0;
  vertical-align: middle;
  background-position: 0 -34px;
}
downloadZone .css-treeview input:checked + label::before {
  background-position: 0 -18px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  downloadZone .css-treeview {
    -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
  }
  @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
    from {
      padding: 0;
    }
    to {
      padding: 0;
    }
  }
}
downloadZone .separate {
  border-bottom: 1px solid #537B98;
  padding-top: 0px !important;
  top: -10px;
  position: relative;
}
downloadZone a {
  font-size: 11px !important;
}
downloadZone a:hover {
  text-decoration: none;
}
downloadZone .title-height {
  line-height: 40px;
  position: relative;
  top: 8px;
}
downloadZone .btn-primary {
  background: #ff761a;
}
downloadZone .btn-primary:hover,
downloadZone .btn-primary:active,
downloadZone .btn-primary:focus {
  background: #ff761a !important;
}
jarallax .intro {
  height: 550px;
  min-height: 550px;
}
jarallax .jarallax-content {
  height: 400px;
}
jarallax .hm-black-strong .mask,
.hm-black-strong .full-bg-img {
  background-color: rgba(0,0,0,0.2);
}
@media (max-width: 768px) {
  jarallax .intro {
    height: 100%;
    min-height: 240px;
    margin-top: 15px;
  }
  jarallax .jarallax-content {
    height: 200px;
  }
}
jarallax .btn-outline-primary {
  border: 2px solid #ff761a !important;
  color: #ff761a !important;
}
jarallax .btn-outline-primary:hover,
jarallax .btn-outline-primary:active,
jarallax .btn-outline-primary:focus {
  border: 2px solid #ff954d !important;
  color: #ff954d !important;
}
jarallax .btn-outline-primary:not([disabled]):not(.disabled):active {
  border-color: #ff954d !important;
}
jarallax .blue-text {
  color: #ff761a !important;
  text-shadow: 4px 4px 6px #000;
}
@media (max-width: 768px) {
  jarallax h1 {
    font-size: 25px !important;
  }
  jarallax h5 {
    font-size: 15px !important;
  }
  jarallax h3 {
    font-size: 20px !important;
  }
}
jarallax .hm-black-strong-1 .full-bg-img {
  background-color: rgba(0,0,0,0.6);
}
jarallax .heightJarallax {
  height: 100vh;
}
jarallax .display-1 {
  font-size: 4rem;
}
@media (max-width: 768px) {
  jarallax .display-1 {
    font-size: 2rem;
  }
  jarallax .heightJarallax {
    height: 100vh;
  }
}
jarallax .overlay_gallery_wrapper {
  background: #fff;
  width: 550px;
  text-align: center;
  margin: auto;
  box-sizing: border-box;
  padding: 10px;
}
@media (max-width: 768px) {
  jarallax .overlay_gallery_wrapper {
    background: #fff;
    width: 100%;
    text-align: center;
    margin: auto;
    box-sizing: border-box;
    padding: 10px;
  }
}
jarallax .overlay_gallery_border {
  width: 100%;
  border: 1px solid #222;
  padding: 60px 30px 60px 30px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  jarallax .overlay_gallery_border {
    width: 100%;
    border: 1px solid #222;
    padding: 15px;
    box-sizing: border-box;
  }
}
jarallax .page_content_wrapper {
  padding-top: 123px;
  padding-bottom: 123px;
}
@media (max-width: 768px) {
  jarallax .page_content_wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
products .card-footer2 {
  padding: 15px;
}
products .card .card-footer2 .left {
  float: left;
  left: -15px;
}
products .card .card-footer2 .right {
  float: right;
}
products .card-footer {
  padding-bottom: 0;
}
products h4 a {
  color: #ff761a;
}
products h4 a:hover,
products h4 a:active,
products h4 a:focus {
  color: #ff761a;
}
products .card-body h5 {
  font-weight: 400;
  font-style: italic;
  color: #008000;
}
products .tooltip-script {
  display: block !important;
}
products .accordion .card h5 {
  color: #008000;
  font: bold;
}
products .btn-primary {
  background: #ff761a !important;
}
products .btn-primary:hover,
products .btn-primary:active,
products .btn-primary:focus {
  background: #ff761a !important;
}
products .btn-primary:not([disabled]):not(.disabled):active {
  background-color: #ff761a !important;
}
products input[type=text]:focus:not([readonly]) + label {
  color: #ff761a !important;
}
products textarea[type=text]:focus:not([readonly]) + label {
  color: #ff761a !important;
}
products .md-form .prefix.active {
  color: #ff761a !important;
}
input[type="text"]:focus:not([readonly]) {
  border-bottom: 1px solid #ff761a !important;
  box-shadow: 0 1px 0 0 #ff761a !important;
}
products .section img {
  margin: auto;
}
products .flex-container-masonry {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-align-content: center;
  align-content: center;
  height: calc(50%);
}
products .flex-container-masonry {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-align-content: center;
  align-content: center;
  height: calc(50%);
}
products .flexitem-centrale-sublime {
  width: 33.3%;
  margin: 5px;
  padding: 10px;
  background: #cc0000;
  color: black;
}
products .flex-item-centrale-sublime {
  background: none #fff;
  border-radius: 5px;
  cursor: pointer;
  padding: 3px;
  width: calc(31%);
  margin: 5px;
}
@media (max-width: 768px) {
  products .flex-item-centrale-sublime {
    background: none #fff;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px;
    width: calc(90%);
    margin: 5px;
  }
}
products .flexitem-left-sublime {
  width: 33.3%;
  margin: 5px;
  padding: 10px;
  background: #cc0000;
  color: black;
}
products .flex-item-left-sublime {
  background: none #fff;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px;
  width: calc(90%);
  margin: 5px;
}
@media (max-width: 768px) {
  products .flex-item-left-sublime {
    background: none #fff;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px;
    width: calc(90%);
    margin: 5px;
  }
}
products .flexitem-right-sublime {
  width: 33.3%;
  margin: 5px;
  padding: 10px;
  background: #cc0000;
  color: black;
}
products .flex-item-right-sublime {
  background: none #fff;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px;
  width: calc(90%);
  margin: 5px;
  margin-left: 30px;
}
@media (max-width: 768px) {
  products .flex-item-right-sublime {
    background: none #fff;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px;
    width: calc(90%);
    margin: 5px;
  }
}
error404 main {
  display: flex;
  height: 600px;
  margin-top: 96px;
  text-align: center;
  justify-content: center;
  align-items: center;
  background: rgba(255,255,255,0.7);
  color: #342529;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
error404 .cloud {
  width: 175px;
  height: 60px;
  background: #342529;
  border-radius: 100px;
  position: absolute;
  z-index: 5;
  top: 35%;
  left: 10%;
}
error404 .cloud.bt {
  top: 75%;
  left: 75%;
}
error404 .cloud:after,
error404 .cloud:before {
  content: '';
  position: absolute;
  background: #342529;
  z-index: -1;
}
error404 .cloud:after {
  width: 50px;
  height: 50px;
  top: -25px;
  left: 25px;
  border-radius: 50%;
}
error404 .cloud:before {
  width: 90px;
  height: 90px;
  top: -45px;
  right: 25px;
  border-radius: 200px;
}
@keyframes lds-blocks {
  0% {
    background: #689cc5;
  }
  12.5% {
    background: #689cc5;
  }
  12.625% {
    background: #93dbe9;
  }
  100% {
    background: #93dbe9;
  }
}
@-webkit-keyframes lds-blocks {
  0% {
    background: #689cc5;
  }
  12.5% {
    background: #689cc5;
  }
  12.625% {
    background: #93dbe9;
  }
  100% {
    background: #93dbe9;
  }
}
.lds-blocks {
  position: relative;
}
.lds-blocks div {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #93dbe9;
  -webkit-animation: lds-blocks 1.8s linear infinite;
  animation: lds-blocks 1.8s linear infinite;
}
.lds-blocks {
  width: 200px !important;
  max-height: 100px !important;
  -webkit-transform: translate(-100px,-100px) scale(1) translate(100px,100px);
  transform: translate(-100px,-100px) scale(1) translate(100px,100px);
  text-align: center;
  display: inline-block;
}
error500 main {
  display: flex;
  height: 600px;
  margin-top: 105px;
  text-align: center;
  justify-content: center;
  align-items: center;
  background: rgba(255,255,255,0.7);
  color: #342529;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
error500 .cloud {
  width: 175px;
  height: 60px;
  background: #342529;
  border-radius: 100px;
  position: absolute;
  z-index: 5;
  top: 35%;
  left: 10%;
}
error500 .cloud.bt {
  top: 75%;
  left: 75%;
}
error500 .cloud:after,
error500 .cloud:before {
  content: '';
  position: absolute;
  background: #342529;
  z-index: -1;
}
error500 .cloud:after {
  width: 50px;
  height: 50px;
  top: -25px;
  left: 25px;
  border-radius: 50%;
}
error500 .cloud:before {
  width: 90px;
  height: 90px;
  top: -45px;
  right: 25px;
  border-radius: 200px;
}
@keyframes lds-blocks {
  0% {
    background: #689cc5;
  }
  12.5% {
    background: #689cc5;
  }
  12.625% {
    background: #93dbe9;
  }
  100% {
    background: #93dbe9;
  }
}
@-webkit-keyframes lds-blocks {
  0% {
    background: #689cc5;
  }
  12.5% {
    background: #689cc5;
  }
  12.625% {
    background: #93dbe9;
  }
  100% {
    background: #93dbe9;
  }
}
.lds-blocks {
  position: relative;
}
.lds-blocks div {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #93dbe9;
  -webkit-animation: lds-blocks 1.8s linear infinite;
  animation: lds-blocks 1.8s linear infinite;
}
.lds-blocks {
  width: 200px !important;
  max-height: 100px !important;
  -webkit-transform: translate(-100px,-100px) scale(1) translate(100px,100px);
  transform: translate(-100px,-100px) scale(1) translate(100px,100px);
  text-align: center;
  display: inline-block;
}
.tooltip-script {
  position: relative;
  display: inline-block;
  z-index: 0;
}
.tooltip-script .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #e65c00;
  color: #ffffff;
  text-align: center;
  padding: 5px 2px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -68px;
  opacity: 0;
  transition: opacity 1s;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
}
.tooltip-script .tooltiptext::after {
  content: "";
  position: absolute;
  top: 105%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #1C2331 transparent transparent transparent;
}
.tooltip-script:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.tooltip-inner {
  padding: 5px 8px 8px 5px !important;
}
#scrool-top-indic {
  position: fixed;
  right: 0px;
  bottom: 20px;
  z-index: 2;
}
@media (max-width: 768px) {
  #scrool-top-indic {
    position: fixed;
    right: 0px;
    bottom: 60px;
    z-index: 2;
  }
}
#cont {
  width: 70px;
  height: 50px;
  background: rgba(0,0,0,0.3);
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  color: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 3;
  border-left: 1px solid #008000;
  border-bottom: 1px solid #008000;
  border-top: 1px solid #008000;
}
@media (max-width: 768px) {
  #cont {
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.3);
    text-align: center;
    line-height: 35px;
    font-size: 20px;
    color: #fff;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 3;
    border-left: 1px solid #008000;
    border-bottom: 1px solid #008000;
    border-top: 1px solid #008000;
  }
}
#cont .fa {
  z-index: 9999;
  position: relative;
}
#back {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  background: #ff761a;
  z-index: 1;
}
footer.page-footer {
  margin-top: 0 !important;
  min-height: 100%;
  height: auto;
}
footer p {
  color: #fff;
  margin-bottom: 0px !important;
}
footer h6 {
  line-height: 2.5rem;
}
footer .blue.accent-2 {
  background-color: #ff761a !important;
}
footer.unique-color-dark {
  background-color: #004d00 !important;
}
@media (min-width: 1190px) {
  footer .bannerFooter {
    opacity: 0.2;
    height: 252px;
    width: 100%;
    position: absolute;
    z-index: 0;
  }
}
footer.page-footer .footer-copyright {
  background-color: rgba(255,118,26,0.2);
  position: relative;
  font-size: inherit;
}
footer .pds {
  height: 80px;
  overflow-y: hidden;
}
txtdefil .content {
  display: block;
  padding: 5px;
  overflow: hidden;
  position: relative;
  width: 100%;
  left: -15px;
}
txtdefil .message {
  display: block;
  margin-left: -100%;
  padding: 0 5px;
  font-size: 2rem;
  text-align: left;
  animation: defilement 20s infinite linear;
}
txtdefil .message:after {
  content: attr(data-text);
  position: absolute;
  white-space: nowrap;
  padding-left: 20px;
}
txtdefil span {
  padding-right: 10px;
}
@keyframes defilement {
  0%,
  100% {
    margin-left: 0;
  }
  99.99% {
    margin-left: -100%;
  }
}
chatbox .chat-circle {
  position: fixed;
  bottom: 75px;
  right: 0;
  background: #ff761a;
  width: 70px;
  height: 50px;
  color: white;
  padding: 13px 3px 0 0;
  cursor: pointer;
  margin-right: 0;
  border-left: 1px solid #008000;
  border-bottom: 1px solid #008000;
  border-top: 1px solid #008000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  z-index: 99;
}
@media (max-width: 768px) {
  chatbox .chat-circle {
    position: fixed;
    bottom: 100px;
    right: 0;
    background: #ff761a;
    width: 40px;
    height: 40px;
    color: white;
    padding: 7px 3px 0 0;
    cursor: pointer;
    margin-right: 0;
    border-left: 1px solid #008000;
    border-bottom: 1px solid #008000;
    border-top: 1px solid #008000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 99;
  }
}
chatbox .btn#my-btn {
  background: white;
  padding-top: 13px;
  padding-bottom: 12px;
  border-radius: 45px;
  padding-right: 40px;
  padding-left: 40px;
  color: #ff761a;
}
chatbox #chat-overlay {
  background: rgba(255,255,255,0.1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: none;
}
chatbox .chat-box {
  display: none;
  background: #efefef;
  position: fixed;
  right: 10px;
  bottom: 80px;
  width: 350px;
  max-width: 85vw;
  max-height: 100vh;
  border-radius: 0px;
  z-index: 99;
}
@media (max-width: 768px) {
  chatbox .chat-box {
    display: none;
    background: #efefef;
    right: 0;
    position: fixed;
    bottom: 0px;
    width: 100%;
    max-width: 100vw;
    height: calc(91.5vh) !important;
    border-radius: 0px;
    z-index: 99999;
  }
}
chatbox .chat-box-toggle {
  float: right;
  margin-right: 15px;
  cursor: pointer;
}
chatbox .chat-box-header {
  background: #ff761a;
  height: 70px;
  color: white;
  text-align: center;
  font-size: 20px;
  padding-top: 20px;
}
chatbox .chat-box-body {
  position: relative;
  height: auto;
  border: 1px solid #ccc;
  overflow: hidden;
}
@media (max-width: 768px) {
  chatbox .chat-box-body {
    height: 100%;
  }
}
chatbox .chat-box-body:after {
  content: "";
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAgOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgY3g9IjE3NiIgY3k9IjEyIiByPSI0Ii8+PHBhdGggZD0iTTIwLjUuNWwyMyAxMW0tMjkgODRsLTMuNzkgMTAuMzc3TTI3LjAzNyAxMzEuNGw1Ljg5OCAyLjIwMy0zLjQ2IDUuOTQ3IDYuMDcyIDIuMzkyLTMuOTMzIDUuNzU4bTEyOC43MzMgMzUuMzdsLjY5My05LjMxNiAxMC4yOTIuMDUyLjQxNi05LjIyMiA5LjI3NC4zMzJNLjUgNDguNXM2LjEzMSA2LjQxMyA2Ljg0NyAxNC44MDVjLjcxNSA4LjM5My0yLjUyIDE0LjgwNi0yLjUyIDE0LjgwNk0xMjQuNTU1IDkwcy03LjQ0NCAwLTEzLjY3IDYuMTkyYy02LjIyNyA2LjE5Mi00LjgzOCAxMi4wMTItNC44MzggMTIuMDEybTIuMjQgNjguNjI2cy00LjAyNi05LjAyNS0xOC4xNDUtOS4wMjUtMTguMTQ1IDUuNy0xOC4xNDUgNS43IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTg1LjcxNiAzNi4xNDZsNS4yNDMtOS41MjFoMTEuMDkzbDUuNDE2IDkuNTIxLTUuNDEgOS4xODVIOTAuOTUzbC01LjIzNy05LjE4NXptNjMuOTA5IDE1LjQ3OWgxMC43NXYxMC43NWgtMTAuNzV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjcxLjUiIGN5PSI3LjUiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjE3MC41IiBjeT0iOTUuNSIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjMDAwIiBjeD0iODEuNSIgY3k9IjEzNC41IiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiMwMDAiIGN4PSIxMy41IiBjeT0iMjMuNSIgcj0iMS41Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkzIDcxaDN2M2gtM3ptMzMgODRoM3YzaC0zem0tODUgMThoM3YzaC0zeiIvPjxwYXRoIGQ9Ik0zOS4zODQgNTEuMTIybDUuNzU4LTQuNDU0IDYuNDUzIDQuMjA1LTIuMjk0IDcuMzYzaC03Ljc5bC0yLjEyNy03LjExNHpNMTMwLjE5NSA0LjAzbDEzLjgzIDUuMDYyLTEwLjA5IDcuMDQ4LTMuNzQtMTIuMTF6bS04MyA5NWwxNC44MyA1LjQyOS0xMC44MiA3LjU1Ny00LjAxLTEyLjk4N3pNNS4yMTMgMTYxLjQ5NWwxMS4zMjggMjAuODk3TDIuMjY1IDE4MGwyLjk0OC0xOC41MDV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik0xNDkuMDUgMTI3LjQ2OHMtLjUxIDIuMTgzLjk5NSAzLjM2NmMxLjU2IDEuMjI2IDguNjQyLTEuODk1IDMuOTY3LTcuNzg1LTIuMzY3LTIuNDc3LTYuNS0zLjIyNi05LjMzIDAtNS4yMDggNS45MzYgMCAxNy41MSAxMS42MSAxMy43MyAxMi40NTgtNi4yNTcgNS42MzMtMjEuNjU2LTUuMDczLTIyLjY1NC02LjYwMi0uNjA2LTE0LjA0MyAxLjc1Ni0xNi4xNTcgMTAuMjY4LTEuNzE4IDYuOTIgMS41ODQgMTcuMzg3IDEyLjQ1IDIwLjQ3NiAxMC44NjYgMy4wOSAxOS4zMzEtNC4zMSAxOS4zMzEtNC4zMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4=');
  opacity: 0.1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  position: absolute;
  z-index: -1;
}
chatbox .chat-input-text {
  background: #f4f7f9;
  position: relative;
  height: 30px;
  padding-top: 10px;
  padding-right: 47px;
  padding-bottom: 10px;
  padding-left: 15px;
  resize: none;
  outline: none;
  border: 0px;
  color: #888;
  border-top: none;
  overflow: hidden;
  width: 83%;
}
@media (max-width: 768px) {
  chatbox .chat-input-text {
    background: #f4f7f9;
    position: fixed;
    height: 30px;
    padding-top: 10px;
    padding-right: 47px;
    padding-bottom: 10px;
    padding-left: 15px;
    resize: none;
    outline: none;
    border: 0px;
    color: #888;
    border-top: none;
    overflow: hidden;
    width: 83%;
    bottom: 0;
  }
}
chatbox .chat-input > form {
  margin-bottom: 0;
}
.chat-input {
  width: 100%;
}
chatbox .chat-input-text::-webkit-input-placeholder {
  color: #000;
}
chatbox .chat-input-text::-moz-placeholder {
  color: #000;
}
chatbox .chat-input-text:-ms-input-placeholder {
  color: #000;
}
chatbox .chat-input-text:-moz-placeholder {
  color: #000;
}
chatbox .chat-submit {
  position: absolute;
  bottom: 3px;
  right: 5px;
  background: transparent;
  box-shadow: none;
  border: none;
  border-radius: 50%;
  color: #ff761a;
  width: 35px;
  height: 35px;
}
@media (max-width: 768px) {
  chatbox .chat-submit {
    position: fixed;
    bottom: 3px;
    right: 5px;
    background: transparent;
    box-shadow: none;
    border: none;
    border-radius: 50%;
    color: #ff761a;
    width: 35px;
    height: 35px;
  }
}
chatbox .chat-logs {
  padding: 15px;
  height: 370px;
  overflow-y: scroll;
}
chatbox .chat-logs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}
chatbox .chat-logs::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}
chatbox .chat-logs::-webkit-scrollbar-thumb {
  background-color: #ff761a;
}
chatbox .formInfo {
  position: relative;
}
@media only screen and (max-width: 768px) {
  chatbox .chat-logs {
    height: 78%;
    position: fixed;
  }
  chatbox .formInfo {
    position: absolute;
    bottom: 115px;
  }
}
chatbox .chat-msg.user > .msg-avatar img {
  height: 15%;
  border-radius: 50%;
  float: left;
  width: 15%;
}
chatbox .chat-msg.self > .msg-avatar img {
  height: 15%;
  border-radius: 50%;
  float: right;
  width: 15%;
}
chatbox .cm-msg-text {
  background: white;
  padding: 5px 15px 5px 15px;
  color: #666;
  max-width: 75%;
  float: left;
  margin-left: 10px;
  position: relative;
  margin-bottom: 20px;
  border-radius: 0;
}
chatbox .chat-msg {
  clear: both;
}
chatbox .chat-msg.self > .cm-msg-text {
  float: right;
  margin-right: 10px;
  background: #ff761a;
  color: white;
}
chatbox .cm-msg-button>ul>li {
  list-style: none;
  float: left;
  width: 50%;
}
chatbox .cm-msg-button {
  clear: both;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  chatbox #chat-circle {
    bottom: 55px;
    right: 0px;
  }
}
chatbox .timer {
  font-size: 11px;
  margin-bottom: 5px;
  margin-top: 10px;
  border-top: 1px dashed #000;
  padding-top: 5px;
}
chatbox input[type="text"]:focus:not([readonly]) {
  border-bottom: 1px solid #ff761a;
  box-shadow: 0 1px 0 0 #ff761a;
}
chatbox .chat-circle.btn {
  box-shadow: inherit;
}
chatbox  .btn-primary {
  background: #ff761a !important;
  font-size: 0.8em;
  padding: 5px;
}
chatbox  .btn-primary:hover,
products .btn-primary:active,
products .btn-primary:focus {
  background: #ff761a !important;
}
chatbox  .btn-primary:not([disabled]):not(.disabled):active {
  background-color: #ff761a !important;
}
@media (max-width: 768px) {
  chatbox .background-chatbox {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #ff761a;
    top: -100%;
  }
}
privatePageIdentification .modal-dialog.cascading-modal.modal-avatar {
  margin-top: 5%;
}
privatePageIdentification .modal-dialog.cascading-modal {
  margin-top: 5%;
}
privatePageIdentification .modal-header {
  background-color: #ff761a;
  border-radius: 50% !important;
  width: 110px;
  margin: auto !important;
  border: 1px solid #ffffff !important;
  margin-top: 15px !important;
}
privatePageIdentification .modal-header i,
privatePageIdentification .header i {
  font-size: 60px;
  margin-left: auto;
  margin-right: auto;
  height: 60px;
  color: #ffffff !important;
}
privatePageIdentification .content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: .3rem;
  outline: 0;
}
privatePageIdentification .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
  background-color: #ff761a;
  border-radius: 50% !important;
  width: 142px;
  margin: -4rem 2rem 0rem 4.5rem !important;
  border: 1px solid #ffffff !important;
}
privatePageIdentification .body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
}
privatePageIdentification .btn-primary {
  background: #ff761a !important;
  color: #ffffff !important;
}
privatePageIdentification .btn-primary:hover,
privatePageIdentification .btn-primary:active,
privatePageIdentification .btn-primary:focus {
  background: #ff954d !important;
  color: #ffffff !important;
}
privatePageIdentification .btn-primary:not([disabled]):not(.disabled):active,
privatePageIdentification .btn-primary:not([disabled]):not(.disabled).active,
.show > privatePageIdentification .btn-primary.dropdown-toggle {
  background-color: #ff761a !important;
}
privatePageIdentification .navbar {
  top: 0;
  position: fixed;
  width: 100%;
  padding: 0.4rem;
  left: 0;
  z-index: 9999;
}
privatePageIdentification .primary-color {
  background-color: #ffa467 !important;
}
privatePageIdentification .dropdown .dropdown-menu.dropdown-default .dropdown-item:hover,
.dropdown .dropdown-menu.dropdown-default .dropdown-item:active {
  background-color: #ff761a;
}
privatePageIdentification .dropdown-menu {
  z-index: 9999;
}
.navtop {
  margin-top: 48px;
}
cookieNotice #formCookieNotice {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 10000;
}
#cookieNotice {
  position: absolute;
  bottom: -100%;
  right: 0;
  opacity: 0;
}
.cookie-wrapper {
  background: #fff;
  height: auto;
}
.cookie-wrapper i {
  font-size: 26px;
  padding: 15px 0 0 0;
  color: #ff761a;
}
.cookie-wrapper p {
  color: #777;
  text-align: center;
  padding: 20px;
  margin: 0;
}
.cookie-wrapper p:first-child,
.cookie-wrapper p:last-child {
  padding: 0;
}
.cookie-wrapper p a {
  color: #ff761a;
}
.cookie-wrapper p a:hover {
  font-weight: 600;
  color: #000;
}
.cookie-wrapper button {
  display: block;
  width: 250px;
  height: 40px;
  color: #fff;
  border: 1px solid transparent;
  margin: 0 auto 20px auto;
  background: #ff761a;
  transition: all 0.3s;
}
.cookie-wrapper button:hover {
  border: 1px solid #000;
  background: #fff;
  color: #000;
}
notification .modal {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
notification .modal-dialog {
  max-width: 700px;
}
notification .modal-header,
notification .modal-body {
  text-align: center;
  color: #fff;
  border: none;
}
notification .modal-header {
  padding: 1rem 1rem 0 1rem;
}
notification .modal-text {
  position: relative;
  background: #000;
  height: 395px;
  line-height: 1;
  z-index: 10;
}
notification .modal-header h5 {
  width: 100%;
  font-family: "Raleway", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  padding-top: 15px;
  color: #fff;
}
notification .modal-content {
  height: 395px;
  mask: url('../graphs/mask_popupv1.png');
  mask-size: 100% 100%;
}
notification .modal-img {
  position: relative;
}
notification .modal-img .close {
  position: absolute;
  top: 10%;
  left: 80%;
  width: 30px;
  height: 30px;
}
notification .modal-img .close i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 1.8rem;
  color: #fff;
  text-shadow: none;
}
notification .modal-img .close:hover {
  background: none;
  box-shadow: none;
  border: none;
}
notification .modal-img .close:not(:disabled):not(.disabled):hover {
  color: #fff;
  opacity: 1;
}
notification .modal-body {
  padding: 0 30px;
}
notification .modal-text button {
  position: absolute;
  left: 55%;
  top: 70%;
  transform: translateX(-50%);
  width: 200px;
  height: 40px;
  border: 1px solid transparent;
  background: #fff;
  margin-top: 25px;
  color: #000;
  transition: all 0.3s;
}
notification .modal-text button:hover {
  font-weight: 700;
  cursor: pointer;
}
notification .modal-body .subtitle {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  font-weight: 400;
}
notification .modal-body .text {
  font-family: "Old Standard TT", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 2rem;
}
notification .shadow2 {
  -webkit-box-shadow: 10px 0px 20px -10px rgba(0,0,0,0.6);
  -moz-box-shadow: 10px 0px 20px -10px rgba(0,0,0,0.6);
  box-shadow: 10px 0px 20px -10px rgba(0,0,0,0.6);
}
notification .modal-content.border_one {
  position: relative;
  mask: unset;
  border: 2px solid #fff;
  height: 395px;
  box-sizing: border-box;
}
notification .modal-content .border_two,
notification .modal-content .border_three {
  position: absolute;
}
notification .modal-content .border_two {
  top: 5px;
  left: 5px;
  height: 381px;
  border: 1px solid #fff;
}
notification .modal-content .border_three {
  top: 15px;
  left: 15px;
  height: 361px;
  border-style: dotted;
  border-color: #fff;
}
notification .modal-text.right {
  background: none;
  padding: 0 35px 0 0;
}
notification .modal-text.right .text {
  margin-top: 1rem;
}
notification .modal-text.right .separator {
  background: url('../graphs/separator.png') center center no-repeat;
  height: 5px;
}
notification .modal-text.right .main_btn {
  left: 45%;
  top: 72%;
  transform: translateX(-50%);
  width: 200px;
  height: 40px;
  border: 1px solid transparent;
  background: url('../graphs/button.png') center center no-repeat;
  background-size: cover;
  color: #000;
  font-weight: 400;
  transition: all 0.3s;
}
notification .modal-text.right .main_btn:hover {
  font-weight: 700;
  cursor: pointer;
}
notification .modal-text button.close {
  position: absolute;
  top: 0%;
  left: 82%;
  background: none;
  border: 1px solid transparent;
  margin-top: 0;
}
notification .modal-text .close i {
  position: absolute;
  top: 50%;
  left: 80%;
  transform: translateY(-50%);
  font-size: 1.8rem;
  color: #fff;
  text-shadow: none;
}
@media screen and (min-width: 321px) and (max-width: 768px) {
  notification .modal {
    padding: 0 15px !important;
    height: auto;
  }
  notification .modal-content {
    height: 425px;
  }
  notification .modal-text {
    padding-left: 0;
  }
  notification .left .modal-header {
    padding-top: 0;
  }
  notification .left .modal-header h5 {
    font-size: 20px;
  }
  notification .right .modal-header h5 {
    font-size: 22px;
  }
  notification .left .modal-body .subtitle {
    font-size: 18px;
  }
  notification .left .modal-body .text {
    margin-top: 1rem;
    font-size: 16px;
  }
  notification .modal-text button {
    top: 42%;
    left: 50%;
    height: 30px;
    width: 160px;
    transition: all 0.3s;
  }
  notification .modal-text button:hover {
    font-weight: 700;
    cursor: pointer;
  }
  notification .modal-text.right {
    padding: 0;
  }
  notification .modal-text.right .main_btn {
    left: 50%;
    top: 75%;
  }
  notification .modal-text button.close {
    position: absolute;
    top: -10%;
    left: 50%;
  }
  notification .modal-text .close i {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  notification .modal-img {
    height: 175px;
  }
  notification .modal-img img {
    width: 100%;
  }
}
@media (max-width: 320px) {
  notification .modal-content {
    height: 425px;
  }
  notification .modal-text {
    padding-left: 0;
  }
  notification .modal-header {
    padding-top: 0;
  }
  notification .modal-header h5 {
    font-size: 19px;
    color: #fff;
  }
  notification .modal-body .subtitle {
    font-size: 17px;
  }
  notification .modal-body .text {
    margin-top: 1rem;
    font-size: 15px;
  }
  notification .modal-text button {
    top: 40%;
    left: 50%;
    height: 30px;
    width: 160px;
    transition: all 0.3s;
  }
  notification .modal-text button:hover {
    font-weight: 700;
    cursor: pointer;
  }
  notification .modal-text.right {
    padding: 20px 0 0 0;
  }
  notification .right .modal-header h5 {
    font-size: 20px;
    color: #fff;
  }
  notification .right .modal-body .subtitle {
    font-size: 20px;
  }
  notification .right .modal-body .text {
    font-size: 21px;
  }
  notification .modal-text.right .main_btn {
    top: 74%;
    left: 50%;
  }
  notification .modal-text.right button.close {
    position: absolute;
    top: -10%;
    left: 50%;
  }
  notification .modal-text.right .close i {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  notification .modal-img img {
    width: 100%;
    height: auto;
  }
}