
/*
Theme Name: company
Theme URI: #
Author: maleki
Author URI: http://raysaweb.ir/
Description: company
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: elc
Text Domain: company
*/
@import "assets/css/bootstrap.min.css";
@import "assets/css/bootstrap-rtl.min.css";
@import "assets/css/swiper.min.css";
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css');

@font-face {
 font-family: iranyekan;
 src: url('assets/fonts/IRANYekanFaNum.eot');
 src: url('assets/fonts/IRANYekanFaNum.eot?#iefix') format("eot"),
 url('assets/fonts/IRANYekanFaNum.woff2') format("woff2"),
 url('assets/fonts/IRANYekanFaNum.woff') format("woff"),
 url('assets/fonts/IRANYekanFaNum.ttf') format("truetype")
}
.term-description {
    margin-bottom: 20px;
}
body
{
	font-family: iranyekan;
	margin: 0;background: #fefefe;
	padding: 0;
	direction: rtl;
	text-align: right;
	font-size: 13px;
	color: #505252;
}
.h2, h2 {
    font-size: 18px;
}
a,a:hover {
    text-decoration: none;
}
ol, ul {
    margin: 0;
    padding: 0;
}
ul {
    list-style-type: none;
}
header {
    background: #fff;   
    -webkit-box-shadow: 0 2px 3px rgba(33, 37, 41, 0.07);
    box-shadow: 0 2px 3px rgba(33, 37, 41, 0.07);
}
.header-border {
    position: relative;
    display: block;
    width: 100%;
    height: 6px;
    background-color: #00275c;
}
.row2 {
    background: #00275c;
}
.navbar_box ul li {
    display: inline-block;
}
.navbar_box > nav > ul > li ul li{
    display: block;width:100%;
    }
    .navbar_box li a {
font-size: 14px;
    font-weight: 500;
    color: #fff;
    height: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-transition: all 0.2s 
cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.2s 
cubic-bezier(0.28, 0.12, 0.22, 1);
    position: relative;
    line-height: 45px;
    }
    .navbar_box li a:hover{
        color: #c1dceb;
    }
.navbar_box {
    margin-top: 10px;    text-align: center;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li > .sub-menu > li > .sub-menu
{
    top: 0;
    right: 100%;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li > .sub-menu > li:hover > .sub-menu
{
    visibility: visible;
    opacity: 1;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a:after {
    font: normal normal normal 16px / 1 'Material-Design';
    content: '\f2fa';
    font-weight: bold;
    position: absolute;
    left: 15px;
    top: 36%;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li > .sub-menu > li
{
    position: relative;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li:hover > .sub-menu
{
    visibility: visible;
    opacity: 1;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li > .sub-menu
{
    top: 0;
    right: 100%;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a:after {
    font: normal normal normal 16px / 1 'Material-Design';
    content: '\f2fa';
    font-weight: bold;
    position: absolute;
    left: 15px;
    top: 38%;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li
{
    position: relative;
}
.navbar_box > nav > ul > li.menu-item-has-children:hover > .sub-menu
{
    visibility: visible;
    opacity: 1;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu
{
    right: 0;
    top: 100%;
}
.sub-menu {
    -webkit-box-shadow: 0 20px 25px -5px rgba(33, 37, 41, 0.1), 0 10px 10px -5px rgba(33, 37, 41, 0.04);
    box-shadow: 0 20px 25px -5px rgba(33, 37, 41, 0.1), 0 10px 10px -5px rgba(33, 37, 41, 0.04);
    border-color: #E9ECEF;
    background:#fff;
    position: absolute;
    width: 230px;    z-index: 9999;display: none;
    border-radius: 12px;
}
.navbar_box > nav > ul > li > a {
    line-height: 40px;    text-decoration: none;
    display: block;font-size: 15px;
}
.navbar_box > nav > ul > li.menu-item-has-children > .sub-menu > li a
{
width:100%;display: block;
}
.navbar_box ul li.menu-item-has-children:hover > .sub-menu
{display: block;}
.navbar_box ul li.menu-item-has-children {
    position: relative;
}
.navbar_box > nav > ul > li.menu-item-has-children > a:after {
    font: normal normal normal 16px / 1 'Material-Design';
    content: '\f2f9';
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 38%;
}
.top_nav_toggle i {
    font-size: 25px;
    margin-left: 5.25rem;
    color: #212529;
    line-height: 36px;
    display: inline-block;
}
.logo {
    display: inline-block;
    position: relative;
    width: 100%;
}
.logo img {
     width: auto;
    height: 58px;
}
.logo a {
    display: block;
}
div#header-nav {
    margin-top: 15px;
}
#mobile_menu {
    position: fixed;
    right: -360px;
    top: 0;
    bottom: 0;
    width: 360px;
    background-color: #fff;
    z-index: 99999;
    display: none;
    transition-duration: 0.4s;
    padding: 30px 0 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    overflow-y: auto;
    padding: 20px;
}
#mobile_menu.open
{
	right: 0;
    display: block;
}
#mobile_menu nav > ul > li
{
	position: relative;
	line-height: 45px;
}
#mobile_menu nav > ul > li > a
{
	display: block;
    color: #212529;
	line-height: inherit;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 0 20px;
	position: relative;
}
#mobile_menu nav > ul li i
{
	position: absolute;
	left:0;
	top:0;
	line-height: inherit;
	width: 45px;
	text-align:center;
	cursor: pointer;
	font-size: 18px;
	color: #ccc;
	transition: 0.3s;
	z-index: 10
}
#mobile_menu nav > ul > li:last-child a
{
	border:none;
}
#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 > ul
{
	display: none;
	background: #222
}
#mobile_menu nav > ul > li > ul > li > a
{
	display: block;
	color: #fff;
	line-height: 45px;
	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: 20px;
}
#close_menu
{
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 17px;
    color: #212529;
    cursor: pointer;
    font-weight: bold;
}
#close_menu i
{
    display: block;
    line-height: 25px;
    width: 25px;
    text-align: center;
    background: #f1f3f5;
    border-radius: 7px;
}
div#mobile_menu.open .sub-menu {
    position: relative;
    background: #f9f7f7;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
}
div#mobile_menu.open .sub-menu a{
    color: #222;
}
div#mobile_menu .sub-menu li.opened ul {
    position: relative;
    background: #213540;
}
div#mobile_menu .sub-menu li.opened ul li a{
    color: #fff;    padding: 0 15px;
}
#mobile_menu nav > ul li {
    position: relative;
}
.contact-us i {
    margin-left: 10px;
    font-size: 22px;
    border: 1px solid #00275c;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #00275c;
    color: #fff;
    line-height: 40px;
}
.contact-us a {  
    font-size: 22px;
    color: #202429;
    text-decoration: none;
    line-height: 40px;
    display: block;
    margin-top: 10px;
}
.contact-us {
    text-align: left;
}
tel:hover {
    color: #00275c;
}
/******Home*******/
section.info-brand img {
    max-width: 440px;
    border-radius: 0 0 45px 15px;
}
section.info-brand h2 {
    color: #002398;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
}
section.info-brand h2.pt-5 {
    margin-top: 37px;
}
.info_r br {
    display: none;
}
section.info-brand h3 {
    color: #002398;
    font-size: 25px;
    font-weight: 600;
}
ul.info-list li,section.info-brand p ,section.info-brand li{
    font-size: 15px;
    line-height: 35px;
    font-weight: 500;color: #333333;
}
ul.info-list{
    list-style-type: disc;
    padding-right:20px;    margin-top: 42px;
}
section.info-brand {
    padding: 70px 0;
    background-color: #f6fafd;
    margin-top: 50px;
}
/* فرم مشاوره و سفارش محصول) */
.form-consultation {
    padding: 70px 0 0;
}
.form-consultation-row {
    background: #00275c;
    border-radius: 20px;
    margin: 48px auto 48px auto;
    padding: 0px 0 40px 0;
    box-shadow: 0 4px 32px rgba(0, 39, 92, 0.08);
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 14px !important;
}
.form-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
div#gform_wrapper_1 {
    background-color: #FFF;
    padding: 22px 20px 0 25px;    max-width: 440px;
    border-radius: 0 0 45px 15px;
}
.form-box-inner {
    max-width: 440px;
}
.form-title {
    background: #00275c;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 12px 12px 0 0;
    padding: 14px 0 12px 0;
    margin: -55px 0 0;
    text-align: center;
    letter-spacing: 1px;
}
.steps-box {
    display: flex;
    align-items: center;
    justify-content: center;
height: 100vh;
}
.steps-title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 28px;
    text-align: right;
}
.steps-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.steps-list li {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    white-space: nowrap;
}
.step-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #00c5a7;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0 0 0 6px;
    width: 36px;
    height: 36px;
    margin-left: 14px;
    margin-right: 6px;
    box-shadow: 0 2px 8px rgba(0,197,167,0.10);
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 78px !important;
}
section#blog_post {
    padding: 50px 0;
}
h3.gsection_title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
    padding: 0;
    margin-top: 0;
}
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large ,.gform_wrapper.gravity-theme .gfield textarea.large{
    border-color: #BFBFBF;
    border-radius: 3px;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 500 !important;
    color: #333;    margin-bottom: 5px !important;
}
.ginput_container.ginput_container_text {
    border: 0 !important;
}
input,
textarea,
select {
  border: 1px solid #BFBFBF !important;
  box-shadow: none !important;
  outline: none !important;
}

input:focus,
textarea:focus,
select:focus {
  border: 1px solid #999 !important;
  box-shadow: none !important;
  outline: none !important;
}
input#gform_submit_button_1 ,a.button.product_type_simple{
    border-radius: 10px 10px 10px 10px;
    padding: 15px;
    background: #00275c;
    color: #fff;
    line-height: 10px;
    font-size: 13px;
    display: block;
}
input#gform_submit_button_1:hover ,a.button.product_type_simple:hover{
    background: #005fa3;
    color: #fff;
}
.gform_footer.top_label {
    text-align: left;
}
@media (max-width: 991px) {
    .form-consultation-row {
        flex-direction: column-reverse;
    }
    .form-box, .steps-box {
        justify-content: center;
        margin-bottom: 32px;
        height: auto;
    }
    .form-box-inner {
        max-width: 100%;
    }
}
section.banner-slog {
    text-align: center;padding:70px 0;
}
.consult-btn {
    display: inline-block;
    background: #00275c;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 30px;
    padding: 14px 40px;
margin: 25px auto;
    box-shadow: 0 4px 16px rgba(0,137,210,0.10);
    border: none;
    transition: background 0.2s, box-shadow 0.2s, transform 0.2s;
    text-decoration: none;
    letter-spacing: 1px;
}
.consult-btn:hover {
    background: #005fa3;
    box-shadow: 0 8px 24px rgba(0,137,210,0.18);
    color: #fff;
    transform: translateY(-2px) scale(1.04);
}
.consult-btn:active {
    transform: scale(0.98);
}
/* استایل بخش خدمات شرکت */
.services-section {
    background: #f6fafd;
    padding: 40px 0;
    text-align: center;
margin-bottom: 50px;
}
.services-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
}
.services-list li {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 2px 8px rgba(0,137,210,0.08);
    padding: 22px 32px;
    min-width: 220px;
    flex: 1 1 45%;
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: 500;
    color: #212529;
    transition: box-shadow 0.2s, transform 0.2s;
    margin-bottom: 0;
}
.services-list li:hover {
    box-shadow: 0 6px 18px rgba(0,137,210,0.16);
    transform: translateY(-4px) scale(1.03);
}
.service-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
background: #00c5a7;
    color: #fff;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    font-size: 22px;
    margin-left: 16px;
    box-shadow: 0 2px 8px rgba(0,137,210,0.10);
}
span.service-icon i {
    font-size: 15px;
}
/* استایل بخش برندها */
.brands-section .container{
text-align: center;
    background: #00275c;
    border-radius: 20px;
    margin: 48px auto 48px auto;
    padding: 40px;
    box-shadow: 0 4px 32px rgba(0, 39, 92, 0.08);
}
.brands-section h3 {
    font-size: 22px;
    font-weight: bold;
    color: #00275c;
    margin-bottom: 28px;
    letter-spacing: 1px;
}
.brands-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;
    margin-top: 10px;
}
.brand-item {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,137,210,0.08);
    padding: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: box-shadow 0.2s, transform 0.2s;
}
.brand-item:hover {
    box-shadow: 0 6px 18px rgba(0,137,210,0.16);
    transform: translateY(-4px) scale(1.03);
}
.brand-logo, .brand-item img {
    width: 189px;
    object-fit: contain;
    margin-bottom: 12px;
    box-shadow: 0 2px 8px rgba(0, 137, 210, 0.08);
    border-radius: 50%;
}
.brand-title , .services-title {
    font-size: 24px;
    font-weight: bold;
    color: #00275c;
    margin-bottom: 32px;
    letter-spacing: 0;    
    margin-top: 0;
}
.info_l {
    text-align: left;
    padding-left: 80px;
}
.brand-desc {
    font-size: 13px;
    color: #6c757d;
    line-height: 1.7;    text-align: center;
}
.product_loop bdi {
    font-size: 16px;
}
.product-categories ul.children li a{
    position: relative;
}
.product-categories ul.children li a:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 2px;
    border-radius: 2px;
    background-color: #545454;
    position: absolute;
    top: 16px;
    right: 0px;
}
.product-categories ul.children li:hover a:before {
    background-color: #ffcb08;
}
li.cat-item a{padding: 0 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    line-height: 35px;
    color: #545454;
    -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    text-decoration: none;
    margin-bottom:5px;
}
li.cat-item a:hover
{
    color:#00275c;
}
.shop_sidebar li.cat-item a::before {
    content: "";
    width: 17px;
    height: 17px;
    border: 1px solid #ced4da;
    border-radius: 6px;
    margin-left: 7px;
}
.shop_sidebar li.cat-item a:hover::before {
    border: 1px solid #00275c;
}
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: green;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    background: #fff;font-size: 17px;
    box-shadow: 0 8px 25px rgba(28,76,156,.1);
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;    display: inline-block;
}
.woocommerce ul.order_details li {
    font-size: 13px;
}
h3.wc-bacs-bank-details-account-name {
    margin-bottom: 20px;
}
body .wc-block-grid__products .wc-block-grid__product-image img {
    border: 1px solid #e9ecef;
    width: 170px;
    height: 170px;
    border-radius: 12px;
}
li.wc-block-grid__product {
    text-align: center;
    width: 25%;
    display: inline-block;
    border: 1px solid #e9ecef;
    background: #fff;
    padding: 12px;
}
body .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    border-radius: 10px;
    background: #00275c;
    color: #fff;
    border: 1px solid #d81d33;
    padding: 0 13px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
}
.product_loop figure img{
    height: auto;
    width: 100%;
    object-fit: cover;
}
.product_loop figure{
    height: 175px;        background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}
.product_loop figure::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 0;
    will-change: opacity;
    -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
}
.product_loop figure:hover::before{
    opacity: 1;
}
.swiper-slide
{    padding: 15px 15px 0;
        background: #eff5f5;
    border: 1px solid #e9ecef;
    border-radius: 15px;
    overflow: hidden;
}
.product_slider_box { 
    padding: 15px 0 30px;
    overflow: hidden;
    position: relative;
    background-color: #00275C;
    border-radius: 20px 20px 45px 20px;
    color: #fff;
    text-align: center;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 60px 0 0 0;
}
.product_loop a {
    color: #333;
    display:block;
}
.post-excerpt p {
    color: #868e96;
    line-height: 25px;
    font-size: 12px;
}
.blog_item_home_img img {
    height: 287px;
}
.blog_item_home {
    overflow: hidden;
}
.blog_item_home_img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    height: 216px;
}
.blog_item_home_title h2 a {
    color: #212529;
    font-size: 17px;
}
.blog_item_home_img a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 0;
    will-change: opacity;
    -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
}
.blog_item_home_img:hover a::before {
    opacity: 1;
}
.blog_item_home_img a {
    display: block;
}
.blog_item_home_img a {
    display: block;
    overflow: hidden;
    position: relative;
}
.product_slider_box .swiper-button-p ,.product_slider_box .swiper-button-n{
    -webkit-box-shadow: 0 20px 25px -5px rgba(33, 37, 41, 0.1), 0 10px 10px -5px rgba(33, 37, 41, 0.04);
    box-shadow: 0 20px 25px -5px rgba(33, 37, 41, 0.1), 0 10px 10px -5px rgba(33, 37, 41, 0.04);
    border: 1px solid #e9ecef;
    background: #fff;
    width: 38px;    position: absolute;
    height: 46px;
    border-radius: 10px;top: 200px;
    z-index: 999;
}
.product_slider_box .swiper-button-n i,.product_slider_box .swiper-button-p i {
font-size: 20px;
    text-align: center;
    top: 12px;
    position: absolute;
    left: 12px;
    color: #00275c;
}
.product_slider_box .swiper-button-p 
{
    right:0;
}
.product_slider_box .swiper-button-n
{
    left:0;
}
.product_slider_box .swiper-pagination
{
    position: relative;    margin-top: 15px;
}
.sec_title h3{
    font-weight: 600;
    font-size: 19px;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 20px;    margin-bottom: 20px;
}
.product_loop figure {
    margin-bottom: 10px;
}
.product_loop {color: #212529;
    text-align: center;
}
.swiper-pagination-bullet-active {
    background: #00275c;
}
.swiper-pagination-bullet {
    margin: 0 5px;
}

/************cat pro****************/
.probox {
    position: relative;
    background-color: #f6f9fe;
    padding: 20px;
    border-radius: 8px;
    display: block;
    margin: 20px 0;
}
.shop_sidebar .widget_box {
    background-color: #fff;
    border: 1px solid #dedede;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 0px 15px;
    line-height: 27px;
    padding-bottom: 20px;
    border-radius: 10px;
}
.shop_sidebar form.woocommerce-product-search .search-field {
    font-size: 11px;
    line-height: 2;
    color: #555;
    background: #ffffff;
    border: 1px solid #f36910;
    transition: .15s ease-in;
    letter-spacing: 0;
    padding: 7px 32px 8px 2px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.shop_sidebar form.woocommerce-product-search button {
    position: absolute;
    top: -4px;
    right: 9px;
    border: 0;
    background: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.shop_sidebar form.woocommerce-product-search {
    display: block;
    position: relative;
    padding: 0 10px;
}
.shop_sidebar
{
    padding-top: 6px;
}
.product_list li.product {
    text-align: center;
    width: 22%;
    display: inline-block;
    margin: 0 0px 22px 19px;
}
li.product.type-product img {
    border: 1px solid #e9ecef;
    width: 150px;
    height: 150px;
    border-radius: 12px;
}
h2.woocommerce-loop-product__title {
    font-weight: 600;
    font-size: 14px;
    color: #212529;
    min-height: 50px;
    line-height: 24px;
}
.product_list li.product a {
    text-decoration: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    border-radius: 10px;
    background: #00275c;
    color: #fff;
    border: 1px solid #d81d33;
    padding: 0 3px 0 30px;
    display: block;
    font-size: 12px;
    line-height: 30px;
    font-weight: 700;
    position: relative;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    background: #cb0d24;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
    content: "";
    position: absolute;
    background-image: url(assets/img/basket4.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    width: 26px;
    height: 25px;
    left: 14px;
    right: unset;
    top: 3px;
}
.product_list li.product {
    text-align: center;
    width: 22%;
    display: inline-block;
    margin: 0 0px 22px 19px;
    border: 1px solid #e9ecef;
    background: #fff;
    border-radius: 12px;
    padding: 15px;
}
p.woocommerce-result-count,form.woocommerce-ordering {
    display: none;
}
ul.page-numbers {
    text-align: center;
}
ul.page-numbers li {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center; 
}
ul.page-numbers li a{
    background: #f1f3f5;
    color: #212529;
    line-height: 36px;    display: block;
    border-radius: 6px;
}
ul.page-numbers li span.page-numbers.current{
    background: #00275c;
    color: #fff;
    line-height: 36px;    display: block;
    border-radius: 6px;
}
nav.woocommerce-pagination {
    margin-bottom: 25px;
}
.product_list li.product span.price {
    color: #6a8370;
}
.product_list h1 {
    font-size: 23px;
    font-weight: 600;    margin-bottom: 20px;
}
.price_slider_wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.ui-widget-content {
    position: relative;
    height: 2px;
    background-color: #f1f3f5;
    margin-bottom: 1.5625rem;
    border-radius: 2px;    margin-top: 20px;
}
.ui-widget-content .ui-slider-range {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    border: 0;
    background-color: #00275c;
    border-radius: 8px;
    right: initial;
    left: 0;
}
.ui-widget-content .ui-slider-handle {
    right: 0%;
    position: absolute;
    z-index: 2;
    outline: 0;
    cursor: pointer;
    background-color: #00275c;
    border-radius: 100%;
    border: 0;
    height: 14px;
    top: -6px;
    width: 14px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    right: initial;
    left: 0;
}
.ui-widget-content .ui-slider-handle:last-child {
    left: 100%;
    right: initial;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.probox .widget_box_title h3 {
    font-size: 17px;
    font-weight: 700;
}
.probox .price_label {
    color: #212529;display: inline-block;
}
.probox button.button {
    background: #dee2e6;
    padding: 7px;display: inline-block;
    border-radius: 13px;float: left;
    border: 1px solid transparent;line-height: 20px;
}
.price_slider_amount {
    line-height: 30px;
}
/************product***************/
nav.woocommerce-MyAccount-navigation {
    background: #fff;
}
.woocommerce table.my_account_orders .button {
    font-size: 12px;
    background: linear-gradient(90deg, #1dc482 0%, #3bd89a 100%);
    text-align: unset;
    padding: 8px 15px;
}
nav.woocommerce-MyAccount-navigation ul {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
nav.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #e4e4e4;
    padding: 0 10px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #fff;
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
    background: #ee223b;border-bottom: 1px solid #ee223b;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a{
    color: #fff;
}
header.woocommerce-Address-title.title {
    padding: 10px;
    margin-bottom: 20px;
}
button.woocommerce-button.button.woocommerce-form-login__submit,p.form-row button.button,button.woocommerce-Button.button {
    background: #ee223b;
    color: #fff;
}
.woocommerce-product-gallery a.woocommerce-product-gallery__trigger{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
}
nav.rank-math-breadcrumb a {
    color: #b8bdc1;
}
nav.rank-math-breadcrumb {
    margin: 10px 0;
}
.woocommerce-product-gallery {
    border: 1px solid #dee2e6;
    border-radius: 12px;    margin-bottom: 30px;
    display: inline-block;
    overflow: hidden;
    width: 300px;    position: relative;
    height: auto;    float: right;
}
.woocommerce-product-gallery__wrapper img {
    width: 100%;
    height: auto;
}
.summary.entry-summary {
    display: inline-block;margin-right: 10%;
}
.summary.entry-summary h1 {
    font-size: 25px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: block;
    clear: both;
}
.tabs.wc-tabs {
    border-bottom: 2px solid #eee;
}
ul.tabs.wc-tabs:after {
    content: "";
    display: block;
    clear: both;
}
.tabs.wc-tabs li {
    float: right;
    margin-bottom: -2px;
}
.tabs.wc-tabs li.active a {
    color: #000;
}
.tabs.wc-tabs li a {
    line-height: 50px;
    padding: 0 25px;
    font-size: 14px;
    color: #b8bdc1;
    display: block;
    font-weight: 600;
}
.woocommerce-Tabs-panel {
    line-height: 35px;
    font-size: 14px;
    text-align: justify;
    padding: 15px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
section.related.products > h2 {
    border-bottom: 1px solid #dee2e6;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
    padding-bottom: 15px;
}
button.single_add_to_cart_button.button.alt ,.btn_left button.btn {
    background: #12b886;
    border: 1px solid #12b886;
    height: 46px;
    margin-left: 7px;
    color: #fff;
    border-radius: 12px;
    padding: 0 23px 0 55px;
    font-weight: 600;
    font-size: 17px;    position: relative;
}
button.single_add_to_cart_button.button.alt:hover , .btn_left button.btn:hover{
    background: #099268;
    border: 1px solid #099268;
}
button.single_add_to_cart_button.button.alt:before {
    content: "";    position: absolute;
    background-image: url(assets/img/basket4.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    left: 16px;
    right: unset;
    top: 7px;
}
span.posted_in {
    color: #868e96;
}
span.posted_in a {
    color: #333;
}
.product_meta {
    border-top: 1px solid #dee2e6;
    margin-top: 30px;
    padding-top: 30px;
}
.quantity input {
    border: 1px solid #dee2e6;
    width: 48px;
    border-radius: 7px;
    -webkit-box-shadow: -1px 2px 4px rgba(33, 37, 41, 0.05);
    box-shadow: -1px 2px 4px rgba(33, 37, 41, 0.05);
    line-height: 39px;
    padding-right: 4px;
    outline: none;
}
.quantity {
    display: inline-block;
}
th.woocommerce-product-attributes-item__label {
    min-width: 200px;
}
input#submit {
    background: #12b886;
    border: 1px solid #12b886;
    height: 46px;
    margin-left: 7px;
    color: #fff;
    border-radius: 12px;
    padding: 0 23px;
    font-weight: 600;
    font-size: 17px;
}
input#submit:hover {
    background: #099268;
    border: 1px solid #099268;
}
textarea#comment {    padding: 15px;
    height: 130px;outline: none;
}
p.stars a {
    color: transparent;outline: none;
}
p.stars a:after {
    font-family: 'FontAwesome';
    font-weight: 900;
    font-size: 14px;
    content: '\f005'; /* fa-star */
    color: #000;
}
p.stars a:hover:after,p.stars a:focus:after {
    color: #ffcd00;
}
span.wc-block-components-checkout-step__heading-content a {
    font-size: 17px;
    margin-right: 10px;
}
form#commentform label {
    min-width: 100px;
}
/***********blog***********/
.cat_list_item_img {
    height: 180px;
}
.cat_list_item_img a {
    display: block;
    height: 100%;
}
.cat_list_item_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}
.cat_list_item_content {
    padding: 15px 15px 20px;
    transition: 0.3s;
    position: relative;
    top: 0;
    text-align: center;
}
.cat_list_item_content h2 {
    line-height: 30px;
    font-size: 13px;
    padding-bottom: 10px;
    margin-bottom: 10px;    margin-top: 0;
    border-bottom: 3px solid #f5f5f5;
}
.cat_list_item_content h2 a {
    display: block;
    line-height: inherit;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(28, 21, 19, .95);
    font-weight: 600;
}
.cat_list_item_content p {
    height: 75px;
    overflow: hidden;
    position: relative;
    line-height: 25px;
    font-size: 13px;
    color: #888;
}
span.post_count {
    display: none;
}
.cat_list_item:hover .cat_list_item_img img {
    opacity: .7;
}
.cat_list_item {
    background: #fff;
    margin-bottom: 50px;
    box-shadow: 0 8px 25px rgba(28,76,156,.1);
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    top: 0;
}
/***********single***********/
.post_content .aligncenter {
    margin: 25px auto;
    max-width: 800px;
    border-radius: 5px;
    border: 1px solid #56404280;
    overflow: hidden;
}
.post_content .wp-caption-text {
    display: none;
}
.post_header h1 {
    line-height: 35px;
    color: rgba(28, 21, 19, .95);
    font-weight: 600;
    font-size: 24px;
}
.post_header {
    margin-bottom: 25px;
}
section#single_view article, .term-description {
    border: 1px solid #294d6f03;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
    transition: 0.3s;
    padding: 15px;
    background: #fbf9f9;
    position: relative;
    top: 0;
    text-align: justify;
    line-height: 30px;
    margin: 20px 0;
}
.term-description ol {
    padding-right: 15px;
}
.post_content {
    line-height: 35px;
    font-size: 14px;
    text-align: justify;
    padding: 0 20px 20px;
}
.post_comments {
    background: #fff;
    margin: 50px 0;
    box-shadow: 0 8px 25px rgba(28,76,156,.1);
    border-radius: 5px;
    transition: 0.3s;
    padding: 20px;
}
#comments>h3, .wp-comment>h3 {
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: 600;
    color: rgba(28, 21, 19, .95);
    font-size: 15px;
    position: relative;
    border-bottom: 1px solid #e6ebf1;
}
.comments_box {
    border: 1px solid #e6ebf1;
    padding: 15px;
    margin-bottom: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.form-control, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 10px;
    font-size: 12px;
    line-height: 43px;
    border: 1px solid #e6ebf1;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.summary.entry-summary {
    display: inline-block;
    float: left;
    width: 66%;
}

/****************footer****************/
footer {    margin-top: 60px;
    background-color: #00275c; border-top: 5px solid #00c5a7;
    font-size:14px;
}
footer .round{
    background-color: #76767663;
    color: #fff;
    padding: 25px !important;
    line-height: 25px;
    border-radius: 20px 20px 0 0;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
}
.footer-text
{
    padding-top:77px;
     color: #eee;
     line-height:28px;
}
.footer-text i {
    color: #fff;
    margin-left: 7px;
}
footer .container{
        position: relative;
}
a.footer-logo img {
    width: 100%;
    height: 100%;
    line-height: 100%;transform: rotateZ(-45deg);
}
a.footer-logo {overflow: hidden;
    display: block;
    width: 87px;
    height: 87px;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    text-align: center;
    position: absolute;
    z-index: 999;
    top: -120px;
    right: 15px;
    border-top: 5px solid #00c5a7;
    border-left: 5px solid #00c5a7;
border-bottom: 5px solid #00275c;
    border-right: 5px solid #00275c;
    transform: rotateZ(45deg);
}
footer p.copyright {
    margin: 0;     color: #eee;
font-size: 13px;
margin-bottom: 10px;
}
.call-button-fixed {
    position: fixed;
    bottom: 25px;
    left: 25px;
    width: 60px;
    height: 60px;
    background-color: #28a745;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    z-index: 9999;
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
    transition: background-color 0.3s ease;
}
.call-button-fixed:hover {
    background-color: #1e7e34;
}
.call-button-fixed .call-icon i {
    font-size: 22px;
    line-height: 60px;    color: white;
}
.pulse-ring {
    position: absolute;
    width: 60px;
    height: 60px;
    background: rgba(40, 167, 69, 0.4);
    border-radius: 50%;
    animation: pulse-animation 1.8s infinite;
    z-index: -1;
}
@keyframes pulse-animation {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    70% {
        transform: scale(1.8);
        opacity: 0;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}
.round i {
    color: #fff;
    margin-right: 10px;
    font-size: 26px;
}
.round a {
    font-size: 17px;
    font-weight: 700;color: #00c5a7;
}
p.raysa-credit__text a {
    color: #bfbdbd;
    font-weight: 500;
    font-size: 11px;
}
p.raysa-credit__text {
    font-size: 11px;
}
.cpr {
    text-align: center;
}
.about-footer {
    text-align: justify;
}
.p-4.round .col-lg-2.col-md-2 {
    float: left;
    text-align: left;
}
h2.brand-title.text-center.mb-5 {
    color: #fff;
}

@media (min-width: 1600px){
    .steps-box {
    height: 43vh;
}
}
@media (min-width: 780px){
        .top_nav_toggle {
    display: none;
}
}

@media (max-width:780px){
    .p-4.round .col-lg-2.col-md-2 {
    float: none;
    text-align: center;
    margin: 10px 0;
}
        .top_nav_toggle {
    display: inline-block;
}
    .logo img {
    height: 42px;
    width: auto;
}
    .shop_sidebar {
        display: none;
    }
    .contact-us a {
        text-align: center;
    }
    .contact-us {
        text-align: center;
        margin: 0 0 10px 0;
    }
    .category-item {
        width: 49%;  border-left: 0;
    }
    .logo {
        display: inline-block;
        position: absolute;
        left: 15px;
    }
    .header-border {
        margin-bottom: 10px;
    }
    header {
        padding: 0;
    }
    .product_list li.product {
        width: 46%;
        margin: 0 5px 15px 5px;
        padding: 5px;
    }
    li.product.type-product img {
        width: 147px;
        height: 145px;
        margin-top: 3px;
    }
    .product_list li.product:last-child {
        margin-left: 0;
    }
    ul.products.columns-4 {
        text-align: center;
    }
    .woocommerce-product-gallery {
        margin: auto;
        display: block;
        width: 100%;
    }
    .summary.entry-summary {
        margin-right: 0;
            width: 100%;
    }
    .summary.entry-summary h1 {
        font-size: 24px;
    }
    .slider .swiper-button-n,.slider .swiper-button-p
    {
        top: 70px;   
    }
    .fc2{
        padding-left: 2.5rem;
        border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .woocommerce form .form-row .input-checkbox {
        margin: 12px -18px 0 0px !important;
    }
    .checkbox input[type=checkbox]
    {margin: 9px -18px 0 0px !important;}
    .probox
    {
        background-color: transparent;
        padding: 0;
        border-radius: 0; 
    }
}

@media (max-width: 575.98px)
 {
    .steps-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 43vh;
}
    .blog_item_home_img img 
    {
    width: 100%;
}
    .steps-box1 {
    height: 16vh;
}
 .steps-box2 {
    height: 21vh;
}
    .info_l {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
        section.info-brand h2 {
        font-size: 18px !important;
    }
    section.info-brand h3 {
        font-size: 16px !important;
    }
        html, body {
        overflow-x: hidden !important;
        width: 100vw !important;
    }
    h2#n2-ss-2item1 {
    font-size: 16px !important;
    margin-bottom: 35px;
}
    .navbar_box {
    margin-top: 10px;
    text-align: center;
    display: none;
}
     #mobile_menu {
        width: 100vw;
        right: -100vw;
        padding: 16px 0 0;
        box-shadow: 0 0 20px rgba(0,0,0,0.2);
        z-index: 99999;
        transition: right 0.4s;
        border-radius: 0;
    }
    #mobile_menu.open {
        right: 0;
        display: block;
    }
    #mobile_menu nav > ul {
        flex-direction: column;
        align-items: stretch;
        padding: 0;
        margin: 0;
    }
    #mobile_menu nav > ul > li {
        width: 100%;
        text-align: right;
        border-bottom: 1px solid #eee;
        padding: 0;
    }
    #mobile_menu nav > ul > li > a {
        font-size: 16px;
        padding: 12px 18px;
        display: block;
    }
    #close_menu {
        left: 20px;
        top: 10px;
        font-size: 22px;
        z-index: 100000;
    }
    #close_menu i {
        width: 32px;
        height: 32px;
        font-size: 22px;
        line-height: 32px;
        border-radius: 8px;
    }
    #mobile_menu nav > ul li i {
        font-size: 20px;
        width: 32px;
        line-height: 32px;
    }
    #mobile_menu nav > ul > li > ul {
        background: #f9f7f7;
        border-radius: 0;
        box-shadow: none;
    }
    #mobile_menu nav > ul > li > ul > li > a {
        font-size: 15px;
        padding: 10px 16px;
    }
    body {
        font-size: 13px;
    }
    .logo {
        display: block;
        margin: 0 auto 10px auto;
        text-align: center;
        position: static;
    }
    .logo img {
        max-width: 110px;
        height: auto;
    }
    .top_nav_toggle {
        font-size: 22px;
        top: 8px;
        right: 8px;
    }
    .navbar_box ul {
        flex-direction: column;
        align-items: center;
        padding: 0;
    }
    .navbar_box ul li {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #eee;
    }
    .navbar_box li a {
        font-size: 15px;
        padding: 10px 0;
    }
    .header-border {
        margin-bottom: 6px;
    }
    .consult-btn {
        width:69%;
        padding: 12px 10px;
        font-size: 16px;
        margin: 18px auto;
        display: block;
    }
    .services-section {
        padding: 24px 0;
        margin-bottom: 30px;
    }
    .services-list {
        flex-direction: column;
        gap: 12px;
    }
    .services-list li {
        min-width: unset;
        padding: 14px 10px;
        font-size: 13px;
    }
    .service-icon {
        width: 32px;
        height: 32px;
        font-size: 18px;
        margin-left: 8px;
    }
    .brand-item {
        padding: 10px;
        margin-bottom: 18px;
    }
    .brand-logo {
        max-width: 120px;
        margin-bottom: 8px;
    }
    .brand-title, .services-title, .form-title {
        font-size: 17px;
        margin-bottom: 18px;
    }
    .info-brand, .info-brand.abouthome {
        padding: 24px 0;
        margin-top: 18px;
    }
    .info_img, .banner-slogi {
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
        display: block;    border-radius: 15px !important;
    }
    .form-consultation-row {
        padding: 18px 2px;
        margin: 18px auto;
        border-radius: 12px;
    }
    .form-box-inner {
        max-width: 100%;
        padding: 0 2px;
    }
    .steps-title {
        font-size: 15px;
        margin-bottom: 8px;
    }
    .steps-list {
        gap: 8px;
        padding: 0 2px;
    }
    .step-num {
        font-size: 13px;
        width: 26px;
        height: 26px;
        margin-left: 6px;
        margin-right: 3px;
    }
    .product_slider_box {
        padding: 8px 0 18px;
        margin: 24px 0 0 0;
        border-radius: 12px;
    }
    .steps-list {
        gap: 16px;
        padding: 0 2px;
        flex-direction: column;
    }
    .steps-list li {
        display: flex;
        align-items: center;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 0;
        white-space: normal;
        flex-wrap: wrap;
    }
    .step-num {
        font-size: 13px;
        width: 26px;
        height: 26px;
        margin-left: 6px;
        margin-right: 3px;
        flex-shrink: 0;
    }
    .blog_item_home_title h2 a {
        font-size: 14px;
    }
    .post-excerpt p {
        font-size: 11px;
        line-height: 18px;
    }
    footer {
        font-size: 12px;
        padding: 12px 0 0;
    }
    body footer .footer-logo {
        width: 60px !important;
        height: 60px !important;
        top: -120px !important;
        right: 8px !important;
    }
    .call-button-fixed {
    left: 15px;
    }
    .pulse-ring {
        width: 44px;
        height: 44px;
    }
    /* Utility: all images responsive */
    img { max-width: 100%; height: auto; }
    .container {
        margin-right: 15px !important;
        margin-left: 15px !important;
            width: calc(100% - 30px) !important;
        max-width: 100vw !important;
        box-sizing: border-box;
    }
footer .round {
        padding: 10px !important;
        text-align: center;
}
p.copyright {
    margin-bottom: 15px !important;
    display: block;
}
 }
