/*
 Theme Name:   Vajeh Machine
 Theme URI:    https://vajehmachine.com/
 Author:       Vajeh Machine
 Author URI:   https://vajehmachine.com/
 Description:  A custom theme created for Vajeh Machine.
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  Vajeh Machine-theme
*/

/* ROOT PREFIX */
:root {
    --main: #F58220;
    --gray: #f8f8f8;
    --titleColor: #201e1f;
    --textColor: #6d6e71;
    --linkColor: #222;
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 100;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.eot?#iefix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 400;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.eot?1);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.eot?#iefi1x) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.woff?1) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 500;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.eot?#iefix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 600;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.ttf) format('truetype');
}

@font-face {
    font-family: Fa-Yekan-Bakh;
    font-style: normal;
    font-weight: 400;
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.ttf) format('truetype');
}

@font-face {
    font-family: Fa-Yekan-Bakh;
    font-style: normal;
    font-weight: 500;
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.ttf) format('truetype');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font-family: Yekan-Bakh;
    font-weight: 400;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    scroll-behavior: smooth;
    direction: rtl;
}

a:active, a:focus, button:focus {
    outline: 0;
    text-decoration: none;
}

a[href^="tel:"], a[href^="fax:"] {
    font-family: Fa-Yekan-Bakh;
    direction: ltr;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto;
}

figure {
    margin: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}


button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}


button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: var(--linkColor);
}

a {
    text-decoration: none;
    transition: all .3s;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

video::-webkit-media-controls-start-playback-button {
    display: none !important;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
    padding: 10px;
}

a[href^="tel:"], a[href^="fax:"] {
    font-family: Fa-Yekan-Bakh;
    direction: ltr;
}

.navSticky.active {
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 30px 70px 0 rgba(0, 0, 0, .1);
    transition: all .3s;
}

.navSticky.active .desktop-nav {
    padding-block: 1.2rem;
}

.mobileStickyLogo {
    opacity: 0;
    transform: translateX(30%);
    transition: all 0.3s ease;
    width: 0;
    overflow: hidden;
}

.mobileStickyLogo.visible {
    opacity: 1;
    transform: translateY(0);
    width: auto;
}

.mobileNavSticky.active {
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 30px 70px 0 rgba(0, 0, 0, .1);
    transition: all .3s;
    inset: 0 auto auto 0 !important;
}

.mobileLogo {
    transition: all 0.3s ease;
}

.mobileNavSticky.active .mobileLogo {
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.3s ease;
    width: 0;
    overflow: hidden;
}


.gray {
    background-color: var(--gray);
}

.boxShadow {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .06);
}

.topNav {
    /*background-color: var(--main);*/

}

.navColor {
    background-color: var(--main);
}

.navColor a {
    color: #fff;
}

.language li {
    margin-right: 10px;
}

#menuButton {
    width: 25px;
    height: 25px;
    margin-top: 2px;
}

.brands li {
    margin-right: 10px;
}

.desktop-nav {
    position: relative;
    padding-block: 1.5rem;
    transition: all .3s;
}

.desktop-nav li {
    margin-left: 60px;
}

.desktop-nav a, .desktop-nav li > span {
    font-size: 16px;
    color: var(--linkColor);
    cursor: pointer;
}

.stickyLogo {
    opacity: 0;
    transform: translateX(30%);
    transition: all 0.3s ease;
    width: 0;
    overflow: hidden;
}

.stickyLogo.visible {
    opacity: 1;
    transform: translateY(0);
    width: auto;
    margin-left: 20px;
}

.megaMenuAction:hover > .productMegaMenu {
    opacity: 1;
    visibility: visible;
}

.serviceMegaMenuAction:hover > .serviceMegaMenu {
    opacity: 1;
    visibility: visible;
}

.productMegaMenu {
    position: absolute;
    z-index: 98;
    background-color: #fff;
    width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 70px;
    padding-top: 25px;
    max-width: 1100px;
    transition: all .1s;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 30px 70px 0 rgba(0, 0, 0, .1);
    border-radius: 5px;
}

.productMegaMenu::before {
    content: '';
    width: 100%;
    height: 50px;
    position: absolute;
    top: -35px;
    right: 0;
}

.productMegaMenu .productBrand {
    display: flex;
    align-items: center;
}

.productMegaMenu .productBrand img {
    width: 50px;
    height: 50px;
}

.productMegaMenu .productBrand .content {
    display: flex;
    flex-direction: column;
    margin-right: 15px;
}

.productMegaMenu .productBrand .title {
    font-size: 17px;
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
}

.productMegaMenu .productBrand a {
    font-size: 14px;
}

.productMegaMenu .productCat ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.productMegaMenu .productCat ul li {
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 5px;
    width: 47%;
    margin: 10px 0 0;
}

.productMegaMenu .productCat ul li a {
    font-size: 14px;
    position: relative;
    display: flex;
}

.productMegaMenu .productCat ul li a::after {
    content: '';
    background-image: url(images/left-arrow.png);
    width: 18px;
    height: 18px;
    position: absolute;
    left: 15px;
    top: 0;
    opacity: 0;
    transition: all .25s
}

.productMegaMenu .productCat ul li:hover a::after {
    left: 0;
    opacity: 1;
}

.productMegaMenu .productCat ul li:hover {
    background-color: #f5f5f5;
}

.megaMenuSection {
    position: relative;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    padding: 15px;
}

.productMegaMenu .view {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 14px;
}

.megaMenuSection.single {
    height: 310px;
}

.megaMenuSection.single .productCat ul li {
    width: 100%;
}

.megaMenuSection.single .view {
    top: unset;
    bottom: 20px;
}

.productCatsNav a {
    display: flex;
    align-items: center;
}

.productCatsNav a img {
    width: 22px;
    height: auto;
    display: block;
    margin-left: 5px;
}

.cateogry.productMegaMenu {
    width: 65%;
    padding-top: 10px;
}

.cateogry.productMegaMenu .megaMenuSection {
    border: unset
}

.cateogry.productMegaMenu .productCat ul {
    justify-content: flex-start;
}

.cateogry.productMegaMenu .productCat ul li {
    width: 31%;
    margin-left: 2%;
}

.cateogry.productMegaMenu .productCat ul li a::after {
    left: 15px;
}

.cateogry.productMegaMenu .productCat ul li:hover a::after {
    left: 0;
}

.simpleMenuAction {
    position: relative;
}

.simpleMenuAction ul {
    position: absolute;
    z-index: 98;
    background-color: #fff;
    width: 250px;
    right: -40px;
    margin: 0 auto;
    top: 45px;
    padding: 10px 20px;
    max-width: 1400px;
    border-radius: 5px;
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
    display: none;
    box-shadow: 0 30px 70px 0 rgba(0, 0, 0, .1);
}

.simpleMenuAction ul::before {
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    top: -30px;
    right: 0;
}

.simpleMenuAction ul li {
    margin: 10px 0;
    padding: 10px 0;
}

.simpleMenuAction ul li a {
    display: block;
}

.simpleMenuAction:hover > ul {
    opacity: 1;
    visibility: visible;
    display: block;
}

.megaMenuBottom {
    margin-top: 15px;
    padding: 15px 0;
    background: #f3f3f3;
}

.megaMenuBottom ul {
    display: flex;
    justify-content: center;
}

.megaMenuBottom ul a {
    font-size: 14px;
}

.hero {
    background-color: #f7f7f7;
}

.heroSwiper img {
    width: 100%;
    max-width: 100%;
}

.heroSwiper {
    position: relative;
    height: auto;
    border-radius: 4px;
}

.heroSwiper .media {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.heroSwiper .content {
    position: absolute;
    bottom: 20%;
    left: 5%;
    z-index: 9999 !important;
}

.heroSwiper .content span:first-child {
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 3px 15px #000;
    display: block;
}

.heroSwiper .content span:last-child {
    display: inline-block;
    margin-top: 20px;
    color: #000;
    background-color: var(--main);
    padding: 7px 20px;
    border-radius: 20px;
    font-size: 14px;
    float: left;
}

.heroSwiper .content a:hover {
    color: #000 !important;
}

.heroSwiperAction {
    display: none;
}

.categoryCard {
    position: relative;
    padding: 20px 20px 10px;
    transition: all .3s;
    min-height: 320px;
}

.categoryCard:hover {
    transform: translateY(-3px);
}

.categoryCard::before {
    content: '';
    background-color: #fff7e9;
    clip-path: polygon(0 8%, 100% 38%, 100% 100%, 0% 100%);
    transition: all .3s;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 5px;
}

.categoryCard::after {
    content: '';
    width: 90%;
    height: 30%;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    background-color: #cbcbcb9e;
    filter: blur(40px);
    z-index: 0;
    opacity: 0;
    transition: all .3s;
    margin: 0 auto;
}

.categoryCard:hover::after {
    opacity: 1;
}

.categoryCard .content {
    position: relative;
    z-index: 2;
}

.categoryCard h2 {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 5px;
    color: #222;
}

.categoryCard p {
    color: #727272;
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
}

.categoryCard .imgWrapper {
    width: 260px;
    height: auto;
    margin-bottom: 15px;
    margin-top: -10px;
}

.linkBtn {
    background-color: var(--main);
    color: #fff;
    padding: 10px 19px;
    border-radius: 30px;
    position: relative;
}

.categoryCard .linkBtn {
    background-color: var(--main);
    color: #fff;
    padding: 10px 19px;
    border-radius: 30px;
    position: relative;
    float: left;
    margin-top: 10px;
}

.productCard {
    border: 1px solid #efefef;
    padding: 15px;
    border-radius: 5px;
    transition: all .3s;
    box-sizing: border-box;
}

.productCard:hover {
    /*border: 1px solid var(--main);*/
}

.productCard .thumbnail img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
}

.productCard ul.info {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}

.productCard ul.info li {
    background-color: var(--main);
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    margin: 0 10px;
}

.productCard :where(h2,h3,h4) {
    margin-top: 20px;
}

.productCard :where(h2,h3,h4) a {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.productCard p {
    margin-block: 10px 0;
}

.productCard p a {
    font-size: 14px;
    color: gray;
    line-height: 18px;
}

.productCard .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 23px;
}

.productCard .bottom a {
    color: #222;
}

.productCard .bottom ul {
    display: flex;
    align-items: center;
}

.productCard .bottom li {
    margin-left: 15px;
    padding-right: 5px;
    position: relative;
}

.productCard .bottom li:last-child::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: gray;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: -7px;
}

.productCard .view {
    padding: 5px;
    background-color: var(--main);
    border-radius: 50%;
    transition: all .2s
}

.productCard:hover .view {
    bottom: 12px;
}

.productCard .linkBtn {
    background-color: var(--main);
    color: #fff;
    padding: 10px 19px;
    border-radius: 30px;
    position: relative;
    margin-block: 20px 0;
    display: block;
    text-align: center;
}

.border-animate {
    position: relative;
}

.border-animate:hover .hoverBorder:before, .border-animate:hover .hoverBorder:after {
    opacity: 1;
    -webkit-animation: btnBorderX 0.3s;
    animation: btnBorderX 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    animation-direction: normal;
}

.border-animate:hover .hoverBorder-bottom:before, .border-animate:hover .hoverBorder-bottom:after {
    opacity: 1;
    -webkit-animation: btnBorderZ 0.3s;
    animation: btnBorderZ 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    animation-direction: normal;
}

.border-animate a:hover p {
    color: #48E68B;
}

.hoverBorder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    right: 0;
    z-index: -1;
}

.hoverBorder:before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    display: block;
    opacity: 0;
    border-top: solid 3px var(--main);
    border-left: solid 3px var(--main);
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    left: -1px;
}

.hoverBorder:after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    display: block;
    opacity: 0;
    border-top: solid 3px var(--main);
    border-right: solid 3px var(--main);
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    right: -1px;
}

.hoverBorder-bottom {
    width: 100%;
    height: 101%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.hoverBorder-bottom:before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    display: block;
    opacity: 0;
    border-bottom: solid 3px var(--main);
    border-right: solid 3px var(--main);
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    right: -1px;
    bottom: -1px;
}

.hoverBorder-bottom:after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    display: block;
    opacity: 0;
    border-bottom: solid 3px var(--main);
    border-left: solid 3px var(--main);
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    left: -1px;
    bottom: -1px;
}

@keyframes btnBorderX {
    0% {
        width: 0;
        height: 0;
    }
    50% {
        width: 50%;
        height: 25%;
    }
    100% {
        width: 100%;
        height: 50%;
    }
}

@keyframes btnBorderZ {
    0% {
        width: 0;
        height: 0;
    }
    50% {
        width: 50%;
        height: 25%;
    }
    100% {
        width: 100%;
        height: 50%;
    }
}

.galleryAside .productCard {
    padding: 0;
    border: 0;
}

.indexTitle {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #222;
}

.indexProductSwiperNav {
    display: flex;
    align-items: center;
}

.indexProductSwiper-next, .indexProductSwiper-prev {
    width: 30px;
    height: 40px;
    color: var(--main);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
}

.indexProductSwiper-next::after {
    content: 'next';
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-size: 20px;
    font-weight: 600;
}

.indexProductSwiper-prev::after {
    content: 'prev';
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-size: 20px;
    font-weight: 600;
}

.indexAbout {
    background-color: #f7f7f7;
}

.indexAbout .about h2, .indexBlog h2 {
    font-size: 25px;
    font-weight: 500;
}

.indexAbout .about p.subTitle, .indexBlog p.subTitle {
    font-size: 15px;
    margin-top: 5px;
}

.indexAbout .about p {
    font-size: 15px;
    line-height: 26px;
    margin-top: 20px;
}

.indexAbout .about ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 20px;
}

.indexAbout .about li {
    width: 45%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
}

.indexAbout .about li img {
    width: 64px;
    height: 64px;
}

.indexAbout .about li p {
    font-weight: 500;
    margin-block: 10px 5px;
    font-size: 16px;
    text-align: center;
    color: var(--main);
}

.indexAbout .about li span {
    text-align: center;
    color: #959595;
}

.indexBlog article {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.indexBlog article .thumbnail {
    width: 110px;
    height: 110px;
    border-radius: 10px;
    overflow: hidden;
    flex: 0 0 150px
}

.indexBlog article .thumbnail img, .indexBlog article .thumbnail a {
    width: 100%;
    height: 100%;
    display: block;
}

.indexBlog article .content {
    margin-right: 15px;
}

.indexBlog article h3 {
    font-size: 15px;
    color: #222;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 24px;
}

.indexBlog article p {
    color: gray;
    line-height: 22px;
    display: none;
}

.indexBlog article .view {
    position: relative;
    padding: 10px 15px 9px 30px;
    background-color: var(--main);
    border-radius: 20px;
    color: #fff;
    float: left;
    font-size: 13px;
    margin-top: 10px;
}

.indexBlog article .view::after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(images/btnleft.png);
    background-color: #fff;
    padding: 4px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 5px;
}

.titleLink {
    display: flex;
    flex-direction: column;
}

.titleLink .action {
    display: block;
    margin-block: 5px 10px;
    color: var(--main);
}

.galleryCard {
    border: 1px solid #efefef;
    border-bottom: 2px solid var(--main);
    overflow: hidden;
    transition: all .3s;
    position: relative;
    border-radius: 10px;
}

.galleryLanding .galleryCard {
    background-color: #fff;
}

.galleryLanding .galleryCard .content {
    background-color: #fff;
}

.galleryCard .imgWrapper {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 7px 8px 0 #dbdbdb;
}

.galleryCard .imgWrapper img {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.videoWrapper .galleryCard .imgWrapper a::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.galleryCard .content {
    border-top: 1px solid #efefef;
    background-color: #f9f9f9;
    padding: 15px;
}

.galleryCard h3 {
    margin: 20px 15px 10px;
}

.galleryCard h3 a {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.galleryCard ul li {
    color: gray;
}

.galleryCard ul li:first-child {
    margin-bottom: 15px;
}

.videoWrapper .galleryCard ul li:first-child::after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: var(--main);
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: -12px;
}

.galleryCard ul li a {
    color: var(--main);
}

.videoWrapper .galleryCard .imgWrapper a::after {
    content: '';
    width: 70px;
    height: 70px;
    background-image: url(images/play.png);
    background-size: cover;
    position: absolute;
    top: calc(50% - 35px);
    right: calc(50% - 35px);
    z-index: 3;
}

footer {
    background-color: #383838;
    overflow: hidden;
    position: relative;
}

footer::before {
    content: "";
    position: absolute;
    width: 700px;
    height: 700px;
    border-radius: 100%;
    left: -550px;
    bottom: -250px;
    background: #4c4c4c;
    filter: blur(90px);
}

footer .bg {
    position: relative;
}

.footerTitle {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    position: relative;
    z-index: 5;
}

footer ul li {
    margin-block: 20px;
    font-size: 16px;
}

footer ul {
    position: relative;
    z-index: 11;
}

footer ul a {
    color: #dfdfdf;
    font-size: 16px;
}

footer ul a:hover {
    color: #dfdfdf;
}

.footerBtm {
    border-top: 1px solid #3c3c3c;
    position: relative;
    z-index: 9;
    background-color: #383838;
    box-shadow: 0 -20px 30px rgba(0, 0, 0, .05);
}

.footerBtm img {
    max-width: 130px;
    margin: 0 auto 10px auto;
    display: block;
}

.footerBtm ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.footerBtm li {
    text-align: center;
    line-height: 20px;
    color: #fff;
    margin: 10px 0;
    font-size: 15px;
}

.footerBtm a {
    display: block;
    text-align: center;
    color: var(--main);
}

.fixedFooter {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0 auto;
    z-index: 99;
    width: 94%;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
}

.fixedFooter ul {
    display: flex;
    justify-content: space-around;
    position: relative;
}

.fixedFooter a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ddd;
    font-size: 13px;
    font-weight: 500;
}

.fixedFooter img {
    width: 24px;
    height: auto;
    margin-bottom: 4px;
}

.fixedFooter .center img {
    margin: -20px 0 8px 0;
}

.fixedFooter .singleReqs {
    flex-direction: row;
}

.fixedFooter .singleReqs a {
    border-radius: 0;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

.fixedFooter .singleReqs span {
    font-size: 13px;
}

footer .address li {
    display: flex;
    justify-content: space-between;
}

footer .address li span:first-child {
    color: #fff;
    line-height: 25px;
}

footer .address li span:last-child {
    color: #dfdfdf;
    line-height: 25px;
}

#breadcrumbs {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#breadcrumbs li {
    list-style-type: none;
    line-height: 25px;
}

#breadcrumbs a {
    color: #000;
}

#breadcrumbs svg:not(.item-home svg) {
    margin-top: -3px;
}

.pageHeader {
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}

.pageHeader h1 {
    font-size: 27px;
    font-weight: 600;
    color: #333;
}

.pageHeader p {
    line-height: 28px;
    font-size: 15px;
    color: #6a6a6a;
}

.pageHeader .catHeroWrapper {
    height: 150px;
    position: relative;
}

.pageHeader .catHeroWrapper img {
    position: absolute;
    bottom: -10px;
    width: auto;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    right: 0;
    left: 0;
}

.pageHeader .bg, .serviceHeader .bg {
    width: 292px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    opacity: 0;
}

.pageHeader .bg1, .serviceHeader .bg1 {
    width: 218px;
    height: 300px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    opacity: .08;
}

.catTitle {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.catTitle img {
    width: 40px;
    height: auto;
    margin-left: 7px;
}

.landingDesc {
    background-color: #f7f7f7;
}

.contentWrapper :where(h2,h3) {
    font-weight: 600;
    margin-block: 25px 10px;
    position: relative;
    padding-inline: 15px;
    line-height: 35px;
}

.contentWrapper :where(h4,h5) {
    font-weight: 600;
    line-height: 35px;
}

.contentWrapper :where(h2)::before {
    content: '';
    width: 6px;
    height: 100%;
    background-color: var(--main);
    border-radius: 1px;
    position: absolute;
    top: -2px;
    right: 0;
}

.contentWrapper .galleryAside :where(h2,h3,h4,h5)::before {
    content: unset;
}

.contentWrapper .galleryAside :where(h2,h3,h4,h5) {
    margin-block: 0;
    padding-inline: 0;
}

.contentWrapper .galleryAside img {
    margin: 0;
}

.contentWrapper h2 {
    font-size: 26px;
}

.contentWrapper h3 {
    font-size: 22px;
}

.contentWrapper h4 {
    font-size: 19px;
}

.contentWrapper :where(p,a) {
    font-size: 16px;
    line-height: 30px;
    margin: 15px 0;
}

.contentWrapper a {
    color: var(--main);
    font-weight: 500;
}

.contentWrapper ul {
    margin-block: 15px;
    padding-right: 30px;
}

.contentWrapper li {
    margin: 10px 10px 12px 0;
    list-style-type: disc;
    line-height: 28px;
    font-size: 16px;
}

.contentWrapper strong {
    font-weight: 500;
    font-size: 16px;
}

.contentWrapper img {
    max-width: 80%;
    display: block;
    margin: 0 auto;
    height: auto;
    border-radius: 5px;
}

.contentWrapper table td {
    padding: 10px;
    border: 1px solid #dfdfdf;
    background: #fff;
    font-size: 15px;
    line-height: 25px;
}

.contentWrapper table tr:first-child td {
    background: var(--main);
    color: #fff;
    font-weight: 500;
}

.landing.contentWrapper :where(p, strong, a) {
    font-size: 16px;
}

.product-gallery > img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    padding-left: 2%;
}

.product-gallery ul {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-top: 10px;
}

.product-gallery ul li {
    flex: 0 0 18%;
    border-radius: 5px;
    margin-left: 2%;
}

.product-gallery ul li a {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 3px;
}

.product-gallery ul li a span {
    display: none;
}

.product-gallery ul li.videoAnchor a::before {
    content: '';
    width: 101%;
    height: 101%;
    background-color: rgba(255, 255, 255, .5);
    backdrop-filter: blur(5px);
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
}

.product-gallery ul li.videoAnchor a::after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 4px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-image: url(images/product-play.png);
}

.product-gallery ul li img {
    border-radius: 3px;
    height: auto;
}

.singleHero {
    /*border-bottom: 1px solid #dbdbdb;*/
    /*border-top: 1px solid #dbdbdb;*/
}

.singleHero h1 {
    font-size: 25px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.singleHero .enTitle {
    font-size: 17px;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
    color: #5e5e5e;
}

.singleHero p.subTitle {
    margin-bottom: 25px;
    font-size: 15px;
    color: #8f8f8f;
}

.singleHero .cats {
    display: flex;
    flex-wrap: wrap;
}

.singleHero .cats li {
    position: relative;
    padding-bottom: 10px;
    font-size: 16px;
    margin: 0 0 15px 30px;
}

.singleHero .cats a {
    font-size: 15px;
    color: var(--main);
    font-weight: 500;
}

.singleHero .topFeatures {
    padding: 25px 0 0;
    margin: 20px 0;
    border-top: 1px solid #dfdfdf;
}

.singleHero .topFeatures li {
    margin-bottom: 25px;
    position: relative;
    font-size: 16px;
    padding-right: 15px;
    color: #5a5a5a;
}

.singleHero .topFeatures li:last-child {
    margin-bottom: 0;
}

.singleHero .topFeatures li span {
    display: block;
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    color: #333;
}

.singleHero .topFeatures li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: var(--main);
    border-radius: 50%;
    position: absolute;
    top: 4px;
    right: 0;
}

.singleReqs {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 25px 0;
    margin: 20px 0;
    border-top: 1px solid #dfdfdf;
}

.singleReqs a {
    background-color: var(--main);
    padding: 4px 15px;
    border-radius: 30px;
    margin-bottom: 10px;
    text-align: center;
}

.singleReqs img {
    display: inline-block;
    margin-left: 3px;
}

.singleReqs span {
    color: #fff;
    font-size: 15px;
}

.breadWrapper {
    border-top: 1px solid #dbdbdb;
    background-color: #f7f7f7;
}

#video-popup {
    width: 600px;
    height: auto;
}

.fancybox__slide.has-iframe .fancybox__content {
    max-width: 40%;
}

.tableWrapper li span {
    font-size: 15px;
}

.tableWrapper tr {
    border: 1px solid #ebebeb;
}

.tableWrapper th {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}

.tableWrapper td {
    font-size: 15px;
    line-height: 25px;
}

.tableWrapper th:first-child, .tableWrapper td:first-child {
    border-left: 1px solid #ebebeb;
}

.tableWrapper p {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
}

#tableAccordion {
    border-top: 1px solid rgba(0, 0, 0, .2);
}

#tableAccordion .accordion-item {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2) !important;
}

.accordion-button {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #333 !important;
    font-weight: 500;
    font-size: 15px;
    padding: 17px 10px;
}

.accordion-button::after {
    background-size: 16px;
}

.accordion-body {
    padding: 0;
}

.accordion-body ul {
    margin-bottom: 20px;
}

.accordion-body li {
    display: flex;
    padding: 15px 10px;
}

.accordion-body li span {
    width: 50%;
}

.accordion-body li span:first-child {
    font-weight: 500;
}

.accordion-body li:nth-child(odd) {
    background-color: #ededed;
}

.tableItem {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    transition: all .2s;
}

.tableItem:hover {
    box-shadow: 0 0 30px rgba(3, 12, 35, .05), 0 10px 30px rgba(3, 12, 35, .05);
    transform: translateY(-5px);
}

.tableItem ul {
    border: 1px solid #e2ecfb;
    border-radius: 0 0 3px 3px;
}

.tableItem:hover .head {
    background-color: var(--main);
    color: #fff;
}

.tableItem .head {
    background-color: #fff;
    padding: 12px;
    font-size: 15px;
    font-weight: 500;
    color: var(--main);
    border-radius: 4px 4px 0 0;
    border-bottom: 2px solid #f58220b5;
    border-top: 1px solid #e2ecfb;
    border-right: 1px solid #e2ecfb;
    border-left: 1px solid #e2ecfb;
    transition: all .3s;
}

.tableItem .th {
    display: flex;
    border-left: 1px solid #e2ecfb;
    border-right: 1px solid #e2ecfb;
}

.tableItem .th span {
    width: 50%;
    display: block;
    padding: 12px 15px;
    color: #000;
    font-weight: 500;
    font-size: 15px;
}

.tableItem .th span:first-child {
    border-left: 1px solid #fff;
}

.tableItem li {
    display: flex;
    border-bottom: 1px solid #e2ecfb;
    padding: 5px;
    transition: all .3s;
}

.tableItem li:hover {
    background-color: #e2ecfb;
}

.tableItem li:last-child {
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
}

.tableItem li span {
    width: 50%;
    display: block;
    cursor: context-menu;
    line-height: 25px;
}

.tableItem li span:first-child {
    border-left: 1px solid #e2ecfb;
    /*font-weight: 500;*/
    color: #4d5875;
    /*font-size: 13px;*/
}

.tableItem li span:last-child {
    padding-right: 10px;
}

.singleContent h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 30px;
}

.singleContent {
    border-bottom: 1px solid #dbdbdb;
}

.reqForm {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.reqForm .singleFormWrapper {
    background-color: rgba(255, 255, 255, .4);
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.reqForm .singleFormWrapper::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    backdrop-filter: blur(10px);
    z-index: 0;
}

.reqForm .singleFormWrapper .nav-link {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    border: none !important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: none !important;
}

.reqForm .singleFormWrapper .nav-link.active {
    color: #333;
}

.reqForm .singleFormWrapper .title {
    color: #000;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.reqForm .singleFormWrapper p {
    color: #333;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 30px;
    position: relative;
    z-index: 1;
}

.reqForm .singleFormWrapper .fluentform {
    position: relative;
    z-index: 1;
}

.reqForm .singleFormWrapper .nav-tabs {
    flex-wrap: nowrap;
    border: 0;
    position: relative;
    z-index: 1;
}

.reqForm .singleFormWrapper .nav-tabs li {
    width: 33%;
}

.reqForm .singleFormWrapper .tab-content {
    border: 1px solid rgba(255, 255, 255, .3);
    padding: 20px;
    position: relative;
    z-index: 1;
}

.frm-fluent-form input, .frm-fluent-form textarea, select {
    border-radius: 2px !important;
    border: 0 !important;
    box-shadow: none !important;
    text-align: right;
    font-family: Yekan-Bakh !important;
}

.frm-fluent-form select, .frm-fluent-form textarea {
    border: 1px solid #e7e7e7 !important;
    border-radius: 3px !important;
    background-color: #f7f7f7;
}

.ff-btn-submit {
    border-radius: 5px !important;
    background-color: var(--main) !important;
    color: #fff !important;
    box-shadow: none !important;
    border: 0 !important;
    font-weight: 400 !important;
}

.ff-message-success {
    border: 2px solid var(--main) !important;
    box-shadow: none !important;
    background-color: #fff;
}

.ff-message-success p {
    color: var(--main) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    text-align: center !important;
    line-height: 30px !important;
}

.ff-default .ff-el-form-control {
    padding: 7px 15px !important;
}

.serviceHeader {
    overflow: hidden;
    position: relative;
    background: #f9f9f9;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}

.serviceHeader h1 {
    text-align: right;
    font-size: 25px;
    font-weight: 600;
    color: #444;
}

.headerWrapper img {
    display: block;
}

.headerWrapper p {
    text-align: right;
    font-size: 16px;
    initial-letter: 28;
    line-height: 28px;
    margin-top: 10px;
}

.serviceItem {
    background-color: #f1f1f1;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: all .2s;
    border-top: 2px solid #262628;
}

.serviceItem::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1;
}

.serviceItem.active {
    transform: scale(1.05);
    box-shadow: 0 0 30px rgba(0, 0, 0, .06);
    border-top-color: var(--main);
}

.serviceItem .content {
    position: relative;
    z-index: 2;
}

.serviceItem .title {
    font-size: 26px;
    font-weight: 600;
    margin-block: 10px;
    color: var(--main);
    transition: all .3s
}

.serviceItem.active .title {
    font-size: 29px;
    margin-bottom: 30px;
}

.serviceItem p {
    font-size: 15px;
    line-height: 24px;
    color: #dfdfdf;
}

.serviceItem a {
    display: block;
    margin-top: 10px;
    color: var(--main);
    font-size: 15px;
    text-decoration: underline;
    position: relative;
    z-index: 2;
    text-align: left;
    transition: all .2s;
}

.serviceItem.active a {
    opacity: 0;
}

.departmentItem {
    border: 1px solid #ebebeb;
    transition: all .3s;
}

.departmentItem:hover {
    box-shadow: 0 10px 50px rgba(0, 0, 0, .06);
}

.departmentItem img {
    max-width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.departmentItem h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: var(--main);
    margin-block: 14px;
}

.serviceDepartments .pageTitle {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #333;
}

.centerColumn {
    margin: 0 auto;
}

.formPage .fluentform .ff-el-group.ff_list_buttons .ff-el-image-input-src {
    width: 32px;
    height: 32px;
    margin-inline: 10px;
}

.formPage .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder.ff_item_selected {
    border: 2px solid #f58220;
    position: relative;
}

.formPage .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(images/dechecked.png);
    position: absolute;
    top: 5px;
    right: 5px;
}

.formPage .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder.ff_item_selected::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(images/checked.png);
    position: absolute;
    top: 5px;
    right: 5px;
}

.formPage .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label > span {
    background-color: transparent !important;
    color: #333 !important;
    box-shadow: none !important;
}

.formPage .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder {
    width: 100% !important;
    border: 1px solid #efefef;
    padding: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 3px;
}

.formPage .ff_el_checkable_photo_holders {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}

.formPage .fluentform .ff-el-form-check-label {
    display: block;
    text-align: center;
}

.formPage .fluentform .ff-el-form-check-label span {
    font-size: 16px;
    padding: 0 !important;
}

.formPage .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label > span:hover {
    color: #333 !important;
}

.formPage .productModel .ff-el-input--content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.formPage .productModel .ff-el-form-check {
    margin: 0 0 15px 0;
    padding: 20px 10px;
    border: 1px solid #efefef;
    width: 48%;
    border-radius: 3px;
}

.formPage .productModel .ff-default .ff-el-form-check label.ff-el-form-check-label {
    margin: 0 !important;
}

.formPage .productModel .ff-el-form-check-label span {
    padding-right: 3px;
    line-height: 25px;
    font-size: 14px;
}

.formPage .productModel .ff-el-form-check.ff_item_selected {
    border-color: var(--main);
    border: 2px solid var(--main);
    position: relative;
}

.formPage .productModel .ff-el-form-check {
    position: relative;
}

.formPage .productModel input[type="checkbox"] {
    display: none !important;
}

.formPage .productModel .ff-el-form-check::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(images/dechecked.png);
    position: absolute;
    top: 5px;
    right: 5px;
}

.formPage .productModel .ff-el-form-check.ff_item_selected::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(images/checked.png);
    position: absolute;
    top: 5px;
    right: 5px;
}

.formPage .productModel input[type="checkbox"] {
    background-color: #fff;
    filter: hue-rotate(161deg);
    transform: scale(1.2);
}

.productType .ff-el-input--label label, .productModel .ff-el-input--label label {
    font-size: 17px;
    display: block;
    margin-bottom: 10px !important;
}

.productModel {
    margin-top: 40px;
}

.formPage input[type="text"], .formPage input[type="tel"] {
    border: 1px solid #e7e7e7 !important;
    border-radius: 3px !important;
    background-color: #f7f7f7;
}

.formPage .fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after {
    content: unset !important;
}

.reqFormAside p {
    font-size: 16px;
    line-height: 30px;
}

.reqFormAside li {
    display: flex;
    align-items: center;
    padding: 13px;
    background-color: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 20px;
}

.reqFormAside .iconWrapper img {
    width: 30px;
    height: auto;
}

.reqFormAside .iconWrapper {
    background-color: rgba(245, 130, 32, .2);
    padding: 9px;
    border-radius: 7px;
}

.reqFormAside .content {
    margin-right: 15px;
}

.reqFormAside .content span {
    font-size: 15px;
    font-weight: 500;
    color: #444;
    display: block;
}

.reqFormAside .content > span:first-of-type {
    margin-bottom: 10px;
}

.reqFormAside .content a {
    color: #444;
    font-size: 15px;
}

.reqFormAside a[href^="tel:"] {
    display: flex;
}

.reqFormAside a[href^="tel:"] span {
    display: block;
    margin-inline: 5px;
    font-weight: 400;
}

.reqFormAsideBanner {
    border-radius: 10px;
    overflow: hidden;
}

.reqFormAsideBanner .wrapper {
    position: relative;
}

.reqFormAsideBanner .wrapper::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(2, 0, 36, 0.7) 0%, rgba(0, 0, 8, 0.1) 50%, rgba(0, 0, 0, 1) 100%);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.reqFormAsideBanner .wrapper img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.reqFormAsideBanner span {
    color: #fff;
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    font-size: 22px;
    font-weight: 500;
}

.lineBg {
    position: relative;
    width: 320px;
    height: 341px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

/*.lineBg::before {
    content: '';
    width: 541px;
    height: 341px;
    background-image: url(images/line2.png);
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}*/

.about h1 {
    color: var(--main);
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.about .top h2, .contact h1 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 15px;
    text-align: center;
}

.about .top p {
    font-size: 15px;
    line-height: 25px;
    margin-top: 15px;
    text-align: center;
}

.about .top .imageWrapper {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
    height: 250px;
}

.about .top .imageWrapper img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.about .center h3 {
    font-size: 37px;
    font-weight: 600;
    color: #444;
    padding-right: 20px;
    line-height: 60px;
    margin-top: 50px;
}

.about .swiper-slide img {
    width: 200px;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    border: 2px solid #0f4576;
}

.contact h1 + p {
    text-align: center;
    font-size: 15px;
    margin-top: 6px;
    line-height: 25px;
}

.contact h2::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    top: 50%;
    right: 0;
}

.contact .contactWrapper li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 7px;
    background-color: var(--gray);
}

.contact .contactWrapper li span img {
    display: inline-block;
    margin-left: 5px;
}

.contact .contactWrapper li a {
    color: #333;
    text-align: left;
    line-height: 24px;
}

.contact .contactWrapper li.address {
    flex-direction: column;
    align-items: flex-start;
}

.contact .contactWrapper li.address span {
    display: block;
    margin-bottom: 7px;
}

.contact .contactWrapper a[href^="tel:"] {
    display: flex;
}

.contact .contactWrapper a[href^="tel:"] .to {
    display: inline-block;
    margin-inline: 5px;
}

.qr img {
    width: 150px;
    height: auto;
}

.qr .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.qr .content p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
}

.qr .content span {
    color: var(--main);
}

.contact .social img {
    display: inline-block;
    margin-right: 15px;
}

.contact .formWrapper :where(input,textarea) {
    background-color: var(--gray);
    border-radius: 5px !important;
}

.contact .formWrapper label {
    margin: 5px 0 !important
}

.contact .ff-default .ff-el-form-control {
    padding: 15px !important;
}

.contact .ff-default .ff-el-form-control:focus {
    border: 1px solid #ddd !important;
}

.contact .formWrapper h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
}

.contact .mapWrapper {
    background-color: #fff;
    border-radius: 10px;
}

.blog {
    border-top: 1px solid #dbdbdb;
}

.blog article {
    border-radius: 20px !important;
    border: 1px solid #efefef;
}

.blog article img {
    border-radius: 5px;
}

.blog article h2 a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    line-height: 28px;
    min-height: 56px;
}

.blog article .content {
    margin-top: 12px;
}

.blog article .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}

.blog article .info {
    display: flex;
    align-items: center;
}

.blog article .info span {
    display: inline-block;
    margin-inline: 6px;
}

.blog article .date img {
    display: inline-block;
    margin-left: 4px;
}

.blog article .info :where(.date,a) {
    font-weight: 500;
    color: #333;
    font-size: 13px;
}

.postCat a {
    padding-left: 10px;
}

.blog article .view {
    font-weight: 500;
    color: #222;
    border: 1px solid #222;
    padding: 5px 15px;
    border-radius: 30px;
}

.blog article .wp-post-image {
    width: 100%;
    height: auto;
}

.pagination {
    display: flex;
    justify-content: center;
}

.page-numbers {
    padding: 3px 10px;
    margin-inline: 7px;
    border: 1px solid gray;
    line-height: 22px;
    border-radius: 3px;
    font-size: 15px;
    color: #333;
}

.page-numbers:hover {
    color: #333;
}

.page-numbers.current {
    background-color: #444;
    color: #fff;
}

.blogContentWrapper .singleBlogHeader {
    background-color: var(--gray);
    border-radius: 8px;
}

.blogInfoWrapper img {
    border-radius: 10px;
}

.blogInfoWrapper h1 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    line-height: 25px;
}

.blogAction .linkBtn {
    font-size: 15px;
    color: var(--main);
    font-weight: 500;
    background: transparent;
}

.blogAction span {
    font-size: 15px;
    color: #333;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.blogAside .cats p, .blogAside .brands p {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
}

.blogAside .cats ul, .blogAside .brands ul {
    display: flex;
    flex-wrap: wrap;
}

.blogAside .cats li, .blogAside .brands li {
    width: 48%;
    margin: 3% 1%;
}

.blogAside .cats a, .blogAside .brands a {
    display: flex;
    flex-direction: column;
}

.blogAside .cats img {
    display: block;
    width: 80px;
    height: auto;
    margin: 0 auto;
}

.blogAside .cats span, .blogAside .brands span {
    display: block;
    text-align: center;
    color: #333;
    font-weight: 500;
    font-size: 13px;
    margin-top: 10px;
}

.blogAside .brands img {
    display: block;
    min-width: 50px;
    height: auto;
    margin: 0 auto;
}

.relatedTitle {
    font-size: 23px;
    font-weight: 500;
    color: #333;
    margin-bottom: 25px;
    display: block;
}

.pageTextHeader h1 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 15px;
    text-align: center;
}

.pageTextHeader h1 + p {
    text-align: center;
    font-size: 15px;
    margin-top: 6px;
    line-height: 25px;
}

.singleGalleryAction {
    display: flex;
    flex-direction: column;
}

.singleGalleryAction ul {
    margin-top: 15px;
    list-style: none;
}

.singleGalleryAction li {
    margin-bottom: 10px;
    font-size: 15px;
}

.singleGalleryAction li a {
    color: var(--main);
    font-size: 15px;
}

.relatedGallery .galleryCard .content {
    background: #fff;
}

.imageGalleryWrapper {
    display: flex;
    flex-wrap: wrap;
}

.imageGalleryItem {
    width: 46%;
    margin: 2%;
    border-radius: 5px;
    overflow: hidden;
}

.generalGallerySwiper img {
    border-radius: 7px;
}

.productAsideSticky {
    width: 95%;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    border-radius: 7px 7px 0 0;
    z-index: 9;
    transition: all .3s
}

.productAsideSticky ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.productAsideSticky li {
    width: 100%;
    padding: 5px 10px;
    transition: all .3s;
    border-left: 1px solid #ebebeb;
}

.productAsideSticky li:hover {
    background-color: var(--main);
}

.productAsideSticky li:hover span {
    color: #fff;
}

.productAsideSticky li:first-child {
    border-top-right-radius: 7px;
}

.productAsideSticky li:last-child {
    margin-bottom: 0;
    border-left: 0;
    border-top-left-radius: 7px;
}

.productAsideSticky li a {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.productAsideSticky li span {
    color: var(--main);
    font-weight: 500;
    font-size: 15px;
    display: block;
    margin-top: 5px;
    text-align: center;
}

.productAsideSticky li a img:last-of-type {
    display: none;
}

.productAsideSticky li:hover a img:last-of-type {
    display: block;
}

.productAsideSticky li:hover a img:first-of-type {
    display: none;
}

.hideFixedNav {
    display: none;
}

.openFixedNav {
    display: none;
}

.p404 {
    background-color: #f7f7f7;
}

.p404 img {
    display: block;
    margin: 0 auto;
}

.p404 h1 {
    text-align: center;
    margin-block: 10px;
    font-size: 45px;
    font-weight: 600;
    color: var(--main);
}

.p404 p {
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}

.p404 p a {
    color: var(--main);
    font-weight: 500;
    font-size: 16px;
}

.p404 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 15px;
}

.p404 li {
    margin: 0 10px 10px;
}

.p404 li a {
    color: #222;
}

.p404 .title {
    font-weight: 600;
    font-size: 18px;
}

.menu {
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 999;
    top: 0;
    right: -270px;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 30px 15px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.menu.open {
    box-shadow: -188px 172px 131px -100px #fff inset, -55px 0 30px -45px #c8c8c8;
    right: 0;
}

.menu .logo img {
    display: block;
    margin: 0 auto;
    max-width: 130px;
}

.menu .closeButton {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 30px;
    color: var(--main);
    cursor: pointer;
}

.menu .top > ul {
    margin: 50px 20px;
}

.menu .top ul li {
    margin: 30px 0;
    padding: 0;
}

.menu li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #464646;
    line-height: 22px;
}

.menu .menu-item-has-children .sub-menu {
    display: none;
    padding-right: 20px;
}

.menu .menu-item-has-children .sub-menu li {
    list-style-type: disc;
}

.menu .menu-item-has-children > ul li {
    border: 0 !important;
}

.menu .bottom .link-btn {
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
}

.menu .contact li {
    display: flex;
    justify-content: space-between;
}

.menu .social {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 15px 0;
}

.menu .social li {
    margin: 0 15px;
}

.menu .bottom .link-btn {
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
    background-color: var(--main);
    color: #fff;
    border-radius: 20px;
    transition: all .3s;
    cursor: pointer;
}

.navOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
}

.navOverlay.show {
    display: block;
}

.partBrandsWrapper h2 {
    font-weight: 600;
    line-height: 35px;
    font-size: 27px;
    text-align: center;
}

.partBrands {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.partBrands li {
    margin: 15px;
}

.serviceItems h2 {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    color: var(--main);
}

.serviceItems ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
}

.serviceItems li {
    margin: 20px;
}

.serviceItems li img {
    width: 100px;
    height: auto;
}

.serviceItems li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.serviceItems li span {
    color: #363636;
    font-size: 14px;
    font-weight: 500;
    padding-top: 10px;
}

.floatSocial {
    position: fixed;
    left: 10px;
    bottom: 0;
    z-index: 99;
    padding: 5px 4px;
    background: var(--main);
    border-radius: 10px 10px 0 0;
}

.floatSocial ul {
    display: flex;
}

.floatSocial a {
    display: block;
    margin-inline: 12px;
}

.mainLinkBtn {
    padding: 7px 20px;
    background-color: var(--main);
    color: #fff;
    border-radius: 30px;
    font-weight: 500;
}

.mainLinkBtn:hover {
    color: #fff;
}

.callCenterSwipper p {
    font-weight: 500;
    font-size: 17px !important;
    margin-bottom: 10px !important;
    color: #444;
}

.callWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #444;
    background-color: #fff;
    border-radius: 6px;
}

.callWrapper a.tellWrapper {
    color: #444;
    font-size: 21px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.callWrapper a img {
    width: 20px;
    height: 20px;
}

.callWrapper span {
    font-weight: 500;
    padding: 4px 3px 2px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-left: 7px;
    font-size: 13px;
}

.callWrapper a.call {
    font-size: 15px;
    display: block;
    margin: 10px auto;
    border: 1px solid;
    padding-block: 10px;
    border-radius: 5px;
    font-weight: 500;
    width: 90%;
    text-align: center;
    font-family: Yekan-Bakh !important;
}

.kobelco a.call {
    color: #00b2a8;
    box-shadow: 0 1px #00b2a8;
    border-color: #00b2a8;
}

.kobelco .callWrapper span {
    background-color: #00b2a8;
}

.shantui a.call {
    color: var(--main);
    box-shadow: 0 1px var(--main);
    border-color: var(--main);
}

.shantui .callWrapper span {
    background-color: var(--main);
}

.edt a.call {
    color: #ee305c;
    box-shadow: 0 1px #ee305c;
    border-color: #ee305c;
}

.edt .callWrapper span {
    background-color: #ee305c;
}

.dump a.call {
    color: #fdb92e;
    box-shadow: 0 1px #fdb92e;
    border-color: #fdb92e;
}

.dump .callWrapper span {
    background-color: #fdb92e;
}

.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wp-block-gallery img {
    max-width: 100%;
}

.yasr-vv-text-container {
    font-weight: 500;
}

.yasr-star-rating {
    margin-left: 10px;
}

#imageModal {
    overflow: hidden;
}

#imageModal .modal-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

#imageModal img {
    position: relative;
    top: unset;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 5px;
}

#imageModal .btn-close {
    opacity: 1 !important;
}

@media screen and (min-width: 576px) {
    .pageHeader .catHeroWrapper {
        height: 200px;
    }

    .product-gallery ul li.videoAnchor a::after {
        top: 10px;
    }

    .product-gallery ul li:last-child a::after {
        top: 11px;
    }

    .singleHero h1 {
        font-size: 35px;
    }

    .singleHero .enTitle {
        font-size: 21px;
    }

    .singleHero .cats li {
        margin: 0 0 0 30px;
    }

    .formPage .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder {
        width: 32% !important;
        margin: 0 0 15px 1% !important;
    }

    .formPage .ff_el_checkable_photo_holders {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .contact .contactWrapper li span, .contact .contactWrapper li a {
        font-size: 15px;
    }

    .blogAside .cats li, .blogAside .brands li {
        width: 31%;
    }

    .contact .contactWrapper li.address {
        flex-direction: row;
        align-items: center;
    }

    .contact .contactWrapper li.address span {
        margin-bottom: unset;
    }

}

@media screen and (min-width: 768px) {
    .indexAbout .about li {
        width: 32%;
    }

    .titleLink {
        flex-direction: row;
        align-items: baseline;
    }

    .titleLink .action {
        margin-right: 15px;
    }

    .indexBlog article p {
        display: block;
    }

    .pageHeader .bg, .serviceHeader .bg {
        opacity: .05;
    }

    .product-gallery ul li a span {
        position: absolute;
        bottom: 20px;
        text-align: center;
        display: block;
        width: 100%;
        font-size: 12px;
        color: #333;
        font-weight: 500;
    }

    .product-gallery ul li:last-child a::after {
        top: 20px;
    }

    .product-gallery ul li a span {
        display: block;
    }

    .product-gallery ul li.videoAnchor a::after {
        top: 7px;
    }

    .product-gallery ul li:last-child a::after {
        top: 10px;
    }

    .singleContent h2 {
        font-size: 30px;
    }

    .singleReqs {
        flex-direction: row;
    }

    .singleReqs a {
        width: 31%;
        padding: 6px 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 2%;
    }

    .blogAction span {
        width: 50%;
        margin-bottom: 0;
    }

    .serviceHeader h1 {
        font-size: 35px;
    }

    .formPage .productModel .ff-el-form-check {
        width: 47%;
        margin: 0 0 15px 3%;
    }

    .formPage .productModel .ff-el-input--content {
        justify-content: flex-start;
    }

    .formPage .productModel .ff-el-form-check-label span {
        padding-right: 5px !important;
    }

    .blogInfoWrapper .blogAction {
        padding-right: 1rem;
    }

    .blogInfoWrapper {
        display: flex;
        align-items: center;
    }

    .blogInfoWrapper h1 {
        font-size: 22px;
        font-weight: 600;
        margin-top: 0;
        line-height: 30px;
    }

    .blogAside .cats li, .blogAside .brands li {
        width: 18%;
    }

    .footerBtm ul {
        flex-direction: row;
    }

    .reqForm .singleFormWrapper .nav-link {
        padding: 14px 35px;
    }

    .singleGalleryAction {
        padding-right: 1rem;
    }
}

@media screen and (min-width: 992px) {

    .heroSwiperAction {
        display: block;
    }

    .heroSwiperAction {
        position: absolute;
        width: 100%;
        top: calc(50% - 25px);
        z-index: 3;
        display: flex;
        justify-content: space-between;
    }

    .heroSwiperNext {
        width: 50px;
        height: 50px;
        background-image: url("images/right.png");
    }

    .heroSwiperPrev {
        width: 50px;
        height: 50px;
        background-image: url("images/left.png");
    }

    .heroSwiper .content {
        bottom: 40%;
    }

    .heroSwiper .content span:first-child {
        font-size: 32px;
    }

    .categoryCard .imgWrapper {
        width: 220px;
    }

    .indexBlog article p {
        display: none;
    }

    .indexAbout .about p:nth-of-type(2) {
        display: none;
    }

    .indexAbout .about li {
        width: 45%;
    }

    .pageHeader .catHeroWrapper {
        height: 300px;
    }

    .serviceItem {
        min-height: 300px;
    }

    .about .top h2, .contact h1 {
        font-size: 40px;
    }

    .contact .box {
        height: 485px;
    }

    .about .top .imageWrapper {
        height: 350px;
    }

    .contact .contactWrapper li {
        padding: 10px 15px;
    }

    .blogAside .cats li, .blogAside .brands li {
        width: 48%;
    }

    .pageTextHeader h1 {
        font-size: 30px;
    }

    footer .bg::before {
        content: '';
        width: 410px;
        height: 185px;
        background-image: url(images/footer1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        left: 90px;
        bottom: 0;
        z-index: 11;
    }

    .productAsideSticky {
        width: 80px;
        top: calc(50% - 50px);
        right: 0;
        border-radius: 7px 0 0 7px;
        margin: 0;
        bottom: unset;
        border: 1px solid #ebebeb;
        border-right: 0;
    }

    .productAsideSticky ul {
        flex-direction: column;
    }

    .productAsideSticky li {
        padding: 12px 10px;
        border-bottom: 1px solid #ebebeb;
        border-left: unset;
    }

    .productAsideSticky li:first-child {
        border-radius: 7px 0 0 0;
    }

    .productAsideSticky li:last-child {
        border-radius: 0 0 0 7px;
        border-bottom: 0;
    }

    .hideFixedNav {
        display: block;
        position: absolute;
        top: -21px;
        left: 0;
        background-color: #fff;
        padding: 1px;
        border: 1px solid #ebebeb;
        border-radius: 3px;
        cursor: pointer;
    }

    .openFixedNav {
        display: block;
        position: fixed;
        top: 50%;
        right: 0;
        background-color: #fff;
        padding: 3px;
        border: 1px solid #ebebeb;
        border-radius: 3px;
        cursor: pointer;
    }

    .product-gallery ul li a span {
        display: none;
    }

    .categoryCard {
        min-height: 260px;
    }

}

@media screen and (min-width: 1200px) {

    .navSticky.active .desktop-nav > ul > li > a, .navSticky.active .desktop-nav > ul > li > span {
        font-size: 15px;
    }

    .heroSwiper .content span:first-child {
        font-size: 40px;
    }

    .categoryCard .imgWrapper {
        width: 260px;
    }

    .indexBlog article p {
        display: block;
    }

    .indexAbout .about p:nth-of-type(2) {
        display: block;
    }

    .indexAbout .about li {
        width: 33%;
    }

    .pageHeader .bg, .serviceHeader .bg {
        opacity: .07;
    }

    .product-gallery ul li a span {
        display: block;
        bottom: 10px;
    }

    .product-gallery ul li:last-child a::after {
        top: 15px;
    }

    .singleGalleryAction ul {
        display: flex;
        align-items: center;
    }

    .singleGalleryAction li {
        margin: 0 0 0 25px;
    }

    .lineBg {
        width: 570px;
        height: 341px;
    }

    .reqForm .singleFormWrapper .nav-tabs li {
        width: unset;
    }

    .product-gallery ul li a span {
        display: block;
    }

    .categoryCard {
        min-height: 320px;
    }

}

@media screen and (min-width: 1400px) {
    .navSticky.active .desktop-nav > ul > li > a, .navSticky.active .desktop-nav > ul > li > span {
        font-size: 16px;
    }

    .pageHeader .catHeroWrapper {
        height: 320px;
    }

    .pageHeader .catHeroWrapper img {
        bottom: -10px;
        max-height: 108%;
    }

    .product-gallery ul li a span {
        bottom: 20px;
    }

    .product-gallery ul li:last-child a::after {
        top: 20px;
    }

    .imageGalleryItem {
        width: 29%;
    }

    .lineBg {
        width: 660px;
    }

}