body {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: normal;
	background-color: white;
}

/** Helpers */

.pt-0 {
    padding-top: 0 !important;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
}
  
.d-flex > .d-flex-item {
    width: 100px;
    margin: 10px;
    text-align: center;
}

.img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
}

.text-bt-orange {
    color: #FCA116;
}

input:focus {
	border-color: #FCA116 !important;
	box-shadow: none;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	box-shadow: none;
	border-color: #ddd;
	background: #fafafa;
	height: 40px;
}

.btn-block {
    display: inline-block;
}

.btn-lg,
.btn-default, .btn-default:visited {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 35px;
    width: auto;
    font-weight: bold;
    margin: 5px;
    border: 2px solid #FCA116;
    background-color: #FCA116;
    transition: color 400ms, background-color 400ms, border-color 400ms;
    border-radius: 100px;
    color: #ffffff;
}

.btn-default, .btn-default:visited {
	font-size: 12px;
	word-break: break-word;
	white-space: normal;
}

.btn-lg:hover,
.btn-default:hover {
    background-color: transparent;
    border-color: #FCA116;
    color: #FCA116;
}

.btn-lg:active,
.btn-default:active {
    color: #ffffff;
    background-color: #EB9005;
}

.btn-lg-outline {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 35px;
    width: auto;
    font-weight: bold;
    margin: 5px;
    border: 2px solid #FCA116;
    background-color: transparent;
    transition: color 400ms, background-color 400ms, border-color 400ms;
    border-radius: 100px;
    color: #FCA116;
}

.btn-lg-outline:hover {
    background-color: #FCA116;
    border-color: #FCA116;
    color: #ffffff;
}

.btn-lg-outline:active {
    color: #ffffff;
    background-color: #EB9005;
}

.btn-small-outline {
	margin: 3px;
	border: 2px solid #FCA116;
	border-width: 1px !important;
	height: 35px;
	width: 35px;
	padding: 8px;
	color: #EB9005;
	background-color: transparent;
	transition: color 400ms, background-color 400ms, border-color 400ms;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px;
}

.btn-small-outline:hover {
	border-color: #FCA116;
	background: #FCA116 !important;
	color: #fff !important;
	border: 2px solid #FCA116;
}

.btn-small-outline:active {
	background: #EB9005;
	color: #fff;
	border-color: #EB9005;
}

.btn-small-outline i {
	font-size: 15px;
}

.btn-lg-white {
	font-weight: bold;
	margin: 5px;
	background-color: #fff;
	color: rgb(135, 135, 134);
	padding: 12px 40px !important;
	font-size: 16px;
	transition: color 400ms, background-color 400ms, border-color 400ms;
	border-radius: 100px;
	line-height: 1.33;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 0;
	white-space: pre-line;
	display: inline-block;
	user-select: none;
}

.btn-lg-white:hover {
	background: #ffeab8;
}

.content-divider-fluid {
	margin: 0px;
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 100%;
	margin-left: -15px;
	margin-right: -15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

/** Parallax Section Background */

section[data-parallax=scroll] {
    overflow-x: hidden;
    overflow-y: auto;
    perspective: 2px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/** Layout */

#sp-main-body {
    padding-top: 90px;
	padding-bottom: 0;
}

/** Footer */

#sp-footer .sp-copyright a {
    color: #FCA116;
}

#sp-footer .sp-copyright a:hover {
    color: rgba(255,255,255,0.9);
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #FCA116;
}

/** Menu */

.sp-default-logo {
    max-height: 75px;
}

#sp-menu .sp-megamenu-parent > li.sp-menu-item[data-id="124"] {
	display: none !important;
}

@media only screen and (max-width: 992px) {
    .sp-megamenu-parent {
        width: 100%;
    }
    .sp-megamenu-parent .sp-menu-item {
        display: inherit;
    }
    .offcanvas-inner .sp-megamenu-wrapper {
        padding-top: 40px;
    }
}

/** Get a Quote */

#get-a-quote {
    margin: 0px 0px 0px 0px;
    padding-bottom: 35px;
    padding-top: 35px;
    color: rgba(255, 255, 255, 1);
    background-image: url(/images/slider/black-calculator-near-ballpoint-pen-on-white-printed-paper-53621.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0 0;
    z-index: 1;
    position: relative;
}

#get-a-quote .overlay {
    background-color: rgba(252, 161, 22, 0.97);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#get-a-quote h2 {
    line-height: 35px;
    margin: 0px 0px 30px 0px;
    padding: 22px 0px 0px 0px;
    font-weight: lighter;
    font-family: "Open Sans", sans-serif;
    color: white;
	font-size: 26px;
}

#get-a-quote button {
    margin-top: 17px;
}

/** Services */

#service {
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 50px 0px;
	z-index: 1;
	position: relative;
	display: block;
}

#service .col-md-3 .service-box:nth-child(2) {
	margin-top: 60px;
}

#service .service-box {
	min-height: 171px;
}

#service .service-box h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	font-family: Open Sans, sans-serif;
}

#service .service-box i {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

#service .service-box small {
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #888b8d !important;
	line-height: 26px;
	text-rendering: optimizelegibility;
	text-align: left;
}

/** Features */

#feature {
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 100px 0px;
	z-index: 1;
	position: relative;
}

#feature h2 {
	line-height: 40px;
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 35px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
}

#feature p {
    margin: 0 0 35px 0;
    font-family: "Open Sans", sans-serif;
}

.bullet-point {
    /*margin: 0 0 10px 0;*/
	margin: 0 0 10px 0;
	min-height: 56px;
}

.bullet-point .icon {
	display: inline-block;
	text-align: center;
	padding: 0 0 0 0px;
	margin-right: 15px;
	float: left;
}

.bullet-point .icon i {
    font-size: 17px;
    width: 17px;
    height: 17px;
    line-height: 17px;
}

.bullet-point h6 {
    /*display: inline-block;*/
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
    margin: 0 0 5px;
    font-family: "Open Sans", sans-serif;
}

#about-us .bullet-point {
	min-height: 26px;
}

/*#feature .bullet-point h6 {*/
/*	display: block;*/
/*}*/

/*#feature .bullet-point .icon {*/
/*	float: left;*/
/*}*/

#feature .btn-lg-outline {
    margin-top: 30px;
}

/** About Us */

#about-us {
	margin: 0;
	padding: 100px 0px 100px 0px;
	z-index: 1;
	position: relative;
}

#about-us h2 {
	line-height: 24px;
	letter-spacing: 2px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	font-family: Open Sans, sans-serif;
	color: inherit;
}

#about-us .col-md-4:nth-child(1) p {
	margin-bottom: 30px;
}

#about-us .icon .fa {
	font-size: 15px;
	width: 15px;
	height: 15px;
	line-height: 15px;
}

#about-us h6 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-family: Open Sans, sans-serif;
}

.skill-point .label {
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	line-height: 1;
	margin-bottom: 10px;
	position: relative;
	color: #888b8d !important;
	text-align: left;
	padding: 0;
}

.skill-point .label span {
	float: right;
	font-weight: normal;
}

.skill-point .progress {
	height: 3px;
	margin-bottom: 16px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.skill-point .progress .bar {
	line-height: 3px;
	float: left;
	height: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #EB9005;
	transition: width 1s;
	overflow: hidden;
}

/** Overview */

#overview {
	margin: 0;
	padding-top: 100px;
	display: block;
	z-index: 1;
	position: relative;
}

#overview .col-md-7 {
	text-align: center;
}

#overview h2 {
	margin: 0px 0px 30px 0px;
	padding: 0;
	line-height: 40px;
	font-size: 30px;
	font-weight: 300;
	font-family: Open Sans, sans-serif;
}

#overview p {
	padding: 0;
	margin: 0 100px 30px 0;
}

#overview .bullet-point h6 {
	margin-top: 15px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 5px;
	font-family: Open Sans, sans-serif;
}

#overview .bullet-point .icon {
	display: inline-block;
	text-align: center;
	padding: 8px 10px 8px 10px;
	color: rgba(105, 105, 105, 1);
}

#overview .bullet-point i {
	font-size: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

#overview button {
	margin: 30px 0 70px 0;
}

/** Numbers */

#numbers {
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 150px 0px;
    color: rgba(255, 255, 255, 1);
    background-image: url(/images/slider/black-calculator-near-ballpoint-pen-on-white-printed-paper-53621.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0 0;
    z-index: 1;
    position: relative;
}

#numbers .overlay {
    background-color: rgba(252, 161, 22, 0.97);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#numbers .icon {
	font-size: 50px;
	line-height: 55px;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 2px solid #fff;
}

#numbers .caption {
	float: left;
}

#numbers .caption .number {
	color: rgba(255, 255, 255, 1);
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}

#numbers .caption .text {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 10px;
}

/** Team */

#team {
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 100px 0px;
	z-index: 1;
	position: relative;
}

#team .top {
	margin-bottom: 80px !important;
	text-align: center;
}

#team h1 {
	font-size: 35px;
	line-height: 35px;
	font-weight: 300;
	margin-bottom: 30px;
	margin-top: 0;
	border: 0;
	font-family: Open Sans, sans-serif;
}

#team .top p {
	font-size: 16px;
	max-width: 70%;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
}

#team .person-big {
	padding: 40px 30px 40px 30px;
	border-radius: 5px;
	border: 1px solid #ddd;
	text-align: center;
}

#team .person-big .image {
	text-align: center;
}

#team .image {
	margin-top: 0;
	text-align: left;
}

#team .image img {
	border: 1px solid #ddd;
	border-radius: 50%;
}

#team .information,
#team .introtext,
#team .social {
	margin-top: 15px;
}

#team .person-big .social ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0 -8px;
}

#team .person-big .social ul li {
	display: inline-block;
	margin: 0 8px;
}

#team .person-big .social ul li a {
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #999;
}

#team h2 {
	font-size: 16px;
	font-weight: 400 !important;
	display: block;
}

#team small {
	font-size: 12px;
	color: #888;
	display: block;
	line-height: 26px;
}

#team p {
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #888b8d !important;
	line-height: 26px;
	text-rendering: optimizelegibility;
	font-weight: 400;
	line-height: 26px;
}

#team .container-fluid {
	padding-top: 20px;
}

#team .container-fluid .col-md-4 {
	padding-bottom: 40px;
}

/** Portfolio */

#portfolio {
	margin-top: 100px;
	margin-bottom: 80px;
}

#portfolio h2 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 300;
	margin-bottom: 15px;
	border: 0;
	margin-top: 0;
	font-family: Open Sans, sans-serif;
}

#portfolio p {
	font-size: 16px;
	max-width: 70%;
	margin-top: 0;
	margin-bottom: 0;
	display: inline-block;
}

#mod-sp-simpleportfolio {
    margin-bottom: 100px;
}

/** Why Us */

#why-us {
	z-index: 1;
	position: relative;
	display: block;
}

#why-us .image {
	text-align: center;
	display: inline-block;
	position: relative;
}

#why-us .image img {
	display: inline-block;
}

#why-us .content {
	padding-top: 100px;
}

#why-us h2 {
	margin-bottom: 30px;
	padding: 0;
	line-height: 40px;
	font-size: 30px;
	font-weight: 300;
	font-family: Open Sans, sans-serif;
}

#why-us p {
	padding: 0 0 30px 0;
}

#why-us .container-fluid {
	margin: 30px 0 30px 0;
	padding: 50px 0 50px 0;
}

#why-us .container-fluid .col-md-6 {
	padding-right: 50px;
	border-right: 1px solid #eee;
}

#why-us .container-fluid .col-md-6:nth-child(2) {
	border-right-width: 0;
}

#why-us .icon {
	display: inline-block;
	text-align: center;
	width: 100%;
}

#why-us .icon i {
	color: #FCA116;
	font-size: 36px;
	width: 36px;
	height: 36px;
	line-height: 36px;
}

#why-us .container-fluid h3 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 10px;
}

/** Blog / Latest Articles */

#blog {
	margin-top: 100px;
	margin-bottom: 80px;
}

#blog .col-md-12 {
	text-align: center;
}

#blog h2 {
	font-size: 35px;
    line-height: 35px;
	font-weight: 300;
	margin-bottom: 15px;
}

#blog p {
	max-width: 70%;
	display: inline-block;
}

#latest-articles .d-flex-item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    max-width: 360px;
    min-width: 300px;
    border: 1px solid #eee;
}

#latest-articles .d-flex-item .content {
    padding: 30px 20px;
    background-color: #fff;
}

#latest-articles h3 {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 17px;
    margin: 0;
}

#latest-articles h3 a {
    color: #888b8d;
    text-decoration: none;
}

#latest-articles .d-flex-item .meta {
    margin: -5px -5px 5px;
}

#latest-articles .d-flex-item .meta .date {
    font-style: italic;
    display: inline-block;
    margin: 5px;
    color: #888;
    font-size: 13px;
}

#latest-articles .d-flex-item .meta .date i,
#latest-articles .d-flex-item .meta .category i {
    margin-right: 5px;
}

#latest-articles .d-flex-item .meta .category {
    display: inline-block;
    margin: 5px;
    color: #888;
    font-size: 13px;
}

#latest-articles .d-flex-item .meta .category a {
	color: #888;
}

#latest-articles .d-flex-item .meta .category a:hover {
	color: #888b8d;
}

/** Pricing */

#pricing {
	padding: 100px 0 100px 0;
	z-index: 1;
	position: relative;
	display: block;
}

#pricing .col-md-12 {
	text-align: center;
	padding-bottom: 80px;
}

#pricing h2 {
	font-size: 35px;
    line-height: 35px;
	font-weight: 300;
	margin-bottom: 30px;
	margin-top: 0;
}

#pricing p {
	max-width: 70%;
	display: inline-block;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 0;
}

#pricing .plan {
	border-radius: 5px !important;
	background: #fff;
	border-color: #eee;
	padding: 50px 40px;
	border: 1px solid #e5e5e5;
	margin-left: 15px;
	margin-right: 15px;
	min-height: 575px;
}

#pricing .plan-featured {
	box-shadow: 0px 0px 21px rgba(0,0,0,0.05);
}

#pricing .plan .title {
	font-size: 25px;
	font-weight: 400;
	text-transform: capitalize;
	color: #252525;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 0;
}

#pricing .plan .subtitle {
	display: block;
	font-size: 13px;
	font-weight: 400;
	color: #666;
	font-style: italic;
}

#pricing .plan .price {
	font-size: 35px;
	font-weight: 600;
	color: #252525;
	margin: 30px 0 40px 0;
	display: block;
}

#pricing .plan .price small {
	font-size: 13px;
	font-weight: 400;
	color: #666;
}

#pricing .plan .features {
	padding-bottom: 40px;
	border-top: 1px solid #eee;
	padding: 20px 0;
}

#pricing .plan .features ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#pricing .plan .features ul li {
	display: block;
	padding: 5px 0;
}

#pricing .plan .features ul li i {
	margin-right: 5px;
}

#pricing .plan .footer button {
	padding: 12px 40px !important;
	font-size: 16px;
	font-weight: bold;
	transition: color 400ms, background-color 400ms, border-color 400ms;
	line-height: 1.33;
	border-radius: 4px;
}

/** Testimonial */

#testimonial {
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 100px 0px;
	color: rgba(255, 255, 255, 1);
	z-index: 1;
	position: relative;
    background-image: url(/images/module/testimonials_background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
	background-position: 0 0;
	height: 460px;
	max-height: 460px;
}

#testimonial .overlay {
    background-color: rgba(252, 161, 22, 0.93);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#testimonial .container.carousel {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

/** Clients */

#clients {
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 100px 0px;
	background-color: rgba(250, 250, 250, 1);
	z-index: 1;
	position: relative;
	display: block;
}

#clients img.img-responsive {
	max-height: 55px;
	height: 55px;
	width: auto;
}

@media only screen and (max-width: 992px) {
	#clients img.img-responsive {
		margin-bottom: 50px;
	}
}

/** Newsletter */

.container-fluid.newsletter {
	background-color: rgba(250, 250, 250, 1);
	/** background-color: rgba(255, 255, 255, 1); */
	/*border-width: 1px;*/
	/*border-color: rgba(238, 238, 238, 1);*/
	/*border-style: solid;*/
	/*border-radius: 4px;*/
	/*padding: 50px 30px 50px 30px;*/
	/*margin-bottom: 100px;*/
}

.container-fluid.newsletter {
	padding-left: 10%;
	padding-right: 10%;
}

@media (max-width: 1200px) {
	.container-fluid.newsletter {
		padding-left: 3%;
		padding-right: 3%;
	}
}


.container-fluid.newsletter .acym_module {
	background-color: rgba(255, 255, 255, 1);
	border-width: 1px;
	border-color: rgba(238, 238, 238, 1);
	border-style: solid;
	border-radius: 4px;
	padding: 50px 30px 50px 30px;
	margin-bottom: 100px;
}

.container-fluid.newsletter .sppb-column {
	background-color: rgba(255, 255, 255, 1);
}

.container-fluid.newsletter .acym_introtext {
	float: left;
	font-size: 25px;
	color: #252525;
	font-weight: 400;
	line-height: 32px;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	border-style: none !important;
}

.container-fluid.newsletter .acym__users__creation__fields__title {
	display: none;
}

.container-fluid.newsletter input[type=email] {
	width: 350px;
	border-color: #eee;
	border-width: 2px;
	color: #a0a0a0;
	height: 41px;
	box-shadow: none;
}

.container-fluid.newsletter input[type=button] {
	font-weight: bold;
	background-color: #FCA116;;
	border: 2px solid #FCA116;;
	color: #fff;
	padding: 8px 20px;
	transition: color 400ms, background-color 400ms, border-color 400ms;
	min-width: 110px;
}

.container-fluid.newsletter .acym_form {
	display: inline-block;
}

/** Contact Us */

#contact {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	position: relative;
}

#contact .row-main {
	display: flex;
	flex-wrap: wrap;
}

#contact .col-main {
	display: flex;
	flex-direction: column;
}

#contact .col-main:nth-child(2) {
	padding-bottom: 50px;
}

#contact .col-main:nth-child(1) > * {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#contact .container-fluid .row:nth-child(1) {
	padding: 50px 0 50px 15px;
}

#contact .container-fluid .pull-left {
	margin-right: 15px;
}

#contact h2 {
	margin-top: 0;
}

#contact h3 {
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	font-family: Open Sans, sans-serif;
}

#contact iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
}

#contact .info {
	padding: 50px 0px 50px 15px;
}

#contact .icon {
	display: inline-block;
	text-align: center;
	color: #FCA116;
}

#contact .icon i {
	font-size: 50px;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

#contact h2 {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
}

#contact p {
	
}

#contact .sppb-form-group input,
#contact .sppb-form-group textarea {
	box-shadow: none;
	border-color: #ddd;
	background: #fafafa;
	width: 100%;
}

#contact .sppb-form-group input {
	height: 40px !important;
}

#contact .sppb-form-group textarea {
	min-height: 125px;
}

#contact .sppb-form-group {
    margin-bottom: 15px;
	width: 100%;
}

#contact .form h3 {
	margin-bottom: 30px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
	font-family: Open Sans, sans-serif;
}

/** Footer */

footer {
	background-image: url("/images/module/footer-background.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 50% 0;
	background-color: #202427;
	color: #ffffff;
	display: block;
}

footer img.logo {
    max-width: 300px;
    float: left;
    margin-right: 30px;
    background-color: rgba(255,255,255,0.6);
    background-blend-mode: lighten;
    border: 2px solid rgb(153, 153, 153);
    border-radius: 10px;
}

footer #footer-info {
	border-bottom: 1px solid #555;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 50px 0px;
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}

footer #footer-info p {
	color: rgba(153, 153, 153, 1);
}

footer #footer-nav {
	padding-top: 70px;
	padding-bottom: 70px;
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}

footer #footer-nav h3 {
	text-transform: none;
	font-weight: 400;
	font-size: 24px;
	margin: 0 0 20px;
	line-height: 1;
}

footer #footer-nav .item {
	margin: 0 0 10px 0;
	color: rgba(153, 153, 153, 1);
}

footer #footer-nav .item .pull-left {
	display: inline-block;
	text-align: center;
	color: #FCA116;
	margin-right: 15px;
}

footer #footer-nav .item div:nth-child(2) {
	overflow: hidden;
}

footer #footer-nav .item a,
footer #footer-nav .item a:visited {
	color: rgba(153, 153, 153, 1);
}

footer #footer-nav .item a:hover,
footer #footer-nav .item a:active {
	color: #FCA116;
}

footer #footer-bottom {
	color: #fff;
	text-align: center;
	padding: 20px 0;
	background-color: #1e2124;
}

footer a {
	color: #FCA116;
}

footer a:hover,
footer a:active,
footer a:visited {
	color: #EB9005;
}

/** Components */

.page-content .article-info,
.com-content .article-info {
	margin-bottom: 15px;
}

.page-content .items-leading .item-image,
.com-content .items-leading .item-image {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px;
}

.page-content .items-leading .item-image img,
.com-content .items-leading .item-image img {
	max-width: 500px;
}

article.item {
	padding: 30px;
}

article .entry-image {
	margin-bottom: 30px;
}

p.readmore {
	display: block;
}

/** Error */

.error-page .error-page-inner .error-logo-wrap {
	max-width: 40% !important;
	margin-left: auto;
	margin-right: auto;
}