/*
Theme Name: Beetle Funds Recovery Theme NEW
Theme URI: https://funds-recovery/
Author: Beetle Web-Agency
Author URI: https://www.beetle.pw/
Description:
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beetle-funds-recovery
Tags: one-column, two-columns, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

section.blocks-with-links .block {
	    color: #01172d;
}

.template-form-content .col-lg-6  img{
	margin-top: 100px;
}

ul.list-unstyled .btn {
    padding: 0.7rem 1rem;
}

.banner-left div.row p span {
	position: absolute;
	left: -1px;
}

.disclaimer {
	background: #04042e;
    color: #fff;
    text-align: center !important;
}

.disclaimer  p {
display: table;
    margin: 0 auto;
	font-size: 11px;
}

@media(max-width: 767px) {
	body .fixed-top {
	    top: 100px;
	}
	body.admin-bar .fixed-top {
	    top: 153px;
	}

	body .fixed-top.with-bg  {
		top: 0px;
	}
	body.admin-bar .fixed-top.with-bg  {
		top: 53px;
	}
	
}

@media(min-width: 1600px) {
	.desc {
	    max-height: 210px;
	}
}


.blacklist-search .pl-2.pl-md-4 {
	display: none !important;
}

footer .social-networks  {
	margin: 0 auto;
    display: flex !important;
}


@media(min-width: 1024px) {
	section.consultation-form form {
	    flex-wrap: wrap !important;
	}
	section.consultation-form form p {
		    width: 16%!important;
    		margin: 0 3px;
	}

	section.consultation-form form p.for-checkbox {
		width: 100% !important;
	    text-align: center;
	    margin-top: 20px;	
	}

	
	

}

section.consultation-form .wpcf7 .wpcf7-mail-sent-ok {
    display: block !important;
    margin-top: 30px;
    color: #fff;
    font-size: 18px;
}

.comment-form input[type="checkbox"] {
	width: auto !important;
}

@media screen and (max-width: 767px) {
	.comment-form p {
		text-align: center;
		justify-content: center !important;
	}

	.blacklist-sidebar {
		margin-top: 30px;
	}
}

@media screen and (min-width: 768px) {
	#respond p.comment-form-country{
		margin-left: 0!important;
		width: calc(50% - 2rem/4);
	}

	#respond  p.comment-form-author, #respond  p.comment-form-email, #respond  p.comment-form-phone {
		width: calc(50% - 2rem/4);
	}

	.short-blacklist .for-comment-form p.comment-form-author, .short-blacklist .for-comment-form p.comment-form-email, .short-blacklist .for-comment-form p.comment-form-phone {
		width: calc(50% - 2rem/4);
	}


	.short-blacklist .for-comment-form p.comment-form-country{
		margin-left: 0!important;
		width: calc(50% - 2rem/4);
	}

	.comment-form .for-acceptance {
		display: flex;
		align-items: center;
		width: 50% !important;
		min-height: 57px;
		margin: 0;
	}

	.comment-form .form-submit {
		width: 50% !important;
	}
}
section.consultation-form .wpcf7-response-output { display:block !important; }
.wpcf7-not-valid-tip { display:none !important; }
form input.wpcf7-not-valid { border: 1px solid red;}
section.consultation-form {z-index: 4 !important}