@font-face {
    font-family: 'SDF';
    src: url('fonts/IRANSans-Light-web.woff') format('woff'),
         url('fonts/IRANSans-Light-web.ttf') format('truetype');

    font-weight: normal;
}
@font-face {
  font-family: Parastoo;
  src: url('fonts/Parastoo.eot');
  src: url('fonts/Parastoo.eot?#iefix') format('embedded-opentype'),
       url('fonts/Parastoo.woff') format('woff'),
       url('fonts/Parastoo.ttf') format('truetype');
  font-weight: normal;
}


body {
    font-family: SDF;
    direction:rtl;
}
h1{font-family: Parastoo !important;font-size: 38px !important;}
a{font-family:sdf !important;}
h2,h3,h4,h5,h6,li{font-family:Parastoo !important;}
.owl-carousel h3,.owl-carousel h4,.owl-carousel p{text-align:right;direction: rtl !important;}
h2 span,.specification-title{font-family:sdf !important;font-size:28px;}
.customize-support nav{margin-top: 33px;}
.fullwidthbanner-container .fullwidthabanner h1{text-align:right !important;font-family:sdf !important;color:white !important;font-size:50px !important;}

.fullwidthbanner-container .fullwidthabanner{
    background: -webkit-linear-gradient(right,rgba(253,130,86,1),rgba(247,75,98,1));
    background: -o-linear-gradient(right,rgba(253,130,86,1),rgba(247,75,98,1));
    background: -moz-linear-gradient(right,rgba(253,130,86,1),rgba(247,75,98,1));
    background: linear-gradient(to left,right,rgba(253,130,86,1),rgba(247,75,98,1));
}
.fullwidthbanner-container .fullwidthabanner p{font-family:sdf !important;
color:white !important;margin-top:55px !important;
font-size:15px !important;}

.service{text-align:center;padding-left:100px;padding-right:100px;}
.service .service-colum .service-icon{
	margin-bottom: 20px !important;
	height: 80px;
	width: 80px;
	margin: 0 auto;
	padding-top:20px; 
} 
.service  h4{
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin: 0px;
	text-transform: capitalize;
} 
.service .service-colum .service-text p{
	padding-top:16px; 
}
.feature-content img{
	filter:invert(100%) sepia(94%) saturate(2%) hue-rotate(241deg) brightness(104%) contrast(101%);
}
.feature-content .feature-list:hover img{
	filter: invert(42%) sepia(98%) saturate(2031%) hue-rotate(10deg) brightness(103%) contrast(94%);
}
.specification .icon img{
	filter: invert(42%) sepia(98%) saturate(2031%) hue-rotate(10deg) brightness(103%) contrast(94%);
}
.specification .specification-list:hover img{
	filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(360deg) brightness(106%) contrast(106%);
}
.navbar-header img{width:100%;max-height:45px;}