.menu_web_container{
	width: 100%!important;
}

.menu_web_header_container{
	display:flex;
	justify-content:flex-end;
	text-transform: capitalize !important;
}

.main-menu ul li a{
	text-transform: capitalize !important;
}


/* Slider Boyutlandırma ve ayarları  */
.slider_web{

	height: 100vh !important;
	width: 100vw;

}

.carousel-control-prev{
	position: absolute;
	left:0 !important;
}

.carousel-control-next{
	position: absolute;
	right: 0px !important;
}

/* Slider text   */

.slider-content{
	position: absolute;
	top:200px;
	margin: auto;
	height: 100vh;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: start;
	flex-direction: column;
	left: 80px;
}

.slider-content .slider-title{
	font-size: 80px !important;
	color:white;
	font-weight: 700;
	font-weight: bold;
}

.slider-content .slider-title2{
	font-size: 20px !important;
	margin-top: -25px;
	color:white;
	font-weight: 400;
}

.slider-content .slider-button{
	width: 150px;
	background-color:white;
	color:black;
	padding: 10px;
	border-radius: 30px;
	margin-top: 30px;
	font-size: 18px;
	font-weight: 400px;
	text-align: center;

}

.slider-content .slider-button:hover{
	width: 180px;
	background-color:white;
	color:black;
	padding: 10px;
	border-radius: 30px;
	margin-top: 30px;
}




/* Slider Video  */

.hero-content-video video{
	height: 100vh;
	width: 100vw;
	background-position:absolute;
	z-index: -1px;
	margin: 0;
	padding:0;
	object-fit: cover;
	
}

/* İnfo Content  */
.info_content_body{
	display: flex;
	justify-content: space-between;
}
.info_content{
	margin-top:40px;
}

.info_content .info_text{
	padding-top: 5px !important;
}
.info_content h5{
	font-size: 20px!important;
}

.info_content:nth-child(1) a{
	color:blue;
}



.blusion-faq-section .section-title {
	max-width: 100% !important;
}



/* Footer Logo  */

.footer_logo_media{
	width: 100%;
}

.footer_logo_media a{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items:start;
	padding-bottom: 30px;
}

.footer_social_media {
	width: 100%;

}

.footer_social_media .footer_social {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer_social_media .footer_social li {
	margin-left: 15px;
	text-align: center;
	background-color: #1A1A1A;
	border:1px solid #595959;
	margin-top: 10px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	line-height: 50px;
}

.footer_social_media .footer_social li:hover{
	background-color:#A3826C;
}

.footer_social_media .footer_social li:first-child{
	margin-left: 0px !important;
}

.footer_social_media .footer_social li i{
	color:white;
}

.footer_menu_text {
	width: 100%;
	
}

.footer_menu_text .footer_menu{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;

}

.footer_menu_text .footer_menu li{
	margin-left: 50px;

}

.footer_menu_text .footer_menu li a{
	color:white;
	font-weight: 700;
	font-size: 18px;
}


.footer_menu_text .footer_menu li a:hover{
	color:#A3826C;
	font-weight: 700;
}

.footer_menu_text .footer_menu li:first-child{
	margin-left: 0px!important;
}

.footer_menu_text .footer_menu_mailler{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;

}

.footer_menu_text .footer_menu_mailler li{
	margin-left: 20px;

}

.footer_menu_text .footer_menu_mailler li a{
	color:#595959;
	font-weight: 700;
	font-size: 12px;
}

.footer_menu_text .footer_menu_mailler li a:hover{
	color:#A3826C;
}

.footer_menu_text .footer_menu_mailler li:first-child{
	margin-left: 0px!important;
}



.footer_phone{
	width: 300px;
	margin: auto;
	text-align: center;
}

.footer_phone a{
	color:white;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	margin-top: 30px;
	padding: 10px;
	border:2px solid #595959;
	border-radius: 5px;
	width: 200px;

}

.footer_phone a:hover{
	background-color: #A3826C;
}



.footer_menu_text .footer_menu_text_menu_end{
	display: flex;
	justify-content: center;
	align-items: center;

}


.footer_menu_text .footer_menu_text_menu_end li {
	margin-left: 5px;
	padding: 20px;
}

.footer_menu_text .footer_menu_text_menu_end li:first-child{
	margin-left: 0px;
}

.footer_menu_text .footer_menu_text_menu_end li a{
	font-size: 12px;
	color:#595959;
}





/* One blog Section  */

.one_blog_section{
	width: 100% !important;
	height: auto;
	text-align: center;

}

.one_blog_section .one_blog_section_title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color:black;

}

.one_blog_section .one_blog_section_text{
	font-weight: 400;
	font-size: 20px;
	color:#595959;
	width: 50%;
	text-align: center;
	margin: auto;
}


/* One Sss Section  */

.one_sss_section{
	width: 100% !important;
	height: auto;
	text-align: center;

}

.one_sss_section .one_sss_section_title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color:black;

}

.one_sss_section .one_sss_section_text{
	font-weight: 400;
	font-size: 20px;
	color:#595959;
	width: 50%;
	text-align: center;
	margin: auto;
}


.faq-accordion .accordion-item{
	border: 1px solid #ddd !important;
	box-shadow:none !important;
	border-radius: 5px !important;
	overflow: hidden !important;
	margin-top: 25px !important;
}



.faq-accordion .accordion-item .accordion-button::after{
	position: absolute;
	content: "+";
	border: none;
	width: 30px;
	height: 30px;
	line-height: 25px;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	background: #3D52A0 !important;
	left: 25px;
	transition: all 0.3s ease-out 0s;
}



.faq-accordion .accordion-item .accordion-button:not(.collapsed)::after{
	position: absolute;
	content: "+";
	border: none;
	line-height: 26px;
	transform: rotate(0);
}


/* One About   */

.about-content h3{
	padding-bottom: 30px;
}

.about-content .text{
	color:black !important;
}

.about-content .one_about_href {
	color:#3D52A0 !important;	
	padding-top: 50px;
}



/* One Haberler Section  */

.one_haberler_section{
	width: 100% !important;
	height: auto;
	text-align: center;

}

.one_haberler_section .one_haberler_section_title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color:black;

}

.one_haberler_section .one_haberler_section_text{
	font-weight: 400;
	font-size: 20px;
	color:#595959;
	width: 50%;
	text-align: center;
	margin: auto;
}

.service-content-wrap{
	margin-bottom: 50px;
}

.haber_dahafazla{
	text-align: center;
	font-size: 20px;
	color:black;
	width: 100%;
	padding-top: 20px;
}
.service-content p{
	font-size: 15px !important;
	font-weight: 400;
}

.service-content .title a{
	font-size: 18px;
	font-weight: 500;
}

.service-content .read-more{
	font-size: 15px !important;
	font-weight: 400 !important;

}






