.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-017d1f6:#FFED00;--e-global-color-cd10c6f:#000000;--e-global-color-a8d875d:#FFFFFF;--e-global-color-071d806:#A5A5A5;--e-global-color-89feebe:#181818;--e-global-color-fab64f7:#0F0F0F;--e-global-color-b35acf9:#FFF573;--e-global-color-9aed1d1:#484848;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 p{margin-bottom:2em;}.elementor-kit-5 a{color:var( --e-global-color-a8d875d );}.elementor-kit-5 a:hover{color:var( --e-global-color-017d1f6 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-container{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#3F3E34;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:766px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS *//* Скрытие рекапчи */

.grecaptcha-badge { 
    visibility: hidden;
}

/* Заголовки кнопок мегаменю */

.submenu {
    width: calc(100% - 50px) !important
}
.submenu :hover {
    color: #FFED00 !important;
}
/* Выпадающий header */

.top-header {
    display: none ;
}

.fixed {
    display: block;
	width:100%;
	position:fixed;
	z-index: 9999;
}

/* кнопки в боковом меню*/

.btn-side {
    display: block;
    padding: 20px;
    font-family: 'Tactic Sans Regular';
    font-weight: bold;
    font-size: 1.2em;
    color: #DFCF00 !important;
    letter-spacing: 0.2px;
    background-color: #212121;
}

.btn-side:hover {
    color: #fff !important;
}




.btn-side-menu {
    display: block;
    padding:  5px 20px 5px 20px;
    color: #fff;
}

.btn-side-menu:hover {
    display: block;

    color: #DFCF00;
    background-color: #212121
}


input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

input[type="file"]{
    font-size: 12px !important
}

/* списки в текстовых блоках */

.page-text ul {
    padding-left: 1em;

}

.page-text li {
  list-style: none;
  line-height: 1.4em;
  padding-bottom: 1.8em;
  
}

.page-text li:before {
  content: '';
  display: inline-block;
  height: 1.3em;
  width: 1em;
  margin-right: 0.4em;
  background-image: url('https://sapsan-security.ru/wp-content/uploads/li-marker.svg');
  background-repeat: no-repeat;
  vertical-align: middle;
  
}  



.page-text-num ol {
	list-style-type: none; 
	counter-reset: num;
	margin: 0 0 0 45px;
	padding: 15px 0 5px 0;
	font-size: 1em;
}
.page-text-num ol li {
	position: relative;	
	margin: 0 0 0 0;
	padding: 0 0 1.4em 0;
	line-height: 1.4;
}
.page-text-num ol li:before {
	content: counter(num); 
	counter-increment: num;
	display: inline-block;
	font-family: 'Tactic Sans Regular';
	font-weight: bold;
	position: absolute;
	top: -4px;
	left: -38px;
	width: 28px;
	height: 28px;
	background: #FFED00;
	color: #000;
	text-align: center;
	line-height: 28px;
	font-size: 1em;
}/* End custom CSS */