/*
Theme Name: Pak Felez
Author: Harmony Agency
Description: Bootstrap Converted to WordPress
Author URI: https://harmony.agency
Version: 1.1.1
*/
header {
      width: 100%;
}
.nav {
    width: 100%;
    margin-bottom: 1rem;
}
.nav .category li {
    display: inline-block;
}
.nav-desktop {
    display: flex;
}

.nav-desktop li{
font-size: 16px !important;	
}

.nav-desktop li a:hover{
	color:#03594A;
	font-weight: 700;
}

.catLink:hover{
	font-weight: 700 !important;
}

.nav .nav-list{
    display: flex;
/*     gap: 2rem; */
    margin: 0;
	padding:0;
}

.nav .nav-list li a{
	margin-left: 1rem;
}
.topestList {
    background-color: #fff;
	position: sticky;
  top: 0;
  z-index: 9999;
}

.catLink{
	font-size:16px;
}
ul.post-categories {
    padding: 0;
    margin: 0;
}
/* Gravity Form */
.gform_required_legend {
    display: none;
}
.gform-body.gform_body input ,.gform-body.gform_body select ,.gform-body.gform_body textarea{
    background-color: rgba(245, 247, 249, 1) !important;
    border: unset !important;
    border-radius: 18px !important;
}
.gform_button.button{
	background-color: rgba(3, 89, 74, 1) !important;
    border-radius: 12px !important;
    min-width: 200px !important;
}
.gform-theme--foundation .gform-grid-row {
    flex-direction: row-reverse !important;
}
#gform_wrapper_3 {
    padding: 20px !important;
}
.articleSection img {
    max-height: 290px;
}
.subscription {
    max-width: 40%;
}
form#gform_4 #input_4_1  {
    width: 350px;
    border-radius: 12px !important;
    color: rgb(149 149 149);
}
form#gform_7 #input_7_1  {
    width: 400px;
    border-radius: 12px !important;
    color: rgb(149 149 149);
	min-height: 48px;
}
.logo {
    height: auto;
    width: 60%;
}
.dropdown-content {
    min-width: 400px;
}
div#gform_fields_7 {
    display: flex;
}
#gform_fields_2 , #gform_fields_1{
    padding: 0 15px;
}
input#gform_submit_button_4 {
	
    border-radius: 12px !important;
	border: 1px solid #03594a !important;
    color: #03594a;
    width: 127px;
    background-color: transparent !important;
    border: 1px solid #fff !important;
}
input#gform_submit_button_7 {
    border-radius: 12px !important;
    border: 1px solid #03594a !important;
    color: #03594a;
    width: max-content;
    background-color: transparent !important;
	min-height: 48px;
}
.contactusContainer {
    justify-content: unset;
}

.contactus.mainContainer{
	max-width: unset;
  padding: 0;
}

.contactusContainer.newsLetterContainer{
	border-radius: 0;
  min-height: 250px;
  padding-left: calc((100vw - 1320px) / 2);
  padding-right: calc((100vw - 1320px) / 2);
}

#suggestions-box {
    border-radius: 10px;
    top: 12%;
    position: absolute;
    background-color: white;
    width: 22%;
    right: 41%;
    max-height: 210px;
    z-index: 9999;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 5px;
}
.headerLogoContainer input {
    width: 85%;
}

#suggestions-box div {
    padding: 8px;
    cursor: pointer;
}

#suggestions-box div:hover {
    background-color: #f0f0f0;
}
.expertsImage {
    max-height: 360px;
}

/*.woocommerce img, .woocommerce-page img {*/
/*    max-height: 64px;*/
/*}*/

.partnershipTitle{
	width: 100%;
}

.input#gform_submit_button_4{
	color: #fff !important;
}

.gform-body input{
	text-align: right !important;
}

.cardsMagicScroll{
	background-color: #f6f8f9 !important;
}


.header{
	z-index: 2;
}
.topSlider.owl-carousel.owl-theme.owl-loaded {
    max-height: 36px;
    overflow: hidden;
}

.contactusContainer.newsLetterContainer #gform_submit_button_4{
	color: #fff !important;
	border-color: #fff !important;
	text-align: center !important;
	background: #FFFFFF30 !important;
}

.mobileNav ul{
	overflow: auto;
  padding-bottom: 50px;
}

.mobileLink img{
	width: 24px;
	height: 24px;
}


.contactusContainer #gform_submit_button_4{
	border-color: #03594a !important;
	color: #03594a !important;
	text-align: center !important;
}
.blogBannerContainer {
    flex-direction: column;
}
.blogBannerContainer img{
	height: auto;
	  margin: 0 auto;
}
/* .sliderContainer img{
	max-height: 300px;
}
 */

.sliderText{
	color: #ffffff82;
}

.sliderPrimary{
	color: #fff;
}
.sliderSecondary{
		color: #ffffff82;
}

.sliderButton{
	color: #03594a;
	background-color: #fff;
}

.gfield select,
.ginput_address_city label,
.ginput_address_state label{
	text-align: right;
}

#gform_submit_button_2,
#gform_submit_button_1{
	margin: auto;
	 min-height: 48px;
    min-width: 200px;
}
.gform-theme--foundation .gfield select {
    background-position: calc(15% - 50px) 50%;
}

footer .footerSocial {
    display: block;
	padding:0;
}
.nav .category {
    margin-left: 30px;
}

.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before{
    color: rgb(91 91 91) !important;	
}

button#gform_browse_button_5_6 {
    background: rgb(91 91 91);
}
.gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer {
    justify-content: center;
}
.blogCatContent img {
    max-width: 220px;
    height: 130px;
    border-radius: 16px;
    object-fit: cover;
}
article h1 {
    color: rgba(3, 89, 74, 1);
    text-align: center;
    margin: 2rem;
    font-size: 28px;
    font-weight: bold;
}
.breadcrumb{
	padding: 10px 7%;
}
.breadcrumb span {
    color: rgba(40, 40, 40, 0.42);
}
#comments {
    max-width: unset;
    margin: unset;
}
.aboutusContainer h3 {
    color: rgba(3, 89, 74, 1);
    text-align: center;
}
header  #nav-check {
    display: none;
}
.newsLetterContainer #gform_fields_4{
    display: flex;
    flex-direction: row-reverse;
}
.partnershipForms #gform_2 , .partnershipForms #gform_1 {
    max-width: 960px;
    margin: 0 auto;
}
.footerSocials li {
    line-height: 2;
}
.categoryImage {
    margin-bottom: 1rem;
}
.subscription {
    gap: 0;
}
.bannerContainer img {
    width: 100%;
}
.nav{
	margin-top: 1rem;
}
.mainContainer{
	padding: 0.1rem 1rem;
}
.nav .current_page_item {
    color: #03594a;
}
.headerTopBadge img {
    width: 48px !important;
}
.headerTopCircle {
    min-width: 36px;
    min-height: 36px;
}
.content404 .back {
    font-size: 13px;
    font-weight: 400;
    border-radius: 10px;
    background: #03594A;
    color: #fff;
    padding: 8px 12px;
    border: 0;
}
blockquote.wp-block-quote {
    color: #03594a;
    padding-right: 15px;
    border-right: 2px solid #03594a;
}
.box li {
    list-style: disc;
}
/* New Css V1 */
.headerSocialsContainer p {
    font-size: 14px;
}
.nav-desktop li {
    font-size: 14px;
}
.sliderButton {
    font-size: 16px;
   padding: 12px 43px;
}
.expertText span {
    padding-bottom: 15px;
}
.contactusContainer.newsLetterContainer #gform_submit_button_4, form#gform_4 #input_4_1 {
    min-height: 48px;
}
.articleTitle {
    min-height: 54px;
}
.breadcrumb {
    padding: 42px 0;
   margin: 0;
}
span.breadcrumb_last {
    color: rgba(40, 40, 40, 1);
}
.bannerContainer, .blogBannerContainer {
    padding: 0;
}

.footer-container{
	padding-left: calc((100vw - 1320px) / 2);
  padding-right: calc((100vw - 1320px) / 2);
  max-width: unset;
  box-shadow: 0px -12px 15.05px 0 #7F839112;
position: relative;
}
.footerContainer {
    padding: 0;
}

.newCommentContainer {
    padding: 0;
}
.newComment{
       margin-top: 0; 
}
.blogsSlider{
    position: relative;
     padding-bottom: 84px;
}
.blogsSlider .owl-dots{
   /* position: absolute;
    bottom: 15%;
    left: 50%; */
}

.owl-dots{
	position: absolute;
  bottom: 0;
  width: 100%;
}

.blogsSlider .owl-dot.active span {
    background-color: #ffff !important;
}
.blogsSlider .owl-dot span {
    background-color: rgba(255, 255, 255, 0.32) !important;
}
.priceListContainer {
    padding: 40px 0;
}
.jobSectionPartition .header {
    margin-top: 0;
    margin-bottom: 10px;
}
.jobSection {
/*     width: calc(100% - 278px); */
}
.jobSectionPartition.job-box-form {
    min-width: 550px;
}
input::placeholder , textarea::placeholder {
  color: rgba(186, 186, 186, 1) !important;
}
span.gfield_required.gfield_required_asterisk {
    color: rgba(255, 92, 93, 1) !important;
}
.tab-content>.tab-pane {
    border: unset;
}
.gform-theme--framework .gform-loader {
    border-block-end-color: #03594A !important;
    border-inline-start-color: #03594A !important;
    width: 50px !important;
    height: 50px !important;
}
.gform-body.gform_body input, .gform-body.gform_body select {
    border-radius: 12px !important;
}
.aboutusLinks {
    padding: 40px 0;
}
/* New Css V1 */
@media (max-width: 768px) {
	
	.tab-content{
		padding: 0px 15px;
	}
	
	.blogCatContent img{
		max-height: 80px;
    border-radius: 5px;
	}
	

	
	.historyContainer{
		width: 90%
	}
	
	.goalsContainer,
	#gform_submit_button_2,
	#gform_submit_button_1{
		width: 100%;
	}
	
	.categoryCards{
		justify-content: center;
		gap: 10px;
	}
	
	.categorySection{
		font-size: 12px;
    max-width: 80px;
	}
	
	.categoryImage{
		border-radius: 8px;
		margin-bottom: 5px;
	}
	
	.reddots{
  left: -100% !important;
}
	
	.subscription{
		max-width: 100%;
	}
	.gform-button--white{
	width: 100% !important;
	text-align: center !important;
}
	.articleSection img{
		max-height: 190px;
	}
	
	.contactSocialIcons a{
		margin: auto;
	}
	
	.contactInstagramButton {
		border-radius: 8px;
  padding: 5px 8px;
	}
	.gform-theme--foundation .gfield select {
    background-position: calc(30% - 50px) 50%;
    }
    .nav-desktop {
        display: none;
    }
    #gform_fields_7 , #gform_fields_4{
        flex-direction: column !important;
    }
    nav.active .nav-desktop{
        display:block;
         padding: 0 1rem;
    
    }
     nav.active .nav-list {
        flex-direction: column;
    }
    .menu-bar {
    display: none;
   }
   .nav .category {
    margin-bottom: 2rem;
   }
    .mobileInput {
        margin: 10px auto;
        min-width: 300px;
    }

}
.mz-product-wrapper [type=checkbox] {
    --_accent: #1DC9A0;
    --_bg: transparent;
    --_bdw: calc(1em * (4/3) / 13.333333);
    --_mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="3" stroke="%23fff" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M5 12l5 5l10 -10" /></svg>');
    appearance: none;
    -webkit-appearance: none;
    aspect-ratio: 1;
    background: var(--_bg, Field);
    border: var(--_bdw) solid var(--_bdc, GrayText);
    border-radius: var(--_bdrs, 0.2em) !important;
    box-sizing: border-box;
    font-size: 16px;
    height: 16px;
    position: relative;
    width: 16px;
    min-width: 16px;
    max-width: 16px;
	padding: 0 !important;
}
.mz-product-wrapper [type=checkbox]::after {
  background: var(--_bga, transparent);
  content: "";
  inset: 0;
  position: absolute;
  mask: var(--_mask) no-repeat center/contain;
  -webkit-mask: var(--_mask) no-repeat center/contain;
}
.mz-product-wrapper [type=checkbox]:checked {
  --_bdc: var(--_bdc--checked, transparent);
  --_bg: var(--_bg--checked, var(--_accent));
  --_bga: var(--_bga--checked, #fff);
}
.mz-product-wrapper [type=checkbox][role=switch] {
  --_bdc: hotpink;
  --_bdc--hover: transparent;
  --_bdrs: 8px;
  --_bg: #d1d1d1;
  --_bga: Field;
  --_mask: none;
  aspect-ratio: 1.8/1;
  border: 0;
  display: grid;
  padding: 0.125em;
  place-content: center start;
  width: 1.8em;
}
.mz-product-wrapper [type=checkbox][role=switch]::after {
  border-radius: 50%;
  height: 0.75em;
  inset: unset;
  position: static;
  width: 0.75em;
}
.mz-product-wrapper [type=checkbox][role=switch]:checked {
  --_bg: var(--_bg--checked, var(--_accent));
  justify-content: end;
}
@media (hover: hover) {
  .mz-product-wrapper [type=checkbox]:checked:hover {
    --_bg: var(--_bg--checked-hover, color-mix(in srgb, var(--_accent) 60%, CanvasText 40%));
  }
  .mz-product-wrapper [type=checkbox]:not(:checked):hover {
    --_bdc: var(--_bdc--hover, color-mix(in srgb, GrayText 60%, CanvasText 40%));
  }
  .mz-product-wrapper [type=checkbox]:not(:checked):hover[role=switch] {
    --_bg: GrayText;
  }
}
@media (prefers-color-scheme: dark) {
  .mz-product-wrapper [type=checkbox] {
    --_accent: #1DC9A0;
  }
}

/* Variants */
.mz-product-wrapper .rounded {
  --_bdrs: 50%;
}

.mz-product-wrapper .square {
  --_bdrs: 0;
}
.mz-product-wrapper input.filter-checkbox:checked ~ span {
	font-weight: bold;
	color: var(--primary);
}
.mz-product-wrapper .product-categories .category-item.active  .category-image, .mz-product-wrapper .product-categories .category-item:hover .category-image {
	filter: brightness(0) saturate(100%) invert(25%) sepia(18%) saturate(2626%) hue-rotate(126deg) brightness(97%) contrast(98%);
}
.mz-product-wrapper .time-range {
	gap: 3px;
	padding: 2px 5px;
}
nav.nav.mainContainer {
	justify-content: space-between;
}
.dropdown.lng .dropdown-content {
	grid-template-columns: repeat(1, 1fr);
}
.dropdown.lng .dropdown-content {
	min-width: 4ch;
	right: -1ch;
}
.dropdown.lng .dropdown-content a {
	min-width: auto;
	max-width: auto;
}
@media (max-width: 768px) {
	.dropdown.lng {
		display: none;
	}
}
.lng-mobile {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.firstSlider{
	height: 600px;
}
.firstSlider .owl-stage-outer,
.firstSlider .owl-stage-outer .owl-stage,
.firstSlider .owl-stage-outer .owl-stage .owl-item,
.firstSlider .owl-stage-outer .owl-stage .owl-item .item{
	height:100%
}

.salesSlider .owl-stage-outer .owl-stage .owl-item{
	max-height: 300px;
}

#gform_confirmation_message_4{
	color: white;
}
.firstSlider .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.footerText span, .footerSocial a, .footerSocial span{
	color: #282828;
}

.contactPageContainer .contactTelegramButton,.contactPageContainer .contactWhatsappButton,.contactPageContainer .contactInstagramButton{
	background: #03594A1F;
}

.slashed-div:nth-of-type(2) .priceImage{
	width: auto;
  max-width: unset;
  height: 100%;
}

.priceImage3{
	max-width: unset !important;
	height: 100%;
}
.priceContainer {
    margin-top: 0;
}
.contactusButtons img {
    filter: brightness(0) saturate(100%) invert(26%) sepia(13%) saturate(4062%) hue-rotate(128deg) brightness(92%) contrast(98%);
}
.headerLogoContainer a {
    max-width: 300px;
}