@font-face {
    font-display:swap;
    font-family:Modam;
    font-weight:200;
    src:url(/elementor/wp-content/plugins/codevz-plus/rtl-xtra/fonts/persian_numbers/Modam/ModamFaNumWeb-Light.woff) format('woff'),
    url(/elementor/wp-content/plugins/codevz-plus/rtl-xtra/fonts/persian_numbers/Modam/ModamFaNumWeb-Light.woff2) format('woff2')
}
    
    @font-face {
    font-display:swap;
    font-family:Modam;
    font-weight:400;
    src:url(font/ModamFaNumWeb-Regular.woff) format('woff'),
    url(font//ModamFaNumWeb-Regular.woff2) format('woff2')
    }
    
    @font-face {
    font-display:swap;
    font-family:Modam;
    font-weight:700;
    src:url(font/ModamFaNumWeb-Bold.woff) format('woff'),
    url(font/ModamFaNumWeb-Bold.woff2) format('woff2')
    }
    
    @font-face {
    font-display:swap;
    font-family:Modam;
    font-weight:900;
    src:url(font/ModamFaNumWeb-Black.woff) format('woff'),
    url(font/ModamFaNumWeb-Black.woff2) format('woff2')
    }
    
    @font-face{
    font-display:swap;
    font-family:'czicons';
    src:url(font/czicons.eot);
    src:url('font/czicons.eot#iefix') format('embedded-opentype'),
    url(font/czicons.woff2) format('woff2'),
    url(font/czicons.woff) format('woff'),
    url(font/czicons.ttf) format('truetype'),
    url('font/czicons.svg#czicons') format('svg');
    font-weight:400;
    font-style:normal;
    }



/*@font-face{*/
/*    font-display:swap;*/
/*    font-family:'Azhdar';*/
/*    font-weight:200;*/
/*    src:url(font/Azhdar-FD-Thin.woff) format('woff'),*/
/*    url(font/Azhdar-FD-Thin.woff2) format('woff2')*/
    
/*}*/
/*@font-face{*/
/*        font-display:swap;*/
/*        font-family:'Azhdar';*/
/*        font-weight:400;*/
/*        src:url(font/Azhdar-FD-Regular.woff) format('woff'),*/
/*        url(font/Azhdar-FD-Regular.woff2) format('woff2')*/
        
/*}*/

/*@font-face{*/
/*            font-display:swap;*/
/*            font-family:'Azhdar';*/
/*            font-weight:700;*/
/*            src:url(font/Azhdar-FD-Bold.woff) format('woff'),*/
/*            url(font/Azhdar-FD-Bold.woff2) format('woff2')*/
            
/*}*/
/*@font-face {*/
/*        font-display:swap;*/
/*        font-family:'Azhdar';*/
/*        font-weight:900;*/
/*        src:url(font/Azhdar-FD-Black.woff) format('woff')*/
        
/*}*/


body {
    font-family:'Modam' !important;
}

a {
    text-decoration: none !important;
    color:black !important;
}

.all-header-theme {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem 0;
}

.all-header-theme .part-one-header .logo img {
    width: 100%;
    height: 100%;
}

.part-one-header .col-md-2 {
   justify-content: center;
    align-items: center;
}

[class^="czico-"]:before, [class*=" czico-"]:before {
    font-family: "czicons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.czico-021-shopping-bag-7:before {
    content: '\e840';
}
.czico-045-heart:before {
    content: '\e82c';
}


.wishlist-theme i {
color:#111111;
background-color:#f6f6f6;
padding:15px;
border-style:none;
border-width:1px;
border-color:rgba(0,0,0,0.1);
border-radius:100px;
font-size: 24px;
}

.part-one-header .cart-theme {
    margin: 0 1rem;
}

.part-one-header .cart-theme i {
  color:#111111;
  background-color:#f6f6f6;
  padding:15px;
  border-style:none;
  border-width:1px;
  border-color:rgba(0,0,0,0.1);
  border-radius:100px;  
}

.megamenu .hover-underline-style {
    color: #000000bf;
    font-size: 16px;
}

#sosearchpro {
    color: rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    border-radius: 100px;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
    width:100%;
    padding: 0 !important;
}
#sosearchpro .input-group-btn .button-search {
    padding: 12px !important;
}

.all-header-theme .nav-header {
    margin-right: 3rem;
}

.home-slider-theme .col-md-12 {
    align-items: center;
}
.home-slider-theme .img-home-slider .swiper-slide img {
    width: 100%;
}

.home-slider-theme .container {
    padding: 7rem 4rem;
    border-radius: 50px;
}
.home-slider-theme .title-home-slider h2 {
    font-size: 54px;
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
}


.home-slider-theme .title-home-slider h2 span{
   color: var(--config_color_1);
}

.home-slider-theme .title-home-slider p {
    color: white;
    line-height: 2;
    max-width: 530px;
    margin: 3rem 0;
}

.home-slider-theme .title-home-slider a i{
    font-size: 12px;
    background-color: rgb(2 37 84 / .2);
    padding: 12px;
    margin-right: 15px;
    border-radius: 50px;
    color:white !important;
}

.home-slider-theme .title-home-slider a {
  background: var(--config_color_1);
    padding: 13px 35px 13px 15px;
    border-radius: 40px;
    color: white !important;
    font-size: 17px;
    font-weight: 700;  
    transition: all .2s ease-in-out;
} 

.home-slider-theme .title-home-slider a:hover {
    color: var(--config_color_3) !important;
    background-color: #fff;
}

.swiper-pagination-bullet {
    background: #08f !important;
}

.category-module-main-page-kkz {
    margin: 7rem 0;
}

.category-module-main-page-kkz .mySwiper-cat-mainpage-kkz .swiper-slide img {
    border-radius: 100%;
    width: 100%;
}
.category-module-main-page-kkz .mySwiper-cat-mainpage-kkz .swiper-slide p {
    text-align: center;
    font-weight: 700;
    background-color: #fff;
    width: 80%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -25px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 100px;
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / .1);
    z-index: 9;
    position: relative;
    transition: all .2s ease-in-out;
}

.category-module-main-page-kkz .mySwiper-cat-mainpage-kkz .swiper-slide:hover p{
    color: #fff;
    background-color: var(--config_color_3);
    margin-top: -35px;
    margin-bottom: 10px;
}


.first-module-theme .content-first-module {
    background-position: right top;
    background-size: cover;
    padding: 70px;
    margin-left: 15px;
    border-radius: 30px;
}

.first-module-theme .content-first-module .title p{
   font-size: 14px;
    color: #fff; 
}

.first-module-theme .content-first-module .title h2{
font-size: 46px;
color: #fff;
margin-bottom: 20px;
font-weight: 700;
}

.first-module-theme .content-first-module .explain p{
    color: white;
    max-width: 260px;
    line-height: 2;
    margin: 3rem 0 5rem;
}    

.first-module-theme .content-first-module .button a{
background: #ffffff;
    padding: 13px 35px 13px 15px;
    border-radius: 40px;
    color: var(--config_color_1) !important;
    font-size: 17px;
    font-weight: 700;
    transition: all .2s ease-in-out;
}

.first-module-theme .content-first-module .button a i{
font-size: 12px;
    background-color: rgb(2 37 84 / .2);
    padding: 12px;
    margin-right: 15px;
    border-radius: 50px;
    color: #006fff !important;
}

.third-module-theme {
    margin: 2rem;
}


.third-module-theme .container {
    padding: 5rem;
    border-radius: 50px;
}
.third-module-theme .content-third-module .title {
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    background-color: var(--config_color_3);
    padding: 4px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.third-module-theme .col-md-4 .img img {
    width:100%;
}

.third-module-theme .content-third-module h2 {
   color: var(--config_color_3); 
   font-size: 54px;
    font-weight: 600;
   margin: 2rem 0;
    max-width: 380px;
    line-height: 1.5;
}

.third-module-theme .content-third-module h2 span {
    color: var(--config_color_1);
}

.third-module-theme .content-third-module p {
    color:var(--config_color_3)cc;
    margin: 3rem 0;
    text-align: justify;
}

.third-module-theme .content-third-module a{
   background: var(--config_color_1);
    padding: 15px;
    border-radius: 40px;
    color: #006fff !important;
    font-size: 17px;
    font-weight: 700;
    transition: all .2s ease-in-out;
    color:white !important;
}

.third-module-theme .content-third-module a i {
    background: #ffffff;
    padding: 10px;
    border-radius: 60px;
    margin: 0 4px;
    color: var(--config_color_3);
    width: 35px;
    height: 35px;
}

.content-third-module1 {
    margin-top: 5rem;
}

.section-same-tablist-kkz .col-md-3 img{
    width:100%;
}


.section-same-tablist-kkz .tablist-theme {
    border: 1px solid #00000026;
    border-radius: 35px;
    padding: 10px;
    text-align: right;
    margin-left: 25px;
    margin-top:2rem;
    position: relative;
}

.section-same-tablist-kkz .tablist-theme .product-name-kkz a {
    font-size: 19px;
    text-align: right;
    font-weight: 600;
}

.section-same-tablist-kkz .tablist-theme .product-price-and-offer .product-price-and-offer-top-side p {
    font-size: 20px;
    font-weight: 500;
}

.fa.fa-heart-o:before {
    content: "\f004";
}
.czico-shuffle:before {
    content: '\e966';
}

.czico-146-search-4:before {
    content: '\e891';
}

.box-cart-add-search-theme i {
     color:#00000080;
}

.tablist-opt-btns div {
    width: 100%;
    min-width: 10rem;
    left: 120%;
    display: none;
   
}
.tablist-opt-btns:hover {
    border-color: var(--config_color_1) !important;
    background: var(--config_color_1) !important;
 
}
.box-cart-add-search-theme i:hover{
       color:var(--config_color_2);
}    
.tablist-opt-btns:hover div {
    display: block;
}
.box-cart-add-search-theme {
    opacity:0;
}

.tablist-theme:hover .box-cart-add-search-theme {
   opacity:1;
}    

.soListingTabAddcartBTN {
    opacity:0;
}
.tablist-theme:hover .soListingTabAddcartBTN {
   opacity:1;
}    


.section-same-tablist-kkz {
    margin: 7rem 0 0 0;
}

.tablist-theme .product-name-kkz {
    margin: 1rem 0;
}

.buy-tablist-theme a{
    background: var(--config_color_1);
    padding: 13px 35px 13px 15px;
    border-radius: 40px;
    color: white !important;
    font-size: 17px;
    font-weight: 700;
    transition: all .2s ease-in-out;
}

.buy-tablist-theme {
    text-align: center;
    margin: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buy-tablist-theme a i {
   background-color: rgb(255 255 255 / .2);
    padding: 11px;
    margin-right: 20px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}

.blog-section-home-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-section-home-title a{
   text-align: center;
    margin: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0088ff26;
    padding: 13px 35px 13px 15px;
    border-radius: 40px;
    color: var(--config_color_3) !important;
    font-size: 17px;
    font-weight: 700;
    transition: all .2s ease-in-out; 
}

.blog-section-home-title a i{
    background-color: rgb(255 255 255 / .2);
    border: 1px solid #0088ff26;
    color: var(--config_color_1);
    padding: 11px;
    margin-right: 20px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}   


.blog-section-home-title h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--config_color_3);
}

.blog-section-home-title {
    margin: 5rem 0 1rem 0;
}

.img-blog-theme {
   border-radius: 25px;
}

.img-blog-theme img {

width: 100%; 
height: 100%;
object-fit: cover;
min-height: 22rem;

}

.content-text-blog-theme {
margin: 2rem 1rem;
}
.content-text-blog-theme h3{
    font-size: 24px;
    color: var(--config_color_3);
    font-weight: 600;
}

.content-text-blog-theme span{
   color: var(--config_color_1);
    font-size: 14px; 
    
}

 .blog-section-home-kkz {
     margin: 3rem 0;
 }
 
 .form-footer-theme {
     position: relative;
    
 }
 
 .form-footer-theme input {
     color: #ffffff;
    background-color: rgba(255, 255, 255, 0.06);
    padding: 20px 20px 20px 30px;
    border-color: unset;
    border: unset;
 }
 
  .form-footer-theme button {
      font-size: 13px;
    font-weight: 400;
    background-image: linear-gradient(90deg, #2398ff, #006fd1, #0088ff);
    box-shadow: 0px 5px 15px 0px rgba(0, 136, 255, 0.21);
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    color: #fff;
    border: 0;
    font-family: inherit;
    background-color: #4e71fe;
    width: auto;
    padding: 12px 30px;
    text-align: center;
    cursor: pointer;
    transition: all 200ms ease-in-out;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
  } 

.top-footer-theme {
    padding: 60px 70px;
    border-radius: 40px;
}

.top-footer-theme .content-col1 h2 {
    font-size: 42px;
    font-weight: 800;
}


.top-footer-theme .content-col1 p {
    color: #ffffffb3;
}

.top-footer-theme .content-col1 h2 span:first-child{
   color: #ffffff; 
}

.top-footer-theme .content-col1 h2 span:nth-child(2n){
  color: #0088ff;
}

footer {
    background-color: #eff5fc;
    padding:12rem 5rem 4rem;
    border-radius: 60px;
    border-top:unset !important;
    margin-top: -8rem;
    z-index: 0;
    position: relative;
}

.czico-Icon-Navigation-Chevron-Left:before {
    content: '\e93f';
}

.link-footer {
    display: flex;
    justify-content: space-evenly;
}

.col1-footer img {
    width: 200px;
    height: 30px;
    margin: 10px 0 20px;
}

.info-address-footer {
    color: var(--config_color_3);
    margin-bottom: 10px;
}

.info-address-footer span {
    font-weight: 800;
    font-size: 16px;
}

.tel-info-footer {
    color: var(--config_color_3);
    margin-bottom: 10px;
}

.tel-info-footer span a {
    font-weight: 800;
    font-size: 16px;
    color: var(--config_color_3) !important;
}

.social-media-footer {
    display: flex;
}

.social-media-footer a  {
    display: block;
    line-height: 2em;
    width: 3em;
    height: 3em;
    font-size: 16px;
    color: #0088ff !important;
    padding: 7px;
    margin-top: 20px;
    margin-left: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(2, 37, 84, 0.1);
    border-radius: 100px;
}

.social-media-footer a  i {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.footer-credits {
    padding: 20px 0;
}

.footer-credits a {
    color: var(--config_color_1) !important;
    font-weight: 800;
    font-size: 15px;
    
}

.link-footer ul h2 {
    color: var(--config_color_3);
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 25px;
}

.link-footer ul li {
   margin-bottom: 14px; 
    
}   


.link-footer ul li a {
    color: #00000080 !important;
    font-size: 16px;
    transition: all .2s ease-in-out;
}

.link-footer ul li a:hover {
    color: #0088ff !important;
}

.blog-top-footer-theme {
    z-index: 99;
    position: relative;
}

ul.megamenu > li > a:hover, ul.megamenu > li.active > a, ul.megamenu > li.home > a, ul.megamenu > li:hover > a {
    background-color: unset;
}

.czico-190-arrows::before {
    content: "";
}

#breadcrumbs {
    
   border-bottom: 1px solid #00000014;
   padding: 1rem !important;
}

#breadcrumbs .breadcrumb__list {
    
    background-color: #ffffff;
    padding: 7px 25px;
    margin-bottom: -33px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 100px;
    width: max-content;
    margin-right: 4rem;
    
}

.breadcrumb__item {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.55);
}

.category-name-theme {
    margin: 4rem 7rem;
}

.category-name-theme h1 a {
   font-size: 30px;
    color: var(--config_color_3) !important;
    font-weight: 800;
}

.breadcrumb__list .breadcrumb__item i {
    font-size: 10px;
    margin: 5px;
}

.product  {
    border: 1px solid #00000026;
    border-radius: 35px;
    padding: 10px;
    text-align: right;
    margin-left: 25px;
    position: relative;
}

.product-detail {
    flex-direction: column;
    align-items: flex-start;
}

.product-detail {
    margin:0 1rem;
}


.faq-theme .active {
    background-color: var(--config_color_1);
    color: white;
    font-size: 20px;
    border: 0 !important;
}

.content-faq .accordion:after {
    content: '\f177';
    color: #000000;
    font-weight: bold;
    float: left;
    margin-left: 5px;
    font-family: 'Font Awesome 5 Pro';
}

.faq-theme .active:after {
    content: '\f175' !important;
    font-family: 'Font Awesome 5 Pro';
    color: white !important;
    font-size: 25px;
    font-weight: 500;
}

.content-faq .panel {
    font-size: 16px;
    color: black;
    font-weight: 700;
    padding: 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 2rem;
    transition: all .2s ease-in-out;
    height: 300px;
}

.content-faq .panel p {
    background-color: #8a6f3833;
    color: #000000;
    margin: 0;
    font-weight: 500;
    padding: 11px 10px;
}

.content-faq p {
    font-size: 15px;
    color: black;
    margin: 2rem;
}

.content-faq .accordion {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #1a5a3b14;
    padding: 20px 10px;
    cursor: pointer;
    width: 100%;
    text-align: right;
    outline: none;
    font-size: 16px;
    font-weight: 500;
    transition: 0.4s;
    margin: 0;
    transition: all .2s ease-in-out;
}

.faq-theme .active {
    background-color: var(--config_color_3);
    color: white;
    font-size: 20px;
    border: 0 !important;
}

.title-faq-page h2{
    color: var(--config_color_3);
    font-weight: 800;
}
.title-faq-page span {
  color: var(--config_color_1); 
}

.title2-faq-page i {
    font-size: 30px;
    color: #fff;
    background-color: var(--config_color_3);
    padding: 5px;
    margin-bottom: 10px;
    margin-left: 0;
    border-radius: 100px;
    width: 2em;
    height: 2em;
    line-height: 2em;
    display: flex;
    vertical-align: sub;
    box-sizing: content-box;
    transition: all .2s ease-in-out;
    justify-content: center;
}

.title2-faq-page {
    display: flex;
    align-items: center;
}

.title2-faq-page .icon {
    margin: 10px;
}

.fa.fa-question-circle-o:before {
    content: "\f059";
}

.faq-theme {
    margin: 4rem 0;
}

.price-addtocart-product-theme {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid #6767671f;
    padding: 20px 0;
}

.price-addtocart-product-theme .description-theme p {
    color: #676767;
    line-height: 1.75;
    margin-bottom: 1.5rem;
}

.czico-shuffle:before {
    content: '\e966';
}

.name-product-theme {
    font-size: 36px !important;
    color: #0088ff;
    font-weight: 600;
    margin: 0 4rem;

}

.price-addtocart-product-theme .price-theme .normal {
    font-size: 28px;
    color: #022554;
    font-weight: 500;
}

.content-product-theme {
    margin: 0 4rem;
}

.price-addtocart-product-theme .description-theme p span {
    font-family: 'Modam';
}

.add-tocart-product-theme #addCartBtn {
    color:white !important;
    border-radius: 25px !important;
    padding: 15px 30px !important;
}

.add-tocart-product-theme .wishlist {
    border-radius: 50px !important;
    background: #0088ff;
    color: white !important;
}

.add-tocart-product-theme .compare {
    border-radius: 50px !important;
    background: #0088ff;
    color: white !important;
}

.add-tocart-product-theme .compare i{
  width: 20px;
  font-size: 17px;
}

.model-product {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.model-product p {
    margin: 0 0 0 8rem;
    font-weight: 800;
}

.quantity-product {
    display: flex;
    margin: 15px 0;
}

.quantity-product p {
    margin: 0 0 0 6rem;
    font-weight: 800;
}

.fa-check-circle::before, .fa-circle-check::before {
    content: "";
}

.codevz-product-meta-custom {
    border-top: 1px solid #6767671f;
    padding: 1rem 0 0 0;
    color: #706c6c;
    font-size: 16px;
}

.codevz-product-meta-custom i {
    margin: 9px;
}

.nav-link.active {
    color: #022554 !important;
    font-weight: 600 !important;
    border-radius: 10px 10px 0 0 !important;
    border-bottom: 0 !important;
    border:1px solid rgba(0, 0, 0, 0.15) !important ;
    background-color: unset !important;
}
.single-product-tabs {
   
    display: flex;
    justify-content: center;
    padding: 0 !important;
    margin: 0;
}

.single-product-tabs .nav-link {
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0.04);
    margin-top: 40px;
    margin-right: 7px;
    border-radius: 15px 15px 0 0;
    color: rgb(81, 81, 81);
    padding: 15px;
    font-size: 17px;
}

#product .information-pro-theme {
    border: 1px solid #e8e8e8 !important;
}

.content-swiper2 {
    border: 1px solid #00000026;
    margin: 3rem 0;
    border-radius: 15px;
}

.content-swiper2 h3 {
    color: #022554;
    font-weight: 700;
    margin: 2rem !important;
    font-size: 20px !important;
}

.price-product-related {
    flex-direction: column;
    align-items: flex-start;
    margin: 2rem;
}

.img-aboutus img {
    width: 100%;
}

.first-modul-about {
    margin: 5rem;
}

.first-modul-about .content-aboutus .title h2 {
    font-size: 42px;
    color: #022554;
    font-weight: 800;
}

.first-modul-about .content-aboutus .title h2 span {
   color: #0088ff;
}

.first-modul-about .content-aboutus .description p {
    font-size: 18px;
    color: #888;
    margin: 2rem 0;
    line-height: 2;
    text-align: justify;
}

.check-about-page li {
    position: relative;
    margin: 0 0 10px;
    display: list-item;
    width: 50%;
    transition: all .2s ease-in-out;
    float: left;
    display: flex;
    align-items: center;
    color: #022554;
    font-weight: 700;
    font-size: 17px;
}

.check-about-page li i {
    color: #fff;
    background-color: #022554;
    padding: 3px;
    margin-right: 15px;
    margin-left: 10px;
    border-radius: 100px;
    font-size: 1em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    display: block;
    text-align: center;
    box-sizing: content-box;
    transition: all .1s ease-in-out;
}

.check-about-page li:hover i{
    background-color: #08f;
}

.all-content-img .img-aboutus {
    z-index: 0;
    position: relative;
}

.all-content-img .content-img {
    color: #fff;
    background-color: #08f;
    padding: 30px 50px;
    border-radius: 25px;
    box-shadow: 0 11px 55px -8px rgb(0 0 0 / .27);
    width: fit-content;
    margin-top: -7rem;
    z-index: 99;
    position: relative;
    transition: all .2s ease-in-out;

}

.all-content-img .content-img p {
   font-size: 24px;
    font-weight: 800; 
    
}  

.all-content-img .content-img span {
  font-size: 16px;
    line-height: 2;
    
} 

.all-content-img:hover .content-img {
    margin-top: -9rem;
}

.secondmodul-about-theme {
    margin: 5rem 0;
}

.secondmodul-about-theme .contentimg {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
     border-radius: 30px;
     width: 100%;
}

.secondmodul-about-theme .contentimg img {
    transition: all 1.5s cubic-bezier(.06,.2,.1,1);
    border-radius: 30px;
    width: 100%;
}

.secondmodul-about-theme .contentimg:hover img {
   transform: scale(1.08);
}

.secondmodul-about-theme .title-modul2 h2 {
    font-size: 36px;
    font-weight: 700;
    color: #022554;
    margin: 3rem;
}

.secondmodul-about-theme .title-modul2 h2 span {
    color: #0088ff;
    margin: 0 10px;
}

.secondmodul-about-theme .description-modul2 p {
    font-size: 18px;
    color: #888;
    line-height: 2;
    margin: 3rem;
}

.secondmodul-about-theme .see-video {
    position: relative;
    margin: 0 12rem;
    width: 85%;
    
}


.secondmodul-about-theme .see-video a {
    display: flex;
    align-items: center;
    position: absolute;
    top: -25rem;
    left: 10rem;
    font-size: 27px;
    color: #fff !important;
    background-color: rgb(0 0 0 / .3);
    padding: 13px;
    width: 100%;
    border-radius: 100px;
    z-index: 9;
}

.secondmodul-about-theme .see-video span {
    font-size: 28px;
    color: #022554;
    background-color: #08f;
    padding: 15px;
    margin-right: 10px;
    border-radius: 50%;
}

.secondmodul-about-theme .see-video span i{
   transform: translateX(10%);
   padding: 10px;
}

.secondmodul-about-theme .see-video a h4 {
    font-weight: 700;
    line-height: 1.75;
    margin: 0 15px;
    font-size: 25px;
}

.secondmodul-about-theme .see-video a h4 small {
  font-weight: 400;
    font-family: 'Modam';
    font-size: 17px;
}

.row-style .col-lg-12 {
    padding: 0;
}

.counter-theme .title-cs3{
   text-align: center;
    display: flex;
    justify-content: center; 
}
.counter-theme .title-cs3 h2 {
    color: #fff;
    background-color: #08f;
    padding: 25px 50px;
    border-radius: 99px;
    width: max-content;
    margin-top: -7rem;
}

.counter-theme .desc-cs3 p {
    font-size: 20px;
    text-align: center;
    color: #aaaaaa;
    margin: 2rem;
}

#counter {
    
    display: flex;
    justify-content: space-around;
    color: white;
}

#counter li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#counter li span:first-child {
    font-size: 100px;
    font-weight: 100;
}

#counter li span:last-child {
   font-size: 18px;
    color: #022554;
    background-color: #fff;
    padding: 20px 75px;
    border-radius: 99px;
    
}

.counter-theme {
    padding: 4rem 4rem 6rem;
    margin: 5rem 0;
}

.comment-about .title-comment h2{
    display: inline;
    color: #022554;
    font-weight: 800;
    font-size: 36px;
}


.comment-about .title-comment h2 p{
    display: inline;
    color: #0088ff;
    font-weight: 800;
    font-size: 36px;
}

.comment-about .title-comment p{
   font-size: 20px;
    color: #888;
    margin: 3rem 0 0 0;
}

.comment-about .img-swip img {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    box-shadow: 0px 4px 54px -10px rgba(0, 0, 0, 0.19);
    margin: 1rem;
}

.comment-about .swiper-slide .author p {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 25px;
    color: #022554;
}

.comment-about .swiper-slide .comment p {
    font-size: 30px;
    color: #022554;
}    

.mySwiper-comment .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
}
.mySwiper-comment .swiper-wrapper {
    margin: 5rem 0;
}

.content-comment {
    margin: 0 0 5rem 0;
}


@media only screen and (max-width: 575px) {
    .header-mobile-theme {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #e6e6e6;
        box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
    }
    
    .header-mobile-theme .col-xs-12 {
        display: flex;
        align-items: center;
    }
    
    .header-mobile-theme .col-xs-12 .col-xs-3 {
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .phone-header-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .phone-header-mobile a i {
        font-size: 25px;
    }
    .logo-mobile-theme {
        padding: 10px 0;
    }
        .header-mobile-theme .col-xs-12 .col-xs-3:last-child {
        border-left: 0;
    }
    .overlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        right: 0;
        top: 0;
        background-color: var(--config_color_2);
        overflow-x: hidden;
        transition: 0.5s;
    }
    .close-menu-mobile {
        text-align: end;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid black;
        padding: 10px 10px 0 0;
    }
    .overlay .closebtn {
       font-size: 35px;
        margin: 0 1rem 0 1rem;
        color: #022554 !important;
        font-weight: 800;
    }
    .overlay a {
        padding: 0px 5px;
        text-decoration: none;
        font-size: 36px;
        color: black;
        display: block;
        transition: 0.3s;
    }
    .navbar-default {
        background-color: unset !important;
    }
    .megamenu-wrapper {
        position: relative !important;
        top: 0px;
        left: 0;
        bottom: 0px;
        background-color: unset !important;
        visibility: visible;
        transform: unset !important;
        width: 100%;
        padding: 0;
        border: none !important;
    }
        .megamenu-pattern {
        padding: 0;
        border: none !important;
    }
    ul.megamenu {
        height: auto !important;
    }
    ul.megamenu {
        width: 100%;
        display: flex;
        flex-direction: column !important;
        padding: 0;
    }
    .responsive ul.megamenu > li {
        display: block;
        float: none !important;
        width: auto;
        background: none;
        border-top: 1px solid #e6e6e6;
        position: relative;
        margin: 0px -1px;
    }
    .nav-sidebar-header {
        display: flex;
        justify-content: center;
    }
    .nav-sidebar-header svg {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff;
        background-color: #022554;
        border-radius: 100px;
        padding: 5px;
    }
    .nav-sidebar-header svg > * {
        stroke: #ffffff;
    }
    .container-megamenu {
        padding: 0;
    }
    .megamenu-wrapper .container {
        padding: 0;
    }
    
    .overlay-content .close-menu-mobile p {
    color: #022554;
    font-weight: 800;
    margin: 0;
    }
    
    .home-slider-theme .d-flex {
       flex-direction: column; 
    }
    .home-slider-theme .title-home-slider h2 {
    font-size: 24px;
    text-align: center;
    }
    .home-slider-theme .title-home-slider {
         text-align: center;
     }
    .home-slider-theme .container {
    padding: 6rem 0rem;
    }
    .home-slider-theme {
        margin: 2rem 0;
    }
    .home-slider-theme .img-home-slider {
        margin-top: 3rem;
    }
    .img-home-slider .swiper-pagination {
        display: flex;
    justify-content: center;
    width: 100%;
    }
    .img-home-slider .swiper-pagination .swiper-pagination-bullet{
       margin: 0 1rem; 
    }
    .mySwiper-cat-mainpage-kkz {
       margin: 3rem; 
    }
    .first-module-theme .d-flex {
        flex-direction: column;
    }
    .first-module-theme .col-md-6 {
        padding: 0;
        margin-top: 1rem;
    }
    .first-module-theme .content-first-module {
    background-position: right top;
    background-size: auto;
    padding: 35px;
    margin-left: 0;
    border-radius: 30px;
    text-align: center;
}
.first-module-theme .content-first-module .title h2 {
    font-size: 35px;
}
.section-same-tablist-kkz .tablist-theme {
    margin-left: 0;
}
.third-module-theme .container {
    padding: 0;
}

.third-module-theme .d-flex {
        flex-direction: column;
    }
    .third-module-theme .content-third-module h2 {
    font-size: 33px;
    text-align: center;
    font-weight: 600;
    }
    .third-module-theme .content-third-module a {
    
    color: white !important;
    display: flex;
    align-items: center;
}
    .third-module-theme .img img {
        width: 100%;
    }
    .blog-section-home-title h2 {
    font-size: 22px;
    margin-bottom: 0;
    }
    .blog-section-home-title a {
    text-align: center;
    margin: 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0088ff26;
    padding: 7px;
    border-radius: 40px;
    color: var(--config_color_3) !important;
    font-size: 15px;
    font-weight: 700;
    transition: all .2s ease-in-out;
}

.blog-section-home-kkz {
    margin: 3rem 0;
    text-align: center;
}
.content-text-blog-theme h3 {
    font-size: 18px !important;
    margin-bottom: 1rem !important;
    color: var(--config_color_3);
    font-weight: 600 !important;
}
.mySwiper-blog-home-kkz .swiper-pagination {
    width:100%;
}
.top-footer-theme {
    padding: 25px 30px;
}  
.top-footer-theme .content-col1 h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 800;
    margin-bottom: 2rem;
}
.top-footer-theme .content-col1 p {
    color: #ffffffb3;
    text-align: center;
    margin-bottom: 3rem;
    font-size: 14px;
}
footer {
    background-color: #eff5fc;
    padding: 12rem 5rem 0rem;
}    

.link-footer {
    display: flex;
   justify-content: center;
   flex-direction: column;
    margin: 4rem 0;
}
.quik-link-footer ul {
    padding: 0;
}

.quik-link-footer {
    margin: 1rem 0;
}
.support-link-footer ul {
    padding:0;
}

.info-link-footer ul {
    padding:0;
}
.service-link-footer ul {
    padding:0;
}
.nav-mob-fixed-theme {
    z-index: 999999;
}

#cart-total {
    font-size: 10px;
    color: black;
}

.footer-credits {
    padding: 20px 0;
    margin-bottom: 5rem;
    text-align: center;
}
.category-name-theme {
    margin: 4rem 3rem;
    text-align: center;
}
.category-name-theme h1 a {
    font-size: 25px;
}

.card {
    padding: 0 !important;
}

.content-product-theme {
    text-align: justify;
}

.content-product-theme {
    margin: 0 0rem;
}
.codevz-product-meta-custom {
    border-top: 1px solid #6767671f;
    padding: 1rem 0 0 0;
    color: #706c6c;
    font-size: 14px;
}
 .single-product-tabs .nav-link {
     font-size: 13px;
 } 
 
 .first-modul-about {
    margin: 1rem;
}
.first-modul-about .content-aboutus .title h2 {
    text-align: center;
    font-size: 33px;
}
.first-modul-about .content-aboutus .description p {
  
    font-size: 16px;
}  
.tick-about .check-about-page {
    margin: 0;
    padding: 0;
}
.check-about-page li i {
   
    margin-right: 0;
    margin-left: 4px;
    width: 1em;
    height: 1em;
    line-height: 2em;
    display: block;
    text-align: center;
    box-sizing: content-box;
    transition: all .1s ease-in-out;
    display: flex;
    align-items: center;
    font-size: 10px;
}  
.check-about-page .text-check span {
    font-size: 14px;
}
.all-content-img .content-img p {
    font-size: 20px;
} 
.all-content-img .content-img {
    margin-right: 6rem;
    padding: 15px 40px;
}
.all-content-img .content-img p {
    font-size: 18px;
}
.all-content-img .content-img span {
    font-size: 14px;
}  
.secondmodul-about-theme .see-video span {
    font-size: 20px;
    color: #022554;
    background-color: #08f;
    padding: 5px;
    margin-right: 10px;
    border-radius: 50%;
}
.secondmodul-about-theme .see-video a h4 {
    font-size: 19px;
}
.secondmodul-about-theme .see-video a h4 small {
    font-weight: 400;
    font-family: 'Modam';
    font-size: 15px;
}
.secondmodul-about-theme .title-modul2 h2 {
    font-size: 26px;
    font-weight: 700;
    color: #022554;
    margin: 3rem 2rem;
    line-height: 2;
    text-align: center;
}
.secondmodul-about-theme .description-modul2 p {
    font-size: 16px;
    color: #888;
    line-height: 2;
    margin: 3rem 1rem;
    text-align: justify;
}
.counter-theme .title-cs3 h2 {
    font-size: 13px;
}
.counter-theme .desc-cs3 p {
    font-size: 18px;
}
#counter li span:first-child {
    font-size: 80px;
}
#counter {
    display: flex;
    justify-content: space-around;
    color: white;
    flex-direction: column;
    padding: 0;
}
#counter li span:last-child {
    font-size: 15px;
    color: #022554;
    background-color: #fff;
    padding: 10px 60px;
}  
#counter li span:first-child {
    font-size: 70px;
}    
.comment-about .title-comment h2 p {
    
    font-size: 30px;
    margin-right: 6px;
}
.comment-about .title-comment h2 {
    font-size: 30px;
}
.comment-about .title-comment p {
    font-size: 16px;
}    
.comment-about .swiper-slide .comment p {
    font-size: 20px;
    color: #022554;
}
.mySwiper-comment .swiper-pagination {
    width: 100%;
}
.mySwiper-comment .swiper-pagination-bullet-active {
    margin: 0 10px;
}
.all-content-blog {
    flex-direction: column;
}

.article-image .flwidth-mage img {
    width: 100%;
}
.blog-content .article-title h4 a {
    font-size: 19px;
    padding: 20px 19px;
}
.blog-content .article-description {
    color: #686868;
    text-align: center;
    font-size: 14px;
}
.blog-content a p {
    font-size: 14px;
}
.blog-content .article-title h4 {
    text-align: center;
    margin: 2.45rem 2rem;
}
#column-right {
    display:none;
}

.faq-theme .active {
    font-size: 16px;
}  

.content-faq .accordion {
    font-size: 14px;
}
.content-faq p {
    font-size: 13px;
} 
.title-faq-page span {
    margin-right: 10px;
}

.title2-faq-page .text {
    line-height: 2;
}
.title2-faq-page i {
    width: 1em;
    height: 1em;
    line-height: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
.link-footer ul h2 {
    font-size: 18px;
}    
.link-footer ul li a {
    color: #00000080 !important;
    font-size: 14px;
}
#productmenu {
    display: block;
}
.product {
   
    margin-left: 0;
}
}
