﻿/*
Linky:    #0C92DF - bledo-modra
Buttony:  #FFCC00 - zlta    border=#fee478;
tmava modra:  #002C71;    
*/

/* Riadok s hlavnym menu */
.header-top-area {
	display:table;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;    
  z-index: 999;
  background-color: #ffffff;
  border-bottom:2px solid #BDBDBD;  
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

/* Hlavne menu */
.mainmenu .navbar-nav li a {
  font-size: 13px;
  color: rgb(0,0,128);
  padding: 10px 15px 10px 15px;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
/* Pripadova studia */ 
.mainmenu .navbar-nav li.item-197 a,
.mainmenu .navbar-nav li.item-198 a{
  color: #000080 !important;
  border:0px solid gray; 
  background-color: #10FFFF;    
  border-radius: 20px !important;
}
.mainmenu .navbar-nav li.item-197 a:hover,
.mainmenu .navbar-nav li.item-198 a:hover{
  color: #000080 !important;
  border:0px solid gray; 
  background-color: #10FFFF;    
  border-radius: 20px !important;
}

/* Pripadova studia */
/* 
.mainmenu .navbar-nav li.item-198 a{
  color: #ffcc00 !important;
  border:1px solid #ffcc00;     
  border-radius: 20px !important;
}
*/


.mainmenu .navbar-nav li a:hover {
  background: none;
  color: #0C92DF; /* blue */
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  /* ZEV */ 
  /*text-shadow: 2px 2px 5px #fff;*/
}
.nav li a:focus,
.nav li a:hover {
  background: none;
  color: #000;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.navbar {
  margin: 0;
}


/* Logo */
.logo {
  padding: 20px 0 10px 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.logo a {
  height:60px;
  background-image:url('../../../images/apsoft_logo_modre_3.png');  
  background-repeat: no-repeat; 
  background-size: contain; 
  background-position: left;
  display: block;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 30px;
  font-family: 'Dancing Script', cursive;
}

/* scrolling up */ 
.container--pinned .logo img{height:280px; transition: all 0.4s ease-in-out 0s;}
/* scrolling down */
.container--unpinned .logo img {height:50px; transition: all 0.4s ease-in-out 0s;}
.container--not-top  .logo img {height:50px; transition: all 0.4s ease-in-out 0s;}


/**********************/
/* ked skroluje dole       (scrolling, pinned) */
/**********************/
.menu-bg {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: rgb(0,35,102); /* blue */
}
.menu-bg .logo {
  /*padding-top: 10px;*/
  /*border:1px solid red;*/
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.menu-bg .logo a {
  height:60px;
  background-image:url('../../../images/apsoft_logo_biele_3.png');
  background-size:contain;
  background-repeat: no-repeat;  
  background-position: left;
}  
.menu-bg .navbar-toggle .icon-bar {background: #fff;}
.menu-bg .mainmenu .navbar-nav li a {
  color: #fff;
  /*padding: 20px 15px;*/
  -webkit-transition: .3s;
  transition: .3s;
}
.menu-bg .mainmenu .navbar-nav li a:hover {
  color: #fff;
}

/* button na roztvorenie menu */
.navbar-header{  
  text-align:center; margin:0 auto; width:100%; 
}
.col-logo, .col-menu, .col-lang {
	display:table-cell;
	vertical-align: middle;
	text-align: center;
  border:0px solid green;
}
.col-logo {width:30%;}
.col-menu {width:60%;}
.col-lang {width:10%;}
/*
.col-lang {width:auto; float:right; position:absolute; top:20px; right:30px; border:1px solid red;}
*/
.col-lang img {width:22px; margin:0 0 0 6px;}
.col-lang ul {padding-inline-start: 0px;}
.col-lang li {display:inline-block;}


/*.col-lang a {line-height: 74px;}*/
/*
@media only screen and (min-width: 770px) {
  .col-lang {line-height: 100px;}
  .col-lang a{line-height: 80px;}
  #block-header.headroom--pinned   .col-lang a.level1 {line-height:80px}   
  #block-header.headroom--unpinned .col-lang a.level1 {line-height:35px}
  #block-header.headroom--not-top  .col-lang a.level1 {line-height:35px}
} 
*/



.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	height: auto;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}




/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
	background-color: #000;
}

figure.effect-ruby img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-ruby p {
	margin: 1em 0 0;
	padding: 3em;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}






/*
###############################################################
###############################################################
###############################################################
O W L . T H E M E . C S S
###############################################################
###############################################################
############################################################### 
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 0 10px;
	padding: 10px;
	font-size: 16px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #869791;
	/*filter: Alpha(Opacity=50);*/ /*IE7 fix*/
	/*opacity: 0.5;*/
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: none;
	width: 6px;
	height: 6px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}


/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}



/*
###############################################################
###############################################################
###############################################################
S T Y L E . C S S
###############################################################
###############################################################
############################################################### 
* ----------------------------------------------------------------------------------------
Author       : Creativepersonal
Template Name: Monster - Personal Portfolio Template
Version      : 1.0
* ----------------------------------------------------------------------------------------
* 01.GLOBAL CSS STYLE
* 02.PRELOADER & BOUNCE CCS STYLE
* 03.HOMEPAGE CSS STYLE
  -LOGO CSS
  -MENU CSS
* 04.ABOUT CSS STYLE
* 05.SERVICE CSS STYLE
* 06.WORK CSS STYLE
* 07.AVAILABLE CSS STYLE
* 08.CONTACT CSS STYLE
* 09.FOOTER CSS STYLE
* ----------------------------------------------------------------------------------------
* 01.GLOBAL STYLE
* ----------------------------------------------------------------------------------------
*/

body{
  font-size:0;   
  line-height:0;
  height: 100%;
  /*color: #232323;*/  
  color: #000000;
}
section{
  /* orig: font-family: 'Poppins', sans-serif;*/
  /* font-family: Yellowtail, Playfair+Display, Montserrat, Raleway, Arial, "Open Sans" !important; */
  font-family: Raleway, Arial, "Open Sans" !important;    
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

/* html,body {height: 100%} */

h1,h2,h3,h4,h5,h6 {
  font-family: Raleway, Arial, "Open Sans";
}

a {
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #000;
}


a:hover {
  color: #fff;
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}


/* Aj pre text v Slideshow v headri*/
p {
  line-height: 1.2;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

fieldset {
  border: 0 none;
  margin: 0 auto;
  padding: 0;
}

.no-padding {
  padding: 0
}

.section-padding {
  padding: 0px 0px;
}



/*
* ----------------------------------------------------------------------------------------
* 02.PRELOADER & BOUNCE CCS STYLE
* ----------------------------------------------------------------------------------------
*/
.preloader {
  background: #000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999;
}

.status-mes {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -22px 0 0 -22px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 8px solid #222;
  border-right: 8px solid #222;
  border-bottom: 8px solid #222;
  border-left: 8px solid #fff;
  border-radius: 50%;
  -webkit-animation: spinner 1000ms infinite linear;
  animation: spinner 1000ms infinite linear;
  z-index: 10000;
}

@-webkit-keyframes spinner {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}


             
/*
* ----------------------------------------------------------------------------------------
* 03.HOMEPAGE CSS STYLE
* ----------------------------------------------------------------------------------------
*/ 
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}




/*************************/
/* vrch Home page - Slider */
/*************************/
.welcome-image-area {
  position: relative;
  /*background-image:url('../../../images/header/dvaja-chlapi-0.jpg') !important;*/
  background-image:url('../../../images/header/ciary43.png') !important;  
  background-color: #002C71;    
  background-position: center center !important;
  background-size: cover;
  background-repeat: repeat-x;
  max-height:700px;  
  border:0px solid red;
}

/*
.welcome-image-area {
  height:500px;
  width: 5076px; 
  animation: slide 60s linear infinite;
}
@keyframes slide {
  0%{transform: translate3d(0,0,0);}
  100%{transform: translate3d(-1692px,0,0);}
}
*/

/*
@media only screen and (min-width: 2801px){.welcome-image-area {border:0px dotted purple;}}
@media only screen and (max-width: 2800px){.welcome-image-area {border:0px dotted red;}}
@media only screen and (max-width: 2400px){.welcome-image-area {border:0px dotted orange;}}
@media only screen and (max-width: 2000px){.welcome-image-area {border:0px dotted yellow;}}
@media only screen and (max-width: 1600px){.welcome-image-area {border:0px solid red;}}
@media only screen and (max-width: 1270px){.welcome-image-area {border:0px solid green;}}
@media only screen and (max-width: 890px) {.welcome-image-area {border:10px solid brown;}}
@media only screen and (max-width: 490px) {.welcome-image-area {border:0px solid blue; }} 
@media only screen and (max-width: 350px) {.welcome-image-area {border:0px solid yellow; }}
*/

@media only screen and (max-width: 890px) {.welcome-image-area {max-height:500px; border:0px solid brown;}}
@media only screen and (max-width: 490px) {.welcome-image-area {max-height:400px; border:0px solid blue; }}
 /*
welcome-image-area h1{margin:0 auto 250px auto;}

.display-table {
  display: table;
  width: 100%;
  height: 100%;
}

.display-table-cell {
  display: table-cell;
  vertical-align: top;
}
/* Text v slideshow - 21 rokov vas partner...  We make software that fits you */
.header-text h1 {
  line-height:1.2;
  padding-top:30%; 
  font-size: 60px; 
  font-weight: 300; 
  color: rgb(0,0,128);
  color: #FFFFFF;
  text-shadow: 0 0 10px #FFFFFF;
  /* text-shadow: 0 0 10px #FFFFFF, -19px -35px 3px rgba(20,23,63,0); */ 
  /* text-shadow: 0 2px 4px #ffffff, 0 2px 4px #ffffff;  */ 
  /* text-shadow:  0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #fff, 0 0 35px #fff, 0 0 40px #fff, 0 0 60px #fff, 0 0 90px #fff; } */
  border:0px solid red; 
}  
 
 

h1.typewrite,
h1.typewrite .wrap p,
 {height:360px; line-height:1.2;}

@media only screen and (max-width: 1050px) {
  .header-text h1 {font-size: 60px; padding-top:40%;}
}
@media only screen and (max-width: 770px) {
  .header-text h1 {font-size: 50px; padding-top:40%;}
  .header-text .home-arrow-down {bottom: -90px;}
}
@media only screen and (max-width: 550px) {
  .header-text h1 {font-size: 35px; padding-top:30%;}

}


.header-text .home-arrow-down {
  text-align: center;
  position: absolute;
  bottom: -210px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.header-text .home-arrow-down .btn {
  font-size: 30px;
}

.header-text .home-arrow-down .fa {
  color: #fafafa;
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-animation-name: home-arrow-down;
  animation-name: home-arrow-down;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes home-arrow-down {
  from {
      -webkit-transform: translate3d( 0, 0px, 0);
      transform: translate3d( 0, 0px, 0);
      filter: alpha(opacity=0);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  10% {
      -webkit-transform: translate3d( 0, 5px, 0);
      transform: translate3d( 0, 5px, 0);
      filter: alpha(opacity=100);
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
      -webkit-transform: translate3d( 0, 30px, 0);
      transform: translate3d( 0, 30px, 0);
      filter: alpha(opacity=0);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

@keyframes home-arrow-down {
  from {
      -webkit-transform: translate3d( 0, 0px, 0);
      transform: translate3d( 0, 0px, 0);
      filter: alpha(opacity=0);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  10% {
      -webkit-transform: translate3d( 0, 5px, 0);
      transform: translate3d( 0, 5px, 0);
      filter: alpha(opacity=100);
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
      -webkit-transform: translate3d( 0, 30px, 0);
      transform: translate3d( 0, 30px, 0);
      filter: alpha(opacity=0);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
/*
* ----------------------------------------------------------------------------------------
* VIDEO BACKGROUND CSS STYLE
* ----------------------------------------------------------------------------------------
*/
.welcome-video-area {
  position: relative;
  height: 100%;
  background-size: cover;
  z-index: 1;
  background-position: center center;
}

.welcome-video-area:after {
  position: absolute;
  /*background: rgba(0, 0, 0, .5);*/
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}




/*
* ----------------------------------------------------------------------------------------
* 04.ABOUT CSS STYLE
* ----------------------------------------------------------------------------------------
*/
.about-image {}

.about-text h2 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  color: #232323;
  letter-spacing: 2px;
  font-weight: 700;
}

.about-text p {
  font-weight: 300;
  margin-bottom: 30px;
}

.about-text ul li {
  width: 40%;
  float: left;
  margin-bottom: 25px;
  color: #a3a3a3;
  border-bottom: 1px dotted #ccc;
  display: inline-block;
  margin-right: 50px;
  padding-bottom: 10px;
}



/*
* ----------------------------------------------------------------------------------------
* 06.WORK CSS STYLE
* ----------------------------------------------------------------------------------------
*/
.work {
  background: #F7F7F7;
}

.work-inner .mix {
  display: none;
}

ul.work {
  padding: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 30px;
}

ul.work li {
  display: inline-block;
  padding-bottom: 4px;
  margin: 0 8px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  color: #938d8d;
  border: none;
  cursor: pointer;
  font-size: 12px;
  border-bottom: 2px solid transparent;
}

ul.work li:hover {
  color: #000;
  -webkit-transition: .3s;
  transition: .3s;
}

ul.work li.active {
  color: #000;
}

.work .item {
  padding: 0;
  margin: 0;
}

.work .col-md-4 {
  padding: 0;
  margin: 0;
}

.work figure.effect-ruby img {
  height: auto;
  width: 100%;
}

.work .grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 100%;
  height: auto;
  text-align: center;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.work .grid figure:hover {
  background: #000;
}

.work figure.effect-ruby h2 {
  margin-top: 20%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
  color: #fff;
}

.work figure.effect-ruby p {
  font-size: 14px;
  text-transform: capitalize;
  border: none;
  padding: 0;
  margin: 5px 0px;
}

.work figure.effect-ruby p strong {
  font-size: 16px;
  text-transform: uppercase;
  margin-right: 5px;
}

.work .item:hover figure.effect-ruby h2 {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: .3s;
  transition: .3s;
}




/*
* ----------------------------------------------------------------------------------------
* 08.CONTACT CSS STYLE
* ----------------------------------------------------------------------------------------
*/
.contact-me-area {}

.contact-form {
  border-radius: 3px;
  margin-top: 30px;
}

.form-control {
  display: block;
  border: 0px;
  width: 100%;
  height: 45px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border-radius: 3px;
  box-shadow: none;
  margin-top:25px;
  border: 1px solid gray;
}
textarea.form-control{
  height: 130px;
}


.form-control:focus {
  border-color: #000;
  outline: 0;
  box-shadow: none;
}

.contact-form input[type='submit'] {
  display: inline-block;
  color: #333333;
  background: #FFCC00;  
  padding: 15px 25px;
  border: 3px solid #fee478;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);   
  font-size: 14px;
  border-radius: 0px;
  font-weight: 600;
  -webkit-transition: .3s;
  transition: .3s;
  text-transform: capitalize;
  border-radius: 30px;
}

.contact-form input[type='submit']:hover {
  -webkit-transition: all 0.4s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  outline: none;
}

.success {
  background: #50B948 none repeat scroll 0 0;
  color: #fff;
  font-weight: 700;
  padding: 20px;
  text-align: center;
}


/*
* ----------------------------------------------------------------------------------------
* 09.FOOTER CSS STYLE
* ----------------------------------------------------------------------------------------
*/
#how-it-works{
  background-image:url('../../../images/background/bgr4-2.jpg');  
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 70px;
}



.footer-area {
  /*
  background: rgb(0,35,102);    blue  
  background: #000000; #2C2C2C;
  */
  background-image:url('../../../images/background/bgr4-2.jpg');  
  color:#B1B1B3;
  padding: 20px 0px;
  font-size: 14px;
}
.footer-area .footer-text {margin-top:25px;}
.footer-area ul{
  float:none;
  margin:0 auto;
  text-align: center;
  float: none !important;
}
.footer-area ul li{
  float:none; 
  display:inline-block;
  height:35px;
}





.footer-area a:link, .footer-area a:visited{
  color:#B1B1B3; /* #0C92DF; */
  text-decoration:none;
  display:inline-block;
  padding:0;  
  border-bottom:1px solid #B1B1B3;
}
.footer-area li a:link, .footer-area li a:visited{
  margin:0 10px;  
}
.footer-area a.flink:link, .footer-area a.flink:visited{
  display:inline;
  text-align:right;
  border:0;
}
.footer-area .nav li a:focus,
.footer-area .nav li a:hover {
  color: gray;   
}
.footer-area img {
  display: inline;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-area p {
  margin-bottom: 0;
  font-size: 14px;
  color: #222222;
}
.footer-text a {
  margin-bottom: 0;
  font-size: 14px;
  color: #222222;
}

.social-links ul {
  padding: 0;
  margin: 0;
}
.social-links ul li {
  display: inline-block;
}                        
.social-links ul li a {
  font-size: 18px;
  color: #ffffff;
  margin: 25px 10px;
  display: block;
}
.header-links ul li a {
  color: #ffffff;
}
#contact2 .col-sm-12{
  min-height: 0;
}




/*
* ----------------------------------------------------------------------------------------
* PREVIEW CSS STYLE
* ----------------------------------------------------------------------------------------
*/
.preview-body {
  background: #fafafa;
}

.preview-single-image img {
  width: 100%;
}

.preview-single-image {
  -webkit-transition: 1s;
  transition: 1s;
  box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

.preview-single-image:hover {
  -webkit-transition: 1s;
  transition: 1s;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
}

.preview-single-image h2 {
  font-size: 20px;
  text-align: center;
  color: #000;
  background: #fff;
  margin: 0;
  padding: 30px 20px;
}

.preview-header-top-area {
  padding: 50px 0px;
}

.preview-header-top-area h2 {
  font-size: 80px;
  color: #232323;
  text-transform: capitalize;
  font-weight: 900;
}

.preview-header-top-area p {
  color: #333;
  font-size: 30px;
  font-weight: 300;
}

.main h2 {
  color: #000;
}

.main {
  margin-bottom: 180px;
}



/*
* ----------------------------------------------------------------------------------------
* 11.PRICING CSS STYLE
* ----------------------------------------------------------------------------------------
*/
.pricing-area {}

.pricing-box {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  margin-top: 30px;
  -webkit-transition: .3s;
  transition: .3s;
  background: #FAFAFA;
}

.pricing-box:hover a.plan-more {
  background: transparent;
  color: #000;
  -webkit-transition: .3s;
  transition: .3s;
}

.pricing-box:hover {
  -webkit-transition: .3s;
  transition: .3s;
}

.active-box {
  position: relative;
}

.active-box:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 100px;
  content: "Offer";
  color: #fff;
  -webkit-transform: rotate(320deg);
  transform: rotate(320deg);
  margin-top: 35px;
  text-align: center;
  padding: 5px;
}

.pricing-header .plan-title {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.plan-price p {
  font-size: 40px;

  font-weight: 900;
}

.plan-price p span {
  font-size: 16px;
  color: #ccc;
  font-weight: 300;
}

.plan-features {
  margin-top: 40px;
}

.plan-features li {
  margin: 0;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

a.plan-more {
  margin-top: 30px;
  display: inline-block;
  color: #fff;
  padding: 12px 25px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
}

a.plan-more:hover {
  background: transparent;
  color: #000;
  -webkit-transition: .3s;
  transition: .3s;
}


/*
* ----------------------------------------------------------------------------------------
* 09.TEAM CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.team-area {}

.single-team {
  margin-top: 30px;
  color: #fff;
  -webkit-transition: 1s;
  transition: 1s;
  position: relative;
}

.single-team:hover .team-social {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: 1s;
  transition: 1s;
}

.team-social {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: .3s;
  transition: .3s;
}

.team-social ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.team-social ul li a {
  display: block;

  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background: #000;
  border-bottom: 1px solid #ccc;
}

.team-social ul li a:hover {
  color: #fff;
}

.single-team img {
  width: 100%;
}

.single-team h4 {
  margin: 0;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
}

.single-team h6 {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 10px;
}

.team-description {
  background: #F7F7F7;
  padding: 20px 30px;
  -webkit-transition: .3s;
  transition: .3s;
  color: #333;
}



/***************************/
/* APsoft v cislach (BLOK) */
/***************************/
.complete-project-area {
  background-image:url('../../../images/background/bgr2-2.jpg');  
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  padding-top: 70px;
  padding-bottom: 40px;
}
.complete-project-area:after {
  position: absolute;
  background: rgba(0, 0, 0, .5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
} 
.single-project-complete {
  text-align: center;
  /*background: rgba(0, 0, 0, .5);*/   
  background: rgb(0,35,102, .5); /* blue */ 
  padding: 30px;
  margin-bottom: 30px;
  border:1px solid gray;
}

.single-project-complete i {
  font-size: 30px;

}

.single-project-complete h2,
.single-project-complete h3{
  font-size: 50px;
  margin-top: 20px;
  text-transform: capitalize;
  font-weight: 100;
  -webkit-transition: .3s;
  transition: .3s;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}

.single-project-complete h6 {
  /*text-transform: capitalize;*/
  font-size: 14px;
  font-weight: 300;
  color: #fff;
}




/******************************/
/* APsoft v cislach - numbers */
/******************************/
#numbers .section-title h1{
  color:#fff;
}
#numbers h6{
  line-height: 1.5;
}



/*
* ----------------------------------------------------------------------------------------
* 17. BLOG PAGES DESIGN CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.blog-page-design-area {
  background: #000;
  padding-top: 150px;
  padding-bottom: 100px;
}

.blog-page-title-area h2 {
  color: #fff;
}

.single-blog-post {
  margin-bottom: 50px;
}

.single-blog-post h2 {
  font-size: 22px;
}

.single-blog-post a.read-more {
  background: transparent;
  color: #000;
}

.post-date {
  margin-bottom: 10px;
}

.post-date span {
  margin-right: 20px;
}

.post-date span i {
  margin-right: 5px;

}

.single-blog-post p {
  font-size: 16px;
  margin-bottom: 20px;
}

.blog-carosel-control {
  position: absolute;
  top: 50%;
  color: #000;
  font-size: 30px;
  margin-top: -50px;
  height: 100px;
  width: 25px;
  text-align: center;
  line-height: 99px;
}

.blog-carosel-control.right {
  right: 0px;
  left: auto;
}

.pagination {
  margin: 0;
}

ul.blog_pagination li a {
  border: 1px solid #e8e8e9;
  border-radius: 0 !important;
  color: #353535;
  font-family: roboto, sans-serif;
  font-size: 16px;
  height: 35px;
  line-height: 20px;
  margin: 5px;
  width: 35px;
}

.black-icon {

  color: #fff !important;
}



.black-icon i {
  font-size: 14px;
}

ul.blog_pagination li a:hover {
  color: #fff;
}

.single-side-bar {
  margin-bottom: 40px;
  overflow: hidden;
  float: left;
  width: 100%;
}

.single-side-bar h2 {
  margin-bottom: 15px;
  font-size: 22px;
  margin-top: 0;
  text-transform: capitalize;
}

.single-side-bar input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: none;
  color: #333;
  height: 50px;
  float: left;
}

.single-side-bar input:hover,
.single-side-bar input:focus {
  box-shadow: none;
  outline: 0 none;
}

.single-side-bar button {
  color: #fff;
  height: 42px;
  padding: 0 32px;
  -webkit-transition: .3s;
  transition: .3s;
}

.single-side-bar button:hover {
  background: transparent;
  color: #000;
  -webkit-transition: .3s;
  transition: .3s;
}

.single-side-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single-side-bar ul li a {
  color: #767676;
  display: block;
  font-size: 14px;
  padding: 5px 0;
}

.single-side-bar ul li a span {
  float: right;
}



.single-blog-social-icon {
  overflow: hidden;
  float: left;
  width: 177px;
  margin-bottom: 10px;
}

.single-blog-social-icon i {
  border-radius: 50px;
  float: left;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  margin-right: 15px;
  text-align: center;
  width: 50px;
}

.single-blog-social-icon .facebook {
  border: 1px solid #5d82d1;
  color: #5d82d1;
}

.single-blog-social-icon .twitter {
  border: 1px solid #00BFF3;
  color: #00BFF3;
}

.single-blog-social-icon .youtube {
  border: 1px solid #CB1D1F;
  color: #CB1D1F;
}

.single-blog-social-icon .youtube-play {
  border: 1px solid #CB1D1F;
  color: #CB1D1F;
}

.single-blog-social-icon .behance {
  border: 1px solid #0068FF;
  color: #0068FF;
}

.single-blog-social-icon .dribbble {
  border: 1px solid #EA4C8A;
  color: #EA4C8A;
}

.tag {
  overflow: hidden;
}

.tag a {
  float: left;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 7px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 5px 8px;
}

.blog-category .tag a:hover{
  background: transparent;
}

.single-blog-post-details blockquote {
  font-size: 16px;
  line-height: 28px;
}

a.read-more {
  display: inline-block;
  color: #333333;
  padding: 12px 25px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}

.next-previews-button-design {
  margin-top: 40px;
  overflow: hidden;
}

.next-previews-button-design a {
  color: #000;
}

.post-comments-area {
  margin-top: 50px;
}

.post-comments-area h2 {
  margin-bottom: 20px;
}

.single-comment {
  overflow: hidden;
  margin-bottom: 60px;
}

.single-comment img {
  float: left;
  margin-right: 50px;
  margin-bottom: 10px;
  width: 100px;
  border-radius: 50%;
}

.single-comment h5 {
  font-weight: 700;
}

.single-comment p {}

.single-comment a {
  color: #333;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



.single-comment a i {
  font-size: 10px;
  background: #767676 none repeat scroll 0 0;
  color: #fff;
  padding: 5px;
  margin-right: 5px;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-comment a:hover i {
  border-radius: 30px;
  color: #fff;
  font-size: 10px;
  padding: 5px;
}

.comment-form-area {
  margin-left: 150px;
}

.comment-form-area input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #e3e8f0;
  box-shadow: none;
  color: #333;
  height: 50px;
  border-radius: 0;
}

.comment-form-area input:hover,
.comment-form-area input:focus {
  box-shadow: none;
  outline: 0 none;
}

.comment-form-area textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #e3e8f0;
  box-shadow: none;
  color: #333;
  height: 150px;
  border-radius: 0;
}

.comment-form-area textarea:hover,
.comment-form-area textarea:focus {
  box-shadow: none;
  outline: 0 none;
}

.comment-form-area button {
  color: #000;
  font-size: 16px;
  padding: 7px 10px;
  display: inline-block;
}

.pad_tp_btm {
  padding-top: 70px;
  padding-bottom: 70px;
}


/******** Dropdown Menu********/
.mainmenu .navbar-nav ul.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 260px;
  padding: 0px 0;
  margin: 0px 0 0;
  text-align: left;
  list-style: none;
  background-color: rgb(0,35,102); /* blue */
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .1);
  box-shadow: 0 6px 25px rgba(0, 0, 0, .1);
}

.mainmenu .navbar-nav ul.dropdown-menu li{
  border-bottom: 1px solid #333;
}

.mainmenu .navbar-nav ul.dropdown-menu li a {
  color: #fff;
  text-transform: capitalize;
  font-size: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}


/* ZEV */
i.fa{color:#002C71;}
.fa-7s-network::before {content: "\e69e";}

i.fa1{color:white;}





/*
###############################################################
###############################################################
###############################################################
R E S P O N S I V E . C S S
###############################################################
###############################################################
############################################################### 
Author       : Creativepersonal
Template Name: Monster - Personal Portfolio Template
Version      : 1.0
* ----------------------------------------------------------------------------------------
*/

/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1280px) {}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .single-project-done {text-align:center;}
  .about-image img {margin-top:30px;}
  .single-contact-details i {margin-bottom:20px;}
  .single-project-complete {margin-bottom:30px;}
  .single-service, .single-blog {margin-bottom:30px;}
  #map {margin-top:20px;}
  .about-text {padding-top:0px; margin-top:30px;}
}

.section-title {text-align: center; margin: 50px 50px 30px 50px;}
.section-title p {font-weight: 300;}
#who-we-are  .section-title {margin-bottom: 20px;}
#testimonial .section-title {margin-bottom: 0;}
.section-title h1, .section-title h2{
  margin-top: 0;
  font-weight: 900;
  /*text-transform: capitalize;*/
  font-family: Raleway, Arial, "Open Sans";
  font-size: 51px;
  font-weight: 300;
}
.white h2{
  color:#ffffff;
}










/*
###############################################################
###############################################################
###############################################################
C U S T O M
###############################################################
###############################################################
############################################################### 
* {border:0px solid red;}
body {background:#16178D;}  blue 
*/

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



.navbar-collapse{
  padding-left: 0px;
  padding-right: 0px;
}
/*
// Put all custom styles here*/
.blog-page-title-area{
  float: left;
}
.blog-page-title-area h2.title,.blog-page-title-area h4.desc{
  margin-top: 0px;
}
.breadcrumb{
  padding: 0;
  background: transparent;
  float: right;
}
.breadcrumb>.active,.breadcrumb>li+li:before{
  color: #fff;
}






.blog-page-design-area img {
  width: 100%;
  height: 100%;
  border:1px solid pink;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.2;
  overflow: hidden;
  width: 100%;
  height:100%;
  transition: .5s ease;
}

.blog-category a{
  color: #333;
}
.blog-category .tag a{
  color: #fff;
}

div.itemAuthorLatest ul {
  margin-top: 20px;
  padding: 0px;
  list-style: none;
}


div.itemAuthorBlock {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  margin: 20px 0 20px 0;
  padding: 8px;
  float: left;
  width: 100%;
}

div.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  display: block;
  width: 100px;
  height: 100px;
}

.blog-widget ul{
  padding: 0px;
}

.k2ContentPost .latest-post {
  margin: 10px 0;
  float: left;
  width: 100%;
}

.single-side-bar .contact-form{
  margin-top: 0px;
}

/* Blog Pagination */
.pagination {
  padding: 0;
  display: block;
}
.blog-pagination {
  list-style: none;
}
.blog-pagination li {
  display: inline-block
}


.blog-pagination li a {
  background-color: transparent;
  color: #353535; 
  position: relative;
  float: left;
  border-radius: 0px;
  border: 1px solid #e8e8e9;
  font-family: roboto, sans-serif;
  font-size: 16px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 5px;
  text-align: center;
}
.blog-pagination li a:hover,.blog-pagination li.disabled a:hover,.blog-pagination>.active>a, .blog-pagination>.active>a:focus, 
.blog-pagination>.active>a:hover, .blog-pagination>.active>span, 
.blog-pagination>.active>span:focus, .blog-pagination>.active>span:hover { 
  color: #fff;  
}
.blog-pagination li a i { 
  font-size: 16px; 
}
.blog-pagination li a:hover {
  cursor: pointer;
}
.blog-pagination li.disabled a:hover{
  cursor: not-allowed;
}


.archive-filters p {
  margin: 0;
}

.archive-filters a {
  padding-left: 18px;
}
.archive-filters p {
  display: inline;
}

.archive-filters a{
  display: inline-block;
  padding: 0 14px;
  font: 600 11px 'Poppins', sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #000;
  margin: 0 3px 10px 3px;
  background-color: transparent;
  border: none;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
}

.taglist_content{
  float: left;
  width: 100%;
}
.taglist_content .cbp-item{
  margin: 0px;
}

.flt_width{
  float: left;
  width: 100%;
}

.k2contentimg img{
  width: 100px;
  height: auto;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.k2contentimg p.date{
  font-size: 13px;
  line-height: 13px;
  margin: 0px;
}

@media ( max-width: 767px ) {
  .dropdown-menu {
      position: relative;
      float: left;
      width: 100%;
      padding: 0px 0px 5px 0px;
  }

  .modal-dialog{
      margin: 0px;
  }    
}


.modal-dialog{
  width: 1000px;
  max-width: 100%;
}
.modal-dialog .modal_body{
  padding: 20px;
  border: 5px solid #777;
}
.sp-simpleportfolio-item .caption-activeWrap {
  opacity: 0;
  top: 0;
  background-color: rgba(255, 255, 255, .8);
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.caption-activeWrap {
  width: 100%;
  position: absolute;
  z-index: 2;
  height: 100%;
}


.sp-simpleportfolio .sp-simpleportfolio-item .caption:hover .caption-activeWrap {
  opacity: 1;
}
.caption-activeWrap {
  display: block;
}

.modal-content{
  border-radius: 0px;
}

.modal-content .item_info{
  padding: 20px 20px 15px 10px;
}

.folio-details {
  float: left;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.folio-details .about-content-text p {
  margin: 20px 0 15px 0;
  font-size: 14px;
  text-align: justify;
}

h3.title-project-detail {
  position: relative;
  margin-top: 0px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.3px;
  color: #121212;
  margin-bottom: 20px;
}

ul.entry-details-content{
  padding: 0px;
}
.entry-details-content li {
  list-style: none;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0 10px 0px;
  position: relative;
}

.pg_login_form input[type="text"],.pg_login_form input[type="password"] {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 54px;
  margin: 0;
  font: 300 12px 'Poppins', sans-serif;
  letter-spacing: .2px;
  color: #9d9d9d;
  background-color: rgba(0, 0, 0, .05);
  border: none;
  box-shadow: none;
  border-radius: 0px;
  outline: none;
  padding: 15px 20px;
  -webkit-transition: background-color .3s;
  -moz-transition: background-color .3s;
  -o-transition: background-color .3s;
  -ms-transition: background-color .3s;
  transition: background-color .3s;
}
.pg_login_form .control-label, .pg_login_form .controls {
  padding-top: 0px;
  margin-top: 20px;
}

div.itemContainer{
  margin-bottom: 30px;
}

.sp-simpleportfolio-item:hover .modal_body img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.site-description{
  font-size: 16px;
}




/***************/
/*** Kto sme ***/
/***************/
#who-we-are{
  background-image:url('../../../images/background/bgr4-1.jpg'); 
  background-color: #fbfbfb;  
  background-position: top center;   
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 60px;
}
#who-we-are li{
  list-style-position: outside;
  list-style-type: disc;
  padding:0 0 0 10px;
  margin:0 0 0 15px;
}
#who-we-are li {
  list-style-image: url("../img/point.png");
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  margin-left: 22px;
  margin-bottom: 10px;
}
/*
who-we-are li:BEFORE {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  content: "\f0c0";
  WIDTH: 10px; 
  TEXT-ALIGN: LEFT;}
}
*/




/*********************************************************/
/*** Spolocne: Nasi Zakaznici, Nase Technologie (BLOK) ***/
/*********************************************************/
.grid1 {padding:0;}
.grid1 .grid1c{padding:0; margin:0 auto; text-align:center;}
/* lupa */
.grid1 .fa-7s-search::before {
  content: ""; /* lupa */
  font-size: 60px;
}
.grid1 .pfo-image{
  width:200px;
  height:125px;
  display:inline-block;
  border:1px solid #cccccc;
  margin:15px 15px 15px 15px;
}
.grid1 .pfo-image img{
  text-align:right;
}
@media only screen and (max-width: 700px) {
  .grid1 {padding:0 0 0 0;}
  .grid1 .grid1c{padding:0 0 0 0;}
  .grid1 .pfo-image{text-align:center; float:none;}
  .grid1 .pfo-image img{text-align:center;}
  .heading-sub{margin:0 5%;}
}

/* nezobraz detail page */
/* .grid1 .pfo-tool .pfo-tool-detail i.fa-7s-right-arrow {display:none;} */
.grid1 .pfo-body .pfo-title:hover {color: #000080;}
.fr-window-fresco .fr-box-wrapper {
  background: #ffffff none repeat scroll 0 0;
}

/* Modalne popup okno */
/* #colorbox, #cboxWrapper, #cboxContent, #cboxTopCenter{  */
#colorbox{
  display:table;
  /*border-width: 7px;*/
}
#cboxWrapper{
  display:table-cell; vertical-align:middle; text-align:left; width:300px;
}
@media only screen and (max-width: 800px) {
  #cboxWrapper{text-align:center; width:auto;}
}
#customers .col-sm-12,
#customers .container,
#technologies .col-sm-12,
#technologies .container
 {padding-right:0; padding-left:0;}



/*****************************/
/*** Nasi Zakaznici (BLOK) ***/
/*****************************/
#customers {  
  background-image:url('../../../images/background/bgr4-1.jpg');
  background-color: gray;  
  background-position: top center;   
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 60px;
} 
#customers:after {
  position: absolute;                                                
  /*background: rgba(0, 60, 255, .1);*/   
  /* background: rgba(0, 0, 0, .8); */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}

#customers .pfo-image{
  background-image: url('../../../images/zakaznici-200-125.png');
}  
@media only screen and (max-width: 700px) {
  #customers .grid1 {padding:0 0 0 0;}
  #customers .grid1 .grid1c{padding:0 0 0 0;}
}
#customers .grid1 .pfo-image:hover{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);  
	transition: all 0.4s ease-in-out 0s; 
}



/* Zakaznici na sirku 200, vysku 125 */
#vaillant-group{background-position: 0 0;}  
#axa           {background-position: -200px 0;} 
#ubs           {background-position: -400px 0;}
#stadler       {background-position: -600px 0;} 
#bvs           {background-position: -800px 0;} 
#leoni         {background-position: -1000px 0;}
#phase         {background-position: -1200px 0;} 
#natuzzi       {background-position: -1400px 0;} 
#orange        {background-position: -1600px 0;} 
#oracle-zak    {background-position: -1800px 0;} 
#apm-consulting{background-position: -2000px 0;} 
#netzmedien    {background-position: -2200px 0;} 
#syfex         {background-position: -2400px 0;}
#erni          {background-position: -2600px 0;} 
#vectoris      {background-position: -2800px 0;} 
#swiss-olympic {background-position: -3000px 0;} 
#infor         {background-position: -3200px 0;} 
#swissform     {background-position: -3400px 0;} 
#atebe         {background-position: -3600px 0;} 
#horizon21     {background-position: -3800px 0;} 
#handelskammer {background-position: -4000px 0;} 
#abag          {background-position: -4200px 0;} 
#collumino     {background-position: -4400px 0;} 
#buildastiq    {background-position: -4600px 0;} 
#buderus       {background-position: -4800px 0;} 
#tobler        {background-position: -5000px 0;} 
#hsb           {background-position: -5200px 0;} 
#nurissa       {background-position: -5400px 0;} 
#airprishtina  {background-position: -5600px 0;} 
#ruag          {background-position: -5800px 0;} 
#eldisy        {background-position: -6000px 0;} 
#prevolution   {background-position: -6200px 0;} 
#multipond     {background-position: -6400px 0;} 
#palfinger     {background-position: -6600px 0;} 
#untha         {background-position: -6800px 0;} 
#zoerkler      {background-position: -7000px 0;} 
#kosme         {background-position: -7200px 0;} 
#rubner        {background-position: -7400px 0;} 
#technosert    {background-position: -7600px 0;} 
#amatic        {background-position: -7800px 0;} 
#debondt       {background-position: -8000px 0;} 
#connecta      {background-position: -8200px 0;} 
#future-logic  {background-position: -8400px 0;} 
#optiwork      {background-position: -8600px 0;}
#debondt-2     {background-position: -8800px 0;}
#megasun       {background-position: -9000px 0;}
#schuh         {background-position: -9200px 0;}
#konrad        {background-position: -9400px 0;}
#seoyon        {background-position: -9600px 0;}
#ekom          {background-position: -9800px 0;}
#nereida       {background-position: -10000px 0;}


/* Zakaznici na sirku 100, vysku 62 */
@media only screen and (max-width: 600px) {
  .grid1 div{background-size: cover;}    
  #vaillant-group{background-position: 0 0;}  
  #axa           {background-position: -100px 0;} 
  #ubs           {background-position: -200px 0;}
  #stadler       {background-position: -298px 0;} 
  #bvs           {background-position: -399px 0;} 
  #leoni         {background-position: -498px 0;}
  #phase         {background-position: -596px 0;} 
  #natuzzi       {background-position: -696px 0;} 
  #orange        {background-position: -794px 0;}
  #oracle-zak    {background-position: -893px 0;} 
  #apm-consulting{background-position: -992px 0;} 
  #netzmedien    {background-position: -1092px 0;} 
  #syfex         {background-position: -1189px 0;}
  #erni          {background-position: -1288px 0;} 
  #vectoris      {background-position: -1385px 0;} 
  #swiss-olympic {background-position: -1490px 0;} 
  #infor         {background-position: -1589px 0;} 
  #swissform     {background-position: -1687px 0;} 
  #atebe         {background-position: -1787px 0;} 
  #horizon21     {background-position: -1885px 0;} 
  #handelskammer {background-position: -1986px 0;} 
  #abag          {background-position: -2086px 0;} 
  #collumino     {background-position: -2183px 0;} 
  #buildastiq    {background-position: -2282px 0;} 
  #buderus       {background-position: -2383px 0;} 
  #tobler        {background-position: -2481px 0;} 
  #hsb           {background-position: -2579px 0;}
  #nurissa       {background-position: -2679px 0;} 
  #airprishtina  {background-position: -2780px 0;} 
  #ruag          {background-position: -2877px 0;} 
  #eldisy        {background-position: -2977px 0;}   
  #prevolution   {background-position: -3077px 0;} 
  #multipond     {background-position: -3176px 0;}
  #palfinger     {background-position: -3275px 0;} 
  #untha         {background-position: -3374px 0;} 
  #zoerkler      {background-position: -3473px 0;} 
  #kosme         {background-position: -3572px 0;} 
  #rubner        {background-position: -3671px 0;} 
  #technosert    {background-position: -3770px 0;}
  #amatic        {background-position: -3869px 0;} 
  #debondt       {background-position: -3968px 0;} 
  #connecta      {background-position: -4068px 0;} 
  #future-logic  {background-position: -4167px 0;} 
  #optiwork      {background-position: -4268px 0;}
  #debondt-2     {background-position: -4368px 0;}
  #megasun       {background-position: -4468px 0;}
  #schuh         {background-position: -4568px 0;}
  #konrad        {background-position: -4668px 0;}
  #seoyon        {background-position: -4768px 0;}   
  #ekom          {background-position: -4868px 0;}
  #nereida       {background-position: -4968px 0;}
}





/* Modal window Zakaznici */
#cboxLoadedContent{font-size: 16px; line-height: 1.5; text-align: left;}
#customers #cboxLoadedContent div{width:700px;}
#case-study #cboxLoadedContent div{width:100%;}
#cboxLoadedContent table{margin-top:20px;}
@media only screen and (max-width: 700px) {
  #cboxLoadedContent div{width:100%;}
}
#cboxOverlay {background-color: transparent;}
#cboxLoadedContent td {vertical-align:top; padding:5px 5px 5px 0;}
.modal-body {text-align:center; overflow:hidden !important;}
.qlmodal .modal-body {overflow-y: hidden !important;}
.modal-body h2 {text-align:center; text-transform:uppercase;}
.modal-body img {margin:0 auto;}
.modal-header h4.modal {display:block;}
#cboxLoadedContent img {display: block; margin: 0 auto 10px auto;}




  

/*******************************/
/*** Nase Technologie (BLOK) ***/  /*OK*/
/*******************************/
#technologies{
  background-image:url('../../../images/background/bgr4-1.jpg');
  background-color: gray; 
  background-position: top center;   
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 60px;
}
#technologies:after {
  position: absolute;  
  /* background: rgba(87, 87, 87, .1); tmave */
  background: rgba(0, 60, 255, .1);   
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
#technologies .pfo-image{
  background-image: url('../../../images/technologie-200-125.png'); 
}
/* Technologie na sirku 200 a vysku 125 */ 
#bootstrap       {background-position: 0 0;} 
#cordova         {background-position: -200px 0;}  
#dev-express     {background-position: -400px 0;}  
#elasticsearch   {background-position: -600px 0;}  
#ext-js          {background-position: -800px 0;}  
#java            {background-position: -1000px 0;}  
#jquery          {background-position: -1200px 0;}  
#json            {background-position: -1400px 0;}  
#kendo           {background-position: -1600px 0;}  
#kibana          {background-position: -1800px 0;}  
#knockoutjs      {background-position: -2000px 0;}  
#logstash        {background-position: -2200px 0;}  
#microsoft-net   {background-position: -2400px 0;} 
#mircosoft-r     {background-position: -2600px 0;}  
#mysql           {background-position: -2800px 0;}  
#oracle          {background-position: -3000px 0;}  
#oracle-database {background-position: -3200px 0;}  
#php             {background-position: -3400px 0;}  
#postgre-sql     {background-position: -3600px 0;}  
#progress        {background-position: -3800px 0;}  
#sap             {background-position: -4000px 0;}  
#sql-server      {background-position: -4200px 0;}  
#tibco           {background-position: -4400px 0;}  
#visual-studio   {background-position: -4600px 0;}  
#wildfly         {background-position: -4800px 0;}  
#xamarin         {background-position: -5000px 0;}  
#zend-framework  {background-position: -5200px 0;} 
#react           {background-position: -5400px 0;} 

/* Technologie na sirku 100, vysku 62 */
@media only screen and (max-width: 600px) {
  .grid1 div{background-size: cover;}    
  #bootstrap      {background-position: 0 0;}  
  #cordova        {background-position: -100px 0;} 
  #dev-express    {background-position: -200px 0;}
  #elasticsearch  {background-position: -298px 0;} 
  #ext-js         {background-position: -399px 0;} 
  #java           {background-position: -498px 0;}
  #jquery         {background-position: -596px 0;} 
  #json           {background-position: -696px 0;} 
  #kendo          {background-position: -794px 0;}
  #kibana         {background-position: -893px 0;} 
  #knockoutjs     {background-position: -992px 0;} 
  #logstash       {background-position: -1092px 0;} 
  #microsoft-net  {background-position: -1189px 0;}
  #mircosoft-r    {background-position: -1289px 0;} 
  #mysql          {background-position: -1385px 0;} 
  #oracle         {background-position: -1490px 0;} 
  #oracle-database{background-position: -1589px 0;} 
  #php            {background-position: -1687px 0;} 
  #postgre-sql    {background-position: -1788px 0;} 
  #progress       {background-position: -1885px 0;} 
  #sap            {background-position: -1986px 0;} 
  #sql-server     {background-position: -2086px 0;} 
  #tibco          {background-position: -2183px 0;} 
  #visual-studio  {background-position: -2282px 0;} 
  #wildfly        {background-position: -2383px 0;} 
  #xamarin        {background-position: -2481px 0;} 
  #zend-framework {background-position: -2579px 0;} 
  #react          {background-position: -2677px 0;} 
}

@media only screen and (max-width: 600px) {
  .grid1 .pfo-image{width:100px; height:64px; margin:5px;} 
}
/*
#technologies h1, #technologies p{color:#ffffff;}
*/



/*****************/
/*** Co robime ***/
/*****************/
#what-we-do{
  background-image:url('../../../images/background/bgr4-1.jpg'); 
  background-color: #fbfbfb;  
  background-position: top center;   
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 60px;
}
#what-we-do li a{text-decoration:underline;} 


/*** Tri sipky ***/
#what-we-do .col {
  width: 289px;
  margin:0 auto; 
  padding:0;
  text-align:center;   
  font-size:16px;  
  vertical-align:middle; 
  display:inline-block;
  border:0px solid red;
}
#what-we-do .col .ako {
  width: 289px;
  height: 80px;
  background-image: url('../../../images/background/arrow-big2.png');
  background-repeat: no-repeat;
  background-size: cover; 
  vertical-align:middle;
  margin:0 0 20px 0;
  padding:30px 0 0 0;
  overflow: hidden;
  color:#ffffff;
  font-weight:normal; 
  border:0px solid green;
}
#what-we-do .col .dvariadky{
  padding:18px 0 0 0;
}
@media only screen and (max-width: 380px) {
  #what-we-do .col {width: 216px; clear:both;}
  #what-we-do .col .ako {width:216px; height:60px; padding:15px 0 0 0; text-align:center}
  #what-we-do .col .dvariadky{padding:5px 0 0 0;}
}  
@media only screen and (max-width: 790px) {
  #what-we-do .single-service{clear:both;}
}

/*** 6 Ikon ***/
/* #what-we-do .prvy, #what-we-do .druhy, #what-we-do .treti, #what-we-do .stvrty, #what-we-do .piaty, #what-we-do .siesty {border:1px solid red;} */ 
.single-service i {
  font-size: 40px;
  margin-bottom: 10px;
  -webkit-transition: .3s;
  transition: .3s;
  background: #F5F5F5;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  text-align: center;
  color: #002C71;
  line-height: 80px;
  float: left;
  margin-right: 25px;
  margin-bottom: 110px;
}
.single-service h2 {
  font-size: 12px;
  text-transform: uppercase;
  margin: 20px 0px;
  -webkit-transition: .3s;
  transition: .3s;
  color: #232323;
  letter-spacing: 2px;
  font-weight: 700;
}
.single-service p {
  color: #232323;
}
           
           
           
           
                
               
/****************************************/
/* Povedali o nas / Testimonials (BLOK) */
/****************************************/
#testimonial {
  background-image:url('../../../images/background/bgr4-2.jpg');
  background-repeat: no-repeat;  
  background-position: top center;  
  background-size: cover;
  position: relative;
  z-index: 1;
  min-height:860px;  /* Zev */
  padding-bottom: 50px;
  padding-top: 60px;
}
#testimonial:after {
  position: absolute;                                     
  background: rgba(0, 60, 255, .2);  
  left: 0;
  top: 0;
  width: 100%;
  content: "";
  z-index: -1;
}
/*#testimonial .owl-carousel .owl-wrapper-outer {overflow: visible !important;}*/
.single-testimonial {margin:0;}
/*
@media only screen and (max-width: 1300px){.single-testimonial {margin:0 240px;}}
@media only screen and (max-width: 910px){.single-testimonial {margin:0 160px;}}
@media only screen and (max-width: 810px){.single-testimonial {margin:0 50px;}}
@media only screen and (max-width: 700px){.single-testimonial {margin:0 30px;}}
@media only screen and (max-width: 550px){.single-testimonial {margin:0 10px;}}
*/

#testimonial .section-title h1, 
#testimonial .section-title h2,
#testimonial .single-testimonial h2,
#testimonial .single-testimonial h3,
#testimonial p{
  color:#ffffff;
}
.testimonial-area {
  background: #F7F7F7;
}
.single-testimonial h2 {
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s;
  color: #232323;
  letter-spacing: 2px;
  font-weight: 700;
}
.single-testimonial h3 {
  font-size: 14px;
  font-weight: 300;
  margin-top: 0;
}
.single-testimonial p {
  font-size: 1.2em;
  line-height: 22px;
  text-align: justify;
}
.single-testimonial img{
  height: 70px;
  margin-bottom: 20px;
  
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 5px;
  height: 5px;
  margin: 5px 7px;
  border-radius: 20px;
  background: #000;
}
.testim {
  line-height: 1.4;
}
/* NASTAVUJE PEVNU VYSKU BLOKU TESTIMONIALS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.testimonial-list {height:400px;} 
@media only screen and (max-width: 500px) {
  .testimonial-list {height:800px;}
}
*/
@media only screen and (max-width: 600px) {
  .single-testimonial p {text-align:center;}
}






/*
@media only screen and (max-width: 767px) {
  .section-title h2 {font-size: 90px;}
}
*/


/*
.container {width:90%; margin:0 10%;}
@media only screen and (min-width: 700px){
  .container {width:80%}
}
*/

/* Mainmenu */
.navbar-nav .item-101 {display:none;}





/**************************/
/*** Case study
/**************************/
#case-study{
  background-image:url('../../../images/background/bgr4-2.jpg');
  background-position: top center;   
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 50px;
  border-top: 1px solid white;
}
#case-study:after {
  position: absolute;
  background: rgba(0, 60, 255, .2);  
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
#case-study, #case-study .aktuality, #case-study .aktuality p {color:#ffffff !important;}
#case-study a:link, #case-study a:visited, #case-study a:hover, #case-study a:focus {color:#0C92DF; text-decoration:none; text-transform: uppercase;}
#case-study .aktuality p{text-align:justify;}
@media only screen and (max-width: 340px) {
  #case-study .aktuality p{text-align:left;}
}
#case-study h4 {font-size: 25px;}
#case-study .img-gal{display:flex;}
#case-study .img-gal img{
  -webkit-flex: 1;  /* Safari 6.1+ */
  -ms-flex: 1;  /* IE 10 */    
  flex: 1;
  padding-right:0px;
  border:1px solid #ffffff;
  width:100%;
}


#case-study .brozura{
  margin:0 auto;
  text-align:center;
}
#case-study .brozura img{
  border:1px solid black !important;
  margin:2px auto;
  /*width:500px;*/
}
@media only screen and (max-width: 650px) {
  #case-study .col-sm-12{padding:5px 0;}
  #case-study img{width:100% !important;}
}

/* Case study NEW */
.pswp__top-bar {
  height:0 !important;
}
.pswp__caption{
  display:none !important;
}
/* Zvacsenie orig buttonov <- a -> */
.pswp__button--arrow--left::before, 
.pswp__button--arrow--right::before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
}
.pswp__button--arrow--left::before, 
.pswp__button--arrow--right::before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 65px;
  height: 65px;
  border:4px solid #ffffff;
  border-radius: 7px
}
.pswp__button--arrow--left::before {
  /* left: 6px; background-position: -129px -34px;  border = 10 */
  left: 100%; background-position: -123px -32px;   /* border = 4 */
}
.pswp__button--arrow--right::before {
  /* right:6px; background-position: -85px -34px;  border = 10 */
  right:100%; background-position: -79px -32px;  /* border = 4 */
}



/*** Nase Novinky / Aktuality ***/
#news{
  background-image:url('../../../images/background/bgr4-2.jpg');
  background-position: top center;   
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 50px;
}
#news:after {
  position: absolute;
  background: rgba(0, 60, 255, .2);  
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
#news, #news .aktuality, #news .aktuality p {color:#ffffff !important;}
#news a:link, #news a:visited, #news a:hover, #news a:focus {color:#0C92DF; text-decoration:underline;}
#news .aktuality p{text-align:justify;}
@media only screen and (max-width: 340px) {
  #news .aktuality p{text-align:left;}
}
#news h4 {font-size: 25px;}
#news .img-gal{display:flex;}
#news .img-gal img{
  -webkit-flex: 1;  /* Safari 6.1+ */
  -ms-flex: 1;  /* IE 10 */    
  flex: 1;
  padding-right:0px;
  border:1px solid #ffffff;
  width:100%;
}

#block-top-d{
  background-color: #ffffff !important;  
}
.itemAuthorBlock{display:none;}
.datum1{
  font-size:10px; 
  font-style:italic; 
  color:#ffffff; 
  text-align:left;

  position: relative;
  top:-7px;
}
.newsflash-horiz-aktualita p{
  text-align:justify;	
}
.newsflash-horiz-aktualita li{
  margin: 0 0 7px 0 !important;
  padding: 0 !important;
  border: 0 !important;	
}
/* Button Read more... */
#read-more-btn, 
#read-more-btn2{   
  text-align: center;
  margin:30px 0 20px 0;
  clear:both;
}


/* prve tri novinky */
#first-news {clear:both;}
#first-news h4 {font-size:24px;}
.img-aktualita{float: left; width:33%;  margin:5px 40px 30px 0; border:1px solid #ffffff;}
/*
.img-aktualita:hover{
  -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
 	-o-transform: scale(1.1);
 	transform: scale(1.1);
  transition: all 0.4s ease-in-out 0s; 
}
*/
.img-aktualita-add:hover{
  -webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
 	-o-transform: scale(1.6);
 	transform: scale(1.6);
  transform-origin: 50% 100%;
  transition: all 0.4s ease-in-out 0s;  /* plynuly proces */
}

/* dlasie novinky */
#read-more-news,
#read-more-case-study {display:none; clear:both;}
@media only screen and (max-width: 980px) {
  .img-aktualita {margin: 5px 15px 15px 0;}

  /*
  #first-news .img-aktualita {float:none; width:100%; margin:10px 0;}
  #read-more-news .img-aktualita {float:none; width:100%; margin:10px 10px;}
  .img-aktualita {text-align:center; margin:0 auto;}
  .newsflash-title-aktualita {text-align:center;}
  .aktuality {text-align:center; margin:0 auto;}
  */  
}
@media only screen and (max-width: 650px) {
  .img-aktualita {margin: 0 0 15px 0; float:none; width:100%;}

  /*
  #first-news .img-aktualita {float:none; width:100%; margin:10px 0;}
  #read-more-news .img-aktualita {float:none; width:100%; margin:10px 10px;}
  .img-aktualita {text-align:center; margin:0 auto;}
  .newsflash-title-aktualita {text-align:center;}
  .aktuality {text-align:center; margin:0 auto;}
  */  
}

/* Aktuality */
.blog-category .item-image{
  padding-bottom: 9px;
  margin: 0 0 20px 0;
  border: 0px solid blue;
}  
.blog-category .item-image img{
  margin:5px 40px 30px 0;
}
.blog-category .page-header {
  padding-bottom: 9px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #aaaaaa;
}
@media only screen and (max-width: 854px) {
  .blog-category .item-image {float:none !important; margin:0 auto; text-align:center;}
  .blog-category .item-image img{margin:5px 0 10px 0; text-align:center;}
}
@media only screen and (max-width: 450px) {
  .blog-category .item-image img{width: 100%;}
  .blog-category .page-header {margin-bottom:0; padding:0; border-bottom:0;}
}
 
.blog-category .intro-1{ 
  clear:both; 
}




/*** Kontakt ***/
.pt-70{padding: 0;} 
i.fa-7s-map-marker{margin-bottom:20px;}
.jvcontact-contact-3 .form-type .inputbox {background-color: #eaeaea; border-color: #d7d7d7;}
.jvcontact-contact-3 .contact_info ul li i {color: gray;}
.fa-7s-gps {margin:0 0 20px 0px;}
/*.fa-7s-gps::before {content: "\f041"; font-family: "FontAwesome"; color: #8A8A8A;}*/

.col-left,
.col-right{
  width:50%; 
  float:left;
}
@media only screen and (max-width: 800px) {
  .col-left, 
  .col-right{float:none; width:100%; text-align:center; margin:0 auto;}
  .col-left img, 
  .col-right img{width:100%; margin:0 auto;}
}
#block-bottom-e{
  background-color: #2C2C2C;
}
#block-bottom-e h1 {color:#c0c0c0;}
#block-bottom-e .contact-page h4,
#block-bottom-e .contact-page .contact-form p,
#block-bottom-e .contact_info{
  color:#ffffff !important;
}
#block-bottom-e .form-group a{
  background-color: #c0c0c0;
  border-color: #141414;
  color: gray;  
}
#block-bottom-e .form-group a.btn-default{
  text-align:center;
  margin:0 auto;
  display:block;
  width:200px;
  color: #333333;
  background-color: #FFCC00;
  opacity: 1;
  padding: 10px 30px 10px 30px;
  box-shadow: none;
  border-width: 0px;
  /*border-style: solid;*/
  /*border-color: RGBA(0,0,128,1);*/
  /*border-color: #000000;*/
  border-radius: 20px;   
}
/*
#block-bottom-e .form-group a.btn-default{
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #1A1A91);
  background-image: -moz-linear-gradient(top, #3498db, #1A1A91);
  background-image: -ms-linear-gradient(top, #3498db, #1A1A91);
  background-image: -o-linear-gradient(top, #3498db, #1A1A91);
  background-image: linear-gradient(to bottom, #3498db, #1A1A91);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
#block-bottom-e .form-group a.btn-default:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
*/
/*********************************************/
/* Kde nas najdete - Kontakt - Adresa (BLOK) */ 
/*********************************************/
.mapa h4 {color: #000000;}
/*
.kont1 .col1 {width: 80px; text-align:center; padding:10px 0;}
.kont1 .col2 {padding:0 0 10px 0;}
.kont1 .col1 i {width: 47px; font-size: 25px; color: #ffffff;}   
.kont1 .col2 a {color:#ffffff;}
*/
.kont1, .kont2, .kont3{width:33%; float:left;}
.kont1 img, .kont2 img, .kont3 img{width:98%;}
.kont1 {text-align:left; margin-right:8px; padding-bottom: 10px; font-size:16px;}
.kont1 a {color: #0C92DF; text-decoration:underline; font-weight:normal;}
.kont1 a.big {font-size:30px;}

@media only screen and (max-width: 1000px) {
  .kont1, .kont2, .kont3{
    width:100%; float:none; text-align:center; margin:10px auto;
  }
  .kont1{
    text-align:center; margin:10px auto;
  } 
}
.contact-form .inputbox {
  font-size:14px;
  text-transform:none;
}
/* Contact-3 formular na str.Kontakt */
.form-oblast1,
.form-oblast2{
  color:#ffffff;
  margin:0 0 10px 17px;
  float:left;
}
.form-oblast2 .checkbox{
  display:inline;
  padding:0 10px;
  margin:0 0 0 20px;
}
.form-oblast2 label.checkbtn{
  padding:0 10px;
  color:#ffffff;
  font-family: Raleway, Arial, "Open Sans" !important;
}
/* Captcha */
.g-recaptcha{
  text-align:center;
  margin:0 auto;
}








/*****************************/
/*** Video uvodne (BLOK) ***/
/*****************************/
#video-uvod{
  background-image:url('../../../images/background/bgr4-1.jpg'); 
  background-color: #fbfbfb;  
  background-position: top center;   
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 60px;
  border-bottom:10px solid #002C71;
}
















/*****************************/
/*** Ako to funguje (BLOK) ***/
/*****************************/
#how-it-works {
  background-image:url('../../../images/background/bgr4-2.jpg');
  background-position: top center;   
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 70px;
}
#how-it-works:after {
  position: absolute;
  background: rgba(0, 60, 255, .2);  
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
#how-it-works h1{
  color:#c0c0c0; /* seda */
  color:#ffffff; 
}


#how-it-works p{
  line-height: 24px;
}


#how-it-works .col-sm-12{
  text-align:center;
}
#how-it-works h1{
  color:#c0c0c0; /* seda */
  color:#ffffff; 
}
#how-it-works .col-sm-12{
  text-align:center;
}
#how-it-works .col{
  width: 194px;
  margin:10px auto; 
  padding:0;
  text-align:center; 
  vertical-align:middle; 
  display:inline-block;
  border:0px solid red;
}
#how-it-works .col h4{
  text-transform:uppercase;
  margin:5px 0 5px 0;
  color:#FFFFFF;
}
#how-it-works .col .ako{
  width: 194px;
  height: 55px;
  background-image: url('../../../images/background/arrow-blue1.png');
  background-repeat: no-repeat;  
  vertical-align:middle;
  margin:0;
  padding:19px 0 0 0;
  overflow: hidden;
  color:#ffffff;
  font-weight:normal; 
  border:0px solid green;
}
@media only screen and (max-width: 800px) {
  #how-it-works .col .ako {margin-bottom:20px;}
}






/**************************/
/*** Kontaktny formular,  Zacnite automatizovat vase procesy ***/
/**************************/
#formular{
  background-image:url('../../../images/background/bgr4-1.jpg');
  background-color: gray; 
  background-position: top center;   
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 60px;
}
#formular:after {
  position: absolute;  
  /* background: rgba(87, 87, 87, .1); tmave */
  background: rgba(0, 60, 255, .1);   
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
/*
#formular h2, #formular p, #formular div{
  color:#ffffff;
}
*/


/******************************/
/*** Kde nas najdete (BLOK) ***/
/******************************/
#contact2{
  background-image:url('../../../images/background/bgr4-2.jpg');
  background-position: top center;   
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 50px;
  color:#ffffff;
}
#contact2:after {
  position: absolute;
  background: rgba(0, 60, 255, .2);  
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
#contact2 .col h4 {
  text-transform:uppercase;
  margin:5px 0 5px 0;
}
#contact2 .col .ako{
  width: 194px;
  height: 55px;
  background-image: url('../../../images/background/arrow-blue1.png');
  background-repeat: no-repeat;  
  vertical-align:middle;
  margin:0;
  padding:22px 0 0 0;
  overflow: hidden;
  font-weight:normal; 
  border:0px solid green;
}
@media only screen and (max-width: 800px) {
  #contact2 .col .ako {margin-bottom:20px;}
}

/* Svetla sipka hore uprostred v "Ako to funguje" a "Kde nas najdete" */
/*
#how-it-works,
#contact2 {
  position:relative;
}
#how-it-works:after,
#contact2:after {
  content:'';
  background:#2C2C2C;
  width: 0; 
  height: 0; 
  position:absolute;
  top:-24px;
  top:0;
  left:49%;
  border-left: 14px solid transparent; 
  border-right: 14px solid transparent; 
  border-top: 16px solid #EDEDED; 
}
@media only screen and (max-width: 1000px) {
  #how-it-works:after{border-top-color: #FBFBFB;}
  #contact2:after{border-top-color: #FBFBFB;}
}
*/

/* doplnky */
/*
.content-middle {
  font-size: 16px; 
}
*/



/* Button START TO AUTOMATE */
div.start-automate{
  margin:0 auto;
  text-align: center;
  position:relative;
}
div.start-automate a{
  color: #333333;
  background-color: #ffcc00; /* zlta */  
  padding: 10px 25px;
  font-weight: 600;
  border: 3px solid #fee478;
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  -webkit-transition: .3s;
  transition: .3s;
}
div.start-automate a:hover {background-color:#fee478}

/* Button Dalsie novinky (v Nase novinky) */
#read-more-btn .btn,
#read-more-btn2 .btn {
  display:block;
  width:250px;
  color: #ffffff;
  background-color: #3498db; /* modra */  
  text-align:center;
  margin:0 auto;
  padding: 8px 10px;
  font-weight: 600;
  border: 3px solid #3cb0fd;
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  -webkit-transition: .3s;
  transition: .3s;
}
#read-more-btn .btn:hover,
#read-more-btn2 .btn:hover {
  background: #3cb0fd;
}
#case-study .btn a{
  color: #ffffff;
}  


/* Button Send Nessage (vo formulari) */
#contact-form input[type='submit'] {
  display: inline-block;
  color: #333333;
  background-color: #ffcc00;  
  box-shadow: 0 10px 7px rgba(0, 0, 0, 0.5);     
  padding: 10px 25px;
  font-weight: 600;
  border: 3px solid #fee478;
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  -webkit-transition: .3s;
  transition: .3s;
  text-transform: capitalize;
}
#contact-form input[type='submit']:hover {background-color: #fee478;}


span.invalid-feedback {
  background-color: transparent;
  text-align: right;
}
.invalid-feedback {
  /*display: none;*/
  width: 100%;
  margin-top: 0;
  color: #dc3545;
}    
.form-control.is-invalid, .was-validated .form-control:invalid{
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control{
  display: block;
  width: 100%;
  /* height: calc(1.5em + .75rem + 2px);   */
  padding: .375rem .75rem;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}



/* Button Go to top */
#redim-cookiehint {
  line-height: 40px;
}



/* Button to the top */
#myBtn {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99;
  border: none;
  outline: none;
  font-size:40px;
  background-color: #d7d7d7;
  color: white;
  cursor: pointer;
  padding: 5px 15px;
  border-radius: 10px;
}
#myBtn:hover {
  background-color: #555;
}





@media only screen and (max-width: 1160px){
  .col-lang li{display:block; margin:10px;}
  .navbar-toggle {margin:0 auto; padding:0 10px 0 10px; float:none;}
  .navbar-nav {margin: 7.5px 0;}
  .navbar-nav a{margin:0; padding:0;} 
  /*.navbar-nav > li > a {padding-top:0; padding-bottom:0;}   */ 
}
/*
@media only screen and (max-width: 1150px) {
  #what-we-do, #who-we-are, #customers, #testimonial, #technologies,  #news, #formular{padding-top: 110px;}
}
@media only screen and (max-width: 1090px) {
  #what-we-do, #who-we-are, #customers, #testimonial, #technologies,  #news, #formular{padding-top: 130px;}
} 
@media only screen and (max-width: 770px) {
  #what-we-do, #who-we-are, #customers, #testimonial, #technologies,  #news, #formular{padding-top: 150px;}
} 
*/
@media only screen and (max-width: 770px) {
  .site-header .navbar-collapse {opacity: 1; visibility: visible;}
  .navbar-toggle .icon-bar {background: rgb(0,0,128);}
  .navbar-toggle {margin:0 auto; padding:0 10px 0 10px; vertical-align:middle;}
  .navbar {min-height: 0px;}
  .mainmenu .navbar-nav li a {padding: 11px 15px;}
  .menu-bg .mainmenu .navbar-nav li a {padding: 11px 15px;}
  .mainmenu .navbar-nav li a:hover {color: #ccc;}
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {max-height: 420px;}
  /* .navbar-collapse {background: rgba(0, 0, 0, .9);} */
  /* .menu-bg .navbar-collapse {background: rgba(0, 0, 0, .9);} */
  .single-slide-item h2, .welcome-video-area h2 {font-size: 20px;}
  .section-title h2 {font-size: 30px;}
  .single-project-complete h2 {font-size: 40px;}
  .single-testimonial p {padding: 0 10px;}
  .single-project-done {text-align: center;}
  .about-text {padding-top: 0px;}
  .about-text h3 {margin-bottom: 20px;}
  .single-project-complete {margin-bottom: 50px;}
  .single-contact-details i {margin-bottom: 20px;}
  .single-service, .single-blog {margin-bottom: 30px;}
  #map {margin-top: 20px;}
  .item .grid figure, .work .grid figure {min-width: 100%;}
  .about-text {padding-top: 0px; margin-top: 30px;}
  .about-text ul li {width: 100%;}
  .single-service i {margin-bottom: 30px;}
  .druhy .single-service i {margin-bottom: 100px;}
  .footer-area p, .actions, .footer-social-link {text-align: center;}
  .footer-area span.fcopyr {display:block;}
  #who-we-are .single-service h3 {text-align:center;} 
  .menu-bg .logo a {height:30px;}
  .col-logo {width:30%;}
  .col-menu {width:40%;}
  .col-lang {width:30%;}
  .col-lang li{display:inline-block; margin:0 2px;}
  .navbar-toggle {margin:0 auto; padding:0 10px 0 10px; float:none;}
  .navbar-nav {margin: 7.5px 0;}
  .navbar-nav a{margin:0; padding:0;}     
}
@media only screen and (max-width: 560px) {
  .container {padding-left:5px; padding-right:5px;}
  .welcome-video-area {padding-top: 0;}
  #what-we-do, #who-we-are, #customers, #testimonial, #technologies, #news, #formular {padding-top: 0;}
  #what-we-do h1, #who-we-are h1, #customers h1, #testimonial h1, #technologies h1, #news h1, #formular h1 {font-size:30px;}
  .section-title h1, .section-title h2{font-size: 30px;}
  #news .col-sm-12 {padding-left:0 !important; padding-right:0 !important;}
}
@media only screen and (max-width: 420px) {
  .single-service i {margin-bottom: 130px;}
  .druhy .single-service i {margin-bottom: 180px;}
}
@media only screen and (max-width: 355px) {
  .col-sm-12 {padding-left:5px; padding-right:3px;} 
  .col-md-12 {padding-left:5px; padding-right:3px;} 
  .single-service i {margin-bottom: 150px; margin-right:0;}
  .druhy .single-service i {margin-bottom: 200px;}
   #what-we-do .prvy, #what-we-do .druhy, #what-we-do .treti, #what-we-do .stvrty, #what-we-do .piaty, #what-we-do .siesty {padding:0;} 
}
@media only screen and (max-width: 300px) {
  .single-service h3 {font-size:16px;}
}
.blog-category #content {min-height:0;}
/*.blog-message {background-color:orange;}*/    /* pod hlavnym modrym bannerom robilo oranz.ciaru */
.blog-message .alert-heading {display:none;}
#formular .alert-error {background-color:orange;}
 
/*
.owl-item{width:700px important;}
*/


@media only screen and (max-width: 705px) {
  #news .aktuality p.img-gal {
    overflow: auto;
    margin-right:0;
    font-size: 0;
  }
  #news .aktuality p.img-gal img {
    width: 100%;
    min-width:200px;
  }
}

.video-aktuality {
  margin-left:34%;
  width: 66%;
}
@media only screen and (max-width: 650px) {
  .video-aktuality {
    margin-left:0;width: 100%;
  }
}

.uprostred {
  margin:0 auto;
  text-align: center;
}



/* Modra bublina */
.glow {
    border-radius: 5px;
    background: #3cb0fd;
    cursor: pointer;  
    cursor: hand;
}
.glow:before {
    content: '';
    background: linear-gradient(45deg, #000080, #3cb0fd, #ffffff, #3cb0fd, #000080);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}
@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}  
.discover-ebook {
    font-size:14px;
    line-height:18px;
    animation: swipein 10s ease-out;
    position:relative;
    left: 0px;
}  
.discover-ebook .panel-heading {
   font-weight:bold;
   line-height:20px;
}
@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
@keyframes swipein {
    0% { left: -290px; }
    80% { left: -290px; }
    100% { left: 0px; }
}
.big-mail {
  font-weight: 400;
  font-size: 30px;
  text-decoration: none;
}
.big-tel {
  font-weight: 400;
  font-size: 30px;
  text-decoration: none;
}
