@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	margin: 0;
	padding: 0;	
}

body {
	margin:0;
	padding:0;
    font-family: 'Poppins', sans-serif;
}
.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}
.v_a_img{
	vertical-align:middle;
}

.nav_top_main {
    margin-top: -3%;
}

.bg_clr22 {
    background-color: #a1238f;
}

.nav_top_main {
    width: 100%;
    margin: 0%;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
}
.top{
	width:90%;
	margin:0 auto;
	max-width:1200px;
}

.top2{
	width:90%;
	margin:0 auto;
	max-width:1200px;
}

.shdw {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
}

.logo {
    width: 180px;
    float: left;
    margin: 0.5% 1% 0.5% 1%;
}

.top_link2{
	text-decoration: none;
	color: #000;
}

.navbar {
    width: 700px;
    float: right;
    margin: 2% 0% 0% 0%;
}

.search_icon {
    width: 5%;
    float: right;
    padding-top: 1.8%;
    padding-left: 20px;
}

i.fa.fa-search {
    color: #fff;
}

.brd_left{
	border-left: 1px solid #fff;
	min-height: 58px;
}


.red-bg {
    background-color: #282d95;
}

.top_mar_left {
    margin-left: 3%;
}
.top_left {
    width: 10%;
    margin: 0.8% 1% 0% 1%;
    float: right;
}

.call_em {
    width: 600px;
    float: left;
    margin: 1% 1.5% 1% 1%;
}

.call {
    width: 50%;
    float: left;
    text-align: left;
}
.call_em_txt {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 14px;
}
.call_em_txt .fa {
    font-size: 15px !important;
    color: #0baaeb;
}
.email {
    width: 320px;
    float: left;
    text-align: left;
}
.call_em_txt {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 14px;
}

.top_link {
    color: #000;
    text-decoration: none;
}

.top_left i.fa {
    color: #fff;
    font-size: 18px;
}

.icon_text {
    width: 60%;
    float: left;
    margin: 1%;
}

.icon_text p {
   font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding: 0% 0% 1%;
    line-height: 160%;
}

.icon_text p span{
	font-size: 16px;
	font-weight: 700;
}

.icon_text2 p span{
	font-size: 16px;
	font-weight: 700;
}

.logo_right {
    width: 62%;
    float: right;
    padding-top: 1.5%;
}
.rgt_col_sm2 {
    width: 35%;
    margin: 2% 1% 1%;
    float: left;
}

.icon {
    width: 16%;
    float: left;
    margin: 1% 0% 1% 1%;
}

.icon_text {
    width: 60%;
    float: left;
    margin: 1%;
}

.icon_text2 {
    width: 60%;
    float: left;
    margin: 1%;
}

.icon_text2 p {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    padding: 2% 0% 1% 2%;
    line-height: 160%;
}

.s_icon {
    width: 200px;
    float: right;
    margin: 2.5% 1% 1%;
}

.icon_text p {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    padding: 0% 0% 1% 2%;
}

.rgt_col_sm3 {
    width: 32%;
    margin: 2% 1% 1%;
    float: left;
}


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
}
		
/*--------------------------------------------------------------
Welcome 
--------------------------------------------------------------*/

.brd_right{
	border-right: 1px solid #fff;
	padding-right: 2%;
}


.w_col_sm88{
	width: 54%;
	float: left;
	margin: 1% 1% 1% 1%;
}


.w_col_sm8{
	width: 40%;
	float: left;
	margin: 1%;
}

.welcome p{
    font-size: 15px;
    font-weight: 500;
    color: #535353;
    text-align: justify;
    padding:1%;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
    margin-bottom: 3%;
}

.w_link{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
}



.welcome22 h1{
	font-size:28px;
    font-weight: 600;
    color: #a1238f;
    text-align: center;
    padding:0% 1% 0% 1%;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 150%;
}

.welcome22 p {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
    margin-bottom: 3%;
}


.welcome h1{
	font-size:25px;
    font-weight: 600;
    color: #5c2777;
    text-align: justify;
    padding:2% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 150%;
}


.welcome h1 span{
	color: #a1238f;
}

.welcome h2{
	font-size:14px;
    font-weight: 700;
    color: #000;
    padding:2% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.shdw2 {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    background-color: #fff;
}


.welcome2 h1{
	font-size:20px;
    font-weight: 600;
    color: #000;
    text-align: justify;
    padding:0% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
}


.welcome3 h2{
	font-size:18px;
    font-weight: 600;
    color: #fff;
    text-align: justify;
    padding:0% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
}



.welcome3 h1{
	font-size:18px;
    font-weight: 600;
    color: #fff;
    text-align: justify;
    padding:0% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
}


.w_bg2{
	background-color: #a1238f;
	padding: 2%;
	width: 55%;
}

.bg5{
    background-color: #f4f4f4;
    padding: 2% 0%;
}

.welcome23 p {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
}

/*--------------------------------------------------------------
Counter
--------------------------------------------------------------*/
.counter_bg{
	background-color: #fff;
    padding: 2% 0%;
}

i.fa.fa-star {
    color: #a1238f;
    font-size: 30px;
    margin-bottom: 3%;
}

i.fa.fa-users {
    color: #a1238f;
    font-size: 30px;
    margin-bottom: 3%;
}

i.fa.fa-smile-o {
    color: #a1238f;
    font-size: 30px;
    margin-bottom: 3%;
}


i.fa.fa-thumbs-up {
    color: #a1238f;
    font-size: 30px;
    margin-bottom: 3%;
}

.counter_shdw {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
}


.counter h1{
	font-size:25px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding:0% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
}

.text h1{
	font-size:20px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding:0% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
    margin-bottom: 2%;
}

.text p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
}

.mission_bg{
	background-color: transparent;
	border: 1px solid #ccc;
	padding: 3%;
}

.counter h1 span{
    color: #0085ca;
}

.center{
	text-align: center;
}


.icon_span {
    color: #000;
    font-weight: 700;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    margin-top: 3%;
    line-height: 150%;
    text-transform: uppercase;
}

.count_txt {
    font-size: 18px;
    font-weight: 500;
    color: #a1238f;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    margin-top: 3%;
    line-height: 150%;
    text-transform: uppercase;
}


.client h1 {
    font-family: 'Poppins', sans-serif;
    color: #a1238f;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.logo_brd {
    border: 1px solid #d3d3d3;
}

/*--------------------------------------------------------------
Services
--------------------------------------------------------------*/
.srv_bg{
	background-image: url(../images/service_bg.jpg);
	background-size: cover;
	padding: 3% 0%;
}

.srv_col_sm2{
	width: 31%;
	float: left;
	margin: 1%;
}

.srv_col_sm22{
	width: 65%;
	float: left;
	margin: 1%;
}

.srv_brd{
	border-left: 2px solid #000;
}


.srv_brd_bot{
	border: 1px solid #5c2777;
	width: 10%;
	margin: 1% auto;
}

.services h1{
	font-size:25px;
    font-weight: 600;
    color: #a1238f;
    text-align: center;
    padding:1% 0% 0% 0%;
    font-family: 'Poppins', sans-serif;
    line-height: 130%;
    text-transform: uppercase;
}

.services p{
	font-size:15px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding:0% 0% 2% 0%;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
}

.srv_icon{
	width: 10%;
	float: left;
	margin: 1%;
	padding-top: 13%;
}



.srv_text p{
	font-size:15px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding:1% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
}


.srv_text h1{
	font-size:22px;
    font-weight: 600;
    color: #a1238f;
    text-align: center;
    padding:5% 1% 1.5% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
    text-transform: uppercase;
}

.srv_brd2 {
    background-color: #fff;
    padding: 3% 2% 2% 2%;
}

/*--------------------------------------------------------------
Printing Services
--------------------------------------------------------------*/
.main_heading h1 {
    font-size: 25px;
    font-weight: 600;
    color: #a1238f;
    text-align: justify;
    padding: 1% 1% 0% 1%;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.printing_srv p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding: 0% 1% 0% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;  
}

.gallery_col_sm3{
    width: 31%;
    margin: 1%;
    float: left;
}

.gallery h1{
   font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
    background-color: #a1238f;
    text-transform: capitalize;
    padding: 2% 0%; 
    margin-top: -1%; 
}


.gallery p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding:2%;
	background-color: #f5f5f5;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
	min-height: 115px;
}


/*--------------------------------------------------------------
contact page
--------------------------------------------------------------*/

.cont_txt h3{
    font-family: 'Poppins', sans-serif;
    font-size:20px;
    font-weight:600;
    padding:1% 1% 1%;
    color:#78483c;
}
.cont_col_sm3{
    width:31%;
    float:left;
    margin:1%;
    border:1px solid #e9e9e9;
    background-color:#f3f3f3;
    min-height:135px;
}
.cont_pdg_sm3{
    padding:1% 1.5%;
}
.con_heading h2{
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight:600;
    padding:2% 1% 0%;
}
.con_hedng_h1{
    font-family: 'Poppins', sans-serif;
    color: #b80403;
    font-size: 15px;
    font-weight:600;
    padding:1% 1% 1%;
}

.cont_icn {
    width:20px;
    float:left;
    margin:0.5% 3% 0% 1%;  
}
.cont_icn i {
    font-size:20px;
}
.cont_txt_main {
    width: 85%;
    float: left;
}
.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    text-align:left;
}



/*--------------------------------------------------------------
Zoom img
--------------------------------------------------------------*/
.column {
    display: inline-block;
    text-align: center;
}

figure {
    overflow: hidden;
    margin:0%;
    padding:0%;
}

a p {
    color: black;
    margin-top: 8px;
    font-family: 'Open Sans' , Sans-Serif;
}

a:hover {
    text-decoration: none;
}

.column img {
    display: block;
    height: auto;
} 

.column#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.column#zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
} 



.col_sm11{
    width:70%;
    margin:0 auto;
}




/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.contener{
	width:90%;
	margin:0 auto;
	max-width:1200px;
}

.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}

.col_sm3{
	width: 31%;
	float: left;
	margin: 1%; 
}

.col_sm4{
	width: 23%;
	float: left;
	margin: 1%;
}

.col_sm5{
	width:18%;
	float: left;
	margin: 1%;
}

.col_sm8{
	width:40%;
	float: left;
	margin: 1%;
}
.col_sm88{
	width:55%;
	float: left;
	margin: 1%;
}


.col2_sm8{
	width:40%;
	float: left;
	margin: 1%;
}
.col2_sm88{
	width:55%;
	float: right;
	margin: 1%;
}


.col_sm9{
	width:28%;
	float: left;
	margin: 1%;
}
.col_sm99{
	width:68%;
	float: left;
	margin: 1%;
}


/*--------------------------------------------------------------
link
--------------------------------------------------------------*/
a.link:link {
	color:#000;
	text-decoration:none;
}
a.link:visited {
	color:#000;
	text-decoration:none;
}
a.link:hover {
	color:#000;
	text-decoration:none;
}
a.link:active {
	color:#000;
	text-decoration:none;
}

a.link2:link {
	color:#fff;
	text-decoration:none;
}
a.link2:visited {
	color:#fff;
	text-decoration:none;
}
a.link2:hover {
	color:#fff;
	text-decoration:none;
}
a.link2:active {
	color:#f15757;
	text-decoration:none;
}


/*--------------------------------------------------------------
Extra
--------------------------------------------------------------*/
.bg_clr{
	background-color:#03b3e4;
}
.bg_clr3{
	background-color:#f5f5f5;
}

.bg_clr4{
	background-color:#78483c;
}

.bullet2 ul {
    list-style-image:url(../images/bullet3.png);
	margin-left:0%;
}
.bullet2 ul li{	
	font-family: 'Poppins', sans-serif;
	color: #000;
    font-weight: 500;
	font-size:15px;	
	line-height:130%;
	text-align:justify;
	margin:2% 1% 2% 1%;	
}

.bullet3 ul {
    list-style:disc;
	margin-left:0%;
	
}
.bullet3 ul li{	
	font-family: 'Poppins', sans-serif;
	color: #fff;
    font-weight: 600;
	font-size:15px;	
	margin:2% 0%;
	line-height:130%;
	text-align:justify;
	margin:2% 1% 2% 3%;	
}

.bullet4 ul {
    list-style:disc;
	margin-left:0%;
	
}
.bullet4 ul li{	
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size:15px;	
	margin:2% 0%;
	line-height:130%;
	text-align:justify;
	margin:2% 1% 2% 3%;	
}


.view_all2 {
    width: 150px;
    float: none;
    margin: 2% auto 0%;
}

.btn2 {
    width: 100%;
    padding: 7% 12%;
    font-size: 15px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    border: 1px solid #fff;
    text-transform: uppercase;
}

.btn2:hover{
	background-color: #fff;
	color: #5c2777;
}

.btn2_link{
	text-decoration: none;
}


.srv_view_all2 {
    width: 130px;
    float: none;
    margin: 4% auto;
}

.srv_btn2 {
    width: 100%;
    padding: 7% 2% 7% 5%;
    font-size: 15px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    background-color: #5c2777;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    border: 1px solid #5c2777;
    text-transform: uppercase;
}

.srv_btn2:hover{
	background-color: #a1238f;
	border: 1px solid #a1238f;
	color: #fff;
}

.btn3_link{
	text-decoration: none;
}


/*--------------------------------------------------------------

Footer

--------------------------------------------------------------*/
.form_bg {
    background-color: #0a9ae0;
    padding: 3% 0% 1% 0%;
}

.fomr_col_sm3 {

    width: 31%;

    float: left;

    margin: 1%;

}

.con_map{
    width: 50%;

    margin: 1% auto;

    border: 1px solid #d3d3d3;

    padding: 1%;
}

.contact h1{
    font-size:30px;
    font-weight: 700;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    margin-bottom: 3%;
    text-transform: uppercase;
    text-align: center;
}


.form h1{
    font-size:20px;
    font-weight: 600;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 4%;
    text-transform: capitalize;
    text-align: center;
}



.form p{
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    line-height: 160%;
    text-align: center;
}

.con_brd{
    border-top: 1px solid #ccc;
}

.con_brd_right{
    border-right: 1px solid #ccc;
}

.ftr_txt{
    color: #fff;
    font-size: 14px;
    text-decoration: none !important;
}

.f2_link2{
    text-decoration: none;
    color: #fff;
}

.form p span{
    text-decoration: underline;
}

.absolute{
    position: absolute;
}

.ftr_mar_top {
    margin-top: 0%;
    z-index: 999999999;
    position: relative;
}



.ftr_txt1{

    color:#fff;

    font-size: 15px;

    padding: 2.5% 1%;

    font-family: 'Raleway', sans-serif;

}



.ftr_txt2{

    float: right;

}


.f_link{

    color: #fff;

    text-decoration: none;

}




/* ------------------------------------------------------
top arrow
------------------------------------------------------ */
.top_arrow{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	bottom:11%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top-b.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}
.top_arrow:hover{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:11%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}

@media only screen and (max-width:1300px){

}

@media only screen and (max-width:1270px){

}


@media only screen and (max-width:1232px){
}

@media only screen and (max-width:1190px){

}

@media only screen and (max-width:1150px){

}

@media only screen and (max-width:1125px){
.top {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}
.contener {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}
}


@media only screen and (max-width:1067px){

}


@media only screen and (max-width:1015px){

}

@media only screen and (max-width:1000px){
.w_col_sm8 {
    width: 98%;
    float: none;
    margin: 1% auto;
}

.w_col_sm88 {
    width: 98%;
    float: left;
    margin: 1% 1% 1% 1%;
}

.cont_col_sm3 {
    width: 98%;
    float: none;
    margin: 1% auto;
    border: 1px solid #e9e9e9;
    background-color: #f3f3f3;
    min-height: 135px;
}
}

@media only screen and (max-width:950px){

}


@media only screen and (max-width:900px){
.col_sm3 {
    width: 98%;
    float: none;
    margin: 1% auto;
}
.fomr_col_sm3 {
    width: 98%;
    float: left;
    margin: 1%;
}
.con_brd_right {
    border-right: none;
}
.form h1 {
    margin-bottom: 1%;
}

.form p {
    margin-bottom: 3%;
}
}


@media only screen and (max-width:892px){

}

@media only screen and (max-width:825px){

}

@media only screen and (max-width:800px){
.col_sm4 {
    width: 48%;
}

.gallery_col_sm3 {
    width: 48%;
}


.navbar {
    width: 100%;
    float: left;
    margin: 2% 0% 0% 0%;
    background-color: #a1238f;
}

.logo {
    width: 150px;
    float: none;
    margin: 3% auto 0.5%;
}
.w_bg2 {
    width: 100%;
}
}


@media only screen and (max-width:765px){

}


@media only screen and (max-width:715px){

}

@media only screen and (max-width:700px){

}

@media only screen and (max-width:600px){
.col_sm4 {
    width: 98%;
    float: none;
    margin: 1% auto;
}


}

@media only screen and (max-width:550px){
.gallery_col_sm3 {
    width: 98%;
    margin: 1% auto;
    float: none;
}
}

@media only screen and (max-width:491px){

}

@media only screen and (max-width:460px){

}
