@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../fonts/iransans/iransans.eot);
    src: url(../../fonts/iransans/iransans.eot?#iefix) format("embedded-opentype"), url(../../fonts/iransans/iransans.woff2) format("woff2"), url(../../fonts/iransans/iransans.woff) format("woff")
}

body, html {
    box-sizing: border-box;
    margin: 0;
    overflow-x: hidden;
}

body {
    direction: rtl;
    font-family: iransans, sans-serif;
    font-size: .8125em;
}

.show-with-delay {
    animation: fadeIn 1s ease forwards;
    animation-delay: 1s;
    opacity: 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

* {
    -moz-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
}

.inv-container {
    margin: 0 auto !important;
    max-width: 1120px !important;
}

.header .inner-menu .menu-primary > ul > li.menu-item-has-children:hover > ul, .inv-dis-flex {
    display: flex;
}

.header .inner-menu .menu-primary .mega-nav > ul > li > a, .header .top-bar, .po-relative {
    position: relative;
}

.beauty-scroll::-webkit-scrollbar, .header .menu-section .search-section .results::-webkit-scrollbar {
    height: auto;
    width: 5px;
}

.beauty-scroll::-webkit-scrollbar-track, .header .menu-section .search-section .results::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.beauty-scroll::-webkit-scrollbar-thumb, .header .menu-section .search-section .results::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 5px;
}

.beauty-scroll::-webkit-scrollbar-thumb:hover, .header .menu-section .search-section .results::-webkit-scrollbar-thumb:hover {
    background: #555;
    border-radius: 5px;
}

.header .top-bar {
    background: linear-gradient(270deg, #0068ec, #00b9f9) #006ced;
}

.header .top-bar .custom-size .inv-col-2 {
    width: calc(40% - 15px * 2);
}

.header .top-bar .custom-size .inv-col-2 + .inv-col-2 {
    width: calc(63% - 15px * 2);
}

.header .inner-menu .menu-primary .navbar-nav li, .header .top-bar .navbar-nav li {
    display: inline-block;
    z-index: 999999999999999999;
}

.header .top-bar .navbar-nav li a {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 15px 10px;
}

.header .top-bar .navbar-nav .current-menu-item a, .header .top-bar .navbar-nav li a:hover {
    background: linear-gradient(180deg, #0078ee, #00a4f6) #0078ee;
}

.header .mega-mobile a, .header .mega-mobile a:hover {
    background: 0 0 !important;
}

.header .mega-mobile {
    border-bottom: 1px solid #333;
    position: relative;
}

.header .mega-mobile .show-sub {
    color: #fff;
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.header .mega-mobile a {
    display: block !important;
    padding: 10px !important;
}

.header .mega-mobile ul {
    display: none;
    margin-right: 15px;
}

.header .mega-mobile ul.open {
    display: block;
}

.header .inner-menu {
    padding: 0;
    position: relative;
}

.header .inner-menu .logo {
    align-items: center;
    display: flex;
    max-width: 50px;
}

.header .inner-menu .menu-primary {
    flex-basis: calc(100% - 50px);
    margin-right: 30px;
}

.header .inner-menu .menu-primary .navbar-nav li a {
    color: #3e3e41;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    padding: 30px 15px;
}

.header .inner-menu .menu-primary .navbar-nav li.search-btn {
    margin-right: auto;
}

.header .inner-menu .menu-primary .navbar-nav li.search-btn a {
    align-items: center;
    background-color: #cccdd1;
    border-radius: 100%;
    color: #fff;
    display: inline-flex;
    font-size: 20px;
    height: 40px;
    justify-content: center;
    max-height: 40px;
    padding: 0;
    width: 40px;
}

.header .inner-menu .menu-primary .navbar-nav li.myshatel-btn {
    margin-left: 0;
    margin-right: 15px;
}

.header .inner-menu .menu-primary .navbar-nav li.myshatel-btn a {
    background-color: #56c45f;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 39px;
    padding: 0 50px 0 30px;
    position: relative;
}

.header .inner-menu .menu-primary .navbar-nav li.myshatel-btn a i {
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.header .inner-menu .menu-primary .mega-nav > ul > li > a::before {
    background-color: #f9cf55;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 15px;
    width: 60px;
}

.header .inner-menu .menu-primary > ul > li > ul {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    border-top: 3px solid #002a63;
    box-shadow: 0 2px 18px rgba(0, 0, 0, .1);
    display: none;
    flex-wrap: wrap;
    left: 0;
    margin: -3px auto 0;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 90%;
    z-index: 99;
}

.header .inner-menu .menu-primary > ul > li > ul::before {
    background-image: url(../../image/mega-menu.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 308px;
    left: 0;
    position: absolute;
    top: 0;
    width: 302px;
}

.header .inner-menu .menu-primary > ul > li > ul li {
    display: block !important;
    padding-left: 10px;
}

.header .inner-menu .menu-primary > ul > li > ul li a {
    padding: 8px 10px !important;
}

.header .inner-menu .menu-primary > ul > li > ul li a:hover {
    color: #f26322;
}

.custom-navigation .pages + span, .header .inner-menu .menu-primary > ul > li > ul li ul {
    margin-right: 0;
}

.header .inner-menu .menu-primary > ul > li > ul li ul li a {
    padding: 10px;
}

.header .inner-menu .menu-primary #b2b > li > ul {
    width: 100% !important;
}

.header .inner-menu .menu-primary > ul > li.mega-first > ul::before {
    background-image: url(../../image/mega-service.jpg);
    background-position: left;
    background-size: contain;
    height: auto;
}

.header .inner-menu .menu-primary > ul > li.mega-secend > ul::before {
    background-image: url(../../image/mega-support.png);
    background-position: left;
    background-size: contain;
    height: auto;
}

.header .inner-menu .menu-primary .menu-grid ul.sub-menu li {
    flex-basis: 35%;
    margin-right: 15px;
}

.header .inner-menu .menu-primary .menu-grid ul.sub-menu li a {
    padding-right: 0 !important;
}

.header .menu-section {
    background-color: #fff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .1);
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 99;
}

.header .menu-section .search-section {
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.header .menu-section .search-section .inv-container {
    align-items: center;
    display: flex;
    min-height: 100vh;
}

.header .menu-section .search-section .inner-search {
    background-color: #fff;
    border-radius: 10px;
    margin: 0 auto;
    min-height: 20vh;
    padding: 30px;
    position: relative;
    width: 70%;
}

.header .menu-section .search-section .inner-search .icon {
    display: flex;
    font-size: 32px;
    margin-left: 15px;
}

.header .menu-section .search-section .inner-search .title {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 18px;
    margin-bottom: 20px;
}

.header .menu-section .search-section .inner-search .searchform {
    width: 100%;
}

.header .menu-section .search-section .inner-search .inv-input {
    border-radius: 0 8px 8px 0;
}

.header .menu-section .search-section .inner-search .inv-btn {
    background-color: #56c45f;
    border-radius: 8px 0 0 8px;
}

.header .menu-section .search-section .close-form {
    color: #000;
    cursor: pointer;
    display: inline-flex;
    font-size: 28px;
    left: 10px;
    position: absolute;
    top: 10px;
}

.header .menu-section .search-section .results {
    margin-top: 15px;
    max-height: 300px;
    max-width: 100%;
    overflow-y: auto;
    width: 100%;
}

.header .menu-section .search-section .results .items {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.header .menu-section .search-section .results .items .post-sec {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.header .menu-section .search-section .results .items .post-sec .post-thumb {
    display: inline-flex;
    flex-basis: 150px;
    margin-left: 30px;
}

.av-box .tumb-cat-blog a, .header .menu-section .search-section .results .items .post-sec .post-thumb a {
    display: inline-flex;
}

.header .menu-section .search-section .results .items .post-sec .post-desc {
    flex-basis: calc(100% - 150px - 30px);
    padding-left: 15px;
}

.header .menu-section .search-section .results .items .post-sec .post-desc .post-title {
    margin-bottom: 15px;
}

.header .menu-section .search-section .results .items .post-sec .post-desc .post-title h4 {
    font-size: 14px;
}

.header .menu-section .search-section .results .items .post-sec .post-desc .post-excerpt {
    font-size: 13px;
}

.header .menu-section .search-section .results .items .post-sec .post-desc .post-readmore {
    margin-top: 15px;
}

.header .menu-section .search-section .results .items .post-sec .post-desc .post-readmore a {
    background-color: #3f86ec;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    border-radius: 25px;
    color: #fff;
    font-size: 11px;
    padding: 8px 30px;
    transition: all .2s ease-in-out;
}

.custom-bg-img .inv-btn.gradient .vc_general:hover, .header .menu-section .search-section .results .items .post-sec .post-desc .post-readmore a:hover {
    background-color: #f26322;
    border-color: #f26322;
    color: #fff;
}

.header.animated .menu-section {
    top: -150px;
    transition: all .4s;
}

.header.sticky {
    height: 137px;
}

.header.sticky.animated .menu-section {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

.admin-bar .header.sticky .menu-section {
    top: 32px;
}

:root {
    --header-height: 200px;
}

.margin-top-section {
    scroll-margin-top: 120px;
}

.search-trigger {
    background-color: #1e86c8;
    cursor: pointer;
    padding: 1em;
    position: relative;
}

.search-trigger svg {
    fill: #fff;
}

.search-overlay {
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    background-color: transparent;
    display: none;
    opacity: 0;
    transition: all .4s;
    z-index: 1100;
}

.search-overlay.show {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(153, 0, 0, 0),endColorstr=rgba(153, 0, 0, 0))";
    background-color: rgba(0, 0, 0, .7);
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    width: auto;
}

.search {
    display: table;
    height: 100%;
    width: 100%;
}

.search__wrapper {
    display: table-cell;
    vertical-align: middle;
}

.screen-reader-text {
    display: none;
}

.search__form {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.show .search__form div * {
    -webkit-animation: jumpUp .7s forwards;
    animation: jumpUp .7s forwards;
}

.show .search__form div :first-child {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
}

.show .search__form div :nth-child(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.show .search__form div :nth-child(3) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

.cssanimations .search__form div * {
    opacity: 0;
}

.search__form div {
    margin: 0 auto;
    max-width: 600px;
}

.search__form input[type=text] {
    margin-bottom: 1em;
    padding: 1em;
    width: 100%;
}

.search__form input[type=submit] {
    padding: 1em;
}

.search__close {
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    left: 15px;
    line-height: 0;
    padding: .5em;
    position: absolute;
    top: 15px;
}

.main__primary-sidebar {
    left: 5px;
    margin-bottom: 2em;
    position: absolute;
    top: 0;
    width: 260px;
}

.sidebar-trigger, .widget {
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.sidebar-trigger {
    background-color: #f55300;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    margin: 0 0 1em;
    padding: 2px 10px;
    text-decoration: none;
}

.sidebar-trigger.active {
    -ms-transform: translateX(-1.2em);
    -webkit-transform: translateX(-1.2em);
    background-color: #a93800;
    transform: translateX(-1.2em);
}

.widget {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .05);
    margin-bottom: 1em;
    overflow: hidden;
}

.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tabs p:last-child, .widget:last-child {
    margin-bottom: 0;
}

.widgettitle {
    margin: 0 0 1em;
    text-align: center;
}

.widget_nav_menu a {
    border-bottom: 1px solid #e0e0e0;
    color: #000;
    display: block;
    padding: .5em 3.5em .5em 1.5em;
    text-decoration: none;
}

.widget_nav_menu a:hover {
    background-color: #f7f7f7;
}

.rtl .widget_nav_menu a {
    padding: .5em 1.5em .5em 3.5em;
}

.widget_nav_menu .widgettitle {
    background-color: #f26322;
    color: #fff;
    font-size: 1.1em;
    margin: 0;
    padding: .6em 1.5em;
    text-align: left;
}

.rtl .widget_nav_menu .widgettitle {
    text-align: right;
}

.widget_nav_menu .sub-menu {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
    padding: .7em 0;
}

.widget_nav_menu .sub-menu a {
    border-bottom: none;
    padding: .2em 1.5em;
}

.widget_nav_menu .sub-menu a:hover {
    background-color: #eee;
}

.submenu-trigger {
    background-color: #fff;
    border-left: 1px solid #e0e0e0;
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}

.rtl .submenu-trigger {
    border-left: none;
    border-right: 1px solid #e0e0e0;
    left: 0;
    right: auto;
}

.submenu-trigger:hover {
    background-color: #f7f7f7;
}

.submenu-trigger:before {
    height: 2px;
    margin-left: -5px;
    margin-top: -1px;
    width: 10px;
}

.submenu-trigger:after, .submenu-trigger:before {
    background-color: #ccc;
    content: " ";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
}

.submenu-trigger:after {
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    height: 10px;
    margin-left: -1px;
    margin-top: -5px;
    transition: all .4s;
    width: 2px;
}

.accordion dt.active:after, .submenu-trigger.active:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.current-menu-item > a {
    color: #f29622;
    font-weight: 700;
}

.js .widget_nav_menu .sub-menu {
    display: none;
}

.js .current-menu-item .sub-menu, .js .current-menu-parent .sub-menu, .link-widget__content strong {
    display: block;
}

.menu-trigger {
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    display: block;
    float: left;
    margin: 35px 5px 0 0;
    padding: 3px;
    position: relative;
    transition: all .4s;
}

.menu-trigger-icon {
    cursor: pointer;
    fill: #6e6e6e;
    vertical-align: middle;
}

.menu-trigger-icon .bar {
    -ms-transform: rotate(0) translateY(0) translateX(0);
    -o-transition: transform .4s ease-in-out, opacity .2s ease-in-out;
    -webkit-transform: rotate(0) translateY(0) translateX(0);
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .4s ease-in-out;
    opacity: 1;
    transform: rotate(0) translateY(0) translateX(0);
    transition: transform .4s ease-in-out, opacity .2s ease-in-out, -webkit-transform .4s ease-in-out;
}

.menu-trigger-icon .bar:first-child {
    -ms-transform-origin: 18px 10px;
    -webkit-transform-origin: 18px 10px;
    transform-origin: 18px 10px;
}

.menu-trigger-icon .bar:nth-child(3) {
    -ms-transform-origin: 18px 14px;
    -webkit-transform-origin: 18px 14px;
    transform-origin: 18px 14px;
}

.menu-trigger.active .menu-trigger-icon .bar:first-child {
    -ms-transform: rotate(-45deg) translateY(0) translateX(0);
    -webkit-transform: rotate(-45deg) translateY(0) translateX(0);
    transform: rotate(-45deg) translateY(0) translateX(0);
}

.menu-trigger.active .menu-trigger-icon .bar:nth-child(2) {
    opacity: 0;
}

.menu-trigger.active .menu-trigger-icon .bar:nth-child(3) {
    -ms-transform: rotate(45deg) translateY(0) translateX(0);
    -webkit-transform: rotate(45deg) translateY(0) translateX(0);
    transform: rotate(45deg) translateY(0) translateX(0);
}

.main-nav, .main-nav ul {
    background-color: #005392;
}

.main-nav {
    color: #fff;
    height: 0;
    overflow: hidden;
}

.main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-nav ul ul {
    background-color: #002963;
}

.main-nav ul ul li {
    border-bottom: 1px solid #153c71;
}

.main-nav ul ul a {
    padding-right: 2em;
}

.main-nav li {
    border-bottom: 1px solid #266da2;
}

.main-nav a {
    color: #fff;
    display: block;
    font-size: 1em;
    padding: .7em 1em;
    text-decoration: none;
}

.main-nav .inner {
    padding: 0;
    position: relative;
}

.main-nav .first-page svg {
    fill: rgba(255, 255, 255, .6);
    position: relative;
    top: -2px;
}

.cssanimations .main-menu > li:nth-child(6) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}

.cssanimations .main-menu > li:nth-child(7) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
}

.cssanimations .main-menu > li:nth-child(8) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.cssanimations .main-menu > li:last-child, .mega-menu ul:last-child li:last-child {
    border-bottom: none;
}

.main-menu.animate > li, .mega-menu.animate {
    -webkit-animation: jumpUp .5s forwards;
    animation: jumpUp .5s forwards;
}

.has-sub-menu, .news a time {
    position: relative;
}

.has-sub-menu:before {
    -o-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    border: 5px solid transparent;
    border-right-color: #8094b1;
    content: "";
    height: 0;
    left: 18px;
    position: absolute;
    top: 18px;
    transition: all .4s ease-out;
    width: 0;
}

.has-sub-menu.active:before {
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: center right;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: center right;
    transform: rotate(-90deg);
    transform-origin: center right;
}

.mega-menu, .news li {
    overflow: hidden;
}

.mega-menu.closed {
    height: 0;
}

.main-nav--show.main-nav--show {
    height: auto;
}

.menu-toggle {
    background: 0 0;
    border: 0;
    color: #444;
    display: block;
    float: left;
    font-size: .9em;
    padding: 1em .5em;
    width: 12%;
}

.menu-toggle:focus {
    outline: 0;
}

.menu-toggle svg {
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    fill: #999;
    height: 12px;
    pointer-events: none;
    transition: all .5s ease-out;
    vertical-align: middle;
    width: 12px;
}

.menu-toggle.active svg {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu-show, .news li a {
    display: block;
}

.top-nav__links {
    clear: both;
    display: none;
    margin: 1em 0;
    padding: 0;
    position: relative;
}

.top-nav__links.animate li {
    -webkit-animation: jumpUp .5s forwards;
    animation: jumpUp .5s forwards;
}

.top-nav__links li {
    float: none;
    width: 100%;
}

.top-nav {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    float: none;
    width: 100%;
}

.top-nav ul {
    list-style: none;
}

.top-nav li {
    float: right;
}

.top-nav a {
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    color: #444;
    display: block;
    text-decoration: none;
    transition: all .2s;
}

.top-nav .inner {
    padding: 0;
}

.top-nav__numbers {
    float: right;
    margin: 0;
    padding: 0;
}

.top-nav__numbers a {
    padding: 1em .5em;
    text-align: center;
    white-space: nowrap;
}

.top-nav__numbers a:active {
    background-color: #d4d4d4;
}

.page .post .resp-tabs-list li::before, .page .post .swiper-container, .page .post .vc_tta-tabs-list li::before, .show-mobile {
    display: none;
}

.custom-tab .vc_tta-tabs-list {
    display: flex !important;
}

.custom-tab .vc_tta-tabs-list .vc_tta-tab {
    flex-grow: 1;
}

.custom-tab .vc_tta-tabs-list .vc_tta-tab a {
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #f9cf55 !important;
    border-radius: 0 !important;
}

.custom-tab .vc_tta-tabs-list .vc_tta-tab.vc_active a {
    border-bottom: 3px solid #ffa557 !important;
}

.custom-flex-tab {
    display: flex;
}

.custom-flex-tab .plan-changer a {
    font-size: 13px;
}

.section {
    padding: 4em 0;
}

.logo a {
    border: 0;
    display: block;
    line-height: 0;
}

.logo svg {
    height: 60px;
    width: 75px;
}

.logo-fallback, .tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label, [hidden], template {
    display: none;
}

.no-svg .logo-fallback {
    background: url(../images/logo.png) 50% no-repeat;
    display: block;
    height: 86px;
    width: 75px;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}


@media only screen and (max-width: 1000px) {
    .mobile-sec .tel, .show-menu {
        color: #fff;
    }

    .header .inner-menu .logo {
        padding: 5px 0;
    }


    .header .menu-section::before, .hold-webreview, .top-bar::before {
        display: none;
    }


    .mobile-menu {
        background-color: #1b162d;
        display: none;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 999;
    }

    .mobile-menu.navbar-nav li {
        display: block !important;
    }

    .show-menu {
        align-items: center;
        background-color: transparent;
        border: 1px solid;
        border-radius: 3px;
        display: flex;
        font-size: 16px;
        justify-content: center;
        padding: 5px 10px;
        width: 36px;
    }

    .txt-center-mobile {
        text-align: center;
    }

    .show-mobile {
        display: block;
    }

    .hide-mobile {
        display: none !important;
    }

    .mobile-sec {
        display: flex;
        justify-content: space-between;
        padding: 15px 0;
    }

    .header .inner-menu .menu-primary .navbar-nav li.myshatel-btn a {
        font-size: 8px;
    }

    .header .search-section .inner-search {
        width: 90% !important;
    }

}


@media only screen and (max-width: 1024px) {


    .header .top-bar::before {
        display: none;
    }


}


@media only screen and (max-width: 480px) {
    .av-box, .contact-sec-b2b, .header .menu-section .search-section .results .items .post-sec {
        flex-direction: column;
    }


    .header .inner-menu .logo {
        padding: 0;
    }

    .header .menu-section .search-section .results .items .post-sec .post-thumb {
        margin-bottom: 15px;
        margin-left: 0;
    }


    .header .inner-menu {
        padding: 10px 0;
    }

    .mobile-reverse {
        flex-direction: column-reverse;
    }


}


@media (min-width: 60.0625em) {
    .inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 83.07692em;
    }

    .inner:after {
        clear: both;
        content: " ";
        display: block;
    }

    .top-nav {
        border-bottom: none;
        float: left;
        padding: 0;
        width: 85%;
    }


    .top-nav__numbers {
        float: left;
        width: auto;
    }

    .top-nav__numbers li:last-child a {
        border-left: none;
    }

    .top-nav__numbers a {
        background-color: transparent;
        border-left: 1px solid #eee;
        margin: .5em 0;
        padding: 0 1em;
    }

    .top-nav__numbers a:active, .top-nav__numbers a:focus, .top-nav__numbers a:hover {
        background-color: transparent;
        color: #666;
    }

    .top-nav__numbers svg {
        height: 16px;
        width: 16px;
    }

    .top-nav__links {
        clear: none;
        display: block;
        float: left;
        margin: 0;
    }

    .top-nav__links li {
        border: 0;
        float: left;
        opacity: 1 !important;
        width: auto;
    }

    .top-nav__links a {
        border-left: 1px solid #eee;
        margin: .5em 0;
        padding: 0 1em;
    }

    .menu-toggle {
        display: none;
    }


    .menu-trigger {
        display: none;
    }

    .main-nav {
        height: auto;
        min-height: 44px;
        overflow: visible;
    }

    .main-nav .inner {
        padding: 0 1.153846153846154em;
    }

    .main-nav ul, .main-nav ul ul {
        background-color: transparent;
    }

    .main-menu > li, .main-nav ul ul li, .top-nav__links a {
        border-bottom: none;
    }

    .main-nav ul ul a {
        color: #444;
        padding: .2em .5em;
    }

    .main-nav__wrapper {
        background-color: #005392;
        width: 100%;
        z-index: 1000;
    }

    .cssanimations .main-menu > li {
        opacity: 1;
    }

    .main-menu > li {
        float: right;
    }

    .main-menu > li:hover {
        background-color: #f26322;
    }

    .has-sub-menu, .mega-menu ul a:before {
        -o-transition: all .2s;
        -webkit-transition: all .2s;
        transition: all .2s;
    }

    .has-sub-menu {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjhENjk3QzFGODkyMTFFNDk5OTBEODE1MTJBODU4ODYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjhENjk3QzBGODkyMTFFNDk5OTBEODE1MTJBODU4ODYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFBODg5OThEQzYzNDExRTRBOENGQzc2N0REQzg2RjRGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFBODg5OThFQzYzNDExRTRBOENGQzc2N0REQzg2RjRGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+i0GeowAAAHNJREFUeNpi/P//PwMxgImBSMACxN5A/AaIT+JQow3EKjATJwKxKRZF6kC8AIg5GEBuBGIzID4GxOZQPghrA/EJIHYH+wNJwhSqWA2IJaFsZ5g8skIQNgDiXUB8AIitkeUYsQQPyK3sQHwEWZCR6uEIEGAAm7VuJBGp438AAAAASUVORK5CYII=);
        background-position: 15px;
        background-repeat: no-repeat;
        background-size: 10px 10px;
        padding-left: 1.5em;
        position: static;
    }

    .has-sub-menu:before, .mega-menu .more-items:before {
        content: none;
    }

    .has-sub-menu:hover {
        background-color: #f68c1e;
        background-position: 15px 55%;
        color: #fff;
    }

    .has-sub-menu:hover .mega-menu {
        -ms-transform: translateY(0);
        -webkit-animation: menu-animate .2s;
        -webkit-transform: translateY(0);
        animation: menu-animate .2s;
        top: 100%;
        transform: translateY(0);
    }

    .mega-menu {
        -webkit-box-shadow: 0 7px 5px 3px rgba(0, 0, 0, .1);
        background-color: #fff;
        border-radius: 0 0 4px 4px;
        border-top: 4px solid #f26322;
        box-shadow: 0 7px 5px 3px rgba(0, 0, 0, .1);
        left: 8em;
        padding: 2em;
        position: absolute;
        right: 8em;
        top: -999em;
        z-index: 1010;
    }

    .mega-menu ul {
        float: right;
        margin-left: 1em;
        width: 33%;
    }

    .mega-menu ul a {
        -o-transition: all .1s;
        -webkit-transition: all .1s;
        position: relative;
        transition: all .1s;
    }

    .mega-menu ul a:before {
        -ms-transform: scaleY(0);
        -ms-transform-origin: 50% 0;
        -webkit-transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        background-color: #f26322;
        bottom: 0;
        content: " ";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: scaleY(0);
        transform-origin: 50% 0;
        z-index: -1;
    }

    .mega-menu ul a:hover {
        color: #fff;
    }

    .mega-menu ul a:hover:before {
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    .mega-menu .more-items {
        background-color: #56c45f;
        border-radius: 4px;
        color: #fff;
        display: inline-block;
        margin-top: 10px;
        padding: .2em .7em;
    }

    .mega-menu .more-items:hover {
        background-color: #3cab45;
    }


    @-webkit-keyframes menu-animate {
        0% {
            opacity: 0.5;
            -webkit-transform: translateY(-1px) scale(1);
            transform: translateY(-1px) scale(1);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
        }
    }

    @keyframes menu-animate {
        0% {
            opacity: 0.5;
            -webkit-transform: translateY(-1px) scale(1);
            transform: translateY(-1px) scale(1);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
        }
    }

    .search-trigger {
        -o-transition: all .5s;
        -webkit-transition: all .5s;
        background-color: transparent;
        left: 0;
        opacity: .7;
        padding: .7em;
        position: absolute;
        top: 0;
        transition: all .5s;
    }

    .search-trigger:active, .search-trigger:hover {
        background-color: transparent;
        opacity: 1;
    }


    .inner .narrow {
        margin: 0 auto;
        width: 65.71429%;
    }


}
