
/*
Theme Name: AhmedAdham
Author: AhmedAdham
Version: 1

*/

/* Normalize */
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
body {
font-family: "Droid Arabic Naskh", verdana, Times, serif;
font-size: 14px;
line-height: 1.75;
color: #333;
margin: 0
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
optgroup,b,strong{font-weight:700}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
svg:not(:root){overflow:hidden}
hr {box-sizing: content-box;height: 0;overflow: visible;}
pre{overflow:auto}
a {background-color: transparent;font-family: inherit;color:inherit;text-decoration:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
button,input,textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}
button,input {overflow: visible;}
button,select{text-transform:none}
textarea {overflow: auto;}
input[type="search"]:focus{
    border-color: #e84545;
    outline: 0
}
button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
button:focus{outline: 0}
blockquote{border-right: 5px solid #e84545;padding: 10px 20px;margin: 0 0 20px;quotes: none;}
aside {margin-bottom: 40px;}
img {border-style: none;max-width:100%;vertical-align:middle;border:0}
dl, dt, dd, ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
h1,.h1 {font-size: 20px}
h2,.h2 {font-size: 18px}
h3,.h3 {font-size: 16px}
h4,.h4 {font-size: 15px}
h5,.h5 {font-size: 14px}
h6,.h6 {font-size: 13px}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 ,h1 *, h2 *, h3 *, h4 *, .btn{
font-family: "Droid Arabic Kufi", Helvetica, Arial, sans-serif;
color: inherit
}
.bold{font-family: "Droid Arabic Kufi", Helvetica, Arial, sans-serif;}
p{margin: 0 0 11px;font-weight: 500}
p {


}
a:hover{color:#e84545}
/* Layout */
.container{margin:0 auto;padding: 0 15px;overflow: hidden;}
.container-fluid{padding: 0 24px;margin-right:auto;margin-left:auto}
.overlay {position: absolute;top: 0;left: 0;right:0;bottom: 0;background-color: rgba(36, 41, 54, 0.85)}
.nav ul {list-style: none;}
.list-unstyled{list-style: none;}
.list-inline li{display: inline-block;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-left{text-align: left;}
.pull-right{float:right !important}
.pull-left{float:left !important}
.btn {
display: inline-block;
padding: 5px 15px;
font-size: 13px;
text-align: center;
white-space: nowrap;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
}
.section-padding{padding-top: 80px;padding-bottom: 80px}
.relative{position: relative;}
.btn:hover,
.btn.active {
outline: 0;
-webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.white{color:#fff !important}
.bg-white{border: 1px solid #eaeaea;background: #fff}
.site-color{color: #e84545;}
.gray{background: #f8f8f8}
.wrapper {width: 100%;}
.hidden-xs {display: none !important}
/* Header */

.site-header{
width: 100%;
}

.topbar{
border-bottom: 1px solid #e0e0e0;
background: #fff;
color: #2b2e4a;
    font-size: 12px;
}
.front-page .topbar{background: #2b2e4a;color: #fff}
.topbar .contact-info{padding: 4px 0;}
.topbar .contact-info ul li{padding:5px 15px}
.topbar .contact-info ul li.pull-left{padding:0}
.topbar .contact-info li .btn{}
.topbar .contact-info li i{
margin-left: 7px;
color: #e84545;
}
/* Navigation */
.site-header-menu{font-size: 12px;background: #fff;padding: 10px 0;width: 100%}
.site-header-menu .container{overflow: visible;}
.brand-logo {
display: block;
height: 100%;
overflow: hidden;
text-align: center;
float: left;
}
.menu-top{
    margin: 20px 15px;
}

.menu-top .nav-list {display: none;width: 100%;}
.menu-top .nav-list li{border-top:1px solid #ddd;position: relative;}
.menu-top .nav-list a{position: relative;display: block;padding: 14px 0;white-space: nowrap;transition: .25s ease-in-out;}
.menu-top .nav-list .sub-menu{
	margin-right: 14px;
	display: none;
}
.menu-top .nav-list li.has_children > a:after {
content: "\4d";
font-family:  "untitled-font-1";
float: left;
color: #b0b0b0
}
.menu-top .nav-list li.has_children > a.active + .sub-menu {display: block;}
.menu-top .nav-list li.has_children > a.active:after {
content: "\4a";
}
.menu-top .nav-list li.has_children > a.active,
.menu-top .nav-list > li.child-select > a,
.menu-top .nav-list  li:hover > a,
.menu-top .nav-list > li.current > a{
color: #e84545;
}
.site-header-menu .nav-toggle {
cursor: pointer;
border-radius: 4px;
padding: 10px ;
margin-top: 10px;
margin-right: 15px;
background-color: transparent;
border: 1px solid #ddd;
}
.site-header-menu .nav-toggle span {
display: block;
margin-bottom: 5px;
background: #888;
transition: 0.4s;
width: 22px;
height: 2px;
border-radius: 1px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
}
.site-header-menu .nav-toggle span:last-child{margin-bottom: 0}
.site-header-menu .nav-toggle.active span{background: #e84545}
.site-header-menu .nav-toggle.active span:nth-child(2) {
opacity: 0
}
.site-header-menu .nav-toggle.active span:nth-child(1) {
-webkit-transform: rotate(-45deg) translate(-4px, 5px);
transform: rotate(-45deg) translate(-4px, 5px);
}
.site-header-menu .nav-toggle.active span:nth-child(3) {
-webkit-transform: rotate(45deg) translate(-4px, -5px);
transform: rotate(45deg) translate(-4px, -5px);
}

/*breadCrumbs*/
.breadcrumbs{
background: #2b2e4a;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.43);
    font-size: 12px;
    color: #fff;
}
.breadcrumbs ol li a{
padding: 18px 10px;
display: inline-block;
}
.breadcrumbs ol li .current{
padding: 18px 10px;
font-size: 11px;
}
/*Single box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);*/
.page {
    margin-top: 50px;
    margin-bottom: 50px;
}
.blog-post,
.content-area .post{
	    padding: 20px ;
        margin-bottom: 30px;
        border: 1px solid #eaeaea;background: #fff;    
        box-shadow: inset 0 4px 0 0 #e84545  
}
#toc_container{
	background: #fff !important;
	border: 0 !important;
        
}
.single-post .entry-header img.wp-post-image{
	border: 3px solid #f8f8f8;
	height: auto;
	margin-bottom: 24px;
	width: 100%;
	max-height: 300px;
}
.entry-header .size-thumb-lg{
    width: 100%;
    height: 350px;
}
.entry-header {
    padding: 10px 0 0;
    border: none;
}
.entry-header .entry-title {
    line-height: 1.2;
     margin-bottom: 15px;
}
.entry-meta{
	padding-bottom: 20px;
	color: #939393;
}
.entry-meta span{
    display: block;
    float: right;
    line-height: 28px;
    padding-left: 15px;
    font-size: 16px;
}
.entry-meta span i{margin-left: 7px;}
.entry-content{
	padding-bottom: 20px;
}
.entry-content img{
	border: 3px solid #f8f8f8
}
.single-post .entry-content p, .entry-summary p {
    margin: 0 0 24px;
    margin: 0 0 1.5rem;
    line-height: 1.9;
    font-size: 17px
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin: 24px 0;
    margin: 1.714285714rem 0;
    line-height: 1.714285714;
}
hr {
    background-color: #e1e1e1;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
.entry-content ol,  .entry-content ul{
    margin: 0 24px 24px;
    margin: 0 1.714285714rem 1.714285714rem;
    line-height: 1.714285714;
    
}
.entry-content ul{
	list-style-type: square;
}
.entry-content ol {
    list-style-type: decimal;
}
.entry-content a{color: #e84545}
.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}

.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
    max-width: 100%
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
.entry-callus{ margin-bottom: 25px;}
.entry-callus .btn{background: #e84545;color: #fff;padding: 15px 30px}
.post-tags {
margin-bottom: 10px;
  padding: 14px;
        clear: both;
        border-top: 1px solid #eaeaea;
}
.post-tags a {
display: inline-block;
padding: 6px 10px;
margin-left: 2px;
margin-bottom: 5px;
font-size: 13px;
background: #fff;
color: #e84545
}
.post-tags strong {
font-size: 20px;
margin-bottom: 5px;
display: block;
}
.social-share{
    width: 100%;
}
.social-share .btn{
  margin:  0;
  display: inline-block;
  color: #ffffff
}
.social-share .share{
position: relative;
border: 1px solid #eaeaea;
padding: 8px 10px;
border-radius: 4px;
margin-left: 20px;
}
.social-share  .share:after, .social-share  .share:before {
content: " ";	
height: 0;
width: 0;
position: absolute;
top: 50%;
left: -12px;
pointer-events: none;
border: 6px solid transparent;
border-right-color: #ccc;
margin-top: -6px;
}
.social-share  .share:after {
border: 5px solid transparent;
border-right-color: #fff;
left: -10px;
margin-top: -5px;
}
.social-share i {
padding: 10px;
}
.social-share .btn i {
border-radius: 50%;
background: rgba(255,255,255,.19);
}

.social-share .twitter {background: #00aced}

.social-share .facebook {background: #3B5997}

.social-share .googleplus {background: #D64937}

.social-share .whatsapp {background: #25d366}

.post-pagination {
    padding: 20px;
    border: 1px solid #eaeaea;
}
.post-pagination div {
    display: inline-block;
}
.post-pagination span {
    color: #999;
    display: block;
    padding:10px;
}

.post-pagination a i{margin: 0 7px;}
/* footer */
.services,
.slider,
.site-footer{
	background: url(assets/img/slider.jpg);
position: relative;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
width: 100%;
	color: #c5c5c5;
    font-size: 12px
}
.footer-widget-area{padding: 50px 0}
.site-footer .widget-content{margin-right: 20px}
.footer-widget-area .widget-title{
margin-bottom: 25px;
color: #fff;
text-align: right;
    padding: 9px;
    background: rgba(255, 255, 255, 0.07);
    font-size: 17px;
    margin-bottom: 23px;
    position: relative;
    text-shadow: 0 1px;
}

.footer-widget-area .widget-title{
        padding-bottom: 10px;
}
.site-footer  .info p{
    padding-bottom: 10px;
    border-bottom: 1px solid #45475e;
}
.site-footer .info li{
	padding: 7px 0
}
.site-footer  .info i{
	color: #e84545;
	margin-left: 7px 

}
.footer-menu li{
    margin: 0px 2px 7px;
    height: 35px;
        width: 192px;
    white-space: nowrap;
    border: 1px solid #45475e;
    text-align: center;
    border-radius: 2px;
    position: relative;
    padding: 8px 25px;
}
/* sidebar widget */
.side-widget-area{
	position: relative;
}
.side-widget-area #s {
    width: 100%;
}
.side-widget-area .widget{margin-bottom: 30px;background: #fff;border: 1px solid #eaeaea}
.side-widget-area .widget-title{margin: 0;padding: 10px;font-size: 18px;box-shadow: inset 0 4px 0 0 #e84545}
.side-widget-area .search-input {
    display: inline-block;
    padding: 0 13px;
    font-size: 15px;
    font-weight: 400;
    background: #fff;
    height: 38px;
    border: 1px solid #eaeaea;
}
.side-widget-area ul li {
    border-top: 1px solid #eaeaea;
    overflow: hidden;
        padding: 10px;
}


.widget-most-viewed ul li a:hover h4 {
    color: #e84545;
    transition: .3s ease;
}
.side-widget-area .widget_call_us {
    padding: 50px 0;
    background: #2B2E4A;
    color: #fff;
    border: 1px solid #eaeaea;
}
.widget_call_us .btn{
        border: 1px solid #fff;
    margin-top: 15px;
    padding: 7px 20px;
}
/* blog page */
.page-title{margin-bottom: 45px}
.blog-img{max-width: 280px;    margin-left: 15px;}
.read-more{
        background: #e84545;
    color: #fff;
}
.number-pagination{
    margin: 50px 0;
}
.number-pagination .page-numbers:hover{
    background-color: #e84545;
    color: #ffffff;
    border: 1px solid #e84545;
}
.number-pagination .page-numbers{
background-color: #ffffff;
padding: 10px 15px;
text-decoration: none;
color: #353535;
border-radius: 5px;
margin: 0 2px;
cursor: pointer;
border: 1px solid #e1e1e1;
display: inline-block;
margin-top: 5px;
}
.number-pagination .page-numbers.current{
    background-color: #efefef;
    color: #a0a0a0;
    border: 1px solid #efefef;
}

.callbutton{
display: block;
background: #e84545;
position: fixed;
z-index: 9999;
bottom: 5px;
left: 0;
color: #ffffff !important;
padding-left: 5px;
border-bottom-right-radius: 25px;
border-top-right-radius: 25px;
font-size: 20px;

}
.callbutton i{    
    margin: 0 3px;
    background: rgba(255,255,255,.19);
    padding: 7px 10px;
    border-radius: 50%;
}
.callbutton:hover{
color: #fff;
padding-left: 41px;
background-color: #e84545;
}

/* Responsive 939393*/

    
/* Extra small devices (phones, 600px and down) */


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
h1,.h1 {font-size: 26px}
h2,.h2 {font-size: 24px}
h3,.h3 {font-size: 22px}
h4,.h4 {font-size: 20px}
h5,.h5 {font-size: 18px}
h6,.h6 {font-size: 16px}
} 
@media only screen and (min-width: 768px) {
.container{max-width: 1170px;}
.content-area {
    float: right;
    width: 70.104167%;
}
.hidden-xs {display: block !important}

.side-widget-area {
    float: left;
    width: 26.041666667%;
}
.footer-widget-area .widgets{
	float: right;
}
.footer-widget-area .menu-footer{width: 70%;}
.footer-widget-area .info{width: 28%;padding-right: 20px;}
} 
@media only screen and (min-width: 992px) {
    .callbutton{display: none;}
	.social-share .whatsapp{display: none;}
.site-header-menu .nav-toggle{display: none}
.navbar-header {float: right}
.menu-top {float: left}
.menu-top .nav-list > li{float: right}
.menu-top{margin: 0}
.menu-top .nav-list > li i{
display: block;
text-align: center;
margin-bottom: 5px;
}
.menu-top .nav-list li{border: 0}
.menu-top .nav-list li.has_children > a:after{
position: absolute;
width: 100%;
left: 0;
margin: 0;
text-align: center;
bottom: 0;
line-height: 16px;
}
.menu-top .nav-list a{padding: 15px 16px;}
.menu-top .nav-list{display: block !important}
.menu-top .nav-list .sub-menu li {border-bottom: 1px solid #ddd;}
.menu-top .nav-list .sub-menu li a{padding: 5px 14px}

.menu-top .nav-list .sub-menu {
position: absolute;
opacity: 0;
top: 150%;
min-width: 180px;
line-height: 33px;
display: block;
visibility: hidden;
z-index: 5;
border: 1px solid rgba(0,0,0,.1);
box-shadow: 2px 4px 6px 0px rgba(0,0,0,.4);
left: 0;
background: #fff
}
.menu-top .nav-list li.has_children:hover .sub-menu {
opacity: 1;
visibility: visible;
transition: all 500ms;
top: 114%;
}
} 


/* Clearings */

.cfx:after,.cfx:before,.nav:after,.nav:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}
.cfx:after,.nav:after,.container-fluid:after,.container:after,.row:after{clear:both}