.skip-link {
    position: absolute;
    left: -999px;
    top: 0;
}
.skip-link:focus {
    left: 16px;
    top: 16px;
    z-index: 3000;
    background: #fff;
    color: #111;
    padding: 8px 12px;
}
.page__header h1 {
    color: var(--grayWhite-clr);
    font-size: 54px;
    font-weight: 500;
    line-height: 1.15;
    margin-bottom: 33px;
}
@media (max-width: 1200px) {
    .page__header h1 { font-size: 45px; margin-bottom: 30px; }
}
@media (max-width: 991px) {
    .page__header h1 { font-size: 40px; }
}
@media (max-width: 768px) {
    .page__header h1 { font-size: 32px; margin-bottom: 15px; }
}
.lang-switch a {
    font-weight: 700;
    letter-spacing: .04em;
}
.lang-switch a[aria-current="true"] {
    color: var(--btn-clr);
}
.bk-prose h2,
.bk-prose h3,
.bk-prose h4,
.bk-prose h5,
.bk-prose h6 {
    margin-top: 1.3em;
    margin-bottom: .45em;
    line-height: 1.25;
}
.bk-prose h2 { font-size: 36px; }
.bk-prose h3 { font-size: 28px; }
.bk-prose h4 { font-size: 24px; }
.bk-prose h5 { font-size: 20px; }
.bk-prose h6 { font-size: 18px; }
.bk-prose p,
.bk-prose li { margin-bottom: 14px; }
.bk-prose ul,
.bk-prose ol { padding-left: 1.2em; margin-bottom: 16px; }
.bk-prose a { text-decoration: underline; }
.area-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 12px;
    margin-top: 16px;
}
.area-cloud a {
    display: inline-block;
    padding: 8px 14px;
    border: 1px solid currentColor;
    border-radius: 999px;
}
.letter-title {
    width: 100%;
    font-weight: 700;
    margin: 18px 0 0;
}
.bk-dock {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1400;
    gap: 8px;
    padding: 10px;
    background: #111;
}
.bk-dock .common__btn {
    flex: 1;
    justify-content: center;
    background: var(--btn-clr);
    color: #111;
}
@media (max-width: 1199px) {
    .bk-dock { display: flex; }
    body { padding-bottom: 86px; }
}
.pricing__card ul li a {
    color: #1a1a1a;
}
.pricing__card ul li p {
    color: #1a1a1a;
}
.pricing__card .plan-phone,
.pricing__card .plan-phone a {
    color: #417972;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
    margin: 8px 0;
}
.pricing__card:hover ul li a,
.pricing__card:hover ul li p,
.pricing__card:hover .plan-phone,
.pricing__card:hover .plan-phone a {
    color: #e3ece7;
}
.place-band {
    position: relative;
    z-index: 2;
    padding-bottom: 200px;
}
.place-band .area-cloud a {
    color: #f4f7f5;
    background: rgba(0, 0, 0, 0.35);
    border-color: rgba(244, 247, 245, 0.45);
}
.bk-prose h2,
.bk-prose h3,
.bk-prose h4,
.bk-prose h5,
.bk-prose h6,
.bk-prose,
.bk-prose p,
.bk-prose li,
body:not(.home1) main p,
body:not(.home1) main li {
    color: #1a1a1a;
}
body:not(.home1) .page__header p {
    color: #e3ece7;
}
.bk-prose a,
body:not(.home1) main .area-cloud a {
    color: #1a4f49;
}
body:not(.home1) main .area-cloud a {
    background: #fff;
    border-color: #1a4f49;
}
body:not(.home1) .common__btn {
    color: #142220;
    background-color: #f2d381;
    border-color: #142220;
}
body:not(.home1) .contact .contact__form .common__btn,
.footer .subscribe .common__btn {
    color: #fff;
    background-color: #417972;
    border-color: #417972;
}
.footer .subscribe .common__btn {
    color: #142220;
    background-color: #f2d381;
    border-color: #142220;
}
.footer .subscribe {
    transform: none;
    margin-top: 48px;
}
.find-box input,
.find-box select,
.contact__form select {
    color: #1a1a1a;
    border: 1px solid #1a1a1a;
    background: #fff;
}
.contact .location .location__disc,
.contact .location ul li p,
.contact .location ul li p a {
    color: #1a1a1a;
}
.contact__form select,
.find-box input,
.find-box select {
    width: 100%;
    margin-bottom: 16px;
    padding: 16px 18px;
    border: 1px solid #1a1a1a;
    background: #fff;
    color: #1a1a1a;
}
body:not(.home1) .title,
body:not(.home1) #areas h2,
body:not(.home1) .t__28 {
    color: #142220;
}
body:not(.home1) .service__details p,
body:not(.home1) .service__details li,
body:not(.home1) .service__details .first__para p,
body:not(.home1) .service__details .thred__para p,
body:not(.home1) .service__details .fourt__para p {
    color: #1a1a1a;
}
body:not(.home1) .service__details {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 12px;
}
body:not(.home1) #areas {
    padding-top: 8px;
    padding-bottom: 36px;
}
.page-hero {
    position: relative;
    min-height: 120px;
}
.page__header .left__pei,
.page__header .left__arrow {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    margin-top: 0;
}
.page__header .left__arrow {
    left: 4%;
    top: 42%;
}
.page__header .left__pei {
    left: 0;
    bottom: 8%;
}
.page-hero .text-center {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}
.contact .find-box {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.find-box p,
.find-box h2 {
    text-align: center;
}
.find-box .col-md-6,
.find-box .col-12 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
}
.find-box .common__btn {
    display: inline-flex;
}
body:not(.home1) .contact {
    padding-top: 56px;
    padding-bottom: 48px;
}
.nav-phone {
    display: none;
}
@media (max-width: 1199px) {
    .nav-phone { display: block; }
}
@media (max-width: 1200px) {
    .header__bottom_navbar .dropdown__container_menu-active {
        max-height: 70vh;
        overflow: auto;
    }
}
html[dir="rtl"] .skip-link:focus {
    left: auto;
    right: 16px;
}
html[dir="rtl"] body {
    direction: rtl;
    text-align: right;
    font-family: "Cairo", "Segoe UI", Tahoma, sans-serif;
}
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6,
html[dir="rtl"] p,
html[dir="rtl"] a,
html[dir="rtl"] button,
html[dir="rtl"] input,
html[dir="rtl"] select,
html[dir="rtl"] li {
    font-family: "Cairo", "Segoe UI", Tahoma, sans-serif;
}
html[dir="rtl"] .text-center,
html[dir="rtl"] .page__header .text-center,
html[dir="rtl"] .footer .text-center,
html[dir="rtl"] .pricing__card_title {
    text-align: center;
}
html[dir="rtl"] .bk-prose ul,
html[dir="rtl"] .bk-prose ol,
html[dir="rtl"] .service__details ul,
html[dir="rtl"] .service__details ol {
    padding-left: 0;
    padding-right: 1.2em;
}
html[dir="rtl"] .page__header .left__arrow {
    left: auto;
    right: 4%;
}
html[dir="rtl"] .page__header .left__pei {
    left: auto;
    right: 0;
}
html[dir="rtl"] .header__bottom_navbar .dropdown__container_menu {
    left: auto;
    right: 0;
    text-align: right;
}
html[dir="rtl"] .header__bottom_navbar .dropdown__container_menu-active {
    margin-left: 0;
    margin-right: 15px;
}
html[dir="rtl"] .common__btn img,
html[dir="rtl"] .service__name + .icon img,
html[dir="rtl"] .icon img {
    transform: scaleX(-1);
}
html[dir="rtl"] .phone a,
html[dir="rtl"] .email a,
html[dir="rtl"] .plan-phone,
html[dir="rtl"] .plan-phone a,
html[dir="rtl"] .counter__number,
html[dir="rtl"] .counter__number a,
html[dir="rtl"] .lang-switch a {
    direction: ltr;
    unicode-bidi: isolate;
}
html[dir="rtl"] .slick-slider {
    direction: ltr;
}
html[dir="rtl"] .slick-slider .slide,
html[dir="rtl"] .slick-slider .review,
html[dir="rtl"] .slick-slider .reviewer__info,
html[dir="rtl"] .slick-slider p {
    direction: rtl;
    text-align: right;
}
html[dir="rtl"] .contact .contact__form {
    margin-right: auto;
    margin-left: 0;
}
html[dir="rtl"] .contact .find-box {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
html[dir="rtl"] .find-box p,
html[dir="rtl"] .find-box h2 {
    text-align: center;
}
