@import url('bootstrap.min.css?v4.0.0');
@import url('fontawesome-all.min.css?v5.0.2');
@import url('timeline.css?v1');


h1, h2 {
    padding: 10px 0 10px 0;
    margin:0;
    font-weight: 300;
}

h3 {
    padding: 0 0 10px 0;
    margin:0;
}

h2, h3, h4 {
    color:#666;
    font-weight: 300;
}

a {
    color: #3371A8;
    font-weight: 600;
}

a:hover {
    color: #ff6700;
}

.ul li {
    padding-left: 0;
    list-style: none;
}

.ul li:before {
    content: "•";
    display: inline-block;
    width: 1.2em;
    margin-left: -1.2em;
    color: #ff6600;
}

.header-line {
    margin-bottom: 0px;
    border-bottom: 4px solid #eee;
}

.footer-line {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #eee;
}

.none {
    display: none;
}

.marquee {
    width: 100%;
    height: 130px;
    overflow: hidden;
}

.customer-info > a {
    margin-right:13px;
}

.footer {
    font-size: 11px;
}

.footer > a {
    color:#666;
    text-decoration:underline;
}

#contact > .row1, .row5 {
    display: none;
}

#map_canvas {
    width: 100%;
    height: 700px;
    background-color: grey;
}

.fas {
    padding-right: 5px;
}

/*
    Bootstrap
*/

@media (min-width: 1300px) {
    .container {
        max-width: 1270px;
		
    }
}

.btn-primary:hover {
    color: #fff;
    background-color: #ff6600;
    border-color: #ff6600;
}

.btn-primary:focus, .btn-primary.focus {
    border-color: #ff6700;
    box-shadow: none;
}

.nav-pills>.nav-item>a.active, .nav-pills>.nav-item>a.active:hover, .nav-pills>.nav-item>a.active:focus {
    color: #000;
    background-color: #eee;
}

.nav-pills>li>a {
    color: #333;
    font-weight: bold;
    font-size: medium;
}

/*Łukasz Fic*/

.ColorBlue {	
	color: #3371A8;
}

.ColorOpal {	
	color: #ff6700;
}

.ColorWhite {	
	color: white;
}

.font-weight-400 {
  font-weight: 600;
}


#MainHeader {	
	background-color: white;
	z-index: 1000;
}

.CaruseleHeader {
	
	color: white;
	font-weight: 400;
	
}

.backgroundWhite {
  background-color: white !important;  
}

.CaptionDevices{
	color: black;
	background-color: transparent !important;
	font-weight: 600;
	font-size: 1.5rem;
	padding-top: 2rem;
	opacity: 0.6;
}

.devicesHeight
{
	max-height: 200px;
	opacity: 0.6;
}

.font-medium{
color: #333;
font-weight: 600;
font-size: 1.1rem;
}

.font-2{
font-size: 2rem;
}
.font-15{
font-size: 1.5rem;
}
.nav-link:hover{
	cursor: pointer;
}
.zoom{
max-height: 32px;
}

.zoom:hover{
	transform: scale(1.5);
	
}




.sticky {
  position: fixed;
  top: 0;
  width: 100%
}


.nav-pills>li>a:hover{
	
    background-color: #ffa366;    
}

.CustButton:not(.active){
    background-color: #ff6700;
	color: white !important;	
}

.active{
    background-color: #f2f2f2;	
	border-radius: 2px;
}

.dropbtn {
    background-color: white;
    border: none;
	color: #333;
	font-weight: bold;
	font-size: medium;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	color: #333;
	font-weight: bold;
	font-size: medium;
}

.dropdown-content a:hover {background-color: #ddd}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #ffa366;
}

.fifteenpixelpadding{
	padding-top: 15px;
}

.socialicon{
	max-height: 2rem;
}
.socialicon2{
	max-height: 21px;
}

.socialicon:hover{
	transform: scale(1.1);	
}
.socialicon2:hover{
	transform: scale(1.3);	
}

.newsLink{	
	color: #333;
	font-size: 1rem;
}

.brdright {
	border-right: 1px solid rgba(0,0,0,.1);
}

.borderless td, .borderless th {
    border: none;
	color: grey;
}

.orangeBlock {
	
border: 3px solid #ff6700; 
border-radius: 3px;
height: 30rem;
}

.ImgBtn{
	
	border: none;
	padding: 0 !important;
}

.timeLineElement {
	display: none;
}

.h-65 {
  height: 65% !important;
}
.h-55 {
  height: 53% !important;
}

@media (min-width: 768px) {
 .text-md-justify {
    text-align: justify !important;
  }
  
.h-65 {
  height: 65% !important;
}
.h-55 {
  height: 65% !important;
}

}

@media (min-width: 1280px) {  
.h-65 {
  height: 50% !important;
}
.h-55 {
  height: 50% !important;
}

}

.ImgShadow{
	-webkit-box-shadow: 7px -5px 11px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 7px -5px 11px -4px rgba(0,0,0,0.75);
	box-shadow: 7px -5px 11px -4px rgba(0,0,0,0.75);
	
}




/*Łukasz Fic*/


.card-header {
    color: #fff;
    padding: .45rem 1.25rem;
}

.card-body {
    padding: 0.8rem;
    font-size: 0.92rem;
}

.carousel-caption {
    padding-bottom: 2px;
    padding-top: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}

.carousel-fade .carousel-inner .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}


#slide {
	display: none;
}
#slide_content {
	display: none;
}

@media screen and (min-width: 768px) { 
#slide {
  display: block;
  position: fixed;
  top: 100px;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 1000;
}

.Slide-Button {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: 22px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: mixed;
	background-color: #ff6700;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
}
 
#slide_content {
  clear:both;
  display: block;
  position: fixed;
  top: 100px;
  left: -500px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-color: #ff6700;
}

	@supports not (-ms-high-contrast: none) {
		/* ! IE10+ styles */
		#slide:hover {
			left: 500px;
		}
		#slide:hover #slide_content {
			left: 0px;
		}
	}
}
.SlideOpen {
	left: 500px !important;
}
.SlideContentOpen {
	left: 0px !important;
}

.lmr_card_img{
	margin-top: -15px; 
	margin-left: 15px; 
	margn-right:15px; 
	width: calc(100% - 30px);
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 15px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 15px 1px rgba(0,0,0,0.75);
box-shadow: 3px 3px 15px 1px rgba(0,0,0,0.75);
}

.card_shadow {
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.50);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.50);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.50);
}
	
}
