@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:400italic,700';
@import 'com_kunena.css';
@import 'com_osdownloads.css';
@import 'com_simplerenew.css';

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body, h1, h2, h3, h4, h5, h6,
.uk-nav-header,
.uk-navbar-nav > li > a,
.uk-button,
.uk-panel-title{
    font-weight: 400;
}
h1, .uk-h1, h1.uk-article-title{
    line-height: 53px;
    font-weight: 400;
}
h3, .uk-h3 {
    line-height: 36px;
    margin-top: 20px;
}
h5, .uk-h5 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}
b, strong {
    font-weight: 700;
}
a.ost-ancla{
    padding-top: 100px;
}
.tm-fixed-navbar .tm-headerbar{
	z-index:1001;
}
.tm-slant-bottom > .tm-slant-block-bottom{
	z-index:1000;
}
.uk-navbar-nav > li > a {
    font-size: 19px;
}
.tm-leading-article article{
    margin-bottom: 40px;
}
.uk-container {
    max-width: 980px;
}
a, .uk-link {
    color: #075c97;
}
a:hover, a:focus {
    color: #086baf;
}
#parallax-top-image {
    background-image: url(../images/parallax-top-alledia.jpg);
}
.uk-panel-box .uk-panel-badge {
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
}
.uk-panel-box .uk-panel-badge:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #ed8034 48%, rgba(0, 0, 0, 0.1) 2%, transparent 50%) repeat scroll 0 0;
    width: 130px;
}
.ost-best-deal-box .uk-panel-badge:before {
    height: 95px;
    width: 160px;
}
.ost-best-deal-box .uk-panel-badge {
    font-size: 16px;
}
.uk-panel-box .uk-panel-badge.ost-badge-new:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #8cc14c 48%, rgba(0, 0, 0, 0.1) 2%, transparent 50%) repeat scroll 0 0;
}
.ost-bullet {
    color:#999;
    margin: 0 3px;
}
.ost-intro-image img {
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
}
.uk-dropdown-navbar .uk-nav li > a.ost-stand-out-link {
    background: #ed8034;
    font-weight: 600;
}
.uk-dropdown-navbar .uk-nav li > a {
    border-bottom: 1px solid rgba(255,255,255,0.05);
}
body .uk-dropdown-navbar {
    padding: 0 !important;
}
.uk-nav > li > a {
    padding: 10px 35px;
}
.uk-dropdown-navbar .uk-nav li > a.ost-stand-out-link > div {
    font-weight: 300;
}
.uk-icon-diamond:before {
    content: "\f219";
}
.ost-best-deal-box {
    background: #eff6fb;
    border: 2px solid #086baf;
}
.ost-best-deal-box .uk-panel-badge:before {
    right: -7px;
    top: -17px;
}
.ost-reduced-price-test {
    display: block;
    margin-top: 12px;
    font-size: 13px;
    font-weight: 400;
}
.uk-dropdown {
    width: 215px;
}
.stick-box {
    position: fixed;
    max-width: 206px;
}
a.ost-hide-this {
    display: none !important;
}

/* ========================================================================
   Sortable table
 ========================================================================== */
.ost-table {
    border-top: 1px solid #e5e5e5;
}
.ost-table td,
.ost-table th {
    border-bottom: 1px solid #e5e5e5;
}
.ost-navbar {
    padding: 10px;
    background: #eaeaea;
}
.ost-navbar input[type="search"] {
    margin-bottom: 0;
}
.ost-navbar input[type="search"]:focus {
    background: #fff;
}

/* ========================================================================
   Toolbar
 ========================================================================== */
.tm-fixed-navbar .tm-toolbar + .tm-headerbar {
    margin-top: 58px;
}
.tm-toolbar {
    padding: 13px 0;
    border-bottom: 2px solid #086baf;
    z-index: 1002 !important;
}
.tm-toolbar > .uk-container .uk-panel > h5 {
    margin-bottom: 5px;
    margin-top: 1px;
}
.tm-toolbar.uk-hidden-small {
    display: inherit !important;
}

/* ========================================================================
   Joomla badges
 ========================================================================== */
.uk-badge-j3{
    background-color: #faa732;
}
.uk-badge-j2{
    background-color: #905dae;
}
.uk-badge-j3, 
.uk-badge-j2 {
    font-weight: bold;
    text-shadow: 0 0 1px #999;
}

/* ========================================================================
   Thumbnails
 ========================================================================== */
.ost-thumbnails{
    background: #fbfbfb;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.ost-thumbnails img {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 8px 2px;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 104px;
    height: auto;
}
.ost-thumbnails a > div{
    background: url(../images/zoom_icon.png) center center no-repeat;
    background-size: 50px auto;
    display: inline-block;
}
.ost-thumbnails a > div.ost-thumbnail-video{
    background-image: url(../images/video_icon.png);
}
.ost-thumbnails img:hover{
    opacity: 0.5;
}
.ost-description-box{
    padding: 20px;
}
.ost-subheading {
    margin-top: 40px;
}

/* ========================================================================
   Custom classes and overrides
 ========================================================================== */
textarea, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]{
    background: #ffffff;
}
.btn{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.ost-showcase-button{
	font-size: 15px;
	margin-bottom: 5px;
}
.ost-margin-bottom{
	margin-bottom: 35px;
}
.tm-block-light {
    background: #eff6fb;
}
.tm-block.tm-block-light.tm-slant-bottom > .tm-slant-block-bottom {
    border-color: #eff6fb transparent transparent;
}
#parallax-top-image{
	max-height: 400px;
}
.tm-parallax-teaser {
    margin-left: -206px;
    margin-top: -50px;
    max-width: 666px;
}
a:hover, 
.uk-link:hover{
	color: #086baf;
}
.tm-slant-bottom .uk-dropdown-navbar{
	padding-top: 20px;	
}
.uk-navbar-nav > li > a{
	height: 90px;
}
.uk-panel-box.remove-padding{
	padding: 0px !important;
}
.uk-panel-box.remove-bg{
    background: none !important;
}
.uk-panel-box.remove-box-shadow{
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
}
.StepImage img{
    border: 2px solid #f2f2f2;
    margin: 10px 0;
    padding: 3px;
}
hr.ost-separator{
    margin: 60px 0;
}
.uk-button{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.ost-pro-button{
    background: #ed8034;
}
.ost-pro-button:hover,
.ost-pro-button:focus{
    background: #EF914D;
}
.ost-ultimate-button{
    background: #8cc14c;
}
.ost-ultimate-button:hover,
.ost-ultimate-button:focus{
    background: #99C85F;
}
.ost-osdownloads-readmore{
    margin: 20px 0 50px 0;
}
#btn_download {
    font-size: inherit;
    font-weight: inherit;
}
.uk-nav-side > li > a.ost-downloads-item{
    background: #ed8034;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.uk-nav-side > li > a.ost-downloads-item:hover,
.uk-nav-side > li > a.ost-downloads-item:focus{
    background: #EF914D;
}
.uk-navbar-nav > li > a.ost-downloads-item{
    color: #ed8034;
}
.uk-navbar-nav > li > a.ost-downloads-item:hover,
.uk-navbar-nav > li > a.ost-downloads-item:focus{
    color: #EF914D;
}
.tm-sidebar-b .uk-panel-title,
.tm-sidebar-a .uk-panel-title{
    font-size: 22px;
}
.uk-alert{
    padding: 35px;
}
.uk-alert-warning{
    color: #ed8034;
    background: #FEF2E1;
}
.ost-why-pro-box{
    margin-bottom: 50px;
}
.uk-dropdown-navbar .uk-nav li.uk-active > a{
    background: #064d7f;
}

/* ========================================================================
   Sidebar menu module. In Template style > Modules > Your Module:
                        Class: ost-sidemenu, Style: default
 ========================================================================== */
.ost-sidemenu.uk-panel-box{
    padding: 0;
}
.ost-sidemenu.uk-panel-box .uk-panel-title{
    margin-bottom: 0;
    padding: 15px;
}
.ost-sidemenu.uk-panel-box .uk-nav-side > li > a{
    border-top: 1px solid #eaeaea;
}

/* ========================================================================
   Slant
 ========================================================================== */
body.homepage .tm-headerbar.tm-slant-bottom > .tm-slant-block-bottom {
    border-style: solid dashed solid solid;
}
body .tm-headerbar.tm-slant-bottom > .tm-slant-block-bottom {
    border-style: none;
}

/* ========================================================================
   Ideas
 ========================================================================== */
#ja-wrap-content{
    z-index: 9999;
}
#javoice_as {
    right: 90px;
}

/* ========================================================================
   API Keys
 ========================================================================== */
#osapiuserskey_key .uk-grid:not(.uk-grid-preserve) + .uk-grid{
    margin-top: 10px;
}
#osapiuserskey_key .uk-grid > .uk-grid-margin {
    margin-top: 10px;
}

/* ========================================================================
   Features Tables
 ========================================================================== */
.ost-plans-box{
    background: #fbfbfb;
}
.ost-plans-box-pro{
    background: #eff6fb;
}
.ost-plans-box-ultimate{
    background: #dae9f6;
}
.ost-plans-list{

}
.ost-plans-list li{
    padding: 20px 0;
}
.ost-plans-list-features li{
    font-size: 14px;
}
.ost-plans-list li.ost-plans-header{
    background: #517b9a;
    color: #fff;
}
.ost-plans-box-pro .ost-plans-list li.ost-plans-header {
    background: #2e4657;
}
.ost-plans-box-ultimate .ost-plans-list li.ost-plans-header {
    background: #1c2b35;
}
.ost-plans-list li.ost-plans-description{
    padding: 20px;
    min-height: 156px;
}
.ost-plans-list li.ost-min-height-test {
    min-height: 190px;
}
.ost-plans-list li.ost-min-height-test-2 {
    min-height: 160px;
}
.ost-plans-list li .uk-button{
    color: #fff;
    display: inline;
    font-size: 16px;
    line-height: 18px;
    padding: 5px 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
}
.ost-plans-list li .uk-button-primary:hover,
.ost-plans-list li .uk-button-primary:focus{
    color: #fff;
    background: #086baf;
}
.ost-plans-list li .ost-pro-button:hover,
.ost-plans-list li .ost-pro-button:focus{
    color: #fff;
    background: #EF914D;
}
.ost-plans-list li .ost-ultimate-button:hover,
.ost-plans-list li .ost-ultimate-button:focus{
    color: #fff;
    background: #99C85F;
}
.ost-plans-list li .uk-icon-check:before{
    color: #8bc14b;
    font-size: 18px;
}
.ost-plans-list li .uk-icon-times:before{
    color: #ff0000;
    font-size: 18px;
}
.ost-plans-extension{
    background-size: 70px auto;
    background-repeat: no-repeat;
    background-position: right center;
}
.ost-plans-list li.ost-plans-extension{
    padding-right: 70px;
    font-weight: bold;
}
.ost-plans-list .uk-nav-header:not(:first-child) {
    margin-top: 0;
}
.uk-nav-side .uk-nav-divider.ost-plans-extension-single{
    border-top-color: #fff;
}
.uk-nav-side .uk-nav-divider.ost-plans-extension-extras {
    padding: 20px 0;
}
.uk-icon-star:before,
.uk-icon-star-half:before{
    color: #feb123;
}

@media (max-width: 960px) {
    .uk-navbar-nav > li > a {
        font-size: 16px;
    }
    /* Thumbnails */
    .ost-thumbnails img{
        width: 80px;
        height: auto;
    }
}

@media (max-width: 880px) {
    .stick-box {
        max-width: 160px;
    }
}

@media (max-width: 768px) {
    .ost-plans-list li.ost-min-height-test,
    .ost-plans-list li.ost-min-height-test-2 {
        min-height: inherit;
    }
    .stick-box {
        max-width: inherit;
        position: inherit;
        max-width: inherit;
        margin-top: 25px;
    }
    /* Features Tables */
    .ost-plans-list li.ost-plans-description{
        min-height: 50px;
    }
    .ost-plans-list .uk-hidden-small{
        display: none !important;
    }
    .ost-plans-list li .uk-button{
        line-height: 26px;
        margin-bottom: 3px;
    }
    /* Thumbnails */
    .ost-thumbnails img{
        width: 70px;
        height: auto;
    }
}

@media (max-width: 480px) {
    .ost-intro-image {
        text-align: center;
    }
    .ost-intro-image img {
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .ost-intro-image:before,
    .ost-intro-image:after {
        clear: both;
        content: "";
    }
    .tm-toolbar > .uk-container .uk-panel > h5 {
        font-size: 16px;
    }
}
