/*!
Theme Name: inhumans
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: inhumans
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.

inhumans 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

.nav-menu-two li:nth-child(2),
.nav-menu-two li:nth-child(3) {
	display: none;
}

#loadMore {
	display: block !important;
}

.blog-wrap__list--more {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 50px;
}

.custom-reviews {
	position: relative;
}

.custom-reviews::after {
	content: '';
	display: block;
	width: 100%;
	height: 199px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	transform: rotate(180deg);
	background: linear-gradient(180deg, #EFEFEF 0%, rgba(239, 239, 239, 0) 100%);
}

.reviews-more {
	display: flex;
	width: 100%;
	justify-content: center;
	margin-top: 50px;
}

.blog-wrap__list {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	left: 0;
	top: 0;
}

.blog-wrap__list--active {
	position: static;
	opacity: 1;
	visibility: visible;
}

.blog-wrap__list--more .btn,
.reviews-more .btn {
	background-color: #000;
}

.blog-wrap__list--more .btn:hover,
.reviews-more .btn:hover {
	background-color: #292929;
}

.my-flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.my-flex .elementor-col-20 {
	max-width: 240px;
	margin: 0 20px 20px;
}

.exp-section h2 {
	font-size: 36px;
}

.section-faq {
	padding: 0 25px;
}

.block-title-section-exp {
	font-size: 20px;
	line-height: 26px;
}

.exp-section .pricing-card-three img {
	transform: scale(.9);
}

.review-section {
	display: none;
}

.notice {
	margin: 34px -30px -40px;
	padding: 7px 0;
	background-color: #1010DD;
	color: #fff;
	white-space: nowrap;
	border-radius: 0px 0px 4px 4px;
	height: 35px;
	overflow: hidden;
}

.clients-image-three {
	height: 40px;
}

.block-pokast-img {
	height: 263px;
	width: 100%;
	position: relative;
	margin-bottom: 24px;
}

.block-pokast-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	object-position: top;
}

.podkast-grid-ietm a,
.blue a {
	text-decoration: none;
	color: #000;
}

.section-podkst-content {
	padding: 80px 0;
}

.blog-main-content p,
.section-podkst-content p,
.blog-main-content ul,
.blog-main-content ol,
.section-maraphon-content p,
.section-maraphon-content ul,
.section-maraphon-content ol {
	font-size: 16px;
	line-height: 22.4px;
	font-weight: 400;
}

.section-maraphon-content iframe {
	margin: 20px 0;
}

.maraphone-container h1 {
	margin-bottom: 30px;
	color: #000;
}

.maraphone {
	padding: 60px 0;
}

.maraphone-container {
	max-width: 1140px;
	margin: 0 auto;
}

.blog-main-content ul li,
.blog-main-content ol li {
	margin-bottom: 10px;
}

.nav-blog-ul a {
	color: #000;
	text-decoration: none;
}

.blog-main-content h2,
.section-podkst-content h2 {
	display: inline-block;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 40px;
	text-align: left;
}

.section-podkst-content h2 {
	margin-top: 0;
}

.section-podkst-content .is-layout-flex {
	align-items: start;
}

.left-flex-podkast {
	text-align: right;
}

.section-podkst-content iframe {
	margin-bottom: 60px;
}

.right-flex-link a {
	text-decoration: none;
	font-size: 24px;
	line-height: 28.8px;
	font-weight: 600;
}

.blog-main-content .number_h2,
.section-podkst-content .number_h2 {
	font-size: 40px;
	line-height: 48px;
	color: #A4A4A4;
	margin-right: 58px;
	font-weight: 300;
}

.section-podkst-content .wp-block-columns {
	margin-bottom: 30px;
}

.other-podkast-carusel {
	position: relative;

}

.w-slider-arrow-left,
.w-slider-arrow-right {
	width: 32px;
}

.w-slider-arrow-left {
	left: 15px;
}

.w-slider-arrow-right {
	right: 15px;
}

.other-podkast-carusel .w-icon-slider-left {
	text-align: left;
}

.other-podkast-carusel .w-icon-slider-right {
	text-align: left;
}

.blog-main-content figure {
	margin: 40px 0;
}

.w--current {
	color: #1010DD !important;
}

.blog-grid-item a {
	text-decoration: none;
	color: #000;
}

.review-section .slider {
	width: 400px;
	height: 620px;
	margin: 0 auto;
}

.review-section .w-slider-mask {
	border-radius: 70px;
	width: 300px;
	margin: 0 auto;
}

.review-section .w-slider-arrow-left,
.review-section .w-slider-arrow-left img {
	left: 0;
}

.review-section .w-slider-arrow-left img,
.section-recomendation .w-slider-arrow-left img {
	top: 43%;
}

.review-section .w-slider-arrow-right img,
.section-recomendation .w-slider-arrow-right img {
	top: 43%;
}

.review-section .w-slider-arrow-right,
.review-section .w-slider-arrow-right img {
	right: 0;
}

.section-recomendation .w-slider-arrow-right img {
	left: 0;
}

.mokap {
	width: 312px;
	height: 620px;
	position: absolute;
	background: url(images/PHONE-Ramka.webp) no-repeat;
	background-position: 50%;
	background-size: contain;
	z-index: 2;
	left: 45px;
}

.history_block-item a {
	text-decoration: none;
	color: #000;
}

.navigation {
	margin-top: 50px;
}

.navigation,
.navigation a {
	font-size: 14px;
	color: #1010DD;
}

.navigation img {
	margin-right: 7px;
}

.team-item-image {
	position: relative;
	width: 100%;
	height: 276px;
	margin-bottom: 24px;
}

.team-item-image img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	object-position: top;
}

.video-vstrchi {
	position: relative;
	width: 312px;
	height: 630px;
	margin-right: -90px;
	overflow: hidden;
}

.maket-phone {
	width: 100%;
	height: 100%;
	background: url(images/PHONE-Ramka.png) no-repeat;
	background-position: 50%;
	background-size: contain;
	position: absolute;
}

.video-vstrchi video {
	object-fit: cover;
	height: 100%;
	width: 100%;
	padding: 10px;
	border-radius: 12%;
}

.wpcf7-form .form-button {
	border: none;
}

.prie-list-image {
	width: 18px;
	height: 18px;
	margin-top: 4px;
	padding-top: 0px;
	background: url(fonts/63c7171239d2ea85a8d64c72_circle-check.svg) no-repeat;
	background-size: contain;
}

.pricing-feature {
	width: 95%;
}

.pricing-price span {
	font-size: 14px;
	display: inline-block;
	opacity: 0.5;
	text-decoration: line-through;
}

.pricing-comparison .pricing-wrapper {
	align-items: inherit;
}

.konkursy-block .konkursy-flex-img {
	overflow: hidden;
	position: relative;
	border-radius: 45px 45px 8px 8px;
}

.konkursy-flex-img video {
	object-fit: cover;
	width: 105%;
	object-position: top;
	margin-left: -10px;
	margin-top: -10px;
}

.vstrechi-title-text {
	width: 55%;
}

.video-mob .video-vstrchi video {
	border-radius: 55px;
}

.video-mob .maket-phone {
	background: none;
}

.section-vstrechi .vstrechi-title {
	width: 55%;
	margin-bottom: 0;
}

#video_holder {
	position: relative;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: url('images/play_btn.svg') 50% 50% no-repeat;
	cursor: pointer;
	z-index: 3;
}

#overlay.o {
	background: none;
}

.table-hero-split-right img {
	border-radius: 20px;
}

.comment_section {
	margin: 60px 0;
}

.comment_section textarea,
.comment_section #author,
.comment_section #email {
	border: 1px solid #ccc;
	border-radius: 4px;
	width: 100%;
	padding: 10px 15px;
}

.comment_section #submit {
	display: inline-block;
	padding: 16px 43px;
	border-radius: 4px;
	background-color: #1010dd;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-weight: 400;
	text-decoration: none;
	border: none;
}

.comment-form-cookies-consent {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.comment-form-cookies-consent label {
	margin-bottom: 0;
	margin-left: 15px;
	font-weight: 400;
}

.comment-form-author,
.comment-form-email {
	display: inline-block;
	width: 49.7%;
}

.comments-title {
	display: none;
}

.comment_section h2 {
	text-align: left;
	margin-bottom: 40px;
}

.comment-list {
	padding: 15px 20px 15px 40px;
	background: #eee;
	border-radius: 8px;
}

.comment-list .comment-meta {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.comment-list .comment-metadata {
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
}

.comment-list .comment-content {
	padding: 10px 0;
	margin-bottom: 10px;
	display: block;
}

.comment-list .comment-reply-link {
	text-decoration: none;
	color: #000;
	background: #fff;
	padding: 10px 20px;
	border-radius: 4px;
	display: inline-block;
}

.comment-list {
	list-style: none;
}

.develop a {
	text-decoration: none;
	color: #000;
	font-weight: 600;
}

.develop a:hover {
	border-bottom: 2px solid #1010dd;
}

.ajax-load-more-wrap .alm-btn-wrap {
	text-align: center;
	margin-bottom: 60px;
}

.nav-menu-two .menu-item a {
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px 10px;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.25px;
	text-decoration: none;
}

.nav-menu-two .menu-item a:hover {
	color: rgba(26, 27, 31, 0.75);
}

.sp-control-label {
	font-weight: 600 !important;
}

.sp-form .sp-lg .sp-field .sp-form-control {
	font-size: 17px;
	padding-left: 14px;
	padding-right: 14px;
	height: 42px;
	border: 1px solid #ccc;
}

.sp-form .sp-field>.sp-control-label>span+strong {
	color: red !important;
}

.sp-form .sp-field>label {
	display: block;
	margin-bottom: 4px;
	width: 100%;
}

.sp-form .sp-field {
	padding: 8px 0 !important;
	position: relative;
	text-align: left;
	margin-bottom: 15px !important;
}

.sp-form {
	margin: 0 auto;
	padding: 0 !important;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
	border-radius: 8px;
	width: 400px;
	background: 0 0;
	color: #000;
	font-family: Eastman, sans-serif !important;
	line-height: 1.4;
}

.sp-form .sp-button {
	display: inline-block;
	font-weight: 400 !important;
	text-decoration: none;
	outline: 0 !important;
	width: 100% !important;
	color: #fff;
	background: #1010dd !important;
	border: none;
	font-family: Eastman, sans-serif !important;
	padding-left: 17.5px;
	padding-right: 17.5px;
	min-width: 50px;
	max-width: 100%;
}

.sp-form .sp-form-control {
	width: 100%;
	max-width: 100% !important;
	background-color: #f4f4f4 !important;
	color: #333;
	border-color: #ccc;
}

.sp-form .sp-lg .sp-field .sp-button {
	font-size: 18px !important;
	height: 54px !important;
	padding-left: 21px;
	padding-right: 21px;
	line-height: 21.6px;
	text-align: center;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}

.sp-form .sp-button,
.sp-form .sp-button-messengers,
.sp-form .sp-form-control {
	line-height: 1.5;
	font-size: 15px;
	border-radius: 4px;
	height: 35px;
	white-space: nowrap;
	padding: 1px 8.75px 2px;
	padding: 1px 8.75px 2px;
	padding: 1px 8.75px 2px;
}

.hero-rigth-img {
	position: relative;
	text-align: center;
	width: 45%;
}

.hero-split-img-comp {
	object-fit: contain;
}

.section-call-to-action .call-to-action-block {
	width: 50%;
	margin: 0 auto;
}

@media screen and (max-width: 1440px) {
	.heading {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 30px !important;
	}

	.hero-text {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 30px !important;
	}
}

@media screen and (max-width: 1366px) {
	.heading {
		font-size: 40px;
		line-height: 44px;
	}

	.hero-text {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 20px;
	}

	.hero-heading-left {
		padding: 60px 0;
	}

	#w-node-_27d6770a-2ea3-60f5-0ff5-44e5c8f15b70-125c7571 {
		height: 90vh;
		overflow-y: auto;
	}

	.owl-nav .owl-next {
		right: -20px;
	}

	.owl-nav .owl-prev {
		left: -20px;
	}
}

@media screen and (max-width: 1280px) {
	.heading {
		font-size: 40px;
		line-height: 44px;
	}

	.heading.hero-h1 {
		margin-bottom: 20px;
	}

	.hero-heading-left {
		padding: 30px 20px;
	}

	.hero-text {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 20px;
	}

	.button {
		font-size: 15px;
	}

	.hero-width-100-bg.tablet-hero-split {
		background-position: 95% 0%;
		background-size: 30%;
	}

	.navbar-logo-left-container.shadow-three {
		padding: 20px;
	}

	h2 {
		font-size: 40px;
	}

	.block-title-section-exp,
	.offer-section-item-title {
		font-size: 18px;
		line-height: 24px;
	}

	.div-block-5 {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media screen and (max-width: 1024px) {
	.section-other-podkast {
		padding: 20px;
	}
}

@media screen and (max-width: 991px) {
	.section-call-to-action .call-to-action-block {
		width: 100%;
	}

	.hero-podkast-bg .hero-rigth-img-mob {
		width: 45%;
	}

	.hero-rigth-img-mob {
		display: block;
		width: 50%;
		position: relative;
		right: 0;
	}

	.maraphone-container {
		width: 100%;
		padding: 0 20px;
	}

	.section-podkst-content {
		padding: 32px 0;
	}

	.other-podkast-carusel .w-slider {
		width: 100%;
	}

	.inf-slider__mask {
		width: 50%;
	}

	.hero-width-100-bg {
		padding-right: 0;
	}

	.video-vstrchi {
		height: 355px;
	}

	.video-vstrchi video {
		border-radius: 8%;
	}

	.video-mob .video-vstrchi video {
		border-radius: 40px;
	}

	.hero-split-img-comp {
		display: none;
	}

	.hero-split-img-mob {
		display: block;
		object-fit: contain;
	}
}

@media screen and (max-width: 767px) {
	.my-flex .elementor-col-20 {
		max-width: 100%;
		margin: 0 0 20px;
		width: 100%;
	}

	.nav-menu-two li:nth-child(2),
	.nav-menu-two li:nth-child(3) {
		display: block;
	}

	.exp-section h2 {
		font-size: 20px;
	}

	.left-flex-podkast {
		text-align: left;
	}

	.section-podkst-content .wp-block-columns {
		margin-bottom: 10px;
	}

	.hero-rigth-img-mob {
		width: 100% !important;
		position: relative;
	}

	.develop {
		margin-bottom: 30px;
	}

	#menu-menu-1 .menu-item {
		padding: 15px 0;
	}

	.ajax-load-more-wrap .alm-btn-wrap {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.podkast-grid-ietm a {
		width: 100%;
		display: flex;
		align-items: center;
	}

	.podkast-grid-ietm a .block-pokast-img {
		height: 150px;
		width: 50%;
		margin-right: 20px;
		margin-bottom: 0;
	}

	.video-vstrchi {
		height: 620px;
	}

	.comment-form-author,
	.comment-form-email {
		display: block;
		width: 100%;
	}

	.inf-slider__mask {
		width: 100%;
	}

	.mecenat-title-text {
		width: 50%;
	}

	.vstrechi-title-text {
		width: 100%;
	}

	.section-podkst-content {
		padding: 20px;
	}

	.review-section .w-slider-arrow-right img {
		right: auto;
		left: 0;
	}

	.review-section .w-slide img {
		width: 100%;
	}

	.video-vstrchi {
		margin: 0 auto -240px;
	}

	.team-item-image {
		width: 50%;
		margin-right: 20px;
		height: 240px;
		margin-bottom: 0;
	}

	.exp-section {
		transform: scale(1);
	}

	.block-title-section-exp {
		font-size: 16px;
		line-height: 19px;
	}
}

@media (max-width: 520px) {
	.team-item-image {
		height: 150px;
	}
}

.pagination .nav-links {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.pagination .page-numbers {
	font-size: 25px;
	line-height: 35px;
	font-weight: 700;
	padding: 5px 17px;
	text-align: center;
	color: #000;
	display: block;
	border: 2px solid #000000;
	margin: 0 10px 10px;
	border-radius: 5px;
	min-width: 50px;
}


.pagination .current {
	background-color: #DD1A1A;
	border-color: #DD1A1A;
	color: #fff;
}

.pagination .dots {
	margin: 0;
	border: none;
}

.modal-review__stars input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.modal-review__stars .active * {
	fill: #DD1A1A;
}

.modal-review__thx {
	display: none;
}

.send .modal-review__content {
	display: none !important;
}

.send .modal-review__thx {
	display: block;
}

@media (max-width: 500px) {

	.day-contact__container {
		display: flex;
		flex-direction: column;
	}

	.day-contact__image {
		order: 10;
		max-width: 300px;
	}

	.review-head__background img {
		width: auto !important;
	}

	.home-head__human img {
		height: auto !important;
		top: auto !important;
		bottom: 0 !important;
	}
}