/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
[empty]{
	display:none;
}

a.elementor-element[href="http://empty"] {
    display: none;
}
.list__red ul li{
    background: url('https://syteca.co.il/wp-content/uploads/icon__check.svg') no-repeat;
    background-position: right 4px;
}
.list__red ul {
    padding: 0;
    list-style: none;
}
.list__red ul li {
    padding-right: 30px;
    padding-bottom: 20px;
}
.list__red ul li:last-child {
    padding-bottom: 10px;
}
/*.drop__menu_pad {
    height: 220px;
    overflow: auto;
}*/
.page-id-23539 .header__sec.elementor-sticky {
    background: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: none !important;
}
.page-id-23539 .header__sec.elementor-sticky.elementor-sticky--effects{
	background: #0D1D39 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 100px 83px rgba(55, 84, 115, .007), 0 64.8148px 48.6088px rgba(55, 84, 115, .012), 0 38.5185px 26.437px rgba(55, 84, 115, .015), 0 20px 13.4875px rgba(55, 84, 115, .018), 0 8.14815px 6.76296px rgba(55, 84, 115, .023), 0 1.85185px 3.2662px rgba(55, 84, 115, .03) !important;
}
.fade-element {
  opacity: 0.2;
  transition: opacity 0.2s;
  height: auto; /* Full screen height for demonstration */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
}
.fade-element.visible {
  opacity: 1;
}
.logos__slider .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
  animation: marquee 30s linear infinite !important;
}
.logos__slider.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide {
    width: auto !important;
}
.logos__slider .swiper-pointer-events {
    pointer-events: none;
}
.home .progress-tracker{
	display:none;
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.page-id-20645 .mega_menu_div, .page-id-20386 .mega_menu_div{
    display: none;
}
.page-id-20645 .header__sec>div, .page-id-20386 .header__sec>div {
	justify-content:space-between !important;
}
.resource__video{
	cursor:pointer;
}
.resource__video img {
    height: 50px;
    opacity: 0;
}
.white_paper_carousel .elementor-swiper-button.elementor-swiper-button-prev {
    background: black;
    border-radius: 50px;
    padding: 2px;
}
.white_paper_carousel .elementor-swiper-button.elementor-swiper-button-prev, .white_paper_carousel .elementor-swiper-button.elementor-swiper-button-next {
    background: #1a3b4e;
    border-radius: 50%;
    bottom: -70px;
    height: 32px;
    position: absolute;
    top: unset;
    -webkit-transform: unset;
    transform: unset;
    width: 32px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.white_paper_carousel .elementor-swiper-button.elementor-swiper-button-prev {
    left: calc(50% - 44px) !important;
}
.white_paper_carousel .elementor-swiper-button.elementor-swiper-button-next {
    right: calc(50% - 44px) !important;
}
.social__links .elementor-icon-list-item a {
    color: black;
}
.pdflink, .resource_category-datasheets .postlink{
 display: none;   
}
.resource_category-datasheets .pdflink{
 display: block;   
}
.ul-listing-result ul {
    background-color: #F3FDFA;
    padding: 35px 53px 35px;
    border-radius: 10px;
    list-style: none;
}
.ul-listing-result ul li:before {
    content: url(images/checked.svg);
    margin-left: 15px;
}
.ul-listing-result li {
    font-weight: 500;
    margin-bottom: 11px;
        display: flex;
    width: 100%;
}
.ul-listing-result li:last-child {
    margin-bottom: 0;
}

ul.toc {
    padding: 30px 0px 30px 20px;
}
ul.toc li {
    color: #fff;
    margin-bottom: 10px;
}
.toc li a {
    color: #fff;
}
body a.read-also {
    background: rgb(231 246 255);
    border-radius: 13px;
    color: #1a3b4e !important;
    display: block;
    font-size: 1.375rem;
    font-weight: 600;
    margin-left: 1rem;
    padding: 4rem 2rem 2rem;
    text-decoration: none !important;
}
.read-also:before {
    content: "למד עוד על";
    font-size: 1rem;
    font-weight: 500;
    margin-top: -2rem;
    opacity: .5;
    position: absolute;
    color: #000;
}
.table.center tr th {
    vertical-align: middle;
}
.gray a.elementor-button-link, .mic a.elementor-button-link {
    color: #fff !important;
	text-decoration:none;
}
.table__head tr th{
	background: #1a3b4e;
	color: #fff;
	border: none;
	font-size: 18px;
}
.bg__ekran{
	display: flex;
    direction: ltr;
    margin: 2rem 0px 0px;
    background: #e4eefc;
    padding: 32px;
    border-radius: 13px;
}
ul.toc li {color: #fff;text-indent: -35px;margin: 15px 35px;}
ul.toc li a{padding-right: 20px;}
.category__glossary li a {
    border: 1px solid #EAF3FC;
    border-radius: 50px;
	background:#EAF3FC;
	color:#4790ea;
}
.category__glossary ul{
	gap:20px;
}
.category__glossary li a:after {
    display: none;
}
.category__glossary li a:hover {
    background: #4790ea;
    color: #fff !important;
}
.category__glossary .current-menu-item a{
	background: #4790ea;
    color: #fff !important;
	border-color:#4790ea;
}
/* Start custom CSS for container, class: .elementor-element-33ebc0c9 */
@media screen and (min-width: 880px) {
    div#slider-scroll > .elementor-widget-container {
        height: 200vh;
    }

    div#slider-scroll > .elementor-widget-container > .elementor-swiper {
        position: sticky !important;
        top: 0;
    }
}

@media screen and (min-width: 880px) {
    div#slideronscroll #sticy-sec20 {
        position: sticky;
        top: 170px;
        transition: all .5s;
    }

    div#slideronscroll #sticy-sec20.active {
        opacity: 0;
    }
}

@media screen and (min-width: 880px) and (max-width:1600px) {
    div#slideronscroll #sticy-sec20 {
        position: sticky;
        top: 125px;
        transition: all .5s;
    }
}

/* End custom CSS */
/* scroll slider css */


/* End slider on scroll custom CSS */
@media only screen and (max-width:1024px){
	.drop__menu_pad {
		height: auto;
		overflow: hidden;
	}
    .menu__dropdown {
    width: 100%;
}
#mega_menu .e-n-menu-content > div {
    right: 0 !important;
    height: auto !important;
}
}
@media only screen and (max-width:880px){
.page-id-20645 .head__btns, .page-id-20386 .head__btns{
	display: flex !important;
    max-width: 350px;
}
.page-id-20645 .header__sec>div, .page-id-20386 .header__sec>div{
    justify-content: space-between !important;
    flex-direction: column !important;
    align-items: center !important;
}
.heading__h2 h2{
	font-size:28px;
}
.category__glossary ul {
    gap: 5px;
}
}

/*  */


/*popcss*/

.popup-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    z-index: 999;
}

.modal-content {
    background-color: #fff;
    padding: 50px 50px;
    border-radius: 5px;
    max-width: 800px;
    width: 100%;
    text-align: center;
    text-align: left;
    color: #fff;
        position: relative;
}
h2#popup-title {
    font-size: 25px;
    font-weight: 600;
    line-height: 32.5px;
    text-align: left;
}
h6#profile-name {
    font-size: 20px;
    font-weight: 400;
    line-height: 31.8px;
    text-align: left;
    margin-top: -19px;
    margin-bottom: 33px;
}
div#popup-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 26.6px;
    text-align: left;
}
div#linkdin {
    margin-top: 52px;
    margin-bottom: -14px;
}
.close-popup {
    float: right;
    font-size: 32px;
    cursor: pointer;
    position: absolute;
right: 33px;
    top: 17px;
}
.download_wpaper_hide {
	display:none;
}
.download_wpaper_show {
	display:block;
}
body .ekran-system a {
    color: #fff !important;
    text-decoration: none;
}
.green-div a{
	text-decoration:none !important;
}
.BlogContentArea .table th {
    border-top: 1px solid #fff !important;
}
.boxed__col_inner2 {
    background: rgba(242, 250, 254, 1);
	padding:20px;
	display: flex;
	justify-content:flex-start;
	align-items:center;
	border-radius:10px;
	color: #4790ea4d;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
	gap:10px;
	width:47%;
}
.boxed__col_text {
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
	color:#222;
}
.boxed__col2 {
    display: flex;
    gap: 30px;
	flex-wrap: wrap;
	    margin: 30px 0;
}
.green__column3 .boxed__col_inner2{
	width:30%;
}
.green__column3>div {
    background: rgba(17, 207, 159, 0.1);
}
.green__column3 .boxed__col_text {
    font-size: 16px;
}
.boxed__sidebar {
    width: 100%;
}
.boxed__col_full {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    margin: 30px 0;
max-width: 600px !important;
    width: 100%;
    margin: 30px auto;
}
.boxed__col_inner {
    background: #fff;
box-shadow: 0 4px 27px rgba(55, 84, 115, .15);
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    color: #4790ea4d;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
    gap: 10px;
    width: 100%;
padding:20px;
}
.boxed__num {
    display: flex;
justify-content:center;
align-items:center;
width:60px;
height:60px;
    color: #fefdfd;
    background-color: #4790ea;
    font-size: 2.5rem;
    padding: 20px 10px;
    border-radius: 10px;
}
.lightred__bg .boxed__col_inner2{
	background:rgba(255, 65, 68,0.1);
}
.BlogContentArea h2 {
    margin-top: 30px !important;
}
.bg__gradient_color{
	background:linear-gradient(to left, rgba(248, 214, 220, 1), rgba(246, 251, 255, 1), rgba(207, 219, 255, 1));
}
.font_weight700 h2{
	font-weight:700 !important;
}
.list__icon_design2 ul{
	list-style:none;
	padding:0;
}
.list__icon_design2 ul li {
    margin-bottom: 15px;
	    position: relative;
    padding-right: 30px;
}
.list__icon_design2 ul li::before{
	 content: "■"; /* Square icon */
    font-size: 20px; /* Increase icon size */
    color: rgba(58, 98, 242, 1); /* Change color of the icon */
    position: absolute;
    right: 0;
    top: 8px;
    transform: translateY(-50%);
}
.logo__platform>div{
	min-height:100px;
	    display: flex;
    justify-content: center;
    align-items: center;
}
.logo__platform>div>img{
	height: 70px;
    object-fit: contain;
}
.deployment__boxed:hover a{
	background:rgba(255, 65, 68, 1) !important;
	color:#fff !important;
}
.deployment__boxed:hover h2, .deployment__boxed:hover p{
	color:#404040 !important;
}
.deployment__boxed:hover svg path:nth-child(1), .deployment__boxed:hover svg path:nth-child(2), .deployment__boxed:hover svg path:nth-child(3) {
    fill: #000;
}
.font_mob30.font_weight700 h2 {
    font-size: 42px !important;
    font-weight: 800 !important;
}
.blog__categories_name span.elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog__categories_name, .blog__categories_name>div {
    display: inline-block !important;
    line-height: normal;
}
.report__icon svg{
	width:auto;
}
.reports__hover_flex .box-filp {
    width: 150px; /* Set an initial width */
    transition: width 1s ease-in-out, box-shadow 1s ease-in-out;
}

.reports__hover_flex .box-filp:hover {
    width: 300px;
    box-shadow: 0 4px 27px rgba(55, 84, 115, 0.15);
    border: 1px solid transparent;
}

.download__pdf_webinar{
	display:none;
}
.show__webiar_download{
	display:block;
}
#elementor-popup-modal-41612 .dialog-message {
    overflow: auto !important;
}
.header__btns:hover a{
	color:#000 !important;
}
@media (max-width: 1024px) {
    #meet_a_team .elementor-loop-container.elementor-grid > .e-loop-item {
    width: calc(100% / 3 - 15px);
    margin: 0;
}
.boxed__num {
    font-size: 28px;
    padding: 16px 14px;
}
.modal-content {
    padding: 40px 40px;
    max-width: 696px;
    
}
.boxed__col_inner2 {
    font-size: 2.5rem;
}
.boxed__col_text {
    color: #222;
}
.green__column3 .boxed__col_inner2 {
    width: 47%;
}
#mega_menu ul li:nth-child(1) .e-n-menu-content > div, #mega_menu ul li:nth-child(2) .e-n-menu-content > div, #mega_menu ul li:nth-child(3) .e-n-menu-content > div, #mega_menu ul li:nth-child(4) .e-n-menu-content > div {
    right: 0px !important;
    width: 100% !important;
}
.mega__menu_syteca nav .e-n-menu-title {
    justify-content: start !important;
}
    .mega__menu_syteca .e-n-menu-wrapper svg {
        fill: #00000000 !important;
        stroke: #000000 !important;
    }
	.mega__menu_syteca .e-n-menu-wrapper svg path{
	    stroke-width: 1.5;
    stroke-miterlimit: 10;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #000;
	}
}
@media (max-width:880px) {
    #meet_a_team .elementor-loop-container.elementor-grid > .e-loop-item {
    width: calc(100% / 2 - 15px);
    margin: 0;
}
.modal-content {
    padding: 40px 40px;
    max-width: 560px;
}
ul.toc {
    padding: 0;
}
	.font_mob30 h2{
		font-size:30px !important;
	}
}
@media (max-width:560px) {
  .modal-content {
    padding: 20px 20px;
    max-width: 320px;
}  
h6#profile-name {
    margin-bottom: 19px;
}
div#popup-content {
    max-height: 300px;
    overflow: auto;
    padding-right: 10px;
}
div#linkdin {
    margin-top: 17px;
    margin-bottom: 0;
}
div#popup-content::-webkit-scrollbar {
  width: 3px;
}
 
div#popup-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
div#popup-content::-webkit-scrollbar-thumb {
  background-color: #fff;
  outline: 1px solid slategrey;
}
.BlogContentArea .ekran-system {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.BlogContentArea .ekran-system .content-div {
    width: 100% !important;
	text-align: center;
}
.boxed__col_inner2 {
    width:100%;
}
.green__column3 .boxed__col_inner2 {
    width: 100%;
}
.bg__ekran {
    display: flex;
     padding: 32px;
     flex-direction: column;
     text-align: center;
}
}

/* Megha */
.track .track1 p {
    padding: 20px 25px;
}
p.p-read-also {
    margin-right: 20px;
}
p.p-read-also:before {
    content: url(https://syteca.co.il/wp-content/uploads/download-1.svg);
    margin-right: -20px;
    margin-top: 3.75rem;
    position: absolute;
    z-index: 1;
    transform: rotate(58deg);
}
.table thead tr th {
    background: #1a3b4e;
    color: #fff;
}

/* Vikas css */
.box-syteca h4.elementor-icon-box-title {
    padding: 0px;
}
.sytrca-logos:before{
	    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(80%, hsla(0, 0%, 100%, .471)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, .471) 80%, hsla(0, 0%, 100%, 0));
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 35%;
    z-index: 10;
}
.sytrca-logos:after{
    background: -webkit-gradient(linear, right top, left top, from(#fff), color-stop(80%, hsla(0, 0%, 100%, .471)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, .471) 80%, hsla(0, 0%, 100%, 0));
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
z-index: 10;}
.box-filp ul {
    padding-right: 15px !important;
	list-style-type: none;
}
.box-filp ul li {
    margin-bottom: 1.5rem !important;
	text-align: right;
}

.box-filp .elementor-flip-box__back .elementor-flip-box__layer__overlay {
    justify-content: flex-start;
	padding:40px 30px;

}
.box-filp ul li:before {
    content: url("https://syteca.co.il/wp-content/uploads/check-1.svg");
	margin-right: -24px;
    position: absolute;
    margin-top: 5px;
}
.box-filp .elementor-flip-box__front .elementor-flip-box__layer__overlay:after {
    content: url(https://syteca.co.il/wp-content/uploads/check-left-white.svg);
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
}

.accordion__faq_bottom details {
    border: 1px solid rgba(143, 154, 179, 0.3);
    border-radius: 10px;
}
.accordion__faq_bottom summary.e-n-accordion-item-title[aria-expanded="true"],.accordion__faq_bottom summary.e-n-accordion-item-title[aria-expanded="true"] + div {
    background: rgba(33, 49, 83, .302) !important;
}
.accordion__faq_bottom summary.rotate__icon svg{
	rotate:45deg;
	transition:1s ease-in-out;
}
.featured__resources a{
	color:#fff !important;
}
.deployment__boxed:hover svg path{
	fill:#3a62f2 !important;
}
#why-syteca,#benefits,#key-capabilities,#how-it-works,#overview{scroll-margin-top: 150px;}
.accordion-key details:nth-child(1) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url(https://syteca.co.il/wp-content/uploads/eye-detect.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-key details:nth-child(2) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/keyboard.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-key details:nth-child(3) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/bell.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-key details:nth-child(4) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/incident-response.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-key details:nth-child(5) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/key.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-key details:nth-child(6) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/monitoring.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-key details:nth-child(7) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/file-export.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-key details:not([open]) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before,.accordion-keylogging details:not([open]) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
 webkit-filter: brightness(0) saturate(100%) invert(58%) sepia(24%) saturate(295%) hue-rotate(183deg) brightness(102%) contrast(83%);
    filter: brightness(0) saturate(100%) invert(58%) sepia(24%) saturate(295%) hue-rotate(183deg) brightness(102%) contrast(83%);
}
.accordion-keylogging details:nth-child(1) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/keyboard.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-keylogging details:nth-child(2) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/external.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-keylogging details:nth-child(3) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/cursor.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-keylogging details:nth-child(4) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/bell.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-keylogging details:nth-child(5) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/analytics.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.accordion-keylogging details:nth-child(6) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 30px;
    background-image: url("https://syteca.co.il/wp-content/uploads/audit.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    vertical-align: middle;
	
}
.keylog__sticky.elementor-sticky ul{
	overflow: scroll;
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row-reverse;
    scrollbar-width: none;
}
.keylog__sticky.elementor-sticky ul li{
    flex: 0 0 auto;
}
.hover__bold h2:hover{
	font-weight:800 !important;
}
.case__studies_loop a{
	width:100%;
}
.customer__testimonials h2{
	display:none;
}
#elementor-popup-modal-2101 .dialog-message{
	overflow: auto !important;
}
.pam__btn_link a:hover svg {
    fill: transparent !important;
}
.list__icon_design3 ul{
	list-style:none;
	padding:0;
}
.list__icon_design3 ul li {
    margin-bottom: 15px;
	    position: relative;
    padding-right: 30px;
}
.list__icon_design3 ul li::before {
    content: '🔹';
    font-size: 20px;
    color: rgba(58, 98, 242, 1);
    position: absolute;
    right: 0;
    top: 11px;
    transform: translateY(-50%);
}
#slideronscroll .ContentWrap {
    display: flex;
    color: #fff;
    gap: 10px;
}
#slideronscroll .Cleft p span strong {
    background: rgba(253, 77, 87, 0.1);
    padding: 5px 12px;
    border-radius: 13px;
	font-size: 2.25rem;
	line-height: 2.925rem;
	color: #fd4d57;
    font-style: normal;
    font-weight: 700;
}
#slideronscroll .Cleft {
    display: flex;
    width: 45%;
    flex-direction: column;
    justify-content: center;
}
#slideronscroll .CRIght {
    display: block;
    width: 55%;
}
#slideronscroll .Cleft p:nth-child(2) {
    color: #ffffff;
    font-style: normal;
    font-weight: 600;
    font-size: 1.75rem;
    font-family: 'Open Sans', sans-serif;
}
#slideronscroll .Cleft p:nth-child(3) {
    color: #ffffff;
    font-size: 1.25rem;
    font-family: 'Open Sans', sans-serif;
}
#slideronscroll .swiper-wrapper {
    gap: 40px;
}
#slideronscroll .swiper-slide-next, #slideronscroll .swiper-slide-prev {
    opacity: 0.5;
}
#slideronscroll .swiper-pagination-bullet {
    background: rgb(190 190 190 / 24%);
    opacity: 1;
}
#slideronscroll .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fd4d57;
}
#slideronscroll .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
}
.single-post .BlogContentArea p:nth-child(1), .single-post .BlogContentArea p:nth-child(2) {
    font-weight: normal;
}
.text__through a{
	text-decoration:none !important;
}
@media(max-width:1200px){
#slideronscroll .ContentWrap {
    display: flex;
    color: #fff;
    gap: 10px;
    flex-direction: column;
}
#slideronscroll .Cleft {
    display: flex;
    width: 100%;
}
#slideronscroll .CRIght {
    display: block;
    width: 70%;
}
#slideronscroll .swiper-wrapper {
    gap: 0;
}
#slideronscroll .swiper-container22 {
    height: auto;
	        margin-bottom: 40px;
}
}
@media(max-width:767px){
	.remove-br br{
	    display: none;
	}
	.reports__hover_flex .box-filp:hover>div>.elementor-flip-box {
    height: 535px;
}
#slideronscroll .CRIght {
	display: block;
	width: 100%;
	margin: 0 auto;
}
#slideronscroll .Cleft p:nth-child(2) {
    font-size: 1.5rem;
}
#slideronscroll .Cleft p:nth-child(3) {
    font-size: 1rem;
}
.reports__hover_flex .box-filp:hover {
    width: 100%;
}
 #mega_menu ul li:nth-child(5) .e-n-menu-content > div, #mega_menu ul li:nth-child(6) .e-n-menu-content > div {
    right: 0px !important;
    width: 100% !important;
}
}
