
@font-face {
    font-family:dana VF;
    src:url('../fonts/dana.woff') format("woff-variations"),
    url('../fonts/dana.woff') format("woff");
    font-display:fallback
}
@font-face {
    font-family:dana;
    src:url('../fonts/dana-regular.woff') format("woff")
}
@font-face {
    font-family:dana;
    src:url('../fonts/dana-bold.woff') format("woff");
    font-weight:700
}

body,p,div,a,input,textarea,option,select,h1,h2,h3,h4,h5,h6,button,li, #elementor-panel, #elementor-panel *, .elementor-panel
{
    font-family:'dana',tahoma, serif !important;
    letter-spacing: 0px !important;
}
@supports (font-variation-settings:normal) {
    body,p,div,a,input,textarea,option,select,h1,h2,h3,h4,h5,h6,button,li, #elementor-panel, #elementor-panel *, .elementor-panel {
        font-family:'dana VF',tahoma,serif
    }
}
.widget_sidebar_menu {
    border: none;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
    border-radius: 15px;
}
.widget_sidebar_menu ul li:first-child {
    border-radius: 15px 15px 0 0;
}
.widget_sidebar_menu ul li:last-child {
    border-radius: 0 0 15px 15px;
}
#main-page-slider .porto-carousel {
    border-radius: 12px !important;
    overflow: hidden;
}
#menu-top-navigation{
    display: none !important;
}


.page_loader img {
    width: 140px;
}

.form-horizontal input, .form-horizontal textarea
{
    width:100%;
}

.dataTables_filter input {
    width: 170px;
    transition: all 1s !important;
}

.dataTables_filter input:focus {
    width:210px;
}

.form-group input[type="radio"] {
    width: auto !important;
    margin-left: 5px;
    margin-right: 20px;
}


.tm_code
{
    text-align:center;
    letter-spacing:5px !important;
    font-weight: 600;
    font-size: 1.1em;
}
p.tm_code
{
    color: #a7000c;
    padding-bottom: 4px;
    margin-bottom: 10px;
    border-bottom: 1px dashed gray;
}


.file_info-item h2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.file_info-item {
    font-size: 12px;
}

#top-menu .menu-item {
    background: white;
}

.pb_buttons a {
    min-width: 200px;
    margin-bottom: 4px;
}

.file .thumbnail img {
    max-width: 100%;
    height: 160px;
}

.file_info .file_info-item:first-child {
    height: 55px;
    overflow: hidden;
    display: inline-block;
}

.file_info .file_info-item:nth-child(2) {
    height: 77px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
}

.row .file {
    margin: 15px 10px;
    border-radius: 5px;
    border: 2px dashed;
    padding: 10px;
    transition: all 0.5s;
}

.row .file:hover {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(140,178,255,1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(140,178,255,1);
    box-shadow: 0px 0px 10px 2px rgba(140,178,255,1);
    margin: 15px 5px;
    padding: 10px 15px;
}

.flip-clock-wrapper ul li {
    list-style: none !important;
}
.flip-clock-wrapper ul {
    width: 55px !important;
}


.tm_info_content {
    border: 2px dashed gray;
    padding: 10px 5%;
    margin-bottom:30px;
    transition: all 1s;
    float:none;
    width:80%;
}

.tm_info_content:hover
{
    -webkit-box-shadow: 0px 0px 20px 2px rgba(255,109,0,1);
    -moz-box-shadow: 0px 0px 20px 2px rgba(255,109,0,1);
    box-shadow: 0px 0px 20px 2px rgba(255,109,0,1);
}

.tm_info_content .price , .tm_info_content .code {
    color: #ff6d00;
    font-size: 1.7em;
    display: inline-block;
    line-height: 1.6em;
}

.tm_info_content .btn-container
{
    margin-top: 0.8em;
    text-align: center;
    border-right: 2px dashed gray;
}
.tm_info_content .price
{
    border-bottom: 1px dashed;
}

.et_right_sidebar #left-area {
    float: none !important;
    width: 100% !important;
    padding-left: 0px !important;
}

.tm_free_download {
    border: 2px solid #d7d7d7;
    padding: 20px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);
}
.tm_free_download .row {
    margin-bottom: 8px;
}
.tm_free_download input {
    width: 100%;
    padding: 3px;
    border-radius: 3px;
}
#register_tab.active {
    display: inline-block;
    width: 100%;
}
.form-group {
    display: inline-block;
    width: 100%;
}
.form-group input {
    border-radius: 3px;
    padding: 2px;
}

#login_tab #loginform label {
    min-width: 33%;
    text-align: right;
}
#login_tab #loginform #wp-submit {
    background: #10b451;
    padding: 5px 15px;
    color: #fff;
    border: none;
    border-radius: 3px;
    margin-bottom: 4px;
    transition: all 0.5s;
}
#login_tab #loginform #wp-submit:hover
{
    background: #0b833a;
}
.owl-wrapper {
    direction: ltr !important;
}
.pb_buttons .btn {
    color: #fff !important;
    transition: all 0.5s;
}
.owl-carousel .owl-item {
    float: right;
}

/*** Buttons *****/
.a-btn
{
    border: none;
    text-align: center;
    padding: 8px 10px;
    transition: all 0.7s;
    text-decoration:none !important;
    display: inline-block;
    font-size: 14px;
    cursor:pointer;
    margin: 2px;
}

.a-btn.a-btn-green {
    color: #ffffff;
    background: #4CAF50;
}

.a-btn.a-btn-green:hover
{
    color: #ffffff;
    background: #38983C;
}

.a-btn.a-btn-blue
{
    color: #ffffff;
    background: #2196F3;
}

.a-btn.a-btn-blue:hover
{
    color: #ffffff;
    background: #1565C0;
}


.a-btn.a-btn-cyan
{
    color: #ffffff;
    background: #00BCD4;
}

.a-btn.a-btn-cyan:hover
{
    color: #ffffff;
    background: #0097A7;
}

.a-btn.a-btn-teal
{
    color: #ffffff;
    background: #009688;
}

.a-btn.a-btn-teal:hover
{
    color: #ffffff;
    background: #00796B;
}

.a-btn.a-btn-red
{
    color: #ffffff;
    background: #f44336;
}

.a-btn.a-btn-red:hover
{
    color: #ffffff;
    background: #d32f2f;
}

.a-btn.a-btn-orange
{
    color: #ffffff;
    background: transparent;
    border: 1px solid #c48f56;
}

.a-btn.a-btn-orange:hover
{
    color: #ffffff;
    background: #c48f56;
}

.a-btn.a-btn-bluegray
{
    color: #ffffff;
    background: #607D8B;
}

.a-btn.a-btn-bluegray:hover
{
    color: #ffffff;
    background: #455A64;
}

.a-btn.a-btn-bg {
    font-size: 1.2em;
    padding: 15px 27px;
    margin-bottom: 10px;
}



/**** Alerts & Highlights ******/

.a-alert
{
    padding: 4px;
}
.a-alert.big
{
    padding: 10px;
    font-size:115%;
}
.a-alert.brown
{
    color: #795548;
    background: #D7CCC8;
    border-color: #795548;;
}
.a-alert.cyan
{
    color: #00BCD4;
    background: #B2EBF2;
    border-color: #00BCD4;;
}
.a-alert.red
{
    color: #e53935;
    background: #FFF3E0;
    border-color: #e53935;;
}
.a-alert.orange
{
    background: #c48f56;
    color: #111111;
}
.a-alert.black {
    color: #000;
    background: #dbdbdb;
    border-color: #000;
}
.a-alert.deep-orange
{
    color: #FF5722;
    background: #FBE9E7;
    border-color: #FF5722;;
}
.a-alert.blue-gray
{
    color: #546E7A;
    background: #ECEFF1;
    border-color: #546E7A;;
}
.a-alert.blue
{
    color: #1E88E5;
    background: #E3F2FD;
    border-color: #1E88E5;;
}
.a-alert.teal
{
    color: #00897B;
    background: #E0F2F1;
    border-color: #00897B;;
}
.a-alert.green
{
    color: #43A047;
    background: #E8F5E9;
    border-color: #43A047;;
}

/*** Box ******/
.a-box {
    display: inline-block;
    width: 100%;
    padding: 14px;
    color: #fff;
    margin: 1px;
    cursor: default;
    border-radius: 2px;
    transition: all 0.5s;
}
.a-box:hover
{
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
}
.a-box .content {
    float: right;
    width: 66.66%;
}
.a-box .content a
{
    text-decoration: none !important;
    color: #ffffff;
}
.a-box .icon {
    float: left;
    text-align: center;
    width: 33.33%;
    display: table-cell;
    vertical-align: middle;
}
.a-box .icon {
    float: left;
    text-align: center;
    width: 33.33%;
    font-size: 40px;
}
.a-box .content .title {
    font-size: 21px;
    margin-bottom: 14px;
    width: 100%;
    text-align: center;
}
.a-box .content .info {
    text-align: center;
}

.a-box.brown
{
    background-color: #795548;
}
.a-box.cyan
{
    background-color: #00BCD4;
}
.a-box.red
{
    background-color: #f44336;
}
.a-box.orange
{
    background-color: #FF9800;
}
.a-box.black {
    background-color: #212121;
}
.a-box.deep-orange
{
    background-color: #FF5722;
}
.a-box.blue-gray
{
    background-color: #607D8B;
}
.a-box.blue
{
    background-color: #2196F3;
}
.a-box.teal
{
    background-color: #009688;
}
.a-box.green
{
    background-color: #4CAF50;
}

.form-input {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 8px 6px;
    outline: none;
    color: #777;
    margin: 0;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 0px;
    width: 100% !important;
}

.fullwidth{
    width: 100% !important;
}
.tm_slider .item {
    margin: 5px;
    padding: 8px;
    transition: all 0.5s;
}
.course-item{
    margin: -5px;
    padding: 5px;
    transition:all 0.5s
}
.tm_slider .item:hover,.course-item:hover{
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.75);
}
.course-plan-item .course-plan-content {
    padding: 5px;
    border: 2px solid #C48F56 !important;
    margin-bottom: 10px;
    border-radius: 0px 0px 5px 5px;
    display: none;
}
.course-plan-item .course-plan-title {
    font-size: 120%;
    padding: 8px;
    /*font-weight: 600;*/
    border-bottom: 35px #C48F56 solid;
    border-left: 50px solid transparent;
    height: 0;
    display: inline-block;
    color: #fff;
    /*color: #C48F56;*/
    margin-left: 10px;
    width: 100%;
    cursor: pointer;
}
.course-plan-item .course-plan-title span {
    position: relative;
    top: 10px;
}

.session-sub-title {
    color: #20b772 !important;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #20b772 !important;
    padding-bottom: 5px;
}

.session-sub-title::before
{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f02c";
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    margin-left: 10px;
}
.little-title {
    color: red !important;
    font-weight: 600 !important;
    margin-top: 20px !important;
    margin-bottom: 5px;
    border-bottom: 1px dashed red !important;
    padding-bottom: 4px;
    max-width: 200px;
    min-width: auto !important;
}
.homework-box {
    border-radius: 2px;
    padding: 5px;
    margin: 10px 0px;
    border: 1px solid gainsboro !important;
    box-shadow: 0px 0px 4px 0px black;
}
.tab-content.tab-border {
    margin-right: 7px;
    margin-left: -7px !important;
    margin-top: -3px !important;
    padding: 10px 5px;
}
.comment_text p {
    text-align: justify;
}
#register_tab label.required::after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f005";
    font-size: 16px !important;
    font-size: inherit;
    text-rendering: auto;
    margin-right: 10px;
    position: relative;
    top: 3px;
    color: #FBC02D !important;
}
.tab-content.tab-border {
    background: #111;
    width: 99%;
    border: none;
}
.nav-tabs .active a {
    background: #8c8c8c !important;
    color: #ffff !important;
}
.tm_ajax-form input {
    color: #000 !important;
}
.thumbnail {
    border: none;
    background: transparent;
}

.table {
    background: #111111;
}
.table th {
    background: #313131;
    text-align: right;
}
.course-page .top-image img{
    width: 100%;
}
.course-page {
    background: #111111;
    padding: 10px;
    margin-bottom: 20px;
}
.lp-login-form-container {
    background: #111111;
}
.nav-tabs.nav-justified > li > a {
    border: none;
    color: #fff;
    background: #2d2d2d;
}
.video-js {
    background-color: #111 !important;
}
.lp-login-form-container input[type="text"], .lp-login-form-container input[type="password"], .lp-login-form-container input[type="email"]{
    color: #111111;
}
.lp-login-form-container{
    margin-bottom: 20px;
}

.ali-calculator {
    display: none;
    position: fixed;
    margin-right: calc(50% - 100px);
    width: 200px;
    background: #fff;
    border-radius: 4px;
    z-index: 10000;
    direction: ltr !important;
    bottom: 25px;
}
.ali-calculator input[type="button"] {
    background: #2b75c1;
    border: none;
    padding: 5px;
    width: 40px;
    margin-bottom: 7px;
    border-radius: 4px;
    color: #fff;
    font-size: 24px;
}
.ali-calculator input[type="button"]:active {
    background: #0c56a2;
    box-shadow: inset 0px 0px 4px 0px #002453;
}
.ali-calculator input[type="text"] {
    width: 100% !important;
    background: #2b75c1 !important;
    color: #fff !important;
    border: none !important;
    font-size: 24px !important;
    padding: 4px 6px !important;
    margin: 0 !important;
    margin-bottom: 4px !important;
    border-radius: 4px !important;
    direction: ltr;
    text-align: left;
    box-shadow: inset 0 0 6px 0px #00f3ff !important;
}
.ali-calculator *{
    line-height: inherit !important;
}
.ali-calculator table tr {
    min-height: auto !important;
    height: auto !important;
    background: #0066ce99 !important;
}
.ali-calculator tr td {
    padding: 4px 14px;
}
.ali-calculator table,.ali-calculator td{
    border: none;
}
.ali-calculator tr:first-child td {
    padding: 5px;
}
.ali-calculator .close-btn {
    display: inline-block;
    width: 25px !important;
    position: absolute;
    margin-top: -25px;
    height: 25px;
    border-radius: 50%;
    background: #f7232c;
    color: #fff;
    text-align: center;
    line-height: 25px !important;
    padding-left: 2px;
    font-size: 24px;
    cursor: pointer;
}
main{
    position: static !important;
}
.chartdiv{
    min-height: 500px;
    max-height: 100vh;
}

#share-modal .social-links {
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
}
#share-modal .social-links > div{
    display: inline-block;
}
#share-modal .social-links.mobile > div{
    display: block;
    margin-top: 10px;
    text-align: right;
    font-size: 19px;
    color: gray;
}

.btn-share {
    display: inline-block;
    text-rendering: auto;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none !important;
    border: none !important;
    width: 40px;
    height: 40px;
    opacity: 1;
    transition: all 0.5s;
    margin: 2px 5px;
}
.btn-share:hover{
    opacity: 0.8;
}
.btn-share::after {
    color: #fff !important;
    font-family: FontAwesome !important;
    display: inline-block;
    font-size: 30px;
    position: relative;
    width: 100%;
    text-align: center;
    top: 8px;
}
.btn-share.twitter {
    background: #4dcceb;
}
.btn-share.twitter::after{
    content: "\f099";
}
.btn-share.facebook {
    background: #4d8deb;
}
.btn-share.telegram {
    background: #309ddf;
}
.btn-share.whatsapp {
    background: #1bd741;
}

.btn-share.whatsapp::after
{
    content: "\f232";
    bottom: 3px;
}
.btn-share.facebook::after{
    content: "\f09a";
}
.btn-share.telegram::after{
    content: "\f1d8";
}
#share-modal .modal-content {
    background: #fcfcfc;
    color: #565656;
}
.share-link{
    direction: ltr;
    text-align: left;
    position: relative;
}
.share-link::before {
    content: "\f0c1";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    margin-right: 4px;
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 1.414rem;
    color: #a9a9a9;
}
.share-url-input {
    background: none;
    color: #a9a9a9;
    font-size: 17px !important;
    line-height: 1.294;
    padding: 10px 12px 16px 54px !important;
    width: 100%;
    letter-spacing: -.4px;
    direction: ltr !important;
    font-family: IRANYekan, sans-serif;
    text-align: left !important;
}
.bd-table tbody tr td {
    padding: 0;
    padding-top: 4px;
    text-align: center;
}
.bd-table tbody tr td button {
    background: #fff;
    font-size: 17px;
    border-radius: 50%;
    transition: all 0.5s;
    padding: 2px;
}
.bd-table, .bd-table tr, .bd-table td {
    background: #fff !important;
}
.bd-today {
    background-color: #5cd7e3 !important;
    color: #fff;
}
.bd-selected-day {
    background-color: #417df4 !important;
    color: #fff;
}
.bd-table-days button:hover {
    color: #fff;
    font-weight: normal;
    background-color: #8cb3ff;
}
.bd-table thead, .bd-table thead th {
    border: none !important;
    color: #b0b0b0;
    font-weight: normal;
    font-size: 20px;
    padding: 0px;
    background: #fff !important;
}
.bd-calendar, .bd-calendar table{
    width: 240px;
}
.bd-calendar .bd-title {
    width: 240px !important;
    display: inline-block;
}
#bd-prev-history-date {
    float: left;
}
.bd-title .bd-dropdown:last-child {
    margin-right: 5px;
}
.bd-title .bd-dropdown {
    height: auto !important;
    min-height: 0;
    width: 85px;
    margin-right: 5px;
}
.bd-title .bd-dropdown select {
    margin-bottom: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
}
.bd-calendar .bd-goto-today {
    background: #417df4;
    width: 100%;
    border-radius: 4px;
    line-height: 20px;
}
.bd-main {
    border: none;
    border-radius: 4px;
}
.table-title{
    margin-bottom: 8px;
}
.table-title,.table-content{text-align:center;}
.table-last-change {
    text-align: right;
    display: inline-block;
    float: right;
}
#price-table {
    border: 1px solid #e0e0e0;
    border-radius: 10px !important;
    overflow: hidden;
    border-collapse: separate !important;
    font-weight: 600;
}

#price-table thead {
    background-color: #e6e6e6;
    border-bottom:1px solid #e0e0e0;
}
#price-table thead tr > td, #price-table thead > tr {
    color: #000;
    border-bottom:1px solid #e0e0e0;
}
#price-table tr td {
	font-size: 14px;
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #e0e0e0 !important;
	text-align: center;
	white-space: nowrap;
}
#price-table tr.even {background-color: #f8f8f8;}
#price-table tr:first-child td{
    border-top: none !important;
}
#price-table tbody tr:hover {
    color: #d70808;
    background-color: rgba(0,0,0,.075);
}
#price-table .chart-btn {
    background: none;
    border: none;
    color: #1c84cf;
    font-size: 20px;
}
.price-change {
    border-radius: 30px;
    padding: 0 10px;
    font-size: 16px;
    min-width: 40px;
    display: inline-block;
    width: 100%;
}
.price-change.no-change {
    background: #f7f7f7;
    color: #7a7a7a;
    border: 1px solid #7a7a7a;
    font-size: 13px;
}
.price-change.increase {
    background: #E8F5E9;
    color: #4CAF50;
    border: 1px solid #4CAF50;
}
.price-change.decrease {
    background: #ffebee;
    color: #f44336;
    border: 1px solid #f44336;
}
.price-change i {
    position: relative;
    top: 2px;
    font-weight: bold;
    transform: scale(1.2);
}
.price-table-tools button {
    background: none;
    border: none;
    font-size: 20px;
    outline: none !important;
    color: #5e5d5d;
    transition: all 0.5s;
    margin: 0 6px;
}
.price-table-tools button:hover{
    color:#06789d
}
.price-table-tools{
    margin-bottom: 10px;
    text-align: left;
}
.price-td .call {
    color: #606060 !important;
    font-size: 20px;
}
.tooltip {
    font-size: 16px;
}
.table-last-change * {
    font-family: 'yekan' !important;
    font-size: 16px;
}
.table-last-change strong{
    color: #f00101 !important;
}
.center{
    text-align: center;
}
.print-only{
    display: none;
}
.print-only .socials {
    direction: ltr;
    margin-top: 50px;
}
.print-only .socials img {
    width: 40px;
}
.print-only .socials span {
    position: relative;
    top: 4px;
    font-size: 25px;
    margin-left: 10px;
}
.print-only .socials .pull-left > div {
    display: inline-block;
    width: 100%;
    text-align: left;
}


@media print {
    .print-only{
        display: block;
    }
    #price-table td, #price-table th{
        font-size: 25px !important;
    }
    .price-table-info-section{
        display: none;
    }
    .header-wrapper, .footer-wrapper{
        display: none
    }
    #price-table-container {
        display:block !important;
    }
}
.tooltip.fade {
    opacity: 1 !important;
    font-family: 'yekan';
}
.system-noti {
    position: fixed;
    z-index: 900000;
    min-width: 300px;
    left: 7px;
    top: 12px;
    font-family: yekan;
}
.system-noti .close-sign {
    position: absolute;
    left: 4px;
    top: 5px;
}
#chart-other-dates {
    text-align: right;
}
#chart-other-dates button {
    margin-right: 5px;
}
#chart-other-dates *, #chartdiv *, .btn {
    font-family: 'yekan' !important;
}
.change-wrapper {
    width: 100px;
    display: inline-block;
}
#price-table-container {
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: touch !important;
}
#archive_date {
    position: absolute;
    opacity: 0;
    width: 0px !important;
    height: 0px;
    right: 50px;
}


/***************** Theme Style ************************/

.main-page-order-steps {
    background: #eaeaea;
}
.main-page-order-steps .vc_column-inner {
    background: #fff;
    height: 90px;
    margin-top: 40px;
    border-radius: 15px;
    margin-bottom: 45px;
}
.main-page-order-steps .porto-image-frame {
    max-width: 80px;
    float: right;
}
.main-page-order-steps .porto-image-frame img {
    max-height: 70px;
    width: auto;
    max-width: 100%;
    margin-top: 8px;
    margin-right: 10px;
}
.main-page-order-steps .wpb_text_column {
    margin-top: 30px;
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin-left: 15px;
}
.main-page-attrs .wpb_wrapper.vc_column-inner {
    text-align: center;
    margin-bottom: 40px;
}
.main-page-order-steps {
    height: 175px;
    white-space: nowrap;
    overflow-x: auto;
    width: calc(100% + 40px);
    display: inline-block !important;
    overflow-y: hidden;
}
.main-page-order-steps .vc_column_container {
    width: 230px;
    display: inline-block;
    flex: unset !important;
    float: unset !important;
}
html #topcontrol {
    right: auto !important;
    left: 15px;
}
.mobile-sidebar .sidebar-toggle {
    display: none;
}
.main-page-services {
    margin-left: -20.5px !important;
    margin-right: -20.5px !important;
}
.main-page-services .vc_single_image-wrapper {
    padding: 10px !important;
    width: 130px;
    height: 130px;
}
.main-page-services .vc_single_image-wrapper img {
    max-width: calc(100% - 20px) !important;
    position: relative;
    top: 12px;
}
.main-page-services .porto-sicon-description {
    text-align: center;
}
.main-page-services .porto-sicon-description span, .main-page-services .porto-sicon-description p {
    font-size: 18px !important;
    text-align: center !important;
}
.main-page-services .porto-sicon-box {
    padding: 0 !important;
}
.main-page-categories .vc_single_image-wrapper {
    border: none;
    padding: 0 !important;
    background: #fff !important;
    border-radius: 0 !important;
}
.main-page-categories .vc_single_image-wrapper img {
    border-radius: 0 !important;
    width: calc(100% - 50px);
    margin-bottom: 15px;
}
.main-page-social-icons{
    text-align: center !important;
}
.main-page-social-icons .vc_icon_element-icon {
    font-size: 30px;
    margin-left: 15px;
}
.wpcf7-form label {
    width: 100% !important;
}
.wpcf7-form-control {
    width: 100%;
}

/********* Responsive Table ******************/
.responsive-row {
    display: none;
}
.mobile-expand-button {
    float: right;
    margin-left: 4px;
    color: #00abff;
    transform: rotate(0deg);
    transition: all 0.5s;
    display: none;
    cursor: pointer;
}
@media screen and (max-width: 680px){
    .dont-show-on-mobile{
        display: none !important;
    }

    .mobile-expand-button {
        display: block;
    }
    .mobile-expand-button.active {
        transform: rotate(-180deg);
    }
    .responsive-row.active{
        display: table-row;
    }
    .responsive-row td {
        text-align: right !important;
        background: #f2f2f2;
    }
    .responsive-row td div {
        border-bottom: 1px solid gainsboro;
        padding: 8px 0;
    }
    .responsive-row td div strong {
        display: inline-block;
        min-width: 160px;
    }
    .responsive-row td div:last-child {
        border: none;
    }
}
/*
#main-sidebar-menu ul li a {
    font-size: 15px !important;
    font-weight: bold;
    color: #d70c0c;
}
#main-sidebar-menu ul li:hover {
    background: #ffe8e8 !important;
}
#main-sidebar-menu ul li a:hover {
    border-color: #eaeaea !important;
}
#main-sidebar-menu ul li .arrow, #main-sidebar-menu ul li .arrow::before {
    font-size: 25px;
    color: #d70c0c !important;
    font-weight: bold;
}
#main-sidebar-menu ul li .thumb-info.thumb-info-preview {
    opacity: 1;
    width: 30px;
    height: 30px;
    position: relative;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    float: right;
    transform: unset !important;
    margin-left: 10px !important;
    right: unset !important;
    top: unset !important;
    bottom: 5px;
}
#main-sidebar-menu ul li .thumb-info .thumb-info-wrapper {
    height: 30px;
    width: 30px;
    box-shadow: none !important;
    background: transparent !important;
}
#main-sidebar-menu ul li .thumb-info .thumb-info-wrapper .thumb-info-image {
    width: 30px !important;
    height: 30px !important;
    border: none !important;
    box-shadow: none !important;
}
.header-main .searchform-fields input {
    width: 100% !important;
    padding: 25px 15px !important;
    color: #2a2a2a  !important;
}
.header-main .searchform {
    border-radius: 10px !important;
    border: 2px solid gainsboro;
}
.header-main .header-call a {
    color: red !important;
    font-weight: bold;
    font-size: 22px;
    margin-right: 15px;
    display: inline-block;
}
#header .header-main .header-left {
    padding: 0 !important;
}
.header-main .searchform-fields .btn.btn-special {
    top: 5px;
    position: relative;
}
.mobile-sidebar .sidebar-toggle {
    display: none;
}
#main-page-slider .owl-stage-outer {
    height: 280px;
}
#main-page-slider .owl-dots {
    bottom: -8px;
}
*/
.main-page-services .vc_single_image-wrapper {
    background: #fff !important;
    padding: 20px !important;
}
.main-form-manager .wpcf7-submit {
    background: #fff !important;
    border: 2px solid  #d70808  !important;
    padding: 10px 40px  !important;
    color: #d70808  ;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)  !important;
    border-radius: 5px  !important;
}
.main-form-manager .wpcf7-submit input:focus{
    background: #d70808 !important;

}
.main-form-manager .wpcf7-submit input:hover{

    background: #d70808;
}
.boxarticle{

    border: 2px solid  #d70808 ;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 5px;
}
.box-saderat{
    border: 2px solid  #cccccc;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 5px;
    padding: 10px 40px;
    margin: 10px;
}
.header-main{
    border: 2px solid  #f6f6f6 ;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 5px;
    margin: 10px;
}

.sidebar-toggle{
    display: none;
}
.attachment-medium{
    margin-right: 100px;

}
.img-maghalat{
    border-radius: 20px;
}
.gallery-icon{
    display: flex;

}
.blog-posts{
    margin: 50px;
}
.sidebar-menu-wrap .sidebar-menu li a:hover{
    color: #FF0000;
}

@media screen and (min-width: 600px) {
    /*.header-left {*/
    /*    display: inline-block !important;*/
    /*    width: 20%;*/
    /*    max-width: 180px !important;*/
    /*    min-width: unset !important;*/
    /*}*/
    .mega-menu > li.menu-item > a:hover > .thumb-info-preview {
        top: 100%;
        transform: translate3d(0, 0, 0);
        display: none;
    }
    #header .main-menu > li.menu-item {
        margin-left: 14px !important;
    }
    #header .searchform-popup .search-toggle {
        font-size: 21px;
        color: #fff !important;
    }
}
.main-menu > li.has-sub {
    position: relative;
    top: -3px;
}
#price-log-modal {
    width: calc(100% - 20px);
    margin-right: 7px;
}
.footer-ribbon {
    display: none;
}
.sub-menu a.has-preview {
    padding-right: 30px;
}
.sub-menu .thumb-info.thumb-info-preview {
    position: absolute;
    transform: unset !important;
    top: -7px !important;
    right: -10px !important;
    opacity: 1 !important;
    margin-top: 0 !important;
}
.sub-menu .thumb-info.thumb-info-preview .thumb-info-wrapper {
    box-shadow: none !important;
}
.sub-menu .thumb-info.thumb-info-preview .thumb-info-image.fixed-image, .mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-image, .sidebar-menu li.menu-item > a > .thumb-info-preview .thumb-info-image {
    width: 25px !important;
    height: 25px !important;
    box-shadow: none !important;
}
.sub-menu .sub-menu .thumb-info.thumb-info-preview {
    display: none;
}
#header .header-main .header-left {
    padding: 0 !important;
}
.mega-menu > li.menu-item.has-sub > a .thumb-info-preview {
    display: block !important;
    width: 25px;
    height: 25px;
    background: transparent;
    top: 13px !important;
    right: 14px;
    z-index: 100;
    opacity: 1 !important;
    transform: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.mega-menu > li.menu-item.has-sub > a .thumb-info-preview .thumb-info-wrapper {
    box-shadow: none;
}
.mega-menu > li.menu-item.has-sub > a.has-preview {
    padding-right: 45px !important;
}
.modal {
    width: calc(100% - 20px);
}
.price-table td h3{
    font-size: 14px;
}
