/**/
@import "reset000.css";
@import "skeleton.css";
@import "superfis.css";



html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 14px/22px  Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	position:relative;
	min-width:960px;

}
body>div {
	background: url(bg_body0.jpg) center 0px no-repeat  !important;

}


h1, h2, h3,  h5, h6 {
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
h4{font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;}
h2 {
	color: #ffffff;
	font-size: 28px;
	line-height: 40px;
}

h3 {
	font-size: 26px;
	line-height: 30px;
}


p {
	margin-bottom: 22px;
}

p.p1 {
	margin-bottom: 4px;
}

p.p2 {
	margin-bottom: 43px;
}


img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
	margin-top: -2px;
}

ul.list a.link1{
	margin-top: 0;
}

ul.list li {
	margin-bottom: 8px;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #61090A;
}

a.link1 {
	font-weight: bold;
	color: #3383af;
	display: inline-block;
	margin-top: 8px;
}

a.link1:hover {
	color: #61090A;
}

a.btn {
	color: #004282;
	padding: 10px 21px 11px 22px;
	background: #bcc1c4;
	display: inline-block;
	margin-top: 36px;
	font: 14px/20px  "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.pr a.link1 {
	font-size: 14px !important;
}
a.btn:hover {
	background: #fff;
	color: #61090A;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.m1 {
	margin-top: -2px;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}



.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	margin-top: 4px;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 padding: 10px;
 background: #ffffff;
 margin-bottom: 22px;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
	margin-top: 6px;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

/*header*/

header {
	display: block;
	padding-top: 10px;
	padding-bottom: 35px;
	background: url(bg_heade.jpg) center bottom no-repeat; margin:0 auto;
}


header h1 {
	float: none;
	position: relative;
	z-index: 999;


}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 564px;
	height: 165px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease; border:0px solid red
}

header h1 a img {
	display: block;  padding-top:50px;
	height:111px;	
}

.greet {
	background: url(greet_bg.png) 0 0 repeat;
	text-align: center;
	padding: 59px 0 65px;

}

.carousel .heading-wrapper{
	margin-bottom: 0px;
}

.heading-wrapper {
	text-align: center;
	position: relative;
}

.heading-wrapper h3 {
	display: inline-block;
	letter-spacing: 2px;
}



.carousel {
	
	/*background: url(car_bg00.png) 0 0 repeat;*/
}

.carousel>div {
	/*background: url(car_sh00.png) 0 0 repeat-x;*/
	padding:28px 0;
}

.pagination {
	text-align: center;
	padding-top: 26px;
	padding-bottom: 25px;
}

.pagination a {
	display: inline-block;
	text-indent: -1000px;
	overflow: hidden;
	background: url(paginati.png) right 0 no-repeat;
	width: 13px;
	height: 13px;
	margin-left: 17px;
		transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

.pagination a.selected, .pagination a:hover {
	background-position: 0 0;
}

.carousel {
	color: #fff; background:
}

.carousel1 {
	cursor: default !important;
	height: 165px;
	overflow: hidden;
}

.car_wrap {
	margin: 0 -10px;
}

.carousel1 li {
	float: left;

}


.carousel1 li+li>a {

}

.carousel1 li a {
	float: left;
	margin: 0 10px ;
	display: block;
	background: #fff;
	padding: 10px;
	max-width: 100%;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

.carousel1 li a:hover {
	background: #79cdd0;
}



.carousel .heading-before, .carousel  .heading-after {
	height: 1px;
	background: url(dash1000.png) 0 0 repeat-x;
}

.heading-before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.heading-after {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
}
/*Content*/
.content strong {
	color: #444444;
}

.style1 {
	font-size: 14px;
}

.style1  a.link1 {
	font-size: 13px;
	margin-top: 7px;
}
.content {
	padding-bottom: 82px;
	background: url(cont_bg0.png) 0 0 repeat;
	margin-top: 1px;
}
.content.page1 {
	margin-top: 0;
	padding-bottom: 69px;
}

.content .heading-wrapper {
	margin-top: 43px;
	margin-bottom: 48px;
}

.content.page1 .heading-wrapper  {
	margin-bottom: 37px;
}

.content.page1 .heading-wrapper.off1  {
	margin-top: 40px;
	margin-bottom: 39px;
}

.content .heading-before, .content  .heading-after {
	height: 1px;
	background: url(dash2000.png) 0 0 repeat-x;
}

.content .heading-wrapper.off1  {
	margin-top: 40px;
	margin-bottom: 38px;
}

.content h3 {
	color: #004282;
}

.content.page1 h4 {
	letter-spacing: -1px;
	font-size: 24px;
	color: #444444;
	margin-bottom: 13px;
	line-height: 30px;
	text-transform: none;
}

.content h4 {
	font-size: 18px;
	color: #444444;
	margin-bottom: 7px;
	line-height: 20px;
	text-transform: none;

}

.content h4.head1 {
	letter-spacing: -1px;
	font-size: 24px;
	padding-top: 1px;
	color: #444444;
	margin-bottom: 13px;
	line-height: 30px;
	text-transform: none;
}

.block1 {
	padding-top: 4px;
	font-size: 14px;
}

.block1 time {
	color: #6fa6c5;
	display: inline-block;margin-top: 9px;
}
.content.page1 h4 img{
	margin-right: 8px;
	padding-top: 3px;
}

.bottom_block {
	background: url(bot_bg00.png) 0 0 repeat; 
	color: #abb1b7;
}

.bottom_block h4 {
	padding-top: 69px;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 28px;
}

.block2 {
	overflow: hidden;
	margin-bottom: 14px;
	font-size: 14px;
}

.block2.b1 {
	font-size: 13px;
}

.block2.b1 span {
	margin-bottom: 0;
}

.block2 img {
	float: left;
	padding: 5px;
	background: #fff;
	margin-top: 7px;
	margin-right: 20px;
}

.block2 span {
	display: inline-block;
	padding-top: 9px;
	font-size: 13px;
	margin-bottom: 1px;
	color: #fff;

}

.block2 div span {
	padding-top: 0;
}

.block2 div  {
	padding-bottom: 8px;
}

.block2+.block2  {
	background: url(dash3000.png) 0 0 repeat-x;
	padding-top: 11px;
}

.socials {
	overflow: hidden;
	padding-top: 24px;	
}



.socials a{
	float: left;
	background: url(socials0.png) 0 0 no-repeat;
	height: 38px;
	width: 37px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease; 
}

.socials a:hover {
	background-position: 0 bottom;
}

.socials a+a {
	margin-left: 10px;
	background-position: -47px 0;
}

.socials a+a:hover {
	background-position: -47px  bottom;
}

.socials a+a+a {
	background-position: -95px 0;
}

.socials a+a+a:hover {
	background-position: -95px  bottom;
}

.socials a+a+a+a {
	background-position: -142px 0;
}

.socials a+a+a+a:hover {
	background-position: -142px  bottom;
}

.projects .clear {
	height: 36px;
}

.part .img_inner {
	margin-bottom: 10px;
}

.part .clear {
	height: 30px;
}
.clients .fleft {
	margin-top: 4px;
}

.clients .clear {
	height: 28px;
}

.clients  {
	overflow: hidden;
	padding-bottom: 7px;
}

.icons img {
	float: left;
	margin-right: 7px;
	padding-top: 4px;
}

.icons .clear {
	height: 38px;
}

.icons h4.lh1 {
	line-height: 22px;
	margin-top: -1px;
	margin-bottom: 6px;
}
/****Map***/

.map {
	margin-top: -2px;
	font-size: 14px;
}

.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 8px;
 width: 584px;
}
.map figure iframe {
	width: 562px;
	height: 360px;
	max-width: 100%;
}

.map address a.link1{
	margin-top: 0;
	margin-left: 7px;
}

.map .text1 {
	line-height: 20px;
	margin-bottom: 2px;
}

address dd span {
	min-width: 70px;
	display: inline-block;
	text-align: left;
}




/************Footer***********/
footer1{ width:100%; float:left; background: url(bot_bg00.png)}
footer {
	text-align: center;
	display: block;
	padding: 76px 0;
		color: #9ba0a6;
	background: url(igla.png) center no-repeat;
	font-size: 13px;
	line-height: 28px;
}

footer.f_other {
	padding: 81px 0;
	margin-top: 1px;
} 

footer .copy {
	/*background: url(copy_bg0.png) center center no-repeat;*/
}

footer img {
	margin-right: 14px;
}



/*==================================RESPONSIVE LAYOUTS===============================================*/

.sirinatabele{width:940px !important;}


@media only screen and (max-width: 995px) {
	.sirinatabele{width:777px !important;}
 body {
min-width:768px;
}
.map address {
	margin-right: 10px;
}

.map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.pad1, .pad2, .pad3 {
	padding: 0;
}

.block2 .extra_wrapper {
	overflow: hidden;
	padding-bottom: 0;
}

.socials a+a {
	margin-left: 5px;
}

.block2 a strong {
	display: block;
}

.heading-wrapper>div {
	display: none;
}

.carousel li a {
	margin: 0 0;
}
}

 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}


.projects .clear {
	height: 0px !important;
}

.projects .img_inner {
	margin-top: 36px !important;
}


.clients .clear {
	height: 0px !important;
}

.clients .img_inner {
	margin-top: 28px !important;
	margin-bottom: 10px !important;
}

.icons .clear {
	height: 0 !important;
	margin-bottom: 0 !important;
}

.icons .extra_wrapper {
	overflow: hidden;
}

.icons>div {
	margin-bottom: 28px;
}

h2 {
	font-size: 20px;
	line-height: 30px;
}

.map address {
	margin-right: 0px;
	margin-bottom: 20px;
}

.content.page1 h4 {
	margin-top: 25px;
}

header {
	padding: 40px 0 80px;
}

.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}

.img_inner {
width: 100%;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 20px !important;
}

.boxes .clear {
	height: 0;
}

.boxes .box {
	margin-bottom: 20px;
}


header h1 {
	float: none;
	position: relative;	
	padding-left: 0;
	padding-bottom: 0;
}

header h1 a {
	margin: 0 auto;
	height: auto;
}

header h1 a img {
	width: 100%;
}




.map figure iframe {
	width: 100%;
	height: 300px;
}

.bottom_block ul li {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	background: none !important;
}

.map address {
	float: none;
	margin-right: 0;
}


ul.list2 li.mb0 {
	margin-bottom: 25px !important;
}

p.p2.mb0 {
	margin-bottom: 43px !important;
}

}
 @media only screen and (max-width: 479px) {
 .slider_wrapper {
	height: 575px !important;
}

.icons .extra_wrapper {
	overflow: visible;
}


body {
min-width:300px;
}

 .map figure iframe {
	width: 100%;
	height: 200px;
}

}

html body.page1 div div.content div.container_12 div.grid_3 h4 a img.naseusluge {margin:0px; margin-bottom:20px; padding-top:0px; background:none;}
html body.page1 div div.content div.container_12 div.grid_12 div.heading-wrapper {margin:60px 0}

.slogan {text-transform:none !important; font-size:16px !important;}

html body.page1 div div.bottom_block div.container_12 div.grid_3 a:hover,
html body.page1 div div.bottom_block footer div.container_12 div.grid_12 div.copy a:hover {color:#FFF103;}

html body.page1 div div.bottom_block div.container_12 div.grid_3 a.btn {color:#5A0605}
html body.page1 div div.content.page1 div.container_12 div.grid_3 div.block1 a.link1 {color:#79180F;}
html body.page1 div div.content.page1 div.container_12 div.grid_3 div.block1 a.link1:hover {color:#000}

html body.page1 div header div.container_12 div.grid_12 h4 strong {font-size:24px; text-transform: normal !important; color:white}