@import '../css/font-awesome.css';

@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic);
@import url(//fonts.googleapis.com/css?family=Droid+Sans);
@import url(//fonts.googleapis.com/css?family=Kreon:400);
@import url(//fonts.googleapis.com/css?family=Kreon:300);

body{
   margin: 0px;
   padding:0px;
}

header{
   width:100%;
   background: black;
   height: auto;
}

	
	.btn	{
    text-decoration: none;
	border: 1px solid #fff;
	margin-bottom:10px;
	}

footer {
    background: #353535; 
    color: white; 
    padding: 20px; 
    text-align:  center; 
    position: relative; 
	left: 0; bottom: 0; 
    max-width: 100%;
	   }
	   
	.main_block_1{
   width:100%;
   height: auto;
}   
	   
.container_1{
  background: url(../images/slide.jpg) center 0 no-repeat;
  text-align: center;
  height:600px;
  width: 100%;
 ;
}

.grid_1{
  text-align: center;
  width: 100%;
  position: absolute;
  top: 160px;
  
}	   
	   
	   
.main_block_2{
   width:100%;
   background: white;
   height: auto;
}

.main_block_3{
   width:100%;
   max-width:100%;
   margin:auto;
   background: rgba(0,0,0,0.8);
   height: auto;
   text-align:center;
}

.block2{
   width:1000px;
   max-width:100%;
   
   min-height: 400px;
   height:auto;
   margin:auto;
}

.block2_1{
   float:left;
   margin:auto;
   display:block;
}

.block2_2{
   text-align: center;
   margin:auto;
   display:block;
}

.block3{
   width:1000px;
   max-width:100%;
   
   min-height: 400px;
   height:auto;
   margin:auto;
}

.block3_1{
   float:right;
    display:block;
}

.block3_2{
   text-align: center;
    display:block;
 }
 
 .block4{
   width:1000px;
   max-width:100%;
  
   min-height: 400px;
   height:auto;
   margin:auto;
}

.block4_1{
   float:left;
   margin:auto;
    display:block;
}

.block4_2{
   text-align: center;
   margin:auto;
    display:block;
}


}
.container_3{
	position: relative;
	width: 1000px;
	max-width:100%;
	background: gray;
  text-align: center;
  height:auto;
 
}

.container_4{
	background: url(../images/slide5.jpg) center 0 no-repeat;
  text-align: center;
  height:600px;
  width: 100%;
}
.grid_4{
	  text-align: center;
  width: 100%;
  color: red;
  position: relative;
  top: 120px;

}

.grid_5{
  display:block;
  float: right;
  font-size:18px;
  position: relative;
 padding-right: 50px;
 padding-top: 80px;
 }	 

 
.grid_6{
  

  font-size:18px;
  position: relative;
 text-align:center;
  padding-left: 350px;
  padding-top: 80px;
 
  
}	 

 .row1 {
	position: fixed;
	width: 25px;
    height:25px;
    left: 55px;
	bottom: 135px;
	opacity: 0.8;
 }
	
	 .row2 {
	position: fixed;
	width: 25px;
    height:25px;
    right: 65px;
	bottom: 105px;
	opacity: 0.8;
 }
	
}
.socials {
  padding-top: 72px;
  font-size: 0;
  line-height: 0;
}
.socials .fa {
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #ffffff;
}
.socials .fa + .fa {
  margin-left: 8px;
}

#topMenu {  ;
  
  
    padding: 0px;
    
}

#menu {  
    background: rgba(255,255,255,1.0);
    width: 100%;
    padding: 30px 0;
    text-align: center;
	font-size: 20pt;
}

#menu a {
    color: black;
    text-decoration: none;
    padding: 12px 12px;
}

#menu a:hover {
	color:white;
    border-bottom: 4px solid #fff;
    background: #B165D4;
}
   .grid_4 a {
	color: red;
    }
	
 .grid_4 a:hover {
	 background: #FF7673;
	color: black;
}
  

.itemsMenu li {
    display:inline;
    padding-right: 35px;
    width:100%;
    margin: 0 auto;
}
    .itemsMenu li img{
        vertical-align: middle;
        margin-right: 10px;
    }


.showitems {
    display:block !important;
}

