/******* GENERAL CSS ************/
/** Generated by FG **/
@font-face {
	font-family: 'raleway';
	src: url('../fonts/raleway.eot');
	src: local('☺'), url('../fonts/raleway.woff') format('woff'), 
	url('../fonts/raleway.ttf') format('truetype'), 
	url('../fonts/raleway.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Quicksand';
	src: url('../fonts/Quicksand.eot');
	src: local('☺'), url('../fonts/Quicksand.woff') format('woff'), 
	url('../fonts/Quicksand.ttf') format('truetype'), 
	url('../fonts/Quicksand.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*****************/
#sp-top-bar {
    background: #ffffff;
    color: #464646;
}
#sp-top-bar a{
    color: #464646;
}
#sp-top-bar a:hover {
    color: #0a34ea;
}
#sp-header {
    height: 100px;
    box-shadow: -3px 3px 4px 0 rgba(0, 0, 0, 0.18);
}
img {
    max-width: none;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'raleway';
	font-weight: 700;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 700;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #000000;
	text-transform: uppercase;
	font-weight: 600;
}
.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: 10px 0;
    cursor: pointer;
}
.sp-page-title {
    padding: 200px 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: scroll;
}
.sp-page-title .sp-page-title-heading {
	color: #333;
	font-family: 'raleway';
    font-size: 24px;
    line-height: 1;
    text-align: right;
	width: 250px;
    float: right;
	margin-top: 50px;
}
.sp-page-builder .page-content #section-id-1552407281961{
	z-index: 999;
	box-shadow: -1px 6px 15px 0 rgba(0, 0, 0, 0.18);
}
}
#sp-footer, #sp-bottom {
    background: #0934ea;
    color: #fff;
}
input[type="text"]:not(.form-control){
	border-radius: 0px;
}
#sp-footer, #sp-bottom {
    background: #ffffff;
    color: #171717;
}
#sp-bottom {
    padding: 20px 0 30px;
}
#sp-footer a, #sp-bottom a {
    color: #000000;
}
#sp-footer a, #sp-bottom a:hover {
    color: #0934ea;
	border-bottom: solid 1px #0934ea;
}
.our-addresses{
	font-family: 'raleway';
	width: 350px;
	height: 250px;
	vertical-align: top;
	display:inline-block;
	text-align: left;
	margin-bottom: 15px;
	padding: 10px;
	background: #ddd;
	border-radius: 8px;
}
.our-products{
	width: 350px;
	height: 250px;
	vertical-align: top;
	display:inline-block;
	text-align: center;
	margin-bottom: 50px;
}
hr {
    border-top: 1px solid rgba(0, 0, 0, 0.39);
}
.article-details{
	font-family: 'raleway';
	line-height: 30px;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 50px;
	font-family: 'Quicksand';
    margin-bottom: 0px;
	margin-top: 50px;
    text-align: center;
}
#sp-main-body {
    padding: 0px 0px 40px 0px;
}
.subtitle{
	text-align: center;
	font-family: 'Quicksand';
	font-size: 25px;
	text-transform: uppercase;
}
.typo1{
	background: #cbd4fb;
    padding: 5px;
    border-left: solid #0933e7;
	border-radius: 8px;
}
.typo2{
	background: #dedede;
    padding: 5px;
    border-left: solid #4a4a4a;
	border-radius: 8px;
}
