﻿@charset "utf-8";
/* CSS Document */
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,400italic,500italic,700,700italic);
 @import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300italic,400italic,700,300,700italic);*/
 
 @import url(http://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);
 @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,400italic,600,600italic);
 


 @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
/*font-family: 'Source Sans Pro', sans-serif;
  font-family: 'Lato', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Roboto Condensed', sans-serif;
*/


@import url(fonts/font_style.css);

* {
	margin:0px;
	padding:0px;
	outline:none;
}
body {
	font-family:Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	margin:0 auto;
}
.mymenufont { font-family: 'Roboto Condensed', sans-serif !important; }

p {
	padding:0 0 10px 0px;
	line-height:25px;
}
img {
	max-width:100%;
	height:auto;
	display:block;
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}



::-webkit-input-placeholder {
 opacity:1;
}



:-moz-placeholder { /* Firefox 18- */
 opacity:1;
}



::-moz-placeholder {  /* Firefox 19+ */
 opacity:1;
}

:-ms-input-placeholder {
 opacity:1;
}

.z_black { 
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	background-color:rgba(0,0,0,0.5);
	display:block;
	z-index:3;
}

.menu_open {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:999;
	background:rgba(0,0,0,0.9);
	display:none;
	font-family: 'roboto_condensedregular';
}
.menu_open .close {
	color: #fff;
	font-size: 55px;
	font-weight: 300;
	position: absolute;
	right: 20px;
	top: 2px;
}
.menu_open .close a {
	color:#bcbcbc;
	text-decoration:none;	
	font-family: 'robotothin';
}
.menu_open ul {
	margin:0px;
	padding:0 0 0 0px;
	text-align:center;
}
.menu_open ul li {
	display:block;
}

.menu_open ul li a {
	color:#918588;
	display:inline-block;
	text-decoration:none;
	font-family: 'roboto_condensedlight_italic';
	font-size:34px;
	text-transform:uppercase;
	padding:20px 0px;
	line-height:19px;
}

.menu_open ul li a:hover {
	color:#fff;
}
.select {
	color:#fff;
	padding-top:110px;
	text-align:center;
}
.select p {
	font-size:25px;
	padding-bottom: 48px;
	font-family: 'roboto_condensedlight';
}

.line {
	float:left;
	width:100%;
	margin-bottom:48px;
}
.line img {
	margin:0 auto;
	width:auto !important;
	height:auto;
}

.menu_open .select.select_2 ul {
	padding-bottom:20px;
}
.menu_open .select.select_2 ul.matti a {
	color:#918588;
	background:url(images/matti_icon.png) center bottom no-repeat;
	padding-bottom:102px;
	transition:1s;
	-moz-transition:1s;
}
.menu_open .select.select_2 ul.matti a:hover {
	color:#fff;
	background:url(images/matti_icon_rollover.png) center bottom no-repeat;
}
#header {
	float:left;
	width:100%;
	padding:7px 10px;
	background-color:rgba(255,255,255,0.9);
	box-sizing:border-box;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:0 2px 2px rgba(0, 0, 0, 0.4);
	-o-box-shadow:0 2px 2px rgba(0, 0, 0, 0.4);
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	z-index:9;
	min-width:1280px;
}
#banner {
	float:left;
	width:100%;
	text-align:center;
	min-width:1280px;
}
#slider1_container {
	display:inline-block;
}
#banner img {
	width:100%;
	height:auto;
}
.inner_banner {
	position:relative;
}
.categories {
	border-top: 1px solid #fff;
	color: #fff;
	font-family: 'roboto_condensedbold_italic';
	font-size: 45px;
	padding-top: 47px;
	position: absolute;
	right: 402px;
	top: 100%;
	z-index:4;
	text-align:left;
}

.categories::after {
	content: "CATEGORIES";
	font-size: 15px;
	 font-family: 'roboto_condensedlight';	
	height: 7px;
	left: 81px;
	position: absolute;
	top: 6px;
	width: 82px;
	z-index: 9;
}
.categories::before {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 7px;
	position: absolute;
	top: -7px;
	width: 82px;
	z-index:9;
}
.categories p {
	line-height:51px;
}
.categories p.black {
	color:#000;
}
.categories p.white {
	padding-bottom:177px;
}
.pro_box {
	position:absolute;
	right:20px;
	top:100%;
	z-index:4;
	color:#fff;
	font-size:14px;
	border-top: 1px solid #fff;
	padding-top: 47px;
	width:355px;
	text-align:left;
}

.pro_box ul {
	float:left;
	width:168px;
}

.pro_box ul li {
	list-style:none;
	display:block;
	font-size:15px;
	font-family: 'roboto_condensedlight';
	padding-bottom:6px;
}

.pro_item {
	float:left;
	width:100%;
	border-bottom: 1px solid #fff;
	padding-bottom: 27px;
}
.pro_item.black ul li {
	color:#000000;
}
.pro_box::after {
	content: "PRODUCTS";
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	height: 7px;
	left: 79px;
	position: absolute;
	top: 6px;
	width: 82px;
	z-index: 9;
	font-weight:bold;
}
.pro_box::before {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 7px;
	position: absolute;
	top: -7px;
	width: 82px;
	z-index:9;
	left:0px;
}
.righttop_link {
	float:right;
	margin:13px 0 9px;
	font-family: 'roboto_condensedregular';
	font-size:16px;
}
.righttop_link ul {
	margin:0px;
	padding:0 10px 0 0px;
	display:inline-block;
}
.righttop_link ul li {
	display:inline-block;
	margin-left:25px;
}
.righttop_link ul li a {
	color:#939598;
	text-decoration:none;
	position:relative;
}

.righttop_link ul li a:hover, 
.righttop_link ul li.active a {
	color:#434344;
	text-decoration:none;
}

.righttop_link ul li a:hover:after,  .righttop_link ul li.active a:after {
	background: none repeat scroll 0 0 #a8a9ad;
	border-radius: 100px;
	bottom: -11px;
	content: "";
	height: 8px;
	left: 50%;
	margin: 0 -7px;
	position: absolute;
	transition: all 0.8s ease 0s;
	width: 8px;
}
.lang {
	padding:5px 10px;
	border-left:#e1dfe1 2px solid;
	border-right:#e1dfe1 2px solid;
	  font-family: 'roboto_condenseditalic';
}

.lang a {
	color:#b4b8ba;
	font-size:16px;
}
.lang a:hover {
	text-decoration:underline;
	color:#b4b8ba;
}
.right_icon {
	display:inline-block;
	margin:0 3px;
	position:relative;
	top:-1px;
}
.right_icon a {
	display:block;
	width:24px;
	height:24px;
	background:url(images/right_arrow_icon.png) 0 0 no-repeat;
	text-decoration:none;
}
.logo {
	float:left;
	margin-left:36px;
    width: 105px;
}
.full_container {
	float:left;
	width:100%;
	padding:0 0;
	box-sizing:border-box;
	min-width:1280px;
}
.container {
	width:100%;
}
.page01 {
	padding:60px 0px 0;
}

.page01 .number-txt {
	text-align:center;
	font-size:23px;
	color:#7f7f7f;
    font-family: 'roboto_condensedlight';
	text-transform:uppercase;
	padding-bottom:90px;
}

.page01 .number-txt strong {
	font-family: 'roboto_condensedbold';	
}

.page01 .number-txt span {
	display:block;
	text-align:center;
	font-size:115px;	
	font-family: 'robotothin';
	line-height:101px;
	padding-bottom:14px;
}

.page01 .three_boxes {
	width:663px;
	margin:0 auto;
	text-align:center;
	padding:39px 0;
	overflow:hidden;
}
.page01 .three_boxes .f_item {
	float:left;
	display:block;
	margin:0 47px;
}
.page01 .three_boxes .f_item .n {
	font-size:23px;
	color:#939498;
	font-weight:bold;
	padding-bottom:10px;
}
.page01 .tabbing {
	padding:377px 0 0;
	position:relative;
}
/*.page02 img{ width:100%; height:auto;  }*/



.over_pic {
	min-height:152px;
}

.page02 {
	background:#cfdc4a;
	padding:60px 0px 80px;
	margin-bottom:5px;
}
.page02 h2.an {
	font-style:italic;
	text-align:center;
	font-size:94px;
	color:#f5dfe6;
	font-family: 'Roboto', sans-serif;
	font-weight:bolder;
	text-align:center;
	margin-bottom:30px;
}
.page02 h2.an img {
	margin:0 auto;
	max-width:685px;
	height:auto;
}
.product_list {
	text-align:center;
	color:#edbdcd;
	font-size:22px;
	font-family: 'roboto_condensedregular';
}
.product_list p {
	padding-bottom:5px;
}
.product_list ul {
	margin:0px;
	padding:0px;
}
.product_list ul li {
	display:inline-block;
	margin:0 10px;
	font-weight:bold;
	position:relative;
}
.product_list ul li:first-child:before {
	display:none;
}
.product_list ul li:before {
	background: none repeat scroll 0 0 #edbdcd;
	border-radius: 100px;
	content: "";
	height: 9px;
	left: -14px;
	position: absolute;
	top: 9px;
	width: 9px;
	z-index: 99;
}
.overview_listing {
	width:960px;
	margin:0 auto;
	padding:20px 0 0 0px;
}
.overview_listing ul {
	margin:0px;
	padding:0px;
}
.overview_listing .num_txt {
	font-family: 'robotolight';
	font-size:56px;
	color:#fff;
}
.overview_listing ul li {
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	margin-right: 115px;
	min-height:415px;
	width: 240px;
}
.overview_listing ul li:nth-child(3n) {
	margin-right:0px;
}

.overview_listing ul li p {
	font-size:22px;
	line-height:26px;
	color:#3e410c;
	padding-left:34px;
	font-family: 'roboto_condenseditalic';
	text-transform:uppercase;
}

.page03, .page04, .page05, .page06, .page07, .page08, .page09 {
	margin-bottom:5px;
	position:relative;
	overflow:hidden;
}
.page03 img, .page04 img, .page05 img, .page06 img, .page07 img, .page08 img, .page09 img {
	width:100%;
	transition:0.6s;
	-moz-transition:0.6s;
	-webkit-transition:0.6s;
	transform:scale(1);
}
.page03 a, .page04 a, .page05 a, .page06 a, .page07 a, .page08 a, .page09 a {
	display:block;
}
.page03 a:before, .page04 a:before, .page05 a:before,  .page06 a:before, .page07 a:before, .page08 a:before, .page09 a:before {
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	transition:0.6s;
	-moz-transition:0.6s;
	-webkit-transition:0.6s;
	-o-transition:0.6s;
	-ms-transition:0.6s;
}


.page03 a:hover:before,  .page04 a:hover:before,  .page05 a:hover:before,  .page06 a:hover:before, .page08 a:hover:before{
	background:rgba(0,0,0,0.1);
}

.page07 a:hover:before, .page09 a:hover:before { background:rgba(0,0,0,0.3); }

.page03 a:hover img,  .page04 a:hover img,  .page05 a:hover img,  .page06 a:hover img,  .page07 a:hover img,  .page08 a:hover img,  .page09 a:hover img {
	transform:scale(1.02);
}
.page03 a:hover .pp_text,  .page04 a:hover .pp_text,  .page05 a:hover .pp_text,  .page06 a:hover .pp_text,  .page07 a:hover .pp_text,  .page08 a:hover .pp_text,  .page09 a:hover .pp_text {
	opacity:0.4;
	text-decoration:none;
}

.page03 .pp_text {
	line-height:48px;
	padding-bottom:20px;
}

.pp_text {
	font-family: "robotolight";
	color:#fff;
	width:100%;
	height:auto;
	position:absolute;
	z-index:2;
	top:50%;
	left:0px;
	text-align:center;
	text-transform:uppercase;
	font-size:66px;	
	box-sizing:border-box;
	padding-top:0;
	line-height:39px;
	margin:-31px 0px;
}

span.pp_text span.t {
	position:static;
	display:block;
	width:auto;
	height:auto;
	font-size:22px;
  font-family: 'roboto_condenseditalic';
}

span.pp_text span.at_txt {	
	position:static;
	display:block;
	width:auto;
	height:auto;
	font-size:22px;
	background:url(images/dil.png) center bottom no-repeat;
	padding-bottom:48px;
     font-family: 'roboto_condensedbold_italic';
}


.page10 {
	padding:12% 0;
	font-family: 'robotothin';
	color:#797a7f;
	text-align:center;
	font-size:66px;
}

.page10 p {
	line-height:normal;
	padding-bottom:0px;
}
.p_design img {
	width:100%;
	height:auto;
}
/*landing page Css Start here*/

.landing_page {
	float:left;
	width:100%;
	height:100%;
	background:url(images/landing_page_bg.png) 0 bottom no-repeat;
	background-size:100% auto;
	position:absolute;
	z-index:1;
	text-align:center;
}

.landing_page_link a {
	box-sizing: border-box;
	color: #505258;
	display: inline-block;
	font-family: 'roboto_condensedregular';
	letter-spacing:1px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	width: 562px;
	position:absolute;
	top:10%;
	z-index:2;
}

.landing_page_link a span {
	position:relative;
	display:block;
	width:546px;
	height:174px;
	margin-bottom:20px;
}

.landing_page_link a span img {
	position:absolute;
	left:0;
	-webkit-transition: opacity 0.8s ease-in-out;
	-moz-transition: opacity 0.8s ease-in-out;
	-o-transition: opacity 0.8s ease-in-out;
	transition: opacity 0.8s ease-in-out;
}
.landing_page_link a span img.bottom {
	opacity:0;
}
.landing_page_link a span img.top {
	opacity:1;
}
.landing_page_link a:hover span img.top {
	opacity:0;
}
.landing_page_link a:hover span img.bottom {
	opacity:1;
}
.landing_page_link a.first_link {
	left:40px;
}
.landing_page_link a.second_link {
	right:40px;
}
.landing_page_link a:hover.first_link {
	text-decoration:none
}
.landing_page_link a:hover.second_link {
	text-decoration:none;
}
.c_z {
	bottom: 20px;
	color: #363940;
	font-family: 'roboto_condensedregular';
	font-size: 14px;
	left: 20px;
	position: absolute;
	z-index: 2;
}
/*landing page Css Start here*/



/*Photo Graphy Css Start here*/

.panel-2, .panel-3, .panel-4, .panel-5, .panel-6, .panel-7, .panel-8 {
	height:auto;
	width:100%;
	text-align:center;
	position:relative;
	position:relative;
}
.panel-2 h2 {
	font-size:60px;
	font-family: 'roboto_condensedregular';
	font-style:italic;
	color:#ac46f1;
	display:inline-block;
	float:right;
	margin-right:10%;
	font-weight:300;
	position:absolute;
	top:190px;
	right:0px;
	z-index:1;
}
.panel-2 h2 span {display:inline-block;
	text-align:center;
}
.panel-2 h2 span img {
	max-width:none;
	width:auto;
}
.panel-2 .descriptions:before {
	background: none repeat scroll 0 0 #939598;
	content: "";
	height: 1px;
	left: 93px;
	position: absolute;
	top: -31px;
	width: 332px;
	z-index: 9;
}
.panel-2 .descriptions:after {
	background: none repeat scroll 0 0 #939598;
	content: "";
	height: 1px;
	left: 93px;
	position: absolute;
	bottom: -31px;
	width: 332px;
	z-index: 9;
}
.descriptions {
	bottom: -78px;
	left: 50%;
	margin: 0 -251px;
	position: absolute;
	z-index: 1;
}
.descriptions img {
	width:auto;
	max-width:none;
}

.logo_photogallery {
	float:left;
	left:3%;
	top:33px;
	width:27%;
	z-index:4;
	position:absolute;
	display:block;
}
.description_1 {
	position: fixed;
	top:102%;
	width:53%;
	right:0px;
	border-top:1px solid #fff;
	z-index:4;
}

.panel-1 .description_1 { position:absolute; }
.panel-1 .description_1 h2 {   font-family: 'roboto_condensedbold_italic'; }

.description_1 h2 {
	 font-family: 'roboto_condensedlight_italic';
	font-size:56px;
	padding-top:30px;
	color:#fff;
	text-align:left;
	text-transform:uppercase;	
	line-height:58px;
}

.description_1:after {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 7px;
	position: absolute;
	top: -7px;
	width: 82px;
	z-index: 9;
	left:0px;
}
.description_1:before {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 7px;
	position: absolute;
	top: -14px;
	width: 7px;
	z-index: 9;
	left:82px;
}
.panel-3 .descriptions {
	bottom: auto;
	left: 257px;
	margin: 0;
	top: 559px;
}
.panel-4 .descriptions {
	bottom:auto;
	left:50%;
	top:-62px;
}
.panel-5 .three_pic_gallery {
	position:absolute;
	left:50%;
	z-index:1;
	top:-160px;
	margin:0 -419px;
}
.panel-5 .three_pic_gallery ul {
	margin:0px;
	padding:0px;
}
.panel-5 .three_pic_gallery ul li {
	float:left;
	margin:0 16px 0 0;
	padding:0px;
	display:block;
	border:1px solid #949596;
}
.panel-5 .three_pic_gallery ul li:last-child {
	margin-right:0px;
}

.panel-5 .descriptions {
	bottom: auto;
	color: #fff;
	font-family: 'robotothin';
	font-size: 42px;	
	left: 95px;
	margin: 0;
	text-align: left;
	top: 513px;
}

.panel-7 .z_descriptions {
	color: #231f20;
	font-family: 'robotothin';
	font-size: 46px;	
	line-height: 46px;
	margin: 0;
	position: absolute;
	right: 97px;
	text-align: center;
	top: 208px;
}

.panel-8 {
	margin:5px 0;
}
.panel-8 .z_descriptions {
	color: #fff;
	font-family: 'roboto_condensedlight_italic';
	font-size: 57px;	
	left: 97px;
	line-height: 63px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 164px;
}
.kids_h {
	position: absolute;
	right: 100px;
	text-align: left;
	top: 118px;
	width: 400px;
	z-index: 9;
}

.kids_h h3 {
	color:#231f20;
	text-transform:uppercase;
	font-size:34px;
	text-transform:uppercase;
	font-family: 'robotothin';
	border-bottom:#c5c4c7 1px solid;
	padding-bottom:20px;
	margin-bottom:20px;
	position:relative;
}

.kids_h h3:after {
	background: none repeat scroll 0 0 #898a8e;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 46px;
}

.kids_h h3 span {
	display:block;
	text-transform:none;
	font-size:14px;
	padding-top:4px;
	font-family: 'robotothin_italic';
}

.kids_h h4 {
	color:#939598;
	padding-bottom:10px;
}

.kids_h p {
	font-family: 'robotothin_italic';
	font-size:13px;
	line-height:20px;
}

.p_catalog {
	font-family: 'robotothin_italic';
	font-size:13px;
	border-top:#c5c4c7 1px solid;
	padding-top:10px;
	text-align:right;
	margin-top:50px;
	position:relative;
	padding-bottom:11px;
}

.p_catalog:after {
	background: none repeat scroll 0 0 #898a8e;
	bottom: 0;
	content: "";
	height: 2px;
	right: 0;
	position: absolute;
	width: 46px;
}
/*Photo Graphy Css Start here*/

.nature_box_01, .p_design10, .p_design06 {
	position:relative;
}
.p_design00 {
	background:url(images/bottom_line.jpg) center bottom no-repeat;
	padding-bottom:2px;
}
.p_design00 .right_p {
	float: left;
	margin-top: 29px;
	width: 47%;
}

.p_design00 .left_p {
	float:left;
	padding:112px 50px 10px 40px;
	box-sizing:border-box;
	width:49%;
	color:#000;
}
.p_design00 .left_p h2 {
	font-size:60px;
	font-family: 'robotothin';
	text-transform:uppercase;
}

.p_design00 .ice_text {
	font-size:20px;
	text-transform:uppercase;
	font-family: 'roboto_condensedlight';
	padding-bottom:50px;
	margin-bottom:10px;
	border-bottom:#777777 1px solid;
	width:58%;
}

.p_design00 .left_p p {
	font-family: 'roboto_condensedlight_italic';
	font-size:18px;
	padding-right:287px;
}
.client_name {
	text-align:left;
	font-family: 'roboto_condensedregular';
	font-size:18px;
}
.p_design01 img, .p_design02 img, .p_design03 img, .p_design04 img, p_design06 img, .p_design07 img, .p_design08 img, .p_design10 img, .p_design11 img {
	width:100%;
}
.p_design05 .p_item {
	float:left;
	width:50%;
	position:relative;
}
.p_design05 .p_item img {
	width:100%;
	height:auto;
}

.p_design05 .p_item .item_z {
	position:absolute;
	left:0px;
	top:0px;
	z-index:9;
	width:100%;
	height:100%;
	background:rgba(0,0,0,1);
	opacity:0;
	text-align:center;
	text-transform:uppercase;
	font-family: 'roboto_condensedlight';
	transition: all ease-out 0.6s;
	-moz-transition:all ease-out 0.6s;
	-webkit-transition:all ease-out 0.6s;
	transform:scale(0);
	-moz-transform:scale(0);
	-webkit-transform:scale(0);
}

.p_design05 .p_item a {
	color:#fff;
}
.p_design05 .p_item a:hover .item_z {
	opacity:0.7;
		transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
}

.p_design05 .p_item .item_z h2 {
	font-size: 66px;	
	line-height: 69px;
	padding-bottom: 11px;
	padding-top: 162px;
	 font-family: 'robotothin';
}

.p_design05 .p_item .item_z h2 span {
	display:block;
	font-family: 'robotothin_italic';
}

.p_design05 .p_item .item_z p {
	font-size:22px;
}

.p_design06 .brid_z {
	position:absolute;
	left:80px;
	bottom:60px;
	z-index:9;
	text-transform:uppercase;
}

.p_design06 .brid_z h2 {
	font-size:30px;
	color:#000;
	padding-bottom:10px;
  font-family: 'roboto_condenseditalic';
}

.p_design06 .b_text {
	font-size:22px;
	color:#4c4c4c;
	padding-bottom:13px;
	display:block;
	font-family: 'roboto_condensedregular';
}

.p_design06 .brid_z p {	
	color:#333333;	
	font-family: 'robotomedium_italic';
	text-transform:none;
	font-size:18px;
}
.p_design09 {
	padding:70px 5%;
}
.p_design09 .item_p {
	float:left;
	width:31.9%;
	margin:0 2% 0 0;
	text-align:center;
}
.p_design09 .item_p img {
	width:100%;
}
.p_design09 .item_p:last-child {
	margin-right:0px;
}
.p_design09 .item_p .p_div {
	margin-bottom:35px;
}

.p_design09 .item_p h3 {
	color:#000000;
	font-size:40px;
	text-transform:uppercase;	
	font-family: 'robotothin';
	padding-bottom:10px;
}

.p_design09 .item_p h3 span {
	font-family: 'robotothin_italic';
}

.usa_txt {
	font-size:18px;
	font-weight:300;
	 font-family: 'robotolight';
	padding-bottom:10px;
}

.p_design09 p {
	font-size:14px;
	 font-family: 'robotoregular';
	line-height:normal;
	padding:0 20px;
}
.p_design11 {
	position:relative;
}
.p_design11 .una_txt {
	position:absolute;
	left:70px;
	top:76px;
	z-index:99;
	width:573px;
}
.p_design11 .una_txt h3 {
	color:#7f7f7f;
	font-size:96px;
   font-family: 'robotothin';
	padding-bottom:20px;
}
.p_design11 .una_txt p strong {
	font-family: 'roboto_condensedbold';
}
.p_design11 .una_txt p {
	font-size:20px;
	color:#626262;
	padding-bottom:20px;
	text-transform:uppercase;
	font-family: 'roboto_condensedregular';
}

.p_design11 .una_txt02 {
	bottom: 348px;
	color: #545555;
	 font-family: 'roboto_condenseditalic';
	font-size: 18px;
	position: absolute;
	right: 52px;
	text-align: center;
	z-index: 99;
}
.m_b {
	margin:5px 0px;
}
.z_box {
	position:absolute;
	left:50%;
	margin:-161px -438px;
	top:50%;
	z-index:99;
	font-size:122px;
 	font-family: 'roboto_condensedlight_italic';
 	text-align:center;
	color:#fff;	
}

.p_design10 .z_box {
	border-top: 1px solid #ccc;
	color: #c1c5c6;
	 font-family: 'robotomedium_italic';
	font-size: 16px;
	left: 0;
	line-height: 22px;
	margin: 0;
	padding:19px 24px 0 69px;
	text-align: left;
	text-transform: uppercase;
	text-shadow:#1e1c1c 2px 2px 1px;
	-moz-text-shadow:#1e1c1c 2px 2px 1px;
	-webkit-text-shadow:#1e1c1c 2px 2px 1px;
	-ms-text-shadow:#1e1c1c 2px 2px 1px;
	top:22%;
}

.p_design10 .z_box:before {
	background: none repeat scroll 0 0 #939598;
	content: "";
	height: 3px;
	position: absolute;
	right: 0;
	top: -2px;
	width: 42px;
	z-index: 9;
}
#footer {
	float:left;
	width:100%;
	padding:45px 0px 35px;
	background-color:#414143;
	min-width:1280px;
}
#footer img {
	margin:0 auto;
	width:auto;
	height:auto;
}
.m_f_menu {
	text-align:center;
	font-size:16px;
	padding:20px 0 10px;
}

.m_f_menu a { font-family: 'roboto_condensedregular'; }
.m_f_menu span { font-family: 'roboto_condenseditalic'; }

.m_f_menu a,
.m_f_menu span{
	color:#8d8d8e;
	text-decoration:none;
}

.m_f_menu a:hover {
	text-decoration:underline;
}
.f_text {
	text-align:center;
	font-family: 'roboto_condensedregular';
	color:#b3b3b4;
	font-size:16px;
	padding-top:35px;
}
.copy_text {
	text-transform:uppercase;
	color:#b3b3b4;
	font-family: 'roboto_condensedregular';
	font-size:13px;
	padding-top:85px;
}
.lang_text {
	position:absolute;
	right:0px;
	top:20px;
	z-index:9;
	font-family: 'roboto_condensedregular';
	color:#b3b3b4;
	font-size:14px;
	padding-bottom:19px;
text-align:right;
}
.lang_text a {
	text-decoration:none;
	color:#b3b3b4;
}
.lang_text a:hover {
	text-decoration:underline;
}
/* About us page CSS start here */



.aboutp_design img {
	width: 100%;
	height: auto;
}
.inner_banner_about {
	position:relative;
}

.categories_about {
	color: #fff;
   font-family: 'robotothin';
	font-size: 50px;	
	left: 50%;
	margin:0 -482px;
	padding-top: 20px;
	position: absolute;
	text-transform: uppercase;
	top: 10%;
	width:935px;
	z-index: 9;
	padding-bottom:20px;
}

.categories_about:after {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:9;
	height:1px;
	width:100%;
	background:#FFFFFF;
	content:"";
}
.categories_about .h2 {
	font-size:50px;
	font-weight:100;
	border-bottom: 1px solid #fff;
	display:block;
	padding-bottom:36px;
}
.categories_about p {
	line-height:60px;
	padding-top:40px;
}
.about_overview_box {
	width:68%;
	margin:0 auto;
	padding:50px 0px;		
	color:#333333;
	clear:both;
}
.about_overview_box .h2 {
	font-size:100px;
	text-align:center;
	 font-family: 'robotothin';
	display:block;
	padding-bottom:50px;
	color:#7f7f7f;
}
.about_overview_box ul li {
	list-style:none;
	width:25%;
	text-align:center;
	margin-right:12%;
	float:left;
	margin-bottom:50px;
}
.about_overview_box ul li img {
	width:154px;
	margin:0 auto;
}
.about_overview_box ul li .numbers {
	font-size:100px;
	 font-family: 'robotothin';
	color:#7f7f7f;
}

.about_overview_box ul li .over_text {
	font-size:19px;
	text-transform:uppercase;
	font-family: 'roboto_condensedregular';
}

.about_overview_box ul li:nth-child(3n+3) {
	margin-right:0px;
}
.about_mission_box {
	clear:both;
	position:relative;
}
.about_mission_box .mission_textbox {
	position:absolute;
	top:122px;
	left:0;
	padding-left:3%;
	color:#fff;
	width:50%;
}


.h_mission {
	font-size:93px;
	 font-family: 'robotoregular';
	 font-weight:bold;
	border-top:#fff solid 2px;
	display:block;
	text-align:left;
	padding-left:80px;
	padding-bottom:15px;
}

.mission_textbox p {
	text-align:left;
	padding-left:80px;
	font-family: 'roboto_condensedlight_italic';
	font-size:28px;
	line-height:32px;	
	padding-bottom:32px;
	margin-left:40px;
}

.mission_textbox::after {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 7px;
	position: absolute;
	top: -12px;
	left:0px;
	margin-left:15.5%;
	width: 10px;
	z-index:9;
}
.mission_textbox::before {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 7px;
	position: absolute;
	top: -7px;
	left:0px;
	margin-left:5.5%;
	width: 85px;
	z-index:9;
}
.about_kuse_box {
	position:relative;
	background:#fff;
	min-height:3500px;
}

.about_kuse_text_area {
	position: absolute;
	top:139px;
	right: 0% /*402px*/;
	z-index: 9;
	 font-family: 'roboto_condensedregular';
}

.about_kuse_text {
	width:70%;
	margin:0 auto;
	position:relative;
	color: #333;
	font-size:16px;
	padding-top: 20px;
	text-transform:uppercase;
	text-align:center;
}
.h_logo {
	border-bottom: 2px solid #6D6F71;
	display:block;
	padding-bottom:35px;
	margin-bottom:30px;
}
.h_logo img {
	width:233px !important;
	margin:0 auto;
}
.about_kuse_text p:first-child {
	padding:0% 15% 40px 15%;
}
.about_kuse_text p {
	line-height:20px;
	padding:0 10% 24px;
}
.timeline {
	clear:both;
	margin-top:146px;
	margin-bottom:300px;
	color:#fff;
}

.timeline_h {
	font-size:125px;
	 font-family: 'robotothin';	
	line-height:70px;
	margin-bottom:64px;
	text-align:center;
}

.timeline_h span {
	display:block;
	font-size:30px;
	  font-family: 'robotolight';
}

.coantact_titel {
	width:419px;
	height:112px;
	margin:0 auto 130px auto;
}
.contact_info_box {
	width:60%;
	margin:0 auto;
	color:#818285;
	text-align:center;
	font-family: 'roboto_condensedregular';
}
.offc_info {
	margin-bottom:55px;
	font-size:16px;
}

.offc_info .h3 {
	 font-family: 'roboto_condensedlight';
	font-size:30px;
	border-bottom:#8b8b8f solid 1px;
	margin-bottom:15px;
}

.offc_info a {
	color:#818285;
}
.offc_info p {
	margin-bottom:5px;
	font-family: 'roboto_condensedregular';
	line-height:19px;
}

.light_gray {
	color:#a7a9ac;
	font-family: 'roboto_condensedlight_italic';
}

.offc_info .click_link {
	display:block;
	
}
.offc_info .click_link a {
	color:#2592a8;
	font-style:italic;
}
.contact_form {
	width:80%;
	margin:0 auto 490px auto;
}
.contact_form .form_titel {
	color:#666666;
	font-size:20px;
	font-family: 'roboto_condensedregular';
	border-top:#949598 solid 1px;
	position:relative;
	padding-top:10px;
	margin-bottom:40px;
}

.form_titel::before {
	background: none repeat scroll 0 0 #949598;
	content: "";
	height: 4px;
	position: absolute;
	top: -2px;
	width: 200px;
	z-index:9;
}
.contact_form ul li {
	list-style:none;
	width:610px;
	margin:0 auto;
}
.contact_form ul li.mail input, .contact_form ul li.msg textarea, .contact_form ul li.bt_send input[type="submit"] {
	color:#666666;
	border:#c5c6c8 solid 1px;
	width:100%;
	font-family: 'roboto_condensedregular';
	text-align:center;
	font-size:20px;
	margin-bottom:30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
}
.contact_form ul li.mail input {
	line-height:45px;
}
.contact_form ul li.msg textarea {
	height:300px;
	padding-top:15px;
	resize:none;
}
.contact_form ul li.bt_send input[type="submit"] {
	font-size:20px;
	color:#fff;
	background:#bdbec0;
	border:none;
	padding:8px 0px;
	cursor:pointer;
}
/* About us page CSS end here */



/*Bradning Css Start here*/

.logo_branding {
	float:left;
	left:3%;
	top:33px;
	width:27%;
	z-index:4;
	position:absolute;
	display:block;
}

.branding-2 {
	margin-top:10px;
	background:url(images/branding-2-bg.jpg) 0 0 scroll no-repeat;
	background-size:cover;
}
.branding-2-first .b_menu_new_vertical {
	width:25%;
	margin:0 0 46% 50%;
	border-left:3px solid #fff;
	padding:40px 0 20px 20px;
}
.branding-2-first .b_menu_new_vertical ul {
	margin:0px;
	padding:0px;
}
.branding-2-first .b_menu_new_vertical ul li {
	display:block;
	font-size:35px;
	color:#fff;
	padding-bottom:5px;
}
.branding-2-first .b_menu_new_vertical ul li a {
	color:#fff;
	text-decoration:none;
	font-family: 'roboto_condensedregular';
	font-size:34px;
}
.branding-2-second {
	padding-bottom:134px;
}
.branding-2-second .brading_bag {
	float:right;
	margin-top:6%;
	width:53%;
}
.branding-2-second .brading_bag img {
	width:100%;
	height:auto;
}

.branding-2-second .brading_3_text {
	float:left;
	width:37%;
	margin:3% 0 0 5%;	
	color:#4d4f52;
	font-family: 'robotothin';
}

.branding-2-second .brading_3_text h2 {
	font-size:142px;	
	padding:0 0 13px;
}

.branding-2-second .brading_3_text p {
	font-size:43px;	
	line-height:normal;
}

.branding-3 .branding-3-first {
	float:left;
	width:50%
}
.branding-3 .branding-3-first img {
	width:100%;
}
.branding-3 .branding-3-second {
	float:right;
	width:50%;
	border-bottom:#918f8f 1px solid;
	position:relative;
}
.branding-3 .branding-3-second p {
	float:left;
	color:#b2b2b2;
	font-size:32px;
	text-transform:uppercase;
}
.branding-3 .pencils_text {
	position:absolute;
	left:24px;
	top:50%;
	z-index:99;
	margin:-33px 0;
}

.branding-3 .pencils_text p {
	line-height:normal;
	font-family: 'robotoregular';
	font-size:27px;
	line-height:28px;
}

.branding-3 .branding-3-second img {
	width:100%;
}

.branding-4 {
	padding:145px 68px;
	box-sizing:border-box;
	background:url(images/pen_graphic_bg.jpg) right 490px no-repeat;
}

.branding-4 .branding-first {
	padding-bottom:80px;
	margin-bottom:80px;
	width:100%;
	float:left;
}

.branding-4 .c_text {
	float:left;
	width:35%;
	font-family: 'robotolight';
	font-size:28px;
	color:#7f7f7f;
	font-weight:300;
}

.branding-4 .c_text p {
	line-height:normal;
	font-size:19px;
}
.branding-4 .pic_graphic {
	float:left;
	width:35%;
}

.branding-4 .branding-second .pic_graphic {
	width:18%;
	margin:0 0 0 68px;
}

.branding-4 .branding-second h2 {
	font-size:20px;
	  font-family: 'robotoregular';
}

.branding-4 .branding-second .c_text {
	margin-top:154px;
}
.branding-5 {
	background:#4c4c4c;
}
.branding-5 .braning_pic {
	float:left;
	width:70%;
}
.branding-5 .braning_pic img {
	width:100%;
}
.branding-5 .right_branding_txt {
	box-sizing: border-box;
	float: right;
	padding:89px 26px 0;
	width: 30%;
}

.branding-5 .right_branding_txt p {
	font-style:italic;
	font-size:30px;
	color:#b0b0b0;
	font-family: 'robotolight';
	line-height:normal;
}

.branding-6 .branding_txt {
	float:left;
	width:70%;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	padding:20px 41px 0;
	box-sizing:border-box;
	font-size:60px;
}
.branding-6 .branding_txt h2 {
	color:#b2b2b2;
	font-weight:400;
	font-size:60px;
}
.branding-6 .branding_txt p {
	color:#b2b2b2;
	line-height:normal;
}
.branding-6 .branding-6-pic {
	float:right;
	width:30%;
}
.branding-6 .branding-6-pic img {
	width:100%;
}
.branding-7 {
	text-align:center;
}
.branding-7 span {
	display:block;
	margin:0 auto;
}
.branding-7 span img {
	display:inline-block;
}
.branding-8 {
	background:#00aef0;
	margin-bottom:5px;
}
.branding-8 .braning_pic_8 {
	float:left;
	width:70%;
}
.branding-8 .braning_pic_8 img {
	width:100%;
}
.branding-8 .right_branding_txt {
	box-sizing: border-box;
	float: right;
	padding:34px 26px 0;
	width: 30%;
}

.branding-8 .right_branding_txt h2 {
	font-size:38px;
	color:#0079a8;
	font-family: 'robotoregular';
	padding-bottom:10px;
	line-height:44px;
}

.branding-8 .right_branding_txt p {	
	font-size:22px;
	color:#0079a8;
	font-family: 'robotomedium_italic';
	line-height:normal;
}
.branding-9 img {
	width:100%;
}
.branding-10 {
	text-align:center;
}
.branding-10 h2 {
	color:#b5d5b6;
	margin-top:40px;
	padding-bottom:10px;
	 font-family: 'robotothin';
	font-size:130px;
}

.branding-10 p {
	font-size:20px;
	color:#999999;
	font-family: 'robotoregular';
}

.branding-10 p span {
	display:block;
	text-align:center;
	font-weight:bold;
}

.branding-10 .down_arrow_branding {
	display:block;
	margin-bottom:50px;
}
.branding-10 .down_arrow_branding a {
	display:inline-block;
	width:42px;
	height:22px;
	background:url(images/down_arrow_branding.png) 0 0 no-repeat;
}

.branding-11 {
	text-align:center;
	padding:120px 0 90px;
	font-size:16px;
	font-family: 'robotoregular';
	color:#9a9a9a;
}
.branding-11 h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:19px;
}

.branding-11 p {
	line-height:normal;
	font-size:20px;
	font-weight:300;
}
.branding-11 .berdri_img_box {
	margin:80px auto;
	width:31%;
}
.simple_txt {
	font-family: 'robotothin_italic';
	font-size:40px;
	color:#9a9a9a;
}

.branding-13 {
	margin-top:5px;
	position:relative;
}
.branding-13 img {
	width:100%;
}
.branding-13 .illustrations_box {
	background: rgba(0, 0, 0, 0) url("images/ribban_graphic.png") no-repeat scroll 0 0;
	bottom: 24px;
	box-sizing: border-box;
	color: #d77d7d;
	 font-family: 'robotomedium_italic';
	height: 37px;
	left: 0;
	padding: 4px 24px 0 0;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	width: 426px;
	z-index: 2;
}

.branding-14 {
	float:left;
	width:100%;
	padding:120px 40px;
	box-sizing:border-box;
}
.branding-14 .envolap_box {
	float:left;
	width:46%;
}
.branding-14 .our_expertise_txt {
	float:right;
	text-align:center;
	width:47%;
	margin-top:50px;
}
.branding-14 .our_expertise_txt p {
	font-size:25px;
	text-transform:uppercase;
	color:#999999;
	 font-family: 'robotolight';
	line-height:normal;
}

.branding-14 .embossing_txt {
	font-style:italic;
	font-size:17px;
	color:#999999;
	clear:both;
	text-align:right;
	padding-right:20px;
	 font-family: 'robotomedium_italic';
	position:relative;
}

.branding-14 .embossing_txt:before {
	width:400px;
	height:1px;
	background:#999999;
	content:"";
	position:absolute;
	right:24%;
	top:-5px;
	z-index:2;
}
.branding-15 .img {
	width:100%;
	height:auto;
}
.branding-16 {
	box-sizing:border-box;
	padding:134px 132px;
}

.branding-16 p {
	font-size:38px;
	color:#9a9a9a;
	font-style:italic;
	line-height:normal;
	 font-family: 'robotolight';
	text-transform:uppercase;
	padding-bottom:34px;
}

.branding-16 p strong{
  font-family: 'robotomedium_italic';	
}

.branding-16 .client_lag {
	font-size:23px;
	color:#9a9a9a;
	font-family: "Roboto", sans-serif;
}
/*Bradning Css Start here*/


/* Packaging page CSS start here */



.ext_space {
	margin-top:5px;
}
.pack_page {
	position:relative;
}
.pack_banner_pic {
	position:absolute;
	z-index:9;
	top:70px;
	left:3%;
}
.pack_second_text_box {
	position:absolute;
	z-index:9;
	top:40%;
	right:15%;
	 font-family: 'roboto_condensedlight_italic';
	font-size:70px;
	text-align:center;
	color:#fff;
	font-weight:300;
	font-style:italic;
}

.pack_third_text_box {
	position:absolute;
	z-index:9;
	top:22%;
	right:80px;
	font-family: 'robotothin';
	color:#fff;
	text-align:center;
}

.pack_third_text_box h2 {
	font-size:60px;
	font-weight:100;
	text-transform:uppercase;
}

.pack_third_text_box h3 {
	font-size:25px;
	font-weight:300;
	text-transform:uppercase;
}

.pack_third_text_box h4 {
	font-size:20px;
	margin-bottom:70px;
	 font-family: 'robotoregular';
}

.pack_third_text_box i {
	text-transform:uppercase;
	font-size:18px;
	font-family: 'roboto_condensedlight_italic';
}

.pack_fourth_section {
	width:84.2% /*1350px*/;
	margin:100px auto 0px auto;
	font-family: 'roboto_condensedlight';
}

.pack_fourth_section ul li {
	list-style:none;
	float:left;
	margin-right:10px;
	width:32%;
}
.pack_fourth_section ul li:last-child {
	margin-right:0px;
}
.pack_fourth_text_box {
	text-align:center;
	clear:both;
	padding-top:80px;
	padding-bottom:80px;
	border-bottom:#959499 solid 1px;
}
.pack_fourth_text_box h2 {
	color:#b2b2b2;
	font-size:60px;
	font-weight:100;
	text-transform:uppercase;
}

.pack_fourth_text_box h3 {
	color:#333;
	font-size:20px;
	text-transform:uppercase;
	line-height:36px;
}

.pack_fourth_text_box p {
	color:#000;
	 font-family: 'roboto_condenseditalic';
	font-size:16px;
}

.pack_fourth_text_box p span {
	display:block;
	margin-bottom:70px;
	 font-family: 'roboto_condensedregular';
}

.pack_fourth_section .sweet_text {
	float:left;
	margin-top:200px;
	 font-family: 'roboto_condenseditalic';
}

.pack_fourth_section .sweet_text i {
	font-size:35px;
	text-transform:uppercase;
	
}
.pack_fourth_section .sweet_text p {
	font-size:20px;
 	 font-family: 'roboto_condensedlight';
 	padding-top:20px;
}

.pack_fourth_section .sweet-box {
	float:right;
	padding:60px 0px 40px 0px;
}

.pack_seven_text_box {
	position:absolute;
	z-index:9;
	top:40%;
	right:115px;
 font-family: 'roboto_condensedlight';
	color:#000;
	text-align:center;
}

.pack_seven_text_box h2 {
	font-size:30px;
	 font-family: 'roboto_condenseditalic';
	text-transform:uppercase;
}
.pack_seven_text_box p {
	font-size:18px;
	font-weight:100;
	padding-top:10px;
}
.pack_eight_section {
	width:100%;
	margin:0 auto;
	min-height:861px;
}

.pack_eight_text_box {
	margin-top:270px;
	margin-left:8%;
	text-align:center;
	float:left;
	color:#000;	 
	width:34%;
}
.pack_eight_text_box h2 {
	font-size:25px;
	 font-family: 'robotoregular';
}

.pack_eight_text_box h2 span {
	font-family: 'robotolight';
}

.pack_eight_text_box .goodaward_logo {
	text-align:center;
	width:90px;
	margin:30px auto;
}

.pack_eight_text_box p {
	font-size:16px;
	 font-family: 'robotoregular';
}
.pack_eight_prod {
	position:absolute;
	top:-50px;
	right:0px;
}
.pack_nine_section {
	width:100%;
	margin:0 auto;
}
.pack_nine_prod {
	margin-left:50px;
	float:left;
	width:54%;
}

.pack_nine_text_box {
	float:right;
	width:27%;
	margin-top:8%;
	margin-right:11%;
	font-size:20px;
	font-weight:300;
	  font-family: 'robotolight';
}

.pack_ten_text_box {
	position:absolute;
	z-index:9;
	bottom:4%;
	left:80px;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'robotoregular';
	color:#4c4c4c;
	text-align:left;
}

.pack_eleven_text_box {
	position:absolute;
	z-index:9;
	top:141px;
	left:78px;
	width:530px;
	height:530px;
	background-color: rgba(242, 176, 14, 0.8);
	border-radius:360px;
	-moz-border-radius:360px;
	-webkit-border-radius:360px;
	-ms-border-radius:360px;
}

.pack_eleven_text_box p {
	font-size:26px;
	text-transform:uppercase;
	color:#fff;
	font-family: 'robotoregular';
	margin:110px auto 0;
	width:500px;
	text-align:center;
	line-height:30px;
}

.pack_eleven_text_box .click_link02 {
	display:block;
	margin-top:30px;
}

.pack_eleven_text_box .click_link02 a {
	font-size:16px;
	color:#fff;
	  font-family: 'robotomedium_italic';
	  
	text-shadow:#d0a235 2px 2px 3px;
	-moz-text-shadow:#d0a235 2px 2px 3px;
	-webkit-text-shadow:#d0a235 2px 2px 3px;
	-ms-text-shadow:#d0a235 2px 2px 3px;
	text-transform:none;
}

.pack_twelve_text_box {
	position:absolute;
	z-index:9;
	top:35%;
	right:80px;
	border-top:#949293 solid 2px;
	text-align:right;
	width:44%;
}
.pack_twelve_text_box p {
	color:#2e2e2e;
	padding-top:25px;
	font-size:16px;	
	line-height:30px;
	 font-family: 'roboto_condensedlight_italic';
}

.pack_thirteen_text_box {
	width:100%;
	font-family: 'Roboto';
}

.pack_thirteen_text_box .thirtenn_h_text {
	position:absolute;
	z-index:9;
	top:90px;
	left:50%;
	width:auto;
	font-family: 'robotothin';
	color:#808080;
	font-size:58px;
	margin:0 -401px;
}


.pack_thirteen_text_box .thirtenn_text p {
	position:absolute;
	z-index:9;
	bottom:70px;
	right:175px;
	font-size:20px;
	color:#010101;
	text-align:center;
	width:34%;
	line-height:30px;
	 font-family: 'robotoregular';
}

.thirtenn_text p i {
	color:#a1a1a1;
	margin-bottom:25px;
	display:block;
	font-size:16px;
}

.box_fifteen_left {
	width:49.8%;
	background:#eaeaea;
	float:left;
	border-top:#b1afb0 solid 1px;
	border-right:#b1afb0 solid 1px;
	border-bottom:#b1afb0 solid 1px;
	border-left:none;
	margin-bottom:10px;
}

.box_fifteen_right {
	width:49.8%;
	background:#fff;
	float:left;
	border-top:#b1afb0 solid 1px;
	border-left:#b1afb0 solid 1px;
	border-bottom:#b1afb0 solid 1px;
	border-right:none;
	margin-bottom:5px;
}

.pack_fifteen_text_box {
	position:absolute;
	z-index:9;
	top:35px;
	left:100px;
	font-size:16px;
	color:#464646;
	font-family: 'robotoregular';
}



.pack_sixteen_text_box {
	position:absolute;
	z-index:9;
	top:130px;
	left:73px;
	font-size:16px;
	color:#464646;
	font-family: 'robotoregular';
	text-align:center;
}

.pack_sixteen_text_box .sixteen_h {
	color:#eeefef;
	font-size:95px;
	font-family: 'robotothin';
	display:block;
	margin-bottom:80px;
}

.pack_sixteen_text_box {
	color:#cdcfd0;
	font-size:16px;
	line-height:20px;
	font-family: 'robotomedium_italic';
}

.pack_seventeen_text_box {
	background:#d4fd66 none repeat scroll 0 0;
	margin:10px 0px;
	padding:190px 0;
}

.pack_seventeen_text_box p {
	text-align:center;
	font-size:60px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	font-family: 'roboto_condensedregular';
	position:relative;
	width:700px;
	margin:0 auto;
}
.pack_seventeen_text_box i {
	font-weight:500;
}
.pack_seventeen_text_box p::before {
	width:41px;
	height:41px;
	position:absolute;
	left:-20px;
	top:-30px;
	content:"";
	background:url(images/pack_talk_comma_l.png) 0px 0px no-repeat;
}
.pack_seventeen_text_box p::after {
	width:41px;
	height:41px;
	position:absolute;
	right:-30px;
	top:-30px;
	content:"";
	background:url(images/pack_talk_comma_r.png) 0px 0px no-repeat;
}
/* Packaging page CSS end here */



/* communication page CSS here */

.communication_panel_01 {
	background:url(images/gray_lin.png) 0 bottom repeat-x;
	margin-bottom:5px;
}
.communication_panel_01 .inner_co {
	background:url(images/communication_panel_01_bg.png) right bottom no-repeat;
	padding-bottom:182px;
	float:left;
	width:100%;
}
.communication_panel_01 .communication_txt {
	float:left;
	margin:180px 0 0 70px;
	font-size:28px;
	text-align:center;
	color:#4e4e4e;
	font-family: 'robotolight';
}

.communication_panel_01 .communication_txt p {
	text-transform:uppercase;
	line-height:39px;
	font-family: 'robotolight';
}

.communication_panel_01 .communication_txt p strong {
	 font-family: 'robotoregular';
}

.communication_panel_02 {
	background:#a0a0a0;
	padding:75px 0 60px;
	text-align:center;
}
.communication_panel_02 p {
	color: #fff;
	  font-family: 'roboto_condensedlight';
	font-size: 22px;
	line-height: 30px;
	padding: 0 401px;
	text-align: center;
}
.communication_panel_02 .img_photocolarge {
	display:inline-block;
	padding-bottom:30px;
}
.communication_panel_03 {
	background:url(images/communication_panel_03_bg.png) 0 bottom no-repeat;
	background-size:100%;
}
.three_boxes_communication ul {
	margin:0px;
	padding:90px 47px 50px;
	text-align:center;
}
.three_boxes_communication ul li {
	margin:0 12px;
	padding:0px;
	float:none;
	display:inline-block;
	text-transform:uppercase;
}
.three_boxes_communication ul li .text_circle {
	padding-top:20px;
}
.three_boxes_communication ul li .text_circle h2 {
	color:#404040;
}
.three_boxes_communication ul li .text_circle p {
	color:#828282;
}
.interiors_box {
	clear:both;
	width:618px;
	margin:0 auto;
	text-align:center;
	border-top:#5a5758 1px solid;
	padding-top:30px;
}

.interiors_box h2 {
	font-size:116px;
	font-family: 'robotothin';
	color:#666666;
}

.interiors_box p {
	 font-family: 'robotomedium_italic';
	font-size:16px;
	color:#999999;
	text-transform:uppercase;
	line-height:normal;
}

.interiors_box p strong {
	font-style:normal;
	font-weight:bold;
		 font-family: 'robotoregular';
}

.interiors_box img {
	display:inline-block;
}
.interiors_co {
	margin:5px 0px;
	text-align:center;
}
.interiors_co img {
	display:inline-block;
}

.lead_box {
	width:616px;
	margin:70px auto 40px;
	clear:both;
	border-bottom:#535151 1px solid;
	border-top:#535151 1px solid;
	  font-family: 'robotothin';
	padding:11px 0;
	text-align:center;
	text-transform:uppercase;
	font-size:80px;
	color:#000000;	
}

.txt_book {
	width:241px;
	margin:22px 102px 33px 0;
	float:right;
}

.txt_book .material_txt {
	color:#363736;	
	font-size:20px;
	padding-bottom:20px;
	font-family: 'roboto_condensedlight_italic';
}

.txt_book p {
	 font-family: 'roboto_condensedlight';
	color:#363736;
	font-size:16px;
	line-height:24px;
}

.book_pic {
	float:left;
	margin-top:68px;
	width:58%;
}
.communication_panel_04 {
	padding:85px 0 69px;
	position:relative;
	background:url(images/com_panel_4bg.jpg) center bottom / 100% no-repeat;
}
.communication_panel_04 .scand_box_inner {
	width:960px;
	margin:0 auto;
}

.scand_box_inner .scand_h {
	color:#8c8c8c;
	font-size:130px;
	 font-family: 'robotothin';
	text-align:center;
}
.scand_box_inner .scand_pic {
	margin-top:80px;
}
.communication_panel_04 .minimal_box {
	position:relative;
	margin-top:50px;
}

.minimal_box .minimal_box_f_text {
	position:absolute;
	top:50px;
	left:7%;
	color:#8c8c8c;
	font-size:100px;
	font-family: 'robotothin';
}

.minimal_box .minimal_box_f_text span {
	color:#000;
	font-size:50px;
	text-transform:uppercase;
	display:block;
	line-height:30px;	
}

.minimal_box .minimal_box_s_text {
	position:absolute;
	bottom:300px;
	right:7%;
	color:#545e5e;
	font-size:14px;
	 font-family: 'roboto_condensedregular';
	text-transform:uppercase;
}

.comm_saying {
	position:relative;
}
.comm_saying_text {
	color:#424a4a;
	font-size:37px;
	 font-family: 'roboto_condensedlight';
	margin-left:10%;
	margin-top:-4%;
	width:40%;
}

.comm_saying_text strong{  font-family: 'roboto_condensedregular'; }

.comm_say_pic {
	width:630px;
	height:431px;
	position:absolute;
	top:-120px;
	right:0px;
}
.communication_panel_05 {
	background:#61726f;
	margin-top:5px;
	padding:8%;
	box-sizing:border-box;
}
.communication_05_inner {
	position:relative;
	float:left;
}

.communication_panel_05 h2 {
	color:#afb7b6;
  font-family: 'robotothin';
	font-size:70px;
	padding-bottom:20px;
}

.communication_panel_05 .bringing_txt {
	font-size:18px;	
	color:#d0d5d4;
	font-family: 'roboto_condensedlight_italic';
}

.communication_panel_05 .bringing_txt {
	margin:0px;
}
.communication_panel_05 .bringing_txt.bringing_txt_2 {
	float:right;
	margin:517px 61px 0;
	width:29%;
		font-family: 'roboto_condensedlight_italic';
}

.communication_panel_05 .book_childhood01 {
	position: absolute;
	right: 0;
	top: 20px;
	width: 53%;
	z-index: 1;
}
.communication_panel_05 .book_childhood02 {
	position: absolute;
	right: 484px;
	top: 192px;
	width: 42%;
	z-index: 2;
}
.communication_panel_05 .book_childhood03 {
	position: absolute;
	left: -10%;
	bottom:-46px;
	width:61%;
	z-index: 1;
}
.communication_panel_06 {
	padding:80px 0px 0px 0px;
}
.communication_panel_06 .panel_6inner_box {
	width:960px;
	margin:0 auto;
	text-align:center;
}

.communication_panel_06 .story_h {
	color:#8c8c8c;
	font-size:80px;
	font-family: 'robotothin';
	margin-bottom:30px;
}

.communication_panel_06 .story_text {
	color:#010101;
	font-size:24px;
	 font-family: 'roboto_condensedlight_italic';
}

.communication_panel_06 .story_pic {
	width:850px;
	margin:-15% auto 0 auto;
}
.communication_panel_06 .fanfold_text {
	color:#8c8c8c;
	font-size:60px;
	font-family: 'robotothin';
	text-transform:uppercase;
	margin-top:-14%;
}
.communication_panel_06 .fanfold_pic {
	padding:20px 0px;
	margin-bottom:5%;
}

.communication_panel_06 .fanfold_pic span {
	color:#909090;
	font-size:15px;
	font-family: 'roboto_condensedregular';
	margin-top:10px;
	display:block;
}

.communication_panel_07 {
	padding:80px 0px 0px 0px;
	background:url(images/comm_panel7_bg.jpg) center top no-repeat;
	min-height:1130px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.communication_panel_07 .lable_box {
	width:206px;
	margin:0 auto 40px auto;
}
.communication_panel_07 .panel07_text {
	width:960px;
	margin:0 auto;
	color:#010101;
	font-size:19px;
	
	text-align:center;
	 font-family: 'roboto_condensedlight_italic';
}
.communication_panel_08 {
	padding:7% 0% 0% 0%;
	background:url(images/comm_panel8_bg.jpg) center bottom no-repeat;
	min-height:927px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.communication_panel_08 .panel08_text {
	margin:0 auto;
	color:#010101;
	font-size:19px;
	font-family: 'roboto_condensedlight_italic';
	text-align:center;	
	padding:0 20px;
}

/* communication page CSS here */


/* webdesign page CSS here */
.logo_webdesign{ display: block; float: left;  left: 3%;  position: absolute;  top: 33px;  width: 26%;  z-index: 4; }
.webdesign_text {	
	color: #fff;
    font-size: 29px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 50%;
    z-index: 3;
	font-family: 'roboto_condensedlight_italic';
	background:url(images/webdesign_text_bottom_line.png) right bottom no-repeat; 
}

.webdesign_text > span { padding-right:321px; }

.webdesign-2 { float:left; box-shadow:0 -7px 5px #d0d0d0 inset; padding-bottom:93px; }
.webdesign-2 .laptop_img01 {  margin-left: 55px;  margin-top: -55px; position: relative;  width:41%;  z-index: 3; float:left; }

.webdesign-2 .denmark  { 

	clear: both;
    color: #7f7f7f;
    font-size:18px;
    padding: 81px 0 0;
    text-align: center;
    text-transform: uppercase;
	 font-family: 'roboto_condensedregular';	
	background:url(images/denmark_line.png) center top no-repeat;
}

.webdesign-2 .online_txt h2{ padding-bottom:53px; font-size:79px; 
		color:#b2b2b2; 
		font-family: 'roboto_condensedlight';

}
.webdesign-2 .online_txt h2 strong{  font-family: 'roboto_condensedlight_italic'; }
.webdesign-2 .online_txt {
	color: #7f7f7f;
    float: right;
    font-size: 23px;
    padding: 96px 27px 0 0;
    text-align: center;
    width: 49%;
	margin-bottom:130px;
}

.webdesign-2 .online_txt p{ 
line-height:normal;
font-size:22px; 
  font-family: 'roboto_condensedregular';

}



.webdesign-4 { background-color:#414143; box-shadow:0 9px 7px #1c1c1d inset; -moz-box-shadow:0 9px 7px #1c1c1d inset; -webkit-box-shadow:0 9px 7px #1c1c1d inset; 
-o-box-shadow:0 9px 7px #1c1c1d inset; -ms-box-shadow:0 9px 7px #1c1c1d inset; }
.webdesign_4_inner { width:85%; margin:74px auto 283px;  text-transform:uppercase; }

.webdesign_4_inner .envy_design_top{ margin:45px 0 0; float:left; width:100%; }
.webdesign_4_inner .envy_design_bottom{ margin:0 0 175px; float:left; width:100%; }
.webdesign_4_inner .envy_design_site{ margin:0; background:#efede8; float:left; width:100%; box-sizing:border-box; padding:52px 35px 26px; }

.webdesign_4_inner .envy_design_site ul { margin:0px; padding:0x; }
.webdesign_4_inner .envy_design_site ul li{
	
	border: 8px solid #fff;
    float: left;
    margin: 0 0 2% 2%;
    overflow: hidden;
    position: relative;
    width: 21.2%;
}

.webdesign_4_inner .envy_design_site ul li a{ display:block; margin-top:-18px; }

.webdesign_4_inner .envy_design_site ul li a:hover img{ 
	transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
 
.webdesign_4_inner .envy_design_site ul li img{
	 height: auto;
    transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
    width: 100%;
}

.webdesign_4_inner .envy_design_site ul li a span.overlay{
	background:#000;
    bottom: 0;
    color: #fff;
    font: 300 16px/160% KuroRegular;
    left: 0;
    letter-spacing: 0.15em;
    opacity: 0;
    padding: 44.7% 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
	-moz-text-shadow: 1px 1px 0 #000;
	-ms-text-shadow: 1px 1px 0 #000;
	-o-text-shadow: 1px 1px 0 #000;
	-webkit-text-shadow: 1px 1px 0 #000;
    top: 0;
    transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-webkit-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
    vertical-align: middle;
    z-index: 999;
}

.webdesign_4_inner .envy_design_site ul li a:hover span.overlay{ opacity:0.6; }


.webdesign_4_inner .further-head{ color:#a0a0a1; font-size:22px;  font-family: 'roboto_condensedlight_italic';  }
.webdesign_4_inner .www_text{ text-align:center;  font-family: 'robotoregular'; font-size:23px; color:#a0a0a1; display:block; letter-spacing:10px; }

.webdesign-5 { padding-bottom:140px; }
.webdesign-5 .webdesignokay { width:80%; margin:-123px auto 80px; }
.webdesign-5 h2{ font-weight:100; text-align:center; font-size:70px; color:#797a7c;   font-family: 'robotothin';}
.webdesign-5 h2 span{ font-family: 'robotothin_italic'; }
.webdesign-5 .iphone_section { width:85%; margin:153px auto 47px; }
.webdesign-5 .phone-txt { color: #9d9d9d; font-size: 23px; padding: 40px 0 0; text-align: center; text-transform: uppercase;   font-family: 'robotoregular'; }

.webdesign-6 { background:#414143; }
.webdesign-6 .web_photo { float:right; display:block; margin-top:-130px; margin-right:53px; width:60%; }

.webdesign-7 { background-color:#c6c6c6; padding:77px 0 0; text-align:center; }
.webdesign-7 h2{ color:#636363; font-size:70px;  font-family: 'robotothin'; text-transform:uppercase; }
.webdesign-7 .newbridge_graphic { margin:85px auto 41px; width:75%; text-align:left; }
.webdesign-7 .newbridge_graphic span{ display:block; color:#8f8f90; font-size:18px; 
padding-top:13px; font-family: 'robotomedium_italic'; text-transform:uppercase; }


.webdesign-7-new { padding:0px 0 150px;  background-color:#c6c6c6; }
.webdesign-7-new .mac_pc{ width:51%; margin:158px auto 0; }



.webdesign-8 { background-color:#b2c312; margin:5px 0px; 
font-family: 'robotothin';
 color:#6b750b; font-size:80px; 
 padding:214px 0; text-align:center; }

/* webdesign page CSS here */


/* Career page CSS Start here */
.career_section-1{ font-family: 'robotoregular'; min-height:801px;}
.career_text{display: block; float:left;  left:0%;  position:absolute;  top:214px;  width:19.5%;  z-index:4; color:#fff; }

.career_textbox1{ font-size:105px; 
font-family: 'robotothin';
 border-bottom:#fff solid 1px; 
 border-top:#fff solid 1px; 
 padding:2% 0 2% 20%; 
 line-height:100px;
  }
  
.career_text02{ 
font-size:20px; 
text-transform:uppercase; 
font-family: 'roboto_condensedregular';
font-weight:300; 
padding-left:49px; 
padding-top:30px;
display:block; 

}

.career_text_sec02{ width:100%; margin:0 auto; text-align:center; color:#000; font-family: 'roboto_condensedregular';}
.career_text_sec02 h2{font-size:30px; font-family: 'roboto_condensedlight'; margin-bottom:70px; margin-top:140px;}
.career_text_sec02 p{ font-size:19px; line-height:42px;  font-family: 'roboto_condensedlight';}
.career_text_sec02 .career_m_link {  font-family: 'roboto_condensedlight'; font-size:30px; color:#7f7f7f;  display:block; margin-top:100px; margin-bottom:25px;}
.career_text_sec02 .career_m_link a{ font-size:30px; color:#7f7f7f;  font-family: 'roboto_condensedlight'; }
.career_text_sec02 .text_italic{font-size:19px; color:#7f7f7f;  font-family: 'roboto_condensedlight_italic';}

.career_line{ text-align:center; width:648px; margin:120px auto;}
.car_marbottom_160{ margin-bottom:160px;}


#career01 { background:url(images/carasol_feature_mind.jpg) 50% 0 no-repeat fixed; background-size:cover; -webkit-background-size:cover; height:500px; float:left; width:100%; }
#career02 { background:url(images/career_toolinhand.jpg) 50% 0 no-repeat fixed; background-size:cover; -webkit-background-size:cover; height:697px;  float:left; width:100%; }
#career03 { background:url(images/career_cretive.jpg) 50% 0 no-repeat fixed; background-size:cover; -webkit-background-size:cover; height:883px;  float:left; width:100%; }


.career_text_sec_03{ position:absolute; z-index:5; 
 font-family: 'roboto_condensedlight_italic';
color:#fff; font-size:30px; text-transform:uppercase; padding:16% 0% 0% 0%; text-align:center; width:100%; line-height:26px; }
.career_text_sec_03.career_brown{ color:#847672; padding-top:20%;}
.career_text_sec_03.career_cretive{ padding-top:30%; color:#7f7f7f;}

/* Career page CSS Close here */

/* Awards and Recognition page CSS Start here */

.anchor_link{ position:fixed; bottom:10px; right:30px; z-index:125; width:45px; height:50px;  }
.anchor_link a{ background:url(images/anchor_icon.png) 0px 0px no-repeat; width:45px; height:50px; display:block; color:#cacaca; }
.anchor_link a span{ display:block; opacity:0; font-size:50px; color:#cacbcb; 
font-size:35px; position:absolute; margin-top:-50px; 
   font-family: 'robotolight';
   transition:all ease 0.8s;   
   -moz-transition:all ease 0.8s;   
   -webkit-transition:all ease 0.8s;   
}

.anchor_link a:hover span{ opacity:1;}


.down_anchor_arrow{ position:fixed; bottom:20px; right:30px; z-index:125; width:45px; height:44px; 
transform:rotate(180deg); 
-moz-transform:rotate(180deg); 
-webkit-transform:rotate(180deg);

	animation:myfirst 1s linear .5s infinite alternate;
	-webkit-animation:myfirst 1s linear .5s infinite alternate
 
 }
.down_anchor_arrow a{ background:url(images/anchor_icon.png) 0px 0px no-repeat; width:45px; height:44px; display:block; color:#cacaca; }
.down_anchor_arrow a span{ display:block; opacity:0; font-size:50px; color:#cacbcb; 
font-size:35px; position:absolute; margin-top:-50px; 
   font-family: 'robotolight';
   transition:all ease 0.8s;   
   -moz-transition:all ease 0.8s;   
   -webkit-transition:all ease 0.8s;   
}

.down_anchor_arrow a:hover span{ opacity:1;}


@keyframes myfirst {
from {
opacity:.2;
transform:scale(.5);
transform:rotate(180deg); 
-moz-transform:rotate(180deg); 
-webkit-transform:rotate(180deg);


}
to {
	opacity:1;
	transform:scale(1);
	transform:rotate(180deg); 
-moz-transform:rotate(180deg); 
-webkit-transform:rotate(180deg);

}
}
@-webkit-keyframes myfirst {
from {
opacity:.2;
transform:scale(.5);
transform:rotate(180deg); 
-moz-transform:rotate(180deg); 
-webkit-transform:rotate(180deg);

}
to {
	opacity:1;
	transform:scale(1);
	transform:rotate(180deg); 
-moz-transform:rotate(180deg); 
-webkit-transform:rotate(180deg);

}
}



.award_section-1, .award_section-2, .award_section-3, .award_section-4, .award_section-5, .award_section-6, .award_section-7, .award_section-8{ position:relative;}


.awf_text{ position:absolute; top:18%; right:4%; z-index:99; width:40%;}
.awf_box{ text-align:center;}

.awf_box .awf_headign{color:#707576; font-size:90px; 
font-family: 'robotothin';
line-height:80px; margin-bottom:50px;
}

.awf_box p{ padding:0px 25%; 
 font-size:20px; 
 font-family: 'roboto_condensedlight';
 line-height:30px;}

.awf_s_text{position:absolute; bottom:19%; left:10%; z-index:100; width:50%;}
.awf_s_text .awf_s_headign{ color:#000; 
   font-family: 'robotolight';
font-size:40px; text-transform:uppercase; border-top:#918f8f solid 1px;}
.awf_s_text .awf_winftext{ color:#585858; font-family: 'roboto_condensedregular'; font-size:19px; border-top:#918f8f solid 1px; border-bottom:#918f8f solid 1px; padding:15px 0px; 
width:48%;}

.awf_s_text .awf_winftext strong{   font-family: 'roboto_condensedbold'; }

.awf_s_text .awf_good_d img{ width:80px; height:120px; margin-top:30px;}

.awf_th_text{position:absolute; top:26%; right:10%; z-index:101; width:34%;}
.awf_th_text p{ font-size:21px; color:#000; font-family: 'roboto_condensedregular'; letter-spacing:-1px; margin-bottom:19px; }

.award_section-5 .awf_ft_text{width:24%; bottom:33%; z-index:102;}
.awf_ft_text .awf_winftext{ width:100%;}

.awf_sx_text{position:absolute; top:38%; right:10%; z-index:103; width:60%;  border-top:#918f8f solid 1px;}
.awf_sx_text .awf_sx_textinner{ width:40%; text-align:left; float:right;}
.awf_sx_text .awf_sx_headign{ color:#000; font-family: 'robotolight'; font-size:40px; text-transform:uppercase; text-align:left;}
.awf_sx_text .awf_sx_winftext{ color:#585858; font-family: 'roboto_condensedregular'; font-size:19px; border-top:#918f8f solid 1px; border-bottom:#918f8f solid 1px; padding:15px 0px;}
.awf_sx_text .awf_sx_good_d img{ width:102px; height:141px; margin-top:30px;}

.awf_sevn_text{position:absolute; top:15%; right:38%; z-index:104; width:26%; border-top:#918f8f solid 1px;}
.awf_sevn_text .awf_sevn_textinner{ width:100%; text-align:left; float:right;}
.awf_sevn_text .awf_sevn_headign{ color:#000; font-family: 'robotolight'; font-size:40px; text-transform:uppercase; text-align:left;}
.awf_sevn_text .awf_sevn_winftext{ color:#585858; font-family: 'roboto_condensedregular'; font-size:19px; border-top:#918f8f solid 1px; border-bottom:#918f8f solid 1px; padding:15px 0px;}
.awf_sevn_text .awf_sevn_good_d img{ width:102px; height:141px; margin-top:30px;}

.awf_eight_text{position:absolute; top:23%; left:10%; z-index:105; width:60%; border-top:#918f8f solid 1px;}
.awf_eight_text .awf_eight_textinner{ width:45%; text-align:left; float:left;}
.awf_eight_text .awf_eight_headign{ color:#000; font-family: 'robotolight'; font-size:40px; text-transform:uppercase; text-align:left;}
.awf_eight_text .awf_eight_winftext{ color:#585858; font-family: 'roboto_condensedregular'; font-size:19px; border-top:#918f8f solid 1px; border-bottom:#918f8f solid 1px; padding:15px 0px;}
.awf_eight_text .awf_eight_good_d img{ width:84px; height:141px; margin-top:30px;}

/* Awards and Recognition page CSS Start here */



/* Contact us page CSS Start here */

.contact_section-1 { position:relative;}

.contact_page_area{position:absolute; width:100%; left:0px; top:0px;}
.map_icon a{ background:url(images/cont_map_icon.png) 0px 0px no-repeat; display:block; width:32px; height:47px; position:absolute; top:20px; right:20px;}
.coantact_p_box{ background:url(images/cont_p_mid.png) 0px 0px no-repeat; width:628px; padding:50px 50px 40px; text-align:left; margin:15% auto 0 auto; 
position:relative; border-bottom:#fff 1px solid;}

.coantact_p_box .coantact_p_titel{ font-size:121px; 
font-family: 'robotothin';
 color:#fff;  
 line-height:110px; 
 margin-bottom:20px;}


.coantact_p_box .cont_p_info_box, .coantact_p_box .contact_p_form{ width:100%;}
.coantact_p_box .cont_p_info{ color:#625214; font-family: 'roboto_condensedregular'; margin-bottom:50px;}
.coantact_p_box .cont_p_info h3{ font-size:34px;  font-family: 'roboto_condensedlight'; margin-bottom:25px;}
.coantact_p_box .cont_p_info p{ font-size:18px;  font-family: 'roboto_condensedregular'; margin-bottom:10px; padding-bottom:0px;}
.coantact_p_box .cont_p_info p a{color:#625214;}
.coantact_p_box .cont_p_info .text_upper{ text-transform:uppercase;}
.coantact_p_box .cont_p_info i, .coantact_p_box .cont_p_info i a{ color:#746319; font-size:17px; margin-bottom:5px; display:inline-block;}
.coantact_p_box .cont_p_info i a{ font-size:16px;}


.contact_p_form {
	width:80%;
	margin:0 auto;
	color:#625311;
	font-size:22px;
}
.contact_p_form .form_p_titel {
	color:#625311;
	font-family: 'roboto_condensedregular';
	padding-top:10px;
	margin-bottom:20px;
	text-align:center;
}
.contact_p_form ul li {
	list-style:none;
	width:610px;
	margin:0 auto;
}
.contact_p_form ::-webkit-input-placeholder {
   color:#625311;
}
.contact_p_form ul li.mail input, .contact_p_form ul li.msg textarea, .contact_p_form ul li.bt_send input[type="submit"]{
	color:#625311;
	border:#b19935 solid 1px;
	width:100%;
	font-size:22px;
	font-family: 'roboto_condensedregular';
	text-align:center;
	margin-bottom:30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	background:none;
}
.contact_p_form ul li.mail input {
	padding:10px 0px;
}
.contact_p_form ul li.msg textarea {
	height:224px;
	padding-top:15px;
	resize:none;
}
.contact_p_form ul li.bt_send input[type="submit"] {
	font-size:22px;
	color:#625311;
	background:#fff;
	border:none;
	padding:5px 0;
	cursor:pointer;
	opacity:0.5;
	margin-bottom:0px;
	 font-family: 'roboto_condensedregular';
}

.cont_comm_box{ 
font-size:88px; color:#b2b2b2; 
 font-family: 'robotothin';
 margin:auto; width:80%;
  padding:164px 0 174px; 
  clear:both;
}

/* Contact us page CSS End here */

#msgloader { background: #fff none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%; } 
.aboutp_design #msgloader img { height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    width: auto;
}


#msgsend {
    border: 1px solid green;
    color: green;
    font-size: 17px;
    padding-top: 10px;
    text-align: center;
}


/* footer page CSS here */

.footer_menu {
	width:1000px;
	margin:25px auto;
	position:relative;
}
.footer_menu ul.p {
	border-top:#8d8d8e 1px solid;
}
.footer_menu ul {
	margin:0px;
	padding:20px 0;
	border-bottom:#8d8d8e 1px solid;
}

.footer_menu ul li {
	display:block;
	font-family: 'roboto_condensedregular';
	color:#b3b3b4;
	font-size:16px;
	padding-bottom:8px;
}
.footer_menu ul li a {
	color:#b3b3b4;
	text-decoration:none;
}
.footer_menu ul li a:hover {
	text-decoration:underline;
}


/* Style by Rehan for Navigation */

nav {
	background: #575757;
	box-sizing: border-box;
	padding: 10px 0;
	min-width: 1280px;
}

nav .container {
	width: 95%;
margin: 0 auto;
    margin-right: auto;
margin-right: 4%;
}

nav .custom--row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

nav .menu--container .menu-button-orange {
	width: 30px;
	height: 30px;
	font-size: 0;
	/*overflow: hidden;*/
	position: relative;
	background: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}

nav .menu--container .menu-button-orange:before {
	content: url("./images/pull-menu-orange.png");
	position: absolute;
	left: 0;
	top: 0;
	transition-duration: 150ms;
}

nav .menu--container .menu-button-orange:hover:before {
	opacity: 0.7;
}

.main--menu {
	position: fixed;
	max-width: 400px;
	width: 100%;
	height: 100vh;
	top: 0;
	right: 0;
	background: white;
	z-index: 999;
	padding: 20px;
	transform: translateX(100%);
	transition-duration: 600ms;
}

.main--menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.main--menu ul.service--links {
	padding: 50px 0 40px;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main--menu ul.service--links li a {
	color: #797979 !important;
	display: inline-block !important;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.2px;
	line-height: 34px;
	padding: 0;
	transition-duration: 150ms;
    font-family: 'Roboto Condensed', sans-serif !important; 
}

.main--menu .custom--col {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.main--menu .custom--col .col--half ul li a {
	color: #797979;
	display: block;
	letter-spacing: 0.2px;
	padding: 0;
	font-weight: 300;
	transition-duration: 150ms;
}

.main--menu .custom--col .col--half:first-of-type ul li a {
	font-size: 18px;
	line-height: 48px;
    font-family: 'Roboto Condensed', sans-serif !important; 
}

.main--menu .custom--col .col--half:last-of-type ul {
	margin-top: 10px;text-align: right;
}

.main--menu .custom--col .col--half:last-of-type ul li a {
	font-size: 16px;
	line-height: 26px;
    font-family: 'Roboto Condensed', sans-serif !important; 
}

.main--menu .custom--col .col--half ul li a:hover,
.main--menu ul.service--links li a:hover {
	color: #ef195d !important;
	text-decoration: none;
}

.main--menu .menu--close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
    right: 55px;
	border: none;
	background: transparent;
	cursor: pointer;
}
.main--menu .menu--close span.bar {
	position: absolute;
	display: block;
	width: 30px;
	height: 2px;
	background: #797979;
}

.main--menu .menu--close span.bar:first-of-type {
	transform: rotate(45deg);
}

.main--menu .menu--close span.bar:last-of-type {
	transform: rotate(-45deg);
}

#Ul2 {
    margin-top: 10px;
    text-align: right;
    margin-right: 35px;
}
@media screen and (max-width: 1280px) {
 .main--menu {
    position: fixed;
    max-width: 480px;
    width: 100%;
    height: 50vh;
    top: 0;
    right: 0;
    background: white;
    z-index: 999;
    padding: 20px;
    transform: translateX(100%);
    transition-duration: 600ms;
}
}