

:root {
    --text-color: #212121;
    --primary-color: #04413D;
    --secondary-color: #F9B030;
    --white-color: #fff;
    --additional-color: #F3F3F3;
    --dark-color: #333333;
}


@font-face {
    font-family: VZ;
    src: url("../fonts/Vazir.eot");
    src: url("../fonts/Vazir.woff") format("woff"),
    url("../fonts/Vazir.woff2") format("woff2"),
    url("../fonts/Vazir.ttf") format("truetype");
}

@font-face {
    font-family: comfortaa;
    src: url("../fonts/comfortaa.eot");
    src: url("../fonts/comfortaa.woff") format("woff"),
    url("../fonts/comfortaa.woff2") format("woff2"),
    url("../fonts/comfortaa.ttf") format("truetype");
}


@font-face {
    font-family: IRANSans;
    src: url("../fonts/IRANSansWeb.eot");
    src: url("../fonts/IRANSansWeb.woff") format("woff"),
    url("../fonts/IRANSansWeb.woff2") format("woff2"),
    url("../fonts/IRANSansWeb.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: Samim-FD;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Samim-FD.eot');
    src: url('../fonts/Samim-FD.eot') format("embedded-opentype"),
    url('../fonts/Samim-FD.woff2') format("woff2"),
    url('../fonts/Samim-FD.woff') format("woff"),
    url('../fonts/Samim-FD.ttf') format("truetype");
}



@font-face {
    font-family: kalame_light;
    src: url('../fonts/KALAMEH-LIGHT.eot');
    src: url('../fonts/KALAMEH-LIGHT.woff') format("woff"),
    url('../fonts/KALAMEH-LIGHT.woff2') format("woff"),
    url('../fonts/KALAMEH-LIGHT.ttf') format("truetype");
}

@font-face {
    font-family: kalame_bold;
    src: url('../fonts/KALAMEH-BOLD.eot');
    src: url('../fonts/KALAMEH-BOLD.woff') format("woff"),
    url('../fonts/KALAMEH-BOLD.woff2') format("woff"),
    url('../fonts/KALAMEH-BOLD.ttf') format("truetype");
}

@font-face {
    font-family: kalame_black;
    src: url('../fonts/KALAMEH-BLACK.eot');
    src: url('../fonts/KALAMEH-BLACK.woff') format("woff"),
    url('../fonts/KALAMEH-BLACK.woff2') format("woff"),
    url('../fonts/KALAMEH-BLACK.ttf') format("truetype");
}

@font-face {
    font-family: Lalezar;
    src: url('../fonts/Lalezar.eot');
    src: url('../fonts/Lalezar.woff') format("woff"),
    url('../fonts/Lalezar.woff2') format("woff"),
    url('../fonts/Lalezar.ttf') format("truetype");
}




* {
    /*font-family: 'VZ';*/
    font-family: 'kalame_light';
}
.farsi-digit {
    font-family: Samim-FD;
}
.farsi-digit *{
    font-family: Samim-FD !important;
}

html,
body {
    font-family: 'VZ';
    font-size: 16px;
    background: #fff;
    direction: rtl;
    text-align: right;
    overflow-x: hidden;
    line-height: 35px;
    position: relative;
}

html{
    scroll-behavior: smooth;
}

a {
    color: unset;
    text-decoration: unset;
}

a:hover {
    color: unset;
}

:focus-visible{
    outline: unset;
}

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: unset;
    border: unset;
}

/*body::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    !*background-image: url(../images/index/background.png);*!*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-repeat: repeat-y;*/
/*    right: 0;*/
/*    background-size: inherit;*/
/*    background-position: bottom;*/
/*    opacity: 0.6;*/
/*}*/

.container-fluid{
    max-width: 2000px;
}





/*zeynep*/

.zeynep-overlay{
    background-color:rgba(0, 0, 0, .42);
    bottom:0;
    display:none;
    left:0;
    position:fixed;
    right:0;
    top:0;
    z-index:1010;
}

.navbar-logo{
    margin-inline: 6px;
}

.mobile-contact{
    display: none !important;
}
.desc-contact{
    display: flex !important;
}

.zeynep-opened .zeynep-overlay{
    display:block;
}

.zeynep.opened {
    background: var(--primary-color);
    width: 350px;
}

.header-menu-open {
    position: absolute;
    top: 42px;
    right: 19px;
}

.header-menu-open .btn-close{
    background: unset !important;
    position: relative;
    font-family: cursive;
    opacity: 1;
    width: fit-content;
    height: fit-content;
}

.header-menu-open .btn-close::before{
    content: 'X';
    position: absolute;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    top: 0;
    right: 0;
    width: fit-content;
    height: fit-content;
}

.zeynep-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 47px;
}

.zeynep-logo-image{
    width: 49px;
    height: 55px;
}

.zeynep-logo-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.zeynep ul li a {
    font-size: 16px !important;
}

.zeynep li {
    justify-content: flex-start;
}

.zeynep ul {
    padding: 0;
}

.zeynep ul > li.has-submenu > a {
    /*color: var(--primary-color);*/
    color: #fff;
    width: 100%;
}

.menu_icon{
    width: 23px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #01312e;
    border-radius: 1px;
}

.zeynep ul li a {
    /*color: var(--primary-color);*/
    color: #fff;
}

.zeynep ul{
    margin-top: 8px;
}

.submenu-header{
    position: absolute;
    left: 14px;
    margin-right: unset;
}

.submenu{
    padding-top: 0;
}

.submenu-header a{
    padding: unset !important;
    background: #01312e;
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-list a{
    width: 100%;
    display: flex !important;
    align-items: center;
    gap: 7px;
    padding: 0 !important;
}

.submenu label{
    padding-right: 15px;
    font-size: 15px;
    font-weight: 600;
    color: var(--primary-color);

}


/*zeynep*/



/*addressbar*/

.addressbar .container{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 2px;
}

.addressbar{
    padding-block: 40px;
    padding-top: 193px;
}

.addressbar-item{
    color: #979695;
    font-size: 15px;
}

.addressbar-item:last-child{
    color: var(--secondary-color);
    font-weight: 600;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*addressbar*/



/*mega menu*/


.megamenu_gallery{
    position: absolute;
    width: 1100px;
    /* height: 270px; */
    top: 41px;
    /* left: -58px; */
    display: none;
    justify-content: space-evenly;
    height: fit-content;
    right: -110%;
    padding: 34px;
    padding-block: 60px;
    background: #0f19187a;
    box-shadow: 0 8px 32px 0 rgba(var(--color-white), 0.1);
    backdrop-filter: blur(19px);
    border: 1.5px solid #ffffff52;
    border-radius: 12px;
}

.megamnu-gallery-items{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.megamenu-info {
    width: 30%;
    align-self: self-start;
    color: #fff;
    font-size: 16px;
}

.menu-name{
    align-self: flex-start;
}

.menu-name span{
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}
.my-mega-items a {
    align-self: flex-start;
}

/*.mega-item a{*/
/*    font-weight: 600;*/
/*}*/


.megamenu_gallery.show{
    display: flex;
}

.my-mega-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*justify-content: space-evenly;*/
    width: 100%;
    justify-content: center;
    /*justify-content: flex-end;*/
}

.header-menu a {
    padding-inline: 10px;
    color: #555b60;
    font-size: 15px;
    position: relative;
}

.mega-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.my-mega-items a{
    position: relative;
    /*border: 1px solid #e9e9e9;*/
    color: #fff !important;
}

.my-mega-items a svg path{
    stroke: #fff !important;
}

.service-menu-image{
    width: 100%;
    height: 160px;
    border-radius: 4px;
}

.service-menu-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(0.7);
}

.mega-item:hover img{
    filter: grayscale(0);
}


/*.my-mega-items a:nth-child(1)::after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    background: #bdbdbd;*/
/*    width: 1px;*/
/*    height: 90%;*/
/*    z-index: 2;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

/*.my-mega-items a:nth-child(2)::after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    background: #bdbdbd;*/
/*    width: 1px;*/
/*    height: 90%;*/
/*    z-index: 2;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

/*.my-mega-items a:nth-child(4)::after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    background: #bdbdbd;*/
/*    width: 1px;*/
/*    height: 90%;*/
/*    z-index: 2;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

/*.my-mega-items a.mega-link:nth-child(2)::before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    border-bottom: 1px solid #bdbdbd;*/
/*    width: 85%;*/
/*    height: 1px;*/
/*    z-index: 2;*/
/*    bottom: -3px;*/
/*    right: 9px;*/
/*}*/

/*.my-mega-items a.mega-link:nth-child(1)::before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    border-bottom: 1px solid #bdbdbd;*/
/*    width: 85%;*/
/*    height: 1px;*/
/*    z-index: 2;*/
/*    bottom: -3px;*/
/*    right: 9px;*/
/*}*/

/*.my-mega-items a.mega-link:nth-child(3)::before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    border-bottom: 1px solid #bdbdbd;*/
/*    width: 85%;*/
/*    height: 1px;*/
/*    z-index: 2;*/
/*    bottom: -3px;*/
/*    right: 9px;*/
/*}*/



/*.my-mega-items a:nth-child(1) .mega-item, .my-mega-items a:nth-child(4) .mega-item{*/
/*    border-right: unset !important;*/
/*}*/

/*.my-mega-items a:nth-child(4) .mega-item, .my-mega-items a:nth-child(5) .mega-item{*/
/*    border-bottom: unset !important;*/
/*}*/

/*.mega-item:hover{*/
/*    box-shadow: inset 0px 0px 20px 0px #cdcdcd;*/
/*    background-image: unset;*/
/*}*/

/*.mega-item::before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    background: var(--secondary-color);*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    border-radius: 10px;*/
/*    transform: translateY(-120px);*/
/*    opacity: 0;*/
/*    transition: .3s;*/
/*    z-index: 0;*/
/*}*/

/*.mega-item:hover::before{*/
/*    transform: translateY(0px);*/
/*    opacity: 1;*/
/*    transition: .3s;*/
/*}*/

.text-mega  {
    color: #595959;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: 3;
    text-align: center;
}

.mega-item:hover .icon-mega svg path{
    fill: var(--primary-color);
}
.mega-item:hover .text-mega {
    color: var(--primary-color);
}

.icon-mega svg path{
    fill: #5e5e5e;
}





.Mymegamenu{
    display: none;
    justify-content: center;
    margin-right: 0;
    position: absolute !important;
    top: 40px !important;
    z-index: 9999;
    max-height: 470px;
    color: #444;
    right: calc(100% - 333px);
    padding: 10px;
    flex-direction: column;
    width: 1100px;
    background: #0f19187a;
    box-shadow: 0 8px 32px 0 rgba(var(--color-white), 0.1);
    backdrop-filter: blur(19px);
    border: 1.5px solid #ffffff52;
    border-radius: 12px;
}

.megamenu_products.show{
    display: flex;
    min-height: 324px;
}

.megamenu_services.show{
    display: flex;
}

.header-megamenu a{
    font-size: 14px;
    color: #e9a058;
    font-weight: 600;
    text-decoration: underline;
}

.megamenu-title{
    background: var(--secondary-color);
    font-size: 13px;
    color: #454545;
    font-weight: 600;
    padding: 2px 13px;
}

.header-megamenu{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /*border-bottom: 1px solid var(--primary-color);*/
    padding-bottom: 10px;
}

.tab-content {
    width: 100%;
    padding: 2px 89px;
    /*border-right: 1px solid var(--primary-color);*/
}

.nav-pills{
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
    padding: unset;
    white-space: nowrap;
    border-bottom: 1px solid #747474;
}

.nav-pills .menu-list{
    padding: 8px 17px;
    /*border-bottom: 1px solid var(--primary-color);*/
    min-width: fit-content;
    cursor: context-menu;
}

.nav-pills .menu-list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
}

.nav-pills .menu-list:last-child{
    border: unset;
    color: #fff;
}

.mega-menu-items{
    display: flex;
    flex-direction: column;
    font-size: 14px;
    gap: 3px;
    padding-block: 11px;
    height: 266px;
    flex-wrap: wrap;
    color: #ffff;
}

.each-mega-item{
    display: flex;
    align-items: center;
    gap: 1px;
    width: 50%;
    /*height: 266px;*/
}

.each-mega-item span{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.mega-icon{
    width: 17px;
    min-width: 17px;
    height: 17px;
    background: var(--secondary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    color: #fff;
}

.each-mega-item:hover .mega-icon{
    opacity: 1;
    transition: .2s;
}
.each-mega-item:hover{
    color: var(--secondary-color);
    font-weight: 600;
}


.each-service-img{
    width: 100%;
    height: 266px;
}

.body-megamenu{
    padding-block: 0 20px;
}

.each-service-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(0.8);
    border-radius: 5px;
    opacity: 0.8;
}
.body-megamenu:hover img{
    filter: grayscale(0);
    opacity: 1;
}



.head-services-items {
    width: 900px;
    margin: auto;
    position: relative;
}
.head-services-items > ul {
    list-style: none;
    display: flex;
    justify-content: space-around;
    flex-basis: 100%;
    position: relative;
}
.head-services-items > ul > .menu-list {
    display: block;
    /*background-color: #ccc;*/
    display: flex;
    align-items: center;
    /*padding: 20px 40px;*/
    justify-content: center;
    cursor: pointer;
}
.head-services-items .underline {
    transition: top 0.2s ease-out, left 0.2s ease-out, right 0.2s ease-out, bottom 0.2s ease-out, width 0.2s ease-in;
    position: absolute;
    height: 2px;
    background-color: var(--secondary-color);
    border-radius: 5px;
}




/*mega menu*/


/*empty*/


.empty-box{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.empty-box{
    font-weight: 600;
    color: #555555;
    font-size: 15px;

}

.empty-image {
    width: 107px;
    height: 98px;
}

.empty-image img{
    width: 100%;
    height: 100%;
}

.empty-products{
    height: 517px;
    display: flex;
    align-items: center;
    justify-content: center;
}



/*empty*/





/*header*/

header{
    position: absolute;
    width: 100%;
    z-index: 2;
}

header {
    background: var(--primary-color);
    z-index: 4;
}


.nav-mobile-logo{
    display: none !important;
}

.navbar{
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
    transform: translateY(-200px);
}

.navbar.loaded{
    transform: translateY(0);
    transition: .5s linear;
}

.navbar-collapse {
     flex-grow: 0;
}


.navbar-brand{
    width: 112px;
    height: 112px;
    display: block;
    margin-right: 0;
}

.navbar-brand img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.navbar-nav{
    align-items: center;
    padding-right: 0;
}

.nav-item{
    padding: 5px 0px;
    position: relative;
    min-width: 159px;
}


.nav-item .nav-link{
    color: var(--white-color);
    font-size: 17px;
}

.nav-item .nav-link .items-name{
    font-family: 'kalame_light';
}

.select-lang{
    border: 1px solid #ffffffc4;
    border-radius: 7px;
    padding-inline: 15px;
    color: var(--white-color);
    font-size: 17px;
    line-height: 32px;
    cursor: pointer;
}

.lang-option{
    display: flex;
    align-items: center;
    gap: 4px;
}

.lang-option svg{
    width: 19px;
    height: 19px;
    border-radius: 15px;
}

.btn-search{
    border: 1px solid #ffffff;
    border-radius: 50%;
    background: unset;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.btn-search svg{
    align-self: center;
}

.header-search{
    width: 100px;
}







.choose-lang{
    background: #01312e;
    color: #ffff;
    padding: 1px 11px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    gap: 14px;
    justify-content: center;
    font-size: 14px;
}

.choose-lang-menu {
    z-index: 10;
}

.lang-options a:hover {
    color: var(--secondary-color);
    background-color: #053d38;
}

.lang-options{
    width: 56.5px;
    width: 100%;
}

.lang-options a{
    padding: 3px 10px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 7px;
}

.styled-select{
    position: relative;
}

.choose-lang-menu{
    position: absolute;
    background: #094f4b;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: none;
    width: 100%;
}

.choose-lang-menu.show{
    display: block;
}


.nav2-item{
    position: relative;
    z-index: 2;
    padding: 2px 32px;
    line-height: 35px;
    display: flex;
}

.nav2-item a.items-name:before{
    content: "";
    position: absolute;
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    clip-path: polygon(100% 0, 100% 100%, 0 calc(100% - 15px), 0 0);
    left: 0;
    right: 0;
    transition: height .3s;
    z-index: -1;
    height: 0;
    top: -11px;
}

.nav2-item:hover a.items-name:before{
    height: calc(100% + 28px);
    top: -11px;
    bottom: auto;
}

.nav-link {
    color: #ffff;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding-block: 0;
}

.nav2-item {
    position: relative;
    z-index: 2;
    padding: 2px 32px;
    line-height: 35px;
    display: flex
;
}





/*header*/




/*title*/


.faraz-title2{
    display: flex;
    align-items: flex-end;
    gap: 20px;
}

.title-line{
    width: 25px;
    height: 80px;
    border-right: 2px solid var(--primary-color);
    border-bottom: 2px solid var(--primary-color);
}

.faraz-title2 span{
    line-height: 3px;
    font-weight: 600;
    color: var(--primary-color);
    font-size: 19px;
}

.extra-title{
    padding-top: 30px;
    color: #a5a5a5;
    font-size: 17px;
}


/*btn*/

.faraz-btn{
    background: var(--secondary-color);
    padding: 5px 18px;
    border-radius: 10px;
    color: #fff !important;
    width: fit-content;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 4px;
}

/*btn*/








/*title*/


.faraz-title{
    padding-right: 16%;
    display: flex;
    align-items: center;
    padding-left: 0;
    justify-content: space-between;
    height: fit-content;
    padding-bottom: 44px;
}

.faraz-title-box{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}

.faraz-title-box{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: max-content;
    background: #ffff;
    z-index: 1;
    padding-left: 56px;
}

.faraz-title{
    position: relative;
}

.faraz-title::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--text-color);
}


.faraz-title-box h3{
    color: var(--primary-color);
    font-weight: 600;
    font-size: 34px;
}

.products-back .faraz-title-box h3{
    color: var(--secondary-color);
}

.products-back .faraz-title-box {
    background: #094f4b;
}

.products-back .faraz-title::after {
    background: #e0e0e0;
}

.faraz-title-box span{
    color: #6D6D6D;
    font-size: 17px;
}

.products-back .faraz-title-box span{
    color: #FFFFFF;
    font-size: 17px;
}


/*title2*/






/*title*/


/*footer*/

.footer{
    background: var(--dark-color);
    padding-block: 40px 0;
}

.footer .container{
    padding-bottom: 50px;
}

.footer-content{
    display: flex;
    align-items: center;
    gap: 20px;
}

.footer .row{
    justify-content: space-between;
}

.footer-logo{
    width: 120px;
    height: 120px;
}

.footer-logo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer-content{
    color: var(--white-color);
    text-align: justify;
    font-size: 16px;
}

.col-footer:nth-child(2){
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}

.footer-links{
    display: flex;
    align-items: center;
    gap: 80px;
}

.each-footer-links{
    display: flex;
    flex-direction: column;
}

.each-footer-links a{
    font-size: 13px;
    color: #b5b4b4;
}


.footer .container-fluid{
    background: #202020;
    padding-bottom: 0;
}

.footer .container-fluid .footer-right span {
    color: #cdcdcd;
}

.footer .container-fluid .footer-right a {
    color: var(--secondary-color);
    font-weight: 600;
}

.footer .container-fluid .footer-right {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-block: 7px;
    font-size: 13px;
}

.footer-content p{
    width: 80%;
    font-size: 13px;
}

/*footer*/




/*swiper nav*/

.swiper-faraz-next.swiper-button-next, .swiper-faraz-prev.swiper-button-prev{
    position: unset !important;
    background: var(--secondary-color);
    width: 40px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;

}

.swiper-nav-box{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    position: absolute;
    top: -51px;
    width: 100%;
    left: 29px;
}

.swiper-faraz-prev.swiper-button-prev:after, .swiper-rtl .swiper-faraz-next.swiper-button-next:after {
    content: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 8 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.41797 3.5L5.19438 1M7.41797 3.5L5.19438 6M7.41797 3.5L3.52668 3.5M1.48839 3.5L2.41489 3.5" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
    height: 52px;
}

.swiper-faraz-next.swiper-button-next:after, .swiper-rtl .swiper-faraz-prev.swiper-button-prev:after {
    content: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 8 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.86377 3.5L3.08736 6M0.86377 3.5L3.08736 0.999999M0.86377 3.5L4.75505 3.5M6.79335 3.5L5.86685 3.5" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
    height: 52px;
}




/*swiper nav*/




/*search*/


.top-search {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 200;
    top: 107px;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    background: #f9faff;
    overflow-y: auto;
    max-height: 70vh !important;
}

.top-search .closebtn {
    color: #6a6a6a;
    position: absolute;
    top: 24px;
    left: 0;
    font-size: 40px;
    margin-left: 50px;
}

.top-search .each-pro-image {
    height: 383px;
}

.top-search input {
    height: 30px;
    border: none;
    width: 94%;
    background: transparent;
    color: #6a6a6a !important;
    text-align: right;
    padding: 20px 20px;
}
input:-internal-autofill-selected {
    background-color: transparent !important;
}
.top-search input::placeholder {
    color: #6a6a6a !important;
    font-size: 14px;
}
.top-search #product_search_box > div{
    padding: 0 30px;
}

.search-title {
    padding: 20px 50px;
}

.search-title i {
    font-size: 1.1rem;
}

.searched-result {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #cfcfcf;
    color: #6a6a6a;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 34px;
    text-align: right;
}

.search-item .featured-thumbnail img {
    width: 160px !important;
    max-width: 160px;
    height: 160px;
}
.resultShowing{
    padding: 28px 50px;
}
.emptySearch{
    margin-right: 15px;
    text-align: right;
}
.afterClick{
    padding: 20px 40px;;
}



.searched-pr-w .featured-thumbnail{
    text-align: center;
    text-align: -webkit-center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-box:hover .front-image {
    display: none;
}

.product-box:hover .hover-image {
    display: block;
}

.socialLinks ul li a:hover::before {
    transform: scale(1.1);
}

.socialLinks ul li a:hover {
    color: #ffffff;
    transform: scale(1.1);
    text-shadow: 0 0 5px #ffffff;
}
/* .mobile-view{
    display: none;
} */

.front-image{
    padding: 1rem;
    max-width: 160px !important;
    max-height: 160px !important;
}

.sidefilter {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 4em;
}

.just-menus {
    padding: 0 30px;
    margin-top: 35px;
}
.sidefilter .closebtn {
    padding: 10px;
    position: absolute;
    top: 0px;
    left: 20px;
    font-size: 35px;
}
.PageOverlay.is-visible {
    opacity: 0.5;
    visibility: visible;
}
.PageOverlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    background: #363636;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.search-item{
    overflow: hidden;
    padding: 0 2rem;
}
.no-scroll {
    overflow: hidden;
}
.search-img {
    width: 60%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    margin-top: 3rem;
}
.product-found {
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 1rem;
    margin-top: 4rem;
    margin-bottom: 5rem;
    font-weight: bold;
    color: #F1C40F;
}
.mainDiv p{
    text-align: justify !important;
    line-height: 2rem;
}

.mainDiv span{
    text-align: justify;
}
.specification-text p span {
    /* /* font-family: 'vazir' !important; */
    font-size: 14px !important;
    background-color: transparent !important;
}

.specification-text  span {
    /* /* font-family: 'vazir' !important; */
    font-size: 14px !important;
    background-color: transparent !important;
}
.product-line p span {
    /* font-family: 'vazir' !important; */
    font-size: 14px !important;
    background-color: transparent !important;
}
.product-line p strong {
    /* font-family: 'vazir' !important; */
    font-size: 14px !important;
    background-color: transparent !important;
}

.product-line  span {
    /* font-family: 'vazir' !important; */
    font-size: 14px !important;
    background-color: transparent !important;
}

.top-links{
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    min-height: 115px;
    border-radius: 30px;
    width: 100%;
    margin: auto;
    margin-top: -72px;
}
.links{
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    min-height: inherit;
}
.top-links .link-item{
    margin: auto 50px;
}

.top-links .link-item a{
    color: #494444;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.top-links .link-item a:hover , .top-links .link-item.active a{
    color: #015e99;
}
.top-links .link-item.active a svg , .top-links .link-item:hover a svg{
    fill: #015e99;
}
.top-links .link-item svg{
    margin: 20px auto;
    fill: #494444;
    width: 50px;
}


/*search*/





















/*responsive*/
/*responsive*/
/*responsive*/
/*responsive*/
/*responsive*/

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

    .megamenu_gallery {
        right: -160%;
    }

}

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

    .megamenu_gallery {
        right: -333%;
    }


    .nav-item {
        padding: 5px 11px;
        min-width: 115px;
    }

    .footer-content p{
        width: 70%;
    }

    .footer-logo {
        width: 120px;
        height: 120px;
    }

    .Mymegamenu {
        right: calc(100% - 389px);
    }

}

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

    .nav-item .nav-link {
        font-size: 15px;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .Mymegamenu {
        right: calc(100% - 255px);
        width: 900px;
    }

    .megamenu_gallery {
        width: 956px;
        right: -260%;
    }

    .faraz-title-box h3 {
        font-size: 26px;
    }

    .title-line {
        height: 95px;
    }

    .nav-item {
        padding: 5px 7px;
    }


    .choose-lang {
        gap: 6px;
    }

    .nav-item {
        min-width: 105px;
    }
}

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

    .header-search{
        display: none;
    }

    .btn-search {
        width: 40px;
        height: 40px;
    }

    .navbar-brand {
        width: 79px;
        height: 90px;
    }

    .navbar{
        padding-block: 0;
    }

    .nav-mobile-logo{
        display: block !important;
    }


    .faraz-title span {
        font-size: 21px;
    }

    .extra-title {
        font-size: 17px;
    }

    .footer-links {
        margin-top: 31px;
    }

    .footer-logo {
        width: 100px;
        height: 100px;
    }

    .footer-content p {
        width: 70%;
        font-size: 15px;
    }


    .second-nav .container{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-block: 10px;
    }

}

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


    .addressbar .container {
        overflow: auto;
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    .addressbar .container::-webkit-scrollbar{
        display: none;
    }

}

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

    .addressbar {
        padding-top: 179px;
    }


    .faraz-title-box h3 {
        font-size: 21px;
    }

    .faraz-title {
        padding-right: 7%;
    }

    .navbar-toggler-icon{
        width: 34px;
        height: 34px;
    }

    .navbar-toggler-icon svg{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }



    .search-title svg {
        z-index: 1000;
        width: 7%;
    }

    .top-search .closebtn {
        font-size: 34px !important;
        margin-left: 0 !important;
        z-index: 100;
        left: 16px !important;
    }

    .top-search input::placeholder{
        font-size: 14px !important;
    }

    .top-search input{
        width: 86% !important;
    }
    .search-title {
        padding-right: 30px !important;
    }


    .faraz-title span {
        font-size: 18px;
    }

    .title-line {
        height: 62px;
        width: 28px;

    }

    .footer-content {
        flex-direction: column;
    }

    .footer-content {
        gap: 27px;
    }

    .footer {
        padding-block: 60px 0;
    }

    .footer .container {
        padding-bottom: 70px;
    }

    .footer-content p {
        width: 100%;
        font-size: 14px;
    }

    .footer-links {
        width: 100%;
        justify-content: center;
    }

    .each-footer-links a {
        font-size: 15px;
    }

    .footer-logo {
        width: 90px;
        height: 90px;
    }

    .footer .container-fluid .footer-right {
        padding-block: 5px;
        font-size: 11px;
    }



    .title-line {
        height: 70px;
    }

    .btn-search svg {
       width: 23px;
       height: 23px;
    }


}

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

    .faraz-title-box h3 {
        font-size: 19px;
    }

    .faraz-title span {
        font-size: 16px;
    }

    .faraz-title {
        padding-right: 5%;
    }

    .footer .container-fluid .footer-right {
        text-align: center;
        line-height: 21px;
    }

}

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

    .navbar-brand {
        width: 69px;
        height: 74px;
    }

    .zeynep.opened {
        background: var(--primary-color);
        width: 100%;
    }

}

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

}







/*responsive*/
/*responsive*/
/*responsive*/
/*responsive*/









