
/*-------------------------------------------------------*/
/*	GENERAL -- Ивеко Дизајн --         */
/*------------------------------------------------------*/

/* ----------- Logo ----------- */
#trueHeader #logo{
	float:left;
	display:block;
	width:100%;
	height:50px;
	margin-top:10px;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left bottom;
	background-size: 147px 50px;
}
/* for high resolution display */

@media only screen and (min--moz-device-pixel-ratio: 2),

only screen and (-o-min-device-pixel-ratio: 2/1),

only screen and (-webkit-min-device-pixel-ratio: 2),

only screen and (min-device-pixel-ratio: 2) {

#trueHeader #logo{
    float:left;
	display:block;
	width:100%;
	height:50px;
	margin-top:10px;
	text-indent:-999em;
	background: url(../images/logo@2x.png) no-repeat left bottom;
	background-size: 147px 50px;

/* rest of your styles... */

}

}


/*------------------*/
/*	SITE STRUCTURE
/*------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container {
	width: 1170px;
	margin: auto auto auto auto;
}

.container-klienti {
	width: 1170px;
	margin: auto auto auto auto;
}

.container-header {
	width: 2560px;
	position: relative;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}

.container-uslugi {
	width: 1170px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi2 {
	width: 1170px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}

.container-uslugi3 {
	width: 1170px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
	margin-bottom: 185px;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
	position: left;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

.one_full-dom {
	width: 100%;
}

.one_fourth-logo {
	width: 22%;
	position: left;
}


/*------------------*/
/*	MENU
/*------------------------------------------------------*/

#top-nav{
	float: right;
}
#top-nav ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
#top-nav li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#top-nav #fixed-nav li a {
	display: block;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	margin: 0px 0px;
	text-decoration: none;
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
		
	
}
#top-nav #fixed-nav li a:hover {
	color: #f8eb20;
}
#top-nav #fixed-nav li.current a {
	color: #f8eb20;
}



/*------------------*/
/*	PAGES
/*------------------------------------------------------*/

a.button_slider {
	float: left;
	padding: 13px 30px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
a.button_slider:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


/* features section 1 */
.site_sec1 {
	float: left;
	width: 100%;
}
.site_sec1 .left {
	float: left;
	width: 70%;
}
.site_sec1 .right {
	float: right;
	width: 26%;
}
.site_sec1 .left h1 {
	font-weight: 300;
}
.site_sec1 .left h2 {
	font-weight: 300;
	color: #0cbabb;
	margin-bottom: 10px;
	margin-top: 13px;
}


/* features section 2 */
.features_sec02 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #0cbabb;
	color: #fff;
}
.features_sec02 h1 {
	font-size: 40px;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 45px 0px;
	font-weight: 300;
}
.features_sec02 h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec02 .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec02 .one_third i {
	display: block;
	width: 130px;
	height: 130px;
	color: #fff;
	background-color: #0ba5a6;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
	margin-left: 98px;
	margin-bottom: 40px;
}
.features_sec02 .one_third h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}

/* features section HEADER --------------------------------------------------------------------------------------------------------------*/

.features_sec-header {
	/* background-image: url(../images/background/background_table-3.jpg); */
	background-image: url(../images/background/parts/background_table-part_1.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 630px;
	overflow: hidden;
}
.features_sec-header h1 {
	font-size: 40px;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 45px 0px;
	font-weight: 300;
}
.features_sec-header h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-header .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-header .one_third i {
	display: block;
	width: 130px;
	height: 130px;
	color: #fff;
	background-color: #0ba5a6;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
	margin-left: 98px;
	margin-bottom: 40px;
}
.features_sec-header .one_third h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: right;
}
.features_sec-header .one_half {
	position: center;
	margin-right: 8%;
	float: center;
}

.features_sec-header .part-left {
    margin: 0 0 0 -1500px;
}
.features_sec-header .part-left img {
	position: absolute;
}
.features_sec-header #img-1 {
	margin: 0px 0 0 -1280px;
}

.features_sec-header .part-right {
    margin: 0 0 0 300px;
}
.features_sec-header #img-2 {
	margin: 0 0 0 30;
}

/* END features section HEADER --------------------------------------------------------------------------------------------------------------*/


/* features section ZA NAS -------------------------------------------------------------------------------------------------------------*/
.features_sec-za_nas {
	background-color: #fff;
	background-image: url(../images/background/background_table-5.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 2560px 418px;
    height: 984px;
    text-align: center;
}
.features_sec-za_nas h1 {
	font-size: 40px;
	color: #132b66;
	padding: 0px;
	margin: 30px 0px 45px 0px;
	font-weight: 50;
	line-height: 10px;
}
.features_sec-za_nas h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-za_nas h2 {
	font-size: 27px;
	color: #132b66;
	padding: 30px;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
}
.features_sec-za_nas h2 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-za_nas p {
	font: 18px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 24px;
	color: #132b66;
	margin: 20px auto 0;
    width: 650px;
}
.features_sec-za_nas .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-za_nas .one_third i {
	display: block;
	width: 130px;
	height: 130px;
	color: #fff;
	background-color: #0ba5a6;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
	margin-left: 98px;
	margin-bottom: 40px;
}
.features_sec-za_nas .one_third h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec-za_nas .image_box {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec-za_nas #logo1 {
	visibility: hidden;
}
/* END features section ZA NAS --------------------------------------------------------------------------------------------------------------*/


/* features section USLUGI -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-uslugi {
	float: center;
	width: 100%;
	height: 750px;
	text-align: center;
	background-color: #132b66;
	color: #fff;
	padding: 5px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.features_sec-uslugi h1 {
	font-size: 40px;
	color: #fff;
	padding: 0px;
	margin: 30px 0px 45px 0px;
	font-weight: 50;
	line-height: 10px;
}
.features_sec-uslugi h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-uslugi p {
	font: 22px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	line-height: 26px;
	color: #fff;
	margin: 0 auto;
    width: 440px;
}
.features_sec-uslugi p2 {
	font: 18px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 38px;
	color: #fff;
}
.features_sec-uslugi p3 {
	font-size: 24px;
	font-family: 'Bad Script', cursive;
	font-weight: 100;
	text-align: center;
	line-height: 38px;
	color: #fff;
}
.features_sec-uslugi centered {
  	position: fixed;
  	top: 50%;
  	left: 50%;
}
.features_sec-uslugi .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 27%;
}
.features_sec-uslugi .one_third last{
	position: relative;
	margin-right: 8%;
	float: left;
	width: 27%;
}
.features_sec-uslugi .one_third i {
	display: block;
	width: 130px;
	height: 130px;
	color: #fff;
	background-color: #0ba5a6;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
	margin-left: 98px;
	margin-bottom: 40px;
}
.features_sec-uslugi .one_third h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}
/* END features section USLUGI ------------------------------------------------------------------------------------------------------------------------------------*/


/* features section PONUDA -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-ponuda {
    background-image:url(../images/background/background_table-4.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 535px;
}
.features_sec-ponuda h1 {
	font-size: 40px;
	color: #132b66;
	padding: 0px;
	margin: 30px 0px 45px 0px;
	font-weight: 50;
	line-height: 10px;
}
.features_sec-ponuda h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-ponuda h2 {
	font-size: 27px;
	color: #fff;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	font-weight: 900;
	text-shadow: 2px 2px #666;
}
.features_sec-ponuda h2 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 12px;
}
.features_sec-ponuda p {
	font: 22px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	line-height: 26px;
	color: #fff;
	margin: 0 auto;
    width: 440px;
}
.features_sec-ponuda centered {
  position: fixed;
  top: 50%;
  left: 50%;
}

.features_sec-ponuda .part1 {
    margin: -395px 0 0 230px;
}
.features_sec-header .part1 img {
	position: absolute;
}
.features_sec-ponuda #img-1 {
	margin: 0 0 0 30;
}
/* END features section PONUDA ------------------------------------------------------------------------------------------------------------------------------------*/


/* features section PROEKTI -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-proekti {
	background-color: #fff;
    background-image:url(../images/background/background_white-3.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 2560px 395px;
    height: 1310px;
	float: none;
    text-align: center;
}
.features_sec-proekti h1 {
	font-size: 40px;
	color: #132b66;
	padding: 0px;
	margin: 30px 0px 45px 0px;
	font-weight: 50;
	line-height: 10px;
}
.features_sec-proekti h1 i {
	font-size: 18px;
	color: #132b66;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-proekti h2 {
	font-size: 22px;
	color: #132b66;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
}
.features_sec-proekti h2 i {
	font-size: 18px;
	color: #132b66;
	font-style: normal;
	display: block;
	padding-top: 10px;
	line-height: 12px;
}
.features_sec-proekti p {
	font: 22px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	line-height: 26px;
	color: #132b66;
	margin: 0 auto;
    width: 440px;
}
.features_sec-proekti p2 {
	font: 18px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 38px;
	color: #132b66;
}
.features_sec-proekti .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-proekti .one_third last{
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-proekti .one_third i {
	display: block;
	width: 130px;
	height: 130px;
	color: #fff;
	background-color: #0ba5a6;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
	margin-left: 98px;
	margin-bottom: 40px;
}
.features_sec-proekti .one_third h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec-proekti .image {
	border: 1px solid #d1d8dc;
    display: inline-block;
    height: 250px;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 270px;
	-webkit-box-shadow: 8px 7px 19px -10px rgba(214,211,214,1);
	-moz-box-shadow: 8px 7px 19px -10px rgba(214,211,214,1);
	box-shadow: 8px 7px 19px -10px rgba(214,211,214,1);
}
.features_sec-proekti .image2 {
	border: 1px solid #d1d8dc;
    display: inline-block;
    height: 300px;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 270px;
	-webkit-box-shadow: 8px 7px 19px -10px rgba(214,211,214,1);
	-moz-box-shadow: 8px 7px 19px -10px rgba(214,211,214,1);
	box-shadow: 8px 7px 19px -10px rgba(214,211,214,1);
}

.features_sec-proekti ul.screenshots li {
    border: 1px solid #d1d8dc;
    display: inline-block;
    height: 200px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 260px;
}
.features_sec-proekti ul.screenshots li:hover {
    border-color: #818f94;
}
.features_sec-proekti ul.screenshots li:hover:after {
    background-image: url(../images/icons-s978e9e44bd-77ab450b.png);
    background-position: 0 -20px;
    background-repeat: no-repeat;
    bottom: 16px;
    content: "";
    display: block;
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 16px;
    width: 18px;
}
.features_sec-proekti ul.screenshots li:hover a:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/* END features section PROEKTI ------------------------------------------------------------------------------------------------------------------------------------*/
	

/* features section KLIENTI -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-klienti {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #132b66;
	color: #fff;
	padding: 5px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.features_sec-klienti h1 {
	font-size: 40px;
	color: #fff;
	padding: 0px;
	margin: 30px 0px 45px 0px;
	font-weight: 50;
	line-height: 10px;
}
.features_sec-klienti h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-klienti h2 {
	font-size: 27px;
	color: #fff;
	padding: 30px;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
}
.features_sec-klienti h2 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-klienti p {
	font: 18px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 24px;
	color: #fff;
	margin: 20px auto 0;
    width: 100%;
}
.features_sec-klienti p2 {
	font: 18px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 24px;
	color: #fff;
}
.features_sec-klienti centered {
  position: fixed;
  top: 50%;
  left: 50%;
}
.features_sec-klienti .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-klienti .one_third last{
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-klienti .one_third i {
	display: block;
	width: 130px;
	height: 130px;
	color: #fff;
	background-color: #0ba5a6;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
	margin-left: 98px;
	margin-bottom: 40px;
}
.features_sec-klienti .one_third h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}
/* Clients ------------------------*/
.features_sec-klienti .clients {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #132b66;
	margin-top: 50px;
}
.features_sec-klienti .clients h1 {
	font-size: 40px;
	padding: 0px;
	margin: 85px 0px 50px 0px;
	font-weight: 300;
	color: #fff;
	font-size: 34px;
}
.features_sec-klienti .clients h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 9px;
	line-height: 22px;
}
/* END features section KLIENTI ------------------------------------------------------------------------------------------------------------------------------------*/


/* features section FACEBOOK -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-facebook {
	background-color: #f7e93e;
	background-image: url(../images/background/background_facebook-1.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 2560px 189px;
    height: 780px;
    text-align: center;
}
.features_sec-facebook h1 {
	font-size: 40px;
	color: #152d64;
	padding: 0px;
	margin: 30px 0px 45px 0px;
	font-weight: 50;
	line-height: 10px;
}
.features_sec-facebook h1 i {
	font-size: 18px;
	color: #152d64;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-facebook p {
	font: 22px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	line-height: 26px;
	color: #152d64;
	margin: 0 auto;
    width: 440px;
}
.features_sec-facebook p2 {
	font: 18px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 38px;
	color: #152d64;
}
.features_sec-facebook p3 {
    border: 2px solid #132b66;
    font: 18px/24px 'Source Sans Pro',sans-serif;
	color: #bb4444;
    margin: 20px auto 0;
    padding: 5px 10px;
    text-align: center;
    width: 650px;
}
.features_sec-facebook p3:hover {
    color: #d62420;
    font: 18px 'Open Sans',sans-serif;
}

/* END features section FACEBOOK ------------------------------------------------------------------------------------------------------------------------------------*/


/* features section KONTAKT -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-kontakt {
	background-color: #fff;
	background-image: url(../images/background/background_map-1.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 2560px 669px;
    height: 1100px;
    text-align: center;
}
.features_sec-kontakt h1 {
	font-size: 40px;
	color: #132b66;
	padding: 0px;
	margin: 30px 0px 45px 0px;
	font-weight: 50;
	line-height: 10px;
}
.features_sec-kontakt h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec-kontakt h2 {
	font-size: 27px;
	color: #132b66;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
	line-height: 30px;
}
.features_sec-kontakt h2 i {
	font-size: 18px;
	color: #132b66;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 2px;
}
.features_sec-kontakt p {
	font: 18px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 24px;
	color: #132b66;
	margin: 20px auto 0;
    width: 650px;
}
.features_sec-kontakt p2 {
	font: 24px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 24px;
	color: #132b66;
}
.features_sec-kontakt centered {
  position: fixed;
  top: 50%;
  left: 50%;
}
.features_sec-kontakt .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-kontakt .one_third last{
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-kontakt .one_third i {
	display: block;
	width: 130px;
	color: #132b66;
	text-align: center;
	vertical-align: middle;
	margin-left: 98px;
	margin-bottom: 20px;
}
.features_sec-kontakt .one_third h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec-kontakt .one_full {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-kontakt .one_full i {
	display: block;
	width: 130px;
	color: #132b66;
	text-align: center;
	vertical-align: middle;
	margin-left: 98px;
	margin-bottom: 20px;
}
.features_sec-kontakt .one_full h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec-kontakt p3 {
	background-color: #FFF;
	font: 18px 'Open Sans', sans-serif;
	font-weight: 10;
	text-align: center;
	line-height: 24px;
	color: #132b66;
	margin: 20px auto 0;
    width: 650px;
	border: 2px solid #132b66;
	padding: 5px 10px 5px 10px;
}
.features_sec-kontakt p3:hover {
	font: 18px 'Open Sans', sans-serif;
	font-weight: 10;
	color: #1d1d1d;
}
/* END features section KONTAKT ------------------------------------------------------------------------------------------------------------------------------------*/


/* features section KONTAKT MAPA -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-kontakt_mapa {
	background-image:url(../images/background/background_map-1.jpg);
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	text-align: center;
	font-size: 12px;
	color: #fff;
	
	background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 2560px 500px;
    height: 500px;
    text-align: center;
}
.features_sec-kontakt_mapa a {
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
}
.features_sec-kontakt_mapa a:hover {
	color: #fff;
}
/* END features section KONTAKT MAPA ------------------------------------------------------------------------------------------------------------------------------------*/


/* features section FUTER -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-futer {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #132b66;
	color: #fff;
	padding: 22px 0px 22px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.features_sec-futer a {
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
}
.features_sec-futer a:hover {
	color: #1d1d1d;
}
/* END features section FUTER ------------------------------------------------------------------------------------------------------------------------------------*/


/* features section MENU ICON -------------------------------------------------------------------------------------------------------------------------------------*/
.menu-icon {
	float: left;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-image: url(../images/icon-fb.jpg);
}
.menu-icon a {
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
}
.menu-icon a:hover {
	color: #1d1d1d;
}
/* END features section MENU ICON ------------------------------------------------------------------------------------------------------------------------------------*/


/* our team */
.our_team {
	float: left;
	width: 100%;
	text-align: center;
}
.our_team h1 {
	font-size: 40px;
	color: #feb717;
	padding: 0px;
	margin: 0px 0px 45px 0px;
	font-weight: 300;
}
.our_team h1 i {
	color: #727272;
	font-size: 18px;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.our_team .one_fourth {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.our_team .one_fourth h4 {
	font-weight: 300;
	margin-top: 13px;
	margin-bottom: 9px;
}
.our_team .one_fourth h4 em {
	color: #727272;
	font-size: 13px;
	font-style: normal;
}
.our_team ul.people_soci {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 70px;
}
.our_team .people_soci li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 18px;
	height: 18px;
	text-align: center;
	border-radius: 100%;
	line-height: 13px;
	vertical-align: middle;
	background-color: #f3f3f3;
}
.our_team .people_soci li:hover {
	background-color: #999;
}
.our_team .people_soci li:hover i {
	color: #fff;
}
.our_team .people_soci li i {
	color: #494949;
	font-size: 9px;
}

/* parallax section 1 */
.parallax_sec1 {
	float: left;
	width: 100%;
	height: 400px;
	padding: 110px 0px 0px 0px;
	text-align: center;
	background: url("http://www.wallyhome.com/how/img/desk-xl.jpg") no-repeat center top;
}
.parallax_sec1 h1 {
	font-size: 58px;
	line-height: 58px;
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.parallax_sec1 h2 {
	color: #fff;
	font-weight: 300;
}
.parallax_sec1 a.but_transp {
	padding: 13px 30px;
	margin: 0px;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	border-radius: 4px;
	text-transform: uppercase;
	border: 1px solid #e3e3e3;
	background: url(../images/opacity-line.png) repeat left top;
}
.parallax_sec1 a.but_transp:hover {
	color: #fff;
	border: 1px solid #fff;
}


/* clients */
.clients {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #a82d2d;
	margin-top: 50px;
}
.clients h1 {
	font-size: 40px;
	padding: 0px;
	margin: 85px 0px 50px 0px;
	font-weight: 300;
	color: #fff;
	font-size: 34px;
}
.clients h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 9px;
	line-height: 22px;
}

/* footer social links */
ul.footer_social_links {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.footer_social_links li a {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 127px;
	height: 60px;
	text-align: center;
	border-radius: 4px;
	line-height: 60px;
	vertical-align: middle;
	background-color: #f3f3f3;
	color: #3d3d48;
	font-size: 13px;
}
.footer_social_links li a:hover {
	color: #fff;
	background-color: #3d3d48;
}
.footer_social_links li a:hover i {
	color: #fff;
}
.footer_social_links li i {
	color: #3d3d48;
	margin-right: 5px;
}

.address-info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 91%;
	margin-bottom: 40px;
}
.address-info a {
	color: #1889c1;
}
.address-info a:hover {
	color: #454545;
}


/* Portfolio Page */
.portfolio_page {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	color: #f8eb20;
	text-align: center;
}
.portfolio_page h1 {
	font-size: 40px;
	color: #132b66;
	padding: 0px;
	margin: 30px 0px 45px 0px;
	font-weight: 50;
	line-height: 10px;
}
.portfolio_pagea h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.portfolio_page h2 {
	font-size: 27px;
	color: #1d1d1d;
	padding: 30px;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
}
.portfolio_page h2 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.portfolio_page p {
	font: 18px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-align: center;
	line-height: 24px;
	color: #1d1d1d;
	margin: 20px auto 0;
    width: 650px;
}
.portfolio_page h3 {
	color: #1d1d1d;
	text-align: center;
	width: 370px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-color: #fff;
	border-top: 1.5px solid #1d1d1d;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
.portfolio_page h3:hover {
	color: #a82d2d;
	text-align: center;
	width: 370px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-color: #fff;
	border-top: 1.5px solid #1d1d1d;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
.portfolio_page .imgWrap {
    position: relative;
    width: 370px;
	height: 300px;
}
.portfolio_page .imgWrap.last {
	margin-right: 0px;
}
.portfolio_page .imgWrap img {
	float: left;
	width: 100%;
	height: 250px;
}
.portfolio_page .imgDescription {
	position: absolute;
	color: #1d1d1d;
	opacity: 0.6;
}
.portfolio_page .imgWrap:hover .imgDescription {
	visibility: visible;
	opacity: 1;
}
.portfolio_page .imgDescription i {
	position: absolute;
	top: 60px;
	left: 160px;
	color: #1d1d1d;
	opacity: 1;
}


/* twitter feeds */
.twitter_feeds {
	float: left;
	width: 100%;
	padding: 70px 0px;
	background-color: #f0efeb;
}

.contact_info {
	float: left;
	width: 100%;
	padding: 70px 0px;
}
.contact_info h1 {
	font-size: 34px;
	font-weight: 300;
	margin-bottom: 34px;
}
.contact_info h1 i {
	font-size: 16px;
	line-height: 27px;
	display: block;
	padding-top: 10px;
	font-style: normal;
}
.contact_info ul.address {
	float: left;
	padding: 0px;
	margin: 0px;
}
.contact_info .address li {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
.contact_info .address li i {
	margin-right: 7px;
}
.contact_info .address li a {
	color: #727272;
}
.contact_info .address li a:hover {
	color: #0cbabb;
}

.contact_info .map {
	float: left;
	width: 100%;
	height: 200px;
}

.google-map {
	width: 99%;
	height: 180px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}


/* four columns features section */
.four_col_fusection {
	text-align: left;
}
.four_col_fusection .one_fourth {
	position: relative;
	margin-right: 0.8%;
	padding-right: 2.530%;
	padding-left: 2%;
	float: left;
}
.four_col_fusection h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	font-weight: 300;
}
.four_col_fusection h1 i {
	font-size: 18px;
	color: #727272;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.four_col_fusection .one_fourth {
	width: 19.8%;
	text-align: center;
	border-right: 1px solid #f6f6f6;
}
.four_col_fusection .one_fourth i {
	color: #0cbabb;
	margin-bottom: 30px;
	display: block;
}
.four_col_fusection .one_fourth h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 25px;
	text-transform: uppercase;
}
.four_col_fusection .one_fourth a {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
}
.four_col_fusection .one_fourth a:hover {
	color: #3d3d48;
}
.four_col_fusection .one_fourth a:hover i {
	color: #ff7b29;
}
.four_col_fusection .one_fourth a i {
	display: inherit;
	margin: 0px 0px 0px 2px;
	color: #999;
}
.four_col_fusection .last {
	margin-right: 0 !important;
	clear: right;
	border: none;
}
.four_col_fusection.inner .one_fourth i {
	color: #3d3d48;
}


/* services slider section */
.services_slider_sec {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}


/* scroll up */
.scrollup{
    width:40px;
    height:60px;
    opacity:1;
    position:fixed;
    bottom:72px;
    right:27px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}


/* responsive image */
.fullimage_box li {
	padding: 0px;
	margin: 0px;
}
.fullimage_box li img {
	float: center;
    max-width: 100%;
    position: relative;
}
.fullimage_box li img:hover {
}
ul.fullimage_box.last {
	float: left;
	width: 48%;
	margin-left: 4%;
}

/* google map */
.google-maps {
    position: relative;
    padding-bottom: 500px;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
}
