@font-face {
  font-family: "ITCAvantGardeStd-Md";
  src: url("/assets/font/ITCAvantGardeStd-Md.eot?#iefix") format("embedded-opentype"), url("../font/ITCAvantGardeStd-Md.woff") format("woff"), url("../font/ITCAvantGardeStd-Md.ttf") format("truetype"), url("../font/ITCAvantGardeStd-Md.svg#ITCAvantGardeStd-Md") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AvantGardeITCbyBT-Demi";
  src: url("/assets/font/AvantGardeITCbyBT-Demi.eot?#iefix") format("embedded-opentype"), url("../font/AvantGardeITCbyBT-Demi.woff") format("woff"), url("../font/AvantGardeITCbyBT-Demi.ttf") format("truetype"), url("../font/AvantGardeITCbyBT-Demi.svg#AvantGardeITCbyBT-Demi") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AvantGardeITCbyBT-Book";
  src: url("/assets/font/AvantGardeITCbyBT-Book.eot?#iefix") format("embedded-opentype"), url("../font/AvantGardeITCbyBT-Book.woff") format("woff"), url("../font/AvantGardeITCbyBT-Book.ttf") format("truetype"), url("../font/AvantGardeITCbyBT-Book.svg#AvantGardeITCbyBT-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITCAvantGardeStd-Bold";
  src: url("/assets/font/ITCAvantGardeStd-Bold.eot?#iefix") format("embedded-opentype"), url("../font/ITCAvantGardeStd-Bold.woff") format("woff"), url("../font/ITCAvantGardeStd-Bold.ttf") format("truetype"), url("../font/ITCAvantGardeStd-Bold.svg#ITCAvantGardeStd-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITCAvantGardeStd-DemiCn";
  src: url("/assets/font/ITCAvantGardeStd-DemiCn.eot?#iefix") format("embedded-opentype"), url("../font/ITCAvantGardeStd-DemiCn.woff") format("woff"), url("../font/ITCAvantGardeStd-DemiCn.ttf") format("truetype"), url("../font/ITCAvantGardeStd-DemiCn.svg#ITCAvantGardeStd-DemiCn") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITCAvantGardeStd-BkCn";
  src: url("/assets/font/ITCAvantGardeStd-BkCn.eot?#iefix") format("embedded-opentype"), url("../font/ITCAvantGardeStd-BkCn.woff") format("woff"), url("../font/ITCAvantGardeStd-BkCn.ttf") format("truetype"), url("../font/ITCAvantGardeStd-BkCn.svg#ITCAvantGardeStd-BkCn") format("svg");
  font-weight: normal;
  font-style: normal;
}
.th-img {
  position: relative;
  overflow: hidden;
  display: block;
}
.th-img img, .th-img svg, .th-img iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

/***************************************************
  custom css
****************************************************/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
em, strong, button, blockquote, small, strike, sub, sup, tt,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "ITCAvantGardeStd-Md";
}

a {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #000000;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
  color: #ffaa31;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a:focus {
  outline-color: #ffaa31;
}

button {
  font-family: "ITCAvantGardeStd-Md";
  cursor: pointer;
  outline: none;
}

body, html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  scroll-behavior: smooth;
}

body {
  color: #000000;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  font-size: 1rem;
  margin: 0;
  overflow-x: hidden;
  line-height: 1.2;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
body.popup-active {
  overflow: hidden;
}

img, svg, iframe {
  max-width: 100%;
  display: block;
}

.font-none {
  display: none;
}

/* selection css */
::-moz-selection {
  background: #6f6c6c;
  color: #ffffff;
}

::selection {
  background: #6f6c6c;
  color: #ffffff;
}

/* custom btn */
.cm-btn {
  background: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.th-btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  background-color: #3c3c3b;
  color: #ffffff;
}
.th-btn.icon-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.th-btn.icon-btn .innerbtn-icon {
  max-width: 22px;
  display: block;
  width: 22px;
}
@media only screen and (max-width: 1600px) {
  .th-btn.icon-btn .innerbtn-icon {
    width: 19px;
    max-width: 19px;
  }
}
@media only screen and (max-width: 1199px) {
  .th-btn.icon-btn .innerbtn-icon {
    width: 16px;
    max-width: 16px;
  }
}
.th-btn.icon-btn path {
  fill: #d1d1d1;
}
.th-btn:hover {
  color: #ffffff;
  background-color: #ffaa31;
}
.th-btn:hover.icon-btn path {
  fill: #ffffff;
}

ul, li {
  list-style: none;
}

/** SLICK SLIDER**/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}

.slick-slider .slick-track, .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);
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 0.0625rem;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  outline: none !important;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 0.0625rem solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.ct-slider:not(.slick-initialized) *:not(:first-child) {
  display: none;
}

/** END SLICK SLIDER **/
.container {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1580px;
  }
}
@media only screen and (max-width: 1600px) {
  .container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 1325px) {
  .container {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1199px) {
  .container {
    max-width: 992px;
  }
}
@media only screen and (max-width: 991px) {
  .container {
    max-width: 767px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    max-width: 500px;
  }
}

.group-form {
  position: relative;
}
.group-form.active .form-label {
  display: none;
}

.form-wrap input[type=text],
.form-wrap input[type=number],
.form-wrap input[type=email],
.form-wrap input[type=password],
.form-wrap input[type=date],
.form-wrap input[type=search],
.form-wrap input[type=date],
.form-wrap input[type=datetime-local],
.form-wrap input[type=tel],
.form-wrap textarea,
.form-wrap select {
  background-color: transparent;
  color: #2f3939;
  font-family: "ITCAvantGardeStd-Md";
  padding: 26px 15px;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  font-size: 22px;
  display: block;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 1.5px solid #000000;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 1199px) {
  .form-wrap input[type=text],
.form-wrap input[type=number],
.form-wrap input[type=email],
.form-wrap input[type=password],
.form-wrap input[type=date],
.form-wrap input[type=search],
.form-wrap input[type=date],
.form-wrap input[type=datetime-local],
.form-wrap input[type=tel],
.form-wrap textarea,
.form-wrap select {
    font-size: 19px;
  }
}
@media only screen and (max-width: 500px) {
  .form-wrap input[type=text],
.form-wrap input[type=number],
.form-wrap input[type=email],
.form-wrap input[type=password],
.form-wrap input[type=date],
.form-wrap input[type=search],
.form-wrap input[type=date],
.form-wrap input[type=datetime-local],
.form-wrap input[type=tel],
.form-wrap textarea,
.form-wrap select {
    padding: 13px 14px;
    font-size: 15px;
  }
}
.form-wrap input[type=text]:focus,
.form-wrap input[type=number]:focus,
.form-wrap input[type=email]:focus,
.form-wrap input[type=password]:focus,
.form-wrap input[type=date]:focus,
.form-wrap input[type=search]:focus,
.form-wrap input[type=date]:focus,
.form-wrap input[type=datetime-local]:focus,
.form-wrap input[type=tel]:focus,
.form-wrap textarea:focus,
.form-wrap select:focus {
  border: 1.5px solid #000000;
  color: #2f3939;
  outline: none;
}
.form-wrap textarea {
  min-height: 410px;
}
@media only screen and (max-width: 660px) {
  .form-wrap textarea {
    min-height: 250px;
  }
}
.form-wrap .form-label {
  position: absolute;
  left: 17px;
  top: 27px;
  font-size: 22px;
  color: #a9a9a9;
  z-index: 8;
  text-transform: capitalize;
}
@media only screen and (max-width: 1199px) {
  .form-wrap .form-label {
    font-size: 19px;
  }
}
@media only screen and (max-width: 500px) {
  .form-wrap .form-label {
    font-size: 15px;
    left: 18px;
    top: 15px;
  }
}
.form-wrap .form-label span {
  color: #ffaa31;
  font-size: 29px;
  margin-left: -2px;
  line-height: 0;
}
@media only screen and (max-width: 1199px) {
  .form-wrap .form-label span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 500px) {
  .form-wrap .form-label span {
    font-size: 20px;
  }
}
.form-wrap .checkbox-cover {
  position: relative;
  padding-left: 1.5625rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 1.25rem;
  cursor: pointer;
}
.form-wrap .checkbox-cover input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form-wrap .checkbox-cover input:checked ~ span:after {
  display: block;
}
.form-wrap .checkbox-cover p {
  line-height: 1.3;
  letter-spacing: 0.035rem;
  font-family: Avenir;
}
.form-wrap .checkbox-cover span {
  position: absolute;
  top: 0.125rem;
  left: 0;
  height: 0.9375rem;
  width: 0.9375rem;
  -webkit-border-radius: 0.125rem;
     -moz-border-radius: 0.125rem;
          border-radius: 0.125rem;
  border: 0.0625rem solid rgba(112, 112, 112, 0.2);
  background-color: #2f3939;
}
.form-wrap .checkbox-cover span:after {
  content: "";
  position: absolute;
  display: none;
  border-width: 0 0 0.09375rem 0.09375rem;
  border-style: solid;
  border-color: #ffaa31;
  width: 0.875rem;
  height: 0.4375rem;
  -webkit-transform: rotate(-55deg);
     -moz-transform: rotate(-55deg);
      -ms-transform: rotate(-55deg);
       -o-transform: rotate(-55deg);
          transform: rotate(-55deg);
  top: -0.0625rem;
  left: 0.125rem;
}
.form-wrap .checkbox-cover label span:after {
  left: 0.25rem;
  top: 0rem;
  width: 0.25rem;
  height: 0.5625rem;
  border: solid #2f3939;
  border-width: 0 0.09375rem 0.09375rem 0;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #ffaa31 !important;
  background-image: none !important;
  color: #ffaa31 !important;
}

form ::-webkit-input-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}

form :-moz-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}

form ::-moz-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}

form :-ms-input-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}

form ::-ms-input-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}

form ::placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}
form ::-webkit-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}
form :-moz-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}
form ::-moz-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}
form ::-ms-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}
form :-ms-placeholder {
  font-size: 0.875rem;
  color: #ffaa31;
  opacity: 1;
  font-family: "ITCAvantGardeStd-Md";
}

.focus-none:focus {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.no-script-msg {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 9999999999;
  padding: 10px 15px;
  color: #fff;
  background: red;
  line-height: 1.5;
  text-transform: uppercase;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.no-script-msg:before {
  content: "";
  background-image: url(/assets/images/script-alert.svg);
  display: block;
  min-width: 15px;
  min-height: 15px;
  margin-right: 10px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.section-title {
  font-size: 36px;
  line-height: 1.1;
  color: #000000;
  font-family: "AvantGardeITCbyBT-Demi";
  letter-spacing: 1.31px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1600px) {
  .section-title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1199px) {
  .section-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title {
    font-size: 24px;
  }
}
.section-title .section-titleimg {
  display: block;
  max-width: 64px;
  margin-right: 18px;
}
@media only screen and (max-width: 1600px) {
  .section-title .section-titleimg {
    max-width: 57px;
  }
}
@media only screen and (max-width: 1199px) {
  .section-title .section-titleimg {
    max-width: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title .section-titleimg {
    max-width: 40px;
  }
}

.th-btn1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  background-color: #3c3c3b;
  color: #ffffff;
}
.th-btn1.icon-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.th-btn1.icon-btn .innerbtn-icon {
  max-width: 22px;
  display: block;
  width: 22px;
}
@media only screen and (max-width: 1600px) {
  .th-btn1.icon-btn .innerbtn-icon {
    width: 19px;
    max-width: 19px;
  }
}
@media only screen and (max-width: 1199px) {
  .th-btn1.icon-btn .innerbtn-icon {
    width: 16px;
    max-width: 16px;
  }
}
.th-btn1.icon-btn path {
  fill: #d1d1d1;
}
.th-btn1:hover {
  color: #ffffff;
  background-color: #ffaa31;
}
.th-btn1:hover.icon-btn path {
  fill: #ffffff;
}

.th-btn2 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  background-color: #828181;
  color: #ffffff;
}
.th-btn2.icon-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.th-btn2.icon-btn .innerbtn-icon {
  max-width: 22px;
  display: block;
  width: 22px;
}
@media only screen and (max-width: 1600px) {
  .th-btn2.icon-btn .innerbtn-icon {
    width: 19px;
    max-width: 19px;
  }
}
@media only screen and (max-width: 1199px) {
  .th-btn2.icon-btn .innerbtn-icon {
    width: 16px;
    max-width: 16px;
  }
}
.th-btn2:hover {
  color: #ffffff;
  background-color: #ffaa31;
}

.th-btn3 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  background-color: #2f3939;
  color: #ffaa31;
  font-size: 17px;
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
  padding: 13px 25px;
  letter-spacing: -0.26px;
}
.th-btn3.icon-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.th-btn3.icon-btn .innerbtn-icon {
  max-width: 22px;
  display: block;
  width: 22px;
}
@media only screen and (max-width: 1600px) {
  .th-btn3.icon-btn .innerbtn-icon {
    width: 19px;
    max-width: 19px;
  }
}
@media only screen and (max-width: 1199px) {
  .th-btn3.icon-btn .innerbtn-icon {
    width: 16px;
    max-width: 16px;
  }
}
.th-btn3:hover {
  color: #2f3939;
  background-color: #ffaa31;
}

.th-btn4 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  background-color: #ffaa31;
  color: #2f3939;
}
.th-btn4.icon-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.th-btn4.icon-btn .innerbtn-icon {
  max-width: 22px;
  display: block;
  width: 22px;
}
@media only screen and (max-width: 1600px) {
  .th-btn4.icon-btn .innerbtn-icon {
    width: 19px;
    max-width: 19px;
  }
}
@media only screen and (max-width: 1199px) {
  .th-btn4.icon-btn .innerbtn-icon {
    width: 16px;
    max-width: 16px;
  }
}
.th-btn4:hover {
  color: #ffaa31;
  background-color: #2f3939;
}

.th-btn5 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  background-color: #9aaac4;
  color: #000000;
}
.th-btn5.icon-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.th-btn5.icon-btn .innerbtn-icon {
  max-width: 22px;
  display: block;
  width: 22px;
}
@media only screen and (max-width: 1600px) {
  .th-btn5.icon-btn .innerbtn-icon {
    width: 19px;
    max-width: 19px;
  }
}
@media only screen and (max-width: 1199px) {
  .th-btn5.icon-btn .innerbtn-icon {
    width: 16px;
    max-width: 16px;
  }
}
.th-btn5:hover {
  color: #ffffff;
  background-color: #ffaa31;
}

.th-btn6 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  background-color: #ffec00;
  color: #000000;
}
.th-btn6.icon-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.th-btn6.icon-btn .innerbtn-icon {
  max-width: 22px;
  display: block;
  width: 22px;
}
@media only screen and (max-width: 1600px) {
  .th-btn6.icon-btn .innerbtn-icon {
    width: 19px;
    max-width: 19px;
  }
}
@media only screen and (max-width: 1199px) {
  .th-btn6.icon-btn .innerbtn-icon {
    width: 16px;
    max-width: 16px;
  }
}
.th-btn6:hover {
  color: #ffffff;
  background-color: #ffaa31;
}

/***************************************************
  custom class css
****************************************************/
.order-1 {
  -ms-flex-order: 1;
}

.order-2 {
  -ms-flex-order: 2;
}

.order-3 {
  -ms-flex-order: 3;
}

.order-4 {
  -ms-flex-order: 4;
}

.order-5 {
  -ms-flex-order: 5;
}

.order-6 {
  -ms-flex-order: 6;
}

.order-7 {
  -ms-flex-order: 7;
}

.order-8 {
  -ms-flex-order: 8;
}

.order-9 {
  -ms-flex-order: 9;
}

.order-10 {
  -ms-flex-order: 10;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-fixed {
  position: fixed;
}

.position-sticky {
  position: -webkit-sticky;
  position: sticky;
}

.ml-auto {
  margin-left: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mr-auto {
  margin-right: auto;
}

/***************************************************
  custom-columns
****************************************************/
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media only screen and (min-width: 576px) {
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 998;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  transition: ease 0.5s;
}
.overlay.active {
  opacity: 1;
  visibility: visible;
}

/**********************************************************
//////////////////    header       ////////////////////////
**********************************************************/
.header {
  padding: 48px 0 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1600px) {
  .header {
    padding: 30px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    padding: 40px 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .header:hover {
    background-color: #ffffff;
  }
}
@media only screen and (min-width: 768px) {
  .header.report-hed:hover {
    background-color: transparent;
  }
}
.header.active {
  background-color: #ffffff !important;
}
.header.sticky {
  background-color: #ffffff;
  -webkit-box-shadow: 1px 10px 50px 2px rgba(177, 177, 177, 0.26);
     -moz-box-shadow: 1px 10px 50px 2px rgba(177, 177, 177, 0.26);
          box-shadow: 1px 10px 50px 2px rgba(177, 177, 177, 0.26);
}
@media only screen and (max-width: 767px) {
  .header .container {
    max-width: 100%;
    padding: 0;
  }
}
.header .th-dropdown:hover .thdropdown-cover {
  opacity: 1;
  visibility: visible;
}
.header .th-dropdown .thdropdown-cover {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #ffffff;
  padding: 20px 0 0;
}
@media only screen and (max-width: 1199px) {
  .header .th-dropdown .thdropdown-cover {
    padding-top: 12px;
  }
}
.header .th-dropdown .thdropdown-cover .thdropdown-box {
  max-width: 1370px;
  margin: 0 auto;
}
@media only screen and (max-width: 1600px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-box {
    max-width: 1020px;
  }
}
@media only screen and (max-width: 1325px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-box {
    max-width: 910px;
  }
}
@media only screen and (max-width: 991px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-box {
    max-width: 700px;
  }
}
.header .th-dropdown .thdropdown-cover .thdropdown-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 80px;
}
@media only screen and (max-width: 1600px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list {
    margin-left: 0;
  }
}
.header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding: 0 25px;
  margin-bottom: 47px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 1600px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-item {
    padding: 0 13px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-item {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-item {
    padding: 0 9px;
    margin-bottom: 20px;
  }
}
.header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-listicon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 39px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 39px;
          flex: 0 0 39px;
  display: block;
  max-width: 39px;
  margin-right: 10px;
}
@media only screen and (max-width: 1600px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-listicon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 32px;
            flex: 0 0 32px;
    max-width: 32px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-listicon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 28px;
            flex: 0 0 28px;
    max-width: 28px;
  }
}
@media only screen and (max-width: 991px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-listicon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25px;
            flex: 0 0 25px;
    max-width: 25px;
    margin-right: 7px;
  }
}
.header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content {
  margin-top: 6px;
}
@media only screen and (max-width: 1199px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content {
    margin-top: 4px;
  }
}
.header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-title {
  font-size: 19px;
  display: block;
  font-family: "ITCAvantGardeStd-Bold";
  line-height: 1.2;
  color: #000000;
}
@media only screen and (max-width: 1600px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-title {
    font-size: 12px;
  }
}
.header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-title:hover {
  color: #ffaa31;
}
.header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text, .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text a {
  margin-top: 15px;
  font-size: 15px;
  color: #000000;
  font-family: "ITCAvantGardeStd-Md";
  line-height: 1.4;
  text-decoration:none;
}

.header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text a:hover {
  text-decoration:underline;
}
@media only screen and (max-width: 1600px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text, .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text {
    margin-top: 10px;
    font-size: 12px;
  }
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text a {
     font-size: 12px;
  }
}
@media only screen and (max-width: 991px) {
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text {
    font-size: 10px;
    margin-top: 7px;
  }
  .header .th-dropdown .thdropdown-cover .thdropdown-list .thdropdown-content .thdropdown-text a {
     font-size: 10px;
  }
}
.header .header-menu .headmenu-list {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.header .header-menu .headmenu-list .headmenu-item {
  padding: 0 0 5px;
  margin: 0 40px;
}
@media only screen and (max-width: 1600px) {
  .header .header-menu .headmenu-list .headmenu-item {
    margin: 0 25px;
  }
}
@media only screen and (max-width: 1325px) {
  .header .header-menu .headmenu-list .headmenu-item {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .header-menu .headmenu-list .headmenu-item {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .header .header-menu .headmenu-list .headmenu-item {
    margin: 0 25px;
  }
}
.header .header-menu .headmenu-list .headmenu-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 23px;
  color: #000000;
  line-height: 1.2;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  padding: 15px 10px;
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .header .header-menu .headmenu-list .headmenu-link {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .header-menu .headmenu-list .headmenu-link {
    font-size: 17px;
    padding: 5px 5px 8px;
  }
}
.header .header-menu .headmenu-list .headmenu-link.report-link {
  font-family: "ITCAvantGardeStd-Bold";
}
.header .header-menu .headmenu-list .headmenu-link .report-icon {
  margin-right: 18px;
}
@media only screen and (max-width: 1600px) {
  .header .header-menu .headmenu-list .headmenu-link .report-icon {
    margin-right: 14px;
    max-width: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .header-menu .headmenu-list .headmenu-link .report-icon {
    max-width: 40px;
    margin-right: 10px;
  }
}
.header .header-menu .headmenu-list .headmenu-link:before {
  content: "";
  height: 4px;
  width: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #ffaa31;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
@media only screen and (max-width: 1199px) {
  .header .header-menu .headmenu-list .headmenu-link:before {
    height: 2.5px;
  }
}
.header .header-menu .headmenu-list .headmenu-link:hover:before {
  width: 100%;
}
.header .bottom-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 0 65px;
}
@media only screen and (max-width: 1600px) {
  .header .bottom-header {
    padding: 0 0 0 30px;
  }
}
@media only screen and (max-width: 1325px) {
  .header .bottom-header {
    padding: 0 0 0 60px;
  }
}
@media only screen and (max-width: 991px) {
  .header .bottom-header {
    padding: 10px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .header .bottom-header {
    display: none;
  }
}
.header .top-header {
  padding: 0 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 1600px) {
  .header .top-header {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 991px) {
  .header .top-header {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .header .top-header {
    padding: 0 35px;
    position: relative;
  }
}
.header .top-header .logo-cover {
  max-width: 245px;
  display: block;
}
@media only screen and (max-width: 1600px) {
  .header .top-header .logo-cover {
    max-width: 220px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .top-header .logo-cover {
    max-width: 170px;
  }
}
@media only screen and (max-width: 991px) {
  .header .top-header .logo-cover {
    max-width: 167px;
    min-width: 167px;
  }
}
.header .top-header .logo-cover img {
  max-height: 60px;
}
.header .top-header .left-headerbox {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1020px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 1020px;
          flex: 0 0 1020px;
  max-width: 1020px;
  padding-top: 5px;
}
@media only screen and (max-width: 1600px) {
  .header .top-header .left-headerbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 830px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 830px;
            flex: 0 0 830px;
    max-width: 830px;
  }
}
@media only screen and (max-width: 1325px) {
  .header .top-header .left-headerbox {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .header .top-header .left-headerbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
  }
}
.header .top-header .left-headerbox .rp-menubtn {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header .top-header .left-headerbox .rp-menubtn {
    display: block;
    width: 47px;
    height: 47px;
    background-color: #1a1a1a;
    position: relative;
  }
  .header .top-header .left-headerbox .rp-menubtn .rpicon-menubtn {
    width: 25px;
    position: absolute;
    top: 22px;
    left: 11px;
    height: 4px;
    background-color: #ffffff;
  }
  .header .top-header .left-headerbox .rp-menubtn .rpicon-menubtn:before {
    content: "";
    width: 25px;
    position: absolute;
    left: 0;
    top: -10px;
    height: 4px;
    background-color: #ffffff;
  }
  .header .top-header .left-headerbox .rp-menubtn .rpicon-menubtn:after {
    content: "";
    width: 25px;
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 4px;
    background-color: #ffffff;
  }
}
.header .top-header .rp-menu {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header .top-header .rp-menu {
    position: absolute;
    background-color: #1a1a1a;
    top: 67px;
    left: 0;
    right: 0;
  }
  .header .top-header .rp-menu:before {
    content: "";
    width: 43px;
    height: 13px;
    position: absolute;
    top: -14px;
    right: 37px;
    border-width: 21px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #1a1a1a;
    border-top: 0;
  }
  .header .top-header .rp-menu .rpdropdown-cover {
    padding: 10px 36px;
    display: none;
  }
  .header .top-header .rp-menu .rpdropdown-cover .rpdropdown-box .rpdropdown-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -7px;
    display: flex;
  }
  .header .top-header .rp-menu .rpdropdown-cover .rpdropdown-box .rpdropdown-list .rpdropdown-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 7px;
    margin-bottom: 18px;
  }
  .header .top-header .rp-menu .rpdropdown-cover .rpdropdown-box .rpdropdown-list .rpdropdown-listicon {
    display: block;
    max-width: 45px;
  }
  .header .top-header .rp-menu .rpdropdown-cover .rpdropdown-box .rpdropdown-list .rpdropdown-content {
    margin-top: 5px;
  }
  .header .top-header .rp-menu .rpdropdown-cover .rpdropdown-box .rpdropdown-list .rpdropdown-title {
    display: block;
    color: #ffffff;
    font-size: 12px;
  }
  .header .top-header .rp-menu .rpdropdown-cover .rpdropdown-box .rpdropdown-list .rpdropdown-text {
    color: #ffffff;
    font-size: 9px;
    margin-top: 5px;
    line-height: 1.5;
  }
  .header .top-header .rp-menu .rpbox-menu {
    display: block;
    max-height: 82vh;
    overflow-y: auto;
  }
  .header .top-header .rp-menu .rpmenu-list .rpmenu-listitem {
    border-bottom: 1px solid #707070;
  }
  .header .top-header .rp-menu .rpmenu-list .rpmenu-listitem.rpdropdown .rpmenu-listlink {
    position: relative;
  }
  .header .top-header .rp-menu .rpmenu-list .rpmenu-listitem.rpdropdown .rpmenu-listlink:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 24px;
    top: 8px;
    z-index: 9;
    border-style: solid;
    border-color: #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header .top-header .rp-menu .rpmenu-list .rpmenu-listitem.rpdropdown .rpmenu-listlink.active:after {
    top: 18px;
    -webkit-transform: rotate(225deg);
       -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
         -o-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .header .top-header .rp-menu .rpmenu-list .rpmenu-listlink {
    display: block;
    padding: 14px 36px;
    font-size: 18px;
    color: #ffffff;
  }
  .header .top-header .rp-menu .right-headerbox {
    margin: 12px 36px;
  }
  .header .top-header .rp-menu .right-headerbox .panier-link {
    margin-top: 12px;
  }
  .header .top-header .rp-menu .right-headerbox .panier-link .panier-icon {
    font-size: 13px;
  }
  .header .top-header .rp-menu .right-headerbox .headerbox-btncover {
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header .top-header .rp-menu .right-headerbox .headerbox-btncover .th-btn {
    margin: 12px 0;
    font-size: 16px;
    min-height: 39px;
    padding: 7px 19px;
  }
}
.header .top-header .right-headerbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .header .top-header .right-headerbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.header .top-header .right-headerbox .headerbox-btncover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) {
  .header .top-header .right-headerbox .headerbox-btncover {
    margin-right: auto;
  }
}
.header .top-header .right-headerbox .panier-link {
  position: relative;
  padding-right: 7px;
  padding-bottom: 8px;
}
.header .top-header .right-headerbox .panier-link .panier-img {
  max-width: 39px;
}
@media only screen and (max-width: 1600px) {
  .header .top-header .right-headerbox .panier-link .panier-img {
    max-width: 37px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .top-header .right-headerbox .panier-link .panier-img {
    max-width: 33px;
  }
}
@media only screen and (max-width: 767px) {
  .header .top-header .right-headerbox .panier-link .panier-img {
    max-width: 39px;
  }
}
.header .top-header .right-headerbox .panier-link .panier-img img {
  max-height: 49px;
}
.header .top-header .right-headerbox .panier-link .panier-icon {
  padding: 7px 8px;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 0.8;
  color: #ffffff;
  background-color: #ffaa31;
  min-width: 24px;
  min-height: 24px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .header .top-header .right-headerbox .panier-link .panier-icon {
    padding: 5px 6px;
    font-size: 12px;
    min-width: 14px;
    min-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .header .top-header .right-headerbox .panier-link .panier-icon {
    min-width: 25px;
    min-height: 25px;
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header .top-header .right-headerbox .th-btn {
  font-size: 16px;
  letter-spacing: 0.2px;
  padding: 7px 19px;
  -webkit-border-radius: 19px;
     -moz-border-radius: 19px;
          border-radius: 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 17px;
}
@media only screen and (max-width: 1600px) {
  .header .top-header .right-headerbox .th-btn {
    font-size: 15px;
    padding: 5px 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .top-header .right-headerbox .th-btn {
    font-size: 13px;
    padding: 4px 13px;
  }
}
@media only screen and (max-width: 991px) {
  .header .top-header .right-headerbox .th-btn {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .header .top-header .right-headerbox .th-btn {
    margin-right: 22px;
    padding: 11px 17px;
  }
}
.header .top-header .right-headerbox .th-btn .innerbtn-icon {
  margin-left: 11px;
}
.header .top-header .right-headerbox .th-btn .innerbtn-icon svg {
  max-height: 22px;
}
@media only screen and (max-width: 1199px) {
  .header .top-header .right-headerbox .th-btn .innerbtn-icon {
    margin-left: 7px;
  }
}
.header .top-header .right-headerbox .icon-btn {
  padding-top: 5px;
  padding-bottom: 8px;
  padding-right: 16px;
  line-height: 1.5;
  padding-left: 15px;
}
@media only screen and (max-width: 1600px) {
  .header .top-header .right-headerbox .icon-btn {
    padding-top: 6px;
    padding-bottom: 7px;
  }
}

/**********************************************************
//////////////////    conferen       //////////////////////
**********************************************************/
.contact {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3ebf5), color-stop(#c9d0dd), color-stop(#c9d0dd), to(#e2e9f3));
  background-image: -webkit-linear-gradient(#e3ebf5, #c9d0dd, #c9d0dd, #e2e9f3);
  background-image: -moz-linear-gradient(#e3ebf5, #c9d0dd, #c9d0dd, #e2e9f3);
  background-image: -o-linear-gradient(#e3ebf5, #c9d0dd, #c9d0dd, #e2e9f3);
  background-image: linear-gradient(#e3ebf5, #c9d0dd, #c9d0dd, #e2e9f3);
  padding-bottom: 190px;
  margin-bottom: -40px;
}
@media only screen and (max-width: 1440px) {
  .contact {
    padding-bottom: 140px;
  }
}
@media only screen and (max-width: 991px) {
  .contact {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 500px) {
  .contact {
    padding-bottom: 60px;
  }
}
.contact .pro-container {
  margin: 0 auto;
  max-width: 1469px;
}
@media only screen and (max-width: 1440px) {
  .contact .pro-container {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .pro-container {
    max-width: 991px;
  }
}
.contact .contact-address {
  padding: 140px 0 100px;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-address {
    padding: 100px 0 60px;
  }
}
@media only screen and (max-width: 991px) {
  .contact .contact-address {
    padding: 80px 0 40px;
  }
}
@media only screen and (max-width: 991px) {
  .contact .contact-address {
    padding: 50px 0;
  }
}
.contact .contact-formbox {
  max-width: 1276px;
  background-color: #ffffff;
  margin: 0 auto;
  padding: 35px 120px 40px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-formbox {
    max-width: 1150px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-formbox {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .contact .contact-formbox {
    padding: 35px 60px 20px;
  }
}
@media only screen and (max-width: 660px) {
  .contact .contact-formbox {
    padding: 30px 30px 20px;
  }
}
.contact .contact-formbox:before {
  content: "";
  width: 130px;
  height: 130px;
  position: absolute;
  left: -64px;
  top: -64px;
  background-color: #dfe4ee;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.contact .contact-formtitle {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 48px;
  line-height: 1.1;
  color: #3c3c3b;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "AvantGardeITCbyBT-Demi";
  margin-bottom: 60px;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-formtitle {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-formtitle {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 660px) {
  .contact .contact-formtitle {
    font-size: 25px;
    margin-bottom: 0;
  }
}
.contact .contact-formtitle:before {
  content: "";
  width: 79px;
  height: 87px;
  background-image: url(/assets/images/conferen-mail.png);
  display: block;
  margin-right: 20px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-formtitle:before {
    width: 69px;
    height: 77px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-formtitle:before {
    width: 59px;
    height: 67px;
  }
}
@media only screen and (max-width: 660px) {
  .contact .contact-formtitle:before {
    width: 43px;
    height: 47px;
    margin-right: 13px;
  }
}
.contact .recaptcha-form {
  max-width: 560px;
  padding-right: 10px;
}
@media only screen and (max-width: 1440px) {
  .contact .recaptcha-form {
    max-width: 450px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .recaptcha-form {
    max-width: 400px;
  }
}
.contact .contact-form {
  margin: 90px 0 0;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-form {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-form {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 660px) {
  .contact .contact-form {
    margin-top: 30px;
  }
}
.contact .contact-form .group-form {
  margin: 30px 0;
}
@media only screen and (max-width: 660px) {
  .contact .contact-form .group-form {
    margin: 20px 0;
  }
}
.contact .contact-form .form-input {
  margin-bottom: 0;
}
.contact .contact-form .form-btn {
  text-transform: uppercase;
  font-size: 28px;
  padding: 24px 55px;
  background-color: #2f3939;
}
@media only screen and (max-width: 1199px) {
  .contact .contact-form .form-btn {
    font-size: 24px;
    padding: 20px 47px;
  }
}
@media only screen and (max-width: 500px) {
  .contact .contact-form .form-btn {
    font-size: 19px;
    padding: 15px 35px;
  }
}
.contact .contact-form .form-btn:hover {
  background-color: #ffaa31;
}
.contact .contact-addlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact .contact-addlist .contact-additem {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-addlist .contact-additem {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-addlist .contact-additem {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .contact .contact-addlist .contact-additem {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 660px) {
  .contact .contact-addlist .contact-additem {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .contact .contact-addlist .contact-additem:last-child .contact-addcover {
    margin-bottom: 0;
  }
}
.contact .contact-addlist .contact-addcover {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 35px 15px;
  background-color: #ffffff;
  margin-bottom: 42px;
  position: relative;
  overflow: hidden;
}
.contact .contact-addlist .contact-addcover:before {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  left: -50px;
  top: -50px;
  background-color: #dfe4ee;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0.8;
}
.contact .contact-addlist .contact-addtitle {
  font-size: 32px;
  font-family: "AvantGardeITCbyBT-Demi";
  color: #3c3c3b;
  text-align: center;
  line-height: 1.1;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-addlist .contact-addtitle {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-addlist .contact-addtitle {
    font-size: 23px;
    margin-bottom: 20px;
  }
}
.contact .contact-addlist .contact-addtitle.min-addbox {
  min-height: 100px;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-addlist .contact-addtitle.min-addbox {
    min-height: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-addlist .contact-addtitle.min-addbox {
    min-height: 65px;
  }
}
.contact .contact-addlist .contact-addpost {
  font-size: 29px;
  font-family: "ITCAvantGardeStd-Md";
  margin-top: 7px;
  letter-spacing: -0.42px;
  color: #000000;
  display: block;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-addlist .contact-addpost {
    font-size: 23px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-addlist .contact-addpost {
    font-size: 19px;
  }
}
.contact .contact-addlist .contact-addlink {
  font-size: 22px;
  letter-spacing: -0.38px;
  font-family: "ITCAvantGardeStd-Md";
  text-align: center;
  display: block;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-addlist .contact-addlink {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-addlist .contact-addlink {
    font-size: 19px;
  }
}
.contact .contact-addlist .contact-addlink:hover {
  color: #2f3939;
}
.contact .contact-addlist .contact-addtext {
  text-align: center;
  font-size: 22px;
  font-family: "ITCAvantGardeStd-Md";
  line-height: 1.2;
  letter-spacing: -0.38px;
}
@media only screen and (max-width: 1440px) {
  .contact .contact-addlist .contact-addtext {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact .contact-addlist .contact-addtext {
    font-size: 17px;
  }
}

/**********************************************************
//////////////////    conferen       //////////////////////
**********************************************************/
.conferen-box {
  margin: 40px auto 117px;
  max-width: 1380px;
  padding: 0 15px;
}
@media only screen and (max-width: 1440px) {
  .conferen-box {
    max-width: 1140px;
  }
}
@media only screen and (max-width: 1199px) {
  .conferen-box {
    max-width: 845px;
    margin: 40px auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .conferen-box {
    margin: 30px auto 60px;
  }
}
.conferen-box .conferen-imgbox {
  display: block;
  margin: 0 auto 20px;
  max-width: 115px;
}
@media only screen and (max-width: 1440px) {
  .conferen-box .conferen-imgbox {
    max-width: 90px;
  }
}
@media only screen and (max-width: 1199px) {
  .conferen-box .conferen-imgbox {
    max-width: 80px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .conferen-box .conferen-imgbox {
    max-width: 60px;
  }
}
.conferen-box .conferen-title {
  font-size: 52px;
  text-shadow: 0 0 40px rgba(255, 255, 255, 0.53);
  line-height: 1;
  color: #3c3c3b;
  text-align: center;
  font-family: "AvantGardeITCbyBT-Demi";
  margin: 25px 0 55px;
}
@media only screen and (max-width: 1440px) {
  .conferen-box .conferen-title {
    font-size: 45px;
    margin: 20px 0 45px;
  }
}
@media only screen and (max-width: 1199px) {
  .conferen-box .conferen-title {
    font-size: 38px;
    margin: 16px 0 34px;
  }
}
@media only screen and (max-width: 767px) {
  .conferen-box .conferen-title {
    font-size: 28px;
    margin: 10px 0 24px;
  }
}
.conferen-box .conferen-text {
  font-size: 24px;
  letter-spacing: -0.42px;
  line-height: 1.7;
  color: #000000;
  text-align: center;
  margin-bottom: 57px;
}
@media only screen and (max-width: 1440px) {
  .conferen-box .conferen-text {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 1199px) {
  .conferen-box .conferen-text {
    font-size: 17px;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .conferen-box .conferen-text {
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 1.4;
  }
}
.conferen-box .conferen-text a {
  color: #000000;
}
.conferen-box .conferen-text a:hover {
  color: #ffaa31;
}
.conferen-box .conferen-imgbox2 {
  margin: 63px auto 40px;
  max-width: 93px;
  display: block;
}
@media only screen and (max-width: 1440px) {
  .conferen-box .conferen-imgbox2 {
    margin: 53px auto 30px;
    max-width: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .conferen-box .conferen-imgbox2 {
    margin: 43px auto 30px;
    max-width: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .conferen-box .conferen-imgbox2 {
    max-width: 60px;
    margin: 33px auto 20px;
  }
}
.conferen-box .conferen-btnbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.conferen-box .conferen-btnbox .conferen-btn {
  font-size: 36px;
  padding: 29px 40px;
}
@media only screen and (max-width: 1440px) {
  .conferen-box .conferen-btnbox .conferen-btn {
    font-size: 31px;
    padding: 24px 35px;
  }
}
@media only screen and (max-width: 1199px) {
  .conferen-box .conferen-btnbox .conferen-btn {
    padding: 15px 20px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .conferen-box .conferen-btnbox .conferen-btn {
    padding: 11px 20px;
    font-size: 19px;
  }
}

/**********************************************************
//////////////////    banner       ////////////////////////
**********************************************************/
.banner {
  position: relative;
}
.banner .banner-imgcover {
  padding-top: 50%;
  min-height: 100vh;
}
@media only screen and (max-width: 1600px) {
  .banner .banner-imgcover {
    padding-top: 60%;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner-imgcover {
    min-height: inherit;
    padding-top: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .banner .banner-imgcover {
    padding: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
  }
}

.banner .page-specifique {
  padding-top: 20%;
  min-height: 0vh;
}
@media only screen and (max-width: 1600px) {
  .banner .page-specifique {
    padding-top: 25%;
  }
}
@media only screen and (max-width: 991px) {
  .banner .page-specifique {
    padding-top: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .banner .page-specifique {
    padding-top: 45%;
  }
}
@media only screen and (max-width: 644px) {
  .banner .page-specifique {
    padding-top: 55%;
  }
}
@media only screen and (max-width: 500px) {
  .banner .page-specifique {
    padding: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
  }
}


.banner .banner-subtitle {
  position: absolute;
  left: 50%;
  bottom: 100px;
  color: #3c3c3b;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  text-shadow: 0 0 40px #ffffff;
  font-size: 60px;
  font-family: "ITCAvantGardeStd-Bold";
  line-height: 1.2;
  -webkit-filter: drop-shadow(0 0 20px #ffffff);
          filter: drop-shadow(0 0 20px #ffffff);
  text-shadow: 0 0 20px #ffffff;
  text-align: center;
}
@media only screen and (max-width: 1600px) {
  .banner .banner-subtitle {
    font-size: 50px;
    bottom: 88px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner .banner-subtitle {
    font-size: 41px;
    bottom: 78px;
  }
}
@media only screen and (max-width: 500px) {
  .banner .banner-subtitle {
    position: relative;
    bottom: 0;
    text-align: center;
    padding: 285px 20px 40px;
    font-size: 30px;
  }
}
.banner .prreport-list {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  max-width: 90%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 500px) {
  .banner .prreport-list {
    position: relative;
    left: 0;
    max-width: 100%;
    padding: 0 15px;
    -webkit-transform: inherit;
       -moz-transform: inherit;
        -ms-transform: inherit;
         -o-transform: inherit;
            transform: inherit;
  }
}
@media only screen and (max-width: 500px) {
  .banner .prreport-list .prreport-item {
    width: 100%;
    text-align: center;
  }
}
.banner .prreport-list .prreport-item .prreport-link {
  padding: 23px 25px;
  display: block;
  font-size: 30px;
  font-family: "AvantGardeITCbyBT-Demi";
  color: #3c3c3b;
  line-height: 1;
}

/*.banner .prreport-list .prreport-item .prreport-link:hover {
   text-decoration:underline;
}*/
@media only screen and (max-width: 1600px) {
  .banner .prreport-list .prreport-item .prreport-link {
    font-size: 26px;
    padding: 20px 28px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner .prreport-list .prreport-item .prreport-link {
    font-size: 23px;
    padding: 18px 26px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .prreport-list .prreport-item .prreport-link {
    font-size: 19px;
    padding: 14px 19px;
  }
}
.banner .prreport-list .prreport-item.active {
  background-color: #ffffff;
}
.banner .prreport-list .prreport-item:hover {
  background-color: #ffffff;
}
.banner .banner-protitle {
  position: absolute;
  /*top: 50%;*/
  bottom:100px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 60px;
  color: #3c3c3b;
  width: 100%;
  max-width: 90%;
  text-align: center;
}
@media only screen and (max-width: 1600px) {
  .banner .banner-protitle {
    font-size: 64px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner .banner-protitle {
    font-size: 54px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner-protitle {
    font-size: 44px;
  }
}
@media only screen and (max-width: 500px) {
  .banner .banner-protitle {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: 270px 15px 20px;
    -webkit-transform: inherit;
       -moz-transform: inherit;
        -ms-transform: inherit;
         -o-transform: inherit;
            transform: inherit;
    font-size: 31px;
  }
}
.banner .banner-content {
  position: absolute;
  top: 32%;
  left: 50%;
  width: 100%;
  max-width: 800px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1325px) {
  .banner .banner-content {
    top: 35%;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner-content {
    top: 38%;
  }
}
@media only screen and (max-width: 767px) {
  .banner .banner-content {
    top: 44%;
  }
}
@media only screen and (max-width: 500px) {
  .banner .banner-content {
    top: 0;
    position: relative;
    padding: 220px 0 80px;
  }
}
.banner .banner-content .banner-title {
  font-size: 55px;
  font-family: "ITCAvantGardeStd-Md";
  color: #3c3c3b;
  text-align: center;
  line-height: 1.3;
}
@media only screen and (max-width: 1600px) {
  .banner .banner-content .banner-title {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1325px) {
  .banner .banner-content .banner-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner-content .banner-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .banner .banner-content .banner-title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 500px) {
  .banner .banner-content .banner-title {
    font-size: 20px;
  }
}
.banner .banner-content .banner-btn {
  margin-top: 90px;
  padding: 11px 50px;
  font-size: 33px;
  color: #504f50;
  font-family: "AvantGardeITCbyBT-Book";
  line-height: 0.7;
  -webkit-box-shadow: 14px 10px 15px rgba(64, 73, 77, 0.4);
     -moz-box-shadow: 14px 10px 15px rgba(64, 73, 77, 0.4);
          box-shadow: 14px 10px 15px rgba(64, 73, 77, 0.4);
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  letter-spacing: 1.5px;
}
.banner .banner-content .banner-btn:hover {
  background-color: rgba(255, 170, 49, 0.8);
  color: #ffffff;
}
@media only screen and (max-width: 1600px) {
  .banner .banner-content .banner-btn {
    font-size: 29px;
    padding: 11px 40px;
  }
}
@media only screen and (max-width: 1325px) {
  .banner .banner-content .banner-btn {
    margin-top: 70px;
    font-size: 27px;
    padding: 9px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner-content .banner-btn {
    margin-top: 50px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .banner .banner-content .banner-btn {
    margin-top: 35px;
    font-size: 18px;
  }
}

/**********************************************************
//////////////////    glycerine       ///////////////////
**********************************************************/
.glycerine {
  padding: 0 15px;
  max-width: 1380px;
  margin: 0 auto 220px;
}
@media only screen and (max-width: 1600px) {
  .glycerine {
    max-width: 1280px;
    margin-bottom: 180px;
  }
}
@media only screen and (max-width: 1199px) {
  .glycerine {
    max-width: 992px;
    margin-bottom: 150px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine {
    max-width: 767px;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 500px) {
  .glycerine {
    margin: 40px 0 70px;
  }
}
.glycerine .glycerine-topbox {
  margin: 57px 0 120px;
  cursor:pointer;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-topbox {
    margin: 47px 0 90px;
  }
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-topbox {
    margin: 38px 0 75px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-topbox {
    margin: 30px 0 60px;
  }
}
@media only screen and (max-width: 500px) {
  .glycerine .glycerine-topbox {
    margin: 20px 0 50px;
  }
}
.glycerine .glycerine-btnbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.glycerine .glycerine-btnbox .glycerine-btn {
  font-size: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.63px;
  padding: 36px 58px;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-btnbox .glycerine-btn {
    padding: 30px 53px;
  }
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-btnbox .glycerine-btn {
    padding: 20px 43px;
    font-size: 26px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-btnbox .glycerine-btn {
    padding: 17px 35px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .glycerine .glycerine-btnbox .glycerine-btn {
    padding: 13px 28px;
    font-size: 17px;
  }
}
.glycerine .glycerine-btnbox .glycerine-btn:before {
  content: "";
  width: 47px;
  height: 47px;
  background-image: url(/assets/images/cart-icon.png);
  display: block;
  margin-right: 21px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-btnbox .glycerine-btn:before {
    width: 37px;
    height: 37px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-btnbox .glycerine-btn:before {
    width: 25px;
    height: 25px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 500px) {
  .glycerine .glycerine-btnbox .glycerine-btn:before {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
}
.glycerine .glycerine-iconimg {
  max-width: 103px;
  display: block;
  margin: 0 auto 18px;
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-iconimg {
    max-width: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-iconimg {
    max-width: 70px;
    margin-bottom: 12px;
  }
}
.glycerine .glycerine-iconimg:before {
  content: "";
  width: 53px;
  height: 53px;
  background-image: url(/assets/images/download-icon.png);
  position: absolute;
  left: 30px;
  bottom: 23px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-iconimg:before {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-iconimg:before {
    width: 30px;
    height: 30px;
    left: 25px;
    bottom: 20px;
  }
}
.glycerine .glycerine-title {
  font-size: 60px;
  color: #3c3c3b;
  font-family: "AvantGardeITCbyBT-Demi";
  text-align: center;
  line-height: 1.1;
  margin-bottom: 90px;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-title {
    font-size: 53px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-title {
    font-size: 45px;
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-title {
    font-size: 37px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 500px) {
  .glycerine .glycerine-title {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.glycerine .glycerine-title span {
  font-size: 34px;
  font-family: "ITCAvantGardeStd-Md";
  text-align: center;
  line-height: 1.1;
  color: #3c3c3b;
  margin-top: 15px;
  display: block;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-title span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-title span {
    margin-top: 12px;
    font-size: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-title span {
    margin-top: 10px;
    font-size: 21px;
  }
}
@media only screen and (max-width: 500px) {
  .glycerine .glycerine-title span {
    margin-top: 16px;
    font-size: 18px;
  }
}
.glycerine .glycerine-content {
  margin: 100px 0;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-content {
    margin: 70px 0;
  }
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-content {
    margin: 50px 0;
  }
}
@media only screen and (max-width: 500px) {
  .glycerine .glycerine-content {
    margin: 30px 0;
  }
}
.glycerine .glycerine-icontext {
  text-align: center;
  font-size: 32px;
  letter-spacing: -0.63px;
  font-family: "ITCAvantGardeStd-Md";
  margin: 20px 0;
  line-height: 1;
  color: #3c3c3b;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-icontext {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-icontext {
    font-size: 26px;
    margin: 15px 0;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-icontext {
    font-size: 22px;
    margin: 12px 0;
  }
}
.glycerine .glycerine-text {
  font-size: 23px;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1600px) {
  .glycerine .glycerine-text {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-text {
    font-size: 17px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 500px) {
  .glycerine .glycerine-text {
    font-size: 13px;
    margin-bottom: 22px;
  }
}
.glycerine .glycerine-strong {
  display: block;
  text-align: center;
  font-size: 30px;
  color: #3c3c3b;
  line-height: 1;
  letter-spacing: -0.52px;
  font-family: "AvantGardeITCbyBT-Demi";
}
@media only screen and (max-width: 1199px) {
  .glycerine .glycerine-strong {
    font-size: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .glycerine .glycerine-strong {
    font-size: 20px;
  }
}

/**********************************************************
//////////////////    Latest news       ///////////////////
**********************************************************/
.latest-news {
  margin: -130px auto 60px;
  display: block;
  max-width: 1131px;
  width: 100%;
  padding: 0 15px;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 1600px) {
  .latest-news {
    max-width: 951px;
    margin: -110px auto 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .latest-news {
    max-width: 900px;
  }
}
@media only screen and (max-width: 991px) {
  .latest-news {
    max-width: 680px;
  }
}
@media only screen and (max-width: 767px) {
  .latest-news {
    max-width: 360px;
  }
}
@media only screen and (max-width: 500px) {
  .latest-news {
    margin-top: 30px;
  }
}
.latest-news .news-cover {
  -webkit-box-shadow: -6px 3px 15px 3px rgba(113, 111, 109, 0.48);
     -moz-box-shadow: -6px 3px 15px 3px rgba(113, 111, 109, 0.48);
          box-shadow: -6px 3px 15px 3px rgba(113, 111, 109, 0.48);
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .latest-news .news-cover {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.latest-news .news-img {
  padding-top: 23.2%;
  max-width: 324px;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .latest-news .news-img {
    max-width: 275px;
  }
}
@media only screen and (max-width: 1199px) {
  .latest-news .news-img {
    max-width: 255px;
  }
}
@media only screen and (max-width: 991px) {
  .latest-news .news-img {
    max-width: 188px;
  }
}
@media only screen and (max-width: 767px) {
  .latest-news .news-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-top: 70%;
  }
}
.latest-news .news-content {
  padding: 24px 38px 0 44px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 1600px) {
  .latest-news .news-content {
    padding: 38px 32px 0 34px;
  }
}
@media only screen and (max-width: 1199px) {
  .latest-news .news-content {
    padding: 28px 22px 0 24px;
  }
}
@media only screen and (max-width: 991px) {
  .latest-news .news-content {
    padding: 15px 20px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .latest-news .news-content {
    padding: 15px;
  }
}
.latest-news .news-content .news-title {
  font-size: 20px;
  font-family: "AvantGardeITCbyBT-Demi";
  letter-spacing: 1.17px;
  line-height: 1.1;
  color: #be1522;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1600px) {
  .latest-news .news-content .news-title {
    font-size: 20px;
    /*margin-bottom: 16px;*/
  }
}
@media only screen and (max-width: 991px) {
  .latest-news .news-content .news-title {
    font-size: 20px;
    /*margin-bottom: 8px;
    line-height: 1;*/
  }
}
.latest-news .news-content .news-subtitle {
  text-transform: uppercase;
  letter-spacing: -0.52px;
  font-size: 28px;
  font-family: "ITCAvantGardeStd-Md";
  margin-bottom: 15px;
  font-weight:normal;
}

.latest-news .news-content .news-subtitle a {
  color:#000000;
}
.latest-news .news-content .news-subtitle a:hover {
  color:#000000;
}
@media only screen and (max-width: 1600px) {
  .latest-news .news-content .news-subtitle {
    font-size: 20px;
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .latest-news .news-content .news-subtitle {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1;
  }
}
@media only screen and (max-width: 1600px) {
  .latest-news .news-content .news-link {
    padding: 9px 19px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .latest-news .news-content .news-link {
    padding: 8px 17px;
    font-size: 14px;
  }
}
.latest-news .news-content .newsinner-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .latest-news .news-content .newsinner-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.latest-news .news-content .newsinner-content .news-text {
  font-family: "ITCAvantGardeStd-Md";
  letter-spacing: -0.28px;
  line-height: 1.9;
  color: #000000;
  font-size: 18px;
  max-width: 520px;
}
@media only screen and (max-width: 1600px) {
  .latest-news .news-content .newsinner-content .news-text {
    font-size: 15px;
    line-height: 1.5;
    max-width: 460px;
  }
}
@media only screen and (max-width: 991px) {
  .latest-news .news-content .newsinner-content .news-text {
    font-size: 12px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .latest-news .news-content .newsinner-content .news-text {
    margin-bottom: 10px;
  }
}

/**********************************************************
//////////////////    conference       ///////////////////
**********************************************************/
.conference {
  margin: 62px 0 100px;
}
@media only screen and (max-width: 1600px) {
  .conference {
    margin: 62px 0 80px;
  }
}
@media only screen and (max-width: 991px) {
  .conference {
    margin: 52px 0;
  }
}
.conference .conference-cover {
  margin-top: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.conference .conference-left {
  padding: 78px 54px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 27%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 27%;
          flex: 0 0 27%;
  max-width: 27%;
}
@media only screen and (max-width: 1600px) {
  .conference .conference-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    max-width: 33%;
    padding: 55px 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .conference .conference-left {
    padding: 45px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .conference .conference-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 15px 0 0 0;
  }
}
.conference .conference-title {
  text-align: center;
  font-size: 35px;
  letter-spacing: 1.04px;
  text-transform: uppercase;
  font-family: "AvantGardeITCbyBT-Demi";
  line-height: 1.2;
}

.conference .conference-left a {
  color:#000000;
}
@media only screen and (max-width: 1600px) {
  .conference .conference-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .conference .conference-title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .conference .conference-title {
    text-align: left;
  }
}
.conference .conference-title span {
  display: block;
  margin-top: 35px;
}
@media only screen and (max-width: 1600px) {
  .conference .conference-title span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .conference .conference-title span {
    font-size: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .conference .conference-title span {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.conference .conference-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 73%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 73%;
          flex: 0 0 73%;
  max-width: 73%;
}
@media only screen and (max-width: 1600px) {
  .conference .conference-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 67%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 67%;
            flex: 0 0 67%;
    max-width: 67%;
  }
}
@media only screen and (max-width: 991px) {
  .conference .conference-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.conference .conference-right .conference-img {
  border: 3px solid #6f6c6c;
  padding-top: 34.6%;
}

/**********************************************************
//////////////////    more news       ///////////////////
**********************************************************/
.more-news {
  margin: 50px 0 100px;
}
@media only screen and (max-width: 1600px) {
  .more-news {
    margin: 40px 0 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .more-news {
    margin: 40px 0;
  }
}
.more-news .morenews-morebtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin-top: 31px;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-morebtn {
    margin-top: 25px;
  }
}
.more-news .morenews-morebtn:before {
  content: "";
  height: 1.5px;
  right: 0;
  position: absolute;
  background-color: #000000;
  z-index: 8;
  top: 50%;
  left: 235px;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-morebtn:before {
    left: 208px;
  }
}
@media only screen and (max-width: 1199px) {
  .more-news .morenews-morebtn:before {
    left: 182px;
  }
}
@media only screen and (max-width: 767px) {
  .more-news .morenews-morebtn:before {
    left: 0;
  }
}
.more-news .morenews-morebtn .morebtn {
  font-size: 16px;
  letter-spacing: -0.29px;
  padding: 13px 29px;
  -webkit-border-radius: 22px;
     -moz-border-radius: 22px;
          border-radius: 22px;
  font-family: "AvantGardeITCbyBT-Demi";
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-morebtn .morebtn {
    padding: 11px 26px;
  }
}
@media only screen and (max-width: 1325px) {
  .more-news .morenews-morebtn .morebtn {
    padding: 9px 21px;
  }
}
.more-news .morenews-list {
  margin-top: 25px;
  margin-left: 20px;
}
@media only screen and (max-width: 1199px) {
  .more-news .morenews-list {
    margin-left: 0;
  }
}
.more-news .morenews-list .morenews-item {
  margin: 14px 0;
}

.more-news .morenews-list .morenews-cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .more-news .morenews-list .morenews-cover {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.more-news .morenews-list .morenews-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 188px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 188px;
          flex: 0 0 188px;
  max-width: 188px;
  padding-top: 6%;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-list .morenews-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 160px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
    max-width: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .more-news .morenews-list .morenews-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-top: 51%;
  }
}
.more-news .morenews-list .morenews-content {
  margin-left: 27px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 11px 25px 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-list .morenews-content {
    padding: 15px 8px 20px 45px;
  }
}
@media only screen and (max-width: 1325px) {
  .more-news .morenews-list .morenews-content {
    padding: 15px 8px 20px 35px;
  }
}
@media only screen and (max-width: 1199px) {
  .more-news .morenews-list .morenews-content {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .more-news .morenews-list .morenews-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .more-news .morenews-list .morenews-content {
    margin-left: 0;
    padding: 20px;
  }
}
.more-news .morenews-list .morenews-content .morenews-titlebox {
  margin-right: auto;
  max-width: 887px;
}
@media only screen and (max-width: 991px) {
  .more-news .morenews-list .morenews-content .morenews-titlebox {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.more-news .morenews-list .morenews-content .th-btn3 {
  font-size: 16px;
  letter-spacing: -0.29px;
  padding: 10px 18px;
  border: 1px solid transparent;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-list .morenews-content .th-btn3 {
    padding: 8px 19px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1325px) {
  .more-news .morenews-list .morenews-content .th-btn3 {
    padding: 7px 15px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .more-news .morenews-list .morenews-content .th-btn3 {
    margin-left: auto;
  }
}
.more-news .morenews-list .morenews-content .th-btn3:hover {
  border-color: #3c3c3b;
}
.more-news .morenews-list .morenews-content .morenews-text {
  font-size: 18px;
  letter-spacing: -0.33px;
  line-height: 1.2;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-list .morenews-content .morenews-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1325px) {
  .more-news .morenews-list .morenews-content .morenews-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  .more-news .morenews-list .morenews-content .morenews-text {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .more-news .morenews-list .morenews-content .morenews-text {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 500px) {
  .more-news .morenews-list .morenews-content .morenews-text {
    margin: 5px 0 7px;
  }
}
.more-news .morenews-list .morenews-content .morenews-date {
  font-size: 22px;
  letter-spacing: -0.4px;
  line-height: 1.2;
  margin: 0 40px;
  white-space: nowrap;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-list .morenews-content .morenews-date {
    font-size: 17px;
    margin: 0 20px;
  }
}
@media only screen and (max-width: 1325px) {
  .more-news .morenews-list .morenews-content .morenews-date {
    font-size: 16px;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .more-news .morenews-list .morenews-content .morenews-date {
    font-size: 15px;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .more-news .morenews-list .morenews-content .morenews-date {
    margin: 10px 15px 0 0;
  }
}
.more-news .morenews-list .morenews-content .morenews-title {
  color: #000000;
  font-size: 27px;
  font-family: "ITCAvantGardeStd-Md";
  font-weight: 500;
  letter-spacing: -0.52px;
  line-height: 1.2;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-list .morenews-content .morenews-title {
    font-size: 23px;
  }
}
@media only screen and (max-width: 1325px) {
  .more-news .morenews-list .morenews-content .morenews-title {
    font-size: 21px;
  }
}
@media only screen and (max-width: 1199px) {
  .more-news .morenews-list .morenews-content .morenews-title {
    font-size: 19px;
  }
}
.more-news .morenews-list .morenews-content .morenews-title span {
  margin-left: 15px;
  font-size: 22px;
  letter-spacing: -0.4px;
}
@media only screen and (max-width: 1600px) {
  .more-news .morenews-list .morenews-content .morenews-title span {
    font-size: 19px;
  }
}
@media only screen and (max-width: 1199px) {
  .more-news .morenews-list .morenews-content .morenews-title span {
    font-size: 16px;
    margin-left: 8px;
  }
}

/**********************************************************
//////////////////    reports       ////////////////////////
**********************************************************/
.reports-box {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b4b4b4), to(#d3d3d3));
  background-image: -webkit-linear-gradient(#b4b4b4, #d3d3d3);
  background-image: -moz-linear-gradient(#b4b4b4, #d3d3d3);
  background-image: -o-linear-gradient(#b4b4b4, #d3d3d3);
  background-image: linear-gradient(#b4b4b4, #d3d3d3);
  margin: 100px 0 91px;
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .reports-box {
    margin: 80px 0;
  }
}
@media only screen and (max-width: 1199px) {
  .reports-box {
    margin: 50px 0 40px;
  }
}
.reports-box:before {
  content: "";
  background-image: url(/assets/images/border-img.png);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -29px;
  height: 21px;
}
.reports-box .report-boxtitlecover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.reports-box .reports-boxtitle {
  padding: 40px 44px 15px 21px;
  background-color: rgba(255, 255, 255, 0.6);
  font-size: 38px;
  font-family: "AvantGardeITCbyBT-Demi";
  letter-spacing: 1.28px;
  color: #000000;
  line-height: 1;
  text-transform: capitalize;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1600px) {
  .reports-box .reports-boxtitle {
    padding: 30px 39px 11px 18px;
    font-size: 33px;
  }
}
@media only screen and (max-width: 991px) {
  .reports-box .reports-boxtitle {
    font-size: 27px;
    padding: 25px 29px 8px 19px;
  }
}
@media only screen and (max-width: 500px) {
  .reports-box .reports-boxtitle {
    font-size: 22px;
    padding: 18px 22px 8px 14px;
  }
}
.reports-box .reports-boxtitle:before {
  content: "";
  width: 44px;
  height: 26px;
  display: block;
  margin-right: 19px;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/assets/images/menu-linkicon.svg);
}
@media only screen and (max-width: 1600px) {
  .reports-box .reports-boxtitle:before {
    width: 37px;
    height: 21px;
  }
}
@media only screen and (max-width: 500px) {
  .reports-box .reports-boxtitle:before {
    margin-right: 10px;
  }
}
.reports-box .yellow-box {
  background-image: url("/assets/images/yellow-box.svg");
}
.reports-box .green-box {
  background-image: url("/assets/images/green-box.svg");
}
.reports-box .brown-box {
  background-image: url("/assets/images/brown-box.svg");
}
.reports-box .blue-box {
  background-image: url("/assets/images/blue-box.svg");
}
.reports-box .pink-box {
  background-image: url("/assets/images/pink-box.svg");
}
.reports-box .orange-box {
  background-image: url("/assets/images/orange-box.svg");
}
.reports-box .report-coverbox {
  min-width: 153px;
  max-width: 153px;
  min-height: 190px;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
          background-size: 100% 100%;
  background-position: center center;
  -webkit-filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.15));
}
.reports-box .report-coverbox p {
  cursor:pointer;
}
@media only screen and (max-width: 1600px) {
  .reports-box .report-coverbox {
    min-width: 133px;
    max-width: 133px;
    max-height: 170px;
    min-height: 170px;
  }
}
.reports-box .report-coverbox .reports-boxitemtitle {
  padding: 70px 10px 0 14px;
  font-family: "ITCAvantGardeStd-DemiCn";
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3;
  color: #ffffff;
  text-transform: capitalize;
}
@media only screen and (max-width: 1600px) {
  .reports-box .report-coverbox .reports-boxitemtitle {
    padding: 65px 7px 0 10px;
    font-size: 21px;
  }
}
.reports-box .report-coverbox .reports-boxitemtitle span {
  font-size: 23px;
  display: block;
  font-family: "ITCAvantGardeStd-BkCn";
  letter-spacing: -0.63px;
  font-weight: 300;
}
@media only screen and (max-width: 1600px) {
  .reports-box .report-coverbox .reports-boxitemtitle span {
    font-size: 18px;
    letter-spacing: 0;
  }
}
.reports-box .report-coverbox.yellow-box .reports-boxitemtitle {
  color: #3d3c3f;
}
.reports-box .report-coverbox.orange-box .reports-boxitemtitle {
  text-align: center;
}
.reports-box .reports-boxcover {
  padding: 55px 0 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .reports-box .reports-boxcover {
    padding: 35px 0 12px;
    display: block;
  }
  .reports-box .reports-boxcover:after {
    content: "";
    clear: both;
    display: table;
  }
}
.reports-box .reports-boxcover .reports-boxlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .reports-box .reports-boxcover .reports-boxlist {
    display: block;
    padding: 0 7px;
  }
}
.reports-box .reports-boxcover .reports-boxitem {
  padding: 0 15px;
  margin-bottom: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  max-width: 200px;
}
@media only screen and (max-width: 1199px) {
  .reports-box .reports-boxcover .reports-boxitem {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .reports-box .reports-boxcover .reports-boxitem {
    float: left;
    padding: 0 7px;
  }
}
@media only screen and (max-width: 500px) {
  .reports-box .reports-boxcover .reports-boxitem {
    padding: 0 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}

/**********************************************************
//////////////////    footer       ////////////////////////
**********************************************************/
.footer {
  padding: 80px 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffbd2e), to(#ffaa31));
  background-image: -webkit-linear-gradient(#ffbd2e, #ffaa31);
  background-image: -moz-linear-gradient(#ffbd2e, #ffaa31);
  background-image: -o-linear-gradient(#ffbd2e, #ffaa31);
  background-image: linear-gradient(#ffbd2e, #ffaa31);
  position: relative;
  margin-top: 40px;
}
.footer:before {
  content: "";
  background-image: url(/assets/images/border-img.png);
  position: absolute;
  left: 0;
  right: 0;
  top: -29px;
  height: 21px;
}
@media only screen and (max-width: 1600px) {
  .footer {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 991px) {
  .footer {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer {
    padding: 32px 0;
  }
}
@media only screen and (max-width: 991px) {
  .footer .container {
    padding: 0;
    max-width: 100%;
  }
}
.footer .footer-cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 154px;
  padding-right: 39px;
}
@media only screen and (max-width: 1600px) {
  .footer .footer-cover {
    padding-left: 124px;
    padding-right: 29px;
  }
}
@media only screen and (max-width: 1199px) {
  .footer .footer-cover {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .footer .footer-cover {
    padding: 0;
  }
}
.footer .footer-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
.footer .footer-left .footer-logo {
  max-width: 245px;
  display: block;
}
@media only screen and (max-width: 1600px) {
  .footer .footer-left .footer-logo {
    max-width: 220px;
  }
}
@media only screen and (max-width: 991px) {
  .footer .footer-left .footer-logo {
    max-width: 167px;
  }
}
@media only screen and (max-width: 991px) {
  .footer .footer-left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-left: 35px;
  }
}
.footer .part-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .footer .part-blog {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    border-top: 1px solid #4d4d4d;
    margin-top: 30px;
    padding: 30px 35px 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer .part-blog {
    padding: 20px 20px 0;
  }
}
.footer .part-blog .part-title {
  font-size: 26px;
  font-family: "AvantGardeITCbyBT-Demi";
  letter-spacing: 0.72px;
  line-height: 1;
  margin-right: 17px;
  color: #000000;
}
@media only screen and (max-width: 500px) {
  .footer .part-blog .part-title {
    font-size: 20px;
  }
}
.footer .part-blog .part-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.footer .part-blog .part-list li {
  margin-right: 10px;
  max-width: 192px;
}
@media only screen and (max-width: 1600px) {
  .footer .part-blog .part-list li {
    max-width: 162px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .part-blog .part-list li {
    max-width: 146px;
  }
}
.footer .part-blog .part-list li:first-child {
  margin-right: 0;
}
.footer .footer-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
@media only screen and (max-width: 991px) {
  .footer .footer-right {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-right: 35px;
  }
}
.footer .footer-right .footer-sollist {
  line-height:50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footer .footer-right .footer-sollist .footer-soltiem {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 71px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 71px;
          flex: 0 0 71px;
  max-width: 71px;
  padding: 0 10px;
}
.footer .footer-right .footer-sollist .footer-soltiem .footer-sollink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 51px;
  width: 51px;
  height: 51px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  border: 2px solid #3c3c3b;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .footer-right .footer-sollist .footer-soltiem .footer-sollink:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.footer .footer-right .footer-sollist .footer-soltiem .footer-sollink .footer-solimg {
  max-width: 20px;
  display: block;
}
.footer .footer-bottomenu {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}
@media only screen and (max-width: 991px) {
  .footer .footer-bottomenu {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 20px;
  }
}
.footer .footer-bottomenu .footerbotto-menuitem {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .footer .footer-bottomenu .footerbotto-menuitem {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 7px;
  }
}
.footer .footer-bottomenu .footerbotto-menuitem:after {
  content: "/";
  font-size: 25px;
  font-family: "ITCAvantGardeStd-Md";
  letter-spacing: 0.71px;
  line-height: 1.1;
  color: #000000;
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  .footer .footer-bottomenu .footerbotto-menuitem:after {
    display: none;
  }
}
.footer .footer-bottomenu .footerbotto-menuitem:last-child:after {
  display: none;
}
.footer .footer-bottomenu .footerbotto-menulink {
  font-size: 25px;
  font-family: "ITCAvantGardeStd-Md";
  letter-spacing: 0.71px;
  line-height: 1.1;
  color: #000000;
  display: block;
}
@media only screen and (max-width: 1600px) {
  .footer .footer-bottomenu .footerbotto-menulink {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-bottomenu .footerbotto-menulink {
    font-size: 15px;
  }
}
.footer .footer-bottomenu .footerbotto-menulink:hover {
  color: #ffffff;
}
.footer .footer-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 60px;
}
@media only screen and (max-width: 1600px) {
  .footer .footer-center {
    margin: 0 45px;
  }
}
@media only screen and (max-width: 991px) {
  .footer .footer-center {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 35px 35px 0;
  }
}
@media only screen and (max-width: 500px) {
  .footer .footer-center {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.footer .footer-center .footer-menu {
  padding: 0 45px;
}
@media only screen and (max-width: 1600px) {
  .footer .footer-center .footer-menu {
    padding: 0 35px;
  }
}
@media only screen and (max-width: 991px) {
  .footer .footer-center .footer-menu:first-child {
    padding-left: 0;
  }
  .footer .footer-center .footer-menu:last-child {
    padding-right: 0;
  }
}
.footer .footer-center .footermenu-title {
  font-size: 25px;
  color: #000000;
  letter-spacing: 0.72px;
  font-family: "ITCAvantGardeStd-Md";
  text-transform: uppercase;
  margin-bottom: 13px;
}
@media only screen and (max-width: 1600px) {
  .footer .footer-center .footermenu-title {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-center .footermenu-title {
    font-size: 16px;
    margin-bottom: 7px;
  }
}
.footer .footer-center .footermenu-listitem {
  margin: 13px 0;
}
@media only screen and (max-width: 767px) {
  .footer .footer-center .footermenu-listitem {
    margin: 7px 0;
  }
}
.footer .footer-center .footermenu-list .footermenu-listlink {
  letter-spacing: 0.72px;
  color: #000000;
  font-size: 25px;
  font-family: "AvantGardeITCbyBT-Book";
}
@media only screen and (max-width: 1600px) {
  .footer .footer-center .footermenu-list .footermenu-listlink {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-center .footermenu-list .footermenu-listlink {
    font-size: 16px;
  }
}
.footer .footer-center .footermenu-list .footermenu-listlink:hover {
  color: #ffffff;
}

@media only screen and (min-width: 768px) {
  .home_page .footer:before {
    display: none;
  }
}


/*** btn sign in ***/

/*** btn my account, btn sign in,  ***/
.subscribe-dropdown {
	margin-right: 25px;
}

.signin-dropdown {
	margin-right: 0;
}

.account-dropdown a, .signin-dropdown a, .subscribe-dropdown a{
	background: #2f3939;
    padding: 10px 35px;
    text-transform: uppercase;
    color: #fff !important;
    vertical-align: middle;
    display: table-cell;
}

.signin-dropdown a{
    padding: 0 0 0 20px;
}

.subscribe-dropdown a{
    padding: 10px 20px;
}
.signin-dropdown a i{
    border-left: 1px dotted #ffffff;
    padding: 12px;
    font-size: 20px;
    background: #2f3939;
    border: none;
    text-transform: uppercase;
    color: #fff !important;
    margin-right: 0;
}
.signin-dropdown a i:before{
    border-left: 1px dotted #ffffff;
    padding: 10px 0 10px;
    padding-left: 10px;
}

.account-dropdown.show a{
	background: #a12641;
	text-decoration: none;
}
.account-dropdown ul{
    margin-top: 10px;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 10px #5e7979;
}


.account-dropdown ul li{
    width: 100%;
    padding: 0 20px 0 30px;
}
.account-dropdown ul li.welcome p{
    margin: 0;
    padding: 10px 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.account-dropdown ul li.link a{
	width: 100%;
	background: none;
    color: #2f3939 !important;
    text-transform: none;
    display: inline-table;
    padding: 5px 0;
    font-size: 14px;
}
.account-dropdown ul li.link a:hover{
   	color: #fda93f !important;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}



/********************************************************************************************************************
********************************************************************************************************************
********************************************************************************************************************
********************************************************************************************************************
//////////////////////////////////////////////////////    Nouvelle page        /////////////////////////////////////
********************************************************************************************************************
********************************************************************************************************************
********************************************************************************************************************
********************************************************************************************************************/
/**********************************************************
//////////////////    values       ////////////////////////
**********************************************************/
.values-box {
  padding-bottom: 5px;
}
.values-box .conferen-title, .values-box .conferen-text {
  color: #000000;
}
.values-box .red-line {
  color: #ce1e06;
}

/**********************************************************
//////////////////    news       ////////////////////////
**********************************************************/
.news-proimg {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 18.66% 40.6%;
  border: 2px solid #ffffff;
}
@media only screen and (max-width: 500px) {
  .news-proimg {
    position: relative;
    -webkit-transform: inherit;
       -moz-transform: inherit;
        -ms-transform: inherit;
         -o-transform: inherit;
            transform: inherit;
    left: 0;
    padding: 53% 0;
    border: 0;
  }
}

.news-article {
  margin-bottom: 110px;
}
@media only screen and (max-width: 1600px) {
  .news-article {
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 1199px) {
  .news-article {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 991px) {
  .news-article {
    margin-bottom: 50px;
  }
}
.news-article .newsrticle-title {
  font-size: 60px;
  color: #3c3c3b;
  line-height: 1.17;
  text-align: center;
  max-width: 1280px;
  display: block;
  margin: 48px auto 73px;
  font-weight: bold;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1600px) {
  .news-article .newsrticle-title {
    font-size: 49px;
    max-width: 1110px;
    margin: 40px auto 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .news-article .newsrticle-title {
    font-size: 37px;
    max-width: 800px;
    line-height: 1.3;
    margin: 25px auto 40px;
  }
}
@media only screen and (max-width: 991px) {
  .news-article .newsrticle-title {
    font-size: 27px;
    max-width: 590px;
  }
}
@media only screen and (max-width: 500px) {
  .news-article .newsrticle-title {
    font-size: 21px;
  }
}
.news-article .newsrticle-dtltext, .news-article .newsrticle-text {
  font-size: 27px;
  line-height: 1.5;
  text-align: center;
  max-width: 1420px;
  margin: 20px auto;
}
@media only screen and (max-width: 1600px) {
  .news-article .newsrticle-dtltext, .news-article .newsrticle-text {
    font-size: 22px;
    max-width: 1200px;
    margin: 15px auto;
  }
}
@media only screen and (max-width: 1199px) {
  .news-article .newsrticle-dtltext, .news-article .newsrticle-text {
    font-size: 18px;
    max-width: 905px;
    margin: 13px auto;
  }
}
@media only screen and (max-width: 991px) {
  .news-article .newsrticle-dtltext, .news-article .newsrticle-text {
    font-size: 17px;
    max-width: 630px;
  }
}
@media only screen and (max-width: 500px) {
  .news-article .newsrticle-dtltext, .news-article .newsrticle-text {
    font-size: 14px;
  }
}
.news-article .newsrticle-dtltext {
  font-style: italic;
}
@media only screen and (max-width: 1199px) {
  .news-article .newsrticle-dtltext {
    line-height: 1;
  }
}
.news-article .newsrticle-text {
  letter-spacing: 0.5px;
}

.news-cover .news-titlebox {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.news-cover .news-titlebox:before {
  content: "";
  position: absolute;
  z-index: 8;
  height: 1.5px;
  background-color: #1a171b;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.news-cover .section-title {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding-right: 25px;
}
.news-cover .newscov-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -21px;
}
@media only screen and (max-width: 1199px) {
  .news-cover .newscov-row {
    margin: 0 -15px;
  }
}
@media only screen and (max-width: 500px) {
  .news-cover .newscov-row {
    margin: 0;
  }
}
.news-cover .newscov-row .newscov-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 21px;
}
@media only screen and (max-width: 1199px) {
  .news-cover .newscov-row .newscov-col {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .news-cover .newscov-row .newscov-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .news-cover .newscov-row .newscov-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}
.news-cover .newscov-card {
  margin-bottom: 59px;
}
@media only screen and (max-width: 1600px) {
  .news-cover .newscov-card {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .news-cover .newscov-card {
    margin-bottom: 30px;
  }
}
.news-cover .newscov-card .newscov-img {
  padding-top: 60%;
}
.news-cover .newscov-card .newscov-dtl {
  padding: 18px 8px;
}
@media only screen and (max-width: 1199px) {
  .news-cover .newscov-card .newscov-dtl {
    padding: 12px 7px;
  }
}
.news-cover .newscov-card .newscov-title {
  font-size: 32px;
  color: #000000;
  line-height: 1.45;
  letter-spacing: -0.5px;
  font-family: "AvantGardeITCbyBT-Demi";
}
.news-cover .newscov-card .newscov-title:hover {
  color: #ffaa31;
}
@media only screen and (max-width: 1600px) {
  .news-cover .newscov-card .newscov-title {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: -0.2px;
  }
}
@media only screen and (max-width: 1199px) {
  .news-cover .newscov-card .newscov-title {
    font-size: 22px;
  }
}
.news-cover .newscov-card .newscov-text {
  font-size: 27px;
  line-height: 1.5;
  font-style: italic;
}
@media only screen and (max-width: 1600px) {
  .news-cover .newscov-card .newscov-text {
    font-size: 23px;
  }
}
@media only screen and (max-width: 1199px) {
  .news-cover .newscov-card .newscov-text {
    font-size: 18px;
  }
}