.customradio, p {margin-bottom: 0}
.conForm input, .conForm textarea, .formSubmiut.headerBtn button, body {font-family: Inter, sans-serif !important}
.sericon img, .servtitle h4 {transition: .1s}
.fullField.error textarea,.halfField.error input { border: 1px solid red;}
.fullField.successVal textarea,.halfField.successVal input { border: 1px solid #72be9d;}
.halfField.error input#comName2 {border: none !important;}
div#mail-status b { color: #009900; margin-top: 10px !important; text-align: center; display: block; font-size: 14px; }
.imagehover, .wrapper, ul.slick-dots li {overflow: hidden}
#loading-bar-spinner.spinner {right: 33%;margin-left: 0;top: 16px;margin-top: 0;position: absolute;z-index: 19 !important;animation: loading-bar-spinner 400ms linear infinite;} #loading-bar-spinner.spinner .spinner-icon {width: 30px;height: 30px;border:  solid 4px transparent;border-top-color: #fff !important;border-left-color: #fff !important;border-radius: 50%;} @keyframes loading-bar-spinner { 0%   { transform: rotate(0deg);   transform: rotate(0deg); } 100% { transform: rotate(360deg); transform: rotate(360deg); } }
:root {--primary-color: #e74032;--secondary-color: #572c8b;--white: #FFFFFF}
html {scroll-behavior: smooth}
::-webkit-scrollbar {width: 1px;background-color: transparent}
::-webkit-scrollbar-button:end:increment, ::-webkit-scrollbar-button:start:decrement {display: none}
::-webkit-scrollbar-track-piece {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: transparent}
::-webkit-scrollbar-thumb:vertical {border-radius: 0;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #050607}
.popupMain, [class^=box-] {display: none}
.customradio, ul.slick-dots li {display: inline-block;vertical-align: middle}
.popupMain.show, [class^=box-].showfirst {display: block}
.customradio {position: relative;padding-left: 25px;cursor: pointer;font-size: 15px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;font-weight: 400;color: var(--white)}
.customradio input {position: absolute;opacity: 0;cursor: pointer}
.checkmark {position: absolute;top: 4px;left: 0;height: 11px;width: 11px;border-radius: 3px;background-color: #e0e0e0}
.customradio input:checked ~ .checkmark {background: #ff6101}
.slick-list {margin: 0 -15px}
.slick-slide {margin: 0 15px}
ul.slick-dots {padding: 20px 0 0;text-align: center}
ul.slick-dots li {margin: 0 8px 0 0;width: auto;padding: 0;border: none}
.slick-dots li button:before {color: var(--white);opacity: 1;font-size: 20px}
.slick-dots li button {height: 11px;width: 11px;border-radius: 50%;padding: 0;background: #d6d6d6;border: none;cursor: pointer;font-size: 0;box-sizing: border-box}
.slick-dots li.slick-active button {background: #4fb3c2}
span.arrows {width: 36px;height: 36px;border: none;position: absolute;bottom: 0;margin: auto;z-index: 2;cursor: pointer;line-height: 39px;font-size: 12px;text-align: center;font-weight: 300;top: 0;border-radius: 0;background: #dde2e6;color: #222}
span.arrows.next {right: 1%}
.slick-initialized .slick-slide {outline: 0 !important}
p {font-weight: 400;font-size: 24px;line-height: 34px;color: #000;}
p + p {margin-top: 15px}
ul {padding: 0;margin: 0;list-style: none}
@media (min-width: 100px) {
    .padding-full {padding-right: 15px;padding-left: 15px}
    .no-padding, .no-padding-right {padding-right: 0}
    .no-padding, .no-padding-left {padding-left: 0}
}
input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder {

}

input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder {

}

input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder {

}

input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder {

}

body {overflow-x: hidden !important;   font-family: 'GE SS Two' !important;}

.logoboxmain {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header {
    padding: 20px 0;
}
.hs-richtext.hs-main-font-element p {
    font-size: 12px;
    line-height: 16px !important;
    color: #fff;
    margin: 5px 0 6px;
}
form#hsForm_159355a0-95e2-420c-a09d-9afb3482eeca {
    text-align: right;
}
section.sec1.bannerwrap {
    position: relative;
}

.container.bannercon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999;
}
.slidebox img {
    width: 100%;
    height: auto;
}
h1 {
    font-family: 'GE Dinar Two' !important;
    color: #FFF;
    text-align: right;
    font-size: 70px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 25px;
}
.bannertext {
    text-align: right;
    color: #fff;
}

.bannertext p {
    color: #fff;
}
.bannerrform {
    background: rgba(0, 0, 0, 0.65);
    padding: 40px 40px;
    color: #fff;
    min-height: 650px;
}

.bannerrform input,.bannerrform textarea {
    width: 100%;
    height: 42px;
    color: #000;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 0px */
    outline: none;
    padding: 10px;
    box-shadow: none;
    border: 2px solid #ffffff;
}

.bannerrform textarea {
    height: 100px;
    resize: none !important;
    padding: 12px 10px;
}
.bannerrform h2
{
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px; /* 0px */
    font-family: 'GE Dinar Two' !important;
}
label.hs-form-booleancheckbox-display input {
    width: 15px;
    height: auto;
    margin-left: 7px;
    position: relative;
    top: 2px;
}
.container.bannercon .row {
    display: flex;
    align-items: center;
}
.logotext p {
    color: #000;
    text-align: right;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px; /* 163.636% */
}

section.sec2.logobar .row {
    display: flex;
    align-items: center;
}

section.sec2.logobar {
    padding: 50px 0;
}

.logosbar img {
    max-width: 100%;
    display: table;
    margin: 0 auto;
}

section.sec3.servcon {
    background: #F0F0F0;
    padding: 90px 0;
}

h2.maintitle {
    color: #000;
    text-align: center;
    font-size: 82px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-family: 'GE Dinar Two' !important;
}

.titlebox p {
    max-width: 980px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px; /* 172.727% */
}

.servtext h3 {
    color: #000;
    text-align: right;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px; /* 0px */
    margin-bottom: 18px;
}

.servimg img {
    width: 100%;
    height: auto;
}

.servcon .row+.row {
    margin-top: 70px;
}

.servrow:nth-child(2n-1) .row {
    flex-direction: row-reverse;
}

.servrow+.servrow {
    margin-top: 70px;
}

.servtext {
    padding-left: 12px;
    padding-right: 30px;
}

.servrow:nth-child(2n-1) .row .servimg {
    padding-right: 30px;
}

.servrow:nth-child(2n-1) .row .servtext {padding-right: 12px;padding-left: 60px;}
.hoverbox {
    overflow: hidden;
}

.hoverbox img {
    transition: 0.3s;
}

.hoverbox:hover img {transform: scale(1.05);}
ul.no-list.hs-error-msgs.inputs-list {
    display: none;
}

.invalid.error {
    border: 2px solid red;
}
.hs-form-booleancheckbox span {
    font-size: 12px;
    line-height: 16px !important;
}

li.hs-form-booleancheckbox {
    margin: 5px 0 12px;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    margin-bottom: 12px;
}

.hs_submit.hs-submit input {
    text-align: center;
    height: 50px;
    background: #fff;
    transition: 0.3s;
}

.hs_submit.hs-submit input:hover {
    background: #877f5c;
    color: #fff;
    border-color: #877f5c;
}
.logoright img {
    max-width: 80%;
}
.bannertext p+p {
    margin-top: 40px;
}
.fullbanenrtxt
{
    background: url("../images/bannerbg.jpg") center center / cover no-repeat;
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-attachment: fixed;
}
.centerbannertext {
    max-width: 650px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.centerbannertext h2 {
    color: #FFF;
    text-align: center;
    font-family: "GE Dinar Two";
    font-size: 82px;
    font-style: normal;
    font-weight: 300;
    line-height: 101px; /* 123.171% */
    margin-bottom: 30px;
}

.centerbannertext p {
    color: #fff;
    margin-bottom: 50px;
}

.btnprimary a {
    display: inline-block;
    border-radius: 31px;
    background: #FFF;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.54px;
    text-transform: capitalize;
    text-decoration: none;
    padding: 14px 50px;
    transition: 0.3s;
}

.btnprimary {
    margin-top: 30px;
}

.btnprimary a:hover {
    background: #877f5c !important;
    color: #fff !important;
}
section.sec5.gridcol {
    background: #fff;
    padding: 90px 0 110px;
}
.gridcolimg img {
    width: 100%;
}

.gridcoltext h3 {
    color: #000;
    text-align: right;
    font-family: "GE Dinar Two";
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}

.gridcoltext p {
    color: #000;
    text-align: right;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px; /* 163.636% */
}
.gridcol .titlebox {
    margin-bottom: 40px;
}

.gridcolimg {
    margin-bottom: 20px;
}
.gridcoltext p span {font-weight: 700;}

.gridcolrow:nth-child(n+3) {
    margin-top: 40px;
}
.videoSec video {
    width: 100%;
    height: 100%;
}
.btnprimary.btackbtn a {
    background: #000;
    color: #fff;
    width: 450px;
    padding: 14px 25px;
}

.btnprimary.btackbtn {
    text-align: center;
    margin-top: 60px;
}

.btnprimary.btackbtn a+a {
    margin-right: 20px;
}
footer {
    background: #000;
    padding: 50px 0;
}

footer .container-fluid {
    padding: 0 6%;
    max-width: 1600px;
}
.footextext p {
    color: #FFF;
    text-align: right;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px; /* 223.529% */
    text-align: center;
}

.footerlogo {
    display: flex;
    align-items: center;
    justify-content: end;
}
.footericonsocial ul li a {
    width: 40px;
    height: 40px;
    background: #231F20;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    color: #fff;
    padding: 0 11px;
}

.footericonsocial ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}

.footericonsocial ul li+li {
    margin-left: 6px;
}

footer .row {
    display: flex;
    align-items: center;
}

.footericonsocial ul li a:hover {
    background: #877f5c;
}
.swiper-button-next:after, .swiper-button-prev:after {
    color: rgb(255 255 255 / 60%);
    font-size: 34px;
}
.swiper-button-prev {left: -80px;}

.swiper-button-next {
    right: -80px;
}
.downloadpoupbox
{
    background: url("../images/downloadbg.jpg");
    max-width: 750px;
    height: auto;
    padding: 80px 100px;
    min-height: 650px;
    width: 40%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.downloadpopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999999;
    background: rgba(0, 0, 0, 0.65);
    display: none;
}
.downloadpopup.show {
    display: block;
}
.downloadpopup .bannerrform {
    background: transparent;
    padding: 0;
    min-height: auto !important;
}

.downloadpopupinner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.downloadpoupbox h4 {
    color: #FFF;
    text-align: center;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 46px; /* 41.379% */
    margin-bottom: 0;
}

.downloadpoupbox .bannerrform input,.downloadpoupbox  .bannerrform textarea {
    height: 54px;
}
ul.no-list.hs-error-msgs.inputs-list {
    font-size: 14px;
}
.downloadpoupbox .hs-richtext.hs-main-font-element p {
    font-size: 18px;
    line-height: 26px !important;
    margin: 15px 0 35px;
}

.downloadpoupbox
label.hs-form-booleancheckbox-display input {
    height: auto;
}

.downloadpoupbox label.hs-form-booleancheckbox-display span {
    font-size: 15px !important;
}

.downloadpoupbox
.hs_submit.hs-submit {
    width: 210px;
    border-radius: 50px;
    overflow: hidden;
    margin: 40px auto 0;
}
.close-btn {
    position: absolute;
    top: -11px;
    right: -20px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: rgb(255 255 255 / 75%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    padding: 0;
}
.close-btn img {
    filter: brightness(0);
}
.hs_error_rollup {
    /* position: absolute; */
    /* bottom: 5px; */
    /* right: 10px; */
    color: #ff4141;
    margin-bottom: 4px;
}
section.sec1.thanyousec .centerbannertext {
    max-width: 100%;
}
section.sec1.thanyousec
{
    background: url("../images/thanyoubg.jpg");
    height: calc(100vh - 293px);
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
}
/*ksa css*/
.ksalp .container.bannercon {
    height: calc(100% - 148px);
}

.ksalp section.sec2.logobar {
    background: rgba(255, 255, 255, 0.60);
    position: relative;
    margin-top: -138px;
    z-index: 99;
    padding: 20px 0;
}
.ksalp .swiper.ksasecslider .slidebox {
    position: relative;
}

.ksalp .swiper.ksasecslider .sldierksacontent {
    position: absolute;
    bottom: 80px;
    right: 60px;
    z-index: 999;
    color: #fff;
    max-width: 50%;
}
.ksalp .sldierksacontent h3 {
    color: #fff;
}

.ksalp .sldierksacontent p {
    color: #fff;
}
.swiper-button-prev.ksasec {
    left: -120px;
}
.swiper-button-next.ksasec {
    right: -120px;
}
.swiper-button-prev.ksasec,.swiper-button-next.ksasec {
    background: #D9D9D9;
    width: 70px;
    height: 70px;
    border-radius: 50px;
}
.ksalp section.sec3.servcon {
    padding-bottom: 150px;
}
.footericonsocial ul li a svg {
    fill: #fff !important;
    height: 18px;
}
/*ksa css end*/
@media (max-width: 1900px)
{
    .mainsecbanner {
        min-height: 100vh;
    }
    .platsliderwrap {
        height: 100%;
    }

    .platsliderwrap .swiper {
        height: 100%;
    }
    .sec1 .slidebox img {
        width: 100%;
        height: 100vh;
    }
}

@media (max-width:850px)
{
    .videoSec video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .videoSec {
        width: 100%;
        height: 100%;
    }
}