body{
	font-family: 'Open Sans'
}

.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px!important;}


.header{
	height:430px;
	background-image:url(../img/header.jpg);
	border-bottom: 15px solid #3f3f3f;
	position: relative;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
}
.top{
	position: absolute;
	top:0;
	z-index:999999;
}

.navbar-inverse {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: transparent;
    color:#ed1d24;
    

}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a {
    background-image: none;
    -webkit-box-shadow: transparent;
    box-shadow: none;
    color:#ed1d24;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    margin-top: 9px;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
   margin-top: 19px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 19px 10px;
}

.gradient22{
	height: 190px;
	background-image:url(../img/grad.png);
	width: 100%;
	background-repeat: repeat-x;
  position: relative;
  z-index: 200
}

.slogan{
	font-size: 80px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	margin-top: -47px;
	margin-left: 20px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

.nume_categorie{
	position: absolute;
	left:20px;
	background-color:#fff;
	border:2px solid #e9e9e9;
	bottom: -30px;
	text-transform: uppercase;
	color:#666666;
	height: 50px;
	line-height: 50px;
	font-size:20px;
	padding-left:15px;
	padding-right: 15px ;
	font-weight: 700;
	letter-spacing: -1px;
}

.nume_categorie_btn{
   display: block;
  margin-left: 95px;
  background-color:#fff;
  border:2px solid #e9e9e9;
  text-decoration: none;
  text-transform: uppercase;
  color:#666666;
  height: 50px;
  line-height: 50px;
  font-size:20px;
  padding-left:15px;
  padding-right: 15px ;
  font-weight: 700;
  letter-spacing: -1px;
  margin-top: 20px;
  float: left;
}

.nume_categorie_btn img{
  margin-right: 5px
}
.nume_categorie_btn:hover{
  text-decoration: none;
  text-transform: uppercase;
  color:#ed1d24;
  height: 50px;
  line-height: 50px;
  font-size:20px;
  padding-left:15px;
  padding-right: 15px ;
  font-weight: 700;
  letter-spacing: -1px;
  margin-top: 20px;
}



.nume_categorie img{
	margin-right: 5px;
	margin-top: -4px;
}

h1{
	font-size:50px;
	padding-top:30px;
	font-weight: 600;
	margin: 0;
	padding-bottom:30px;
  letter-spacing: -1px;
}


.counter_home_vizitatori{
	margin-top:130px;
	float:right;
}


.counter_home_vizitatori .item, .counter_home_channels .item{
	border-radius:3px;
	background-color: #000;
	height: 56px;
	color:#fff;
	line-height: 56px;
	font-size: 54px;
	text-align: center;
	width: 42px;
	font-weight: 600;
	float: left;
	margin-left: 3px

}


.counter_home_vizitatori .label1, .counter_home_channels .label1{
	float:right;
	margin-top:20px;
	color:#666;
	font-size: 18px;
	font-weight: 600
}


.counter_home_vizitatori .label1 img{
	margin-right: 5px;
}


.counter_home_channels{
	margin-top:30px;
	float:right;
}

/*carusel*/

    #owl-demo .item{
      background: #3fbf79;
      padding: 30px 0px;
      margin: 10px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }
    .customNavigation{
      text-align: center;
    }
    //use styles below to disable ugly selection
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
     
     /* end carusel*/


#owl-demo .item {
    background: #42bdc2;
    padding: 30px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    height: 400px;
    position: relative
}

.counter_mic .items{
  border-radius: 3px;
background-color: #000;
height: 37px;
color: #fff;
line-height: 37px;
font-size: 35px;
text-align: center;
width: 27px;
font-weight: 600;
float: left;
margin-left: 3px;


}


 #wrapper{
    width:100%;
    text-align:center;
    position: absolute;
    bottom:15px;
}
#center{
    display:inline-block;
    *display:inline;/* IE*/
    *zoom:1;/* IE*/
    position: relative;
    z-index:9999999999;
    /*overflow:hidden;*/
    text-align:left;
}
.cell{
    float:left;    
    margin:5px;
}

.nume_client{
  font-size:30px;
  font-weight: 600;
  color:#fff;
   text-align: center;
     text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
   

}

.visit_carousel{
   font-size:20px;
  font-weight: 600;
  color:#fff;
  margin-top:0px;
  text-align: center;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

h2{
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px
}


.text_col{
  font-size: 16px;
  color:#666; 
  margin-left: 80px

}

h2 img{
  margin-right: 5px
}


.citat{
  margin-top:20px;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -1px;
  

}

.autor{
  text-align: right;
  font-size:20px;
   font-weight: 600
}

.row_clients{
  width: 100%;
  background-color:#eeeeee;
  
}

.list_client{
  
   line-height: 115px;
   float:left;
   margin-right: 70px;
}

.ffooter{
  background-color: #404040;
  margin-top: 40px;
  position: relative;
  text-align: center

}

.social{
  background-color: #fff;
  border: 2px solid #e9e9e9;
  text-decoration: none;
  text-transform: uppercase;
  color: #666666;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-top: 20px;
  float: left;
  position: absolute;
  left:50%;
  margin-left:-75px;
  top:-50px;
}

.social a{
  color:#666;
  display: block;
  float: left;
  margin-right: 20px;

}
.social a:last-child{

  margin-right: 0px;

}

.social a:hover{
  color:red;
  
}


.ffooter .logo{
  padding-top:40px;
  text-align: center
}


.social_big {
    margin-bottom: 20px;
    width:700px;
}

.social_big .cel{
    width:25%;
  
    float:left;
}

.social_big .cel .facebook_big{
   background-color:#2d609b;
   border-radius: 3px;
   margin-right:14px;
   height:40px;
   line-height: 40px;
}

.social_big .cel .tw_big{
   background-color:#00c3f3;
   border-radius: 3px;
   margin-right:14px;
   height:40px;
   line-height: 40px;
}

.social_big .cel .gplus_big{
   background-color:#eb4026;
   border-radius: 3px;
   margin-right:7px;
   height:40px;
   line-height: 40px;
}

.social_big .cel .pint_big{
   background-color:#cb2028;
   border-radius: 3px;
   margin-left:7px;
   height:40px;
   line-height: 40px;
}
.suta{
  width: 100%;
  height: auto
}

.foto_art{
  margin-bottom:20px;
}

.text_articol{
  font-size:18px;
  color:#666;
}

.text_articol p{
  margin-bottom:20px;
}

.subtitlu{
  font-size:24px;
  font-weight: 600;
  margin-bottom:20px;
}

.clienti_grey{
  background-color:#eee;
  padding-left:10px;
}

.clienti_white{
  background-color:#fff;
    padding-left:10px;
}

.team_item{
  float:left;
  width: 185px;
  margin-right: 55px;
  margin-bottom: 22px;

}
.team_item img{
  height: 185px;
  border-radius:50%;
  width: 185px;
  margin-bottom:10px;
}
.team_item .nume{
  font-size:18px;
  font-weight: 600;
  text-align: center;
  color:#666;
}
.team_item .functie{
  font-size:18px;
  font-weight: 400;
  text-align: center;
  color:#666;
}

.art_thumb {
  margin-bottom:20px;
}

.art_thumb .titlu{
  margin-top:5px;
  font-size:20px;
  color:#222;
  font-weight: 600;
  letter-spacing:-1px;
}

.art_thumb .titlu a{

  color:#222;

}














@media screen and (max-width: 1200px) {
  

.slogan{
  font-size: 60px;
}

.header {
    height: 400px;
   
}
.social_big {
    margin-bottom: 20px;
    width:100%;
}



   .social_big .cel{
    width:50%;
  
    float:left;
}
    
    .social_big .cel .facebook_big{

   margin-right:5px;

}

.social_big .cel .tw_big{

   margin-right:0px;
   margin-left:5px;

}

.social_big .cel .gplus_big{

   margin-right:5px;

   margin-top:5px;
}

.social_big .cel .pint_big{


   margin-left:5px;
   margin-top:5px;
}


}







@media screen and (max-width: 1000px) {
  

.slogan{
  font-size: 60px;
}

.header {
    height: 400px;
   
}



}
















@media screen and (max-width: 1000px) {
  


.counter_home_vizitatori .label1, .counter_home_channels .label1 {
    float: none;
    margin-top: 20px;
    color: #666;
    font-size: 18px;
    font-weight: 600;
}

.counter_home_channels {
    margin-top: 10px;
    float: none;
}
.counter_home_vizitatori {
    margin-top: 20px;
    float: none;
}


}














@media screen and (max-width: 768px) {
	

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}


.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.slogan{
	display: none;
}


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    margin-top: 0px;
}

body{
	margin:0;
	padding: 0
}




.gradient22 {
    height: 190px;
    background-image: url(../img/grad.png);
    width: 100%;
    background-repeat: repeat-x;
    top: 0;
    position: absolute;
    z-index: 2;

}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: absolute!important;
    right: 0;
    left: 0;
    z-index: 99999999999999;
}



.navbar .nav > li {
    float: none;
}

.counter_home_vizitatori .label1, .counter_home_channels .label1 {
    float: none;
    margin-top: 20px;
    color: #666;
    font-size: 18px;
    font-weight: 600;
}

.counter_home_channels {
    margin-top: 10px;
    float: none;
}
.counter_home_vizitatori {
    margin-top: 20px;
    float: none;
}





}








@media screen and (max-width:500px) {
	

.slogan{
		display: none;
}

.header {
    height: 360px;
   
}

h1 {
    font-size: 30px;
    padding-top: 20px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    letter-spacing: -1px;
}

.none500{
  display: none
}

.counter_home_channels .item, .counter_home_vizitatori .item {
    border-radius: 3px;
    background-color: #000;
    height: 37px;
    color: #fff;
    line-height: 37px;
    font-size: 35px;
    text-align: center;
    width: 27px;
    font-weight: 600;
    float: left;
    margin-left: 3px;
}

.counter_home_vizitatori .label1, .counter_home_channels .label1 {
    float: none;
    margin-top: 10px;
    color: #666;
    font-size: 18px;
    font-weight: 600;
}

.owl-theme .owl-controls {
    margin-top: -25px;
    text-align: left;
    margin-left: 0px;
    background-color: #fff !important;
    position: relative;
    z-index: 99999999;
    padding: 0 10px;
    border: 2px solid #d1d1d1;
    padding-top: 10px;
    float: left;
    margin-bottom: 20px
}

.text_col {
    font-size: 16px;
    color: #666;
    margin-left: 0px;
}

.nume_categorie_btn {
  
    margin-left: 0px;
  }
    

.citat {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
}

.list_client {
    line-height: 60px;
    float: left;
    margin-right: 70px;
}
 .social_big .cel{
    width:100%;
  
    float:left;
}
    
    .social_big .cel .facebook_big{

   margin-right:0px;
 margin-top:5px;
}

.social_big .cel .tw_big{

   margin-right:0px;
   margin-left:0px;
 margin-top:5px;
}

.social_big .cel .gplus_big{

   margin-right:0px;

   margin-top:5px;
}

.social_big .cel .pint_big{


   margin-left:0px;


      margin-top:5px;
}
 
    .social_big {
    margin-top: 0px;
    margin-bottom: 10px;
  
}

.text_articol p {
    margin-bottom: 10px;
    
}
.text_articol {
    font-size: 16px;
    color: #666;
}

.team_item{
  float:left;
  width: 105px;
  margin-right:15px;
  margin-bottom: 22px;

}
.team_item img{
  height: 105px;
  border-radius:50%;
  width: 105px;
  margin-bottom:10px;
}

.team_item .nume{
  font-size:16px;
  font-weight: 600;
  text-align: center;
  color:#666;
}
.team_item .functie{
  font-size:16px;
  font-weight: 400;
  text-align: center;
  color:#666;
}

}















































.mt60{margin-top: 60px}
.clear{clear:both;}
