﻿@font-face {
  font-family: 'NarkisBlock-Condensed_MFW';
  src: url('../fonts/NarkisBlock-Condensed_MFW.eot');
  src: url('../fonts/NarkisBlock-Condensed_MFW.eot?#iefix') format('embedded-opentype'), url('../fonts/NarkisBlock-Condensed_MFW.woff') format('woff'), url('../fonts/NarkisBlock-Condensed_MFW.ttf') format('truetype'), url('../fonts/NarkisBlock-Condensed_MFW.svg#NarkisBlockMFCondensed-Thin') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'NarkisBlockCon-Bold_MFW';
  src: url('../fonts/NarkisBlockCon-Bold_MFW.eot');
  src: url('../fonts/NarkisBlockCon-Bold_MFW.eot?#iefix') format('embedded-opentype'), url('../fonts/NarkisBlockCon-Bold_MFW.woff') format('woff'), url('../fonts/NarkisBlockCon-Bold_MFW.ttf') format('truetype'), url('../fonts/NarkisBlockCon-Bold_MFW.svg#NarkisBlockMFCondensed-Thin') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'NarkisBlockCon-Thin_MFW';
  src: url('../fonts/NarkisBlockCon-Thin_MFW.eot');
  src: url('../fonts/NarkisBlockCon-Thin_MFW.eot?#iefix') format('embedded-opentype'), url('../fonts/NarkisBlockCon-Thin_MFW.woff') format('woff'), url('../fonts/NarkisBlockCon-Thin_MFW.ttf') format('truetype'), url('../fonts/NarkisBlockCon-Thin_MFW.svg#NarkisBlockMFCondensed-Thin') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('../fonts/helveticaneue-light-webfont-webfont.eot');
  src: url('../fonts/helveticaneue-light-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneue-light-webfont-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0041-005A, U+0061-007A;
}
/* start reset*/
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  margin-bottom: 0;
}
ul,
ol,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
button {
  min-width: 0;
  padding: 0;
  background: none;
  border: none;
}
button,
a {
  color: #000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:focus,
a:hover {
  color: #000;
  text-decoration: none;
}
.dropdown-menu {
  font-size: 10px;
}
textarea,
input {
  font: 1em/1.4 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
}
textarea {
  resize: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.focus,
:focus {
  outline: none !important;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom-color: transparent;
}
label {
  font-weight: normal;
  margin-bottom: 0;
}
select {
  font-size: 16px !important;
}
.container,
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.col-xs-20 {
  width: 20%;
  float: right;
}
.panel {
  margin-bottom: 0;
  background: none;
  border: none;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group {
  margin-bottom: 0;
}
.panel-body {
  padding: 0;
}
strong {
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  font-weight: normal;
}
.noCursor {
  cursor: default;
}
.btnContainer {
  text-align: center;
}
a[href^="tel:"] {
  text-decoration: underline;
  white-space: nowrap;
}
a[href^="mailTo:"] {
  text-decoration: underline;
  -ms-word-break: break-all;
  word-break: break-all;
}
.dropdown-backdrop {
  position: static;
}
.carousel {
  visibility: hidden;
}
.carousel.slick-slider {
  visibility: visible;
}
.carousel.slick-no-slide {
  left: 0 !important;
  right: 0 !important;
}
.carousel.slick-no-slide .slick-track {
  width: 100% !important;
  text-align: center !important;
  -moz-transform: inherit !important;
  -ms-transform: inherit !important;
  -o-transform: inherit !important;
  -webkit-transform: inherit !important;
  transform: inherit !important;
  white-space: nowrap;
}
.carousel.slick-no-slide .slick-slide {
  float: none !important;
  display: inline-block !important;
  white-space: normal;
}
.radio,
.checkbox {
  padding: 0;
  margin: 0;
  min-height: 0;
}
/* end reset*/
html {
  direction: ltr;
}
body {
  background: #fff;
  direction: ltr;
}
.modal,
main {
  color: #000;
  font: 10px 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
  direction: rtl;
  text-align: right;
}
.wrapper {
  padding-top: 42px;
}
.modal-open {
  position: fixed;
  width: 100%;
}
.container-fluid {
  max-width: 1600px;
}
.container-fluid.col10 {
  max-width: 1360px;
}
.container-fluid.col8 {
  max-width: 1260px;
}
.container-fluid.col6 {
  max-width: 1080px;
}
.container-fluid.col4 {
  max-width: 1000px;
}
.container-fluid.col2 {
  max-width: 770px;
}
/* start general items*/
.btn {
  position: relative;
  display: inline-block;
  background: none;
  box-shadow: none;
  padding: 0 25px;
  margin: 0 auto;
  border-width: 1px;
  border-radius: calc(15px);
  height: 30px;
  font: 1.5em 'NarkisBlock-Condensed_MFW', sans-serif, arial;
  line-height: 28px;
  color: #000000;
  border-color: #000000;
}
.btn:not(.disabled):visited,
.btn:not(.disabled):active,
.btn.active:not(.disabled),
.btn:not(.disabled):focus,
.btn:not(.disabled):hover {
  color: #000000;
  border-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}
.btn.colorGreen {
  color: #007348;
  border-color: #007348;
}
.btn.colorGreen:not(.disabled):visited,
.btn.colorGreen:not(.disabled):active,
.btn.colorGreen.active:not(.disabled),
.btn.colorGreen:not(.disabled):focus,
.btn.colorGreen:not(.disabled):hover {
  color: #007348;
  border-color: #007348;
  background-color: rgba(0, 115, 72, 0.1);
}
.btn.colorTurquoise {
  color: #004c45;
  border-color: #004c45;
}
.btn.colorTurquoise:not(.disabled):visited,
.btn.colorTurquoise:not(.disabled):active,
.btn.colorTurquoise.active:not(.disabled),
.btn.colorTurquoise:not(.disabled):focus,
.btn.colorTurquoise:not(.disabled):hover {
  color: #004c45;
  border-color: #004c45;
  background-color: rgba(0, 76, 69, 0.1);
}
.btn.colorOrange {
  color: #eb690a;
  border-color: #eb690a;
}
.btn.colorOrange:not(.disabled):visited,
.btn.colorOrange:not(.disabled):active,
.btn.colorOrange.active:not(.disabled),
.btn.colorOrange:not(.disabled):focus,
.btn.colorOrange:not(.disabled):hover {
  color: #eb690a;
  border-color: #eb690a;
  background-color: rgba(235, 105, 10, 0.1);
}
.btn.colorWhite {
  color: #ffffff;
  border-color: #ffffff;
}
.btn.colorWhite:not(.disabled):visited,
.btn.colorWhite:not(.disabled):active,
.btn.colorWhite.active:not(.disabled),
.btn.colorWhite:not(.disabled):focus,
.btn.colorWhite:not(.disabled):hover {
  color: #ffffff;
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
.btn.colorGreenBG {
  color: #fff;
  border-color: #007348;
  background-color: #007348;
}
.btn.colorGreenBG:not(.disabled):visited,
.btn.colorGreenBG:not(.disabled):active,
.btn.colorGreenBG.active:not(.disabled),
.btn.colorGreenBG:not(.disabled):focus,
.btn.colorGreenBG:not(.disabled):hover {
  color: #fff;
  border-color: #007348;
  background-color: rgba(0, 115, 72, 0.8);
}
.btn.colorOrangeBG {
  color: #fff;
  border-color: #eb690a;
  background-color: #eb690a;
}
.btn.colorOrangeBG:not(.disabled):visited,
.btn.colorOrangeBG:not(.disabled):active,
.btn.colorOrangeBG.active:not(.disabled),
.btn.colorOrangeBG:not(.disabled):focus,
.btn.colorOrangeBG:not(.disabled):hover {
  color: #fff;
  border-color: #eb690a;
  background-color: rgba(235, 105, 10, 0.8);
}
.btn.colorDarkGrayBG {
  color: #fff;
  border-color: #2d2d2d;
  background-color: #2d2d2d;
}
.btn.colorDarkGrayBG:not(.disabled):visited,
.btn.colorDarkGrayBG:not(.disabled):active,
.btn.colorDarkGrayBG.active:not(.disabled),
.btn.colorDarkGrayBG:not(.disabled):focus,
.btn.colorDarkGrayBG:not(.disabled):hover {
  color: #fff;
  border-color: #2d2d2d;
  background-color: rgba(45, 45, 45, 0.8);
}
.btn.colorWhiteBG {
  color: #007348;
  border-color: #fff;
  background-color: #fff;
}
.btn.colorWhiteBG:not(.disabled):visited,
.btn.colorWhiteBG:not(.disabled):active,
.btn.colorWhiteBG.active:not(.disabled),
.btn.colorWhiteBG:not(.disabled):focus,
.btn.colorWhiteBG:not(.disabled):hover {
  color: #007348;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}
.btn.colorWhiteBG.btnArrow:after {
  border-top: solid 2px #007348;
  border-left: solid 2px #007348;
}
.btn.btnGoTo {
  min-width: 160px;
  padding: 0 10px;
  display: inline-block;
}
.btn img {
  margin: -3px 0 0 8px;
  display: inline-block;
}
.btn.btnArrow:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  position: relative;
  top: -1px;
  right: 4px;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn.btnArrow.collapsed:not(.disabled):hover:after {
  right: 8px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn.btnArrow.collapsed:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn.btnArrowBack:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  position: relative;
  top: -1px;
  left: 4px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn.btnArrowBack.collapsed:not(.disabled):hover:before {
  left: 8px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn.btnArrowBack.collapsed:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn.disabled,
.btn[disabled] {
  opacity: .30;
}
.btnGoContainer {
  text-align: center;
}
.linkArrow {
  color: #007348;
  font-size: 1.6em;
  position: relative;
  display: inline-block;
  padding-left: 15px;
  background: none;
  border: none;
}
.linkArrow:focus {
  color: #007348;
}
.linkArrow:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #007348;
  border-left: solid 1px #007348;
  -moz-transform: translateY(-50%) rotate(-135deg);
  -ms-transform: translateY(-50%) rotate(-135deg);
  -o-transform: translateY(-50%) rotate(-135deg);
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.linkArrow.collapsed:active,
.linkArrow.collapsed:hover {
  color: #007348;
}
.linkArrow.collapsed:active:after,
.linkArrow.collapsed:hover:after {
  left: -4%;
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.linkArrow.collapsed:after {
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.linkArrow.back {
  padding-left: 0;
  padding-right: 15px;
}
.linkArrow.back:after {
  display: none;
}
.linkArrow.back:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #007348;
  border-right: solid 1px #007348;
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.linkArrow.back.collapsed:active,
.linkArrow.back.collapsed:hover {
  color: #007348;
}
.linkArrow.back.collapsed:active:before,
.linkArrow.back.collapsed:hover:before {
  left: 0;
  right: -4%;
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.linkArrow.back.collapsed:before {
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.linkArrow.colorOrange {
  color: #eb690a;
}
.linkArrow.colorOrange:after {
  border-top: solid 1px #eb690a;
  border-left: solid 1px #eb690a;
}
.linkArrow.colorOrange.collapsed:active,
.linkArrow.colorOrange.collapsed:focus,
.linkArrow.colorOrange.collapsed:hover {
  color: #eb690a;
}
.linkArrow.colorGray {
  color: #6b6b6b;
}
.linkArrow.colorGray:after {
  border-top: solid 1px #eb690a;
  border-left: solid 1px #eb690a;
}
.linkArrow.colorGray.collapsed:active,
.linkArrow.colorGray.collapsed:focus,
.linkArrow.colorGray.collapsed:hover {
  color: #6b6b6b;
}
.grayBG {
  background: #cccccc;
}
.darkGrayBG {
  background: #d5d6d7;
}
.lightGrayBG {
  background: #f2f2f2;
}
.greenBG {
  background: #007348;
}
.orangeBG {
  background: #eb690a;
}
.turquoiseBG {
  background: #004c45;
}
.gradientTurquoiseBG.stayUpdateSection {
  background: #003c36;
  background-image: -moz-linear-gradient(right, #003c36, #166a63);
  background-image: -webkit-linear-gradient(right, #003c36, #166a63);
  background-image: linear-gradient(right, #003c36, #166a63);
}
footer {
  background: #2d2d2d;
  padding: 20px 0 25px;
}
footer .footerBrand {
  margin: 0 auto;
  width: 60px;
  display: block;
}
footer .footerBrand img {
  width: 100%;
}
footer .footerMenu {
  margin: 0 0 30px;
}
footer .footerMenu > li button {
  cursor: default;
  display: block;
}
footer .footerMenu > li .title {
  background: none;
  color: #eb690a;
  height: 45px;
  font: 1.4em/45px 'NarkisBlock-Condensed_MFW', sans-serif, arial;
  position: relative;
  margin: 0;
  display: block;
  width: 100%;
  text-align: right;
  overflow: hidden;
  padding: 0 20px 0 30px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #40495a;
}
footer .footerMenu > li .title:after {
  content: "";
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAMAAADOQy/fAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMAG6vzbwMPyUu9JzNd6pPPmedXOdK6BoxEkgAAAFRJREFUeF5VjlcKwDAUw5yOl9k5dP+jllJCiD9lsKUwOHVxQ5BnnOaG5mnEK0XYcmV5g5gklQVW+5CtsJS/th2OUzoP2E011w3PA/cl9fv1sTNpbi85QQOxhTqjbwAAAABJRU5ErkJggg==') /*../img/arrowBottom.png*/ no-repeat 0 0;
  background-size: 100% auto;
  width: 10px;
  height: 4px;
  position: absolute;
  left: 20px;
  top: 50%;
  display: block;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
footer .footerMenu .footerDropDown {
  background-color: #393939;
}
footer .footerMenu .footerDropDown li {
  height: 46px;
  border-bottom: 1px solid #40495a;
}
footer .footerMenu .footerDropDown .link {
  color: #fff;
  font-size: 1.3em;
  line-height: 45px;
  padding: 0 15px;
  display: block;
}
footer .footerMenu .footerDropDown.contactInfo .link {
  line-height: 1.1;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .footerMenu .footerDropDown.contactInfo .phoneNumber {
  margin-top: 10px;
  white-space: nowrap;
  direction: ltr;
}
footer .footerMenu .footerDropDown.contactInfo .phoneNumber a {
  color: #fff;
  cursor: default;
  text-decoration: underline;
}
footer .footerList {
  text-align: center;
  margin-bottom: 10px;
}
footer .footerList li {
  display: inline-block;
  line-height: 1;
  position: relative;
  margin: 0 -0.125em;
}
footer .footerList li + li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #007348;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
footer .footerList .link {
  padding: 0 11px;
  display: inline-block;
  color: #d5d6d7;
  font-size: 1.4em;
}
footer .contactList {
  text-align: center;
  margin-bottom: 30px;
}
footer .contactList li {
  display: inline-block;
  line-height: 1;
  position: relative;
  margin: 0 -0.125em;
  padding: 0 9px;
  color: #d5d6d7;
  font-size: 1.4em;
}
footer .contactList a {
  color: #fff;
}
footer .shareMenu .link:active img:last-child,
footer .shareMenu .link img:first-child {
  display: block;
}
footer .shareMenu .link img:last-child,
footer .shareMenu .link:active img:first-child {
  display: none;
}
footer .allRightsReserved {
  color: #d5d6d7;
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 6px;
}
footer .siteBy {
  text-align: center;
}
footer .siteBy .link {
  display: inline-block;
}
.shareMenu {
  text-align: center;
  margin: 0 0 20px;
  height: 32px;
}
.shareMenu li {
  display: inline-block;
  height: 100%;
  margin: 0 -0.125em;
  padding: 0 5px;
}
.shareMenu .link {
  display: block;
  height: 100%;
  position: relative;
  background: #fff;
  border-radius: 50%;
  width: 32px;
}
.shareMenu .link img {
  width: 100%;
  height: 100%;
}
.shareMenu .link.facebook:active {
  background-color: #3b5998;
}
.shareMenu .link.youtube:active {
  background-color: #c12025;
}
.shareMenu .link.instagram:active {
  background-color: #007ab9;
}
.shareMenu .link.twitter:active {
  background-color: #00abf1;
}
header {
  background: #fff;
  height: 42px;
  position: fixed;
  z-index: 1030;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.73);
}
header > .container-fluid {
  height: 100%;
  z-index: 2;
}
.brand {
  position: relative;
  float: left;
  line-height: 42px;
  display: block;
  z-index: 2;
  padding: 0 10px;
}
.brand .affixImg {
  display: inline-block;
  height: 20px;
}
.brand .regular {
  display: none;
}
.navBarContainer {
  position: fixed;
  right: 0;
  top: 42px;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.navBarContainer.in {
  overflow-x: hidden;
  overflow-y: auto;
}
.topMenu {
  position: relative;
  z-index: 2;
  float: right;
  height: 100%;
  display: table;
}
.topMenu:before,
.topMenu:after {
  display: none;
}
.topMenu > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.btnSearch {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAvVBMVEXraQr////raQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQq6MIlxAAAAPnRSTlMAAPYMA89725YPSN4Gt9LMFTP5QuecwFrttEuETl0tJyF+6iSfNkWBxodpPxLksa7JG2yQqHWTb6LwOWZgV+P3j48AAACrSURBVHheXc/nzoMgFIBhRHHP1r26997f5P4vqxyilfj+IOQJ4QCClvp6QKLEhr0kscU/TYtdsJhYWtDQLJzLCLILXHNSvAi1qa4NVB3kDylEBXJWqKuygNKhQGNqMKK1QAYdMwpNgUb8VLYRaOvCXWW67yZqfCKKj0pLT03m5FvnEYdLRq/NH+Ubvj/y19e3o2ITCPrRPRLr7IG/A5OT2B/O+4QSXKJ+/+QNnk8LKiVkH4oAAAAASUVORK5CYII=') /*/img/iconSearchHover.png*/ no-repeat center center #eaeaea;
  background-size: 14px auto;
  border: none;
  display: block;
  height: 28px;
  width: 28px;
  border-radius: 50%;
}
.btnSearch.collapsed {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAulBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACrJGrzAAAAPXRSTlMA9gMMz3uW20gPBt750rcVzELt5zPAnC20S4ROXVonIUUkxp82foHqh2k/EuSxrskbbJCodZNvovA5ZmBXbuXWDgAAAKRJREFUeF5ljucOhCAQhEVAz+7Zu9d77433f60TYiFxfsxMPpbsClQjaaKjIFeFRtZhmWy82VyTvZqM3SlkRU1AyIpoB+08NtjfbAdbJCJMw1wInTKNujPkUEmUyknIIYWUlbsDDhVsKlpxaG1QT51tt1HGLP292KC7DFla2rFg5RSRc/0GL+B6ix/Pl4lBu+st2ciXqgM/es04fUHcYzlIe+yH/jf1CprXoIEMAAAAAElFTkSuQmCC') /*/img/iconSearch.png*/;
  background-color: transparent;
}
.btnSearch:hover {
  background-color: #eaeaea;
}
.btnClose {
  background: none;
  position: absolute;
  left: 8px;
  top: 8px;
  border: none;
  height: 30px;
  width: 30px;
  color: #dfd8d5;
  display: block;
  z-index: 60;
}
.btnClose:hover {
  outline: none !important;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.btnClose:before,
.btnClose:after {
  content: "";
  height: 2px;
  width: 20px;
  display: block;
  background-color: #dfd8d5;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 1px;
}
.btnClose:before {
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.btnClose:after {
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.btnHamburger {
  background: none;
  position: relative;
  border: none;
  display: block;
  height: 100%;
  width: 34px;
  z-index: 10;
  float: right;
}
.btnHamburger span {
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  height: 2px;
  background: none;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: background 0s 0.3s;
  -o-transition: background 0s 0.3s;
  -webkit-transition: background 0s 0.3s;
  transition: background 0s 0.3s;
}
.btnHamburger span:before,
.btnHamburger span:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  -moz-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -moz-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.btnHamburger span:before {
  top: 0;
  -moz-transition-property: top, transform;
  -o-transition-property: top, transform;
  -webkit-transition-property: top, transform;
  transition-property: top, transform;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btnHamburger span:after {
  bottom: 0;
  -moz-transition-property: bottom, transform;
  -o-transition-property: bottom, transform;
  -webkit-transition-property: bottom, transform;
  transition-property: bottom, transform;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btnHamburger.collapsed span {
  background-color: #000;
}
.btnHamburger.collapsed span:before {
  top: -5px;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.btnHamburger.collapsed span:after {
  bottom: -5px;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.btnHamburger.collapsed span:before,
.btnHamburger.collapsed span:after {
  -moz-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.mainMenuAccordion {
  text-align: right;
  width: 85%;
  background: #eaeaea;
  min-height: 100%;
  padding: 0 15px;
  overflow-x: hidden;
  overflow-y: auto;
}
.mainMenuAccordion > .panel {
  border-bottom: 1px solid #5e5e5e;
}
.mainMenuAccordion .panel + .panel {
  margin-top: 0;
}
.mainMenuAccordion .panel-heading {
  background: none;
  border-radius: 0;
  height: 50px;
  padding: 0;
}
.mainMenuAccordion .panel-title {
  display: table;
  height: 100%;
  width: 100%;
  font-size: 10px;
}
.mainMenuAccordion .panel-title:before,
.mainMenuAccordion .panel-title:after {
  display: none;
}
.mainMenuAccordion .panel-title > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.mainMenuAccordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eb690a;
}
.mainMenuAccordion .tab {
  color: #eb690a;
  padding: 0 0 0 16px;
  position: relative;
  font-size: 2em;
}
.mainMenuAccordion .tab:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  border-top: solid 2px #eb690a;
  border-left: solid 2px #eb690a;
  -moz-transform: translateY(-50%) rotate(-135deg);
  -ms-transform: translateY(-50%) rotate(-135deg);
  -o-transform: translateY(-50%) rotate(-135deg);
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mainMenuAccordion .tab.collapsed {
  color: #000;
}
.mainMenuAccordion .tab.collapsed:after {
  border-color: #000;
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.mainMenuAccordion .tab:active {
  background: #ededed;
}
.mainMenuAccordion .panel-collapse {
  background: none;
}
.mainMenuAccordion .subMenu > li {
  position: relative;
}
.mainMenuAccordion .subMenu > li + li {
  border-top: 1px solid #aeaeae;
}
.mainMenuAccordion .subMenu > li > .link {
  color: #3d3d3d;
  font-size: 2.5em;
}
.mainMenuAccordion .subMenu .pic {
  position: absolute;
  right: -15px;
  top: 12px;
  display: block;
  height: 50px;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mainMenuAccordion .subMenu .title {
  color: #3d3d3d;
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  display: block;
  padding: 0 50px 0 15px;
  height: 50px;
  display: table;
}
.mainMenuAccordion .subMenu .title:before,
.mainMenuAccordion .subMenu .title:after {
  display: none;
}
.mainMenuAccordion .subMenu .title > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.mainMenuAccordion .list {
  margin: 0;
  padding: 0;
}
.mainMenuAccordion .list li {
  height: 40px;
  padding: 0 50px 0 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: table;
  width: 100%;
}
.mainMenuAccordion .list li:before,
.mainMenuAccordion .list li:after {
  display: none;
}
.mainMenuAccordion .list li > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.mainMenuAccordion .list .link {
  border-top: 1px solid #cccccc;
  color: #2d2d2d;
  font-size: 1.8em;
}
.searchDorpdown {
  position: fixed;
  right: 0;
  top: 42px;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #595757;
  padding-bottom: 15px;
}
.searchDorpdown.in {
  overflow-y: auto;
  overflow-x: hidden;
}
.sideMenu {
  background: #007348;
  position: relative;
  height: 100%;
  padding: 15px;
}
.sideMenu:after {
  content: "";
  position: absolute;
  right: 100%;
  height: 100%;
  display: block;
  top: 0;
  width: 100%;
  background: #007348;
}
.sideMenu .title {
  color: #fff;
  font: 2.5em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 13px;
  text-align: center;
}
.sideMenu .actionList {
  overflow: hidden;
}
.sideMenu .actionList > li {
  float: right;
  width: 50%;
  margin: 5px 0;
}
.sideMenu .actionList > li:nth-child(odd) {
  clear: right;
}
.sideMenu .actionList .link {
  display: table;
  height: 40px;
  color: #fff;
  font-size: 1.5em;
}
.sideMenu .actionList .link:before,
.sideMenu .actionList .link:after {
  display: none;
}
.sideMenu .actionList .link > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.sideMenu .actionList .link:active .pic {
  background-color: rgba(255, 255, 255, 0.8);
}
.sideMenu .actionList figure {
  width: 40px;
}
.sideMenu .actionList .pic {
  background: #fff;
  border-radius: 50%;
  width: 100%;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sideMenu .actionList p {
  padding: 0 10px 0 0;
}
.sideMenu .actionList .last .pic {
  background: #eb690a;
}
.sideMenu .actionList .last .link:active .pic {
  background-color: rgba(235, 105, 10, 0.8);
}
.sideMenu .shareMenu {
  display: none;
}
.sideMenu .linkArrow {
  color: #fff;
  margin-bottom: 10px;
}
.sideMenu .linkArrow:after {
  border-color: #fff;
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.searchContainer .quantity {
  font-size: 1.8em;
  padding: 10px 15px;
}
.searchContainer .siteSearch {
  position: relative;
  height: 46px;
  margin-bottom: 20px;
}
.searchContainer .siteSearch .searchSubmit {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAA3lBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////82KaFZAAAASXRSTlMACQPM59UVBrczPMPz0qUSG8/G4Q8eGPnwVCQMOY3Yad5FvcCQ/JkwKkjkgWDqWp/tIas/h9tLurSTbFGWnGaKXX7JsWMndah7ohNtOwAAARpJREFUGBl9wQVygwAABMDD3eLuntTdXe7/H+pAwhACdBexYVca8EhymxVkbcqM2es20mol0ro/A6A2z0nZxD5DZmOD2EWP9VckfJm6j4TQ5XSJmCjRRVqfjRZ2+nQ0HDihiy1BpolDXoMGItfUkbXmIyIzHiNrwTIiClvIIVNFyJ6KyFGigRBt5LmhidApK8jh0EAo4AJZok0PoQn7yJpTQcSkhKwJLxERr9jEoVa9XsXWAwcq0sRb3iGmc6Qh5YUrD7GKQ6uGhPZEmkhUHcrPInaWAckPDQnBJVfdoSHMO28B+T4sU9ewpzNmTPkUUR1QF7Dv63tmSdLPbwchv8eRgGJ+j2MBxWoKrTaKqQpLbRRTA1r4hzce/QGTmiZSq0PkggAAAABJRU5ErkJggg==') /*../img/iconSearch1Mobile.png*/ no-repeat center center #959595;
  background-size: 50% auto;
  display: block;
  vertical-align: top;
  height: 33px;
  width: 33px;
  border-radius: 50%;
  border: none;
  position: absolute;
  left: 10px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.searchContainer .siteSearch .btnClose {
  background: none;
  left: 10px;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.searchContainer .siteSearch .btnClose:before,
.searchContainer .siteSearch .btnClose:after {
  height: 2px;
  width: 17px;
  background-color: #000;
}
.searchContainer .siteSearch .searchInput {
  display: block;
  color: #000;
  width: 100%;
  height: 100%;
  padding: 0 15px 0 45px;
  border-radius: 0;
  background: #eaeaea;
  border: none;
  font: 2em 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.searchContainer .siteSearch .searchInput::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}
.searchContainer .siteSearch .searchInput::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.searchContainer .siteSearch .searchInput:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
.searchContainer .siteSearch .searchInput:-webkit-autofill,
.searchContainer .siteSearch .searchInput:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #eaeaea inset;
}
.searchContainer .resultList {
  padding: 0 15px;
  margin-bottom: 10px;
}
.searchContainer .resultList > li {
  border-bottom: 1px solid #d5d6d7;
  padding: 12px 0;
}
.searchContainer .resultList .link {
  display: block;
}
.searchContainer .resultList .title {
  font: 1.4em 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 8px;
}
.searchContainer .resultList .text {
  font-size: 1.4em;
  line-height: 1.4;
}
.searchContainer .resultList .bylined {
  font-size: 1.4em;
  line-height: 23px;
  color: #6b6b6b;
  margin-top: 10px;
}
.searchContainer .resultList .bylined img {
  display: inline-block;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
.searchContainer .resultList .bylined .divide {
  padding: 0 2px;
}
.searchContainer .resultList .bylined span {
  display: inline-block;
}
.searchContainer .lookFor {
  text-align: center;
}
.searchContainer .lookFor .title {
  font-size: 1.4em;
  color: #808080;
  margin-bottom: 10px;
}
.searchContainer .lookFor .list > li {
  padding: 7.5px 15px;
}
.searchContainer .lookFor .link {
  display: block;
  height: 140px;
  padding: 25px 15px 0;
  background-color: #e6e6e6;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.searchContainer .lookFor figure {
  width: 52px;
  height: 52px;
  margin: 0 auto 20px;
  position: relative;
}
.searchContainer .lookFor img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.searchContainer .lookFor .text {
  font-size: 1.8em;
}
.breadcrumbSection {
  margin-top: 15px;
  margin-bottom: 10px;
  z-index: 3;
}
.breadcrumbSection + section {
  padding-top: 0;
}
.breadcrumbSection ol {
  overflow: hidden;
  padding: 0 15px;
}
.breadcrumbSection li {
  float: right;
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: 18px;
}
.breadcrumbSection .link {
  color: #808080;
  display: block;
  padding-left: 30px;
  position: relative;
}
.breadcrumbSection .link:before {
  content: "";
  margin: 0 0 0 15px;
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: solid 2px #808080;
  border-left: solid 2px #808080;
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.topBannerSection {
  position: relative;
  overflow: hidden;
  height: 190px;
}
.topBannerSection > .container-fluid {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.topBannerSection .breadcrumbSection {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.topBannerSection .breadcrumbSection li {
  color: #fff;
}
.topBannerSection .breadcrumbSection .link {
  color: #fff;
}
.topBannerSection .breadcrumbSection .link:before {
  border-top-color: #fff;
  border-left-color: #ffffff;
}
.topBannerSection .pic {
  position: absolute;
  height: 100%;
  display: block;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.topBannerSection .textContainer {
  padding: 15px;
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.topBannerSection .textContainer .title {
  color: #fff;
  font-size: 8vw;
  position: relative;
  top: 50%;
  margin: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-arrow {
  border: 1px solid #fff;
  border-radius: 50%;
  background: none;
  z-index: 2;
  width: 36px;
  height: 36px;
  position: absolute;
  bottom: 15px;
  font-size: 0;
  line-height: 0;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.slick-arrow:hover,
.slick-arrow:active {
  background-color: rgba(255, 255, 255, 0.5);
}
.slick-arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #ffffff;
}
.slick-arrow:before {
  content: "";
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 1px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slick-arrow.slick-prev {
  right: 15px;
}
.slick-arrow.slick-prev:after {
  right: 25%;
  border-right: 1px solid #ffffff;
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.slick-arrow.slick-next {
  left: 15px;
}
.slick-arrow.slick-next:after {
  left: 25%;
  border-left: 1px solid #ffffff;
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.slick-arrow.slick-disabled {
  opacity: 0.3;
}
.slick-arrow.slick-disabled:hover,
.slick-arrow.slick-disabled:active {
  background: none;
}
.grayArrows .slick-arrow {
  border: 1px solid #6b6b6b;
}
.grayArrows .slick-arrow:hover {
  background-color: rgba(107, 107, 107, 0.5);
}
.grayArrows .slick-arrow:after {
  border-top: 1px solid #6b6b6b;
}
.grayArrows .slick-arrow:before {
  background: #6b6b6b;
}
.grayArrows .slick-arrow.slick-prev:after {
  border-right-color: #6b6b6b;
}
.grayArrows .slick-arrow.slick-next:after {
  border-left-color: #6b6b6b;
}
.smallArrow .slick-arrow {
  width: 36px;
  height: 36px;
  bottom: 0;
}
.smallArrow .slick-arrow:hover,
.smallArrow .slick-arrow:active {
  background: none;
}
.smallArrow .slick-arrow:hover:after,
.smallArrow .slick-arrow:active:after {
  border-color: rgba(0, 115, 72, 0.5);
}
.smallArrow .slick-arrow:after {
  border-top-width: 3px;
  border-color: #007348;
}
.smallArrow .slick-arrow:before {
  display: none;
}
.smallArrow .slick-arrow.slick-prev {
  right: 0;
}
.smallArrow .slick-arrow.slick-prev:after {
  right: 50%;
  border-right-width: 3px;
}
.smallArrow .slick-arrow.slick-next {
  left: 0;
}
.smallArrow .slick-arrow.slick-next:after {
  left: 50%;
  border-left-width: 3px;
}
.slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 26px;
  z-index: 2;
  height: 10px;
  width: 40%;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.slick-dots li {
  vertical-align: top;
  padding: 0 2.5px;
  height: 100%;
  position: relative;
  display: inline-block;
  list-style: none;
}
.slick-dots li button {
  width: 10px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  padding: 0;
  border: 0;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.slick-dots li button:after {
  display: none;
}
.slick-dots li:hover button,
.slick-dots li.slick-active button {
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.mainCarouselSection {
  position: relative;
}
.mainCarouselSection .content {
  width: 100%;
  height: 100%;
}
.mainCarouselSection .content > div {
  position: relative;
  height: 100%;
}
.mainCarouselSection .slick-slider,
.mainCarouselSection .slick-list,
.mainCarouselSection .slick-track {
  height: 100%;
}
.mainCarouselSection .slick-slide {
  float: right;
  background: #007348;
  position: relative;
}
.mainCarouselSection .animateContent {
  display: block;
  padding-top: 4%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease-out 0.5s, padding-top 1s ease-out 0.5s;
  -moz-transition: opacity 1s ease-out 0.5s, padding-top 1s ease-out 0.5s;
  -o-transition: opacity 1s ease-out 0.5s, padding-top 1s ease-out 0.5s;
  transition: opacity 1s ease-out 0.5s, padding-top 1s ease-out 0.5s;
}
.mainCarouselSection .slick-active .animateContent {
  padding-top: 0;
  opacity: 1;
  visibility: visible;
}
.mainCarouselSection .img {
  width: 103%;
  display: block;
}
.mainCarouselSection .textContainer {
  position: absolute;
  top: 15px;
  right: 15px;
  left: 40%;
  z-index: 2;
  color: #fff;
}
.mainCarouselSection .topTitle {
  font: 10vw/0.8 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mainCarouselSection .text {
  font-size: 5.4vw;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mainCarouselSection .btn {
  margin-top: 10px;
}
.titleContainer {
  padding: 20px 0 10px;
  text-align: center;
}
.titleContainer .mainTitle {
  font-size: 2.5em;
}
.titleContainer .headTitle {
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  font-size: 4em;
}
.titleContainer .textTitle {
  font-size: 1.8em;
  margin-top: 15px;
}
.flipContainer {
  position: relative;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flipContainer .flipper {
  position: relative;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.flipContainer .front,
.flipContainer .back {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.flipContainer .front {
  z-index: 2;
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.flipContainer .back {
  z-index: 1;
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flipContainer.open .flipper .front {
  z-index: 1;
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flipContainer.open .flipper .back {
  z-index: 2;
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.productCarouselSection {
  text-align: center;
  overflow: hidden;
  padding-bottom: 10px;
}
.productCarouselSection .carouselContainer {
  height: 210px;
  position: relative;
  padding-bottom: 0;
}
.productCarouselSection .carousel {
  position: absolute;
  top: 0;
  left: -25%;
  right: -25%;
}
.productCarouselSection .slick-slider,
.productCarouselSection .slick-list,
.productCarouselSection .slick-track {
  height: 100%;
}
.productCarouselSection .slick-slide {
  padding: 10px 5px 20px;
  float: right;
  height: 100%;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.productCarouselSection .slick-slide.open {
  padding-top: 0;
  padding-bottom: 0;
}
.productCarouselSection .slick-slide.open .front {
  background-color: #cccccc;
}
.productCarouselSection .slick-arrow {
  top: auto;
  bottom: 0;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.productCarouselSection .slick-arrow.slick-prev {
  right: 10%;
}
.productCarouselSection .slick-arrow.slick-next {
  left: 10%;
}
.productCarouselSection .content {
  height: 100%;
  width: 100%;
  display: block;
}
.productCarouselSection .front {
  height: 100%;
  background-color: #e6e6e6;
  padding: 40px 15px 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.productCarouselSection .back {
  height: 100%;
  background-color: #004c45;
  color: #fff;
  display: table;
  padding: 0 15px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.productCarouselSection .back:before,
.productCarouselSection .back:after {
  display: none;
}
.productCarouselSection .back > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.productCarouselSection .backTitle {
  font-size: 2em;
  margin-bottom: 10px;
}
.productCarouselSection .backText {
  font-size: 1.4em;
  height: 90px;
  overflow: hidden;
}
.productCarouselSection .btn {
  margin-top: 10px;
}
.productCarouselSection figure {
  width: 60px;
  height: 60px;
  margin: 0 auto 25px;
  position: relative;
}
.productCarouselSection img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  height: 200%;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.productCarouselSection .text {
  font-size: 1.6em;
}
.staffCarouselSection {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}
.staffCarouselSection .carouselContainer {
  height: 210px;
  top: -10px;
  position: relative;
}
.staffCarouselSection .carousel {
  position: absolute;
  top: 0;
  left: -45%;
  right: -45%;
}
.staffCarouselSection .slick-slider,
.staffCarouselSection .slick-list,
.staffCarouselSection .slick-track {
  height: 100%;
}
.staffCarouselSection .slick-track {
  padding: 10px 0;
}
.staffCarouselSection .slick-slide {
  padding: 0 5px;
  float: right;
  height: 100%;
}
.staffCarouselSection .slick-arrow {
  top: auto;
  bottom: 0;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.staffCarouselSection .slick-arrow.slick-prev {
  right: 10%;
}
.staffCarouselSection .slick-arrow.slick-next {
  left: 10%;
}
.staffCarouselSection .content {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.staffCarouselSection .content:active,
.staffCarouselSection .content:hover {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
}
.staffCarouselSection .content:active .btnPlus,
.staffCarouselSection .content:hover .btnPlus {
  background-color: #fce9da;
}
.staffCarouselSection .content:active .btnPlus:after,
.staffCarouselSection .content:hover .btnPlus:after {
  opacity: 1;
}
.staffCarouselSection .pic {
  display: block;
  max-height: 100%;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.staffCarouselSection .textContainer {
  position: absolute;
  left: 5px;
  top: 40px;
  width: 80px;
}
.staffCarouselSection .name {
  font-size: 2em;
}
.staffCarouselSection .text {
  font-size: 1.4em;
}
.staffCarouselSection .btnPlus {
  position: absolute;
  left: 5px;
  bottom: 5px;
  border-radius: 50%;
  background: transparent;
  width: 20px;
  height: 20px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.staffCarouselSection .btnPlus:after,
.staffCarouselSection .btnPlus:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  background: #eb690a;
  -moz-transform: translate(49%, -51%);
  -ms-transform: translate(49%, -51%);
  -o-transform: translate(49%, -51%);
  -webkit-transform: translate(49%, -51%);
  transform: translate(49%, -51%);
}
.staffCarouselSection .btnPlus:before {
  width: 10px;
  height: 1px;
}
.staffCarouselSection .btnPlus:after {
  width: 1px;
  height: 10px;
}
.formContainer {
  margin: 0 -19px;
}
.formContainer > div {
  padding-left: 19px;
  padding-right: 19px;
}
.formContainer .form-group {
  margin-bottom: 0;
  padding-bottom: 20px;
  position: relative;
}
.formContainer .form-group:before,
.formContainer .form-group:after {
  display: table;
  content: "";
}
.formContainer .form-group:after {
  clear: both;
}
.formContainer .phoneContainer {
  margin: 0 -4px;
}
.formContainer .phoneContainer > div {
  padding-left: 4px;
  padding-right: 4px;
}
.formContainer .form-control {
  color: #5a5a5a;
  position: relative;
  z-index: 1;
  height: 30px;
  padding: 4px 0;
  overflow: hidden;
  font-size: 2em;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #7f7f7f;
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.formContainer .form-control::-webkit-input-placeholder {
  color: #5a5a5a;
  opacity: 1;
}
.formContainer .form-control::-moz-placeholder {
  color: #5a5a5a;
  opacity: 1;
}
.formContainer .form-control:-ms-input-placeholder {
  color: #5a5a5a;
  opacity: 1;
}
.formContainer .form-control.active,
.formContainer .form-control:focus {
  border-color: #7f7f7f;
  background-color: #fff;
}
.formContainer textarea.form-control {
  height: auto;
  display: inline-block;
  padding: 4px 20px;
  border: 1px solid #7f7f7f;
}
.formContainer .comment {
  color: #eb690a;
  font: 1.6em/1 'NarkisBlock-Condensed_MFW', sans-serif, arial;
}
.formContainer .comment:before {
  content: "*";
  color: #eb690a;
  display: inline-block;
  font: 2rem/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  padding-left: 5px;
  vertical-align: middle;
  position: relative;
  top: 1px;
}
.formContainer .mandatory:before {
  content: "*";
  color: #eb690a;
  display: block;
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  z-index: 3;
  margin: 0 0 -10px;
  position: relative;
}
.formContainer .info {
  color: #000;
  font-size: 2em;
  line-height: 30px;
  white-space: nowrap;
}
.formContainer .info a {
  color: #007348;
}
.formContainer .selcetContainer .form-group {
  max-width: 100%;
}
.formContainer .selcetContainer .bootstrap-select.btn-group .btn {
  color: #007348;
}
.formContainer .bootstrap-select.btn-group .btn {
  font-family: 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
}
.formContainer .btnContainer .btn {
  float: left;
}
.has-error .btn.btn-checkbox .checkboxPic,
.has-error .bootstrap-select.btn-group .btn,
.has-error .bootstrap-select.btn-group .btn .bs-caret,
.has-error .form-control {
  border-color: #e25467;
}
.has-error .errorText {
  display: block;
}
.errorText {
  color: #e25467;
  font-size: 1.4em;
  position: absolute;
  right: 0;
  bottom: 4px;
  white-space: nowrap;
  display: none;
}
.bootstrap-select.btn-group {
  display: block;
  margin-bottom: 0;
  height: 30px;
}
.bootstrap-select.btn-group.dropup .dropdown-menu {
  bottom: auto;
  top: 100%;
}
.bootstrap-select.btn-group.disabled {
  opacity: 0.5;
}
.bootstrap-select.btn-group.disabled .btn {
  background-color: #c6c5c5;
}
.bootstrap-select.btn-group .btn {
  background: #fff;
  height: 100%;
  width: 100%;
  padding: 0 0 0 20px;
  color: #5a5a5a;
  font-size: 2em;
  line-height: 30px;
  border-radius: 0;
  float: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #7f7f7f;
  position: static;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .btn .bs-caret {
  display: block;
  height: 100%;
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.bootstrap-select.btn-group .btn .caret {
  border: none;
  margin: 0;
  display: block;
  position: absolute;
  right: auto;
  left: 50%;
  top: 50%;
  width: 7px;
  height: 7px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.bootstrap-select.btn-group .btn .caret:after {
  display: none;
}
.bootstrap-select.btn-group .btn .filter-option {
  text-align: right;
  float: right !important;
  height: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.bootstrap-select.btn-group .btn:focus {
  background-color: #FFF;
  border-color: #7f7f7f;
}
.bootstrap-select.btn-group div.dropdown-menu {
  position: absolute;
  text-align: right;
  left: 0;
  width: 100%;
  float: none;
  min-width: 0;
  padding: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0;
  font-size: 10px;
  border: none;
}
.bootstrap-select.btn-group ul.inner {
  background: none;
  float: none;
  padding: 0;
  margin: 0;
}
.bootstrap-select.btn-group ul.inner > li {
  list-style: none;
}
.bootstrap-select.btn-group ul.inner > li + li a {
  border-top: 1px solid #7f7f7f;
}
.bootstrap-select.btn-group ul.inner > li.selected a,
.bootstrap-select.btn-group ul.inner > li:focus a,
.bootstrap-select.btn-group ul.inner > li.active a {
  color: #fff;
  text-decoration: none;
  background-color: #eb690a;
}
.bootstrap-select.btn-group ul.inner > li:hover a {
  color: #fff;
  background-color: #eb690a;
}
.bootstrap-select.btn-group ul.inner > li > a {
  font-size: 10px;
  height: 30px;
  color: #7f7f7f;
  display: block;
  padding: 0 5px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: unset;
  -ms-text-overflow: unset;
  text-overflow: unset;
  border-bottom: none;
  text-decoration: none;
}
.bootstrap-select.btn-group ul.inner > li > a .text {
  font-size: 1.8em;
  line-height: 30px;
  -o-text-overflow: unset;
  -ms-text-overflow: unset;
  text-overflow: unset;
  margin-right: 0 !important;
}
.bootstrap-select.btn-group .popover-title {
  line-height: 30px;
  height: 30px;
  font-size: 1.4em;
  background: none;
  border-bottom: none;
  border-radius: 0;
  padding: 0 15px;
}
.bootstrap-select.btn-group .popover-title .close {
  display: none;
}
.bootstrap-select.btn-group.show-tick ul.inner > li + li a {
  border-top: none;
}
.bootstrap-select.btn-group.show-tick ul.inner > li.selected a,
.bootstrap-select.btn-group.show-tick ul.inner > li:focus a,
.bootstrap-select.btn-group.show-tick ul.inner > li.active a {
  color: #000;
  background: none;
}
.bootstrap-select.btn-group.show-tick ul.inner > li:hover a {
  color: #000;
  background: none;
}
.bootstrap-select.btn-group.show-tick ul.inner > li > a {
  height: 40px;
  color: #7f7f7f;
  padding: 0 50px 0 15px;
}
.bootstrap-select.btn-group.show-tick ul.inner > li > a .text {
  line-height: 40px;
}
.bootstrap-select.btn-group.show-tick ul.inner > li .check-mark {
  background: none;
  border: 1px solid #000;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);
  height: 16px;
  width: 16px;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bootstrap-select.btn-group.show-tick ul.inner > li .check-mark:before {
  display: none;
}
.bootstrap-select.btn-group.show-tick ul.inner > li .check-mark:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 0;
  width: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  border-right: 2px solid #007348;
  border-bottom: 2px solid #007348;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.bootstrap-select.btn-group.show-tick ul.inner > li.selected > a span.check-mark {
  margin: 0;
  right: 15px;
}
.bootstrap-select.btn-group.show-tick ul.inner > li.selected > a span.check-mark:after {
  left: 7px;
  top: -3px;
  height: 14px;
  width: 6px;
  opacity: 1;
  visibility: visible;
}
.contactFormSection.in + .disclaimerSection {
  background: #fff;
}
.contactFormSection .container-fluid {
  padding: 15px;
}
.contactFormSection .formContainer {
  margin-top: 5px;
}
.contactFormSection .content {
  padding: 15px;
  position: relative;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.contactFormSection .checkboxRadioContainer {
  padding-bottom: 0;
}
.contactFormSection .contactContainer > div {
  padding: 0 15px;
}
.contactFormSection .title {
  color: #eb690a;
  font-size: 2.5em;
  margin-bottom: 10px;
}
.contactFormSection .text {
  font-size: 1.4em;
}
.contactFormSection .btnClose {
  top: 10px;
}
.contactFormSection .btnClose:before,
.contactFormSection .btnClose:after {
  background-color: #7f7f7f;
}
.contactFormSection .formContainer .selcetContainer .form-group {
  max-width: 318px;
}
.thanksContainer {
  text-align: center;
}
.thanksContainer > div {
  position: relative;
  max-width: 580px;
  margin: 0 auto;
}
.thanksContainer .icon {
  margin-bottom: 20px;
}
.thanksContainer .thxTitle {
  color: #eb690a;
  font-size: 3em;
}
.thanksContainer .thxText {
  font-size: 2em;
}
.modal {
  direction: rtl;
}
.modal .modal-dialog {
  padding: 0;
  font-size: 10px;
  border: none;
  border-radius: 0;
  width: 94%;
  background-color: #fff;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
}
.modal .btnClose {
  left: 0;
  top: 0;
  /*height: 30px;
        width: 30px;*/
}
.modal .btnClose:before,
.modal .btnClose:after {
  height: 2px;
  /*width: 16px;*/
  background-color: #eb690a;
}
.videoModal .modal-dialog {
  max-width: 1290px;
}
.videoModal .btnClose:before,
.videoModal .btnClose:after {
  background-color: #fff;
}
.videoModal .title {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
  color: #fff;
  font-size: 1.4em;
  padding: 0 15px 0 60px;
  line-height: 30px;
  z-index: 50;
}
.videoContainer {
  height: 0;
  margin: 0 auto;
  position: relative;
  padding: 0 0 56.25%;
}
.videoContainer .video {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.staffModal .modal-dialog {
  max-width: 874px;
  padding: 20px 0 0 40px;
}
.staffModal .title {
  font-size: 2em;
  margin: 0;
}
.staffModal .imgModal {
  padding-left: 10px;
}
.staffModal .textModal {
  padding: 20px 15px 20px 0;
}
.staffModal .picModal {
  max-width: 100%;
  display: block;
  width: 140px;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.staffModal .nameModal {
  font-size: 2.2em;
  color: #007348;
}
.staffModal .role {
  font-size: 1.6em;
  color: #007348;
  margin-bottom: 15px;
}
.staffModal .quote {
  position: relative;
  padding-right: 18px;
}
.staffModal .quote:after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  bottom: 2px;
  width: 3px;
  background: #007348;
}
.staffModal .quote q {
  font-size: 2em;
  line-height: 1.2;
  padding-right: 10px;
  position: relative;
  display: block;
}
.staffModal .quote q:before {
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.staffModal .quote q:after {
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.staffModal .quote strong {
  font-weight: normal;
}
.staffModal .linkIcon {
  margin-top: 30px;
}
.faqModal .modal-dialog {
  max-width: 1062px;
}
.faqModal .btnClose:before,
.faqModal .btnClose:after {
  background-color: #7f7f7f;
}
.compareModal .modal-dialog {
  max-width: 1062px;
}
.compareModal .btnClose:before,
.compareModal .btnClose:after {
  background-color: #7f7f7f;
}
.linkIcon {
  display: inline-block;
  font-size: 1.4em;
  line-height: 23px;
}
.linkIcon img {
  margin-left: 6px;
  position: relative;
  top: -2px;
}
.linkIcon div {
  display: inline-block;
}
.linkIcon:hover div {
  text-decoration: underline;
}
.btnPlay {
  display: block;
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 1px 3px rgba(1, 1, 1, 0.7);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btnPlay:active,
.btnPlay:hover {
  outline: none !important;
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.btnPlay:after {
  content: "";
  direction: ltr;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  margin-left: -4px;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.expertsSection {
  padding: 0 10px 35px;
}
.expertsSection.v2 .mainTitle {
  color: #000;
}
.expertsSection.v2 .textContainer {
  background-color: #f4f4f4;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.expertsSection.v2 .box + .box {
  margin: 7.5px 0;
}
.expertsSection.v2 .box.girdContainer1 .textContainer:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #f4f4f4 transparent;
}
.expertsSection .mainTitle {
  color: #fff;
}
.expertsSection .content {
  margin: 0 -5px 30px;
}
.expertsSection .content > div {
  padding: 0 5px;
}
.expertsSection .girdContainer3,
.expertsSection .girdContainer1 {
  height: 100%;
}
.expertsSection .girdContainer3 > .imgContainer,
.expertsSection .girdContainer1 > .imgContainer {
  width: calc(50% + 5px);
  float: right;
}
.expertsSection .girdContainer3 > .textContainer,
.expertsSection .girdContainer1 > .textContainer {
  width: calc(50% - 5px);
  float: right;
}
.expertsSection .box {
  height: 210px;
  position: relative;
  padding: 5px;
}
.expertsSection .box .mobileLink {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 2;
}
.expertsSection .imgContainer {
  display: block;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.expertsSection .imgContainer .pic {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  display: block;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.expertsSection .imgContainer:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.expertsSection .imgContainer .btnPlay {
  z-index: 3;
}
.expertsSection .textContainer {
  background: #fff;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 12px 10px 0 10px;
}
.expertsSection .textContainer:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.expertsSection .infoContainer {
  height: 82px;
  overflow: hidden;
}
.expertsSection .infoContainer .category {
  color: #004c45;
  font-size: 2.4em;
  margin-bottom: 10px;
}
.expertsSection .infoContainer .title {
  font-size: 1.8em;
  line-height: 0.9;
  margin-bottom: 3px;
}
.expertsSection .infoContainer .date {
  color: #808080;
  font-size: 1.4em;
}
.expertsSection .detailsContainer {
  position: relative;
  padding: 5px 0 0 0;
}
.expertsSection .detailsContainer .img {
  border-radius: 50%;
  height: 33px;
  display: block;
}
.expertsSection .detailsContainer .name {
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  font-size: 1.5em;
  line-height: 1;
}
.expertsSection .detailsContainer .text {
  font-size: 1.4em;
  line-height: 0.9;
}
.expertsSection .linkContainer {
  z-index: 2;
  max-width: 346px;
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.expertsSection .linkContainer > li {
  padding: 0 5px;
}
.expertsSection .linkContainer > li + li {
  margin-top: 10px;
}
.expertsSection .linkContainer .link {
  display: table;
  width: 100%;
}
.expertsSection .linkContainer .link:before,
.expertsSection .linkContainer .link:after {
  display: none;
}
.expertsSection .linkContainer .link > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.expertsSection .linkContainer .link:hover figure {
  background-color: #e24c06;
}
.expertsSection .linkContainer figure {
  background: #eb690a;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: 0 1px 1px rgba(45, 56, 72, 0.3);
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.expertsSection .linkContainer img {
  width: 100%;
  display: block;
}
.expertsSection .linkContainer .linkText {
  color: #fff;
  font-size: 1.4em;
  padding-right: 10px;
}
.shareContainer {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 2;
  width: 25px;
  height: 25px;
}
.shareContainer .btnShare {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAZlBMVEXraQr////raQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQrraQopJgniAAAAIXRSTlMAAAYYGzM2OTxITmBsb4SHio2ftLfAxszS1d7h5Ofq7fNDk6rwAAAAmUlEQVR4Xu3TSw7CMBADUDMpBVJoKP3xSQO9/yWRvKBCijKR2LCo12/jsQabrPzIVoavSO19LSpzfVn2TmXBACYo7DDOBVAkGNFoXWdMd46yBQHSTFMTq8BuQvRJhLFbIEoxdnsCGmM3lbHb6ygKY7dte6/SDAz2w9VqjLG3YZc1ffVoLznTy2lWp2d4Hp1p0zPL9P/0gCt7A27FDASp6SC7AAAAAElFTkSuQmCC') /*../img/iconShare.png*/ no-repeat 0 0;
  background-size: 100% auto;
  width: 25px;
  height: 100%;
  border-radius: 50%;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shareContainer .shareMenu {
  overflow: hidden;
  max-width: 0;
  white-space: nowrap;
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  margin-left: 6px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shareContainer .shareMenu .link {
  background-color: #7c7c7c;
  border-color: #7c7c7c;
  width: 25px;
}
.timelineSection .content {
  width: 100%;
}
.timelineSection .content > div {
  position: relative;
  overflow: hidden;
}
.timelineSection .imgContainer {
  height: 150px;
  overflow: hidden;
}
.timelineSection .pic {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  display: block;
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.timelineSection .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 1.4em;
  line-height: 1;
  padding: 25px 15px 15px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%);
}
.timelineSection .topTitle {
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px 15px 0 15px;
  width: 100%;
}
.timelineSection .title {
  color: #fff;
  font-size: 2.5em;
  line-height: 0.9;
  margin-bottom: 15px;
  padding-left: 50%;
}
.timelineSection .textContainer {
  padding: 15px;
}
.timelineSection .about {
  padding: 15px;
  text-align: center;
}
.timelineSection .about .headTitle {
  text-align: right;
  font-size: 2.5em;
  margin-bottom: 20px;
}
.timelineSection .about .text {
  text-align: right;
  font-size: 1.4em;
  line-height: 1.4;
  margin-bottom: 30px;
}
.timelineSection .infoList {
  overflow: hidden;
}
.timelineSection .infoList > li {
  position: relative;
  padding: 50px 5px 15px;
}
.timelineSection .infoList > li:nth-child(odd) {
  clear: right;
}
.timelineSection .infoList .icon {
  position: absolute;
  right: -15px;
  top: 0;
  display: block;
  width: 60px;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.timelineSection .infoList .name {
  font-size: 2em;
}
.timelineSection .infoList .text {
  font-size: 1.4em;
}
.timelineSection .infoList .data {
  color: #808080;
  font-size: 4em;
  line-height: 1;
}
.timelineSection .infoList .data .number {
  font-size: 110%;
}
.timelineSection .infoList .details {
  margin-top: -5px;
  color: #808080;
  font-size: 1.8em;
}
.timelineSection .timeContainer {
  position: relative;
  padding: 15px;
}
.timelineSection .timeContainer:after {
  content: "";
  position: absolute;
  top: 0;
  right: 40%;
  height: 100%;
  width: 1px;
  background: #d5d5d5;
}
.timelineSection .timeContainer .dateBlock {
  float: right;
  width: 40%;
  text-align: left;
  position: relative;
  top: -10px;
}
.timelineSection .timeContainer .year {
  color: #007348;
  font: 5em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  position: relative;
  padding-left: 15px;
}
.timelineSection .timeContainer .year:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #eb690a;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.timelineSection .timeContainer .subTitle {
  color: #007348;
  font-size: 2.5em;
  line-height: 0.9;
  padding-left: 15px;
  max-width: 190px;
  float: left;
  clear: both;
}
.timelineSection .timeContainer .infoList > li {
  padding: 0 70px 0 0;
}
.timelineSection .timeContainer .infoList > li + li {
  margin-top: 30px;
}
.timelineSection .timeContainer .infoList .icon {
  top: 5px;
  right: 0;
}
.timelineSection.v2 .imgContainer {
  height: 210px;
}
.timelineSection.v2 .pic {
  top: 0;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.disclaimerSection {
  background: #e6e6e6;
}
.disclaimerSection .container-fluid {
  padding: 15px;
}
.disclaimerSection .list {
  font-size: 1.4em;
  line-height: 1.1;
}
.pageScrollSection {
  display: none;
  position: fixed;
  top: 50%;
  right: 15px;
  width: 15px;
  z-index: 100;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pageScrollSection .list li {
  height: 15px;
}
.pageScrollSection .list li + li {
  margin-top: 10px;
}
.pageScrollSection .list a {
  background-color: #999999;
  opacity: .5;
  border-radius: 50%;
  display: block;
  height: 100%;
}
.pageScrollSection .list a:active,
.pageScrollSection .list a:hover,
.pageScrollSection .list a.active {
  opacity: 1;
}
.btnJoinSection {
  position: fixed;
  top: 50%;
  left: 0;
  width: 50px;
  z-index: 100;
  height: 60px;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 30px;
  border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btnJoinSection a {
  color: #004c45;
  font-size: 1.4em;
  line-height: 1;
  height: 100%;
  width: 100%;
  padding: 5px 10px 0 0;
  display: block;
  text-align: center;
}
.btnJoinSection img {
  padding-bottom: 5px;
  width: 15px;
}
.btnJoinSection:active {
  width: 90px;
}
.infoSection {
  padding: 20px 15px;
}
.infoSection .info {
  color: #868686;
  font-size: 2em;
  line-height: 1;
  margin-bottom: 20px;
}
.infoSection .text {
  line-height: 1.2;
  font-size: 1.4em;
}
.infoSection .btn {
  margin-top: 25px;
}
.interestSection {
  padding: 0 15px 30px;
}
.interestSection .list > li + li {
  margin-top: 15px;
}
.interestSection .link {
  display: block;
  overflow: hidden;
  background-color: #fff;
  border-bottom: 1px solid #eb690a;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.interestSection .link:hover,
.interestSection .link:active {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
}
.interestSection .imgContainer {
  overflow: hidden;
}
.interestSection .pic {
  display: block;
  width: 100%;
}
.interestSection .textContainer {
  clear: both;
  padding: 15px;
}
.interestSection .title {
  font-size: 2em;
  margin-bottom: 10px;
}
.interestSection .text {
  font-size: 1.4em;
}
.interestSection .content.link {
  box-shadow: none;
}
.interestSection .one .content.link .textContainer {
  border: none;
}
.tabsSection + .textSection {
  border-top: 1px solid #d5d6d7;
}
.textSection {
  padding: 15px 15px 20px;
}
.textSection .titleContainer {
  padding-top: 0;
}
.textSection .title {
  font-size: 2em;
  margin-bottom: 10px;
}
.textSection .topTitle {
  text-align: center;
  color: #007348;
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 15px;
}
.textSection .sportContent {
  margin: 0 -15px;
}
.textSection .sportContent > div {
  padding: 0 15px;
}
.textSection.first .titleContainer {
  margin-bottom: 40px;
}
.lines,
.bullets2 {
  overflow: hidden;
}
.btnAdd span:first-child {
  display: none;
}
.btnAdd span:last-child {
  display: inline-block;
}
.btnAdd.collapsed span:first-child {
  display: inline-block;
}
.btnAdd.collapsed span:last-child {
  display: none;
}
.rteContainer h1,
.rteContainer h2 {
  font-size: 3em;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
.rteContainer h3 {
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.rteContainer h4 {
  font: 1.8em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.rteContainer p {
  line-height: 1.3;
  font-size: 1.4em;
}
.rteContainer img {
  max-width: 100%;
}
.rteContainer .comment {
  font-size: 1.3em;
}
.rteContainer a {
  text-decoration: underline;
}
.rteContainer ul li {
  line-height: 1.3;
  font-size: 1.4em;
  margin-top: 8px;
  padding: 0 18px 0 0;
  position: relative;
}
.rteContainer ul li + li {
  margin-top: 5px;
}
.rteContainer ul li:before {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: solid 1px #007348;
  border-left: solid 1px #007348;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.rteContainer ol {
  counter-reset: ol-counter;
}
.rteContainer ol li {
  line-height: 1.3;
  font-size: 1.4em;
  margin-top: 8px;
  padding: 0 18px 0 0;
  position: relative;
}
.rteContainer ol li + li {
  margin-top: 5px;
}
.rteContainer ol li:before {
  content: counter(ol-counter, decimal) '.';
  counter-increment: ol-counter;
  position: absolute;
  right: 0;
  top: 0;
}
.rteContainer table {
  font-size: 1.4em;
  color: #000;
}
.rteContainer table tr {
  height: auto !important;
  width: auto !important;
}
.rteContainer table thead td,
.rteContainer table th {
  vertical-align: top;
  border: 1px solid #d5d6d7;
  padding: 10px 2%;
  font-weight: normal;
  height: auto !important;
  width: auto !important;
}
.rteContainer table td {
  border: 1px solid #d5d6d7;
  padding: 10px 2%;
  height: auto !important;
  width: auto !important;
}
.rteContainer .linkBtn {
  position: relative;
  display: inline-block;
  background: none;
  box-shadow: none;
  padding: 0 15px;
  margin: 0 auto;
  border-radius: calc(15px);
  height: 30px;
  font: 14px 'NarkisBlock-Condensed_MFW', sans-serif, arial;
  line-height: 28px;
  text-decoration: none;
  color: #007348;
  border: 1px solid #007348;
}
.rteContainer .linkBtn:not(.disabled):visited,
.rteContainer .linkBtn:not(.disabled):active,
.rteContainer .linkBtn.active:not(.disabled),
.rteContainer .linkBtn:not(.disabled):focus,
.rteContainer .linkBtn:not(.disabled):hover {
  background-color: rgba(0, 115, 72, 0.1);
}
.rteContainer .linkBtn > a {
  height: 100%;
  color: #007348;
  display: block;
  text-decoration: none;
}
.rteContainer + .btnAdd {
  margin-top: 20px;
}
.rteContainer .lines {
  line-height: 28px;
}
.responsiveTable {
  position: relative;
  min-height: .01%;
  overflow-x: auto;
  overflow-y: hidden;
  direction: ltr;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.responsiveTable table {
  border: 1px solid transparent;
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
  direction: rtl;
}
.tabsSection {
  background: #004c45;
}
.tabsSection .titleContainer {
  color: #fff;
}
.tabsSection .topContent {
  padding: 0 15px;
}
.tabsSection .topContent .subTitle {
  color: #fff;
  margin: -10px 0 10px;
  font-size: 1.4em;
  text-align: center;
}
.tabsSection .tabList {
  height: 30px;
  border: 1px solid #fff;
  border-radius: 15px;
  line-height: 1;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
  display: table;
}
.tabsSection .tabList:before,
.tabsSection .tabList:after {
  display: none;
}
.tabsSection .tabList > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.tabsSection .tabList > li {
  position: relative;
  height: 100%;
}
.tabsSection .tabList > li:first-child .tab {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tabsSection .tabList > li:last-child .tab {
  -webkit-border-top-left-radius: 15px;
  border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.tabsSection .tabList > li + li {
  border-right: 1px solid #ffffff;
}
.tabsSection .tabList > li:hover .tab {
  background: #003c36;
}
.tabsSection .tabList > li.active .tab {
  background: #fff;
  color: #004c45;
}
.tabsSection .tabList .tab {
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 1.8em;
  padding: 0 5px;
  display: table;
}
.tabsSection .tabList .tab:before,
.tabsSection .tabList .tab:after {
  display: none;
}
.tabsSection .tabList .tab > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.tabsSection .tabList .tab.row {
  line-height: 1;
  width: 100%;
  padding: 0;
  display: table;
}
.tabsSection .tabList .tab.row:before,
.tabsSection .tabList .tab.row:after {
  display: none;
}
.tabsSection .tabList .tab.row > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.tabsSection .tabList .filter:hover .tab {
  background: none;
}
.tabsSection .tabList .filter.active .tab {
  background: none;
  color: #fff;
}
.tabsSection .tabList .filter .tab > div {
  height: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tabsSection .tabList .filter .tab > div + div {
  border-right: 1px solid #ffffff;
}
.tabsSection .tabList .filter .tab > div:hover {
  background: #003c36;
}
.tabsSection .tabList .filter .tab > div.active {
  background: #fff;
  color: #004c45;
}
.tabsSection .tabList.withArrow > li:before {
  content: "";
  display: block;
  opacity: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #d0d0d0 transparent;
  position: absolute;
  left: 50%;
  bottom: -32px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabsSection .tabList.withArrow > li:after {
  content: "";
  display: block;
  opacity: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  left: 50%;
  bottom: -33px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabsSection .tabList.withArrow > li.active:before,
.tabsSection .tabList.withArrow > li.active:after {
  opacity: 1;
}
.tabsSection .tabsContainer .rteContainer {
  padding: 0 5%;
  color: #fff;
  margin-bottom: 30px;
}
.tabsSection .tabsContainer .topTitle {
  color: #fff;
  margin-bottom: 10px;
  font-size: 3em;
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  text-align: center;
}
.tabsSection .container {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
}
.tabsSection.colorOrange {
  background: #fff;
}
.tabsSection.colorOrange .titleContainer {
  color: #000;
}
.tabsSection.colorOrange .tabList {
  border: 1px solid #eb690a;
}
.tabsSection.colorOrange .tabList > li + li {
  border-right-color: #eb690a;
}
.tabsSection.colorOrange .tabList > li:hover .tab {
  background-color: rgba(235, 105, 10, 0.2);
}
.tabsSection.colorOrange .tabList > li.active .tab {
  color: #fff;
  background: #eb690a;
}
.tabsSection.colorOrange .tabList .tab {
  color: #eb690a;
}
.tabsSection.colorOrange .topContent .subTitle {
  color: #606060;
}
.tabsSection.colorTurquoise {
  background: #fff;
}
.tabsSection.colorTurquoise .titleContainer {
  color: #000;
}
.tabsSection.colorTurquoise .tabList {
  border: 1px solid #004c45;
}
.tabsSection.colorTurquoise .tabList > li + li {
  border-right-color: #004c45;
}
.tabsSection.colorTurquoise .tabList > li:hover .tab {
  background-color: rgba(0, 76, 69, 0.2);
}
.tabsSection.colorTurquoise .tabList > li.active .tab {
  color: #fff;
  background: #004c45;
}
.tabsSection.colorTurquoise .tabList .tab {
  color: #004c45;
}
.tabsSection.colorTurquoise .topContent .subTitle {
  color: #606060;
}
.tabsSection.developmentSection {
  background: #fff;
  padding: 0 15px;
}
.tabsSection.developmentSection .topContent {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
  border: solid 1px #eaeaea;
}
.tabsSection.developmentSection .titleContainer {
  color: #000;
  padding: 20px 0 15px;
}
.tabsSection.developmentSection .mainTitle {
  font-size: 2em;
}
.tabsSection.developmentSection .chartContainer {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 45px;
}
.optionCarouselSection {
  text-align: center;
  overflow: hidden;
  padding: 0 15px 30px;
  position: relative;
}
.optionCarouselSection .carousel {
  padding-bottom: 60px;
}
.optionCarouselSection .slick-slide {
  padding: 0 15px;
  height: 350px;
}
.optionCarouselSection .slick-arrow {
  top: auto;
  bottom: 0;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.optionCarouselSection .content {
  background: #fff;
  height: 100%;
  padding: 15px 15px 0;
}
.optionCarouselSection .textContainer {
  height: 122px;
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #e0e0e0;
}
.optionCarouselSection .block {
  height: 65px;
  overflow: hidden;
}
.optionCarouselSection .title {
  color: #000;
  font-size: 2.5em;
  line-height: 0.8;
}
.optionCarouselSection .subTitle {
  color: #000;
  font: 2.5em / 1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.optionCarouselSection .text {
  color: #000;
  font-size: 1.4em;
}
.optionCarouselSection .pieChartList {
  margin-bottom: 20px;
}
.optionCarouselSection .pieChartList > li {
  direction: ltr;
  padding: 0 5px;
}
.optionCarouselSection .pieChartList .textLabel {
  margin-top: 8px;
  color: #000;
  font-size: 1.4em;
  direction: rtl;
  min-height: 38px;
}
.optionCarouselSection .btnGoContainer {
  position: absolute;
  left: 50%;
  bottom: 33px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mainMagazin {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.magazinSection {
  text-align: center;
  padding: 0 10px 10px;
}
.magazinSection .titleContainer {
  padding: 0 0 15px;
}
.magazinSection .content {
  margin: 0 -15px;
}
.magazinSection .content > div {
  padding: 0 15px 5px;
  position: relative;
}
.magazinSection .shareContainer {
  left: 25px;
  top: 25px;
}
.magazinSection .textContainer {
  position: absolute;
  bottom: 20px;
  right: 30px;
  color: #fff;
  text-align: right;
}
.magazinSection .textContainer .subTitle {
  font-size: 2.4em;
}
.magazinSection .textContainer .title {
  font-size: 6vw;
  display: inline-block;
  color: #fff;
}
.magazinSection .textContainer .title:hover {
  text-decoration: underline;
}
.magazinSection .textContainer .day,
.magazinSection .textContainer .month {
  font-size: 2.4em;
  color: #cac1c1;
}
.magazinSection .pic {
  display: block;
  width: 100%;
}
.mainSidebar {
  position: fixed;
  top: 0;
  right: 0;
  min-height: 100%;
  width: 270px;
  color: #fff;
  padding: 65px 40px 0 0;
  background-color: #007348;
  z-index: 99;
  -moz-transform: translate(270px, 0);
  -ms-transform: translate(270px, 0);
  -o-transform: translate(270px, 0);
  -webkit-transform: translate(270px, 0);
  transform: translate(270px, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}
.mainSidebar.open {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mainSidebar.open .sidebarToggle {
  padding-right: 10px;
}
.mainSidebar.open .sidebarToggle:after {
  left: 25%;
  -moz-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  -o-transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}
.mainSidebar.open + .contentWrapper {
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  -webkit-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
  -moz-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
}
.mainSidebar .title {
  font: 4em/0.7 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  max-width: 65px;
  margin-bottom: 45px;
  margin-right: 40px;
}
.mainSidebar .link {
  font: 2.4em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  color: #fff;
  display: block;
  padding: 6px 40px 6px 0;
}
.mainSidebar li + li {
  margin-top: 24px;
}
.mainSidebar li.active {
  background-color: #00532e;
  padding: 6px 0;
}
.mainSidebar.grayBG {
  background: #eaeaea;
  color: #007348;
}
.mainSidebar.grayBG .link {
  color: #007348;
}
.mainSidebar.grayBG li.active {
  background-color: #007348;
}
.mainSidebar.grayBG li.active .link {
  color: #eaeaea;
}
.contentWrapper {
  margin-right: 0;
  position: relative;
  min-height: 800px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
}
.sidebarToggle {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 40px;
  height: 50px;
  background: #007348;
  border: none;
  border-radius: 30px 0 0 30px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  z-index: 10000;
  padding-right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sidebarToggle:after {
  content: '';
  width: 15px;
  height: 15px;
  top: 50%;
  left: 50%;
  position: absolute;
  border-top: solid 2px #fff;
  border-left: solid 2px #ffffff;
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.accordionSection {
  background: #f8f4f1;
  padding: 30px 15px;
}
.accordionSection .panel {
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.accordionSection .panel + .panel {
  margin-top: 10px;
}
.accordionSection .panel.active {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}
.accordionSection .btnCollapse {
  text-align: right;
  position: relative;
  border: none;
  background: none;
  height: 40px;
  width: 100%;
  color: #000;
  font-size: 2em;
  padding: 0 30px;
}
.accordionSection .btnCollapse .btnPlus {
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accordionSection .btnCollapse .btnPlus:after,
.accordionSection .btnCollapse .btnPlus:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #eb690a;
  -moz-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  -o-transform: translate(-50%, -50%) rotate(0);
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.accordionSection .btnCollapse .btnPlus:before {
  width: 100%;
  height: 1px;
}
.accordionSection .btnCollapse .btnPlus:after {
  width: 1px;
  height: 100%;
  opacity: 0;
}
.accordionSection .btnCollapse.collapsed .btnPlus:after,
.accordionSection .btnCollapse.collapsed .btnPlus:before {
  -moz-transform: translate(-50%, -50%) rotate(360deg);
  -ms-transform: translate(-50%, -50%) rotate(360deg);
  -o-transform: translate(-50%, -50%) rotate(360deg);
  -webkit-transform: translate(-50%, -50%) rotate(360deg);
  transform: translate(-50%, -50%) rotate(360deg);
}
.accordionSection .btnCollapse.collapsed .btnPlus:after {
  opacity: 1;
}
.accordionSection .content {
  border-top: 1px solid #d5d6d7;
  padding: 15px 15px;
}
.downloadList {
  text-align: right;
}
.downloadList > li {
  display: table;
  margin: 5px 0;
}
.downloadList > li:before,
.downloadList > li:after {
  display: none;
}
.downloadList > li > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.downloadList > li:nth-child(3n + 4) {
  clear: right;
}
.downloadList .link {
  padding: 0 35px 0 5px;
  font-size: 1.4em;
  border: 1px solid #979899;
  height: 40px;
  position: relative;
  background: #fff;
}
.downloadList .link:before {
  content: "";
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAAOVBMVEUATEX///8ATEUATEUATEUATEUATEUATEUATEUATEUATEUATEUATEUATEUATEUATEUATEUATEUATEWVdyWEAAAAEnRSTlMAAAzemS3PJ8ADeK5FFWntbEJFZlRJAAAAS0lEQVR4XtXLSQqAMBAF0W+Szuj4739YJSAdsJe6sJYPChqh/YPF5MUHd/Pa1F3wR+eUo2BovgaWutUyah8Yc8Ij4Y6Xoxkmsy/5BD33A9w0XGKTAAAAAElFTkSuQmCC') /*../img/iconDownload.png*/ no-repeat 0 0;
  width: 22px;
  height: 23px;
  display: block;
  position: absolute;
  right: 2%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.downloadList .link:hover {
  text-decoration: underline;
}
.portfolioSection {
  margin: -7% 0 20px;
  padding: 0 15px 20px;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #d5d6d7;
}
.portfolioSection .container-fluid {
  padding: 20px 15px 0;
  background: #fff;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
}
.portfolioSection .text {
  color: #535353;
  position: relative;
  font-size: 1.4em;
  line-height: 1.3;
  margin-bottom: 10px;
  max-width: 1060px;
}
.portfolioSection .line:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 2px;
  height: 30px;
  width: 3px;
  background: #007348;
}
.portfolioSection .title {
  color: #007348;
  font-size: 1.8em;
  display: block;
  margin-bottom: 3px;
}
.portfolioSection .detailsList > li {
  padding: 20px 0 0;
}
.portfolioSection .detailsList .info {
  color: #535353;
  font-size: 2em;
}
.portfolioSection .detailsList .subText {
  color: #535353;
  font-size: 1.4em;
}
.portfolioSection .btnContainer {
  background: #007348;
  text-align: center;
  padding: 15px 0 20px;
  margin: 0 -15px;
  box-shadow: inset 0 20px 30px -10px rgba(0, 0, 0, 0.3);
}
.portfolioSection .linkArrow {
  margin-bottom: 16px;
}
.progressBars > li {
  padding: 0 15px;
}
.progressBars .infoContainer {
  display: table;
  width: 100%;
  font-size: 1.4em;
  line-height: 1;
  height: 30px;
}
.progressBars .infoContainer:before,
.progressBars .infoContainer:after {
  display: none;
}
.progressBars .infoContainer > * {
  float: none;
  display: table-cell;
  vertical-align: bottom;
}
.progressBars .number {
  text-align: left;
}
.progressBars .barContainer {
  background: #e5e5e5;
  position: relative;
  height: 30px;
  direction: ltr;
}
.progressBars .bar {
  background: #007348;
  height: 100%;
}
.genralAccordion {
  text-align: right;
  max-width: 770px;
}
.genralAccordion .panel {
  border-top: 2px solid #f0f4f8;
}
.genralAccordion .panel + .panel {
  margin-top: 0;
}
.genralAccordion .panel-heading {
  background-color: #fff;
  border-radius: 0;
  height: 50px;
  padding: 0;
}
.genralAccordion .panel-title {
  display: table;
  height: 100%;
  width: 100%;
  font-size: 10px;
}
.genralAccordion .panel-title:before,
.genralAccordion .panel-title:after {
  display: none;
}
.genralAccordion .panel-title > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.genralAccordion .panel-body {
  padding-bottom: 30px;
}
.genralAccordion .tab {
  color: #eb690a;
  padding: 0 20px 0 30px;
  position: relative;
  font-size: 1.8em;
}
.genralAccordion .tab:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  border-top: solid 2px #eb690a;
  border-left: solid 2px #eb690a;
  -moz-transform: translateY(-50%) rotate(-135deg);
  -ms-transform: translateY(-50%) rotate(-135deg);
  -o-transform: translateY(-50%) rotate(-135deg);
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.genralAccordion .tab.collapsed {
  background: #fff;
}
.genralAccordion .tab.collapsed:after {
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.genralAccordion .tab:active {
  background: #ededed;
}
.genralAccordion .panel-collapse {
  background: #fff;
}
.yieldContainer {
  padding: 0 15px;
  margin-bottom: 30px;
}
.yieldContainer > .row {
  margin: 0 -15px 30px;
}
.yieldContainer > .row > div {
  padding: 0 15px;
}
.yieldContainer .comment {
  border-top: 1px solid #e6e6e7;
  font-size: 1.4em;
  padding-top: 10px;
  max-width: 660px;
}
.yieldContainer .infoList {
  overflow: hidden;
}
.yieldContainer .infoList > li {
  padding: 0 10px;
}
.yieldContainer .infoList .number {
  color: #007348;
  font: 3em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.yieldContainer .infoList .number small {
  font: 50% 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
}
.yieldContainer .infoList .name {
  color: #000;
  font-size: 2em;
  line-height: 1;
  margin-bottom: 7px;
}
.yieldContainer .infoList .text {
  color: #000;
  font-size: 1.4em;
  line-height: 1;
}
.graphContainer {
  padding-top: 30px;
}
.graphContainer .name {
  color: #000;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 15px;
}
.pieChartContainer {
  height: 200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  max-width: 800px;
  padding: 0 50px 50px;
}
.pieChartContainer .legend {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 28%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pieChartContainer .list {
  height: 70px;
  display: table;
}
.pieChartContainer .list:before,
.pieChartContainer .list:after {
  display: none;
}
.pieChartContainer .list > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.pieChartContainer .list > li {
  padding: 0 15px;
}
.pieChartContainer .list > li + li {
  border-right: 1px solid #e0e0e0;
}
.pieChartContainer .title {
  font-size: 2em;
  margin-bottom: 11%;
}
.pieChartContainer .number {
  font: 3em/0.8 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.pieChartContainer .number small {
  font-size: 50%;
  font-family: 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
}
.pieChartContainer .name {
  color: #000;
  font-size: 2.5em;
  line-height: 0.9;
}
.pieChartContainer .colorGreen .number {
  color: #007348;
}
.pieChartContainer .colorTurquoise .number {
  color: #004c45;
}
.pieChartContainer .colorGray .number {
  color: #959595;
}
.pieChartContainer .chartTooltip {
  opacity: 0;
  text-align: center;
  position: absolute;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
  border: solid 1px rgba(231, 231, 231, 0.8);
  pointer-events: none;
  padding: 5px 10px;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pieChartContainer .chartTooltip:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 11px 0 11px;
  border-color: #fff transparent transparent transparent;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pieChartContainer .value {
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.pieChartContainer .info {
  font-size: 1.8em;
  line-height: 1;
}
.noResultsContainer {
  font-size: 2em;
  line-height: 1;
  color: #000;
  text-align: center;
  margin: 20px 0;
}
.noResultsContainer .btnClose {
  position: relative;
  top: -2px;
  left: 0;
  border: 1px solid #eb690a;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
}
.noResultsContainer .btnClose:hover {
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.noResultsContainer .btnClose:before,
.noResultsContainer .btnClose:after {
  width: 10px;
  background-color: #eb690a;
}
.questionerSection {
  overflow: hidden;
}
.questionerSection .btnClose:before,
.questionerSection .btnClose:after {
  background-color: #535353;
}
.intro {
  height: 100%;
  padding: 15px;
  position: relative;
}
.intro .pic {
  display: block;
  max-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.intro .box {
  color: #fff;
  text-align: center;
  background: #004c45;
  padding: 30px;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
}
.intro .box:after {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  top: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid #489276;
}
.intro .textContainer {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.intro .title {
  font: 3.5em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 15px;
}
.intro .text {
  font-size: 1.6em;
  line-height: 1;
  margin-bottom: 22px;
}
.intro .subText {
  font-size: 1.4em;
  margin-bottom: 15px;
}
.intro .subText:before {
  content: "";
  display: block;
  height: 3px;
  width: 50px;
  background: #eb690a;
  margin: 0 auto 20px;
}
.questionerWizard {
  height: 100%;
  position: relative;
  padding: 50px 15px 0;
}
.questionerWizard .container-fluid {
  position: relative;
  height: 100%;
}
.wizardSteps {
  counter-reset: ol-counter;
  text-align: center;
  position: relative;
  max-width: 660px;
  margin: 0 auto;
  display: inline-block;
}
.wizardSteps:before {
  content: "";
  position: absolute;
  right: 8%;
  left: 8%;
  top: 29px;
  background: #d7d2cb;
  display: inline-block;
  height: 1px;
}
.wizardSteps > li {
  position: relative;
  font-size: 1.6em;
}
.wizardSteps > li:before {
  content: counter(ol-counter, decimal);
  counter-increment: ol-counter;
  color: #000;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.wizardSteps > li.slick-active .tab:before,
.wizardSteps > li.active .tab:before {
  top: 0;
  width: 26px;
  height: 26px;
}
.wizardSteps > li.slick-active .tab:after,
.wizardSteps > li.active .tab:after {
  opacity: 1;
}
.wizardSteps > li.slick-active .tab .smallTooltip,
.wizardSteps > li.active .tab .smallTooltip {
  visibility: visible;
  opacity: 1;
}
.wizardSteps > li.disabled .tab {
  cursor: not-allowed;
}
.wizardSteps > li.disabled .tab:after {
  opacity: 0;
}
.wizardSteps .tab {
  display: block;
  position: relative;
  color: #000;
  margin: 0 auto;
  padding-top: 26px;
  z-index: 1;
}
.wizardSteps .tab:before {
  content: "";
  width: 14px;
  height: 14px;
  border: 2px solid #d7d2cb;
  border-radius: 50%;
  background: #f7f4f0;
  position: absolute;
  top: 6px;
  left: 50%;
  display: block;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.wizardSteps .tab:after {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #eb690a;
  position: absolute;
  top: 6px;
  left: 50%;
  display: block;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.wizardSteps.slickDots {
  max-width: none;
  display: table;
  width: 100%;
}
.wizardSteps.slickDots:before {
  right: 0;
  left: 0;
}
.wizardSteps.slickDots > li {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: auto;
}
.wizardSteps.slickDots > li:first-child:after {
  content: "";
  position: absolute;
  right: 0;
  left: 50%;
  top: 0;
  bottom: 0;
  background: #fff;
}
.wizardSteps.slickDots > li:last-child:after {
  content: "";
  position: absolute;
  left: 0;
  right: 50%;
  top: 0;
  bottom: 0;
  background: #fff;
}
.wizardSteps .smallTooltip {
  padding: 0 5px;
  font-size: 1.4rem;
  line-height: 20px;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  top: 50px;
  height: 20px;
  background-color: #fff;
  box-shadow: 1px -1px 13px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wizardSteps .smallTooltip:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #fff #fff;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.06);
  -moz-transform: translateX(50%) rotate(-135deg);
  -ms-transform: translateX(50%) rotate(-135deg);
  -o-transform: translateX(50%) rotate(-135deg);
  -webkit-transform: translateX(50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}
.wizardContainer {
  height: 100%;
  padding: 15px 0;
}
.wizardContainer > .tab-pane {
  height: 100%;
  padding-top: 5px;
  position: relative;
}
.wizardContainer .pic {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 40px;
}
.wizardContainer .rule {
  font-size: 1.8em;
  margin: 0 55px 20px 0;
}
.wizardContainer .text {
  font-size: 2.2em;
  line-height: 1;
  margin-bottom: 20px;
  min-height: 120px;
}
.wizardContainer .btnContainer {
  margin: 0 -5px;
}
.wizardContainer .btnContainer li {
  text-align: center;
  height: 60px;
  padding: 0 5px;
  display: table;
  width: 20%;
  float: right;
}
.wizardContainer .btnContainer li:before,
.wizardContainer .btnContainer li:after {
  display: none;
}
.wizardContainer .btnContainer li > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.wizardContainer .btnContainer li:hover a,
.wizardContainer .btnContainer li.active a {
  color: #fff;
  background-color: #007348;
}
.wizardContainer .btnContainer a {
  color: #007348;
  border: 1px solid #007348;
  font: 1.6em/1 'NarkisBlock-Condensed_MFW', sans-serif, arial;
}
.yourLvl {
  background: #f7f4f0;
  padding: 20px 15px;
  position: relative;
}
.yourLvl .container-fluid {
  position: relative;
  height: 100%;
}
.yourLvl .textContainer {
  text-align: center;
}
.yourLvl .textContainer .title {
  font: 2.5em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 3px;
}
.yourLvl .textContainer .title .colorGreen {
  color: #007348;
}
.yourLvl .textContainer .text {
  font-size: 1.4em;
  line-height: 1.2;
  margin-bottom: 10px;
}
.yourLvl .textContainer .btn {
  margin-bottom: 20px;
}
.yourLvl .riskContainer {
  text-align: center;
  margin: 20px 0;
}
.yourLvl .riskContainer .piePic {
  display: inline-block;
  max-width: 50%;
}
.yourLvl .infoContainer {
  background: #dcdddd;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
}
.yourLvl .infoContainer .infoPic {
  border-radius: 50%;
  overflow: hidden;
  height: auto;
  width: auto;
  margin-bottom: 20px;
  display: inline-block;
}
.yourLvl .infoContainer .infoTitle {
  font: 2.2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.yourLvl .infoContainer .infotext {
  font-size: 2em;
  margin-bottom: 20px;
}
.recommended {
  height: 100%;
  background: #acaaa8;
}
.recommended > div {
  padding: 15px;
  height: 100%;
}
.recommended .content {
  background: #fff;
  position: relative;
  height: 100%;
}
.recommended .container-fluid {
  height: 100%;
}
.recommended .box {
  position: relative;
  padding: 15px;
}
.recommended .box .row {
  margin-bottom: 20px;
}
.recommended .box .row > li {
  border: 1px solid transparent;
  padding: 15px;
}
.recommended .box .row > li.active {
  border-color: #000;
}
.recommended .piePic {
  width: 80px;
  margin-bottom: 20px;
}
.recommended .title {
  font: 2.2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 10px;
}
.recommended .title .colorGreen {
  color: #007348;
}
.recommended .text {
  font-size: 1.4em;
  line-height: 1.2;
}
.recommended .btnContainer {
  text-align: center;
}
.faqTabsContainer {
  background: #f4f4f4;
  padding: 20px 0;
  box-shadow: inset 0 1px 1px rgba(1, 1, 1, 0.2);
}
.faqCarouselSection {
  margin-bottom: 20px;
  height: 156px;
}
.faqCarouselSection .slick-slider,
.faqCarouselSection .slick-list,
.faqCarouselSection .slick-track {
  height: 100%;
}
.faqCarouselSection .slick-slider {
  padding: 0 50px;
}
.faqCarouselSection .slick-slide {
  padding: 0 8px;
  position: relative;
}
.faqCarouselSection .slick-arrow {
  width: 32px;
  height: 32px;
  top: 41px;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.faqCarouselSection .slick-arrow.slick-prev:after {
  right: 26%;
}
.faqCarouselSection .slick-arrow:after {
  width: 8px;
  height: 8px;
  border-width: 1px !important;
}
.faqCarouselSection .slick-arrow:before {
  width: 12px;
  height: 1px;
}
.faqCarouselSection .imgContainer {
  background: url('/img/pic11.jpg') no-repeat center 0;
  background-size: cover;
  margin-bottom: 20px;
  height: 110px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.faqCarouselSection .imgContainer img {
  max-height: 100%;
}
.faqCarouselSection .textContainer {
  font-size: 1.4em;
}
.faqCarouselSection .textContainer:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #eb690a;
  margin-bottom: 10px;
}
.faqSection {
  padding: 0 15px;
}
.faqSection .list {
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.faqSection .panel + .panel {
  border-top: 1px solid #d5d6d7;
}
.faqSection .btnCollapse {
  background: none;
  border: none;
  display: block;
  width: 100%;
  position: relative;
  padding: 0 40px 0 15px;
  height: 58px;
  font-size: 1.8em;
  text-align: right;
  color: #004c45;
}
.faqSection .btnCollapse:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: solid 2px #eb690a;
  border-left: solid 2px #eb690a;
  -moz-transform: translateY(-50%) rotate(-135deg);
  -ms-transform: translateY(-50%) rotate(-135deg);
  -o-transform: translateY(-50%) rotate(-135deg);
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.faqSection .btnCollapse.collapsed:after {
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.faqSection .faqDropdown {
  padding: 0 15px;
}
.faqSection .rteContainer {
  padding-bottom: 10px;
}
.videoCarousel {
  overflow: hidden;
  position: relative;
  background: #f4f4f4;
}
.videoCarousel .slick-slider {
  overflow: hidden;
}
.videoCarousel:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 50;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.videoCarousel .btnClose {
  top: -30px;
}
.videoCarousel.cover:before {
  opacity: 1;
  visibility: visible;
}
.videoCarousel.cover .video,
.videoCarousel.active .video {
  opacity: 1;
  visibility: visible;
}
.videoCarousel.cover .slick-slide,
.videoCarousel.active .slick-slide {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
.videoCarousel.cover .slick-track,
.videoCarousel.active .slick-track {
  overflow: visible;
  width: 100% !important;
}
.videoCarousel .imgContainer {
  z-index: 2;
}
.videoCarousel .textContainer {
  z-index: 2;
}
.videoCarousel .videoContainer {
  overflow: hidden;
  z-index: 1;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 1040px;
  margin: 0 auto;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.videoCarousel .inner {
  height: 0;
  margin: 0 auto;
  position: relative;
  padding: 0 0 56.25%;
}
.videoCarousel .video {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}
.videoCarousel .video.keyboard-focus.focus {
  outline: none !important;
}
.videoCarousel.active {
  padding-top: 30px;
  background: #f4f4f4;
}
.videoCarousel.active .videoContainer,
.videoCarousel.active .slick-slider,
.videoCarousel.active .slick-slide,
.videoCarousel.active .slick-list {
  overflow: visible;
}
.videoCarousel.active.cover {
  padding-top: 0;
  overflow: hidden;
}
.videoCarousel.active.cover .videoContainer,
.videoCarousel.active.cover .slick-slide,
.videoCarousel.active.cover .slick-list {
  overflow: hidden;
}
.videoCarousel.active .videoContainer {
  z-index: 2;
  position: relative;
  top: 0;
  left: 0;
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  -webkit-transform: translate(0);
  transform: translate(0);
}
.videoCarousel.active .imgContainer {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.videoCarousel.active .textContainer {
  z-index: 1;
}
.videoCarousel.active .btnClose {
  display: block;
}
.videoCarousel.active .btnPlay {
  z-index: 1;
}
.videoCarousel.active figure,
.videoCarousel.active .imgContainer,
.videoCarousel.active .textContainer,
.videoCarousel.active .slick-dots,
.videoCarousel.active .arrowContainer {
  display: none !important;
}
.thumbnailSection {
  padding: 20px 15px 15px;
}
.thumbnailSection .titleContainer {
  padding: 0;
}
.thumbnailSection .list {
  padding-top: 10px;
  margin: -4px;
}
.thumbnailSection .list > li {
  padding: 4px;
  text-align: center;
}
.thumbnailSection .content {
  position: relative;
}
.thumbnailSection .pic {
  display: block;
  width: 100%;
}
.thumbnailSection .textContainer {
  padding: 0 10px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.thumbnailSection .title {
  color: #fff;
  font: 3em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.thumbnailSection .text {
  color: #fff;
  font-size: 2em;
  line-height: 1;
}
.thumbnailSection .fontEnglish {
  direction: ltr;
}
.thumbnailSection .fontEnglish .title {
  font-size: 1.5em;
  text-transform: uppercase;
}
.thumbnailSection .fontEnglish .text {
  font-size: 1.4em;
  text-transform: uppercase;
}
.thumbnailSection .fontEnglish .text:before {
  content: "";
  height: 1px;
  width: 20px;
  background: #fff;
  margin: 10px auto;
  display: block;
}
.thumbnailSection .fontBig .text {
  font-size: 6em;
}
.thumbnailSection .colorGreen .content {
  background: #007348;
}
.thumbnailSection .colorOrange .content {
  background: #eb690a;
}
.thumbnailSection .colorTurquoise .content {
  background: #004c45;
}
.thumbnailSection .box {
  display: none;
}
.moreArticleSection {
  padding: 15px;
}
.moreArticleSection .list {
  margin: -5px;
}
.moreArticleSection .list > li {
  padding: 5px;
}
.moreArticleSection .content {
  position: relative;
  background: #fff;
  display: block;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.moreArticleSection .textContainer {
  width: 100%;
  position: relative;
  min-height: 125px;
}
.moreArticleSection .imgContainer {
  width: 100%;
}
.moreArticleSection .title {
  font-size: 1.8em;
  margin-bottom: 10px;
  color: #007348;
  display: block;
}
.moreArticleSection .title:hover {
  text-decoration: underline;
}
.moreArticleSection .text {
  font-size: 1.4em;
  margin-bottom: 5px;
  display: block;
}
.moreArticleSection .text:hover {
  text-decoration: underline;
}
.moreArticleSection .smallText {
  font-size: 1.4em;
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 5px;
}
.moreArticleSection .shareContainer {
  top: -8px;
  left: -8px;
}
.moreArticleSection .linkArrow {
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 1.8em;
}
.moreArticleSection .btnContainer {
  padding: 15px 0 0;
}
.moreArticleSection.v2 {
  padding-top: 25px;
}
.moreArticleSection.v2 .list > li {
  padding: 15px;
}
.moreArticleSection.v2 .content {
  text-align: right;
}
.moreArticleSection.v2 .smallText {
  color: #808080;
  font-size: 2em;
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 15px;
}
.moreArticleSection.v2 .smallText span {
  font-family: 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
}
.moreArticleSection.v2 .divide {
  display: inline-block;
  padding: 0 2px;
  position: relative;
  top: -2px;
}
.moreArticleSection.v2 .blockText {
  font-size: 1.4em;
  line-height: 1.2;
}
.moreArticleSection.v2 .text {
  font-size: 2em;
  margin-bottom: 12px;
}
.moreArticleSection.v2 .linkArrow {
  font-size: 1.4em;
  font-family: 'NarkisBlock-Condensed_MFW', sans-serif, arial;
}
.moreArticleSection.v2 figure {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #007348;
}
.moreArticleSection.v2 .pic {
  width: 100%;
}
.moreArticleSection.v2 .textContainer {
  min-height: 250px;
  padding-top: 6px;
}
.workCarouselSection {
  overflow: hidden;
  padding: 0 0 30px;
  position: relative;
}
.workCarouselSection .titleContainer {
  color: #fff;
}
.workCarouselSection .carousel {
  padding: 0 10% 60px;
}
.workCarouselSection .slick-list {
  max-width: 1600px;
  margin: 0 auto;
}
.workCarouselSection .slick-slide {
  padding: 0 15px;
}
.workCarouselSection .slick-arrow {
  top: auto;
  bottom: 0;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.workCarouselSection .box {
  background: #fff;
  height: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.workCarouselSection .pic {
  width: 100%;
  display: block;
}
.workCarouselSection .content {
  padding: 16px 15px 26px;
}
.workCarouselSection .textContainer {
  overflow: hidden;
  height: 154px;
  margin-bottom: 15px;
}
.workCarouselSection .title {
  color: #000;
  font: 2.5em / 1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 5px;
}
.workCarouselSection .subTitle {
  color: #000;
  font-size: 2em;
  line-height: 1;
  margin-bottom: 10px;
}
.workCarouselSection .text {
  color: #000;
  font-size: 1.4em;
  line-height: 1.3;
}
.bigBannerSection {
  position: relative;
  overflow: hidden;
  height: 250px;
}
.bigBannerSection .slick-slide {
  display: block;
  float: none;
  height: 100%;
}
.bigBannerSection .breadcrumbSection {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
}
.bigBannerSection .breadcrumbSection li {
  color: #fff;
}
.bigBannerSection .breadcrumbSection .link {
  color: #fff;
}
.bigBannerSection .breadcrumbSection .link:before {
  border-top-color: #ffffff;
  border-left-color: #ffffff;
}
.bigBannerSection .imgContainer {
  height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bigBannerSection .pic {
  position: relative;
  width: 170%;
  display: block;
}
.bigBannerSection .textContainer {
  padding: 55px 15px 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 2;
}
.bigBannerSection .textContainer .title {
  color: #fff;
  font-size: 8vw;
}
.bigBannerSection .btn {
  margin-top: 15px;
}
.bigBannerSection .btnPlay {
  left: 20%;
}
.usSection {
  padding: 15px;
}
.usSection .content {
  margin: 0 -15px;
}
.usSection .content > div {
  padding: 7.5px 15px;
}
.usSection img {
  display: block;
  max-width: 100%;
}
.usSection .colorBox {
  padding: 15px;
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #eb690a;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.usSection .colorBox .title {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 10px;
}
.usSection .colorBox .text {
  font-size: 1.4em;
  margin-bottom: 10px;
}
.usSection .colorBox .info {
  font-size: 1.4em;
  margin-bottom: 15px;
}
.usSection .colorBox .list {
  margin: 0 -15px;
}
.usSection .colorBox .row {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.usSection .colorBox .row:before,
.usSection .colorBox .row:after {
  display: none;
}
.usSection .colorBox .row > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.usSection .colorBox .row > li + li {
  border-right: 1px solid #004c45;
}
.usSection .colorBox .number {
  font-size: 3em;
  line-height: 1;
  margin-top: -5px;
}
.usSection .colorBox .name {
  font-size: 1.6em;
  line-height: 1;
}
.usSection .box {
  position: relative;
  padding: 15px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.usSection .box + .box {
  margin-top: 15px;
}
.usSection .box .title {
  font-size: 2.2em;
  line-height: 1;
  margin-bottom: 10px;
  height: 66px;
  padding-right: 70px;
}
.usSection .box .subTitle {
  font: 1.8em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 10px;
}
.usSection .box .text {
  font-size: 1.4em;
  margin-bottom: 10px;
}
.usSection .imgContainer {
  position: absolute;
  right: 15px;
  top: 15px;
}
.usSection .imgContainer img {
  max-height: 71px;
}
.writersSaySection {
  position: relative;
}
.writersSaySection .slick-slider,
.writersSaySection .slick-list,
.writersSaySection .slick-track {
  height: 100%;
}
.writersSaySection .slick-slide {
  padding: 0 5px;
  float: right;
  height: 100%;
  text-align: center;
}
.writersSaySection .mainSubTitle {
  font-size: 1.8em;
}
.writersSaySection .slick-track {
  padding: 2px 0;
}
.writersSaySection .content {
  position: relative;
  display: block;
  height: 100%;
  padding: 15px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.writersSaySection .carouselContainer {
  height: 250px;
  top: -10px;
  position: relative;
}
.writersSaySection .carousel {
  position: absolute;
  top: 0;
  left: -30%;
  right: -30%;
}
.writersSaySection .slick-arrow.slick-next {
  left: 10%;
}
.writersSaySection .slick-arrow.slick-prev {
  right: 18%;
}
.writersSaySection .topContent {
  margin: 0 0 10px;
}
.writersSaySection .topContent img {
  border-radius: 50%;
  display: inline-block;
}
.writersSaySection .moreWriters {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
}
.writersSaySection .moreWriters span {
  font-size: 1.4em;
  display: inline-block;
  vertical-align: middle;
}
.writersSaySection .moreWriters figure {
  padding-left: 9px;
  display: inline-block;
  vertical-align: middle;
}
.writersSaySection .text {
  font-size: 1.8em;
  display: block;
}
.writersSaySection .name {
  font: 1.5em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  color: #007348;
}
.writersSaySection .textContainer {
  height: 160px;
}
.writersSaySection .titleContainer {
  padding: 10px 0 25px;
}
.calculatorSection {
  overflow: hidden;
}
.calculatorContainer {
  background: #f7f4f0;
  padding: 0 15px;
}
.calculatorContainer .container-fluid {
  position: relative;
  padding-bottom: 15px;
}
.calculatorContainer .wizardSteps {
  margin-top: 15px;
}
.calculatorContainer .tab-content {
  padding-top: 0;
}
.calculatorContainer .tab-content > .tab-pane {
  padding: 0;
}
.calculatorContainer .mainContent {
  position: relative;
  background: #fff;
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.05);
}
.calculatorContainer .btnContainer {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 15px 0;
  background: #007348;
  box-shadow: inset 0 20px 30px -10px rgba(0, 0, 0, 0.3);
}
.calculatorContainer .btnContainer .btn {
  margin: 0 10px;
}
.stayUpdateSection {
  position: relative;
  padding: 15px;
}
.stayUpdateSection .container-fluid {
  position: relative;
  height: 100%;
}
.stayUpdateSection .title {
  font-size: 2em;
  color: #fff;
  padding: 15px 0 10px;
}
.stayUpdateSection .title span {
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.stayUpdateSection .form-control {
  max-width: 190px;
  border-radius: 0;
  display: inline-block;
  height: 30px;
  margin-left: 10px;
  color: #6b6b6b;
  font-size: 1.4em;
}
.stayUpdateSection .btn {
  border-color: #fff;
  color: #fff;
  box-shadow: none;
  font-family: 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
}
.stayUpdateSection .btn.active {
  box-shadow: none;
}
.stayUpdateSection .form-group {
  position: relative;
}
.stayUpdateSection .has-error .errorText {
  bottom: -14px;
}
.stayUpdateSection .has-error .errorText .text-danger {
  color: #ff0000;
}
.stayUpdateSection.v2 {
  padding: 0 30px;
}
.stayUpdateSection.v2 .container-fluid {
  background: none;
}
.stayUpdateSection.v2 .linkTab {
  position: relative;
  display: inline-block;
  margin: 0 0.4em 1em;
  height: auto;
}
.stayUpdateSection.v2 .linkTab > a {
  font-size: 1.8em;
  color: #fff;
  padding: 6px 10px;
  display: inline-block;
  border: 1px solid #fff;
  position: relative;
  vertical-align: middle;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.stayUpdateSection.v2 .linkTab > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #fff;
  height: 4px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.stayUpdateSection.v2 .linkTab > a:hover {
  border: 1px solid transparent;
}
.stayUpdateSection.v2 .linkTab > a:hover:before {
  right: 0;
}
.stayUpdateSection.v2 .blockSubject {
  padding-left: 0;
}
.stayUpdateSection.v2 .form-control {
  max-width: 195px;
}
.checkboxRadioContainer {
  padding-bottom: 15px;
}
.checkboxRadioContainer .link {
  display: inline-block;
  color: #fff;
  position: relative;
  font-size: 1.4em;
  line-height: 1.1;
  vertical-align: middle;
  margin-right: 5px;
}
.checkboxRadioContainer .link:after {
  content: '';
  display: block;
  margin: auto;
  height: 1px;
  width: 100%;
  background: #fff;
  -moz-transition: width 0.3s ease, background-color 0.3s ease;
  -o-transition: width 0.3s ease, background-color 0.3s ease;
  -webkit-transition: width 0.3s ease, background-color 0.3s ease;
  transition: width 0.3s ease, background-color 0.3s ease;
}
.checkboxRadioContainer .link:hover:after {
  width: 0;
  background: transparent;
}
.checkboxRadioContainer .btn.btn-checkbox {
  vertical-align: middle;
  background: none;
  color: #fff;
  display: inline-block;
  white-space: normal;
  padding: 0;
  height: auto;
  font-size: 1.4em;
  line-height: 1.1;
  border: none;
  border-radius: 0;
}
.checkboxRadioContainer .btn.btn-checkbox .checkboxPic {
  background: none;
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  cursor: pointer;
  display: block;
  float: right;
  margin: 0 0 0 12px;
}
.checkboxRadioContainer .btn.btn-checkbox .checkboxPic:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 0;
  width: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.checkboxRadioContainer .btn.btn-checkbox .checkboxText {
  display: block;
  overflow: hidden;
  text-align: right;
  cursor: pointer;
  margin: 0;
  line-height: 1;
}
.checkboxRadioContainer .btn.btn-checkbox:active .checkboxPic:after,
.checkboxRadioContainer .btn.btn-checkbox.active .checkboxPic:after {
  left: 7px;
  top: -3px;
  height: 14px;
  width: 6px;
  opacity: 1;
  visibility: visible;
}
.checkboxRadioContainer .btn.btn-radio {
  white-space: normal;
  background: none;
  color: #000;
  display: inline-block;
  padding: 0;
  height: auto;
  font-size: 1.5em;
  line-height: 1;
  border: none;
  border-radius: 0;
  overflow: hidden;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.checkboxRadioContainer .btn.btn-radio + .btn.btn-radio {
  margin-right: 25px;
}
.checkboxRadioContainer .btn.btn-radio input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.checkboxRadioContainer .btn.btn-radio .radioPic {
  background: #ebebeb;
  position: relative;
  border-radius: 50%;
  border: 1px solid #007348;
  height: 15px;
  width: 15px;
  cursor: pointer;
  display: block;
  float: right;
  margin: 0 0 0 8px;
  padding: 2px;
}
.checkboxRadioContainer .btn.btn-radio .radioPic:after {
  content: "";
  border-radius: 50%;
  background: #000;
  height: 100%;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.checkboxRadioContainer .btn.btn-radio .radioText {
  display: block;
  overflow: hidden;
  text-align: right;
  cursor: pointer;
  margin: 0;
}
.checkboxRadioContainer .btn.btn-radio:active .radioPic:after,
.checkboxRadioContainer .btn.btn-radio.active .radioPic:after {
  opacity: 1;
}
.checkboxRadioContainer input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.infoDetails {
  margin: 0;
}
.infoDetails > li + li {
  border-top: 1px solid #dddddd;
}
.infoDetails .open {
  /*position: static;*/
}
.infoDetails .open:after {
  display: none;
}
.infoDetails .inner {
  padding: 15px;
}
.infoDetails .dividerLine {
  position: relative;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06);
}
.infoDetails .dividerLine:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent #fff #fff;
  box-shadow: -6px 6px 6px 0 rgba(0, 0, 0, 0.06);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) rotate(-45deg);
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
.infoDetails .dividerLine + li {
  border-top: none;
}
.infoDetails .dividerLine1 {
  border-top: none;
  box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, 0.06);
}
.infoDetails .dividerLine2 {
  position: relative;
  box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, 0.06), inset 0 -5px 5px 0 rgba(0, 0, 0, 0.06);
  border-top: none;
}
.infoDetails .dividerLine2:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: -1px;
  left: 50%;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent #fff #fff;
  box-shadow: -6px 6px 6px 0 rgba(0, 0, 0, 0.06);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) rotate(-45deg);
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
.infoDetails .dividerLine2.in + li {
  border-top: none;
}
.infoDetails .noTable .content {
  display: block;
  height: auto;
}
.infoDetails .noTable .textContainer {
  display: block;
  padding-left: 0;
  width: auto;
}
.infoDetails .noTable .infoContainer {
  display: block;
  width: auto;
}
.infoDetails .noTable .imgRadioContainer {
  float: none;
  display: table;
  width: 100%;
  padding-top: 15px;
}
.infoDetails .noTable .imgRadioContainer .btn.btn-radio {
  padding-top: 15px;
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding: 0 3px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.infoDetails .noTable .imgRadioContainer .btn.btn-radio.selected ~ .btn {
  display: none;
}
.infoDetails .noTable .imgRadioContainer .btn.btn-radio.active:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 0;
  height: 0;
  top: calc(100% + 15px);
  left: 50%;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent #fff #fff;
  box-shadow: -6px 6px 6px 0 rgba(0, 0, 0, 0.06);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) rotate(-45deg);
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
.infoDetails .noTable .imgRadioContainer .btn.btn-radio .radioPic {
  height: 40px;
  line-height: 40px;
}
.infoDetails .noTable .imgRadioContainer .btn.btn-radio img {
  vertical-align: middle;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  .infoDetails .noTableMobile .content {
    display: block;
    height: auto;
  }
  .infoDetails .noTableMobile .textContainer {
    display: block;
    padding-left: 0;
    width: auto;
  }
  .infoDetails .noTableMobile .infoContainer {
    display: block;
    width: auto;
  }
  .infoDetails .noTableMobile .imgRadioContainer {
    float: none;
    display: table;
    width: 100%;
    padding-top: 15px;
  }
  .infoDetails .noTableMobile .imgRadioContainer .btn.btn-radio {
    padding-top: 15px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 3px;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .infoDetails .noTableMobile .imgRadioContainer .btn.btn-radio.selected ~ .btn {
    display: none;
  }
  .infoDetails .noTableMobile .imgRadioContainer .btn.btn-radio.active:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0;
    top: calc(100% + 15px);
    left: 50%;
    border-style: solid;
    border-width: 10px 0 0 10px;
    border-color: transparent transparent #fff #fff;
    box-shadow: -6px 6px 6px 0 rgba(0, 0, 0, 0.06);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
  }
  .infoDetails .noTableMobile .imgRadioContainer .btn.btn-radio .radioPic {
    height: 40px;
    line-height: 40px;
  }
  .infoDetails .noTableMobile .imgRadioContainer .btn.btn-radio img {
    vertical-align: middle;
    height: auto;
    max-height: 100%;
    max-width: 100%;
  }
  .infoDetails .noTableMobile .imgRadioContainer .btn.btn-radio.active:after {
    display: none;
  }
}
.infoDetails .content {
  display: table;
  width: 100%;
  height: 60px;
}
.infoDetails .content:before,
.infoDetails .content:after {
  display: none;
}
.infoDetails .content > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.infoDetails .textContainer {
  padding-left: 5px;
  width: 60%;
}
.infoDetails .name {
  color: #007348;
  font: 2.5em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.infoDetails .question {
  color: #000;
  font-size: 1.6em;
  line-height: 1;
}
.infoDetails .infoContainer {
  width: 40%;
}
.infoDetails .infoContainer:before,
.infoDetails .infoContainer:after {
  display: table;
  content: "";
}
.infoDetails .infoContainer:after {
  clear: both;
}
.infoDetails .infoContainer .form-group {
  padding-bottom: 0;
}
.infoDetails .infoContainer .errorText {
  bottom: -18px;
}
.infoDetails .infoContainer .form-control {
  color: #eb690a;
}
.infoDetails .bootstrap-select.btn-group .btn {
  color: #eb690a;
}
.infoDetails .or {
  display: inline-block;
  font-size: 1.6em;
  vertical-align: top;
  padding-top: 10px;
}
.infoDetails .text {
  font-size: 1.4em;
  max-width: 500px;
}
.infoDetails .dateContainer {
  margin: 0 -6px;
}
.infoDetails .dateContainer > div {
  padding: 0 6px;
}
.btnPopup {
  color: #eb690a;
  font: 1.6rem 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  text-decoration: underline;
}
.btnPopup:focus,
.btnPopup:hover {
  color: #eb690a;
  text-decoration: none;
}
.open .tooltipContainer {
  visibility: visible;
}
.open .tooltipContainer .tooltipInner {
  -moz-transform: translateY(-50%) rotateX(0);
  -ms-transform: translateY(-50%) rotateX(0);
  -o-transform: translateY(-50%) rotateX(0);
  -webkit-transform: translateY(-50%) rotateX(0);
  transform: translateY(-50%) rotateX(0);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.tooltipContainer {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 50;
  cursor: default;
  display: block;
}
.tooltipContainer .tooltipInner {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  padding: 15px;
  position: absolute;
  top: 50%;
  right: 15px;
  left: 15px;
  z-index: 10;
  -moz-transform: translateY(-50%) rotateX(90deg);
  -ms-transform: translateY(-50%) rotateX(90deg);
  -o-transform: translateY(-50%) rotateX(90deg);
  -webkit-transform: translateY(-50%) rotateX(90deg);
  transform: translateY(-50%) rotateX(90deg);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.tooltipContainer .tooltipInner .btnClose:before,
.tooltipContainer .tooltipInner .btnClose:after {
  background-color: #000;
}
.tooltipContainer .tooltipInner .tooltipTitle {
  color: #007348;
  font-size: 2em;
  line-height: 1;
  margin-bottom: 10px;
  padding-left: 22px;
}
.tooltipContainer .tooltipInner .tooltipText {
  font-size: 1.4em;
  line-height: 1.2;
}
.tooltipContainer .tooltipInner .list {
  height: 50px;
  margin-bottom: 10px;
  border-collapse: collapse;
  display: table;
  width: 100%;
}
.tooltipContainer .tooltipInner .list:before,
.tooltipContainer .tooltipInner .list:after {
  display: none;
}
.tooltipContainer .tooltipInner .list > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.tooltipContainer .tooltipInner .list > li {
  width: 25%;
  border: 2px solid #e8e8e8;
  padding: 0 5px;
}
.tooltipContainer .tooltipInner .subTitle {
  color: #959595;
  font: 1.6em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin: 10px 0;
}
.tooltipContainer .tooltipInner .listTitle {
  font-size: 1.8em;
  line-height: 1;
}
.tooltipContainer .tooltipInner .listNumber {
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.tooltipContainer .tooltipInner .sign {
  font-family: 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
}
.imgRadioContainer {
  float: left;
  text-align: center;
}
.imgRadioContainer .btn.btn-radio {
  vertical-align: top;
  background: none;
  display: inline-block;
  white-space: normal;
  height: auto;
  line-height: normal;
  border: none;
  border-radius: 0;
  padding: 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.4em;
}
.imgRadioContainer .btn.btn-radio .radioPic {
  display: block;
}
.imgRadioContainer .btn.btn-radio img {
  margin: 0;
  height: 40px;
}
.imgRadioContainer .btn.btn-radio img:first-child {
  display: inline-block;
}
.imgRadioContainer .btn.btn-radio img:last-child {
  display: none;
}
.imgRadioContainer .btn.btn-radio.active img:first-child {
  display: none;
}
.imgRadioContainer .btn.btn-radio.active img:last-child {
  display: inline-block;
}
.imgRadioContainer .btn.btn-radio .radioTitle {
  display: block;
  overflow: hidden;
  text-align: center;
  font-size: 1.5rem;
  margin: 10px 0 0;
  color: #eb690a;
}
.imgRadioContainer .btn.btn-radio .radioText {
  display: block;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin: 10px 0 0;
}
.switchRadioContainer {
  width: 100px;
  height: 30px;
  border-radius: 50px;
  border: 1px solid #eb690a;
  float: left;
  text-align: center;
  overflow: hidden;
}
.switchRadioContainer .btn.btn-radio {
  vertical-align: middle;
  background: none;
  float: right;
  text-align: left;
  white-space: normal;
  border: none;
  border-radius: 0;
  font-size: 1.4em;
  width: 50%;
  position: relative;
  height: 100%;
  color: #000;
  padding: 0 15px;
  line-height: 28px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.switchRadioContainer .btn.btn-radio:before {
  content: "";
  background: #eb690a;
  width: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.switchRadioContainer .btn.btn-radio .radioText {
  display: block;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin: 0;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.switchRadioContainer .btn.btn-radio:first-child {
  text-align: left;
  border-left: 1px solid #eb690a;
}
.switchRadioContainer .btn.btn-radio:first-child:before {
  right: auto;
  left: 0;
}
.switchRadioContainer .btn.btn-radio.active {
  color: #fff;
}
.switchRadioContainer .btn.btn-radio.active:before {
  width: 100%;
}
.textRadioContainer {
  padding-top: 15px;
  padding-bottom: 15px;
}
.textRadioContainer .btn.btn-radio {
  vertical-align: middle;
  background: none;
  text-align: center;
  white-space: normal;
  border: none;
  border-radius: 0;
  font-size: 1.4em;
  position: relative;
  height: 35px;
  color: #eb690a;
  padding: 0;
  line-height: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  display: table;
}
.textRadioContainer .btn.btn-radio:before,
.textRadioContainer .btn.btn-radio:after {
  display: none;
}
.textRadioContainer .btn.btn-radio > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.textRadioContainer .btn.btn-radio.disabled {
  opacity: 1;
}
.textRadioContainer .btn.btn-radio:nth-child(-n+2) {
  border-top: 1px solid #dddddd;
}
.textRadioContainer .btn.btn-radio:nth-child(even) {
  border-left: 1px solid #dddddd;
}
.textRadioContainer .btn.btn-radio:empty {
  border-left: none !important;
  border-bottom: none;
}
.textRadioContainer .btn.btn-radio.active:empty {
  cursor: default;
  outline: none;
  outline-offset: -1px;
  background: none;
}
.textRadioContainer .btn.btn-radio.active {
  color: #fff;
  background: #eb690a;
}
.textRadioContainer .btn.btn-radio .helpTip {
  visibility: hidden;
  opacity: 0;
  display: block;
  border-radius: 10px;
  font-size: 1em;
  color: #000;
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  padding: 15px;
  position: absolute;
  left: -30px;
  right: -30px;
  z-index: 1;
  bottom: 90%;
  text-align: right;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.textRadioContainer .btn.btn-radio .helpTip:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.textRadioContainer .btn.btn-radio .radioText.open ~ .helpTip {
  visibility: visible;
  opacity: 1;
  bottom: 130%;
}
.textRadioContainer .btnHelp {
  color: #fff;
  background-color: #eb690a;
}
.btnHelp {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: solid 1px #e5e4e0;
  text-align: center;
  color: #b7b7b7;
  font: 10px/13px arial;
  background: #fff;
}
.statusList .link {
  background: #eb690a;
  color: #eb690a;
}
.programsExpansion {
  background: #eeeae6;
  position: relative;
  box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, 0.06);
  border-top: none;
}
.programsExpansion .tab-content {
  padding: 15px 0;
}
.programsExpansion .expansionContent {
  width: 100%;
}
.programsExpansion .expansionContent > div {
  padding: 10px 15px;
}
.programsExpansion .expansionContent > div:last-child {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #9a9795;
  text-align: center;
  vertical-align: middle;
}
.programsExpansion .title {
  font-size: 2em;
  margin-bottom: 5px;
}
.programsExpansion .text {
  font-size: 1.4em;
}
.programsExpansion .link {
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  color: #eb690a;
  text-decoration: underline;
}
.programsExpansion .link:hover {
  text-decoration: none;
}
.programsExpansion .list li {
  line-height: 1;
  font-size: 1.4em;
  padding: 0 10px 0 0;
  position: relative;
}
.programsExpansion .list li + li {
  margin-top: 5px;
}
.programsExpansion .list li:before {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 5px 3px 0;
  border-color: transparent #007348 transparent transparent;
}
.chooseList > li {
  font-size: 10px;
  position: static;
  padding: 0 0 15px;
  border-radius: 0;
  height: auto;
  line-height: normal;
  display: block;
  white-space: normal;
  text-align: right;
  border: none !important;
  background: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chooseList > li.active,
.chooseList > li:focus,
.chooseList > li:active,
.chooseList > li:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chooseList > li + li {
  border-right: 1px solid #dddddd !important;
}
.chooseList > li + li .innerContent:after {
  content: "או";
  position: absolute;
  right: -10px;
  top: 50px;
  height: 30px;
  width: 20px;
  line-height: 30px;
  font-size: 1.4em;
  background: #fff;
  text-align: center;
  z-index: 1;
}
.chooseList > li.active .iconContainer img:first-child {
  display: none;
}
.chooseList > li.active .iconContainer img:last-child {
  display: inline-block;
}
.chooseList .iconContainer {
  text-align: center;
  margin-bottom: 5px;
}
.chooseList .iconContainer img {
  height: 40px;
}
.chooseList .iconContainer img:first-child {
  display: inline-block;
}
.chooseList .iconContainer img:last-child {
  display: none;
}
.chooseList .innerContent {
  padding: 15px 15px 0;
  position: relative;
  height: 200px;
}
.chooseList .textInfo .details {
  font-size: 1.4em;
  line-height: 1.2;
}
.chooseList .inputTotal {
  background: #fff;
  border: 1px solid #eb690a;
  width: 100%;
  height: 20px;
  color: #eb690a;
  display: inline-block;
  font-size: 1.4em;
  text-align: center;
}
.chooseList .inputTotal::-webkit-input-placeholder {
  color: #eb690a;
  opacity: 1;
}
.chooseList .inputTotal::-moz-placeholder {
  color: #eb690a;
  opacity: 1;
}
.chooseList .inputTotal:-ms-input-placeholder {
  color: #eb690a;
  opacity: 1;
}
.chooseList .linkPopup {
  margin-right: 15px;
  display: inline-block;
  font-size: 1.4em;
  color: #8d8d8d;
}
.chooseList .open .btnHelp {
  color: #fff;
  margin-left: 8px;
  background: #007348;
}
.calculatorResults {
  height: 100%;
  padding: 0 15px 15px;
  position: relative;
}
.calculatorResults .pic {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.calculatorResults .container-fluid {
  position: relative;
  z-index: 1;
}
.calculatorResults .titleContainer {
  color: #fff;
}
.calculatorResults .content {
  margin-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
}
.calculatorResults .topContainer {
  background: #007348;
  padding: 15px;
  color: #fff;
  position: relative;
}
.calculatorResults .topContainer > .row {
  border: 1px solid #3a8c6d;
  padding: 10px;
  display: table;
  width: 100%;
}
.calculatorResults .topContainer > .row:before,
.calculatorResults .topContainer > .row:after {
  display: none;
}
.calculatorResults .topContainer > .row > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.calculatorResults .topContainer .icon {
  float: right;
  height: 40px;
  margin-top: 5px;
}
.calculatorResults .topContainer .textContainer {
  overflow: hidden;
  padding-right: 5px;
}
.calculatorResults .topContainer .number {
  font-size: 2em;
  line-height: 1;
}
.calculatorResults .topContainer .number small {
  font-size: 80%;
}
.calculatorResults .topContainer .name {
  font-size: 1.4em;
  line-height: 1;
}
.calculatorResults .topContainer .arrowContainer {
  text-align: center;
}
.calculatorResults .topContainer .arrowContainer:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  top: 0;
  right: 0;
  border-top: solid 2px #3a8c6d;
  border-left: solid 2px #3a8c6d;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.calculatorResults .topContainer .btnPrint {
  position: absolute;
  top: 40px;
  left: 40px;
  display: none;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}
.calculatorResults .topContainer .btnPrint img {
  position: relative;
  top: -2px;
  margin-left: 5px;
  display: inline-block;
}
.calculatorResults .topContainer .btnPrint:hover span {
  text-decoration: underline;
}
.calculatorResults .middleContainer {
  padding: 15px;
  background: #f7f4f0;
}
.calculatorResults .middleContainer .title {
  font-size: 1.8em;
  line-height: 1;
  margin-bottom: 10px;
  text-align: center;
}
.calculatorResults .middleContainer .coverageList {
  margin: 0 -5px;
}
.calculatorResults .middleContainer .coverageList > li {
  padding: 5px;
}
.calculatorResults .middleContainer .coverageList > li > .row {
  border: 2px solid #e4e1dc;
  height: 80px;
}
.calculatorResults .middleContainer .coverageList .block {
  padding: 15px 15px 0;
  height: 100%;
}
.calculatorResults .middleContainer .coverageList .block + .block:before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  right: -0.5px;
  top: 14px;
  bottom: 14px;
  background: #e4e1dc;
}
.calculatorResults .middleContainer .coverageList .number {
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.calculatorResults .middleContainer .coverageList .number small {
  font-size: 80%;
}
.calculatorResults .middleContainer .coverageList .name {
  font-size: 1.4em;
  line-height: 1;
}
.calculatorResults .middleContainer .coverageList .name small {
  font-size: 80%;
  display: block;
}
.calculatorResults .middleContainer .btnContainer {
  padding: 15px 0;
  position: relative;
}
.calculatorResults .middleContainer .btnContainer .linkArrow {
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.calculatorResults .bottomContainer {
  padding: 15px;
  position: relative;
}
.calculatorResults .bottomContainer > div {
  position: static;
}
.calculatorResults .bottomContainer > div + div {
  margin-top: 20px;
}
.calculatorResults .bottomContainer .title {
  color: #007348;
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 10px;
}
.calculatorResults .bottomContainer .paragraph {
  font-size: 1.4em;
}
.calculatorResults .bottomContainer .textContainer {
  white-space: nowrap;
  line-height: 1.2;
}
.calculatorResults .bottomContainer .textContainer .text {
  font-size: 1.4em;
  display: inline-block;
  vertical-align: middle;
}
.calculatorResults .bottomContainer .btnModal {
  background: none;
  border: none;
  color: #eb690a;
  font: 1.6em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin: 15px 0 15px;
}
.calculatorResults .bottomContainer .btnModal:hover {
  text-decoration: underline;
}
.calculatorResults .bottomContainer .subTitle {
  font-size: 1.4em;
  margin-bottom: 5px;
}
.calculatorResults .bottomContainer .howTo {
  display: block;
  height: auto !important;
  position: relative;
}
.calculatorResults .bottomContainer .howTo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.calculatorResults .bottomContainer .howTo.in:after {
  display: none;
}
.calculatorResults .bottomContainer .btnClose:before,
.calculatorResults .bottomContainer .btnClose:after {
  background-color: #000;
}
.designSelect {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.designSelect.open {
  -moz-perspective: none;
  -ms-perspective: none;
  -webkit-perspective: none;
  perspective: none;
  z-index: 1;
}
.designSelect.open .dropdown {
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.designSelect .btnSelect {
  font-size: 1.4em;
  border-bottom: 1px solid #eb690a;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 240px;
}
.designSelect .dropdown {
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.designSelect .lvl1 > li {
  width: 100%;
}
.designSelect .lvl1 > li + li {
  border-top: 1px solid #e6e6e6;
}
.designSelect .lvl1 > li > a {
  font-size: 1.4em;
  line-height: 30px;
  padding: 0 15px;
  display: block;
  height: 30px;
}
.designSelect .lvl1 > li:hover > a,
.designSelect .lvl1 > li.active > a {
  background: #f7f4f0;
  color: #eb690a;
}
.designSelect .lvl2 {
  padding: 15px 0;
}
.designSelect .lvl2 > li + li {
  margin-top: 10px;
}
.designSelect .lvl2 > li > a {
  font-size: 1.4em;
  line-height: 1;
  padding: 0 15px;
  display: block;
}
.designSelect .lvl2 > li:hover > a,
.designSelect .lvl2 > li.active > a {
  color: #eb690a;
}
.provisionsTabs {
  height: 30px;
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  max-width: 100%;
}
.provisionsTabs > li {
  height: 100%;
  text-align: center;
}
.provisionsTabs > li a {
  display: block;
  height: 100%;
  line-height: 28px;
  font-size: 1.6em;
}
.provisionsTabs > li + li {
  border-right: 1px solid #e1e1e1;
}
.provisionsTabs > li:hover a,
.provisionsTabs > li.active a {
  color: #fff;
  background: #eb690a;
}
.provisionsTabs > li:hover + li,
.provisionsTabs > li.active + li {
  border-right-color: #eb690a;
}
.provisionsContainer .text {
  font-size: 1.6em;
}
.provisionsContainer .text small {
  font-size: 50%;
}
.provisionsContainer input {
  width: 50px;
  text-align: center;
  display: inline-block;
  height: 20px;
  padding: 0;
  overflow: hidden;
  font-size: 1.6em;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #eb690a;
  color: #eb690a;
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.provisionsContainer .plus {
  position: relative;
  width: 15px;
  height: 15px;
  margin: 5px 0 10px;
}
.provisionsContainer .plus:before,
.provisionsContainer .plus:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #000;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.provisionsContainer .plus:before {
  width: 3px;
  height: 100%;
}
.provisionsContainer .plus:after {
  height: 3px;
  width: 100%;
}
.provisionsContainer .btn {
  margin-top: 10px;
}
.allocationTable {
  max-height: 150px;
  position: relative;
  margin: 15px 0;
  padding-left: 16px;
}
.allocationTable tbody tr:not(.active) {
  cursor: pointer;
}
.allocationTable table {
  width: 100%;
}
.allocationTable th,
.allocationTable td {
  font-weight: normal;
  font-size: 1.4em;
  padding: 5px;
  width: 25%;
  border: 1px solid #e1e1e1;
  text-align: right;
}
.allocationTable tr:hover td,
.allocationTable tr.active td {
  background: #f7f4f0;
}
.ps-container {
  -ms-overflow-style: none;
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden;
  /*@supports (-ms-overflow-style: none) {
	    .ps-container {
		    overflow: auto !important;
	    }
    }*/
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container .ps-container {
    overflow: auto !important;
  }
}
.ps-container .ps-scrollbar-x-rail {
  display: none;
}
.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  opacity: 1;
  background: none;
  width: 6px;
  left: 0 !important;
  right: auto !important;
}
.ps-container .ps-scrollbar-y-rail .ps-scrollbar-y {
  position: absolute;
  opacity: 1;
  background: #e1dfdc;
  width: 100%;
  cursor: pointer;
  border-radius: 6px;
  left: 0;
  right: auto;
}
.btnSwitch {
  height: 26px;
  position: relative;
}
.btnSwitch input {
  width: 46px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  margin: 0;
}
.btnSwitch input:checked ~ .switchPic:after {
  background-color: #eb690a;
  right: 50%;
}
.btnSwitch .switchPic {
  width: 46px;
  height: 100%;
  border-radius: 13px;
  padding: 2px;
  background-color: #f7f4f0;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.21);
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btnSwitch .switchPic:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
  position: relative;
  right: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btnSwitch .switchText {
  color: #959595;
  font: 1.6em/26px 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.updateContainer {
  overflow: hidden;
  padding-left: 16px;
}
.updateContainer .btn {
  float: right;
}
.updateContainer .btnSwitch {
  float: left;
}
.contactUsLink {
  text-align: center;
}
.contactUsLink .title {
  font-size: 2em;
}
.contactUsLink .link {
  color: #eb690a;
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  border-bottom: 1px solid #eb690a;
}
.contactUsLink .link:hover {
  border-bottom-color: transparent;
}
.articlesSection .titleContainer {
  padding: 0 0 20px;
}
.articlesSection .container-fluid {
  padding: 0 15px 0;
}
.articlesSection .resultText {
  background-color: #007348;
  color: #fff;
  padding: 4px 10px;
}
.articlesSection .text,
.articlesSection .link {
  font-size: 1.8em;
  line-height: 1.3;
}
.articlesSection .link {
  display: inline-block;
  position: relative;
  padding-top: 25px;
}
.articlesSection .link:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #000;
  bottom: 0;
  right: 0;
  position: absolute;
}
.articlesResults {
  background-color: #eaeaea;
  text-align: center;
  padding-bottom: 20px;
}
.articlesResults .titleContainer {
  padding: 25px 0;
}
.articlesResults .titleContainer .mainTitle {
  font-size: 2.5em;
}
.articlesResultsCat {
  text-align: right;
}
.articlesResultsCat .container-fluid.col6 {
  padding: 0;
}
.articlesResultsCat .titleContainer {
  text-align: right;
  padding-bottom: 5px;
}
.articlesResultsCat .titleContainer .mainTitle {
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  font-size: 2.4em;
}
.articlesResultsCat .text {
  font-size: 1.4em;
}
.mainBannerSection {
  position: relative;
  overflow: hidden;
  height: auto;
}
.mainBannerSection > .container-fluid {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.mainBannerSection .breadcrumbSection {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
}
.mainBannerSection .breadcrumbSection li {
  color: #fff;
}
.mainBannerSection .breadcrumbSection .link {
  color: #fff;
}
.mainBannerSection .breadcrumbSection .link:before {
  border-top-color: #ffffff;
  border-left-color: #ffffff;
}
.mainBannerSection .pic {
  position: relative;
  height: auto;
  width: 100%;
  display: block;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mainBannerSection .textContainer {
  padding: 15px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.mainBannerSection .textContainer .title {
  color: #fff;
  font-size: 7vw;
  position: relative;
  top: 50%;
  margin: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mainBannerSection .textContainer .category {
  position: relative;
  top: 50%;
  margin: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mainBannerSection .textContainer .category .title {
  font-size: 2.4em;
  color: #fff;
  display: inline-block;
  position: relative;
  top: 50%;
  margin-left: 6px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mainBannerSection .shareContainer {
  position: relative;
  display: inline-block;
  left: 0;
  top: 0;
}
.mainBannerSection .smallText {
  color: #cac1c1;
  font-size: 1.8em;
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  position: relative;
  top: 50%;
  margin: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mainBannerSection .smallText > span {
  font-family: 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
}
.mainBannerSection .divide {
  display: inline-block;
  padding: 0 2px;
  position: relative;
  top: -2px;
}
.mainBannerSection .wrapInner {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px;
  height: 100%;
}
.storyArticleSection {
  padding: 20px 15px;
}
.storyArticleSection .shareMenu {
  height: auto;
}
.storyArticleSection .shareMenu .link {
  background: #eb690a;
}
.storyArticleSection .shareMenu li {
  margin: 0 -0.125em 1em;
}
.storyArticleSection .text {
  font-size: 1.4em;
  text-align: justify;
  line-height: 1.3;
}
.storyArticleSection q {
  font-size: 1.8em;
  line-height: 1.2;
  font-family: 'NarkisBlock-Condensed_MFW', sans-serif, arial;
  color: #007348;
  position: relative;
  display: block;
  max-width: 100%;
}
.storyArticleSection .row {
  margin: 0 -15px;
}
.storyArticleSection .row > div {
  padding: 0 15px;
}
.storyArticleSection .blockquote q {
  padding: 15px 0 0;
}
.storyArticleSection .btnContainer {
  margin-top: 20px;
  text-align: center;
}
.storyArticleSection .container-fluid {
  position: relative;
}
.storyArticleSection .container-fluid .blockText .smallText {
  font-size: 1.4em;
  color: #808080;
  padding-top: 35px;
  padding-bottom: 10px;
}
.doughnutChartContainer {
  height: 78px;
}
.doughnutChartContainer canvas {
  max-height: 78px;
  max-width: 78px;
  margin: 0 auto;
}
.callUsSection {
  padding: 15px 15px 0;
}
.callUsSection .row > div {
  overflow: hidden;
}
.callUsSection .imgContainer {
  float: right;
  width: 68px;
}
.callUsSection img {
  display: block;
  max-width: 100%;
}
.callUsSection .textContainer {
  overflow: hidden;
  padding-right: 15px;
}
.callUsSection .title {
  color: #007348;
  font: 2.2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 10px;
}
.callUsSection .time {
  font-size: 1.8em;
}
.callUsSection .text {
  font-size: 1.4em;
}
.mapSection {
  height: 0;
  position: relative;
  padding-bottom: 78.125%;
}
.mapSection > * {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.mapSection > *.keyboard-focus.focus {
  outline: none !important;
}
.mapSection .infoWindowTooltip > div:first-child {
  display: none;
}
.mapSection .infoWindowTooltip .gm-style-iw {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 130px !important;
  height: 66px;
  padding: 0 10px;
  background-color: #40b876;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.29);
  text-align: center;
  color: #fff;
  font: 2em 'HelveticaNeue-Light', 'NarkisBlockCon-Thin_MFW', sans-serif, arial;
  margin: 20px auto 0;
  overflow: visible;
}
.mapSection .infoWindowTooltip .gm-style-iw:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: #40b876 transparent transparent transparent;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mapSection .infoWindowTooltip .gm-style-iw > div {
  position: relative;
  top: 50% !important;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mapSection .infoWindowTooltip .gm-style-iw + div {
  display: none;
}
.teamHeadSection .titleContainer {
  padding-left: 15px;
  padding-right: 15px;
}
.teamHeadSection .teamCollapse {
  background: #f1f1f1;
  padding-left: 15px;
  padding-right: 15px;
  height: auto !important;
  opacity: 1;
  max-height: none;
  display: block;
}
.teamHeadSection .teamCollapse.active {
  padding-top: 15px;
  padding-bottom: 15px;
}
.teamHeadSection .teamCollapse.active .pic,
.teamHeadSection .teamCollapse.active .innerContent {
  opacity: 0;
  z-index: 1;
  display: none;
}
.teamHeadSection .teamCollapse.active .infoPopup {
  opacity: 1;
  z-index: 2;
  display: block;
}
.teamHeadSection .container-fluid {
  position: relative;
}
.teamHeadSection .pic {
  opacity: 1;
  z-index: 2;
  position: relative;
  display: block;
  width: 100%;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.teamHeadSection .innerContent {
  opacity: 1;
  z-index: 2;
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 0 15px;
  margin: 0 -15px;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.teamHeadSection .innerContent > li {
  width: 320px;
  max-width: 50%;
  padding: 15px;
}
.teamHeadSection .first {
  float: right;
}
.teamHeadSection .last {
  float: left;
}
.teamHeadSection .textContainer {
  height: 150px;
  overflow: hidden;
}
.teamHeadSection .name {
  margin-bottom: 4px;
  font-size: 2.2em;
  line-height: 1;
  color: #007348;
}
.teamHeadSection .title {
  line-height: 1.2;
  font-size: 1.6em;
  color: #007348;
  margin-bottom: 17px;
}
.teamHeadSection .text {
  font-size: 1.4em;
  color: #007348;
  position: relative;
  padding-right: 15px;
}
.teamHeadSection .text:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  right: 0;
  width: 3px;
  background: #007348;
}
.teamHeadSection .btn {
  padding: 0 15px;
}
.teamHeadSection .infoPopup {
  display: none;
  opacity: 0;
  z-index: 1;
  background-color: #fff;
  width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.teamHeadSection .infoPopup .imgContainer {
  vertical-align: bottom;
}
.teamHeadSection .infoPopup .infoContainer {
  padding: 15px;
}
.teamHeadSection .infoPopup .member {
  display: block;
  width: 140px;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.teamHeadSection .infoPopup .text {
  color: #000;
  font-size: 1.6em;
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 15px;
}
.teamHeadSection .infoPopup .paragraph {
  font-size: 1.4em;
  padding-right: 15px;
}
.teamHeadSection .infoPopup .btnClose:before,
.teamHeadSection .infoPopup .btnClose:after {
  background-color: #7f7f7f;
}
.articalesShahamSection {
  background: #eaeaea;
}
.articalesShahamSection .container-fluid {
  padding: 15px;
}
.articalesShahamSection .colorBlock {
  position: relative;
  display: block;
  height: 100%;
  padding: 15px;
  overflow: hidden;
  background-color: #007348;
  color: #fff;
  text-align: center;
}
.articalesShahamSection .row {
  margin: 0 -12px;
}
.articalesShahamSection .row > div {
  padding: 0 12px;
}
.articalesShahamSection .topContent {
  margin: 0 0 10px;
}
.articalesShahamSection .topContent img {
  border-radius: 50%;
  display: inline-block;
}
.articalesShahamSection .name {
  font: 2.2em/1.5 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.articalesShahamSection .textContainer {
  height: 150px;
}
.articalesShahamSection .textContainer .text {
  font-size: 1.4em;
}
.articalesShahamSection .moreWriters {
  display: table;
  position: absolute;
  bottom: 25px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.articalesShahamSection .moreWriters:before,
.articalesShahamSection .moreWriters:after {
  display: none;
}
.articalesShahamSection .moreWriters > * {
  float: none;
  display: table-cell;
  vertical-align: bottom;
}
.articalesShahamSection .moreWriters .link {
  color: #fff;
  font-size: 1.8em;
}
.articalesShahamSection .moreWriters figure {
  padding-left: 10px;
}
.articalesShahamSection .moreArticleSection .content {
  display: block;
}
.articalesShahamSection .moreArticleSection .content > div {
  display: inline-block;
}
.articalesShahamSection .moreArticleSection .list {
  margin: 0 -12px;
}
.articalesShahamSection .moreArticleSection .list > li {
  padding: 0 12px;
}
.articalesShahamSection .moreArticleSection .imgContainer {
  width: 100%;
}
.articalesShahamSection .moreArticleSection .pic {
  width: 100%;
}
.articalesShahamSection .moreArticleSection .textContainer {
  width: 100%;
  padding-right: 0;
  padding-top: 15px;
  background: #eaeaea;
}
.articalesShahamSection .moreArticleSection .shareContainer {
  top: 15px;
  left: 0;
}
.articalesShahamSection .moreArticleSection .titleContainer {
  padding: 0 0 10px;
  text-align: right;
}
.articalesShahamSection .moreArticleSection .mainTitle {
  font-size: 2.2em;
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.companySection {
  padding: 0 15px 15px;
}
.companySection .staffCarouselSection {
  padding-bottom: 15px;
  background: none;
  margin: 0 -7.5px;
  text-align: center;
}
.companySection .staffCarouselSection > li {
  padding: 7.5px;
  float: none;
  display: inline-block;
  margin: 0 -0.125em;
  text-align: right;
}
.companySection .staffCarouselSection .pic {
  max-width: 50%;
}
.companySection .staffCarouselSection .textContainer {
  left: 45px;
  width: 130px;
}
.companySection .staffCarouselSection .content.open,
.companySection .staffCarouselSection .content:active,
.companySection .staffCarouselSection .content:hover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.companySection .staffCarouselSection .content.open .btnPlus,
.companySection .staffCarouselSection .content:active .btnPlus,
.companySection .staffCarouselSection .content:hover .btnPlus {
  background-color: #fff;
}
.companySection .staffCarouselSection .content.open .btnPlus:after,
.companySection .staffCarouselSection .content:active .btnPlus:after,
.companySection .staffCarouselSection .content:hover .btnPlus:after {
  opacity: 1;
}
.companySection .staffCarouselSection .content.open .box,
.companySection .staffCarouselSection .content:active .box,
.companySection .staffCarouselSection .content:hover .box {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.companySection .staffCarouselSection .box {
  color: #fff;
  text-align: center;
  padding: 0 15px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 76, 69, 0.97);
  overflow: hidden;
  opacity: 0;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.companySection .staffCarouselSection .box > div {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.companySection .staffCarouselSection .box .name {
  font-size: 2.2em;
}
.companySection .staffCarouselSection .box .text {
  font-size: 1.4em;
}
.companySection .staffCarouselSection .box .text + .text {
  margin-top: 15px;
}
.companySection .title {
  font-size: 2.2em;
  border-bottom: 1px solid #004c45;
}
.loader {
  position: relative;
  width: 45px;
  height: 56px;
  margin: auto;
}
.loader > li {
  position: absolute;
  background-color: #ffffff;
  width: 4px;
  height: 17px;
  border-radius: 4px;
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  -moz-animation: loader 1.2s normal infinite;
  -o-animation: loader 1.2s normal infinite;
  -webkit-animation: loader 1.2s normal infinite;
  animation: loader 1.2s normal infinite;
}
@-webkit-keyframes loader {
  0% {
    background-color: rgba(0, 0, 0, 0.67);
  }
  100% {
    background-color: #ffffff;
  }
}
@-moz-keyframes loader {
  0% {
    background-color: rgba(0, 0, 0, 0.67);
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes loader {
  0% {
    background-color: rgba(0, 0, 0, 0.67);
  }
  100% {
    background-color: #ffffff;
  }
}
.loader .rotate1 {
  left: 0;
  top: 20px;
  -moz-animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.loader .rotate2 {
  left: 6px;
  top: 7px;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.loader .rotate3 {
  left: 19px;
  top: 2px;
  -moz-animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.loader .rotate4 {
  right: 6px;
  top: 7px;
  -moz-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.loader .rotate5 {
  right: 0;
  top: 20px;
  -moz-animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.loader .rotate6 {
  right: 6px;
  bottom: 5px;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.loader .rotate7 {
  bottom: 0;
  left: 19px;
  -moz-animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.loader .rotate8 {
  left: 6px;
  bottom: 5px;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.bannerCarouselSection {
  position: relative;
  overflow: hidden;
}
.bannerCarouselSection .titleContainer {
  padding-top: 0;
}
.bannerCarouselSection .slick-slider {
  height: 240px;
}
.bannerCarouselSection .slick-list,
.bannerCarouselSection .slick-track {
  height: 100%;
}
.bannerCarouselSection .slick-slide {
  overflow: hidden;
  float: right;
  position: relative;
}
.bannerCarouselSection .pic {
  display: block;
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bannerCarouselSection .content {
  position: absolute;
  padding: 0 15px;
  left: 0;
  top: 0;
  bottom: 55px;
  width: 100%;
}
.bannerCarouselSection .container-fluid {
  display: table;
  height: 100%;
  width: 100%;
}
.bannerCarouselSection .container-fluid:before,
.bannerCarouselSection .container-fluid:after {
  display: none;
}
.bannerCarouselSection .container-fluid > * {
  float: none;
  display: table-cell;
  vertical-align: bottom;
}
.bannerCarouselSection .animateContent {
  padding-bottom: 4%;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 1s ease-out 0.2s, padding-bottom 1s ease-out 0.2s;
  -o-transition: opacity 1s ease-out 0.2s, padding-bottom 1s ease-out 0.2s;
  -webkit-transition: opacity 1s ease-out 0.2s, padding-bottom 1s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, padding-bottom 1s ease-out 0.2s;
}
.bannerCarouselSection .slick-active .animateContent {
  padding-bottom: 0;
  opacity: 1;
  visibility: visible;
}
.bannerCarouselSection .link {
  display: block;
}
.bannerCarouselSection .logo {
  margin-bottom: 10px;
  display: block;
  width: 70px;
}
.bannerCarouselSection .title {
  font-size: 8vw;
  color: #fff;
  margin-bottom: 5px;
  line-height: 1;
}
.bannerCarouselSection .text {
  font-size: 1.4em;
  color: #cac1c1;
}
.subjectCarouselSection {
  margin: 15px 0;
}
.subjectCarouselSection .container-fluid,
.subjectCarouselSection .slick-list,
.subjectCarouselSection .slick-track,
.subjectCarouselSection .slick-slide {
  height: 100%;
}
.subjectCarouselSection .carousel {
  padding: 0 30px;
  position: relative;
  height: 36px;
  margin-bottom: 25px;
}
.subjectCarouselSection .carousel .slick-slide {
  float: right;
  padding: 0 7.5px;
}
.subjectCarouselSection .carousel .slick-slide:hover .text {
  color: #007348;
  border-color: #007348;
}
.subjectCarouselSection .carousel .slick-slide.active .text {
  color: #007348;
  border-color: #007348;
  font-family: 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  border-width: 2px;
}
.subjectCarouselSection .carousel .text {
  background: none;
  display: block;
  width: 100%;
  border: 1px solid #000;
  text-align: center;
  font-size: 1.6em;
  height: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.storysResults {
  padding: 0 15px;
}
.storysResults > li + li {
  margin-top: 15px;
}
.storysResults .infoContainer {
  background: #004c45;
  position: relative;
  padding: 35px 15px;
}
.storysResults .infoContainer:after {
  content: "";
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAMAAAAPdrEwAAAAM1BMVEX////////////////////////////////////////////////////////////////////lEOhHAAAAEHRSTlMAECAwQFBgcICQoLDA0ODwVOCoyAAAAYdJREFUeF7tll2TgyAMRUHChwiS//9rt6Xt4LbuXYHZl52c1+jxEsSo/jOCIAiCIJAPNzydFrUNd5zp9+pQ+EmJy3t1ifxiD7ozceEj4Xs18JFie8yO38jHaJHfiNfNlhm4q3nQrQsDt2Med0c+YwXPZbYDoRvUQn9SdP8eNlKtJj4nXFGvzCA281hsmKvuleGfcDPqcisS/8Q2o2ZCap5Se6g2Y691ewsYrOlXHFTnGbUuSO1m1Mojtdpn1GpDajOl1gmolSsD6saKPm/mvCdaXYNewfeVLD8xH4MzewqvC9VlFr+ltNrDISqqYUNKKdRntYM+QIKjhB+4GbWFaj2kzqiZ+tp0hDcHOP7NkNrBMRLbJo622qEllUVh0IqTQqH9WKcLaoedaIfO1WzOq6a0P6te9GPBhM0Tmf/ATDvqhuc7acSsV3QvJXCQMEsoNbI/rdqHOJvOtER2zVyJH5ENkY+lFnen+mjTL3sNflM2q/qpHY7+/PCGe9wUrFaCIAiCIAiCoL4Avj9LNVIHUWoAAAAASUVORK5CYII=') /*../img/apostrophes.png*/ no-repeat center 0 #3aa66c;
  background-size: 100% auto;
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 40px;
  height: 40px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.storysResults .logo {
  position: absolute;
  right: 15px;
  top: 0;
  display: block;
  width: 70px;
}
.storysResults .title {
  color: #fff;
  font-size: 2.5em;
  line-height: 1;
  margin-bottom: 5px;
}
.storysResults .text {
  color: #fff;
  font-size: 1.4em;
}
.storysResults .textContainer {
  border-bottom: 1px solid #004c45;
  border-right: 1px solid #004c45;
  border-left: 1px solid #004c45;
  font-size: 1.8em;
  padding: 35px 15px;
}
.sportCarousel {
  position: relative;
  overflow: hidden;
  margin-top: 15px;
}
.sportCarousel .slick-slide {
  overflow: hidden;
  position: relative;
  color: #fff;
  float: right;
}
.sportCarousel .slick-arrow {
  top: auto;
  bottom: 15px;
  width: 32px;
  height: 32px;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.sportCarousel .slick-arrow.slick-prev {
  right: 15px;
}
.sportCarousel .slick-arrow.slick-next {
  left: 15px;
}
.sportCarousel .slick-arrow:after {
  width: 8px;
  height: 8px;
}
.sportCarousel .slick-arrow:before {
  width: 15px;
  height: 1px;
}
.sportCarousel .animateContent {
  padding-bottom: 4%;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 1s ease-out 0.2s, padding-bottom 1s ease-out 0.2s;
  -o-transition: opacity 1s ease-out 0.2s, padding-bottom 1s ease-out 0.2s;
  -webkit-transition: opacity 1s ease-out 0.2s, padding-bottom 1s ease-out 0.2s;
  transition: opacity 1s ease-out 0.2s, padding-bottom 1s ease-out 0.2s;
}
.sportCarousel .slick-active .animateContent {
  padding-bottom: 0;
  opacity: 1;
  visibility: visible;
}
.sportCarousel .pic {
  display: block;
  width: 100%;
}
.sportCarousel .textContainer {
  position: absolute;
  left: 60px;
  right: 60px;
  bottom: 15px;
  font-size: 1.4em;
  line-height: 1.2;
}
.sportCarousel time {
  display: block;
}
.arrowsSection {
  position: absolute;
  top: 74px;
  right: 0;
  left: 0;
  height: 0;
  z-index: 10;
}
.arrowsSection + .textSection {
  padding-top: 30px;
}
.arrowsSection .btnControl {
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.arrowsSection .btnControl:hover .slick-arrow,
.arrowsSection .btnControl:active .slick-arrow {
  background-color: rgba(255, 255, 255, 0.5);
}
.arrowsSection .btnControl.prev {
  right: 0;
}
.arrowsSection .btnControl.prev .textContainer {
  left: -95px;
  padding-right: 65px;
}
.arrowsSection .btnControl.next {
  left: 0;
}
.arrowsSection .btnControl.next .textContainer {
  right: -95px;
  padding-left: 65px;
}
.arrowsSection .arrowContainer {
  background: #007348;
  height: 100%;
  position: relative;
  z-index: 2;
}
.arrowsSection .textContainer {
  background: #004c45;
  height: 100%;
  width: 155px;
  text-align: center;
  padding: 0 5px;
  font-size: 1.4em;
  line-height: 1;
  position: absolute;
  top: 0;
  color: #fff;
  z-index: 1;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  display: table;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.arrowsSection .textContainer:before,
.arrowsSection .textContainer:after {
  display: none;
}
.arrowsSection .textContainer > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.arrowsSection .slick-arrow {
  right: auto;
  bottom: auto;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%) scale(0.5);
  -ms-transform: translate(-50%, -50%) scale(0.5);
  -o-transform: translate(-50%, -50%) scale(0.5);
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
}
.backMainSection {
  background: #007348;
  text-align: center;
  padding: 20px 15px 15px;
}
.backMainSection .title {
  font-size: 2.5em;
  color: #fff;
  margin-bottom: 20px;
}
.backMainSection .text {
  position: relative;
  padding: 0 15px;
}
.backMainSection .pic {
  position: absolute;
  left: 100%;
  top: 3px;
  display: block;
  width: 40px;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wrapperContainer {
  background: #e6e6e6;
}
.wrapperContainer .sideMenu {
  padding-top: 15px;
  padding-bottom: 15px;
}
.wrapperContainer .thanksContainer {
  padding: 15px;
  margin: 0 15px 15px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.callContainer {
  margin-top: 15px;
  display: block;
  text-align: center;
  background: #fff;
  padding: 15px;
}
.callContainer .pic {
  margin-bottom: 15px;
  width: 40px;
}
.callContainer .text {
  font: 2em 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.contactUs {
  background-color: #fff;
  margin: 0 15px 15px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.contactUs .topTitle {
  font-size: 3em;
  margin-bottom: 15px;
}
.contactUs .title {
  color: #5a5a5a;
  font-size: 2.5em;
  line-height: 1;
  margin-bottom: 15px;
}
.contactUs .content {
  padding: 15px;
}
.contactUs .content + .content {
  border-top: 1px solid #d6d6d6;
}
.contactUs .btnMoreControl {
  position: absolute;
  right: 0;
  bottom: 15px;
  display: block;
  font-size: 1.4em;
  color: #7f7f7f;
  background: none;
  border: none;
}
.contactUs .btnMoreControl:after {
  content: " -";
}
.contactUs .btnMoreControl.collapsed:after {
  content: " +";
}
.contactUs .checkboxRadioContainer {
  padding-bottom: 0;
}
.contactUs .formContainer .form-group {
  padding-right: 0;
}
.contactUs .formContainer .phoneContainer {
  padding-bottom: 14px;
}
.contactUs .formContainer .selcetContainer {
  margin-bottom: -15px;
}
.contactUs .btnContainer {
  text-align: center;
}
.preferredTime {
  margin: 0 -7.5px 15px;
}
.preferredTime > li {
  white-space: normal;
  padding: 7.5px;
  font-size: 1.6em;
  background: none !important;
  border-radius: 0;
  border: none;
  height: auto;
  display: block;
  line-height: normal;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.preferredTime > li.active .link {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
}
.preferredTime .link {
  background: none;
  border: none;
  overflow: hidden;
  display: block;
  height: 30px;
  width: 100%;
  background-color: #e6e6e6;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.preferredTime .link:hover .pic {
  -moz-transform: translate(0, -5%);
  -ms-transform: translate(0, -5%);
  -o-transform: translate(0, -5%);
  -webkit-transform: translate(0, -5%);
  transform: translate(0, -5%);
}
.preferredTime .pic {
  height: 100%;
  margin: 0;
  float: right;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.preferredTime span {
  text-align: right;
  display: block;
  overflow: hidden;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%) translate3d(0, 0, 0);
  -ms-transform: translateY(-50%) translate3d(0, 0, 0);
  -o-transform: translateY(-50%) translate3d(0, 0, 0);
  -webkit-transform: translateY(-50%) translate3d(0, 0, 0);
  transform: translateY(-50%) translate3d(0, 0, 0);
}
.representativesSection {
  padding: 0 15px 15px;
}
.infoContact {
  text-align: center;
}
.infoContact > li {
  padding: 7.5px 0;
  overflow: hidden;
}
.infoContact .pic {
  width: 50px;
  display: block;
  margin: 0 auto -5px;
}
.infoContact .smallLink,
.infoContact .text {
  font-size: 1.6em;
  line-height: 1;
}
.infoContact .text + .text {
  margin-top: 5px;
}
.infoContact .bigLink {
  font-size: 3em;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  direction: ltr;
}
.infoContact .bigLink .number {
  display: inline-block;
  position: relative;
  margin-right: 11px;
}
.infoContact .bigLink .number:after {
  content: '';
  display: block;
  margin: auto;
  height: 1px;
  position: relative;
  top: -4px;
  width: 100%;
  background: #000;
}
.infoContact .bigLink .star {
  vertical-align: middle;
  position: relative;
  top: 2px;
}
.fileSection {
  padding: 0 15px 15px;
  overflow: hidden;
}
.fileSection .titleContainer {
  color: #fff;
}
.fileSection .infoContainer {
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  padding: 15px;
}
.fileSection .infoContainer .title {
  font-size: 2.5em;
  line-height: 1;
  margin-bottom: 15px;
}
.fileSection .infoContainer .text {
  font-size: 1.4em;
  line-height: 1.1;
  margin-bottom: 15px;
}
.fileSection .productCarouselSection.v2 .front {
  background: #fff;
}
.fileSection .productCarouselSection.v2 .back {
  background: #fff;
  color: #000;
}
.fileSection .specialFiles {
  text-align: center;
  background: #fff;
  overflow: hidden;
  position: relative;
}
.fileSection .specialFiles .infoContainer {
  color: #000;
}
.fileSection .specialFiles .btnClose:before,
.fileSection .specialFiles .btnClose:after {
  background-color: #000;
}
.processSection {
  text-align: center;
  padding: 0 15px;
}
.processSection .list {
  counter-reset: ol-counter;
  margin-bottom: 15px;
}
.processSection .list li {
  padding-bottom: 30px;
}
.processSection .list li + li {
  padding-top: 40px;
}
.processSection .list li + li:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 50%;
  border-top: solid 6px #eb690a;
  border-left: solid 6px #eb690a;
  -moz-transform: translate(-50%, -50%) rotate(-135deg);
  -ms-transform: translate(-50%, -50%) rotate(-135deg);
  -o-transform: translate(-50%, -50%) rotate(-135deg);
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}
.processSection .list .imgContainer {
  width: 30%;
  margin: 0 auto -15px;
}
.processSection .list .imgContainer img {
  max-width: 100%;
}
.processSection .list .title {
  color: #007348;
  font: 2.5em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  margin-bottom: 5px;
}
.processSection .list .title:before {
  content: counter(ol-counter, decimal) ' | ';
  counter-increment: ol-counter;
  display: inline;
}
.processSection .list .text {
  font-size: 1.4em;
  line-height: 1.2;
}
.errorSection {
  text-align: center;
  padding: 15px;
}
.errorSection .pic {
  margin-bottom: 15px;
  max-width: 50%;
}
.errorSection .title {
  color: #007348;
  font-size: 4em;
  line-height: 1;
  margin-bottom: 15px;
}
.errorSection .subTitle {
  color: #007348;
  font-size: 2.5em;
  line-height: 1;
  margin-bottom: 15px;
}
.errorSection .text {
  font-size: 1.4em;
  margin-bottom: 15px;
}
.qnaSection.grayBG {
  background: #cccccc;
}
.qnaSection .mainContainer {
  padding: 15px;
}
.qnaSection .sideContainer {
  position: relative;
  padding: 15px;
}
.qnaSection .faqCarouselSection {
  height: auto;
  margin-bottom: 0;
}
.qnaSection .faqCarouselSection > div + div {
  margin-top: 15px;
}
.qnaSection .faqSection {
  padding: 0;
}
.moreQnaSection {
  padding: 0 0 15px;
}
.moreQnaSection .titleContainer {
  color: #fff;
}
.moreQnaSection .content {
  background: #e6e6e6;
  margin-bottom: 15px;
}
.moreQnaSection .imgContainer {
  padding: 15px;
  text-align: center;
  background: #004c45;
}
.moreQnaSection .textContainer {
  padding: 15px;
  max-width: none;
  position: relative;
}
.moreQnaSection .textContainer:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 17px;
  border-color: transparent transparent transparent #e6e6e6;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moreQnaSection .pic {
  max-width: 30%;
}
.moreQnaSection .title {
  color: #fff;
  font-size: 2.5em;
}
.moreQnaSection .bottomText {
  color: #fff;
  font-size: 2em;
  text-align: center;
}
.moreQnaSection .bottomText a {
  color: #fff;
}
.moreQnaSection .formContainer {
  margin: 0;
}
.moreQnaSection .formContainer > div {
  padding: 0;
}
.moreQnaSection .formContainer .bootstrap-select.btn-group .btn {
  background: none;
}
.downloadSection {
  padding: 15px;
}
.downloadSection .container-fluid {
  background: #fff;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
}
.downloadSection .content {
  padding: 15px;
}
.downloadSection .title {
  border-bottom: 1px solid #d5d6d7;
  height: 40px;
  display: table;
  padding: 0 10%;
  width: 100%;
  font-size: 2em;
}
.downloadSection .title:before,
.downloadSection .title:after {
  display: none;
}
.downloadSection .title > * {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.languageContainer {
  padding: 0 !important;
  position: relative;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.languageContainer.open {
  -moz-perspective: none;
  -ms-perspective: none;
  -webkit-perspective: none;
  perspective: none;
  z-index: 1;
}
.languageContainer.open .dropdown {
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.languageContainer .btnLanguage {
  font-size: 1.6em;
  position: relative;
  padding: 0 10px;
  height: 100%;
}
.languageContainer .btnLanguage:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.languageContainer .dropdown {
  background: #fff;
  white-space: nowrap;
  position: absolute;
  right: -15px;
  top: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.72);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.languageContainer .dropdown:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent #fff #fff;
  box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.06);
  -moz-transform: translate(-50%, -50%) rotate(135deg);
  -ms-transform: translate(-50%, -50%) rotate(135deg);
  -o-transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
.languageContainer ul {
  padding: 10px 0;
}
.languageContainer ul > li {
  width: 100%;
}
.languageContainer ul > li > a {
  font-size: 1.4em;
  line-height: 20px;
  padding: 0 15px;
  display: block;
  height: 20px;
  text-transform: uppercase;
}
.languageContainer ul > li:active > a,
.languageContainer ul > li:hover > a {
  background: #f7f4f0;
}
.languageContainer ul > li small {
  font-size: 70%;
}
.compareList > li {
  border-top: 1px solid #dad8d8;
  padding: 15px;
}
.compareList > li + li .tableCompare {
  padding-top: 15px;
}
.compareList .title {
  color: #007348;
  font-size: 2em;
  line-height: 1;
}
.compareList .text {
  font-size: 1.4em;
  line-height: 1;
}
.tableCompare {
  padding-top: 15px;
}
.tableCompare thead th {
  font: 1.5em 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  text-align: right;
  height: 20px;
}
.tableCompare tbody th {
  font-size: 1.4em;
  padding: 0 15px;
  border: 1px solid #d5d6d7;
  background: #fff;
  text-align: right;
  color: #007348;
  height: 30px;
  min-width: 150px;
}
.tableCompare tbody th:empty {
  border: none;
}
.tableCompare tbody td {
  font-size: 1.4em;
  padding: 0 15px;
  border: 1px solid #d5d6d7;
  background: #fff;
  width: 16%;
}
.tableCompare tbody tr.active {
  outline: 2px solid #007348;
  outline-offset: -2px;
}
.insuranceContainer {
  padding: 0 50px 15px;
}
.insuranceContainer .questionerWizard {
  padding-top: 0;
}
.insuranceContainer .tab-content {
  padding: 15px 0;
}
.insuranceContainer .insuranceCarouselSection .rteContainer {
  padding: 0;
  color: #000;
  margin-bottom: 0 !important;
}
.insuranceContainer .slickDotsContainer {
  max-width: 660px;
  margin: 0 auto 40px;
}
.insuranceCarouselSection {
  padding: 0 7.5px;
  text-align: center;
}
.insuranceCarouselSection .slick-slider {
  height: 400px;
}
.insuranceCarouselSection .slick-arrow {
  top: 60px;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.insuranceCarouselSection .slick-prev {
  right: -40px;
}
.insuranceCarouselSection .slick-next {
  left: -40px;
}
.insuranceCarouselSection .slick-slide {
  padding: 7.5px;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 0 -0.125em;
  height: 100%;
}
.insuranceCarouselSection .slick-slide.open .dropdownContainer,
.insuranceCarouselSection .slick-slide:hover .dropdownContainer {
  max-height: 500px;
}
.insuranceCarouselSection .slick-slide.open .content:after,
.insuranceCarouselSection .slick-slide:hover .content:after {
  display: none;
}
.insuranceCarouselSection .dropdownContainer {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.insuranceCarouselSection .number {
  border-bottom: 1px solid #007348;
  color: #007348;
  width: 30px;
  margin: 0 auto 5px;
  font: 3rem/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  display: block;
}
.insuranceCarouselSection .content {
  min-height: 140px;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 15px;
  background: #ececec;
  display: block;
}
.insuranceCarouselSection .content:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  border-right: 2px solid #007348;
  border-bottom: 2px solid #007348;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.insuranceCarouselSection .info {
  font-size: 2em;
  line-height: 1;
  overflow: hidden;
  height: 40px;
  margin-bottom: 10px;
}
.thankU {
  display: none;
}
.thankU .thanksContainer {
  padding: 50px 0;
}
.thankU .thxText {
  color: #fff;
}
.commonOption {
  cursor: pointer;
}
.timeSection {
  overflow: hidden;
}
.timeSection .yearsContent .container-fluid {
  padding: 0 15px;
}
.timeSection .yearsContent .titleContainer {
  color: #fff;
  padding-bottom: 0;
}
.timeSection .yearsContent.in .yearsCarousel {
  visibility: visible;
  opacity: 1;
}
.timeSection .arrowDown {
  border: 1px solid #eb690a;
  border-radius: 50%;
  background: none;
  z-index: 2;
  width: 36px;
  height: 36px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.timeSection .arrowDown:hover {
  background-color: rgba(235, 105, 10, 0.5);
}
.timeSection .arrowDown span {
  display: block;
  position: relative;
  height: 100%;
  -moz-animation: arrowMoveDown ease-in-out 0.5s alternate infinite;
  -o-animation: arrowMoveDown ease-in-out 0.5s alternate infinite;
  -webkit-animation: arrowMoveDown ease-in-out 0.5s alternate infinite;
  animation: arrowMoveDown ease-in-out 0.5s alternate infinite;
}
@-webkit-keyframes arrowMoveDown {
  0% {
    top: 0;
  }
  100% {
    top: 5px;
  }
}
@-moz-keyframes arrowMoveDown {
  0% {
    top: 0;
  }
  100% {
    top: 5px;
  }
}
@keyframes arrowMoveDown {
  0% {
    top: 0;
  }
  100% {
    top: 5px;
  }
}
.timeSection .arrowDown span:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 46%;
  width: 10px;
  height: 10px;
  border-top: 1px solid #eb690a;
  border-left: 1px solid #eb690a;
  -moz-transform: translateX(-50%) rotate(-135deg);
  -ms-transform: translateX(-50%) rotate(-135deg);
  -o-transform: translateX(-50%) rotate(-135deg);
  -webkit-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
}
.timeSection .arrowDown span:before {
  content: "";
  position: absolute;
  background: #eb690a;
  top: 50%;
  left: 50%;
  display: block;
  width: 1px;
  height: 20px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.timeSection .titleContainer {
  padding-bottom: 15px;
}
.timeSection .coverContainer {
  height: 500px;
  overflow: hidden;
}
.timeSection .coverContainer img {
  min-width: 100%;
  display: block;
  position: relative;
  top: 0;
  float: left;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.timeSection .timeContent {
  height: 100%;
}
.yearsCarousel {
  padding-bottom: 15px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.yearsCarousel .forYear {
  padding-top: 60px;
}
.yearsCarousel .forYear .slick-slide {
  text-align: right;
  float: right;
}
.yearsCarousel .forYear .slick-slider,
.yearsCarousel .forYear .slick-list,
.yearsCarousel .forYear .slick-track {
  height: 100%;
}
@media (max-width: 767px) {
  .yearsCarousel .forYear .slick-arrow {
    bottom: auto;
    top: 15px;
  }
  .yearsCarousel .forYear .slick-arrow.slick-prev {
    right: 0;
  }
  .yearsCarousel .forYear .slick-arrow.slick-next {
    left: 0;
  }
}
.yearsCarousel .forYear .content {
  background: #fff;
  width: 100%;
  min-height: 430px;
}
.yearsCarousel .forYear .textContainer {
  padding: 4% 15px 15px 15px;
  position: relative;
}
.yearsCarousel .forYear .pic {
  display: inline-block;
  max-width: 252px;
  max-height: 100%;
  margin: 0 auto;
}
.yearsCarousel .forYear .number {
  color: #004c45;
  font: 5em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.yearsCarousel .forYear .text {
  color: #004c45;
  font-size: 1.4em;
}
.yearsCarousel .forYear .bulletList li {
  color: #004c45;
  line-height: 1;
  /*font-size: @plainText;*/
  padding: 0 20px 0 0;
  position: relative;
}
.yearsCarousel .forYear .bulletList li + li {
  margin-top: 5px;
}
.yearsCarousel .forYear .bulletList li:before {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: solid 1px #004c45;
  border-left: solid 1px #004c45;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.yearsCarousel .forYear .disclaimer {
  color: #fff;
  font-size: 1.4em;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.yearsCarousel .forYear .list {
  width: 100%;
  margin-top: 30px;
}
.yearsCarousel .forYear .list > li {
  padding-right: 40px;
  padding-left: 15px;
}
.yearsCarousel .forYear .list > li + li {
  margin-top: 15px;
}
.yearsCarousel .forYear .list .icon {
  position: absolute;
  right: 0;
  top: 0;
  height: 26px;
  display: block;
}
.yearsCarousel .forYear .list .title {
  color: #004c45;
  font-size: 1.4em;
  line-height: 1;
}
.yearsCarousel .forYear .list .subText {
  color: #004c45;
  font: 1.4em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
}
.yearsCarousel .navYears .slick-slide {
  color: #fff;
  font: 2em/1 'NarkisBlockCon-Bold_MFW', sans-serif, arial;
  padding-top: 5px;
  float: right;
  cursor: pointer;
  text-align: center;
}
.yearsCarousel .navYears .slick-slide span {
  border-top: 2px solid transparent;
}
.yearsCarousel .navYears .slick-current span {
  border-top-color: #eb690a;
}
.yearsCarousel .navYears.slick-no-slide .slick-slide {
  margin: 0 -0.009em;
}
