@charset "utf-8";
/* CSS Document */
/*header*/

body {
	/*font-family: */
}

h1 {
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 36px !important;
	font-weight: 300 !important;
	line-height: 1.4em;
	padding: 0px 0px 25px 0;
}

h2 {
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 27px !important;
	font-weight: 300 !important;
	letter-spacing: 3px;
	padding: 0px 0px 25px 0;
	text-transform: uppercase;
	
}

h3 {
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 27px !important;
	font-weight: 300 !important;
	
	padding: 0px 0px 25px 0;
	
}

h4 {
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 21px !important;
	font-weight: 300px !important;
	letter-spacing: 3px;
	padding: 0px 0px 25px 0;
	text-transform: uppercase;
	
}


h5 {
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px !important;
	font-weight: 300px !important;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	
}


p {
	margin-bottom: 0px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px !important;
	font-weight:300px !important;
	line-height: 1.6em;
}
.header {
   position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: auto;
    background-color:transparent;
}

.header.opaque-header {
	background: #F6F6F6;
	background: rgba(229, 229, 229, 0.9);
	 -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	
}

.header.opaque-header>a {
	font-size: 8px;
}

.skupina {
	
	margin-top: 20px;
	
	
	}

.cert {
	
margin: 15px;
	
}

.cert:hover {
	
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
margin: 15px;
	
}

.logo-skupina {
	width: 50px;
	
	height: 30px;
	background-image: url(../en/Images/logo-sk-ze.png);
	
	background-size: contain;
	background-repeat: no-repeat;
}

.logo-skupina:hover {
	width: 50px;
	height: 30px;
	background-image: url(../en/Images/logo-sk-tm2.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.logo-skupina-slo {
	width: 50px;
	height: 30px;
	background-image: url('../Images/član-skupine-Talum-slo.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.logo-skupina-slo:hover {
	width: 50px;
	height: 30px;
	background-image: url(../Images/logo-sk-tm2-slo.png);
	background-size: contain;
	background-repeat: no-repeat;
}

ul#header-top-row li {
	display: inline;
	text-align: center;
	margin-top: 50px;
	padding-top: 30px;
	vertical-align: middle;
}
ul#header-top-row li>form {
	display: inline;
	text-align: center;
	padding-top: 30px;
}

.first-row {
	text-align: center;
	padding: 20px 20px 0px 20px;
	
	
}

.logo-izp {
	text-align: left;
}
#menu-side {
	text-align: right;
}

/*sidebar*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000000;
    top: 0;
    right: 0;
    background-color: rgba(68, 68, 68, 0.72);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color:  #ffffff;
    display: block;
    transition: 0.3s;
	
}

.sidenav a:hover {
    color: #2a8a4a;
	text-shadow: 1px 1px 3px black;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}


/*body elements*/

.main-image-izp {
	max-width: 100%;
	height: auto;
	margin-top: -500px;
	z-index: -1;
}

/*.main-page-area1 {
	 background: url("../Images/CreativeLab_Talum I_LANDING PAGE_HISA_v1001b.jpg") center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 100%;
        height: 1500px;
	text-align: center;
	margin: -500px 0 0 0;
	
}*/




.design-options {
	text-align: center;
	margin-top: 125px;
	
	
}
.options-text {
	
	margin: 0 -3% 0 -3%;
	padding: 40px 0 40px 0;
	vertical-align: baseline;
	text-align: center;
	box-sizing: border-box;
	
	
}

.shapes {
	text-align: center;
	float: left;
	max-width: 50%;
	
}

.punching {
	text-align: center;
	float: left;
	max-width: 50%;
	
}

.channneling {
	text-align: center;
	max-width: 100%;
	margin-top: -30px;
	display: inline-block;
	float: right;
	
}

.main-sign {
	
	background-color: rgba(68, 68, 68, 0.72);
	color: #ffffff;
	padding: 40px 0 40px 0;
	vertical-align: baseline;
	
	/*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);*/
	
	
}
h1.main-title {
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 30px !important;
	font-weight: 300 !important;
	line-height: 35px;
	padding-bottom: 20px;
	
}

.gumb {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: 4px 2px;
	letter-spacing: 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	
}

#prosta > h1 {
	padding-left: 15px;
}

.gumb-kontakt:hover {
    background-color: white;
    color: black !important;
    border: 0px solid #555555;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px !important;
	font-weight:400 !important;
	letter-spacing: 2px;
}

.gumb-kontakt:hover a {
	color: #222222 !important;
	letter-spacing: 2px;
}

.gumb-kontakt {
    background-color: #2a8a4a;
    color: white;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px !important;
	font-weight:300 !important;
	letter-spacing: 2px;
}

.gumb-kontakt a {
    
    color: white;
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px !important;
	font-weight:300 !important;
	letter-spacing: 2px;
}

.gumb-kontakt a:hover {
    
    color: #222222 !important;
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 24px !important;
	font-weight:400 !important;
	letter-spacing: 2px;
}

.gumb-youtube:hover {
    background-color: #f6f4f7;
    color: black !important;
    border: 0px solid #555555;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 30px !important;
	font-weight:400 !important;
	letter-spacing: 5px;
}

.gumb-youtube:hover a {
	color: #222222 !important;
	letter-spacing: 5px;
}

.gumb-youtube {
    background-color: #f6f4f7;
    color: #f6f4f7;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	font-family: 'Open Sans', sans-serif !important;
	font-size: 30px !important;
	font-weight:400 !important;
	letter-spacing: 5px;
}

.gumb-youtube a {
    
    color: #f6f4f7;
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 30px !important;
	font-weight:400 !important;
	letter-spacing: 5px;
}

.gumb-youtube a:hover {
    
    color: #222222 !important;
	
	font-family: 'Open Sans', sans-serif !important;
	font-size: 35px !important;
	font-weight:400 !important;
	letter-spacing: 5px;
}
.paneli-tabs  {
	
  background-color: transparent;
	display: block;
	color: #444444;
	padding: 1vw 10vw;
	
	
	
}
.nav-izp {
	display: block;
}

.nav-item-izp {
	background-color: transparent;
}

.paneli-tabs.active  {
	color: #2a8a4a;
  background-color: transparent;
	
	/*background-color: transparent;*/
	
}

.contact-form {
 
 padding: 70px 0 0;
 max-width: 100%;
	
}

/*footer*/
footer {
    background: #0e0e0e;
    border-top: 4px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
	
}

#footer h4 {
    font-size: 1.5em;
    font-weight: 200;
    text-align: left;
	margin-left: 0px;
}


#footer ul {
   
	margin-left: 0px !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h7, #footer a {
    color: #FFF;
}

#footer p {
    color: #ffffff;
    line-height: 24px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0px;
    margin-bottom: 10px;
    text-align: left;
}

#footer .footer-ribbon {
    background: #7A7A7A;
}

#footer .footer-ribbon {
    background: #999;
    position: absolute;
    margin: -90px 0 0 14px;
    padding: 10px 20px 6px 20px;
    background-color: #939393;
}

#footer .footer-ribbon::before {
    border-right-color: #005580;
    border-left-color: #005580;

}

#footer .footer-ribbon::before {
    border-right: 10px solid #646464;
        border-right-color: rgb(100, 100, 100);
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 10px;
}
	
.blanco {
	background-color: #ffffff;
	color: #000000;
	border: solid;
	width: 30px;
	height: 30px;
	text-align: center;
	margin: auto;
	padding-top: 5px;
    display: inline-block;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-box-shadow: 0px 0px 2px #888;
    -webkit-box-shadow: 0px 0px 2px #888;
    box-shadow: 0px 0px 2px #888;
	vertical-align: baseline;
	
}

.social-items, h4 {
	text-align: center;
}

.social-icons {
	display: block;
	text-align: left;
}

.contact {
	list-style: none;
	text-align: left;
	margin: 0;
	float: left;
	display: inline-block;
	padding: 0;max-width: 100%;
}

.contact-details {
	text-align: left;
	color: #ffffff;
    line-height: 24px;
    margin-top: 0;
    margin-right: 0;
	max-width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
	display: inline-block;
	padding: 0;
	
	
}
.hide {
	display: none;
}

.tabs-home-industry {
	position: inherit;
	max-width: 100%;
	height: auto;
	background-color: rgba(229, 229, 229, 0.44);
	
		
	}
/*footer style*/

#footer {
	background: #0e0e0e;
	border-top: 4px solid #0e0e0e;
	font-size: 0.9em !important;
	margin-top: 0px;
	padding: 70px 0 0;
	position: relative;
	clear: both;
}
 
#footer p {
	font-size: 14px !important;
}
 
#footer h4 {
    display: block !important;
    font-size: 1.5em !important;
    font-weight: 200;
    text-align: left;
    box-sizing: border-box;
}
 
#footer ul {
    margin-left: -15px;
}
 
#footer li {
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
}
 
.icons {
    margin-right: 10px;
    margin-left: 0;
}
.footer-copyright {
    background: #060606;
    border-top: 4px solid #060606;
    margin-top: 20px;
    padding: 15px 0 10px;
}
/*refrigeration*/
#cooperation {
	text-align: center;
	display: inline-block;
	
}

#cooperation ul {
	text-align: left;
	font-family: 'Open Sans', sans-serif !important;
    font-size: 24px !important;
    font-weight: 300 !important;
}

/*refigeration*/

.hladilniki {
	
	text-align: center;
	background-color: rgba(68, 68, 68, 0.72);
	color: #ffffff;
}



/*cooling*/


/*3-IZPARILNIKI*/

.mySlides4 {display:none}

/* Slideshow container */
.slideshow-container4 {
  max-width: 100%;
  position: relative;
  margin: auto;
  text-align: center;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  display: block;
 
  width: auto;
  padding: 16px;
  margin-top: -25%;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


/*solar slider*/

.mySlides4 {display:none}

/* Slideshow container */
.slideshow-container5 {
  max-width: 100%;
  position: relative;
  margin: auto;
  text-align: center;
}

/* Next & previous buttons */
.prev5, .next5 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  
  width: auto;
  margin-top: -22px;
  
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next5 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev5:hover, .next5:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.dot {
	cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dotstranke {
	cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.activedot {
  background-color: #2a8a4a;
}
.dot:hover {
 background-color: #333333;
}

.dotstranke:hover {
 background-color: #333333;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


.main {
	display: inline-block;
	padding-top: 150px;
	
	
	text-align: center;
	background-image: url(../en/Images/batery-coolng-car-naslovna.png);
	background-size:cover;
	margin:0;
	overflow-x: visible;
}

/*  tabs-home-izparilniki  */

.paneli-tabs-izparilniki  {
	
  
	display: block;
	color: #444444;
	font-weight: 300;
	background-color: transparent;
	margin:20px;
	max-width: 100%;
	text-align: center;
	
}

.paneli-tabs-izparilniki.active  {
	
	padding-top: -2vw;
	padding-right: 2vw;
	padding-left: 1vw;
	padding-bottom: 1vw;
	display: block;
	background-color: #F6F6F6;
	text-align: center;
}
	
.paneli-tabs-izparilniki.active a {
	
	color: #2a8a4a;
	font-weight: 600;
	vertical-align: middle;
	
	
	
}

.paneli-tabs-izparilniki a {
	font-weight: 600;
	vertical-align: middle;
	
	
	
}
.tabs-home-izparilniki {
	background-color: transparent;
	max-width: 100%;
	height: auto;
}
.tabs-home-izparilniki ul {
	text-align: center;
	border: none;
}


.contact-talum {

text-align: center;



}

.divider2 {

border-top: 1px solid #999999;

margin-bottom: 30px;

}

.contact-talum ul {
	display: block;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	
	
}

.contact-talum li {
	display: inline;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	
}


/*tabbed content*/
.tabbed-content-solar {
	
	width: 100%;
	height: auto;
	text-align: center;
}

.tabs-solar {
	margin-top: 100px;
	
	
	
}

.tabs-solar .nav-tabs .nav-item {
	
	
	color: #2a8a4a !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	letter-spacing: 2px;
	padding: 12px 30px;
}


.tabs-solar ul {
	vertical-align: middle;
	border: none;
}

.tabs-solar li {
	padding: 12px 30px;
	border-bottom: 2px solid #2a8a4a;
	outline: 20px solid transparent;
	margin-left:10px;
	margin-right: 10px;
	text-align: center;
	
}

.tabs-solar a {
	color: #444444;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px !important;
	font-weight:400 !important;
	letter-spacing: 2px;
	
	

}

.tabs-solar a:hover{
	color: #444444;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 2px;
	
}

.tabs-solar li:hover {
	
	color: #444444;
	-webkit-box-shadow: 0px 10px 12px -8px rgba(42,138,74,0.5);
-moz-box-shadow: 0px 10px 12px -8px rgba(42,138,74,0.5);
box-shadow: 0px 10px 12px -8px rgba(42,138,74,0.5);
	
}

.tabs-solar li:hover a {
	
	color: #444444;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px !important;
	font-weight:400 !important;
	letter-spacing: 2px;
	
}

.tabs-solar > ul.nav > li.siva {
	
	color: #444444 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px !important;
	font-weight:400 !important;
	letter-spacing: 2px;
	padding: 12px 30px;
	
}

.tabs-solar > ul.nav > li.siva a {
		
	color: #2a8a4a !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px !important;
	font-weight:400 !important;
	letter-spacing: 2px;
	
}
	
/*tabbed content END*/

.pvt-1 {
	text-align: center;
	
}

.pvt-1 img {
	max-width: 80%;
	height: auto;
	magin-left: 15px;
}

img.pvt-icons {
    width: 70px;
    height: 70px;
    padding: 15px;
	
	
}
span.bold {
	font-family: 'Open Sans', sans-serif !important;
	
	font-weight: 600 !important;
	
  
}

.row.grafi-pvt {
	
	text-align: center;
	
	
}



.prev6, .next6 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  
  width: auto;
  margin-top: -22px;
  
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}


.prev6 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left:0%;
	
}

.next6 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0%;
	
}


.grey-static {
	display: block;
	text-align: center;
	background-color: rgba(68, 68, 68, 0.72);
	color: #ffffff;
	padding: 2%;
	margin: 0;
}

.icon-about {
	float:left;
	padding: 0px;
	position: absolute;
	top: 0px;
	
	
}

.icon-about img{
	
	padding: 0px;
	width: 40px;
	height: auto;
	margin-top: 15px;
	margin-right: 10px;
}

.text-about {
	float: right;
	position: absolute;
	top: 0px;
	max-width: 80% !important;
}

.text-about h1 {
	font-size: 22px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight:400 !important;
}

.flex-icons {
	display: flex;
	margin-bottom: 5px;
}
.About {
	margin-top: 100px;
	
	padding-bottom: 200px;
	background-image: url(../en/Images/about-us-background.png);
	background-size: cover;
	min-height: 1000px;
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	
}

.News {
	margin-top: 100px;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

h1.News {
	text-align: center;
	
}

.news-text {
	
	padding-top: 60px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
	text-align: left;
}

.icons-adv {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;

	
}




#batt .icons-adv {
	max-width: 80%;
	margin-left:auto;
	margin-right: auto;
	

	
}

.lokacija-ind {
	position: absolute;
	top: 65%;
	left: 20%;
	z-index: 50;
	width: 44px;
	height: 44px;
	display: block;
	visibility: hidden;
	
}

.popup .lokacija-ind-popup {

	visibility: hidden;
}

.news-text > h2 {

	padding-left: 15px;
}

.latest-news {
	width: 90%;
	height: 600px;
	margin-top: 50px;
	overflow-y: scroll;
}

img#heat-pump-img {
		margin-top: 30px;
	}


.news-titles {
	 
	overflow-y: hidden;
	max-height: 130px;
	font-size: 14px !important;
	font-weight: 400;
	line-height: 24px;
	}

.news-titles:hover {
	 overflow-y: scroll;
	}

.news-titles h2 {
	 font-size: 12px !important;
	 margin-left: 0px;
	 
	}
::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
div#news-foot.news-titles {
	 font-size: 14px !important;
	 margin-left: 0px;
	 
	}

.črta {
	 
	 
	 border-bottom: 1px solid #999999;
	 max-width: 80%;
	 margin: 40px auto 40px auto;
	
}

.main-auto {
	
}

.motion-izparilniki {
margin: 40px auto 40px auto;

}


.narrow-style-izparilniki {
		margin-left: auto;
		margin-right: auto;
		max-width: 80%;
		padding: 0px 20px 0px 20px;
		text-align: center;
		position: relative;
		width: auto;
		box-sizing: border-box;
		margin-top: auto;
		margin-bottom: auto;
	}

.main-sign-green {
	
	background-color: #F6F6F6;;
	padding: 20px 0px 20px 0px;
	
	
}




.rb {
	margin-top: 30px;
}

li #ost {
	
}

.zelena  {
	margin-top: 0;
	margin-bottom: 25px;
	border-bottom: 2px solid #2a8a4a;
	max-width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.razdelek {
	padding: 100px 0;
}

.razdelek-siv {
	padding: 100px 0;
	background-color: #f6f6f6;
	
}


 .four { 
	padding: 15px 25px;
	}
    .three { 
	padding: 15px;}
    .two {
	padding: 15px 25px;}
    .one {
	padding: 15px;
	}

div.grafi-pvt > div.row > div.col-md-6 > h4 { 
	padding: 25px 15px 15px 15px;
	}

div.grafi-pvt > div.row > div.col-md-12 > h4 { 
	padding: 45px 15px 15px 15px;
	}

 .carousel-item { 
align-items: center;
text-align: center;
}


h1.site-title-dark {
font-family: 'Open Sans', sans-serif !important;
	
	font-weight: 300 !important;

	
}


span#efficiency{
 margin-top: -120px;        /* Size of fixed header */
  padding-bottom: 120px; 
  display: block;
}
