/*!
Theme Name: Space
Theme URI: https://themes.feedbackget.com/wp-demo/space/
Author: codexunictheme
Author URI: https://www.templatemonster.com/authors/codexunictheme/
Description: Space- Technology & IT Solutions Wordpress Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: space
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Space is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
body {
	margin: 0;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/* 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;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.scroll-area.left {
	left: 20px;
}
.blog-item img {
	height: auto;
}
.blog-item .content .blog-meta span.cate a {
	margin: 0px;
}
.blog-item .content .blog-meta a {
	text-transform: capitalize;
}
.blog-item .content .post-date {
	top: -12px;
}
.blog-pagination .nav-links {
	width: 100%;
}
.blog-item .content .blog-meta span.cate {
	padding-right: 10px;
}
.blog-item .content .blog-meta span.cate a {
	margin: 0;
}
.blog-pagination .nav-links {
	padding-top: 20px;
	padding-bottom: 30px;
}
.comment-form-full .comment-notes {
	margin-bottom: 10px;
}
.comment-form-full #wp-comment-cookies-consent {
	width: 17px;
	float: left;
	height: 17px;
	margin-right: 10px;
}
.comment-form-full .form-submit {
	width: 100%;
	overflow: hidden;
}
.comment-form-full .form-submit input#submit {
	width: auto;
	text-transform: capitalize;
	font-weight: 600;
	display: inline-block;
	padding: 16px 38px;
	background: #F15D53;
	color: #fff;
	border-radius: 5px;
	-webkit-transition: all .4s ease-out;
	transition: all .5s ease-in-out;
	border: 2px solid #F15D53;
	font-size: 16px;
	letter-spacing: .4px;
}
.comment-form-full .form-submit input#submit:hover{
	background: #fff;
	color: #F15D53;
}
.comments-list-full ul li .comment-content h3 a {
	text-transform: capitalize;
	font-weight: 600;
}
.comment-awaiting-moderation {
	color: red;
}
.comments-list-full ul li {
	overflow: hidden;
	width: 100%;
	height: 100%;
	min-height: 80px;
}
.comments-list-full ul li .comment-content .reply a {
	color: #333;
}
.comments-list-full .comment-respond {
	width: 100%;
	margin-top: 20px;
}
.comments-list-full .comment-respond h3#reply-title {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 6px;
}
.comments-list-full .comment-respond h3#reply-title small a {
	display: inline-block;
	border: 1px solid #eee;
	font-size: 13px;
	font-weight: 400;
	color: #555;
	padding: 3px 10px;
	border-radius: 43px;
	margin-left: 10px;
}
.comments-list-full .comment-respond .comment-form {
	width: 100%;
}
.comments-list-full .comment-respond .comment-form textarea {
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #eee;
	padding: 20px 20px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	height: 140px;
}
.comments-list-full .comment-respond .comment-form textarea:focus{
	border-color: #F15D53;
}
.comments-list-full .comment-respond .comment-form input{
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #eee;
	height: 40px;
	padding: 0px 20px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.comments-list-full .comment-respond .comment-form input:focus{
	border-color: #F15D53;
}
.comments-list-full .comment-respond .comment-form .comment-form-cookies-consent {
	display: none;
}
.comments-list-full .comment-respond .comment-form input[type="submit"]{
	width: auto;
	text-transform: capitalize;
	font-weight: 600;
	display: inline-block;
	padding: 16px 38px;
	background: #F15D53;
	color: #fff;
	border-radius: 5px;
	-webkit-transition: all .4s ease-out;
	transition: all .5s ease-in-out;
	border: 2px solid #F15D53;
	font-size: 16px;
	letter-spacing: .4px;
	height: auto;
}
.comments-list-full .comment-respond .comment-form input[type="submit"]:hover{
	background: #fff;
	color: #F15D53;
}
.breadcrumb-area::after {
	background: rgba(0, 0, 0, 0.73);
}
.no-results.not-found {
	padding: 30px;
	border: 1px solid #eee;
}
.no-results.not-found h1.page-title {
	font-size: 30px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 20px;
}
.no-results.not-found .page-content p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}
.content-none-search-form {
	max-width: 500px;
	width: 100%;
	position: relative;
}
.content-none-search-form form{
	width: 100%;
	position: relative;
}
.content-none-search-form form label{
	width: 100%;
}
.content-none-search-form form input {
	width: 100%;
	height: 50px;
	border: 1px solid #eeee;
	border-radius: 0px;
	padding: 0px 18px;
	font-weight: 600;
	text-transform: capitalize;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.content-none-search-form form input:focus{
	border-color: #F15D53;
}
.content-none-search-form form input[type="submit"] {
	width: auto;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0px 30px;
	text-transform: capitalize;
	font-weight: 600;
	background: #F15D53;
	color: #fff;
	border-color: #F15D53;
	letter-spacing: .4px;
}
.tagcloud a, .wp-block-tag-cloud a{
	display: inline-block;
	border: 1px solid #eee;
	color: #333;
	font-size: 14px !important;
	text-transform: capitalize;
	padding: 10px 20px;
	margin: 6px 4px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.tagcloud a:hover, .wp-block-tag-cloud a:hover {
	border-color: #F15D53;
	color: #fff;
	background: #F15D53;
}
.single-widgets .wp-block-columns {
	margin-bottom: 0px;
}
ul,ol{
	margin: 0px;
	padding: 0px !important;
}
.footer-widgets .menu {
	text-align: left;
}
.footer-widgets ul li a {
	position: relative;
	padding-left: 18px;
}
.footer-widgets ul li a::after {
	content: "\f101";
	clear: both;
	display: block;
	position: absolute;
	font-weight: 700;
	font-family: "Font Awesome 5 Free";
	top: -4px;
	left: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease;
}
.footer-widgets ul li a:hover {
	padding-left: 24px;
}
.footer-widgets ul li a:hover::after{
	left: 6px;
}
.hero-slider-full .owl-dots {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	text-align: center;
}
.hero-slider-full .owl-dots .owl-dot {
	margin: 0 6px;
	border: 0;
	background: none;
	cursor: pointer;
}
.hero-slider-full .owl-dots .owl-dot.active span {
	background: #F15D53;
}
.hero-slider-full .owl-dots .owl-dot span {
	display: block;
	border-radius: 50%;
	background-color: #333;
	width: 8px;
	height: 8px;
	position: relative;
	transition: all 0.3s ease;
}
.hero-slider-full .owl-dots .owl-dot span::after {
	position: absolute;
	content: "";
	top: -5px;
	left: -5px;
	border: 1px solid #F15D53;
	border-radius: 50%;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	transform: scale(0);
	transition: all 0.3s ease;
}
.hero-slider-full .owl-dots .owl-dot.active span::after {
	transform: scale(1);
}
.services-details .thumbnail {
	padding: 30px;
}
.services-details .thumbnail img{
	max-width: 100%;
}
.btn-space-align.right {
	text-align: right;
}
.btn-space-align.center {
	text-align: center;
}
.btn-space-align.left {
	text-align: left;
}
.video-btn.left {
	float: left;
}
.video-btn.center {
	text-align: center;
}
.video-btn.right {
	float: right;
}
.ratting .no-rate {
	color: #333;
}
.error404 .header {
	box-shadow: 5px 2px 10px 1px #ccc;
}
.counter-item.center {
	text-align: center;
}
.counter-item.left {
	text-align: left;
}
.counter-item.right {
	text-align: right;
}
.blog-item img {
	max-width: 100%;
}
.sp-contact-form input[type="submit"] {
	text-transform: capitalize;
	font-weight: 600;
	display: inline-block;
	padding: 16px 38px;
	background: #F15D53;
	color: #fff;
	border-radius: 5px;
	-webkit-transition: all .4s ease-out;
	transition: all .5s ease-in-out;
	border: 2px solid #F15D53;
	font-size: 16px;
	letter-spacing: .4px;
	width: auto;
}
.sp-contact-form input[type="submit"]:hover{
	background: #fff;
	color: #F15D53;
}
.sp-contact-form form p{
	margin-bottom: 0px !important;
}

.portfolio-details-full img {
	max-width: 100% !important;
}
.elementor-section {
	position: relative;
	overflow: hidden;
}
.subscribe-form-content form p {
    margin-bottom: 0;
    line-height: 1;
    padding: 0;
    font-size: 14px;
}