/*
	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: 
*/
.block-text__content ul.list-with-links li ul:not(.list-with-links) li::before {
	background-color: #191919;
}
.block-text__content ul.list-with-links li ul > li:first-child {
	margin-top: 16px;
}
.info__listItem.dropdown.open {
	padding-left: 0;
}
.info__listItem.dropdown.open .info__sublist {
	height: auto;
}
.info__listItem.dropdown.open::before {
	display: none;
}
.info__listItem.dropdown.open>a {
	font-weight: bold;
}
.first-block-content__blocks .first-block-content__blockItemList.mobile {
	display: none;
}
.best-transportation-companies__blockItemButton {
	margin-top: 0;
}

.js-block-date:not(.date-field-in-focus) .calendar-container .fc-icon-chevron-left,
.js-block-date:not(.date-field-in-focus) .calendar-container .fc-icon-chevron-right {
	display: none;
}
.table tr td .table__quote-button {
    align-items: center;
    background-color: #4d96ff;
    color: #fff !important;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    height: 34px;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 15px;
    padding: 0 8px;
    text-decoration: none;
    text-align: center;
    width: 100px;
}
@media (any-hover: hover) {
    .table tr td .table__quote-button {
        transition: .3s ease 0s
    }
    .table tr td .table__quote-button:hover {
		background-color: #0064d9;
    }
}
.block-text.no-title .block-text__content > h2:first-of-type,
.block-text.no-title .block-text__content > h3:first-of-type,
.block-text.no-title .block-text__content > h4:first-of-type,
.block-text.no-title .block-text__content > h5:first-of-type,
.block-text.no-title .block-text__content > h6:first-of-type {
	margin-top: 0;
}
.first-screen__blockText a {
	color: #fff;
	font-weight: 700;
}
.table tr td a:not(.table__link) {
	font-weight: 700 !important;
	font-size: inherit;
}
.first-block-content__blockText p a, .about__block a {
	font-weight: 700;
}

.contact-form__wrapField.address svg,
.contact-form__wrapField.city svg {
    left: 9px;
}
.contact-form__wrapField.state svg {
    left: 8px;
    top: 50%;
}

.wrap-submit.update,
.contact-form__wrap-file {
	align-items: center;
    display: flex;
}
.contact-form__wrap-file {
	padding-right: 20px;
}
.file-upload-wrapper {
	align-items: center;
	border: 2px solid #0064D9;
	border-radius: 5px;
	color: #0064D9;
	display: flex;
	flex: 0 0 121px;
	justify-content: center;
	font-family: "Nunito", sans-serif;
	font-size: 16px;
	font-weight: 700;
	height: 46px;
	line-height: 18px;
	text-align: center;
	padding: 5px;
	position: relative;
	width: 121px;
}
.contact-form__wrap-file.no-valid-file .file-upload-wrapper {
    border-color: red;
    color: red;
}
.contact-form__wrap-file.no-valid-file .text-no-valid-file {
	color: red;
	display: block;
}
.contact-form__wrap-file .text-no-valid-file {
	display: none;
}
.contact-form__wrap-file.no-valid-file .file-upload-wrapper svg path {
    stroke: red;
}
.file-upload-wrapper input {
	bottom: 0;
	opacity: 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.text-no-valid-file,
.form-file-name {
	color: #696969;
	font-family: "Nunito", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
    margin-left: 15px;
    word-break: break-all;
}
.wrap-submit.update .contact-form__submit {
	min-width: 200px;
}
::-webkit-file-upload-button {
    pointer-events: none;
}
@media screen and (max-width: 575px) {
	
	.wrap-submit.update {
		flex-wrap: wrap;
	}
	.contact-form__wrap-file {
		padding-right: 0;
		margin-top: 11px;
	}
	.contact-form__wrap-file .form-file-name {
		font-size: 14px;
		line-height: 17px;
		margin-left: 10px;
	}
	.wrap-submit.update .contact-form__submit {
		margin-top: 11px;
	}
}
@media screen and (max-width: 480px) {
	
	.contact-form__wrap-file {
		flex-wrap: wrap;
   	 	width: 100%;
		margin-top: 0;
	}
	.file-upload-wrapper {
		flex: 100%;
		width: 100%;
	}
	.contact-form__wrap-file .form-file-name {
        display: table;
        margin: 12px auto 0;
        text-align: center;
    }
}

.header .menu__list li.browse-all-li a {
	font-weight: 700;
	color: #0064d9 !important;
	text-decoration: underline;
}

.first-screen__blockWrapForm-sent-successfully,
.get-matched__blockWrapForm-sent-successfully {
    z-index: 3;
}

.get-matched__blockWrapForm .get-matched__column {
	position: relative;
}
.get-matched__blockWrapForm .get-matched__column:nth-child(1) {
	z-index: 3;
}
.get-matched__blockWrapForm .get-matched__column:nth-child(2) {
	z-index: 2;
}
.get-matched__blockWrapForm .get-matched__column:nth-child(3) {
	z-index: 1;
}
.get-matched__blockWrapForm .get-matched__column:nth-child(4) {
	z-index: 0;
}
.get-matched__blockWrapForm .custom-select__blockList,
.start-your-quote-online__items .js-block-date .wrap-calendar {
    width: 324px !important;
}
.custom-select-input {
	padding-right: 32px !important;
}
@media screen and (max-width: 720px) {
	
    .get-matched__blockWrapForm .custom-select__blockList,
	.start-your-quote-online__items .js-block-date .wrap-calendar {
        width: 256px !important;
    }
}
@media screen and (max-width: 575px) {
	
    .get-matched__blockWrapForm .custom-select__blockList,
	.start-your-quote-online__items .js-block-date .wrap-calendar {
        width: 100% !important;
    }
}
.start-your-quote-online__items .js-block-date .wrap-calendar {
    top: 83px;
}

.grecaptcha-badge {
    opacity: 0;
    pointer-events: none;
}

.js-block-date .wrap-calendar {
    z-index: 2;
}

.first-screen__formWrapSelect.size::before,
.first-screen__formWrapField.size::before,
.calculator-form__stepWrapField.size::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='M18 14H6V11.5C6 10.672 5.328 10 4.5 10H3.5C2.672 10 2 10.672 2 11.5V16C2 17.105 2.895 18 4 18H20C21.105 18 22 17.105 22 16V11.5C22 10.672 21.328 10 20.5 10H19.5C18.672 10 18 10.672 18 11.5V14Z' stroke='%230064D9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5 18V20' stroke='%230064D9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19 18V20' stroke='%230064D9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 10V8C4 6.343 5.343 5 7 5H17C18.657 5 20 6.343 20 8V10' stroke='%230064D9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}
.first-screen__formWrapField.size::before {
	left: 10px;
	top: 11px;
}
.calculator-form__stepWrapField.size::before {
	left: 8px;
	top: 9px;
}

.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) {
	
	.part-hidden__block.content-list-columns {
		height: 140px;
	}
	
    .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;
}
*/


.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;
}






.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 {
	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;
}

.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 (max-width: 1099.98px) {
	.header .big-submenu.locations-menu .big-submenu__wrap-list {
		margin-bottom: 30px;
	}
	.header .big-submenu.locations-menu .menu__sub-list,
	.header .big-submenu.locations-menu .big-submenu__submenu-content {
		padding-bottom: 0;
	}
}

@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.two .block-text__content ol, .block-text.two .block-text__content ul {
        margin-top: 0;
    }
	.header .big-submenu.locations-menu .big-submenu__wrap-list {
		margin-bottom: 12px;
	}
	.header .big-submenu.locations-menu .big-submenu__wrap-list:last-child {
		margin-bottom: 4px;
	}
	
	/*.header .big-submenu.locations-menu .menu__sub-list {
		padding-bottom: 38px;
	}*/
	
	.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;*/	
		min-width: 150px;
		max-width: 150px;
	}

	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 (max-width: 460.98px) {
	/*.header .big-submenu.locations-menu .menu__sub-list {
		padding-bottom: 13px;
	}*/
}

@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;
	}
}

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

	.aside__block.aside__blockContent.show-content .aside__blockContentDropdownContent::-webkit-scrollbar {
		width: 3px;
	}
	/*.aside__block.aside__blockContent.show-content .aside__blockContentDropdownContent::-webkit-scrollbar-track {
		background-color: #e7e7e7;
	}*/
	.aside__block.aside__blockContent.show-content .aside__blockContentDropdownContent::-webkit-scrollbar-thumb {
		background-color: #EBEDF8;
		border-radius: 8px
	}
}
@media screen and (min-width: 861px) {

	.aside__block.aside__blockContent.show-content {
    		max-height: calc(100vh - 140px);
	}
	.aside__block.aside__blockContent.show-content .aside__blockContentDropdownContent {
    		padding-top: 3px;
    		max-height: 90%;
    		overflow-y: auto;
	}
	.aside__block.aside__blockContent.show-content .aside__blockContentDropdownContent::before {
		position: absolute;
		width: calc(100% - 44px);
	}
	.aside__block.aside__blockContent.show-content .info__list {
		margin-top: 16px;
	}
}

.sitemap__itemTitle a {
	color: inherit;
	text-decoration: none;
}
.sitemap__itemTitle a:hover {
	color: #0064d9;
}

.sitemap .pagination {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 50px;
    width: 100%;
}
.sitemap .page-numbers {
	font-weight: 600;
    margin: 5px;
}
.sitemap .pagination a {
	color: inherit;
    text-decoration: none;
}
.sitemap .page-numbers.current,
.sitemap .pagination a:hover {
	color: #0064d9;
}