@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');


body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    /* background: #f5f5f5 !important; */
}

a.btn-one {
    display: inline-block;
    background: #2d6757;
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
}

.yorum {
    padding: 40px;
}

.footerLink {
    border-bottom: 1px solid #5bb79e;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.footerLink a {
    color: #fff;
    display: inline-block;
    font-weight: 300;
    padding: 0 20px;
    font-weight: 200;
    font-size: 15px;
    font-weight: bold;
}

/* Sabit Cssler  */

a {
    text-decoration: none !important;
}

a.brButton {
    display: inline-block;
    padding: 5px 12px;
    border-radius: 20px;
    border: 2px solid #e9f2f3;
    color: #343e5c;
    text-decoration: none;
    font-weight: 500;
    font-size: 11px !important;
}

::-webkit-input-placeholder {
    color: #343e5c;
}

::-moz-placeholder {
    color: #343e5c;
}

:-ms-input-placeholder {
    color: #343e5c;
}

:-moz-placeholder {
    color: #343e5c;
}


.footerSocial input::-webkit-input-placeholder {
    color: #eee;
}

.footerSocial input::-moz-placeholder {
    color: #eee;
}

.footerSocial input:-ms-input-placeholder {
    color: #eee;
}

.footerSocial input:-moz-placeholder {
    color: #eee;
}


/* Sabit Cssler  */
.ustKisim {
    background: #fff;
    position: relative;
    z-index: 999
}


.solUst {
    text-align: left;
}

.solUst p {
    text-align: left;
    font-weight: 500;
    color: #8c8c8c;
    font-size: 14px;
    position: relative;
    top: 7px;
}

.sagUst {
    position: relative;
    top: 55px
}

.sagUst span.sepet {
    color: #343e5c;
    font-weight: 600;
    float: right;
    margin-right: 20px;
    position: relative;
    top: 5px;
}

.sagUst span.sepet i {
    font-size: 20px;
    display: inline-block;
    padding-right: 5px;
    float: left;
}

.sagUst span.sepet p {
    display: inline-block;
    float: left;
    margin-top: 2px;
    padding-right: 5px;
}

.sagUst span.sepet span {
    display: inline-block;
    float: left;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    background: #e9f2f3;
    text-align: center;
    line-height: 20px;
}

.sagUst a.brButton {
    float: right;
    font-weight: bold;
}

.sagUst a.brButton:hover {
    background: #e9f2f3;
}

.ustOrta {
    border-bottom: 1px solid #f0f2f7;
}

.ustOrta a.logo {
    padding: 5px 0 5px 0;
    display: inline-block;
    float: left; /* border-right:1px solid #f0f2f7; *//* padding-right:30px; */
}

.ustForm {
    float: left;
    padding: 15px;
    padding-top: 30px;
    display: inline-block;
}

.ustForm button {
    background: none;
    border: none;
    outline: none;
    padding: 5px;
    color: #343e5c;
}

.ustForm input {
    width: 200px;
    background: none;
    border: none;
    outline: none;
    padding: 5px;
    color: #a1a8bd;
    font-weight: 400;
}

.ustOrta a.ustReklam {
    float: left;
    padding: 10px 0;
    display: inline-block;
    padding-top: 12px;
    width: 70%;
}

.ustOrta a.blog {
    float: right;
    border-right: 1px solid #f0f2f7;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #717171;
    font-weight: 400;
    padding: 26px 14px;
}

.ustOrta a.blog i {
    display: block;
    color: #2a2a2a;
    padding-bottom: 5px;
}

.ustOrta a.blog:hover {
    color: #c03143
}

.ustOrta a.blog:hover i {
    color: #c03143
}

.ustMenu {
    border-bottom: 1px solid #eee
}

.ustMenu .nav a {
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #eee;
    padding: 11px 16px;
}

.ustMenu .nav li:last-child a {
    border: 0;
}

.ustMenu a.ilanButton {
    display: inline-block;
    padding: 5px 12px;
    border-radius: 20px;
    background: #c03143;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px !important;
    float: right;
    margin-top: 6px;
    border: 2px solid transparent;
}

.ustMenu a.ilanButton:hover {
    border: 2px solid #c03143;
    background: transparent;
    color: #c02143
}

.genelCont {
    margin-top: 15px;
}

.over {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../../images/slideShadow.png') repeat-x top left;
    color: #fff;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 60px;

}

.over h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

.over p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px;
}

.over a.slideButton {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    background: #04b5ff;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px !important;
    margin-top: 20px;
}

.yemekMenu {
    width: 90%;
    position: relative;
    margin-bottom: 15px;
    float: right;
}

.yemekMenu img {
    width: 100%;
    border-radius: 7px;
}

.yemekBilgi {
    background: #fff;
    padding: 7px 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.yemekBilgi h3 {
    font-weight: 600;
}

.yemekBilgi p {
    font-size: 11px;
    color: #c4c5cd;
    padding-top: 5px;
    font-weight: 500;
}

.yemekFiyat {
    position: absolute;
    right: 15px;
    top: 10px;
    border: 2px solid #c4c5cd;
    border-radius: 20px;
    padding: 5px 10px;
    padding-right: 0;
    font-size: 11px;
}

.yemekFiyat span {
    color: #d10f0f;
    text-decoration: line-through;
    font-weight: 600;
    padding-right: 10px;
    border-right: 2px solid #c4c5cd
}

.yemekFiyat a {
    padding: 7px 8px;
    color: #3a405b;
    font-weight: 500;
}

.yemekFiyat:hover {
    background: #05b4ff;
    border: 2px solid #05b4ff
}

.yemekFiyat:hover span {
    border-right: 2px solid #fff
}

.yemekFiyat:hover a {
    color: #fff;
}


span.yuzde {
    position: absolute;
    top: 15px;
    left: -10px;
    display: inline-block;
    background: #1c1e23;
    padding: 5px 12px;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
}

.siralama {
    width: 100%;
    background: #fff;
    border-radius: 7px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.araBaslik {
    color: #c4c5cd;
    float: left;
    padding: 15px 0;
}

.siralama select {
    float: left;
    border: none;
    outline: none;
    padding: 15px 30px;
    margin-left: 10px;
    margin-right: 15px;
    border-right: 2px solid #f2f2f2;
    -webkit-appearance: none; /* WebKit */
    -moz-appearance: none; /* Mozilla */
    -o-appearance: none; /* Opera */
    -ms-appearance: none; /* Internet Explorer */
    appearance: none; /* CSS3 */
    background: url('../../images/caret.png') no-repeat right center;
    color: #343e5c;
    font-weight: 500;
}

.siralama input {
    border: 1px solid #e3e8f0;
    background: #f0f2f7;
    color: #343e5c;
    font-weight: 500;
    outline: none;
    padding: 7px 7px;
    border-radius: 20px;
    float: left;
    margin-top: 7px;
    margin-left: 15px;
}

.siralama input.form2 {
    width: 55px;
}

.siralama span.kampanya {
    float: left;
    padding: 15px 0;
    display: inline-block;
    color: #343e5c;
    font-weight: 500;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 2px solid #f2f2f2;
}

.siralama i {
    float: left;
    margin-right: 7px;
    font-size: 20px;
    color: #00e2aa;
    margin-left: 15px;
    padding: 12px 0;
}

.siralama select.paraBirim {
    float: right;
    border: none;
    outline: none;
    padding: 15px 0px;
    padding-right: 15px;
    margin-left: 10px;
    -webkit-appearance: none; /* WebKit */
    -moz-appearance: none; /* Mozilla */
    -o-appearance: none; /* Opera */
    -ms-appearance: none; /* Internet Explorer */
    appearance: none; /* CSS3 */
    background: url('../../images/caret.png') no-repeat right center;
    color: #343e5c;
    font-weight: 500;
}

.sidePro .caption {
    margin-bottom: 30px;
    background: #efefef;
    border-radius: 7px;
    width: 100%;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.sidePro .caption .resim {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.sidePro .caption img {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.sidePro .caption span.yuzde {
    left: 15px;
}

.sidePro .caption .yemekBilgi {
    position: relative;
}

.sidePro .tamBoy .resim {
    height: 293px;
    border-radius: 7px;
}

.sidePro .tamBoy .resim p {
    position: absolute;
    top: 30px;
    left: 0;
    color: #fff;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.sidePro .yemekMenu .resim {
    height: 246px;
}

.urunBilgi {
    padding: 30px 0;
    text-align: center;
}

.urunBilgi p {
    font-weight: 500;
    color: #000;
}

.urunBilgi span.kat {
    display: block;
    color: #aaa;
    padding: 5px 0;
    font-size: 11px;
}

.urunBilgi span.para {
    display: block;
    color: #000;
    font-weight: 500;
}

.sidePro .caption:hover {
    cursor: pointer;
    background: #c5d3d4;
}

.firsatBox {
    padding: 10px 15px;

}

.panel, .panel2, .panelFirsat {
    overflow: hidden;
    border-radius: 7px;
    background: #fff;
    margin-bottom: 30px;
}

a.sideMenu, .panel2 p {
    padding: 10px 15px;
    border-bottom: 1px solid #dfe4ee;
    display: block;
    color: #545454 !important;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}

.panel i {
    color: #b8bfd3;
    float: right;
    margin-top: 3px;
}

.panel-body {
    background: #f0f2f7;
    width: 100%;
}

.panel-body a {
    padding: 10px 15px;
    border-bottom: 1px solid #dfe4ee;
    display: block;
    color: #a1a8bd;
    font-weight: 500;
}

a.sideMenu:last-child {
    border: none;
}

.row1 {
    padding: 10px 0;
    border-bottom: 1px solid #dfe4ee;
}

.row1 > span {
    display: block;
    padding: 10px 15px;
    font-weight: 500;
}

.row1 > span > span {
    float: right;
    color: #b8bfd3;
}

.row1 i {
    padding-right: 5px;
    color: #00deea;
}

.row1:last-child {
    border: none;
}

.panel2 p > a {
    float: right;
    color: #2754eb;
}

.footer {
    background: #5dc0a4;
    padding: 20px 0;
    margin-top: 0px;
}

.footer h1 {
    font-weight: 600;
    color: #888;
    /* margin-bottom:10px; */
    font-size: 18px;
    float: left;
}

.footerSocial {
    /* text-align: right; */
    /* padding-top: 20px; */
    border: 0;
    margin-top: -10px;
    margin-bottom: 20px;
}

.icSayfa {
    background: #fff;
    border-radius: 7px;
    padding: 15px;
}

.icSayfa h1 {
    font-size: 22px;
    font-weight: 700;
}

.icSayfa .icSayfa-resim {
    position: relative;
    margin: 20px 0;
}

.icSayfa-resim .info {
    position: absolute;
    left: 15px;
    bottom: 20px;

    border-radius: 20px;
    font-size: 11px;
}

.icSayfa-resim .info span {
    padding: 5px 10px;
    color: #c03143;
    display: inline-block;
    background: #fff;
    border: 2px solid #fff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.icSayfa-resim .info a.satinAl {
    padding: 5px 15px 5px 15px;
    margin-left: -5px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    background: #c03143;
    border: 2px solid #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.icSayfa-resim .info a:hover {
    background: #787878;
}

.icSayfa-resim .fbButton {
    background: #2580da;
    padding: 7px 15px 7px 15px;
    margin-left: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    border-radius: 20px;
}

.icSayfa-resim .fbButton i {
    display: inline-block;
    margin-right: 5px;
}

.icSayfa-resim .firmaLink {
    position: absolute;
    right: 15px;
    bottom: 20px;
    border-radius: 20px;
    font-size: 11px;
}

.icSayfa-resim .firmaLink a {
    background: #fff;
    padding: 7px 15px 7px 15px;
    color: #c03143;
    border-radius: 20px;
    display: inline-block;
}

.icSayfa img.anaResim {
    width: 100%;
}

.icSayfaDetay {
    padding-bottom: 15px;
}

.icSayfaDetay h3 {
    color: #c03143;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px;
}

.icSayfaDetay b {
    font-weight: 500;
}

.firmaBilgi {
    background: #fff;
    padding: 10px;
    border-radius: 7px;
    text-align: center;
}

.pr {
    position: relative;
}

.pf {
    position: fixed;
    width: 12.65%;
    top: 17px;
}

.firmaBilgi h2 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #c03143;
    margin-bottom: 15px;
}

.firmaBilgi a {
    color: #c03143
}

.firmaBilgi a.group1 {
    outline: none;
    display: inline-block;
    max-width: 100%;
    height: 100px;
    overflow: hidden;
    border-radius: 7px;
    margin: 0px 0;

}


.firmaBilgi a.group1 img {
    width: 230px;
}

.slideBox {
    outline: none;
    margin: 10px 30px;
}

.firsatResim {
    width: 100%;
    overflow: hidden;
    height: 120px;
    border-radius: 7px;
}

.firsatResim img {
    width: 100%;
}

.firsatBilgi p {
    text-align: center;
    color: #222;
    border: none;
}

.firsat_kisa {
    font-weight: 600;
    text-align: center;
    display: block;
    margin: 10px 0;
}

.firsatFiyat {
    border-radius: 20px;
    border: 2px solid #c4c5cd;
}

.firsatFiyat span {
    padding: 5px 0px;
    border-right: 2px solid #c4c5cd;
    color: #000;
    text-align: center;
    display: inline-block;
    width: 50%;

}

.firsatFiyat a {
    padding: 5px 0;
    border-radius: 20px;

    width: 100%;
    color: #c03143;
    display: inline-block;
    font-weight: 500;
    text-align: center;
}

.firsatFiyat a:hover {
    background: #c03143;
    color: #fff;
}

.geriSayim {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
}

.dash {
    border: 1px solid #787878;
    border-radius: 7px;
    padding: 5px;
    float: left;
    width: 45px;
    height: 50px;
    text-align: center;
    position: relative;
    margin-left: 5px;
}

.dash .digit {
    width: 40%;
    float: left;
    font-weight: 500;
    font-size: 22px;
    position: relative;
    left: 5px;
}

.dash .dash_title {
    position: absolute;
    left: 0;
    bottom: 5px;
    color: #bbb;
    width: 100%;
    text-align: center;
}


.ortaBanner {
    margin-bottom: 25px;
}

.banner2 {
    margin-top: 25px;
}

.ortaBanner img {
    width: 100%;
    border-radius: 15px;
}

.girisSol {
    background: #fff;
    padding: 25px;
    border-radius: 7px;
    margin-bottom: 25px;
}

.girisSol h1, .sonSide h3 {
    font-weight: 600;
    color: #666;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    font-size: 23px;
}

.bannerMenu {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.bannerMenu .yemekBilgi {
    background: #efefef !important
}

.sideBar {
}

.sideReklamimg {
    border-radius: 7px;
    width: 100%;
    margin-bottom: 20px;
}

.video iframe {
    margin-bottom: 15px;
}

.sonSide .panel2 {
    padding: 15px;
    padding-top: 25px;
}

.kurumsalText {
    margin-top: 25px;
}

.textIcons .caption {
    text-align: center;
}

.textIcons .caption p {
    font-weight: 600;
    color: #666;
    font-size: 16px;
}

.textIcons .caption img {
    border-radius: 150px;
    margin-top: 25px;
}

.footerSocial a {
    display: inline-block;
    /* border: 1px solid #212228; */
    color: #212228;
    width: 75px;
    height: 75px;
    text-align: center;
    background: #ffffff;
    line-height: 70px;
    font-size: 29px;
    /* float: left; */
    /* margin-left:10px; */
    /* margin-top:5px; */
    /* margin-bottom:5px; */
    border-radius: 60px;
    margin: 15px 20px;
}

.footerSocial a.textLink {
    line-height: 1em;
    text-align: right;
    border: none;
    font-weight: 600;
    font-size: 20px;
    padding-top: 10px;
}

.footerSocial a:hover {
    color: #666;
    border-color: #666;
}

.footerSocial form input {
    width: 80%;
    padding: 4%;
    height: 37px;
    border: none;
    background: rgb(65, 65, 65);
    float: left;
    outline: none;
    font-family: 'News Cycle', sans-serif !important;
    border-radius: 4px;
}

.footerSocial form button {
    float: right;
    padding: 1%;
    width: 20%;
    height: 37px;
    border: none;
    background: #ccc;
    outline: none;
    font-family: 'News Cycle', sans-serif !important;
    font-weight: 600;
    cursor: pointer
}


.katB {
    background: #fff !important
}

.iletisim input, .iletisim textarea, .iletisim select {
    outline: none;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    resize: none;
    border-radius: 20px;
    border: 1px solid #ddd;
}

.iletisim button {
    background: #5dbfa4;
    border-radius: 20px;
    padding: 10px 25px;
    border: none;
    color: #fff;
    outline: none;
    font-size: 14px;
    font-weight: bold
}

a.formButton {
    background: #5dbfa4;
    border-radius: 20px;
    border: none;
    color: #fff;
    outline: none;
    padding: 10px 25px;
    font-size: 12px
}

.iletisim label {
    display: block;
    width: 16%;
    float: left;
    padding: 1%;
    border: 1px solid #ddd;
    border-radius: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.iletisim label.check {
    width: 100%;
    border: none;
    margin-top: 0;
    margin-right: 0;

}

.iletisim label.check input {
    width: auto;
}

.iletisim label input {
    width: auto;
    outline: none;
    position: relative;
    top: 3px;
}

.iletisim b {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-right: 20px;
    margin-left: 10px;
    padding: 2% 0;
}

/*
.iletisim .nav-tabs {
 border:none;
 background: url('../../images/line.png') no-repeat center center;
}
.iletisim .nav-tabs li {
 width:33.333333%;
 text-align: center;
 background: none;
}
.iletisim .nav-tabs li:hover {
 background: none;
}
.iletisim .nav-tabs li a:hover, .iletisim .nav-tabs li.active a {
 color: #c03143;
 border:none !important;
 background:none !important;
}
.iletisim .nav-tabs li a:hover i, .iletisim .nav-tabs li.active a i {
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.28);
}
.iletisim .nav-tabs li a {
 display: inline-block;
 text-align: center;
 width:100%;
 font-weight: 500;
 color:#666;
 background: none;
}
.iletisim .nav-tabs li a i {
 display: block;
 width:60px;
 height:60px;
 margin:0 auto;
 line-height: 60px;
 text-align: center;
 border:1px solid #ddd;
 border-radius: 50px;
 font-size:25px;
 margin-bottom: 15px;
 background: #fff;
}
*/

.tab-pane h1 {
    font-size: 15px;
    font-weight: 500;
    border: none;
    padding: 0;
    margin: 0;
}

.tab-pane h1 + p {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}


#odeme span {
    font-weight: 500;
    margin-left: 5px;
    float: left;
    padding: 1%;
}

#odeme select.kisa {
    width: 40%;
    float: right;
    margin-left: 15px;
}


.slider {
    overflow: hidden;
}


.panel p {
    padding: 10px 15px;
    border-bottom: 1px solid #dfe4ee;
    display: block;
    color: #343e5c;
    font-weight: 500;
}


.widget-content .table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 20px
}

.widget-content .table {
    width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
}

.widget.widget-table .table {
    margin-bottom: 0;
    border: none;
}

.widget.widget-table .widget-content {
    padding: 0;
}

.widget .widget-header + .widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.widget .widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.widget .widget-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #E9E9E9;
    background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
    background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    text-shadow: 0 1px 0 #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), inset 0 1px 0 white, inset 0 -1px 0 rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #bababa;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
    border: 1px solid #D5D5D5;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-background-clip: padding-box;
}

.widget-content thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

.widget .widget-header h3 {
    top: 2px;
    position: relative;
    left: 10px;
    display: inline-block;
    margin-right: 3em;
    font-size: 14px;
    font-weight: 600;
    color: #555;
    line-height: 18px;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
}

.widget .widget-header [class^="icon-"], .widget .widget-header [class*=" icon-"] {
    display: inline-block;
    margin-left: 13px;
    margin-right: -2px;
    font-size: 16px;
    color: #555;
    vertical-align: middle;
}


.slider_alt {
    background: #fff;
    padding-top: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.slider_alt .col-md-3 {
    position: relative;
    text-align: center;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee
}

.slider_alt .col-md-3:last-child {
    border-right: 0 !important
}

.slider_alt .col-md-3 img {
    display: block;
    width: 140px;
    margin: 20px auto;
    opacity: 0.5;
    margin-top: 40px;
    -webkit-transition: all 0.4s;
}

.slider_alt .col-md-3 span {
    position: absolute;
    top: -20px; /* border-radius:50px; */
    padding-top: 7px;
    left: 43%;
    width: 50px;
    line-height: 36px;
    height: 50px;
    color: #212121;
    background: #dedede;
    font-size: 20px;
    font-weight: 700;
    -webkit-transition: all 0.4s;
    border-radius: 90px;
}

.slider_alt .col-md-3 b {
    font-weight: bold;
    font-size: 17px;
    color: #343e5c;
    display: block;
}

.slider_alt .col-md-3 p {
    font-weight: 500;
    font-size: 13px;
    color: #999;
    margin: 20px 0;
    height: 70px;
}

.slider_alt .col-md-3:hover img {
    opacity: 1
}

.slider_alt .col-md-3:hover span {
    background: #2d6757;
    color: #fff
}


.heading {
    font-weight: bold;
    font-size: 25px;
}


.sliderx {
    margin-bottom: 30px;
}

.ust_menu {
    position: relative;
    top: 25px;
}

.ust_menu li {
    margin-left: 10px;
}

.ust_menu li a {
    font-weight: 500;
    font-size: 14px;
    background: none !important;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
}

.ust_menu li a:hover {
    background: none !important;
    color: #000; /* text-transform: uppercase !important; */
}


.slogans {
    background: #5dc0a5;
    padding: 10px 0;
}

.slogans h6 {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}

.slogans h6 span {
    font-weight: 600;
}


.ust_menux li a {
    font-weight: bold !important;
    color: #3c3b3b !important;
    text-transform: uppercase;
}

.ust_menux li a:hover {
    font-weight: bold !important;
    color: #343e5c !important;
}


.ust_menux li a img {
    display: block;
    text-align: center;
    width: 30px;
    margin: 0 auto;
    margin-bottom: 3px;
}

.ust_menux li {
    text-align: center;
    display: block;
    padding: 0;
}

.side_form {
    padding: 10px;
}

.side_form h2 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px
}

.side_form input {
    padding: 10px;
    border: 1px solid #eee;
    width: 100%;
    margin-bottom: 10px;
}

.side_form select {
    padding: 10px;
    border: 1px solid #eee;
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    background: #fff;
}

.side_form .btn {
    color: #fff;
    font-weight: bold;
    background: #2d6757;
}

.side_form .btn:hover {
    background: #07441D;
}


.urun .div {
    background: #fff;
    border-radius: 6px;
    position: relative;
    text-align: center;
    border: 1px solid #efefef;
    overflow: hidden;
    padding-bottom: 20px;
}

.urun {
    margin-bottom: 30px;
}

.urun img {
    margin-top: 40px;
}

.urun .flash {
    position: absolute;
    background: #780f0f;
    top: 20px;
    left: 20px;
    padding: 5px 10px;
    color: #fff;
    border-radius: 10px;
}

.urun h2 {
    font-weight: bold;
    color: #1c1e23;
    font-size: 17px;
    margin-top: 20px;
    height: 40px
}

.urun .fiyat h2 {
    margin-top: 10px;
    font-size: 24px;
    color: #343e5c
}

.urun .fiyat h2 span {
    text-decoration: line-through;
}

.urun .fiyat .indirim {
    color: #848484
}

.urun .btn {
    color: #fff;
    font-weight: bold;
    background: #5dbfa4;
    font-size: 14px;
    padding: 5px 10px;
    margin-bottom: 0;
    margin-top: 20px;
    width: 170px;
}

.urun .btn:hover {
    background: #07441D
}

.musteri {
    background: #fff;
    padding: 20px 0;
    margin-top: 0;
    border-top: 1px solid #eee;
}

.headings { /* margin-bottom: 50px; *//* background: #113127; *//* padding: 73px; */
    color: #000;
}

.headings h2 {
    font-size: 45px;
    font-weight: 700;
    color: #000;
    line-height: 40px;
}

.headings p {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    margin-top: 10px;
}

.yorum .profil {
    float: left;
    margin-right: 20px;
}

.yorum p {
    padding-left: 65px;
    padding-top: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
}

.yorum h2 {
    font-weight: bold;
    color: #3a405b;
    font-size: 16px;
    margin-bottom: 10px;
}

.footermenu {
    position: relative;
    top: 50px;
}

.footermenu a {
    float: left;
    color: #6a6b6d;
    display: block;
    margin-right: 7px;
    font-weight: bold;
}

.footermenu a:hover {
    color: #eee;
}


.modal-header .close {
    margin-top: -2px;
    background: #102311;
    opacity: 1;
    /* padding: 10px; */
    position: absolute;
    right: -20px;
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 30px;
    top: -10px;
    font-size: 34px;
}


.carousel-control.left {
    background: none !important;
}

.carousel-control.right {
    background: none !important;
}


.simdi_ara {
    display: none;
    width: 100%;
    min-height: 40px;
    text-align: center;
    background: #5abfa4;
    position: fixed;
    z-index: 999999;
    bottom: 0;
}

.simdi_ara a {
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

.whatsapp-fixed {
    position: fixed;
    right: 10px;
    bottom: 30px;
    width: 63px;
    z-index: 9999;
}

.whatsapp-fixed svg {
    animation: wfixed 4s linear infinite;
    width: 50px;
    transform: scale(1);
    position: relative;
    z-index: 9999;
    right: 6px
}

@keyframes wfixed {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(10deg) scale(1.2);
    }
    100% {
        transform: rotate(0deg) scale(1);
    }
}

.whatsapp-fixed span {
    position: absolute;
    top: 2px;
    display: block;
    left: -152px;
    font-weight: bold;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    transition: .5s;
    width: 180px;
    opacity: 1;
    padding: 8px;
    background: #4dca5b;
    font-weight: bold;
    padding-left: 17px;
}

.whatsapp-fixed a:hover span {
    opacity: 1
}


.hizmet_row {
    text-align: center;
}

.hizmet_row img {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.hizmet_row h2 {
    font-weight: bold;
    display: block;
    font-size: 17px;
    margin: 20px 0;
}

.hizmet_row div {
    border: 1px solid #eee;
    margin-bottom: 30px;
    background: #fff;
}


.baslik {
    font-weight: bold;
    font-size: 25px;
}

.bradcrump {
    background: #67b39e;
    height: 60px;
    padding-top: 20px;
}

.bradcrump h2 {
    font-weight: bold;
    color: #fff;
    font-size: 17px;
}


.search-wrapper {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    right: -34px;
}

.search-wrapper.active {
}

.search-wrapper .input-holder {
    overflow: hidden;
    height: 50px;
    background: rgba(255, 255, 255, 0);
    /* border-radius:6px; */
    position: relative;
    width: 70px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.search-wrapper.active .input-holder {
    /* border-radius: 50px; */
    width: 330px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}

.search-wrapper .input-holder .search-input {
    width: 100%;
    height: 50px;
    padding: 0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top: -10px;
    left: 0px;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #FFF;
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    transform: translate(0, 10px);
    color: #fff;
}

.search-wrapper.active .input-holder .search-input::placeholder {
    color: #fff !important
}


.search-wrapper .input-holder .search-icon {
    width: 50px;
    height: 50px;
    border: none;
    /* border-radius:6px; */
    background: #5dc0a4;
    padding: 0px;
    outline: none;
    position: relative;
    z-index: 2;
    float: right;
    border-radius: 70px;
    top: 0px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.search-wrapper.active {
    right: -126px;
}

.search-wrapper.active .input-holder .search-icon {
    width: 50px;
    height: 50px;
    margin: 10px;
    /* border-radius: 30px; */
    position: relative;
    top: -10px;
    right: -10px;
}

.search-wrapper .input-holder .search-icon span {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);

}

.search-wrapper.active .input-holder .search-icon span {

}

.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top: 24px;
    right: 20px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.search-wrapper.active .close {
    top: 10px;
    right: -40px;

    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;

}

.search-wrapper .close::before, .search-wrapper .close::after {
    position: absolute;
    content: '';
    background: #000;
    border-radius: 2px;
}

.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}

.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}

.search-wrapper .result-container {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0px;
    text-align: center;
    font-family: "Open Sans", Arial, Verdana;
    font-size: 14px;
    display: none;
    color: #B7B7B7;
}


@media screen and (max-width: 560px) {
    .search-wrapper.active .input-holder {
        width: 200px;
    }
}


.bmd-modalButton {
    display: block;
    margin: 15px auto;
    padding: 5px 15px;
}

.close-button {
    overflow: hidden;
}

.bmd-modalContent {
    box-shadow: none;
    background-color: transparent;
    border: 0;
}

.bmd-modalContent .close {
    font-size: 30px;
    line-height: 30px;
    padding: 7px 4px 7px 13px;
    text-shadow: none;
    opacity: .7;
    color: #fff;
}

.bmd-modalContent .close span {
    display: block;
}

.bmd-modalContent .close:hover,
.bmd-modalContent .close:focus {
    opacity: 1;
    outline: none;
}

.bmd-modalContent iframe {
    display: block;
    margin: 0 auto;
}


.sube img {
    width: 100%;
}

.sube {
    position: relative;
    margin-bottom: 20px;
    text-align: left
}

.sube div {
    font-size: 15px;
}

.sube h2 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin: 15px 0;
    text-align: center;
    background: #042f1b;
    padding: 10px;
}


.sube div span {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 500;
}

.sube div span:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 5px;
    color: #999

}


.sube div span:nth-child(1):before {
    content: "\f015";
}

.sube div span:nth-child(2):before {
    content: "\f095";
}

.sube div span:nth-child(3):before {
    content: "\f017";
}


.sube a, .sube a:hover {
    color: #000
}

.sube a:hover h2 {
    background: #000000
}

.sube .kapsa {
    border: 1px solid #eee;
    padding: 10px;
}


.side_baslik {
    font-weight: bold;
    font-size: 18px;
    text-align: clef;
    padding-left: 13px;
    /* margin: 20px 0; */
    background: #5dbfa4;
    padding: 10px;
    margin-top: 0;
    color: #fff;
}


.ic_baslik {
    font-weight: bold;
    font-size: 20px;
    background: #5dc0a4;
    padding: 10px;
    color: #fff;
    margin-bottom: 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.detayx {
    font-weight: 500;
    font-size: 14px;
}

.sube_ic_adres span:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 5px;
    color: #999

}

.sube_ic_adres {
    background: #fff;
    padding: 20px 10px;
    padding-bottom: 0
}

.sube_ic_adres h2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

.sube_ic_adres span {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.sube_ic_adres span:nth-child(1):before {
    content: "\f015";
}

.sube_ic_adres span:nth-child(2):before {
    content: "\f095";
}

.sube_ic_adres span:nth-child(3):before {
    content: "\f017";
}


.ana_kapsa {
    background: #fff;
    position: relative; /* border-radius: 15px; */
    z-index: 999;
    top: -100px; /* padding:30px; *//* padding-top: 45px; *//* -webkit-box-shadow: 3px 3px 68px -24px rgba(0,0,0,0.75); */
    -moz-box-shadow: 3px 3px 68px -24px rgba(0, 0, 0, 0.75); /* box-shadow: 3px 3px 68px -24px rgba(0,0,0,0.75); */
    margin-bottom: -50px;
}


@media screen and (max-width: 790px) {

    .mytabs li  {
        display: block;
        width: 100%;
        text-align: center;
    }

    .ust_menu li {
        float: left;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .ust_menu {
        padding-bottom: 40px !important
    }

    .ust_menu li a {
        padding: 10px 5px !important
    }

    .ust_menux li a {
        width: 50%;
        float: left;
    }

    .logo img {
        width: 100% !important;
    }

    .pf {
        position: relative;
        width: 100%;
        top: 17px;
    }

    .icSayfa {
        margin-top: 17px;
    }

    .ustOrta form {
        width: 50%
    }

    .ustReklam {
        width: 100% !important
    }

    .ustReklam img {
        width: 100%
    }

    .ustOrta a.blog {
        float: left
    }

    .bx-wrapper {
        margin-bottom: 30px
    }

    .over p {
        display: none
    }

    .yemekMenu {
        width: 100%;
        margin-bottom: 45px
    }

    .yemekBilgi h3 {
        width: 120px
    }

    .yemekBilgi {
        bottom: -32px
    }

    .ortaBanner img {
        margin-bottom: 20px
    }

    .simdi_ara {
        display: block !important;
    }

    .bosalt {
        top: -37px !important;
    }

    .whatsapp-fixed {
        right: -15px;
        bottom: 60px;


    }

    .footermenu {
        top: 20px;
    }

    .footerMenu {
        text-align: center
    }

    .footer {
        padding-bottom: 138px !important;
    }

    .footermenu a {
        margin-bottom: 10px;
    }

    .imza {
        display: none;
    }


    .sepetss {
        padding: 0 !important
    }

    .sepetss .form-group {
        width: 82px;
    }

    .urun .fiyat h2 {
        font-size: 18px !important
    }

    .sagUst {
        top: 35px;
    }

    .sagUst a.brButton {
        float: left
    }

    .girisSol {
        padding: 0 !important
    }

    .sagUst span.sepet {
        color: #343e5c;
        font-weight: 600;
        float: left;
        margin-left: 13px;
        position: relative;
        top: 15px;
    }

    .navbar-toggle {
        margin-right: 0 !important
    }

    .ustMenu {
        background: #eee;
    }

    .navbar-default .navbar-toggle {
        background: #5bc0a5;
        width: 100%;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #fff
    }

    .navbar-default .navbar-toggle b {
        position: absolute;
        top: 7px;
        padding-right: 10px;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        left: 50px; /* text-align: center; *//* margin: 0 auto; *//* display: table; */
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: #5cc1a5;
    }

    .urun img {
        width: 100%;
    }

    .ana_kapsa {
        top: -20px;
        padding-top: 0
    }

    .search-wrapper {
        display: none
    }

    .hiddenpadding {
        padding: 0 !important
    }

    .urun {
        padding: 5px !important;
    }
}

.cikis_btn {
    position: absolute;
    top: 0;
    right: 0;
    color: #000000;
    font-weight: bold;
    float: right;
    /* border: 2px solid #eee; */
    padding: 5px 20px;
    border-radius: 40px;
    margin-left: 7px;
}


.profiL_ad {
    font-weight: bold;
    position: relative;
    top: 8px;
    left: 10px;
    /* background: red; */
    padding: 5px 10px;
    border: 2px solid #eee;
    border-radius: 40px;
}

#wrapper canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 1950px;
    height: auto;
}

#canvas {
    z-index: 1;
}

#canvasbg {
    z-index: -10;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
    opacity: 0.6;
}


.pullse {
    /* background: #1d5420; */
    padding: 11px;
    /* color: #fff; */
    font-size: 18px;
    font-weight: 600;
}


.imza {
    float: right;
    width: 150px;
}


#imza-digital {
    position: relative;
    bottom: 32px;
    left: 30px;
}

#imza-digital a img {
    position: absolute;
    right: 0;
    top: -4px;
    width: 22px;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

#imza-digital a img.top {
    opacity: 0;
}

#imza-digital a img.top:hover {
    opacity: 1;
    transition: transform 1s;
    transform: scale(.8);
}

.ic_urunler .col-md-3 {
    margin-bottom: 30px
}

.ic_urunler .col-md-3 img {
    width: 80%;
    margin: 20px auto;
    display: block;
}

.ic_urunler .col-md-3 div {
    background: #fff;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.urun .div .numeric {
    outline: none;
    height: 32px;
    position: relative;
    top: 11px;
    background: #102640;
    border: 0;
    left: -1px;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    /* border-bottom-left-radius: 10px; */
    display: block;
    width: 126px;
    margin: 0 auto;
    font-weight: bold;
}

.urun .div .numeric::placeholder {
    color: #fff;
}


.kesifForm {
    background: url('../../images/kesifBg.jpg') no-repeat right top;
    background-size: cover;
}


.testimonial-style1-area {
    position: relative;
    display: block;
    margin-top: 0;
}

.testimonial-style1-title-box {
    position: relative;
    display: block;
    /* padding-top: 120px; */
    /* padding-bottom: 216px; */
    z-index: 1;
}

.testimonial-style1-title-box:before {
    position: absolute;
    top: 0;
    left: -10000px;
    bottom: 0;
    right: 0;
    content: "";
    z-index: -1;
    background: #2d6757;
}

.testimonial-style1-title-box .sec-title {
    padding: 80px 0;
}

.testimonial-style1-title-box .sec-title p {
    color: #f9f9f9;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}

.testimonial-style1-title-box .sec-title .big-title {
    padding: 9px 0 0;
}

.testimonial-style1-title-box .sec-title .big-title h1 {
    color: #f6f6f6;
    font-size: 51px;
    line-height: 58px;
    font-weight: 700;
    text-transform: capitalize;
}

.innerText {
    padding: 80px 0;
}

.innerText h5 {
    color: #000000;
    padding-top: 21px;
    font-weight: 300;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1em;
}


#ust_buton {
    background: #81ceb9 !important;
    color: #fff;
    padding: 10px 10px;
    border-radius: 20px;
}

#ust_buton span {
    display: block;
    position: absolute;
    top: -10px;
    background: #09271e;
    width: 20px;
    height: 20px;
    right: 0;
    border-radius: 100px;
    text-align: center;
}

.mytabs li a {
    font-weight: 400;
    text-transform: uppercase; /* border-right: 1px solid #eee; */
    padding: 10px 26px;
    border: 0;
}

.mytabs li:last-child a {
    border-right: 0
}

.mytabs li a img {
    width: 30px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}


.tab-contentmy {
    min-height: 500px;
    margin-bottom: 20px;
    margin-top: -20px
}

.tab-contentmy .h2 {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    padding-top: 30px;
    text-transform: uppercase
}


.siparisdetayx b {
    float: none !important;
}

.mytabs .active a {
    background: #bde4d9 !important
}


.resim_img {height:300px;overflow: hidden}

