/* Global */

body {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 17px;
	line-height:20px;
	color: #454343;
	background-color:#EAEAEA;
	overflow-x:hidden;
}
img {
	max-width: 100%;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color:#f96e5b;
}
a:visited {
	color: #daada794;
	text-decoration: none;
}

.fright{float:right;
}
.fleft{float:left;
}

/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%;
	height:74px;
	background-color: #bac;
	z-index:9999;
}
#logo {
	margin-bottom:0;
	margin-left:-5px;
}

#nav {
	text-align: right;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}

.navigation a{
	float: left;
	text-align:left;
	padding:30px 0 22px 0;
	margin-left:30px;
	text-transform:uppercase;
	background:none;
	font-family: "Open Sans";
	font-weight:400;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
}
.navigation li:first-child{margin-left:0;}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	color: #bb5244;
	border-bottom:2px solid #bb5244;
}



/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:0;
}
h1 {
	margin:0;
	text-transform:uppercase;
	text-align:left;
	background:url(../images/h1_line.png) repeat-x right center;
	font-family: "Open Sans";
	font-size: 52px;
	line-height: 86px;
	color:#3e3e3e;
	font-weight: 600;
}

h2 {
	margin:0;
	padding:0;
	text-transform:none;
	text-align:center;
	font-family: "Open Sans";
	font-size: 14px;
	font-style:italic;
	line-height: 20px;
	color:#3e3e3e;
	font-weight: 400;
}
h4 {
	margin:0;
	padding:13px 0 20px 0;
	text-transform:uppercase;
	font-family: "Open Sans";
	font-weight:400;
	font-size:20px;
	font-style:normal;
	line-height:26px;
	color:#3e3e3e;
}
img.icon_img {
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:25px;
}

.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	z-index:999 !important;
}
.btn {
  background-color: #ff4000; 
  -webkit-border-radius: 8px; 
  border-radius: 8px; 
  border: none; 
  color: #FFFFFF; 
  cursor: pointer; 
  display: inline-block; 
  font-family: Arial; 
  font-size: 24px; 
  padding: 15px; 
  text-align: center; 
  text-decoration: none; 
      line-height: 28px;
} 

@keyframes glowing { 
  0% { background-color: #CC3300; box-shadow: 0 0 2px #f8de04; } 
  50% { background-color: #f76939; box-shadow: 0 0 9px #7b2503; } 
  100% { background-color: #982904; box-shadow: 0 0 2px #dd4103; } 
} 

.btn { 
  animation: glowing 1500ms infinite; 
}
}

}
/* ____________________________________ Slide 1 ____________________________________ */ 
.effects {
	position:relative;
}
.effects_1 {
	background:url(../images/effect_1.png) no-repeat left top;
	position:absolute;
	top:-180px;
	bottom:0;
	right:-482px;
	width:474px;
	height:800px;
	z-index:99;
}

.padding_slide1 {padding:120px 0 0 0;
}

#slide1{
	background-image:url(../images/bg-1sl.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:left;
}
.filtr_bg {
	margin-bottom:102px;
}
#square {
	width: auto;
	height: auto;
	background: #EAEAEA;
	padding: 5%;
	border: 1px #999999 solid;
	border-radius: 8px;
	display:inline-block;
}
#slide1 h1 {
	position:relative;
	z-index:101;
	padding:0 0 24px 0;
	margin:0;
	background:none;
	text-transform: none;
	text-align: center;
	font-family: "Open Sans";
	font-size: 28px;
	line-height: 32px;
	color:#444;
	font-weight: 600;
}
#slide1 h3 {
	position:relative;
	z-index:101;
	margin:0;
	background:none;
	padding:0 0 10px 0;
	text-align: center;
	font-family: "Open Sans";
	font-size: 28px;
	color: #982904;
	font-weight: 600;
}
#slide1 p {
	position:relative;
	z-index:101;
	text-transform:none;
	font-family: "Open Sans";
	font-size: 21px;
	color: #3e3e3e;
	line-height: 34px;
	padding:0 0 28px 0;
	margin:0;
	font-weight: 400;
	text-align: center;
}

#slide1 a.button {
    position:relative;
	z-index:101;
	background-image: url(../images/arrow_down.png);
    display: block;
    height: 51px;
	margin:0 auto -20px auto;
    width: 152px;
}
a.button:hover {cursor:pointer;text-decoration:none;
}

#podpis {
	width: 100%;
	height: auto;
	background: #BBAACC;
	display: inline-block;
}
#podpis img { float: left; padding-right: 10px;}
.podpis_1 {
	width: 44%;
	height: auto;
	background: #BBAACC;
	float: left;
	text-align: center;
	padding: 3% 0 3% 0;
	color: #FFFFFF;
}
.podpis_2 {
	width: 44%;
	height: auto;
	background: #BBAACC;
	float: right;
	text-align: center;
	padding: 3% 0 3% 0;
	color: #FFFFFF;
}

/* ____________________________________ Slide 2 ____________________________________ */ 

#slide2{
	background: #EAEAEA;
	padding:36px 0 59px;
}

#slide2 h1 span {background:#fff;padding-right:3px;}

#slide2 h3 {
	color:#454343;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 45px;
	text-align: center;
}

#slide2 h2 {
	color:#454343;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 45px;
	text-align: center;
}
#slide2 p { line-height: 28px;}
#slide2 .autor {
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 25px;

}
#slide2 ul { padding-left: 80px;}
#slide2 ul li{
    list-style: circle;  
    padding-left: 5px;
	padding-bottom: 10px;
}
.sfers {
	width: 300px;
	height: 300px;
	float: right;
}


/* ____________________________________ Slide 3 ____________________________________ */ 

#slide3{
	background: url(../images/fiolet-fon.jpg) repeat left top;
	padding:76px 0 80px 0;
}
 
hr {
width: 70%;
height: 1px;
border: none;
background: #9933FF;
margin:0 auto;
display: block;
margin-bottom: 5px;
}

#slide3 h1 {
	color:#b4b4b4;
}
#slide3 h1 span {
	background:url(../images/sl_bg_3.jpg) repeat left top;
	padding-right:3px;
}

#slide3 h2 {
	color: #982904;
	font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
}

#slide2 #sotial_forma {
	width: 100%;
	height: 100%;

}
#sotial_forma img {
	width: 50px;
	height: 50px;
	float: left;
}
.sots_but {
	width: 100%;
    float: none;
    margin: 0 auto;
    display: inline-block;
    margin-left:15%;

}
#vk{
	padding: 10px;
	float: left;
	margin-left:25%;
	width: 50px;
	height: 50px;
}
#fb{
	padding: 10px;
	float: left;
		width: 50px;
	height: 50px;
}
#tg{
	padding: 10px;
	float: left;
		width: 50px;
	height: 50px;
}
/*******FORMA*************/
.contact_form {
	margin: 0 auto;
    margin-left: 20%;
}
.contact_form input[type="text"],
.contact_form textarea {
	width:40%;
	margin: 0 auto;
	margin-left: 10px;
	margin-bottom: 10px;
	padding:10px;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	border:1px solid #d9d9d9;
	color:#8b8a8a;
	font-size: 16px;
}
.contact_btn {
width: 40%;
	display: inline-block;
	margin: 0 auto;
	margin-left: 10px;
	padding: 10px 15px;
	border: none;
	font-size: 20px;
	line-height: 20px;
	text-shadow:1px 2px 0 rgba(0,0,0,0.33);
	color: #fff;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background: #FF6600;
}

.contact_btn:hover {
	background: #CCFF00;
}
/***************************************************************FORMA*************/
/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:#BBAACC;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	font-family: "Open Sans";
	font-weight:400;
	color:#fff;
}
.copyright a {
	color:#f96e5b;
}
.copyright a:hover {text-decoration:none;color:#fff;
}



/* ___________________________________ //FOOTER ___________________________________ */
