html,
body {
  font-family: 'Alef', sans-serif;
  direction: rtl;
  text-align: right;
  font-size: 16px;
  margin: 0;
}
body {
  color: #252525;
  margin: 0;
  font-family: 'Alef', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin-top: 0;
}
h1,
h2 {
  letter-spacing: -2px;
  font-size: 30px;
}
img {
  max-width: 100%;
}
p {
  margin: 0;
  line-height: 1.5em;
  font-size: 18px;
}
ul {
  list-style-position: inside;
}
a {
  /*color:inherit;*/
  color: #4b3f5c;
  /*transition:.5s;*/
}
a:hover {
  color: #14376a;
  /*transition:.6s;*/
}
.clearfix {
  clear: both;
}
a:hover,
a:active {
  /*color: #fff;*/
  /*color:#36284d;*/
  color: #fc139c /*transition: color .3s; */;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}
img {
  max-width: 100%;
}
#menu > li.active > a,
#menu > li.current > a,
#menu > li.opened > a,
#menu > li > a:hover {
  color: #04889e;
  transition: .6s;
}
header {
  /*padding: 5px 0 ;*/
  border-bottom: 1px solid #d7d7d7;
  /*background: #fff;*/
  border-bottom: 1px solid #1b1b1b;
  position: fixed;
  z-index: 9999;
  width: 100%;
  top: 0;
}
header .logo {
  width: 100%;
  text-align: center;
  max-width: 307px;
  float: right;
}
header .logo img {
  max-width: 70%;
}
/*#header {position: fixed !important; z-index: 1000 !important; width: 100% !important;  top: 0;}*/
.mainmenu {
  position: absolute;
  left: 0;
  margin-left: 20px;
  margin-top: -35px;
}
.mainmenu .nav ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.mainmenu .nav ul li a {
  /*color:#4b3f5c;*/
  color: white;
  font-size: 18px;
  padding: 0 10px;
  text-decoration: none;
}
.mainmenu .nav ul li a:hover {
  /*color: #29292c;*/
  font-size: 18px;
  color: #fc139c;
}
.mainmenu .nav ul li .sub-menu {
  display: none;
  /*margin-right: -45px;*/
  margin-right: -5px;
  position: absolute;
  /*width:210px; background:rgba(255,255,255,0.8);*/
  min-width: 100%;
  z-index: 9999;
  line-height: 0.7em;
}
.mainmenu .nav ul li .sub-menu li a {
  display: block;
  width: 260px;
  font-size: 18px;
  background-color: #1b1b1b;
  line-height: 0.75em;
  padding: .5em 1em;
  transition: .4s;
  color: white;
}
.mainmenu .nav ul li .sub-menu li a:hover {
  display: block;
  background-color: #fc139c;
  width: 260px;
  letter-spacing: -.1px;
  padding: .5em 1em;
  transition: .4s;
}
.mainmenu .nav ul li .sub-menu li.current-menu-item a {
  color: #fc139c;
}
.mainmenu .nav ul li:hover .sub-menu {
  display: block;
  text-decoration: none;
  background-color: none !important;
}
.mainmenu .nav ul li.current_page_item > a {
  color: #fc139c;
}
#mainBG {
  padding-bottom: 60px;
  margin-top: 100px;
}
#mainBG .title {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 13px;
  /*font-weight:bold*/
}
#mainBG #contactForm input[type=text] {
  width: 800px;
  text-align: right;
  padding: 5px;
}
#mainBG #contactForm input[type=email] {
  width: 800px;
  text-align: right;
  padding: 5px;
}
#mainBG #contactForm textarea {
  width: 1176px;
  color: white;
  text-align: right;
}
#bottomBG {
  text-align: center;
  background-color: #1b1b1b;
  padding: 50px 0;
  color: white;
  padding-bottom: 20px;
}
#bottomBG .textwidget {
  font-size: 24px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  font-weight: 500;
}
#bottomBG h1 {
  margin-top: 40px;
  margin-bottom: 55px;
}
#bottomBG h1 p {
  font-size: 48px;
}
#bottomBG h3 {
  float: right;
  font-size: 18px;
}
#bottomBG ul {
  margin: 0;
  padding: 0;
}
#bottomBG .fa-phone:before {
  font-size: 36px;
  color: black;
}
#bottomBG .fa-facebook-f:before,
#bottomBG .fa-facebook:before {
  font-size: 36px;
  color: black;
}
#bottomBG .fa-mobile-f:before,
#bottomBG .fa-mobile:before {
  font-size: 36px;
  color: black;
}
#bottomBG .fa-envelope-f:before,
#bottomBG .fa-envelope:before {
  font-size: 36px;
  color: black;
}
#bottomBG p {
  font-size: 24px;
}
#bottomBG .social-icons ul li a.fa:before {
  color: black;
  font-size: 30px;
  padding: 14px 0;
  display: block;
  transition: .5s;
}
#bottomBG .social-icons ul li a.fa {
  border: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  transition: .5s;
}
#bottomBG .social-icons ul li {
  margin: 3px;
}
#bottomBG input[type=submit]:hover {
  transition: .5s;
}
#bottomBG input[type=submit] {
  color: #ffffff;
  background-repeat: no-repeat;
  font: inherit;
  background-image: url('http://84.95.248.125/~candylaws/wp-content/uploads/2018/05/circle.jpg');
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  width: 170px;
  height: 170px;
  cursor: pointer;
  border: 0;
  margin-left: -180px;
  margin-top: -10px;
  position: absolute;
}
#bottomBG input {
  /*border: 1px solid #ccc !important;*/
  font: inherit;
  font-size: 18px;
  border: 0;
  float: right;
  border-radius: 0;
  margin-bottom: 6px;
  width: 80%;
  padding: 0 15px;
}
#bottomBG ::placeholder {
  color: white;
}
#bottomBG ::-webkit-input-placeholder {
  color: #7d7d7d;
  font-family: 'Alef', sans-serif !important;
  font-size: 18px;
  font: inherit;
}
#bottomBG ::-moz-placeholder {
  color: #7d7d7d;
  font-family: 'Alef', sans-serif !important;
  font-size: 18px;
  font: inherit;
}
#bottomBG :-ms-input-placeholder {
  color: #7d7d7d;
  font-family: 'Alef', sans-serif !important;
  font-size: 18px;
  font: inherit;
}
#bottomBG ::-ms-input-placeholder {
  color: #7d7d7d;
  font-family: 'Alef', sans-serif !important;
  font-size: 18px;
  font: inherit;
}
#main {
  padding: 60px 0;
}
#main .article-image {
  float: left;
  text-align: left;
  padding-left: 10px;
}
#main .article-image img {
  width: 90%;
}
#main .article p {
  width: 50%;
}
#main .article {
  margin-top: 20px;
}
#main .wpcf7 {
  max-width: 100%;
  text-align: right;
  directoon: rtl;
}
#main .singleArticle {
  padding: 60px 0;
}
.social-icons ul li {
  display: inline-block;
  vertical-align: top;
  margin: 4px;
}
.social-icons ul li .tel {
  margin-left: 12px;
  padding-top: 15px;
  font-size: 18px;
  margin-top: 19px;
  line-height: 2.1em;
  color: #fc139c;
  font-weight: normal;
}
.social-icons ul li a.fa {
  border: 0;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  transition: .5s;
}
.social-icons ul li a.fa:before {
  color: #372751;
  font-size: 22px;
  padding: 6px 0;
  display: block;
  transition: .5s;
}
.social-icons ul li a.fa-facebook {
  border: 0;
  background-color: #ae05ec;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  transition: .5s;
}
.social-icons ul li a.fa-facebook:before {
  color: #372751;
  font-size: 22px;
  padding: 6px 0;
  display: block;
  transition: .5s;
}
.social-icons ul li a.fa-youtube {
  border: 0;
  background-color: #fb9704;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  transition: .5s;
}
.social-icons ul li a.fa-youtube:before {
  color: #372751;
  font-size: 22px;
  padding: 6px 0;
  display: block;
  transition: .5s;
}
.social-icons ul li a.fa-phone {
  border: 0;
  background-color: #fc139c;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  transition: .5s;
}
.social-icons ul li a.fa-phone:before {
  color: #372751;
  font-size: 22px;
  padding: 6px 0;
  display: block;
  transition: .5s;
}
.social-icons ul li:hover a.fa {
  border: 1px solid #04889e;
  transition: .5s;
}
.social-icons ul li:hover a.fa:before {
  color: #04889e;
  transition: .5s;
}
#header .nav {
  float: left;
  margin-left: 60px;
  margin-top: 65px;
}
#slider2 {
  /*padding-top:80px;*/
}
a {
  color: inherit;
  transition: none;
}
.bx-prev:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f105";
  font-size: 38px;
  color: #29292c;
  top: 42px;
  right: -40px;
}
.bx-next:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f104";
  font-size: 38px;
  color: #29292c;
  top: 42px;
  left: 20px;
}
footer {
  background-color: #1b1b1b;
  padding: 50px 0;
  color: white;
}
footer hr {
  border-top: 1px solid #6a5099;
}
footer .copyright {
  background: black;
  text-align: center;
  color: white;
  padding: 40px 0;
}
footer .copyright p {
  font-size: 18px;
}
#topimage {
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  /* margin-top: 160px;*/
  /*margin-bottom: 40px; */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  /*padding: 176px 0; */
  opacity: 1;
  visibility: inherit;
}
#topimage h1 {
  font-size: 60px;
}
#strip1 {
  color: #372652;
  padding: 60px 0;
}
#strip1 .sub-title {
  text-align: center;
}
#strip1 .mcImage {
  float: left;
}
#strip1 .top-video {
  margin-top: 16px;
}
#strip1 iframe {
  width: 98%;
  min-height: 300px;
}
#strip1 p {
  font-size: 18px;
  line-height: 1.2em;
}
#strip1 h1 {
  font-size: 48px;
  margin-bottom: 0;
  color: #372652;
  font-weight: bold;
}
#strip1 h2 {
  font-size: 48px;
  font-weight: bold;
}
#strip1 h5 {
  font-size: 36px;
}
#strip1 .readmore {
  display: none;
}
#strip1 .top-space {
  margin-top: 25px;
}
#strip4 {
  padding-top: 177px;
}
#strip4 h2 {
  font-size: 30px;
}
#strip4 p {
  font-size: 18px;
}
#strip4 .readmore {
  display: none;
}
#strip4 img {
  width: 570px;
  max-width: 100%;
}
#strip5 {
  padding: 50px 0;
  padding-bottom: 130px;
}
#strip5 .maContent {
  float: left;
  line-height: 2em;
}
#strip5 .maImage {
  float: right;
}
#strip5 .readmore {
  display: none;
}
#strip5 h1 {
  margin-top: 20px;
  margin-bottom: 0;
}
#strip5 h2 {
  font-size: 30px;
  line-height: 0.8em;
  margin-bottom: 20px;
}
#strip5 p {
  font-size: 18px;
}
#strip5 ul {
  padding: 0;
  line-height: 3em;
  list-style: none;
}
#strip5 li {
  font-size: 30px;
  margin-top: 20px;
}
#strip5 li:before {
  content: '•';
  color: #007f9d;
  padding-right: 1px;
}
#strip5 .readmore {
  display: none;
}
#strip5 img {
  width: 500px;
  max-width: 100%;
}
#strip6 {
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position: bottom center;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  padding: 60px 0;
  opacity: 1;
  visibility: inherit;
}
#strip6 h1 {
  font-size: 48px;
  color: #2a201b;
  margin-bottom: 60px;
  font-weight: bold;
}
#strip6 a {
  text-decoration: none;
}
#strip6 .textwidget p a {
  color: white !important;
  text-decoration: none;
}
#strip6 .textwidget p a:hover {
  color: #8f44ad !important;
  text-decoration: none;
}
#strip6 .widget_text h3 {
  position: absolute;
  top: 209px;
  left: 19px;
  right: 19px;
  font-size: 48px;
}
#strip6 .textwidget {
  margin-top: 20px;
}
#strip6 .textwidget p {
  border-bottom: 1px solid #6a5099;
  line-height: 2.5em;
  font-size: 30px;
}
#strip6 .contactwidg-1 {
  overflow: hidden;
}
#strip6 img:hover {
  transition: .5s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.4);
}
#strip7 {
  color: #372652;
  text-align: center;
  font-weight: normal;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-image: url('');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 80px 0;
  opacity: 1;
  visibility: inherit;
}
#strip7 h2 {
  font-size: 60px;
  color: #007e98;
}
#strip7 .sectionTitle {
  color: #007e98;
  font-size: 60px;
  font-weight: normal;
  display: block;
  margin-bottom: 35px;
}
#strip7 .recs .rec {
  display: none;
  transition: .5s;
}
#strip7 .recs .rec.showing {
  display: block;
  transition: .5s;
}
#strip7 .recs .rec .rcImage {
  width: 220px;
  height: 220px;
  overflow: hidden;
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#strip7 .recs .rec .rcImage img {
  max-width: 100%;
  display: table;
  height: auto;
}
#strip7 .recs .rec .rcContent strong {
  font-size: 36px;
  font-weight: normal;
}
#strip7 .recs .rec .rcContent strong span {
  font-weight: normal;
  font-size: inherit;
}
#strip7 .recs .rec .rcContent .rcCinside {
  /*width:630px; */
  margin-left: auto;
  margin-right: auto;
}
#strip7 .recs .rec .rcContent .rcCinside p {
  font-size: 24px;
  line-height: 1.2em;
}
#strip7 .recs .rec .rcContent .rcCinside p strong {
  font-size: 36px;
}
#strip7 .recDots {
  margin-top: 25px;
}
#strip7 .recDots ul {
  padding: 0;
  margin: 0;
}
#strip7 .recDots ul li.dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #007e98;
  border-radius: 50%;
  /* background:#007e98;*/
  background: white;
  list-style: none;
  cursor: pointer;
}
#strip7 .recDots ul li.dot.active {
  background: #007e98;
}
#headerfooter {
  padding: 30px 0;
}
#topImage img {
  max-height: 295px;
  width: 100%;
}
#unitegallery_2_1 {
  margin-bottom: 90px !important;
  margin-top: 50px !important;
}
#unitegallery_2_1 .ug-gallery-wrapper {
  margin-bottom: 90px !important;
  margin-top: 50px !important;
}
#copyrights {
  background-color: #1b1b1b;
  color: white;
  padding: 40px 0;
  text-align: center;
  font-size: 18px;
}
#copyrights p {
  font-size: 18px !important;
}
.wpcf7 {
  max-width: 270px;
}
.wpcf7 form input,
.wpcf7 form textarea,
.wpcf7 form select {
  font-family: 'Alef', sans-serif !important;
  margin-bottom: 5px;
  min-height: 30px;
  background: lightgray;
  border: 0;
  text-align: right;
  max-width: 100%;
  width: 100%;
  padding: 0 5px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #babbbb;
}
.wpcf7 form input[type="submit"] {
  width: 120px;
  background: #1b1b1b;
  color: white;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  border: 0;
}
.wpcf7 form select {
  direction: rtl;
  width: 100%;
  max-width: 100%;
}
.block.contactForm .wpcf7 {
  max-width: 100%;
  width: 380px;
}
.block.contactForm .wpcf7 form {
  direction: rtl;
}
.block.contactForm .wpcf7 form select {
  width: 97%;
  font-family: 'Alef', sans-serif !important;
}
.block.contactForm .wpcf7 form .your-message {
  width: 197px;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 75px;
  overflow: hidden;
}
.block.contactForm .wpcf7 form .wpcf7-submit {
  width: 67px;
  height: 75px;
  display: inline-block;
  vertical-align: top;
  float: none;
  transition: .5s;
  background: #e30121;
  color: #fff;
  float: left;
}
.block.contactForm .wpcf7 form .wpcf7-submit:hover {
  background: #fff;
  color: #e30121;
  transition: .5s;
}
.bx-viewport ul {
  float: left;
}
.slider .sliderItem .s-content strong {
  letter-spacing: -2px;
}
.header-top {
  font-size: 60px;
}
.social-icons-header {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 9999;
  display: inline-block;
  /*background: #ffb400;*/
  /*padding: 8px 35px 7px 35px;*/
  padding: 8px 35px 7px 80px;
  font-weight: bold;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.social-icons {
  text-align: center;
}
.headerfooter {
  text-align: center;
  font-size: 48px;
}
.center-grid {
  text-align: center;
}
.left-text {
  /*text-align: left; */
  margin-top: 10px;
  margin-bottom: 10px;
}
.block-2 {
  display: block;
}
.logo-poz {
  text-align: right;
  width: 190px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.pointer {
  cursor: pointer;
}
.no-padding {
  padding: 0;
}
#projects {
  text-align: center;
  padding: 100px 0;
}
#projects .sectionTitle {
  color: black;
  font-size: 48px;
  display: block;
  margin-bottom: 35px;
  font-weight: bold;
}
#projects a {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  text-decoration: none;
}
#projects a .pBlock {
  margin-bottom: 25px;
}
#projects a .pBlock .pImage {
  margin-bottom: 25px;
  overflow: hidden;
}
#projects a .pBlock .pImage img {
  transition: .5s;
}
#projects a .pBlock .pContent {
  position: relative;
  padding-bottom: 20px;
}
#projects a .pBlock .pContent:before {
  content: '';
  width: 0;
  height: 1px;
  /*background:#ae05ec;*/
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  transition: .5s;
}
#projects a .pBlock .pContent:after {
  content: '';
  width: 1px;
  height: 0;
  /*background:#ae05ec;*/
  bottom: 0;
  left: 0;
  position: absolute;
  transition: .5s;
}
#projects a .pBlock .pContent strong {
  font-weight: normal;
  color: #1b1b1b;
  line-height: 1.4em;
  transition: .5s;
  font-size: 24px;
}
#projects a .pBlock .pContent p {
  color: #1b1b1b;
  font-size: 16px;
  margin-top: 15px;
  line-height: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
#projects a .pBlock .pContent button {
  margin-top: 25px;
  padding: 15px 30px 15px 30px;
  background-color: #ae05ec;
  color: white;
  border: 0;
}
#projects a .pBlock .pContent button:hover {
  background-color: #fb9704;
}
#projects a:hover .pImage img {
  transform: scale(1.1);
  -webkit-tranform: scale(1.1);
  transition: .5s;
}
#projects a:hover .pContent:before {
  width: 100%;
  transition: .5s;
}
#projects a:hover .pContent:after {
  height: 100%;
  transition: .5s;
}
#projects a:hover .pContent strong {
  color: #1b1b1b;
  transition: .5s;
}
#strip6 {
  text-align: center;
  padding: 100px 0;
}
#strip6 .sectionTitle {
  color: #ae05ec;
  font-size: 48px;
  display: block;
  margin-bottom: 35px;
  font-weight: normal;
}
#strip6 a {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  text-decoration: none;
}
#strip6 a .pBlock {
  margin-bottom: 25px;
}
#strip6 a .pBlock .pImage {
  margin-bottom: 25px;
  overflow: hidden;
}
#strip6 a .pBlock .pImage img {
  transition: .5s;
}
#strip6 a .pBlock .pContent {
  position: relative;
  padding-bottom: 20px;
}
#strip6 a .pBlock .pContent:before {
  content: '';
  width: 0;
  height: 1px;
  /*background:#ae05ec;*/
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  transition: .5s;
}
#strip6 a .pBlock .pContent:after {
  content: '';
  width: 1px;
  height: 0;
  /*background:#ae05ec;*/
  bottom: 0;
  left: 0;
  position: absolute;
  transition: .5s;
}
#strip6 a .pBlock .pContent strong {
  font-weight: normal;
  font-size: 30px;
  color: white;
  line-height: 1.4em;
  transition: .5s;
}
#strip6 a .pBlock .pContent p {
  color: white;
  font-size: 18px;
  margin-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
#strip6 a .pBlock .pContent button {
  margin-top: 25px;
  padding: 15px 30px 15px 30px;
  background-color: #ae05ec;
  color: white;
  border: 0;
}
#strip6 a .pBlock .pContent button:hover {
  background-color: #fb9704;
}
#strip6 a:hover .pImage img {
  transform: scale(1.1);
  -webkit-tranform: scale(1.1);
  transition: .5s;
}
#strip6 a:hover .pContent:before {
  width: 100%;
  transition: .5s;
}
#strip6 a:hover .pContent:after {
  height: 100%;
  transition: .5s;
}
#strip6 a:hover .pContent strong {
  color: white;
  transition: .5s;
}
#strip6 button {
  border: 0;
  border-radius: 0;
  background-color: #4d331b;
  color: white;
  font-size: 18px;
}
#strip2 {
  padding: 100px 0;
  background-position: bottom center;
  background-attachment: fixed;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 180px 0;
  opacity: 1;
  visibility: inherit;
}
#strip2 .statisticsBlocks .statisticsBlock {
  width: 32.333%;
  display: inline-block;
  vertical-align: top;
}
#strip2 .statisticsBlocks .statisticsBlock img {
  display: table;
  margin: 0 auto 35px;
}
#strip2 .statisticsBlocks .statisticsBlock .sb-content strong {
  color: #fff;
  font-size: 72px;
  font-weight: normal;
  display: block;
}
#strip2 .statisticsBlocks .statisticsBlock .sb-content span {
  font-weight: normal;
  color: #fff;
  font-size: 30px;
}
#strip2 h2 {
  font-size: 48px;
  color: #ffffff;
  margin-bottom: 20px;
}
#strip2 p {
  font-size: 18px;
  margin-bottom: 30px;
}
#strip2 .wpcf7 form input,
#strip2 .wpcf7 form textarea,
#strip2 .wpcf7 form select {
  background: #ffffff;
  color: black;
}
#strip2 .wpcf7 form input[type="submit"] {
  float: none !important;
}
#strip2 .wpcf7 form input[type="submit"] {
  background: #fb9704;
  color: #1b1b1b;
  margin-top: 5px;
  font-size: 24px;
  font-family: inherit;
  padding: 10px 29px 10px 29px;
  text-align: center;
}
#strip2 a {
  max-width: 100%;
  /* margin-top: 20px; */
  width: 120px;
  color: white;
  border: 1px solid white;
  padding: 10px 37px 10px 37px;
  font-size: 30px;
}
#strip2 .wpcf7-form-control-wrap {
  position: relative;
  display: inline-block;
  width: 176px;
  padding-left: 4px;
}
#strip2 .wpcf7 {
  max-width: 100%;
}
#strip2 .wpcf7 form input,
#strip2 .wpcf7 form textarea,
#strip2 .wpcf7 form select {
  min-height: 40px;
  font: inherit;
  font-size: 18px;
}
#strip2 .top {
  margin-bottom: 90px;
}
#strip2 h4 {
  font-size: 36px;
}
#strip2 h1 {
  font-size: 48px;
  font-weight: bold;
}
#headerBG {
  background-color: #1b1b1b;
  color: white;
  /* padding-bottom: 20px;*/
}
#strip3_gallery {
  text-align: center;
  padding: 80px 0;
}
#strip3_gallery h1 {
  font-size: 48px;
  font-weight: bold;
}
#strip3_gallery .spacing {
  margin-bottom: 60px;
}
#strip3_gallery .sectionTitle {
  color: black;
  font-size: 48px;
  display: block;
  margin-bottom: 35px;
  font-weight: normal;
}
#strip3_gallery a {
  display: inline-block;
  vertical-align: top;
  width: 19%;
  text-decoration: none;
}
#strip3_gallery a .pBlock {
  /*margin-bottom:25px;*/
}
#strip3_gallery a .pBlock .pImage {
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
}
#strip3_gallery a .pBlock .pImage img {
  transition: .5s;
}
#strip3_gallery a .pBlock .pContent {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  flex-direction: column;
  /*position: absolute;	top: 92px;	left: 19px;	right: 19px;*/
}
#strip3_gallery a .pBlock .pContent:before {
  content: '';
  width: 0;
  height: 1px;
  /*background:#ae05ec;*/
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  transition: .5s;
}
#strip3_gallery a .pBlock .pContent:after {
  content: '';
  width: 1px;
  height: 0;
  /*background:#ae05ec;*/
  bottom: 0;
  left: 0;
  position: absolute;
  transition: .5s;
}
#strip3_gallery a .pBlock .pContent strong {
  font-weight: normal;
  font-size: 30px;
  color: white;
  line-height: 1.4em;
  transition: .5s;
}
#strip3_gallery a .pBlock .pContent p {
  color: #838382;
  font-size: 18px;
  margin: 0;
}
#strip3_gallery a .pBlock .pContent button {
  margin-top: 25px;
  padding: 15px 30px 15px 30px;
  background-color: #ae05ec;
  color: white;
  border: 0;
}
#strip3_gallery a .pBlock .pContent button:hover {
  background-color: #fb9704;
}
#strip3_gallery a:hover .pImage img {
  transform: scale(1.1);
  -webkit-tranform: scale(1.1);
  transition: .5s;
}
#strip3_gallery a:hover .pContent:before {
  width: 100%;
  transition: .5s;
  background: #0a1013;
  z-index: 100;
  position: absolute;
  content: '';
}
#strip3_gallery a:hover .pContent:after {
  height: 100%;
  transition: .5s;
}
#strip3_gallery a:hover .pContent strong {
  color: #fb9404;
  transition: .5s;
}
#strip_slider {
  background-color: #1b1b1b;
}
#strip_slider h1 {
  color: #fb9704;
  font-size: 48px;
  font-weight: bold;
  padding-top: 50px;
  margin-bottom: 30px;
}
#strip_slider p {
  color: white;
  margin: 0 auto;
  text-align: center;
  width: 610px;
  max-width: 100%;
}
#strip_slider .slogan {
  /*margin-top: 80px;*/
  position: absolute;
  z-index: 100;
}
#strip_slider .slogan-text {
  color: white;
  margin-top: -90px;
  font-size: 30px;
}
#strip_slider .top-space {
  margin-bottom: 20px;
}
.rslides_container {
  margin-bottom: 0 !important;
}
.slider {
  position: relative;
  overflow: hidden;
  transition: .5s;
}
.slider.stuck {
  margin-top: 94px;
  transition: .5s;
}
.slider .sliderItem {
  display: none;
  z-index: 0;
  position: relative;
  opacity: 0;
  transition: .5s;
}
.slider .sliderItem.showing {
  display: block;
  opacity: 1;
  transition: .5s;
}
.slider .sliderItem .s-content {
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 100;
  width: 100%;
  right: 0;
  text-align: center;
}
.slider .sliderItem .s-content strong {
  color: #fff;
  font-size: 64px;
  font-weight: normal;
  font-family: inherit;
}
.slider .sliderItem .s-content p {
  color: #fff;
  font-size: 36px;
}
.slider .sliderItem.active {
  display: block;
}
.slider .sliderItem.active .s-content strong {
  display: block;
}
.pageArticle article .saContent p,
.singleArticle article .saContent .col-small2 p {
  text-align: center;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side .text-article-right {
  text-align: right;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side {
  text-align: right !important;
}
.category .articlesList article .alContent .rcCinside a.readmore {
  display: none !important;
}
.pageArticle,
.singleArticle {
  padding: 60px 0;
}
.pageArticle .pageTitle,
.singleArticle .pageTitle {
  color: #231f20;
  font-size: 36px;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
}
.pageArticle article .saImage.left-side,
.singleArticle article .saImage.left-side {
  float: left;
  margin-right: 15px;
}
.pageArticle article .saImage.right-side,
.singleArticle article .saImage.right-side {
  float: right;
  margin-left: 15px;
}
.pageArticle article .saImage.none-side,
.singleArticle article .saImage.none-side {
  float: none;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side {
  max-width: 740px;
  float: right;
  width: 100%;
}
.pageArticle article .saContent.image-right-side,
.singleArticle article .saContent.image-right-side {
  float: left;
  max-width: 740px;
  width: 100%;
}
.pageArticle article .saContent.image-none-side,
.singleArticle article .saContent.image-none-side {
  width: 100%;
  max-width: 100%;
}
.pageArticle article .saContent h2,
.singleArticle article .saContent h2 {
  color: #1b1b1b;
  font-size: 24px;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1.4em;
  font-weight: normal;
}
.pageArticle article .saContent h3,
.singleArticle article .saContent h3 {
  color: #231f20;
  font-size: 22px;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1.4em;
  font-weight: normal;
}
.pageArticle article .saContent p,
.singleArticle article .saContent p {
  color: #1b1b1b;
  font-size: 18px;
  text-align: right;
}
.pageArticle article .saContent ul,
.singleArticle article .saContent ul {
  padding: 0;
}
.pageArticle article .saContent ul li,
.singleArticle article .saContent ul li {
  list-style: none;
  color: #8a8a8a;
}
.pageArticle article .saContent ul li:before,
.singleArticle article .saContent ul li:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 10px;
  background: #1b1b1b;
}
.pageArticle article .saContent a,
.singleArticle article .saContent a {
  font-weight: normal;
}
.pageArticle .page_video article .saContent.image-left-side {
  max-width: 100% !important;
}
@media all and (min-width: 1024px) {
  .responsiveMenu {
    display: none;
  }
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .justify-content-center {
    justify-content: right !important;
  }
}
@media all and (max-width: 1024px) {
  nav.nav {
    display: none;
  }
  .mainmenu .nav ul li {
    display: block;
  }
}
@media all and (max-width: 900px) {
  .mainmenu {
    position: relative;
    margin-left: 0;
    margin-top: 0;
  }
  .scrollon .social-icons ul li .tel {
    display: none;
  }
  #strip4 {
    padding-top: 50px;
  }
  #projects {
    padding: 30px 0;
  }
  .pageArticle .pageTitle,
  .singleArticle .pageTitle {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
  .pageArticle article .saContent p,
  .singleArticle article .saContent p {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
  #strip3_gallery a .pBlock .pContent strong {
    font-size: 20px;
  }
  .slider .sliderItem .s-content strong {
    font-size: 30px;
  }
  #projects a {
    width: 100%;
  }
  #strip6 a {
    width: 100%;
  }
  #strip3_gallery a {
    width: 30%;
  }
  .img-cart-top {
    width: 40%;
    max-width: 100%;
  }
  #topimage {
    margin-top: 0;
    margin-bottom: 0;
    padding: 80px 0;
  }
  #bottomBG input[type=submit] {
    margin-left: -70px;
    width: 80px;
    height: 80px;
    margin-top: 0;
  }
  .social-icons-header {
    padding: 8px 32px 7px 32px;
    margin-bottom: 10px;
  }
  #topimage {
    background-size: 100%;
    /*padding: 50px 0;*/
    padding-bottom: 0;
  }
  #topimage h1 {
    font-size: 30px;
  }
  .left-text {
    width: 100px;
    margin: auto;
  }
  .social-icons-header {
    position: relative;
  }
  #strip1 {
    padding: 5px 0 !important;
    color: #372652;
    padding: 60px 0;
  }
  #strip1 h1 {
    font-size: 30px;
    color: #372652;
    font-weight: bold;
  }
  #strip1 h5 {
    font-size: 36px;
  }
  #strip1 h2 {
    font-size: 30px;
    color: #372652;
  }
  #strip1 .sub-title {
    font-size: 30px;
    color: #372652;
    text-align: center;
  }
  #strip1 p {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 1.2em;
  }
  #strip1 .mcImage {
    float: left;
  }
  #strip1 .top-video {
    margin-top: 16px;
  }
  #strip1 iframe {
    width: 98%;
    min-height: 300px;
  }
  #strip1 .readmore {
    display: none;
  }
  #strip1 .top-space {
    margin-top: 25px;
  }
  .fa {
    padding-left: 5px;
  }
  #strip4 h2 {
    text-align: center;
    font-size: 30px !important;
  }
  #strip4 p {
    text-align: center;
  }
  #strip5 {
    padding-bottom: 20px;
  }
  #strip5 h2 {
    text-align: center;
    font-size: 30px !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #strip5 p {
    text-align: center;
  }
  #strip5 li {
    text-align: center;
  }
  #bottomBG h1 p {
    font-size: 30px;
  }
  #strip7 p {
    padding-left: 20px;
    padding-right: 20px;
  }
  #strip7 p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .article h1 {
    text-align: center;
  }
  .a-content2 {
    text-align: center;
  }
  .article-image {
    float: none;
    text-align: center;
    padding-left: 0 !important;
    padding-bottom: 20px;
  }
  #main .article p {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  #main .article-image img {
    width: 100%;
  }
  #main {
    padding: 10px 0;
  }
  #main .woocommerce h2 {
    font-size: 20px !important;
  }
}
/*******************stuck menu**************************/
.scrollon {
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 0;
  background-color: #1b1b1b;
  right: 0;
  transition: .5s;
}
/*logo*/
.scrollon .logo-poz img {
  width: 120px !important;
  margin-top: 10px;
  transition: .5s;
}
/* menu*/
.scrollon .mainmenu {
  transition: .5s;
  position: absolute;
  left: 0;
  /* margin-left: 20px; */
  margin-top: -15px;
}
.scrollon .social-icons ul li a.fa-phone {
  display: none;
}
.scrollon .social-icons ul li a.fa-youtube {
  display: none;
}
.scrollon .social-icons ul li a.fa-facebook {
  display: none;
}
.scrollon header .col2 #menu {
  margin-top: 30px;
  transition: .5s;
}
.scrollon .social-icons ul li .tel {
  margin-left: -36px;
}
/*******************posts   single.php**************************/
.pageArticle article {
  color: #1b1b1b;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side .col-small1 {
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.pageArticle article .saContent.image-left-side h1,
.singleArticle article .saContent.image-left-side .col-small1 h1 {
  font-size: 36px;
}
.pageContact .pageTitle {
  text-align: right !important;
}
.pageArticle .pageTitle,
.singleArticle .pageTitle {
  text-align: center;
  font-weight: bold;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side .col-small2 {
  float: none;
  max-width: 1200px;
  width: 1200px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  text-align: center;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side .col-small4 {
  float: none;
  max-width: 1200px;
  width: 1200px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side .slider {
  float: none !important;
  width: 1200px;
  max-width: 100%;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side .col-gallery-left {
  margin-top: 46px;
}
.carusel_slider {
  width: 1200px;
  max-width: 1200px;
}
.category .articlesList {
  text-align: center;
}
.category .articlesList article {
  /*width:48%;*/
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  margin: 20px 10px;
}
.category .articlesList article .alImage {
  float: right;
  width: 170px;
  max-width: 100%;
  /* height:170px;*/
  overflow: hidden;
}
.category .articlesList article .alImage img {
  height: auto;
}
.category .articlesList article .alContent {
  /*width:375px;*/
  width: 80%;
  float: left;
}
.category .articlesList article .alContent strong {
  font-weight: normal;
  color: #1b1b1b;
  font-size: 24px;
  display: table;
  margin-bottom: 20px;
}
.category .articlesList article .alContent .rcCinside p {
  color: #1b1b1b;
  font-size: 18px;
  line-height: 1.4em;
}
.category .articlesList article .alContent .rcCinside a.readmore {
  display: table;
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
  background: #1b1b1b;
  padding: 5px 15px;
  transition: .5s;
}
.category .articlesList article .alContent .rcCinside a.readmore:hover {
  background: #1b1b1b;
  transition: .5s;
  transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
}
.category .articlesList article:nth-child(even) .alContent .rcCinside a.readmore:hover {
  transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
}
.pageArticle .saContent2 strong {
  font-size: 22px;
}
.pageArticle,
.singleArticle {
  padding: 60px 0;
}
.pageArticle .pageTitle,
.singleArticle .pageTitle {
  color: #231f20;
  font-size: 36px;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
}
.pageArticle article .saImage.left-side,
.singleArticle article .saImage.left-side {
  float: left;
  margin-right: 15px;
}
.pageArticle article .saImage.right-side,
.singleArticle article .saImage.right-side {
  float: right;
  margin-left: 15px;
}
.pageArticle article .saImage.none-side,
.singleArticle article .saImage.none-side {
  float: none;
}
.pageArticle article .saContent.image-left-side,
.singleArticle article .saContent.image-left-side {
  max-width: 740px;
  float: right;
}
.pageArticle article .saContent.image-right-side,
.singleArticle article .saContent.image-right-side {
  float: left;
  max-width: 740px;
}
.pageArticle article .saContent.image-none-side,
.singleArticle article .saContent.image-none-side {
  width: 100%;
  max-width: 100%;
}
.pageArticle article .saContent h2,
.singleArticle article .saContent h2 {
  color: #1b1b1b;
  font-size: 24px;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1.4em;
  font-weight: normal;
}
.pageArticle article .saContent h3,
.singleArticle article .saContent h3 {
  color: #231f20;
  font-size: 22px;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1.4em;
  font-weight: normal;
}
.pageArticle article .saContent p,
.singleArticle article .saContent p {
  color: #1b1b1b;
  font-size: 18px;
}
.pageArticle article .saContent ul,
.singleArticle article .saContent ul {
  padding: 0;
}
.pageArticle article .saContent ul li,
.singleArticle article .saContent ul li {
  list-style: none;
  color: #8a8a8a;
}
.pageArticle article .saContent ul li:before,
.singleArticle article .saContent ul li:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 10px;
  background: #1b1b1b;
}
.pageArticle article .saContent .wpcf7,
.singleArticle article .saContent .wpcf7 {
  text-align: right;
  direction: rtl;
  max-width: 350px;
  float: left;
}
.pageArticle article .saContent .wpcf7 form p .wpcf7-form-control-wrap,
.singleArticle article .saContent .wpcf7 form p .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.pageArticle article .saContent .wpcf7 form p .wpcf7-form-control-wrap input,
.singleArticle article .saContent .wpcf7 form p .wpcf7-form-control-wrap input {
  border: 0;
  height: 48px;
  background: #d7d7d7;
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
}
.pageArticle article .saContent .wpcf7 form p .wpcf7-form-control-wrap textarea,
.singleArticle article .saContent .wpcf7 form p .wpcf7-form-control-wrap textarea {
  border: 0;
  min-height: 48px;
  background: #d7d7d7;
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  font-family: inherit;
}
.pageArticle article .saContent .wpcf7 form p input[type="submit"],
.singleArticle article .saContent .wpcf7 form p input[type="submit"] {
  border: 0;
  width: 100%;
  height: 48px;
  text-align: center;
  background: #1b1b1b;
  color: #fff;
  font-size: 24px;
  transition: .5s;
}
.pageArticle article .saContent .wpcf7 form p input[type="submit"]:hover,
.singleArticle article .saContent .wpcf7 form p input[type="submit"]:hover {
  background: #000;
  color: #fff;
  transition: .5s;
}
.pageArticle article .saContent a,
.singleArticle article .saContent a {
  font-weight: normal;
}
.wpsm_counter_b_row .wpsm_row .wpsm_col-md-4:last-of-type:before {
  content: '';
  background: url('https://www.candyle.co.il/wp-content/themes/candyws/less/../images/sIcon1.png') no-repeat top center;
  width: 99px;
  height: 99px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.wpsm_counter_b_row .wpsm_row .wpsm_col-md-4:first-of-type:before {
  content: '';
  background: url('https://www.candyle.co.il/wp-content/themes/candyws/less/../images/sIcon3.png') no-repeat top center;
  width: 99px;
  height: 99px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.wpsm_counter_b_row .wpsm_row .wpsm_col-md-4:nth-child(2):before {
  content: '';
  background: url('https://www.candyle.co.il/wp-content/themes/candyws/less/../images/sIcon2.png') no-repeat top center;
  width: 99px;
  height: 99px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.wpsm_counter_b_row .wpsm_row .wpsm_counterbox .wpsm_number span {
  font-family: 'Heebo', sans-serif !important;
}
.wpsm_counter_b_row .wpsm_row .wpsm_counterbox .wpsm_count-title {
  font-family: 'Heebo', sans-serif !important;
}
#strip_gallery_single_page {
  text-align: center;
  padding: 20px 0;
}
#strip_gallery_single_page h1 {
  font-size: 48px;
  font-weight: bold;
}
#strip_gallery_single_page .spacing {
  margin-bottom: 60px;
}
#strip_gallery_single_page .sectionTitle {
  color: black;
  font-size: 48px;
  display: block;
  margin-bottom: 35px;
  font-weight: normal;
}
#strip_gallery_single_page a {
  display: inline-block;
  vertical-align: top;
  width: 19%;
  text-decoration: none;
}
#strip_gallery_single_page a .pBlock {
  /*margin-bottom:25px;*/
}
#strip_gallery_single_page a .pBlock .pImage {
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
}
#strip_gallery_single_page a .pBlock .pImage img {
  transition: .5s;
}
#strip_gallery_single_page a .pBlock .pContent {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  flex-direction: column;
  /*position: absolute;	top: 92px;	left: 19px;	right: 19px;*/
}
#strip_gallery_single_page a .pBlock .pContent:before {
  content: '';
  width: 0;
  height: 1px;
  /*background:#ae05ec;*/
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  transition: .5s;
}
#strip_gallery_single_page a .pBlock .pContent:after {
  content: '';
  width: 1px;
  height: 0;
  /*background:#ae05ec;*/
  bottom: 0;
  left: 0;
  position: absolute;
  transition: .5s;
}
#strip_gallery_single_page a .pBlock .pContent strong {
  font-weight: normal;
  font-size: 30px;
  color: white;
  line-height: 1.4em;
  transition: .5s;
}
#strip_gallery_single_page a .pBlock .pContent p {
  color: #838382;
  font-size: 18px;
  margin: 0;
}
#strip_gallery_single_page a .pBlock .pContent button {
  margin-top: 25px;
  padding: 15px 30px 15px 30px;
  background-color: #ae05ec;
  color: white;
  border: 0;
}
#strip_gallery_single_page a .pBlock .pContent button:hover {
  background-color: #fb9704;
}
#strip_gallery_single_page a:hover .pImage img {
  transform: scale(1.1);
  -webkit-tranform: scale(1.1);
  transition: .5s;
}
#strip_gallery_single_page a:hover .pContent:before {
  width: 100%;
  transition: .5s;
  background: #0a1013;
  z-index: 100;
  position: absolute;
  content: '';
}
#strip_gallery_single_page a:hover .pContent:after {
  height: 100%;
  transition: .5s;
}
#strip_gallery_single_page a:hover .pContent strong {
  color: #fb9404;
  transition: .5s;
}
.ug-tile .ug-textpanel-title {
  font-family: 'Alef', sans-serif !important;
}
.art-menu {
  padding: 80px 0;
}
.art-menu ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 18%;
  margin: 3px;
  height: 163px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.art-menu ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  font-size: 30px;
  transition: .5s;
}
.art-menu ul li a:before {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.art-menu ul li a:after {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.art-menu ul li a span.nav-title {
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 1em;
  z-index: 1;
  transition: .5s;
}
.art-menu ul li a:hover {
  text-decoration: none;
}
.art-menu ul li a:hover span.nav-title {
  color: #fb9404;
  transition: .5s;
}
.art-menu ul li .sub-menu {
  display: none;
}
