/*
 Theme Name:     Twenty Seventeen Child Theme
 Theme URI:      http://hyperlinkcode.com/blog/twenty-seventeen-child-theme/
 Description:    A bare-bones child theme for use with WordPress Twenty Seventeen Theme. Pick matching colors quickly at <a href="http://www.html-color-names.com/">html-color-names.com</a>.
 Author:         Edward Zivkovic
 Author URI:     http://www.ezau.com/
 Template:       twentyseventeen
 Version:        1.0.0
*/
#page {
  overflow-x: hidden; }

html[lang="he-IL"] body, html[lang="he-IL"] button, html[lang="he-IL"] input, html[lang="he-IL"] select, html[lang="he-IL"] textarea {
  font-family: "Heebo", sans-serif;
  color: #333333; }

button, input[type="button"], input[type="submit"] {
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1em 2em; }

html[lang="he-IL"] h1, html[lang="he-IL"] h2, html[lang="he-IL"] h3, html[lang="he-IL"] h4, html[lang="he-IL"] h5, html[lang="he-IL"] h6 {
  font-weight: 500; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c8c8c8;
  opacity: 1;
  /* Firefox */
  font-family: "Heebo", sans-serif; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c8c8c8;
  font-family: "Heebo", sans-serif; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #c8c8c8;
  font-family: "Heebo", sans-serif; }

.flexme {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start; }

.inlineme {
  display: block;
  width: auto;
  margin: 0 -1.05em; }

.site-content {
  padding: 1.579em 0 5.526em; }

.entry-content, .innerwrap {
  position: relative; }
  .entry-content a.moretag, .innerwrap a.moretag {
    position: relative;
    right: 0;
    bottom: 9px;
    width: 150px;
    text-align: center;
    background: #fff;
    border: 1px solid #ff3333;
    font-size: 1em;
    font-weight: 500;
    padding: 0.5em 0;
    color: #ff3333;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: border-color 0.2s, color 0.2s;
    z-index: 1; }
    @media (min-width: 48em) {
      .entry-content a.moretag, .innerwrap a.moretag {
        /* position: absolute;
        bottom: -35px; */
    display: block;		} }
    .entry-content a.moretag:hover, .innerwrap a.moretag:hover {
      color: #fff;
      background-color: #fff;
      border-color: #ff3333; }
    .entry-content a.moretag:before, .innerwrap a.moretag:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #ff3333;
      z-index: -1;
      opacity: 0;
      -webkit-transform: scale3d(0.7, 1, 1);
      transform: scale3d(0.7, 1, 1);
      -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
      transition: transform 0.2s, opacity 0.2s;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .entry-content a.moretag:hover::before, .innerwrap a.moretag:hover::before {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }

.entry-content a img, .comment-content a img, .widget a img {
  -webkit-box-shadow: none;
  box-shadow: none; }

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
  max-width: none; }

.widget {
  padding-bottom: 2em; }

.post-thumbnail a:hover img, .post-thumbnail a:focus img {
  opacity: 1; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.15em;
  padding: 0.5em 0 0; }

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/
header.site-header .navigation-top {
  border-bottom: 5px solid #c8c8c8;
  border-top: none;
  z-index: 10;
  background: url("assets/images/headerbg.png") repeat-x; }
  header.site-header .navigation-top .menu-toggle {
    color: #fff;
    width: 20%;
    display: inline-block; }
    @media (min-width: 48em) {
      header.site-header .navigation-top .menu-toggle {
        display: none; } }
    header.site-header .navigation-top .menu-toggle:focus {
      outline: none; }
    header.site-header .navigation-top .menu-toggle .icon {
      height: 2em;
      width: 2em; }
  header.site-header .navigation-top .custom-logo {
    width: 50%;
    left: 2%;
    top: 33px;
    position: absolute; }
    @media (min-width: 48em) {
      header.site-header .navigation-top .custom-logo {
        width: 10em;
        margin-right: 0.5em;
        position: static; } }
    @media (min-width: 67em) {
      header.site-header .navigation-top .custom-logo {
        width: 244px;
        margin-right: inherit; } }
    header.site-header .navigation-top .custom-logo img {
      width: 244px;
      transition: width 0.4s ease-in-out, margin 0.4s ease-in-out, height 0.4s ease-in-out; }
      @media (min-width: 48em) {
        header.site-header .navigation-top .custom-logo img {
          width: 10em; } }
      @media (min-width: 67em) {
        header.site-header .navigation-top .custom-logo img {
          width: 244px; } }
  @media (min-width: 48em) {
    header.site-header .navigation-top > a {
      font-size: 0.844em; } }
  @media (min-width: 67em) {
    header.site-header .navigation-top > a {
      font-size: inherit; } }
  header.site-header .navigation-top .video-btn {
    width: 25%;
    display: inline-block;
    padding: 5% 2%; }
    @media (min-width: 48em) {
      header.site-header .navigation-top .video-btn {
        width: auto;
        padding: inherit; } }
    header.site-header .navigation-top .video-btn button {
      background-color: #fff;
      color: #ff3333;
      font-weight: 500;
      font-size: 1em;
      height: 50px;
      width: 100%;
      padding: 0;
      transition: visibility 0.4s linear 300ms, opacity 0.4s;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      position: relative;
      z-index: 1; }
      @media (min-width: 48em) {
        header.site-header .navigation-top .video-btn button {
          width: 100px;
          font-size: 0.844em;
          margin: 35px 15px 0 0; } }
      @media (min-width: 67em) {
        header.site-header .navigation-top .video-btn button {
          width: 150px;
          font-size: inherit; } }
      header.site-header .navigation-top .video-btn button:hover {
        color: #fff;
        background-color: #fff; }
      header.site-header .navigation-top .video-btn button:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #ff3333;
        z-index: -1;
        opacity: 0;
        -webkit-transform: scale3d(0.7, 1, 1);
        transform: scale3d(0.7, 1, 1);
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        transition: transform 0.2s, opacity 0.2s;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
      header.site-header .navigation-top .video-btn button:hover::before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
  header.site-header .navigation-top .main-navigation {
    width: 100%; }
    @media (min-width: 48em) {
      header.site-header .navigation-top .main-navigation {
        width: calc(100% - 170px);
        display: inline-block; } }
    @media (min-width: 67em) {
      header.site-header .navigation-top .main-navigation {
        width: calc(100% - 285px); } }
    header.site-header .navigation-top .main-navigation ul li a {
      color: #333333;
      font-weight: 500; }
      @media (min-width: 48em) {
        header.site-header .navigation-top .main-navigation ul li a {
          color: #c8c8c8; } }
      @media (max-width: 67em) {
        header.site-header .navigation-top .main-navigation ul li a {
          font-size: 0.844em;
          padding: 0.8em 0.2em; } }
    header.site-header .navigation-top .main-navigation ul li li li a {
      color: #c8c8c8;
      font-weight: 400;
      font-size: 1rem; }
    @media (min-width: 48em) {
      header.site-header .navigation-top .main-navigation ul ul a {
        width: 15.104em;
        padding: 1em 2.4em 1em 1em; } }
    header.site-header .navigation-top .main-navigation ul ul ul {
      display: none; }
      @media (min-width: 48em) {
        header.site-header .navigation-top .main-navigation ul ul ul {
          display: inherit; } }
    header.site-header .navigation-top .main-navigation ul ul ul a {
      width: auto;
      padding: 0.789em; }
    header.site-header .navigation-top .main-navigation li {
      position: static;
      font-weight: 500; }
    header.site-header .navigation-top .main-navigation > div > ul {
      text-align: right; }
      header.site-header .navigation-top .main-navigation > div > ul li.services-sub {
        position: relative; }
        @media (min-width: 48em) {
          header.site-header .navigation-top .main-navigation > div > ul li.services-sub > a {
            padding: 0.6em 0.2em 1.4em; } }
        @media (min-width: 67em) {
          header.site-header .navigation-top .main-navigation > div > ul li.services-sub > a {
            padding: 0.6em 1em 1.4em; } }
        header.site-header .navigation-top .main-navigation > div > ul li.services-sub:hover > ul {
          display: block;
          top: 100%;
          border: 0;
          padding-top: 0; }
          header.site-header .navigation-top .main-navigation > div > ul li.services-sub:hover > ul li a {
            color: #333333; }
            header.site-header .navigation-top .main-navigation > div > ul li.services-sub:hover > ul li a:after {
              content: none; }
          header.site-header .navigation-top .main-navigation > div > ul li.services-sub:hover > ul li a:hover {
            color: #ff3333; }
        header.site-header .navigation-top .main-navigation > div > ul li.services-sub:after, header.site-header .navigation-top .main-navigation > div > ul li.services-sub:before {
          content: none; }
      header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59 {
        position: static;
        transition: all 0.4s ease-in-out; }
        @media (min-width: 48em) {
          header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59 {
            border-width: 20px 10px 32px;
            border: solid transparent; } }
        @media (min-width: 67em) {
          header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59 {
            border-width: 20px 20px 30px; } }
        header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59 ul li:hover > a {
          color: #ff3333; }
        header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59:hover {
          border-color: #f5f5f5; }
          header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59:hover a {
            color: #333333; }
          header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59:hover > a {
            border-color: #ff3333;
            background-color: #ff3333;
            color: #fff; }
          header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59:hover:after {
            content: none; }
          header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59:hover:before {
            content: none; }
          header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59:hover div.navwrap {
            display: block; }
        header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59 > a {
          border: 1px solid #fff; }
          @media (min-width: 48em) {
            header.site-header .navigation-top .main-navigation > div > ul li.menu-item-59 > a {
              border: 1px solid #f5f5f5; } }
      @media (min-width: 48em) {
        header.site-header .navigation-top .main-navigation > div > ul > li:not(.menu-item-59):hover a {
          color: #fff; }
          header.site-header .navigation-top .main-navigation > div > ul > li:not(.menu-item-59):hover a:after {
            content: '';
            height: 2px;
            background: #fff;
            display: block;
            margin-top: 10px; } }

.breadcrumbs {
  background-color: #f5f5f5;
  font-weight: 400;
  padding: 0.6em 0;
  border-bottom: 1px solid #c8c8c8;
  color: #999999; }
  .breadcrumbs a {
    color: #999999; }
    .breadcrumbs a:hover {
      color: #ff3333; }
  .breadcrumbs span > span {
    color: #333333; }

/*--------------------------------------------------------------
13.2 Front Page
--------------------------------------------------------------*/
.twentyseventeen-front-page .site-content {
  padding: 0 0 0 0; }

#slider {
  border-bottom: 5px solid #c8c8c8; }

#news > div {
  width: 100%;
  background: url("assets/images/headerbg.png") repeat-x;
  color: #c8c8c8;
  font-size: 1.89em;
  font-weight: 500;
  text-align: center;
  padding: 0.66em;
  display: inline-block; }
  @media (min-width: 48em) {
    #news > div {
      width: 24%;
      float: right; } }
#news > ul {
  width: 100%;
  display: inline-block;
  background: #f5f5f5;
  font-size: 1em;
 margin: 0;  }
  @media (min-width: 48em) {
    #news > ul {
      width: 76%;
      float: right;
      margin: 0;
      font-size: 1.250em; } }
  #news > ul li {
    padding: 0 20px;
    position: relative;
    height: 100px;
    display: flex;
    align-items: center;
	background-color: #f5f5f5;
	}
    #news > ul li a {
         position: static;
    left: 1em;
    width: 30%;
    max-width: 150px;
    text-align: center;
    background: #fff;
    border: 1px solid #ff3333;
    font-size: 0.8em;
    font-weight: 500;
    padding: 0.5em 0;
    color: #ff3333;
    box-shadow: inset 0 0 0 0 #fff;
    top: 50%;
    transform: none; }
	#news > ul li span {
		width: 70%;
		font-weight: 600;
	}
      #news > ul li a:hover {
        color: #ffffff;
		background-color: #ff3333;}
      #news > ul li a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #ff3333;
        z-index: -1;
        opacity: 0;
        -webkit-transform: scale3d(0.7, 1, 1);
        transform: scale3d(0.7, 1, 1);
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        transition: transform 0.2s, opacity 0.2s;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
      #news > ul li a:hover::before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }

#about h1 {
  font-size: 1.9em; }
#about .slick-initialized.slick-slider {
  background: #f5f5f5;
  margin: 4em 0 6em; }
  @media (min-width: 48em) {
    #about .slick-initialized.slick-slider {
      margin: 0 0 3.125em; } }
  #about .slick-initialized.slick-slider .slick-slide {
    padding: 2em 4em 2em 2em; }
    @media (min-width: 48em) {
      #about .slick-initialized.slick-slider .slick-slide {
        padding: 4.263em; } }
    #about .slick-initialized.slick-slider .slick-slide h1 {
      margin: 0 0 0.2em; }
    #about .slick-initialized.slick-slider .slick-slide h5 {
      text-align: left;
      margin: 0 0 0;
      padding: 0.5em 0 0;
      color: inherit;
      font-weight: 700;
      font-size: 0.737em; }
  #about .slick-initialized.slick-slider h1.maintitle {
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    top: -2em; }
    @media (min-width: 48em) {
      #about .slick-initialized.slick-slider h1.maintitle {
        top: 50%;
        left: 100%;
        transform: translateY(-50%); } }
  #about .slick-initialized.slick-slider .slick-dots {
    right: -20%; }
    @media (min-width: 48em) {
      #about .slick-initialized.slick-slider .slick-dots {
        right: -30%; } }
    #about .slick-initialized.slick-slider .slick-dots li button:before {
      color: #cccccc; }
    #about .slick-initialized.slick-slider .slick-dots li.slick-active button:before {
      color: #ff3333; }

#about .newinstore.slick-initialized.slick-slider .slick-slide, #about .principles.slick-initialized.slick-slider .slick-slide {
  padding: 2em 4.263em; }
#about .newinstore .slick-arrow, #about .principles .slick-arrow {
  z-index: 9;
  height: 40px;
  width: 40px; }
  @media (min-width: 48em) {
    #about .newinstore .slick-arrow, #about .principles .slick-arrow {
      height: 63px;
      width: 63px; } }
  #about .newinstore .slick-arrow:before, #about .principles .slick-arrow:before {
    font-size: 40px; }
    @media (min-width: 48em) {
      #about .newinstore .slick-arrow:before, #about .principles .slick-arrow:before {
        font-size: 63px; } }
#about .newinstore img, #about .principles img {
  margin: 0 auto 40px; }
@media (min-width: 48em) {
  #about .newinstore div.title, #about .principles div.title {
    width: 65%;
    float: right;
    margin-left: 5%; } }
#about .newinstore a.moretag, #about .principles a.moretag {
  display: block;
  width: 100%;
  float: right;
  text-align: center;
  background: #fff;
  border: 1px solid #ff3333;
  font-size: 1em;
  font-weight: 500;
  padding: 0.5em 0;
  color: #ff3333;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: border-color 0.2s, color 0.2s; }
  @media (min-width: 48em) {
    #about .newinstore a.moretag, #about .principles a.moretag {
      width: 30%; } }
  #about .newinstore a.moretag:hover, #about .principles a.moretag:hover {
    color: #fff;
    background-color: #ff3333;
    border-color: #ff3333; }
  #about .newinstore a.moretag:before, #about .principles a.moretag:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff3333;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  #about .newinstore a.moretag:hover::before, #about .principles a.moretag:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

#counter {
  margin: 1.125em 0; }
  #counter .ec-shortcode-outer-wrap {
    overflow: auto;
    background-color: #f5f5f5; }
  #counter h1.maintitle {
    background: url("assets/images/headerbg.png") repeat-x;
    color: #fff;
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    padding: 0.63em;
    border-top: 5px solid #c8c8c8;
    margin-bottom: 0; }
    @media (min-width: 48em) {
      #counter h1.maintitle {
        height: 100px;
        font-size: 1.89em; } }
  #counter .ec-counter-items-wrap {
    padding: 0 0; }
    #counter .ec-counter-items-wrap .ec-counter-item {
      margin: 0 1% 4%; }
      #counter .ec-counter-items-wrap .ec-counter-item:hover {
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none; }
      #counter .ec-counter-items-wrap .ec-counter-item .ec-count-content {
        top: -135px;
        background-color: transparent; }
        #counter .ec-counter-items-wrap .ec-counter-item .ec-count-content .ec-count-number {
          font-family: "Heebo", sans-serif;
          font-size: 2.6em;
          color: #ff3333;
          font-weight: 700; }
      #counter .ec-counter-items-wrap .ec-counter-item .ec-top-container:before {
        content: none; }
      #counter .ec-counter-items-wrap .ec-counter-item .ec-top-container {
        min-height: 1px;
        padding: 100px 20px 0px; }
      #counter .ec-counter-items-wrap .ec-counter-item .ec-bottom-container {
        background-color: transparent;
        min-height: 1px;
        padding: 0 0 0; }
        #counter .ec-counter-items-wrap .ec-counter-item .ec-bottom-container .ec-count-button a {
          background-color: transparent;
          color: #ff3333;
          font-family: "Heebo", sans-serif;
          font-weight: 500;
          font-size: 0.94em;
          padding: 0.35em 1em;
          border: 1px solid #ff3333;
          display: block;
          max-width: 115px;
          margin: 0 auto;
          position: relative;
          z-index: 1; }
          #counter .ec-counter-items-wrap .ec-counter-item .ec-bottom-container .ec-count-button a:hover {
            color: #fff;
            background-color: #fff; }
          #counter .ec-counter-items-wrap .ec-counter-item .ec-bottom-container .ec-count-button a:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #ff3333;
            z-index: -1;
            opacity: 0;
            -webkit-transform: scale3d(0.7, 1, 1);
            transform: scale3d(0.7, 1, 1);
            -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
            transition: transform 0.2s, opacity 0.2s;
            -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
            transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
          #counter .ec-counter-items-wrap .ec-counter-item .ec-bottom-container .ec-count-button a:hover::before {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    #counter .ec-counter-items-wrap .ec-count-title {
      font-family: "Heebo", sans-serif;
      font-size: 1.2em;
      font-weight: 500;
      color: #333333;
      margin-bottom: 25px; }

#import {
  border: 1px solid #c8c8c8;
  margin: 3.125em 0; }
  #import .entry-title {
    font-size: 0.8em;
    margin: 0 0 2em 0; }
    @media (min-width: 48em) {
      #import .entry-title {
        font-size: 1.89em;
        margin: 0 0 0 0; } }
  #import h1.maintitle {
    background: #ff3333;
    color: #fff;
    font-size: 1.89em;
    font-weight: 500;
    text-align: center;
    padding: 0.63em;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 0; }
  #import .slick-slider {
    padding: 2.000em 3.000em; }
    @media (min-width: 48em) {
      #import .slick-slider {
        padding: 5.000em 6.000em; } }
    #import .slick-slider .slick-slide {
      display: table; }
    #import .slick-slider .slick-arrow {
      z-index: 9;
      height: 40px;
      width: 40px; }
      @media (min-width: 48em) {
        #import .slick-slider .slick-arrow {
          height: 63px;
          width: 63px; } }
      #import .slick-slider .slick-arrow:before {
        font-size: 40px; }
        @media (min-width: 48em) {
          #import .slick-slider .slick-arrow:before {
            font-size: 63px; } }
  #import article .post-thumbnail, #import article .entry-content {
    display: block;
    float: none;
    padding-right: 1px;
    position: unset; }
    @media (min-width: 48em) {
      #import article .post-thumbnail, #import article .entry-content {
        display: table-cell;
        position: relative;
        vertical-align: top; } }
    #import article .post-thumbnail img, #import article .entry-content img {
      margin: 0 auto; }
      @media (min-width: 48em) {
        #import article .post-thumbnail img, #import article .entry-content img {
          margin: unset; } }
    #import article .post-thumbnail a.moretag, #import article .entry-content a.moretag {
      border: 1px solid #333333;
      color: #333333; }
      #import article .post-thumbnail a.moretag:hover, #import article .entry-content a.moretag:hover {
        border: 1px solid #ff3333;
        color: #fff; }

#contact .wrap {
  font-size: 1.895em;
  margin-bottom: 1.750em;
  text-align: center; }
  #contact .wrap a.btn button {
    font-size: 0.611em;
    color: #fff;
    background: #ff3333;
    padding: 0.5em 1.5em;
    font-weight: 500;
    margin: 0 0.5em; }
    #contact .wrap a.btn button:hover {
      color: #fff; }
#contact iframe {
  width: 100%;
  margin-bottom: 0;
  display: block;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  border-top: 5px solid #c8c8c8;
  border-bottom: 5px solid #c8c8c8; }

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/
.site-footer {
  margin-top: 0;
  border-top: none;
  background: url("assets/images/bgfooter.png") repeat;
  color: #c8c8c8;
  text-align: center; }
  @media (min-width: 48em) {
    .site-footer {
      text-align: right; } }
  .site-footer .rights {
    text-align: center;
    font-size: 14px;
    padding-bottom: 3em;
    letter-spacing: 0.05em !important; }
    .site-footer .rights a {
      letter-spacing: 0.05em !important; }
      .site-footer .rights a:hover {
        color: #ff3333; }
  .site-footer a {
    color: #fff; }
  .site-footer .widget ul {
    text-align: center; }
    @media (min-width: 48em) {
      .site-footer .widget ul {
        text-align: left; } }
    .site-footer .widget ul li {
      border: none;
      display: inline-block; }
  .site-footer #nav_menu-2 li {
    margin-right: 1.222em;
    height: 65px; }
    @media (min-width: 48em) {
      .site-footer #nav_menu-2 li {
        margin-right: 2.222em; } }
  .site-footer #nav_menu-2 a {
    font-size: 1.333em;
    color: #c8c8c8;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .site-footer #nav_menu-2 a:hover {
      color: #fff; }
  .site-footer #nav_menu-2 a:hover:after {
    content: '';
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 10px; }
  .site-footer #nav_menu-3 a > div {
    display: none; }
  .site-footer #nav_menu-3 a {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .site-footer #nav_menu-3 li {
    margin-right: 1.778em; }
    @media (min-width: 48em) {
      .site-footer #nav_menu-3 li {
        margin-right: 2.778em; } }
  .site-footer #nav_menu-3 li a::before {
    font-family: "icomoon";
    content: "";
    color: #c8c8c8;
    font-size: 24px;
    transition: all 0.2s; }
  .site-footer #nav_menu-3 li a:hover::before {
    color: #ff3333; }
  .site-footer #nav_menu-3 li.facebook a::before {
    content: "\ea90"; }
  .site-footer #nav_menu-3 li.youtube a::before {
    content: "\ea9d"; }
  .site-footer #nav_menu-3 li.linkedin a::before {
    content: "\eaca"; }
  .site-footer .menu-item-59, .site-footer .services-sub {
    display: none !important; }
  @media (min-width: 48em) {
    .site-footer #custom_html-2 {
      width: 65%;
      float: right; } }
  @media (min-width: 48em) {
    .site-footer #custom_html-2 .textwidget {
      float: left; } }
  .site-footer #custom_html-2 .textwidget a {
    -webkit-box-shadow: none;
    box-shadow: none; }
    .site-footer #custom_html-2 .textwidget a:hover {
      color: #ff3333; }
  @media (min-width: 48em) {
    .site-footer #custom_html-3 {
      width: 35%;
      float: right; } }
  .site-footer #custom_html-3 button {
    background-color: #fff;
    color: #ff3333;
    font-weight: 500;
    font-size: 1.222em;
    height: 50px;
    width: 150px;
    padding: 0;
    margin: 5px 15px 0 0;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    position: relative;
    z-index: 1; }
    .site-footer #custom_html-3 button:hover {
      color: #fff;
      background-color: #fff; }
    .site-footer #custom_html-3 button:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #ff3333;
      z-index: -1;
      opacity: 0;
      -webkit-transform: scale3d(0.7, 1, 1);
      transform: scale3d(0.7, 1, 1);
      -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
      transition: transform 0.2s, opacity 0.2s;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .site-footer #custom_html-3 button:hover::before {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }

.hideme {
  display: none; }

.featherlight .featherlight-close-icon {
  top: 5px;
  right: 5px;
  color: #333333;
  display: none; }
.featherlight .featherlight-content {
  border-bottom: none;
  max-height: 100%;
  background: #fff;
  overflow: hidden; }
.featherlight .featherlight-inner {
  display: block; }
  .featherlight .featherlight-inner .submit-container {
    margin-bottom: 0; }
  .featherlight .featherlight-inner .field-wrap input[type=button], .featherlight .featherlight-inner .field-wrap input[type=submit] {
    width: 100%;
    border: 1px solid #ff3333;
    background: none;
    color: #ff3333;
    font-size: 1em;
    padding: 0.5em;
    font-weight: 500; }
    .featherlight .featherlight-inner .field-wrap input[type=button]:hover, .featherlight .featherlight-inner .field-wrap input[type=submit]:hover {
      background: #ff3333;
      color: #fff; }

#contact-ae {
  max-width: 740px;
  text-align: right;
  padding: 1.389em 1.579em 0.789em; }
  #contact-ae .details {
    display: none; }
    @media (min-width: 48em) {
      #contact-ae .details {
        display: block;
        width: 45%;
        float: right; } }
  @media (min-width: 48em) {
    #contact-ae .form {
      width: 55%;
      float: right;
      padding-right: 2.526em;
      border-right: 1px solid #c8c8c8; } }
  #contact-ae .form h3 {
    margin-bottom: 0; }
  #contact-ae .form input[type="text"], #contact-ae .form input[type="email"], #contact-ae .form input[type="url"], #contact-ae .form input[type="password"], #contact-ae .form input[type="search"], #contact-ae .form input[type="number"], #contact-ae .form input[type="tel"], #contact-ae .form input[type="range"], #contact-ae .form input[type="date"], #contact-ae .form input[type="month"], #contact-ae .form input[type="week"], #contact-ae .form input[type="time"], #contact-ae .form input[type="datetime"], #contact-ae .form input[type="datetime-local"], #contact-ae .form input[type="color"], #contact-ae .form textarea {
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0.5em; }
  #contact-ae .form .nf-error .ninja-forms-field {
    border: 1px solid #ff3333; }
  #contact-ae .form .nf-response-msg {
    text-align: center; }
    #contact-ae .form .nf-response-msg h2 {
      color: #333333;
      font-weight: 700; }
    #contact-ae .form .nf-response-msg h3 {
      padding-top: 0;
      font-size: 1em;
      font-weight: 400;
      padding-bottom: 1.684em;
      border-bottom: 1px solid #c8c8c8; }
    #contact-ae .form .nf-response-msg img {
      padding: 3em;
      vertical-align: middle; }
    #contact-ae .form .nf-response-msg button {
      width: 100%;
      border: 1px solid #ff3333;
      background: #ff3333;
      color: #fff;
      font-size: 1em;
      padding: 0.5em;
      font-weight: 500; }

/*--------------------------------------------------------------
19.0 First category page
--------------------------------------------------------------*/
.page-title {
  color: #333333;
  font-weight: 500; }
  .page-title.level1 {
    font-size: 2.6rem; }
    @media (min-width: 48em) {
      .page-title.level1 {
        font-size: 85px;
        font-size: 5.313rem; } }
  .page-title.level2 {
    font-size: 1.6rem;
    margin: 0 0.40em 1.3em;
    border-bottom: 1px solid #c8c8c8; }
    @media (min-width: 48em) {
      .page-title.level2 {
        font-size: 60px;
        font-size: 3.158rem; } }

@media (min-width: 48em) {
  .taxonomy-description {
    width: 50%;
    float: right; } }

@media (min-width: 48em) {
  .size-cat_img {
    width: 50%;
    padding-right: 6.053em; } }
	
	.size-cat_img {
		display: none;
	}

p {
  font-weight: 400; }

/* body.category .content-area {
  border-top: 1px solid #c8c8c8;
  padding-top: 3.947rem; } */
  
  body.category .content-area {
    padding-top: 0;
    border: none;
}

ul.product_list {
  list-style: none; }
  ul.product_list li {
    border-bottom: 1px solid #c8c8c8;
    display: flex;
    padding: 0.789em 0;
    position: relative; }
  ul.product_list li.product_header {
    padding: 0 1.053rem 0 0; }
    ul.product_list li.product_header div {
      width: 50%;
      float: right;
      font-size: 1.158em;
      color: #969696; }
  ul.product_list li.product_item div.rowwrap {
    width: 100%;
    padding: 1.2em 0;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    ul.product_list li.product_item div.rowwrap:hover div:nth-of-type(1), ul.product_list li.product_item div.rowwrap:hover div:nth-of-type(2) {
      color: #fff;
      position: relative; }
    ul.product_list li.product_item div.rowwrap:before {
      content: attr(data-text);
      position: absolute;
      top: 0;
      right: -1px;
      width: 100%;
      height: 100%;
      background: #ff3333;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      -webkit-transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
      transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
    ul.product_list li.product_item div.rowwrap:hover:before {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    ul.product_list li.product_item div.rowwrap div:nth-of-type(1) {
      width: 50%;
      float: right;
      font-size: 1.295em;
      padding: 0 0 0 0; }
      @media (min-width: 48em) {
        ul.product_list li.product_item div.rowwrap div:nth-of-type(1) {
          font-size: 1.895em;
          padding: 0 1.053rem 0 0; } }
    ul.product_list li.product_item div.rowwrap div:nth-of-type(2) {
      width: 15%;
      float: right;
      font-size: 1.295em;
      padding: 0 0 0 0; }
      @media (min-width: 48em) {
        ul.product_list li.product_item div.rowwrap div:nth-of-type(2) {
          font-size: 1.895em;
          padding: 0 0.54rem 0 0; } }
    ul.product_list li.product_item div.rowwrap div:nth-of-type(3) {
      width: 35%;
      float: right;
      position: relative; }
      ul.product_list li.product_item div.rowwrap div:nth-of-type(3) a {
        width: 100%;
        text-align: center;
        background: #fff;
        border: 1px solid #ff3333;
        font-size: 1.053em;
        padding: 0.5em 0;
        color: #ff3333;
        margin: 0 0;
        float: left; }
        @media (min-width: 48em) {
          ul.product_list li.product_item div.rowwrap div:nth-of-type(3) a {
            width: 150px;
            margin: 0 1.053em; } }

/*--------------------------------------------------------------
19.0 2nd Level page
--------------------------------------------------------------*/
.secondlevel .innerwrap {
  border: 1px solid #c8c8c8;
  margin: 0;
  padding: 0.737em;
  margin-bottom: 2em; }
  .secondlevel .innerwrap:hover {
    background: #f5f5f5; }
.secondlevel .innerwrap h1.entry-title {
    margin: 0 0 2em;
    text-align: center;
    overflow: visible;
    word-break: unset;
    white-space: break-spaces;
    line-height: 1.8em;
	    font-size: 18px !important;
}
  .secondlevel .innerwrap .post-thumbnail {
    position: relative; }
	#main.four-grid.secondlevel .innerwrap .post-thumbnail {
    height: 250px;
    overflow: hidden;
}
@media(min-width:768px) and (max-width:1025px) {
	#main.four-grid.secondlevel .innerwrap .post-thumbnail {
		height: 150px;
	}
}
@media(max-width:767px) {
	#main.four-grid.secondlevel .innerwrap .post-thumbnail {
		height: auto;
	}
}
    .secondlevel .innerwrap .post-thumbnail.new_product:before {
      content: url("assets/images/ribone-red.svg");
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .secondlevel .innerwrap .post-thumbnail.new_product:after {
      content: url("assets/images/triangle_white.svg");
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .secondlevel .innerwrap .post-thumbnail.new_in_store:before {
      content: url("assets/images/ribone-black.svg");
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .secondlevel .innerwrap .post-thumbnail.new_in_store:after {
      content: url("assets/images/triangle_white.svg");
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .secondlevel .innerwrap .post-thumbnail img {
      width: 100%; }
.secondlevel h1 {
  font-size: 19px;
  font-size: 1.188rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.secondlevel .entry-content a.moretag {
  width: 100%;
  background: #fff;
  border: 1px solid #ff3333; }
.secondlevel p {
  margin: 0 0 4em;
  padding: 0;
  line-height: 1.4; }

/*--------------------------------------------------------------
19.0 Product page
--------------------------------------------------------------*/
.single-post .entry-title.mainone {
  font-size: 60px;
  font-size: 3.158rem;
  font-weight: 500; }
@media (min-width: 48em) {
  .single-post .share-me {
    float: left; } }
.single-post .share-me a > div {
  display: none; }
.single-post .share-me a {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-right: 0; }
.single-post .share-me a::before {
  font-family: "icomoon";
  content: "";
  color: #fff;
  font-size: 24px;
  padding: 6px;
  background: #c8c8c8;
  border-radius: 50%;
  transition: all 0.2s;
  -webkit-font-smoothing: antialiased; }
.single-post .share-me a:hover::before {
  background: #ff3333; }
.single-post .share-me a.facebook::before {
  content: "\ea90"; }
.single-post .share-me a.whatsapp::before {
  content: "\ea93"; }
.single-post .share-me a.google::before {
  content: "\ea8b"; }
.single-post h2.cat_title {
  font-size: 2.250rem;
  color: #333333;
  margin: 0 0.52em 1.3em;
  padding-top: 0; }

.single-post .product > main > article > .entry-content {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 3em;
  margin-bottom: 2.3em; }

@media (min-width: 48em) {
  .single-post article div.content, .page-id-2 article div.content {
    width: 60%;
    float: right; } }
.single-post article div.nf-form-cont, .page-id-2 article div.nf-form-cont {
  border: 1px solid #c8c8c8;
  padding: 1.375em; }
  @media (min-width: 48em) {
    .single-post article div.nf-form-cont, .page-id-2 article div.nf-form-cont {
      width: 30%;
      float: right;
      margin-right: 10%; } }
  .single-post article div.nf-form-cont h3, .page-id-2 article div.nf-form-cont h3 {
    color: #333333;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center; }
  .single-post article div.nf-form-cont h4, .page-id-2 article div.nf-form-cont h4 {
    font-size: 1em;
    font-weight: 400;
    padding: 0.9em 0 1.2em;
    border-bottom: 1px solid #c8c8c8;
    text-align: center; }
  .single-post article div.nf-form-cont .submit-container, .page-id-2 article div.nf-form-cont .submit-container {
    margin-bottom: 0; }
  .single-post article div.nf-form-cont input[type=button], .page-id-2 article div.nf-form-cont input[type=button] {
    width: 100%;
    border: 1px solid #ff3333;
    background: none;
    color: #ff3333;
    font-size: 1em;
    padding: 0.5em;
    font-weight: 500; }
    .single-post article div.nf-form-cont input[type=button]:hover, .page-id-2 article div.nf-form-cont input[type=button]:hover {
      background: #ff3333;
      color: #fff; }
  .single-post article div.nf-form-cont input[type="text"], .single-post article div.nf-form-cont input[type="email"], .single-post article div.nf-form-cont input[type="number"], .single-post article div.nf-form-cont input[type="tel"], .single-post article div.nf-form-cont textarea, .page-id-2 article div.nf-form-cont input[type="text"], .page-id-2 article div.nf-form-cont input[type="email"], .page-id-2 article div.nf-form-cont input[type="number"], .page-id-2 article div.nf-form-cont input[type="tel"], .page-id-2 article div.nf-form-cont textarea {
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0.5em;
    font-size: 1rem; }
  .single-post article div.nf-form-cont .nf-error .ninja-forms-field, .page-id-2 article div.nf-form-cont .nf-error .ninja-forms-field {
    border: 1px solid #ff3333; }
  .single-post article div.nf-form-cont .nf-response-msg, .page-id-2 article div.nf-form-cont .nf-response-msg {
    text-align: center; }
    .single-post article div.nf-form-cont .nf-response-msg p, .page-id-2 article div.nf-form-cont .nf-response-msg p {
      margin-bottom: 0; }
    .single-post article div.nf-form-cont .nf-response-msg img, .page-id-2 article div.nf-form-cont .nf-response-msg img {
      padding: 2.07em;
      vertical-align: middle; }
    .single-post article div.nf-form-cont .nf-response-msg button, .page-id-2 article div.nf-form-cont .nf-response-msg button {
      width: 100%;
      border: 1px solid #ff3333;
      background: #ff3333;
      color: #fff;
      font-size: 1em;
      padding: 0.5em;
      font-weight: 500; }

.gallery-size-medium {
  margin: 0 -29px 3.438rem; }
  .gallery-size-medium .slick-arrow {
    z-index: 9;
    height: 40px;
    width: 40px; }
    @media (min-width: 48em) {
      .gallery-size-medium .slick-arrow {
        height: 63px;
        width: 63px; } }
    .gallery-size-medium .slick-arrow:before {
      font-size: 40px; }
      @media (min-width: 48em) {
        .gallery-size-medium .slick-arrow:before {
          font-size: 63px; } }
  .gallery-size-medium .slick-prev,
  .gallery-size-medium .slick-next {
    background: #ff3333; }
    .gallery-size-medium .slick-prev:hover,
    .gallery-size-medium .slick-next:hover {
      background: #fff; }
    .gallery-size-medium .slick-prev:focus,
    .gallery-size-medium .slick-next:focus {
      outline: none;
      color: #ff3333;
      background: #ff3333; }
    .gallery-size-medium .slick-prev:focus:hover,
    .gallery-size-medium .slick-next:focus:hover {
      background: #c8c8c8; }
    .gallery-size-medium .slick-prev.slick-disabled,
    .gallery-size-medium .slick-next.slick-disabled {
      background: #c8c8c8; }
    .gallery-size-medium .slick-prev.slick-disabled:before,
    .gallery-size-medium .slick-next.slick-disabled:before {
      background: #c8c8c8; }
    .gallery-size-medium .slick-prev.slick-disabled:after,
    .gallery-size-medium .slick-next.slick-disabled:after {
      box-shadow: none; }
    .gallery-size-medium .slick-prev.slick-disabled:hover:before,
    .gallery-size-medium .slick-next.slick-disabled:hover:before {
      color: #fff; }
    .gallery-size-medium .slick-prev.slick-disabled:hover:after,
    .gallery-size-medium .slick-next.slick-disabled:hover:after {
      box-shadow: none;
      background: #c8c8c8; }
    .gallery-size-medium .slick-prev:hover:before,
    .gallery-size-medium .slick-next:hover:before {
      color: #ff3333; }
    .gallery-size-medium .slick-prev:after,
    .gallery-size-medium .slick-next:after {
      box-shadow: inset 0 0 0 31px #ff3333; }
    .gallery-size-medium .slick-prev:hover:after,
    .gallery-size-medium .slick-next:hover:after {
      box-shadow: inset 0 0 0 2px #fff;
      background: #fff; }
  .gallery-size-medium .slick-next {
    left: 29px; }
  .gallery-size-medium .slick-prev {
    right: 29px; }
  .gallery-size-medium .slick-slide {
    margin: 0 29px; }

.gallery-item {
  margin: 0 0 0;
  padding: 0 0 0 0; }
  .gallery-item a:hover img, .gallery-item .gallery-item a:focus img {
    -webkit-filter: none;
    filter: none; }
  .gallery-item a {
    position: relative;
    display: block; }
    .gallery-item a:hover {
      display: block; }
    .gallery-item a:before {
      content: "\e903";
      font-family: "icomoon";
      font-size: 75px;
      line-height: 1;
      color: #fff;
      background: #ff3333;
      border-radius: 50%;
      opacity: 1;
      position: absolute;
      left: 50%;
      top: 100%;
      z-index: 3;
      transform: translate(-50%, 0);
      -webkit-transition: -webkit-all 0.2s;
      transition: all 0.2s;
      -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
      transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
    .gallery-item a:hover:before {
      top: 50%;
      transform: translate(-50%, -50%); }

body.single-post .featherlight-next:hover span {
  position: relative;
  display: block;
  font-size: 0;
  right: 10%; }
  body.single-post .featherlight-next:hover span:before {
    content: "\e905";
    font-family: "icomoon";
    font-size: 75px;
    line-height: 1;
    color: #ff3333;
    background: none;
    border-radius: 50%;
    opacity: 1; }
body.single-post .featherlight-previous:hover span {
  position: relative;
  display: block;
  font-size: 0;
  left: -2%; }
  body.single-post .featherlight-previous:hover span:before {
    content: "\e904";
    font-family: "icomoon";
    font-size: 75px;
    line-height: 1;
    color: #ff3333;
    background: none;
    border-radius: 50%;
    opacity: 1; }

/*--------------------------------------------------------------
All products
--------------------------------------------------------------*/
body.category-products .content-area {
  border-top: 0;
  padding-top: 0; }
body.category-products .slick-arrow {
  z-index: 9;
  height: 40px;
  width: 40px; }
  @media (min-width: 48em) {
    body.category-products .slick-arrow {
      height: 63px;
      width: 63px; } }
  body.category-products .slick-arrow:before {
    font-size: 40px; }
    @media (min-width: 48em) {
      body.category-products .slick-arrow:before {
        font-size: 63px; } }
body.category-products .slick-next {
  left: 0;
  right: auto; }
  @media (min-width: 73.75em) {
    body.category-products .slick-next {
      left: -59px; } }
body.category-products .slick-prev {
  left: auto;
  right: 0; }
  @media (min-width: 73.75em) {
    body.category-products .slick-prev {
      right: -60px; } }

/*--------------------------------------------------------------
 Videos page
--------------------------------------------------------------*/
body.page-id-76 .flexme {
  list-style: none; }
  body.page-id-76 .flexme li {
    width: 100%;
    margin-bottom: 2em; }
    @media (min-width: 48em) {
      body.page-id-76 .flexme li {
        width: 33%;
        float: right;
        display: flex; } }
    body.page-id-76 .flexme li a.vidthumb {
      display: block;
      overflow: hidden;
      position: relative; }
      body.page-id-76 .flexme li a.vidthumb:before {
        content: "\e908";
        font-family: "icomoon";
        font-size: 75px;
        line-height: 1;
        color: #fff;
        background: #ff3333;
        border-radius: 50%;
        opacity: 1;
        opacity: 1;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 3;
        transform: translate(-50%, -50%);
        -webkit-transition: -webkit-all 0.2s;
        transition: all 0.2s;
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
        transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
      body.page-id-76 .flexme li a.vidthumb:hover:before {
        top: 50%;
        transform: translate(-50%, -75%); }
      body.page-id-76 .flexme li a.vidthumb img {
        margin: -12.875% 0;
        width: 100%; }
    body.page-id-76 .flexme li a.moretag {
      width: calc(100% - 1.472em);
      background: #fff;
      border: 1px solid #ff3333;
      color: #ff3333;
      right: 0.737em;
      bottom: 0.737em; }
      body.page-id-76 .flexme li a.moretag:hover {
        color: #fff;
        background-color: #fff;
        border-color: #ff3333; }
    body.page-id-76 .flexme li label {
      color: #333333;
      font-weight: 700;
      font-size: 1.375rem;
      margin-bottom: 3em; }
    body.page-id-76 .flexme li .entry-wrap {
      margin-top: 10px; }
      body.page-id-76 .flexme li .entry-wrap:before {
        content: "";
        display: table;
        table-layout: fixed; }

/*--------------------------------------------------------------
other pages
--------------------------------------------------------------*/
body.page:not(.twentyseventeen-front-page) .entry-title {
  font-weight: 500;
  font-size: 2.6rem; }
  @media (min-width: 48em) {
    body.page:not(.twentyseventeen-front-page) .entry-title {
      font-size: 85px;
      font-size: 5.313rem; } }

/*--------------------------------------------------------------
Featherlight loading
--------------------------------------------------------------*/
@-webkit-keyframes featherlightLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes featherlightLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.featherlight-loading .featherlight-content {
  -webkit-animation: featherlightLoader 1s infinite linear;
  animation: featherlightLoader 1s infinite linear;
  background: transparent;
  border: 8px solid #8f8f8f;
  border-left-color: #fff;
  border-radius: 80px;
  width: 80px;
  height: 80px;
  min-width: 0; }

.featherlight-loading .featherlight-content > * {
  display: none !important; }

.featherlight-loading .featherlight-close,
.featherlight-loading .featherlight-inner {
  display: none; }

/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/
@media screen and (min-width: 30em) {
  body, button, input, select, textarea {
    font-size: inherit;
    font-size: inherit; }

  #contact-ae {
    min-width: 740px;
    min-height: 480px; }

  .taxonomy-description {
    font-size: 19px;
    font-size: 1em;
    line-height: 1.4; }

  .gallery-columns-3 .gallery-item {
    max-width: none; } }
@media screen and (min-width: 48em) {
  body, button, input, select, textarea {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.5; }

  .wrap {
    max-width: 1650px;
    padding-left: 1.250em;
    padding-right: 1.250em; }

  .half {
    width: 50%;
    float: right; }

  .site-navigation-fixed.navigation-top {
    height: 120px;
    background: url("assets/images/headerbg.png") repeat-x;
    font-size: 19px;
    font-size: 1.188em;
    transition: all 0.4s ease-in-out; }
    .site-navigation-fixed.navigation-top .menu:before, .site-navigation-fixed.navigation-top .menu:after {
      content: " ";
      display: table; }
    .site-navigation-fixed.navigation-top div.navwrap {
      display: none;
      background: #fff;
      width: 100%;
      position: absolute;
      top: 115px;
      z-index: -999;
      height: 0;
      transition: all 0.4s ease-in-out; }

  /* header.shrink .site-navigation-fixed.navigation-top {
    height: 90px; } 
    header.shrink .site-navigation-fixed.navigation-top .video-btn button {
      margin: 18px 15px 0 0;
      visibility: visible;
      opacity: 1; }
    header.shrink .site-navigation-fixed.navigation-top .main-navigation > div > ul li.menu-item-59 {
      border-width: 12px 20px 14px; }
    header.shrink .site-navigation-fixed.navigation-top .main-navigation > div > ul li.services-sub > a {
      padding: 0.6em 1em 0.8em; }
    header.shrink .site-navigation-fixed.navigation-top div.navwrap {
      top: 85px; }
    header.shrink .site-navigation-fixed.navigation-top .custom-logo {
      display: inline-block; }
       header.shrink .site-navigation-fixed.navigation-top .custom-logo img {
        width: 200px;
        margin-right: 44px; } */

  .main-navigation a {
    padding: 0.6em 1em; }

  .js .main-navigation ul li.menu-item-59 ul, .js .main-navigation ul li.services-sub ul {
    display: none; }

  .js .main-navigation ul li.menu-item-59 ul ul {
    display: block;
    height: 100%; }

  .page:not(.home) #content {
    padding-bottom: 5.526em; }

  .main-navigation ul ul {
    border: none;
    background: #f5f5f5;
    padding-top: 25px;
    top: 0;
    right: 0;
    display: none; }
    .main-navigation ul ul ul {
      background: #fff;
      padding-top: 0;
      margin-top: 0;
      display: inline-block; }
      .main-navigation ul ul ul li {
        display: inline-block;
        width: 165px;
        height: 150px;
        margin: 1.316em 1.316em 0.262em 0;
        vertical-align: top; }
        .main-navigation ul ul ul li a {
          width: auto;
          padding: 0.789em;
          border: 1px solid #c8c8c8;
          font-size: 1rem;
          color: #333333;
          height: 100%;
          font-weight: 400; }
          .main-navigation ul ul ul li a button {
            font-size: 0.94em;
            padding: 0.35em 1em;
            width: calc(100% - 1.578em);
            background: none;
            border: 1px solid #ff3333;
            color: #ff3333;
            position: absolute;
            bottom: 0.789em;
            right: 0.789em;
            transition: color 0.2s;
            -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
            transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
            z-index: 1; }
            .main-navigation ul ul ul li a button:hover {
              color: #fff;
              background-color: #fff; }
            .main-navigation ul ul ul li a button:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background: #ff3333;
              z-index: -1;
              opacity: 0;
              -webkit-transform: scale3d(0.7, 1, 1);
              transform: scale3d(0.7, 1, 1);
              -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
              transition: transform 0.2s, opacity 0.2s;
              -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
              transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
            .main-navigation ul ul ul li a button:hover::before {
              opacity: 1;
              -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
          .main-navigation ul ul ul li a:hover {
            background: #f5f5f5;
            color: #333333 !important; }

  .main-navigation li li:hover, .main-navigation li li.focus {
    background: #fff; }

  .main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon {
    display: none; }

  .site-header {
    min-height: 120px; }

  .blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body:not(.category-2) main.secondlevel article, .archive:not(.page-one-column):not(.has-sidebar).category-2 #primary article {
    box-sizing: border-box;
    width: calc(25% - 2.1em);
    margin: 0 1.05em 0.1em;
    float: right; }

  body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float: none;
    width: 100%; }

  body.page-two-column:not(.archive) #primary .entry-content {
    width: 100%; }

  body.page-two-column.home #primary .entry-content {
    width: 58%; }

  .blog .site-main > article, .archive .site-main > article, .search .site-main > article {
    padding-bottom: 0; }

  .site-footer {
    font-size: 1.125rem; }
    .site-footer .widget-column.footer-widget-2 {
      margin-left: 1.429em; } }

/*# sourceMappingURL=style.css.map */
