@font-face {
    font-family: myFont;
    src: url(conc_nb.ttf);
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

a:hover {
	text-decoration: none;
}

#logo {
	position: relative;
	display: inline-block;
	padding-top: 15px; 
}

.logo {
	width: 180px;
}

#myNavbar ul{
	padding-top: 15px;
}

.navbar {
	border-radius: 0px;
	margin-bottom: 0px;
	border-color: rgba(0,0,0,0.3);
}

.navbar-default .navbar-nav>li>a {
	font-family: myFont;  
	font-size: 19px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	padding: 15px 11px;
}

.navbar-default .navbar-nav>li>a:hover{
	color: #278c37;
}

.navbar-default {
	background: rgba(0,0,0,0.5);
	height: 79px;
	border-color: rgba(0,0,0,0.3);
	z-index: 999999;
}

.container-nav {
	width: 1040px; 
	margin:0 auto;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: none;
	border-radius: 2px;
	color: #278c37;
}

..........................Mobile_Menu..............................{}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #278c37;
}

.navbar-default .navbar-toggle {
	border: none;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: white;
}

................................SLIDE...............................{}

.item {
	position: relative;
}

.parallelogram {
	position: absolute;
	left: 155px;
	bottom: 0;
	width: 500px;
	height: 230px;
	transform: skew(-5deg);
	background: #f1b80b;
	opacity: 0.9;
}

.parallelogram1 {
	position: absolute;
	left: 155px;
	bottom: 0;
	width: 500px;
	height: 230px;
	transform: skew(-5deg);
	background: #f97b0c;
	opacity: 0.9;
}

.parallelogram2 {
	position: absolute;
	left: 155px;
	bottom: 0;
	width: 500px;
	height: 230px;
	transform: skew(-5deg);
	background: #f6c700;
	opacity: 0.9;
}

.parallelogram3 {
	position: absolute;
	left: 155px;
	bottom: 0;
	width: 500px;
	height: 230px;
	transform: skew(-5deg);
	background: #000000;
	opacity: 0.9;
}

.parallelogram4 {
	position: absolute;
	left: 155px;
	bottom: 0;
	width: 500px;
	height: 230px;
	transform: skew(-5deg);
	background: #0b70d7;
	opacity: 0.9;
}

.slide-title {
	font-family: 'Calibri';
	font-size: 50px;
	color: white;
	text-transform: uppercase;
	transform: skew(5deg);
	padding-top: 10px;
	padding-left: 50px;
	font-weight: 600;
	margin-bottom: 0px;
	letter-spacing: -1px;
}

.slide-text {
	font-family: 'Calibri';
	font-size: 28px;
	color: #00601d;
	transform: skew(5deg);
	padding-left: 60px;
	font-weight: 600;
	letter-spacing: -1px;
}

.slide-text1 {
	font-family: 'Calibri';
	font-size: 28px;
	color: #272c32;
	transform: skew(5deg);
	padding-left: 60px;
	font-weight: 600;
	letter-spacing: -1px;
}

.slide-text2 {
	font-family: 'Calibri';
	font-size: 28px;
	color: #070c0c;
	transform: skew(5deg);
	padding-left: 60px;
	font-weight: 600;
	letter-spacing: -1px;
}

.slide-text3 {
	font-family: 'Calibri';
	font-size: 28px;
	color: #c8a137;
	transform: skew(5deg);
	padding-left: 60px;
	font-weight: 600;
	letter-spacing: -1px;
}

.slide-text4 {
	font-family: 'Calibri';
	font-size: 28px;
	color: #f9f726;
	transform: skew(5deg);
	padding-left: 60px;
	font-weight: 600;
	letter-spacing: -1px;
}

.carousel-indicators > li {
	width: 15px;
	height: 15px;
}

.carousel-indicators .active {
	width: 16px;
	height: 16px;
}

...........................*Mehanizacija*...........................{}

.sponsors {
	background-color: white;
	padding-top: 40px;	
}

.section-title {
	font-family: Noto Sans;
	font-size: 32px;
	color: #298b2a;
	margin: 25px 0;
	font-weight: 800;
}

.product-title {
	color: #030303;
	font-family: Noto Sans;
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 0 auto;
	width: 300px;
	padding-top: 30px;
}

.sponsor-title {
	font-family: Noto Sans;
	color: #298b2a;
	position: relative;
	text-align: center;
	font-size: 32px;
	font-weight: 800;
	margin-top: 55px;
}

.sponsor-title:before {
	content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 3px;
    width: 100%;
    max-width: 41%;
    background: #298b2a;
}

.sponsor-title:after {
	content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 3px;
    width: 100%;
    max-width: 41%;
    background: #298b2a;
}

.sponsor-title-b {
	font-family: Noto Sans;
	color: #298b2a;
	position: relative;
	text-align: center;
	font-size: 32px;
	font-weight: 800;
	margin-top: 55px;

}

.sponsor-title-b:before {
	content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 3px;
    width: 100%;
    max-width: 28%;
    background: #298b2a;
}

.sponsor-title-b:after {
	content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 3px;
    width: 100%;
    max-width: 28%;
    background: #298b2a;
}

.sponsor-title-m {
	font-family: Noto Sans;
	color: #298b2a;
	position: relative;
	text-align: center;
	font-size: 32px;
	font-weight: 800;
	margin-top: 55px;

}

.sponsor-title-m:before {
	content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 3px;
    width: 100%;
    max-width: 31%;
    background: #298b2a;
}

.sponsor-title-m:after {
	content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 3px;
    width: 100%;
    max-width: 31%;
    background: #298b2a;
}

.sponsor-title-v {
	font-family: Noto Sans;
	color: #298b2a;
	position: relative;
	text-align: center;
	font-size: 32px;
	font-weight: 800;
	margin-top: 55px;

}

.sponsor-title-v:before {
	content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 3px;
    width: 100%;
    max-width: 36%;
    background: #298b2a;
}

.sponsor-title-v:after {
	content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 3px;
    width: 100%;
    max-width: 36%;
    background: #298b2a;
}

.sponsor-section {
	padding-top: 50px;
	padding-bottom: 100px;
	width: 70%;
	margin: 0 auto;	
}	

.sponsor-insade{
	margin: 40px auto;
}

.sponsors-list {
	margin-top: 25px;
	text-align: center;
	/*height: 200px;*/
}

.supporters {
	padding-top: 20px;
	padding-bottom: 20px;
}

.sponsor-logo {
	display: block;
	margin: 0 auto;
}

.sponsor-logo img {
	display: block;
	margin: 10px auto 0px auto;
}

.mpartner {
	height: 100px;
}


...........................*GOOGLE MAP*...........................{}

.map {
	padding-top: 85px; 
}

.google-map {
	width: 100%;
	height: 660px;
	border: none;
	border-top: 2px solid #278c37;
	border-bottom: 2px solid #278c37;
}

...........................*CONTACT*...........................{}

.brand_title {
	text-align: center;
	margin: 0 auto;
	display:block;
	font-family: myFont;
	text-transform: uppercase;
	font-size: 36px;
	color: #278c37;
	padding-bottom: 80px;
	width: 100%;
	font-weight: 800;
}

.contact {
	padding-top: 110px;
}

.form-control {
	border-radius: 0px;
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
}

.contact-btn {
	display: block;
	margin: 0 auto;
	border-radius: 0;
	background-color: #278c37;
	color: white;
}

.form-textarea {
	background-color: white;
}

.g-recaptcha {
	display: block;
	margin: 0 auto;
}

footer {
	color: white;
	margin-top: 70px;
	border-top: 5px solid #0e5e1b;
	background-color: #278c37;
}

.footer-left {
	padding: 10px 0 15px 0;
}

.footer-sinpeks {
	font-family: 'Calibri';
	font-weight: 800;
	font-size: 18px;
}

.footer-text {
	font-family: 'Calibri';
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 2px;
	padding-top: 2px;
}

.footer-center {
	padding-top: 10px;
}

.sinpeks-newsletter {
	font-family: 'Calibri';
	font-weight: 800;
	text-transform: uppercase;
	font-size: 18px;
	border-left: 3px solid #0e5e1b;
	padding-left: 8px;
}

.text-newsletter {
	padding-top: 4px;
	font-family: 'Calibri';
	font-size: 14px;
	line-height: 1.6;
}

.social {
	padding-top: 4px;
	list-style: none;
}

.social-li {
	height: 15px;
	float: left;
}

.social-li-img {
vertical-align: baseline;
}

.social-li-mid {
	margin:0px 15px 0 15px;
	padding:0px 15px 0 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.news-footer {
	margin-top: 30px;
	margin-left: 40px;
}

.input-ime {
	width: 224px;
	padding: 5px;
	font-family: 'Calibri';
	font-size: 14px;
	margin-top: 10px;
	color: #b7b7b7;
}

.isprati {
	margin-top: 15px;
	width: 130px;
	height: 30px;
	background-color: #0e5e1b;
	color: white;
	border: none;
} 

...........................MEDIA_QUERY...........................{}

@media (max-width: 1400px) {

	.sponsor-title:before {
		max-width: 35%;
	}

	.sponsor-title:after {
		max-width: 35%;
	}

	.sponsor-title-b:before {
		max-width: 22%;
	} 

	.sponsor-title-b:after {
		max-width: 22%;
	}

	.sponsor-title-m:before {
		max-width: 26%;
	} 

	.sponsor-title-m:after {
		max-width: 26%;
	}

	.sponsor-title-v:before {
		max-width: 32%
	}
	.sponsor-title-v:after {
		max-width: 32%
	}
}	

@media (max-width: 1100px) {

	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		margin-top: 20px;
    }
    .navbar-fixed-top {
		top: 0;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
    	margin: 0px;
        float: none!important;
	}
	#myNavbar ul {
		padding-top: 20px;
		background: rgba(0,0,0,0.5);
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	.container-nav {
		width: 800px;
	}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
		padding-top: 15px;
		width: 100%;
	}	
	.parallelogram {
		position: absolute;
		left: 85px;
		bottom: 0;
		width: 310px;
		height: 150px;
		transform: skew(-10deg);
		background: #f1b80b;
	}
	.parallelogram1 {
		position: absolute;
		left: 85px;
		bottom: 0;
		width: 310px;
		height: 150px;
		transform: skew(-10deg);
		background: #f97b0c;
	}
	.parallelogram2 {
		position: absolute;
		left: 85px;
		bottom: 0;
		width: 310px;
		height: 150px;
		transform: skew(-10deg);
		background: #f6c700;
	}
	.parallelogram3 {
		position: absolute;
		left: 85px;
		bottom: 0;
		width: 310px;
		height: 150px;
		transform: skew(-10deg);
		background: #000000;
	}
	.parallelogram4 {
		position: absolute;
		left: 85px;
		bottom: 0;
		width: 310px;
		height: 150px;
		transform: skew(-10deg);
		background: #0b70d7;
	}
	.slide-title {
		font-family: 'Calibri';
		font-size: 28px;
		color: white;
		text-transform: uppercase;
		transform: skew(10deg);
		padding-top: 0px;
		padding-left: 30px;
		font-weight: 600;
		margin-bottom: 0px;
	}
	.slide-text {
		font-family: 'Calibri';
		font-size: 21px;
		color: #00601d;
		transform: skew(10deg);
		padding-left: 35px;
		font-weight: 600;
		padding-top: 10px;
	}
	.slide-text1 {
		font-family: 'Calibri';
		font-size: 21px;
		color: #272c32;
		transform: skew(10deg);
		padding-left: 35px;
		font-weight: 600;
		padding-top: 10px;
	}
	.slide-text2 {
		font-family: 'Calibri';
		font-size: 21px;
		color: #070c0c;
		transform: skew(10deg);
		padding-left: 35px;
		font-weight: 600;
		padding-top: 10px;
	}
	.slide-text3 {
		font-family: 'Calibri';
		font-size: 21px;
		color: #c8a137;
		transform: skew(10deg);
		padding-left: 35px;
		font-weight: 600;
		padding-top: 10px;
	}
	.slide-text4 {
		font-family: 'Calibri';
		font-size: 21px;
		color: #f9f726;
		transform: skew(10deg);
		padding-left: 35px;
		font-weight: 600;
		padding-top: 10px;
	}
	.carousel-indicators > li {
		width: 13px;
		height: 13px;
	}
	.carousel-indicators .active {
		width: 14px;
		height: 14px;
	}

	.sponsor-title {
		font-size: 28px;
	}

	.sponsor-title:before {
		max-width: 31%;
	}

	.sponsor-title:after {
		max-width: 31%;
	}

	.sponsor-title-b {
		font-size: 28px;
	}

	.sponsor-title-b:before {
		max-width: 19%;
	} 

	.sponsor-title-b:after {
		max-width: 19%;
	}

	.sponsor-title-m {
		font-size: 28px;
	}

	.sponsor-title-m:before {
		max-width: 23%;
	} 

	.sponsor-title-m:after {
		max-width: 23%;
	}

	.sponsor-title-v {
		font-size: 28px;
	}

	.sponsor-title-v:before {
		max-width: 29%
	}
	.sponsor-title-v:after {
		max-width: 29%
	}
}

@media (max-width: 991px) {

	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		margin-top: 20px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    	border-color: none;
    }
    .navbar-fixed-top {
		top: 0;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
    	margin: 2px;
        float: none!important;
	}
	#myNavbar ul {
		padding-top: 20px;
		background: rgba(0,0,0,0.5);
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	.container-nav {
		width: 600px;
	}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
	padding-top: 14px;
	width: 100%;
	}	

	.sponsor-title {
		font-size: 24px;
	}

	.sponsor-title:before {
		max-width: 31%;
	}

	.sponsor-title:after {
		max-width: 31%;
	}

	.sponsor-title-b {
		font-size: 24px;
	}

	.sponsor-title-b:before {
		max-width: 19%;
	} 

	.sponsor-title-b:after {
		max-width: 19%;
	}

	.sponsor-title-m {
		font-size: 24px;
	}

	.sponsor-title-m:before {
		max-width: 23%;
	} 

	.sponsor-title-m:after {
		max-width: 23%;
	}

	.sponsor-title-v {
		font-size: 24px;
	}

	.sponsor-title-v:before {
		max-width: 29%
	}

	.sponsor-title-v:after {
		max-width: 29%
	}

	.product-title {
		font-size: 18px;
		width: 200px;
	}
	.smal-img {
		width: 200px;
	}
}

@media (max-width: 767px) {
	body {
		padding-top: 79px;
	}
	#myNavbar {
		padding: 0px;
		padding-top: 14px;
		border-color: none;
	}
	#myNavbar ul {
		padding: 0px;
	}
	.navbar-header {
        float: none;
    }
    .navbar-default .navbar-nav>li>a {
    	padding: 13px 11px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
    	margin: 2px;
	}
	#myNavbar {
		border-color: none;
	}
	#myNavbar ul {
		background: rgba(0,0,0,0.5);
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    	border:0 !important;
    }
    .collapse.in{
  		display:block !important;
	}
	.container-nav {
		width: 300px;
	}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
		padding-top: 14px;
		width: 100%;
	}
	.text-in {
		height: auto;
		background-color: #378b35;
	}
	.parallelogram {
		position: absolute;
		left: 10px;
		bottom: 0;
		width: 160px;
		height: 75px;
		transform: skew(-10deg);
		background: #f1b80b;
	}
	.parallelogram1 {
		position: absolute;
		left: 10px;
		bottom: 0;
		width: 160px;
		height: 75px;
		transform: skew(-10deg);
		background: #f97b0c;
	}
	.parallelogram2 {
		position: absolute;
		left: 10px;
		bottom: 0;
		width: 160px;
		height: 75px;
		transform: skew(-10deg);
		background: #f6c700;
	}
	.parallelogram3 {
		position: absolute;
		left: 10px;
		bottom: 0;
		width: 160px;
		height: 75px;
		transform: skew(-10deg);
		background: #000000;
	}
	.parallelogram4 {
		position: absolute;
		left: 10px;
		bottom: 0;
		width: 160px;
		height: 75px;
		transform: skew(-10deg);
		background: #0b70d7;
	}

	.slide-title {
		font-family: 'Calibri';
		font-size: 14px;
		color: white;
		text-transform: uppercase;
		transform: skew(10deg);
		padding-top: 0px;
		padding-left: 15px;
		font-weight: 600;
		margin-bottom: 0px;
		margin-top: 10px;
	}

	.slide-text {
		font-family: 'Calibri';
		font-size: 11px;
		color: #00601d;
		transform: skew(10deg);
		padding-left: 20px;
		font-weight: 600;
		padding-top: 5px;
		line-height: 1.1;
	}

	.slide-text1 {
		font-family: 'Calibri';
		font-size: 11px;
		color: #272c32;
		transform: skew(10deg);
		padding-left: 20px;
		font-weight: 600;
		padding-top: 5px;
		line-height: 1.1;
	}

	.slide-text2 {
		font-family: 'Calibri';
		font-size: 11px;
		color: #070c0c;
		transform: skew(10deg);
		padding-left: 20px;
		font-weight: 600;
		padding-top: 5px;
		line-height: 1.1;
	}

	.slide-text3 {
		font-family: 'Calibri';
		font-size: 11px;
		color: #c8a137;
		transform: skew(10deg);
		padding-left: 20px;
		font-weight: 600;
		padding-top: 5px;
		line-height: 1.1;
	}

	.slide-text4 {
		font-family: 'Calibri';
		font-size: 11px;
		color: #f9f726;
		transform: skew(10deg);
		padding-left: 20px;
		font-weight: 600;
		padding-top: 5px;
		line-height: 1.1;
	}

	.carousel-indicators {
		bottom: -15px;
	}

	.carousel-indicators > li {
		width: 7px;
		height: 7px;
		margin-top: 30px;
	}
	.carousel-indicators .active {
		width: 8px;
		height: 8px;
	}
	.google-map {
		height: 400px;
	}
	.footer-center {
		padding-left: 0px;
	}
	.news-footer {
		margin-left: 0px;
	}
	.product-text{
		font-size: 15px;
		width: 160px;
	}
	.service_text {
		font-family: 'Calibri';
		font-size: 14px;
		padding: 10px 20px 10px 20px;
		/*height: 360px;*/
	}
	.phone {
		font-family: 'Calibri'; 
		font-size: 15px;
		float: right;
		padding-right: 25px;
		padding-left: 20px;
		color: white;
		height: 70px;
	}
	.phone-number {
		font-weight: 800;
		font-size: 18px;
	}
	.section-title {
		font-size: 30px;
	}
	.sponsor-title {
		font-size: 20px;
	}

	.sponsor-title:before {
		max-width: 25%;
	}

	.sponsor-title:after {
		max-width: 25%;
	}

	.sponsor-title-b {
		font-size: 20px;
	}

	.sponsor-title-b:before {
		max-width: 15%;
	} 

	.sponsor-title-b:after {
		max-width: 15%;
	}

	.sponsor-title-m {
		font-size: 20px;
	}

	.sponsor-title-m:before {
		max-width: 9%;
	} 

	.sponsor-title-m:after {
		max-width: 9%;
	}

	.sponsor-title-v {
		font-size: 20px;
	}

	.sponsor-title-v:before {
		max-width: 18%
	}

	.sponsor-title-v:after {
		max-width: 18%
	}

	.product-title {
		font-size: 18px;
		width: 250px;
	}
}