b, strong {
    font-weight: 700;
    font-family: arial,sans-serif;
}

.sp-megamenu-parent {
    float: left;
}

.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  display: inline-block;
  padding: 0 15px;
  line-height: 90px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  margin: 0;
  font-weight: 500;
}

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

#sp-footer {
  background: #3b4c5b;
}

.camera_commands {
  display: none;
}

.camera_prev, .camera_next {
    border-radius: 20px;
}

.camera_prev {
	left: 15px!important;
}

.camera_next {
	right: 15px!important;
}

.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	z-index: 1000;
    top: 12%;
    left: 20%!important;
    width: auto!important;
}

.camera_caption > div {
	background: #c61f3d!important;
}

.camera_caption_title > h1 {
    margin: 10px!important;
    line-height: initial;
}

#sp-welcome {
    padding: 60px;
}

#sp-top1 .custom > p:first-child > span:after {
    background-color:  black;
    width:295px;
    height:5px;
    content:'';
    display: flex;
    margin: 20px 0;
    margin-bottom:25px;
    margin-left: 51%;
    transform: translateX(-55%);
}

#sp-position3 .custom > p > span:after {
    background-color:  black;
    width:245px;
    height:5px;
    content:'';
    display: flex;
    margin: 20px 0;
    margin-bottom:25px;
    margin-left: 51%;
    transform: translateX(-55%);
}

#sp-top1 .custom > p:nth-child(3) > span {
    font-size: 12pt;
    font-weight: 400;
    background-color: #c61f3d;
    padding: 10px 20px;
    color: white;
}

#sp-top1 .custom > p:nth-child(3) {
    padding-top: 20px;
    cursor: pointer;
}

#sp-top1 .custom > p {
    line-height: initial;
}

#sp-position1 .sp-module-content .col-centered .text {
    position: relative;
    z-index: 10;
    background-color: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgba(255, 255, 255, 0.8);
}

#sp-position1 .sp-module-content .col-centered {
    padding-top: 30px;
    padding-bottom: 30px;
}

#sp-position1 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#sp-position2 .custom > p {
    font-size:16px!important;
    color:#fff;
    text-transform: uppercase;
    border: solid 2px #fff;
    display:block;
    padding: 5px 30px;
    height:50px;
    text-align: center;
    margin:0 auto;
    margin-top: 20px;
    font-weight: 600;
    line-height: 36px;
    background-color:rgba(255,255,255,0);
    transition: background-color 300ms;
    width: 250px;
    cursor: pointer;
}

#sp-position2 {
    padding-bottom: 18px;
}

#sp-certificates-of-registration {
    padding: 60px;
}

#sp-position3 {
    line-height: initial;
}

#sp-bottom2 .sp-column .sp-module .sp-module-content .custom > p > img {
    display: inline-block!important;
}

#sp-bottom2 .sp-column .sp-module .sp-module-content .custom > p > a {
    font-size: 16px;
    font-weight: 400;
}

#sp-bottom1 .sp-module .custom > p::before {
    content: '\2666';
    font-size: 20px;
    line-height: 20px;
    color: white;
}

#sp-bottom1 .sp-module .custom > p {
    padding-left: 15px;
}

#sp-bottom1 .sp-module .custom > div {
    padding-bottom: 10px;
}
    
#sp-bottom2 {
    display: flex;
    justify-content: center; 
    padding-top: 10px;
}

#sp-bottom1 {
    display: flex;
    justify-content: center;    
}

#sp-position1 .sp-module-content .col-centered > div > img {
    width: 100%!important;
}

#vispoweredby {
    display: none;
}

.vis_mandatory {
    display: none;
}

#sp-bottom3 .sp-module-title {
    display: grid;
    justify-content: center;
    font-size: xx-large;
    color: #c6203e;
    font-family: sans-serif;
    font-weight: bold;
}

.visform input, .visform select, .visform textarea{
 	border: 1px solid #999;
 	padding: 2px;
 	background: white;
}

#sp-quickcontact-form #message {
    width: 250px!important;
}

#sp-quickcontact-form {
    text-align: center;
}

#sp-quickcontact-form #name , #email , #subject {
    width: 250px;
}
    
#sp_quickcontact99 {
    display: flex;
    justify-content: center;
}

#sp-position3 .custom > div:last-child > p > span {
    background-color: #c61f3d;
    padding: 10px 20px;
    color: white;    
}

#sp-position3 .custom > div:last-child > p {
    padding-top: 50px;
    cursor: pointer;
}

.article-footer-wrap {
    display: none;    
}

.post-format {
    display: none;
}

#sp-main-body {
    padding:0px!important;
}

.entry-header.has-post-format {
  margin-left: 0px;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 180px;
  transform: translateY(-50%);
  color: #fff;
}

#sp-component .sp-column > article > div:first-child > img {
  height: auto;
  object-fit: cover;
  width: 100%;  
}
.entry-image.full-image img {
    height:350px;
    object-fit: cover;
    width:100%;
}
.entry-header h2 {
    font-size: 40px;
    padding-right: 30px;
    margin-top: 50px;
}

.deco h2 {
    width: 50%;
    background-color: #c61f3d;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    padding: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.deco h3 {
width: 100%;
background-color: #c61f3d;
color: white;
font-weight: bold;
text-transform: uppercase;
margin-top: 5px;
padding: 20px;
text-align: center;
}

.deco h4 {
width: 80%;
background-color: #c61f3d;
color: white;
font-weight: bold;
text-transform: uppercase;
margin-top: 5px;
padding: 20px;
text-align: center;
}

.deco h5 {
    width: 30%;
    background-color: #c61f3d;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    padding: 20px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.deco h6 {
    width: 30%;
    background-color: #c61f3d;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    padding: 20px;
    text-align: center;
    margin-left: 10px;
}

.textourvision {
    padding-top: 25px;
}

.textourmission {
    padding-top: 20px;
}

.textourvalue {
    padding-top: 20px;
}

.textourvalue > p > span::before {
    content: '\2666';
    font-size: 20px;
    line-height: 20px;
    color: #c6203e;;
}

.container .logo {
    display: flex;
    justify-content: center;
}

.customerproductsdetails > p > span {
    font-size: 12pt;
    font-weight: 400;
    background-color: #c61f3d;
    padding: 10px;
    color: white;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
}

.projectreferences > p > span {
    font-size: 12pt;
    font-weight: 400;
    background-color: #c61f3d;
    padding: 10px;
    color: white;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
}

.customerproductsdetails > p > span > a {
    color: white;
}

.projectreferences > p > span > a {
    color: white;
}

.certificatelogo {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
}

.container > h5 > span:after {
    background-color: #a9444294;
    width: 55px;
    height:5px;
    content:'';
    display: flex;
    margin: 15px 0;
    margin-bottom:25px;
    margin-left: 3%;
    transform: translateX(-55%);
}

.container > h6 > span:after {
    background-color: #a9444294;
    width: 85px;
    height:5px;
    content:'';
    display: flex;
    margin: 15px 0;
    margin-bottom:25px;
    margin-left: 50%;
    transform: translateX(-55%);
}

.customerproductsdetails > p > span:hover {
    background-color: #980621;
}

.projectreferences > p > span:hover {
    background-color: #980621;
}

.desc1 {
    padding-top: 20px;
}

/*Reading Banner Caption*/
/*.camera_caption {
	width:1170px!important;
	margin: 0 auto;
	left: 50%;
	top:30%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}*/

@media screen and (max-width: 1500px) {
.camera_caption {
    bottom: 0;
    display: block;
    position: absolute;
    z-index: 1000;
    top: 12%;
    left: 9%!important;
    width: auto!important;
}    
}
    
@media screen and (max-width: 1200px) {
.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  font-size: 15px!important;
}
.camera_caption {
    bottom: 0;
    display: block;
    position: absolute;
    z-index: 1000;
    top: 12%;
    left: 4%!important;
    width: auto!important;
}
}

@media screen and (max-width: 990px) {
#sp-slider {
    margin-top: 0px!important;
}
#offcanvas-toggler {
    float: right;
    line-height: 55px;
    margin-left: 15px;
    font-size: 20px;
}
#sp-menu {
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
    height: 50px;
}

#offcanvas-toggler >i {
  color: #fff;
}

.camera_caption_title > h1 {
    margin: 7px!important;
    line-height: initial;
    font-size: 25px!important;
}
#sp-menu #offcanvas-toggler .fa {
    color: #555;
    font-size: 25px;
}
#sp-menu {
    display: flex;
    justify-content: flex-end;
    padding-right: 30px;
    height: 50px;
    padding-top: 20px;
}
#sp-main-menu {
    display: none;    
}  
}

@media screen and (max-width: 780px) {
#sp-welcome {
    padding: 25px;
}
#sp-certificates-of-registration {
    padding: 25px;
}
.logo1 {
    padding-right: 70px;
    padding-left: 70px;
}
.logo2 {
    padding-right: 70px;
    padding-left: 70px;
}
.logo3 {
    padding-right: 70px;
    padding-left: 70px;
}
.logo4 {
    padding-right: 70px;
    padding-left: 70px;
}
.logo5 {
    padding-right: 70px;
    padding-left: 70px; 
}
#sp-contact-section {
    padding: 50px 0px!important;
}
#sp-bottom2 {
    padding-top: 20px;
}
#sp-bottom3 {
    padding-top: 30px;
}
.deco h6 {
    width: 90%;
    background-color: #c61f3d;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    padding: 20px;
    text-align: center;
    margin-left: 15px;
}
.deco h5 {
    width: 90%;
    background-color: #c61f3d;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    padding: 20px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.deco h2 {
    width: 90%;
    background-color: #c61f3d;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    padding: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#sp-top1 .custom > p:nth-child(3) > span {
    font-size: 9pt!important;
    font-weight: 400;
    background-color: #c61f3d;
    padding: 9px;
    color: white;
}
}

@media screen and (max-width: 600px) {
.camera_caption_title > h1 {
    margin: 7px!important;
    line-height: initial;
    font-size: 20px!important;
}
.camera_caption > div {
	padding: 5px 10px!important;
}
}
    
@media screen and (max-width: 500px) {
#sp-bottom2 {
    padding-top: 50px;
}
#sp-position3 .custom > p:nth-child(2) {
   display:none;     
}
#sp-certificates-of-registration {
    padding: 10px;
    padding-bottom: 40px;
    padding-top: 40px;
}
#sp-welcome {
    padding: 20px;
}
.camera_caption_title > h1 {
    margin: 5px!important;
    line-height: initial;
    font-size: 15px!important;
}
.logo1 {
    padding-right: 70px;
    padding-left: 70px;
}
.logo2 {
    padding-right: 70px;
    padding-left: 70px;
}
.logo3 {
    padding-right: 70px;
    padding-left: 70px;
}
.logo4 {
    padding-right: 70px;
    padding-left: 70px;
}
.logo5 {
    padding-right: 70px;
    padding-left: 70px; 
}
#sp-bottom2 .custom > p:first-child {
    text-align: center!important;    
}
#sp-bottom2 .custom > p:nth-child(3) {
    padding-left: 30px;    
}
#sp-bottom2 .custom > p:nth-child(4) {
    padding-left: 30px;    
}
#sp-bottom2 .custom > p:nth-child(5) {
    padding-left: 30px;    
}
.entry-image.full-image img {
    height:250px;
}
.entry-header.has-post-format {
  top: 120px;
}
.deco h4 {
width: 100%;
}  
.industries {
    padding-top: 40px;
}
.otherindustries {
    padding-top: 20px;    
}
.entry-header h2 {
    font-size: 30px;
}   
.container > h5 > span:after {
    margin-left: 15%;
}
.certificatelogo {
    padding-top: 20px;
    padding-bottom: 20px;
    display: grid;
}
.certificatelogo > div {
    padding-bottom: 50px;
}
#sp-top1 .custom > p > span {
    font-size: 20pt;    
}
#sp-top1 .custom > p:first-child > span:after {
    width: 95px;
}
#sp-position1 .custom > p > span {
    font-size: 20pt!important;     
}
#sp-position3 .custom > p > span {
    font-size: 20pt!important;         
}
#sp-position3 .custom > p > span:after {
    width: 125px;
}
#sp-bottom2 .custom > p:nth-child(2) {
    text-align: left!important;
    font-size: 16px;
    padding: 0px 30px;   
}
.customerproductsdetails {
    padding-bottom: 50px;    
}
.customerproductsdetails > p > span {
    font-size: 10pt!important;
}
.projectreferences > p > span {
    font-size: 10pt!important;
}
#sp-top1 .custom > p:first-child > span {
    font-size: 18pt!important;    
}
#sp-top1 .custom > p:nth-child(2) > span {
    font-size: 10pt!important;   
}
/*#sp-header {
    height: 80px!important;    
}*/
#sp-top1 .custom > p:first-child > span:after {
    background-color: black;
    height: 5px;
    content: '';
    display: flex;
    margin: 10px 0;
    margin-bottom: 25px;
    margin-left: 51%;
    transform: translateX(-55%);
}
}
.containercontact1 > p:nth-child(2) > img {
    display: inline-block;
}

.containercontact1 > p:nth-child(3) > img {
    display: inline-block;
}

.containercontact1 > p:nth-child(4) > img {
    display: inline-block;
}

.containercontact1 > p:nth-child(2) > span {
    display: inline-block;
}

.containercontact1 > p:nth-child(3) > span {
    display: inline-block;
}

.containercontact1 > p:nth-child(4) > span {
    display: inline-block;
}

.containercontact1 .moduletable #sp_quickcontact99 {
    justify-content: end;
}

.containercontact1 .moduletable > h3 {
    font-weight: bold;
}
/*#sp-bottom2 {
    padding: 50px;    
}*/
/*#sp-bottom1 {
    justify-content: left!important;
    padding-left: 50px;    
}*/
#sp-main-menu {
    position: fixed;
    z-index: 9999;
    width: 100%;
}

#sp-slider {
    margin-top: 30px;
}


#sp-view-all-projects {
    background: linear-gradient(90deg,#c61f3d 0%,#465b7a 100%)!important;
}

#sp-our-projects {
    background-image: url(/demo/images/architecture-bay-boat-326410.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#sp-contact-section {
    background: linear-gradient(90deg,#263a56 0%,#5d7aa5f2 100%)!important;
}

#sp-main-menu {
    background: linear-gradient(90deg,#c61f3d 0%,#465b7a 100%)!important;
}

#sp-position2 .custom > p:hover {
    border: solid 2px rgb(194, 32, 62);
    background-color: rgb(194, 32, 62);
}