body {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url("../images/bg.png") repeat scroll 50% 0 rgba(0, 0, 0, 0);
}
p:last-child {
  margin-bottom: 0px;
}
a {
  color: #881530;
}
a:hover, a.selected {
  color: #881530;
}
img {
  display: unset;
}

#sp-header-logo .container-inner {
  background-image: url(../images/header-bg2.png);
  background-position: right top;
  background-repeat: no-repeat;
  padding: 25px 0px 10px 0px;
}

#sp-header {
  background: transparent;
  box-shadow: none;
  height: 140px;
}
#sp-header .container {
  background: #fff;
  padding: 35px;
}

.offcanvas-menu {
  z-index: 9999999;
}
.offcanvas-menu .offcanvas-inner {
 padding: 15px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler {
  display: none;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu > li {
  padding: 0.25rem 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-deeper.menu-parent {
	padding-bottom: 0.5rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul.menu-child {
  display: initial;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li {
  padding-top: 0.5rem;
  padding-left: 0.5rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  padding-right: 5px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li > ul.menu-child > li {
  padding-top: 0.5rem;
  padding-left: 0.5rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li > ul.menu-child > li::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  padding-right: 5px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #555;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  opacity: 1;
  padding: 5px 0 5px 0.5rem;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 15px;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  text-transform: initial;
  color: #555;
  border-top: none;
  border-bottom: none;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent > a {
  display: inline;
}
.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: #c33;
}


#sp-menu .justify-content-end {
  justify-content: flex-start !important;
}
.sp-megamenu-parent {
  margin: 0;
  background-image: url("../images/bg.menu.png");
  background-position: bottom left;
  background-repeat: repeat-x;
}
.sp-megamenu-parent > li {
  background: url('../images/li.border.png') left top no-repeat;
}
.sp-megamenu-parent > li.active {
  background: url("../images/bg.menu.active.png") repeat-x scroll center top rgba(0, 0, 0, 0);
  border-right: 1px solid #F0F0F0;
}
.sp-megamenu-parent > li > a {
  color: #363636;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 40px;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 40px;
}
.sp-megamenu-parent > li:hover > a {
  color: #fff;
  background: #000;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
  font-weight: 700;
}


#sp-header-slider {
  background-color: #ebebeb;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#sp-header-slider .container {
  background: #fff;
}

#sp-main-body {
  padding: 0;
}
#sp-main-body .container {
  background: #fff;
  padding: 0 35px 35px;
}
.itemid-101 #sp-main-body .container {
  padding: 35px;
}

.page-header h1 {
  color: #333333;
  font-size: 26px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: bold;
}

.article-details .article-header h1, .article-details .article-header h2 {
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(255,255,255)),color-stop(0.89, rgb(242,242,242)));
  background-color: #FFFFFF;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 0px 1px 0px #FFFFFF inset;
  text-align: right;
  padding: 20px 25px;
  margin-bottom: 35px;
  color: #333333;
  font-size: 26px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: bold;
}

.article-list .article {
  padding: 0px;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #881530;
  line-height: 26px;
  font-size: 22px;
  letter-spacing: 0px;
  font-weight: bold;
  text-transform: uppercase;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
  color: #881530;
}

.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: 0px 0px 20px 0px;
}

.article-list .article .readmore a {
  color: #fff;
  background-color: #881530;
  background-image: linear-gradient(to bottom, #881530, #881530);
  border-radius: 1px;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  padding: 6px 56px 7px 20px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #fff;
}

h3.sp-module-title {
  color: #881530;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}

#sp-as-position-10 .sp-module {
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(255,255,255)),color-stop(0.69, rgb(242,242,242)));
  background-color: #FFFFFF;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 0px 1px 0px #FFFFFF inset;
  padding: 25px 30px 25px;
  margin-bottom: 40px;
  overflow: hidden;
}

#sp-body-bottom {
  padding-bottom: 35px;
}
#sp-body-bottom .container {
  background: #fff;
  padding: 0px 35px 55px 35px;
}



#sp-footer {
  color: #626262;
  background: #ebebeb;
  border-top: 1px solid #ffffff;
  padding-bottom: 40px;
}
#sp-footer .container-inner {
  padding: 30px 0 0;
  border-top: none;
  border-bottom: 1px solid #fff;
}

#sp-footer .sp-module-title {
  font-size: 14px;
  color: #881530;
  text-transform: uppercase;
  font-weight: 700;
}

.sp-copyright {
  text-transform: uppercase;
}


.circle_menu {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #e2e2e2;
}

.circle_menu ul {
	position: relative;
	left:50%;
	float: left;
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;
}

.circle_menu ul li {
  background-color: #881530;
  background-image: -moz-linear-gradient(top, #881530, #881530);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#10c5f6), to(#881530));
  background-image: -webkit-linear-gradient(top, #881530, #881530);
  background-image: -o-linear-gradient(top, #881530, #881530);
  background-image: linear-gradient(to bottom, #881530, #881530);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#881530', endColorstr='#881530', GradientType=0);
  border-radius: 50%;
  position: relative;
  top: 0;
  left: -50%;
  float: left;
  list-style: none outside none;
  padding: 30px 0 23px;
  text-align: center;
  width: 209px;
  height: 207px;
  margin-top: 45px;
  margin-left: 20px;
  line-height: 25px;
}

.circle_menu ul li:first-child {
	margin-left: 0px;	
}

.circle_menu ul li:hover {
	background-color: #222222;
	background-image: none;
		
    -webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

.circle_menu ul li h3 {
  padding: 0px;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.circle_menu ul li h3 a {
  padding: 65px 0px 0px;
  margin: 0px 0px 10px;
  display: block;
}

.circle_menu ul li a {
	color: #333333;
	display: inline-block;
	margin-bottom: 10px;
	padding-top: 50px;
}

.circle_menu ul li:hover a {
	color:#fff;
	background-position: 50% -90px !important;
}

.circle_menu ul li p a {
  color: #fff;
  font-size: 12px;
  padding: 0 30px;
  line-height: 20px;
  display: block;
}

.circle_menu ul li:hover p {
	color:#fff;
}

.circle_menu ul li.service_1 h3 a {
	background: url("../images/ico.services.1.png")no-repeat scroll 50% top rgba(0, 0, 0, 0);
}

.circle_menu ul li.service_2 h3 a {
	background: url("../images/ico.services.2.png")no-repeat scroll 50% top rgba(0, 0, 0, 0);
}

.circle_menu ul li.service_3 h3 a {
	background: url("../images/ico.services.3.png")no-repeat scroll 50% top rgba(0, 0, 0, 0);
}

.circle_menu ul li.service_4 h3 a {
	background: url("../images/ico.services.4.png")no-repeat scroll 50% top rgba(0, 0, 0, 0);
}

.circle_menu ul li.service_5 h3 a {
	background: url("../images/ico.services.5.png")no-repeat scroll 50% top rgba(0, 0, 0, 0);
}


@media (min-width: 576px) {
.container, .container-sm {
  max-width: 98%;
}
}
@media (min-width: 768px) {
.container, .container-md, .container-sm {
  max-width: 98%;
}
}
@media (min-width: 992px) {
.container, .container-lg, .container-md, .container-sm {
  max-width: 98%;
}
}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1200px;
  padding: 0px 35px;
}
}
@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1200px;
  padding: 0px 35px;
}
}


@media (max-width: 992px) {
.logo-image {
  height: auto !important;
}
.circle_menu ul {
  left: 0px;
}
.circle_menu ul li {
  width: 209px;
  margin: 40px 0px 0px 30px;
  left: 0px;
}
}
@media (max-width:991.99px) {
#sp-header {
  height: 60px;
}
#sp-header .container {
  padding: 0 35px;
  background-image: url("../images/bg.menu.png");
  background-position: bottom left;
  background-repeat: repeat-x;
}
#sp-as-position-31 {
  padding-top: 50px;
}
}
@media (max-width:767.99px) {
.circle_menu ul li {
  margin-left: 50px !important;
}
}
@media (max-width: 576px) {

}
@media (max-width:575.99px) {
.circle_menu ul li {
  margin-left: 10px !important;
}
}
@media (max-width: 507px) {
.circle_menu ul li {
  margin-left: 15% !important;
}
}