/* Responsive CSS Styles Table of Contents */


/* ------------------------------ (min-width: 1000px) and (max-width: 1169px) ------------------------------------------------------------     #1     */

@media only screen and (min-width: 1000px) and (max-width: 1169px){
			
.container {
	width: 1000px;
	margin: auto auto auto auto;
}

a.button_slider {
	padding: 13px 18px;
}

.our_team .one_fourth img {
	width: 100%;
}

.four_col_fusection .one_fourth {
	margin-right: 0.7%;
}

.features_sec02 .one_third i {
	margin-left: 80px;
}

.portfolio_page .imgWrap {
    position: relative;
    width: 325px;
}
.portfolio_page h3 {
	width: 325px;
}
.portfolio_page .imgDescription i {
	left: 140px;
}

ul.post_meta_links {
	margin: -10px 0px 0px 10.3%;
	width: 80%;
}

.our_team ul.people_soci {
	margin: 0px 0px 0px 50px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------ NEW #1 ------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* features section HEADER --------------------------------------------------------------------------------------------------------------*/
.features_sec-header {
	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 .part-left {
    margin: 0 0 0 -1500px;
}
.features_sec-header .part-left img {
	position: absolute;
}
.features_sec-header #img-1 {
	margin: 0px 0 0 -1180px;
}

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

/* features section USLUGI -------------------------------------------------------------------------------------------------------------*/
.features_sec-uslugi {
	float: center;
	width: 100%;
	height: 800px;
	text-align: center;
	background-color: #132b66;
	color: #fff;
	padding: 5px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.container-uslugi {
	width: 930px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi2 {
	width: 930px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi3 {
	width: 930px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}

/* 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: 1410px;
	float: none;
    text-align: center;
}
.features_sec-proekti .image {
	border: 1px solid #d1d8dc;
    display: inline-block;
    height: 100%;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 100%;
	-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: 100%;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 100%;
	-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 section KLIENTI -------------------------------------------------------------------------------------------------------------*/
.container-klienti {
	width: 930px;
	margin: auto auto auto auto;
}




/* ------------------------------ END (min-width: 1000px) and (max-width: 1169px) ------------------------------------------------------------     #1     */



/* ------------------------------ (min-width: 768px) and (max-width: 999px) ------------------------------------------------------------     #2     */

}

@media only screen and (min-width: 768px) and (max-width: 999px){

#trueHeader #logo{
	float:left;
	display:block;
	width:140%;
	height:31px;
	margin-top:18px;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left bottom;
}
.container {
	width: 747px;
	margin: auto auto auto auto;
}

a.button_slider {
	padding: 9px 10px;
	font-size: 14px;
}

.features_sec02 .one_third i {
	margin-left: 40px;
}

.our_team .one_fourth img {
	width: 100%;
}

.our_team ul.people_soci {
	margin: 0px 0px 0px 30px;
}

.parallax_sec1 {
	padding: 50px 0px 0px 0px;
}

.four_col_fusection .one_fourth {
	margin-right: 0.7%;
}

.portfolio_page .imgWrap {
    position: relative;
    width: 239px;
	height: 200px;
}
.portfolio_page .imgWrap img {
	float: left;
	width: 100%;
	height: 200px;
}
.portfolio_page h3 {
	width: 239px;
}
.portfolio_page .imgDescription i {
	top: 80px;
	left: 100px;
}

.site_sec1 .right img {
	width: 100%;
}

.footer_social_links li a {
	width: 107px;
}


/* features section HEADER ------------------------------------------------------------ */
.features_sec-header .one_half {
	position: center;
	margin-right: 8%;
	float: center;
}
.features_sec-header .img {
	position: right;
	margin-right: 2%;
	margin-top: 100px;
	float: right;
}
/* END features section HEADER ------------------------------------------------------------ */


/* features section Dom ------------------------------------------------------------ */
.features_sec-dom {
	background-color: #faf8f8;
    background-image:url(../images/background/background_part-2-4.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 2560px 440px;
    height: 674px;
    text-align: center;
}
.features_sec-dom .img  li {
	padding: 0px;
	margin: 0px;
}
.features_sec-dom .img  li img {
	float: center;
    max-width: 100%;
    position: relative;
}
.mar_dom {
	margin-top: 72px;
	width: 100%;
	float: left;
}
.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: 0px;
	color: #bb4444;
	text-align: center;
	vertical-align: middle;
	margin-left: 90px;
	margin-bottom: 20px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------ NEW #2 ------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
#trueHeader #logo{
	float:left;
	display:block;
	width:90%;
	height:50px;
	margin-top:12px;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left bottom;
}
.three_fourth {
	width: 80%;
}
#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 10px;
	text-align: center;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

/* features section HEADER --------------------------------------------------------------------------------------------------------------*/
.features_sec-header {
	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 .part-left {
    margin: 0 0 0 -1500px;
}
.features_sec-header .part-left img {
	position: absolute;
}
.features_sec-header #img-1 {
	margin: 0px 0 0 -880px;
}

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

/* 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: 943px;
    text-align: center;
}
.features_sec-za_nas .fullimage_box li img {
    margin-bottom: 8px;
    width: 100%;
}

/* features section USLUGI -------------------------------------------------------------------------------------------------------------*/
.features_sec-uslugi {
	float: center;
	width: 100%;
	height: 800px;
	text-align: center;
	background-color: #132b66;
	color: #fff;
	padding: 5px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.container-uslugi {
	width: 780px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi2 {
	width: 780px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi3 {
	width: 780px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}

/* 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: 1410px;
	float: none;
    text-align: center;
}
.features_sec-proekti .image {
	border: 1px solid #d1d8dc;
    display: inline-block;
    height: 100%;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 100%;
	-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: 100%;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 100%;
	-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 section KLIENTI -------------------------------------------------------------------------------------------------------------*/
.container-klienti {
	width: 780px;
	margin: auto auto auto auto;
}
.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;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------ end NEW ------- */


/* END features section Dom ------------------------------------------------------------ */

/* ------------------------------ END (min-width: 768px) and (max-width: 999px) ------------------------------------------------------------     #2      */



/* ------------------------------ (min-width: 480px) and (max-width: 767px) ------------------------------------------------------------     #3     */

}

@media only screen and (min-width: 480px) and (max-width: 767px){

.container {
	width: 448px;
	margin: auto;
}

a.button_slider {
	padding: 5px 5px;
	font-size: 10px;
	border-radius: 2px;
}

#header .one_fourth {
	margin-bottom: 10px;
}
#top-nav{
	float: left;
}
#top-nav ul {
	float: left;
}
#top-nav #fixed-nav li a {
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}

.site_sec1 .left {
	float: left;
	width: 100%;
}
.site_sec1 .right {
	float: left;
	width: 100%;
	margin-top: 40px;
	text-align: center;
}

.features_sec02 .one_third {
	margin-right: 0%;
	width: 100%;
	margin-bottom: 70px;
}
.features_sec02 .one_third i {
	margin-left: 170px;
}


.features_sec-header .one_half {
	position: center;
	float: center;
	width: 28%;
}

.our_team .one_fourth {
	width: 100%;
	margin-bottom: 70px;
	margin-right: 0%;
}
.our_team ul.people_soci {
	margin: 0px 0px 0px 160px;
}

.parallax_sec1 {
	height: 320px;
	padding: 80px 0px 0px 0px;
}
.parallax_sec1 h1 {
	font-size: 40px;
	line-height: 40px;
}

.four_col_fusection .one_fourth {
	width: 99%;
	border-right: none;
	margin-bottom: 40px;
}

.one_full {
	width: 100%;
}
.one_half {
	width: 100%;
	margin-bottom: 30px;
}
.one_third {
	width: 100%;
	margin-bottom: 30px;
}
.one_fourth2 {
	width: 100%;
	margin-bottom: 30px;
}
.one_fifth {
	width: 100%;
	margin-bottom: 30px;
}
.two_third {
	width: 100%;
	margin-bottom: 30px;
}
.three_fourth {
	width: 100%;
	margin-bottom: 30px;
}
.last {
	margin-right: 0 !important;
	clear: right;
	margin-bottom: 0 !important;
}

/* features section HEADER ------------------------------------------------------------ */
.features_sec-header .one_half {
	position: center;
	margin-right: 8%;
	float: center;
}
.features_sec-header .img {
	position: right;
	margin-right: 17%;
	margin-top: 100px;
	float: right;
}
/* END features section HEADER ------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------------------------------------------ NEW #3 ------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
#trueHeader #logo{
	float:left;
	display:block;
	width: 110px;
	height: 30px;
	margin-top:24px;
	text-indent:-999em;
	background:url(../images/logo_2.png) no-repeat left bottom;
}
.three_fourth {
	width: 75%;
}
#top-nav #fixed-nav li a {
	display: block;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	margin: 0px 0px;
	text-decoration: none;
	font-size: 11px;
	padding: 0 8px;
	text-align: center;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

/* features section HEADER --------------------------------------------------------------------------------------------------------------*/
.features_sec-header {
	background-image: url(../images/background/parts/background_table-part_1-767.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 630px;
	overflow: hidden;
}
.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 -880px;
}

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

/* features section ZA NAS -------------------------------------------------------------------------------------------------------------*/
.features_sec-za_nas {
	background-color: #fff;
	background-image: url(../images/background/background_table-5-767.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 767px 418px;
    height: 733px;
    text-align: center;
}
.features_sec-za_nas .fullimage_box li img {
    margin-bottom: 8px;
    width: 100%;
}
.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: 480px;
}

/* features section USLUGI -------------------------------------------------------------------------------------------------------------*/
.features_sec-uslugi {
	float: center;
	width: 100%;
	height: 960px;
	text-align: center;
	background-color: #132b66;
	color: #fff;
	padding: 5px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.container-uslugi {
	width: 480px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi2 {
	width: 480px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi3 {
	width: 480px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}

/* features section PONUDA -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-ponuda {
    background-image:url(../images/background/background_table-4-767.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 535px;
}
/* mar_ponuda -------------------------------------------------- */
.mar_ponuda {
	margin-top: 30px;
	width: 100%;
	float: left;
}
/* END mar_dom ---------------------------------------------- */

/* features section PROEKTI -------------------------------------------------------------------------------------------------------------*/
.features_sec-proekti {
	background-color: #fff;
    background-image:url(../images/background/background_white-3-767.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 767px 395px;
    height: 1410px;
	float: none;
    text-align: center;
}
.features_sec-proekti h2 {
	font-size: 16px;
	color: #132b66;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
}
.features_sec-proekti .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-proekti .image {
	border: 1px solid #d1d8dc;
    display: inline-block;
    height: 100%;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 100%;
	-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: 100%;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 100%;
	-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 section KLIENTI -------------------------------------------------------------------------------------------------------------*/
.container-klienti {
	width: 480px;
	margin: auto auto auto auto;
}
.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-facebook {
	background-color: #f7e93e;
	background-image: url(../images/background/background_facebook-1-767.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 767px 189px;
    height: 780px;
    text-align: center;
}

/* mar_kontakt -------------------------------------------------- */
.mar_kontakt { 
    margin-top: 400px;
    width: 100%;
/* END mar_kontakt ---------------------------------------------- */
}



/* ------------------------------ END (min-width: 480px) and (max-width: 767px) ------------------------------------------------------------     #3     */



/* ------------------------------ (max-width: 479px) ------------------------------------------------------------     #4     */
}

@media only screen and (max-width: 479px){

#trueHeader #logo{
	background:url(../images/logo.png) no-repeat center bottom;
}

.container {
	width: 300px;
	margin: auto auto auto auto;
}

a.button_slider {
	padding: 3px 2px;
	font-size: 7px;
	border-radius: 2px;
}

#header .one_fourth {
	margin-bottom: 10px;
}
#top-nav{
	float: center;
}
#top-nav ul {
	float: center;
}
#top-nav #fixed-nav li a {
	height: 50px;
	line-height: 50px;
	padding: 0 5px;
	font-size: 11px;
}

.site_sec1 .left {
	float: left;
	width: 100%;
}
.site_sec1 .right {
	float: left;
	width: 100%;
	margin-top: 40px;
	text-align: center;
}

.features_sec02 .one_third {
	margin-right: 0%;
	width: 100%;
	margin-bottom: 50px;
}
.features_sec02 .one_third i {
	margin-left: 90px;
}

.our_team .one_fourth {
	width: 100%;
	margin-bottom: 50px;
	margin-right: 0%;
}
.our_team ul.people_soci {
	margin: 0px 0px 0px 90px;
}

.parallax_sec1 {
	height: 350px;
	padding: 50px 0px 0px 0px;
}
.parallax_sec1 h1 {
	font-size: 40px;
	line-height: 40px;
}

.four_col_fusection .one_fourth {
	width: 99%;
	border-right: none;
	margin-bottom: 40px;
}

.one_full {
	width: 100%;
}
.one_half {
	width: 55%;
	margin-bottom: 30px;
}
.one_third {
	width: 100%;
	margin-bottom: 30px;
}
.one_fourth {
	width: 100%;
	margin-bottom: 30px;
}
.one_fifth {
	width: 100%;
	margin-bottom: 30px;
}
.two_third {
	width: 100%;
	margin-bottom: 30px;
}
.three_fourth {
	width: 100%;
	margin-bottom: 30px;
}
.last {
	margin-right: 0 !important;
	clear: right;
	margin-bottom: 0 !important;
}

.top_contact_info {
	min-height: 90px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------ NEW #4 ------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------- */
#trueHeader #logo{
	float:left;
	display:block;
	width: 110px;
	height: 30px;
	margin-top:24px;
	text-indent:-999em;
	background:url(../images/logo_2.png) no-repeat left bottom;
}
.three_fourth {
	width: 100%;
}
#top-nav #fixed-nav li a {
	display: block;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	margin: 0px 0px;
	text-decoration: none;
	font-size: 10px;
	padding: 0 6px;
	text-align: center;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
/* features section HEADER --------------------------------------------------------------------------------------------------------------*/
.features_sec-header {
	background-image: url(../images/background/parts/background_table-part_1-479.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 630px;
	overflow: hidden;
}

/* features section ZA NAS -------------------------------------------------------------------------------------------------------------*/
.features_sec-za_nas {
	background-color: #fff;
	background-image: url(../images/background/background_table-5-767.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 767px 418px;
    height: 702px;
    text-align: center;
}
.features_sec-za_nas .fullimage_box li img {
    margin-bottom: 8px;
    width: 100%;
}
.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: 310px;
}

/* features section USLUGI -------------------------------------------------------------------------------------------------------------*/
.features_sec-uslugi {
	float: center;
	width: 100%;
	height: 1000px;
	text-align: center;
	background-color: #132b66;
	color: #fff;
	padding: 5px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.features_sec-uslugi p {
	font: 22px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	line-height: 26px;
	color: #fff;
	margin: 0 auto;
    width: 310px;
}
.container-uslugi {
	width: 310px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi2 {
	width: 310px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}
.container-uslugi3 {
	width: 310px;
	margin: auto auto auto auto;
	float: center;
	text-align: center;
	background-color: #1d1d1d;
}

/* features section PONUDA -------------------------------------------------------------------------------------------------------------------------------------*/
.features_sec-ponuda {
    background-image:url(../images/background/background_table-4-767.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 665px;
}
/* mar_ponuda -------------------------------------------------- */
.mar_ponuda {
	margin-top: 30px;
	width: 100%;
	float: left;
}
/* END mar_dom ---------------------------------------------- */

/* features section PROEKTI -------------------------------------------------------------------------------------------------------------*/
.features_sec-proekti {
	background-color: #fff;
    background-image:url(../images/background/background_white-3-767.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 767px 395px;
    height: 3680px;
	float: none;
    text-align: center;
}
.features_sec-proekti h2 {
	font-size: 16px;
	color: #132b66;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
}
.features_sec-proekti .one_third {
	position: relative;
	margin-right: 8%;
	float: left;
	width: 28%;
}
.features_sec-proekti .image {
	border: 1px solid #d1d8dc;
    display: inline-block;
    height: 100%;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 100%;
	-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: 100%;
    overflow: hidden;
	padding-top: 5px;
    position: relative;
    width: 100%;
	-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 section KLIENTI -------------------------------------------------------------------------------------------------------------*/
.container-klienti {
	width: 310px;
	margin: auto auto auto auto;
}
.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 section FACEBOOK ----------------------------------------------------------------------------------------------------------*/
.features_sec-facebook {
	background-color: #f7e93e;
	background-image: url(../images/background/background_facebook-1-767.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 767px 189px;
    height: 800px;
    text-align: center;
}
.features_sec-facebook p {
	font: 22px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	line-height: 26px;
	color: #152d64;
	margin: 0 auto;
    width: 310px;
}

/* mar_kontakt -------------------------------------------------- */
.mar_kontakt { 
    margin-top: 360px;
    width: 100%;
/* END mar_kontakt ---------------------------------------------- */
}


/* ------------------------------ END (max-width: 479px) ------------------------------------------------------------     #4     */



}