

/* site defined css begin */

.group:after {
	content: "";
	clear: both;
	display: table;
}

html, body {
	font-family: opensans_regular, myHelv;
	margin: 0px;
	height: 100%;
}

.center {
	margin: auto;
}

.opensans_bold {
	font-family: opensans_bold;
}

.center_size {
	width: 980px;
}

.fn {
	float: none !improtant;
}

.fl {
	float: left;
}

 @font-face {
	src: local(GHEAGrapalat),local(GHEA Grapalat),local(Arial MS Unicode),local(Arial);
	font-family: myHelv;
	font-weight: normal;
}

@font-face {
	src: url('/front/static/font/OpenSans-Regular.ttf');
	font-family: opensans_regular;
	font-weight: normal;
	font-style: normal;
}

.fr {
	float: right;
}

   @font-face {
	src: url('/front/static/font/OpenSans-Bold.ttf');
	font-family: opensans_bold;
	font-weight: normal;
	font-style: normal;
}

  @font-face {
	src: url('/front/static/font/OpenSans-Light.ttf');
	font-family: opensans_light;
	font-weight: normal;
	font-style: normal;
}

.opensans_regular {
	font-family: opensans_regular;
}

.opensans_light {
	font-family: opensans_light;
}

/* site defined css end */
.html_box_container {
    border: 2px solid grey;
    padding: 10px;
}

#logo img { 
    top: 0px; 
    left: 0px;
    border: none; 
}
.vx_top_menu {
	padding-top:53px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
	user-select:none;
	-o-user-select:none; 
}

.vx_top_menu .text_style {
	font-weight: bold;
	color: #95a5a6;
	margin-left:20px;
	font-size:14px;
}
.product_inner {
	width:100%;
	line-height:30px;
}

.product_inner .product_change {

	height:135px;
	width:100%;
	overflow-y:hidden;

}

.product_inner .product_description {
	height:100%;
    background-position-y: -5px;
}

.product_name {
	width:980px;
	height:135px;
	position:relative;
}

.product_inner .product_save {
	margin-right:20px;
}

.product_inner .attachement_word {
    font-size:30px;
    margin-bottom:40px;
    margin-top:80px;
}
.product_inner .attachements a{
    text-decoration:none;
    color:#000;
}
.product_inner .product_title {
    font-size:30px;
    margin-top:120px;
}

.product_inner .attachement {
    margin-bottom:11px;
}
.product_inner .product_text {
    font-size:18px;
    margin-top:45px;
}
.rotated {
	width:810px;
	height:438px;
	position: absolute;
	left: 78px;
	top: -150px;
}

.products_inner_to_left{
	position:absolute;
	top: 40px;
}

.products_inner_to_right{
	position:absolute;
	top: 40px;
	left: 910px;
}

.product_inner_text {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	font-size:26px;
	color:#fff;

}


/* layout defined css begin */

.gallery_section {
	width: 100%;
	background-color: #ebebeb;
	height: 212px;
}

.top_menu_block {
	width: 680px;
	height: 20px;
	margin-left: 15px;
}

.section_1 {
	top: 0px;
	height: 110px;
	width: 100%;
	z-index: 9999;
	position: fixed;
	background-color: #fff;
}

.section_2 {
	width: 100%;
	margin-top: 110px;
	min-height: 100%;
	background-color: #ebebeb;
	padding-bottom: 25px;
}

.gallery_cont {
	height: 150px;
}

.top_menu_vxsoft_logo_div {
	width: 217px;
	margin-top: 31px;
	height: 63px;
}

/* layout defined css end */
