p{
	font-size: 15px;
}
.space_top{
	margin-top: 40px;
}
.flat{
	background-image: url("img/flat.png");
}
.breadcumb-area-supra{
	height: 31px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	position: relative;
}
.ptb-50{
	padding: 50px 0px;
}
.pb-50{
	padding-bottom: 50px;
}
.prallex-area-small{
	height: 350px !important;
}
.prallex-area-small-i{
	height: 100px !important;
}
.brand-active-small p{
	margin-top: 10px;
}
.blog-content-small{
	position: relative;
	padding: 0px;
	border-bottom: 2px solid #c3c3c3;
}
.blog-content-small p{
	font-size: 10px;
	padding: 0px !important;

	text-align: center;
	width: 100%;
	min-height: 50px;
	margin-bottom:0px;
}
.blog-content-medium h3{
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
}
.blog-content-medium{
	position: relative;
	padding: 0px;
	border-bottom: 2px solid #c3c3c3;
}
.font-white{
	color: white !important;
}
.blog-content-medium p{
	padding: 0px !important;

	width: 100%;
	min-height: 150px;
	margin-bottom:0px;
}
.detail_pages{
	min-height: 
}
.subtitle{
	font-size: 14px;
}
.silver_bg{
	background:#a2a2a2 !important;
	border-left: 5px solid #838383 !important;
}
.overlay br{
	 line-height: 1.6;
}

/* Image style */
#scrollUp {
    background-image: url("img/top.png");
    bottom: 20px;
    right: 20px;
    width: 50px;    /* Width of image */
    height: 50px;   /* Height of image */
}

#toggleActive {
    padding: 10px;
    width: 100%;
    text-align: center;
    display: inline-block;
    background-color: #444;
    color: #eee;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#toggleActive.active {
    background-color: #F66169;
    color: #FAEFDE;
}

#scrollUp-active {
    display: none;
}

.myButton {
	-moz-box-shadow:inset 0px -33px 0px -24px #e67a73;
	-webkit-box-shadow:inset 0px -33px 0px -24px #e67a73;
	box-shadow:inset 0px -33px 0px -24px #e67a73;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e4685d), color-stop(1, #eb675e));
	background:-moz-linear-gradient(top, #e4685d 5%, #eb675e 100%);
	background:-webkit-linear-gradient(top, #e4685d 5%, #eb675e 100%);
	background:-o-linear-gradient(top, #e4685d 5%, #eb675e 100%);
	background:-ms-linear-gradient(top, #e4685d 5%, #eb675e 100%);
	background:linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4685d', endColorstr='#eb675e',GradientType=0);
	background-color:#e4685d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:10px;
	padding:1px 3px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eb675e), color-stop(1, #e4685d));
	background:-moz-linear-gradient(top, #eb675e 5%, #e4685d 100%);
	background:-webkit-linear-gradient(top, #eb675e 5%, #e4685d 100%);
	background:-o-linear-gradient(top, #eb675e 5%, #e4685d 100%);
	background:-ms-linear-gradient(top, #eb675e 5%, #e4685d 100%);
	background:linear-gradient(to bottom, #eb675e 5%, #e4685d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb675e', endColorstr='#e4685d',GradientType=0);
	background-color:#eb675e;
}
.myButton:active {
	position:relative;
	top:1px;
}

.team-small h3{
	font-size: 10px;
}
.team-small .team-info p{
	margin-top: 10px;
	font-size: 7px;
}

.border-card{
	border: 1px solid #ccc;
}



.btntop1{
	margin-top: 10px;
	width: 100%;
	text-align: left;
}
.btntop1:hover{
	background-color: #ccc;
	padding-left: 30px;
}






.anaharita {
	/*width: 900px;*/
	width: 100%;
	height: 600px;
}
#haritaMain {
	/*width:775px;*/
	width: 100%;
	border:1px solid #b8b8b8;
	background:#eeeeee;
	display:table;
	margin-top:10px;
}

#harita {
	width:780px;
	border:1px solid #b8b8b8;
	background:#eeeeee;
	margin-bottom:10px;
	display:table;
}

#haritaPopUp {
	width: 395px;
	padding-left:27px;
	position: absolute;
	z-index:9999;
	display:none;
}
#haritaPopUp .haritaWrapper {
	width: 320px;
	position:absolute;
	z-index:9;
	display:table;
}
#haritaPopUp .arrow {
	position:absolute;
	background:url(images/infowindow_arrow.png) no-repeat;
	width:27px;
	height:40px;
	margin-top:10px;
	margin-left:-14px;
	z-index:10;
}
#haritaPopUp .haritaWrapper .top {
	background:url(images/infowindow_top.png) no-repeat;
	width: 320px;
	height: 20px;
}
#haritaPopUp .haritaWrapper .content {
	background:url(images/infowindow_cr9content.png) no-repeat left bottom;
	;
	width: 320px;
	z-index: 9999;
	color: #666;
	padding-left:18px;
	padding-bottom:20px;
}
#haritaPopUp .haritaWrapper .content .container {
	width: 355px;
	min-height:120px;
	max-height:350px;
	overflow:auto;
}
#haritaPopUp .haritaWrapper .content .container .left {
	width: 275px;
	float: left;
	/*border-right: 1px dotted #999;*/
	display:table;
	min-height:160px;
}
#haritaPopUp .haritaWrapper .content .container .left .magazaadi {
	width: 275px;
	font-weight: bold;
	font-size: 14px;
	/*margin-bottom: 10px;*/
}
#haritaPopUp .haritaWrapper .content .container .left .magazaadres {
	width: 275px;
	font-size: 13px;
}
#haritaPopUp .haritaWrapper .content .container .left .magazabilgi {
	width: 275px;
	/*margin-top: 10px;*/
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}
#haritaPopUp .haritaWrapper .content .container .right {
	width: 100px;
	float: left;
	padding-left: 10px;
	font: 16px;
	font-weight: bold;
}
/*#haritaPopUp .haritaWrapper .content .container .right .urunlogo {
	margin-top: 5px;
	cursor:pointer;
}*/
.accordionButton {
	font-weight:bold;
	width: 320px;
	margin-right:20px;
	float: left;
	_float: none;  
	border-bottom: 1px dotted #333;
	cursor: pointer;
	height:30px;
	padding-bottom:5px;
	padding-top:5px;
}
.accordionContent {
	clear:both;
	padding-top:10px;
}
.on {
	font-weight:bold;
	cursor:pointer;
	color:#900;
}
.over {
	font-weight:bold;
}
.mapCluster {
	cursor:pointer !important;
}

.cluster {
	color:#333;
	text-align:center;
	font-family: 'Tahoma';
	font-size:11px;
	font-weight:bold;
	cursor:pointer !important;
}
.cluster-1 {
	background-image:url(images/c_red.png);
	line-height:30px;
	width: 50px;
	height: 50px;
}

.cluster-2 {
	background-image:url(images/c_green.png);
	line-height:45px;
	width: 70px;
	height: 70px;
}
.cluster-3 {
	background-image:url(images/c_blue.png);
	line-height:65px;
	width: 90px;
	height: 90px;
}

.anaharita div img:hover{
	top:-3px;
}
.post-img-resources{
	float: left;
	display: block;
}
.post-img-resources img{
	width: 32px !important;
	height: 23px !important;
}
.font-style2{
	font-weight: bold;
	font-style: unset;
}


.TopContant{
	border: 1px solid #ccc;
}
.blog-content img{
	width: 250px;
	float: left;
	margin-right: 10px;
}
.post-img img{
	/*width: 80px !important;*/
}
/*Tooltip*/

.tooltip_segmentation {
    display:inline-block;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;
    margin-left: -4px;
}
.tooltip_segmentation .circle{
	position: absolute;
	z-index:99999999;
	/*top: 50px;
	left:63%;*/
	cursor: pointer;
}

.tooltip_segmentation h3 {margin:12px 0;}

.tooltip_segmentation .bottom {
    min-width:200px;
    /*max-width:400px;*/
    /*top:80px;
    left:63%;*/
    transform:translate(-50%, 0);
    padding:20px;
    color:#666666;
    background-color:#EEEEEE;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;
}

.tooltip_segmentation:hover .bottom {
    display:block;
}

.tooltip_segmentation .bottom img {
    width:400px;
}

.tooltip_segmentation .bottom i {
    position:absolute;
    bottom:100%;
    left:50%;
    margin-left:-12px;
    width:24px;
    height:12px;
    overflow:hidden;
}

.tooltip_segmentation .bottom i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:50%;
    transform:translate(-50%,50%) rotate(45deg);
    background-color:#EEEEEE;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}

.list_segmentation{
	text-align: right;
	float: right;
}
.list_segmentation li{
	color: red;
	list-style-type: circle;
	text-align: left;

}



.scroll-down0 {
    display: block;
    position: relative;
    padding-top: 79px;
    float: right;
    top: 90px;
    right: 30%;
    float: right;
}

.scroll-down0::before {
    -webkit-animation: LineLeft, LineLeft, LineLeft, LineLeft, LineLeft, LineLeft, LineLeft;
    -moz-animation: LineLeft, LineLeft, LineLeft, LineLeft, LineLeft, LineLeft, LineLeft;
    -o-animation: LineLeft, LineLeft, LineLeft, LineLeft, LineLeft, LineLeft, LineLeft;
    animation: LineLeft, LineLeft, LineLeft, LineLeft, LineLeft, LineLeft, LineLeft;

    animation-delay: 1s, 10s, 20s, 30s, 40s, 50s, 60s;
    animation-duration: 10s;
    position: absolute;
    top: 0px;
    /*left: 50%;*/
    margin-left: -1px;
    width: 175px;
    height: 2px;
    background: #b91a2f;
    content: ' ';
}


.scroll-down {
    display: block;
    position: relative;
    padding-top: 79px;
    float: right;
    top: 90px;
    right: 15%;
}

.arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 9px;
    height: 8px;
    border-top: 2px solid #b91a2f;
    border-right: 2px solid #b91a2f;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.scroll-down::before {
    -webkit-animation: TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1;
    -moz-animation: TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1;
    -o-animation: TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1;
    animation: TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1, TopBottom1;
    animation-delay: 3s, 12s, 22s, 32s, 42s, 52s, 62s;
    animation-duration: 10s;

    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 90px;
    background: #b91a2f;
    content: ' ';
}

.scroll-down1 {
    display: block;
    position: relative;
    padding-top: 193px;
    float: left;
    top: -1px;
    /*top: 90px;
    right: 15%;*/
}
.arrow-down1 {
    display: block;
    margin: 0 auto;
    width: 8px;
    /*height: 38px;*/
}
.arrow-down1:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 9px;
    height: 8px;
    border-top: 2px solid #b91a2f;
    border-right: 2px solid #b91a2f;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.scroll-down1::before {
    -webkit-animation: TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2;
    -moz-animation: TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2;
    -o-animation: TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2;
    animation: TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2, TopBottom2;

    animation-delay: 7s, 16s, 26s, 36s, 46s, 56s, 66s;
    animation-duration: 10s;
    /* IE 10+, Fx 29+ */
    
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 200px;
    background: #b91a2f;
    content: ' ';
}

.scroll-down2 {
    display: block;
    position: relative;
    padding-top: 79px;
    float: right;
    top: 180px;
    left: 20px;
    float: left;
}

.scroll-down2::before {
    -webkit-animation: LineRight, LineRight, LineRight, LineRight, LineRight, LineRight, LineRight;
    -moz-animation: LineRight, LineRight, LineRight, LineRight, LineRight, LineRight, LineRight;
    -o-animation: LineRight, LineRight, LineRight, LineRight, LineRight, LineRight, LineRight;

    animation: LineRight, LineRight, LineRight, LineRight, LineRight, LineRight, LineRight;

    animation-delay: 5s, 14s, 24s, 34s, 44s, 54s, 64s;
    animation-duration: 10s;
    position: absolute;
    top: 0px;
    /*left: 50%;*/
    margin-left: -1px;
    width: 976px;
    height: 2px;
    background: #b91a2f;
    content: ' ';
}




*/
@-webkit-keyframes LineLeft {
  	0%   {top: 0px; width: 0px; opacity: 0; }
    20% {top: 0px;  width: 178px; opacity: 100;}
    100% {top: 0px;  width: 178px; opacity: 0;}
}

@keyframes LineLeft {
    0%   {top: 0px; width: 0px; opacity: 0; }
    20% {top: 0px;  width: 178px; opacity: 100;}
    100% {top: 0px;  width: 178px; opacity: 0;}
}

@-webkit-keyframes TopBottom1 {
    0%   {height: 0px; opacity: 0;}
    10% {height: 90px; opacity: 100;}
    100% {height: 90px; opacity: 0;}

}

@keyframes TopBottom1 {
    0%   {height: 0px; opacity: 0;}
    10% {height: 90px; opacity: 100;}
    100% {height: 90px; opacity: 0;}
}

@-webkit-keyframes TopBottom2 {
    0%   {height: 0px; opacity: 0;}
    20% {height: 201px; opacity: 100;}
    100% {height: 201px; opacity: 0;}
}

@keyframes TopBottom2 {
    0%   {height: 0px; opacity: 0;}
    20% {height: 201px; opacity: 100;}
    100% {height: 201px; opacity: 0;}
}


@-webkit-keyframes LineRight {
  	0%   {left:976px; width: 0px; opacity: 0;}
    15% { width: 976px; left: 0px; opacity: 100;}
    100% { width: 976px; left: 0px; opacity: 0;}
}

@keyframes LineRight {
	0%   {left:976px; width: 0px; opacity: 0;}
    15% { width: 976px; left: 0px; opacity: 100;}
    100% { width: 976px; left: 0px; opacity: 0;}
}


.scroll-Line1 {
    display: block;
    position: relative;
    padding-top: 79px;
    float: right;
    top: 150px;
    right: 20%;
    float: right;
}

.scroll-Line1::before {
    -webkit-animation: LineLef1, LineLef1, LineLef1, LineLef1, LineLef1, LineLef1, LineLef1;
    -moz-animation: LineLef1, LineLef1, LineLef1, LineLef1, LineLef1, LineLef1, LineLef1;
    -o-animation: LineLef1, LineLef1, LineLef1, LineLef1, LineLef1, LineLef1, LineLef1;
    animation: LineLef1, LineLef1, LineLef1, LineLef1, LineLef1, LineLef1, LineLef1;

    animation-delay: 1s, 10s, 20s, 30s, 40s, 50s, 60s;
    animation-duration: 10s;
    position: absolute;
    top: 0px;
    /*left: 50%;*/
    margin-left: -1px;
    width: 174px;
    height: 2px;
    background: #b91a2f;
    content: ' ';
}


@-webkit-keyframes LineLef1 {
    0%   {top: 0px; width: 0px; opacity: 0; }
    20% {top: 0px;  width: 174px; opacity: 100;}
    100% {top: 0px;  width: 174px; opacity: 0;}
}

@keyframes LineLef1 {
    0%   {top: 0px; width: 0px; opacity: 0; }
    20% {top: 0px;  width: 174px; opacity: 100;}
    100% {top: 0px;  width: 174px; opacity: 0;}
}


.scroll-Line2 {
    display: block;
    position: relative;
    padding-top: 79px;
    float: right;
    top: 150px;
    right: 4%;
}


.scroll-Line2::before {
    -webkit-animation: TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1;
    -moz-animation: TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1;
    -o-animation: TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1;
    animation: TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1, TopBottomLine1;
    animation-delay: 3s, 12s, 22s, 32s, 42s, 52s, 62s;
    animation-duration: 10s;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 90px;
    background: #b91a2f;
    content: ' ';
}

@-webkit-keyframes TopBottomLine1 {
    0%   {height: 0px; opacity: 0;}
    10% {height: 90px; opacity: 100;}
    100% {height: 90px; opacity: 0;}

}

@keyframes TopBottomLine1 {
    0%   {height: 0px; opacity: 0;}
    10% {height: 90px; opacity: 100;}
    100% {height: 90px; opacity: 0;}
}



.scroll-Line3 {
    display: block;
    position: relative;
    padding-top: 79px;
    float: right;
    top: 240px;
    left: 134px;
    float: left;
}

.scroll-Line3::before {
    -webkit-animation: LineRight1, LineRight1, LineRight1, LineRight1, LineRight1, LineRight1, LineRight1;
    -moz-animation: LineRight1, LineRight1, LineRight1, LineRight1, LineRight1, LineRight1, LineRight1;
    -o-animation: LineRight1, LineRight1, LineRight1, LineRight1, LineRight1, LineRight1, LineRight1;

    animation: LineRight1, LineRight1, LineRight1, LineRight1, LineRight1, LineRight1, LineRight1;

    animation-delay: 5s, 14s, 24s, 34s, 44s, 54s, 64s;
    animation-duration: 10s;
    position: absolute;
    top: 0px;
    /*left: 50%;*/
    margin-left: -1px;
    width: 900px;
    height: 2px;
    background: #b91a2f;
    content: ' ';
}


@-webkit-keyframes LineRight1 {
    0%   {left:900px; width: 0px; opacity: 0;}
    15% { width: 900px; left: 0px; opacity: 100;}
    100% { width: 900px; left: 0px; opacity: 0;}
}

@keyframes LineRight1 {
    0%   {left:900px; width: 0px; opacity: 0;}
    15% { width: 900px; left: 0px; opacity: 100;}
    100% { width: 900px; left: 0px; opacity: 0;}
}

.scroll-down_line1 {
    display: block;
    position: relative;
    padding-top: 113px;
    float: left;
    top: 5px;
    left: 208px;
    /*top: 90px;
    right: 15%;*/
}
.scroll-down_line1 {
    display: block;
    margin: 0 auto;
    width: 8px;
    /*height: 38px;*/
}
.arrow-down_line1:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 9px;
    height: 8px;
    border-top: 2px solid #b91a2f;
    border-right: 2px solid #b91a2f;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.scroll-down_line1::before {
    -webkit-animation: TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2;
    -moz-animation: TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2;
    -o-animation: TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2;
    animation: TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2, TopBottomLine2;

    animation-delay: 7s, 16s, 26s, 36s, 46s, 56s, 66s;
    animation-duration: 10s;
    /* IE 10+, Fx 29+ */
    
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 120px;
    background: #b91a2f;
    content: ' ';
}

@-webkit-keyframes TopBottomLine2 {
    0%   {height: 0px; opacity: 0;}
    20% {height: 120px; opacity: 100;}
    100% {height: 120px; opacity: 0;}
}

@keyframes TopBottomLine2 {
    0%   {height: 0px; opacity: 0;}
    20% {height: 120px; opacity: 100;}
    100% {height: 120px; opacity: 0;}
}
#paschka {
  display: block;
  color:white;
  font-family:helvetica neue, helvetica, arial;
  font-size:32px;
  text-decoration: none;
  position: fixed;
  bottom:0px;
  right:0px;
  padding:0px;
  transition: all .1s ease;
  background:#000;
  height:40px;
  line-height:30px;
  vertical-align:middle;
  width:40px;
  text-align:center;
  border-radius: 5%;
  bottom:20px;
  right:20px;
  
  &:hover {
    background:#232323;
    transition:all .1s ease;
    color:#f0f0f0;
  }
}