@charset "UTF-8";
a {
    color: #656d77;
    text-decoration: none;
    background-color: transparent;
}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.25rem;padding-bottom:.25rem}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 11rem;
    padding: 0.25rem 0;
    margin: 0;
    font-size: 14px;
    color: #232e3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(101,109,119,.16);
    border-radius: 4px;
}
.navbar .navbar-nav .nav-link {
    color: rgba(255,255,255,.7);
}



@media (min-width: 768px){
.navbar-nav .nav-item.active, .navbar-nav .nav-item.active {
    position: relative;
}
}
@media (min-width: 768px){
.navbar-nav  .nav-item.active:after, .navbar-nav  .nav-item.active:after {
    /*content: '';*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: -0.29rem;*/
    /*border: 0 solid #fff;*/
    /*border-bottom-width: 2px;*/
}
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: rgba(104,124,150);
}
.navbar-light {
    box-shadow: inset 0 -1px 0 0 rgba(101,109,119,.16);
    background-color: #fff;
}
.navbar-brand-image {
    display: block;
    height: 2rem;
    width: auto;
}
.input-icon {
    position: relative;
}
.input-icon-addon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2.5rem;
    color: #656d77;
    pointer-events: none;
    font-size: 1.2em;
}
.input-icon .form-control:not(:first-child), .input-icon .form-select:not(:last-child) {
    padding-left: 2.5rem;
}

@media (min-width: 576px){
.bd-example {
    padding: 1.5rem;
    margin-right: 0;
    margin-left: 0;
    border-width: 0.2rem;
}}
.bd-example {
    position: relative;
    padding: 1rem;
    margin: 1rem -15px 0;
    border: solid #f8f9fa;
    border-width: 0.2rem 0 0;
}



.page-body {padding-top: 60px;
background: #a5c6ce;
/*background: rgba(0, 123, 255, .25);*/
    /* margin-top: 1rem; */
    /* margin-bottom: 1rem */
}

.ral5014{background:rgba(0,0,0,.88);}
/*.ral5014{background:rgba(104,124,150);}*/


.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: #fff;
}

.navbar-toggler-icon {
  height: 2px;
  width: 1.25em;
  background: currentColor;
  border-radius: 10px;
  transition: top .2s .2s, bottom .2s .2s, transform .2s, opacity 0s .2s;
  position: relative
}

@media (prefers-reduced-motion:reduce) {
  .navbar-toggler-icon {
    transition: none
  }
}

.navbar-toggler-icon:after,
.navbar-toggler-icon:before {
  content: "";
  display: block;
  height: inherit;
  width: inherit;
  border-radius: inherit;
  background: inherit;
  position: absolute;
  left: 0;
  transition: inherit
}

@media (prefers-reduced-motion:reduce) {

  .navbar-toggler-icon:after,
  .navbar-toggler-icon:before {
    transition: none
  }
}

.navbar-toggler-icon:before {
  top: -.45em
}

.navbar-toggler-icon:after {
  bottom: -.45em
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  transform: rotate(45deg);
  transition: top .3s, bottom .3s, transform .3s .3s, opacity 0s .3s
}

@media (prefers-reduced-motion:reduce) {
  .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    transition: none
  }
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before {
  top: 0;
  transform: rotate(-90deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
  bottom: 0;
  opacity: 0
}

/* .row-cards {
    --tblr-gutter-x: 1rem;
    --tblr-gutter-y: 1rem;
}

.row {
    --tblr-gutter-x: 1rem;
    --tblr-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--tblr-gutter-y) * -1);
    margin-right: calc(var(--tblr-gutter-x)/ -2);
    margin-left: calc(var(--tblr-gutter-x)/ -2);
} */
.table{
white-space: nowrap;color:#585b63
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #dee2e6;
}
.table td, .table th {
  padding: 0.75rem;
  vertical-align: middle;
  border-bottom: 1px solid #dee2e6;
  color:#585b63;
}
.topengine-img-fluid{width: 100%;max-width: 100rem;max-height: 30rem;object-fit: cover;margin-inline: auto;sizes:100vw;}

.page-header {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.7;
/*  flex-direction: column;
  justify-content: center;*/
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.page-pretitle {
  font-size: 1rem;
  font-weight: 500;
  /* text-transform: uppercase; */
  letter-spacing: .04em;
  line-height: 1.7;
  color: #656d77;
}
.red{
  color:red;
}
.topengine-bg-mid-bg {
	background: -webkit-linear-gradient(left, rgb(4, 4, 4), rgb(63, 81, 181));
}
.topengine-index-proimg {
    --tblr-avatar-size: 2.5rem;
    position: relative;
    width: var(--tblr-avatar-size);
    height: var(--tblr-avatar-size);
    font-size: calc(var(--tblr-avatar-size)/ 2.8571429);
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #656d77;
    text-align: center;
    text-transform: uppercase;
    vertical-align: bottom;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #f0f2f6 no-repeat center/cover;
    border-radius: 4px;
}
.fixed-bottom {
    position: fixed;
    right: 20px;
    bottom: 50px;
	text-align: center;
    z-index: 1030;
    /* left: 0; 
	background: #dc3545;
    
    margin-bottom: 1px;
    border-radius: 5px 5px;
	*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
    /*height: 44px;*/
    cursor: pointer;
}
.list-group-item {
    position: relative;
    display: block;
	padding: 0.75rem 1.25rem;
    border-radius: inherit;
    border: 0px solid rgba(0, 0, 0, .125);
}
/*.fixed-bottom>i {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    opacity: .6;
    filter: alpha(opacity=60);
}*/
@media (min-width: 992px){
.topengine-index-proimg:hover {
    transform: scale(1.65);
    transition: all .8s ease;
	cursor:pointer;
	border:0px solid #CCCCCC;
}
.topengine-index-proimg-show:hover {
    transform: scale(1.1);
    transition: all .8s ease;
	cursor:pointer;
	border:0px solid #CCCCCC;
}
}
@media (min-width:576px) {
/*.topengine-content-ul{width:100%;clear:both;}
.topengine-content-ul li{width:50%;float:left}*/
.topengine-content-ul{    display: flex;
    /* width: 100%; */
    /* list-style-type: none; */
    flex-flow: wrap;
    flex-direction: row;
    align-content: stretch;}
.topengine-content-ul li{
	width:48%;    margin-right: 8px;
}
.jumbotron {padding: 2rem 1rem}
}
h2, h3 {
    /*text-align: center;*/
    padding-top: 1rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.55rem;
}
blockquote {
    margin: 1rem 0;
    padding: 2rem;
    background-color: #f3f3f3;
    text-align: justify;
}
.topengine-font-color{color:#191919;}.topengine-font-color2{color:#696969;}.topengine-lowercase { text-transform: lowercase !important}.topengine-uppercase { text-transform: uppercase !important}.topengine-capitalize { text-transform: capitalize !important}
.topengine-bg-banner{background: -webkit-linear-gradient(left, #a5c6ce, #000);height: 150px; visibility: visible;}#carouselExampleCaptions mgroup { margin: 0 1.5%;}#site_title, #site_description { position: absolute;clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);}#site_title {margin-right: 270px;padding: 3.65625em 0 0;}#site_description {color: #858586;}#site_description { color: #7a7a7a; font-size: 14px; margin: 0 270px 3.65628em 0;}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
color: #fff;
    background-color: #2196F3;
    border: 1px solid #007bff;
}
.topengine-state-inactive{
transform: translateY(-100%);
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
	padding: 0px;
    color: #fff;
    text-align: center;
}
.footer-transparent {
  background-color: transparent;
  border-top: 0;
}
.footer {
  border-top: 1px solid #e6e8e9;
  background-color: #fff;
   padding: 8px 0; 
  color: #656d77;
  margin-top: auto;
}