@charset "utf-8";
/*
* Copyright (c) 2017 ITAcumens
*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('non-res-bootstrap.css');
@import url('bs-slider.css');
@import url('animate.css');
@import url(ekko-lightbox.css);
@import url(font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
 
* {
	margin: 0px;
	padding: 0px;
	outline: none !important;
}
body {
    font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	overflow-x: hidden;
}

#logo_part{
	padding: 15px 0px;
}

.top-bar { width:100%; background:#60c5e4; padding-top:5px; padding-bottom:5px; }

ul.menu-list { padding-top:25px;}
.menu-list li { padding-left:20px; padding-right:20px;} 
 .menu-list li a { text-decoration:none; color:#808080;   font-weight: 600; }
 
.menu-list .active a{
	color:#60c5e4;
}

 .welcome-sec { position:relative;     padding-top:40px;
    padding-bottom:40px; height:auto;}
	.img-mrg { margin-top:20px; z-index:99999 !important;}
	.right-info { position:absolute; right:0px; z-index: -2; }
 .info-outer { position:relative; height:40px;     font-weight: 600;}
 .info-outer:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 0px;
    border-top: 40px solid #5fc5e4;
    border-left: 20px solid transparent;
}
 
 .info-outer:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 0px;
    border-top: 40px solid #5fc5e4;
    border-right: 20px solid transparent;
}
 
 .top-address li a { text-decoration:none; color:#fff;}
   .top-address li i{ margin-right:5px;} 
  .top-address li  { padding-left:5px; padding-right:5px; color:#fff; font-weight:500;}
.color-white {
    color: #FFF !important;
    margin-top: 0px;
    font-weight: 600;
    padding-bottom: 15px;
}
 .color-white1 {
    color: #272525 !important;
    margin-top: 0px;
    font-weight: 800;
    padding-bottom: 5px;
    line-height: 45px;
    font-size: 40px;
}
 .color-sky { color:#60c5e4; font-size:26px !important; margin-top:20px;}
 .color-black {  color:#000;  font-size:26px !important; margin-top:20px;}
 
a.btn-2 {
    text-decoration: none;
}
.btn-2 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    color: #000;
    background-color: #5fc5e4 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
 
.btn-3 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
	color:#FFF;
    background-color: #5fc5e4 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius:10px;
}
a.btn-3 { text-decoration:none;}


.btn-5 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
	font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
	color:#FFF;
	margin-right: 25px;
    background-color: #5fc5e4 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius:0px;
}
a.btn-5:hover { text-decoration:none; color: #000;} 

.btn-6 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
	color:#5fc5e4 ;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #5fc5e4;
    border-radius:5px;
}
a.btn-6 { text-decoration:none;}



.why-chooseus { background:#60c5e4; padding-top:30px; padding-bottom:30px; color: #fff;
    font-weight: 900;}
.our-products { padding-top:25px; padding-bottom:10px; background:#f6f6f6;}
.our-products span { font-size:22px; color:#61c5e4;}

.our-products h2{
	margin:0px;
	font-weight: 600;
	padding-bottom: 30px;
}
.img-b { border:#5fc5e4 solid 10px; margin-right:10px;}
ul.b {    list-style-type: disc;
    margin-left: 18px;}
 
.list-1 li { font-size:12px;}

.border-right, .border-left  {
    position: relative;
}
.border-left:before, .border-right:after {
    position: absolute;
    content:'';
    height: auto;
    top:0px;
    bottom:0px;
    border-right: 1px solid #FFF;
    width: 0;
}
.border-left:before { left: -11px; }
.border-right:after { right: -10px; }


.border-right2, .border-left2  {
    position: relative;
}
.border-left2:before, .border-right2:after {
    position: absolute;
    content:'';
    height: auto;
    top:0px;
    bottom:0px;
    border-right: 1px solid #e6e6e6;
    width: 0;
}
.border-left2:before { left: -11px; }
.border-right2:after { right:4px; }



.border-right3, .border-left3  {
    position: relative;
}
.border-left3:before, .border-right3:after {
    position: absolute;
    content:'';
    height: auto;
    top:0px;
    bottom:30px;
    border-right: 1px solid #e6e6e6;
    width: 0;
}
.img-size1{
	margin-left: -160px;
	 margin-top: -50px;
}
.img-size2{
	margin-left: -160px;
	 margin-top: 0px;
}
.img-size{
	margin-left: -70px;
    margin-top: -50px;
}
.img-p{
	    margin-top: -50px;
}
.mrg-lef { margin-left:30px; margin-top:30px;}

.border-left3:before { left: -11px; }
.border-right3:after { right:4px; }

.padd-20 { padding-left:0px; padding-right:40px;}

.copy-right { background:#FFF; padding-top:10px; font-size: 13px; font-weight: 500;}
.copy-right p a{  text-decoration:none; color:#000;}
ul.ft-list  { margin-left:10%; margin-right:10%;}
.ft-list li i{ display:block; color:#fff; width:30px; height:30px; float:left; position: relative; top:5px;}
.ft-list li { color:#fff; padding-bottom:10px;}
.list-2 li a{ color:#fff; text-decoration:none;}
.list-2 li { padding-top:5px; padding-bottom:5px;}
ul.list-2 {  margin-left:35%; margin-right:10%;}
footer { background:#262833; padding-top:30px;}
footer h4 { font-size:24px;}

.no_pad{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.welcome-sec  h2{
	font-weight: 600;
}
ul.ft-list1  { margin-left:0%; margin-right:0%;}
.ft-list1 li i{ display:block; color:#000; width:30px; height:30px; float:left; position: relative; top:5px;}
.ft-list1 li {
    color: #000;
    padding-bottom: 10px;
    line-height: 30px;
}




.welcome-sec  h2 span{
	color:#61c5e4;
	font-size:20px;
	font-weight: 600;
}

.mg_btm{
	margin-bottom: 45px;
}

.cont_pstn{
	position: relative;
	left: -15px;
}

.ftr_tle h4{
	font-size: 18px;
	font-weight: 700;
}

.get_psn{
	position: relative;
	left:65px;
}

.qck_psn{
	position: relative;
	left: 120px;
}

.why-chooseus h4{
	padding-top: 10px;
}

/*Sub Page Styles*/

#inner_page_tle{
	background: #60c5e4;
	color:#fff;
	text-transform: uppercase;
	text-align: center;
}

#inner_page_tle h3{
	font-weight: 700;
	margin: 0px;
	padding: 45px 0px;
}

#lamination{
	padding-top: 40px;
}
#lamination2{
	padding: 10px 0px;
}
#lamination3{
	padding: 10px 0px;
}

#inner_content h1{
	color: #313131;
	font-weight: 600;
	margin: 0px;
	font-size: 30px;
	width: 90%;
	line-height: 35px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.sub_con:after{
	content: '';
	position: absolute;
	height: 83%;
    display: block;
    border-right: 1px solid #ddd;
    bottom: 0;
    right: -12px;
}

.sub_con p{
	text-align: justify;
	margin: 0px;
	padding-bottom: 18px;
}

.tab_txt {
    text-align: center;
    padding-top: 30px;
    line-height: 26px;
}

.tab_lnk{
	color:#29abe2;
}

.tab_lnk:hover, .tab_lnk:focus{
	text-decoration: none;
}

.abt_tab{
	padding-top: 30px;
}

.abt_tab .nav-pills{
	text-align: center;
	padding-bottom: 45px;
}

.abt_tab .nav-pills li{
	 float:none;
    display:inline-block;
	padding: 0px 12px;
	position: relative;
}

.abt_tab .nav-pills li:first-child:before{
	content: '';
	position: absolute;
	display: block;
	right: -3px;
	top:15%;	
	height: 70%;
	border-right: 1.5px solid #60c5e4;
}

.abt_tab .nav-pills li a{
	padding: 6px 25px;
	border:1px solid #60c5e4;
	color: #60c5e4;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 20px;
}

.abt_tab .nav-pills .active a,
.abt_tab .nav-pills li a:hover, 
.abt_tab .nav-pills li a:focus{
	background: #60c5e4;
	color: #fff;
}

.learn_txt{
	color:#60c5e4;
	text-align: center;
	font-weight: 600;
	padding-top: 20px;
}

.learn_txt span{
	text-transform: uppercase;
}

.learn_txt a{
	color:#60c5e4;
	transition:.3s ease-in;
	-webkit-transition:.3s ease-in;
	-moz-transition:.3s ease-in;
	-o-transition:.3s ease-in;
}

.learn_txt a:hover, .learn_txt a:focus{
	text-decoration: none;
	color:#000;
}

.cnt_num{
	text-align: center;
	font-weight: 700;
	margin: 0px;
	padding-top: 5px;
}

.map_img{
	float: left;
	width: 100%;
}

.map_img img{
	width: 100%;
	height: auto;
}

.rch_tle{
	font-weight: 700;
	font-size: 23px;
	padding-top: 20px;
}

.cnt_frm p{
	padding-bottom: 10px;
}

.cnt_frm .form-group{
	margin-bottom: 20px;
}

.cnt_frm .form-control{
	border-radius:2px;
	box-shadow: none;
}

.cnt_frm .btn-info{
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 2px;
	padding: 7px 35px;
}

.con_bg {
    margin-top: 79px;
    background: #f4f4f4;
    padding: 37px 34px;
}

.con_bg h4{
	font-size: 22px;
	padding-bottom: 10px;
}

.cnt_mail{
	color:#666;
	transition:.3s ease-in;
	-webkit-transition:.3s ease-in;
	-moz-transition:.3s ease-in;
	-o-transition:.3s ease-in;
}

.slide-text a.btn-primary{
	background: #5fc6e4;
    border: transparent;
    margin-top: 16px;
    padding: 13px 50px;
    color: #000;
}
.slide-text a.btn-primary:hover{
	background: #5fc6e4;
    border: transparent;
}
.cnt_mail:hover, .cnt_mail:focus{
	text-decoration: none;
	color:#60c5e4;
}

.con_bg p, .con_bg h4{
	font-weight: 500;
	color:#666666;
}

.mgbtm{
	margin-bottom: 40px;
}
#inner_content{
	padding-bottom: 40px;
    padding-top: 30px;
}
#inner_content .media-left{
	width: 48%;
}

#inner_content .media-body{
	padding-left: 10px;
}

#inner_content .media-body ul{
	margin-left: 20px;
}

#inner_content .media-body a{
	background: #60c5e4;
	text-transform: uppercase;
	color:#fff;
	font-weight: 600;
	display: inline-block;
	padding: 6px 20px;
	border-radius: 8px;
	line-height: normal;
	font-size: 12px;
}

#inner_content .media-body a:hover,
#inner_content .media-body a:focus{
	text-decoration: none;
}

#inner_content .media-left img{
	width: 100%;
	border:10px solid #60c5e4;
}

#inner_content .media-heading{
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 8px;
}

.brd_lne:after{
	content: '';
	position: absolute;
	border-right: 1px solid #ddd;
	display: block;
	height: 100%;
	top:0;
	right: 5px;
}

.prdt_tle{
	font-weight: 700;
	margin: 0px;
	line-height: 35px;
	font-size: 28px;
	padding-bottom: 25px;
}

.slnt_ftd{
	text-transform: uppercase;
	color:#666666;
	font-weight: 700;
	font-size:16px;
	padding-bottom: 10px;
}

.prdt_lst{
	margin: 0px;
}

.prdt_lst li{
	position: relative;
	padding-left: 15px;
	padding-bottom: 5px;
}

.prdt_lst li:before{
	content: '-';
	position:absolute;
	display: block;
	left:0;
	top:0;
}

.prdt_img figcaption {
    color: #60c5e4;
    font-weight: 600;
    text-align: center;
    font-size: 32px;
    padding-top: 15px;
    line-height: 35px;
}

.prdt_img .center-block{
	width: 80%;
}
.img-pdn {
    padding-top: 50px;
}
.img-2{
	top: -75px;
    position: relative;
	width:750px;
}
.img-thumbnail {
    background-color: #5fc6e4;
    color: #ffff;
    text-align: center;
    /* padding-top: 20px; */
}
.fig{
	padding-top: 15px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}
.gl_res {
    margin-bottom: 20px;
    width: 100%;
}
#gallery-img{
	padding-top: 40px;
    padding-bottom: 20px;
}