@charset "UTF-8";
/* CSS Document */
body {
    background-color: #ffffff;
        color: #222222}
a, .btn-link {
    color: #63397c;
    text-decoration: none;
}
a:hover, .btn-link:hover {
    color: #00a3d9;
    text-decoration: none;
}
.header h1 {
    color: #FFF;
}
.bg-primary, .bg-header {
    background-color: #63397c!important;
}
.bg-primary-text {
    color: #FFF;
}
.countdown-box {
    background: #63397c;
    color: #FFF;
}
.bg-secondary {
    background-color: #00a3d9!important;
}
.bg-secondary-text {
    color: #FFF;
}
.text-primary {
    color: #63397c!important;
}
.text-secondary {
    color: #00a3d9!important;
}
.border-primary {
    border-color: #63397c!important;
}
.border-secondary {
    border-color: #00a3d9!important;
}
.card i {
    color: #63397c}
.nav-link {
    color: #63397c;
}
.social-link i:hover {
    color: #63397c!important;
}
.nav-link:focus, .nav-link:hover {
    color: rgba(57, 33, 72);
    text-decoration: none;
}
.navbar-toggler {
    color: #63397c;
}
.dropdown-item:hover, .dropdown-item:active {
    background: #63397c;
    color: #FFF;
    text-decoration: none;
}
.bg-footer {
    background-color: #212529;
    color: #FFF;
}
.bg-footer a {
    color: #FFF;
}
.bg-footer a:hover {
    color: rgba(0, 0, 0);
    text-decoration: none;
}
#ScrollTopButton {
  color: #FFF;
  background-color: rgba(99,57,124, 0.5);
}
#ScrollTopButton:hover {
  color: #FFF;
  background-color: rgba(57, 33, 72, 0.5);
}
.btn-primary {
    background-color: #63397c;
    border-color: #63397c;
    color: #FFF}
.btn-primary:hover {
    background-color: rgba(57, 33, 72);
    border-color: rgba(57, 33, 72);
    color: #FFF}
.btn-primary.focus, .btn-primary:focus {
    background-color: rgba(57, 33, 72)!important;
    border-color: rgba(57, 33, 72)!important;
    color: #FFF!important
}
.btn-primary.disabled, .btn-primary:disabled {
    background-color: #63397c!important;
    border-color: #63397c!important;
    color: #FFF!important
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    background-color: rgba(57, 33, 72)!important;
    border-color: rgba(57, 33, 72)!important;
    color: #FFF!important
}
.btn-secondary {
    background-color: #00a3d9;
    border-color: #00a3d9;
    color: #FFF}
.btn-secondary:hover {
    background-color: rgba(0, 106, 141);
    border-color: rgba(0, 106, 141);
    color: #FFF}
.btn-secondary.focus, .btn-secondary:focus {
    background-color: rgba(0, 106, 141)!important;
    border-color: rgba(0, 106, 141)!important;
    color: #FFF!important
}
.btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #00a3d9!important;
    border-color: #00a3d9!important;
    color: #FFF!important
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    background-color: rgba(0, 106, 141)!important;
    border-color: rgba(0, 106, 141)!important;
    color: #FFF!important
}
.form-control:focus {
    border: 1px solid #63397c;
}
.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a {
    color: #63397c;
}
.nav-tabs > li > a:hover,
.nav-tabs.nav-justified > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs.nav-justified > li > a:focus {
    color: #63397c;
}
.nav-tabs > li > a.active {
    color: #63397c;
}
.nav-tabs > li > a.active,
.nav-tabs > li > a.active:focus,
.nav-tabs > li > a.active:hover,
.nav-tabs.nav-justified > li > a.active,
.nav-tabs.nav-justified > li > a.active:hover,
.nav-tabs.nav-justified > li > a.active:focus {  
    border-bottom: 2px solid #63397c;
    color: #63397c;
}
.about-table i {
    font-size: 22px;
    --fa-primary-color: #00a3d9;
    --fa-secondary-color: #63397c;
    --fa-secondary-opacity: 1;
}
.duotone {
    --fa-primary-color: #00a3d9;
    --fa-secondary-color: #63397c;
    --fa-secondary-opacity: 1;
}
.list-item {
    color: #63397c;
}
.social-btn a {
    color: #63397c;
}
.social-btn a:hover {
    color: #00a3d9 !important;
}
.accordion-button:not(.collapsed) {
    color: #63397c;
    background-color: rgba(99,57,124, 0.1);
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.page-link {
  color: #FFF!important;
}
.page-link:hover {
  color: #FFF!important;
  background-color: #63397c;
  border-color: #63397c;
}
.page-item.active .page-link {
  color: #FFF!important;
  background-color: #63397c;
  border-color: #63397c;
}
.alert-primary {
    color: #63397c;
    background-color: rgba(99,57,124, 0.2);
    border-color: rgba(99,57,124, 0.3);
}
.alert-secondary {
    color: #00a3d9;
    background-color: rgba(0,163,217, 0.2);
    border-color: rgba(0,163,217, 0.3);
}
.overlay-primary, .section-overlay-primary::before {
    background-color: rgba(99,57,124, 0.6);
}
.overlay-primary, .section-overlay-primary {
    color: #FFF;
}
.overlay-secondary, .section-overlay-secondary::before {
    background-color: rgba(0,163,217, 0.6);
}
.overlay-secondary, .section-overlay-secondary {
    color: #FFF;
}
.overlay-light, .overlay-light h1, .section-overlay-light {
    color: #63397c;
}
.summary i {
    color: #00a3d9;
}
.summary h3 {
    color: #63397c;
}
body {
    font-family: 'myriad-pro', Helvetica, sans-serif!important;
    -webkit-font-smoothing: antialiased;
    font-size: 1.1rem;
	font-weight: 400;
}
a:focus { 
	outline: none;
}
a {
    color: #63397c;
    text-decoration: none;
}
a:hover {
    color: #00A3D9;
    text-decoration: none;
}
h1, h2, h3, .article-title {
	color: #63397c;
    letter-spacing: -0.025em;
}
strong {
    color: #63397c;
    font-weight: 600;
}
.display-6 {
    font-weight: 600;
    letter-spacing: -0.04em;
}
.lead {
    font-size: 1.3rem;
    font-weight: 400;
}
.text-light strong {
   color: #00A3D9;
}
h1 {
  font-weight: 600;
  padding: 0;
  color: #63397c;
}
h2, h3 {
  font-weight: 600;
  padding: 0;
    color: #63397c;

}
@media (max-width: 575.98px) {
    h2 {
        font-size: 1.8rem;
    }
}
th {
    font-weight: 600;  
}
.bg-primary, .bg-header {
    background-color: #63397c!important;
    background: linear-gradient(to right, #00A3D9, #63397c, #D40C4C);
}
.overlay-primary, .section-overlay-primary::before {
    background: linear-gradient(to right, rgba(0, 163, 217, 0.9), rgba(99, 57, 124, 0.9), rgba(212, 12, 76, 0.9));

}
.navbar {
    font-size: 1.2rem;
}
.logo {
    height: 70px!important;
}
.navbar-toggler {
    color: #D40C4C;
}
.navbar-brand {
    padding: 0.5rem;
}
.dropdown-menu {
    border-radius: 0;
}
.dropdown-item:hover, .dropdown-item:active {
    background: #63397c;
    color: #FFF;
    text-decoration: none;
}
.nav-link {
    color: #63397c;
    font-weight: 500;
}
.nav-link:focus, .nav-link:hover {
    color: #00A3D9;
    text-decoration: none;
}
.text-primary {
	color: #63397c!important;
}
.text-secondary {
	color: #00A3D9!important;
}
.text-tertiary {
    color: #D40C4C!important; 
}
.btn-primary {
    background-color: #63397c;
    border-color: #63397c
}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .btn-primary.disabled, .btn-primary:disabled {
    background-color: #00A3D9!important;
    border-color: #00A3D9!important
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
    background-color: #00A3D9!important;
    border-color: #00A3D9!important
}
.btn-secondary {
    background-color: #D40C4C;
    border-color: #D40C4C
}
.btn-secondary:hover, .btn-secondary.focus, .btn-secondary:focus, .btn-secondary.active, .btn-secondary:active, .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #63397c!important;
    border-color: #63397c!important
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
    background-color: #63397c!important;
    border-color: #63397c!important  
}
footer {
    padding-top: 0;
}
.footer a {
    color: #FFF;
}
.footer a:hover {
    color: #00A3D9;
}
.footer h2 {
    color: #00A3D9;
    font-weight: 600;
}
.footer h3 {
    color: #00A3D9;
}
.footer .telephone {
	font-size: 2rem;
	font-weight: bolder;
	text-align: center;
}
.footer .telephone a:hover {
	text-decoration: none;
}
.footer .telephone i {
    color: #FFF;
}
.footer ul {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}
@media (min-width: 768px) {
    .nav-footer {
        display: inline-block;
        padding-left: 0;
        margin-bottom: 0;
    }
    .nav-footer li {
        float: left;
        margin-bottom: 0;
    }
    .nav-footer li a {
        position: relative;
        display: block;
        padding: 5px 15px;
    }
}
.partner {
    width: 300px;
    height: 90px;
    padding-bottom: 20px;
}
@media (min-width: 768px) {
    .callback {
        width: 550px;
        margin: 0 auto;
    }
}
.list-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col-form-label {
    font-weight: 600;
    text-align: right;
    margin-top: 5px;
}
.list ol, .list .h4 {
	font-size: 1.5rem;
	letter-spacing: -0.025em;
	font-weight: 400;
    color: #212529;
    margin-top: 10px;
}
.list ol table, .list ol p, .list ol ol {
	font-size: 1.1rem;
    letter-spacing: 0;
}
@media (max-width: 767px) {
	.list .cookies {
		margin-left: -60px;
	}
}
#services .card-content {
    padding: 20px 0 4px 0;
}
.article-meta i {
    color: #D40C4C
}
.article-item {
    box-shadow: rgba(0, 0, 0, 0.176) 0px 16px 48px 0px;
    padding: 25px;
    margin: 1rem 0!important;
    background-color: #FFF;
}