.uk-panel-box {
    padding: 15px;
        color: #ffffff;
    background: #388a94; url(../images/) repeat;
}

.uk-panel-box-2 {
    padding: 3px;
        color: #ffffff;
    background: #ff8737 !important; 
    }
    
.uk-panel-box h1 {background-color: #ff8737 !important;}

.uk-alert-warning {
    background: #f2c159;
    color: #ffffff;
}

.uk-article + .uk-article {
    border-top: 0px solid #e9eaeb;
}

.tm-navbar .uk-panel {
    float: left;
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    border-left: 1px solid #ffffff;
}

.uk-panel-header .uk-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    color: #324869;
}


.sourcecoast .btn-primary {
    background-color: #388a94;
}

.sourcecoast .btn-primary:hover {
    background-color: #388a94;
}

.sourcecoast .btn-primary:hover, .sourcecoast .btn-primary:focus, .sourcecoast .btn-primary:active, .sourcecoast .btn-primary.active, .sourcecoast .btn-primary.disabled, .sourcecoast .btn-primary[disabled] {
    color: #ffffff;
    background-color: #388a94;
    *background-color: #003bb3;
}



.tm-navbar .uk-panel {
    float: left;
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    border-left: 1px solid #c56868;
    padding-right: 10px;
}

.tm-noblog .tm-content > *:first-child, .tm-content .uk-breadcrumb {
  padding-top: 0px; 
}

.tm-navbar [class*="uk-icon-"] {
    line-height: 43px !important;
}

.uk-article-title {
        padding-bottom: 0px !important;
}

.uk-button-link:after, .uk-button-link:hover:after, .uk-button-link:focus:after, .uk-button-link:active:after, .uk-button-link.uk-active:after, .uk-button-link:disabled:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 15px;
    width: 0;
    height: 2px;
    background: #ffffff;
    -webkit-transition: width .25s, right .25s;
    transition: width .25s, right .25s;
}


media (min-width: 768px)
theme.css:9896
[class*="tm-sidebar-"].tm-block-divider, [class*="tm-sidebar-"].tm-block-muted {
    border-left: 1px solid #e9eaeb;
    border-top: 1px solid #e9eaeb;
}

@media (min-width: 768px)
theme.css:557
.uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: 0px solid #e9eaeb;
}

a:hover, .uk-link:hover {
    color: #388a94;
    text-decoration: none;
}

h3 {
    font-family: 'Open Sans',sans-serif;
}


.tm-block-alternative :not([class*="uk-panel"]) h1, .tm-block-alternative :not([class*="uk-panel"]) h2, .tm-block-alternative :not([class*="uk-panel"]) h3, .tm-block-alternative :not([class*="uk-panel"]) h4, .tm-block-alternative :not([class*="uk-panel"]) h5, .tm-block-alternative :not([class*="uk-panel"]) h6, .tm-block-alternative :not([class*="uk-panel"]) .uk-panel-title {
    color: #f56100 !important;
}

.uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: 2px solid #ffffff;
}

.tm-block:not([class*="tm-sidebar-"]), .tm-block-alternative:not([class*="tm-sidebar-"]) {
       padding: 0px; 
}

.uk-navbar {
    background: #ffffff; url(../images/arches.png) repeat;
    color: #13adad;
    height: 125px;
}

.uk-nav > li > a {
    padding: 15px 15px;
}

@media (min-width: 767px)
theme.css:10065
.tm-totop-scroller {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 70px;
    background-color: #f56100;
    border-radius: 0 0 4px;
}

h1, .uk-h1 {
    font-size: 35px;
    line-height: 25px;
}







h2, h3, h6 {
    margin: 0 0 10px 0;
     
    font-weight: normal;
    color: #ff7f2b !important;
    text-transform: uppercase;
}


.uk-article-title {
    font-size: 36px;
    line-height: 42px;
    font-weight: normal;
    text-transform: capitalize;
    position: relative;
    
}

h1 {
    color: #ffffff !important;
    background-color: #ff8737;
    padding: 5px;
}






h4, h5, {
    margin: 0 0 10px 0;
    font-family:  'Open Sans',sans-serif;
    font-weight: normal;
    color: #388a94 !important;
    text-transform: uppercase;
}

.uk-dotnav > .uk-active > * {
    background: #ffffff;
}

.uk-dotnav > * > * {
    display: block;
    box-sizing: content-box;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 2px solid #ffffff;
}


.uk-article {
    padding-right: 10px;
    padding-left: 20px;
    padding-top: 0px !important;
}

.uk-article-title::before {
    content: "";
    position: absolute;
    bottom: 0;
    /*height: 2px;*/
    width: 0px;
    background: #d4d4d4;
}

.img-circle {
    border-radius: 10%;
}

.uk-icon-button {
    box-sizing: border-box;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #ff8e44;
    line-height: 40px;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
}

.uk-panel6 {
    padding: 15px;
    color: #f7f7f7;
    background: #e81621 !important;
    height: 118px !important;
}

.uk-panel3 {
    padding: 15px;
    color: #ffffff;
    background: #388a94 !important;
   
    border-radius: 15px;
}


.uk-button-link {
    color: rgba(0, 0, 0, 0);
    text-shadow: 1px 1px #444444;
}


/*.tm-dropdown-overlay .uk-dropdown-overlay {
    background: #388a94 !important;
}*/



.uk-nav-navbar > li > a {
    color: #94cfd6;
}

.uk-panel6 a {
    color: #f7f7f7;
    text-decoration: none;
    cursor: pointer;
  
}

.sourcecoast .btn {
       padding: 10px 14px !important;}


.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 95px;
    padding: 0 15px;
    line-height: 95px;
    color: #52d2c9 !important;
    font-weight: bold;
    font-size: 18px;
   
   
    font-weight: normal;
    padding: 0;
}

@media (min-width: 1220px)
theme.css:10010
.tm-container:not(.tm-container-full-width) .tm-navbar {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px dashed #ddd;
}

.tm-block-muted {
    background: #f8f9e9;
}

.uk-navbar-nav > li > a:after {
    content: "";
    position: absolute;
    bottom: 30px;
    height: 2px;
    background: #f9995b;
    width: 0;
    left: 0;
    -webkit-transition: width .5s;
    transition: width .5s;
}




.tm-block-alternative {
    color: #4e4e4e;
   /* background: #e8e4db; */
   background: #f7f7f7;
}


.uk-panel-space {
    /*padding: 15px !important;*/
}


h4, .uk-h4 {
    font-size: 17px;
    line-height: 22px;
}

.tm-block-divider:not([class*="tm-sidebar-"]), .tm-block-muted:not([class*="tm-sidebar-"]) {
    border-top: 1px solid #e9eaeb;
    background-color: #efefef !important;
}



@media (min-width: 767px)
theme.css:10065
.tm-totop-scroller {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 70px;
    background-color: #388a94;
    border-radius: 0 0 4px;
}


.tm-footer {
    position: relative;
    padding: 20px 15px;
    background: #388A94;
    text-align: center;
    color: #ffffff;
}


 /*.tm-body-background {
    background: #64aaff url(../../../images/blue/background.svg) 50% 0 fixed no-repeat !important, radial-gradient(ellipse at center, #59a7e4 0%, #266ec2 100%) !important;
    background-size: cover !important;
} */


.tm-body-background {
    /*background: url(../../../images/blue/background.svg) 50% 0px / cover no-repeat fixed, radial-gradient(at center center, rgb(89, 167, 228) 0%, rgb(38, 110, 194) 100%);*/
/*background: url(../../../images/blue/background.svg) 50% 0px / cover no-repeat fixed, radial-gradient(at center center, rgb(160, 207, 207) 0%, rgb(64, 128, 128) 100%);*/
background: url(../../../images/blue/background.svg) 50% 0px / cover no-repeat fixed, radial-gradient(at center center, rgb(217, 236, 236) 0%, rgb(160, 207, 207) 100%);


.tm-block-alternative :not([class*="uk-panel"]) h3,  .tm-block-alternative :not([class*="uk-panel"]) .uk-panel-title {
    color: #f38944;
}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 95px;
    padding: 0 15px;
    line-height: 95px;
    color: #c5dcff;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}

theme.css:46
a, 





.uk-panel5 {
    padding: 15px;
    color: #f7f7f7;
    background: #a8dba8;
}

.uk-heading-large {
    font-size: 48px;
    line-height: 74px;
}

.uk-navbar-nav > li > a {
    
    color: #f0f0f0;
    font-size: 16px;
    font-family: Georgia, Helvetica, Arial, sans-serif;
    
}

.uk-icon-button {
    box-sizing: border-box;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #939aa4;
    line-height: 40px;
    color: #F8F8F8;
    font-size: 22px;
    text-align: center;
}

.uk-button-link:after, .uk-button-link:hover:after, .uk-button-link:focus:after, .uk-button-link:active:after, .uk-button-link.uk-active:after, .uk-button-link:disabled:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 15px;
    width: 0;
    height: 2px;
    background: #ffffff;
    -webkit-transition: width .25s, right .25s;
    transition: width .25s, right .25s;
}

.tm-navbar .uk-navbar-brand {
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px !important;
}

.uk-button-link {
    color: #ffffff !important;
}

.tm-block-alternative {
    color: #939aa4;
    background: #ffffff;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

.tm-block-alternative :not([class*="uk-panel"]) .uk-panel-title {
    color: #f7f7f7;
}

.uk-navbar-brand {
    margin-right: 15px;
    background: #ffffff;
    padding-top: 10px;
    height: 115px;
}

.uk-navbar {
  
    border-bottom: 0px #ffffff solid;
}

.uk-overlay-panel h3 {background:#f38630;
padding: 30px;
border-radius: 0px;}

.uk-navbar-nav > li {
    margin-right: 35px;
}


.uk-navbar-nav > li > a {
    
    font-size: 20px;}
    
    .uk-panel-space2 {
    padding: 0px;
}

dl {
    margin-bottom: 20px;
}

.dl-horizontal {
}


.dl-horizontal:after {
    clear: both;
}

.dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0;
}


.uk-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #94cfd6 !important;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: #388a94 !important;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid #525252;
    text-transform: uppercase;
}

/* Remove the full width dropdown background: */  
.uk-dropdown-overlay.tm-dropdown-overlay[style] {  
display: none !important;  
}  

/* Add a background and a shadow to the sub-menu dropdowns: */  
.tm-dropdown-overlay .uk-dropdown-navbar {  
background-color: rgba(50,55,60,0.98);  
box-shadow: 0px 0px 10px rgba(0,0,0,0.2); 

}
.uk-navbar-nav .uk-dropdown { width: 250px; } 