body,
html {
    overflow-x: hidden;
}
.p {
    color: #212972;
    font-family: "Proxima_Nova";
    padding: 0px !important;
}
html[lang="ar"] .p {
    font-family: "Droid Arabic Kufi";
}

input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #80808a !important;

    opacity: 0.7 !important; /* Firefox */
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #80808a !important;
    opacity: 0.7 !important; /* Firefox */
    text-align: start;
}

input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #80808a !important;
    opacity: 0.7 !important; /* Firefox */
    text-align: start;
}
footer .subscribe-input {
    display: flex;
    justify-items: stretch;
    align-items: baseline;
}
@media (max-width: 600px) {
    footer .subscribe-input {
        display: flex;
        flex-direction: column;
    }
}
footer .subscribe-input input {
    background: #ffffff29;
    color: white;
}
footer .subscribe-input input::placeholder {
    color: white !important;
    text-align: start;
}
footer .logo {
    width: 180px;
}
html[lang="ar"] footer .subscribe-input input::placeholder {
    color: #fff !important;
    text-align: start;
}

footer {
    /* box-shadow: 0px -9px 16px 0px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -9px 16px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -9px 16px 0px rgba(0, 0, 0, 0.75); */
    position: relative;
    z-index: 10;
    background: linear-gradient(90deg, #7900af, #4044c6);
    border: 0px;
}

footer > .container > .row:nth-child(4) > div > a:first-child {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    text-align: center;
}

header {
    padding: 0px 0px;
}

.logo {
    float: right;
    margin-top: 0rem;
    margin-bottom: 5rem;
}

header .header-buttons {
    margin-top: 30px;
}

.div-body {
    background-image: url(bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

.div-body .container {
    position: relative;
}

.div-body .moon {
    position: absolute;
    top: -4rem;
    left: 13rem;
    width: 150px;
}

.div-body .div-layer {
    padding: 60px 0px;
    padding-bottom: 80px;
}

.div-body2 .div-layer {
    background: linear-gradient(
        90deg,
        rgba(23, 41, 126, 0.92) 0,
        rgba(23, 58, 168, 0.92) 50%,
        rgba(23, 58, 168, 0.92) 100%
    );

    padding: 100px 0px;
}

.logo {
    width: 220px;
}

h1 {
    text-align: right;
    line-height: 80px;
    font-weight: bold;
    font-size: 3rem;
    width: 500px;
}
h1 span.thiny {
    font-weight: normal;
}

h2 {
    text-align: right;
    color: #fff;
    line-height: 40px;

    font-size: 20px;
}

h2 span {
    font-weight: bold;
}

.seperator {
    background-color: #fff;
    opacity: 0.8;
    height: 1px;
    margin: 30px 0px;
    width: 100%;
}
h5 {
    text-align: right;
    color: #212972;
    line-height: 45px;
    font-weight: bold;
    font-size: 26px;
    width: 460px;
    margin-top: 30px;
}

h6 {
    text-align: right;
    color: #212972;
    line-height: 45px;
    font-weight: normal;
    font-size: 26px;
    width: 460px;
    margin-top: 30px;
}

h3 {
    text-align: right;
    color: #212972;
    line-height: 60px;
    font-weight: bold;

    text-align: center;
    margin-bottom: 20px;
}

#form-point {
    padding: 30px 30px;
    background-color: #e6e5f1de;
    border-radius: 20px;
    margin-top: 4rem;

    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
}

input {
    width: 100%;
    padding: 15px 15px;

    margin-bottom: 10px;
    border: 1px solid #172b81;

    border-radius: 20px;
    text-align: start !important;
    font-weight: 300;
    background-color: #f3f2f8;
    color: #000000 !important;
    
}

#phone {
    border-radius: 20px;
    /*font-weight: bold;*/
    border: 1px solid #172b81 !important;
    background-color: #f3f2f8;
    border: 1px solid #f3f2f8;
    color: #000000 !important;
    text-align: start !important;
}

.iti__selected-flag {
    border-top-right-radius: 18px;

    border-bottom-right-radius: 18px;
}

.iti__arrow {
    border-color: #000;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

html[lang="ar"] .iti--separate-dial-code .iti__selected-dial-code {
    color: #000;
}

.dropdown {
    width: 100%;
}

.dropdown button {
    padding: 13px 15px;
    border: 1px solid #172b81 !important;
    border-radius: 20px;
    text-align: center;
    background-color: #f3f2f8;
}

.bootstrap-select .dropdown-menu {
    width: 100%;
    min-width: auto !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #2b388f;
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: none;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline-offset: 0px;
}

.btn-light:focus {
    box-shadow: none;
}

.btn-light {
    background-color: #fff;
    border-color: #fff;
}

input.form-control {
    border: 1px solid #2b388f;
}

.form-control:focus {
    box-shadow: none;
}

.captcha-box {
    position: relative;
}

.captcha-box img {
    position: absolute;
    top: 1px;

    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.check-container {
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    border: 2px solid transparent;
}

.check-container a {
    color: #697bf5;
}

.check-container .checkmark {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 3px;
    top: -2px;
}

.check-container input:checked ~ .checkmark {
    background-color: #2b388f;
    border-color: #2b388f;
}

.check-container .checkmark:after {
    left: 9px;
    top: 5px;
}

input[type="button"] {
    color: #ffffff;
    font-size: 26px;
    border: 1px solid #ffffff;
    display: block;
    margin: 0 auto;
    width: 350px;
    padding: 30px 0px;
    border-radius: 3px;
    text-decoration: none;
    margin-top: 40px;
    font-weight: bold;
    background-color: transparent;
}

input[type="button"]:hover {
    background-color: #2b388f;
    border-color: #2b388f;
}

.required {
    border: 2px solid #e3342f !important;
}

a.register-button {
    background: #5555cb;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 40px;
    padding: 14px 0px;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    width: 320px;
    margin: 0 auto;
    margin-top: 20px;
}

a.register-button:hover {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
}

a.register-button2 {
    background-color: #fedc00;
    color: #00003e;
    display: block;
    text-align: center;
    border-radius: 40px;
    padding: 10px 0px;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    width: 200px;
}

a.register-button2:hover {
    background-color: #c9a10f;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #000000;
    text-align: start;
}

.dropdown-item {
    font-size: 15px;
    max-width: none;
    padding: 0.25rem 1.5rem;
}

.dropdown .dropdown-toggle::after {
    border-color: #000;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.btn-light {
    border: 1px solid #f3f2f8 !important;
}

.btn-light:hover {
    background-color: #f3f2f8;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    background-color: #f3f2f8;
}

.bootstrap-select .dropdown-toggle .filter-option {
    border-radius: 20px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
    margin-bottom: 10px;
}

.dropdown button {
    padding: 15px 15px;
    border: 1px solid #2b388f;
}

.zoom {
    width: 150px;
}

.sep_view {
    height: 55px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.6);
    margin-right: 35px;
    margin-left: 35px;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-right: 10px solid #fff;
    margin-top: 16px;
}

.countdown {
    float: right;
    clear: both;
    margin-top: 10px;
    margin-bottom: 20px;
}

.countdown ul {
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: start;
    justify-content: start;
}

.countdown ul li {
    display: flex;

    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    font-size: 56px;
    position: relative;
}

.countdown ul li div {
    font-size: 16px;
    margin-top: -18px;
    font-weight: bold;
}

html[lang="ar"]
    .div_select_entity
    .bootstrap-select
    .dropdown-toggle
    .filter-option-inner-inner {
    font-family: "Proxima_Nova";
}

html[lang="ar"]
    .div_select_entity
    .bootstrap-select
    .dropdown-menu
    li
    a
    span.text {
    font-family: "Proxima_Nova";
}

html[lang="ar"] .dropdown-toggle:after {
    margin-left: 0;
    float: left;
    margin-top: 9px;
}

html[lang="ar"] .bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-right: 0px;
}

html[lang="ar"] .bootstrap-select .dropdown-menu li {
    text-align: right;
}

html[lang="ar"] .captcha {
    left: 1px;
    border-radius: 5px;
}

html[lang="ar"] .bootstrap-select .dropdown-menu li a span.text {
    font-family: "Droid Arabic Kufi";
}

html[lang="ar"] .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-align: start;
    color: #80808a;
    opacity: 1;
    font-weight: bold;
}

html[lang="ar"] .bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-left: inherit;
    padding-right: 0;
}

html[lang="ar"] .check-container {
    color: #212972;
    margin-top: 0.5rem;
}

html[lang="ar"] .check-container a,
html[lang="ar"] .check-container span {
    color: #212972;
    font-weight: normal !important;
}

html[lang="ar"] .checkmark {
    border-radius: 50%;
    background-color: #f3f2f8;
    border: 1px solid #172b81;
}

header .header-social-media {
    top: 349px !important;
}

.tick {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    border-top: 0px;
    position: relative;
    background-color: #fff;
}

.box_container {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 1rem;
    margin-top: 50px;
}

.item_box {
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: center;
}

.item_box img {
    width: 100%;
}

.item_box .number {
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-weight: bold;
    font-size: 24px;
    color: #212972;
    margin-top: -25px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.item_box .text {
    background-color: #5555cb;
    color: #fff;
    text-align: center;
    margin-top: -25px;
    width: 100%;

    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;

    border-radius: 36px;

    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.tick .div-layer {
    padding-top: 80px;
    padding-bottom: 80px;
}

h4 {
    color: #212972;

    line-height: 60px;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    margin-bottom: 20px;
}

.tick p {
    color: #00003c;
    font-size: 22px;
    text-align: center;
    padding-right: 200px;
    padding-left: 200px;
    margin-top: 50px;
}

.icon_box {
    background-color: #bfbdca;
    display: flex;
    align-items: center;
    flex-shrink: 1;
    justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.icons {
    width: 70%;
    margin: 0 auto;
    margin-top: 50px;
}

.icons .box {
    width: 33%;

    margin-bottom: 50px;
}

.icons .box.active .icon_box {
    background-color: #17297e;
}

.icons img {
    width: 80px;
}

.icons h6 {
    text-align: center;
    color: #00003e;
    font-size: 18px;
    text-align: center;

    margin-top: 15px;
    line-height: 30px;
}

.item {
    width: 23%;
}

.item img {
    width: 100%;
}

.video-title {
    color: #fff;
    opacity: 0.9;
    text-align: right;
    font-size: 14px;
    text-shadow: -1px 3px 4px rgb(0, 0, 0);
    margin-top: 16px;
    font-weight: 100;
    text-decoration: none;
}

.video-title:hover {
    text-decoration: none;
}

.video-link {
    text-decoration: none;
}
.video-link:hover {
    text-decoration: none;
}

.youtube-layer {
    position: relative;
}

.youtube-layer:before {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    top: 0;
}

.youtube-layer .play_icon {
    background-color: #ffffff;
    position: absolute;
    width: 50px;
    height: 24px;
    top: 40%;
    left: 50%;
    transform: translate(-50%);

    z-index: 10;
}

.youtube-layer .play_icon i {
    color: #bd1a2f;
    font-size: 60px;
    right: -6px;
    top: -14px;
    position: absolute;
    -o-transition: 0s;
    -ms-transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
}

.youtube-layer:hover::before {
    background: rgba(0, 0, 0, 0.3);
}

.youtube-layer:hover i {
    color: #951924;
}

.img_point {
    position: relative;
    width: 100%;
    height: 100%;
}

.shadi_img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.shadi_img img {
    width: 250px;
}

.point_img {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffffff;
    border-radius: 50%;
    width: 240px;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #0448ff;
}

.point_img img {
    width: 200px;
}

.title_answer {
    color: #80808a;
    font-size: 16px;
    opacity: 0.7 !important;
}

.main_answr {
    width: 100%;
    padding: 15px 15px;
    color: #80808a !important;
    border: 1px solid #172b81;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    background-color: #f3f2f8;
}
.answer {
    color: #80808a;
    font-size: 14px;
    cursor: pointer;
    opacity: 0.7 !important;
}

.answer.active {
    color: #01c700;
}

.sep {
    height: 12px;
    width: 1px;
    background: #80808a;
}
.call-back-section #form-call-back .dropdown button {
    padding: 14px 16px !important;
}

@media (max-width: 992px) {
    footer .risk-disclosure {
        margin-top: 0 !important;
    }

    .title_answer {
        font-size: 11px;
    }

    .box_container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 2rem;
    }

    h1,
    h5,
    h6 {
        width: 100%;
    }

    h1 br,
    h5 br {
        display: none;
    }

    h5 {
        margin-top: 10px;
    }

    .div-body .moon {
        width: 100px;
        top: -1.5rem;
        left: 11rem;
    }

    .stars-2,
    .stars-1 {
        opacity: 0.3;
    }
    .stars-1 {
        left: 0;
    }
    .stars-2 {
        right: 0;
    }

    .box {
        margin-bottom: 3rem;
    }

    .logo {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    #form-point {
        margin-top: 1rem;
    }

    .header-social-media {
        display: none;
    }

    .logo {
        width: 200px;
    }

    .tick .div-layer {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .shadi_img {
        position: relative;
        margin-top: 50px;
    }

    .point_img {
        position: relative;
        margin-top: -150px;
        margin-bottom: 50px;
    }

    .div-body2 .div-layer {
        padding: 50px 0px;
    }

    .item {
        width: 90%;
        margin: 0 auto;
    }

    .video-title {
        color: #fff;
        text-align: center;
    }

    .sep_view {
        display: none;
    }

    header .logo {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .div-body .div-layer {
        padding: 20px 0px;
        padding-bottom: 50px;
    }

    h1 {
        text-align: center;
        font-size: 25px;
        line-height: normal;
    }

    h2 {
        text-align: center;
        font-size: 20px;
        line-height: normal;
    }
    h4 {
        text-align: center;
        font-size: 25px;
        line-height: normal;
        margin-bottom: 0px;
    }

    .seperator {
        width: 100%;
        margin: 10px 0px;
    }

    h3 {
        text-align: center;
        font-size: 20px;
        line-height: normal;
    }

    h6 {
        text-align: center;
        font-size: 20px;
        line-height: normal;
        margin-top: 10px;
    }
    h5 {
        text-align: center;

        line-height: normal;
    }

    header .header-buttons {
        display: none;
    }
}
