@import url('https://fonts.googleapis.com/css?family=Montserrat:900');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');

html, body {
	margin: 0px;
    padding: 0px;
    background-color: #1d1d1d;
    font-family: 'Roboto', sans-serif;
}


/* MAIN TEXT COLORS */
.txt-c-black {
	color: #000000;
}

.txt-c-white {
	color: #ffffff;
}

.txt-c-orange {
	color: #F47324;
}

.txt-c-red {
	color: #c80f2e;
}
/* --MAIN TEXT COLORS-- */

.txt-s-18 {
	font-size: 18px;
}

.txt-s-22 {
	font-size: 22px;
}




/* MAIN BACGROUND COLORS */
.bg-c-black {
	background-color: #000000;
}

.bg-c-white {
	background-color: #ffffff;
}

.bg-c-red {
	background-color: #c80f2e;
}

.bg-c-gray {
	background-color: #DADADA;
}

.bg-c-dark-gray {
	background-color: #B2B2B2;
}

.bg-c-gray-2 {
	background-color: #333333;
}

.bg-c-light-gray {
	background-color: #E5E5E5;
}


.bg-c-gray-bottom {
	background: linear-gradient(to bottom, white 0%,white 698px, white 698px,#B3B1B2 698px,#B3B1B2 100%);
}
/* --MAIN BACGROUND COLORS-- */

/* FRIST PAGE COVER PHOTOS  */
.fpc-cooling_and_heating {
	background-image: url(/images/first-page-cover-photos/cooling-and-heating.jpg);
}

.fpc-heat_pump_fan {
	background-image: url(/images/first-page-cover-photos/heat-pump-fan.jpg);
}
.fpc-nature_with_house {
	background-image: url(/images/first-page-cover-photos/nature-with-house.jpg);
}

.fpc-system_m_cover {
	background-image: url(/images/first-page-cover-photos/system-m-cover.jpg);
}

.fpc-system_zero_cover {
	background-image: url(/images/first-page-cover-photos/system-zero-cover.jpg);
}

.fpc-about_us {
	background-image: url(/images/first-page-cover-photos/about-us.jpg);
}

.fpc-why_us {
	background-image: url(/images/first-page-cover-photos/why-us.jpg);
}

.fpc-catalog {
	background-image: url(/images/first-page-cover-photos/catalog.jpg);
}

.fpc-construction_site {
	background-image: url(/images/first-page-cover-photos/construction-site.jpg);
}

.fpc-construction_site {
	/* background-image: url(/images/first-page-cover-photos/construction-site.jpg); */
	background-image: url(/images/first-page-cover-photos/training.png);
}

.fpc-house_with_heat_pump {
	background-image: url(/images/first-page-cover-photos/house-with-heat-pump.jpg);
}

.fpc-room_with_air_condition {
	background-image: url(/images/first-page-cover-photos/room-with-air-condition.jpg);
}

.fpc-apartment {
	background-image: url(/images/first-page-cover-photos/apartment.jpg);
}

.fpc-carpet {
	background-image: url(/images/first-page-cover-photos/carpet.jpg);
}

.fpc-bilding-with-heat-pump {
	background-image: url(/images/first-page-cover-photos/bilding-with-heat-pump.jpeg);
}


.fpc-heat-pump-la-s-tu {
	background-image: url(/images/first-page-cover-photos/heat-pump-la-s-tu.png);
}

.fpc-heat-pump-lak-law {
	background-image: url(/images/first-page-cover-photos/heat-pump-lak-law.png);
}



/* END FRIST PAGE COVER PHOTOS  */

#navigation {
	position: fixed;
	height: 100px;
	width: 1200px;
	z-index: 100;
}

#navigation #logo {
	width: 292px;
	height: 51px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	background-size: 100% 100%;
	background-image: url("/images/oucek_logo.svg");
	z-index: 1000;
}

#navigation #toggle-nav {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}

nav {
	position: fixed;
	top: 0px;
	width: 1200px;
	height: auto;
	display: none;
	z-index: 10;
	background-color: #ffffff;
}

nav #menu {
	margin-top: 120px;
}

nav #menu ul {
	width: 400px;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
}

nav #menu ul li {
	padding-left: 35px;
	font-size: 20px;
	padding-bottom: 4px;
}

nav #menu ul li:first-child {
	font-weight: bold;
	padding-bottom: 10px;
}

nav #menu ul li.special {
	font-weight: bold;
	padding-bottom: 10px;
}

nav #menu ul li a {
	color: inherit;
	text-decoration: none;
}

nav #menu ul li a:hover {
	color: #F47324; 
}

#first-box #title {
	left: 45px;
	top: 140px;
	position: absolute;
}

#first-box #title h1 {
	font-size: 80px;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
}

/* DODANO */
#first-box #title h1:after, #first-box #title h1:before {			
    background: url(/images/dot.png) repeat-x;
    background-size: contain;
    height: 6px;
    width: 99%;
    content: "";
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}

#first-box h1 span {
	white-space: pre;
}

#first-box h1 span.small {
	font-size: 40px;
}

#first-box h1 span::after {
	content: "\A";
}

.bg-img-references {
	background-size: cover;
	background-image: url(/images/references.png);
}

.bg-img-heat_pump {
	background-size: cover;
	background-image: url(/images/heat-pump.jpg);
}

.bg-img-air_conditioner {
	background-size: cover;
	background-image: url(/images/air-conditioner.jpg);
}

.bg-img-system_m {
	background-size: cover;
	background-image: url(/images/system-m.jpg);
}

.bg-img-system_zero {
	background-size: cover;
	background-image: url(/images/system-zero.jpg);
}

.bg-img-heat_pump_types {
	background: url(/images/heat-pump-types.jpg), url(/images/bg-pattern-1.png);
	background-position: left bottom, top left;
	background-repeat: no-repeat, repeat;
	background-size: contain;
	resize: both;
}

.bg-img-three_sources_of_energy {
	background-image: url(/images/three-sources-of-energy.jpg);
	background-size: contain;
}

.bg-img-new-generation-system-m {
	background-image: url(/images/new-generation-system-m.png);
	background-size: contain;
}

.bg-img-three_types_of_heat_pumps {
	background: url(/images/three-types-of-heat-pumps.jpg) #ffffff;
	background-size: contain;
	background-repeat: no-repeat, repeat;
	background-position: left bottom, top left;
}

.bg-img-cooling_circle {
	background-image: url(/images/cooling-circle.jpg);
	background-size: contain;
}

.bg-img-system_m_materials {
	background: url(/images/system-m-materials.jpg) #ffffff;
	background-size: contain;
	background-repeat: no-repeat, repeat;
	background-position: left bottom, top left;
}

.bg-img-system_m_mobile_aplication {
	background-image: url(/images/system-m-mobile-aplication.jpg);
	background-size: contain;
}

.bg-img-silence_of_system_m {
	background-image: url(/images/silence-of-system-m.jpg);
	background-size: contain;
}

.bg-img-silence_of_system_m_db_scale {
	background-image: url(/images/silence-of-system-m-db-scale.png);
	background-size: contain;
}

.bg-img-system_m_energy_consumption {
	background-image: url(/images/system-m-energy-consumption.jpg);
	background-size: contain;
}

.bg-img-system_zero_efficiency {
	background: url(/images/system-zero-efficiency.jpg), #A2A0A1;
	background-position: left bottom, top left;
	background-repeat: no-repeat, repeat;
	background-size: contain;
	resize: both;
}

.bg-img-heat_pump_system_zero_back {
	background-image: url(/images/heat-pump-system-zero-back.jpg);
	background-size: contain;
}

.bg-img-company_oucek {
	background-image: url(/images/company-oucek-test.jpg);
	background-size: contain;
}

.bg-img-business_room {
	background-image: url(/images/business-room.jpg);
	background-size: contain;
}

.bg-img-apartment {
	background-image: url(/images/apartment.jpg);
	background-size: contain;
}

.bg-img-heat-pump-la-s-tu {
	background-size: cover;
	background-image: url(/images/heat-pump-la-s-tu.jpg);
}

.bg-img-apartment-building {
	background-size: cover;
	background-image: url(/images/apartment-building.png);
}

.bg-img-contact-form {
	background-size: cover;
	background-image: url(/images/contact-form.png);
}

.bg-img-heat-pump-law-lak {
	background-size: cover;
	background-image: url(/images/heat-pump-law-lak.jpg);
}

.bg-img-heat-pump-la40tu {
	background-size: cover;
	background-image: url(/images/heat-pump-la40tu.png);
}

.bg-img-heat-pump-la-tbs {
	background-size: cover;
	background-image: url(/images/heat-pump-la-tbs.jpg);
}

.bg-img-geothermal-on-large-scale {
	background-size: cover;
	background-image: url(/images/geothermal-on-large-scale.png);
}

.bg-img-air-to-water-heat-pump {
    background: url("/images/air-to-water-heat-pump.png") #e5e5e5;
    background-repeat: no-repeat, repeat;
    background-position: center bottom, top left;
}

.bg-img-brine-to-water-heat-pump {
    background: url("/images/brine-to-water-heat-pump.png") #b2b2b2;
    background-repeat: no-repeat, repeat;
    background-position: center bottom, top left;
}

.bg-img-water-to-water-heat-pump {
    background: url("/images/water-to-water-heat-pump.png") #333;
    background-repeat: no-repeat, repeat;
    background-position: center bottom, top left;
}

.bg-img-heat-pump-si-26tu {
    background: url("/images/heat-pump-si-26tu.png") #e5e5e5;
    background-repeat: no-repeat, repeat;
    background-position: center bottom, top left;
}

.bg-img-heat-pump-sih-90-tu {
    background: url("/images/heat-pump-sih-90-tu.png") #b2b2b2;
    background-repeat: no-repeat, repeat;
    background-position: center bottom, top left;
}

.bg-img-heat-pump-si-35tur {
    background: url("/images/heat-pump-si-35tur.png") #333;
    background-repeat: no-repeat, repeat;
    background-position: center bottom, top left;
}

.bg-img-water {
    background: url("/images/water.png") #333;
    background-repeat: no-repeat, repeat;
    background-position: center bottom, top left;
}

.bg-img-heat-pump-air-to-water-nature {
	background-size: cover;
	background-image: url(/images/heat-pump-air-to-water-nature.jpg);
}

.bg-img-heat-pump-la-s-tu-efficiency {
	background-size: cover;
	background-image: url(/images/heat-pump-la-s-tu-efficiency.png);
}

.bg-img-heat-pump-la-s-tu-design {
	background-size: cover;
	background-image: url(/images/heat-pump-la-s-tu-design.jpg);
}

.bg-img-simbol-quiet {
	background-size: cover;
	background-image: url(/images/simbol-quiet.png);
}

.bg-img-heat-pump-air-to-water-colors {
	background-size: cover;
	background: url(/images/heat-pump-air-to-water-colors.png) #ffffff;
	background-size: 100%; 
	background-repeat: no-repeat;
}

.bg-img-heat-pump-air-to-water-one-size {
	background-size: cover;
	background-image: url(/images/heat-pump-air-to-water-one-size.png);
}

.bg-img-heat-pump-la-6s-tu {
	background-size: cover;
	background-image: url(/images/heat-pump-la-6s-tu.jpg);
}

.bg-img-heating-cooling {
	background-size: cover;
	background-image: url(/images/heating-cooling.png);
}

.bg-img-heat-pump-heating-water {
	background-size: cover;
	background-image: url(/images/heat-pump-heating-water.jpg);
}

.bg-img-heat-pump-la-tu-large-format {
	background-size: cover;
	background-image: url(/images/heat-pump-la-tu-large-format.jpg);
}

.bg-img-heat-pump-la-25tu-2 {
	background-size: cover;
	background-image: url(/images/heat-pump-la-25tu-2.jpg);
}

.bg-img-heat-pump-lak {
	background-size: cover;
	background-image: url(/images/heat-pump-lak.jpg);
}

.bg-img-nature {
	background-size: cover;
	background-image: url(/images/nature.jpg);
}

.bg-img-heat-pump-application {
	background-size: cover;
	background-image: url(/images/heat-pump-application.png);
}

.bg-img-heat-pump-lak-with-indoor-unit {
	background-size: cover;
	background-image: url(/images/heat-pump-lak-with-indoor-unit.jpg);
}

.bg-img-heat-pump-law {
	background-size: cover;
	background-image: url(/images/heat-pump-law.jpg);
}

.bg-img-house-in-nature {
	background-size: cover;
	background-image: url(/images/house-in-nature.png);
}




#site-tree {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

#site-tree span {
    display: inline-block;
    margin-left: 15px;
}

footer {
	width: 100%;
	height: 85px;
	margin-bottom: 25px;
	padding-top: 10px;
	color: #ffffff;
	background-color: #000000;
}

footer span {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
}

footer span.right {
    float: right;
}

footer a {
	color: inherit;
	text-decoration: none;
}

footer a:hover {
	color: #F47324;
	text-decoration: none;
}

.title {
	font-family: 'Montserrat', sans-serif;
}

.title h2 {
	margin: 0px;
	padding: 25px;
	font-weight: 800;
	font-size: 55px;
	padding-bottom: 0px;
}

.title h2.ef3 {
	padding: 0px;
	position: absolute;
	top: 25px;
	left: 25px;
}

.title h2.small {
	font-size: 35px;
}

.title h3 {
	margin: 0px;
	padding: 25px;
	font-weight: 800;
	font-size: 25px;
	padding-bottom: 0px;
}

.title h4 {
	margin: 0px;
	padding: 25px;
	font-size: 40px;
	font-weight: normal;
	padding-bottom: 0px;
	font-family: 'Roboto', sans-serif;
}



#news {

}

#news .box {
	float:left;
	width: 350px;
	height: 500px;
}

#news .box:last-child {
	margin-left: 45px;
}

#news .box:after {
	clear: both;
}

#news .box .image {
	width: 350px;
	height: 250px;
}

#news .box .image img {
	width: 100%;
	height: 100%;
}

#news .box .title {
	height: 80px;
}

#news .box .text {
	height: 170px;
}

#events {

}

#events .box {
	width: 98%;
	color: #ffffff;
	margin-left: 1%;
	margin-bottom: 25px;
}

#events .box .date {
	font-weight: bold;
}

#events .box .text {
	font-size: 15px;
}

#events .archive, #news .archive {
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
	position: absolute;
	right: 50px;
	bottom: 50px;
}

#events:after, #news:after {
 
}

#news .archive a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}

#events .archive a {
	color: #ffffff;
	text-decoration: none;
	font-size: 17px;
}

#events .archive a:hover, #news .archive a:hover  {
	color: #F47324;
}

.box-50 {
	width: 50%;
}
.box-50 p {
	margin: 25px
}

#advantages-and-facts {
	padding: 100px;
	color: #c80f2e;
}

#advantages-and-facts:after {
	clear: both;
}

#advantages-and-facts .box {
	float: left;
	width: 450px;
	height: 120px;
	margin-left: 25px;
	margin-bottom: 45px;
}

#advantages-and-facts .box .title {
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}

#advantages-and-facts .box .text {
	font-size: 20px;
}

.img-medium {
	width: 100%;
}

.img-large {
	width: 100%;
}

.img-regular {
	width: 60%;
	margin-left: 20%;
}

#materials {
	width: 80%;
	margin-left: 15%;
}

#materials:after {
	content: '';
    display: block;
    clear: both;
}

#materials .box {
	float: left;
	width: 100px;
	height: 160px;
	margin: 25px;
}

#materials .box img {
	width: 100px;
	height: 100px;
}

#materials .box .type-name {

}

ul.right {
    float: right;
    text-align: right;
   	padding-top: 100px;
}

ul.no-style {
    margin: 25px;
    font-size: 22px;
    list-style: none;
}

.img-responsive-1x {
	width: 100%;
}

.img-responsive-2x {
	width: 100%;
	display: none;
}

ul.list-1 {
	font-size: 18px;
	list-style: none;
}

ul.list-1 li {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.list-1 li:before {
	content: "+";
	margin-right: 5px;
}

ul.list-2 {
    font-size: 17px;
    margin: 0px;
    margin-top: -15px;
    margin-left: 0px;
    list-style-image: url(/images/fref.png);
}

ul.list-2 li {
	padding: 3px 0;
}

#map-legend {
	width: 1150px;
	margin: 0 auto;
	margin-top: 25px;
}

#map-legend:after {
	content: '';
    display: block;
    clear: both;
}

#map-legend .box {
	width: 380px;
	height: 70px;
	float: left;
	cursor: pointer;
}

#map-legend .box img {
	margin-left: 45px;
	float: left;
}

#map-legend .box .title {
	float: left;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
}

#map-legend .box .sub-title {
	font-size: 14px;
	padding-left: 10px;
	float: left;
}

#map-description {
	width: 1150px;
	margin: 0 auto;
	padding-top:25px;
}

#map-description .box {
	display: none;
	width: 100%;
	padding-bottom: 25px;
}


#map-description .box img{
	width: 100%;
	margin-bottom: 25px;
}

#map-description p {
	font-size: 18px;
}

#info {
	font-size: 18px;
	padding: 25px;
}

#info span {
	display: block;
}

#info span.title {
	margin-top: 25px;
}

#map {
	width: 90%;
	height: 400px;
	margin-left: 5%;
	margin-top: 25px;
}

p.no-p {
	margin-bottom: -10px;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: #F47324;
}

#about-us {
	font-size: 17px;
	text-align: justify;
	margin-top: -18px;
}

#reference {

}

#reference .box {
	position: relative;
	height: 600px;
}

#reference .box img {
	height: 600px;
	width: 100%;
}

#reference .box .text-area {
	position: absolute;
	top: 0px;
	width: 50%;
	height: 100%;
    background-color: #000000;
    opacity: 0.7;
    color: #ffffff;
}

#reference .box .text-area.po-l {
	left: 0px;
}

#reference .box .text-area.po-r {
	right: 0px;
}

#reference .box .text-area .title {
	padding-left: 25px;
	padding-top: 25px;
	font-size: 22px;
}

#reference .box .text-area .location {
	padding-left: 27px;
}

#reference .box .text-area .text {
	padding: 25px;
	padding-top: 0px;
	font-size: 17px;
}

#login input {
	outline: none;
	border: none;
}
#login label {
	display: block;
	margin: 0;
}
#login button {
	outline: none;
	border: none;
	background: transparent;
}

#login {
	width: 400px;
	height: 350px;
	border-radius: 5px;
	margin: 13% auto;
	padding-top: 25px;
	background-color: #ffffff;
}

#login #logo {
    width: 292px;
	height: 51px;
	margin: 0 auto;
	background-size: 100% 100%;
	background-image: url("/images/logo.png");
}

#login form {
	padding: 30px;
}

#login label {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	cursor: pointer;
	text-transform: uppercase;
}

#login input {
	outline: 0;
	width: 290px;
	font-size: 17px;
	padding: 10px 25px;
	border: 1px solid #e6e6e6;
    border-radius: 2px;
    margin-bottom: 25px;
}

#login button {
	outline: 0;
	padding: 15px 25px;
	font-size: 17px;
	color: #ffffff;
	border-radius: 5px;
	width: 340px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
    background-color: #333333;
}

#login button:hover {
    background-color: #57b846;
}

.alert  {
	padding: 15px;
    margin-top: 25px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert.alert-danger {
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert.alert-success {
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.news-archive-img {
	width: 350px;
	height: 250px;
	float: left;
}

#airConditioning {
	width: 100%;
	height: 600px;
	margin: 0 auto;
}

#airConditioning:after {
	content: '';
    display: block;
    clear: both;
}

#airConditioning ul {
	width: auto;
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: solid 1px #ccc;
}

#airConditioning ul li {
	padding: 15px;
	cursor: pointer;
	display: inline-block;
	border: solid 1px transparent;
}

#airConditioning ul li:hover {
	border: solid 1px #ccc;
}

#airConditioning ul li.selected {
	border: solid 1px #ccc;
}

#airConditioning .box {
	width: 300px;
	height: 300px;
	float: left;
	margin-top: 35px;
	margin-left: 40px;
	margin-right: 40px;
	position: relative;
	cursor: pointer;
}

#airConditioning .box .product-title {
	position: absolute;
	bottom: 0px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	height: 50px;
}

#airConditioning .box img {
	width: 300px;
	height: 250px;
}


.box-custom-1 {
	height: auto;
	margin: 40px;
	margin-top: 35px;
	border: 1px solid #dfdfdf;
	padding-left: 25px;
	padding-bottom: 15px;
}

.box-custom-1 h5 {
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.box-custom-1 .info-btn {
	background-color: #333; 
	border: none;
	color: white;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin-top: 10px;
}

.box-custom-1 .info-btn:hover {
	background-color: #57B846;
}

.zaposlitev {
	padding: 25px;
}

.zaposlitev p {
	font-size: 17px;
}

.zaposlitev label {
	display: block;
	margin-bottom: 3px;
}

.zaposlitev input {
	border: 1px solid #A7A9AC;
    border-radius: 3px;
    padding: 8px 15px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.zaposlitev button {
	background-color: #333; 
	border: none;
	color: white;
	padding: 8px 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin-top: 10px;
	display: block;
	 border-radius: 3px;
}

.zaposlitev button:hover {
	cursor: pointer;
	background-color: #57B846;
}

.zaposlitev #izjava p{
	font-size: 13px;
}