﻿@font-face {
    font-family: "diamond-icon-font";
    src: url("fonts/diamond-icon-font.eot");
    src: url("fonts/diamond-icon-font.eot?#iefix") format("embedded-opentype"), url("fonts/diamond-icon-font.woff") format("woff"), url("fonts/diamond-icon-font.ttf") format("truetype"), url("fonts/diamond-icon-font.svg#diamond-icon-font") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
body .safirIconFont,
#menu span.icon,
.heading .icon,
.safirTop,
.safirTop .arrow,
.aboutWidget .menuItem .icon,
.secondHeading .icon,
.postsWidget .owl-buttons div,
.referencesWidget .owl-buttons div,
.galleryWidget .owl-buttons div,
.mainHeading .icon,
.safirCustomMenu .icon,
.metaBox .icon,
.safirSocial a {
    font-family: "diamond-icon-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    outline: 0;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

ol {
    list-style-position: inside;
}

ul {
    list-style: none;
    list-style-position: outside;
}

blockquote {
    margin-left: 30px;
    padding: 15px;
    font-style: italic;
    background: #fff5e1;
    border-radius: 7px;
}

    blockquote p {
        margin: 0 !important;
        text-align: left !important;
    }

    /***/
.contactFoto #u10194-7 {
    top: -418px !important;
}
._data ._datahead ._dataimg > img{
    height:65px !important;
}
/****/
a {
    text-decoration: none;
    color: #283d4e;
}

    a:hover {
        text-decoration: none;
        color: #222;
    }

    a img {
        border: none;
    }

img {
    max-width: 100%;
    height: auto;
}

iframe,
embed {
    max-width: 100%;
    width: 100%;
}

body {
    background: #fff;
    font: 13px "Exo 2", sans-serif;
    color: #515151;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

input,
select,
textarea {
    font: 13px "Exo 2", sans-serif;
}

.innerContainer {
    max-width: 1010px;
    margin: auto;
    overflow: hidden;
    padding: 0 5px;
}

.innerContainer {
    max-width: 1010px;
    margin: auto;
    overflow: hidden;
    padding: 0 5px;
}

.safirbutton {
    border-radius: 2px;
    color: #283d4e;
    padding: 8px 15px;
    background: #dbc164;
    display: inline-block;
    transition: all .4s;
    font-weight: bold;
    font-size: 14px;
}

    .safirbutton.alt {
        color: #dbc164;
        background: #283d4e;
    }

    .safirbutton span {
        font-weight: normal;
    }

    .safirbutton:hover {
        color: #dbc164;
        background: #283d4e;
    }

    .safirbutton.alt:hover {
        color: #283d4e;
        background: #dbc164;
    }

.xbox {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.07);
    overflow: hidden;
    position: relative;
    padding: 20px;
}

.widgetContent {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    position: relative;
}

    .widgetContent.default {
        padding: 10px;
    }

.headingCont {
    text-align: center;
}

.heading {
    text-align: center;
    font-size: 16px;
    padding: 0 30px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    color: #283d4e;
    font-weight: 500;
    line-height: 40px;
    background: -moz-linear-gradient(top, #fff 0%, #eae8e8 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #eae8e8 100%);
    background: -o-linear-gradient(top, #fff 0%, #eae8e8 100%);
    background: linear-gradient(to bottom, #fff 0%, #eae8e8 100%);
    border-radius: 0 0 2px 2px;
}

    .heading .icon {
        display: inline-block;
        vertical-align: middle;
        height: 24px;
        width: 20px;
        font-size: 20px;
    }

        .heading .icon:before {
            content: "\E001";
        }
/**topfootermenu*/
#tooplate_footer {
    clear: both;
    width: 100%;
    padding: 20px;
    display: inline-flex;
    background: #2b3640;
}
    #tooplate_footer .tooplate_footer_child {
        width: 20%;
    }
@media(max-width:1000px) {
    #tooplate_footer .tooplate_footer_child {
        width: 30%;
    }
}
@media(max-width:700px) {
    #tooplate_footer .tooplate_footer_child {
        width: 40%;
    }
}
@media(max-width:500px) {
    #tooplate_footer .tooplate_footer_child {
        width: 50%;
    }
} 
        #tooplate_footer .tooplate_footer_child > h5 {
            font-size: 18px;
            margin: 0 0;
            padding: 0;
            padding-left: 14px;
            color: darkgray;
        }

        #tooplate_footer .tooplate_footer_child > ul {
            margin: 10px 0 20px 10px;
            padding: 0;
            list-style: none;
        }

            #tooplate_footer .tooplate_footer_child > ul > li {
                color: #5093cd;
                margin: 0;
                padding: 0 0 5px 20px;
                background: url(/Theme/DiamondTheme/Content/img/tooplate_list.png) no-repeat scroll 0 5px;
            }

                #tooplate_footer .tooplate_footer_child > ul > li > a {
                    color: #5093cd;
                    font-weight: normal;
                    font-size: 16px;
                    text-decoration: none;
                }


#dip_footer {
    width: 100%;
    padding: 10px 20px 20px 20px;
}
/****/

/**scrollup*/
.diamond_scrollup {
    width: 45px;
    height: 40px;
    opacity: 1.5;
    position: fixed;
    bottom: 80px;
    right: 80px;
    border-radius: 2px;
    text-align: center;
    color: #fafafa;
    font-size: 25px;
    background: #3b3b3b;
    z-index: 99999999999999;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

    .diamond_scrollup i {
        line-height: 38px;
        font-size: 24px;
        vertical-align: middle;
    }

    .diamond_scrollup:hover {
        opacity: 0.8;
        background: #de921c;
    }

a.diamond_scrollup:hover i, a.diamond_scrollup:focus i {
    text-decoration: none;
    color: #fafafa;
    outline: none;
}
/***/
@media (max-width: 768px) {
    .mainHeading {
        width: 100% !important;
        min-height: 140px !important;
    }

        .mainHeading .imagecaption {
            display: none !important;
        }

        .mainHeading .title {
            padding-left: 0 !important;
        }

        .mainHeading .searcher {
            width: 100% !important;
        }

        .mainHeading .searcher2 {
            width: 100% !important;
        }
}

.mainHeading {
    background: #dbc164;
    color: #283d4e;
    padding: 10px;
    border-radius: 5px 0 5px 0;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 70px;
}

    .mainHeading .imagecaption {
        height: 54px;
        width: 90px;
        float: left;
    }

    .mainHeading .reftype {
        padding-top: 7px;
    }

    .mainHeading .department {
        text-align: right;
    }

        .mainHeading .department .depmanager {
            padding: 0;
            text-align: left;
        }

    .mainHeading .searcher {
        display: inline-flex;
        padding-right: 30px;
    }

    .mainHeading .input-search {
        width: 90%;
        height: 38px;
        border-radius: 4px;
    }

    .mainHeading .input-group-btn {
        width: 10%;
    }


    .mainHeading.alt {
        background: #283d4e;
        color: #fff;
    }

    .mainHeading.alt2 {
        background: #1bbc9b;
        color: #fff;
    }

    .mainHeading.noborder {
        border-radius: 0;
    }

    .mainHeading.radius {
        border-radius: 5px 0 5px 0;
    }

aside .mainHeading {
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
}

.mainHeading .title {
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    padding-left:10px;
}

.mainHeading .icon {
    display: block;
    float: left;
    height: 19px;
    width: 20px;
    text-align: center;
    margin: 0 5px 0 0;
    font-size: 20px;
}

.mainHeading .page.icon:before {
    content: "\0115";
}

.mainHeading .icon.buyutec {
    font-size: 16px;
    margin-top: 2px;
}

.mainHeading .icon.liste {
    font-size: 15px;
    margin-top: 2px;
}

.shadow {
    background: url('/content/img/shadow.png') 50% 100% no-repeat;
    padding-bottom: 5px;
    display: block;
}

.border {
    border: 1px solid #e2e2e2;
    padding: 1px;
    display: block;
}

.reading,
.reading p,
.reading li {
    line-height: 1.8;
    margin-bottom: 10px;
    text-align: justify;
}

    .reading ul li {
        list-style-type: disc;
        margin-left: 20px;
        list-style-position: inside;
    }

    .reading ol li {
        margin-left: 20px;
        list-style-position: inside;
    }

.float {
    overflow: hidden;
}

.bold {
    font-weight: bold;
}

.reading {
    font-size: 13px;
}

.post img {
    width: 100%;
}

header {
    background: #e6e6e6;
    border-bottom: 1px solid #eee;
}

#header,
#footer-cont,
#topbar-cont {
    max-width: 1000px;
    margin: 0 auto;
}

#header {
    position: relative;
    z-index: 40;
    clear: both;
    padding: 0;
    height: 70px;
}

    #header .innerContainer {
        overflow: visible;
    }

#topbar {
    overflow: hidden;
    background: #283d4e;
    box-shadow: inset 0 -3px rgba(0, 0, 0, 0.25);
    color: #fff;
}

    #topbar a {
        color: #fff;
    }

#topInfo {
    float: left;
    display: inline-block;
    margin: 12px 0;
    line-height: 20px;
}

    #topInfo .item {
        display: block;
        margin-right: 10px;
    }

        #topInfo .item span {
            color: white;
            height: 18px;
            float: left;
            display: block;
            margin: 2px 3px 0 0;
        }

        #topInfo .item .headeritem {
            font-size: 23px;
        }

        #topInfo .item .titleitem {
            font-size: 15px;
            padding-top: 6px;
        }

        #topInfo .item.phone span:before {
            content: "\104";
        }

        #topInfo .item.email span:before {
            content: "\103";
        }

#topbar .rightBlock {
    float: right;
    display: inline-block;
    margin: 12px 0;
}

#topSearch {
    float: right;
    display: inline-flex;
    margin: 5px;
    padding-left: 25px;
}

#safir-searchform {
    position: relative;
    height: 24px;
    border-radius: 2px;
    background-color: #f7f8f8;
    width: 165px;
    overflow: hidden;
}

    #safir-searchform #s {
        display: block;
        float: left;
        width: 100%;
        background: 0;
        height: 16px;
        border: 0;
        line-height: 16px;
        color: #999;
        margin: 3px 0;
        padding: 0 30px 0 5px;
        font-family: "Exo 2", sans-serif;
        font-size: 12px;
    }

    #safir-searchform button {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 25px;
        height: 24px;
        border: 0;
        cursor: pointer;
        text-align: center;
        background: #eee;
        color: #283d4e;
        background: -moz-linear-gradient(top, #fff 0%, #eae8e8 100%);
        background: -webkit-linear-gradient(top, #fff 0%, #eae8e8 100%);
        background: -o-linear-gradient(top, #fff 0%, #eae8e8 100%);
        background: linear-gradient(to bottom, #fff 0%, #eae8e8 100%);
        border-left: 1px solid #ecebeb;
        vertical-align: middle;
        font-size: 20px;
    }

        #safir-searchform button:before {
            content: "\101";
        }

#topSocial {
    float: right;
    display: inline-block;
    margin-top: 8px;
}

    #topSocial p {
        float: left;
    }

        #topSocial p span {
            display: block;
            float: left;
            line-height: 25px;
            font-size: 20px;
            margin-right: 5px;
        }

            #topSocial p span:first-child {
                font-size: 11px;
            }

    #topSocial ul {
        float: right;
        overflow: hidden;
    }

.safirSocial ul {
    overflow: hidden;
}

.safirSocial li {
    float: left;
    margin-left: 4px;
}

    .safirSocial li:first-child {
        margin-left: 0;
    }

.safirSocial a {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: initial !important;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    background-image: -moz-linear-gradient( 90deg, #eaeaea 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient( 90deg, #eaeaea 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient( 90deg, #eaeaea 0%, rgb(255, 255, 255) 100%);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1), inset 0px -2px 1px 0px rgba(0, 0, 0, 0.1);
    margin: 1px 0 4px;
}

.layoutleft {
    width: 45px !important;
    height: 70px;
    opacity: 0.5;
    position: fixed;
    bottom: 100px;
    left: 5px;
    border-radius: 2px;
    text-align: center;
    color: #fafafa;
    font-size: 25px;
    z-index: 9999999999999999;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

    .layoutleft:hover {
        opacity: 2.5 !important;
    }

.layoutrigth {
    width: 45px !important;
    height: 70px;
    opacity: 0.5;
    position: fixed;
    bottom: 100px;
    right: 5px;
    border-radius: 2px;
    text-align: center;
    color: #fafafa;
    font-size: 25px;
    z-index: 9999999999999999;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

    .layoutrigth:hover {
        opacity: 2.5 !important;
    }

.safirSocial a i {
    padding-bottom: 5px;
    font-size: 15px;
}


.safirSocial li a i.fa-facebook {
    content: "\116";
    color: #8e9ec2 !important;
}

.safirSocial li a i.fa-twitter {
    content: "\118";
    color: #8ed2de !important;
}

.safirSocial li a i.fa-google {
    content: "\117";
    color: #656565 !important;
}

.safirSocial li a i.fa-linkedin {
    content: "\E021";
    color: #007AB5 !important;
}

.safirSocial li a i.fa-instagram {
    content: "\E023";
    color: #9240A4 !important;
}

.safirSocial li a i.fa-pinterest {
    content: "\E028";
    color: #BD081C !important;
}

.safirSocial li a i.fa-youtube {
    content: "\120";
    color: #cd252c !important;
}

.safirSocial li a i.fa-rss {
    content: "\121";
    color: #ce9f7a !important;
}

.footer-social-icons {
    width: 350px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

    .footer-social-icons ul {
        padding: 0;
        list-style: none;
    }

    .footer-social-icons .social-icon {
        color: #fff;
    }

    .footer-social-icons .social-icons {
        margin-top: 10px;
    }

        .footer-social-icons .social-icons li {
            vertical-align: top;
            display: inline;
            height: 100px;
        }

        .footer-social-icons .social-icons a {
            color: #fff;
            text-decoration: none;
        }

    .footer-social-icons .fa {
        padding: 10px 14px;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
        background-color: #322f30;
    }

        .footer-social-icons .fa:hover {
            background-color: #eb8231;
        }

/****/

#logo {
    float: left;
    display: table;
    height: 70px;
    position: relative;
    z-index: 100;
    padding-left: 50px;
    padding-right: 50px;
}

    #logo h1,
    #logo span {
        display: table-row;
    }

    #logo a {
        display: table-cell;
        vertical-align: middle;
    }

    #logo img {
        max-height: 60px;
    }

#menu {
    float: right;
    z-index: 40;
    position: relative;
    padding: 7px;
}

    #menu .toggleMenu {
        display: none;
    }

    #menu span.icon {
        display: block;
        margin: auto;
        font-size: 20px;
        height: 20px;
    }

    #menu li {
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, 0.05);
        float: left;
        position: relative;
    }

        #menu li div.active {
            border-bottom: 3px solid #283d4e;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            color: #283d4e;
            font-size: 13px;
            display: block;
            height: 10px;
        }

            #menu li div.active:before {
                content: "\E006";
            }

        #menu li:first-child {
            border-left: 1px solid rgba(0, 0, 0, 0.05);
        }

    #menu a {
        display: block;
        padding: 15px 25px;
        color: #283d4e;
        transition: all .2s;
        font-size: 13px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: bold;
    }

    #menu li:hover a {
        background-color: #283d4e;
        color: #dbc164;
    }

    #menu .sub-menu {
        visibility: hidden;
        position: absolute;
        z-index: 40;
        box-shadow: 3px 3px 5px #333;
        background: #283d4e;
        border-top: 1px solid rgba(0, 0, 0, 0.15);
    }

    #menu li:hover > .sub-menu {
        visibility: visible;
    }

    #menu .sub-menu li {
        float: none;
        display: block;
        text-align: left;
        background: none;
        position: relative;
        line-height: 34px;
        height: 36px;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        border-left: 1px solid rgba(0, 0, 0, 0.2);
    }

    #menu .sub-menu a {
        display: block;
        width: auto;
        min-width: 210px;
        text-align: left;
        line-height: 34px;
        margin: 0;
        padding: 0 15px 0 0;
        transition: none;
        text-transform: capitalize;
        font-weight: normal;
    }

    #menu li:hover .sub-menu a {
        color: #fff;
    }

    #menu .sub-menu a:hover {
        background: rgba(0, 0, 0, 0.15);
    }

    #menu .sub-menu .sub-menu {
        left: 100%;
        top: 0;
        margin: -1px 0 0 1px;
        border-top: none;
    }

    #menu .sub-menu span.icon {
        float: left;
        display: block;
        margin: 9px 4px;
        font-size: 16px;
        height: 16px;
        width: 16px;
    }

    #menu span.icon:before {
        content: "\0115";
    }

    #menu .sub-menu span.icon:before {
        content: "\0108";
    }

#featured {
    background: #283d4e
}

    #featured .sub-menu {
        display: none;
    }

    #featured .table {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
    }

        #featured .table > ul {
            display: table-row;
        }

    #featured li {
        display: table-cell;
        vertical-align: top;
        transition: all .3s;
    }

    #featured a {
        padding: 10px 0;
        color: #dbc164;
        display: block;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
    }

    #featured li:nth-child(odd) {
        background: rgba(255, 255, 255, 0.03);
    }

    #featured li:hover {
        background: rgba(0, 0, 0, 0.1)
    }

    #featured span.icons {
        display: block;
        margin: auto;
        height: 30px;
        font-size: 30px;
        margin-bottom: 5px;
    }

    #featured .description {
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
        color: #fff;
        border-top: 1px dashed rgba(255, 255, 255, 0.1);
        min-height: 36px;
        margin: 8px 3px 0;
        padding: 4px 10px 0;
    }

#spot {
    background: #283d4e;
    color: #fff;
    position: relative;
}

    #spot .toggle {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 50%;
        cursor: pointer;
        background: #fff;
        color: #283d4e;
        transition: all .4s;
        font-size: 12px;
    }

        #spot .toggle:hover {
            color: #fff;
            background: #283d4e;
        }

        #spot .toggle.opened {
            line-height: 20px;
        }

            #spot .toggle.opened:before {
                content: "\E000";
            }

        #spot .toggle.closed:before {
            content: "\106";
        }

    #spot .inner {
        background: rgba(255, 255, 255, 0.4) url(../img/pattern2.png);
    }

    #spot .innerContainer {
        padding: 20px;
    }

        #spot .innerContainer .content {
            display: none;
        }

    #spot .icon {
        display: block;
        float: left;
        width: 100px;
        height: 100px;
        font-size: 100px;
        text-shadow: 4px 4px 1px rgba(40, 61, 78, 0.2);
        margin: 5px 15px 5px 0;
    }

    #spot .header {
        font-size: 22px;
        font-weight: 300;
        margin-bottom: 5px;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    }

    #spot .description {
        color: #eee;
        line-height: 1.5;
        margin-bottom: 10px;
    }

#main {
    overflow: hidden;
    margin: 20px auto;
    clear: both;
}

#content {
    float: right;
    width: 68%;
}

.sidebarRight #content {
    float: left;
}

#content.full {
    float: none;
    width: 100%;
}

    #content.full iframe {
        border: 0;
    }

aside {
    float: left;
    width: 30%;
}

.sidebarRight aside {
    float: right;
}

#slider {
    background: url(../img/slider-bg.png);
    position: relative;
    z-index: 20;
    margin-bottom: 1px;
}

.homeWidget:last-child {
    background: none;
    border-bottom: 0;
}

.sidebarWidget {
    margin-bottom: 20px;
}

    .sidebarWidget.nativeWidget li {
        border-top: 1px dotted #ddd;
        padding: 6px 0;
    }

        .sidebarWidget.nativeWidget li:first-child {
            border-top: 0;
        }

.aboutWidget {
    overflow: hidden;
    padding: 20px 0;
    background: #eee;
    border-bottom: 1px solid #ddd;
}

    .aboutWidget .menuItem {
        width: 110px;
        float: left;
        text-align: center;
        margin-right: 20px;
        border-radius: 0 30px 0 30px;
        overflow: hidden;
    }

        .aboutWidget .menuItem a {
            padding: 25px 10px 10px 10px;
            display: block;
            transition: all .4s;
            color: #fff;
        }

        .aboutWidget .menuItem.color1 {
            background: #283d4e;
        }

        .aboutWidget .menuItem.color2 {
            background: #ee333c;
        }

        .aboutWidget .menuItem.color3 {
            background: #1bbc9b;
        }

        .aboutWidget .menuItem.color4 {
            background: #f1c40f;
        }

        .aboutWidget .menuItem a:hover {
            background: rgba(0, 0, 0, 0.2);
        }

        .aboutWidget .menuItem .title {
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .aboutWidget .menuItem .desc {
            font-size: 14px;
            font-weight: 300;
            line-height: 18px;
            min-height: 72px;
            margin-bottom: 30px;
        }

        .aboutWidget .menuItem .icon {
            display: block;
            height: 80px;
            width: 80px;
            margin: auto;
            text-align: center;
            font-size: 80px;
        }

    .aboutWidget .text h2 {
        font-weight: normal;
    }

    .aboutWidget .text .description p {
        line-height: 22px;
        font-size: 13px;
        margin: 5px 0;
    }

.safirCustomMenu .mainHeading {
    margin-bottom: 10px;
}

.safirCustomMenu ul li {
    margin: 0 0 1px;
    transition: all .2s;
}

    .safirCustomMenu ul li.active .titlem {
        padding-left: 10px;
    }

    .safirCustomMenu ul li.active .arrowm {
        background: rgba(6, 6, 6, 0.31);
    }

.safirCustomMenu ul.sub-menu li.active .titlems {
    padding-left: 10px;
}

.safirCustomMenu a {
    background: rgba(40, 61, 78, 0.08);
    display: block;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

    .safirCustomMenu a .arrow.icon {
        width: 36px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        display: block;
        float: left;
        margin-right: 10px;
        background: rgba(0, 0, 0, 0.05);
        font-size: 14px;
        color: #999;
        transition: all .4s;
    }

.safirCustomMenu > ul > li > a:hover .arrow.icon {
    background: rgba(0, 0, 0, 0.1);
}

.safirCustomMenu a .title {
    transition: all .2s;
}

.safirCustomMenu a:hover .title {
    padding-left: 5px;
}

.safirCustomMenu a .arrow.icon:before {
    content: "\108";
}

.safirCustomMenu .toggle.icon {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    float: right;
    background: rgba(40, 61, 78, 0.08);
    font-size: 15px;
    color: #999;
    cursor: pointer;
}

    .safirCustomMenu .toggle.icon:before {
        content: "\115";
    }

    .safirCustomMenu .toggle.icon.active:before {
        content: "\114";
    }

.safirCustomMenu.sub-closed > ul > li > .sub-menu {
    display: none;
}

.safirCustomMenu .sub-menu .sub-menu {
    margin-left: 30px;
}

.safirCustomMenu .sub-menu a {
    background: none;
}

.safirCustomMenu .sub-menu .arrow.icon {
    background: none;
    border-bottom: 1px dashed #aaa;
    border-left: 1px dashed #aaa;
    text-align: right;
    height: 9px;
    width: 16px;
    margin: 11px 12px 0 18px;
    line-height: 16px;
}

    .safirCustomMenu .sub-menu .arrow.icon:before {
        margin-left: 12px;
    }

.postsWidget {
    position: relative;
    background: #fbfbfb;
}

    .postsWidget.categories {
        background: #fbfbfb url(../img/pattern2.png);
    }

    .postsWidget .items.scroll {
        display: none;
    }

    .postsWidget .item {
        text-align: center;
        margin-bottom: 30px;
    }

    .postsWidget .scroll .item {
        margin: 15px 0;
    }

    .postsWidget .list .item {
        width: 20%;
        float: left;
    }

    .postsWidget .item .thumb {
        border-radius: 50%;
        margin: auto;
        max-width: 128px;
        border: 5px solid;
        overflow: hidden;
        background: #fff;
    }

        .postsWidget .item .thumb img {
            display: block;
        }

    .postsWidget .item .shape.line {
        width: 1px;
        height: 20px;
        margin: auto;
    }

    .postsWidget .item .shape.circle {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin: auto;
    }

    .postsWidget .item .title {
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        margin: 5px 0;
        padding: 0 10px;
    }

        .postsWidget .item .title a {
            transition: all .4s;
        }

    .postsWidget .item .detail {
        line-height: 15px;
        max-height: 60px;
        overflow: hidden;
        margin-bottom: 10px;
        color: #a3a3a3;
        padding: 0 10px;
    }

    .postsWidget .owl-buttons {
        text-align: center;
        margin-bottom: 15px;
    }

        .postsWidget .owl-buttons div {
            width: 26px;
            height: 20px;
            display: inline-block;
            margin: 0 2px;
            background: #283d4e;
            border-radius: 2px;
            transition: all .4s;
            color: #fff;
            font-size: 15px;
            text-align: center;
            line-height: 20px;
        }

            .postsWidget .owl-buttons div:hover {
                background: #dbc164;
                color: #283d4e;
            }

        .postsWidget .owl-buttons .owl-prev:before {
            content: "\0107";
        }

        .postsWidget .owl-buttons .owl-next:before {
            content: "\0108";
        }

    .postsWidget.advanced2 .items {
        margin: 0 -5px;
    }

    .postsWidget.advanced2 .list .container {
        width: 25%;
        float: left;
    }

    .postsWidget.advanced2 .container {
        padding: 0 5px;
        margin: 15px 0;
    }

.articleList {
    margin: 0 -5px;
}

    .articleList .container {
        width: 33.333333%;
        float: left;
        padding: 0 5px;
        margin-bottom: 10px;
    }

.post.standard .row {
    display: table-row;
}

.post.standard {
    text-align: center;
    background: #fff;
    border: 1px solid #e4e4e4;
}

    .post.standard .thumb img {
        display: block;
    }

    .post.standard .title {
        display: table;
        width: 100%;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        padding: 5px 0;
        border-bottom: 1px dashed #e4e4e4;
    }

        .post.standard .title a {
            display: table-cell;
            vertical-align: middle;
            height: 36px;
        }

            .post.standard .title a span {
                display: block;
                line-height: 18px;
                max-height: 36px;
                overflow: hidden;
                padding: 0 5px;
            }

        .post.standard .title a {
            transition: all .4s;
        }

    .post.standard .summary {
        line-height: 15px;
        height: 45px;
        overflow: hidden;
        margin: 10px;
        color: #939393;
    }

    .post.standard .meta {
        display: table;
        width: 100%;
        font-weight: bold;
        font-size: 14px;
    }

        .post.standard .meta .date {
            display: table-cell;
            padding: 10px 0;
            color: #283d4e;
            background: #dbc164
        }

        .post.standard .meta .more {
            display: table-cell;
            padding: 10px 0;
            background: #283d4e;
            color: #fff;
            transition: all .4s;
        }

            .post.standard .meta .more:hover {
                color: #dbc164;
            }

.post.sidebar {
    margin-top: 10px;
    padding: 8px;
    background: rgba(40, 61, 78, 0.05);
}

    .post.sidebar .thumb {
        float: left;
        margin-right: 10px;
        border: 1px solid #fff;
    }

    .post.sidebar .detail {
        line-height: 18px;
        height: 72px;
        overflow: hidden;
    }

    .post.sidebar .title {
        font-weight: bold;
        font-size: 13px;
        text-transform: uppercase;
    }

    .post.sidebar .summary {
        font-size: 12px;
    }

.referencesWidget {
    background: #f1f1f1;
}

    .referencesWidget .innerContainer {
        padding: 15px 0;
    }

    .referencesWidget .items {
        display: none;
        padding: 5px 40px;
        border: 1px solid #ddd;
        border-radius: 3px;
        overflow: hidden;
        height: 135px;
        background: #fff;
    }

        .referencesWidget .items a {
            line-height: 110px;
            padding: 0 5px;
            display: block;
            text-align: center;
            margin: 5px;
            border: 1px solid #ddd;
        }

        .referencesWidget .items img {
            max-height: 100px;
            vertical-align: middle;
        }

    .referencesWidget .owl-buttons {
        text-align: center;
        margin-bottom: 15px;
    }

        .referencesWidget .owl-buttons div {
            width: 30px;
            height: 135px;
            line-height: 135px;
            display: inline-block;
            background: rgba(0, 0, 0, 0.03);
            transition: all .2s;
            color: #aaa;
            font-size: 15px;
            text-align: center;
            position: absolute;
            top: 0;
        }

            .referencesWidget .owl-buttons div:hover {
                background: rgba(0, 0, 0, 0.08);
            }

        .referencesWidget .owl-buttons .owl-prev {
            left: 0;
            border-radius: 3px 0 0 3px;
            border-right: 1px solid rgba(0, 0, 0, 0.03);
        }

        .referencesWidget .owl-buttons .owl-next {
            right: 0;
            border-radius: 0 3px 3px 0;
            border-left: 1px solid rgba(0, 0, 0, 0.03);
        }

        .referencesWidget .owl-buttons .owl-prev:before {
            content: "\0107";
        }

        .referencesWidget .owl-buttons .owl-next:before {
            content: "\0108";
        }

.galleryWidget .innerContainer {
    padding: 0;
}

.galleryWidget .mainHeading {
    margin-bottom: 10px;
}

.galleryWidget .items {
    display: none;
    overflow: hidden;
    border-bottom: 3px solid rgba(40, 61, 78, 0.5);
}

    .galleryWidget .items a {
        display: block;
        text-align: center;
    }

.galleryWidget .owl-buttons {
    text-align: center;
}

    .galleryWidget .owl-buttons div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        background: rgba(219, 193, 100, 0.9);
        transition: all .2s;
        color: #fff;
        font-size: 15px;
        text-align: center;
        position: absolute;
        top: 50%;
        margin-top: -15px;
    }

        .galleryWidget .owl-buttons div:hover {
            background: #dbc164;
        }

    .galleryWidget .owl-buttons .owl-prev {
        left: 0;
        border-radius: 0 3px 3px 0;
    }

    .galleryWidget .owl-buttons .owl-next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    .galleryWidget .owl-buttons .owl-prev:before {
        content: "\107";
    }

    .galleryWidget .owl-buttons .owl-next:before {
        content: "\108";
    }

.buttonWidget {
    border-radius: 3px;
    overflow: hidden;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

    .buttonWidget a {
        display: block;
        padding: 15px;
        color: #fff;
        min-height: 90px;
        background: rgba(40, 61, 78, 0.85) url(images/button-bg.png);
        transition: all .15s;
    }

        .buttonWidget a:hover {
            background-color: rgba(40, 61, 78, 0.95);
        }

    .buttonWidget .icon:before {
        display: block;
        float: left;
        font-size: 60px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-right: 10px;
    }

    .buttonWidget .header {
        font-size: 18px;
        font-weight: bold;
    }

    .buttonWidget .content {
        text-align: left;
        line-height: 1.5;
    }

#contactBlock {
    overflow: hidden;
    margin-bottom: 30px;
}

    #contactBlock .info {
        float: left;
        width: 49.5%;
    }

        #contactBlock .info .item {
            overflow: hidden;
        }

            #contactBlock .info .item .icon {
                float: left;
                width: 51px;
                height: 51px;
                border-radius: 50%;
                border: 1px solid #ccc;
                text-align: center;
                line-height: 51px;
                font-size: 20px;
                color: #2ac0a2;
            }

        #contactBlock .info .unvan .icon:before {
            content: "\0102";
            font-size: 24px;
        }

        #contactBlock .info .contactphone .icon:before {
            content: "\0104";
            font-size: 24px;
        }

        #contactBlock .info .fax .icon:before {
            content: "\E009";
        }

        #contactBlock .info .contactmail .icon:before {
            content: "\0103";
            font-size: 24px;
        }

        #contactBlock .info .address .icon:before {
            content: "\E001";
            font-size: 26px;
        }

        #contactBlock .info .item .dots {
            margin: 11px;
            float: left;
        }

            #contactBlock .info .item .dots .dot {
                width: 4px;
                height: 4px;
                background: #dbc164;
                margin: 4px 0;
            }

        #contactBlock .info .item .table {
            display: table;
        }

        #contactBlock .info .item .row {
            display: table-row;
        }

        #contactBlock .info .item .cell {
            display: table-cell;
            height: 50px;
            vertical-align: middle;
            color: #a1a1b0;
            font-size: 12px;
        }

        #contactBlock .info .seperator {
            width: 51px;
        }

            #contactBlock .info .seperator .line {
                width: 1px;
                height: 8px;
                margin: auto;
                background: #ccc;
            }

            #contactBlock .info .seperator .dot {
                width: 5px;
                height: 5px;
                margin: auto;
                background: #ccc;
                border-radius: 50%;
            }

    #contactBlock .form {
        float: right;
        width: 49.5%;
    }

        #contactBlock .form span {
            display: block;
            margin-bottom: 5px;
        }

        #contactBlock .form form input[type=text],
        #contactBlock .form form input[type=password],
        #contactBlock .form form input[type=email],
        #contactBlock .form form textarea,
        #contactBlock .form form select {
            width: 100%;
            padding-left: 30px;
            margin: 0;
        }

        #contactBlock .form form input[type=submit] {
            float: right;
            background: #1bbc9b;
            color: #fff;
        }

            #contactBlock .form form input[type=submit]:hover {
                background: #283d4e;
                color: #fff;
            }

    #contactBlock p .icon {
        display: block;
        width: 20px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        position: absolute;
        left: 8px;
        top: 0px;
        color: #aaa;
    }

    #contactBlock .adsoyad .icon:before {
        content: "\E002";
    }

    #contactBlock .email .icon:before {
        content: "\0103";
    }

    #contactBlock .telefon .icon:before {
        content: "\0104";
    }

    #contactBlock .website .icon:before {
        content: "\E005";
    }

    #contactBlock .konu .icon:before {
        content: "\0108";
    }

    #contactBlock .mesaj .icon:before {
        content: "\E004";
    }

.descriptionbox {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px;
    color: #fff;
    background-size: cover !important;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

    .descriptionbox.coffee {
        background: url(images/descriptionbox/coffee.jpg) 50% 50%;
    }

    .descriptionbox.desk {
        background: url(images/descriptionbox/desk.jpg) 50% 50%;
    }

    .descriptionbox.environment {
        background: url(images/descriptionbox/environment.jpg) 50% 50%;
    }

    .descriptionbox.flowers {
        background: url(images/descriptionbox/flowers.jpg) 50% 50%;
    }

    .descriptionbox.notes {
        background: url(images/descriptionbox/notes.jpg) 50% 50%;
    }

    .descriptionbox.question {
        background: url(images/descriptionbox/question.jpg) 50% 50%;
    }

    .descriptionbox.railways {
        background: url(images/descriptionbox/railways.jpg) 50% 50%;
    }

    .descriptionbox.buildings {
        background: url(images/descriptionbox/buildings.jpg) 50% 50%;
    }

    .descriptionbox.sky {
        background: url(images/descriptionbox/sky.jpg) 50% 50%;
    }

    .descriptionbox .inner {
        padding: 3%;
        overflow: hidden;
        background: rgba(40, 61, 78, 0.85) url(images/pattern1.png);
    }

    .descriptionbox .icon:before {
        display: block;
        float: left;
        font-size: 75px;
        width: 75px;
        height: 75px;
        line-height: 75px;
        margin-right: 10px;
    }

    .descriptionbox .header {
        font-size: 16px;
        font-weight: 500;
    }

    .descriptionbox .content {
        text-align: left;
        line-height: 1.5;
    }

.safir-faq {
    margin-bottom: 10px;
}

    .safir-faq .question {
        cursor: pointer;
        background: #f4f4f4;
        border-radius: 3px;
        padding: 10px 30px;
        color: #283d4e;
        font-weight: 500;
        position: relative;
    }

        .safir-faq .question.active {
            background: #e4e4e4;
        }

        .safir-faq .question .text {
            line-height: 16px;
            display: block;
        }

    .safir-faq .icon {
        position: absolute;
        top: 10px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
    }

        .safir-faq .icon.questionmark {
            left: 10px;
        }

        .safir-faq .icon.plus {
            right: 10px;
            color: #1bbc9b;
        }

        .safir-faq .icon.questionmark:before {
            content: "\111";
            display: block;
        }

        .safir-faq .icon.plus:before {
            content: "\115";
        }

    .safir-faq .active .icon.plus:before {
        content: "\114";
    }

    .safir-faq .answer {
        display: none;
        margin: 10px 0 0 30px;
    }

#singleBlock.type1 {
    margin-bottom: 5px;
}

#singleBlock .thumb {
    ;
    border: 1px solid #e2e2e2;
    padding: 1px;
}

#singleBlock.type2 {
    float: left;
    margin: 0 10px 5px 0;
}

    #singleBlock.type2 img {
        width: 100%;
    }

#single .metaBox {
    overflow: hidden;
    background: #283d4e;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 2px;
    clear: both;
}

    #single .metaBox .meta {
        float: left;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
        text-transform: uppercase;
        margin: 5px 30px 5px 5px;
    }

        #single .metaBox .meta:last-child {
            margin-right: 0;
        }

        #single .metaBox .meta a {
            color: #fff;
        }

            #single .metaBox .meta a:hover {
                color: #ddd;
            }

    #single .metaBox .icon {
        width: 16px;
        height: 16px;
        float: left;
        font-size: 16px;
        text-align: center;
        line-height: 16px;
        margin-right: 4px;
    }

    #single .metaBox .category .icon:before {
        content: "\0115";
    }

    #single .metaBox .hit .icon:before {
        content: "\E012";
    }

    #single .metaBox .comment .icon:before {
        content: "\0119";
    }

    #single .metaBox .date .icon:before {
        content: "\E013";
    }

.safirShare {
    margin-bottom: 10px;
    clear: both;
}

.authorBlock .safirShare {
    clear: none;
    margin-bottom: 0;
}

.safirShare #___plusone_0,
.safirShare #___plusone_1 {
    position: relative;
    top: 3px;
}

.safirShare #twitter-widget-0,
.safirShare #twitter-widget-1 {
    width: 105px !important;
}

#single .share {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 12px;
    margin-bottom: 11px;
}

#single .tags {
    clear: both;
    overflow: hidden;
    margin-bottom: 6px;
}

    #single .tags a {
        display: block;
        float: left;
        padding: 3px 8px;
        background: #fafafa;
        margin: 0 4px 4px 0;
        border-radius: 2px;
        border: 1px solid #eee;
        font-size: 12px;
    }

        #single .tags a:hover {
            background-color: #f5f5f5;
        }

#single #slider-group {
    margin-bottom: 20px;
    box-shadow: none;
}

#single #slider-thumbs a img {
    height: 100%;
}

#single #related {
    margin-bottom: 20px;
}

#comments {
    clear: both;
}

    #comments ol {
        list-style: none;
        margin: 0 0 10px;
    }

    #comments p.nocomments {
        margin: 0 0 40px;
    }

    #comments ol li {
        clear: both;
        line-height: 1.5;
        overflow: hidden;
        margin: 10px 0 0;
    }

        #comments ol li .comment-meta + p {
            border-top: 1px dotted #eee;
            margin-top: 6px;
            padding-top: 6px;
        }

    #comments .reply {
        position: absolute;
        top: 8px;
        right: 10px;
    }

    #comments a.comment-reply-link {
        display: inline-block;
        line-height: 20px;
        padding-left: 16px;
        background: url(images/reply-icon.png) 0 50% no-repeat;
    }

    #comments li li {
        padding-left: 60px;
    }

    #comments ol.children li {
        background: url(images/reply.png) 20px 20px no-repeat;
    }

#reply-title {
    display: block;
}

#comments div.comment-body {
    overflow: hidden;
    position: relative;
    padding: 10px;
    background: #fcfcfc;
    border: 1px solid #eee;
    border-radius: 3px;
}

    #comments div.comment-body br {
        display: none;
    }

#comments .says {
    display: none;
}

.commentlist .avatar {
    background: #efefef;
    border: 1px solid #e1e0e0;
    float: left;
    margin: 0 10px 0 0;
    padding: 2px;
}

.commentlist .comment-author {
    display: inline;
}

    .commentlist .comment-author cite {
        display: inline;
        font-style: normal;
        font-weight: bold;
    }

.commentlist .comment-meta {
    color: #999;
    display: inline;
    float: right;
    margin-right: 75px;
}

    .commentlist .comment-meta a {
        color: #999;
    }

#respond .inputs {
    overflow: hidden;
    margin: 0 -4px;
}

    #respond .inputs .item {
        width: 50%;
        float: left;
        padding: 0 4px;
    }

#respond p.warning {
    color: red;
    font-style: italic;
}

#comments input#author,
#comments input#email,
#comments input#url {
    display: block;
    width: 100%;
}

#content #comments form textarea {
    width: 100%;
    display: block;
    height: 80px;
}

#comments.logged-in textarea {
    margin-top: 10px;
}

#respond p.form-submit {
    clear: both;
    float: right;
}

img.alignleft {
    border: 1px solid #cdc;
    float: left;
    margin: 0 10px 10px 0;
    padding: 1px;
}

img.alignright {
    border: 1px solid #cdc;
    float: right;
    margin: 0 0 10px 10px;
    padding: 1px;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    text-align: center;
    margin: 5px auto;
}

#gallery-links {
    overflow: hidden;
    position: relative;
    height: 30px;
    margin-bottom: 10px;
}

    #gallery-links .prev {
        background: url(images/prevnext.png);
        float: left;
    }

        #gallery-links .prev a {
            display: block;
            width: 100px;
            height: 30px;
            text-indent: -9999px;
        }

    #gallery-links .next {
        background: url(images/prevnext.png) 0 -30px;
        float: right;
    }

        #gallery-links .next a {
            display: block;
            width: 100px;
            height: 30px;
            text-indent: -9999px;
        }

    #gallery-links .number {
        margin: auto;
        position: absolute;
        width: 100px;
        left: 50%;
        top: 0;
        margin-left: -50px;
        text-align: center;
        line-height: 30px;
        font-size: 12px;
    }

#image {
    text-align: center;
}

#single.attachment .gallery-nav {
    text-align: center;
    margin-bottom: 10px;
}

#page-links {
    text-align: center;
    margin-bottom: 5px;
}

    #page-links span {
        display: inline-block;
    }

#single.attachment .reading p {
    text-align: center;
}

#single.attachment #image {
    text-align: center;
    padding: 2%;
    background: #fafafa;
}

#single.attachment .gallery-nav a,
#page-links span {
    display: inline-block;
    color: #999;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.59);
    background: #ECECEC;
    padding: 6px 0;
    width: 30px;
    text-align: center;
    border: 1px solid #D8D8D8;
    border-bottom: 1px solid #CCC;
    border-radius: 3px;
    overflow: visible;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.69), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 15px 14px rgba(255, 255, 255, 0.57);
    margin: 2px 0;
    transition: all .2s;
}

    #single.attachment .gallery-nav a:hover,
    #single.attachment .gallery-nav a.active,
    #page-links > span {
        color: #888;
        text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.69);
        background: #ddd;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.69), inset 0px -1px 0px rgba(0, 0, 0, 0.0187);
    }

#gallery-1 {
    clear: both;
}

.reading .gallery {
    overflow: hidden;
    margin: 0 -5px;
}

.gallery-columns-0 .gallery-item {
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33.3333%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.reading .gallery .gallery-item {
    float: left;
    text-align: center;
    padding: 5px;
}

    .reading .gallery .gallery-item dt {
        border: 1px solid #ddd;
        padding: 5px;
        line-height: 148px;
    }

        .reading .gallery .gallery-item dt img {
            vertical-align: middle;
        }

#content form p {
    overflow: hidden;
    margin: 5px 0;
    line-height: 30px;
}

#content form .wpcf7-form-control-wrap {
    width: 100%;
}

#content form input[type=text],
#content form input[type=password],
#content form input[type=email],
#content form textarea,
#content form select {
    font-family: "Exo 2", sans-serif;
    max-width: 400px;
    outline: none;
    border: 1px solid #e5e5f0;
    border-radius: 3px;
    background: #fafafa;
    margin: 3px 0 4px;
    padding: 8px 6px;
    transition: all .25s;
    color: #999;
}

    #content form input[type=text]:focus,
    #content form input[type=password]:focus,
    #content form input[type=email]:focus,
    #content form textarea:focus,
    #content form select:focus {
        border: 1px solid #ccc;
        color: #747474;
    }

#content form input[type=checkbox] {
    margin: 7px 7px 7px 0;
}

#content form textarea {
    max-width: 100%;
    width: 100%;
    height: 90px;
}

#content form input[type=submit] {
    border: 0;
    cursor: pointer;
    border-radius: 2px;
    color: #dbc164;
    padding: 8px 15px;
    background: #283d4e;
    display: inline-block;
    transition: all .4s;
    font-weight: bold;
    font-size: 14px;
}

    #content form input[type=submit]:hover,
    #content form input[type=submit]:focus {
        background: #dbc164;
        color: #283d4e;
    }

div.wpcf7-validation-errors {
    border: 0 !important;
}

div.wpcf7-response-output {
    margin: 20px 0 0 0 !important;
    padding: 10px !important;
    background: #dbc164;
    border-radius: 4px;
}

span.wpcf7-not-valid-tip {
    color: #fff !important;
    margin: 0 5px 5px 0 !important;
    float: right;
    font-size: 11px !important;
    background: #dbc164;
    border-radius: 0 0 3px 3px;
    line-height: 20px;
    padding: 0 5px;
}

.wp-pagenavi {
    overflow: hidden;
    clear: both;
}

    .wp-pagenavi span,
    .wp-pagenavi a {
        display: block;
        float: left;
        min-width: 28px;
        padding: 0 15px !important;
        text-align: center;
        margin: 0 5px 0 0 !important;
        line-height: 30px;
        border: 0 !important;
        font-weight: 500;
        border-radius: 3px;
        color: #283d4e;
        background: #dbc164;
        transition: all .4s;
        font-weight: bold;
    }

        .wp-pagenavi a:hover,
        .wp-pagenavi .current {
            background: #283d4e;
            color: #dbc164;
        }

.safirTop {
    margin: 0 auto -35px;
    display: block;
    position: relative;
    z-index: 20;
    width: 60px;
    height: 62px;
    font-size: 51px;
    cursor: pointer;
    color: #283d4e;
    padding: 5px;
    transition: all .4s;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

    .safirTop:before {
        content: "\0105";
    }

    .safirTop:hover {
        color: #dbc164;
    }

    .safirTop .arrow {
        margin: -57px auto 0;
        display: block;
        width: 15px;
        height: 15px;
        line-height: 62px;
        font-size: 15px;
        cursor: pointer;
        color: #fff;
        text-shadow: none;
    }

        .safirTop .arrow:before {
            content: "\E007";
        }

    .safirTop:hover .arrow {
        color: #283d4e;
    }

.footdiamond {
    max-width: 100% !important;
    padding: 20px !important;
}

footer {
    clear: both;
    background: #283d4e;
    position: relative;
    z-index: 10;
}

    footer .innerContainer {
        padding: 20px 5px;
    }

#footer-social {
    width: 47%;
    float: left;
}

    #footer-social p {
        color: #fff;
        margin-bottom: 8px;
        font-size: 13px;
    }

#footer-menu {
    float: right;
    width: 47%;
    text-align: right;
    color: #fff;
    font-size: 13px;
}

    #footer-menu .children {
        position: absolute !important;
        padding-top: 5px !important;
        width: max-content !important;
        z-index: 40 !important;
    }

    #footer-menu .copyright {
        padding-bottom: 15px;
    }

    #footer-menu ul {
        margin-bottom: 10px;
    }

    #footer-menu li {
        display: inline;
    }

        #footer-menu li::before {
            content: "|";
            padding: 0 8px;
        }

        #footer-menu li:first-child::before {
            content: "";
        }

    #footer-menu a {
        color: #fff;
    }

        #footer-menu a:hover {
            color: #ddd;
        }

#breadcrumb {
    font-size: 12px;
    float: right;
    font-weight: 500;
}

@media all and (max-width:1010px) {
    #featured .innerContainer {
        padding: 0;
    }
}

@media all and (max-width:950px) {
    body #menu {
        display: block;
        float: none;
        border-bottom: 2px solid #fff;
        box-shadow: 0 0 10px #666;
    }

    #menu > ul {
        display: none;
        padding: 0;
    }

    #menu > ul,
    #menu div.menu > ul {
        overflow: hidden;
    }

    #menu .toggleMenu {
        display: block;
        font-weight: 700;
        color: #283d4e;
        cursor: pointer;
        line-height: 70px;
        text-align: right;
        font-size: 15px;
        padding-right: 10px;
    }

        #menu .toggleMenu span {
            display: inline-block;
            line-height: 70px;
            font-size: 17px;
            margin-right: 5px;
        }

        #menu .toggleMenu .safirIconFont:before {
            content: "\E00D";
        }

        #menu .toggleMenu.open .safirIconFont:before {
            content: "\E000";
        }

    #menu span.icon {
        float: left;
        margin: 10px 10px 10px 0;
    }

    #menu .sub-menu span.icon {
        margin: 11px 4px;
    }

    #menu ul li,
    #menu ul li:first-child,
    #menu ul .sub-menu li,
    #menu ul .sub-menu li:first-child {
        display: block;
        width: 100%;
        text-align: left;
        line-height: 40px;
        background: #283d4e;
        border: 0;
        margin: 0;
        height: auto;
    }

    #menu .sub-menu {
        box-shadow: none;
    }

    #menu ul .sub-menu a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu ul li a,
    #menu ul .sub-menu a {
        border-top: 1px solid #c9c9c9;
    }

    #menu a,
    #menu .sub-menu a {
        line-height: 40px;
        display: block;
        margin: 0;
        padding: 0 0 0 10px;
        color: #fff;
    }

    #menu .sub-menu {
        display: block;
        visibility: visible;
        position: relative;
        margin-left: 0;
        border: 0;
    }

        #menu .sub-menu .sub-menu {
            left: 0;
            margin: 0;
        }

    #menu li .sub-menu a {
        padding-left: 30px;
    }

    #menu .sub-menu .sub-menu a {
        padding-left: 60px;
    }

    #menu .sub-menu .sub-menu .sub-menu a {
        padding-left: 90px;
    }

    #menu .sub-menu .sub-menu .sub-menu .sub-menu a {
        padding-left: 120px;
    }
}

@media all and (max-width:860px) {
    #topbar {
        text-align: center;
    }

        #topbar .rightBlock {
            float: none;
        }

    #topInfo {
        margin: 10px auto 17px;
        float: none;
    }

    #topbar .rightBlock {
        margin-bottom: 10px;
    }

    #switcher {
        display: none;
    }

    .postsWidget.advanced2 .list .container {
        width: 33.3333333333%;
    }
}

.color-icon {
    color: #283d4e !important;
}

.headermenu {
    max-width: max-content !important;
}

@media(max-width:966px) {
    .headermenu {
        max-width: 1000px !important;
    }
}

@media all and (max-width:760px) {
    #content,
    #single,
    aside {
        clear: both;
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
}

@media all and (max-width:700px) {
    #featured li {
        display: block;
        width: 50%;
        float: left;
    }

        #featured li:nth-child(odd) {
            clear: both;
            border-right: 1px solid rgba(255, 255, 255, 0.1);
        }

    #featured li {
        background: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

        #featured li:hover {
            background: rgba(0, 0, 0, 0.1) !important;
        }

    .aboutWidget {
        padding: 0;
    }

        .aboutWidget .innerContainer {
            padding: 0;
        }

        .aboutWidget .text {
            padding: 10px;
            text-align: center;
        }

        .aboutWidget .menu {
            overflow: hidden;
        }

        .aboutWidget .menuItem {
            width: 100%;
            float: none;
            border-radius: 0;
            position: relative;
            text-align: left;
        }

            .aboutWidget .menuItem a {
                padding: 10px 10px 10px 60px;
            }

            .aboutWidget .menuItem .title {
                margin-bottom: 5px;
            }

            .aboutWidget .menuItem .desc {
                line-height: 18px;
                min-height: 18px;
                margin-bottom: 0;
            }

            .aboutWidget .menuItem .icon {
                width: 40px;
                height: 40px;
                font-size: 40px;
                position: absolute;
                left: 10px;
                top: 50%;
                margin-top: -20px;
            }

                .aboutWidget .menuItem .icon.pdf {
                    width: 40px;
                    height: 40px;
                    font-size: 40px;
                }

    .reading,
    .reading p,
    .reading li {
        text-align: left;
    }

        .reading h1,
        .reading h2,
        .reading h3,
        .reading h4,
        .reading h5,
        .reading h6 {
            margin-bottom: 10px;
        }

    .postsWidget.advanced2 .list .container {
        width: 50%;
    }
}

@media all and (max-width:600px) {
    #single .metaBox .meta {
        margin-right: 10px;
    }

        #single .metaBox .meta span {
            display: none;
        }

    .articleList .container {
        width: 50%;
    }

    footer .innerContainer {
        padding: 40px 5px 0;
    }

    #footer-social,
    #footer-menu {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }

        #footer-social ul {
            display: inline-block;
        }
}

@media all and (max-width:500px) {
    #contactBlock {
        margin-bottom: 0;
    }

        #contactBlock .info,
        #contactBlock .form {
            float: none;
            width: 100%;
            margin-bottom: 10px;
        }

    #contactMap iframe {
        height: 300px;
    }

    .reading .gallery .gallery-item dt {
        line-height: 100px;
    }

    .gallery .gallery-item {
        width: 33.3333333333%;
    }

    .gallery br {
        display: none;
    }
}

@media all and (max-width:460px) {
    #topbar .rightBlock {
        text-align: center;
    }

    #topSearch,
    #topSocial {
        float: none;
        display: block;
    }

    #topSearch,
    #topSocial {
        float: none;
        display: block;
        margin: 5px;
    }

    #safir-searchform {
        width: 100%;
    }

    #singleBlock.type2 {
        float: none;
        margin: 0 auto 10px;
    }

    .postsWidget.advanced2 .list .container {
        width: 100%;
    }
}

@media all and (max-width:360px) {
    .articleList .container {
        width: 100%;
    }

    #menu .toggleMenu .text {
        display: none;
    }

    .gallery .gallery-item {
        width: 50%;
    }

    .gallery br {
        display: none;
    }
}

@media all and (max-width:320px) {
    #featured li {
        width: 100%;
    }

        #featured li:nth-child(odd) {
            border-right: 0;
        }
}

.postsWidget .item.color1 .thumb {
    border-color: #f1c40f;
}

.postsWidget .item.color1 .title a {
    color: #f1c40f;
}

    .postsWidget .item.color1 .title a:hover {
        color: #333;
    }

.postsWidget .item.color1 .shape {
    background: #f1c40f;
}

.color1 .safirbutton {
    color: #fff;
    background: #f1c40f;
}

    .color1 .safirbutton:hover {
        background: #333;
    }

.postsWidget .item.color2 .thumb {
    border-color: #1bbc9b;
}

.postsWidget .item.color2 .title a {
    color: #1bbc9b;
}

    .postsWidget .item.color2 .title a:hover {
        color: #333;
    }

.postsWidget .item.color2 .shape {
    background: #1bbc9b;
}

.color2 .safirbutton {
    color: #fff;
    background: #1bbc9b;
}

    .color2 .safirbutton:hover {
        background: #333;
    }

.postsWidget .item.color3 .thumb {
    border-color: #dcbf63;
}

.postsWidget .item.color3 .title a {
    color: #dcbf63;
}

    .postsWidget .item.color3 .title a:hover {
        color: #333;
    }

.postsWidget .item.color3 .shape {
    background: #dcbf63;
}

.color3 .safirbutton {
    color: #fff;
    background: #dcbf63;
}

    .color3 .safirbutton:hover {
        background: #333;
    }

.postsWidget .item.color4 .thumb {
    border-color: #ee333c;
}

.postsWidget .item.color4 .title a {
    color: #ee333c;
}

    .postsWidget .item.color4 .title a:hover {
        color: #333;
    }

.postsWidget .item.color4 .shape {
    background: #ee333c;
}

.color4 .safirbutton {
    color: #fff;
    background: #ee333c;
}

    .color4 .safirbutton:hover {
        background: #333;
    }

.postsWidget .item.color5 .thumb {
    border-color: #283d4e;
}

.postsWidget .item.color5 .title a {
    color: #283d4e;
}

    .postsWidget .item.color5 .title a:hover {
        color: #333;
    }

.postsWidget .item.color5 .shape {
    background: #283d4e;
}

.color5 .safirbutton {
    color: #fff;
    background: #283d4e;
}

    .color5 .safirbutton:hover {
        background: #333;
    }

#menu li.arti > a > span.icon:before,
.buttonWidget .icon.arti:before,
.mainHeading .icon.arti:before,
.heading .icon.arti:before,
#spot .icon.arti:before,
.descriptionbox .icon.arti:before,
.aboutWidget .menuItem .icon.arti:before,
#featured .arti span.icon:before {
    content: "\0115";
}

#menu li.ev > a > span.icon:before,
.buttonWidget .icon.ev:before,
.mainHeading .icon.ev:before,
.heading .icon.ev:before,
#spot .icon.ev:before,
.descriptionbox .icon.ev:before,
.aboutWidget .menuItem .icon.ev:before,
#featured .ev span.icon:before {
    content: "\0110";
}

#menu li.urun > a > span.icon:before,
.buttonWidget .icon.urun:before,
.mainHeading .icon.urun:before,
.heading .icon.urun:before,
#spot .icon.urun:before,
.descriptionbox .icon.urun:before,
.aboutWidget .menuItem .icon.urun:before,
#featured .urun span.icon:before {
    content: "\0100";
}

#menu li.kurumsal > a > span.icon:before,
.buttonWidget .icon.kurumsal:before,
.mainHeading .icon.kurumsal:before,
.heading .icon.kurumsal:before,
#spot .icon.kurumsal:before,
.descriptionbox .icon.kurumsal:before,
.aboutWidget .menuItem .icon.kurumsal:before,
#featured .kurumsal span.icon:before {
    content: "\0102";
}

#menu li.iletisim > a > span.icon:before,
.buttonWidget .icon.iletisim:before,
.mainHeading .icon.iletisim:before,
.heading .icon.iletisim:before,
#spot .icon.iletisim:before,
.descriptionbox .icon.iletisim:before,
.aboutWidget .menuItem .icon.iletisim:before,
#featured .iletisim span.icon:before {
    content: "\0103";
}

#menu li.telefon > a > span.icon:before,
.buttonWidget .icon.telefon:before,
.mainHeading .icon.telefon:before,
.heading .icon.telefon:before,
#spot .icon.telefon:before,
.descriptionbox .icon.telefon:before,
.aboutWidget .menuItem .icon.telefon:before,
#featured .telefon span.icon:before {
    content: "\0104";
}

#menu li.ok > a > span.icon:before,
.buttonWidget .icon.ok:before,
.mainHeading .icon.ok:before,
.heading .icon.ok:before,
#spot .icon.ok:before,
.descriptionbox .icon.ok:before,
.aboutWidget .menuItem .icon.ok:before,
#featured .ok span.icon:before {
    content: "\0108";
}

#menu li.soru > a > span.icon:before,
.buttonWidget .icon.soru:before,
.mainHeading .icon.soru:before,
.heading .icon.soru:before,
#spot .icon.soru:before,
.descriptionbox .icon.soru:before,
.aboutWidget .menuItem .icon.soru:before,
#featured .soru span.icon:before {
    content: "\0111";
}

#menu li.yorum > a > span.icon:before,
.buttonWidget .icon.yorum:before,
.mainHeading .icon.yorum:before,
.heading .icon.yorum:before,
#spot .icon.yorum:before,
.descriptionbox .icon.yorum:before,
.aboutWidget .menuItem .icon.yorum:before,
#featured .yorum span.icon:before {
    content: "\0119";
}

#menu li.kalp > a > span.icon:before,
.buttonWidget .icon.kalp:before,
.mainHeading .icon.kalp:before,
.heading .icon.kalp:before,
#spot .icon.kalp:before,
.descriptionbox .icon.kalp:before,
.aboutWidget .menuItem .icon.kalp:before,
#featured .kalp span.icon:before {
    content: "\0113";
}

#menu li.harita > a > span.icon:before,
.buttonWidget .icon.harita:before,
.mainHeading .icon.harita:before,
.heading .icon.harita:before,
#spot .icon.harita:before,
.descriptionbox .icon.harita:before,
.aboutWidget .menuItem .icon.harita:before,
#featured .harita span.icon:before {
    content: "\E001";
}

#menu li.mesaj > a > span.icon:before,
.buttonWidget .icon.mesaj:before,
.mainHeading .icon.mesaj:before,
.heading .icon.mesaj:before,
#spot .icon.mesaj:before,
.descriptionbox .icon.mesaj:before,
.aboutWidget .menuItem .icon.mesaj:before,
#featured .mesaj span.icon:before {
    content: "\E004";
}

#menu li.hesap > a > span.icon:before,
.buttonWidget .icon.hesap:before,
.mainHeading .icon.hesap:before,
.heading .icon.hesap:before,
#spot .icon.hesap:before,
.descriptionbox .icon.hesap:before,
.aboutWidget .menuItem .icon.hesap:before,
#featured .hesap span.icon:before {
    content: "\E003";
}

#menu li.canta > a > span.icon:before,
.buttonWidget .icon.canta:before,
.mainHeading .icon.canta:before,
.heading .icon.canta:before,
#spot .icon.canta:before,
.descriptionbox .icon.canta:before,
.aboutWidget .menuItem .icon.canta:before,
#featured .canta span.icon:before {
    content: "\E008";
}

#menu li.dunya > a > span.icon:before,
.buttonWidget .icon.dunya:before,
.mainHeading .icon.dunya:before,
.heading .icon.dunya:before,
#spot .icon.dunya:before,
.descriptionbox .icon.dunya:before,
.aboutWidget .menuItem .icon.dunya:before,
#featured .dunya span.icon:before {
    content: "\E00A";
}

#menu li.anlasma > a > span.icon:before,
.buttonWidget .icon.anlasma:before,
.mainHeading .icon.anlasma:before,
.heading .icon.anlasma:before,
#spot .icon.anlasma:before,
.descriptionbox .icon.anlasma:before,
.aboutWidget .menuItem .icon.anlasma:before,
#featured .anlasma span.icon:before {
    content: "\E00B";
}

#menu li.buyutec > a > span.icon:before,
.buttonWidget .icon.buyutec:before,
.mainHeading .icon.buyutec:before,
.heading .icon.buyutec:before,
#spot .icon.buyutec:before,
.descriptionbox .icon.buyutec:before,
.aboutWidget .menuItem .icon.buyutec:before,
#featured .buyutec span.icon:before {
    content: "\E00C";
}

#menu li.liste > a > span.icon:before,
.buttonWidget .icon.liste:before,
.mainHeading .icon.liste:before,
.heading .icon.liste:before,
#spot .icon.liste:before,
.descriptionbox .icon.liste:before,
.aboutWidget .menuItem .icon.liste:before,
#featured .liste span.icon:before {
    content: "\E00D";
}

#menu li.gazete > a > span.icon:before,
.buttonWidget .icon.gazete:before,
.mainHeading .icon.gazete:before,
.heading .icon.gazete:before,
#spot .icon.gazete:before,
.descriptionbox .icon.gazete:before,
.aboutWidget .menuItem .icon.gazete:before,
#featured .gazete span.icon:before {
    content: "\E00E";
}

#menu li.monitor > a > span.icon:before,
.buttonWidget .icon.monitor:before,
.mainHeading .icon.monitor:before,
.heading .icon.monitor:before,
#spot .icon.monitor:before,
.descriptionbox .icon.monitor:before,
.aboutWidget .menuItem .icon.monitor:before,
#featured .monitor span.icon:before {
    content: "\E00F";
}

#menu li.destek > a > span.icon:before,
.buttonWidget .icon.destek:before,
.mainHeading .icon.destek:before,
.heading .icon.destek:before,
#spot .icon.destek:before,
.descriptionbox .icon.destek:before,
.aboutWidget .menuItem .icon.destek:before,
#featured .destek span.icon:before {
    content: "\E010";
}

#menu li.foto > a > span.icon:before,
.buttonWidget .icon.foto:before,
.mainHeading .icon.foto:before,
.heading .icon.foto:before,
#spot .icon.foto:before,
.descriptionbox .icon.foto:before,
.aboutWidget .menuItem .icon.foto:before,
#featured .foto span.icon:before {
    content: "\E011";
}

#menu li.video > a > span.icon:before,
.buttonWidget .icon.video:before,
.mainHeading .icon.video:before,
.heading .icon.video:before,
#spot .icon.video:before,
.descriptionbox .icon.video:before,
.aboutWidget .menuItem .icon.video:before,
#featured .video span.icon:before {
    content: "\0120";
}

#menu li.pdf > a > span.icon:before,
.buttonWidget .icon.pdf:before,
.mainHeading .icon.pdf:before,
.heading .icon.pdf:before,
#spot .icon.pdf:before,
.descriptionbox .icon.pdf:before,
.aboutWidget .menuItem .icon.pdf:before,
#featured .pdf span.icon:before {
    content: "\E016";
}

#menu li.kampanya > a > span.icon:before,
.buttonWidget .icon.kampanya:before,
.mainHeading .icon.kampanya:before,
.heading .icon.kampanya:before,
#spot .icon.kampanya:before,
.descriptionbox .icon.kampanya:before,
.aboutWidget .menuItem .icon.kampanya:before,
#featured .kampanya span.icon:before {
    content: "\E01F";
}

#menu li.duyuru > a > span.icon:before,
.buttonWidget .icon.duyuru:before,
.mainHeading .icon.duyuru:before,
.heading .icon.duyuru:before,
#spot .icon.duyuru:before,
.descriptionbox .icon.duyuru:before,
.aboutWidget .menuItem .icon.duyuru:before,
#featured .duyuru span.icon:before {
    content: "\E020";
}

#menu li.rakam0 > a > span.icon:before,
.buttonWidget .icon.rakam0:before,
.mainHeading .icon.rakam0:before,
.heading .icon.rakam0:before,
#spot .icon.rakam0:before,
.descriptionbox .icon.rakam0:before,
.aboutWidget .menuItem .icon.rakam0:before,
#featured .rakam0 span.icon:before {
    content: "\E01E";
}

#menu li.rakam1 > a > span.icon:before,
.buttonWidget .icon.rakam1:before,
.mainHeading .icon.rakam1:before,
.heading .icon.rakam1:before,
#spot .icon.rakam1:before,
.descriptionbox .icon.rakam1:before,
.aboutWidget .menuItem .icon.rakam1:before,
#featured .rakam1 span.icon:before {
    content: "\E019";
}

#menu li.rakam2 > a > span.icon:before,
.buttonWidget .icon.rakam2:before,
.mainHeading .icon.rakam2:before,
.heading .icon.rakam2:before,
#spot .icon.rakam2:before,
.descriptionbox .icon.rakam2:before,
.aboutWidget .menuItem .icon.rakam2:before,
#featured .rakam2 span.icon:before {
    content: "\E01D";
}

#menu li.rakam3 > a > span.icon:before,
.buttonWidget .icon.rakam3:before,
.mainHeading .icon.rakam3:before,
.heading .icon.rakam3:before,
#spot .icon.rakam3:before,
.descriptionbox .icon.rakam3:before,
.aboutWidget .menuItem .icon.rakam3:before,
#featured .rakam3 span.icon:before {
    content: "\E01C";
}

#menu li.rakam4 > a > span.icon:before,
.buttonWidget .icon.rakam4:before,
.mainHeading .icon.rakam4:before,
.heading .icon.rakam4:before,
#spot .icon.rakam4:before,
.descriptionbox .icon.rakam4:before,
.aboutWidget .menuItem .icon.rakam4:before,
#featured .rakam4 span.icon:before {
    content: "\E017";
}

#menu li.rakam5 > a > span.icon:before,
.buttonWidget .icon.rakam5:before,
.mainHeading .icon.rakam5:before,
.heading .icon.rakam5:before,
#spot .icon.rakam5:before,
.descriptionbox .icon.rakam5:before,
.aboutWidget .menuItem .icon.rakam5:before,
#featured .rakam5 span.icon:before {
    content: "\E015";
}

#menu li.rakam6 > a > span.icon:before,
.buttonWidget .icon.rakam6:before,
.mainHeading .icon.rakam6:before,
.heading .icon.rakam6:before,
#spot .icon.rakam6:before,
.descriptionbox .icon.rakam6:before,
.aboutWidget .menuItem .icon.rakam6:before,
#featured .rakam6 span.icon:before {
    content: "\E01B";
}

#menu li.rakam7 > a > span.icon:before,
.buttonWidget .icon.rakam7:before,
.mainHeading .icon.rakam7:before,
.heading .icon.rakam7:before,
#spot .icon.rakam7:before,
.descriptionbox .icon.rakam7:before,
.aboutWidget .menuItem .icon.rakam7:before,
#featured .rakam7 span.icon:before {
    content: "\E01A";
}

#menu li.rakam8 > a > span.icon:before,
.buttonWidget .icon.rakam8:before,
.mainHeading .icon.rakam8:before,
.heading .icon.rakam8:before,
#spot .icon.rakam8:before,
.descriptionbox .icon.rakam8:before,
.aboutWidget .menuItem .icon.rakam8:before,
#featured .rakam8 span.icon:before {
    content: "\E014";
}

#menu li.rakam9 > a > span.icon:before,
.buttonWidget .icon.rakam9:before,
.mainHeading .icon.rakam9:before,
.heading .icon.rakam9:before,
#spot .icon.rakam9:before,
.descriptionbox .icon.rakam9:before,
.aboutWidget .menuItem .icon.rakam9:before,
#featured .rakam9 span.icon:before {
    content: "\E018";
}
