@font-face {
    font-family: sans;
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/sans/eot/IRANSansWeb_Bold.eot");
    src: url("../fonts/sans/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/sans/woff2/IRANSansWeb_Bold.woff2") format("woff2"), /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/sans/woff/IRANSansWeb_Bold.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/sans/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: sans;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/sans/eot/IRANSansWeb_Medium.eot");
    src: url("../fonts/sans/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/sans/woff2/IRANSansWeb_Medium.woff2") format("woff2"), /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/sans/woff/IRANSansWeb_Medium.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/sans/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: sans;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/sans/eot/IRANSansWeb_Light.eot");
    src: url("../fonts/sans/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/sans/woff2/IRANSansWeb_Light.woff2") format("woff2"), /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/sans/woff/IRANSansWeb_Light.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/sans/ttf/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: sans;
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/sans/eot/IRANSansWeb_UltraLight.eot");
    src: url("../fonts/sans/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/sans/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"), /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/sans/woff/IRANSansWeb_UltraLight.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/sans/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: sans;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/sans/eot/IRANSansWeb.eot");
    src: url("../fonts/sans/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/sans/woff2/IRANSansWeb.woff2") format("woff2"), /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/sans/woff/IRANSansWeb.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/sans/ttf/IRANSansWeb.ttf") format("truetype");
}

@font-face {
    font-family: sans_number;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/IRANSansWeb.eot");
    src: url("../fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/IRANSansWeb.woff2") format("woff2"), /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/IRANSansWeb.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/IRANSansWeb.ttf") format("truetype");
}

body {
    margin: 0;
    padding: 0;
    font-family: "sans";
    color: #363636;
    font-size: 12px;
    direction: rtl;
    overflow-x: hidden;
}

* {
    direction: rtl;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

ul li,
ol li {
    list-style-type: none;
}

a,
p {
    text-decoration: none;
    outline: none;
    color: #313131;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #333;
}

img {
    max-width: 100%;
    max-height: 100%;
}

input:focus,
input:active,
span:focus {
    outline: 0;
}

button:focus,
button:active {
    outline: 0;
}

header {
    background: #fff;
    z-index: 100000;
    position: relative;
}

.help-block.with-errors {
    color: red;
}

.block {
    display: block !important;
}

.flex {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-wrap: wrap;
}

i.iblock {
    display: block;
    line-height: inherit;
}

.top_header {
    padding: 0 50px;
}

.totop {
    position: fixed;
    right: 10px;
    bottom: 30px;
    background: #f37438;
    width: 45px;
    height: 45px;
    z-index: 10000;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    cursor: pointer;
}

.totop i {
    font-size: 30px;
    display: block;
    line-height: inherit;
    color: #fff;
}

.form-banner .list_slider .swiper-wrapper {
    justify-content: center;
}

.top_header .wrapper {
    flex: 1 0;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-wrap: wrap;
    align-content: center;
    position: relative;
}

.fixed_menu {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 1000;
}

.fixed_menu li {
    margin-bottom: 2px;
}

.fixed_menu li a {
    display: block;
    width: 48px;
    color: #fff;
    background: #999999;
    text-align: center;
    font-size: 38px;
    line-height: 48px;
    transition: 0.3s;
}

.fixed_menu li:hover a {
    background: #00b7ce;
}

.fixed_menu li i {
    display: block;
    line-height: inherit;
}

.top_header .wrapper.logo {
    flex: 2 0;
    max-width: unset;
    text-align: center;
    justify-content: center;
}

.top_header .search form {
    display: block;
    width: 100%;
}

.top_header .search input {
    width: 100%;
    border: unset;
    border-bottom: 1px solid #808080;
    height: 40px;
    padding: 0 40px 0 0;
}

.top_header .search .sr_btn {
    background: transparent;
    position: absolute;
    right: 0;
    top: calc(50% - 20px);
    border: none;
    line-height: 40px;
    font-size: 1.3rem;
    width: 35px;
    text-align: center;
    padding: 0;
    z-index: 2;
}

.top_header .search .popUp {
    position: absolute;
    width: 300px;
    bottom: -25px;
    left: calc(50% - 150px);
    box-shadow: 0 0 5px #787878;
    padding: 10px 0;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}

.top_header .search .popUp>div {
    padding: 0 10px !important;
}

.advanced_search,
.simple_search {
    color: #fff;
    font-size: 1.1rem;
    padding: 0 8px;
    line-height: 30px;
    display: block;
    text-align: center;
}

.advanced_search {
    background: #f37438;
}

.simple_search {
    background: #00b7ce;
}

.top_header .login .login_btn {
    width: 100%;
    border: unset;
    border-bottom: 1px solid #808080;
    height: 40px;
    margin-left: 10px;
    flex: 0 0 calc(100% - 50px);
    max-width: calc(100% - 50px);
    text-align: right;
}

.top_header .login .login_btn span {
    line-height: 40px;
    font-size: 1rem;
    display: block;
}

.top_header .login .login_btn i {
    float: right;
    line-height: 40px;
    font-size: 1.2rem;
    text-align: center;
    margin-left: 10px;
}

.top_header .login .cart_toggle {
    flex: 0 0 40px;
    max-width: 40px;
    width: 40px;
    font-size: 1.2rem;
    text-align: center;
    line-height: 39px;
    border-bottom: 1px solid #808080;
    cursor: pointer;
}

.middle_header ul {
    display: inline-block;
    position: relative;
    padding: 0 5px;
}

.middle_header ul:after,
.middle_header ul:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    background: #808080;
    top: 50%;
    right: 100%;
}

.middle_header ul:before {
    right: unset;
    left: 100%;
}

.middle_header ul li,
.bottom_header nav>ul>li {
    display: inline-block;
}

.middle_header ul li:not(:last-child),
.bottom_header nav>ul>li:not(:last-child) {
    margin-left: 35px;
}

.middle_header ul a {
    line-height: 40px;
    border-bottom: 2px solid transparent;
    font-size: 0.9rem;
    font-weight: 500;
}

.middle_header ul li.active a,
.middle_header ul li:hover a {
    color: #f26522;
    border-color: #00b7ce;
}

.middle_header {
    padding-bottom: 15px;
}

.fix_header {
    padding-top: 205px;
}

.fix_header header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    height: 50px;
}

.bottom_header {
    background: #fbfbfb;
    position: relative;
    z-index: 999;
}

.fix_header header .container {
    position: relative;
}

.fix_header header .top_header {
    padding: 0 15px;
}

.fix_header header .middle_header {
    display: none;
}

.fix_header header .bottom_header nav {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 99;
}

.fix_header #mobile_search_toggle {
    display: block;
}

.fix_header .top_header .wrapper.login {
    flex: unset;
    position: absolute;
    z-index: 99999;
    right: 15px;
    top: 5px;
}

.fix_header .login.wrapper .wrapper {
    left: unset;
    right: 0;
    width: 250px;
}

.fix_header .top_header .login .login_btn {
    width: unset;
    border: unset;
    border-bottom: unset;
    height: unset;
    margin-left: 10px;
    flex: unset;
    max-width: unset;
}

.fix_header .top_header .login .login_btn span {
    display: none;
}

.fix_header .top_header .login .login_btn i {
    float: none;
    width: 40px;
    margin-left: 0;
}

.fix_header .top_header .login .cart_toggle {
    flex: unset;
    max-width: unset;
    line-height: 40px;
    border-bottom: unset;
    margin-left: 10px;
}

.fix_header .top_header .wrapper.logo {
    flex: unset;
    position: absolute;
    left: 15px;
    top: 5px;
    z-index: 99999;
}

.fix_header .top_header .wrapper.logo img {
    height: 40px;
}

.fix_header .top_header .wrapper.search {
    display: block;
    position: absolute;
    /*

    left: 0;

    */
    right: 0;
    top: 50px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    width: 365px;
}

.fix_header .top_header .wrapper.search.opened {
    visibility: visible;
    opacity: 1;
}

.bottom_header nav>ul>li>a {
    line-height: 47px;
    display: block;
    font-size: 1.05rem;
    color: #555;
    font-weight: 500;
    transition: 0.3s;
    border-bottom: 3px solid transparent;
}

.bottom_header ul.sub_menu>li>a {
    font-size: 0.9rem;
    color: #7d7d7d;
}

.bottom_header nav>ul.sub_menu>li.active a {
    color: #f26522;
}

.bottom_header nav>ul>li:hover>a,
.bottom_header nav>ul>li.active>a,
#mobile_menu nav>ul>li.active>a {
    color: #ed7c1c;
    border-color: #00a9c4;
}

.bottom_header nav>ul>li>.content {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    /*

    sd

    min-height: 500px;

    */
    background: #ebebeb;
    z-index: 1000;
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    display: block;
    transition: 0.3s;
}

.bottom_header nav>ul>li:hover>.content {
    opacity: 1;
    visibility: visible;
}

.bottom_header nav>ul>li.list_sub {
    position: relative;
}

.bottom_header nav>ul>li .sub_menu {
    padding: 10px 0;
}

.bottom_header nav>ul>li .sub_menu>li {
    display: inline-block;
    line-height: 40px;
    margin-left: 30px;
}

.bottom_header nav>ul>li .sub_menu>li:last-child {
    margin-left: 0;
}

.bottom_header nav>ul>li .sub_menu>li a {
    line-height: inherit;
    display: block;
}

.bottom_header nav>ul>li .sub_menu>li:hover>a,
.bottom_header nav>ul>li .sub_menu>li.active>a {
    color: #ed7c1c;
    border-color: #00a9c4;
}

.bottom_header nav>ul>li>ul {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 9;
    background-color: #fff;
    min-width: 180px;
    box-shadow: 0 0 10px rgba(65, 65, 65, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.bottom_header nav>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
}

.bottom_header nav>ul>li>ul>li {
    line-height: 40px;
    border-bottom: 1px solid #e0e0e0;
}

.bottom_header nav>ul>li>ul>li:last-child {
    border-bottom: none;
}

.bottom_header nav>ul>li>ul>li>a {
    display: block;
    line-height: inherit;
    padding: 0 10px;
    font-size: 1rem;
    text-align: right;
}

.bottom_header nav>ul>li>ul>li>a:hover {
    color: #ed7c1c;
}

footer {
    background: #f7f5f5;
    position: relative;
}

.top_footer {
    padding: 30px 0;
}

.footer_logos a {
    display: block;
    direction: ltr;
    line-height: 60px;
    font-size: 1rem;
    color: #ed7c1c;
}

.footer_logos a i {
    float: left;
    line-height: inherit;
    font-size: 2rem;
    color: #00b7ce;
    padding-right: 10px;
}

.sending_methods li,
.sending_methods {
    text-align: center;
}

.top_footer .main_titles {
    text-align: center;
    font-size: 1.1rem;
    line-height: 30px;
    margin-bottom: 10px;
    color: #ed7c1c;
}

.sending_methods h5 {
    text-align: center;
    font-size: 1rem;
    line-height: 20px;
    margin-bottom: 5px;
    color: #464646;
}

.sending_methods h5,
.top_footer .main_titles {
    position: relative;
    padding-right: 15px;
    display: inline-block;
}

.sending_methods p {
    text-align: justify;
    text-align-last: center;
    line-height: 28px;
    font-size: 0.85rem;
    color: #646464;
    font-weight: 500;
}

.sending_methods h5:after,
.top_footer .main_titles:after {
    content: "";
    position: absolute;
    right: 1.5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: calc(50% - 2.5px);
}

.top_footer .main_titles:after {
    background: #00b7ce;
}

.sending_methods h5:after {
    background: #ed7c1c;
}

.footer_contact_form input {
    border: none;
    background: #d7d7d7;
    display: block;
    margin-bottom: 7px;
    height: 25px;
    padding: 0 5px;
    width: 150px;
}

.footer_contact_form textarea {
    border: none;
    background: #d7d7d7;
    display: block;
    width: 200px;
    max-width: 100%;
    margin-bottom: 7px;
    padding: 5px;
    height: 80px;
    resize: none;
}

.footer_contact_form button {
    background: #ed7c1c;
    line-height: 25px;
    padding: 0 13px;
    border: none;
    color: #fff;
}

.footer_menu {
    background: #fff;
    padding: 5px 0;
    margin-bottom: 10px;
}

.footer_menu a {
    line-height: 30px;
    font-size: 0.9rem;
    color: #3f3f3f;
    border-bottom: 2px solid transparent;
    padding: 0 10px;
}

.footer_menu li.active a {
    color: #ed7c1c;
    border-bottom: 2px solid #00b7ce;
}

.footer_img:after {
    clear: both;
    content: "";
    display: table;
}

.footer_img {
    margin: 0 -5px;
}

.footer_img .img_wrapper {
    padding: 10px;
    float: right;
    margin: 0 10px 10px;
    width: calc(50% - 20px);
    background: #fff;
    box-shadow: 0 0 4px #9a9a9a;
    height: 220px;
    line-height: 200px;
    text-align: center;
}

.footer_img img {
    display: inline-block;
}

.footer_img a {
    height: inherit;
    display: block;
    line-height: inherit;
}

.bottom_footer .footer_text h1,
.bottom_footer .footer_text h2 {
    font-size: 0.9rem;
    text-align: center;
}

.bottom_footer .footer_text h1 {
    color: #ed7c1c;
    margin-bottom: 5px;
}

.bottom_footer .footer_text h2 {
    color: #00b7ce;
    margin-bottom: 10px;
}

.bottom_footer .footer_text p {
    font-size: 0.9rem;
    color: #555555;
    font-weight: 500;
    line-height: 20px;
    text-align: justify;
}

.bottom_footer .site_link {
    background: #fff;
    padding: 20px 0;
    text-align: center;
}

.bottom_footer .site_link a {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: 500;
    color: #ed7c1c;
}

.main_slider {
    position: relative;
}
.main_slider .container
{
    position: relative;
}

.main_slider .swiper-slide a {
    display: block;
    height: 100%;
}

.main_slider .swiper-slide a img {
    width: 100%;
    height: 100%;
    display: block;
}

.main_slider .swiper-container {
    height: 33vw;
}

.main_slider .main-pagination {
    position: absolute;
    flex-direction: column;
    justify-content: space-around;
    align-content: center;
    top: 25%;
    left: 50px;
    z-index: 10;
}

.main_slider .main-pagination .pg-ch {
    width: 15px;
    flex: 0 0 15px;
    max-height: 15px;
    border-radius: 50%;
    background: #00b7ce;
    margin-bottom: 20px;
    transition: 0.2s;
}

.main_slider .main-pagination .pg-ch.active {
    background: #f26522;
}

.index-tabs .tab-menu {
    padding: 25px 0 50px 0;
}

.index-tabs .tab-menu li {
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
}

.index-tabs .tab-menu li a {
    display: block;
    text-align: center;
}

.index-tabs .tab-menu li span {
    font-size: 1.1rem;
    display: block;
    text-align: center;
    line-height: 35px;
    color: #575758;
    transition: 0.3s;
}

.index-tabs .tab-menu li i {
    display: block;
    line-height: 100px;
    font-size: 96px;
    text-align: center;
    transition: 0.3s;
    margin-bottom: 5px;
}

.index-tabs .tab-menu li.active span {
    color: #00b7ce;
}

.index-tabs .tab-menu li:hover span {
    color: #00b7ce;
}

.index-tabs .tab-menu li.active i {
    color: #f26522;
}

/*.index-tabs .tab-menu li:hover i {*/

/*    color: #f26522;*/

/*}*/

.content {
    display: none;
}

.content.active {
    display: block;
}

.srb_wrapper .item {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}

.srb_wrapper .item.big {
    height: 310px;
}

.srb_wrapper .item.small {
    height: 220px;
}

.srb_wrapper .item img {
    display: block;
    width: 100%;
    height: 100%;
}

.srb_wrapper .item .overly {
    position: absolute;
    left: -50%;
    opacity: 0;
    width: 50%;
    top: 0;
    bottom: 0;
    color: #fff;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    transition: 0.3s;
    padding: 5px;
}

.srb_wrapper .item .overly.blue {
    background: rgba(0, 183, 206, 0.9);
}

.srb_wrapper .item .overly.orange {
    background: rgba(242, 101, 34, 0.9);
}

.srb_wrapper .item:hover .overly {
    left: 0;
    opacity: 1;
}

.srb_wrapper .item .overly h4 {
    text-align: center;
    line-height: 35px;
    font-size: 1.1rem;
}

.srb_wrapper .item .overly i {
    font-size: 1.5rem;
}

.srb_wrapper .item .overly span {
    font-size: 1rem;
}

.view_more_ce {
    text-align: center;
    /*

    sd

    margin: 25px 0;

    */
    margin-bottom: 40px;
}

.view_more_ce a {
    display: inline-block;
    border: 2px solid #999;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    padding: 0 15px;
    color: #545454;
    line-height: 45px;
    transition: 0.3s;
}

.view_more_ce a:hover {
    border-color: #333;
}

.single_game_tc {
    transition: 0.3s;
    padding: 10px;
}

.single_game_tc:hover {
    box-shadow: 0 0 10px rgba(65, 65, 65, 0.2);
}

.single_game_tc img {
    height: 300px;
    width: 100%;
}

.single_game_tc h4 {
    margin: 10px 0;
    font-size: 1.1rem;
    color: #595959;
    text-align: center;
}

.single_game_tc .detail span:first-child {
    color: #ff0000;
    font-size: 0.9rem;
    line-height: 25px;
}

.single_game_tc .detail .buy i {
    line-height: inherit;
    font-size: 1rem;
    margin-right: 10px;
    float: left;
}

.single_game_tc .detail span:last-child {
    color: #009966;
    font-size: 0.9rem;
    line-height: 25px;
}

.popular_tab .tab_menu {
    display: inline-block;
    position: relative;
    padding: 0 5px;
    margin-top: 20px;
}

.popular_tab .tab_menu {
    /*

    margin-bottom: 15px;

    */
}

.popular_tab .tab_menu li {
    display: inline-block;
}

.popular_tab .tab_menu a {
    display: block;
    line-height: 20px;
    border-bottom: 2px solid transparent;
    padding: 0 15px;
    font-size: 1.3rem;
    font-weight: 500;
    color: #474747;
}

.popular_tab .tab_menu li:not(:last-child) a {
    border-left: 1px solid #000;
}

.popular_tab .tab_menu:after,
.popular_tab .tab_menu:before,
.main_title h3:after,
.main_title h3:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    background: #000;
    top: 50%;
    right: 100%;
}

.popular_tab .tab_menu li.active a {
    color: #ff0006;
}

.popular_tab .tab_menu:before,
.main_title h3:before {
    right: unset;
    left: 100%;
}

.item_rate {
    position: relative;
    flex: 0 0 60px;
    max-height: 60px;
    height: 20px;
}

.item_rate_bg {
    position: absolute;
    right: 0;
    top: 0;
    color: #ddd;
}

.item_rate i {
    float: right;
    font-size: 14px;
    line-height: 20px;
}

.item_rate_ab {
    position: absolute;
    right: 0;
    top: 0;
    color: #ed2029;
    overflow: hidden;
}

.item_rate_ab_inner {
    width: 60px;
}

.product-slider .swiper-wrapper {
    align-items: stretch;
}

.product-slider .swiper-slide {
    padding: 15px;
    height: auto;
}

.product-slider .swiper-slide.small {
    width: 25%;
}

.product-slider .swiper-slide.big {
    width: 50%;
}

.product-slider .swiper-slide a {
    display: flex;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    flex-direction: column;
    padding: 10px;
    justify-content: space-between;
}

.product-slider .swiper-slide:hover a {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);
}

.product-slider .swiper-slide .product_image,
.products_list .product_image {
    width: auto;
    display: inline-block;
}

.product-slider .swiper-slide .detail,
.products_list .detail {
    margin-top: 10px;
}

.product-slider .swiper-slide .detail>div:first-child,
.products_list li .detail>div:first-child {
    margin-bottom: 5px;
}

.product-slider .swiper-slide h5,
.products_list li h5 {
    font-size: 1rem;
    color: #434343;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    text-align: center;
}

.product-slider .swiper-slide .price,
.products_list li .price {
    font-size: 0.85rem;
    color: red;
}

.product-slider .swiper-slide .buy,
.products_list li .buy {
    font-size: 0.85rem;
    color: #00a651;
}

.product-slider .swiper-slide .buy i,
.products_list li .buy i {
    float: left;
    line-height: inherit;
    padding-right: 5px;
    font-size: 0.85rem;
}

.product-slider {
    position: relative;
}

.prev-btn,
.next-btn {
    position: absolute;
    top: calc(50% - 12.5px);
    line-height: 25px;
    right: 100%;
    font-size: 20px;
    color: #00b7ce;
    z-index: 1000;
    opacity: 1;
    transition: 0.2s;
}

.prev-btn {
    left: 100%;
    right: unset;
}

.prev-btn.swiper-button-disabled,
.next-btn.swiper-button-disabled {
    opacity: 0.5;
}

.form-banner .wrapper {
    position: relative;
    height: 40vw;
    padding: 25px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.form-banner .wrapper>img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

/*sd*/

#club-section {
    margin-top: 60px;
}

#club-section.form-banner .wrapper>img {
    display: none;
}

.form-banner .wrapper.page_banner {
    height: 500px;
}

.form-banner .wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 400px;
    max-height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    z-index: 15;
}

.form-banner .wrapper.page_banner:after {
    display: none;
}

.form-banner .wrapper h3 {
    position: relative;
    z-index: 20;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 40px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 10px #000;
    margin-bottom: 10px;
}

.form-banner .wrapper h3 br {
    display: none;
}

.form-banner .form {
    position: relative;
    z-index: 20;
}

.form-banner .form .input_wrapper {
    flex: 0 0 400px;
    max-width: 400px;
    align-items: center;
    position: relative;
}

.form-banner .form .input_wrapper form {
    width: 100%;
}

.form-banner .form .input_wrapper input {
    width: 100%;
    height: 42px;
    border: unset;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
}

.form-banner .form .input_wrapper button {
    position: absolute;
    top: calc(50% - 21px);
    border: unset;
    font-size: 1rem;
    font-weight: 500;
    background: #00b7ce;
    height: 42px;
    color: #fff;
    width: 70px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.form-banner .form .input_wrapper:first-child button {
    right: 0;
}

.form-banner .form .input_wrapper:last-child button {
    left: 0;
}

.form-banner .form .input_wrapper:first-child input {
    padding: 0 80px 0 10px;
}

.form-banner .form .input_wrapper:last-child input {
    padding: 0 10px 0 80px;
}

.form-banner .form .logo {
    flex: 0 0 90px;
    max-width: 90px;
    position: relative;
    z-index: 25;
}

.form-banner .form .input_wrapper:first-child {
    transform: translate(-20px, 10px);
}

.form-banner .form .input_wrapper:last-child {
    transform: translate(20px, 10px);
}

.small_banners {
    padding: 60px 0;
}

.small_banners_home {
    padding: 60px 0 30px 0;
}

.small_banners_wrapper {
    position: relative;
}

.main_title {
    text-align: center;
    /*sd

    margin-bottom: 40px;

    */
    margin-bottom: 30px;
}

.main_title h3 {
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
    font-size: 1.3rem;
    font-weight: 500;
    color: #474747;
    text-align: center;
    position: relative;
}

.small_banners a {
    display: block;
    text-align: center;
    height: 100%;
    margin-bottom: 15px;
}

.mg-section {
    margin-bottom: 20px;
}

#full-banner {}

#full-banner img {
    height: 100%;
    width: 100%;
    display: block;
}

.products_list li {
    padding: 0 7.5px;
    margin-bottom: 10px;
}

.products_list li.small {
    flex: 0 0 25%;
    max-width: 25%;
}

.products_list li.big {
    flex: 0 0 50%;
    max-width: 50%;
}

.products_list li a {
    display: block;
    width: 100%;
    transition: 0.3s;
    padding: 15px;
}

.products_list li .detail {
    padding: 0 7px 5px;
}

.products_list li a:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);
}

.products_list li .img_wrapper {
    /*sd

    background: #f7f7f7;

    */
    padding: 5px;
}

/*sd

*/

/*.other_sec{*/

/*    height: 340px;*/

/*}*/

.top_header .wrapper.logo img {
    height: 99px;
}

.drop_menu {
    position: absolute;
    top: 100px;
    margin-top: -30px;
    z-index: 9999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    width: 150px;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    opacity: 0;
}

.fix_header .drop_menu {
    top: 75px;
}

.login_btn:hover~ul.drop_menu,
.drop_menu:hover {
    opacity: 1;
    visibility: visible;
}

.drop_menu li a {
    line-height: 35px;
    font-size: 12px;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
    display: block;
    text-align: center;
}

.drop_menu li a:hover {
    background-color: #f6f7f8;
    color: #ed7c1c;
}

/*sd

*/

.pr_pagination {
    text-align: center;
    margin: 45px 0;
}

.pr_pagination ul {
    display: inline-block;
    direction: ltr;
}

.pr_pagination li {
    display: inline-block;
    margin: 0 7px;
}

.pr_pagination a {
    display: block;
    color: #545454;
    line-height: 50px;
    min-width: 50px;
    padding: 0 5px;
    text-align: center;
    font-size: 1.2rem;
    border: 3px solid #00b7ce;
    border-radius: 5px;
}

.pr_pagination li.active a {
    background: #ed7c1c;
    color: #fff;
    border-color: transparent;
}

.pr_pagination li i {
    line-height: inherit;
    display: block;
}

.form-banner .list_slider {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 5px 50px;
    z-index: 30;
    background: rgba(0, 183, 206, 0.8);
}

.form-banner .list_slider .swiper-slide {
    width: auto !important;
}

.form-banner .list_slider a {
    display: block;
    color: #fff;
    line-height: 35px;
    font-size: 0.9rem;
    padding: 0 15px;
}

.form-banner .list_slider a.active {
    background: #ed7c1c;
}

.BListNext,
.BListPrev {
    position: absolute;
    top: 5px;
    right: 0;
    color: #fff;
    font-size: 1rem;
    width: 50px;
    text-align: center;
    line-height: 35px;
    z-index: 1000;
}

.BListPrev {
    right: unset;
    left: 0;
    transform: rotate(180deg);
}

.BListNext i,
.BListPrev i {
    display: block;
    line-height: inherit;
}

#informations .main-title {
    text-align: right;
    font-size: 1.1rem;
    color: #ed7c1c;
    line-height: 20px;
    margin-bottom: 10px;
}

#informations .desc {
    text-align: right;
    font-size: 0.94rem;
    line-height: 20px;
    color: #717171;
}

#informations li {
    text-align: right;
    position: relative;
    padding: 0 20px 0 10px;
    line-height: 20px;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

#informations li a {
    color: #007287;
}

#informations li:after {
    content: "";
    position: absolute;
    right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: calc(50% - 5px);
}

#informations li:nth-child(odd):after {
    background: #ed7c1c;
}

#informations li:nth-child(even):after {
    background: #00b7ce;
}

#secondInformation {
    margin: 30px 0;
}

.ci-ab {
    justify-content: center;
}

.ci-ab li {
    flex: 0 0 20%;
    padding: 0 10px;
    max-width: 20%;
    text-align: center;
    margin-bottom: 15px;
}

.ci-ab .circle {
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 7px solid #ed7c1c;
    padding: 5px;
    line-height: 20px;
    white-space: normal;
    font-size: 0.85rem;
    color: #00b7ce;
    font-weight: 600;
}

.ci-ab.white .circle {
    background: #fff;
}

.ci-ab.white li span:first-of-type {
    color: #ed7c1c;
}

.ci-ab.white li span:last-of-type {
    color: #00b7ce;
}

.ci-ab .circle i {
    display: block;
    line-height: 40px;
    font-size: 1.8rem;
    text-align: center;
}

.ci-ab li span {
    display: block;
    margin-top: 10px;
    text-align: center;
    line-height: 25px;
    font-size: 0.85rem;
    color: #6d6d6d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ci-ab.hf li {
    flex: 0 0 50%;
    max-width: 50%;
}

.ci-ab.hf .circle,
.ci-ab.sup .circle {
    width: 75px;
    height: 75px;
    border-width: 4px;
    /*

    font-size: 1.1rem;

    */
    line-height: 25px;
}

.ci-ab.hf .circle i {
    display: block;
    line-height: 50px;
    font-size: 2.1rem;
    text-align: center;
}

.ci-ab.hf li span {
    white-space: normal;
    text-overflow: unset;
    line-height: 20px;
}

#contactFrom {
    text-align: center;
    margin: 20px 0;
}

#contactFrom .form input {
    border: none;
    background: #d7d7d7;
    display: block;
    height: 25px;
    padding: 0 5px;
    margin: 0 auto 7px;
    width: 150px;
}

#contactFrom .form textarea {
    border: none;
    background: #d7d7d7;
    display: block;
    width: 200px;
    margin: 0 auto 7px;
    padding: 5px;
    height: 80px;
    resize: none;
}

#contactFrom .form button {
    background: #00b7ce;
    line-height: 25px;
    padding: 0 13px;
    border: none;
    color: #fff;
}

#contactFrom .main_titles {
    text-align: center;
    font-size: 1.1rem;
    line-height: 30px;
    margin-bottom: 10px;
    color: #00b7ce;
    position: relative;
    padding-right: 15px;
    display: inline-block;
}

#contactFrom .main_titles:after {
    content: "";
    position: absolute;
    right: 1.5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: calc(50% - 2.5px);
    background: #ed7c1c;
}

#contactFrom .info.right li {
    margin-bottom: 10px;
    text-align: right;
}

#contactFrom .info.left li {
    text-align: left;
    margin-bottom: 10px;
}

#contactFrom .info li:after {
    content: "";
    clear: both;
    display: block;
}

#contactFrom .info li i {
    line-height: 60px;
    width: 60px;
    color: #00b7ce;
    font-size: 1.8rem;
    text-align: center;
}

#contactFrom .info.left li i {
    float: left;
    margin-right: 5px;
}

#contactFrom .info.right li i {
    float: right;
    margin-left: 5px;
}

#contactFrom .info.left li div {
    float: left;
}

#contactFrom .info.right li div {
    float: right;
}

#contactFrom .info span:first-child {
    color: #ed7c1c;
    display: block;
    text-align: right;
    font-size: 1.1rem;
    line-height: 35px;
}

#contactFrom .info span:last-child {
    color: #616161;
    display: block;
    text-align: right;
    font-size: 1rem;
    line-height: 25px;
}

#contactFrom .info a {
    font-size: 1.3rem;
    color: #ed7c1c;
    display: block;
    line-height: 60px;
    text-align: center;
}

.breadcrumb {
    margin: 15px 0;
    background: #fff;
    padding: 0;
    display: block;
    text-align: right;
}

.breadcrumb li {
    display: inline;
}

.breadcrumb a {
    position: relative;
    display: inline-block;
    line-height: 20px;
    font-size: 0.8rem;
    color: #878787;
    margin-left: 5px;
}

.breadcrumb span {
    color: #ed7c1c;
    display: inline;
    line-height: 20px;
    font-size: 0.8rem;
}

.breadcrumb a:after {
    content: "/";
    display: inline-block;
    padding-right: 5px;
}

.product_info_wrapper:after {
    clear: both;
    content: "";
    display: table;
}

.product_info_wrapper {
    padding-right: 150px;
    position: relative;
}

.product_info_wrapper .swiper-slide iframe
{
    width: 100%;
    height: 610px;
    border: none
}

.big .product_info_wrapper {
    padding-right: 0;
    padding-bottom: 85px;
}

.product_info_wrapper .thumb_slider_wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    z-index: 2;
    height: 555px;
}

.big .product_info_wrapper .thumb_slider_wrapper {
    top: 380px;
    width: 760px;
    height: 150px;
}

.thumb_slider_wrapper .swiper-container {
    height: 100%;
    padding: 30px 0;
}

.thumb_slider_wrapper .swiper-container:before,
.thumb_slider_wrapper .swiper-container:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 30px;
    background-color: #fff;
    content: "";
    z-index: 4;
}

.thumb_slider_wrapper .swiper-container:after {
    top: unset;
    bottom: 0;
}

.big .thumb_slider_wrapper .swiper-container {
    padding: 0 30px;
    /*sd*/
    margin-top: 15px;
}

.big .thumb_slider_wrapper .swiper-container:before,
.big .thumb_slider_wrapper .swiper-container:after {
    position: absolute;
    left: 0;
    width: 30px;
    bottom: 0;
    top: 0;
    background-color: #fff;
    content: "";
    z-index: 4;
}

.big .thumb_slider_wrapper .swiper-container:after {
    left: unset;
    right: 0;
}

.thumb_slider_wrapper .swiper-slide {
    line-height: 150px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}



.thumb_slider_wrapper .swiper-slide img {
    opacity: 0.7;
    width: auto;
    height: auto;
}

.thumb_slider_wrapper .swiper-slide-thumb-active img {
    opacity: 1;
}

.thumb_slider_wrapper .thumb-arrow {
    position: absolute;
    font-size: 1.3rem;
    width: 30px;
    line-height: 30px;
    text-align: center;
    left: calc(50% - 15px);
    color: #ed7c1c;
    z-index: 5;
    cursor: pointer;
}

.thumb_slider_wrapper .thumb-arrow.next {
    top: 0px;
}

.thumb_slider_wrapper .thumb-arrow.prev {
    bottom: 0px;
}

.big .thumb_slider_wrapper .thumb-arrow.prev,
.big .thumb_slider_wrapper .thumb-arrow.next {
    position: absolute;
    top: calc(50% - 15px);
    left: 0;
    bottom: unset;
    color: #ed7c1c;
    z-index: 5;
    transform: rotate(90deg);
}

.big .thumb_slider_wrapper .thumb-arrow.next {
    top: calc(50% - 15px);
    left: unset;
    right: 0;
}

.product_info_wrapper .main_img_wrapper {
    float: right;
    width: 610px;
    height: 100%;
    min-height: 610px;
    text-align: center;
}

.big .product_info_wrapper .main_img_wrapper {
    width: 760px;
    height: 380px;
    min-height: 380px;
}

.product_info_wrapper .main_img_wrapper .swiper-container {
    height: 100%;
}

.big .product_info_wrapper .main_img_wrapper .swiper-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_info_wrapper .main_img_wrapper .swiper-container .thumb_wrapper {
    height: 100%;
}

.product_info_wrapper .info_wrapper {
    float: left;
    width: 285px;
    text-align: right;
}

#product_detail .title_wrapper h1 {
    font-size: 1.7rem;
    color: #ed1c24;
    text-align: right;
}

#product_detail .title_wrapper h2 {
    font-size: 1.3rem;
    color: #6b6b6b;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 7px;
}

#product_detail .info_wrapper .price {
    color: #fff;
    background: #f37438;
    font-family: sans_number;
    font-size: 1.1rem;
    padding: 0 8px;
    line-height: 30px;
    display: inline-block;
    margin: 20px 0;
    margin-left: 10px;
}

#details_tab .product_desc .info_list {
    column-count: 2;
}

#details_tab .product_desc .info_list li:after {
    clear: both;
    content: "";
    display: table;
}

#details_tab .product_desc .info_list li span {
    line-height: 40px;
    font-size: 15px;
}

#details_tab .product_desc .info_list li span:first-child {
    font-weight: 500;
    margin-left: 10px;
    color: #888888;
    font-size: 16px;
}

#details_tab .product_desc .info_list li span:first-child:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 7px;
    background-color: #00b7ce;
}

#details_tab .product_desc .info_list li:nth-child(odd) span:first-child:before {
    background-color: #ed7c1c;
}

/*sd*/

#details_tab {
    margin-top: 20px;
}

#product_detail .info_list li div {
    line-height: 45px;
    border-bottom: 1px solid #757575;
    display: inline-block;
}

#product_detail .info_list li div span:first-child {
    color: #9f9f9f;
    display: inline-block;
    line-height: inherit;
    margin-left: 12px;
    font-size: 0.95rem;
}

#product_detail .info_list li div span:last-child {
    color: #575757;
    display: inline-block;
    line-height: inherit;
    font-size: 0.95rem;
}

#product_detail .add_cart_btn {
    line-height: 45px;
    font-size: 1.4rem;
    display: inline-block;
    color: #00a651;
}

#product_detail .add_cart_btn i {
    float: left;
    line-height: inherit;
    margin-right: 5px;
}

#details_tab .tab_wrapper {
    position: relative;
    margin: 20px 0;
}

#details_tab .tab_wrapper .dynamic_border {
    position: absolute;
    bottom: -1px;
    background: #00b7ce;
    height: 3px;
    transition: 0.4s left, 0.2s width;
}

#details_tab .tabs {
    border-bottom: 1px solid #616161;
}

#details_tab .tabs li {
    flex: 1;
    text-align: center;
}

#details_tab .tabs li a {
    display: inline-block;
    position: relative;
    font-size: 0.9rem;
    color: #474747;
    font-weight: 600;
    line-height: 30px;
    transition: 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#details_tab .tabs li.active a {
    color: #ed7c1c;
}

#details_tab .title {
    font-size: 1.1rem;
    text-align: center;
    line-height: 40px;
    color: #ff6633;
    font-weight: 500;
    margin-bottom: 15px;
}

#details_tab .product_desc .text_wrapper p,
.dot_ptx {
    line-height: 25px;
    font-size: 0.85rem;
    text-align: justify;
}

#details_tab .product_desc .text_wrapper p:before,
#details_tab .product_desc .text_wrapper .bottom_detail>div:before,
.dot_ptx:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 7px;
}

#details_tab .product_desc .text_wrapper {
    margin-top: 20px;
}

#details_tab .product_desc .text_wrapper p:nth-child(odd):before,
#details_tab .product_desc .text_wrapper .bottom_detail>div:nth-child(odd):before,
.dot_ptx:before {
    background: #ed7c1c;
}

#details_tab .product_desc .text_wrapper p:nth-child(even):before,
#details_tab .product_desc .text_wrapper .bottom_detail>div:nth-child(even):before {
    background: #00b7ce;
}

#details_tab .product_desc .text_wrapper .bottom_detail {
    margin-bottom: 15px;
}

#details_tab .product_desc .text_wrapper .bottom_detail>div {
    line-height: 30px;
}

#details_tab .product_desc .text_wrapper .bottom_detail>div span:first-child {
    color: #888888;
    font-size: 0.8rem;
    display: inline-block;
    padding-left: 10px;
}

#details_tab .product_desc .text_wrapper .bottom_detail>div span:last-child {
    color: #595959;
    font-size: 0.8rem;
    display: inline-block;
}

#details_tab .product_desc .related_things li {
    margin-bottom: 10px;
    line-height: 30px;
    text-align: right;
}

#details_tab .product_desc .related_things span {
    background: #ed7c1c;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    padding: 0 10px;
    font-size: 0.85rem;
}

#details_tab .product_desc .related_things a {
    font-size: 0.8rem;
    color: #4e4e4e;
}

#details_tab .product_desc .related_things a:not(:last-child):after {
    content: ",";
    margin: 0 5px;
    color: #4e4e4e;
    font-size: 0.8rem;
}

#details_tab .content {
    margin-bottom: 30px;
}

.constructionProcesses .img_wrapper {
    text-align: center;
    padding: 10px;
    background: #f7f7f7;
    margin-bottom: 15px;
    border: 5px solid #fff;
    transition: 0.3s;
}

.constructionProcesses .img_wrapper:hover {
    box-shadow: 0 0 5px #9f9f9f;
}

#constructionVideo {
    display: block;
    height: 500px;
    width: auto;
    margin: 0 auto;
}

.bigDownloadBTN {
    display: block;
    line-height: 30px;
    background: #ed7c1c;
    color: #fff !important;
    padding: 8px 8px 8px 50px;
    font-size: 0.85rem;
    margin-top: 20px;
    position: relative;
    text-align: center;
}

.bigDownloadBTN i {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    width: 45px;
    justify-content: center;
    font-size: 2rem;
}

.bigDownloadBTN.bac i {
    background: #00b7ce;
    color: #fff;
}

.fa-android {
    color: #7bff00;
}

.fa-apple {
    color: #eee;
}

.comments li .wrapper {
    padding: 10px 140px 10px 10px;
    border: 2px solid #00b7ce;
    position: relative;
    margin-bottom: 10px;
    min-height: 140px;
    text-align: left;
}

.comments li .img_wrapper {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 5px;
    top: calc(50% - 60px);
    text-align: center;
    padding: 5px;
    background: #f7f7f7;
}

.comments li .name {
    text-align: right;
    font-size: 1rem;
    color: #ed7c1c;
}

.comments li .text {
    text-align: right;
    line-height: 25px;
    font-size: 0.85rem;
}

.comments li .replyBtn {
    color: #7e7e7e;
}

.comments li.reply {
    padding-right: 150px;
    position: relative;
}

.comments li.reply:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../image/comment-arrow.png);
    background-size: 100% 100%;
    right: 50px;
    top: calc(50% - 20px);
}

.comments li.reply .wrapper {
    border-color: #ed7c1c;
}

.comments li.reply .name {
    color: #00b7ce;
}

#search .products_list li.big {
    flex: 0 0 66.666%;
    max-width: 66.666%;
}

#search .products_list li.small {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.search_bar {
    padding: 0 10px;
}

.search_bar .filter_wrapper {
    text-align: right;
    margin-bottom: 15px;
    position: relative;
}

.search_bar_title {
    line-height: 35px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 1.2rem;
    background: #757575;
    text-align: center;
}

.search_bar .filter_title {
    display: inline-block;
    line-height: 25px;
    margin-bottom: 10px;
    cursor: pointer;
}

.search_bar .filter_title i {
    float: right;
    color: #00b7ce;
    font-size: 1.3rem;
    margin-left: 10px;
    line-height: inherit;
    transition: 0.5s;
}

.search_bar .filter_title.active i {
    transform: rotate(-90deg);
}

.search_bar .filter_title span {
    display: inline-block;
    line-height: inherit;
    color: #f26522;
    font-size: 0.95rem;
    font-weight: 600;
}

.search_bar .filter_content {
    border-bottom: 1px solid;
    padding: 5px 0;
    display: none;
}

.search_bar .checkBox_filter {
    float: right;
    width: 50%;
    padding: 0 5px;
}

.search_bar .checkBox_filter input {
    display: none;
}

.search_bar .checkBox_filter label {
    display: block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.8rem;
    color: #626262;
    line-height: 25px;
    padding-right: 25px;
    cursor: pointer;
    transition: 0.2s;
}

.search_bar .checkBox_filter label:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    font-size: 0.8rem;
    border: 1px solid #8f8f8f;
    line-height: 18px;
    width: 20px;
    text-align: center;
    color: #fff;
    transition: 0.2s;
}

.search_bar .checkBox_filter input:checked+label:before {
    background: #00b7ce;
    border-color: #00b7ce;
}

.search_bar .checkBox_filter input:checked+label {
    color: #008596;
}

.search_bar .input_filter label {
    display: inline-block;
    width: 80px;
    text-align: center;
    font-size: 0.9rem;
    color: #545454;
    line-height: 25px;
    margin-bottom: 0;
}

.search_bar .input_filter .input_wrap {
    display: inline-block;
    width: calc(100% - 80px);
    max-width: 150px;
    position: relative;
}

.search_bar .input_filter input {
    display: block;
    width: 100%;
    height: 25px;
    padding: 2.5px 5px;
    border: 1px solid #919191;
    text-align: center;
}

.search_bar .input_filter {
    margin-bottom: 8px;
    text-align: right;
}

.search_bar .input_filter .input_wrap.has_custom_placeholder input {
    padding-left: 40px;
}

.search_bar .input_filter .input_wrap.has_custom_placeholder:after {
    content: attr(data-placeholder);
    position: absolute;
    display: inline-block;
    line-height: 25px;
    left: 7px;
    top: 0;
    color: #626262;
}

.search_btn_wrapper button {
    background: #ed7c1c;
    line-height: 30px;
    padding: 0 20px;
    border: none;
    color: #fff;
}

#article_list .item {
    position: relative;
    background: #eee;
    width: calc(33.333% - 15px);
    margin: 7px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

#article_list .wrapper,
#related_article .wrapper,
#other_slides .wrapper {
    position: relative;
}

#article_list .item img {
    width: 100%;
    height: auto;
}

#article_list .item .text_content,
#related_article .item .text_content,
#other_slides .item .text_content {
    padding: 10px;
    text-align: center;
}

#article_list .item .text_content h5,
#related_article .item .text_content h5,
#other_slides .item .text_content h5 {
    text-align: center;
    line-height: 30px;
    /*

    white-space: nowrap;

    */
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.2rem;
    color: #00b7ce;
    margin-bottom: 10px;
}

#article_list .item .text_content p,
#related_article .item .text_content p,
#other_slides .item .text_content p {
    font-size: 0.9rem;
    line-height: 23px;
    text-align: center;
    color: #6e6e6e;
    max-height: 75px;
    overflow: hidden;
    padding: 0 5px;
    margin-bottom: 7px;
}

#article_list .item .text_content a,
#related_article .item .text_content a,
#other_slides .item .text_content a {
    display: inline-block;
    font-size: 0.85rem;
    color: #ed7c1c;
    line-height: 25px;
}

.item.muuri-item-dragging {
    z-index: 3;
}

.item.muuri-item-releasing {
    z-index: 2;
}

.item.muuri-item-hidden {
    z-index: 0;
}

#article_list .floating_content,
#related_article .floating_content,
#other_slides .floating_content,
#gallery_a .wrapper .floating_content {
    align-content: center;
    position: absolute;
    width: 50%;
    left: -50%;
    top: 0;
    bottom: 0;
    color: #fff;
    justify-content: center;
    padding: 0 10px;
    font-size: 0.9rem;
    transition: 0.4s;
    text-align: center;
}

#article_list .item:nth-child(even) .floating_content,
#related_article .swiper-slide:nth-child(even) .floating_content,
#other_slides .swiper-slide:nth-child(even) .floating_content,
#gallery_a .row>div:nth-child(even) .wrapper .floating_content {
    background: rgba(237, 124, 28, 0.85);
    /*sd*/
    line-height: 25px;
    /*sd*/
}

#article_list .item:nth-child(odd) .floating_content,
#related_article .swiper-slide:nth-child(odd) .floating_content,
#other_slides .swiper-slide:nth-child(odd) .floating_content,
#gallery_a .row>div:nth-child(odd) .wrapper .floating_content {
    background: rgba(0, 183, 206, 0.85);
    /*sd*/
    line-height: 25px;
    /*sd*/
}

#article_list .item:hover .floating_content,
#related_article .thumb_wrapper:hover~.floating_content,
#other_slides .item:hover .floating_content,
#gallery_a .wrapper:hover .floating_content {
    left: 0;
}

#article .title {
    color: #ed7c1c;
    font-size: 20px;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0;
    text-align: center;
}

#article p {
    color: #626262;
    line-height: 30px;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 0.85rem;
    margin-bottom: 0;
}

#article {
    text-align: justify;
    line-height: 30px;
    font-size: 0.85rem;
}

#article img,
#article p {
    padding: 15px 0;
}

/*#article.related_article .wrapper{

    height: 350px;

}*/

#related_article .item,
#other_slides .item {
    overflow: hidden;
    position: relative;
    display: block;
    transition: 0.3s;
}

#related_article .item:hover,
#other_slides .item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);
}

#other_slides .swiper-slide {
    padding: 15px;
}

#related_article .thumb_wrapper,
#other_slides .thumb_wrapper {
    height: 200px;
    text-align: center;
    padding: 15px;
}

#related_article .thumb_wrapper img,
#other_slides .thumb_wrapper img {
    height: 100%;
}

#article.related_article .item {
    position: relative;
    width: 100%;
}

#related_article .prev-btn,
#other_slides .prev-btn,
#related_pic .prev-btn {
    left: -30px;
}

#related_article .next-btn,
#other_slides .next-btn,
#related_pic .next-btn {
    right: -30px;
}

.bg_title {
    display: inline-block;
    padding: 0 20px;
    line-height: 30px;
    background: #ed7c1c;
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 15px;
}

#related_article .item .text_content p,
#other_slides .item .text_content p {
    max-height: 75px;
}

#related_pic {
    padding: 40px 0;
}

#related_pic .container {
    position: relative;
}

#related_pic .bg_title {
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
}

#related_pic .swiper-slide a {
    flex-direction: row-reverse;
    text-align: left;
}

#related_pic .swiper-slide.swiper-slide-active a {
    flex-direction: row;
    text-align: right;
}

#related_pic .swiper-slide .img_wrapper {
    flex: 0 0 100px;
    max-width: 100px;
    text-align: center;
    height: 80px;
}

#related_pic .swiper-slide .img_wrapper img {
    width: 100%;
    height: 100%;
}

#related_pic .text_wrapper {
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
    padding-left: 10px;
}

#related_pic .swiper-slide.swiper-slide-active .text_wrapper {
    padding-right: 10px;
    padding-left: 0;
}

#related_article .swiper-container {
    padding: 30px;
}

/*sd*/

#related_pic .text_wrapper p {
    /*sd*/
    /*   overflow: hidden;

        text-overflow: ellipsis;

        line-height: 80px;

        */
    line-height: 35px;
    /*sd*/
    margin-bottom: 0;
    font-size: 1rem;
    color: #7b7b7b;
}

.prev-btn,
.next-btn {
    cursor: pointer;
}

/*sd*/

#other_slides .floating_content>p {
    color: #ffffff;
}

#cart_prices input::-webkit-input-placeholder {
    font-size: 15px;
}

#related_article {
    /* sd */
    position: relative;
    /* sd */
    padding: 40px 0;
    text-align: right;
}

#related_article .container {
    position: relative;
    padding-right: 170px;
}

#related_article .bg_title {
    position: absolute;
    right: 0;
}

#related_article {}

#cart_progress {
    margin: 15px 0 30px;
}

#cart_progress li {
    display: inline-block;
    position: relative;
}

#cart_progress li:not(:last-child) {
    padding-left: 35px;
}

#cart_progress li:not(:last-child):after {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    font-size: 1.4rem;
    color: #00b7ce;
    width: 60px;
    text-align: center;
    line-height: 40px;
    top: calc(50% - 20px);
}

#cart_progress span {
    display: block;
    line-height: 25px;
    background: #5e5e5e;
    color: #fff;
    padding: 0 20px;
    font-size: 0.9rem;
}

#cart_progress i {
    font-size: 5rem;
    color: #747474;
    display: block;
    text-align: center;
    padding-bottom: 10px;
}

#cart_progress li.active i {
    color: #00b7ce;
}

#cart_progress li img {
    height: 120px;
}

#cart_progress li.active span {
    background: #ed7c1c;
}

#order_list .wrapper {
    height: 200px;
    padding: 10px 250px 10px 15px;
    box-shadow: 0 0 5px #cdcdcd;
    position: relative;
}

#order_list .img_wrapper {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    width: 220px;
    display: flex;
    align-items: center;
    z-index: 1;
}

#order_list .img_wrapper img {
    display: inline-block;
    width: auto;
    height: auto;
}

#order_list .content_wrappper {
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0;
}

#order_list .title {
    font-size: 1.2rem;
    color: #656565;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#order_list .count,
#order_list .price {
    align-items: center;
}

#order_list .count>span:first-child,
#order_list .price span:first-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    font-size: 1rem;
    text-align: center;
    color: #717171;
    margin-left: 20px;
}

#order_list .count>span:nth-child(2),
#order_list .price>span:nth-child(2) {
    font-size: 1.1rem;
    color: #ff0000;
    line-height: 30px;
}
#order_list .count .counter_wrapper
{
    margin-right: auto;
}
#order_list .count .counter_wrapper span {
    font-size: 1.1rem;
    line-height: 30px;
    margin: 0 5px;
    cursor: pointer;
}

#order_list .count .counter_wrapper span i {
    line-height: inherit;
}

#order_list .count .counter_wrapper .plus {
    color: #00e010;
}

#order_list .count .counter_wrapper .minus {
    color: #e40000;
}

#cart_prices {
    padding: 20px 0;
}

#other_address
{
    display: none;
}
.other_address
{
    direction: rtl;
    border-top: 1px solid #00b7ce;
    padding: 10px 0;
    margin-bottom: 15px;
}
.other_address a
{
    font-weight: 600;
    display: flex;
    align-items: center;
}
.other_address a:before
{
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #ddd;
    margin-left: 10px;
    color: #fff;
    line-height: 12px;
}
.other_address a.active:before
{
    color: #ed7c1c;
}
#cart_prices span:first-child {
    display: inline-block;
    padding-left: 5px;
    font-size: 1.2rem;
    line-height: 25px;
}

.Bold_txt {
    font-weight: bold;
}

#cart_prices span:last-child {
    display: block;
    padding: 0 10px;
    font-size: 20px;
    background: #646464;
    color: #fff;
    line-height: 25px;
    text-align: center;
    position: relative;
}

#cart_prices span:last-child>a {
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
    color: #fff;
    background-color: #ed7c1c;
    padding: 0 5px;
}

#cart_prices .wrapper {
    text-align: right;
}

#cart_prices .wrapper:last-child span:last-child {
    background: #ed7c1c;
}

.submit_payment {
    padding: 30px 0;
    text-align: center;
}

.submit_payment button {
    display: inline-block;
    line-height: 30px;
    background: #00b7ce;
    color: #fff;
    padding: 0 20px;
    font-size: 1rem;
    border: unset;
    cursor: pointer;
}

#complement_form label {
    flex: 0 0 85px;
    max-width: 85px;
    white-space: nowrap;
    font-size: 0.85rem;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    text-align: right;
}

#complement_form input,
#complement_form textarea {
    background: #c3c3c3;
    color: #000;
    padding: 0 3px;
    height: 30px;
    flex: 0 0 calc(100% - 85px);
    max-width: calc(100% - 85px);
    border: unset;
    font-size: 0.9rem;
}

#complement_form textarea {
    min-height: 140px;
    resize: vertical;
}

#guide .title {
    font-size: 1.1rem;
    color: #ed7c1c;
    text-align: right;
    margin-bottom: 10px;
    line-height: 25px;
}

#guide p {
    color: #626262;
    font-size: 0.9rem;
    line-height: 22px;
    text-align: justify;
}

#guide>div {
    padding: 10px 0;
    text-align: center;
}

#guide .tags {
    margin-top: 20px;
    margin-right: 15px;
}

.tags .tag_title {
    display: inline-block;
    padding: 0 5px;
    margin-left: 10px;
    background: #ed7c1c;
    font-size: 1rem;
    color: #fff;
    line-height: 30px;
    font-weight: 300;
}

.tags ul,
.tags li {
    display: inline-block;
}

.tags li:not(:last-child):after {
    content: "";
    font-size: 1.5rem;
    color: #5a5a5a;
    padding: 0 5px;
}

.tags ul a {
    font-size: 0.9rem;
    line-height: 35px;
    display: inline-block;
    color: #838383;
}

#gallery_a .wrapper .img_wrapper {
    text-align: center;
}

#gallery_a .wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 20px;
    transition: 0.3s;
}

#gallery_a .row>div {
    margin-bottom: 45px;
}

#gallery_a .wrapper .img_wrapper {
    height: 220px;
    line-height: 220px;
}

#gallery_a .wrapper .img_wrapper img {
    max-height: 100%;
    width: 100%;
}

#gallery_a .wrapper p {
    text-align: center;
    line-height: 30px;
    font-size: 0.9rem;
    font-weight: 500;
    height: 60px;
    overflow: hidden;
    margin: 0;
}

#gallery_a .wrapper:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);
}

#gallery_a .m_ti {
    color: #ed7c1c;
    margin-bottom: 15px;
    text-align: right;
    font-size: 1.3rem;
}

#gallery_a .m_te {
    color: #626262;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: right;
    font-size: 1rem;
}

#big_slider_gallery a {
    display: block;
}

#big_slider_gallery img {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #d2d2d2;
}

#big_slider_gallery h6 {
    /*sd*/
    color: #f37438;
    /* white-space: nowrap;

    overflow: hidden;*/
    line-height: 35px;
    /*sd*/
    text-overflow: ellipsis;
    text-align: center;
    font-size: 1.2rem;
}

#complement_form .form-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#complement_form .form-group label {
    margin-bottom: 0;
}

#complement_form .help-block {
    flex: 0 0 100%;
    max-width: 100%;
}

#complement_form h4 {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    text-align: right;
}

.form-group-btn {
    text-align: left;
}

.form-group-btn button {
    display: inline-block;
    line-height: 30px;
    background: #00b7ce;
    color: #fff;
    padding: 0 20px;
    font-size: 1rem;
    border: unset;
    cursor: pointer;
    border-radius: 0;
}

#complement_form .address_item {
    margin-bottom: 15px;
}

#complement_form .address_item label {
    margin-bottom: 0;
    background-color: #eee;
    padding: 15px;
    flex: unset;
    max-width: unset;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    text-align: right;
}

#complement_form .address_item label p {
    margin-bottom: 0;
}

#complement_form .address_item input {
    display: none;
}

#complement_form .address_item input:checked+label {
    background-color: #00b7ce;
    color: #fff;
}

#complement_form .address_item input:checked+label p {
    color: #fff;
}

#complement_form .pay_way_item {
    margin-bottom: 15px;
}

#complement_form .pay_way_item label {
    margin-bottom: 0;
    background-color: #eee;
    padding: 15px;
    text-align: right;
    flex: unset;
    max-width: unset;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#complement_form .pay_way_item label span {
    display: flex;
    align-items: center;
}

#complement_form .pay_way_item label span small {
    font-size: 11px;
    margin-right: 5px;
}

#complement_form .pay_way_item input {
    display: none;
}

#complement_form .pay_way_item input:checked+label {
    background-color: #00b7ce;
    color: #fff;
}

@media (min-width: 992px) {
    .complement_form__m-r {
        margin-right: 16.666667%;
    }
}

/*sd*/

#big_slider_gallery p {
    color: #878787;
    line-height: 35px;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 1.2rem;
    padding: 10px;
}

/*sd*/

#big_slider_gallery .prev-btn,
#big_slider_gallery .next-btn {
    transform: rotate(180deg);
}

.login:not(.wrapper) {
    height: 60vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    justify-content: center;
    align-items: center;
    background-color: #f9fafc;
}

.login .wrapper {
    width: 350px;
    background: #fff;
    padding: 15px 8px;
    box-shadow: 0 0 5px #cbcbcb;
}

.login.wrapper .wrapper.logged-in {
    width: 400px;
    max-width: unset;
}

.login.wrapper .wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100000;
    display: none;
}

/*.login.wrapper .wrapper.logged_in{*/

/*display:flex;*/

/*flex-flow: row wrap;*/

/*}*/

.login.wrapper .wrapper .btn_wrapper,
.login.wrapper .wrapper .forget_pass_link {
    width: 100%;
}

.login .wrapper h1 {
    color: #ed7c1c;
    font-size: 1.3rem;
    margin-bottom: 10px;
    text-align: center;
}

.login .wrapper input {
    width: 100%;
    background: #cecece;
    color: #000;
    padding: 0 3px;
    height: 35px;
    border: unset;
    font-size: 0.9rem;
    margin-bottom: 10px;
    text-align: center;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.login .wrapper .forget_pass_link {
    display: block;
    margin-bottom: 10px;
    line-height: 25px;
    color: #ed7c1c;
    text-align: center;
    font-size: 1rem;
}

.login .wrapper .btn_wrapper>* {
    flex: 0 0 calc(50% - 4px);
    max-width: calc(50% - 4px);
    line-height: 35px;
    text-align: center;
    font-size: 0.85rem;
    color: #fff;
    border: unset;
    padding: 0;
    cursor: pointer;
}

.login .wrapper .btn_wrapper>*:nth-child(even) {
    background: #ed7c1c;
    margin-right: 8px;
}

.login .wrapper .btn_wrapper>*:nth-child(odd) {
    background: #00b7ce;
}

.login .wrapper .btn_wrapper>.btn_full {
    flex: 0 0 100%;
    max-width: 100%;
}

#gallery_a.catalog .wrapper {
    padding: 0 0 10px;
}

#gallery_a.catalog .wrapper .img_wrapper {
    height: 300px;
    position: relative;
}

#gallery_a.catalog .wrapper .img_wrapper img {
    width: 100%;
}

#c_imgUpload textarea,
.write_comment textarea {
    width: 100%;
    height: 150px;
    border: 2px solid #00b7ce;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

#c_imgUpload button,
#c_imgUpload label,
.c_form_btn {
    display: inline-block;
    padding: 0 15px;
    line-height: 35px;
    font-size: 1rem;
    color: #fff;
    margin-left: 10px;
    border: unset;
    background: #ed7c1c;
}

#club_form label {
    display: block;
    text-align: right;
    line-height: 25px;
    font-size: 1.1rem;
    color: #9f9f9f;
    margin-bottom: 5px;
}

#club_form input {
    border: solid #9c9c9c;
    border-width: 0 0 2px;
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 0.9rem;
    transition: 0.3s;
}

#club_form input:focus {
    border-color: #5d5d5d;
}

#club_form .has-error.has-danger input {
    border-color: red;
}

.form-group>label>b {
    float: right;
    color: red;
    margin-left: 5px;
    line-height: inherit;
    font-size: 0.8rem;
}

#club_form select {
    width: 100%;
    margin-bottom: 10px;
    height: 30px;
}

#entery_code input,
.write_comment input {
    display: inline-block;
    width: 350px;
    border: 2px solid #00b7ce;
    height: 35px;
    padding: 0 10px;
    font-size: 14px;
}

.cl_tx {
    font-size: 1rem;
    color: #808080;
    line-height: 25px;
    text-align: justify;
}

.cl_tx:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 10px;
    background: #ed7c1c;
}

.bottom_header .top_footer .footer_contact_form input,
.bottom_header .top_footer .footer_contact_form textarea {
    background: #bcbcbc;
    width: 500px;
}

.hco_img_wrapper {
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hco_img_wrapper img {
    width: auto !important;
    height: auto !important;
}

.blu {
    color: #00b7ce !important;
}

.acrrt {
    max-height: 150px;
}

.bottom_header .header_products {
    align-items: flex-start;
}

.bottom_header .header_products li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 7px;
    margin: 0 0 0;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.bottom_header .header_products .img_wrapper {
    display: inline-block;
    width: 100px;
}

.bottom_header .header_products .dot_ptx {
    display: inline-block;
    width: calc(100% - 110px);
    font-size: 0.9rem;
    line-height: 20px;
    padding-right: 10px;
}

.header_asd_list {
    column-count: 3;
    column-fill: auto;
    height: 100%;
    padding-bottom: 80px;
}

.bottom_header .content .content {
    height: calc(100% - 60px);
}

.bottom_header .content .content>div {
    height: 100%;
}

.header_asd_list .dot_ptx {
    text-align: unset;
}

.header_asd_list .dot_ptx a {
    color: #00b7ce;
    font-size: 1.2rem;
}

.header_asd_list .dot_ptx {
    transform: translateX(10px);
}

.header_asd_list .dot_ptx:before {
    float: right;
    margin-top: 11px;
}

.header_asd_list li a {
    line-height: 35px;
    text-align: right;
    display: block;
}

.header_asd_list li:not(.dot_ptx) a {
    font-size: 0.9rem;
}

.bottom_con_head {
    height: 70px;
    display: flex;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}

.bottom_con_head.ci-ab li {
    margin: 0 !important;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.bottom_con_head.ci-ab li .circle {
    width: 95px;
    height: 95px;
    line-height: 20px;
    padding: 10px;
}

.bottom_con_head a {
    font-size: 0.9rem !important;
    line-height: 20px !important;
    text-align: center !important;
    color: #00b7ce !important;
    font-weight: 400;
}

.write_comment {
    margin-bottom: 10px;
}

.write_comment input {
    margin-bottom: 10px;
    width: 300px;
}

.write_comment textarea {
    width: 500px;
    display: block;
}

.header_asd_list li {
    display: list-item !important;
    margin: 0 !important;
}

.top_header .login .cart_toggle {
    position: relative;
}

.top_header .login .cart_toggle:after {
    content: attr(data-number);
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    background: #f1730a;
    color: #fff;
    position: absolute;
    top: -4px;
    left: calc(50% - 10px);
}

.login.wrapper .wrapper.logged_in {
    min-width: 300px;
}

.login.wrapper .wrapper .cart_header_wrapper h3 {
    flex: 0 0 50%;
    max-width: 50%;
    color: #f26522;
    font-size: 1rem;
    text-align: center;
    line-height: 31px;
}

.login.wrapper .wrapper .cart_header_wrapper .price {
    flex: 0 0 50%;
    padding-right: 40px;
    position: relative;
    color: #ff0006;
    /*  font-size: 0.8rem; sd*/
    font-size: 1.1rem;
    /*sd*/
    line-height: 30px;
    text-align: center;
}

.login.wrapper .wrapper .cart_header_wrapper .price i {
    position: absolute;
    right: 0;
    width: 40px;
    font-size: 1.2rem;
    text-align: center;
    line-height: 30px;
    color: #00b7ce;
}

.login.wrapper .wrapper .cart_header_wrapper .price i:after {
    content: attr(data-number);
    width: 17px;
    line-height: 17px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    background: #f1730a;
    color: #fff;
    position: absolute;
    top: -4px;
    left: calc(50% - 7.5px);
}

.login.wrapper .wrapper .cart_product_wrapper .single_game_tc {
    padding: 5px;
    box-shadow: 0 0 10px rgba(65, 65, 65, 0.2);
    position: relative;
}

.login.wrapper .wrapper .cart_product_wrapper .single_game_tc .link_item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

#order_list .wrapper .remove_item {
    position: absolute;
    font-size: 20px;
    left: 5px;
    top: 5px;
    color: red;
    cursor: pointer;
    z-index: 2;
}

.login.wrapper .wrapper .cart_product_wrapper .remove_item {
    position: absolute;
    font-size: 20px;
    left: 10px;
    top: 10px;
    line-height: 20px;
    color: red;
    cursor: pointer;
    z-index: 2000;
}

.login.wrapper .wrapper .cart_product_wrapper .remove_item i {
    line-height: inherit;
    display: block;
}

.login.wrapper .wrapper .cart_product_wrapper .single_game_tc img {
    height: 167px;
}

.login.wrapper .wrapper .cart_product_wrapper .single_game_tc h4 {
    font-size: 0.8rem;
}

.login.wrapper .wrapper .cart_product_wrapper .single_game_tc .detail span:first-child,
.login.wrapper .wrapper .cart_product_wrapper .single_game_tc .detail span:last-child {
    /*

    font-size: 0.7rem;

    */
    /*sd*/
    font-size: 1.1rem;
    /*sd*/
    color: #ff0000;
}

#cart_prices .wrapper.discount_code>span {
    width: 100%;
}

#cart_prices .wrapper.discount_code form {
    float: right;
    width: calc(100% - 60px);
    position: relative;
}

#cart_prices .wrapper.discount_code .input {
    padding: 0 10px;
    font-size: 0.8rem;
    background: #646464;
    color: #fff;
    height: 25px;
    border: none;
    width: calc(100% - 30px);
    padding-left: 40px;
}

#cart_prices .wrapper.discount_code .input placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff;
}

#cart_prices .wrapper.discount_code .button {
    position: absolute;
    left: 15px;
    border: unset;
    height: 25px;
    background: #ed7c1c;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
}

.code span {
    color: #171616 !important;
    font-size: 0.8rem;
    display: inline-block;
    padding-left: 10px;
}

.user_send_imgae {
    height: 217px;
    margin-bottom: 15px;
}

.user_send_imgae img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.active_mega_menu {
    color: #ed7c1c !important;
    border-color: #00a9c4 !important;
}

.vbox-next span,
.vbox-prev span {
    color: transparent;
}

/*

3452

3441

*/

/*

aboute Us

*/

.ci-ab.at li {
    max-width: unset;
    flex: 1;
}

.ci-ab.at .circle {
    border-width: 5px;
    width: 80px;
    height: 80px;
    padding: 12px;
}

.ci-ab.at li span {
    font-size: 18px;
    font-weight: 600;
    color: #3f3f3f;
}

.about-sm-logo {
    width: 100%;
}

.about-description {
    text-align: right;
    color: #3f3f3f;
    font-weight: 500;
    font-size: 16px;
}

.ind-main-title {
    text-align: right;
    font-size: 20px;
    color: #ed7c1c;
    line-height: 20px;
    margin-bottom: 20px;
}

#about-certificate img {
    width: 100%;
    border: 2px solid #7ddae6;
}

#about-introduce img {
    width: 100%;
}

#brands-logo .logo-wrapper {
    text-align: center;
    padding: 0 10px;
    flex: 1;
}

#brands-logo .logo-wrapper img {
    max-height: 90px;
}

#mobile_search_toggle {
    display: none;
    float: right;
    line-height: 40px;
    font-size: 1.2rem;
    width: 40px;
    text-align: center;
}

#mobile_search_toggle i {
    display: block;
    line-height: inherit;
}

#menu_toggle {
    font-size: 25px;
    line-height: 40px;
    display: none;
    float: right;
    margin-left: 10px;
    width: 40px;
    text-align: center;
}

#menu_toggle i {
    line-height: inherit;
    display: block;
}

#mobile_menu {
    position: fixed;
    right: -280px;
    top: 0;
    bottom: 0;
    width: 280px;
    background: #fff;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.4s;
    padding: 50px 0 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
}

#mobile_menu.open {
    right: 0;
    visibility: visible;
    opacity: 1;
}

#mobile_menu nav>ul>li {
    position: relative;
    line-height: 45px;
}

#mobile_menu nav>ul>li>a {
    display: block;
    color: #333;
    line-height: inherit;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 0 15px;
    position: relative;
    font-size: 15px;
    text-align: right;
}

#mobile_menu nav>ul>li>a i {
    float: right;
    line-height: 45px;
    width: 25px;
    margin-right: 5px;
    font-size: 20px;
}

#mobile_menu nav>ul>li>i {
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
    width: 45px;
    text-align: center;
    cursor: pointer;
    font-size: 7px;
    color: #777;
    transition: 0.3s;
    z-index: 10;
}

#mobile_menu nav>ul>li.opened>i {
    transform: rotateX(180deg);
}

#mobile_menu nav>ul>li:last-child a {
    border: none;
}

#mobile_menu nav>ul>li:hover>a,
#mobile_menu nav>ul>li.opened>a {
    background-color: rgba(255, 255, 255, 0.2);
}

#mobile_menu nav>ul>li>ul {
    display: none;
    background: rgba(255, 255, 255, 0.1);
}

#mobile_menu nav>ul>li>ul li>a {
    display: block;
    line-height: 45px;
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 15px;
}

#mobile_menu nav>ul>li>ul li>a i {
    float: right;
    line-height: 45px;
    width: 25px;
    margin-right: 5px;
    font-size: 15px;
}

#mobile_menu nav>ul>li>ul li:hover>a {
    background-color: rgba(255, 255, 255, 0.2);
}

#close_menu {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#close_menu:before {
    position: absolute;
    left: -5px;
    top: 15px;
    width: 40px;
    height: 1px;
    background-color: #555;
    content: "";
    transform: rotate(-45deg);
}

#close_menu:after {
    position: absolute;
    left: -5px;
    top: 15px;
    width: 40px;
    height: 1px;
    background-color: #555;
    content: "";
    transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^="swal2-success-line"] {
    background-color: #ed7c1c !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border-color: rgba(237, 124, 28, 0.3) !important;
}

.swal2-popup .swal2-styled.swal2-confirm {
    /*

    background-color: #00a651 !important

    */
}

.products_list li.small .text-center,
.products_list li.big .text-center {
    line-height: 260px;
}

.swal2-icon.swal2-error {
    border-color: #ed7c1c !important;
}

.swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
    background-color: #ed7c1c !important;
}

/*

sd

*/

.fas .fa-arrow-right,
.fas fa-arrow-left {
    font-size: 25px;
}

.product_section {
    padding-top: 45px;
}

.mg_bot {
    margin-bottom: 28px !important;
}

/*

sd

*/

.footer_contact_form .capcha_form {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.footer_contact_form .capcha_refresh {
    margin-right: 10px;
    color: #00b7ce;
}

.best-sells-products {
    padding: 60px 0 30px;
}

.best-sells-products.best-sells-products--blue {
    background-color: #00b7ce;
}

.best-sells-products.best-sells-products--red {
    background-color: #ed1c24;
}

.best-sells-products.best-sells-products--orange {
    background-color: #ed7c1c;
}

.best-sells-products__title {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    height: 350px;
    text-align: center;
    margin-bottom: 30px;
}

.best-sells-products__title img {
    height: 100%;
    object-fit: cover;
}

.best-sells-products__title .countdown {
    margin-right: auto;
    color: #848484;
    display: inline-block;
    margin-bottom: 10px;
    align-items: center;
    border: 1px solid #848484;
    padding: 0 10px;
    border-radius: 4px;
    line-height: 30px;
}

.best-sells-products__title .countdown i {
    margin-right: 5px;
    float: left;
    line-height: inherit;
}

.best-sells-products__item {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: 20px;
    height: 350px;
    margin-bottom: 30px;
}

.best-sells-products__item>a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}

.best-sells-products__item__image {
    margin-bottom: 15px;
    background-color: #fff;
    text-align: center;
}

.best-sells-products__item__image img {
    max-height: 215px;
}

.best-sells-products__item__detail {}

.best-sells-products__item__detail h5 {
    font-size: 1rem;
    color: #434343;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    text-align: right;
}

.best-sells-products__item__detail__discount {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.best-sells-products__item__detail__discount .discount {
    display: flex;
    align-items: center;
}

.best-sells-products__item__detail__discount .discount span {
    background-color: #ff6000;
    color: #fff;
    padding: 0 10px;
    line-height: 20px;
    border-radius: 10px;
    text-align: center;
    margin-left: 10px;
    font-weight: 600;
    font-size: 14px;
}

.best-sells-products__item__detail__discount .countdown {
    margin-right: auto;
    color: #848484;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.best-sells-products__item__detail__discount .countdown i {
    margin-right: 5px;
}

.best-sells-products__item__detail__price {
    display: flex;
    align-items: center;
}

.best-sells-products__item__detail__price .buy {
    margin-right: auto;
    font-size: 0.85rem;
    color: #00a651;
    display: flex;
    flex-direction: row-reverse;
}

.best-sells-products__item__detail__price .price {
    font-size: 0.85rem;
    color: red;
}

.best-sells-products__item__detail__price .buy i {
    line-height: inherit;
    padding-right: 5px;
    font-size: 0.85rem;
}

.factor {}

.factor_title {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
}

.factor_title h3 {
    line-height: 30px;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    background-color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.factor_title h3:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -100px;
    left: -100px;
    height: 1px;
    background-color: #000;
    z-index: -1;
}

.factor_shipping {
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.factor_shipping_item {
    margin-left: 50px;
}

.factor_shipping_item:last-child {
    margin-left: 0;
}

.factor_shipping_item input {
    display: none;
}

.factor_shipping_item label {
    background-color: #ccc;
    color: #000;
    line-height: 40px;
    padding: 0 25px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.factor_shipping_item input:checked+label {
    background-color: #ed7c1c;
    color: #fff;
}

.factor_table {
    margin-bottom: 60px;
    overflow-x: auto;
}

.factor_table table {
    width: 100%;
    min-width: 800px;
    border-spacing: 2px;
    border-collapse: separate;
}

.factor_table table thead tr th {
    line-height: 50px;
    text-align: center;
    font-style: 13px;
}

.factor_table table tbody tr td {
    line-height: 60px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
}

.factor_table table tbody tr:nth-child(odd) td {
    background-color: #ccc;
}

.factor_table table tbody tr.blue-back td {
    background-color: #00b7ce;
    color: #fff;
}

.cart_product_wrapper {
    overflow-y: auto;
    max-height: 500px;
}

#best_sells {
    padding-top: 15px;
}

.factor_result {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
}

.factor_result_item {
    text-align: center;
    flex: 1;
    margin-left: 15px;
}

.factor_result_item:last-child {
    margin-left: 0;
}

.factor_result_item span {
    line-height: 35px;
    display: block;
    font-weight: 600;
}

.factor_result_item span:last-child {
    background-color: #ccc;
    color: #000;
    font-size: 15px;
}

.factor_result_item.factor_result_item--orange span:last-child {
    background-color: #ed7c1c;
    color: #fff;
}

.factor_result_item.factor_result_item--red span:last-child {
    background-color: #d2272a;
    color: #fff;
}

.actor_result_justify-end {
    justify-content: flex-end;
}

.actor_result_justify-end .factor_result_item {
    flex: 0 0 20%;
}

.factor_pay {
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.factor_pay_item {
    margin-left: 40px;
}

.factor_pay_item:last-child {
    margin-left: 0;
}

.factor_pay_item input {
    display: none;
}

.factor_pay_item label {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0;
    padding: 10px;
    background-color: #ccc;
    cursor: pointer;
}

.factor_pay_item label img {
    width: 80px;
    height: 80px;
}

.factor_pay_item label span {
    padding: 25px 30px 0;
    font-weight: 600;
    font-size: 14px;
    position: relative;
}

.factor_pay_item label span:before {
    content: "\f00c";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 50%;
    width: 15px;
    height: 15px;
    margin-right: -7.5px;
    border-radius: 3px;
    background-color: #fff;
    color: transparent;
    transition: 0.3s;
}

.factor_pay_item input:checked+label span:before {
    color: #ed7c1c;
}

.btn-orange,
.btn-orange:hover,
.btn-orange:focus,
a.btn-orange,
a.btn-orange:hover,
a.btn-orange:focus {
    background-color: #ed7c1c;
    color: #fff;
    padding: 0 15px;
    line-height: 30px;
    display: inline-block;
    margin: 0;
}


.main_slider--mobile-view
{
    display: none;
}






.auth
{
    background-position: 75px center, calc(100% - 75px) center;
    background-repeat: no-repeat;
}
.auth--login
{
    background-position: left center, calc(100% - 75px) center;
    background-repeat: no-repeat;
}
.auth__wrapper
{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 597px;
}
.auth__box
{
    width: 464px;
    max-width: 100%;
}
.auth__title
{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 20px;
}
.auth__title:before
{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    height: 1px;
    background-color: #808080;
    z-index: 1;
}
.auth__header
{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 20px;
}
.auth__header img
{
    padding: 0 10px;
    z-index: 2;
    position: revert;
    background-color: #fff;
}
.auth__header:before
{
    content: '';
    position: absolute;
    right: 30px;
    left: 30px;
    top: 50%;
    height: 1px;
    background-color: #808080;
    z-index: 1;
}
.auth__title h3
{
    font-weight: 600;
    font-size: 25px;
    color: #00b7ce;
    background-color: #fff;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    line-height: 30px;
}
.auth__title h3 span
{
    color: #ed7c1c;
}
.auth__form--code
{
    display: none;
}
.auth__form input[type='password'],
.auth__form input[type='text'],
.auth__form input[type='number'],
.auth__form input[type='email']
{
    line-height: 50px;
    border-radius: 5px;
    background-color: #f4f4f8;
    border: none;
    height: 50px;
}
.auth__form__row
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.auth__form__remember
{
    display: flex;
    align-items: center;
}
.auth__form__remember input
{
    margin-left: 10px;
    width: 13px;
}
.auth__form__remember label
{
    margin-bottom: 0;
    font-size: 11px;
    cursor: pointer;
    white-space: nowrap;
}
.auth__form__btn
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.auth__form__btn a,
.auth__form__btn button,
.auth__form__btn a:hover,
.auth__form__btn button:hover,
.auth__form__btn a:focus,
.auth__form__btn button:focus
{
    flex: 0 0 calc(50% - 3px);
    max-width: calc(50% - 3px);
    line-height: 50px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.auth__form__btn a.btn-blue
{
    background-color: #00b7ce;
}
.auth__form__btn a.btn-orange
{
    background-color: #ed7c1c;
}
.auth__form__header
{
     display: flex;
     align-items: center;
     justify-content: center;
     margin-bottom: 30px;
}
.auth__form__header span span
{
    color: #ed7c1c;
    font-size: 13px;
}
.auth__form__dashed
{
    background-color: #f4f4f8;
    border-radius: 5px;
    padding: 10px;
}
.auth__form__dashed input
{
    line-height: 57px;
    height: 57px;
    text-align: left;
    letter-spacing: 4.75rem;
    width: calc(100% + 50px);
    border: none;
    background-color: transparent;
    padding: 0 0 0 1.5rem;
    overflow: hidden;
    font-size: 30px;
    margin-right: -50px;
    direction: ltr;
}
.auth__form__dashed input::-webkit-input-placeholder
{
    letter-spacing: 5rem;
}
.auth__form__dashed input:-ms-input-placeholder
{
    letter-spacing: 5rem;
}
.auth__form__dashed input::placeholder
{
    letter-spacing: 5rem;
}
.auth__form__dashed .form-group>span
{
    text-align: center;
    display: block;
}
.auth__form__dashed .form-group>span span
{
    color: red;
}
.auth__form__dashed .form-group
{
    position: relative;
    overflow: hidden;
}
.auth__form__dashed .form-group >span {
    margin-bottom: 15px;
    display: block;
    text-align: center;
}
.auth__form__dashed .form-group >span span
{
    color: #d40d20;
    display: none;
}
.auth__form__dashed .form-group div
{
    height: 1px;
    background-image: linear-gradient(90deg,rgba(0,0,0,0.1) 80%,transparent 0);
    background-position: 0 bottom;
    background-size: 21% 1px;
    background-repeat: repeat-x;
    overflow: hidden;
    transition: 0.3s;
}

.auth__form__actions
{
    display: flex;
    align-items: center;
}
.auth__form__actions > span
{
    line-height: 40px;
    display: none;
}
.auth__form__actions a
{
    line-height: 40px;
    font-size: 13px;
    color: #00afcb;
    margin-left: 10px;
}
.auth__form__actions a:last-child
{
    margin-right: auto;
    color: #ed7c1c;
    margin-left: 0;
}
.auth__form__actions--timer span
{
    display: block;
}
.auth__form__actions--timer a:first-child
{
    display: none;
}
.auth__form__actions--error .auth__form__dashed .form-group >span span
{
    display: block;
}


.sticky-article
{
    position: fixed;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 150px;
    height: 240px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    z-index: 9; 
}
.sticky-article__image
{
    height: 150px;
    border-radius: 10px;
    overflow: hidden;
    position: revert;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.sticky-article__title
{
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}
.sticky-article__title span
{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sticky-article__btn
{
    position: absolute;
    right: 40px;
    left: 40px;
    bottom: -8px;
}
.sticky-article__btn a
{
    line-height: 33px;
    background-color: #ed7c1c;
    color: #fff;
    display: block;
    text-align: center;
}
.sticky-article__btn a:before
{
    content: '';
    position: absolute;
    left: -21px;
    top: 0;
    width: 21px;
    height: 33px;
    background-image: url('../image/sticky-aricle-left.png');
    background-repeat: no-repeat;
}
.sticky-article__btn a:after
{
    content: '';
    position: absolute;
    right: -21px;
    top: 0;
    width: 21px;
    height: 33px;
    background-image: url('../image/sticky-aricle-right.png');
    background-repeat: no-repeat;
}
.sticky-article__close
{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
}
.sticky-article__close a
{
    font-size: 15px;
    color: red;
}






/* mahtab */ 

.header-image
{

}
.header-image__img
{

}

.app
{
    margin-top: 70px;
}
.app__image
{
 text-align: right;
}
.app__desc
{
    
}
.app__desc p
{
   text-align: justify;
   margin-bottom: 0;
   font-size: 14px;
   line-height: 35px;
}
.app__desc span
{
        font-size:14px;
        line-height:35px; 
       
}
.Property
{
text-align: right;
margin-top: 70px;
}
.property__title span
{
    font-size: 14px;
}
.property__desc p
{
    margin-bottom: 0;
    line-height: 35px;
    font-size: 13px;
     text-align: justify;
}
.property__desc__bottom
{
    margin-top: 20px;
}
.property__desc__bottom p
{
    margin-bottom: 0;
    line-height: 35px;
    font-size: 14px;
}
.property-list
{
    margin-top: 40px;
}
.property-list__text
{
    padding-right: 30px;
}
.property-list__text ol li 
{
    font-size: 14px;
}
.property-list__text__title
{
    text-align: right;
    margin-bottom: 10px;;
}
.property-list__text__title p

{
    margin-bottom: 0;
    line-height: 35px;
    font-size: 14px;
    text-align:right;
    text-align: justify;

}
.property-list  ol
{
    
    text-align: right;
}
.property-list  ol li
{
  line-height: 35px;
}
.property-list__film
{
   padding-left:30px;
} 
.property-list__film video
{
   width: 100%;
   height: 300px;
    
}


.download
{
    display: flex;
    align-items: center;
    margin-top: 90px;
    margin-bottom:120px;
}
.download__title
{
    text-align: center;
    margin-bottom:40px;
}
.download ul
{
  column-count: 2;
  text-align: center;
}
.download ul li 
{
    margin-bottom: 15px;
}
.download ul li img

{
    border-radius: 5px;
}

@media(max-width:768px)
{
    .app
    {
        margin-top: 40px;
    }
   
    .app__image
    {
        margin-top: 30px;
        text-align: center;
    }
    .property-list__text
    {
        margin-top: 30px;

    }
    .property-list__film
    {
        padding-left: 0;
    }
    .property-list__text
    {
        padding-right: 0;
    }
    .download__image
    {
        text-align: center;
        margin-bottom: 40px;
    }
    .download
    {
        margin-top: 30px;
    }
}
@media(max-width:480px)
{
    .download
    {
        margin-bottom: 0;
    }
    .property-list__film video
    {
        height: unset;
    }
}
/* mahtab */ 





























/*sd*/
@keyframes glowing {
    0% {
        background-color: #ed7c1c;
        /*
        box-shadow: 0 0 5px #ed7c1c;
        */
    }
    50% {
        background-color: #ffffff;
        /*
        box-shadow: 0 0 20px #ec9a54;
        */
    }
    100% {
        background-color: #ed7c1c;
        /*
        box-shadow: 0 0 5px #ed7c1c;
        */
    }
}
.index-tabs .view_more_ce a {
    color: white;
    animation: glowing 1300ms infinite;
}


@media (max-width: 1200px) {
    .product_info_wrapper .swiper-slide iframe
    {
        height: 555px;
    }
    .best-sells-products__item,
    .best-sells-products__title {
        height: 310px;
    }
    .products_list li.small .text-center,
    .products_list li.big .text-center {
        line-height: 217px;
    }
    #order_list .col-md-6 {
        flex: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .product_info_wrapper .main_img_wrapper {
        width: 555px;
        min-height: 555px;
    }
    .big .product_info_wrapper .main_img_wrapper {
        width: 705px;
    }
    .big .product_info_wrapper .thumb_slider_wrapper {
        width: 705px;
    }
    .product_info_wrapper .info_wrapper {
        width: 225px;
    }
}

@media (max-width: 992px) {
    .product_info_wrapper .swiper-slide iframe
    {
        height: 540px;
    }
    .best-sells-products__item,
    .best-sells-products__title {
        height: 350px;
    }
    .products_list li.small .text-center,
    .products_list li.big .text-center {
        line-height: 157px;
    }
    .fix_header header .middle_header ul li:not(:last-child),
    .fix_header header .bottom_header nav>ul>li:not(:last-child) {
        margin-left: 15px;
    }
    .fix_header header .bottom_header nav>ul>li>a {
        font-size: 0.85rem;
    }
    .form-banner .form .input_wrapper {
        max-width: unset;
        flex: 0 0 auto;
    }
    .top_header {
        padding: 0 15px;
    }
    .form-banner .wrapper.page_banner {
        height: 400px;
    }
    .footer_img .img_wrapper {
        float: unset;
        width: unset;
        margin-left: unset;
        margin-right: unset;
    }
    .product_info_wrapper {
        padding-right: 0;
    }
    .product_info_wrapper .main_img_wrapper {
        width: unset;
        float: none;
        padding-right: 150px;
    }
    .big .product_info_wrapper {
        padding-bottom: 150px;
    }
    .big .product_info_wrapper .main_img_wrapper {
        width: unset;
        padding-right: unset;
    }
    .big .product_info_wrapper .thumb_slider_wrapper {
        width: unset;
        top: unset;
        bottom: 0;
        left: 0;
    }
    .product_info_wrapper .info_wrapper {
        width: unset;
        float: none;
        text-align: center;
    }
    #product_detail .info_list:after {
        clear: both;
        content: "";
        display: table;
    }
    #product_detail .info_list li {
        float: right;
        width: 50%;
        text-align: center;
    }
    #product_detail .title_wrapper h1,
    #product_detail .title_wrapper h2 {
        text-align: center;
    }
    .footer_logos a {
        font-size: 0.7rem;
    }
    /*sd*/
    #gallery_a .m_ti {
        text-align: center;
    }
    #gallery_a .row>div {
        margin-bottom: 0px;
    }
    #about_box_content h1,
    h2,
    h3 {
        font-size: 23px;
    }
    #about_box_content h4 {
        font-size: 18px;
    }
    #about_box_content .image_box {
        padding-bottom: 15px;
    }
    #about_box_content .image_box img {
        max-width: 140px;
        max-height: 150px;
        display: block;
        margin: 0 auto;
        float: none !important;
    }
    .form-banner .list_slider .swiper-wrapper {
        justify-content: normal;
    }
    #related_article .bg_title {
        transform: translateX(50%);
    }
    #about-certificate img {
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 5px;
        display: block;
        margin: 10px auto;
    }
    /*sd*/

    .auth
    {
        background-image: none !important;
    }
    .auth--login
    {
        background-image: none !important;
    }
    .auth__wrapper
    {
        padding: 30px 0;
        height: unset;
    }
}

@media (max-width: 768px) {
    .product_info_wrapper .swiper-slide iframe
    {
        height: 510px;
    }
    .main_slider--mobile-view
    {
        display: block;
    }
    .main_slider--desktop-view
    {
        display: none;
    }
    .main_slider .swiper-container
    {
        height: unset;
    }
    .login:not(.wrapper)
    {
        background-image: none !important;
    }
    #other_slides {
        display: none;
    }
    .fix_header {
        padding-top: unset;
    }
    .top_header {
        height: 50px;
    }
    .products_list li.small .text-center,
    .products_list li.big .text-center {
        line-height: 240px;
    }
    #related_pic .bg_title {
        position: static;
        right: unset;
        top: unset;
        transform: unset;
    }
    .product_info_wrapper .main_img_wrapper {
        padding-right: 0;
        height: unset;
        min-height: unset;
    }
    .big .product_info_wrapper {
        padding-bottom: 0;
    }
    .big .product_info_wrapper .main_img_wrapper {
        height: 250px;
        min-height: 250px;
    }
    .product_info_wrapper .main_img_wrapper .swiper-container .swiper-slide {
        line-height: unset;
    }
    .product_info_wrapper .thumb_slider_wrapper {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        width: unset;
        height: 150px;
        padding: 0;
    }
    .thumb_slider_wrapper .swiper-container {
        padding: 0;
    }
    .thumb_slider_wrapper .thumb-arrow.prev,
    .thumb_slider_wrapper .thumb-arrow.next {
        position: absolute;
        top: calc(50% - 15px);
        left: 0;
        bottom: unset;
        color: #ed7c1c;
        z-index: 5;
        transform: rotate(90deg);
    }
    .thumb_slider_wrapper .thumb-arrow.next {
        top: calc(50% - 15px);
        left: unset;
        right: 0;
    }
    .small_banners,
    .thumb_slider_wrapper,
    #related_pic,
    #related_article {
        padding: 25px 20px;
    }
    body {
        padding-top: 50px;
    }
    header {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 999;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);
    }
    .fix_header header {
        padding: 0;
    }
    #mobile_search_toggle {
        display: block;
    }
    .top_header .wrapper.login {
        flex: unset;
        position: static;
    }
    .login.wrapper .wrapper {
        left: 15px;
        right: 15px;
        width: unset;
    }
    .top_header .login .login_btn {
        width: unset;
        border: unset;
        border-bottom: unset;
        height: unset;
        margin-left: 10px;
        flex: unset;
        max-width: unset;
    }
    .top_header .login .login_btn span {
        display: none;
    }
    .top_header .login .login_btn i {
        float: none;
        width: 40px;
        margin-left: 0;
    }
    .top_header .login .cart_toggle {
        flex: unset;
        max-width: unset;
        line-height: 40px;
        border-bottom: unset;
        margin-left: 10px;
    }
    .top_header .wrapper.logo {
        flex: unset;
    }
    .top_header .wrapper.search {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        padding: 10px;
        background-color: #fff;
        box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
        visibility: hidden;
        opacity: 0;
    }
    .top_header .wrapper.search.opened {
        visibility: visible;
        opacity: 1;
    }
    .middle_header,
    .bottom_header {
        display: none;
    }
    .top_header .wrapper.logo img {
        max-height: 40px;
    }
    .index-tabs .tab-menu {
        padding: 15px 0;
    }
    .product_section {
        padding-top: 0;
    }
    .products_list {
        padding-top: 0;
    }
    .index-tabs .tab-menu li i {
        font-size: 50px;
        line-height: 50px;
    }
    .index-tabs .tab-menu li span {
        font-size: 1rem;
    }
    .srb_wrapper .item .overly {
        position: unset;
        left: unset;
        opacity: unset;
        width: unset;
        top: unset;
        bottom: unset;
        color: #fff;
        flex-direction: unset;
    }
    .srb_wrapper .item img {
        height: calc(100% - 45px);
    }
    .srb_wrapper .item.small,
    .srb_wrapper .item.big {
        height: auto;
    }
    .footer_logos {
        margin-bottom: 30px;
    }
    .footer_contact_form input,
    .footer_contact_form textarea {
        width: 100%;
    }
    .fixed_menu {
        position: unset;
        transform: unset;
        text-align: center;
        padding: 20px 0;
    }
    .fixed_menu li {
        display: inline-block;
        margin: 0 2px;
    }
    .fixed_menu li a {
        width: 35px;
        line-height: 35px;
        font-size: 25px;
    }
    .footer_menu {
        display: none;
    }
    .form-banner .form .input_wrapper {
        text-align: right;
    }
    .form-banner .form .input_wrapper:last-child button,
    .form-banner .form .input_wrapper:first-child button {
        left: 0;
        right: unset;
    }
    .form-banner .wrapper.page_banner {
        height: unset;
        padding: 0;
    }
    #menu_toggle {
        display: none;
    }
    #menu_toggle {
        display: block;
    }
    #product_detail .title_wrapper h1 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .product-slider .swiper-slide.big {
        width: 50%;
    }
    .product-slider .swiper-slide.small {
        width: 50%;
    }
    #product_detail .info_list li {
        display: inline-block;
        width: 49%;
        margin-bottom: 5px;
    }
    #product_detail .info_list li div {
        line-height: 30px;
    }
    #product_detail .title_wrapper h1 {
        font-size: 1.3rem;
    }
    #product_detail .title_wrapper h2 {
        font-size: 1.1rem;
    }
    #details_tab .tabs {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        display: block;
        border-bottom: unset;
        padding-left: 80px;
        position: relative;
    }
    #details_tab .tab_wrapper:before {
        content: "";
        width: 80px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background-image: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0));
        z-index: 99;
    }
    #details_tab .tabs li {
        display: inline-block;
        margin: 0 10px;
    }
    #details_tab .tab_wrapper .dynamic_border {
        display: none;
    }
    #constructionVideo {
        width: 100%;
        height: auto;
    }
    .comments li.reply {
        padding-right: 50px;
    }
    .comments li.reply:before {
        right: 0;
    }
    #cart_prices .wrapper {
        margin-bottom: 10px;
    }
    #complement_form .main_wrapper {
        padding: 0;
    }
    .form-banner .wrapper {
        background-image: unset !important;
    }
    #club-section.form-banner .wrapper>img {
        display: block;
    }
    .form-banner .wrapper.page_banner>img {
        position: static;
    }
    .products_list li.small,
    .products_list li.big,
    #search .products_list li.big,
    #search .products_list li.small {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .products_list {
        padding-top: 20px;
    }
    .search_bar .input_filter {
        display: inline-block;
        width: calc(50% - 5px);
    }
    .index-tabs .tab-menu li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .main_slider .main-pagination .pg-ch {
        width: 7px;
        height: 7px;
        flex: 0 0 7px;
    }
    .popular_tab .tab_menu a {
        font-size: 0.8rem;
    }
    .product-slider .swiper-slide {
        padding: 0;
    }
    .product-slider .swiper-slide .text-center {
        line-height: unset;
        height: calc(100% - 72px);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .product-slider .swiper-slide h5,
    .products_list li h5 {
        font-size: 0.9rem;
        white-space: normal;
        overflow: unset;
        text-overflow: unset;
        width: 100%;
    }
    .product-slider .swiper-slide .price,
    .products_list li .price {
        width: 100%;
        text-align: center;
    }
    .product-slider .swiper-slide .buy,
    .products_list li .buy {
        margin: 0 auto;
    }
    .srb_wrapper .item .overly i {
        display: none;
    }
    .form-banner .wrapper h3 {
        font-size: 1.5rem;
    }
    .form-banner .wrapper h3 br {
        display: block;
    }
    .product-slider .swiper-slide.small {
        width: 50%;
    }
    .footer_img .img_wrapper {
        float: right;
        margin: 0 10px 10px;
        width: calc(100% - 20px);
    }
    #article_list .item .text_content h5,
    #related_article .item .text_content h5,
    #other_slides .item .text_content h5 {
        font-size: 0.9rem;
    }
    .login:not(.wrapper) {
        padding: 40px 15px;
        height: unset;
    }
    .srb_wrapper a.item.big:last-child .overly.blue {
        background: rgba(242, 101, 34, 0.9);
    }
    .srb_wrapper a.item.big:first-child .overly.orange {
        background: rgba(0, 183, 206, 0.9);
    }
    .ci-ab li {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .drop_menu {
        top: 50px;
        margin-top: -10px;
    }
    /*

    sd

    */
    #gallery_a.catalog .wrapper .img_wrapper {
        height: auto;
    }
    .factor_result
    {
        flex-direction: column;
        align-items: stretch;
    }
    .factor_result_item
    {
        margin-left: 0;
        flex: unset;
        margin-bottom: 15px;
    }
    .factor_pay
    {
        flex-direction: column;
        align-items: stretch;
        margin-bottom: 0;
    }
    .factor_pay_item
    {
        margin-left: 0;
        margin-bottom: 15px;
    }
    .factor_pay_item label
    {
        justify-content: space-between;
    }
}

@media (max-width: 576px) {
    .product_info_wrapper .swiper-slide iframe
    {
        height: 420px;
    }
    .best-sells-products__item,
    .best-sells-products__title {
        height: auto;
    }
    .auth__form__dashed .form-group
    {
        width: 330px;
        margin: 0 auto;
    }
    .auth__form__dashed input
    {
        letter-spacing: 3rem;
    }
    .auth__form__dashed input::-webkit-input-placeholder
    {
        letter-spacing: 3.3rem;
    }
    .auth__form__dashed input:-ms-input-placeholder
    {
        letter-spacing: 3.3rem;
    }
    .auth__form__dashed input::placeholder
    {
        letter-spacing: 3.3rem;
    }
}

@media (max-width: 600px) {
    .products_list li.small .text-center,
    .products_list li.big .text-center {
        line-height: 260px;
    }
    .bottom_header nav>ul {
        white-space: nowrap;
        overflow-x: auto;
        max-width: 100%;
    }
    .form-banner .form .logo {
        display: none;
    }
    .form-banner .form .input_wrapper {
        transform: translate(0, 0) !important;
        flex: 0 0 70%;
        margin-bottom: 10px;
    }
    .form-banner .form .input_wrapper input {
        width: calc(100% - 70px);
        padding: 0 5px !important;
    }
    .popular_tab .tab_menu:before,
    .popular_tab .tab_menu:after,
    .middle_header ul:before,
    .middle_header ul:after,
    .main_title h3:before,
    .main_title h3:after {
        display: none;
    }
    .main_title {
        margin-bottom: 10px;
    }
    .popular_tab .tab_menu,
    #cart_progress ul {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    #product_detail .info_list li div span {
        font-size: 0.8rem !important;
    }
    #order_list .wrapper {
        padding-right: 150px;
    }
    #order_list .wrapper .img_wrapper {
        width: 130px;
    }
    #order_list .count span:first-child,
    #order_list .price span:first-child {
        flex: unset;
        max-width: unset;
    }
    #article_list .item {
        width: unset;
        margin: 5px 0 15px;
    }
    .products_list li.small,
    .products_list li.big,
    #search .products_list li.big,
    #search .products_list li.small {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .footer_img .img_wrapper {
        float: right;
        margin: 0 10px 10px;
        width: calc(50% - 20px);
    }
    .footer_logos:after {
        clear: both;
        content: "";
        display: table;
    }
    .footer_logos>li {
        max-width: 50%;
        float: left;
        margin-right: 42px;
        text-align: left;
    }
    #Imageid {
        width: 100%;
    }
    #cart_progress li:not(:last-child) {
        padding-left: 10px;
    }
    #cart_progress li:not(:last-child):after {
        width: 21px;
    }
    .d-inline-block>li {
        max-width: 35%;
    }
    /*sd*/
    #big_slider_gallery {
        padding: 0px 20px;
    }
    #big_slider_gallery .next-btn {
        left: -10px;
    }
    #other_slides .prev-btn {
        left: 0px;
    }
    #other_slides .next-btn {
        right: 0;
    }
    #best_sells .next-btn,
    .popular_tab .next-btn {
        right: unset;
        left: 0;
    }
    #big_slider_gallery .prev-btn,
    .popular_tab .prev-btn,
    #best_sells .prev-btn {
        right: 0;
    }
    #related_article .next-btn {
        right: 0;
    }
    #related_article .prev-btn {
        left: 0;
    }
    .prev-btn,
    .next-btn {

    }
    #about_box_content .row>[class*="col-"] {
        margin-bottom: 10px;
    }
    .login.wrapper .wrapper .cart_product_wrapper .single_game_tc img {
        height: 142px;
    }
    .top_header .wrapper.logo img {
        width: 65px;
    }
    /*sd*/
}

@media (max-width: 576px) {
    #entery_code input,
    .write_comment input,
    .write_comment textarea {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .form-banner .wrapper {
        height: unset;
    }
    .search_bar .input_filter {
        display: block;
        width: 100%;
    }
    .footer_logos>li {
        margin-right: 15%;
    }
    .ci-ab li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    /*sd*/
    .login.wrapper .wrapper.logged-in {
        width: 380px;
    }
    /*sd*/
    .big .product_info_wrapper .main_img_wrapper {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 380px) {
    /*sd*/
    .login.wrapper .wrapper {
        right: 5px;
    }
    .login.wrapper .wrapper.logged-in {
        width: 350px;
    }
    /*sd*/
}

@media (max-width: 320px) {
    /*sd*/
    .login.wrapper .wrapper .cart_product_wrapper .single_game_tc img {
        height: 119px;
    }
    .login.wrapper .wrapper.logged-in {
        width: 305px;
    }
    /*sd*/
}
