/*------------------------------------------------------------------
	[Master Stylesheet]

	Author        : Ateeq Rafeeq (https://themeforest.net/user/webfulcreations/portfolio)
	Template Name : Education Buddy Website Template
	Version       : 1.0
	CopyRight     : 2019 january @ www.webfulcreations.com


	- Main CSS file is inside assets/css/theme-style.css
-------------------------------------------------------------------*/

@import 'assets/css/animate.css';	   		  		/* Including Animations CSS file */
@import 'assets/css/owl.carousel.css';		   		/* Owl Carousel CSS File */
@import 'assets/css/bootstrap.min.css';      		/* Including bootstrap CSS File */
@import 'assets/css/theme-styles.css';		   		/* Main Theme CSS File */
@import 'assets/css/responsive-styles.css';	   		/* Main Theme CSS File */
@import 'assets/css/fontawesome-all.min.css';	   	/* Including Font Awesome Icons */
@import 'assets/css/magnific-popup.css';	   		/* Magnific Popup is a responsive lightbox */


/**
 * Import Website Main Fonts 
 *
 * To change Fonts Get Google Fonts replace in following Link, 
 * AFter replacing below go to theme-style.css and update
 * Font Families
 *
 */
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300i,400i,600i,300,400,600,700,800|Roboto:300i,400i,500i,300,400,500,700,900" rel="stylesheet';
@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');

/*=========================================
	Below This Line You Can add Your CSS
	Please Do not Edit Files above if you 
	are not sure what you are doing!
==========================================*/
.tepelogo{
	max-height: 110px;
}
.beyazyazi{
	color: #fff !important;
}
.sariyazi{
	color: #FBBA18 !important;
}
.kopiright{
	font-size: 12px !important;
}
.baslikfont{
	font-family: 'Staatliches', cursive;
	font-weight: 400 !important;
	font-size: 50px !important;
}
.beyaz-bg-logo{
	background-image: url(assets/images/beyaz-bg-logo.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.beyaz-bg-logo-sol{
	background-image: url(assets/images/beyaz-bg-logo2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.ustsaricizgi{
	border-top: 15px solid #FBBA18;
}
.baslikfont2{
	font-family: 'Staatliches', cursive;
	font-weight: 400;
}
.baslikfont3{
	font-family: 'Staatliches', cursive;
	font-weight: 400;
	font-size: 22px;
}
.baslikfont4{
	font-family: 'Staatliches', cursive;
	font-weight: 400;
	font-size: 35px;
	margin-bottom: 0px !important;
}
.p-t-50{
		padding-top: 50px;
}
.p-b-50{
		padding-bottom: 50px;
}
.ortala{
	text-align: center !important;
}
.toplogo{
	    max-width: 516px;
}
.yanmenusecili{
	color: #fff !important;
    background-color: #4f4f4e !important;
}

.wpbutton{
	    position: fixed;
    bottom: 10px;
    right: 0px; 
	z-index: 99999;

}
