
* {
	box-sizing: border-box;
}

/*body {
				/*linear-gradient(
					#3d403ba6,
					#3d403ba6
			),*/
	/*background: url(https://rokai.linesoft.lt/site/assets/img/mokykla.jpg);
	font-family: 'Varela Round', sans-serif !important;
	height: 100%;
	overflow: hidden;
	background-size: cover;
	color: #F4F4F4  !important;
}*/
body {
/*	background-image:
			url(https://rokai.linesoft.lt/site/assets/img/mokykla.jpg) !important;*/
	/*background: #ffc107 !important;*/
	height: 100%;
	overflow: hidden;
	background-size: cover;
	color: #F4F4F4 !important;

}
.container-fluid{
	display:block;
	height:90%;
}

.fas {
	font-size: 3.5em !important;
}
.fas:hover {
	color: #00962F;
}
.shadow p {
	font-size: 3.5rem !important;
}
.footeriukas{
	/*background: black;*/
	position: relative;
	height: 5px;
	bottom: 55px;
	display: flex;
	justify-content: center;
}
.icone{
	font-size: 7rem !important;
	/*color: #3d403b !important;*/
	color: #F4F4F4 !important;
	margin: -4rem 10rem 1rem 10rem;
}
.icone:hover {
	color: #00962F;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.btn:focus,.btn:active:focus,.btn.active:focus,
.btn.focus,.btn:active.focus,.btn.active.focus {
	outline: none;
}
.btn {
	color: #F4F4F4 !important;
}
.languages {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 30%;
	font-size: 80%;
}

	.languages li {
		list-style: none;
		display: inline-block;
		margin: 0;
		padding: 0;
	}

	.languages a {
		padding: 0 0.5em;
		border: none;
		display: inline;
		border-left: 1px solid #ccc;
	}
		.languages li.current a {
			font-weight: bold;
		}
		.languages li:first-child a {
			border: none;
			padding-left: 0;
		}
.pagr {
	height: 100%;
}
.centered_two .pagal {
    display: flex !important;
    flex-direction: row !important;
	padding-top: 8%;
}
.centered_two .dezutes {
    display: flex !important;
    flex-direction: column !important;
}
.centered_two .shadow {
    display: flex !important;
    flex-direction: column !important;
}
.pavezejimas {
    color: #212529 !important;
    width: 50% !important;
	background-color:white;
	margin-right: -30px;
}

.boxai {
	/*background-color: #f8f9fae0 !important;*/
	background-color: #f8f9fa !important;
	height: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	/*transition: 500ms linear;*/
	border-radius: 18px !important;
	display: flex;
	flex-direction: column;
}


/*.an {*/
/*	padding: 20px;*/
/*	margin:5px;*/
/*	!*-webkit-animation: beat 1s ease-in-out backwards;*!*/
/*	!*animation: beat 1s ease-in-out backwards;*!*/
/*}*/
.an{
	position:relative;
	display:inline-block;
	padding: 20px;
	/*margin:5px;*/
	height: 32vh;

}

.an a{
	color:#3d403b;
	font-size:28px;
	text-align: center;
	text-decoration:none;
	/*background-color: #f8f9fad6 !important;*/

	/*display:block;*/
	position:relative;
	/*padding:20px 40px;*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-shadow: 0px 1px 0px #000;
	filter: dropshadow(color=#000, offx=0px, offy=1px);
	-webkit-box-shadow:inset 0 1px 0 #FFE5C4, 0 10px 0 #915100;
	-moz-box-shadow:inset 0 1px 0 #FFE5C4, 0 10px 0 #915100;
	box-shadow:inset 0 1px 0 #FFE5C4, 0 10px 0 #915100;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.an a:active{
	/*top:10px;*/
	background-color:#F78900;
	-webkit-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #915100;
	-moz-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3pxpx 0 #915100;
	box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #915100;
}

.pagr a {
	/*color: #3d403b !important;*/
	/*color: #F4F4F4 !important;*/
	color: #3d403b !important;
	font-size: 36px;
	text-decoration: none!important;
	width: 100%;
}
/*.pagr a :hover{*/
/*	color: #99c02b!important;*/
/*}*/

.data {
	text-align: center;
	font-size: 6rem;
	font-weight: bold;
	padding-top: 1.5rem;
	color: #F4F4F4 !important;
	/*color: #3d403b !important;*/
	text-shadow: 2px 2px #3d403b;
}
.lygiavimas h2 {
	margin-bottom: 2rem!important;
	font-size: 7rem;
	font-weight: bold;

}
.lygiavimas {
	height: 90vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #F4F4F4 !important;
	/*color: #3d403b !important;*/
	text-shadow: 2px 2px #3d403b;
}

.lygiavimas h3 {
	font-weight: bold;
	padding-bottom: 2rem;
	margin-top: 4rem;
	font-size: 8rem;
}
.lygiavimas img{
	max-width: 60%;
}

.vidurys {
	height: 100%;
}


form.search {
	float: right;
	margin: 0;
	width: 30%;
	padding-bottom: 1em;
}
	form.search input {
		margin: 0;
		padding: 0.25em 0.5em;
		border: 1px solid #ccc;
		width: 100%;
	}
.bodis {
	width: 50%;
	margin: 2rem;
	/*max-height: 550px;*/
	padding-top: 6rem;
}
.bodis p {
	font-size: 25px;
	margin-left: 32rem;
	color: #3d403b !important;
	margin-top: 1rem;
}
.bodis h2 {
	margin-bottom: 1rem;
	font-size: 55px;
	color: #3d403b !important;
}
.boxe{
	align-items: center;
	justify-content: center;
	/*background-color: #f8f9fad6  !important;*/
	background-color: #f8f9fa  !important;
	
	border-radius: 55px;
	height: 70rem;
}
.klases {
	width: 50%;
	margin: 0 auto;
	/*height: 470px;*/

}
.klases h2 {
	margin-top: 1.5rem;
	font-size: 57px;
	margin-bottom: 2rem;
	color: #3d403b !important;
}
.k {
	display: flex;
}
.urelas{
	/*color: black;*/
	/*color: #F4F4F4 !important;*/
	color: #3d403b !important;
	text-decoration: none!important;
	font-size: 48px;
}
.urelas :hover{
	color: #00962F!important;
}

#main {
	/*padding-top: 1em;*/
	/*margin-top: 1em;*/
	clear: both;
}
#antraste
{
	padding-top: 5%;
}
.wrapper {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	
}

.wrapper > div {
	flex: 1 1 30%;
	/*padding: 1rem;*/
}
.wrapper .specialistai {
	flex: 1 1 30% !important;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 1rem;
}
.administracija{
	padding: 0 !important;
	margin: 0.5rem;
	/*background: #f8f9fad6  !important;*/
	background-color: #f8f9fa !important;
	text-align: center;
}

.tvarkar p {
	/*margin-bottom: 1.5rem;*/
	font-size: 1.20rem;
	margin-left: 2rem;
	text-align: left !important;
}
.tvarkar {
	line-height: 1 !important;
	padding: 8rem;
}
#content {
	/*height: 90vh;*/
	position: relative;
	/*margin: 1px;*/
}
.po {
	margin: 0 auto;
}

.align_left {
	/* for images placed in rich text editor */
	float: left;
	margin: 0 1em 0.5em 0;
	position: relative;
	top: 0.5em;
	max-width: 50%;
}

.align_right {
	/* for images placed in rich text editor */
	float: right;
	margin: 0 0 0.5em 1em;
	max-width: 50%;
}

.align_center {
	/* for images placed in rich text editor */
	display: block;
	margin: 1em auto;
	position: relative;
	top: 0.5em;
}

figure {
	display: table;
	width: 1px;
	margin: 1em 0;
}

figure img {
	display: table-row;
	margin-bottom: 0.5em;
}

figure figcaption {
	display: table-row;
	font-size: smaller;
	color: #777;
	line-height: 1.4em;
}

/*********************************************************************
 * 4. Footer
 *
 */

#footer {
	clear: both;
	font-size: 80%;
}

/*********************************************************************
 * 5. Media queries for responsive layout
 *
 */

/*@media only screen and (max-width: 767px) {*/
/*	!* mobile layout *!*/



/*}*/

/*@media only screen and (min-width: 1200px) {*/
/*	!* extra-wide desktop layout *!*/


/*}*/

/*********************************************************************
 * 6. Accessibility helpers
 *
 */

/* Hide visually, but remain approachable for screenreader */

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	white-space: nowrap;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	border: 0;
}

/* Show bypass link on hover */

.element-focusable:focus {
	clip: auto;
	overflow: visible;
	height: auto;
}

/* Sample styling for bypass link */

.bypass-to-main:focus {
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #333;
	color: #fff;
}

.atgal {
	position: absolute;
	top: 1rem;
	padding: 1rem 2rem !important;
	z-index: 99999;
}
.back {
	position: absolute;
	/*top: -1rem;*/
	/*padding: 1rem 2rem !important;*/
	/*z-index: 99999;*/
	margin: 0rem 2rem !important;
	z-index: 99999;
	font-size: 10rem !important;
	position: fixed;
}
.back_two {
	position: absolute;
	margin: 0rem 2rem !important;
	z-index: 99999;
	font-size: 10rem !important;
	position: fixed;

}
.back_three{
	position: absolute;
	margin: 0rem 2rem !important;
	z-index: 99999;
	font-size: 10rem !important;
	position: fixed;

}
.back_four{
	position: absolute;
	margin: 1rem 2rem !important;
	z-index: 99999;
	font-size: 10rem !important;
	position: fixed;

}

h1 {
	/*margin-top: 1rem !important;*/
}
.pamoku_laikas a:hover {
	/*color: #CF9A3E !important;*/
	color: #00962F !important;
}
.sarasas {
	padding: 13rem;
	font-size: 5rem;
	/*color: #F4F4F4 !important;*/
	color: #3d403b !important;

}
.dezutes a{
	/*background: rgb(182,224,148,0.4) !important;*/
	text-align: center;
	text-decoration: none!important;
	/*color: #242d1e !important;*/
	color: #3d403b !important;


}
.dezutes {
	margin: 1rem;
	font-size: 45px;
	width: 100%;
	/*background-color: #f8f9fad6;*/
	background: #f8f9fa !important;

	position:relative;
	/*padding:20px 40px;*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-shadow: 0px 1px 0px #000;
	filter: dropshadow(color=#000, offx=0px, offy=1px);
	-webkit-box-shadow:inset 0 1px 0 #FFE5C4, 0 10px 0 #f8f9fad6;
	-moz-box-shadow:inset 0 1px 0 #FFE5C4, 0 10px 0 #f8f9fad6;
	box-shadow:inset 0 1px 0 #FFE5C4, 0 10px 0 #f8f9fad6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}


.dezutes:active{
	top:0px;
	background-color:#f8f9fad6;
	-webkit-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #f8f9fad6;
	-moz-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3pxpx 0 #f8f9fad6;
	box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #f8f9fad6;
}
.modal .centered {
	color: #3d403b;
}
.modal h2 {
	font-size: 4rem !important;
}
 h1 {
	padding-top: 1rem;
}

.centered {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.centered_two {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.centered_three {
	position: fixed;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.table-wrap {
	/*height: 75vh;*/
	/*overflow-y: auto;*/
}

.lenteles {
	width: 90% !important;
	background-color: #f8f9fa  !important;
	/*background: rgb(26, 28, 32) !important;*/
}
.lenteles tbody td, thead th{
	width: 19.2% !important;
	text-align: center;
}
.lenteles_two {
	width: 90% !important;
	background-color: #f8f9fa  !important;
}
.lenteles_two th{
	width: 50% !important;
	text-align: center;
	font-size: 3rem;
	height: 8rem;
}
.laukelis {
	width: 50% !important;
	text-align: center;
	font-size: 3rem;
}
.bureliai {
	width: 80% !important;
	background-color: #f8f9fa  !important;
}

.bureliai tbody td {
	width: 10% !important;
}
.bureliai thead th {
	width: 10% !important;
}

.pagalbos_tel{
	padding: 6rem !important;
	/*background: #f8f9fad6  !important;*/

}
.pagalbos_tel h2 {
	color: #3d403b !important;
	font-size: 4rem;
}
.pagalbos_text h4 p{
	width: 100%;
	color: #3d403b !important;
}

tbody::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 4px;
	 background-color: #f8f9fa !important;
}

tbody::-webkit-scrollbar
{
	width: 12px;
	background-color: #000000;
}

tbody::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #adb5bd !important;
}
.modal {
	height: 40% !important;
	overflow: initial !important;
	max-width: 50% !important;
}
.modal a.close-modal {
	width: 60px !important;
	height: 65px !important;
}
.two {
	height: 80% !important;
	overflow: initial !important;
	max-width: 100% !important;
}
.flex {
	display: flex;
	width: 80%;
}
.dienos {
	width: 20%;
}
.dienos p {
	font-size: 3rem;
}
.dienos h3 {
	font-size: 4rem;
}
.kazkas {
	flex: 1 1 25% !important;
	background-color: #f8f9fa  !important;
	/*background: rgb(26, 28, 32, 0.9) !important;*/
	margin: 5px;
	padding: 5px;
	text-align: center;
	border-radius: 15px;
	color: #212529 !important;
}
/*.klasesVadovai a {*/
/*	color: black;*/
/*	text-decoration: none!important;*/
/*	font-size: 26px;*/
/*}*/

.specialistai{
	position:relative;
	display:inline-block;
}

.specialistai a{
	color: #3d403b;
	text-align: center;
	/*color: #F4F4F4 !important;*/
	font-size: 3rem;
	text-decoration: none;
	/*background-color: #f8f9fad6 ;*/
	background-color: #f8f9fa !important;
	/*background: rgb(26, 28, 32, 0.8)  !important;*/

	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-shadow: 0px 1px 0px #000;
	filter: dropshadow(color=#000, offx=0px, offy=1px);
	/*-webkit-box-shadow: inset 0 1px 0 #ffe5c4, 0 10px 0 #75c476;*/
	/*-moz-box-shadow: inset 0 1px 0 #FFE5C4, 0 10px 0 #915100;*/
	/*box-shadow: inset 0 1px 0 #ffe5c4, 0 10px 0 #67ba6d;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.vaikai{
	position:relative;
	display:inline-block;
}

.wrapper .vaikai {
    flex: 1 1 10% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}
.vaikai a{
		color: #3d403b;
	text-align: center;
	/*color: #F4F4F4 !important;*/
	font-size: 20px;
	text-decoration: none;
	/*background-color: #f8f9fad6 ;*/
	background-color: #f8f9fa !important;
	/*background: rgb(26, 28, 32, 0.8)  !important;*/

	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-shadow: 0px 1px 0px #000;
	filter: dropshadow(color=#000, offx=0px, offy=1px);
	/*-webkit-box-shadow: inset 0 1px 0 #ffe5c4, 0 10px 0 #75c476;*/
	/*-moz-box-shadow: inset 0 1px 0 #FFE5C4, 0 10px 0 #915100;*/
	/*box-shadow: inset 0 1px 0 #ffe5c4, 0 10px 0 #67ba6d;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.vaikai a:active{
	top:0px;
	background-color:#CF9A3E;
	color: black;
	/*-webkit-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #67ba6d;*/
	/*-moz-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3pxpx 0 #67ba6d;*/
	/*box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #67ba6d;*/
}
.vaikai a:hover {
 	color: #00962F ;
	text-decoration: none ;
}

.specialistai a:active{
	top:0px;
	background-color:#CF9A3E;
	color: black;
	/*-webkit-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #67ba6d;*/
	/*-moz-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3pxpx 0 #67ba6d;*/
	/*box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #67ba6d;*/
}
.specialistai a:hover {
 	color: #00962F ;
	text-decoration: none ;
}


.containeris {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
.h1, h1 {
	font-size: 7rem !important;
	text-shadow: 2px 2px #1a1c20;
}
table {
	width: 100%;
	color: #3d403b !important;
}

thead, tbody, tr, td, th { display: block; }

tr:after {
	content: ' ';
	display: block;
	visibility: hidden;
	clear: both;
}

thead th {
	height: 5rem;

	/*text-align: left;*/
}

tbody {
	height: 60vh;
	overflow-y: auto;
}



tbody td, thead th {
	width: 19.2%;
	float: left;
}

/*@media (min-width: 2200px) {*/
/*	.lygiavimas h2 {*/
/*		margin-top: 1rem !important;*/
/*		font-size: 100px;*/
/*		font-weight: bold;*/
/*	}*/
/*	.lygiavimas h3 {*/
/*		font-weight: bold;*/
/*		padding-bottom: 3rem;*/
/*		font-size: 135px;*/
/*	}*/
/*	.lygiavimas img{*/
/*		max-width: 80%;*/
/*	}*/
/*}*/
/*@media (min-width: 1200px) {*/
/*	.kazkas {*/
/*		height: 40vh;*/
/*		padding-top: 2rem;*/
/*	}*/
/*	.tvarkar p {*/
/*		font-size: 1.5rem;*/
/*		margin-top: 1rem;*/
/*	}*/
/*	.h2, h2 {*/
/*		font-size: 3rem;*/
/*	}*/
/*	.pagr a {*/
/*		font-size: 55px;*/
/*	}*/
/*	.lygiavimas img {*/
/*		max-width: 52%;*/
/*		padding-bottom: 15rem;*/
/*	}*/
/*}*/

@keyframes gradient {
	0% {
		background-color: radial-gradient(circle at center, rgba( 222, 222 , 222, 0 ) 0%, #fff 0%, #fff 100%);
	}
	25% {
		background-color: radial-gradient(circle at center, rgba( 222, 222, 222, 0.3 ) 24%, #fff 25%, #fff 100%);
	}
	50% {
		background-color: radial-gradient(circle at center, rgba( 222, 222, 222, 0.5 ) 49%, #fff 50%, #fff 100%);
	}
	75% {
		background-color: radial-gradient(circle at center, rgba( 222, 222, 222, 0.8 ) 74%, #fff 75%, #fff 100%);
	}
	100% {
		color: #fff;
		background-color: radial-gradient(circle at center, #dedede 99%, #fff 100%, #fff 100%);
	}
}

.boxai:active {
	/* set time duration to your needs */
	animation: gradient 100ms;
	background-color: #dedede;
	/*color: #fff;*/
	box-shadow: none;
}
@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 2400px !important;
	}
}