﻿

@font-face {
    font-family: 'SDF';
    src: url('../Fonts/IRANSans-web.woff') format('woff'),url('../Fonts/IRANSans-Light-web.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'SDF';
    src: url('../Fonts/IRANSans-Bold-web.woff') format('woff'),url('../Fonts/IRANSans-Bold-web.ttf') format('truetype');
    font-weight: bold;
}

body {
    direction: ltr;
    font-family: sans-serif,Arial,calibri;
    font-size: 12px;
    color: #222;
    padding-top: 0;
    line-height: 2em;
    background: #ffffff;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 16px;
    line-height: 1.8em;
}

h2 {
    font-size: 15px;
    line-height: 1.8em;
}

h3 {
    font-size: 14px;
    line-height: 1.8em;
}

h4 {
    font-size: 13px;
    line-height: 1.8em;
}

input, select, button {
    font-family: 'SDF',sans-serif;
}

a {
    text-decoration: none !important;
}

offer, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

p {
    line-height: 2em;
    margin: 0;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover, a:active {
    outline: 0;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
    font-family: 'SDF',sans-serif;
}

button, input {
    line-height: normal;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

    label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
        cursor: pointer;
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

textarea {
    overflow: auto;
    vertical-align: top;
}

@media print {
    pre, blockquote {
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

#header .container-fluid {
    position: static;
}

#logo {
    text-align: center;
}

    #logo img + h1 {
    }

    #logo span {
        display: block;
        font-size: 13px;
        line-height: 20px;
        color: #77757f;
        padding-top: 0;
        text-shadow: 0 1px 1px #d2c8d8;
    }

@media(min-width:768px) and (max-width:979px) {
    #logo span {
        font-size: 14px;
        line-height: 20px;
        padding: 0 45px;
    }
}

#logo h1 {
    padding: 0;
}

    #logo h1:after {
        display: none;
    }

#logo a {
    display: inline-block;
    padding-top: 5px;
}

#logo {
    text-align: left;
}

div#logo img {
    height: 50px;
}

.nav.menu.pull-right.nav-pills {
    float: none;
    text-align: center;
}

#banner-container {
    background: #782ba5;
    margin-top: -15px;
    padding-bottom: 15px;
}

    #banner-container ul {
        padding-bottom: 5px;
        padding-right: 2px;
    }

        #banner-container ul li {
            color: #fff;
            font-size: 12px;
            line-height: 2.8em;
            list-style-type: none;
        }

    #banner-container h1 {
        color: #fff;
        margin: 2em 0 1em;
    }

    #banner-container img {
        opacity: .2;
        max-height: 280px;
    }

    #banner-container .btn {
        background: #782ba5;
        color: #fff;
        border: 1px solid;
        padding: .6em .8em;
        border-radius: 4px;
    }

#top {
    width: 100%;
    background: #fff;
}

#top-search-spacing {
    margin-top: 40px;
}

#top-search {
    margin-top: 10px;
}

.olgoo-titled-list-container {
    position: relative;
    padding: 45px 15px 15px;
    margin: 0 -15px 15px;
    background-color: #fafafa;
    box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    margin-top: 20px;
}

@media(min-width:768px) {
    .olgoo-titled-list-container {
        margin-left: 0;
        margin-right: 0;
        background-color: #f5f5f5;
        border-width: 1px;
        border-color: #ddd;
        border-radius: 4px 4px 0 0;
        box-shadow: none;
    }
}

.olgoo-titled-list-container h2 {
    position: absolute;
    top: 15px;
    right: 15px;
    font-weight: 700;
    color: #555;
}

h2.section-title {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

    h2.section-title span {
        border-bottom: 3px solid #782ba5;
        padding-bottom: 9px;
    }

.card_video {
    position: relative;
}

    .card_video:before {
        position: absolute;
        display: block;
        content: '';
        cursor: pointer;
        width: 100%;
        height: 100%;
        background: url(../images/play_sm.png) no-repeat 50% 50%;
        z-index: 99;
    }

.footer {
    background: #fff;
    border-top: 2px solid #eaeaea;
}

    .footer .footer-widget {
        margin-top: 0;
    }

        .footer .footer-widget .logo {
            margin-top: 0;
            margin-bottom: 10px;
        }

            .footer .footer-widget .logo img {
                max-width: 40px;
            }

            .footer .footer-widget .logo h1 {
                top: 10px;
                font-size: 30px;
            }

        .footer .footer-widget h4 {
            margin-top: 0;
            margin-bottom: 5px;
            padding-bottom: 8px;
            margin-top: 15px;
            font-size: 16px;
            border-bottom: 1px solid #eaeaea;
        }

        .footer .footer-widget h6 {
            margin-bottom: 15px;
            font-size: 13px;
            color: #898989;
        }

        .footer .footer-widget p {
            font-size: 13px;
            color: #9a9a9a;
        }

        .footer .footer-widget img.payment {
            display: inline-block;
            margin-right: 5px;
            margin-bottom: 10px;
            max-width: 45px;
        }

        .footer .footer-widget img.dish {
            display: inline-block;
            margin: 0;
            margin-right: 5px;
            margin-top: 10px;
            max-width: 70px;
            border: 2px solid #fff;
            border-radius: 4px;
            box-shadow: 0 0 5px rgba(0,0,0,.2);
        }

        .footer .footer-widget form {
            margin-top: 15px;
        }

        .footer .footer-widget .contact-details i {
            font-size: 12px;
            text-align: center;
            margin-left: 5px;
        }

        .footer .footer-widget .contact-details span {
            display: inline-block;
            margin-left: 10px;
            margin-bottom: 15px;
            font-size: 13px;
            line-height: 20px;
            color: #9a9a9a;
        }

        .footer .footer-widget .social a i {
            line-height: 35px;
            margin-left: 4px;
            font-size: 20px;
        }

    .footer .footer-copyright {
        padding-top: 15px;
        padding-bottom: 10px;
        border-top: 1px solid #ececec;
    }

.foot-error .footer-copyright {
    padding-top: 0;
    border-top: 0;
}

.footer .footer-copyright p {
    font-size: 12px;
    text-align: center;
}

.footer ul li a {
    line-height: 2em;
    color: #555;
}

.card a {
    text-decoration: none;
    color: #3498db;
}

    .card a:hover {
        color: #2980b9;
    }

.card h3 {
    line-height: 1.2;
    margin-bottom: 1rem;
    font-weight: bold;
    font-size: 12px;
}

.border-tlr-radius {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.card.radius {
    border-radius: 2px;
}

.padding-tb {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
}

.shadowDepth0 {
    box-shadow: 0 1px 3px rgba(0,0,0,.12);
}

.shadowDepth1 {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
}

.card {
    background-color: #fff;
    margin-bottom: 1.6rem;
}

.card__padding {
    padding: 1rem;
}

.card__image {
    min-height: 100px;
    background-color: #fff;
}

    .card__image img {
        width: 100%;
        max-width: 100%;
        display: block;
    }

.card__content {
    position: relative;
}

.card__meta time {
    color: #bbb;
    margin-right: .8rem;
    font-size: 10px;
}

.card__offer a {
    text-decoration: none;
    color: #444;
    transition: all .5s ease;
}

    .card__offer a:hover {
        color: #2980b9;
    }

.card__action {
    overflow: hidden;
    padding-right: .6rem;
    padding-left: .6rem;
    padding-bottom: 1rem;
}

.card__author img, .card__author-content {
    display: inline-block;
    vertical-align: middle;
}

.card__author img {
    border-radius: 50%;
    margin-right: .6em;
    width: 32px;
}

.card__share {
    float: left;
    position: relative;
    margin-top: -42px;
}

.card__social {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 160px;
    transform: translateZ(0);
    transform: translateX(0);
    transition: transform .35s ease;
}

.card__social--active {
    visibility: visible;
    transform: translateZ(0);
    transform: translateX(48px);
    transition: transform .35s ease;
}

.card .share-toggle {
    z-index: 2;
}

    .card .share-toggle:before {
        content: "?";
        font-family: 'FontAwesome';
        color: #3498db;
    }

    .card .share-toggle.share-expanded:before {
        content: "?";
    }

.card .share-icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    transition: all .3s ease;
    outline: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);
}

    .card .share-icon:hover, .card .share-icon:focus {
        box-shadow: 0 3px 6px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.24);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

.card .facebook {
    background-color: #3b5998;
}

.card .twitter {
    background-color: #00abe3;
}

.card .googleplus {
    background-color: #d3492c;
}

.card .facebook, .card .twitter, .card .googleplus {
    color: #fff;
}

.card p {
    font-size: 12px;
    color: #777;
}

#navigation .module_container {
    border-top: 1px solid #efeff1;
    padding: 10px 0;
}

@media(min-width:320px) and (max-width:767px) {
    #navigation .module_container {
        padding: 0;
        border: none;
    }
}

.navbar {
    margin-bottom: 0;
    background-color: #fff;
    min-height: 45px;
    border-radius: 0;
    border: 0;
    padding-right: 15px;
}

.list-group-item {
    margin-right: 15px;
    margin-left: 0;
    padding-right: 0;
}

a.list-group-item:before {
    left: 15px;
    right: auto;
    content: "\f104";
}

a.list-group-item:hover, a.list-group-item:active, a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    padding-right: 15px;
    margin-right: 0;
}

.list-group-item img {
    margin-left: 15px;
    margin-right: 0;
}

.list-group-item p {
    font-size: 11px;
}

.navbar-brand {
}

.btn {
}

#btnLogin, #btnRegister {
    padding-right: 0;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
    color: #222222;
    border-left: 1px solid;
    padding-left: 5px;
}

.bootcards-list form input, .bootcards-list .search-form input {
    margin-right: 8px;
}

div#wrapper-block {
    margin-bottom: 5px;
}

.form-horizontal .control-label {
    text-align: right;
    color: #666;
}

.validation-summary-errors {
    background: #f5d1d1;
    margin: 10px 0;
    border: 1px solid #d4aaaa;
    border-radius: 2px;
}

    .validation-summary-errors ul {
        padding-top: 10px;
        color: #712525;
        font-size: 12px;
        line-height: 1.8em;
    }

span.field-validation-error {
    color: #712525;
    font-size: 11px;
    display: inline-block;
    width: 100%;
    border-radius: 0 0 3px 3px;
    background: #f5d1d1;
    padding: 4px 5px;
    border: 1px solid #d4aaaa;
    border-top-color: #ccc;
    margin-top: -3px;
}

    span.field-validation-error:after {
        content: "\f071";
        float: left;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        margin-top: 5px;
        text-rendering: auto;
        font-size: 15px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.panel-purple > .panel-heading {
    color: #fff;
    background-color: #933ec5;
    border-color: #933ec5;
}

.panel-purple {
    border: none;
}

.btn-purple {
    color: #fff;
    background-color: #933ec5;
    border-color: #933ec5;
}

    .btn-purple:hover {
        color: #fff;
        background-color: #7221a2;
        border-color: #8934bb;
    }

.padding-15 {
    padding: 15px;
}

.btn-lg {
    font-size: 15px;
    border-radius: 4px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 32px;
    padding-right: 15px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-top: -5px;
}

.panel {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    border: 0;
}

.navbar-header {
    float: left;
}

.fa-1_5x {
    font-size: 1.5em;
    line-height: 0;
}

.pager-container {
}

.sidebar-tags-ul li {
    padding: 0;
    margin-bottom: 10px;
    float: right;
}

.sidebar-tags-ul {
    padding: 15px;
    display: inline-block;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    margin-right: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    border: 0;
}

    .sidebar-tags-ul a {
        font-weight: normal;
        border-radius: 4px;
        padding: 3px 5px;
        font-size: 12px;
    }

.tiny-generated {
    background: #fff;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    padding: 15px 60px;
    border: 1px solid #eee;
    margin-bottom: 30px;
    direction: rtl;
    font-family: calibri,tahoma;
}

.post-details-title {
    font-weight: bold;
    font-size: 21px;
    margin-top: 0;
}

.post-details-info {
    margin-top: 10px;
    margin-bottom: 0;
    color: #999;
    font-size: 11px;
}

    .post-details-info i:not(:first-child) {
        margin-right: 15px;
        color: #555;
    }

.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-right: 10px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    right: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-right: 10px solid #adadad;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-right: 1px;
    right: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn {
    padding: 6px 24px 6px 12px;
}

    .btn-breadcrumb .btn:first-child {
        padding: 6px 6px 6px 10px;
    }

    .btn-breadcrumb .btn:last-child {
        padding: 6px 18px 6px 24px;
    }

    .btn-breadcrumb .btn.btn-default:not(:last-child):after {
        border-right: 10px solid #fff;
    }

    .btn-breadcrumb .btn.btn-default:not(:last-child):before {
        border-right: 10px solid #ccc;
    }

    .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
        border-right: 10px solid #e6e6e6;
    }

    .btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
        border-right: 10px solid #adadad;
    }

.btn-xs {
    font-size: 11px;
}

ul.comments {
    padding: 15px;
    margin-top: 15px;
}

    ul.comments > li {
        margin-bottom: 15px;
        padding: 15px 5px 0;
        list-style-type: none;
        border: 1px solid #eee;
    }

    ul.comments li .vote {
        margin-top: 0;
        display: inline-block;
        margin-bottom: 5px;
        width: 100%;
    }

    ul.comments li button {
        margin-top: 5px;
    }

span.counter.safe {
    color: #5cb85c;
    font-weight: bold;
}

ul.comments li .vote span {
    cursor: pointer;
    padding: 3px;
    color: #8a8a8a;
    margin-left: 0;
    font-size: 19px;
}

    ul.comments li .vote span:hover {
        color: #018598;
    }

.comment-form {
    margin-bottom: 50px;
    line-height: 2em;
    background: #fff;
    padding: 30px;
    border: 0;
    border: 1px solid #eee;
}

.reply-form {
    padding: 30px 50px 15px;
    margin: 80px 15px 5px;
    background: #f5f5f5;
    position: relative;
}

    .reply-form:before {
        position: absolute;
        display: block;
        content: '';
        border-right: 7px solid rgba(255,255,255,0);
        border-left: 7px solid rgba(255,255,255,0);
        top: -10px;
        left: 7px;
        width: 0;
        height: 0;
        border-bottom: 10px solid #fff;
        border-top: none;
    }

ul.comments > li ul li {
    clear: both;
    list-style-type: none;
    padding: 10px 0 10px;
    background: #f7f7f7;
    margin: 0 15px;
}

ul.replies {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}

.close-reply {
    position: absolute;
    top: 5px;
    left: 9px;
    color: #6d6767;
    cursor: pointer;
    font-size: 14px;
}

.sweet-alert {
    font-family: 'SDF' !important;
}

    .sweet-alert h2 {
        font-size: 20px !important;
    }

@media only screen and (min-width:320px) and (max-width:480px) {
    ul.comments > li ul li p {
        text-align: justify;
        clear: both;
        display: inline-block;
        margin-top: 10px;
    }
}

.offer-header {
    margin-top: 15px;
}

.video-js {
    margin: auto;
    margin-top: 15px;
}

    .video-js .vjs-big-play-button {
        left: 0 !important;
        right: 0;
        width: 100px !important;
        height: 100px !important;
        margin: auto;
        background: url(/images/play_sm.png) no-repeat 50% 50%;
        top: 0 !important;
        border: 1px !important;
        border-radius: 100px !important;
        bottom: 0;
        background-color: transparent !important;
    }

.vjs-big-play-button:before {
    display: none !important;
}

.customer-thumbnail {
    background: #f9f9f9;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    border: 0;
}

.widget.panel, .widget .panel {
    overflow: hidden;
}

.bg-primary {
    background-color: #5d9cec;
    color: #fff !important;
}

.row-table {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
}

.bg-primary-dark {
    background-color: #2f80e7;
    color: #fff !important;
}

.pv-lg {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.bg-green {
    background-color: #37bc9b;
    color: #fff !important;
}

.bg-green-dark {
    background-color: #2b957a;
    color: #fff !important;
}

.bg-purple {
    background-color: #933ec5;
    color: #fff !important;
}

.bg-purple-dark {
    background-color: #61198c;
    color: #fff !important;
}

.mt0 {
    margin-top: 0 !important;
}

.row-table > [class*=col-] {
    display: table-cell;
    float: none;
    table-layout: fixed;
    vertical-align: middle;
}

.customer-thumbnail .btn {
    text-align: right;
}

.bs-callout {
    padding: 0 15px 15px;
    border: 1px solid #eee !important;
    border-right-width: 2px !important;
    border-radius: 3px;
    line-height: 2em;
}

.bs-callout-primary {
    border-right-color: #539ddc !important;
}

.clear-both {
    clear: both;
}

.bs-callout h1 {
    font-size: 20px;
}

.display-block {
    display: block;
}

.display-inline {
    display: inline;
}

.well {
    border: 0;
    box-shadow: none;
}

.well-sm {
    padding: 15px 20px;
}

.text-bold {
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a.active {
    border-bottom: 2px solid #c02222;
}

.site-title {
    font-size: 12px;
    display: inline-block;
    margin-top: 3px;
    padding: 6px 10px;
    float: left;
    color: #333;
    margin-bottom: 0 !important;
    border-radius: 4px;
}

    .site-title strong {
        color: #fff;
        font-size: 20px;
    }

.social-header a {
    font-size: 20px;
    color: #8e8e8e;
}

.social-header {
    margin-top: 10px;
}

div#navbar-menu {
    padding-right: 0;
}

label.control-label.required:after {
    content: '*';
    color: #ef0000;
    font-size: 16px;
    font-family: monospace;
}

.form-control {
    box-shadow: none;
    border-radius: 0;
    padding-top: 3px;
    border: 1px solid #dadada;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 35px;
}

.jumbotron p {
    margin-top: 15px;
    font-size: 18px;
}

@media(max-width:768px) {
    .navbar-toggle {
        float: right;
        margin-right: -15px;
    }

    .grid-item {
        width: 300px;
    }

    .navbar-header {
        width: 100%;
    }

    #navbar-menu {
        width: 100%;
        margin-right: 0;
    }

    .navbar-brand {
        padding: 8px 15px;
    }

    #top-search-form {
        margin-bottom: 5px;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .navbar-nav {
        float: none;
        text-align: center;
    }

        .navbar-nav li {
            float: none;
            display: inline-block;
        }

    .navbar-default .navbar-nav > li > a {
        color: #2f2f2f;
        padding-bottom: 11px;
        padding-top: 12px;
    }

        .navbar-default .navbar-nav > li > a:hover {
            background: #f2f2f2;
        }

    .grid-item {
        width: 230px;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .navbar-nav {
        float: none;
        text-align: center;
    }

        .navbar-nav li {
            float: none;
            display: inline-block;
        }

    .navbar-default .navbar-nav > li > a {
        color: #2f2f2f;
        padding-bottom: 11px;
        padding-top: 12px;
    }

        .navbar-default .navbar-nav > li > a:hover {
            background: #f2f2f2;
        }

    .grid-item {
        width: 220px;
    }
}

@media(min-width:1200px) {
    .navbar-nav {
        float: right;
        margin-right: 0;
        text-align: center;
    }

        .navbar-nav li {
            float: none;
            display: inline-block;
        }

    .navbar-default .navbar-nav > li > a {
        color: #2f2f2f;
        line-height: 15px;
        padding-top: 5px;
        padding-bottom: 6px;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #018598;
        }

    .grid-item {
        width: 270px;
    }
}

.navbar-nav li:last-child {
    border-left: 0;
}

.margin-top-15 {
    margin-top: 15px;
}

.owl-next {
    float: right;
    color: #fff;
    margin-right: 15px;
}

.owl-prev {
    float: left;
    margin-left: 15px;
    color: #fff;
}

.owl-nav {
    position: absolute;
    bottom: 0;
    top: -10px;
    height: 20px;
    left: 0px;
    margin: auto;
    width: 100%;
    font-size: 20px;
    color: #555;
}

.brands-carousel, .iranian-brands-carousel {
    display: inline-block !important;
    position: relative;
    direction: ltr;
    background: #fff;
    padding: 0 30px;
    background: #cecece;
    background: -moz-linear-gradient(top,#cecece 0,#e7e7e7 86%);
    background: -webkit-linear-gradient(top,#cecece 0,#e7e7e7 86%);
    background: linear-gradient(to bottom,#cecece 0,#e7e7e7 86%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#e7e7e7', GradientType=0);
}

.media-body {
    width: 80%;
    font-size: 11px;
}

.media.thumbnail {
    border-radius: 0;
    padding: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    border: 0;
}

.rect-title {
    text-align: center;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .rect-title span {
        color: #018598;
        font-size: 15px;
        z-index: 1;
        background: #ffffff;
        position: relative;
        border: 2px solid #018598;
        padding: 5px 30px;
    }

    .rect-title:before {
        content: '';
        display: block;
        position: absolute;
        z-index: -2;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        margin: auto;
        background: #c3c3c3;
    }

.day-news li {
    border-bottom: 1px solid #c7b39a;
    padding: 5px 0;
}

    .day-news li:last-child {
        border-bottom: 0;
    }

    .day-news li a {
        color: #666;
        font-size: 11px;
    }

        .day-news li a:hover {
            color: #000;
        }

.product-thumbnail {
    padding: 0;
    border: 0;
}

a.see-product {
    margin: auto !important;
    display: block;
    border: 1px solid #d8d8d8;
    color: #444;
    padding: 8px;
    font-size: 12px;
    width: 125px !important;
    bottom: -20px;
    background: #fff;
    clear: both;
    position: relative;
}

.video-thumbnail {
    background: #1a1a1a;
    margin-bottom: 0;
    color: #ccc;
    border: 0;
    margin-top: 5px;
}

.well-white {
    background: #fff;
}

.compare-tab .nav-tabs li {
    display: inline-block !important;
    float: none;
    width: 27%;
}



.compare-tab .nav-tabs {
    text-align: center;
    border-bottom: 0;
    border-top: 1px solid #c7b39a;
    padding-top: 10px;
    margin-top: 10px;
}

    .compare-tab .nav-tabs li a {
        border-radius: 0;
        color: #fff !important;
        border: 0;
        font-size: 12px;
        background: #4d4d4d;
    }

    .compare-tab .nav-tabs li.active a {
        background: #1a1a1a;
    }

.compare-tab .tab-content {
    min-height: 100px;
}

.text-white {
    color: #fff;
}

.footer-widget ul a {
    font-size: 12px;
}

.footer-widget ul {
}

.footer-widget {
    padding-top: 15px;
}

a.footer-login {
    width: 100%;
    float: left;
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
    clear: both;
    padding: 5px;
    color: #fff;
    border: 2px solid #ccc;
}

.price-table th {
    background: #c2272d;
    color: #fff;
}

.price-table td, .price-table th {
    border: 5px solid #fff !important;
}


.home-videos-container {
    background: #333;
    padding-bottom: 50px;
    margin-bottom: 30px;
}

    .home-videos-container .rect-title {
        top: -25px;
        margin-bottom: 0;
    }

        .home-videos-container .rect-title span {
            background: #333;
        }


.home-products-container {
    background: #bbb;
    padding-bottom: 100px;
    background-size: 100%;
}

    .home-products-container .rect-title {
        top: -25px;
        margin-bottom: 0;
    }

        .home-products-container .rect-title span {
            background: #bbb;
        }


.home-brands-container {
    background: #fff;
    padding-bottom: 100px;
    margin-top: 50px;
}

    .home-brands-container .rect-title {
        top: -25px;
        margin-bottom: 0;
    }

        .home-brands-container .rect-title span {
            background: #fff;
        }

a.captional-offer {
    position: relative;
    display: inline-block;
    width: 100%;
}

    a.captional-offer p {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.38);
        width: 100%;
        color: #fff;
        font-weight: bold;
        left: 0;
        font-size: 12px;
        padding: 15px;
        z-index: 2;
    }

    a.captional-offer img {
        width: 100%;
    }

.owl-carousel .owl-item img {
}

.full-width {
    width: 100%;
}

.top-home-boxes {
    margin-right: -3px;
    margin-left: -3px;
}

    .top-home-boxes .row {
        margin-right: -3px;
        margin-left: -3px;
    }

    .top-home-boxes .col-sm-6 {
        padding-left: 3px;
        padding-right: 3px;
    }

.margin-top-5 {
    margin-top: 5px;
}

a.captional-offer:hover:before {
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.34);
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
}

.media-left {
    min-width: 75px;
}

.media-body a {
    font-size: 11px;
}

.media-body h4 {
    padding-bottom: 5px;
    font-size: 11px;
}

.panel-title {
    font-size: 12px;
}

/*sol multiselect plugin*/
.sol-label-text {
    padding-right: 20px !important;
    padding-left: 0 !important;
}

.sol-action-buttons .sol-select-all {
    float: right !important;
}

.sol-action-buttons .sol-deselect-all {
    float: left !important;
}

.sol-container.sol-active .sol-inner-container {
    border-radius: 0 !important;
    box-shadow: none !important;
    border-color: #d4aaaa !important;
}

.sol-inner-container {
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 34px !important;
}

.sol-input-container {
    left: 25px !important;
    right: 0 !important;
}

.sol-caret-container .sol-caret {
    right: 10px !important;
    top: 2px !important;
}

.sol-caret-container {
    left: 0 !important;
    right: auto !important;
}

.sol-input-container input[type="text"] {
    font-size: 12px !important;
}

.sol-selection-container {
    margin-left: 2px !important;
}

.sol-selected-display-item {
    padding-left: 10px !important;
}

.sol-action-buttons {
    padding: 10px !important;
}

.sol-selection {
    max-height: 250px;
    overflow-y: auto;
}

.product-compare-img {
    height: 225px;
    margin: auto;
}

.tooltip {
    font-family: 'sdf';
    font-size: 10px;
    line-height: 3em;
    margin-left: 7px !important;
}

.tooltip-inner {
    padding: 0 10px !important;
    background-color: rgba(77, 99, 109, 1);
}

.tooltip-arrow {
    border-right-color: rgba(77, 99, 109, 1) !important;
    left: -5px !important;
}

.tooltip-right .tooltip-arrow {
}

.home-products-container img {
    height: 200px !important;
    max-height: 200px !important;
}

.home-products-container h3 {
    font-size: 12px;
    font-weight: normal;
}

.filter-items input[type="checkbox"] {
    margin-top: 5px;
}

.filters .caption {
    text-align: center;
    background-color: #F5F0D3;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    border: none;
    color: #98917D;
    border-bottom: 1px solid #CAC2AB;
}

.filters {
    border: 1px solid #CAC2AB;
}

    .filters > ul {
        padding: 10px;
        padding-bottom: 0;
    }

    .filters .filter {
        padding: 8px 0 2px;
        border-bottom: 1px solid #EEEAD7;
        list-style-type: none;
    }

.filter-head i:first-child {
    top: -4px;
}

.filter-head i:last-child {
    font-weight: bold;
    margin-top: 5px;
}

.filter-head label {
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    color: #3178ae;
}

.filter-body {
    padding-right: 3px;
}

    .filter-body li input[type='checkbox']:checked ~ i {
        color: #F9AF3C;
    }

    .filter-body li input[type='checkbox'] {
        top: 2px;
        position: relative;
        margin-left: 3px;
        cursor: pointer;
    }

.filter-body {
    display: none;
}

.filter-head {
    cursor: pointer;
    text-indent: 2px;
}

.filter:last-child {
    border: 0;
}

.filter {
    padding: 8px 0 2px;
    border-bottom: 1px solid #eeead7;
    list-style-type: none;
}

.truncated-filter-list li:nth-child(n+6) {
    display: none;
}

.truncated-filter-list li:last-child {
    display: block;
}

#product-result-container {
    position: relative;
}

    #product-result-container .search-result-loader {
        position: absolute;
        left: 0;
        top: 0;
        background: url('/images/AjaxLoader.gif') no-repeat 50% 100px rgba(245, 240, 211, 0.42);
        z-index: 99999;
        display: none;
        width: 100%;
        height: 100%;
    }

.simple-pagination li {
    float: none !important;
    display: inline-block;
}

div#pagination {
    text-align: center;
}


li.dropdown-large > a:hover, li.dropdown-large > a:focus {
    background: #ddd !important;
}

.filter-body li label {
    display: inline;
}

button#btnLogOff {
    border: 0;
    background: none;
    padding-right: 0;
    font-size: 11px;
    font-weight: normal;
    margin-left: 10px;
    color: #998777;
    border-left: 1px solid;
}

#frmLogOff {
    display: inline;
}

#products-top-carousel {
}

    #products-top-carousel .carousel-indicators {
        right: 0;
        left: 0;
        margin-left: 0;
        width: 100%;
        padding-left: 0;
        padding: 0;
        margin: 0;
        bottom: 0px;
    }

        #products-top-carousel .carousel-indicators li {
            width: 33.3333333%;
            background: rgba(0, 0, 0, 0.61);
            height: 50px !important;
            margin: 0 !important;
            text-align: center !important;
            font-size: 16px;
            text-indent: 0 !important;
            border-radius: 0 !important;
            padding-top: 12px;
            color: #fff;
            border: 0;
        }

            #products-top-carousel .carousel-indicators li a {
                color: inherit !important;
            }

            #products-top-carousel .carousel-indicators li.active {
                width: 32%;
                background-color: #fff;
                border-bottom: 4px solid #ee1010;
                color: #000 !important;
            }

                #products-top-carousel .carousel-indicators li.active a {
                    color: inherit !important;
                }

a.manufacturer-thumbnail {
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    height: 190px;
    margin-bottom: 25px;
    font-size: 11px;
}

    a.manufacturer-thumbnail:hover {
        box-shadow: 0 4px 14px -7px #333;
    }

.product-thumbnail {
    position: relative;
}

    .product-thumbnail .compare {
        position: absolute;
        display: none;
        background: rgba(0, 0, 0, 0.78);
        color: #fff;
        border-radius: 4px;
        padding: 5px 10px;
        left: 10px;
        top: 10px;
        z-index: 9;
        font-size: 12px;
    }

    .product-thumbnail:hover .compare {
        display: block;
    }

        .product-thumbnail:hover .compare input {
            float: right;
            margin-top: 5px;
        }

.wrapper-inner {
    box-shadow: 0 -1px 18px 0px #999;
}

.brands-carousel .owl-item, .iranian-brands-carousel .owl-item {
    background: url('/images/brand-bg.png') repeat-x 0 100%;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    z-index: 1;
    position: relative;
    transition: all linear 0.3s;
}

    .brands-carousel .owl-item:hover, .iranian-brands-carousel .owl-item:hover {
        background: url('/images/brand-bg.png') repeat-x 0 0%;
    }

    .brands-carousel .owl-item img, .iranian-brands-carousel .owl-item img {
        filter: gray; /* IE6-9 */
        filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
        -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
        margin: auto;
    }

    .brands-carousel .owl-item:hover img, .iranian-brands-carousel .owl-item:hover img {
        filter: none;
        -webkit-filter: grayscale(0);
    }

.brands-carousel .owl-nav, .iranian-brands-carousel .owl-nav {
    z-index: -1;
}

#compare-nav {
    position: fixed;
    left: 0;
    top: 135px;
    background: #008894;
    width: 100px;
    text-align: center;
    font-size: 11px;
    display: block;
    color: #fff;
    padding: 2px 5px 10px;
    box-shadow: 0 -2px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    /* display: none; */
}

    #compare-nav.hide {
        display: none !important;
    }

#compare-count {
    font-weight: bold;
    background: #fff;
    width: 20px;
    color: #337ab7;
    height: 20px;
    border-radius: 50px;
    display: inline-block;
    margin-top: 3px;
    line-height: 2em;
}

#toggle-compare {
    top: -25px;
    cursor: pointer;
    left: 6px;
    position: relative;
    font-size: 17px;
    color: #ffffff;
    background: inherit;
    height: 25px;
    width: 20px;
    display: inline-block;
}

.search-area .input-group-addon {
    background: #fff;
    border-left: 1px solid #ccc;
}

.search-area {
    display: inline;
    float: left;
    width: 250px;
    margin-top: -5px;
    position: relative;
}

    .search-area #search {
        font-weight: normal;
        font-size: 13px;
        height: 30px;
        border-color: #eee;
    }

#search-result-container {
    height: 400px;
    display: none;
    width: 85%;
    background: #fff;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    top: 71px;
    margin: auto;
    border-top: 1px solid #eee;
    box-shadow: 0 10px 14px -10px #999;
}

div#search-result-container ul {
    margin: 0;
    padding: 0;
}

    div#search-result-container ul li {
        list-style-type: none;
        margin-bottom: 1px;
        padding: 0px 5px;
    }

div#search-result-container p {
}

div#search-result-container h1 {
    font-size: 13px;
    font-weight: bold;
    color: #0176c0;
    border-bottom: 1px solid #eee;
    margin-top: 0 !important;
    line-height: 3em;
}

div#search-result-container img {
}

div#search-result-container .media-left {
    min-width: 50px;
}

div#search-result-container ul li:hover {
    background: #f4f4f4;
}

div#search-result-container ul li a {
    margin-top: 5px;
    display: inline-block;
    color: #555;
    font-weight: normal;
    line-height: 2em;
}

a#btnLogin {
    border-left: 0 !important;
}

#back-top {
    bottom: 130px;
    display: none;
    height: 36px;
    position: fixed;
    right: 4px;
    width: 40px;
    z-index: 9999;
    background: #018598;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

@media (max-width: 768px) {


    .search-area {
        width: 120px;
    }

        .search-area .input-group-addon {
            padding: 5px !important;
        }

    .navbar-brand {
        padding: 7px 0 0 !important;
        height: 40px;
    }

    .navbar-default .navbar-toggle {
        margin-right: 0 !important;
        padding: 6px !important;
    }

    div#search-result-container {
        top: 45px !important;
        width: 100%;
        overflow-y: auto;
    }

        div#search-result-container h1 {
            margin-top: 30px !important;
        }

    .compare-tab .nav-tabs li {
        width: 31%;
    }

        .compare-tab .nav-tabs li a {
            font-size: 9px;
            padding-right: 0px;
            padding-left: 3px;
        }

    .tiny-generated {
        padding: 15px;
    }


    .media-body {
        width: 100% !important;
        padding: 10px 0;
    }

    .media-left {
        min-width: auto;
        display: block;
        padding-left: 0 !IMPORTANT;
        width: 100%;
    }

    #search-result-container .media-left {
        display: table-cell;
        width: auto;
        min-width: 50px !important;
    }
}

.footer-widget .quick-access li:not(:last-child) {
    border-left: 1px solid rgba(255, 255, 255, 0.28);
    padding: 0 5px !important;
}

.footer-copyright a {
    color: #999;
}

    .footer-copyright a:hover {
        color: rgb(246, 33, 75);
    }

.footer-widget .quick-access a:hover {
    color: #018598;
}

.footer-widget img {
}

.footer-copyright a span {
    color: #222;
}

.footer-copyright ul.social a {
    font-size: 25px;
    color: #444 !IMPORTANT;
}

    .footer-copyright ul.social a:hover {
        color: #fff;
    }

.iranian-brands-carousel {
    height: 57px;
}

.footer-copyright ul.social li:last-child a {
    border: none;
}



.single.sidebar {
    padding: 15px 15px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #f0f0f0;
}

    .single.sidebar h3.side-title {
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
        font-size: 16px;
        font-weight: bold;
        color: #333;
        text-transform: uppercase;
    }

        .single.sidebar h3.side-title:after {
            content: '';
            width: 100px;
            height: 2px;
            background: #c02323;
            display: block;
            margin-top: 6px;
        }

    .single.sidebar ul {
        margin-bottom: 0;
    }

    .single.sidebar li a {
        color: #666;
        font-size: 14px;
        text-transform: uppercase;
        border-bottom: 1px solid #f0f0f0;
        line-height: 40px;
        display: block;
        text-decoration: none;
    }

        .single.sidebar li a:hover {
            color: #c02423;
        }

    .single.sidebar li:last-child a {
        border-bottom: 0;
    }

#Grid {
    background: #fff;
    margin-top: 5px;
    margin-bottom: 30px;
}

#bc1 {
    margin: 15px 0;
}

#Grid .pagination {
    text-align: center;
    display: inline-block;
    width: 100%;
}

    #Grid .pagination > li {
        display: inline-block;
    }

.btn-breadcrumb .btn-success:after {
    border-right-color: #5cb85b !important;
}

.bootstrap-tagsinput {
    width: 100%;
    box-shadow: none !important;
    border-radius: 0 !important;
    height: 34px;
}

.mce-menubar span {
    font-family: 'SDF';
}

.mce-rtl .mce-menubtn button {
    font-family: 'SDF';
}

.mce-btn .mce-txt {
    font-family: 'SDF';
}

span.fancytree-title {
    font-family: 'SDF';
}

.template-download span.preview a img {
    width: 100px;
}


.ticket-messages ul li {
    background-color: #eee;
    border-radius: 9px;
    padding: 5px;
    margin-bottom: 15px;
    width: 50%;
    float: left;
    clear: BOTH;
}

    .ticket-messages ul li.customer-message {
        background: #eef8ff;
        float: right;
        clear: both;
    }

span.chat-img1 {
    background: #717171;
    color: #fff;
    margin: 5px;
    padding: 0 5px;
    border-radius: 3px;
}

.message-time {
    font-style: italic;
    font-size: 10px;
}

.single.sidebar li a.active {
    color: #c02423;
    font-weight: bold;
}

    .single.sidebar li a.active:before {
        content: '> ';
        font-family: monospace;
        position: relative;
        top: 2px;
    }

a.thumbnail {
    -moz-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
    -webkit-transition: linear all 0.2s;
    transition: linear all 0.2s;
}

    a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
        transform: scale(1.05);
        border-color: transparent !important;
    }

.owl-carousel .owl-stage {
}

.media-right, .media > .pull-right {
    padding-right: 5px;
}

.thumb-carousel {
    display: inline-block;
}

.dental-discount-item:first-child {
    margin-top: 15px;
}


.dental-discount-item:nth-child(odd) {
}

.dental-discount-item .media-heading {
    font-size: 13px;
    margin-bottom: 0;
}

.dental-discount-title {
    color: #018c53;
    font-weight: bold;
}

.dental-discount-item .media-body {
    padding-right: 5px;
}

.dental-discount-price {
    color: #1f6379;
}


.dental-discount-item small {
    font-size: 12px;
    color: #969696;
}

li.dental-discount-item {
    padding: 5px 0 0;
}

.dental-discount-item .well {
    padding: 0px 5px 0 0;
    margin: 5px 0 0;
    box-shadow: none;
    background: #f7f7f7;
    border-radius: 0;
}

.dental-discount-item {
    margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
    .navbar .navbar-brand {
        margin-top: 5px;
    }
}

.header-quick-access {
    margin-bottom: 0;
    margin-top: 5px;
    padding-right: 15px;
}

    .header-quick-access a {
        color: #9c9c9c;
        font-size: 11px;
    }

.thumbnail.product-thumbnail {
    background: #f9f9f9;
    box-shadow: 0 5px 12px -7px #000;
    border: 1px solid #eee;
    text-align: center;
}

    .thumbnail.product-thumbnail img {
        height: 250px;
        width: 100%;
    }

.thumbnail .caption h6 {
    font-size: 15px;
}

.manufacturer-thumbnail .caption *, .thumbnail .caption * {
    font-size: 13px;
    color: #333 !important;
    font-weight: bold
}

header {
    transition: all 0.5s;
    margin-bottom: 0px;
    border-bottom: 2px solid #eaeaea;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.search-area i {
    right: 6px;
    top: 6px;
    position: absolute;
    color: #018598;
}


.btn-danger.btn-hollow-hover:hover {
    background: transparent;
    color: #018598;
    border: 1px solid #018598;
}

.btn {
    color: #fff;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 0;
}

.btn-danger {
    background-color: #018598;
}

.road-map {
    margin-bottom: 30px;
    border: 2px solid #018598;
    padding: 15px;
}

    .road-map p {
        font-size: 12px;
        text-align: justify;
        color: #777;
    }

    .road-map h1 {
        font-size: 17px;
        margin-top: 5px;
    }

        .road-map h1 strong {
            color: #018598;
        }

.btn-warning {
    background: #fea503;
}

    .btn-warning:hover {
        background: #222;
    }

.home-top-carousel-item > div {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.82) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.82)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.82) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.82) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.82) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.82) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 );
}

.home-top-carousel-item {
    position: relative;
    display: inline-block;
    width: 100%;
}

    .home-top-carousel-item > div a {
        float: left;
        margin: 10px;
    }

    .home-top-carousel-item > div {
        color: #fff;
        padding: 15px;
        display: inline-block;
        font-size: 16px;
        text-align: left;
    }

#btnLogin:hover, #btnRegister:hover {
    color: #018598;
}

ul.list-group.quick-links li {
    border-radius: 0;
    font-size: 15px;
    margin: 0;
    border-bottom: 0;
    padding: 0;
    border-color: #eee;
}

ul.quick-links {
    padding: 0 !important;
}

ul.list-group.quick-links li:last-child {
    border-bottom: 1px solid #eee;
}

ul.list-group.quick-links li i {
    position: relative;
    top: 5px;
    color: #018598;
    opacity: 1;
    font-size: 29px;
    margin-right: 4px;
}

ul.list-group.quick-links li a {
    color: #5a5a5a;
    display: inline-block;
    height: 100%;
    line-height: 4.2em;
    width: calc(100% - 50px);
}

ul.list-group.quick-links li:hover {
    background: #018598;
}

    ul.list-group.quick-links li:hover * {
        color: #fff;
    }

.btn-black {
    background: #222;
    color: #fff !IMPORTANT;
}

    .btn-black.btn-hollow-hover:hover {
        background: #018598;
        color: #fff;
    }

a:hover {
    color: #018598;
}

.section-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #018598;
    margin-top: 30px;
}

.section-sub-title {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px;
    font-size: 14px;
    color: #999;
}

.blog-post-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    font-family: calibri;
}

.blog-post-item p {
    margin-bottom: 15px;
    color: #777;
    font-family: calibri;
    font-size: 15px;
}

.blog-post-item:hover img {
    transform: scale(1.1);
}

.blog-post-item img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


.blog-post-item .thumb {
    overflow: hidden;
}

section.separating-section {
    background: #f7f7f7;
    padding-bottom: 60px;
    margin-top: 15px;
}

.road-map .btn {
    padding: 13px 20px;
}

section#services {
    background: url('/images/services-back.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    position: relative;
    padding-bottom: 60px;
    padding-top: 30px;
}

    section#services .overlay {
        background: rgba(0, 0, 0, 0.7);
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
        display: block;
        content: '';
        height: 100%;
    }

#services .container {
    position: relative;
    z-index: 2;
    cursor: default;
}

.single-service {
    margin-top: 30px;
    border: 1px solid rgba(255, 206, 216, 0.160);
    -moz-transition: all linear 150ms;
    -o-transition: all linear 150ms;
    -webkit-transition: all linear 150ms;
    transition: all linear 150ms;
    padding: 15px;
    display: inline-block;
}

    .single-service:hover {
        background: rgba(255, 206, 216, 0.160);
    }

    .single-service h4 {
        font-size: 20px;
        font-weight: bold;
        margin-top: 0;
    }

        .single-service h4 span {
            margin-left: 5px;
            color: #018598;
        }

    .single-service p {
        color: #ccc;
    }

section#services .section-title {
    color: #fff;
    margin-bottom: 15px;
}

#map {
    height: 500px;
    width: 100%;
    position: relative
}

    #map .map-contact {
        position: absolute;
        z-index: 999;
        background: rgba(255, 255, 255, 0.87);
        left: 10px;
        padding: 30px;
        direction: ltr;
        top: 100px;
    }

        #map .map-contact > div {
            font-size: 17px;
            line-height: 3em;
            color: #313131;
        }

            #map .map-contact > div i {
                font-size: 36px;
                float: left;
                margin-right: 10px;
                margin-top: 8px;
            }

.text-danger {
    color: #018598;
}

.widget {
    border: 1px solid #eee;
    padding: 15px 15px;
    margin-bottom: 30px;
}

    .widget h4.widget-title {
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 15px;
        margin-top: 0;
        font-family: calibri;
    }


    .widget ul li:hover {
        border-color: #018598;
    }

    .widget ul li {
        border-bottom: 1px solid #eee;
        padding: 10px 10px;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

        .widget ul li a {
            font-size: 14px;
        }

.tags-widget li {
    border: 0 !important;
    display: inline-block;
    background: #eee;
    padding: 0 !IMPORTANT;
    margin-bottom: 5px;
}

    .tags-widget li:hover {
        background: #018598;
        color: #fff;
    }

        .tags-widget li:hover a {
            color: #fff;
        }

    .tags-widget li a {
        padding: 5px 10px;
        font-family: calibri;
        display: inline-block;
    }

.blog-post-item {
    margin-bottom: 45px;
    border-bottom: 1px solid;
    line-height: 1em;
    direction: rtl;
    font-family: calibri;
}

.post-details-info i {
    font-size: 20px;
    position: relative;
    top: 5px;
}

.alert {
    border-radius: 0;
}

ul.comments > li p {
    color: #737373;
    margin-top: 15px;
}

ul.comments > li ul li p {
    margin-top: 0;
}

section#services .single-service {
    color: #fff;
}

.control-label {
    font-size: 14px;
}

.ln-letters .ln-disabled {
    cursor: default;
}

.ln-letters a {
    text-align: center;
    width: 30px;
    margin: 2px 0;
}

.ln-letters a {
    padding: 2px 10px;
    display: inline-block !important;
    float: none !IMPORTANT;
    background: #fff;
    font-family: monospace;
    font-size: 17px !IMPORTANT;
}

.forms-navigation {
    background: #f7f7f7;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
}

    .forms-navigation h1 {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        color: #018598;
        margin-top: 15px;
    }

.ln-letters {
    margin-bottom: 15px;
}


li.ln-a.listNavShow a {
    color: #484848;
    font-family: monospace;
    font-size: 16px;
}

li.ln-a.listNavShow {
    float: left;
}

    li.ln-a.listNavShow a:hover {
        color: #018598;
    }

ol.breadcrumb {
    margin-top: 15px;
}

li.ln-b.listNavShow {
    float: left;
}

.blog-post-item > div {
    color: #888;
    font-size: 10px;
    font-family: calibri;
}

.road-map p {
    padding-top: 10px;
    font-size: 13px;
}

.section-sub-title strong {
    color: #fff;
}
