/* 
	Theme Name: https://kaskalkanvilla.com.tr
	Theme URL: https://kaskalkanvilla.com.tr
	Description: https://kaskalkanvilla.com.tr
	Author: https://kaskalkanvilla.com.tr
	Author URI: https://kaskalkanvilla.com.tr
	Version: 2.0
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    background-color: #f3f3f3;
	float:left;
	width: 100%;
	height: auto;
	overflow-y:auto;
	overflow-x:hidden;
	margin: 0px;
	padding: 0px;
	line-height:1.5;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight:500;
	color:#515151;
	text-decoration:none;
	}

a, a:visited { color:#515151; text-decoration: none; border:0px; }
a:hover { color:#515151; text-decoration: underline !important; }
a:hover p { text-decoration: underline !important; }

.clr, .tmz { clear:both; }
ul { list-style:none; }
img { border:0px; }

.logo a:hover { text-decoration:none !important; }
.logo a:hover p { text-decoration:none !important; }

.bos5 {	float:left;	width:100%;	height: 5px; overflow:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px; }
.bos10 { float:left; width:100%; height: 10px; overflow:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px; }
.bos15 { float:left; width:100%; height: 15px; overflow:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px; }
.bos20 { float:left; width:100%; height: 20px; overflow:hidden;	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px;	}
.bos30 { float:left; width:100%; height: 30px; overflow:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px;	}
.bos40 { float:left; width:100%; height: 40px; overflow:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px;	}
.bos50 { float:left; width:100%; height: 70px; overflow:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px;	}
.bos55 { float:left; width:100%; height: 55px; overflow:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px;	}
.bos80 { float:left; width:100%; height: 80px; overflow:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px;	}

:root{
    --main-color:rgb(90, 46, 139);
    --yellow:rgb(250, 200, 40);
}

*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    outline: none; border:none;
    transition:all .2s linear;
    font-family: 'Poppins', sans-serif;
}

html{
    overflow-x: hidden;
    scroll-behavior: smooth;
}

.ortala{
	z-index:7888;
	position:relative;
	float:none;
    width: 1200px;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
}

.ortala2{
	z-index:8888;
	position:relative;
	float:none;
    width: 1200px;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
}

.ortala3{
	z-index:9888;
	position:relative;
	float:none;
    width: 1200px;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
}

.footer-alt-flex,
.header-flex{
    position: relative;
    padding: 20px 0%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.footer-alt .logo,
.header .logo{
    display: flex;
    gap: 15px;
}


.footer-alt .logo h1,
.header .logo h1{
	padding-top:7px;
    font-size: 35px;
    font-weight: 900;
     color: var(--yellow);
}


.footer-alt .logo span,
.header .logo span{
     color: var(--main-color);
}


.footer-alt .logo p,
.header .logo p{
	color: var(--main-color);
	font-size: 14px;
}


.footer-alt .logo img,
.header .logo img{
    width: 120px;
}


.footer-alt .hizmet,
.header .hizmet{
    
    margin-right: 480px;
    display: flex;
    align-items: center;
    gap: 15px;
}


.footer-alt .hizmet .left i,
.header .hizmet .left i{
    font-size: 20px;
     color: var(--main-color);
    padding: 10px;
    border: 2px solid rgb(90, 46, 139);
    border-radius: 10px;
}


.footer-alt .hizmet .right h6,
.header .hizmet .right h6{
   color: var(--main-color);
   font-size: 15px;
}


.footer-alt .hizmet .right h5,
.header .hizmet .right h5{
    color: var(--yellow);
    font-size: 18px;
 }


 .rez-vb{
    display: flex;
    align-items: center;
    gap: 25px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 16px 35px;
    background-color: var(--main-color);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

 }

 .rez-vb a{
    color: white;
    
 }

	 
 .rez-vb .left{
    display: flex;
    align-items: center;
    gap: 10px;
 }

 .rez-vb .right{
    display: flex;
    align-items: center;
    gap: 10px;
 }
 
 .rez-vb h5{
	 font-size:15px;
    font-weight: 600;
 }

 .rez-vb a:hover i {
    text-decoration:none !important;
     }

 .rez-vb-2 a:hover i {
    text-decoration:none !important;
     }

 .footer-ust,
.header-2{
    background-color: var(--main-color);;
}

.footer-ust-flex,
.header-2-flex{
   
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.footer-ust{
    margin-bottom: 0px;
}



.footer-ust .navbar,
.header-2 .navbar{
    
    padding: 8px 35px;
    padding-left: 0px;
    background: var(--main-color);
background: linear-gradient(90deg,  rgb(90, 46, 139)  68%, rgba(14,14,14,0.80) 100%);
}

.footer-ust .navbar a,
.header-2 .navbar a{
    
    color: aliceblue;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
}



.header-2 .navbar a:hover{
    color: var(--yellow);
}

.sorc {
    background: var(--main-color);
	background: linear-gradient(90deg,  rgb(90, 46, 139)  68%, rgba(14,14,14,0.80) 100%);
    margin-left: 0px;
    display: flex;
    align-items: center;
    padding: 17px 38px;
	border-right: 2px solid rgb(24, 7, 7);
}

.sorc form input{
    width:190px;
	color:#FFFFFF;
    background-color: transparent;
    
}

.sorc form ::placeholder{
	color:#FFFFFF;
    font-size: 13px;
}

.sorc form button{
	cursor:pointer;
	background:none;
    color: #f3f3f3;   
}


.footer-ust .icons,
.header-2 .icons{
    display: flex;
    align-items: center;
    gap: 30px;
    color: #f3f3f3;
    padding: 17px 32px;
    background: var(--main-color);
background: linear-gradient(90deg,  rgb(90, 46, 139)  68%, rgba(14,14,14,0.80) 100%);
    
}


.footer-ust .icons a,
.header-2 .icons a{
    color: #f3f3f3;
}


.home{
    background: url(i/manset.jpg);
     background-size: cover;
   height: auto;
	padding:150px 00px 200px 0px;
    color: #f3f3f3;
   
}


.home .content .big{
  width: 55%;
}

.home .content .little{
   width: 70%;
}

.home .content h1{
    font-size: 35px;
    text-shadow: 1px 2px 3px black;
}

.home .content p{
      font-size: 20px;
  text-shadow: 1px 2px 3px black;
}

.home .content .big{
    padding-bottom: 20px;
}

.ara-button{
padding-top: 40px;
}



.ara-button a{
    background-color: var(--main-color);
    padding: 16px;
    color: #f3f3f3;
    border-radius: 10px;
}

.ara-button a:hover{
    color: var(--yellow);
}

.home-alt-ic-flex{
   
    margin-top: -88px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--main-color);
   
}

.home-alt-ic .ortala{
    background-color: white;
}

.home-alt-ic .box{
    border-left: 1px solid rgba(163, 163, 163, 0.273);
    padding: 20px 27px;
    background-color: white;
    display: flex;
    gap: 20px;
    align-items: center;
}

.home-alt-ic .box i{
    font-size: 25px;
}

.home-alt-ic .big-button button{
	cursor:pointer;
    color: #f3f3f3;
     font-size: 15px;
    font-weight: 600px;
   padding: 33px 50px 32px 50px;
    background-color: var(--main-color);
}

.home-alt-ic .big-button a:hover{
    color: var(--yellow);
}

.little-villas-section{
    background-color: white;
}

.little-villas-section-flex{
    display: flex;
    align-items: center;
   
    justify-content: space-between;
    gap: 10px;

}

.little-villas-section .box{
   padding: 40px 10px;
   
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
   
}

.little-villas-section .box .img{
    padding-bottom: 15px;
}

.little-villas-section .box .img img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
}


.little-villas-section .box h2{
    font-size: 15px;
    font-weight: 800;
    padding-bottom: 5px;
    color: var(--main-color);
}

.little-villas-section .box p{
    color: black;
    font-size: 13px;
}

.popular{
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f3f3f3;
}

.one-cikan .section-title .title h1,
.firsat .section-title .title h1,
.popular .section-title .title h1{
    color: var(--main-color);
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 5px;
}

.one-cikan .section-title .title p,
.firsat .section-title .title p,
.popular .section-title .title p{
    color: gray;
}

.one-cikan .section-title,
.firsat .section-title,
.popular .section-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
}

.one-cikan .right-button a,
.firsat .right-button a,
.popular .right-button a{
    padding: 16px 30px;
    border: 2px solid var(--main-color);
    border-radius: 13px;
    color: var(--main-color);
    font-weight: 700;
}


.one-cikan .right-button a:hover,
.firsat .right-button a:hover,
.popular .right-button a:hover{
    color: var(--yellow);
    background-color: var(--main-color);
}

.three-popular-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
    gap: 35px;
}

.three-popular-grid .box{
    width: 380px;
    border-bottom-left-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    
}

.three-popular-grid .box .img img{
    width: 380px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.three-popular-grid .box .img{
    position: relative;
}

.three-popular-grid .box .img p{
    position: absolute;
    bottom: 6px;
    padding: 10px;
    width: 380px;
    background-color: rgba(90, 46, 139, 0.544);
    color: #f3f3f3;
}


.three-popular-grid .box .mid{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(128, 128, 128, 0.827);
    padding-bottom: 15px;
    
   
  
}


.three-popular-grid .box .mid p{
    color: rgb(128, 128, 128);
}

.three-popular-grid .box .mid .right{
    text-align: end;
}

.box-alt{
    background-color: white;
    padding: 18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.box-alt .left a {
	color: var(--main-color);
	font-size: 22px;
	font-weight: 500;
}

.three-popular-grid .box .mid .right span{
	color: var(--main-color);
	font-size: 22px;
	font-weight: 500;
}


.box-alt .alt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 18px;
    
}

.box-alt .alt .boxx{
    display: flex;
    align-items: center;
    gap: 10px;
}

.box-alt .alt .boxx i{
    font-size: 20px;
    color: var(--main-color);
}

.box-alt .alt .boxx p{
    font-size: 14px;
    color:gray;
}

.hard-three{
   padding-top: 10px;
   padding-left: 0;
   
}

.hard-three .left img{
    width: 750px;
    height: 550px;
    border-top-right-radius: 100px;
}

.hard-three .two{
    display: flex;
    align-items: center;
}

.hard-three .ortala{
    width: 1360px;
    margin-left: 0;
}

.hard-three .two .right{
    border-top-left-radius: 100px;
    margin-left: -100px;
    
    width: 100%;
    padding: 60px;
    padding-left: 100px;
    z-index: 999;
    background-color: white;
}

.hard-three .two .right .title{
    padding-bottom: 20px;
}

.hard-three .two .right .title h1{
    font-size: 35px;
}

.hard-three .two .right p{
    color: gray;
}

.hard-three .two .right .buttons{
    padding-top: 30px;
    display: flex;
    gap: 25px;
}

.hard-three .two .right .buttons a{
    color: white;
    background-color: var(--main-color);
    padding: 11px 20px;
    font-size: 18px;
    font-weight: 700;
    border: 2px solid var(--main-color);
}

.hard-three .two .right .buttons a:hover{
    color: var(--yellow);
    background-color: white;
    border: 2px solid var(--main-color);
}

.hard-three .two .right .buttons .iki{
    color: var(--main-color);
    background-color: white;
    border: 2px solid var(--main-color);
}

.hard-three .two .right .buttons .iki:hover{
    background-color: var(--main-color);
}

.alt-kayan{
    margin-top: -210px;
    padding: 90px 80px 100px 80px;
    margin-left: 6%;
    margin-right: 6%;
    background-image: linear-gradient(to right, rgba(71, 1, 65, 0.696), rgba(46, 0, 49, 0.8)), url('i/full-tanitim.jpg');
	background-size: cover;
    height: auto;
    margin-bottom: 100px;
    border-radius: 100px;
}

.alt-kayan .boxlar{
    
    padding-top: 200px;
    display: flex;
    gap: 60px;
    color: #FFFFFF;
    text-align: center;
    
    
}

.boxlar .box{
    width: 400px;
}

.boxlar .box i{
    font-size: 50px;
    font-weight: 900;
    padding-bottom: 20px;
}


.alt-kayan .boxlar span{
    font-size: 16px;
     color: #FFFFFF;
    font-size: 16px;
	font-weight:600;
  padding-bottom: 18px;
}

.alt-kayan .boxlar p{
    padding-top: 10px;
   font-size: 14px;
 	font-weight:300;
   color: #FFFFFF;
}

.firsat .three-popular-grid{
    padding-bottom: 35px;
}

.yorumlar{
    position: relative;
    padding-top: 60px;
    padding-bottom: 50px;
}

.yorumlar .title{
    text-align: center;
    padding-bottom: 30px;
}

.yorumlar .title h2{
    font-size: 30px;
    color: var(--main-color);
}

.yorumlar .title h1{
    font-size: 35px;
    color: var(--main-color);

}

.yorumlar .mySwiper{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: white;

}




.yorumlar .swiper-slide{
    padding: 30px;
   

    
}

.yorumlar .ust{
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: var(--main-color);
    padding-bottom: 10px;
}

.yorumlar .ust .stars i{
    color: goldenrod;
}

.yorumlar .alt p{
    text-align: justify;
    color: gray;
}

.yorumlar .ust .name h3 span{
    font-weight: 400;
}


.yorumlar img{
    width: 70px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}

.yorumlar  .swiper-button-prev{
    position: absolute;
    top:30px;
    left: 0px;
	border: 2px solid var(--main-color);
	color: var(--main-color);
    padding: 30px;
    border-radius: 20px;
}

.yorumlar  .swiper-button-next{
    position: absolute;
    top:30px;
    right: 0px;
    border: 2px solid var(--main-color);
    color: var(--main-color);
    padding: 30px;
    border-radius: 20px;
 
}

.one-cikan{
    padding-bottom: 80px;
}

.one-cikan .iki-flex{
    display: flex;
    gap: 50px;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
}

.one-cikan .iki-flex .box{
    display: flex;
    align-items: center;
    gap: 20px;
    width: 50%;
}

.one-cikan .iki-flex .left img{
    width: 300px;
    height: 200px;
    border-radius: 10px;
}

.one-cikan .iki-flex .right{
    width: 280px;
    
}

.one-cikan .iki-flex p{
    color: gray;
    font-size: 13px;

}

.one-cikan .iki-flex .yellow span{
	color: var(--yellow);
	font-weight: 800;
	font-size: 15px;
	padding-bottom: 10px;
}

.one-cikan .iki-flex .title{
    padding-top: 6px;
	padding-bottom: 9px;
}

.one-cikan .iki-flex .title a {
	font-size: 20px;
	font-weight:600;
    color: black;
}

.one-cikan .iki-flex .text{
    padding-bottom: 10px;
}

.one-cikan .iki-flex .tarih p{
    color: black;
    font-size: 15px;
    font-weight: 700;
}

.end{
    background-color: rgb(52, 51, 51);
}

.end .ortala{
    display: flex;
	align-items: center;
    justify-content: space-between;
    padding: 20px 0%;
    
}

.end .left h5{
    color: rgb(119, 119, 119);
    font-size: 14px;
}

.end .right {
    color: white;
}

.end .right a{
    color: white;
}

#menu-bar{
    display: none;
}

.header-mobile{
    display: block;
}

.navbar-2{
    display: none;
}






#ustmenu {
	float:left;
	width: 100%;
	height: auto;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

ul.ustmenu {
	list-style:none;
	float: left;
	width: 100%;
	height: auto;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

.ustmenu li {
	list-style:none;
	float:left;
	width: auto;
	height: auto;
	overflow:hidden;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

.ustmenu li a{
	float:left;
	width: auto;
	height: auto;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:300;
	text-decoration:none;
	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; 
	}

.ustmenu li a:hover, .ustmenu li:hover a {
	text-decoration:underline;
	}