@charset "UTF-8";
.full-width, footer .footer-big, footer .footer-small {
  width: 100% !important; }

.pulizia {
  padding: 0;
  border: none;
  display: inline;
  background: none; }

.clearfix:after, footer .menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix, footer .menu {
  display: inline-block; }

/* for IE/Mac */
.padding-tb-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.padding-tb-10 {
  padding: 10px 0 !important; }

.padding-tb-20 {
  padding: 20px 0 !important; }

.padding-tb-30 {
  padding: 30px 0 !important; }

.padding-tb-40 {
  padding: 40px 0 !important; }

.padding-tb-50 {
  padding: 50px 0 !important; }

.padding-b-0 {
  padding-bottom: 0 !important; }

.padding-b-10 {
  padding-bottom: 10px !important; }

.padding-b-20 {
  padding-bottom: 20px !important; }

.padding-b-30 {
  padding-bottom: 30px !important; }

.padding-b-40 {
  padding-bottom: 40px !important; }

.padding-b-50 {
  padding-bottom: 50px !important; }

@media (max-width: 767px) {
  .mb-xs-12 {
    margin-bottom: 12px !important; }

  .pt-xs-12 {
    padding-top: 12px !important; } }
body {
  font-family: "Raleway", sans-serif;
  color: #3c3d4f;
  line-height: 1.5em;
  font-weight: 600;
  background: #ffffff;
  font-size: 1.2em; }

p {
  font-family: "Raleway", sans-serif;
  color: #3c3d4f;
  line-height: 1.5em;
  font-weight: 600;
  font-size: 1.2em; }

a {
  font-family: "Raleway", sans-serif;
  color: #3c3d4f;
  font-weight: 700; }
  a:hover {
    color: #a9acb8; }

h1, h2, h3, h3, h4, h5, h6 {
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-weight: 200;
  line-height: normal; }

h1 {
  font-size: 5em; }

h2 {
  font-size: 4em; }

h3 {
  font-size: 3em; }

h4 {
  font-size: 2em; }

h5 {
  font-size: 1.5em; }

h6 {
  font-size: 1em; }

section {
  padding-bottom: 0; }

.lightergrey-bg {
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .lightergrey-bg {
      padding-top: 20px;
      padding-bottom: 20px; } }

.red, .red:visited {
  color: #8d191d;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .red:hover, .red:visited:hover {
    color: #540608; }

.yellow, .yellow:visited {
  color: #f39200;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .yellow:hover, .yellow:visited:hover {
    color: #a66400; }

.orange, .orange:visited {
  color: #e94e1b;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .orange:hover, .orange:visited:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #af2f05; }

.btn, .btn:link, .btn:visited {
  border: 1px solid #3c3d4f;
  color: #3c3d4f;
  font-family: "Raleway", sans-serif;
  font-weight: normal; }
  .btn:hover, .btn:link:hover, .btn:visited:hover {
    color: #ffffff;
    background-color: #3c3d4f; }

.et_pb_row {
  padding: 1% 0 !important; }
  .et_pb_row h2, .et_pb_row h3 {
    border-bottom: 1px solid #dfdfdf !important;
    margin-bottom: 10px !important; }
  .et_pb_row .btn, .et_pb_row .btn:link, .et_pb_row .btn:visited {
    border: 1px solid #3c3d4f;
    color: #3c3d4f;
    font-family: "Raleway", sans-serif;
    font-weight: normal;
    padding: 0 26px !important; }
    .et_pb_row .btn:hover, .et_pb_row .btn:link:hover, .et_pb_row .btn:visited:hover {
      color: #ffffff;
      background-color: #3c3d4f;
      padding: 5px 30px !important; }

.et_divi_builder #et_builder_outer_content .et_pb_button {
  line-height: 2em !important; }

.et_divi_builder #et_builder_outer_content .et_pb_row {
  width: 80%; }

@media (max-width: 767px) {
  .home-event-title {
    font-size: 3em;
    line-height: 1.2em; } }

.discover-more {
  height: 60px;
  background: url("/wp-content/themes/officine-fct/asset/images/next_black.svg") center right;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .discover-more {
      height: 40px; } }
  .discover-more p {
    position: relative;
    text-transform: uppercase;
    top: 22px;
    text-align: right;
    margin-right: 70px;
    font-weight: bold;
    font-size: 0.9em;
    /*    @media (max-width: 1199px){
          left: 175px;
        }
        @media (max-width: 991px){
          left: 40px;
        } */ }

.sponsor-border-box {
  width: 100%;
  z-index: -1;
  height: 35px;
  position: absolute;
  border-bottom: 1px solid #dfdfdf; }
  @media (max-width: 767px) {
    .sponsor-border-box {
      display: none; } }

.sponsor-carousel-title {
  text-align: right;
  background: #ffffff;
  padding: 0 20px;
  font-weight: 200 !important;
  font-size: 3em; }

.sponsor-carousel .post-carousel {
  max-height: 100px;
  width: auto !important; }
.sponsor-carousel .owl-item {
  height: 100px; }
  .sponsor-carousel .owl-item .image-tile {
    height: 100px; }
  .sponsor-carousel .owl-item img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100px;
    vertical-align: middle;
    margin: 0 auto;
    display: inline-block; }
.sponsor-carousel .owl-nav div {
  margin-top: -7% !important; }
.sponsor-carousel .owl-nav .owl-prev {
  margin-left: -6%; }
.sponsor-carousel .owl-nav .owl-next {
  margin-right: -6%; }
.sponsor-carousel .owl-nav .sponsor-nav {
  width: 60px; }
  @media (max-width: 1325px) {
    .sponsor-carousel .owl-nav .sponsor-nav {
      display: none; } }

.banner-item {
  width: 33.33333333%;
  height: 405px;
  float: left;
  background-color: #a9acb8;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10px; }
  @media (max-width: 991px) {
    .banner-item {
      width: 100%;
      height: 300px; } }
  .banner-item a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 4em;
    font-weight: 800;
    line-height: 1.3em;
    padding: 120px 0; }

.banner-single-item {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 400px;
  background-color: #a9acb8;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .banner-single-item {
      height: 300px; } }
  .banner-single-item .banner-single-content {
    position: absolute;
    bottom: 20px;
    left: 20px; }
    .banner-single-item .banner-single-content a {
      color: #ffffff;
      display: block; }
      .banner-single-item .banner-single-content a.banner-title {
        font-size: 3em;
        line-height: 1.3em;
        font-weight: 800; }
      .banner-single-item .banner-single-content a.banner-subtitle {
        font-size: 2.5em;
        line-height: 1.3em;
        font-weight: 300; }
  .banner-single-item .withpattern {
    height: 100%;
    width: 100%;
    background: url("../../asset/images/pattern-slide-home.png") repeat;
    opacity: 1;
    z-index: 3; }

.pagination {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin: 20px 0 40px 0; }
  .pagination li a:hover, .pagination li.active a, .pagination liactive:hover a {
    background: #3c3d4f;
    color: #ffffff;
    border-color: #3c3d4f; }
  .pagination li a {
    width: 40px;
    height: 40px;
    margin: 0;
    font-weight: 700;
    padding-top: 11px; }
  .pagination > li:first-child > a, .pagination li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination li a {
    border-radius: 0; }
    .pagination > li:first-child > a:hover, .pagination li:first-child > span:hover, .pagination > li:last-child > a:hover, .pagination > li:last-child > span:hover, .pagination li a:hover {
      background: #3c3d4f;
      color: #ffffff;
      border-color: #3c3d4f; }

.widget_archive .title {
  font-size: 1.6em;
  width: 100%;
  background: #8d191d;
  color: #ffffff;
  padding: 5px 10px 5px 15px; }
.widget_archive hr {
  display: none; }
.widget_archive ul li a {
  height: 35px;
  display: list-item;
  list-style-type: none;
  font-size: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
  border-left: 8px solid #a9acb8;
  margin: 10px 0;
  padding: 9px 0 5px 10px;
  /*@media (max-width: 767px){
    display: inline-block;
    margin-left: 15px;
    padding-left: 5px;
    width: 60px;
  }*/ }
  .widget_archive ul li a:hover {
    border: none;
    background-color: #8d191d;
    color: #ffffff; }

.et_builder_inner_content .withpattern:after {
  content: "";
  background: url("../../asset/images/pattern-slide-home.png") repeat;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  opacity: 1;
  z-index: 2; }

.owl-carousel {
  z-index: auto; }

.mm-menu.mm-offcanvas {
  z-index: 1; }

.mm-menu.mm-offcanvas {
  margin-right: 0 !important; }

.home-news {
  /*  a{
      font-weight: 200;
    }
    .news-item{
      position: relative;
      @media (max-width: 991px){
        margin-bottom: 20px;
      }
      .news-title, .news-title a{
        color: $white;
        position: absolute;
        top: 25%;
        left: 10%;
        padding-right: 25px;
        font-family: $title-font;
        font-weight: 700;
        font-size: 1.6em;
      }
      .news-content{
        border-left: 5px solid $white;
        margin-left: 5%;
        padding: 10px 10px 0 10px;
        p{
          font-size: 1.2em;
          height: 170px;
        }
      }
      @media (max-width: 1199px){
        .btn{
          padding: 0 10px;
        }
        .news-content{
          margin-left: 0;
        }
        .news-title, .news-title a{
          top: 18%;
        }
      }
      @media (max-width: 991px){
        .btn{
          padding: 0 26px;
        }
        .news-content{
          margin-left: 5%;
          p{
            height: 100px;
          }
        }
        .news-title, .news-title a{
          top: 40%;
        }
      }

      @media (max-width: 767px){
        .btn{
          padding: 0 26px;
        }
        .news-content{
          margin-left: 2%;
          p{
            height: 100px;
          }
        }
        .news-title, .news-title a{
          position: static;
          color: $darker-bluegray;
          margin-top: 15px;
          margin-bottom: 3px;
          line-height: normal;
        }
      }
    } */ }
  .home-news a {
    font-weight: 200; }
  .home-news .news-item {
    margin: 20px 0; }
    .home-news .news-item .news-container {
      min-height: 510px;
      position: relative;
      background-color: #ffffff; }
      @media (max-width: 1199px) {
        .home-news .news-item .news-container {
          min-height: 550px; } }
      @media (max-width: 767px) {
        .home-news .news-item .news-container {
          min-height: 200px;
          height: auto; } }
    .home-news .news-item .data {
      padding: 15px;
      text-align: right;
      text-transform: uppercase;
      border-bottom: 1px solid #f6f6f6;
      font-weight: 400; }
  .home-news h5 {
    font-weight: 700;
    padding: 15px 15px 5px 15px; }
  .home-news img {
    margin-bottom: 10px;
    width: 100%; }
  .home-news p {
    padding: 5px 15px; }
  .home-news .bottone {
    padding: 0 15px; }
    @media (min-width: 768px) {
      .home-news .bottone {
        position: absolute;
        bottom: 0;
        width: 100%; } }
    .home-news .bottone .btn {
      margin-top: 15px;
      width: 100%; }

.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.modal-backdrop {
  position: static; }

.w3eden .popover {
  position: static; }
.w3eden .input-group-btn {
  margin-top: 10px; }
.w3eden .input-group {
  display: block; }

.widget {
  margin-bottom: 30px; }

.dataTables_info {
  display: none; }

@media (max-width: 767px) {
  .modal-strip {
    padding: 0; } }

.mm-title {
  font-size: 1.1em;
  text-transform: uppercase;
  margin-top: 10px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0; }

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  height: 15px;
  width: 15px; }

.mm-prev {
  height: 60px; }

#mmenu-button span:before {
  content: "\f0c9";
  margin-right: 4px;
  font-family: FontAwesome; }

html.mm-opened #mmenu-button span:before {
  content: "\f00d"; }

.mm-listview > li {
  color: #a9acb8;
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 13px 10px;
  border-bottom: 1px solid #2b2b2b; }
  .mm-listview > li:hover {
    background-color: #8d191d;
    color: #ffffff; }
.mm-listview > li:not(.mm-divider):after {
  border: none; }
.mm-listview > li .mm-next {
  border-color: transparent; }

nav.transparent .nav-utility, nav.transparent .nav-bar, nav.transparent.fixed {
  border-bottom: none;
  background-color: transparent; }

nav.transparent .module.widget-handle {
  border: none !important; }

.outOfSight {
  background-color: rgba(24, 24, 32, 0.5) !important; }
  .outOfSight .social-lang-wrap {
    background-color: transparent; }

#mmenu-button {
  background-color: #1b1e21;
  color: #ffffff;
  outline: none;
  border: none;
  font-family: "Raleway", sans-serif;
  font-size: 1.6em;
  text-transform: uppercase; }

@media (max-width: 991px) {
  .nav-bar .module-group .module {
    float: left !important;
    display: inline-block;
    width: auto; } }

@media (max-width: 991px) {
  .social-module {
    display: none !important; } }

.social-lang-wrap {
  background-color: rgba(24, 24, 32, 0.5);
  width: auto; }
  .social-lang-wrap .language {
    border: none;
    color: #ffffff; }
    .social-lang-wrap .language #lang_sel_list {
      padding: 0;
      background: none;
      border: 0;
      height: 55px !important;
      margin-left: 10px;
      line-height: 55px;
      font-size: 0.6em;
      float: left; }
      .social-lang-wrap .language #lang_sel_list ul li {
        display: inline; }
        .social-lang-wrap .language #lang_sel_list ul li:first-child a:before {
          display: inline;
          content: "•";
          position: relative;
          left: -10px;
          top: 1px;
          color: #fff !important; }
        .social-lang-wrap .language #lang_sel_list ul li:first-child a:hover:before {
          color: #fff;
        }
        .social-lang-wrap .language #lang_sel_list ul li a {
          float: right;
          background: none;
          line-height: 44px;
          color: #dfdfdf !important;
          font-size: 2.0em;
          padding-right: 13px;
          display: inline-block; }
          .social-lang-wrap .language #lang_sel_list ul li a span {
            font-weight: bold;
          }
          .social-lang-wrap .language #lang_sel_list ul li a:hover, .social-lang-wrap .language #lang_sel_list ul li a.lang_sel_sel, .wpml-ls-current-language a span {
            color: #f39200 !important; }
  /* chinese selector */
  .social-lang-wrap a.chi {
    display: none;
    line-height: 55px;
    color: #dfdfdf !important;
    font-size: 1.3em;
  }
  .social-lang-wrap a.chi:hover {
    color: #f39200 !important;
  }
  .social-lang-wrap a.chi:before {
    content: "•";
    display: inline-block;
    margin-right: 10px;
  }
  .social-lang-wrap a.chi:hover:before {
    color: #dfdfdf !important;
  }

  .social-lang-wrap .social-list li:hover .ti-facebook:before, .social-lang-wrap .social-list li:hover .ti-twitter:before, .social-lang-wrap .social-list li:hover .ti-youtube:before, .social-lang-wrap .social-list li:hover .ti-flickr:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #f39200; }
  .social-lang-wrap .social-list li:nth-child(4),
  .social-footer .social-list li:nth-child(4) {
    display: none;
  }

nav.transparent.fixed .module.widget-handle i {
  opacity: 1 !important;
  color: #ffffff !important; }

.logo {
  max-height: 80%; }

.logo-big {
  max-height: 240%;
  margin: 25px 15px 0 0; }

.rf-edition {
  float: right;
	position: relative;
	top: 83px;
  text-align: right;
  display: none;
}
.rf-edition p {
	line-height: 16px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 15px;
}
.rf-edition p:first-child {
	font-weight: bolder;
	font-size: 19px;
	text-transform: uppercase;
	line-height: 35px;
}
.fixed .rf-edition {
    position: absolute;
    top: 20px;
    right: 150px;
    line-height: 35px;
}
.fixed .rf-edition p {
    display: inline-block;
    line-height: 0;
    font-size: 12px;
}
.fixed .rf-edition p:first-child {
    display: block;
    font-size: 15px;
}
.fixed .rf-edition p:nth-child(2):after {
    content: " |";
}
@media (max-width: 991px) {
  .rf-edition {
    position: absolute;
    top: 20px;
    right: 100px;
    line-height: 35px;
  }
  .rf-edition p {
    display: inline-block;
    line-height: 0;
    font-size: 12px;
  }
  .rf-edition p:first-child {
    display: block;
    font-size: 15px;
    line-height: 0;
  }
  .rf-edition p:nth-child(2):after {
    content: " |";
  }
}
@media (max-width: 530px) {
  .rf-edition {
    position: absolute;
    top: 55px;
    right: 0;
    width: 100%;
    background: rgba(24, 24, 32, 0.7);
    text-align: left;
    line-height: 20px;
  }
  .rf-edition p {
    display: inline-block;
    color: #f39200;
  }
  .rf-edition p:first-child {
    display: inline-block;
    padding: 0 10px 0 16px;
    font-weight: bold;
    font-size: 15px;
  }
}
@media (max-width: 365px) {
  .rf-edition p {
    font-size: 11px;
  }
  .rf-edition p:first-child {
    font-size: 14px;
  }
}
@media (max-width: 340px) {
  .rf-edition p {
    font-size: 10px;
  }
  .rf-edition p:first-child {
    font-size: 13px;
  }
}


@media (max-width: 991px) {
  .nav-bar .module {
    height: 55px;
    float: left;
    margin-top: 0; }
  .nav-bar .module-group .module {
    width: auto; }
  .nav-bar .left {
    padding-top: 0; } }
.mobile-logo-wrap {
    padding: 0 5px 5px 15px;
    position: absolute;
    right: 0;
    width: 100px;
    height: 55px;
  }
  .mobile-logo-wrap img {
    width: 76px;
    height: auto; }
  @media (min-width: 992px) {
    .mobile-logo-wrap {
      width: 0;
      height: 0;
      display: none;
      overflow: hidden;
      float: none; } }

@media (max-width: 991px) {
  nav.transparent {
    background-color: rgba(24, 24, 32, 0.5) !important; } }

section.row-newsletter-bg .mc4wp-form-fields div > p {
  position: relative;
  margin-bottom: 20px; }
  section.row-newsletter-bg .mc4wp-form-fields div > p label {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    margin-top: -2px;
    font-family: "Raleway", sans-serif;
    color: #000000;
    font-size: 24px;
    line-height: 24px; }
  section.row-newsletter-bg .mc4wp-form-fields div > p input {
    height: 70px;
    padding-left: 50px;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    border: 1px solid #dfdfdf;
    background: #ffffff; }
    section.row-newsletter-bg .mc4wp-form-fields div > p input[type="submit"] {
      padding-left: 0;
      border: 1px solid #a7a9b8;
      color: #2b2b2b;
      background: none; }
      section.row-newsletter-bg .mc4wp-form-fields div > p input[type="submit"]:hover {
        background: #3c3d4f;
        border-color: #3c3d4f;
        color: #ffffff; }
  section.row-newsletter-bg .mc4wp-form-fields div > p:last-child {
    padding: 0; }

::-webkit-input-placeholder {
  text-transform: none;
  color: #444444;
  font-size: 15px;
  font-weight: 400; }

:-moz-placeholder {
  text-transform: none;
  color: #444444;
  font-size: 15px;
  font-weight: 400; }

::-moz-placeholder {
  text-transform: none;
  color: #444444;
  font-size: 15px;
  font-weight: 400; }

:-ms-input-placeholder {
  text-transform: none;
  color: #444444;
  font-size: 15px;
  font-weight: 400; }

footer {
  padding: 0 !important;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif; }
  footer .footer-big {
    background-color: #444444;
    padding: 45px 25px 15px 25px; }
    @media (max-width: 767px) {
      footer .footer-big {
        padding-bottom: 0; } }
    footer .footer-big img {
      float: left; }
      @media (max-width: 1199px) {
        footer .footer-big img {
          display: none; } }
    footer .footer-big .info-footer {
      float: left;
      padding-left: 10px;
      line-height: 22px;
      font-size: 16px;
      color: #a7a9b8; }
      footer .footer-big .info-footer strong {
        color: #ffffff;
        font-weight: 400; }
      @media (max-width: 1199px) {
        footer .footer-big .info-footer {
          padding-left: 0;
          margin-bottom: 30px; } }
      footer .footer-big .info-footer .title-footer {
        font-family: "Raleway", sans-serif;
        font-size: 1.4em;
        font-weight: 400;
        color: #ffffff; }
    footer .footer-big a {
      color: #ffffff;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      cursor: pointer; }
      footer .footer-big a:hover {
        opacity: 0.4; }
  footer .footer-small {
    background-color: #282828;
    padding: 25px;
    font-size: 1.1em; }
    footer .footer-small a {
      color: #a9acb8;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      footer .footer-small a:hover {
        color: #ffffff; }
    footer .footer-small .social-footer i {
      color: #ffffff;
      font-size: 18px; }
  footer .menu li a {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    float: none;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: none;
    font-size: 1.2em;
    font-weight: normal;
    font-weight: 700; }
  footer .menu > li {
    float: none;
    margin-top: 6px; }
    footer .menu > li:hover {
      opacity: 0.4; }
  footer .menu-footer1-container, footer .menu-footer1-eng-container {
    border-right: 1px solid #a9acb8; }
    @media (max-width: 767px) {
      footer .menu-footer1-container, footer .menu-footer1-eng-container {
        border-right: none;
        border-bottom: 1px solid #a9acb8; } }

.modal-strip .container {
  width: auto !important; }
  .modal-strip .container a {
    color: #f39200;
    margin-left: 0; }

#home_slider {
  /*.tp-leftarrow.default {
      background: rgba(0, 0, 0, 0) url("../images/large_left.png") no-repeat scroll 0 0;
  }

  .tp-rightarrow.default {
      background: rgba(0, 0, 0, 0) url("../images/large_right.png") no-repeat scroll 0 0;
  }*/
  /*
  .tparrows{
    @media (max-width: 767px){
      display: none;
    }
  }*/ }
  #home_slider .main_sponsor {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 1; }
    #home_slider .main_sponsor p {
      color: #ffffff;
      text-align: right;
      vertical-align: bottom;
      font-size: 12px;
      line-height: 12px;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      margin-bottom: 0;
      position: absolute;
      bottom: 0;
      right: 90px; }
    #home_slider .main_sponsor img {
      float: right; }
  #home_slider .scrolldown {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    border: none;
    color: white;
    opacity: .6;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    font-size: 22px;
    padding: 20px 20px;
    z-index: 1; }
    @media (max-width: 767px) {
      #home_slider .scrolldown {
        display: none; } }
    #home_slider .scrolldown :hover {
      opacity: 1; }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }
  #home_slider .hesperiden.tparrows.tp-leftarrow::before {
    content: "\f053" !important;
    font-family: FontAwesome; }
  #home_slider .hesperiden.tparrows.tp-rightarrow::before {
    content: "\f054" !important;
    font-family: FontAwesome; }
  #home_slider .btn_home_slider {
    border-color: #ffffff;
    color: #ffffff;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px !important;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    line-height: 36px !important; }
    @media (max-width: 767px) {
      #home_slider .btn_home_slider {
        font-size: 10px !important;
        border: 1px solid #ffffff !important;
        margin-top: 0;
        line-height: 16px !important; } }
    #home_slider .btn_home_slider:hover {
      background: rgba(255, 255, 255, 0.3); }
  #home_slider .withpattern:after {
    content: "";
    background: url("../../asset/images/pattern-slide-home.png") repeat;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 1;
    z-index: 2; }
  @media (max-width: 991px) {
    #home_slider .tp-leftarrow {
      display: none !important; } }
  @media (max-width: 991px) {
    #home_slider .tp-rightarrow {
      top: 40% !important; } }

@media (min-width: 768px) {
  div#rev_slider_2_1_wrapper.rev_slider_wrapper.fullscreen-container {
    height: 100% !important; } }
.grid {
  margin: 0 auto;
  list-style: none;
  text-align: center;
  text-align: left;
  color: #3c3d4f; }

.grid li {
  display: inline-block;
  margin: 0;
  padding: 20px;
  text-align: left;
  position: relative; }

.grid .hover-box {
  margin-bottom: 20px; }
  @media (max-width: 500px) {
    .grid .hover-box {
      height: 320px;
      overflow: hidden; } }

.grid figure {
  margin: 0;
  position: relative; }
  @media (max-width: 500px) {
    .grid figure {
      height: 100%; } }
  .grid figure .sponsor-img {
    position: absolute;
    top: 6%;
    left: 6%;
    max-width: 112px;
    height: auto; }
  .grid figure .on_title_hover {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
    .grid figure .on_title_hover .title-white-hover-box {
      position: absolute;
      top: 60%;
      left: 6%;
      margin-right: 6%;
      color: #ffffff;
      font-family: "Raleway", sans-serif;
      font-weight: 800;
      /*z-index: 1;*/ }
  .grid figure .title-hover-box {
    font-weight: 800;
    text-align: left; }
  .grid figure .title-desc-hover-box {
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 0; }
  .grid figure .info-hover-box {
    color: #a9acb8;
    font-size: 1em;
    font-weight: bold; }
    .grid figure .info-hover-box .info-el {
      display: block;
      width: 100%;
      margin-bottom: 5px; }
    .grid figure .info-hover-box .btn {
      margin-top: 15px; }

.grid figure img {
  width: 100%;
  display: block;
  position: relative; }

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  background: #ffffff;
  color: #3c3d4f;
  z-index: 2; }

.grid figcaption h3 {
  margin: 0;
  padding: 0;
  color: #fff; }

/*
.grid figcaption span:before {
	content: 'by ';
}
*/
/* Individual Caption Styles */
/* Caption Style 1 */
.cs-style-1 figcaption {
  height: 100%;
  width: 100%;
  opacity: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s; }

.no-touch .cs-style-1 figure:hover figcaption,
.cs-style-1 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translate(15px, 15px);
  -moz-transform: translate(15px, 15px);
  -ms-transform: translate(15px, 15px);
  transform: translate(15px, 15px); }

.cs-style-1 figcaption h3 {
  margin-top: 70px; }

.cs-style-1 figcaption span {
  display: block; }

.cs-style-1 figcaption a {
  margin-top: 30px; }

/* Caption Style 2 */
.cs-style-2 figure img {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-2 figure:hover img,
.cs-style-2 figure.cs-hover img {
  -webkit-transform: translateY(-90px);
  -moz-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  transform: translateY(-90px); }

.cs-style-2 figcaption {
  height: 90px;
  width: 100%;
  top: auto;
  bottom: 0; }

.cs-style-2 figcaption a {
  position: absolute;
  right: 20px;
  top: 30px; }

/* Caption Style 3 */
.cs-style-3 figure {
  overflow: hidden; }

.cs-style-3 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.no-touch .cs-style-3 figure:hover .sponsor-img,
.cs-style-3 figure.cs-hover .sponsor-img {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.cs-style-3 figcaption {
  height: auto;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s; }

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s; }

/*
.cs-style-3 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
*/
/* Caption Style 4 */
.cs-style-4 li {
  -webkit-perspective: 1700px;
  -moz-perspective: 1700px;
  perspective: 1700px;
  -webkit-perspective-origin: 0 50%;
  -moz-perspective-origin: 0 50%;
  perspective-origin: 0 50%; }

.cs-style-4 figure {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.cs-style-4 figure > div {
  overflow: hidden; }

.cs-style-4 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
  -webkit-transform: translateX(25%);
  -moz-transform: translateX(25%);
  -ms-transform: translateX(25%);
  transform: translateX(25%); }

.cs-style-4 figcaption {
  height: 100%;
  width: 50%;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s; }

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s; }

.cs-style-4 figcaption a {
  position: absolute;
  bottom: 20px;
  right: 20px; }

/* Caption Style 5 */
.cs-style-5 figure img {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-5 figure:hover img,
.cs-style-5 figure.cs-hover img {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4); }

.cs-style-5 figcaption {
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s; }

.no-touch .cs-style-5 figure:hover figcaption,
.cs-style-5 figure.cs-hover figcaption {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.cs-style-5 figure a {
  position: absolute;
  bottom: 20px;
  right: 20px; }

/* Caption Style 6 */
.cs-style-6 figure img {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-6 figure:hover img,
.cs-style-6 figure.cs-hover img {
  -webkit-transform: translateY(-50px) scale(0.5);
  -moz-transform: translateY(-50px) scale(0.5);
  -ms-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5); }

.cs-style-6 figcaption {
  height: 100%;
  width: 100%; }

.cs-style-6 figcaption h3 {
  margin-top: 60%; }

.cs-style-6 figcaption a {
  position: absolute;
  bottom: 20px;
  right: 20px; }

/* Caption Style 7 */
.cs-style-7 li:first-child {
  z-index: 6; }

.cs-style-7 li:nth-child(2) {
  z-index: 5; }

.cs-style-7 li:nth-child(3) {
  z-index: 4; }

.cs-style-7 li:nth-child(4) {
  z-index: 3; }

.cs-style-7 li:nth-child(5) {
  z-index: 2; }

.cs-style-7 li:nth-child(6) {
  z-index: 1; }

.cs-style-7 figure img {
  z-index: 10; }

.cs-style-7 figcaption {
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
  -moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
  transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
  box-shadow: 0 0 0 0px #2c3f52; }

.no-touch .cs-style-7 figure:hover figcaption,
.cs-style-7 figure.cs-hover figcaption {
  opacity: 1;
  height: 130%;
  box-shadow: 0 0 0 10px #2c3f52; }

.cs-style-7 figcaption h3 {
  margin-top: 86%; }

.cs-style-7 figcaption h3,
.cs-style-7 figcaption span,
.cs-style-7 figcaption a {
  opacity: 0;
  -webkit-transition: opacity 0s;
  -moz-transition: opacity 0s;
  transition: opacity 0s; }

.cs-style-7 figcaption a {
  position: absolute;
  bottom: 20px;
  right: 20px; }

.no-touch .cs-style-7 figure:hover figcaption h3,
.no-touch .cs-style-7 figure:hover figcaption span,
.no-touch .cs-style-7 figure:hover figcaption a,
.cs-style-7 figure.cs-hover figcaption h3,
.cs-style-7 figure.cs-hover figcaption span,
.cs-style-7 figure.cs-hover figcaption a {
  -webkit-transition: opacity 0.3s 0.2s;
  -moz-transition: opacity 0.3s 0.2s;
  transition: opacity 0.3s 0.2s;
  opacity: 1; }

@media screen and (max-width: 31.5em) {
  .grid {
    padding: 10px 10px 100px 10px; }

  .grid li {
    width: 100%;
    min-width: 300px; } }
.withpattern .slotholder:after {
  content: "";
  background: url("../../asset/images/pattern-slide-home.png") repeat;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  opacity: 1;
  z-index: 2;
}

.banner-single-content{
  text-align: right;
  width: 92%;
  top: 20px!important;
}
.banner-single-content h2{
  color: white;
  font-weight: 900;
  font-size: 5.5em;
}
.banner-single-content p{
  line-height: 1em;
  color: white;
  font-size: 3em;
}
@media screen and (max-width: 767px) {
  .banner-single-content{
    width: 85%;
  }
  .banner-single-content h2{
    font-size: 3.8em;
  }
  .banner-single-content p{
    font-size: 1.8em;
  }
}
