@charset "utf-8";
/* CSS Document */
.logo-image{margin-top:55px; transition: 0.9s;}
body{font-family: "Roboto",sans-serif;  background-color:#E3E3E3;}
p,h1,h2,h3,h4,h5,h6{font-family: "Roboto",sans-serif;}
.articles p{font-size: 14px;}
.articles h3 a{font-size: 16px;line-height:12px !important; font-weight: normal; padding-top: 15px;}
.sppb-readmore{ font-size: 12px; color: #fff;background-color: #D1D3D4 !important; padding:4px 8px;transition: 0.8s;}
.sppb-readmore:hover{ font-size: 12px; color: #df3144; background-color: #D1D3D4 !important; padding:4px 8px;border-left: solid #df3144 5px; padding-left: 12px; transition: 0.8s;}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{line-height:24px;}

.sppb-carousel-inner>.sppb-item>a>img, .sppb-carousel-inner>.sppb-item>img, .sppb-img-responsive a:hover{
	z-index: -1;
	background: rgba(0,0,0,0.63);
}
.sp-megamenu-parent > li > a:before, .secondary-menu > li > a:before, .sp-megamenu-parent > li > span:before, .secondary-menu > li > span:before {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 0;
  background: #df3144;
  height: 2px;
  transition: 0.4s;
}
.sp-page-title:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px;
  background-image: url(../images/pattran1.png); /* image page title make it yemen */
  background-size:auto;
}
.secondary-menu .menu-child li a:after, .sp-megamenu-parent .sp-dropdown .menu-child li a:after, .secondary-menu .sp-dropdown-inner li a:after, .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li a:after {
	background-color: #df3144;
	
	
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li a{
	color: #000 !important;
}
.sppb-btn.sppb-btn-default:hover{
	background-color: #df3144;
	border: #df3144 solid 1px;
}
#sp-bottom{ background:#282828;
	padding: 20px 0 0;
color: rgba(200,200,200,1.00);}
#sp-footer{ background:#282828;}
#sp-bottom .sp-module ul > li > a{
	color: #939598;
}
#sp-bottom .sp-module ul > li > a:hover{
	color: #df3144;;
}

.btn-primary, .sppb-btn-primary{ background-color: #df3144; border: #df3144 solid 1px;border-radius: 0px 0px;
	}
.btn-primary:hover, .sppb-btn-primary:hover{ background-color: #c8a66a;
	}
.view-article .article-details .blog-details-img-wrapper .article-header-info-wrapper .article-header h1, .view-article .article-details .blog-details-img-wrapper .article-header-info-wrapper .article-header h2{
	line-height: 55px;
	font-size: 45px;
}
.sppb-row-overlay {
	    display:none !important;

}

@media only screen and (min-width: 600px) {
	.view-article div[itemprop="articleBody"] {
    	padding-left: 200px;
    	padding-right: 200px;
    	background-color: #FFFFFF;
	}
	
}
@media only screen and (max-width: 600px) {
	.view-article div[itemprop="articleBody"] {
		padding-left: 50px;
		padding-right: 50px;
		background-color: #FFFFFF;
	}
}
.view-article .article-details{
    background-color: #FFFFFF;
}
/* .view-article .article-details {
	background-color: #FFFFFF;
	padding: 120px 44px;
	width: 70%;
	margin: 0 auto;
}
*/
.sp-page-title{}
.view-article{}
.view-article .article-details .blog-details-img-wrapper.active:after{
	bottom: 20px;
}


/*-------------- SEARCH ----------------- */
input[type="text"]:not(.form-control),input[type="search"]:not(.form-control), input[type="number"]:not(.form-control){
	background-color:#242424;
	height: 20px;
	width: 180px;
	border-radius: 9px 9px;
	font-size: 14px;
	color: #df3144;
	margin: 0 auto;
}
#sp-footer .sp-copyright{
	color: #58595B;
}
.pager > li a{
	color: #c8a66a;
}
.pager > li a:hover{
	border: 1px solid #c8a66a;
	color: #df3144;
}
.view-article .article-details .blog-details-img-wrapper .article-header h1, .view-article .article-details .blog-details-img-wrapper .article-header h2{
	max-width: 100%;
	max-height: 100%;
	font-size: 22px;
}
.view-article .article-details .blog-details-img-wrapper{
	top:auto;
	box-sizing: content-box;
}
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title{
	font-size: 50px;
	letter-spacing: normal;
}

.sppb-ajaxt-contact-form .sppb-form-group .sppb-form-control, .sppb-form-control, .sppb-form-group .sppb-form-control, .sppb-optin-form .sppb-form-group .sppb-form-control{
	padding: 12px 12px;
	height: auto;
}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title:after, .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 2px;
  top: 50%;
  transform: translateY(-30%);
  background-color: #fff;
}
#sp-bottom .sp-module .sppb-icons-group-list li{
	padding: 0 10px;
}
#sp-header {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
    color: white;
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    padding: 0;
    margin: 0;
	box-shadow: none !important;
	border-bottom: none;
	border-top: none;
	transition: 0.9s;

}

#sp-header.header-sticky{
	 background:rgba(0,0,0,0.83);height: 60px; transition: 0.8s;
}

.header-sticky #sp-logo {transition: 0.8s; display:none;}
.sppb-slide-item-bg{
	height: 650px;
	top: 0;
	padding: 20px 0px;
	z-index: -1;
	backface-visibility:hidden;
	visibility:visible;
	
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a{
	color: #fff;
}
.sppb-btn.sppb-btn-default{
	background-color: rgba(255,255,255,0.0);
	color: #fff;
}.secondary-menu > li.active > a, .sp-megamenu-parent > li.active > a, .secondary-menu > li:hover > a, .sp-megamenu-parent > li:hover > a{
	color:#fff !important;
}
.icon-bar > span{
	border-bottom: solid 2px #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .secondary-menu .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge), .secondary-menu .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	color:#000;
}
.secondary-menu > li, .sp-megamenu-parent > li{
	padding-right: 33px;
}

/* Article CSS*/
	.article-list .article {
  margin-bottom: 60px;
  padding: 20px;
  border: solid 1px #D1D3D4;
  border-radius: 3px;
  background-color: #fff;
  transition: 0.3s;
}
.article-list .article:hover {
  border: solid 1px #df3144;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px -20px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
  position: relative;
}
.article-list .article .article-intro-image:after, .article-list .article .article-featured-video:after, .article-list .article .article-featured-audio:after, .article-list .article .article-feature-gallery:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #121330;
  opacity: 0.6;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 3px 3px 0 0;
}
.article-list .article .article-header {
  border-bottom: solid 1px #D1D3D4;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 10px 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #131313;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #df3144;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #131313;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #6d5202;
}
.article-list .article-introtext {
  display: none;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-bottom: 0;
}
.article-info > span {
  font-size: 12px;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.article-info > span a {
  color: #131313;
}
.article-info > span a:hover {
  color: #df3144;
}
.article-info span.published {
  position: relative;
  left: 40%;
  color: #252a35;
}
.article-info .createdby span {
  color: #df3144;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 20px;
}
.acym_module_form input[type="email"]:not(.form-control),.acym_module_form td {
	background: rgba(255,255,255,0.30) !important;
}	
