*{
	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;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.loadmodal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('http://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .loadmodal {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .loadmodal {
    display: block;
}
.article-info-term
{
    display:none !important;
}

.item-page p, .uniflow p{
	font-size:17px !important;
	    margin-bottom: 15px;
}
body.contentpane {
	width:auto;
	margin:10px;
	text-align: left;
}
.grey
{
    color: #98A3AD !important;
}
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;
}
.item-page .Fourem
{
    font-size:5em !important;
}
.item-page .twoem
{
    font-size:2em !important;
}
.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;
}
.blue
{
    color: #00adef !important;
}
.mid-rw hr {
    border-top: 1.5px solid #00adef !important;
}
.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: 400px;
    padding: 10px;
    border-radius: 15px;
    color: #FFF;
    border: solid;
    text-decoration: none;
}
.btn-visit:hover {
    background-color: #00adef;
    color: #FFF;
    border: solid;
    text-decoration: none;
}

.show-room {
    background-image: url(../images/showroom1.png);
    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: #9dbf43;
}
footer h4 {
    color: #fff;
	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;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings" !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.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;
}
.blog h2{
    *border-bottom: solid 2px #000;
	font-size:30px !important;
	margin-top: 20px;
    margin-bottom: 10px;
    color:#00adef;
}
.blog dl.article-info {
    color: #00adef;
    font-weight: bold;
}
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;
    padding-bottom: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
{
     padding: 6px 10px;
     font-size: 16px;

}

.pagination span
{
    color:#98A3AD;
}
.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: #000;
}

.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;
	font-size: 18px;
}
header{
	padding-top:10px;
	padding-bottom:10px;
}
.footer_right label
{
	font-weight:normal;
}
.footer_left a{
	color:#fff;
}
.dc p.dc-icon-title {
    font-weight: bold;
    margin-top: 18px;
    font-size: 22px !important;
}
.dc-icon-title a
{
   color: #98A3AD !important;
}
.dc p{
	font-size:17px !important;
	margin-bottom:15px;
}
.dc-blue-bg {
    padding: 3% 17%;
    margin-top: 2%;
    margin-bottom: 1%;
}
.dc-blue-bg p{
	font-size:26px !important;
	font-weight:bold;
}
.dc-content1
{
	padding: 0% 17% !important;
    margin-bottom: 1%;
}
.dc-content1 p{
	font-size:26px !important;
	font-weight:bold;
	color:#00adef;
}
.dc-content2
{
	margin-bottom:6%;
}
.dc-content2 p {
    padding: 7% 0%;
    font-weight: bold;
    font-size: 20px !important;
}
.greyBg {
    background-color: #9aa4b0;
    color: #fff;
    padding: 3% 17%;
    font-size: 24px;
    font-weight: bold;
}

.mgdSft
{
    padding:4% !important;
    color:#fff;
    font-size:29px !important;
    font-weight:bold;
}
.dwdTurq
{
    max-width:300px;
    margin-top:35%;
}

.three3 {
    margin-right: 10px;
}
.two2 {
    margin-right: 7px;
}
.four4
{
     margin-right: 8px;
}

.lhsMenu li {
    margin: 10px;
    list-style-type: none;
    padding: 2%;
    background: #00adef;
    text-align: center;
}
.lhsMenu li a{ 
    
    color:#fff;
    font-weight:bold;
    font-size:20px;
    
}
.blog {
    background: #fafafa;
}

.blog .blog-item:nth-child(odd) {
  background: #ececec;
}

.blog .blog-item {
    padding: 30px;
    margin: 0px 15px;
}

.blog>h1 {
    padding: 0px 15px;
    color: #747474;
}

.readmore
{
    margin-top:3%;
}
.readmore a
{
    padding: 9px 20px;
    background-color: #00adef;
    font-weight: 500;  
    color:#fff;
    font-size:18px;
}
.thereforeLogo
{
    max-width:500px;
}
.muted
{
    display:none;
}
.verticleRedLine {
margin-top: 16px;
    border-right: 2px solid red;
    min-height: 314px !important;
    }
    .verticleGreenLine {
margin-top: 16px;
    border-right: 2px solid green;
    min-height: 314px !important;
    }
    .firstimg {
    margin-top: 16%;
}
@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;
    }
     .phone_num img
     {
         margin-left:auto !important;
         margin-right:auto;
     }
    .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;
    } 
}

#easycookieinfo
{
    background: #1c96d0 !important;
}
#easycookieinfo p {
    text-align: center;
    color: #fff;
    font-size: 18px;
}
#easycookieinfo a
{
    color: #fff;
}


.e-management_article h1 {
    color: #626467 !important;
    margin-top: 20%;
    font-size: 4em;
    font-family: Raleway !important;
    font-weight: bold;
}

.e-management_article h3 {
    color: #626467 !important;
    
    font-size: 2em;
    font-family: Raleway !important;
    font-weight: bold;
}
.no-padding
{
    padding:0 !important;
}
.img-tilt {
    position: relative;
    left: -37px;
}

.right-img-tilt {
    position: relative;
    right: -37px;
}

.pinkHeadings h3
{
    color:#CC235A !important;
    font-size: 2em;
    font-family: Raleway !important;
    font-weight: bold;
}

.pinkHeadings a
{
     color:#CC235A !important;
     font-weight:bold;
}
ol
{
    list-style-position: inside;
    color: #1b96d1;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 15px;
}

.credentImg img {
    height: 94px;
    margin-bottom: 10%;
}

.uniflow-list li {
    min-height: 88px;
    list-style-type: none;
    font-size: 17px;
}
.uniflow-list li img{
    margin-right:20px;
}

.franking-machine .card {
    height: 549px;
}

.learnHow p {
    text-align: center;
}
.learnHow a {

    border-radius: 25px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    background-color: #00adef;
}
.canoncenter p
{
    text-align:center !important;
}
.canoncenter h1
{
    margin-top: 4%;
    font-size: 34pt;
    margin-bottom: 4%;
    font-family: Raleway !important;
}
.canonicons
{
    margin-top:3%;
    margin-bottom: 3%;
}
.canonicons img {
    width: 100px;
}
.canoncenter .btn-visit {
    width: 500px;
    padding: 16px 10px !important;
    display: block;
    border-radius: 34px;
    font-family: Raleway !important;
    font-weight: normal;
    font-size: 28px;
}


.nounderline [class^=icon-], .nounderline [class*=" icon-"]
{
 display: flex;
    justify-content: center;
    align-items: center;
    position: unset;
}


.multifunction-printers
{
    margin:40px 0px;   
}
.multifunction-printers h1
{
    margin: 0px;
    margin-bottom: 30px;
}
.printerbox
{
    display: block;
    margin-bottom: 30px;
    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: 30px 20px 30px 20px;
    text-align: center;
}
.printerbox:hover
{
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.printerbox img
{
    width:100%;
    height:auto;
    max-width: 250px;
    margin: auto;
}
.printer-body
{
    
}
.printer-title
{
    margin-top: 40px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 20px;
    min-height: 55px;
}
.printer-btnbox
{
    
}
.printer-btn
{
    border: solid 2px #00adef;
    border-radius: 25px;
    padding: 8px 10px;
    color: #fff;
    text-decoration: none;
    background-color: #00adef;
    text-align: center;
    margin: auto;
    display: block;
}

.printer-btn:hover
{
    border: solid 2px #00adef;
    border-radius: 25px;
    padding: 8px 10px;
    color: #00adef;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    margin: auto;
    display: block;
    text-decoration:none;
}


.multifunction-printersdetails
{
    padding:30px 0px;
}
.multifunction-printersdetails h1
{
    margin:0px 0px 15px 0px;
}
.multifunction-printersdetails p
{
    margin:0px;
}
.multifunction-printersdetails h2
{
    margin:0px 0px 40px 0px;
}
.printerdetails-img
{
    padding-right: 10%;
    width:100%;
    height:auto;
}
.multifunction-printersdetails ul
{
    list-style:none;
    margin: 0;
}
.multifunction-printersdetails ul li
{
    font-size: 17px;
    margin-bottom: 10px;
}
.printerdetails-btnbox
{
    margin: 40px 0px 0px 0px;
    display: flex;
    flex-flow: column;
    justify-content: left;
    align-items: start;
    gap:25px;
}

.printerdetails-btnbox .printerdetails-btn
{
        border: solid 2px #00adef;
    border-radius: 25px;
    padding: 8px 10px;
    color: #fff;
    text-decoration: none;
    background-color: #00adef;
    text-align: center;
    min-width: 300px;
    display: block;
}

.printerdetails-btnbox .printerdetails-btn:hover
{
    border: solid 2px #00adef;
    border-radius: 25px;
    padding: 8px 10px;
    color: #00adef;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    min-width: 300px;
    display: block;
    text-decoration:none;
}
.servicelogo
{
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  	gap:50px;list-style: none;
}
.servicelogo li img
{
	width: 100%;
    max-width: 300px;
    max-height: 100px;
    height: auto;
}
@media screen and (max-width: 767px)
{
    .printerdetails-img
    {
        padding:0px;
    }
    .multifunction-printersdetails h1
    {
        font-size:30px;
    }
    .multifunction-printersdetails h2
    {
        font-size:25px;
    }
    .multifunction-printersdetails ul
    {
        margin-top:30px;
    }
    .printerdetails-btnbox .printerdetails-btn
    {
        min-width: unset;
        width: 100%;
        display: block;
        margin: auto;
    }
}

.docspace img
{
    
    width:100px !important;
}





























