
html, body {
    direction: rtl;
}

body {
    background-color: #f9f9f9;
    font: 13px/19px Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
    font-family: 'Heebo', sans-serif;
    background-color: #fbd504;
}

.h2, h2 {
    font-size: 1.9rem;
    font-weight: 700;
    direction: rtl;
    margin-bottom: 0.8rem;
}

.h3, h3 {
    font-size: 1.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1.6rem;
    font-size: 1.3rem;
    line-height: 1.8rem;
    direction: rtl;
}
#menu {list-style-type: none;}
#menu li {float: right;}
#menu li a {font-size: 22px; color: #333; margin-left: 20px; text-decoration: none;}
#menu li a:hover {color: #fff;}
.sub-title {
    font-size: 2.2rem;
    line-height: 1.4;
    color: #fff;
    font-weight: 700;
    direction: rtl;
}

.header, footer {
    direction: ltr;
    background-color: #333;
}
footer {margin-top:  150px;}
footer p {font-size: 14px;color: #fff;padding-top: 10px;}
footer p a {color: #fbd504;}
select#reason {height: 40px;width: 100%;max-width: 500px;margin: auto;text-align: center;font-size: 16px;margin-bottom: 30px}
.row {
    margin-right: -3px;
    margin-left: -3px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 3px;
    padding-left: 3px;
}

.color-pink {
    color: #fd497a;
}

.color-blue {
    color: #1e608c;
}

.elm-circle {
    -moz-border-radius: 50%;
    border-radius: 50%;
}

h5 {
    direction: rtl;
    font-size: 1.1rem;
}

ul {
    font-size: 17px;
    direction: rtl;
    list-style-type: decimal;
    line-height: 1.4;
    padding-right: 16px;
}

.content-top-from {
    text-align: center;
    color: #ffeee8;
    line-height: 0.5;
    padding-top: 20px;
    font-weight: 700;
    font-size: 1.2rem;
}

.form-control {
    color: #000000;
    background-color: #fff;
    border-color: #000000;
    border-radius: .15rem;
}

.form-control:focus {
    color: #000000;
    background-color: #fff;
    border-color: #000000;
    outline: 0;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #000000;
}
.form-control:-moz-placeholder { /* Firefox 18- */
    color: #000000;
}

button.btn.btn-primary.submit_ac {
    background-color: #d83f24;
    color: #fff;
    border: 0;
    width: 100%;
    padding: 15px;
    margin-bottom: 24px;
    box-shadow: 0px 5px 0px #fbd504;
    -moz-box-shadow: 0px 5px 0px #fbd504;
    -webkit-box-shadow: 0px 5px 0px #fbd504;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}

button.btn.btn-primary.submit_ac:hover {
    background-color: #d83f24;
}

button.btn.btn-primary.submit_ac:active {
    box-shadow: 0px 2px 0px #b08498;
    -moz-box-shadow: 0px 2px 0px #b08498;
    -webkit-box-shadow: 0px 2px 0px #b08498;
}

.color-black {
    color: #000;
}

.btn-dynamic {
    background-color: #eac0d3;
    color: #150000;
    box-shadow: 0px 5px 0px #b08498;
    -moz-box-shadow: 0px 5px 0px #b08498;
    -webkit-box-shadow: 0px 5px 0px #b08498;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    font-weight: 700;
    border-radius: 40px;
    margin-bottom: 40px;
}

.btn-dynamic:hover {
    background-color: #6cacd4;
}

.btn-dynamic:active {
    box-shadow: 0px 2px 0px #b08498;
    -moz-box-shadow: 0px 2px 0px #b08498;
    -webkit-box-shadow: 0px 2px 0px #b08498;
}

.photo-float {
    position: absolute;
    left: 0;
    margin-top: -0%;
}

.content {
    margin: auto;
}

.body {
    background: url('../../../upload/images/1529605202-28496037-ghost-autumn-2857032-1920.jpg');
}

.body-background-color {

}

.body .content {
    max-width: 960px;
    margin: auto;
    position: relative;
    z-index: 10;
}

.body > div > .content > .container {
    padding-right: 0px;
    padding-left: 0px;;
}

.col-content-1 > div {
    background-color: #eac0d3;
    padding: 20px;
    text-align: center;
}

.col-content-2 .row img {
    width: 100%;
}

.bold {
    font-weight: 700;
}

.col-content-1 .sub-content {
    font-size: 1rem;
}

.footer {
    text-align: center;
    padding: 20px;
}

.footer a {
    color: #000;
}

.from-content {
    margin: auto;
    direction: rtl;
}

.from-block {
    margin-top: 40px;
}

.from-block h3 {
    font-weight: 700;
    font-size: 1.4rem;
}

.from-block a {
    color: #000;
    font-size: 1.4rem;
    font-weight: 700;
}

.photo-mobile {
    display: none;
    margin-bottom: 20px;
}

.block-btn-dynamic {
    text-align: right;
}

.item-photo-4 {
    display: none;
}

@media (max-width: 767px) {

    .card .card-header {
        background-color: #f9f3f300;
        border-bottom: 0;
        text-align: center;
        position: absolute;
        left: -40px;
    }
    .card-body {
        padding-left: 160px;
    }
    .card {
        min-height: 1px;
    }
    .card-photo {
        min-height: 475px;
        margin-bottom: 40px;
    }
    .photo-mobile {
        display: block;
    }
    .body-background-color {
        background-color: #ffffffa6;
    }
    .block-btn-dynamic {
        text-align: center;
    }
    .item-photo-3 {
        display: none;
    }
    .photo-leaf img {
        width: 100%;
    }
    .photo-leaf {
        position: absolute;
        left: 0;
        width: 80px;
        top: -40px; 
    }
    .item-photo-4 {
        display: block;
    }
    .item-photo-4 img {
        width: 100%;
    }
}

.page-element {
    position: absolute;
}

#element-1 {
    width: 310px;
    left: 60px;
    top: 45%;
    z-index: 0;
}

#element-2 {
    width: 310px;
    right: 60px;
    top: 10%;
    z-index: 0;
}

.container-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: 40px;
}

.container-video .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}