﻿@charset "utf-8";
/*
=================================  Font Face  ======================================
 */
@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum-Light.eot');
    src: url('../fonts/IRANSansWebFaNum-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum-Light.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum-Light.woff') format('woff'), url('../fonts/IRANSansWebFaNum-Light.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum-Light.svg#IRANSansWebFaNum-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum.eot');
    src: url('../fonts/IRANSansWebFaNum.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum.woff') format('woff'), url('../fonts/IRANSansWebFaNum.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum.svg#IRANSansWebFaNum') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum-Bold.eot');
    src: url('../fonts/IRANSansWebFaNum-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum-Bold.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum-Bold.woff') format('woff'), url('../fonts/IRANSansWebFaNum-Bold.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum-Bold.svg#IRANSansWebFaNum-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum-UltraLight.eot');
    src: url('../fonts/IRANSansWebFaNum-UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum-UltraLight.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum-UltraLight.woff') format('woff'), url('../fonts/IRANSansWebFaNum-UltraLight.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum-UltraLight.svg#IRANSansWebFaNum-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum-Medium.eot');
    src: url('../fonts/IRANSansWebFaNum-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum-Medium.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum-Medium.woff') format('woff'), url('../fonts/IRANSansWebFaNum-Medium.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum-Medium.svg#IRANSansWebFaNum-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

/*
=================================  Font Face  ======================================
 */

html,
body {
}

body {
    font-family: 'iransans';
    font-size: 14px;
    direction: rtl;
    text-align: right;
}

.over-menu {
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}


.bread-top {
    background: #4D4D4D;
    padding: 0 0;
}

.holder-bread-top {
    display: flex;
}

.bread-top .nav-social {
}

    .bread-top .nav-social .link-special {
        padding: 0;
        margin: 0;
        display: flex;
    }

        .bread-top .nav-social .link-special .link-social {
            margin: 0;
            padding: 0;
        }

            .bread-top .nav-social .link-special .link-social li {
                margin: 0;
            }

                .bread-top .nav-social .link-special .link-social li a {
                    color: #fff;
                    margin: .2rem;
                    background: #fff;
                    border-radius: 50%;
                    display: block;
                    text-align: center;
                    height: 25px;
                    width: 25px;
                }

                    .bread-top .nav-social .link-special .link-social li a:hover {
                        transform: scale(1.5);
                        transition: all .5s;
                    }

                    .bread-top .nav-social .link-special .link-social li a i {
                        color: #4D4D4D;
                        text-align: center;
                        position: relative;
                        top: .1rem;
                        margin-top: .2rem;
                    }

        .bread-top .nav-social .link-special .holder-number > a {
            color: #fff;
            display: block;
            height: 100%;
            margin-right: 1rem;
            line-height: 27px;
        }

        .bread-top .nav-social .link-special .holder-number:before {
            content: "";
            color: #fff;
            background: #fff;
            width: 2px;
            height: 80%;
            display: inline-block;
            position: absolute;
            right: 6px;
            top: 0;
        }

        .bread-top .nav-social .link-special .link-social li:first-child a {
            margin-right: 0;
        }

        .bread-top .nav-social .link-special .holder-number {
            position: relative;
            top: .2rem;
        }


.holder-link-special {
}

    .holder-link-special ul.nav {
        direction: ltr;
    }

        .holder-link-special ul.nav li {
        }

            .holder-link-special ul.nav li a {
                color: #fff;
            }

        .holder-link-special ul.nav > li:before {
            content: "|";
            color: #FFF;
            position: relative;
            left: -1rem;
        }

        .holder-link-special ul.nav > li:first-child:before {
            display: none;
        }

.navbar-brand {
    margin-left: 1rem;
    margin-right: 0;
}

.dropdown-toggle::after {
    margin-left: 0;
    margin-right: .255em;
}

.dropdown-menu {
    text-align: revert;
}

#navMenuAptel {
}

    #navMenuAptel ul.navbar-nav {
    }

        #navMenuAptel ul.navbar-nav li.nav-item {
        }

            #navMenuAptel ul.navbar-nav li.nav-item a.nav-link {
                color: #4D4D4D;
                font-size: 1rem;
                transition: all .5s;
            }

            #navMenuAptel ul.navbar-nav li.nav-item.active a.nav-link, #navMenuAptel ul.navbar-nav li.nav-item:hover a.nav-link {
                color: #000;
                font-weight: 450;
                transition: all .5s;
            }

.holder-link-special .nav-pills .show > .nav-link {
    background: #E74011;
}

.holder-link-special .dropdown-menu {
    background: #4D4D4D;
}

.holder-link-special .dropdown .dropdown-menu .dropdown-item:hover {
    background: #E74011;
}

.color-aptel {
    background: #E74011 !important;
    color: #fff;
}

.color-text-aptel {
    color: #E74011;
}

.holder-link-special .dropdown-menu[x-placement^=bottom] {
}

.holder-show-device {
    width: 100%;
}

    .holder-show-device .d-flex {
    }

        .holder-show-device .d-flex .flex-fill:first-child {
            margin: auto;
        }

        .holder-show-device .d-flex .flex-fill:last-child {
            text-align: left;
        }


nav#navbar_top {
    background: #fff;
    z-index: 9;
}

/*=============FOOTER=============*/
.footer-one {
    background: #3B4248;
    color: #fff;
    padding: 1rem 0;
}

    .footer-one ul.list-unstyled {
        padding: 0;
        margin: 0;
    }

        .footer-one ul.list-unstyled li {
        }

            .footer-one ul.list-unstyled li a {
                color: #fff;
                font-size: .8rem;
                margin: .5rem 0;
                display: block;
            }

    .footer-one .holder-footer-download {
        text-align: center;
    }

        .footer-one .holder-footer-download a.android {
            background: #9AD951;
        }

        .footer-one .holder-footer-download a {
            color: #fff;
            display: inline-block;
            width: 35px;
            height: 35px;
            text-align: center;
            border-radius: 50%;
            font-size: 1.4rem;
            line-height: 42px;
        }

            .footer-one .holder-footer-download a.ios {
                background: #868686;
            }

.footer-two {
    background: #282B2E;
    color: #fff;
    padding: 1rem;
}

    .footer-two ul.list-unstyled {
        margin: 0;
        padding: 0;
    }

        .footer-two ul.list-unstyled li {
            margin: .5rem 0;
        }

            .footer-two ul.list-unstyled li a {
                color: #fff;
                margin: .5rem 0;
            }

    .footer-two .holder-copyright {
        text-align: center;
    }

        .footer-two .holder-copyright ul.social-media {
            margin: 0;
            padding: 0;
        }

            .footer-two .holder-copyright ul.social-media li {
                display: inline-block;
                margin: 0 .2rem;
            }

                .footer-two .holder-copyright ul.social-media li a {
                    color: #4D4D4D;
                    background: #fff;
                    border-radius: 50%;
                    width: 30px;
                    height: 30px;
                    display: inline-block;
                    line-height: 36px;
                    font-size: 1.1rem;
                }

        .footer-two .holder-copyright p {
            font-size: .8rem;
        }

.banner-inner {
    background-color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    max-width: 2500px;
    max-height: 1000px;
    /* -webkit-animation: slide 20s linear; */
}

    .banner-inner:before {
        padding-bottom: 11.33333%;
        content: "";
        display: block;
        width: 100%;
        /* -webkit-animation: opacityBack 20s ease-in-out infinite; */
    }

.breadcrumb-holder {
    background: #F4F5F6;
}

    .breadcrumb-holder ol.breadcrumb {
        background: none;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 0;
    }

        .breadcrumb-holder ol.breadcrumb li.breadcrumb-item.active {
            color: #E74011;
            font-weight: 400;
            font-size: 1rem;
            padding: .5rem 0;
        }

.holder-body {
    margin: 2rem 0 0;
    font-size: 1rem;
    min-height: 600px;
}

    .holder-body p {
        line-height: 30px;
    }

.select-wrapper span.caret {
    right: auto;
    left: 0;
}



/*========================= effect Input =========================================== */
.input-effect {
    position: relative;
    margin: 1rem 0;
    z-index: 1;
}

    .input-effect.captcha a.reloadCaptcha {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .input-effect .effect-input {
        border: 0;
        padding: 4px 0;
        border-bottom: 1px solid #707070;
        background-color: transparent;
        border-radius: 0;
        padding-right: 1.5rem;
        height: calc(2.25rem + 2px);
    }

    .input-effect select.effect-input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url("../images/icon-option/arrow-down.svg") no-repeat 1% center;
        font-family: inherit;
    }

    .input-effect .effect-input:focus {
        border: none;
        box-shadow: none;
        outline: none;
    }

    .input-effect .effect-input ~ .focus-border {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 2px;
        background-color: #023F88;
        transition: 0.4s;
    }

    .input-effect .effect-input:focus ~ .focus-border,
    .input-effect .has-content.effect-input ~ .focus-border {
        width: 100%;
        transition: 0.4s;
    }

    .input-effect i {
        position: absolute;
        bottom: .8rem;
        right: .3rem;
        color: #707070;
    }

    .input-effect .effect-input ~ label {
        position: absolute;
        right: 1.5rem;
        /* width: 100%; */
        top: 9px;
        transition: 0.3s;
        z-index: -1;
        letter-spacing: 0.5px;
        display: inline;
        color: #707070;
    }

    .input-effect .effect-input[dir="ltr"] ~ label {
        right: 1.5rem;
    }

    .input-effect .effect-input:focus ~ label,
    .input-effect .has-content.effect-input ~ label {
        top: -16px;
        color: #023F88;
        transition: 0.3s;
    }

    .input-effect .effect-input ~ label.file-upload {
        right: auto;
        left: 0;
        top: 0;
        cursor: pointer;
        z-index: 9;
        width: 100%;
        text-align: left;
    }

        .input-effect .effect-input ~ label.file-upload input {
            display: none;
        }

        .input-effect .effect-input ~ label.file-upload span.btn {
            font-size: 100%;
            background: #BBBABB;
            color: #fff;
            padding: .5rem 1rem;
            margin-top: -.3rem;
        }

            .input-effect .effect-input ~ label.file-upload span.btn:hover,
            .input-effect .effect-input:hover ~ label.file-upload span.btn {
                background: #231F20;
                cursor: pointer;
            }

    .input-effect .has-content.effect-input ~ label.check-input {
        top: 0;
    }

    .input-effect .invalid-feedback {
        position: absolute;
        bottom: -20px;
    }

    .input-effect.captcha {
    }

        .input-effect.captcha img {
            position: absolute;
            left: 0;
        }

        .input-effect.captcha input[type="text"] {
        }
/*========================= effect Input =========================================== */



@media screen and (max-width:768px) {
    .header-holder nav.navbar {
        direction: ltr;
    }

        .header-holder nav.navbar a.navbar-brand {
            margin-left: 0;
        }

    #nav-hum {
        width: 60px;
        height: 45px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

        #nav-hum span {
            display: block;
            position: absolute;
            height: 5px;
            width: 100%;
            background: #3B4248;
            border-radius: 9px;
            opacity: 1;
            right: 0;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: .25s ease-in-out;
            -moz-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

            #nav-hum span:nth-child(1) {
                top: 0px;
            }

            #nav-hum span:nth-child(2) {
                top: 15px;
                width: 60%;
            }

            #nav-hum span:nth-child(3) {
                top: 30px;
            }

        #nav-hum.open span:nth-child(1) {
            top: 15px;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
        }

        #nav-hum.open span:nth-child(2) {
            opacity: 0;
            right: 60px;
        }

        #nav-hum.open span:nth-child(3) {
            top: 15px;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

    #navMenuAptel {
        position: absolute;
        right: 0;
        top: 107px;
        overflow: hidden;
        display: block;
    }

        #navMenuAptel .holder-show-device {
            position: fixed;
            width: 40%;
            background: #FFFFFF;
            color: #000;
            margin: 0;
            padding: 0;
            height: 100%;
            z-index: 999;
            text-align: right;
            right: -100%;
            transition: all .5s;
        }

        #navMenuAptel.show .holder-show-device {
            transition: all .5s;
            right: 0;
        }

            #navMenuAptel.show .holder-show-device .d-flex {
                display: block !important;
            }

        #navMenuAptel ul.navbar-nav.ml-auto li.nav-item {
            padding: 0 1rem;
        }

            #navMenuAptel ul.navbar-nav.ml-auto li.nav-item a.nav-link {
                padding: 1.5rem;
                font-size: 1.2rem;
                border: solid 1px rgba(112,112,112,.2);
                border-left: none;
                border-right: none;
            }

        #navMenuAptel .holder-show-device .d-inline {
        }

            #navMenuAptel .holder-show-device .d-inline a.btn {
                margin: 2rem auto;
                text-align: center;
                width: 50%;
                display: block;
                font-size: 1rem;
            }

        #navMenuAptel ul.navbar-nav li.nav-item {
        }

            #navMenuAptel ul.navbar-nav li.nav-item a.nav-link {
                border-bottom: solid 1px rgba(112,112,112,.5);
                padding: 1rem;
                display: block;
                margin: 0 1rem;
                font-size: 1.2rem;
            }

    .holder-show-device .d-flex .flex-fill:last-child a.btn {
        width: 50%;
        margin: 2rem auto;
        display: block;
        font-size: 1rem;
    }

    #navMenuAptel ul.navbar-nav {
        border-top: solid 1px #ccc;
    }

    .banner-inner:before {
        padding-bottom: 20%;
    }
}

@media screen and (max-width:425px) {
    .bread-top .nav-social .link-special .link-social {
        display: none;
    }

    .bread-top .nav-social .link-special .holder-number:before {
        display: none;
    }

    #navMenuAptel .holder-show-device {
        width: 80%
    }

    #navMenuAptel {
        top: 100px;
    }
}

@media screen and (max-width:320px) {
    .bread-top .nav-social .link-special .holder-number > a {
        margin-right: 0;
        line-height: 34px;
    }
}

span.field-validation-error {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

@charset "utf-8";
/*
=================================  Font Face  ======================================
 */
@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum-Light.eot');
    src: url('../fonts/IRANSansWebFaNum-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum-Light.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum-Light.woff') format('woff'), url('../fonts/IRANSansWebFaNum-Light.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum-Light.svg#IRANSansWebFaNum-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum.eot');
    src: url('../fonts/IRANSansWebFaNum.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum.woff') format('woff'), url('../fonts/IRANSansWebFaNum.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum.svg#IRANSansWebFaNum') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum-Bold.eot');
    src: url('../fonts/IRANSansWebFaNum-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum-Bold.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum-Bold.woff') format('woff'), url('../fonts/IRANSansWebFaNum-Bold.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum-Bold.svg#IRANSansWebFaNum-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum-UltraLight.eot');
    src: url('../fonts/IRANSansWebFaNum-UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum-UltraLight.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum-UltraLight.woff') format('woff'), url('../fonts/IRANSansWebFaNum-UltraLight.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum-UltraLight.svg#IRANSansWebFaNum-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/IRANSansWebFaNum-Medium.eot');
    src: url('../fonts/IRANSansWebFaNum-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum-Medium.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum-Medium.woff') format('woff'), url('../fonts/IRANSansWebFaNum-Medium.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum-Medium.svg#IRANSansWebFaNum-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

/*
=================================  Font Face  ======================================
 */

html,
body {
}

body {
    font-family: 'iransans';
    font-size: 14px;
    direction: rtl;
    text-align: right;
}

.over-menu {
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}


.bread-top {
    background: #4D4D4D;
    padding: 0 0;
}

.holder-bread-top {
    display: flex;
}

.bread-top .nav-social {
}

    .bread-top .nav-social .link-special {
        padding: 0;
        margin: 0;
        display: flex;
    }

        .bread-top .nav-social .link-special .link-social {
            margin: 0;
            padding: 0;
        }

            .bread-top .nav-social .link-special .link-social li {
                margin: 0;
            }

                .bread-top .nav-social .link-special .link-social li a {
                    color: #fff;
                    margin: .2rem;
                    background: #fff;
                    border-radius: 50%;
                    display: block;
                    text-align: center;
                    height: 25px;
                    width: 25px;
                }

                    .bread-top .nav-social .link-special .link-social li a:hover {
                        transform: scale(1.5);
                        transition: all .5s;
                    }

                    .bread-top .nav-social .link-special .link-social li a i {
                        color: #4D4D4D;
                        text-align: center;
                        position: relative;
                        top: .1rem;
                        margin-top: .2rem;
                    }

        .bread-top .nav-social .link-special .holder-number > a {
            color: #fff;
            display: block;
            height: 100%;
            margin-right: 1rem;
            line-height: 27px;
        }

        .bread-top .nav-social .link-special .holder-number:before {
            content: "";
            color: #fff;
            background: #fff;
            width: 2px;
            height: 80%;
            display: inline-block;
            position: absolute;
            right: 6px;
            top: 0;
        }

        .bread-top .nav-social .link-special .link-social li:first-child a {
            margin-right: 0;
        }

        .bread-top .nav-social .link-special .holder-number {
            position: relative;
            top: .2rem;
        }


.holder-link-special {
}

    .holder-link-special ul.nav {
        direction: ltr;
    }

        .holder-link-special ul.nav li {
        }

            .holder-link-special ul.nav li a {
                color: #fff;
            }

        .holder-link-special ul.nav > li:before {
            content: "|";
            color: #FFF;
            position: relative;
            left: -1rem;
        }

        .holder-link-special ul.nav > li:first-child:before {
            display: none;
        }

.navbar-brand {
    margin-left: 1rem;
    margin-right: 0;
}

.dropdown-toggle::after {
    margin-left: 0;
    margin-right: .255em;
}

.dropdown-menu {
    text-align: revert;
}

#navMenuAptel {
}

    #navMenuAptel ul.navbar-nav {
    }

        #navMenuAptel ul.navbar-nav li.nav-item {
        }

            #navMenuAptel ul.navbar-nav li.nav-item a.nav-link {
                color: #4D4D4D;
                font-size: 1rem;
                transition: all .5s;
            }

            #navMenuAptel ul.navbar-nav li.nav-item.active a.nav-link, #navMenuAptel ul.navbar-nav li.nav-item:hover a.nav-link {
                color: #000;
                font-weight: 450;
                transition: all .5s;
            }

.holder-link-special .nav-pills .show > .nav-link {
    background: #E74011;
}

.holder-link-special .dropdown-menu {
    background: #4D4D4D;
}

.holder-link-special .dropdown .dropdown-menu .dropdown-item:hover {
    background: #E74011;
}

.color-aptel {
    background: #E74011 !important;
    color: #fff;
}

.color-text-aptel {
    color: #E74011;
}

.holder-link-special .dropdown-menu[x-placement^=bottom] {
}

.holder-show-device {
    width: 100%;
}

    .holder-show-device .d-flex {
    }

        .holder-show-device .d-flex .flex-fill:first-child {
            margin: auto;
        }

        .holder-show-device .d-flex .flex-fill:last-child {
            text-align: left;
        }


nav#navbar_top {
    background: #fff;
    z-index: 9;
}

/*=============FOOTER=============*/
.footer-one {
    background: #3B4248;
    color: #fff;
    padding: 1rem 0;
}

    .footer-one ul.list-unstyled {
        padding: 0;
        margin: 0;
    }

        .footer-one ul.list-unstyled li {
        }

            .footer-one ul.list-unstyled li a {
                color: #fff;
                font-size: .8rem;
                margin: .5rem 0;
                display: block;
            }

    .footer-one .holder-footer-download {
        text-align: center;
    }

        .footer-one .holder-footer-download a.android {
            background: #9AD951;
        }

        .footer-one .holder-footer-download a {
            color: #fff;
            display: inline-block;
            width: 35px;
            height: 35px;
            text-align: center;
            border-radius: 50%;
            font-size: 1.4rem;
            line-height: 42px;
        }

            .footer-one .holder-footer-download a.ios {
                background: #868686;
            }

.footer-two {
    background: #282B2E;
    color: #fff;
    padding: 1rem;
}

    .footer-two ul.list-unstyled {
        margin: 0;
        padding: 0;
    }

        .footer-two ul.list-unstyled li {
            margin: .5rem 0;
        }

            .footer-two ul.list-unstyled li a {
                color: #fff;
                margin: .5rem 0;
            }

    .footer-two .holder-copyright {
        text-align: center;
    }

        .footer-two .holder-copyright ul.social-media {
            margin: 0;
            padding: 0;
        }

            .footer-two .holder-copyright ul.social-media li {
                display: inline-block;
                margin: 0 .2rem;
            }

                .footer-two .holder-copyright ul.social-media li a {
                    color: #4D4D4D;
                    background: #fff;
                    border-radius: 50%;
                    width: 30px;
                    height: 30px;
                    display: inline-block;
                    line-height: 36px;
                    font-size: 1.1rem;
                }

        .footer-two .holder-copyright p {
            font-size: .8rem;
        }

.banner-inner {
    background-color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    max-width: 2500px;
    max-height: 1000px;
    /* -webkit-animation: slide 20s linear; */
}

    .banner-inner:before {
        padding-bottom: 11.33333%;
        content: "";
        display: block;
        width: 100%;
        /* -webkit-animation: opacityBack 20s ease-in-out infinite; */
    }

.breadcrumb-holder {
    background: #F4F5F6;
}

    .breadcrumb-holder ol.breadcrumb {
        background: none;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 0;
    }

        .breadcrumb-holder ol.breadcrumb li.breadcrumb-item.active {
            color: #E74011;
            font-weight: 400;
            font-size: 1rem;
            padding: .5rem 0;
        }

.holder-body {
    margin: 2rem 0 0;
    font-size: 1rem;
    min-height: 600px;
}

    .holder-body p {
        line-height: 30px;
    }

.select-wrapper span.caret {
    right: auto;
    left: 0;
}



/*========================= effect Input =========================================== */
.input-effect {
    position: relative;
    margin: 1rem 0;
    z-index: 1;
}

    .input-effect.captcha a.reloadCaptcha {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .input-effect .effect-input {
        border: 0;
        padding: 4px 0;
        border-bottom: 1px solid #707070;
        background-color: transparent;
        border-radius: 0;
        padding-right: 1.5rem;
        height: calc(2.25rem + 2px);
    }

    .input-effect select.effect-input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url("../images/icon-option/arrow-down.svg") no-repeat 1% center;
        font-family: inherit;
    }

    .input-effect .effect-input:focus {
        border: none;
        box-shadow: none;
        outline: none;
    }

    .input-effect .effect-input ~ .focus-border {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 2px;
        background-color: #023F88;
        transition: 0.4s;
    }

    .input-effect .effect-input:focus ~ .focus-border,
    .input-effect .has-content.effect-input ~ .focus-border {
        width: 100%;
        transition: 0.4s;
    }

    .input-effect i {
        position: absolute;
        bottom: .8rem;
        right: .3rem;
        color: #707070;
    }

    .input-effect .effect-input ~ label {
        position: absolute;
        right: 1.5rem;
        /* width: 100%; */
        top: 9px;
        transition: 0.3s;
        z-index: -1;
        letter-spacing: 0.5px;
        display: inline;
        color: #707070;
    }

    .input-effect .effect-input[dir="ltr"] ~ label {
        right: 1.5rem;
    }

    .input-effect .effect-input:focus ~ label,
    .input-effect .has-content.effect-input ~ label {
        top: -16px;
        color: #023F88;
        transition: 0.3s;
    }

    .input-effect .effect-input ~ label.file-upload {
        right: auto;
        left: 0;
        top: 0;
        cursor: pointer;
        z-index: 9;
        width: 100%;
        text-align: left;
    }

        .input-effect .effect-input ~ label.file-upload input {
            display: none;
        }

        .input-effect .effect-input ~ label.file-upload span.btn {
            font-size: 100%;
            background: #BBBABB;
            color: #fff;
            padding: .5rem 1rem;
            margin-top: -.3rem;
        }

            .input-effect .effect-input ~ label.file-upload span.btn:hover,
            .input-effect .effect-input:hover ~ label.file-upload span.btn {
                background: #231F20;
                cursor: pointer;
            }

    .input-effect .has-content.effect-input ~ label.check-input {
        top: 0;
    }

    .input-effect .invalid-feedback {
        position: absolute;
        bottom: -20px;
    }

    .input-effect.captcha {
    }

        .input-effect.captcha img {
            position: absolute;
            left: 0;
        }

        .input-effect.captcha input[type="text"] {
        }
/*========================= effect Input =========================================== */



@media screen and (max-width:768px) {
    .header-holder nav.navbar {
        direction: ltr;
    }

        .header-holder nav.navbar a.navbar-brand {
            margin-left: 0;
        }

    #nav-hum {
        width: 60px;
        height: 45px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

        #nav-hum span {
            display: block;
            position: absolute;
            height: 5px;
            width: 100%;
            background: #3B4248;
            border-radius: 9px;
            opacity: 1;
            right: 0;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: .25s ease-in-out;
            -moz-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

            #nav-hum span:nth-child(1) {
                top: 0px;
            }

            #nav-hum span:nth-child(2) {
                top: 15px;
                width: 60%;
            }

            #nav-hum span:nth-child(3) {
                top: 30px;
            }

        #nav-hum.open span:nth-child(1) {
            top: 15px;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
        }

        #nav-hum.open span:nth-child(2) {
            opacity: 0;
            right: 60px;
        }

        #nav-hum.open span:nth-child(3) {
            top: 15px;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

    #navMenuAptel {
        position: absolute;
        right: 0;
        top: 107px;
        overflow: hidden;
        display: block;
    }

        #navMenuAptel .holder-show-device {
            position: fixed;
            width: 40%;
            background: #FFFFFF;
            color: #000;
            margin: 0;
            padding: 0;
            height: 100%;
            z-index: 999;
            text-align: right;
            right: -100%;
            transition: all .5s;
        }

        #navMenuAptel.show .holder-show-device {
            transition: all .5s;
            right: 0;
        }

            #navMenuAptel.show .holder-show-device .d-flex {
                display: block !important;
            }

        #navMenuAptel ul.navbar-nav.ml-auto li.nav-item {
            padding: 0 1rem;
        }

            #navMenuAptel ul.navbar-nav.ml-auto li.nav-item a.nav-link {
                padding: 1.5rem;
                font-size: 1.2rem;
                border: solid 1px rgba(112,112,112,.2);
                border-left: none;
                border-right: none;
            }

        #navMenuAptel .holder-show-device .d-inline {
        }

            #navMenuAptel .holder-show-device .d-inline a.btn {
                margin: 2rem auto;
                text-align: center;
                width: 50%;
                display: block;
                font-size: 1rem;
            }

        #navMenuAptel ul.navbar-nav li.nav-item {
        }

            #navMenuAptel ul.navbar-nav li.nav-item a.nav-link {
                border-bottom: solid 1px rgba(112,112,112,.5);
                padding: 1rem;
                display: block;
                margin: 0 1rem;
                font-size: 1.2rem;
            }

    .holder-show-device .d-flex .flex-fill:last-child a.btn {
        width: 50%;
        margin: 2rem auto;
        display: block;
        font-size: 1rem;
    }

    #navMenuAptel ul.navbar-nav {
        border-top: solid 1px #ccc;
    }

    .banner-inner:before {
        padding-bottom: 20%;
    }
}

@media screen and (max-width:425px) {
    .bread-top .nav-social .link-special .link-social {
        display: none;
    }

    .bread-top .nav-social .link-special .holder-number:before {
        display: none;
    }

    #navMenuAptel .holder-show-device {
        width: 80%
    }

    #navMenuAptel {
        top: 100px;
    }
}

@media screen and (max-width:320px) {
    .bread-top .nav-social .link-special .holder-number > a {
        margin-right: 0;
        line-height: 34px;
    }
}

span.field-validation-error {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

.newinner {
    position: relative;
}

.banner-inner.newinner:before {
    display: none;
}

.newinner .holder-text-banner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

    .newinner .holder-text-banner h1 {
        background: #FFFFFF;
        border-radius: 20px 20px 0px 0px;
        color: #E74011;
        font-size: 0.875rem;
        display: inline-block;
        box-shadow: inset 0px -3px 10px rgba(0, 0, 0, 0.1);
        width: 230px;
        margin: 0;
        line-height: 30px;
        font-weight: 410;
    }

small {
    color: #4D4D4D;
}

.btn.color-simshop {
    background: #0AA435;
    color: #fff;
    filter: drop-shadow(2.5px -0.5px 5px #0AA435);
    /*-webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite;*/
}
@keyframes blink {
    0% { box-shadow: 0 0 25px #0AA435; }
    50% { box-shadow: none; }
    100% { box-shadow: 0 0 25px #0AA435; }
}

@-webkit-keyframes blink {
    0% { box-shadow: 0 0 25px #0AA435; }
    50% { box-shadow: 0 0 0; }
    100% { box-shadow: 0 0 25px #0AA435; }
}
