.Home-no-show #sp-main-body{
	display:none;
}

body.itemid-101 #sp-main-body {
  padding: 0;
}
#sp-top-bar{
	padding:14px 00px!important;
}
#sp-top1{
	font-size: 16px;
}
#sp-top1 .fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
	color:red!important;
	padding-right:6px;
	font-size: 16px;
	font-weight: 300;
}
#sp-top2 .fa, .far, .fas, .fab{
	font-size: 17px!important;
	color: #ffffff;
	font-weight: 200;
}
#sp-top-bar .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-top-bar .sp-module ul >li {
  display: inline-block;
  border-bottom: none;
  -webkit-transition: 300ms;
  transition: 300ms;
	margin-right:10px;
}
#sp-top-bar .sp-module ul >li >a {
  display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600!important;
  padding: 5px 0;
  line-height: 20px;
  padding: 2px 15px 2px 0px;
  -webkit-transition: 300ms;
  transition: 300ms;
	border:1px solid #ddd;
}
#sp-top-bar .sp-module ul >li >a:hover {
  background:#B99663;
	border:1px solid #B99663;
	color:#ffffff;
}
#sp-top-bar .sp-module ul >li >a:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 8px;
	margin-left:8px;
}
#sp-top-bar .sp-module ul >li:last-child {
  border-bottom: none;
}

#sp-main-body {
  padding: 10px 0;
}
#sp-top2{
	text-align: right;
}
#sp-header.header-transparent {
  position: absolute;
  width: 100%;
  left: 0;
  top: 30px;
  z-index: 99999999;
  background: transparent;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sp-header {
  height: 90px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadosw: 0 0 4px 0 rgba(0, 0, 0, 0.10);

}
#sp-header .logo {
  height: 90px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-menus{
	background: #9D2235;
}
#sp-menu{
	backgrosund: #9D2235;
	display: flex;
  flex-direction: column;
  align-items: flex-start;
}

#sp-user1{
	display: flex;
    flex-direction: column;
    align-items: flex-end;

}
#sp-user2{
	backgrosund: #9D2235;
	display: flex;
    flex-direction: column;
    align-items: flex-start;

}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin:20px 0;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: left;
  position: relative;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px!important;
  line-height: 16px!important;
  font-size: 16px;
  font-weight: 500!important;
	text-transform: capitalize;
  color:#000000!important;
  margin: 0;
	border-sright:1px solid #ddd;
}
.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: 15px;
  line-height: 18px;
  display: inline-block;
  padding: 12px 0px;
  border-bottom:1px solid #ddd;
  cursor: pointer;
	color:#000000!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	margin-top:30px;
  background: #ffffff;
}
#sp-user1 .sppb-btn,
#sp-user2 .sppb-btn{
	-webkit-border-radius: 100px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-bottomright: 0;
border-radius: 100px;
border-bottom-right-radius: 0;
background: #000000!important;
transition: 500ms;
}
#sp-user1 .sppb-btn:hover,
#sp-user2 .sppb-btn:hover{
	background:#EF2C34!important;
	transition: 500ms;
	-webkit-border-radius: 100px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-topright: 0;
border-radius: 100px;
border-top-right-radius: 0;
}
#slides .sld .sppb-sp-slider-button{
	-webkit-border-radius: 100px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-bottomright: 0;
border-radius: 100px;
border-bottom-right-radius: 0;
backgrosund: #000000!important;
transition: 500ms;
}
#about .abt1 img{
	-webkit-border-radius: 400px;
-webkit-border-bottom-right-radius: 1px;
-moz-border-radius: 400px;
-moz-border-radius-bottomright: 1px;
border-radius: 400px;
border-bottom-right-radius: 1px;
-webkit-box-shadow: -39px -25px 0px 0px rgba(14,116,232,1);
-moz-box-shadow: -39px -25px 0px 0px rgba(14,116,232,1);
box-shadow: -39px -25px 0px 0px rgba(14,116,232,1);
}
#about .abt2 h3 span{
 font-size: 16px;
 text-transform: uppercase;
 font-weight: bold;
 letter-spacing: 1px;
 color:#EF2C34;

}
#about .sppb-btn{
	-webkit-border-radius: 100px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-bottomright: 0;
border-radius: 100px;
border-bottom-right-radius: 0;
background: #000000!important;
transition: 500ms;
}
#about .sppb-btn:hover{
	background:#EF2C34!important;
	transition: 500ms;
	-webkit-border-radius: 100px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-topright: 0;
border-radius: 100px;
border-top-right-radius: 0;
}
#whyus .wh h3 span{
	color: #EF2C34;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}
#whyus .wh1{
	padding:60px 40px;
	height:400px;
	-webkit-box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);
-moz-box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);
box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);
}

/* Sweep To Top */
#whyus .wh1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	-webkit-box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);
-moz-box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);
box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);
}
#whyus .wh1:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#004E98;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#whyus .wh1:hover, .wh1:focus, .wh1:active {
  color: white;
}
#whyus .wh1:hover h3{
	color:#fff;
}
#whyus .wh1:hover img{
	filter: brightness(0) invert(1);
}
#whyus .wh1:hover:before, .wh1:focus:before, .wh1:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

#services .sr1 .sppb-media-content{
	padding:20px 20px 50px 20px;
	height:320px;
	-webkit-box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);
-moz-box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);
box-shadow: 0px 0px 36px 0px rgba(207,211,214,1);

}

#services .sppb-btn,
#offering .sppb-btn{
	-webkit-border-radius: 100px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-bottomright: 0;
border-radius: 100px;
border-bottom-right-radius: 0;
background: #000000!important;
transition: 500ms;
}
#services .sppb-btn:hover,
#offering .sppb-btn:hover{
	background:#EF2C34!important;
	transition: 500ms;
	-webkit-border-radius: 100px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-topright: 0;
border-radius: 100px;
border-top-right-radius: 0;
}

#offering .of2 h4{
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
#number .num2 img{
	-webkit-border-top-right-radius: 30px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-topright: 30px;
-moz-border-radius-bottomright: 30px;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}
#number .num{
	background: #EF2C34;
}

#calls .sppb-btn,
#rpos2 .sppb-btn{
	-webkit-border-radius: 100px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-bottomright: 0;
border-radius: 100px;
border-bottom-right-radius: 0;
background: #ffffff!important;
transition: 500ms;
}
#calls .sppb-btn:hover,
#rpos2 .sppb-btn:hover{
	background:#EF2C34!important;
	transition: 500ms;
	-webkit-border-radius: 100px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-topright: 0;
border-radius: 100px;
border-top-right-radius: 0;
}




#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
  color: #ffffff;
}
#sp-bottom h3 {
  padding: 10px 0 10px 0;
  border-bottom:none;
  position: relative;
}
#sp-bottom h3:after {
  content: "";
  border-bottom: 1px solid #EF2C34;
  width: 25%;
  position: absolute;
  bottom: -3px;
  left: 0;
}
#sp-bottom1 .fa .fas .fab .far{
	color:#fff!important;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px 0px 0px 0px;
  border-radius: 3px;
}
#sp-left{
	margin:0!important;
	padding:0!important;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
	background:#01514E;
	color:#fff;
  margin: 0 0 0px 0;
  padding: 12px 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 5px solid #AE8B5A;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107"!important;
  float: right;
  margin-left: 7px;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
  background:#e5e5e5;
  margin:8px 0;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  color:#000000;
  font-weight: 500;
  padding: 0px 20px;
	font-size: 15px;
  line-height: 20px;
  padding: 15px 20px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#sp-left .sp-module ul > li >a:hover,
#sp-left .sp-module ul > li.active >a{
  background: #01514E;
	color:#fff;
  transition: 500ms;
}
.article-details .article-header h1, .article-details .article-header h2 {
	padding-top:50px;
	color: #1C2D8C;
  font-size: 2.25rem;
  border-bottom: 2px solid #01514E;
  padding-bottom: 20px;
}

#memberform .memform #userForm{
	border-top:1px solid #FE8D00;
	sbackground:#fff!important;
	padding:20px 20px;
	color:#000000!important;

}
#memberform .memform #userForm .rsform-input-box,
#memberform .memform #userForm .rsform-select-box,
#memberform .memform #userForm .rsform-calendar-box{
	width:95%;
	background:#f5f5f5;
	border-top:1px solid #000000!important;
	color:#000000;
	border:none!important;
	height:30px;
}
#memberform .memform #userForm .rsform-text-box{
	width:100%;
	height:150px;
	background:#f5f5f5;
	color:#000000;
	border:none!important;
}
#memberform .memform #userForm .control-label{
	color:#000!important;

}
.formResponsive input.rsform-calendar-button {
  margin-bottom: 3px;
	display:none!important;
}
#memberform .memform #userForm .control-group{
	border-sbottom: 1px solid #f7f7f7;
	padding:0!important;
	margin:0;
}
#memberform .memform h3{
	padding:20px 20px 15px 20px;
	margin:0;
	text-transform: uppercase;
	color:#fff;
	background: #4d4b4c;
	font-size: 16px;
	line-height: 16px;
}
#memberform .memform #userForm .form-group{
	margin:0!important;
	padding:0!important;
}
#aboutus .abt1 h3 span{
    font-size:14px;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
}
#servs .serv2 img{
    -webkit-box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
-moz-box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
}
#servs2 .srv1{
    padding:20px 20px;

}
#quality .q1{
    padding:30px;
    -webkit-box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
-moz-box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
}

#quality .q2 img{
    -webkit-box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
-moz-box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
box-shadow: 0px 0px 37px 0px rgba(204,202,204,1);
}
#contacts .cnt h3 span{
    font-size:16px;
    color:#E60000;
    text-transform:uppercase;
    font-weight:700;
    letter-spacing:1px;
}

#rpos .rp1 h3 {
  padding: 10px 0 20px 0;
  border-bottom:none;
  position: relative;
}
#rpos .rp1 h3:after {
  content: "";
  border-bottom: 1px solid #0171bb;
  width: 25%;
  position: absolute;
  bottom: -3px;
  left: 0;
}

.stickybanner {visibility: hidden;}
