.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.reviw span ins,
.reviw u {
    top: 0;
    text-decoration: none;
}

.cbody {
    margin: 0 22px 16px
}

.reviw {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 16px 52px;
    color: #4c4f5e;
    border-bottom: 1px solid #dfdede;
    padding-left:50px;
}

.reviw:last-of-type {
    margin-bottom: 0
}

.reviw u {
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 15px;
    color: #deafaf;
    text-align: center;
    background: #f0d7d7;
    border-radius: 100%
}

.reviw span {
    display: block;
    position: relative;
    height:32px;
    margin-bottom: 16px;
    padding-top: 3px
}

.reviw abbr,
.reviw p {
    margin-bottom: 12px;
    margin-top:25px;
    
}

.reviw span b {
    display: block;
    font-weight: 500;
    line-height: 1;
    margin-left: 2px
}

.reviw span i {
    color: #fdcb4b;
    font-size:16px;
    margin-right: 1px;
    line-height: 0
}

.reviw span ins {
    position: absolute;
    right: 0;
    font-size: 13px;
    color: #7f8085;
    font-weight: 500
}

.reviw span ins i {
    color: #c4c4c4;
    font-size: 14px;
    margin-right: 3px;
    line-height: 0
}

.reviw p {
    padding-left: 2px;
}

.cfoot form i,
.reviw s {
    font-size: 12px
}

.reviw s {
    display: block;
    padding-left: 2px;
    text-decoration: none;
    font-size:13px;
}

.reviw abbr {
    display: block;
    text-decoration: none;
    margin-left: 1px
}

.reviw abbr img {
    display: inline-block;
    width: 120px;
    margin-right: 8px;
    border-radius: 10px;
    background-color: #c4c4c4
}

.chead {
    color: #262c44;
    padding-bottom: 20px;
    margin: 0 22px 12px;
    border-bottom: 1px solid #dfdede
}
.chead p {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 12px
}

.chead span {
    display: block;
    position: relative
}

.chead span b {
    display: block;
    font-weight: 300;
    line-height: 1;
    font-size: 56px
}

.chead span ins {
    position: absolute;
    top: 8px;
    left: 88px
}

.chead span i {
    color: #fdcb4b;
    font-size: 20px;
    margin-right: 1px;
    line-height: 1
}

.chead span small {
    display: block;
    font-size:15px;
    font-weight: 500;
    margin-left: 2px
}

.chead button.btn {
    position: absolute;
    right: 0;
    top: 16px;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #000 !important;
    border-radius: 8px;
    padding: 2px 5px 1px !important;
    box-shadow: none !important;
    background:transparent;
}
.yildizlar {
    display: flex;
}

.yildiz {
    width: 17px
}

.konum {
    display: flex;
    align-items: center;
}

.konum img {
    width: 20px;
    height: 20px;
}

.textarea-konum {
    position: absolute;
    top: 15px;
    left: 15px
}

.textarea-konum img {
    width: 20px;
    height: 20px
}

.siparis-img {
    position: absolute;
    width: 24px;
    top: 12px;
    left: 10px
}
a {
    text-decoration:none;
}
button:focus {
    outline:none;
}

@media only screen and (max-width: 600px) {
    .chead button.btn {
        right:-20px;
        top:-10px;
    }
}