﻿
body,td{color: #353535!important; font-family:'Poppins'}
h1,h2,h3,h4,h5,h6{font-family: 'Oswald', monospace, sans-serif;}
p{ color: #353535;}
.error {margin-top:10px; border:1px solid #c10404; background-color:#dc3545; padding:10px 15px;border-radius:4px;}
.error ul{padding:0; margin:0; list-style:none;}
.error ul li{color:#fff!important;padding-left: 20px;}
.error ul li:before{margin-left:-20px; position:absolute; font-family: "Font Awesome\ 6 Free"; font-weight: 900; content: "\f101"; }
.btn-light{transition:all ease-in-out 200ms;}
.btn-light:hover{background: rgba(0,0,0,.7); color:#f2f2f2!important;}
ul.list-icon{padding:0; margin:0; list-style:none;}
ul.list-icon li{padding-left: 20px;}
/*ul.list-icon li:before{margin-left:-20px; position:absolute; font-family: "Feather"; font-weight: 900; content: "\e934"; }*/
ul.list-icon li:before{margin-left:-20px; position:absolute; font-family: "Font Awesome\ 6 Free"; font-weight: 900; content: "\f101"; }
.alert-icon {padding: .95rem;background: rgba(0,0,0,.05);}
.alert-message{ padding-right: 30px;}
textarea{ resize: none;}
.choices{margin-bottom:0;}
.row-flex {
    display: flex;
    flex-wrap: wrap;
}
.row-flex-content {
    height: 100%;    
}
.navbar-dark .navbar-nav .nav-link {
    color: hsla(0,0%,100%,1);
}
.navbar-brand h1 {
    font-family: 'Oswald', monospace, sans-serif;
    margin: 0;
    font-weight: 700;
    font-size: 1.8rem !important;
    padding: 0 0 0 10px;
    color: #025790;
}
/*.navbar-brand h1{font-family:Impact; margin:0; font-size:2rem!important; padding:0 0 0 10px; color:transparent; -webkit-text-stroke:1px #025790;
               background:url('/img/back2.png');  -webkit-background-clip:text; background-position:0 0; animation: back 75s linear infinite;
}
@keyframes back{
    100%{background-position: 1000px 0;}
}*/
.navbar-brand h1 span{font-size:11px; letter-spacing:1px; margin:0; display:block; color:#025790}
.card-title{color: #353535}
.card-title-bordered {
    border-top: 2px solid #025790;
    border-bottom: 2px solid #025790;    
    padding-bottom:3px;
    padding-top:3px;
}
.feather {
    stroke-width: 2;
}
.js-simplebar, .numeric, .decimal, .js-sidebar-toggle, .js-sidebar {}
h1, h2, h3, h4, h5, h6 {font-weight:700; }
.border-su {border-color: #db5707 !important;}
.text-color-su {color: #db5707 !important;}
.main-navbar{box-shadow:none; padding:6px 0;}
.header {
    padding: 10px 0;
    margin: 0;
    -webkit-box-shadow: 0px 1px 1px #025790;
    -moz-box-shadow: 0px 1px 1px #025790;
    box-shadow: 0px 1px 1px #025790;
}
.cta-circle i {
    border: 1px solid #025790;
    border-radius: 50%;
    padding: 5px;
    margin-right: 5px;
    color: #025790;
    font-weight: bold;
}
.cta a {color: #025790; font-weight:500}
.cta a:hover{text-decoration:none;}
.footer-slider li, .campus-moments li{text-align:center;}
.footer-slider li img, .campus-moments li img{margin-bottom:5px;}
.footer-slider li a, .campus-moments li a{color:#025790; text-decoration:none; transition:all ease 0.5s;}
.footer-slider li a:hover, .campus-moments li a:hover{color:#353535;}
.footer-slider li a img,.campus-moments li a img{height:155px;}
footer {
    background: #222e3c
}
footer h4{color:#f2f2f2; padding-bottom:4px; border-bottom:1px solid #f2f2f2; margin-bottom:15px;}
footer .list-icon li,footer .list-icon a, footer p{color:#f2f2f2;}
    footer h2 {        
        color: #f2f2f2;
        font-size: 1.5rem !important;
    }
footer h2 span {
    font-size: 0.8rem !important;    
    margin: 0;
    display: block;
    letter-spacing:1px;
}
.list-social{margin:0;padding:0;}
.list-social li{list-style:none; display:inline-block;}
.list-social li a{color:#f2f2f2;}
.section-title {
    padding-top: 45px;
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {  
    font-size:2rem;
    letter-spacing:2px;
  font-weight:600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #37517e;
}
.section-title h2 span{font-size:1rem; display:block; margin-top:15px;}
.section-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 2px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 4px;
  background: #025790;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-title p {
  margin-bottom: 0;
}
.section-content{padding-bottom:30px;}
.checkbox.checkboxlist input[type="checkbox"] {
    position: absolute;
    margin-top: 0.3rem;
}
.checkbox.checkboxlist label {margin-bottom: 0;display: inline-block;padding-left: 1.25rem;}
.checkbox {position: relative;display: block;padding-left: 0;}
.row-flex {
    display: flex;
    flex-wrap: wrap;
}
.totd-title {
    color: #fff;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    margin-right: 5px;
    padding-left: 5px;
}
/*Responsive*/
@media (max-width: 1025px) {
    .navbar-brand img{width:65px;}
    .navbar-brand h1{font-size:1.1rem;}
    .navbar-brand h1 span{font-size:0.55rem;}
}
@media (max-width: 768px) {
    .navbar-brand img{width:55px;}
    .navbar-brand h1{font-size:1.0rem;}
    .navbar-brand h1 span{font-size:0.55rem;}
    .bg-about .row{margin-left:0; margin-right:0;}
}
@media (min-width: 480px) and (max-width: 760px) {
    .navbar-brand img{width:65px;}
    .navbar-brand h1{font-size:1.65rem;}
    .navbar-brand h1 span{font-size:0.8rem; padding-bottom:5px;}
    .head-icon{padding-bottom:5px;}
    .cta{text-align:center; padding-top:5px;}
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
    }
}
@media (max-width: 480px) {
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
    }
}
.form-check-table td{margin-bottom:.125rem;min-height:1.3125rem;padding-left:1.5em}
.form-check-table td input[type=checkbox] {float: left;
    margin-left: -1.5em;
    -webkit-print-color-adjust: exact;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    color-adjust: exact;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    width: 1em;
    border-radius: .25em}
.form-check-table td input[type=checkbox]:active {
    filter: brightness(90%)
}

.form-check-table td input[type=checkbox]:focus {
    border-color: #9dbeee;
    box-shadow: 0 0 0 .2rem rgba(59,125,221,.25);
    outline: 0
}
.form-check-table td input[type=checkbox]:checked {
background-color: #3b7ddd;
border-color: #3b7ddd;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")
}
.form-check-table td input[type=checkbox]:indeterminate {
background-color: #3b7ddd;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");
border-color: #3b7ddd
}
.form-check-table td label{padding-right:15px;}

