html {background-color:#fff;}

body {
	font-family: 'Slabo 27px', serif;
    color: #666666;
	padding:65px 0 0;
	font-size:1.6em;
	line-height:1.6;
}

h3{
	color: #303030;
	font-weight: 600;
    margin-bottom: 30px;
	border-bottom:1px solid #dbdbdb;
}

h4{
	font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 10px;
	border-bottom:1px solid #dbdbdb;
}

/* cele doua stiluri pentru h3 si h4 ce adauga linia albastra de sub fiecare titlu*/
h3:after {
     background: none repeat scroll 0 0 #FF4081;
     bottom: -10px;
     content: "";
     display: block;
     height: 3px;
     width: 100px;
 }

 h4:after{
	 background: none repeat scroll 0 0 #FF4081;
     bottom: -10px;
     content: "";
     display: block;
     height: 2px;
     width: 100px;
 }

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

a:hover {
	text-decoration: 				underline;
}

/* Proprietatile barei de navigare principale*/
.normal {
height: 75px; /* this causes drop down to lose color ??? */
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}

.normal .navbar-right {
padding-top: 12px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
.navbar-brand {
padding: 0px !important;
}
.navbar-brand img {
padding: 5px;
max-height: 75px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
.shrink {
height: 50px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
.shrink .navbar-right {
padding-top: 0px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
.shrink .navbar-brand img {
max-height: 50px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}

.navbar {
	background-color:#ffffff;
	border:none;
}

.navbar-inverse .navbar-right > li  > a {
	color:#535353;
	text-transform:uppercase;
	font-weight:normal;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-right > li > a:hover,
.navbar-inverse .navbar-right > li > a:focus {
    background-color:#fff;
	color: #275EC1;
}

.navbar-inverse .navbar-toggle {
  background-color: #20304D;
  border:1px solid #20304D;
}

.navbar-inverse .navbar-toggle:hover,
 .navbar-inverse .navbar-toggle:focus{
  background-color: #ffffff;
  border:1px solid #20304D;
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:hover .icon-bar{
	background-color:#20304D;
}

@media only screen and (max-width: 766px) {
.navbar-collapse {background-color:#fff; color: #275EC1;}
.navbar-collapse ul li a, .in ul li a {background-color: #fff!important; color: #275EC1;!important;}
.navbar-collapse ul li a:hover, .in ul li a:hover {color: #275EC1!important;}
}
/* -- Sectiunea Jumbotron, ce vine sub navigator, ce contine banner-ul si titlul site ului -- */

.jumbotron {
    background: #2286A7 url("../imagini/banner_commercial.jpg") no-repeat center center;
    padding-bottom:0px;
	padding-top:0px;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	margin-bottom:0;
	overflow:hidden;
}

.box-text {
	padding:30px;
	position:relative;
}

.box-text h4 {
	border-bottom:none;
	color:#ffffff;
	font-size:1.5em;
}

.box-text p {
	font-size:1.1em;
	padding:0 20px;
	color:#ffffff;
}

.box-text a {
	float:right;
	background:none;
	border:1px solid #ffffff;
	padding:8px 16px;
}

.box-text a:hover{
	color:#ffffff;
}

.box-text h4:after {
	background:none;
}

.box {
	background-color:#2286A7;
	opacity:0.7;
	height:100%;
	width:100%;
	position:absolute;
	bottom:0;
	-ms-transform: skew(20deg); /* IE 9 */
    -webkit-transform: skew(20deg); /* Chrome, Safari, Opera */
    transform: skew(20deg); /* Standard syntax */
}
/* Prima sectiune, de sub jumbotron, ce contine cele trei parti: Despre, Produse si Contact*/

.section1{
	background-color:#F0F2F5;
	padding-top:25px;
	padding-bottom:8px;
}

.section1 .buton{
	float:right;
}

.produse ul li {
	list-style-type:none;
}

.produse ul li:before {
	font-family:'Glyphicons Halflings';
	content:"\e080";
	padding-right:8px;
	margin-top: 4px;
	margin-left:-40px;
	color:#FF4081;
}

  /* culoarea, aranjarea si distanta dintre glyphicon si text pentru iconitele din Contact*/
  .logo-contact{
      color: #000000;
	  float:left;
	  padding-right:8px;
  }

/*stilurile pentru sectiunea Beneficii*/

@media screen {
	 .beneficii .col-md-3 {
	 margin:25px 0;
 }
 }

 .beneficii {
	 padding:25px 0;
 }

 .beneficii h4 {
	 text-align:center;
 }

 .beneficii h4:after {
	 margin-left:auto;
	 margin-right:auto;
 }

 /* -- Stilul pentru iconitele glyphicons din sectiunea Beneficii, culoare, dimensiune si aranjare la centru -- */
 .logo {
      color: #275EC1;
      font-size: 60px;
	  width:100%;
	  margin-bottom:10px;
  }

/* -- Stilurile pentru sectiunea parteneri --*/
.parteneri {
	 padding:25px 0;
	 background-color:#F0F2F5;
 }
 .parteneri h4{
	 margin-bottom:1em;
 }

 /* -- Stilul pentru subsol -- */

.footer{
	background-color:#20304D;
	color: #fff;
	padding: 10px 0px;
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	text-align:center;
}

 /* Stilurile pentru butoanele din site, in stare normala si la trecerea mousul ui peste ele */
 .buton{
	 background-color:#20304D;
	 color:#ffffff;
	 border:1px solid #20304D;
	 text-decoration:none;
	 padding:6px 20px;
	 border-radius:2px;
	 transition-duration: 0.4s;
 }

 .buton:hover{
	 background-color:#fff;
	 color:#275EC1;
	 border:1px solid #20304D;
	 text-decoration:none;
 }

 /* -- Stilurile pentru animarea celor doua sectiuni, Beneficii si Parteneri -- */

 .slideanim {visibility:hidden;}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide;
    /* The duration of the animation */
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible;
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

.titlu {
	height:60px;
	background-color:#20304D;
	overflow:hidden;
}

.titlu h4 {
	color:#ffffff;
	border-bottom:none;
	margin-bottom:0;
	display:inline-block;
	padding:10px 30px 0;
}

.titlu h4:after {
	background: none;
}

.titlu ul {
	padding:20px;
}

.titlu a:hover {
	color:#fff;
}

/* -- stilul pentru galeria foto -- */

#lightbox .modal-content {
    display: inline-block;
    text-align: center;
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;

    z-index:1032;
}

.nav_produse > li > a{
	color:#535353;
	font-weight:normal;
}

.nav_produse > li > a:hover,
.nav_produse > li > a:focus{
	color:#275EC1;
}

.nav_produse > li > a:before {
	font-family:'Glyphicons Halflings';
	content:"\e080";
	padding-right:8px;
	margin-top: 8px;
	color:#FF4081;
}

.tab-content{
    margin-bottom:25px;
	padding:25px;
	border-bottom:1px solid #dbdbdb;
}

.panel-heading > h4:before {
	font-family:'Glyphicons Halflings';
	content:"\e080";
	padding-right:8px;
	margin-top: 8px;
	color:#FF4081;
}

.panel-heading > h4 {
	border-bottom:none;
}

.panel-heading > h4:after {
	background:none;
}

.panel-body > a {
	color:							#275EC1;
	text-decoration:				none;
}

.panel-body > a:hover {
	text-decoration:				underline;
}

.footer-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.footer-menu li {
	text-align:left;
}

.footer-menu li a {
    display: block;
    padding: 5px 16px;
    text-decoration: none;
}

.footer-menu span {
	padding-right:8px;
}

.descriere {
	overflow:hidden;
	width:100%;
}

.descriere p {
	float:none;
	width:auto;
}

.descriere img {
	height:auto;
	max-width:100%;
	border-radius:3px;
}

.img-descriere {
	margin:5px 18px;
}

.alignleft {
	float:left;
	margin-bottom: 10px;
	margin-right: 20px;
}

.alignright {
	float:right;
	margin-bottom: 10px;
	margin-left: 30px;
}







@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);
footer { background-color:#0c1a1e; min-height:350px; font-family: 'Open Sans', sans-serif; }
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:12px !important; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}
.footerleft p i { width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 

 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
 
 .copyright { min-height:40px; background-color:#000000;}
 .copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF;  font-size:12px;}