

@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Khula:400,300,700);


/* #PAGE STYLES */

#preloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #340431;
	z-index: 999999;
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/preload.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}



/* #Navigation
================================================== */

body, html { overflow: hidden; }

html,body{
	width:100%;
	height:100%;
	background:#42063e; /* pozadina, ljubicasta */
	background-image: url("../images/pattern6.png");
	-webkit-transition: background 0.6s;
	-moz-transition: background 0.6s;
	-ms-transition: background 0.6s;
	-o-transition: background 0.6s;
	transition: background 0.6s;
}

section{
	width:100%;
	height:100%;
	text-align:center;
	position:relative;
	margin:0 auto;
	font-family: 'Lato', sans-serif;
	font-weight:300;
}

article{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	margin:0 auto;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	opacity:1;
}

/* ------------------- DODANO --------------------- */

.mainheading {
	display:block;
	font-family:'Arial';
	font-weight:bold;
	text-shadow: 5px 5px 15px black;
}

.tekst {
	color: #fff;
	font-size: 17px;
	font-weight:400;
}

.awarenesstext {
	color: #C5C5C5;
	font-size: 15px;
	font-weight:400;
}
.naslov {
	font-family:'Ruthie';
	font-size:65px;
}

/* promijenjene (oduzete 3 linije) zbog accordian 'menija', odnosno <i> taga - icone. nakon odstranjivanja icone, cve je u redu */
/*

article i{
	position:relative;
	font-size:30px;

	display:inline-block !important;
	color:yellow;
}

article i:before{
	width:100px;
	
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:50%;	
	border-radius:50%;
	display:inline-block !important;	
	
}
*/

article i{
	position:relative;
	font-size:30px;
	margin-top:100px !important;
	display:inline-block !important;
	color:yellow;
}

article i:before{
	width:100px;
	height:100px;
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:50%;
	border-radius:50%;
	display:inline-block !important;
	line-height:100px;
}

article .cnt{
	text-align:left;
	line-height:24px;
	font-size:20px;
}

.off{
	z-index:0;
	opacity:0;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

#menu-wrap{
    position: fixed;
	width:100%;
	z-index:1000;
	background: 	rgba(187, 164, 56,1); /* orig: bijela: rgba(255,255,255,.9); žuta:rgba(228,186,7,.95) */
	top:0;
	left:0;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,.04);
	   -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,.04);
	        box-shadow: 0 8px 6px -6px rgba(0,0,0,.04);
}

.logo{
	position:absolute;
	background:url('../images/logo.png') no-repeat center center;
	width:100%; /* msb: 150 px */
	/* left:35%; */
	top:30px;
	height:53px;
	z-index:1002;
	/* left: 50%; 
	margin-right: -50%; */
	text-align:center; 
	/* transform: translate(-50%, -50%); */
}

.logo01{
	position:absolute;
	background:url('../images/logo01.png') no-repeat center center;
	background-size:230px 43.2px;
	width:230px;
	left:45%;  /* 42% */
	margin-left:-60px;  /* -60 */
	top:25px;
	height:43.2px;
	z-index:1002;
}

.menu-collapser {
    position: relative;
    width: 100%;
    height: 48px;
    line-height: 48px;
	padding-top:70px;
    font-size: 16px;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
/* dodano */
.podmeni{
	width: 200px;
}
.offers{
	margin-left:100px;
}
.collapse-button { /* meni ikona za mob display */
    position: absolute;
    left: 50%;
    top: 50%;
	margin-left:-20px;
	width: 40px;
    color: #000;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    padding: 7px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    font-size: 18px;
    text-align: center;

    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.collapse-button:hover, .collapse-button:focus {  /* responsive menu icon */
    background-color: #7b0046;
    color: yellow;
}
.collapse-button .icon-bar {
    background-color: #fff;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
    margin: 2px 0;
}

ul.slimmenu {
	text-align:center;
	margin-top:85px;
}
ul.slimmenu li {
    position: relative;
    display: inline-block;
}
ul.slimmenu > li {}
ul.slimmenu > li:first-child { border-left: 0 }
ul.slimmenu > li:last-child { margin-right: 0 }
ul.slimmenu li a {
    display: block;
    color: #fff; /* boja slova menija 292929*/
	text-shadow: 2px 2px 5px #3e093b;  
    padding: 10px 0px;
    margin: 0px 12px;
	font-family: 'Arial', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
    border-bottom:4px solid rgba(29,29,29,0);
    font-size: 14px;
	background-size:0 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
ul.slimmenu li a:hover {
    border-bottom:4px solid #861645;  /* boja slova linije ispod menija rgba(29,29,29,1) */
    text-decoration: none;
}

ul.slimmenu li .sub-collapser {  /* sub colapser je polje menija koje otvara submeni u responsivnom meniju */
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0); /* orig: rgba(0, 0, 0, 0.075) */
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;  /* orig: 48px */
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer;
}
ul.slimmenu li .sub-collapser:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
ul.slimmenu li .sub-collapser > i {
    color: #333;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
ul.slimmenu li ul {
    margin: 0;
    list-style-type: none;
}
ul.slimmenu li ul li { background-color: #BBB }
ul.slimmenu li > ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%;
}
ul.slimmenu li > ul > li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%;
}
ul.slimmenu.collapsed {
	padding:0;
	margin:0;
}
ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-collapser {
    height: 40px;
}
ul.slimmenu.collapsed li > ul {
    display: none;
    position: static;
}

/* #Home
================================================== */

#home{
	position: relative; 
	margin: 0 auto;
	width: 100%;
	overflow:hidden;
	z-index:2;
}




/* #Slider
================================================== */

.pagewrap{
	height: 100%;
	position:relative;
}

.pageblock{
	width: 100%;
	position:relative;
}

.pageblock#fullscreen{
	height: 100%;
	background: none;
	position:relative;
}

.pageblock#fullscreen h1{
	color: white;
	font-size: 72px;
	margin: 0;
	padding: 0;
	/* font-family: 'Cinzel Decorative', sans-serif; */
	font-family: 'hammersmith-one', sans-serif; 
	font-weight:normal;
}

.pageblock#fullscreen .slider{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.pageblock#fullscreen .slider .slide{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	float: left;
	position: absolute;
}

.pageblock#fullscreen .slider .slide .slidecontent{
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -50px;
	text-align: center;
}

.pageblock#fullscreen .slider .slide .slidecontent h1{
	text-shadow: 0 0 25px rgba(0,0,0,0.6);
	/* font-weight: bold;   - Ovdje je u originalu Bold*/
	font-size: 70px;
	margin-top:7%; /* Ovdje su bila spuštena slova na naslovnoj strani sa 20px prvotno na 200px pa na 7% */
	padding: 0;
	line-height: 65px;
}

.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	display:block;
	font-size: 30px;
	text-transform:uppercase;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	font-family: 'Arial', sans-serif;
	color: #fff;
	display: block;
	font-weight:bold;
	margin-top:-150px;
}

.pageblock#fullscreen .slider .slide .slidecontent .text{
	width: 900px;
	margin: 0 auto;
	line-height: 28px;
}

.pageblock#fullscreen .slider .slide .slidecontent .text a{
	color: white;
	text-decoration: underline;
}

.pageblock#fullscreen .slider .slide .slidecontent .text a:hover{
	text-decoration: none;
}


.pageblock#fullscreen #slideposition{
	position: absolute;
	bottom: 50px;
	text-align:center;
	margin:0 auto;
	width:100%;
}

.pageblock#fullscreen #slideposition ul{
	list-style-type: none;
	text-align:center;
	margin:0 auto;
}

.pageblock#fullscreen #slideposition ul li.indicator{
	display: inline-block;
	height: 15px;
	width: 15px;
	background: rgba(255,255,255,.3);
	margin: 0px 7px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	padding: 0;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	overflow: hidden;
	cursor: pointer;
}

.pageblock#fullscreen #slideposition ul li.indicator.active{
	background: rgba(255,255,255,.9);
	height: 15px;
	width: 15px;
}

.link-to-right{
	position:absolute;
	top:200px;
	right:0;
	height:50px;
	width:60px;
	z-index:200000;
	overflow:hidden;
}

.link-to-right h6{
	width:100%;
	text-align:left;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 25px;
	background:url('../images/right-arrow.png') no-repeat bottom left;
	padding-bottom:25px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear; 
}
.link-to-right:hover h6{
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.link-to-right h4{
	position:absolute;
	top:0;
	right:-100%;
	width:100%;
	text-align:left;
	color:#000;
	text-transform:uppercase;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear; 
	opacity:0;
}
.link-to-right:hover h4{
	right:0;
	opacity:1;
}



.link-to-left{
	position:absolute;
	top:200px;
	left:-120px;
	height:50px;
	width:180px;
	z-index:200000;
	overflow:hidden;
}

.link-to-left h6{
	width:100%;
	text-align:right;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 25px;
	background:url('../images/left-arrow.png') no-repeat bottom right;
	padding-bottom:25px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear; 
}
.link-to-left:hover h6{
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.link-to-left h4{
	position:absolute;
	top:0;
	left:-100%;
	width:100%;
	text-align:right;
	color:#000;
	text-transform:uppercase;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
	opacity:0;
}
.link-to-left:hover h4{
	left:0;
	opacity:1;
}

.subtext{
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height:22px;
	color:#b8b8b8;
	padding-bottom:20px;
}
.line-separator{
	position:relative;
	width:100%;
	border-bottom:1px dashed rgba(60,60,60,.1);
	margin-bottom:40px;
	padding-bottom:40px;
}


/* #About Us
================================================== */
#about{
	overflow-y:auto;
}
#about h1{
	padding-top:180px;
	padding-bottom:20px;
}
#about h1 span{
	font-size: 20px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid #000;
	vertical-align:text-top;
}



.process{
	position:relative;
	width:100%;
}
.process .border-wrap{
	position:relative;
	border:10px double rgba(0,0,0,0.03);
}
.process img{
	width:100%;
	height:auto;
	display:block;
}
.process h5{
	padding-top:180px;
	padding-bottom:20px;
	text-align:right;
}
.process h5 span{
	font-size: 14px;
	line-height:14px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid rgba(60,60,60,.7);
	color:rgba(60,60,60,.7);
	vertical-align:text-top;
}
.process p{
	text-align:right;
	color:#4d4d4d;
}
#owl-demo {
	position:relative;
	width:100%;
}
#owl-demo1 {
	position:relative;
	width:100%;
}

.team-wrap{
	position:relative;
	width:100%;
}
.team-wrap .border-wrap{
	position:relative;
	border:10px double rgba(0,0,0,0.03);
}
.team-wrap img{
	width:100%;
	height:auto;
	display:block;
}
.team-wrap h5{
	padding-top:100px;
	padding-bottom:20px;
	text-align:left;
}
.team-wrap h5 span{
	font-size: 14px;
	line-height:14px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid rgba(60,60,60,.7);
	color:rgba(60,60,60,.7);
	vertical-align:text-top;
	text-transform:none;
	padding-bottom:4px;
}
.team-wrap p{
	text-align:left;
	color:#4d4d4d;
}
.subtext-team{
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	color:rgba(60,60,60,.7);
	font-size: 18px;
	line-height:26px;
	padding-bottom:25px;
	font-style: italic;
}
/*dodano*/
.subtext-team1{
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	color:rgba(60,60,60,.7);
	font-size: 18px;
	line-height:26px;
	padding-bottom:25px;
	font-style: regular;
}

.social-team{ 
	position:relative;
	padding-top:30px;
	height:40px;
	text-align:left; 
}
.team-social li {
    padding:0; 
    list-style: none;
	text-align:center; 
	width:40px; /* original: 40 */
    display: inline-block;
	cursor:pointer;
	/* border-right:1px solid rgba(60,60,60,.2); */
}

.team-social li:last-child {
	border-right:none;
}

.team-social li.icon-team a {
	font-family: 'FontAwesome';
	font-size: 18px;
	line-height: 40px;
	width:40px;
	color: #4d4d4d; 
	opacity:0.5;
	margin:0;
	padding:0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}

/* dodano */
.icon-team1 a {
	font-size: 18px;
	line-height: 40px;
	width:40px;
	color: #4d4d4d; 
	opacity:0.5;
	margin:0;
	padding:0;
}

/* dodano */
.icon-team1 {  /*tekst*/
	font-family:Lato;
	font-size:15px;
	opacity:0.7;
	font-weight:200;
	color:red;  /*proba za boju medinog telefona */
}

.team-social li:hover{
}
.team-social li:hover.icon-team a{
	color: #000; 
	opacity:1;
}



/* #Services
================================================== */
#services{
	overflow-y:auto;
}
#services h1{
	padding-top:180px;
	padding-bottom:20px;
}
#services h1 span{
	font-size: 20px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid #000;
	vertical-align:text-top;
}
.border-left-ser{
	border-left:1px dashed rgba(60,60,60,.3);
}
.border-left-ser li{
	padding-left:20px;
}



#sync1 .item{ 
	position: relative; 
	width: 100%;
	background:#42063e;  /* pozadina offers */
	background-image: url("../images/pattern6.png");
	padding-bottom:30px;
    text-align: center;
}
#sync1 .item img{ 
    width:200px;
	height:200px;
	display:block;
    text-align: center;
	margin:0 auto;
}
#sync1 .item h5{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#sync1 .item p{
	text-align:center;
}
#sync1 .item a {
	position: relative;
	display: inline-block;
	margin-top:25px;
	font-family: 'Open Sans', sans-serif;
	outline: none;
	margin:0 auto;
	text-align:center;
	margin-left:7px;
	margin-right:7px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: .8em;
}
#sync1 .item a:hover,
#sync1 .item a:focus {
	outline: none;
}
#sync1 .item .cl-effect-7 a {
	padding: 6px 0;
}

#sync2 .item{
    text-align: center;
	margin:0 auto;
    cursor: pointer;
}
#sync2 .item img{
    margin-top: 20px;
    width:50px;
	height:50px;
	display:block;
	border:1px double rgba(255,255,255,.2);
    text-align: center;
	margin:0 auto;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#sync2 .synced .item img{
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
#sync2 .item img:hover{
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}

.services-offers{
	position:relative;
	width:100%;
}
.line-separator-ser{
	position:relative;
	width:100%;
	margin-bottom:20px;
	padding-bottom:10px;
}
.services-offers img{
	width:40px;
	height:40px;
	display:block;
}
.services-offers h5{
	text-align:left;
}
.services-offers p{
	text-align:left;
	color:#4d4d4d;
}
.services-offers h5 span{
	font-size: 14px;
	line-height:14px;
	font-family: 'Open Sans', sans-serif;
	color:rgba(60,60,60,.7);
	vertical-align:text-top;
	text-transform:none;
	padding-bottom:4px;
	padding-left:50px;
}

.background-ser1{
	background:url('../images/ser1.png') no-repeat left center;
	background-size:30px 30px;
}
.background-ser2{
	background:url('../images/ser2.png') no-repeat left center;
	background-size:30px 30px;
}
.background-ser3{
	background:url('../images/ser3.png') no-repeat left center;
	background-size:30px 30px;
}



#owl-demo2{
	position:relative;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#owl-demo2 img{
	width:60px;
	height:60px;
	display:block;
	margin:0 auto;
	text-align:center;
	opacity:.5;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#owl-demo2 img:hover{
	opacity:1;
}



/* #Servicess
================================================== */
#servicess{
	overflow-y:auto;
}
#servicess h1{
	padding-top:180px;
	padding-bottom:20px;
}
#servicess h1 span{
	font-size: 20px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid #000;
	vertical-align:text-top;
}


/* #menu
================================================== */
#menu{
	overflow-y:auto;
}
#menu h1{
	padding-top:180px;
	padding-bottom:20px;
}
#menu h1 span{
	font-size: 20px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid #000;
	vertical-align:text-top;
}

/* #offer
================================================== */
#offer{
	overflow-y:auto;
}
#offer h1{
	padding-top:180px;
	padding-bottom:20px;
}
#offer h1 span{
	font-size: 20px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid #000;
	vertical-align:text-top;
}


/* #ambience
================================================== */

#ambience{
	overflow-y:auto;
	width: 100%;
}
#ambience h1{
	padding-top:180px;
	padding-bottom:20px;
}
#ambience h1 span{
	font-size: 20px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid #000;
	vertical-align:text-top;
}

/* #Portfolio
================================================== */

#folio{
	overflow-y:auto;
	width: 100%;
}
#folio h1{
	padding-top:180px;
	padding-bottom:20px;
}
#folio h1 span{
	font-size: 20px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid #000;
	vertical-align:text-top;
}

#portfolio{
	position: relative; 
	width: 100%;
	max-width:2000px;
	overflow:hidden;
	z-index:2;
}

.portfolio-wrap{
	position: relative; 
	width: 100%;
	overflow:hidden;
	padding-top:10px;
}
.portfolio-box{
	position: relative; 
	width: 25%;
	overflow:hidden;
	display:inline-block;
	float:left;
}
.portfolio-box img{ 
	width: 100%;
	height:auto;
	display:block;
}
.portfolio-box .folio-mask1{ 
	position:absolute;
	top:0;
	left:-50%;
	width: 50%;
	height:100%;
	display:block;
	z-index:10;
	opacity:.8;
	background:#42063e;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.portfolio-box:hover .folio-mask1{ 
	left:0;
}
.portfolio-box .folio-mask2{ 
	position:absolute;
	top:0;
	right:-50%;
	width: 50%;
	height:100%;
	display:block;
	z-index:10;
	opacity:.8;
	background:#42063e;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.portfolio-box:hover .folio-mask2{ 
	right:0;
}
.portfolio-box h6{ 
	width:100%;
	text-align:center;
	color:yellow;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	margin-top:-30px;
	z-index:20;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.portfolio-box:hover h6{ 
	opacity:1;
	top:50%;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	transition-delay: .2s;
}
.portfolio-box p{ 
	width:100%;
	text-align:center;
		font-family: 'Open Sans', sans-serif;
	color:yellow;
	position:absolute;
	margin-bottom:-40px;
	opacity:0;
	bottom:0;
	left:0;
	z-index:20;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.portfolio-box:hover p{ 
	opacity:1;
	bottom:50%;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	transition-delay: .2s;
}
.portfolio-box p span{ 
	border-top:1px solid rgba(255,255,255,.7);
	padding-top:10px;
}




/* #Contact
================================================== */


#contact {
	overflow-y:auto;
	width: 100%;
}
#contact h1{
	padding-top:180px;
	padding-bottom:20px;
}
#contact h1 span{
	font-size: 20px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom:1px solid #000;
	vertical-align:text-top;
}
	#ajax-form {
		width: 100%;
		font: 14px/22px 'Open Sans', sans-serif;
	color:#7a7a7a; /* colour of the letters above form */
	margin:0 auto;
	}
	label {
		display: block;
		font: 15px/34px 'Open Sans', sans-serif;
	}
	input{
		width: 96%;
		border:none;
		margin-bottom:10px;
		font: 13px/22px 'Open Sans', sans-serif;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #522a50; /* green dodano: boja pozadine teksta forme - ime & email */
	}
	textarea {
		width:96%;
		font: 13px/22px 'Open Sans', sans-serif;
		height:120px;
		margin-top:2px;
		padding-top: 10px;
		padding-bottom: 10px;
		border:none;
		background-color: #522a50; /* dodano: boja pozadine teksta forme - poruka */
	}
	.error {
		font: 16px/22px 'Open Sans', sans-serif;
		display: none;
		color:#414141;
	}
	#ajaxsuccess {
		background: #f5f5f5;
		color:#000;
		font: 20px/60px 'Open Sans', sans-serif;
		height:60px;
		display: none;
		padding-left:10px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
	#button-con {
	position:relative;
	text-align:center;
		width: 100%;
	margin:0 auto;
	margin-top:10px;
	}
#button-con button{
	width:100%;
	height:40px;
	padding-top:0;
	margin:0 auto;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height:40px;
	color:yellow;
	background: rgba(0,0,0,.4);
	text-transform:uppercase;
 }
#button-con button:hover{
	background: rgba(0,0,0,.6);
 }
.text-align-center{
	text-align:center;
	padding-top:10px;
 }
	#ajax-form textarea:active,
	#ajax-form input:active {	
	  color: #333333;
	border-bottom:1px solid rgba(100,100,100,.3);}
	#ajax-form textarea:active,
	#ajax-form input:hover {	
	  color: #333333;
	border-bottom:1px solid rgba(100,100,100,.3);}
	#ajax-form textarea,
	#ajax-form input {	
	  color: #333333;
	border-bottom:1px solid rgba(100,100,100,.3);}

#ajax-form input[type="text"]{
	padding-left:2%;
	padding-right:2%;
}
#ajax-form input[type="text"], textarea{
	padding-left:2%;
	padding-right:2%;
}


/* #iframe
================================================== */

iframe{
	width:100%;
}


/* #Footer
================================================== */


.footer {
	position:relative;
	width: 100%;
	padding-bottom:20px;
	background-color: #340531; /* previous: green */
}
.footer h6 {
	text-align:center;
	padding-bottom:20px;
}
.footer p {
	text-align:center;
	color:#fff;
	padding-bottom:8px;
	font-size: .9em;
}
.footer p span{
	color:rgba(60,60,60,.7);
}
.footer .icon-footer {
	font-family: 'FontAwesome';
	font-size: 14px;
	padding-right:10px;
	color:#E2E2E2;
}
.border-right-footer{
	border-right:1px dashed rgba(60,60,60,.3);
}
.padding-left {
	padding-left:0;
}
.copyright {
	text-align:left; 
	color:#fff;
	font-weight:500;
}
.developed {
	text-align:right; 
	color:#fff;
	font-weight:500;
}

.cl-effect-7 a {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	outline: none;
	text-align:center;
	display:block;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: .6em;
	padding: 3px 0;
	color: #000;
	text-shadow: none;
}
.cl-effect-7 a span {
	padding-bottom:2px;
	border-bottom:1px solid rgba(60,60,60,0);
	-webkit-transition : all 0.3s ease-out;
	-moz-transition : all 0.3s ease-out;
	-o-transition :all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.cl-effect-7 a:hover span {
	border-bottom:1px solid rgba(60,60,60,.6);
}
.cl-effect-7 a:hover,
.cl-effect-7 a:focus {
	outline: none;
}


.facebook-color{
	color: #3b5998;
}
.twitter-color{
	color: #00aced;
}
.google-color{
	color: #dd4b39;
}
.vimeo-color{
	color: #aad450;
}


.footer .footer-bottom{
	position:relative;
	width: 100%;
	text-align:center;
	margin:0 auto;
	margin-top:40px;
	padding-top:20px;
	border-top:1px dashed rgba(60,60,60,.1);
}
.footer .footer-bottom p{
	text-align:center;
}
.footer .footer-bottom img{
	width:90px;
	height:30px;
	display:block;
	text-align:center;
	margin:0 auto;
}

/* #Media Queries
================================================== */

@media only screen and (max-width: 800px) {
h1 { font-size: 40px; line-height:110%; }
.logo{
	background:url('../images/logo.png') no-repeat center center;
	background-size:270px 36px;
	margin-top:-30px;
	height:47px; 
	width:100%;
	/* background-color:red; */
}

.logo01{
	background:url('../images/logo01.png') no-repeat center center;
	background-size:230px 43.2px;
	width:230px;
	margin-left:-95px;
	top:20px;
	height:43.2px;
}

.link-to-right{
	display:none;
}
.link-to-left{
	display:none;
}
.offers{
	margin-left:50px;
}
}

@media only screen and (min-width: 801px) and (max-width: 959px) {
.pageblock#fullscreen .slider .slide .slidecontent{
	top: 55%;
}
.pageblock#fullscreen .slider .slide .slidecontent h1{
	font-size: 40px;
	margin-top:7%; /* 10px u originalu */
	line-height: 40px;
}
.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	font-size: 16px;
}
.portfolio-box{
	width: 50%;
}
}

@media only screen and (min-width: 768px) and (max-width: 800px) {
	#menu-wrap{
	padding-top:30px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.pageblock#fullscreen .slider .slide .slidecontent{
	top: 55%;
}
.pageblock#fullscreen .slider .slide .slidecontent h1{
	font-size: 40px; /* 30px u originalu */
	margin-top:7%; /* 0 u originalu */
	line-height: 110%; /* 30px u originalu */
}
.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	font-size: 14px;
}
.process h5{
	padding-top:0;
	text-align:center;
}
.process p{
	text-align:center;
}
.team-wrap h5{
	padding-top:20px;
	text-align:center;
}
.team-wrap p{
	text-align:center;
}
.subtext-team{
	text-align:center;
}
/* dodano */
.subtext-team1{
	text-align:center;
}
.social-team{ 
	text-align:center; 
}
.footer h6 {
	text-align:center;
}
.footer p {
	text-align:center;
}
.cl-effect-7 a {
	text-align:center;
}
.padding-left {
	padding-left:0;
}
.border-right-footer{
	border-right:none;
}
.portfolio-box{
	width: 50%;
}
.blog-wrap li h6{
	text-align:center;
	padding-top:20px;
}
.blog-wrap li p{
	text-align:center;
}

.logo{
	/* width:140px; */
	/* margin-left:-70px; */
	top:30px;
}
#menu-wrap{
    padding-top:30px;
}

}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.pageblock#fullscreen .slider .slide .slidecontent{
	top: 55%;
}
.pageblock#fullscreen .slider .slide .slidecontent h1{
	font-size: 24px;
	margin-top:7%; /* 0 u originalu */
	line-height: 24px;
}
.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	font-size: 13px;
}
.process h5{
	padding-top:0;
	text-align:center;
}
.process p{
	text-align:center;
}
.team-wrap h5{
	padding-top:20px;
	text-align:center;
}
.team-wrap p{
	text-align:center;
}
.subtext-team{
	text-align:center;
}
.social-team{ 
	text-align:center; 
}
.footer h6 {
	text-align:center;
}
.footer p {
	text-align:center;
}
.cl-effect-7 a {
	text-align:center;
}
.padding-left {
	padding-left:0;
}
.border-right-footer{
	border-right:none;
}	
.portfolio-box{
	width: 100%;
}
.blog-wrap li h6{
	text-align:center;
	padding-top:20px;
}
.blog-wrap li p{
	text-align:center;
}

#menu-wrap{ 
	padding-top:30px; /* utječe na odnos visine menija i 'collapse-button' ikone za meni */
}


}

@media only screen and (max-width: 320px) {
.pageblock#fullscreen .slider .slide .slidecontent{
	top: 55%;
}
.pageblock#fullscreen .slider .slide .slidecontent h1{
	font-size: 18px;
	margin-top:7%; /* 0 u originalu */
	line-height: 18px;
}
.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	font-size: 10px;
}	
.process h5{
	padding-top:0;
	text-align:center;
}
.process p{
	text-align:center;
}
.team-wrap h5{
	padding-top:20px;
	text-align:center;
}
.team-wrap p{
	text-align:center;
}
.subtext-team{
	text-align:center;
}
.social-team{ 
	text-align:center; 
}
.footer h6 {
	text-align:center;
}
.footer p {
	text-align:center;
}
.cl-effect-7 a {
	text-align:center;
}
.padding-left {
	padding-left:0;
}
.border-right-footer{
	border-right:none;
}	
.portfolio-box{
	width: 100%;
}	
.blog-wrap li h6{
	text-align:center;
	padding-top:20px;
}
.blog-wrap li p{
	text-align:center;
}
.offers{
	margin-left:0px;
}

.logo{
	background:url('../images/logo.png') no-repeat center center;
	background-size:200px 30px;
	/* width:140px; */
	/* margin-left:-70px; */
	top:30px;
}
#menu-wrap{
    padding-top:30px;
}
.pageblock#fullscreen .slider .slide .slidecontent{
	top: 80%;
}
.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	margin-top:-150px; /* visina naslovnih slova u slideru */
}
}

@media only screen and (max-width: 240px) {
.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	margin-top:-150px;
}
}




