@font-face {
    font-family: barmeno;
    src: url("Antonio.otf") format("opentype");
}

*{
	font-family: barmeno;
}
body{
	overflow-x:hidden;
}
nav{

	  border-radius: 100px!important;
border: 8px solid rgba(56, 75, 255, 0.3);
    border-top: 0px;
    padding:13px!important;
    z-index:9999!imfportant;
    background-color:white;
    transform: translateY(-60px);
}

nav ul li a{
	color:black!important;
	opacity: 1!important;
	font-size:20px!important;
	margin-left:10px;
}
.get{
	width:170px;
	height:60px;
	border-radius:50px;
	background-color:#384BFF;
	color:white;
	border:none;
	outline:none;
}
.fa-star{
	color:#F98601!important;
	font-size:12px;
}
.main{
	background-color:#384BFF;
	min-height: 80vh;
	position: relative;
	margin:30px;
	border-radius:50px;
	margin-top:60px;

}
.her_sey{
	width:400px;
	height:50px;
	border:2px solid white;
	border-radius:30px;
	color:white;
	display: flex;
	justify-content: center;
	align-items: center;
}
.title{
	color:white;
	font-weight:700;
	font-size:60px;
}
.check{
	color:white;
	font-weight: 600;
	font-size:18px;
}
.elaqe{
	width:200px;
	height:60px;
	background-color:#F98601;
	border-radius: 30px;
	border:none;
	outline:none;
	color:white;
	font-weight: bold;
	font-size:20px;
}
.shape1{
	left:0px;
	position: absolute;
	bottom:0px;
}
.shape2{
	position: absolute;
	bottom:0px;
	right:-300px;


}
.bolgu1{
	padding-left:60px;
}


.section2{
	margin-top:50px;
	margin-bottom:50px;
}
.services_title{
	color:black;
	font-family: Barmeno;
	font-weight:700;
	text-align:center;
	font-size:50px;
}
.services{
color:#4252a2;
text-align:center;
margin-top:100px;
font-family: 'DM Sans';

}
.section_service h5{
	color:#384BFF;
	font-family: 'Plus Jakarta Sans';
	margin-top:90px;
	text-align:center;
}
.section_service h1{
	text-align: center;
	font-weight:700;
}
.box{
	height:300px;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06);
	border-radius:20px;
}
.box h3{
	margin-top:10px;
}
.box a{
	color:#4F5375;
	text-decoration: none;
	font-size:18px;
	font-weight:600;

}


.about{
	min-height:500px;
	background-color:#384BFF;
	margin-top:50px;
	padding-top:50px;
	padding-bottom:50px;
}
.about span{
	font-size:22px;
	font-family: Helvetica;
	font-weight: 400;
}
.about h1{
	font-family: Helvetica;
	font-weight: 700;
}
.about p{
	font-size:24px;
	text-align: justify;
}
.hisse1{
	background-color: #5268FF;
	width:200px;
	height:80px;
	border-radius:10px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right:20px;
}
.birinci{
	width:60px;
	height:60px;
	background-color: white;
	border-radius:10px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:25px;
	color:#384BFF;
	
}
.ikinci{
	color:white;
	font-weight: 700;
	margin-left:20px;
	font-size:18px;
}
.contact{
	min-height: 500px;
	margin-top:100px;
	padding-bottom:50px;
	padding-top:50px;
}
.area{
		background-color: #384BFF;
	min-height:300px;
padding:50px;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
}
.phone{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;

	display:flex;
	align-items: center;

}
.icon{
	width:70px!important;
	height: 70px!important;
	border:1px dashed white;
	border-radius: 50%;
	color:white;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:22px;
}
.icon-data{
	color:white;
	margin-left:20px;
	padding-top:10px;
}
.icon-data span{
	font-size:20px;
	font-weight: 600;
}
.icon-data p{
	font-size:22px;
	font-weight: 700;
}
.qutu{
	width:500px;
	min-height:140px;
	background-color: #4A5FFF;
	border-radius:15px;
	margin-top:20px;
}
.line{
	width:1px;
	height:80px;
	background-color: white;
	opacity:0.6;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}
.contact_line{
    margin-top:10px;
    margin-bottom:10px;
    	width:100%;
	height:1px;
	background-color: white;
	opacity:0.6;
	margin-bottom:20px;

}
.contact h2{
	font-weight:700;
	font-family: Helvetica;
}
.elaqe_p{
	font-size:22px;
}
label{
	font-weight: bold;
	font-size:18px;
}
.star{
	color:red;
}
input{
	width:100%!important;
	height:60px;
	font-size:20px;
	border:1px solid #dddfe2;
	outline: none;
	padding-left:10px;
	border-radius:10px;
}
textarea{
		width:100%;
	height:200px;
	font-size:20px;
	border:1px solid #dddfe2;
	outline: none;
	padding-left:10px;
	border-radius:10px;
}
.submit{
	width:150px;
	height:50px;
	border:none;
	outline: none;
	border-radius:20px;
	background-color: #384BFF;
	color:white;
	font-weight: bold;
}
footer{
	background-color: #18185E;
	min-height:300px;
	margin-top:100px;
	padding-top:50px;
	padding-bottom:50px;
}
footer p{
	color:white;
	margin-top:20px;
	font-size:20px;
	max-width: 300px;
}
.social{
	width:50px;
	height:50px;
	border:1px solid white;
	display: flex;
	justify-content: center;
	align-items: center;
	color:white;
	margin-right:10px;
}
footer a{
	color:white;
	text-decoration: none;
	font-size:20px;
	display: block;
	margin-top:5px;
}
footer h3{
	margin-bottom:20px;
}
.blog_title{
	font-size:18px;
	margin-left:10px;
	font-weight:bold;
	color:white;
}

@media(max-width:768px){
    .qutu{
        display:none!important;
    }
    .her_sey{
        width:100%;
        margin-top:30px;
    }
    nav{
            transform: translateY(0px);
    }
    .main{
        margin:0px;
        border-radius:0px;
    }
    .bolgu1{
        padding-left:0px;
        padding:13px;
    }
    .elaqe_div{
        padding-left:0px!important;
        padding-top:30px!important;
    }
    .area{
        padding:10px;
    }
 
}
