﻿@charset "utf-8";
/* CSS Document */
body {
    color: #6a6a6a;
    font-family: "Segoe UI", sans-serif;
    margin: 0 auto;
    padding: 0;
    background-image: url(../img/header.jpg);
    background-repeat: repeat-x;
    background-color: #f9f8f4;
}
.rezw {
display:block;
}
.resporez {
display:none;
}
.rezwidget {
    float: left;
    width: 100%;
}
.rezcont {
    width: 920px;
    margin: 0 auto;
    height: 82px;
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
position:relative;
}
    .rezcont img {
        position:absolute;
        bottom:-4px;
        left:0;
    }
.widgets {
    width: 920px;
    margin: 0 auto;
    background-color: #11418b;
    height: 60px;
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

    .widgets input {
        border: 1px solid #fff;
        border-radius: 10px;
        height: 30px;
        display: block;
        float: left;
        margin-right: 5px;
        margin-top: 15px;
        background-color: #11418b;
        color: #fff;
        text-align: center;
        font-size: 12px;
        width: 100px;
    }

::placeholder {
    color: #fff;
}

.widgets select {
    width: 65px;
    border: 1px solid #fff;
    height: 30px;
    border-radius: 10px;
    color: #5e5e5e;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
    background-color: #11418b;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.reztittle {
    display: block;
    float: left;
    margin-top: 8px;
    padding: 10px;
    color: #fff;
    margin-right: 10px;
    text-shadow: -2px 3px 2px #131427;
    font-weight: bold;
}

#rezervasyon-dugme {
    background-color: #ff6500;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    border-radius: 10px;
    margin-top: 15px;
    display:block;
    float:left;
        -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;

}
#rezervasyon-dugme:hover {
    background-color: #1d1d1d;
    color: #ff6500;
    text-decoration:none;
    cursor:pointer;
}
.form {
    background-color: #fff;
}

a {
    text-decoration: none;
    color: #96723d;
}

#fotoGalSlide li {
    width: 118px !important;
}

a:hover {
    text-decoration: underline;
    color: #96723d;
}

a:visited {
    color: #96723d;
}

a, img {
    border: none;
}

.header {
    width: 100%;
    height: 125px;
    background-image: url(../img/header-content-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.header-content {
    width: 960px;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    width: 110px;
    height: 125px;
    margin-left: 35px;
    float: left;
}

.quickres {
    float: left;
    height: 49px;
    padding-left: 77px;
    width: 645px;
}
/*.quickres a{
	
}
.quickres span{
	width:200px;
	height:23px;
	background-color:#dab967;
	color:#000;
	font-size:12px;
	display:block;
	text-align:center;
	margin-top:15px;
	float:right;
	line-height: 23px;
}
.quickres select{
	float:right;
	display:block;
	margin-top:15px;
	margin-left:15px;
	height:22px;
	color:#FFF;
	border:none;
	line-height:22px;
	background-color:#bebebe;
}
.quickres input{
	float:right;
	display:block;
	margin-top:15px;
	margin-left:15px;
	background-color:#dab967;
	color:#000;
	border:none;
	height:23px;
}*/



.menuust {
    width: 815px;
    height: 46px;
    float: left;
    background-image: url(../img/menuust-bg.jpg);
    background-repeat: no-repeat;
}

    .menuust a {
        color: #11418b;
    }

.menualt {
    width: 815px;
    height: 29px;
    float: left;
    background-image: url(../img/menualt-bg.jpg);
    background-repeat: no-repeat;
    text-align: right;
}

.menuust ul {
    margin: 0;
    padding: 0;
    float: right;
    padding-right: 27px;
}

.menuust li {
    display: inline-block;
    line-height: 46px;
    list-style-type: none;
    text-transform: uppercase;
    margin-left: 10px;
    /*margin-right:10px;*/
    font: Lucida Sans Unicode;
    font-size: 12px;
    float: left;
}

.menualt ul {
    margin: 0;
    padding: 0;
    float: right;
    padding-right: 18px;
}

.menualt li {
    display: inline-block;
    line-height: 29px;
    list-style-type: none;
    margin-left: 10px;
    margin-right: 10px;
    font: Lucida Sans Unicode;
    font-size: 12px;
    float: left;
}

.menualt a {
    color: #11418b;
}

.lang {
    width: 169px;
    height: 50px;
    float: left;
    background-image: url(../img/lang-bg.jpg);
}

    .lang span {
        display: block;
        width: 169px;
        height: 25px;
        text-align: center;
        font-size: 11px;
        line-height: 25px;
    }

    .lang ul {
        margin: 0;
        padding: 0;
        width: 130px;
        margin-left: 30px;
    }

    .lang li {
        list-style-type: none;
        float: left;
        margin-left: 5px;
    }

        .lang li img {
            border: thin solid #C0C0C0;
        }

.slider {
    width: 100%;
    height: 422px;
}

.containeSite {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.sol-golge {
    width: 21px;
    background-image: url(../img/sayfa-kenar-golge-sol.jpg);
    background-repeat: no-repeat;
    background-position: top;
    float: left;
    display: block;
    position: relative;
}

.content {
    width: 917px;
    min-height: 302px;
    height: auto;
    float: left;
    background-image: url(../img/maincontent-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

.sag-golge {
    width: 22px;
    background-image: url(../img/sayfa-kenar-golge-sag.jpg);
    background-repeat: no-repeat;
    background-position: top;
    float: left;
}

.firsatlar {
    width: 207px;
    height: 295px;
    float: left;
    background-image: url(../img/firsat-cerceve-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
overflow: hidden !important;
}

.kesif-baslik {
    width: 207px;
    height: 50px;
    color: #a17b17;
    font-size: 20px;
    font: Lucida Sans Unicode;
    margin-top: 39px;
    display: block;
    text-align: center;
    /*background-image:url(../img/firsat-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
    margin-bottom: 15px;
}

.mucizeler-ana {
    width: 461px;
    height: 296px;
    float: left;
    background-image: url(../img/mucize-slide-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.mucizeler {
    margin: 15px 0 0 22px;
    padding: 0;
    width: 416px;
    height: 178px;
}


    .mucizeler .bx-wrapper .bx-prev {
        left: -22px;
        background: url(../img/sol-ok.jpg) no-repeat 0;
        color: #A17B17;
    }

    .mucizeler .bx-wrapper .bx-next {
        right: -23px;
        background: url(../img/sag-ok.jpg) no-repeat;
        color: #A17B17;
    }

    .mucizeler .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
        color: #A17B17;
    }

    .mucizeler .bx-wrapper .bx-next:hover {
        background-position: 0;
    }

    .mucizeler .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 17px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999;
    }

        .mucizeler .bx-wrapper .bx-controls-direction a.disabled {
            display: none;
        }

    .mucizeler .bx-wrapper ul li img {
        width: 416px;
        height: 178px;
    }


.mucizeler-span {
    width: 461px;
    height: 50px;
    color: #a17b17;
    font-size: 20px;
    font: Lucida Sans Unicode;
    margin-top: 39px;
    display: block;
    text-align: center;
    background-image: url(../img/mucize-bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.yenilikler {
    width: 249px;
    height: 294px;
    float: left;
    background-image: url(../img/yenilik-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.yenilik-baslik {
    width: 249px;
    height: 50px;
    color: #a17b17;
    font-size: 20px;
    font: Lucida Sans Unicode;
    margin-top: 39px;
    display: block;
    text-align: center;
    background-image: url(../img/yenilik-bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.footer {
    width: 919px;
    height: 105px;
    /*background-image:url(../img/footer-bg-yeni.jpg);
	background-repeat:repeat-x;*/
    margin-left: auto;
    margin-right: auto;
}

    .footer ul {
        margin: 0;
        padding: 0;
        margin-left: 30px;
        display: block;
        width: 100%;
    }

.hotelsite li {
    list-style-type: none;
    float: left;
    float: left;
}

    .hotelsite li a {
        text-decoration: none;
    }
/*.footer span {
	display:block;
	float:left;
	color:#777777;
	font-size:10px;
	margin-left:35px;
}*/
.hotelsite {
    width: 535px;
    height: 138px;
    float: left;
    /*margin-top:20px;*/
}

.sosyalag {
    width: 384px;
    float: left;
    height: 55px;
    margin-top: 20px;
}

.sosyalbuton {
    width: 40px;
    height: 40px;
    float: right;
    display: block;
    margin-right: 5px;
}

    .sosyalbuton a {
        border: 0px;
    }

.adres {
    display: block;
    float: left;
    color: #777777;
    font-size: 10px;
    margin-left: 10px;
    width: 505px;
    margin-top: 10px;
    /*float:left;
	
	height:20px;*/
}

.tel {
    display: block;
    float: left;
    color: #777777;
    font-size: 10px;
    margin-left: 35px;
    margin-top: 10px;
    /*float:left;
	width:455px;
	height:20px;*/
}

    .tel a {
        color: #70605e;
    }

.copyright {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    height: 20px;
}

.colossae {
    width: 425px;
    color: #777777;
    font-size: 10px;
    margin-left: 29px;
    display: block;
    float: left;
}

.by {
    width: 445px;
    color: #777777;
    font-size: 10px;
    margin-left: 26px;
    display: block;
    float: left;
    text-align: right;
}

    .by a {
        color: #777777;
    }

        .by a:hover {
            color: #FF6600;
        }

.slidefirsat {
    margin-left: 17px;
    margin-top: 130px;
position: relative;
}
/*.slidefirsat {
	margin:0;
	padding:0;
	width:177px;
	height:150px;
	clear:both;
	margin-left:15px;
}*/

.bx-viewport ul {
    margin: 0;
    padding: 0;
}

.outside {
    padding-left: 15px;
    bottom: 10px;
}

.firsat-slide-baslik {
    font-size: 11px;
    color: #193d6e;
    display: block;
    width: 100%;
}

.all {
    color: #a17b17;
    display: block;
    font-size: 10px;
    width: 90px;
    float: left;
    height: 35px;
    line-height: 35px;
}

#slider-prev a {
    color: #a17b17;
}

#slider-next a {
    color: #a17b17;
}

#slider-prev2 a {
    color: #a17b17;
}

#slider-next2 a {
    color: #a17b17;
}

#s1count, #s2count {
    color: #a17b17;
    font-size: 11px;
}

.ok {
    width: 80px;
    float: right;
    height: 35px;
    line-height: 35px;
}

.ok2 {
    width: 48px;
    float: right;
    height: 35px;
    line-height: 35px;
}

.mucize-span span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: 18px;
    padding: 10px;
    text-transform: uppercase;
    color: #000;
    text-align: left;
}

.yenilik-ul {
    margin: 15px 0 0 15px;
    padding: 0px;
}

    .yenilik-ul li {
        width: 189px;
        height: 43px;
        font-size: 10px;
        text-transform: uppercase;
        list-style-type: none;
        margin: 1px 0 0 0;
        background-color: #e8dfc6;
        background-image: url(../img/haber-im.jpg);
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 30px;
        color: #535353;
        font-size: 10px;
        text-transform: uppercase;
    }

.yenilik-slide .bx-wrapper {
    padding-top: 15px;
}



.yenilik-ul li a {
    color: #535353;
}

    .yenilik-ul li a:hover {
        color: #535353;
        text-decoration: underline;
    }

.yenilik-ul li span {
    width: 170px;
    height: 40px;
    margin-left: 45px;
    display: block;
    padding-top: 5px;
}

.border {
    width: 100px;
    height: 1px;
}

.detay-menu {
    position: relative;
    display: block;
    width: 228px;
    /*height:300px;*/
    float: left;
}

.icerik {
    position: relative;
    display: block;
    width: 334px;
    float: left;
    color: #6a6a6a;
    font: "Lucida Sans Unicode";
    font-size: 13px;
    text-align: justify;
    line-height: 25px;
}

.galeri {
    position: relative;
    display: block;
    width: 355px;
    float: left;
    /*height:300px;*/
}

.icerikbig {
    position: relative;
    display: block;
}

.icerikhalf {
    position: relative;
    display: block;
    width: 670px;
    float: left;
}
#rez >body { background-color: rgba(255, 255, 255, 0.00) !important }

.yazi {
    width:100%;
    position: relative;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
}
    /*table, td, th
{
	
height:10px;
line-height:10px;
}
th
{
height:10px;
}*/
    .yazi td {
        font-size: 11px;
    }

.yazi2 {
    position: relative;
    display: block;
    color: #6a6a6a;
    font: "Lucida Sans Unicode";
    /*width:310px;*/
    font-size: 12px;
    text-align: justify;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.detay-menu li {
    color: #96723d;
    border-bottom: 1px solid #dacebb;
    list-style-type: none;
    line-height: 30px;
    /*text-transform:uppercase;*/
    font: "Lucida Sans Unicode";
    background-image: url(../img/menu-im.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 30px;
}

    .detay-menu li a {
        color: #96723d;
        text-decoration: none;
        font-size: 15px;
    }

.detaymenuaktif {
    font-weight: bold;
    color: #FF6600;
}

.detay-menu ul {
    margin-left: 10px;
    padding: 0;
}

.alt-baslik {
    color: #96723d;
    font: "Lucida Sans Unicode";
    margin-top: 10px;
    display: block;
    font-size: 24px;
    /*text-transform:uppercase;*/
    padding-left: 10px;
    padding-right: 10px;
    width: 916px;
    float: left;
}

.detay-baslik {
    color: #96723d;
    font: "Lucida Sans Unicode";
    margin-top: 10px;
    display: block;
    font-size: 24px;
    /*text-transform:uppercase;*/
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    float: left;
}

.detay-baslik2 {
    color: #96723d;
    font: "Lucida Sans Unicode";
    margin-top: 10px;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    width: 300px;
    float: left;
}

.slider {
    width: 100%;
    height: 421px;
}

.slayt-bolumu {
    width: 100%;
    height: 421px;
    overflow: hidden;
    position: relative;
}

#ana-slayt {
    position: absolute;
    width: 3000px;
    height: 421px;
    left: 50%;
    margin-left: -1500px;
    overflow: hidden;
}


    #ana-slayt .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.75);
        width: 100%;
        height: 70px;
        text-align: right;
        font-size: 56px;
        line-height: 36px;
        /*display:none;*/
    }

        #ana-slayt .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: 'Dosis', sans-serif;
            font-size: 34px;
            padding: 10px 20px 10px 10px;
            line-height: 52px;
        }

    #ana-slayt ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-left: 2px;
    }

    #ana-slayt li {
        height: 421px;
        width: 1000px;
        text-align: center;
    }

.clear {
    clear: both;
}

#slayt-kontrol {
    height: 421px;
    position: absolute;
    width: 1044px;
    z-index: 1501;
    left: 50%;
    margin-left: -523px;
    background-image: url(../img/golge.png);
    background-repeat: no-repeat;
}

    #slayt-kontrol a {
        cursor: pointer;
        float: left;
        height: 90px;
        width: 85px;
        text-indent: -9999px;
    }

    #slayt-kontrol #slayt-sola {
        background: url("../img/sol.png") no-repeat scroll center center transparent;
        float: left;
        margin-top: 150px;
    }

    #slayt-kontrol #slayt-saga {
        background: url("../img/sag.png") no-repeat scroll center center transparent;
        float: right;
        margin-top: 150px;
    }

.slidefirsat li img {
    width: 178px;
    height: 128px;
}

.firsatTitle {
    margin-top: -15px;
    color: #183d6e;
    font-size: 12px;
}

#fotoGalSlide li img {
    width: 112px;
    height: 75px;
}

#fotoGalSlideBig li img {
    width: 152px;
    height: 100px;
}

.ulKardes li {
    list-style-type: none;
    display: block;
    float: left;
    width: 402px;
    padding: 4px;
    margin-top: 20px;
}

.titleColor {
    color: #a17b17;
    font-size: 13px;
    font: Lucida Sans Unicode;
    padding-left: 0px;
}

.haberOzet {
    font-size: 11px;
    padding-left: 0px;
    text-align: justify;
    color: #70605e;
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-right: 10px;
}

.yorum {
    float: left;
    text-align: center;
    margin-left: 0 !important;
}

.yorumbuton {
    float: none;
    height: 40px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    /*margin-top: 17px;*/
}

    .yorumbuton a {
        border: 0px;
        margin-right: 10px;
        margin-left: 10px;
    }

.haberTitle {
    width: 190px;
    margin-top: -7px;
    text-decoration: none;
}

#onrezervasyon {
    width: 150px;
    height: 45px;
    z-index: 1600;
    position: absolute;
    background-color: #000;
    color: #fff;
    line-height: 45px;
    padding-left: 60px;
    right: 50%;
    margin-right: -458px;
    float: right;
    font-weight: bold;
    background-image: url(../img/rez-zil.png);
    background-repeat: no-repeat;
    background-position: left;
    /*text-transform:uppercase;*/
}

#onrezervasyonust {
    width: 229px;
    font-size: 14px;
    height: 45px;
    /*z-index:1600;*/
    /*position:absolute;*/
    background-color: #000;
    color: #fff;
    line-height: 45px;
    padding-left: 22px;
    /*right: 50%;*/
    /*margin-right: -458px;*/
    float: right;
    font-weight: bold;
    background-image: url(../img/rezervasyon-ust-bg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    /*text-transform:uppercase;*/
}

    #onrezervasyonust span {
        color: #FF0000;
    }

#onrezervasyon {
    color: #fff;
}

    #onrezervasyon span {
        color: #FF0000;
    }

#rezervasyon {
    color: #fff;
}

    #rezervasyon a {
        color: #fff;
        text-decoration: underline;
    }



.onrezervasyon {
    font-size: 18px;
    display: block;
    line-height: 49px;
    text-align: center;
    float:right;
}

    .onrezervasyon a {
        color: #fecc00;
        background-color: #3264b0;
        width: 195px;
        height: 49px;
        float: left;
        text-decoration: none;
    }

        .onrezervasyon a:hover {
            color: #fecc00;
            background-color: #11418B;
        }



.onlinerezervasyon {
    font-size: 18px;
    line-height: 49px;
    text-align: center;
    display:none;
}

    .onlinerezervasyon a {
        color: #393185;
        background-color: #fecc00;
        width: 195px;
        height: 49px;
        float: left;
        text-decoration: none;
    }

        .onlinerezervasyon a:hover {
            color: #fecc00;
            background-color: #11418B;
        }

#sosyalbuton {
    list-style: none;
}

.acilirtetik {
    height: 50px;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 50px;
    z-index: 9999;
    display: none;
}

.container {
    overflow: hidden;
    position: relative;
    height: 100%;
}


.dl-menu a {
    color: #fff;
    font-size: 15px !important;
    line-height: 30px;
}

.subpages {
    position: absolute;
    z-index: 2500;
    top: 7px;
    right: 0;
    width: 110px;
    height: 50px;
    display: none;
}

#sayfalar {
    height: 30px;
}

    #sayfalar ul {
        display: none;
        padding: 0px;
        margin-top: 6px;
        width: 100%;
        background-color: #11418B;
        list-style: none;
    }
        /* #firmalar:hover ul {display:block; z-index:10000;}*/
        #sayfalar, #sayfalar ul li {
            font-size: 11px;
            color: #fff;
            /*height: 20px;*/
        }

            #sayfalar ul li {
                padding: 4px 8px;
                line-height: 15px;
            }

                #sayfalar ul li:hover {
                    background-color: #11418B;
                }

                    #sayfalar ul li:hover a {
                        color: #fff;
                    }

                #sayfalar ul li a {
                    color: #fff;
                    display: block;
                    width: 100%;
                }

                #sayfalar ul li img {
                    margin-right: 5px;
                }

            #sayfalar .lang {
                width: 40px;
                cursor: pointer;
                background-image: url(../image/lang-arrow.jpg);
                background-repeat: no-repeat;
                background-position: right center;
            }

                #sayfalar .lang img {
                    margin-right: 5px;
                    margin-top: 2px;
                }

.pages {
    margin: 5px;
    text-align: right;
    padding-right: 30px;
    background-image: url(../images/pages.png);
    background-repeat: no-repeat;
    background-position: right 0px;
    color: #11418B;
}

    .pages:hover {
        cursor: pointer;
    }


.iletisimelemani {
    width: 450px;
    float: left;
    margin-bottom: 29px;
}

    .iletisimelemani span {
        display: block;
        float: left;
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        text-transform: uppercase;
        width: 30%;
    }

    .iletisimelemani input {
        width: 60%;
        display: block;
        float: left;
        height: 30px;
        border: 1px solid #BF904A;
    }

.iletisimelemani2 {
    width: 450px;
    float: left;
    margin-bottom: 20px;
}

    .iletisimelemani2 span {
        width: 30%;
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        text-transform: uppercase;
    }

    .iletisimelemani2 textarea {
        width: 60%;
        display: block;
        float: left;
        border: 1px solid #BF904A;
        height: 52px;
    }

.iletisimelemani3 {
    width: 450px;
    float: left;
    margin-bottom: 20px;
}

    .iletisimelemani3 span {
        width: 30%;
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        text-transform: uppercase;
        z-index: 150;
    }

    .iletisimelemani3 input {
        width: 70px;
        margin-left: 10px;
        height: 48px;
        display: block;
        float: left;
        border: 1px solid #BF904A;
    }

    .iletisimelemani3 img {
        display: block;
        float: left;
        border: 1px solid #BF904A;
    }

.teebuton {
    height: 48px !important;
    border: 0 none;
    background-color: #BF904A;
    color: #fff;
    text-align: center;
    line-height: 40px;
    width: 91px !important;
    font-size: 12px;
}

    .teebuton:hover {
        background-color: #fff;
        color: #BF904A;
        cursor: pointer;
    }

.sonuc {
    display: block;
    float: left;
    width: 100%;
    height: 30px;
    color: #11418b;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 20px;
}

.hatali {
    color: #a31634;
    display: block;
    float: left;
    width: 100%;
    height: 30px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 20px;
}

#main-menu .icon-arrow-left:before {
    display: none !important;
}

.button.b-close {
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    /*right: -24px;*/
    top: 0;
    color: #fff;
}

    .button.b-close:hover {
        cursor: pointer;
    }

.widget {
    position: absolute;
    width: 300px;
    height: 250px;
    z-index: 9999;
    top: 160px;
    left: 23.3%;
}
