@charset "uft-8";

@import url(sam-fonts.css);
@import url(sam-forms.css);
@import url(sam-menu.css);
@import url(sam-grid.css);
@import url(fancybox.css);
@import url(sam-canvas.css);

html, body{border:0;margin:0;padding:0;}

body{ font-family: Roboto-Regular; font-size:12pt; color:#666666; background-color:#f1f1f1;}

p{margin:0;padding:0;}

ul{list-style: none; margin: 0; padding: 0;}

a { text-decoration: none; color:#080c15; }

h1,h2,h3,h4,h5,h6{margin:0;padding:0;}

#container {
	position: relative;
	width: 100%;
	max-width: 1360px;
	height: auto;
	min-height: 500px;
	margin:0 auto;
	background-color: #f0f0f0;
	overflow: hidden;	
}
.wrap_content{
	width: 98%;
	max-width: 1098px;
	height: auto;
	margin:0 auto;
	background: #ffffff;
}

.divClear{
	clear: both;
	float:none;
}


#box_header {
	position: relative;	
	background-color: #f6f6f6;	
}

#header_top{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 96px;
	margin: 0 auto;
	background: #ffffff;
}
#head_left{text-align: left;}
#head_right{text-align: right;}

.page_title{
	position: relative;
	padding: 30px 0 3px 0;
	text-align: center;
	background-color: #f8f8f8; 

}
.page_title h1{
	display: inline;
	font-family: futuram;
	font-size: 36pt;
	color: #1d2456;
	border-bottom: 3px solid #df972f;
	padding: 0 5px;
}
#boxslide{	
	width: 100%;
	height: auto;	
}

/* HOME */
.bx_home_srv{
	display: inline-block;
	position: relative;
	width: 100%;
	max-width: 314px;
	height: auto;
	min-height: 130px;
	vertical-align: top;
	margin:5px;
}
.bx_home_srv .image{
	width: 100%!important;
	height: auto;
}
#home_srv{
	display: table;
	position: relative;
	width: 100%;
	height: 184px;
	background-color: #1792f3;
}
#home_srv span{
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-family: raleway;
	font-size: 30px;
}
#home_srv span b{
	font-family: ralewayb;
}
#home1{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 573px;
	background-image: url(../images/bg1.jpg);
	background-size: 1360px 573px;
	background-position: top center;
	background-repeat: repeat-y;
	background-clip: cover;
}
#sphome1{height: 70px;}
ul.home_product {
	list-style: none;
	margin: 0;
	text-align: left;
}
ul.home_product li{
	display: inline-block;
	position: relative;
	width: 100%;
	max-width: 308px;
	height: 202px;
	vertical-align: top;
	overflow: hidden;
	margin:5px 2px;
}

#home_product_title{
	float: right;
	width: 300px;
	text-align: right;
	color: #ffffff;
	font-size: 40px;
	font-family: futural;
	border-bottom: 2px solid #ffffff;
	padding-top: 175px;
}
#home_product_title b{
	font-family: futuram;
	font-size: 50px;
	letter-spacing: .1em;
}
#moredetail{
	float: right;
	display: block;
	position: relative;
	width: 300px;
	height: auto;
	background: #dc9c3e;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	padding: 20px 0;
	text-align: center;
	margin-top: 20px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#home2{
	display: block;
	position: relative;
	width: 100%;
	height: 388px;
	background-image: url(../images/bg2.jpg);
	background-size: 1360px 388px;
	background-position: top left;
	background-repeat: no-repeat;
	background-clip: cover;
}
#need1{
	display: block;
	position: relative;
	width: 98%;
	max-width: 600px;
	height: auto;
	padding:100px 0;
	text-align: center;
	margin:0 auto;
}
#need1 h2{font-family: futural; color: #1d2456; font-size: 36px;}
#need1 h2 b{font-family: futuram; font-size: 48px;}
#need1 span {font-family: Roboto-Regular; font-size: 30px; color: #e5aa47; text-shadow: 1px 1px 3px #666;}
#toenquiry{
	font-family: Roboto-Regular;
	display: block;
	position: relative;
	width: 300px;
	height: auto;
	background: #1d2456;
	color: #e5aa47;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 0;
	text-align: center;
	margin:0 auto;
	margin-top: 20px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}

/* ABOUT */
#img_about, #text_about{
	position: relative;
	width: 96%;
	max-width: 886px;
	height: auto;
	margin: 0 auto;
	padding:0 2%;
}
#img_about img{
	width: 100%!important;
	height: auto;
}
#text_about{
	padding: 30px 2% 50px 2%;
}
/* OUR SERVICES */

#box_services{
	display: block;
	position: relative;
	width: 98%;
	max-width: 1098px;
	height: 710px;
	margin:0 auto;
	padding: 0 1%;
	color:#ffffff;
}
.img_services{
	display: block;
	position: relative;
	width: 100%;
	height: auto;		
	padding:100px 0;
	text-align: center;
}
.img_services img{
	position: relative;
	width: 380px;
	height: 380px;
	border: 15px solid rgba(164,211,228, .3);	
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
#txt_services {
	display: block;
	padding: 100px 0 0 0;
}
/* PROJECT */
#img_project{
	position: relative;
	width: 96%;
	max-width: 1007px;
	height: auto;
	margin: 0 auto;
	padding:0 2%;
}
#img_project img{
	width: 100%!important;
	height: auto;
}
#content_project{
	position: relative;
	width: 96%;
	max-width: 1007px;
	height: auto;
	margin: 0 auto;
	padding:0 2%;	
}
.picture{
	position: relative;
	width: 357px;
	height: 191px;
	margin:0 auto;
}
.picture img {
	width: 99%!important;
	height: auto;
}
.descr_project{
	display:block;
	position: relative;
	width: 556px;
	min-height: 191px;
	height: auto;
	padding:0 2%;
	border: 1px solid #e8e8e8; 
	background: #f8f8f8;
	
}
.project_title{
	display: table;
	position: absolute;
	width: 114px;
	height: 114px;
	background-color: #1d2456;	
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	top:30px;
	left:-45px;
}
.project_title span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color:#ffffff;
	font-family: futuram;
	font-size: 20px;
}
.descr{
	position: relative;
	margin-left: 50px;
}
#need2{
	display: block;
	position: relative;
	width: 98%;
	max-width: 600px;
	height: auto;
	padding:65px 0;
	text-align: center;
	margin:0 auto;
}
#need_p{
	display: block;
	position: relative;
	width: 100%;
	height: 313px;
	background-image: url(../images/bg2.jpg);
	background-size: 1098px 313px;
	background-position: top left;
	background-repeat: no-repeat;
	background-clip: cover;
}
#need2 h2{font-family: futural; color: #1d2456; font-size: 36px;}
#need2 h2 b{font-family: futuram; font-size: 48px;}
#need2 span {font-family: Roboto-Regular; font-size: 30px; color: #e5aa47; text-shadow: 1px 1px 3px #666;}

/* CONTACT */
#box_contact{
	position: relative;
	width: 96%;
	max-width: 975px;
	height: auto;
	margin: 0 auto;
	padding:0 2%;	
}
#box_contact .box_address{
	background-color: #f8f8f8;
	text-align: center;	
	padding: 20px 0;
}
.content2{
	position: relative;
	width: 100%;	
	height: auto;
	padding:0;	
}
#cont_inquiry{
  padding: 0 30px;
  color:#727272;
}
#cont_inquiry h3{
	font-family: ralewaysb;
	color:#004a70;
	font-size: 30px;
	text-align: left;
}
#footer{
	padding: 30px 0;
	margin:0;
	background-color: #1d2456;
	color:#fff;
	border-top: 1px solid #005570;
}
#footer img{
	width: 190px;
	height: auto;
}
#copyright{
	font-size: 10pt;font-family: gothic; color:#676767;text-align: center;
}
#foot_l {text-align: left;}
#foot_r {text-align: right;font-family: segoeui;font-size: 18px;}
#copyright a{color:#999999;}
.gmaps{
    display:block;
    position:relative;
    width:91%;
    height: 550px;    
    margin:0 auto;
    overflow:hidden;
    background: #f7f7f7;
    
}
.gmaps iframe{
    position:absolute;
    top:0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: none;  
}