1419 lines
44 KiB
CSS
1419 lines
44 KiB
CSS
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans|Raleway|Roboto|Roboto:900|Roboto+Condensed|Roboto+Mono|Roboto+Slab');
|
|
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');
|
|
@import url('https://fonts.googleapis.com/css?family=Merriweather|Merriweather+Sans');
|
|
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
|
|
@import url('https://fonts.googleapis.com/css?family=Lora');
|
|
@import url('https://fonts.googleapis.com/css?family=Raleway|Raleway+Dots');
|
|
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');
|
|
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');
|
|
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic-ext,greek-ext,latin-ext');
|
|
|
|
|
|
body {
|
|
font-family: 'Open Sans', sans-serif!important;
|
|
font-family: Raleway, sans-serif!important;
|
|
/*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif!important;*/
|
|
font-size: 14px;
|
|
font-weight:normal!important;
|
|
}
|
|
|
|
h1, .uk-h1, .wk-h1, h2, .uk-h2, .wk-h2, h3, .uk-h3, .wk-h2 {
|
|
font-family: 'Open Sans', sans-serif !important;
|
|
text-transform:none!important;
|
|
font-weight:300!important;
|
|
}
|
|
h4, .uk-h4, .wk-h4, h5, .uk-h5, .wk-h5 {
|
|
font-family: 'Open Sans', sans-serif !important;
|
|
font-weight:bold;
|
|
}
|
|
|
|
h6, .uk-h6, .wk-h6 {
|
|
font-family: 'Open Sans', sans-serif !important;
|
|
font-weight: normal;
|
|
}
|
|
h2, .uk-h2, .wk-h2 {
|
|
font-size:36px;
|
|
}
|
|
h3, .uk-h3, .wk-h3 {
|
|
font-size:26px;
|
|
}
|
|
@media(min-width:640px){.uk-heading-hero{font-size:4rem;line-height:1}}
|
|
@media(min-width:960px){.uk-heading-hero{font-size:6rem;line-height:1}}
|
|
|
|
/* support plain widgetkits */
|
|
.wk-h1{font-size:54px;line-height:1.2}
|
|
.wk-h3{font-size:22px;line-height:1.4;font-family:'Open Sans';font-weight:700;text-transform:uppercase}
|
|
.wk-h4{font-size:16px;line-height:1.4;font-family:'Open Sans';font-weight:700;text-transform:uppercase!important}
|
|
.wk-h5{font-size:14px;line-height:1.4;font-family:'Open Sans';font-weight:700;text-transform:uppercase}
|
|
.wk-h6{font-size:13px;line-height:1.4;font-family:'Open Sans';font-weight:300;text-transform:uppercase}
|
|
.img-fulltext-none {
|
|
text-align: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.img-fulltext-left {
|
|
float: left;
|
|
margin-right: 10px;
|
|
}
|
|
.img-fulltext-right {
|
|
float: right;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.wk-tab>li {font-family: 'Roboto', sans-serif!important;}
|
|
.wk-panel { }
|
|
|
|
.dark_overlay .wk-overlay-active :not(.wk-active)>.wk-overlay-panel:not(.wk-ignore),
|
|
.dark_overlay .wk-overlay-active :not(.wk-active)>.wk-overlay-panel:not(.wk-ignore),
|
|
.dark_overlay .wk-overlay-hover:not(:hover):not(.wk-hover) .wk-overlay-panel:not(.wk-ignore),
|
|
.dark_overlay .wk-overlay-background{background:rgba(100,100,100,.6);}
|
|
|
|
/* service pages */
|
|
.service-button .wk-dotnav>li>a,
|
|
.service-button .wk-icon-button, .service-button .wk-list>li>a, .service-button .wk-nav ul>li>a, .service-button .wk-nav>li>a,
|
|
.service-button .wk-overlay, .service-button .wk-slidenav {}
|
|
|
|
.service-button > .wk-subnav>li>a{
|
|
border: 1px solid #9c9c9c!important;
|
|
border-radius: 0px!important;
|
|
|
|
}
|
|
.service-button .wk-subnav-pill>*>:hover {
|
|
border: 1px solid #213BAA!important;
|
|
color:#213BAA!important;
|
|
text-decoration: none;
|
|
outline: 0;
|
|
box-shadow: none!important;
|
|
background:none;
|
|
}
|
|
.service-button .wk-subnav-pill>*>:focus,
|
|
{
|
|
color: #fff!important;
|
|
}
|
|
.service-button .wk-subnav-pill>.wk-active>*
|
|
{
|
|
background: #213BAA;
|
|
border: 1px solid #213BAA!important;
|
|
color: #fff!important;
|
|
box-shadow: none;
|
|
}
|
|
.service-button .wk-panel-box-primary {background:none!important;}
|
|
.service-button .wk-panel-box {
|
|
padding: 20px;
|
|
background: #fff;
|
|
/* border: 1px solid #e5e5e5; */
|
|
border: none!important;
|
|
border-radius: 0px;
|
|
background: #fff;
|
|
color: #767779;
|
|
color: rgb(108, 109, 116);
|
|
box-shadow: rgba(0, 0, 0, 0.08) 0px 5px 15px;
|
|
background: rgb(255, 255, 255)!important;
|
|
}
|
|
|
|
.uk-button-default:focus, .uk-button-default:hover {color:#fff;}
|
|
.btn-info, .btn-primary, .uk-button-primary {
|
|
|
|
/*explore */
|
|
background-color:#EC4725!important;
|
|
/*provide*/
|
|
background: #17A6F6!important;
|
|
/*www*/
|
|
background: #3870DF!important;
|
|
color:#fff!important;
|
|
|
|
}
|
|
.btn-info:focus, .btn-info:hover, .btn-primary:focus, .btn-primary:hover,
|
|
.uk-button-primary:focus, .uk-button-primary:hover {
|
|
|
|
/*explore */
|
|
background-color:#f25f30!important;
|
|
/*provide*/
|
|
background-color: #28beFF!important;
|
|
/*www*/
|
|
background: #223CAA!important;
|
|
color:#fff!important;
|
|
|
|
}
|
|
|
|
a, .uk-link {
|
|
color: #2D72D6;
|
|
}
|
|
a:hover, .uk-link:hover{
|
|
color: #D53B23;
|
|
}
|
|
|
|
/*.uk-badge, .badge, a.badge { border-radius: 2px;}*/
|
|
.uk-button-secondary {
|
|
background-color: transparent;
|
|
|
|
border-radius:0px;
|
|
|
|
/*explore */
|
|
border:1px solid #f25f30!important;
|
|
/*provide*/
|
|
border:1px solid #17A6F6!important;
|
|
/*www*/
|
|
color: #192699;
|
|
border: 1px solid #192699!important;
|
|
|
|
}
|
|
|
|
.uk-button-secondary:hover {
|
|
|
|
/*explore */
|
|
border:1px solid #f25f30!important;
|
|
background-color:#f25f30!important;
|
|
|
|
/*provide*/
|
|
border:1px solid #17A6F6!important;
|
|
background-color:#17A6F6!important;
|
|
/*www*/
|
|
color: #fff!important;
|
|
border: 1px solid #192699!important;
|
|
|
|
|
|
}
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover,
|
|
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:hover {
|
|
/*explore */
|
|
border:1px solid #f25f30!important;
|
|
background-color:#f9f9f9!important;
|
|
color:#f25f30!important;
|
|
/*provide*/
|
|
border:1px solid #17A6F6!important;
|
|
background-color:#f9f9f9!important;
|
|
color:#1B92F4!important;
|
|
/*www*/
|
|
border:1px solid #192699!important;
|
|
background-color:#f9f9f9!important;
|
|
color:#192699!important;
|
|
}
|
|
ol.big-numbers-list{
|
|
margin-left: 0;
|
|
padding-right: 0;
|
|
padding-left:0;
|
|
list-style-type: none;
|
|
}
|
|
ol.big-numbers-list li {
|
|
counter-increment: step-counter;
|
|
padding-bottom:20px;
|
|
|
|
}
|
|
ol.big-numbers-list li::before {
|
|
content: counter(step-counter);
|
|
margin-right: 5px;
|
|
text-align: center;
|
|
|
|
font-size: 100%;
|
|
vertical-align: middle;
|
|
/*background-color: #192699;
|
|
border-radius: 2px;
|
|
*/
|
|
color: #192699;
|
|
border-radius:50%;
|
|
-moz-border-radius:50%;
|
|
-webkit-border-radius:50%;
|
|
border: 1px solid #192699;
|
|
|
|
|
|
/*
|
|
border: 1px solid #192699;
|
|
color: #192699;
|
|
border-radius: 12px;
|
|
*/
|
|
|
|
font-weight: normal;
|
|
padding: 2px 8px 4px 8px;
|
|
}
|
|
.badge-important {
|
|
padding: 2px 5px!important;
|
|
}
|
|
|
|
.hero_to_top {
|
|
}
|
|
.image-front-topbar {
|
|
margin-top:-40px;
|
|
}
|
|
|
|
.tm-header {
|
|
/*padding-top:40px;*/
|
|
}
|
|
|
|
.tm-toolbar {
|
|
position:relative;
|
|
color: #fff;
|
|
padding-top: 0px;
|
|
padding-bottom:0px;
|
|
background:rgba(255,255,255, 0.0);
|
|
z-index:10000;
|
|
/*background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0)), url(/images/toolbar_bg.png);*/
|
|
|
|
/*explore */
|
|
border-top: 5px solid #EC4725;
|
|
|
|
/*provide*/
|
|
border-top: 5px solid #28beFF;
|
|
/*www*/
|
|
border-top: 5px solid #05007A;
|
|
|
|
|
|
}
|
|
|
|
.tm-toolbar .forimage {
|
|
background:rgba(255,255,255, 0.4);
|
|
}
|
|
|
|
.uk-section-overlap {
|
|
/*margin-top:-40px!important;*/
|
|
}
|
|
.uk-sticky{
|
|
}
|
|
|
|
.tm-header .uk-navbar-left {position:relative;z-index:9999!important;}
|
|
.tm-header .uk-logo {padding: 5px 10px 10px 10px; position:relative;z-index:1000!important;}
|
|
.tm-header .uk-navbar-transparent{
|
|
/* background:rgba(255,255,255, 0.7);*/
|
|
padding-top:4px;
|
|
}
|
|
.inner {
|
|
left:0px;
|
|
margin-top:-5px;
|
|
|
|
/*explore*/
|
|
background-color: #EC4725;
|
|
/*provide*/
|
|
background-color: #28beFF;
|
|
/*www*/
|
|
background-color: #05007A;
|
|
|
|
}
|
|
.tm-toolbar .uk-container {
|
|
padding-right:0px;
|
|
}
|
|
|
|
.tm-toolbar ul.uk-subnav.uk-subnav-line,
|
|
.tm-toolbar ul.uk-subnav{
|
|
margin-top:-10px;
|
|
padding:10px 10px 0px 0px;
|
|
-ms-transform: skew(25deg);
|
|
-webkit-transform: skew(25deg);
|
|
transform: skew(25deg);
|
|
margin-right:10px;
|
|
|
|
/*explore*/
|
|
background-color: #EC4725;
|
|
/*provide*/
|
|
background-color: #28beFF;
|
|
/*www*/
|
|
background-color: #05007A;
|
|
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-line li,
|
|
.tm-toolbar .uk-subnav li
|
|
{
|
|
padding:5px 25px 5px 25px;
|
|
/*transition: background 0.2s;*/
|
|
/* display:inline-block;*/
|
|
font-family:Roboto!important;
|
|
font-weight:bold!important;
|
|
text-transform:uppercase!important;
|
|
font-size:12px!important;
|
|
opacity:1!important;
|
|
display:inline-block;
|
|
}
|
|
.tm-toolbar .uk-subnav-line > :before,
|
|
.tm-toolbar .uk-subnav > :before {
|
|
content: none;
|
|
display: block;
|
|
/* display: inline-block*/
|
|
height: 10px;
|
|
vertical-align: middle
|
|
}
|
|
|
|
.uk-subnav-line > :nth-child(n + 2):before,
|
|
.tm-toolbar .uk-subnav > :nth-child(n + 2):before {
|
|
margin-right: 10px;
|
|
border-left: 0px ;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-line li a,
|
|
.tm-toolbar .uk-subnav li a{
|
|
display: block;
|
|
text-decoration:none;
|
|
-ms-transform: skew(-25deg);
|
|
-webkit-transform: skew(-25deg);
|
|
transform: skew(-25deg);
|
|
font-family:Roboto:900!important;
|
|
text-transform:uppercase!important;
|
|
font-size:13px!important;
|
|
opacity:1!important;
|
|
color:#fff!important;
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
|
|
.tm-toolbar .uk-subnav-line li:hover,
|
|
.tm-toolbar .uk-subnav li:hover {
|
|
color:#05007A!important;
|
|
background:#fff;
|
|
color: #efefef!important;
|
|
display: block;
|
|
|
|
/*explore*/
|
|
background:#f25f30!important;
|
|
/*provide*/
|
|
background:#15A3FF!important;
|
|
background:#008ec5!important;
|
|
background:#17A6F6!important;
|
|
/*www*/
|
|
background:#3870DF!important;
|
|
background:#2C57D7!important;
|
|
|
|
}
|
|
|
|
|
|
.tm-toolbar .uk-subnav-line .uk-active .home-hover li:hover,
|
|
.tm-toolbar .uk-subnav .uk-active .home-hover li:hover,
|
|
li.uk-active.home-hover
|
|
{
|
|
/*explore*/
|
|
background:#f25f30!important;
|
|
/*provide*/
|
|
background:#15A3FF!important;
|
|
background:#17A6F6!important;
|
|
/*www*/
|
|
background:#05007A!important;
|
|
background:#2C57D7!important;
|
|
|
|
}
|
|
|
|
.tm-toolbar .uk-dotnav, .tm-toolbar .uk-subnav {
|
|
margin-bottom:0px!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-line li a:hover,
|
|
.tm-toolbar .uk-subnav li a:hover,
|
|
.tm-toolbar .uk-subnav-line li:hover a,
|
|
.tm-toolbar .uk-subnav li:hover a {
|
|
display: block;
|
|
color:#05007A!important;
|
|
color: #efefef!important;
|
|
|
|
/*explore*/
|
|
background:#f25f30!important;
|
|
/*provide*/
|
|
background:#15A3FF!important;
|
|
background:#17A6F6!important;
|
|
/*www*/
|
|
background:#3870DF!important;
|
|
background:#2C57D7!important;
|
|
|
|
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav a[title]:hover:after {
|
|
content: attr(title);
|
|
padding: 15px 20px;
|
|
color: #333;
|
|
position: absolute;
|
|
top: 200%;
|
|
right: -70%;
|
|
z-index: 20;
|
|
white-space: nowrap;
|
|
/*white-space:pre-wrap;*/
|
|
text-align:center;
|
|
-moz-border-radius: 0px;
|
|
-webkit-border-radius: 0px;
|
|
border-radius: 0px;
|
|
background: #fff;
|
|
-moz-box-shadow: 0px 0px 1px #666;
|
|
-webkit-box-shadow: 0px 0px 1px #666;
|
|
box-shadow: 0px 0px 1px #666;
|
|
/*
|
|
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
|
|
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
|
|
background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
|
|
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
|
|
background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
|
|
background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
|
|
*/
|
|
}
|
|
|
|
.movetotop .uk-slidenav-position{
|
|
/*top:-130px;
|
|
z-index:5;*/
|
|
}
|
|
|
|
.uk-navbar-container:not(.uk-navbar-transparent) {
|
|
background: #fff;
|
|
box-shadow: 2px 15px 50px rgba(41, 44, 61, .1);
|
|
}
|
|
|
|
.uk-navbar-sticky {
|
|
box-shadow: 2px 15px 50px rgba(41, 44, 61, .1);
|
|
}
|
|
|
|
.navbar .nav>li>.dropdown-menu, .uk-navbar-dropdown
|
|
{
|
|
display: none;
|
|
position: absolute;
|
|
z-index: 1020;
|
|
box-sizing: border-box;
|
|
width: 200px;
|
|
padding: 25px;
|
|
background: #fff;
|
|
color: #4F5260;
|
|
border-radius: 2px;
|
|
box-shadow: 2px 15px 50px rgba(41, 44, 61, .1)
|
|
}
|
|
|
|
.grid-bottom-align {
|
|
-webkit-align-items: flex-end!important;
|
|
align-items: flex-end!important;
|
|
}
|
|
/*
|
|
.uk-light a, .uk-light .uk-link,
|
|
.uk-section-primary:not(.uk-preserve-color) a, .uk-section-primary:not(.uk-preserve-color) .uk-link,
|
|
.uk-section-secondary:not(.uk-preserve-color) a, .uk-section-secondary:not(.uk-preserve-color) .uk-link,
|
|
.uk-tile-primary:not(.uk-preserve-color) a, .uk-tile-primary:not(.uk-preserve-color) .uk-link,
|
|
.uk-tile-secondary:not(.uk-preserve-color) a, .uk-tile-secondary:not(.uk-preserve-color) .uk-link,
|
|
.uk-card-primary.uk-card-body a, .uk-card-primary.uk-card-body .uk-link, .uk-card-primary>:not([class*='uk-card-media']) a,
|
|
.uk-card-primary>:not([class*='uk-card-media']) .uk-link, .uk-card-secondary.uk-card-body a,
|
|
.uk-card-secondary.uk-card-body .uk-link, .uk-card-secondary>:not([class*='uk-card-media']) a,
|
|
.uk-card-secondary>:not([class*='uk-card-media']) .uk-link, .uk-overlay-primary a, .uk-overlay-primary .uk-link,
|
|
*/
|
|
.uk-navbar-container:not(.uk-navbar-transparent) a, .uk-navbar-container:not(.uk-navbar-transparent) .uk-link,
|
|
.uk-offcanvas-bar a, .uk-offcanvas-bar .uk-link, .tm-toolbar a, .tm-toolbar .uk-link {
|
|
color: #292C3D
|
|
}
|
|
.uk-card {border-radius:0;}
|
|
|
|
.uk-navbar-container:not(.uk-navbar-transparent) a, .uk-navbar-container:not(.uk-navbar-transparent) .uk-link,
|
|
.uk-offcanvas-bar a, .uk-offcanvas-bar .uk-link, .tm-toolbar a, .tm-toolbar .uk-link {
|
|
/*color:#292C3D;
|
|
color: #245BCC;
|
|
color: #2D72D6;
|
|
*/
|
|
/*
|
|
font-size: 14px;
|
|
line-height: 18px;
|
|
*/
|
|
}
|
|
|
|
/*footer*/
|
|
.footer-license {
|
|
font-size:11px!important;
|
|
line-height:16px!important;
|
|
}
|
|
.footer-license .uk-section-primary:not(.uk-preserve-color) a{
|
|
color: #128DD5!important;
|
|
font-size:11px!important;
|
|
line-height:16px!important;
|
|
|
|
}
|
|
.footer-license a:hover {
|
|
color: #D33A24;
|
|
}
|
|
|
|
.uk-light .uk-navbar-nav>li>a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a, .uk-card-primary.uk-card-body .uk-navbar-nav>li>a, .uk-card-primary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a,
|
|
.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a, .uk-card-secondary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a, .uk-overlay-primary .uk-navbar-nav>li>a, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li>a, .uk-offcanvas-bar .uk-navbar-nav>li>a, .tm-toolbar .uk-navbar-nav>li>a {
|
|
color:#292C3D;}
|
|
|
|
.uk-light .uk-navbar-nav>li.uk-active>a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a, .uk-card-primary.uk-card-body .uk-navbar-nav>li.uk-active>a, .uk-card-primary>:not([class*='uk-card-media']) .uk-navbar-nav>li.uk-active>a, .uk-card-secondary.uk-card-body .uk-navbar-nav>li.uk-active>a, .uk-card-secondary>:not([class*='uk-card-media']) .uk-navbar-nav>li.uk-active>a, .uk-overlay-primary .uk-navbar-nav>li.uk-active>a, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li.uk-active>a, .uk-offcanvas-bar .uk-navbar-nav>li.uk-active>a, .tm-toolbar .uk-navbar-nav>li.uk-active>a {
|
|
color:#292C3D;}
|
|
|
|
.uk-light .uk-navbar-nav>li>a::before, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a::before,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a::before,
|
|
.uk-card-primary.uk-card-body .uk-navbar-nav>li>a::before,
|
|
.uk-card-primary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a::before, .
|
|
uk-card-secondary.uk-card-body .uk-navbar-nav>li>a::before,
|
|
.uk-card-secondary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a::before,
|
|
.uk-overlay-primary .uk-navbar-nav>li>a::before, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li>a::before,
|
|
.uk-offcanvas-bar .uk-navbar-nav>li>a::before, .tm-toolbar .uk-navbar-nav>li>a::before {
|
|
|
|
background-color: #128DD5;
|
|
}
|
|
.uk-navbar-nav>li>a::before {
|
|
/*height:2px;*/
|
|
background-color: #128DD5!important;
|
|
}
|
|
.uk-light .uk-navbar-nav>li:hover>a, .uk-light .uk-navbar-nav>li>a:focus, .uk-light .uk-navbar-nav>li>a.uk-open,
|
|
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,
|
|
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,
|
|
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,
|
|
.uk-card-primary.uk-card-body .uk-navbar-nav>li:hover>a, .uk-card-primary.uk-card-body .uk-navbar-nav>li>a:focus,
|
|
.uk-card-primary.uk-card-body .uk-navbar-nav>li>a.uk-open,
|
|
.uk-card-primary>:not([class*='uk-card-media']) .uk-navbar-nav>li:hover>a,
|
|
.uk-card-primary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a:focus,
|
|
.uk-card-primary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a.uk-open,
|
|
.uk-card-secondary.uk-card-body .uk-navbar-nav>li:hover>a,
|
|
.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a:focus,
|
|
.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a.uk-open,
|
|
.uk-card-secondary>:not([class*='uk-card-media']) .uk-navbar-nav>li:hover>a,
|
|
.uk-card-secondary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a:focus,
|
|
.uk-card-secondary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a.uk-open,
|
|
.uk-overlay-primary .uk-navbar-nav>li:hover>a, .uk-overlay-primary .uk-navbar-nav>li>a:focus,
|
|
.uk-overlay-primary .uk-navbar-nav>li>a.uk-open, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li:hover>a,
|
|
.uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li>a:focus,
|
|
.uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li>a.uk-open,
|
|
.uk-offcanvas-bar .uk-navbar-nav>li:hover>a, .uk-offcanvas-bar .uk-navbar-nav>li>a:focus,
|
|
.uk-offcanvas-bar .uk-navbar-nav>li>a.uk-open, .tm-toolbar .uk-navbar-nav>li:hover>a,
|
|
.tm-toolbar .uk-navbar-nav>li>a:focus, .tm-toolbar .uk-navbar-nav>li>a.uk-open {
|
|
color: #128DD5;
|
|
}
|
|
|
|
.uk-light .uk-navbar-nav > li:hover > a, .uk-light .uk-navbar-nav > li > a:focus,
|
|
.uk-light .uk-navbar-nav > li > a.uk-open, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
|
|
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus,
|
|
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open,
|
|
.uk-card-primary.uk-card-body .uk-navbar-nav > li:hover > a, .uk-card-primary.uk-card-body .uk-navbar-nav > li > a:focus,
|
|
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a.uk-open, .uk-card-primary > :not([class * ='uk-card-media']) .uk-navbar-nav > li:hover > a,
|
|
.uk-card-primary > :not([class * ='uk-card-media']) .uk-navbar-nav > li > a:focus,
|
|
.uk-card-primary > :not([class * ='uk-card-media']) .uk-navbar-nav > li > a.uk-open,
|
|
.uk-card-secondary.uk-card-body .uk-navbar-nav > li:hover > a, .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:focus,
|
|
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a.uk-open, .uk-card-secondary > :not([class * ='uk-card-media']) .uk-navbar-nav > li:hover > a,
|
|
.uk-card-secondary > :not([class * ='uk-card-media']) .uk-navbar-nav > li > a:focus,
|
|
.uk-card-secondary > :not([class * ='uk-card-media']) .uk-navbar-nav > li > a.uk-open,
|
|
.uk-overlay-primary .uk-navbar-nav > li:hover > a, .uk-overlay-primary .uk-navbar-nav > li > a:focus,
|
|
.uk-overlay-primary .uk-navbar-nav > li > a.uk-open, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav > li:hover > a,
|
|
.uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav > li > a:focus,
|
|
.uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav > li > a.uk-open,
|
|
.uk-offcanvas-bar .uk-navbar-nav > li:hover > a, .uk-offcanvas-bar .uk-navbar-nav > li > a:focus,
|
|
.uk-offcanvas-bar .uk-navbar-nav > li > a.uk-open, .tm-toolbar .uk-navbar-nav > li:hover > a,
|
|
.tm-toolbar .uk-navbar-nav > li > a:focus, .tm-toolbar .uk-navbar-nav > li > a.uk-open {
|
|
color: #128DD5!important;
|
|
}
|
|
.uk-light .uk-navbar-nav>li.uk-active>a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a, .uk-card-primary.uk-card-body .uk-navbar-nav>li.uk-active>a, .uk-card-primary>:not([class*='uk-card-media']) .uk-navbar-nav>li.uk-active>a, .uk-card-secondary.uk-card-body .uk-navbar-nav>li.uk-active>a, .uk-card-secondary>:not([class*='uk-card-media']) .uk-navbar-nav>li.uk-active>a, .uk-overlay-primary .uk-navbar-nav>li.uk-active>a, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li.uk-active>a, .uk-offcanvas-bar .uk-navbar-nav>li.uk-active>a, .tm-toolbar .uk-navbar-nav>li.uk-active>a {
|
|
color: #128DD5!important;
|
|
}
|
|
/*.uk-light a:hover, .uk-light .uk-link:hover, */
|
|
.uk-section-primary:not(.uk-preserve-color) a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link:hover,
|
|
.uk-section-secondary:not(.uk-preserve-color) a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link:hover,
|
|
.uk-card-primary.uk-card-body a:hover, .uk-card-primary.uk-card-body .uk-link:hover,
|
|
.uk-card-primary>:not([class*='uk-card-media']) a:hover, .uk-card-primary>:not([class*='uk-card-media']) .uk-link:hover,
|
|
.uk-card-secondary.uk-card-body a:hover, .uk-card-secondary.uk-card-body .uk-link:hover,
|
|
.uk-card-secondary>:not([class*='uk-card-media']) a:hover, .uk-card-secondary>:not([class*='uk-card-media']) .uk-link:hover,
|
|
.uk-overlay-primary a:hover, .uk-overlay-primary .uk-link:hover,
|
|
.uk-navbar-container:not(.uk-navbar-transparent) a:hover, .uk-navbar-container:not(.uk-navbar-transparent) .uk-link:hover,
|
|
.uk-offcanvas-bar a:hover, .uk-offcanvas-bar .uk-link:hover, .tm-toolbar a:hover, .tm-toolbar .uk-link:hover {
|
|
color: #128DD5!important;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav>li.uk-active>a {
|
|
color: #128DD5!important;
|
|
}
|
|
.uk-light .uk-navbar-nav > li > a:active, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active,
|
|
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a:active, .uk-card-primary > :not([class * ='uk-card-media']) .uk-navbar-nav > li > a:active,
|
|
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:active, .uk-card-secondary > :not([class * ='uk-card-media']) .uk-navbar-nav > li > a:active,
|
|
.uk-overlay-primary .uk-navbar-nav > li > a:active, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav > li > a:active,
|
|
.uk-offcanvas-bar .uk-navbar-nav > li > a:active, .tm-toolbar .uk-navbar-nav > li > a:active {
|
|
color: #292C3D!important;
|
|
}
|
|
|
|
.uk-light .uk-navbar-nav > li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
|
|
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
|
|
.uk-card-primary.uk-card-body .uk-navbar-nav > li.uk-active > a, .uk-card-primary > :not([class * ='uk-card-media']) .uk-navbar-nav > li.uk-active > a,
|
|
.uk-card-secondary.uk-card-body .uk-navbar-nav > li.uk-active > a,
|
|
.uk-card-secondary > :not([class * ='uk-card-media']) .uk-navbar-nav > li.uk-active > a,
|
|
.uk-overlay-primary .uk-navbar-nav > li.uk-active > a, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav > li.uk-active > a,
|
|
.uk-offcanvas-bar .uk-navbar-nav > li.uk-active > a, .tm-toolbar .uk-navbar-nav > li.uk-active > a {
|
|
color: #292C3D!important;
|
|
}
|
|
.uk-light .uk-navbar-nav>li>a:active, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active, .uk-card-primary.uk-card-body .uk-navbar-nav>li>a:active, .uk-card-primary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a:active, .uk-card-secondary.uk-card-body .uk-navbar-nav>li>a:active, .uk-card-secondary>:not([class*='uk-card-media']) .uk-navbar-nav>li>a:active, .uk-overlay-primary .uk-navbar-nav>li>a:active, .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li>a:active, .uk-offcanvas-bar .uk-navbar-nav>li>a:active, .tm-toolbar .uk-navbar-nav>li>a:active {
|
|
color:#128DD5!important;
|
|
}
|
|
.uk-card-secondary {background:#2EADE4;}
|
|
|
|
.color-three.uk-card {background:red;}
|
|
|
|
.uk-navbar-dropdown-nav {
|
|
font-size:14px;
|
|
}
|
|
.uk-navbar-nav>li>a, .uk-navbar-item, .uk-navbar-toggle, .navbar .brand, .navbar-search, .navbar .nav>li>a {
|
|
font-size: 14px;
|
|
font-family: Roboto;
|
|
font-family: "Merriweather", serif;
|
|
font-family: 'Merriweather Sans', sans-serif;
|
|
font-family: 'Roboto Slab', serif;
|
|
font-size: 16px;
|
|
line-height: 23px;
|
|
text-transform:none;
|
|
color: rgba(0, 0, 0, 0.8)!important;
|
|
font-weight: 500 !important;
|
|
}
|
|
.uk-nav-default .uk-nav-header,
|
|
.uk-navbar-dropdown-nav .uk-nav-header {
|
|
color: #245CCF;
|
|
font-size:14px;
|
|
}
|
|
|
|
.sidemenu .uk-h3{
|
|
|
|
padding-bottom: 15px;
|
|
font-weight: 300;
|
|
text-transform: none;
|
|
color:#040067;
|
|
}
|
|
.sidemenu .uk-nav, .uk-nav ul, .dropdown-menu {
|
|
font-weight: 300;
|
|
font-size: 14px;
|
|
color: #80828B;
|
|
|
|
}
|
|
.sidemenu ul>li>ul, .sidemenu ul>li>ol, .sidemenu ol>li>ol, .sidemenu ol>li>ul{
|
|
padding-left: 40px;
|
|
}
|
|
.sidemenu ul>li>ul a {
|
|
color: #80828B!important;
|
|
color: rgba(99, 104, 114, 0.8)!important;
|
|
}
|
|
.sidemenu ul>li>ul a:hover {
|
|
color: #D53B23!important;
|
|
}
|
|
.uk-nav-header:not(:first-child) {margin-top:10px;}
|
|
.uk-navbar-dropdown, .navbar .nav>li>.dropdown-menu {
|
|
background:#fff;
|
|
}
|
|
|
|
.uk-nav>li>a,
|
|
.uk-navbar-dropdown-nav>li>a,
|
|
.uk-navbar-dropdown-nav .uk-nav-sub a {
|
|
color:#292C3D;
|
|
font-weight:300;
|
|
padding:4px 0;
|
|
}
|
|
.uk-nav li.emphasized_menu a,
|
|
.uk-navbar-dropdown-nav li.emphasized_menu a
|
|
{
|
|
color:#1E36B2;
|
|
font-weight: 500!important;
|
|
}
|
|
|
|
|
|
.uk-section-secondary:not(.uk-preserve-color) h3,
|
|
.uk-section-secondary:not(.uk-preserve-color) h3 a,
|
|
.uk-section-secondary:not(.uk-preserve-color) a:hover { color:#444!important;}
|
|
|
|
|
|
.uk-article-title {
|
|
font-size: 38px;
|
|
line-height: 1.1;
|
|
}
|
|
|
|
.uk-text-meta {
|
|
font-size: 14px;
|
|
line-height: 1.4;
|
|
color: #90929D;
|
|
font-family: PT Serif;
|
|
font-weight: 400;
|
|
text-transform: none;
|
|
letter-spacing: 0;
|
|
font-style: italic;
|
|
}
|
|
.uk-card-default .uk-card-title {
|
|
color: #292C3D !important;
|
|
|
|
}
|
|
.uk-light .uk-text-meta, .uk-section-primary:not(.uk-preserve-color) .uk-text-meta, .uk-section-secondary:not(.uk-preserve-color) .uk-text-meta, .uk-card-primary.uk-card-body .uk-text-meta, .uk-card-primary>:not([class*='uk-card-media']) .uk-text-meta, .uk-card-secondary.uk-card-body .uk-text-meta, .uk-card-secondary>:not([class*='uk-card-media']) .uk-text-meta, .uk-overlay-primary .uk-text-meta, .uk-navbar-container:not(.uk-navbar-transparent) .uk-text-meta, .uk-offcanvas-bar .uk-text-meta, .tm-toolbar .uk-text-meta{
|
|
color: #90929D;
|
|
}
|
|
|
|
.uk-text-primary {color: #040067!important;}
|
|
.uk-text-secondary {color: #00a0de!important;}
|
|
.uk-section-primary {
|
|
background: #040067;
|
|
}
|
|
.uk-section-secondary {
|
|
background: #00a0de;
|
|
}
|
|
.first_page_section {
|
|
/*position: relative;*/
|
|
}
|
|
.first_page_section .uk-section>:last-child {
|
|
position: relative;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
|
|
.first_page_section .first_page_banner_headline {
|
|
/*position: relative;*/
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-weight: 300;
|
|
color:#fff;
|
|
|
|
}
|
|
.first_page_panel h3.uk-h1 {
|
|
color:#fff;
|
|
}
|
|
.first_page_panel {
|
|
border: 0px solid #e5e5e7!important;
|
|
padding:20px 20px!important;
|
|
/*width:100%!important;*/
|
|
font-size:24pt!important;
|
|
padding:20px!important;
|
|
color:#fff;
|
|
}
|
|
.first_page_panel .banner_text_bottom {
|
|
font-size:20pt;
|
|
padding:20px;
|
|
}
|
|
.mainHdr {background-color: rgb(4, 0, 103)!important;
|
|
}
|
|
|
|
|
|
/*tabs*/
|
|
.wk-tab::before {
|
|
content: "";
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 20px;
|
|
right: 0;
|
|
border-bottom: 1px solid #e5e5e5;
|
|
}
|
|
.wk-tab>li.wk-active>a {
|
|
border-color: transparent transparent #1678CB transparent !important;
|
|
background:tranparent;
|
|
border-bottom: 2px solid #1678CB;
|
|
}
|
|
.wk-tab>*>a {
|
|
display: block;
|
|
text-align: center;
|
|
padding: 9px 20px;
|
|
color: #444!important;
|
|
border-bottom: 2px solid transparent;
|
|
font-size: 12px;
|
|
text-transform: uppercase;
|
|
-webkit-transition: color 0.1s ease-in-out;
|
|
transition: color 0.1s ease-in-out;
|
|
line-height: 20px;
|
|
}
|
|
|
|
.wk-tab>li.wk-open>a, .wk-tab>li>a:focus, .wk-tab>li>a:hover {
|
|
border-color: transparent transparent #1678CB transparent !important;
|
|
background: transparent!important;
|
|
color: #1678CB!important;
|
|
outline: 0
|
|
}
|
|
|
|
.serviceicon .wk-panel h3{ text-transform: uppercase!important; font-weight: 700; font-size:16px;
|
|
}
|
|
.serviceicon .wk-panel:hover h3{
|
|
color: #D53B23!important;
|
|
}
|
|
.serviceicon .wk-margin,
|
|
.serviceicon .wk-panel-teaser, .serviceicon .wk-panel-title {margin-bottom:10px;}
|
|
.serviceicon *+.wk-margin {margin-top:10px;}
|
|
|
|
.key_message {
|
|
color: #128DD5!important;
|
|
}
|
|
.larger-font {
|
|
font-size:120%;
|
|
}
|
|
|
|
.nspArt h4.nspHeader {
|
|
font-family: 'Open Sans', sans-serif !important;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
margin: 0;
|
|
padding: 5px 0 5px 0;
|
|
}
|
|
.nspArt p, .nspArt ul, .nspArt ol, .nspArt dl, .nspArt pre, .nspArt address, .nspArt fieldset, .nspArt figure {
|
|
margin-top: 0px;
|
|
margin-bottom: 8px;
|
|
}
|
|
.nspArt p.nspText {margin-bottom:15px;}
|
|
.readon , .readon:link{
|
|
margin: 0;
|
|
border: 1px solid #eaeaea;
|
|
overflow: visible;
|
|
font: inherit;
|
|
color: inherit;
|
|
text-transform: none;
|
|
display: inline-block;
|
|
box-sizing: border-box;
|
|
padding: 0 25px;
|
|
vertical-align: middle;
|
|
font-size: 13px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
-webkit-transition: .1s ease-in-out;
|
|
transition: .1s ease-in-out;
|
|
-webkit-transition-property: color, background-color, border-color, box-shadow;
|
|
transition-property: color, background-color, border-color, box-shadow;
|
|
font-family: Roboto;
|
|
font-weight: normal;
|
|
text-transform: uppercase;
|
|
border-radius: 2px;
|
|
background-color: #fff;
|
|
color: #5b5b5b;
|
|
box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.07);
|
|
}
|
|
|
|
.readon:hover{
|
|
background-color: #fff;
|
|
color: #00a0de;
|
|
box-shadow: 0 6px 50px rgba(0, 0, 0, 0.05);
|
|
}
|
|
.banner_text_white {font-weight: 300; font-size: 28px; color:white;}
|
|
|
|
|
|
/*custom classes */
|
|
.partner_slider .wk-link-reset, .partner_slider .wk-link-reset a, .partner_slider .wk-link-reset a:focus,
|
|
.partner_slider .wk-link-reset a:hover, .partner_slider .wk-link-reset:focus, .partner_slider .wk-link-reset:hover {
|
|
color: black;
|
|
}
|
|
.dark-divider hr, .dark-divider .uk-hr {
|
|
border-top: 1px solid #6c6c6c;
|
|
}
|
|
|
|
/*events*/
|
|
.calendar h3{text-transform:none; font-weight:300; margin-bottom:5px; margin-top:5px;}
|
|
.mod_events_latest_table td {
|
|
padding-top:5px;
|
|
padding-bottom:5px;
|
|
}
|
|
.mod_events_latest_table td p{
|
|
margin-bottom:10px;
|
|
margin-top:0px;
|
|
}
|
|
|
|
.mod_events_latest_date {
|
|
width: 18%;
|
|
float: left;
|
|
position: relative;
|
|
color:#fff;
|
|
font-size:12px!important;
|
|
background: #9c9c9c;
|
|
font-weight:400;
|
|
/*
|
|
border-radius: 1px;
|
|
-moz-border-radius: 1px;
|
|
-webkit-border-radius: 1px;
|
|
border: 1px solid #757575;
|
|
-moz-box-shadow: 0px 0px 3px #757575;
|
|
-webkit-box-shadow: 0px 0px 3px #757575;
|
|
box-shadow: 0px 0px 3px #757575;
|
|
*/
|
|
margin-right:8px;
|
|
margin-top:5px;
|
|
text-align:center;
|
|
padding:10px 0px;
|
|
line-height:20px;
|
|
|
|
}
|
|
.mod_events_latest_date .larger_font {
|
|
font-size:28px!important;
|
|
font-weight:700!important;}
|
|
|
|
.mod_events_latest_time {
|
|
//float: left;
|
|
position: relative;
|
|
width: 75%;
|
|
overflow:visible;
|
|
line-height:14px;
|
|
font-weight:400;
|
|
font-size:12px;
|
|
padding: 5px 0px;
|
|
margin-bottom: 8px;
|
|
text-transform:none;
|
|
}
|
|
.mod_events_latest_time {
|
|
font-size:12px;
|
|
}
|
|
.mod_events_latest_table td .content{
|
|
font-size:12px!important;
|
|
font-weight:300;
|
|
text-transform:none;
|
|
}
|
|
.mod_events_latest_table td .hdr{
|
|
font-size:14px!important;
|
|
line-height: 16px;
|
|
font-weight:400!important;
|
|
text-transform:none;
|
|
}
|
|
.mod_events_latest_rsslink a {
|
|
color: #767779;
|
|
|
|
}
|
|
.mod_events_latest_rsslink{
|
|
padding: 30;
|
|
line-height: 1.625;
|
|
background: 0;
|
|
color: #767779;
|
|
position: relative;
|
|
padding-right: 27px;
|
|
margin: 0;
|
|
border: 0;
|
|
overflow: visible;
|
|
font: inherit;
|
|
display: block;
|
|
box-sizing: border-box;
|
|
vertical-align: middle;
|
|
font-size: 13px;
|
|
display:inline-block;
|
|
text-decoration: none;
|
|
-webkit-transition: .1s ease-in-out;
|
|
transition: .1s ease-in-out;
|
|
-webkit-transition-property: color, background-color, border-color, box-shadow;
|
|
transition-property: color, background-color, border-color, box-shadow;
|
|
font-family: Roboto;
|
|
font-weight: normal;
|
|
text-transform: uppercase;
|
|
border-radius: 2px;
|
|
background-origin: border-box;
|
|
}
|
|
.mod_events_latest_rsslink a:hover {
|
|
color: #00a0de;
|
|
|
|
}
|
|
.mod_events_latest_rsslink:hover::before {
|
|
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%2300a0de%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%3E%3C%2Fpolyline%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%2300a0de%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%3E%3C%2Fline%3E%0A%3C%2Fsvg%3E");
|
|
background-position: 100% 50%;
|
|
|
|
}
|
|
.mod_events_latest_rsslink::before{
|
|
content: "";
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
width: 22px;
|
|
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23767779%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%3E%3C%2Fpolyline%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23767779%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%3E%3C%2Fline%3E%0A%3C%2Fsvg%3E");
|
|
background-repeat: no-repeat;
|
|
background-position: calc(100% - 5px) 50%;
|
|
-webkit-transition: background-position .2s ease-out;
|
|
transition: background-position .2s ease-out;
|
|
}
|
|
.mod_events_latest_callink a, .mod_events_latest_callink a:hover{
|
|
color: #fff!important;
|
|
}
|
|
.mod_events_latest_callink {
|
|
padding:0px;
|
|
margin:10px 0px;
|
|
background-color: #00a0de;
|
|
color: #fff!important;
|
|
display: inline-block;
|
|
box-sizing: border-box;
|
|
padding: 0 25px;
|
|
vertical-align: middle;
|
|
font-size: 13px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
-webkit-transition: .1s ease-in-out;
|
|
transition: .1s ease-in-out;
|
|
-webkit-transition-property: color, background-color, border-color, box-shadow;
|
|
transition-property: color, background-color, border-color, box-shadow;
|
|
font-family: Roboto;
|
|
font-weight: normal;
|
|
text-transform: uppercase;
|
|
border-radius: 2px;
|
|
background-origin: border-box;
|
|
}
|
|
|
|
.mod_events_latest_callink:hover {
|
|
background-color: #008ec5;
|
|
color: #fff!important;
|
|
}
|
|
/* news pro */
|
|
.nspLinks ul li h4 {
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 18px;
|
|
}
|
|
.nspLinks ul li p {
|
|
text-transform:none;
|
|
font-size: 14px;
|
|
font-weight:300;
|
|
margin:10px;
|
|
}
|
|
.readon-button{
|
|
text-transform: none;
|
|
font-size: 14px;
|
|
line-height: 20px;
|
|
font-weight: 300;
|
|
font-family: 'Open Sans', sans-serif !important;
|
|
}
|
|
.readon-button:hover {
|
|
}
|
|
.newsletter .uk-h2 {font-size:28px!important;}
|
|
.newsletter .uk-icon {
|
|
padding-left: 10px;
|
|
padding-bottom: 15px;
|
|
vertical-align: middle;
|
|
}
|
|
.newsletter .el-title{
|
|
display: inline-block;
|
|
fill: currentcolor;
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.newsletter .acymailing_mootoolsbutton a:link,
|
|
.newsletter .acymailing_mootoolsbutton a:visited {
|
|
background:none!important;
|
|
border:none!important;
|
|
text-shadow:none!important;
|
|
color: rgba(255, 255, 255, 0.5)!important;
|
|
font-size: 14px;
|
|
font-weight: 300;
|
|
line-height: 20px;
|
|
}
|
|
|
|
.newsletter .acysubbuttons input.button, .newsletter .acysubbuttons .button {
|
|
padding: 0 15px!important;
|
|
line-height: 30px;
|
|
font-size: 13px;
|
|
border-radius: 2px;
|
|
margin: 0;
|
|
border: 0;
|
|
overflow: visible;
|
|
font-family: Roboto;
|
|
font-weight: normal;
|
|
|
|
color: inherit;
|
|
text-transform: none;
|
|
display: inline-block;
|
|
box-sizing: border-box;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
-webkit-transition: .1s ease-in-out;
|
|
transition: .1s ease-in-out;
|
|
-webkit-transition-property: color, background-color, border-color, box-shadow;
|
|
transition-property: color, background-color, border-color, box-shadow;
|
|
font-family: Roboto;
|
|
font-weight: normal;
|
|
text-transform: uppercase;
|
|
background-origin: border-box;
|
|
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
|
|
}
|
|
|
|
.newsletter .acysubbuttons input.button:hover, .newsletter .acysubbuttons .button:hover {
|
|
color:#444;
|
|
background-color:#fff!important;
|
|
background-image:none!important;
|
|
}
|
|
|
|
.newsletter .acysubbuttons input.button:hover, .newsletter .acysubbuttons .button:hover,
|
|
.newsletter .acysubbuttons button.validate:hover, .newsletter .acymailing_mootoolsbutton a:hover,
|
|
.newsletter .acymailing_mootoolsbutton a:active {
|
|
box-shadow:none!important;
|
|
-moz-box-shadow:none!important;
|
|
-webkit-box-shadow:none!important;
|
|
color: #00a0de!important;
|
|
box-shadow: 0 6px 50px rgba(0, 0, 0, 0.05)!important;
|
|
}
|
|
.acymailing_module a.acymailing_togglemodule {
|
|
font-size: 14px;
|
|
font-weight: 300;
|
|
color: rgba(255, 255, 255, 0.5)!important;
|
|
}
|
|
|
|
|
|
/*login button */
|
|
#btl .btl-panel > span .btl-dropdown { border:3!important;}
|
|
|
|
#btl .btl-panel > span{
|
|
border: 0px!important;
|
|
background-color: transparent!important;
|
|
color:#444!important;
|
|
padding-right:30px;
|
|
padding-left:6px;
|
|
height:0px!important;
|
|
line-height:20px!important;
|
|
margin:0px !important;
|
|
box-shadow: 0px 0px 0px;
|
|
border-radius:0px!important;
|
|
display: inline-table!important;
|
|
text-transform:none!important;
|
|
font-size: 14px;
|
|
font-family: 'Roboto Slab', serif;
|
|
font-size: 16px;
|
|
line-height: 23px;
|
|
font-weight: 500 !important;
|
|
}
|
|
.loginLink {
|
|
text-transform:none!important;
|
|
color: rgba(0, 0, 0, 0.8)!important;
|
|
}
|
|
|
|
/*.btl-panel {
|
|
background: url(../images/key_login.png) right 40% no-repeat;
|
|
}*/
|
|
#btl-panel-login >span {
|
|
border: 5px solid #d0d0d0!important;
|
|
}
|
|
.uk-navbar-item .btlogin{ color: red!important;
|
|
}
|
|
|
|
#btl .btl-panel > #btl-panel-profile {
|
|
color: #040067!important;
|
|
font-size: 13px !important;
|
|
font-family: Roboto;
|
|
}
|
|
|
|
.btl-content-block {
|
|
-webkit-font-smoothing: antialiased;
|
|
background-attachment: scroll;
|
|
background-clip: border-box;
|
|
background-color: rgb(255, 255, 255);
|
|
background-image: none;
|
|
background-origin: padding-box;
|
|
background-size: auto;
|
|
border-bottom-left-radius: 2px;
|
|
border-bottom-right-radius: 2px;
|
|
border-top-left-radius: 2px;
|
|
border-top-right-radius: 2px;
|
|
box-shadow: rgba(41, 44, 61, 0.0980392) 2px 15px 50px 0px;
|
|
box-sizing: border-box;
|
|
color: rgb(79, 82, 96);
|
|
display: none;
|
|
height: auto;
|
|
margin-top: 0px;
|
|
padding-bottom: 25px;
|
|
padding-left: 25px;
|
|
padding-right: 25px;
|
|
padding-top: 25px;
|
|
position: absolute;
|
|
text-align: left;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
#btl-content #btl-content-profile #module-in-profile ul li img,
|
|
#btl-content #btl-content-profile #module-in-profile ul li a {padding-right: 5px!important;}
|
|
|
|
#btl-content #btl-content-profile #module-in-profile ul li a {
|
|
-webkit-font-smoothing: antialiased;
|
|
-webkit-text-decoration-skip: objects;
|
|
/*background-color: rgba(0, 0, 0, 0);*/
|
|
box-sizing: border-box;
|
|
color: rgb(41, 44, 61);
|
|
cursor: pointer;
|
|
display: block;
|
|
font-family: Roboto;
|
|
font-size: 14px;
|
|
font-weight: 300;
|
|
height: auto;
|
|
line-height: 20px;
|
|
list-style-image: none;
|
|
list-style-position: outside;
|
|
list-style-type: none;
|
|
padding-bottom: 6px;
|
|
padding-left: 0px;
|
|
padding-right: 0px;
|
|
padding-top: 6px;
|
|
text-align: left;
|
|
text-decoration: none;
|
|
text-rendering: optimizeLegibility;
|
|
width: auto;
|
|
}
|
|
|
|
#module-in-profile ul li a:hover {
|
|
color: #128DD5 !important;
|
|
}
|
|
|
|
/*FAQs*/
|
|
|
|
.searchifaq label {
|
|
font-family: Roboto, sans-serif;
|
|
font-weight:500;
|
|
font-size:16px;
|
|
color: #040067;
|
|
}
|
|
.btn,
|
|
.buttonifaq{
|
|
margin-top:10px;
|
|
background-color: #fff;
|
|
color: #5b5b5b;
|
|
box-shadow: 0 3px 12px rgba(0,0,0,0.07);
|
|
display: inline-block;
|
|
border:none;
|
|
box-sizing: border-box;
|
|
padding: 0 25px;
|
|
vertical-align: middle;
|
|
font-size: 13px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
-webkit-transition: .1s ease-in-out;
|
|
transition: .1s ease-in-out;
|
|
-webkit-transition-property: color,background-color,border-color,box-shadow;
|
|
transition-property: color,background-color,border-color,box-shadow;
|
|
font-family: Roboto;
|
|
font-weight: normal;
|
|
text-transform: uppercase;
|
|
border-radius: 2px;
|
|
background-origin: border-box;
|
|
}
|
|
.buttonifaq:hover{ background-color: #fff;
|
|
color: #00a0de;
|
|
box-shadow: 0 6px 50px rgba(0,0,0,0.05);
|
|
}
|
|
.ifaq h5.ifaq-item-header {
|
|
margin-bottom:10px;
|
|
margin-top:10px;
|
|
}
|
|
.ifaq-tpl-clean_blue_arrow .collapse-open .ifaq-item-header {
|
|
font-weight:normal;
|
|
}
|
|
.ifaq .uk-tab>*>a, .ifaq .nav-tabs>li>a {
|
|
text-align:left;
|
|
color: #2D72D6;
|
|
}
|
|
.ifaq .nav-tabs>li>a:hover {
|
|
border-color:transparent;
|
|
color: #D53B23;
|
|
}
|
|
|
|
.ifaq .nav>li>a:hover, .ifaq .nav>li>a:focus { background:none;}
|
|
|
|
.ifaq-tpl-clean_blue_arrow .ifaq-panel {
|
|
box-shadow:none;
|
|
border-bottom: 1px solid #eee;
|
|
|
|
}
|
|
|
|
.ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a {
|
|
display: block; padding: 1px 0 1px 0px;
|
|
background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236C6D74%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%3E%3C%2Frect%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236C6D74%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%3E%3C%2Frect%3E%0A%3C%2Fsvg%3E");
|
|
background-repeat: no-repeat;
|
|
background-position: 98% 50%;
|
|
}
|
|
|
|
.ifaq-tpl-clean_blue_arrow .ifaq-collapsible {
|
|
text-shadow:none;
|
|
background:transparent;
|
|
box-shadow:none;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
.ifaq-tpl-clean_blue_arrow .collapse-open, .ifaq-tpl-clean_blue_arrow .collapse-open > a {
|
|
background: transparent;
|
|
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236C6D74%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%3E%3C%2Frect%3E%0A%3C%2Fsvg%3E");
|
|
background-repeat: no-repeat;
|
|
background-position: 98% 50%;
|
|
}
|
|
.ifaq-tpl-clean_blue_arrow .collapse-close:hover {
|
|
background:transparent;
|
|
}
|
|
|
|
.ifaq-tpl-clean_blue_arrow .ifaq-collapsible > a:hover {
|
|
background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236C6D74%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%3E%3C%2Frect%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236C6D74%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%3E%3C%2Frect%3E%0A%3C%2Fsvg%3E");
|
|
background-repeat: no-repeat;
|
|
background-position: 98% 50%;
|
|
}
|
|
|
|
.ifaq-tpl-clean_blue_arrow .collapse-open > a:hover {
|
|
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236C6D74%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%3E%3C%2Frect%3E%0A%3C%2Fsvg%3E");
|
|
background-repeat: no-repeat;
|
|
background-position: 98% 50%;
|
|
}
|
|
|
|
/*widget accordion */
|
|
.wk-accordion, .wk-text-left {display:block!important;}
|
|
|
|
|
|
.faq .wk-accordion-title {
|
|
text-transform:none;
|
|
font-weight: 400;
|
|
font-size:16px;
|
|
}
|
|
|
|
/* for DISCOVERY PORTAL */
|
|
.discoverHrd {background-color: #f25f30!important;}
|
|
|
|
.search_box_bg .uk-input, .search_box_bg .uk-input:focus {
|
|
background-color: rgba(255, 255, 255, 1.0)!important;
|
|
color: rgba(0, 0, 0, 1.0)!important;
|
|
}
|
|
.search_box_bg .uk-input::placeholder{
|
|
color: rgba(0, 0, 0, 0.6)!important;
|
|
}
|
|
|
|
.search_box_bg.uk-text-background{
|
|
background-color: rgba(255, 255, 255, 0.7)!important;
|
|
font-size:28px!important;
|
|
font-weight: 500;
|
|
}
|
|
.search_box_bg .uk-grid-divider>:not(.uk-first-column)::before {
|
|
border-left-color: rgba(255, 255, 255, 0.6)!important;
|
|
}
|
|
|
|
/*tags */
|
|
.uk-label-arrow{
|
|
display: inline-block;
|
|
height: 21px;
|
|
margin: 0 10px 0 0;
|
|
padding: 0 7px 0 14px;
|
|
white-space: nowrap;
|
|
position: relative;
|
|
|
|
background-color: #5A9EDA;
|
|
|
|
color: white;
|
|
font: normal 11px/21px Arial, Tahoma, sans-serif;
|
|
text-decoration: none;
|
|
|
|
border-top: 1px solid #5A9EDA;
|
|
border-bottom: 1px solid #5A9EDA;
|
|
border-right: 1px solid #5A9EDA;
|
|
border-radius: 1px 3px 3px 1px;
|
|
}
|
|
.uk-label-arrow:before {
|
|
content: '';
|
|
position: absolute;
|
|
top: 5px;
|
|
left: -6px;
|
|
width: 10px;
|
|
height: 10px;
|
|
|
|
background-color: #5A9EDA;
|
|
border-left: 1px solid #5A9EDA;
|
|
border-bottom: 1px solid #5A9EDA;
|
|
border-radius: 0 0 0 2px;
|
|
}
|
|
.uk-label-arrow:before {
|
|
-webkit-transform: scale(1, 1.5) rotate(45deg);
|
|
-moz-transform: scale(1, 1.5) rotate(45deg);
|
|
-ms-transform: scale(1, 1.5) rotate(45deg);
|
|
transform: scale(1, 1.5) rotate(45deg);
|
|
}
|
|
.uk-label-arrow:after {
|
|
content: '';
|
|
position: absolute;
|
|
top: 7px;
|
|
left: 1px;
|
|
width: 5px;
|
|
height: 5px;
|
|
background: #FFF;
|
|
border-radius: 4px;
|
|
border: 1px solid #5A9EDA;
|
|
}
|
|
.uk-label-arrow a:hover {
|
|
color: #FFF;
|
|
text-shadow: -1px -1px 0 rgba(153,102,51,0.3);
|
|
}
|
|
.featured.uk-card-default {
|
|
background: rgba(255,255,255, 0.6)!important;
|
|
background: #35C2CE!important;
|
|
background:#fff!important;
|
|
|
|
}
|
|
|
|
.featured.uk-card-default .uk-card-title {color: black!important;}
|
|
|
|
.omtd_secondary > .uk-section-default,
|
|
.omtd_secondary.uk-section-default{
|
|
background:#35C2CE!important;
|
|
}
|