



/* CustomFonts */



:root{
	--default-color: #4a3535;
    --accent-color:#f38515;
    --accent-color2:#f38515;
    --accent-color3:#ff6600;
    --accent-color4:#ffbc00;

    --family:"IRANSans";
    --family2:"IRANSans";

    --button-color1:#f38515;
	--button-hover-color1:#f38515;
    --button-color2:#e77500;
	--button-hover-color2:#f38515;
    --button-color3:#f38515;
	--button-hover-color3:#ff8330;
    --button-color4:#ffbc00;
	--button-hover-color4:#ffcc3e;
    --button-color5:#ffffff;
	--button-hover-color5:#ffffff; 

	--link-color:#f38515;
	--link-hover-color:#f38515;

	--container-width: auto;

	--h1-color: #272727;
	--h2-color: #272727;
	--h3-color: #272727;
	--h4-color: #272727;
	--h5-color: #272727;
	--h6-color: #272727;
}
 

@media (min-width:576px) {
	:root{
		--container-width: 540px;
	}
}
@media (min-width:768px) {
	:root{
		--container-width: 760px;
	}
}
@media (min-width:992px) {
	:root{
		--container-width: 960px;
	}
}
@media (min-width:1200px) {
	:root{
		--container-width: 1140px;
	}
}
@media (min-width:1600px) {
	:root{
		--container-width: 1200px;
	}
}
 

ul {
    list-style: square outside !important;
    list-style-type: square !important;
}

.ms-nav-pills>li {
    float: right !important;
}


.rtl #dng-megamenu219470 .dnngo_menu_list .pane_space, .rtl #dng-megamenu219470 .dnngo_menu_list a, .rtl #dng-megamenu219470 .dnngo_menu_list a:link, .rtl #dng-megamenu219470 .dnngo_menu_list a:active, .rtl #dng-megamenu219470 .dnngo_menu_list a:visited, .rtl #dng-megamenu219470 .dnngo_boxslide .pane_space, .rtl #dng-megamenu219470 .dnngo_boxslide a, .rtl #dng-megamenu219470 .dnngo_boxslide a:link, .rtl #dng-megamenu219470 .dnngo_boxslide a:active, .rtl #dng-megamenu219470 .dnngo_boxslide a:visited {
    font-family: IRANSans !important;
}
.ourteam-carousel01.easy-carousel .carousel-next span {
    margin: -6px -10px 0 0 !important;
}
.swiper-container-horizontal {
height: calc(100vh - 80px) !important;
}
@media (max-width:767px){
.swiper-button-prev, .swiper-button-next, .carousel-prev, .carousel-next {
display: none !important;
}
}
.easy-testimonials04 .description::before, .easy-testimonials04 .description::after {
    content: "" !important;
}
.rtl .fixed-widget-list {
    left: auto;
    right: 10px !important;
}
.ourteam-carousel01 .carousel-navigation.carousel-next {
    right: auto !important;
    left: -40px !important;
}
h6.fuut {
font-weight: bold;
    color:  var(--accent-color2) !important;
}
#headerrow-658304{
    background-color: rgba(0,0,0,0.5);
}
.ourteam-carousel01 .carousel-navigation.carousel-prev {
    right: -40px !important;
    left: auto !important;
}
li.foooter1 {
    color: #F38515;
}
.icon-box24{
background-color: rgba(0, 0, 0, .3) !important;
color:#fff;
}
.catalog-page-s2 {
    margin-bottom: -60px;
}
.icon-box24 .title{
    color: #f38515 !important;
}
.Business02-section-02 .is-overlay::after{
left: 0 !important;
right:auto !important;
}
body .btn-color3.button-01 {
  font-family: inherit;
}
body .button-01, body .button-01:link, body .button-01:active, body .button-01:visited
{
  font-family: inherit;
}
body .btn-color4.button-02{  font-family: inherit;}
li.foooter1 a{color:#edeaea;
font-size:0.9rem;
}
.foooter{color:#d4d0d0;
font-size:0.9rem;}
.fuut{
color:#6d6868;
}
.easy-testimonials04 .pic img {
    border-radius: 50px !important;
    aspect-ratio: 1;
}
.picturee{
max-width:700px;
width:100%;
}
.products-review-table {
display: flex;
flex-direction: column;
justify-content: center;
}

.mobilemenu-main .mobileclose {
    top: 34px !important;
    left: 34px !important;
    right: auto !important;
}
.copyright-cmsiran {
    display: flex;
    text-align: center;
    color: white;
    flex-direction: row;
    justify-content: center;
    gap: 5px;
    font-size: 14px;
    border-top: solid 1px #858585;
    padding: 5px;
}
#headerrow-893713 {
    background-color: #00000000;
}
.is-section.section-slider .swiper-button-next {
    left: auto;
}
:lang(en-US) {
a.lang-en {
    display: none;
}
#dng-megamenu219470 .dnngo_slide_menu li, #dng-megamenu219470 .dnngo_slide_menu li a {
    font-size: 0.75rem;
}
#dng-megamenu219470 .primary_structure>li>a, #dng-megamenu219470 .primary_structure>li>a:link, #dng-megamenu219470 .primary_structure>li>a:active, #dng-megamenu219470 .primary_structure>li>a:visited {
    font-size: 0.75rem;
}
}
:lang(fa-IR) a.lang-fa {
    display: none;
}
:lang(ar) a.lang-ar {
    display: none;
}
.menu-langs {
    margin-bottom: -10px;
    cursor: pointer;
}
.menu-langs:before {
    content: url('/Portals/0/aks/globe.svg');
    padding: 15px 10px 0 10px;
    background-color: #F38515;
    border-radius: 50px;
}
.menu-langs:focus { pointer-events:none; }
.menu-langs:focus .langs-dropdown { opacity:1; visibility:visible; }
.langs-dropdown {
text-align: center;
    background: #1E1E1E;
    margin: 5px -15px 0px 0;
    padding: 10px;
    border-radius:5px;
    pointer-events: auto;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: visibility 1s;
}
.langs-dropdown a {
    display:block;
    color:white !important;
    width:50px;
    padding:5px;
}
.langs-dropdown a:hover {
color: #F38515 !important;
}

.video-container {
  position: relative;
  display: inline-block; /* Ensures the container wraps around the video */
}

.video-container video {
  width: 100%; /* Adjust as needed */
  display: block;
}

.unmute-button {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 10px 17px 0 17px;
  cursor: pointer;
  font-size: 30px;
  border-radius: 50px;
  z-index: 1000;
  transform: rotate(180deg);
  user-select: none; /* Prevent text selection */
}

.unmute-button:hover {
  background: rgba(0, 0, 0, 0.9);
}


	


.dng-main{
	 background-color:#FFFFFF;  	}
.container{
		padding-left:15px;
	padding-right:15px;
		width: var(--container-width);
	max-width: 100%;
}
.is-container{
	max-width:var(--container-width);
}
.container-fluid {
		padding-right:15px;
	padding-left:15px;
		margin-right: auto;
	margin-left: auto;
}   
#dnn_content{
	 padding-top:0px;		 padding-bottom:0px;	}		

@media (min-width:576px) {
	
		}
@media (min-width:768px) {
		}
@media (min-width:992px) {
		}
@media (min-width:1200px) {
		}


	.left-full-column > .full-column-inner{
		margin-left:calc((var(--container-width) - 100vw)/2);
		width:calc(100% + (100vw - var(--container-width))/2);
	}
	.right-full-column > .full-column-inner{
		margin-right:calc((var(--container-width) - 100vw)/2);
		width:calc(100% + (100vw - var(--container-width))/2);
	}

	.full-column > .full-column-inner{
		width:100vw;	
		margin-left:calc((var(--container-width) - 100vw)/2 - 15px);
	}
	.layout-no-plr .full-column > .full-column-inner{
		margin-left:calc((var(--container-width) - 100vw)/2);
	}

	.rtl .left-full-column > .full-column-inner{
		margin-left:auto;
		margin-right:calc((var(--container-width) - 100vw)/2);
	}
	.rtl .right-full-column > .full-column-inner{
		margin-right:auto;
		margin-left:calc((var(--container-width) - 100vw)/2);
	}
	.rtl .full-column > .full-column-inner{
	
		margin-left:auto;
		margin-right:calc((var(--container-width) - 100vw)/2 - 15px);
	}
	.rtl .layout-no-plr .full-column > .full-column-inner{
		margin-left:auto;
		margin-right:calc((var(--container-width) - 100vw)/2);
	}

		@media (max-width:575px) {
		.left-full-column > .full-column-inner{
			margin-left:-15px;
			width:calc(100% + 15px);
		}
		.right-full-column > .full-column-inner{
			margin-right:-15px;
			width:calc(100% + 15px);
		}
		.full-column > .full-column-inner{
			width:calc(100% + 30px);
			margin-left:-15px;
		}


		.rtl .left-full-column > .full-column-inner{
			margin-left:auto;
			margin-right:-15px;
		}
		.rtl .right-full-column > .full-column-inner{
			margin-right:auto;
			margin-left:-15px;
		
		}
		.rtl .full-column > .full-column-inner{
			margin-left:auto;
			margin-right:-15px;
		}
	}
	




h1, h2, h3, h4, h5, h6{
	font-family:inherit;
}

h1{
	color:#272727;
	font-family:"IRANSans"; 	font-weight:500;
	font-size:2.25rem;
	line-height:1.2;
	letter-spacing:0;
}		
h2{
	color:#272727;
		font-family:"IRANSans"; 	font-weight:500;
	font-size:1.75rem;
	line-height:1.3;
	letter-spacing:0;
}		
h3{
	color:#272727;
		font-family:"IRANSans"; 	font-weight:500;
	font-size:1.75rem;
	line-height:1.3;
	letter-spacing:0;
}		
h4{
	color:#272727;
		font-family:"IRANSans"; 	font-weight:500;
	font-size:1.625rem;
	line-height:1.4;
	letter-spacing:0;
}		
h5{
	color:#272727;
		font-family:"IRANSans"; 	font-weight:500;
	font-size:1.375rem;
	line-height:1.4;
	letter-spacing:0;
}		
h6{
	color:#272727;
		font-family:"IRANSans"; 	font-weight:500;
	font-size:1.25rem;
	line-height:1.5;
	letter-spacing:0;
}	

#Body .is-inherit-root-text,
#Body .is-inherit-root-text p,
#Body .is-inherit-root-text li,
#Body .is-inherit-root-text div,
#Body .is-inherit-root-text span{
	color: #4a3535 ;
}
#Body .is-inherit-root-text h1{
	color:#272727;
}
#Body .is-inherit-root-text h2{
	color:#272727;
}
#Body .is-inherit-root-text h3{
	color:#272727;
}
#Body .is-inherit-root-text h4{
	color:#272727;
}
#Body .is-inherit-root-text h5{
	color:#272727;
}
#Body .is-inherit-root-text h6{
	color:#272727;
}
#Body .is-inherit-root-text a, 
#Body .is-inherit-root-text a:link{
	color:#f38515;
}
#Body .is-inherit-root-text a:visited{
	color:#f38515;
}
#Body .is-inherit-root-text a:hover{
	color:#f38515;
}
#Body .is-inherit-root-text a:active{
	color:#f38515;
}



@media only screen and (min-width: 576px)  {
						}
@media only screen and (min-width: 768px) {	
						}
@media only screen and (min-width: 992px) {	
		h1{
		font-size:3rem;		line-height:1.2;	}
			h2{
		font-size:2.5rem;		line-height:1.4;	}		
			h3{
		font-size:2rem;			}		
				}
@media only screen and (min-width: 1200px) {	
						}

a, 
a:link{
	color:#f38515;
}
a:visited{
	color:#f38515;
}
a:hover{
	color:#f38515;
}
a:active{
	color:#f38515;
}



.btn-accent,
a.btn-accent{
	color:var(--accent-color);
	border-color:var(--accent-color);
	background-color:var(--accent-color);
}
[class*="am-btn-"].btn-accent:before{
	background-color:var(--accent-color);
}

div [class*="am-btn-"].hover-accent:hover{
	color:var(--accent-color);
	border-color:var(--accent-color);
	background-color:var(--accent-color);
}
div [class*="am-btn-"].hover-accent:hover:before{
	background-color:var(--accent-color); 
}



#Body .bg-accent{
	background-color:var(--accent-color);
}
#Body .color-accent{
	color:var(--accent-color);
} 
#Body .border-accent{
	border-color:var(--accent-color);
}
#Body .bg-accent-hover:hover{
	background-color:var(--accent-color);
}
#Body .color-accent-hover:hover{
	color:var(--accent-color);
} 
#Body .border-accent-hover:hover{
	border-color:var(--accent-color);
}

#Body .bg-accent2{
	background-color:var(--accent-color2);
}
#Body .color-accent2{
	color:var(--accent-color2);
} 
#Body .border-accent2{
	border-color:var(--accent-color2);
}

#Body .bg-accent3{
	background-color:var(--accent-color3);
}
#Body .color-accent3{
	color:var(--accent-color3);
} 
#Body .border-accent3{
	border-color:var(--accent-color3);
}
#Body .bg-accent4{
	background-color:var(--accent-color4);
}
#Body .color-accent4{
	color:var(--accent-color4);
} 
#Body .border-accent4{
	border-color:var(--accent-color4);
}
#Body .bg-accent5{
	background-color:${AccentColour5};
}
#Body .color-accent5{
	color:${AccentColour5};
} 
#Body .border-accent5{
	border-color:${AccentColour5};
}

b,
strong{
	font-weight:600;
}
.bold,
.font-weight-bold,
.strong-before:before,
.strong-after:after,
.strong-before :before,
.strong-after :after{
	font-weight:600!important;
}



#Body, body, .Head, .SubTitle, .SubSubTitle, .Normal{
	font-family: IRANSans;  
	font-size: 1rem; 
	line-height: 1.8;
	letter-spacing: 0;
	color: #4a3535 ;
}
.default-size{font-size:1rem;}
.default-lineheight{line-height:1.8;}

@media (min-width:576px) {
		}
@media (min-width:768px) {
		}
@media (min-width:992px) {
		}
@media (min-width:1200px) {
		}



button, 
input, 
select, 
textarea,
.btn{
	font-family: IRANSans;  
}

.default-color{
	color: #4a3535!important;
}
.default-bg-color{
	background-color: #4a3535!important;
}
.default-bg-color-hover:hover{
	background-color:#4a3535!important;
}
.default-border-color{
	border-color: #4a3535!important;
}
.accent-color{
	color: #f38515;
}
.default-family{
	font-family:"IRANSans"!important;
}
.family2{
	font-family:"IRANSans"!important;
}

/*default color*/



/*page title*/
.page-title-bg{
			background-color:#f0f0f0; 
		}		
.page-title .title-area:after{
	border-color: #f3bebe; 
}


	

.page-title-bg.light-overlay::after{
	background-color: rgba(255, 255, 255, 0.10);
}
.page-title-bg.dark-overlay::after{
	background-color: rgba(0, 0, 0, 0.10);
}

.page-title-container{
	 height: 200px;
}
@media only screen and (max-width: 767px) {
	.page-title-container{
		height: auto;padding-top:35px;padding-bottom:35px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.page-title-container{
		height:120px;
		min-height:162px;
		padding-top: 45px;
		padding-bottom: 45px;
	}
}
 
.page-title .main-title span::before{
	background-image: linear-gradient(to right, #f3bebe , #fff1cd);
 }

/*breadcrumbs*/
.page-breadcrumbs{
	background-color:#ffffff;  
	}
.page-breadcrumbs > .container{
		padding-top:20px;
				padding-bottom:10px;
		}

.page-breadcrumbs .breadcrumbs a:hover{
		color:var(--accent-color)!important;
	}

.page-breadcrumbs .breadcrumbs{
    color: #666666;
    font-size: 14px;
}
.page-breadcrumbs .breadcrumbs-box > a,
.page-breadcrumbs .breadcrumbs-box > span > span > span{
    line-height:20px;
}
.page-breadcrumbs .breadcrumbs a,
.page-breadcrumbs .breadcrumbs a:link,
.page-breadcrumbs .breadcrumbs a:active,
.page-breadcrumbs .breadcrumbs a:visited{
    color: #666666;
    font-size: 14px;
}
.page-breadcrumbs .breadcrumbs a:hover{
			color:var(--accent-color)!important;
	}

.breadcrumbs_sytle2 .breadcrumbs-box,
.breadcrumbs_sytle3 .breadcrumbs-box > a:before, 
.breadcrumbs_sytle3 .breadcrumbs-box > span > span > span:before{
	background-color:#ededed;
}

/*sidebar dynamic*/

.sidebar_dynamic.sidebar_dynamic_sytle01{
	padding-right:40px;	}
.sidebar_dynamic.sidebar_dynamic_sytle01 > .sidebar_sticky{
	 	 }


.sidebar-main{
	display: flex;
}
.sidebar-main .sidebar-bar{
	width: 340px;
    flex: 0 0 340px;
}
.sidebar-main .sidebar-container{
	 flex-grow: 1;
	 width:  calc(100% - 340px);
}

.sidebar-main .sidebar_pos_right{
	order:2
}


@media only screen and (max-width: 767px) {
	.sidebar-main{
		flex-direction: column;
	}
	.sidebar-main .sidebar-bar{
		width:100%;
		flex: 0 0 100%;
	}	
	.sidebar-main .sidebar-container{
		width: 100%;
		flex: 0 0 100%;
	}

				.sidebar-main .sidebar-bar{
			order:1
		}	
		.sidebar-main .sidebar-container{
			order:0
		}
	}
 
@media only screen and (max-width: 991px) {
	.sidebar_dynamic.sidebar_dynamic_sytle01{
		padding-right:15px!important;
		padding-left:15px!important;
		margin-top: 30px;
	}
	.sidebar_dynamic.sidebar_dynamic_sytle01 > .sidebar_sticky{
		padding-top:0!important;
		padding-bottom:0!important;
	 }

}

.has-sidebar >.row{
	position: relative;
}




/*page */
.swiper-container .swiper-pagination-bullet-active{
	background: var(--accent-color);	
}
.swiper-container .swiper-button-next:hover, 
.swiper-container .swiper-button-prev:hover{
	color: var(--accent-color);	
}
 
.isotope-grid .isotope-group a:before {
    border-top-color:var(--accent-color2);
}

.isotope-grid .isotope-group a:after {
    border-top-color:var(--accent-color2);
}

.easy-carousel .pagination-bullet{
	color: var(--accent-color);	
}
 


/* ///////////////////////////////////////////////// */

#Body.rtl, body.rtl, .rtl .Head, .rtl .SubTitle, .rtl .SubSubTitle, .rtl .Normal,
.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6,
.rtl .default-family,
.rtl .family2 {
	font-family: IRANSans,Tahoma;
}



