body {
	font-size: 16px;
}

.blueColor {
	color: #3A9CE1;
	font-weight: bold;
}

.greenColor {
	color: #81B200;
}

h2 {
	font-weight: bold;
}

.top_cont_outer {
	background: none;
	background-color: #1C1C1C;
}

/*Home*/
#hero_section .hero_section {
	padding-top: 0;
}

#hero_section .hero_section .row {
	text-align: center;
}

#hero_section .top_left_cont h1.greenColor {
	color: #81B200;
}

li.no-active-element {
	pointer-events: none;
	color: silver;
}

li.no-active-element a.scroll-link {
	color: silver;
}

#izvoriToplote .col-lg-3 h3 {
	text-align: center;
	margin-top: 10px;
}

.noPadding {
	padding: 0;
}

#aboutus {
    padding: 60px 0;
}

#fieldsOfApplication, #wells, #pump, #viminacium  {
	padding: 80px 0;
	border-top: 1px solid silver;
}

#imgKucice {
    text-align: center;
}

.contact_info .email {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left;
    margin: 0;
}

.social_links {
	margin-top: 20px;
}

#hero_section .top_left_cont p {
	color: white;
}

#hero_section p {
 	font-size: 15px;
}

/*Pump*/

#pump .col-lg-7 {
	padding-left: 0;
	padding-right: 60px;
}

/*Wells and probes*/

#wellPhoto {
    text-align: center;
}

#wellsAndPlugsTitle {
	text-align: center;
	font-size: 18px;
}

.wellsAndPulgsImg {
	text-align: center;
}

.makePaddingTop {
	padding-top: 50px;
}

.makePaddingRight {
	padding-right: 50px;
}

.service_icon, .service_icon.icon2, .service_icon.icon3 {
	border: none;
}

.service_block h3.blueColor {
	color: #3A9CE1;
	font-weight: bold;
}

/* SMART CONTROL */

#hideMe {
	display: none;
}

.smart_control_block {
	font-size: 16px;
	margin: 0px;
	text-align: center;
}

/*language*/
#lang {
    position: fixed;
    right: 0;
    z-index: 100;
}

.alignRight {
	text-align: right;
}

/*Contact*/
.input-btn, .contact_info .detail #map-marker {
	color: #1C1C1C;
}

.font20 {
    font-size: 20px;
}