.sp-simpleportfolio .sp-simpleportfolio-img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
video {  
   width:90%; 
   max-width:600px; 
   height:auto; 
}
#sp-main-body {

   padding: 40px 0;

}
article.item {
    margin-bottom: 30px;
    padding: 15px;
    border-width: 1px;
    border-color: rgba(220, 220, 220, 1);
    border-style: solid;
    border-left: 1;
    border-radius: 10px;
    background-color: rgba(220, 220, 220, 0.08);
}




a {
  color: #005D7F;
}
a:hover {
  color: #005D7F;
}

#sp-footer {
    background: #00739E;
}

.btn-primary,
.sppb-btn-primary {
  border-color: #272c63;
  background-color: #00739F;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #272c63;
    background-color: #E4A718;
}

.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #00739F;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #00739F;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #00739F;
}

#sppb-addon-1490196792575 #btn-1490196792575.sppb-btn-custom {
    background-color: rgba(227, 167, 22, 1);
    color: #ffffff;
    height: 34px;
}