#seo {
    margin-bottom: 30px;
}

#seo h1 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px;
}

#accordion-h1 {
    text-align: center;
    padding: 0px 0px 10px 0px;
}

#kac-gun-kaldi-banner{
	margin-top: 40px;
}

.accordion {
    cursor: pointer;
    padding: 10px 10px 10px 30px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    transition: 0.4s;
    margin-bottom: 0px;
    border: 1px solid #eff0f2;
}

#seo h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.panel {
    padding: 0 18px 0px 50px;
    background-color: #eff0f2;
    max-height: 0;
    overflow: hidden;
    border: none !important;
    box-shadow: none !important;
    transition: max-height 0.2s ease-out;
    margin-bottom: 0px;
    text-align: left;
}

.panel p:first-of-type {
    margin-top: 20px;
}

.panel p {
    font-size: 16px;
    font-weight: 400;
}

.content-wrap {
    position: relative;
    padding: 50px 0;
}

.this-page-header{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 30px;
}

.col-divider{
	position: absolute;
    right: -15px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: #9d9d9d;
    transform: rotate(25deg);	
}

.counter {
    font-size: 60px;
    font-weight: 600;
    font-family: 'Roboto';
}

.days-counter-title{
    font-size: 24px;
    font-weight: 300;
    color: #9d9d9d;
}

.sub-header-text{
	font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
    margin-top: 30px;
}

.sub-header-cta-text{
	font-size: 22px;
    font-weight: bold;
    margin-top: 5px;
}

.cta-header-text{
    font-size: 28px;
    text-align: center;
    margin: 40px 0px 20px 0px;
    font-weight: 600;
}

.lgs-inside-container .packages-desc-text{
	padding: 8px 0px;
}

.lgs-inside-container .buy-package-button{
	margin-top: 60px;
}

.packages-header{
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
    padding: 10px 0px;
}

.support-inside-container, .lgs-inside-container{
	-webkit-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%);
    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%);
    padding-bottom: 30px;
}

.lgs-inside-container{	
    background: rgb(121,214,245);
    background: linear-gradient(180deg, rgba(121,214,245,1) 0%, rgba(221,246,253,1) 100%);	
}

.packages-row{
	margin-left: 0;
    margin-right: 0;
}

.support-containers{
	background-clip: content-box;
}

.packages-desc-text{
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin: 20px 0px 20px 0px;
    padding: 0px 15px;
}

.packages-price{
    margin: 0px 0px 10px 0px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -1px;
    font-size: 40px;
    position: relative;
    text-align: center;
    background-color: #293247;
    color: #fff;
    padding: 15px 0px;
    width: calc(100% + 20px);
    margin-left: -10px;
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 20%);
    /* margin-bottom: 15px; */
    padding: 15px !important;
}


.packages-price:before {
    content: "";
    position: absolute;
    left: 0px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0px 0;
    border-color: transparent #171a21 transparent transparent;
}

.lgs-inside-container .package-buy-button{
	padding: 10px 15px;
}

.support-inside-container .package-buy-button{
	padding: 10px 15px;
}

#package-buy-button-hzlgo, #package-buy-button-dnmkmat{
	padding: 0;
}

.new-offers a{
	display: block;
    width: 100%;
    height: 100%;
    color: #333;
}

.appenden-new-offers-hzlgo a, .appenden-new-offers-dnmkmat a{
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}

.row-padding{
	padding: 0 15px;
}

.classroom-select {
    margin-top: 15px;
}

.classroom-select-invalid-text{
	color: red;
}

.package-redirect-detail-button{
	padding: 0 15px;
}

.package-redirect-detail-button a{
	background-color: #fff !important;
    color: #444 !important;
    border: 1px solid #444 !important;
    border-radius: 40px;
    width: 100%;
    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%);
    font-size: 14px;
    margin: 0px;
}


.package-buy-button .new-offers{
    background-color: #FFC107 !important;
    color: #333333 !important;
    cursor: pointer;
    border-radius: 40px;
    margin: 10px 0px 10px 0px;
    width: 100%;
    font-size: 18px;
    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%);
}

.buy-package-button {
    background-color: #FFC107 !important;
    color: #333333 !important;
    border-radius: 40px;
    margin: 10px 0px 10px 0px;
    width: 100%;
    font-size: 18px;
    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%);
}

.package-installment-text span {
    font-size: 22px;
    font-weight: bold;
}

.package-installment-text {
    font-size: 16px;
    color: #283247;
    text-align: center;
    margin: 10px 0px 5px 0px;
    line-height: 1.2; 
}

.packages-price:after {
    content: "";
    position: absolute;
    right: 0px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 10px 10px 0px;
    border-color: transparent transparent #171a21 transparent;
}

.equal-row{
	display: flex;
}

.lgs-containers{
	background-clip: content-box;
}

#support-packages #hzlgo, #support-packages #dnmkmat{
	background-color: #fff;
}

#lgs-header{
    -webkit-box-shadow: 0px 3px 4px -1px rgb(0 0 0 / 46%);
    -moz-box-shadow: 0px 3px 4px -1px rgba(0,0,0,0.46);
    box-shadow: 0px 3px 4px -1px rgb(0 0 0 / 46%);
    background: rgb(121,214,245);
    background: linear-gradient(180deg, rgba(121,214,245,1) 0%, rgba(221,246,253,1) 100%);
}

#support-header {
    -webkit-box-shadow: 0px 3px 4px -1px rgb(0 0 0 / 46%);
    -moz-box-shadow: 0px 3px 4px -1px rgba(0,0,0,0.46);
    background: rgb(141 197 63);
    background: linear-gradient(
180deg, rgb(142 198 63) 0%, rgba(255,251,239,1) 100%);
    box-shadow: 0px 3px 4px -1px rgb(0 0 0 / 46%);
}

.lgs-containers .packages-name{
	padding: 16px 0px;
}

.packages-name{ 
    width: 100%;
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 0px;
    border-bottom: 1px solid #e5e5e5;
    height: auto;
    display: flex;
    flex-direction: column;
}

#seo-text .accordion{
    padding: 5px 0px 0px 0px;
  		margin-bottom: 0px;
}

#seo-text .accordion h1, #seo-text .accordion h2, #seo-text .accordion h3{
	font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 0;
}

#seo-text .panel p{
	font-size: 10px !important;
	display: hidden;
}

#seo-text .accordion {
    cursor: pointer;
    padding: 10px 10px 10px 30px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    transition: 0.4s;
}

#seo-text .panel {
    padding: 0 18px 0px 30px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    border: none !important;
    box-shadow: none !important;
    transition: max-height 0.2s ease-out;
    margin-bottom: 0px;
}


/* ----------------------------------------------------------------
	Responsive CSS
-----------------------------------------------------------------*/


@media (max-width: 1199px) {
	
	.lgs-containers .packages-name{
		padding: 10px 0px;
		font-size: 14px;
	}
	
	.equal-row{
		display: block;
	}
	
	.packages-desc-text{
		padding: 0px 5px;
	}
	
	#hzlgo .packages-desc-text{
		padding: 9px 0px;
	}
	
	#dijital .packages-desc-text{
		padding: 9px 0px;
	}
	
	#super-set .packages-desc-text{
		padding: 18px 0px;
	}
	
	.package-buy-button .new-offers, .lgs-inside-container .buy-package-button{
		font-size: 16px;
	}
	
	.form-control{
		padding: 6px 0px;
	}
	
	.package-redirect-detail-button a{
		font-size: 12px;
	}
}

@media (max-width: 991px) {
	.lgs-inside-container .buy-package-button {
	    margin-top: 5px;
	}
	
	#super-set .packages-desc-text {
	    padding: 9px 0px;
	}
	
	#support-header{
		margin-top: 30px;
	}
}


@media (max-width: 767px) {
	.counter {
	    font-size: 30px;
	}
	
	.days-counter-title{
		font-size: 18px;
	}
	
	.col-divider{
		right: 0px;
	}
	
	.support-inside-container, .lgs-inside-container{
		margin-bottom: 15px;
	}
	
	.lgs-containers .packages-name{
		font-size: 18px;
	}
}

@media (max-width: 480px) {
	.this-page-header {
	    font-size: 26px;
	}
	
	.cta-header-text{
		font-size: 22px;
		line-height: 1.1;
	}
	
	.sub-header-cta-text{
		font-size: 20px;
		line-height: 1.1;
	}
}

