*{
	margin:0;
	padding:0;
	font-family: 'Raleway', sans-serif;
    box-sizing: border-box;
}

body {
    background: #fff;
    color: #98A3AD !important;
    font-size: 100.1%;
    padding: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size:16px;
}
.item-page p{
	font-size:17px !important;
}
body.contentpane {
	width:auto;
	margin:10px;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "arial",sans-serif !important;
	margin-bottom:20px;
}

img { border: 0 none; }
.header1, .paragraph4, .header4, .header3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.header3 {
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.phone_num a
{
	color: #98A3AD;
	text-decoration:none;
}

.topMenu
{
	background:#252525;
	border: 1px solid #fff;
}

#gruemenu > ul > li.has-sub > a {
    padding-right: 32px;
}
div#gruemenu {
    background-color: #9dbf43 !important;
}
#gruemenu.grue_94 > ul > li:hover > a, #gruemenu.grue_94 > ul > li > a:hover, #gruemenu.grue_94 > ul > li.active > a {
    background: transparent !important;
}
#gruemenu > ul > li > a {
    border-right: transparent !important;
}
div#gruemenu ul {
    text-align: center !important;
}
#gruemenu.grue_94 > ul > li {
    float: none !important;
}
#gruemenu.grue_94 ul.sub-menu li a {
    background-color: #9dbf43 !important;
    font-size: 14px !important;
    padding: 3px 20px !important;
    line-height: 1.42857143 !important;
}
ul.sub-menu {
   border: 1px solid #9dbf43 !important;
    padding: 5px 0px !important;
    background-color: #9dbf43;
    border-radius: 5px;
}
#gruemenu > ul > li > a {
    padding: 18px 10px 23px 10px;
}
.overlBtn
{
	margin: 0px 5% !important;
	padding: 25px 0px 85px !important;
}

/* The overlay effect (full height and width) - lays on top of the container and over the image */
.overZoom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00adef;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: .3s ease;
}

/* When you mouse over the container, the overlay text will "zoom" in display */
.box-head:hover .overZoom {
  transform: scale(1);
}

/* Some text inside the overlay, which is positioned in the middle vertically and horizontally */
.over-text {
    width: 100%;
    padding: 0px 10px;
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.over-text p {
    width: 100%;
    font-size: 15px;
    text-align: center;
}
.box-body {
    padding: 10px;
}
.box-body h2 {
    text-align: center;
    font-size: 1.8em;
	font-family:"arial",sans-serif;
}
.background-blue
{
	background-color: #00adef;
}
.cntr {
    text-align: center;
    margin: auto;
    position: relative;
    display: block;
}
.top_blue_bg_content
{
	color:#fff;
	text-align:center;
}


.text-blue {
    color: #00adef;
}

.bold {
    font-weight: bolder;
}

.homeTitle
{
	padding-top:5%;
}
.item-page h3{
	margin-bottom:2%;
}
.btn-visit {
    background-color: #00adef;
    width: 185px;
    padding: 10px;
    border-radius: 15px;
    color: #FFF;
    border: solid;
    text-decoration: none;
}
.btn-visit:hover {
    background-color: #00adef;
    width: 185px;
    color: #FFF;
    border: solid;
    text-decoration: none;
}

.show-room {
    background-image: url(../images/showroom1.jpg);
    min-height: 31.250em;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 150px;
}
.text-white {
    color: #FFFFFF;
}
.background-blue {
    background-color: #00adef;
}
.lrg-text {
    font-size: 200% !important;
    line-height: normal;
}
footer {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #000;
}
footer h4 {
    color: #00aef1;
	font-size:18px;
}
footer p, footer span, footer a{
    color: #fff;
}

.fa-2x {
    font-size: 2em;
}
.footer-pad {
    padding-bottom: 15px;
}
.img-greyscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.7;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.meet:hover .overlay {
  bottom: 0;
  height: 100%;
}
.icon-align {
    font-size: 45pt;
    top: 16px !important;
    *left: 15px;
}
.icon-display {
    width: 100px;
    height: 100px;
    border: solid #fff;
    border-radius: 55px;
    margin: auto;
}
.icon-align4 {
    font-size: 45pt;
    top: 16px !important;
    left: 18px;
}
.icon-align2 {
    font-size: 45pt;
    top: 0px !important;
}
.icon-align3 {
    font-size: 45pt;
    top: 16px !important;
    left: 20px;
}
.nounderline a, .nounderline a:hover
{
	text-decoration:none;
}
.paralax3 {
    background-image: url(../images/document-printing-paralax.jpg);
    min-height: 31.250em;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
.paralax2 {
    background-image: url(../images/document-management-paralax.jpg);
    min-height: 31.250em;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
.text-white {
    color: #FFFFFF;
}
.bolder {
    font-weight: 900;
    font-size: 350%;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
#myBtn .btn
{
	display:block !important;
}
.bold {
    font-weight: bolder !important;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
	text-decoration:none;
}
#myBtn:hover{
	text-decoration:none;
}
.paralax {
    background-image: url(../images/service-paralax.jpg);
    min-height: 31.250em;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
.blogTitle {
    border-bottom: solid 2px #000	;
	font-size:30px !important;
	margin-top: 20px;
    margin-bottom: 10px;
}
ul{
	list-style-position: inside;
}
.getintouch-banner {
    text-align: center;
    padding: 15px 0 10px 0;
    height: 185px;
    background-image: url(../images/Untitled-2.gif);
    background-repeat: no-repeat;
    background-size: cover;
}
.getintouch-banner a
{
	color:#fff;
}
.header1, .paragraph4, .header4, .header3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#rsform_3_page_0 label
{
	display:none;
}
#rsform_3_page_0.form-horizontal .controls
{
	margin-left:0px;
	
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	width:100% !important;
	height: 34px;
	
}
textarea{
	height:54px !important;
}
#rsform_3_page_0.form-horizontal .rsform-submit-button
{
display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	background-color:transparent;
	color:#333;
}

.header3sw {
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.5em;
    color: rgb(255, 255, 255);
    letter-spacing: 2.5px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.text14spacingw {
    position: relative;
    line-height: 1.5em;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(255, 255, 255);
    letter-spacing: 1.2px;
    margin-bottom: 0.5em;
}

.card {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
    padding-left: 2em;
    padding-right: 1em;
    margin-left: 20px;
}
.card-title {
    margin-top: 0px;
    font-weight: 700;
    font-size: 1.65em;
}

.btn-machines2 {
    border: solid 3px #fff;
    border-radius: 25px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}
.carousel-caption h2, p, a {
    text-shadow: 0px 0px 0px rgb(0, 0, 0, 0);
    text-align: left;
}
.btn-machines2:hover {
    color: #00ADEF;
    background-color: #fff;
    border: solid 2px #00ADEF;
	text-decoration:none;
}
.card:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.logo p {
    margin-bottom: 0px;
}

.btn-machines {
    border: solid 3px #fff;
    border-radius: 25px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}
.canon_logo img{
	text-align:right;
}
.canon-logo {
    float: right;
    margin-top: 15px;
}
.btn-machines3 {
    border: solid 3px #0487B9;
    border-radius: 25px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    width: 150px;
}
#gruemenu ul li ul.sub-menu li.item-139 a, #gruemenu ul li ul.sub-menu li.item-144 a, #gruemenu ul li ul.sub-menu li.item-150 a
{
	color: #F9FCFD;
    background-color: #464545 !important;
    font-size: 14px;
    line-height: 1.42857143;
    white-space: nowrap;
}
footer p, span, a, label {
    color: #fff;
}
.lrg-icons {
    font-size: 38pt;
}
h1 span{
	color: #98A3AD;
}
.flex-caption .background-blue
{
	background:transparent !important;
}
/*
div.rowff:nth-child(even)
{
	background:#00adef !important;
}
div.rowff:nth-child(odd)
{
	background:#fff !important;
}
div.rowff:nth-child(odd) .btn-machines.background-blue
{
	background:#00adef !important;
}
div.rowff:nth-child(odd) .btn-machines {
  
    color: #fff !important;
}
div.rowff:nth-child(odd) .text-white, div.rowff:nth-child(odd) p{
	color:rgb(51, 51, 51);
}
*/
#gruemenu, #gruemenu ul, #gruemenu ul li, #gruemenu ul li a
{
    z-index: 111;
}

#gruemenu.grue_94 ul.sub-menu li a:hover
{
    background-color:#000 !important;
}

.blog .items-more
{
    display:none;
}
.pagination ul
{
    text-align:center;
    width:100%;
}

.pagination  ul li
{
    display:inline-block;
    text-align:center;
   
}


.flex-caption
{
    background: #00adef;
}

.homemodal
{
    width:80% !important;
}
.homemodal .modal-content
{
    padding:15px;
}
.modal .formControlLabel
{
    display:none !important;
}
.modal .formResponsive .formHorizontal .formControls
{
    margin-left:0 !important;
}

.modal .formResponsive .formHorizontal .rsform-block {
     margin-bottom: 0px;
    }
.modal .rsform
{
    padding: 0 5%;
}

.modal select, .modal input[type="text"], .modal input[type="password"], .modal input[type="datetime"], .modal input[type="datetime-local"], .modal input[type="date"], .modal input[type="month"], .modal input[type="time"], .modal input[type="week"], .modal input[type="number"], .modal input[type="email"], .modal input[type="url"], .modal input[type="search"], .modal input[type="tel"], .modal input[type="color"], .modal .uneditable-input {
	width:100% !important;
	height: 34px !important;
	
}










.modals .formControlLabel
{
    display:none !important;
}
.modals .formResponsive .formHorizontal .formControls
{
    margin-left:0 !important;
}

.modals .formResponsive .formHorizontal .rsform-block {
     margin-bottom: 0px;
    }
.modals .rsform
{
    padding: 0 5%;
}

.modals select, .modals input[type="text"], .modals input[type="password"], .modals input[type="datetime"], .modals input[type="datetime-local"], .modals input[type="date"], .modals input[type="month"], .modals input[type="time"], .modals input[type="week"], .modals input[type="number"], .modals input[type="email"], .modals input[type="url"], .modals input[type="search"], .modals input[type="tel"], .modals input[type="color"], .modals .uneditable-input {
	width:100% !important;
	height: 34px !important;
	
}

.pagination .counter
{
    display:none;
}

.pagination li a
{
     color:#fff !important;
}
.pagination li
{
     padding: 6px 10px;
      border-color: #337ab7;
     border:1px solid  #ddd;
     font-size: 16px;
     background:#00adef;
}

.pagination-next a, .pagination-end a
{
    display:block !important;
     color:#fff !important;
}

.pagination li:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination li:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}


.pagination li.pagination-start span.pagenav, .pagination li.pagination-prev span.pagenav
{
    background:transparent !important;
    font-weight:normal !important;
    color:#fff !important;
}

.pagination li span.pagenav
{
   font-weight:bold;
   color: #98A3AD;
}

.pagination {
    display: block !important;
   margin-top: 4% !important;
    margin-bottom: 4% !important;
}

li a .sidr-class-separator	{		display:none !important;	}
	.sidr
	{
		background: #FFFDF6 !important;
	}
.sidr-class-current > a 
{
    background:  #FFFDF6 !important;
	
}
.sidr ul li a
{
color:#92887e;
}

	
	.sidr ul li:active, .sidr ul li:focus , .sidr ul li:hover
	{
	background:  #FFFDF6 !important;
	}
	.sidr ul li,.sidr ul
	{
		    border-top: 0px solid #92887e;
    border-bottom: 0px solid #92887e;
	}
	#sidr-main a:focus, #sidr-main a:active, .sidr ul li.sidr-class-active{
    background-color: #FFFDF6 !important;
	color:#000 !important;
}
.sidr ul li.sidr-class-active a
{
color:#000 !important;
}
a.sidr-class-toggle-sidr-close:before
	{
		    background: #00adef;
    padding: 1px 9px 4px 9px;
	
	}
	#navigation-toggle
	{
		top: 4px;
right: 5px;
padding: 7px 7px;
	}
	#navigation-toggle span.nav-line
	{
		background:#FFFFFF !important;
	}
	#navigation-toggle {
    color: #FFFFFF;
    background: #00adef !important;
}
.sidr ul li ul li a, .sidr ul li ul li span
{
    color:#00adef !important;
}
.sidr ul li a {
    color: #00adef;
}

a
{
    cursor:pointer;
}


.phone_num .custom p{
	margin-top:3%;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#00adef;
}
.phone_num .head1 a
{
	color:#fff;
}
.phone_num .head1
{
	background:#9CA4AF;
	padding:12px;
	margin-left:15px;
	color:#fff;
}
header{
	padding-top:10px;
	padding-bottom:10px;
}
.footer_right label
{
	font-weight:normal;
}
.category-list
{
	min-height:350px;
	padding-top:2%;
}
.category-list a{
	color:#00adef;
	font-size:20px;
}
.absolute-content {
    position: relative;
    padding-left: 10%;
    bottom: 116px;
}
.BG_Content
{
	color:#fff;
	background-color:#00adef;
	padding:10px;
	min-height:350px;
}
.casestudy_img img {
    min-height: 308px;
}
.logo-img img {
    width: 115px;
}
.item-page{
	margin-top:20px;
}
h4{
	margin-top:0px !important;
	color:#00adef !important;
	font-weight:bold !important;
}

h1{
	margin-top:0px !important;
	margin-bottom:20px !important;
	font-weight:bold !important;
}
p{
	margin-bottom:20px !important;
}
.tabTitle span {
    padding: 8px 21px 4px 21px;
    background-color: #00adef;
    margin-bottom: 0px;
    float: left;
    font-size: 18px;
}
.tabTitle {
    border-bottom: 2px solid #00adef;
    text-align: left !important;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
p.quotation-mark {
    font-size: 7em !important;
    margin-bottom: 0px !important;
    line-height: 0px;
    color: #00adef;
    margin-top: 17%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 37px;
    font-size: 17.5px;
    border: 3px solid #00adef !important;
    float: left;
    border-radius: 3pc;
    color: #000;
}

p.quotation-mark {
    font-size: 7em !important;
    margin-bottom: 0px !important;
    line-height: 0px;
    color: #00adef;
    margin-top: 17%;
}
p.quote-text {
    font-style: italic;
    font-weight: bold;
}
blockquote hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #00adef;
}


/* quotes */
.qtbox_outer {
    position: relative !important;
    margin-bottom: 20px;
    padding: 10px;
}

.qtbox {
    cursor: pointer;
    border: 1px solid #00adef !important;
}

.fa.fa2 {
    position: absolute !important;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.fa.fa1 {
    position: absolute  !important;
    top: 0;
    left: 0;
}
.fa {
    width: 50px;
    height: 43px;
    background: #fff;
    color: #00adef !important;
    text-align: center;
    font-size: 36px !important;
}

.qtbox .qttext {
    background: #fff;
}

.qttext div {
    width: 100%;
    padding: 4% 16%;
    box-sizing: border-box;
    text-align: center;
}

.qttext div p {
    margin: 0 0 20px;
    padding: 0;
    color: #00adef !important;
    font-size: 18px;

    font-weight: bold;
    font-style: italic;
}
.muted
{
    display:none;
}

.phone_num img.cntr-sm {
    margin-right: 1% !important;
}

@media screen and (max-width: 767px)
{
    .top_content_button img
    {
        display: block;
        margin-right: auto;
        margin-left: auto;
        float:none !important;
        margin-bottom:10px;
    }
    .phone_num .head1 {
        background: #9CA4AF;
        padding: 10px;
        margin: 7px;
        color: #fff;
        display: block;
        text-align: center;
    }
    .box-body h2 {
    font-size: 18px;
    }
    .dc p.dc-icon-title
    {
        text-align: center;
    }
    .thereforeLogo
    {
        max-width:auto;
    }
    .canon-logo {
    float: none !important;
    margin: 15px;
    }
    img
    {
        display: block;
        max-width: 100%;
        height: auto;
    }   
}