/*
Theme Name: mayar
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
/*Add your own styles here:*/
/*
@font-face {
  font-family: syifa_script;
  src: url(fonts/syifa_script.ttf);
}
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

ul {
    /*list-style-type: none;*/
    margin-left: 0;
}

.l-preloader {
    z-index: 119257;
}

.l-preloader {
    background: #ffffff !important;
}
.l-preloader-spinner img {
    max-width: 130px;
    border-radius: 0;
}

.l-preloader-spinner:after {
    position: absolute;
    top: 0;
    left: 38%;
    display: block;
    width: 190px;
    height: 190px;
    border-top: 2px solid #9561a9;
    border-right: 2px solid #f7f7f7;
    border-radius: 50%;
    content: "";
    margin: -33px 0 0 -80px;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* end loader  */
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgba(83, 83, 83, 0.6);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #9561a9;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #87bd49;
}

::-moz-placeholder {
    opacity: 1;
    color: inherit
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

body,p,h1,h2,h3,h4,h5,h6,textarea,label,input,a,li,span, .w-counter.color_heading .w-counter-value,div#slide-3-layer-1 {
    /* font-family: 'Poppins'; */
}

body,p,h1,h2,h3,h4,h5,h6,textarea,label,input,a,li,span, .w-counter.color_heading .w-counter-value,div#slide-3-layer-1 {
    /* font-family: 'Poppins'; */
}

p {
    /* text-align: justify; */
}

.g-breadcrumbs {
    font-size: 14px;
}
.lang-box2 img.wpml-ls-flag {
    margin: 0;
    width: 32px;
}

.lang-box2 {
    /*     width: 136px !important; */
    margin: 0 !important;
}

.lang-box2 img.iclflag,.lang-box2 img.wpml-ls-flag {
    top: 2px;
}
.main-title h2 {
    border-top: solid 1px #5cbcb0;
    position: relative;
    padding: 5px 15px 0;
    margin: 0;
    text-align: initial !important;
    color: #594C96;
}

.main-title h2:before {
    content: "";
    position: absolute;
    top: -3px;
    left: 15px;
    right: 15px;
    width: 30px;
    height: 6px;
    background: #9c27b0;
    border-radius: 100px;
}


/* video row  */
.rtl span.w-btn-label {
    font-family: "GE DINER ONE BOLD", sans-serif !important;
}
.video-row .title-co h2 {
    padding: 0;
}
.video-row .title-co h3 {
    font-family: "GE DINER ONE Light", sans-serif !important;
    font-size: 28px;
    font-weight: 400;
}

.video-row .title-co  .sm-t {
    font-size: 20px;
    font-weight: 700;
}

.video-row .title-co {
    position: relative;
    max-width: 900px;
}
.top-leaf {
    max-width: 49%;
    position: absolute;
    bottom: -89%;
    left: -15%;
    transform: translateX(-15%);
}

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

    .top-leaf {
    max-width: 80%;
    position: absolute;
    bottom: -20%;
    left: -20%;
    transform: translateX(-15%);
}
}

/* about row  */
.img-border-1 img {
    border-radius: 15px;
}
.exp  .wpb_wrapper {
    background: #dbc500;
    width: 270px;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    color: #000000;
    border-radius: 0;
    padding: 20px 15px;
    text-align: inherit;
    margin: auto;
    margin-top: -94px;
    font-size: 20px;
    border-radius: 15px;
    position: absolute;
    left: 0;
}

.exp .wpb_wrapper h2 {
    color: #000000;
    margin: 0;
    font-size: 26px;
    line-height: normal;
    font-weight: bold;
}
@media (max-width:768px){
	.exp .wpb_wrapper h2{
		font-size: 20px !important;
	}
html:lang(en-us) .exp .wpb_wrapper h2{
		font-size: 18px !important;
	}
}

/* product grid  */
.product-grid-one .brand-wrap {
    padding: 30px;
}

.product-grid-one .brand-wrap .brand-logo {
    max-width: 120px;
}

.product-grid-one .brand-wrap {
    padding: 30px;
}

.product-grid-one .brand-wrap .brand-logo {
    max-width: 160px;
	
}
.w-grid-item .brand-wrap .brand-logo {
	height: 140px;
}
.w-grid-item .brand-logo img {
    height: 100%;
    object-fit: contain;
}
.product-grid-one .brand-wrap .post_image{
    margin-bottom: 0px !important;
}
.product-grid-one .brand-wrap .post_image img {
    height: 300px;
    object-fit: contain;
}
.title-box-side h2 {
    margin-bottom: 10px;
}

.title-box-side h4 {
    color: #000;
    padding: 0;
    margin-bottom: 15px;
    font-size: 26px;
}

.job-icon-box {
    padding: 30px;
}

.job-icon-box {
    border-radius:10px;
   transition:all 0.5s;
}
.job-icon-box:hover {
    background: #54b948 !important;
}
.job-icon-box:hover a {
    color: #fff !important;
}
.job-icon-box  a.w-iconbox-link::before {
    content: " (" attr(href) ")";
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/* about page  */
.ceo-sign {
    position: relative;
}

.ceo-sign h4 {
    margin: 0;
}

/* .pr-box-info.two {
    margin: 0 !important;
} */

.value-row .vc_column-inner {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.value-box {
    background: #ffffff;
    border-radius: 15px;
    padding: 15px;
    position: relative;
    border: dashed 3px #9a68ad;
    /* box-shadow: 1px 0px 3px 0px rgb(0 0 0 / 85%); */
    z-index: 1;
    margin-bottom: 15px;
}
/* product page  */
.product-page-title-row .l-section-img {
    background-size: 500px !important;
}
.rice-type-row {
    background: #9561a9 !important;
}

.rice-type-row .menu li {
    padding: 5px;
}
.rice-type-row  .menu a {
    color: #fff !important;
    padding: 10px 20px !important;
}

.rice-type-row  .current-menu-item a {
    background: #46ba3a;
    border-radius: 100px;
}


.pr-st1-row > .l-section-h {
    /* background: aliceblue; */
    padding: 25px;
    border: solid 0.2px #ecd9f3;
    border-radius: 15px;
}

.pr-st1-row .pr-head-title {
    background: #ffffff;
    /* border-top: 0 !important; */
    /* border-bottom: 0 !important; */
    border: solid 0.2px #ecd9f3;
    color: #fff !important;
    border-radius: 15px;
    padding: 5px;
    margin-top: -56px;
    margin-bottom: 30px;
    margin-left: 15%;
    margin-right: 15%;
}
.pr-st1-row .pr-head-title h2 {font-size: 34px !important;/* color: #fff; */}

.pr-box-info {
    background: #fff;
    margin-top: 180px;
    border-radius: 15px;
    padding: 15px;
    position: relative;
    /* box-shadow: 1px 0px 3px 0px rgb(0 0 0 / 85%); */
    z-index: 1;
}
.pr-box-info:before {
    content:"";
    background: #ffffff;
    border-radius: 15px;
    padding: 15px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    box-shadow: 4px 4px 15px 0px rgb(0 0 0 / 30%);
}
.pr-box-info:after {
    content:"";
    background: #6abd60;
    border-radius: 15px;
    padding: 15px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    /* top:0; */
    right: -25px;
    bottom: -25px;
    z-index: -2;
}

/*.pr-box-info .brand-img {
    position: absolute;
    left: -175px;
    right: 0;
    margin: auto;
    top: -60px;
    width: 89px;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
}*/
.pr-box-info .brand-img {
    position: absolute;
    margin: auto;
    width: 95px;
    height: 150px;
    display: flex;
    align-items: flex-end;
    align-content: stretch;
    left: 0;
    top: -66px;
}
html:lang(en-us) .pr-box-info .brand-img {
    right: 0;
	left: auto !important;
}
.pr-box-info .brand-img img {
    max-width: 100%;
    height: 100%;
    width: 99%;
    display: block;
	object-fit: contain;
}


.title-line {
   position:relative;
   color: #000;
   font-size: 24px;
   padding-bottom: 15px;
   margin: 30px 0;
}
.rtl .title-line span {
    font-family: "GE DINER ONE BOLD", sans-serif !important;
}
.title-line:before {
    content: "";
    background: #9561a9;
    width: 90px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: 0;
}

.pr-main-title {
    color: #000;
}

.pr-weight-box {
    background: #FDF8FF;
    border-radius: 15px;
    padding: 15px;
    position: relative;
    /* box-shadow: 1px 0px 3px 0px rgb(0 0 0 / 85%); */
    z-index: 1;
    margin-bottom: 15px;
}


.pr-weight-box .w-image-h img {
    height: 300px;
    object-fit: contain;
}

.pr-weight-box h3 {
    font-size: 18px;
    color: #000 !important;
}
.pr-weight-box .dc {
    background: #fdf8ff;
    padding: 15px;
    border-radius: 15px;
    /* font-size: 22px; */
    color: #000000;
}

.rtl .pr-weight-box .dc span {
    font-family: "GE DINER ONE MEDUIM", sans-serif !important;
}
/* old job box  */
.job-box {
    border: solid 1px #cacaca;
    border-radius: 15px;
    margin: 15px;
}

.job-box {
    border: solid 1px #cacaca;
    border-radius: 15px;
    margin: 15px;
}
.jobs-grid .w-grid-item-h {
    display: flex;
    border: solid 3px #adadad;
    margin: 0;
    padding: 15px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.jobs-grid .left-colm {
    margin: 0 15px;
    width: 100%;
}
.jobs-grid .w-grid-item {
    position: relative;
    /* border: solid 3px #adadad; */
    /* margin: 15px 0; */
    /* padding: 015px; */
    /* -webkit-border-top-right-radius: 30px; */
    /* -webkit-border-bottom-left-radius: 30px; */
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomleft: 30px;
    /* border-top-right-radius: 30px; */
    border-bottom-left-radius: 30px;
}


.jobs-grid  .field.linkedin {
    position: relative;
}

.jobs-grid  .field.linkedin a {
    font-size: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}
.jobs-grid  .usg_html_1 {
    width: 116px;
}


.job-field.linkedin {
    position: relative;
}

.job-field.linkedin a {
    font-size: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}


.search-box {
    background: rgba(48, 165, 20, 0.34);
    max-width: 700px;
    border-radius: 20px;
    padding: 5px;
    text-align: center;
    /* display: block; */
    margin: auto !important;
    /* border: solid 7px rgb(243, 243, 243); */
}

.search-box .vc_col-sm-12.wpb_column.vc_column_container {
    background: #fff;
    border-radius: 15px;
    padding: 30px 15px;
}

.image-title {
    position: relative;
}

.image-title:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 90%;
    z-index: 0;
    right: 10%;
    background: #fdca78;
    bottom: 29%;
}

.image-title .w-image-h {
    z-index: 2;
    position: relative;
}

.img-st1 {
    position: relative;
    z-index: 2;
    margin-left: -112px;
}

/* form */
.jobs-form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.contact-form-row .jobs-form {
    justify-content: center;
}

/* .section-col {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
 */


.jobs-form label {
    display: none;
}

.jobs-form .cv-col label {
    display: block;
}

.jobs-form .section1, .jobs-form .section2,.jobs-form .section3, .jobs-form .section4 {
    position: relative;
    float: right;
    padding: 15px;
    width: 100%;
}

.jobs-form .wrap-inner {
    width: 50%;
    float: right;
    margin: 15px 0;
}

.jobs-form .colm {
    /* float: right; */
    /* width: 45%; */
    padding: 5px 15px 0;
    position: relative;
}

.jobs-form .colm br {
    display: none;
}

.phone-col span.phone-code {
    position: absolute;
    left: 15px;
    bottom: 0;
    padding: 5px 10px;
    background: #e6e6e6;
    display: block;
    direction: ltr;
}

[dir=ltr] .phone-col input {
    padding-left: 65px;
}


h3.title-2 {
    border-bottom: solid 1px #cacaca;
    padding-bottom: 15px;
    margin: 0 15px 20px;
}

@media (min-width: 768px) {
    .jobs-form .colm-2 {
        float: right;
        width: 50%;
        min-height: 100px;
    }

    .jobs-form .colm-3 {
        float: right;
        width: 33.3333%;
    }
}

.jobs-form h2.title {
    /* border-bottom: solid 1px #cacaca; */
    color: #007934;
    padding-bottom: 15px;
    margin: 0 15px 10px;
}

.jobs-form .btn {
    width: 100%;
    float: right;
    text-align: center;
    padding: 15px;
}

.col-full .wpcf7-submit {
    display: block;
    clear: both;
    margin: 0 auto 15px;
}

input[type="checkbox"], input[type="radio"] {
    margin-left: .3rem;
    margin-right: .3rem;
    margin-top: 9px;
}

.counter-row {
    position: relative;
}


.news-grid .w-grid-item-h {
    position: relative;
    border: 0;
    background: #fff;
    /* margin: 15px 0; */
    padding: 015px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-radius: 0;
}

.news-grid .usg_post_image_1 {
    width: 100%;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-radius: 0;
}

.news-grid .post_image img {
    height: 233px;
    object-fit: cover;
}

.news-grid .post_title {
    text-align: initial;
}

.main-post-img img {
    text-align: center;
    margin: auto;
}

.emaillist {
    position: relative;
}

.emaillist .es_submit_button {
    background-color: #ababab;
    height: 25px;
    line-height: 0px;
    border-radius: 13px;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 30px;
    font-family: 'HelveticaNeueLTW20-Roman';
}

.emaillist input.es_required_field.es_txt_email {
    /* width: 155px; */
    height: 30px;
    background-color: #FFF;
    border: none;
    border-radius: 13px;
    color: #000000 !important;
    padding-right: 100px;
    font-size: 14px;
    text-align: center;
}

.emaillist label {
    color: #4d4d4d;
    height: 60px;
    display: block;
}

.vc_col-sm-4.wpb_column.vc_column_container {
    position: relative;
}

.copy-right {
    font-size: 12px;
    margin: 15px 0;
}

.vc_wp_custommenu.layout_hor ul li a {
    color: #fff;
}

.clrearfix {
    clear: both;
}

ul.w-nav-list.level_1.hover_simple li a {
    font-size: 14px !important;
}

/* new  */
span.w-tabs-item-title {
    font-weight: 700;
}
.ac-branches .phone-box {
    display: flex;
    /* font-weight: 700; */
    /* background: beige; */
    /* padding: 15px; */
    margin-bottom: 5px;
}

.ac-branches {
    position: relative;
}

.ac-branches .phone-box .phone-ltr {
    direction: ltr;
    margin: 0 5px;
    /* font-weight: 700; */
}

.ac-branches .phone-box p {
    font-weight: 700;
    margin: 0;
}
.contact-box-st1 {
    position:relative;
}

.contact-box-st1 .w-iconbox-icon {
    font-size: 28px !important;
    border: 1px dashed #a551a9;
    background: transparent !important;
    width: 75px;
    height: 75px;
    line-height: 75px;
    color: #ffffff;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    position:relative;
    z-index: 1;
}

.contact-box-st1 .w-iconbox-icon::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #a551a9;
    border-radius: 50%;
    margin: 6px;
    -webkit-box-shadow: 0 1px 3px 1px #231f20;
    box-shadow: 0 1px 3px 1px #959595;
    z-index: -1;
}


.contact-box-st1 .w-iconbox-title {
	    font-family: "GE DINER ONE light", sans-serif !important;
	    color: #000;
	    font-size: 18px;
}
.rtl .contact-box-st1 .w-iconbox-title {
	    font-family: "GE DINER ONE light", sans-serif !important;
}
.contact-box-st1.phone .w-iconbox-title {
    direction: ltr;
}
.contact-box-st2 > .vc_column-inner>.wpb_wrapper {
    background: #f7f7f7;
    padding: 30px;
    border: dashed 2px #a551a9;
    border-radius: 15px;
    /* box-shadow: 0 1px 3px 1px #959595; */
    text-align: center;
}
span.wpcf7-form-control-wrap {
    margin: 0;
}
.contact-box-st2 h4 {
    /* background: #ffffff; */
    border-radius: 15px;
    padding: 5px !important;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* form style  */
.wpcf7-form-control.wpcf7-radio, .wpcf7-form-control.wpcf7-checkbox {
    display: block;
    padding: 0.5rem 15px;
    margin: 11px 0 0;
    background: #fff;
    border: solid 1px #cacaca;
    box-shadow: none;
    border-radius: 5px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="number"], .wpcf7-form input[type="date"], .wpcf7-form textarea, .wpcf7-form select {
    margin-top: 0.4rem;
    background: #fff;
    border: solid 1px #cacaca;
    box-shadow: none !important;
    margin-bottom: 15px;
}

.form-st1 {
    position: relative;
    padding: 15px;
    margin: 0 -15px;
    border-radius: 15px;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 5px;
}

.form-col1,.form-col2 ,.form-col3 {
    padding: 0 15px;
}

.form-col3 {
    width: 33%;
}

.form-col2 {
    width: 50%;
}

.form-col1 {
    width: 100%;
}

.form-col1.btn-form {
    text-align: center;
    margin: 15px 0;
}

@media (min-width: 768px) {
    .contact-row .vc_column-inner {
        padding: 64px !important;
    }
}

@media (max-width: 768px) {
	.pr-box-info .brand-img {
    position: relative !important;
		top:0 !important;
		right:0 !important;
		left:0 !important;
	}
    .form-col2,.form-col3,.form-col1 {
        width: 100%;
    }
}

/* footer  */
footer .w-iconbox.iconpos_left .w-iconbox-icon {
    margin-right: 0;
    margin-left: 1.5rem;
    margin-left: 5px;
}

.f-title {
    font-size: 28px;
	margin-bottom: 10px;
}




.rtl .f-title span {
    font-family: "GE DINER ONE BOLD", sans-serif !important;
}


footer .w-iconbox .w-iconbox-title {
    font-weight: 500;
}

footer .w-iconbox-meta {
    margin: 0 5px;
}

.time-list {
    position: relative
}

.time-list ul {
    list-style: none;
}

.time-list li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #313131;
    line-height: 1.7em;
    font-weight: 500;
    border-bottom: 1px solid #f0f0f0
}

.time-list li:last-child {
    padding-bottom: 0;
    border: transparent
}

.time-list li .t1 {
    position: relative;
    float: right
}

.f-icon-box .w-iconbox-meta a {
    color: #ffffff;
}

.f-icon-box.phone a {
    direction: ltr;
    display: inline-block;
}

.f-icon-box  {
    margin-bottom: 5px;
}

.f-icon-box .w-iconbox-icon {
    display: none;
}



.f-menu .menu {
    column-count: 2;
}
.f-menu .menu li {
    margin-bottom: 5px !important;
}


/* newsletter  */
.tnp  .tnp-field-email input {
    background: #ffffff8c !important;
    box-shadow: none;
    border: 0;
}

.tnp form {
    display: flex;
    position: relative;
}
.tnp-field label {
    display: none;
}


.tnp-field.tnp-field-email {
    width: 100%;
}

.tnp-field.tnp-field-button {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    /* overflow: hidden; */
    width: 70px;
}

   .tnp input.tnp-submit[type=submit]:not(.w-btn){
    background: transparent !important;
    color: #000 !important;
    display: flex;
    width: 100%;
    font-size: 0;
}

.tnp-field.tnp-field-button::before {
    content: "\f30a";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 30px;
    width: 30px;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}



/* about row fullpage script  */
.about-row.section .l-section-h.i-cf {
    max-width: 100%;
}

.about-row.section .page-title-row.inner-bg {
    position: relative;
    padding: 1.5rem 0;
}

.about-row.section .page-title-row.inner-bg::before {
    content: "";
    background: rgb(165 81 169 / 49%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.about-row.section .page-title-row.inner-bg a {
    color: #fff;
}


/* hsitory box swiper  */

.history-swiper-row .history-box {
    background: #fff;
    margin-bottom: 60px;
    border-radius: 50px;
    /*     max-width: 700px; */
    min-width: 100%;
    /* height: 300px; */
    margin-right: 83px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 44px;
    border: dashed 3px #a551a9;
}

.history-swiper-row h4.w-iconbox-title {
    background: url(/wp-content/uploads/2025/11/label-green-left.svg) no-repeat center top;
    /* background: #46ba3a; */
    background-size: contain;
    font-size: 28px;
    color: #236092;
    color: #fff;
    width: 125px;
    height: 55px;
    padding-left: 33px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute !important;
    right: -61px;
    top: 35%;
    transform: translateY(35%);
    z-index: 2;
}
html:lang(en-US) .history-swiper-row h4.w-iconbox-title {
    background: url(/wp-content/uploads/2025/11/label-green-right.svg) no-repeat right top !important;
    left: 0px !important;
    right: auto !important;
    padding-right: 33px !important;
    padding-left: 0 !important;
    top: 18% !important;
}
.history-swiper-row .history-box .w-iconbox-icon {
    font-size: 259px !important;
    /* max-height: 200px; */
    /* min-height: 200px; */
    margin-bottom: 15px;
}

.history-swiper-row .history-box .w-iconbox-icon img {
    height: 200px !important;
    object-fit: contain;
}
.history-swiper-row .history-box.shiakh .w-iconbox-icon img {
    height: 120px !important;
    object-fit: contain;
}
.history-swiper-row  p.sm-t{
    font-size: 14px;
    font-weight: 600;
}
.history-swiper-row .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    top: 0;
}

.history-swiper-row .swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-free-mode.swiper-rtl {
    padding-top: 30px;
}

.history-swiper-row h4.w-iconbox-title:before {
    /* content: ""; */
    background: url("https://alamarfoods.internetsolutions.me/wp-content/uploads/2024/08/label-blue.svg") no-repeat center top;
    background-size: contain;
    position: absolute;
    width: 150px;
    height: 63px;
    z-index: -1;
}
.history-swiper-row .w-iconbox-text {
    min-height: 75px;
}
.history-swiper-row .w-iconbox-text h4 {
    font-size: 22px;
    color: #a551a9;
    margin-bottom: 10px;
}

.history-swiper-row .w-iconbox-text .w-iconbox-text {
    font-size: 17px;
}

.history-swiper-row .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    height: var(--swiper-scrollbar-size, 15px);
}

.history-swiper-row ::-webkit-scrollbar {

    width: 1em;
}
 
.history-swiper-row ::-webkit-scrollbar-track {
      background: #236092 !important;
    
    border-radius:100px;
    /* -webkit-box-shadow: inset 0 0 6px #236092; */
}

 
/* .history-swiper-row ::-webkit-scrollbar-thumb {
    border-radius:50px;
    width:30px;
    height:30px;
    padding:0;
    background-color: #e4002b;
    border: 6px solid #e4002b;
    border: 0;
    background-clip: padding-box;
    background-clip: content-box;
} */
.history-swiper-row .swiper-scrollbar {
    background: #e9e9e9;
}

.history-swiper-row .swiper-scrollbar-drag {
    background: #a551a9;
}



/* #Cursor
================================================== */
.cursor, .cursor2, .cursor3 {
    position: fixed;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none;
    left: -100px;
    top: 50%;
    mix-blend-mode: normal;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.cursor {
    background: url("images/favicon.png");
    background-size: 15px 15px;
    background-color: #29f6ca;
    height: 0;
    width: 0;
    z-index: 99999;
}

.cursor2, .cursor3 {
    height: 35px;
    width: 35px;
    z-index: 99998;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.cursor2.hover, .cursor3.hover {
    -webkit-transform: scale(2) translateX(-25%) translateY(-25%);
    transform: scale(2) translateX(-25%) translateY(-25%);
    mix-blend-mode: difference;
    border: none
}

.cursor2 {
    border: 2px solid #2971f6;
    /*     background:rgb(255 255 255 / 84%) url("images/favicon.png") no-repeat center center; */
    background-size: 22px ;
    box-shadow: 0 0 22px rgba(255, 255, 255, 0.6);
    text-align: center;
    line-height: 35px;
    color: #2971f6;
    font-size: 28px;
}

.cursor2:before {
    content: "M";
    font-weight: bold;
}

.cursor2.hover {
    background: #000;
    box-shadow: 0 0 12px rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 1200px) {
    .cursor, .cursor2, .cursor3 {
        display: none
    }
}

/* full page js  */
.fp-section.footer-block {
    background: #f2fff1;
}
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
    height: 100%;
    display: block;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-table{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-prev{
    left: 15px;
}
.fp-next{
    right: 15px;
}
.fp-arrow{
    width: 0;
    height: 0;
    border-style: solid;
}
.fp-arrow.fp-prev {
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-arrow.fp-next {
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translate3d(0,-50%,0);
    pointer-events: none;
}
#fp-nav.fp-right {
    right: 17px;
}
#fp-nav.fp-left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
    pointer-events: none;
}
.fp-slidesNav.fp-bottom {
    bottom: 17px;
}
.fp-slidesNav.fp-top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    pointer-events: all;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide{
    height: auto !important;
}

.fp-responsive .fp-is-overflow.fp-section{
    height: auto !important;
}

/* Tries to prevent overwrites #4657 */
.fp-enabled .fp-scrollable{
    overflow: visible;
    height: initial;
}

/* Used with autoScrolling: false */ 
.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,
.fp-scrollable .fp-section,
.fp-scrollable .fp-slide{
   /* Fallback for browsers that do not support Custom Properties */
   height: 100vh;
   height: calc(var(--vh, 1vh) * 100);
}

.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){
    /* Fallback for browsers that do not support Custom Properties */
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
}

/* Disabling vertical centering on scrollable elements */
.fp-overflow{
    justify-content: flex-start;
}

body:not(.fp-responsive) .fp-overflow{
    max-height: 100vh;
    max-height: 100dvh; /* fix for new browsers */
}

/* No scrollable when using auto-height */
.fp-scrollable .fp-auto-height .fp-overflow{
    max-height: none;
}

.fp-is-overflow .fp-overflow.fp-auto-height-responsive,
.fp-is-overflow .fp-overflow.fp-auto-height,
.fp-is-overflow .fp-overflow{
    overflow-y: auto;
}
.fp-overflow{
    outline:none;
}

.fp-overflow.fp-table{
    display: block;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-overflow{
    height: auto !important;
    min-height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */
.fp-scroll-mac .fp-overflow::-webkit-scrollbar {
    background-color: transparent;
    width: 9px;
}
.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {
    background-color: transparent;
}
.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.4);
    border-radius: 16px;
    border: 4px solid transparent;
}
.fp-warning,
.fp-watermark{
    z-index: 9999999;
    position: absolute;
    bottom: 0;
}
.fp-warning,
.fp-watermark a{
    text-decoration: none;
    color: #000;
    background: rgba(255,255,255,0.6);
    padding: 5px 8px;
    font-size: 14px;
    font-family: arial;
    color: black;
    display: inline-block;
    border-radius: 3px;
    margin: 12px;
}
.fp-noscroll .fp-overflow{
    overflow: hidden;
}




/* responsive  */
@media screen and (max-width: 767px) {
		body {
    text-align: center;
}
	.video-row .l-section-video>video {
    top: -13px;
    height: 104%;
    width: 100%;
    object-fit: cover;
}
	nav.g-breadcrumbs.separator_icon.align_center {
    font-size: 14px;
}
 .rice-type-row ul.menu {
    display: flex !important;
}

.rice-type-row .menu li {
    margin-bottom: 0 !important;
}
	.history-swiper-row .w-iconbox-text h4 {
    font-size: 16px;

}
.history-swiper-row .w-iconbox-text p {
    font-size: 13px;

}
	.history-swiper-row .history-box {
    margin-right: 0;
    padding: 25px;
    margin-top: 40px;
}

.history-swiper-row h4.w-iconbox-title {
    font-size: 18px;
    color: #236092;
    color: #fff;
    width: 95px;
    height: 45px;
    padding-left: 33px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute !important;
    right: 38%;
    top: -5%;
    transform: translateY(-5%);
    z-index: 2;
}


.video-row .title-co h3 {
    font-weight: 400;
    font-size: 20px;
}

.exp .wpb_wrapper {
    background: #dbc500;
    width: 220px;
    height: 100px;
    padding: 20px 15px;
    margin-top: -50px;
    font-size: 16px;
 
}

.f-menu .menu li a {
    background: transparent;
    display: flex;
    padding: 5px 10px;
    border-radius: 5px;
}

footer .w-iconbox.iconpos_left, footer .w-iconbox.iconpos_right {
    align-items: center;
    justify-content: center;
    text-align: center;
}

h3.w-text.f-title {
    text-align: center;
}

.wpb_text_column.tp-p {
    text-align: center;
}
}

html:lang(en-us) .tnp-field.tnp-field-button::before,html:lang(en-us) i.far.fa-angle-left {
    transform: rotate(180deg);
}
html:lang(en-us) .tnp-field.tnp-field-button {
left:auto !important;
right: 0;
}
html:lang(en-us) body,html:lang(en-us) p,html:lang(en-us) h1,html:lang(en-us) h2,html:lang(en-us) h3,html:lang(en-us) h4,html:lang(en-us) h5,html:lang(en-us) h6,html:lang(en-us) textarea,html:lang(en-us) label,html:lang(en-us) input,html:lang(en-us) a,html:lang(en-us) li,html:lang(en-us) span,html:lang(en-us)  .w-counter.color_heading .w-counter-value,html:lang(en-us) div#slide-3-layer-1,html:lang(en-us) .contact-box-st1 .w-iconbox-title {
	 font-family: "Roboto", sans-serif !important; 
}
.vc_col-sm-6.wpb_column.vc_column_container .w-post-elm.post_image {
    text-align: center;
}
html:lang(en-us) .f-menu .menu {
    font-size: 17px !important;
}
@media screen and (max-width: 767px) {
.g-cols.vc_row.via_flex.valign_top.type_default.stacking_default .w-post-elm.post_image {
    position: static !important;
    margin-top: 60px !important;
}
}



.location-gate-box {
  margin: 30px auto;
  max-width: 700px;
  padding: 20px;
}

.location-gate-card {
  background: #ffffff;
  border: 2px solid #9561a9;
  border-radius: 18px;
  padding: 32px 24px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.location-gate-icon {
  font-size: 40px;
  margin-bottom: 10px;
}

.location-gate-title {
  margin: 0 0 12px;
  color: #9561a9;
  font-size: 28px;
  font-weight: 700;
}

.location-gate-text {
  margin: 0 auto 20px;
  max-width: 520px;
  color: #333333;
  font-size: 16px;
  line-height: 1.9;
}

.location-gate-btn {
  background: #9561a9 !important;
  color: #ffffff;
  border: 0;
  border-radius: 10px;
  padding: 14px 26px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.2s ease;
}

.location-gate-btn:hover {
  opacity: 0.92;
}

.location-gate-status {
  margin-top: 16px;
  font-size: 15px;
  font-weight: 600;
}

.location-gate-status.success {
  color: #1b8a3d;
}

.location-gate-status.error {
  color: #c62828;
}

.location-success-note{
background:#e8f5e9;
color:#1b8a3d;
border:2px solid #1b8a3d;
padding:12px 16px;
border-radius:8px;
margin:20px auto;
max-width:700px;
font-weight:600;
text-align:center;
}