/* 
	Theme Name: Basic-A
	Author: BSC
	Author URI: http://.com/
	Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
	Version: 1.1
	License: ...
	License URI: http://.com/
*/

/* edytor */
.more-link {
	text-decoration: none;
	color: yellow;
}

.more-link:hover {
	color: red;
	
}

.img-1-left {
	border: 3px solid #888;
	float: left;
	clear: left;
    margin: 0 10px 0 0;
}

.btn-1-left {
	float: left;
    clear: left;
    clear: right;
    margin: 0 10px 10px 0 !important;
}

.btn-1-left a, .btn-1-left a:hover, .btn-1-left a:visited {
	text-decoration: none;
	font-weight: 700;
}

.short-back a {
		color: #000 !important;
	
	}
.short-back {
		position: fixed;
		bottom: 60px;
		right: 60px;
		height: 36px;
		z-index: 100;
		
	}

.short-top {
	
		position: fixed;
		bottom: 60px;
		right: 20px;
		height: 36px;
		z-index: 100;
	}




@media screen and (min-width:600px) {
   
}
 

@media screen and (max-width: 600px) {

    .desktop-only {
        display:none !important;
    }
}





hr.separator {
	margin-top: 0;
	height: 2px;
	width: 70%;
	border-radius: 25%;
}

hr.green {
	color: green;
	background-color: green;
}

hr.blue {
	color: blue;
	background-color: blue;
}

hr.yellow {
	color: #f7d861;
	background-color: #f7d861;
}

hr.red {
	color: red;
	background-color: red;
}


.wbox-a {
	background-color: red;
	border-radius:10px;
	padding: 10px;
	font-size:20px !important;
	
	font-family: 'Dosis', arial, sans-serif !important;
	margin: 10px;
	list-style-type: none;
	
}

.wbox-b {
	background-color: blue;
	border-radius:10px;
	padding: 10px;
	font-size:20px !important;
	
	font-family: 'Dosis', arial, sans-serif !important;
	margin: 10px;
	list-style-type: none;
}

.wbox-c {
	background-color: green;
	border-radius:10px;
	padding: 10px;
	font-size:20px !important;
	
	font-family: 'Dosis', arial, sans-serif !important;
	margin: 10px;
	list-style-type: none;
}

.wbox-d {
	background-color: #FF7800;
	border-radius:10px;
	border: 1px solid #ED7000;
	padding: 10px;
	font-size:20px !important;
	
	font-family: 'Dosis', arial, sans-serif !important;
	margin: 10px;
	list-style-type: none;
}

.wbox-e {
	/*background-color: #FF9A41;*/
	color: yellow;
	
	border: 1px solid #FF9A41;
	border-radius:10px;
	border-right-style: none;
	border-left-style: none;
	
	font-size: 1.7rem;
	
	display: inline-block;
	list-style-type: none;
	text-decoration: none;
	
	transition: all 1s;
	
}

.wbox-e:hover {
	color: yellow;
	background-color: #f3801b;
	border: 1px solid #ffba59;
	border-radius:10px;
	border-right-style: none;
	border-left-style: none;
	
	font-size: 1.7rem;
	
	display: inline-block;
	list-style-type: none;
	text-decoration: none;
}

.linkbox-a {
	background-color: #FF7800;
	border: 1px solid #ED7000;
	border-radius:10px;
	padding: 10px;
	font-size: 0.8rem;
	display: inline-block;
	list-style-type: none;
	text-decoration: none;
	color: yellow; 
}
.linkbox-a:hover {
	background-color: #FF9A41;
	border-radius:10px;
	color: #fff !important;
	border: 1px solid #FF9A41;
	padding: 10px;
	font-size: 0.8rem;
	list-style-type: none;
	text-decoration: none;
	color: yellow; 
}




#block1-a h1 {
	padding-bottom: 50px;
	font-weight: 600;
}

#block1-a h5 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}


#block1-a ul {
	list-style-position: inside;
	padding: 0;
}

#block1-a ul li {
	padding-bottom: 20px;
	font-size: 16px;
}


.digit {
	border: 15px solid #E1E7E0;
	border-radius: 50%;
	height: 180px;
	width: 180px;
	display: inline-block;
	font-size: 140px;
	font-weight: 800;
	font-family: Calibri;
	line-height: 140px;
	margin-bottom: 10px;
}


.digit.blue {
	color: blue;
	
}

.digit.blue:hover {
	border: 15px solid blue;
	
}


.digit.yellow {
	color: #f7d861;
	
}
.digit.yellow:hover {
	border: 15px solid #f7d861;
	
}



.digit.green {
	color: green;
	
}
.digit.green:hover {
	border: 15px solid green;
	
}





/*---------------------------------------
 **   Section: Our focus             -----
-----------------------------------------*/
.focus-box .service-icon .pixeden  {
	border-radius: 50%;
}
.focus {
	padding-bottom: 100px;
	overflow: hidden;
	background: #FFFFFF;

}
.focus .row {
 	text-align:center;
}
.focus .row .focus-box, .our-team .row .team-box {
 	display:inline-block;
 	float:none !important;	
 	margin-right: -4px;
	vertical-align: top;
	margin-bottom: 25px;
}
/* FOCUS BOX */
.focus-box .service-icon {
	margin-bottom: 30px;
	width: 145px;
	height: 145px;
	margin: auto;
	border-radius: 50%;
	border: 10px solid #ececec;
	margin-bottom: 20px;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* ON HOVER COLORED ROUNDED CIRCLE AROUND ICONS */
/* ON HOVER COLORED ROUNDED CIRCLE AROUND ICONS */
.red,.green,.blue,.yellow {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.focus-box:nth-child(4n+1) .service-icon:hover {
	border: 10px solid #e96656;
}
.focus-box:nth-child(4n+2) .service-icon:hover{
	border: 10px solid #34d293;
}
.focus-box:nth-child(4n+3) .service-icon:hover {
	border: 10px solid #3ab0e2;
}
.focus-box:nth-child(4n+4) .service-icon:hover{
	border: 10px solid #f7d861;
}




.dotA {
	color: #FF0000;
	font-size: 24px;
}
.dotA::before {
	content: "➜ ";
}

.przedmiot {
	color: #FFE800;
	font-size: 24px;
}

.indicator-1
{
	width: 20px;
	height: 7px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	margin-right: 0.8em;
	margin-left: 0.8em;
	
}

.indicator-1.box-blue
{
	background-color: blue;
}

.indicator-1.box-green
{
	background-color: green;
}

#page-a.summer .page-indicator-1 .well.left,
#page-a.summer .page-indicator-1 .well.right
{
	border-color: green;
}

#page-a.summer .page-indicator-1 h2
{
	color: green;
	border-left: 10px solid green;
	padding-left: 20px;
}

#page-a.summer .page-indicator-1 h3
{
	color: green;
}



#page-a.summer .page-indicator-2 .well.left,
#page-a.summer .page-indicator-2 .well.right
{
	border-color: #082368;
}

#page-a.summer .page-indicator-2 h2
{
	color: #082368;
	border-left: 10px solid #082368;
	padding-left: 20px;
}

#page-a.summer .page-indicator-2 h3
{
	color: #082368;
}



#page-a.summer .page-indicator-3 .well.left,
#page-a.summer .page-indicator-3 .well.right
{
	border-color: #3F311D;
}

#page-a.summer .page-indicator-3 h2
{
	color: #3F311D;
	border-left: 10px solid #3F311D;
	padding-left: 20px;
}

#page-a.summer .page-indicator-3 h3
{
	color: #3F311D;
}


#page-a.summer .page-indicator-4 .well.left,
#page-a.summer .page-indicator-4 .well.right
{
	border-color: #77296B;
}

#page-a.summer .page-indicator-4 h2
{
	color: #77296B;
	border-left: 10px solid #77296B;
	padding-left: 20px;
	font-size: 22px;
}

#page-a.summer .page-indicator-4 h3
{
	color: #77296B;
}








.indicator-1.box-purple
{
	background-color: #712571;
}

.indicator-1.box-brown
{
	background-color: #693923;
}




/* section */


/*
 * section 
 * section
 * section
 * start 
 */


.section {
	padding: 40px 20px 40px 20px;
	width: 100%;
}

.section.summer.green
{
	background-color: #F2FFF0;
}

.section.summer.yellow
{
	background-color: #FFE;
	color: #082368;
}



.section.summer.list #table-1 {
	width:100%;
	margin-top: 50px;
	letter-spacing: 0.0em;
	font-size: 16px;
	
}



.section.summer.list #table-1 td {
	border-bottom: 1px solid #eee;
	line-height:3em;
}

.section.summer.list #table-1 td:last-child {
	text-align: right;
}


.section.summer.list a,
.section.summer.list a:visited {
	color: #0B3300;
	font-weight: 600;
	
}

/*
 * end
 * section 
 * section
 * section
 *  
 */







/* blocks */


/*
 * block-a-summer 
 * block-a-summer
 * block-a-summer
 * start 
 */


.block-a-summer {
	background-color: #fff;
	color: #777;
	padding: 40px 30px 50px 40px;
	/* font-size: 16px; */
	
	
}

.block-a-summer h3 {
	color: #075aff;
	font-size: 14px;
	font-weight: 600;
}

.block-a-summer p {
	margin-bottom: 50px;
}

.block-a-summer .row .camp1 {
	color: #075aff;
}

.block-a-summer .camp1 h2 {
	color: #075aff;
	/*background-color: #eef;*/
	padding: 10px 0 10px 0;
}

.block-a-summer .row .camp1 h3 {
	color: #075aff;
}

.block-a-summer .row .camp2 {
	color: #824747;
}
.block-a-summer .row .camp2 h3 {
	color: #824747;
}

.block-a-summer .camp2 h2 {
	color: #824747;
	/*background-color: #fee;*/
	padding: 10px 0 10px 0;
}


.block-a-summer .row .camp3 {
	color: #8a5e99;
}
.block-a-summer .row .camp3 h3 {
	color: #8a5e99;
}

.block-a-summer .camp3 h2 {
	color: #8a5e99;
	/*background-color: #fef;*/
	padding: 10px 0 10px 0;
}


.block-a-summer .row .camp4 {
	color: #2a7028;
}
.block-a-summer .row .camp4 h3 {
	color: #2a7028;
}

.block-a-summer .camp4 h2 {
	color: #2a7028;
	/*background-color: #efe;*/
	padding: 10px 0 10px 0;
}


.block-a-summer .x-separator {
	height: 15px;
	width:100%;
	background-color: #292d34;
	border: 3px solid #ffb619;
	border-right: none;
	border-left: none;
}






/*
 * end
 * block-a-summer 
 * block-a-summer
 * block-a-summer
 * 
 */
