/*
Theme Name: Zecurion
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Theme Converter for WordPress
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zecurion
*/
/*
.linklist .linklist__links a {
	text-decoration: none;
    color: #4595CA;
}
.linklist .linklist__links a:hover {
	color: #0665ee;
	cursor: pointer;
}
footer .rounded-circle {
	cursor: pointer;
}
.home .linklist_730 {
	flex-direction: unset;
}


.light-gray {
    color: #808080;
}

.mark > a {
	color: #808080;
	text-transform: lowercase;
}

.mark > div {
    margin-bottom: 15px !important;
}
/*
.col-6 img.m-b-20 {
	cursor: pointer;
}*/
.pagi {
	width: 100%;
	text-align: center;
}
.pagi .active {
	color: #808080;
	text-decoration: none;
}

.pagi a:not([href]), .pagi a:not([href]):hover {
    color: inherit;
    text-decoration: none;
	color: #808080;
}

body.search {
    display: block!important;
}

body.search .block.block_big-top-indent.block__default {
	padding-bottom: 0;
}

.mc4wp-form.mc4wp-form-777 .mc4wp-form-fields {
	position: relative;
    display: flex;
    align-items: stretch;
    width: 100%;
}
.mc4wp-response p {
	color: white;
}

.mark.p-x-20.p-y-30 > a{
    color: #808080!important;
	text-transform: lowercase;
}
.jcarousel ul li span a {
	color: #212529;
}

body .wpcf7 form.invalid .wpcf7-response-output, body .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #dc3232;
}

@media (prefers-reduced-motion: reduce) {
body .wpcf7 .ajax-loader:before {
    animation-name: spin;
    animation-duration: 1000ms;
}
}

body .wpcf7 .ajax-loader {
	display: block;
    margin: auto;
    margin-top: 5px;
}

.grecaptcha-badge {
	visibility: hidden!important;
	display: none!important;
}

article.events .entry-content > p,
article.news .entry-content > p {
	padding-left: 26px !important;
    padding-right: 26px !important;
    max-width: 1156px;
	width: 100%;
    margin: 0 auto;
}
