﻿@charset "utf-8";

/* -----------------------------------------------------------------
  1. Typography setup
-------------------------------------------------------------------*/
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cf:before,
.cf:after {
    content: '';
    display: table;
}

.cf:after {
    clear: both;
}

body {
    color: #FFF;
    font-size: 16px;
    font-family: 'Open Sans', Arial, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #131623;
    line-height: 1.5;
    font-weight: 400;
    overflow-x: hidden;
    direction:unset !important;
}

p, ul, li {
    line-height: 1.7;
}

ul {
    list-style: disc;
}

blockquote {
    border-left: 5px solid #EF5350;
    margin: 40px 80px;
    padding-left: 20px;
}

    blockquote ul {
        padding-left: 20px;
    }

    blockquote h4 {
        border-bottom: 1px solid;
        display: inline-block;
    }

a {
    color: #FFF;
    text-decoration: none;
    outline: none;
}

    a:hover {
        color: inherit;
    }

    a:hover,
    a:focus,
    input:focus,
    input:hover,
    textarea:focus,
    textarea:hover {
        outline: none;
    }

button:focus {
    outline: none;
}

img {
    max-width: 100%;
    border: none;
}

input {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: normal;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 2.35714em;
    line-height: 1.16364em;
}

h2,
.h2 {
    font-size: 1.875em;
}

h3,
.h3 {
    font-size: 1.500em;
}

h4,
.h4 {
    font-size: 1.125em;
}

h5,
.h5 {
    font-size: 0.875em;
}

h6,
.h6 {
    font-size: 0.750em;
}

p {
    margin: 0 0 10px;
    font-size: 1em;
}

.lead {
    margin-bottom: 20px;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 1.313em;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/* -----------------------------------------------------------------
  2. General CSS + marshall own reset
-------------------------------------------------------------------*/
.clearfix::after,
.clearfix::before,
.marshall-container::before,
.marshall-container::after,
[class^="marshall-col-"]::before,
[class^="marshall-col-"]::after,
.marshall-content-column::after,
.marshall-content-column::before,
.marshall-social-column::before,
.marshall-social-column::after,
.marshall-the_content::after,
.marshall-the_content::before,
.marshall-gallery::before,
.marshall-gallery::after,
.stay_connent_with_social::before,
.stay_connent_with_social::after,
.divided_or::before,
.divided_or::after,
.marshall-newsletter-content::before,
.marshall-newsletter-content::after,
.marshall-static-content::before,
.marshall-static-content::after,
.simply-countdown-column::before,
.simply-countdown-column::after {
    content: "";
    display: block;
    clear: both;
}

.marshall-container,
.marshall-social-column {
    width: 100%;
}

.bg-container {
    background-image: url(images/v7/blue-beach.html);
    background-size: cover;
    background-position: center;
}

.marshall-col-content {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
}

}

.marshall-col-screen {
    z-index: 9;
}

.marshall-col-1,
.marshall-col-2,
.marshall-col-3,
.marshall-col-4,
.marshall-col-5,
.marshall-col-6,
.marshall-col-7,
.marshall-col-8,
.marshall-col-9,
.marshall-col-10,
.marshall-col-11,
.marshall-col-12 {
    float: left;
    min-height: 1;
    height: 100vh;
}

    .marshall-col-1,
    .marshall-col-1 .marshall-animate-content {
        width: 8.33333%;
    }

    .marshall-col-2,
    .marshall-col-2 .marshall-animate-content {
        width: 16.6667%;
    }

    .marshall-col-3,
    .marshall-col-3 .marshall-animate-content {
        width: 25%;
    }

    .marshall-col-4,
    .marshall-col-4 .marshall-animate-content {
        width: 33.3333%;
    }

    .marshall-col-5,
    .marshall-col-5 .marshall-animate-content {
        width: 41.6667%;
    }

    .marshall-col-6,
    .marshall-col-6 .marshall-animate-content {
        width: 50%;
    }

    .marshall-col-7,
    .marshall-col-7 .marshall-animate-content {
        width: 58.3333%;
    }

    .marshall-col-8,
    .marshall-col-8 .marshall-animate-content {
        width: 66.6667%;
    }

    .marshall-col-9,
    .marshall-col-9 .marshall-animate-content {
        width: 75%;
    }

    .marshall-col-10,
    .marshall-col-10 .marshall-animate-content {
        width: 83.3333%;
    }

    .marshall-col-11,
    .marshall-col-11 .marshall-animate-content {
        width: 91.6667%;
    }

    .marshall-col-12,
    .marshall-col-12 .marshall-animate-content {
        width: 100%;
    }

.marshall-position {
    position: relative;
}

.special_title {
    font-family: 'Ranga', cursive;
}

.marshall-btn {
    background-color: #f61067;
    border-radius: 0;
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 7px 30px 8px;
    -webkit-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    color: #FFF;
    border: 1px solid #f61067;
}

    .marshall-btn.marshall-btn-text {
        background-color: transparent;
        border-radius: 0;
        display: inline-block;
        margin: 0 15px 0 0;
        padding: 7px 30px;
        border-color: transparent;
    }

    .marshall-btn i {
        margin-right: 5px;
        -webkit-transition: all 0.4 ease 0s;
        transition: all 0.4 ease 0s;
    }

    .marshall-btn:hover,
    .marshall-btn:focus,
    .marshall-btn:active {
        background-color: transparent;
        border-style: dashed;
    }

    .marshall-btn.marshall-btn-text:hover,
    .marshall-btn.marshall-btn-text:focus,
    .marshall-btn.marshall-btn-text:active {
        color: #fff;
    }

        .marshall-btn.marshall-btn-text:hover i,
        .marshall-animate-open.marshall-btn i {
            color: #f61067;
        }

.marshall-hide {
    display: none;
}

.bottom-separator {
    border-bottom: 1px solid #e2e2e2;
    margin: 60px auto;
    opacity: 0.7;
    width: 100%;
}

body.bg-white {
    background-color: #FFF;
    color: #232428;
}

.fat_title {
    font-size: 2.7em;
    font-weight: 800;
}

.content_overley {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.bg-content-rgba {
    background-color: rgba(0,0,0,0.8);
}

body.mrs-white .morph-button-modal-2 > button,
body.mrs-white .morph-button-modal-2 .morph-content {
    background-color: #232428;
    color: #fff;
}

.marshall-col-10.marshall-middle-10.marshall-col-content {
    margin-left: 8.3%;
    text-align: center;
}


/* -----------------------------------------------------------------
  3. Loader
-------------------------------------------------------------------*/
.marshall-loading-screen {
    background-color: #333;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 99999;
}

.marshall-loading-icon {
    display: table;
    height: 100%;
    position: absolute;
    width: 100%;
}

.marshall-loading-inner {
    display: table-cell;
    vertical-align: middle;
}

.marshall-load {
    background-color: #f61067;
    border-radius: 50%;
    height: 60px;
    margin: auto;
    position: relative;
    width: 60px;
}

    .marshall-load::before {
        background-color: transparent;
        border: 2px dashed #fff;
        border-radius: 50%;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition-duration: 0.4s;
        transition-property: opacity;
        transition-timing-function: linear;
        z-index: 2;
        opacity: 1;
        visibility: visible;
        transition: top 0.4s,left 0.4s,right 0.4s,bottom 0.4s, border-width 0.4s ease 0.4s;
        -webkit-transition: top 0.4s,left 0.4s,right 0.4s,bottom 0.4s, border-width 0.4s ease 0.4s;
        animation: 4s linear 0s normal none infinite running spinnerRotate;
        -webkit-animation: 4s linear 0s normal none infinite running spinnerRotate;
    }

    .marshall-load::after {
        content: attr(data-name);
        font-size: 1.8em;
        font-weight: 700;
        line-height: 57px;
        color: #FFF;
    }

/* -----------------------------------------------------------------
  *. v21
-------------------------------------------------------------------*/
.mrs-hero-overley {
    background-color: rgba(255, 255, 255, 0.6);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    min-height: 640px;
}

.clouds_one {
    background: url("/Portals/_default/skins/Rodiba/UnderMaintenance/images/cloud_one.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_one 50s linear infinite;
    -moz-animation: cloud_one 50s linear infinite;
    -o-animation: cloud_one 50s linear infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    min-height: 640px;
}

.clouds_two {
    background: url("/Portals/_default/skins/Rodiba/UnderMaintenance/images/cloud_two.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 75s linear infinite;
    -moz-animation: cloud_two 75s linear infinite;
    -o-animation: cloud_two 75s linear infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    min-height: 640px;
}

.clouds_three {
    background: url("/Portals/_default/skins/Rodiba/UnderMaintenance/images/cloud_three.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_three 100s linear infinite;
    -moz-animation: cloud_three 100s linear infinite;
    -o-animation: cloud_three 100s linear infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    min-height: 640px;
}
@media (max-width:768px){
    .clouds_one {
        width: unset !important;
    }

    .clouds_two {
        width: unset !important;
    }

    .clouds_three {
        width: unset !important;
    }
}
@-webkit-keyframes cloud_one {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-webkit-keyframes cloud_two {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-webkit-keyframes cloud_three {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}


@keyframes cloud_one {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@keyframes cloud_two {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@keyframes cloud_three {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

.mrs-v21 h1 {
    color: #333;
    font-size: 4em;
}

    .mrs-v21 h1 strong {
        font-family: "Work Sans",sans-serif;
    }

.mrs-v21 .marshall-content {
    display: block;
    margin-left: 0;
    text-align: center;
    visibility: visible;
    width: 90%;
}

    .mrs-v21 .marshall-content .logo__container {
        margin-bottom: 3%;
    }

    .mrs-v21 .marshall-content h2 {
        color: #000;
        direction: rtl;
        margin-bottom: 5%;
        font-family: Lalezar;
    }

    .mrs-v21 .marshall-content p {
        color: #000;
        direction: rtl;
        margin-top: 5%;
        font-size: 20px;
        font-family: Tajawal;
    }
