﻿/*
    Main Style file
    Abdulrhman Ahmed
    13/12/2021
*/
@font-face {
    font-family: 'erc';
    src: url('../fonts/GE_SS_Two_Light.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'erc';
    src: url('../fonts/GE_SS_Two_Medium.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

.hilal_logo {
    display: flex;
    width: 300px;
    height: 138px;
    margin: 0 auto;
}

.hilal_logo img {
    width: 100%;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

html {
    background: url(../img/patt.svg);
    background-repeat: repeat;
    background-attachment: fixed;
}

body {
    padding-top: 50px;
}

.numDiv {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

body, html {
    margin: 0 !important;
    width: 100%;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'erc', tahoma, sans-serif;
    cursor: default;
}

h1, h2, h3, h4, h5, h6, strong {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #282A2B;
}

.label-div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.infoText {
    margin: 0px 0px 0px 0px;
    font-size: 14px!important;
    color: #aaaaaa!important;
    padding: 10px 0 0 0 !important;
}

.labelText {
    display: inline-flex;
}

textarea {
    display: block;
    width: 100%;
    height: 100px;
    border: 1px solid #E5E5E5;
    padding: 10px 15px;
    border-radius: 6px;
    font-size: 17px;
    font-weight: 100;
}

.validator-div {
    width: 100%;
    display: block;
}

.validator-div .label-div {
    display: flex;
    float: right;
    width: 100%;
    margin: 0 auto 20px;
}

.validator-div div:first-child > .validation-list {
    padding-left: 0;
}

.validator-div div:last-child > .validation-list {
    padding-right: 0;
}

.label-div > p:last-child, .label-div > span.prev:last-child {
    text-align: left;
}

.container {
    width: 100%;
    max-width: 818px;
    margin: 0 auto;
    padding: 0 15px;
}

.prev {
    text-align: right;
    margin-top: 8px;
    font-size: 15px;
    display: block;
    font-weight: 100;
    color: #767676;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.section .container {
    padding: 0 15px;
}

.sec_tit {
    font-size: 17px;
    margin-bottom: 25px;
}

.section {
    padding: 20px 0;
}

.sec_tit h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.sec_tit p {
    margin: 7px 0 0 0;
    color: #6E7375;
    font-size: 15px;
    line-height: 21px;
}

* {
    box-sizing: border-box;
    font-family: 'erc', Tahoma, Arial;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.containerCheckbox {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 25px;
    margin-top: 15px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-direction: row;
    align-items: center;
}

/* Hide the browser's default checkbox */
.containerCheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 5px;
    width: 5px;
    visibility: hidden;
    display: none;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    height: 22px;
    width: 22px;
    background-color: #dfe5ef;
    border-radius: 18%;
    right: 0;
    top: -3px;
}

/* On mouse-over, add a grey background color */
.containerCheckbox:hover input ~ .checkmark {
    background-color: #c6d1e3;
}

/* When the checkbox is checked, add a blue background */
.containerCheckbox input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.containerCheckbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.containerCheckbox .checkmark:after {
    left: 8px;
    top: 4px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.notify {
    font-size: 21px;
    font-weight: 100;
    margin: 45px 0 0 0;
    display: block;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: center right;
    padding-right: 40px;
}

.heading h3:last-child {
    padding-top: 0;
}

.notify.no-sponsor {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='50pt' height='50pt' viewBox='0 0 50 50' version='1.1'%3E%3Cg id='surface3172'%3E%3Cpath style='stroke:none;fill-rule:nonzero;fill: %23f0ad4e;fill-opacity:1;' d='M 25 4.167969 C 13.519531 4.167969 4.167969 13.519531 4.167969 25 C 4.167969 36.480469 13.519531 45.832031 25 45.832031 C 36.480469 45.832031 45.832031 36.480469 45.832031 25 C 45.832031 13.519531 36.480469 4.167969 25 4.167969 Z M 25 8.332031 C 34.230469 8.332031 41.667969 15.769531 41.667969 25 C 41.667969 34.230469 34.230469 41.667969 25 41.667969 C 15.769531 41.667969 8.332031 34.230469 8.332031 25 C 8.332031 15.769531 15.769531 8.332031 25 8.332031 Z M 22.917969 14.582031 L 22.917969 18.75 L 27.082031 18.75 L 27.082031 14.582031 Z M 22.917969 22.917969 L 22.917969 35.417969 L 27.082031 35.417969 L 27.082031 22.917969 Z M 22.917969 22.917969 '/%3E%3C/g%3E%3C/svg%3E");
    color: #f0ad4e;
}

.notify.updated {
    color: #0275d8;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='50pt' height='50pt' viewBox='0 0 50 50' version='1.1'%3E%3Cg id='surface3172'%3E%3Cpath style='stroke:none;fill-rule:nonzero;fill: %230275d8;fill-opacity:1;' d='M 25 4.167969 C 13.519531 4.167969 4.167969 13.519531 4.167969 25 C 4.167969 36.480469 13.519531 45.832031 25 45.832031 C 36.480469 45.832031 45.832031 36.480469 45.832031 25 C 45.832031 13.519531 36.480469 4.167969 25 4.167969 Z M 25 8.332031 C 34.230469 8.332031 41.667969 15.769531 41.667969 25 C 41.667969 34.230469 34.230469 41.667969 25 41.667969 C 15.769531 41.667969 8.332031 34.230469 8.332031 25 C 8.332031 15.769531 15.769531 8.332031 25 8.332031 Z M 22.917969 14.582031 L 22.917969 18.75 L 27.082031 18.75 L 27.082031 14.582031 Z M 22.917969 22.917969 L 22.917969 35.417969 L 27.082031 35.417969 L 27.082031 22.917969 Z M 22.917969 22.917969 '/%3E%3C/g%3E%3C/svg%3E");
}

/**
 * Modal
 */
.modal {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
    padding-top: 30px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    border: 1px solid #d6dded;
    width: 100%;
    max-width: 850px;
}

.modal .close-modal {
    position: absolute;
    cursor: pointer;
    top: 2px;
    left: 15px;
    width: 33px;
    height: 33px;
    display: flex;
    opacity: 0;
    border-radius: 50%;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition-delay: 0.3s;
    transform: translateY(-30px);
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.modal.active .close-modal {
    transform: translateY(10px);
    opacity: 1;
}

.modal .close-modal svg {
    width: 100%;
    height: 100%;
    z-index: 99;
}

.modal .modal-content {
    padding: 0 0 30px 0;
}

.skie_lforo .form-group:before {
    content: " ";
    clear: both;
    width: 100%;
    display: inline-block;
}
 .skie_lforo .form-group:after {
    content: " ";
    clear: both;
    width: 100%;
    display: inline-block;
}
.close-modal {
    transform: translateY(10px);
    opacity: 1;
}

.modal-overlay.active, .modal-overlay-payment.active {
    visibility: visible;
    opacity: 1;
}

.modal-overlay-payment .modal .close-modal {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.modal.active {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.modal_header {
    padding: 30px 0 20px 0;
    margin-bottom: 0;
    border-radius: 8px 8px 0 0;
}

.modal_header h3 {
    margin: 0 0 5px 0;
    color: #EE4236;
}

.modal_header span {
    color: #434343;
    font-weight: 100;
    font-size: 18px;
}

.apple_pay a, .def_pam a {
    display: flex;
    flex-direction: row;
    justify-content: center;-
    align-items: center;
    height: 45px;
}

.def_pam {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin: 5px 0;
    border-radius: 8px;
    float: left;
    width: 100%;
}

.apple_pay {
    background: #282A2B;
    margin: 0 0 5px 0;
    border-radius: 8px;
}

.sdkji_ef a {
    text-decoration: none;
    color: #fff;
}

.sdkji_ef .def_pam a {
    color: #282a2b;
}

.mod_cosm_ain {
    /* padding: 20px; */
}

.sdkji_ef a span {
    font-size: 17px;
    margin-left: 8px;
}

.payment_se {
    display: flex;
    width: 100%;
}

.mobi_fastpay {
    width: 100%;
}

.more_padet {
    text-align: center;
    font-size: 16px;
    position: relative;
    padding: 25px 0;
}

.skie_lforo input[type=number], .skie_lforo input[type=text], .skie_lforo input[type=password], .skie_lforo input[type=email], .skie_lforo select {
    width: 100%;
    border: 1px solid #E5E5E5;
    outline: 0;
    padding: 0 8px;
    border-radius: 6px;
    height: 48px;
    display: block;
    font-size: 17px;
    font-weight: 100;
}

.skie_lforo p {
    margin: 0 0 12px 0;
    font-size: 16px;
    color: #4a4e56;
}

label.containerCheckbox p {
    margin: 0;
    font-size: 16px !important;
    font-weight: 100;
}

.skie_lforo .form-group {
    margin: 10px 0 10px 0;
}

.sdoi_dwes_gro {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
}

.sdoi_dwes_gro select {
    width: 100%;
    border: 1px solid #E5E5E5;
    outline: 0;
    padding: 0 15px;
    border-radius: 8px;
    height: 45px;
    display: block;
}

.skie_lforo select option {
    font-weight: 100;
    font-size: 16px;
}

.sdoi_dwes_gro .form-group {
    width: 31%;
}

.ksajdi_de {
    color: #444444;
    position: relative;
}

.hglki {
    width: 100%;
    height: 1px;
    background: #EBEBEB;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
}

.hglki:before {
    width: 40px;
    height: 40px;
    content: " ";
    background: #fff;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -20px;
    border-radius: 50%;
}

.ksajdi_de > span {
    display: block;
    z-index: 1;
    position: relative;
    font-weight: 100;
    font-size: 21px;
}

.morecontent span {
    display: none;
}

.card_modal_header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.sdolpe_pd {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.he_tilo h3 {
    margin: 0;
    color: #EE4236;
    font-size: 17px;
}

.he_tilo {
    margin-right: 8px;
}

.back_tk svg {
    width: 18px;
    height: 12px;
}

.back_tk {
    height: 16px;
    padding: 8px 10px;
    box-sizing: content-box;
    margin-right: -10px;
    cursor: pointer;
}

.okldp_e img {
    width: 80px;
    height: 15px;
}

.morelink {
    display: block;
    max-width: 160px;
    background: #434343;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 6px 0;
    border-radius: 8px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 12px;
    z-index: 9;
}

.rem_sh {
    padding-bottom: 70px !important;
}

.skdu_de.rem_sh .morelink {
    bottom: 20px;
}

.skdu_de.rem_sh::after {
    display: none;
}

span.more {
    font-weight: 100;
    text-align: justify;
    display: block;
}

.skdu_de {
    position: relative;
    padding-bottom: 50px;
    font-size: 17px;
    line-height: 24px;
}

.skdu_de:after {
    content: " ";
    width: 100%;
    height: 80px;
    display: block;
    position: absolute;
    bottom: 27px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
}

.number-spinner {
    text-align: center;
    padding: 25px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    direction: ltr;
}

.number-spinner span {
    display: block;
    cursor: pointer;
}

input.pl-ns-value {
    outline: 0;
    border: 0;
    text-align: center;
    max-width: 95px;
    font-size: 30px;
    font-weight: 600;
    background: transparent;
    cursor: default;
    padding: 0;
}

.number-spinner span svg {
    width: 30px;
    height: 30px;
}

.number-spinner span a {
    display: block;
    height: 30px;
}

g#Ellipse_25, g#Ellipse5986 {
    fill: #fff;
}

path#Path_3874, path#Path7526, path#Path5263 {
    stroke: #434343;
    fill: #434343;
}

a.down_btn:hover svg g#Ellipse_25, a.up_btn:hover svg g#Ellipse5986 {
    fill: #434343;
}

a.down_btn:hover svg path#Path_3874, a.up_btn:hover svg path#Path7526, a.up_btn:hover svg path#Path5263 {
    stroke: #FFF;
    fill: #FFF;
}

.asdoi_pd ul {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.validation-list li {
    color: indianred;
    font-weight: 100;
    font-size: 14px;
}

.asdoi_pd ul li a, .asdoi_pd ul li a img {
    display: block;
    height: 65px;
    width: 65px;
}

.validation-list {
    padding: 0 15px;
    float: right;
    width: 100%;
}

.skdji_loe.active-banks, .skdji_loe.active {
    display: block;
}

.ujie_wor .modal-content {
    padding: 30px;
}

button.sub_proj {
    background: #DB312D;
    color: #fff;
    outline: 0;
    border: 0;
    width: 100%;
    padding: 16px 0;
    font-size: 18px;
    height: 50px;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

button.sub_proj:hover {
    background: #bf231f;
}

.okldp_eb {
    width: 100%;
    padding: 10px 0 20px 0;
}

.asdlkio_det {
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

.asdlkio_det:first-child {
    margin-top: 0
}

.asdlkio_det:last-child {
    margin-bottom: 0
}

.asdlkio_det img {
    width: 100%;
    max-width: 250px;
    max-height: 60px;
}

.asdkji_pgl {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    margin-top: 5px;
}

.asdkji_pgl div {
    font-size: 20px;
    padding-top: 5px;
}

.asdkji_pgl button {
    border: 0;
    background: transparent;
    width: 40px;
    height: 27px;
    margin-left: 7px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.asdkji_pgl button svg {
    width: 20px;
    height: 20px;
}

.asdkji_pgl button:hover {
    opacity: 0.6;
}

/*
  Thanks Page
*/
.oke_bg img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.asdio_ples {
    text-align: center;
    margin-bottom: 70px;
}

.asdkl_logo img {
    width: 150px;
    height: 200px;
}

.asdkl_logo {
    margin-bottom: 0;
    transform: translate3d(0,-60px,0);
}

.siio_eof {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.siio_eof h3 {
    font-weight: 100;
    font-size: 24px;
    margin: 0;
}

.siio_eof svg {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    animation: heartbeat 1.5s infinite;
}

@keyframes heartbeat {
    0% {
        transform: scale( .75 );
    }

    20% {
        transform: scale( 1 );
    }

    40% {
        transform: scale( .75 );
    }

    60% {
        transform: scale( 1 );
    }

    80% {
        transform: scale( .75 );
    }

    100% {
        transform: scale( .75 );
    }
}

.sadkii_btns ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.sadkii_btns ul li {
    list-style: none;
    margin: 10px 0;
}

.sadkii_btns ul li a {
    text-decoration: none;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 16px;
    border-radius: 8px;
    max-width: 340px;
    margin: 0 auto;
}

a.thbtn.proje_all {
    background: #3D3D3D;
    color: #fff;
}

a.thbtn.char_all {
    background: #EE4236;
    color: #fff;
}

a.thbtn.contact_us {
    color: #303030;
    border: 1px solid #E0E0E0;
}

.sadkii_btns {
    margin: 30px 0;
}

.asdi_pe h3 {
    font-size: 16px;
}

.UAEPass button {
    width: 100%;
    max-width: 420px;
    border: 0;
    outline: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 14px;
    height: 90px;
    background: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 22px;
}

.UAEPass {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.UAEPass button img {
    width: 100%;
    height: auto;
}

/*
    Responsive
*/
@media(max-width: 560px) {
    .doie_de.completed:before {
        width: 160px;
        height: 160px;
        top: 30px;
    }

    .ski_ppr h1 {
        font-size: 38.3px;
        line-height: 32px;
        margin: 10px 0 11px;
    }

    .ski_ppr h3 {
        font-size: 28px;
        line-height: 30px;
    }

    .plfre_f h3 {
        font-size: 50px;
        line-height: 44px;
    }

    .doie_de {
        height: 310px;
    }

    .slo_using {
        gap: 10px 10px;
    }

    .ksi_loe {
        height: 450px;
    }

    .hea_conte {
        top: 184px;
    }

    .sap_d img {
        width: 110px;
        height: 147px;
    }
}

@media(max-width: 470px) {
    .doie_de.completed:before {
        top: 15px;
    }

    .section_blocks {
        margin-top: -80px;
    }

    .polre_fp h3 {
        font-size: 17px;
        margin-bottom: 5px;
    }

    .coll_dskid, .full_dskid {
        font-size: 13px;
    }

    .progressBar {
        margin: 0 0 19px 0;
    }

    a.ceio {
        padding: 6px 0;
    }

    .sikodlpw {
        padding: 50px 12px 12px 12px;
    }

    .ski_ppr h1 {
        font-size: 30.3px;
        line-height: 24px;
        margin: 5px 0 10px;
    }

    .ski_ppr h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .plfre_f strong {
        margin: 0 10px 0 0;
    }

    .plfre_f h3 {
        font-size: 43px;
        line-height: 37px;
    }

    .doie_de {
        height: 270px;
    }

    .slo_using {
        gap: 9px 9px;
    }

    .ksi_loe {
        height: 380px;
    }

    .hea_conte {
        top: 177px;
    }

    .sap_d img {
        width: 110px;
        height: 147px;
    }
}

.heading {
    background: #fafbfd;
}

.heading:first-child {
    margin-bottom: 10px;
}

.skdji_loe h3 {
    margin: 0 0 0px 0;
    font-size: 28px;
    font-weight: 100;
    padding: 20px 0;
    border-radius: 6px;
}

.iti__country.iti__highlight {
    text-align: left;
}

.iti__country {
    text-align: left;
    direction: ltr;
}

.iti__country-list {
    left: 0;
}

.skie_lforo .form-group.mobileDiv, .skie_lforo .form-group.whatsappDiv {
    margin: 0;
    width: 100%;
    max-width: 350px;
}

.skie_lforo .form-group.mobileDiv .iti__country-list {
    right: 0;
    left: auto;
}

div#methodChoices {
    margin-top: 30px;
}

/*
    Modal
*/
.asdlkji_ccne {
    padding: 20px 20px 0 20px;
}

.modal-overlay-payment .modal-content {
    padding-bottom: 20px;
}

.modal-overlay {
    padding-top: 50px;
    padding-bottom: 80px;
    direction: rtl;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
}

.modal-overlay .active {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

body.no-over {
    overflow: hidden;
}

@media (max-width: 820px) {
    .numDiv {
        display: block;
    }

    .skie_lforo .form-group.mobileDiv, .skie_lforo .form-group.whatsappDiv {
        max-width: 100%;
    }
}

@media(max-width: 40em) {
    .modal .close-modal {
        top: 5px;
    }
}

@media(max-width: 550px) {
    .hilal_logo {
        width: 260px;
        height: 110px;
    }

    .skdji_loe h3 {
        font-size: 20px;
        padding: 15px 0;
    }

    .modal {
        padding-right: 12px;
        padding-left: 12px;
    }

    .skie_lforo .form-group {
        margin: 16px 0 16px 0;
        float: right;
        width: 100%;
    }

    .skie_lforo p {
        font-size: 16px;
    }

    .skie_lforo .form-group:before, .skie_lforo .form-group:after {
        display: none;
    }

    .skie_lforo .form-group.mobileDiv, .skie_lforo .form-group.whatsappDiv {
        margin: 16px 0 16px 0;
    }

    .containerCheckbox {
        margin-bottom: 19px;
    }

    body {
        padding-top: 25px;
    }

    .modal-overlay {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .hilal_logo img {
        max-width: 90%;
    }

    .links_dole ul li a {
        font-size: 14px;
    }

    .links_dole ul li a svg {
        margin-left: 7px;
    }

    .links_dole {
        margin: 25px 0 5px 0;
    }

    .asdoi_pd ul li a, .asdoi_pd ul li a img {
        height: 60px;
        width: 60px;
    }

    .asdoi_pd ul li {
        margin: 0 4px;
    }

    .modal .modal-content {
        background-size: 100%;
    }

    .skdu_de.rem_sh .morelink {
        bottom: 7px;
    }

    .ujie_wor .modal-content {
        padding: 25px
    }

    .oke_bg img {
        height: 130px;
    }

    .asdkl_logo img {
        width: 130px;
        height: 180px;
    }

    .asdio_ples {
        margin-bottom: 20px;
    }

    .siio_eof h3 {
        font-size: 21px;
    }

    .siio_eof svg {
        width: 28px;
        height: 28px;
        margin-right: 8px;
    }
}

@media(max-width: 375px) {
    .container {
        padding: 0 12px
    }

    .doie_de.completed:before {
        width: 130px;
        height: 130px;
        top: 30px;
    }

    .doie_de {
        height: 225px;
    }

    a.ceio {
        padding: 8px 0;
        font-size: 14px;
    }

    .coll_dskid, .full_dskid {
        font-size: 13px;
    }

    .progressBar {
        margin: 0 0 21px 0;
    }

    .asdkji_pricost {
        margin-bottom: 17px
    }

    .polre_fp h3 {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .sikodlpw {
        padding: 50px 10px 10px 10px;
    }

    .links_dole ul {
        display: block;
    }

    .links_dole ul li {
        width: 100%;
        margin: 10px 0;
    }

    .links_dole ul li a {
        height: 45px;
        font-size: 15px;
    }

    .links_dole {
        margin: 20px 0 12px 0px;
    }

    .sadkji_de {
        padding: 15px 15px 0 15px;
    }

    .sap_d img {
        width: 90px;
        height: 124px;
    }

    .hea_conte {
        right: 15px;
        top: 150px;
    }

    .section_blocks {
        margin-top: -75px;
    }

    .ksi_loe {
        height: 350px;
    }

    .skdji_leo {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .social_media ul li a, .social_media ul li a img {
        width: 35px;
        height: 35px;
    }

    .social_media ul li a {
        margin: 0 2px;
    }

    .social_media ul {
        height: 35px;
    }

    .sdkji_ef a span {
        font-size: 15px;
    }

    .sdkji_ef .def_pam a svg {
        max-width: 120px;
    }

    .siio_eof {
        flex-direction: column-reverse;
        margin-top: -40px;
    }

    .siio_eof h3 {
        transform: translate3d(0,10px,0);
    }

    .siio_eof svg {
        margin: 0;
    }

    .sadkii_btns {
        margin-top: 55px;
    }
}

@media(max-width: 352px) {
    .container {
        padding: 0 10px;
    }
}

@media(max-width: 320px) {
    .ski_ppr h3 {
        font-size: 20px;
        line-height: 23px;
    }

    .plfre_f h3 {
        font-size: 35px;
        line-height: 32px;
    }

    .plfre_f {
        margin-top: 11px;
    }

    .plfre_f strong {
        margin: 0 10px 0 0;
        font-size: 19px
    }

    .ski_ppr h1 {
        font-size: 27.5px;
        line-height: 23px;
        margin: 5px 0 0px;
    }

    .section_blocks {
        margin-top: -75px;
    }

    .ksi_loe {
        height: 340px;
    }

    .hea_conte {
        top: 155px;
    }

    .doie_de.completed:before {
        width: 120px;
        height: 130px;
        top: 10px;
    }
}

.sub_proj2 {
    background: #DB312D;
    color: #fff;
    outline: 0;
    border: 0;
    width: 100%;
    padding: 16px 0;
    font-size: 18px;
    height: 50px;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

sub_proj2:hover {
    background: #bf231f;
}

