﻿﻿/*
Theme Name: alfaresapp.com
Theme URI: http://www.alfaresapp.com
Author:  Designed by ahmed hasan | mobile-whatsapp: 00201004224742
Version: 6.3.2
License: www.alfaresapp.com
License URI: http://www.alfaresapp.com
Tags: alfaresapp , AlfaresSoft
*/
/* CSS Document */
 @import url('http://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&amp;family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&amp;family=Oswald:wght@200;300;400&amp;family=Quicksand:wght@300;400;500;600;700&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap');
html{
	direction:rtl !important;
	margin: 0;
	padding: 0;
}
body{
	direction:rtl !important;
	font-family: 'Cairo' !important;
}

.owl-carousel .owl-dots, .top-button {
  text-align: center;
  padding-top: 10px;
}
.container_h{
	max-width: 1320px;
	margin-left: auto;
  margin-right: auto;
}
.error_404 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 300px;
  margin: 20px 0;
}
.error_404 h1 {
  font-size: 16px;
  color: #333232;
}
.error_404 p {
  max-width: 500px;
  font-size: 14px;
  font-weight: normal;
  line-height: 35px;
  color: #333232;
}
.error_but {
  border-radius: 5px;
  background-color: #2580c3;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
}
.error_404 img {
  width: 100%;
  max-width: 600px;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .error_404 {
    flex-direction: column;
  }
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
  
.navigation li {
    display: inline;
}
  
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
  
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}
.styleofpost{
	line-height: 35px;
}
.integrated > div{
	margin: 50px 0;
}
@media (max-width: 576px) {
	.integrated.five-items > div:nth-child(2n) .layer, .integrated > div:nth-child(2n) .layer{
		clip-path:polygon(72% 7px,100% 35px,100% 100%,72% calc(100% - 30px),0 100%,0 35px) !important;
	}
	.integrated.five-items > div:last-child .layer, .integrated > div:nth-child(3) .layer{
		clip-path:polygon(72% 7px,100% 35px,100% 100%,72% calc(100% - 30px),0 100%,0 35px) !important;
	}
	.integrated > div:nth-child(2n+1) .layer, .values > div:nth-child(2n+1) .layer{
		clip-path:polygon(72% 7px,100% 35px,100% 100%,72% calc(100% - 30px),0 100%,0 35px) !important;
	}
}
.nav-link{
	font-weight: bold !important;
}
.dropdown-item{
	font-weight: bold !important;
}
.text-muted a{
	color: #343a40;
	text-decoration: none;
}
.post_cate{
	position: absolute;
	z-index: 99;
}
.post_cate a{
	text-decoration: none !important;
  display: block;
  margin-top: 14px;
}
.post_img {
	position: relative;
	z-index: 9;
	height: 220px;
  overflow: hidden;
}
.post_img img{
	width: 100%;
   height: 220px;
 	position: relative;
	margin-bottom: 10px;
	object-fit: cover;
}
.cat_blog{
	margin: 10px;
}

.apps_mail .container {
  background-image: linear-gradient(to left,#2580c3,#fff);
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 40px rgba(22,140,175,.3);
}
.mail_img img{
	width: 100%;
}
.email_inp{
	width: 300px;
  border: 1px solid #E5E5E5 !important;
  border-radius: 10px;
  background-color: #fff !important;
  height: 50px;
  text-indent: 10px;
  font-size: 16px;
  color: #aeaeae;
  box-sizing: border-box;
}
.email_sum{
	background: #FFB900 !important;
  border-radius: 10px !important;
  height: 50px !important;
  width: 120px !important;
  color: #141414;
  border: 0;
  font-size: 16px;
  font-weight: bold;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
