
body {font-family: 'Roboto', sans-serif;}




/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:1302px;
height:80vh;	
margin:auto;
margin-top: 100px;
}
.videotaraf{
	
width:850px;
float:left;


}
.dugme {
background-color:#dc3545;
border-bottom-color	:#dc3545;
}
.listetaraf{


float:left;
}
.embeddiv{
margin-top:-400px;	
background-color:#dc3545;
position:relative;
margin:auto;
margin-top:-400px;
float:top;
width:750px;
height:472px;


}

.listediv{

text-align:left;
margin-top:80px;

float:left;	

}
.listetaraf h2{
	text-align:center;
}
.listetaraf h3{
	text-align:center;
}

.butonortala{
vertical-align: middle;
}



/*VİDEO LİSTE SAYFASI*/


/*GENEL SİTİLLENDİRME*/

h3 {
	font-size: 18px;
	font-weight:400;}

	
h2 {
	font-size: 32px;
	font-weight:400;
	color:#dc3545;
	
	
	}

p {font-size: 14px;}

	a {
		text-decoration: none !important;
	}




.navbar {
	border-bottom:#DC3545 3px solid;
	
}

.navbar .navbar-brand {
	
	color:#dC3545;
	font-size: 24px;
}

.bg-dark {
	background-color: rgba(53,58,64,1) !important;
	
}

.nav-link {
	color: white !important;
	text-transform: uppercase;
	transition: color 0.5s ease;
}

.nav-link:hover {
	color: #c0392b !important;
	
}

.btn-success {
    color: #131212;
    background-color: #ce9f17;
    border-color:#ce9f17;
    }





/*KAYIT FORMU BOLUMU*/



.bg_kayit_formu {
	background: url('../images/bg.jpg') no-repeat ;
	
	
	
	
	background-size: contain;
	background-size: cover;
	width:100%;
	height:100%;
	min-height:100vh;

	
	
}

.form-conatiner{
	background-color: rgba(53,58,64,.5);
	border:0px solid #fff;
	padding: 60px 60px;
	margin-top:20vh;
-webkit-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
	
}

.form-conatinerm{
	background-color: rgba(53,58,64,.5);
	border:0px solid #fff;
	padding: 60px 60px;
	margin-top:20vh;
-webkit-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
	
}




.form-conatiner h2 {
	color:white;
	text-align: left;
	font-size: 28px;
}

.form-conatiner h3 {
	color:white;
	text-align: left;
}

.card-block h3{
	text-align:center;
	color:black;
}

.form-control {
	text-align: center;
}

.listediv lu li a{
    color:blueviolet;
}


a {
  color: hsl(134, 30%, 23%);
  /* text-decoration: none; */
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
select {
	text-align: center;
}

.yenile p{
	text-align: left;
}
/*KAYIT FORMU BOLUMU*/



/*GRUP DERSALER BÖLÜMÜ*/
#grup_dersler_bolumu {
	 
	
	
	background: url('../images/bg.jpg') no-repeat center center fixed;
	
	background-attachment:fixed;
	background-size: contain;
	background-size: cover;
	
	min-height:100vh;
	margin:auto;
	padding:100px;
	padding-left:35px;
	padding-right:35px;	
}





.dersKutusu-K{
    border-width: 3px;
    border-style: solid;
	font-weight:bold;/*kalın yazı*/
	line-height:100%;/*satırlar arasındaki mesafe*/
    padding: 7px 7px 7px 7px;
	width:294px;
	height:100px;
	border-radius:10px;
    border-color:#DC3545;
	margin: 15px;
    background-color: #dee2e6;
	
    
}
.dersKutusu-K p {
	text-align:center;
	font-size: 12px;
	color: black;
}
.dersKutusu-K h4 {
	text-align:center;
	font-size: 16px;
	color: black;
	text-align:center;
    color: #bfb8a6;
    border: 2px solid #818182;
    background-color: rgba(53,58,64,1);
}




.dersKutusu-Y{
    border-width: 3px;
    border-style: solid;
	font-weight:bold;/*kalın yazı*/
	line-height:100%;/*satırlar arasındaki mesafe*/
    padding: 7px 7px 7px 7px;
	width:294px;
	height:100px;
	border-radius:10px;
    border-color:#DC3545;
	margin: 15px;
    background-color: #dee2e6;
	
    
}
.dersKutusu-Y p {
	text-align:center;
	font-size: 12px;
	color: black;
}
.dersKutusu-Y h4 {
	text-align:center;
	font-size: 16px;
	color: black;
	text-align:center;
    color: #dfbd12;
    border: 2px solid #818182;
    background-color: rgba(53,58,64,1);
}








/*GRUP DERSALER BÖLÜMÜ*/









/*ANASAYFA*/  


#headerSection {
	background: url('../images/bg.jpg') no-repeat center center fixed;
	background-size: cover;
	height: 100vh;
	color: rgba(53,58,64,1);
	
}


#headerSection .overlay {
	background-color: rgba(0,0,0,0);
	
	}
	
#headerSection .row {
	
	height: 100vh;
}

#headerSection span {
	color:#DC3545;
} 

.btn-outline-danger {
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 0;
	cursor: pointer;
    border-color: #DC3545;
    color:#DC3545;
	
	
}
.btn-outline-danger:hover {
    border-color: #DC3545;
    background: #DC3545;
}

.text-muted {
    color: black!important;
}



i.fa.fa-cog{
    color:#dc3545
}
i.fa.fa-ravelry{
    color:#dc3545
}
i.fa.fa-leaf{
    color:#dc3545
}
i.fa.fa-podcast{
    color:#dc3545
}
i.fa.fa-cog:hover{
    color:rgba(53,58,64,1);
}
i.fa.fa-ravelry:hover{
    color:rgba(53,58,64,1)
}
i.fa.fa-leaf:hover{
    color:rgba(53,58,64,1)
}
i.fa.fa-podcast:hover{
    color:rgba(53,58,64,1);
        transition: color .5s ease;
}


h3.mt-3{
    color:#dc3545
}


h2.mb-4{
    color:#dc3545
}









/* FEATURES SATIRI */


#features .fa {
	font-size: 40px;
	
}

.feature-top {
	transition: color .5s ease;
	color:#353a40;
}



.feature-top:hover {
	color:#c0392b;
	cursor:pointer;
}












/* MONİTÖR KISMI BURADA */

#ourHistory h2{
	border-left:6px solid #dc3545;
	padding-left:30px;
}


#ourHistory .col-md-6{
	display: inline;
}



#ourHistory .btn-outline-danger{
	position: absolute;
	
}




#ourHistory p{

}





/* öğretmen tanıtım bölümü */

#team .card{
	border: none;
	opacity: 0.9;
	cursor: pointer;
	transition: all 0.5s ease;
}


#team .card:hover {
	opacity:1;
}


#team .fa {
	font-size: 24px;
}





/* video düşme */
#whtWeDo {
	background: linear-gradient(
	rgba(0,0,0,.1),
	rgba(0,0,0,.1)),
	url(../images/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size;
	
	
}











/*fizik tanıtım alanı*/
#caseStudy {
	background-color: #c0392b;
	line-height: 28px;
	
}

.caseArea {
	background-color: #fff;
	margin-top: 40px;
	margin-right: -40px;
	z-index: 100;
	padding: 40px;
	position: relative;
	min-height: 400px;
}

#caseStudy h3 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

#caseStudy .fa {
	font-size: 40px;
	color: #c0392b;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.caseImage {
	margin-left:-40px;
	
}





















/*fotograf cümbüşü*/



#portfolio .col-md-3{
	padding-left: 0;
	padding-right: 0;
	
}
#portfolio .col-md-9{
	padding-left: 0;
	padding-right: 0;
	
}

#portfolio h4 {
	font-size: 16px;
	font-weight:300;
	
}

#portfolio .fa {
	font-size: 24px;
	margin-bottom: 20px;
	
}

#pointer p{
	font-size:14px;
	font-weight: 300;
	
}




.imageContainer {
	
	position: relative;
	cursor: pointer;
	
}


.imageOverlay {
	
	position: absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	height:100%;
	width:100%;
	background-color:#c0392b;
	opacity: 0;
	transition: 1s ease;
	
}


.imageContainer:hover .imageOverlay {
	opacity:.7;
} 

.imageText{
	text-align: center;
	color: white;
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}












/*CAROUSEL*/
#testimonials {
	background: linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(../images/testimonialsbg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	
}



#testimonials .quote {
	
	color: rgba(24,134,199,.6);
	margin-bottom:30px;
}

#testimonials .carousel-item img {
	opacity: .3;
}

#testimonials .blockquote .blockquote-footer {
	color: #1886c7;
}
















































/*CONTACT*/


#contact {
	background-color: #c0392b;
	
}



#contact .input-group-addon {
	
	width: 50px;
	border-radius:0;
	color: #fff;
	background-color: red;
	text-align: center;
	border-radius:0;
	
	
}

#contact .form-control, #contact .btn {
	border-radius:0;
}








/*FOOTER*/


#main-footer {
	color:#fff;
	background-color: #000;
}

@media screen and (min-width:1350px)  {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:1100px;
margin-top: 50px;
}
.videotaraf{
width:650px;
}
.embeddiv{
margin-top:-290px;
width:555px;
height:350px;
border:8px solid #dc3545;
border-radius:10px;
-webkit-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
}

.listediv{width:450px;
}
/*VİDEO LİSTE SAYFASI*/
}

@media screen and (min-width:1150px) and (max-width:1349px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:1100px;
margin-top: 40px;
}
.videotaraf{
width:650px;
}
.embeddiv{
margin-top:-290px;
width:555px;
height:350px;
border:8px solid #dc3545;
border-radius:10px;
-webkit-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
}

.listediv{width:450px;
}
/*VİDEO LİSTE SAYFASI*/
}

@media screen and (min-width:1043px) and (max-width:1149px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:1000px;
margin-top: 25px;
}
.videotaraf{
width:550px;
}
.embeddiv{
margin-top:-230px;
width:460px;
height:290px;
border:6px solid #dc3545;
border-radius:10px;
-webkit-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
}
.listediv{width:450px;
}

.listetaraf{
width:450px;
float:left;
}
/*VİDEO LİSTE SAYFASI*/
}


@media screen and (min-width:900px) and (max-width:1042px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{
	
width:870px;
margin-top: 15px;
}
.videotaraf{
width:440px;
}
.embeddiv{
margin-top:-170px;
width:365px;
height:230px;
border:6px solid #dc3545;
border-radius:10px;
-webkit-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
box-shadow: -1px 4px 26px 11px rgba(0,0,0,0.75);
}
.listediv{
width:430px;
}

.listetaraf{
width:430px;
float:left;

}
/*VİDEO LİSTE SAYFASI*/
}

@media screen and (min-width:819px) and (max-width:899px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:800px;
margin-top: 5px;
}
.videotaraf{
width:370px;
}
.embeddiv{
margin-top:-130px;
width:350px;
height:220px;
border:6px solid #dc3545;
border-radius:4px;

}
.listediv{

}
.listetaraf{
width:430px;
float:left;
}
/*VİDEO LİSTE SAYFASI*/
}
@media screen and (min-width:700px) and (max-width:818px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:667px;
margin-top: 5px;
}
.videotaraf{
width:667px;
}
.embeddiv{
margin-top:-300px;
width:667px;
height:420px;
border:6px solid #dc3545;
border-radius:4px;

}
.listediv{
width:667px;
margin-top:10px;
}
.listetaraf{

float:left;
}
/*VİDEO LİSTE SAYFASI*/
}

@media screen and (min-width:600px) and (max-width:699px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:570px;
margin-top: 5px;
}
.videotaraf{
width:570px;
}
.embeddiv{
margin-top:-250px;
width:570px;
height:360px;
border:6px solid #dc3545;
border-radius:4px;

}
.listediv{
width:570px;
margin-top:10px;
}
.listetaraf{

float:left;
}
/*VİDEO LİSTE SAYFASI*/
}
@media screen and (min-width:500px) and (max-width:599px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:470px;
margin-top: 5px;
}
.videotaraf{
width:470px;
}
.embeddiv{
margin-top:-200px;
width:470px;
height:295px;
border:6px solid #dc3545;
border-radius:4px;

}
.listediv{
width:470px;
margin-top:10px;
}
.listetaraf{

float:left;
}
/*VİDEO LİSTE SAYFASI*/
}

@media screen and (min-width:400px) and (max-width:499px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:370px;
margin-top: 5px;
}
.videotaraf{
width:370px;
}
.embeddiv{
margin-top:-140px;
width:370px;
height:235px;
border:4px solid #dc3545;
border-radius:4px;

}
.listediv{
width:380px;
margin-top:10px;
}
.listetaraf{

float:left;
}
/*VİDEO LİSTE SAYFASI*/
}

@media screen and (min-width:300px) and (max-width:399px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:300px;
margin-top: 2px;
}
.videotaraf{
width:300px;
}
.embeddiv{
margin-top:-100px;
width:280px;
height:175px;
border:4px solid #dc3545;
border-radius:4px;


}
.listediv{
width:300px;
margin-top:10px;
}
.listetaraf{

float:left;
}
.videoliste .btn{
	font-size: 13px;
}

/*VİDEO LİSTE SAYFASI*/
}
@media screen and (max-width:299px) {
/*VİDEO LİSTE SAYFASI*/
.videoliste{

width:250px;
margin-top: 2px;
}
.videotaraf{
width:250px;
}
.embeddiv{
margin-top:-75px;
width:250px;
height:158px;
border:2px solid #dc3545;
border-radius:4px;


}
.listediv{
width:300px;
margin-top:10px;
}
.listetaraf{

float:left;
}
.videoliste .btn{
	font-size: 13px;
}

/*VİDEO LİSTE SAYFASI*/
}



@media screen and (max-width:1300px){
#ourHistory p{
line-height: 20px;}

}

@media screen and (max-width:1200px){
	#ourHistory p{
		line-height: 20px;
}}
@media screen and (max-width:992px){
	
}

@media screen and (max-width:768px){
.display-4 {
		font-size: 32px;
	}	
}

@media screen and (max-width:576px){
	.display-4 {
		font-size: 24px;
	}
}







































