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

[data-icon]:before, #headerSearch button:before, #menu span.icon:before, #menu li.menu-item-has-children span.arrow:before, #infoBlock .cell .icon:before, footer .contact .cell .icon:before, footer .safirTop span:before, .buttonWidget .icon:before, .singleHeading .icon:before, .safir-list li:before, #single .tags .title:before, #crewPage .crewGallery .detail .social a:before, .safirSocial a:before, .mainHeading .icon:before, .aboutWidget .menu li .icon span:before, .safirOwlButtons .owl-nav div:before, .contactWidget .infoBlock .item .icon:before, #contactPage .infoBlock .table .item .icon:before, #contactPage .infoBlock .addressBlock .address .icon:before, #content .safirForm p > span:before, #single .metaBox .icon:before, .commentlist .comment-author cite:before, .commentlist .comment-meta a:before, #comments a.comment-reply-link:before, #comments ol.children li .comment-body:before, #gallery-links .prev a:before, #gallery-links .next a:after, #switcher .icon:before, .safir-faq .icon:before, .safir-faq .openclose:before, .descriptionbox .icon:before, .safirCustomMenu a .arrow.icon:before, #mobileHeaderBlock .button:before, #mobileMenuContainer #menu li.menu-item-has-children span.mobilearrow:before {
    font-family: "yildiz" !important;
    content: attr(data-icon);
    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;
}

*, *:before, *:after {
    outline: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    vertical-align: bottom;
}

ol {
    list-style-position: inside;
}

ul {
    list-style: none;
    list-style-position: outside;
}

blockquote {
    margin: 10px 0;
    padding: 15px;
    font-style: italic;
    background: #ECF0F1;
    border-left: 5px solid rgba(0, 0, 0, 0.05);
}

blockquote p {
    margin: 0 !important;
    text-align: left !important;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

body {
    background: #f7f7f7;
    font: 14px "Montserrat", sans-serif;
    color: #2e2e2e;
}

body.home {
    background: #FFF;
}

input, select, textarea, button {
    font: 14px "Montserrat", sans-serif;
}

a, h1, h2, h3, h4, h5, h6 {
    color: #ed1c24;
}

a:hover {
    color: #222;
}

.stickyMenu #wpadminbar {
    z-index: 999;
}

.innerContainer {
    max-width: 1150px;
    margin: auto;
    overflow: hidden;
    padding: 0 5px;
}

.safirBox {
    background: #fff;
    margin-bottom: 5px;
    padding: 30px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 1px 12px 0px rgba(26, 23, 27, 0.04);
}

aside .safirWidget {
    background: #fff;
    padding: 15px;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0px 1px 12px 0px rgba(26, 23, 27, 0.04);
}

.safirBox + .safirBox {
    margin-top: 30px;
}

aside .safirBox {
    padding: 15px;
}

.safirBox.nopadding {
    padding: 0;
}

.safirEmbedContainer {
    padding-bottom: 52.25%;
    position: relative;
    height: 0;
}

.safirEmbedContainer.wide {
    padding-bottom: 35%;
}

.safirEmbedContainer iframe, .safirEmbedContainer embed, .safirEmbedContainer object, .safirEmbedContainer video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.safirButton {
    color: #fff !important;
    line-height: 40px;
    padding: 0 50px;
    transition: all .3s;
    background: #ed1c24;
    display: inline-block;
    font-weight: bold;
    border-radius: 2px;
}

.safirButton:hover {
    background: #ffffff;
}

.safirButton.alt {
    color: #fff !important;
    background: #ffffff;
}

.safirButton.alt:hover {
    background: #ed1c24;
}

.safirButton + .safirButton {
    margin-left: 15px;
}

.pageHeading {
    margin: 0 -30px 30px;
    padding: 0 30px;
    position: relative;
}

.pageHeading .inner {
    border-left: 4px solid #ed1c24;
    padding-left: 10px;
}

.pageHeading .inner h1 {
    font-size: 26px;
    font-weight: 600;
    color: #2e2e2e;
}

.pageHeading .inner #crumbs {
    margin-top: 3px;
    font-size: 12px;
    font-weight: 300;
    color: #6f6f6f;
}

.pageHeading.withPrice .inner {
    padding-right: 115px;
}

.pageHeading .price {
    line-height: 20px;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
    background: #ed1c24;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    float: left;
    text-indent: 8px;
}

.pageHeading .price:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 8px;
    border-color: transparent transparent transparent #ffffff;
}

.postprice {
    line-height: 14px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 8px;
    background: #ed1c24;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 300;
    float: left;
    text-indent: 5px;
}

.postprice:before, .postprice:after {
    content: '';
    position: absolute;
    left: -5px;
    width: 5px;
}

.postprice:before {
    top: 0;
    border-top: 12px solid #ed1c24;
    border-left: 5px solid transparent;
}

.postprice:after {
    bottom: 0;
    border-bottom: 12px solid #ed1c24;
    border-left: 5px solid transparent;
}

.mainHeading {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f1f1f1;
}

.mainHeading .icon {
    display: block;
    float: left;
    height: 40px;
    width: 40px;
    color: #ed1c24;
    margin: 0 10px 0 0;
}

.safirWidget.darkBg .mainHeading .icon {
    color: #fff;
}

.mainHeading .icon:before {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 40px;
    text-align: center;
}

.mainHeading .title {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}

.mainHeading .title:after {
    display: block;
    content: "";
    clear: both;
}

.mainHeading.noslogan {
    overflow: hidden;
}

.mainHeading.noslogan .title {
    margin-top: 10px;
}

.mainHeading .slogan {
    line-height: 20px;
    font-size: 15px;
    color: #6f6f6f;
    font-weight: 300;
}

.safirWidget.darkBg .mainHeading .slogan {
    color: #f6f6f6;
}

aside .mainHeading {
    background: #ed1c24;
    color: #fff;
    margin: -15px -15px 15px;
    padding: 15px;
    border: 0;
    overflow: visible;
}

aside .mainHeading .title {
    font-size: 15px;
}

aside .mainHeading .icon {
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0;
    color: #fff;
}

aside .mainHeading .icon:before {
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
}

.safirBox.nopadding .mainHeading {
    background: #ed1c24;
    color: #fff;
    margin: 0 0 15px;
    padding: 15px;
    border: 0;
    overflow: visible;
}

.safirBox.nopadding .mainHeading .title {
    font-size: 15px;
}

.safirBox.nopadding .mainHeading .icon {
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0;
    color: #fff;
}

.safirBox.nopadding .mainHeading .icon:before {
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
}

.singleHeading {
    margin-bottom: 15px;
    color: #2e2e2e;
    font-weight: normal;
    letter-spacing: -1px;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}

.singleHeading .icon {
    float: left;
    width: 30px;
    height: 20px;
    color: #ed1c24;
}

.singleHeading .icon:before {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.singleHeading:after {
    content: "";
    display: block;
    height: 2px;
    margin: 15px -30px 25px;
    background: #f1f1f1;
    background: -moz-linear-gradient(left, #ed1c24 0%, #ed1c24 80px, #f1f1f1 80px, #f1f1f1 100%);
    background: -webkit-linear-gradient(left, #ed1c24 0%, #ed1c24 80px, #f1f1f1 80px, #f1f1f1 100%);
    background: linear-gradient(to right, #ed1c24 0%, #ed1c24 80px, #f1f1f1 80px, #f1f1f1 100%);
}

.reading, .reading p, .reading li {
    line-height: 1.8;
    text-align: justify;
    font-size: 15px;
}

.reading > p + *, .reading > ol + *, .reading > ul + *, .reading > div + * {
    margin-top: 30px;
}

.reading {
    margin-bottom: 0;
}

.reading ul li {
    list-style-type: disc;
    margin-left: 20px;
    list-style-position: inside;
}

.reading ol li {
    margin-left: 20px;
    list-style-position: inside;
}

.reading a:hover, .nativeWidget a:hover {
    color: #333;
}

.float {
    overflow: hidden;
}

.bold {
    font-weight: bold;
}

.reading {
    font-size: 13px;
}

.post img {
    width: 100%;
}

.categoryDesc {
    line-height: 1.5;
    background: #fafafa;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #333;
}

.safirNoGallery .gallery {
    display: none;
}

#crumbs, #crumbs a {
    color: #6f6f6f;
}

#crumbs a:hover {
    color: #ed1c24;
}

#switcher {
    position: absolute;
    z-index: 9999999999;
    top: 200px;
    left: -100px;
    text-align: center;
    font-size: 12px;
}

#switcher p {
    padding: 3px 0;
    background: #f3f3f3;
}

#switcher .icon {
    float: right;
    width: 30px;
    background: #ed1c24;
    padding: 5px;
    cursor: pointer;
    border-radius: 0 2px 2px 0;
}

#switcher .icon:before {
    display: block;
    content: "\E04D";
    width: 20px;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
    color: #fff;
}

#switcher form {
    float: left;
    width: 100px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 5px;
}

header {
    position: relative;
    background: #fff;
}

#header {
    background: #fff;
    position: relative;
    z-index: 40;
    clear: both;
    padding: 0;
    height: 86px;
    border-bottom: 6px solid #efefef;
    transition: all .3s;
}

.desktop #header.sticked {
    height: 66px;
}

#mobileHeaderBlock, #mobileMenuContainer {
    display: none;
}

#header .innerContainer {
    overflow: visible;
}

#logo {
    float: left;
    display: table;
    height: 60px;
    margin: 10px 0;
    position: relative;
    z-index: 100;
    transition: all .3s;
}

.desktop #header.sticked #logo {
    margin: 0;
}

#logo h1, #logo span {
    display: table-row;
}

#logo a {
    display: table-cell;
    vertical-align: middle;
}

#logo img {
    max-height: 40px;
    width: auto;
}

#logo img.mobile {
    display: none;
}

.safirSocial {
    overflow: hidden;
}

.safirSocial li {
    float: left;
    margin-left: 6px;
}

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

.safirSocial a {
    display: block;
    width: 20px;
    height: 20px;
}

.safirSocial li a:before {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}

.safirSocial li.facebook a:before {
    content: "\E015";
}

.safirSocial li.twitter a:before {
    content: "\E022";
}

.safirSocial li.instagram a:before {
    content: "\E013";
}

.safirSocial li.linkedin a:before {
    content: "\E03C";
}

.safirSocial li.youtube a:before {
    content: "\E008";
}

.safirSocial li.pinterest a:before {
    content: "\E007";
}

.safirSocial li.whatsapp a:before {
    content: "\E042";
    font-size: 22px;
}

.safirSocial li.rss a:before {
    content: "\E00E";
}

#menuGroup {
    float: right;
    height: 40px;
    margin: 20px 0;
    padding-right: 40px;
    position: relative;
    z-index: 20;
    position: relative;
    transition: all .3s;
}

.desktop #header.sticked #menuGroup {
    margin: 10px 0;
}

#menu {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    z-index: 40;
    position: relative;
}

#menu span.icon {
    display: none;
    width: 20px;
    height: 20px;
    margin: 10px 5px 10px 0;
    color: #ed1c24;
}

#menu span.icon:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    display: block;
}

#menu > ul > li:hover > a > span.icon, #menu > ul > li.active > a > span.icon {
    color: #fff;
}

#menu li {
    float: left;
    position: relative;
    border-left: 1px solid #eaeaea;
    padding: 0 5px;
}

#menu li:first-child {
    border-left: 0;
}

#menu a {
    display: block;
    color: #565656;
    transition: background .2s;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0 15px;
    border-radius: 3px;
}

#menu > ul > li:hover > a, #menu > ul > li.active > a {
    background: #ed1c24;
    color: #fff;
}

#menu .sub-menu {
    display: none;
    position: absolute;
    z-index: 40;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background: #fff;
}

#menu .sub-menu li {
    float: none;
    padding: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #eaeaea;
}

#menu .sub-menu a {
    display: block;
    width: auto;
    min-width: 210px;
    text-align: left;
    line-height: 36px;
    margin: 0;
    white-space: nowrap;
    padding: 0 0 0 10px;
    border: 0;
    border-radius: 0;
    text-transform: none;
    font-weight: normal;
    font-size: 13px;
}

#menu .sub-menu a:hover {
    background: #eaeaea;
}

#menu .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    margin: -1px 0 0 1px;
}

#menu .sub-menu span.icon {
    width: 10px;
    height: 10px;
    margin: 13px 5px 13px 0;
    display: inline-block;
}

#menu .sub-menu span.icon:before {
    content: "\E03B";
}

#menu .sub-menu span.icon:before {
    font-size: 10px;
    line-height: 10px;
    display: block;
}

#menu li.menu-item-has-children span.arrow {
    width: 10px;
    height: 10px;
    display: block;
    float: right;
    margin: 15px 0 15px 5px;
}

#menu li.menu-item-has-children span.arrow:before {
    display: block;
    font-size: 6px;
    line-height: 10px;
    content: "\E036";
}

#menu li.menu-item-has-children li.menu-item-has-children span.arrow {
    margin: 13px 5px 13px 0;
}

#menu li.menu-item-has-children li.menu-item-has-children span.arrow:before {
    color: #666;
    content: "\E025";
}

#headerSearch {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 50;
}

#headerSearch input[type=text] {
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 20px;
    height: 40px;
    border: 0;
    line-height: 40px;
    color: #666;
    padding: 5px 15px 5px 15px;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    position: absolute;
    right: 0;
    display: none;
    width: 0;
}

#headerSearch button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 50%;
    background: #ed1c24;
    color: #fff;
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #fff;
}

#headerSearch button:before {
    display: block;
    width: 20px;
    height: 20px;
    margin: 10px;
    line-height: 20px;
    font-size: 18px;
    content: "\E020";
}

#infoBlock {
    background: #ed1c24;
    padding: 10px 0;
    color: #fff;
    clear: both;
}

#infoBlock .innerContainer {
    background: url(images/spiral.png) 5px 0 repeat-y;
    background-size: 6px 56px;
    padding-left: 15px;
}

#infoBlock .table {
    width: 100%;
    display: table;
}

#infoBlock .row {
    display: table-row;
}

#infoBlock .cell {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 10px 5px 60px;
    background: url(images/spiral.png) 100% 0 repeat-y;
    background-size: 6px 56px;
    line-height: 20px;
    font-size: 14px;
    position: relative;
}

#infoBlock .cell.social {
    width: 27%;
}

#infoBlock .cell .icon {
    float: left;
    display: inline-block;
    height: 40px;
    margin-right: 10px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
}

#infoBlock .cell .icon:before {
    font-size: 40px;
    vertical-align: 40px;
    vertical-align: middle;
}

#infoBlock .cell.phone .icon:before {
    content: "\E003";
}

#infoBlock .cell.email .icon:before {
    content: "\E03D";
}

#infoBlock .cell.social .icon:before {
    content: "\E03F";
}

#infoBlock .cell.language .icon:before {
    content: "\E03E";
}

#infoBlock .cell a {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
}

#infoBlock .cell br + a, #infoBlock .safirSocial {
    margin-top: 5px;
}

#infoBlock .cell.language a {
    display: inline-block;
    margin-left: 6px;
}

#infoBlock .cell.language a:first-child {
    margin-left: 0;
}

#infoBlock .cell.language img {
    width: 24px;
}

#main {
    overflow: hidden;
    margin: 0 auto 40px auto;
    clear: both;
    padding-top: 30px !important;
}

#home {
    min-height: 110px;
}

#content {
    float: right;
    width: 71.0526315789474%;
}

.sidebarRight #content {
    float: left;
}

#content.full {
    float: none;
    width: 100%;
}

#content.full iframe {
    border: 0;
}

aside {
    float: left;
    width: 26.3157894736842%;
}

.sidebarRight aside {
    float: right;
}

.nogallery {
    text-align: center;
    padding: 30px;
    font-size: 18px;
}

.safirWidget.homeWidget {
    background: #fff;
}

.safirWidget.homeWidget.lightBg {
    background: #f7f7f7;
}

.safirWidget.homeWidget.darkBg {
    background: #333;
    color: #eee;
}

.safirWidget.homeWidget .innerContainer {
    padding: 40px 5px;
}

.safirWidget.sidebarWidget .innerContainer {
    padding: 0;
    overflow: visible;
}

.sidebarWidget {
    margin-top: 30px;
}

.sidebarWidget:first-child {
    margin-top: 0;
}

.nativeWidget li {
    border-top: 1px dotted #ddd;
    padding-top: 10px;
    margin-top: 10px;
}

.nativeWidget li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

.rev_slider li {
    border-top: 0;
}

.safirOwlButtons .innerContainer {
    position: relative;
}

.safirOwlButtons .owl-nav {
    position: absolute;
    right: 5px;
    top: 40px;
    color: #fff;
}

.safirWidget.darkBg.safirOwlButtons .owl-nav {
    color: #ed1c24;
}

.safirOwlButtons .owl-nav div {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-left: 5px;
    border-radius: 50%;
    text-align: center;
    background: #ed1c24;
    transition: all .3s;
}

.safirOwlButtons .owl-nav div:hover {
    background: #333;
}

.safirWidget.homeWidget.darkBg.safirOwlButtons .owl-nav div {
    background: #fff;
}

.safirWidget.homeWidget.darkBg.safirOwlButtons .owl-nav div:hover {
    background: #ddd;
}

.safirOwlButtons .owl-nav div:before {
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    display: block;
    margin: 13px;
}

.safirOwlButtons .owl-nav .owl-prev:before {
    content: "\E037";
}

.safirOwlButtons .owl-nav .owl-next:before {
    content: "\E038";
}

aside .safirOwlButtons .owl-nav {
    right: -5px;
    top: 16px;
}

aside .safirOwlButtons .owl-nav div {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    border: 0;
    background: #ed1c24;
    text-align: center;
}

aside .safirOwlButtons .owl-nav div:before {
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    margin: 0;
}

aside .safirOwlButtons .owl-nav div:hover {
    background: none;
}

.safirBox.nopadding .safirOwlButtons .owl-nav {
    right: 10px;
    top: 15px;
}

.safirBox.nopadding .safirOwlButtons .owl-nav div {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    border: 0;
    background: #ed1c24;
    text-align: center;
}

.safirBox.nopadding .safirOwlButtons .owl-nav div:before {
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    margin: 0;
}

.safirBox.nopadding .safirOwlButtons .owl-nav div:hover {
    background: none;
}

.aboutWidget .infoBlock {
    line-height: 1.75;
    color: #6f6f6f;
    margin-bottom: 15px;
}

.aboutWidget .infoBlock h1, .aboutWidget .infoBlock h2, .aboutWidget .infoBlock h3 {
    margin-bottom: 10px;
}

.aboutWidget.homeWidget.darkBg .infoBlock h1, .aboutWidget.homeWidget.darkBg .infoBlock h2, .aboutWidget.homeWidget.darkBg .infoBlock h3, .aboutWidget.homeWidget.darkBg .infoBlock a {
    color: #fff;
}

.aboutWidget .infoBlock h1 {
    font-size: 26px;
}

.aboutWidget .infoBlock h2 {
    font-size: 22px;
}

.aboutWidget .infoBlock h3 {
    font-size: 18px;
}

.aboutWidget .infoBlock p {
    margin-bottom: 10px;
}

.aboutWidget .infoBlock p:last-child {
    margin-bottom: 0;
}

.aboutWidget .menu {
    margin: -10px;
    overflow: hidden;
}

.aboutWidget .menu .sub-menu {
    display: none;
}

.aboutWidget .menu li {
    padding: 10px;
    float: left;
}

.aboutWidget.threecol .menu li {
    width: 33.33333333333333%;
}

.aboutWidget.fourcol .menu li {
    width: 25%;
}

.aboutWidget.fivecol .menu li {
    width: 20%;
}

.aboutWidget.sidebarWidget .menu li {
    width: 100%;
}

.aboutWidget .menu li a {
    overflow: hidden;
    display: block;
    padding: 25px;
    border-radius: 2px;
    background: #f1f1f1;
    transition: all .2s;
}

.aboutWidget.lightBg .menu li a {
    background: #fff;
}

.aboutWidget .menu li .icon {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 20px;
}

.aboutWidget .menu p {
    display: none;
}

.aboutWidget .menu li .icon span {
    display: block;
    width: 40px;
    height: 40px;
}

.aboutWidget .menu li .icon span:before {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 40px;
    content: "\E02F";
}

.aboutWidget .menu li .title {
    text-transform: uppercase;
    display: table;
    height: 40px;
    overflow: hidden;
}

.aboutWidget .menu li .title .text {
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
}

.aboutWidget .menu li .title .text span {
    font-weight: 300;
    display: block;
}

.aboutWidget .menuBlock a:hover {
    color: #ed1c24;
}

.aboutWidget .menuBlock a[href]:hover {
    color: #fff;
    background: #ed1c24;
}

aside .aboutWidget .menu li {
    width: 100%;
}

.categoriesWidget {
    position: relative;
}

.categoriesWidget .items {
    margin: -10px;
    overflow: hidden;
}

.categoriesWidget .items .item-container {
    padding: 10px;
}

.categoriesWidget .items .list .item-container {
    width: 25%;
    float: left;
}

.categoriesWidget .item {
    border-radius: 2px 2px 0 0;
    overflow: hidden;
    position: relative;
    background: #fafafa;
    border-bottom: 3px solid #ed1c24;
}

.categoriesWidget.lightBg .item {
    background: #fff;
}

aside .categoriesWidget.lightBg .item {
    background: #fafafa;
}

.categoriesWidget .item .catthumb {
    position: relative;
    overflow: hidden;
}

.categoriesWidget .item img {
    transition: all 0.5s;
    width: 100%;
}

.categoriesWidget .item:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.categoriesWidget .item .titleContainer {
    padding: 15px 3px;
    text-align: center;
}

.categoriesWidget .item .titleContainer .inner {
}

.categoriesWidget .item:hover .titleContainer .inner {
    color: #ddd;
}

.categoriesWidget .item .titleContainer .inner .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #2e2e2e;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.categoriesWidget .item .titleContainer .inner .count {
    color: #767676;
    font-size: 12px;
}

aside .categoriesWidget .items .list .item-container {
    width: 100%;
}

.advancedPostsWidget1 {
    position: relative;
}

.advancedPostsWidget1 .items {
    margin: -10px;
    overflow: hidden;
}

.advancedPostsWidget1 .items .item-container {
    padding: 10px;
}

.advancedPostsWidget1 .items .list .item-container {
    width: 25%;
    float: left;
}

.advancedPostsWidget1 .item .thumb {
    position: relative;
}

.advancedPostsWidget1 .item img {
    width: 100%;
}

.advancedPostsWidget1 .item .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 14px;
    font-weight: 500;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.60) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.60) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.60) 100%);
}

.advancedPostsWidget1 .item .title span {
    display: block;
    padding: 10px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
}

aside .advancedPostsWidget1 .items .list .item-container {
    width: 100%;
}

.advancedPostsWidget2 {
    position: relative;
}

.advancedPostsWidget2 .items {
    margin: -10px;
    overflow: hidden;
}

.advancedPostsWidget2 .items .item-container {
    padding: 10px;
    float: left;
    width: 50%;
}

.advancedPostsWidget2 .item {
    overflow: hidden;
}

.advancedPostsWidget2 .item .thumb {
    float: left;
    border-radius: 2px;
    overflow: hidden;
}

.advancedPostsWidget2 .item .detail {
    margin-left: 130px;
    line-height: 20px;
    height: 65px;
    overflow: hidden;
}

.advancedPostsWidget2 .item .title a {
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    font-size: 17px;
    font-weight: bold;
    color: #2e2e2e;
    text-transform: uppercase;
}

.advancedPostsWidget2.darkBg .item .title a {
    color: #fff;
}

.advancedPostsWidget2 .item .title a:hover {
    color: #333;
}

.advancedPostsWidget2.darkBg .item .title a:hover {
    color: #ddd;
}

.advancedPostsWidget2 .item .desc {
    color: #6f6f6f;
    font-size: 13px;
}

aside .advancedPostsWidget2 .items .item-container {
    width: 100%;
}

aside .advancedPostsWidget2 .item .detail {
    padding-top: 0;
}

aside .advancedPostsWidget2 .item .title a {
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
}

aside .advancedPostsWidget2 .item .title a {
    margin-bottom: 2px;
}

.advancedPostsWidget3 {
    position: relative;
}

.advancedPostsWidget3 .items {
    margin: -10px;
    overflow: hidden;
}

.advancedPostsWidget3 .items .item-container {
    padding: 10px;
}

.advancedPostsWidget3 .items .list .item-container {
    width: 25%;
    float: left;
}

.advancedPostsWidget3 .item {
    border-radius: 2px 2px 0 0;
    overflow: hidden;
    position: relative;
    background: #fafafa;
    border-bottom: 3px solid #ed1c24;
}

.advancedPostsWidget3.lightBg .item {
    background: #fff;
}

aside .advancedPostsWidget3.lightBg .item {
    background: #fafafa;
}

.advancedPostsWidget3 .item .catthumb {
    position: relative;
    overflow: hidden;
}

.advancedPostsWidget3 .item img {
    transition: all 0.5s;
}

.advancedPostsWidget3 .item:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.advancedPostsWidget3 .item .titleContainer {
    padding: 15px 3px;
    text-align: center;
}

.advancedPostsWidget3 .item .titleContainer .inner {
}

.advancedPostsWidget3 .item:hover .titleContainer .inner {
    color: #ddd;
}

.advancedPostsWidget3 .item .titleContainer .inner .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #2e2e2e;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

aside .advancedPostsWidget3 .items .list .item-container {
    width: 100%;
}

.crewWidget .items {
    overflow: hidden;
    margin: -10px;
}

.crewWidget .item-container {
    padding: 10px;
}

.crewWidget .items .list .item-container {
    float: left;
    width: 25%;
}

aside .crewWidget .items .list .item-container {
    width: 100%;
}

.crewWidget .item {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    text-align: center;
    overflow: hidden;
    background: #fafafa;
}

.crewWidget.lightBg .item {
    background: #fff;
}

.crewWidget .item a {
    display: block;
    color: #2e2e2e;
}

.crewWidget .item .info {
    margin: 5px;
    line-height: 20px;
    height: 40px;
}

.crewWidget .item .title {
    font-weight: 600;
}

.crewWidget .item .detail {
    color: #868686;
    font-size: 13px;
}

.referencesWidget .items {
    margin: -10px;
}

.referencesWidget .items .item-container {
    padding: 10px;
}

.referencesWidget .items a {
    height: 100px;
    line-height: 100px;
    display: block;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #eee;
    padding: 0 12px;
    background: #fff;
}

.referencesWidget .item a img {
    vertical-align: middle;
    width: inherit;
    display: inline-block;
    max-height: 90px;
}

.galleryWidget .items {
    overflow: hidden;
    margin: -10px;
}

.galleryWidget .item-container {
    padding: 10px;
}

.galleryWidget .items .list .item-container {
    float: left;
    width: 25%;
}

aside .galleryWidget .items .list .item-container {
    width: 50%;
}

.galleryWidget .item {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    overflow: hidden;
}

.galleryWidget .item a {
    display: block;
}

.galleryWidget .item img {
    width: 100%;
}

.safirCustomMenu ul.menu {
    margin: -10px -15px -15px;
}

.safirCustomMenu li {
    border-bottom: 2px solid #f1f1f1;
}

.safirCustomMenu .sub-menu li {
    border-top: 2px solid #f1f1f1;
}

.safirCustomMenu .sub-menu li {
    border-bottom: 0;
}

.safirCustomMenu a {
    display: block;
    line-height: 20px;
    padding: 15px;
    overflow: hidden;
    font-size: 13px;
    color: #2e2e2e;
    text-transform: uppercase;
}

.safirCustomMenu .sub-menu a {
    font-size: 12px;
    color: #6f6f6f;
}

.safirCustomMenu a:hover {
    color: #ed1c24;
}

.safirCustomMenu a .arrow.icon {
    display: block;
    float: left;
    color: #ed1c24;
}

.safirCustomMenu .sub-menu a .arrow.icon {
    color: #6f6f6f;
}

.safirCustomMenu a .arrow.icon:before {
    content: "\E03B";
    height: 10px;
    display: block;
    float: left;
    font-size: 10px;
    margin: 5px 5px 5px 0;
}

.safirCustomMenu a .title {
    transition: all .2s;
}

.safirCustomMenu a.active {
    font-weight: 500;
    color: #ed1c24;
    background: #fafafa;
    font-weight: 600;
}

.safirCustomMenu .toggle.icon {
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin: 17px 10px 17px 0;
    text-align: center;
    display: block;
    float: right;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background: #ed1c24;
    border-radius: 50%;
}

.safirCustomMenu .toggle.icon:before {
    content: "+";
}

.safirCustomMenu .toggle.icon.active:before {
    content: "-";
}

.safirCustomMenu.sub-closed > div > ul > li > .sub-menu {
    display: none;
}

.safirCustomMenu .sub-menu a {
    padding-left: 30px;
}

.safirCustomMenu .sub-menu .sub-menu a {
    padding-left: 45px;
}

.buttonWidget {
    overflow: hidden;
    transition: all .15s;
    background: #ed1c24 !important;
    padding: 0 !important;
}

.buttonWidget.homeWidget {
    max-width: 1170px;
    margin: 10px auto;
}

.buttonWidget a {
    display: block;
    color: #fff;
    transition: all .3s;
    padding: 10px;
}

.buttonWidget a:hover {
    background: rgba(255, 255, 255, 0.12);
}

.buttonWidget .icon {
    float: left;
    margin-right: 10px;
}

.buttonWidget .icon:before {
    display: block;
    width: 50px;
    height: 50px;
    font-size: 50px;
    margin: 5px;
}

.buttonWidget .table {
    display: table;
    min-height: 60px;
}

.buttonWidget .cell {
    display: table-cell;
    vertical-align: middle;
}

.buttonWidget .header {
    font-size: 14px;
    font-weight: bold;
}

.buttonWidget .description {
    color: #ededed;
}

.contactWidget {
    position: relative;
}

.contactWidget #googleMap {
    height: 330px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.contactWidget #googleMap iframe {
    width: 100%;
}

.contactWidget .infoBlock {
    width: 340px;
    position: absolute;
    z-index: 2;
    top: 30px;
    right: 30px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.4);
    padding: 10px;
}

.contactWidget.homeWidget .infoBlock .inner {
    background: #fff;
    height: 250px;
    border-radius: 4px;
    background: #fff;
}

.contactWidget .infoBlock .logo {
    border-bottom: 6px solid #f7f7f7;
    padding: 20px;
    margin-bottom: 20px;
}

.contactWidget .infoBlock .logo img {
    max-height: 40px;
}

.contactWidget .infoBlock .item {
    margin: 20px 20px 0 20px;
    border-radius: 2px;
    font-size: 11px;
}

.contactWidget .infoBlock .item .icon {
    float: left;
    width: 30px;
    height: 30px;
}

.contactWidget .infoBlock .item .icon:before {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    color: #ed1c24;
}

.contactWidget .infoBlock .item.address .icon:before {
    content: "\E004";
}

.contactWidget .infoBlock .item.contactmail .icon:before {
    content: "\E002";
}

.contactWidget .infoBlock .item.contactphone .icon:before {
    content: "\E003";
}

.contactWidget .infoBlock .item .table {
    display: table;
    height: 30px;
}

.contactWidget .infoBlock .item .table .row {
    display: table-row;
}

.contactWidget .infoBlock .item .table .data {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

aside .contactWidget .infoBlock {
    width: 100%;
    height: inherit;
    top: inherit;
    left: inherit;
    position: relative;
    box-shadow: none;
    padding: 0;
}

aside .contactWidget .infoBlock .logo {
    display: none;
}

aside .contactWidget .infoBlock .item {
    margin-left: 0;
    margin-right: 0;
}

aside .contactWidget #googleMap {
    height: 290px;
}

.listing.standard {
    overflow: hidden;
    margin: 0 -10px;
}

.listing.standard .itemContainer {
    float: left;
    width: 33.333333333333333%;
    margin-bottom: 30px;
    text-align: center;
    padding: 0 12px;
}

.listing.standard .item {
    position: relative;
}

.listing.standard .item .thumb img {
    display: block;
    border-radius: 3px;
    width: 100%;
}

.listing.standard .item .titleContainer {
    margin: 5px 0 5px 0;
    height: 40px;
    overflow: hidden;
}

.listing.standard .item .title {
    display: table;
    width: 100%;
}

.listing.standard .item .title a {
    display: table-cell;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    vertical-align: middle;
    height: 40px;
    line-height: 20px;
    transition: all .3s;
}

.listing.standard .item .detail {
    padding-top: 5px;
    border-top: 1px solid #ECF0F1;
    font-size: 13px;
    line-height: 15px;
    height: 36px;
    overflow: hidden;
    color: #9fa4a4;
}

.listing.standard .item .safirButton {
    margin-top: 10px;
}

.listing.double {
    overflow: hidden;
    margin: 0 -10px;
}

.listing.double .itemContainer {
    padding: 0 10px;
    float: left;
    width: 50%;
}

.listing.double .item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #ECF0F1;
}

.listing.double .item .thumb {
    float: left;
    padding: 2px;
    border: 2px solid #ECF0F1;
}

.listing.double .item .detail {
    margin-left: 100px;
}

.listing.double .item .detail .inside {
    line-height: 19px;
    height: 87px;
    overflow: hidden;
}

.listing.double .item .detail .summary {
    font-size: 13px;
    color: #9fa4a4;
}

.listing.double .item .title {
    font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ECF0F1;
}

#contactPage .safirBox {
    padding: 0;
}

#contactPage .infoBlock {
    background: #ed1c24;
    color: #fff;
    overflow: hidden;
    padding: 15px;
}

#contactPage .infoBlock .table {
    display: table;
    width: 100%;
}

#contactPage .infoBlock .table .item {
    display: table-cell;
    padding: 10px 20px;
    background: url(images/spiral.png) 0 0 repeat-y;
    background-size: 6px 56px;
    vertical-align: top;
}

#contactPage .infoBlock .table .item.address {
    background: none;
    width: 50%;
}

#contactPage .infoBlock .table .item .data {
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
}

#contactPage .infoBlock .table .item .data span {
    font-size: 12px;
    display: block;
    font-weight: normal;
    margin-bottom: 5px;
}

#contactPage #formmap {
    overflow: hidden;
}

#contactPage #formmap .form {
    float: left;
    width: 50%;
    padding: 30px;
}

#contactPage #formmap .map {
    float: right;
    width: 50%;
}

#contactPage #formmap #googleMap iframe {
    min-height: 550px;
    width: 100%;
}

#contactPage #formmap .ajax-loader {
    display: inline-block;
    margin-bottom: 10px;
}

#crewPage .crewGallery {
    margin: -15px;
    overflow: hidden;
}

#crewPage .crewGallery .crewContainer {
    width: 33.33333333333%;
    float: left;
    padding: 15px;
}

#crewPage .crewGallery .crew {
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

#crewPage .crewGallery .crew img {
    width: 100%;
}

#crewPage .crewGallery .detail {
    padding: 10px;
    background: #fcfcfc;
}

#crewPage .crewGallery .detail .inner {
    position: relative;
    line-height: 15px;
    height: 30px;
    overflow: hidden;
}

#crewPage .crewGallery .detail .title {
    font-size: 13px;
    color: #2e2e2e;
}

#crewPage .crewGallery .detail .position {
    font-size: 11px;
    color: #6f6f6f;
}

#crewPage .crewGallery .detail .social {
    position: absolute;
    right: 0;
    top: 5px;
}

#crewPage .crewGallery .detail .social a:before {
    width: 20px;
    height: 20px;
    font-size: 20px;
}

#crewPage .crewGallery .detail .social a.facebook:before {
    content: "\E015";
}

#crewPage .crewGallery .detail .social a.twitter:before {
    content: "\E022";
}

#crewPage .crewGallery .detail .social a.instagram:before {
    content: "\E013";
}

#referencesPage .refGallery {
    margin: 0 -5px;
    overflow: hidden;
}

#referencesPage .reading .gallery .gallery-item dt {
    border: 1px solid #ddd;
    background: #fff;
    line-height: 148px;
    border-radius: 0;
}

#referencesPage .reading .gallery .gallery-item dt img {
    vertical-align: middle;
}

.descriptionbox {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 20px;
    color: #fff;
    text-shadow: 0 0 5px #000;
    background-size: cover !important;
}

.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(0, 0, 0, .4);
}

.descriptionbox .icon {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-right: 10px;
}

.descriptionbox .icon:before {
    display: block;
    font-size: 60px;
    content: "\E02F";
}

.descriptionbox .header {
    font-size: 18px;
    font-weight: bold;
}

.descriptionbox .content {
    text-align: left;
    font-size: 15px;
    line-height: 1.5;
}

.safir-faq {
    margin-top: 10px !important;
    font-size: 15px;
}

.safir-faq .question {
    cursor: pointer;
    background: #F0F5F6;
    border-radius: 3px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    transition: all .3s;
    padding: 0 40px;
}

.safir-faq .question:hover, .safir-faq .question.active {
    background: #e8ebec;
}

.safir-faq .question .text {
    line-height: 20px;
    padding: 10px;
    display: block;
    float: left;
}

.safir-faq .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    padding: 10px;
    background: #ed1c24;
}

.safir-faq .icon:before {
    display: block;
    content: "\E032";
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
    color: #fff;
}

.safir-faq .openclose {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 12px;
}

.safir-faq .openclose:before {
    display: block;
    font-size: 16px;
    width: 16px;
    height: 16px;
}

.safir-faq .openclose.plus:before {
    content: "\E02F";
}

.safir-faq .active .openclose.plus:before {
    content: "\E030";
}

.safir-faq .answer {
    display: none;
    margin-top: 10px;
}

#singleBlock.type1 {
    margin-bottom: 30px;
}

#singleBlock .thumb {;
    border-radius: 4px;
    overflow: hidden;
}

#singleBlock.type2 {
    float: left;
    margin: 0 10px 5px 0;
}

#singleBlock img {
    width: 100%;
}

#single .metaBox {
    overflow: hidden;
    border-top: 2px solid #f1f1f1;
    border-bottom: 2px solid #f1f1f1;
    margin: 0 -30px 30px;
    padding: 0 30px;
    clear: both;
    color: #6f6f6f;
}

#single .metaBox .meta {
    float: left;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 15px;
    border-left: 2px solid #f1f1f1;
}

#single .metaBox .meta:first-child {
    padding-left: 0;
    border-left: 0;
}

#single .metaBox .meta a {
    color: #6f6f6f;
}

#single .metaBox .meta a:hover {
    color: #5d6161;
}

#single .metaBox .icon {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 4px;
}

#single .metaBox .icon:before {
    font-size: 15px;
}

#single .metaBox .category .icon:before {
    content: "\E039";
}

#single .metaBox .date .icon:before {
    content: "\E043";
}

#single .metaBox .hit .icon:before {
    content: "\E044";
}

#single .metaBox .comment .icon:before {
    content: "\E033";
}

#single .metaBox .share {
    float: right;
    margin: 12px 0;
}

#single .share .facebook a {
    color: #597AC7;
}

#single .share .twitter a {
    color: #5BBCEC;
}

#single .share .whatsapp a {
    color: #55CD6C;
}

#single .tagShareBlock {
    overflow: hidden;
    position: relative;
    min-height: 40px;
    margin: 30px -30px -30px;
    padding: 0 30px;
    border-top: 2px solid #f1f1f1;
    background: #fcfcfc
}

#single .tagShareBlock .share {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 30px;
}

#single .tags {
    float: left;
    padding-right: 100px;
    width: 100%;
    line-height: 20px;
    clear: both;
    overflow: hidden;
    color: #6f6f6f;
    overflow: hidden;
}

#single .tags .inner {
    border-right: 2px solid #f1f1f1;
    padding: 10px 10px 10px 0;
}

#single .tags .title:before {
    display: inline-block;
    content: "\E046";
    margin-right: 5px;
    vertical-align: middle;
}

#single .tags a {
    color: #6f6f6f;
}

#single .tags a:hover {
    color: #616161;
}

#single #related {
    position: relative;
}

#single #related .items {
    margin: 0 10px 10px;
}

#related .items .item-container {
    padding: 10px;
}

#related .item .thumb {
    position: relative;
}

#related .item img {
    width: 100%;
}

#related .item .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 14px;
    font-weight: 500;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.60) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.60) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.60) 100%);
}

#related .item .title span {
    display: block;
    padding: 10px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
}

#comments {
    margin-top: 30px;
}

#comments .nocomments {
    padding: 0 15px 15px;
}

#comments .commentlist {
    margin-top: -15px;
}

#comments ol {
    list-style: none;
}

#comments ol li {
    clear: both;
    line-height: 1.5;
    overflow: hidden;
}

#comments ol li .comment-meta + p {
    margin-top: 6px;
    position: relative;
    z-index: 1;
}

#comments .reply {
    position: absolute;
    top: 20px;
    right: 15px;
}

#comments a.comment-reply-link {
    display: inline-block;
    line-height: 20px;
    font-size: 13px;
    margin-top: 5px;
}

#comments a.comment-reply-link:before {
    content: "\E048";
    line-height: 20px;
    margin-right: 4px;
    font-size: 12px;
}

#comments li li .comment-body {
    padding-left: 80px;
}

#comments li li li .comment-body {
    padding-left: 160px;
}

#comments .depth-1 > ol.children > li:first-child > .comment-body:before {
    display: block;
    content: "\E04A";
    line-height: 20px;
    font-size: 14px;
    position: absolute;
    top: 55px;
    left: 40px;
    color: #ed1c24;
    font-size: 18px;
}

#reply-title {
    display: block;
}

#comments div.comment-body {
    position: relative;
    min-height: 135px;
    padding: 25px;
    border-top: 2px solid #f1f1f1;
}

#comments div.comment-body br {
    display: none;
}

#comments .says {
    display: none;
}

.commentlist .avatar {
    float: left;
    margin: 0 10px 0 0;
    display: block;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    padding: 5px;
    background: #fff;
    position: relative;
    z-index: 2;
    border-radius: 50%;
}

.commentlist .comment-author {
    display: inline;
    color: #6e6e6e;
}

.commentlist .comment-author cite {
    margin-right: 20px;
    display: inline-block;
    font-style: normal;
    line-height: 20px;
}

.commentlist .comment-author cite:before {
    content: "\E006";
    font-size: 16px;
    line-height: 20px;
    margin-right: 4px;
}

.commentlist .comment-meta {
    color: #999;
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    padding-right: 70px;
}

.commentlist .comment-meta a {
    color: #a4a4a4;
}

.commentlist .comment-meta a:first-child:before {
    content: "\E043";
    margin-right: 2px;
    line-height: 20px;
    font-size: 14px;
}

#respond p {
    clear: both;
}

#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%;
}

#respond {
    overflow: hidden;
    padding: 0 15px 15px;
}

#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;
    margin-bottom: 0;
}

.safir-list ul, .safir-list ol {
    overflow: hidden;
    color: #444;
}

.safir-list ul li, .safir-list ol li {
    padding: 15px;
    margin: 0;
    list-style: none;
    background: #fafafa;
    border-radius: 5px;
    margin-bottom: 5px;
    line-height: 16px;
}

.safir-list .inner {
    display: inline;
}

.safir-list li:before {
    content: "\E045";
    margin-right: 5px;
    vertical-align: middle;
    line-height: 16px;
}

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;
}

.wp-caption {
    max-width: 100%;
}

#gallery-links {
    overflow: hidden;
    position: relative;
    height: 30px;
    margin-bottom: 10px;
}

#gallery-links .prev {
    float: left;
}

#gallery-links .next {
    float: right;
}

#gallery-links a {
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    background: #ed1c24;
    transition: all .3s;
}

#gallery-links a:hover {
    background: #ffffff;
}

#gallery-links .prev a:before {
    float: left;
    content: "\E04C";
}

#gallery-links .next a:after {
    float: right;
    content: "\E045";
}

#gallery-links .prev a:before, #gallery-links .next a:after {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
}

#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;
    font-weight: bold;
    font-size: 12px;
    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 -10px;
}

.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: 10px;
}

.reading .gallery .gallery-item dt {
    border: 1px solid #ddd;
    padding: 8px;
    background: #fafafa;
    line-height: 148px;
    border-radius: 2px;
}

.reading .gallery .gallery-item dt img {
    vertical-align: middle;
}

#content form p {
    overflow: hidden;
    margin-bottom: 10px;
}

#content form .wpcf7-form-control-wrap {
    width: 100%;
}

#content form span {
    display: block;
}

#content form input[type=text], #content form input[type=password], #content form input[type=tel], #content form input[type=date], #content form input[type=email], #content form textarea, #content form select {
    font-family: "Montserrat", sans-serif;
    width: 100%;
    height: 48px;
    outline: none;
    border: 1px solid #F3F3F3;
    border-radius: 5px;
    background: #fff;
    margin: 3px 0;
    padding: 9px 15px;
    transition: all .25s;
    color: #2e2e2e;
    line-height: 20px;
}

#content form input[type=text]:focus, #content form input[type=password]:focus, #content form input[type=tel]:focus, #content form input[type=date]:focus, #content form input[type=email]:focus, #content form textarea:focus, #content form select:focus {
    border: 1px solid #ddd;
}

#content form input[type=checkbox] {
    margin: 7px 7px 7px 0;
}

#content form textarea {
    max-width: 100%;
    width: 100%;
    height: 90px;
}

#content form img.ajax-loader {
    margin: 12px;
}

#content form input[type=submit] {
    border: 0;
    cursor: pointer;
    color: #fff;
    line-height: 40px;
    padding: 0 50px;
    transition: all .3s;
    background: #ed1c24;
    display: inline-block;
    font-weight: bold;
    border-radius: 2px;
}

#content form input[type=submit]:hover {
    background: #ffffff;
}

div.wpcf7-validation-errors {
    border: 0 !important;
}

div.wpcf7-response-output {
    margin: 20px 0 0 0 !important;
    padding: 10px !important;
    background: #fafafa;
    border-radius: 4px;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px !important;
    line-height: 20px;
    right: 15px;
    top: 15px;
}

#content .safirForm p > span {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    margin-bottom: 6px;
    overflow: hidden;
    position: relative;
}

#content .safirForm p > span:before {
    width: 50px;
    height: 36px;
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
    margin: 4px 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    color: #ed1c24;
}

#content .safirForm p > span.mesaj:before, #content .safirForm p > span.yorum:before {
    height: 95%;
}

#content .safirForm p > span.adsoyad:before {
    content: "\E006";
}

#content .safirForm p > span.email:before {
    content: "\E041";
    font-size: 24px;
}

#content .safirForm p > span.telefon:before {
    content: "\E00F";
}

#content .safirForm p > span.konu:before {
    content: "\E039";
}

#content .safirForm p > span.mesaj:before {
    content: "\E016";
}

#content .safirForm p > span.yorum:before {
    content: "\E033";
}

#content .safirForm input[type=text], #content .safirForm input[type=password], #content .safirForm input[type=tel], #content .safirForm input[type=date], #content .safirForm input[type=email], #content .safirForm textarea, #content .safirForm select {
    padding-left: 45px;
    border: 0;
    margin: 0;
}

#content .safirForm input[type=text]:focus, #content .safirForm input[type=password]:focus, #content .safirForm input[type=tel]:focus, #content .safirForm input[type=date]:focus, #content .safirForm input[type=email]:focus, #content .safirForm textarea:focus, #content .safirForm select:focus {
    border: 0;
}

.safirnavi {
    overflow: hidden;
    clear: both;
    text-align: center;
}

.safirnavi span, .safirnavi a {
    display: inline-block;
    min-width: 28px;
    padding: 0 15px;
    text-align: center;
    margin: 0 5px 0 0;
    line-height: 35px;
    border: 0;
    color: #fff;
    font-weight: 500;
    border-radius: 2px;
    transition: all .4s;
    background: #ed1c24
}

.safirnavi a:hover, .safirnavi .current {
    background: #ffffff;
}

footer {
    clear: both;
    position: relative;
    z-index: 10;
    background: #ed1c24;
    padding-top: 60px;
    text-align: center;
    color: #fff;
}

footer .logo {
    margin-bottom: 15px;
}

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

footer .copyright {
    margin-bottom: 25px;
}

footer .copyright a {
    color: #ddd;
}

footer .contact .table {
    width: 100%;
    display: table;
    margin-bottom: 25px;
}

footer .contact .row {
    display: table-row;
}

footer .contact .cell {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 40px;
    line-height: 15px;
    font-size: 12px;
    position: relative;
    text-align: left;
    font-weight: 300;
}

footer .contact .cell.address {
    width: 33%;
    padding-right: 15px;
}

footer .contact .cell.social {
    width: 18%;
    padding-left: 0;
    text-align: right;
}

footer .contact .cell.social .safirSocial {
    display: inline-block;
}

footer .contact .cell .icon {
    float: left;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #ffffff;
}

footer .contact .cell .icon:before {
    font-size: 30px;
    vertical-align: 30px;
    vertical-align: middle;
}

footer .contact .cell.address .icon:before {
    content: "\E004";
}

footer .contact .cell.phone .icon:before {
    content: "\E003";
}

footer .contact .cell.email .icon:before {
    content: "\E03D";
}

footer .contact .cell.social .icon:before {
    content: "\E03F";
}

footer .contact .cell.language .icon:before {
    content: "\E03E";
}

footer .contact .cell a {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
}

footer .contact .cell br + a, footer .contact .safirSocial {
    margin-top: 5px;
}

footer .contact .cell.language a {
    display: inline-block;
    margin-left: 6px;
}

footer .contact .cell.language a:first-child {
    margin-left: 0;
}

footer .footerBottom {
    background: #fff;
    padding: 15px 0;
    text-align: center;
}

footer .footerBottom li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #ddd;
}

footer .footerBottom li:first-child {
    border-left: 0;
}

footer .footerBottom .sub-menu {
    display: none;
}

footer .footerBottom a {
    display: block;
}

footer .safirTop {
    display: block;
    position: absolute;
    margin-left: -40px;
    left: 50%;
    top: -40px;
    width: 80px;
    height: 80px;
    border: 10px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    border-radius: 50%;
}

footer .safirTop span {
    display: block;
    width: 60px;
    height: 60px;
    background: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 50%;
    transition: all .3s;
}

footer .safirTop span:before {
    display: block;
    content: "\E040";
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

footer .safirTop:hover span {
    background: #ffffff;
    color: #fff;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.minicolors {
    position: relative
}

.minicolors-sprite {
    background-image: url(lib/colorpicker/jquery.minicolors.png)
}

.minicolors-swatch {
    position: absolute;
    vertical-align: middle;
    background-position: -80px 0;
    border: solid 1px #ccc;
    cursor: text;
    padding: 0;
    margin: 0;
    display: inline-block
}

.minicolors-swatch-color {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.minicolors input[type=hidden] + .minicolors-swatch {
    width: 28px;
    position: static;
    cursor: pointer
}

.minicolors-panel {
    position: absolute;
    width: 173px;
    height: 152px;
    background: white;
    border: solid 1px #CCC;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    z-index: 99999;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: none
}

.minicolors-panel.minicolors-visible {
    display: block
}

.minicolors-position-top .minicolors-panel {
    top: -154px
}

.minicolors-position-right .minicolors-panel {
    right: 0
}

.minicolors-position-bottom .minicolors-panel {
    top: auto
}

.minicolors-position-left .minicolors-panel {
    left: 95px;
    top: 6px;
}

.minicolors-with-opacity .minicolors-panel {
    width: 194px
}

.minicolors .minicolors-grid {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 150px;
    height: 150px;
    background-position: -120px 0;
    cursor: crosshair
}

.minicolors .minicolors-grid-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px
}

.minicolors-slider-saturation .minicolors-grid {
    background-position: -420px 0
}

.minicolors-slider-saturation .minicolors-grid-inner {
    background-position: -270px 0;
    background-image: inherit
}

.minicolors-slider-brightness .minicolors-grid {
    background-position: -570px 0
}

.minicolors-slider-brightness .minicolors-grid-inner {
    background-color: black
}

.minicolors-slider-wheel .minicolors-grid {
    background-position: -720px 0
}

.minicolors-slider, .minicolors-opacity-slider {
    position: absolute;
    top: 1px;
    left: 152px;
    width: 20px;
    height: 150px;
    background-color: white;
    background-position: 0 0;
    cursor: row-resize
}

.minicolors-slider-saturation .minicolors-slider {
    background-position: -60px 0
}

.minicolors-slider-brightness .minicolors-slider {
    background-position: -20px 0
}

.minicolors-slider-wheel .minicolors-slider {
    background-position: -20px 0
}

.minicolors-opacity-slider {
    left: 173px;
    background-position: -40px 0;
    display: none
}

.minicolors-with-opacity .minicolors-opacity-slider {
    display: block
}

.minicolors-grid .minicolors-picker {
    position: absolute;
    top: 70px;
    left: 70px;
    width: 12px;
    height: 12px;
    border: solid 1px black;
    border-radius: 10px;
    margin-top: -6px;
    margin-left: -6px;
    background: none
}

.minicolors-grid .minicolors-picker > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: solid 2px white;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.minicolors-picker {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 2px;
    background: white;
    border: solid 1px black;
    margin-top: -2px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.minicolors-inline {
    display: inline-block
}

.minicolors-inline .minicolors-input {
    display: none !important
}

.minicolors-inline .minicolors-panel {
    position: relative;
    top: auto;
    left: auto;
    box-shadow: none;
    z-index: auto;
    display: inline-block
}

.minicolors-theme-default .minicolors-swatch {
    top: 5px;
    left: 5px;
    width: 18px;
    height: 18px
}

.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
    left: auto;
    right: 5px
}

.minicolors-theme-default.minicolors {
    width: auto;
    display: inline-block
}

.minicolors-theme-default .minicolors-input {
    width: auto;
    display: inline-block;
    padding-left: 26px
}

.minicolors-theme-default.minicolors-position-right .minicolors-input {
    padding-right: 26px;
    padding-left: inherit
}

.minicolors-theme-bootstrap .minicolors-swatch {
    top: 3px;
    left: 3px;
    width: 28px;
    height: 28px;
    border-radius: 3px
}

.minicolors-theme-bootstrap .minicolors-swatch-color {
    border-radius: inherit
}

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
    left: auto;
    right: 3px
}

.minicolors-theme-bootstrap .minicolors-input {
    padding-left: 44px
}

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
    padding-right: 44px;
    padding-left: 12px
}

.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {
    top: 4px;
    left: 4px;
    width: 37px;
    height: 37px;
    border-radius: 5px
}

.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch {
    width: 24px;
    height: 24px
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: url(lib/colorbox/images/overlay.png) repeat 0 0;
    opacity: 0.9
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(lib/colorbox/images/controls.png) no-repeat -101px 0
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(lib/colorbox/images/controls.png) no-repeat -130px 0
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(lib/colorbox/images/controls.png) no-repeat -101px -29px
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(lib/colorbox/images/controls.png) no-repeat -130px -29px
}

#cboxMiddleLeft {
    width: 21px;
    background: url(lib/colorbox/images/controls.png) left top repeat-y
}

#cboxMiddleRight {
    width: 21px;
    background: url(lib/colorbox/images/controls.png) right top repeat-y
}

#cboxTopCenter {
    height: 21px;
    background: url(lib/colorbox/images/border.png) 0 0 repeat-x
}

#cboxBottomCenter {
    height: 21px;
    background: url(lib/colorbox/images/border.png) 0 -29px repeat-x
}

#cboxContent {
    background: #fff;
    overflow: hidden
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 28px
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}

#cboxLoadingOverlay {
    background: url(lib/colorbox/images/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(lib/colorbox/images/loading.gif) no-repeat center center
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(lib/colorbox/images/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxPrevious:hover {
    background-position: -75px -25px
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(lib/colorbox/images/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxNext:hover {
    background-position: -50px -25px
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(lib/colorbox/images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: -25px -25px
}

#menu li.arti > a span.icon {
    display: inline-block;
}

#menu li.arti > a span.icon:before, .mainHeading .icon.arti:before, .singleHeading .icon.arti:before, .aboutWidget .menu li.arti .icon span:before, .descriptionbox .icon.arti:before, .buttonWidget .icon.arti:before {
    content: "\E02F";
}

#menu li.ev > a span.icon {
    display: inline-block;
}

#menu li.ev > a span.icon:before, .mainHeading .icon.ev:before, .singleHeading .icon.ev:before, .aboutWidget .menu li.ev .icon span:before, .descriptionbox .icon.ev:before, .buttonWidget .icon.ev:before {
    content: "\E021";
}

#menu li.urun > a span.icon {
    display: inline-block;
}

#menu li.urun > a span.icon:before, .mainHeading .icon.urun:before, .singleHeading .icon.urun:before, .aboutWidget .menu li.urun .icon span:before, .descriptionbox .icon.urun:before, .buttonWidget .icon.urun:before {
    content: "\E000";
}

#menu li.sepet > a span.icon {
    display: inline-block;
}

#menu li.sepet > a span.icon:before, .mainHeading .icon.sepet:before, .singleHeading .icon.sepet:before, .aboutWidget .menu li.sepet .icon span:before, .descriptionbox .icon.sepet:before, .buttonWidget .icon.sepet:before {
    content: "\E023";
}

#menu li.kullanici > a span.icon {
    display: inline-block;
}

#menu li.kullanici > a span.icon:before, .mainHeading .icon.kullanici:before, .singleHeading .icon.kullanici:before, .aboutWidget .menu li.kullanici .icon span:before, .descriptionbox .icon.kullanici:before, .buttonWidget .icon.kullanici:before {
    content: "\E006";
}

#menu li.iletisim > a span.icon {
    display: inline-block;
}

#menu li.iletisim > a span.icon:before, .mainHeading .icon.iletisim:before, .singleHeading .icon.iletisim:before, .aboutWidget .menu li.iletisim .icon span:before, .descriptionbox .icon.iletisim:before, .buttonWidget .icon.iletisim:before {
    content: "\E041";
}

#menu li.telefon > a span.icon {
    display: inline-block;
}

#menu li.telefon > a span.icon:before, .mainHeading .icon.telefon:before, .singleHeading .icon.telefon:before, .aboutWidget .menu li.telefon .icon span:before, .descriptionbox .icon.telefon:before, .buttonWidget .icon.telefon:before {
    content: "\E00F";
}

#menu li.ok > a span.icon {
    display: inline-block;
}

#menu li.ok > a span.icon:before, .mainHeading .icon.ok:before, .singleHeading .icon.ok:before, .aboutWidget .menu li.ok .icon span:before, .descriptionbox .icon.ok:before, .buttonWidget .icon.ok:before {
    content: "\E038";
}

#menu li.soru > a span.icon {
    display: inline-block;
}

#menu li.soru > a span.icon:before, .mainHeading .icon.soru:before, .singleHeading .icon.soru:before, .aboutWidget .menu li.soru .icon span:before, .descriptionbox .icon.soru:before, .buttonWidget .icon.soru:before {
    content: "\E032";
}

#menu li.yorum > a span.icon {
    display: inline-block;
}

#menu li.yorum > a span.icon:before, .mainHeading .icon.yorum:before, .singleHeading .icon.yorum:before, .aboutWidget .menu li.yorum .icon span:before, .descriptionbox .icon.yorum:before, .buttonWidget .icon.yorum:before {
    content: "\E033";
}

#menu li.canta > a span.icon {
    display: inline-block;
}

#menu li.canta > a span.icon:before, .mainHeading .icon.canta:before, .singleHeading .icon.canta:before, .aboutWidget .menu li.canta .icon span:before, .descriptionbox .icon.canta:before, .buttonWidget .icon.canta:before {
    content: "\E02D";
}

#menu li.cuzdan > a span.icon {
    display: inline-block;
}

#menu li.cuzdan > a span.icon:before, .mainHeading .icon.cuzdan:before, .singleHeading .icon.cuzdan:before, .aboutWidget .menu li.cuzdan .icon span:before, .descriptionbox .icon.cuzdan:before, .buttonWidget .icon.cuzdan:before {
    content: "\E029";
}

#menu li.dunya > a span.icon {
    display: inline-block;
}

#menu li.dunya > a span.icon:before, .mainHeading .icon.dunya:before, .singleHeading .icon.dunya:before, .aboutWidget .menu li.dunya .icon span:before, .descriptionbox .icon.dunya:before, .buttonWidget .icon.dunya:before {
    content: "\E031";
}

#menu li.anlasma > a span.icon {
    display: inline-block;
}

#menu li.anlasma > a span.icon:before, .mainHeading .icon.anlasma:before, .singleHeading .icon.anlasma:before, .aboutWidget .menu li.anlasma .icon span:before, .descriptionbox .icon.anlasma:before, .buttonWidget .icon.anlasma:before {
    content: "\E01C";
}

#menu li.buyutec > a span.icon {
    display: inline-block;
}

#menu li.buyutec > a span.icon:before, .mainHeading .icon.buyutec:before, .singleHeading .icon.buyutec:before, .aboutWidget .menu li.buyutec .icon span:before, .descriptionbox .icon.buyutec:before, .buttonWidget .icon.buyutec:before {
    content: "\E020";
}

#menu li.liste > a span.icon {
    display: inline-block;
}

#menu li.liste > a span.icon:before, .mainHeading .icon.liste:before, .singleHeading .icon.liste:before, .aboutWidget .menu li.liste .icon span:before, .descriptionbox .icon.liste:before, .buttonWidget .icon.liste:before {
    content: "\E039";
}

#menu li.gazete > a span.icon {
    display: inline-block;
}

#menu li.gazete > a span.icon:before, .mainHeading .icon.gazete:before, .singleHeading .icon.gazete:before, .aboutWidget .menu li.gazete .icon span:before, .descriptionbox .icon.gazete:before, .buttonWidget .icon.gazete:before {
    content: "\E011";
}

#menu li.monitor > a span.icon {
    display: inline-block;
}

#menu li.monitor > a span.icon:before, .mainHeading .icon.monitor:before, .singleHeading .icon.monitor:before, .aboutWidget .menu li.monitor .icon span:before, .descriptionbox .icon.monitor:before, .buttonWidget .icon.monitor:before {
    content: "\E024";
}

#menu li.destek > a span.icon {
    display: inline-block;
}

#menu li.destek > a span.icon:before, .mainHeading .icon.destek:before, .singleHeading .icon.destek:before, .aboutWidget .menu li.destek .icon span:before, .descriptionbox .icon.destek:before, .buttonWidget .icon.destek:before {
    content: "\E027";
}

#menu li.foto > a span.icon {
    display: inline-block;
}

#menu li.foto > a span.icon:before, .mainHeading .icon.foto:before, .singleHeading .icon.foto:before, .aboutWidget .menu li.foto .icon span:before, .descriptionbox .icon.foto:before, .buttonWidget .icon.foto:before {
    content: "\E00C";
}

#menu li.video > a span.icon {
    display: inline-block;
}

#menu li.video > a span.icon:before, .mainHeading .icon.video:before, .singleHeading .icon.video:before, .aboutWidget .menu li.video .icon span:before, .descriptionbox .icon.video:before, .buttonWidget .icon.video:before {
    content: "\E025";
}

#menu li.ucak > a span.icon {
    display: inline-block;
}

#menu li.ucak > a span.icon:before, .mainHeading .icon.ucak:before, .singleHeading .icon.ucak:before, .aboutWidget .menu li.ucak .icon span:before, .descriptionbox .icon.ucak:before, .buttonWidget .icon.ucak:before {
    content: "\E012";
}

#menu li.pdf > a span.icon {
    display: inline-block;
}

#menu li.pdf > a span.icon:before, .mainHeading .icon.pdf:before, .singleHeading .icon.pdf:before, .aboutWidget .menu li.pdf .icon span:before, .descriptionbox .icon.pdf:before, .buttonWidget .icon.pdf:before {
    content: "\E00B";
}

#menu li.kampanya > a span.icon {
    display: inline-block;
}

#menu li.kampanya > a span.icon:before, .mainHeading .icon.kampanya:before, .singleHeading .icon.kampanya:before, .aboutWidget .menu li.kampanya .icon span:before, .descriptionbox .icon.kampanya:before, .buttonWidget .icon.kampanya:before {
    content: "\E02C";
}

#menu li.duyuru > a span.icon {
    display: inline-block;
}

#menu li.duyuru > a span.icon:before, .mainHeading .icon.duyuru:before, .singleHeading .icon.duyuru:before, .aboutWidget .menu li.duyuru .icon span:before, .descriptionbox .icon.duyuru:before, .buttonWidget .icon.duyuru:before {
    content: "\E028";
}

#menu li.takvim > a span.icon {
    display: inline-block;
}

#menu li.takvim > a span.icon:before, .mainHeading .icon.takvim:before, .singleHeading .icon.takvim:before, .aboutWidget .menu li.takvim .icon span:before, .descriptionbox .icon.takvim:before, .buttonWidget .icon.takvim:before {
    content: "\E043";
}

#menu li.kalem > a span.icon {
    display: inline-block;
}

#menu li.kalem > a span.icon:before, .mainHeading .icon.kalem:before, .singleHeading .icon.kalem:before, .aboutWidget .menu li.kalem .icon span:before, .descriptionbox .icon.kalem:before, .buttonWidget .icon.kalem:before {
    content: "\E016";
}

#menu li.klasor > a span.icon {
    display: inline-block;
}

#menu li.klasor > a span.icon:before, .mainHeading .icon.klasor:before, .singleHeading .icon.klasor:before, .aboutWidget .menu li.klasor .icon span:before, .descriptionbox .icon.klasor:before, .buttonWidget .icon.klasor:before {
    content: "\E04E";
}

#menu li.alinti > a span.icon {
    display: inline-block;
}

#menu li.alinti > a span.icon:before, .mainHeading .icon.alinti:before, .singleHeading .icon.alinti:before, .aboutWidget .menu li.alinti .icon span:before, .descriptionbox .icon.alinti:before, .buttonWidget .icon.alinti:before {
    content: "\E04A";
}

#menu li.yildiz > a span.icon {
    display: inline-block;
}

#menu li.yildiz > a span.icon:before, .mainHeading .icon.yildiz:before, .singleHeading .icon.yildiz:before, .aboutWidget .menu li.yildiz .icon span:before, .descriptionbox .icon.yildiz:before, .buttonWidget .icon.yildiz:before {
    content: "\E00D";
}

#menu li.ozellik > a span.icon {
    display: inline-block;
}

#menu li.ozellik > a span.icon:before, .mainHeading .icon.ozellik:before, .singleHeading .icon.ozellik:before, .aboutWidget .menu li.ozellik .icon span:before, .descriptionbox .icon.ozellik:before, .buttonWidget .icon.ozellik:before {
    content: "\E04F";
}

#menu li.mouse > a span.icon {
    display: inline-block;
}

#menu li.mouse > a span.icon:before, .mainHeading .icon.mouse:before, .singleHeading .icon.mouse:before, .aboutWidget .menu li.mouse .icon span:before, .descriptionbox .icon.mouse:before, .buttonWidget .icon.mouse:before {
    content: "\E026";
}

#menu li.daire > a span.icon {
    display: inline-block;
}

#menu li.daire > a span.icon:before, .mainHeading .icon.daire:before, .singleHeading .icon.daire:before, .aboutWidget .menu li.daire .icon span:before, .descriptionbox .icon.daire:before, .buttonWidget .icon.daire:before {
    content: "\E03B";
}

#menu li.bina > a span.icon {
    display: inline-block;
}

#menu li.bina > a span.icon:before, .mainHeading .icon.bina:before, .singleHeading .icon.bina:before, .aboutWidget .menu li.bina .icon span:before, .descriptionbox .icon.bina:before, .buttonWidget .icon.bina:before {
    content: "\E02B";
}

#menu li.gulenyuz > a span.icon {
    display: inline-block;
}

#menu li.gulenyuz > a span.icon:before, .mainHeading .icon.gulenyuz:before, .singleHeading .icon.gulenyuz:before, .aboutWidget .menu li.gulenyuz .icon span:before, .descriptionbox .icon.gulenyuz:before, .buttonWidget .icon.gulenyuz:before {
    content: "\E009";
}

#menu li.saat > a span.icon {
    display: inline-block;
}

#menu li.saat > a span.icon:before, .mainHeading .icon.saat:before, .singleHeading .icon.saat:before, .aboutWidget .menu li.saat .icon span:before, .descriptionbox .icon.saat:before, .buttonWidget .icon.saat:before {
    content: "\E02A";
}

#menu li.kurumsal > a span.icon {
    display: inline-block;
}

#menu li.kurumsal > a span.icon:before, .mainHeading .icon.kurumsal:before, .singleHeading .icon.kurumsal:before, .aboutWidget .menu li.kurumsal .icon span:before, .descriptionbox .icon.kurumsal:before, .buttonWidget .icon.kurumsal:before {
    content: "\E01F";
}

#menu li.nakliye > a span.icon {
    display: inline-block;
}

#menu li.nakliye > a span.icon:before, .mainHeading .icon.nakliye:before, .singleHeading .icon.nakliye:before, .aboutWidget .menu li.nakliye .icon span:before, .descriptionbox .icon.nakliye:before, .buttonWidget .icon.nakliye:before {
    content: "\E02E";
}

#menu li.tamir > a span.icon {
    display: inline-block;
}

#menu li.tamir > a span.icon:before, .mainHeading .icon.tamir:before, .singleHeading .icon.tamir:before, .aboutWidget .menu li.tamir .icon span:before, .descriptionbox .icon.tamir:before, .buttonWidget .icon.tamir:before {
    content: "\E04B";
}

#menu li.elmas > a span.icon {
    display: inline-block;
}

#menu li.elmas > a span.icon:before, .mainHeading .icon.elmas:before, .singleHeading .icon.elmas:before, .aboutWidget .menu li.elmas .icon span:before, .descriptionbox .icon.elmas:before, .buttonWidget .icon.elmas:before {
    content: "\E01D";
}

#menu li.ampul > a span.icon {
    display: inline-block;
}

#menu li.ampul > a span.icon:before, .mainHeading .icon.ampul:before, .singleHeading .icon.ampul:before, .aboutWidget .menu li.ampul .icon span:before, .descriptionbox .icon.ampul:before, .buttonWidget .icon.ampul:before {
    content: "\E01E";
}

#menu li.proje > a span.icon {
    display: inline-block;
}

#menu li.proje > a span.icon:before, .mainHeading .icon.proje:before, .singleHeading .icon.proje:before, .aboutWidget .menu li.proje .icon span:before, .descriptionbox .icon.proje:before, .buttonWidget .icon.proje:before {
    content: "\E019";
}

#menu li.metalpara > a span.icon {
    display: inline-block;
}

#menu li.metalpara > a span.icon:before, .mainHeading .icon.metalpara:before, .singleHeading .icon.metalpara:before, .aboutWidget .menu li.metalpara .icon span:before, .descriptionbox .icon.metalpara:before, .buttonWidget .icon.metalpara:before {
    content: "\E005";
}

#menu li.yorumyaz > a span.icon {
    display: inline-block;
}

#menu li.yorumyaz > a span.icon:before, .mainHeading .icon.yorumyaz:before, .singleHeading .icon.yorumyaz:before, .aboutWidget .menu li.yorumyaz .icon span:before, .descriptionbox .icon.yorumyaz:before, .buttonWidget .icon.yorumyaz:before {
    content: "\E033";
}

@media all and (max-width: 1100px) {
    #switcher, header #menuGroup, #infoBlock {
        display: none;
    }

    #header {
        height: 70px;
        background: #ed1c24;
        border-bottom: 0;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    }

    #logo {
        margin: 5px 0;
        z-index: 10;
    }

    #logo img.desktop {
        display: none;
    }

    #logo img.mobile {
        display: inline;
    }

    #infoBlock {
        border-top: 1px solid #f1f1f1;
        padding: 0;
    }

    #infoBlock .innerContainer {
        background: rgba(0, 0, 0, 0.15);
        padding: 0;
    }

    #infoBlock .table, #infoBlock .row {
        display: block;
    }

    #infoBlock .cell {
        display: block;
        background: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        width: 50% !important;
        padding: 10px 10px 10px 60px;
        min-height: 70px;
        font-size: 13px;
        line-height: 16px;
        float: left;
    }

    #infoBlock .cell a {
        font-size: 14px;
    }

    #infoBlock .cell .data {
        padding-top: 8px;
    }

    #mobileHeaderBlock {
        display: block;
        position: absolute;
        z-index: 20;
        top: 20px;
        right: 5px;
        overflow: hidden;
        background: #ed1c24;
    }

    #mobileHeaderBlock .button {
        display: block;
        float: left;
        margin-left: 5px;
        min-width: 30px;
        height: 30px;
        line-height: 30px;
        background: #fff;
        padding: 0 5px;
        text-align: center;
        font-weight: 500;
        color: #ed1c24;
        cursor: pointer;
        border-radius: 1px;
    }

    #mobileHeaderBlock .button:before {
        font-size: 15px;
        line-height: 30px;
        vertical-align: middle;
    }

    #mobileHeaderBlock .button.phone:before {
        content: "\E050";
        font-size: 17px;
    }

    #mobileHeaderBlock .button.email:before {
        content: "\E041";
        font-size: 17px;
    }

    #mobileHeaderBlock .button.info:before {
        content: "\E049";
    }

    #mobileHeaderBlock .button.info.active:before {
        content: "\E017";
    }

    #mobileHeaderBlock .button.toggleMenu:before {
        content: "\E039";
    }

    #mobileHeaderBlock .button.toggleMenu.open:before {
        content: "\E017";
    }

    #mobileMenuContainer {
        background: #fff;
        overflow: hidden;
        position: fixed;
        top: 70px;
        width: 100%;
        height: 100%;
        overflow: overlay;
        z-index: 20;
    }

    #mobileMenuContainer #headerSearch {
        position: relative;
    }

    #mobileMenuContainer #safir-searchform {
        width: 100%;
        height: 40px;
        overflow: hidden;
    }

    #mobileMenuContainer #headerSearch input[type=text] {
        display: block;
        width: 100%;
        padding-right: 50px;
        border-radius: 0;
    }

    #mobileMenuContainer #headerSearch button {
        border-radius: 0;
        background: none;
        color: #ed1c24;
    }

    #mobileMenuContainer #menuGroup {
        height: auto;
        float: none;
        margin: 0 0 10px 0;
        padding-right: 0;
        background: #fafafa;
    }

    #mobileMenuContainer #menuGroup #headerSearch {
        display: none;
    }

    #mobileMenuContainer #menu li {
        float: none;
        border-left: 0;
        padding: 0;
    }

    #mobileMenuContainer #menu a {
        line-height: 54px;
        padding: 0 10px;
        transition: none;
        border-radius: 0;
        border-top: 1px solid #ededed;
    }

    #mobileMenuContainer #menu a, #mobileMenuContainer #menu > ul > li:hover > a, #mobileMenuContainer #menu > ul > li.active > a {
        color: #ed1c24;
        background: none;
    }

    #mobileMenuContainer #menu a span.icon {
        margin: 17px 5px 18px 0;
    }

    #mobileMenuContainer #menu .sub-menu a span.icon {
        margin: 19px 5px 20px 0;
    }

    #mobileMenuContainer #menu > ul > li:hover > a > span.icon, #mobileMenuContainer #menu > ul > li.active > a > span.icon {
        color: inherit;
    }

    #mobileMenuContainer #menu span.arrow {
        display: none;
    }

    #mobileMenuContainer #menu li.menu-item-has-children span.mobilearrow {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 45px;
        height: 45px;
        display: block;
        text-align: center;
        cursor: pointer;
        font-size: 9px;
    }

    #mobileMenuContainer #menu li.menu-item-has-children span.mobilearrow:before {
        line-height: 45px;
        content: "\E036";
    }

    #mobileMenuContainer #menu li.menu-item-has-children span.mobilearrow.active:before {
        content: "\E017";
    }

    #mobileMenuContainer #menu .sub-menu {
        position: relative;
        display: none;
        box-shadow: none;
        visibility: visible;
        top: inherit;
        left: inherit;
    }

    #mobileMenuContainer #menu .sub-menu .sub-menu {
        margin: 0;
    }

    #mobileMenuContainer #menu .sub-menu li {
        border: 0;
    }

    #mobileMenuContainer #menu .sub-menu a {
        background: none;
        padding-left: 30px;
    }

    #mobileMenuContainer #menu .sub-menu a:hover {
        color: inherit;
    }

    #mobileMenuContainer #menu .sub-menu .sub-menu a {
        padding-left: 55px;
    }

    #mobileMenuContainer #menu .sub-menu .sub-menu .sub-menu a {
        padding-left: 80px;
    }

    #mobileMenuContainer .safirSocial {
        text-align: center;
        margin: 10px 8px;
        float: right;
    }

    #mobileMenuContainer .safirSocial li {
        float: none;
        display: inline-block;
    }

    #mobileMenuContainer #languageSelector {
        margin: 5px 0 5px 8px;
        text-align: center;
        float: left;
        border-radius: 2px;
        background: #fafafa;
        padding: 3px;
    }

    #mobileMenuContainer #languageSelector img {
        width: 24px;
        margin: 0 2px;
    }

    #single .metaBox {
        margin: 0 -15px 15px;
        padding: 10px 15px 0;
    }

    #single .metaBox .meta {
        float: none;
        display: inline-block;
        padding: 5px 0;
        border-left: 0;
        margin-right: 15px;
    }

    #single .metaBox .share, #single .tagShareBlock .share {
        float: none;
        margin: 10px -15px 0;
        overflow: hidden;
    }

    #single .metaBox .share li, #single .tagShareBlock .share li {
        width: 25%;
        text-align: center;
        color: #fff;
        margin: 0;
    }

    #single .metaBox .share a, #single .tagShareBlock .share a {
        display: block;
        color: #fff;
        width: 100%;
        height: 40px;
        padding: 10px 0;
    }

    #single .metaBox .share a:before, #single .tagShareBlock .share a:before {
        margin: auto;
    }

    #single .share .facebook a, #single .tagShareBlock .share .facebook a {
        background: #597AC7;
    }

    #single .share .twitter a, #single .tagShareBlock .share .twitter a {
        background: #5BBCEC;
    }

    #single .share .facebook a:before, #single .tagShareBlock .share .facebook a:before {
        content: "\E051";
    }

    #single .share .twitter a:before, #single .tagShareBlock .share .twitter a:before {
        content: "\E052";
    }

    #single .share .whatsapp a, #single .tagShareBlock .share .whatsapp a {
        background: #55CD6C;
    }

    #single .tagShareBlock {
        margin: 15px -15px -15px;
        padding: 0 15px;
        border-top: 2px solid #f1f1f1;
        background: #fcfcfc
    }

    #single .tagShareBlock .share {
        position: relative;
        padding: 0;
        margin-top: 0;
    }

    #single .tags {
        float: none;
        padding-right: 0;
    }

    #single .tags .inner {
        border-right: 0;
    }

    .aboutWidget .menu {
        margin: -5px;
    }

    .aboutWidget .menu li {
        padding: 5px;
    }

    .aboutWidget .menu li a {
        padding: 15px;
    }

    body .aboutWidget .menu li {
        width: 25% !important;
    }
}

@media all and (max-width: 840px) {
    body .aboutWidget .menu li {
        width: 33.3333333% !important;
    }

    .aboutWidget .menu li .icon {
        width: 30px;
    }
}

@media all and (max-width: 768px) {
    #main {
        padding-top: 0 !important;
    }

    #contactPage .infoBlock {
        padding: 5px;
    }

    #contactPage .infoBlock .table {
        display: block;
    }

    #contactPage .infoBlock .table .item {
        width: 100% !important;
        display: block;
        background: none;
    }

    #contactPage .infoBlock .table .item .icon {
        float: left;
        margin-bottom: 0;
    }

    #contactPage #formmap .form, #contactPage #formmap .map {
        width: 100%;
    }

    #contactPage #formmap .form {
        padding: 15px;
    }

    #contactPage #formmap #googleMap {
        height: 240px;
    }

    #content form input[type=submit], #respond p.form-submit {
        width: 100%;
        float: none;
    }

    #infoBlock .cell {
        width: 100% !important;
    }

    footer {
        overflow: hidden;
        border-top: 1px solid #fff;
        padding-top: 10px;
    }

    footer .safirTop {
        position: relative;
        margin: 5px auto;
        left: inherit;
        top: 0;
        width: 40px;
        height: 40px;
        border: 5px solid rgba(255, 255, 255, 0.2);
    }

    footer .safirTop span {
        width: 30px;
        height: 30px;
        padding: 5px;
    }

    footer .safirTop span:before {
        font-size: 20px;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }

    footer .contact .table {
        display: block;
        margin-bottom: 0;
    }

    footer .contact .row {
        display: block;
    }

    footer .contact .cell {
        display: table;
        overflow: hidden;
        min-height: 50px;
        width: 100% !important;
    }

    footer .contact .cell.address {
        padding-right: 0;
    }

    footer .contact .cell.social {
        text-align: center;
    }

    footer .contact .cell .data {
        display: table-cell;
        vertical-align: middle;
    }

    footer .footerBottom li {
        margin: 4px 0;
    }

    .safirBox, aside .safirWidget {
        padding: 15px;
        border-radius: 0;
        box-shadow: none;
    }

    #main {
        margin: 0;
        padding: 0;
    }

    #content, aside {
        clear: both;
        float: none;
        width: 100%;
    }

    aside {
        padding: 15px;
    }

    .sidebarWidget {
        margin-top: 15px;
    }

    .pageHeading {
        margin: 0 -15px 15px;
        padding: 0 15px;
    }

    #single .metaBox .meta span {
        display: none;
    }

    .singleHeading:after {
        margin: 15px -15px 15px;
        background: -moz-linear-gradient(left, #ed1c24 0%, #ed1c24 50px, #f1f1f1 50px, #f1f1f1 100%);
        background: -webkit-linear-gradient(left, #ed1c24 0%, #ed1c24 50px, #f1f1f1 50px, #f1f1f1 100%);
        background: linear-gradient(to right, #ed1c24 0%, #ed1c24 50px, #f1f1f1 50px, #f1f1f1 100%);
    }

    .safirBox + .safirBox, #comments {
        margin-top: 15px;
    }

    .crewWidget .items {
        margin: -5px;
    }

    .crewWidget .item-container {
        padding: 5px;
    }

    #crewPage .crewGallery {
        margin: -5px;
    }

    #crewPage .crewGallery .crewContainer {
        padding: 5px;
    }

    .advancedPostsWidget1 .items {
        margin: -5px;
    }

    .advancedPostsWidget1 .items .item-container {
        padding: 5px;
    }

    body .advancedPostsWidget1 .items .list .item-container {
        width: 33.33333333333%;
    }

    .advancedPostsWidget3 .items {
        margin: -5px;
    }

    .advancedPostsWidget3 .items .item-container {
        padding: 5px;
    }

    body .advancedPostsWidget3 .items .list .item-container {
        width: 33.33333333333%;
    }

    .advancedPostsWidget2 .items .item-container {
        width: 100%;
    }

    .categoriesWidget .items {
        margin: -5px;
    }

    .categoriesWidget .items .item-container {
        padding: 5px;
    }

    body .categoriesWidget .items .list .item-container {
        width: 33.333333333%;
    }

    .contactWidget .infoBlock {
        width: 100%;
        position: relative;
        z-index: 2;
        top: 0;
        left: 0;
        padding: 15px;
    }

    aside .contactWidget .infoBlock {
        margin-top: 15px;
    }

    .contactWidget.homeWidget .infoBlock .inner {
        height: inherit;
    }

    .contactWidget .infoBlock .logo {
        display: none;
    }

    .contactWidget .infoBlock .item {
        margin: 0 0 10px 0;
    }

    .galleryWidget .items {
        margin: -5px;
    }

    .galleryWidget .item-container {
        padding: 5px;
    }

    body .galleryWidget .items .list .item-container {
        width: 33.3333333333%;
    }

    .referencesWidget .items {
        margin: -5px;
    }

    .referencesWidget .items .item-container {
        padding: 5px;
    }

    .safirWidget.homeWidget .innerContainer {
        padding: 15px;
    }

    .safirWidget .innerContainer {
        overflow: visible;
        padding: 0;
    }

    .mainHeading {
        margin-bottom: 15px;
    }

    .safirOwlButtons .owl-nav {
        top: 15px;
        right: 15px;
    }

    .safirOwlButtons .owl-nav div {
        margin-left: 5px;
    }

    .buttonWidget.homeWidget {
        margin: 15px !important;
    }

    .listing.double .itemContainer {
        width: 100%;
    }

    #single #related .items {
        margin: 0;
    }

    #single #related .items {
        margin: 5px;
    }

    #related .items .item-container {
        padding: 5px;
    }

    #single #related .mainHeading {
        margin-bottom: 0;
    }

    #comments div.comment-body {
        padding: 10px;
    }

    #comments .reply {
        position: relative;
        top: 0;
        right: 0;
    }

    .commentlist .comment-meta {
        display: inline;
    }

    #single.attachment #image {
        margin: 0 -15px;
        padding: 0;
    }

    .crewWidget .items .list .item-container {
        width: 33.333333333333%;
    }

    .reading, .reading p, .reading li {
        text-align: left;
    }

    .reading h1, .reading h2, .reading h3, .reading h4, .reading h5, .reading h6 {
        margin-bottom: 10px;
    }
}

@media all and (max-width: 600px) {
    #crewPage .crewGallery .crewContainer {
        width: 50%;
    }

    body .aboutWidget .menu li {
        width: 50% !important;
    }

    .reading .gallery .gallery-item dt {
        line-height: 100px;
    }

    .gallery .gallery-item {
        width: 33.3333333333%;
    }

    .gallery br {
        display: none;
    }
}

@media all and (max-width: 500px) {
    .listing.standard .itemContainer {
        width: 50%;
    }

    .pageHeading.withPrice .inner {
        padding-right: 85px;
    }

    .pageHeading .price {
        line-height: 16px;
        padding: 10px;
        position: absolute;
        right: 0;
        top: 7px;
        background: #ed1c24;
        color: #fff;
        font-size: 14px;
        text-align: center;
        font-weight: 300;
        float: left;
        text-indent: 5px;
    }

    .pageHeading .price:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 18px 0 18px 5px;
        border-color: transparent transparent transparent #ffffff;
    }

    #referencesPage .refGallery .refContainer {
        width: 50%;
    }

    #referencesPage .refGallery .refContainer:nth-child(3n+1) {
        clear: none;
    }

    #referencesPage .refGallery .refContainer:nth-child(2n+1) {
        clear: both;
    }

    #referencesPage .refGallery .ref .thumb .inner {
    }

    .gallery .gallery-item {
        width: 50%;
    }

    .gallery br {
        display: none;
    }

    body .crewWidget .items .list .item-container {
        width: 50%;
    }

    body .advancedPostsWidget1 .items .list .item-container {
        width: 50%;
    }

    body .advancedPostsWidget3 .items .list .item-container {
        width: 50%;
    }

    body .categoriesWidget .items .list .item-container {
        width: 50%;
    }

    body .aboutWidget .menu li {
        width: 100% !important;
    }

    body .galleryWidget .items .list .item-container {
        width: 50%;
    }
}

@media all and (max-width: 360px) {
    body .crewWidget .items .list .item-container {
        width: 100%;
    }

    body .advancedPostsWidget1 .items .list .item-container {
        width: 100%;
    }

    body .advancedPostsWidget3 .items .list .item-container {
        width: 100%;
    }

    body .categoriesWidget .items .list .item-container {
        width: 100%;
    }

    body .aboutWidget .menu li {
        width: 100% !important;
    }

    body .galleryWidget .items .list .item-container {
        width: 100%;
    }
}
