* {
    outline: medium none !important;
}
body {font-family: "Open Sans",Arial,sans-serif;}
html, body { height: 100%; margin: 0; }
p {
  margin-bottom: 1.15rem;
  font-size: 1rem;/*0.875rem;*/
  line-height: 1.5rem;
  text-rendering: optimizeLegibility;
  }
li{font-size: 1rem;}
select,[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea ,[type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, textarea:focus{
   
    
    
    border: 0px solid #000;
    border-radius: 0px;
    
    
    font-size: 0.85rem;
    
    line-height: normal;
    margin: 0;
    padding: 0;
   
}

a{ text-decoration: none;}
a:hover, a:focus {color: #00a89a;}

/*KOREKCIJE FOUNDATION*/

.row {max-width: 71.25rem;}
.button {border-radius: 0px;font-size:0.875rem;font-weight:600;min-width:110px;}
.thumbnail {border-radius: 0px;}
.button {letter-spacing:1px;}
.button.hollow {border: 2px solid #2ba6cb;color: #2ba6cb;}

.subheader {color: inherit;}

.h1{ font-size: 2.25rem; width: 100% !important;}
.lead {font-weight: 300;}
.mt-3 { margin-top: 1rem;}

/*END*/



.pagination li{
	list-style:none;	
	text-align:center;	
	border-radius:0px;
	display:inline-block;
}
.pagination li a{font-weight:bold;color:#777}
.pagination li .current{border-color:#000;}

/*FOOTER*/

.footer{ padding-top:60px; padding-bottom:40px; }
footer{background:#0a0a0a;}
footer ,footer a{color:#fff;}
footer ,footer a:hover,footer ,footer a:focus{color:#fff;text-decoration:underline;}
footer h2 {    
    font-size: 1rem;
	font-weight:700;
    line-height: 2rem;
    margin-bottom: 1rem;
    padding: 5px 0;
    position: relative;
    text-transform: uppercase;
}
footer h2:after{content: "";width:30px;position:absolute;background:#fff;height:3px;bottom:0;left:0;}
footer ul{padding-left:0;list-style:none;}
.copyright p{margin:0;line-height:1.6rem;font-size:0.75rem;color:#f3f3f3;}
.copyright{text-align:center;background:#050505;padding:10px;}

/* vertical text */
.vertical-wrapper{position:relative;}
.vertical-text{
	transform: rotate(90deg);
	transform-origin: left top 0;
	position:absolute;
}

.vertical-text:after{  
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
}

.main-nav{
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
	padding:8px 0;
}

.numero{
	color:#888;
	display:inline-block;
	width:40px;
	text-align:center;
	background:#eee;
}

.tz-header2 {
  background: none repeat scroll 0 0 rgba(47, 52, 57, 0.7);
  left: 0;
  position: fixed;
  top: 20px;
  transition: all 0.4s linear 0s;
  width: 100%;
  z-index: 999999;
}

.tz-header-animation {
  background: none repeat scroll 0 0 rgba(47, 52, 57, 0.7);
  padding: 0;
  top: 0;
}

/*LOGO RESIZE SCALE*/

.tz-logo {
    line-height: 10px;
    margin: 12px 0;
    transform: scale(1);
    transition: all 0.3s linear 0s;
}
.tz-header-animation .tz-logo {
    transform: scale(0.8);
}

@media screen and (min-width: 0px) and (max-width: 800px) {
	.quad-block{padding:0 15px;}
	.lead { font-size: 100%;}
}

.img-responsive {   
    width:100%;
    max-width:100%;
	max-height:100%;
}

/*featured blocks*/

.featured-block{padding:30px 0px;}
.featured-block h2{margin-top:0;font-weight:700;}
.featured-block.black h2{color:#fff;}
.red > h2{color:#fff;margin-bottom:16px;}
.featured-block .image-container{height:280px;display:inline-block;margin-right:10px;vertical-align:middle;}
.featured-block .text-content{display:inline-block;vertical-align:middle;max-width:300px;}

/*info box*/

#contact-us-roll .info-box {
  background-color: inherit;
  margin:0;
  padding: 0px;
}

#contact-us-roll .info-box-note{    
    height: auto;
    padding:20px 0;
}

#contact-us-roll .info-box-note .info-box__text{    
    margin-left: 0px;
}

#contact-us-roll .info-box {    
    height: auto;
    padding:0px;
}

#contact-us-roll .info-box__text {
  margin-left: 0px;
}

#contact-us-roll .info-box .fa {
  color: #222;
  float: left;
  font-size: 40px;
  margin-right: 10px;
}

#contact-us-roll .info-box__title {
  font-weight:300;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

#contact-us-roll .info-box__subtitle {
  font-weight:400;
  display: block;
  font-size: 14px;  
}

.contact .phone a {
	color: #222;	
}

.contact .phone a:hover {
	text-decoration: underline;
}

.white .button{color:#fff;}
.price{font-weight:bold;}
.price span{margin-right:10px;}
.old{color:#999;text-decoration: line-through;}
.new{color:#e2001a}

/*SLIDER*/

#full-width-slider{ width: 100%; color: #fff; }
#full-width-slider .infoBlock h4 {   
  font-weight:bold;
}

@media screen and (min-width:960px){
	#full-width-slider .infoBlock h4 {
	  font-size: 42px;	  
	}
	#full-width-slider .infoBlock p {
	  font-size: 16px;  
	}
	#full-width-slider .infoBlockLeft{left: 30px;right:auto;}
    #full-width-slider .infoBlockRight{left: auto;right: 30px;}
}

#full-width-slider .infoBlock {background: none;}

#full-width-slider .blackMask{background:rgba(0, 0, 0, 0.75);color:#fff;}
#full-width-slider .whiteMask{background:rgba(255, 255, 255, 0.75);color:#000;}

#full-width-slider .blackText,
#full-width-slider .blackText a,
#full-width-slider .blackText h2,
#full-width-slider .blackText h3,
#full-width-slider .blackText h4,
#full-width-slider .blackText h5{color:#000;}

/* FULL WIDTH SLIDER V2*/

#full-width-slider-2{width:100%;color:#fff;}
#full-width-slider-2 .infoBlock h4 {   
  font-weight:600;
  margin-bottom:10px; 
}

#full-width-slider-2 .infoBlock p {  
  margin-bottom:10px;
}

#full-width-slider-2 .infoWrapper {
  background:rgba(0, 0, 0, 0.6);  
  max-width: 26%;
  overflow: hidden;
  padding: 20px;
  position: absolute;  
  top:0;
  right: 0px;
  bottom: 0px;
  height:100%;
}

#full-width-slider-2 .infoBlock{background:none; position:relative; width:100%; display:block;max-width:none;left:20px;top:100px;}

@media screen and (min-width:960px){
	#full-width-slider-2 .infoBlock h4 {
	  font-size: 28px;	  
	}
	#full-width-slider-2 .infoBlock p {
	  font-size: 16px;  
	}
	#full-width-slider-2 .infoBlockLeft{left: 0px;right:auto;}
    #full-width-slider-2 .infoBlockRight{left: auto;right: 0px;}
}

#full-width-slider-2 .blackText,
#full-width-slider-2 .blackText a,
#full-width-slider-2 .blackText h2,
#full-width-slider-2 .blackText h3,
#full-width-slider-2 .blackText h4,
#full-width-slider-2 .blackText h5{color:#000;font-weight:bold;}

#full-width-slider-2 .infoBlock a {
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	border:2px solid #f3f3f3;
	cursor: pointer;
	display: inline-block;
	font-size: 0.725rem;
	line-height: 1;
	margin: 0 0 1rem;
	padding: 0.85em 1em;
	text-align: center;
	transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
	vertical-align: middle;
}

.hidesearch .ti-close {
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  border-radius: 0;
  color: #e2001a;
  cursor: pointer;
  font-size: 30px;
  height: auto;
  margin: 0;
  position: absolute;
  right: 0;
  top: -4px;
  width: 40px;
  z-index:2;
}

/*featured latest news*/

section.latest-news{padding:30px 0 0 0;}
.latest-news .item-news{padding-bottom:16px;}
.latest-news .item-details{background:#f5f5f5;padding:16px 16px 10px 16px;position:relative;min-height:90px;}
.latest-news .item-details h2{color:#000;font-size:16px;}
.item-details > p { font-size: 13px;}
.item-details .info{ font-size: 11px;color:#777;line-height:12px;margin:0;position:absolute;bottom:16px;}

/*efects*/

.featured-categories{margin:30px 0;padding:30px 0 15px 0;background:#f5f5f5;}
.featured-categories figure{margin:0 auto;margin-bottom:15px;position:relative;}
.featured-categories h2{color:#fff;font-weight:bold;}
.featured-categories h2{font-size:1.625rem;line-height:1.7875rem;margin-top:0;margin-bottom:10px;}
.featured-categories p{margin-top:10px;margin-bottom:10px;}
figure.effect p{display:none;}
.featured-categories img{opacity:0.5}
.featured-categories .effect{
	position: relative;
    max-width:360px;
    max-height:277px;	
	overflow: hidden;	
	background: rgba(11, 35, 62, 1);/*#3085a3;*/
	text-align: center;
	/*cursor: pointer;*/
}

figure.effect figcaption {
	text-align: right;
}

figure.effect h2,
figure.effect p,figure.effect a {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}

figure.effect p {
	color:#fff;
	bottom: 50px;
	font-size: 0.875rem;
    line-height: 1.25rem;    
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect a {
	color:#fff;
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	font-weight:bold;
	text-decoration:underline;
}

figure.effect h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect h2::after,
figure.effect p,figure.effect a {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect:hover h2::after,
figure.effect:hover p,figure.effect:hover a  {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

@media screen and (min-width:1024px){figure.effect p{display:block;}}
@media screen and (max-width:480px){
	figure.effect figcaption {
	    text-align: left;
    }

	.small-6 figure.effect h2{font-size:0.875rem;}
	.small-6 figure.effect a {
	  font-size: 14px;
	  font-weight: 400;
	  line-height: 16px;
	  text-align: left;
	  top: 0;
	}
	#latest-news{
		border-bottom:1px solid #cacaca;margin-bottom:30px;
	}
}

.date-info{width:60px;padding:10px;text-align:center;background:#ddd;color:#0a0a0a;}
.date-info span{display:block;}
.date-info .day{font-size:20px;}
.date-info .month{font-size:13px;}
.section-readmore{font-size: 0.875rem;}

/*DUAL BLOCK*/

.dual-block{margin:30px 0;}
.featured-block.blue{padding:30px;background:#f3f3f3;}
.featured-block h2 a{color:#0a0a0a;}
.featured-block h2 a:hover{color:#258faf;}
.featured-block .details{padding-bottom:5px;color:#777;font-size:14px;text-transform:uppercase;}
.featured-block .details a{color:#777}
.featured-block .details a:hover{color:#258faf;}

/*FEATURED ACTIONS*/

.brand {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.4em;
  text-transform: uppercase;
}

/*SLIDER*/

.unbold{font-weight:300;display:block;}
.infoBlock a:hover{color:#fff;}

/*FULL BOTTOM*/

#full-bottom{margin-bottom:30px;}

/*MENU GROUP DESC*/

.group-description{
	display:block;
	position:relative;
	line-height: 17px;
    padding: 13px 20px 13px 20px;
	font-weight:bold;	
}

/*dodaci za Entext*/
#main-menu .description {
  display: block;
  font-size: 11px;
  font-style: italic;
  text-transform:none;   
}

@media (min-width: 768px) {
.main-nav .sub-arrow{display:none;}	
.main-nav {padding:0;}	
.fixed{ position: fixed; top: 0; left: 0;width:100%;z-index: 999;}
.main-nav.fixed{padding:0;}
 
.nav-brand a,.nav-brand a img, #main-menu > li{transition: height 0.4s linear 0s;}
#main-menu > li > a, #search-language-wrapper{transition: all 0.3s ease;}

.nav-brand a{
    font-size: 0px; 	
    position: relative;	
}

.nav-brand img{
	display:inline-block;    
	height:100%;
    width:auto;	
    
}

#main-menu .description {transition: opacity 0.3s linear 0s;}
#main-menu > li{position:relative;}
#main-menu > li > a{transition: padding-top 0.3s ease 0s;}
#main-menu > li:hover > a{}
#search-language-wrapper{padding-top:12px;padding-bottom:12px;}

.fixed #main-menu > li {height:40px;}
.fixed span.description{opacity:0;visibility:hidden;}
.fixed #search-language-wrapper{padding-top:3px;padding-bottom:3px;}
.fixed .nav-brand a{height:40px;}

}

#featured-actions .item{position:relative}

/*HEADER 2*/

#header-2{position:relative;}
#header-2 .thumbnail{display:block;max-width:100%;max-height:100%}

.masonry-grid {
    margin: 3px;
    position: relative;
}

.grid-sizer, .masonry-grid-item {
    float: left;
    padding: 3px;
    width: 25%;
}

.masonry-grid-item a {
    display: block;
    position: relative;
}

.masonry-grid-item a:before {
    background-color: #000000;
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
}

.masonry-grid-item a:hover:before {
    opacity: 0.2;
    visibility: visible;
}

.masonry-grid-item.w2 {
    width: 50%;
}

.masonry-grid-item.w3 {
    width: 75%;
}

.masonry-grid-item.w4 {
    width: 100%;
}

.masonry-grid img {
    width: 100%;
}
.owl-middle-outer-narrow .owl-controls .owl-buttons div {
    color: #3d3734;
}
@media (max-width: 767px) {
	.masonry-grid-item {
		width: 50%;
	}
	.masonry-grid-item.w2, .masonry-grid-item.w3 {
		width: 100%;
	}
}

@media (max-width: 480px) {
.masonry-grid-item {
    width: 100%;
}
}

.extra-grid{height:30%;width:100%;}
.extra-grid {
    margin: 3px;
    position: relative;
}
.grid-item {
    display:inline-block;
    padding: 3px;
    width: 25%;font-size: 0;
}
.grid-item a {
    display: block;
    position: relative;box-sizing: border-box;
}
.grid-item a:before {
    background-color: #000000;
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
}
.grid-item a:hover:before {
    opacity: 0.2;
    visibility: visible;
}
.grid-item.w2 {
    width: 50%;
}
.grid-item.w3 {
    width: 75%;
}
.grid-item.w4 {
    width: 100%;
}
.extra-grid img {
    width: 100%;
}

.h1{width:66.25%;}
.h2{width:100%;}
.q1{width:33.25%;}
.v1{width:100%;}

@media (max-width: 767px) {
.contact .phone {
	margin-bottom: 0.5rem;
}

.contact .phone a {	
	line-height: 32px;	
}

.grid-item {
    width: 50%;
}
.grid-item.w2, .grid-item.w3 {
    width: 100%;
}
}
@media (max-width: 480px) {
.grid-item {
    width: 100%;
}
}
.block-group, .block, .block-group:after, .block:after, .block-group:before, .block:before {
    box-sizing: border-box;
}
.block-group {height:600px;
}
.block-group:before, .block-group:after {
    content: "";
    display: table;
    line-height: 0;
}
.block-group:after {
    clear: both;
}
.block-group {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.block-group > .block-group {
    clear: none;
    float: left;
    margin: 0 !important;
}
.block {
    float: left;
    width: 100%;
}
.w50{width:50%;}
.w75{width:75%;}
.w25{width:25%;}
.w100{width:100%;}
.box {
  
  box-sizing: border-box;
  
  height: 100%;
  
  text-align: center;
}


.item-wrapper{position:relative;padding:4px 0 0 4px;}
.item-wrapper-last{position:relative;padding:4px 4px 0 4px;}
.item-8-4{position:relative;width: 100%;padding-bottom: 55.75%;background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;color:#f3f3f3;min-height:100px;
	
    }
.item-4-4{position:relative;padding-bottom: 112.25%;background:#6f4e37;width:100%;color:#f3f3f3;min-height:100px;} /*#6f4e37 cofee, orange #ea6a4a*/
.item-12-2{position:relative;padding-bottom: 12%;background:#444242;width:100%;color:#f3f3f3;min-height:100px;}/*3d3835*/
.item-3-6{position:relative;padding-bottom: 151.7%;width:100%;background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;color:#f3f3f3;min-height:100px;
   }

.mask{width:100%;height:100%;}
.dark-gery{background:rgba(0,0,0,0.5)}
.content-text{color:white;position:absolute;left:0;bottom:0;top:0;right:0;background:rgba(0,0,0,0.35);display:table;
vertical-align:middle;
text-align:center;}
.text-wrapper{display:table-cell;}
.fig-wrapper{position:relative;overflow:hidden;margin:0 auto;width:auto;height:auto;}
#owl-slider figure{position:relative;margin:0 auto;}
.text-content{position: absolute;
top: 0; bottom: 0; left: 30px; right: 30px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;}
.maskara{position:absolute;left:0;right:0;top:0;right:0;height:100%;width:100%;background:rgba(0,0,0,0.25)}
html,body{height:100%;}

/*.owl-carousel {position: relative;height: 100%;}*/
#slider-3 .item{height:400px;background:darkgrey;}/*height: 75vh;*/
#slider-3 .subitem {height:50%;margin-bottom:4px;}
#slider-3 .subitem .wrapper{background:black;}
#slider-3 .wrapper{color:#fff;display:block;height:100%;background-repeat:none;background-size:cover;}

/*slider 3*/
/*
#full-width-slider-2{width:100%;}

#full-width-slider-2 .rsThumbs .rsThumb {
    border-bottom: 1px solid #2e2e2e;
    height: 80px;
    width: 220px;
}
#full-width-slider-2 .rsThumbs.rsThumbsVer {
    padding: 0;
    width: 220px;
}
#full-width-slider-2 .rsThumb:hover {
    background: rgba(0,0,0,0.5);
}
#full-width-slider-2 .rsThumb.rsNavSelected {
    background: rgba(0,0,0,0.75);
    border-bottom: 1px solid #009e56;
}
*/

/*slider 2*/


/*featured categories 3*/
#featured-categories-3 {padding:40px 0;min-height:256px;width:100%;display:block;}
#featured-categories-3 .lead{font-weight:bold;}
#featured-categories-3 .block-description{padding:30px;color:#0a0a0a;min-height:280px;border:1px solid #0a0a0a;}
#featured-categories-3 .lead:before{margin-bottom:8px;content:"";width:50px;height:5px;background:#333;display:block}
#featured-categories-3 .empty-wrapper{background:#ddd;min-height:256px;width:100%;display:block;}

#featured-categories-3 img{height:150px;width:333px}

#featured-categories-3 figcaption{padding:10px 0;height:130px;}
#featured-categories-3 figcaption h2{font-size:18px;margin:0;}
#featured-categories-3 figcaption p{font-size:14px;margin:0;}
#featured-categories-3 figcaption a{font-size:14px;margin:0;}

/*latest news 3*/
#latest-news-3{padding:40px 0;}
#latest-news-3 .lead{font-weight:bold;text-transform:uppercase;}
#latest-news-3 .lead:after{content:"";display:block;width:30px;height:3px;background:#333;}
#latest-news-3 .item-details h2{font-size:1rem;}
#latest-news-3 .item-details{background:#eee;min-height: 80px;padding: 16px 16px 10px;position: relative;}
#latest-news-3 .item-details .category{color:#000;font-weight:bold;}

/*CARS LISTING*/
#featured-cars .item-title{
color: #232628;
font-size: 14px;
font-weight: 700;
line-height: 18px;
overflow: hidden;
text-transform: uppercase;
}

#featured-cars .price:before {
  background-color: #6c98e1;
  content: "";
  display: block;
  height: 100%;
  left: -12px;
  position: absolute;
  top: 0;
  transform: skew(-14deg, 0deg);
  width: 16px;
  z-index: 5;
}

#featured-cars .price {
  background-color: #6c98e1;
  float: right;
  margin-left: 18px;
  padding: 6px 10px 4px 4px;
  position: relative;
  text-align: right;
  color:#fff;
}

#featured-cars .other-details-wrapper ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#featured-cars .other-details-wrapper ul li {
  color: #888888;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 14px;
  margin-top: 4px;
  vertical-align: middle;
}

/*transfer tours*/
#transfer-tours{	
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
	padding:70px 0;
}

#transfer-tours .text-wrapper{
	padding:30px;
	background-color:rgba(250, 182, 55, 0.85);	
}

#transfer-tours .text-wrapper h2{color:#fff;font-weight:700;line-height:1em;}
#transfer-tours .text-wrapper p{color:#181818;}

#call-to-action{padding:30px;background-color:rgba(250, 182, 55, 0.85);}
#call-to-action .title{
	font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
	color:#333;
}
#call-to-action .title span{color:#fff;}
#call-to-action .fa,#call-to-action .phone-number{color:#fff;font-weight:700;}
#call-to-action .fa{margin-right:0.5em;}
#call-to-action .phone-number{margin-right:1em;}
#call-to-action .button{margin-bottom:0;}
.button {
    border: 0 none;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
    font-weight: 400;
}
#call-to-action .content{text-align:right;}
/*homepage services*/
#homepage-services{padding-top:80px;padding-bottom:40px;}
#homepage-services .icon{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	background:#3E396B;/*#41294A; #18AFD3; #6C98E1;rgb(108, 152, 225)*/
	border-radius:50%;
	text-align:center;
	margin-right:20px;
	margin-top:2px;
	}
#homepage-services .fa{color:#fff;}
#homepage-services .text{overflow:hidden;}
#homepage-services{	
	/*background:#E5EDF1 url("../images/bgn.svg");
    background-repeat: no-repeat;*/
	/* background:#F7F7F7; *//*#F7F7F7;E5EDF1*/
	}
/*	
#homepage-services{background: #f0f5f7 url(../images/graph.jpg) no-repeat bottom center;
padding-bottom: 300px;
padding-top: 80px;}
*/


/*banner slider*/
#banner-slider{padding:30px 0;}
#banner-slider  .owl-theme {
  padding: 0 40px;
}
#banner-slider .owl-controls {
	margin-top: 0;
    text-align: center;
}
#banner-slider .owl-prev {
    left: 0;
}
#banner-slider .owl-prev:after {
    content: "\f104";
}
#banner-slider .owl-next:after {
    content: "\f105";
}
#banner-slider  .owl-prev:after, #banner-slider  .owl-next:after {
    font: 26px/1 FontAwesome;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
 
#banner-slider  .owl-next,#banner-slider  .owl-prev {
    color: rgb(170, 170, 170);
    display: inline-block;
    margin-top: -13px;
    position: absolute;
    top: 50%;
}
#banner-slider  .owl-prev {
  
 left: 0;
}
#banner-slider  .owl-next {
    right: 0;
}

#banner-slider  .owl-item img {
    transform-style: preserve-3d;
}
#banner-slider  .owl-carousel .owl-item {
    
    float: left;
    min-height: 1px;
    position: relative;
}
#banner-slider  .wrapper {
  margin: 0 auto;
  opacity: 0.7;
  width: auto;
}
#banner-slider  .wrapper:hover {
  opacity: 1;
}
#banner-slider  .wrapper{
    transition: all 0.25s ease 0s;
}
#banner-slider  .owl-theme .owl-nav [class*="owl-"] {
    background: none;
border-radius: 0px;}
#banner-slider .owl-loaded {
    display: block;
    visibility: visible;
}

/*homepage text image*/
.about-block{padding-top:40px;}
.about-block h2{font-family: "Montserrat";text-transform:uppercase;font-size:26px;font-weight:700;margin-bottom:18px;line-height:1.2;color:#232628}
.about-block .intro{font-weight:700;color:#232628;font-size: 14px;line-height: 22px;}
.about-block p{color:#555;font-size: 14px;line-height: 22px;font-family: "Montserrat";}
.about-block .image-wrapper{margin-bottom:40px;}
.pt-0{padding-top:0;}

/*homepage about text 3*/
.about-block.bgn-blue{padding:0;}
.about-block.bgn-blue .text-wrapper{padding:50px 0;}
.flex-row{
	display: flex;
    flex-wrap: wrap;  
  }
.flex-column{
	display: flex;
	flex-flow: column;
    flex-direction: column;
    flex-grow: 1;
}
.flex-column .image-wrapper{background-size:cover;margin:0;}

/*special slider*/
#specials-slider{padding:40px 0;background:#232628}
#specials-slider h2{
	color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px;   
    position: relative;
    text-align: center;
	font-family: "Montserrat";text-transform:uppercase;line-height:1.2;}
#specials-slider .item-details {
  background-color: #373c3f;
  padding: 18px 20px 20px 23px;
  text-align: left;
  color:#fff;
}

#specials-slider .item-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    overflow: hidden;
    text-transform: uppercase;
}

#specials-slider .price:before {
  background-color: #6c98e1;
  content: "";
  display: block;
  height: 100%;
  left: -12px;
  position: absolute;
  top: 0;
  transform: skew(-14deg, 0deg);
  width: 32px;
  z-index: 5;
}
#specials-slider .price {
  background-color: #6c98e1;
  float: right;
  margin-left: 18px;
  padding: 6px 10px 4px 4px;
  position: relative;
  text-align: right;
}
#specials-slider .other-details-wrapper ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#specials-slider .other-details-wrapper ul li {
  color: #888888;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 14px;
  margin-top: 4px;
  vertical-align: middle;
}
/*reservation form*/
#reservation-form .field-wrapper{margin-top:10px;}

#reservation-form .form-title{font-weight:700;text-transform:uppercase;}
legend{font-size:14px;}
input[type="text"], input[type="number"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"],textarea,select{
	box-shadow:none;
    background-color: #eceff3;
    border: 2px solid #eceff3;
    color: #888888;
    display: block; 
    font-weight: 400;    
    outline: 0 none !important;
    padding: 0.5rem;
    width: 100%;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, textarea:focus,select:focus{
  background-color: #ffffff;
  border-color: #6c98e1;
  border-width: 2px;
  box-shadow: none;
  color: #232628;
  transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
  padding: 0.5rem;
}

/*homepage tabs*/
#homepage-tabs{}
.tabs-top-content {padding-top: 33px;
    position: relative;
  background-color: #232628;
}
#homepage-tabs h2{
	color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px;   
    position: relative;    
	font-family: "Montserrat","Helvetica";text-transform:uppercase;line-height:1.2;
}
#homepage-tabs .tabs {
	background:none;
	border:none;
	
    font-size: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#homepage-tabs .tabs li {
    
    margin-bottom: 0;
    margin-right: 2px;
}
#homepage-tabs .tabs li.is-active a {
  background-color: #ffffff;
  color: #cc6119;
}
#homepage-tabs .tabs li a {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
  color: #aaaaaa;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 44px;
  padding: 0 25px;
  text-decoration: none !important;
  text-transform: uppercase;
}
#homepage-tabs .tabs-content{border:none;}

/*LIST VIEW*/
/*heading*/

.filters{margin-bottom:16px;}
hr.page-top-separator{
  border-color:#eceff3;
  border-width: 0 0 18px;
  max-width:100%;
margin-top:0;  
}
hr.item-separator{
  border-color:#eceff3;  
}

hr.page-bottom-separator{
	border-color: #eceff3;
border-width: 0 0 9px;
margin-top: 0;
max-width: 100%;
}

hr.page-separator{
	border-color: #eceff3;
border-width: 0 0 5px;
margin-top: 0;
max-width: 100%;
}
.item{position:relative;}
.item ul{list-style:none;margin:0;padding:0;}
.items-list .item-title{
	transition: all 0.25s ease 0s;
	font-size: 22px;
    font-weight: 700;
    line-height: 24px;
	font-family: "Montserrat","Helvetica";	
	}
.items-list .item-title a{color: #232628;}
/* .items-list .price {
  background-color: #6c98e1;
  color: #ffffff;
  float: right;
  margin-left: 40px;
  min-width: 130px;
  position: relative;
  text-align: right;
  padding: 13px 8px 12px 4px;
  font-size: 22px;
  position: relative;
  top: 1px;
  font-family: "Montserrat";
  letter-spacing: -1px;
  line-height: 22px;
}

.items-list .price:before {
  background-color: #6c98e1;
  content: "";
  display: block;
  height: 100%;
  left: -11px;
  position: absolute;
  top: 0;
  transform: skew(-23deg, 0deg);
  width: 32px;
  z-index: -1;
} */
.items-list .item-details li:first-child{margin-bottom:8px;}


.items-list .additional-details li{color:#888;display:inline-block;}
.items-list .item-details li{}
.view-type .fa {
  line-height: 22px;
  font-size: 14px;
  color: #555;
  width: 22px;
  height: 22px;
  font-weight: 400;
}
.price-description{font-weight:400;font-size:13px;}
.ico-description{text-transform:uppercase;font-size:11px;margin-left:5px;}
.detail-value{}

.rental-prices tbody th, .rental-prices tbody td {
  padding: 0;
}
/*select sort*/
.sort-select select {
  font-size: 13px;
  padding: 4px 10px !important;
}
.sort-select select {  
  border: medium none;
  box-shadow: none;  
  cursor: pointer;  
  margin-bottom: 0;
  padding: 14px 15px;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 64em) {	
.items-list .item-image{}
.items-list .item-details{overflow:hidden;position:relative;}

.additional-details li{display:inline;}
.items-list .additional-details li:first-child{border:none;padding-left:0px;}
.items-list .additional-details li{padding-left:6px;border-left:1px solid #ddd;}
/* .price{float:right;} */
	
}

/*sidebar widgets*/
.sidebar .widget:first-child{margin-top:0;}
.sidebar .widget{
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
margin-top: 20px;
}
.sidebar .widget:last-child{margin-bottom:30px;}

/* .sidebar .widget-title,.sidebar h3{
	margin-bottom: 0;
    text-transform: uppercase;
	font-size: 14px;
    font-weight: 700;
    line-height: 22px;
	color: #232628;
    font-family: "Montserrat","Helvetica";
} */

.sidebar .widget-title{
  background-color: #ffffff;
  border-top: 4px solid #e50052/*#3E396B*//*#232628*/;
  display: block;
  padding: 27px 20px 20px 25px;
  position: relative;
  text-decoration: none !important;
}

.sidebar .widget-content{
  padding: 0 26px 20px;
}
.sidebar p{
	font-size: 13px;
    line-height: 22px;
}
.sidebar p:last-child{
	margin-bottom:0;
}

.sidebar form label{font-size:13px;margin-bottom:6px;}

/*widget files*/
.widget-file{list-style:none;margin:0;padding:0;margin-bottom:16px;}
.widget-file:last-child{margin-bottom:0;}
.widget-file .file-details{font-size:13px;}
.tag-cloud{margin:0;padding:0;}
.tag-cloud li {
    display: inline;font-size:13px;
}

.visuallyhidden, .tag-cloud li span{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.tag-cloud li a{border: 1px solid rgba(0, 0, 0, 0.1);
    color: #232628;
    display: inline-block;
    font-size: 11px;
    line-height: 26px;
    margin: 0 5px 9px 0;
    padding: 0 10px;
    text-transform: uppercase;
	transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
	}
.tag-cloud li a:hover {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}

.widget-content h2{font-size:16px;font-weight:700;}
.widget-content address{font-size:14px;margin-bottom: 20px;}

.widget-gallery{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin:0;
	padding:0;
	font-size:0px;
	text-align:left;
	position:relative;
	}
.widget-gallery li {
   list-style:none;
   display:inline-block;
   overflow:hidden;   
   white-space:nowrap;
   margin-right:1px;
   margin-bottom:1px;
    
}
.widget-gallery li img{    
   -moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
   }
.widget-gallery li img:hover{
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.widget-menu li{list-style:square;}
.widget-menu li a{color:#232628;}

/*selectize plugin*/

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    box-shadow: none;
    visibility: visible !important;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
    content: "!";
    visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
    background: none repeat scroll 0 0 rgb(248, 248, 248);
    border-bottom: 1px solid rgb(208, 208, 208);
    border-radius: 3px 3px 0 0;
    padding: 5px 8px;
    position: relative;
}
.selectize-dropdown-header-close {
    color: rgb(48, 48, 48);
    font-size: 20px !important;
    line-height: 20px;
    margin-top: -12px;
    opacity: 0.4;
    position: absolute;
    right: 8px;
    top: 50%;
}
.selectize-dropdown-header-close:hover {
    color: rgb(0, 0, 0);
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid rgb(242, 242, 242);
    border-top: 0 none;
    box-sizing: border-box;
    float: left;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
    padding-right: 24px !important;
    position: relative;
}
.selectize-control.plugin-remove_button [data-value] .remove {
    border-left: 1px solid rgb(0, 115, 187);
    border-radius: 0;
    bottom: 0;
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    vertical-align: middle;
    width: 17px;
    z-index: 1;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button .active[data-value] .remove {
    border-left-color: rgb(0, 87, 141);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: rgb(170, 170, 170);
}
.selectize-control.plugin-remove_button .remove-single {
    font-size: 23px;
    position: absolute;
    right: 28px;
    top: 6px;
}
.selectize-control {
    position: relative;
}
.selectize-dropdown{
    
    font-family: inherit;
    font-size: 0.825rem;
    line-height: 19px;
}

.selectize-input, .selectize-input input {
    
    font-family: inherit;
    font-size: 0.85rem;
    line-height: 19px;
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    cursor: text;
    display: inline-block;
}
.selectize-input {
    background-color: #eceff3;
    border: 2px solid #eceff3;
    box-shadow: none;
    color: #888888;
    border-radius: 0px;    
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;   
    position: relative;
    width: 100%;
    z-index: 1;    
}
.selectize-input.not-full{border:0px solid #eceff3;}
.selectize-input.full {
    background-color: #eceff3;
    padding: 0.5rem;
}
.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important;
}
.selectize-input.focus {
    background-color: #ffffff;
    border-color: #6c98e1;
    border-width: 2px;
    box-shadow: none;
}
.selectize-input.dropdown-active {
    border-radius: 0;
}
.selectize-input > * {
    display: inline-block;
    vertical-align: baseline;
}


.selectize-input > input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    box-shadow: none !important;
    display: inline-block !important;
    line-height: inherit !important;
    margin: 0 1px !important;
    max-height: none !important;
    max-width: 100% !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}
.selectize-input > input:focus {
    outline: medium none !important;
}
.selectize-input:after {
    clear: left;
    content: " ";
    display: block;
}
.selectize-input.dropdown-active:before {
    background: none repeat scroll 0 0 rgb(240, 240, 240);
    bottom: 0;
    content: " ";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
}
.selectize-dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border-color: -moz-use-text-color rgb(208, 208, 208) rgb(208, 208, 208);
    border-image: none;
    border-radius: 0;
    border-right: 1px solid rgb(208, 208, 208);
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    margin: -1px 0 0;
    position: absolute;
    z-index: 10;
}
.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
    background: none repeat scroll 0 0 rgba(125, 168, 208, 0.2);
    border-radius: 0px;
}
.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
    padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    color: rgb(48, 48, 48);
    cursor: default;
}
.selectize-dropdown .active {
    background-color: rgb(245, 250, 253);
    color: rgb(73, 92, 104);
}
.selectize-dropdown .active.create {
    color: rgb(73, 92, 104);
}
.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer;
}
.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
    cursor: text;
}
/*trougao*/
.selectize-control.single .selectize-input:after {	
    border-color: rgb(128, 128, 128) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 5px 0;
    content: " ";
    display: block;
    height: 0;
    margin-top: -3px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 0;
	
}

.selectize-control .selectize-input.loading:after {
	/*reset triangle style*/
	height:auto;
	width:auto;
	border:none;	
	
	font-family:'FontAwesome';
	content:"\f110";
	-webkit-animation: sweep 0.5s infinite linear;/*or steps(8)*/
	animation: sweep 0.5s infinite linear;	
	color:#444;
    margin-top:-10px;
	margin-right:-3px;/*-5px, font 22px*/
    position: absolute;
    right: 15px;
    top: 50%;
	font-size:14px;
}
@-webkit-keyframes sweep { to { -webkit-transform: rotate(360deg); } }
@keyframes sweep { to { transform: rotate(360deg); } }

  

.selectize-control.single .selectize-input.dropdown-active:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(128, 128, 128);
    border-width: 0 5px 5px;
    margin-top: -4px;
}

/*
.selectize-control.single .selectize-input.dropdown-active.closeButton:after {
    height:auto;
	width:auto;
	border:none;	
	
	font-family:'FontAwesome';
	content:"\f00d";	
	color:#444;
    margin-top:-10px;
	margin-right:-3px;
    position: absolute;
    right: 15px;
    top: 50%;
	font-size:14px;
}
*/
/*
.closeButton{height:39px;line-height:19px;margin-top:25.2px;width:100%;}
*/



.closeButton{text-align:right;color:#2ba6cb;cursor:pointer;}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto;
}
.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
    background-color: rgb(250, 250, 250);
    opacity: 0.5;
}


.selectize-control.single .selectize-input {
    
}
.selectize-control.single .selectize-input, .selectize-dropdown.single {
    
}
.selectize-dropdown .optgroup-header {
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 7px;
}
.selectize-dropdown .optgroup {
    border-top: 1px solid rgb(240, 240, 240);
}
.selectize-dropdown .optgroup:first-child {
    border-top: 0 none;
}
/*airport details*/
#airport_details{display:none;margin-bottom:20px;}
.field-row{margin-top:20px;}
input[type="checkbox"] + label {display:inline;line-height:0.5rem;}
input[type="checkbox"] {margin-bottom:0;}


#reservation-form .info-notice{
	margin:20px 0;
	padding:10px;
	background:#eee;
}
.info-notice ul{margin:0;}
.info-notice li{font-size:13px;line-height:16px;list-style:none;margin-bottom:5px;}

.nav-brand {
  float: left;
  margin: 0;
}

.nav-brand a {
  display: block;
  
  
 
  
  
  text-decoration: none;
  
}
.nav-brand a:hover{color: #fff;}
.nav-brand a span{}
.nav-brand img{border-radius:0px;margin:0;padding:0;vertical-align:top;max-height:55px;}
.nav-brand a{line-height:16px;}

.agency-logo{font-size:24px;margin-right:5px;}
.agency-logo{
float: left;
width: 40px;
height: 40px;
line-height: 40px;
background: rgb(108, 152, 225);
border-radius: 50%;
text-align: center;
	margin-right: 20px;}
.agency-title-wrapper{display:inline-block;margin-left:10px;font-family:"Poppins","Open Sans",Helvetica,sans-serif;}
.agency-title{padding-top:8px;line-height:20px;font-size:18px;color:#222;display:block;font-style:normal;font-weight:700;}
.agency-description{font-size:13px;line-height:13px;color:#999;font-weight:700;}
.fixed .agency-description{display:none;}

@media screen and (min-width:1024px){
.hidden{display:none;}

.scrollhide-nav {  
  background:#fff;  
  right: 0;
  top: 0;
  left: 0;
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  &.hidden {
    transform: translateY(-100%);
  }
}

.scrollhide-nav{    
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
}
.fixit{ top: 0;position: fixed;width:100%;}
.nav-up {
    top:-75px; /* total nav height */
}
.nav-down{top:0px;}
.scroll_down{top:-60px;}
}

.header-hero{
  height: 85vh;
  background-size: cover;
  display: flex;
  align-items: center;
  position:relative;  
}

.header-hero .row{width:100%;}
@media screen and (min-width: 40em) {
    .header-hero{
		background-position: center center;
		background-attachment:fixed;
	}
}

#homepage-header .text{font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: #41294A;
  text-transform: uppercase; 
}

#full-width-slider .button{text-decoration:none;}

#full-width-slider .infoBlock p{font-weight:700;font-size:18px;}
#full-width-slider .infoBlock h4 {font-size: 48px;}
#full-width-slider .infoBlock {
	position: absolute;
	top: 200px;
	right: 0px;
	left: 200px;
	max-width: 600px;
	padding-bottom: 0;
	background: transparent;	
	overflow: hidden;
	padding: 20px;
}

.boxed #full-width-slider .infoBlock{
	left: 100px;	
}
.sliderContainer.boxed{padding-top:75px;}

/*Accordion*/

ul.acc-wrapper{margin-left:0;}

.squeezhead {
position: relative;
cursor: pointer;
transition: all 0.3s ease 0s;
}

.squeezhead .icon-arrow-right {
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
font-size: 1.5em;
display: inline-block;
top: 13px;
right: 15px;
position: absolute;
}

.accordion_open .icon-arrow-right {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}

.squeezhead:after{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
    border-style: solid;
	border-width: 0.125em 0.125em 0 0;
	content: '';
	display: inline-block;
	height: 0.5em;
    width: 0.5em;	
	position: relative;
	float:right;	
	transform: rotate(-45deg);
	vertical-align: baseline;
    
}

.squeezhead.acc-open:after{
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg); 
}

/*owl page slider single item*/

/*transfer data table*/

h2.page-title{font-weight:700;color: #232628;}

#transfers{padding:30px 0;margin-top:30px;padding-bottom:60px;}
#transfers ul{margin:0;list-style:none;}
.transfer-data-legend{margin-bottom:0.5rem;padding-bottom:0.5rem;border-bottom:4px solid #eee;font-family:"Montserrat","Helvetica";font-weight:700;}
.transfer-item:nth-child(odd) {background-color: #eceff3;}
.transfer-item{padding:5px 0;}



.e-mail:before {
  content: attr(data-website) "@" attr(data-user);
  direction: rtl;
  unicode-bidi: bidi-override;
}
.contact-details{list-style:none;margin:0;}
.contact .social-networks {
  margin: 20px 0;
}

.contact .text i {
  color: #222;
  font-size: 18px;
  margin-right: 5px;
  width: 18px;
}

.contact .social-networks i {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}

.contact .social-networks a {
background: #fff;
line-height: 40px;
margin: 10px 0;
text-align: center;
border: 1px solid #ddd;
transition: .3s all ease-in-out;
width: 40px;
height: 40px;
display: inline-block;
align-items: center;
justify-content: center;
color: #080808;
}
.contact .social-networks a:hover{border: 1px solid #0a0a0a;}
.contact .text ul li {  
  font-size:0.875rem;
}
.contact .address{margin-bottom:20px;}
.social-networks h3{margin-bottom:4px;}
	.element-invisible {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
}
.contact-details > li:first-child {  
  text-transform: uppercase;
}
.math-captcha{margin:16px 0;}
.section-map{margin-top:30px;}

#table-wrapper{width:100%;overflow:auto;padding:20px;margin-bottom:30px;border:5px solid #eceff3;}
#table-wrapper select {display: inline!important;}
table.dataTable.nowrap th, table.dataTable.nowrap td,div.dataTables_wrapper div.dataTables_info {font-family: "Montserrat","Helvetica";font-size: 14px;}

@media screen and (max-width:1024px){
    div.dataTables_wrapper div.dataTables_filter input {width: 100%;}
}

.pagination a, .pagination button {border-radius:0px;}

.category-title{font-family:"Montserrat","Helvetica";font-weight:700;color:#232628;font-size:16px;text-transform:uppercase;margin:0;background:rgba(0,0,0,0.75)}
.category-item-wrapper{position:relative;}
.category-title{position:absolute;bottom:0px;left:0px;padding:15px;}
.category-title a{color:#fff;}

/*single car page*/
#car-details h1{
font-family: "Montserrat","Helvetica";
font-size: 1.75rem;
font-weight: 700;
line-height: 2rem;}
#car-details .parent-category{margin-bottom:0.5rem;color:#777;text-transform:uppercase;}

/*internal pagination*/

.next-prev-posts{display:inline-flex;padding:30px 0;margin-bottom:30px;}
.next-prev-posts .button,.next-prev-posts p{margin-bottom:0;}
.prev-post{margin-right:50px;text-align:left;}
.next-post{text-align:right;}

#related-cars h2{
font-family: "Montserrat","Helvetica";
font-size: 1rem;
font-weight: 700;
line-height: 2rem;
margin-bottom: 1rem;
padding: 5px 0;
position: relative;
text-transform: uppercase;
}

#related-cars h2:after{
background: none repeat scroll 0 0 #000;
bottom: 0;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 30px;
}

#related-cars h3{
font-family: "Montserrat","Helvetica";
font-size: 0.875rem;
font-weight: 700;
line-height: 1rem;
margin-bottom: 1rem;
padding: 5px 0;
position: relative;
text-transform: uppercase;
}

table .prices td{font-weight:700;}
@media screen and (min-width: 0px) and (max-width: 480px) {
#full-width-slider .infoBlock {
  min-width: 60%;
  top: 75px;
}
}

@media screen and (min-width: 0px) and (max-width: 800px) {
#full-width-slider .infoBlock {
  min-width: 50%;
  top: 50px;
}
}
#featured-cars .item-title a{color:#232628;}

/*phonerepairteam*/

h1,h2,h3,h4,h5,h6{font-family: 'Poppins', sans-serif;font-weight:800}

@media print, screen and (min-width: 64em) {
	.header-hero h1{font-size: 2.5em;}
	.header-hero{	 
	  padding-top:100px;
	}
}

.header-hero{color:#fff; overflow: hidden;}
.header-hero h1{font-weight:800;line-height: 1.1;/*2.5em*/}
.header-hero p{font-weight:bold;}
.hero-services .intro,.group-articles .intro{font-size:1.2em;line-height:1.5em;margin-bottom:1.5em;font-weight:200;}
.hero-text-background {
position: absolute;
top: 0;
width: 100%;
background-image: url('../images/film-min.png');
height: 100%;
z-index: 0;
background-size: cover;
left: 0;
display: block;
content: " ";
background-position: left center;
background-repeat: no-repeat;
background-size: 55.5% 100%;
opacity:0.5;
}

.header-hero .hero-text{position:relative;}
.top-bar{
    background:linear-gradient(-45deg, #e50052 15%, #fff 0%);
    display:block;
}

.main-nav.nav-down {	
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);	
}

.fix{transition: top 0.8s ease-in-out;}

.logo-symbol{
float: left;
width: 40px;
height: 40px;
line-height: 40px;
background: rgb(108, 152, 225);
border-radius: 50%;
text-align: center;
margin-right: 10px;
}

.logo-symbol .fa{color:#fff;font-size:24px;line-height:40px;}
.group-articles,.latest-articles-h{padding:60px 0;}
.latest-articles-h{background:#172536;color:#fff;}
.latest-articles-h .date{font-weight:700;color:#6A80A9;font-size:0.75em;}
.latest-articles-h .date > span.day {
	font-size: 3.5em;
	line-height: 0.7;
}

#latest-articles a{color:#fff}
#featured-articles a{color:#222}
#latest-articles h2{font-size:1.5em;line-height:1em;margin-bottom:0;font-weight:700;text-transform:uppercase;}
#featured-articles h3,#latest-articles h3{font-weight:300;font-size:1em;}
#featured-articles .item-details{/*background:#E5EDF1;min-height:90px;padding:10px*/}
.intro-small{margin-bottom: 3rem !important;color:#6A80A9}
footer{background:#212121;}
footer, footer a, footer a:hover, footer, footer a:focus {color:#FFF;}
.footer a{color:#fff;}
#footer a, .copyright a{ color:#fff !important; }
.copyright {
	text-align: center;
	background: #000;
	padding: 10px;
}

.selected-articles-h{padding:60px 0;}
.selected-articles-h h3 a{font-weight:700;}
.banner-wrapper-h{padding:40px 0;}

#page-404{min-height: 85vh; display: flex;justify-content: center;align-items: center;}
#page-404 h2{font-family: "Poppins","Helvetica"; font-weight: 700;}
#page-404 p{font-size: 1em;line-height: 1.2;}
.watermark {
	font-family: "Poppins","Helvetica";
	font-weight: 700;	
    position: absolute;
    color:#f0ecf3;
	opacity:0.5;
    font-size: 10em;
    left:0;
	right:0;    
    z-index: -1000;
	overflow:hidden;
}

.card {	
	border: none;
	border-radius: 0px;
	background: none;
	box-shadow: inherit;
	overflow: hidden;
	color: #0a0a0a;
}

.category .item img{margin-bottom:20px;}
.category .item h2,.category .item h3{
transition: all 0.25s ease 0s;
font-size: 1.125em;
font-weight: 600;
line-height: 1.2;
font-family: "Poppins","Helvetica", sans-serif;}
.category a{color:#222}
.category .card .item{background-color: #f7f7f7;}
.category .card img{margin-bottom:0;}
.category .card .item h2,.category .card .item h3{
transition: all 0.25s ease 0s;
font-size: 1em;
font-weight: 700;
line-height: 1.2;
font-family: "Poppins","Helvetica";}
.category .card .article-details{padding:40px;}

#article{padding-top:80px;}
#article .title-wrapper{margin-bottom:30px;}
#article .summary{font-weight:300;font-size:1.25em;line-height:1.2;}
.article-intro{}
.mb-20{margin-bottom:2rem;}
.mb-15{margin-bottom:1.15rem;}

/*Pagination*/
.post-navigation-container{position:relative;padding:20px 0;height:94px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;margin-bottom:20px;}
.post-navigation {		
	list-style: none;	
	display:block;
	position: relative;
	width: 100%;
	height:54px;	
	vertical-align:middle;	
}

.post-navigation .post-next,
.post-navigation .post-prev {
	position: absolute;
	font-size: 0.875rem;	
	max-width: 33%;	
}

.post-navigation .post-next span,
.post-navigation .post-prev span {
	display: block;
	color: #565656;
	font-size: 11px;
	text-transform: uppercase;
	opacity: .7;
	margin-bottom: 0px;
	margin-top: 0px
}

.post-navigation .post-next:before,
.post-navigation .post-prev:before {
	font-family: fontawesome;
	font-size: 42px;
	top: 50%;
	transition: all .3s ease;
	padding-top: 0px;
	position: absolute;
	width:42px;
	line-height: 54px;
}

.post-navigation a:hover {
	transition: all .3s ease;
	color: #1abc9c!important
}

.post-navigation .post-next {
	right: 15px;
	text-align: right
}

.post-navigation .post-next:before {
	transform: translate3d(0, -50%, 0);
	right: 0;
	content: "\f105"
}

.post-navigation .post-next:hover:before {
	transform: translate3d(5px, -50%, 0)
}

.post-navigation .post-prev {
	left: 15px
}

.post-navigation .post-prev:before {
	transform: translate3d(0, -50%, 0);
	left: 0;
	content: "\f104"
}

.post-navigation .post-prev:hover:before {
	transform: translate3d(-5px, -50%, 0)
}

.post-navigation .post-prev-title {
	padding-left: 25px;	
}

.post-navigation .post-next-title {
	padding-right: 25px;	
}

.post-navigation .post-all {
	font-size: 24px;
    width:24px;	
	position: absolute;	
	left: 0;
	right: 0;
	margin:0 auto;
	text-align: center;	
	opacity: .7;
	line-height:54px;
}

.single-post .post-navigation .post-prev {
	left: 0
}

.single-post .post-navigation .post-next {
	right: 0
}

@media (max-width:991px) {
	.post-next-title,
	.post-prev-title {
		display: none
	}
}

.text-center .breadcrumbs{text-align: center;}
.text-center .breadcrumbs li{float: none; display: inline-block;}

/*curent menu item*/

#main-menu > li > a:after{
  display:block;
  content: '';
  padding-top:5px;
  border-bottom: solid 4px #212121;  
  transform: scaleX(0);  
  transition: transform 300ms linear;
}
#main-menu > li > a:focus:after, #main-menu > li > a:hover:after {
  transform-origin:  0% 50%;	
  transform: scaleX(1);
}

#main-menu > li.current > a:after {
  display:block;
  content: '';
  border-bottom: solid 4px #212121;   
  transform: scaleX(1);
  width:30px;
  padding-top:5px;
}

/*top simple menu*/

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu a, .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem;
}

.align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.top-bar::after{position:absolute;content:"";top:0;left:0;width:100%;background:rgba(0,0,0,1);}
.top-bar a{color:#fff;font-size:0.685em;padding:0.5rem 1rem;}

.wrapper{margin-top:20px;padding-top:60px;padding-bottom:60px;padding-left:30px;padding-right:30px;background: #fff;
  border-radius: 2px;
  
  
  position: relative;
   box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);margin-bottom:60px;
 }
 
 #category{padding:60px 0 0 0;}
 .mb-60{margin-bottom:60px;}
 .pb-0{padding-bottom:0;}
 .category-intro{padding-bottom:20px;}
 
 /*header*/
 
 #header{
	 padding:60px 0;
     background:#f7f7f7; 
 }

.card .summary{font-family: 'Open Sans',sans-serif;
font-size: 0.875em;
line-height: 1.5;font-weight:400;margin-top:12px;
color: #444;}
.card .meta{margin-top:20px;padding-top:20px;border-top:1px solid #dbdbdb;font-size:0.675em;text-transform:uppercase;font-weight:400;}

/*widget latest sidebar*/

.sidebar-latest{position:relative;}
.widget-line-title{position: relative;
overflow: hidden;margin-bottom: 25px;}
.widget-line-title h2{
display: inline-block;
vertical-align: middle;
line-height: 20px;text-transform: uppercase;font-weight: 600;
}

.widget-line-title h2{margin-bottom:0;margin-right: 20px;font-size: 12px;}
.widget-line-title::after {
content: "";
display: inline-block;
width: 100%;
background: #ff214f;
height: 1px;
top: 50%;
position: absolute;
}
.sidebar-menu h3{ position: relative;margin-bottom: 20px;}
.sidebar-menu h3:after{
	position: absolute;
	bottom: -7px;
	width: 20px;
	background: #222;
	height: 4px;
	content: "";
	left: 0;
}

.sidebar-menu .active a{ font-weight:900;}
.sidebar-latest h4,.sidebar-latest h5{font-size: 0.875rem;font-weight:400;line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;}
.sidebar-latest .meta{font-size:0.75em;color:#939393;}
.sidebar-latest a{color:#0a0a0a}

.sidebar-menu ul{list-style:none;margin:0;padding:0;}

.sidebar-menu li::before {
    content: "";
}
.sidebar-menu li {
    position: relative;
    padding: 0 15px 8px 0;
    margin: 0 0 8px 0;
    border-bottom: 3px dotted rgba(0, 0, 0, 0.1);
}

.sidebar-menu a, .sidebar-menu a:active, .sidebar-menu a:focus {
    color: #6f6f6f;
    text-decoration: none;
}

/*sidebar menu*/

/* .sidebar .sidebar-menu a {
	display: block;
	background-color: #f1f1f1;
	color: #333333;
	font-weight: 500;
	font-size: 13px;
	line-height: 58px;
	padding-left: 25px;
	letter-spacing: 0.7px;
}

.sidebar .sidebar-menu li:not(:last-child) {
	margin-bottom: 2px;
} */





.sidebar-text{padding:25px;background:#3E396B/*#E50052*/;color:#fff;}
.sidebar-text h2,.sidebar-text h3{text-transform:none;font-family: 'Poppins', sans-serif;
font-weight: 700;font-size: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;color:#fff;}
.sidebar-text p{font-size:1em;line-height:1.5}
.sidebar-text .button.hollow {
	border: 2px solid #fff;
	color: #fff;
	    background-color: transparent;
		box-shadow: none;
		font-weight: 600;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;

}
.sidebar-text .button.hollow:hover {background:#fff;color:#000;}

.sidebar .widget.card-bs {box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);}

/*sidebar text*/

.bgn-red{background:#E50052;}
.bgn-blue{background:#3E396B;}
.bgn-gray{background:#E5EDF1;}
.bgn-graylight{background:#f7f7f7;}
.bgn-graydark{background:#273F44;}

.bgn-red, .bgn-blue{color:#fff;}
.bgn-red h2, .bgn-red h3, .bgn-blue h3, .bgn-blue h3{color:#fff;}
.bgn-gray, .bgn-graylight{color:#0a0a0a;}
.bgn-gray h2, .bgn-gray h3, .bgn-graylight h2, .bgn-graylight h3{color:#0a0a0a;}

.bgn-gray .hollow.button, .bgn-graylight .hollow.button{border: 2px solid #0a0a0a;color: #0a0a0a;}
.bgn-gray .hollow.button:hover,.bgn-graylight .hollow.button:hover{background:#0a0a0a;border: 2px solid #0a0a0a;color: #fff;}

#article{margin-bottom:60px;}
#article .summary{font-family: "Open Sans",sans-serif;
line-height: 1.3;/*min 1.25*/
font-weight: 300;
font-size: 1.5em;}
#article .meta{font-size:0.925em;color:#777;}
#article .post{background:#fff;}


.post-bgn{background: 

url('../images/grid-black.svg');
	
background-size: 14px;
background-position: right;}
.post-bgn{background-repeat:repeat;}

.bgn-sidebar{background:#f7f7f7;}
#article .sidebar{padding-top:30px;}
.sidebar-latest{}
.post-navigation-container a,.post-navigation-container a:focus,.post-navigation-container a:hover{color:#0a0a0a!important;}
.sidebar-menu{ margin-bottom: 20px;}
.breadcrumbs a {
    color: #0a0a0a;
}

/*404*/
#page-404 .button{
    border-radius: 4px;	
	color: #fff;
	box-shadow: 1px 2px 13px 0px #2e2a51;
	transition:box-shadow 0.2s linear;
}

#page-404 .button:hover{
	box-shadow: 1px 2px 6px 0px #2e2a51;
}

#header{position:relative;overflow:hidden;}
@media screen and (min-width:1024px){
    #header{padding-top:150px;}	
}



#header{
	background: url('../images/dots2.png');	
}

.single-item{padding:40px 0;}
#team .header{padding:60px 0 20px 0;}
.section-contact{padding:60px 0;}
.in-article .selected-articles-h {
    padding: 60px 0 40px 0;
    background: none;
}

.item.file{padding:15px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);background:#fff;}
.file p{font-size:0.875em;}
.file .description{font-size:0.75em;color:#555;}
.file .icon {
	margin:10px auto;
	width: 40px;
	height: 40px;
	line-height: 40px;
	
	text-align: center;
	
color: #e50052;
font-size: 38px;
}
.file .button{margin:10px 0;}
@media print, screen and (min-width: 40em) {
.file .flex{display: flex;
  align-items: center;
justify-content: center;}
}

.file .button,.button{border: 0.8px solid #00867a;
border-radius: 2px;
background: #00867a;
color: #fff;
border-radius: 2px;
box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
transition: all .3s linear;
}
.button:hover, .button:focus, .btn:hover, .btn:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    background-color: #00867a;
}

.button.ghost{
	background: transparent;
	color: #00867a;
	box-shadow: none;
	font-weight: 400;
	text-transform: none;
}

@media only screen and (min-width: 64.063em){
.sticky {position: relative;top: 0;}
}
/*sticky sidebar */
.share-buttons{margin-left:0;}
.sticky {
  position: relative;
  top: 0;
  z-index:1;

}

.share-block-title{display: block;
color: #222;
font-size: 13px;
text-transform: uppercase;
margin-bottom: 0px;
margin-top: 0px;
font-weight:600;}

.share-buttons > li {
  background: #fff;
  height: 40px;
  line-height: 40px;
  list-style: outside none none;
  margin: 10px 0;
  text-align: center;
  width: 40px;
  display:inline-block;
  border:1px solid #ddd;transition: .3s all ease-in-out;
}

.share-buttons a{width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;color:#080808;}

figcaption{color:#777;font-style:italic;}
.share-buttons li:hover{border-color:#565656;}
.gallery-item{position:relative;display: block;}
.gallery-item .counter{
	position: absolute;
bottom: 0px;
height: 40px;
width: 40px;
color: #080808;
font-weight: 600;
background:rgba(247, 247, 247,0.8);
text-align: center;
line-height: 40px;
right: 0px;
font-size: 16px;
z-index:1;
	}
	
	.gallery-item::after {
	position: absolute;
	/* background:rgba(0,0,0,0.2); *//*rgba(82, 73, 158, 0.78);*/
	display: block;
	content: "";
	/* opacity: 0.2; */
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.gallery-item{overflow:hidden;}
.gallery-item img{
  -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.gallery-item:hover img{
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}
.socialHolder .sticky{-webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;}

.ico-box .icon{box-shadow: 0 0 0 0 rgba(62, 57, 107, 0.2);}
#homepage-services:hover{ 
  background-blend-mode: lighten;  
}

#homepage-header h1 span{display:inline-block;}


.plus-05 {
    animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;	
}
.plus-1 {
    animation-duration: 2s;
    -moz-animation-duration: 2s;	
}
.plus-15 {
    animation-duration: 2.5s;
    -moz-animation-duration: 2s;	
}
.plus-2 {
    animation-duration: 3s;
    -moz-animation-duration: 5s;	
}
.read-more{font-size:0.75em;text-transform:uppercase;font-weight:800;display:inline-block;color:#0a0a0a;transition:transform .3s ease-out;}
.read-more:hover{transform: translate(5px, 0);}
#main-menu > li.icon-link > a{line-height:36px;}
#main-menu > li.icon-link > a::after{border-bottom:none;}
#main-menu > li.bgn-red > a,#main-menu > li.bgn-black > a,#main-menu > li.bgn-blue > a,#main-menu > li.bgn-violet > a{color:#fff;}
#main-menu > li.bgn-red > a::after,#main-menu > li.bgn-black > a::after,#main-menu > li.bgn-blue > a::after,#main-menu > li.bgn-violet > a::after{border-color:#fff;}
#main-menu > li.bgn-red{background:#E5002A}
#main-menu > li.bgn-black{background-color:#0a0a0a;}
#main-menu > li.bgn-blue{background-color:#12102E;}
#main-menu > li.bgn-violet{background:#2E2A51;}
#main-menu > li[class*=' bgn-'],#main-menu > li[class^='bgn-']{opacity:0.8;}

.post-bgn .large-10,.post-bgn .large-9,.post-bgn .large-8,.post-bgn .large-6{background:#fff;}
.category .item h3.squeezhead{font-size: 1em;}



.post-page .wrap h1{font-weight: 700;}
.sidebar .widget.st2{
    box-shadow:none!important;   
}

.sidebar .widget-content {
    padding: 0 26px 20px;
}
.file-item {
    position: relative;
    display: block;
    padding: 0.875rem;
    transition: all 200ms ease-out;
    border: 1px solid #eeeeee;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: rgb(238, 238, 238);
    border-left: 3px solid #eeeeee;
}
.file-item .file-title{
    transition: all 200ms ease-out;
    display: inline-block;
    color: #333333;
    font-size: 0.875rem;
    font-weight: bold;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    margin-left: 0.4375rem;
}
.file-item .fa{color:#E50052}
.file-item:focus, .file-item:hover {
    text-decoration: none;
    border-left-color: #E50052;
    background-color: #f2f2f2;
}

/*service request form*/

.request-form{padding:60px 0;}
.request-form select,
.request-form [type="text"],
.request-form [type="email"],
.request-form [type="number"],
.request-form textarea ,
.request-form [type="text"]:focus,
.request-form [type="email"]:focus,
.request-form [type="number"],
.request-form legend{font-size:14px;}
.request-form input[type="text"],
.request-form input[type="number"],
.request-form input[type="tel"],
.request-form input[type="email"],
.request-form textarea,
.request-form select{    
    display: block;    
    width: 100%;
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: 0.5rem;
	border: 1px solid #cacaca;
	border-radius: 2px;
	background-color: #fefefe;	
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	color: #0a0a0a;	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.request-form input[type="text"]:focus,
.request-form input[type="date"]:focus,
.request-form input[type="email"]:focus,
.request-form input[type="number"]:focus,
.request-form textarea:focus,
.request-form select:focus{
border: 1px solid #8a8a8a;
background-color: #fefefe;
box-shadow: 0 0 5px #cacaca;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  
}


.alert{
padding-left: 10px;
margin-bottom: 20px;
color: #555;
font-size: 1rem;
font-style:italic;
}

.alert.alert-danger{border-left: 24px solid #e50052;}
.TextformatterVideoEmbed{margin-bottom:1.15rem;}
.TextformatterVideoEmbed iframe{width:99.9%!important;}

.alert-box i {
  border: 2px solid #fefefe;
  border-radius: 50%;
  padding: .3em .325em;
  margin-right: 0.5rem;
}

.alert-box .close-button {
  color: rgba(254, 254, 254, 0.5);
  font-size: 2rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1rem;
  font-weight: bold;
}


blockquote {border-left: 8px solid #cacaca;
font-style: italic;
}

section.map {
    height: 480px;
}

/*dopuna*/


img.rsImg{opacity:0.70}

.card {
	background-color: #fff;
	border: 0;
	border-radius: 3px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
	margin: 0 0 30px 0;
	transition: all .15s ease;
}
.card-content {
	padding: 30px;
}

.card-content .summary{
	margin-bottom:0;
}

/*LIST VIEW*/



.filters{margin-bottom:16px;}
hr.page-top-separator{
  border-color:#eceff3;
  border-width: 0 0 18px;
  max-width:100%;
margin-top:0;  
}
hr.item-separator{
  border-color:#eceff3;  
}

hr.page-bottom-separator{
	border-color: #eceff3;
border-width: 0 0 9px;
margin-top: 0;
max-width: 100%;
}

hr.page-separator{
	border-color: #eceff3;
border-width: 0 0 5px;
margin-top: 0;
max-width: 100%;
}
.item{position:relative;}
.item ul{list-style:none;margin:0;padding:0;}
.items-list .item-title{
	transition: all 0.25s ease 0s;
	font-size: 22px;
    font-weight: 700;
    line-height: 24px;
	font-family: "Montserrat","Helvetica";	
	}
.items-list .item-title a{color: #232628;}

.items-list .item-details li:first-child{margin-bottom:8px;}


.items-list .additional-details li{color:#888;display:inline-block;}
.items-list .item-details li{}
.view-type .fa {
  line-height: 22px;
  font-size: 14px;
  color: #555;
  width: 22px;
  height: 22px;
  font-weight: 400;
}
.price-description{font-weight:400;font-size:13px;}
.ico-description{text-transform:uppercase;font-size:11px;margin-left:5px;}
.detail-value{}

.rental-prices tbody th, .rental-prices tbody td {
  padding: 0;
}

/*select sort*/
.sort-select select {
  font-size: 13px;
  padding: 4px 10px !important;
}
.sort-select select {  
  border: medium none;
  box-shadow: none;  
  cursor: pointer;  
  margin-bottom: 0;
  padding: 14px 15px;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 64em) {	
.items-list .item-image{margin: 0 28px 0 0;max-width: 257px; float:left;}
.items-list .item-details{overflow:hidden;position:relative;}

.additional-details li{display:inline;}
.items-list .additional-details li:first-child{border:none;padding-left:0px;}
.items-list .additional-details li{padding-left:6px;border-left:1px solid #ddd;}
/* .price{float:right;} */
	
}

/* RENT A CAR */
.bgn-blue-light{background:#fff;}
.widget.booking-form{padding:40px 0;}
.widget #booking-form .submit-wrapper{padding-top:22px;}
.widget #booking-form button[type="submit"]{margin:0;}

/* car list */
.breadcrumbs{margin-bottom:0;line-height:28px;}
.breadcrumbs li{font-size:0.8125rem;}

/* override car item inside list */


.items-list .additional-details li {
	font-size:0.875rem;
	display: inline-block;
	line-height: 1.4;
	/* za mobilni telefon i mid: min-width: 80px;*/
}

.info-panel ul{
	margin:0;
	list-style:none;
}
.info-panel ul li{text-transform:uppercase;font-weight:bold;color:#777;}
.info-panel .details li{text-transform: none;font-size:0.875rem;font-weight:400;color:#222;}
.small{font-weight:300;color:#777;font-size:0.8125rem;}

/* reservation accordion */
.reservation .content{padding: 40px 0 60px 0;}
.reservation .item{margin-bottom: 1rem;}

.accordion .icon-wrapper{
	width: auto;
	display:inline-block;
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;	
}

.accordion .icon-wrapper.xxl{
	font-size: 18px;color:#999;
	border: 1px solid #ccc;
	border-radius: 2px;
	margin-right: 10px;
}

.accordion .squeezecnt p{
	margin: 0;
}

.reservation .accordion .squeezhead,
.reservation .accordion h3 {
	position: relative;
	font-size: 1rem;
	margin: 0;
	padding: 8px 0;
	font-weight: 400;
}
.reservation .squeezhead:after{
	margin-top:8px;
	margin-right:8px;
}

.reservation .accordion button{
	margin-bottom:0;
	background: transparent;
	border: 1px solid #e50052;
	color: #e50052;
	box-shadow:none;
	letter-spacing: 0;
    font-weight: 400;
    text-transform: none;
	min-width: 100%;
    max-width: 100%;
}

.reservation .accordion .acc-wrapper{overflow: hidden;}
.reservation .accordion .acc-wrapper .squeezecnt { padding: 15px; background: #f2f2f2; margin-top: 5px;}
.reservation .accordion .acc-wrapper .squeezecnt p{ font-size: 0.875rem;line-height: 1.4}

/* forms */

.reservation .input-group input[type="number"],.reservation .input-group input[type="text"]{background: transparent; color: #222; border: 1px solid #ccc; border-radius: 3px;}
.reservation .input-group {	position: relative;	display: -webkit-box;	display: -ms-flexbox;	display: flex;	-ms-flex-wrap: wrap;	flex-wrap: wrap;	-webkit-box-align: stretch;	-ms-flex-align: stretch;	align-items: stretch;	width: 100%;margin-bottom:0;}.input-group-append, .input-group-prepend {	display: -webkit-box;	display: -ms-flexbox;	display: flex;}.input-group > .form-control {	position: relative;	-webkit-box-flex: 1;	-ms-flex: 1 1 auto;	flex: 1 1 auto;	width: 1%;	margin-bottom: 0;	box-shadow: none; border-color: transparent;}.form-control {	display: block;	width: 100%;max-width:100%;	}.reservation .input-group .btn{	cursor: pointer; background: transparent;	color:#333;	border-color: #ccc; border-radius: 3px;}.input-group .btn:hover{	background: #dedede;	}
.pdr-2{padding-right:7.5px!important;padding-left:7.5px!important;}
.form-control{margin:0 2px;}

.reservation .car-attributes .column-block{margin-bottom: 0;}
.reservation .car-attributes{margin-bottom: 1rem;}
.reservation .car-attributes li{color: #777;}
.reservation .card li{font-size: 0.875rem;}
.reservation .card .details{margin-bottom: 1rem;background:#f2f2f2;padding: 15px;}
.reservation .card .details li{transition: background .3s ease-in-out;}
.reservation .card .details li:hover{background:#eee;}
.reservation .card .details li span{color:#777; margin-right: 10px;}
.reservation .card .details .label{background: transparent;}
.reservation .card h4{ font-size:1rem;text-transform: uppercase; font-weight: 700; color: #777;}
.reservation .card .value{float: right;color: #222; font-weight: 400;}
.reservation .card .total .value{font-weight: 700;}
.reservation .item.form{overflow:visible;}
.picker{position:relative;}
.reservation .form button{margin-top: 24px;}

/*car attributes list-cars*/
.car-attributes li {color: #777;font-size:0.875rem;}
.car-attributes li.column-block{margin-bottom:0;}

.form-description{font-size: 0.875rem; color: #444;margin-bottom:0;}
.form-title{font-size: 1rem;margin-top: 1rem;margin-bottom:0;}
form.total{margin-top: 1rem;}


/* PLOTING */

.boxed { 
    width:90%;
	margin: 0 auto;
}

.boxed-wrapper { 
    width:90%;
	margin: 0 auto;
}

.scrollhide-nav {	
	padding: 10px 0;
    z-index: 11;	
}

@media screen and (min-width:1024px){
    #main-menu{left:10%;}
}
.nav-brand{height: 55px; max-width:200px;}


/*BGN*/
.green-angle{
	background: rgb(7,100,84);
    background: linear-gradient(127deg, rgba(7,100,84,1) 0%, rgba(6,150,129,0.5271242285976891) 49%, rgba(255,255,255,0) 100%); 
}
.white-bgn-1{
	background-color:linear-gradient(to right, white , transparent);
}

/* Homepage services */

#homepage-services .img-wrapper{
	filter:grayscale(33%);
	padding:30px;
	background: #efefef;
	border-radius: 3px;
	overflow: hidden;
	
}

#homepage-services .intro{font-weight:800; letter-spacing: 3px; text-transform: uppercase; font-size: 0.75rem; color:#777;margin-bottom:0;}
#homepage-services .body{font-size:18px; line-height:1.5;color:#777; margin-bottom:30px;}
#homepage-services h3{	
	font-size: 1.25rem;
	padding-top: 20px;
}
#homepage-services h3 a{
	color: #444;
}

#homepage-services .img-wrapper img {
    -webkit-transition: all .6s ease; /* Safari and Chrome */
    -moz-transition: all .6s ease; /* Firefox */
    -ms-transition: all .6s ease; /* IE 9 */
    -o-transition: all .6s ease; /* Opera */
    transition: all .6s ease;
}

#homepage-services .img-wrapper:hover img {
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}

.widget.text-image{padding: 80px 0;overflow: hidden;}
.widget.text-image .intro{font-weight:800; letter-spacing: 3px; text-transform: uppercase; font-size: 0.75rem; color:#777;}
.widget.text-image h2{line-height: 1.2;}
.widget.text-image h3{font-size: 1.25rem;}
.widget.text-image .body{padding-top:30px;}
.widget.text-image img{border-radius:3px;filter:grayscale(33%)}
.widget.text-image img.box-shadow{box-shadow:0 0 1rem rgba(0,0,0,0.15) !important;}
.widget.text-image.mask-1 {
	background: url('../images/dots2.png');
	margin: 20px 0;
}

/* Featured */
.featured{
	padding: 60px 0;
}
.featured h2{
	margin-bottom: 1rem;
}

.featured .intro {
	font-weight: 800;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 0.75rem;
	color: #777;
	margin-bottom:0;
}
#featured-articles h3 {	
    font-weight: 600;
	
}
.readmore{
  color:#222;
  position: relative;
  font-weight:600;
}

a.readmore::after {
	content: " ";
	display: inline;	
	background: url('../images/readmore-arrow.svg');
	background-repeat: no-repeat;
	width: 1rem;
	height: 1rem;
	background-size: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: 0.5rem;
	margin-left: 0.25rem;
}

.featured .card .meta {margin:-0.25rem 0;padding:0;border:none;}
.featured .card .meta li{list-style: none;color:#777;font-size:0.8125rem;text-transform:none;font-style:italic;}
.featured .card .meta li span{margin-right: 0.5rem;}

/* PDF Readmore link */
a.readmore, 
a.pdf{	   
	display: inline-block;
	font-family: "Open Sans",Arial,sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 14px;	
}

a.readmore::after{
	color:#222;
	margin-left: 0.5rem;
	transition: all .3s ease-in-out;
}

a.readmore:hover::after {	
	margin-left:0.75rem;
}

.hero-text a.readmore,
.hero-text a.readmore::after,
.hero-text a.pdf,
.hero-text a.pdf::before{
	color:#fff;
}

.readmore::after,
.hero-text .pdf::before{
	font-family: "FontAwesome";
}

.readmore::after {	
	content: "\f061";
    margin:0;	
}

.hero-text .pdf{
	padding:8px 16px;
	border: 1px solid #fff;
	border-radius: 3px;
}

.hero-text .pdf::after{
	display: none;
}

.hero-text .pdf::before{	
	content:"\f019";
}
/* Video play button */

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 55%;
  left: 42%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;/*#ba1f24*/
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #333;/*#fa183d*/
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fff, 10%); /*#fa183d*/
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.category-item{
	position:relative;	   
	border-radius: 3px;
	box-shadow:0 0 1rem rgba(0,0,0,0.15) !important;
	background:#00867a;
	overflow: hidden;
}
.category-item img{
	border-radius: 3px;
	/* filter:grayscale(33%); */
    -webkit-transition: all .6s ease; /* Safari and Chrome */
    -moz-transition: all .6s ease; /* Firefox */
    -ms-transition: all .6s ease; /* IE 9 */
    -o-transition: all .6s ease; /* Opera */
    transition: all .6s ease;}

.category-item h2,
.category-item h3 {
	position:absolute;
	bottom:0;
	width: 100%;
	z-index:1;
    margin:0;
    line-height: 1.125;	
}
/*

.category-item h3 {
	position: absolute;
	bottom: 0;	
	z-index: 1;
	line-height: 18px;
	margin: 0;	
	width: 100%;
}
*/
	
.category-item h2 a,
.category-item h3 a{ 
  display: block; 
  font-size:1.125rem; 
  padding: 15px; 
  color:#fff;
}

.category-item:hover img {
	opacity:0.5;
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
/* .category-item .opacity-cnt{
	position:absolute;
	bottom:0;
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0) 100%);
	content:"";
	width:100%;height:70px;
	
} */
.category-item:after {
	position:absolute;
	bottom: 0;
	left: 0;
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
	content:"";
	width:100%;
	height:100px;	
}

@media (max-width: 767px) {
	.category-item h2 a,
	.category-item h3 a { 
	  font-size:1rem; 
	  padding: 15px 10px; 
	  font-weight: 700;
	}
}



/*eksperiment*/
.colors{
	margin:0;
	padding:0;
}

.colors li {
	list-style: none;
	display: inline;    	
}
.colors li span{
	display:inline-block;
	width: 40px;
	height: 40px;
    float: left;
    margin-right:5px;
    margin-bottom: 5px;	
}

/*product item*/
#product-item{
	padding: 80px 0;
}
.product-description{
	padding-left: 40px;
	
}

.product-description h2{
	margin-bottom: 1rem;
}

.product-description ul {
	list-style-type: disc !important;
	margin-left: 1.25rem !important;
	margin-bottom: 1rem !important;      
}

.product-description td{
	font-size: 0.9125rem;
}

.product-item ul{
	list-style:none;
	margin:0;
	padding:0;
}

.pdf a{color:#222;font-style: italic;text-decoration: underline;}

.product-item .note{
	
	color:#000;
	font-style: italic;
}
.pdf .fa {margin-right:0.5rem;}

.pdf li{
	margin-bottom: 0.5rem;
}

.separator{width:75%;margin:40px auto;height:1px;}

/* downloda icon */
.gallery a{box-shadow:0 0 1rem rgba(0,0,0,0.15) !important;border-radius:3px;overflow:hidden;position:relative;display:block;}
.gallery .zoom {
	position: absolute;	
	top: calc(50% - 32px);
	left: calc(50% - 30px);	
	color: #fff;	
	transition: opacity .3s ease;
	opacity: 0;	
}

.gallery a:hover .zoom {
	opacity:1;
}

.gallery .info {
	background: rgba(0,0,0,.5);
	color: #fff;
	font-size: 13px;
	position: absolute;
	bottom: 0;
	left: 0;
    width: 100%;	
	height: 0px;	
	line-height: 30px;
	text-align: center;
	font-family: "Poppins",sans-serif;
	transition: all .3s ease;
}

.gallery a:hover .info{
	height: 30px;
}



@media screen and (max-width:1024px){
	.product-description { padding-left: 0px;}
	.gallery .zoom { opacity:1; }
	.gallery .info,
	.gallery a:hover .info{ font-size: 14px; line-height: 40px; height: 40px;}
}




.owl-carousel img{filter:grayscale(33%)}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next{
	color:#fff;
	opacity:1;
	transition: opacity .3s ease-in-out;
	
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled{
	opacity: 0;
}

.owl-dots{display:none;}
.owl-prev{position: absolute;top:calc(50% - 30px);left:0}
.owl-next{position: absolute;top:calc(50% - 30px);right:0}
.related h2{ margin-bottom: 1rem; }

.owl-carousel .category-item {
	
	box-shadow: 0 0 5px rgba(0,0,0,0.15) !important;
	
}
/* blog post*/
.blog-item .body{
	padding: 40px 0;
}
.blog-item .summary{
	font-size: 18px;
    line-height: 1.5;
    color: #777;
    margin-bottom: 30px;
}

.blog-item figure{
	margin-top: 30px;
	margin-bottom: 30px;	
}

.blog-item figure figcaption{
	margin-top: 0.5rem;
	text-align: center;
}

.blog-item .large-centered figure,
.blog-item figure.align_center {
	margin-left:auto;
	margin-right: auto;
	text-align: center;	
}

@media screen and (min-width:1024px){
	.blog-item .body p{
		text-align: justify;
	}
}

/* About */
#about{
	padding-top: 40px;
}

.about .item{
	padding: 80px 0;
}

@media screen and (max-width:1024px){
	.about .item{
	    padding: 40px 0;
    }
}


.about .item img.box-shadow {
	box-shadow: 0 0 1rem rgba(0,0,0,0.15) !important;
}

.about .item img {
	border-radius: 3px;
	filter: grayscale(33%);
}

.about .item .body {
	position: relative;
	padding-top: 30px;
}

.about .item .body .counter {
	font-size: 46px;
	font-weight: 900;
	color: #f2f2f2;
	position: absolute;
	top: -80px;
	z-index: -1;
	left: -57px;
	border: 12px solid;	
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.about .item p {
	margin-top: 1rem;
}

#blog{
	padding: 40px 0;
}

.blog .summary {
	font-size: 1.125rem;
	margin: 20px 0;
}

.blog .item{
	padding: 80px 0;
}

.blog .item .image {
	position: relative;
	box-shadow: 0 0 1rem rgba(0,0,0,0.15) !important;
	border-radius: 3px;
	overflow: hidden;	
	background:#00867a;	
}

.blog .item img {	
	transition: all .6s ease;
}

.blog .item .image a:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.blog .item .body{padding-top:30px;}


.blog .meta {
	
	color:#999;
	padding: 0;
	border: none;
	font-size: 0.875rem;
}
.blog .summary {
	margin-bottom:0.5rem;
}

.blog .readmore{
	font-weight: 400;
}

.blog a {
	color: #222;
}

.blog .body .readmore{text-transform:uppercase; font-size:0.875rem; color: #222; opacity:0.75;transition: all .3s ease;}
.blog .body .readmore:hover{opacity:1;}
.blog .body .readmore:after{
	margin:0;
	margin-left: 0.25rem;
	top: calc(50% - 3px);	
	transition: all .3s ease;
}

/* .about .text-blocks{
	position: relative;	
	background-image: url('../images/bg1.jpg');
	background-position: right bottom;
	background-attachment: fixed;
	background-size: contain;
	background-repeat: none;
} */

.about .text-blocks{margin-top: 40px;}
.about .text-blocks{
	position: relative;	
	background: url('../images/dots2.png');
	
} 
/* .about .text-blocks .item{
	position: relative;
	box-shadow: 0 0 1rem rgba(0,0,0,0.25) !important;
	border-radius: 3px;
	overflow: hidden;
	height: 270px;
	padding: 30px;
} */


/* About item h2 counter */
.about .item h2 { position: relative;}
.about{counter-reset: cnt;}
.about .item h2:before{
	counter-increment: cnt;
    content: counter(cnt);
	font-size: 46px;
	font-weight: 900;
	color: #f2f2f2;
	/* position: absolute; */
	margin-right: 5px;
	top: -80px;
	z-index: -1;
	left: -57px;
	border: 12px solid;	
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.phones{
	margin:0;
	padding: 0;
}

.product-item .gallery{
	margin-bottom: 20px;
}

.blog h1{position: relative;}
.blog h1:after{
	content: "";
	position: absolute;
	background: #1b1818;
	width: 40px;
	height: 5px;
	bottom: -7px;
	left: 0;
}

/*korekcija paginacije*/
.post-navigation .post-prev-title,
.post-navigation .post-next-title {	
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
    text-overflow: ellipsis;	
	display: -webkit-box;
}