@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    font-family: IRANSans;
    position: relative;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

a {
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
    }

input {
    font-size: 12px !important;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
}

p {
    font-size: 12px;
}
/*......*/
.center {
    text-align: center !important;
}

.mrg_15 {
    margin-bottom: 15px !important;
}

.mrg_20 {
    margin-bottom: 20px !important;
}

.mrg_30 {
    margin-bottom: 30px;
}

.mrg_10 {
    margin-bottom: 10px;
}

.mrg_top20 {
    margin-top: 20px;
}

.mrg_not {
    margin: 0 !important;
}

.pad_30 {
    padding: 30px 0;
}
/*================
index
================*/
/*......menu_side............*/
/*......menu_side............*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0;
    background: #fff;
    z-index: 1000;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 14px;
        color: #444;
        display: block;
        transition: 0.3s;
    }

.user_header {
    float: left;
    line-height: 50px;
    margin-left: 15px;
}

    .user_header > a {
        color: #444;
        padding: 0 5px;
    }

.sidenav .closebtn {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    margin-right: 10px;
    padding: 0;
}

@media screen and (max-height: 450px) {
}

.user-block {
    background: url('../img/low_5.png')no-repeat;
    display: block;
    background-size: 100% 100%;
    height: 200px;
    color: #fff;
    position: relative;
}

    .user-block > a {
        font-size: 15px !important;
        margin: 15px;
        color: #fff;
    }

        .user-block > a.pull-right {
            font-size: 12px !important;
            padding: 0;
        }

    .user-block > .user-details {
        position: absolute;
        bottom: 15px;
        right: 15px;
    }

        .user-block > .user-details > p {
            font-size: 15px;
        }

.img_detils_user {
    position: absolute;
    bottom: 0;
}
/*.......menu....navbar...........*/
.affix {
    top: 0;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background: #efefef;
}

.affix-top {
    position: static;
    top: -35px;
}

.affix + .container-fluid {
    padding-top: 70px;
}
/*.........menu*/
.logo {
}

    .logo > a {
    }

        .logo > a > img {
            height: 93px;
        }

.navbar-default {
    background: transparent;
    box-shadow: none;
    border-color: transparent;
}

    .navbar-default .navbar_index {
    }

    .navbar-default .nav_index {
    }

        .navbar-default .nav_index > li {
        }

            .navbar-default .nav_index > li > a {
                color: #004d8f;
                padding: 15px 5px;
            }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #004d8f;
        border-radius: 5px 5px 0 0;
        /*! background-color: #e7e7e7; */
    }

    .navbar-default .navbar-nav > .open > a {
        background-color: transparent !important;
        background-image: none;
        box-shadow: none;
    }

    .navbar-default .nav_index > li > .dropdown-menu {
        background-color: #184471;
        border-top: 4px solid #2778cb;
    }

        .navbar-default .nav_index > li > .dropdown-menu > li {
        }

            .navbar-default .nav_index > li > .dropdown-menu > li > a {
                color: #fff !important;
            }

                .navbar-default .nav_index > li > .dropdown-menu > li > a:hover,
                .navbar-default .nav_index > li > .dropdown-menu > li > a:focus {
                    color: #004d8f !important;
                    ;
                    background: #eee !important;
                    ;
                }

.navbar-brand.browse {
    padding: 0;
    display: none;
}

    .navbar-brand.browse img {
        position: absolute;
        z-index: 10;
        right: -72px;
        width: 335px;
        top: -49px;
    }

.affix .navbar-brand.browse img {
    width: 50px;
    top: 3px;
    right: 0;
    position: relative;
    margin: 0 15px;
}

.affix .navbar-brand.browse {
    display: block;
}

.affix #myNavbarA {
    margin: auto;
}

.affix {
    background: #fff !important;
    border-bottom: 3px solid #004d8f;
}
/*.............*/
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        background-color: #184471 !important;
        border-top: 4px solid #2778cb !important;
    }

        .dropdown-submenu > .dropdown-menu > li > a {
            color: #fff !important;
        }

            .dropdown-submenu > .dropdown-menu > li > a:hover,
            .dropdown-submenu > .dropdown-menu > li > a:focus {
                color: #004d8f !important;
                background: #eee !important;
            }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: "\f0d9";
        float: left;
        margin-left: -10px;
        font-family: 'FontAwesome';
        color: #ccc;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }
/*......................*/
.navbar-default.navbar_one .nav_index > li > a {
    color: #2c373b;
}

.navbar-default.navbar_two .nav_index > li > a:hover,
.navbar-default.navbar_two .nav_index > li > a:focus,
.navbar-default.navbar_one .navbar-nav > li > a:hover,
.navbar-default.navbar_one .navbar-nav > li > a:focus {
    color: #1bbef5;
}

.navbar-default.navbar_one .nav_index {
    float: none;
}

    .navbar-default.navbar_one .nav_index > li + li > a:before {
        content: "";
        position: absolute;
        color: #dfdfdf;
        width: 1px;
        height: 21px;
        background: #dfdfdf;
        display: inline-block;
        right: 0;
        top: 15px;
    }

    .navbar-default.navbar_one .nav_index > li.pull-left > a:before {
        content: none;
    }

.navbar_one {
    border-bottom: 1px solid #dfdfdf;
}

.navbar-default.navbar_one .nav_index > li > .dropdown-menu,
.navbar-default.navbar_one .dropdown-submenu > .dropdown-menu {
    background-color: #fff !important;
    ;
    border-top: 4px solid #1bbef5 !important;
    ;
}

    .navbar-default.navbar_one .nav_index > li > .dropdown-menu > li > a,
    .navbar-default.navbar_one .dropdown-submenu > .dropdown-menu > li > a {
        color: #555 !important;
    }
/*......................*/
.navbar-default.navbar_two .nav_index > li > a > i {
    font-size: 22px;
    margin-left: 10px
}

.navbar-default .nav_index > li > a {
    color: #2c373b;
}

.navbar_two .navbar-brand {
    padding: 0;
    padding-left: 10px;
}

    .navbar_two .navbar-brand img {
        height: 50px;
    }

.navbar-default.navbar_two .nav_index {
    float: left;
}

.navbar_two {
    padding: 15px 0;
}
/*......................*/
.section_parallax {
    position: relative;
    background: url("../img/slide.jpg");
}

    .section_parallax > .parallax {
        overflow: hidden;
    }

        .section_parallax > .parallax > img {
        }

    .section_parallax .parallax-container {
        position: absolute;
        top: 0;
        margin: auto;
        right: 25%;
        width: 50%;
        margin: 65px 0;
    }

        .section_parallax .parallax-container .landing-layer {
            color: #fff;
        }

    .section_parallax .landing-layer > h2 {
        font-size: 26px;
        padding-bottom: 25px;
    }

    .section_parallax .landing-layer > h3 {
        font-size: 22px;
        padding-bottom: 25px;
    }

    .section_parallax .landing-layer > .form-search {
    }

        .section_parallax .landing-layer > .form-search > .navbar_form {
        }

            .section_parallax .landing-layer > .form-search > .navbar_form > .form-group {
                width: 100%;
            }

                .section_parallax .landing-layer > .form-search > .navbar_form > .form-group > .input-group {
                    width: 100%;
                }

                    .section_parallax .landing-layer > .form-search > .navbar_form > .form-group > .input-group > input {
                        height: 50px;
                        font-size: 16px !important;
                    }

                    .section_parallax .landing-layer > .form-search > .navbar_form > .form-group > .input-group > .input-group-btn {
                    }

                        .section_parallax .landing-layer > .form-search > .navbar_form > .form-group > .input-group > .input-group-btn > button {
                            padding: 12px 4px 9px;
                            width: 100%;
                            font-size: 19px;
                        }

    .section_parallax .landing-layer > .list_statictis {
    }

        .section_parallax .landing-layer > .list_statictis > li {
            display: inline-block;
            margin: 15px;
        }

            .section_parallax .landing-layer > .list_statictis > li > i {
                display: block;
                font-size: 66px;
                margin-bottom: 15px;
            }

            .section_parallax .landing-layer > .list_statictis > li > span {
                font-size: 20px;
                padding-bottom: 15px;
                display: block;
            }
/*..........service*/
.section_service {
    background: #3B9396;
}

.tabs_service {
    border-bottom: 0;
}

    .tabs_service > .draws {
        width: 12.5%;
    }

        .tabs_service > .draws > a {
            border-top: 3px solid #3B9396;
            padding: 20px 15px;
            border-radius: 0;
        }

            .tabs_service > .draws > a > img {
                max-width: -moz-available;
                max-width: -webkit-fill-available;
            }
/*.tabs_service > .draws > a > img.img_service1{left: 0;}
.tabs_service > .draws > a > img.img_service2{left: 129px;}
.tabs_service > .draws > a > img.img_service3{left: 261px;}
.tabs_service > .draws > a > img.img_service4{left: 394px;}
.tabs_service > .draws > a > img.img_service5{left: 517px;}
.tabs_service > .draws > a > img.img_service6{left: 646px;}
.tabs_service > .draws > a > img.img_service7{left: 778px;}
.tabs_service > .draws > a > img.img_service8{left: 900px;}*/
.nav-tabs.tabs_service > li.active > a,
.nav-tabs.tabs_service > li.active > a:hover,
.nav-tabs.tabs_service > li.active > a:focus,
.nav-tabs.tabs_service > li > a:hover {
    background-color: transparent;
    border-color: transparent;
    border-top: 3px solid #fff;
    border-radius: 0;
}
/*................*/
.bg_mcc {
    background: #f9f9f9;
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #f8e7d5 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #f8e7d5 100%);
}

.item_mcc {
    text-align: center;
}

    .item_mcc > img {
        width: 100px;
        margin: 0 auto 15px;
    }

    .item_mcc > span {
    }

        .item_mcc > span.icoo_mcc1:before {
            content: "\e026";
        }

        .item_mcc > span.icoo_mcc2 {
        }

        .item_mcc > span.icoo_mcc3 {
        }

        .item_mcc > span.icoo_mcc4 {
        }

        .item_mcc > span.icoo_mcc5 {
        }

        .item_mcc > span.text_mcc {
            color: #3B9396;
            display: block;
            padding-bottom: 10px;
            font-weight: 500;
        }

.global-draws {
    padding: 10px 0 0;
}

.click {
    background: #000;
    color: #3B9396;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    padding: 1px;
    border: 1px solid;
}

    .click > i {
    }
/*.......carousel...*/
.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 46%;
    background: #05dfa5 !important;
    border-radius: 0 !important;
    padding: 10px 10px 6px !important;
    opacity: 1 !important;
}

/*....boxes......*/
.term-box {
}

    .term-box > .img-layer {
        padding-bottom: 1px;
        border-bottom: 1px solid #dfdfdf;
        position: relative;
    }

        .term-box > .img-layer:before {
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,.8);
            content: '';
            right: 0;
            top: 0;
            opacity: 0;
        }

        .term-box > .img-layer > img {
        }

        .term-box > .img-layer > .description {
            width: 88%;
            height: 85%;
            top: 8%;
            margin: 0 auto;
            right: 0;
            left: 0;
            position: absolute;
            z-index: 15;
            opacity: 0;
            -webkit-transition: all .2s linear 0s;
            -moz-transition: all .2s linear 0s;
            -ms-transition: all .2s linear 0s;
            -o-transition: all .2s linear 0s;
            transition: all .2s linear 0s;
        }

    .term-box:hover .description,
    .term-box:hover.term-box > .img-layer:before {
        opacity: 1;
    }

    .term-box > .img-layer > .description:before {
        width: 60px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border-top: 1px solid #06e5ac;
        border-right: 1px solid #06e5ac;
        content: '';
    }

    .term-box > .img-layer > .description:after {
        width: 60px;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        border-bottom: 1px solid #06e5ac;
        border-left: 1px solid #06e5ac;
        content: '';
    }

    .term-box > .img-layer > .description > ul {
        width: 90%;
        display: table;
        margin: 45px auto 30px;
    }

        .term-box > .img-layer > .description > ul > li {
            float: right;
            width: 33%;
            text-align: center;
            font-size: 14px;
            line-height: 25px;
            color: #fff;
            min-width: 40px;
        }

            .term-box > .img-layer > .description > ul > li > i {
                font-size: 16px;
                margin-left: 3px;
                position: relative;
                top: 2px;
            }

    .term-box > .img-layer > .description > .more {
        width: 80%;
        margin: 0 auto;
        line-height: 22px;
        font-size: 14px;
        padding: 7px 15px;
        text-align: center;
        background-color: #06e5ac;
        color: #0f5845;
        display: block;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
    }

    .term-box > h2 { /*! height: 45px; */
        overflow: hidden;
        font-size: 15px;
    }

        .term-box > h2 > a {
            color: #2c373b;
            display: block;
            text-align: center;
            padding: 11px 8px;
            border-bottom: 1px solid #d6d5dd;
            font-size: 14px;
            font-weight: normal;
            height: 47px;
            overflow: hidden;
        }

    .term-box > .footer {
        padding: 15px 15px 10px;
    }

        .term-box > .footer > .time {
            line-height: 25px;
            font-size: 13px;
            top: 3px;
            position: relative;
            color: #626d6f;
        }

            .term-box > .footer > .time > .zmdi {
            }

        .term-box > .footer > label {
            line-height: 28px;
            font-size: 14px;
            padding: 2px 18px;
            background-color: #1bc0f8;
            color: #fff;
            border-radius: 20px;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            margin: 0;
        }
/*...........*/
.Specific_contacts:before {
    content: "";
    position: absolute;
    width: 30%;
    height: 2px;
    background: #05dfa5;
    top: 0;
    right: 35%;
}

.Specific_contacts:hover img {
    transform: scale3d(1.1,1.1,1);
    filter: grayscale(1);
}

.Specific_contacts > .img {
    overflow: hidden;
}

    .Specific_contacts > .img > img {
        transition: 0.3s;
        width: 130px;
        margin: 20px auto;
    }

.Specific_contacts > span {
    margin: 30px auto;
    display: block;
    height: 20px;
    overflow: hidden;
    color: #444;
}
/*............*/
.section-heading {
    position: relative;
    margin: 30px 0;
}

    .section-heading > h2 {
        font-size: 18px;
        line-height: 35px;
        padding: 0 0 0 20px;
        position: relative;
        z-index: 10;
        background-color: #fff;
        display: inline-block;
        height: 35px;
    }

    .section-heading:before {
        position: absolute;
        height: 20px;
        width: 100%;
        border-bottom: 1px solid #03d29b;
        right: 0;
        top: 0;
        z-index: 9;
        content: '';
    }

    .section-heading > a {
        background-color: #05dfa5;
        color: #fff;
        font-size: 15px;
        padding: 5px 20px;
        line-height: 25px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 11;
    }

        .section-heading > a:hover {
            background-color: #03cb8f;
        }
/*...........*/
.special-terms-layer {
    width: 100%;
    padding: 40px 0 30px;
    background-attachment: scroll,scroll;
    background-clip: border-box,border-box;
    background-color: rgba(0,0,0,0);
    background-image: url("../img/pattern.png"),linear-gradient(to right,#05e6aa,#1cbdf9);
    background-position: center center,0 0;
    background-repeat: repeat,no-repeat;
}

.header_top {
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    font-weight: 800;
}
/*.............*/
.newsletter-layer {
    margin: 25px 0 0;
    background-attachment: scroll,scroll;
    background-clip: border-box,border-box;
    background-color: rgba(0,0,0,0);
    background-image: url("../img/pattern.png"),linear-gradient(to right,#05e6aa,#1cbdf9);
    background-position: center center,0 0;
    background-repeat: repeat,no-repeat;
    padding: 40px 0;
}

    .newsletter-layer h2 {
        font-size: 18px;
        color: #2c373b;
        font-weight: bold;
        margin-bottom: 10px;
        line-height: 25px;
    }

    .newsletter-layer p {
        font-size: 14px;
        color: #2c373b;
        line-height: 24px;
    }

    .newsletter-layer form {
        width: 100%;
        background-color: #fff;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        position: relative;
        overflow: hidden;
        height: 45px;
        margin-top: 12px;
    }

        .newsletter-layer form > input {
        }

        .newsletter-layer form > .input {
            width: 40%;
            float: right;
            height: 45px;
            position: relative;
            border-left: 1px solid #d6d5dd;
        }

            .newsletter-layer form > .input > input {
                width: 100%;
                line-height: 36px;
                height: 45px;
                padding: 5px 45px 5px 10px;
                font-size: 13px;
                border: 0;
            }

            .newsletter-layer form > .input > i {
                color: #acbec2;
                font-size: 21px;
                position: absolute;
                right: 15px;
                top: 12px;
            }

            .newsletter-layer form > .input.mobile {
                border-left: 0;
            }

                .newsletter-layer form > .input.mobile > .input {
                }

                    .newsletter-layer form > .input.mobile > .input > i {
                    }

        .newsletter-layer form > button {
            -webkit-transition: all .2s linear 0s;
            -moz-transition: all .2s linear 0s;
            -ms-transition: all .2s linear 0s;
            -o-transition: all .2s linear 0s;
            transition: all .2s linear 0s;
            background-color: #2c373b;
            color: #fff;
            font-size: 14px;
            line-height: 45px;
            height: 45px;
            text-align: center;
            position: absolute;
            left: 0;
            top: 0;
            border: 0;
            padding: 0 17px;
        }

            .newsletter-layer form > button:hover {
                background-color: #415459;
            }
/*===================
footer
===================*/

/* ===== Footer Section =====*/
.footer-section {
    padding-top: 75px;
    padding-bottom: 55px;
    margin-bottom: 0 !important;
    position: relative;
    background-color: #2c373b;
    background-image: url("../images/footer.svg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    color: #ffffff
}

    .footer-section a {
        color: #ffffff
    }

.footer-section-bg-graphics {
    position: absolute;
    right: -10%;
    bottom: 0%
}

.footer-container {
    display: flex;
    position: relative
}

.footer-logo {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding-right: 40px
}

    .footer-logo img {
        width: 120px;
        margin-bottom: 20px
    }

    .footer-logo p {
        max-width: 250px;
        font-size: 16px;
        line-height: 1.75;
        font-weight: 300
    }

.footer-subsection {
    padding-left: 40px;
    padding-right: 40px
}

.footer-subsection-title {
    font-size: 22px;
    color: #ffffff;
    line-height: 2.2;
    margin-bottom: 10px
}

.footer-subsection-text {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 300
}

.footer-subsection-2-1 {
    margin-bottom: 20px
}

.footer-subsection-2-2 {
    margin-bottom: 20px
}

.footer-subsection-list {
    list-style: none;
    padding-right: 0;
}

    .footer-subsection-list li {
        font-size: 16px;
        color: #ffffff;
       
        font-weight: 300;
        line-height: 1.5;
        text-align: left;
        margin-top: 10px;
        display: table-row
    }

        .footer-subsection-list li a {
            text-decoration: none;
            line-height: 1.8;
        }

        .footer-subsection-list li span {
            font-size: 12px;
            color: #ccc;
        }

.footer-social-media-icons-section {
    display: flex
}

.footer-social-media-icon {
    justify-content: center;
    align-items: center;
    padding-left: 25px
}

    .footer-social-media-icon .fa {
        color: #ffffff;
        font-size: 25px;
        text-decoration: none !important
    }

        .footer-social-media-icon .fa:hover {
            color: #ffffff
        }

.footer-credits {
    padding-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

    .footer-credits p {
        font-size: 16px;
        font-weight: 300;
        color: #ffffff;
        line-height: 1
    }

    .footer-credits a {
        font-size: 17px;
        font-weight: 700
    }

        .footer-credits a:hover {
            color: #ffffff;
            text-decoration: none
        }
.cop_right > a {
    color: #09e3b1;
}
/*=======================
index_1
=======================*/
.description.thumbnail {
    padding: 25px;
}

.description > img {
}

.description > h2 {
    font-size: 18px;
    padding: 10px 0 15px;
}

.description > p {
    line-height: 26px;
    font-size: 14px;
    text-align: justify;
    padding: 5px 0;
    margin: 0;
}

.description > .alert {
}

    .description > .alert > p {
        font-size: 14px;
        line-height: 26px;
    }

        .description > .alert > p > a {
        }
/*...............*/
aside {
}

.author-information {
    padding: 25px;
}

    .author-information > a {
    }

        .author-information > a > img {
            width: 120px;
            height: 120px;
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            border: 3px solid #c6d5d8;
            display: block;
            margin: 0 auto;
        }

    .author-information > header {
        position: relative;
        margin: 15px 0;
    }

        .author-information > header:before {
            position: absolute;
            height: 20px;
            width: 100%;
            right: 0;
            top: 0;
            content: '';
            border-bottom: 1px solid #e8e8e8;
            z-index: 8;
        }

        .author-information > header > h2 {
            background-color: #fff;
            padding: 0 10px;
            font-size: 14px;
            line-height: 35px;
            width: auto;
            display: table;
            margin: 0 auto;
            position: relative;
            z-index: 10;
        }

            .author-information > header > h2 > a {
                color: #2c373b;
            }

    .author-information > p {
        line-height: 25px;
        text-align: justify;
        color: #5e6c6e;
        font-size: 14px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

        .author-information > p > strong {
        }

            .author-information > p > strong > a {
                color: #2c373b;
                font-weight: normal;
            }
/*.............*/
.term-information {
    padding: 25px;
}

    .term-information > header {
        border-bottom: 1px solid #e8e8e8;
    }

        .term-information > header > h4 {
            font-size: 16px;
            line-height: 25px;
            padding-bottom: 15px;
            position: relative;
            bottom: -2px;
            display: inline-block;
            border-bottom: 3px solid #1bbef5;
        }

    .term-information > .list {
        padding: 0 0 20px;
        border-bottom: 1px solid #e8e8e8;
    }

        .term-information > .list > li {
            position: relative;
            padding: 4px 0;
            font-size: 13px;
            line-height: 25px;
        }

            .term-information > .list > li > i {
                font-size: 21px;
                color: #b2b2b2;
                min-width: 27px;
                position: relative;
                top: 3px;
                text-align: center;
            }

            .term-information > .list > li.tags {
            }

                .term-information > .list > li.tags > i {
                }

                .term-information > .list > li.tags > .tags--postTags {
                }

                    .term-information > .list > li.tags > .tags--postTags > .link {
                        color: rgba(0,0,0,.6);
                        background: rgba(255,255,255,.97);
                        display: inline-block;
                        margin-right: 5px;
                        margin-bottom: 5px;
                        border-radius: 10px;
                        padding: 0 9px;
                        line-height: 22px;
                        border: 1px solid #f0f0f0;
                        font-size: 13px;
                    }

            .term-information > .list > li.links {
            }

                .term-information > .list > li.links > .short-url {
                    border-radius: 5px;
                    margin-bottom: 1px;
                    margin-top: 6px;
                    border: 1px solid #eee;
                    margin-right: 6px;
                    padding: 9px 8px 9px 12px;
                    font-size: 14px;
                    background-color: #eee;
                    display: inline-block;
                }

                    .term-information > .list > li.links > .short-url > span {
                    }

                    .term-information > .list > li.links > .short-url > i {
                        cursor: pointer;
                        font-size: 15px;
                        color: #b2b2b2;
                        min-width: 27px;
                        position: relative;
                        top: 3px;
                        text-align: center;
                    }

            .term-information > .list > li.question {
            }

                .term-information > .list > li.question > a {
                    width: 100%;
                    display: block;
                    text-align: center;
                    line-height: 35px;
                    font-size: 16px;
                    padding: 3px 18px 4px;
                    background-color: #1bc0f8;
                    color: #fff;
                    border-radius: 2px;
                    -moz-border-radius: 2px;
                    -webkit-border-radius: 2px;
                    margin: 0;
                }

    .term-information > .sharing-layer {
        position: relative;
        padding-top: 25px;
    }

        .term-information > .sharing-layer > span {
            position: absolute;
            right: 0;
            top: 33px;
            font-size: 14px;
        }

        .term-information > .sharing-layer > .socials {
            float: left;
        }

            .term-information > .sharing-layer > .socials > a {
                width: 35px;
                height: 35px;
                border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
                line-height: 40px;
                text-align: center;
                margin-right: 3px;
                color: #fff;
                font-size: 16px;
                display: inline-block;
            }

                .term-information > .sharing-layer > .socials > a > i {
                }

                .term-information > .sharing-layer > .socials > a.telegram {
                    background-color: #1da1f3;
                    line-height: 39px;
                }

                .term-information > .sharing-layer > .socials > a.facebook {
                    background-color: #4867aa;
                }

                .term-information > .sharing-layer > .socials > a.googleplus {
                    background-color: #dd4a38;
                    font-size: 21px;
                }

                .term-information > .sharing-layer > .socials > a.twitter {
                    background-color: #1da2f1;
                }

                .term-information > .sharing-layer > .socials > a:hover {
                    background-color: #2c373b;
                }
/*...............*/
.videos-list {
}

    .videos-list > ul {
    }

        .videos-list > ul > li {
            padding: 15px 45px 15px 95px;
            position: relative;
            border-bottom: 1px solid #e8e8e8;
        }

            .videos-list > ul > li:last-child {
                border-bottom: 0;
            }

            .videos-list > ul > li > .counter {
                border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
                background-color: #fff;
                position: absolute;
                right: 0;
                top: 13px;
                border: 2px solid #e2e8e8;
            }

                .videos-list > ul > li > .counter > i {
                    width: 35px;
                    height: 35px;
                    border-radius: 100%;
                    -moz-border-radius: 100%;
                    -webkit-border-radius: 100%;
                    background-color: #ef3f3f;
                    color: #fff;
                    line-height: 34px;
                    border: 2px solid #fff;
                    font-size: 18px;
                    text-align: center;
                    font-style: normal;
                    display: inline-block;
                }

            .videos-list > ul > li > h2 {
                padding: 5px 10px 3px;
                font-size: 15px;
            }

                .videos-list > ul > li > h2 > a {
                    color: #2c373b;
                    font-weight: normal;
                    line-height: 30px;
                }

                    .videos-list > ul > li > h2 > a:hover {
                        color: #ef3f3f;
                    }

                    .videos-list > ul > li > h2 > a > i {
                    }

                .videos-list > ul > li > h2 > label {
                    font-size: 13px;
                    padding-right: 15px;
                    color: #617274;
                    line-height: 22px;
                    border-right: 1px solid #e8e8e8;
                    font-weight: normal;
                }

                    .videos-list > ul > li > h2 > label > .fa-file {
                        cursor: pointer;
                    }

            .videos-list > ul > li > .time {
                background-color: #2b3638;
                border-radius: 20px;
                -moz-border-radius: 20px;
                -webkit-border-radius: 20px;
                line-height: 33px;
                padding: 0 15px;
                color: #fff;
                font-size: 15px;
                text-align: center;
                min-width: 85px;
                position: absolute;
                left: 0;
                top: 15px;
            }

    .videos-list > .collapse {
    }

        .videos-list > .collapse > .well {
        }

            .videos-list > .collapse > .well > p {
            }
/*................*/
.tabs-layer {
    position: relative;
}

    .tabs-layer > span {
        position: absolute;
        top: 8px;
        left: 0;
        line-height: 25px;
        font-size: 14px;
        font-weight: bold;
    }

    .tabs-layer > .nav-tabs {
    }

        .tabs-layer > .nav-tabs > li {
        }

            .tabs-layer > .nav-tabs > li > a {
                color: #2c373b;
                margin-right: 0;
            }

            .tabs-layer > .nav-tabs > li.active > a {
                border-top: 2px solid #2c373b;
            }

    .tabs-layer > .tab-content {
        padding: 5px 25px;
        border: 1px solid #e8e8e8;
        position: relative;
        top: -1px;
    }

        .tabs-layer > .tab-content > .tab-pane {
        }
/*...............*/
.comment-layer {
    padding: 15px 15px 0;
}

    .comment-layer > .commnet-editor {
    }

        .comment-layer > .commnet-editor > .alert {
        }

            .comment-layer > .commnet-editor > .alert > a {
            }

    .comment-layer > .comments-list {
    }

        .comment-layer > .comments-list > .comment-box {
            padding: 20px 0 10px;
            border-top: 1px solid #ebebeb;
            position: relative;
        }

            .comment-layer > .comments-list > .comment-box.admin {
                margin-right: 53px;
                background-color: #ebf9ff;
            }

            .comment-layer > .comments-list > .comment-box > .img-layer {
                overflow: hidden;
                width: 70px;
                height: 70px;
                float: right;
                border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
                margin-left: 15px;
                border: 3px solid #ebebeb;
            }

                .comment-layer > .comments-list > .comment-box > .img-layer > a {
                }

                    .comment-layer > .comments-list > .comment-box > .img-layer > a > img {
                    }

            .comment-layer > .comments-list > .comment-box > .left {
            }

                .comment-layer > .comments-list > .comment-box > .left > span {
                    font-size: 14px;
                    line-height: 22px;
                    display: block;
                }

                .comment-layer > .comments-list > .comment-box > .left > i {
                    font-size: 13px;
                    line-height: 22px;
                    font-style: normal;
                    padding-bottom: 10px;
                }

                .comment-layer > .comments-list > .comment-box > .left > div {
                }

                    .comment-layer > .comments-list > .comment-box > .left > div > p {
                        font-size: 13px;
                        line-height: 30px;
                        text-align: justify;
                        color: #949595;
                    }
/*............*/
.breadcrumb_list {
    background: #fff;
    border-top: 1px solid #ddd;
    border-radius: 0;
    padding-top: 15px;
}

    .breadcrumb_list > li {
    }

        .breadcrumb_list > li > a {
            color: #2c373b;
        }


























/*...top to.....*/
#pagewrap {
    margin: 0 auto;
    width: 600px;
    padding-left: 150px;
    position: relative;
}

#back-top {
    position: fixed;
    bottom: 30px;
    margin-right: 20px;
    z-index: 1;
    display: none;
}

    #back-top a {
        width: 108px;
        display: block;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #bbb;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

        #back-top a:hover {
            color: #000;
        }
    /* arrow icon (span tag) */
    #back-top i {
        width: 34px;
        height: 34px;
        display: block;
        background: #2591C8;
        /* rounded corners */
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        /* background color transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 0.6s;
        padding: 9px 0 0;
        color: #fff;
    }

    #back-top a:hover span {
        background-color: #777;
    }

@media(max-width : 1200px) {
    .search-input-group,
    .menu-top,
    .DateTimes {
        margin-left: 0;
    }

    .DateTimes {
        margin-top: 3px;
        float: right !important;
    }

    .section_parallax {
        position: relative;
        background: url("../img/slide.jpg") no-repeat;
        background-size: auto auto;
        background-size: cover;
    }

    .parallax {
        display: none;
    }

    .section_parallax .parallax-container {
        position: relative;
        right: 0;
        width: 100%;
        padding: 65px 0;
        margin: 0;
    }
}

@media(max-width : 992px) {
    .navbar-brand.browse {
        display: block;
        width: 60px;
    }

        .navbar-brand.browse img {
            width: 60px;
            top: 0;
            right: 15px;
        }

    #myNavbarA {
        margin-right: auto;
    }
}

@media(max-width : 768px) {
    .comment-layer > .comments-list > .comment-box.admin {
        margin-right: 0;
    }

    .navbar-default.navbar_one .nav_index > li + li > a::before {
        content: none;
    }

    .navbar-default.navbar_two .nav_index {
        float: none;
    }

    .navbar-brand {
        float: left;
        display: block;
    }

    .navbar-default .navbar-toggle {
        float: right;
    }

    .navbar-default .navbar-toggle {
        margin-right: 15px;
    }

    .breadcrumb_list {
        margin-right: 0;
    }

    .blog-post > .media .media-right {
        margin-bottom: 15px;
        display: block;
    }

    .section_parallax .landing-layer > .form-search > .navbar_form {
        border: 0;
        box-shadow: none;
        margin: 10px;
    }

        .section_parallax .landing-layer > .form-search > .navbar_form > .form-group > .input-group > .input-group-btn > button {
            padding: 12px 19px 9px;
        }


    .section_parallax .landing-layer > .list_statictis > li {
        margin: 5px;
        width: 25%;
    }

        .section_parallax .landing-layer > .list_statictis > li > i {
            font-size: 40px;
        }

        .section_parallax .landing-layer > .list_statictis > li > span {
            font-size: 16px;
        }

    .section_parallax .landing-layer > h2,
    .section_parallax .landing-layer > h3 {
        font-size: 20px;
    }

    .section_parallax .parallax-container .landing-layer {
        padding: 0 10px;
    }

    .tabs_service > .draws {
        width: 25%;
    }

        .tabs_service > .draws > a {
            padding: 5px;
        }

    .section-heading > a {
        position: relative;
        display: block;
        text-align: center;
    }

    .section-heading::before {
        content: none;
    }

    .section-heading > h2 {
        text-align: center;
        font-size: 15px;
        display: block;
    }

    .newsletter-layer form > button {
        position: relative;
    }

    .newsletter-layer form {
        background-color: transparent;
        height: auto;
    }

        .newsletter-layer form > .input {
            width: 100%;
            float: none;
            margin-bottom: 10px;
        }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #1bc0f8;
    }

        .navbar-default .navbar-toggle:hover .icon-bar,
        .navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #fff;
        }

    .tabs-layer > .tab-content {
        padding: 5px;
    }

    .videos-list > ul > li > .counter {
        display: none;
    }

    .videos-list > ul > li > .time {
        position: relative;
        top: 0;
    }

    .videos-list > ul > li {
        padding: 0;
        margin-bottom: 15px;
    }
}

@media(max-width : 556px) {
    .term-information > .sharing-layer > span {
        position: relative;
        margin-bottom: 20px;
        display: block;
        text-align: center;
        top: 0;
    }

    .term-information > .sharing-layer > .socials {
        float: none;
        text-align: center;
    }

    .tabs-layer > .nav-tabs > li {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .tabs-layer > span {
        position: relative;
        top: 0;
    }

    .header_top {
        font-size: 15px;
    }

    .term-box > h2 > a {
        height: auto;
    }

    .section_parallax .landing-layer > .form-search > .navbar_form {
        margin: 0;
        margin-bottom: 15px;
        padding: 0;
    }

        .section_parallax .landing-layer > .form-search > .navbar_form > .form-group > .input-group > .input-group-btn > button {
            padding: 12px 13px 9px;
        }

    .section_parallax .landing-layer > .list_statictis > li > i {
        font-size: 35px;
    }

    .section_parallax .landing-layer > .list_statictis > li > span {
        font-size: 13px;
    }
}

@media(min-width : 768px) {
    .navbar-default .nav_index > li:hover .dropdown-menu.multi-level {
        display: block;
    }
}

.carousel-control {
    opacity: 1;
    background: none;
}

    .carousel-control span {
        font-size: 55px;
        top: 50%;
        position: absolute;
        margin-top: -14px;
    }


.box_panel {
    box-shadow: 0 1px 4px rgba(0,0,0,0.30);
    border-radius: 5px;
    overflow: hidden;
}

    .box_panel .ProfileAvatar {
    }

        .box_panel .ProfileAvatar img {
            width: 80px;
            height: 80px;
        }

        .box_panel .ProfileAvatar h4 {
            padding-top: 24px;
            font-size: 15px;
            color: #505050;
            margin-bottom: 4px;
        }

        .box_panel .ProfileAvatar p {
            font-size: 14px;
            line-height: 1.6;
        }

    .box_panel .list_user {
    }

        .box_panel .list_user li {
            font-size: 12px;
            margin-bottom: 10px;
        }

            .box_panel .list_user li strong {
                padding-left: 10px;
                font-weight: 500;
            }

            .box_panel .list_user li span {
                line-height: 25px;
                font-weight: 200;
                font-size: 14px;
            }
/*....*/
.Notifications_titel,
.Report_titel {
}

    .Notifications_titel i,
    .Report_titel i {
        font-size: 22px;
        color: #505050;
        padding-bottom: 6px;
    }

    .Notifications_titel p,
    .Report_titel p {
        font-size: 15px;
        font-weight: 500;
        color: #505050;
    }

.Notifications_list {
    padding: 15px 0;
}

    .Notifications_list li {
        padding: 15px;
        border-bottom: 1px solid #d8d8d8;
    }

        .Notifications_list li i {
            font-size: 18px;
            color: #6e6e64;
            margin-left: 4px;
        }

        .Notifications_list li > span {
        }

        .Notifications_list li a {
        }

            .Notifications_list li a span {
            }

.bg_red {
    background: #ff5252;
}

.bg_info {
    background: #0096ff;
}

.bg_success {
    background: #4caf50 !important;
}

.bg_warning {
    background: #ffa000;
}

.color_info {
}

.color_success {
    color: green;
}

.color_red {
    color: red;
}

.pad_not {
    padding: 0;
}

.pad_15 {
    padding: 15px;
}

.box_left {
    background: #fafafa;
    border-radius: 5px 0 0 5px;
}

.Report_list {
    padding: 15px;
}

    .Report_list li {
        line-height: 30px;
    }

        .Report_list li b {
            font-weight: 500;
            margin-left: 15px;
            display: inline-block;
            width: 40%;
        }

        .Report_list li span {
            font-weight: 300;
        }

            .Report_list li span i {
            }

.btn_f {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    background: #fff;
    border-color: #fff;
    color: #222;
    text-shadow: none;
    margin-top: 15px !important;
}

    .btn_f:hover,
    .btn_f:focus,
    .btn_f:active,
    .btn_f:active:hover {
        background: #fff;
        border-color: #fff;
        color: #333;
    }
/*........*/
.list_links {
}

    .list_links li {
        width: 48%;
        float: right;
        margin: 1%;
    }

        .list_links li a {
            display: block;
            padding: 10px 15px;
            color: #fff;
        }

.list_links_last {
    background: #3c3c3c;
    color: #fff !important;
    display: block;
    padding: 10px;
    margin: 1%;
}

.bg_e {
    background: #fafafa;
}

.bg_f {
    background: #fff;
}
/*........*/
.alert-noitem {
}

.icon_plus {
    font-size: 20px;
    line-height: 0;
    position: relative;
    top: 3px;
}

@media(max-width : 768px) {
    .pull_respon {
        float: none !important;
    }

    .height_respon {
        height: auto !important;
    }

    .box_panel .ProfileAvatar img {
        margin: auto;
    }

    .box_panel .ProfileAvatar,
    .box_panel .list_user {
        text-align: center;
    }
}
/* ===== Aboout Us Section =====*/
.about-section {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: rgba(182, 178, 255, .22);
    position: relative
}

.about-container {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.about-header-img-section {
    padding: 20px
}

.about-header-img img {
    width: 70%
}

.about-title-section {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: right;
}

.about-subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #49495c
}

.about-title {
    text-align: right;
    font-weight: 800;
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #003379
}

.about-text {
    color: #212529;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
    max-width: 700px
}
.services-section {
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative
}

.service-list .service-box {
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.03);
    margin-bottom: 30px;
    border-radius: 15px;
    -webkit-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}

    .service-list .service-box:hover {
        background-color: rgba(0, 166, 92, 1);
        background-image: url(../images/service-bg.svg);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        color: #fff;
        -webkit-transition: all 500ms linear;
        -ms-transition: all 500ms linear;
        transition: all 500ms linear;
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

        .service-list .service-box:hover h5 {
            color: #fff;
            -webkit-transition: color 500ms linear;
            -ms-transition: color 500ms linear;
            transition: color 500ms linear;
        }

        .service-list .service-box:hover p {
            color: rgba(255, 255, 255, 0.5);
            -webkit-transition: color 500ms linear;
            -ms-transition: color 500ms linear;
            transition: color 500ms linear;
        }

    .service-list .service-box .icon {
        color: #00A65C;
        font-size: 40px;
        display: inline-block;
    }

    .service-list .service-box:hover .icon {
        color: rgba(255, 255, 255, 0.5);
        -webkit-transition: color 500ms linear;
        -ms-transition: color 500ms linear;
        transition: color 500ms linear;
    }

.service-box h5 {
    color: #003379;
    font-weight: bold;
    text-align: right;
}
.my-4 {
    margin-top: 1.5rem !important
}
.my-4 {
    margin-bottom: 1.5rem !important
}