.middle-container, .right-container {
    background-repeat: no-repeat;
    background-position: right top;
    text-align: center
}

.slide, .slide-caption {
    display: none;
    width: 100%
}

    .img-frame, .middle-container .logo-wrapper img, .slide, .slide img {
        width: 100%;
        height: 100%
    }

.button-title, .content h1, .content p {
    font-family: IRANSans
}

@font-face {
    font-family: IRANSans;
    src: url('../fonts/iraniansans.ttf') format('truetype'),url('../fonts/iraniansans.woff') format('woff');
    font-style: normal;
    font-weight: 400
}

* {
    direction: rtl;
    text-decoration: none !important
}

body {
    background: #fafafa;
    overflow-x: hidden
}

.row {
    flex-direction: row-reverse
}

a:active, a:hover {
    text-decoration: none
}

.container-fluid {
    padding: 0
}

.left-container {
    position: relative;
    padding: 0
}

.right-container {
    background-color: #fdfdfd;
    background-image: url("../img/background-right.png"),-moz-linear-gradient(90deg,#fdfdfd 0,#f2f2f2 100%);
    background-image: url("../img/background-right.png"),-webkit-linear-gradient(90deg,#fdfdfd 0,#f2f2f2 100%);
    background-image: url("../img/background-right.png"),linear-gradient(90deg,#fdfdfd 0,#f2f2f2 100%)
}

@media (max-width:991px) {
    .right-container {
        position: relative;
        z-index: 200;
        background-image: none;
        background-color: transparent
    }
}

.middle-container {
    padding-left: 0;
    background-color: #fdfdfd;
    background-image: url("../img/background-right.png"),-moz-linear-gradient(90deg,#fdfdfd 0,#f2f2f2 100%);
    background-image: url("../img/background-right.png"),-webkit-linear-gradient(90deg,#fdfdfd 0,#f2f2f2 100%);
    background-image: url("../img/background-right.png"),linear-gradient(90deg,#fdfdfd 0,#f2f2f2 100%)
}

.slider-wrapper {
    width: 100%;
    position: relative
}

.right-container hr {
    border: 1px solid #02be72
}

.slide {
    top: 0;
    right: 0;
    position: absolute
}

    .active, .slide.active .slide-caption.active {
        display: block
    }

.slider-nav {
    position: absolute;
    margin-top: 45%;
    left: 50%;
    z-index: 50;
    direction: ltr;
    width: 12%;
    text-align: center
}

.slider-next, .slider-previous {
    font-size: 1px;
    color: silver;
    cursor: pointer;
    padding: 8px;
    display: inline-block;
    max-width: 45%;
    position: relative;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 5px 5px 16px 0 rgba(0,0,0,.2);
    border: 1px solid #eee
}

@media (max-width:576px) {
    .slider-next, .slider-previous {
        padding: 5px
    }
}

.slider-next span, .slider-previous span {
    position: absolute;
    left: 0;
    top: 20%;
    width: 100%;
    height: auto
}

.slider-next img, .slider-previous img {
    max-width: 100%;
    opacity: .7
}

.slider-next:hover img, .slider-previous:hover img {
    opacity: 1
}

.slider-next:hover, .slider-previous:hover {
    color: #6f6f6f
}

.absolute-wrapper {
    margin-top: 55%;
    width: 100%
}

.content {
    z-index: 60;
    text-align: right
}

.curved-frame {
    height: auto;
    position: absolute;
    width: 100%;
    z-index: 22;
    top: 0;
    left: 0;
    background-image: url("../img/frame-bg.png");
    background-size: 100% auto;
    background-repeat: no-repeat
}

.big-button, .manage-button {
    display: block;
    position: relative
}

@media (max-width:991px) {
    .slider-wrapper {
        display: none
    }

    .curved-frame {
        height: 100vh;
        width: 100vw;
        background-size: cover
    }

    .middle-container .logo-wrapper {
        padding: 0 !important
    }

    .imglogo {
        margin-right: 9%
    }

    .lowz {
        z-index: 0
    }

    .big-button {
        width: 98% !important;
        right: 1.5%;
        padding: 2px 0 !important;
        margin: 0 !important
    }

        .big-button .button-image {
            margin-right: 2px !important;
            min-height: 75px;
            padding-top: 10px !important
        }

    .left-container {
        display: none
    }

    .sub-title {
        margin-top: 5% !important
    }

    .content {
        font-size: 1.3rem;
        text-align: center
    }

    .absolute-wrapper {
        margin-top: 95vh
    }
}

.content h1 {
    font-size: 3.4vw;
    color: #009152;
    margin-bottom: 0;
    font-weight: 700;
    padding-right: 10%
}

.content p {
    font-size: 1.8vw;
    width: 65%;
    text-align: justify;
    color: #230a0a;
    border-right: 2px solid #02be72;
    padding: 10px
}

.logo-wrapper {
    width: 100%;
    text-align: center
}

    .logo-wrapper img {
        width: 192px;
        height: auto;
        position: absolute;
        left: 10px;
        top: 10px;
        background-color: #FFFFFF;
        padding: 10px;
        border-radius: 10px;
    }

.middle-container .logo-wrapper {
    padding: 20% 10% 10% 0
}

.big-button {
    border-radius: 12px;
    width: 70%;
    background: #414141;
    border: 0;
    margin: auto;
    padding: 10px 0
}

    .big-button .button-image {
        float: right;
        padding-top: 3px;
        border-radius: 10px;
        width: 20%;
        margin-right: 10px
    }

.button-image img {
    width: 75%;
    height: auto
}

.ideaportal-button {
    box-shadow: 1px 3px 4px 2px rgba(160,124,180,.3)
}

    .ideaportal-button .button-image {
        background: #a07cb4
    }

.idealms-button, .ideasystem-button {
    box-shadow: 1px 3px 4px 2px rgba(241,195,59,.3)
}

    .idealms-button .button-image {
        background: #f1c33b
    }

    .ideasystem-button .button-image {
        background: #2cb4aa
    }

.ideaoids-button, .ideapea-button, .idearms-button, .ideaweb-button {
    box-shadow: 1px 3px 4px 2px rgba(64,151,68,.3)
}

    .ideaweb-button .button-image {
        background: #007bff
    }

    .ideapea-button .button-image {
        background: #52f739
    }

    .ideaoids-button .button-image {
        background: #409744
    }

    .idearms-button .button-image {
        background: #414141
    }

.button-title {
    padding-top: 5px
}

.ideaportal-title {
    color: #a07cb4
}

.ideaoids-title {
    color: #409744
}

.idearms-title {
    color: #414141
}

.idealms-title {
    color: #f1c33b
}

.ideasystem-title {
    color: #2cb4aa
}

.ideaweb-title {
    color: #007bff
}

.ideapea-title {
    color: #52f739
}

.big-button .button-title .up-title {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-top: 5px;
    text-align: right;
    padding-right: 28%
}

.big-button .button-title .sub-title {
    font-size: 12px;
    text-align: left;
    margin-left: 2%;
    margin-top: 4%
}

.manage-button {
    border-radius: 12px;
    width: 60%;
    background: #f4f4f4;
    border: 0;
    margin: 75% 0 13%;
    box-shadow: 0 2px 10px 3px rgba(0,103,190,.2);
    text-align: left;
    padding: 5px
}

.absolute-bg, .overlay {
    position: absolute;
    top: 0
}

@media(max-width:992px) {
    .manage-button {
        margin: 35% 0 10%;
        width: 45%
    }
    .logo-wrapper img {
        position: unset
    }
}

.manage-button .button-title .up-title {
    font-size: 16px;
    color: #0067be;
    font-weight: 700;
    margin-top: 5px;
    text-align: right;
    padding-right: 18%
}

.button-wrapper, .manage-wrapper {
    width: 100%;
    text-align: center;
}

.manage-button .button-title .sub-title {
    font-size: 12px;
    text-align: left;
    margin-top: 2px;
    color: #929292
}

.overlay {
    width: 100%;
    left: 0;
    background: rgba(255,255,255,.2);
    height: 50%;
    transition: height .5s
}

@media (min-width:768px) {
    .big-button .button-title .sub-title, .manage-button .button-title .sub-title {
        font-size: 12px
    }

    .big-button .button-title .up-title, .manage-button .button-title .up-title {
        font-size: 16px
    }

    .content h1 {
        font-size: 1.7em
    }

    .content p {
        font-size: .95em
    }

    .absolute-wrapper::after {
        content: ".";
        display: block;
        overflow: hidden;
        visibility: hidden
    }    
}

.absolute-bg {
    display: none;
    width: 47%;
    left: -15%;
    z-index: 250
}

@media (min-width:992px) {
    .absolute-bg, .right-container > .logo-wrapper {
        display: block
    }

    .big-button {
        width: 70%;
    }

        .big-button .button-title .sub-title, .manage-button .button-title .sub-title {
            font-size: 12px;
            margin-left: 2%;
            margin-top: 4%
        }

        .big-button .button-title .up-title, .manage-button .button-title .up-title {
            font-size: 16px;
            margin-top: 5px
        }

    .content h1 {
        font-size: 2.7vw
    }

    .content p {
        font-size: 1.3vw
    }

    .absolute-wrapper, .content {
        position: absolute
    }

    .curved-frame {
        height: 100vh
    }    
}

.big-button:hover .overlay {
    background: rgba(255,255,255,.2);
    height: 100%
}

.big-button:hover .button-title .up-title {
    text-shadow: 2px 2px 2px #000
}
