@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700&subset=latin-ext);

body, body.home-body {
    font-family: Arial, sans-serif
}

body header #mobile-menu .close-mobile-menu:active, body header #mobile-menu .close-mobile-menu:focus, body header #open-mobile-menu:active, body header #open-mobile-menu:focus, body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide:active, body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide:focus, body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide:hover, body.home-body header #mobile-menu .close-mobile-menu:active, body.home-body header #mobile-menu .close-mobile-menu:focus, body.home-body header #open-mobile-menu:active, body.home-body header #open-mobile-menu:focus {
    outline: 0
}

body #content #sidebar #sidebar-items li, body header #main-menu #web-main-menu li, body header #mobile-menu #mobile-main-menu li, body.details-body #content #sidebar #sidebar-items li, body.home-body header #mobile-menu #mobile-main-menu li, body.sub-body #content #sidebar #sidebar-items li {
    list-style: none
}

body #content #content-container .content-items .items-container .items-description a .items-price-detail, body #content #content-container .content-items .items-container .items-description a .items-price-title, body #content #content-container .content-items .items-container .items-description a h5, body #content #content-container .content-items .items-container .items-description a p, body.sub-body #content #content-container-ex .content-items .items-container .items-description a .items-price-detail, body.sub-body #content #content-container-ex .content-items .items-container .items-description a .items-price-title, body.sub-body #content #content-container-ex .content-items .items-container .items-description a h5, body.sub-body #content #content-container-ex .content-items .items-container .items-description a p {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

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

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

body.home-body {
    width: 100%;
    font-size: 14px;
    background: #1b1b1b
}

body.home-body #service-banner {
    display: inline-block;
    position: absolute;
    z-index: 100;
    right: 20px;
    top: 60%
}

@media screen and (max-width: 1024px) {
    body.home-body #service-banner {
        display: none
    }
}

body.home-body #service-banner .marka-logo {
    display: inline-block;
    width: 60%
}

body.home-body header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    padding-bottom: 25px;
    background-color: transparent
}

@media screen and (max-width: 1024px) {
    body.home-body header {
        position: relative;
        height: auto
    }
}

@media screen and (max-width: 736px) {
    body.home-body header {
        padding-bottom: 5px
    }
}

body.home-body header #logo {
    display: inline-block;
    margin-left: 20px;
    margin-top: 20px;
    vertical-align: top
}

body.home-body header #logo a.logo, body.home-body header #logo a.logo img.desktop {
    display: block
}

body.home-body header #logo a.logo img {
    max-width: 100%;
    height: auto
}

body.home-body header #logo a.logo img.mobil {
    display: none
}

@media screen and (max-width: 768px) {
    body.home-body header #logo a.logo {
        text-align: center
    }

    body.home-body header #logo a.logo img.desktop {
        display: none
    }

    body.home-body header #logo a.logo img.mobil {
        display: block
    }
}

body.home-body header #main-menu {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 100px
}

@media screen and (max-width: 1024px) {
    body.home-body header #main-menu {
        display: none
    }
}

body.home-body header #main-menu #web-main-menu:after, body.home-body header #main-menu:after {
    content: '';
    display: table;
    clear: both
}

body.home-body header #main-menu #web-main-menu {
    padding: 50px 0;
    margin: 0
}

body.home-body header #main-menu #web-main-menu li {
    list-style: none;
    float: left
}

body.home-body header #main-menu #web-main-menu li a {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    margin: 0 15px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

body.home-body header #main-menu #web-main-menu li a.contact-menu {
    position: relative
}

body.home-body header #main-menu #web-main-menu li a.contact-menu:after {
    content: '0216 577 21 00';
    position: absolute;
    display: block;
    width: 225px;
    height: 30px;
    background: 0 0;
    color: #efa413;
    font-size: 14px;
    font-weight: 700;
    left: -80px;
    top: 30px
}

body.home-body header #main-menu #web-main-menu li a.contact-menu:hover:after {
    border: none;
    width: 225px;
    color: #fff
}

body.home-body header #main-menu #web-main-menu li a:hover {
    color: #efa413
}

body.home-body header #main-menu #web-main-menu li a:hover:after {
    width: 100%
}

body.home-body header #main-menu #web-main-menu li a:after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #efa413;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s
}

body.home-body header #main-menu #web-main-menu li span {
    color: #efa413;
    margin-left: 86px;
    font-weight: 700;
    position: absolute;
    margin-top: -5px
}

body.home-body header #mobile-menu {
    display: none
}

@media screen and (max-width: 1024px) {
    body.home-body header #mobile-menu {
        display: block;
        width: 100%;
        position: fixed;
        bottom: 0;
        top: 0;
        background: #1b1b1b;
        left: 100%;
        -webkit-transition: all ease .2s;
        -o-transition: all ease .2s;
        transition: all ease .2s
    }

    body.home-body header #mobile-menu.open-mobile {
        left: 0
    }
}

body.home-body header #mobile-menu .close-mobile-menu {
    position: absolute;
    top: 50px;
    right: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    line-height: 50px
}

body.home-body header #mobile-menu .mobile-logo {
    width: 100%;
    text-align: center;
    line-height: 70px
}

body.home-body header #mobile-menu .mobile-logo a {
    display: block;
    height: 70px;
    padding: 0 15px
}

body.home-body header #mobile-menu #mobile-main-menu {
    padding: 0;
    margin: 0
}

body.home-body header #mobile-menu #mobile-main-menu li a {
    display: block;
    height: 50px;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
    padding: 0 30px;
    line-height: 50px;
    font-weight: 600;
    margin: 2px 0;
    background: #f1ad2b
}

body.home-body header #mobile-menu #mobile-main-menu li a:active, body.home-body header #mobile-menu #mobile-main-menu li a:focus, body.home-body header #mobile-menu #mobile-main-menu li a:hover {
    text-decoration: none;
    -webkit-box-shadow: inset 0 0 5px 0 #000;
    box-shadow: inset 0 0 5px 0 #000
}

body.home-body header #mobile-menu .mobile-phone-number {
    padding: 20px 0
}

body.home-body header #mobile-menu .mobile-phone-number a {
    display: block;
    text-align: center
}

body.home-body header #open-place-button {
    position: fixed;
    top: 35px;
    right: 20px;
    margin: 0;
    display: block;
    padding: 0;
    line-height: 40px;
    width: 50px;
    text-align: center
}

@media screen and (max-width: 736px) {
    body.home-body header #open-place-button {
        top: 0;
        right: 0;
        background-color: #1b1b1b
    }
}

body.home-body header #open-place-button span {
    display: block;
    position: absolute;
    left: 10px;
    font-size: 8px;
    color: #fff;
    top: 20px
}

@media screen and (max-width: 736px) {
    body.home-body header #open-place-button span {
        top: 17px;
        left: 6px;
        font-size: 10px
    }
}

body.home-body header #open-mobile-menu {
    position: fixed;
    top: 40px;
    right: 0;
    margin: 0;
    background: 0 0;
    height: 50px;
    padding: 0;
    line-height: 50px;
    width: 50px;
    text-align: center
}

@media screen and (min-width: 1025px) {
    body.home-body header #open-mobile-menu {
        display: none
    }
}

body.home-body header .service-tel-mobile {
    display: none;
    font-size: 14px;
    margin: 5px 0;
    color: #a7a7a7;
    font-weight: 700
}

@media screen and (max-width: 768px) {
    body.home-body header .service-tel-mobile {
        display: inline-block
    }
}

body.home-body header span.slash {
    display: none;
    color: #efa413
}

@media screen and (max-width: 768px) {
    body.home-body header span.slash {
        display: inline-block
    }
}

body.home-body #main-carousel .owl-carousel {
    font-size: 0
}

body.home-body #main-carousel .owl-carousel.main-carousel {
    padding: 0;
    margin: 0
}

body.home-body #main-carousel .owl-carousel.main-carousel .item {
    width: 100%
}

@media screen and (min-width: 1024px) {
    body.home-body #main-carousel .owl-carousel.main-carousel .item {
        height: 100vh;
        min-height: 768px
    }
}

@media screen and (max-width: 440px) {
    body.home-body #main-carousel .owl-carousel.main-carousel .item {
        max-height: 200px
    }
}

body.home-body #main-carousel .owl-carousel.main-carousel .item img {
    width: 100%;
    height: auto
}

body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details {
    position: absolute;
    width: 240px
}

body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details .carousel-price, body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details h1 {
    text-shadow: 2px 2px 4px #000
}

body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details h1 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 0
}

@media screen and (max-width: 736px) {
    body.home-body header #open-mobile-menu {
        background-color: #1b1b1b
    }

    body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details h1 {
        font-size: 10px
    }
}

body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details .carousel-price {
    display: block;
    font-size: 15px;
    color: #efa413;
    font-weight: 700
}

body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details .carousel-price .price, body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details .carousel-price .simge-tl {
    font-size: 25px
}

@media screen and (max-width: 736px) {
    body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details .carousel-price {
        font-size: 9px;
        font-weight: 600;
        margin-top: -5px
    }

    body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details .carousel-price .price, body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details .carousel-price .simge-tl {
        font-size: 25px
    }
}

body.home-body #main-carousel .owl-carousel.main-carousel .item .carousel-details .carousel-price i {
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    body.home-body #main-carousel .owl-carousel.main-carousel .item img {
        height: 100%;
        max-height: 100%
    }

    body.home-body #main-carousel .owl-carousel.main-carousel .owl-dots {
        position: absolute;
        left: 100px;
        bottom: 200px
    }
}

@media screen and (max-width: 1023px) {
    body.home-body #main-carousel .owl-carousel.main-carousel .owl-dots {
        position: absolute;
        bottom: 5px;
        left: 0;
        right: 0;
        text-align: center
    }
}

body.home-body #main-carousel .owl-carousel.main-carousel .owl-dots .owl-dot.active span {
    background: #efa413
}

body.home-body #main-carousel .owl-carousel.main-carousel .owl-dots .owl-dot span {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 20px;
    height: 5px;
    margin: 5px
}

body.home-body #right-content .right-carousel-wrapper {
    position: fixed;
    top: 18vh;
    right: 50px;
    z-index: 999999
}

@media screen and (max-width: 1366px) {
    body.home-body #right-content .right-carousel-wrapper {
        top: 23vh
    }
}

@media screen and (max-width: 1024px) {
    body.home-body #right-content .right-carousel-wrapper {
        display: none
    }
}

body.home-body #right-content .right-carousel-wrapper.close-right {
    z-index: 1
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-prev {
    bottom: 0;
    top: auto;
    left: 50%;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    z-index: 9999999999;
    text-align: center;
    margin: 0
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-next {
    bottom: auto;
    top: -20px;
    left: 50%;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    z-index: 9999999999;
    text-align: center;
    margin: 0
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide {
    width: 280px !important;
    height: 100px;
    float: none
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide:after {
    content: '';
    display: table;
    clear: both
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide .right-carousel-item-image {
    width: 130px;
    float: left
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide .right-carousel-item-details {
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    float: left;
    padding-left: 5px
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide .right-carousel-item-details .right-carousel-price, body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide .right-carousel-item-details h5, body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide .right-carousel-item-details p {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-shadow: 2px 2px 4px #000
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide .right-carousel-item-details h5 {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide .right-carousel-item-details p {
    margin: 0;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 500;
    color: #fff
}

body.home-body #right-content .right-carousel-wrapper .right-carousel-items .slick-list.draggable .slick-track .slick-slide .right-carousel-item-details .right-carousel-price {
    font-weight: 600;
    color: #efa413;
    font-size: 14px
}

body.home-body #right-content .right-content-wrapper {
    display: none
}

@media screen and (max-width: 1024px) {
    body.home-body #right-content .right-content-wrapper {
        display: block
    }

    body.home-body #right-content .right-content-wrapper .right-content-items {
        font-size: 0
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item {
        display: inline-block;
        position: relative;
        width: 100%;
        min-height: 95px;
        background: #131313;
        margin: 2px 0;
        padding: 5px 0;
        vertical-align: top
    }
}

@media screen and (max-width: 1024px) and (max-width: 414px) {
    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item {
        display: inline-block;
        width: 50%
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item:nth-child(2n+1) {
        border-right: 4px solid #1b1b1b
    }
}

@media screen and (max-width: 1024px) {
    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-image {
        display: block;
        position: relative;
        width: 100%;
        text-align: center
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-image img {
        width: 60%
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-image .type {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        padding: .5px 4px;
        color: #efa413;
        font-size: 9px;
        font-weight: 400
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details {
        text-align: center;
        width: 100%
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details .right-content-price, body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details h5, body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details p {
        text-align: center
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details .right-content-price span.new, body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details h5 span.new, body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details p span.new {
        display: none;
        color: #efa413
    }
}

body.home-body footer #sub-footer .owl-carousel .owl-nav .owl-next, body.home-body footer #sub-footer .owl-carousel .owl-nav .owl-prev {
    top: 15px;
    position: absolute
}

@media screen and (max-width: 1024px) and (max-width: 414px) {
    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details .right-content-price span.new, body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details h5 span.new, body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details p span.new {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 20px
    }
}

@media screen and (max-width: 1024px) {
    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details h5 {
        display: inline-block;
        margin: 0;
        text-transform: uppercase;
        color: #fff;
        font-weight: 500;
        font-size: 10px;
        padding: 2px
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details p {
        margin: 0;
        font-weight: 400;
        font-size: 11px;
        color: #fff;
        text-transform: capitalize
    }

    body.home-body #right-content .right-content-wrapper .right-content-items .right-content-item .right-content-details .right-content-price {
        display: inline-block;
        color: #efa413;
        font-weight: 600;
        font-size: 10px;
        text-transform: uppercase
    }
}

body.home-body footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 10
}

body.home-body footer #sub-footer {
    position: relative;
    height: 110px;
    padding: 15px 0 10px;
    background: rgba(255, 255, 255, .5);
    width: 100%
}

@media screen and (max-width: 1024px) {
    body.home-body footer {
        position: relative
    }

    body.home-body footer #sub-footer {
        height: auto
    }
}

@media screen and (max-width: 767px) {
    body.home-body footer #sub-footer {
        display: none
    }
}

body.home-body footer #sub-footer .owl-carousel {
    padding: 0 80px
}

@media screen and (max-width: 1025px) {
    body.home-body footer #sub-footer .owl-carousel {
        padding: 0 70px
    }
}

@media screen and (max-width: 768px) {
    body.home-body footer #sub-footer .owl-carousel {
        padding: 0 100px
    }
}

@media screen and (max-width: 440px) {
    body.home-body footer #sub-footer .owl-carousel {
        padding: 0 70px
    }
}

@media screen and (max-width: 360px) {
    body.home-body footer #sub-footer .owl-carousel {
        padding: 0 55px
    }
}

body.home-body footer #sub-footer .owl-carousel .owl-nav .owl-prev {
    background: 0 0;
    width: auto;
    height: auto;
    top: 15px
}

body.home-body footer #sub-footer .owl-carousel .owl-nav .owl-prev .back-btn {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/icon/back-btn-icon.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

body.home-body footer #sub-footer .owl-carousel .owl-nav .owl-next {
    background: 0 0;
    width: auto;
    height: auto;
    top: 15px
}

body.home-body footer #sub-footer .owl-carousel .owl-nav .owl-next .next-btn {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/icon/next-btn-icon.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

body.home-body footer #sub-footer .owl-carousel .owl-item {
    margin: 0 !important;
    padding-right: 20px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel {
    position: relative
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel:after {
    content: '';
    display: table;
    clear: both
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-image {
    width: 130px;
    float: left;
    height: 85px
}

@media screen and (max-width: 1024px) {
    body.home-body footer #sub-footer .owl-carousel .owl-item {
        padding-right: 10px
    }

    body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-image {
        float: none;
        margin: 0 auto
    }
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-image img {
    display: block;
    max-width: 100%;
    height: auto
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-details {
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    float: left;
    padding-left: 5px
}

@media screen and (max-width: 1024px) {
    body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-details {
        width: 100%;
        float: none;
        text-align: center
    }
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-details h5 {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    margin: 0;
    font-family: Arial, sans-serif
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-details p {
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    margin: 0
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-details .sub-carousel-price {
    font-size: 14px;
    font-weight: 600;
    color: #efa413;
    display: block;
    line-height: 20px;
    text-shadow: 1px 1px #000
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-details .sub-carousel-price span.price {
    font-size: 20px
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-details .sub-carousel-price span.simge-tl {
    color: #efa413;
    font-size: 20px
}

body.home-body footer #sub-footer .owl-carousel .item .sub-carousel .sub-carousel-details .sub-carousel-price span.simge-tl.price {
    font-size: 17px
}

body.home-body footer #sub-footer .owl-carousel .owl-dots {
    display: none
}

body.home-body footer #sub-footer .owl-carousel .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0
}

body.home-body footer #sub-footer .owl-carousel .owl-nav .owl-prev {
    left: 10px
}

body.home-body footer #sub-footer .owl-carousel .owl-nav .owl-next {
    right: 10px
}

body.home-body footer #main-footer {
    background: rgba(0, 0, 0, .5)
}

body.home-body footer #main-footer:after {
    content: '';
    clear: both;
    display: table
}

body.home-body footer #main-footer .footer-copyright-area {
    width: 400px;
    height: 75px;
    background: #efa413;
    padding: 10px;
    float: left
}

@media screen and (max-width: 1024px) {
    body.home-body footer #main-footer .footer-copyright-area {
        width: 100%;
        float: none
    }
}

body.home-body footer #main-footer .footer-copyright-area h4 {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    margin: 0
}

body.home-body footer #main-footer .footer-copyright-area p {
    font-size: 12px;
    margin: 0;
    line-height: 20px;
    color: #fff
}

body.home-body footer #main-footer .footer-icon-area {
    float: left;
    height: 75px;
    line-height: 75px;
    padding: 0 10px;
    width: -webkit-calc(100% - 475px);
    width: calc(100% - 475px)
}

@media screen and (max-width: 1024px) {
    body.home-body footer #main-footer .footer-icon-area {
        width: -webkit-calc(100% - 75px);
        width: calc(100% - 75px)
    }
}

body.home-body footer #main-footer .footer-icon-area .copyright {
    float: right;
    color: #fff;
    font-size: 10px
}

@media screen and (max-width: 768px) {
    body.home-body footer #main-footer .footer-icon-area .copyright {
        float: none;
        display: block;
        text-align: center;
        margin-left: 60px
    }
}

body.home-body footer #main-footer .footer-place-area {
    width: 75px;
    height: 75px;
    background: #efa413;
    float: left
}

body.home-body footer #main-footer .footer-place-area a {
    display: block;
    text-align: center;
    line-height: 75px
}

body.home-body footer #main-footer .footer-place-area .footer-place-wrapper {
    position: fixed;
    width: 50%;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    bottom: 75px;
    top: 0;
    background: #efa413;
    z-index: 60;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

body.home-body footer #main-footer .footer-place-area .footer-place-wrapper.open-place {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

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

body {
    font-size: 14px;
    margin: 0;
    padding: 0
}

body header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #1b1b1b;
    padding-bottom: 25px
}

@media screen and (max-width: 736px) {
    body header {
        padding-bottom: 5px
    }
}

body header #logo {
    display: inline-block;
    margin-left: 20px;
    margin-top: 20px;
    vertical-align: top
}

body header #logo a.logo, body header #logo a.logo img.desktop {
    display: block
}

body header #logo a.logo img {
    max-width: 100%;
    height: auto
}

body header #logo a.logo img.mobil {
    display: none
}

@media screen and (max-width: 768px) {
    body.home-body footer #main-footer .footer-place-area .footer-place-wrapper {
        width: 100%;
        bottom: 150px
    }

    body header #logo a.logo {
        text-align: center
    }

    body header #logo a.logo img.desktop {
        display: none
    }

    body header #logo a.logo img.mobil {
        display: block
    }
}

body header #main-menu {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 100px
}

@media screen and (max-width: 1024px) {
    body header {
        position: relative;
        height: auto
    }

    body header #main-menu {
        display: none
    }
}

body header #main-menu #web-main-menu:after, body header #main-menu:after {
    content: '';
    display: table;
    clear: both
}

body header #main-menu #web-main-menu {
    padding: 50px 0;
    margin: 0
}

body header #main-menu #web-main-menu li {
    float: left
}

body header #main-menu #web-main-menu li a {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    margin: 0 15px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

body header #main-menu #web-main-menu li a.contact-menu {
    position: relative
}

body header #main-menu #web-main-menu li a.contact-menu:after {
    content: '0216 577 21 00';
    position: absolute;
    display: block;
    width: 225px;
    height: 30px;
    background: 0 0;
    color: #efa413;
    font-size: 14px;
    font-weight: 700;
    left: -80px;
    top: 30px
}

body header #main-menu #web-main-menu li a.contact-menu:hover:after {
    border: none;
    width: 225px;
    color: #fff
}

body header #main-menu #web-main-menu li a:hover {
    color: #efa413
}

body header #main-menu #web-main-menu li a:hover:after {
    width: 100%
}

body header #main-menu #web-main-menu li a:after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #efa413;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s
}

body header #main-menu #web-main-menu li span {
    color: #efa413;
    margin-left: 78px;
    font-weight: 700;
    position: absolute;
    margin-top: -5px
}

body header #mobile-menu {
    display: none
}

@media screen and (max-width: 1024px) {
    body header #mobile-menu {
        display: block;
        width: 100%;
        position: fixed;
        bottom: 0;
        top: 0;
        background: #1b1b1b;
        left: 100%;
        -webkit-transition: all ease .2s;
        -o-transition: all ease .2s;
        transition: all ease .2s
    }

    body header #mobile-menu.open-mobile {
        left: 0
    }
}

body header #mobile-menu .close-mobile-menu {
    position: absolute;
    top: 50px;
    right: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    line-height: 50px
}

body header #mobile-menu .mobile-logo {
    width: 100%;
    text-align: center;
    line-height: 70px
}

body header #mobile-menu .mobile-logo a {
    display: block;
    height: 70px;
    padding: 0 15px
}

body header #mobile-menu #mobile-main-menu {
    padding: 0;
    margin: 0
}

body header #mobile-menu #mobile-main-menu li a {
    display: block;
    height: 50px;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
    padding: 0 30px;
    line-height: 50px;
    font-weight: 600;
    margin: 2px 0;
    background: #f1ad2b
}

body header #mobile-menu #mobile-main-menu li a:active, body header #mobile-menu #mobile-main-menu li a:focus, body header #mobile-menu #mobile-main-menu li a:hover {
    text-decoration: none;
    -webkit-box-shadow: inset 0 0 5px 0 #000;
    box-shadow: inset 0 0 5px 0 #000
}

body header #mobile-menu .mobile-phone-number {
    padding: 20px 0
}

body header #mobile-menu .mobile-phone-number a {
    display: block;
    text-align: center
}

body header #open-place-button {
    position: fixed;
    top: 40px;
    right: 20px;
    margin: 0;
    display: block;
    padding: 0;
    line-height: 40px;
    width: 50px;
    text-align: center
}

body header #open-place-button span {
    display: block;
    position: absolute;
    left: 10px;
    font-size: 8px;
    color: #fff;
    top: 20px
}

@media screen and (max-width: 736px) {
    body header #open-place-button {
        top: 0;
        right: 0;
        background-color: #1b1b1b
    }

    body header #open-place-button span {
        top: 17px;
        left: 6px;
        font-size: 10px
    }
}

body header #open-mobile-menu {
    position: fixed;
    top: 40px;
    right: 0;
    margin: 0;
    background: #1b1b1b;
    height: 50px;
    padding: 0;
    line-height: 50px;
    width: 50px;
    text-align: center
}

@media screen and (min-width: 1025px) {
    body header #open-mobile-menu {
        display: none
    }
}

body header .service-tel-mobile {
    display: none;
    font-size: 14px;
    margin: 5px 0;
    color: #a7a7a7;
    font-weight: 700
}

body #content #sidebar #sidebar-items li a, body #content #sidebar h4 {
    margin: 1px 0 0;
    padding: 0 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Arial, sans-serif
}

@media screen and (max-width: 768px) {
    body header .service-tel-mobile {
        display: inline-block
    }
}

body header span.slash {
    display: none;
    color: #efa413
}

@media screen and (max-width: 768px) {
    body header span.slash {
        display: inline-block
    }

    body #content #content-container .sub-page-title {
        text-align: center
    }
}

body #content {
    background: #fff;
    width: 100%;
    padding-bottom: 75px;
    padding-top: 136px
}

body #content:after {
    content: '';
    display: table;
    clear: both
}

body #content #sidebar {
    width: 300px;
    float: left;
    display: block
}

@media screen and (max-width: 1024px) {
    body #content {
        padding-top: 0
    }

    body #content #sidebar {
        display: none
    }
}

body #content #sidebar h4 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    background: #efa413
}

body #content #sidebar #sidebar-items {
    width: 100%;
    padding: 0;
    margin: 0
}

body #content #sidebar #sidebar-items li a {
    height: 50px;
    display: block;
    background: #eaeaea;
    text-decoration: none;
    line-height: 50px;
    color: #000;
    font-size: 18px;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

body #content #sidebar #sidebar-items li a.active, body #content #sidebar #sidebar-items li a:hover {
    background: #989898;
    color: #fff;
    position: relative
}

body #content #sidebar #sidebar-items li a.active:after, body #content #sidebar #sidebar-items li a:hover:after {
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff transparent transparent
}

body #content #sidebar .sidebar-phone-container {
    width: 100%;
    padding: 10px 0;
    text-align: center
}

body #content #content-container {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    float: left;
    display: block;
    padding: 10px
}

@media screen and (max-width: 1024px) {
    body #content #content-container {
        width: 100%
    }
}

body #content #content-container .sub-page-title {
    display: block;
    font-size: 20px;
    margin-top: 0;
    font-weight: 800;
    color: #1b1b1b;
    text-transform: uppercase
}

body #content #content-container .sub-page-title small {
    font-family: Arial, sans-serif;
    font-weight: 500;
    text-transform: capitalize
}

body #content #content-container .content-items {
    font-size: 0
}

body #content #content-container .content-items .items-container {
    display: inline-block;
    width: 50%;
    height: 150px;
    margin-bottom: 50px
}

@media screen and (max-width: 768px) {
    body #content #content-container .content-items .items-container {
        width: 100%;
        height: auto;
        text-align: center
    }
}

body #content #content-container .content-items .items-container:after {
    content: '';
    display: table;
    clear: both
}

body #content #content-container .content-items .items-container .items-image {
    width: 200px;
    float: left
}

@media screen and (max-width: 440px) {
    body #content #content-container .content-items .items-container .items-image {
        width: 100%;
        float: none
    }
}

body #content #content-container .content-items .items-container .items-image img {
    max-height: 150px
}

body #content #content-container .content-items .items-container .items-description {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    float: left
}

body #content #content-container .content-items .items-container .items-description a {
    display: block;
    padding-left: 10px
}

body #content #content-container .content-items .items-container .items-description a:active, body #content #content-container .content-items .items-container .items-description a:hover {
    text-decoration: none
}

body #content #content-container .content-items .items-container .items-description a h5 {
    margin: 10px 0 0;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

body #content #content-container .content-items .items-container .items-description a p {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 16px
}

body #content #content-container .content-items .items-container .items-description a .items-price-title {
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 700;
    margin: 10px 0 0;
    color: #848484
}

@media screen and (max-width: 440px) {
    body #content #content-container .content-items .items-container .items-description {
        width: 100%;
        float: none
    }

    body #content #content-container .content-items .items-container .items-description a .items-price-title {
        margin-top: 10px
    }
}

body #content #content-container .content-items .items-container .items-description a .items-price-detail {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 800;
    color: #efa413;
    margin-top: -5px
}

body.details-body #content #sidebar #sidebar-items li a, body.details-body #content #sidebar h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-family: Arial, sans-serif
}

body #content #content-container .content-items .items-container .items-description a .items-price-detail span {
    font-size: 20px;
    color: #efa413;
    display: inline-block
}

body footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 10
}

body footer #main-footer {
    background: #323232
}

body footer #main-footer:after {
    content: '';
    clear: both;
    display: table
}

body footer #main-footer .footer-icon-area {
    float: left;
    height: 75px;
    line-height: 75px;
    padding: 0 10px;
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px)
}

@media screen and (max-width: 1024px) {
    body footer {
        position: relative
    }

    body footer #main-footer .footer-icon-area {
        height: 150px
    }
}

body footer #main-footer .footer-icon-area .copyright {
    float: right;
    color: #fff;
    font-size: 10px
}

@media screen and (max-width: 768px) {
    body footer #main-footer .footer-icon-area .copyright {
        float: none;
        display: block;
        text-align: center;
        margin-left: 60px
    }
}

body footer #main-footer .footer-place-area {
    width: 75px;
    height: 75px;
    background: #efa413;
    float: left
}

body footer #main-footer .footer-place-area a {
    display: block;
    text-align: center;
    line-height: 75px
}

body footer #main-footer .footer-place-area .footer-place-wrapper {
    position: fixed;
    width: 50%;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    bottom: 75px;
    top: 0;
    background: #efa413;
    z-index: 60;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

@media screen and (max-width: 768px) {
    body footer #main-footer .footer-place-area .footer-place-wrapper {
        width: 100%;
        bottom: 150px
    }
}

body footer #main-footer .footer-place-area .footer-place-wrapper.open-place {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

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

body.details-body #content {
    background: #fff;
    width: 100%;
    padding-bottom: 75px
}

body.details-body #content:after {
    content: '';
    display: table;
    clear: both
}

body.details-body #content #sidebar {
    width: 300px;
    float: left;
    display: block
}

@media screen and (max-width: 1024px) {
    body.details-body #content #sidebar {
        display: none
    }
}

body.details-body #content #sidebar h4 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    padding: 0 15px;
    font-size: 24px;
    background: #efa413;
    margin: 1px 0 0
}

body.details-body #content #sidebar #sidebar-items {
    width: 100%;
    padding: 0;
    margin: 0
}

body.details-body #content #sidebar #sidebar-items li a {
    height: 50px;
    margin: 1px 0 0;
    display: block;
    background: #eaeaea;
    text-decoration: none;
    line-height: 50px;
    padding: 0 15px;
    color: #000;
    font-size: 18px;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

body.details-body #content #sidebar #sidebar-items li a.active, body.details-body #content #sidebar #sidebar-items li a:hover {
    background: #989898;
    color: #fff;
    position: relative
}

body.details-body #content #sidebar #sidebar-items li a.active:after, body.details-body #content #sidebar #sidebar-items li a:hover:after {
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff transparent transparent
}

body.details-body #content #sidebar .sidebar-phone-container {
    width: 100%;
    padding: 10px 0;
    text-align: center
}

body.details-body #content #content-container {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    float: left;
    display: block;
    padding: 10px
}

@media screen and (max-width: 1024px) {
    body.details-body #content #content-container {
        width: 100%
    }
}

body.details-body #content #content-container .car-details {
    font-size: 0
}

body.details-body #content #content-container .car-details .car-images {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: center
}

@media screen and (max-width: 736px) {
    body.details-body #content #content-container .car-details .car-images {
        width: 80%;
        margin: 0 10%
    }
}

body.details-body #content #content-container .car-details .car-images img {
    max-width: 70%
}

body.details-body #content #content-container .car-details .detail-text-cont {
    display: inline-block;
    width: 75%;
    text-align: left;
    padding-right: 20%
}

@media screen and (max-width: 736px) {
    body.details-body #content #content-container .car-details .detail-text-cont {
        width: 100%;
        padding-right: 0
    }
}

body.details-body #content #content-container .car-details .detail-text-cont h4 {
    margin: 0;
    color: #000;
    font-weight: 800;
    font-family: Arial, sans-serif
}

body.details-body #content #content-container .car-details .detail-text-cont p {
    font-size: 12px;
    color: #000
}

body.details-body #content #content-container .car-details .detail-text-cont p.price {
    font-size: 20px;
    font-weight: 600;
    color: #efa413;
    text-transform: capitalize
}

body.details-body #content #content-container .car-details .car-partials-price {
    padding: 0 30px;
    margin: 3px 0
}

body.details-body #content #content-container .car-details .car-partials-price .head {
    text-align: center;
    font-weight: 700
}

body.details-body #content #content-container .car-details .car-partials-price table {
    margin: 0 auto
}

body.details-body footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 10
}

body.details-body footer #main-footer {
    background: #323232
}

body.details-body footer #main-footer:after {
    content: '';
    clear: both;
    display: table
}

body.details-body footer #main-footer .footer-icon-area {
    float: left;
    height: 75px;
    line-height: 75px;
    padding: 0 10px;
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px)
}

@media screen and (max-width: 1024px) {
    body.details-body #content #content-container .car-details .car-partials-price {
        padding: 0 10px
    }

    body.details-body footer #main-footer .footer-icon-area {
        width: -webkit-calc(100% - 75px);
        width: calc(100% - 75px)
    }
}

body.details-body footer #main-footer .footer-icon-area .copyright {
    float: right;
    color: #fff;
    font-size: 10px
}

@media screen and (max-width: 768px) {
    body.details-body footer #main-footer .footer-icon-area .copyright {
        float: none;
        display: block;
        text-align: center;
        margin-left: 60px
    }
}

body.details-body footer #main-footer .footer-place-area {
    width: 75px;
    height: 75px;
    background: #efa413;
    float: left
}

body.details-body footer #main-footer .footer-place-area a {
    display: block;
    text-align: center;
    line-height: 75px
}

body.details-body footer #main-footer .footer-place-area .footer-place-wrapper {
    position: fixed;
    width: 50%;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    bottom: 75px;
    top: 0;
    background: #efa413;
    z-index: 60;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

@media screen and (max-width: 768px) {
    body.details-body footer #main-footer .footer-place-area .footer-place-wrapper {
        width: 100%;
        bottom: 150px
    }
}

body.details-body footer #main-footer .footer-place-area .footer-place-wrapper.open-place {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

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

body.contact-body #content {
    background: #fff;
    width: 100%;
    padding-bottom: 75px
}

@media screen and (max-width: 1024px) {
    body.contact-body #content {
        padding-bottom: 0
    }
}

body.contact-body #content .container-fluid .my-row {
    display: inline-block;
    padding: 0 15px;
    width: 50%
}

@media screen and (max-width: 568px) {
    body.contact-body #content .container-fluid .my-row {
        width: 100%
    }
}

body.contact-body #content .container-fluid.my-map {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 75px;
    width: 50%;
    padding: 0
}

@media screen and (max-width: 1024px) {
    body.contact-body #content .container-fluid.my-map {
        position: relative;
        bottom: 0;
        height: 400px;
        width: 100%;
        padding-bottom: 15px;
        margin: 0 !important
    }
}

body.contact-body #content .container-fluid .contact-info .company-title {
    font-family: Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    margin: 10px 0 5px
}

body.contact-body #content .container-fluid .contact-info .contact-info-title {
    margin: 5px 0;
    font-family: Arial, sans-serif;
    font-weight: 600;
    text-transform: capitalize
}

body.contact-body #content .container-fluid .contact-info .contact-info-desc {
    margin: 5px 0;
    font-family: Arial, sans-serif;
    font-weight: 400;
    text-transform: capitalize
}

body.contact-body #content .container-fluid .contact-form h4 {
    margin: 5px 0;
    font-family: Arial, sans-serif;
    font-weight: 700;
    text-transform: capitalize
}

body.contact-body #content .container-fluid .contact-form form .row, body.contact-body #content .container-fluid .contact-form form .row .row {
    margin: 0
}

body.contact-body #content .container-fluid .contact-form form label input {
    height: 40px;
    border: none;
    border-bottom: 1px solid #d2d2d2;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    max-width: 100%
}

body.contact-body #content .container-fluid .contact-form form label input:focus {
    border-color: #1a1a1a
}

body.contact-body #content .container-fluid .contact-form form label textarea {
    resize: none;
    border: 1px solid #d2d2d2
}

body.contact-body #content .container-fluid .contact-form form label button {
    width: 100%;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: 800;
    background: #209e55
}

footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 10
}

footer #main-footer {
    background: #323232
}

footer #main-footer:after {
    content: '';
    clear: both;
    display: table
}

footer #main-footer .footer-icon-area {
    float: left;
    height: 75px;
    line-height: 75px;
    padding: 0 10px;
    width: 100%
}

@media screen and (max-width: 1024px) {
    footer {
        position: relative
    }

    footer #main-footer .footer-icon-area {
        height: 150px;
        float: none;
        text-align: center
    }
}

footer #main-footer .footer-icon-area .copyright {
    float: right;
    color: #fff;
    font-size: 10px
}

@media screen and (max-width: 768px) {
    footer #main-footer .footer-icon-area .copyright {
        float: none;
        display: block;
        text-align: center;
        width: 100%
    }
}

footer #main-footer .footer-place-area {
    width: 75px;
    height: 75px;
    background: #efa413;
    float: left
}

footer #main-footer .footer-place-area a {
    display: block;
    text-align: center;
    line-height: 75px
}

footer #main-footer .footer-place-area .footer-place-wrapper {
    position: fixed;
    width: 50%;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    bottom: 75px;
    top: 0;
    background: #efa413;
    z-index: 60;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

footer #main-footer .footer-place-area .footer-place-wrapper.open-place {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

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

@media screen and (max-width: 768px) {
    footer #main-footer .footer-place-area .footer-place-wrapper {
        width: 100%;
        bottom: 150px
    }
}

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

.simge-tl, .simgetl {
    font-family: TRY;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

body.sub-body #content #sidebar #sidebar-items li a, body.sub-body #content #sidebar h4 {
    font-family: Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase
}

.simgetl:before {
    content: "\20ba"
}

body.sub-body #content {
    background: #fff;
    width: 100%;
    padding-bottom: 75px
}

body.sub-body #content:after {
    content: '';
    display: table;
    clear: both
}

body.sub-body #content #sidebar {
    width: 300px;
    float: left;
    display: block
}

@media screen and (max-width: 1024px) {
    body.sub-body #content #sidebar {
        display: none
    }
}

body.sub-body #content #sidebar h4 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    padding: 0 15px;
    font-size: 24px;
    background: #efa413;
    margin: 1px 0 0
}

body.sub-body #content #sidebar #sidebar-items {
    width: 100%;
    padding: 0;
    margin: 0
}

body.sub-body #content #sidebar #sidebar-items li a {
    height: 50px;
    margin: 1px 0 0;
    display: block;
    background: #eaeaea;
    text-decoration: none;
    line-height: 50px;
    padding: 0 15px;
    color: #000;
    font-size: 18px;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

body.sub-body #content #sidebar #sidebar-items li a.active, body.sub-body #content #sidebar #sidebar-items li a:hover {
    background: #989898;
    color: #fff;
    position: relative
}

body.sub-body #content #sidebar #sidebar-items li a.active:after, body.sub-body #content #sidebar #sidebar-items li a:hover:after {
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff transparent transparent
}

body.sub-body #content #sidebar .sidebar-phone-container {
    width: 100%;
    padding: 10px 0;
    text-align: center
}

body.sub-body #content #content-container-ex {
    width: -webkit-calc(100% - 0px);
    width: calc(100% - 0px);
    float: left;
    display: block;
    padding: 20px 10%
}

@media screen and (max-width: 1024px) {
    body.sub-body #content #content-container-ex {
        width: 100%
    }
}

body.sub-body #content #content-container-ex .sub-page-title {
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase
}

body.sub-body #content #content-container-ex .sub-page-title small {
    font-family: Arial, sans-serif;
    font-weight: 500;
    text-transform: capitalize
}

body.sub-body #content #content-container-ex .content-items {
    font-size: 0
}

body.sub-body #content #content-container-ex .content-items .head-img {
    display: block;
    width: 98%;
    margin: 1% 1% 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

body.sub-body #content #content-container-ex .content-items .head-img img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

body.sub-body #content #content-container-ex .content-items .img-box {
    display: inline-block;
    vertical-align: top;
    margin: .5%;
    width: 32.33%;
    height: auto
}

body.sub-body #content #content-container-ex .content-items .img-box .crop {
    display: block;
    width: 98%;
    height: 98%;
    max-height: 360px;
    margin: 1%;
    overflow: hidden;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

body.sub-body #content #content-container-ex .content-items .img-box .crop img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

body.sub-body #content #content-container-ex .content-items .items-container {
    width: 100%;
    height: 150px;
    margin-bottom: 15px
}

body.sub-body #content #content-container-ex .content-items .items-container:after {
    content: '';
    display: table;
    clear: both
}

body.sub-body #content #content-container-ex .content-items .items-container .items-image {
    width: 200px;
    float: left
}

@media screen and (max-width: 440px) {
    body.sub-body #content #content-container-ex .sub-page-title {
        text-align: center
    }

    body.sub-body #content #content-container-ex .content-items .items-container {
        height: auto;
        text-align: center
    }

    body.sub-body #content #content-container-ex .content-items .items-container .items-image {
        width: 100%;
        float: none
    }
}

body.sub-body #content #content-container-ex .content-items .items-container .items-image img {
    max-height: 150px
}

body.sub-body #content #content-container-ex .content-items .items-container .items-description {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    float: left
}

body.sub-body #content #content-container-ex .content-items .items-container .items-description a {
    display: block;
    padding-left: 10px
}

body.sub-body #content #content-container-ex .content-items .items-container .items-description a:active, body.sub-body #content #content-container-ex .content-items .items-container .items-description a:hover {
    text-decoration: none
}

body.sub-body #content #content-container-ex .content-items .items-container .items-description a h5 {
    margin: 10px 0 5px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

body.sub-body #content #content-container-ex .content-items .items-container .items-description a p {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 16px
}

body.sub-body #content #content-container-ex .content-items .items-container .items-description a .items-price-title {
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 700;
    margin: 30px 0 0;
    color: #848484
}

@media screen and (max-width: 440px) {
    body.sub-body #content #content-container-ex .content-items .items-container .items-description {
        width: 100%;
        float: none
    }

    body.sub-body #content #content-container-ex .content-items .items-container .items-description a .items-price-title {
        margin-top: 10px
    }
}

body.sub-body #content #content-container-ex .content-items .items-container .items-description a .items-price-detail {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 800;
    color: #efa413
}

body.sub-body footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 10
}

body.sub-body footer #main-footer {
    background: #323232
}

body.sub-body footer #main-footer:after {
    content: '';
    clear: both;
    display: table
}

body.sub-body footer #main-footer .footer-icon-area {
    float: left;
    height: 75px;
    line-height: 75px;
    padding: 0 10px;
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px)
}

@media screen and (max-width: 1024px) {
    body.sub-body footer {
        position: relative
    }

    body.sub-body footer #main-footer .footer-icon-area {
        height: 150px
    }
}

body.sub-body footer #main-footer .footer-icon-area .copyright {
    float: right;
    color: #fff;
    font-size: 10px
}

@media screen and (max-width: 768px) {
    body.sub-body footer #main-footer .footer-icon-area .copyright {
        float: none;
        display: block;
        text-align: center;
        margin-left: 60px
    }
}

body.sub-body footer #main-footer .footer-place-area {
    width: 75px;
    height: 75px;
    background: #efa413;
    float: left
}

body.sub-body footer #main-footer .footer-place-area a {
    display: block;
    text-align: center;
    line-height: 75px
}

body.sub-body footer #main-footer .footer-place-area .footer-place-wrapper {
    position: fixed;
    width: 50%;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    bottom: 75px;
    top: 0;
    background: #efa413;
    z-index: 60;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

@media screen and (max-width: 768px) {
    body.sub-body footer #main-footer .footer-place-area .footer-place-wrapper {
        width: 100%;
        bottom: 150px
    }
}

body.sub-body footer #main-footer .footer-place-area .footer-place-wrapper.open-place {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}