body{ overflow-x:hidden; }
hr { height: 1px; margin: 2em 0; border: 0; background: -webkit-linear-gradient(left, transparent, rgba(0,0,0,0.09) 10%, rgba(0,0,0,0.09) 90%, transparent);}
p{ font-size: 16px;font-weight: normal; }
section{ padding: 30px 0;}
ul, ol{ margin-bottom: -5px;}
ul{list-style:none;}
.font-size-jt {
    line-height: 1.556;
    font-size: 1.700rem;
    font-weight: 300;
    text-align: justify;
}
.header{
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 72px;
}


textarea {
    min-height: 120px;
}

.fancybox-lock .fancybox-overlay{ background-color:rgba(0,0,0,.8); }

.brand-logo-mob{
	display: none;
}

.depts{display:flex;margin:0;}
.dept1, .dept2, .dept3, .dept4{flex:1;}
.dept1 h6, .dept2 h6, .dept3 h6, .dept4 h6{text-transform:uppercase;font-size:18px;}
.dept1{border-bottom:1px solid #c7c7c7;border-right:1px solid #c7c7c7}
.dept2{border-bottom:1px solid #c7c7c7}
.dept3{border-right:1px solid #c7c7c7;padding-top:10px}
.dept4{padding-top:10px}


@media(max-width: 768px){
	hr { margin: 1em auto; }
    .depts{display:block !important;}
    .dept1, .dept2, .dept3, .dept4{flex:0;border:none;}
}

a:hover, a:focus { color:#3A539B; }
.actives{ color:#3A539B !important;  }
.activ { color: #55606c; background-color: rgba(202,206,209,.5); }

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-right{ float: none!important;}
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar .container > .navbar-header, .navbar .container-fluid > .navbar-header, .navbar .container > .navbar-collapse, .navbar .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-default .container {
        width: 100%;
        padding-right:0px;
        padding-left:0px; 
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{ margin-left: -18px; }
    .brand-logo{ display: none; }
	.brand-logo-mob{ display: block; width:325px;}
}

.navbar-toggle:before{display: none;}
.navbar-nav>li>a{ font-weight: 600; text-transform: uppercase; padding: 15px 16px; font-size: 14px; padding-top: 10px;}
.navbar-default{ border-radius: 0px; background-color: #fff; margin-bottom: 0px;}
.navbar-brand .brand-logo { /*width: 200px;*/  width: 410px; }
.navbar-default .navbar-nav > li > a:hover , .navbar-default .navbar-nav > li > a:focus{ color: #3A539B; }

.navbar-nav > li > .dropdown-menu {  min-width:230px;background-color: #f0f0f0; border-top-right-radius: 0px; right: 0px; border-top-left-radius: 0px; margin-top: 0px;}

.navbar-nav li .dropdown-menu li{position:relative}
.navbar-nav li .dropdown-menu .dropdown-submenu ul{display:none;position:absolute;margin-left:-40px;left:100%;top:0}
.navbar-nav li .dropdown-menu .dropdown-submenu ul a{min-width:250px;display:block;padding:10px;background:#fcfcfc;color:#666;}
.navbar-nav li .dropdown-menu .dropdown-submenu ul a:hover{background:#e1e1e1;}
.navbar-nav li .dropdown-menu .dropdown-submenu:hover > ul{display:block}

.btn-primary{
	background-color: #3A539B;
	padding-right: 32px;
	padding-left:32px;
}
.btn-primary:hover, .btn-primary:focus, .chosen{
	background-color: #314684;
}
@media only screen and (max-width: 991px) and (min-width: 356px){
	.navbar-nav>li>a {
	    margin-left: 0em;
	}
}
@media only screen and (min-width: 991px){
	.navbar-brand { 
		background-color: #fff;
		margin-top:5px;
	    margin-left: 0px;
	    padding-bottom:92px;
	    padding-top: 2px;
	    padding-left: 8px;
	    padding-right: 8px;
	    position: absolute;
	    z-index: 9;
	    width:400px;
	    height:120px;
	}
	
	.nav-phone{ 
		margin-top: 10px;
		padding-right: 34px;
	}
	.nav-phone a{
		margin-right: 14px;
		font-size: 14px;
		color: #34495e;
	}
	.nav-phone a:last-child{
		margin-right: 0px; margin-left: 14px;
	}
	.navbar-right{
		padding-bottom: 6px;
	}
}

@media only screen and (max-width: 992px){
	.navbar-nav>li>a {
	    border-bottom: 1px solid #e7e7e7;
	    padding-top: 20px;
	    padding-bottom: 20px;
	    font-size: 16px;
	}
	.navbar-nav>li>a:nth-child(6){ border: none; }
	.navbar button .fa {
	    font-size: 28px;
	    margin-top: 4px;
	}
	.navbar-toggle{
		line-height: 27px;
	}
	.navbar-brand { padding:8px 21px;}
	.brand-logo { width: 210px; }
	.nav-phone { display: none; }

}

.breadcrumb>li+li:before{ content: "\f101"; font:normal normal normal 14px/1 'FontAwesome'; }
.breadcrumb>li+li:before { padding: 0 18px; color: #2d2c32; }
.breadcrumbs-box {
    border-bottom: 1px solid #f1f1f1;
}
.breadcrumbs-box ul {
    padding: 25px 0 21px;
    margin: 0;
    background-color: transparent;
}
.breadcrumbs-box ul li {
    float: left;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    color: #636364;
    font-weight: 700;
    margin: 0 4px;
    position: relative;
    margin-top: 6px;
    margin-left: 5px;
}
.breadcrumbs-box ul li a {
    color: #2d2c32;
    text-transform: uppercase;
}
/*----------------------------------
**		 Home
----------------------------------*/

#banner{ padding: 0; }
.example-animation{ color: #FFF; }
.example-animation h3{ font-family:Philosopher;font-size:42px; }
.example-animation div{ font-size:18px; }
.nav-link.active{ background-color: #f38929 !important; }
.nav-link{ background-color: #fff !important; }

#home {padding-top: 60px; }
#home .btn { background-color: #fff; color: #3A539B; font-weight:400; border: 2px solid #3A539B; }
#home .btn:hover, #home .btn:focus{ background-color: #3A539B; color: #fff; font-weight:400;}
#home h3 { font-weight: 400; }
#home p { font-weight: normal; margin-bottom:36px;}
#feature{ background-color: #d4e1e9; }
#feature {    padding-bottom: 120px;
    padding-top: 68px; }
#feature .pro{ margin: 0 auto;}

.feat {     display: block;
    background-color: rgba(58,83,155,0.8);
    width: 320px;
    z-index: 99;
    position: relative;}
.feat h5{     font-weight: 200;
        font-weight: 200;
    color: #fff;
    padding: 10px 10px;
    font-size: 21px;
    margin: 0px;
    z-index: 999; position: relative; top:23px;}
.feat{
    background: url('../../img/special.png') no-repeat;
    display: block;
    width: 434px;
    height: 90px; margin-bottom: 56px;}

.hd {
    background-color: #455DA1;
    height: 20px;
    width: 100%;
    display: block;
    padding: 20px;
    max-width: 360px;
    margin: 0 auto;
}

.hd h5{
	margin: -9px;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #fff;
}

@media(max-width: 991px){
	.hd{
		margin-bottom:26px;
	}
}

#started .btn{ padding:14px 30px; text-transform: uppercase; display: block; margin: 30px auto; width: 236px;}    
#started .btn{ margin-top: 24px; }
#started .btn:focus{ color: #fff; }
#started p { font-size: 18px; font-weight: 200; }
#started h2 { font-weight: 700; font-size: 52px; }
#started h5 { font-weight: 600; font-size: 22px; }
#started .spacer{ font-weight: 300; }


@media only screen  and (max-width: 786px){
	#started .spacer { display: none; }
	#started .br1, #started .br2  { display: block; }
	#started h2 { font-size: 38px; }
	.feat { background-size: 332px; }
	.feat h5 { font-size: 19px; top: 13px; }
}

#benefits { margin-bottom: 0px; }
#benefits h5 { margin-bottom: 60px;  font-size: 32px;}
#benefits h6 {font-weight: 600; font-size: 18px; }
#benefits .ico{
    width: 100%;
    text-align: center;
    height: 60px;
    margin: 0 auto;
    background-position: -3px 0px;
}
#benefits .quality {
    background-position: -263px 9px;
}
#benefits .energy {
    background-position: -6px -118px;
}
#benefits .time {
    background-position: -137px -119px;
}
#benefits .life {
    background-position: -142px 6px;
}


#gallery .img-responsive{
	margin: 0 auto;
}

#gallery .row{
	margin-bottom: 26px;
}

.isotope-item { 
  z-index: 2; 
} 
  
.isotope-hidden.isotope-item { 
  pointer-events: none; 
  z-index: 1; 
} 
  
.isotope, 
.isotope .isotope-item { 
-webkit-transition-duration: 0.8s; 
   -moz-transition-duration: 0.8s; 
        transition-duration: 0.8s; 
} 
  
.isotope { 
-webkit-transition-property: height, width; 
   -moz-transition-property: height, width; 
        transition-property: height, width; 
} 
  
.isotope .isotope-item { 
-webkit-transition-property: -webkit-transform, opacity; 
   -moz-transition-property:    -moz-transform, opacity; 
        transition-property:         transform, opacity; 
}

/*-----------------------------------
**		 Home-products
-----------------------------------*/
.showcase {
   margin-bottom: 40px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.hd{    transition: all .3s ease;
    -webkit-transition: all .3s ease; }
.showcase img{
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	box-shadow: 0 2px 5px 0px rgba(200, 200, 200, 0.26);

}
.showcase:hover img{
	opacity: 0.9;
}

.showcase:hover .hd{
 	box-shadow: 0px 3px 8px 3px rgba(0, 0, 0, 0.13);
}

.home-option:hover img {
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.13);
}
.showcase:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}

/*-----------------------------------
**		 About
-----------------------------------*/
#banners { padding: 0px;}
#banners .bg-about{ background:#ccc;border-top:2px solid #b1aef5;border-bottom:2px solid #b1aef5 }
#banners .bg-txt { padding: 0px 60px;
    color: #000;
    font-size: -webkit-xx-large;
    font-weight: 400;}

.technology-benefits{
	background: #d4e1e9;
	padding: 40px 0px;
	padding-bottom: 60px;
}
.technology-benefits ul{margin-left:-40px}
.technology-benefits li{
	font-weight: normal;
    font-size: 16px;
    list-style: none;
    margin-bottom:25px;
}

.technology-benefits .fa {
	float: left;
    padding-right: 12px;
    padding-top: 6px;
    color: #3A539B;
}
.technology-benefits .header:before{
	background-color:#3A539B;	
	margin-top: 68px;
}

.technology-benefits .header {
	margin-bottom: 80px;
}


.global-warper img{
	margin: 24px auto;
    padding-top: 40px;
    width: 760px;
}


@media only screen and (max-width: 991px){
	.technology-benefits .img-responsive{
		margin: 0 auto;
		margin-top: 52px;
	}
}

#contact .line, #products .line, #printers .line, #custom .line {
	display: block;
    width: 86px;
    height: 2px;
    background: #f38929;
    margin-top: 2px;
    margin-bottom: 10px;
}
#contact .header, #products .header,  #printers .header, #custom .header{
	margin-bottom: 6px;
}
#contact h5:before, #products h5:before, #printers h5:before, #custom h5:before{
	display: none;
}

.form-group.focus .form-control, .form-control:focus, .form-group.focus .select2-search input[type="text"], .select2-search input[type="text"]:focus{
	border-color: #f38929;
}

#contact .support li{
	list-style: none;
	float: left;
	width: 246px;
	margin: 14px 0 20px;
}
#contact .support li img{
	padding-right: 6px;
}
#contact .bg-info{
	background: #2d2c32;
	line-height: 1;
	padding: 20px 22px;
	color: #b4b4b4;
	overflow: hidden;
}
#contact .bg-info li{
	padding-left: 20px;
    position: relative;
    list-style: none;
    padding-bottom: 0px;
    padding-top: 13px;
}

#contact .bg-info li span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    color: #b4b4b4;
    letter-spacing: 1px;
    padding-bottom: 7px;
}

.bg-info .fa {
    font-size: 26px;
    float: left;
    padding-top: 14px;
    color: #828282;
}

.bg-info .fa-map-marker{
    font-size: 35px;
    padding-top:40px;
}

@media(max-width: 991px){
	.bg-info .fa-map-marker{
		padding-top: 21px !important;
	}

}

.bg-info h6{
	text-transform: uppercase;
	color: #b4b4b4;
	letter-spacing: 1px;
	font-weight:600;
}


.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{ font-size: 14px; }

.feature-list{ font-size: 14px;}
.feature-list li{ list-style: none; }
.feature-list .fa { font-size: 20px; float: left; color: #F38929; padding-top: 4px; padding-right: 11px;}
/*-----------------------------------
**		 products
-----------------------------------*/
#products, #printers  { padding-top: 52px;}
 .desc { font-weight: 400; font-size: 21px; color: #6C7A89; }
 .desc1{ padding-bottom: 12px; font-size:16px;}
#printers .col-md-5 img{ margin: 0 auto; }

#products .row{
	margin-bottom: 26px;
}

#products a{
	color: #34495e;
}

#products .pro-title{
	margin-top: 12px;
	font-weight: 400;
	font-size: 18px;
	display: block;
}

#products .product_con:hover span.text-content {opacity: 1;}
span.text-content {opacity: 0; color: white;cursor: pointer;display: table;margin: 0 auto;height: 100%;left: 0;position: relative;width: 100%;-webkit-transition: opacity 500ms;-moz-transition: opacity 500ms;-o-transition: opacity 500ms;transition: opacity 500ms; cursor: pointer;}
.product_con {max-width: 100%; max-height:100%; position:relative; overflow:hidden;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;filter: alpha(opacity=0);background: rgba(26,26,26,0.3);color: white; cursor: pointer;}

.product_con img{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: auto;
  cursor: pointer;
}


.product_img {max-width:100%; max-height:255px; }
.product_img img {min-width:100%; max-height:255px; }

.product_con:hover img{transform: scale(1.1)}
.product_details {width: 100%; height:100%; position:absolute; top:0; left:0;text-align:center;}

.product_details h4{color:#fff;padding:0 10px; margin:8px 0 5px 0;vertical-align: middle;display: table-cell;text-align: center; font-size: 1.4em; font-weight: 200;}
.project_con:hover .project_details {top:0;text-decoration:none;}
.product_details:focus {top:0;text-decoration:none;}


.overlay {
    background: transparent;
    position: absolute;
    width: 70%;
    height: 400px;
    top: 1097px;
    right: 0px;
}

.overlay1 { 
	background: transparent;
	position: absolute;
	width: 30%;
	height: 276px;
	top: 1215px;
	left: 0px;
}

/*-----------------------------------
**		 footer
-----------------------------------*/

#footer {
	padding-top: 15px;
	background: #f0f0f0;
	box-shadow: 0 1px 1px 0 rgba(240,240,240,0.1) inset;
	font-size: 13.8px;
	color: #999;
	line-height: 1.8em;
	-webkit-font-smoothing: antialiased;
	border-top: 3px solid #3A539B;
}

footer a {
    font-weight: 600;
}
#footer p{
	font-size: 13.8px;
	margin-bottom:4px; 
    font-weight: 500;
}

#footer .links{
	padding: 2em 0;
	padding-top: 1.5em; 
}
#footer .links li{	
	list-style: none;
}
#footer .links li a{
	font-weight: 500;
	font-size: 13.8px;
}

#footer .btn {
	margin-top: 12px;
}

.links h6 {
	font-size: 14px;
	font-weight: 600;
	color: #3A539B;
	text-transform: uppercase;
}

#footer .foot {
    background: rgba(255,255,255,0.4);
    padding:28px 0; 
}

@media only screen and (min-width: 992px){
	.loc {
		margin-bottom: 16px;
	}

	.loc .fa{
		color: #9aa4af;
	    font-size: 36px;
	    float: left;
	    width: 42px;
	}

	#footer .loc .disp{
		display: -webkit-box;
	}

	#footer .fa-map-marker{
		margin-top: 11px;
	}
	.about_section{padding:40px 8%;}
    .about_section .about_img{width:84%;}

}

#footer hr{
	margin-bottom: 8px;
	    margin-top: 8px;
	    clear: both;
}

.h-footer-social .fa { font-size: 20px;}
.h-footer-social a{ margin-right: 12px; }
.h-footer-social {
    float: left;
    display: block;
    padding-top: 8px;
    padding-left: 10px;
}

.h-footer-social a:nth-child(5){ margin-right: 0; }

@media only screen and (max-width: 991px){
	#footer .links{
		text-align: center;
		padding-bottom: 2em;
	}
	#footer .links .col-md-3{
		padding-bottom: 1em;
	}
	#footer .links .col-md-3:nth-child(4){
		padding-bottom: 0px;
	}
	#footer hr{
		margin-top: 20px;
	}
	.h-footer-social{
		text-align: center;
		padding: 0;
		margin:0 auto;
		width:100%;
		margin-top: 26px;
	}
	.h-footer-social a:nth-child(4){
		margin-right:0px;
	}
	.loc {
		margin-top: 24px;
	}
	.loc .fa{
		font-size: 36px;
	}
	.loc .mail, .loc .tel{
		display: block;
	}

}

@media (max-width: 768px){
   .foot .pull-right, .foot .pull-left {
		display: block;
		float: none !important;
		text-align: center;
	}
	.foot .pull-right{
		margin-bottom: 12px;
	}
}
.contact_extra h6{font-size:16px;text-transform:uppercase;padding:0px;font-weight:600;margin:8px 0px 0px;}
.contact_extra span{padding:3px 0px;line-height:0px;}
.country-list ul li{font-weight:normal;font-size:15px;line-height:30px}


.products{display:block;color:#333;}
.products ul{margin-left:-40px;}
.products ul li{margin:12px 0px;}
.products ul li a{font-size:16px;color:#333;}
.products ul li ul{margin-left:12px;}
.products ul li ul li{margin:0px;margin-left:0px;}
.products ul li ul a{font-size:14px;color:#333;}



@-webkit-keyframes pulse {
    from {
     box-shadow: 0 0 0 0 rgba(30,126,52,.99)
    }
     to {
      box-shadow: 0 0 0 20px rgba(30,126,52, .01)
     }
}    
@keyframes pulse {
    from {
     box-shadow: 0 0 0 0 rgba(30,126,52, .99)
    }
    to {
     box-shadow: 0 0 0 20px rgba(30,126,52, .01)
    }
}
