/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
div#contact-form > div.g-content {
  width: 50%;
  transform: translateX(50%);
}
div#contact-form form {
  text-align: left;
}
div#contact-form div.form-field {
  padding-bottom: 1.5rem;
}
div#contact-form div.form-input-wrapper input {
  width: 100% !important;
}
div#contact-form div.form-textarea-wrapper textarea {
  width: 100% !important;
  height: 200px !important;
}
div#contact-form div.buttons {
  text-align: center;
}
div#contact-form div.buttons button {
  margin: auto 1.5rem;
}
div#contact-form .required {
  color: #F00;
}
#g-footer div.g-social {
  text-align: right !important;
}
footer.recal {
  position: absolute;
  bottom: 0;
  width: 100%;
}
footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
  font-size: 300 !important;
}
footer #links-footer div.g-block:not(:first-child) {
  border-left: 2px solid rgba(255, 255, 255, 0.25);
}
footer h3 {
  color: #FFFFFF !important;
  font-weight: 200;
  font-size: 1.3rem !important;
}
footer a {
  color: #FFFFFF !important;
  margin-left: 0.5rem;
}
footer a:hover {
  color: #d8db36 !important;
  text-decoration: underline;
}
footer #other-links a:before, footer li a::before {
  content: "» ";
}
footer #links-footer i[class^=fa] {
  font-size: 1.8rem;
  color: #FFFFFF;
}
footer #links-footer i[class^=fa]::before {
  /*content: none;*/
}
footer #other-links {
  text-align: right;
}
footer #other-links a:not(:last-child) {
  margin-right: 0.5rem;
}
body.credits table th:first-child {
  width: 25%;
}
div.notices {
  margin: 2.5em auto;
  padding-right: 2rem;
}
div.notices a {
  text-decoration: underline;
}
div.notices a:hover {
  text-decoration: underline;
}
div.notices.blue strong {
  color: #28a1c5;
}
div.notices.blue a, div.notices.blue a:hover, div.notices.blue strong a, div.notices.blue strong a:hover {
  color: #066698 !important;
}
div.notices.green strong {
  color: #3d8b3d;
}
div.notices.green a, div.notices.green a:hover, div.notices.green strong a, div.notices.green strong > a:hover {
  color: #0f4c0f;
}
div.notices.yellow strong {
  color: #df8a13;
}
div.notices.yellow a, div.notices.yellow a:hover, div.notices.yellow strong a, div.notices.yellow strong > a:hover {
  color: #c34b01;
}
div.notices.red strong {
  color: #b52b27;
}
div.notices.red a, div.notices.red a:hover, div.notices.red strong a, div.notices.red strong > a:hover {
  color: #b52b27;
}
div.notices h4 {
  margin: 0 0 -1rem 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
}
div.notices h4 i {
  margin-right: 0.8rem;
}
body.references div#API h3 {
  color: #0088cc !important;
}
body.references aside#g-aside {
  /*border: 1px solid #F00 !important;/**/
  margin-left: 2.5rem;
  position: fixed;
  top: 60px;
  z-index: 1000;
  /**/
}
body.references aside#g-aside div[id^="custom"] {
  /*margin: 0;/**/
  padding: 0;
}
#menu-right, #menu-left {
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, rgba(17, 36, 74, 0), rgba(17, 36, 74, 0.75), rgba(17, 36, 74, 0)) 0 100%;
  /**/
}
#menu-left {
  border-left: none;
}
#menu-right {
  border-right: none;
}
#menu-left > div[id^="jlnavbar"] {
  margin: 0;
  padding: 0;
}
/* reset all   /**/
#menu-left li {
  list-style-type: none;
  margin: 0rem auto;
}
#menu-left a {
  color: #333;
}
/* Premier niveau   /**/
#menu-left ul.jl-navbar-nav {
  margin-left: 0;
}
#menu-left ul.jl-navbar-nav > li {
  font-weight: bold;
  padding-bottom: 0;
  margin-top: 1rem;
}
#menu-left ul.jl-navbar-nav > li:first-child {
  padding-bottom: 0;
  margin-bottom: 1rem;
  font-weight: bold;
}
#menu-left ul.jl-navbar-nav > li:last-child {
  margin-top: 0.5rem;
}
#menu-left ul.jl-navbar-nav > li > a {
  text-transform: uppercase;
  display: inline-block;
  width: 80%;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  font-weight: bold;
  color: #333;
  /***/
}
#menu-left ul.jl-navbar-nav > li.jl-parent > a {
  border-bottom: 1px dashed #666;
}
/*  Espacement verticale Groupe et sous groupe  /**/
#menu-right ul, #menu-left ul.jl-nav-sub {
  margin-bottom: 0.5rem;
}
#menu-left ul.jl-navbar-nav > li.jl-parent > ul.jl-nav-sub li:not(.jl-parent):not(.jl-active) > a {
  font-weight: 400 !important;
}
#menu-left ul.jl-navbar-nav > li.jl-parent > ul.jl-nav-sub li:not(.jl-parent):not(.jl-active) > a:hover {
  font-weight: bold !important;
}
#menu-left ul.jl-navbar-nav > li.jl-parent > ul.jl-nav-sub > li.jl-parent > a {
  display: inline-block;
  margin-bottom: 0.5rem;
  width: 80%;
  border-bottom: 1px dashed #CDCDCD;
}
#menu-left li:not(.jl-active) > a::before {
  content: "-";
  font-weight: 700;
  color: #ffffff !important;
}
#menu-left li.jl-active > a::before {
  content: "»";
  color: #0088cc !important;
  font-weight: 700;
  margin-left: -2px;
}
#menu-left li:not(.jl-active) a:hover {
  font-weight: bold !important;
}
#menu-left li.jl-active > a {
  font-weight: 700;
  /**/
  color: #0088cc !important;
}
#menu-left li.jl-active.forced > a, #menu-left li.jl-active:not(.jl-parent) {
  background: rgba(0, 136, 204, 0.1);
  box-shadow: -2px 0px 4px rgba(0, 136, 204, 0.1), 0px -2px 4px rgba(0, 136, 204, 0.1), 0px 2px 4px rgba(0, 136, 204, 0.1) !important;
  width: 100%;
}
#menu-left li.jl-active.forced, #menu-left li.jl-active.forced > a {
  padding-left: 0;
  margin-left: 0;
}
#menu-right ul li:first-child {
  font-weight: bold;
  color: #333 !important;
  text-transform: uppercase;
  border-bottom: 1px dashed #666;
  /**/
  margin-bottom: 0.5rem;
}
#menu-right ul li:not(:first-child) {
  margin-left: 1rem;
}
#menu-right li a {
  color: #666666;
}
#menu-right li a:hover {
  font-weight: bold !important;
}
#menu-right li {
  display: block;
  list-style-type: none;
}
/* Logo Header */
#logo-header {
  padding-top: 0.7rem;
}
#logo-header > div[id^="logo"] {
  margin: 0;
  padding: 0;
}
[id^="langswitcher"] {
  position: relative;
  top: 0;
  right: 0px;
  margin: 0 !important;
  padding: 0 !important;
  height: 0px;
}
[id^="langswitcher"] ul.langswitcher {
  font-size: 0.8em;
  /**/
}
header#g-header div[id^="menu"].g-content {
  margin: 0;
  padding: 0;
}
header#g-header, #g-navigation {
  background: #11244a !important;
  background: linear-gradient(328deg, #11244a 21%, #63bc46 70%) !important;
  /**/
}
#g-showcase .gp_content_inner {
  margin-top: -5rem;
}
nav.g-main-nav ul.g-toplevel {
  align-items: center;
  justify-content: center;
}
nav.g-main-nav ul.g-toplevel li {
  margin: 0;
  padding: 0;
}
nav.g-main-nav ul.g-toplevel li.active {
  font-weight: bolder !important;
}
nav.g-main-nav ul.g-toplevel li.active span {
  color: #0088cc !important;
}
nav.g-main-nav ul.g-toplevel li a {
  margin: -1px;
  padding: 0;
}
h1 strong, h2 strong {
  color: #0088cc;
}
h1 {
  line-height: 2.35rem !important;
}
#column-2 h1 > a, #column-3 h1 > a {
  /*width: 100%;
  text-align: center;/**/
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
}
#column-2 h2 a.toTheTop, #column-2 h3 a.toTheTop, #column-3 h1:not(:last-child) a.toTheTop {
  float: right;
  font-size: 1.5rem;
  margin-top: 1rem;
}
#column-2 h2 a.toTheTop {
  margin-top: 0.5rem;
}
#column-2 h3 a.toTheTop {
  margin-top: 0;
}
body.outline-api_-_3_colonnes.references a.toTheTop {
  margin-top: -2px !important;
}
body.outline-api_-_3_colonnes.references h3 {
  color: #0088cc;
}
h4.gp_accordion_question {
  font-weight: bolder;
  color: #0088cc;
}
h4.gp_accordion_question.gp_active {
  color: #0088cc;
}
h6 {
  position: relative;
  display: block;
  margin-top: 0rem;
  margin-bottom: -1.25rem;
  z-index: 11;
}
h6 strong {
  margin-left: 0.8rem;
  border: 1px solid #dddddd;
  padding: 4px 8px;
  background: #FFF;
  font-size: 1rem;
  color: #333;
  font-family: Consolas, Menlo, Monaco, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace;
}
div#search div[di^="custom"] {
  margin: 0;
  padding: 0;
}
div#search.recal-search-box {
  margin-bottom: -4rem !important;
}
div#search div.search-wrapper {
  margin: 1.2rem 0 0rem 0;
  padding: 0;
}
div#search-tinny div.search-wrapper {
  margin: 1.2rem 0 -2rem 0;
  padding: 0;
}
div.search-wrapper input {
  color: #666 !important;
}
html {
  scroll-behavior: smooth;
}
.debug, .debug strong {
  background: yellow !important;
  color: red !important;
}
hr.dotted {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #FFF;
  margin-top: -1.5rem;
}
hr.lighted {
  border: 0;
  border-bottom: 1px dashed #EDEDED;
  background: #FFF;
  margin-top: -1.5rem;
}
hr.reset {
  margin-top: 0;
}
.img {
  border: 1px solid #CDCDCD;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25) !important;
  /*-1px 0px 2px rgba(0,0,0,0.5), 
              1px 0px 2px rgba(0,0,0,0.5), 
              /*0px -1px 2px rgba(0,0,0,0.5), /**/
}
pre[class^="language"] code[class^="language"] {
  display: block;
  margin-top: 10px;
}
pre {
  margin-bottom: 2rem !important;
}
.stay-tune {
  background: rgba(140, 196, 75, 0.25);
  border-radius: 8px;
  width: 60%;
  margin-left: 20%;
  margin-top: 2rem;
  padding: 10px 0 !important;
  /**/
  margin-bottom: 3rem;
}
.stay-tune p {
  font-size: 1.2rem;
  padding: 0;
  margin: 0;
}
.stay-tune h3 {
  font-weight: 900;
  padding: 0 !important;
  margin: 0;
  margin-bottom: 0 !important;
}
code:not(.language-js) {
  border: 1px solid #ddd;
  background: #f9f9f9;
  border-radius: 0.1875rem;
  padding: 2px 4px;
  line-height: 1.55rem;
  margin-top: -0.5rem;
  color: #C91021;
  /**/
}
h2 code {
  font-size: 1.9rem;
  display: inline-block;
  position: relative;
  top: -0.3rem;
}
h3 code {
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
  top: -0.2rem;
}
h4 code {
  font-size: 1.15rem;
  display: inline-block;
  position: relative;
  top: 0.15rem;
}
body.events-types table tr > th:first-child {
  width: 175px;
}
body.events-types table tr > th:not(:first-child):not(:last-child) {
  width: 120px;
}
sup.red {
  color: red;
}
sup code {
  font-size: 80%;
}
.gp_slide1 div.gp_desc, .gp_slide2 div.gp_desc, .gp_slide3 div.gp_desc {
  font-size: 1.5rem;
  line-height: 1.75rem;
  margin-bottom: 2rem;
}
div[id^="gp_typetext"] .gp_text_block h1 {
  color: white;
  font-weight: 900;
  font-size: 3rem;
}
div.gp_buttons a.gp_link {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #8cc44b;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: white;
  text-decoration: none;
  border: 0;
  line-height: 1.5 !default;
  font-size: 1rem !default;
  vertical-align: middle;
  text-shadow: none;
  transition: background 0.1s;
  /*
  &:hover {
    background: lighten(#439A86 !default, 5%);
    color: white;
  }

  &:active, &:focus {
    background: darken(#439A86 !default, 5%);
    box-shadow: inset -1px -1px 1px rgba(0,0,0,0.15);
    color: white;
        outline: 0;
  }

    &:disabled {
        opacity: 0.25;
        cursor: not-allowed;

        &:hover {
            background: #439A86 !default;
        }
    }/**/
}
.list-blog .list-blog-row > div.list-item {
  border: 1px solid #DDD;
  box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.05), 1px 0px 2px rgba(0, 0, 0, 0.05), 0px -1px 2px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.05) !important;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 0.375rem;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.list-blog .list-blog-row > div.list-item .list-blog-header > img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  /**/
  width: 50px;
  height: 50px;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.list-blog .list-blog-row > div.list-item .list-blog-header h2 {
  margin: 0;
  border-bottom: 1px dashed #DDD;
  padding: 10px auto;
  height: 60px;
  box-sizing: border-box;
  position: relative;
}
.list-blog .list-blog-row > div.list-item .list-blog-header h2 > a {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.list-blog .list-blog-row > div.list-item h2, .list-blog .list-blog-row > div.list-item h2 > a {
  font-size: 1.2rem;
  line-height: 1.25rem;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}
.list-blog .list-blog-row > div.list-item p {
  font-size: 1rem;
}
div[class^="gp_typetext"] h1 {
  margin-bottom: 1rem !important;
}
.gp_accordion3 .gp_heading {
  margin-bottom: 50px;
}
.gp_accordion3 ul.gp_categories {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f2f6fa;
  border-top: 1px solid #cfd5e0;
  border-bottom: 1px solid #cfd5e0;
}
.gp_accordion3 ul.gp_categories > li {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-bottom: -8px;
}
.gp_accordion3 ul.gp_categories > li:not(:last-child) {
  border-right: 1px solid #cfd5e0;
}
.gp_accordion3 ul.gp_categories > li > a {
  display: block;
  padding: 12px 25px;
  color: #35344c;
  font-weight: bold;
}
.gp_accordion3 ul.gp_categories > li > a:hover {
  color: #35344c;
}
.gp_accordion3 ul.gp_categories > li i {
  font-size: 20px;
  vertical-align: text-top;
  margin-right: 5px;
}
.gp_accordion3 ul.gp_categories > li.gp_active:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 14px;
  height: 14px;
  border: 1px solid #cfd5e0;
  border-width: 1px 1px 0px 0px;
  transform: rotate(-45deg);
}
.gp_accordion3 .gp_categories_content {
  margin-top: 50px;
}
.gp_accordion3 .gp_accordion_question {
  cursor: pointer;
  display: block;
  margin: 0;
  font-size: 16px;
  padding: 0;
  position: relative;
}
.gp_accordion3 .gp_accordion_question:not(.gp_first) {
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  padding-top: 1rem;
  margin-top: 1rem;
}
.gp_accordion3 .gp_accordion_question > h4 {
  margin: 0 0 15px;
}
.gp_accordion3 .gp_accordion_question.gp_dir_arrow:not(.gp_active) .gp_accordion_dir:before {
  content: "";
}
.gp_accordion3 .gp_accordion_question.gp_dir_arrow.gp_active .gp_accordion_dir:before {
  content: "";
}
.gp_accordion3 .gp_accordion_question.gp_dir_plus:not(.gp_active) .gp_accordion_dir:before {
  content: "";
}
.gp_accordion3 .gp_accordion_question.gp_dir_plus.gp_active .gp_accordion_dir:before {
  content: "";
}
.gp_accordion3 .gp_accordion_question .gp_accordion_dir {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  display: inline-block;
  width: 25px;
  text-align: left;
}
.gp_accordion3 .gp_icon {
  margin-right: 11px;
}
.gp_accordion3 .gp_accordion_answer {
  padding: 15px 0 25px 25px;
}
.gp_accordion3 .gp_accordion_answer, .gp_accordion3 .gp_category_content {
  display: none;
}
.gp_accordion3 .gp_accordion_answer.gp_active, .gp_accordion3 .gp_category_content.gp_active {
  display: block;
}
.gp_accordion3 .gp_accordion_link {
  margin-top: 15px;
}
.gp_backgroundvideo .gp_block {
  position: relative;
  overflow: hidden;
}
.gp_backgroundvideo video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.gp_backgroundvideo .gp_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.gp_backgroundvideo .gp_controls {
  position: absolute;
  right: 1.875rem;
  bottom: 1.875rem;
  z-index: 11;
}
@media only all and (min-width: 48rem) {
  .gp_backgroundvideo .gp_controls {
    display: none;
  }
}
.gp_backgroundvideo .gp_controls i {
  font-size: 1.625rem;
  line-height: 1;
  padding: 0.3125rem;
  color: #ffffff;
  opacity: 0.85;
  transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
}
.gp_backgroundvideo .gp_controls i:hover {
  opacity: 1;
}
.gp_backgroundvideo .gp_controls .gp_pause {
  display: none;
}
.gp_backgroundvideo .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
}
.gp_backgroundvideo .gp_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.gp_backgroundvideo .gp_content_inner {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 2rem;
}
.gp_backgroundvideo .gp_content_inner > h3 {
  color: #ffffff !important;
  font-size: 2.25rem;
  margin: 0 0 1.25rem;
}
@media only all and (max-width: 47.99rem) {
  .gp_backgroundvideo .gp_content_inner > h3 {
    font-size: 1.375rem;
  }
}
.gp_backgroundvideo .gp_content_inner > div {
  color: #ffffff;
  margin-bottom: 1.25rem;
}
.gp_bottom2 .gp_bottom_top {
  margin: 0 -12px;
}
.gp_bottom2 .gp_bottom_top .gp_content {
  margin: 0 12px;
}
.gp_bottom2 .gp_content > h3 {
  margin: 0 0 1.25rem;
  font-size: 1.125rem;
}
.gp_bottom2 .gp_content .gp_desc {
  margin: 1rem 0;
}
.gp_bottom2 ul {
  margin: 0;
  padding: 0;
}
.gp_bottom2 ul li {
  list-style: none;
  line-height: 1.8;
}
.gp_bottom2 ul li a {
  color: #666666;
}
.gp_bottom2 ul li a:hover {
  text-decoration: underline;
}
.gp_bottom2 .gp_social a {
  padding: 0.3125rem;
  font-size: 1.125rem;
  color: #666666;
}
.gp_bottom2 .gp_social a:hover {
  color: #8cc44b;
}
.gp_bottom2 .gp_divider {
  margin: 2rem 0;
  line-height: 1;
  height: 0;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.gp_bottom2 .gp_copyright {
  text-align: center;
}
.gp_bottom3 .gp_bottom_top {
  margin: 0 -12px;
}
.gp_bottom3 .gp_bottom_top .gp_content {
  margin: 0 12px;
}
.gp_bottom3 .gp_content > h3 {
  margin: 0 0 1.25rem;
  font-size: 1.125rem;
}
.gp_bottom3 .gp_content .gp_desc {
  margin: 1rem 0;
}
.gp_bottom3 ul {
  margin: 0;
  padding: 0;
}
.gp_bottom3 ul li {
  list-style: none;
  line-height: 1.8;
}
.gp_bottom3 ul li a {
  color: #666666;
}
.gp_bottom3 ul li a:hover {
  text-decoration: underline;
}
.gp_bottom3 .gp_social {
  text-align: right;
}
.gp_bottom3 .gp_social a {
  margin-left: 0.3125rem;
  padding: 0.3125rem;
  font-size: 1.125rem;
  color: #666666;
}
.gp_bottom3 .gp_social a:hover {
  color: #8cc44b;
}
.gp_bottom3 .gp_divider {
  margin: 2rem 0;
  line-height: 1;
  height: 0;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.gp_iconblock3 .gp_heading {
  margin-bottom: 60px;
}
.gp_iconblock3 > .g-grid {
  margin: 0 -10px;
}
.gp_iconblock3 .gp_content {
  padding: 20px 25px;
  margin: 10px;
  border-radius: 4px;
}
.gp_iconblock3 .gp_content > h4 {
  margin-bottom: 20px;
  font-weight: 700;
}
.gp_iconblock3 .gp_content > div {
  margin: 0 0 15px;
}
.gp_iconblock3 .gp_icon {
  margin: 30px 0;
  font-size: 2.5rem;
}
.gp_iconblock3 .gp_icon.has_border {
  font-size: 2rem;
  border-radius: 50%;
  outline: 0;
  width: 70px;
  height: 70px;
  line-height: 60px;
  text-align: center;
}
.gp_iconblock3 .gp_link {
  margin-top: 15px;
}
@media only all and (max-width: 47.99rem) {
  .gp_iconblock7 {
    text-align: center !important;
  }
  .gp_iconblock7 .gp_heading {
    text-align: center !important;
    margin-bottom: 30px;
  }
  .gp_iconblock7 .gp_content {
    padding: 20px 0 !important;
  }
}
.gp_iconblock7 .g-grid.gp_aligncenter {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.gp_iconblock7 .gp_heading_btn {
  margin-top: 36px;
}
.gp_iconblock7 .gp_content {
  padding: 20px 0 20px 20px;
}
.gp_iconblock7 .gp_right {
  margin-bottom: 15px;
}
.gp_iconblock7 .gp_right.has_iconborder {
  padding-left: 7px;
}
.gp_iconblock7 .gp_icon {
  font-size: 2rem;
  margin-bottom: 15px;
}
.gp_iconblock7 .gp_icon.has_iconborder {
  font-size: 1.5rem;
  border-radius: 50%;
  outline: 0;
  width: 56px;
  height: 56px;
  line-height: 50px;
  text-align: center;
}
.gp_iconblock7 .gp_title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.gp_iconblock7 .gp_title.has_iconborder {
  margin-bottom: 7px;
}
.gp_mailchimp_subscribe1 .gp_center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.gp_mailchimp_subscribe1 .gp_left .gp_title {
  font-size: 28px;
  line-height: 1.2;
  margin: 0;
}
.gp_mailchimp_subscribe1 .gp_left .gp_subtitle {
  margin-top: 20px;
}
.gp_mailchimp_subscribe1 .gp_top {
  text-align: center;
}
.gp_mailchimp_subscribe1 .gp_top .gp_title {
  font-size: 42px;
  line-height: 1.2;
  margin: 0 0 10px;
}
.gp_mailchimp_subscribe1 .gp_top .gp_subtitle {
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  margin: 0 0 20px;
}
.gp_mailchimp_subscribe1 .gp_top .gp_field_block, .gp_mailchimp_subscribe1 .gp_top .gp_privacy {
  max-width: 420px;
  margin: 0 auto;
}
.gp_mailchimp_subscribe1 .gp_top .gp_privacy {
  padding: 0 1rem;
}
.gp_mailchimp_subscribe1 .gp_bottom .gp_field_block {
  margin-top: 1rem;
}
.gp_mailchimp_subscribe1 .gp_bottom .gp_field_block input {
  padding: 14px 60px 14px 15px;
  border-radius: 3px;
  border: 0 !important;
  width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
}
.gp_mailchimp_subscribe1 .gp_bottom .gp_field_block button {
  width: 60px;
  height: 50px;
  font-size: 22px !important;
}
.gp_mailchimp_subscribe1 .gp_privacy {
  font-size: 13.6px;
  margin-top: 11px;
}
.gp_mailchimp_subscribe1 .gp_field_block {
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .gp_mailchimp_subscribe1 .gp_field_block {
    margin-top: 1rem;
  }
}
.gp_mailchimp_subscribe1 .gp_field_block input {
  padding: 19px 70px 19px 25px;
  border-radius: 4px;
  border: 0 !important;
  width: 100%;
  display: block;
  height: 62px;
  line-height: 62px;
}
.gp_mailchimp_subscribe1 .gp_field_block button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 62px;
  background: transparent !important;
  color: #8cc44b;
  outline: 0;
  border: 0 !important;
  font-size: 25px !important;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  transition: 0.25s;
}
.gp_mailchimp_subscribe1 .gp_field_block button:hover {
  background: white !important;
}
.gp_mailchimp_subscribe1 .gp_message {
  margin-top: 11px;
}
.gp_schedule .gp_heading {
  margin-bottom: 60px;
}
.gp_schedule .gp_title {
  cursor: pointer;
  display: block;
  margin: 15px 0 0;
  font-size: 18px;
  font-weight: bold;
  padding: 19px 35px 19px 25px;
  position: relative;
}
.gp_schedule .gp_title.gp_dir_arrow:not(.gp_active) .gp_dir:before {
  content: "";
}
.gp_schedule .gp_title.gp_dir_arrow.gp_active .gp_dir:before {
  content: "";
}
.gp_schedule .gp_title.gp_dir_plus:not(.gp_active) .gp_dir:before {
  content: "+";
}
.gp_schedule .gp_title.gp_dir_plus.gp_active .gp_dir:before {
  content: "−";
}
.gp_schedule .gp_title .gp_dir {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  font-size: 25px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.gp_schedule .gp_icon {
  margin-right: 11px;
}
.gp_schedule .gp_desc {
  display: none;
  padding: 25px 25px 30px 25px;
}
.gp_schedule .gp_desc.gp_active {
  display: block;
}
.gp_schedule .gp_desc ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gp_schedule .gp_desc ul li {
  border-bottom: 1px dotted #ddd;
  padding: 7px 0;
}
.gp_schedule .gp_desc ul li:first-child {
  border-top: 1px dotted #ddd;
}
.gp_schedule .gp_desc ul li.gp_bold {
  font-weight: bold;
}
.gp_schedule .gp_desc ul li .gp_time {
  margin-right: 9px;
  font-size: 20px;
}
.gp_slideshow1 .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}
.gp_slideshow1 .slick-slider .slick-track, .gp_slideshow1 .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.gp_slideshow1 .slick-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.gp_slideshow1 .slick-slider .slick-list:focus {
  outline: none;
}
.gp_slideshow1 .slick-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.gp_slideshow1 .slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gp_slideshow1 .slick-slider .slick-track:before {
  display: table;
  content: "";
}
.gp_slideshow1 .slick-slider .slick-track:after {
  display: table;
  content: "";
  clear: both;
}
.gp_slideshow1 .slick-slider.slick-loading .slick-track {
  visibility: hidden;
}
.gp_slideshow1 .slick-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
}
.gp_slideshow1 [dir="rtl"] .slick-slide {
  float: right;
}
.gp_slideshow1 .slick-slide img {
  display: block;
}
.gp_slideshow1 .slick-slide.slick-loading img {
  display: none;
}
.gp_slideshow1 .slick-slide.dragging img {
  pointer-events: none;
}
.gp_slideshow1 .slick-initialized .slick-slide {
  display: block;
}
.gp_slideshow1 .slick-loading .slick-slide {
  visibility: hidden;
}
.gp_slideshow1 .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.gp_slideshow1 .slick-arrow.slick-hidden {
  display: none;
}
.gp_slideshow1 .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10%;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.gp_slideshow1 .slick-arrow:hover {
  background: rgba(0, 0, 0, 0);
}
.gp_slideshow1 .slick-arrow:hover:before {
  opacity: 1;
}
.gp_slideshow1 .slick-arrow:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  font-size: 40px;
  opacity: 0.7;
}
.gp_slideshow1 .slick-arrow.slick-prev {
  left: 0;
}
.gp_slideshow1 .slick-arrow.slick-prev:before {
  content: "";
}
.gp_slideshow1 .slick-arrow.slick-next {
  right: 0;
}
.gp_slideshow1 .slick-arrow.slick-next:before {
  content: "";
}
.gp_slideshow1 .gp_grid:not(.slick-initialized) {
  display: none;
}
.gp_slideshow1 img {
  width: 100%;
  margin: 0 auto;
}
.gp_slideshow1 .gp_item {
  position: relative;
  overflow: hidden;
}
.gp_slideshow1 .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gp_slideshow1 .gp_mask.style_dark {
  background: linear-gradient(rgba(15, 15, 15, 0.75), rgba(15, 15, 15, 0.75));
}
.gp_slideshow1 .gp_mask.style_light {
  background: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.01));
}
.gp_slideshow1 .gp_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.gp_slideshow1 .gp_content.style_light .gp_btn:not(.btn):not(.button) {
  border: 0 !important;
  border-radius: 4px !important;
  background: #282828;
}
.gp_slideshow1 h3.gp_title {
  margin: 0;
  font-size: 80px;
  line-height: 77px;
  margin-bottom: 37px;
}
.gp_slideshow1 .gp_desc {
  font-size: 18px;
}
.gp_slideshow1 .gp_buttons {
  margin-top: 43px;
}
.gp_slideshow1 .gp_btn {
  margin: 10px;
}
.gp_slideshow1 .gp_btn:not(.btn):not(.button) {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 30px;
  font-size: 14px;
  padding: 12px 30px;
  line-height: 18px;
  font-weight: bold;
  transition: opacity 0.2s ease;
}
.gp_slideshow1 .gp_btn:not(.btn):not(.button):hover {
  opacity: 0.7;
}
@media only all and (max-width: 960px) {
  .gp_slideshow1 h3.gp_title {
    font-size: 60px !important;
    line-height: 63px !important;
    margin-bottom: 27px !important;
  }
}
@media only all and (min-width: 481px) and (max-width: 767px) {
  .gp_slideshow1 .gp_content_inner {
    width: 180%;
    margin-left: -90px;
    margin-right: -90px;
  }
}
@media only all and (max-width: 480px) {
  .gp_slideshow1 .gp_content_inner {
    width: 220%;
    margin-left: -110px;
    margin-right: -110px;
  }
}
.gp_slideshow2 .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}
.gp_slideshow2 .slick-slider .slick-track, .gp_slideshow2 .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.gp_slideshow2 .slick-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.gp_slideshow2 .slick-slider .slick-list:focus {
  outline: none;
}
.gp_slideshow2 .slick-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.gp_slideshow2 .slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gp_slideshow2 .slick-slider .slick-track:before {
  display: table;
  content: "";
}
.gp_slideshow2 .slick-slider .slick-track:after {
  display: table;
  content: "";
  clear: both;
}
.gp_slideshow2 .slick-slider.slick-loading .slick-track {
  visibility: hidden;
}
.gp_slideshow2 .slick-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
}
.gp_slideshow2 [dir="rtl"] .slick-slide {
  float: right;
}
.gp_slideshow2 .slick-slide img {
  display: block;
}
.gp_slideshow2 .slick-slide.slick-loading img {
  display: none;
}
.gp_slideshow2 .slick-slide.dragging img {
  pointer-events: none;
}
.gp_slideshow2 .slick-initialized .slick-slide {
  display: block;
}
.gp_slideshow2 .slick-loading .slick-slide {
  visibility: hidden;
}
.gp_slideshow2 .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.gp_slideshow2 .slick-arrow.slick-hidden {
  display: none;
}
.gp_slideshow2 .slick-arrow {
  position: absolute;
  bottom: 30px;
  text-align: center;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  width: 36px;
  opacity: 0.7;
}
.gp_slideshow2 .slick-arrow:hover {
  opacity: 1;
}
.gp_slideshow2 .slick-arrow:hover:before {
  background: rgba(0, 0, 0, 0.9);
}
.gp_slideshow2 .slick-arrow:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  font-size: 20px;
  color: #fff;
  text-align: center;
  display: block;
  background: rgba(0, 0, 0, 0.6);
}
.gp_slideshow2 .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -40px;
}
.gp_slideshow2 .slick-arrow.slick-prev:before {
  content: "";
}
.gp_slideshow2 .slick-arrow.slick-next {
  right: 50%;
  margin-right: -40px;
}
.gp_slideshow2 .slick-arrow.slick-next:before {
  content: "";
}
.gp_slideshow2 .gp_grid:not(.slick-initialized) {
  display: none;
}
.gp_slideshow2 img {
  width: 100%;
  margin: 0 auto;
}
.gp_slideshow2 .gp_item {
  position: relative;
  overflow: hidden;
}
.gp_slideshow2 .gp_mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 370px;
}
.gp_slideshow2 .gp_mask.style_dark {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
.gp_slideshow2 .gp_mask.style_light {
  background: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, transparent 100%);
}
.gp_slideshow2 .gp_content {
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0;
}
.gp_slideshow2 .gp_content.text_right {
  text-align: right;
}
.gp_slideshow2 .gp_content_inner {
  margin: 0 auto;
  padding: 1.563rem;
}
.gp_slideshow2 h3.gp_title {
  margin: 0;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: 900;
}
.gp_slideshow2 .gp_desc {
  font-size: 18;
  line-height: 22px;
}
.gp_slideshow2 .gp_buttons {
  margin-top: 15px;
}
.gp_slideshow2 .gp_link {
  text-decoration: underline;
}
@media only all and (min-width: 481px) and (max-width: 767px) {
  .gp_slideshow2 .gp_content_inner {
    width: 180%;
    margin-left: -180px;
  }
}
@media only all and (max-width: 480px) {
  .gp_slideshow2 .gp_content_inner {
    width: 200%;
    margin-left: -200px;
  }
  .gp_slideshow2 .gp_content {
    bottom: -36px !important;
  }
  .gp_slideshow2 .slick-arrow {
    bottom: 10px;
  }
}
.gp_stickymenu {
  position: static;
  -webkit-transition: none;
  transition: none;
  z-index: 800;
}
@media only all and (max-width: 47.99rem) {
  .gp_stickymenu {
    position: static !important;
    margin-top: 0 !important;
  }
}
.gp_stickymenu.bound {
  position: absolute;
  left: auto;
  right: auto;
}
.gp_stickymenu.bound.top {
  top: 0;
  bottom: auto;
}
.gp_stickymenu.bound.bottom {
  top: auto;
  bottom: 0;
}
.gp_stickymenu.fixed {
  position: fixed;
  left: auto;
  right: auto;
}
.gp_stickymenu.fixed.top {
  top: 0;
  bottom: auto;
}
.gp_stickymenu.fixed.bottom {
  top: auto;
  bottom: 0;
}
.gp_stickymenu.native {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
.gp_stickymenu.gp_icon_right .gp_stickymenu_item i {
  float: right;
  margin-right: 0;
}
.gp_stickymenu .gp_stickymenu_item {
  position: relative;
  line-height: 1;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  padding: 13px 16px;
  text-transform: none;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.gp_stickymenu .gp_stickymenu_item:before {
  position: absolute;
  content: "";
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
}
.gp_stickymenu .gp_stickymenu_item i {
  opacity: 0.95;
  margin-right: 8px;
  min-width: 25px;
  text-align: center;
}
.gp_text_slideshow2 .gp_slide_block {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  color: #ffffff;
}
.gp_text_slideshow2 .gp_slide_block .gp_mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.gp_text_slideshow2 .gp_slide_block h1 {
  color: #ffffff !important;
  line-height: 1.2;
  margin: 0 0 11px;
}
@media only all and (min-width: 75rem) {
  .gp_text_slideshow2 .gp_slide_block h1 {
    font-size: 4rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .gp_text_slideshow2 .gp_slide_block h1 {
    font-size: 3rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .gp_text_slideshow2 .gp_slide_block h1 {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .gp_text_slideshow2 .gp_slide_block h1 {
    font-size: 1.5rem;
  }
}
.gp_text_slideshow2 .gp_slide_block ul {
  list-style: none;
  margin: 0;
}
@media only all and (min-width: 75rem) {
  .gp_text_slideshow2 .gp_slide_block ul {
    font-size: 1.625rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .gp_text_slideshow2 .gp_slide_block ul {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .gp_text_slideshow2 .gp_slide_block ul {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .gp_text_slideshow2 .gp_slide_block ul {
    font-size: 1rem;
  }
}
.gp_text_slideshow2 .gp_slide_block ul:not(.initialized) {
  display: none;
}
.gp_text_slideshow2 .gp_slide_block ul:before {
  display: inline-block;
}
.gp_text_slideshow2 .gp_slide_block ul li {
  display: inline-block;
}
.gp_text_slideshow2 .gp_slide_block .gp_items {
  position: relative;
  margin: 0 auto;
}
@media only all and (min-width: 75rem) {
  .gp_text_slideshow2 .gp_slide_block .gp_items {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .gp_text_slideshow2 .gp_slide_block .gp_items {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .gp_text_slideshow2 .gp_slide_block .gp_items {
    width: 48rem;
  }
}
.gp_text_slideshow2 .gp_slide_block .gp_contents {
  padding: 0 1.563rem;
}
.gp_text_slideshow2 .gp_buttons {
  margin-top: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media only all and (max-width: 30rem) {
  .gp_text_slideshow2 .gp_buttons {
    display: block !important;
  }
}
.gp_text_slideshow2 .gp_buttons a {
  margin-right: 1rem;
}
.gp_text_slideshow2 .gp_buttons a:not(.btn):not(.button) {
  color: #ffffff;
}
.gp_text_slideshow2 .gp_buttons a:not(.btn):not(.button):hover {
  opacity: 0.85;
}
@media only all and (max-width: 30rem) {
  .gp_text_slideshow2 .gp_buttons a {
    display: block;
    margin: 0 0 1rem;
  }
}
.gp_text_slideshow2 .gp_buttons a:last-child {
  margin: 0 !important;
}
.gp_typetext .gp_text_block {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  color: #ffffff;
}
.gp_typetext .gp_text_block .gp_mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.gp_typetext .gp_text_block h1 {
  color: #ffffff !important;
  line-height: 1.2;
  margin: 0;
}
@media only all and (min-width: 75rem) {
  .gp_typetext .gp_text_block h1 {
    font-size: 4rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .gp_typetext .gp_text_block h1 {
    font-size: 3rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .gp_typetext .gp_text_block h1 {
    font-size: 2rem;
    margin-bottom: 11px;
  }
}
@media only all and (max-width: 47.99rem) {
  .gp_typetext .gp_text_block h1 {
    font-size: 1.5rem;
    margin-bottom: 11px;
  }
}
.gp_typetext .gp_text_block #gp_slides, .gp_typetext .gp_text_block .gp_subtitle {
  display: inline-block;
  margin: 0;
}
@media only all and (min-width: 75rem) {
  .gp_typetext .gp_text_block #gp_slides, .gp_typetext .gp_text_block .gp_subtitle {
    font-size: 1.625rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .gp_typetext .gp_text_block #gp_slides, .gp_typetext .gp_text_block .gp_subtitle {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .gp_typetext .gp_text_block #gp_slides, .gp_typetext .gp_text_block .gp_subtitle {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .gp_typetext .gp_text_block #gp_slides, .gp_typetext .gp_text_block .gp_subtitle {
    font-size: 1rem;
  }
}
.gp_typetext .gp_text_block .gp_items {
  position: relative;
  margin: 0 auto;
}
@media only all and (min-width: 75rem) {
  .gp_typetext .gp_text_block .gp_items {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .gp_typetext .gp_text_block .gp_items {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .gp_typetext .gp_text_block .gp_items {
    width: 48rem;
  }
}
.gp_typetext .gp_text_block .gp_contents {
  padding: 0 1.563rem;
}
.gp_typetext .gp_buttons {
  margin-top: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media only all and (max-width: 30rem) {
  .gp_typetext .gp_buttons {
    display: block !important;
  }
}
.gp_typetext .gp_buttons a {
  margin-right: 1rem;
}
.gp_typetext .gp_buttons a:not(.btn):not(.button) {
  color: #ffffff;
}
.gp_typetext .gp_buttons a:not(.btn):not(.button):hover {
  opacity: 0.85;
}
@media only all and (max-width: 30rem) {
  .gp_typetext .gp_buttons a {
    display: block;
    margin: 0 0 1rem;
  }
}
.gp_typetext .gp_buttons a:last-child {
  margin: 0 !important;
}
/*# sourceMappingURL=custom_api_-_left.css.map */