/*
	Theme Name: Allmovers
	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: allmovers
	Tags: 
*/

.wrap-calculator-form {
	position: relative;
    z-index: 2;
}

.fc-day.fc-day-past,
.fc-day.fc-day-past a {
	background: none !important;
	color: rgba(1, 100, 216, 0.15) !important;
	pointer-events: none !important;
	user-select: none !important;
}
.fc-day.fc-day-past .fc-highlight {
	opacity: 0 !important;
}
.fc .fc-day-other .fc-daygrid-day-top {
    opacity: 1 !important;
}

.first-screen__blockWrapForm-sent-successfully, .get-matched__blockWrapForm-sent-successfully {
	background-color: #fff;
}

.home .links-to-projects + section.white-bg {
	padding-top: 0;
}

.reviews-btn {
	text-align: center;
    font-weight: 700;
}

.calculator__items {
	margin-bottom: 60px;
}

.columns-with-links__column ul li.button {
	font-weight: 700;
}

.columns-with-links__column ul li.button a {
	text-decoration: underline;
}

.without-tel .first-block-content__blockItemButton {
	margin-top: unset;
}

.home .lists-with-icons-above-them {
	margin-top: 0;
}

.home .lists-with-icons-above-them__blockIcon {
	background-color: #fff;
}

.header__blockLogo {
	display: flex;
	min-width: 235px;
	max-width: 235px;
	bottom: 0;
}

.header__blockLogo a {
	display: flex;
}

.footer__wrapLogo {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	min-width: 210px;
	max-width: 210px;
}
.footer__wrapLogo a {
	display: flex;	
}

.first-screen__formButtons .first-screen__formButton:nth-child(2) {
    margin-left: 0;
}

.first-screen__formButtons .first-screen__formButton:nth-child(3) {
    margin-left: 10px;
}

.gallery-sliders {
    position: relative;
    z-index: 0;
}

.first-block-content__blocks .first-block-content__block {
	margin-top: 25px;
}

.block-text__content > ul > li, .block-text__content > ol > li,
.what-you-need__blocksBlockText > ul > li, .what-you-need__blocksBlockText > ol > li {
	margin-bottom: 18px;
}
.block-text__content > ul > li:last-child, .block-text__content > ol > li:last-child,
.what-you-need__blocksBlockText > ul > li:last-child, .what-you-need__blocksBlockText > ol > li:last-child {
	margin-bottom: 0;
}

.wrap-mp-and-notifications {
	position: relative;
}
.notifications-above-map {
	background-color: #fff;
    border-radius: 10px;
	display: none;
    box-shadow: 0 4px 28px 0 rgba(0, 0, 0, .08);
    outline: 1px solid #e7e6e6;
	left: 12px;
    padding: 12px 15px;
	position: absolute;
	top: 12px;
    width: calc(100% - 24px);
	z-index: 2;
}

.calculator__label-checkbox {
    cursor: pointer;
    user-select: none;
}

.get-matched__blockWrapForm {
    z-index: 2;
}

.block__columnBlock.no-title .block__columnList {
	margin-top: 0 !important;
}
.best-transportation-companies__blockItem.no-subtitle .first-block-content__blockItemBlockRating {
	margin-top: 18px;
}

.table.just-text-with-button tr th:nth-child(2),
.table.just-text-with-button tr th:nth-child(3),
.table.just-text-with-button tr th:nth-child(4) {
    color: #191919;
    text-decoration: none;
}

.block-text__title svg {
    top: -12px;
}

@media screen and (min-width: 576px) {
	
    .block-text.no-title .block-text__content {
        padding-top: 0;
    }
	
	.part-hidden.button-below-content .part-hidden__block::after {
		height: 30%;
	}
}
@media screen and (max-width: 575px) {
	
    .block-text.no-title .block-text__content {
        padding-top: 50px;
    }
	.block-text.no-icon.no-title .block-text__content {
		padding-top: 2px;
	}
}

body {
    background-color: #f9faff;
}

h1, h2, h3, h4, h5, h6 {
    scroll-margin-top: 140px;
}

.notification-block {
    margin-bottom: 20px;
}

.calculator__item .notification-block:not(.border) {
    padding-top: 0 !important;
}

.first-screen__block.bottom .first-screen__bg.desktop {
	bottom: 30px !important;
	top: auto !important;
}
.first-screen__block.top .first-screen__bg.desktop {
	bottom: auto !important;
	top: 0 !important;
}

.select2-results__option.loading-results::before,
.select2-results__option.loading-results::after,
.select2-results__option.select2-results__message::before,
.select2-results__option.select2-results__message::after {
	display: none;
}

.select2-container--where-are-you-moving-from .select2-results__option {
    padding-left: 44px;
}
.select2-results__option.select2-results__option--disabled.loading-results,
.select2-results__option.select2-results__message {
	padding-left: 13px;
}
.select2-container--where-are-you-moving-from .select2-results__option::before {
    left: 13px;
}
.select2-container--where-are-you-moving-from .select2-results__option::after {
    left: 17px;
}

.select2-dropdown.loading {
    position: relative;
}
/*
.select2-dropdown.loading::after {
    content: 'Загружаем данные...';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #999;
}
*/

.aside__blockContent .info__list li[data-active] a {
	color: #0064d9;
}

body.author main.main {
	position: relative;
}
body.author .author__bg-content {
	left: 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
body.author .bg-color {
	padding-top: 60px;
}

.page-author__photo {
	height: 160px;
	position: relative;
	width: 160px;
}
.page-author__photo img {
	border-radius: 50%;
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

body.admin-bar main.main {
    padding-top: 68px;
}

body.admin-bar .select2-container--where-are-you-moving-from.select2-container--open:not(.select2-container--above) .select2-dropdown {
	top: 31px;
}

/*
body.admin-bar .header__wrapper {
	top: 32px
}
*/

table.no-fixed thead tr th:first-child {
	position: static !important;
}

@media (max-width: 860px) {
	
	.block-info-for-link {
		z-index: 7;
	}
	
	.aside__blockBestCarrier-btn.desktop {
		display: none;
	}
}
@media (min-width: 861px) {
	
	.aside__blockBestCarrier-btn.mobile {
		display: none;
	}
}

.first-screen__wrap-breadcrumbs .n_container {
	min-height: 40px;
}
.first-screen__wrap-breadcrumbsLink {
    border-left: 25px solid transparent;
    margin-left: auto;
}

.first-screen__block.image-object-fit-cover .first-screen__bg {
	bottom: auto;
	left: 0;
	height: 100%;
	object-fit: cover;
	transform: translateX(0);
	top: 0;
	width: 100%;
}

.no-margin-top {
    margin-top: 0;
}

.html-block {
	margin-top: 60px;
}

.best-transportation-companies__block.padding-bottom {
	padding-bottom: 30px;
}
.best-transportation-companies__blockItems.border-bottom {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 40px
}
.best-transportation-companies__blockText {
    border-top: none;
    margin-top: 0;
}
.best-transportation-companies__accordion .block__columns.columns-and-text {
	margin-bottom: 33px;
}
.wrap-table table td a {
    font-size: 16px;
	font-weight: 400 !important;
    line-height: 25px;
}
.resources-that-you-need__blockText .n_btn {
    color: #fff;
}

section.white-bg,
.main__columnSidebar.padding-top {
	padding-top: 60px;
}

section.white-bg {
	background-color: #fff;
	padding-bottom: 60px;
	position: relative;
	z-index: 1;
}
section.white-bg::before,
section.white-bg::after {
	background-color: inherit;
	bottom: 0;
	content: '';
	position: absolute;
	top: 0;
	width: 1000vw;
	z-index: -1;
}
section.white-bg::before {
	left: -50%;
}
section.white-bg::after {
	right: -85%;
}

/*
.first-block-content__block {
    margin-bottom: 0;
}
*/

.wpcf7-response-output {
	display: none !important;
}
.wpcf7-spinner {
    bottom: 2px;
	left: 50%;
    margin: 0;
    position: absolute;
    transform: translateX(-50%);
}

.what-you-need__blocksBlockText ol:last-child,
.what-you-need__blocksBlockText ul:last-child,
.block-text__content ol:last-child,
.block-text__content ul:last-child {
	margin-bottom: 0;
}

body.ios .wrap-table {
   scrollbar-width: thin;
   scrollbar-color: #6BCB77 #C9F3E6;
}

@media (min-width: 1100px) {
	
	/*
	body.admin-bar._pc .header .menu__list > li:hover .menu__sub-list,
    body.admin-bar._touch .header .menu__list > li._active .menu__sub-list {
        top: 92px !important;
    }
	
	body.admin-bar._touch .big-submenu > a::before {
        bottom: -24px;
	}
	*/
}

@media (min-width: 1025px) {
	
	.first-screen__block.middle .first-screen__bg.desktop {
		bottom: auto !important;
		transform: translate(-50%, -50%) !important;
		top: 50% !important;
		min-width: auto !important;
	}
}

@media screen and (min-width: 961px) {

	.home .page-about-us__items {
		align-items: center;
	}

	.home .page-about-us__items.illustration-left.three {
		margin-top: 60px;
		padding-bottom: 60px;
	}
}

@media screen and (max-width: 860.98px) {
	.aside__blockBestCarrier {
        bottom: 5px;
    }
    .aside__blockBestCarrier.there-is-a-btn-to-top {
        bottom: 28px;
    }
}
@media (max-width: 782px) {
	
	/*
	body.admin-bar .header__wrapper {
		top: 46px
	}
	*/
	body.admin-bar main.main {
		padding-top: 55px;
	}
	body.admin-bar .select2-container--where-are-you-moving-from.select2-container--open:not(.select2-container--above) .select2-dropdown {
		top: 45px;
	}
}
@media screen and (min-width: 761px) {
	
	/*.resources-that-you-need.no-sidebar .resources-that-you-need__item {
		margin-left: 5px;
		margin-right: 5px;
		width: calc(33.3333% - 10px);
	}*/
}
@media screen and (max-width: 767px) {
	
	.page-author__photo {
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width: 721px) {
	
	.about__columns {
        position: relative;
        z-index: 2;
    }
	.wrap-table.no-sidebar table {
		width: 100%;
	}
	.wrap-table.no-sidebar table:not('.table-only-text') th:last-child,
	.wrap-table.no-sidebar table:not('.just-text-with-button') th:last-child,
	.wrap-table.no-sidebar table:not('.table-only-text') td:last-child,
	.wrap-table.no-sidebar table:not('.just-text-with-button') td:last-child {
		padding-right: 8px;
	}
}
@media screen and (max-width: 720.98px) {

	body.admin-bar main.main {
        padding-top: 32px;
    }
	.about__blockLogo img {
		margin-left: 0;
		margin-right: auto;
	}
    .wrap-default-table {
        margin-right: 0;
        padding-right: 0;
    }
	
	.first-screen__wrap-breadcrumbsLink {
		border-left: none;
		margin-left: auto;
	}
}
@media screen and (max-width: 640.98px) {
	.part-hidden__block .list-columns .list-column:nth-child(odd) {
		width: 57%;
	}
	.part-hidden__block .list-columns .list-column:nth-child(even) {
		width: 43%;
	}
}
@media screen and (max-width: 575.98px) {
	
	.block-text__content h1, .block-text__content h2, .block-text__content h3, .block-text__content h4, .block-text__content h5, .block-text__content h6 {
		line-height: 28px;
	}
	
	.calculator__items {
		margin-bottom: 20px;
    }
	
	.header__blockLogo, .footer__wrapLogo {
		min-width: 175px;
		max-width: 175px;		
	}

	body.author .bg-color {
		padding-top: 40px;
	}
	
	section.white-bg,
	.main__columnSidebar.padding-top {
		padding-top: 30px;
	}
	
	section.white-bg {
		padding-bottom: 40px;
		
	}
	
	.block-info-for-link {
		border-left: 14px solid transparent;
		border-top: 14px solid transparent;
	}
	
	.page-author__photo {
		height: 130px;
		width: 130px;
	}
	
	.html-block {
		margin-top: 40px;
	}
	
	.best-transportation-companies__block.padding-bottom {
		padding-bottom: 40px;
	}
	.best-transportation-companies__blockItems.border-bottom {
		padding-bottom: 19px;
	}
    .best-transportation-companies__blockText {
        margin-top: 0;
    }
	.best-transportation-companies__accordion .block__columns.columns-and-text {
		margin-bottom: 22px;
	}
	
	.section-title br {
		display: none;
	}
}
@media screen and (max-width: 480.98px) {
	.part-hidden__block .list-columns {
		padding-left: 0;
	}
}

@media screen and (min-width: 481px) and (max-width: 575.98px) {
    .columns-with-links__column:first-child {
        margin-top: 29px;
    }
}

@media screen and (min-width: 481px) {
	.links-to-projects__blockLogo img {
		max-width: 65%;
	}
	.links-to-projects__blockLogo:hover img {
		filter: unset;
	}
	
	.reviews-btn {
		margin-top: -35px;
	}
}






.custom-field-in-focus {
	position: relative;
}
.custom-field-in-focus.open-result::after {
	transform: scale(1, -1);
} 
.custom-field-in-focus::before {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 13V13C10.343 13 9 11.657 9 10V10C9 8.343 10.343 7 12 7V7C13.657 7 15 8.343 15 10V10C15 11.657 13.657 13 12 13Z' stroke='%230064D9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 21C12 21 5 15.25 5 10C5 6.134 8.134 3 12 3C15.866 3 19 6.134 19 10C19 15.25 12 21 12 21Z' stroke='%230064D9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
   	left: 10px;
   	position: absolute;
   	top: 11px;
	z-index: 1;
}
.custom-field-in-focus::after {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 10L12 14L16 10' stroke='%230064D9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
   	right: 10px;
   	height: 24px;
   	position: absolute;
   	top: 12px;
   	width: 24px;
	z-index: 1;
}
.custom-field-in-focus .custom-select-input {
	font-size: 16px;
    font-weight: 400;
    line-height: 25px;
   	text-align: left;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.custom-field-in-focus .custom-select-input:placeholder {
	color: #696969;
}
.custom-field-in-focus .custom-select__blockList {
	background-color: #fff;
	border: 1px solid #D9D9D9;
    box-shadow: 0 8px 37px 0 #1A1A1A12;
    border-radius: 5px;
    max-height: 370px;
    overflow-x: auto;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 53px;
	visibility: hidden;
	z-index: -1;
}
.custom-field-in-focus.open-result .custom-select__blockList {
	/*pointer-events: all;*/
	/*height: auto;*/
	opacity: 1;
	visibility: visible;
	z-index: 50;
}
.custom-field-in-focus .custom-select__blockList::-webkit-scrollbar {
   width: 7px;
}
.custom-field-in-focus .custom-select__blockList::-webkit-scrollbar-track {
   background-color: #fff;
   border-radius: 20px;
}
.custom-field-in-focus .custom-select__blockList::-webkit-scrollbar-thumb {
   background-color: #D9D9D9;
   border-radius: 20px;
   border: 2px solid #fff;
}
.custom-field-in-focus .custom-select__listItem {
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	text-align: left;
	padding: 10px 15px 10px 39px;
	position: relative;
}
.custom-field-in-focus .custom-select__listItem.message,
.custom-field-in-focus .custom-select__listItem.error {
	padding-left: 20px;
	padding-top: 13px;
	pointer-events: none;
}
.custom-field-in-focus .custom-select__listItem.message::before,
.custom-field-in-focus .custom-select__listItem.message::after {
	display: none;
}
.custom-field-in-focus .custom-select__listItem:hover::before {
   border-color: #6BCB77;
}
.custom-field-in-focus .custom-select__listItem:hover::after {
   background-color: #6BCB77;
}
.custom-field-in-focus .custom-select__listItem::before {
   border: 1px solid #D9D9D9;
   border-radius: 100px;
   content: '';
   height: 20px;
   left: 9px;
   display: block;
   position: absolute;
   top: 12px;
   width: 20px;
}
.custom-field-in-focus .custom-select__listItem::after {
   background-color: transparent;
   border-radius: 100px;
   content: '';
   height: 12px;
   left: 13px;
   display: block;
   position: absolute;
   top: 16px;
   width: 12px;
}