/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

.tabela img {
	width:8%;
	}
/* SLIKE RESIZE */

.thumb span { 
	position:absolute;
	visibility:hidden;
}
.thumb:hover, .thumb:hover span { 
	visibility:visible;
	top:0; left:30px; 
	z-index:1;
}


/*BOOTSTRAP Panel tabs*/
.panel-tabs {
    position: relative;
    clear:both;
    border-bottom: 1px solid transparent;
}

.panel-border {
    border: 1px solid #0a9e46;
	background-color: #0a9e46;
	width:93%;
	margin-bottom:20px;
}

.panel-body {
  font-size: 0.91em;
  color: #808080;
  line-height: 1.8em;
  text-align:justify;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
	font-family: 'Roboto', sans-serif;
    font-size: 1em;
}

.panel-tabs > li > a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: transparent;
}

.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255,255,255, .23);
    border-bottom-color: transparent;
}
/*BOOTSTRAP Panel tabs*/

/*BOOTSTRAP Menu*/
 .card {
    margin-top: 20px;
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 130px;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn-pref .btn {
    -webkit-border-radius:0 !important;
}
/*BOOTSTRAP Menu*/

/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol {margin: 0;}
p {margin: 0;}

html, body{
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	background: #f8fbfe;   /*#e8fee0; svjetlo zelena */
}
a {
  text-decoration: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
a:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  text-decoration:none;
}
/*--top header start here--*/
.top-social ul {
    padding: 0em;
    list-style: none;
    text-align: right;
}
.top-social ul li {
    display: inline-block;
    margin-right: 1.5em;
}
.top-social ul li a span{
    background: url(../images/top-social.png)no-repeat;
    width: 18px;
    height:18px;
    display: inline-block;
}
.top-social ul li h5 {
    font-size: 1em;
    color: #fff;
}
.top-social ul li a {
    vertical-align: -webkit-baseline-middle;
}

.top-social ul li a span.facebook {
    background: url(../images/fb.png)no-repeat;
    width: 30px;
    height:30px;
    display: inline-block;
}

.top-social ul li a span.flagit {
    background: url(../images/it.png)no-repeat;
    width: 30px;
    height:25px;
    display: inline-block;
}

.top-social ul li a span.flaghr {
    background: url(../images/hr.png)no-repeat;
    width: 30px;
    height:25px;
    display: inline-block;
}

.top-social ul li a span.flagen {
    background: url(../images/en.png)no-repeat;
    width: 30px;
    height:25px;
    display: inline-block;
}

.top-social ul li a span.fb {
    background-position: 7px 0px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li span.tw {
    background-position: -22px 1px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li a span.in {
    background-position: -53px 0px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li a span.gmail {
    background-position: -82px 0px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li a span.fb:hover {
    background-position: 7px -18px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li span.tw:hover {
    background-position: -22px -17px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li a span.in:hover {
    background-position: -53px -17px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li a span.gmail:hover {
    background-position: -82px -17px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.header-address ul {
    padding: 0em;
    list-style: none;
}
.header {
    border-bottom: 1px solid #999;
}
.header-address ul li {
    display: inline-block;
    margin-right:0.5em;
}
.header-address ul li a{
    display: inline-block;
}
.top-header {
	padding: 0.5em;
    background:#3db2e1; /*#CE254B tamno zelena #0a9e46 */
    border-top:5px solid #f7941c;
	
}
.header-address h6 {
    font-size:0.8em;
    color: #fff;
    display: inline-block;
}
span.location {
    background: url(../images/home.png)no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
}
span.phone {
    background: url(../images/ph.png)no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align:sub;
}
span.email{
	background: url(../images/email.png)no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.header-address ul li a {
    font-size:0.9em;
    color: #fff;
}
.header-address ul li a:hover {
    color:#FDBD10;
}
.top-social {
    padding: 0px;
}
.header-address{
    padding: 0px;
}
/*--*/


/*--header menu nav start--*/
div#navbar {
    float:left;
    text-align: center;
	margin-top:20px;
}

.navbar-header {
    float:right;
    text-align: center;
}

.navbar-wrapper {
    padding: 0.7em 0em 0.7em 0em;
    margin-top: 0px !important;
    line-height: 36px;
}

.navbar-nav {
    float: left !important;
	margin-top: 0em;


}
.navbar{
    margin-bottom: 0px !important;   
    min-height: 0px !important;   
    background-color: transparent;
	border:0;
	border-bottom: 1px solid #ddd;
	width: 92%;
}


.navbar-default .navbar-nav > li > a {
    margin: 0px 3px 2px 0 !important;
    padding: 10px 10px;
	font-size: 0.9em;
	font-weight:400;
	color:#797979;
	border: 1px solid transparent;
	}
	
.navbar-default .navbar-nav > li > a:hover {
	color:#000;
	background: #8bc542; /* siva */
	border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;		
	}
.navbar-default .navbar-nav > li > a.active {
	color:#fff;
	background: #8bc542; /* tamno zelena */	
	border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;	
	}		
	
	
.navbar-default .navbar-nav > li.dropdown:hover > a {
    margin: 0px 3px 2px 0 !important;
    padding: 10px 10px;
	font-size: 0.9em;
	font-weight:400;
	color:#797979;
	}
	
.navbar-default .navbar-nav > li.dropdown:hover > a:hover{ 
    padding: 10px 10px;
	color:#fff;
	background: #8bc542; /* nova zelena */ /* #0a9e46 tamno zelena */	
}

.navbar-default .navbar-nav > li.dropdown:hover > ul  { 
	color:#fff;
	background: #8bc542; /* #e8fee0; svjetlo zelena */	
}

.navbar-default .navbar-nav > li.dropdown:hover > ul > li  {
	margin-top:10px;
}

.navbar-default .navbar-nav > li.dropdown:hover > ul > li > a {
	font-size: 0.9em;
	font-weight:400;
	color:#fff;	
}

.navbar-default .navbar-nav > li.dropdown:hover > ul > li > a:hover { 
	color:#797979;
	background: #8bc542; /* svjetlo zelena */	
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}

/*--banner start here--*/
.banner {
    background: url(../images/5.jpg)no-repeat;
    background-size: cover;
    min-height: 640px;
}
.banner-main {
    padding: 11em 0em 0em 0em;
    text-align: center;
}
.banner-main p {
    font-size: 0.91em;
    color: #fff;
    width: 50%;
    margin: 1em auto;
    line-height: 1.8em;
}
.banner-main h4 {
    font-size:2.2em;
    color: #fff;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.banner-main h4:before {
    background: none;
    height: 3px;
    border: 4px double #fff;
    width: 120px;
    display: inline-block;
    margin: 5px 20px;
    content: "";
}
/*-- w3layouts --*/
.banner-main h4:after {
    background: none;
    height: 3px;
    border: 4px double #fff;
    width: 120px;
    display: inline-block;
    margin: 5px 20px;
    content: "";
}
.banner-main h2 {
    font-size:3.5em;
    color: #fff;
    padding-top: 0.5em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.banner-main a {
    font-size: 1em;
    color: #fff;
    padding: 0.5em 1em;
    border: 2px solid #fff;
    display: inline-block;
    margin-top: 1em;
}
.banner-main a:hover {
   border: 2px solid #f18200;
   color:#f18200;
}
span.ban-line {
    width:375px;
    display: inline-block;
    border: 4px double #fff;
}
/*--welcome start here--*/
.welcome {
    padding: 1.8em 0em;

}
.welcome-top h3 {
    font-size: 2em;
    color:#CE254B;
    font-family: 'Ubuntu Condensed', sans-serif;
    text-align: center;
}
.welcome-top h4 {
    font-size: 2em;
    color:#f18200;
    font-family: 'Ubuntu Condensed', sans-serif;
    text-align: center;
}
.welcome-top p {
    font-size:0.91em;
    color:#797878;
    width:74%;
    margin: 0.7em auto 1em;
    text-align: justify;
    line-height: 1.8em;
}
/*-- agileits --*/
.welcome-top {
    padding-bottom: 1.5em;
}
.welcome-w3agile h3 {
    font-size: 1.7em;
    color: #fff;
    margin: 22px 0px;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.welcome-w3agile p {
    font-size: 0.91em;
    color:#fff;
    line-height: 1.8em;
}
.welcome-w3agile {
    text-align: center;
    padding: 2em 2em;
}
.wel-1 {
    background:#FB623A;
}
.wel-2 {
    background: #FDBD10;
}
.wel-3 {
    background:#03C0CA;
}
.wel-4 {
    background:#00a388;
}
.welcome-w3agile span{
    width: 60px;
    height: 60px;
    display: block;
    margin:3em auto 0em;
}
i.wel-num {
    position: absolute;
    top: 0;
    left: 0;
}
/*--
.welcome-w3agile span.wel-icon1 {
    background:url(../images/ic1.jpg)no-repeat center;
}
.welcome-w3agile span.wel-icon2 {
    background:url(../images/ic2.png)no-repeat center;
}
.welcome-w3agile span.wel-icon3 {
    background:url(../images/ic3.png)no-repeat center;
}
.welcome-w3agile span.wel-icon4 {
    background:url(../images/ic4.png)no-repeat center;
}
--*/
/*--commen effect--*/
span.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
span.hovicon.small {
    font-size: 20px;
    line-height:45px;
    width:45px;
    height:45px;
    margin:7px;
}
span.hovicon.mini {
    font-size: 15px;
    line-height:32px;
    width:30px;
    height:30px;
    margin:7px;
}
span.hovicon.auto-width {
    width: auto;
    height: auto;
    padding: 15px;
}
span.hovicon:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
span.hovicon:before {
    speak: none;
    font-size: 40px;
    line-height: 80px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
/* Effect 4 */
.hovicon.effect-4 {
    width: 150px;
    height: 150px;
    box-shadow: 0 0 0 3px #0a9e46; /*#F7B400*/
}
.hovicon.effect-4.small {
    width:45px;
    height:45px;
}
.hovicon.effect-4.mini {
    width:30px;
    height:30px;
}
.hovicon.effect-4.sub-a {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-4:before {
    line-height: 80px;
}
.hovicon.effect-4:after {
    top: -3px;
    left: -3px;
    padding: 0;
    z-index: 10;
    border: 3px dashed #0a9e46; /*#fdbd10*/
}
.hovicon.effect-4:hover {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    color: #fff;
}
.hovicon.effect-4:hover span {
    color: #fff;
}
/* Effect 4b */
 .hovicon.effect-4.sub-b:hover {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-4.sub-b:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
}

/* Effect 5 */
.hovicon.effect-5 {
    width: 160px;
    height: 160px;
    box-shadow: 0 0 0 4px #0a9e46; /*#F7B400*/
}
.hovicon.effect-5.small {
    width:45px;
    height:45px;
}
.hovicon.effect-5.mini {
    width:30px;
    height:30px;
}
.hovicon.effect-5.sub-a {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-5:before {
    line-height: 80px;
}
.hovicon.effect-5:after {
    top: -3px;
    left: -3px;
    padding: 0;
    z-index: 10;
    border: 3px dashed #0a9e46; /*#fdbd10*/
}
.hovicon.effect-5:hover {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    color: #fff;
}
.hovicon.effect-5:hover span {
    color: #fff;
}
/* Effect 4b */
 .hovicon.effect-5.sub-b:hover {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-5.sub-b:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
    }
}
/*--welcome end hee--*/
/*--news strat here--*/
.news {
    padding:5em 0em 5em 0em;
}
.we-choose-rit h3 {
    font-size: 2.5em;
    color: #f18200;
    font-family: 'Ubuntu Condensed', sans-serif;
    text-align: center;
    margin-bottom: 0.5em;
	padding-top: 1em;
}

.we-choose-rit img {
	width: 99%;
	}
	
.news-left h3 {
    font-size: 2.5em;
    color: #CE254B;
    font-family: 'Ubuntu Condensed', sans-serif;
    text-align: center;
    margin-bottom: 0.5em;
}
/*-menu tabes start here--*/
/*** .Nav Class ************************/
.icon-minus-sign:after {
  content: "";
  background: url(../images/plus.png) no-repeat 16px 17px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 18px 5px 34px 47px;
  border-left: 1px solid #c8c8c8;
}

.icon-plus-sign:before {
  content: "";
  background: url(../images/plus.png)no-repeat 17px 17px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px 0px 52px 50px;
  border-left: 1px solid #c8c8c8;
}
.accordation_menu label{
	line-height:30px;
	display: block;
	position: relative;
	padding: 6px 20px;
	height: 54px;
	cursor: pointer;
	z-index: 20;
	transition: background-color .7s;
	-webkit-transition: background-color .7s;
	-moz-transition: background-color .7s;
	-o-transition: background-color .7s;
	-ms-transition: background-color .7s;
	border: 1px solid #BBB8B8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.accordation_menu input{
	display: none;
}
/*** Right Icon ***/
.accordation_menu label i.i-right1,
.accordation_menu label i.i-right2{
	float:right;
	margin-right:15px;
	padding:6px 0 0 0;
	transition:all .7s;
	-webkit-transition:all .7s;
	-moz-transition:all .7s;
	-o-transition:all .7s;
	-ms-transition:all .7s;
}
.accordation_menu label i.i-right2{
	display:none;
}
.accordation_menu input:checked + label i.i-right1{
	display:none;
}
.accordation_menu input:checked + label i.i-right2{
	display:block;
}
/*** .content Class *********************/
.content1{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content1 h4{
	padding:8px 0 7px 15px;
}
.content1 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content1 h6 i{
	padding:0 5px;
	font-size:10px;
}

.accordation_menu input:checked ~ div.content1 {
  height: 90px;
  margin: 10px 0px 10px 25px;
}

/*** For Change Animation Effects ****/
.accordation_menu input:checked ~ .content1 p{       
	-webkit-animation: zoomIn .7s 1;
	animation: zoomIn .7s 1;
}
.accordation_menu input:checked ~ .content1 h6{       
	-webkit-animation: fadeIn 2s 1;
	animation: fadeIn 2s 1;
}

/*** .content Class 4*********************/
.content4{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content4 h4{
	padding:8px 0 7px 15px;
}
.content4 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content4 h6 i{
	padding:0 5px;
	font-size:10px;
}

.accordation_menu input:checked ~ div.content4 {
  height: 70px;
  margin: 10px 0px 10px 25px;
}

/*** For Change Animation Effects ****/
.accordation_menu input:checked ~ .content4 p{       
	-webkit-animation: zoomIn .7s 1;
	animation: zoomIn .7s 1;
}
.accordation_menu input:checked ~ .content4 h6{       
	-webkit-animation: fadeIn 2s 1;
	animation: fadeIn 2s 1;
}

/*** .content Class 5 *********************/
.content5 {
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content5 h4{
	padding:8px 0 7px 15px;
}
.content5 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content5 h6 i{
	padding:0 5px;
	font-size:10px;
}

.accordation_menu input:checked ~ div.content5 {
  height: 70px;
  margin: 10px 0px 10px 25px;
}

/*** For Change Animation Effects ****/
.accordation_menu input:checked ~ .content5 p{       
	-webkit-animation: zoomIn .7s 1;
	animation: zoomIn .7s 1;
}
.accordation_menu input:checked ~ .content5 h6{       
	-webkit-animation: fadeIn 2s 1;
	animation: fadeIn 2s 1;
}

/*** .content Class 6 *********************/
.content6{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content6 h4{
	padding:8px 0 7px 15px;
}
.content6 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content6 h6 i{
	padding:0 5px;
	font-size:10px;
}

.accordation_menu input:checked ~ div.content6 {
  height: 90px;
  margin: 10px 0px 10px 25px;
}

/*** For Change Animation Effects ****/
.accordation_menu input:checked ~ .content6 p{       
	-webkit-animation: zoomIn .7s 1;
	animation: zoomIn .7s 1;
}
.accordation_menu input:checked ~ .content6 h6{       
	-webkit-animation: fadeIn 2s 1;
	animation: fadeIn 2s 1;
}

/*** .content Class 11*********************/
.content11{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content11 h4{
	padding:8px 0 7px 15px;
}
.content11 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content11 h6 i{
	padding:0 5px;
	font-size:10px;
}

.accordation_menu input:checked ~ div.content11 {
  height:125px;
  margin: 10px 0px 10px 25px;
}

/*** .content Class 12*********************/
.content12{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content12 h4{
	padding:8px 0 7px 15px;
}
.content12 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content12 h6 i{
	padding:0 5px;
	font-size:10px;
}

.accordation_menu input:checked ~ div.content12 {
  height:125px;
  margin: 10px 0px 10px 25px;
}

/*** .content Class 13 *********************/
.content13{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content13 h4{
	padding:8px 0 7px 15px;
}
.content13 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content13 h6 i{
	padding:0 5px;
	font-size:10px;
}

.accordation_menu input:checked ~ div.content13 {
  height:95px;
  margin: 10px 0px 10px 25px;
}

/*** .content Class 17 *********************/
.content17{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content17 h4{
	padding:8px 0 7px 15px;
}
.content17 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content17 h6 i{
	padding:0 5px;
	font-size:10px;
}

.accordation_menu input:checked ~ div.content17 {
  height:85px;
  margin: 10px 0px 10px 25px;
}

/*** For Change Animation Effects ****/
.accordation_menu input:checked ~ .content17 p{       
	-webkit-animation: zoomIn .7s 1;
	animation: zoomIn .7s 1;
}
.accordation_menu input:checked ~ .content17 h6{       
	-webkit-animation: fadeIn 2s 1;
	animation: fadeIn 2s 1;
}


.accordation_menu a, .accordation_menu p{
	color: #919090;
}
.accordation_menu h4{
	color: #01C675;
	padding: 15px 0 15px 15px;
	font-size: 1.2em;
}
.accordation_menu label{
	background: #fff;
	color: #000;
	font-size: 0.8em;
	font-weight: 400 !important;
}
.accordation_menu label:hover{                    
	color:#000;
}
.accordation_menu label:hover .icon-plus-sign:before {
	content: "";
	background: url(../images/minus.png) no-repeat 17px 17px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.accordation_menu input:checked + label, .accordation_menu input:checked + label:hover {
  border: 1px solid #cc0000; /*#BBB8B8*/
  color: #000;
  font-size: 0.8em;
  font-weight:bold;
}
span.m_5{
	color: #000;
	font-size: 1em;
	text-decoration: none;
}
h4.m_3 {
	color: #000000;
	text-transform: capitalize;
	font-size: 2em;
	margin-bottom:1.3em;
}
ul.news_list {
	padding: 2% 0 1% 7%;
	list-style: none;
	background: #fff;
}
ul.news_list li.date {
	float: left;
	width: 15.5%;
	border-right: 1px solid #CCC;
	padding-right: 3%;
	margin:5% 4% 0% 0;
}
.date {
	line-height: 0.5em;
	font-size:2em;
	font-weight: bold;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
}
span.highlight, span.light_color {
	display: inline-block;
	font-size:14px;
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
li.date_desc {
	float: right;
	width: 75%;
}
.date_desc h3 {
	font-size: 19px;
	font-weight: 500;
	color: #2bbbdf;
	margin: 0px 0px 5px 0px;
}
li.date_desc p{
	font-size: 14px;
	line-height: 1.8em;
	float: left;
	font-weight: 400;
	color: #000;
}
/*--
div#a1 p {
   font-size:0.78em;
   color:#797878;
   line-height: 1.8em;
   width: 95%;
}
div#a2 p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
div#a3 p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
div#a4 p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
div#a5 p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
div#a6 p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
div#a7 p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
div#a8 p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
div#a9 p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
--*/
div#a p {
  font-size: 0.78em;
   color:#585656;
   line-height: 1.8em;
   width: 95%;
}
/*--people start here--*/
.kontakt-bg {
    background:url(../images/kontakt-bg2.png)no-repeat center;
    background-size: cover;
    min-height: 100px;
	margin-top:5px;
}

.proizvodi-bg {
    background:url(../images/voda-bg.png)no-repeat center;
    background-size: cover;
    min-height: 100px;
	margin-top:5px;
}

.people {
    background:url(../images/011.png)no-repeat center;
    background-size: cover;
    min-height: 330px;
}
.people-main h3 {
    font-size: 2em;
    color:#f18200;
    text-align: center;
    margin-bottom: 0.4em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.people-main p {
    font-size:0.91em;
    color: #797878;
    width: 60%;
    text-align: center;
    margin: 0 auto;
    line-height: 1.8em;
}
/*--people end here--*/
/*--corporate start here--*/
.corporate {
    padding: 5em 0em;
}
.skills-top h4 {
    font-size: 3em;
    color: #CE254B;
    font-family: 'Ubuntu Condensed', sans-serif;
    margin-bottom: 0.1em;
}
.skills-top p {
    font-size: 0.91em;
    color:#797878;
    line-height: 1.8em;
}
.skills-top {
    padding-bottom: 3em;
}
/*--moveing effect prograce bars--*/
.bar_group__bar.thin::before{
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
}
.bar_group__bar.thin {
    margin-bottom: 50px !important;
}
.bar_group__bar.thin::before {
  width: 100%;
  height: 5px;
  border-radius: 0px;
  background: #E4E4E4;
}

.bar_group__bar.thin {
  width: 0%;
  height: 5px;
  border-radius: 0px;
  background:#F7B400;
  margin-bottom: 15px;
  -webkit-transition: width 1s;
          transition: width 1s;
}
.b_label,.bar_label_min,.bar_label_max,.b_tooltip span {
	color: #999;
    font-size: 14px;
	margin: .5em 0;
}
.bar_group.group_ident-1 {
    padding-right: 0em;
	z-index: 0;
    position: relative;
}
.bar_label_max {
  position: absolute;
  right:0%;
}
.bar_label_min {
  position: absolute;
}
.b_tooltip {
	-webkit-transition: all 1s;
    transition: all 1s;
	position: relative;
	float: left;
	left: 100%;
	padding: 4px 10px 7px 10px;
	background-color:rgb(74, 74, 73);
	-webkit-transform: translateX(-50%) translateY(-30px);
    -ms-transform: translateX(-50%) translateY(-30px);
    transform: translateX(-50%) translateY(-30px);
	-o-transform: translateX(-50%) translateY(-30px);
	border-radius:0px;
	line-height: 11px;
}
.b_tooltip span {
	color: white;
}
.b_tooltip--tri {
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: rgb(74, 74, 73) transparent transparent transparent;
}
/*--corporate end here--*/
/*--testimonial start here--*/
.testimonial {
    background: url(../images/test.jpg)no-repeat center;
    background-size: cover;
    min-height: 350px;
    padding: 4em 0em;
}
/******** SAP ************/
.sap_tabs {
    clear: both; 
    text-align: center;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
    width: 30%;
    list-style: none;
    padding: 0;
    margin:2.5em auto 0;
}
.resp-tab-item {
    cursor: pointer;
    padding: 0;
    display: inline-block;
    list-style: none;
    width: 19%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: .7;
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 50px;
}
li.resp-tab-item img {
    border-radius: 41px;
}
li.resp-tab-item.resp-tab-active {
    border:2px solid #CE254B;
    opacity: 1;
}
.resp-tab-item img { 
	width:100%;
}
.resp-tab-item:hover {
    text-shadow: none;
    
}
.resp-tab-active{
	text-shadow: none;
	color:#fff;
}
li.resp-tab-item.resp-tab-active {
    opacity: 1;
}
.resp-tabs-container {
	padding: 0;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
@media only screen and (max-width:480px) {
	.resp-tabs-container{
		padding:10px;
	}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
.view.view-first {
    color: #fff;
    width: 70%;
    margin: 0 auto;
    position: relative;
}
.view.view-first h5 {
    color:#F7B400;
    font-size:1.5em;
    display: inline-block;
    margin:0.5em 0em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.view.view-first p {
    margin-bottom:0.91em;
    width: 60%;
    margin: 0 auto;
    font-size: 1em;
    color: #fff;
    line-height: 1.8em;
}
/*-- //testimonial --*/
/*--testimonial end here--*/
/*--news letters start here--*/
.newsletter {
    padding: 5em 0em;
    background: #CE254B;
    text-align:center;
}
.newsletter-wthree h3 {
    font-size: 2.5em;
    color: #fff;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.newsletter-wthree p {
    font-size: 0.91em;
    color: #fff;
    width: 50%;
    margin: 1em auto;
    line-height: 1.7em;
}
.newsletter-wthree input[type="text"] {
    font-size: 1em;
    color: #CE254B;
    padding: 0.5em 0.8em;
    width: 30%;
    outline: none;
    border: 1px solid #fff;
}
.newsletter-wthree input[type="submit"] {
    font-size: 1em;
    background:#F7B400;
    color:#fff;
    padding: 0.56em 1em;
    border: none;
    outline: none;
    vertical-align: top;
}
.newsletter-wthree input[type="submit"]:hover {
	 background:#000;
	 color:#fff;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.newsletter-wthree ::-webkit-input-placeholder{
   color:#CE254B !important;
}
/*--news letters end here--*/
/*--copy rights starts here--*/
ul.ftr-icons {
    padding: 0em;
    list-style: none;
    margin-bottom: 0.5em;
}
ul.ftr-icons li a {
    background: url(../images/t-icn.png)no-repeat;
    width: 26px;
    height:26px;
    display: inline-block;
}
ul.ftr-icons li{
    display: inline-block;
}
.copy-rights {
    text-align: center;
    padding: 2em 0em;
    background:#3db2e1; /*#8ac73f */
    border-bottom: 5px solid #f7941c;
	margin-top: 2em;
}
ul.ftr-icons li a.fa {
    background-position: 0px 0px;
}
ul.ftr-icons li a.tw {
    background-position:-26px 0px;
}
ul.ftr-icons li a.g {
    background-position:-52px 0px;
}
ul.ftr-icons li a.fa:hover {
    background-position: 0px 0px;
    opacity: 0.8;
}
ul.ftr-icons li a.tw:hover {
    background-position:-26px 0px;
    opacity: 0.8;
}
ul.ftr-icons li a.g:hover{
    background-position:-52px 0px;
    opacity: 0.8;
}
.copy-rights-main p {
    font-size: 0.8em;
    color: #fff;
}

.copy-rights-main p a {
	line-height: 30px;
    color: #cc0000;
	font-weight:bold;
    font-size: 1em;
}
.copy-rights-main p a:hover{
    color: #cc0000;
	font-weight:bold;
    font-size: 1em;
	text-decoration:underline;
}
.copy-rights-main span a {
    color: #3db2e1;
    font-size: 0.6em;
}
.copy-rights-main span a:hover{
    color: #3db2e1;
    font-size: 0.6em;
}
/*--copy righs end here--*/
/*--about start here--*/
.about {
    padding: 5em 0em;
}
.about-top {
    text-align: center;
    padding-bottom: 4em;
}
.about-left h4 {
    font-size: 1.7em;
    color: #CE254B;
    line-height: 1.8em;
    margin-bottom: 0.3em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.about-left p {
    font-size:0.95em;
    color:#797878;
    width: 90%;
    line-height: 1.9em;
}
.about-top h2 {
    color:#f18200;
    font-size: 3em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.history {
  background: #fff; /*  svjetlo zelena pozadina */
  border-radius: 4px;
  text-align:center;
}

.history-grids-pro {
	text-align:left;
}

.history-grids {
	text-align:center;
}

.history-top {
	width:90%;
}

.history-top h2 {
    color: #F18200;
    font-size: 1.7em;
    font-family: 'Ubuntu Condensed', sans-serif;
	padding: 0.5em 0 0.5em 1em;
  	text-align: center;	
}

.history-top h3 {
  font-size: 3em;
  font-weight: 500;
  color:#CE254B;
  font-family: 'Ubuntu Condensed', sans-serif;
  padding: 0em 0em 0.5em 0.5em;
  margin: 0em 0em 0em 0em;
  text-align: center;
}
.history-grids h4 {
  font-size:1.5em;
  font-weight: 400;
  color:#f18200;
  margin: 0em 0em 0.2em 0em;
  font-family: 'Ubuntu Condensed', sans-serif;
}

.history-grids p {
  font-size: 0.91em;
  color: #808080;
  line-height: 1.8em;
}

.history-grids p img{
}

.history-grids-pro p {
  font-size: 0.91em;
  color: #808080;
  line-height: 1.8em;
  text-align:center;
}


/*--team start here--*/

.team-head h3 {
    color:#F7B400;
    font-size: 3em;
    padding-bottom: 0.2em;
	margin-bottom: 1em;
    text-align: center;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.team {
    padding: 1em 0em;
}
ul.team-icons {
    padding: 0em;
}
ul.team-icons li {
    display: block;
}
ul.team-icons li a {
    background: url(../images/t-icn.png)no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 20px;
}
ul.team-icons li a.fa {
    background-position: 0px 0px;
}
ul.team-icons li a.tw {
    background-position: -27px 0px;
}
ul.team-icons li a.g {
    background-position: -53px 0px;
}
/*--effect--*/
.btm-right {
  overflow: hidden;
  position: relative;
  display: block;
}
.btm-right img{
	width:100%;
}
.btm-right .captn {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    position: absolute;
    bottom: -85%;
    right: 0;
    background-color:rgba(12, 12, 12, 0.62);
    text-align: center;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btm-right:hover .captn {
  bottom: 0%;
}
.captn a{
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 0 3px;
}
.captn a:hover {
    transform: rotateY(360deg);
}
.captn h4 {
    font-size: 1.5em;
    color: #fff;
    padding: 14px 0 10px;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.captn p {
    font-size: 1em;
    color: #fff;
}
.btm-right:hover .captn h4 {
    margin-top: 56px;
}
/*--about end here--*/
/*--services start here--*/
.services {
    padding: 3em 0em;
}

.services-top h2 {
    color: #f18200;
    font-size: 2.5em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.services-top {
    text-align: center;
    padding-bottom: 2em;
}
.services-top p {
    font-size:0.91em;
    color:#797878;
    margin: 0.7em auto 0.1em;
    text-align: center;
    line-height: 1.8em;
}
.ser-agileinfo {
    text-align: center;
    margin-bottom: 0.1em;
}

.certifikat a {
    font-size: 1em;
    color: #0a9e46;
    margin: 0.1em 0em;
	line-height: 2em;
    font-family: 'Ubuntu Condensed', sans-serif;
	text-align:center;
}

.certifikat a:hover {
    font-size: 1em;
	text-decoration:underline;
    color: #0a9e46;
    margin: 0.1em 0em;
	line-height: 2em;
    font-family: 'Ubuntu Condensed', sans-serif;
	text-align:center;	
}

.ser-agileinfo h4 {
    margin: 0.1em 0em;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.ser-agileinfo h4 a {
    font-size: 1.2em;
    color: #0a9e46;
    margin: 0.1em 0em;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.ser-agileinfo p {
    font-size:0.91em;
    color: #797878;
    line-height: 1.8em;
    width: 75%;
    margin: 0 auto;
}
.ser-agileinfo span{
	width: 60px;
    height: 60px;
    display: inline-block;
    padding: 1em;
}
span.wel-icon5.hovicon.effect-4.sub-b {
    background: url(../images/icpellet.png)no-repeat center;
}
span.wel-icon6.hovicon.effect-4.sub-b {
    background: url(../images/icbriket.png)no-repeat center;
}
span.wel-icon7.hovicon.effect-4.sub-b {
    background: url(../images/icdrvo.png)no-repeat center;
}
span.wel-icon8.hovicon.effect-4.sub-b {
    background: url(../images/ickotao.png)no-repeat center;
}
span.wel-icon9.hovicon.effect-4.sub-b {
    background: url(../images/icostalo.png)no-repeat center;
}
span.wel-icon10.hovicon.effect-4.sub-b {
    background: url(../images/ic10.png)no-repeat center;
}
.ser-strip {
    background: url(../images/2.jpg)no-repeat center fixed;
    background-size: cover;
    min-height: 330px;
}
.ser-strip-main  {
    text-align: center;
    padding:8em 0em 0em 0em;
}
.ser-strip-main h3 {
    font-size: 3em;
    color: #fff;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.other-info {
  padding: 2em 0em 2em 0em;
}
.other-top {
  text-align: center;
  padding-bottom: 2em;
}
.other-top  h3 {
  font-size: 2.5em;
  color:#CE254B;
  margin: 0em 0em 0.2em 0em;
 font-family: 'Ubuntu Condensed', sans-serif;
}
.other-right h6 {
  font-size: 1.05em;
  color: #f18200;
  line-height: 1.3em;
  margin: 1em 0em 0.2em 0em;
}
.other-dates {
  margin: 0em 0em 0.4em 0em;
  border-bottom: 1px solid #cc0000;
}
span.other-num {
  font-size: 2.5em;
  color: #F5AF33;
  font-family: 'Ubuntu Condensed', sans-serif;
  float: left;
  width: 10%;
  margin: 0.5em 0em 0em 0em;
}

span.other-pro {
  font-size: 2.5em;
  color: #F5AF33;
  font-family: 'Ubuntu Condensed', sans-serif;
  float: left;
  width: 20%;
  margin: 0.5em 0em 0em 0em;
}

.other-proiz {
  float: right;
  width: 40%;
  margin: 1em 0em 0em 0em;
}

.other-text {
  float: right;
  width: 90%;
  margin: 1em 0em 0em 0em;
}
.other-text p {
  font-size: 0.91em;
  color: #7E7E7E;
  line-height: 1.8em;
  margin: 0em 0em 1em 0em;
  text-align:justify;
}
/*--services end here--*/


/*--proizvodi start here--*/
.proizvodi {
    padding: 1em 0em;
}

.proizvodi-top h2 {
    color: #F7B400;
    font-size: 3em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.proizvodi-top {
    text-align: center;
    padding-bottom: 2em;
}
.pro-agileinfo {
    text-align: center;
    margin-bottom: 0.1em;
}
.pro-agileinfo h4 {
    font-size: 1em;
    color: #000;
    margin: 0.1em 0em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.pro-agileinfo p {
    font-size:0.91em;
    color: #797878;
    line-height: 1.8em;
    width: 75%;
    margin: 0 auto;
}
.pro-agileinfo span{
	width: 60px;
    height: 60px;
    display: inline-block;
    padding: 1em;
}

/* KOTLOVI NA PELET */
span.wel-icpelling1.hovicon.effect-5.sub-b {
    background: url(../images/icpelling1.png)no-repeat center;
}
span.wel-icpelling2.hovicon.effect-5.sub-b {
    background: url(../images/icpelling2.png)no-repeat center;
}
span.wel-icpelling3.hovicon.effect-5.sub-b {
    background: url(../images/icpelling3.png)no-repeat center;
}
span.wel-icpelling4.hovicon.effect-5.sub-b {
    background: url(../images/icpelling4.png)no-repeat center;
}
span.wel-icpelling5.hovicon.effect-5.sub-b {
    background: url(../images/icpelling5.png)no-repeat center;
}
span.wel-icpelling6.hovicon.effect-5.sub-b {
    background: url(../images/icpelling6.png)no-repeat center;
}

span.wel-icpellingeco1.hovicon.effect-5.sub-b {
    background: url(../images/icpellingeco1.png)no-repeat center;
}
span.wel-icpellingeco2.hovicon.effect-5.sub-b {
    background: url(../images/icpellingeco2.png)no-repeat center;
}

span.wel-icecologic1.hovicon.effect-5.sub-b {
    background: url(../images/icecologic1.png)no-repeat center;
}
span.wel-icecologic2.hovicon.effect-5.sub-b {
    background: url(../images/icecologic2.png)no-repeat center;
}
span.wel-icecologic3.hovicon.effect-5.sub-b {
    background: url(../images/icecologic3.png)no-repeat center;
}
span.wel-icecologic4.hovicon.effect-5.sub-b {
    background: url(../images/icecologic4.png)no-repeat center;
}
span.wel-icecologic5.hovicon.effect-5.sub-b {
    background: url(../images/icecologic5.png)no-repeat center;
}
span.wel-icecologic6.hovicon.effect-5.sub-b {
    background: url(../images/icecologic6.png)no-repeat center;
}

span.wel-icinteriokotlovi1.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi1.png)no-repeat center;
}
span.wel-icinteriokotlovi2.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi2.png)no-repeat center;
}
span.wel-icinteriokotlovi3.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi3.png)no-repeat center;
}

span.wel-icinteriokotlovi4.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi4.png)no-repeat center;
}
span.wel-icinteriokotlovi5.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi5.png)no-repeat center;
}
span.wel-icinteriokotlovi6.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi6.png)no-repeat center;
}

/* KAMINI NA PELET */
span.wel-icinteriokamini1.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini1.png)no-repeat center;
}
span.wel-icinteriokamini2.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini2.png)no-repeat center;
}
span.wel-icinteriokamini3.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini3.png)no-repeat center;
}
span.wel-icinteriokamini4.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini4.png)no-repeat center;
}
span.wel-icinteriokamini5.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini5.png)no-repeat center;
}
span.wel-icinteriokamini6.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini6.png)no-repeat center;
}

span.wel-icminitherm1.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm1.png)no-repeat center;
}
span.wel-icminitherm2.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm2.png)no-repeat center;
}
span.wel-icminitherm3.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm3.png)no-repeat center;
}
span.wel-icminitherm4.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm4.png)no-repeat center;
}

span.wel-icminithermaqua1.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua1.png)no-repeat center;
}
span.wel-icminithermaqua2.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua2.png)no-repeat center;
}
span.wel-icminithermaqua3.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua3.png)no-repeat center;
}

/* INDUSTRIJSKI KOTLOVI */
span.wel-ickotlovisjeckapelet1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet1.png)no-repeat center;
}
span.wel-ickotlovisjeckapelet2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet2.png)no-repeat center;
}
span.wel-ickotlovisjeckapelet3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet3.png)no-repeat center;
}
span.wel-ickotlovisjeckapelet4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet4.png)no-repeat center;
}
span.wel-ickotlovisjeckapelet5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet5.png)no-repeat center;
}
span.wel-ickotlovisjeckapelet6.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet6.png)no-repeat center;
}

span.wel-ickotlovipelet1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet1.png)no-repeat center;
}
span.wel-ickotlovipelet2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet2.png)no-repeat center;
}
span.wel-ickotlovipelet3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet3.png)no-repeat center;
}
span.wel-ickotlovipelet4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet4.png)no-repeat center;
}
span.wel-ickotlovipelet5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet5.png)no-repeat center;
}

span.wel-ickotlovicvgorivo1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo1.png)no-repeat center;
}
span.wel-ickotlovicvgorivo2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo2.png)no-repeat center;
}
span.wel-ickotlovicvgorivo3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo3.png)no-repeat center;
}
span.wel-ickotlovicvgorivo4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo4.png)no-repeat center;
}
span.wel-ickotlovicvgorivo5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo5.png)no-repeat center;
}


/* PELLET */
span.wel-icpelleta1.hovicon.effect-5.sub-b {
    background: url(../images/icpelleta1.png)no-repeat center;
}
span.wel-icpelleta2.hovicon.effect-5.sub-b {
    background: url(../images/icpelleta2.png)no-repeat center;
}
span.wel-icpelletb.hovicon.effect-5.sub-b {
    background: url(../images/icpelletb.png)no-repeat center;
}

/* BRIKET */
span.wel-icbriket1.hovicon.effect-5.sub-b {
    background: url(../images/icbriket1.png)no-repeat center;
}
span.wel-icbriket2.hovicon.effect-5.sub-b {
    background: url(../images/icbriket2.png)no-repeat center;
}

/* DRVO */
span.wel-icbukva.hovicon.effect-5.sub-b {
    background: url(../images/icbukva1.png)no-repeat center;
}
span.wel-icgrab.hovicon.effect-5.sub-b {
    background: url(../images/icgrab.png)no-repeat center;
}
span.wel-ichrast.hovicon.effect-5.sub-b {
    background: url(../images/ichrast.png)no-repeat center;
}

/* OSTALO */
span.wel-icpotpala.hovicon.effect-5.sub-b {
    background: url(../images/icpotpala.png)no-repeat center;
}
span.wel-icugljen.hovicon.effect-5.sub-b {
    background: url(../images/icugljen.png)no-repeat center;
}


span.wel-icon11.hovicon.effect-5.sub-b {
    background: url(../images/icpellet.png)no-repeat center;
}
span.wel-icon12.hovicon.effect-5.sub-b {
    background: url(../images/icbriket.png)no-repeat center;
}
span.wel-icon13.hovicon.effect-5.sub-b {
    background: url(../images/icdrvo.png)no-repeat center;
}
span.wel-icon14.hovicon.effect-5.sub-b {
    background: url(../images/ickotao.png)no-repeat center;
}
span.wel-icon15.hovicon.effect-5.sub-b {
    background: url(../images/icostalo.png)no-repeat center;
}
span.wel-icon16.hovicon.effect-5.sub-b {
    background: url(../images/ic10.png)no-repeat center;
}

span.wel-icon11.hovicon.effect-4.sub-b {
    background: url(../images/icpellet.png)no-repeat center;
}
span.wel-icon12.hovicon.effect-4.sub-b {
    background: url(../images/icbriket.png)no-repeat center;
}
span.wel-icon13.hovicon.effect-4.sub-b {
    background: url(../images/icdrvo.png)no-repeat center;
}
span.wel-icon14.hovicon.effect-4.sub-b {
    background: url(../images/ickotao.png)no-repeat center;
}
span.wel-icon15.hovicon.effect-4.sub-b {
    background: url(../images/icostalo.png)no-repeat center;
}
span.wel-icon16.hovicon.effect-4.sub-b {
    background: url(../images/ic10.png)no-repeat center;
}
.pro-strip {
    background: url(../images/2.jpg)no-repeat center fixed;
    background-size: cover;
    min-height: 330px;
}
.pro-strip-main  {
    text-align: center;
    padding:8em 0em 0em 0em;
}
.pro-strip-main h3 {
    font-size: 3em;
    color: #fff;
    font-family: 'Ubuntu Condensed', sans-serif;
}

/*--proizvodi end here--*/

/*--short codes--*/
h3.typo1 {
    color: #F7B400;
    font-size: 3em;
    font-family: 'Ubuntu Condensed', sans-serif;
    text-align: center;
}
.typrography {
    padding: 5em 0em;
}
/*--typo--*/
.page-header h3{
	font-size: 3em;
	color:#000;
	font-family: 'Ubuntu Condensed', sans-serif;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}


.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
.bs-example {
  padding: 2em 0 0;
}
.form-horizontal .control-label {
  text-align: left;
}
.page-header {
    margin: 55px 0 20px;
}
/*--//typo--*/
/*--//short codes--*/
/*--gallery--*/
.gallery {
    padding: 1em 0em;
}
.gallery-top {
    margin-bottom: 1em;
    text-align: center;
}
.gallery-top h2 {
    color: #f18200;
    font-size: 2em;
    font-family: 'Ubuntu Condensed', sans-serif;
	padding-top: 1em;
}
.gallery-top h3 {
    color: #f18200;
    font-size: 1.3em;
    font-family: 'Ubuntu Condensed', sans-serif;
	padding-top: 1em;
}
.gallery-top p{
    font-size: 1em;
    color:#7B7A7A;
    line-height: 1.8em;
    width: 50%;
    margin: 0 auto;
}
/*--*/
.view-seventh img {
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-seventh .mask {
   background-color: rgba(0, 0, 0, 0.55);
   -webkit-transform: rotate(0deg) scale(1);
   -moz-transform: rotate(0deg) scale(1);
   -o-transform: rotate(0deg) scale(1);
   -ms-transform: rotate(0deg) scale(1);
   transform: rotate(0deg) scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
.view-seventh h3 {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh p {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.view-seventh:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px) rotate(0deg);
   -moz-transform: translateY(0px) rotate(0deg);
   -o-transform: translateY(0px) rotate(0deg);
   -ms-transform: translateY(0px) rotate(0deg);
   transform: translateY(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-seventh:hover h3 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.7s;
   -moz-transition-delay: 0.7s;
   -o-transition-delay: 0.7s;
   -ms-transition-delay: 0.7s;
   transition-delay: 0.7s;
}
.view-seventh:hover p {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.6s;
   -moz-transition-delay: 0.6s;
   -o-transition-delay: 0.6s;
   -ms-transition-delay: 0.6s;
   transition-delay: 0.6s;
}
.view-seventh:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}
/*--//gallery--*/
/*--contact start here--*/
.contact {
    padding: 2em 0em;
}
.contact-top {
    text-align: center;
    padding-bottom: 3em;
}

.contact-top img {
	width:70%;
}

.contact-top h2 {
    font-size: 3em;
    color:#f18200;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.contact-left h3 {
    font-size: 2em;
    color:#CE254B;
    margin-bottom: 0.3em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.contact-left p.con-para {
    font-size: 1em;
    color:#797878;
    margin-bottom: 1em;
    line-height: 1.8em;
}

.contact-right h4 {
    font-size: 1.7em;
    color:#CE254B;
    margin-bottom: 0.3em;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.contact-right input[type="text"] {
    font-size:1em;
    color:#999;
    width: 49%;
    border: 1px solid #999;
    padding: 0.5em 0.8em;
    border-radius: 2px;
    outline: none;
    margin-bottom: 1em;
}

.contact-right input.captcha {
    font-size: 1em;
    color:#999;
    width: 50%;
    border: 1px solid #999;
    padding: 0.5em 0.8em;
    border-radius: 2px;
    outline: none;
}
.contact-right input.email {
    margin: 0% 0% 0% 1.4%;
}
.contact-right input.in-phone {
    width: 100%;
}
.contact-right textarea {
    font-size: 1em;
    color: #999;
    width: 100%;
    border: 1px solid #999;
    padding: 0.5em 0.8em;
    border-radius: 2px;
    outline: none;
    resize: none;
    height: 8em;
    margin-bottom: 1em;	
}
.contact-right input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background:#CE254B;
    border: none;
    outline: none;
    padding: 0.5em 2em;
    margin-top: 0.2em;
    border-radius: 2px;
}
.contact-right input[type="submit"]:hover{
	 background:#F7B400;
	 transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.contact-add p {
    font-size: 1em;
    color:#797878;
    line-height: 1.8em;
}
ul.face {
    padding: 0em;
    list-style: none;
}
ul.face li {
    display: inline-block;
}
ul.face li a {
    font-size: 1em;
    color: #000;
}
ul.face li a:hover {
    font-size: 1em;
    color:#CE254B;
}
.map {
    padding-top: 4em;
}
.map iframe {
    width: 100%;
    height: 300px;
    border: none;
}
/*--contact end here--*/
@media(max-width:1440px){

}
@media(max-width:1366px){
	
}
@media(max-width:1280px){
.banner {
    min-height: 600px;
}
	i.wel-num img {
    width: 95%;
	}
.accordation_menu input:checked ~ div.content6 {
    height:175px;
    margin: 10px 0px 10px 10px;
}	
}
@media(max-width:1080px){
.resp-tabs-list {
    width: 35%;
}
.btm-right .captn {
    bottom: -56%;
}
.contact-right input.email {
    margin: 0% 0% 0% 1.3%;
}
.page-header h3 {
    font-size: 2.1em;
}

}
@media(max-width:1024px){	
.navbar-header img {
	width:90%;
}
.welcome-w3agile p {
    font-size: 0.85em;
}	
.banner-main p {
    width: 60%;
}
.banner-main {
    padding: 6em 0em 0em 0em;
}
.banner {
    min-height: 500px;
}
.banner-main h2 {
    font-size: 3em;
}
span.ban-line {
    width: 320px;
}
.navbar-inverse .navbar-brand {
    font-size: 2.3em;
}
.resp-tabs-list {
    width: 40%;
}
.view.view-first p {
    width: 85%;
}
.newsletter-wthree p {
    width: 60%;
}
.about-left h4 {
    font-size: 1.3em;
    margin-bottom: 0.1em;
}
.about-left p {
    width: 100%;
}
.btm-right .captn {
    bottom: -55%;
}
.ser-agileinfo p {
    width: 100%;
}
.other-right h6 {
    font-size: 1em;
}
.contact-right input.email {
    margin: 0% 0% 0% 1%;
}
	i.wel-num img {
    width: 95%;
	}
}
@media(max-width:991px){
.accordation_menu input:checked ~ div.content4 {
    height:105px;
    margin: 10px 0px 10px 10px;
}

.banner-main p {
    width: 80%;
}
.welcome-top p {
    width: 95%;
}
.welcome-w3agile {
    float: left;
    width: 32%;
}
.people-main p {
    width: 75%;
}
.new-pic1 {
    float: left;
    width: 50%;
}
.news-left {
    padding-bottom: 3em;
}
.welcome-top {
    padding-bottom: 3em;
}
.view.view-first p {
    width: 100%;
}
.resp-tabs-list {
    width: 55%;
}
.corporate-left {
    float:left;
    width: 55%;
}
.corporate-right {
    float: right;
    width: 45%;
}
.skills-top {
    padding-bottom: 1em;
}	
.newsletter-wthree p {
    width: 80%;
}
.header-address {
	font-size: 0.9em;
    float: left;
    width: 90%;
}
.top-social {
    float: right;
    width: 10%;
}
.view.view-first {
    width: 80%;
}
.about-top {
    padding-bottom: 2.5em;
}
.about-left {
    padding-bottom: 2em;
}
.about-right {
    width: 85%;
    margin: 0 auto;
}
.history-grids {
    float: left;
    width: 33%;
    padding-left: 0px;
}
.history-grids h4 {
  font-size:1em;
}

.history-grids span img {
    width: 97%;
}

.history-grids-pro {
    float: left;
    width: 100%;
    padding-left: 0px;
}
.team-agileits-grid {
    float: left;
    width: 25%;
    padding-left: 0px;
}
.captn h4 {
    font-size: 1.3em;
    padding: 7px 0 8px;
}
.btm-right:hover .captn h4 {
    margin-top: 55px;
}
.ser-agileinfo {
    float: left;
    width: 33%;
    padding: 0px 8px 0px 0px;
}
.deliver-left {
    width: 85%;
    margin: 0em auto 3em;
}
.ser-agileinfo p {
    font-size: 0.84em;
}
.contact-left {
    padding-bottom: 3em;
}
/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}
.pro-agileinfo {
    margin-bottom: 1em;
}
}
@media(max-width:768px){

.risajz img {
	width: 100%;
	}
.panel-body {
  font-size: 0.7em;
  color: #808080;
  line-height: 1.8em;
  padding:2px;
  text-align:justify;
}	
	
.navbar-header img {
	visibility: hidden;
}	
.other-text {
    width: 85%;
	font-size: 0.8em;
}

.other-proiz {
    width: 25%;
	font-size: 0.8em;
}
	
.banner {
    min-height:385px;
}
.banner-main h2 {
    padding-top: 0.1em;	
}
.banner-main {
    padding: 4.6em 0em 0em 0em;
}
.banner-main h2 {
    font-size: 2.5em;
}
span.ban-line {
    width: 280px;
}
.banner-main a {
    font-size: 0.9em;
    padding: 0.3em 1em;
    margin-top: 0.3em;
}
.welcome {
    padding: 3em 0em;
}
.people-main h3 {
    padding-top: 1.5em;
}
.people {
    min-height: 250px;
}
.proizvodi {
    min-height: 70px;
	margin-top:5px;
}

.news {
    padding: 3em 0em 3em 0em;
}
.testimonial {
    padding: 3em 0em;
}
.corporate {
    padding: 3em 0em;
}
.newsletter {
    padding: 3em 0em;
}
.about {
    padding: 3em 0em;
}
.about-top {
    padding-bottom: 1em;
}
.team {
    padding: 3em 0em;
}
.services {
    padding: 3em 0em;
}
.ser-agileinfo {
    margin-bottom: 2em;
}
.ser-strip-main {
    padding: 4em 0em 0em 0em;
}
.ser-strip {
    min-height:185px;
}
.ser-strip-main h3 {
    font-size: 2.5em;
}
.proizvodi {
    padding: 0.1em 0em;
}
.pro-agileinfo {
    margin-bottom: 1em;
}
.pro-strip-main {
    padding: 4em 0em 0em 0em;
}
.pro-strip {
    min-height:185px;
}
.pro-strip-main h3 {
    font-size: 2.5em;
}

.other-info {
    padding: 3em 0em 3em 0em;
}
.other-top {
    padding-bottom: 2em;
}
.gallery {
    padding: 3em 0em;
}
.gallery-top {
    margin-bottom: 2em;
}
.contact {
    padding: 3em 0em;
}
.contact-top {
    padding-bottom: 1.5em;
}
.map {
    padding-top: 3em;
}
.bar_group__bar.thin {
    margin-bottom: 40px !important;
}
.typrography {
    padding: 3em 0em;
}
}
@media(max-width:767px){
	.logo img {
	padding:0 0 0 10px;
}

.navbar-toggle {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;	
}
.navbar-toggle {
    padding: 8px 7px;
}
.navbar-inverse .navbar-toggle {
    background: #F7B400;
    border: none;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background: #F5AF33 !important;
}
.navbar-nav {
    float: none !important;
}
div#navbar {
    width: 100%;
    background:#f7b400;

}
.navbar-collapse {
    border-top: none;

}


.navbar-nav > li > a {
    padding: 0.5em 0em 0.5em 0.5em !important;
}
.navbar-nav > li > a {
    color: #FFFFFF;
}

.navbar-nav > li > a.active {
	background-color:#cc0000;;
	
}

.navbar-wrapper {
    padding: 1em 0em 1em 0em;
}

/*--typo--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
.b-wrapper1.long-img {
    padding-top: 16em;
}
td.add-check a {
    width: 106px;
}
.heart li a {
    margin: 0 0.3em;
}
.page-header h3 {
    font-size: 2.5em;
}
}
@media(max-width:667px){

.btm-right .captn {
    bottom: -50%;
}	
.banner-main h4:before {
    width: 95px;
}
.banner-main h4:after {
    width:95px;
}
.btm-right:hover .captn h4 {
    margin-top: 45px;
}
}
@media(max-width:640px){

.tabela img {
	width:90%;
	}
	
		
.history-grids span img {
	width:50%
}
	
.accordation_menu input:checked ~ div.content1 {
    height:85px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content4 {
    height:105px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content5 {
    height:115px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content11 {
    height:120px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content12 {
    height:120px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content13 {
    height:120px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content17 {
    height:200px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}
	
.accordation_menu label {
    font-size: 0.61em;
	height:70px;
    padding: 32px 10px;
	line-height:15px;	
}
.accordation_menu input:checked + label, .accordation_menu input:checked + label:hover {
    font-size:0.61em;
}	
	
.navbar-inverse .navbar-brand {
    font-size: 2em;
    line-height: 0.9em;
}
.other-text {
    width: 80%;
	font-size: 0.8em;
}
.banner-main h4:before {
    width: 70px;
}
.banner-main h4:after {
    width: 70px;
}
.banner-main h2 {
    font-size: 2.2em;
}
span.ban-line {
    width: 240px;
}
.banner-main p {
    width: 100%;
}
.banner-main h4 {
    font-size: 1.6em;
}
.banner-main {
    padding:3.3em 0em 0em 0em;
}
.banner {
    min-height: 320px;
}
.welcome-top p {
    width:95%;
}
.people-main p {
    width: 85%;
}
.welcome-top h3 {
    font-size: 2.5em;
}
.welcome-top h4 {
    font-size: 1em;
}
.skills-top h4 {
    font-size: 2.5em;
}
.newsletter-wthree p {
    width: 100%;
}
.newsletter-wthree input[type="text"] {
    width: 50%;
}
.about-top h2 {
    font-size: 2.5em;
}

.history-top h2 {
    color: #f18200;
    font-size: 1.5em;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.history-top h3 {
    font-size: 2.5em;
}
.history-grids {
    float: left;
    width: 100%;
    padding: 0em 0em 1em 0em;
}
.history-grids-pro {
    float: left;
    width: 100%;
    padding: 0em 0em 1em 0em;
}
.history-bottom {
    padding: 0em 0em 0em 0em;
}
.team-head h3 {
    font-size: 2.5em;
}
.team-agileits-grid {
    width: 50%;
    padding: 0em 1em 1em 0em;
}
.team-head h3 {
    padding-bottom: 0.5em;
}
.btm-right .captn {
    bottom: -70%;
}
.services-top h2 {
    font-size: 2.5em;
}
.proizvodi-top h2 {
    font-size: 2.5em;
}
h3.typo1 {
    font-size: 2.5em;
}
.gallery-top h2 {
    font-size: 1.5em;
}
.contact-top h2 {
    font-size: 2.5em;
}
.btm-right:hover .captn h4 {
    margin-top: 100px;
}
.services-top {
    padding-bottom: 2em;
}
.proizvodi-top {
    padding-bottom: 2em;
}
.gallery-top {
    margin-bottom: 1em;
}
.testimonial {
    min-height: 325px;
}
/*--typo--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}
.media-1 {
    padding-left: 0em;
}

/* PELLET */
span.wel-icpelleta1.hovicon.effect-5.sub-b {
    background: url(../images/icpelleta1.png)no-repeat center;
	background-size: 60%;
}
span.wel-icpelleta2.hovicon.effect-5.sub-b {
    background: url(../images/icpelleta2.png)no-repeat center;
	background-size: 60%;
}
span.wel-icpelletb.hovicon.effect-5.sub-b {
	background: url(../images/icpelletb.png)no-repeat center;
	background-size: 60%;
}

/* BRIKET */
span.wel-icbriket1.hovicon.effect-5.sub-b {
    background: url(../images/icbriket1.png)no-repeat center;
		background-size: 60%;
}
span.wel-icbriket2.hovicon.effect-5.sub-b {
    background: url(../images/icbriket2.png)no-repeat center;
		background-size: 60%;
}

/* DRVO */
span.wel-icbukva.hovicon.effect-5.sub-b {
    background: url(../images/icbukva1.png)no-repeat center;
	background-size: 60%;
}
span.wel-icgrab.hovicon.effect-5.sub-b {
    background: url(../images/icgrab.png)no-repeat center;
	background-size: 60%;
}
span.wel-ichrast.hovicon.effect-5.sub-b {
    background: url(../images/ichrast.png)no-repeat center;
	background-size: 60%;
}

/* OSTALO */
span.wel-icpotpala.hovicon.effect-5.sub-b {
    background: url(../images/icpotpala.png)no-repeat center;
	background-size: 60%;	
}
span.wel-icugljen.hovicon.effect-5.sub-b {
    background: url(../images/icugljen.png)no-repeat center;
	background-size: 60%;	
}

/* KOTLOVI NA PELET */
span.wel-icpelling1.hovicon.effect-5.sub-b {
    background: url(../images/icpelling1.png)no-repeat center;
	    background-size: 60%;
}
span.wel-icpelling2.hovicon.effect-5.sub-b {
    background: url(../images/icpelling2.png)no-repeat center;
	    background-size: 80%;
}
span.wel-icpelling3.hovicon.effect-5.sub-b {
    background: url(../images/icpelling3.png)no-repeat center;
	    background-size: 60%;
}
span.wel-icpelling4.hovicon.effect-5.sub-b {
    background: url(../images/icpelling4.png)no-repeat center;
	    background-size: 60%;
}
span.wel-icpelling5.hovicon.effect-5.sub-b {
    background: url(../images/icpelling5.png)no-repeat center;
	    background-size: 70%;
}
span.wel-icpelling6.hovicon.effect-5.sub-b {
    background: url(../images/icpelling6.png)no-repeat center;
	    background-size: 60%;
}

span.wel-icpellingeco1.hovicon.effect-5.sub-b {
    background: url(../images/icpellingeco1.png)no-repeat center;
		    background-size: 60%;
}
span.wel-icpellingeco2.hovicon.effect-5.sub-b {
    background: url(../images/icpellingeco2.png)no-repeat center;
		    background-size: 60%;
}

span.wel-icecologic1.hovicon.effect-5.sub-b {
    background: url(../images/icecologic1.png)no-repeat center;
			background-size: 60%;
}
span.wel-icecologic2.hovicon.effect-5.sub-b {
    background: url(../images/icecologic2.png)no-repeat center;
			background-size: 80%;
}
span.wel-icecologic3.hovicon.effect-5.sub-b {
    background: url(../images/icecologic3.png)no-repeat center;
			background-size: 80%;	
}
span.wel-icecologic4.hovicon.effect-5.sub-b {
    background: url(../images/icecologic4.png)no-repeat center;
			background-size: 50%;	
}
span.wel-icecologic5.hovicon.effect-5.sub-b {
    background: url(../images/icecologic5.png)no-repeat center;
			background-size: 80%;	
}
span.wel-icecologic6.hovicon.effect-5.sub-b {
    background: url(../images/icecologic6.png)no-repeat center;
			background-size: 70%;	
}

span.wel-icinteriokotlovi1.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi1.png)no-repeat center;
			background-size: 60%;	
}
span.wel-icinteriokotlovi2.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi2.png)no-repeat center;
			background-size: 60%;	
}
span.wel-icinteriokotlovi3.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi3.png)no-repeat center;
			background-size: 50%;	
}
span.wel-icinteriokotlovi4.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi4.png)no-repeat center;
			background-size: 50%;	
}
span.wel-icinteriokotlovi5.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi5.png)no-repeat center;
			background-size: 50%;	
}
span.wel-icinteriokotlovi6.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi6.png)no-repeat center;
			background-size: 50%;	
}

/* KAMINI NA PELET */
span.wel-icinteriokamini1.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini1.png)no-repeat center;
				background-size: 60%;	
}
span.wel-icinteriokamini2.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini2.png)no-repeat center;
				background-size: 60%;		
}
span.wel-icinteriokamini3.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-icinteriokamini4.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini4.png)no-repeat center;
				background-size: 80%;		
}
span.wel-icinteriokamini5.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini5.png)no-repeat center;
				background-size: 60%;		
}
span.wel-icinteriokamini6.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini6.png)no-repeat center;
				background-size: 50%;		
}

span.wel-icminitherm1.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm1.png)no-repeat center;
				background-size: 60%;		
}
span.wel-icminitherm2.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm2.png)no-repeat center;
				background-size: 80%;		
}
span.wel-icminitherm3.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-icminitherm4.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm4.png)no-repeat center;
				background-size: 45%;		
}

span.wel-icminithermaqua1.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua1.png)no-repeat center;
					background-size: 60%;	
}
span.wel-icminithermaqua2.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua2.png)no-repeat center;
					background-size: 80%;	
}
span.wel-icminithermaqua3.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua3.png)no-repeat center;
					background-size: 80%;	
}

/* INDUSTRIJSKI KOTLOVI */
span.wel-ickotlovisjeckapelet1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet1.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet2.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet4.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet5.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet6.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet6.png)no-repeat center;
				background-size: 80%;		
}

span.wel-ickotlovipelet1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet1.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovipelet2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet2.png)no-repeat center;
				background-size: 60%;		
}
span.wel-ickotlovipelet3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovipelet4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet4.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovipelet5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet5.png)no-repeat center;
				background-size: 80%;		
}

span.wel-ickotlovicvgorivo1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo1.png)no-repeat center;
				background-size: 60%;		
}
span.wel-ickotlovicvgorivo2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo2.png)no-repeat center;
				background-size: 80%;		
}

span.wel-ickotlovicvgorivo3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovicvgorivo4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo4.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovicvgorivo5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo5.png)no-repeat center;
				background-size: 80%;		
}

/* PELET */
span.wel-icpelleta1.hovicon.effect-5.sub-b {
    background: url(../images/icpelleta1.png)no-repeat center;
	background-size: 80%;
}
span.wel-icpelleta2.hovicon.effect-5.sub-b {
    background: url(../images/icpelleta2.png)no-repeat center;
	background-size: 80%;
}
span.wel-icpelletb.hovicon.effect-5.sub-b {
	background: url(../images/icpelletb.png)no-repeat center;
	background-size: 80%;
}

/* BRIKET */
span.wel-icbriket1.hovicon.effect-5.sub-b {
    background: url(../images/icbriket1.png)no-repeat center;
		background-size: 80%;
}
span.wel-icbriket2.hovicon.effect-5.sub-b {
    background: url(../images/icbriket2.png)no-repeat center;
		background-size: 80%;
}

/* DRVO */
span.wel-icbukva.hovicon.effect-5.sub-b {
    background: url(../images/icbukva1.png)no-repeat center;
	background-size: 80%;
}
span.wel-icgrab.hovicon.effect-5.sub-b {
    background: url(../images/icgrab.png)no-repeat center;
	background-size: 80%;
}
span.wel-ichrast.hovicon.effect-5.sub-b {
    background: url(../images/ichrast.png)no-repeat center;
	background-size: 80%;
}

/* DRVO */
span.wel-icbukva.hovicon.effect-5.sub-b {
    background: url(../images/icbukva1.png)no-repeat center;
	background-size: 80%;
}
span.wel-icgrab.hovicon.effect-5.sub-b {
    background: url(../images/icgrab.png)no-repeat center;
	background-size: 80%;
}
span.wel-ichrast.hovicon.effect-5.sub-b {
    background: url(../images/ichrast.png)no-repeat center;
	background-size: 80%;
}

/* OSTALO */
span.wel-icpotpala.hovicon.effect-5.sub-b {
    background: url(../images/icpotpala.png)no-repeat center;
	background-size: 80%;	
}
span.wel-icugljen.hovicon.effect-5.sub-b {
    background: url(../images/icugljen.png)no-repeat center;
	background-size: 80%;	
}


}

@media(max-width:600px){

.resp-tabs-list {
    width: 60%;
}
.container .second-nav ul li {
	display: block;
	width:90%;
	text-align:center;
    margin-right: 0.1em;
}
.accordation_menu input:checked ~ div.content6 {
    height:225px;
    margin: 10px 0px 10px 10px;
}

}
@media(max-width:568px){
.header-address {
    width: 90%;
}
.top-social {
    width: 10%;
	margin-top:0.2em;	
}
span.phone {
	margin-top:0.3em;
}
span.email {
	margin-top:0.3em;
}
.people-main h3 {
    font-size: 2em;
}
.people-main p {
    width: 100%;
}
.view.view-first {
    width: 86%;
}
.resp-tabs-list {
    width: 66%;
}

}
@media(max-width:480px){
	
.accordation_menu input:checked ~ div.content4 {
    height:155px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}
.accordation_menu input:checked ~ div.content6 {
    height:225px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}	
.accordation_menu input:checked ~ div.content11 {
    height:200px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}
	
.history-grids h4 {
    font-size: 1.3em;
}

.history-grids p {
  font-size: 0.81em;
}

.history-grids-pro p {
  font-size: 0.81em;
  text-align:justify;
}

.banner-main h4:before {
    width: 50px;
}
.banner-main {
    padding: 2.5em 0em 0em 0em;
}
.banner-main h4:after {
    width: 50px;
}
.banner-main p {
    margin: 0.5em auto;
    font-size: 0.85em;
}
.header-address {
    float: none;
    width: 100%;
    text-align: center;
}
.top-social {
    float: none;
    width: 100%;
}
.top-social ul {
    text-align: center;
}
.top-social {
    padding-top: 1em;
}
.banner-main h4 {
    font-size: 1.3em;
}
.banner-main h4:before {
    width: 0px;
    border: 0px double #fff;
}
.banner-main h4:after {
    width: 0px;
    border: 0px double #fff;
}
span.ban-line {
    width: 210px;
}
.banner {
    min-height: 270px;
}
.banner-main h2 {
    font-size: 2em;
}
.welcome {
    padding: 3em 0em;
}
.welcome-top {
    padding-bottom: 1.5em;
}
.welcome-w3agile {
    float: none;
    width: 77%;
    margin: 0 auto 1em;
}
i.wel-num img {
    width: 95%;
}
.welcome-w3agile span {
    margin: 1em auto 0em;
}
.people-main h3 {
    font-size: 2em;
}
.view.view-first {
    width: 100%;
}
.resp-tabs-list {
    width: 80%;
}
.resp-tabs-list {
    margin: 1em auto 0;
}
.testimonial {
    padding: 2em 0em;
}
.view.view-first p {
    font-size: 0.9em;
}

.contact-left h3 {
    font-size: 1.7em;
}

.contact-right h4 {
    font-size: 1em;
}

.corporate-left {
    float: none;
    width: 100%;
}
.corporate-right {
    width: 60%;
    float: none;
    margin: 0 auto;
}
.welcome-top p {
    width: 90%;
}
.people-main p {
    width: 90%;
}
.people {
    min-height: 230px;
}

.proizvodi {
    min-height: 70px;
	margin-top:5px;
}
.news-left {
    padding-bottom: 2em;
}
.new-pic1 {
    padding: 0px 0px 0px 10px;
}
.resp-tabs-list {
    margin: 1.5em auto 0;
}
.testimonial {
    min-height: 310px;
}
.btm-right .captn {
    bottom: -65%;
}
.map iframe {
    height: 200px;
}

.ser-agileinfo {
    float: none;
    width: 100%;
    padding: 0px 0px 0px 0px;
}
span.menu-icon img {
    width: 80%;
}	
.ser-strip-main h3 {
    font-size: 2em;
}
.ser-strip {
    min-height: 165px;
}
.newsletter-wthree h3 {
    font-size: 2.2em;
}
.news {
    padding: 2em 0em 3em 0em;
}
.gallery-bottom.wow.zoomIn {
    padding: 0em 2em;
}
.btm-right:hover .captn h4 {
    margin-top: 70px;
}
}
@media(max-width:414px){
.welcome-top h3 {
    font-size: 2em;
}
.welcome-top p {
    font-size: 0.8em;
}

.services-top p {
    font-size: 0.8em;
}

.welcome-w3agile h3 {
    font-size: 1.5em;
    margin: 5px 0px;	
}
.people {
    min-height: 190px;
}

.proizvodi {
    min-height: 40px;
	margin-top:5px;
}

.accordation_menu label {
    font-size: 0.61em;
}
span.m_5 {
    font-size: 16px;
}
.people-main h3 {
    font-size: 1.6em;
}
.people-main p {
    width: 100%;
}
.news-left h3 {
    font-size: 2em;
}
.we-choose-rit h3 {
    font-size: 2em;
}
.resp-tabs-list {
    width: 94%;
}
.skills-top h4 {
    font-size: 2em;
}
.newsletter-wthree h3 {
    font-size: 2em;
}
.welcome {
    padding: 1.5em 0em;
}
.welcome-top {
    padding-bottom: 1em;
}
.people-main h3 {
    padding-top: 1em;
}
.people {
    min-height: 175px;
}

.proizvodi {
    min-height: 35px;
	margin-top:5px;	
}

.news {
    padding: 1.5em 0em 1.5em 0em;
}
.news-left {
    padding-bottom: 1.5em;
}
.testimonial {
    padding: 1em 0em;
}
.view.view-first h5 {
    font-size: 1.2em;
    margin: 0.2em 0em;
}
.resp-tabs-list {
    margin: 1em auto 0;
}
.testimonial {
    min-height: 255px;
}
.corporate {
    padding: 1.5em 0em;
}
.newsletter {
    padding: 1.7em 0em;
}
.copy-rights-main p {
    font-size: 0.72em;
}
.copy-rights {
    padding: 1.5em 0em;
}
.about {
    padding: 1.5em 0em;
}
.about-top h2 {
    font-size: 2em;
}
.about-left h4 {
    font-size: 1.1em;
    margin-bottom: 0em;
}
.about-left {
    padding-bottom: 1.5em;
}
.about-right {
    width: 100%;
}
.team {
    padding: 1.5em 0em;
}
.history-top h3 {
    font-size: 2em;
}
.team-head h3 {
    font-size: 2em;
}
.btm-right .captn {
    bottom: -56%;
}
.services {
    padding: 1.5em 0em;
}
.services-top h2 {
    font-size: 2em;
}
span.wel-icon5.hovicon.effect-4.sub-b {
    background-size: 55%;
}
.proizvodi {
    padding: 0.7em 0em;
}
.proizvodi-top h2 {
    font-size: 2em;
}
.hovicon.effect-4 {
    width: 90px;
    height: 90px;
    padding: 0.8em;
}

.hovicon.effect-5 {
    width: 120px;
    height: 120px;
    padding: 0.8em;
}

.ser-agileinfo span {
    padding: 0.8em;
}
span.wel-icon5.hovicon.effect-4.sub-b {
    background: url(../images/icpellet.png)no-repeat center;
    background-size: 75%;
}
.btm-right:hover .captn h4 {
    margin-top: 60px;
}
span.wel-icon6.hovicon.effect-4.sub-b {
    background: url(../images/icbriket.png)no-repeat center;
    background-size: 85%;
}
span.wel-icon7.hovicon.effect-4.sub-b {
    background: url(../images/icdrvo.png)no-repeat center;
    background-size: 85%;
}
span.wel-icon8.hovicon.effect-4.sub-b {
    background: url(../images/ickotao.png)no-repeat center;
    background-size: 70%;	
}
span.wel-icon9.hovicon.effect-4.sub-b {
    background: url(../images/icostalo.png)no-repeat center;
    background-size: 85%;
}
span.wel-icon10.hovicon.effect-4.sub-b {
    background: url(../images/ic10.png)no-repeat center;
    background-size: 85%;
}

/* KOTLOVI NA PELET */
span.wel-icpelling1.hovicon.effect-5.sub-b {
    background: url(../images/icpelling1.png)no-repeat center;
	    background-size: 60%;
}
span.wel-icpelling2.hovicon.effect-5.sub-b {
    background: url(../images/icpelling2.png)no-repeat center;
	    background-size: 80%;
}
span.wel-icpelling3.hovicon.effect-5.sub-b {
    background: url(../images/icpelling3.png)no-repeat center;
	    background-size: 60%;
}
span.wel-icpelling4.hovicon.effect-5.sub-b {
    background: url(../images/icpelling4.png)no-repeat center;
	    background-size: 60%;
}
span.wel-icpelling5.hovicon.effect-5.sub-b {
    background: url(../images/icpelling5.png)no-repeat center;
	    background-size: 70%;
}
span.wel-icpelling6.hovicon.effect-5.sub-b {
    background: url(../images/icpelling6.png)no-repeat center;
	    background-size: 60%;
}

span.wel-icpellingeco1.hovicon.effect-5.sub-b {
    background: url(../images/icpellingeco1.png)no-repeat center;
		    background-size: 60%;
}
span.wel-icpellingeco2.hovicon.effect-5.sub-b {
    background: url(../images/icpellingeco2.png)no-repeat center;
		    background-size: 60%;
}

span.wel-icecologic1.hovicon.effect-5.sub-b {
    background: url(../images/icecologic1.png)no-repeat center;
			background-size: 60%;
}
span.wel-icecologic2.hovicon.effect-5.sub-b {
    background: url(../images/icecologic2.png)no-repeat center;
			background-size: 80%;
}
span.wel-icecologic3.hovicon.effect-5.sub-b {
    background: url(../images/icecologic3.png)no-repeat center;
			background-size: 80%;	
}
span.wel-icecologic4.hovicon.effect-5.sub-b {
    background: url(../images/icecologic4.png)no-repeat center;
			background-size: 50%;	
}
span.wel-icecologic5.hovicon.effect-5.sub-b {
    background: url(../images/icecologic5.png)no-repeat center;
			background-size: 80%;	
}
span.wel-icecologic6.hovicon.effect-5.sub-b {
    background: url(../images/icecologic6.png)no-repeat center;
			background-size: 70%;	
}

span.wel-icinteriokotlovi1.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi1.png)no-repeat center;
			background-size: 60%;	
}
span.wel-icinteriokotlovi2.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi2.png)no-repeat center;
			background-size: 60%;	
}
span.wel-icinteriokotlovi3.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi3.png)no-repeat center;
			background-size: 80%;	
}
span.wel-icinteriokotlovi4.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi4.png)no-repeat center;
			background-size: 50%;	
}
span.wel-icinteriokotlovi5.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi5.png)no-repeat center;
			background-size: 45%;	
}
span.wel-icinteriokotlovi6.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokotlovi6.png)no-repeat center;
			background-size: 50%;	
}

/* KAMINI NA PELET */
span.wel-icinteriokamini1.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini1.png)no-repeat center;
				background-size: 60%;	
}
span.wel-icinteriokamini2.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini2.png)no-repeat center;
				background-size: 60%;		
}
span.wel-icinteriokamini3.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-icinteriokamini4.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini4.png)no-repeat center;
				background-size: 80%;		
}
span.wel-icinteriokamini5.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini5.png)no-repeat center;
				background-size: 60%;		
}
span.wel-icinteriokamini6.hovicon.effect-5.sub-b {
    background: url(../images/icinteriokamini6.png)no-repeat center;
				background-size: 50%;		
}

span.wel-icminitherm1.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm1.png)no-repeat center;
				background-size: 60%;		
}
span.wel-icminitherm2.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm2.png)no-repeat center;
				background-size: 80%;		
}
span.wel-icminitherm3.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-icminitherm4.hovicon.effect-5.sub-b {
    background: url(../images/icminitherm4.png)no-repeat center;
				background-size: 45%;		
}

span.wel-icminithermaqua1.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua1.png)no-repeat center;
					background-size: 60%;	
}
span.wel-icminithermaqua2.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua2.png)no-repeat center;
					background-size: 80%;	
}
span.wel-icminithermaqua3.hovicon.effect-5.sub-b {
    background: url(../images/icminithermaqua3.png)no-repeat center;
					background-size: 80%;	
}

/* INDUSTRIJSKI KOTLOVI */
span.wel-ickotlovisjeckapelet1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet1.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet2.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet4.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet5.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovisjeckapelet6.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovisjeckapelet6.png)no-repeat center;
				background-size: 80%;		
}

span.wel-ickotlovipelet1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet1.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovipelet2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet2.png)no-repeat center;
				background-size: 60%;		
}
span.wel-ickotlovipelet3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovipelet4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet4.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovipelet5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovipelet5.png)no-repeat center;
				background-size: 80%;		
}

span.wel-ickotlovicvgorivo1.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo1.png)no-repeat center;
				background-size: 60%;		
}
span.wel-ickotlovicvgorivo2.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo2.png)no-repeat center;
				background-size: 80%;		
}

span.wel-ickotlovicvgorivo3.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo3.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovicvgorivo4.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo4.png)no-repeat center;
				background-size: 80%;		
}
span.wel-ickotlovicvgorivo5.hovicon.effect-5.sub-b {
    background: url(../images/ickotlovicvgorivo5.png)no-repeat center;
				background-size: 80%;		
}

span.wel-icpelleta1.hovicon.effect-5.sub-b {
    background: url(../images/icpelleta1.png)no-repeat center;
	background-size: 80%;
}
span.wel-icpelleta2.hovicon.effect-5.sub-b {
    background: url(../images/icpelleta2.png)no-repeat center;
	background-size: 80%;
}
span.wel-icpelletb.hovicon.effect-5.sub-b {
	background: url(../images/icpelletb.png)no-repeat center;
	background-size: 80%;
}

.ser-strip-main {
    padding: 2.5em 0em 0em 0em;
}
.ser-strip-main h3 {
    font-size: 1.8em;
}
.ser-strip {
    min-height: 115px;
}
.other-info {
    padding: 1.5em 0em 1.5em 0em;
}
.other-top h3 {
    font-size: 2em;
}
.other-top {
    padding-bottom: 1em;
}
span.other-num {
    width: 10%;
}
.other-text {
    width: 65%;
	font-size: 0.8em;
}

.other-proiz {
    width: 25%;
	font-size: 0.8em;
}

.other-right h6 {
  font-size: 0.8em;
}


.contact-add p {
    font-size: 0.7em;
    color:#797878;
    line-height: 1.8em;
}

.contact-left p.con-para {    
	font-size: 0.8em;
    color:#797878;
    margin-bottom: 1em;
    line-height: 1.8em;
}

.top-social ul li {
    display: inline-block;
    margin-right: 0.2em;
}

.top-social ul li a span.facebook {
    background: url(../images/fb.png)no-repeat;
	background-size:60%;
    display: inline-block;
}

.top-social ul li a span.flagit {
    background: url(../images/it.png)no-repeat;
	background-size:88%;
    display: inline-block;
}

.top-social ul li a span.flaghr {
    background: url(../images/hr.png)no-repeat;
	background-size:88%;
    display: inline-block;
}

.top-social ul li a span.flagen {
    background: url(../images/en.png)no-repeat;
	background-size:88%;
    display: inline-block;
}

h3.typo1 {
    font-size: 2em;
}
.gallery {
    padding: 1.5em 0em;
}
.gallery-top h2 {
    font-size: 1.1em;
}
.contact {
    padding: 1.5em 0em;
}
.contact-top h2 {
    font-size: 2em;
}
.contact-left h3 {
    font-size: 1.5em;
}
.contact-right input.email {
    margin: 0% 0% 5% 0%;
}
.contact-right input[type="text"] {
    width:100%;
}
.contact-right input.in-phone {
    width: 100%;
}
.contact-right input.captcha {
    width: 60%;
}
.contact-left {
    padding-bottom: 1.5em;
}
.contact-left {
    padding-bottom: 1.5em;
}
.map {
    padding-top: 1.5em;
}
.people-main h3 {
    font-size: 1.5em;
}
.resp-tab-item {
    width: 18%;
}
}
@media(max-width:384px){

.logo h1 {
    font-size: 1.1em;
}	
.header-address ul li {
    margin-right: 0.8em;
}
.gallery-bottom.wow.zoomIn {
    padding: 0em 1em;
}
.banner-main {
    padding: 1.5em 0em 0em 0em;
}

.btm-right:hover .captn h4 {
    margin-top: 50px;
}
.ser-agileinfo h4 a {
    font-size: 0.9em;
    color: #0a9e46;
    margin: 0.1em 0em;
    font-family: 'Ubuntu Condensed', sans-serif;
}
}
@media(max-width:320px){
	


.navbar-header img {
	visibility: visible;
	float:left;
    text-align: center;
	width:80%;
	padding: 10px 20px 0 0;
}

.btn {
	font-size: 60%;
}
	
.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
	font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
}
i.wel-num img {
    width: 85%;
}


	
.top-social {
    padding-top: 0em;
}
.header-address ul li {
    margin: 0em 0em 0.3em 0em;
}
.top-header {
    padding: 0.5em 0em;
}
.banner-main {
    padding: 1.5em 0em 0em 0em;
}
.banner-main h2 {
    font-size: 1.5em;
}
.banner-main h4 {
    font-size: 1.05em;
}
.banner-main h2 {
    padding-top: 0.3em;
}
span.ban-line {
    width: 165px;
}
.banner-main p {
    font-size: 0.8em;
}
.banner {
    min-height: 235px;
}
.welcome-top p {
    width: 100%;
}
.welcome-w3agile {
    width: 100%;
}
.welcome-w3agile {
    padding: 1em 2em;
}
.people-main p {
    font-size: 0.8em;
}
.people {
    min-height: 150px;
}

.proizvodi {
    min-height: 20px;
	margin-top:5px;		
}

.news-left {
    padding: 0em;
}
.we-choose-rit {
    padding: 1em 0em 0em 0em;
}

span.m_5 {
    font-size: 15px;
}
.accordation_menu label {
    font-size: 0.61em;
	height:70px;
    padding: 32px 10px;
	line-height:15px;	
}
.accordation_menu input:checked + label, .accordation_menu input:checked + label:hover {
    font-size:0.61em;
}
.people-main h3 {
    font-size: 1.3em;
}
.newsletter-wthree input[type="text"] {
    width: 65%;
}
.newsletter-wthree input[type="submit"] {
    font-size: 0.9em;
    padding: 0.4em 1em;
}
.newsletter-wthree input[type="text"] {
    font-size: 0.85em;
    padding: 0.4em 0.8em;
}
.newsletter-wthree p {
    font-size: 0.8em;
    width: 100%;
    margin: 0.5em auto;
}

.resp-tabs-container {
    padding: 1px;
}
.accordation_menu input:checked ~ div.content1 {
    height:130px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content5 {
    height:125px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content4 {
    height:145px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}
.accordation_menu input:checked ~ div.content6 {
    height:195px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content11 {
    height:185px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content12 {
    height:155px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content13 {
    height:155px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.accordation_menu input:checked ~ div.content17 {
    height:200px;
    margin: 10px 0px 10px 10px;
	font-size: 0.75em;
}

.testimonial {
    min-height: 225px;
}
.icon-minus-sign:after {
    content: "";
    background: url(../images/plus.png) no-repeat 11px 17px;
    padding: 18px 5px 34px 37px;  
}
.icon-plus-sign:before {
    content: "";
    background: url(../images/plus.png)no-repeat 11px 15px;

    padding: 0px 0px 52px 42px;
}
.accordation_menu label:hover .icon-plus-sign:before {
    background: url(../images/minus.png) no-repeat 11px 17px;
}

.corporate-left {
    padding:0px 10px 0px 0px;
}
.corporate-right {
    width: 100%;
}

.about-left {
    padding: 0px;
}
.about-left h4 {
    line-height: 1.5em;
}
.about-left p {
    font-size: 0.85em;
}
.about-right {
    padding: 1em 0em 0em 0em;
}

.history-top  h2 {
	font-size: 1.2em;
	width:90%;
}

.history-top h3 {
    padding: 0em 0em 0.5em 0em;
}

.history-grids h4 {
    font-size: 1.2em;
}

.history-grids p {
  font-size: 0.71em;
}

.history-grids span img {
	width:90%
}

.history-grids-pro h4 {
    font-size: 1.2em;
}

.history-grids-pro p {
  font-size: 0.71em;
  text-align:justify;
}

.history-grids-pro span img {
	width:90%
}

.team-agileits-grid {
    width: 100%;
    padding: 0em 0em 1em 0em;
}
.btm-right .captn {
    bottom: -74%;
}
.btm-right:hover .captn h4 {
    margin-top: 45px;
}
.newsletter-wthree h3 {
    font-size: 1.7em;
}
.ser-agileinfo {
    margin-bottom: 1.5em;
}
.ser-strip-main h3 {
    font-size: 1.4em;
}
.ser-strip-main {
    padding: 2.2em 0em 0em 0em;
}
.ser-strip {
    min-height: 100px;
}
.deliver-left {
    width: 100%;
    margin: 0em auto 1.5em;
}
.other-right {
    padding: 0px;
}
.other-text {
    margin: 0.5em 0em 0em 0em;
}
.deliver-left {
    padding: 0px;
}
.gallery-bottom.wow.zoomIn {
    padding: 0em 0em;
}
.ser-agileinfo h4 {
    font-size: 1.3em;
}
.contact-left {
    padding: 0px;
}
.contact-right {
    padding: 1em 0em 0em 0em;
}
.contact-right textarea {
    font-size: 0.9em;
    height: 7em;
}
.contact-right input[type="text"] {
    font-size: 0.9em;
}
.contact-right input[type="submit"] {
    font-size: 0.9em;
    padding: 0.5em 1.5em;
}
.map iframe {
    height: 150px;
}
/*--typo--*/
.typrography {
    padding: 1.5em 0em;
}
h1#h1-bootstrap-heading {
  font-size: 1.6em;
}
h2#h2-bootstrap-heading {
  font-size: 1.5em;
}
h3#h3-bootstrap-heading {
  font-size: 1.4em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
.bs-example {
  padding: 1em 0 0;
}
.page-header h3 {
    font-size: 1.6em;
}
td.add-check a {
    width: 86px;
}
}

/*-- SLIDER POCETNA --*/

.flexslider {
  margin-top: 0px;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
}

.flex-direction-nav a {
  color: #444444;
  width: 40px;
  height: 40px;
  background-color: #afd8e3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: -30px 0 0 0;
  text-align: center;
  line-height: 40px;
}

.flex-caption {
  position: absolute;
  top: 6%;
  width: 100%;
  text-align: center;
  z-index: 999;
  color: #e5e5e5;

}
.flex-caption h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 500;
  color: #737171;
  margin-top: 65px;
  font-style:italic;
}
.flex-caption p {
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  line-height: 38px;
  background-image:url(../images/transparent.png);
}
.flex-caption span {
  background: url(../images/slider-dec.png) no-repeat;
  width: 60px;
  height: 9px;
  display: block;
  margin: 30px auto;
}

/********************************
IPAD LANDSCAPE (1024x768)
********************************/
/********************************
IPAD PORTRAIT (768x1024)
********************************/
@media only screen and (max-width: 960px) {
  .flexslider {
    margin-top: 100px;
  }

  .flex-caption {
    top: 20%;
  }
  .flex-caption h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .flex-caption p {
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
  }

}
/********************************
IPHONE 4-4S-5 LANDSCAPE (568x320)
********************************/
@media only screen and (max-width: 760px) {
  .flex-caption {
    display: none !important;
  }

  .flexslider {
    margin-top: 80px;
  }
  .flex-direction-nav a {
  color: #444444;
  width: 20px;
  height: 20px;
  background-color: #afd8e3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: -15px 0 0 0;
  text-align: center;
  line-height: 20px;
}

}

/********************************
BOTTOM SLIDER
********************************/
.tech-slideshow {
  height: 124px;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.tech-slideshow > div {
  height: 200px;
  width: 2526px;
  background: url(../images/slider.png);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
  animation: moveSlideshow 12s linear infinite;
}


@keyframes moveSlideshow {
  100% { 
    transform: translateX(-66.6666%);  
  }
}

