@font-face {
    font-family: 'yekan';
    src: url('../fonts/persian/Yekan.eot');
    src: url('../fonts/persian/Yekan.eot#iefix') format('embedded-opentype'),
    url('../fonts/persian/Yekan.woff') format('woff'),
    url('../fonts/persian/Yekan.ttf') format('truetype'),
    url('../fonts/persian/Yekan.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'YekanNumbers';
    src: url('../fonts/persian/YekanNumbers-Regular.eot');
    src: url('../fonts/persian/YekanNumbers-Regular.eot#iefix') format('embedded-opentype'),
    url('../fonts/persian/YekanNumbers-Regular.woff') format('woff'),
    url('../fonts/persian/YekanNumbers-Regular.ttf') format('truetype'),
    url('../fonts/persian/YekanNumbers-Regular.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    font-family: 'yekan','arial';
    color: black;
}
.required-mark{
	float:right;
	color: #EC6824;
	margin-left:5px;
}
html,body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
a{
    text-decoration: none!important;
    color: unset;
}
a:hover {
    color: unset;
}
*:focus {
    outline: none!important
}
* {
  margin: 0; 
  padding: 0;
}
.fa {
    vertical-align: middle;
}


.bg{
    background: rgba(0, 0, 0, 0) url(../images/bg.png) no-repeat fixed center center / cover;
    height: 100%;
    width: 100%;
}
.breadcrumb {
    padding: 8px 15px;
    margin: 40px 0px !important;
    list-style: none;
    background-color: #dcdcdc;
    border-radius: 4px;
}
.page-title {
	text-align:center;
}

.page-title h1{
    font-size: 27px !important;
    color: #D3530E;
    /* font-weight: bold; */
    margin-bottom: 40px;
    text-shadow: 2px 1px #333;
}
.single_content{
	margin:40px 0px;
}
.single_content_main{
	margin-bottom:40px;
}
/*
.overlay {
    position: fixed;
    z-index: 100000;
    top:120px;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 0px
}
nav:hover .overlay {
    height: 100vh;
    display:block;
}
.overlay:hover {
    height: 0px
}*/
header.fixed {
    position: fixed;
    z-index: 100;
    left: 0px;
    right: 0px;
}
header .head {
    line-height: 120px;
    height: 120px;
    background: #ffffff;
    text-align: center;
}
header .head img {
    width: 200px;
}

/*slideshow:*/

.flickity-prev-next-button svg {
    position: absolute;
    left: -100%;
    top: 70%;
    width: 60%;
    height: 60%;
}

 .carousel .next:hover, .prev:hover, .previous:hover{
  cursor: pointer;
  opacity: 1;
}
.carousel .next{
    right: 70px;
    top: 43vh;
    position: absolute;
}
.carousel .previous {
    left: 70px;top: 43vh;
    position: absolute;
}
.flickity-prev-next-button svg {
    left: 20%;
    top: 20%;
}

/*from tannazacademy:*/
/*.title_box {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    padding: 0 60px 0 0;
    background-image: url('../images/title_box.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    font-weight: bold;
}

.title_box_white {
    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 20px;
    padding: 0 60px 0 0;
    background-image: url('../images/title_box_white.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    font-weight: bold;
}
*/

.slideshow_container {
    height: 90vh;
    width: 100%;
    overflow: hidden;
    padding: 0px;
    border-top: 3px solid black;
}

.slide_caption {
    width: 33%;
    position: absolute;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    text-shadow: 0 0 20px rgba(0,0,0,0.5);
    top: 70%;
    height: 70px;
    /* left: auto; */
    background: rgba(0,0,0,0.7) !important;
    line-height: 68px;
    font-size: 28px;
}

.title_box {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: black;
  border-bottom: 1px dotted #555;
  margin: 20px 0px;
}
.title_box .main_txt {
    height: 60px;
    border-bottom: 1px solid black;
    line-height: 60px;
    display: inline-block;
}
.title_box .gama_txt {
    color: #eb5f15;
}

.title_box .gama {
    color: #eb5f15;
}

.divider {
    width: 100%;
    height: 40px;
}
.aboutus p{
	margin:33px;
}
.aboutus_area {
    text-align: justify;
    line-height: 25px;
    background-color: #e7e7e7;
    padding: 20px 0;
}
.about-image{
	padding:7px !important;
}
.about-image img{
	display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.aboutus_images{
	padding:7px !important;
}
.aboutus_images img {
    display: block;
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.aboutus_images .img1 {
    width: 100%;
}
.aboutus_images .img2 {
    width: 48%;
    float: right;
    margin-left: 2%;
}
.aboutus_images .img3 {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.logo_area {
    position: relative;
    height: 40px;
}
.logo_area img {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 226px;
    margin-left: -113px;
}
/* animated button:*/
.animated_button {
    width: 143px;
    height: 35px;
    padding: 0px;
    background: #2b2a2a;
    border-radius: 0px;
    line-height: 35px;
    position: relative;
    box-sizing: initial;
    float: left;
    text-align: center;
}
.animated_button .icon_bg {
    background: #ef6c00;
    width: 0px;
    height: 35px;
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all 0.3s linear

}
.animated_button .icon {
    color: white;
    position: absolute;
    top: 0px;
    width: 35px;
    text-align: center;
    left: 0;
    opacity: 0;
    transition: all .6s linear;
    /*animation-delay: 0.5s*/
}
.animated_button .content {
    position: absolute;
    top:0px;
    width: 143px;
    right: 0px;
    z-index: 2;
    transition: all 0.3s linear;
    color: white;
}

.animated_button:hover .icon_bg {
    width: 143px;
    box-shadow: 0px 0px 0px 1px #ef6c00;
}
.animated_button:hover .content {
    color: white;
    right: 15px;
}
.animated_button:hover .icon {
    opacity: 1
}
.animated_button:focus .icon_bg {
    background: #ef6c00
}
.animated_button:focus {
    border: 1px solid #ef6c00
}
/*third button (largen than usual):;*/


.animated_button_large {
    width: 200px;
}
.animated_button_large .content {
    width: 200px;
}

.animated_button_large:hover .icon_bg {
    width: 200px;
}

/*white animated button:*/
.animated_button_transparent {
    width: 143px;
    height: 35px;
    padding: 0px;
    background: transparent;
    border: 1px solid white;
    line-height: 35px;
    border-radius: 18px;
    position: relative;
    box-sizing: initial;
    float: left;
}
.animated_button_transparent .icon_bg {
    background: white;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 18px;
    transition: all 0.3s linear

}
.animated_button_transparent .icon {
    color: black;
    position: absolute;
    top: 0px;
    width: 35px;
    text-align: center;
    left: 0;
}
.animated_button_transparent .content {
    position: absolute;
    top:0px;
    right: 10px;
    z-index: 2;
    transition: all 0.3s linear;
    color: white;
}

.animated_button_transparent:hover .icon_bg {
    width: 143px;
}
.animated_button_transparent:hover .content {
    color: black;
    right: 15px;
}
.animated_button_transparent:focus .icon_bg {
    background: #bf2669
}
.animated_button_transparent:focus {
    border: 1px solid #bf2669
}
.product_box img {
    height: auto;
	width:100%;
}
.product_box .image_area {
    position: relative;
}
.product_box .overlay {
    position: absolute;;
    width: 100%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0,0,0,0.74);
    list-style: none;
    color: white;
    margin: 0px;
    line-height: 30px;
    padding: 0 10px;
    border-bottom: 3px solid #ea5f15;
    height: 0px;
    overflow: hidden;
    border-top: none;
    transition: all 0.3s
}
.product_box .image_area:hover .overlay {
    border-top: 3px solid #ea5f15;
    height: auto;
    overflow: auto;
    padding: 20px 10px;
}
.product_title {
    width: 100%;
    text-align: center;
    font-size: 22px;
}
.btn.details {
    background: #eeeeee;
    border-radius: 0px;
    border: none;
    transition: all 0.3s;
    float: left;
}

.btn.details:hover {
    box-shadow: #bbbbbb 0px 0px 5px 0px;
}


.simple_more {
    color: black;
    float: left;
    cursor: pointer;
    transition: all 0.2s
}
.simple_more .fa {
    padding: 0 5px!important;
    transition: all 0.2s
}

.simple_more:hover .fa {
    padding: 0 10px!important
}

.carousel-cell {
     width: 100%;
    height: auto;
    margin-right: -10px;
    background: #fafafa;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
.flickity-page-dots {
    display: none;
}
.flickity-prev-next-button {
    top: -60%;
    border-radius: 0px;
    background: #eeeeee;
    width: 34px;
    height: 34px;
    font-size: 14px;
}
.flickity-prev-next-button.next {
    left: 60px;
    right: auto;
}
.flickity-prev-next-button:hover {
    background: #dddddd;
}
.flickity-prev-next-button svg {
    width: 30%;
    left: 35%!important;
}
.footer {
   /*  min-height: 575px;
	background-image: url('../images/footer_bg.jpg');
	background-attachment: fixed;
	background-size: 100% auto; */
	color: #000;
	background: #e7e7e7;
	border-top:1px dotted #555 !important;
}
.footer_container {
    padding: 20px 0;
}
.footer .fa {
    color: #ec6824;
}
.footer .fa, .footer p {
    display: inline-block;
}

.footer .contact_info {
    line-height: 40px;
    padding: 20px 0;
}
.footer .map {
    height: 240px;
    width: 100%;
}
.product_button_area {
    height: 50px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
	width: 100%;
	padding: 10px;
	 background-color: rgba(255,255,255,0.7);
}
.product_title {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    background-color: rgba(255,255,255,0.7);
}
.footer .form-control {
	background-color: rgba(255,255,255,0.41);
    border: none;
    border-radius: 0px;
}
.footer #captcha-id {
    width: 70%;
    float: left;
    margin-top: 8px;
}
.footer .submit_area button {
	background: white;
	color: black;
}
@media only screen and (max-width: 768px){
	.slide_caption {
	    width: 50% !important;
	    font-size: 22px !important;
	}
}
@media only screen and (min-width: 320px) and (max-width: 479px){ 
    .font-sm {
        font-size: 9.5px;
        padding: 0px
    }
    .font-md {
        font-size: 12px;
        padding: 0px;
    }
    .font-lg {
        font-size: 14px;
    }
    figcaption{
        right: 10%;
        width: 80%;
        bottom:25%;
    }
    .diy-slideshow figcaption {
        right: 25%;
        width: 50%;
        bottom: 45%;
    }
    .products_tab li {
        width: 100%;
        line-height: 25px
    }
    .aboutus_images img {
        height: 160px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px){ 
    .font-md {
        font-size: 14px;
    }
    .font-lg {
        font-size: 14px;
    }
     .carousel .next{
        right: 40px;
    }
    .prev{
      left: 40px;
    }
    .previous{
      left: 40px;
    }
    figcaption{
        right: 30%;
        width: 40%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){ 
    .font-md {
        font-size: 14px;
    }
    .font-lg {
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1400px){ 
    .font-md {
        font-size: 16px;
    }
    .font-lg {
        font-size: 16px;
    }
}
@media only screen and (min-width: 1401px) and (max-width: 1999px){ 

    .font-md {
        font-size: 18px;
    }
    .font-lg {
        font-size: 16px;
    }
}
.inner_content {
	margin-top: 20px
}
.caret {
    display: none;
}
.margin-20-0 {
    margin: 20px 33px !important;
}
.contact-form{
	padding:60px;
}
.footer-design{
	 padding: 20px 0px;
	}
.shabdiz{
	color:orange;
}

@media only screen and (max-width: 468px){
	.slide_caption {
	    width: 50% !important;
	    font-size: 22px !important;
	}
}
.nav>li>a:focus, .nav>li>a:hover , .nav>li>a:active  {
    text-decoration: none;
	color: #eb5e14;
    background-color: transparent !important;
   -webkit-transition:all .3s ease;
    transition: all .3s ease;
}
.page-back{
    background-color: rgba(247,247,247,0.8);
    margin: 30px 0px;
}
/* .page-title{
	width:88%;
} */
.product-category img{
	width:100%;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #D3530E !important;
    border-color: #D3530E !important;
}
.category-margin{
	margin:25px 0px;
}
.product-category{
	padding:20px;
}
.product_box2{
    text-align: justify;
	border:1px solid #ccc;
	border-radius:5px;
	background-color: #fff;
	/* margin:10px; */
}
.product_desc2 p{
	font-size:14px;
}
.product-label2{
	font-size: 16px;
    margin: 10px;
}
.product-detailes-image{
	padding:0px 40px;
}
.product-detailes-image img{
    width: 100% !important;
    height: 300px;
    object-fit: cover;
}
/* ***************
main-content
*************** */
.main-content2{
	padding: 20px;
    background-color: #fff;
    margin: 20px;
}
.news-contentDetails-Mainimage{
	text-align:center;
}
.news-contentDetails-Mainimage img{
	width:50%;
	height:auto;
	margin:20px;
}
/* ***************
faq
*************** */


.faq
{
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #e0e0e0;
	margin-top: -1px;
}
.faq:first-child
{
	padding-top: 0;
	border-top: none;
	margin-top: 0;	
}
.faq-title
{
	margin-top: 0;
	margin-bottom: 0;	
	cursor: pointer;
	color: #d67625;
}
.faq-status
{
	display: none;
	padding-top: 15px; 
}
.footer_info p{
	display:inline;
}
.footer_info i{
	color:#D3530E;
}
.page-head-title{
	    width: 94%;
}
.single_content_main p{
	line-height:2;
}
.single_content_main img{
	width: 80%;
    height: auto;
    object-fit: cover;
}  
.myCaptcha img{
	width: 80px !important;
    height: auto;
} 
.fa-refresh{
	cursor:pointer;
}
.dropdown-menu {
    background-color:transparent !important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #ea5f17 !important ;
    text-decoration: none;
    background-color: #fff !important;
    outline: 0;
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
    color: #ea5f17 !important;
}
.footer_container .form-control{
	color:#fff !important;
}
.news-contentDetails-p p{
	text-align:justify;
}
@media (min-width: 1000px) { 
	.col-mhd-2{
		width: 20.0005% !important;
	}
	.product_box img {
	    height: 240px;
	    width: 100%;
	}
	.container {
	    width: 1290px;
	}
}
#owl-demo img{
	    width: 100% !important;
    height: 100px !important;
}
#owl-demo .item{
	margin:15px;
}
.owl-buttons {
    position: absolute;
    top: -70px;
    left: 0px;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px !important;
    background: #606562 !important;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}