<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************
    File Name: style.css
    Template Name: Awards
    Created By: Similar Icons
    Envato Profile: http://themeforest.net/user/similaricons
    Website: https://similaricons.com
    Version: 1.0
************************************/

/************************************
    [Table of contents]

    1. IMPORT FILES
    2. SKELETON
    3. MISC
    4. HEADER MENU
    5. SECTION
    6. SIDEBAR
    7. BLOG
    8. PRICING
    9. AWARDS
    10. LIST ITEMS
    11. FOOTER
    12. RESPONSIVE

************************************/

/************************************
IMPORT FILES
************************************/

.errors {
    color: red;
}

table.overview th, table.overview tr,  table.overview td {
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px solid #cccccc;
}


@font-face {
    font-family: "Flaticon";
    src: url("/fonts/Flaticon.eot");
    src: url("/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/fonts/Flaticon.woff") format("woff"), url("/fonts/Flaticon.ttf") format("truetype"), url("/fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("/fonts/Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}

.flaticon-bars:before {
    content: "\f100";
}

.flaticon-briefcase:before {
    content: "\f101";
}

.flaticon-check:before {
    content: "\f102";
}

.flaticon-error:before {
    content: "\f103";
}

.flaticon-heart:before {
    content: "\f104";
}

.flaticon-magnifying-glass:before {
    content: "\f105";
}

.flaticon-multimedia:before {
    content: "\f106";
}

.flaticon-price-tag:before {
    content: "\f107";
}

.flaticon-twitter:before {
    content: "\f108";
}

.flaticon-unlink:before {
    content: "\f109";
}


/************************************
SKELETON
************************************/

body {
    font-size: 15px;
    color: #757575;
    line-height: 24px;
    font-weight: 400;
    background-color: #fff;
}
body.boxed #wrapper {
    max-width: 1280px;
    margin: 40px auto;
}

body.boxed {
    /*background: url(switcher/images/patterns/wood_03.png) center center*/
}

ol,
p,
ul {
    margin-bottom: 20px;
}

ol li,
ul li {
    margin-bottom: 5px;
}

blockquote,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
    color: #2c2f33;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 400;
    line-height: 1.1;
}

blockquote {
    color: #999999;
    font-size: 21px;
    line-height: 28px;
}

.callout h3,
.intro h2,
.pricing-plan h2,
body {
    font-family: 'Rubik', sans-serif;
}

body,
p,
small,
.likebutton a,
.site-small-desc p a,
.site-publisher small,
.site-share li i {
    color: #757575;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #757575;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

a {
    outline: none;
    text-decoration: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover,
a:focus {
    color: #2c2f33;
}

hr.invis {
    margin: 30px 0;
    border: 0 solid #111;
}

mark {
    color: #ffffff;
}

/************************************
MICS
************************************/

.loader {
    display: block;
    margin: 20px auto 0;
    vertical-align: middle;
}

#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 11000;
    position: fixed;
    display: block
}

.preloader {
    position: absolute;
    margin: 0 auto;
    left: 1%;
    right: 1%;
    top: 47%;
    width: 65px;
    height: 65px;
    background: center center no-repeat none;
    background-size: 65px 65px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    color: #999;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0;
}

.breadcrumb &gt; li a,
.breadcrumb &gt; li + li::before,
.breadcrumb &gt; .active {
    color: #999;
    font-weight: 300;
}

.breadcrumb &gt; li + li::before {
    content: "-";
    padding: 0 6px 0 3px;
}

.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span,
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
    border-radius: 0;
}

.pagination {
    margin: 0;
}

.pager {
    margin: 0;
}

.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
    background-color: #fff;
    border: 1px solid #eeeeee !important;
    color: #999;
    float: left;
    line-height: 1.42857;
    margin-left: 0;
    margin-right: 5px;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
}

.pager li &gt; a,
.pager li &gt; span {
    background-color: #2c2f33;
    border: 1px solid #2c2f33;
    color: #fff;
    float: none;
    line-height: 1.42857;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
    margin-right: 10px;
    margin-left: 0;
    border-radius: 0;
    padding: 8px 15px;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.pager i {
    font-size: 13px;
    vertical-align: baseline;
}

.nopadding {
    padding: 0;
}

.question h3 {
    font-size: 18px;
    padding: 10px 0 15px;
    margin: 0;
    line-height: 1;
}

.question h3 strong {
    font-size: 24px;
    font-weight: bold;
    padding-right: 5px;
}

.question p {
    margin-bottom: 0;
    padding-bottom: 0;
}


/************************************
HEADER MENU
************************************/

.header {
    border-top: 5px solid #111;
    border-bottom: 1px solid #eee;
    margin: auto;
    top:-100px;
}


.header.affix {
    position: fixed;
    top:0;
    border-top: 0;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    left: 0;
    background-color: #ffffff;
    border-bottom:0;
    right:0;
    width: 100%;
    z-index: 10;
}
.search-top li,
nav.sidenav li,
.header ul li {
    margin-bottom: 0;
}

.nav,
.navbar,
.navbar-nav,
.navbar-default {
    margin: 0;
}

.navbar-default {
    background-color: #ffffff;
    box-shadow: none;
    border: 0;
}

.navbar-default .navbar-nav &gt; li &gt; a {
    border-bottom: 3px solid transparent;
    color: #2c2f33;
    letter-spacing: 2px;
    display: inline-block;
    height: 80px;
    font-size: 12px;
    line-height: 80px;
    font-weight: 500;
    padding: 0 10px 0 15px;
    text-transform: uppercase;
}

.archive_list a:hover,
.cat_list a:hover,
.navbar-default .navbar-nav &gt; li:hover a,
.navbar-default .navbar-nav &gt; li:focus a,
.navbar-default .navbar-nav &gt; li.active a {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.navbar-default .navbar-nav.navbar-left &gt; li:before {
    content: "/";
    font-size: 11px;
    margin: 0;
}

.navbar-default .navbar-nav &gt; li.submit:before,
.navbar-default .navbar-nav &gt; li:first-child:before {
    content: "";
}

.navbar-default .navbar-nav.navbar-left &gt; li &gt; a:before {
    width: 100%;
    height: 3px;
    bottom: -3px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform: all 0.3s ease-in-out 0s;
    -moz-transform: all 0.3s ease-in-out 0s;
    -ms-transform: all 0.3s ease-in-out 0s;
    -o-transform: all 0.3s ease-in-out 0s;
    transform: all 0.3s ease-in-out 0s;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.navbar-default .navbar-nav.navbar-left &gt; li &gt; a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(0.9);
    -moz-transform: scaleX(0.9);
    -ms-transform: scaleX(0.9);
    -o-transform: scaleX(0.9);
    transform: scaleX(0.9);
}

.navbar-default .navbar-nav &gt; li.submit:hover a,
.navbar-default .navbar-nav &gt; li.submit {
    color: #2c2f33 !important;
}

.navbar-default .navbar-nav.navbar-right li {
    margin: 0;
    padding: 0;
}


.navbar-default .navbar-nav &gt; li.submit {
    margin-left: 0;
    /*padding: ;*/
}

.navbar-default .navbar-nav &gt; li.submit a {
    padding: 0 30px 0 30px;
    color: #ffffff;
}

.navbar-default .navbar-nav &gt; li.submit:hover a {
    color: #ffffff !important;
}

.navbar-default .navbar-nav.navbar-right li.openmenu a {
    font-size: 15px;
}

.search-menu {
    height: 80px;
    line-height: 80px;
}

.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 30px;
    height: 80px;
    border-radius: 0;
    line-height: 80px;
    cursor: pointer;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}

.search-form .form-group input.form-control {
    padding-left: 20px;
    padding-right: 0;
    border: 0 none;
    height: 80px;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: #f2f1f1;
    box-shadow: none;
    display: block;
    border-radius: 0;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}

.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 100%;
    border-radius: 0;
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: 0;
    background-color: #fff;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 80px;
    line-height: 80px;
    cursor: pointer;
    text-align: center;
    color: #2c2f33;
    left: initial;
    font-size: 14px;
}

.form-control-checkbox {
    /* Firefox 19+ */
    width: auto;
}

a.nav-expander {
    background: none repeat scroll 0 0 #2c2f33;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    margin-right: 0;
    padding: 1em 1.6em 2em;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    transition: right 0.3s ease-in-out 0s;
    width: 130px;
    z-index: 12;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
}

a.nav-expander:hover {
    cursor: pointer;
}

a.nav-expander.fixed {
    position: fixed;
}

.nav-expanded a.nav-expander.fixed {
    right: 280px;
}

nav.sidenav {
    background: #ffffff;
    display: block;
    height: 100%;
    overflow: auto;
    position: fixed;
    right: -20em;
    font-size: 15px;
    top: 0;
    width: 280px;
    z-index: 2000;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
}

.nav-expanded nav {
    right: 0;
    margin-right: 0;
    transition: margin-left 0.4s ease-in-out 0s;
    -webkit-transition: right 0.4s ease-in-out 0s;
    -moz-transition: right 0.4s ease-in-out 0s;
    -o-transition: margin-left 0.4s ease-in-out 0s;
}

#nav-close {
    border-radius: 0;
    color: #2c2f33;
    display: inline-block;
    font-size: 21px;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    padding-right: 0;
    position: relative;
    right: 0;
    text-align: center;
    width: 30px;
}

.main-menu {
    padding-top: 12px;
}

.main-menu li {
    border-bottom: 1px solid #eeeeee;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 10px 30px;
    position: relative;
    color: #2c2f33;
    font-weight: 500;
    text-transform: uppercase;
}

.main-menu li:hover a {
    filter: alpha(opacity=80);
    opacity: 0.8;
    zoom: 1;
}

.main-menu li a {
    color: #2c2f33;
    text-decoration: none;
}

.main-menu li a:hover {
    color: #2c2f33;
    text-decoration: none;
}

.main-menu li .sub-nav {
    border-bottom: 0 none;
    padding: 0 20px;
}

.main-menu a .caret {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    border-top: 4px solid #4f5963;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-top: 8px;
}

.main-menu ul {
    padding: 10px 5px;
}

.main-menu a:hover .caret {
    border-top-color: #4f5963;
}

.main-menu .text-right {
    padding-bottom: 30px;
}

.main-menu a .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #4f5963;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    color: #2c2f33;
    right: 30px;
    top: 10px;
    vertical-align: top;
    width: 0;
}

.main-menu li.open &gt; a:hover &gt; .caret {
    border-bottom-color: #4f5963;
}

.main-menu li &gt; a &gt; span.icon {
    float: right;
    margin: 0.1em 1.7em -0.1em 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.main-menu li &gt; a:hover &gt; span.icon {
    float: right;
    margin: 0.1em 0.8em -0.1em 0;
    opacity: 1;
}


/************************************
SECTION
************************************/

.section {
    position: relative;
    display: block;
    padding: 50px 0;
    background-color: #ffffff;
}

.lpad {
    padding: 45px 0;
}

.section.lb {
    background-color: #f2f1f1;
}

.small-title {
    font-size: 55px;
    padding: 0;
    line-height: 55px;
    display: block;
    margin-bottom: 45px;
}

.section-title {
    position: relative;
    display: block;
    margin-bottom: 45px;
}

.section-title.page-title {
    padding-bottom: 0;
    font-weight: bold;
    margin-bottom: 0;
}

.section-title .small-title {
    padding-top: 0;
    margin-top: 0;
}

.section-title .small-title {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 22px;
}

.parallax .section-title .small-title {
    color: #fff;
}

.parallax {
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    padding: 90px 0;
    position: relative;
    width: 100%;
}

.parallax.parallax-off {
    background-attachment: scroll !important;
    display: block;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    background-position: top center;
    vertical-align: sub;
    width: 100%;
    z-index: 2;
}

.no-scroll-xy {
    overflow: hidden !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.newsletterform .form-control {
    background-color: #fff;
    border: 0 solid #222;
    border-radius: 0 !important;
    box-shadow: none;
    font-size: 11px;
    height: 49px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    /*width: 250px !important;*/
}

.section-title p,
.text-widget p {
    font-size: 18px;
    color: #757575;
    line-height: 28px;
    font-weight: 400;
}


/************************************
SIDEBAR
************************************/

.widget {
    padding: 10px;
    background-color: #ffffff;
    margin-bottom: 30px;
}

.widget-title {
    padding: 0 0 0 10px;
    display: block;
    margin-bottom: 20px;
}

.widget .newsletterform .form-control {
    width: 100% !important;
}

.widget .form-control {
    width: 100%;
    text-align: left;
    background-color: #f2f1f1;
}

.widget .form-group {
    margin-bottom: 30px;
}

.widget .search-top {
    margin: 0;
    padding: 0;
}

.widget .panel {
    padding:0 !important;
    border:0 !important;
    box-shadow: none !important
}

.login-page.content {
    padding:30px;
}

.login-page.content .checkbox {
    margin:20px 0;
}

.login-page.content .radio label,
.login-page.content .checkbox label {
    color: #999;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
    text-transform: uppercase;
}

.login-buttons {
    position: relative;
    margin-bottom: 20px;
}
.login-buttons a {
    border-radius: 0;
    color: #ffffff !important;
    display: block;
    margin: 0 0 6px;
    padding: 7px 20px;
    text-align: left;
}

.login-buttons a i {
    width: 20px;
}


.btn-facebook {
    background-color: #3f51b5 !important;
}

.btn-twitter {
    background-color: #2196f3 !important;
}

.btn-google-plus {
    background-color: #c62828 !important;
}

.software_version li {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.blog-tags .cat_list a,
.widget .cat_list a {
    background-color: transparent;
    border: 1px solid #eeeeee;
    font-size: 11px;
    text-transform: uppercase;
    opacity: 1;
    padding: 5px 10px;
}

.blog-tags .cat_list {
    padding-left: 0;
    margin-left: -5px;
}


/************************************
BLOG
************************************/

.about-message small {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.small-about-message .small-title {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.user_name {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 5px;
}

.media-right,
.media &gt; .pull-right {
    color: #999 !important;
    font-size: 11px;
    letter-spacing: 2px;
    padding-left: 10px;
    text-transform: uppercase;
}

.comments-list .media {
    padding: 15px;
    margin-bottom: 15px;
}

.media-body .btn-primary {
    padding: 5px 10px !important;
    font-size: 11px !important;
}

.last-child {
    margin-bottom: 0 !important;
}

.comments-list img {
    max-width: 80px;
    margin-right: 30px;
}

.authorbox-social li a {
    color: #999;
}

.authorbox-social ul {
    padding: 10px 0;
    margin-bottom: 0;
}

.authorbox {
    margin-bottom: 30px;
}

.authorbox img {
    min-width: 130px;
    margin: 10px 30px 0 0 !important;
}

.blog-list {
    margin-bottom: 30px;
}

.blog-meta .list-inline li span {
    font-style: italic;
    color: #999;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    padding-right: 5px;
    font-family: 'Playfair Display', sans-serif;
}

.blog-meta h3 {
    padding: 0;
    margin: 10px 0;
    font-size: 36px;
    line-height: 36px;
}

.blog-meta small,
.blog-meta .list-inline li,
.blog-meta .list-inline li a {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2c2f33;
}

.blog-meta .list-inline li {
    color: #999999;
    letter-spacing: 0;
}

.blog-media img {
    width: 100%;
}

.blog-media {
    margin-bottom: 25px;
}

.blog-desc .lead {
    color: #2c2f33;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 400;
    padding: 0;
}


/************************************
PRICING
************************************/

.intro h2,
.pricing-plan h2 {
    font-weight: 700;
    font-size: 38px;
    line-height: 38px;
    padding: 0 0 20px;
    margin: 0;
}

.intro h1 {
    padding: 0px 0 20px;
}

.intro h2 {
    padding: 0;
    margin: 0;
    line-height: 200px;
    font-size: 200px;
    font-weight: bold;
}

.pricing-plan small {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.pricing-plan h4 {
    font-size: 58px;
    font-weight: bold;
}

.pricing-plan h4 sup {
    font-size: 21px;
    font-weight: normal;
}

.pricing-plan ul {
    padding: 30px;
}

.pricing-plan li {
    margin: 10px 0;
}

.pricing-plan li:before {
    font-family: "Flaticon";
    content: "\f101";
    padding-right: 10px;
}


/************************************
AWARDS
************************************/

.ageny-details {
    position: relative;
    display: block;
    margin-top: 20px;
}

.ageny-details ul {
    padding: 0;
    margin: 0;
}

.ageny-details li {
    margin-bottom: 15px;
}

.ageny-details li:last-child {
    margin-bottom: 0;
}

.ageny-details li a {
    color: #757575 !important;
    text-decoration: underline !important;
}

.ageny-details li i {
    width: 40px;
    font-size: 24px;
    vertical-align: middle;
    display: inline-block;
}

.review-single .content {
    padding: 30px;
}

.review-single .list-items .col-md-6 {}

.comments-list .form-group {
    margin: 0;
}

.comment-review {
    padding: 10px 30px;
    border: 1px solid #eee;
}

.review-single .site-small-desc h4,
.review-single .site-publisher h4 {
    font-size: 16px;
}

.review-single .site-publisher {
    padding: 15px 0 !important;
    margin-bottom: 0 !important;
}

.review-single .award-details {
    padding: 15px 0 !important;
    margin-bottom: 0 !important;
}

.review-single .content .site-wrapper {
    border: 1px solid #eee;
}

.review-single .question h3 {
    font-weight: bold;
}

.rating i {
    color: #dcdcdc;
}

.review-wrap label {
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #999999;
    font-size: 11px;
    height: auto;
    font-weight: 400;
    letter-spacing: 2px !important;
    outline: medium none;
    text-transform: uppercase;
}

.single-site .container-fluid {
    max-width: 95%;
}

.site-vote {
    position: relative;
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
}

.site-vote small {
    position: absolute;
    height: 40px;
    bottom: 0;
    line-height: 40px;
    width: 60px;
    text-align: center;
    right: -1px;
    top: -1px;
    font-weight: 500;
    font-size: 12px !important;
}

.site-vote p {
    text-transform: uppercase;
    font-size: 11px !important;
    letter-spacing: 2px;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.site-vote.skore small {
    background-color: #2c2f33 !important;
}

.single-site .award-details p {
    margin-bottom: 0 !important;
}

.section-ab-title {
    padding: 0;
    background-color: #2c2f33;
    display: inline-block;
}

.section-ab-title h4 {
    padding: 10px 30px;
    line-height: 1;
    color: #ffffff;
    margin: 0;
}

.site-tags,
.site-single-share,
.single-site .site-colors {
    padding: 20px 20px;
    border-top: 1px solid #eeeeee;
}

.single-site .site-colors .list-inline &gt; li {
    display: inline-block;
    padding-right: 0;
}

.site-single-share {
    padding: 20px 0;
    border: 0 solid #eeeeee;
}

.site-single-share .cat_list {
    margin-right: -5px;
}

.like-button {
    padding: 30px;
    width: 100%;
    line-height: 1;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #eee;
    margin: 30px auto 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.like-button:hover,
.like-button:focus {
    background-color: #2c2f33;
    border-color: #2c2f33;
}

.like-button a {
    color: #ffffff;
    font-size: 21px !important;
}

.like-button a i {
    font-size: 19px;
    padding-right: 5px;
}

.site-single-share .cat_list.site-cat {
    margin-left: -10px !important;
    margin-top: -5px;
}

.site-single-share .cat_list.site-cat a {
    background-color: #ffffff;
    padding: 5px 10px !important;
    opacity: 1;
    font-size: 11px;
    color: #999999 !important;
    letter-spacing: 2px;
    border: 1px solid #eeeeee !important;
    border-radius: 3px;
}

.single-site .site-tags .cat_list a {
    background-color: #ffffff;
    padding: 2px 10px;
    opacity: 1;
    font-size: 11px;
    letter-spacing: 2px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}

.single-site .site-single-share .cat_list a {
    background-color: #ffffff;
    padding: 2px 10px;
    border: 0 solid #eeeeee;
    color: #ffffff;
    border-radius: 3px;
}

.single-site .site-single-share .cat_list li.facebook a {
    background-color: #3b5998;
}

.single-site .site-single-share .cat_list li.twitter a {
    background-color: #1da1f2;
}

.single-site .site-single-share .cat_list li.google-plus a {
    background-color: #34a853;
}

.single-site .site-single-share .cat_list li.pinterest a {
    background-color: #bd081c;
}

.single-site .site-colors .cat_list a {
    background-color: #f2f1f1;
    border: 1px solid #eee;
    border-radius: 0;
    color: #999;
    display: block;
    height: 17px;
    padding: 0;
    width: 40px;
}

.single-site .site-colors .cat_list a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.site-desc {
    border-top: 1px solid #eeeeee;
    margin: 30px 0 0;
    padding: 20px 0 0;
}

.single-site .award-details {
    border: 1px solid #eeeeee;
}

.single-site .site-publisher h4.site-title {
    padding: 0 0 5px;
}

.single-site .site-publisher h4.site-title a {
    color: #999;
    vertical-align: top;
    font-size: 17px;
}

.single-site .site-publisher hr {
    margin: 30px 0;
}

.award-image img {
    width: 100%;
}

.awards-wrapper {
    position: relative;
    display: block;
    background: #ffffff;
}

.site-small-desc,
.site-publisher {
    padding: 30px;
    display: block;
    overflow: hidden;
    position: relative;
}

.site-publisher img {
    max-width: 60px;
    float: left;
    margin: 0 20px 0 0;
}

.site-small-desc h4,
.site-publisher h4 {
    padding: 0;
    margin: 5px 0;
    font-weight: 700;
}

.site-small-desc p,
.site-publisher small {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.site-publisher p {
    padding: 5px 0 0;
    margin: 0;
}

.site-share {
    position: absolute;
    top: -4px;
    right: -40px;
    height: 40px;
}

.site-share ul {
    padding: 0;
    margin: 3px 0;
}

.site-share li {
    background-color: #fff;
    width: 35px;
    height: 35px;
    line-height: 30px;
    margin: 0 0 3px 0;
    padding: 0;
    display: block;
    text-align: center;
    border: 1px solid #eee;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.site-share li:first-child {
    margin-left: 0;
}

.site-share li:hover i {
    color: #2c2f33;
}

.site-share li i {
    font-size: 14px;
}

.corner-ribbon {
    background: #e43 none repeat scroll 0 0;
    color: #ffffff;
    left: -50px;
    letter-spacing: 1px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    top: 25px;
    width: 125px;
}

.site-progress {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 30px;
    display: block;
    overflow: hidden;
    position: relative;
}

.site-progress p {
    margin: 14px 0;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #2c2f33;
}

.site-progress .site-desc {
    margin: 0;
    border-top: 0;
    padding: 0;
}

.corner-ribbon.top-right {
    left: auto;
    right: -55px;
    top: -37px;
    -webkit-transform: rotate(41deg);
    -moz-transform: rotate(41deg);
    -ms-transform: rotate(41deg);
    -o-transform: rotate(41deg);
    transform: rotate(41deg);
}

.corner-ribbon .flaticon-heart {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 30px;
    padding-top: 14px;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.sw {
    position: relative;
    display: block;
    margin-bottom: 5px;
}

.progress {
    background: #f2f1f1;
    border-radius: 0;
    height: 10px;
    margin: 0;
    box-shadow: none;
}

.entry {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
}

.magnifier {
    position: absolute;
    top: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.magnifier .magni-desc h4 a,
.magnifier .magni-desc h4,
.magnifier .magni-desc p,
.magnifier {
    cursor: url(/images/cursor.png), auto;
}

.entry:hover .magnifier {
    zoom: 1;
    bottom: 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.magnifier .magni-desc {
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    bottom: 10px;
    opacity: 0;
    width: 100%;
    margin: -20px auto;
    display: block;
}

.entry:hover .magnifier .magni-desc {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

.magnifier .magni-desc h4 a,
.magnifier .magni-desc h4 {
    font-size: 28px;
    letter-spacing: 2px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #fff;
    text-decoration: none !important;
    text-transform: capitalize;
}

.editor-picks .magnifier .magni-desc h4 a,
.editor-picks .magnifier .magni-desc h4 {
    font-size: 18px;
}

.editor-picks .col-md-6 {
    margin: 15px 0;
}

.magnifier .magni-desc p,
.magnifier .magni-desc a {
    color: #ffffff !important;
}

.magnifier .magni-desc p {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 11px;
}


/************************************
LIST ITEMS
************************************/

.cat_list a {
    background-color: #f2f1f1;
    color: #999;
    display: block;
    border-radius: 2px;
    padding: 7px 14px;
}

.cat_list a:hover {}

.cat_list {
    padding: 0;
    margin: 0;
}

.cat_list li {
    margin: 5px 0 5px 0;
}

.archive_list {
    margin: 0;
    padding: 0;
}

.archive_list li {
    width: 7%;
    color: #999;
    text-align: center;
    margin: 0 !important;
}

.search-top {
    padding: 15px;
    margin-bottom: 30px;
    display: block;
    position: relative;
    background-color: #ffffff;
}

.search-top.contact-form {
    padding: 0;
    margin-bottom: 0;
}


.btn-file {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    vertical-align: middle;
}

.btn-file &gt; input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}

.fileupload .uneditable-input {
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: text;
}

.fileupload .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center;
}

.fileupload .thumbnail &gt; img {
    max-height: 100%;
}

.fileupload .btn {
    vertical-align: middle;
    margin: 6px 6px 0 0;
}

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
    display: none;
}

.fileupload-inline .fileupload-controls {
    display: inline;
}

.fileupload-new .input-group .btn-file {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.fileupload-preview {
    background: #f2f1f1 none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    height: auto;
    padding: 20px;
    width: 260px;
}
.fileupload-new.thumbnail-borderless .thumbnail {
    border: 1px solid #ddd;
}


.control-label small {
    display: block;
    margin-top: -20px;
}

.control-group.warning .fileupload .uneditable-input {
    color: #a47e3c;
    border-color: #a47e3c;
}

.control-group.warning .fileupload .fileupload-preview {
    color: #a47e3c;
}

.control-group.warning .fileupload .thumbnail {
    border-color: #a47e3c;
}

.control-group.error .fileupload .uneditable-input {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error .fileupload .fileupload-preview {
    color: #b94a48;
}

.control-group.error .fileupload .thumbnail {
    border-color: #b94a48;
}

.control-group.success .fileupload .uneditable-input {
    color: #468847;
    border-color: #468847;
}

.control-group.success .fileupload .fileupload-preview {
    color: #468847;
}

.control-group.success .fileupload .thumbnail {
    border-color: #468847;
}




.submit-site-section .search-top {
    background-color: transparent;
}

.submit-site-section .search-top .content {
    margin-bottom: 30px;
}

.search-top.contact-form.form-horizontal .control-label {
    font-weight: 400;
    margin-bottom: 0;
}

.search-top.contact-form.form-horizontal .col-sm-2 {
    padding: 0 !important;
    line-height: 46px;
}

.bootstrap-select &gt; .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder:active {
    color: #ffffff;
}

.search-top .btn-group.open .dropdown-toggle,
.search-top .btn-default {
    background-color: #fff;
    border-color: #eee;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #999999;
    font-size: 12px;
    /* text-transform: uppercase;*/
    letter-spacing: 2px;
    outline: none;
    height: 50px;
    padding: 10px 20px !important;
}

.search-top.contact-form .form-control {
    background-color: #fff;
    border-color: #eee;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #999999;
    font-size: 12px;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    outline: none;
    height: 50px;
}

.search-top.contact-form .form-control {
    margin-bottom: 20px;
}

.search-top.contact-form .bootstrap-select {
    background: #111 none repeat scroll 0 0;
    padding: 0;
    width: 100%;
}

.search-top.contact-form .form-group {
    padding: 0;
    margin: 0;
}

.search-top.contact-form textarea {
    min-height: 120px;
    padding-top: 20px;
}

.search-top .bootstrap-select.btn-group .dropdown-menu {
    border-color: #eee;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    min-width: 100%;
}

.search-top .dropdown-menu a:hover,
.search-top .dropdown-menu a:focus,
.search-top .dropdown-menu &gt; .active &gt; a,
.search-top .dropdown-menu &gt; .active &gt; a:hover,
.search-top .dropdown-menu &gt; .active &gt; a:focus {
    background-color: #f2f1f1;
}

.search-top .bootstrap-select.btn-group .dropdown-menu .form-control {
    box-shadow: none;
    background-color: #f2f1f1;
    border-color: #eeeeee;
    border-radius: 0;
}

.search-top .bootstrap-select.btn-group .dropdown-menu &gt; li &gt; a {
    clear: both;
    color: #999;
    display: block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    padding: 10px 20px;
    text-transform: uppercase;
    white-space: nowrap;
}

.bb:hover {
    background-color: #2c2f33;
}

.callout h3 {
    font-size: 90px;
    line-height: 90px;
    margin-top: 0;
    color: #ffffff;
    font-weight: bold;
}

.callout h4 {
    color: #ffffff;
}

.callout h3 sup {
    font-size: 34px;
    top: -0.2em;
    vertical-align: super;
}

.callout .lead {
    color: #ffffff;
    font-size: 29px;
    font-weight: bold;
    line-height: 36px;
    padding: 30px 8px 0;
}

.likebutton {
    opacity: 0.5;
    line-height: 1.4;
    margin-top: 6px;
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.site-small-desc p {
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.site-small-desc {
    padding: 30px;
    background-color: #ffffff;
}

.list-items .col-sm-6,
.list-items .col-md-3 {
    margin-bottom: 30px;
}

.list-items .award-details {
    margin-bottom: 30px;
}

.section-button {
    margin-top: 15px;
    text-align: center;
    position: relative;
    display: block;
}

.btn-primary {
    text-align: center;
    padding: 15px 30px;
    border: 1px solid #2c2f33;
    border-radius: 0;
    text-transform: uppercase;
    color: #2c2f33;
    font-size: 12px;
    margin: auto;
    font-weight: 500;
    letter-spacing: 2px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-offical {
    text-align: center;
    padding: 15px 30px;
    border: 1px solid #2c2f33;
    border-radius: 0;
    text-transform: uppercase;
    color: #2c2f33;
    font-size: 12px;
    margin: auto;
    font-weight: 500;
    letter-spacing: 2px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.archive-title {
    display: block;
    margin-bottom: 20px;
}


/************************************
FOOTER
************************************/

.content {
    padding: 60px;
    background-color: #ffffff;
}

.footer h4 {
    font-size: 21px;
    font-weight: bold !important;
    margin: 0;
    padding: 4px 0 20px;
}

.footer li a {
    border-bottom: 2px solid transparent;
    font-size: 15px;
    display: inline-block;
    color: #757575;
}

.footer li {
    margin-bottom: 5px;
}

.footer ul,
.footer li:last-child {
    margin-bottom: 0;
}

.social-links li {
    border: 1px solid #eeeeee;
    color: #ffffff;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    padding: 0;
    text-align: center;
    margin: 0 0 0 5px;
    width: 35px;
}

.social-links li a {
    color: #ffffff;
    border-bottom: 0;
}

.site-publisher p,
.footer .text-widget p {
    font-size: 15px;
    color: #757575;
    line-height: 26px;
    font-weight: 400;
}

.copyrights {
    padding: 0;
    font-size: 15px;
    background-color: #ffffff;
}

.copyrights .container {
    padding: 45px 15px;
    border-top: 1px solid #eeeeee;
}

.copyrights li a {
    color: #757575;
}

.copyrights li a {
    margin: 0;
    text-transform: capitalize;
    padding: 0;
}

.copyrights img {
    max-width: 65px;
    margin: 0 auto 30px;
}

.copyrights p {
    margin: 5px 0;
    padding-bottom: 0;
}

.copyrights ul li {
    margin: 0 5px !important;
    padding: 0 !important;
}

.copyrights ul {
    padding: 0 !important;
    margin: 0 !important;
}


/************************************
RESPONSIVE
************************************/

@media (max-width: 1228px) {
    .header .container-header,
    .lpad .container {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
    .search-menu {
        display: none !important;
    }
    .section {
        padding: 90px 0 !important;
    }
    .lpad .container,
    .container {
        width: 90% !important;
    }
    .lpad .award-details {
        margin-top: 30px;
    }
    .editor-picks .col-md-6 {
        margin: 15px 0;
    }
    .bb {
        text-align: center;
    }
}

@media (max-width: 902px) {
    .navbar-default .navbar-nav.navbar-left &gt; li::before {
        display: none;
    }
    .navbar-default .navbar-nav &gt; li &gt; a {
        padding: 0 4px 0 8px;
    }
}

@media (max-width: 768px) {
    .comment-review {
        display: none;
    }
    .m30 {
        margin-top: 30px;
    }
    .intro h2 {
        line-height: 80px;
        font-size: 80px;
    }
    .content {
        padding: 30px;
    }
    .archive_list li {
        width: 10%;
    }
    .header {
        padding: 30px 0;
    }
    .navbar-brand {
        padding: 0 15px;
    }
    .navbar-default .navbar-nav &gt; li &gt; a {
        height: 45px;
        line-height: 45px;
    }
    .newsletterform .input-group,
    .newsletterform .form-control {
        width: 100% !important;
    }
    .small-title,
    .section-title .small-title {
        font-size: 38px;
        line-height: 38px;
    }
    .media-left,
    .media-right,
    .media-body {
        display: block;
        margin: 30px 0;
        vertical-align: top;
    }
}

@media (max-width: 500px) {
    .single-site .site-single-share .cat_list li {
        width: 40%;
    }
    .site-single-share .cat_list.site-cat li {
        width: 100%;
    }
    .content {
        padding: 45px 15px;
    }
    .archive_list li {
        width: 25%;
        margin: auto !important;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .navbar-default .navbar-nav.navbar-right {
        margin-right: -15px;
    }
}



@media (min-width: 992px) {
    .header .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    .header .hasmenu:hover &gt; ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
    }
    .header .navbar-nav .hasmenu ul {
        -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    }
    .header .hasmenu .dropdown-menu {
        min-width: 220px;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .header .hasmenu &gt; ul {
        position: absolute;
        top: 130%;
        visibility: hidden;
        display: block;
        opacity: 0;
        left: 0;
    }
    .header .hasmenu &gt; ul.start-right {
        right: 0;
        left: auto;
    }
    .header .hasmenu &gt; ul li {
        position: relative;
    }
    .header .hasmenu &gt; ul li:hover &gt; ul {
        visibility: visible;
        opacity: 1;
        left: 100%;
    }
    .header .hasmenu &gt; ul li:hover &gt; ul.show-right {
        right: 100%;
    }

}
</pre></body></html>