body {
    font: 300 15px/28px "IRANSans-web", sans-serif;
    letter-spacing: 0px;
    color: #677294;
    padding: 0px;
    overflow-x: hidden;
    z-index: 0;
}


/*
* {
    outline: 1px solid #f00 !important;
}
*/

a {
    text-decoration: none;
    color: #33465a;
}

.header_area {
    background: #f9f9fc;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 20;
    top: 0;
}

.menu_one {
    padding: 0px;
}

.header_area .navbar-brand {
    margin-right: 0;
    margin-left: 16px;
}

.header_area .navbar-brand {
    margin-right: 0;
    margin-left: 16px;
}

.logoText {
    font-weight: 600;
}

.navbar-toggler {
    padding: 0px;
    margin-left: 20px;
}

.menu_toggle {
    width: 22px;
    height: 22px;
    position: relative;
    cursor: pointer;
    display: block;
}

.menu_toggle .hamburger {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
}

.menu_toggle .hamburger-cross {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
}

.collapsed .menu_toggle .hamburger-cross span:nth-child(1) {
    height: 0%;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    width: 2px;
    position: absolute;
    top: 0;
    left: 10px;
}

.menu_toggle .hamburger-cross span {
    display: block;
    background: #5e2ced;
    border-radius: 3px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.menu_one .menu.ml-auto {
    margin-right: auto !important;
    /* margin-left: 0 !important; */
}

.menu>.nav-item {
    margin-left: 45px;
}

.menu>.nav-item {
    position: relative;
    padding-bottom: 35px;
    padding-top: 35px;
}

.menu>.nav-item>.nav-link {
    font: 600 14px "IRANSans-web", sans-serif;
    color: #051441;
    padding: 0px;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    position: relative;
}

.radio-checkbox {
    vertical-align: text-top;
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    top: 5px;
}


/*                                              */

.software_service_area {
    background: #f9f9fc;
}

.padding-top-bottom {
    padding: 120px 0;
}

.sec_pad2 {
    padding-top: 120px;
}

.mb_70 {
    margin-bottom: 70px;
}

.aboutbody h3 {
    color: orange;
    font-weight: bold;
    font-size: 18pt;
}

p {
    font-size: 14px;
    color: #677294;
    line-height: 30px;
}


/*                                      */

.single_product_item {
    text-align: center;
    margin-top: 30px;
}

.product-box-pic {
    text-align: center;
    padding-bottom: 5px;
    border-radius: 1px;
    box-shadow: 0px 0px 7px 0px #b2adad;
    padding: 20px;
}

.cart-qty-add {
    font-size: 12px;
    font-weight: 600;
    width: 70%;
    height: 38px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    margin-top: 15px;
    /* display: flex; */
}

.cart-qty-add:hover,
.cart-qty-plus:hover,
.cart-qty-minus:hover {
    background-color: orange;
    color: #fff;
}


/*    */

.section-title {
    position: relative;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 64px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-align: center;
    text-transform: uppercase;
}

.section-title:after {
    display: block;
    content: "";
    width: 100px;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -50px;
    background: #33465a;
    border-radius: 3px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #4b505e;
}


/*  */

.cta {
    padding: 5px 0 30px;
}

.gray-bg {
    background: #f3f3f3;
}


/*     */

.f_bg {
    background: #eff2f9;
    -webkit-box-shadow: 0px -1px 0px 0px rgba(231, 236, 246, 0.004);
    box-shadow: 0px -1px 0px 0px rgba(231, 236, 246, 0.004);
}

.f_widget.about-widget.pl_70 {
    padding-left: 0;
    padding-right: 70px;
}

.pl_70 {
    padding-left: 70px;
}

.pic-footer {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-evenly;
    height: 100px;
    margin-bottom: 30px;
}

.social-links {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.mb_40 {
    margin-bottom: 40px;
}

.t_color {
    color: #051441;
}

.f_600 {
    font-weight: 600;
}

.f_size_16 {
    font-size: 16px;
}

.title-f {
    text-align: right;
}

.contact-item h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
}

.ti-location-pin:before {
    content: "\e693";
}

.ti-email:before {
    content: "\e75a";
}

.ti-headphone-alt:before {
    content: "\e719";
}

.contact-item .icon {
    display: block;
    font-size: 48px;
    color: #33465a;
    text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.f_widget.about-widget .f_list li a {
    font: 300 14px/20px "IRANSans-web", sans-serif;
    font-weight: 500;
    color: #33465a;
    position: relative;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    display: inline-block;
}

.f_widget.about-widget .f_list li a:hover {
    color: #6754e2;
}

.l_height50 {
    line-height: 50px;
}

.mb_70 {
    margin-bottom: 70px;
}

.software_service_area {
    background: #f9f9fc;
}

.sec_pad2 {
    padding-top: 120px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.shopping_cart_area .cart_table {
    padding-top: 5px;
}

.shopping_cart_area .cart_table tbody {
    width: 100%;
}

.shopping_cart_area .cart_table .product {
    padding-top: 0px;
}

.shopping_cart_area .cart_table td {
    vertical-align: middle;
    font: 400 16px/28px "IRANSans-web", sans-serif;
    color: #282835;
    border: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    text-align: center;
}

.shopping_cart_area .cart_table .product .media .media-left img {
    max-width: 100%;
}

.shopping_cart_area .cart_table .product .media .media-body {
    padding-left: 0;
    padding-right: 30px;
}

.shopping_cart_area .cart_table .product .media .media-body {
    padding-left: 30px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.shopping_cart_area .cart_title {
    border-bottom: 1px solid #e7e7f6;
}

.shopping_cart_area h6 {
    font-size: 14px;
    color: #282835;
    line-height: 30px;
}

.f_p {
    font-family: "IRANSans-web", sans-serif;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.shopping_cart_area .cart_table {
    padding-top: 5px;
}

.shopping_cart_area .cart_table tbody {
    width: 100%;
}

.shopping_cart_area .cart_table .product {
    padding-top: 0px;
}

.shopping_cart_area .cart_table td {
    vertical-align: middle;
    font: 400 16px/28px "IRANSans-web", sans-serif;
    color: #282835;
    border: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    text-align: center;
    max-width: 10px;
}

.hr {
    width: 100%;
    height: 1px;
    background: #e7e7f6;
    margin-bottom: 40px;
}

.checkout_content {
    margin-bottom: -22px;
}

.cart-show {
    display: none;
}

.button-container .form-control {
    max-width: 50px;
    text-align: center;
    display: inline-block;
    margin: 10px 5px;
    font-weight: 700;
}

.pic-shop img {
    width: 70px;
}

.button-container {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

table {
    width: 100%;
}

tr {
    width: 100%;
    margin-bottom: 30px;
}

.prototype_content .pr_70 {
    padding-right: 0;
    /* padding-left: 70px; */
    line-height: 4rem;
    color: #862121;
    font-size: 24pt;
    font-weight: bold;
    line-height: 55px;
}

.title-main-text {
    font-size: 14pt;
    padding-top: 40px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-five {
    /* font-family: 'Dosis', sans-serif; */
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background-color: #5f28fb;
    box-shadow: 0px 8px 40px 0 rgba(102, 125, 226, 0.8);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    letter-spacing: 1px;
    border-radius: 5px 5px;
    margin: 10px 10px 0 10px 0;
    /* padding: 20px 30px; */
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.btn-five:hover {
    box-shadow: 0px 4px 10px 0 rgba(127, 82, 185, 0.8);
    color: #fff !important;
    background: #FEA784;
}

.btn-box {
    display: flex;
    padding-right: 20px;
    gap: 16px;
}

.nav-cart {
    margin-top: 16px;
    cursor: pointer;
}

.nav-cart img {
    width: 40px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    margin-top: 24px;
}

.num {
    width: 20px;
    background: rgb(177, 241, 181);
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    display: none;
    position: absolute;
    top: 17px;
    font-weight: 700;
}

.btn-tree {
    /* font-family: 'Dosis', sans-serif; */
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background-color: #F83229;
    box-shadow: 0px 8px 40px 0 rgba(248, 50, 41, 0.8);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    letter-spacing: 1px;
    border-radius: 5px 5px;
    margin: 10px 10px 0 10px 0;
    /* padding: 20px 30px; */
    display: inline-block;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.btn-tree:hover {
    box-shadow: 0px 4px 10px 0 rgba(248, 50, 41, 0.8);
    color: #fff !important;
    background: #EB1A15;
}

.btn-five {
    /* font-family: 'Dosis', sans-serif; */
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background-color: #fda582;
    box-shadow: 0px 8px 40px 0 rgba(255, 192, 137, 0.8);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    letter-spacing: 1px;
    border-radius: 5px 5px;
    margin: 10px 10px 0 10px 0;
    /* padding: 20px 30px; */
    display: inline-block;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.btn-five:hover {
    box-shadow: 0px 4px 10px 0 rgba(240, 186, 139, 0.8);
    color: #fff !important;
    background: #f1bda8;
}

.btn-one:hover {
    box-shadow: 0px 4px 10px 0 rgba(137, 169, 235, 0.8);
    color: #fff !important;
    background: #7798dc;
}

.btn-one {
    /* font-family: 'Dosis', sans-serif; */
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background-color: #89a9eb;
    box-shadow: 0px 8px 40px 0 rgba(137, 169, 235, 0.8);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    letter-spacing: 1px;
    border-radius: 5px 5px;
    margin: 10px 10px 0 10px 0;
    /* padding: 20px 30px; */
    display: inline-block;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.btn-one:hover {
    box-shadow: 0px 4px 10px 0 rgba(137, 169, 235, 0.8);
    color: #fff !important;
    background: #7798dc;
}

@media (max-height: 420px) {
    .shopping_cart_area .cart_table .product {
        display: flex;
        justify-content: center;
    }
}