.justificado {
    text-align: justify;
}
.k-widget-text.bg-img p {
    color: white;
}
.logotipo {
    height: 60px;
    width: auto;
}

.middle-footer-page {
    background: #202447;
    color: white;
}

.icon-box.style-1 .icon {
    background: #68c2bf;
}

.icon-box.style-1 .icon:after{
	box-shadow: 0 0 0 3px #68c2bf;
}

.middle-footer-page .fa, .k-widget-info-3 .icon, .icon-box.style-4 .icon {
    color: #68c2bf !important;
}

.middle-footer-page  .k-widget-info .list-social a, .k-widget-info-3 .icon {
	border: 1px solid #68c2bf;
}

.k-widget-text.bg-img .overlay {
    background: rgb(32 36 71 / 87%);
}

.widget-title {
    color: #68c2bf !important;
}

.middle-footer-page  li {
    margin-bottom: 12px !important;
}

.middle-footer-page p {
    line-height: 27px;
}

.k-widget-full-width-single-carousel {
    background: url('http://sistemasst/assets/imgs/banner1G.jpg') no-repeat center top !important;
}

.owl-wrapper-outer.autoHeight {
    height: 662px;
}

.bottom-header-page.clearfix {
    background: #20244791;
    border-bottom: 2px solid #68c2bf;
}

.k-widget-full-width-single-carousel .item {
    background: center;
}

.heading-page .overlay {
    background: #68c2bf;
    padding: 42px 0;
    border-bottom: 1px solid #202447;
}

.heading-page .heading-page-title, .heading-page .kopa-breadcrumb, .heading-page .kopa-breadcrumb a {
    color: #202447;
}

.form-submit input[type="submit"] {
    background: #202447;
}

.segdiv {
    height: 492px;
    padding: 0px 550px 0 50px;
    background-size: 940px;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-position-x: right;
    border-bottom: 2px solid  #68c2bf;
}

.sucess {
    background-color: #abcaab;
    color: #0d480d;
    font-weight: bold;
    padding: 20px;
    border-left: 12px solid;
    margin: 40px 0;
}


.error {
    background-color: #caacab;
    color: #48130d;
    font-weight: bold;
    padding: 20px;
    border-left: 12px solid;
    margin: 40px 0;
}