body {
	font-family: 'Open Sans', sans-serif;
	background-color: #e9e9e9;
	font-size: 16px;
}
img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
html {
    overflow: scroll;
	-webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 0px; /* Remove scrollbar space */
    background: transparent; /* Optional: just make scrollbar invisible */
/*	display: none;*/
}
::-webkit-scrollbar-thumb {
/*	background: red;*/ /* Optional: show position indicator in red */
}
p {
	margin: 0 0 20px;
}
/* GLOBAL */
.navContainer, .cardBoxContainer, .Properties, .brokerCover img, .brokerMessage, .testHeader, .testCarousel, .certsHeader, .certsBG, .brokerForm div, .brokerBack img, .carouselGallery, .propInfo {
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	-ms-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	-o-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
}
/* MOBILE */
#mobileMenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    padding-top:50px;
    background-color: #1b1b1b;
    display: none;
}
ul {
	margin: 0;
	padding: 0;
	height: 100%;
}
/*ul:nth-child(1){padding-top:50px}*/
#mobileMenu ul li {
    display: block;
    color: #999999;
    padding: 24px 0 0;
    margin: 0 24px;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase;
    /*border-bottom: 1px solid #666666;*/
}
#mobileMenu ul a li {
	border-bottom: 1px solid #666666;
}
.toggleMobile {
    display: none;
}
#mobileMenu ul li.active {
    color: #fff;
}
/* HEADER */
header {
/*	header'i hiyerarside nav'in altina aldigimizda bunlari ekledik*/
	z-index: -1;
	position: absolute;
	width: 100%;
	top: 0;
/*	header'i hiyerarside nav'in altina aldigimizda bunlari ekledik*/
/*	background-color: #304010;*/
	background-color: #ff4500;
	height: 120px;
	background-image: url("../images/shape-dark-06.svg");
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}
header .text-center img {
	height: 28px;
	padding: 0 12px;
	margin-top: 11px;
    transition: all 0.5s ease;
}
header .text-center img:hover {
    transform: rotate(360deg);
}
.mapMarker, .mapMarker:hover {
	transform-origin: 50% 35.7%;
}
.navContainer {
	background-color: #ffffff;
/*	header'i hiyerarside nav'in altina aldigimizda bunu degistirdik*/
	margin-top: -70px;
	margin-top: 50px;
/*	header'i hiyerarside nav'in altina aldigimizda bunu degistirdik*/
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 29px;
	padding-right: 29px;
/*	height: 136px;*/
	height: 106px;
}
.logo {
/*	position: absolute;*/
	max-width: 290px;
/*	margin-left: -120px;*/
}
.navbar-right {
/*	padding-top: 13px;*/
}
.navbar-right img {
/*	max-width: 200px;*/
}
.navbar-right .text-right {
/*	margin-top: 28px;*/
/*	padding-right: 10px;*/
}
.tel {
	font-size: 17px;
	color: black;
	color: #193276;
}
.email {
	color: black;
}
.tel:hover{
	text-decoration: none;
	color: #193276;
	opacity: 0.6;
}
.email:hover {
	text-decoration: none;
	color: black;
	opacity: 0.6;
}
.pagination {
	font-weight: 800;
	font-size: 22px;
/*	margin-left: 350px;*/
/*	margin-top: 80px;*/
	margin-top: 68px;
	margin-bottom: 0;
}
.pagination>li>a, .pagination>li>span {
	border-color: orangered;
	border-top-width: 0;
	border-bottom-width: 0;
	padding: 3px 12px;
}
/* SONRADAN EKLENENLER (navigasyonu kaldirmak ve emlaktaki feneri koymak icin bunlari aktiflestir) */
/*
.pagination  {
	margin-left: 205px;
}
*/
.pagination>li>a, .pagination>li>span {
/*	color: #012169;*/
}
/*
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-left-width: 0;
	padding-left: 6px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-right-width: 0;
	padding-right: 6px;
}
.underConstruction {
	color: red;
	font-weight: 800;
	font-size: 22px;
	width: 1080px;
	position: absolute;
}
.underConstruction li {
	text-align: center;
	left: 282px;
	top: 20px;
}
*/
.navbar-nav {
/*	width: 554px;*/
/*	margin: 20px 263px;*/
/*	width: 538px;*/
/*	margin: 25px 271px;*/
	margin: 46px 0 0;
}
.navbar-nav>li>a {
	padding: 10px;
	color: #012169;
	font-size: 20px;
	font-weight: 900;
}
.navbar-nav>li.active>a {
/*	color: #999999;*/
	color: #798085;
}
/* CONTAINER */
/* FOOTER */
.footer {
	padding-top: 24px;
	padding-bottom: 24px;
	min-height: 144px;
/*	background-image: url("../images/shape-dark-06.svg");*/
/*	background-repeat: no-repeat;*/
/*	background-position: left;*/
/*	background-size: cover;*/
/*	background-color: #193276;*/
	background-color: #012169; /*cb lacivert*/
	background-color: #0070c0; /*karavan macenta*/
	background-color: #a01080; /*baga mavi*/
	background-color: #109030; /*baga yesil*/
	background-color: #304010; /*kartek yesil*/
	background-color: #203010; /*yesil*/
	background-color: #012169;
	margin-top: 48px;
}
.footer p {
	margin-bottom: 14px;
}
.footer a {
	text-decoration: none;
	color: white;
}
.footer img {
/*	max-height: 152px;*/
}
.footer .logo {
	margin-top: 73px;
}
.footer .text-right {
/*	color: #7584ad;*/
}
.footer .text-center span, .footer .text-right span {
	opacity: 0.75;
/*	margin-top: 10px;*/
}
.footer .text-right p strong {
/*	color: white;*/
/*	opacity: 1;*/
}
.footer .fa {
	padding-right: 4px;
}
.footer .text-center img {
	height: 38px;
	margin-top: 19px;
	margin-bottom: 11.5px;
    transition: all 0.5s ease;
}
.footer .text-center img:hover {
    transform: rotate(360deg);
}
/* MISC */
.clear {
	clear: both
}
.saklan {
    position: absolute;
    clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
    clip: rect(1px, 1px, 1px, 1px);
}
/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */
@media only screen and (max-width: 1200px) {
	.pagination {
		margin-left: 90px;
	}
	/* SONRADAN EKLENENLER */
	.pagination  {
		margin-left: 105px;
	}
	.underConstruction {
		width: 880px;
	}
	.underConstruction li {
		left: 182px;
	}
	.navbar-nav {
/*		width: 454px;*/
/*		margin: 28px 215px;*/
/*		font-size: 12px;*/
	}
	.navbar-nav>li>a {
		padding: 8px;
/*		color: #0070c0;*/
	}
	.footer .logo {
		margin-top: 68px;
	}
	.footer .text-center img {
		margin-top: 16px;
	}
	.footer p {
		margin-bottom: 12px;
	}
}
@media only screen and (max-width: 992px) {
	.pagination {
		font-size: 14px;
		margin-left: 34px;
		margin-top: 90px;
	}
	.pagination>li>a, .pagination>li>span {
		padding: 2px 8px;
	}
	/* SONRADAN EKLENENLER */
	.pagination  {
		margin-left: 42px;
	}
	.underConstruction {
		font-size: 14px;
		width: 660px;
	}
	.underConstruction li {
		left: 162px;
		top: 40px;
	}
	.navbar-right {
/*		display: none;*/
/*		position: absolute;*/
/*		right: 0;*/
	}
    #mobileMenu
    {
        display: block;
        z-index: 99;
    }
    .toggleMobile
    {
        position: fixed;
        top: 10px;
        right: 10px;
        display: block;
        width: 40px;
        height: 36px;
        cursor: pointer;
        z-index: 999;
    }
    .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
    {
        display: block;
        position: absolute;
        width: 40px;
        height: 8px;
        right: 0;
        background: #999999;
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
    }
    .toggleMobile span.menu1
    {
        top: 0;
    }
    .toggleMobile span.menu2
    {
        top: 14px;
    }
    .toggleMobile span.menu3
    {
        top: 28px;
    }
    .toggleMobile.aktif span.menu1
    {
        top: 14px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
    }
    .toggleMobile.aktif span.menu2
    {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
    }
    .toggleMobile.aktif span.menu3
    {
        opacity: 0;
        -webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
    }
    .navbar-nav
    {
        display:none;
    }
	.navbar {
		margin-bottom: 0;
		text-align: center;
	}
	.navbar-header, .navbar-brand {
		width: 100%;
	}
	
	.footer .col-md-4 {
		text-align: center;
	}
	.footer .text-center p {
		margin-bottom: 0;
	}
	.footer .text-right p {
/*		margin-bottom: 15px;*/
		margin-bottom: 0;
	}
	.footer .text-muted br:nth-of-type(1), .footer .text-muted br:nth-of-type(2) {
		display: none;
	}
	.footer .text-right {
/*		display: none;*/
	}
	.footer .text-center img {
		margin-top: 19px;
/*		margin-bottom: 19px;*/
	}
	.footer .logo {
		margin-top: 0;
	}
	.footer .text-center img {
		margin-top: 24px;
	}
	.rowDismiss {
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	.container {
		width: 548px;
	}
	.navContainer {
		padding-bottom: 8px;
	}
/*
	.navbar {
		margin-bottom: 0;
		text-align: center;
	}
	.navbar-brand {
		width: 100%;
	}
*/
	.navbar-right {
		margin-top: -50px;
	}
	.pagination {
		font-size: 22px;
		margin-left: 0;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.pagination>li>a, .pagination>li>span {
		padding: 3px 12px;
	}
	/* SONRADAN EKLENENLER */
	.underConstruction {
		font-size: 22px;
		width: 488px;
	}
	.underConstruction li {
		left: 0;
		top: 10px;
	}
}
@media only screen and (max-width: 580px) {
	.container {
		width: 488px;
	}
	/* SONRADAN EKLENENLER */
	.underConstruction {
		width: 428px;
	}
	.logo {
		max-width: 278px;
	}
	.navContainer {
/*		height: 114px;*/
	}
}
@media only screen and (max-width: 520px) {
	.container {
		width: 448px;
	}
	/* SONRADAN EKLENENLER */
	.underConstruction {
		width: 388px;
	}
	.navContainer {
/*		height: 114px;*/
	}
}
@media only screen and (max-width: 480px) {
	header .text-center img {
		height: 24px;
		padding: 0 4px;
		margin-top: 13px;
	}
	.container {
		width: 338px;
	}
	.navbar-nav:first-of-type {
		padding-left: 0;
	}
	.navbar-brand {
		width: 278px;
		height: 114px;
	}
	.navbar-right .pull-right {
		width: 278px;
	}
	.navbar-right .text-right {
		width: 278px;
		margin-top: 0;
		padding-right: 0;
		text-align: center;
	}
	.text-right {
		padding-top: 10px;
	}
	.footer .text-right {
		padding-top: 0;
	}
	.pagination {
		font-size: 14px;
	}
	.pagination>li>a, .pagination>li>span {
		padding: 2px 8px;
	}
	/* SONRADAN EKLENENLER */
	.underConstruction {
		font-size: 14px;
		width: 278px;
		margin-top: 14px;
	}
	.navbar-right {
		display: none;
	}
	.navContainer {
/*		height: auto;*/
	}
}
@media only screen and (max-width: 370px) {
	header .text-center img {
		padding: 0;
	}
	.container {
		width: 288px;
	}
	.navbar-brand {
		height: 93px;
	}
	.navbar-brand, .navbar-right .pull-right, .navbar-right .text-right {
		width: 228px;
	}
	/* SONRADAN EKLENENLER */
	.underConstruction {
		width: 228px;
		margin-top: 4px;
	}
	.logo {
/*		max-width: 208px;*/
		max-width: 226px;
	}
	.navContainer {
		height: 95px;
	}
}
@media only screen and (max-width: 320px) {
	.container {
		width: 268px;
	}
	.navbar-brand, .navbar-right .pull-right, .navbar-right .text-right {
		width: 208px;
	}
	/* SONRADAN EKLENENLER */
	.underConstruction {
		width: 208px;
	}
	.logo {
		max-width: 206px;
	}
	.navContainer {
		height: 91px;
	}
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 1360px) {
}
@media only screen and (min-width: 1439px) {
}
@media only screen and (min-width: 1599px) {
}
