/* critical-bahrain-min.css — exact first-fold banner CSS */
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/poppins/poppins-400.woff2") format("woff2");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/poppins/poppins-600.woff2") format("woff2");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/poppins/poppins-700.woff2") format("woff2");
}
:root {
    --clr-pri: #f47a1f;
}
html,
body {
    overflow-x: hidden;
}
body {
    font-family: Poppins, sans-serif;
    margin: 0;
    color: #314252;
}
body a {
    text-decoration: none;
}
header,
header.mega-header,
header.white {
    padding: 0 !important;
}

/* --- extracted from main-style.css (banner / first-fold) --- */
.breadcrumbs_style {
    margin-bottom: 100px;
}

.breadcrumbs_style .container {
    position: relative;
    z-index: 9;
}

.breadcrumbs_style .container ul.breadcrumb {
    left: 15px;
    margin-bottom: 0;
    position: absolute;
    top: 120px;
}

.breadcrumbs_style .container ul.breadcrumb li {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    padding-right: 50px;
    position: relative;
}

.breadcrumbs_style .container ul.breadcrumb li:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTcgOCI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTE2LjM1NCA0LjM1NGEuNS41IDAgMCAwIDAtLjcwOEwxMy4xNzIuNDY0YS41LjUgMCAxIDAtLjcwOC43MDhMMTUuMjkzIDRsLTIuODI5IDIuODI4YS41LjUgMCAxIDAgLjcwOC43MDhsMy4xODItMy4xODJaTTAgNC41aDE2di0xSDB2MVoiLz48L3N2Zz4=);
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 15px;
    top: 6px;
    width: 17px;
}

.breadcrumbs_style .container ul.breadcrumb li:last-child a {
    color: #f47a1f;
}

.breadcrumbs_style .container ul.breadcrumb li:last-child:after {
    display: none;
}

.breadcrumbs_style.white {
    position: relative;
    z-index: 9;
}

.breadcrumbs_style.white ul.breadcrumb li a {
    color: #fff;
}

.breadcrumbs_style.white ul.breadcrumb li a:hover,
.breadcrumbs_style.white ul.breadcrumb li:last-child a {
    color: #f47a1f;
}

.breadcrumbs_style.white ul.breadcrumb li:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTcgOCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE2LjM1NCA0LjM1NGEuNS41IDAgMCAwIDAtLjcwOEwxMy4xNzIuNDY0YS41LjUgMCAxIDAtLjcwOC43MDhMMTUuMjkzIDRsLTIuODI5IDIuODI4YS41LjUgMCAxIDAgLjcwOC43MDhsMy4xODItMy4xODJaTTAgNC41aDE2di0xSDB2MVoiLz48L3N2Zz4=);
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .breadcrumbs_style .container {
        position: relative;
    }
    .breadcrumbs_style .container ul.breadcrumb {
        top: 115px;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 13px;
        height: 20px;
        line-height: 20px;
        padding-right: 50px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .breadcrumbs_style {
        margin-bottom: 89px;
    }
    .breadcrumbs_style .container {
        position: relative;
    }
    .breadcrumbs_style .container ul.breadcrumb {
        top: 110px;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        padding-right: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .breadcrumbs_style {
        margin-bottom: 79px;
    }
    .breadcrumbs_style .container {
        position: relative;
    }
    .breadcrumbs_style .container ul.breadcrumb {
        top: 110px;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 13px;
        height: 20px;
        line-height: 20px;
        padding-right: 50px;
    }
}

@media (min-width: 1000px) and (max-width: 1199px) {
    .breadcrumbs_style {
        margin-bottom: 59px;
    }
    .breadcrumbs_style .container {
        position: relative;
    }
    .breadcrumbs_style .container ul.breadcrumb {
        top: 70px;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 10px;
        height: 15px;
        line-height: 20px;
        padding-right: 40px;
    }
}

@media (min-width: 768px) and (max-width: 999px) {
    .breadcrumbs_style {
        margin-bottom: 40px;
    }
    .breadcrumbs_style .container {
        position: relative;
    }
    .breadcrumbs_style .container ul.breadcrumb {
        top: 50px;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 10px;
        height: 15px;
        line-height: 20px;
        padding-right: 40px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .breadcrumbs_style {
        display: none;
    }
    .breadcrumbs_style .container {
        position: relative;
    }
    .breadcrumbs_style .container ul.breadcrumb {
        top: 70px;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
        padding-right: 20px;
    }
    .breadcrumbs_style .container ul.breadcrumb li:after {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 8px;
        position: absolute;
        right: 5px;
        top: 5px;
        width: 10px;
    }
    .breadcrumbs_style.white {
        display: block;
        margin-bottom: 0;
    }
}

.career_from_box .career_form .banner_form_inner .from_item {
    margin-bottom: 10px;
    position: relative;
}

.career_from_box .career_form .banner_form_inner .from_item input {
    height: 50px;
    line-height: 50px;
}

.career_from_box .career_form .banner_form_inner .from_item input,
.career_from_box .career_form .banner_form_inner .from_item textarea {
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    border-radius: 0;
    color: #314252;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    width: 100%;
}

.career_from_box .career_form .banner_form_inner .from_item textarea {
    height: 100px;
    line-height: normal;
}

.career_from_box .career_form .banner_form_inner .from_item:after {
    background: #f47a1f;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 48px;
    width: 100px;
}

.career_from_box .career_form .banner_form_inner .from_item.cletter:after {
    top: 98px;
}

.career_from_box .career_form .banner_form_inner .from_item_file {
    margin-bottom: 5px;
    position: relative;
}

.career_from_box .career_form .banner_form_inner .from_item_file input {
    height: 120px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}

.career_from_box .career_form .banner_form_inner .from_item_file .ulpload {
    height: 90px;
}

.career_from_box .career_form .banner_form_inner .from_item_file .file_upload {
    background: #f8f8fb;
    border-radius: 10px;
    cursor: pointer;
    height: 120px;
    padding: 15px;
    text-align: center;
}

.career_from_box .career_form .banner_form_inner .from_item_file .file_upload.h-80 {
    height: 80px;
}

.career_from_box .career_form .banner_form_inner .from_item_file .file_upload .file_title {
    color: #314252;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

.career_from_box .career_form .banner_form_inner .from_item_file .file_upload .file_supports {
    color: #006eff;
    font-family: Poppins, sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
}

.career_from_box .career_form .banner_form_inner .from_item_file .file_upload .loading_box img {
    height: 100px;
    position: relative;
    top: -25px;
    width: 100px;
}

.career_from_box .career_form .banner_form_inner .from_item_file .file_upload.active {
    height: 60px;
}

.career_from_box .career_form .banner_form_inner .from_item_file .file_upload.active input {
    display: none;
}

.career_from_box .career_form .banner_form_inner .from_item_file .file_upload:after {
    border: 1px dashed #d0dce7;
    border-radius: 10px;
    content: "";
    height: 90%;
    left: 2%;
    position: absolute;
    top: 5%;
    width: 96%;
}

.career_from_box .career_form .banner_form_inner .from_item_file .uploading {
    align-items: center;
    display: flex;
    height: 80px;
    justify-content: space-around;
    padding: 0 10px;
}

.career_from_box .career_form .banner_form_inner .from_item_file .uploading span {
    width: 50%;
}

.career_from_box .career_form .banner_form_inner .from_item_file .uploading .uploading_crose {
    background: #fcc;
    border-radius: 50%;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 700;
    height: 21px;
    position: relative;
    text-align: center;
    width: 21px;
    z-index: 9;
}

.career_from_box .career_form .banner_form_inner .btn_submit {
    background: #fff;
    border: 2px solid #f47a1f;
    border-radius: 50px;
    color: #f47a1f;
    display: block;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 60px;
    line-height: normal;
    margin: 30px auto 0;
    text-align: center;
    text-transform: capitalize;
    width: 60%;
}

.career_from_box .career_form .banner_form_inner .btn_submit:hover {
    background: #f47a1f;
    color: #fff;
}

.banner_form {
    background: #fff;
    border-radius: 15px;
    box-shadow: 7px 1px 100px rgba(0, 0, 0, 0.1);
    margin-left: auto;
    max-width: 520px;
    padding: 40px 55px;
}

.banner_form .alert-success {
    background: #d1e7dd;
    border-color: #badbcc;
    color: #0f5132;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding: 0 20px;
}

.banner_form .h2,
.banner_form h2 {
    margin-bottom: 20px;
}

.banner_form .banner_form_inner .looder_img {
    height: 60px;
}

.banner_form .banner_form_inner p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 15px;
}

.banner_form .banner_form_inner .from_item {
    margin-bottom: 10px;
    position: relative;
}

.banner_form .banner_form_inner .from_item input {
    line-height: 50px;
}

.banner_form .banner_form_inner .from_item input,
.banner_form .banner_form_inner .from_item textarea {
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    border-radius: 0;
    color: #314252;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 50px;
    padding: 0;
    width: 100%;
}

.banner_form .banner_form_inner .from_item textarea {
    line-height: normal;
}

.banner_form .banner_form_inner .from_item:after {
    background: #f47a1f;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 48px;
    width: 100px;
}

.banner_form .banner_form_inner .from_item input:-webkit-autofill,
.banner_form .banner_form_inner .from_item input:-webkit-autofill:focus,
.banner_form .banner_form_inner .from_item input:-webkit-autofill:hover,
.banner_form .banner_form_inner .from_item select:-webkit-autofill,
.banner_form .banner_form_inner .from_item select:-webkit-autofill:focus,
.banner_form .banner_form_inner .from_item select:-webkit-autofill:hover,
.banner_form .banner_form_inner .from_item textarea:-webkit-autofill,
.banner_form .banner_form_inner .from_item textarea:-webkit-autofill:focus,
.banner_form .banner_form_inner .from_item textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: #314252;
    -webkit-box-shadow: inset 0 0 0 1000px transparent;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}

.banner_form .banner_form_inner .from_item_check {
    margin-bottom: 15px;
}

.banner_form .banner_form_inner .from_item_check label {
    color: #314252;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.banner_form .banner_form_inner .btn_submit {
    background: #fff;
    border: 2px solid #f47a1f;
    border-radius: 50px;
    color: #f47a1f;
    display: block;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 60px;
    line-height: normal;
    margin: 0 auto;
    text-align: center;
    text-transform: capitalize;
    width: 60%;
}

.banner_form .banner_form_inner .btn_submit:hover {
    background: #f47a1f;
    color: #fff;
}

.modal_forms .banner_form .h3,
.modal_forms .banner_form h3 {
    font-weight: 800;
}

.modal_forms .banner_form span.sub_title {
    color: #f47a1f;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
}

.modal_forms .banner_form .banner_form_inner .btn_submit {
    margin-top: 40px;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .banner_form {
        border-radius: 15px;
        margin-left: auto;
        max-width: 430px;
        padding: 40px;
    }
    .banner_form .h2,
    .banner_form h2 {
        line-height: 50px;
        margin-bottom: 20px;
    }
    .banner_form .banner_form_inner p {
        font-size: 12px;
        line-height: 24px;
    }
    .banner_form .banner_form_inner .from_item {
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item input {
        font-size: 13px;
        height: 45px;
        line-height: 45px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 13px;
        height: 45px;
    }
    .banner_form .banner_form_inner .from_item:after {
        top: 43px;
    }
    .banner_form .banner_form_inner .from_item_check {
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item_check input {
        margin-top: 5px;
    }
    .banner_form .banner_form_inner .from_item_check label {
        font-size: 13px;
        line-height: 22px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 15px;
        height: 45px;
        line-height: normal;
        width: 170px;
    }
    .banner_form .banner_form_inner .error_tek {
        font-size: 12px;
        line-height: 16px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner_form {
        border-radius: 15px;
        margin-left: auto;
        max-width: 430px;
        padding: 40px;
    }
    .banner_form .h2,
    .banner_form h2 {
        line-height: 50px;
        margin-bottom: 20px;
    }
    .banner_form .banner_form_inner p {
        font-size: 13px;
        line-height: 24px;
    }
    .banner_form .banner_form_inner .from_item {
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item input {
        font-size: 13px;
        height: 45px;
        line-height: 45px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 13px;
        height: 45px;
    }
    .banner_form .banner_form_inner .from_item:after {
        top: 43px;
    }
    .banner_form .banner_form_inner .from_item_check {
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item_check input {
        margin-top: 5px;
    }
    .banner_form .banner_form_inner .from_item_check label {
        font-size: 13px;
        line-height: 22px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 15px;
        height: 45px;
        line-height: normal;
        width: 170px;
    }
    .banner_form .banner_form_inner .error_tek {
        font-size: 11px;
        line-height: 14px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner_form {
        border-radius: 15px;
        margin-left: auto;
        max-width: 400px;
        padding: 35px 40px;
    }
    .banner_form .h2,
    .banner_form h2 {
        line-height: 45px;
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner p {
        font-size: 12px;
        line-height: 24px;
    }
    .banner_form .banner_form_inner .from_item {
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item input {
        font-size: 12px;
        height: 42px;
        line-height: 42px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px;
        height: 42px;
    }
    .banner_form .banner_form_inner .from_item:after {
        top: 40px;
    }
    .banner_form .banner_form_inner .from_item_check {
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item_check input {
        margin-top: 5px;
    }
    .banner_form .banner_form_inner .from_item_check label {
        font-size: 12px;
        line-height: 20px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 14px;
        height: 42px;
        line-height: normal;
        width: 170px;
    }
    .banner_form .banner_form_inner .error_tek {
        font-size: 11px;
        line-height: 14px;
    }
    .modal_forms .banner_form {
        border-radius: 15px;
        margin: 0 auto;
        max-width: 400px;
        padding: 20px 30px;
    }
    .modal_forms .banner_form .h3,
    .modal_forms .banner_form h3 {
        font-size: 28px;
        line-height: 38px;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .banner_form {
        border-radius: 15px;
        margin-left: auto;
        max-width: 400px;
        padding: 25px;
    }
    .banner_form .h2,
    .banner_form h2 {
        line-height: 40px;
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner p {
        font-size: 12px;
        line-height: 24px;
    }
    .banner_form .banner_form_inner .from_item {
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item input {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px;
        height: 35px;
    }
    .banner_form .banner_form_inner .from_item:after {
        top: 33px;
    }
    .banner_form .banner_form_inner .from_item_check {
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item_check input {
        margin-top: 5px;
    }
    .banner_form .banner_form_inner .from_item_check label {
        font-size: 12px;
        line-height: 20px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 13px;
        height: 40px;
        line-height: normal;
        width: 170px;
    }
    .banner_form .banner_form_inner .error_tek {
        font-size: 10px;
        line-height: 14px;
    }
    .modal_forms .banner_form {
        border-radius: 15px;
        margin: 0 auto;
        max-width: 400px;
        padding: 20px 30px;
    }
    .modal_forms .banner_form .h3,
    .modal_forms .banner_form h3 {
        font-size: 28px;
        line-height: 38px;
    }
}

@media (min-width: 501px) and (max-width: 899px) {
    .banner_form {
        border-radius: 15px;
        margin: 0 auto;
        max-width: 320px;
        padding: 25px 40px;
    }
    .banner_form .h3,
    .banner_form h3 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner p {
        font-size: 11px;
        line-height: 22px;
    }
    .banner_form .banner_form_inner .from_item {
        margin-bottom: 5px;
        position: relative;
    }
    .banner_form .banner_form_inner .from_item input {
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        font-size: 12px;
        height: 45px;
        line-height: 45px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px;
        height: 45px;
    }
    .banner_form .banner_form_inner .from_item:after {
        height: 2px;
        top: 43px;
        width: 20px;
    }
    .banner_form .banner_form_inner .from_item_check {
        margin-bottom: 15px;
    }
    .banner_form .banner_form_inner .from_item_check label {
        font-size: 12px;
        line-height: 22px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 14px;
        height: 45px;
        line-height: normal;
        width: 180px;
    }
    .modal_forms .banner_form {
        border-radius: 15px;
        margin: 0 auto;
        max-width: 400px;
        padding: 20px 30px;
    }
    .modal_forms .banner_form .h3,
    .modal_forms .banner_form h3 {
        font-size: 28px;
        line-height: 38px;
    }
}

@media (min-width: 0px) and (max-width: 500px) {
    .banner_form {
        border-radius: 15px;
        margin: 30px auto;
        max-width: 400px;
        padding: 30px;
    }
    .banner_form .h3,
    .banner_form h3 {
        font-size: 40px;
        line-height: 50px;
    }
    .banner_form .banner_form_inner p {
        font-size: 10px;
        line-height: 20px;
        margin-top: 10px;
    }
    .banner_form .banner_form_inner .from_item {
        margin-bottom: 5px;
        position: relative;
    }
    .banner_form .banner_form_inner .from_item input {
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        font-size: 12px;
        height: 45px;
        line-height: 45px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px;
        height: 45px;
    }
    .banner_form .banner_form_inner .from_item:after {
        height: 2px;
        top: 43px;
        width: 20px;
    }
    .banner_form .banner_form_inner .from_item_check {
        margin-bottom: 15px;
    }
    .banner_form .banner_form_inner .from_item_check label {
        font-size: 12px;
        line-height: 22px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 14px;
        height: 45px;
        line-height: normal;
        width: 100%;
    }
    .modal_forms .banner_form {
        border-radius: 15px;
        margin: 0 auto;
        max-width: 400px;
        padding: 20px 30px;
    }
    .modal_forms .banner_form .h3,
    .modal_forms .banner_form h3 {
        font-size: 24px;
        line-height: 34px;
    }
}

.header-btn .border_btn {
    margin-top: 0;
}

.lp-banner-clutch .lp-banner-content .border_btn {
    border-radius: 10px;
}

.lp-banner-clutch .banner_form {
    background: transparent;
    border-radius: unset;
    box-shadow: unset;
    margin-left: unset;
    margin-top: 30px;
    max-width: unset;
    padding: 0;
}

.lp-banner-clutch .banner_form .banner_form_inner .from_item {
    margin-bottom: 40px;
}

.lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select,
.lp-banner-clutch .banner_form .banner_form_inner .from_item input {
    color: #314252;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 40px;
}

.lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select {
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    border-radius: 0;
    font-family: Poppins, sans-serif;
    font-family: Poppins;
    height: 50px;
    width: 100%;
}

.lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select:focus {
    box-shadow: none;
}

.lp-banner-clutch .banner_form .banner_form_inner .from_item textarea {
    color: #314252;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 40px;
}

.lp-banner-clutch .banner_form .banner_form_inner .btn_submit {
    border-radius: 10px;
    margin: 10px 0;
    width: 20%;
}

.successful .border_btn {
    border-radius: 10px;
    margin-top: 60px;
}

.launch .banner_form {
    background: transparent;
    border-radius: unset;
    box-shadow: unset;
    margin-left: unset;
    margin-top: 30px;
    max-width: unset;
    padding: 0;
}

.launch .banner_form .banner_form_inner .from_item {
    margin-bottom: 40px;
}

.launch .banner_form .banner_form_inner .from_item .form-select,
.launch .banner_form .banner_form_inner .from_item input {
    color: #314252;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 40px;
}

.launch .banner_form .banner_form_inner .from_item .form-select {
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    border-radius: 0;
    font-family: Poppins, sans-serif;
    font-family: Poppins;
    height: 50px;
    width: 100%;
}

.launch .banner_form .banner_form_inner .from_item .form-select:focus {
    box-shadow: none;
}

.launch .banner_form .banner_form_inner .from_item textarea {
    color: #314252;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 40px;
}

.launch .banner_form .banner_form_inner .btn_submit {
    border-radius: 10px;
    margin: 10px 0;
    width: 15%;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .lp-banner-clutch .lp-banner-content .border_btn {
        border-radius: 10px;
    }
    .lp-banner-clutch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 45px;
        letter-spacing: 1.5px;
        line-height: 22px;
        width: 100%;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 20%;
    }
    .launch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .launch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .launch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 45px;
        letter-spacing: 1.5px;
        line-height: 22px;
        width: 100%;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .launch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .launch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 15%;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .lp-banner-clutch .lp-banner-content .border_btn {
        border-radius: 10px;
    }
    .lp-banner-clutch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 45px;
        letter-spacing: 1.5px;
        line-height: 22px;
        width: 100%;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 20%;
    }
    .launch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .launch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .launch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 45px;
        letter-spacing: 1.5px;
        line-height: 22px;
        width: 100%;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .launch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .launch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 15%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .lp-banner-clutch .lp-banner-content .border_btn {
        border-radius: 10px;
    }
    .lp-banner-clutch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 42px;
        letter-spacing: 1.5px;
        line-height: 22px;
        width: 100%;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 20%;
    }
    .launch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .launch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .launch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 42px;
        letter-spacing: 1.5px;
        line-height: 22px;
        width: 100%;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .launch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .launch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 15%;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .lp-banner-clutch .lp-banner-content .border_btn {
        border-radius: 10px;
    }
    .lp-banner-clutch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 35px;
        letter-spacing: 1.5px;
        line-height: 22px;
        padding-left: 0;
        width: 100%;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 30%;
    }
    .launch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .launch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .launch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 35px;
        letter-spacing: 1.5px;
        line-height: 22px;
        padding-left: 0;
        width: 100%;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .launch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .launch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 20%;
    }
}

@media (min-width: 667px) and (max-width: 899px) {
    .lp-banner-clutch .lp-banner-content .border_btn {
        border-radius: 10px;
    }
    .lp-banner-clutch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select,
    .lp-banner-clutch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        height: 45px;
        padding-left: 0;
        width: 100%;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 30%;
    }
    .launch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .launch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select,
    .launch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        height: 45px;
        padding-left: 0;
        width: 100%;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .launch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .launch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 20%;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .lp_header .header-btn .border_btn {
        min-width: 150px;
    }
    .lp-banner-clutch .lp-banner-content .border_btn {
        border-radius: 10px;
    }
    .lp-banner-clutch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 45px;
        letter-spacing: 1.5px;
        line-height: 39px;
        padding-left: 0;
        width: 100%;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .lp-banner-clutch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 50%;
    }
    .successful .success-btn .border_btn {
        margin-top: 30px;
    }
    .launch .banner_form {
        background: transparent;
        border-radius: unset;
        box-shadow: unset;
        margin-left: unset;
        margin-top: 30px;
        max-width: unset;
        padding: 0 20px;
    }
    .launch .banner_form .banner_form_inner .from_item {
        margin-bottom: 30px;
    }
    .launch .banner_form .banner_form_inner .from_item input {
        color: #314252;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 40px;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select {
        border: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
        color: #314252;
        font-family: Poppins, sans-serif;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        height: 45px;
        letter-spacing: 1.5px;
        line-height: 39px;
        padding-left: 0;
        width: 100%;
    }
    .launch .banner_form .banner_form_inner .from_item .form-select:focus {
        box-shadow: none;
    }
    .launch .banner_form .banner_form_inner .from_item textarea {
        color: #314252;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.5px;
        line-height: 39px;
    }
    .launch .banner_form .banner_form_inner .btn_submit {
        border-radius: 10px;
        margin: 10px 0;
        width: 50%;
    }
}

.common_section .border_btn.dark_btn {
    background: transparent;
    margin-top: 0;
}

.common_section .border_btn.dark_btn:hover {
    background: #f47a1f;
}

.abouttek_uk a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.credible_footprint a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.business_growth_uk .app_growth_main .app_growth_item a.border_btn {
    background: #f47a1f;
    color: #fff;
    margin-top: 0;
}

.mobile_app_ukcta a.border_btn {
    background: #f47a1f;
    color: #fff;
}

@media (min-width: 0px) and (max-width: 666px) {
    .mobile_app_ukcta a.border_btn {
        background: #f47a1f;
        color: #fff;
    }
}

.rich_h_city a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.dynamic_h_city a.border_btn {
    background: #fbfbfb;
}

.hosuton_banner a.border_btn {
    background: transparent;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .leading_mia_city.leading_dallas a.border_btn {
        margin-top: 0;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .dynamic_h_city a.border_btn {
        background: #fbfbfb;
    }
}

@media (min-width: 667px) and (max-width: 899px) {
    .dynamic_h_city a.border_btn {
        background: #fbfbfb;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .hosuton_banner a.border_btn {
        background: #f47a1f;
        color: #fff;
    }
    .dynamic_h_city a.border_btn {
        background: #f47a1f;
        color: #fff;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .common_section .border_btn.dark_btn {
        background: #f47a1f;
    }
}

.spending a.border_btn {
    background: transparent;
}

.spending a.border_btn:hover {
    background: #f47a1f;
    color: #fff;
}

.streaming_app a.border_btn {
    background: transparent;
}

.streaming_app a.border_btn:hover {
    background: #f47a1f;
    color: #fff;
}

.smartphone a.border_btn {
    background: transparent;
}

.smartphone a.border_btn:hover {
    background: #f47a1f;
    color: #fff;
}

.list_service_app a.border_btn:hover {
    background: #fff;
    color: #f47a1f;
}

.list_service_app.list_real a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.case_beach a.border_btn,
.case_beach a.border_btn:hover {
    background: #f47a1f;
    color: #fff;
}

.consider_usa.consider_automative a.border_btn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.consider_usa.consider_automative a.border_btn:hover {
    background: #fff;
    border: 1px solid #314252;
    color: #314252;
}

.custom_app_design a.border_btn,
.ecommerce_app_design a.border_btn {
    background: transparent;
}

@media (min-width: 0px) and (max-width: 666px) {
    .streaming_app a.border_btn {
        background: #f47a1f;
        color: #fff;
    }
    .spending a.border_btn {
        font-size: 11px;
        line-height: 36px;
    }
    .smartphone a.border_btn,
    .spending a.border_btn {
        background: #f47a1f;
        color: #fff;
    }
    .list_service_app a.border_btn {
        background: #f47a1f !important;
        color: #fff;
    }
    .custom_app_design a.border_btn,
    .ecommerce_app_design a.border_btn {
        background: #f47a1f;
    }
    .vision_automative a.border_btn {
        margin-bottom: 30px;
    }
}

.locationgcc_banner {
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90vh;
    position: relative;
    z-index: 1;
}

.locationgcc_banner .banenr_content {
    padding-right: 50px;
}

.locationgcc_banner .banenr_content h1,
.locationgcc_banner.banner-bah .banenr_content h1 {
    color: #fff;
    font-family: Poppins, sans-serif !important;
    font-weight: 700 !important;
}

.locationgcc_banner .banenr_content p,
.locationgcc_banner .banenr_content .main_para,
.locationgcc_banner.banner-bah .banenr_content p,
.locationgcc_banner.banner-bah .banenr_content .main_para {
    font-family: Poppins, sans-serif !important;
    font-weight: 400 !important;
}

.locationgcc_banner .banenr_content .h1 span,
.locationgcc_banner .banenr_content h1 span {
    color: #f47a1f;
}

.locationgcc_banner.uk_banner a.border_btn {
    background: transparent;
}

.locationgcc_banner.uk_banner a.border_btn:hover {
    background: #f47a1f;
    color: #fff;
}

.locationgcc_banner.banner_hire_sa a.border_btn {
    background: transparent;
}

.locationgcc_banner.banner_hire_sa a.border_btn:hover {
    background: #f47a1f;
    color: #fff;
}

.locationgcc_banner.no-bread-loc-banner {
    height: 100vh;
}

.ready_ae a.border_btn {
    margin-bottom: 30px;
}

.ready_ae a.border_btn,
.ready_ae a.border_btn:hover {
    background: #fff;
    color: #f47a1f;
}

.ready_goals .ready_goals_btn a.border_btn {
    background: #f47a1f;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
}

.ready_goals .ready_goals_btn a.border_btn:hover {
    background: #f47a1f;
    color: #fff;
}

.expand_growth_dubai a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.delivered_apps_dubai a.border_btn,
.end_to_end_dubai a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.teemates_case_dubai .teemates_main .teemates_content a.border_btn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.teemates_case_dubai .teemates_main .teemates_content a.border_btn:hover {
    background: #f47a1f;
    border: 1px solid #f47a1f;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .locationgcc_banner.no-bread-loc-banner {
        margin-top: 30px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .acc_section .accordion,
    .locationgcc_banner.no-bread-loc-banner {
        margin-top: 40px;
    }
    .tabing_section .tab-content a.border_btn {
        margin-top: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .acc_section .accordion,
    .locationgcc_banner.no-bread-loc-banner {
        margin-top: 40px;
    }
    .tabing_section .tab-content a.border_btn {
        margin-top: 0;
    }
    .ready_ae a.border_btn {
        margin-bottom: 20px;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .locationgcc_banner,
    .locationgcc_banner.no-bread-loc-banner {
        height: 90vh;
    }
}

@media (min-width: 667px) and (max-width: 899px) {
    .locationgcc_banner {
        height: 60vh;
    }
    .locationgcc_banner.saudia_mob_banner {
        height: 80vh;
    }
    .locationgcc_banner.saudia_mob_banner .banenr_content {
        padding-right: 0;
    }
    .locationgcc_banner.no-bread-loc-banner {
        height: 70vh;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .locationgcc_banner {
        height: 100%;
        padding-top: 100px;
    }
    .locationgcc_banner .banenr_content {
        padding-right: 0;
    }
    .locationgcc_banner img {
        margin-top: 30px;
    }
    .locationgcc_banner.banner_hire_sa a.border_btn,
    .locationgcc_banner.uk_banner a.border_btn {
        background: #f47a1f;
        color: #fff;
    }
    .locationgcc_banner.no-bread-loc-banner {
        height: 100%;
    }
}

.service_usa .banenr_content .border_btn {
    background-color: #f47a1f;
    color: #fff;
}

.service_usa .banenr_content .border_btn.web_case_btn {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    min-width: 180px;
    padding: 0 30px;
    position: relative;
    text-align: center;
}

.service_usa .banenr_content .border_btn.web_case_btn:hover {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    color: #fff;
}

.service_usa.iphone_banner .banenr_content .border_btn.web_case_btn {
    border: 2px solid #f47a1f;
    color: #f47a1f;
}

.service_usa.iphone_banner .banenr_content .border_btn.web_case_btn:hover {
    color: #fff;
}

.associatesslider .swiper-wrapper .associates_card .slider-btn a.border_btn {
    margin-top: 0;
}

.Robustand a.border_btn {
    background: transparent;
}

.custom_brand a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.streamline_cloud a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.augmentedmobileapp a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.banner_sass .banner_content .border_btn {
    background: #f47a1f;
    color: #fff;
}

.banner_sass .banner_content .border_btn:hover {
    background: #fff;
    color: #f47a1f;
}

.banner_sass .banner_content .border_btn.saas_banner_btn {
    background: transparent;
    border: 1px solid #f47a1f;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    margin-left: 10px;
    min-width: 180px;
    transition: 0.2s ease-in-out;
}

.banner_sass .banner_content .border_btn.saas_banner_btn:hover {
    background: #f47a1f;
    color: #fff;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner_sass .banner_content .border_btn.saas_banner_btn {
        font-size: 15px;
        height: 45px;
        line-height: 45px;
        margin-left: 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner_sass .banner_content .border_btn.saas_banner_btn {
        font-size: 13px;
        height: 40px;
        margin-left: 10px;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .banner_sass .banner_content .border_btn.saas_banner_btn {
        font-size: 13px;
        height: 40px;
        margin-left: 10px;
    }
}

@media (min-width: 667px) and (max-width: 899px) {
    .banner_sass .banner_content .border_btn.saas_banner_btn {
        font-size: 13px;
        height: 40px;
        margin-left: 10px;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .banner_sass .banner_content .border_btn.saas_banner_btn {
        background: #f47a1f;
        color: #fff;
        font-size: 13px;
        height: 40px;
        margin-left: 10px;
        min-width: 150px;
    }
}

@media (min-width: 0px) and (max-width: 350px) {
    .banner_sass .banner_content .border_btn.saas_banner_btn {
        margin-left: 0;
        min-width: unset;
    }
}

.comprehensive_cloud a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.result_driven_it_staff a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.optimal_cloud a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.nft_discover a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.expert_machine a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.chatbot_integeration a.border_btn {
    background: #f47a1f;
    color: #fff;
}

@media screen and (max-width: 411px) {
    .service_usa.hire-ios-app-developers-banner .banenr_content .border_btn.web_case_btn {
        margin-left: 0;
    }
    .service_usa.hire-ios-app-developers-banner .banenr_content .border_btn {
        margin-right: 10px;
    }
}

.ecommerce_web_process a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.benefits_partner a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.ready_unity_game a.border_btn {
    background: #f47a1f;
    color: #fff;
}

.why_chooose_ionic a.border_btn {
    background: #f47a1f;
    color: #fff;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .service_usa.web_dev_service .banenr_content .border_btn.web_case_btn {
        border-radius: 45px;
        font-size: 15px;
        font-weight: 600;
        height: 45px;
        line-height: 45px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service_usa.web_dev_service .banenr_content .border_btn.web_case_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        min-width: 180px;
        padding: 0 30px;
    }
    .service_usa.web_dev_service .banner_form {
        margin-top: 60px;
    }
    .service_usa.web_dev_service .banner_form .banner_form_inner p {
        font-size: 11px;
        line-height: 22px;
        margin-bottom: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .service_usa.web_dev_service .banenr_content .border_btn.web_case_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .service_usa.web_dev_service .banenr_content .border_btn.web_case_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 501px) and (max-width: 767px) {
    .service_usa.web_dev_service .banenr_content .border_btn.web_case_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        min-width: 180px;
        padding: 0 30px;
    }
    .Robustand a.border_btn {
        background: #f47a1f;
    }
}

@media (min-width: 0px) and (max-width: 500px) {
    .service_usa.web_dev_service .banenr_content .border_btn {
        margin-bottom: 10px;
        min-width: 150px;
    }
    .service_usa.web_dev_service .banenr_content .border_btn.web_case_btn {
        border-radius: 25px;
        font-size: 13px;
        height: 40px;
        line-height: 38px;
        min-width: 150px;
    }
    .service_usa.android_banner .banenr_content .border_btn.web_case_btn {
        margin-left: 10px;
        padding: 0 20px;
    }
    .Robustand a.border_btn {
        background: #f47a1f;
    }
}

@media (min-width: 0px) and (max-width: 350px) {
    .service_usa.android_banner .banenr_content .border_btn.web_case_btn {
        margin-left: 0;
        padding: 0 20px;
    }
    .service_usa.on_demand_banner .banenr_content .border_btn.web_case_btn {
        margin-left: 0;
    }
    .service_usa.devops_banner .banenr_content .border_btn.web_case_btn {
        margin-top: 0;
    }
}

.game_banner .banner_btn .border_btn {
    background: #f47a1f;
    color: #fff;
}

.game_banner .banner_btn .border_btn.web_case_btn {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50px;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    min-width: 180px;
    text-align: center;
}

.game_banner .banner_btn .border_btn.web_case_btn:hover {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    color: #fff;
}

.casestudy .pro_sec .casestudy_item .download_section .case_btn a.border_btn {
    align-items: center;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    display: flex;
    justify-content: center;
}

.casestudy .pro_sec .casestudy_item .download_section .case_btn a.border_btn:hover {
    background: #f47a1f;
    border: 2px solid #f47a1f;
}

.gamecategory a.border_btn {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    color: #fff;
}

.gamecategory a.border_btn:hover {
    background: #fff;
    border: 2px solid #fff;
    color: #f47a1f;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .game_banner .banner_btn .border_btn.web_case_btn {
        border-radius: 45px;
        font-size: 15px;
        height: 45px;
        line-height: 45px;
        margin-left: 10px;
        min-width: 180px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .game_banner .banner_btn .border_btn.web_case_btn {
        border-radius: 40px;
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        margin-left: 10px;
        min-width: 180px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .game_banner .banner_btn .border_btn.web_case_btn {
        border-radius: 40px;
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        margin-left: 10px;
        min-width: 180px;
    }
}

@media (min-width: 667px) and (max-width: 991px) {
    .game_banner .banner_btn .border_btn.web_case_btn {
        border-radius: 40px;
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        margin-left: 10px;
        min-width: 180px;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .game_banner .banner_btn .border_btn {
        min-width: 210px;
    }
    .game_banner .banner_btn .border_btn.web_case_btn {
        border: 1px solid #fff;
        border-radius: 25px;
        font-size: 13px;
        height: 40px;
        line-height: 38px;
        margin-left: 0;
        margin-top: 15px;
    }
    .game_banner .banner_btn .border_btn.web_case_btn:hover {
        border: 1px solid #f47a1f;
    }
    .gaming_screen .game_service a.border_btn {
        margin-bottom: 10px !important;
        margin-top: 0 !important;
    }
}

.rtl-style a.border_btn {
    background: transparent;
    font-size: 24px;
}

.rtl-style.breadcrumbs_style .container ul.breadcrumb {
    right: 15px;
}

.rtl-style.breadcrumbs_style .container ul.breadcrumb li {
    font-size: 18px;
    line-height: 20px;
    padding-left: 50px;
    padding-right: 0;
}

.rtl-style.breadcrumbs_style .container ul.breadcrumb li:after {
    left: 15px;
    right: unset;
    transform: rotate(180deg);
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .rtl-style a.border_btn {
        font-size: 22px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb {
        right: 15px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li {
        font-size: 18px;
        line-height: 20px;
        padding-left: 50px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li:after {
        left: 15px;
        right: unset;
        transform: rotate(180deg);
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .rtl-style a.border_btn {
        font-size: 20px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb {
        right: 15px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li {
        font-size: 17px;
        line-height: 20px;
        padding-left: 50px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li:after {
        left: 15px;
        right: unset;
        transform: rotate(180deg);
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .rtl-style a.border_btn {
        font-size: 18px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb {
        right: 15px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li {
        font-size: 16px;
        line-height: 20px;
        padding-left: 50px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li:after {
        left: 15px;
        right: unset;
        transform: rotate(180deg);
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .rtl-style a.border_btn {
        font-size: 17px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb {
        right: 15px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li {
        font-size: 14px;
        line-height: 20px;
        padding-left: 50px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li:after {
        left: 15px;
        right: unset;
        transform: rotate(180deg);
    }
}

@media (min-width: 667px) and (max-width: 899px) {
    .rtl-style a.border_btn {
        font-size: 15px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb {
        right: 15px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li {
        font-size: 13px;
        line-height: 20px;
        padding-left: 50px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li:after {
        left: 15px;
        right: unset;
        transform: rotate(180deg);
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .rtl-style a.border_btn {
        background: #f47a1f;
        font-size: 15px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb {
        right: 15px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li {
        font-size: 13px;
        line-height: 20px;
        padding-left: 50px;
    }
    .rtl-style.breadcrumbs_style .container ul.breadcrumb li:after {
        left: 15px;
        right: unset;
        transform: rotate(180deg);
    }
}

.landing_lp_popup .modal-content .modal_forms .banner_form .h2 span,
.landing_lp_popup .modal-content .modal_forms .banner_form h2 span {
    color: #eb5627;
}

.landing_lp_popup .modal-content .modal_forms .banner_form .banner_form_inner .from_item:after {
    background: #eb5627;
}

.landing_lp_popup .modal-content .modal_forms .banner_form .banner_form_inner .btn_submit {
    border: 2px solid #eb5627;
    color: #eb5627;
}

.landing_lp_popup .modal-content .modal_forms .banner_form .banner_form_inner .btn_submit:hover {
    background: #eb5627;
    color: #fff;
}

.tekrevol_dark_bg.lp_discuss.lp_ready_project a.border_btn,
.tekrevol_dark_bg.lp_discuss.lp_ready_project a.border_btn:hover {
    background: #fff;
    border: 2px solid #fff;
    color: #f47a1f;
}

.tekrevol_dark_bg.lp_discuss a.border_btn {
    background: #eb5627;
    border: 2px solid #fff;
    color: #fff;
    font-family: Poppins, sans-serif;
    margin-bottom: 20px;
    margin-top: 0;
}

.tekrevol_dark_bg.lp_discuss a.border_btn:hover {
    background: #fff;
    color: #eb5627;
}

.top_grade_cta a.border_btn {
    background: #f0792d;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-family: Poppins, sans-serif;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}

.top_grade_cta a.border_btn:hover {
    background: #fff;
    border: 1px solid #f0792d;
    color: #f0792d;
}

.associatesslider .swiper .swiper-wrapper .associates_card .slider-btn a.border_btn {
    margin-top: 0;
}

.ready_ae .tekrevol_dark_bg a.border_btn,
.ready_ae .tekrevol_dark_bg a.border_btn:hover {
    background: #fff;
    color: #f47a1f;
}

@media (min-width: 900px) and (max-width: 1199px) {
    .ready_ae .h2,
    .ready_ae a.border_btn,
    .ready_ae h2,
    .ready_ae p {
        margin-bottom: 10px;
    }
}

@media (min-width: 667px) and (max-width: 899px) {
    .ready_ae .h2,
    .ready_ae a.border_btn,
    .ready_ae h2,
    .ready_ae p {
        margin-bottom: 10px;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .ready_ae .h2,
    .ready_ae a.border_btn,
    .ready_ae h2,
    .ready_ae p {
        margin-bottom: 10px;
    }
}

.banner_lp_app button.border_btn {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    min-width: 180px;
    padding: 0 30px;
    position: relative;
    text-align: center;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .banner_lp_app button.border_btn {
        border: 2px solid #f47a1f;
        border-radius: 45px;
        font-size: 16px;
        font-weight: 600;
        height: 50px;
        line-height: 50px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner_lp_app button.border_btn {
        border: 2px solid #f47a1f;
        border-radius: 45px;
        font-size: 15px;
        font-weight: 600;
        height: 45px;
        line-height: 45px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner_lp_app button.border_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
    .banner_lp_app .banner_form {
        margin-top: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner_lp_app button.border_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
    .banner_lp_app .banenr_content,
    .banner_lp_app .banner_form {
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner_lp_app button.border_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
    .banner_lp_app .banenr_content,
    .banner_lp_app .banner_form {
        margin-top: 0;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .banner_lp_app button.border_btn {
        background: #f47a1f;
        border: 1px solid #f47a1f;
        border-radius: 25px;
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        height: 40px;
        line-height: 38px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
    .banner_lp_app .banner_form {
        margin-top: 30px;
    }
}

.modal-popup .popup-section .popup-form .banner_form_inner {
    margin: 0;
    width: 100%;
}

.modal-popup .popup-section .popup-form .banner_form_inner .from_item.textarea-item:after {
    top: 168px;
}

.modal-popup .popup-section .popup-form .banner_form_inner .from_item textarea {
    height: 170px;
}

.modal-popup .popup-section .popup-form .banner_form_inner .btn_submit {
    background: #f47a1f;
    color: #fff;
    width: 100%;
}

.modal-popup .popup-section .popup-form .banner_form_inner .btn_submit:hover {
    background: transparent;
    color: #f47a1f;
}

@media screen and (max-width: 1399px) {
    .modal-popup .popup-section .popup-form .banner_form_inner .from_item.textarea-item:after {
        top: 118px;
    }
    .modal-popup .popup-section .popup-form .banner_form_inner .from_item textarea {
        height: 120px;
    }
}

@media screen and (max-width: 1199px) {
    .modal-popup .popup-section .popup-form .banner_form_inner .from_item.textarea-item:after {
        top: 78px;
    }
    .modal-popup .popup-section .popup-form .banner_form_inner .from_item textarea {
        height: 80px;
    }
}

body .tekrevol_gray_bg a.border_btn {
    background: transparent;
    border: 2px solid #f47a1f;
}

body .tekrevol_gray_bg a.border_btn:hover {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    color: #fff;
}

body .tekrevol_dark_bg a.border_btn {
    background: transparent;
    border: 2px solid #f47a1f;
    color: #f47a1f;
}

body .tekrevol_dark_bg a.border_btn:hover {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    color: #fff;
}

body a.border_btn {
    background: #fff;
    border: 2px solid #f47a1f;
    border-radius: 50px;
    color: #f47a1f;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    min-width: 180px;
    padding: 0 30px;
    position: relative;
    text-align: center;
}

body a.border_btn:hover {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    color: #fff;
}

body button.border_btn {
    background: #fff;
    border: 2px solid #f47a1f;
    border-radius: 50px;
    color: #f47a1f;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    min-width: 180px;
    padding: 0 30px;
    position: relative;
    text-align: center;
}

body button.border_btn:hover {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    color: #fff;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    body .tekrevol_gray_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
    }
    body .tekrevol_gray_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body .tekrevol_dark_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
        color: #f47a1f;
    }
    body .tekrevol_dark_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body a.border_btn,
    button.border_btn {
        border: 2px solid #f47a1f;
        border-radius: 45px;
        font-size: 16px;
        font-weight: 600;
        height: 50px;
        line-height: 50px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    body .tekrevol_gray_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
    }
    body .tekrevol_gray_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body .tekrevol_dark_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
        color: #f47a1f;
    }
    body .tekrevol_dark_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body a.border_btn,
    button.border_btn {
        border: 2px solid #f47a1f;
        border-radius: 45px;
        font-size: 15px;
        font-weight: 600;
        height: 45px;
        line-height: 45px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    body .tekrevol_gray_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
    }
    body .tekrevol_gray_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body .tekrevol_dark_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
        color: #f47a1f;
    }
    body .tekrevol_dark_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body a.border_btn,
    body button.border_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body .tekrevol_gray_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
    }
    body .tekrevol_gray_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body .tekrevol_dark_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
        color: #f47a1f;
    }
    body .tekrevol_dark_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body a.border_btn,
    body button.border_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body .tekrevol_gray_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
    }
    body .tekrevol_gray_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body .tekrevol_dark_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
        color: #f47a1f;
    }
    body .tekrevol_dark_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body a.border_btn,
    body button.border_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 501px) and (max-width: 767px) {
    body .tekrevol_gray_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
    }
    body .tekrevol_gray_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body .tekrevol_dark_bg a.border_btn {
        background: transparent;
        border: 2px solid #f47a1f;
        color: #f47a1f;
    }
    body .tekrevol_dark_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body a.border_btn,
    body button.border_btn {
        border-radius: 40px;
        font-size: 13px;
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    body .tekrevol_dark_bg a.border_btn,
    body .tekrevol_dark_bg a.border_btn:hover,
    body .tekrevol_gray_bg a.border_btn,
    body .tekrevol_gray_bg a.border_btn:hover {
        background: #f47a1f;
        border: 2px solid #f47a1f;
        color: #fff;
    }
    body a.border_btn,
    body button.border_btn {
        background: #f47a1f;
        border: 1px solid #f47a1f;
        border-radius: 25px;
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        height: 40px;
        line-height: 38px;
        margin-top: 10px;
        min-width: 180px;
        padding: 0 30px;
    }
}

/* --- absolute LCP hero (Rule 1) --- */
.locationgcc_banner.banner-bah.hero-lcp {
    position: relative;
    overflow: hidden;
    background-image: none !important;
}
.locationgcc_banner.banner-bah.hero-lcp > .hero-lcp-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 0;
    pointer-events: none;
}
.locationgcc_banner.banner-bah.hero-lcp > .container {
    position: relative;
    z-index: 1;
}
@media (min-width: 0px) and (max-width: 767px) {
    .locationgcc_banner.banner-bah.hero-lcp {
        background: #0a111c !important;
    }
    .locationgcc_banner.banner-bah.hero-lcp > .hero-lcp-img {
        display: none;
    }
}

.lp-awards-main h2,
.lp-bah-awards h2 {
    font-family: Poppins, sans-serif !important;
    font-weight: 700 !important;
}

/* Bahrain: hide banner form on mobile only */
@media (max-width: 767px) {
    .mobile-hide {
        display: none !important;
    }
    /* .locationgcc_banner.banner-bah .banner_form,
  .banner_form {
    display: none !important;
  } */
}
