.logo{
max-width:200px;
}
.bg-soft-primary-2 {
  background-color: rgba(10,87,167, 1)  !important;
}
.bg-soft-primary-3 {
  background-color: rgba(10,87,167, 0.7)  !important;
border-bottom: 1px solid white;
border-top: 1px solid white;
}
.hosp-bg-title{
background-image: url("/sca-theme/img/photos/bg2.jpg");
}
.bg-white{
background-color:white !important;
}
  @media (min-width: 992px){
.navbar.extended:not(.fixed) .navbar-collapse .nav-link {
  padding-top: 9px;
  padding-bottom: 10px;
padding-left: 0px;
padding-right: 25px;
font-size: small;
}

.navbar.extended:not(.fixed) .navbar-collapse-wrapper {
  padding: 0px;
}
.navbar.fancy.navbar-bg-light:not(.fixed), .navbar.extended.navbar-bg-light:not(.fixed) {
  background: unset !important;
}
}
.navbar-light .navbar-nav .nav-link {
  color: white;
}
.social.social-muted a:not(.btn-circle):not([class*="link-"]) i {
  color: white !important;
}
.section-10251{
background-image: url("/sca-theme/img/photos/bg3-1.jpg");
padding-bottom: 170px;
}

.section-10866 {
  background-image: url("/sca-theme/img/photos/bg3-1.jpg");
  padding-bottom: 170px;
}

.border-left-menu-item{
  border-radius: 5px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.border-left-menu-item:hover{
  color:#3f78e0 !important;
}

.border-left-menu-item-blue:hover{
  border-left: 3px solid rgba(10,87,167, 1);
  border-right: 3px solid rgba(10,87,167, 1);
  background-color:  #ecf5ff;
}

.border-left-menu-item-red:hover{
  border-left: 3px solid #e2626b ;
  border-right: 3px solid #e2626b;
  background-color:  #fdf6f7;
}

.border-left-menu-item-lightblue:hover{
  border-left: 3px solid #98bddc ;
  border-right: 3px solid #98bddc;
  background-color:  #f4faff;
}

.border-left-menu-item-green:hover{
  border-left: 3px solid #7cb798 ;
  border-right: 3px solid #7cb798;
  background-color:  #f2fff8;
}

.bg-weirdblue{
background-color:#275477;
}

.border-left-menu-item-wblue:hover{
  border-left: 3px solid #275477; ;
  border-right: 3px solid #275477;;
  background-color: #cfeaff;
}


.border-left-menu-item-orange:hover{
  border-left: 3px solid #f78b77 ;
  border-right: 3px solid #f78b77;
  background-color:  #fff7f5;
}

.border-left-menu-item-pink:hover{
  border-left: 3px solid #d16b86 ;
  border-right: 3px solid #d16b86;
  background-color:  #fff4f7;
}


#sca-content-body h3{
	color: rgb(10,87,167);
	border-bottom: 2px dotted #cacaca;
	padding-bottom:6px;
}
#sca-content h2{
	color: rgb(10,87,167);
}

.privacy-container{
margin-top:10px;
    border: 2px solid #eee;
    background-color: #f5f5f5;
padding: 10px;
}
.privacy-container h1,h3,h5 {
color: #092d59;
}
.privacy-content{
margin-top:45px;
max-height: 200px;
overflow-y: scroll;
}

@media (min-width: 992px) {
 .card-img-top img {
        position: relative;
        top: -50px;
    }

.dropdown-item {
  font-weight: 400;
  letter-spacing: -0.01rem;
  font-size: 15px;
}
  .navbar.extended .navbar-brand {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
}


@media (max-width: 991px) {
.course-finder{
margin-top: -60px !important;
}
}
