@import url('https://fonts.googleapis.com/css2?family=Syne+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital@1&display=swap'); 
@import url('https://fonts.googleapis.com/css?family=Signika&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif&family=Red+Rose:wght@400&display=swap');
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:600,800|Droid+Serif:400,400italic');


.col-md-4
{
max-width:32.3%; 	
	
}


.img-galeria{
	
	height:200px;
	margin: 10px;	
	border: 2px dotted #d40000;
}

.topmenu
{

}


.bgtopmenu
{
	background-color: #CCC;	
	opacity: 0.9;
	filter: alpha(opacity=60);
	
}
@media (min-width: 766px) 	
{
	.hideit{
	display:none;
	}

	.phone-number{
	display: none;
	white-space:nowrap;

	}
  
}

@media (max-width: 766px) 	
{

.col-md-4
{
	display:inline-block;
max-width:97.0%; 	
	
}	
	
.logo-img
	{
		margin:15px;
	max-height:50px;
z-index:9999;	
	}	
}


.img-galeria{
	
	margin: 15px;	
	border: 2px dotted #d40000;
}
.footer-adress
{

font-family: 'Signika', sans-serif;
font-size: 1.1em;	
color: #000;	
font-display: swap;
	
}

.footer-adress a
{

font-family: 'Signika', sans-serif;
font-size: 1.1em;	
color: #bf1900;	
font-display: swap;
	
}
	
.footer_links a
{
font-family: 'Kanit', sans-serif;
text-align:left !important;
font-size: 1.2em;	
font-weight: 700;
color: #bf1900;	
font-display: swap;
}	


.logo-img
{
	margin:15px;
max-height:70px;	
	
}

.article {
  padding: 3em;
  margin-bottom:20px;
  color: #000;
  border: 1px dotted #999;
  -webkit-box-shadow: -5px 13px 15px -7px rgba(0,0,0,0.55); 
box-shadow: -5px 13px 15px -7px rgba(0,0,0,0.55);
}
.article h1{

font-family: 'Syne Mono', monospace;
text-align:left;	
margin-bottom:30px;
}


.strony-ask{
  line-height: 24px;
font-family: 'Red Rose', bold;
font-size: 1.3em;
    font-display: swap;
font-weight: 700;	
  color: #f00c27;
  margin:10px;

}

.strony-price{
  line-height: 24px;
font-family: 'Red Rose', bold;
font-size: 1.6em;
text-align:right;
    font-display: swap;
font-weight: 700;	
  color: #033b04;
  margin:10px;

}

.strony-answer{
  line-height: 24px;
    font-family: 'Noto Serif', serif;
	font-size: 1.0em;
  font-display: swap;
  color: #033b04;
  margin:10px;

}

.strony-ty{
  line-height: 24px;
font-family: 'Red Rose';
font-size: 1.3em;
  font-display: swap;
  color: #033b04;
  margin:10px;
font-weight: 700;	

}
.strony-my{
  line-height: 24px;
font-family: 'Red Rose';
font-size: 1.2em;
  font-display: swap;
  color: #f00c27;
  margin:10px;
  font-weight: 700;	

}



.separator
{
margin-top:3%;
margin-bottom:3%;	
	
}
.card-body {
min-height:430px;	
}
.card-web {
  box-shadow: 0 2px 8px rgba(61, 65, 84, 0.25);
  border:none;
  z-index: 1;
  min-height:420px;
  max-width:350px; 
  padding:0px 0px 10px 0px;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #fff;
 
}

.card-title h4 {
 color:#444;
  margin-top:5px;
   font-size:1.6rem;
}

.card-title i {
 
  margin-right:10px;
   
}

.card-web p {
 color:#666;
 font-size:.9rem;
}
.card-footer
{
 position: absolute;
    bottom: 10px;
border:none;
}

.card-web:hover
{
background-color: #1A9AE1;	
  opacity: 0.8;
font-weight:800;

}

.hover-up {
	top: 0;
	position: relative;
	transition: all 0.2s ease-in-out;
}
.hover-up:hover {
	box-shadow: 0 20px 40px rgba(61, 65, 84, 0.25);
	top: -2px;
}

.hover-line:hover::before {
	width: 100%;
     
}
.hover-line::before {
	content: '';
	display: block;
	height:3px;
	width: 0;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #1A9AE1;
	transition: all 0.2s ease-in-out;
}





/* set global font to Open Sans */
body {
  font-family: 'Open Sans', 'sans-serif';
  
}

/* header */
h1 {
  color: #55acee;
  text-align: center;
}

/* header/copyright link */
.link {
  text-decoration: none;
  color: #55acee;
  border-bottom: 2px dotted #55acee;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  cursor: url(http://cur.cursors-4u.net/symbols/sym-1/sym46.cur), auto;
}

.link:hover {
  color: #2ecc71;
  border-bottom: 2px dotted #2ecc71;
}


/* start da css for da buttons */
.btn {
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 1.1em;
  text-decoration: none;
  margin: 20px;
  font-family: 'Red Rose', bold;
  color: #000;
  position: relative;
  display: inline-block;
}

.btn:active {
  transform: translate(0px, 5px);
  -webkit-transform: translate(0px, 5px);
  box-shadow: 0px 1px 0px 0px;
}

.primary {
  background-color: #55acee;
  box-shadow: 0px 5px 0px 0px #3C93D5;
}

.blue:hover {
  background-color: #6FC6FF;
}

.green {
  background-color: #2ecc71;
  box-shadow: 0px 5px 0px 0px #15B358;
}

.green:hover {
  background-color: #48E68B;
}

.red {
  background-color: #e74c3c;
  box-shadow: 0px 5px 0px 0px #CE3323;
}

.red:hover {
  background-color: #FF6656;
}

.purple {
  background-color: #9b59b6;
  box-shadow: 0px 5px 0px 0px #82409D;
}

.purple:hover {
  background-color: #B573D0;
}

.orange {
  background-color: #e67e22;
  box-shadow: 0px 5px 0px 0px #CD6509;
}

.orange:hover {
  background-color: #FF983C;
}

.yellow {
  background-color: #f1c40f;
  box-shadow: 0px 5px 0px 0px #D8AB00;
}

.yellow:hover {
  background-color: #FFDE29;
}

/* copyright stuffs.. */
btn-green {
  text-align: center;
  color: #10ba00;
  padding-top: 20px;
}

/* baner	*/ 
.container {
    margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
}

/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 350px
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
opacity: 0.7;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 2.0em;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 0.6em;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
/* baner end */
.bgCenterBox {
  padding: 20px;
  background-color: #FFF;
  margin-bottom:20px;
  margin-left:10px;
  margin-right:10px;
  border: 1px dotted #999;
  color: #000;
  -webkit-box-shadow: -5px 13px 15px -7px rgba(0,0,0,0.55); 
box-shadow: -5px 13px 15px -7px rgba(0,0,0,0.55);
}

.bgfooter {
  padding: 20px;
  background-color: #FFF;
  margin-bottom:20px;
  margin-left:10px;
  margin-right:10px;
  border: 1px dotted #999;
  color: #000;
  -webkit-box-shadow: -5px 13px 15px -7px rgba(0,0,0,0.55); 
box-shadow: -5px 13px 15px -7px rgba(0,0,0,0.55);
}
.copyright-wrapper {
		float: left;
	min-height:20px; 
	padding-top:10px;
	text-align:center;
	margin-left:30%;
margin-bottom:20px;
}


