/*
Theme Name: Alsec (Hello Elementor) Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: alsec
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1598434718
Updated: 2020-08-26 09:38:38

*/

html, body{
	width:100%;
	overflow-x:hidden;
}
.elementor-widget#dynamicForm_1182 #wpcf7-f16425-p17157-o2{	
	display:none!important
}
.e--pointer-double-line .elementor-item:after,
.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:after,
.e--pointer-overline .elementor-item:before,
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
  display: none;
}

.btn-link{
	    display: inline-block;
    margin-bottom: 10px;
}

header .elementor-nav-menu li a:after {
  display: none;
}
.emoji{
	width:16px;
}

.main-menu .elementor-nav-menu li ul.elementor-nav-menu--dropdown:before {
  content: '';
  position: absolute;
  top: -10px;
  left: auto;
  right: 20px;
  display: block;
  width: 0;
  height: 0;
  border-bottom-color: white;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  z-index: 2;
}

p,
address {
  margin: 0 0 16px;
  padding: 0;
}

footer .resentPostList ul li {
  position: relative;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 10px;
}

footer .resentPostList ul li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  display: block;
  border-radius: 100%;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  background: #28b8dc;
}

footer .elementor-widget-container h5 {
  color: #FFFFFF !important;
  font-size: 1.25em !important;
  line-height: 40px !important;
  margin-top: 0 !important;
}

footer strong {
  color: white;
}
.bgWrapp .wpcf7-spinner{
	position:absolute;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0 0 20px;
}

footer .listFooter a {
  color: #8995a2 !important;
}

footer a {
  color: white !important;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

footer a:hover {
  color: #28b8dc !important;
}

.footerBottom {
  font-size: 12px !important;
}

.footerBottom .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footerBottom a {
  color: #9fa6ae !important;
}

ol {
  padding-right: 17px;
  padding-left: 0;
}

ol li::marker {
  color: #28b8dc;
}

.slider {
  direction: ltr;
}

*:focus {
  outline: none !important;
}

.elementor-11687 .elementor-element.elementor-element-02bf37e .elementor-post__card .elementor-post__badge {
  position: relative;
  background: transparent;
  color: #fbaf2a;
  font-weight: 500;
  font-size: 12px;
  margin: 0 !important;
  padding: 0 30px;
}

body.elementor-editor-active .postsCarousel .elementor-posts-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.postsCarousel .elementor-post {
  width: 20%;
  -webkit-box-flex: 20%;
  -ms-flex: 20%;
  flex: 20%;
}

body:not(.elementor-editor-active) .postsCarousel article {
  visibility: hidden;
  height: 0;
}

body:not(.elementor-editor-active) .postsCarousel .slick-initialized article {
  visibility: visible;
  height: auto;
}

.elementor-post__card .elementor-post-author {
  font-size: 12px;
}

.elementor-post__card .elementor-post__title {
  margin-bottom: 10px !important;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-slide {
  margin: 10px 10px !important;
}

.slick-list {
  margin: -10px -10px !important;
}

.elementor-post-author {
  color: #28b8dc;
  padding-bottom: 10px;
  display: block;
}

.page-content .elementor-text-editor p {
  margin-bottom: 0;
}

.postsCarousel .slick-slider .slick-arrow {
  border: none;
  content: '';
  width: 40px;
  height: 40px;
  opacity: 1;
  padding: 0;
  background: #fff !important;
  -webkit-box-shadow: 0 0 20px 0 rgba(58, 87, 135, 0.1);
  box-shadow: 0 0 20px 0 rgba(58, 87, 135, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0;
  position: absolute;
  z-index: 1;
  top: 75px;
}

.postsCarousel .slick-slider .slick-prev {
  left: -25px;
}

.postsCarousel .slick-slider .slick-next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: -25px;
}

.postsCarousel .slick-slider .slick-arrow:hover {
  border: none !important;
  background: #28b8dc !important;
  -webkit-box-shadow: 0 0 20px 0 rgba(58, 87, 135, 0.1);
  box-shadow: 0 0 20px 0 rgba(58, 87, 135, 0.1);
  color: white;
}

.postsCarousel .slick-arrow:after {
  content: '\f104';
  font-size: 21px;
  line-height: 24px;
  text-indent: 0;
  font-family: 'FontAwesome';
  margin-left: 1px;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  font-weight: 400;
  color: #2d3844;
}

body aside li.widget {
  list-style: none;
  position: relative;
  background: #fff;
  border: #eee 1px solid;
  border-radius: 5px;
  padding: 23px 29px 25px;
  margin-top: 29px;
}

body aside li.widget .search-submit {
  width: 16px !important;
  height: 16px !important;
  display: block;
  position: absolute;
  top: 12px;
  background: url(//alsec.co.il/wp-content/themes/listingeasy/css/../img/search_icon.png) no-repeat;
  background-size: 16px 16px !important;
  z-index: 5;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  border: none !important;
  border-radius: 0;
  opacity: 1;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  left: 21px;
  right: auto;
}

body aside li.widget .search-form {
  position: relative;
}

body aside li.widget .search-form label {
  width: 100%;
}

body aside li.widget .search-form label .search-field {
  margin: 0;
  padding: 8px 20px 8px 50px;
  height: 40px;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
  display: block;
  font-size: 14px;
  line-height: 1.7;
  border-width: 1px;
  border-style: solid;
  border-color: #c4cad0;
  background: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
}

body aside li.widget:first-child {
  margin-top: 0;
}

body aside .widget_wp_categories_widget h2 {
  color: #4a5f6d;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 25px;
  line-height: 24px;
  text-transform: uppercase;
}

body aside .widget_wp_categories_widget > ul li ul {
  padding-right: 0;
}

body aside .textwidget ul {
  padding-right: 20px;
}

body aside .textwidget ul li {
  padding-bottom: 5px;
}

body aside .textwidget ul li::marker {
  color: #28b8dc;
}

.slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}

.accordeon .elementor-tab-title {
  padding: 8px 27px !important;
  border-radius: 30px;
  border: 1px solid #c1c7cd !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: right;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.accordeon .elementor-tab-title a {
  color: #8995a2;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

.accordeon .elementor-accordion-icon {
  color: #9ba4af;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  width: 25px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-size: 12px;
  height: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.accordeon .elementor-accordion-icon .fas {
  margin-top: 1px;
}

.accordeon .elementor-accordion-item {
  margin-bottom: 14px;
}

.accordeon .elementor-active {
  border-color: #28b8dc !important;
}

.accordeon .elementor-active .elementor-accordion-icon {
  color: #28b8dc;
}

.accordeon .elementor-active a {
  color: #28b8dc;
}

.page input[type=date],
.page input[type=email],
.page input[type=number],
.page input[type=password],
.page input[type=search],
.page input[type=tel],
.page input[type=text],
.page input[type=url],
.page select,
.page textarea,
.single input[type=date],
.single input[type=email],
.single input[type=number],
.single input[type=password],
.single input[type=search],
.single input[type=tel],
.single input[type=text],
.single input[type=url],
.single select,
.single textarea {
  padding: 13px 20px;
  outline: none;
  margin: 0;
  width: 100%;
  max-width: 100%;
  display: block;
  font-size: 14px;
  line-height: 1.7;
  border-width: 1px;
  border-style: solid;
  border-color: #c4cad0;
  background: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  border-radius: 24px;
}

.page input[type=reset],
.page input[type=submit],
.page button,
.single input[type=reset],
.single input[type=submit],
.single button {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  padding: 13px 30px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  text-transform: uppercase;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition: all .4s;
  border-radius: 24px;
  font-weight: 600;
}

.wpcf7-quiz-label {
  font-weight: 700;
}

.capital-quiz {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

#bbp_search {
  padding: 8px 20px;
}

#bbp_search_submit {
  padding: 9px 30px;
}

/* Forum */

#bbpress-forums {
  overflow: visible;
}

.bbpress-wrapper li {
  list-style: none;
}

.bbpress-wrapper ul li:before {
  display: none !important;
}

.descriptionForum {
  width: 100%;
  padding-bottom: 20px;
}

div.bbp-template-notice li,
div.bbp-template-notice p,
#bbpress-forums,
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta,
.bbp-forum-content ul.sticky,
.bbp-topics ul.sticky,
.bbp-topics ul.super-sticky,
.bbp-topics-front ul.super-sticky {
  font-size: 16px;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
  font-size: 14px;
}

#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p {
  margin: 0 0 20px 0;
}

.contactHorisontal .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contactHorisontal .col-1,
.contactHorisontal .col-2 {
  padding-left: 10px;
}

.contactHorisontal .wpcf7-submit {
  margin-bottom: 0 !important;
  height: 50px;
}

.contactHorisontal .bgWrapp {
  background-color: #334e6f;
  padding: 40px 30px;
  border-radius: 5px;
}

.contactHorisontal .bgWrapp p {
  color: white;
}

.contactHorisontal .ajax-loader {
  position: absolute;
}

.contactHorisontal input {
  text-align: right;
  direction: rtl;
}

.contactHorisontal input:focus {
  border-color: white !important;
}

*:focus {
  outline: none !important;
}

.rpwwt-post-title {
  margin-bottom: 9px;
  display: block;
  font-weight: 500;
  color: #334e6f;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.rpwwt-post-title:hover {
  color: #28b8dc;
}

.rpwwt-post-date {
  text-align: right;
  padding-right: 90px;
}

.elementor-sticky--active {
  top: 0 !important;
}

.elementor-sticky--effects {
  background-color: white;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.elementor-sticky--effects .elementor-nav-menu--main .elementor-item {
  color: #334e6f !important;
}

.elementor-sticky--effects .stickyViseble {
  display: block !important;
}

.elementor-sticky--effects .stickyHide {
  display: none !important;
}

.elementor-sticky--effects .elementor-button {
  color: #334e6f !important;
}

.elementor-sticky--effects .elementor-button:hover {
  color: white !important;
  background-color: #28b8dc;
}

.page-id-2017 div[data-elementor-type="header"], .page-id-2017 div[data-elementor-type="footer"]{
	display:none!important;
}

@media screen and (max-width: 991px) {
  .postsCarousel .slick-slider .slick-prev {
    left: 0;
  }

  .postsCarousel .slick-slider .slick-next {
    right: 0;
  }

  .contactHorisontal .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .headerMobile {
    background-color: white;
  }

  .main-menu .elementor-menu-toggle {
    color: #334e6f !important;
  }

  #bbpress-forums li.bbp-forum-info {
    width: 100%;
  }

  #bbpress-forums li.bbp-forum-freshness {
    width: 100%;
    text-align: right;
  }

  #bbpress-forums li.bbp-forum-reply-count,
  #bbpress-forums li.bbp-forum-topic-count {
    display: none;
  }

  #bbpress-forums li.bbp-body ul.forum,
  #bbpress-forums li.bbp-body ul.topic {
    padding: 15px;
  }

  #bbpress-forums .forum-titles .bbp-forum-freshness {
    display: none;
  }

  #bbpress-forums ul.bbp-forums,
  #bbpress-forums ul.bbp-lead-topic,
  #bbpress-forums ul.bbp-replies,
  #bbpress-forums ul.bbp-search-results,
  #bbpress-forums ul.bbp-topics {
    font-size: 16px;
  }

  .bbp-topics.bbp-topic-title {
    width: 100%;
  }

  .bbp-topics .bbp-topic-freshness {
    width: 100%;
    text-align: right;
  }

  .bbp-topics .forum-titles .bbp-topic-freshness,
  .bbp-topics .bbp-topic-voice-count,
  .bbp-topics .bbp-topic-reply-count {
    display: none;
  }

  #bbpress-forums .bbp-body div.bbp-reply-author,
  #bbpress-forums .bbp-body div.bbp-topic-author {
    padding: 0;
    padding-right: 80px;
  }

  #bbpress-forums div.bbp-reply-author img.avatar {
    margin-right: 0;
  }

  #bbpress-forums div.bbp-search-form {
    float: left;
    width: 100%;
  }

  #bbpress-forums #bbp-search-form #bbp_search {
    display: inline-block;
    width: 50%;
    height: 30px;
  }

  div.bbp-search-form button,
  div.bbp-search-form input {
    width: 35%;
  }

  .contactHorisontal .wpcf7-submit {
    width: 100%;
  }

  .contactHorisontal .bgWrapp p {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {

  #bbpress-forums .bbp-body div.bbp-reply-author,
  #bbpress-forums .bbp-body div.bbp-topic-author {
    padding: 0;
    margin-right: 0;
    padding-right: 80px;
  }

  #bbpress-forums div.bbp-reply-author img.avatar {
    margin-right: 0;
  }

  div.bbp-search-form button,
  div.bbp-search-form input {
    width: 35%;
    height: 30px;
  }
}

a.btn-link{
	color:white!important;
	    font-family: "Heebo", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #FFFFFF;
    background-color: #28B8DC;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #28B8DC;
	padding: 12px 24px;
    border-radius: 30px 30px 30px 30px;
	transition-duration:0.2s
}
a.btn-link:hover{
	    color: #28B8DC!important;
    background-color: rgba(40, 184, 220, 0);

}