@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap');

body
{
    font-family: "Roboto Flex", sans-serif;
	background :#FFF;
}


.phone2-title{
    padding-top:35px;
    text-decoration: none;
    font-weight: bold;
    font-size:35px !important;
    color:#1e2748 !important;
    position: relative;
}

.phone2-title:after{
    position: absolute;
    transform:translate(50%,-50%);
    content: 'Çağrı Merkezi';
    top:35px;
    right:50%;
    font-size:12px;
    font-weight: 300;
}

.no-desktop{
	display:none !important;
}

.lang-select{
    position: absolute;
    right:5px;
    top:5px;
    font-size:12px;
    font-weight: bold;
    border:1px solid #6cc096;
    color:#6cc096;
    text-decoration:none;
    padding: 3px 5px;
}

.lang-select:hover{
    background: #6cc096;
    color:#FFF;
}

.form-area{
	padding:30px;
	height: 100vh;
	position: fixed;
	right: 0px;
	top:0px;
	background-color: #FFF;
}

.form-title
{
    font-weight: normal;
    font-size:19px;
    color:#1f2640;
}


.form-title-2
{
    font-weight: bold;
    font-size:20px;
    color:#1f2640;
}

.form-area input[type=text], .form-area input[type=email]{
    border-top:none;
    border-right:none;
    border-left:none;
    border-bottom:1px solid #1f2640;
    border-radius: 0px;
}

.form-floating label {
    color:#1f2640;
    font-size:13px;
    padding-left:0px;
}

.form-check-label{
    font-size:11px;
    color: #1f2640;
}

.form-check-label a{
    font-size:13px;
    color: #1f2640;
}

.form-floating>.form-control, .form-floating>.form-select{
	height:calc(2.8rem + 2px);
}

.sanaltur-button{
    background-color: #6cc096;
    border:1px solid #6cc096;
    color: #FFF;
    font-weight: bold;
    width:100%;
    display:block;
    font-size:40px;
    padding:10px;
    text-decoration:none;
}

.sanaltur-button:hover{
    background-color: #FFF;
    color: #6cc096;
    border:1px solid #6cc096;
}

.pstatus-title{
    margin-top:10px;
    width:100%;
}

.pstatus-button{
    background-color: #FFF;
    border:1px solid #6cc096;
    color: #FFF;
    font-weight: bold;
    width:100%;
    display:block;
    font-size:40px;
    padding:10px;
    text-decoration:none;
}

.pstatus-button:hover{
    background-color: #6cc096;
    color: #6cc096;
    border:1px solid #6cc096;
}

.send{
    background-color: #6cc096;
    color: #FFF;
    font-weight: bold;
}

.send:hover{
    background-color: #1f2640;
    color: #FFF;
    font-weight: bold;
}

.legal-text{
	font-size:10px; 
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}


/*SLİDE*/
.owl-carousel {
	position: relative;
}

.owl-controls {
	position: absolute;
	right: 4em;
	bottom: 3em;
}

.owl-theme .owl-controls .owl-page span{
	background: #fff;
}

.owl-slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	height: 100vh;
	position: relative;
	
	
}

.slide-1{
	background-image: url('../img/slide/1.jpg');
}
.slide-2{
	background-image: url('../img/slide/2.jpg');
}
.slide-3{
	background-image: url('../img/slide/3.jpg');
}
.slide-4{
	background-image: url('../img/slide/1.jpg');
}

div.owl--campaign {
	/*background: rgba(0, 0, 0, .2);*/
	text-align: center;
	position: absolute;
	top: 18%;
        right: 50%;
        transform: translate(50%,0%);
	padding: 1.5em;
	/*background: rgba(87, 65, 39, .6);*/
	color:#FFF;
	font-weight: normal;
	font-size:3rem;
	width: 40%;
	line-height: 3.5rem;
}
div.owl--bg{
    background-color: rgba(0,0,0,0.1);
    position:absolute;
    top:0;
    left:0;
    width:100%; height: 100%;
}

div.owl--text {
	/*background: rgba(0, 0, 0, .2);*/
	text-align: center;
	position: absolute;
	top: 0px;
        left: 50px;
	width: 12%;
        z-index:99999;
}

div.owl--offer {
	/*background: rgba(0, 0, 0, .2);*/
	text-align: center;
	position: absolute;
	top: 15px;
        right: 50px;
	width: 32%;
        z-index:99999;
}
/*
div.owl--text::before
{
	content:"O";
	position: absolute;
	top: 0; left: 70px;
	width:100px; 
	height:66px;
	color: #6cc096;
	font-size:120px;
}

div.owl--text::after
{
	content:"O";
	position: absolute;
	top: 0; left: 70px;
	width:100px; 
	height:66px;
	color: #6cc096;
	font-size:120px;
}*/

.flat-type{
	padding-top: 80px;
	margin-bottom:45px;
}
	
.project_info{
	background-color: #fff;
	padding-top: 80px;
	padding-bottom: 20px;
}

.project_info h4{
	color:#1f2640;
	padding-top:7px; 
        padding-bottom: 0px;
	font-size:18px;
        font-weight: 300;
}

.project_info p{
    font-size:18px;
    font-weight: 300;
    color:#1f2640;
}

.project_gallery p{
    font-size:18px;
    font-weight: 300;
    color:#1f2640;
}

.flat-type p{
    font-size:18px;
    font-weight: normal;
    color:#1f2640;
}
.contact p{
    font-size:18px;
    font-weight: normal;
    color:#1f2640;
}

.project-span{
	font-weight: bold;
	color:#6cc096;
}

.project-detail-p{
	color: #1f2640;
	font-size:16px;
	line-height: 18px;
}

.project-title
{
	padding-top: 30px;
	padding-bottom: 5px;
    font-weight: normal;
    font-size:36px;
    color:#6cc096;
	position: relative;
}
.project-title::before
{

}

.project-title::after
{
	content:"";
	position: absolute;
	top: -5px; right: 50%;
        transform: translate(50%,-50%);
	width:50px; 
	height:41px;
        background-image:  url(../img/title-img.png);
}

.project-title span{
	font-weight: bold;
}

.project-title-white
{
	padding-top: 30px;
	padding-bottom: 40px;
    font-weight: normal;
    font-size:36px;
    color:#fff;
	position: relative;
}
.project-title-white::before
{
	content:"";
	position: absolute;
	top: 50%; right: 50%;
        transform: translate(50%,-50%);
	width:100px; 
	height:66px;
	border-bottom: 5px solid #6cc096
}
.project-title-white::after
{
	position: absolute;
	top: -20px; right: 50%;
        transform: translate(50%,-50%);
	width:172px; 
	height:40px;
        background-image: url('../img/title-img.png');
}

.project-title-white span{
	font-weight: bold;
}

.info-text-white {
	font-weight: normal;
	font-size:22px;
	margin:15px 120px;
	color:#FFF;
}
	

.info-text {
	font-weight: normal;
	font-size:22px;
	margin:15px 120px;
	padding-bottom: 20px;
}

.project_gallery {
	padding-top:80px;
	padding-bottom: 80px;
}

.box {
	position:relative;
	padding-bottom: 100%;
   
 }
 
 .nav-tabs > li {
    float:none;
    display:inline-block;
    zoom:1;
}

.nav-tabs {
    text-align:center;
}
 
 .box a{
	 position:absolute;
	 color:#FFF;
	 border:3px solid #FFF;
	 bottom:0px;
	 left:0px;
	 font-size:2rem;
	 line-height: 1.3em;
	 width:100%;
	 height:100%;
	 padding:0;
 }
 
 .box a:hover{
	 border:3px solid #6cc096;
	 color:#FFF;
 }
 
  .whatsapp{
    z-index: 9999;
    background-color:#6cc096;
    position:fixed;
    bottom:30px;
    left:30px;
    float:left;
    height:50px;
    width:50px;
    border-radius:50%;
    overflow:hidden;
    box-shadow:2px 2px 6px rgba(0,0,0,0.4);
    font-size:28px;text-align:center;color:white;
    animation: bouncing-loader 0.6s infinite alternate;
    }
    
    .whatsapp2{
    z-index: 9999;
    
    position:fixed;
    bottom:100px;
    left:30px;
    float:left;
    height:60px;
    width:60px;
    border-radius:50%;
    overflow:hidden;
    box-shadow:2px 2px 6px rgba(0,0,0,0.4);
    font-size:28px;text-align:center;color:white;
    animation: bouncing-loader 0.6s infinite alternate;

}
.whatsapp img{
    width:41px;
    height:50px;
    
}

 .box a img{
	width:100%;
	height:100%;
 }

 .gallery-list .col-sm-2{
	padding-left:0;
	padding-right: 0;
 }

.nav-tabs{
	border-bottom: none;
}
.nav-link{
	color:#1f2640;
	font-weight: bold;
	font-size:14px;
}



.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background: #6cc096;
	color: #FFF;
	border: none;
}

.map{
	margin-left:45px;
	margin-bottom:0px;
}

#map{
	height:700px;
	width:100%;
}

.contact{
	padding-top: 80px;
	background-color: #f8f9fa;
}

.phone-title{
	font-size:30px; 
	font-weight: bold;
	color:#1f2640;
}

.phone a{
	font-weight: normal;
	font-size:40px;
	color: #1f2640;
	text-decoration: none;
}

.address{
	font-weight: normal;
	font-size: 22px;
	color: #1f2640;
}

.footer{
	margin-left:45px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:13px;
}


@media (max-width: 991.98px) { 
    
    
    .pstatus-button{
        border: none !important;
        padding:0px !important;
    }
    .footer{
        margin-left: 20px !important;
    }
    .about-text{
        width:100% !important;
    }
    
    
    .flat-title {
        font-size:16px !important;
        line-height: 18px !important;
    }
	.main {
		width:100% !important;
	}

	.no-desktop{
		display:inline;
	}

	.form-area{
		width: 100% !important;
		padding:30px;
		height: auto;
		position: relative;
		background-color: #FFF;
	}


	.owl-controls {
		position: absolute;
		right:10px;
		bottom: 10px;
	}
	
	.owl-theme .owl-controls .owl-page span{
		background: #fff;
	}
	
	
	.owl-slide {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		height: 300px !important;
		margin-left:0px !important;
		margin-top:0px !important;
		margin-bottom:0px !important;
		position: relative;
	}

	div.owl--text {
		text-align: left;
		top: 0;
                left: 10px;
		color:#FFF;
		width: 15%;
		text-shadow: 2px 2px 3px rgb(12, 12, 12);
	}
        
        div.owl--campaign {
            /*background: rgba(0, 0, 0, .2);*/
            text-align: center;
            position: absolute;
            top: 10%;
            right: 10%;
            transform: translate(50%, -50%);
            padding: 1.5em;
            /*background: rgba(87, 65, 39, .6);*/
            color:#FFF;
            font-weight: normal;
            font-size:3rem;
            width: 80%;
            line-height: 3.5rem;
    }
    
    div.owl--offer {
	/*background: rgba(0, 0, 0, .2);*/
	text-align: center;
	position: absolute;
	top: 15px;
        right: 50px;
	width: 40%;
        z-index:99999;
    }


	div.owl--text::before{
		display: none;
	}
	div.owl--text::after{
		display: none;
	}

	.project_info {
		margin: 0;
	}
	.info-text{
		margin: 10px;
		font-size: 18px;
	}
	.contact{
		padding-top: 50px;
	}

	.flat-type{
		margin: 0px;
		padding-top: 50px;
	}

	.contact{
		margin: 0px;
	}

	.map{
		margin:0px;
	}

	.project-title
	{
		padding-top: 0px;
		padding-bottom: 20px;
		font-weight: normal;
		font-size:26px;
		color:#6cc096;
		position: relative;
                margin-top:20px;
	}
	.project-title::before
	{
		display:none;
	}

	.project-title::after
	{
		margin-top:-15px;
	}

	.project-title-white
	{
		padding-top: 0px;
		padding-bottom: 25px;
		font-weight: normal;
		font-size:26px;
		color:#fff;
		position: relative;
	}
	.project-title-white::before
	{
		content:"";
		position: absolute;
		top: 50%; right: 50%;
		transform: translate(50%,-50%);
		width:100px; 
		height:25px;
		border-bottom: 3px solid #6cc096;
	}
	.project-title-white::after
	{
		display: none;
	}

	
	.info-text-white{
		margin:10px 10px;
	}

	.project_gallery{
		padding-top: 35px;
		padding-bottom: 5px;
	}
        
         .first-text{
            text-align: left !important;
        }

 }

 .about{
     padding-top:80px;
     padding-bottom:80px;
     
 }
 
 .about-text{
     width:90%;
 }
 
 .about-text p{
     font-size:16px;
     line-height: 24px;
     font-weight: 300;
     color:#63696d;
 }
 
 .first-text{
     text-align: right;
 }

 
.videoeff{
	animation: bouncing-loader 0.6s infinite alternate;
}

@keyframes bouncing-loader {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-1rem);
  }
}

.flat-title{
    color:#FFF;
    position: absolute;
    top:15px;
    left:15px;
    font-size:26px;
    line-height: 28px;
    font-weight: bold;
    padding-right:8px;
}