﻿@import "https://fonts.googleapis.com/css?family=Exo+2:400,300,600&subset=latin,latin-ext";
@import "https://fonts.googleapis.com/css?family=Kalam:700&subset=latin,latin-ext";
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext";
body {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-family: "exo 2", Tahoma, Arial;
    font-size: 13px;
	background: #252525;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../../img/selectboxarrow1.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}
select::-ms-expand {
    display: none;
}
input:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 0;
    outline-offset: 0;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 0;
    outline-color: transparent;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
    text-decoration: underline;
}
a {
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.clearfix {
    clear: both;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
ul li {
    list-style: none;
}
.disc li {
    list-style: disc;
}

.no-gutter {
    padding-left: 0;
    padding-right: 0;
}
.clearfix:after {
    clear: both;
}
.wrapper {
    width: 1250px;
    margin: 0 auto;
}
.anawrpr {
    width: 1250px;
    margin: 0 auto;
}
.display_991 {
    display: none;
}
.footerPhone {
    height: 11px;
}
img {
    max-width: 100%;
}
.row5 {
    margin-left: -5px;
    margin-right: -5px;
}
.mTB0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.mTB5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.mTB10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.mTB15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.mTB20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.mTB30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.mTop40 {
    margin-top: 40px !important;
}
.mTop30 {
    margin-top: 30px !important;
}
.mTop20 {
    margin-top: 20px !important;
}
.mTop15 {
    margin-top: 15px !important;
}
.mTop10 {
    margin-top: 10px !important;
}
.mTop5 {
    margin-top: 5px !important;
}
.mTop0 {
    margin-top: 0 !important;
}
.mBottom40 {
    margin-bottom: 40px !important;
}
.mBottom30 {
    margin-bottom: 30px !important;
}
.mBottom20 {
    margin-bottom: 20px !important;
}
.mBottom15 {
    margin-bottom: 15px !important;
}
.mBottom10 {
    margin-bottom: 10px !important;
}
.mBottom5 {
    margin-bottom: 5px !important;
}
.mBottom0 {
    margin-bottom: 0 !important;
}
.mRight20 {
    margin-right: 20px !important;
}
.mRight15 {
    margin-right: 15px !important;
}
.mRight10 {
    margin-right: 10px !important;
}
.mRight7 {
    margin-right: 7px !important;
}
.mRight5 {
    margin-right: 5px !important;
}
.mRight3 {
    margin-right: 3px !important;
}
.mLeft20 {
    margin-left: 20px !important;
}
.mLeft15 {
    margin-left: 15px !important;
}
.mLeft10 {
    margin-left: 10px !important;
}
.mLeft7 {
    margin-left: 7px !important;
}
.mLeft5 {
    margin-left: 5px !important;
}
.mLeft3 {
    margin-left: 3px !important;
}
.mLR0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.padding10 {
    padding: 10px !important;
}
.pBottom0 {
    padding-bottom: 0 !important;
}
.text-black {
    color: #000 !important;
}
.w100 {
    width: 100%;
}
.width-full {
    float: left;
    width: 100%;
}
.relative {
    position: relative;
}
.white {
    background-color: #fff !important;
}
.text-white {
    color: #fff !important;
}
.text-red {
    color: red !important;
}
body .ui-tooltip {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: 0;
    color: #fff;
    background: 0 0;
    background-color: #000 !important;
}
.ui-tooltip-content {
    position: relative;
}
.ui-tooltip-content::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -17px;
    left: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 9px solid #000;
}
#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(187, 187, 187, 0.85);
    z-index: 999999999;
}
.cssload-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
}
.cssload-fond {
    position: relative;
}
.cssload-container-general {
    width: 105px;
    height: 105px;
    -webkit-animation: cssload-animball_two 1.15s infinite;
    -moz-animation: cssload-animball_two 1.15s infinite;
    -ms-animation: cssload-animball_two 1.15s infinite;
    -o-animation: cssload-animball_two 1.15s infinite;
    animation: cssload-animball_two 1.15s infinite;
}
.cssload-internal {
    width: 105px;
    height: 105px;
    position: absolute;
}
.cssload-ballcolor {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.cssload-ball_1,
.cssload-ball_2,
.cssload-ball_3,
.cssload-ball_4 {
    position: absolute;
    -webkit-animation: cssload-animball_one 1.15s infinite ease;
    -moz-animation: cssload-animball_one 1.15s infinite ease;
    -ms-animation: cssload-animball_one 1.15s infinite ease;
    -o-animation: cssload-animball_one 1.15s infinite ease;
    animation: cssload-animball_one 1.15s infinite ease;
}
.cssload-ball_1 {
    background-color: #cb2025;
    top: 0;
    left: 0;
}
.cssload-ball_2 {
    background-color: #f8b334;
    top: 0;
    left: 57px;
}
.cssload-ball_3 {
    background-color: #00a096;
    top: 57px;
    left: 0;
}
.cssload-ball_4 {
    background-color: #97bf0d;
    top: 57px;
    left: 57px;
}
@-webkit-keyframes cssload-animball_one {
    0% {
        position: absolute;
    }
    50% {
        top: 29px;
        left: 29px;
        position: absolute;
        opacity: 0.5;
    }
    100% {
        position: absolute;
    }
}
@-moz-keyframes cssload-animball_one {
    0% {
        position: absolute;
    }
    50% {
        top: 29px;
        left: 29px;
        position: absolute;
        opacity: 0.5;
    }
    100% {
        position: absolute;
    }
}
@-ms-keyframes cssload-animball_one {
    0% {
        position: absolute;
    }
    50% {
        top: 29px;
        left: 29px;
        position: absolute;
        opacity: 0.5;
    }
    100% {
        position: absolute;
    }
}
@-o-keyframes cssload-animball_one {
    0% {
        position: absolute;
    }
    50% {
        top: 29px;
        left: 29px;
        position: absolute;
        opacity: 0.5;
    }
    100% {
        position: absolute;
    }
}
@keyframes cssload-animball_one {
    0% {
        position: absolute;
    }
    50% {
        top: 29px;
        left: 29px;
        position: absolute;
        opacity: 0.5;
    }
    100% {
        position: absolute;
    }
}
@-webkit-keyframes cssload-animball_two {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
    }
    50% {
        -webkit-transform: rotate(360deg) scale(1.3);
    }
    100% {
        -webkit-transform: rotate(720deg) scale(1);
    }
}
@-moz-keyframes cssload-animball_two {
    0% {
        -moz-transform: rotate(0deg) scale(1);
    }
    50% {
        -moz-transform: rotate(360deg) scale(1.3);
    }
    100% {
        -moz-transform: rotate(720deg) scale(1);
    }
}
@-ms-keyframes cssload-animball_two {
    0% {
        -ms-transform: rotate(0deg) scale(1);
    }
    50% {
        -ms-transform: rotate(360deg) scale(1.3);
    }
    100% {
        -ms-transform: rotate(720deg) scale(1);
    }
}
@-o-keyframes cssload-animball_two {
    0% {
        -o-transform: rotate(0deg) scale(1);
    }
    50% {
        -o-transform: rotate(360deg) scale(1.3);
    }
    100% {
        -o-transform: rotate(720deg) scale(1);
    }
}
@keyframes cssload-animball_two {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(360deg) scale(1.3);
    }
    100% {
        transform: rotate(720deg) scale(1);
    }
}
ul.currency {
    float: left;
    width: 100%;
    margin: 7px 0;
    padding: 0;
    text-align: center;
    display: none;
}
ul.currency li {
    margin: 0;
    position: relative;
    display: inline-block;
}
ul.currency li a {
    float: left;
    margin: 0;
    padding: 4px 10px;
    font-size: 14px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.85);
    background-color: #44413d;
}
ul.currency li.active a {
    background-color: #232220;
}
.header {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
	    z-index: 9;
    position: relative;
}
.top-bar {
    width: 100%;
    float: left;
    margin: 0;
	    background: #000;
    position: fixed;
}
.top-bar.fixedd {
    height: 117px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
}
.top-bar button#go_rezervation {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    position: relative;
    border: 0;
    outline: 0;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1;
    background: 0 0;
    background-color: #4c88ab;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.4);
    display: none;
}
.top-bar button#go_rezervation::before {
    content: "\f103";
    width: 70px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    margin: 0 0 0 89px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 27px;
    line-height: 45px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.top-bar button#go_rezervation.closed::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.top-bar.fixedd button#go_rezervation {
    display: block;
}
.top-right {
    width: 49%;
    float: right;
    padding: 0;
}
.top-right .mobil_right {
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
}
.top-bar.fixedd .top-right .mobil_right {
    display: none;
}
#currencyselect,
#language,
#help,
#favoriteList {
    float: right;
    margin: 18px 0 18px 2%;
    padding: 0 0 0 10px;
}
#language {
    display: none;
}
#currencyselect button#menu1,
#language button#menu1,
#help button#menu1,
#favoriteList button.dropdown-toggle {
    width: auto;
    height: 34px;
    font-weight: 700;
    float: left;
    margin: 0;
    padding: 0 0 0 22px;
    color: #bba656;
    line-height: 34px;
    text-decoration: none;
    list-style: none;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    background: 0 0;
    background-repeat: no-repeat;
    background-position: right center, left center;
}
#language button#menu1 {
    padding: 0 12px 0 20px;
    background-position: right 15px, left center;
}
#help button#menu1 {
    padding: 0 0 0 14px;
    background-position: left 15px;
}
#favoriteList button.dropdown-toggle {
    padding: 0 15px 0 20px;
    background-image: url(../../img/dropdownicon.png), url(../../img/heart-icon_active.png);
}
#currencyselect button#menu1:hover,
#language button#menu1:hover,
#help button#menu1:hover,
#favoriteList button#menu1:hover {
    text-decoration: none;
    color: #ccc;
}
#currencyselect ul.dropdown-menu,
#language ul.dropdown-menu,
#help ul.dropdown-menu,
#favoriteList ul.dropdown-menu {
    min-width: 90px;
    width: auto;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    border-radius: 5px;
    top: 37px;
}
#currencyselect ul.dropdown-menu::after,
#language ul.dropdown-menu::after,
#help ul.dropdown-menu::after,
#favoriteList ul.dropdown-menu::after {
    content: "\e253";
    top: -9px;
    left: 5px;
    font-size: 10px;
    color: #adadad;
    position: absolute;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#currencyselect ul.dropdown-menu > li,
#language ul.dropdown-menu > li,
#help ul.dropdown-menu > li {
    width: 100%;
    float: left;
    margin: 0 0 3px;
    padding: 0;
    outline: 0;
    list-style: none;
    z-index: 2;
}
#currencyselect ul.dropdown-menu > li > a,
#language ul.dropdown-menu > li > a,
#help ul.dropdown-menu > li > a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    color: #787878;
    font-weight: 700;
    line-height: 25px;
    outline: 0;
    background-repeat: no-repeat;
    background-position: left 6px;
}
#currencyselect ul.dropdown-menu > li > a {
    padding: 0 0 0 12px;
    background-position: left 9px;
}
#help ul.dropdown-menu > li > a {
    padding: 0;
}
#currencyselect ul.dropdown-menu > li > a:hover,
#currencyselect ul.dropdown-menu > li > a:focus,
#language ul.dropdown-menu > li > a:hover,
#language ul.dropdown-menu > li > a:focus {
    background-color: transparent;
    outline: 0;
    text-decoration: none;
    color: #ccc;
}
#help ul.dropdown-menu > li > a:hover,
#help ul.dropdown-menu > li > a:focus {
    color: #ccc;
    outline: 0;
    background: 0 0;
    text-decoration: none;
}
#favoriteList ul.dropdown-menu {
width: 515px;
    margin-left: -395px;
}
}
#favoriteList ul.dropdown-menu li {
    float: left;
    width: 100%;
    margin: 10px 0 0;
}
#favoriteList ul.dropdown-menu li:first-child {
    margin-top: 0;
}
#favoriteList ul.dropdown-menu li a {
    float: left;
    padding: 0;
    width: calc(100% - 25px);
}
#favoriteList ul.dropdown-menu li a:hover,
#favoriteList ul.dropdown-menu li a:focus {
    outline: 0;
    background: 0 0;
    text-decoration: none;
}
#favoriteList ul.dropdown-menu li a img {
    float: left;
    width: 67px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
#favoriteList ul.dropdown-menu li a .desc {
    float: left;
    padding-left: 12px;
    width: calc(100% - 67px);
}
#favoriteList ul.dropdown-menu li a .desc .title {
    margin-top: 3px;
    margin-bottom: 5px;
}
#favoriteList ul.dropdown-menu li .favoriDel {
    float: left;
    width: 25px;
    height: 25px;
    border: 0;
    outline: 0;
    cursor: pointer;
    margin-top: 5px;
    position: relative;
}
#favoriteList ul.dropdown-menu li .favoriDel::after,
#favoriteList ul.dropdown-menu li .favoriDel::before {
    content: "";
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    position: absolute;
    display: inline-block;
    margin: -1px 0 0 -8px;
    background: rgba(0, 0, 0, 0.45);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
}
#favoriteList ul.dropdown-menu li .favoriDel::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
#favoriteList ul.dropdown-menu li .favoriDel::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
ul.topnav {
    float: right;
    margin: 18px 0 18px 2%;
    padding: 0;
}
ul.topnav li {
    float: left;
    margin: 0;
    padding: 0;
}
ul.topnav li a {
    float: left;
    margin: 0;
    padding: 0 12px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    line-height: 34px;
	    background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
ul.topnav li:nth-child(1) a {
    border-radius: 4px 0 0 4px;
}
ul.topnav li:nth-child(2) a {
    border-radius: 0 4px 4px 0;
}
ul.topnav li a:hover {
    text-decoration: none;
    color: #ccc;
}
.since {
    width: 83px;
    height: 125px;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -80px;
    top: 9px;
    z-index: 99999;
    background-image: url(../../img/5yil.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.top-left {
    width: 48%;
    float: left;
    margin: 0 1% 0 0;
    padding: 0;
}
h1.logo {
    width: 58%;
    float: left;
    margin: 0 1% 0 0;
    padding: 0;
    text-indent: -9999px;
}
h1.logo a img {
   width: 60%;
    height: 70px;
    float: left;
    margin: 0;
    padding: 0;
    background-image: url(../../img/dblogo.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
form.ilannarama {
    width: 45%;
    float: right;
    margin: 21px -40px 21px 1%;
    padding: 0;
}
form.ilannarama input {
        width: 100%;
    height: 35px;
    float: left;
    margin: 0;
    padding: 0 0 0 6px;
    color: #baa657;
    line-height: 34px;
    border-radius: 5px;
    background: rgba(0,0,0,0.5);
    border: 1px solid #8f763c;
    font-size: 16px;
	    background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
form.ilannarama input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #baa657;
  opacity: 1; /* Firefox */
}

form.ilannarama input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #baa657;
}

form.ilannarama input::-ms-input-placeholder { /* Microsoft Edge */
  color: #baa657;
}
form.ilannarama input::-webkit-input-placeholder {
    color: #baa657;
}
form.ilannarama button.btn {
    width: 34px;
    height: 34px;
    float: right;
    margin: -36px 0 0;
    padding: 0;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px 2px #020b27;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #b9a657;
	background-image: linear-gradient(to right, #8e753c, #a18946, #8e753c);
}
.homeEstates {
    background: #000;
    display: inline-block;
    width: 100%;
    padding-bottom: 60px;
	
}
#sys_btn_toogle_menu,
#support {
    width: 40px;
    height: 40px;
    float: right;
    margin: 15px 0;
    padding: 0 4px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    background-color: #b9a657;
    cursor: pointer;
    display: none;
	border-radius: 3px;
}
#support {
    margin-right: 7px;
}
.main {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
	margin-top: 77px;
}
.indexMain{
	    margin-top: 77px;
}
.main_slagon {
    width: 100%;
    float: left;
    margin: -55px 0 -55px;
    padding: 0 0 10px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
}
.main_slagon ul {
    width: 88%;
    float: left;
    margin: 0 10%;
    padding: 0;
}
.main_slagon ul li {
    width: 33.333%;
    cursor: default;
    float: left;
    margin: 10px 1% 0;
    padding: 0 0 0 25px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    background-image: url(../../img/blue-circle.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.main_slagon ul li:nth-child(1) {
    width: 27.333%;
}
.sliderleft {
    top: 0;
    left: 0;
    z-index: 2;
    width: 204px;
    height: 400px;
    position: absolute;
    background-position: left center;
    background-repeat: no-repeat;
}
.sliderright {
    top: 0;
    right: 0;
    z-index: 2;
    width: 204px;
    height: 400px;
    position: absolute;
    background-position: left center;
    background-repeat: no-repeat;
}
#owl-slider .item img {
    width: 100%;
    height: 400px;
    float: left;
    margin: 0;
    padding: 0;
    z-index: -1;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.autoplayvideo {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 530px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.autoplayvideo video {
    top: 50%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.autoplayvideo video.hide {
    filter: Alpha(Opacity=0);
    opacity: 0;
}
#owl-slider .owl-pagination {
    height: 0;
    position: relative;
    bottom: 45px;
}
#owl-slider.owl-theme .owl-controls .owl-page span {
    background-color: #666;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-slider .owl-controls .owl-page.active span {
    background-color: #000;
}
.search_form {
    width: 100%;
    float: left;
    margin: -320px 0 0;
    padding: 0;
    position: relative;
    z-index: 3;
}
.search_form form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.search_form form .form-top {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
}
.search_form form .form-top p {
    width: 100%;
    cursor: default;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
}
.search_form form .form-top p em {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
    font-style: normal;
}
.search_form form .form-top .formItem {
    width: 21%;
    float: left;
    margin: 9px 1% 0;
    padding: 0;
    position: relative;
}
.search_form form .form-top .formItem.formItemlg {
    width: 30%;
    margin-left: 0;
}
.search_form form .form-top .formItem input,
.search_form form .form-top .formItem select {
 width: 100%;
    cursor: pointer;
    height: 44px;
    float: left;
    margin: 0;
    padding: 0 0 0 6px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    /* border-radius: 4px; */
    border: 1px solid #ccc;
    border: 1px solid #b09a66;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 96% center;
    font-family: "exo 2", Tahoma, Arial;
	background-color: rgba(0,0,0,0.3);
}
.search_form form .form-top .formItem input::-webkit-input-placeholder {
    color: #323232;
    font-size: 15px;
    font-weight: 400;
}
.search_form form .form-top .formItem select.marker {
    background-image: url(../../img/map-blue-icon1.png);
}
.search_form form .form-top .formItem input.date1 {
    background-image: url(../../img/calendar.png);
}
.search_form form .form-mobil {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 15px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.search_form form .form-top button.btn,
.search_form form .form-mobil button.btn {
    width: 98%;
    height: 44px;
    float: left;
    margin: 9px 1% 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #8f763d;
    background-color: #b9a657;
    background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.search_form form .form-top button.btn:hover,
.search_form form .form-mobil button.btn:hover {
    text-decoration: none;
    background: #b9a657;
}
.search_form form .form-mobil button.btn {
    width: 99%;
    margin-top: 0;
    margin-left: 0;
}
.search_form form .form-bottom {
    width: 84%;
    float: left;
    margin: -1px 8% 0;
    padding: 10px 19px 10px 0;
    background: rgba(0, 0, 0, 0.5);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.search_form form .form-bottom input {
    vertical-align: middle;
}
.search_form form .form-bottom label {
    float: left;
    margin: 0 0 0 19px;
    padding: 0 0 0 19px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
}
.search_form form .form-bottom input[type="checkbox"] {
    position: absolute;
    z-index: -1000;
    left: -1e3px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.search_form form .form-bottom input[type="checkbox"] + label {
    display: inline-block;
    background-image: url(../../img/csscheckbox1.png);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    cursor: pointer;
}
.search_form form .form-bottom input[type="checkbox"]:checked + label {
    background-image: url(../../img/csscheckbox2.png);
}
.searchForm {
    width: 100%;
    float: left;
    margin: -240px 0 0;
    position: relative;
    z-index: 3;
}
.homeSearch {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    max-width: 850px;
    padding: 10px 8px;
    position: relative;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
}
.homeSearch .sliderText {
    width: 100%;
    float: left;
    margin: 0 0 9px;
    padding: 0;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
}
.homeSearch .sliderText em {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #b9a657;
    font-size: 23px;
    font-weight: 700;
    font-style: normal;
}
.homeSearch .inputWrap {
    float: left;
    padding: 9px 0;
    background-color: #fff;
    width: calc(100% - 150px);
}
.homeSearch .inputWrap .input-field {
    float: left;
    width: 172px;
}
.homeSearch .inputWrap .input-field .popoverBtn {
    float: left;
    width: 100%;
    height: 42px;
    margin: 0;
    text-align: left;
    position: relative;
    padding: 0 0 0 35px;
    background: 0 0;
    outline: 0;
    border: 0;
}
.homeSearch .inputWrap .input-field .popoverBtn span {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 120%;
}
.homeSearch .inputWrap .input-field .popoverBtn span em {
    color: #fff;
    font-style: normal;
    border-radius: 2px;
    padding: 0 4px 2px;
    background-color: #e77b18;
}
.homeSearch .inputWrap .input-field.categoriesField .popoverBtn::before {
    content: "";
    top: 7px;
    left: 7px;
    width: 23px;
    height: 23px;
    position: absolute;
    background: url(../../img/home.svg) no-repeat center;
    background-size: 100%;
}
.homeSearch .inputWrap .input-field .popoverBtn::before {
    content: "";
    top: 10px;
    left: 10px;
    width: 23px;
    height: 23px;
    position: absolute;
    background: url(../../img/search-sprite.svg) no-repeat -1px 0;
    background-size: auto 100%;
}
.homeSearch .inputWrap .input-field.locationField {
    border-left: 2px solid #dedfe1;
}
.homeSearch .inputWrap .input-field.dateField {
    width: 170px;
    border-left: 2px solid #dedfe1;
}
.homeSearch .inputWrap .input-field.dateField .popoverBtn::before {
    left: 6px;
    background-position: 30% -1px;
}
.homeSearch .inputWrap .input-field.guestField {
    width: 170px;
    border-left: 2px solid #dedfe1;
}
.homeSearch .inputWrap .input-field.guestField .popoverBtn::before {
    left: 6px;
    background-position: 66.2% -1px;
}
.searchPopover {
    right: 0;
    top: 120px;
    width: 100%;
    z-index: 99;
    display: none;
    position: absolute;
    background: #003057;
    border: 2px solid #d6d6d6;
    background-color: #003057;
    background: -moz-linear-gradient(left, #003057 0%, #003057 50%, #ffffff 50%);
    background: -webkit-linear-gradient(left, #003057 0%, #003057 50%, #ffffff 50%);
    background: linear-gradient(to right, #003057 0%, #003057 50%, #ffffff 50%);
}
.homeSearch .inputWrap .input-field.guestField .searchPopover {
    width: 638px;
}
.searchPopover.white {
    background: 0 0 !important;
    background-color: #fff !important;
}
.homeSearch .inputWrap .input-field.active .searchPopover {
    display: block !important;
}
.flex {
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex .col-lg-4 {
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.triangle {
    top: 0;
    left: 0;
    position: absolute;
}
.homeSearch .inputWrap .input-field.locationField .triangle {
    margin-left: 185px;
}
.homeSearch .inputWrap .input-field.dateField .triangle {
    left: 50%;
    right: 50%;
    margin-left: -112px;
}
.homeSearch .inputWrap .input-field.guestField .triangle {
    left: 50%;
    right: 50%;
    margin-left: 0;
}
.triangle::before {
    content: "";
    left: 16px;
    top: -21px;
    z-index: 4;
    display: block;
    position: absolute;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-bottom: 23px solid #f8f8f8;
}
.triangle::after {
    content: "";
    left: 14px;
    top: -25px;
    z-index: 3;
    display: block;
    position: absolute;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #d6d6d6;
}
.searchPopoverClose {
    top: -15px;
    z-index: 10;
    width: 35px;
    height: 35px;
    right: -15px;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-indent: 200%;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
}
.searchPopoverClose::before,
.searchPopoverClose::after {
    content: "";
    top: 42%;
    left: 26%;
    width: 50%;
    height: 10%;
    display: block;
    position: absolute;
    background-color: #000;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.searchPopoverClose::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.searchPopover h3 {
    margin: 0;
    height: 46px;
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 10px 10px;
    background-color: #f8f8f8;
}
.alldest {
    float: left;
    width: 100%;
    position: relative;
}
.destinationWrap {
    float: left;
    width: 100%;
    position: relative;
}
.searchPopover input[type="checkbox"] {
    border: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    left: -1e3px;
    z-index: -1000;
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
}
.searchPopover input[type="checkbox"] + label {
    float: left;
    width: 100%;
    margin: 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
}
.searchPopover input[type="checkbox"] + label::before {
    content: "";
    left: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    position: absolute;
    border: 1px solid #959595;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
}
.searchPopover input[type="checkbox"]:checked + label::before {
    background-image: url(../../img/icon-check-replacement.png);
}
ul.categoriesList,
ul.destinationList {
    float: left;
    width: 100%;
    margin: 0;
    padding: 4px 0 0;
}
ul.categoriesList li {
    float: left;
    width: 100%;
    padding: 2px 0;
    cursor: pointer;
    position: relative;
}
ul.destinationList li {
    float: left;
    width: 100%;
    cursor: pointer;
    position: relative;
}
ul.destinationList li span {
    float: left;
    position: relative;
    padding: 0 30px 0 0;
}
ul.destinationList li hr {
    float: left;
    width: 100%;
    margin: 5px 0;
}
ul.destinationList li span::after {
    content: " ";
    top: 5px;
    right: 3px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
    background: url(../../img/search-chevron2.svg) no-repeat center center;
    background-size: 100%;
}
ul.destinationList li ul.subDestination {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
}
ul.destinationList li.open ul.subDestination {
    display: block;
}
ul.destinationList li.open ul.subDestination li {
    margin: 5px 16px 4px 0;
    width: calc(25% - 16px);
}
.minDateSelect h3 {
    color: #fff;
    background-color: #194467;
}
#mdp .ui-datepicker {
    width: 100%;
    padding: 0;
    border-radius: 0;
}
#mdp .ui-datepicker .ui-datepicker-header {
    border: 0;
    padding: 9px 0;
    border-radius: 0;
    background-color: #f8f8f8;
}
#mdp .ui-datepicker .ui-datepicker-prev,
#mdp .ui-datepicker .ui-datepicker-prev-hover,
#mdp .ui-datepicker .ui-datepicker-next,
#mdp .ui-datepicker .ui-datepicker-next-hover {
    top: 6px;
    left: 10px;
    cursor: pointer;
}
#mdp .ui-datepicker .ui-datepicker-next,
#mdp .ui-datepicker .ui-datepicker-next-hover {
    left: auto;
    right: 17px;
}
#mdp .ui-datepicker .ui-datepicker-prev span,
#mdp .ui-datepicker .ui-datepicker-next span {
    top: 0;
    left: 0;
    right: 0;
    width: 32px;
    height: 32px;
    margin: 0;
    position: relative;
}
#mdp .ui-datepicker .ui-datepicker-prev .ui-icon-circle-triangle-w,
#mdp .ui-datepicker .ui-datepicker-next .ui-icon-circle-triangle-e {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    background: url(../../img/cta-arrow-black.svg) no-repeat center center transparent;
    background-size: 55%;
}
#mdp .ui-datepicker .ui-datepicker-next .ui-icon-circle-triangle-e {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
#mdp .ui-datepicker .ui-datepicker-title {
    width: 217px;
    position: relative;
}
#mdp .ui-datepicker .ui-datepicker-title::before {
    content: "";
    top: 2px;
    left: 80px;
    width: 1px;
    height: 26px;
    position: absolute;
    background-color: #d9d9d9;
}
#mdp .ui-datepicker .ui-datepicker-title::after {
    content: "";
    top: 2px;
    right: 33px;
    width: 1px;
    height: 26px;
    position: absolute;
    background-color: #d9d9d9;
}
#mdp .ui-datepicker .ui-datepicker-title select {
    margin-left: 5px;
    padding-left: 5px;
    border-radius: 5px;
    width: calc(50% - 15px);
    border-color: #d9d9d9;
}
#mdp .ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
    margin-left: 0;
    margin-right: 5px;
}
#mdp .ui-datepicker td {
    border: 1px solid #f5f5f5 !important;
}
#mdp .ui-datepicker td span,
#mdp .ui-datepicker td a {
    padding: 0.3em;
}
ul.flexcheckbox {
    float: left;
    width: 100%;
    margin: 8px 0 0;
    padding: 0;
}
ul.flexcheckbox li {
    float: left;
    width: 100%;
    margin: 0 0 5px;
    padding: 0 0 0 10px;
}
.flex h4 {
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 7px;
    padding: 25px 0 0 10px;
}
.flex h4 + p {
    float: left;
    width: 100%;
    padding: 0 10px;
    line-height: 19px;
}
.select-replacement {
    clear: both;
    display: block;
    margin: 0 40px;
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 5px !important;
}
.select-replacement.include-plus-minus {
    margin: 0 30px;
}
.searchPopover .adults h3 {
    color: #fff;
    background-color: #194467;
}
.searchPopover .showcase {
    float: left;
    width: 100%;
    color: #fff;
    display: block;
    font-size: 82px;
    line-height: 19px;
    padding: 80px 0 42px;
}
.searchguest {
    float: left;
    width: 100%;
    height: 32px;
    position: relative;
    border-radius: 5px;
    padding: 0 30px 0 5px;
    border: 1px solid #fff;
    background: url(../../img/drop-down-arrow-white.png) no-repeat right 12px center transparent;
    background-size: 12px auto;
}
.select-replacement.include-plus-minus .searchguest {
    width: calc(100% - 64px);
    border-radius: 5px 0 0 5px;
}
.searchguest select {
    float: left;
    width: 100%;
    height: 30px;
    border: 0;
    outline: 0;
    font-size: 13px;
    color: #fff;
    text-align: left;
    line-height: 30px;
    padding-left: 7px;
    background: 0 0;
}
.searchguest select option {
    color: #000;
}
.select-minus,
.select-plus {
    float: left;
    width: 32px;
    height: 32px;
    color: #fff;
    outline: 0;
    font-size: 20px;
    border: 1px solid #fff;
    background-color: transparent;
    border-left: 0;
}
.select-plus {
    border-radius: 0 5px 5px 0;
}
.adults-list {
    float: left;
    width: 100%;
    padding: 0 10px;
    text-align: left;
}
.adults-list span {
    color: #fff;
    display: block;
    font-size: 15px;
    padding-top: 5px;
    line-height: 20px;
    margin-bottom: 15px;
    padding-bottom: 28px;
}
.adults-list ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.adults-list ul li {
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: 50px;
    white-space: nowrap;
    margin-bottom: 30px;
    display: inline-block;
    background: url(../../img/user-white.svg) no-repeat -6px;
    background-size: 160%;
}
.adults-list ul li:nth-child(even) {
    margin-right: 10px;
}
.searchPopover .children h3 {
    color: #000;
    background-color: #f8f8f8;
}
.ageLimit {
    top: 42px;
    right: 42%;
    font-size: 14px;
    padding-top: 35px;
    position: absolute;
    display: inline-block;
}
.child .searchguest {
    border-color: #d9d9d9;
    background-image: url(../../img/drop-down-arrow.png);
}
.child .searchguest select {
    color: #000;
}
.child .select-minus,
.child .select-plus {
    color: #000;
    border-color: #d9d9d9;
}
.child-list {
    float: left;
    width: 100%;
    text-align: left;
}
.child-list p {
    padding: 0 10px;
    line-height: 19px;
}
.child-list ul {
    outline: 0;
    overflow: hidden;
    overflow-y: auto;
    max-height: 115px;
    padding: 0 10px 10px;
    margin: 0 10px 15px 0;
}
.child-list ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(252, 133, 108, 0.2);
}
.child-list ul::-webkit-scrollbar {
    width: 9px;
    background-color: rgba(252, 133, 108, 0.2);
}
.child-list ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #fc856c;
}
.child-list ul li {
    width: 50%;
    float: left;
    padding: 7px 0;
}
.child-list ul li i {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: 50px;
    white-space: nowrap;
    margin: 6px 6px 6px 0;
    background: url(../../img/user.svg) no-repeat -3px;
    background-size: 135%;
}
.child-list ul li .selectBoxArrow {
    float: left;
    width: 94px;
    height: 32px;
    position: relative;
    border-radius: 8px;
    border: 1px solid #d9d9d9;
    background: #fff url(../../img/drop-down-arrow.png) no-repeat right 14px center;
}
.child-list ul li .selectBoxArrow::after {
    content: " ";
    right: 42px;
    width: 1px;
    height: 100%;
    position: absolute;
    display: inline-block;
    background-color: #d9d9d9;
}
.child-list ul li select {
    float: left;
    width: 100%;
    height: 30px;
    color: #000;
    font-size: 13px;
    line-height: 30px;
    position: relative;
    padding: 0 45px 0 12px;
    background: 0 0;
    outline: 0;
    border: 0;
}
.tu {
    position: relative;
    left: 50%;
    right: 50%;
    float: left;
    margin: 26px 0 0 -87.5px;
    display: block;
    padding: 10px 20px;
    color: #fff;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #b9a657;
	background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.tu:hover,.tu:focus {
    color: #fff;
    text-decoration: none;
	background-color:rgb(228 149 16 / 90%);
}
.searchbtn {
    float: left;
    width: 140px;
    height: 60px;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0 0 0 10px;
    background-color: #e77b18;
    -webkit-transition: background-color 300ms;
    -moz-transition: background-color 300ms;
    transition: background-color 300ms;
}
.searchbtn span {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    padding-left: 32px;
    display: inline-block;
}
.searchbtn span::before {
    content: " ";
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    position: absolute;
    background: url(../../img/icon-search.svg) no-repeat center;
    background-size: 100%;
}
.tu .modal-dialog {
    width: 800px;
}
.tu img {
    width: 100%;
    height: 383px;
    float: left;
    margin: -3px 0 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.icon_caoursel {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 9px;
	margin-bottom: 60px;
}
.icon_caoursel #owl-iconcaoursel .item {
    margin: 8px 0 0;
	float:left
}
.icon_caoursel #owl-iconcaoursel .item a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border-right: 1px #396ba5 dotted;
}
.icon_caoursel #owl-iconcaoursel .item a img {
    width: 100%;
    height: 71px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.icon_caoursel #owl-iconcaoursel .item a span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
}
#owl-iconcaoursel .owl-prev {
    position: absolute;
    top: 21px;
    left: -18px;
}
#owl-iconcaoursel .owl-next {
    position: absolute;
    top: 21px;
    right: -18px;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
#owl-owl-iconcaoursel .item {
    margin: 0;
    width: 100%;
    float: left;
    border-right: 1px #396ba5 dotted;
}
#owl-owl-iconcaoursel .item a {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #fff;
}
#owl-owl-iconcaoursel .item a img {
    float: left;
    width: 100%;
    height: 71px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-filter: none;
    -webkit-filter: none;
    -webkit-transition: all 0s ease-in-out .3s;
    -moz-transition: all 0s ease-in-out .3s;
    -ms-transition: all 0s ease-in-out .3s;
    -o-transition: all 0s ease-in-out .3s;
    transition: all 0s ease-in-out .3s;
}
#owl-owl-iconcaoursel .item a .title {
    float: left;
    width: 100%;
    font-size: 11px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
    padding-top: 0;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
#owl-carouselIcon .item,#owl-carouselIcon2 .item {
    margin: 0 5px;
}

    #owl-carouselIcon .item a,#owl-carouselIcon2 .item a {
        width: 100%;
        display: block;
        text-align: center;
    }

        #owl-carouselIcon .item a:hover,#owl-carouselIcon2 .item a:hover, #owl-carouselIcon .item a:focus, #owl-carouselIcon2 .item a:focus {
            text-decoration: none;
        }


#owl-carouselIcon .item a .icon, #owl-carouselIcon2 .item a .icon {
    height: 360px;
    width: 100%;
    border-radius: 3px;
    margin-bottom: 15px;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-block;
	    background: #000;
}

   #owl-carouselIcon .item a .icon img, #owl-carouselIcon2 .item a .icon img {
    display: inline-block;
    height: 362px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 3px;
    border: 1px solid #ffffff;
    box-shadow: 0 0 6px #878787;
    transition: all 1s ease;
	 opacity: 0.8;
}
  #owl-carouselIcon .item a .icon img:hover, #owl-carouselIcon2 .item a .icon img:hover {
	 opacity: 1;
}

  
			 #owl-carouselIcon .item a .icon img:hover,#owl-carouselIcon2 .item a .icon img:hover {
	filter: saturate(100%);
            }

#owl-carouselIcon .item a strong, #owl-carouselIcon2 .item a strong {
    color: #000000;
    display: block;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    margin-top: -190px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

 #owl-carouselIcon .item a strong{
transition: all 1s ease;
 }
 #owl-carouselIcon .item a:hover strong{
	 margin-top: -70px;
 }

        #owl-carouselIcon .item a span,#owl-carouselIcon2 .item a span {
            display: block;
        }

#owl-carouselIcon .owl-prev, #owl-carouselIcon .owl-next,#owl-carouselIcon2 .owl-prev, #owl-carouselIcon2 .owl-next {
   top: 50%;
    left: -30px;
    bottom: 50%;
    color: #b9a657;
    font-size: 30px;
    margin-top: -58px;
    position: absolute;
}

#owl-carouselIcon .owl-next,#owl-carouselIcon2 .owl-next {
    left: auto;
    right: -30px;
}

#owl-carouselIcon button > span,#owl-carouselIcon2 button > span, .owlyap button > span {
    font-size: 40px;
    display: inline-block;
    top: -10px;
    position: relative;
    float: left;
    width: 100%;
    font-family: arial;
}

#owl-carouselIcon .owl-buttons button,#owl-carouselIcon2 .owl-buttons button, .owlyap .owl-buttons button {
    background: #fff;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 10px 25px rgba(60, 72, 88, 0.35) !important;
    box-shadow: 0 10px 25px rgba(60, 72, 88, 0.35) !important;
}
.clearfix {
    clear: both;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.owlyap .owl-buttons {
    position: relative;
    margin: 0 -30px;
}
.row.categories {
    margin-top: 30px;
    padding-bottom: 0px;
    width: 100%;
    max-height: 440px;
}
.row.categories .title {
        float: left;
    width: 100%;
    margin: 0px 0 20px 5px;
	text-align:center;
}
.homeTitle.title {
    text-align: center;
}
.ui-datepicker td a::before, .ui-datepicker td.ui-state-disabled span::before
    {
        content: 'Tarih Seç';
    }
.homeTitle strong {
    width: 100%;
    float: left;
    font-size: 38px;
    color: #b9a657;
    line-height: 40px;
    padding-bottom: 5px;
	margin-top:50px;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.categories .title span {
    color: #fff;
    font-size: 20px;
	    margin-bottom: 15px;
    display: block;
}
#homeilanlar, .homeOwl {
    float: left;
    width: 100%;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px solid #fff;
}
.locationRating i {
    margin-right: 5px;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.iconList i.fa.fa-home {
	    margin-right: 5px;
    background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#searchResult .resultItem:nth-child(3n+1), #homeilanlar .resultItem:nth-child(3n+1), #SonDakika .resultItem:nth-child(3n+1), .homeOwl .resultItem:nth-child(3n+1) {
    clear: both;
}
#searchResult .resultItem .img, #homeilanlar .resultItem .img, #SonDakika .resultItem .img, .homeOwl .resultItem .img {
    float: left;
    width: 100%;
    position: relative;
	background:#000;
}
#searchResult .resultItem a, #homeilanlar .resultItem a, #SonDakika .resultItem a, .homeOwl .resultItem a {
    color: inherit;
    text-decoration: none;
}
#searchResult .resultItem .img img, #homeilanlar .resultItem .img img, #SonDakika .resultItem .img img, .homeOwl .resultItem .img img {
    float: left;
    width: 100%;
    height: 216px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
#searchResult .resultItem .img img {
    height: 200px;
}
#homeilanlar .resultItem .img img, .homeOwl .resultItem .img img {
    height: 230px;
	opacity: 0.8;
	 transition: all 1s ease;
}
#homeilanlar .resultItem .img img:hover, .homeOwl .resultItem .img img:hover {
	opacity:1;
}
#homeilanlar .resultItem .img img:hover, .homeOwl .resultItem .img img:hover {
	filter: saturate(100%);
}
#searchResult .resultItem .desc, #homeilanlar .resultItem .desc, #SonDakika .resultItem .desc, .homeOwl .resultItem .desc {
    float: left;
    width: 100%;
    padding-bottom: 12px;
}
#homeilanlar .resultItem .desc, .homeOwl .resultItem .desc {
    background-color: #baa657;
    margin: 0px 0 10px 0;
    position: relative;
    transition: all .5s cubic-bezier(.18,.89,.32,1.28);
    -webkit-transition: all .5s cubic-bezier(.18,.89,.32,1.28);
    -moz-transition: all .5s cubic-bezier(.18,.89,.32,1.28);
    -o-transition: all .5s cubic-bezier(.18,.89,.32,1.28);
    box-shadow: 0 0 6px #d0d0d0;
    padding: 15px;
	background-image: linear-gradient(#2d2d2b, #43423d, #2d2d2b);
}
#homeilanlar .resultItem .locationRating, .homeOwl .resultItem .locationRating {
   float: left;
    width: 100%;
    margin-bottom: 7px;
    text-align: left;
    font-size: 18px;
    background: 0 0;
}
.hometitlerow {
    padding-right: 5px;
	    padding-top: 15px;
}
#homeilanlar .resultItem .locationRating span, .homeOwl .resultItem .locationRating span {
    float: left;
    color: #ffffff;
    font-weight: 900;
    width: 100%;
    line-height: 27px;
    font-size: 22px;
}
#homeilanlar .resultItem .price, .homeOwl .resultItem .price {
   float: left;
    width: 100%;
    text-align: left;
}
#homeilanlar .resultItem .iconList, .homeOwl .resultItem .iconList {
    width: auto;
    padding-left: 0px;
}
#homeilanlar .resultItem .iconList span, .homeOwl .resultItem .iconList span {
    float: left;
    color: #718452;
    font-weight: 600;
    line-height: 20px;
}
#homeilanlar .resultItem .iconList span, .homeOwl .resultItem .iconList span {
    float: left;
    color: #718452;
    font-weight: 600;
    line-height: 20px;
}
.iconList span {
    float: left;
    color: #666;
    font-weight: 600;
    line-height: 20px;
    margin-left: 0px;
}
#homeilanlar .resultItem .iconList span, .homeOwl .resultItem .iconList span {
        float: left;
    color: #fff;
    font-weight: 600;
    line-height: 20px;
    margin-right: 10px;
}
#searchResult .resultItem .emlakCode, #homeilanlar .resultItem .emlakCode, #SonDakika .resultItem .emlakCode, .homeOwl .resultItem .emlakCode {
    float: right;
    color: #fff;
    font-weight: 600;
    padding: 0 7px;
    position: relative;
    margin-top: -216px;
    background-color: #000;
	    background-image: linear-gradient(to right, #8e753c, #a18946, #8e753c);
		    margin-right: 10px;
}
#homeilanlar .resultItem .emlakCode, .homeOwl .resultItem .emlakCode {
    margin-top: 0px;
}
#homeilanlar .resultItem .itemRibbon, #searchResult .resultItem .itemRibbon, .homeOwl .resultItem .itemRibbon, #sliderWrap .itemRibbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
}
#searchResult .resultItem .ribbon, #homeilanlar .resultItem .ribbon, #SonDakika .resultItem .ribbon, .homeOwl .resultItem .ribbon {
    left: 9px;
    bottom: 7px;
    color: #fff;
    font-weight: 600;
    padding: 0 7px;
    position: absolute;
    border-radius: 20px;
    background-color: #e77b18;
}

#homeilanlar .resultItem .itemRibbon span:before, #searchResult .resultItem .itemRibbon span:before, .homeOwl .resultItem .itemRibbon span:before, #sliderWrap .itemRibbon span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #aaaaab;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
#homeilanlar .resultItem .itemRibbon span:after, #searchResult .resultItem .itemRibbon span:after, .homeOwl .resultItem .itemRibbon span:after, #sliderWrap .itemRibbon span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #aaaaab;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
#homeilanlar .owl-prev, #homeilanlar .owl-next, .homeOwl .owl-prev, .homeOwl .owl-next {
    left: 0;
    top: 0;
    width: 25px;
    height: 100%;
    top: 47%;
    padding: 0;
    font-size: 30px;
    color: #b9a657;
    border-radius: 0;
    margin: 0;
    margin: 0;
    position: absolute;
	    background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#homeilanlar .owl-next, .homeOwl .owl-next {
    left: auto;
    right: -30px;
}
#homeilanlar .owl-prev, .homeOwl .owl-prev {
    left: -30px;
}
#owl-carouselIcon {
    margin-left: 15px;
}
#homeilanlar .resultItem .itemRibbon span, #searchResult .resultItem .itemRibbon span, .homeOwl .resultItem .itemRibbon span, #sliderWrap .itemRibbon span {
    font-size: 10px;
    font-weight: 700;
    color: #676767;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 135px;
    display: block;
    background: #aaaaab;
    background: -moz-linear-gradient(top,#aaaaab 0%,#e4e4e4 100%);
    background: -webkit-linear-gradient(top,#aaaaab 0%,#e4e4e4 100%);
    background: linear-gradient(to bottom,#aaaaab 0%,#e4e4e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaab',endColorstr='#e4e4e4',GradientType=0);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 28px;
    left: -30px;
    bottom: auto;
}
.selectedLang {
    padding-right: 20px;
}
.selectedLang img {
    border-radius: 50%;
    margin-top: -8px;
}
button#menu1 {
    padding-left: 0 !important;
}
.owl-carousel .owl-item {
    float: left;
}

    #owl-carouselIcon .owl-buttons button:hover,#owl-carouselIcon2 .owl-buttons button:hover, .owlyap .owl-buttons button:hover {
        background: #f7d966;
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
    }


    .owlyap .owl-buttons button {
        background: #35554f;
    }

        .owlyap .owl-buttons button span {
            color: #fff;
        }
.itemGal {
    width: 100%;
    float: left;
}
.search_result_list>.img {
    width: 38%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
h1.bluetitle {
    width: 100%;
    float: left;
    margin: 22px 0 7px;
    padding: 15px 0;
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #b9a657;
    position: relative;
}
h1.bluetitle::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 1000;
    border-color: #b9a657 transparent;
    border-style: solid;
    border-width: 10px 10px 0;
}
h2.anabluetitle {
    width: 100%;
    float: left;
    margin: 22px 0 7px;
    padding: 15px 0;
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #b9a657;
    position: relative;
}
h2.anabluetitle::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 1000;
    border-color: #b9a657 transparent;
    border-style: solid;
    border-width: 10px 10px 0;
}
#owl-firsatslider {
    margin: 0;
    padding: 0 30px;
}
#owl-firsatslider .item {
    margin: 0 7px;
}
#owl-firsatslider .item a {
    width: 100%;
    height: 200px;
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: #eee;
    overflow: hidden;
    position: relative;
}
#owl-firsatslider .item a img {
    width: 100%;
    height: 136px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
#owl-firsatslider .item a .ItemRibbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
}
#owl-firsatslider .item a .ItemRibbon span {
    font-size: 10px;
    font-weight: 700;
    color: #676767;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 135px;
    display: block;
    background: #aaaaab;
    background: -moz-linear-gradient(top, #aaaaab 0%, #e4e4e4 100%);
    background: -webkit-linear-gradient(top, #aaaaab 0%, #e4e4e4 100%);
    background: linear-gradient(to bottom, #aaaaab 0%, #e4e4e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaab',endColorstr='#e4e4e4',GradientType=0);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 28px;
    left: -30px;
}
#owl-firsatslider .item a .ItemRibbon span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #aaaaab;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
#owl-firsatslider .item a .ItemRibbon span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #aaaaab;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
#owl-firsatslider .item a .fsliderdesc {
    width: 100%;
    float: left;
    margin: 4px 0 0;
    padding: 9px 7px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: margin 0.35s ease;
    -moz-transition: margin 0.35s ease;
    -o-transition: margin 0.35s ease;
    transition: margin 0.35s ease;
}
#owl-firsatslider .item a:hover .fsliderdesc {
    margin: -40px 0 0;
}
#owl-firsatslider .item a .fsliderdesc b.descTitle {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #1b9cbc;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#owl-firsatslider .item a .fsliderdesc b.descTitle i {
    margin: 0;
    padding: 0;
    color: #1b9cbc;
}
#owl-firsatslider .item a .fsliderdesc p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    color: #032a43;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#owl-firsatslider .item a .fsliderdesc p b {
    display: inline;
    margin: 0 4px 0 0;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    color: #032a43;
    line-height: 20px;
}
#owl-firsatslider .item a .fsliderdesc ul {
    width: auto;
    float: left;
    margin: 15px 0 0 9px;
    padding: 0;
}
#owl-firsatslider .item a .fsliderdesc ul li {
    float: left;
    margin: 0;
    padding: 6px 8px 4px 4px;
    border-right: 1px solid #eee;
}
#owl-firsatslider .item a .fsliderdesc ul li:hover {
    background-color: #eee;
}
#owl-firsatslider .item a .fsliderdesc ul li span {
    float: left;
    margin: 0;
    padding: 0;
    color: #718452;
    position: relative;
}
#owl-firsatslider .item a .fsliderdesc ul li span i {
    padding: 0 4px 0 0;
}
#owl-firsatslider .item a .fsliderdesc strong {
    float: right;
    margin: 15px 0 0 5px;
    padding: 0;
    color: #999;
    line-height: 28px;
}
#owl-firsatslider .item a .fsliderdesc strong em {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-style: normal;
}
#owl-firsatslider .owl-prev {
    position: absolute;
    top: -8px;
    left: -15px;
}
#owl-firsatslider .owl-next {
    position: absolute;
    top: -8px;
    right: -15px;
}
#owl-firsatslider .owl-prev:hover,
#owl-firsatslider .owl-next:hover {
    filter: Alpha(Opacity=80);
    opacity: 0.8;
}
.section {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.section.white {
    padding: 0 15px 15px;
    border: 1px solid #ccc;
}
.section.white.pright0 {
    padding-right: 0;
}
.section.white.paddingborder0 {
    padding: 0;
    border: 0;
    background-color: #fff;
}
ul.whoweare {
    width: 100%;
    float: left;
    margin: 30px 0 0;
    padding: 0;
}
ul.whoweare li {
        width: 100%;
    float: left;
    margin: 0 0 20px;
    color: #fff;
    position: relative;
}
ul.whoweare > li::after {
    content: "";
    width: 55px;
    height: 55px;
    margin: 0 0 0 62px;
    position: absolute;
    bottom: -35px;
    left: 50%;
    right: 50%;
    z-index: 2;
    background-image: url(../../img/down_inner_section_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
}
h2.bluetitle {
    color: #c5b25b;
}
.noarr ul.whoweare > li::after {
    display: none;
}
ul.whoweare li.right {
    padding: 0 0 0 15px;
}
ul.whoweare li.right::after {
    margin: 0 0 0 -120px;
}
ul.whoweare li img {
    width: 205px;
    float: left;
    margin: 1px 15px 3px 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
ul.whoweare li.right img {
    float: right;
    margin: 0 0 0 15px;
}
ul.whoweare li h5 {
    margin-top: 20px;
    color: #032a43;
    font-size: 28px;
    font-weight: 700;
}
ul.whoweare li.right h5 {
    text-align: right;
    margin-right: 35px;
}
ul.whoweare li p {
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
}
ul.photos {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
ul.photos li {
    width: 23%;
    float: left;
    margin: 0 1% 15px;
    padding: 0;
}
ul.photos.big li {
    width: 48%;
    float: left;
    margin: 15px 1%;
    padding: 0;
}
ul.photos li a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
ul.photos li a img {
    width: 100%;
    height: 150px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
ul.ourteam,
ul.mediapress {
    width: 100%;
    float: left;
    margin: 20px 0 0;
    padding: 0;
}
ul.ourteam li,
ul.mediapress li {
    width: 31.333%;
    float: left;
    margin: 0 1% 15px;
    padding: 0;
    text-align: center;
    background-color: #fff;
}
ul.ourteam li img,
ul.mediapress li a img {
    width: 100%;
    height: 163px;
    float: left;
    margin: 0 0 5px;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-position: center center;
}
ul.ourteam li img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
ul.mediapress li a img {
    height: 80px;
}
ul.ourteam li strong {
    width: 100%;
    float: left;
    margin: 0 0 2px;
    padding: 0;
    font-size: 18px;
}
ul.ourteam li span,
ul.mediapress li a span {
    width: 100%;
    float: left;
    margin: 0 0 5px;
    padding: 0;
    font-size: 13px;
}
ul.ourteam li hr,
ul.mediapress li a hr {
    width: 96%;
    height: 1px;
    float: left;
    margin: 0 2% 7px;
    padding: 0;
    border: 0;
    background-color: #ccc;
}
ul.ourteam li p,
ul.mediapress li p {
    width: 100%;
    min-height: 36px;
    float: left;
    margin: 0 0 5px;
    padding: 0 5px;
    font-size: 13px;
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
table.table.BankInformation {
    width: 100%;
    margin: 15px 0 0;
    border-collapse: collapse;
    border: 1px solid #ccc;
    border-top: 0;
}
table.table.BankInformation > tbody > tr > td {
    color: #000;
    padding: 6px;
    border: 1px solid #ccc;
    vertical-align: middle;
}
table.table.BankInformation > tbody > tr > td:nth-child(1) {
    background: #f7f7f7;
}
table.table.BankInformation > tbody > tr > td > img {
    width: 100%;
    max-width: 100%;
    height: 40px;
    max-height: 100%;
}
form.paymentnotification,
form.emlakekle {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    display: table;
    border: 1px solid #ccc;
}
form.paymentnotification .formtable,
form.emlakekle .formtable {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    display: table;
    border-bottom: 1px solid #ccc;
}
form.paymentnotification .formtable span,
form.emlakekle .formtable span {
    width: 35%;
    float: none;
    margin: 0;
    padding: 6px;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    background-color: #f7f7f7;
    border-right: 1px solid #ccc;
}
form.paymentnotification .formtable input,
form.paymentnotification .formtable textarea,
form.paymentnotification .formtable select,
form.emlakekle .formtable input,
form.emlakekle .formtable textarea,
form.emlakekle .formtable select {
    width: 95%;
    float: left;
    margin: 7px 2.5%;
    padding: 6px 6px 6px 9px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #c7c9cd;
    background-color: #f2f4f5;
    background-position: 98% center;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.12);
}
form.emlakekle .formtable input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
    font-weight: 400;
}
form.emlakekle .formtable label {
    float: left;
    margin: 7px 0 0 19px;
    padding: 0 0 0 19px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}
form.emlakekle .formtable input[type="checkbox"] {
    position: absolute;
    z-index: -1000;
    left: -1e3px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    vertical-align: middle;
}
form.emlakekle .formtable input[type="checkbox"] + label {
    display: inline-block;
    background-image: url(../../img/csscheckbox3.png);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    cursor: pointer;
}
form.emlakekle .formtable input[type="checkbox"]:checked + label {
    background-image: url(../../img/csscheckbox4.png);
}
form.paymentnotification .formtable input.captchainput,
form.emlakekle .formtable input.captchainput {
    width: 45%;
}
form.paymentnotification button.btn,
form.emlakekle button.btn {
    width: auto;
    height: 34px;
    float: right;
    margin: 14px 2% 12px 0;
    padding: 0 9px;
    outline: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    border: 0;
    outline: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #5fae25;
}
ul.reviews_list {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0 0;
    border-top: 1px solid #ccc;
}
ul.reviews_list li {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
ul.reviews_list li .reviews_list_item_info {
    width: 25%;
    float: left;
    margin: 0 1% 0 0;
    padding: 0;
}
ul.reviews_list li .reviews_list_item_info a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.reviews_list li .reviews_list_item_info a img {
    width: 100%;
    height: 126px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
ul.reviews_list li .reviews_list_item_info a span {
    display: inline-block;
    margin: 5px 0 0;
    padding: 0 0 0 15px;
    color: #1b9cbc;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 20px;
    background-image: url(../../img/map-blue-icon1.png);
    background-repeat: no-repeat;
    background-position: left center;
}
ul.reviews_list li .reviews_list_item_info a em {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #005883;
    font-size: 14px;
    font-style: normal;
}
ul.reviews_list li .reviews_list_item_testimonial {
    width: 73%;
    float: left;
    margin: 0 0 0 1%;
    padding: 0;
}
ul.reviews_list li .reviews_list_item_testimonial b {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 7px 0 0 60px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-position: left center;
}
ul.reviews_list li .reviews_list_item_testimonial span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}
ul.reviews_list li .reviews_list_item_testimonial span i {
    display: inline-block;
    margin: 0 0 0 6px;
    padding: 0;
    color: #999;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    line-height: 20px;
}
ul.reviews_list li .reviews_list_item_testimonial p {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
ul.section_tabs,
ul.section_tabs4 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
ul.section_tabs li,
ul.section_tabs4 li {
    width: 49%;
    float: left;
    margin: 6px 0 0;
    padding: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ccc;
    border-bottom: 0;
    background-color: #eee;
}
ul.section_tabs4 li {
    width: 24.25%;
    margin-right: 1%;
}
ul.section_tabs4 li:nth-child(4) {
    margin-right: 0;
}
ul.section_tabs li.active,
ul.section_tabs4 li.active {
    margin-top: 0;
    padding: 3px 0;
    background-color: #fff;
}
ul.section_tabs li a span,
ul.section_tabs4 li a span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 4px 15px;
    color: #032a43;
    font-size: 17px;
    font-weight: 500;
    line-height: 2em;
}
ul.section_tabs4 li a span {
    padding: 4px;
    text-align: center;
}
ul.section_tabs li.active a span,
ul.section_tabs4 li.active a span {
    font-weight: 700;
}
ul.section_tabs li a span i {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #cdcdcd;
}
.skillbar {
    width: 100%;
    height: 50px;
    float: left;
    margin: 15px 0;
    padding: 0;
    display: table;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #eee;
}
.skillbar.green {
    background-color: #88cd2a;
}
.skillbar.blue {
    background-color: #00a8ff;
}
.skillbar.orange {
    background-color: #f0ad4e;
}
.skillbar.red {
    background-color: #fd5a5f;
}
.skillbar b {
    margin: 0;
    padding: 0 7px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    background-color: #eee;
    display: table-cell;
    vertical-align: middle;
}
.skillbar.green b {
    background-color: #7bb926;
}
.skillbar.blue b {
    background-color: #0098e6;
}
.skillbar.orange b {
    background-color: #d99c46;
}
.skillbar.red b {
    background-color: #e45156;
}
.skillbar span {
    margin: 0;
    padding: 0 7px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
    display: table-cell;
    vertical-align: middle;
}
.green ul,
.blue ul,
.orange ul,
.red ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 0;
    border-top: 1px solid #ccc;
}
.green ul li,
.blue ul li,
.orange ul li,
.red ul li {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 0 50px;
    font-size: 14px;
    color: #032a43;
    background-repeat: no-repeat;
    background-position: left center;
}
.green ul li {
    background-image: url(../../img/sartlar1.png);
}
.blue ul li {
    background-image: url(../../img/sartlar2.png);
}
.orange ul li {
    background-image: url(../../img/sartlar3.png);
}
.red ul li {
    background-image: url(../../img/sartlar4.png);
}
.signinblock {
    width: 100%;
    float: left;
    margin: 25px 0 0;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px #ccc;
    -moz-box-shadow: 0 2px 4px #ccc;
    box-shadow: 0 2px 4px #ccc;
    border: 1px solid #ccc;
    background-color: #fff;
    position: relative;
    z-index: 3;
}
.signintop {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 10px 10px 15px;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: inset 1px 1px #fff;
    -moz-box-shadow: inset 1px 1px #fff;
    box-shadow: inset 1px 1px #fff;
    background-color: #f7f7f7;
}
.signintop h3 {
    display: block;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 16px;
    font-weight: 700;
    text-shadow: 1px 1px #fff;
}
.signincontent {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 15px;
}
.signincontent p {
    color: #b9a657;
    font-size: 13px;
    font-weight: 400;
}
.signincontent form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 20px;
}
.signincontent form span {
    width: 30%;
    float: left;
    margin: 9px 0 0;
    padding: 0;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
}
.signincontent form input {
    width: 60%;
    float: left;
    margin: 9px 0 0;
    padding: 0 0 0 10px;
    color: #032a43;
    font-size: 16px;
    line-height: 34px;
    border-width: 1px;
    border-style: solid;
    border-right: 1px solid #dfdfdf;
    border-color: #b2b2b2 #dfdfdf #dfdfdf;
    -webkit-box-shadow: 0 1px #fff;
    -moz-box-shadow: 0 1px #fff;
    box-shadow: 0 1px #fff;
}
.signincontent form button.btn {
    width: auto;
    float: left;
    margin: 9px 0 0;
    padding: 9px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: 0;
    outline: 0;
    background: 0 0;
    line-height: 130%;
    text-decoration: none;
    background-color: #1f55ff;
    text-shadow: 1px 1px 2px #020b27;
    -webkit-box-shadow: 0 2px 2px #ccc;
    -moz-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.signincontent form a {
    width: auto;
    float: left;
    margin: 9px 0 0 10px;
    padding: 9px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: 0;
    outline: 0;
    background: 0 0;
    line-height: 130%;
    text-decoration: none;
    background-color: #666;
    text-shadow: 1px 1px 2px #032a43;
    -webkit-box-shadow: 0 2px 2px #ccc;
    -moz-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.signinbottom {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 15px 5px;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: inset 1px 1px #fff;
    -moz-box-shadow: inset 1px 1px #fff;
    box-shadow: inset 1px 1px #fff;
    background-color: #f7f7f7;
}
.signinbottom p {
    color: #666;
    font-size: 13px;
    font-weight: 400;
}
.content {
    width: 100%;
    float: left;
    margin: 15px 0 0;
    padding: 0;
}
.content.sectionleft {
    width: 49%;
    margin-right: 1%;
}
.content.sectionright {
    width: 49%;
    margin-top: 0;
    margin-left: 1%;
}
.content.sectionright img {
    width: 100%;
    height: 450px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
ul.special_offers {
    width: 100%;
    float: left;
    margin: 20px 0 0;
    padding: 0;
}
ul.special_offers li {
    width: 32.666%;
    float: left;
    margin: 15px 0 0 1%;
    padding: 0 10px;
    text-align: center;
    border-left: 1px solid #ccc;
}
ul.special_offers li:nth-child(1) {
    margin-left: 0;
    border-left: 0;
}
ul.special_offers li img {
    width: 100%;
    height: 172px;
    float: left;
    margin: 0 0 9px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
ul.special_offers li h3 {
    width: 100%;
    float: left;
    margin: 0 0 14px;
    padding: 0;
    color: #fff;
    font-size: 20px;
    line-height: 31px;
    position: relative;
    background-color: #4b99db;
}
ul.special_offers li h3::before {
    content: "";
    width: 22px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../../img/title_left_snippets.png);
    background-repeat: no-repeat;
    background-position: center center;
}
ul.special_offers li h3::after {
    content: "";
    width: 22px;
    height: 31px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../../img/title_right_snippets.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#owl-holidayregions {
    margin: 0;
    padding: 0 30px;
}
#owl-holidayregions .item {
    margin: 0 7px;
}
#owl-holidayregions .item a {
    width: 100%;
    height: 200px;
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: #eee;
    box-shadow: 1px 1px 2px #ccc;
    overflow: hidden;
}
#owl-holidayregions .item a img {
    width: 100%;
    height: 200px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
#owl-holidayregions .item a .fsliderdesc {
    width: 100%;
    float: left;
    margin: -57px 0 0;
    padding: 9px 7px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: margin 0.35s ease;
    -moz-transition: margin 0.35s ease;
    -o-transition: margin 0.35s ease;
    transition: margin 0.35s ease;
    background: rgba(0, 0, 0, 0.5);
}
#owl-holidayregions .item a:hover .fsliderdesc {
    margin: -110px 0 0;
}
#owl-holidayregions .item a .fsliderdesc strong {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#owl-holidayregions .item a .fsliderdesc strong i {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fff;
}
#owl-holidayregions .item a .fsliderdesc span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
#owl-holidayregions .item a .fsliderdesc p {
    width: 100%;
    min-height: 48px;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
}
#owl-holidayregions .owl-prev {
    position: absolute;
    top: -8px;
    left: -15px;
}
#owl-holidayregions .owl-next {
    position: absolute;
    top: -8px;
    right: -15px;
}
#owl-holidayregions .owl-prev:hover,
#owl-holidayregions .owl-next:hover {
    filter: Alpha(Opacity=80);
    opacity: 0.8;
}
ul.selectedemlaks {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
ul.selectedemlaks li {
    width: 31.333%;
    float: left;
    margin: 20px 1% 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    position: relative;
    box-shadow: 0 0 0 transparent;
}
ul.selectedemlaks li.cover {
    width: 48%;
    border-radius: 5px;
    border: 1px solid #fff;
    box-shadow: 0 0 10px #666;
}
ul.selectedemlaks li a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.selectedemlaks li a img {
    width: 100%;
    height: 230px;
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #fff;
    box-shadow: 0 0 10px #666;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
ul.selectedemlaks li.cover a img {
    height: 362px;
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 0 transparent;
}
ul.selectedemlaks li a .ItemRibbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
}
ul.selectedemlaks li a .ItemRibbon span {
    font-size: 13px;
    font-weight: 700;
    color: #676767;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-47deg);
    width: 135px;
    display: block;
    background: #aaaaab;
    background: -moz-linear-gradient(top, #aaaaab 0%, #e4e4e4 100%);
    background: -webkit-linear-gradient(top, #aaaaab 0%, #e4e4e4 100%);
    background: linear-gradient(to bottom, #aaaaab 0%, #e4e4e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaab',endColorstr='#e4e4e4',GradientType=0);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 28px;
    left: -30px;
    padding: 3px 0 2px;
}
ul.selectedemlaks li a .ItemRibbon span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #aaaaab;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
ul.selectedemlaks li a .ItemRibbon span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #aaaaab;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
ul.selectedemlaks li a .ItemBrand {
    width: 71px;
    height: 44px;
    float: right;
    margin: -215px 20px 0 0;
    padding: 0;
    background-image: url(../../img/brand.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
ul.selectedemlaks li.cover a .ItemBrand {
    width: 120px;
    height: 74px;
    margin: -350px 20px 0 0;
    background-image: url(../../img/brand_large.png);
}
ul.selectedemlaks li a .ItemBrand span {
    width: 260px;
    margin: 0;
    padding: 9px 7px;
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: -75px;
    left: 10px;
    z-index: 9999;
    background-color: #000;
    display: none;
}
ul.selectedemlaks li a .ItemBrand span::after {
    content: "\f0d7";
    color: #000;
    margin: 0;
    padding: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    bottom: -14px;
    left: 16px;
}
ul.selectedemlaks li a .ItemBrand:hover span {
    display: block;
}
ul.selectedemlaks li a .emlaks_desc {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 0;
}
ul.selectedemlaks li.cover a .emlaks_desc {
    width: 100%;
    float: left;
    margin: -80px 0 0;
    padding: 0 10px;
}
ul.selectedemlaks li a .emlaks_desc .titlelocation {
    width: 69%;
    float: left;
    margin: 0 1% 0 0;
    padding: 0;
}
ul.selectedemlaks li a .emlaks_desc .titlelocation h3 {
    width: 100%;
    height: auto;
    max-height: 40px;
    float: left;
    margin: 0 0 5px;
    padding: 0;
    color: #032a43;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-shadow: 1px 1px #fff;
    overflow: hidden;
}
ul.selectedemlaks li.cover a .emlaks_desc .titlelocation h3 {
    color: #fff;
    font-size: 22px;
    text-shadow: 1px 1px #032a43;
}
ul.selectedemlaks li a .emlaks_desc .titlelocation p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #032a43;
    font-size: 14px;
    text-shadow: 1px 1px #fff;
    white-space: normal;
}
ul.selectedemlaks li a .emlaks_desc .titlelocation p i {
    margin: 0 5px 0 0;
    padding: 0;
    color: #032a43;
}
ul.selectedemlaks li.cover a .emlaks_desc .titlelocation p {
    color: #fff;
    text-shadow: 1px 1px #032a43;
}
ul.selectedemlaks li.cover a .emlaks_desc .titlelocation p i {
    color: #fff;
}
ul.selectedemlaks li a .emlaks_desc .price {
    width: 29%;
    float: left;
    margin: 0 0 0 1%;
    padding: 0;
}
ul.selectedemlaks li.cover a .emlaks_desc .price {
    padding: 9px 0;
    border-radius: 5px;
    background-color: #7bb113;
}
ul.selectedemlaks li a .emlaks_desc .price span {
    width: 100%;
    float: left;
    margin: 0 0 2px;
    padding: 0;
    color: #06c;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
}
ul.selectedemlaks li.cover a .emlaks_desc .price span {
    font-size: 27px;
    color: #fff;
}
ul.selectedemlaks li a .emlaks_desc .price em {
    width: 100%;
    float: left;
    margin: 0 0 2px;
    padding: 0;
    color: #06c;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    font-style: normal;
    text-align: center;
}
ul.selectedemlaks li.cover a .emlaks_desc .price em {
    color: #fff;
    font-size: 13px;
    padding: 0 6px;
}
ul.selectedemlaks li a .emlaks_desc .price p {
    float: left;
    margin: 0 0 0 18px;
    padding: 0 0 0 18px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    white-space: normal;
    background-image: url(../../img/map-white-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: none;
}
button.btn.load_more {
        width: 100%;
    float: left;
    margin: 20px 0 25px;
    padding: 8px 0;
    background: 0 0;
    border-radius: 1px;
    text-align: center;
    background-color: #b9a657;
    border: 1px solid #dfb10b;
    box-shadow: inset 0 1px #f0db91, 0 0 5px #949393;
}
button.btn.load_more span {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
button.btn.load_more span i {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
}
.section h4.title2 {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    color: #635e5b;
    line-height: 21px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-align: center;
    position: relative;
}
.section h4.title2::before {
    content: "";
    width: 190px;
    height: 1px;
    position: absolute;
    top: 11px;
    left: 50%;
    right: 50%;
    margin-left: -375px;
    background-color: #ccc;
}
.section h4.title2::after {
    content: "";
    width: 190px;
    height: 1px;
    position: absolute;
    top: 11px;
    left: 50%;
    right: 50%;
    margin-left: 175px;
    background-color: #ccc;
}
#owl-lastcomments .item {
    margin: 0 15px;
}
#owl-lastcomments .item a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#owl-lastcomments .item a .comments_img {
    width: 205px;
    height: 205px;
    margin: 0 auto;
    padding: 0;
    display: table;
}
#owl-lastcomments .item a .comments_img img {
    width: 100%;
    height: 205px;
    margin: 0 auto;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
#owl-lastcomments .item a em.refno {
    margin: 0 auto;
    padding: 6px;
    display: table;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    border-radius: 10px;
    background-color: #7bb113;
    position: relative;
    top: -49px;
}
#owl-lastcomments .item a .commentscaption {
    width: 100%;
    height: auto;
    float: left;
    margin: -30px 0 0;
    padding: 7px;
    border: 2px solid #dbdbdb;
    position: relative;
}
#owl-lastcomments .item a .commentscaption .chevron {
    width: 30px;
    height: 15px;
    position: absolute;
    top: -15px;
    left: -webkit-calc(50% - 15px);
    left: calc(50% - 15px);
    overflow: hidden;
}
#owl-lastcomments .item a .commentscaption .chevron div {
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
    left: 5px;
    background-color: #fff;
    border: 2px solid #dbdbdb;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#owl-lastcomments .item a .commentscaption b {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
    background-repeat: no-repeat;
    background-image: url(../../img/quote-icon.jpg);
    background-position: left center;
}
#owl-lastcomments .item a .commentscaption b em {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #353e44;
    font-style: normal;
}
#owl-lastcomments .item a .commentscaption b span.puan {
    width: 20px;
    height: 20px;
    float: left;
    margin: 0;
    padding: 0;
    background-image: url(../../img/stars.png);
    background-repeat: repeat-x;
}
#owl-lastcomments .item a .commentscaption b span.puan2 {
    width: 40px;
}
#owl-lastcomments .item a .commentscaption b span.puan3 {
    width: 60px;
}
#owl-lastcomments .item a .commentscaption b span.puan4 {
    width: 80px;
}
#owl-lastcomments .item a .commentscaption b span.puan5 {
    width: 100px;
}
#owl-lastcomments .item a .commentscaption p {
    width: 100%;
    height: 55px;
    float: left;
    margin: 5px 0 0;
    padding: 0;
    color: #353e44;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
}
#owl-lastcomments .item a .commentscaption i {
    float: right;
    margin: 0;
    padding: 0 12px 0 0;
    color: #353e44;
    font-size: 12px;
    font-weight: 700;
}
#owl-lastcomments .owl-prev {
    position: absolute;
    top: -68px;
    left: -15px;
}
#owl-lastcomments .owl-next {
    position: absolute;
    top: -68px;
    right: -15px;
}
.solitionspartner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    background-color: #fff;
}
#owl-solutionpartners {
    height: 82px;
    margin: 10px 0;
}
#owl-solutionpartners .item img {
    width: 100%;
    height: 82px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
#owl-solutionpartners .owl-prev {
    position: absolute;
    top: -85px;
    left: -7px;
}
#owl-solutionpartners .owl-next {
    position: absolute;
    top: -85px;
    right: -7px;
}
.footer {
    width: 100%;
    float: left;
    margin: 0;
    background:#383838;
	margin-top:00px;
}
.footercontainer {
    width: 18%;
    float: left;
    margin: 20px 1% 0;
    padding: 0;
}
.mobilsocialmedia {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    display: none;
}
.footercontainer h4,
.mobilsocialmedia h4 {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0;
    color: #999;
    font-size: 17px;
    font-weight: 700;
}
.footercontainer ul,
.footercontainer ul.fsocialmedia {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.mobilsocialmedia ul.fsocialmedia {
    width: 260px;
    float: none;
    margin: 0 auto;
    padding: 0;
    display: table;
}
.footercontainer ul li {
    width: 100%;
    float: left;
    margin: 0 0 4px;
    padding: 0;
}
.footercontainer ul li a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
}
.footercontainer ul.fsocialmedia li,
.mobilsocialmedia ul.fsocialmedia li {
    width: 31.333%;
    float: left;
    margin: 0 1% 9px;
    padding: 0;
}
.mobilsocialmedia ul.fsocialmedia li {
    width: 18%;
}
.footercontainer ul.fsocialmedia li a img,
.mobilsocialmedia ul.fsocialmedia li a img {
    width: 41px;
    height: 41px;
    margin: 0;
    padding: 0;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.footercontainer ul.fsocialmedia li a:hover img,
.mobilsocialmedia ul.fsocialmedia li a:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    filter: Alpha(Opacity=100);
    opacity: 1;
}
form.mail-list {
    width: 440px;
    float: none;
    margin: 30px auto 0;
    padding: 0;
    display: table;
}
form.mail-list input {
    width: 360px;
    height: 46px;
    float: left;
    margin: 9px 0 0;
    padding: 0 7px;
    color: #999;
    font-size: 23px;
    line-height: 44px;
    border-radius: 6px;
    border: 1px solid #444;
    background-color: #292929;
}
form.mail-list input::-webkit-input-placeholder {
    color: #999;
    font-size: 23px;
}
form.mail-list button.btn {
    width: auto;
    float: left;
    margin: 9px 0 0 15px;
    padding: 11.5px 14px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border-radius: 6px;
    background: 0 0;
    background-color: #1f55ff;
    text-shadow: 1px 1px 2px #020b27;
}
ul.payment {
    width: 100%;
    float: left;
    margin: 20px 0;
    padding: 0;
}
ul.payment li {
    width: 15.6%;
    float: left;
    margin: 7px 0.5% 0;
    padding: 0;
}
ul.payment li.mobildegoster {
    width: 100%;
    display: none;
}
ul.payment li img {
    width: 100%;
    height: 57px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-position: center center;
}
ul.payment li.mobildegoster img {
    height: 32px;
}
.footer p {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    color: #fff;
    font-size: 13px;
    text-align: center;
}
ul.postlogo {
    width: 100%;
    float: left;
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
}
ul.postlogo li {
    width: 22%;
    display: inline-block;
    float: none;
    margin: 0 0 25px;
    padding: 0;
}
ul.postlogo li img {
    width: 100%;
    height: 48px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.footer-links {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 11px;
}
.footer-links a {
    display: inline-block;
    margin: 0 0 5px;
    padding: 0 6px;
    color: #999;
    line-height: 100%;
    border-right: 1px solid #000;
}
#callus {
    cursor: default;
    width: 100px;
    height: 115px;
    padding: 7px;
    background-color: #7bb113;
    border-radius: 4px 0 0 4px;
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 9999;
}
#callus b {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 23px;
    text-align: center;
}
#callus span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
    text-align: center;
}
.article {
    width: 74%;
    float: right;
    margin: 20px 0 0 1%;
    padding: 0;
    position: relative;
    z-index: 3;
}
.article.SearchFormControl {
    overflow: hidden;
	    margin-bottom: 50px;
}
.article.inner_page {
    background-color: transparent;
    padding: 0 15px 20px;
}
.article.inner_page.paddingbottom {
    padding: 0 0 20px;
}
.article.inner_page .whitebox {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    background-color: #fff;
}
.article.inner_page .whitebox h1.blacktittle {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 0;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    background: #032a43;
}
.article.inner_page .whitebox #tanitim_videosu {
    width: 100%;
    height: 100%;
    margin: 0 0 10px;
    padding: 0;
}
.breadcrumbrow {
    padding-left: 25px !important;
	padding-right: 25px !important;
}
.breadcrumbrow2 {
    padding-left: 10px !important;
	padding-right: 10px !important;
}
ul.breadcrumb {
    width: 100%;
    margin: 0;
    padding: 0px 0 0 5px;
    border-radius: 0;
    overflow: hidden;
    background-color: transparent;
}
ul.breadcrumb li {
    float: left;
    margin: 0 0.7em 0 1em;
    text-align: left !important;
}
.breadcrumb > li + li:before {
    display: none;
}
ul.breadcrumb li a::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -18px;
    border-width: 18px 0 18px 18px;
    border-style: solid;
    border-color: #8e753c #8e753c #8e753c transparent;
    left: -18px;
	
   
}
ul.breadcrumb li a:hover::before {
    border-color: #8e753c #8e753c #8e753c transparent;
}
ul.breadcrumb li a {
    background: #8e753c;
    padding: 9px 18px;
    float: left;
    text-decoration: none;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    position: relative;
	 background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
ul.breadcrumb li a:hover {
    background: #8f763c;
}
ul.breadcrumb li a::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -18px;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #8f763c;
    right: -18px;
}
ul.breadcrumb li a:hover::after {
    border-left-color: #8f763c;
}
select.sort-order-menu {
    width: 200px;
    height: 36px;
    float: right;
    margin: -36px 0px 0 0;
    padding: 0 0 0 10px;
    color: #8f763c;
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #8f763c;
    background-color: transparent;
}
.ribbon {
    width: 100%;
    float: left;
    margin: 9px 0 0;
    padding: 9px 0 9px 35px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e4e2 100%);
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e4e2 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #e6e4e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#e6e4e2',GradientType=0);
	background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.ribbon strong {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}
.search_result_container {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 0 10px;
}
.shortdescription {
    width: 100%;
    height: 160px;
    float: left;
    margin: 0;
    padding: 0 5px;
    overflow: hidden;
    background: #111;
    background: -moz-linear-gradient(top, #111 0, #eee 100%);
    background: -webkit-linear-gradient(top, #111 0, #eee 100%);
    background: linear-gradient(to bottom, #111 0, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111',endColorstr='#eeeeee',GradientType=0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.shortdescription.fadeIn {
    height: auto;
    -webkit-text-fill-color: #5e5e5e;
}
.shortdescription p {
    color: #5e5e5e;
    font-size: 14px;
    line-height: 17px;
}
.shortdescription img {
    width: 20%;
    float: left;
    margin: 0;
    padding: 0 12px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
a.description-shorter_display {
    float: right;
    margin: 5px 20px 15px 0;
    padding: 0;
    color: #b9a657;
    font-size: 13px;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
}
a.description-shorter_display::after {
    content: "\2b";
    color: #5e5e5e;
    float: left;
    margin: 0 3px 0 0;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a.description-shorter_hide {
    float: right;
    margin: 5px -116px 15px 0;
    padding: 0;
    color: #b9a657;
    font-size: 13px;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
    visibility: hidden;
}
a.description-shorter_hide::after {
    content: "\2212";
    color: #5e5e5e;
    float: left;
    margin: 0 3px 0 0;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.search_result_list {
width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 3px;
    border: 1px solid #262007;
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 4px #584b17;
    background-color: #000;
	    background-image: linear-gradient(to right, #000000, #414141, #000000);
}
.search_result_list:hover {
    border: 1px solid #fdc051;
    -webkit-box-shadow: 0 0 5px #ffffca;
    -moz-box-shadow: 0 0 5px #ffffca;
    box-shadow: 0 0 5px #ffffca;
    background-color: #262525;
}
.search_result_list .search_result_item_gallery {
    width: 38%;
    height: 200px;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.owl-ItemGallery.owl-carousel.owl-theme .item img {
    width: 100%;
    height: 200px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.owl-ItemGallery .owl-prev {
    position: absolute;
    top: 87px;
    left: 0;
    z-index: 2;
}
.owl-ItemGallery .owl-next {
    position: absolute;
    top: 87px;
    right: 0;
    z-index: 2;
}
.owl-ItemGallery .owl-prev img {
    background-image: url(../../img/prev4.png);
}
.owl-ItemGallery .owl-next img {
    background-image: url(../../img/next4.png);
}
.owl-ItemGallery .owl-prev img,
.owl-ItemGallery .owl-next img {
    width: 26px;
    height: 26px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-transition: background-position 0.3s ease;
    -moz-transition: background-position 0.3s ease;
    -o-transition: background-position 0.3s ease;
    transition: background-position 0.3s ease;
}
.owl-ItemGallery .owl-prev:hover img,
.owl-ItemGallery .owl-next:hover img {
    background-position: bottom center;
}
.owl-carousel {
	opacity: 1;
    display: block;
}
.owl-ItemGallery {
    padding: 0;
}
.search_result_item_gallery img {
    height: 200px;
	    width: 100%;
		background-position: center center;
    background-size: cover;
}
.heart-icon {
    top: 3px;
    left: 3px;
    z-index: 99;
    width: 24px;
    height: 24px;
    border: 0;
    outline: 0;
    position: absolute;
    border-radius: 50%;
    background: #fff url(../../img/heart-icon.png) no-repeat center;
}
.heart-icon.active {
    background-image: url(../../img/heart-icon_active.png);
}
.search_result_list .search_result_item_gallery span.puan {
    width: 20px;
    height: 20px;
    float: right;
    margin: -190px 7px 0 0;
    padding: 0;
    background-image: url(../../img/stars.png);
    background-repeat: repeat-x;
    position: relative;
    z-index: 2;
}
.search_result_list .search_result_item_gallery span.puan0 {
    width: 0;
}
.search_result_list .search_result_item_gallery span.puan2 {
    width: 40px;
}
.search_result_list .search_result_item_gallery span.puan3 {
    width: 60px;
}
.search_result_list .search_result_item_gallery span.puan4 {
    width: 80px;
}
.search_result_list .search_result_item_gallery span.puan5 {
    width: 100px;
}
.search_result_list .search_result_item_gallery .ItemRibbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
}
.search_result_list .search_result_item_gallery .ItemRibbon span {
    font-size: 10px;
    font-weight: 700;
    color: #676767;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 135px;
    display: block;
    background: #aaaaab;
    background: -moz-linear-gradient(top, #aaaaab 0%, #e4e4e4 100%);
    background: -webkit-linear-gradient(top, #aaaaab 0%, #e4e4e4 100%);
    background: linear-gradient(to bottom, #aaaaab 0%, #e4e4e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaab',endColorstr='#e4e4e4',GradientType=0);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 28px;
    left: -30px;
}
.search_result_list .search_result_item_gallery .ItemRibbon span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #aaaaab;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
.search_result_list .search_result_item_gallery .ItemRibbon span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #aaaaab;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
.search_result_list .search_result_item_gallery strong {
    width: auto;
    height: 32px;
    float: left;
    margin: -39px 0 0;
    padding: 0 12px 0 10px;
    color: #fff;
    line-height: 32px;
    background-color: #b53737;
    position: relative;
    z-index: 2;
}
.search_result_list .search_result_item_gallery strong:after {
    content: "";
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
    width: 10px;
    border: 16px solid #b53737;
    border-left-width: 7px;
    border-right-color: transparent;
}
.search_result_list .search_result_item_gallery .ItemBrand {
    width: 71px;
    height: 44px;
    float: right;
    margin: -50px 7px 0 0;
    padding: 0;
    background-image: url(../../img/brand.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 2;
}
.search_result_list .search_result_item_gallery .ItemBrand span {
    width: 260px;
    margin: 0;
    padding: 9px 7px;
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: -75px;
    left: 10px;
    z-index: 9999;
    background-color: #000;
    display: none;
}
.search_result_list .search_result_item_gallery .ItemBrand span::after {
    content: "\f0d7";
    color: #000;
    margin: 0;
    padding: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    bottom: -14px;
    left: 16px;
}
.search_result_list .search_result_item_gallery .ItemBrand:hover span {
    display: block;
}
.search_result_list .search_result_item_desc {
    width: 62%;
    min-height: 200px;
    height: auto;
    float: left;
    margin: 0;
    padding: 0 7px;
}
.search_result_list .search_result_item_desc .result_item_detail {
    width: 68%;
    float: left;
    margin: 0 1% 0 0;
    padding: 10px 5px 5px;
    border-right: 1px solid #372f0f;
    position: relative;
}
.search_result_list .search_result_item_desc .result_item_detail h2 {
    width: 100%;
    min-height: 42px;
    float: left;
    margin: 0;
    padding: 0;
    color: #85732d;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.search_result_list .search_result_item_desc .result_item_detail em {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
}
.search_result_list .search_result_item_desc .result_item_detail span {
    width: 100%;
    float: left;
    margin: 3px 0 0;
    padding: 0;
    color: #032a43;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    border-top: 1px solid #ccc;
}
.search_result_list .search_result_item_desc .result_item_detail span b {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #a4c3dd;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}
.search_result_list .search_result_item_desc .result_item_detail .mobileFavoriBtn {
    right: 9px;
    bottom: 45px;
    width: 41px;
    height: 30px;
    border: 0;
    outline: 0;
    display: none;
    background: 0 0;
    position: absolute;
    background-image: url(../../img/heart_plus1.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.search_result_list .search_result_item_desc .result_item_detail .mobileFavoriBtn.active {
    background-image: url(../../img/heart_minus1.png);
}
.search_result_list .search_result_item_desc .result_item_price {
    width: 30%;
    float: left;
    margin: 0 0 0 1%;
    padding: 9px 0 0;
}
.search_result_list .search_result_item_desc .result_item_price p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #b9a657;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    letter-spacing: -1px;
}
.search_result_list .search_result_item_desc .result_item_price p i {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #b9a657;
    font-size: 29px;
    font-weight: 700;
    line-height: 37px;
    text-align: center;
    font-style: normal;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.search_result_list .search_result_item_desc .result_item_price a.price_link,
.search_result_list .search_result_item_desc a.mblprice_link {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 9px 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    font-style: normal;
    border-radius: 4px;
    text-decoration: none;
    background-color: #b9a657;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
	background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.search_result_list:hover .search_result_item_desc .result_item_price a.price_link:hover,
.search_result_list .search_result_item_desc a.mblprice_link:hover {
    background-color: #005883;
}
.search_result_list .search_result_item_desc a.mblprice_link {
    display: none;
}
.search_result_list .search_result_item_desc .result_item_price em.commtens_length {
    width: auto;
    float: right;
    margin: 9px 15px 0 0;
    padding: 0 0 0 32px;
    color: #032a43;
    font-weight: 300;
    font-style: italic;
    background-image: url(../../img/comments_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.search_result_list .search_result_item_desc .result_item_price em.commtens_length b {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #032a43;
    font-weight: 700;
    font-style: italic;
}
ul.result_item_property {
    width: 100%;
    float: left;
    margin: 9px 0 0;
    padding: 9px 0 0;
    border-top: 1px solid #372f0f;
}
ul.result_item_property li {
    width: 17.5%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    border-left: 1px solid #372f0f;
}
ul.result_item_property li.calendar_icon {
    width: 30%;
    border-left: 0;
}
ul.result_item_property li.calendar_icon a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 25px;
    text-decoration: none;
    background-image: url(../../img/calendar2.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}
ul.result_item_property em {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-style: normal;
}
ul.result_item_property strong {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #c5b25b;
    font-size: 15px;
    font-weight: 700;
}
ul.result_item_property li.calendar_icon strong {
    color: #c6b25b;
}
ul.result_item_property li button, .favButton {
    width: 41px;
    height: 30px;
    border: 0;
    outline: 0;
    margin: 15px 0;
    background: 0 0;
    display: inline-block;
    background-image: url(../../img/heart_plus1.png);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: contain;
}
.favBottonCol{padding-left:0}
ul.result_item_property li button.active, .favButton.active {
    background-image: url(../../img/heart_minus1.png);
}

.favButton {
    width: 32px;
    height: 30px;
    background-size: contain;
}
.homeBolge {
    font-size: 14px;
    color: #fff !important;
    margin-top: 35px;
	font-weight: 900 !important;
}
.homePrice {
    width: 100%;
    text-align: right !important;
    position: absolute;
	margin-top: -210px;
    right: 20px;
}
.homePrice span {
    background: #b9a657;
    padding: 2px 8px;
    margin-top: 10px;
    margin-right: 10px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
	    background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.homeIlanTitle{height: 90px;}
.sidebar {
    width: 24%;
    float: right;
    margin: 20px 1% 0 0;
    padding: 0;
    position: relative;
    z-index: 4;
}
.article button#searchopen {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 15px;
    padding: 0;
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    position: relative;
    border: 0;
    outline: 0;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1;
    background: 0 0;
    background-color: #4c88ab;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.4);
    display: none;
}
.article button#searchopen::before {
    content: "\f103";
    width: 70px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    margin: 0 0 0 84px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 27px;
    line-height: 45px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.article button#searchopen.closed::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
form.mini_search,
form.mobil_search {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 10px;
    background: #8e753c;
	background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
form.mobil_search {
    margin-top: -500px;
    -webkit-transition: margin-top 0.5s ease;
    -moz-transition: margin-top 0.5s ease;
    -o-transition: margin-top 0.5s ease;
    transition: margin-top 0.5s ease;
    display: none;
}
form.mobil_search.opened {
    margin-top: 0;
    -webkit-transition: margin-top 0.5s ease;
    -moz-transition: margin-top 0.5s ease;
    -o-transition: margin-top 0.5s ease;
    transition: margin-top 0.5s ease;
}
form.mini_search p,
form.mobil_search p {
    width: 99%;
    float: left;
    margin: 0 0 0 1%;
    padding: 0;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
}
form.mini_search p b,
form.mobil_search p b {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 21px;
    font-weight: 700;
	background: linear-gradient(to right, #000000, #6b6b6b, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
form.mini_search input,
form.mini_search select,
form.mobil_search input,
form.mobil_search select {
width: 96%;
    height: 34px;
    float: left;
    margin: 9px 2% 0;
    padding: 0 0 0 6px;
    color: #90773c;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    border: 1px solid #90773c;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 96% center;
    font-family: "exo 2", Tahoma, Arial;
}
form.mini_search input::-webkit-input-placeholder,
form.mobil_search input::-webkit-input-placeholder {
    color: #999;
}
form.mobil_search select {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}
form.mini_search select.marker {
    width: 98%;
    margin: 9px 1% 0;
    background-image: url(../../img/map-blue-icon1.png);
}
form.mobil_search select.marker {
    background-image: url(../../img/map-blue-icon1.png);
}
form.mini_search input.date1,
form.mobil_search input.date1 {
    background-image: url(../../img/calendar.png);
}
form.mini_search label,
form.mobil_search label {
    width: 96%;
    float: left;
    margin: 9px 2% 0;
    padding: 0 0 0 19px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}
form.mobil_search label {
    width: auto;
    margin: 9px 1% 0;
}
form.mini_search input[type="checkbox"],
form.mobil_search input[type="checkbox"] {
    position: absolute;
    z-index: -1000;
    left: -1e3px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
form.mini_search input[type="checkbox"] + label,
form.mobil_search input[type="checkbox"] + label {
    display: inline-block;
    background-image: url(../../img/csscheckbox1.png);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    cursor: pointer;
}
form.mini_search input[type="checkbox"]:checked + label,
form.mobil_search input[type="checkbox"]:checked + label {
    background-image: url(../../img/csscheckbox2.png);
}
form.mini_search button.btn,
form.mobil_search button.btn {
    width: 96%;
    height: 34px;
    float: left;
    margin: 9px 2% 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 19px;
    color: #fff;
    border: 1px solid #b9a657;
    box-shadow: inset 0 1px #f0db91, 0 0 5px #000;
    background-color: #b9a657;
}
form.mobil_search button.btn {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}
.sidebarNav {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 9px 20px 12px;
    border: 1px solid #cdcdcd;
    background-color: #fff;
}
.sidebarNav h6 {
    width: 100%;
    float: left;
    margin: 20px 0 0;
    padding: 0;
    color: #414040;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    text-shadow: 1px 1px #fff;
}
.sidebarNav h6 i {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #414040;
    font-size: 13px;
    line-height: 25px;
    text-shadow: 1px 1px #fff;
}
.sidebarNav ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.sidebarNav ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 24px;
}
.sidebarNav ul li a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #907618;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-shadow: 1px 1px #fff;
}
.register_now {
    width: 100%;
    float: left;
    margin: 10px 0 11px;
    padding: 0 0 20px;
    background-color: #b9a657;
    position: relative;
	background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.register_now::after {
    content: "";
    width: 100%;
    height: 11px;
    position: absolute;
    bottom: -11px;
    left: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.register_now a span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 7px 5px 7px 20px;
    font-size: 15px;
    color: #fff;
}
.register_now a p {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 0 5px 0 21px;
    font-size: 21px;
    color: #fff;
}
.register_now a b {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 27px;
    color: #fff;
}
.register_now a i {
width: auto;
    float: left;
    margin: 15px 0 0 21px;
    padding: 0 20px 0 35px;
    font-size: 14px;
    color: #a08946;
    font-weight: 700;
    font-style: normal;
    line-height: 40px;
    border-radius: 5px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 7px center;
    background-image: linear-gradient(to right, #000000, #595959, #000000);
}
.support_banner {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 12px 10px;
    border: 1px solid #cdcdcd;
    background-color: #fff;
}
.support_banner p {
    width: 100%;
    float: left;
    margin: 0 0 7px;
    padding: 0;
    font-size: 16px;
    text-shadow: 1px 1px #fff;
}
.support_banner img {
    width: 100%;
    height: 227px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-position: center center;
}
.support_banner span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 13px;
    text-align: center;
    text-shadow: 1px 1px #fff;
}
.classFieldFullDetail {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 3;
}
.classFieldDetailTopBar {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0;
}
.classFieldDetailTopBar.absolute {
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 19;
}
.classFieldDetailTopBar a.goBack {
float: left;
    margin: 0;
    padding: 0;
    color: #aa914a;
    font-size: 15px;
    line-height: 32px;
    font-weight: 700;
}
.classFieldDetailTopBar ul.sharethis {
    float: right;
    margin: 0;
    padding: 0;
}
ul.mobilsharethis {
    width: 140px;
    float: none;
    margin: 0 auto;
    padding: 0;
}
.classFieldDetailTopBar ul.sharethis li,
ul.mobilsharethis li {
    float: left;
    margin: 0 0 0 3px;
    padding: 0;
}
.classFieldDetailTopBar ul.sharethis li a img,
ul.mobilsharethis li a img {
width: 32px;
    height: 32px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
    margin-top: 10px;
}
.classFieldDetailTopBar.absolute a.goBack,
.classFieldDetailTopBar.absolute ul.sharethis {
    display: none;
}
.classFieldDetailTopBar h1 {
    width: 100%;
    float: left;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
}
.classFieldDetailTopBar.absolute h1 {
    margin: 0;
    padding: 0;
    border: 0;
}
.classFieldDetailTopBar h1 span.puan {
    width: 20px;
    height: 20px;
    float: right;
    margin: 0;
    padding: 0;
    background-image: url(../../img/stars.png);
    background-repeat: repeat-x;
}
.classFieldDetailTopBar h1 span.puan2 {
    width: 40px;
}
.classFieldDetailTopBar h1 span.puan3 {
    width: 60px;
}
.classFieldDetailTopBar h1 span.puan4 {
    width: 80px;
}
.classFieldDetailTopBar h1 span.puan5 {
    width: 100px;
}
.classFieldDetailTopBar strong {
    float: right;
    margin: 9px 0 0;
    padding: 0;
    font-size: 16px;
    color: #999;
    font-weight: 700;
    line-height: 20px;
}
.classFieldDetailTopBar strong em {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
}
.classFieldDetailTopBar span.location {
    float: right;
    margin: 9px 0 0 20px;
    padding: 0 0 0 15px;
    font-size: 16px;
    color: #c0ac58;
    font-style: normal;
    line-height: 20px;
    background-image: url(../../img/map-blue-icon1.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.classFieldDetailTopBar em.commtens_length {
    width: auto;
    float: right;
    margin: 9px 0 0;
    padding: 0 0 0 32px;
    color: #032a43;
    font-weight: 300;
    font-style: italic;
    background-image: url(../../img/comments_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.classFieldDetailTopBar em.commtens_length b {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #032a43;
    font-weight: 700;
    font-style: italic;
}
.classFieldDetailTopBar .classFieldRibbon {
    width: 100%;
    float: left;
    margin: 0;
}
.classFieldDetailTopBar .classFieldRibbon button#NavToggleButton {
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    line-height: 34px;
    text-decoration: none;
    border: 0;
    outline: 0;
    background: 0 0;
    background-color: #e57917;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0 6px 6px 0;
    position: absolute;
    top: 45px;
    right: -28px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: none;
}
.classFieldDetailTopBar .classFieldRibbon button#NavToggleButton.closeButton {
    border-radius: 6px 0 0 6px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.classFieldDetailTopBar .classFieldRibbon ul.classFieldNavigation {
    float: left;
    margin: 0;
    padding: 0;
}
.classFieldDetailTopBar .classFieldRibbon ul.classFieldNavigation li {
    float: left;
    margin: 0 5px;
    padding: 0;
}
.classFieldDetailTopBar .classFieldRibbon ul.classFieldNavigation li a {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #1b00ffbd;
    font-weight: bold !important;
    line-height: 26px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.classFieldDetailTopBar .classFieldRibbon ul.classFieldNavigation li a i {
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 0;
    color: #635e5b;
    line-height: 26px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.classFieldDetailTopBar .classFieldRibbon ul.classFieldNavigation li a:hover,
.classFieldDetailTopBar .classFieldRibbon ul.classFieldNavigation li a:hover i {
    color: #e0c211;
    text-decoration: none;
}
.classFieldDetailTopBar .classFieldRibbon button.btn.print {
    float: right;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
}
.classFieldDetailTopBar .classFieldRibbon button.btn.print i {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #635e5b;
    line-height: 26px;
}
.ilanTSag .heartAdd {
    float: right;
    margin: 0;
    border: 0;
    outline: 0;
    padding: 3px 9px;
    border-radius: 4px;
    background: #ef4a52;
    margin-left: 10px;
    color: #fff;
	background-image: linear-gradient(to right, #c62930, #ef4a52, #c62930);
}
.ilanTSag .heartAdd i {
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    margin-right: 7px;
}
.ilanTSag .heartAdd i::before {
    content: "\e143";
}
.ilanTSag .heartAdd.active i::before {
    content: "\e005";
}
.ilanTSag .heartAdd span {
    float: left;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
}
.classFieldDetailContent {
    width: 71%;
    float: left;
    margin: 0 1% 0 0;
    padding: 0;
    color: #fff;
}
.classFieldTabContent {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.classFieldTabContainer {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
#sync1 .item a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.ilanTSag {
    text-align: right;
    display: block;
	    padding-top: 15px;
}
#sync1 .item a img {
    width: 100%;
    height: 459px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
#sync1 .owl-prev {
    position: absolute;
    top: 39%;
    left: 0;
    z-index: 9;
}
#sync1 .owl-next {
    position: absolute;
    top: 39%;
    right: 0;
    z-index: 9;
}
.TabContent .heart-icon {
    top: 7px;
    right: 7px;
    left: auto;
}
.TabContent .ItemRibbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 150px;
    height: 150px;
    text-align: right;
}
.TabContent .ItemRibbon span {
    font-size: 16px;
    font-weight: 700;
    color: #676767;
    text-transform: uppercase;
    text-align: center;
    line-height: 27px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 153px;
    display: block;
    background: #aaaaab;
    background: -moz-linear-gradient(top, #aaaaab 0%, #e4e4e4 100%);
    background: -webkit-linear-gradient(top, #aaaaab 0%, #e4e4e4 100%);
    background: linear-gradient(to bottom, #aaaaab 0%, #e4e4e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaab',endColorstr='#e4e4e4',GradientType=0);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 32px;
    left: -31px;
}
.TabContent .ItemRibbon span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #aaaaab;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
.TabContent .ItemRibbon span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #aaaaab;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aaaaab;
}
#sync2 .item {
    margin: 5px 14px 7px 0;
}
#sync2 .item img {
    display: block;
    width: 100%;
    height: 72px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}
#sync2 .item .slidershadow {
    width: 100%;
    height: 72px;
    float: left;
    margin: -72px 0 0;
    padding: 0;
    background-color: transparent;
    position: relative;
}
#sync2 .item .slidershadow:hover::after,
#sync2 .owl-item.synced .slidershadow::after {
    content: "\e105";
    width: 100%;
    height: 72px;
    color: #fff;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    text-align: center;
    line-height: 72px;
}
#sync2 .item .slidershadow:hover {
    cursor: pointer;
}
#sync2 .item .slidershadow:hover,
#sync2 .owl-item.synced .slidershadow {
    background-color: rgb(4 41 66 / 40%);
}
#sync2 .owl-prev {
    position: absolute;
    top: 26px;
    left: 0px;
}
#sync2 .owl-next {
    position: absolute;
    top: 26px;
    right: 0px;
}
.classFieldTabContainer .ItemBrand {
    width: 120px;
    height: 74px;
    float: right;
    margin: -85px 7px 0 0;
    padding: 0;
    background-image: url(../../img/brand_large.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.classFieldTabContainer .ItemBrand span {
    width: 260px;
    margin: 0;
    padding: 9px 7px;
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: -75px;
    left: 10px;
    z-index: 9999;
    background-color: #000;
    display: none;
}
.classFieldTabContainer .ItemBrand span::after {
    content: "\f0d7";
    color: #000;
    margin: 0;
    padding: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    bottom: -14px;
    left: 16px;
}
.classFieldTabContainer .ItemBrand:hover span {
    display: block;
}
.TabContent {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.TabContent.tabPadding15 {
    padding: 15px;
}
.TabContent.tabPadding15.borderTop10,
.TabContent.borderTop10 {
    border-top: 10px solid #e6e4e2;
}
.TabContent.tabPadding15.borderTop5,
.TabContent.borderTop5 {
    border-top: 5px solid #e6e4e2;
}
.TabContent h1 {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0;
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    line-height: 30px;
	    margin-top: 30px;
}
.TabContent h1 i {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 22px;
    color: #ffffff;
    line-height: 30px;

}
ul.informationclmns4 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
ul.informationclmns4 li {
    width: 25%;
    float: left;
    margin: 5px 0 0;
    padding: 7px 0 7px 0px;
    background-repeat: no-repeat;
    background-position: left center;
    opacity: 0.8;
}
ul.informationclmns4 li.information_icon1 {
    background-image: url(../../img/informationicon1.png);
}
ul.informationclmns4 li.information_icon2 {
    background-image: url(../../img/informationicon2.png);
}
ul.informationclmns4 li.information_icon3 {
    background-image: url(../../img/informationicon3.png);
}
ul.informationclmns4 li.information_icon4 {
    background-image: url(../../img/informationicon4.png);
}
ul.informationclmns4 li strong {
    width: 100%;
    min-height: 32px;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #025291;
    font-weight: 700;
    line-height: 16px;
}
ul.informationclmns4 li em {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
}
ul.informationclmns7 {
    width: 100%;
    float: left;
    margin: 15px 0 0;
    padding: 7px 0 0;
    border-top: 1px solid #ccc;
}
ul.informationclmns7 li {
    width: 14.28%;
    float: left;
    margin: 5px 0 0;
    padding: 0;
    border-left: 1px solid #ccc;
}
ul.informationclmns7 li:nth-child(1) {
    border-left: 0;
}
ul.informationclmns7 em {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}
ul.informationclmns7 strong {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.temelbilgiler {
    margin-top: 30px;
}
ul.MonthPrice {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    padding: 0;
}
ul.MonthPrice li {
    width: 12.5%;
    float: left;
    margin: 5px 0 0;
    padding: 5px 0;
    border-left: 1px solid #ccc;
}
ul.MonthPrice li:nth-child(1) {
    border-left: 0;
}
ul.MonthPrice li img {
    width: 100%;
    height: 41px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
ul.MonthPrice li strong {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}
ul.MonthPrice li span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #fd5a5f;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}
.priceTable {
    float: left;
    width: 100%;
}
.priceTable p {
    padding-left: 20px !important;
    width: calc(100% - 73px) !important;
}
.TabContent p {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    color: #666;
    font-size: 14px;
    font-weight: 400;
}
.classFieldDesc {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #111;
    background: -moz-linear-gradient(top, #111 0, #eee 100%);
    background: -webkit-linear-gradient(top, #111 0, #eee 100%);
    background: linear-gradient(to bottom, #111 0, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111',endColorstr='#eeeeee',GradientType=0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.classFieldDesc.fadeIn {
    height: auto;
    -webkit-text-fill-color: #5e5e5e;
}
.pool_information,
.estate_property,
.estate_types {
    width: 100%;
    float: left;
    margin: 15px 0 0;
    padding: 15px 0 0;
}
.pool_information h3,
.estate_property h3,
.estate_types h3 {
    width: 100%;
    float: left;
    margin: 0 0 17px;
    color: #032a43;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: left center;
}
.estate_property h3,
.estate_types h3 {
}
ul.list-tick {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0px;
}
ul.list-tick li {
    width: 185px;
    float: left;
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 170%;
}
ul.list-tick li span {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 170%;
}
.estate_types a {
    width: auto;
    float: left;
    margin: 0 0 15px 12px;
    padding: 6px 13px;
    color: #032a43;
    font-size: 13px;
    font-weight: 400;
    border-radius: 2px;
    text-decoration: none;
    box-shadow: 0 2px 2px #ccc;
    background-color: #eee;
}
.estate_types a:hover {
    background-color: #ccc;
}
ul.calendar_status {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
ul.calendar_status li {
    float: left;
    margin: 0 0 0 10px;
    padding: 5px 0 5px 32px;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: left center;
}
ul.calendar_status li:nth-child(1) {
    background-image: url(../../img/icon_giris_cikis.jpg);
	background-size: 22px 20px;
}
ul.calendar_status li:nth-child(2) {
    background-image: url(../../img/icon_musait_degil.jpg);
	background-size: 22px 20px;
}
ul.calendar_status li:nth-child(3) {
    background-image: url(../../img/icon_odeme_bekliyor.jpg);
	background-size: 22px 20px;
}
#map {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
ul.distance {
    width: 100%;
    float: left;
    margin: 15px 0 20px;
    padding: 9px 0 0;
}
ul.distance li {
    width: 49%;
    float: left;
    margin: 0 1% 0 0;
    padding: 0 0 0 7px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    /* background-color: #f6e6a9; */
    border-left: solid 5px #b9a657;
    margin-bottom: 5px;
    background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
    border: 1px solid #9a8342;
}

ul.distance li strong {
    width: 49%;
    float: left;
    margin: 0 1% 0 0;
    padding: 0 0 0 7px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
ul.distance li span {
    width: 49%;
    float: left;
    margin: 0 0 0 1%;
    padding: 0 0 0 7px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
ul.rules {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px;
}
ul.rules li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc;
}
ul.rules li:nth-child(odd) {
    background-color: #f5f5f5;
}
ul.rules li:nth-child(even) {
    background-color: #fff;
}
ul.rules li strong {
    width: 27%;
    float: left;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 14px;
    font-weight: 700;
}
ul.rules li p {
    width: 73%;
    margin: 0;
}
ul.rules li p a {
    color: #032a43;
    font-size: 12px;
    line-height: 34px;
}
ul.rules li p a em {
    float: left;
    margin: 0 7px 0 0;
    padding: 7px 12px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    line-height: 20px;
    border-radius: 2px;
    background-color: rgba(52, 44, 44, 0.8);
}
ul.rules li p a:hover em {
    background-color: #fd5a5f;
}
ul.rules li p b {
    display: block;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
ul.rules li p i {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: red;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    line-height: 20px;
}
div.reviews_add {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    padding: 0;
}
div.reviews_add b {
    width: auto;
    height: 22px;
    float: left;
    margin: 1px 7px 0 1%;
    padding: 0;
    color: #101010;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
}
div.reviews_add input,
div.reviews_add textarea {
    width: 97%;
    height: 34px;
    float: left;
    margin: 9px 1.5% 0;
    padding: 0 0 0 10px;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 34px;
    border-radius: 1px;
    border: 1px solid #c7c9cd;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.12);
    background-color: #f2f4f5;
}
div.reviews_add input::-webkit-input-placeholder {
    color: #323232;
    font-size: 13px;
    font-weight: 400;
    line-height: 34px;
}
div.reviews_add textarea {
    width: 98%;
    height: 100%;
    margin: 9px 1% 0;
    padding: 5px 0 7px 10px;
    line-height: 130%;
}
div.reviews_add textarea::-webkit-input-placeholder {
    color: #323232;
    font-size: 13px;
    font-weight: 400;
    line-height: 130%;
}
div.reviews_add span {
    width: 7%;
    height: 34px;
    float: left;
    margin: 9px 0 0 1%;
    padding: 0;
    color: #101010;
    font-size: 13px;
    font-weight: 700;
    line-height: 34px;
}
div.reviews_add input.captchainput {
    width: 20%;
    margin-top: 9px;
    margin-left: 2%;
}
div.reviews_add button.btn {
    width: 27%;
    height: 34px;
    float: right;
    margin: 9px 1% 0;
    padding: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 34px;
    border: 0;
    outline: 0;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #b9a657;
}
.testimoniallist {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.testimoniallist b {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 7px 0 0 60px;
    background-repeat: no-repeat;
    background-position: left center;
}
.testimoniallist span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}
.testimoniallist span i {
    display: inline-block;
    margin: 0 0 0 6px;
    padding: 0;
    color: #999;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    line-height: 20px;
}
.classFieldInfo {
    width: 27%;
    float: left;
    margin: 0 0 0 1%;
    padding: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.classFieldInfo strong.price,
.classFieldMobileRezervation strong.price {
    width: 100%;
    float: left;
    margin: 0;
    padding: 7px 0 10px;
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #b9a657;
    background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
    }
.classFieldInfo strong.price em,
.classFieldMobileRezervation strong.price em {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    font-style: normal;
}
.classFieldRezervation,
.classFieldMobileRezervation {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 5px 9px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.classFieldMobileRezervation {
    margin-top: 10px;
    padding: 0;
    display: none;
}
.classFieldRezervation ul.informationclmns3,
.classFieldMobileRezervation ul.informationclmns3 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 5px;
    border-bottom: 3px solid #ccc;
}
.classFieldRezervation ul.informationclmns3 li,
.classFieldMobileRezervation ul.informationclmns3 li {
    width: 30%;
    float: left;
    margin: 5px 0 0;
    padding: 0;
    border-left: 1px solid #ccc;
}
.classFieldRezervation ul.informationclmns3 li:nth-child(1),
.classFieldMobileRezervation ul.informationclmns3 li:nth-child(1) {
    border-left: 0;
}
.classFieldRezervation ul.informationclmns3 li:nth-child(2),
.classFieldMobileRezervation ul.informationclmns3 li:nth-child(2) {
    width: 40%;
}
.classFieldRezervation ul.informationclmns3 li strong,
.classFieldMobileRezervation ul.informationclmns3 li strong {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #555;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}
.classFieldRezervation ul.informationclmns3 li span,
.classFieldMobileRezervation ul.informationclmns3 li span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #fd5a5f;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}
.classFieldRezervation form,
.classFieldMobileRezervation form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.classFieldRezervation form input,
.classFieldRezervation form select,
.classFieldMobileRezervation form input,
.classFieldMobileRezervation form select {
    width: 96%;
    height: 32px;
    float: left;
    margin: 9px 2% 0;
    padding: 0 0 0 6px;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    outline: 0;
    border-radius: 1px;
    border: 1px solid #c7c9cd;
    text-shadow: 0 1px 0 #fff;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.12);
}
.classFieldRezervation form input::-webkit-input-placeholder,
.classFieldMobileRezervation form input::-webkit-input-placeholder {
    color: #323232;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
}
.classFieldRezervation form select,
.classFieldMobileRezervation form select {
    background-size: 10px;
}
.classFieldRezervation form input.date1,
.classFieldMobileRezervation form input.date1 {
    background-image: url(../../img/calendar.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}
.classFieldRezervation form button.btn,
.classFieldMobileRezervation form button.btn {
    width: 98%;
    float: left;
    margin: 9px 1% 0;
    padding: 9px 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 2px;
    background: 0 0;
    background: #b9a657;
    background-position: 0 -144px;
}
.classFieldRezervation form button.btn:hover,
.classFieldMobileRezervation form button.btn:hover {
    background-position: 0 -192px;
    text-decoration: none;
}
.classFieldRezervation form button.btn.yellowbtn,
.classFieldMobileRezervation form button.btn.yellowbtn {
    border: 1px solid #ca7d10;
    box-shadow: 0 2px 4px #8f5400;
    text-shadow: 1px 1px 0 #eb9316;
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #ca7d10;
    background-position: 0 0;
}
.classFieldRezervation form button.btn.yellowbtn:hover,
.classFieldMobileRezervation form button.btn.yellowbtn:hover {
    background-position: 0 0;
}
.classFieldRezervation form a.btn,
.classFieldMobileRezervation form a.btn {
    width: 98%;
    float: left;
    margin: 9px 1% 0;
    padding: 9px 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 2px;
    background-color: #ef900f;
}
.classFieldRezervation form a.btn:hover,
.classFieldMobileRezervation form a.btn:hover {
    background-color: #5fae25;
    text-decoration: none;
}
.mobildestek {
    width: 100%;
    float: left;
    margin: 17px 0 0;
    padding: 10px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 4px #ccc;
}
.classFieldRezervation .destekhatti,
.mobildestekhatti {
    width: 100%;
    float: left;
    margin: 15px 0 0;
    padding: 7px 0 7px 60px;
    background-color: #fd5a5f;
    background-image: url(../../img/destekhatti_icon.png);
    background-repeat: no-repeat;
    background-position: 9px center;
}
.mobildestekhatti {
    margin-bottom: 15px;
}
.classFieldRezervation .destekhatti strong,
.mobildestekhatti strong {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 120%;
}
.classFieldRezervation .destekhatti p,
.mobildestekhatti p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #032a43;
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
}
.classFieldRezervation .destekhatti span,
.mobildestekhatti span {
    width: 100%;
    float: left;
    margin: 3px 0 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
}
.hizliiletisimformu,
.priceservices,
.aboutregion,
.classFieldVideo,
.mobilpriceservices {
    width: 100%;
    float: left;
    margin: 17px 0 30px 0;
    padding: 10px;
    border-radius: 4px;
    background-color:#3c3c3c;
    box-shadow: 0 0px 4px #ccc;
	color: #fff;
}
.mobilpriceservices {
    margin: 7px 0 17px;
    border-top: 1px solid rgba(204, 204, 204, 0.44);
    display: none;
}
.classFieldVideo a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.classFieldVideo a img {
    width: 100%;
    height: 180px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.classFieldVideo a i {
    width: 100%;
    height: 94px;
    float: left;
    margin: -137px 0 0;
    padding: 0;
    background-image: url(../../img/play-button.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.hizliiletisimformu h1,
.priceservices h1,
.aboutregion h1,
.classFieldVideo h1,
.mobilpriceservices h1 {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
}
.hizliiletisimformu h1 i,
.priceservices h1 i,
.aboutregion h1 i,
.classFieldVideo h1 i,
.mobilpriceservices h1 i {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 21px;
    line-height: 30px;
}
.hizliiletisimformu form input,
.hizliiletisimformu form textarea {
    width: 100%;
    height: 34px;
    float: left;
    margin: 9px 0 0;
    padding: 0 0 0 6px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 34px;
    border-radius: 1px;
    border: 1px solid #8e753c;
    background-color: #fff;
    background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.hizliiletisimformu form input::-webkit-input-placeholder ,.hizliiletisimformu form textarea::-webkit-input-placeholder{
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 34px;
}
.hizliiletisimformu form textarea {
    width: 100%;
    height: 100%;
    margin: 9px 0 0;
    padding: 5px 0 7px 6px;
    line-height: 130%;
}
.hizliiletisimformu form::-webkit-input-placeholder,.hizliiletisimformu form::-webkit-textarea-placeholder.hizliiletisimformu form textarea::placeholder {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 130%;
}
.hizliiletisimformu form input.date1 {
    background-image: url(../../img/calendar.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}
.hizliiletisimformu form input.dleft {
    width: 98%;
    margin-right: 2%;
}
.hizliiletisimformu form input.dright {
    width: 98%;
    margin-left: 2%;
}
.hizliiletisimformu form button.btn {
    width: 100%;
    height: 34px;
    float: left;
    margin: 9px 0 0;
    padding: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 34px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #b9a657;
	background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}
.hizliiletisimformu form button.btn:hover {
    color: #fff;
    background: 0 0;
    text-decoration: none;
    text-shadow: 1px 1px #017baf;
    background-color: #029be1;
}
.priceservices ul,
.mobilpriceservices ul {
    width: 100%;
    float: left;
    margin: 0 0 5px;
    padding: 0;
}
.priceservices ul li,
.mobilpriceservices ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #032a43;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
}
.priceservices ul li i,
.mobilpriceservices ul li i {
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 0;
    font-size: 15px;
    color: #032a43;
    line-height: 20px;
}
.aboutregion img {
    width: 100%;
    height: 156px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.aboutregion strong {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 0;
    color: #032a43;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    font-family: kalam, cursive;
}
.aboutregion p {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    color: #032a43;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}
.aboutregion a {
    width: auto;
    float: none;
    margin: 0 auto 15px;
    padding: 11px 14px;
    color: #032a43;
    font-size: 15px;
    font-weight: 700;
    border-radius: 2px;
    box-shadow: 0 2px 2px #ccc;
    background-color: #eee;
    display: table;
}
.aboutregion a:hover {
    text-decoration: none;
    background: #ccc;
}
.classFieldItemShowcase {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0;
}
.classFieldItemShowcase h1 {
    width: 100%;
    float: left;
    margin: 10px 0 5px;
    padding: 0;
    color: #032a43;
    font-size: 24px;
    font-weight: 700;
}
.classFieldItemShowcase a {
    width: 100%;
    height: 280px;
    float: left;
    margin: 15px 0 0;
    padding: 0;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #ccc;
    overflow: hidden;
}
.classFieldItemShowcase a img {
    width: 100%;
    height: 200px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.classFieldItemShowcase a .fsliderdesc {
    width: 100%;
    float: left;
    margin: 0;
    padding: 9px 7px;
    background-color: #fff;
    -webkit-transition: margin 0.35s ease;
    -moz-transition: margin 0.35s ease;
    -o-transition: margin 0.35s ease;
    transition: margin 0.35s ease;
}
.classFieldItemShowcase a:hover .fsliderdesc {
    margin: -36px 0 0;
    -webkit-transition: margin 0.35s ease;
    -moz-transition: margin 0.35s ease;
    -o-transition: margin 0.35s ease;
    transition: margin 0.35s ease;
}
.classFieldItemShowcase a .fsliderdesc span.title {
    width: 100%;
    min-height: 40px;
    float: left;
    margin: 0;
    padding: 0;
    color: #032a43;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}
.classFieldItemShowcase a .fsliderdesc span.location {
    width: 100%;
    float: left;
    margin: 2px 0 0;
    padding: 0 0 0 15px;
    font-size: 14px;
    color: #1b9cbc;
    font-weight: 500;
    line-height: 20px;
    background-image: url(../../img/map-blue-icon1.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.classFieldItemShowcase a .fsliderdesc ul {
    width: auto;
    float: left;
    margin: 9px 0 0 9px;
    padding: 0;
}
.classFieldItemShowcase a .fsliderdesc li {
    float: left;
    margin: 0;
    padding: 6px 8px 4px 4px;
    border-right: 1px solid #eee;
}
.classFieldItemShowcase a .fsliderdesc ul li:hover {
    background-color: #eee;
}
.classFieldItemShowcase a .fsliderdesc ul li span {
    float: left;
    margin: 0;
    padding: 0;
    color: #718452;
}
.classFieldItemShowcase a .fsliderdesc ul li span i {
    padding: 0 4px 0 0;
}
.classFieldItemShowcase a .fsliderdesc strong {
    float: right;
    margin: 9px 0 0 5px;
    padding: 0;
    color: #999;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
}
.classFieldItemShowcase a .fsliderdesc strong em {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    font-style: normal;
}
a#scrollTop {
    width: auto;
    margin: 0 auto;
    padding: 0 0 0 35px;
    display: table;
    background-image: url(../../img/scrolltop.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 30px;
}
.article.inner_page h2.bluetitle {
    width: 100%;
    float: left;
    margin: 22px 0 17px;
    padding: 15px 0 15px 20px;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    border-radius: 5px;
    background: #b9a657;
    position: relative;
}
.article.inner_page h2.bluetitle::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 25px;
    z-index: 2;
    border-color: #b9a657 transparent;
    border-style: solid;
    border-width: 10px 10px 0;
}
.article.inner_page h2.bluetitle i {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 28px;
}
.tablecontent {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.tablecontent.left {
    width: 49%;
    margin-right: 1%;
}
.tablecontent.right {
    width: 49%;
    margin-left: 1%;
}
.tablecustom,
ul.table_custom {
    width: 100%;
    float: left;
    margin: 20px 0 0;
    padding: 0;
}
.tablecustom p.tablo,
ul.table_custom li {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    display: table;
    border: 1px solid #000;
}
.tablecustom p.tablo strong,
ul.table_custom li strong {
    width: 152px;
    float: none;
    margin: 0;
    padding: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    background-color: #c5b25b;
    border-right: 1px solid #ccc;
}
.tablecustom p.tablo span,
ul.table_custom li span {
    width: auto;
    float: none;
    margin: 0;
    padding: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
}
.iletisimform {
    width: 100%;
    float: left;
    margin: 30px 0 0;
    padding: 0;
}
.iletisimform h3 {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0;
    font-size: 22px;
    font-weight: 700;
	color: #c6b25b;
}
.iletisimform form input,
.iletisimform form textarea {
    width: 98%;
    height: 34px;
    float: left;
    margin: 7px 1% 0;
    padding: 0 0 0 10px;
    outline: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    background-color: #c6b25b;
    border: 1px solid #8e7a3e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.iletisimform form textarea {
    height: auto;
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    padding-top: 4px;
}
.iletisimform form input::-webkit-input-placeholder,
.iletisimform form textarea::-webkit-input-placeholder {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.iletisimform form p {
    width: 8.5%;
    height: 34px;
    float: left;
    margin: 9px 0 0 1%;
    padding: 0;
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
}
.iletisimform form input.captchainput {
    width: 43%;
    height: 34px;
    margin: 9px 0 0 2%;
    line-height: 34px;
}
.iletisimform form button.btn {
    width: auto;
    height: 34px;
    float: right;
    margin: 7px 1% 0;
    padding: 0 9px;
    outline: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    border: 0;
    outline: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #8e753c;
	background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
	margin-bottom: 30px;
}
.iletisimform .iletisimdesc {
    width: 100%;
    float: left;
    margin: 20px 0 0;
    padding: 10px 5px 0 33px;
    border: 1px solid #c00;
    padding-left: 30px;
    background: #fcc url(../../img/alert.png) no-repeat 10px 8px;
}
.iletisimform .iletisimdesc p {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}
#contactmap {
    width: 100%;
    height: 400px;
    float: left;
    margin: 0;
    padding: 0;
}
.ItemPaymentDetailContent {
    width: 71%;
    float: left;
    margin: 15px 1% 0 0;
    padding: 0;
}
.ItemPaymentDetailContent .paymentContainer {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #fff;
    -moz-box-shadow: inset 1px 1px #fff;
    box-shadow: inset 1px 1px #fff;
    border: 1px solid #ddd;
    background-color: #fff;
    position: relative;
    z-index: 3;
}
.ItemPaymentDetailContent .paymentContainer .paymentTitle {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 10px 0 15px;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: inset 1px 1px #fff;
    -moz-box-shadow: inset 1px 1px #fff;
    box-shadow: inset 1px 1px #fff;
    background-color: #f7f7f7;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 10px 10px 15px;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable {
    width: 48%;
    float: left;
    margin: 20px 1% 0;
    padding: 0;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    display: table;
    border-top: 1px solid #ccc;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p:nth-child(1) {
    border-top: 0;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p b {
    width: 100%;
    float: none;
    margin: 0;
    padding: 6px;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background-color: #f7f7f7;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p strong {
    width: 152px;
    float: none;
    margin: 0;
    padding: 6px;
    color: #666;
    font-size: 14px;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    background-color: #f7f7f7;
    border-right: 1px solid #ccc;
}
.accordion-content {
    color: #ffffff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    background-color: #252525;
}
.accordion-content ul.accordion-list li a {
    color: #fff;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p span {
    width: auto;
    float: none;
    margin: 0;
    padding: 6px;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p em {
    width: 100%;
    float: none;
    margin: 0;
    padding: 6px;
    color: #666;
    font-size: 37px;
    font-weight: 700;
    text-align: center;
    font-style: normal;
    line-height: 53px;
    display: table-cell;
    vertical-align: middle;
    background-color: #f7f7f7;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc b.CardTitle {
    width: 100%;
    float: left;
    margin: 30px 0 10px;
    padding: 0 0 10px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc ul.hire-purchase {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc ul.hire-purchase li {
    width: 19%;
    float: left;
    margin: 9px 0.5% 0;
    padding: 0;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc ul.hire-purchase img {
    width: 100%;
    height: auto;
    max-height: 68px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft {
    width: 59%;
    float: left;
    margin: 20px 1% 0 0;
    padding: 0;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formright {
    width: 38%;
    float: left;
    margin: 20px 0 0 2%;
    padding: 0;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper .formright {
    height: 140px;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper .formright #ccgorsel {
    position: absolute;
    top: 49px;
    right: 167px;
    z-index: 99999;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper .jp-card-container {
    position: absolute;
    top: 14px;
    right: -48px;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper .formleft span,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft span,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder span {
    width: 34%;
    height: 34px;
    float: left;
    margin: 9px 1% 0 0;
    padding: 0;
    color: #999;
    font-size: 14px;
    font-weight: 600;
    line-height: 34px;
    font-family: "exo 2", Tahoma, Arial;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft span {
    margin-top: 0;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper .formleft input,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper .formleft select,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder input,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder textarea {
    width: 64%;
    height: 34px;
    float: left;
    margin: 9px 0 0 1%;
    padding: 0 0 0 9px;
    color: #032a43;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: "exo 2", Tahoma, Arial;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 5px #ccc;
    -moz-box-shadow: inset 0 0 5px #ccc;
    box-shadow: inset 0 0 5px #ccc;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper .formleft input.c4 {
    width: 15%;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder textarea {
    height: auto;
    line-height: 120%;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft label {
    width: 64%;
    height: 34px;
    float: left;
    margin: 0 0 0 1%;
    padding: 0 0 0 19px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    cursor: pointer;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft label.iptals {
    margin-left: 36%;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder label {
    width: auto;
    height: 34px;
    float: left;
    margin: 9px 1% 0;
    padding: 0 0 0 19px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    cursor: pointer;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder label.wdth64 {
    width: 64%;
    margin: 9px 0 0 1%;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft input[type="checkbox"],
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder input[type="radio"],
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder input[type="checkbox"] {
    position: absolute;
    z-index: -1000;
    left: -1e3px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    vertical-align: middle;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft input[type="checkbox"] {
    top: 30px;
    left: 38%;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft input[type="checkbox"] + label,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder input[type="checkbox"] + label {
    display: inline-block;
    background-image: url(../../img/csscheckbox3.png);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    cursor: pointer;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder input[type="radio"] + label {
    display: inline-block;
    background-image: url(../../img/radiobutton.png);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    cursor: pointer;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formleft input[type="checkbox"]:checked + label,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder input[type="checkbox"]:checked + label {
    background-image: url(../../img/csscheckbox4.png);
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder input[type="radio"]:checked + label {
    background-image: url(../../img/radiobuttonchecked.png);
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formright .informationtext {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 5px 0 30px;
    border: 1px solid #3c0;
    background: #cfb url(../../img/success.png) no-repeat 10px 10px;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .formright .informationtext p {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    color: #032a43;
    font-size: 12px;
    font-weight: 400;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos button.btn,
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder button.btn {
    width: 64%;
    float: left;
    margin: 12px 0 0 1%;
    padding: 11px 14px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #017baf;
    text-shadow: 1px 1px #017baf;
    -webkit-box-shadow: inset 0 1px #67d0fe;
    -moz-box-shadow: inset 0 1px #67d0fe;
    box-shadow: inset 0 1px #67d0fe;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #00b0ff;
    background: linear-gradient(#00b0ff, #029be1);
    background: -ms-linear-gradient(#00b0ff 0, #029be1 100%);
    background: linear-gradient(#00b0ff 0, #029be1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B0FF',endColorstr='#029BE1',GradientType=0);
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos button.btn {
    margin-left: 36%;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc #talepgonder button.btn {
    width: auto;
    margin-left: 0;
    float: right;
}
.ItemInfoContent {
    width: 27%;
    float: left;
    margin: 15px 0 0 1%;
    padding: 0;
}
.ItemInfoContent .SelectedItemAbout {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #fff;
    -moz-box-shadow: inset 1px 1px #fff;
    box-shadow: inset 1px 1px #fff;
    border: 1px solid #ddd;
    background-color: #fff;
    position: relative;
    z-index: 3;
}
.ItemInfoContent .SelectedItemAbout .SelectedItemTitle {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 10px 0 15px;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: inset 1px 1px #fff;
    -moz-box-shadow: inset 1px 1px #fff;
    box-shadow: inset 1px 1px #fff;
    background-color: #f7f7f7;
}
.ItemInfoContent .SelectedItemAbout .SelectedItemTitle h4 i {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #666;
    text-shadow: 1px 1px #fff;
    top: 3px;
}
.ItemInfoContent .SelectedItemAbout .SelectedItemDesc {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
}
.ItemInfoContent .SelectedItemAbout .SelectedItemDesc a img {
    width: 100%;
    height: 162px;
    float: left;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.ItemInfoContent .SelectedItemAbout .SelectedItemDesc a b {
    width: 100%;
    float: left;
    margin: 4px 0 0;
    padding: 0;
    color: #006400;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.ItemInfoContent .SelectedItemAbout .SelectedItemDesc a h5 {
    width: 100%;
    float: left;
    margin: 2px 0 0;
    padding: 0;
    color: #032a43;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}
.ItemInfoContent .SelectedItemAbout .SelectedItemDesc a em {
    width: 100%;
    float: left;
    margin: 4px 0 0;
    padding: 0;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}
.ItemInfoContent .SelectedItemAbout.BeCareful {
    margin-top: 20px;
}
.ItemInfoContent .SelectedItemAbout.BeCareful .SelectedItemDesc p {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    background-image: url(../../img/be_careful_icon.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.ui-datepicker-group {
    width: 33.333%;
    min-height: 244px;
}
.ui-widget-content {
    background: 0 0;
    border: 0;
    outline: 0;
    background-color: #fff;
}
.ui-widget-header {
    background: 0 0;
    background-color: #e1e6eb;
    border: 1px solid #f0efef;
    font-family: "exo 2", Tahoma, Arial;
    font-weight: 700;
    color: #4d5155;
    font-size: 14px;
}
.ui-datepicker th {
    font-family: "exo 2", Tahoma, Arial;
    font-weight: 800;
    color: #5c6163;
    font-size: 14px;
}
.ui-datepicker td {
    padding: 0;
    border: 1px solid rgba(193, 193, 193, 0.37);
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: #505050;
    font-size: 14px;
    text-align: center;
    border: 0;
    font-family: "exo 2", Tahoma, Arial;
    background: #fff;
}
.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover {
    background: 0 0;
    background-color: #76ae1f;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 0;
    color: #505050;
    font-size: 14px;
    text-align: center;
    background: 0 0;
    background-color: #fff;
}
td.jutgiris .ui-state-default {
    background-image: url(../jquery-ui/images/giris.png);
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}
td.jutdolus.ui-datepicker-unselectable .ui-state-default {
    background: 0 0;
    background-color: #fd5a5f;
    cursor: url(../../img/calendardisable.png), pointer !important;
}
td.jutcikis .ui-state-default {
    background-image: url(../jquery-ui/images/cikis.png);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}
td.jutrzvgiris .ui-state-default {
    color: #505050;
    background-image: url(../jquery-ui/images/rzgiris.png);
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}
td.jutrzrv.ui-datepicker-unselectable .ui-state-default {
    color: #fff;
    background: 0 0;
    background-color: #eaae35;
    cursor: url(../../img/calendardisable.png), pointer !important;
}
td.jutrzvcikis .ui-state-default {
    color: #505050;
    background-image: url(../jquery-ui/images/rzcikis.png);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}
.ui-datepicker-today .ui-state-default.ui-state-active,
.ui-datepicker-current-day .ui-state-default.ui-state-active {
    background-color: #fff;
    color: #505050;
}
td.dp-highlight .ui-state-default,
td.dp-highlight .ui-state-default:hover,
.ui-state-default.ui-state-active,
.ui-state-default.ui-state-active:hover {
    background: 0 0;
    background-color: #76ae1f;
    color: #fff;
    cursor: default !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #76ae1f;
    color: #fff;
    border: 0;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-state-hover,
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-state-focus {
    background: 0 0;
    border: 0;
}
.ui-datepicker .ui-datepicker-prev .ui-icon-circle-triangle-w {
    background: 0 0;
    background-image: url(../../img/prev7.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.ui-datepicker .ui-datepicker-next .ui-icon-circle-triangle-e {
    background: 0 0;
    background-image: url(../../img/next7.png);
    background-repeat: no-repeat;
    background-position: center right;
}
.ui-state-disabled {
    cursor: url(../../img/calendardisable.png), pointer !important;
}
.ui-datepicker td a,
.ui-datepicker td.ui-state-disabled span {
    position: relative;
}
.ui-datepicker td a::before,
.ui-datepicker td.ui-state-disabled span::before {
    content: "Müsait";
    width: 70px;
    float: left;
    margin: 0;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    position: absolute;
    top: -24px;
    left: 0;
    z-index: 99999;
    background-color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
}
.ui-datepicker td.jutdolus a::before {
    content: "Müsait Değil";
    width: 85px;
}
.ui-datepicker td.ui-state-disabled span::before {
    content: "Geçmiş Tarih";
    width: 85px;
}
.ui-datepicker td a::after,
.ui-datepicker td.ui-state-disabled span::after {
    content: "\f0d7";
    color: #000;
    margin: 0;
    padding: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    bottom: 23px;
    left: 7px;
    display: none;
}
.ui-datepicker td:hover a::before,
.ui-datepicker td:hover a::after,
.ui-datepicker td.ui-state-disabled:hover span::before,
.ui-datepicker td.ui-state-disabled:hover span::after {
    display: block;
}
ul.breadcrumb li span:before {
    padding-right: 5px;
}
.emlakloading {
    float: left;
    width: 100%;
    height: 50px;
    background-image: url(../../img/ajax-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    z-index: 999;
}
.searchloading {
    float: left;
    width: 100%;
    height: 50px;
    background-image: url(../../img/ajax-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
}
.loadingcaps {
    float: left;
    width: 100%;
}
em#gecyaz {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 50px;
    background-color: Red;
    display: none;
}
.calculate {
    width: 100%;
    float: left;
    display: none;
    height: 150px;
}
.calculate .loader {
    position: absolute;
    width: 100%;
    height: 150px;
    background-image: url(../../img/6.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    background-color: #fff;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    margin-top: 5px;
    z-index: 999;
}
.calculate ul {
    list-style: none;
    width: 100%;
    float: left;
    padding: 10px;
    margin-top: 12px;
    margin: 0;
}
.calculate ul li {
    float: left;
    font-weight: 700;
    color: #111;
    line-height: 200%;
    width: 65%;
}
.calculate ul li.cal_second {
    text-align: right;
    width: 35%;
}
.calculate ul li.cal_first b {
    display: inline-block;
    position: relative;
}
.calculate ul li.cal_first b::before {
    content: "\f0d7";
    color: #000;
    margin: 0;
    padding: 0;
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: -12px;
    left: 0;
}
.calculate ul li.cal_first b:hover::before {
    display: inline-block;
}
.calculate ul li.cal_first b em {
    width: 260px;
    margin: 0;
    padding: 6px 7px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: -32px;
    left: -12px;
    z-index: 9999;
    background-color: #000;
    display: none;
}
.calculate ul li.cal_first b:hover em {
    display: block;
}
.calculate ul li.cal_second {
    float: right;
}
.calculate ul li span.pink {
    color: #fd5a5f;
}
.success {
    width: 100%;
    float: left;
    border: 1px solid #3c0;
    padding-top: 10px;
    padding-bottom: 6px;
    padding-left: 30px;
    background: #cfb no-repeat 10px 8px;
}
.danger {
    width: 100%;
    float: left;
    border: 1px solid #c00;
    padding-top: 10px;
    padding-bottom: 6px;
    padding-left: 30px;
    background: #fd5a5f no-repeat 10px 8px;
}
.margintop20 {
    width: 98%;
    margin: 1%;
    padding: 1%;
}
.margintop20 span {
    color: #fff;
}
.margintop20 i {
    color: #fff;
    margin-right: 10px;
}
#talepgonder {
    width: 100%;
    float: left;
}
.ajax_mesaj {
    float: left;
    width: 100%;
    margin-top: 10px;
    display: none;
}
.ajax_mesaj .loader {
    width: 100%;
    float: left;
    height: 36px;
    background-image: url(../../img/ajax-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
}
.PaymentDesc .success {
    display: none;
}
.siparisler {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.siparisler tr:first-child td {
    font-weight: 700;
}
.siparisler tr td {
    padding: 3px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #f2f4f5;
}
.siparisler img {
    width: 100%;
    min-width: 50px;
    height: 50px;
    float: left;
    margin: 0;
    padding: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.siparisler.mobil {
    display: none;
}
.siparisler.mobil tr td:first-child {
    font-weight: 700;
}
.siparisler.mobil img {
    width: 100%;
    height: 100px;
    float: none;
    margin: 0;
    padding: 0;
    max-width: 150px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.video {
    width: 100%;
    float: left;
    height: 400px;
    margin-top: -200px;
    overflow: hidden;
}
#detail {
    width: 100%;
    float: left;
}
#breadcrumb {
    float: left;
}
#breadcrumb ul {
    float: left;
    margin: 0;
    padding: 0;
}
#breadcrumb li {
    float: left;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc form#virtualpos .card-wrapper .formleft select.c2 {
    width: 31%;
}
#fof {
    display: block;
    width: 100%;
    margin: 40px 0;
    line-height: 1.6em;
    text-align: center;
    color: #979797;
    padding: 100px 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(88, 84, 84, 0.51);
}
#fof .hgroup {
    text-transform: uppercase;
}
#fof .hgroup h1 {
    margin-bottom: 25px;
    font-size: 80px;
}
#fof .hgroup h1 span {
    margin-left: 5px;
    padding: 2px;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #d9e1ec;
}
#fof .hgroup h1 span strong {
    display: inline-block;
    padding: 10px 20px;
    font-weight: 400;
    border: 1px solid #d9e1ec;
}
#fof .hgroup h2 {
    margin: 0 0 15px;
    font-size: 60px;
}
#fof .hgroup h2 span {
    display: block;
    font-size: 30px;
}
#fof p {
    margin: 25px 0 0;
    padding: 0;
    font-size: 16px;
}
#fof p a {
    color: #fa0;
}
.loadingimg {
    background-image: url(/img/ajax-loader.gif);
    background-size: 40% !important;
    background-repeat: no-repeat;
    background-position: center;
}
.alert {
    border-radius: 0;
    background-image: none;
}
.checkbox label:after,
.radio label:after {
    content: "";
    display: table;
    clear: both;
}
.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #b29654;
    border-radius: 0.25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: 0.5em;
}
.radio .cr {
    border-radius: 50%;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 0.8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}
.radio .cr .cr-icon {
    margin-left: 0.04em;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all 0.3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: 0.5;
}
.profileTab {
    float: left;
    width: 100%;
    margin: 36px 0 0;
    position: relative;
    z-index: 2;
}
.profileTab button {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    outline: 0;
    display: none;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    background: #fff;
    border: 1px solid #ccc;
}
.profileTab button i {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    line-height: 30px;
    text-align: center;
    background-color: #f9f9f9;
    border-right: 1px solid #ddd;
}
.profileTab button i.pull-right {
    margin: 0;
    border-right: 0;
    border-left: 1px solid #ddd;
}
ul.profileTabs {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0 10px;
}
ul.profileTabs li {
    background: #eee;
    display: inline-block;
    border-style: solid;
    border-width: 1px 1px 0;
    border-color: #e0e0e0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
ul.profileTabs li.active {
    top: 1px;
    padding-top: 6px;
    background: #fff;
    position: relative;
    border-color: #e0e0e0;
}
ul.profileTabs li a {
    display: block;
    font-size: 16px;
    line-height: 32px;
    padding: 4px 15px;
    background: 0 0;
    outline: 0;
}
ul.profileTabs li a:hover,
ul.profileTabs li a:focus {
    background: 0 0;
}
#panelcontainer {
    float: left;
    width: 100%;
    padding: 20px 2%;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #ccc;
}
.panelLeft {
    float: left;
    width: 25%;
    margin-right: 1%;
    margin-bottom: 30px;
}
.panelRight {
    float: left;
    width: 73%;
    margin-left: 1%;
    margin-bottom: 30px;
}
.panelLeft hr,
.panelRight hr {
    border-top-color: #ccc;
}
.block {
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px #ccc;
    overflow: hidden;
}
.block-title {
    color: #666;
    display: block;
    font-size: 16px;
    font-weight: 700;
    background: #f7f7f7;
    padding: 10px 10px 10px 15px;
    text-shadow: 1px 1px #fff;
    box-shadow: inset 1px 1px #fff;
    border-bottom: 1px solid #ddd;
}
.block-content {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 15px 25px;
}
.profileTitle {
    margin-top: 0;
    font-size: 26px;
    font-weight: 700;
}
ul.profileInfo {
    float: left;
    width: 100%;
    padding: 0;
}
ul.profileInfo li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
}
ul.profileInfo li i {
    float: left;
    width: 24px;
    padding: 5px;
    margin-right: 5px;
    background: #eee;
}
ul.profileInfo li i.glyphicon-remove {
    color: red;
}
ul.profileInfo li span {
    float: left;
    padding: 5px;
    background: #f7f7f7;
    width: calc(100% - 29px);
}
.profileBtn {
    border: 0;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 14px;
    border-radius: 2px;
}
.btn-blue {
    color: #fff;
    background: #b9a657;
    text-shadow: 1px 1px 2px #020b27;
}
.btn-blue:hover {
    background: #1f55ff;
    text-decoration: none;
}
.btn-red {
    color: #fff;
    background: red;
}
.btn-red:hover {
    background: #741d1d;
    text-decoration: none;
}
.smalldesc {
    color: #b9a657;
}
.btn-gray {
    background: #eee;
}
.btn-gray:hover {
    color: #032a43;
    background: #ccc;
    text-decoration: none;
}
.btn-grey {
    color: #fff;
    background: #666;
    text-shadow: 1px 1px 2px #032a43;
}
.btn-grey:hover {
    background: #032a43;
}
ul.block-menu {
    margin: 0;
    padding: 0;
}
ul.block-menu li {
    border-bottom: 1px solid #eee;
}
ul.block-menu li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
}
ul.block-menu li a:hover {
    color: #06c;
    text-decoration: none;
    background: #eee;
}
.wallList {
    margin: 0;
    padding: 0;
}
.wallList li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 10px 10px 20px;
    border-right: 1px solid #ccc;
}
.wallList li:nth-child(even) {
    background: #f7f7f7;
}
.wallList li h3 {
    font-size: 14px;
    margin-top: 15px;
}
.wallList li i {
    font-size: 40px;
    color: #cdcdcd;
    margin-bottom: 15px;
}
.wallList li span {
    display: block;
}
.notice i {
    float: left;
    color: red;
    font-size: 40px;
    margin-right: 7px;
}
.itemList {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    background-color: #f7f7f7;
}
.itemInfo {
    float: left;
    width: 117px;
    padding: 4px;
}
.itemInfo a span {
    display: block;
    font-weight: 500;
}
.itemInfo a img {
    float: left;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.calendarBtn {
    display: none;
}
.panelRight input[type="text"],
.panelRight input[type="email"],
.panelRight select,
.panelRight textarea,
.stepRight input[type="text"],
.stepRight select,
.stepRight textarea,
#addSeasonPriceModal input[type="text"] {
    float: left;
    width: 100%;
    height: 34px;
    padding: 0 10px;
    font-size: 13px;
    color: #000;
    border-radius: 1px;
    border: 1px solid #c7c9cd;
    background-color: #f2f4f5;
    text-shadow: 0 1px 0 #fff;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.12);
    outline: 0;
}
.panelRight input.datepicker,
.stepRight input.datepicker,
.stepRight input.date1,
#addSeasonPriceModal input.date1 {
    background: #f2f4f5 url(../../img/calendar.png) no-repeat 96% center;
}
.panelRight input[type="text"]:focus,
.panelRight input[type="email"]:focus,
.stepRight input[type="text"]:focus,
.panelRight textarea:focus,
.stepRight textarea:focus {
    color: #000;
    text-shadow: 0 1px 0 #000;
}
.panelRight select,
.searchs form select,
.stepRight select {
    background-image: url(../../img/selectboxarrow2.png);
    background-position: 98% center;
}
.panelRight textarea,
.stepRight textarea {
    height: 100px;
    padding-top: 5px;
}
#addSeasonPriceModal .modal-header {
    padding: 8px 15px;
}
#addSeasonPriceModal .modal-header button {
    top: 0;
    right: 0;
    border: 0;
    color: #aaa;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    padding: 10px 15px;
    background: #e4e4e2;
}
.bootbox .modal-body {
    padding: 12px 15px;
}
.bootbox .bootbox-close-button {
    right: 0;
    top: 10px;
    width: 42px;
    height: 42px;
    margin: 0;
    font-size: 16px;
    text-shadow: none;
    position: absolute;
    color: transparent;
    background: #e4e4e2 !important;
    filter: alpha(opacity=100);
    opacity: 1;
}
.bootbox-close-button::after {
    content: "\f00d";
    color: #aaa;
    margin-right: 5px;
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.itemCalendar {
    float: left;
    padding: 4px;
    width: calc(100% - 117px);
    border-left: 1px solid #fff;
}
.itemCalendar iframe {
    float: left;
    width: 100%;
    height: 233px;
}
.profilForm span,
.stepRight span,
#addSeasonPriceModal span {
    height: 34px;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.profilForm span.bBottom3,
.stepRight span.bBottom3 {
    font-size: 18px;
    margin-bottom: 12px;
    border-bottom: 3px solid #5fae25;
}
#fileupload span {
    height: auto;
    color: #fff;
    display: inline-block;
}
.formTitle {
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding: 10px;
    background: #eee;
}
.searchs {
    float: left;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #eee;
    padding: 14px 10px 10px;
}
.searchs form input,
.searchs form select {
    width: 160px;
    height: 34px;
    padding: 6px;
    margin-right: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 5px #ccc;
}
.searchs form button {
    color: #032a43;
    font-weight: 600;
    padding: 7px 15px;
    border-radius: 4px;
    background: #f4f4f4;
    border: 1px solid #ccc;
    text-shadow: 1px 1px #fff;
    background: linear-gradient(#f4f4f4, #cccccc);
    background: -ms-linear-gradient(#f4f4f4 0%, #cccccc 100%);
    background: linear-gradient(#f4f4f4 0%, #cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F4F4F4',endColorstr='#CCCCCC',GradientType=0 );
}
.searchs form button:hover {
    color: #fff;
    box-shadow: none;
    background: #029be1;
    text-decoration: none;
    text-shadow: 1px 1px #017baf;
}
.addRealEstate {
    float: right;
    color: #fff;
    font-weight: 600;
    padding: 7px 15px;
    border-radius: 4px;
    background: #090;
    border: 1px solid #ccc;
    text-shadow: 1px 1px green;
}
.listTable {
    border-bottom: 1px solid #e7e7e7;
}
.listTable thead th {
    color: #424242;
    text-align: left;
    font-weight: 400;
    vertical-align: middle !important;
    border-style: solid !important;
    border-color: #e7e7e7 !important;
    border-width: 1px 1px 0 !important;
}
.listTable tbody td {
    padding: 7px 10px;
    vertical-align: middle !important;
    border-style: solid !important;
    border-color: #e7e7e7 !important;
    border-width: 1px 1px 0 !important;
}
.listTable tbody tr:nth-child(odd) {
    background: #f7f7f7;
}
.listTable tbody td img {
    float: left;
    width: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.postTitle {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
}
.listTable tbody td ul.tableProperties {
    float: left;
    width: 100%;
    padding: 0;
}
.listTable tbody td ul.tableProperties li {
    float: left;
    font-size: 13px;
    color: #999;
    font-weight: 700;
    line-height: 120%;
    margin-right: 5px;
    padding-left: 5px;
    border-left: 1px solid #999;
}
.listTable tbody td ul.tableProperties li:first-child {
    padding-left: 0;
    border-left: 0;
}
.listTable tbody td .actions .profileBtn {
    font-size: 12px;
}
.adverStatusText {
    display: block;
    text-align: center;
    margin-bottom: 7px;
}
.adverStatusText .glyphicon-ok-sign {
    top: 2px;
    font-size: 14px;
    color: #23c45c;
}
.tables_info {
    float: left;
    width: 100%;
}
.tables_info .postCount {
    float: left;
    font-size: 15px;
    line-height: 32px;
}
.tables_info .pagination {
    margin: 0;
}
ul.messageList {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.messageList li {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
ul.messageList li .checkboxWrap {
    float: left;
    width: 30px;
}
ul.messageList li .messageInfo {
    float: left;
    position: relative;
    padding-right: 100px;
    width: calc(100% - 30px);
}
ul.messageList li .messageInfo a:hover {
    color: #032a43;
    text-decoration: none;
}
ul.messageList li .messageInfo h5 {
    margin: 0 0 5px;
}
ul.messageList li .messageInfo span {
    color: #3c75c1;
}
ul.messageList li .messageInfo .messageDate,
.messageContainer ul li .messageDate {
    top: 0;
    right: 0;
    width: 100px;
    position: absolute;
}
.messageContainer ul li .messageDate {
    top: 5px;
}
ul.messageList li .messageInfo .messageDate em,
.messageContainer ul li .messageDate em {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-style: normal;
    text-align: center;
}
.messageContainer ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #f7f7f7;
    border: 1px solid #dcdcdc;
}
.messageContainer ul li {
    float: left;
    width: 100%;
    position: relative;
}
.messageContainer ul li h3 {
    margin: 5px 0 0;
    color: #032a43;
    font-size: 14px;
    font-weight: 700;
    padding: 7px 10px 10px;
}
.messageContainer ul li .messageContent {
    padding: 0 0 10px 20px;
}
.titleCustom {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #999;
    font-weight: 300;
    line-height: 20px;
    position: relative;
}
.titleCustom span {
    z-index: 2;
    float: left;
    position: relative;
    padding: 0 20px 0 0;
    background-color: #fff;
}
.titleCustom.bR1::after {
    content: "";
    left: 0;
    top: 12px;
    width: 100%;
    height: 1px;
    position: absolute;
    background-color: #ccc;
}
.favoriNoticeBtn,
.listTable tbody td .print {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    box-shadow: none;
    background: 0 0;
}
.listTable tbody td .print:hover {
    color: #032a43;
}
.stepTitle {
    float: left;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    background: #f7f7f7;
    box-shadow: 0 2px 2px #ccc;
}
.stepTitle h2 {
    padding: 0;
    margin: 10px 0;
    font-size: 24px;
    font-weight: 700;
    color: #032a43;
}
.stepTitle img {
    float: left;
    height: 60px;
    padding: 2px;
    margin-right: 10px;
    border: 1px solid #ccc;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.stepTitle b {
    color: #0065ca;
    font-size: 16px;
}
.returnBtn {
    float: right;
    margin-top: -38px;
}
.stepLeft {
    float: left;
    width: 160px;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
}
.stepLeft ul {
    margin: 0;
    padding: 0;
    background: #f7f7f7;
}
.stepLeft ul li {
    display: block;
    margin: 0;
    padding: 0;
}
.stepLeft ul li a {
    display: block;
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 15px 10px;
    position: relative;
    background: #eee;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    transition: 0.5s linear;
}
.stepLeft ul li a i {
    display: block;
    font-size: 28px;
    margin-bottom: 10px;
}
.stepLeft ul li a:hover {
    text-decoration: none;
    background: #ccc;
}
.stepLeft ul li a.active,
.stepLeft ul li a.active:hover {
    color: #fff;
    background: #5fae25;
}
.stepLeft ul li a.active::after {
    content: "";
    top: 50%;
    right: 0;
    display: block;
    margin-top: -10px;
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff;
}
.stepRight {
    float: left;
    padding: 10px;
    width: calc(100% - 170px);
    position: relative;
}
.stepRight hr {
    margin-left: 15px;
    width: calc(100% - 30px);
}
.stepRight label {
    float: left;
    width: 100%;
    cursor: pointer;
}
.stepRight label.grid3 {
    width: 33.333%;
}
.stepRight label.grid4 {
    width: 25%;
}
.stepRight .grid {
    float: left;
    width: 100%;
    padding: 0 5px;
    margin: 0 0 5px;
}
.stepRight .grid.grid2 {
    width: 50%;
}
.stepRight .grid.grid3 {
    width: 33.333%;
}
.stepRight .grid.grid4 {
    width: 25%;
}
.stepRight input.halfInput,
.stepRight select.halfInput {
    width: 50%;
}
.stepRight input.halfInput.mRight,
.stepRight select.halfInput.mRight {
    margin-right: 2px;
    width: calc(50% - 2px);
}
.stepRight input.halfInput.mLeft,
.stepRight select.halfInput.mLeft {
    margin-left: 2px;
    width: calc(50% - 2px);
}
#stepMap {
    float: left;
    width: 100%;
    height: 400px;
}
.btnRight {
    float: right;
}
.fileinput-green,
.fileinput-green:hover,
.fileinput-green:active {
    border: 0;
    color: #fff;
    border-radius: 0;
    text-decoration: none;
    background-color: #35aa47;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fileinput-primary {
    border: 0;
    color: #fff;
    border-radius: 0;
    text-decoration: none;
    background-color: #4b8df8;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fileinput-primary:hover,
.fileinput-primary:active {
    border: 0;
    color: #fff;
    border-radius: 0;
    text-decoration: none;
    background-color: #2474f6;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fileinput-grey {
    border: 0;
    color: #032a43;
    border-radius: 0;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fileinput-grey:hover,
.fileinput-grey:active {
    border: 0;
    color: #032a43;
    border-radius: 0;
    text-decoration: none;
    background-color: #d1d1d1;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fileinput-grey span,
.fileinput-grey:hover span,
.fileinput-grey:active span {
    color: #032a43 !important;
}
.fileinput-red {
    border: 0;
    color: #fff;
    border-radius: 0;
    text-decoration: none;
    background-color: #d84a38;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fileinput-red:hover,
.fileinput-red:active {
    border: 0;
    color: #fff;
    border-radius: 0;
    text-decoration: none;
    background-color: #c13726;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fileinput-orange {
    color: #fff;
    text-decoration: none;
    background-color: #ffb848;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fileinput-orange:hover,
.fileinput-orange:active {
    color: #fff;
    text-decoration: none;
    background-color: #ffa81f;
    -webkit-box-shadow: none;
    box-shadow: none;
}
ul.files {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.files li {
    float: left;
    height: 97px;
    width: 143px;
    position: relative;
    text-align: center;
    border-radius: 2px;
    padding: 0 1px 1px 0;
    margin: 0 0 10px 10px;
    border: 1px solid #c8c8c8;
}
.image-canvas {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 300;
    position: absolute;
}
.image-canvas .preview {
    width: 100%;
    height: 100%;
    z-index: 100;
    position: absolute;
    text-align: center;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.image-canvas canvas,
.image-canvas img {
    top: 50%;
    width: 100%;
    height: 100%;
    position: relative;
    border: 5px solid #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.template-download .actions {
    top: 5px;
    left: 5px;
    bottom: 4px;
    width: 100%;
    z-index: 400;
    padding-right: 5px;
    position: absolute;
}
.actions .fileinput-grey {
    float: left;
    width: 117px;
    margin-top: 42px;
    padding: 1px 5px;
}
.actions .fileinput-grey.active {
    color: #fff;
    text-decoration: none;
    background-color: #ffb848;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.actions .fileinput-grey.active:hover,
.actions .fileinput-grey.active:focus {
    color: #fff;
    text-decoration: none;
    background-color: #ffa81f;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.actions .fileinput-grey.active span,
.actions .fileinput-grey.active:hover span,
.actions .fileinput-grey.active:focus span {
    color: #fff !important;
}
.actions .fileinput-red {
    float: right;
    margin-right: 5px;
    padding: 1px 5px;
    border-radius: 2px;
}
.photo-upload-progress {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 300;
    text-align: center;
    position: absolute;
    padding: 12px 10px 0;
    background-color: rgba(0, 0, 0, 0.4);
}
.photo-upload-progress em {
    color: #fff;
    display: block;
    font-style: normal;
    margin-bottom: 5px;
}
.photo-upload-progress .progress {
    margin-bottom: 0;
    background: 0 0;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.17);
}
.photo-upload-progress .progress .progress-bar {
    background: 0 0;
    background-color: #29af82;
}
.photo-upload-progress .fileinput-orange {
    margin-top: 5px;
    padding: 1px 5px;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p em.fultext {
    width: 100%;
    float: left;
    font-size: 14px;
    padding: 0 6px;
    line-height: 29px;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p em.yarimtext {
    width: 50%;
    float: left;
    font-size: 14px;
    padding: 0;
    line-height: 29px;
    font-weight: 400;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p em.yarimtext span {
    padding: 0;
    float: left;
    margin-left: 5px;
    color: #fff;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p em.yarimtext input {
    float: left;
}
.ItemPaymentDetailContent .paymentContainer .PaymentDesc .PaymentWatcherTable p em.yarimtext .btn {
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 21px;
}
.hemenode .sonuc {
    float: left;
    width: 100%;
    padding: 10px;
}
.hemenode .sonuc p {
    text-align: center;
}
.hemenode .sonuc h3 {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 18px;
}
.hemenode .sonuc .ItemPaymentDetailContent .paymentContainer .PaymentDesc b.CardTitle {
    margin: 0 0 10px;
}
.hemenode .loading {
    width: 100%;
    float: left;
    background-image: url(../img/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 500px;
}
.classFieldDetailTopBar h1 {
    color: #c5b25b;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	    margin-top: 15px;
		    margin-bottom: 0px;
}
.checkListCustom{
	margin-top:0 !important;
	padding-right: 0;
	    margin-bottom: 0;
}

.checkListRow>label{
font-size: 17px !important;
}

.accordion-content {
	overflow-x:hidden;
    overflow-y: auto;
    max-height: 240px;
}
.accFirstTitle, .accFirstContent,.accCustom>.drawer:first-child {
    visibility: hidden;
    position: absolute;
    z-index: -9999;
}
.ozellikbaslik {
    margin-top: 30px;
}
.floatContent,.freePdf{
position: fixed;
    width: 340px;
    bottom: 130px;
    right: 30px;
    background-color: #fff;
    color: #FFF;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #999;
    font-size: 12px;
	z-index: 9;
	
}
.float{
    background-color: #b9a657;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 700;
	background-image: linear-gradient(to right, #8e753c, #c5b25b, #8e753c);
}

.floatRel{
position: relative;
bottom: 0;
width:auto;
right: 0;
}
.float:hover{
    color: #FFF;
	text-decoration:none;
}
.floatContent h1,.freePdf h1{
	background:#b9a657;
	color:#fff;
	text-align: center;
	    padding: 7px;
}
.floatContent h1 i,.freePdf h1 i{
	color:#fff;
	padding-right:5px;
}
.floatContent .hizliiletisimformu,.freePdf .hizliiletisimformu {
    margin: 0;
	padding: 30px;
}
.footerLogo{
    background: #232222;
    padding: 59px 0px;
    text-align: center;
    height: 220px;
    vertical-align: middle;
}
.footerRight{
	height:100%;
	padding-left:100px;
	padding-right:100px;
	padding-top:30px;
}
.footerLogo img {
    width: 120px;
}
.footerTitle {
    color: #fff;
    font-weight: 700;
	font-size:14px;
	    background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footerContent {
    color: #fff;
	font-size:14px;
	padding-right: 15px;
}
.footerBottom{
	margin-top:30px;
}
.footerContent i {
    position: absolute;
    margin-left: -15px;
    font-size: 12px;
    margin-top: 5px;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footerContent i.fab.fa-whatsapp {
margin-left: -37px;
    border-radius: 3px;
    font-size: 13px;
}
.tipIcon {
    height: 170px;
    border: solid 1px #ccc;
    width: 100%;
    object-fit: contain;
    padding: 30px;
}
.emlakTipi {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.tipTitle {
    font-size: 20px;
    margin-top: 10px;
}
.homeParallax{
	background-image: url("../../img/homebg4.jpg"); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-position: center -88.6328px;min-height: 300px;padding: 50px;margin-top: 70px;
}
.homeParallax h2{
    width: 200px;
    font-size: 54px;
    font-weight: 700;
    color: #042943;
	margin-top: 0;
}
.homeParallax span{
	font-size: 24px;
    color: #fff;
    background: #b9a657;
    padding: 0 10px;
}
.homeSec{
	background: url(../../img/homexbg3.jpg);
    width: 100%;
    height: 577px;
    display: inline-block;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	margin-top:80px;
}
.homeSec .hizliiletisimformu{
	background:transparent;
	    padding-top: 20px;
}
.homeSec .hizliiletisimformu form input, .hizliiletisimformu form textarea {
    border: 1px solid #87898d;
    background-color: transparent;
}
.freePdf .hizliiletisimformu form textarea {
    border: 1px solid #87898d;
    background-color: #ffffff;
}

#classFieldInfo .hizliiletisimformu form input, #classFieldInfo .hizliiletisimformu form textarea {

    background-color: #fff;
}
#classFieldInfo .hizliiletisimformu {
    margin-top: 50px;
}
.homeSec .hizliiletisimformu form button.btn {
    background: #b9a657;
	color:#fff;
	text-shadow:none;
}
.homeSec .hizliiletisimformu h1{
    font-size: 37px;
    font-family: arial-black;
    color: #b9a657;
    margin-bottom: 30px;

}
.homeSec1 {
    font-size: 64px;
    margin-top: 30px;
	padding-left:10px;
	color: #b9a657;
}
.homeSec2 {
    font-size: 64px;
    font-family: arial black;
    padding-left: 10px;
    line-height: 45px;
    margin-bottom: 20px;
	color: #35596e;
}
.nte{
	margin-top: 30px;
    display: inline-block;
    width: 100%;
}
.nte img{
	    height: 80px;
}
.nteTitle {
    margin-top: 15px;
    font-size: 15px;
    color: #fff;
}
.nteCol{text-align:center;padding: 0;}


.taksitsayisi {
        position: absolute;
    background: rgba(5,41,67,0.7);
    z-index: 999999999999;
    display: block;
    padding: 5px 15px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}



.blog{
    display: inline-block;
}
.blogImg {
    background: #000;
}
.blog img{
opacity: 0.8;
	 transition: all 1s ease;
	 width: 100%;
}
.blog img:hover{
	opacity:1;
	
}
.blogTitle {
    margin-top: 15px;
    font-size: 20px;
    color: #fff;
	margin-bottom: 10px;
	min-height: 86px;
}
.blogCol{text-align:center;padding-right: 0;}
.footerSocial i {
    color: #fff;
    font-size: 23px;
    margin-top: 20px;
    margin-right: 10px;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.categories.homeIcons {
    padding-bottom: 80px;
}
.classifiedInfo>h3, .classifiedInfo .getBox .priceInfo h3 {
    font-size: 14px;
    color: #039;
    padding-bottom: 20px;
}
.classifiedInfo h2 {
    font-size: 12px;
    color: #039;
    padding: 3px 10px 10px 0;
    border-bottom: 1px solid #dedede;
}
.classifiedInfo h2 {
	font-size: 12px;
    color: #039;
	padding: 3px 10px 10px 0;
    border-bottom: 1px solid
}
.classifiedInfo h2 span {
    display: inline-block;
    padding: 0 3px;
}
.classifiedInfo .classifiedInfoList {
    padding-top: 4px;
	margin: 0;
    padding: 0;
    background: no-repeat 0;
	list-style: none;
	color: #fff;
	background: linear-gradient(to right, #8e753c, #d5c187, #8e753c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.glyphicon-ok:before {
    color: #a4903f;
}
.classifiedInfo .classifiedInfoList li {
	margin: 0;
    background: no-repeat 0 0;
    border-bottom: 1px dotted #5b5b5b;
    padding: 5px 0;
    zoom: 1;
}
.classifiedInfo .classifiedInfoList li:before, .classifiedInfo .classifiedInfoList li:after {
    display: table;
    content: "";
    zoom: 1;
}
.classifiedInfo .classifiedInfoList strong {
    padding-right: 10px;
    float: left;
	width: 160px;
}
.classifiedId {
    color: #f00;
}
.classifiedInfo .classifiedInfoList span {
    float: left;
	width: 130px;
}

#OpenLayers_Control_MaximizeDiv {
    display: none;
}
.blogdetay .bluetitle {
    margin-bottom: 20px;
}
.blogresim img{
	    width: 100%;
    height: 430px;
    object-fit: cover;
}
.homeblog a:hover{
	text-decoration:none !important;
}
.blogicerik{
	margin-top:20px;
}
.homeblog {
    background: #040404;
    display: flex;
    width: 100%;
    margin-top: 70px;
    padding-bottom: 80px;
}
.categories .icon_caoursel .title span,.categories.homeIcons .title span {
    
}
.blogCol a {
    background: #baa657;
    display: block;
    padding: 10px;
    box-shadow: 0 0 2px #d0d0d0;
	    background-image: linear-gradient(#8e753c, #c5b25b, #8e753c);
}
.blogSagRow {
    margin-bottom: 10px;
}

.blogSagImg{
	 padding: 0;
}

.blogSagImg img{
	 filter: saturate(10%);
	 transition: all 1s ease;
}
.blogSagImg img:hover{
	filter: saturate(100%);
}


.blogdetay {
    margin-bottom: 50px;
}
.detayTabs{
	margin-top:30px;display: inline-block;
	border-bottom: 1px solid #8e753c;
    width: 100%;
}
.detayTabContent{
	    padding-top: 20px;
}
.taksitc::before{
  position: absolute;
 top: 41px;
    right: -8px;
  content: '';
  background: #b5030b;
  height: 28px;
  width: 28px;
  transform : rotate(45deg);
}

.taksitc::after{
  position: absolute;
  content: attr(data-label);
  top: 16px;
  right: -14px;
  padding: 10px 0;
  width: 120px;
  background: #e9040f;
  color: white;
  text-align: center;
  box-shadow: 4px 4px 15px rgba(26, 35, 126, 0.2);
      font-weight: bold;
}
.homeBlogCol{
	margin-top: 20px;
	padding-right: 0;
	    margin-bottom: 70px;
}
ul.dropdown-menu img {
    width: 20px;
    border: solid 1px #ccc;
    height: 20px;
    border-radius: 50%;
    margin-right: 5px;
}
.resultItem.lastAdded.row {
}
.homeBolge {
    font-size: 16px !important;
}
#homeilanlar .item {
    border: solid 1px #90773c;
    margin-bottom: 30px;
}
@media screen and (max-width:767px){
	.taksitc::before{
    left: -2px;
	top: 33px;
}

.taksitc::after{
  left: -8px;
  top: 8px;
}

.footerTitle {
    margin-top: 30px;
}
.footerRight {
    padding-left: 50px;
    padding-right: 50px;
}
.floatRel {
    margin-top: 30px;
    margin-bottom: 30px;
}
.main {
    margin-top: 95px;
}

.row.categories {
      max-height: fit-content;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.nte {
    margin-left: 0;
    margin-right: 0;
}
.nteCol {
    margin-bottom: 20px;
}
.blogCol {
    margin-bottom: 30px;
	    padding: 0;
}
.blog {
    margin-left: 0;
    margin-right: 0;
}
.nteTitle {
    font-size: 16px;
    color: #fff;
}
.nte img {
    height: 50px;
}
.homeTitle strong {
    margin-top: 0px;
}
.homeblog {
    padding-bottom: 0px;
}
}