.blog-detail-container{
	text-align: center;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    background-color: #efefef;
    border: 1px solid #ddd;
    padding: 10px 10px 20px 10px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 20px 3px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 20px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 20px 3px rgb(0 0 0 / 10%);
}

.blog-detail-container h2{	
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 0px;
    text-align: center;
}

.static-header{
	padding: 10px 0px;
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 0px;
    text-align: center;
}

.dynamic-product-name{
	padding-bottom: 0px;
}

.dynamic-product-price {
    padding: 0px;
}

.static-installment-text {
    color: #283247 !important;
 	margin-bottom: 15px;
    font-size: 12px;
}

.buy-package-button {
    background-color: #FFC107 !important;
    color: #333333 !important;
    border-radius: 40px;
    margin: 10px 0px 10px 0px;
    width: 100%;
    font-size: 16px;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
}

.text-link {
    color: #283247;
    text-align: center;
    display: block;
    text-decoration: underline;
    margin: 10px 0px 0px 0px;
}

.dynamic-ad-image{
	border-radius: 10px;
	width: 300px;
}

#new-contact-form {
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 20px 3px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 20px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 20px 3px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
    border-top: 5px solid #FFC107;
}
#new-contact-form .container{
	width: 100%;
}

.form-row {
    margin-bottom: 15px;
}

label {
    color: #4c4c4c;
    font-weight: 400;
    margin-bottom: 5px;
    display: inline-block;
    font-size: 13px;
}

.form-check input[type="checkbox"] {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: 15px;
}

#send-contact-form-button i {
   position: absolute;
   left: 210px;
   top: 50%;
   transform: translateY(-50%);
   font-size: 20px;
   color: #fff;
}

.button{
    width: inherit;
    text-align: center;
    border-radius: 5px;
}

@media (max-width: 480px){
.button {
    width:100%;
   }   
   
#send-contact-form-button i{
	left:35px;
}

}

@media (min-width:480px) and (max-width: 768px ){
#send-contact-form-button{
	width: 100%;
}

#send-contact-form-button i{
	left: 110px;
}
}
@media (min-width:540px) and (max-width: 720px ){

#new-contact-form{
	width:auto;
}
}

@media (min-width:820px) and (max-width: 1080px ){
#send-contact-form-button i{
	left: 130px;;
}

#send-contact-form-button{
	width: 100%;
}
}

@media (max-width: 280px){
#send-contact-form-button i {
     left: 0px; 
}
}

#blog-title h1{
	font-size: 50px;
    font-weight: 800;
    color: #131e29;
    font-family: 'Roboto';
    line-height: 1;
    margin-bottom: 10px;
} 

.lgs-mat-span{
	font-weight: 800 !important;
}

 .blog-ticket a{
 	font-weight: 500;
    font-size: 14px;
    color: #131e29;
    font-family: 'Roboto', sans-serif;
    opacity: 0.7;
 }
 
 .blog-ticket a:link:active, a:visited:active {
  color: #FFC107 !important;
}

.blog-ticket-detail{
	border-radius: 3px;
    font-size: 12px;
    line-height: 1.43;
    padding: 6px 12px;
    display: inline-block;
    background-color: #F2F2F3;
    margin: 5px;
}

.lgs-detail-link p a{
	color: #131e29;
	font-size: 18px;
}
 
.lgs-mat-ul{
	padding-left: 20px;
	font-weight: 300;
    font-size: 20px;
    color: #131e29;
    font-family: 'Roboto', sans-serif;
}

#blog-title p {
    font-weight: 300;
    font-size: 24px;
    color: #131e29;
    font-family: 'Roboto', sans-serif;
}
#content-list a{	
	font-weight: 300;
    font-size: 20px;
    color: #131e29;
    font-family: 'Roboto', sans-serif;
}

#content{
	font-size: 20px;
	font-weight: 800;
}

#post-content p{
    font-weight: 300;
    font-size: 24px;
    color: #131e29;
    font-family: 'Roboto', sans-serif;
}

.table{
	font-size: 20px;
}

#lgs-2022{
	font-weight: 800;
}

.lessons{
	font-weight: 800;
    font-size: 24px;
    color: #131e29;
    font-family: 'Roboto', sans-serif;
}

#lesson-table{
	margin-top: 10px;
}

#featured-left-img{
	background: url(../bireysel-satis/images/bireysel-ana-sayfa/blog/calisma-kitabi-left.png?v=2) center center no-repeat scroll;
	background-size: cover;
	height: 670px;
	position: relative;
}

#featured-image img{
    width: 100%;
    margin-bottom: 30px;
	
}

#content-list{
	list-style: none;
}

#featured .card .card-img-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	    
}

#featured .card .card-img-overlay h2 {
    font-weight: 700;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
    padding: 0px 10px 10px 10px;
    margin-bottom: 0px;
}

#featured-right-start-img{
	background: url(../bireysel-satis/images/bireysel-ana-sayfa/blog/lgs-konular-right.png?v=2) center center no-repeat scroll;
	background-size: cover;
	height: 322px;
	position: relative;	
}

#featured-right-end-img{
	background: url(../bireysel-satis/images/bireysel-ana-sayfa/blog/lgs-hazirlik-right.png?v=2) center center no-repeat scroll;
	background-size: cover;
	height: 322px;
	position: relative;	
}

.align-self-start{
	margin-bottom: 25px;
}



#section-2 .img-fluid .card-img-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	    
}

#section-2 .img-fluid{
	background: url(../bireysel-satis/images/bireysel-ana-sayfa/blog/lgs-soru-bankasi-middle.png?v=2) center center no-repeat scroll;
	min-height: 280px;
	margin-top: 40px;
	background-size: cover;
    border: 1px solid #f1f1f1;
    position: relative;
}

.img-fluid h2{
	font-weight: 800;
    text-align: center;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
    padding: 0px 10px 10px 10px;
    margin-bottom: 0px;
}



#loop span{
	font-weight: 600;
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.1;
}

#loop{
	margin-top: 30px;
}

.post-left img{
	max-width: 100%;
	height: auto;
}

#sidebar .recent .card{
	margin-top: 22px;
}

#sidebar-title{
	max-width: 100%;	
}

#loop .post-right h2 a {
    font-weight: 800;
    font-size: 23px;
    text-decoration: none;
    color: #131e29;
    font-family: 'Roboto', sans-serif;
}

#loop .post-right .post-info {
    font-weight: 300;
    font-size: 13px;
    color: #666;
    font-family: 'Roboto', sans-serif;
    margin-left: 2px;
    margin-bottom: 10px; 
}
#loop .post-right h2 {
    margin-bottom: 5px;
    line-height: 1;
}

#loop .post-wrap{
	margin-top: 40px;
}

#loop .post-right .summary {
    font-weight: 300;
    font-size: 20px;
    color: #555978;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

#sidebar span {
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 1.1;
    border-bottom: 1px solid rgba(0,0,0,.15);
    padding-bottom: 10px;
}

#sidebar .recent .card .card-body h3 a {
    font-weight: 700;
    font-size: 18px;
    color: #131e29;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

#sidebar .recent .card .card-body .post-info{
    font-weight: 300;
    font-size: 13px;
    color: #666;
    font-family: 'Roboto', sans-serif;
    margin-left: 2px;  
}

#sidebar .recent .card .card-body .card-title {
	margin: 10px 0px;
	line-height: 1;
		
}

.popular .popular-left a img{
	height: 100px;
}
#blog-title{
	margin-top: 25px;
}

#sidebar .popular .post-wrap h3 {
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
}

#sidebar .popular .post-wrap h3 a {
    font-weight: 700;
    font-size: .9rem;
    color: #131e29;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

#sidebar .popular .post-wrap .post-info {
    font-weight: 300;
    font-size: 13px;
    color: #666;
    font-family: 'Roboto', sans-serif;
}
#sidebar .popular .post-wrap .populer-left{
	padding-left: 0;
}

@media all and (max-width: 480px){
	#blog-title p{
		line-height: 1.3;
		font-size: 20px;
	}
	
	#featured-left-img{
		margin-bottom: 25px;
	}
	
	#loop{
		margin-top: 15px;
	}
	
	#loop h4{
		margin-bottom: 10px;
	}
	
	#loop .post-wrap{
		margin-top: 10px;
	}
	
	.post-left img {
		margin-bottom: 10px;
		width: 100%;
	}
	
	#section-2 .img-fluid{
		margin-top: 25px;
	}
	
	.img-fluid h2{
		font-size: 18px;
	}
}