@font-face {
    font-family: myFirstFont;
	src:url(../fonts/aguda/aguda_regular.woff);
}

@font-face {
    font-family: mySecFont;
	src:url(../fonts/Corbert/Corbert-Regular.woff);
}

h1, h2, h4, h3{
	font-family: myFirstFont;
}

p, span, h5, h6, a, i{
	font-family: mySecFont;
}

a:hover{
	outline: none;
	text-decoration: none;
}

body{
	overflow-x: hidden;
}

/***********************MENU*********************************/
.menu_area{
	margin-left:0px;
	padding-left:0px;
}

.main_wrap{
	background-color:rgba(0,0,0,0);
	position:relative;
	z-index:999 !important;
}

.menu_icon{
	font-size:38px;
	cursor:pointer;
	text-align:left;
	margin-top:1%;
	margin-left:0%;
	z-index:999999 !important;
	position:relative;
	transition:all 0.4s;
	color:#312a28;
	font-weight:lighter;
	padding-top:5%;
	padding-left:6%;
	opacity:1;
}

.menu_icon:hover{
	color:#4167b0 !important;
	transition:all 0.4s;
}

.menu_icon2{
	font-size:26px;
	cursor:pointer;
	text-align:left;
	margin-top:0.5%;
	margin-left:0%;
	z-index:999999 !important;
	position:relative;
	transition:all 0.4s;
	color:#312a28;
	font-weight:lighter;
	opacity:1;
}

.menu_icon2:hover{
	font-size:26px;
	color:#000 !important;
	transition:all 0.4s;
}

.overlay {
    height: 0%;
    width: 25%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255, 1);
    overflow-y: hidden;
	overflow-x: hidden;
    transition: 0.5s;
	border-right:solid 1px rgba(0,0,0,0.25);
	z-index:999999 !important;
}

.overlay-content {
    position: relative;
    left: 5%;
	top:10%;
    width: 100%;
    text-align:left;
    margin-top: 10px;
	z-index:999999 !important;
}

.overlay a {
    padding: 8px;
	margin-bottom:2px;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    display: block;
    transition: 0.3s;
	text-transform:uppercase;
	transition:all 0.4s;
	z-index:999999 !important;
	margin-top:5px !important;
	padding-top:5px;
	padding-bottom:5px;
}

.overlay a:hover, .overlay a:focus {
    color: #253e90;
	transition:all 0.4s;
	outline:none !important;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    left: 45px;
    font-size: 60px;
}

.menu_icon{
	z-index:99999 !important;
}

@media screen and (max-height: 800px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 16px;}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    left: 35px;
  }
}

@media screen and (max-width: 767px){
	.menu_icon{margin-top:3%; text-align:center;}	
	.overlay {overflow-y: auto; width: 100%;}
}

.dropdown .fa-plus{
	border:1px solid rgba(49,42,40,0.2);
	padding:4px;
	margin-top:-2px;
	margin-left:0px;
}

.list{
  padding-left:20px;
}

.submenu > li{ 
	display:list-item;
	list-style-type: none;
}

.sub_menu_link{
	font-size:13px !important;
}

.submenu{
  padding-left:12px;
  border-bottom:solid 1px rgba(49,42,40,0.2);
  padding-top:10px;
  padding-bottom:10px;
}

.logo{
	text-align: right;
	margin-top:0%;
	position: absolute;
	right: 5.2%;
	top: -2px;
}

.menu_text_act{
	color: #253e90 !important;
}


/****************************TOP BANNER**********************/
.menu_sec{
	background-color: transparent;
	height: auto;
	padding-bottom: 1%;
}

.carousel-fade .item {
	-webkit-transition: opacity 3s;
	-moz-transition: opacity 3s;
	-ms-transition: opacity 3s;
	-o-transition: opacity 3s;
	transition: opacity 3s;
}
	
.carousel-fade .active.left {
	left:0;opacity:0;z-index:2;
}

.carousel-fade .active.right {
	left:0;opacity:0;z-index:2;
} 

.growbags_slider_control{
	margin-top: -150px;
	z-index: 999999 !important;
}

.grow_arr{
	color:#FFF;
	font-size:70px;
	transition:all 0.4s;
	font-weight: lighter;
	z-index: 999999 !important;
}

.grow_arr:hover{
	color:#eb1c24;
	transition:all 0.4s;
	cursor:pointer;
}

.grow_right_arr{
	margin-right: 500px;
}

.grow_left_arr{
	margin-left: 700px;
}

.banner_sec{
	margin-top: 0px;
	height: auto;
}

.banner_text_box{
	background-color: rgba(255,255,255,0.9);
	width: 450px;
	height: 100%;
	z-index: 999999 !important;
	padding: 3%;
	top: 0%;
	right: 0%;
	position: absolute;
}

.banner_text_box:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(65,103,176,0.2);
    transform-origin: bottom right;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
}

.banner_text{
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 47px;
	color: #312a28;
	font-family: myFirstFont;
	font-weight: lighter;
}

.slider_para{
	color: #231f20;
	font-size: 21px;
	text-align: center;
	text-indent: 50px;
}

.top_gap{
	height: 50px;
}

.read_more_box{
	font-size: 14px;
	color: #eb1c24;
	border:solid 1px #eb1c24;
	border-radius: 20px;
	padding: 2%;
	transition: all 0.4s;
	background-color: transparent;
}

.read_more_box:hover{	
	color: rgba(37,62,144,1);
	border:solid 1px rgba(37,62,144,0.9);
	transition: all 0.4s;
}

.read_more_h{
	margin-top: 2%;
}

@media (max-width: 920px) {
	.banner_text{
		text-align: center;
		border-bottom: solid 1px rgba(0,0,0,0.1);
		padding-bottom: 5%;
		padding-top: 7%;
		font-size: 25px;
	}

	.banner_sm_text{
		text-align: center;
		line-height: 25px;
		padding-top: 4%;
		padding-bottom: 5%;
		font-size: 15px;
	}
}

@media (max-width: 550px) {
	.banner_text_box{
		display: none;
		visibility: hidden;
	}
}




/************************ABOUT SECTION*********************************/
.about_sec{
	padding: 4%;
	height: auto;
	background-color: #FFF;
}

.gen_titt{
	color: #000;
	text-align: center;
	font-size: 25px;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: mySecFont;
	margin-bottom: 3%;
	-webkit-text-stroke: 0px black;
	letter-spacing: 2px;
}

.titt_border{
	height: 1px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(0,0,0,0.1);
	margin-top: -2%;
	margin-bottom: 3%;
}

.para_center{
	text-align: center;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-size: 17px;
}

.read_more{
	font-size: 14px;
	color: #eb1c24;
	border:solid 1px rgba(235,28,36,0.4);
	border-radius: 20px;
	padding: 1%;
	transition: all 0.4s;
}

.read_more:hover{
	color: #253e90;
	border:solid 1px rgba(37,62,144,0.4);
	transition: all 0.4s;
}

.read_more_h{
	margin-top: 4%;
}


/**********************PROJECT SECTION*******************/
.project_sec{
	padding: 4%;
	height: auto;
	background-color: #eceff1;
}

.proj_box_hold{
	padding: 0px;
	margin: 0px;
}

.proj_box_hold_def{
	padding: 0px;
	margin: 0px;
}

.projet_img{
	margin: 0px;
	padding: 0px;
}

.proj_des_box_def{
	opacity: 1;
    padding: 2rem;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    transition: opacity 0.5s;
    display: table;
    table-layout: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.proj_des_box{
	opacity: 0;
    background-color: rgba(35, 55, 70, 0.7);
    padding: 2rem;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    transition: opacity 0.5s;
    display: table;
    table-layout: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.inner_box{
	display: table-cell;
	vertical-align: middle;
	text-align: center; 
}

.proj_box_hold:hover .proj_des_box {
    opacity: 1;
}

.box_titt{
	color: #FFF;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
}

.box_titt_border{
	height: 1px;
	width: 100px;
	background-color: rgba(255,255,255,0.5);
	margin-top: -2%;
	margin-bottom: 3%;
}

.box_det{
	text-align: left;
	color: #FFF;
	font-size: 16px;
}

.gal_bot{
	margin-top: 2%;
}

.special_line{
	margin-top: 2%;
	font-family: myFirstFont;
	text-align: center;
	font-size: 22px;
	letter-spacing: 3%;
	color: #233746;
}


/****************************CHOOSE SECTION***********************/
.choos_sec{
	padding: 4%;
	min-height: 600px;
}

.titt_border_long{
	height: 1px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(0,0,0,0.1);
	margin-top: -2%;
	margin-bottom: 3%;
}

.slide_img{
	margin-right: auto;
	margin-left: auto;
}

.bullet{
	margin-top: 170px !important;
}

.banner_bg{
	margin-top: 3%;
	padding-bottom: 3%;
}

.main_slide_box{
	padding-bottom: 3%;
}


/******************************FOOTER**********************************/
.footer{
	background-color:#233746;
	min-height:200px;
	padding-bottom:2%;
}

.tag_sec{
	border-left:solid 1px rgba(255,255,255,0.2);
	margin-top:4%;
	min-height:130px;
}

.footer_link{
	text-align:center;
	float:left;
	margin-left:5.5%;
	color:#FFF;
	letter-spacing:1px;
	font-size:13px;
	font-weight:lighter;
}

.f_link{
	color:#FFF;
	transition:all 0.4s;
}

.f_link:hover{
	color:#ed1c22;
	transition:all 0.4s;
}

@media (max-width: 1180px){
  .social_icon_set{
		margin-top:50px;
   }
}

.s_icon{
	padding-top:3%;
	border:solid 1px rgba(255,255,255,0.6);
	border-radius:50%;
	width:70px;
	height:70px;
	transition:all 0.4s;
	color:#FFF !important;
}

@media (max-width: 414px){
	.s_icon{
		margin-top:4%;
		width:60px;
		height:60px;
		padding-top:4%;
	}
}

.s_icon:hover{
	border:solid 1px #ed1c22;
	transition:all 0.4s;
	color:#ed1c22 !important;
	cursor:pointer;
}

.f_color{
	color:#FFFF !important;
	font-size:13px !important;
	font-weight:lighter;
	margin-top:3%;
}

.add_sec{
	margin-top:4%;
	min-height:130px;
	padding-left:4%;
}

.footer_add{
	color:#FFF !important;
	font-size:15px;
	letter-spacing:1px;
}


/***************************WELCOME PAGE**********************/
.well_page{
	background-color: transparent;
	padding: 0px;
}

.well_img{
	background-image: url(../images/plant.jpg);
	height: 100vh;
	background-size: cover;
	background-repeat: no-repeat;
}

.well_des{
	padding: 5%;
}

.wel_titt{
	text-align: center;
	font-weight: bolder;
	font-size: 37px;
	margin-top: 130px;
	color: #333;
}

.logo_well{
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
}

@media (max-width: 767px) {
	.well_img{
		background-image: url(../images/plant.jpg);
		height: 50vh;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.well_des{
		padding: 1.5%;
	}

	.wel_titt{
		text-align: center;
		font-weight: bolder;
		font-size: 34px;
		margin-top: 21px;
		color: #333;
	}
}


/*********************ABOUT PAGE******************/
.about_page{
	padding: 0px;
	background-image: url(../images/about_banner.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.about_sec_gray{
	background-color: #eeeeee;
	padding: 4%;
}

.ceo_img{
	border-radius: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2%;
}

.special_line_02{
	color:#333;
	letter-spacing:1px;
	text-align: center;
	font-size: 11px;
	text-decoration-style: italic;
}

.about_right_box{
	border-left: solid 1px rgba(0,0,0,0.2);
}

.feedback_sec{
	background-color: rgba(51,102,255,0.1);
	padding-bottom: 2%;
}

.faq_sec{
	padding-bottom: 2%;
	padding-top: 2%;
}



/*********************CONTACT PAGE**********************/
.contact_page{
	padding: 0px;
	background-image: url(../images/contact_page.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}


/*********************DIGITAL PAGE**********************/
.digital_page{
	padding: 0px;
	background-image: url(../images/digital_printing.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.img_row{
	margin-top: 0%;
}

.img_box_ins{
	margin: 0%;
	padding: 0%;
	transition: all 0.4s;
}

.img_box{
    margin: 0%;
	padding: 1px;
}

.img_box_ins:hover{
	background-color: #333399;
	transition: all 0.4s;
	background-image: url(../images/cam_icon.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
}

.img_box_ins img{
	padding: 0px;
	margin: 0px;
	transition: all 0.4s;
	opacity: 1;
}

.img_box_ins:hover img{
	opacity: 0.3;
	transition: all 0.4s;
}

.update_class{
	color: #333399 !important;
	font-size: 57px;
	font-weight: bolder;
}

.titt_border_new{
	height: 1px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,0,0,0.3);
	margin-top: -2%;
	margin-bottom: 3%;
	transition: all 0.4s;
}

.about_sec:hover .titt_border_new{
	height: 1px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,0,0,0.6);
	margin-top: -2%;
	margin-bottom: 3%;
	transition: all 0.4s;
}

.vehicle_page{
	padding: 0px;
	background-image: url(../images/vehicle_printing.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.signb_page{
	padding: 0px;
	background-image: url(../images/signboard.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.light_page{
	padding: 0px;
	background-image: url(../images/light_board_ban.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.hording_page{
	padding: 0px;
	background-image: url(../images/digital_printing.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.pullup_page{
	padding: 0px;
	background-image: url(../images/digital_printing.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.oneway_page{
	padding: 0px;
	background-image: url(../images/digital_printing.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.shop_page{
	padding: 0px;
	background-image: url(../images/digital_printing.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.name_page{
	padding: 0px;
	background-image: url(../images/name_board_ban.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.exhi_page{
	padding: 0px;
	background-image: url(../images/digital_printing.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.flag_page{
	padding: 0px;
	background-image: url(../images/digital_printing.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.sign_page{
	padding: 0px;
	background-image: url(../images/sign_cut.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.dealer_page{
	padding: 0px;
	background-image: url(../images/dealer_ban.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}

.logo_page{
	padding: 0px;
	background-image: url(../images/logo_ban.jpg);
	background-position: center;
	background-size: cover;
	height: 300px;
}
