/*!
Theme Name: rocketseowp
Text Domain: rocketseowp
*/


.grecaptcha-badge {
	opacity: 0;
	visibility: hidden;
}

.single-top__info {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-top: 24px;
}

.single-top__info--viewed {
	margin-left: 15px;
	display: flex;
	align-items: center;
}

.single-top__info--viewed svg {
	max-width: 24px;
	max-height: 24px;
	margin-right: 5px;
}

.single-top__info--viewed svg * {
	fill: #fff;
}

.opacity {
	position: absolute;
	left: 0;
	top: 0;
	width: 1px !important;
	height: 1px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
}

.numbers-wrap__list .item-image img:nth-child(2) {
	display: none;
}

.me-list .item-text strong {
	font-weight: 500;
}

.me-banner__text p strong {
	font-weight: 500;
}

.abt-second p:nth-child(1)::after {
	right: -10px;
}

.we-wrap__list .active .item-text p {
	display: block;
	margin-bottom: 10px;
}

.we-wrap__list .active .item-text p:last-child {
	margin-bottom: 0;
}

.we-wrap__list .active .item-text ul {
	margin: 15px 0;
	padding-left: 15px;
}

.services-wrap__list .item {
	display: none;
}

.services-wrap__list .show {
	display: block;
}

.services-wrap__list .item-full.show {
	display: flex;
}

.reviews-wrap__list .item {
	cursor: pointer;
}

form br {
	display: none;
}

.wpcf7-not-valid {
	border-color: red !important;
}

.wpcf7-not-valid-tip {
	font-size: 14px;
	margin-top: 10px;
	display: none;
	margin-bottom: 10px;
}

.wpcf7 form.invalid .wpcf7-not-valid-tip {
	display: block;
}

.custom-check .wpcf7-list-item {
	margin: 0;
	background: none;
}

.custom-check .wpcf7-list-item label {
	position: relative;
	display: flex;
	align-items: flex-start;
}

.custom-check .wpcf7-list-item input {
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	z-index: 2;
	position: relative;
	opacity: 0;
}

.custom-check .wpcf7-list-item span {
	padding-left: 10px;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: .02em;
	color: #0F110F;
}

.custom-check .wpcf7-list-item span::after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	border: solid 1px #0F110F;
	position: absolute;
	left: 0;
	top: 0;
}

.custom-check .wpcf7-list-item input:checked+span::after {
	background: url('./assets/img/main/check.svg') no-repeat center center / contain;
	border: none;
	width: 21px;
	height: 21px;
}

.contacts-wrap__form--send .contacts-wrap__form--data {
	display: none;
}

.contacts-wrap__form--send .contacts-wrap__form--thx {
	display: flex;
}

.scroll {
	position: absolute;
	margin-top: -100px;
}

.default-wrap {
	padding: 150px 0;
}

.default-wrap h1 {
	margin-bottom: 30px;
}

.services-wrap__list .item-title a {
	color: #0F110F;
}

.custom-select-option:nth-child(1) {
	display: none;
}

.contact-form .custom-check .wpcf7-list-item span {
	color: #0F110F;
	max-width: 283px;
}

.contact-form .custom-check .wpcf7-list-item span::after {
	border-color: #0F110F;
}

.contact-form .custom-check .wpcf7-list-item input:checked+span::after {
	border: solid 1px #0F110F;
	width: 20px;
	height: 20px;
}

.contact-form .wpcf7-spinner {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.contact-form__flex {
	align-items: flex-start;
}

.contact-form__flex p {
	position: relative;
}

.case-second .case-wrap__image {
	max-width: 350px;
}

.case-second .case-wrap {
	align-items: flex-end;
}

.case-second .case-wrap__content--title {
	width: 130%;
}

.task-wrap__list ul li br {
	display: none;
}

.task-wrap__text p {
	display: block;
	margin-bottom: 15px;
}

.task-wrap__text p:last-child {
	margin-bottom: 0;
}

.graph-wrap__list--item-ui .item-icon {
	height: 0;
	transition: 1s;
}

.want-wrap__form--row-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.custom-file {
	width: 100%;
	max-width: 213px;
	position: relative;
}

.custom-file input {
	opacity: 0;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

.custom-file__fake {
	padding: 12px 49px 12px 10px;
	font-family: 'TT Travels', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
	border: solid 1px #fff;
	border-radius: 9px;
	background: url('./assets/img/main/file.svg') no-repeat 95% center;
	cursor: pointer;
}

.custom-file .wpcf7-form-control-wrap {
	width: 100%;
	height: 100%;
	display: block;
}

.abt-team__more--link {
	cursor: pointer;
}

.blog-wrap__list .item-image img {
	object-position: left;
}


.services-me .services-wrap__list .item-image img:nth-child(2) {
	display: none;
}

.archive-wrap .item-image {
	height: auto;
}

.archive-wrap .item {
	padding: 30px 0;
}

.archive-wrap .item-content {
	border-left: solid 5px #0F110F;
	padding: 0 30px;
}

.archive-top__title {
	font-size: 64px;
}

.single-wrap__nav {
	position: sticky;
	padding-left: 50px;
}

.single-wrap {
	padding-bottom: 120px;
}

.single-wrap__nav ul li a {
	transition: .3s;
}

.single-wrap__nav ul li a:hover {
	color: #FF4500;
}

summary {
	margin-bottom: 10px;
}

.oth .me-list__title {
	position: relative;
}

.oth .me-list__title::after {
	content: '';
	display: block;
	width: 136px;
	height: 72px;
	border-radius: 100px;
	background-color: #F0FFB2;
	position: absolute;
	left: -32px;
	top: -6px;
	z-index: -1;
}

.oth .container {
	position: relative;
	z-index: 2;
}

.services-seo .services-wrap__list .item-image img:nth-child(2) {
	display: none;
}

.header-wrap__nav ul .wpml-ls-item .sub-menu {
	width: 100%
}

.header-wrap__nav ul .wpml-ls-item .sub-menu li {
	padding: 0;
	margin: 2px 5px;
}


.header-wrap__nav ul .wpml-ls-item .sub-menu li:last-child {
	border-radius: 0 0 4px 4px;
}


.header-wrap__nav ul .wpml-ls-item {
	position: relative;
}

.header-wrap__nav ul .wpml-ls-item li:nth-child(1n+1) {
	width: 100%;
}

.header-wrap__nav ul .wpml-ls-item .sub-menu li a {
	padding: 10px 5px;
	border-radius: 4px;
	margin: 2px 5px;
}

.header-wrap__nav ul .menu-item-has-children a::after,
.header-wrap__nav ul .wpml-ls-item a::after {
	display: none !important;
}

.header-wrap__nav ul .wpml-ls-item .sub-menu li a::after {
	display: none;
}

.header-wrap__nav ul .wpml-ls-item img {
	display: none;
}

.clients-wrap__list .item-tags {
	color: #000;
}

.about-wrap__list .item-info {
	margin-top: 15px;
	color: #ABABAB;
	font-size: 16px;
	line-height: 25px;
}

.contact-form .contacts-wrap__form--thx {
	background-color: #c6f27c;
	max-width: 900px;
	margin: 40px auto 0;
	padding: 40px 100px;
	border-radius: 24px;
}

.header-wrap__nav ul li .sub-menu {
	z-index: -1;
}

.header-wrap__nav ul li:hover .sub-menu {
	z-index: 1;
}

.clients-wrap .full-list {
	justify-content: flex-start;
}

.clients-wrap .full-list .item:nth-child(1n+1) {
	width: 32%;
	margin: 0 2% 30px 0;
}

.clients-wrap .full-list .item:nth-child(3n+3) {
	margin-right: 0;
}

.clients-wrap .full-list .item:nth-child(1n+1) .item-image {
	height: auto;
}

.clients-wrap .full-list .item:nth-child(1n+1) .item-image img {
	display: none;
}

.clients-wrap .full-list .item:nth-child(1n+1) .item-image img:nth-child(2) {
	display: block;
	width: auto;
	height: auto;
	position: static;
	opacity: 1;
	visibility: visible;
	max-width: 100%;
}

.header-wrap__nav ul li .sub-menu .wpml-ls-item:first-child::after {
	width: 100%;
}

.header-wrap__nav ul .wpml-ls-item .sub-menu::after,
.header-wrap__nav ul .wpml-ls-item .sub-menu::before {
	bottom: 0;
}


@media (max-width: 1250px) {
	.single-wrap__content {
		overflow: hidden;
	}
}

@media (max-width: 1050px) {
	.services-wrap__list .item-full.show {
		display: block;
	}

	.services-wrap__list .item-full .item-top {
		max-width: 100%;
		margin: 0;
	}

	.services-wrap__list .item-image {
		margin: 35px auto 0;
	}

	.header-wrap__nav {
		height: 100%;
	}

	.we-wrap__content--image {
		margin-left: -15px;
	}

	.clients-wrap .full-list {
		justify-content: space-between;
	}

	.clients-wrap .full-list .item:nth-child(1n+1) {
		width: 49%;
		margin: 0 0 30px;
	}
}

@media (max-width: 820px) {
	.case-second .case-wrap {
		align-items: flex-start;
	}

	.case-second .case-wrap__content--title {
		width: 100%;
	}

	.oth .me-list__title::after {
		width: 88px;
		height: 44px;
		left: -12px;
		top: -3px;
	}

	.clients-mob .clients-wrap__more {
		display: flex;
	}
}

@media (max-width: 550px) {
	.team-wrap {
		margin-left: 0;
	}

	.want-wrap__form--row-flex p {
		width: 100%;
	}

	.want-wrap__form--row-flex {
		flex-direction: column;
	}

	.custom-file {
		order: -1;
		margin-bottom: 15px;
	}

	.want-wrap__form .btn {
		width: 100%;
		max-width: 308px;
	}

	.services-me .services-wrap__list--second .item:nth-child(1n+1) {
		margin-bottom: 20px;
	}

	.services-me .services-wrap__list {
		margin-top: 0;
	}

	.services-me .services-wrap__title {
		margin-bottom: 40px;
	}


	.services-me .services-wrap__list .item-image img {
		display: none;
	}


	.services-me .services-wrap__list .item-image img:nth-child(2) {
		display: flex;
	}

	.archive-top__title {
		font-size: 30px;
	}

	.footer-wrap__contacts--link {
		font-size: 24px;
	}

	.numbers-wrap__list .item-image img {
		display: none;
	}

	.numbers-wrap__list .item-image img:nth-child(2) {
		display: flex;
	}

	.numbers-wrap__slider .wrapper:nth-child(1n+1) .item {
		min-height: 385px;
		justify-content: flex-start;
	}

	.abt-second {
		display: block;
	}

	.abt-second p {
		display: inline;
	}

	.abt-second p:nth-child(1)::after {
		right: -105px;
		top: 50%;
	}

	.services-seo .services-wrap__list .item-image img {
		display: none;
	}

	.services-seo .services-wrap__list .item-image img:nth-child(2) {
		display: flex;
	}

	.se-sec .se-wrap__content--list span {
		margin: 0;
	}

	.se-sec .se-wrap__content--list a {
		display: block;
		margin: 0 20px 20px;
	}

	.tch-list .item-title {
		max-width: 250px;
		word-wrap: break-word;
	}

	.clients-wrap .full-list .item:nth-child(1n+1) {
		width: 100%;
	}

}