a:hover {
    color: #0B60A9;
}

select, input {
    font-family: Raleway,Arial,sans-serif;
}

body {
    font-family: Raleway,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Lato,Arial,sans-serif;
}

.btLightSkin a:hover, .btDarkSkin .btLightSkin a:hover {
    color: #0B60A9;
}

.btDarkSkin a:hover, .btLightSkin .btDarkSkin a:hover {
    color: #0B60A9;
}

.btLightSkin select:hover, .btLightSkin textarea:hover, .btLightSkin input:hover, .btDarkSkin .btLightSkin select:hover, .btDarkSkin .btLightSkin textarea:hover, .btDarkSkin .btLightSkin input:hover {
    -webkit-box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btLightSkin select:focus, .btLightSkin textarea:focus, .btLightSkin input:focus, .btDarkSkin .btLightSkin select:focus, .btDarkSkin .btLightSkin textarea:focus, .btDarkSkin .btLightSkin input:focus {
    -webkit-box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
    box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
}

.btDarkSkin select:hover, .btDarkSkin textarea:hover, .btDarkSkin input:hover, .btLightSkin .btDarkSkin select:hover, .btLightSkin .btDarkSkin textarea:hover, .btLightSkin .btDarkSkin input:hover {
    -webkit-box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btDarkSkin select:focus, .btDarkSkin textarea:focus, .btDarkSkin input:focus, .btLightSkin .btDarkSkin select:focus, .btLightSkin .btDarkSkin textarea:focus, .btLightSkin .btDarkSkin input:focus {
    -webkit-box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
    box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
}

.btAccentTitle h1, .btAccentTitle h2, .btAccentTitle h3, .btAccentTitle h4, .btAccentTitle h5, .btAccentTitle h6 {
    color: #0B60A9 !important;
}

.btLightAccentTitle h1, .btLightAccentTitle h2, .btLightAccentTitle h3, .btLightAccentTitle h4, .btLightAccentTitle h5, .btLightAccentTitle h6 {
    color: #2995f1 !important;
}

.btDarkAccentTitle h1, .btDarkAccentTitle h2, .btDarkAccentTitle h3, .btDarkAccentTitle h4, .btDarkAccentTitle h5, .btDarkAccentTitle h6 {
    color: #08487e !important;
}

.btAlternateTitle h1, .btAlternateTitle h2, .btAlternateTitle h3, .btAlternateTitle h4, .btAlternateTitle h5, .btAlternateTitle h6 {
    color: #686d7a !important;
}

.btLightAlternateTitle h1, .btLightAlternateTitle h2, .btLightAlternateTitle h3, .btLightAlternateTitle h4, .btLightAlternateTitle h5, .btLightAlternateTitle h6 {
    color: #9da1ab !important;
}

.btDarkAlternateTitle h1, .btDarkAlternateTitle h2, .btDarkAlternateTitle h3, .btDarkAlternateTitle h4, .btDarkAlternateTitle h5, .btDarkAlternateTitle h6 {
    color: #535761 !important;
}

.btLoader {
    border-top: 5px solid #0B60A9;
}

.menuPort {
    font-family: Lato,Arial,sans-serif;
}

.btDarkSkin ul li ul li a:hover, .btLightSkin .btDarkSkin ul li ul li a:hover {
    -webkit-box-shadow: -5px 0 0 #0B60A9 inset;
    box-shadow: -5px 0 0 #0B60A9 inset;
}

.btLightSkin ul li ul li a:hover, .btDarkSkin .btLightSkin ul li ul li a:hover {
    -webkit-box-shadow: -5px 0 0 #0B60A9 inset;
    box-shadow: -5px 0 0 #0B60A9 inset;
}

.btDarkSkin nav ul li.current-menu-ancestor > a:hover, .btDarkSkin nav ul li.current-menu-item > a:hover, .btLightSkin .btDarkSkin nav ul li.current-menu-ancestor > a:hover, .btLightSkin .btDarkSkin nav ul li.current-menu-item > a:hover {
    color: #686d7a;
}

.btLightSkin nav ul li.current-menu-ancestor > a:hover, .btLightSkin nav ul li.current-menu-item > a:hover, .btDarkSkin .btLightSkin nav ul li.current-menu-ancestor > a:hover, .btDarkSkin .btLightSkin nav ul li.current-menu-item > a:hover {
    color: #686d7a;
}

.topBar .btIco .btIcoHolder:before, .menuPort .topBarInMenu .btIco .btIcoHolder:before {
    color: #08487e;
}

.topBar .topTools .widget_search .btSearch .btIco.default .btIcoHolder:before, .menuPort .topBarInMenu .widget_search .btSearch .btIco.default .btIcoHolder:before {
    color: #0B60A9;
}

.topBar .widget_search h2, .topBarInMenu .widget_search h2 {
    font-family: Raleway,Arial,sans-serif;
}

.topBar .widget_search button, .topBarInMenu .widget_search button {
    background: #0B60A9;
}

    .topBar .widget_search button:hover, .topBarInMenu .widget_search button:hover {
        background: #084579;
    }

/*.btSearchInner.btFromTopBox {
    background: #0B60A9;
}*/

    .btSearchInner.btFromTopBox input[type="text"] {
        border: 1px solid #08487e;
    }

    .btSearchInner.btFromTopBox button:before {
        color: #686d7a;
    }

    .btSearchInner.btFromTopBox button:hover:before {
        color: #0B60A9;
    }

.btLightSkin.btMenuLeft ul li ul li a:hover, .btDarkSkin .btLightSkin.btMenuLeft ul li ul li a:hover {
    -webkit-box-shadow: 5px 0 0 #0B60A9 inset !important;
    box-shadow: 5px 0 0 #0B60A9 inset !important;
}

.btDarkSkin.btMenuLeft ul li ul li a:hover, .btLightSkin .btDarkSkin.btMenuLeft ul li ul li a:hover {
    -webkit-box-shadow: 5px 0 0 #0B60A9 inset !important;
    box-shadow: 5px 0 0 #0B60A9 inset !important;
}

.btLightSkin.btMenuCenter .menuPort .leftNav ul li ul li a:hover, .btDarkSkin .btLightSkin.btMenuCenter .menuPort .leftNav ul li ul li a:hover {
    -webkit-box-shadow: 5px 0 0 #0B60A9 inset !important;
    box-shadow: 5px 0 0 #0B60A9 inset !important;
}

.btDarkSkin.btMenuCenter .menuPort .leftNav ul li ul li a:hover, .btLightSkin .btDarkSkin.btMenuCenter .menuPort .leftNav ul li ul li a:hover {
    -webkit-box-shadow: 5px 0 0 #0B60A9 inset !important;
    box-shadow: 5px 0 0 #0B60A9 inset !important;
}

.btMenuVerticalLeft .btCloseVertical:before, .btMenuVerticalRight .btCloseVertical:before {
    color: #0B60A9;
}

.btMenuVerticalLeft .menuPort ul a:hover, .btMenuVerticalRight .menuPort ul a:hover {
    color: #686d7a;
}

.btMenuVerticalLeft .menuPort ul li .subToggler .btIcoHolder:before, .btMenuVerticalRight .menuPort ul li .subToggler .btIcoHolder:before {
    color: #686d7a;
}

.btSiteFooter .menu li a {
    color: #59acf4;
}

    .btSiteFooter .menu li a:hover {
        color: #0B60A9;
    }

.btSiteFooterWidgets .btBox h4 {
    color: #2995f1;
}

.btSiteFooterWidgets .btBox a:hover {
    color: #59acf4;
}

.btSiteFooterWidgets .recentTweets small:before {
    color: #2995f1;
}

.btSiteFooterCurve .btSiteFooterCurveSleeve {
    background: #084274;
}

.btSiteFooterCurve .btCurveLeft, .btSiteFooterCurve .btCurveRight {
    fill: #084274;
}

.btLightSkin .btSiteFooterWidgets, .btDarkSkin .btLightSkin .btSiteFooterWidgets {
    background: #084274;
}

.btLightSkin .btSiteFooter, .btDarkSkin .btLightSkin .btSiteFooter {
    background: #084274;
}

.btDarkSkin .btSiteFooterWidgets, .btLightSkin .btDarkSkin .btSiteFooterWidgets {
    background: #084274;
}

.btDarkSkin .btSiteFooter, .btLightSkin .btDarkSkin .btSiteFooter {
    background: #084274;
}

.sticky .btSubTitle:after {
    background: #686d7a;
}

.commentsBox h4, h3.comment-reply-title {
    color: #686d7a;
}

.btBox h4 {
    color: #0B60A9;
}

.btBox h5 {
    color: #686d7a;
}

.btLightSkin .btSidebar .btBox a:hover, .btDarkSkin .btLightSkin .btSidebar .btBox a:hover {
    color: #0B60A9;
}

.btDarkSkin .btSidebar .btBox a:hover, .btLightSkin .btDarkSkin .btSidebar .btBox a:hover {
    color: #686d7a;
}

.btBox.widget_calendar table caption {
    background: #0B60A9;
    font-family: Lato,Arial,sans-serif;
}

.btBox.widget_archive ul li a, .btBox.widget_categories ul li a {
    font-family: Lato,Arial,sans-serif;
}

.btLightSkin .btBox.widget_archive ul li a:hover, .btLightSkin .btBox.widget_categories ul li a:hover, .btDarkSkin .btLightSkin .btBox.widget_archive ul li a:hover, .btDarkSkin .btLightSkin .btBox.widget_categories ul li a:hover {
    background: #0B60A9;
}

.btDarkSkin .btBox.widget_archive ul li a:hover, .btDarkSkin .btBox.widget_categories ul li a:hover, .btLightSkin .btDarkSkin .btBox.widget_archive ul li a:hover, .btLightSkin .btDarkSkin .btBox.widget_categories ul li a:hover {
    background: #0B60A9;
}

.btBox.widget_recent_comments .comment-author-link a {
    color: #0B60A9;
}

    .btBox.widget_recent_comments .comment-author-link a:hover {
        color: #686d7a;
    }

.btBox.widget_rss li a.rsswidget {
    font-family: Lato,Arial,sans-serif;
}

.btBox.widget_rss li cite:before {
    color: #0B60A9;
}

.btBox .btSearch button {
    background: #686d7a;
    border: 1px solid #535761;
    -webkit-box-shadow: 0 0 0 2px transparent inset,0 1px 0 #535761 inset;
    box-shadow: 0 0 0 2px transparent inset,0 1px 0 #535761 inset;
}

    .btBox .btSearch button:hover {
        border: 1px solid #686d7a;
        -webkit-box-shadow: 0 0 0 2px #686d7a inset,0 1px 0 transparent inset;
        box-shadow: 0 0 0 2px #686d7a inset,0 1px 0 transparent inset;
        color: #686d7a;
    }

.btBox.widget_tag_cloud .tagcloud a {
    background: #0B60A9;
}

    .btBox.widget_tag_cloud .tagcloud a:hover {
        background: #686d7a;
    }

.btTags ul li a {
    background: #0B60A9;
}

    .btTags ul li a:hover {
        background: #686d7a;
    }

.btHasGhost .fullScreenHeight.btGhost .btArticleComments:hover:before {
    color: #0B60A9 !important;
}

.btArticleComments:hover, .btArticleComments:hover:before {
    color: #0B60A9 !important;
}

.btArticleCategories a:hover {
    color: #0B60A9 !important;
}

.btContent table tr th, .btContent table thead tr th {
    background: #0B60A9;
}

.btContent table tbody tr:nth-child(even) th {
    background: #08487e;
}

.btContent table tbody tr:nth-child(odd) th {
    background: #0B60A9;
}

.post-password-form input[type="submit"] {
    background: #0B60A9;
    font-family: Lato,Arial,sans-serif;
}

.btPagination .paging a {
    color: #686d7a;
}

    .btPagination .paging a:after {
        -webkit-box-shadow: 0 0 0 0 #0B60A9 inset;
        box-shadow: 0 0 0 0 #0B60A9 inset;
    }

    .btPagination .paging a:hover:after {
        background: #0B60A9;
        -webkit-box-shadow: 0 0 0 50px #0B60A9 inset;
        box-shadow: 0 0 0 50px #0B60A9 inset;
    }

.btLinkPages a:hover {
    background: #0B60A9;
}

.articleSideGutter {
    background: #686d7a;
}

    .articleSideGutter .asgItem.avatar a:hover:before {
        -webkit-box-shadow: 0 0 0 3px #0B60A9 inset;
        box-shadow: 0 0 0 3px #0B60A9 inset;
    }

.btLightSkin .articleSideGutter:before, .btDarkSkin .btLightSkin .articleSideGutter:before {
    border-right-color: #9da1ab;
}

.btDarkSkin .articleSideGutter:before, .btLightSkin .btDarkSkin .articleSideGutter:before {
    border-right-color: #535761;
}

.comment-respond .btnOutline.btnNormalColor button[type="submit"] {
    font-family: Lato,Arial,sans-serif;
    color: #686d7a !important;
}

.comment-respond .btnOutline.btnNormalColor:hover {
    -webkit-box-shadow: 0 0 0 2px #686d7a inset,0 1px 0 transparent inset;
    box-shadow: 0 0 0 2px #686d7a inset,0 1px 0 transparent inset;
}

.gridItem .boldPhotoSlide .slick-arrow:hover {
    -webkit-box-shadow: 0 0 0 25px #0B60A9 inset;
    box-shadow: 0 0 0 25px #0B60A9 inset;
}

.btSingleLatestPost .btLatestPostsDate {
    background: #0B60A9;
}

    .btSingleLatestPost .btLatestPostsDate:before {
        border-color: transparent transparent transparent #9da1ab;
    }

.btLightSkin .btLatestPostsDate:before, .btDarkSkin .btLightSkin .btLatestPostsDate:before {
    border-left-color: #9da1ab;
}

.btDarkSkin .btLatestPostsDate:before, .btLightSkin .btDarkSkin .btLatestPostsDate:before {
    border-left-color: #535761;
}

.fancy-select .trigger.open {
    background: #0B60A9;
}

.fancy-select .options li.selected {
    background: #686d7a;
}

    .fancy-select .options li:hover, .fancy-select .options li.selected:hover {
        background-color: #686d7a !important;
    }

.btLightSkin .fancy-select .options li.selected, .btDarkSkin .btLightSkin .fancy-select .options li.selected {
    background: #686d7a;
}

    .btLightSkin .fancy-select .options li:hover, .btDarkSkin .btLightSkin .fancy-select .options li:hover, .btLightSkin .fancy-select .options li.selected:hover, .btDarkSkin .btLightSkin .fancy-select .options li.selected:hover {
        background-color: #686d7a !important;
    }

.btDarkSkin .fancy-select .options li.selected, .btLightSkin .btDarkSkin .fancy-select .options li.selected {
    background: #686d7a;
}

    .btDarkSkin .fancy-select .options li:hover, .btLightSkin .btDarkSkin .fancy-select .options li:hover, .btDarkSkin .fancy-select .options li.selected:hover, .btLightSkin .btDarkSkin .fancy-select .options li.selected:hover {
        background-color: #686d7a !important;
    }

.btDropdown .fancy-select .trigger.open {
    border-color: #0B60A9;
}

.recentTweets small:before {
    color: #0B60A9;
}

.btIco .btIcoHolder:before {
    color: #0B60A9;
    border: 1px solid #0B60A9;
}

.btIco.white .btIcoHolder:before {
    color: #0B60A9;
}

.btIco.accent .btIcoHolder:before {
    background-color: #0B60A9;
}

.btReadMore .btIco.default .btIcoHolder:before {
    background: #686d7a;
    border-color: #686d7a;
}

.btReadMore .btIco.default:hover .btIcoHolder:before {
    background: #0B60A9;
    border-color: #08487e;
}

.btCounterHolder {
    font-family: Lato,Arial,sans-serif;
}

.btLightSkin .btCounterHolder, .btDarkSkin .btLightSkin .btCounterHolder {
    color: #0B60A9;
}

.btLightSkin .btProgressContent .btProgressAnim, .btDarkSkin .btLightSkin .btProgressContent .btProgressAnim {
    background-color: #0B60A9;
}

.btDarkSkin .btProgressContent .btProgressAnim, .btLightSkin .btDarkSkin .btProgressContent .btProgressAnim {
    background-color: #0B60A9;
}

.btPriceTable .btPriceTableHeader {
    background: #0B60A9;
}

.btPriceTable .btPriceTableSticker {
    background: #686d7a;
}

.header .btSuperTitle {
    font-family: Raleway,Arial,sans-serif;
}

.header .btSubTitle {
    font-family: Raleway,Arial,sans-serif;
}

.btDash.bottomDash .dash:after, .btDash.topDash .dash:before {
    border-bottom: 3px solid #0B60A9;
}

.header.large .dash:after, .header.large .dash:before {
    border-color: #0B60A9;
}

.header.extralarge .dash:after, .header.extralarge .dash:before {
    border-color: #0B60A9;
}

.header.huge .dash:after, .header.huge .dash:before {
    border-color: #0B60A9;
}

.header.small.btDarkAccentDash .dash:after, .header.medium.btDarkAccentDash .dash:after, .header.large.btDarkAccentDash .dash:after, .header.extralarge.btDarkAccentDash .dash:after, .header.huge.btDarkAccentDash .dash:after, .header.small.btDarkAccentDash .dash:before, .header.medium.btDarkAccentDash .dash:before, .header.large.btDarkAccentDash .dash:before, .header.extralarge.btDarkAccentDash .dash:before, .header.huge.btDarkAccentDash .dash:before {
    border-color: #08487e;
}

.header.small.btLightAccentDash .dash:after, .header.medium.btLightAccentDash .dash:after, .header.large.btLightAccentDash .dash:after, .header.extralarge.btLightAccentDash .dash:after, .header.huge.btLightAccentDash .dash:after, .header.small.btLightAccentDash .dash:before, .header.medium.btLightAccentDash .dash:before, .header.large.btLightAccentDash .dash:before, .header.extralarge.btLightAccentDash .dash:before, .header.huge.btLightAccentDash .dash:before {
    border-color: #2995f1;
}

.header.small.btAlternateDash .dash:after, .header.medium.btAlternateDash .dash:after, .header.large.btAlternateDash .dash:after, .header.extralarge.btAlternateDash .dash:after, .header.huge.btAlternateDash .dash:after, .header.small.btAlternateDash .dash:before, .header.medium.btAlternateDash .dash:before, .header.large.btAlternateDash .dash:before, .header.extralarge.btAlternateDash .dash:before, .header.huge.btAlternateDash .dash:before {
    border-color: #686d7a;
}

.header.small.btDarkAlternateDash .dash:after, .header.medium.btDarkAlternateDash .dash:after, .header.large.btDarkAlternateDash .dash:after, .header.extralarge.btDarkAlternateDash .dash:after, .header.huge.btDarkAlternateDash .dash:after, .header.small.btDarkAlternateDash .dash:before, .header.medium.btDarkAlternateDash .dash:before, .header.large.btDarkAlternateDash .dash:before, .header.extralarge.btDarkAlternateDash .dash:before, .header.huge.btDarkAlternateDash .dash:before {
    border-color: #535761;
}

.header.small.btLightAlternateDash .dash:after, .header.medium.btLightAlternateDash .dash:after, .header.large.btLightAlternateDash .dash:after, .header.extralarge.btLightAlternateDash .dash:after, .header.huge.btLightAlternateDash .dash:after, .header.small.btLightAlternateDash .dash:before, .header.medium.btLightAlternateDash .dash:before, .header.large.btLightAlternateDash .dash:before, .header.extralarge.btLightAlternateDash .dash:before, .header.huge.btLightAlternateDash .dash:before {
    border-color: #9da1ab;
}

.btBtn {
    font-family: Raleway,Arial,sans-serif;
}

    .btBtn.btnBorderless.btBtnAccentLight a, .btBtn.btnBorderless.btBtnAccentLight a:before {
        color: #2995f1 !important;
    }

.btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:hover, .btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:before, .btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:hover:before, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:hover, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:before, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btBtnAccentLight a:hover:before {
    color: #0B60A9 !important;
}

.btLightSkin .btBtn.btnBorderless.btnAccentColor a:hover, .btLightSkin .btBtn.btnBorderless.btnAccentColor a:before, .btLightSkin .btBtn.btnBorderless.btnAccentColor a:hover:before, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btnAccentColor a:hover, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btnAccentColor a:before, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btnAccentColor a:hover:before {
    color: #08487e !important;
}

.btLightSkin .btBtn.btnBorderless.btnNormalColor a:hover, .btLightSkin .btBtn.btnBorderless.btnNormalColor a:before, .btLightSkin .btBtn.btnBorderless.btnNormalColor a:hover:before, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btnNormalColor a:hover, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btnNormalColor a:before, .btDarkSkin .btLightSkin .btBtn.btnBorderless.btnNormalColor a:hover:before {
    color: #535761 !important;
}

.btLightSkin .btnFilled.btnAccentColor, .btLightSkin .btnOutline.btnAccentColor:hover, .btDarkSkin .btLightSkin .btnFilled.btnAccentColor, .btDarkSkin .btLightSkin .btnOutline.btnAccentColor:hover, .btDarkSkin .btnFilled.btnAccentColor, .btDarkSkin .btnOutline.btnAccentColor:hover, .btLightSkin .btDarkSkin .btnFilled.btnAccentColor, .btLightSkin .btDarkSkin .btnOutline.btnAccentColor:hover {
    background: #0B60A9;
}

.btLightSkin .btnOutline.btnAccentColor, .btDarkSkin .btLightSkin .btnOutline.btnAccentColor, .btDarkSkin .btnOutline.btnAccentColor, .btLightSkin .btDarkSkin .btnOutline.btnAccentColor {
    border: 2px solid #0B60A9;
    color: #0B60A9;
}

    .btLightSkin .btnOutline.btnAccentColor a, .btDarkSkin .btLightSkin .btnOutline.btnAccentColor a, .btDarkSkin .btnOutline.btnAccentColor a, .btLightSkin .btDarkSkin .btnOutline.btnAccentColor a, .btLightSkin .btnOutline.btnAccentColor a:before, .btDarkSkin .btLightSkin .btnOutline.btnAccentColor a:before, .btDarkSkin .btnOutline.btnAccentColor a:before, .btLightSkin .btDarkSkin .btnOutline.btnAccentColor a:before, .btLightSkin .btnOutline.btnAccentColor button, .btDarkSkin .btLightSkin .btnOutline.btnAccentColor button, .btDarkSkin .btnOutline.btnAccentColor button, .btLightSkin .btDarkSkin .btnOutline.btnAccentColor button {
        color: #0B60A9;
    }

.btLightSkin .btnFilled.btnAccentColor:hover, .btDarkSkin .btLightSkin .btnFilled.btnAccentColor:hover, .btDarkSkin .btnFilled.btnAccentColor:hover, .btLightSkin .btDarkSkin .btnFilled.btnAccentColor:hover {
    background: #08487e;
}

.btLightSkin .btnFilled.btnNormalColor, .btLightSkin .btnOutline.btnNormalColor:hover, .btDarkSkin .btLightSkin .btnFilled.btnNormalColor, .btDarkSkin .btLightSkin .btnOutline.btnNormalColor:hover, .btDarkSkin .btnFilled.btnNormalColor, .btDarkSkin .btnOutline.btnNormalColor:hover, .btLightSkin .btDarkSkin .btnFilled.btnNormalColor, .btLightSkin .btDarkSkin .btnOutline.btnNormalColor:hover {
    background: #686d7a;
}

.btLightSkin .btnOutline.btnNormalColor, .btDarkSkin .btLightSkin .btnOutline.btnNormalColor, .btDarkSkin .btnOutline.btnNormalColor, .btLightSkin .btDarkSkin .btnOutline.btnNormalColor {
    border: 2px solid #686d7a;
    color: #686d7a;
}

    .btLightSkin .btnOutline.btnNormalColor a, .btDarkSkin .btLightSkin .btnOutline.btnNormalColor a, .btDarkSkin .btnOutline.btnNormalColor a, .btLightSkin .btDarkSkin .btnOutline.btnNormalColor a, .btLightSkin .btnOutline.btnNormalColor a:before, .btDarkSkin .btLightSkin .btnOutline.btnNormalColor a:before, .btDarkSkin .btnOutline.btnNormalColor a:before, .btLightSkin .btDarkSkin .btnOutline.btnNormalColor a:before, .btLightSkin .btnOutline.btnNormalColor button, .btDarkSkin .btLightSkin .btnOutline.btnNormalColor button, .btDarkSkin .btnOutline.btnNormalColor button, .btLightSkin .btDarkSkin .btnOutline.btnNormalColor button {
        color: #686d7a;
    }

.btLightSkin .btnFilled.btnNormalColor:hover, .btDarkSkin .btLightSkin .btnFilled.btnNormalColor:hover, .btDarkSkin .btnFilled.btnNormalColor:hover, .btLightSkin .btDarkSkin .btnFilled.btnNormalColor:hover {
    background: #535761;
}

.btLightSkin .gridItem .btGridContent .btSuperTitle a:hover, .btDarkSkin .btLightSkin .gridItem .btGridContent .btSuperTitle a:hover {
    color: #686d7a;
}

.btDarkSkin .gridItem .btGridContent .btSuperTitle a:hover, .btLightSkin .btDarkSkin .gridItem .btGridContent .btSuperTitle a:hover {
    color: #686d7a;
}

.btCatFilter .btCatFilterItem {
    color: #0B60A9;
}

    .btCatFilter .btCatFilterItem:hover {
        color: #686d7a;
        border-bottom-color: #686d7a;
    }

        .btCatFilter .btCatFilterItem:hover:after {
            background: #686d7a;
        }

.btMediaBox blockquote {
    background-color: #0B60A9;
}

.btMediaBox.btLink {
    background-color: #0B60A9;
}

.btMediaBox blockquote {
    background-color: #0B60A9;
}

.nbsImgHolder {
    border: 3px solid #0B60A9;
}

span.nbsDir {
    color: #686d7a;
}

.btLightSkin span.nbsTitle, .btDarkSkin .btLightSkin span.nbsTitle {
    color: #0B60A9;
}

.slided .slick-dots li button:hover, .slided .slick-dots li.slick-active button:hover {
    border-color: #686d7a;
}

.slided .slick-dots li.slick-active button {
    border-color: #0B60A9;
}

.btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .header .btSubTitle, .btDarkSkin .btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .header .btSubTitle {
    color: #686d7a;
}

.btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btCircleImage, .btDarkSkin .btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btCircleImage {
    border-color: #686d7a;
}

.btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btSliderPort .btCircleImage .btImage, .btDarkSkin .btLightSkin .btTestimonialsSlider .slidedItem .btSliderPort .btSliderCell .btSliderPort .btCircleImage .btImage {
    border-color: #686d7a;
}

.btInfoBarMeta p strong {
    color: #0B60A9;
}

.tabsHeader li.on {
    color: #0B60A9;
}

.btLightSkin .tabsHeader li.on, .btDarkSkin .btLightSkin .tabsHeader li.on {
    color: #0B60A9;
}

.btDarkSkin .tabsHeader li.on, .btLightSkin .btDarkSkin .tabsHeader li.on {
    color: #0B60A9;
}

.btLightSkin .tabsHeader li:not(on):hover, .btDarkSkin .btLightSkin .tabsHeader li:not(on):hover {
    color: #0B60A9;
    border-bottom-color: #0B60A9;
}

.btDarkSkin .tabsHeader li:not(on):hover, .btLightSkin .btDarkSkin .tabsHeader li:not(on):hover {
    color: #0B60A9;
    border-bottom-color: #0B60A9;
}

.tabsVertical .tabAccordionTitle:hover {
    color: #0B60A9;
}

.btLightSkin .tabAccordionTitle.on, .btDarkSkin .btLightSkin .tabAccordionTitle.on {
    color: #0B60A9;
}

.btDarkSkin .tabAccordionTitle.on, .btLightSkin .btDarkSkin .tabAccordionTitle.on {
    color: #0B60A9;
}

.btLightSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a:hover, .btDarkSkin .btLightSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a:hover {
    color: #0B60A9;
}

.btDarkSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a:hover, .btLightSkin .btDarkSkin .btLatestPostsContainer .btSingleLatestPostContent .header.small h4 a:hover {
    color: #0B60A9;
}

.btCustomMenu {
    font-family: Lato,Arial,sans-serif;
}

    .btCustomMenu ul li a {
        -webkit-box-shadow: 0 0 0 #0B60A9 inset;
        box-shadow: 0 0 0 #0B60A9 inset;
    }

        .btCustomMenu ul li a:hover {
            -webkit-box-shadow: -5px 0 0 #0B60A9 inset;
            box-shadow: -5px 0 0 #0B60A9 inset;
        }

    .btCustomMenu ul li .customSubToggler a.btIcoHolder:before {
        color: #686d7a;
    }

    .btCustomMenu ul li.current-menu-item > a {
        color: #0B60A9;
    }

.btLightSkin .wpcf7-submit, .btDarkSkin .btLightSkin .wpcf7-submit, .btDarkSkin .wpcf7-submit, .btLightSkin .btDarkSkin .wpcf7-submit {
    background: #0B60A9;
}

    .btLightSkin .wpcf7-submit:hover, .btDarkSkin .btLightSkin .wpcf7-submit:hover, .btDarkSkin .wpcf7-submit:hover, .btLightSkin .btDarkSkin .wpcf7-submit:hover {
        color: #0B60A9;
    }

.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner, .btQuoteBooking .ui-slider .ui-slider-handle, .btQuoteBooking .btQuoteBookingForm .btQuoteTotal, .btDatePicker .ui-datepicker-header, .btQuoteBooking .btContactSubmit {
    background: #0B60A9;
}

.btQuoteBooking .btContactNext {
    border-color: #0B60A9;
}

.btQuoteBooking .btQuoteSwitch:hover {
    -webkit-box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking input[type="text"]:hover, .btQuoteBooking input[type="email"]:hover, .btQuoteBooking input[type="password"]:hover, .btQuoteBooking textarea:hover, .btQuoteBooking .fancy-select .trigger:hover {
    -webkit-box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking .dd.ddcommon.borderRadius:hover .ddTitleText {
    -webkit-box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking input[type="text"]:focus, .btQuoteBooking input[type="email"]:focus, .btQuoteBooking textarea:focus, .btQuoteBooking .fancy-select .trigger.open {
    -webkit-box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
    box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
}

.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText, .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    -webkit-box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
    box-shadow: 5px 0 0 #0B60A9 inset,0 2px 10px rgba(0,0,0,.2);
}

.btQuoteBooking .btContactFieldMandatory input:hover, .btQuoteBooking .btContactFieldMandatory textarea:hover {
    -webkit-box-shadow: 0 0 0 1px #AAA inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #AAA inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius:hover .ddTitleText {
    -webkit-box-shadow: 0 0 0 1px #AAA inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #AAA inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking .btContactFieldMandatory input:focus, .btQuoteBooking .btContactFieldMandatory textarea:focus {
    -webkit-box-shadow: 0 0 0 1px #AAA inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #AAA inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText {
    -webkit-box-shadow: 0 0 0 1px #AAA inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #AAA inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError input, .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
    border: 1px solid #0B60A9;
    -webkit-box-shadow: 0 0 0 1px #0B60A9 inset;
    box-shadow: 0 0 0 1px #0B60A9 inset;
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
    border: 1px solid #0B60A9;
    -webkit-box-shadow: 0 0 0 1px #0B60A9 inset;
    box-shadow: 0 0 0 1px #0B60A9 inset;
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover, .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover {
    -webkit-box-shadow: 0 0 0 1px #0B60A9 inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #0B60A9 inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius:hover .ddTitleText {
    -webkit-box-shadow: 0 0 0 1px #0B60A9 inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #0B60A9 inset,0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus, .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus {
    -webkit-box-shadow: 0 0 0 1px #0B60A9 inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #0B60A9 inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText {
    -webkit-box-shadow: 0 0 0 1px #0B60A9 inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #0B60A9 inset,5px 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btPayPalButton:hover {
    -webkit-box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 0 #0B60A9 inset,0 1px 5px rgba(0,0,0,.2);
}

.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input, .btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input, .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea, .btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea {
    border-color: #0B60A9;
}

.btQuoteBooking .btContactNext {
    background: #0B60A9;
    border: 1px solid #0B60A9;
    -webkit-box-shadow: 0 0 0 1px #0B60A9 inset,0 1px 0 transparent inset;
    box-shadow: 0 0 0 1px #0B60A9 inset,0 1px 0 transparent inset;
}

    .btQuoteBooking .btContactNext:hover {
        background: #08487e;
        border: 1px solid #08487e;
        -webkit-box-shadow: 0 0 0 1px transparent inset,0 1px 0 #08487e inset;
        box-shadow: 0 0 0 1px transparent inset,0 1px 0 #08487e inset;
    }

.btQuoteBooking .btContactSubmit {
    background: #0B60A9;
    border: 1px solid #0B60A9;
    -webkit-box-shadow: 0 0 0 1px #0B60A9 inset,0 1px 0 transparent inset;
    box-shadow: 0 0 0 1px #0B60A9 inset,0 1px 0 transparent inset;
}

    .btQuoteBooking .btContactSubmit:hover {
        background: #08487e;
        border: 1px solid #08487e;
        -webkit-box-shadow: 0 0 0 1px transparent inset,0 1px 0 #08487e inset;
        box-shadow: 0 0 0 1px transparent inset,0 1px 0 #08487e inset;
    }

.wp-block-button__link:hover {
    color: #0B60A9 !important;
}
