/*
Theme Name: Formatbramy
Template: base
Version: 1.0
*/


@import url("../base/style.css");
/* =Theme customization starts here*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,300&subset=latin,latin-ext);

body,
button,
input,
select,
textarea {
    color: #3d3d3d;
    font-family: 'Work Sans', sans-serif !important;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: normal;
    font-family: 'Work Sans', sans-serif !important;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #3d3d3d;
    font-weight: 400;
}

blockquote {
    margin: 0 15px;
    font-size: 20px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
    display: inline;
    font-family: 'Work Sans', sans-serif !important;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
}

body {
    font-weight: 400;
    /*overflow: hidden;*/
    
    background: #ffffff;
    position: relative;
    font-family: 'Work Sans', sans-serif !important;
    line-height: 1.5;
}

.caption_wrap .slider_title {
	/*background: #000 none repeat scroll 0 0;*/
    background-color:rgba(0,0,0,0.9);
	padding:20px;
	width: 60%;
	text-align: center;
}

.caption_wrap {
	
	padding-top:25%;
}

.bx-controls {
    
    display: none !important;
}

.entry-content {
    font-size: 19px !important;
}

.footer-right {
    
    float:right;
}

.feature-post-excerpt {
    
    display: none !important;
}

.feat_readmore-button {
    
    display: none !important;
}

.page_img {
    
    display: none !important;
}

table, th, td {
    border: none !important;
    font-weight: inherit !important;
}

.entry-content ul {
    
    margin-left: 50px;
    margin-bottom: 10px;
}

.category_fade {
    border: 1px solid;
    transition: all .2s ease-in-out;
    transform: scale(0.95);
}

.category_fade:hover {
    transform: scale(1.0);
}

hr {
    height: 6px;
    background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
}

h3 {
    
    padding-top:10px;
    padding-bottom:10px;
    background-color: #37A636;
    color: #fff;
}

.entry-header {
    
display: none !important;
}

.feature-post-wrap a h2 {
    
    padding-top:10px;
    padding-bottom:10px;
    background-color: #000;
    color: #fff;
}

.feature-post-thumbnail {
    margin-bottom:0px;
}

.header-text-logo .header-text-container h1.site-title {
    
    background-color: #37A636;
    padding:20px 70px 20px 70px;
    text-transform: uppercase;
    text-align:center;
    color: #fff;
    margin-bottom: 20px;
}

#toggle-container {
    width: 50%;
}

#partner-page-container {
    float:right;
    width: 30%;
    color: #37A636;
    font-size:22px;
    font-weight:400;
    text-align: center;
}

#partner-page-container > h1 {
    color: #37A636;
    font-size:22px;
    font-weight:600;
    margin-bottom:30px;
    text-align: center;  
}

.header-logo-only .site-title {
    
    margin-bottom: 10px !important;
    margin-top: 1px !important;
}

.cta-wrap {
    background: #37A636 !important;    
    color: #37A636 !important;
}

.ap_toggle.open .ap_toggle_title, .ap_toggle.open .ap_toggle_title::before {
    
    background: #37A636 !important;
    }

.ap_toggle.open .ap_toggle_title::before {
    
    border-color: #37A636 !important;
}

.ap_toggle.open .ap_toggle_title::before {
    
    color: #fff !important;
}

.ap_toggle.close .ap_toggle_title::before {
    
    color: #37A636 !important;
}

.ap_toggle_title {
    
    color: #37A636 !important;
}

.ap_toggle.open .ap_toggle_title {
    color: #fff !important;
}

#site-navigation ul li:hover > a, #site-navigation ul li.current-menu-item > a, #site-navigation ul li.current-menu-ancestor > a {
    color: #37A636 !important;

}

.top-header .call-us span {
    color: #37A636 !important;

}

.footer-socials a, .copyright-info a {
    color: #37A636 !important;
}

#toggle-container > h1, #testimonial-container > h1 {
    color: #37A636 !important;

}

#go-top {
    
    color: #37A636 !important;
}

#go-top:hover {
    background: #37A636 !important;
    color: #fff !important;
}

.navigation .nav-links a, .bttn, button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-color: #37A636 !important;
    color: #37A636 !important;
}

.navigation .nav-links a, .bttn, button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-color: #37A636 !important;
    color: #37A636 !important;
}

.navigation .nav-links a:hover, .bttn:hover, button, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #37A636 !important;
    border-color: #37A636 !important;
    color: #fff !important;  
    
}

.feature-post-wrap a:hover h2 {
    color: #37A636 !important;
}

.ap_toggle_title:hover {
    background: #DCF4DB !important;
};
