/** Generated by FG **/
@font-face {
	font-family: 'GE-SS-TWO';
	src: url('../fonts/GE-SS-TWO.eot');
	src: local('☺'), url('../fonts/GE-SS-TWO.woff') format('woff'), 
	url('../fonts/GE-SS-TWO.ttf') format('truetype'), 
	url('../fonts/GE-SS-TWO.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
font-family: 'Cairo';
	src: url('../fonts/Cairo.eot');
	src: local('☺'), url('../fonts/Cairo.woff') format('woff'), 
	url('../fonts/Cairo.ttf') format('truetype'), 
	url('../fonts/Cairo.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
font-family: 'Changa';
	src: url('../fonts/Changa.eot');
	src: local('☺'), url('../fonts/Changa.woff') format('woff'), 
	url('../fonts/Changa.ttf') format('truetype'), 
	url('../fonts/Changa.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*****************/
#sp-header {
    height: 150px;
    box-shadow: none;
	background: none;
}
#sp-header .logo {
    float: left;
    height: 115px;
}
#sp-header-pages {
    height: 150px;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 99;
	background: none;
	box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.38);
}
#sp-header-pages .logo {
    float: left;
    height: 115px;
	display: inline-flex;
	margin: 0;
	align-items: center;
}
.page-header h1{
	color: #a5237f;
    font-size: 28px;
    text-align: center;
    font-family: 'GE-SS-TWO';
	margin-top: 35px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #a5237f;
}
.content-category h1{
	color: #a5237f;
    font-size: 28px;
    text-align: center;
   	font-family: 'GE-SS-TWO';
	margin-top: 35px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #a5237f;
}
.contact h1{
	color: #a5237f;
    font-size: 28px;
    text-align: center;
   	font-family: 'GE-SS-TWO';
	margin-top: 35px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #a5237f;
}
a {
  color: #252525;
}
a:hover, a:focus, a:active {
  color: #f36f21;
}
#sp-main-body {
    padding: 0px;
}

body.rtl .sp-megamenu-parent {
    float: right;
}
.sp-megamenu-parent {
    margin: 45px 15px 0 15px;
}
.sp-megamenu-parent > li {
    display: inline-block;
    position: relative;
    padding: 0px 0px 5px 0px;
	background: #a5237f;
    border-radius: 18px;
	margin-left: 5px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	color: #cccccc;
	font-family: 'Changa';
	text-transform: uppercase;
    line-height: 0px;
	padding: 0 15px;
}
.sp-megamenu-parent > li > a:hover {
	color: #ffffff;
}
.sp-megamenu-parent > li.active > a {
 color: #cccccc;
}
.sp-megamenu-parent > li:hover > a {
  color: #ffffff;
}
.sp-megamenu-parent > li.active:hover > a {
 color: #ffffff;
}
.sp-megamenu-parent .sp-mega-group {
	font-family: Changa;
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
	color: #a5237f;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
	border: solid 1px #a5237f;
    padding: 3px 7px;
    border-radius: 5px;
    margin-bottom: 5px;
    margin-top: 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    padding: 3px 0px;
    cursor: pointer;
	transition: .3s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #f36f21;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #a5237f;
   margin-right: 3px;
   transition: .3s;
}
.sp-page-title {
    padding: 150px 0px;
}
.article-details .article-header {
    position: relative;
	color: #a5237f;
    font-size: 23px;
    text-align: center;
  	margin-bottom: 35px;
}
.article-details .article-header h1 {
	color: #a5237f;
    font-size: 28px;
	text-align: center;
   	font-family: 'GE-SS-TWO';
	margin-bottom: 0px;
	padding-bottom: 15px;
    margin-top: 15px;
    border-bottom: dotted 1px #a5237f;
}
.article-details{
	font-family: 'GE-SS-TWO';
    line-height: 30px;
    color: #3c3c3c;
}
.sp-module ul > li > a {
  color: #252525;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.sp-module ul > li > a:hover {
  margin-right: 5px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
    line-height: 15px;
    padding: 2px 0;
    text-align: right;
    border-bottom: solid 1px #ddd;
}
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 0px;
    border: 1px solid #f3f3f3;
    padding: 0px;
    border-radius: 3px;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0px;
    padding-bottom: 10px;
    font-size: 20px;
    text-align: right;
    font-weight: normal;
    font-family: Cairo;
    border-bottom: 1px solid #00abe5;
    background: #f1f1f1;
    padding: 5px;
}
#sp-bottom .sp-module .sp-module-title {
	font-family: 'Changa';
    margin: 0 0 8px;
	padding-bottom: 10px;
	color: #f3773b;
	border-bottom: solid 1px #f3773b;
}
#sp-bottom {
    color: #333333;
	padding-top: 30px;
	font-family: 'Changa';
    background: #fff;
}
#sp-bottom .sp-module ul > li {
	margin-bottom: 5px;
}
#sp-bottom .sp-module ul > li > a {
    display: block;
    color: #000;
    transition: all 0.6s ease 0s;
}
#sp-bottom .sp-module ul > li > a:hover {
	color: #a4237f;
   margin-left: 5px;
    transition: all 0.6s ease 0s;
}
#sp-bottom a {
    color: #a5237f;
}
#sp-bottom a:hover {
    color: #f3773b;
}
.bottom-sections{
	background: #fff;
    padding: 15px;
    border-radius: 5px;
	height: 270px;
	border: solid 1px #8b8b8b;
	box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.38);
}
#sp-footer{
    color: #333333;
	padding-top: 0px;
	text-align: center;
	font-family: 'Changa';
    background: #fff;
}
#sp-footer .container-inner {
    padding: 0px 0px 10px 0px;
    border-top: none;
}
.breadcrumb {
	font-size: 13px;
	
}
.sp-page-title .breadcrumb > li > a{
	color: #000;
}
.sp-page-title .breadcrumb > .active {
   color: #000;
}
.fa:hover {
  color: #f37023;
}
.article-ratings {
    display: none;
    align-items: center;
}
.social-icon{
    color: #a5237f;
	float: right;
	font-size: 25px;
	margin-left: 15px;
	font-weight: bold;
}
.sppb-nav-pills {
    float: right;
	font-family: 'Cairo';
	border-bottom: 1px solid #a5237f;
    background: #fff;
}
.sppb-nav-pills>li {
    float: right;
}
.sppb-nav-pills>li>a {
  	float: right;
    font-size: 17px;
    font-weight: normal;
    border-right-width: 0;
	border: none;
	background: none;
}
.sppb-nav-pills>li>a:hover {
  	float: right;
    background: #a5237f;
    font-weight: normal;
    color: #fff;  
}
.sppb-nav-pills>li.active>a, .sppb-nav-pills>li.active>a:focus, .sppb-nav-pills>li.active>a:hover {
  	float: right;  
 	background: #a5237f;
    font-weight: normal;
    color: #fff;
	font-size: 17px;
	border-bottom-color: #a5237f;
}
.sppb-tab-content {
	float: right;
    margin-top: 10px;
}
#sppb-tab1-1, #sppb-tab1-2, #sppb-tab1-3, #sppb-tab1-4, #sppb-tab1-5 {
	color: #3c3c3c;
	padding: 18px 10px 10px 10px;
  	background: #fff;
}
#sppb-addon-1556970049512 {
    box-shadow: 3px 5px 4px 0px rgba(0, 0, 0, 0.10);
}
.readmore-tabs{
	font-size: 14px;
	font-family: 'Cairo';
	color: #a5237f;
}
.readmore-tabs:hover{
	color: #f37225;
}
.quotes-home{
	color: #666;
	font-size: 19px;
	vertical-align: top;
	display:inline-block;
	padding: 0px 0px 0px 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.contents-pages{
	width: 300px;
	color: #666;
	font-size: 19px;
	font-family: 'Cairo';
	text-align: center;
	vertical-align: top;
	display:inline-block;
	padding: 10px 0px;
	margin-left: 60px;
	margin-bottom: 3px;
}
.our-address{
	width: 300px;
	color: #666;
	font-size: 19px;
	 font-family: 'Cairo';
	vertical-align: top;
	display:inline-block;
	padding: 10px 20px;
	margin-left: 50px;
	margin-bottom: 3px;
}
.our-address-title{
	color: #a5237f;
    font-size: 30px;
    text-align: center;
  	font-family: 'GE-SS-TWO';
	margin-top: 35px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #a5237f;
}
div.nssp2 .flt-left {
    float: right;
    min-width: 330px;
}
h4.ns2-title {
    font-size: 100%;
	font-family: 'GE-SS-TWO';
	text-align: center;
    font-weight: normal;
    max-width: 250px;
	padding-top: 10px;
}
.sp-scroll-up {
	color: #fff;
    background: #f3773b;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #f3773b;
}
.sppb-btn-default {
    color: #ffffff;
    background-color: #f3773b;
    border-color: #f3773b;
}
.sppb-btn-default:hover {
    color: #ffffff;
    background-color: #a5237f;
    border-color: #a5237f;
}
.cat-list-row0{
	font-family: 'GE-SS-TWO';
	background: #ddd;
}
.cat-list-row1{
	font-family: 'GE-SS-TWO';
	background: #eee;
}
hr {
    border-top: solid 1px #bbb;
}