/* START font include */

@font-face {
    font-family: 'iransans';
    src: url('../font/woff2/IRANSansWeb\(FaNum\).woff2') format('woff2'), url('../font/woff/IRANSansWeb\(FaNum\).woff') format('woff'), url('../font/eot/IRANSansWeb\(FaNum\).eot') format('eot'), url('../font/ttf/IRANSansWeb\(FaNum\).ttf') format('truetype');
}

@font-face {
    font-family: 'lalezar';
    src: url('../font/woff2/Lalezar-Regular.woff2') format('woff2'), url('../font/woff/Lalezar-Regular.woff') format('woff'), url('../font/eot/Lalezar-Regular.eot') format('eot'), url('../font/ttf/Lalezar-Regular.ttf') format('truetype');
}
/* END font include */

.nav-dropdown {
    border: 1px solid #ddd;
}
    .nav-dropdown > li > a:hover {
        background-color: #dbdbdb;
    }
/*************my adds ***********/
@media (max-width: 575.98px) {
    /* // Extra small devices (portrait phones, less than 576px) */
    #cardcol {
        /*column-count: 1 !important;*/
        justify-content: center;
        align-items: center;
        display: flex;
        align-content: stretch;
        flex-wrap: wrap;
    }

    .ticker > ul > li {
        font-size: 13px !important;
        overflow-wrap: break-word;
        word-wrap: break-word;
        width: 100% !important;
        hyphens: auto;
    }

    .clockdiv > div {
        width: 70px !important;
    }

    .clockdiv div > span {
        width: 53px !important;
        font-size: 16px;
    }

    .card-box-news > div > div {
        display: inline-table;
    }

    .card-box-news {
        display: block !important;
    }

    .new-article > div {
        display: block !important;
        width: 100% !important;
    }

    .flex-cont {
        display: block !important;
    }

    .box-fix {
        width: 340px !important;
    }

    .carousel .carousel-item .mask img {
        max-width: 50% !important;
    }

    .carousel h4 {
        font-size: 30px !important;
    }

    .carousel p {
        font-size: 13px !important;
    }

    #slider-easy {
        margin-right: 0px !important;
        position: relative;
        left: 40px;
        margin-left: 0px;
    }

    #en-direction-ltr > span {
        width: 100%;
    }

    .pull-right {
        display: none;
    }

    .icon-bar {
        display: none;
    }

    .be-comment-block {
        padding: 0px !important;
    }

    .video-text {
        position: relative !important;
        bottom: -49px !important;
        right: 6px !important;
        text-align: right !important;
        padding: 63px !important;
    }

    .video-fluid {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -1000;
        overflow: hidden;
    }

    .nav-menu > li > a {
        color: black !important;
    }

    .navigation-portrait .submenu-indicator-chevron {
        left: -243px !important;
    }

    .btn-nav-second {
        margin-top: 9px !important;
    }

    .smalltext {
        font-size: 11px !important;
    }

    .video-text {
        position: relative;
        right: 0px !important;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    /* // Small devices (landscape phones, 576px and up) */
    #cardcol {
        column-count: 1 !important;
    }

    .ticker > ul > li {
        font-size: 13px !important;
        overflow-wrap: break-word;
        word-wrap: break-word;
        hyphens: auto;
        width: 100% !important;
        hyphens: auto;
    }

    .clockdiv > div {
        width: 70px !important;
    }

    .clockdiv div > span {
        width: 53px !important;
        font-size: 16px;
    }

    .card-box-news > div > div {
        display: inline-table;
    }

    .card-box-news {
        display: block !important;
    }

    .new-article > div {
        display: block !important;
        width: 100% !important;
    }

    .flex-cont {
        display: block !important;
    }

    .box-fix {
        width: 340px !important;
    }

    #slider-easy {
        margin-right: 0px !important;
        position: relative;
        left: 40px;
        margin-left: 0px;
    }

    #en-direction-ltr > span {
        width: 100%;
    }

    .pull-right {
        display: none;
    }

    .icon-bar {
        display: none;
    }

    .be-comment-block {
        padding: 0px !important;
    }

    .video-text {
        position: relative !important;
        bottom: -49px !important;
        right: 6px !important;
        text-align: right !important;
        padding: 63px !important;
    }

    .video-fluid {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -1000;
        overflow: hidden;
    }

    .nav-menu > li > a {
        color: black !important;
    }

    .navigation-portrait .submenu-indicator-chevron {
        left: -243px !important;
    }

    .btn-nav-second {
        margin-top: 9px !important;
    }
}

.smalltext {
    font-size: 11px !important;
}

.video-text {
    position: relative;
    right: 0px !important;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    /* // Medium devices (tablets, 768px and up) */
    .video-fluid {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -1000;
        overflow: hidden;
    }

    .video-text {
        position: relative !important;
        bottom: -49px !important;
        right: 6px !important;
        text-align: right !important;
        padding: 63px !important;
    }

    .nav-menu > li > a {
        color: black !important;
    }

    .navigation-portrait .submenu-indicator-chevron {
        left: -243px !important;
    }

    .btn-nav-second {
        margin-top: 9px !important;
    }

    .smalltext {
        font-size: 11px !important;
    }

    .video-text {
        position: relative;
        right: 0px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    /* // Large devices (desktops, 992px and up) */

}

@media (min-width: 1200px) {
    /* // Extra large devices (large desktops, 1200px and up) */

}



.inner_btn {
    position: relative;
    bottom: 12px;
}






/* start menu primary  */

.btn-nav-second > button {
    border-radius: 37px;
    font-size: 14px;
    padding: 5px 21px;
    border: 0;
    color: #495057;
}

.btn-nav-second:hover > button > .sub-btn-nav-second {
    display: block;
    opacity: 1;
}

.btn-nav-second {
    margin-top: 20px;
}

.sub-btn-nav-second {
    opacity: 0;
    display: none;
    transition: 0.5s;
    background: #474747;
    position: absolute;
    right: 46px;
    width: 143px;
    z-index: 10;
    text-align: right;
    padding: 5px 13px;
    font-size: 14px;
    color: white;
    line-height: 2;
    border-bottom: 1px solid #ffffff4f;
    margin-top: 6px;
}

    .sub-btn-nav-second > ul > li {
        list-style: none;
    }

        .sub-btn-nav-second > ul > li:hover > ul {
            display: block;
        }

        .sub-btn-nav-second > ul > li:hover {
            color: #00aff0;
        }

    .sub-btn-nav-second > ul {
        padding: 0;
    }

        .sub-btn-nav-second > ul > li > ul > li {
            list-style: none;
            color: #fff;
        }

            .sub-btn-nav-second > ul > li > ul > li:hover {
                color: #00aff0;
            }

        .sub-btn-nav-second > ul > li > ul {
            display: none;
            position: absolute;
            background: #474747;
            right: 130px;
            border-right: 1px solid rgba(255, 255, 255, 0.151);
            width: -webkit-fill-available;
            top: 0;
            height: -webkit-fill-available;
            border-bottom: 1px solid #ffffff40;
            padding: 5px 12px;
        }


.navigation {
    width: 100%;
    height: 70px;
    display: table;
    position: relative;
    font-family: inherit;
    background-color: #fff;
}

    .navigation * {
        box-sizing: border-box;
        -webkit-tap-highlight-color: transparent;
    }

.navigation-portrait {
    height: 48px;
}

.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19998;
}

.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.align-to-right {
    float: right;
}

.nav-header {
    float: left;
}

.navigation-hidden .nav-header {
    display: none;
}

.nav-brand {
    line-height: 70px;
    padding: 0;
    color: #343a40;
    font-size: 24px;
    text-decoration: none !important;
}

    .nav-brand:hover,
    .nav-brand:focus {
        color: #343a40;
    }

.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 48px;
}

.nav-logo > img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left;
}

.nav-logo:focus > img {
    outline: initial;
}

.navigation-portrait .nav-logo > img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0;
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px;
    display: none;
    cursor: pointer;
}

    .nav-toggle:before {
        content: "";
        position: absolute;
        width: 24px;
        height: 2px;
        background-color: #343a40;
        border-radius: 10px;
        box-shadow: 0 0.5em 0 0 #343a40, 0 1em 0 0 #343a40;
    }

.navigation-portrait .nav-toggle {
    display: block;
}

.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: #fff;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition-duration: 0.2s;
    transition-timing-function: ease;
}

    .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
        left: auto;
        right: -400px;
    }

    .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
        left: 0;
    }

    .navigation-portrait
    .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
        left: auto;
        right: 0;
    }

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #343a40;
    font-size: 26px;
    cursor: pointer;
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block;
}

.nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    font-size: 0;
}

.navigation-portrait .nav-menu {
    width: 100%;
}

.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center;
}

    .navigation-landscape .nav-menu.nav-menu-centered > li {
        float: none;
    }

.nav-menu > li {
    display: inline-block;
    float: right;
    text-align: right;
}

.navigation-portrait .nav-menu > li {
    width: 100%;
    position: relative;
    border-top: solid 1px #f0f0f0;
}

    .navigation-portrait .nav-menu > li:last-child {
        border-bottom: solid 1px #f0f0f0;
    }

.nav-menu + .nav-menu > li:first-child {
    border-top: none;
}

.nav-menu > li > a {
    height: 70px;
    padding: 26px 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #343a40;
    transition: color 0.3s, background 0.3s;
}

.navigation-portrait .nav-menu > li > a {
    width: 100%;
    height: auto;
    padding: 12px 15px 12px 26px;
}

.nav-menu > li:hover > a,
.nav-menu > li.active > a,
.nav-menu > li.focus > a {
    color: #dddddd;
}

.nav-menu > li > a > i,
.nav-menu > li > a > [class*="ion-"] {
    width: 18px;
    height: 16px;
    line-height: 16px;
    transform: scale(1.4);
}

.nav-menu > li > a > [class*="ion-"] {
    width: 16px;
    display: inline-block;
    transform: scale(1.8);
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center;
}

.nav-menu.nav-menu-social > li {
    text-align: center;
    float: none;
    border: none !important;
}

.navigation-portrait .nav-menu.nav-menu-social > li {
    width: auto;
}

.nav-menu.nav-menu-social > li > a > [class*="ion-"] {
    font-size: 12px;
}

.nav-menu.nav-menu-social > li > a > .fa {
    font-size: 14px;
}

.navigation-portrait .nav-menu.nav-menu-social > li > a {
    padding: 15px;
}

.submenu-indicator {
    margin-left: 6px;
    margin-top: 6px;
    float: left;
    transition: all 0.2s;
    margin-right: 7px;
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 20000;
}

.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    transition: border 0.2s;
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px;
}

.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron {
    border-color: transparent #ffffff #ffffff transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
    transform: rotate(-180deg);
}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999;
}

.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.nav-search {
    height: 70px;
    float: right;
    z-index: 19998;
}

.navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px;
}

.navigation-hidden .nav-search {
    display: none;
}

.nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #fbfcfd;
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px;
}

.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #343a40;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    transform: rotate(-45deg);
}

    .nav-search-icon:after,
    .nav-search-icon:before {
        content: "";
        pointer-events: none;
    }

    .nav-search-icon:before {
        width: 2px;
        height: 11px;
        top: 11px;
        position: absolute;
        left: 50%;
        border-radius: 0 0 1px 1px;
        box-shadow: inset 0 0 0 32px;
        transform: translateX(-50%);
    }

.nav-search-button:hover .nav-search-icon {
    color: #ff6b00;
}

.nav-search > form {
    width: 100%;
    height: 100%;
    padding: 0 auto;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 99;
}

.nav-search-inner {
    width: 70%;
    height: 70px;
    margin: auto;
    display: table;
}

.navigation-portrait .nav-search-inner {
    height: 48px;
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
    height: 70px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #343a40;
    outline: none;
    line-height: 70px;
    border: none;
    background-color: transparent;
    transition: all 0.3s;
}

.navigation-portrait .nav-search-inner input[type="text"],
.navigation-portrait .nav-search-inner input[type="search"] {
    height: 48px;
    font-size: 18px;
    line-height: 48px;
}

.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: normal;
    color: #343a40;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px;
}

.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
}

    .nav-button:hover,
    .nav-button:focus {
        color: #fff;
        text-decoration: none;
    }

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px;
}

.nav-text {
    margin: 25px 15px;
    display: inline-block;
    color: #343a40;
    font-size: 14px;
}

.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0;
}

    .navigation-portrait .nav-text + ul {
        margin-top: 15px;
    }

.nav-dropdown {
    min-width: 180px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    list-style: none;
    z-index: 98;
    white-space: nowrap;
}

.navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0;
}

.nav-dropdown .nav-dropdown {
    right: 100%;
}

.nav-menu > li > .nav-dropdown {
    border-top: solid 1px #f0f0f0;
}

.nav-dropdown > li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: right;
}

    .nav-dropdown > li > a {
        width: 100%;
        padding: 16px 20px;
        display: inline-block;
        text-decoration: none;
        float: left;
        font-size: 13px;
        color: #343a40;
        background-color: #fdfdfd;
    }

    .nav-dropdown > li:hover > a,
    .nav-dropdown > li.focus > a {
        color: #919191;
    }

.nav-dropdown.nav-dropdown-left {
    right: 0;
}

.nav-dropdown > li > .nav-dropdown-left {
    left: auto;
    right: 100%;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
    text-align: right;
}

.navigation-portrait .nav-dropdown > li > a {
    padding: 12px 20px 12px 30px;
}

.navigation-portrait .nav-dropdown > li > ul > li > a {
    padding-left: 50px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
    padding-left: 70px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
    padding-left: 90px;
}

.navigation-portrait
.nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 110px;
}

.nav-dropdown .submenu-indicator {
    left: 15px;
    top: 10px;
    position: absolute;
}

.navigation-portrait .nav-dropdown .submenu-indicator {
    right: 0;
    top: 0;
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    transform: rotate(135deg);
}

.navigation-portrait
.nav-dropdown
.submenu-indicator
.submenu-indicator-chevron {
    transform: rotate(45deg);
}

.nav-dropdown > li:hover > a .submenu-indicator-chevron,
.nav-dropdown > .focus > a .submenu-indicator-chevron {
    border-color: transparent #5c5c5c #7a7a7a transparent;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
    left: 10px;
}

    .navigation-landscape
    .nav-dropdown.nav-dropdown-left
    .submenu-indicator
    .submenu-indicator-chevron {
        transform: rotate(135deg);
    }

.nav-dropdown-horizontal {
    width: 100%;
    left: 0;
    background-color: #fdfdfd;
    border-top: solid 1px #f0f0f0;
}

    .nav-dropdown-horizontal .nav-dropdown-horizontal {
        width: 100%;
        top: 100%;
        left: 0;
    }

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
    border-top: none;
}

.nav-dropdown-horizontal > li {
    width: auto;
    clear: none;
    position: static;
}

.navigation-portrait .nav-dropdown-horizontal > li {
    width: 100%;
}

.nav-dropdown-horizontal > li > a {
    position: relative;
}

.nav-dropdown-horizontal .submenu-indicator {
    height: 18px;
    top: 11px;
    transform: rotate(90deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
    height: 42px;
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

    .navigation-portrait
    .nav-dropdown-horizontal
    .submenu-indicator.submenu-indicator-up {
        transform: rotate(-180deg);
    }

.megamenu-panel {
    width: 100%;
    padding: 15px;
    display: none;
    position: absolute;
    font-size: 14px;
    z-index: 98;
    text-align: left;
    color: inherit;
    border-top: solid 1px #f0f0f0;
    background-color: #fdfdfd;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}

.navigation-portrait .megamenu-panel {
    padding: 25px;
    position: static;
    display: block;
}

.megamenu-panel [class*="container"] {
    width: 100%;
}

    .megamenu-panel [class*="container"] [class*="col-"] {
        padding: 0;
    }

.megamenu-panel-half {
    width: 50%;
}

.megamenu-panel-quarter {
    width: 25%;
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
    width: 100%;
}

.megamenu-panel-row {
    width: 100%;
}

    .megamenu-panel-row:before,
    .megamenu-panel-row:after {
        content: "";
        display: table;
        line-height: 0;
    }

    .megamenu-panel-row:after {
        clear: both;
    }

    .megamenu-panel-row [class*="col-"] {
        display: block;
        min-height: 20px;
        float: left;
        margin-left: 3%;
    }

        .megamenu-panel-row [class*="col-"]:first-child {
            margin-left: 0;
        }

.navigation-portrait .megamenu-panel-row [class*="col-"] {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 15px;
}

.navigation-portrait
.megamenu-panel-row:first-child
[class*="col-"]:first-child {
    margin-top: 0;
}

.megamenu-panel-row .col-1 {
    width: 5.583333333333%;
}

.megamenu-panel-row .col-2 {
    width: 14.166666666666%;
}

.megamenu-panel-row .col-3 {
    width: 22.75%;
}

.megamenu-panel-row .col-4 {
    width: 31.333333333333%;
}

.megamenu-panel-row .col-5 {
    width: 39.916666666667%;
}

.megamenu-panel-row .col-6 {
    width: 48.5%;
}

.megamenu-panel-row .col-7 {
    width: 57.083333333333%;
}

.megamenu-panel-row .col-8 {
    width: 65.666666666667%;
}

.megamenu-panel-row .col-9 {
    width: 74.25%;
}

.megamenu-panel-row .col-10 {
    width: 82.833333333334%;
}

.megamenu-panel-row .col-11 {
    width: 91.416666666667%;
}

.megamenu-panel-row .col-12 {
    width: 100%;
}

.megamenu-tabs {
    width: 100%;
    float: left;
    display: block;
}

.megamenu-tabs-nav {
    width: 20%;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}

.navigation-portrait .megamenu-tabs-nav {
    width: 100%;
}

.megamenu-tabs-nav > li > a {
    width: 100%;
    padding: 10px 16px;
    float: left;
    font-size: 13px;
    text-decoration: none;
    color: #343a40;
    border: solid 1px #eff0f2;
    outline: 0;
    background-color: #fff;
}

.megamenu-tabs-nav > li.active a,
.megamenu-tabs-nav > li:hover a {
    background-color: #f5f5f5;
}

.megamenu-tabs-pane {
    width: 80%;
    min-height: 30px;
    padding: 20px;
    float: right;
    display: none;
    font-size: 13px;
    color: #343a40;
    border: solid 1px #eff0f2;
    background-color: #fff;
}

    .megamenu-tabs-pane.active {
        display: block;
    }

.navigation-portrait .megamenu-tabs-pane {
    width: 100%;
}

.megamenu-lists {
    width: 100%;
    display: table;
}

.megamenu-list {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    display: inline-block;
    float: left;
    list-style: none;
    text-align: right;
}

    .megamenu-list:last-child {
        margin: 0;
        border: none;
    }

.navigation-landscape .megamenu-list {
    margin: -15px 0;
    padding: 20px 0;
    border-right: solid 1px #f0f0f0;
}

    .navigation-landscape .megamenu-list:last-child {
        border: none;
    }

.megamenu-list > li > a {
    width: 100%;
    padding: 10px 15px;
    display: inline-block;
    color: #343a40;
    text-decoration: none;
    font-size: 13px;
}

    .megamenu-list > li > a:hover {
        background-color: #ff6b00;
        color: #fff;
    }

.megamenu-list > li.megamenu-list-title > a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #343a40;
}

    .megamenu-list > li.megamenu-list-title > a:hover {
        background-color: transparent;
    }

.navigation-landscape .list-col-2 {
    width: 50%;
}

.navigation-landscape .list-col-3 {
    width: 33%;
}

.navigation-landscape .list-col-4 {
    width: 25%;
}

.navigation-landscape .list-col-5 {
    width: 20%;
}

.nav-menu > li > a {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.nav-dropdown > li > a {
    color: #343a40;
    padding: 10px 20px;
    border-bottom: 1px solid #f6f6f6;
}

    .nav-dropdown > li > a:hover,
    .nav-dropdown > li > a:focus {
        color: #797979;
    }

.main_header_area.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.transparent-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}

.navigation-portrait .nav-menu > li > a {
    width: 100%;
    height: auto;
    padding: 10px 10px 10px 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .nav-dropdown > li > a,
    .megamenu-list > li > a {
        width: 65%;
    }
}

/* end menu primary */

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255 / 82%) !important;
}

    .navbar-dark .navbar-nav .nav-link:hover {
        color: rgb(255 255 255 / 100%) !important;
    }

.stickyheader {
    position: fixed !important;
    /*z-index: 100000000;*/
    z-index: 1000;
    width: 100%;
    height: 58px;
    top: 0;
    box-shadow: 0px 3px 11px #00000021;
    transition: all 0.4s ease;
}

.video-text {
    position: relative;
    bottom: 640px;
    right: 100px;
    text-align: right;
}

    .video-text > p {
        line-height: 2;
    }

video {
    width: 100%;
    height: auto;
}

.bg_color_footer {
    background: rgb(4, 50, 119) !important;
}

.bg_color_footer_red {
    background: #790006 !important;
}

.bg_color_footer_violet {
    background: #560286 !important;
}

.bg_color_footer_green {
    background: #023a1b !important;
}

.bg_color_footer_orange {
    background: #5f2300 !important;
}

.bg_color_footer_black {
    background: #1d1d1d !important;
}

.bg_color_footer_pink {
    background: #61053c !important;
}

.bg_color_footer_brown {
    background: #301902 !important;
}

.bg_color_footer_blue {
    background: #09022e !important;
}

.bg_color_footer_metallic {
    background: #06434e !important;
}

.slide2-color > li > .dropdown-menu {
    background: #fff !important;
    padding: 10px;
}

.slide2-color > li > a {
    color: #000 !important;
}

    .slide2-color > li > a:hover {
        color: rgb(11, 31, 146) !important;
    }

.displaynone {
    display: none !important;
}

#fb-style {
    width: 23px;
    background: #3b5999;
    border-radius: 22%;
    padding: 4px;
}

#insta-style {
    width: 23px;
    background: #e4405f;
    border-radius: 22%;
    padding: 4px;
}

#linkedin-style {
    width: 23px;
    background: #0077B5;
    border-radius: 22%;
    padding: 4px;
}

#rss-style {
    width: 23px;
    background: #ff6905;
    border-radius: 22%;
    padding: 4px;
}

#skype-style {
    width: 23px;
    background: #00AFF0;
    border-radius: 22%;
    padding: 4px;
}

#twitter-style {
    width: 23px;
    background: #55acee;
    border-radius: 22%;
    padding: 4px;
}

#youtube-style {
    width: 23px;
    background: #cd201f;
    border-radius: 22%;
    padding: 4px;
}

.panel-color {
    position: fixed;
    right: 0;
    top: 33%;
    bottom: 50%;
    padding: 10px 0px;
    z-index: 1111111111;
}

    .panel-color:hover > button {
        width: 30px;
        opacity: 0.6;
    }

    .panel-color > button:hover {
        width: 30px;
        opacity: 1;
    }

    .panel-color > button {
        opacity: 0.6;
        transition: 0.5s;
    }

    .panel-color > button {
        opacity: 0.6;
        width: 15px;
        height: 30px;
        display: block;
        border: 0;
        transition: 0.5s;
    }

/*.bg-red{
    background: #ee0028 !important;
    color: white !important;
}

.bg-violet{
    color: white !important;
    background: #9700ee !important;
}

.bg-green{
    color: white !important;
    background: #0d9b4d !important;
}

.bg-orange{
    color: white !important;
    background: #ee5700 !important;
}

.bg-black{
    color: white !important;
    background: #303030 !important;
}

.bg-pink{
    color: white !important;
    background: #E56AB3 !important;
}

.bg-brown{
    color: white !important;
    background: #654322 !important;
}

.bg-blue{
    color: white !important;
    background: #1B03A3 !important;
}

.bg-metallic{
    color: white !important;
    background: #208294 !important;
}*/

/* english styles */
#en-direction-rtl {
    direction: rtl !important;
}

#en-direction-ltr {
    direction: ltr !important;
}

#en-float-right {
    float: right !important;
}

#en-float-left {
    float: left !important;
}

#en-text-right {
    text-align: right !important;
}

#en-text-left {
    text-align: left !important;
}
/* end english styles */

.accordion_one .panel-group {
    border: 1px solid #f1f1f1;
    /*margin-top: 100px*/
}

.accordion_one .panel {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 0px solid transparent;
    border-radius: 0;
    margin: 0
}

.accordion_one .panel-default {
    border: 0
}

.accordion-wrap .panel-heading {
    padding: 0px;
    border-radius: 0px
}

.accordion_one .panel .panel-heading a.collapsed {
    color: #4c4b4b;
    display: block;
    padding: 12px 30px;
    border-top: 0px
}

.accordion_one .panel .panel-heading a {
    display: block;
    padding: 12px 30px;
    background: #fff;
    color: #313131;
    border-bottom: 1px solid #f1f1f1
}

.accordion-wrap .panel .panel-heading a {
    font-size: 14px
}

.accordion_one .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
    padding-top: 0;
    padding: 25px 30px 30px 35px;
    background: #fff;
    color: #0e1e90
}

.img-accordion {
    width: 81px;
    float: left;
    margin-right: 15px;
    display: block
}

.accordion_one .panel .panel-heading a.collapsed:after {
    content: "\2b";
    color: #999999;
    background: #f1f1f1
}

.accordion_one .panel .panel-heading a:after,
.accordion_one .panel .panel-heading a.collapsed:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    width: 36px;
    line-height: 48px;
    text-align: center;
    background: #F1F1F1;
    margin-left: 20px;
    margin-top: -12px;
    position: absolute;
    left: 0;
}

.accordion_one .panel .panel-heading a:after {
    content: "\2212"
}

.replay-cm {
    cursor: pointer;
}

.replay-cm {
    font-size: 11px;
    color: #818182;
    width: max-content;
    float: left;
}

.replay-cm {
    font-size: 14px;
    color: #818182;
}

.fa-thumbs-up {
    color: #17a2b8;
}

.fa-thumbs-down {
    color: #dc3545;
}


.be-comment-block {
    margin-bottom: 50px !important;
    border: 1px solid #edeff2;
    border-radius: 2px;
    padding: 50px 70px;
    border: 1px solid #ffffff;
}

.comments-title {
    font-size: 16px;
    color: #262626;
    margin-bottom: 15px;
    text-align: right;
}

.be-img-comment {
    width: 60px;
    height: 60px;
    float: left;
    margin-bottom: 15px;
    display: none;
}

#control-comment {
    margin: 0px 0px 8px 19px;
}

.be-ava-comment {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.be-comment-content span {
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}

.be-comment-name {
    font-size: 13px;
    font-family: 'Conv_helveticaneuecyr-bold';
    text-align: right !important;
    float: right;
}

.be-comment-content a {
    color: #383b43;
}

.be-comment-content span {
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}

.be-comment-time {
    text-align: left;
}

.be-comment-time {
    font-size: 11px;
    color: #b4b7c1;
}

.be-comment-text, .replay-answere {
    font-size: 13px;
    text-align: right;
    line-height: 18px;
    color: #7a8192;
    display: block;
    background: #f6f6f7;
    border-right: 4px solid #17a2b8;
    padding: 15px 20px 20px 20px;
}

.replay-answere {
    margin-right: 20px;
    border-right: 4px solid #17a2b8;
    background: #17a2b81f;
}

.form-group.fl_icon .icon {
    position: absolute;
    top: 1px;
    left: 16px;
    width: 48px;
    height: 48px;
    background: #f6f6f7;
    color: #b5b8c2;
    text-align: center;
    line-height: 50px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.form-group.fr_icon .icon {
    position: absolute;
    top: 1px;
    right: 16px;
    width: 48px;
    height: 48px;
    background: #f6f6f7;
    color: #b5b8c2;
    text-align: center;
    line-height: 50px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.form-group.fr_icon input {
    direction: ltr;
    text-align: left;
}

.form-group .form-input {
    font-size: 13px;
    line-height: 50px;
    font-weight: 400;
    color: #2f2f2f;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #edeff2;
    border-radius: 3px;
}

.form-group.fl_icon .form-input {
    padding-left: 70px;
}

.form-group textarea.form-input {
    height: 150px;
}















@media all and (min-width: 992px) {
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }

        .navbar .has-megamenu {
            position: static !important;
        }

        .navbar .megamenu {
            left: inherit;
            width: max-content;
            padding: 20px;
            text-align: right;
        }

        .navbar .nav-link {
            padding-top: 1rem;
            padding-bottom: 1rem;
        }

    .list-unstyled {
        padding-right: 0;
    }

    .col-megamenu {
        width: 150px;
    }

    .list-unstyled > li > a {
        color: #3a3a3a;
        text-decoration: none;
        padding: 4px 12px;
        line-height: 2.1;
    }

        .list-unstyled > li > a:hover {
            background: #ececec;
        }

    .title-mega {
        border-bottom: 2px solid #e9ecef;
        padding-bottom: 7px;
        color: #004085;
        font-size: 15px;
        background: #f8f9fa;
        padding-top: 8px;
        padding-right: 12px;
    }
}

.date-box {
    display: inline-block;
    background: #dfeffc;
    padding: 3px 8px;
    font-size: 11px;
    border-radius: 4px;
    color: #3a3a3a;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
}

.news-line {
    position: absolute;
    background: #004085;
    height: inherit;
    top: 0px;
    right: 0;
    line-height: 2.6;
    padding: 0px 12px;
    color: white;
    font-weight: 100;
}

.newsSummary {
    line-height: 1.9;
    color: #696969;
    font-size: 14px;
    padding-left: 35px;
    border-top: 2px solid #e9ecef;
    padding-top: 11px;
}

.ticker {
    margin: 0;
    font-size: 15px;
    padding: 8px 0px 0px 0px;
    width: 600px;
    text-align: left;
    border: #ccc 1px solid;
    position: relative;
    overflow: hidden;
    background-color: #007bff;
    height: 41px !important;
    width: 100%;
    text-align: right;
    color: white;
    cursor: pointer;
}

    .ticker ul {
        right: 70px;
        width: 100%;
        position: relative;
        margin: auto;
    }

        .ticker ul li {
            width: 100%;
            display: none;
            transition: 0.3s;
        }

            .ticker ul li:hover {
                color: #d8d8d8;
            }

















.img-hovr:hover {
    transition: 0.5s;
}

.img-hovr:hover {
    filter: sepia(50);
    transform: scale(0.98)
}

.clockdiv {
    font-family: 'iransans';
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    direction: ltr;
}

    .clockdiv > div {
        padding: 10px;
        border-radius: 3px;
        background: #bd1929;
        display: inline-block;
        width: 100px;
    }

    .clockdiv div > span {
        padding: 15px;
        border-radius: 3px;
        background: #e0051a;
        display: inline-block;
        width: 77px;
    }

.smalltext {
    padding-top: 5px;
    font-size: 16px;
}











.sectionClass {
    /*padding: 20px 0px 50px 0px;*/
    position: relative;
    display: block;
}

.fullWidth {
    width: 100% !important;
    display: table;
    float: none;
    padding: 0;
    min-height: 1px;
    height: 100%;
    position: relative;
}


.sectiontitle {
    background-position: center;
    margin: 30px 0 0px;
    text-align: center;
    min-height: 20px;
}

    .sectiontitle h2 {
        font-size: 30px;
        color: #222;
        margin-bottom: 0px;
        padding-right: 10px;
        padding-left: 10px;
    }


.headerLine {
    width: 160px;
    height: 2px;
    display: inline-block;
    background: #101F2E;
}


.projectFactsWrap {
    display: flex;
    /*margin-top: 30px;*/
    flex-direction: row;
    flex-wrap: wrap;
}


#projectFacts .fullWidth {
    padding: 0;
}

.projectFactsWrap .item {
    width: 25%;
    height: 100%;
    padding: 85px 0px;
    text-align: center;
}

    .projectFactsWrap .item:nth-child(1) {
        background: rgb(16, 31, 46);
    }

    .projectFactsWrap .item:nth-child(2) {
        background: rgb(18, 34, 51);
    }

    .projectFactsWrap .item:nth-child(3) {
        background: rgb(21, 38, 56);
    }

    .projectFactsWrap .item:nth-child(4) {
        background: rgb(23, 44, 66);
    }

    .projectFactsWrap .item p.number {
        font-size: 40px;
        padding: 0;
        font-weight: bold;
    }

    .projectFactsWrap .item p {
        color: rgba(255, 255, 255, 0.8);
        font-size: 18px;
        margin: 0;
        padding: 10px;
        font-family: 'iransans';
    }


    .projectFactsWrap .item span {
        width: 60px;
        background: rgba(255, 255, 255, 0.8);
        height: 2px;
        display: block;
        margin: 0 auto;
    }


    .projectFactsWrap .item i {
        vertical-align: middle;
        font-size: 50px;
        color: rgba(255, 255, 255, 0.8);
    }


    .projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p {
        color: white;
    }

    .projectFactsWrap .item:hover span {
        background: white;
    }

@media (max-width: 786px) {
    .projectFactsWrap .item {
        flex: 0 0 50%;
    }
}


















.count-style {
    background: #dc3545 !important;
    padding: 100px;
    color: #fff;
}

.stats > h5 {
    font-family: 'lalezar';
    font-size: xx-large;
    color: #f8f9fa;
}

/*/ start count stats /*/

section#counter-stats {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}

.stats {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

    .stats .fa {
        color: #dc3545;
        font-size: 50px;
        margin-bottom: 11px;
        background: #9c1a26;
        width: 100px;
        height: 100px;
        border-radius: 100px;
        padding-top: 25px;
        padding-left: -1px;
    }

    .stats .fas {
        color: #dc3545;
        font-size: 50px;
        margin-bottom: 11px;
        background: #9c1a26;
        width: 100px;
        height: 100px;
        border-radius: 100px;
        padding-top: 25px;
        padding-left: -1px;
    }

/*/ end count stats /*/













/* Spinner Wrapper */
.loader {
    width: 100%;
    height: 100%;
    background: #1f6dc7;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000000000;
    overflow: hidden;
}

.loader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* Spinner */
.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

    .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 32px 32px;
    }

        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #333;
            margin: -3px 0 0 -3px;
        }

        .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1):after {
                top: 50px;
                left: 50px;
            }

        .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 54px;
                left: 45px;
            }

        .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 57px;
                left: 39px;
            }

        .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 58px;
                left: 32px;
            }

        .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 57px;
                left: 25px;
            }

        .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 54px;
                left: 19px;
            }

        .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 50px;
                left: 14px;
            }

        .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 45px;
                left: 10px;
            }

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}














html {
    scroll-behavior: smooth;
}

#form-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#form-style::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
    border-radius: 10px;
}

#form-style::-webkit-scrollbar-thumb {
    background-color: #dc3545;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}



#form-style {
    height: 448px;
    overflow: scroll;
    overflow-x: hidden;
    direction: ltr;
    padding: 0px 39px 0px 0px;
}

#date-style {
    font-size: 13px;
    position: relative;
    bottom: 8px;
}

.form-group > label, .form-group > input {
    font-size: 13px;
}

.form-group > input {
    /*color: lightcyan;*/
    text-align: right;
}

#hr-title-support {
    margin-right: 26px;
    width: 323px;
    border-radius: 40px;
    border-style: dashed;
    border: 1px solid #e8e8e8;
    margin-bottom: 21px;
}

#title-support {
    font-family: 'lalezar';
    font-weight: 100;
    color: #dc3545;
    text-align: center;
    padding: 0px 0px 14px 0px;
}

#p-title-support {
    font-size: 11px;
    text-align: center;
    padding: 2px 0px 0px 0px;
    margin-top: -17px;
    color: #721c24e3;
    font-weight: 600;
    margin-bottom: -5px;
}

#title-support > i {
    background-image: url('../../Elements/consulting/comment-alt-smile.png');
    width: 30px;
    height: 30px;
    display: inline-block;
}

.btn-fix {
    background-image: url(../img/btn-fix.gif);
    width: 50px;
    height: 100px;
    display: block;
    transition: 0.5s;
    position: relative;
    left: 0px;
    cursor: pointer;
    z-index: 100000;
}

.btn-fix-open {
    background-image: url(../img/btn-fix.gif);
    width: 50px;
    height: 100px;
    display: block;
    transition: 0.5s;
    position: relative;
    left: 250px;
    cursor: pointer;
    z-index: 100000;
}

#mybutton {
    position: fixed;
    top: 40%;
    right: auto;
    left: 0;
    z-index: 100000;
}

.box-fix {
    width: 500px;
    height: 500px;
    background: #f8f9faf7;
    position: absolute;
    right: auto;
    left: 0;
    bottom: -206%;
    z-index: 1000;
    transition: 0.5s;
    border-radius: 20px;
    padding: 30px 30px 30px 94px;
    text-align: right;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border: 1px solid #e2e2e2;
    display: none;
}



.box-fix-open {
    height: 500px;
    background: rgb(243, 243, 243);
    position: absolute;
    right: auto;
    left: 0;
    bottom: -206%;
    z-index: 1000;
    transition: 0.5s;
    width: 250px;
    border-radius: 20px;
    padding: 27px 19px;
    direction: rtl;
    opacity: 1;
    text-align: right;
}




/* red center section */

/* .top_w {
    background-image: url(images/p0200.png);
    height: 115px;
    position: relative;
    top: -115px;
    background-repeat: no-repeat;
    margin: auto;
    background-size: cover;
    margin-right: -30px;
}

.ro_g {
    margin-bottom: 50px;
    position: relative;
}

.phone_cg {
    z-index: 2;
    position: relative;
    transform: scale(1.8);
}
.lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
}

.base_cg {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: right;
    justify-content: flex-start;
}

.title_cg {
    display: flex;
    margin-top: 30px;
    align-items: center;
    margin-bottom: 10px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.title_cg h2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    font-family: IRANSans !important;
}

.text_cg {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: justify;
    line-height: 27px;
    font-family: IRANSans !important;
}

.dot-cg-ar {
    z-index: 1;
    position: absolute;
    top: 50%;
    right: 30px;
}

.ro_g:nth-child(even) {
    flex-direction: row-reverse;
    margin-bottom: 110px;
}

.ro_g {
    margin-bottom: 50px;
    position: relative;
}

.ro_g:nth-child(even) .base_cg {
    justify-content: center;
}

.base_cg {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: right;
    justify-content: flex-start;
}

.dot-cg-tar {
    z-index: 1;
    position: absolute;
    top: 70%;
    left: 130px;
}

.ro_g {
    margin-bottom: 50px;
    position: relative;
}

.top_wtw {
    background-image: url(images/p0200.png);
    height: 115px;
    position: relative;
    bottom: -115px;
    background-repeat: no-repeat;
    margin: auto;
    background-size: cover;
    margin-right: -30px;
    transform: scaleY(-1);
} */


/* end red center section */











.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
}

    .MultiCarousel .MultiCarousel-inner {
        transition: 1s ease all;
        float: left;
    }

        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
        }

            .MultiCarousel .MultiCarousel-inner .item > div {
                text-align: center;
                padding: 10px;
                margin: 10px;
                background: #f1f1f1;
                color: #666;
            }

    .MultiCarousel .leftLst, .MultiCarousel .rightLst {
        position: absolute;
        border-radius: 50%;
        top: calc(50% - 20px);
    }

    .MultiCarousel .leftLst {
        left: 0;
    }

    .MultiCarousel .rightLst {
        right: 0;
    }

        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
            pointer-events: none;
            background: #ccc;
        }

.style-card {
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

    .style-card > img {
        border-radius: 5px;
    }

        .style-card > img:hover {
            filter: grayscale(50%);
        }

.new_footer_area {
    background: #1b1e21;
    border-top: 1px solid #e6e6e6;
}


.new_footer_top {
    padding: 58px 0px 35px;
    position: relative;
    overflow-x: hidden;
}

.new_footer_area .footer_bottom {
    padding-top: 0px;
    padding-bottom: 0px;
}

.footer_bottom {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #7f88a6;
    padding: 27px 0px;
}

.new_footer_top .company_widget p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #eeeeee;
    margin-bottom: 20px;
}

.new_footer_top .company_widget .f_subscribe_two .btn_get {
    border-width: 1px;
    margin-top: 20px;
}

.btn_get_two:hover {
    background: transparent;
    color: #5e2ced;
}

.btn_get:hover {
    color: #fff;
    background: #6754e2;
    border-color: #6754e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
    text-decoration: none;
    outline: none;
}



.new_footer_top .f_widget.about-widget .f_list li a:hover {
    color: #5e2ced;
}

.new_footer_top .f_widget.about-widget .f_list li {
    margin-bottom: 11px;
}

.f_widget.about-widget .f_list li:last-child {
    margin-bottom: 0px;
}

.f_widget.about-widget .f_list li {
    margin-bottom: 15px;
}

.f_widget.about-widget .f_list {
    margin-bottom: 0px;
}

.new_footer_top .f_social_icon a {
    width: 44px;
    height: 44px;
    line-height: 43px;
    background: rgb(238 238 238);
    border: 1px solid #e2e2eb;
    font-size: 24px;
}

.f_social_icon a {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 45px;
    color: #858da8;
    display: inline-block;
    background: #ebeef5;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ti-facebook:before {
    content: "\e741";
}

.ti-twitter-alt:before {
    content: "\e74b";
}

.ti-vimeo-alt:before {
    content: "\e74a";
}

.ti-pinterest:before {
    content: "\e731";
}

.btn_get_two {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #5e2ced;
    border-color: #5e2ced;
    color: #fff;
}

    .btn_get_two:hover {
        background: transparent;
        color: #5e2ced;
    }

.new_footer_top .f_social_icon a:hover {
    background: #5e2ced;
    border-color: #5e2ced;
    color: white;
}

.new_footer_top .f_social_icon a + a {
    margin-left: 4px;
}

.new_footer_top .f-title {
    margin-bottom: 30px;
    color: #f8f9fa;
}

.f_600 {
    font-weight: 600;
}

.f_size_18 {
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    color: #4b505e;
}

.new_footer_top .f_widget.about-widget .f_list li a {
    color: #d7edff;
}


.new_footer_top .footer_bg {
    position: absolute;
    bottom: 0;
    background: url("http://droitthemes.com/html/saasland/img/seo/footer_bg.png") no-repeat scroll center 0;
    width: 100%;
    height: 266px;
}

    .new_footer_top .footer_bg .footer_bg_one {
        background: url("https://1.bp.blogspot.com/-mvKUJFGEc-k/XclCOUSvCnI/AAAAAAAAUAE/jnBSf6Fe5_8tjjlKrunLBXwceSNvPcp3wCLcBGAsYHQ/s1600/volks.gif") no-repeat center center;
        width: 330px;
        height: 105px;
        background-size: 100%;
        position: absolute;
        bottom: 0;
        left: 30%;
        -webkit-animation: myfirst 22s linear infinite;
        animation: myfirst 22s linear infinite;
    }

    .new_footer_top .footer_bg .footer_bg_two {
        background: url("https://1.bp.blogspot.com/-hjgfxUW1o1g/Xck--XOdlxI/AAAAAAAAT_4/JWYFJl83usgRFMvRfoKkSDGd--_Sv04UQCLcBGAsYHQ/s1600/cyclist.gif") no-repeat center center;
        width: 88px;
        height: 100px;
        background-size: 100%;
        bottom: 0;
        left: 38%;
        position: absolute;
        -webkit-animation: myfirst 30s linear infinite;
        animation: myfirst 30s linear infinite;
    }



@-moz-keyframes myfirst {
    0% {
        left: -25%;
    }

    100% {
        left: 100%;
    }
}

@-webkit-keyframes myfirst {
    0% {
        left: -25%;
    }

    100% {
        left: 100%;
    }
}

@keyframes myfirst {
    0% {
        left: -25%;
    }

    100% {
        left: 100%;
    }
}


.col-md-3 {
    display: inline-block;
    margin-left: -4px;
}

    .col-md-3 img {
        width: 100%;
        height: auto;
    }

body .carousel-indicators li {
    background-color: red;
}

body .carousel-indicators {
    bottom: 0;
}

body .carousel-control-prev-icon,
body .carousel-control-next-icon {
    /* background-color:red; */
}

body .no-padding {
    padding-left: 0;
    padding-right: 0;
}








#minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
}

    #minimal-bootstrap-carousel .carousel-caption {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding: 0;
        text-align: right;
        text-shadow: none;
    }

        #minimal-bootstrap-carousel .carousel-caption .container {
            display: table;
            width: 100%;
            height: 100%;
            max-width: 1140px;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
        }

@media (max-width: 1199px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 960px;
    }
}

@media (max-width: 991px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 720px;
    }
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

    #minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
        vertical-align: top;
    }

    #minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
        vertical-align: bottom;
    }

    #minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
        vertical-align: middle;
    }

    #minimal-bootstrap-carousel .carousel-caption .container .box .content {
        display: block;
    }

#minimal-bootstrap-carousel [class*=carousel-control] {
    background: none;
    width: 50px;
    height: 50px;
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    background-color: transparent;
    visibility: visible !important;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

@media (max-width: 667px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

@media (max-width: 480px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 40px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        background: rgba(255, 255, 255, 0.4);
        color: #000;
    }
}

#minimal-bootstrap-carousel .carousel-control-prev {
    left: 1%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 1%;
}

#minimal-bootstrap-carousel [class*=carousel-control]:hover {
    opacity: 1;
    background: #FFBA60;
    border-color: #FFBA60;
}

/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
    min-height: 1000px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #222;
}


.slider-content-style .content {
    text-align: center;
    position: relative;
    z-index: 999;
}

    .slider-content-style .content h3,
    .slider-content-style .content h2,
    .slider-content-style .content p {
        margin: 0;
    }

    .slider-content-style .content h3 {
        color: #fff;
        font-size: 100px;
        line-height: 1em;
        font-weight: 600;
        font-family: 'Josefin Sans';
        -webkit-animation-delay: .5s;
        animation-delay: .5s;
    }

    .slider-content-style .content p {
        font-family: 'Josefin Sans';
        font-weight: 600;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: .150em;
        margin-top: 20px;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
    }

    .slider-content-style .content a.thm-btn {
        background: #ffba60;
        display: inline-block;
        vertical-align: middle;
        color: #222222;
        font-size: 18px;
        letter-spacing: .1em;
        font-family: 'Josefin Sans';
        font-weight: 600;
        padding: 10px 17px;
        margin-top: 27px;
        transition: all .4s ease;
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }

        .slider-content-style .content a.thm-btn:hover {
            background: #fff;
        }








.img-link {
    box-shadow: rgb(100 100 111 / 20%) 0px 0px 6px 0px;
    border-radius: 8px;
    padding: 10px;
    width: 24% !important;
    margin-left: 2px;
}

    .img-link > img {
        border-radius: 10px;
        margin-bottom: 20px;
    }

.img-link {
    background: #ffffff;
    padding: 20px;
    transition: 0.3s ease-in-out;
}

    .img-link:hover:after {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 40%;
        width: 100%;
        background: url('http://i.stack.imgur.com/P1ELC.png') center no-repeat;
        background-size: 50px;
        transition: 0.3s ease-in-out;
    }

.sidebar-img {
    box-shadow: rgb(100 100 111 / 20%) 0px 0px 6px 0px;
    border-radius: 8px;
    padding: 10px;
    width: 24% !important;
    margin-left: 7px;
}

.sidebar-img {
    background: #ffffff;
    padding: 20px;
    transition: 0.3s ease-in-out;
}

    .sidebar-img > img {
        border-radius: 10px;
        margin-bottom: 7px;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    .sidebar-img:hover > img {
        opacity: 0.5;
        position: relative;
        bottom: 5px;
        transition: 0.3s ease-in-out;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

.img-link:hover > img {
    opacity: 0.5;
    position: relative;
    transition: 0.3s ease-in-out;
}

.inner_title span {
    color: #fff;
    background: #007aff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
}

.icon_R, .icon_l {
    position: absolute;
    background: url(../img/icon_R.png) no-repeat;
    height: 31px;
}

.icon_l {
    left: -62px;
    width: 73px;
    top: -9px;
}

.inner_title {
    margin: 0 auto;
    display: inline-block;
    background: #fff;
    padding-right: 5px;
}

.icon_R {
    right: -62px;
    width: 62px;
    top: -7px;
}

.link_news {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}



.box_divider {
    margin-top: 23px;
    width: 100%;
    text-align: center;
    height: 3px;
    direction: rtl;
    margin-bottom: 20px;
}

.slider-style > h4 {
    font-family: lalezar;
    line-height: 1.2 !important;
    font-weight: 100 !important;
}

.slider-style {
    text-align: right;
    padding-right: 109px !important;
}

.carousel-control-next, .carousel-control-prev {
    top: 50% !important;
    width: auto !important;
}

.carousel .carousel-item .mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-attachment: fixed;
}

.carousel h4 {
    font-size: 50px;
    margin-bottom: 15px;
    line-height: 100%;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.carousel p {
    font-size: 18px;
    margin-bottom: 15px;
}

.carousel.wide-carousel .carousel-item a {
    background: #93c136;
    border-radius: 50px;
    box-shadow: 0px 0px 3px 0px #8fbe35;
    font-size: 23px;
    font-family: 'lalezar';
    font-weight: 100;
    text-shadow: 1px 1px 2px #0000004d;
    color: #fff;
    padding: 13px 49px;
    display: inline-block;
    border: 1px solid #fdfcfc;
}

.carousel .carousel-item a:hover {
    background: #394fa2;
    text-decoration: none;
}

.carousel .carousel-item h4 {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.carousel .carousel-item p {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

.carousel .carousel-item a {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.carousel .carousel-item .mask img {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    display: block;
    height: auto;
    max-width: 100%;
}

.carousel h4, .carousel p, .carousel a, .carousel .carousel-item .mask img {
    -webkit-animation-duration: 1s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.carousel .container {
    max-width: 1430px;
}

.carousel .carousel-item {
    height: 100%;
    min-height: 40vh;
}

.carousel-control-next, .carousel-control-prev {
    height: 40px;
    width: 40px;
    padding: 12px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    background-color: #007bff;
}


.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

    .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
        opacity: 1
    }

.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-right.active {
    opacity: 0
}

.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

@supports (transform-style:preserve-3d) {
    .carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}



@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
















.dropdown-menu {
    font-size: 14px !important;
}

.dropdown-item {
    text-align: right;
}

.dropleft .dropdown-toggle::before {
    float: left;
    top: 7px;
    position: relative;
}

.easymenuul {
    margin: 0px;
    padding: 0px 10px;
}

    .easymenuul > li {
        list-style: none;
        text-align: right;
        font-size: 14px;
        line-height: 1.9;
        cursor: pointer;
    }

        .easymenuul > li:hover > ul {
            display: block;
            animation: animlist 1s none;
            opacity: 1;
            transition: opacity 0.2s 1s ease;
        }

@keyframes animlist {
    from {
        right: 0px;
    }

    to {
        right: 168px;
    }

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.easymenuul > li > ul {
    background: rgb(255 255 255);
    width: 181px;
    position: absolute;
    right: 168px;
    top: 0;
    display: none;
    padding: 5px 11px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    transition: opacity 0.2s 0 ease;
    opacity: 0;
    height: fit-content;
}

    .easymenuul > li > ul > li {
        list-style: none;
        text-align: right;
        font-size: 14px;
        line-height: 1.9;
        cursor: pointer;
    }

.dropdown-menu {
    width: 100%;
    min-width: fit-content !important;
}





#toggle-menu-icon {
    font-size: 14px;
}

    #toggle-menu-icon > i {
        position: relative;
        top: 3px;
    }

.navbar-dark .navbar-nav .active > .nav-link {
    color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255 / 73%);
}

.dropdown-toggle::after {
    position: relative;
    top: 3px;
}

#primarymenu > li {
    padding: 0px 5px;
    font-size: 15px;
}

    #primarymenu > li > ul {
        left: inherit;
        text-align: right;
        font-size: 15px;
    }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: white;
}

/* ============ only desktop view ============ */
@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 0;
    }

    .navbar .nav-item:hover .nav-link {
        color: #fff;
    }

    .navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
    }

    .navbar .dropdown-menu.fade-up {
        top: 180%;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transition: .3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg);
        border-radius: 0%;
    }


    .navbar .dropdown-menu.fade-up2 {
        top: 180%;
        border-radius: 50%;
    }
}
/* ============ desktop view .end// ============ */

p, a, b, i, span, h1, h2, h3, h4, h5, h6, div, button {
    font-family: iransans;
}

/* START social media icon background color */

.icon {
    padding: 5px;
    font-size: 15px !important;
    width: 26px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook-f {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.fa-instagram {
    background: #125688;
    color: white;
}

.fa-skype {
    background: #00aff0;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}


/*************** menu ***********/
.nav-menu li.special {
    margin-top: 18px;
}

    .nav-menu li.special a.topLevel {
        border: 1px solid #fff;
        border-radius: 17px;
        padding: 8px 5px;
        background-color: #f7f4f4;
        color: #1d1c1c;
        height: 40px;
    }


/*************** gallry ***********/

.contenedor {
    width: 90%;
    max-width: 1200px;
    overflow: hidden;
    margin: auto;
    padding: 60px 0;
}

.subtitulo {
    text-align: center;
    font-weight: 700;
    color: #9f8ad0;
    margin-bottom: 40px;
    font-size: 40px;
}

.gallery {
    /*background: #f2f2f2;*/
    z-index: 100000000;
}

.contenedor-galeria {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.img-galeria {
    object-fit: cover;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    box-shadow: 0 0 6px rgb(0, 0, 0, 0.5);
    cursor: pointer;
}

    .img-galeria:hover {
        transition: all 0.3s ease-in-out;
        transform: scale(1.1);
    }

.imagen-light {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(100%);
    transition: transform .2s ease-in-out;
    z-index: 10000000000000;
}

.show {
    transform: translate(0);
}

.agregar-imagen {
    object-fit: cover;
    /*width: 60%;*/
    max-height:100%;
    border-radius: 10px;
    transform: scale(0);
    transition: transform .3s .2s;
}

.showImage {
    transform: scale(1);
}

.close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 25px;
}

.img-galeria {
    height: 280px !important;
}

    .img-galeria:hover {
        filter: grayscale(100%);
    }

.gallery-dm-text-base:hover .gallery-dm-text {
    display: block;
}

.gallery-dm-text {
    display: none;
    text-align: center;
    position: absolute;
    bottom: 13px;
    width: 92.5%;
    color: #fff;
    text-shadow: 0 0 5px black;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.521);
    padding: 16px;
    transition: all 0.3s ease-in-out;
    transform: scale(1.1);
}
.navbar-brand span {
    word-wrap: break-word;
    white-space: normal;
}

/********* en styles ***********/
.meta-en * {
    font-family: sans-serif,tahoma !important;
}

.en-font {
    font-family: sans-serif,Tahoma !important;
}
