 .page-template-template-service-page-builder #main .fusion-row,
 .page-template-template-location-page-builder #main .fusion-row,
 .projects-template-default #main .fusion-row,
 .page-template-template-projects-page #main .fusion-row,
 .page-template-template-location-page #main .fusion-row {
	 max-width: 100%;
	 margin: 0;
	 display: block;
}
 html:not(.avada-has-site-width-percent) .page-template-template-service-page-builder #main,
 html:not(.avada-has-site-width-percent) .page-template-template-location-page-builder #main,
 html:not(.avada-has-site-width-percent) .projects-template-default #main,
 html:not(.avada-has-site-width-percent) .page-template-template-projects-page #main,
 html:not(.avada-has-site-width-percent) .page-template-template-location-page #main {
	 padding: 0;
}
 .service-section {
	 position: relative;
	 height: 100vh;
	 display: flex;
	 padding: 0 52px;
	 align-items: center;
	 width: 100%;
	 justify-content: space-between;
}
 @media screen and (max-width: 1023px) {
	 .service-section {
		 padding: 0 32px;
	}
	 .service-section .service__form {
		 display: none;
	}
}
 @media screen and (max-width: 767px) {
	 .service-section {
		 padding: 0 16px;
		 align-items: flex-start;
		 padding-top: 65px;
	}
}
 .service-section img {
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 object-fit: cover;
	 width: 100%;
}
 @media screen and (max-width: 767px) {
	 .service-section img {
		 height: calc(100vh - 123px);
	}
}
 .service-section__info {
	 max-width: 886px;
	 width: 100%;
	 position: relative;
	 z-index: 1;
	 color: #fff;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: normal;
}

 .service-section__info h1 {
	 color: #fff;
	 font-family: 'Montserrat';
	 font-size: 50px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	 margin: 0 0 20px;
}
 @media screen and (max-width: 1679px) {
	 .service-section__info h1 {
		 font-size: 40px;
	}
}
 @media screen and (max-width: 1365px) {
	 .service-section__info h1 {
		 font-size: 32px;
	}
}
 @media screen and (max-width: 1023px) {
	 .service-section__info h1 {
		 font-size: 40px;
	}
}
 @media screen and (max-width: 767px) {
	 .service-section__info h1 {
		 font-size: 26px;
	}
}
 .service-section__info p {
	 margin: 0 0 36px;
}
 @media screen and (max-width: 767px) {
	 .service-section__info p {
		 margin: 0 0 23px;
	}
}
 .service__btn {
	 background: #f00;
	 cursor: pointer;
	 padding: 0 24px;
	 color: #fff;
	 text-align: center;
	 font-family: 'Montserrat';
	 font-size: 18px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: normal;
	 text-transform: uppercase;
	 height: 54px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 border: none;
}
 @media screen and (max-width: 479px) {
	 .service__btn {
		 width: 100%;
	}
}
 .service__buttons {
	 display: flex;
}
 @media screen and (max-width: 479px) {
	 .service__buttons {
		 flex-wrap: wrap;
	}
}
 .service__call {
	 margin-left: 24px;
	 height: 54px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 border: 1px solid #fff;
	 background: rgba(255, 255, 255, 0.50);
	 padding: 0 24px;
	 color: #fff;
	 text-align: center;
	 font-family: 'Montserrat';
	 font-size: 18px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: normal;
	 text-transform: uppercase;
	 text-decoration: none;
}
 @media screen and (max-width: 479px) {
	 .service__call {
		 width: 100%;
		 margin: 8px 0 0;
	}
}
 .service__call svg {
	 margin-right: 8px;
}
 .service__form {
	 position: relative;
	 z-index: 1;
	 background: #fff;
	 max-width: 433px;
	 width: 100%;
	 padding: 32px 24px;
}
 @media screen and (max-width: 1679px) {
	 .service__form {
		 max-width: 410px;
		 margin-left: 25px;
	}
}
 @media screen and (max-width: 1439px) {
	 .service__form {
		 max-width: 380px;
	}
}
 .service__form-title {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 0.48px;
	 text-transform: uppercase;
	 margin-bottom: 20px;
}
 .service__form-row {
	 position: relative;
}
 .page-template-template-service-page-builder .ginput_container.ginput_container_select,
 .projects-template-default .ginput_container.ginput_container_select {
	 position: relative;
}
 .page-template-template-service-page-builder .select-arrow,
 .projects-template-default .select-arrow {
	 display: none !important;
}
 .page-template-template-service-page-builder .ginput_container.ginput_container_select::after,
 .projects-template-default .ginput_container.ginput_container_select::after {
	 border-bottom: 1px solid #5e5e5e;
	 border-right: 1px solid #5e5e5e;
	 content: '';
	 display: block;
	 width: 12px;
	 height: 12px;
	 right: 17px;
	 margin-top: -8px;
	 z-index: 12;
	 pointer-events: none;
	 position: absolute;
	 top: 50%;
	 transform-origin: 66% 66%;
	 transform: rotate(45deg);
	 transition: all 0.15s ease-in-out;
}
 .page-template-template-service-page-builder #main .ginput_container input,
 .page-template-template-service-page-builder #main select,
 .projects-template-default #main .ginput_container input,
 .projects-template-default #main select {
	 border-radius: 6px;
	 border: 1px solid #ddd;
	 background: #fff;
	 box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	 height: 44px;
	 padding: 0 11px;
	 appearance: none;
	 -webkit-appearance: none;
	 font-size: 14px;
	 -moz-appearance: none;
}
 .page-template-template-service-page-builder #main input:-moz-placeholder,
 .projects-template-default #main input:-moz-placeholder {
	 color: #5e5e5e;
}
 .page-template-template-service-page-builder #main input::-moz-placeholder,
 .projects-template-default #main input::-moz-placeholder {
	 color: #5e5e5e;
	 opacity: 1;
}
 .page-template-template-service-page-builder #main input:-ms-input-placeholder,
 .projects-template-default #main input:-ms-input-placeholder {
	 color: #5e5e5e;
}
 .page-template-template-service-page-builder #main input::-webkit-input-placeholder,
 .projects-template-default #main input::-webkit-input-placeholder {
	 color: #5e5e5e;
}
 .page-template-template-service-page-builder #main textarea,
 .projects-template-default #main textarea {
	 border-radius: 6px;
	 border: 1px solid #ddd;
	 background: #fff;
	 box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	 padding: 12px 11px;
	 height: 109px;
}
 .service__form-row + .service__form-row {
	 margin-top: 12px;
}
 .service__form-check {
	 margin-top: 20px;
}
 .service__form-item {
	 display: block;
}
 .page-template-template-service-page-builder #main .gfield_checkbox input,
 .projects-template-default #main .gfield_checkbox input {
	 position: absolute;
	 left: -9999px;
}
 .page-template-template-service-page-builder #main .gform_wrapper.gravity-theme .gfield input:checked + .gform-field-label::after,
 .projects-template-default #main .gform_wrapper.gravity-theme .gfield input:checked + .gform-field-label::after {
	 background: #000;
	 border-color: #000;
}
 .page-template-template-service-page-builder #main .gform_wrapper.gravity-theme .gfield input:checked + .gform-field-label::before,
 .projects-template-default #main .gform_wrapper.gravity-theme .gfield input:checked + .gform-field-label::before {
	 opacity: 1;
}
 .page-template-template-service-page-builder #main .gform-field-label,
 .projects-template-default #main .gform-field-label {
	 position: relative;
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 13px;
	 line-height: 20px;
	 display: block;
	 font-style: normal;
	 font-weight: 500;
	 padding-left: 28px;
}
 .page-template-template-service-page-builder #main .gform-field-label::after,
 .projects-template-default #main .gform-field-label::after {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 20px;
	 height: 20px;
	 border: 1px solid #ddd;
	 border-radius: 4px;
}
 .page-template-template-service-page-builder #main .gform-field-label::before,
 .projects-template-default #main .gform-field-label::before {
	 content: '';
	 position: absolute;
	 border: 1px solid #fff;
	 border-width: 0 0 2px 2px;
	 width: 11px;
	 height: 6px;
	 left: 5px;
	 top: 6px;
	 transform: scale(1) rotate(-45deg);
	 z-index: 1;
	 opacity: 0;
}
 .page-template-template-service-page-builder #main .gchoice + .gchoice,
 .projects-template-default #main .gchoice + .gchoice {
	 margin-top: 14px;
}
 .page-template-template-service-page-builder .gform_footer input,
 .projects-template-default .gform_footer input {
	 background: #000;
	 height: 54px;
	 width: 100%;
	 color: #fff;
	 text-align: center;
	 font-family: 'Montserrat';
	 font-size: 18px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: normal !important;
	 text-transform: uppercase;
	 cursor: pointer;
	 margin-top: 20px;
	 border: 1px solid #000;
}
 .page-template-template-service-page-builder .gform_wrapper.gravity-theme .gform_footer,
 .projects-template-default .gform_wrapper.gravity-theme .gform_footer {
	 margin: 0;
	 padding: 0;
}
 .page-template-template-service-page-builder .gform_wrapper,
 .projects-template-default .gform_wrapper {
	 margin: 0;
}
 .why {
	 padding: 0 56px;
	 margin: 120px 0;
}
 @media screen and (max-width: 1679px) {
	 .why {
		 padding: 0 47px;
	}
}
 @media screen and (max-width: 1023px) {
	 .why {
		 padding: 0 32px;
	}
}
 @media screen and (max-width: 767px) {
	 .why {
		 padding: 0 16px;
		 margin: 80px 0;
	}
}
 .why__logo {
	 display: flex;
	 align-items: center;
	 margin-bottom: 60px;
}
 .why__logo-item img {
	 height: 118px;
	 width: auto;
}
 @media screen and (max-width: 767px) {
	 .why__logo-item img {
		 height: auto;
	}
}
 .why__logo-item + .why__logo-item {
	 margin-left: 26px;
}
 @media screen and (max-width: 767px) {
	 .why__logo-item + .why__logo-item {
		 margin-left: 10px;
	}
}
 .why__triggers {
	 display: flex;
}
 @media screen and (max-width: 767px) {
	 .why__triggers {
		 flex-wrap: wrap;
		 margin-top: -32px 0 0;
	}
}
 .why__triggers-item {
	 width: 25%;
}
 @media screen and (max-width: 767px) {
	 .why__triggers-item {
		 width: 50%;
		 margin-top: 32px;
	}
}
 .why__triggers-num {
	 color: #f00;
	 font-family: 'Montserrat';
	 font-size: 50px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	 margin-bottom: 6px;
}
 @media screen and (max-width: 767px) {
	 .why__triggers-num {
		 font-size: 32px;
	}
}
 .why__triggers-text {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
}
 @media screen and (max-width: 767px) {
	 .why__triggers-text {
		 font-size: 14px;
	}
}
 .custom-title {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 32px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 margin-bottom: 16px;
	 text-transform: uppercase;
}
 @media screen and (max-width: 767px) {
	 .custom-title {
		 font-size: 28px;
	}
}
 .custom-text {
	 color: #555;
	/* font-family: 'Poppins';
	 */
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
	 margin-bottom: 32px;
	 max-width: 1037px;
}
 .how {
	 margin: 120px 0;
	 padding: 0 56px;
}
 @media screen and (max-width: 1679px) {
	 .how {
		 padding: 0 47px;
	}
}
 @media screen and (max-width: 1023px) {
	 .how {
		 padding: 0 32px;
	}
}
 @media screen and (max-width: 767px) {
	 .how {
		 padding: 0 16px;
		 margin: 80px 0;
	}
}
 .how__box {
	 display: flex;
}
 @media screen and (max-width: 1023px) {
	 .how__box {
		 display: block;
	}
}
 .how__item {
	 max-width: 400px;
	 width: 100%;
	 position: relative;
}
 .how__item + .how__item {
	 margin-left: 131px;
}
 @media screen and (max-width: 1365px) {
	 .how__item + .how__item {
		 margin-left: 91px;
	}
}
 @media screen and (max-width: 1023px) {
	 .how__item + .how__item {
		 margin: 125px 0 0;
	}
}
 .how__item + .how__item::before {
	 content: '';
	 background: url('../images/how-arrow.svg') no-repeat;
	 height: 48px;
	 width: 65px;
	 position: absolute;
	 top: 50%;
	 left: -108px;
	 display: block;
}
 @media screen and (max-width: 1365px) {
	 .how__item + .how__item::before {
		 left: -85px;
	}
}
 @media screen and (max-width: 1023px) {
	 .how__item + .how__item::before {
		 left: -1px;
		 top: -85px;
		 transform: rotate(90deg);
	}
}
 .how__ico {
	 width: 64px;
	 height: 64px;
	 border-radius: 50%;
	 border: 1px solid #f00;
	 margin-bottom: 24px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
}
 .how__date-info {
	 color: #9e0000;
	 font-family: 'Montserrat';
	 font-size: 13px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: normal;
	 margin-bottom: 12px;
}
 .how__title {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 800;
	 line-height: 24px;
	 margin-bottom: 6px;
}
 .how__text {
	 color: #5e5e5e;
	 font-family: 'Montserrat';
	 font-size: 13px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 150%;
	 margin-bottom: 12px;
}
 .how__notes {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 14px;
	 font-style: normal;
	 font-weight: 400;
	 margin-bottom: 8px;
}
 .how__notes strong {
	 color: #f00;
}
 .projects {
	 margin: 120px 0;
	 padding: 0 56px;
}
 @media screen and (max-width: 1679px) {
	 .projects {
		 padding: 0 47px;
	}
}
 @media screen and (max-width: 1023px) {
	 .projects {
		 padding: 0 32px;
	}
}
 @media screen and (max-width: 767px) {
	 .projects {
		 padding: 0 16px;
		 margin: 80px 0;
	}
}
 .projects__list {
	 display: flex;
	 flex-wrap: wrap;
	 margin: -20px 0 32px -20px;
}
 @media screen and (max-width: 767px) {
	 .projects__list {
		 flex-wrap: wrap;
		 margin: -30px 0 32px;
	}
}
 .projects__box {
	 max-width: 419px;
	 width: 100%;
	 margin: 20px 0 0 20px;
}
 @media screen and (max-width: 1023px) {
	 .projects__box:last-child {
		 display: none;
	}
}
 @media screen and (max-width: 767px) {
	 .projects__box {
		 margin: 40px 0 0;
	}
	 .projects__box:last-child {
		 display: block;
	}
}
 .projects__image {
	 display: block;
	 margin-bottom: 32px;
}
 .projects__name {
	 color: #000;
	 display: block;
	 margin-bottom: 14px;
	 font-family: 'Montserrat';
	 font-size: 20px;
	 font-style: normal;
	 font-weight: 800;
	 line-height: 28px;
	 text-transform: uppercase;
	 text-decoration: none;
}
 @media screen and (max-width: 1365px) {
	 .projects__name {
		 font-size: 16px;
		 line-height: 24px;
	}
}
 @media screen and (max-width: 1023px) {
	 .projects__name {
		 font-size: 20px;
		 line-height: 28px;
	}
}
 .projects__details {
	 display: flex;
}
 .projects__details + .projects__details {
	 margin-top: 14px;
}
 .projects__details-title {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: 20px;
}
 .projects__details-descr {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 20px;
	 margin-left: 12px;
}
 .projects__more {
	 display: inline-flex;
	 margin-top: 18px;
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 18px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
	 text-decoration: underline;
}
 .projects__btn {
	 display: flex;
	 justify-content: center;
}
 .projects__all {
	 color: #fff;
	 text-align: center;
	 font-family: 'Montserrat';
	 font-size: 18px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: normal;
	 text-transform: uppercase;
	 height: 54px;
	 max-width: 272px;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 text-decoration: none;
	 background: #000;
	 width: 100%;
}
 .content-info {
	 padding: 0 56px;
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
}
 @media screen and (max-width: 1679px) {
	 .content-info {
		 padding: 0 47px;
	}
}
 @media screen and (max-width: 1023px) {
	 .content-info {
		 padding: 0 32px;
	}
}
 @media screen and (max-width: 767px) {
	 .content-info {
		 padding: 0 16px;
		 overflow: hidden;
	}
}
 .content-info h2 {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 32px !important;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 text-transform: uppercase;
	 margin: 0 0 16px;
}
 .content-info p {
	 margin: 16px 0;
}
 .content-info ul {
	 margin: 24px 0;
	 padding: 0;
	 list-style: none;
}
 .content-info ul li {
	 position: relative;
	 padding-left: 18px;
}
 .content-info ul li + li {
	 margin-top: 12px;
}
 .content-info ul li::before {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 8px;
	 width: 8px;
	 height: 8px;
	 background: #f00;
	 border-radius: 50%;
}
 .content-info ol {
	 margin: 24px 0;
	 padding: 0;
	 list-style: none;
	 counter-reset: item;
}
 .content-info ol li {
	 counter-increment: item;
	 position: relative;
	 padding-left: 32px;
}
 .content-info ol li + li {
	 margin-top: 16px;
}
 .content-info ol li::before {
	 content: counter(item) "";
	 position: absolute;
	 top: 0;
	 left: 0;
	 color: #fff;
	 font-family: 'Montserrat';
	 font-size: 14px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: normal;
	 width: 24px;
	 height: 24px;
	 border-radius: 50%;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 background: #f00;
}
 .content-info table {
	 width: 100%;
	 border-spacing: 0;
	 border-collapse: collapse;
	 margin: 32px 0;
}
 @media screen and (max-width: 767px) {
	 .content-info table {
		 display: block;
		 overflow-x: auto;
	}
}
 .content-info table th {
	 background: #000;
	 color: #fff;
	 font-family: 'Montserrat';
	 font-size: 20px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: normal;
	 height: 92px;
	 padding: 22px;
}
 .content-info table th + th {
	 border-left: 1px solid #fff;
}
 .content-info table td {
	 padding: 22px;
	 height: 82px;
	 color: #222;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: normal;
	 border-bottom: 1px solid #dbdbdb;
}
 .content-info table td + td {
	 border-left: 1px solid #dbdbdb;
}
 .content-info h3 {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 0.48px;
	 text-transform: uppercase;
	 margin: 16px 0;
}
 .content-info blockquote {
	 border-left: 5px solid #f00;
	 background: rgba(255, 0, 0, 0.10);
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 20px;
	 font-style: italic;
	 font-weight: 400;
	 line-height: 40px;
	 padding: 32px 42px 32px 37px;
	 margin: 32px 0;
}
 .content-info h4 {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: normal;
	 margin: 16px 0;
}
 .team {
	 margin: 120px 0;
	 padding: 0 56px;
}
 @media screen and (max-width: 1679px) {
	 .team {
		 padding: 0 47px;
	}
}
 @media screen and (max-width: 1023px) {
	 .team {
		 padding: 0 32px;
	}
}
 @media screen and (max-width: 767px) {
	 .team {
		 padding: 0 16px;
		 margin: 80px 0;
	}
}
 .faq {
	 margin: 120px 0;
	 padding: 0 56px;
}
 @media screen and (max-width: 1679px) {
	 .faq {
		 padding: 0 47px;
	}
}
 @media screen and (max-width: 1023px) {
	 .faq {
		 padding: 0 32px;
	}
}
 @media screen and (max-width: 767px) {
	 .faq {
		 padding: 0 16px;
		 margin: 80px 0;
	}
}
 .faq ul {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 .faq ul li {
	 padding-right: 88px;
	 position: relative;
	 padding: 32px 0;
}
 .faq ul li:first-child {
	 padding-top: 16px;
}
 .faq ul li + li {
	 border-top: 1px solid #d9d9d9;
}
 .faq ul li.active .slide {
	 max-height: 500px;
	 padding: 16px 0 0;
}

 .faq__opener {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 20px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: normal;
	 text-decoration: none;
   display: block;
   position: relative;
   padding-right: 30px;
}
.faq__opener::after {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  right: 10px;
  margin-top: -8px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.faq ul li.active .faq__opener::after {
  transform: rotate(-135deg);
}
 .faq .slide {
	 color: #555;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
	 max-height: 0;
	 overflow: hidden;
	 transition: max-height 0.4s ease, padding 0.3s ease;
	 padding: 0;
}
 .faq .slide p {
	 margin: 0;
}
 .map-section__top {
	 padding: 0 56px;
}
 @media screen and (max-width: 1679px) {
	 .map-section__top {
		 padding: 0 47px;
	}
}
 @media screen and (max-width: 1023px) {
	 .map-section__top {
		 padding: 0 32px;
	}
}
 @media screen and (max-width: 767px) {
	 .map-section__top {
		 padding: 0 16px;
	}
}
 .map {
	 height: 600px;
	 width: 100%;
}
 .map-section {
	 position: relative;
}
 .map-box {
	 position: absolute;
	 top: 50%;
	 transform: translateY(-50%);
	 left: 56px;
	 background: #fff;
	 padding: 32px 24px;
	 max-width: 387px;
	 width: 100%;
	 z-index: 2;
	 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
 @media screen and (max-width: 1023px) {
	 .map-box {
		 left: 0;
		 top: 0;
		 bottom: 0;
		 transform: translateY(0%);
		 max-width: 310px;
	}
}
 @media screen and (max-width: 767px) {
	 .map-box {
		 position: static;
		 max-width: 100%;
	}
}
 .location-name {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 0.48px;
	 text-transform: uppercase;
	 margin-bottom: 20px;
}
 .location-address {
	 color: #6a6a6a;
	/* font-family: 'Poppins';
	 */
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
	 margin-bottom: 20px;
}
 .location-phone {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 20px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
	 margin-bottom: 20px;
}
 .location-work {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
}
 .location-notes {
	 color: #6a6a6a;
	/* font-family: 'Poppins';
	 */
	 font-family: 'Montserrat';
	 font-size: 14px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 20px;
}
 .location-notes + .location-notes {
	 margin-top: 14px;
}
 .location-directions {
	 display: block;
	 text-decoration: none;
	 margin: 20px 0;
	 height: 54px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 color: #fff;
	 font-family: 'Montserrat';
	 font-size: 18px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: normal;
	 text-transform: uppercase;
	 background: #f00;
}
 .popup {
	 position: fixed;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 display: none;
	 justify-content: center;
	 align-items: center;
	 z-index: 999999999;
	 overflow-y: auto;
}
 .popup .service__form {
	 margin: 0;
}
 .popup .gform_wrapper {
	 display: block !important;
}
 .popup.show {
	 display: flex;
}
 .popup__overlay {
	 position: fixed;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 background: rgba(0, 0, 0, 0.7);
}
 .popup__holder {
	 position: relative;
}
 .popup__close {
	 position: absolute;
	 top: 20px;
	 right: 20px;
	 z-index: 2;
	 cursor: pointer;
}
 .popup__success-title {
	 color: #000;
	 text-align: center;
	 font-family: 'Montserrat';
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 0.48px;
	 text-transform: uppercase;
	 margin-bottom: 12px;
}
 .popup__success-text {
	 color: #555;
	 text-align: center;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
}
 .popup__success {
	 text-align: center;
}
 .popup__success img {
	 margin-bottom: 32px;
}
 .breadcrumb {
	 margin: 0 0 86px;
	 padding: 0;
	 display: flex;
	 overflow: hidden;
	 color: #000;
	 text-overflow: ellipsis;
	 font-family: 'Montserrat';
	 font-size: 14px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: normal;
	 list-style: none;
}
 @media screen and (max-width: 767px) {
	 .breadcrumb {
		 margin: 0 0 42px;
	}
}
 .breadcrumb li + li::before {
	 content: '/';
	 margin: 0 8px;
}
 .breadcrumb li:last-child a {
	 color: #000;
}
 .breadcrumb a {
	 text-decoration: none;
	 color: #8e8e8e;
}
 .page-top {
	 padding: 65px 56px 0;
}
 @media screen and (max-width: 1023px) {
	 .page-top {
		 padding: 35px 32px 0;
	}
}
 @media screen and (max-width: 767px) {
	 .page-top {
		 padding: 35px 15px 0;
	}
}
 .author-box {
	 display: flex;
	 align-items: center;
	 margin-bottom: 60px;
}
 @media screen and (max-width: 767px) {
	 .author-box {
		 flex-wrap: wrap;
		 justify-content: center;
	}
}
 .author-box__info {
	 margin-left: 60px;
}
 @media screen and (max-width: 767px) {
	 .author-box__info {
		 margin: 32px 0 0;
		 text-align: center;
	}
}
 .author-box__icon {
	 max-width: 196px;
	 width: 100%;
   border-radius: 50%;
   overflow: hidden;
}
 .author-box__name {
	 color: #070707;
	 font-family: 'Montserrat';
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 0.48px;
	 text-transform: uppercase;
	 margin-bottom: 4px;
}
 .author-box__position {
	 color: #5e5e5e;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
	 margin-bottom: 18px;
}
 .author-box__social {
	 display: flex;
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 @media screen and (max-width: 767px) {
	 .author-box__social {
		 justify-content: center;
	}
}
 .author-box__social li + li {
	 margin-left: 20px;
}
 .author-text {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
}
 .author-text p {
	 margin: 16px 0;
}
 .author-text p:first-child {
	 margin-top: 0;
}
 .author-text p:last-child {
	 margin-bottom: 0;
}
 .articles {
	 padding: 150px 56px 100px;
}
 @media screen and (max-width: 1023px) {
	 .articles {
		 padding: 75px 32px 100px;
	}
}
 @media screen and (max-width: 767px) {
	 .articles {
		 padding: 75px 15px 100px;
	}
}
 .articles__list {
	 display: flex;
	 flex-wrap: wrap;
	 margin: -32px 0 54px -32px;
}
 @media screen and (max-width: 767px) {
	 .articles__list {
		 margin: -32px 0 54px;
	}
}
 .articles__box {
	 max-width: 443px;
	 width: 100%;
	 margin: 32px 0 0 32px;
}
 @media screen and (max-width: 1439px) {
  .articles__box {
    max-width: 411px;
  }
}
@media screen and (max-width: 1365px) {
 .articles__box {
   max-width: 368px;
 }
}
@media screen and (max-width: 1023px) {
 .articles__box {
   max-width: 296px;
 }
}
 @media screen and (max-width: 767px) {
	 .articles__box {
		 margin: 32px 0 0;
     max-width: 100%;
	}
}
 .articles__image {
	 display: block;
	 margin-bottom: 16px;
}
 .articles__author-name {
	 color: #555;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 20px;
	 font-family: 'Montserrat';
	 margin-bottom: 16px;
}
 .articles__name {
	 overflow: hidden;
	 color: #070707;
	 text-overflow: ellipsis;
	 font-family: 'Montserrat';
	 font-size: 20px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: normal;
	 margin-bottom: 10px;
	 display: block;
	 text-decoration: none;
}
 .articles__text {
	 overflow: hidden;
	 color: #555;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
	 margin-bottom: 18px;
}
 .articles__more {
	 color: #555;
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: normal;
	 font-family: 'Montserrat';
}
 .pagination {
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 .pagination li {
	 width: 52px;
	 height: 52px;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 margin: 0 9px;
}
 @media screen and (max-width: 767px) {
	 .pagination li {
		 margin: 0 3px;
		 width: 40px;
		 height: 40px;
	}
}
 .pagination li.first {
	 border: 1px solid #000;
}
 @media screen and (min-width: 1250px) {
	 .pagination li.first:hover {
		 background: #000;
	}
	 .pagination li.first:hover svg {
		 stroke: #fff;
	}
}
 .pagination li.last {
	 border: 1px solid #000;
}
 @media screen and (min-width: 1250px) {
	 .pagination li.last:hover {
		 background: #000;
	}
	 .pagination li.last:hover svg {
		 stroke: #fff;
	}
}
 .pagination a {
	 width: 52px;
	 height: 52px;
	 color: #130c0e;
	 font-family: 'Montserrat';
	 font-size: 20px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: normal;
	 text-decoration: none;
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 @media screen and (max-width: 767px) {
	 .pagination a {
		 width: 40px;
		 height: 40px;
	}
}
 @media screen and (min-width: 1250px) {
	 .pagination a:hover {
		 background: #000;
		 color: #fff;
	}
}
 .pagination span {
	 color: #130c0e;
	 font-size: 18px;
	 font-family: 'Montserrat';
	 font-style: normal;
	 font-weight: 400;
	 line-height: normal;
	 width: 52px;
	 height: 52px;
	 display: flex;
	 background: rgba(0, 0, 0, 0.20);
	 justify-content: center;
	 align-items: center;
}
 @media screen and (max-width: 767px) {
	 .pagination span {
		 width: 40px;
		 height: 40px;
	}
}
 .pagination svg {
	 stroke: #000;
}
 .project-inner-top {
	 height: 100vh;
	 flex-wrap: wrap;
	 position: relative;
	 margin-bottom: 120px;
}
 @media screen and (max-width: 1250px) {
	 .project-inner-top {
		 margin-bottom: 60px;
	}
}
 .project-inner-top::after {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 background: rgba(0, 0, 0, 0.5);
}
 .project-inner-top img {
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
}
 .project-inner-top .breadcrumb {
	 position: absolute;
	 z-index: 1;
	 top: 66px;
	 left: 56px;
	 color: #fff;
}
 .project-inner-top .breadcrumb li:last-child a {
	 color: #fff;
}
 @media screen and (max-width: 767px) {
	 .project-inner-top .breadcrumb {
		 top: 20px;
		 left: 0;
		 padding: 0 15px;
	}
}
 .project-inner-info {
	 position: absolute;
	 left: 56px;
	 bottom: 64px;
	 z-index: 1;
}
 @media screen and (max-width: 767px) {
	 .project-inner-info {
		 left: 0;
		 bottom: 58px;
		 padding: 0 15px;
	}
}
 .project-inner-title {
	 color: #fff;
	 font-family: 'Montserrat';
	 font-size: 50px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	 margin-bottom: 16px;
}
 .project-inner-title h1 {
   color: #fff !important;
 }
 @media screen and (max-width: 767px) {
	 .project-inner-title {
		 font-size: 40px;
	}
}
 .project-details-row {
	 display: flex;
}
 @media screen and (max-width: 767px) {
	 .project-details-row {
		 flex-wrap: wrap;
	}
}
 .project-details-row .projects__details + .projects__details {
	 margin: 0 0 0 135px;
}
 @media screen and (max-width: 767px) {
	 .project-details-row .projects__details + .projects__details {
		 margin: 16px 0 0;
	}
}
 .project-details-row .projects__details-title {
	 color: #fff;
}
 .project-details-row .projects__details-descr {
	 color: rgba(255, 255, 255, 0.7);
}
 .twocolumns {
	 display: flex;
	 padding: 0 56px 100px;
	 justify-content: space-between;
	 align-items: flex-start;
}
 @media screen and (max-width: 1250px) {
	 .twocolumns {
		 flex-wrap: wrap;
	}
}
 @media screen and (max-width: 1023px) {
	 .twocolumns {
		 padding: 0 32px 80px;
	}
}
 @media screen and (max-width: 767px) {
	 .twocolumns {
		 padding: 0 15px 60px;
	}
}
 .twocolumns__aside {
	 max-width: 433px;
	 width: 100%;
	 flex-shrink: 0;
	 margin-left: 20px;
}
 @media screen and (max-width: 767px) {
	 .twocolumns__aside {
		 margin: 0;
	}
}
 .twocolumns__aside .service__form {
	 margin: 0;
}
 .twocolumns__info {
	 max-width: 845px;
	 width: 100%;
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
}
.twocolumns__info-bottom .wp-video {
  width: 100% !important;
}
 .twocolumns__info h1 {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 32px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 text-transform: uppercase;
}
 .twocolumns__info p {
	 margin: 12px 0;
}
 .twocolumns__info ul {
	 margin: 24px 0;
	 padding: 0;
	 list-style: none;
}
 .twocolumns__info ul li {
	 position: relative;
	 padding-left: 18px;
}
 .twocolumns__info ul li + li {
	 margin-top: 12px;
}
 .twocolumns__info ul li::before {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 8px;
	 width: 8px;
	 height: 8px;
	 background: #f00;
	 border-radius: 50%;
}
 .twocolumns__info-top {
	 margin: 0 0 64px;
}
 .twocolumns__info-gallery h2, .twocolumns__info-bottom h2 {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 letter-spacing: 0.48px;
	 text-transform: uppercase;
}
 .twocolumns__info-bottom iframe {
	 width: 100%;
	 height: 560px;
	 display: block;
	 margin: 32px 0;
}
 @media screen and (max-width: 767px) {
	 .twocolumns__info-bottom iframe {
		 height: 300px;
	}
}
 .twocolumns__info-bottom h3 {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: normal;
	 margin: 16px 0;
}
 .gallery-section {
	 margin: 32px 0 62px;
}
 .gallery-section__list {
	 display: flex;
	 flex-wrap: wrap;
	 margin: -16px 0 24px -16px;
}
 .gallery-section__item {
	 margin: 16px 0 0 16px;
	 position: relative;
	 max-width: 271px;
	 width: 100%;
}
@media screen and (max-width: 1700px) {
  .gallery-section__item {
    max-width: 254px;
  }
}
 @media screen and (max-width: 1250px) {
	 .gallery-section__item {
		 max-width: 293px;
	}
}
 @media screen and (max-width: 1023px) {
	 .gallery-section__item {
		 max-width: 340px;
	}
}
 @media screen and (max-width: 480px) {
	 .gallery-section__item img {
		 width: 100%;
	}
}
 .gallery-section__item::after {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 background: rgba(0, 0, 0, 0.5);
	 opacity: 0;
}
 @media screen and (min-width: 1250px) {
	 .gallery-section__item:hover::after {
		 opacity: 1;
	}
	 .gallery-section__item:hover .gallery-section__ico {
		 opacity: 1;
	}
}
 .gallery-section__ico {
	 width: 48px;
	 height: 48px;
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 margin: -24px 0 0 -24px;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 border-radius: 50%;
	 background: rgba(255, 255, 255, 0.70);
	 backdrop-filter: blur(5px);
	 opacity: 0;
	 z-index: 1;
}
 .gallery-section__notes {
	 text-align: center;
	 color: #070707;
	 font-family: 'Montserrat';
	 font-size: 14px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 20px;
}
 .location {
	 padding: 0 56px 100px;
}
 @media screen and (max-width: 1023px) {
	 .location {
		 padding: 0 32px 100px;
	}
}
 @media screen and (max-width: 767px) {
	 .location {
		 padding: 0 15px 60px;
	}
}
 .location__section {
	 margin: 100px 0 0;
}
 @media screen and (min-width: 1250px) {
	 .location__list {
		 columns: 4;
	}
}
 .location__box {
	 margin-bottom: 38px;
}
 @media screen and (max-width: 1250px) {
	 .location__box {
		 margin: 0;
	}
}
 .location__arrow {
	 width: 40px;
	 height: 40px;
	 justify-content: center;
	 align-items: center;
	 display: none;
}
 @media screen and (max-width: 1250px) {
	 .location__arrow {
		 display: flex;
	}
}
 .location__title {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 28px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 120%;
	 text-transform: uppercase;
	 margin-bottom: 38px;
	 display: block;
	 margin-bottom: 28px;
	 text-decoration: none;
}
 @media screen and (max-width: 767px) {
	 .location__title {
		 font-size: 26px;
		 margin-bottom: 14px;
	}
}
 .location__nav {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
@media screen and (min-width: 1250px) {
  .location__nav {
    max-width: 90%;
  }
}
 @media screen and (max-width: 1250px) {
	 .location__nav li {
		 border-bottom: 1px solid #d9d9d9;
	}
}
 .location__nav li.active ul {
	 display: block;
}
 .location__nav li.active .location__arrow {
	 transform: rotate(180deg);
}
 .location__nav a {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 20px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: normal;
	 text-decoration: none;
	 display: block;
	 margin-bottom: 20px;
}
 @media screen and (max-width: 1250px) {
	 .location__nav a {
		 display: flex;
		 align-items: center;
		 justify-content: space-between;
		 margin: 0;
		 padding: 26px 0;
	}
}
 .location__nav ul {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 @media screen and (max-width: 1250px) {
	 .location__nav ul {
		 display: none;
		 padding: 0 0 26px;
	}
}
 @media screen and (max-width: 1250px) {
	 .location__nav ul li {
		 border: none;
	}
}
 .location__nav ul li + li {
	 margin-top: 18px;
}
 .location__nav ul a {
	 color: #000;
	 font-family: 'Montserrat';
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 24px;
	 display: flex;
	 align-items: center;
	 margin: 0;
	 justify-content: flex-start;
}
 @media screen and (max-width: 1250px) {
	 .location__nav ul a {
		 padding: 0;
	}
}
 .location__nav ul a svg {
	 margin: 0 16px 0 5px;
	 flex-shrink: 0;
}
.author-text h2 {
  font-size: 24px;
}
.author-text h3 {
  font-size: 20px;
  margin: 20px 0;
}
@media screen and (max-width: 767px) {
  .page-template-template-service-page-builder #main,
  .page-template-template-location-page-builder #main,
  body.author #main,
  .projects-template-default #main {
    padding: 0 !important;
  }
  .single .fusion-column-wrapper .fusion-fullwidth {
    padding: 0 !important;
  }
  .service__form-title {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 10px;
  }
  .gform_wrapper.gravity-theme .ginput_complex span {
    margin-bottom: 0 !important;
  }
  .service-section {
    height: calc(100vh - 123px);
  }
}
@media screen and (max-width: 1250px) {
  .single .post-content p,
  .single .post-content ul {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
  }
}

.single .awb-toc-el .awb-toc-el__item-anchor {
  white-space: normal;
  text-align: left;
}
.single .post h2 {
  font-size: 24px !important;
  margin: 20px 0;
}
/* .fusion-tb-header .fusion-sticky-container:not(.fusion-sticky-spacer):not(.fusion-custom-z-index) {
  overflow-y: auto;
  overflow-x: hidden;
    height: auto;
    min-height: 100vh;
} */
.fusion-tb-header .fusion-social-links .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
  margin: 20px 0 0;
}
.fusion-tb-header .awb-menu__main-ul_column .awb-menu__main-li {
  margin-bottom: 10px;
}
 @media screen and (max-width: 1679px) {
   .fusion-tb-header .fusion-column-wrapper .fusion-image-element {
     max-width: 120px;
     width: 120px;
     margin: 20px auto 10px;
   }
   .fusion-tb-header .fusion-column-wrapper .awb-menu {
     margin-top: 15px;
   }
   .fusion-tb-header .awb-menu__main-ul_column .awb-menu__main-li {
     margin-bottom: 5px;
   }
   .fusion-tb-header .fusion-flex-container .fusion-row .fusion-flex-column {
     margin: 0;
   }
   .fusion-tb-header .fusion-disable-outline .fusion-button {
     margin-top: 0 !important;
   }
   body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text]:not(.gform-text-input-reset) {
     margin-bottom: 0 !important;
   }
   .fusion-tb-header .fusion-body .fusion-title.fusion-sep-none {
     margin-top: 13px !important;
   }
   .gravity-select-parent .select-arrow, .select-arrow {
     top: 1px !important;
   }
   .awb-menu__sub-li {
     width: 230px !important;
   }
   .custom-form {
     margin-top: 0 !important;
   }
   .custom-form h1 {
     font-size: 20px !important;
   }
   .custom-form .fusion-title.title {
     margin-top: 15px !important;
   }
   .custom-form .gform_wrapper.gravity-theme .gform_fields {
     gap: 5px !important;
   }
   body .custom-form #gform_wrapper_1 .gform_footer .gform_button {
     font-size: 11px !important;
   }
   .home-services-ct .fusion-separator + .fusion-title .fusion-title-heading {
     min-height: 87px !important;
   }
   .custom-work-ico {
     display: none !important;
   }
   .custom-work-text {
     width: 91% !important;
     margin-left: -15px;
   }
   .custom-work-text div {
     margin: 5px 0 0 !important;
   }
   .egg-custom .fusion-column-wrapper .fusion-title:first-child .fusion-title-heading{
     font-size: 42px !important;
   }
   .call-custom {
     width: 100% !important;
   }
 }
.fusion-body .fusion-title h1>p:last-of-type {
  margin-top: 0 !important;
}
#gform_wrapper_4 .gfield#field_submit .gform-button {
  font-size: 12px !important;
}
#wrapper .select-arrow {
  top: 1px !important;
}
@media screen and (max-width: 1679px) {
  .twocolumns__aside {
    max-width: 410px;
  }
  .service-section__info {
    max-width: 560px;
 }
}
@media screen and (max-width: 1439px) {
 .twocolumns {
   padding: 0 30px 100px;
 }
}
@media screen and (max-width: 1365px) {
  .gallery-section__item {
    max-width: 265px;
  }
  .twocolumns__aside {
      max-width: 332px;
  }
}
@media screen and (max-width: 1250px) {
  .gallery-section__item {
    max-width: 310px;
  }
  .twocolumns__aside {
      max-width: 100%;
  }
  .service__form {
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .service-section__info {
    max-width: 100%;
 }
}
@media screen and (max-width: 767px) {
  .service-section__info {
    font-size: 14px;
 }
}
