@charset "UTF-8";
/*
Theme Name: Rapac
Theme URI: #
Author: Outright
Author URI: http://outright.co.il/
Description: A theme for rapac
Requires at least: 6.0
Requires PHP: 7.0
Version: 1.0
Text Domain: rapac
Tags: outright, rapac, options, featured, home, projects, services, gallery */

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.wp-block-quote {
	font-style: italic;
	font-size: 23px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/* Custom CSS */

.general-page p a, .general-page ul li a {
	color: #353535;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-decoration: underline;
}

.general-page h1,
.general-page h2,
.general-page h3,
.general-page h4,
.general-page h5,
.general-page h6,
.general-post-content h1,
.general-post-content h2,
.general-post-content h3,
.general-post-content h4,
.general-post-content h5{
	color: #353535;
	font-weight: 700;
	letter-spacing: 0;
	margin: revert;
}
.general-page h1,
.general-post-content h1{
	font-size: 2.5rem !important;
	margin-bottom: 0 !important;
	text-transform: capitalize !important;
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
.general-page h2,
.general-post-content h2{
	font-size: 2rem !important;
	color: #353535 !important;
	line-height: normal !important;
	letter-spacing: normal !important;
	padding-top: 0 !important;
	text-transform: capitalize !important;
	margin-bottom: 0 !important;
}
.general-page h3,
.general-post-content h3{
	font-size: 1.75rem !important;
	color: #353535 !important;
	line-height: normal !important;
	letter-spacing: normal !important;
}
.general-page h4,
.general-post-content h4{
	font-size: 1.5rem;
	color: #353535 !important;
}
.general-page h5,
.general-post-content h5{
	font-size: 1.25rem;
	color: #353535 !important;
}
.general-page h6{
	font-size: 1rem !important;
	color: #353535 !important;
	text-transform: capitalize !important;
	padding-bottom: 0 !important;
	font-weight: bold;
}

/*Custom CSS Added*/



.wpcf7-spinner{
	position: absolute;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900;
	border: none;
	font-size: 16px;
	margin-top: 0;
}
html {
	scroll-padding-top: 85px; /* height of your sticky header */
}

/* new css start here */

.footer-credits a{
	color: #fff;
}
.abc-ct a {
	color: inherit;
	text-decoration: underline;
}
.contact-map iframe{
	height: 100%;
	border-radius: 117px;
}
.general-page .abc-row .ct-col{
	width: 100%;
	max-width: 100%;
}
.general-page .abc-ct{
	width: 100%;
	max-width: 100%;
}
.abc-rows.general-page{
	padding-top: 40px;
	padding-bottom: 70px;
}
.error.general-page .abc-ct p{
	text-align: center;
}
.abc-rows.error.general-page {
	padding-top: 0px;
}

.error a.error-link{
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 40px;
	z-index: 9999;
	position: relative;
}
.error .btn-wrap{
	width: 200px;
}
.error404 .about-cotnent-outer {
	margin-top: 100px;
	margin-bottom: 90px;
}
.wpcf7-form-control-wrap:nth-child(5) {
	margin-bottom: 0;
}
.note label.privacy{
	font-size: 16px;
}
.note label.privacy span.wpcf7-form-control-wrap{
	margin-bottom: 0;
}
.note label.privacy span.wpcf7-form-control-wrap a{
	color: inherit;
	font-weight: bold;
}
header.sticky {
	top: 0;
	z-index: 99 !important;
	background: #fff !important;
	width: 100%;
	transition: all 1s;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	position: sticky !important;
}