@import url("css/js-image-slider.css");

/*

IranSansX fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts,please visit www.fontiran.com

-------------------------------------------------------------

This set of fonts are used in this project under the license: (YFMRQR)

-------------------------------------------------------------

*/

/*-------------------------------- vbms font (iransans pro) -----------------------------------------*/
#KT_tngerror{color:#9c1f1f!important;position:relative!important;padding-left:20px!important;padding-right:20px!important;background-color:#fbe9e7!important;border-color:#ff5722!important;margin-bottom:20px!important;border:1px solid #ff5722!important;border-radius:3px!important}
@font-face {
    font-family: "IRSans_Extrabold";
    src: url("./fonts/IRANSansnew/IRANSansXFaNum-ExtraBold.woff") format("woff"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-ExtraBold.ttf") format("truetype"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-ExtraBold.woff2") format("woff2");
}

@font-face {
    font-family: "IRSans_Demibold";
    src: url("./fonts/IRANSansnew/IRANSansXFaNum-DemiBold.woff") format("woff"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-DemiBold.ttf") format("truetype"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-DemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "IRSans_Bold";
    src: url("./fonts/IRANSansnew/IRANSansXFaNum-Bold.woff") format("woff"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-Bold.ttf") format("truetype"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-Bold.woff") format("woff2");
}

@font-face {
    font-family: "IRSans_Medium";
    src: url("./fonts/IRANSansnew/IRANSansXFaNum-Medium.woff") format("woff"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-Medium.ttf") format("truetype"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "IRSans_Regular";
    src: url("./fonts/IRANSansnew/IRANSansXFaNum-Regular.woff") format("woff"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-Regular.ttf") format("truetype"),
        url("./fonts/IRANSansnew/IRANSansXFaNum-Regular.woff") format("woff2");
}

html {
    background: #d4d4d4;
}
body {
    font-family: "IRSans_Regular";
    font-size: 14px;
    direction: rtl;
    background-color: #ededed;
}

.irbold,
.megamenu,
.titr,
.sidebar h3 {
    font-family: "IRSans_Bold";
}

.irdemibold,
.btn,
.current-menu-item,
label {
    font-family: "IRSans_Demibold";
}

.irmedium,
.topfooter-section {
    font-family: "IRSans_Medium";
}

.nopadding {
    padding: 0 !important;
}
.padding {
    padding: 15px !important;
}
.bold {
    font-weight: bold;
}
.overflowh {
    overflow: hidden;
}
.bglight {
    background: #f5f6f7;
}
.bgwhite {
    background: white;
}
.borderR {
    border-right: 1px solid #e0e0e0;
}
.borderL {
    border-left: 1px solid #e0e0e0;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.hid {
    opacity: 0;
}
.visible {
    opacity: 1;
}
.hide {
    display: none;
}
.center {
    text-align: center;
}
.nopadding .row {
    margin: 0 !important;
}

a:focus,
a:hover {
    text-decoration: none;
}
br {
    line-height: 35px;
}
blockquote {
    background: #e3f0fb;
    border-right: 5px solid #b9d4ea;
}

.header-warp {
    overflow: hidden;
}
.header {
    background: #c2c2c2 url(images/header-pattern.png);
}
.topbar {
    height: 20px;
}
.logo-container {
    text-align: right;
    position: relative;
}
.logo-container:after {
    content: "";
    position: absolute;
    width: 260px;
    background: url(images/rays_logo.png) no-repeat 0px 0px;
    height: 120px;
    bottom: 0;
    right: -27px;
    z-index: 0;
}
#intopage .logo-container:after {
    right: 15px;
}
.logo {
    background: url(images/dehyarilogo.png) no-repeat 0px 0px;
    /* width: 115px !important; */
    height: 120px;
    position: relative;
    z-index: 100;
    background-size: cover;
}

@media only screen and (max-width: 770px) {
    .logo {
        background-size: 270px !important;
    }
}

#intopage .logo {
    /* width: 210px; */
}
.box {
    min-height: 40px;
    background-color: white;
    margin-bottom: 20px;
    border-radius: 18px;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.05);
}
.blue {
    background-color: #224072;
    box-shadow: none;
}
.gray {
    background-color: #d2d1d1;
    box-shadow: none;
    background-color: #ededed;
}
.headribon {
    background-color: #002f6f;
    overflow: hidden;
}
#intopage .headribon,
.search .headribon {
    background: #002f6f url(images/bg-intopage-0.jpg) no-repeat;
    overflow: visible;
    background-size: cover;
    background-position: bottom;
}
.container-fluid.headribon .container {
    position: relative;
}
section.top-section {
    padding-bottom: 200px;
}
#homepage section.top-section {
    padding-bottom: 100px;
}
section.top-section nav.menu {
    margin-top: 10px;
    position: absolute;
    top: 0;
    z-index: 200;
}
#intopage section.top-section nav.menu {
    margin-right: 15px;
}
.left-mask {
    position: absolute;
    width: 1000px;
    height: 30px;
    top: 0;
    right: -14px;
    z-index: 100;
    background: #c2c2c2 url(images/header-pattern.png);
}
.slideshow-frame:before {
    content: "";
    width: 50px;
    height: 30px;
    position: absolute;
    left: 0px;
    background: #002f6f;
    z-index: 102;
    border-radius: 40px/40px 0 0 0;
}
.slideshow-frame:after {
    content: "";
    width: 30px;
    height: 30px;
    background: #c2c2c2 url(images/header-pattern.png);
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 100;
}
.position-left-menu.small-items {
    position: absolute;
    top: 100px;
    left: 33px;
    z-index: 200;
}
nav.menu > ul > li {
    padding: 0;
}
nav.menu > ul > li > a {
    display: inline-block;
    height: 60px;
    padding: 20px;
    color: #ededed;
    font-weight: 400;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    transition: all 1s;
}
nav.menu > ul > li.home > a {
    position: relative;
    width: 45px;
}
nav.menu > ul > li.home > a span {
    display: none;
}
nav.menu > ul > li.home > a:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 15px;
    left: 17px;
    top: 24px;
    background: url(images/sprite1b26.png?v2) no-repeat 0px -100px;
    background-size: 200px;
}
.small-items .item-icon {
    float: left;
    margin-right: 5px;
}
.small-items .item-icon a:after {
    content: "";
    width: 23px;
    height: 25px;
    display: block;
    background: url(images/sprite1b26.png?v2) no-repeat;
    background-size: 200px;
}
.small-items .item-icon a {
    display: block;
    position: relative;
    z-index: 200;
}
.small-items .item-icon.search a:after {
    width: 40px;
    margin-left: 2px;
    background-position: 10px -201px;
}
.small-items .item-icon.insta a:after {
    background-position: 0 -119px;
}
.small-items .item-icon.telegram a:after {
    background-position: 0 -177px;
}
.small-items .item-icon.aparat a:after {
    background-position: 0 -149px;
}
.search-form-warp:after {
    content: "";
    position: absolute;
    top: 26px;
    width: 33px;
    right: 146px;
    height: 43px;
    background: #e0e0e0;
    border-bottom: 5px solid #dc9d0a;
    z-index: -10000000;
}
.search-form-warp.active {
    visibility: visible;
    display: block;
}
.search-form-warp {
    *visibility: hidden;
    display: none;
    position: absolute;
    width: 267px;
    left: 0;
    bottom: 31px;
    height: 33px;
    z-index: 200;
}
.search-form-warp form {
    height: 33px;
    background: white;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.search-form-warp span#close-search {
    position: relative;
    display: inline-block;
    float: right;
    width: 33px;
    height: 33px;
    background: #e0e0e0;
    cursor: pointer;
}
.search-form-warp span#close-search:after {
    content: "\e014";
    font-family: "Glyphicons Halflings";
    position: absolute;
    top: 7px;
    width: 100%;
    color: #303030;
    font-weight: 100;
    text-align: center;
}
.search-form-warp input[type="text"] {
    border: none;
    outline: none;
    padding: 5px 6px;
    width: 163px;
}
input.search-form-input.text {
    padding-right: 6px;
}
.search-form-warp button {
    font-size: 13px;
}
.search-form-warp button:hover {
    text-decoration: none;
}
.big-items {
    padding-top: 47px;
    margin-right: -13px;
    margin-left: 12px;
}
.big-items > div {
    position: relative;
    background-color: #043d83;
    height: 62px;
    border: 1px solid #1171c9;
    border-top: 2px solid #165fa2;
    margin-bottom: 6px;
    border-radius: 7px;
}
.big-items > div a {
    padding: 15px 15px;
    height: 100%;
    display: block;
    color: #3a92e4;
    font-weight: 400;
}
.big-items > div a:hover {
    color: #65a4de;
    font-weight: 500;
}
.big-items .item-icon:before {
    content: "";
    width: 80px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(images/sprite1b26.png?v2) no-repeat;
    background-size: 200px;
    transform: translate(0px);
    transition: all 0.2s;
    z-index: 100;
}
.big-items .item-icon:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 16px;
    width: 55px;
    height: 5px;
    background: #dc9d0a;
    z-index: 0;
    /* border-radius: 50%; */
    transform: scale(0) translate(0px);
    transition: all 0.2s;
}
.big-items > div a:hover .item-icon:before {
    transform: translate(10px);
    transition: all 0.2s;
}
.big-items > div a:hover .item-icon:after {
    transform: scale(1) translate(10px);
    transition: all 0.4s;
}
.big-items .item-chat .item-icon:before {
    background-position: 25px -220px;
}
.big-items .item-phone .item-icon:before {
    background-position: 25px -275px;
}
.big-items .item-shop .item-icon:before {
    background-position: 25px -333px;
}
.big-items .item-lamp .item-icon:before {
    background-position: 25px -386px;
}
.slideshow-frame {
    margin-top: -1px;
    margin-left: 13px;
    position: relative;
    overflow: hidden;
    min-height: 40px;
}
div.rev_slider_wrapper {
    z-index: 150;
}
div.rev_slider_wrapper:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    width: 80px;
    height: 331px;
    margin-top: -8px;
    background: url(../../../../wp-content/themes/amirkabir/images/slider_frame.png) no-repeat left top;
    z-index: 200;
}

.slideshow-container {
    overflow: hidden;
    width: 866px;
    height: 331px;
    position: relative;
    direction: ltr;
}
.slideshow-frame #slider .navBulletsWrapper {
    display: none;
}
.container.content-body {
    margin-top: -100px;
}
#homepage section.content-section .box {
    border-radius: 25px 18px 18px 18px;
}
.content-container {
    padding-top: 10px;
}
.owl-carousel {
    direction: ltr;
}
.owl-item .item {
    direction: rtl;
}
.news-slider .owl-carousel .owl-dots {
    margin: 0;
    position: absolute;
    bottom: 0px;
    left: 25%;
}
.news-slider .image-ns {
    width: 290px;
    height: 177px;
    background: #ededed;
    border-radius: 8px;
    float: right;
    margin-left: 13px;
    position: relative;
    overflow: hidden;
}
.news-slider .image-ns img {
    border-radius: 8px;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.news-slider .title-ns .rotitr,
.news-slider .title-ns .titr,
.news-slider .title-ns .tozih {
    font-weight: 400;
    color: #959595;
}
.news-slider .title-ns {
    padding-top: 15px;
}
.news-slider .title-ns .rotitr {
    margin-bottom: 3px;
}
.news-slider .title-ns .titr {
    margin-bottom: 10px;
}
.news-slider .title-ns .titr a {
    font-size: 17px;
    font-weight: 500;
    color: #224072;
}
.news-slider .title-ns .tozih {
    text-align: justify;
}
.news-list {
    margin-bottom: 15px;
}
.news-list .news-item {
    margin-top: 15px;
}
.news-list .news-item .image-ns {
    width: 140px;
    height: 90px;
    background: #ededed;
    border-radius: 8px;
    float: right;
    margin-right: -10px;
    margin-left: 10px;
    overflow: hidden;
}
.news-list .news-item .image-ns img {
    width: 140px;
    height: 100%;
}
.news-list .news-item .rotitr {
    font-size: 12px;
    font-weight: 500;
    color: #959595;
    padding-top: 10px;
    padding-bottom: 3px;
}
.news-list .news-item .titr a {
    font-size: 13px;
    color: #224072;
    font-weight: 600;
}
.left-content {
    padding-bottom: 10px;
}
.left-content .orib-box {
    width: 100%;
    height: 199px;
    margin-bottom: 8px;
}
.left-content .orib-box:after {
    content: "";
    width: 329px;
    height: 191px;
    background: #002f6f url(../../../../wp-content/themes/amirkabir/images/orib_box.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0px;
}
.left-content .stocks {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 30px 70px 0 0;
    color: #3a92e4;
}
.left-content .stocks .stocks_title {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 12px;
    color: #5fa7e9;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.left-content .stocks .closingPrice {
    margin-bottom: 5px;
}
.left-content .stocks .closingPrice span.closingPrice_title {
    font-size: 12px;
}
.left-content .stocks .closingPrice span.closingPrice_value {
    font-size: 18px;
    font-weight: 500;
}
.left-content .stocks table.detail_table {
    font-size: 12px;
    border-collapse: separate;
    border-spacing: 10px 2px;
    margin-right: 20px;
    color: #3a92e4;
}
.left-content .stocks table.detail_table tr.detail_value td {
    background: #146ec4;
    border-radius: 3px;
    color: black;
    font-weight: 400;
    font-size: 1.05em;
    padding: 4px 0 0 0;
    line-height: 14px;
    text-align: center;
}
.left-content .stocks table.detail_table .detail_title {
    padding: 0 6px;
}
.left-content .stocks .more {
    margin-top: 15px;
}
.left-content .stocks .more a {
    color: #000000;
    font-weight: 500;
    background: #cd8700;
    padding: 0 13px 0 33px;
    border-radius: 4px;
    font-size: 13px;
    position: relative;
    transition: all 0.3s;
}
.left-content .stocks .more a:hover {
    background: #cd6500;
    transition: all 0.3s;
}
.left-content .stocks .more a:after {
    content: "\e257";
    font-family: "Glyphicons Halflings";
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    background: #cd6500;
    border-radius: 4px 0 0 4px;
    padding-top: 3px;
    font-size: 11px;
}
.left-content .banner-small {
    height: 90px;
    margin-bottom: 15px;
    background: #ededed;
    border-radius: 8px;
    margin-right: 60px;
    overflow: hidden;
}
.last {
    margin-bottom: 0 !important;
}
section.products-section .box {
    min-height: 320px;
    overflow: hidden;
}
section.topfooter-section .box {
    position: relative;
    z-index: 100;
    min-height: 130px;
}
.topfooter-section a.link-block {
    display: block;
    padding: 10px 0;
    color: #888888;
    border-bottom: 1px solid #e6e6e6;
}
.topfooter-section .item-block {
    border-left: 0px;
    min-height: 90px;
}
.topfooter-section .link-block.last .item-block,
.topfooter-section .link-block.last {
    border: 0;
}
.topfooter-section .item-block .topfooter-text {
    line-height: 80px;
}
.topfooter-section .item-block .topfooter-icon {
    height: 90px;
    min-width: 65px;
    left: 25px;
    background: url(images/sprite1b26.png?v2) no-repeat;
    background-size: 200px;
    transform: translate(0px);
    transition: all 0.2s;
    image-rendering: optimizequality;
}
.topfooter-section .item-block .topfooter-icon.catalog {
    background-position: 0px -440px;
}
.topfooter-section .item-block .topfooter-icon.chart {
    background-position: 0px -540px;
}
.topfooter-section .item-block .topfooter-icon.ordering {
    background-position: 0px -632px;
}
.topfooter-section .item-block .topfooter-icon.newsletter {
    background-position: 0px -733px;
}
/* start effect large icone */
.topfooter-section a.link-block:hover .topfooter-icon {
    /* effect horinal move disabeled */
    *background-position-x: -111px;
}
.topfooter-section .item-block .topfooter-icon:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    background: url(images/sprite1b26.png?v2) no-repeat;
    background-size: 200px;
    top: 0;
    left: 0px;
}
.topfooter-section .item-block .topfooter-icon.catalog:after {
    background-position: -111px -440px;
    opacity: 0;
    transition: all 0.2s;
}
.topfooter-section .item-block .topfooter-icon.chart:after {
    background-position: -111px -540px;
    opacity: 0;
    transition: all 0.2s;
}
.topfooter-section .item-block .topfooter-icon.ordering:after {
    background-position: -111px -632px;
    opacity: 0;
    transition: all 0.2s;
}
.topfooter-section .item-block .topfooter-icon.newsletter:after {
    background-position: -111px -733px;
    opacity: 0;
    transition: all 0.2s;
}
.topfooter-section a.link-block:hover .item-block .topfooter-icon:after {
    opacity: 1;
}

section.footer-section {
    background-color: #d4d4d4;
    margin-top: -85px;
    z-index: -2;
    padding-top: 85px;
    border-top: 6px solid rgba(0, 0, 0, 0.05);
}
.footer-warper {
    min-height: 120px;
}
.footer-menu,
.copy-right {
    margin-top: 40px;
}
.footer-menu li {
    color: rgba(117, 117, 117, 0.5);
    font-weight: 400;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.55);
}
.footer-menu li a {
    padding: 0 1px;
    color: #757575;
    font-weight: 400;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.55);
}
.copy-right {
    text-align: left;
    color: #757575;
    font-weight: 400;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.55);
}
.logo_footer {
    height: 100px;
    /* width: 100px; */
    margin: 0 auto;
    background: url(images/sprite.png) no-repeat;
    background-size: cover;
    /* background-position: 21px 8px; */
}

.dev_by_digitaha {
    height: 28px;
    width: 220px;
    display: block;
    margin: 7px auto 0 auto;
    background: url(images/footer_logo_new.png) no-repeat;
    background-size: 280px;
    background-position: 3px -68px;
    color: #efefef;
    font-size: 0.9em;
    text-align: center;
    padding-top: 6px;
    opacity: 0.7;
}
.dev_by_digitaha:hover {
    color: #efefef;
}
.dev_by_digitaha:focus {
    color: white;
}

#scrolltotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    transition: 0.3s;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    transform: scale(0);
    z-index: 9999999;
}
#scrolltotop span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -11px;
    height: 20px;
    width: 20px;
    color: #146ec4;
    font-size: 20px;
}

#scrolltotop:hover {
    background-color: #197cd6;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
#scrolltotop:hover span {
    color: white;
}
.transformScale1 {
    transform: scale(1) !important;
}

/* media queries */
@media (min-width: 992px) {
    .content-container .image-ns.inline {
        display: inline;
        float: left;
        margin: -140px 20px 20px 0px;
    }
    .content-container .inline.image-ns img {
        border-radius: 8px;
        width: 311px;
    }
    .news-list {
        margin-left: -60px;
    }
    .topfooter-section a.link-block {
        padding: 20px 0;
        border-bottom: 0px;
    }
    .topfooter-section .item-block {
        border-left: 1px solid #e6e6e6;
    }
}

@media (max-width: 992px) {
    #intopage section.content-section .box {
        margin-top: 0px !important;
    }
}
@media (max-width: 768px) {
    #intopage .container.content-body,
    .search .container.content-body {
        margin-top: -200px !important;
    }
    #intopage .left-content .widgetizedArea:first-child {
        margin-top: 0px !important;
    }
    #intopage .left-content,
    #intopage .right-content {
        margin-top: 0px !important;
    }
    nav.menu > ul > li.home > a span {
        display: inline !important;
        margin-right: 25px;
    }
    nav.menu > ul > li.home > a:after {
        right: 20px;
        top: 14px;
    }
    .megamenu > li > .megapanel a.subitem {
        width: 164px;
        margin-bottom: 10px;
    }
    .megamenu .dropdown {
        position: initial !important;
        width: auto !important;
    }
    .megamenu .dropdown li a {
        float: none !important;
    }
    #intopage .logo-container:after {
        right: -27px;
    }
    #intopage .logo {
        /* width: 168px; */
    }
    a.popup-login.pull-left.btn.btn-primary {
        position: absolute;
        top: -90px;
        left: 0px;
        line-height: 15px;
    }
    .position-left-menu.small-items {
        top: -34px !important;
        left: 20px;
    }
    .left-mask,
    .slideshow-frame:before,
    .slideshow-frame:after,
    div.rev_slider_wrapper:before,
    .left-content .orib-box:after,
    #scrolltotop {
        display: none;
    }
    .slideshow-frame {
        margin: 0 10px;
    }
    .left-content .stocks {
        position: relative;
        z-index: 1;
        text-align: center;
        padding: 30px 70px 0 0;
        color: #3a92e4;
        background: #043d83;
        padding: 20px;
        border-radius: 10px;
    }
    .left-content .banner-small {
        margin-bottom: 15px;
        background: #e3eef1;
        margin-right: 0px;
        text-align: center;
    }
    .news-slider .image-ns {
        float: none;
        margin: auto !important;
    }
    .news-slider div.owl-carousel .owl-dots {
        position: initial;
        margin-top: -15px !important;
    }
    .topfooter-section a.link-block {
        padding: 0;
    }
    .topfooter-section .item-block,
    .topfooter-section .item-block .topfooter-icon {
        height: 80px;
        min-height: auto;
    }
    .topfooter-section .item-block .topfooter-icon.catalog {
        background-position: 0px -445px;
    }
    .topfooter-section .item-block .topfooter-icon.chart {
        background-position: 0px -548px;
    }
    .topfooter-section .item-block .topfooter-icon.ordering {
        background-position: 0px -642px;
    }
    .topfooter-section .item-block .topfooter-icon.newsletter {
        background-position: 0px -740px;
    }
    .topfooter-section .item-block .topfooter-icon.catalog:after {
        background-position: -111px -445px;
    }
    .topfooter-section .item-block .topfooter-icon.chart:after {
        background-position: -111px -548px;
    }
    .topfooter-section .item-block .topfooter-icon.ordering:after {
        background-position: -111px -642px;
    }
    .topfooter-section .item-block .topfooter-icon.newsletter:after {
        background-position: -111px -740px;
    }
    .big-items {
        padding-top: 20px;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .content-container .image-news {
        margin-right: -10px;
    }
    #intopage section.content-section .box {
        margin-top: 0px !important;
    }
    body.logged-in header.header {
        padding-top: 30px;
    }
    .logined-menu {
        position: absolute;
        top: -135px;
        left: 0;
    }
    .footer-menu,
    .copy-right {
        margin: 0;
        text-align: center;
    }
    figure.org-chart .director > li > a.board {
        width: 100% !important;
    }
    figure.org-chart .director > li > a.chairman {
        width: 100% !important;
    }
    figure.org-chart {
        padding: 10px !important;
    }
    figure.org-chart ul.departments.cf {
        margin-top: -4px !important;
    }
    figure.org-chart .departments > li:first-child {
        margin-top: 4px !important;
        margin-left: 3px !important;
    }
}
/* end media queries */

/*
 * bootstrap-vertical-tabs - v1.2.2
 */
.tabs-left,
.tabs-right {
    border-bottom: none;
    padding-top: 2px;
}
.tabs-left {
    border-right: 1px solid #ddd;
}
.tabs-right {
    border-left: 1px solid #ddd;
}
.tabs-left > li,
.tabs-right > li {
    float: none;
    margin-bottom: 2px;
}
.tabs-left > li {
    margin-right: -1px;
}
.tabs-right > li {
    margin-left: -1px;
}
.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}
.tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
}
.tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}
.sideways {
    margin-top: 50px;
    border: none;
    position: relative;
}
.sideways > li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}
.sideways > li > a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
}
.sideways > li.active > a,
.sideways > li.active > a:hover,
.sideways > li.active > a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd;
}
.sideways.tabs-left {
    left: -50px;
}
.sideways.tabs-right {
    right: -50px;
}
.sideways.tabs-right > li {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sideways.tabs-left > li {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/* START into page  */
#intopage .container.content-body,
.search .container.content-body {
    margin-top: -120px;
}
#intopage section.content-section .box,
.search section.content-section .box {
    padding: 15px;
}
#intopage .content-container {
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 400;
    color: #5a5a5a;
    line-height: 1.7em;
    min-height: 300px;
}
#intopage .left-content .banner-small {
    margin-right: 0px;
}
#intopage .slideshow-frame {
    height: 76px;
}
#intopage .position-left-menu.small-items,
.search .position-left-menu.small-items {
    top: 70px;
}
#intopage .right-content {
    margin-top: 140px;
    margin-bottom: 20px;
    min-height: 100px;
    background: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 18px;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.05);
}
#intopage .right-content {
    margin-top: 0px;
}
#intopage .right-content.sidebar .widgetizedArea {
    font-weight: 400;
    color: #808080;
    margin-bottom: 30px;
}
#intopage .right-content.sidebar .widgetizedArea h3 {
    margin: 10px -10px 10px -10px;
    background: #edeef1;
    border-color: #bbc1d2;
    background: transparent;
    border-color: transparent;
    background: #cacaca url(images/header-pattern.png) repeat scroll 0 0;
}
#intopage .right-content.sidebar .widgetizedArea h3 span {
    background: white;
    padding: 11px 7px;
    color: #d26515;
}
#intopage .right-content .menu-larg ul.nav-menu li {
    background: #ffffff;
    border: 1px solid #dbddde;
}
#intopage .right-content .menu-larg ul.nav-menu li.current_page_item {
    background: #ffffff;
    border-right: 4px solid #4d79b5;
    border-color: #bac4d2;
    border-right-color: #337ab7;
}
#intopage.page-template-default .content-container .title-news .rotitr {
    height: auto;
}
#intopage .content-section .top-content {
    display: none;
}
.img-blog {
    width: 100%;
    min-height: 150px;
    display: block;
    margin-bottom: 10px;
    background: #efefef url(../../../../wp-content/themes/amirkabir/images/logo_footer.png) no-repeat center center;
}
.archive .content-container {
    padding-right: 5px;
}
.archive .bgwhite {
    min-height: 600px;
}
.content-title {
    line-height: 1.5em;
    margin-top: 0;
}
.readmore {
    margin-top: 5px;
    margin-bottom: 5px;
}
.content-section .top-content {
    min-height: 55px;
    margin: -15px;
    margin-bottom: 15px;
    padding: 19px 15px 10px 20px;
    color: #afafaf;
    background: rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 18px 18px 0px 0px;
}
.content-section .top-content a {
    color: #8091a7;
}
.content-container .title-news {
}
.content-container .title-news .rotitr {
    color: #8e8e8e;
    height: 23px;
}
.content-container .title-news .titr a {
    font-size: 18px;
    font-weight: 500;
    color: #315ca5;
    line-height: 1.5em;
    font-size: 19px;
    font-weight: 600;
    color: #13499a;
}
.content-container .title-news .details {
    /*border-top: 2px solid #ededed; */
    /* border-bottom: 2px solid #ededed; */
    margin: 14px 0px 10px 0px;
    color: #9e9e9e;
    background: whitesmoke;
    padding: 6px 10px 6px 10px;
    line-height: 1em;
    border-right: 5px solid #dcdcdc;
}
.content-container .title-news .details span.glyphicon {
    color: #cacaca;
}
.content-container .title-news .details span.glyphicon.glyphicon-print:hover {
    color: #275ab1;
}
.content-container .title-news .details > div {
    padding: 2px 0px 0px 30px;
}
.content-container .title-news .details > div .glyphicon {
    margin-left: 6px;
    top: 0;
}
.content-container .title-news .details .catnews ul.post-categories li {
    display: none;
}
.content-container .title-news .details .catnews ul.post-categories li:first-child {
    display: inline-block;
}
.content-container .title-news .details .catnews ul.post-categories {
    margin: 0;
    display: inline-block;
    list-style: none;
    padding: 0px 5px 0 0;
}
.content-container .title-news .tozih {
    background: #efefef;
    padding: 8px 10px 6px 10px;
    margin-top: -8px;
    margin-bottom: 10px;
    text-align: justify;
    border-right: 5px solid #96b0d4;
}
.content-container .title-news .tozih p {
    margin: 0;
    padding: 0;
}
.content-container .image-news {
    background: #ededed;
    border-radius: 8px;
    margin-left: -10px;
    cursor: pointer;
}
.content-container .image-news img {
    border-radius: 8px;
    width: 311px;
    height: 207px;
}
.image-news .glyphicon-search {
    position: absolute;
    top: 42%;
    left: 42%;
    color: white;
    font-size: 29px;
    text-shadow: 0px 0px 12px #000000a8;
    transform: scale(0);
    transition: 0.2s;
    background: #00000024;
    padding: 10px;
    border-radius: 50%;
}
.image-news:hover .glyphicon-search {
    transform: scale(1);
}
.modal.imageNews {
    text-align: center;
}
.modal.imageNews .modal-dialog {
    width: auto;
    display: inline-block;
    max-width: 900px;
}
.content-container .body-content {
    margin-top: 10px;
    line-height: 1.9em;
    font-size: 14px;
}
.content-container .body-content p {
    text-align: justify;
}
.imageNews .modal-dialog .modal-content img {
    width: 100%;
    height: 100%;
}
.modal-content .glyphicon-remove {
    position: absolute;
    right: -25px;
    top: 7px;
    color: #e6e6e6;
    cursor: pointer;
}
.modal-content .glyphicon-remove:hover {
    color: #e20000;
}
a[href$="/slider/"],
.cat-item-5 {
    display: none;
}
.content-container .body-content img.size-full {
    width: 100%;
    height: auto;
}

table.dataTable thead .sorting {
    background: url(../../../../wp-content/themes/amirkabir/images/sort_both.png) no-repeat center left;
}
table.dataTable thead .sorting_desc {
    background: url(../../../../wp-content/themes/amirkabir/images/sort_desc.png) no-repeat center left;
}
table.dataTable thead .sorting_asc {
    background: url(../../../../wp-content/themes/amirkabir/images/sort_asc.png) no-repeat center left;
}

.sidebar {
    padding: 10px;
}
.sidebar_height .content-container {
    min-height: 500px;
}
.widgetizedArea h3 {
    font-size: 18px;
    color: #525252;
}
.divider {
    background: #cacaca url(images/header-pattern.png) repeat scroll 0 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 4px 0;
}
.divider .divider-title {
    background: #ffffff;
    padding-left: 20px;
    color: #d26515;
    padding: 3px 10px;
    padding-left: 20px;
    font-size: 17px;
}

.footer-content {
    margin: 40px 0 20px 0;
}
.footer-content .tags span {
    /* background: #f5f5f5; */
    padding: 4px 10px;
    display: inline-block;
    line-height: 20px;
    border-radius: 4px;
    font-weight: 500;
}
.footer-content .tags a {
    height: 28px;
    background: #f1f1f1;
    border-radius: 0px 4px 4px 0px;
    display: inline-block;
    padding: 3px 23px 2px 20px;
    position: relative;
    margin: 0 2px 0px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}
.footer-content .tags a:before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: "";
    height: 6px;
    right: 8px;
    position: absolute;
    width: 6px;
    top: 11px;
}
.footer-content .tags a:after {
    background: #fff;
    border-bottom: 14px solid transparent;
    border-right: 10px solid #f1f1f1;
    border-top: 14px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.footer-content .tags a:hover::after {
    border-right-color: #357ab7;
}
.footer-content .tags a:hover {
    background-color: #357ab7;
    color: white;
}
.footer-content .share .shortlink input,
.footer-content .share .shortlink span {
    cursor: pointer;
}
.footer-content .share input#shortlink {
    display: inline;
    width: 160px;
    color: #b5b5b5;
    background: whitesmoke;
    border-radius: 0px 4px 4px 0px;
}
.footer-content .share span.glyphicon.glyphicon-link {
    background: #efefef;
    color: #b7b7b7;
    font-size: 15px;
    width: 30px;
    height: 34px;
    display: block;
    border-radius: 4px 0 0 4px;
    padding: 10px 6px 1px 3px;
    float: left;
    margin-top: -1px;
    border: 1px solid #cccccc;
    border-right: 0;
}
.related-post {
    margin: 40px 0 25px 0;
}
.related-post .item {
    line-height: 20px;
    font-size: 13px;
}
.related-post .img {
    position: relative;
    overflow: hidden;
}
.related-post .img img {
    width: 100%;
    height: 150px;
}
.related-post .title {
    padding: 5px;
}
.related-post .title a {
    font-weight: 500;
}
.related-post .rotitr {
    position: absolute;
    bottom: -50px;
    left: 0;
    font-size: 12px;
    background: #ffffff;
    width: 100%;
    padding: 6px 5px;
    transition: 0.5s;
}
.related-post .item:hover .rotitr {
    transition: 0.5s;
    bottom: 0;
}
.comments-title {
    margin-top: 30px;
    padding-right: 5px;
    display: none;
}
.comments-list #comments ul.comment-list {
    margin: 0;
    padding: 0 15px;
    list-style: none;
}
.comments-list #comments ul.comment-list li.comment .comment-body .comment-author {
    margin-left: 20px;
    display: inline-block;
    position: relative;
    height: 33px;
    text-align: right;
    margin-right: 15px;
}
.comments-list #comments ul.comment-list li.comment .comment-body .comment-author img.avatar {
    /* border-radius: 50%; */
    top: 32px;
    position: relative;
    right: -20px;
    border: 1px solid #e0e0e0;
    padding: 2px;
    box-sizing: content-box;
}
.comments-list #comments ul.comment-list li.comment .comment-author cite.fn {
    position: relative;
    left: 0;
    font-style: normal;
}
em.comment-awaiting-moderation + br {
    display: none;
}
em.comment-awaiting-moderation {
    background: #fff2dd;
    padding: 0px 10px;
    margin-left: 20px;
    border: 1px solid #ffd998;
    font-style: normal;
}
.comments-list #comments ul.comment-list li.comment .comment-body {
    position: relative;
}
.comments-list #comments ul.comment-list li.comment .comment-author span.says {
    display: none;
}
.comments-list #comments ul.comment-list li.comment .comment-body .comment-meta.commentmetadata {
    display: inline-block;
}
.comments-list #comments ul.comment-list li.comment .comment-body .comment-meta.commentmetadata a {
    color: #868686;
    font-size: 13px;
    font-weight: 300;
}
.comments-list #comments ul.comment-list li.comment .comment-body p {
    margin-right: 45px;
    background: rgba(245, 245, 245, 0.7019607843137254);
    padding: 8px 10px 7px 10px;
    border-right: 3px solid #e0e0e0;
    margin-bottom: 0px;
    position: relative;
    border: 1px solid rgba(224, 224, 224, 0.59);
}
.comments-list #comments ul.comment-list li.comment .comment-body p:after {
    content: "";
    border-bottom: 5px solid transparent;
    border-left: 5px solid #e0e0e0;
    border-top: 5px solid transparent;
    position: absolute;
    right: -6px;
    top: 15px;
}
.comments-list #comments ul.comment-list li.comment .reply {
    margin-right: 65px;
    position: absolute;
    top: 11px;
    left: 0;
    font-size: 12px;
}
form#commentform .math-captcha-form {
    direction: ltr;
    text-align: right;
    margin-bottom: 0px;
}
form#commentform .math-captcha-form label {
    margin-left: 8px;
    margin-bottom: 2px;
}
form#commentform p.comment-notes {
    margin: 0px 10px 10px 0;
}
form#commentform p.logged-in-as + .col-md-12 textarea {
    height: 100px;
}
form#commentform p.logged-in-as + .col-md-12 + .col-md-12 p.form-submit {
    margin-top: 28px;
}
img.lg-object.lg-image {
    max-height: 500px;
}
.single-post ul.lightgallery {
    display: inherit !important;
}
.single-post ul.lightgallery li img {
    width: 148px;
    height: auto;
}
a.tag-cloud-link.tag-link-23.tag-link-position-1 {
    direction: ltr !important;
    display: inline-block;
}
/* END into page */

/* start sub_page */
.content-container .company-header {
    background: antiquewhite url(images/company-headereccb.jpg?3) no-repeat top right;
    margin: -48px -10px 0px -15px;
    padding: 40px 15px 0px 15px;
    border-radius: 18px 18px 0 0;
}
.page-id-58 .content-container .title-news .titr a,
.page-id-526 .content-container .title-news .titr a,
.page-id-559 .content-container .title-news .titr a,
.page-id-482 .content-container .title-news .titr a,
.page-id-151 .content-container .title-news .titr a,
.page-id-187 .content-container .title-news .titr a,
.page-id-224 .content-container .title-news .titr a,
.page-id-226 .content-container .title-news .titr a,
.page-id-1780 .content-container .title-news .titr a,
.page-id-1765 .content-container .title-news .titr a {
    display: none;
}
.content-container .title-main {
    font-size: 20px;
    color: #13499a;
    font-weight: 600;
    /* margin: -11px 0 60px 0; */
    text-align: center;
}
.content-container .title-main span {
    background: rgb(255, 255, 255);
    padding: 2px 22px;
    border-left: 4px solid #de921a;
    border-right: 4px solid #de921a;
}
.content-container .tabs {
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 15px;
    padding-right: 40px;
    margin-top: 40px;
}
.content-container .tabs a:first-child {
    border-right-width: 1px;
    border-right-style: solid;
    border-radius: 0 4px 0 0;
}
.content-container .tabs a:last-child {
    border-radius: 4px 0 0 0;
}
.content-container .tabs a {
    padding: 5px 25px;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    background: #f6f6f7;
    color: #676767;
    transition: 0.3s;
    line-height: 27px;
    border-color: #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-top: 1px solid #c1c1c1;
}
.content-container .tabs a:focus {
    background-color: #cfdae2 !important;
}
.content-container .tabs a:active {
    background-color: #cfdae2 !important;
}
.content-container .tabs a:hover {
    background-color: #e3e7ea;
    transition: 0.3s;
    color: #285187;
}
.content-container .tabs a.active {
    background: #de921a !important;
    color: white;
    transition: 0.3s;
    border-color: #bb681c;
    text-shadow: 0 1px 2px #774e0c;
}
.card {
    border: 1px solid #e4e4e4;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 15px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
    transition: 0.5s;
}
.card:hover {
    box-shadow: 0px 3px 7px 1px rgba(0, 0, 0, 0.15);
    border: 1px solid #cacaca;
}
.card-text {
    text-align: right;
    font-size: 14px;
    line-height: 24px;
}
.card h5 {
    border-bottom: 3px solid #d26515;
    display: inline-block;
    padding: 5px 10px;
    font-size: 15px;
    margin-bottom: 2px;
}
.card h5 span {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #d26515;
    border-radius: 5px;
    color: #f7f7f7;
    padding: 8px;
    margin: 0 -14px -8px 8px;
    vertical-align: middle;
    text-align: center;
}
.card ul {
    list-style: arabic-indic;
    padding-right: 25px;
}
.card img.right {
    /* margin-right: -20px; */
    width: 170px;
    height: 170px;
    border-radius: 9px;
}
.values .card {
    border: 0;
    color: white;
    font-weight: normal;
    font-size: 16px;
    min-height: 220px;
    position: relative;
}
.values img.img-icon {
    margin-top: 20px;
    margin-bottom: 10px;
    height: 115px;
    position: absolute;
    right: -4px;
    bottom: 10px;
}
.values img.img-icon:after {
    content: "";
    position: absolute;
    height: 150px;
    width: 150px;
    top: 0px;
    right: 0px;
    background: black;
    border-radius: 50%;
}
.tandis img {
    width: 230px;
}
table.product_info thead.thead-dark th {
    background: #337ab7;
    color: white;
    font-weight: normal;
}
p.table-title {
    font-weight: 500;
}
.light-gallery > ul > li > a:after {
    content: "\e003";
    font-family: "Glyphicons Halflings";
    position: absolute;
    top: 40%;
    left: 40%;
    color: white;
    font-size: 1.3em;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    text-align: center;
    font-weight: normal;
    padding-top: 3px;
    transform: scale(0);
    transition: 0.2s;
    text-shadow: 1px 1px 1px black;
}
.light-gallery > ul > li:hover a:after {
    transform: scale(1.2);
    transition: 0.3s;
}
/* start awards_page */
a.highslide-credits {
    display: none !important;
}
.awards {
    margin: 0 -10px;
}
.awards p {
    padding: 0;
    margin: 0;
}
.awards div[class^="col-"] {
    padding: 0;
}
.tandis {
    min-height: 235px;
    background: -moz-linear-gradient(270deg, #ffffff 45%, #ffffff 46%, #d6d6d6 100%);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(45%, #ffffff),
        color-stop(46%, #ffffff),
        color-stop(100%, #d6d6d6)
    );
    background: -webkit-linear-gradient(270deg, #ffffff 45%, #ffffff 46%, #d6d6d6 100%);
    background: -o-linear-gradient(270deg, #ffffff 45%, #ffffff 46%, #d6d6d6 100%);
    background: -ms-linear-gradient(270deg, #ffffff 45%, #ffffff 46%, #d6d6d6 100%);
    background: linear-gradient(180deg, #ffffff 45%, #ffffff 46%, #d6d6d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 );
    padding-bottom: 15px;
    padding-right: 25px;
    position: relative;
    margin-bottom: 60px;
}
.tandis:hover {
    background: -moz-linear-gradient(270deg, #ffffff 45%, #ffffff 46%, #ffd485 100%);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(45%, #ffffff),
        color-stop(46%, #ffffff),
        color-stop(100%, #ffd485)
    );
    background: -webkit-linear-gradient(270deg, #ffffff 45%, #ffffff 46%, #ffd485 100%);
    background: -o-linear-gradient(270deg, #ffffff 45%, #ffffff 46%, #ffd485 100%);
    background: -ms-linear-gradient(270deg, #ffffff 45%, #ffffff 46%, #ffd485 100%);
    background: linear-gradient(180deg, #ffffff 45%, #ffffff 46%, #ffd485 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FFD485',GradientType=0 );
    transition: 0.3s;
}
.tandis a {
    display: inline-block;
}
.tandis-title {
    position: absolute;
    font-size: 12px;
    text-align: center;
    line-height: 10px;
    width: 85%;
    bottom: -40px;
    left: 22px;
    background: #d7d7d7;
    padding: 5px;
    border-radius: 0 0 5px 5px;
    font-weight: 500;
    min-height: 40px;
    line-height: 1.4em;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.7);
}
.tandis:hover .tandis-title {
    background: #ffd485;
}
.tandis-title br {
    line-height: 20px;
}
.tandis img {
    width: 230px;
    border: 0 !important;
}
/* end awards_page */

/* start sales page */
.page-id-754 .sidebar_height {
    background: url(../../../../wp-content/uploads/2018/08/bg_sales_portal.jpg) no-repeat top center white;
    background-size: 100%;
}

.page-id-754 .saleslogin .userpro.userpro-float {
    box-shadow: 2px 3px 3px rgba(124, 156, 173, 0.45);
    margin-bottom: 80px;
    margin-top: 30px;
    visibility: hidden;
}
.page-id-754 .saleslogin .userpro.userpro-float input.userpro-button.secondary {
    display: none !important;
}
/* end sales page */

.table th,
.details.table td {
    direction: ltr;
    vertical-align: middle !important;
}
table.table.thrtl th {
    direction: rtl;
}
.details.table th {
    text-align: center;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}
.details.table br {
    line-height: 0;
}
/* end sub_page */

/* start blog page */
.title-page {
    margin-top: 0;
}
.blog-result div.result-item {
    margin-bottom: 10px !important;
}
.pagination .page-numbers {
    position: relative;
    float: right;
    padding: 7px 12px 5px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination .page-numbers.current {
    position: relative;
    float: right;
    padding: 7px 12px 5px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #ffffff;
    background-color: #337ab7;
    border: 1px solid #337ab7;
    margin-left: -1px;
}
.pagination a.page-numbers:hover {
    background-color: #ededed;
}
.pagination span.page-numbers:first-child,
.pagination a.page-numbers:first-child {
    border-radius: 0 5px 5px 0;
}
.pagination span.page-numbers:last-child,
.pagination a.page-numbers:last-child {
    border-radius: 5px 0 0 5px;
}
.pagination {
    margin: 20px auto !important;
    display: table;
}

p.wp-caption-text {
    text-align: center;
    background: #e2e2e2;
    padding: 0 5px;
    margin: 0 10px;
    border-radius: 5px;
    font-size: 14px;
}
.wp-caption:hover p.wp-caption-text {
    background: #bcbcbc;
}
/* end blog page */

/* bootstrap tooltip custome */
.tooltip.in {
    opacity: 1;
}
.tooltip-inner {
    font-family: iransans;
    font-size: 12px;
}
.header .tooltip-inner {
    background: #ffff;
    color: #505050;
}
.header .tooltip.top .tooltip-arrow {
    border-top-color: #ffff;
}
.content-section .tooltip-inner {
    background: #ababab;
    color: #ffff;
}
.content-section .tooltip.top .tooltip-arrow {
    border-top-color: #ababab;
}
.content-section .tooltip.left .tooltip-arrow {
    border-left-color: #ababab;
}
.menu-larg .menu-item .tooltip.left {
    margin-left: 13px !important;
}
/* widget css */
.sidebar .widgetizedArea {
    font-weight: 400;
    color: #808080;
}
.sidebar .widgetizedArea a {
    font-weight: 400;
    font-size: 1.05em;
    line-height: 1.5em;
}
.sidebar .widgetizedArea h3 {
    background: rgba(255, 255, 255, 0.5);
    padding: 7px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 16px;
    background: rgba(255, 255, 255, 0.55);
    padding: 10px 30px;
    border: 1px solid rgb(224, 224, 224);
    font-size: 16px;
    border-right: 0;
    border-left: 0;
    margin: 20px -20px;
}
.sidebar .widgetizedArea > ul {
    list-style: none;
    padding: 0 20px;
}

#intopage .left-content .widgetizedArea {
    margin-bottom: 20px;
    min-height: 100px;
    background: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 18px;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.05);
}

#intopage .left-content .widgetizedArea:first-child {
    margin-top: 140px;
}

#intopage .left-content h3.widgetheader {
    margin: 10px -10px 10px -10px;
    border-color: transparent;
    background: #cacaca url(images/header-pattern.png) repeat scroll 0 0;
    padding: 10px 30px;
    /*border: 1px solid rgb(224, 224, 224);*/
    font-size: 16px;
    border-right: 0;
    border-left: 0;
}
#intopage .left-content h3.widgetheader span {
    background: white;
    padding: 6px 7px;
    color: #d26515;
    /* border-right: 1px solid rgba(0, 0, 0, 0.1); */
    /* border-left: 1px solid rgba(0, 0, 0, 0.1); */
}

.left-content .widgetizedArea ul {
    list-style: none;
    padding-right: 15px;
    font-weight: 400;
}

.left-content .widgetizedArea ul li {
    padding: 5px 0;
}

/* .menu-larg */
.menu-larg {
    position: relative;
    z-index: 100;
}
.menu-larg ul.nav-menu {
    padding: 0;
    list-style: none;
}
.menu-larg ul.nav-menu li {
    background: white;
    font-weight: 400;
    padding: 0;
    border: 1px solid #d2d2d2;
    margin: 5px 0;
    transition: 0.2s;
    position: relative;
}
.menu-larg ul.nav-menu li:hover {
    background: #e8f0f7;
    border-color: #bccadc;
    transform: translateX(-5px);
    transition: 0.2s;
}
.rtl .menu-larg .menu-item i._before {
    margin-right: 0;
    margin-top: 2px;
    margin-left: 0.5em;
    color: #969696;
    line-height: initial;
}
.menu-larg ul.nav-menu li.current_page_item {
    background: #ffffff;
    font-weight: 500;
    border-right: 4px solid #4d79b5;
    color: white;
    border-color: #bac4d2;
    border-right-color: #337ab7;
}
.menu-larg ul.nav-menu li.current_page_item a {
    color: #2e77b5 !important;
}
.menu-larg ul.nav-menu li a {
    display: block;
    padding: 7px 6px;
    line-height: inherit;
}
.menu-larg ul.nav-menu li.current_page_item a i {
    color: #337ab7 !important;
}

/* custom Search & Filter Pro */
.searchandfilter .sf-count {
    padding-right: 5px;
}
.searchandfilter li[data-sf-field-input-type="checkbox"] label {
    padding-right: 10px;
    font-weight: 400;
}
.searchandfilter ul > li > ul:not(.children) {
    margin-right: 0;
    padding-right: 10px;
}
.searchandfilter ul {
    padding-right: 0px;
}
.search-filter-results .content {
    min-height: 300px;
}
.search-filter-results .pt-cv-title {
    margin-top: 5px;
}

/* start content-views query-and-display-post-page Custom CSS */

/* set to right items*/
div.pt-cv-colsys [data-cvc="11"] .col-md-1:nth-child(11n + 1),
div.pt-cv-colsys [data-cvc="12"] .col-md-1:nth-child(12n + 1),
div.pt-cv-colsys [data-cvc="2"] .col-md-6:nth-child(2n + 1),
div.pt-cv-colsys [data-cvc="3"] .col-md-4:nth-child(3n + 1),
div.pt-cv-colsys [data-cvc="4"] .col-md-3:nth-child(4n + 1),
div.pt-cv-colsys [data-cvc="5"] .col-md-2:nth-child(5n + 1),
div.pt-cv-colsys [data-cvc="6"] .col-md-2:nth-child(6n + 1),
div.pt-cv-colsys [data-cvc="7"] .col-md-1:nth-child(7n + 1),
div.pt-cv-colsys [data-cvc="8"] .col-md-1:nth-child(8n + 1),
div.pt-cv-colsys [data-cvc="9"] .col-md-1:nth-child(9n + 1),
div.pt-cv-colsys [data-cvc="10"] .col-md-1:nth-child(10n + 1) {
    clear: right !important;
}
div.pt-cv-wrapper .col-md-1,
div.pt-cv-wrapper .col-md-10,
div.pt-cv-wrapper .col-md-11,
div.pt-cv-wrapper .col-md-12,
div.pt-cv-wrapper .col-md-2,
div.pt-cv-wrapper .col-md-3,
div.pt-cv-wrapper .col-md-4,
div.pt-cv-wrapper .col-md-5,
div.pt-cv-wrapper .col-md-6,
div.pt-cv-wrapper .col-md-7,
div.pt-cv-wrapper .col-md-8,
div.pt-cv-wrapper .col-md-9 {
    float: right;
}

div.pt-cv-wrapper img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd !important;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.pt-cv-readmore {
    background-color: #337ab7 !important;
    border: none !important;
    margin: 0 !important;
    display: none !important;
}
.pt-cv-title a {
    font-size: 15px;
    line-height: 1.6em;
    margin-bottom: 0px !important;
}
.pt-cv-view .pt-cv-title {
    margin-bottom: 5px !important;
}
.pt-cv-content {
    line-height: 1.5em;
    font-size: 14px;
}
.pt-cv-pagination-wrapper {
    direction: ltr;
    text-align: center;
    margin: 0;
}
.pt-cv-content {
    margin-bottom: -10px;
}
div#pt-cv-view-6174fd84ft .pt-cv-ifield:after {
    content: "\e029";
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    font-size: 24px;
    color: #66575e;
    background: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    left: 44%;
    top: 118px;
    border: 1px solid #afafaf;
    transition: 0.2s;
}
div#pt-cv-view-6174fd84ft .pt-cv-ifield:hover:after {
    color: #ffffff;
    transition: 0.2s;
    background: #337ab7;
    border-color: #337ab7;
}
div#pt-cv-view-601177bios .pt-cv-ifield:after {
    content: "\e102";
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    font-size: 20px;
    color: #66575e;
    background: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    left: 44%;
    top: 118px;
    border: 1px solid #afafaf;
    transition: 0.2s;
}
div#pt-cv-view-601177bios .pt-cv-ifield:hover:after {
    color: #ffffff;
    transition: 0.2s;
    background: #337ab7;
    border-color: #337ab7;
}

.left-content .pt-cv-view .pt-cv-content-item {
    padding: 0 28px;
}
.left-content .pt-cv-view .pt-cv-content-item:first-child .pt-cv-title {
    padding-top: 5px;
}
.left-content .pt-cv-view .pt-cv-content-item:last-child .pt-cv-title {
    border: none;
}
.left-content .pt-cv-view .pt-cv-title {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin: 0 !important;
}
.left-content .pt-cv-view .pt-cv-title a {
    font-weight: 500;
    font-size: 14px;
}
/* end content-views query-and-display-post-page Custom CSS */

/* gravity form custom style */
.form-control:focus {
    background: #ecf7ff;
}
.gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus,
.gform_wrapper textarea.medium:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    background: #ecf7ff;
}
.gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper textarea.medium,
select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.gform_fileupload_multifile + span.screen-reader-text {
    background: #efefef;
    display: block;
    margin-top: -18px;
    font-size: 12px;
    color: #888;
    padding: 0 10px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #cccccc;
    border-top: 0;
}
div.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files {
    padding: 0px 12px !important;
    color: #888888;
    font-size: 13px;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_half,
    .gform_wrapper .top_label li.gfield.gf_right_half,
    .gform_wrapper .top_label li.gfield.gf_right_third,
    .gform_wrapper .top_label li.gfield.gf_middle_third,
    .gform_wrapper .top_label li.gfield.gf_left_third {
        padding-left: 16px !important;
    }
}
body.rtl div.gform_wrapper table.gfield_list td,
body.rtl div.gform_wrapper table.gfield_list th {
    padding-left: 5px !important;
}
.gform_wrapper table.gfield_list thead th {
    font-weight: 500 !important;
}
.gfield_visibility_hidden {
    display: none;
}
span.gfield_required {
    margin-right: 5px;
    color: #cc0a0a;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type="radio"],
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 10px !important;
}
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
    font-size: 1em;
    font-weight: 500;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
    font-weight: 700;
    color: #0170c1;
}
li.gquiz-correct-choice {
    color: green;
}
.gquiz-answer-explanation {
    background: #ffe51e54;
    padding: 0 6px;
    border: 1px solid #d4b91096;
}
.gsurvey-rating:not(:checked) > label {
    float: left !important;
    text-indent: 25px;
    width: 30px !important;
    margin: 0 2px;
    cursor: pointer;
    font-size: 30px !important;
    line-height: 30px !important;
    background-size: 30px 30px !important;
}
.gsurvey-rating:not(:checked) > label:hover,
.gsurvey-rating:not(:checked) > label:hover ~ label {
    background-size: 30px 30px !important;
}
.gsurvey-rating > input:checked ~ label {
    background-size: 30px 30px;
}
.gsurvey-rating {
    float: right !important;
}
body .gform_wrapper .top_label div.ginput_container.gsurvey-rating-wrapper {
    margin-top: 8px;
    height: 30px;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.gform_wrapper .top_label select.medium {
    width: unset !important;
}
.galva_thickness_wrap,
.galva_Width_wrap {
    display: none;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield .galva_thickness_wrap select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield .galva_Width_wrap select,
td.gfield_list_cell.gfield_list_34_cell3 input,
td.gfield_list_cell.gfield_list_34_cell4 input {
    width: 95px !important;
    margin: 0 !important;
    padding: 0;
}
.disabledinput {
    background: #efefef;
    cursor: no-drop;
}
div.gform_wrapper li.gfield table.gfield_list tr.gfield_list_group {
    border-bottom: 5px solid transparent;
}

.needlogin {
    text-align: center;
    background: aliceblue;
    display: inline-block;
    width: 100%;
    padding: 20px;
    border: 1px solid #96b0d4;
    line-height: 3em;
    margin: 30px 0;
}

/* list radio item for pulls */
@media only screen and (min-width: 641px) {
    .gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox,
    .gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio {
        width: 100% !important;
    }
    html:not([dir="rtl"]) div.gform_wrapper ul.gform_fields:not(.top_label) .clear-multi,
    html:not([dir="rtl"]) div.gform_wrapper ul.gform_fields:not(.top_label) .gfield_description,
    html:not([dir="rtl"])
        div.gform_wrapper
        ul.gform_fields:not(.top_label)
        .ginput_container:not(.ginput_container_time) {
        width: 68% !important;
        float: left !important;
        margin-left: 0% !important;
    }
    div.sidebar_height div.gform_wrapper div.gform_body ul.gform_fields li.group_question span.gq_placeholder {
        width: 220px !important;
    }
}
div.gform_wrapper div.gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
    min-width: 120px;
    text-align: center !important;
}

/* gravity view */
.gv-list-view-content-description {
    width: 100% !important;
}
.gv-list-view-content-description h4 {
    margin-left: 20px;
    display: inline-block;
    min-width: 33%;
    font-size: 15px;
    font-weight: normal;
    vertical-align: top;
}
.gv-list-view-content-description p {
    margin: 0px !important;
    font-weight: 500;
    display: inline-block;
    border-right: 3px solid #ededed;
    padding-right: 10px !important;
}
.gv-list-container .gv-list-view .gv-list-view-subtitle h4 {
    line-height: 1.8em;
    font-size: 15px;
    font-weight: normal;
}
.gv-list-container .gv-list-view .gv-list-view-subtitle h4 span {
    padding-left: 30px;
    margin: 2px -10px 2px 15px;
    /* border-left: 3px solid #cde7fd; */
    min-width: 33%;
    display: inline-block;
    background: #dff0ff;
    padding-right: 5px;
    font-weight: 500;
}
#gv_list_141 h4 .bulleted {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
#gv_list_141 h4 .gv-field-label {
    min-width: 180px;
}
.page-id-771 li#field_28_6,
.page-id-771 li#field_28_7 {
    display: none;
}
.page-id-704.page-child.parent-pageid-733.logged-in .body-content h2 {
    font-size: 22px;
    padding-right: 10px;
}
.gv-list-container .gv-list-view .gv-list-view-title {
    background: #f3f9ff;
    border: 1px solid #cde7fd;
}
.gv-list-container .gv-list-view .gv-list-view-subtitle h4 img {
    display: inline-block;
}
/* end gravity view */
/* userpro */
.body-content a.userpro-close-popup {
    display: none;
}
.gform_wrapper .gform_ajax_spinner {
    margin-right: 10px !important;
}
.page-id-744 .content-container .title-news .titr a {
    display: none !important;
}
div.userpro-float div.userpro-label {
    margin-right: 25px !important;
    width: 28% !important;
}
div.userpro-body {
    overflow: hidden !important;
}
div.userpro-float div.userpro-label {
    float: right !important;
    text-align: right;
    direction: rtl;
    width: 29% !important;
}
div.userpro-float div.userpro-label label {
    float: right !important;
}
div.userpro-label span.userpro-field-icon {
    right: -30px !important;
}
.popup-login {
    margin-left: 20px;
}
.logined-menu {
    margin-left: 15px;
}
.logined-menu .display_name {
    padding: 4px 9px;
    background: #757575;
    border-radius: 5px 0 0 5px;
    font-weight: 400;
    color: #dadada;
}
.logined-menu .top_user_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.logined-menu .top_user_menu ul li a {
    padding: 4px 9px;
    background: #f1f1f1;
    font-weight: 400;
    color: #636363;
    display: inline-block;
}
.logined-menu .top_user_menu ul li a:hover {
    background: #337ab7;
    color: #ffffff;
}
.logined-menu .top_user_menu ul li:first-child a {
    border-radius: 0 5px 5px 0;
}
.logined-menu .top_user_menu ul li.logout a:hover {
    background: #d43d3d;
    color: white;
}
.logined-menu .top_user_menu ul li {
    float: right;
}
text.highcharts-credits {
    display: none;
}
/* fix bugs */
.dataTables_wrapper .dt-buttons.btn-group,
.dataTables_wrapper .dataTables_length {
    float: left;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    margin-left: 15px;
}
.gform_wrapper select[name="input_10[]"].undefined.chosen-rtl {
    width: 100px;
}
.modal-content {
    direction: rtl;
}
.newsletter-dialog .modal-body,
.org-chart-dialogs .modal-body {
    background: #f3f3f3;
}
div#mceu_9,
div#mceu_10,
div#mceu_11,
div#mceu_12,
div#mceu_13 {
    display: none;
}

.img_link * {
    font-size: 12px;
}
.img_link {
    float: right;
    width: 191px;
    text-align: center;
    background: #f1f1f1;
    padding: 8px 0 10px 0px;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: 0.3s;
    font-weight: 600;
    font-size: 12px;
}
.img_link:hover {
    background: #e8e8e8;
}
.img_link img {
    margin-bottom: 7px;
    border-radius: 5px;
}

.wall-disabledinput {
    position: absolute;
    width: 100%;
    height: 40px;
    z-index: 100;
    cursor: no-drop;
}
.ginput_list select.disabledinput {
    text-indent: -100px;
}
table.prices_table td[width="66"] {
    font-size: 12px;
}
/* end fix bugs */

.essential-form-wrapper {
    background-color: #f9f9f9;
    border-radius: 15px;
    padding: 1rem;
    margin-bottom: 15px;
}

.user-menu {
    font-family: "IRSans_Medium";
    margin-top: 15px;
    margin-left: 15px;
    float: left;
    border-radius: 10px;
    background-color: white;
    padding: 5px 20px;
}

.user-menu .user-logo img {
    height: 65px;
    width: 70px;
    object-fit: contain;
    object-position: center;
}

.user-menu .profile-menu .dropdown {
    cursor: pointer;
    padding: 1rem 0;
}

.user-menu .dropdown-menu {
    background: #ffffff;
    border-color: #bac4d2;
    box-shadow: none;
    width: 100%;
    border-radius: 0;
}

.user-menu .profile-menu {
    display: flex;
    gap: 15px;
    align-items: center;
    height: 60px;
    transition: all 1s;
}

.user-menu .dropdown-menu li a {
    display: flex;
    align-items: center;
    font-weight: 500;
    padding: 8px 10px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
}

.user-menu .dropdown-menu li a.active {
    border-right: 4px solid #4d79b5;
    color: #4d79b5;
    font-weight: 600;
}

.user-menu .dropdown-menu li a i {
    width: 15px;
    display: flex;
    justify-content: center;
    font-size: 16px;
    color: unset;
    margin-left: 10px;
}

.user-menu .dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    gap: 10px;
}
.user-menu .dropdown .user-info {
    display: flex;
    flex-direction: column;
}

.user-menu .dropdown .user-info .user-id {
    font-size: 12px;
    font-weight: 400;
    color: #aaa;
}

.user-menu .dropdown-user span {
    color: black;
    font-size: 13px;
    font-family: "IRSans_Bold";
}

.btn-documents {
    background-color: white;
    display: flex;
    width: fit-content;
    align-items: center;
    font-size: 13px;
    gap: 10px;
    padding: 10px 15px;
    color: black;
    transition: all 0.2s ease;
    outline: transparent !important;
}

.btn-documents i {
    color: black;
}

.btn-documents:hover {
    color: black;
    transform: scale(1.03);
}

.btn-video {
    background-color: #45aaf2;
    justify-content: center;
    display: flex;
    color: white !important;
    align-items: center;
    font-size: 13px;
    gap: 10px;
    padding: 10px 15px;
    transition: all 0.2s ease;
}

.btn-video:hover {
    color: white;
    transform: scale(1.03);
}

@media screen and (max-width: 768px) {
    .logo {
        margin: 0 auto;
    }
    .logo-container:after {
        left: 0;
        right: 0 !important;
        margin: auto;
    }
    .user-menu {
        float: none;
        margin-top: 0;
        margin-bottom: 10px;
        padding: 5px 0;
    }
    .user-menu .profile-menu {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        height: fit-content;
        justify-content: center;
    }
}

@media screen and (max-width: 992px) {
    nav.menu > ul > li > a {
        padding: 20px 10px;
    }
}
