@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src: 
		 url('../fonts/woff/IRANYekanWebBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebBold.woff2') format('woff2');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/woff/IRANYekanWebLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebLight.woff2') format('woff2');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/woff/IRANYekanWebLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebLight.woff2') format('woff2');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/woff/IRANYekanWebRegular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebRegular.woff2') format('woff2');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/woff/IRANYekanWebMedium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebMedium.woff2') format('woff2');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/woff/IRANYekanWebExtraBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebExtraBold.woff2') format('woff2');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 850;
	src: url('../fonts/woff/IRANYekanWebBlack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebBlack.woff2') format('woff2');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/woff/iranyekanwebextrablack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanwebextrablack.woff2') format('woff2');
}

* {
	margin:0;
	box-sizing: border-box;
}

::placeholder {
  direction: rtl;
  text-align: right;
}

body {
	font-family: iranyekan;
	background-color: #ffffff;
	overflow-x: hidden;
    overflow-y: auto;
	direction: rtl;
}



.hidden {
    display: none !important;
}
.bold{
	font-weight: bold;
}

.textalignright{
	text-align: right !important;
	

}

.password-container {
  position: relative;
}

.password-field {
	direction: ltr;
	padding-left: 40px !important;
}

.toggle-password {
  position: absolute;
  left: 10px;
  top: 16px;
  transform: translateY(-50%);
  cursor: pointer;
}

.toggle-password:not(.show):after {
    content: ' ';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #ededed;
    top: 8px;
    left: 0;
}

#App {
	height:100%;
	width: 100%;
}

.teeweb-container{
	width: 100%;
	margin: 0 auto;
	display: flex;
    flex-direction: column;
	min-height: 100%;
}

.jet-listing-dynamic-field__icon {
    margin-left: 10px;
	margin-right:0;
}


.teeweb-row{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.teeweb-row h2,.teeweb-row h3,.teeweb-row h4,.teeweb-row p{
	margin-bottom:10px;
}

.teeweb-m10{
	margin: 10px !important;

}

.teeweb-mb10{
	margin-bottom: 10px !important;
}

.teeweb-mb20{
	margin-bottom: 20px !important;
}

.teeweb-mt10{
	margin-top:10px !important;
}

.teeweb-mt20{
	margin-top:20px !important;
}

.teeweb-mt40{
	margin-top:40px !important;
}


 .teeweb-col-xs , .teeweb-col-xs-1 , .teeweb-col-xs-3 , .teeweb-col-xs-4 ,.teeweb-col-xs-5 ,.teeweb-col-xs-6 ,.teeweb-col-xs-7 ,.teeweb-col-xs-8 ,.teeweb-col-xs-9 ,.teeweb-col-xs-10 ,.teeweb-col-xs-11 
,.teeweb-col-xs-12 ,.teeweb-col-sm,.teeweb-col-sm-1 ,.teeweb-col-sm-2 ,.teeweb-col-sm-3 ,.teeweb-col-sm-4 ,.teeweb-col-sm-5 ,.teeweb-col-sm-6 ,.teeweb-col-sm-7 ,.teeweb-col-sm-8 ,.teeweb-col-sm-9 
,.teeweb-col-sm-10 ,.teeweb-col-sm-11 ,.teeweb-col-sm-12 ,.col-md ,.teeweb-col-md-1 ,.teeweb-col-md-2 ,.teeweb-col-md-3 ,.teeweb-col-md-4 ,.teeweb-col-md-5 ,.teeweb-col-md-6 ,.teeweb-col-md-7 ,.teeweb-col-md-8 ,.teeweb-col-md-9 
,.teeweb-col-md-10 ,.teeweb-col-md-11 , .teeweb-col-md-12 ,.teeweb-col-lg ,.teeweb-col-lg-1,.teeweb-col-lg-2,.teeweb-col-lg-3,.teeweb-col-lg-4,.teeweb-col-lg-5,.teeweb-col-lg-6,.teeweb-col-lg-7,.teeweb-col-lg-8
,.teeweb-col-lg-9, .teeweb-col-lg-10 , .teeweb-col-lg-11 , .teeweb-col-lg-12
    {
        position: relative;
        width: 100%;
    }

@media (min-width: 375px) {
    .teeweb-col-xs {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .teeweb-col-xs-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .teeweb-col-xs-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .teeweb-col-xs-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .teeweb-col-xs-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .teeweb-col-xs-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .teeweb-col-xs-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .teeweb-col-xs-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .teeweb-col-xs-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .teeweb-col-xs-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .teeweb-col-xs-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .teeweb-col-xs-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .teeweb-col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%
    }


}

@media (min-width: 576px) {
    .teeweb-col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .teeweb-col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .teeweb-col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .teeweb-col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .teeweb-col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .teeweb-col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .teeweb-col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .teeweb-col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .teeweb-col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .teeweb-col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .teeweb-col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .teeweb-col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .teeweb-col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }


}


@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

   .teeweb-col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .teeweb-col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .teeweb-col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .teeweb-col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .teeweb-col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .teeweb-col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .teeweb-col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .teeweb-col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .teeweb-col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .teeweb-col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .teeweb-col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .teeweb-col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

	 .teeweb-col-xs , .teeweb-col-xs-1 , .teeweb-col-xs-3 , .teeweb-col-xs-4 ,.teeweb-col-xs-5 ,.teeweb-col-xs-6 ,.teeweb-col-xs-7 ,.teeweb-col-xs-8 ,.teeweb-col-xs-9 ,.teeweb-col-xs-10 ,.teeweb-col-xs-11 
	,.teeweb-col-xs-12 ,.teeweb-col-sm,.teeweb-col-sm-1 ,.teeweb-col-sm-2 ,.teeweb-col-sm-3 ,.teeweb-col-sm-4 ,.teeweb-col-sm-5 ,.teeweb-col-sm-6 ,.teeweb-col-sm-7 ,.teeweb-col-sm-8 ,.teeweb-col-sm-9 
	,.teeweb-col-sm-10 ,.teeweb-col-sm-11 ,.teeweb-col-sm-12 ,.col-md ,.teeweb-col-md-1 ,.teeweb-col-md-2 ,.teeweb-col-md-3 ,.teeweb-col-md-4 ,.teeweb-col-md-5 ,.teeweb-col-md-6 ,.teeweb-col-md-7 ,.teeweb-col-md-8 ,.teeweb-col-md-9 
	,.teeweb-col-md-10 ,.teeweb-col-md-11 , .teeweb-col-md-12 ,.teeweb-col-lg ,.teeweb-col-lg-1,.teeweb-col-lg-2,.teeweb-col-lg-3,.teeweb-col-lg-4,.teeweb-col-lg-5,.teeweb-col-lg-6,.teeweb-col-lg-7,.teeweb-col-lg-8
	,.teeweb-col-lg-9, .teeweb-col-lg-10 , .teeweb-col-lg-11 , .teeweb-col-lg-12
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .teeweb-col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .teeweb-col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .teeweb-col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .teeweb-col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .teeweb-col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .teeweb-col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .teeweb-col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .teeweb-col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .teeweb-col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .teeweb-col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .teeweb-col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .teeweb-col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .teeweb-col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

	
}

#header-main,#footer-main,#content{
	width: 100%;
	margin: 0 auto;
    display: flex;
    flex-direction: column;
}

#footer-main{
	width: 100%;
}

#content {
	flex: 1;
    min-height: 0; 
}

#progressBar {
            width: 100%;
            height: 4px;
            background-color: #f3f3f300;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 9999999;
        }
       
        #progress {
            width: 0%;
            height: 100%;
            background-color: #34a3b8;
            transition: width 0.3s ease;
        }

.metafa-slider, .metafa-slider-lightbox{
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.metafa-slider-lightbox,.metafa-slider-thumbs{
	max-height: 90%;
	text-align: center;
	overflow: hidden;
	max-width: 90%;
}

.metafa-slider-thumbs{
	/* width: 90%; */
	background-color: #141414;
	padding: 10px;
	border-radius: 10px;
}

.metafa-slider .swiper-slide img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.metafa-slider .swiper-button-next,
.metafa-slider .swiper-button-prev {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    cursor: pointer;
}

.metafa-slider .swiper-thumbnail {
    margin-top: 20px;
}

.metafa-slider .swiper-thumbnail .swiper-slide {
    opacity: 0.5;
    transition: opacity 0.3s;
    cursor: pointer;
}

.metafa-slider .swiper-thumbnail .swiper-slide-thumb-active {
    opacity: 1;
}

.lg-container {
    direction: ltr;
}

.lg-thumb-outer .lg-thumb{
    margin: auto;
    display: flex;
    gap: 4px;
    margin-bottom: 15px;
}

.lg-thumb-outer .lg-thumb .lg-thumb-item {
    border: 1px #e7e7e7 solid;
    overflow: hidden;
    cursor:pointer;
    height: auto !important;
}

.lg-thumb-outer .lg-thumb .lg-thumb-item.active {
    border-color: #ff8585;
}

.lg-thumb-outer .lg-thumb .lg-thumb-item img {
    width:100%;
    height:auto;
}

.gform_required_legend{
	display: none;
}

.metafa-slider-lightbox-container{
	background-color: #333333;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	flex-direction: column;
	gap: 20px;
	transform: translateY(100%);
    transition: transform 0.3s ease-out;

}


.swiper-container{
	display:flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}


.metafa-slider-thumbs .swiper-slide{
	width: 130px !important;
	border-radius: 10px;
	overflow: hidden;
}

.metafa-slider-thumbs .swiper-slide:hover,.metafa-slider-thumbs .swiper-slide-thumb-active{
	border:1px #ffffff solid;
	
}

.metafa-slider-thumbs .swiper-wrapper{
	/* justify-content: center; */
}

.metafa-slider-lightbox img{
	border-radius:10px !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-size: 22px !important;
    background-color: #1a1a1a;
    color: #ffffff;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    font-weight: bold;
}

.metafa-slider-lightbox-close{
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #262626;
	color: #ffffff;
	border: none;
	width: 38px;
	height: 36px;
	border-radius: 10px;
	font-weight: bold;
	cursor:pointer;
}

.swiper-slide {
    border-radius: 10px;
    overflow: hidden;
}

.metafa-enable-sticky-yes {
	
	max-height: 100% !important;
    position: sticky !important;
    top: -1px;

}


.gform_wrapper.gravity-theme .gfield_required {
    padding-right: .125em;
}



.gform_wrapper.gravity-theme .gform_validation_errors {
    padding: 10px !important;
}

.gfield_description.instruction  {
	display: none;
}


.validation-message {
	font-size: 12px;
    color: red;
}

.validation-message-success {
	font-size: 12px;
    color: green;
}
