body {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
    background-color: #fff;
    color:#737373;
}

html, body {
    height: 100%;
}
header {
    color: #000;
}
ul, li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.space50 {
	margin-bottom: 50px;
}

.space80 {
	margin-bottom: 80px;
}
.space30 {
	margin-bottom: 30px;
}
.headericon {
    color: #EE1C25;
	margin-right: 5px;
}
.bold {
     font-weight:bold;
}
.italic {
	font-style: italic;
}
.pull-center {
	text-align: center;
}
.form-group {
    margin-bottom: 20px;
}
.boxb {
	background-color: #ffffff;
	}
.well {
	background: #f0f0f0;
  padding: 50px;
    padding-right: 50px;
  padding-right: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  text-align: center;
}
.well h1 {
	color: #333;
	display:block;
	margin-top: 0px;
}
.well h1:hover {
	color: #EE1C25;
}
.well .thumb-img1 {
	color: #333;
	display:block;
	margin-bottom: 0px;
}
.navbar-brand {
	padding: 0;
	height: auto;
	min-height: 80px;
}
.navbar-brand-footer {
	padding: 0;
	height: auto;
	min-height: 80px;
	padding-right: 25px;
	width: 100%;
}
.navbar-header {
	margin-top: 10px;
	}
.space5 { margin-bottom:5px; }
.space7 { margin-bottom:7px; }
.space10 { margin-bottom:10px; }
.space15 { margin-bottom:15px; }
.space17 { margin-bottom:17px; }
.space20 { margin-bottom:20px; }
.space30 { margin-bottom:30px; }
.space70 {margin-bottom: 70px;}
.space100 {margin-bottom: 100px;}
.space300 { margin-bottom:300px; }
.vspace30 {
	display: inline-block;
	width: 30px;
}
.opacity {
        opacity: 0.7;  /* Opacity for Modern Browsers */
        filter: alpha(opacity=70);  /* Opacity for IE8 and lower */
        zoom: 1;  /* Fix for IE7 */
    }

a, a:hover, a:focus {
	color: #EE1C25;
}

h1 {
		position: relative;
	margin-bottom: 20px;
	font-size: 32px;
	line-height: 40px;
	color: #212121;
	font-weight: 500;
}
h1 a{
	color: #EE1C25;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    float: left;
    height: auto;
    margin: 0px;
    overflow: hidden;
    padding: 0;
    width: auto;
	position:relative;
	font-size:18px;
	color:#FFF;
	margin-left: 30px;
	margin-top: -5px;
}
	#wrap {
  min-height: 100%;
	height: auto !important;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}
.motobike{
    height: 70px;
	margin: 15px auto 0 auto;
}
.footer-logo {
margin-bottom: 60px;
}
footer ul{
    text-align: left;
    margin: 0;
    display: table;
    padding-left: 20px;
		margin-right: 15px;
		list-style-type: none;
		text-transform: uppercase;
}

footer ul li::before {
  content: "\2022";
  color: #da251c;
  font-weight: bold;
	font-size: 20px;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

footer .icon {
	list-style-type: none;
	padding-left: 0;
	text-transform: none;
}

footer .icon li::before {
	content: "";
}

footer ul li a:hover {
	text-decoration: underline;
}

footer h4 {
	color: #fff;
	margin-bottom: 20px;
}
footer i {
	margin-right: 12px;
}
.main-header.header-style-one {
  position: absolute;
}
.main-header {
  position: relative;
  display: block;
  width: 100%;
  z-index: 9999;
  top: 0px;
  left: 0px;
  background: none;
  clear: both;
}
.main-header.header-style-one.fixed-header .sticky-header {
    background-color: #0E3271;
	position: fixed;
}
.fixed-header .sticky-header {
    opacity: 1;
    z-index: 99901;
    visibility: visible;
    background: #fff;
	top: 0;
}
.header-top {
    position: relative;
    background-color: #0E3271;
    padding: 10px 0;
    border-top: 3px solid #E5142F;
}
.header-top ul.contact-info li i {
  margin-right: 7px;
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  color: #fff;
  margin-top: -2px;
}
.header-top .inner-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.header-top ul.contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-top ul.contact-info li {
    margin-right: 35px;
    color: #b3b3b3;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    padding-right: 30px;
}
.header-top ul.contact-info a {
    color: #b3b3b3;
    transition: .5s;
	text-decoration: none;
}

.header-top ul.contact-info a:hover {
    color: #fff;
	text-decoration: none;
}
.main-container {
	padding:0;
	margin: 70px auto;
	text-align: justify;
	font-size: 17px;
	line-height: 28px;
    position: relative;
}
.main-container h2 {
	color: #0E3271;
	display: block;
    margin-bottom: 35px;
	margin-top: 25px;
	text-align: center;
}
.main-container h2 a{
	color: #0E3271;
  text-decoration: none;
}
.main-container h2 a:hover{
	color: #EE1C25;
	text-decoration: underline;
}
.main-container h4{
    color: #ca1f26;
    font-style: italic;
}
.main {
	background-color: #eee;
	padding-top: 25px;
	padding-bottom: 25px;
}
.content {
    position: relative;
    padding: 70px 0;
  text-align: justify!important;
    margin-bottom: 100px;
color: #737373;
width: 100%;
font-family: inherit !important;
line-height: 27px;
}
.content h1 {
    color:#212121;;
	margin-top: 0;
	margin-bottom: 35px;
}
.intro {
	background-color: #192A3D;
    position: relative;
    padding: 70px 0;
  text-align: center!important;
    margin-bottom: 100px;
color: #fff;
width: 100%;
font-family: inherit !important;
line-height: 27px;
}
.intro h1 {
    color:#fff;;
	margin-top: 0;
	margin-bottom: 35px;
}
.auto-container {
	/* max-width: 1600px; */
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.banner-section {
    position: relative;
}

.banner-section .background-text {
    position: absolute;
    right: -280px;
    bottom: 190px;
    z-index: 99;
    text-transform: uppercase;
    font-size: 240px;
    font-weight: 700;
    letter-spacing: -5px;
    line-height: 200px;
    color: rgb(255 255 255 / 0.1);
    transform: rotate(-30deg);
}

.banner-section .background-text .text-2 {
    position: absolute;
    top: -5px;
    left: 15px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255 255 255 / 0.2);
    color: transparent;
}

.three-item-carousel,
.banner-slider {
    position: relative;
    height: 100% !important;
    z-index: 9;
}

.banner-section .swiper-slide {
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.banner-section .swiper-slide:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0.7;
    content: "";
}

.banner-section .content-outer {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    display: table;
    vertical-align: middle;
}

.banner-section .content-box {
    position: relative;
    padding: 120px 15px 10px;
    min-height: 900px;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}

.banner-section .content-box .inner {
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    padding: 0 15px;
}

.banner-section .swiper-slide-active .content-box .inner {
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.banner-section .content-box h1 {
    position: relative;
    font-size: 70px;
    font-weight: 800;
    line-height: 90px;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    margin-bottom: 30px;
    padding-bottom: 30px;
    letter-spacing: 0;
}

.banner-section .content-box h1:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 76px;
    bottom: 0;
    left: 0;
}

.banner-section .content-box.justify-content-center h1:before {
    left: 50%;
    transform: translateX(-50%);
}

.banner-section .swiper-slide-active .content-box h1 {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.banner-section .content-box h4 {
    position: relative;
    display: block;
    line-height: 1.2em;
    margin-bottom: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}

.banner-section .swiper-slide-active h4 {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.banner-section .content-box .text {
    position: relative;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    margin-bottom: 40px;
}

.banner-section .swiper-slide-active .text {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 1600ms;
    -o-transition-delay: 1600ms;
    transition-delay: 1600ms;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.banner-section .link-box {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    margin: 0 -10px;
}

.banner-section .swiper-slide-active .link-box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.banner-section .link-box a {
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    margin: 0 10px 10px;
}

.banner-section .banner-slider-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.banner-section .banner-slider-button-next {
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 76px;
    text-align: center;
    color: #181614;
    cursor: pointer;
    z-index: 9;
    margin-right: 50px;
    font-size: 20px;
    background-color: rgb(255 255 255);
    transition: .5s;
    border-radius: 50%;
}

.banner-section .banner-slider-button-next:hover {
    color: #fff;
    background:  #E5142F;
}

.banner-section .banner-slider-button-prev {
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 76px;
    text-align: center;
    color: #181614;
    cursor: pointer;
    z-index: 9;
    margin-left: 50px;
    font-size: 20px;
    background-color: rgb(255 255 255 / 98%);
    transition: .5s;
    transform: rotate(180deg);
    border-radius: 50%;
}

.banner-section .banner-slider-button-prev:hover {
    color: #fff;
    background:  #E5142F;
}

/* Style Two */
.banner-section .banner-slider-nav.style-two {
    left: 0;
    right: auto;
    top: auto;
}

.banner-section .banner-slider-nav.style-two .banner-slider-button-prev {
    width: 106px;
    height: 53px;
    border-radius: 0;
    margin: 0;
    line-height: 53px;
    background: #293e9c;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner-section .banner-slider-nav.style-two .banner-slider-button-next {
    height: 53px;
    width: 106px;
    border-radius: 0;
    margin: 0;
    line-height: 53px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner-section .banner-slider-nav.style-two .banner-slider-button-next i {
    margin-left: 10px;
    position: relative;
    top: 1px;
}

.banner-section .banner-slider-nav.style-two .banner-slider-button-prev i {
    margin-right: 10px;
    top: 1px;
    position: relative;
}
.banner-section.style-two .banner-slider-nav {left: auto;right: 0;width: 65px;height: 140px;top: 50%;margin-top: -70px;right: 120px;}

.banner-section.style-two .banner-slider-button-prev {
    margin: 0;
    width: 63px;
    height: 63px;
    border-radius: 32px;
    background-color: rgba(255,255,255,0);
    border: 2px solid #ffffff;
    color: #fff;
    line-height: 67px;
    opacity: .3;
}

.banner-section.style-two .banner-slider-button-prev:hover {
    opacity: 1;
}

.banner-section.style-two .banner-slider-button-next {
    margin: 0;
    width: 63px;
    height: 63px;
    border-radius: 32px;
    background-color: rgba(255,255,255,0);
    border: 2px solid #ffffff;
    line-height: 65px;
    color: #fff;
    opacity: .3;
}

.banner-section.style-two .banner-slider-button-next:hover {
    opacity: 1;
}

.btn-style-one {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 18px 50px;
    overflow: hidden;
    text-transform: uppercase;
	text-decoration: none;
    vertical-align: middle;
    border-radius: 30px;
    background-color: #0E3271;
    font-size: 15px;
    letter-spacing: 1px;
    color: #blue;
    font-weight: 700;
    transition: .5s;
    z-index: 0;
    color: #fff;
}

.btn-style-one:hover {
    color: #fff;
}

.btn-style-one:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    content: "";
    background-color: #000;
    transition: .5s;
    opacity: .1;
    border-top-right-radius: 33px;
    border-bottom-right-radius: 33px;
    z-index: -1;
}

.btn-style-one:hover:before {
    width: 100%;
    border-radius: 0;
}
section.news-section {
  position: relative;
  padding: 50px 0 90px 0;
}
.sec-title h2 {
  position: relative;
  font-size: 33px;
  color: #0E3271;
  font-weight: 500;
  margin-bottom: 35px;
}
.sec-title h2 a {
  text-decoration: none;
  color: #0E3271;
}
.sec-title h2 a:hover {
  text-decoration: underline;
  color: #EE1C25;
}

.news-block-one {
    position: relative;
}

.news-block-one .image {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.news-block-one .image img {
    transition: .5s;
}

.news-block-one .image:before{
    position: absolute;
    top: 0;
    left: -75%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    opacity: 0;
}

.news-block-one .inner-box:hover .image:before{
    -webkit-animation: shine 1s;
    animation: shine 1s;
    opacity: 1;
}

.news-block-one .inner-box {
    position: relative;
    margin-bottom: 30px;
}

.news-block-one .lower-content {
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 30px;
    padding-bottom: 0;
    position: relative;
	min-height: 200px;
}

.news-block-one h4 {
    font-size: 22px;
line-height: 31px;
    color: #0E3271;
    font-weight: 500;
    margin-bottom: 20px;
}

.news-block-one h4 a {
    color: #0E3271;
    transition: .5s;
	text-decoration: none;
}

.news-block-one h4 a:hover {
    color: #EE1C25;
	text-decoration: underline;
}

.news-block-one .text {
    font-size: 16px;
line-height: 26px;
    font-weight: 400;
    margin-bottom: 30px;
}

.news-block-one ul.post-mate {
    border-radius: 10px;
    background-color: #f0f0f0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.news-block-one ul.post-mate li {
    position: relative;
    margin-right: 20px;
    font-size: 14px;
    line-height: 40px;
    color: #737373;
    font-weight: 400;
}

.news-block-one ul.post-mate li i {
    color: var(--theme-color);
    margin-right: 5px;
}

.news-block-one ul.post-mate li:last-child {
    margin-right: 0;
}
.news-block-one .read-more {
    position: absolute;
    top: -23px;
    right: 30px;
}

.news-block-one .read-more a {
    position: relative;
    width: 46px;
    height: 46px;
    border-radius: 23px;
    background-color: #0E3271;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 46px;
}
.news-block-one .read-more a:hover {
    position: relative;
    width: 46px;
    height: 46px;
    border-radius: 23px;
    background-color: #246CE3;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 46px;
}
.accordion-box {
    position: relative;
	margin-top: 30px;
    margin-bottom: 80px;
}
.accordion-box h3 {
    padding: 15px 20px;
	margin-bottom: 0;
}
.accordion-box .block {
    position: relative;
    padding-top: 0px;
    margin-bottom: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
}
.accordion-box .block .acc-btn {
    position: relative;
    cursor: pointer;
    line-height: 1.2em;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    padding: 15px 20px;
    padding-left: 40px;
    border-radius: 10px;
    background: #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    color: #212121;
    font-weight: 500;
	display: block;
	text-decoration: none;
}
.accordion-box .block .acc-btn:hover {
    color: #fff;
    background: #212121;
}
.footer-container {
	padding: 15px;
	font-size: 20px;
	line-height:26px;
	font-weight: normal;
	background-color: #FFF;
	border: 0px none #CCC;
	margin-top: 15px;
	margin-bottom: 0px;
	}
.footer-container h3{
	color: #ca1f26;
	text-decoration: none;
	margin-top: 0px;
	}
.footer-container span, .footer-container span a {
	color: #FF6D0A;
	line-height: 30px;
	}
.footer-container small{
	font-size: 13px;
	}
.inline {
	display: inline;
	}

.red {
	color: #db3035;
	}
.big {
	font-size: 33px;
	}
a.link_red {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
a.link_red:hover {
	text-decoration: underline;
}

.borderless td {
    border: none !important;
}

.navbar {
	margin-bottom: 0px;
	border: 0;
}
.navbar-nav {
    color: #dd353c;
}

.navbar-nav > li:first-child  {
  margin-left: -15px;
}
.navbar-nav > li > a {
	text-shadow: none;
	font-weight: 700;
}
.navbar-custom li li a:hover {
	background-color:  #EE1C25 !important;
}
.sticky {
    position:fixed;
    top:0;
    width: 100%;
    z-index: 999999;
	background-color: #000;
	color:#fff!important;
}
.topnavbar {
	margin-top: 0px;
	/* min-height: 50px; */
	border-radius: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  z-index: 99999;
	/* position: fixed; */
  width: 100%;
	/* -webkit-box-shadow: 0px 10px 35px -13px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 35px -13px rgba(0,0,0,0.75);
box-shadow: 0px 10px 35px -13px rgba(0,0,0,0.75); */
}

.scrolled {
	position: fixed;
}
.topnavbar li{
	list-style-image: none;
	list-style-type: none;
}
.sticky  a {
	color:#fff!important;
}
.sticky .navbar-brand {
    display: block;
    float: left;
    width: 170px;
    height: auto;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 0px !important;
    margin-top: 13px !important;
}
.sticky.wrapper {
    width: 100% !important;
    max-width: 100% !important;
}
.sticky .wsmenu-list {
    text-align: right;
    margin: 0 0 0 auto;
}

.sticky .wsmenu-list>li>a:hover {
    color: #333 !important;
}

.sticky .wsmenu-list>.menu-arrow-1>a::after {
    top: 23px;
}
.navbar-brand-sticky {
    padding: 0;
    margin-top: 15px !important;
    margin-left: 10px !important;
    margin-bottom: 14px !important;
    width: 170px;
}

.sticky .navbar-brand-sticky {
    padding: 0;
    margin-top: 15px !important;
    margin-left: 10px !important;
    margin-bottom: 14px !important;
    width: 170px;
}

.sticky .smllogo {
    top: 13px !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    /* margin-top: 5px !important; */
}
/*.topnavbar .nav li a:hover{
	color: #F00;
	text-decoration: underline;
}*/

.search {
	color: #000;
	width: 100%;
	background-attachment: scroll;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 0;
	padding-top: 0;
	background-color: #fff !important;
	background-image: url(../images/search-icon.png);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	border: 1px solid #ccc;
	font-size: 15px;
}
.search:focus {
	box-shadow: none;
	color: #000;
	font-weight: 300;
	transition: all 0.3s ease 0s;
	border: 1px solid #EE1C25;
}
.navbar-nav h3, .navbar-nav h3 a{
    margin-top: 5px;
	color: #fff;
}
.navbar-text {
    margin-top: 8px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
	background-color: #333;
}
.navbar-custom {
	background-image: none;
	background-color: #EE1C25;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 20px;
	border-radius: 0px;
	min-height: 40px;
}

.navbar-custom a {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-custom .nav li a {
    transition: background 0.3s ease-in-out 0s;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li.active {
	background-color: #fff!important;
	outline: 0 none;
	color: #ee1c25!important;
}
.dropdown-menu > li > a {
	background-color: #333;
	background-image: none;
	color: #ffffff;
}

#wsnavtoggle, #callusicon {
	z-index: 9999999;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color: #ee1c25;
	background-image: none;
	color: #FFF;
}
.lang {
	margin-top: 20px;
}
.lang a {
	color: #000;
	text-shadow: none;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
}
.lang a:hover {
	color: #ee1c25;
}
.nav-pills {
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 14px;
}
.nav-pills > li {
  display: block;
}
.nav-pills > li:first-child  {
  margin-left: 0px;
}
.nav-pills  a {
	color: #000;
	text-shadow: none;
}
.nav-pills  a:hover {
	color: #ee1c25;
}
.nav > li > a:hover {
	color: #fff;
	border-radius:0;
	background-color:#ee1c25 !important;
}
.boxfooter-wrapper {
		background-color: #da251c;
			margin-top: 80px;
}
.boxfooter {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footerpozadina {
	border-top: 1px solid #273E57;
	margin-top: 50px;
	padding-top:20px;
	font-size: 13px;
	color: #eee;
	display: flex;
	justify-content: center;
}
.footerpozadina a {
	color: #b3b3b3;
}
footer {
	color: #b3b3b3;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
	padding: 120px 0 20px 0;
	background-color: #192A3D;
	line-height: 35px;
}
footer a {
	color: #fff;
	margin-bottom: 20px;
	text-decoration: none;
}
footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
footer h3{
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
.portfolio_078 img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	transition: all 0.5s ease 0s;
	/* width: 85% !important; */
	max-width: 85%!important;
}
.portfolio_078 img:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.contact-list-item {
    padding-left: 0;
    list-style: none;
}
.contact-list-item li {
    padding-left: 35px;
    position: relative;
    /* margin-bottom: 15px; */
    min-height: 32px;
    padding-top: 5px;
}
.contact-list-item li > .footericon {
    position: absolute;
    left: 0;
    top: 10px;
    /* width: 25px; */
    /* height: 32px; */
    /* line-height: 32px; */
    text-align: center;
    display: block;
    color: #ee1c25;
}
#cookiesdisplay {
	background-color: #000;
	position: fixed;
	z-index: 99999;
	min-height: 80px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	transition: all 1s ease 0s;
	width: 100%;
}
#cookiesdisplay p{
	color: #CCC; font-size: 14px; line-height: 20px; margin: 10px 235px 10px 100px; padding: 10px 0; position: relative; text-align: left;
}
#cookieAgreee{
	border: 2px solid #000;
	border-radius: 4px;
	color: #FFF !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px 20px;
	position: absolute;
	right: -140px;
	top: 10px;
	background-color: #ee1c25;
	text-decoration: none;
}
#cookieAgreee:hover {
	color: #ee1c25 !important;
	background-color: #FFF;
	text-decoration: none;
}
.link {
	color: #007cb2;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
label.error1 {
	font-weight:normal;
	color:#F00 !important;
	text-align:center;
	font-size: 14px;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
form.cmxform label.error1 { display: none; }
.page-title {
    position: relative;
    padding: 240px 0 90px;
    text-align: center;
    background-size: cover;
}
.page-title::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000000;
  opacity: 0.6;
  content: "";
}
.page-title .title {
  margin-top: 50px;
}
.page-title h1 {
    font-size: 45px;
    line-height: 76px;
    color: #ffffff;
    font-weight: 700;
	z-index: 1;
position: relative;
}
.breadcrumb > li + li:before {
	content: " / ";
	color: #da251c;
	margin: 0 10px;
}
.breadcrumb {
	border-radius: 0px;
	color: #b7b7b7;
	text-align:center;
	padding: 15px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 25px;
	display: block;
}
.breadcrumb > li {
    display: inline;
}
.breadcrumb a{
	color: #b7b7b7;
	text-decoration: none;

}
.breadcrumb a:hover{
	color: #ca1f26;
	text-decoration: underline;
}
.big_img {
	width: 550px;
	margin-right: 35px;
	margin-bottom: 35px;
	float: left;
	object-fit: cover;
  max-height: 600px;
  border-radius: 7px;
}
.alert {
    display: inline-block;
}
.thumb-img6 {
    width: 100%;
    height: 205px;
    padding: 0px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}

.thumb6 {
    width: 100%;
    padding: 0px;
    margin: 0px;
    transition: all 0.5s ease 0s;
}
.thumb-img4 {
	width: 100px;
	height: 65px;
	padding:0px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}
.thumb4 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img5 {
    width: 214px;
	height: 140px;
    padding: 0px;
    overflow: hidden;
    margin: 5px;
    display: inline-block;
	border-radius: 7px;
}
.thumb5 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
	top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.thumb-img6 {
    width: 100%;
		display: flex;
    height: 70vh;
    padding: 0px;
    overflow: hidden;
    margin-right: 0px;
    margin-bottom: 0px;
    /* display: inline-block; */
    clear: both;
		/* -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0))); */
/* mask-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0)); */
}
.thumb-img3 {
	width: 100%;
	height: 205px;
	padding: 0px;
}
.thumb3 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	transition: all 0.5s ease 0s;
}
.thumb-img2 {
	width:100%;
	height: 450px;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thumb2 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img1 {
	width:100%;
	height: 500px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline-block;
	padding-left: 25px;
}
.thumb1 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
	position: relative;
	z-index: 1;
}

.thumb-img0 {
	width:100%;
	height:215px;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thumb0 {
	width:100%;
	padding: 0px;
	object-fit: cover;
	margin: 0px;
	transition: all 0.5s ease 0s;
	-webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
      mask-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));
}

.thumb-placeholder {
  width:100%;
	height:205px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	clear:both;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #222222;
}

.thumb-placeholder > h3 {
  color: #FFF !important;
}

.thumb-placeholder img {
  width: 200px !important;
	height: auto;
}
.carousel .thumb-img0 {
	height:500px;
}
.thumb-img-gal {
	width:100%;
	height:100%;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.thumbgal {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
	object-fit: cover;
	height: 100%;
}
.thumb-left {
	width:90px;
	height:68px;
	padding:0px;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 0px;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
.thumbleft {
	width:90px;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-view {
	width:160px;
	height:105px;
	padding:0px;
	overflow: hidden;
	display: inline-block;
	float: left;
	margin: 0px;
}
.thumbview {
	width: 160px;
	padding: 0px;
	margin: 0px;
}
.panel {
	border-radius: 0px;
	}
.panel-default > .panel-heading {
	background-image: url(../images/transparent.png);
	background-repeat: repeat-x;
	background-position: 0px -60px;
	background-color: #BC1921;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 0px;
	}
.panel-custom {
	margin-bottom:5px;
	border-radius: 0px;
	}
.panel-heading > .panel-custom {
	padding: 5px;
	border-radius: 0px;
	}
.panel-default > .panel-heading h4 a {
	color: #ffffff;
	}
.panel-heading h4 a {
	color: #2062AE;
	}

.panel-body{
	background-color: #F5F5F5;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
}
.panel-body .discount {
    height: auto;
    padding: 10px 8px;
}
.panel-body .text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.panel-body h4{
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	}
.panel-body  a {
	color: #000;
	font-weight: normal;
}
.panel-body  a:hover {
	font-weight: normal;
	color: #E46400;
}
.panel-body:hover a img {
    transform: scale(1.1) rotate(-0.5deg);
}
.panel-body  .cijena {
	color: #E46400;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.panel-body .basket-icon {
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:inline-block;
	padding: 5px;
}
.panel-body .basket-icon:hover {
    color: #fff;

}
.product-heading a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/transparent.png);
	background-repeat: repeat-x;
	background-position: 0px -60px;
	background-color: #BC1921;
	display: inline-block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.product-heading a:hover {
	background-image: url(../images/transparent.png);
	background-repeat: repeat-x;
	background-position: 0px -160px;
	background-color: #2583C5;
}
.product-heading hr {
	margin-top: 0px;
}
.product {
	display: block;
	height: 430px;
	text-align: left;
	transition: all 0.5s ease 0s;
	border: 1px solid #DBDBDB;
	margin-bottom: 20px;
	font-size: 15px;
}
.product:hover {
	background: none repeat scroll 0 0 #f4f4f4;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 10px #ccc;
}
.product h4 a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	margin-top: 0px !important;
}
.product .over{
	position: absolute;
	z-index: 1;
	margin-top: 100px;
	margin-left: 10px;
	font-size: 20px;
	color: #FB7C00;
	text-shadow: 1px 1px 3px rgba(255,255,255,1);
}
.product h4 a:hover{
	color: #EE1C25;
	text-decoration: none;
}
.product p {
	font-size: 14px;
}
.product:hover a img {
    transform: scale(1.1) rotate(-0.5deg);
}
.product-related-header {
	background-color: #BC1921;
	background-image: url(../images/transparent.png);
	background-position: 0px -60px;
	color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
}

.list-group {
    border-radius: 0px;
    box-shadow: none;
}
.bg{
    transition: transform .85s ease-in-out;
}
.bg img{
    width: 70%;
    margin: 0 auto;
}
.bg:hover{
    transform: scale(0.97);
    -moz-transform: scale(0.97);
    -webkit-transform: scale(0.97);
    -o-transform: scale(0.97);
    -ms-transform: scale(0.97);
}
.list-group h1 {
	font-size: 18px;
	color: #000;
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	border-radius: 0px;
	}
.list-group-item {
	display: inline-block !important;
	width: 100% !important;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-radius: 0px;
	color: #666;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	}
.list-group-item:hover a img {
    transform: scale(1.1) rotate(-0.5deg);
}
.boxw {
	background-color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
}
.boxw img{
    width: 100%;
}
.boxw p{
    color:#fff;
    line-height: 1.5445;
    /*padding-left:25%;*/
}
.boxc {
    background-color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
		text-align: right;
}

.boxc > h2 {
	font-size: 40px;
	margin: 40px 0;
	color: #FFF;
}

.boxc > h2 > a {
	color: #FFF;
}

.boxc > h2 > a:hover {
	text-decoration: none;
}

.boxc > p {
	color: #fff;
	line-height: 1.8;
	width: 80%;
	font-style: italic;
	font-weight: 300;
	text-align: right;
	margin-left: 20%;
}

.boxc img {
    width: 50%;
		height: auto;
		margin: 50px auto !important;
}

.boxc > div:nth-of-type(1) {
	width: 80%;
}

.boxc > div:nth-of-type(2) {
	color: #fff;
	line-height: 1.8;
	width: 80%;
	font-style: italic;
	font-weight: 300;
}

.boxblack {
	background-color: #BAC4C9;
	text-align: center;
}

.boxblack .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
		display: inline;
}
.boxp {
	padding: 0 30px;
}
.boxp h1{
	font-weight: 700;
}
.well h2 {
	margin-top: 0px;
}
.thumb-img10 {
	width:50%;
	height:410px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.thumb10 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
	position: relative;
	z-index: 0;
}
.parallax {
  background-color: #333;
  position: relative;
  overflow: auto;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 100px;
}
.parallax-overlay {
  /* background-color: rgba(153, 153, 153, 0.3); */
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.main-container.overlay {
    background-color: rgba(0, 0, 0, 0.45);
    height: auto;
}
.parallax h1 {
  font-size: 30px;
  color: #fff;
  line-height: 50px;
}
.parallax .caption {
	/* margin-top: 65px; */
	text-align: center;
	color: #fff;
	padding: 0 100px;
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 80%;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.parallax .caption h1 {
	font-weight: 700;
}
.parallax .caption span.border {
  color: #fff;
  padding: 15px !important; /* To override .full */
  font-size: 60px;
  /* text-shadow: 0px 2px 2px #000; */
}
.parallax .col-xs-12 {
  position: static;
}
.news-block-one .label{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color:#EE1C25;
	border-radius: 7px;
	margin-top: 0px;
	position: absolute;
	display: inline-block;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	z-index: 1;
}
.news-block-one .gallery {
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 25px;
    position: relative;
	text-align: center;
	min-height: 120px;
}

.label-default{
	background-color: #333;
	letter-spacing: 0.05em;
	background-image: none;
}
.description {
    margin: 15px;
    /* min-height: 120px; */
}

.description h4 {
	font-style: normal;
}
.description1 {
	margin: 0 8px 0 8px;
	min-height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.description1 h4{
	color: #007cb2;
	font-weight: bold;
}
.description1 h4:hover{
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
.promotion {
    border-radius: 4px;
    top: 65px;
    height: 38px;
    left: 0px;
    position: absolute;
    width: auto;
    z-index: 10;
}

.discount {
    background: none repeat scroll 0 0 rgba(255, 0, 48, 0.9) !important;
    border-radius: 0 4px 4px 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 22px;
    font-weight: 300;
    height: 100%;
    padding: 3px 8px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.menu-wrapper-left {
		width: 250px;
}
.carousel-caption {
    background-color: rgba(218,37,28,.7);
	top: 35%;
	right: 35%;
left: 35%;
bottom: auto;
padding: 30px 40px;
line-height: 33px;
font-size: 18px;
}
.carousel-control {
    line-height: 20px;
    width: 30px !important;
	color: #fbfbfb;
}
.carousel-caption h1 {
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 22px;
	color: #FFF;
}
/*.carousel a {

}*/

.carousel a img {
    max-width: 100%;
}
.social-icons .fa-facebook-f {
    background-color: #292929;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    padding: 13px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.footerpozadina a .fa-facebook-f {
	color: #FFF;
	height: 40px;
	width: 40px;
	background-color: #222222;
	border-radius: 50%;
	padding: 10px;
}

.footerpozadina a:hover .fa-facebook-f {
	color: #da251c;
}

.social-icons .fa-facebook-f:hover {
    color: #DA251C;
}
/*.socialIcon a {
	color: #ffffff;
	display: inline-block;
	font-size: 17px;
	margin-right: 10px;
	padding: 6px 3px;
	text-align: center;
	transition: all 0.15s ease-in-out 0s;
	width: 35px;
	background-attachment: scroll;
	background-color: #ccc;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.socialIcon a:hover {
	color: #fff;
	background-color: #EE1C25;
}*/
.plus a {
	padding: 0px;
	margin: 0px;
}
.tabs-group{
	display: block;
}
.nav-tabs > li > a {
	background-color: #333;
	color: #FFF;
}
.tab-content > .active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.btn-custom{
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 18px 50px;
  margin-top: 20px;
  overflow: hidden;
  text-transform: uppercase;
  vertical-align: middle;
  border-radius: 30px;
  background-color: #0E3271;
  font-size: 16px;
  letter-spacing: 1px;
  border: 0 none;
  font-weight: 700;
  transition: .5s;
  z-index: 0;
  color: #fff;
}
.btn-custom:hover {
    color: #fff;
}
.btn-custom:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    content: "";
    background-color: #000;
    transition: .5s;
    opacity: .1;
    border-top-right-radius: 33px;
    border-bottom-right-radius: 33px;
    z-index: -1;
}
.btn-custom:hover:before {
    width: 100%;
    border-radius: 0;
}
.btn-custom1
{
	background-color: #E82600;
	/* background-image: url(../images/transparent.png);
	background-position: 0px -60px; */
	color: #FFF;
	font-size:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	display:inline-block;
	transition: all 0.3s ease 0s;
	padding: 8px 20px;
}
.btn-custom1:hover
{
	background-color: #fff;
	background-image: none !important;
	color: #333;
}
.btn-custom2 {
	background-color: #E82600;
	border: 2px solid #fff;
	color: #FFF;
	font-size:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	display:inline-block;
	transition: all 0.3s ease 0s;
	padding: 8px 30px;
}
.btn-custom2:hover
{
	background-color: #333;
	background-image: none !important;
	color: #FFF;
}
.post-pagination {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 85px;
}

.post-pagination li {
	display: inline-block;
	margin: 0 4px 10px;
}

.post-pagination li a {
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: block;
	background-color: #F0F4F9;
	text-align: center;
	color: #222;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
    border-radius: 5px;
	text-decoration: none;
}

.post-pagination li span {
	font-size: 12px;
}

.post-pagination li.active a,
.post-pagination li a:hover {
	color: #fff;
	border-color: transparent;
    background-color: #fb7500;
	text-decoration: none;
}
label.error1 {
	font-weight:normal;
	color:#F00 !important;
	text-align:center;
	font-size: 14px;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
label.error1 { display: none; }
.scroll-to-top {
    position: fixed;
    right: 50px;
    bottom: 50px;
    width: 65px;
    height: 65px;
    font-size: 18px;
    line-height: 65px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    margin-left: -26px;
    display: none;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background: #fff ;
    color: #0E3271;
	box-shadow: 0 0px 15px 2px #eee;
}

.scroll-to-top.style-two {
    background-color: #0E3271;
}

.scroll-to-top:hover {
    color: #fff;
  background-color: #E5142F;
}


.izdvojeno-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	transition: all 0.5s;
}

.z-izdvojeno > a > h3 {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 20px;
	font-size: 24px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	transition: all 0.5s;
	color: #FFF;
	background: rgba(218, 37, 28, 0.7);
	padding: 15px 40px;
	text-transform: uppercase;
}

.z-izdvojeno:hover > a > h3 {
	text-shadow: 4px 4px 10px rgba(0,0,0,0.7);
	background-color: #da251c;
}

.z-izdvojeno:hover > .izdvojeno-overlay {
	background: rgba(0, 0, 0, 0);
}

.z-izdvojeno > a > img {
	width: 100%;
	height: 250px;
}

.z-cover {
  width: 100%;
  object-fit: cover;
}

.z-grid::before {
	display: none;
}

.z-grid::after {
	display: none;
}

.z-grid .z-izdvojeno:nth-child(1) {
	grid-column: 1;
	grid-row: 1 / 3; /*Kontroliramo broj cellova, 1/4 za 1 : 3*/
}

.z-izdvojeno:nth-child(1) > a > h3 {
	font-size: 40px;
}

.z-grid .z-izdvojeno:nth-child(1) > a > img {
object-fit: cover;
height: 100%;
}

.kol-five-desc {
	min-height: 10px;
	font-size: 16px !important;
}
.view-imgs {
	margin: 50px 0 25px 0;
}
.no-pad {
	padding: 0;
}
.view-txt {
	font-size: 18px;
	font-weight: 300;
}
.z-kontakt-wrapper {
	display: flex;
	flex-direction: column;
}
.z-kontakt-one {
	background: #f0f0f0;
	padding: 25px;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	border-radius: 8px;
	color: #737373;
}
.z-kontakt-one > a {
	display: flex;
	align-items: center;
	color: #737373;
	text-decoration: none;
}
.z-kontakt-one > h3 {
	margin-top: 0;
	margin-bottom: 20px;
	color: #212121;
}
.z-kontakt-one > a:hover {
	color: #da251c;
}
.z-kontakt-one > a > svg {
	margin-right: 10px;
}
.z-kontakt-one .fa {
	margin-right: 12px;
	color: #fb7500;
}
.z-kontakt-two {
	background: #f0f0f0;
	padding: 25px;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	border-radius: 8px;
	font-size: 13px;
	color: #737373;
}
#captchaOperation {
	text-align: right;
	padding-top: 15px;
	font-weight: 700;
}
.contact-form.style-two textarea, .contact-form.style-two input {
  border-color: #f0f0f0;
}
.contact-form input {
  height: 63px;
  border-radius: 10px;
  background-color: #f0f0f0;
  width: 100%;
  padding: 0 25px;
  font-size: 15px;
  color: #737373;
  font-weight: 400;
}
.contact-form .chekbox {
  height: 20px;
  border-radius: 0;
  width: auto;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.contact-form textarea {
  height: 177px;
  border-radius: 10px;
  background-color: #f0f0f0;
  width: 100%;
  padding: 13px 25px;
  font-size: 15px;
  color: #737373;
  font-weight: 400;
}
.address {
	display: flex;
	align-items: center;
}

.address > svg {
	margin-right: 10px;
}

@media (max-width: 767px) {
.navbar-brand {
	padding: 15px 0;
	margin-right: 10px;
	margin-bottom: 0px;
	height: auto;
	margin-left: 0px;
}
header {
    height: 52px;
}
.page-title {
  position: relative;
  padding: 130px 0 55px;
}
.page-title h1 {
  font-size: 32px;
  line-height: 48px;
}
footer {
	height: auto;
	padding: 40px 0 20px 0;
	text-align: center;
}
.motobike{
    height: auto;
	width: 100%;
	padding: 15px;
}
.navbar-brand-footer {
  padding-right: 0;
  width: auto;
}
h1 {
	margin-bottom: 5px;
	font-size: 30px;
}
.boxp {
  padding: 20px 15px;
}
.content {
  padding: 30px 0;
  margin-bottom: 50px;
  line-height: 25px;
}
.intro {
  padding: 30px 0;
  margin-bottom: 50px;
  line-height: 25px;
}
.scroll-to-top {
  right: 30px;
  bottom: 30px;
}
.banner-section .swiper-slide {
  height: 100vh;
}
.banner-section .content-box h1 {
  font-size: 44px;
  line-height: 60px;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.banner-section .content-box {
  padding: 80px 15px 10px;
}
.main-container {
  padding: 25px;
  margin: 15px auto;
  font-size: 16px;
  line-height: 25px;
}
.parallax {
    margin-top: 0px;
	margin-bottom: 40px;
}
.parallax .caption {
    text-align: center;
    color: #fff;
    padding: 0 0px;
}
.parallax .caption span.border {
    padding: 0px !important;
}
.parallax-overlay {
    min-height: 370px;
}
.big_img {
    width: 100%;
		margin-bottom: 25px;
}
.thumb-img5 {
    height: auto;
	margin: 0;
	width: 100%;
	margin-bottom: 10px;
}
.thumb5 {
  top: 0;
  transform: none;
}
.thumb-img6 {
    height: 30vh;
}
 .navbar-header {
	margin-top: 0px;
}
.navbar-right{
	float: none;
}
.nav > li {
	float: none;
	}

.navbar-top{
	display: inline-block;
	}
  .navbar-default {
		position: absolute;
	}
	.navbar-custom .nav li a {
	transition: background 0.3s ease-in-out 0s;
	padding: 10px;
}
.navbar-nav > li:first-child  {
  margin-left: 0px;
}
.lang .nav-pills > li {
	display: block !important;
	float:left;
}
	#slidingbar-area {
		display: none;
	}
	#topbar {
		display: none;
	}
	.navbar-default {
		top: 0 !important;
		height: auto !important;
		float: none !important;
	}
	.navbar-collapse .nav {
		float: none !important;
	}
	.navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
		border-top-color: #E1E1E1 !important;
		border-top-width: 1px !important;
		border-top-style: solid !important;
		line-height: 20px !important;
		height: auto !important;
		margin: 0;
	}
	.navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
		background-color: #007AFF !important;
		color: #FFFFFF !important;
	}
	.navbar-nav, .dropdown-menu {
		margin-top: -1px !important;
		padding-top: 0;
		margin-bottom: 0 !important;
	}
	.navbar-toggle {
	border: medium none;
	border-radius: 0;
	margin: 11px 12px;
	padding: 10px;
	background-color: #333;
	}
	.navbar-toggle .icon-bar {
		background-color: #FFFFFF !important;
		height: 3px;
	}
	.navbar-default .navbar-nav .menu-search > a:hover, .navbar-default .navbar-nav .menu-search > a:focus {
		background: none !important;
		color: #007AFF !important;
	}
.content {
  margin-bottom: 45px;
  padding: 15px;
}
.intro {
  margin-bottom: 45px;
  padding: 15px;
}
.thumb3 {
    width: 100%;
}
.thumb-img0 {
	height:auto !important;
}
.thumb-img1 {
	height:auto !important;
	max-height:auto !important;
	padding-left: 0;
}
.thumb-img2 {
	height:auto !important;
	max-height:auto !important;
}
.btn-custom
{
	margin-top: 15px;
	width: 100%;
}
.home {
	height: auto !important;
	margin-bottom: 10px;
	    padding-bottom: 40px;
}
.product {
	height: auto !important;
}
.menu-wrapper-left {
			width: 100%;
		}
		#cookiesdisplay p{
	color: #CCC;
	font-size: 15px;
	line-height: 18px;
	position: relative;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#cookieAgreee{
	padding: 10px 20px;
	right: 0px;
	top: 0px;
	clear:both;
	display: inline-block;
	position: relative;
}

.z-txt-left {
	width: 100%;
}

.z-flex-ser {
	flex-direction: column;
}

.z-grid {
	grid-template-columns: 1fr;
	grid-auto-rows: 250px;
}

.z-grid .z-izdvojeno:nth-child(1) {
	grid-row: initial;
	grid-column: initial;
}
.z-izdvojeno > a > h3 {
	font-size: 16px;
}
.z-kontakt-one {
	flex-direction: column;
}

.z-kontakt-one > .left {
	width: 100%;
}

.z-kontakt-one > .right {
	width: 100%;
	flex-direction: column;
	align-items: flex-start;
	margin: 20px 0;
}

.z-kontakt-one > .right > a {
	margin-left: 0;
	font-weight: 400;
	font-size: 14px;
}
.z-view-title {
	margin-bottom: 25px;
}
.accordion-box .block .acc-btn {
  padding-left: 15px;
}
.accordion-box h3 {
  font-size: 20px;
}
.thumb-img4 {
  height: 57px;
  margin-right: 20px;
}
.boxfooter {
	flex-direction: column;
}

.boxfooter > .left > h3{
	font-size: 20px;
}

.boxfooter > .right > .btn-custom2 {
	font-size: 24px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: 0 !important;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: 0 !important;
}

}
@media (min-width: 768px) and (max-width: 991px) {
	header {
	    height: 52px;
	}
.thumb3{
    width: 100%;
}
.home {
    font-size: 15px;
	height: auto;
	padding-bottom: 20px;
}

.home h4 a, .home h4 {
    font-size: 18px;
    line-height: 22px;
		min-height: 45px;
}
.logofooter {
	display: none;
	visibility: hidden;
}
.parallax-overlay {
    min-height: 350px;
}
.parallax .caption {
    margin-top: 0;
    padding: 0 35px;
		width: 100%;
}
.parallax h1 {
    font-size: 24px;
    line-height: 39px;
}
.parallax .caption span.border {
    padding: 0px !important;
    font-size: 41px;
}
.big_img {
    width: 350px;
margin-right: 20px;
margin-bottom: 20px;
}
.boxfooter h3 {
    font-size: 20px;
}
  .searchmob {
  	display: block;
  	height: 50px;
  }
  .lang {
      margin-top: 10px;
      float: left;
  	margin-left: 10px;
  }
  .lang a {
      font-weight: 700;
  }
  .search {
  	width: 50%;
  	margin-top: 5px;
  margin-left: 2px;
  margin-right: 5px;
  float: right;
  }
  .search:focus {
  	width: 95%;
  	position: absolute;
  margin-left: 5px;
  }
  .search-box {
	  top: 3px;
	  right: 3px;
	  bottom: auto;
	  margin: 0 !important;
	  border: none !important;
	  box-shadow: none;
	  background: none;
  }
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
	 padding-left: 10px;
    padding-right: 10px;
}

  .carousel .thumb-img0 {
    height: 340px;
}
  .thumb-img0 {
	height:auto !important;
}
.thumb-img1 {
	height:auto !important;
	max-height:auto !important;
}
.thumb-img2 {
	height:auto !important;
	max-height:auto !important;
}
.thumb-img5 {
    width: 225px;
	height: 145px;
}
.thumb-img6 {
    height: 40vh;
}
.thumb-img10 {
    height: auto !important;
}
.portfolio_078 {
    padding: 5px 10px;
}
.portfolio_078_header {
    margin: 0 auto 0px auto;
}
.product {
	height: auto !important;
}
.menu-wrapper-left {
			width: 100%;
		}
#cookiesdisplay p{
	color: #CCC;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#cookieAgreee{
	background: #ee1c25;
	border: 2px solid #000;
	border-radius: 4px;
	color: #FFF !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px 20px;
	right: 0px;
	top: 0px;
	clear:both;
	display: inline-block;
	position: relative;
}
.boxc {
	text-align: center;
}
.boxc > div:nth-of-type(2) {
	width: 100%;
}
.z-izdvojeno > a > h3 {
	font-size: 16px;
}
.kol-five-desc {
    min-height: 260px;
	}
	footer ul{
		font-size: 12px;
	}

	.view-txt {
    font-size: 17px;
}
.gallery {
	height: 355px;
}
.thumb-placeholder {
	height: 128px;
}

.z-izdvojeno:nth-child(1) > a > h3 {
	font-size: 24px;
}
.boxfooter > .left > h3{
	font-size: 22px;
}

.boxfooter > .right > .btn-custom2 {
	font-size: 24px;
}

.footer-logo {
	margin-bottom: 35px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: 0 !important;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: 0 !important;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
.navbar-brand {
  max-height: 60px;
}
	.thumb-img5 {
		width: 227px;
        height: 150px;
    }
    .thumb-img6 {
        height: 40vh;
    }
    .big_img {
        width: 455px;
    }
    .home {
        height: auto;
    }
		.wsmenu-list > li {
			padding: 0 10px;
		}
	.z-izdvojeno > a > h3 {
		font-size: 24px;
	}
	.description {
    min-height: 215px;
}
.view-txt {
    font-size: 17px;
    margin: 10px;
}

.wsmenu-list > li > a {
	font-size: 14px;
}
.thumb-placeholder {
	height: 165px;
}

.boxfooter > .left > h3{
	font-size: 24px;
}

.boxfooter > .right > .btn-custom2 {
	font-size: 28px;
}

}

@media (min-width: 1200px) and (max-width: 1365px) {
	.wsmenu-list > li {
		padding: 0 15px;
	}
}
