@media screen and (max-width: 991px) {
	body {
		font-size: 18px;
	}
}

@media screen and (min-width: 992px) {
	body {
		font-size: 20px;
	}
}

a, a:focus, a:active {
	font-weight: 600;
	color: #015289;
}

a:hover {
    color: #c70752;
}

::selection {
  background-color: #c70752;
  color: #fff; 
}

@media screen and (max-width: 767px) {
	#sp-main-body {
		padding: 30px 0px 80px 0px;
	}
}

@media screen and (min-width: 768px) {
	#sp-main-body {
		padding: 50px 0px 80px 0px;
	}
}



/* Section - Main Sliders */
.arvac-main-slider {
	text-align: center;
}

.sppb-carousel-pro .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 20px 10px 20px 10px!important;
}

.arvac-main-slider .sppb-btn-custom {
    border: 1px solid #fff;
}

.arvac-main-slider .sppb-btn-custom:hover {
    background-color: #fff!important;
    color: #c70752!important;
    border: 1px solid #c70752;
}


.sppb-carousel-indicators .active {
	width: 50px;
	height: 25px;
	background-color: transparent;
	margin: 0px 2px 0px 2px;
	border-bottom: 3px solid rgba(255, 255, 255, 0.95);
	border-radius: 0px;
}

.sppb-carousel-indicators li {
	width: 50px;
	height: 25px;
	margin: 0px 2px 0px 2px;
	border: 0px;
	background-color: transparent;
	border-bottom: 3px solid rgba(255, 255, 255, 0.5);
	border-radius: 0px;
	padding: 0px!important;
}

.slider-text-container {
	line-height: 1.2;
}

.slider-text-white-thin-large {
	color: #ffffff;
	font-weight: 300;
}

.slider-text-white-thin-xlarge {
	color: #ffffff;
	font-weight: 300;				
}

.slider-text-purple-thick-xlarge {
	color: #c70752;
	font-weight: 700;		
}

.slider-text-purple-thick-large {
	color: #c70752;
	font-weight: 700;	
}

.slider-text-white-small {
	color: #ffffff;
	font-weight: 300;	
}

.slider-text-white-thick-large {
	color: #ffffff;
	font-weight: 700;
}

@media screen and (max-width: 575px) {
	.slider-text-container-small-text {
		line-height: 22px;
		margin: 15px 0px 15px 0px;
	}

	.slider-text-white-thin-xlarge {
		line-height: 38px;
		font-size: 34px;				
	}
	
	.slider-text-purple-thick-xlarge {
		line-height: 38px;
		font-size: 34px;		
	}
		
	.slider-text-white-thin-large {
		line-height: 34px;
		font-size: 28px;
	}

	.slider-text-purple-thick-large {
		line-height: 34px;
		font-size: 28px;
	}

	.slider-text-white-small {
		line-height: 20px;
		font-size: 15px;
	}

	.slider-text-white-thick-large {
		line-height: 34px;
		font-size: 28px;
	}
	
	.arvac-main-slider .sppb-btn {
		margin-top: 25px;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	.slider-text-container-small-text {
		margin: 15px 0px 15px 0px;
	}

	.slider-text-white-thin-large {
		font-size: 40px;
	}
	
	.slider-text-white-thin-xlarge {
		font-size: 38px;				
	}
	
	.slider-text-purple-thick-xlarge {
		font-size: 38px;		
	}

	.slider-text-purple-thick-large {
		font-size: 40px;
	}

	.slider-text-white-small {
		font-size: 18px;
	}

	.slider-text-white-thick-large {
		font-size: 40px;
	}
	
	.arvac-main-slider .sppb-btn {
		margin-top: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.slider-text-container-small-text {
		margin: 15px 0px 15px 0px;
	}

	.slider-text-white-thin-large {
		font-size: 60px;
	}
	
	.slider-text-white-thin-xlarge {
		font-size: 64px;				
	}
	
	.slider-text-purple-thick-xlarge {
		font-size: 64px;		
	}

	.slider-text-purple-thick-large {
		font-size: 60px;
	}

	.slider-text-white-small {
		font-size: 22px;
	}

	.slider-text-white-thick-large {
		font-size: 60px;
	}
	
	.arvac-main-slider .sppb-btn {
		margin-top: 25px;
	}
}

@media screen and (min-width: 1200px) {
	.slider-text-container-small-text {
		line-height: 2;
		margin: 15px 0px 15px 0px;
	}

	.slider-text-white-thin-large {
		font-size: 100px;
	}
	
	.slider-text-white-thin-xlarge {
		font-size: 100px;				
	}
	
	.slider-text-purple-thick-xlarge {
		font-size: 100px;		
	}

	.slider-text-purple-thick-large {
		font-size: 100px;
	}

	.slider-text-white-small {
		font-size: 30px;
	}

	.slider-text-white-thick-large {
		font-size: 100px;
	}
	
	.arvac-main-slider .sppb-btn {
		margin-top: 40px;
	}
}



/* Buttons and input */
.btn {
	padding: 10px 26px 10px 26px;
    border-radius: 0px;
    color: #fff;
    background-color: #015289;
    text-transform: uppercase;
	border: 1px solid #015289;
}

.btn:hover {
    background-color: #c70752;
    color: #fff;
	border: 1px solid #c70752;
}

input, textarea  {
	border-radius: 0px!important;
}	

input:focus, textarea:focus {
	border-color: #015289!important;
}

.form-control {
    padding: 0.75rem 0.75rem;
}

.rsform-type-freetext {
	margin-bottom: 30px;
}



/* General page widths */
@media (min-width: 576px) {
  .sppb-row-container, .container, .container-sm {
    max-width: 90%!important;
  }
}

@media (min-width: 768px) {
  .sppb-row-container, .container, .container-md, .container-sm {
    max-width: 90%!important;
  }
}

@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 90%!important;
  }
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 90%!important;
  }
}

@media (min-width: 1400px) {
  .sppb-row-container, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1320px!important;
  }
}



/* Header */
#sp-top1 ul.menu {
	padding-left: 0px!important;
}

#sp-top1 ul.menu li {
    display: inline-block;
}

#sp-top1 .menu li a.fa-facebook-f::before {
	font-size: 16px; 
	position: relative;
}

#sp-top1 .menu li a.fa-linkedin-in::before {
	font-size: 18px; 
	position: relative;
	top: 2px;
}

#sp-top1 .trigger-fsearch::before {
	color: #c70752;
    content: '\f002';
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
	position: relative;
	top: 2px;
    font-weight: 900;
}

@media screen and (max-width: 991px) {
	#sp-top1 .menu li a.fa-facebook-f::before {
		font-size: 18px; 
	}

	#sp-top1 .menu li a.fa-linkedin-in::before {
		font-size: 20px; 
	}

	#sp-top1 .trigger-fsearch::before {
		font-size: 17px;
	}
}

#sp-top1 .menu li a {
	color: #c70752;
	font-size: 0px;
}

#sp-top1 ul li:not(:last-child)::after {
	content: "|";
	margin: 0px 11px 0px 10px;
	color: #c70752;
    position: relative;
	top: 1px;
}

#sp-top1 ul.menu li a:hover, #sp-top1 ul.menu li a:hover::before {
	color: #015289;
}

#sp-top1 .sp-column {
	display: flex;
	margin-top: 15px;
}

#sp-top2 ul.menu li a {
	color: #c70752;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

#sp-top2 ul.menu li a:hover {
	color: #015289;
}

@media screen and (max-width: 399px) {
	#sp-top1 {
		display: flex;
		align-items: center;
		justify-content: center;		
	}
	
	#sp-top1 ul.menu {
		margin-bottom: 0px!important
	}
	
	#sp-top2 {
		display: flex;
		align-items: center;
		justify-content: center;		
	}

	#sp-top2 ul {
		list-style: none;
		padding: 0;
		margin-top: 5px;
		text-align: center;
	}	
}

@media screen and (min-width: 400px) and (max-width: 991px) {
	#sp-top1 {
		display: flex;
		align-items: center;
		justify-content: center;		
	}
	
	#sp-top1 ul.menu {
		margin-bottom: 0px!important
	}

	#sp-top2 {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#sp-top2 ul {
		display: flex;
		list-style: none;
		padding: 0;
		margin-top: 5px;
	}

	#sp-top2 ul li:not(:first-child)::before {
		content: "|";
		margin: 0px 7px 0px 7px;
		color: #c70752;
	}	
}

@media screen and (min-width: 992px) and (max-width: 1319px) {
	#sp-top1 {
		display: flex;
		align-items: center;
		justify-content: start;		
	}
	
	#sp-top2 {
		display: flex;
		align-items: center;
		justify-content: flex-end;		
	}

	#sp-top2 ul {
		list-style: none;
		padding: 0;
		margin-top: 15px;
		text-align: right;
	}
	
}

@media screen and (min-width: 1320px) {
	#sp-top1 {
		display: flex;
		align-items: center;	
	}

	#sp-top2 {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	#sp-top2 ul {
		display: flex;
		list-style: none;
		padding: 0;
		margin-top: 15px;
	}

	#sp-top2 ul li:not(:first-child)::before {
		content: "|";
		margin: 0px 7px 0px 7px;
		color: #c70752;
	}
}

#section-id-42ebefc6-9027-4acb-9490-292ae20c0a99 {
	margin-left: 0px!important;
}

.header-sticky {
	position: fixed!important;
	top: 0;
	left: 0;
	width: 100%;
	animation: spFadeIn 0.8s;
	z-index: 999;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	padding: 0px!important;
}



/* Logo */
@media screen and (max-width: 991px) {
	#sp-logo {
		text-align: center;
		padding: 5px 0px 10px 0px;
	}	
}

@media screen and (min-width: 992px) {
	#sp-logo {
		text-align: center;
		padding: 25px 0px 30px 0px;
	}
}

@media screen and (max-width: 992px) {
	.logo-image-phone {
		height: 60px!important;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.logo-image {
		height: 65px!important;
	}
}



/* Menu */
.sp-megamenu-wrapper {
	background-color: #c70752;
	width: 100vw;
}

#sp-menu .sp-megamenu-parent > li > a {
	display: flex;
	align-items: center;
	text-transform: uppercase;
	padding: 5px 25px;
	letter-spacing: 1px;
}

#sp-menu .sp-megamenu-parent .submenu-open > a {
	background-color: #fff;
	color: #c70752;
}

@media screen and (min-width: 1300px) {
	.sp-megamenu-wrapper {
		justify-content: center;
	}
}

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

.sp-megamenu-parent > li:not(:first-child) {
	border-left: 1px solid rgba(255,255,255,0.25);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent li.sp-menu-item > .sp-menu-heading {
    text-transform: uppercase;
	display: block;
	padding-left: 5px;
}



/* Offcanvas menu */
.offcanvas-menu {
  background-color: #fff;
  color: #252525;
}

a#offcanvas-toggler:hover {
	color: #cc3333!important;
}

@media screen and (max-width: 1299px) {
	#offcanvas-toggler.d-lg-none {
	display: flex!important;
	}

	.sp-megamenu-parent.d-none {
	display: none!important;
	}

	#sp-top-menu {
		display: none!important;
	}
}

#offcanvas-toggler {
	width: 100%;
	justify-content: center;
	float: none!important;
	margin-left: 0px!important;
}

body.offcanvas-active {
	position: fixed;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: #c70752!important;
}

#offcanvas-toggler::before {
    content: 'MENU';
	color: #fff;
	display: block; 
	margin-right: 8px;
}

.offcanvas-active .burger-icon > span {
    margin: 4.8px 0;
}

#offcanvas-toggler .burger-icon > span {
	background-color: #fff!important;
}

.offcanvas-menu { 
	width: 320px!important;
	border-left: 4px solid #c70752;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -320px;
}

.offcanvas-menu ul.menu > li > a {
	text-transform: uppercase;
}

.offcanvas-toggler-right .burger-icon > span,
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span,
.offcanvas-menu .offcanvas-inner ul.menu > li.active > a,
.offcanvas-menu .offcanvas-inner ul.menu li.active a,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a:focus > .menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu > li li a,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a:hover > .menu-toggler {
	color: #252525!important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
	color: #cc3333!important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
	font-size: 18px;
	padding: 15px 12px 15px 12px;
	display: flex;
	font-weight: 500;
	border-bottom: 1px solid #e5e5e5;
}

body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler {
	right: 0px!important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a.open-search-icon {
	display: none!important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
	padding: 14px 10px 14px 10px;
	border-bottom: 1px solid #e5e5e5;
}

.offcanvas-menu .offcanvas-inner .sp-module {
   width: 100%;
}

.offcanvas-menu .mod-finder__search .btn {
	font-size: 0px;
	border-radius: 0px;
}

.offcanvas-menu .mod-finder__search .btn .icon-search::before {
	font-size: 16px;
}

ul.menu-child li {
	padding: 0px 0px 0px 0px;
}

#offcanvas-toggler {
    font-size: 22px;
    font-weight: 400;
    z-index: 9;
}



/* Search */
@media screen and (max-width: 991px) {
	#search-results {
		margin-bottom: 50px;
	}
}

.finder h1 {
	padding-bottom: 20px;
	font-size: 28px;
}

.com-finder>*+*, .com-finder__results>*+* {
    margin-top: 0px!important;
}

@media screen and (max-width: 575px) {
	.awesomplete input {
		height: 100%;
		max-width: 190px;
	}
}

@media screen and (min-width: 576px) {
	.awesomplete input {
		height: 100%;
		min-width: 300px;
	}
}

.com-finder ul.menu {
	margin-bottom: 1rem!important;
}



/* Scoll up button */
.sp-scroll-up {
    bottom: 22px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border: 2px solid #3763ac;
	background-color: rgba(255, 255, 255, 0.6);
	color: #3763ac;
	border-radius: 4px;
	left: 22px;
}

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
	color: #3763ac;
	background-color: rgba(255, 255, 255, 0.8);
}



/* Section - 3 Boxes */
.three-boxes-container #sppb-addon-b90a1921-0fd5-4811-af79-3bf1bbf4e078:hover, 
.three-boxes-container #sppb-addon-ca9490c6-14c6-4e81-8e83-effb23ea7c37:hover, 
.three-boxes-container #sppb-addon-249c0d8a-68e2-4e36-aba1-fd830ea7a8a9:hover {
	background-color: #32586B;
}

.three-boxes-container .addon-root-feature, .three-boxes-container .addon-root-feature > div {
	height: 100%
}

.three-boxes-box .sppb-btn {
	border: 1px solid #fff;
}

.three-boxes-box .sppb-feature-box-title {
	position: relative;
}

.three-boxes-box .sppb-feature-box-title::after {
	background: rgba(255, 255, 255, 0.3);
	bottom: 0;
	content: '';
	height: 1px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50px;
	bottom: -7px;
}



/* Section - Message From CEO */
.ceo-image img {
	border: 12px solid #c70752;
	border-radius: 100%!important;
	background-color: #c70752;
}

.donate .sppb-btn {
	border: 1px solid #fff;
}
	
	
	
/* Section - Our Blog */
#our-blog .sppb-addon-article > a {
    display: inline-block;
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    overflow: hidden;
	border: 1px solid #eaeaea;
}

#our-blog .sppb-addon-article img {
    transition: transform 0.5s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#our-blog .sppb-addon-article img:hover {
    transform: translate(-50%, -50%) scale(1.05);
}

#our-blog .sppb-article-info-wrap {
	margin-top: 20px;
}

#our-blog .sppb-readmore {
	display: inline-block;
	margin-top: 15px;
}

#our-blog h3 > a {
	color: #333333;
}	

#our-blog h3 > a:hover {
	color: #015289;
}



/* Section - Get In Touch */
#get-in-touch p {
	margin-bottom: 0px;
}

#get-in-touch a {
	color: #333333;
}

#get-in-touch a:hover {
	color: #c70752;
}



/* Article header banner */
.article-banner {
	background-image: url(/images/banner-inner.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-position: center left;
	text-align: center;	
	font-weight: 800;
	letter-spacing: 5px;
	color: #c70752;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #ddd;
	line-height: 1.2;
}	

@media screen and (max-width: 575px) {
	.article-banner {
		font-size: 32px;
		padding: 40px 10px 40px 10px;
	}	
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	.article-banner {
		font-size: 45px;
		padding: 40px 20px 40px 20px;
	}	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.article-banner {
		font-size: 60px;
		padding: 40px 20px 40px 20px;
	}	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.article-banner {
		font-size: 80px;
		padding: 40px 20px 40px 20px;
	}	
}

@media screen and (min-width: 1200px) {
	.article-banner {
		font-size: 100px;
		padding: 100px 20px 100px 20px;
	}	
}



/* Articles */
.article-details .article-header {
	padding-bottom: 0px;
	margin-bottom: 18px;
}

.article-full-image img {
	width: 100%;
}

hr {
    border-top: 1px solid #aaa!important;
}

.article-info .create {
	display: none;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 32px!important;
	font-weight: 700!important;
	text-transform: uppercase;
	margin-left: 20px;
}

.article-details .article-header h1::before, .article-details .article-header h2::before {
    position: absolute;
    left: -1px;
    width: 5px;
    height: 100%;
    content: "";
    background: #015289;
}

.blog .readmore a {
	font-size: 20px;
	font-weight: 600;
	color: #015289!important;
}

.blog .readmore a:hover{
	color: #c70752!important;
}

.article-list .article {
    border: 1px solid #e5e5e5!important;
}

blockquote {
	border: 1px solid #e6e6e6;
	font-weight: 400;
	margin: 10px 0;
	padding: 30px 30px 30px 70px;
	position: relative;
}

blockquote::before {
	background: none;
	color: #c70752;
	content: '\201C';
	font-family: 'PT Sans', sans-serif;
	font-size: 100px;
	left: 20px;
	line-height: 1;
	position: absolute;
	top: 30px;
}

.article-details .article-intro-image {
	margin: 25px 0px 25px 0px
}

[data-rlta-element="container"] [role="button"][data-rlta-state="open"]::before {
	color: #c70752;
    content: '\f078';
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
	position: relative;
    font-weight: 900; 
	margin-right: 8px;
}

[data-rlta-element="container"] [role="button"][data-rlta-state="closed"]::before {
	color: #015289;
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
	position: relative;
    font-weight: 900; 
	margin-right: 8px;
}



/* Pagination */
@media screen and (max-width: 575px) {
	ul.pagination li:not(:first-child):not(:nth-child(2)):not(:last-child):not(:nth-last-child(2)) {
	  display: none;
	}
}

.pagination > .active > a, .pagination > .active > span {
    background-color: #015289;
	border-color: #dee2e6!important;
}

.pagination > .active > a:hover, .pagination > .active > span:hover {
    color: #fff;
    background-color: #c70752;
}

.pagination > .page-item:not(.active) > a:hover, .pagination > .page-item:not(.active) > span:hover {
    color: #fff!important;
    border-color: #dee2e6!important;
	background-color: #c70752!important;
}

.page-link:focus {
    box-shadow: none;
}

.disabled > .page-link, .page-link.disabled {
    color: #bbb;
}

.pagination li.page-item {
	width: 40px;
	text-align: center;
}	



/* Sidebar */
@media screen and (max-width: 991px) {
	aside#sp-left {
		order: 2;
		margin-top: 50px;
	}

	main#sp-component {
		order: 1;
	}
}

#sp-left .redbox {
	background-color: #c70752;
	color: #ffffff;
	padding: 30px 20px;
	text-align: center;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin-bottom: 15px;
    padding-bottom: 20px;
    font-size: 32px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
	text-transform: uppercase;
	margin-left: 20px;
	position: relative;
}

#sp-left .sp-module .sp-module-title::before, #sp-right .sp-module .sp-module-title::before {
    position: absolute;
    left: -20px;
    width: 5px;
    height: 38px;
    content: "";
    background: #015289;
}

#sp-left .redbox .sp-module-title::before {
	content: none; 
}

#sp-left .redbox .sp-module-title {
    border-bottom: 0px;
    margin: 0 0 25px;
    padding-bottom: 0px;
}

#sp-left .redbox .btn {
	padding: 10px 26px 10px 26px;
	margin-top: 20px;
	border: 1px solid #fff;
	border-radius: 0px;
	color: #fff;
	background-color: #c70752;
	text-transform: uppercase;
}

#sp-left .redbox .btn:hover {
	color: #c70752;
	background-color: #fff;
}

#sp-left .sp-module, #sp-right .sp-module {
    border: 1px solid #e5e5e5!important;
}

#sp-left .sp-module ul>li {
    display: list-item;
    list-style: none!important;
    color: #333;
	margin-left: 20px;
	padding: 5px 5px 5px 0px;
}

#sp-left .sp-module ul>li:hover {
    /*list-style: disc!important;*/
	color: #015289;
}

#sp-left .sp-module ul>li>a:hover {
    color: #015289!important;
}



/* Bottom and Footer */
#sp-bottom {
    padding: 60px 30px 40px 30px!important;
}

#sp-bottom1 .sp-module-title, #sp-bottom2 .sp-module-title  {
	font-size: 30px!important;
}

#sp-bottom1, #sp-bottom2 {
	font-size: 20px;
	font-weight: 300;
}	

#sp-bottom1 a, #sp-bottom2 a {
	font-weight: 300;
}

#sp-bottom1 a:hover, #sp-bottom2 a:hover {
	color: #ccc;
}

#sp-bottom1 ul {
	padding-left: 0px!important;
	list-style-position: inside;
}

#sp-bottom .sp-module ul>li {
    display: list-item;
    margin-bottom: 15px;
    list-style: none!important;
    color: #fff;
}

#sp-bottom .container {
	max-width: 1200px!important;
}

#sp-footer1 {
	text-align: center;
	font-size: 16px;
}

@media screen and (max-width: 991px) {
	#sp-bottom1 {
		text-align: center;
		margin-top: 10px;
	}

	#sp-bottom2 {
		text-align: center;
		padding: 20px 20px 0px 20px;
	}
	
	#sp-bottom .sp-module ul>li {
		list-style: none!important;
		margin-bottom: 5px;
	}
	
	#sp-bottom .sp-module ul>li:hover {
		list-style: none!important;
	}
	
	#sp-bottom2 a {
		display: inline-block;
	}
	
	
	#sp-bottom2 .sp-module-title {
		position: relative;
	}
	
	#sp-bottom2 .sp-module-title::before {
		background: rgba(255, 255, 255, 0.3);
		bottom: 0;
		content: '';
		height: 1px;
		left: 50%;
		position: absolute;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 50px;
		top: -24px;
	}
}

@media screen and (min-width: 992px) {	
	#mod-custom99 .row {
		margin-top: 30px;
	}	
}