/* This stylesheet generated by Transfonter (https://transfonter.org) on March 15, 2018 11:37 AM */


.clear {
	clear: both;
}

/*********Header**********/
.header {
background: #000000;
}
.header-nav-bar {
	padding: 10px 0px;
	width: 100%;
	left: 0px;
}
.header .navbar-nav {
    position: absolute;
    right: 0;
}
.header-nav-bar .navbar-nav .nav-link {
	color: #fff;
	font-size: 14px;
	padding: 7px 18px;
	font-weight: 500;
	line-height: 60px;
}
.header-nav-bar .navbar-nav .nav-item:hover .nav-link {
	color: #ed2936;
}
.header-nav-bar .navbar-nav .nav-item > .nav-link {
	text-transform: uppercase;
}
.header-nav-bar .header_r {
	position: absolute;
	right: 0px;
	padding-top: 15px;
}
.header-nav-bar .rounded-button a {
	color: #263238;
	font-weight: 500;
}
.header-nav-bar .rounded-button a:hover {
	color: #ff4d7e;
}
.fixed-header .h5-nav-bar .navbar-nav .nav-link {
	line-height: 40px;
}
.header .searchB {
	display: inline-block;
}
.header .header-scoails .fa {
	background-color: #ee4a79;
	border-radius: 50%;
	color: #fff;
	font-size: 17px;
	height: 32px;
	margin-left: 3px;
	padding: 3px 0;
	text-align: center;
	width: 32px;
	line-height: 26px;
}
.header .header-scoails li {
	list-style: none;
	display: inline-block;
}
.header input[type=text] {
	width: 71px;
	box-sizing: border-box;
	border: 1px solid #ee4a79;
	border-radius: 25px;
	font-size: 16px;
	background-color: white;
	background: url(../images/search.png) 0 0 no-repeat;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 7px 10px 7px 10px;
	-webkit-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;
	background-position-y: center;
	background-position-x: right 26px;
}
.header .form-inline {
	float: right;
	width: 38%;
}
.header input[type=text]:focus {
	width: 100%;
}
.header .navbar-brand {
	margin-right: 50px;
}

/*----------------------banner---------------------*/
.banner {
}

body {
    background-color: #f8f8f8;
    width: 964px;
    margin: 0 auto;
}

/*----------------------inklink---------------------*/

.inklink .title {
    color: #4d4d4f;
    font-size: 38px;
    font-weight: 600;
}
.inklink p {
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 30px;
	color: #4d4d4f;
}

/*----------------------pricing---------------------*/

.pricing img {
    width: 100%;
}
.pricing .title {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,de2933+0,8a1d23+100 */
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgb(30,87,153) 0%, rgb(222,41,51) 0%, rgb(138,29,35) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(30,87,153) 0%,rgb(222,41,51) 0%,rgb(138,29,35) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(30,87,153) 0%,rgb(222,41,51) 0%,rgb(138,29,35) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#8a1d23',GradientType=0 ); /* IE6-9 */
color: #fff;
font-size: 16px;
font-weight: 600;
padding: 30px 32px 20px;
margin-top: -15px;
height: 90px;
z-index: -20;
position: relative;
}
.pricing .title::after {
    content: "";
    width: 100%;
    position: absolute;
    right: 0;
    bottom: -30px;
    border-bottom: 30px solid #97bf0d00;
    border-left: 140px solid #8b1d23;
    border-top: 0 solid #fc620400;
    border-right: 140px solid #8b1d23;
}

.pricing .back_color {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,de2933+0,8a1d23+100 */
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgb(30,87,153) 0%, rgb(222,41,51) 0%, rgb(138,29,35) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(30,87,153) 0%,rgb(222,41,51) 0%,rgb(138,29,35) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(30,87,153) 0%,rgb(222,41,51) 0%,rgb(138,29,35) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#8a1d23',GradientType=0 ); /* IE6-9 */
min-height: 240px;
z-index: -20;
position: relative;
}

.row.m-t-40 {
    margin-top: -190px;
}
.pricing .list-inline {
padding-left: 17px;
list-style: outside;
text-align: left;
font-size: 15px;
font-weight: 600;
}
.pricing p {
text-align: center;
font-size: 15px;
font-weight: 600;
}
.pricing .client {
    width: auto !important;
    margin-top: 18px;
}
.pricing .btn {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,de2933+0,8a1d23+100 */
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgb(30,87,153) 0%, rgb(222,41,51) 0%, rgb(138,29,35) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(30,87,153) 0%,rgb(222,41,51) 0%,rgb(138,29,35) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(30,87,153) 0%,rgb(222,41,51) 0%,rgb(138,29,35) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#8a1d23',GradientType=0 ); /* IE6-9 */
color: #fff;
font-size: 19px;
font-weight: 600;
padding: 6px 35px;
text-transform: uppercase;
margin-top: 20px;
border-radius: 20px;
margin-bottom: 30px;
}
.pricing .btn:hover {
    opacity: 0.8;
}
.pricing .price {
color: #404041;
font-size: 38px;
font-weight: 700;
padding: 6px 35px;
text-transform: uppercase;
position:relative;
}
.pricing .card-body {
    padding: 5px;
}
.pricing h2 {
background: rgba(169,3,41,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(169,3,41,1)), color-stop(35%, rgba(143,2,34,1)), color-stop(100%, rgba(122,26,31,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
background: radial-gradient(ellipse at center, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#7a1a1f', GradientType=1 );
color: #fff;
font-size: 22px;
font-weight: 700;
padding: 14px 35px 14px;
margin-bottom: -29px;
margin-right: 20px;
}
.pricing h2::after {
    content: "";
    width: 18px;
    position: absolute;
    right: 17px;
    top: 0px;
    border-bottom: 27px solid #7f1b20;
    border-top: 27px solid #7e1b20;
    border-right: 19px solid #646fda00;
}
.pricing h6 {
    font-size: 12px;
    font-weight: 600;
    margin: 15px 0 0 0;
}
.pricing .price sub {
    position: absolute;
    top: 4px;
    font-size: 15px;
    text-transform: none;
    width: 100%;
    text-align: center;
    right: 0;
}



/*----------------------video_part---------------------*/

.heading_l {
    background: rgba(169,3,41,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(169,3,41,1)), color-stop(35%, rgba(143,2,34,1)), color-stop(100%, rgba(122,26,31,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    background: radial-gradient(ellipse at center, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#7a1a1f', GradientType=1 );
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding: 11px 35px 11px;
    text-align: center;
    margin-right: 20px;
	margin-bottom: 10px;
}
.heading_l::after {
    content: "";
    width: 18px;
	position: absolute;
	right: 17px;
	top: 0px;
	border-bottom: 28px solid #850e21;
	border-top: 27px solid #821120;
	border-right: 19px solid #646fda00;
}
.heading_r::after {
content: "";
width: 18px;
position: absolute;
left: 14px;
top: 0px;
border-bottom: 28px solid #850e21;
border-left: 19px solid #f8b33400;
border-top: 27px solid #850e21;
}
.heading_r {
	margin-right:0;
	margin-left: 18px;
}
.video_part img {
	width:100%;
	margin-top: 10px;
}



/*----------------------Printer_Brand---------------------*/

.printer_brand {
    margin-top: 50px;
}
.printer_brand h2 {
    background: rgba(169,3,41,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(169,3,41,1)), color-stop(35%, rgba(143,2,34,1)), color-stop(100%, rgba(122,26,31,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    background: radial-gradient(ellipse at center, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 35%, rgba(122,26,31,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#7a1a1f', GradientType=1 );
color: #fff;
font-size: 22px;
font-weight: 700;
padding: 15px 35px 14px;
margin-top: -28px;
text-align: center;
margin-left: 18px;
}
.printer_brand h2::after {
content: "";
width: 18px;
position: absolute;
left: 14px;
top: -28px;
border-bottom: 29px solid #850e21;
border-left: 19px solid #f8b33400;
border-top: 27px solid #850e21;
}

.printer_iner {
	background-image: url(../images/p_back.jpg);
}
.printer_iner .box {
background-color: #fff;
padding: 6px;
border-radius: 4px;
margin: 15px 0 14px;
}
.printer_iner .box img {
	width:100%;
}
.printer_iner .box .client {
	margin-top:17px;
	text-align: center;
}
.printer_iner .box .client img {
	width:auto;
	text-align:center;
}
.printer_iner .btn {
    background: rgb(30,87,153);
    background: -moz-linear-gradient(top, rgb(30,87,153) 0%, rgb(222,41,51) 0%, rgb(138,29,35) 100%);
    background: -webkit-linear-gradient(top, rgb(30,87,153) 0%,rgb(222,41,51) 0%,rgb(138,29,35) 100%);
    background: linear-gradient(to bottom, rgb(30,87,153) 0%,rgb(222,41,51) 0%,rgb(138,29,35) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#8a1d23',GradientType=0 );
color: #fff;
font-size: 17px;
font-weight: 600;
padding: 3px 50px;
margin-top: 20px;
border-radius: 20px;
margin-bottom: 10px;
line-height: 28px;
}
.printer_iner .btn:hover {
    opacity: 0.8;
}



.footer-scoails li {
    list-style: none;
    display: inline-block;
}
.footer-scoails .fa {
    background-color: #fff;
    border-radius: 50%;
    color: #3b3b3b;
    font-size: 17px;
    height: 22px;
    margin-left: 5px;
    padding: 3px 0;
    text-align: center;
    width: 22px;
}
.footer_top {
background: #1c1b1a;
padding: 15px 0 15px 0;
border-bottom: 1px solid #fff;
}
.footer_top p {
color: #fff;
font-size: 12px;
line-height: 26px;
margin: 0px;
}
.footer-scoails {
    margin: 0px;
}
.footer_bottom {
	background: #1c1b1a;
padding: 10px 0 10px 0;
}
.footer_bottom p {
color: #fff;
font-size: 12px;
line-height: 26px;
margin: 0px;
font-weight: 600;
}

 @media (max-width: 991px) {
.header-nav-bar {
	padding: 10px 0px;
}
.header-nav-bar .navbar-brand {
	position: relative;
}
.header-nav-bar .navbar-collapse {
	background: #263238;
	padding: 22px 15px 150px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
	box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
	z-index: 10;
}
.header-nav-bar .navbar-nav .nav-link {
	color: #ffffff;
	line-height: 30px;
}
}
 @media (max-width: 767px) {
.header-nav-bar .header_r {
	position: absolute;
	right: inherit;
	padding-top: 0;
	padding-left: 15px;
}
.header-nav-bar .navbar-collapse {
	padding: 15px 15px 50px !important;
}
.header-nav-bar .navbar-collapse {
	padding: 15px 15px 50px !important;
}
.header-nav-bar .header_r {
	position: absolute;
	right: inherit;
	padding-top: 0;
}

body {
    width: 100%;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    color: #fff;
}
.slide-image {
    width: 100%;
}
.pricing .back_color {
    background: #f8f8f8;
    min-height: 230px;
}
.inklink .title {
    font-size: 30px;
}
.pricing h2 {
    padding: 15px 35px 13px;
}
.pricing .card-body {
    padding: 5px;
/*    width: 290px;
    margin: 0 auto;*/
}
.heading_r {
    margin-top: 20px;
}
.heading_r::after {
    top: 20px;
}
.printer_brand h2 {
    font-size: 15px;
    padding: 19px 35px 18px;
}
.footer-scoails {
    margin: 6px 0 0 0;
    float: none;
	text-align:center;
	padding-left: 0;
}
.footer_top p {
    text-align: center;
}
.footer_top .d-flex {
    display: block !important;
}

.printer_iner {
    background-size: cover;
}
.header-nav-bar .navbar-collapse {
    padding: 22px 15px 150px !important;
}
.clearfix_f {
    display: block;
}
.pricing h2::after {
border-bottom: 27px solid #850e21;
}
.printer_brand h2::after {
    border-bottom: 28px solid #850e21;

}
}
 @media (min-width: 327px) and (max-width: 575px) {

.container {
    max-width: 320px;
}	 
 }
 
  @media (min-width: 576px) and (max-width: 767px) {

.pricing .title::after {
    border-left: 250px solid #8b1d23;
    border-right: 250px solid #8b1d23;
}	 
 }
 
 @media (min-width: 768px) and (max-width: 991px) {
.header .navbar-brand {
	margin-right: 26px;
}
.pricing .title {
    font-size: 16px;
    padding: 30px 20px 20px;
}
body {
    width: 100%;
}
.printer_iner .btn {
    padding: 3px 27px;
}
.slide-image {
    width: 100%;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    color: #fff;
}
.header-nav-bar .navbar-collapse {
    padding: 22px 15px 150px !important;
}
.pricing .title::after {
border-left: 100px solid #8b1d23;
border-right: 100px solid #8b1d23;
}
.pricing .btn {
    margin-top: 20px !important;
}
.price_box {
   height: 470px !important;
}
.footer-scoails {
margin: 0px;
padding: 0 0 0px 15px;
}
.footer-scoails .fa {
    font-size: 12px;
    margin-left: 1px;
    padding: 3px 0;

}

}

@media (min-width: 992px) and (max-width: 1199px) {
.price_box {
    height: 300px;
}
.pricing .btn {
    margin-top: 20px !important;
}
}

@media (min-width: 1200px) {
.container {
	max-width: 1170px;
}
}
@media (min-width: 991px) {
.price_box {
    height: 320px !important;
}
.pricing .btn {
    margin-top: 20px !important;
}
}