@font-face {
    font-family: "yekan";
    src: url("../fonts/yekan.eot") format("embedded-opentype");
    src: url("../fonts/yekan.eot?#iefix") format("embedded-opentype"),
    url("../fonts/yekan.ttf") format("truetype"),
    url("../fonts/yekan.woff") format("woff"),
    url("../fonts/yekan.svg") format("svg");
}

@font-face {
    font-family: "yekanfa";
    src: url("../fonts/yekanfanum.eot") format("embedded-opentype");
    src: url("../fonts/yekanfanum.eot?#iefix") format("embedded-opentype"),
    url("../fonts/yekanfanum.ttf") format("truetype"),
    url("../fonts/yekanfanum.woff") format("woff"),
    url("../fonts/yekanfanum.svg") format("svg");
}

@font-face {
    font-family: "iransans";
    src: url("../fonts/IRANSansWeb_Bold.eot") format("embedded-opentype");
    src: url("../fonts/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/IRANSansWeb_Bold.ttf") format("truetype"),
    url("../fonts/IRANSansWeb_Bold.woff") format("woff");
}

@font-face {
    font-family: "iransans-light";
    src: url("../fonts/IRANSansWeb_UltraLight.eot") format("embedded-opentype");
    src: url("../fonts/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/IRANSansWeb_UltraLight.ttf") format("truetype"),
    url("../fonts/IRANSansWeb_UltraLight.woff") format("woff");
}

@font-face {
    font-family: "aviny";
    src: url("../fonts/aviny.eot") format("embedded-opentype");
    src: url("../fonts/aviny.eot?#iefix") format("embedded-opentype"),
    url("../fonts/aviny.ttf") format("truetype"),
    url("../fonts/aviny.woff") format("woff"),
    url("../fonts/aviny.otf") format("otf"),
    url("../fonts/aviny.svg") format("svg");
}

body {
    font-family: "yekanfa", sans-serif !important;
}

.box-Kam {
    margin-top: 17px;
    padding: 14px;
    box-shadow: 6px 6px 30px 6px rgba(0, 0, 0, 0.1);
    background: #fff;
    width: 97%;
    border-radius: 2px;
    margin-right: 21px;
}

#ticket-table-show {
    width: 100% !important;
}

#users-list {
    width: 166px;
    box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.1) !important;
    min-height: 74px;
    margin-right: 112px;
    margin-top: -6px;
    border-radius: 2px;
    display: none;
}

.input-Kam {
    border-radius: 6px;
    padding: 8px 13px;
    font-size: 12px;
    background: none;
    margin-bottom: 8px;
    color: #737373;
    border: 1px solid rgba(0, 0, 0, 0.17);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.button-Kam {
    border-radius: 6px;
    padding: 8px 21px;
    font-size: 12px;
    font-weight: bold;
    vertical-align: -2px;
    margin-right: 4px;
    background: none;
    color: #737373;
    border: 1px solid rgba(0, 0, 0, 0.17);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    outline: none !important;
    cursor: pointer;
}

.label-Kam {
    display: inline-block;
    margin: 0 8px;
    font-weight: bold;

    font-family: "yekanfa", sans-serif !important;
}

.table-Kam {
    background: #012B39;
    border-radius: 0.25em;
    border-collapse: collapse;
    margin: 1em;
    width: 97%;
}

#upload-slider {
    margin-top: 20px;
}

/* Style the tab */
.tab {
    overflow: hidden;
    padding: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 96%;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-top: 9px;
    padding-bottom: 0;
    line-height: inherit;
}

/* Style the buttons that are used to open the tab content */
.tab li {

    float: right;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    background: #fff;
    width: 196px;
    text-align: center;
    font-family: "yekanfa", sans-serif !important;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab li.active {
    border-top-color: #ff5e10 !important;
    border-top: 3px solid;
    border-top-color: currentcolor;
    background: #fff;
    width: 196px;
    text-align: center;
    box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.1) !important;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;

    border-top: none;
    background: #fff;
    width: 96%;
    box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.1) !important;
}

/**********************table style data table***********************/
table {

    text-align: center;
    border-bottom: 0px !important;
    font-family: "yekanfa", sans-serif !important;
    margin-top: 20px;
}

th, td {
    padding: 10px;
    text-align: center;
}

thead th {
    text-align: center;
    border: none !important;
    font-weight: 400;
    font-size: 14px;
}

tbody tr:nth-of-type(odd) {
    background: #f9f9f9 !important;
    text-align: center;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 100%;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #1ab394 !important;
    border-radius: 100%;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #1ab394 !important;
    border-radius: 100%;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border-radius: 100%;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #fafafa !important;
    color: #666 !important;
    border-radius: 100%;
}

form.ticket-filter-view{
    text-align: center;
}
form.ticket-filter-view label{
    font-size: 13px;
}
form.ticket-filter-view label span{
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
    font-family: "yekanfa";
}
form.ticket-filter-view label input{
    padding: 4px;
    width: 100px;
}
form.ticket-filter-view select{
    font-size: 14px;
    line-height: 2;
    color: #32373c;
    border-color: #7e8993;
    box-shadow: none;
    width: max-content;
    border-radius: 3px;
    padding: 1px 8px 1px 24px;
    min-height: 30px;
    max-width: 25rem;
    -webkit-appearance: none;
    background: #fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat left 5px top 55%;
    background-size: 16px 16px;
    cursor: pointer;
    vertical-align: middle;
}
.ticket-filter-view button[type="submit"]{
    margin-top: 8px !important;
    background: #007cba !important;
    border-color: #007cba !important;
    color: #fff !important;
    padding: 9px 19px !important;
    text-decoration: none !important;
    text-shadow: none !important;
    margin-right: 10px !important;
}

@media (max-width:1200px) {
    form.ticket-filter-view {
        border-bottom: 2px dotted #80808040;
    }
    form.ticket-filter-view label {
        width: 35%;
        margin-bottom: 10px;
    }
    form.ticket-filter-view label input {
        width: 70%;
    }
    form.ticket-filter-view label span{
        margin-bottom: 3px;
    }
}

@media (max-width: 768px) {
    form.ticket-filter-view label {
        width: 43%;
        text-align: right;
        margin-bottom: 10px;
    }
    form.ticket-filter-view select {
        width: 48%;
    }
    form.ticket-filter-view label:last-of-type{
        text-align: center;
    }
}
@media (max-width: 600px) {
    form.ticket-filter-view label {
        width: 43%;
        text-align: center;
        margin-bottom: 10px;
    }
}
    /*
    - - - Responsivise at breakpoint - - - - */
@media (max-width: 800px) {
    /* make tds into single column full width rows */
    tr, td {
        display: block;
        width: 100%;
        padding: 5px;
    }

    /* hide table head */
    thead {
        display: none;
    }

    /* place data attribute before td as a label */
    td[data-header-title]:before {
        content: attr(data-header-title) ':';
        display: block;
        color: #666;
        /* labels will stack by default but optionally float to left */
        float: left;
        width: 100px;

    }

    tbody {
        border-collapse: collapse;
        display: block;
    }

    tbody tr {
        margin-bottom: 20px;
        border-bottom: 10px solid #222222;
        display: block;
    }

    /* unset background used on desktop view */
    tbody tr:nth-of-type(odd) {
        background: transparent;
    }

    tr td:nth-of-type(odd) {
        background: #eee;
    }
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    margin-right: 177px !important;
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 86%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.dataTables_wrapper {
    margin: 0 auto;
}

.send-ticket {
    background-color: #20BF6B !important;
    border-color: #20BF6B !important;
    line-height: 25px !important;
    height: 33px !important;
    padding: 3px 16px !important;
    display: inline-block !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: center !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 0px 15px;
    font-size: 13px;
    float: left !important;
    line-height: 32px;
    border-radius: 3px;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    cursor: pointer !important;
    margin-top: -45px;
    font-family: "yekanfa", sans-serif !important;
}

.box-header {
    border-bottom: 1px solid #e3eaf2;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: "yekanfa", sans-serif !important;
}

.status-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.status-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    font-family: "yekanfa", sans-serif !important;
}

.status-item > div {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e3eaf2;
    padding: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
    background: #ffffff;
    font-family: "yekanfa", sans-serif !important;
}

.ticket-box-title {
    font-family: "iransans", sans-serif !important;
}

/************tickets-list******************/
.tickets-list {
    margin: 10px 0;
}

.ticket-item {
    border-right-color: #ff1a1a;
    border-right-width: 3px;
    border-left-width: 1px;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
    padding: 20px 10px;
    border: 1px solid #e3eaf2;
    border-right-color: rgb(227, 234, 242);
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-width: 3px;
    display: flex;
    flex-wrap: wrap;
    font-family: "yekanfa", sans-serif !important;
}

.tickets-list .ticket-item > div {
    padding-right: 0;
    padding-left: 10px;
    display: flex;
    align-items: center;
    flex: 1 1 0;
    font-family: "yekanfa", sans-serif !important;
}

.tickets-list .ticket-item > div:first-child {
    justify-content: start;
}

.ticket-title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #212529;
    font-family: "iransans", sans-serif !important;
}

.item-inner a {
    text-decoration: none;
    color: #212529;
    font-family: "iransans", sans-serif !important;
}

.ticket-department {
    display: inline-block;
    background: #f6f7fb;
    color: #8d99a9;
    padding: 0 10px;
    line-height: 32px;
    border-radius: 16px;
    margin-top: 20px;
    font-family: "yekanfa", sans-serif !important;
    word-break: break-all;
}

.item-user .item-user img.avatar {

}

.ticket-count {
    display: inline-block;
    position: relative;
    margin: 0 10px;
}

.ticket-count {
    opacity: 0.25;
}

.ticket-status {
    padding: 0 15px;
    white-space: nowrap;
    border: 2px solid #e3eaf2;
    line-height: 28px;
    border-radius: 14px 0 14px 14px;
    display: inline-flex;
    align-items: center;
    background: #ffffff;
    border-radius: 0 14px 14px 14px;
}

.ticket-status-color {
    background: #ff1a1a;
    margin-left: 10px;
    margin-right: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    white-space: nowrap;
    line-height: 28px;
}

.ticket-status-icon span {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    top: 17px;
    transform: translateY(-50%);
    right: 42%;
    float: right;
}

.ticket-filter-container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 20px;
}

#ticket-total-count {
    font-weight: bold;
    font-size: 13px !important;
    line-height: 32px !important;
    font-family: "iransans", sans-serif !important;
}

.ticket-ticket-type, .ticket-ticket-status, .ticket-orderby {
    display: inline-block;
    width: 100%;
    height: 42px;
    padding: 3px 30px 3px 10px;
    font-size: 13px;
    font-weight: normal;
    line-height: 32px;
    vertical-align: middle;
    background: #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23c6cdd2' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 10px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ticket-custom-select {
    padding: 3px 10px 3px 30px;
    width: auto;
    color: #495057;
    background: #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23A8AEB2' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 10px center/8px 10px !important;
    background-position-x: left 10px;
    background-position-y: center;
    font-family: "yekanfa", sans-serif !important;
}

.ticket-custom-select:hover {
    color: #000 !important;
    border: 1px solid #26cce2 !important;
    font-family: "yekanfa", sans-serif !important;
}

.ticket-custom-select:focus {
    color: #000 !important;
    border: 1px solid #26cce2 !important;
    font-family: "yekanfa", sans-serif !important;
}

.ticket-filter {
    color: #FFF !important;
    background-color: #535353 !important;
    border-color: #535353 !important;
    display: inline-block !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    text-align: center !important;
    height: 42px !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 3px 15px !important;
    font-size: 13px !important;
    line-height: 32px !important;
    border-radius: 3px !important;
    text-decoration: none !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary {
    color: #FFF;
    background-color: #3867D6;
    border-color: #3867D6;
}

.send-ticket-help-text {
    border-radius: 3px;
    padding: 10px;
    background: #f6f7fb;
    font-size: 13px !important;
    line-height: 32px !important;
    font-family: "yekan", sans-serif !important;
}

.send-ticket-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.ticket-col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding-right: 15px;
    padding-left: 15px;
}

.ticket-col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}

.ticket-col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 15px;
    padding-left: 15px;
}

.send-ticket-form-group {
    margin-bottom: 20px;
}

.send-ticket-form-label {
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 15px;
    font-family: "iransans", sans-serif !important;
    margin-right: 8px;
}

.send-ticket-custom-select {
    padding: 3px 10px 3px 30px;
    display: inline-block;
    width: 100% !important;
    height: 42px;
    line-height: 32px;
    vertical-align: middle;

    background: #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23A8AEB2' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 10px center/8px 10px !important;
    background-position-x: left 10px;
    background-position-y: center;
    font-family: "yekanfa", sans-serif !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 100% !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06) !important;
}

.ticket-col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: flow-root;

}

.send-ticket-step-1 {
    margin-top: 30px;
}

#ticket-departmant {
    float: right;
    width: 100%;
}

#ticket-type {
    float: left;
    width: 100%;
}

#ticket-priority {
    float: left;
    width: 100%;
}

#send-ticket-title {
    float: right;
    width: 100%;
}

.send-ticket-title {
    display: block;
    width: 100%;
    height: 42px;
    padding: 3px 10px;
    font-size: 13px;
    font-weight: normal;
    line-height: 32px;
    color: #212529;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid #dcdcdc !important;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06) !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.ticket-form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 3px 10px;
    font-size: 13px;
    font-weight: normal;
    line-height: 32px;
    color: #212529;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-family: "yekanfa", sans-serif !important;
}

#ticket-content {
    height: auto;
    margin-right: 20px;
    width: 97% !important;
}

.ticket-upload {
    text-align: center;
    padding: 10px;
}

.ticket-btn {
    color: #FFF;
    background-color: #535353;
    border-color: #535353;
}

.ticket-btn-secondary {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    height: 42px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 3px 15px;
    font-size: 13px;
    line-height: 32px;
    border-radius: 3px;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#ticket-file {
    display: none;
}

.ticket-extensions {
    margin-bottom: 32px;
    margin-top: 23px;
    font-family: "yekanfa", sans-serif !important;
}

.ticket-max-size {
    margin-top: 10px;
    font-family: "yekanfa", sans-serif !important;
}

.ticket-step-2 {
    margin-top: 24px;
    font-family: "yekanfa", sans-serif !important;
}

.ticket-btn img {
    vertical-align: middle;
    border-style: none;
}

.ticket-btn-success {
    cursor: pointer !important;
    color: #FFF !important;
    background-color: #20BF6B !important;
    border-color: #20BF6B !important;
    display: inline-block !important;
    font-weight: 400 !important;
    text-align: center !important;
    height: 42px !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 3px 15px !important;
    font-size: 13px !important;
    line-height: 32px !important;
    border-radius: 3px !important;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.ticket-step-2 {
    width: 97%;
    margin-right: 19px;
}

.title_error {
    color: red;
    font-family: "yekanfa", sans-serif !important;
}

.content_error {
    color: red;
    font-family: "yekanfa", sans-serif !important;
    margin-right: 22px;
}

.send-ticket-title-error {
    border: 1px solid red !important;
}

.ticket-content {
    border: 1px solid red !important;
}

/****************pagination*********************/
.tickets-list .current {
    background-color: #2ecc71;
    border-radius: 100%;
    color: #fff;
}

.tickets-list .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    display: block;
    float: right;
    color: #000 !important;
    font-family: "yekanfa", sans-serif !important;
}

.ticket-pagination {
    display: flex;
    justify-content: center;
    margin-top: 23px;
}

.ticket-pagination a {
    text-decoration: none;
}

.ticket-pagination .page-numbers:focus {
    background-color: #2ecc71;
    border-radius: 100%;
    color: #fff;
    border: none;
}

.view-all-tickets {
    background: #e3eaf2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    min-width: 42px;
    margin-right: 0;
    margin-left: 20px;
}

.view-ticket-title a {
    text-decoration: none;
    color: #212529;
}

.view-ticket-title a img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.view-ticket-title h4 {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    font-family: "iransans", sans-serif !important;
}

.view-ticket-id {
    display: block;
    font-size: 13px;
    width: 100%;
    color: #8d99a9;
    font-weight: bold;
    line-height: 32px;
}

.view-ticket-title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.ticket-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.ticket-total-ath {
    color: #8d99a9;
}

.ticket-ath {
    color: #8d99a9;
}

.ticket-ath i {
    max-width: 100%;
    height: auto;
    margin-right: 5px;
    display: inline-block;
}

#ticket-sidebar-toggle img {
    float: left;
}

.ticket-reply-toggle {
    text-align: center;
    position: relative;
}

.ticket-reply-toggle::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #e3eaf2;
    left: 0;
    top: 50%;
}

.ticket-reply-toggle a {
    background: #e3eaf2;
    color: #8d99a9;
    padding: 0 20px;
    line-height: 32px;
    border-radius: 16px;
    position: relative;
    text-decoration: none;
    transition: all 200ms ease-out;
    display: inline-block;
    font-family: "iransans", sans-serif !important;
    font-size: 12px;
}

.replay-ticket-content {
    margin: 20px 0;
}

.replay-ticket-content {
    background: #e3eaf2;
    padding: 20px;
    text-align: justify;
    border-radius: 15px 15px 0 15px;
    width: 100%;
    font-size: 14px;
    font-family: "yekanfa", sans-serif !important;
    line-height: 23px;
}

.ticket-status-name {
    font-size: 12px;
    font-family: "iransans", sans-serif !important;
}

.replay-info {
    color: #8d99a9;
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-size: 13px;
}

.replay-info img {
    border-radius: 50%;
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.replay-creator {
    margin: 0 10px;
    color: #8d99a9;
}

.replay-start-ticket {

}

.ticket-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: 2px;
    display: inline-block;
    width: 15px;
    min-width: 15px;
    height: 15px;
    background: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #DCD7CA;
    box-shadow: none;
    cursor: pointer;
}

.ticket-replies-title {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.ticket-replies-title::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #e3eaf2;
    left: 0;
    top: 50%;
}

.ticket-replies-title span {
    display: inline-block;
    background: #ffffff;
    color: #8d99a9;
    padding: 0 20px;
    position: relative;
    cursor: pointer;
}

.ticket-widget-status {
    background: #f6f7fb;
    border-radius: 3px;
    padding: 20px 10px;
    margin-bottom: 7px;
}

.ticket-status {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 38px;
    border-radius: 18px 0 18px 18px;
    padding: 0 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    white-space: nowrap;
    border: 2px solid #e3eaf2;
    background: #ffffff;
}

.ticket-widget-status hr {
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #e3eaf2;
    margin: 20px 0;
}

.ticket-time {
    display: flex;
    align-items: center;
}

.ticket-time img {
    margin-left: 15px;
    margin-right: 0;
}

.ticket-date {
    font-size: 12px;
    line-height: 20px;
}

.ticket-reply-date {
    line-height: 20px;
}

.ticket-reply-date span {
    display: inline-block;
    color: #8d99a9;
    border-bottom: 1px dotted #8d99a9;
    cursor: help;
    font-size: 10px;
}

.ticket-ticket-priority strong {
    font-size: 12px;
    font-weight: bold;
    font-family: "iransans", sans-serif !important;
}

.ticket-priority {
    font-size: 10px;
    font-weight: bold;

}

.ticket-widget {
    background: #f6f7fb;
    border-radius: 3px;
    padding: 20px 10px;
    margin-bottom: 7px;
}

.ticket-creator {
    font-size: 13px;
    font-weight: bold;
    font-family: "iransans", sans-serif !important;
}

.ticket-creator .avatar {
    margin-right: 0;
    margin-left: 10px;
    border-radius: 50%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.wpast-sidabar {
    margin-top: -100px;
}

.replay-ticket-content a {
    display: flex;
    background: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    line-height: 44px;
    height: 44px;
    text-decoration: none;
    margin-top: 10px;
    padding-right: 0;
    padding-left: 10px;
}

.replay-icon {
    background: #fef2e4;
    height: 44px;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.replay-icon img {
    width: 24px;
    height: 24px;
    max-width: unset;
}

.replay-icon-download {
    margin-right: auto;
    margin-left: 0;
}

#ticket-number::before {
    content: "";
    position: relative;
    left: -1px;
    top: 50%;
    float: left;
    height: 34px;
    width: 34px;
    border-radius: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    background: -o-radial-gradient(center, ellipse, #fff 0, rgba(0, 0, 0, 0) 100%);
    background: radial-gradient(ellipse at center, #fff 0, rgba(0, 0, 0, 0) 100%);
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 2;
}

#ticket-number::after {
    content: "";
    position: relative;
    float: left;
    left: -1px;
    top: 50%;
    height: 34px;
    width: 17px;
    border-bottom-right-radius: 34px;
    border-top-right-radius: 34px;
    border: 1px solid #e6e6e6;
    border-left-color: rgb(230, 230, 230);
    border-left-style: solid;
    border-left-width: 1px;
    border-left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0);
    overflow: hidden;
}

#message--received {
    direction: ltr;
}

#replay-ticket-content {
    border-radius: 1.71429rem 1.71429rem 1.71429rem 0;
    right: -60px;
    bottom: -10px;
    background: #666;
    color: #fff;

}

#ticket-number {
    border-right-width: 4px;
}

table td, table th {
    border: 0px solid #767676 !important;
}

.ticket-upload {
    text-align: center;
    padding: 10px;
}

.ticket-btn {
    color: #FFF;
    background-color: #535353;
    border-color: #535353;
}

.ticket-btn-secondary {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    height: 42px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 3px 15px;
    font-size: 13px;
    line-height: 32px;
    border-radius: 3px;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/**********************pricing*********************/
.pricing-containers {
    display: flex;
    justify-content: center;
}

.pricing {
    background-color: #fff;
    border: 1px solid #eee;
    margin: 10px;
    text-align: center;
}

.pricing.highlight {
    border-top: 2px solid #50BC01;
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.1);
}

.pricing h1 {
    color: #5CAEFE;
    margin: 30px 0 0;
}

.pricing h4 {
    margin: 20px 0 0;
}

.pricing small.green {
    color: #50BC01;
    margin: 0;
}

.pricing small.green + h1 {
    margin-top: 10px;
}

.pricing small {
    color: #777;
}

.pricing ul {
    list-style-type: none;
    padding: 0;
    margin: 40px 0;
}

.pricing ul li {
    margin: 20px 30px;
    max-width: 250px;
}

.pricing button {
    background-color: #5CAEFE;
    border: 0;
    border-radius: 2px;
    color: #fff;
    padding: 12px 20px;
    margin-bottom: 30px;
}


/* SOCIAL PANEL CSS */
.social-panel-container {
    position: fixed;
    right: 0;
    bottom: 80px;
    transform: translateX(100%);
    transition: transform 0.4s ease-in-out;
}

.social-panel-container.visible {
    transform: translateX(-10px);
}

.social-panel {
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 16px 31px -17px rgba(0, 31, 97, 0.6);
    border: 5px solid #001F61;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Muli';
    position: relative;
    height: 169px;
    width: 370px;
    max-width: calc(100% - 10px);
}

.social-panel button.close-btn {
    border: 0;
    color: #97A5CE;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.social-panel button.close-btn:focus {
    outline: none;
}

.social-panel p {
    background-color: #001F61;
    border-radius: 0 0 10px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 17px 6px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    transform: translateX(-50%);
    text-align: center;
    width: 235px;
}

.social-panel p i {
    margin: 0 5px;
}

.social-panel p a {
    color: #FF7500;
    text-decoration: none;
}

.social-panel h4 {
    margin: 20px 0;
    color: #97A5CE;
    font-family: 'Muli';
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.social-panel ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.social-panel ul li {
    margin: 0 10px;
}

.social-panel ul li a {
    border: 1px solid #DCE1F2;
    border-radius: 50%;
    color: #001F61;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    text-decoration: none;
}

.social-panel ul li a:hover {
    border-color: #FF6A00;
    box-shadow: 0 9px 12px -9px #FF6A00;
}

.floating-btn {
    border-radius: 26.5px;
    background-color: #001F61;
    border: 1px solid #001F61;
    box-shadow: 0 16px 22px -17px #03153B;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 20px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

.floating-btn:hover {
    background-color: #ffffff;
    color: #001F61;
}

.floating-btn:focus {
    outline: none;
}

.floating-text {
    background-color: #001F61;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-family: 'Muli';
    padding: 7px 15px;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 998;
}

.floating-text a {
    color: #FF7500;
    text-decoration: none;
}

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

    .social-panel-container.visible {
        transform: translateX(0px);
    }

    .floating-btn {
        right: 10px;
    }
}

#kote-template-1 {
    /*** Background Gradient Animation ***/
    /*** Pulse Animation ***/
    /*** Scale Animation ***/
    /*** Jump Animation ***/
    /*** Shine Animation ***/
    /*** Preset 1 Begin ***/
    /*** Preset 1 End ***/
    /*** Preset 2 Begin ***/
    /*** Preset 2 End ***/
    /*** Preset 3 Begin ***/
    /*** Preset 3 End ***/
    /*** Preset 4 Begin ***/
    /*** Preset 4 End ***/
    /*** Preset 5 Begin ***/
    /*** Preset 5 End ***/
    /*** Preset 6 Begin ***/
    /*** Preset 6 End ***/
    /*** Preset 7 Begin ***/
    /*** Preset 7 End ***/
    font-family: "iransans", sans-serif !important;
}

@keyframes kote-gradient {
    0%,
    100% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }
}

@keyframes kote-pulse {
    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(106, 59, 206, 0.4);
    }

    70% {
        box-shadow: 0 0 0 0.625em rgba(106, 59, 206, 0);
    }
}

@keyframes kote-scale {
    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.03);
    }
}

@keyframes kote-jump {
    0%,
    100% {
        transform: translate3d(0, 1%, 0) scale3d(1, 1.1, 1);
    }

    40% {
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    }
}

@keyframes kote-shine {
    0%,
    100% {
        box-shadow: 0 0 0 rgba(101, 81, 123, 0);
    }

    50% {
        box-shadow: 0 0 2em #65517b;
    }
}

#kote-template-1 .kote-prices-table-1 {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #2f2f2f;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-1 {
        flex-direction: column;
        justify-content: center;
    }
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-1 .prices-table__left-column {
        margin: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__price b {
    color: #fe5c55;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #fe5c55;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #fe5c55;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-1 .prices-table__left-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column {
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to top, #fe5c55 0, #f09719 100%);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding-bottom: 2.0625em;
    padding-top: 3.5625em;
    color: #fff;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-1 .prices-table__center-column {
        border-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__price b {
    font-size: 30px;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #fff;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .02em;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #2f2f2f;
    background: #fff;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-1 .prices-table__center-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-1 .prices-table__right-column {
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__price b {
    color: #fe5c55;
    font-size: 30px;
    font-weight: 600;
    display: block;
    font-family: "iransans", sans-serif !important;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #fe5c55;
    letter-spacing: .02em;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #fe5c55;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-1 .prices-table__right-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-2 {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #2f2f2f;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-2 {
        flex-direction: column;
        justify-content: center;
    }
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-2 .prices-table__left-column {
        margin: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__price b {
    color: #2871c5;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #2871c5;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #2871c5;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-2 .prices-table__left-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column {
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to top, #2871c5 0, #3cc1e3 100%);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding-bottom: 2.0625em;
    padding-top: 3.5625em;
    color: #fff;
    background: linear-gradient(-45deg, #2168bb 0, #44bedd 100%);
    background-size: 400% 400%;
    animation: kote-gradient 2s ease infinite;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-2 .prices-table__center-column {
        border-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__price b {
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #fff;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #2f2f2f;
    background: #fff;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-2 .prices-table__center-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-2 .prices-table__right-column {
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__price b {
    color: #2871c5;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #2871c5;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #2871c5;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-2 .prices-table__right-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-3 {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-family: "iransans", sans-serif !important;
    color: #2f2f2f;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-3 {
        flex-direction: column;
        justify-content: center;
    }
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-3 .prices-table__left-column {
        margin: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__price b {
    color: #683ace;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #683ace;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #683ace;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-3 .prices-table__left-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column {
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to top, #683ace 0, #d760f9 100%);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding-bottom: 2.0625em;
    padding-top: 3.5625em;
    color: #fff;
    box-shadow: 0 0 0 #6a3bce;
    animation: kote-pulse 2s infinite;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-3 .prices-table__center-column {
        border-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__price b {
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #fff;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #2f2f2f;
    background: #fff;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-3 .prices-table__center-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-3 .prices-table__right-column {
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__price b {
    color: #683ace;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #683ace;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #683ace;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-3 .prices-table__right-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-4 {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-family: "iransans", sans-serif !important;
    color: #2f2f2f;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-4 {
        flex-direction: column;
        justify-content: center;
    }
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-4 .prices-table__left-column {
        margin: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__price b {
    color: #087f12;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #087f12;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #087f12;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-4 .prices-table__left-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column {
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to top, #087f12 0, #94fb00 100%);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding-bottom: 2.0625em;
    padding-top: 3.5625em;
    color: #fff;
    animation: 1s kote-scale infinite;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-4 .prices-table__center-column {
        border-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__price b {
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #fff;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #2f2f2f;
    background: #fff;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-4 .prices-table__center-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-4 .prices-table__right-column {
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__price b {
    color: #087f12;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #087f12;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #087f12;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-4 .prices-table__right-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-5 {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-family: "iransans", sans-serif !important;
    color: #2f2f2f;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-5 {
        flex-direction: column;
        justify-content: center;
    }
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-5 .prices-table__left-column {
        margin: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__price b {
    color: #3b7375;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #3b7375;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #3b7375;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-5 .prices-table__left-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column {
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to top, #3b7375 0, #00f5fe 100%);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding-bottom: 2.0625em;
    padding-top: 3.5625em;
    color: #fff;
    animation: kote-jump 2s linear alternate infinite;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-5 .prices-table__center-column {
        border-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__price b {
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #fff;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #2f2f2f;
    background: #fff;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-5 .prices-table__center-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-5 .prices-table__right-column {
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__price b {
    color: #3b7375;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #3b7375;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #3b7375;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-5 .prices-table__right-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-6 {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-family: "iransans", sans-serif !important;
    color: #2f2f2f;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-6 {
        flex-direction: column;
        justify-content: center;
    }
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-6 .prices-table__left-column {
        margin: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__price b {
    color: #0f0910;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #0f0910;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #0f0910;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-6 .prices-table__left-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column {
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to top, #0f0910 0, #513d68 100%);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding-bottom: 2.0625em;
    padding-top: 3.5625em;
    color: #fff;
    box-shadow: 0 0 2em rgba(101, 81, 123, 0);
    animation: kote-shine 2s infinite;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-6 .prices-table__center-column {
        border-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__price b {
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #fff;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #2f2f2f;
    background: #fff;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-6 .prices-table__center-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column {
    margin: 2em 0 .5em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-6 .prices-table__right-column {
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__price b {
    color: #0f0910;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #0f0910;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__description {
    text-align: center;
    line-height: 1.6em;
    letter-spacing: .032em;
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__description ul {
    padding: 0;
    margin: 0;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__top-container .prices-table__description ul li {
    list-style: none;
    line-height: 1.6em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #0f0910;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-6 .prices-table__right-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-7 {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-family: "iransans", sans-serif !important;
    color: #2f2f2f;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-7 {
        flex-direction: column;
        justify-content: center;
    }
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column {
    margin: 1em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-7 .prices-table__left-column {
        margin: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #fe5c55;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__price b {
    color: #fe5c55;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #fe5c55;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-7 .prices-table__left-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column {
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(to top, #fe5c55 0, #f09719 100%);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding-bottom: 2.5625em;
    padding-top: 2.5625em;
    color: #fff;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-7 .prices-table__center-column {
        border-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #fff;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__price b {
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #2f2f2f;
    background: #fff;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-7 .prices-table__center-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column {
    margin: 1em 0;
    border-radius: .187em;
    position: relative;
    padding: 1.5625em;
    width: 15.75em;
    min-width: 15.75em;
    background: #fff;
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 930px) {
    #kote-template-1 .kote-prices-table-7 .prices-table__right-column {
        margin: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container {
    position: relative;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__icons-container {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-1 img {
    width: 6.56em;
    height: auto;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__icons-container .prices-table__icon-2 img {
    width: 3.69em;
    height: auto;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__name {
    text-transform: uppercase;
    text-align: center;
    color: #fe5c55;
    letter-spacing: .02em;
    font-size: 1.875em;
    font-weight: 500;
    margin-bottom: .5em;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__name p {
    margin: 0;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container > hr {
    border: 0;
    border-bottom: 0.063em solid #ccc;
    padding-top: 0em;
    margin: 1.5625em 0;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__price {
    text-align: center;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__price b {
    color: #fe5c55;
    font-size: 3.125em;
    font-weight: 600;
    display: block;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__top-container .prices-table__price span {
    font-size: .875em;
    font-weight: 300;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__bottom-container {
    text-align: center;
    margin-top: 1.5em;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__bottom-container .prices-table__button {
    display: inline-block;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__bottom-container .prices-table__button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    width: 9.375em;
    text-decoration: none;
    color: #fff;
    background: #fe5c55;
    border-radius: 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8125em;
    font-weight: 400;
    transition: box-shadow .3s ease-in-out;
}

#kote-template-1 .kote-prices-table-7 .prices-table__right-column .prices-table__bottom-container .prices-table__button a:hover {
    box-shadow: 0 0 0.188em rgba(0, 0, 0, 0.4);
}

/*# sourceMappingURL=kote-template.css.map */
all-presets-container {
    display: flex;
    flex-direction: column;
}

.presets-container {
    padding: 2em 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.preset-container {
    padding: 1em;
    align-items: center;
    display: flex;
    justify-content: center
}

@media (max-width: 375px) {
    .preset-container {
        padding: 1em 0;
    }
}
