.mw100 {
    max-width: 100%;
}

.w100 {
    width: 100%;
}

.btn-info {
    background: #dd2787 !important;
}

.top-txt {
    float: left;
    width: 100%;
    padding: 10px 0;
    background: #742164;
    color: #dd2787;
}

.top-menu {
    padding: 20px 0 !important;
}

.top-logo {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.top-search {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 10px;
}

.top-search input {
    float: left;
    width: 100%;
    background: #eee;
    color: #742164;
    padding: 15px 20px;
    border: none;
}

.top-search button {
    position: absolute;
    right: 10px;
    top: 15px;
    color: #742164;
    border: none;
    background: transparent;
    font-size: 17px;
}

.top-drops {
    float: left;
    width: 100%;
    margin-top: 22px;
}

.top-drops select {
    color: #742164;
    border: none;
    width: 100%;
    height: 35px;
}

.top-login {
    float: left;
    width: 100%;
    padding: 0 10px;
    border-left: 1px solid #eee;
}

.top-login a {
    color: #742164;
    font-size: 14px;
}

.top-main-menu {
    float: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #f3f3f3;
}

.top-main-menu ul {
    padding: 0;
    margin: 0;
}

.top-main-menu ul li {
    float: left;
    margin-right: 20px;
    list-style: none;
}

.top-main-menu ul li:last-child {
    margin-right: 0;
}

.top-main-menu ul li a {
    color: #742164;
    font-weight: bold;
}

.top-main-menu ul li a:hover {
    color: #dd2787;
}

.top-main-sub-menu {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.mega-menu {
    visibility: hidden;
    opacity: 0;
    transform: translateY(20px);
    position: absolute;
    width: 100%;
    padding: 50px;
    background: #fff;
    z-index: 9999;
    left: 0;
    top: 33px;
    transition: all ease .7s;
    box-shadow: 0px 5px 15px #ddd;
    border-top: 2px solid #742164;
}

.top-main-menu ul li:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.marka-banner {
    float: left;
    width: 100%;
    background-size: cover;
    min-height: 400px;
    position: relative;
    margin-bottom: 30px;
}

.marka-banner::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    background: rgba(0, 0, 0, .6);
}

.banner-txt {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #fff;
    padding: 60px 0;
    position: relative;
    z-index: 99;
}

.banner-txt h2 {
    font-size: 30px !important;
    color: #fff;
    margin-bottom: 0;
}

.banner-form {
    float: left;
    width: 100%;
    position: relative;
    z-index: 99;
}

.banner-form select {
    display: inline-block;
    background: #fff;
    border: #eee;
    padding: 15px;
    margin-right: 10px;
}

.banner-form button {
    display: inline-block;
    padding: 15px 30px;
    background: #dd2787;
    color: #fff;
    border: none !important;
    height: 55px;
}

.navbar {
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0;
}

.navbar-header {
    display: none;
}

.navbar-toggle {
    position: absolute;
    z-index: 999;
    top: 20px;
    right: 12px;
    margin: 0 !important;
}

.navbar-toggle .icon-bar {
    background: #742164;
}

.hizmet-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.hizmet-baslik {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
}

.kutu-custom {
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 20px !important;
}

.marka-baslik {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.marka-liste {
    float: left;
    width: 100%;
    padding: 60px 0;
}

.cat-box small {
    font-size: 12px !important;
}

.featured-header span {
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 2px solid #dd2787;
}

.apply-form {
    float: left;
    width: 100%;
    padding: 50px 0;
}

.a-f-row {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.a-f-header {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-size: 23px;
}

.gray-header {
    color: #a39982;
}

.green-header {
    color: #dd2787;
}

.a-f-txt {
    float: left;
    width: 100%;
    color: #a39982;
}

.a-f-img {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.a-f-col {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #a39982;
}

.a-f-col b {
    color: #742164;
    display: block;
    margin-bottom: 5px;
}

.a-form-box {
    float: left;
    width: 100%;
}

.a-form-header {
    float: left;
    width: 100%;
    padding: 40px 20px;
    background-image: url(../img/f-header.png);
    border-radius: 10px 10px 0 0;
    height: 215px;
    background-size: cover;
    background-position: bottom center;
    border: 1px solid #dd2787;
    border-bottom: none;
}

.a-f-sub-header {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: bold;
}

.a-f-sub-header2 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}

.a-form-content {
    float: left;
    width: 100%;
    padding: 40px 20px;
    border: 1px solid #eee;
    border-top: none;
    margin-top: -22px;
    border-radius: 0 0 10px 10px;
}

.a-form-row {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.a-form-row label {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.a-form-row input {
    float: left;
    width: 100%;
    height: 45px;
    padding: 10px;
    border: 1px solid #eee;
}

.a-form-row button {
    float: left;
    width: 100%;
    padding: 15px;
    background: #dd2787;
    color: #fff;
    border: none;
}

.apply-btn {
    display: inline-block;
    padding: 5px 15px;
    background: #dd2787;
    color: #fff !important;
    border-radius: 10px;
    margin-top: -5px;
}

.slider-txt {
    color: #fff !important;
}

.arama-tablari {
    background: #fff !important;
}

.usta-detay {
    float: left;
    width: 100%;
    padding: 30px 0 70px;
}

.usta__sidebar {
    float: left;
    width: 100%;
    color: #4F606E;
}

.usta__sidebar-box {
    float: left;
    width: 100%;
    padding: 30px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.u__s--img {
    float: left;
    width: 100%;
}

.u__s--call {
    float: left;
    width: 100%;
}

.u__s--call a {
    float: left;
    width: 100%;
    padding: 15px;
    background: #66bb09;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.u__s--call a small {
    font-size: 14px !important;
    font-weight: normal !important;
}

.u__s--infos {
    float: left;
    width: 100%;
}

.u__s--i--row {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.u__s--i--row a {
    float: left;
    width: 100%;
    padding: 15px;
    background: #4f606e;
    color: #fff;
}

.u__s--services {
    float: left;
    width: 100%;
}

.u__s--services a {
    display: inline-block;
    padding: 7px 10px;
    background: #ddd;
    color: #4F606E;
    border-radius: 20px;
    margin-bottom: 10px;
}

.usta__detaylar {
    float: left;
    width: 100%;
    color: #4F606E;
}

.u__d--name {
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 30px;
}

.u__d--aciklama {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.u__d--kategori {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.u__d--k--header {
    float: left;
    width: 100%;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.u__d--galeri {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.u__d-form {
    float: left;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #eee;
    margin-top: 30px;
}

.usta-img img {
    height: 250px !important;
}

.reklam {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.kurlar {
    float: left;
    width: 100%;
    padding: 15px 0;
    background: #dd2787;
    color: #fff;
}

.kur__container {
    display: flex;
    width: 100%;
    flex-direction: row;
}

.kur__box {
    flex: 1;
}

.fancybox-skin {
    border-color: #dd2787;
}

.profile-usertitle-job {
    color: #dd2787 !important;
}

.profile-usermenu ul li.active a {
    color: #dd2787 !important;
    border-color: #dd2787 !important;
}


.city-label {
    position: absolute;
    top: -15px;
    left: 16px;
    color: #742164;
}

.signup-btn {
    display: inline-block;
    padding: 5px;
    background: #dd2787;
    color: #fff !important;
    border-radius: 20px;
}

.ilanlar {
    float: left;
    width: 100%;
    padding: 40px 0;
}

.ilan-box {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 20px;
    min-height: 265px;
    transition: all ease .7s;
    box-shadow: 1px 1px 15px #e9e9e9;
}

.ilan-baslik {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.ilan-baslik h3 {
    font-size: 20px;
    color: #742164;
    margin-bottom: 0;
}

.ilan-desc {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.ilan-btn {
    float: left;
    width: 100%;
}

.ilan-btn a {
    display: inline-block;
    padding: 5px 20px;
    background: #742164;
    color: #fff;
    transition: all ease .7s;
    border-radius: 15px;
}

.ilan-btn a:hover {
    background: #dd2787;
}

.ilan-header {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.ilan-firma {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #999;
    margin-bottom: 25px;
}

.ilan-img {
    float: left;
    width: 100%;
}

.ilan-img img {
    object-fit: cover;
    height: 200px;
    width: 100%;
}

.tum-ilanlar {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.tum-ilanlar a {
    display: inline-block;
    padding: 10px 30px;
    background: #dd2787;
    color: #fff !important;
    border-radius: 20px;
}

.ilan-header {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.ilan-firma {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #999;
    margin-bottom: 25px;
}

.ilan-sidebar {
    float: left;
    width: 100%;
    padding: 20px;
    box-shadow: 1px 1px 15px #e9e9e9;
}

.ilan-detay {
    float: left;
    width: 100%;
    padding: 30px 0 60px;
    border-bottom: 1px solid #e9e9e9;
}

.ilan-bilgi {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.ilan-bilgi b {
    color: #742164;
}

.ilan-bilgi i {
    color: #742164;
}

.ilan-breadcrumb {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    color: #742164;
    font-size: 14px;
}

.sidebar-social {
    display: inline-block;
    padding: 5px;
    width: 32px;
    height: 32px;
    line-height: 22px;
    border-radius: 50%;
    background: #742164;
    color: #fff;
    margin-right: 5px;
    text-align: center;
}

.sidebar-social i {
    color: #fff;
}

.ilan-gorsel {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.ilan-gorsel img {
    border-radius: 10px;
}

.ilan-infos {
    float: left;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}

.ilan-form {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.ilan-form input {
    float: left;
    width: 100%;
    padding: 15px;
    height: 45px;
    background: #f9f9f9;
    border-radius: 15px;
    border: none;
}

.ilan-form textarea {
    float: left;
    width: 100%;
    padding: 15px;
    background: #f9f9f9;
    border-radius: 15px;
    border: none;
}

.ilan-form button {
    border-radius: 15px;
}

.ilan__favori {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.ilan__favori a {
    font-size: 20px;
    color: #742164;
}

@media (min-width: 1281px) {}

@media (min-width: 1025px) and (max-width: 1280px) {
    .top-menu {
        height: auto !important;
    }

    .top-logo {
        text-align: center;
        margin-bottom: 10px;
    }

    .top-login {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    .top-main-menu ul li {
        margin-right: 5px;
    }

    .top-main-menu {
        display: none;
    }

    .top-main-menu ul li a {
        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .top-menu {
        height: auto !important;
    }

    .top-logo {
        text-align: center;
        margin-bottom: 10px;
    }

    .top-login {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    .top-main-menu ul li {
        margin-right: 5px;
    }

    .top-main-menu {
        display: none;
    }

    .top-main-menu ul li a {
        font-size: 13px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .custom-col-9 {
        clear: both;
    }

    .top-menu {
        height: auto !important;
    }

    .top-logo {
        text-align: center;
        margin-bottom: 10px;
    }

    .top-login {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    .top-main-menu {
        padding: 0;
    }

    .top-main-menu {
        display: none;
    }

    .top-main-menu ul li {
        width: 100%;
        margin-bottom: 5px;
        margin-right: 0;
    }

    .top-main-menu ul li a {
        font-size: 13px;
    }

    .form-sticky {
        position: unset !important;
    }

    .a-form-header {
        background: #dd2787;
        border: none;
        height: auto;
    }

    .a-form-content {
        margin-top: 0;
    }

    .kur__container {
        flex-direction: row;
    }

    .kur__box {
        margin-bottom: 0px;
        font-size: 12px;
    }

    .kur__box:last-child {
        margin-bottom: 0;
    }

    .top-drops {
        text-align: center;
        margin-top: 5px;
    }

    .top-drops .col-cstm {
        float: none !important;
        display: inline-block;
    }

    .city-label {
        top: -4px;
        font-size: 11px;
    }

    .top-login a {
        font-size: 12px;
    }

    .city-form {
        margin-top: 10px;
    }

    .videoWrapper {
        min-height: 600px !important;
    }

    .add-to-favorite {
        float: left;
        clear: both;
        top: 0 !important;
        padding-left: 0 !important;
        margin-bottom: 7px;
        width: 100%;
    }

    .mekan-bilgi-action{
        float: left !important;
        width: 100% !important;
    }

    .mekan-bilgileri{
        border-top: 1px solid #eee;
    }

    .mekan-bilgi-puan {
        top: 15px !important;
    }

    .width-btn {
        float: left !important;
    }

    .width-btn:nth-child(1) {
        width: 50% !important;
    }

    .width-btn:nth-child(2){
        width: 50% !important;
    }

    .width-btn:nth-child(3){
        width: 100% !important;
        margin-top: 5px;
    }

    .mekan-bilgi-adres {
        float: left;
        width: 100%;
        margin-top: 3px;
    }

    .mekan-bilgi-adres a {
        float: left;
        width: 100%;
        margin-top: 7px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .custom-col-9 {
        clear: both;
    }

    .top-menu {
        height: auto !important;
    }

    .top-logo {
        text-align: center;
        margin-bottom: 10px;
    }

    .top-login {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    .top-main-menu {
        padding: 0;
    }

    .top-main-menu {
        display: none;
    }

    .top-main-menu ul li {
        width: 100%;
        margin-bottom: 5px;
        margin-right: 0;
    }

    .top-main-menu ul li a {
        font-size: 13px;
    }

    .form-sticky {
        position: unset !important;
    }

    .a-form-header {
        background: #dd2787;
        border: none;
        height: auto;
    }

    .a-form-content {
        margin-top: 0;
    }

    .kur__container {
        flex-direction: row;
    }

    .kur__box {
        margin-bottom: 0px;
        font-size: 12px;
    }

    .kur__box:last-child {
        margin-bottom: 0;
    }

    .top-drops {
        text-align: center;
        margin-top: 5px;
    }

    .top-drops .col-cstm {
        float: none !important;
        display: inline-block;
    }

    .city-label {
        top: -4px;
        font-size: 11px;
    }

    .top-login a {
        font-size: 12px;
    }

    .city-form {
        margin-top: 10px;
    }

    .videoWrapper {
        min-height: 600px !important;
    }

    .add-to-favorite {
        float: left;
        width: 100%;
        clear: both;
        top: 0 !important;
        padding-left: 0 !important;
        margin-bottom: 7px;
    }

    .mekan-bilgi-action{
        float: left !important;
        width: 100% !important;
    }

    .mekan-bilgileri{
        border-top: 1px solid #eee;
    }

    .mekan-bilgi-puan {
        top: 15px !important;
    }

    .width-btn {
        float: left !important;
    }

    .width-btn:nth-child(1) {
        width: 50% !important;
    }

    .width-btn:nth-child(2){
        width: 50% !important;
    }

    .width-btn:nth-child(3){
        width: 100% !important;
        margin-top: 5px;
    }

    .mekan-bilgi-adres {
        float: left;
        width: 100%;
        margin-top: 3px;
    }

    .mekan-bilgi-adres a {
        float: left;
        width: 100%;
        margin-top: 7px;
    }
}

@media (min-width: 200px) and (max-width: 321px) {
    .custom-col-9 {
        clear: both;
    }

    .top-menu {
        height: auto !important;
    }

    .top-logo {
        text-align: center;
        margin-bottom: 10px;
    }

    .top-login {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    .top-main-menu {
        padding: 0;
    }

    .top-main-menu {
        display: none;
    }

    .top-main-menu ul li {
        width: 100%;
        margin-bottom: 5px;
        margin-right: 0;
    }

    .top-main-menu ul li a {
        font-size: 13px;
    }

    .form-sticky {
        position: unset !important;
    }

    .a-form-header {
        background: #dd2787;
        border: none;
        height: auto;
    }

    .a-form-content {
        margin-top: 0;
    }

    .kur__container {
        flex-direction: row;
    }

    .kur__box {
        margin-bottom: 0px;
        font-size: 12px;
    }

    .kur__box:last-child {
        margin-bottom: 0;
    }

    .top-drops {
        text-align: center;
        margin-top: 5px;
    }

    .top-drops .col-cstm {
        float: none !important;
        display: inline-block;
    }

    .city-label {
        top: -4px;
        font-size: 11px;
    }

    .top-login a {
        font-size: 12px;
    }

    .city-form {
        margin-top: 10px;
    }

    .videoWrapper {
        min-height: 600px !important;
    }

    .add-to-favorite {
        float: left;
        width: 100%;
        clear: both;
        top: 0 !important;
        padding-left: 0 !important;
        margin-bottom: 7px;
    }

    .mekan-bilgi-action{
        float: left !important;
        width: 100% !important;
    }

    .mekan-bilgileri{
        border-top: 1px solid #eee;
    }

    .mekan-bilgi-puan {
        top: 15px !important;
    }

    .width-btn {
        float: left !important;
    }

    .width-btn:nth-child(1) {
        width: 50% !important;
    }

    .width-btn:nth-child(2){
        width: 50% !important;
    }

    .width-btn:nth-child(3){
        width: 100% !important;
        margin-top: 5px;
    }

    .mekan-bilgi-adres {
        float: left;
        width: 100%;
        margin-top: 3px;
    }

    .mekan-bilgi-adres a {
        float: left;
        width: 100%;
        margin-top: 7px;
    }
}