/*
Theme Name: Avada Plus
Theme URI: http://themewagon.com/
Author: ThemeWagon
Author URI: http://themewagon.com/
Description: Slick One page HTML 5 template powered by Bootstrap 3.
Version: 1.14.11
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: blur, white, one page, parallax, responsive-layout, full-width-template
Text Domain: flusk
*/

/**
* Table of Contents:
*
* 01.0 - Global
* 02.0 - Header
* 03.0 - Drawer with menu
* 04.0 - Parallax styles
* 05.0 - Recent works
* 06.0 - Services
* 07.0 - Blog
* 08.0 - Testimonials
* 09.0 - Contact
* 10.0 - Footer
* 11.0 - Responsive styles
* -----------------------------------------------------------------------------
*/


/* ///////////////////////////////////////////////////////////////////// 
//  01 - Global 
/////////////////////////////////////////////////////////////////////*/

* {outline: none !important;}

::selection {
  background-color: #382878;
  color: #fff;
}

html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  overflow-y: scroll;
}

body {
  color: #6a6a6a; 
  background: #f1f0f0;
}

p {
  margin: 0 0 20px 0;
    font-family: 'Open Sans', sans-serif;
	font-size:14px;
  }

  

.logo img {width: 100%; height:100%;}

img {max-width:100%}

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

a{  
  color: #796F9E;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  transition: all .4s;
}

a:hover {
  color: #4290ae; 
}


h1, h2, h3, h4, h5, h6{   
  margin: 0 0 15px 0; 
  color: #3A4F52;
  font-family:'Open Sans', sans-serif;
}

.btn{border-radius: 0;}
.btn-o {
    border: 1px solid #3A4F52;
    color: #3A4F52;
}
.btn-o:hover {
    background: #3A4F52;
    color: white;
}
.btn.btn-o-white {
    border: 1px solid white;
    color: white;
    background: transparent;
	cursor: default;
    
}
.btn.btn-o-white:hover {
    background: white !important;
    color: #6a6a6a; 
}

.title-page {
  display: inline-flex;
  margin-bottom: -20px;
}
p.main-header {
  font-size: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
p.main-header:after {
  content: " ";   
  font-size: 27px;
  font-family: 'Raleway';
  font-weight: 500;
}
p.sub-header {
  font-size: 27px;
  font-family: 'Raleway';
  font-weight: 100;
  margin-left: 10px;
}
p.sub-header:before {
  content: " ||| ";
  font-size: 27px;
  font-family: 'Raleway';
  font-weight: 300;
}
li{
  list-style: none;
}

/*////////////////////////////////////////////////////////////////////////
//  02 - Header
///////////////////////////////////////////////////////////////////////*/
 
    

header.top-header {
  position: fixed;
  z-index: 999;
  width: 100%;
}
.shows {
 /*background: rgba(43, 62, 81, 0.77);
 background: rgba(40, 22, 109, 0.92);
 transition: all .6s;
 */
  background: rgba(40, 23, 109, 0.94);
  transition: all .6s;
  box-shadow: 0px 0px 35px #D3D3D3;
  border-bottom: 3px solid rgba(255, 255, 255, 1);
  
}
.shows .navbar-default {
  /* background-color: #f8f8f8; */
  /* border-color: #e7e7e7; */
  margin-bottom: 10px;
  transition: all .6s;
}
.shows .navbar-nav {
  float: right;
  margin: 15px 0 0;
  color: white;
  font-size:1.1em;
  font-family:'Open Sans', sans-serif;
  /*text-transform: uppercase;*/
}
.shows h1.logo {
  margin-top: 0px;
  color: white;
}

h1.logo {
  margin-top: 11px;
  color: white;
  display: inline-flex;
}
#header{  
  position: relative;     
  text-align: center;
  padding: 0 !important;
}
.navbar-nav {
  float: right;
  margin: 31px 0 0;
  /*color: white;*/
  color: #796F9E !important;
  /*text-shadow: 1px 1px 1px #E4E5F4;*/
  font-size:1.1em;
  font-family:'Open Sans', sans-serif;
  /*text-transform: uppercase;*/
}
#header .top {
  position:fixed;
  top:0;
  width: 100%;
  padding: 30px;
  height: auto;
  z-index: 500;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;  
  transition: all .5s;    
}
#header .top.solid {
    background: #475B6F;
    padding-top: 15px;
    padding-bottom: 15px;
}

#header .top h1{
  margin-bottom: 0;
}
#header .top.solid .toggleDrawer i {
    padding-top: 8px;
}

#header .logo, #header .toggleDrawer{
  font-family: 'Raleway', sans-serif;
  color: white;
}
.logo-head{
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.logo:hover{
  text-decoration: none;
}

#header .slogan{
  font-size: 2.3em;
  line-height: 1em;
  font-family: 'Open Sans', sans-serif;
  color: rgb(64, 60, 131);
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-shadow: 1px 1px 1px #FFF;
  margin: -4% 0 1% 0;
  
}

#header .secondary-slogan{
  font-size: 1.5em;
  color: rgba(25, 43, 111, 0.74);
  line-height: 1em;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 6px;
  text-shadow: 1px 1px 3px #FFF;
}

#header > .bottom {
    position: absolute;
    bottom: 75px;
    text-align: center;
    width: 100%;
}
#header > .bottom a img {
    width: 50px;
}
#header > .bottom a {
    opacity: 0.7;
}
#header > .bottom a:hover {
    opacity: 1;
}


/*////////////////////////////////////////////////////////////////////////
//  03 - Drawer with menu
///////////////////////////////////////////////////////////////////////*/

#drawer-right {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin-right: -300px;
    background: #2B3E51;
    width: 300px;
    padding: 20px;
    z-index: 999;
}

#drawer-right h1, #drawer-right h2{color: white;}

#drawer-right .nav-pills>li>a {
  font-size: 18px;
  border-radius: 0;
}

#drawer-right .social{margin-top: 30px}
#drawer-right .social ul {
    list-style: none;
    padding-left: 20px;
}
#drawer-right .social ul > li {
    display: inline-block;
}
#drawer-right .social ul > li > a:hover{
  color: white;
}



/*////////////////////////////////////////////////////////////////////////
//  04 - Parallax styles
///////////////////////////////////////////////////////////////////////*/

.content-block{
  background:transparent no-repeat center center fixed;
  -webkit-background-size:100%;
  -moz-background-size:100%;
  -o-background-size:100%;
  background-size:100%;
  background-size:cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  overflow:hidden;
  padding: 60px 0;
}
.parallax{
  padding: 80px 0;
}

.block-body {
  margin-top: 60px;
}

#header {
  background-image: url(../images/bg2a.jpg);
  /*opacity: 0.9;*/
  /*box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 0 8px rgba(40, 23, 110, 1);*/
  box-shadow: inset 0 0 130px 1px rgba(199, 199, 199, 0.71);
  
}
#services {
  background:white;
}
#parallax {
  /* background-image: url(../images/blue_mac2.jpg); */
  color: white;
  background: #469066;
}
#contact {
  background-image: url(../images/newsletter-bg.png);
  color: white;
  background-color: #405162;
}
#parallax h1{
  margin-bottom: 60px;
  color: white;
}




/*////////////////////////////////////////////////////////////////////////
//  05 - Recent works
///////////////////////////////////////////////////////////////////////*/

.recent-work {
    width: 100%;
    padding-bottom: 27%;
    background: #C3C9CC;
    display: table;
    text-align: center;
    vertical-align: middle;
    padding-top: 27%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-bottom: 30px;
}

.recent-work span{
  margin-top: -18px;
  opacity: 0;
  position: relative;
  z-index: 1;
}
.recent-work:before {
    background: rgba(0, 7, 86, 0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    opacity: 0;
    -o-transition: all .2s;
  -ms-transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.recent-work:hover {
    background-size: 200%;
    background-position: center;
}
.recent-work:hover:before, .recent-work:hover span {
    opacity: 1;
}





/*////////////////////////////////////////////////////////////////////////
//  06 - Services
///////////////////////////////////////////////////////////////////////*/


.service i {
    font-size: 23px;
    padding: 0 5px;
}
.bar:before{
  font-family: 'Raleway', sans-serif;
  content: "||| " ;
  font-size: 23px;
  font-weight: 100;
}

.bar:after {
  font-family: 'Raleway', sans-serif;
  content: "||| " ;
  font-size: 23px;
  font-weight: 100;
}
.service h2.service-head{
  font-family: 'Raleway', sans-serif;
  margin-top: 15px;
  font-weight: 100;
}
/*////////////////////////////////////////////////////////////////////////
//  About us
///////////////////////////////////////////////////////////////////////*/
.portfolio-sec ,.services-sec ,.blog-sec , .testimonial-sec{
  margin-top: 60px;
}
.about-sec {
  margin-top: 40px;
}

.about-us {
  background: white;
  padding: 92px 0 80px;
}


@media (min-width: 320px) and (max-width: 1024px) { 
      .about-us {
      background: white;
      padding: 50px 0;
      /*color: #ffffff;*/
    }
}

.aboutus-item {
  margin-bottom: 15px;
  margin-top: 60px;
}

.aboutus-item p {
  text-align:justify;
  margin: 0 2%;
}

i.aboutus-icon {
 /*
  border: 3px solid rgba(211, 206, 229, 0.39);
  color: rgb(211, 206, 229);
 
  border-radius: 50%;
  display: inline-block;
  font-size: 62px;
  width: 140px;
  height: 140px;
  line-height: 136px;
  vertical-align: middle;
  text-align: center;
  */
  	border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    vertical-align: middle;
    text-align: center;
  
}

h4.aboutus-title {
  /*font-family: 'Raleway', sans-serif;
  margin-top: 23px;
  font-weight: 300;
  font-size: 22px;*/
  
  font-family: 'Raleway', sans-serif;
  margin-top: 20px;
  /* font-weight: 300; */
  font-size: 20px;
  /*color: rgb(55, 39, 119);*/
  color: rgb(84, 84, 84);
}

p.aboutus-desc {
  /*font-size: 16px;
  line-height: 29px;
  letter-spacing: 0.4px;
  color: rgb(106, 106, 106);*/
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.2px;
  /*color: rgb(116, 112, 136);*/
  color: rgba(136, 136, 136, 1);
  padding: 0 2%;
  text-align: justify;
}

.color-p01 {
  color: rgb(75, 177, 207);
  border: 3px solid rgb(75, 177, 207);
}

.color-p02 {
  color: rgb(70, 105, 169);
  border: 3px solid rgb(70, 105, 169);
}

.color-p03 {
  color: rgb(119, 102, 189);
  border: 3px solid rgb(119, 102, 189);
}

.color-p04 {
  color: rgb(73, 186, 160);
  border: 3px solid rgb(73, 186, 160);
}

.color-p05 {
  color: rgb(210, 179, 56);
  border: 3px solid rgb(210, 179, 56);
}

.color-p06 {
  color: rgb(215, 142, 80);
  border: 3px solid rgb(215, 142, 80);
}

.color-p07 {
  color: rgb(192, 85, 85);
  border: 3px solid rgb(192, 85, 85);
}

.color-p08 {
  color: rgb(210, 114, 169);
  border: 3px solid rgb(210, 114, 169);
}




/*////////////////////////////////////////////////////////////////////////
//  Call to Action
///////////////////////////////////////////////////////////////////////*/

h3.call-action.pull-left {
  /*width: 90%; */
  font-size: 27px;
  color: white;
}
 .parallax {
  padding: 61px 0 55px;
}


/*////////////////////////////////////////////////////////////////////////
//  07 - Blog
///////////////////////////////////////////////////////////////////////*/


#blog .blog-post img {
    margin-bottom: 20px;
}
#blog .date {
    margin-bottom: 15px;
    font-style: italic;
}


/*////////////////////////////////////////////////////////////////////////
//  08 - Testimonials
///////////////////////////////////////////////////////////////////////*/


ol.carousel-indicators {
  margin-bottom: -50px;
}

#testimonials{
  text-align: center;
}
#testimonials .testimonial {
  padding: 25px;
}
.carousel {
  position: relative;
  margin: 50px 0;
}
.carousel h3 {
  margin: 47px 0 20px;
}

/*////////////////////////////////////////////////////////////////////////
//  09 - Contact
///////////////////////////////////////////////////////////////////////*/


#contact{
  color: white;
}
#contact h1{color: white}

.form-control-white {
    background: rgb(255, 255, 255);
    /* color: black; */
    padding: 10px 16px !important;
	height: 42px;
}

.form-control-white::-webkit-input-placeholder { /* WebKit browsers */
    color:    white;
}
.form-control-white:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    white;
    opacity:  1;
}
.form-control-white::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    white;
    opacity:  1;
}
.form-control-white:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    white;
}


/*////////////////////////////////////////////////////////////////////////
//  10 - Footer
///////////////////////////////////////////////////////////////////////*/


#footer{ background: #1D1832;/*#2B3E51;*/ color: white; border-top: 1px solid rgba(255, 255, 255, 0.24);}

h2.footer-block {
    color: white;
    font-family: "Raleway" , sans-serif;
}
.form-control{
  border-radius: none !important;
  padding: 10px 26px;
}
.form-group .btn.btn-o-white {
    width: 100%;
    padding: 9px 0;
    background: #524F79;
    border: none;
}
::-webkit-input-placeholder {
   color: #969595 !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #969595 !important;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #969595 !important; 
}

:-ms-input-placeholder {  
   color: #969595 !important;  
}
.footer-bottom {
  padding: 15px 0 10px;
}
.blog-post ul p{
  margin-left: 40px;
}
.blog-post ul li .fa {
  border-radius: 33px 33px;
  background: rgb(82, 79, 121);
  width: 28px;
  /* height: 20px; */
  text-align: center;
  padding: 7px 7px;
  margin-right: 9px;
}
.blog-post ul {
  margin-left: -40px;
}
.blog-post .fa{
  background: rgb(219, 82, 82);
  width: 28px;
  text-align: center;
  padding: 7px 7px;
  cursor: pointer;
}
.blog-post .fa:hover{
  color: rgb(82, 79, 121);
  background:white;
  transition: all .6s;
}
.social {
  margin-left: 40px;
}
.social a i{
  color: #fff;
}
/*////////////////////////////////////////////////////////////////////////
//  11 - Responsive styles
///////////////////////////////////////////////////////////////////////*/


@media (max-width: 767px){
  .blog-post {
    margin-bottom: 40px;
  }

  .recent-work {
    background-position: center;
  }

  .recent-work:before {
    opacity: 1;
  }

  .recent-work span {
    opacity: 1;
  }
}

@media (max-width: 480px) {
  #drawer-right {
    padding: 10px 20px;
  }

  #drawer-right .nav-pills>li>a {
    font-size: 17px;
  }

  .nav-stacked>li+li {
    margin-top: 0;
  }

  .nav>li>a {
    padding: 8px 15px;
  }

  #drawer-right .social {
    margin-top: 5px;
  }

  #header {
    background-size: cover;
  }
  .service {
  text-align: center;
  }
}
button.navbar-toggle.collapsed {
  margin-top: 15px;
}


@media (max-height: 600px) {
#map {
  width: 100%;
  height: 250px;
  padding:0;
}
}

@media (min-height: 601px) {
#map {
    width: 100%;
  height: 450px;
  /*position: absolute;*/
  padding:0;
}
}

.grad-white-silver {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 75%, rgba(241,240,240,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(75%, rgba(246,246,246,1)), color-stop(100%, rgba(241,240,240,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 75%, rgba(241,240,240,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 75%, rgba(241,240,240,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 75%, rgba(241,240,240,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 75%, rgba(241,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f0f0', GradientType=0 );
}

.grad-silver-white {
	background: rgba(241,240,240,1);
	background: -moz-linear-gradient(top, rgba(241,240,240,1) 0%, rgba(246,246,246,1) 25%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,240,240,1)), color-stop(25%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(241,240,240,1) 0%, rgba(246,246,246,1) 25%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(241,240,240,1) 0%, rgba(246,246,246,1) 25%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(241,240,240,1) 0%, rgba(246,246,246,1) 25%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(241,240,240,1) 0%, rgba(246,246,246,1) 25%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f0f0', endColorstr='#ffffff', GradientType=0 );
}

.shadow-hov {
	opacity: 0.7;
	-o-opacity: 0.7;
	-ms-opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	
	-o-transition: all .1s;
 	 -ms-transition: all .1s;
 	 -moz-transition: all .1s;
 	 -webkit-transition: all .1s;
 	 transition: all .1s;
	 
  	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.shadow-hov:hover {
	box-shadow: 0 0 30px rgba(204, 204, 204, 0.6);
	border-radius: 15px;
	background-color:rgba(255, 255, 255, 0.6);
	
	opacity: 1;
	-o-opacity: 1;
	-ms-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	
	-o-transition: all .1s;
 	 -ms-transition: all .1s;
 	 -moz-transition: all .1s;
 	 -webkit-transition: all .1s;
 	 transition: all .1s;
	 
  	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}


/* Formularz e-mail */

.msukces {
	color: white;
    background-color: #09822D;
    padding: 20px 15px 25px 15px;
    border-radius: 7px;
    line-height: 14px;
    text-align: center;
    text-shadow: 1px 1px 2px #333;
}

.fblad {
	color: #FFF;
    background-color: #A92C2C;
    padding: 8px 15px;
    border-radius: 3px;
    line-height: 18px;
    text-align: left;
    text-shadow: 1px 1px 2px #333;
    list-style-type: initial !important;
    margin: 0 0 10px 0;
}

.fblad ul {
    margin-left: -30px !important;
	list-style-type: initial !important;
	
}

.fblad li  {
	list-style-type: initial !important;
}