<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

}
body {
    overflow-x: hidden;
}

.no-js a {
    color: #000;
    transition: 0.35s;
}
.no-js a:hover {
    color: #bc0000;
}
.itopplus-footer {
    color: #000;
}
.itopplus-footer a {
    color: #000;
}
.itopplus-footer a:hover {
    color: #000;
}


.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27012024dnj5/0/0/1z-z395419944796.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27012024dnj5/0/0/3z-z168469813540.webp');
}
.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27012024dnj5/0/0/4z-z1659884682839.webp');
}
.navbar-default .navbar-nav&gt;li&gt;a {
    color: #282828;
    margin: 0;
    padding: 10px 10px;
    padding: 10px 20px;
    font-size: 16px;
      border-radius: 50px;
}
.navbar-default .navbar-nav&gt;li&gt;a:focus,
.navbar-default .navbar-nav&gt;li&gt;a:hover,
.navbar-default .navbar-nav&gt;li&gt;a:active,
.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: 50px;
    background: transparent;
    background-color: #e51718;
}
.dropdown-menu&gt;li&gt;a {
    color: #000;
    font-size: 15px;
}
.dropdown-menu&gt;li&gt;a:focus,
.dropdown-menu&gt;li&gt;a:hover {
    color: #fff;
    background: #e51718;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 100px !important;
    z-index: 110;
}
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    padding: 0 10px;
    box-shadow: 0 0 3px 0 #ccc;
}
#ItopplusMainSidebar,
.navbar-header {
    background: #fff;
}
#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #444 !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #444 !important;
    color: #444 !important;
}
}

@media screen and (min-width: 1024px) {
#controlBanner img {
    object-fit: contain;
    padding: 5px 0;
    width: 130% !important;
    margin: 0 auto;
}
#controlGroup {
    margin-top: 2%;
}
#nav-menu {
    text-align: center;
    background-color: transparent;
}
.itopplus-search {
    text-align: left;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
}
ul.nav li.dropdown:hover &gt; ul.dropdown-menu {
  display: block;
   margin: 0;
}  
.page-header {
    margin: 0px 0 0px;
    border-bottom: 1px solid #333;
    margin-bottom: 2%;
}  
}



@media screen and (min-width : 1366px) {}




/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */

/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
    background: #fff;
    margin: 0px 12px 20px;
    border-radius: 25px;
    box-shadow: 3px 3px 15px 3px #c6c9d270;
    margin-bottom: 3%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.social-share {
    display: none;
}
#background665e96a588c41e0013753941 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background665e96a588c41e0013753941 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
}
#background665e96a588c41e0013753941 .Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
    background: #fff;
    margin: 0px 12px 20px;
    border-radius: 25px;
    box-shadow: 3px 3px 15px 3px #c6c9d270;
}
article.col-md-6.item.-micro {
    width: 22.9%;
}
.Contentmanager .image.img-zoom {
    border-radius: 15px !important;
}
/*contenemanager*/

/*from Contact*/
.no-js #Component665e9aaa20090100133b038d label {
    display: none!important;
}
.no-js #Component665e9aaa20090100133b038d .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component665e9aaa20090100133b038d .form-control {
    border: 0px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 21px 0px;
    background: transparent;
    color: #000;
    font-size: 15px !important;
}
.no-js #Component665e9aaa20090100133b038d .form-control:focus {
  border-bottom: 1px solid #aeaeae;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component665e9aaa20090100133b038d .btn {
   background: linear-gradient(to bottom, #f92121 0%,#bd0101 100%);
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 30px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
}
.no-js #Component665e9aaa20090100133b038d .btn-default:active {
   background: #000;
   color: #fff;
}
.no-js #Component665e9aaa20090100133b038d .btn-default:hover,
.no-js #Component665e9aaa20090100133b038d .btn-default:focus {
   background-position: 0 0px;
   background: linear-gradient(to bottom, #f92121 0%,#bd0101 100%); 
   border: 0px solid #1f7538;
}
.no-js #Component665e9aaa20090100133b038d  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component665e9aaa20090100133b038d span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component665e9aaa20090100133b038d ::placeholder {
  color: #333!important;
  font-weight:400;
}
#cookie665e9aaa20090100133b038d {
    font-size: 14px;
    padding-right: 15%;
}
/*from Contact*/


h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}

.block-conhead {
    display: flex;
    width: 100%;
}
.pd-iconhead {
    display: flex;
    width: 150%;
    margin-top: -4%;
}
.block-iconhead {
    display: flex;
    border-radius: 30px;
    border: 1px solid #e2e4eb;
    padding: 5px 7px;
}
.iconhead {
    width: 18%;
}
.iconhead-t {
    align-self: center;
    margin-left: 10px;
}
.tstcommercial-footer-2 {
    font-size: 14px;
    line-height: 1.5;
}
.tstcommercial-footer {
    font-size: 18px;
    margin-bottom: 5px;
}
.copyright {
    font-size: 13px;
    margin-top: 10%;
}
.block-icomsocial-footer {
    display: flex;
    width: 60%;
    float: right;
}
.icomsocial-footer {
    padding: 0px 15px;
}
.btn-iconcontactmore {
    display: flex;
    width: 100%;
}
.iconcontactmore {
    width: 4%;
    align-self: center;
    margin-left: 3%;
}
.iconcontactmore-t {
    font-size: 28px;
    font-weight: 600;
}
.border-footer {
    border-top: 1px solid;
    width: 98%;
    margin: 0 auto;
}
.blockfooter {
    margin-top: 3%;
}
.pd-iconfooter {
    display: flex;
    width: 100%;
    margin-bottom: 7%;
}
.block-iconfooter {
    display: flex;
    padding: 5px 7px;
}
.iconfooter {
    width: 20%;
}
.iconfooter-t {
    margin-left: 16px;
    white-space: break-spaces;
    font-weight: 600;
}
.iconfooter-t span {
    font-size: 14px;
    font-weight: 400;
}
.head-tstcommercial {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 1%;
}
.head-tstcommercial h1 {
    font-weight: 600;
}
.tstcommercial-content {
    white-space: break-spaces;
}
.bgcustumer-tstcommercial {
    background: linear-gradient(to bottom, rgba(255, 254, 254, 1) 0%, rgb(255 135 57) 100%);
    color: #000;
    border-radius: 25px;
    padding: 10% 10%;
    box-shadow: 3px 3px 18px 3px #c6c9d23b;
}
#background665e8bb7a267a70013b85ad2 {
    width: 112%;
    margin-left: -13%;
    margin-top: 4%;
}
#background665e8bb7a267a70013b85ad2 figure.effect-oscar,
#background665e9f3fe092ac0013e61d80 figure.effect-oscar {
    border-radius: 25px;
    box-shadow: 3px 3px 18px 3px #c6c9d23b;
}
.empty-tstcommercial {
    padding: 1%;
}
.bgcustumer-tstcommercial h1 {
    font-weight: 600;
    margin-bottom: 10px;
}
.sectionone-tstcommercial h2 {
    color: #002f76;
    font-weight: 600;
}
.sectionone-tstcommercial h4 {
    color: #ff6532;
    margin-bottom: 10px;
}
.sectionone-tstcommercial {
    margin-left: 10%;
    width: 100%;
    margin-top: 5%;
}
.sectionone-tstcommercial h2 {
    color: #002f76;
    font-weight: 600;
}
.sectionone-tstcommercial h4 {
    color: #ff6532;
    margin-bottom: 10px;
}
.sectionone-tstcommercial {
    margin-left: 5%;
    width: 100%;
    margin-top: 5%;
}
.pd-icontstcommercial {
    display: flex;
    width: 100%;
    margin-bottom: 1%;
}
.block-icontstcommercial {
    display: flex;
    width: 100%;
    transition: 0.35s;
}
.icontstcommercial {
    width: 30%;
}
.icontstcommercial-t {
    align-self: center;
    margin-left: 3%;
    margin-top: -10px;
}
.block-icontstcommercial:hover .icontstcommercial {
    filter: grayscale(1);
    transition: 0.35s;
}
.blocknew-content {
    font-size: 14px;
}
.blocknew-head {
    font-weight: 600;
    margin-bottom: 10px;
}
.blocknew {
    padding: 7% 3% 3%;
}
.comingsoon {
    padding: 5% 5% 10%;
}
.blockcontact h3 {
    font-weight: 600;
    color: #002f76;
}
.iconcontact {
    width: 8%;
}
#iframe665e9bf7a267a70013b85cf3 iframe {
    border-radius: 20px;
}

.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #bc0000 !important;
    border-radius: 5px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #bc0000 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
#background665e9aaa20090100133b038d {
    padding: 5%;
    background: #fff;
    border-radius: 25px;
    box-shadow: 3px 3px 15px 3px #c6c9d230;
}
#background665e9f3fe092ac0013e61d80 {
    width: 80%;
    margin: 0 auto;
    margin-top: 1%;
    margin-bottom: 2%;
}
ul.icon-product ::marker {
    color: #bc0000;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.Textmanager.font-inherit h1 {
    font-weight: 600;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin-bottom: 5px;
}
.border-product {
    border-top: 1px solid;
    width: 95%;
    margin: 0 auto;
    margin-top: 1%;
    margin-bottom: 2%;
}
.Contentmanager img.img-responsive {
    border-radius: 20px;
}
.Contentmanager .col-md-6.pull-left {
    padding-right: 3%;
}
.Contentmanager .table-responsive {
    margin-top: 10px;
}
.btnreadmore-product {
    background: linear-gradient(to bottom, #f92121 0%,#bd0101 100%);
    text-align: center;
    color: #fff;
    width: fit-content;
    padding: 10px 25px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 10%;
    box-shadow: 0px 5px 10px 0px #bc000069;
}
.blockproduct {
    text-align: center;
    padding: 5% 0%;
}
.blockproduct-name {
    white-space: break-spaces;
    height: 50px;
}
.blockproduct-spu {
    font-size: 14px;
    color: #87939b;
    padding: 3% 0%;
}
.btndownload {
    background: linear-gradient(to bottom, #f92121 0%, #bd0101 100%);
    text-align: center;
    color: #fff;
    width: fit-content;
    padding: 10px 25px;
    border-radius: 30px;
    margin-top: 5%;
    transition: 0.35s;
}
.btndownload a {
    color: #fff;
}
.btndownload:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.pagination-sm&gt;li&gt;a, .pagination-sm&gt;li&gt;span {
    padding: 5px 10px;
    font-size: 14px;
}
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, 
.pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #bc0000;
    border-color: #bc0000;
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {
    color: #bc0000;
}



#tableA {
  width: 100%;
}
#tableA th {
  background-color: #bc0000;
  padding: 10px;
  color: #ffffff;
  border: 1px solid #fff;
  font-weight: 600;
  text-align: center;
   vertical-align: middle;
}
#tableA td {
  border: 1px solid #eee;
  padding: 15px;
  vertical-align: middle;
}
#tableA th p {
    font-size: 18px;
}

#tableA tr:nth-child(even){background-color: #f2f2f2;}
#tableA tr:hover {background-color: #dddddd;}



#background665ed28d095eb00013a9ef2b {
    width: 94%;
    margin: 0 auto;
}
.no-js #background665ed28d095eb00013a9ef2b .thumbs {
    margin-top: -120%;
}
#background665ed28d095eb00013a9ef2b figure.effect-oscar {
    background: transparent;
    border-radius: 25px;
}
.iconbg-product-t {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    padding: 10% 0%;
}
.iconbg-product {
    width: 25%;
}
.border-iconbg-product {
    border-bottom: 3px solid #ff6532;
    width: 20%;
}
#background665ed28d095eb00013a9ef2b  .grid figure figcaption {
    padding: 2em 1em 0em;
}
.block-iconbg-product {
    margin-top: 86px;
}
.itopplus-bg {
    background-size: cover;
}
.itopplus-bg3 {
    background-size: cover;
}
.Textmanager.font-inherit {
    text-align: left;
}
#background665ed28d095eb00013a9ef2b figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 44%) 100%);
}


@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 36px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    padding: 12px 20px;
    font-size: 20px;
}
.dropdown-menu&gt;li&gt;a {
    font-size: 19px;
}
.blockproduct-spu {
    font-size: 16px;
}
.blockproduct-name {
    height: 65px;
}  
.blocknew-content {
    font-size: 16px;
}
.iconcontactmore-t {
    font-size: 34px;
}  
.tstcommercial-footer {
    font-size: 22px;
}
.tstcommercial-footer-2 {
    font-size: 18px;
}
.copyright {
    font-size: 16px;
}
.iconfooter-t span {
    font-size: 16px;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.iconbg-product-t {
    font-size: 22px;
}
.block-iconbg-product {
    margin-top: 120px;
}
#background665ed28d095eb00013a9ef2b {
    width: 100%;
}
.border-iconbg-product {
    border-bottom: 5px solid #ff6532;
}
.no-js #Component665e9aaa20090100133b038d .form-control {
    padding: 24px 0px;
    font-size: 19px !important;
}
#cookie665e9aaa20090100133b038d {
    font-size: 16px;
    padding-right: 0%;
    margin-left: -10px;
}
}

@media screen and (max-width : 1200px) {
h1 {
    font-size: 2.2em;
}  
.navbar-default .navbar-nav&gt;li&gt;a {
    padding: 10px 12px;
}
.pd-iconhead {
    display: flex;
    width: 185%;
    margin-top: -4%;
    margin-left: -60%;
}
.iconhead-t {
    width: 80%;
}
.iconhead {
    width: 20%;
}  
.iconbg-product-t {
    font-size: 16px;
}
.block-iconbg-product {
    margin-top: 62px;
}  
.blockproduct-name {
    white-space: inherit;
    height: 55px;
}
article.col-md-6.item.-micro {
    width: 22%;
}  
.no-js #background665ed28d095eb00013a9ef2b .thumbs {
    margin-top: -110%;
}
.block-icomsocial-footer {
    width: 75%;
}
}

@media screen and (max-width : 900px) {
h2 {
    font-size: 2em;
}  
.no-js #background665ed28d095eb00013a9ef2b .thumbs {
    margin-top: 0%;
}
.no-js #background665ed28d095eb00013a9ef2b .thumbs {
    margin-top: 15%;
}
#background665ed28d095eb00013a9ef2b .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
article.col-md-6.item.-micro {
    width: 21%;
}  
#background665e8bb7a267a70013b85ad2 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 26%;
}
#background665e8bb7a267a70013b85ad2 {
    width: 100%;
    margin-left: 16%;
    margin-top: 0%;
}
.bgcustumer-tstcommercial {
    width: 120%;
}
.block-iconbg-product {
    margin-top: 14px;
}  
.tstcommercial-content {
    white-space: inherit;
}
.blockproduct-name {
    height: 80px;
}
#background665e9f3fe092ac0013e61d80 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20%;
}   
.border-product {
    border-top: 0px solid;
}
.Textmanager.font-inherit {
    display: inherit;
}
.Contentmanager .col-md-6.pull-left {
        padding-right: 0%;
        margin-bottom: 3%;
        padding-left: 0%;
    }
.iconcontact {
    width: 10%;
}
}







@media screen and (max-width : 480px) {
h1 {
    font-size: 1.8em;
}
article.col-md-6.item.-micro {
    width: 100%;
}
#background665ed28d095eb00013a9ef2b {
    width: 100%;
}
#background665ed28d095eb00013a9ef2b .col-md-3.col-sm-4.col-xs-4 {
    width: 100%;
}
.block-iconbg-product {
    margin-top: 20px;
}
.blockproduct-name {
    height: auto;
}
#imagesControl665e7e3c88c41e001375346a {
    padding: 0px !important;
}
.no-js #background665ed28d095eb00013a9ef2b .thumbs {
    margin-top: 0%;
}
.iconbg-product-t {
    font-size: 18px;
}
.block-iconbg-product {
    margin-top: 100px;
}
.pd-icontstcommercial {
    display: inherit;
}
.icontstcommercial {
    width: 25%;
}
.bgcustumer-tstcommercial {
    width: 100%;
}
#background665e8bb7a267a70013b85ad2 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 50%;
}
#background665e8bb7a267a70013b85ad2 {
    width: 100%;
    margin-left: 0%;
    margin-top: 5%;
}
.copyright-2 {
    font-size: 11px;
}
#background665e9f3fe092ac0013e61d80 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 50%;
}
#background665e9f3fe092ac0013e61d80 {
    width: 100%;
}
.iconcontact {
    width: 15%;
}
.comingsoon {
    padding: 15% 5% 20%;
}
.table-responsive {
    border: 0px solid #ddd !important;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 15px;
    padding-left: 15px;
}
#background665ed28d095eb00013a9ef2b {
    margin-top: 10%;
}
.Contentmanager .site .col-section .item.-micro {
    margin-bottom: 10%;
}
}



.pd-iconhead.service {
    width: 100%;
    margin-top: 3%;
}
.btndownload a:hover {
    color: #fff;
}
.border-product {
    display: none;
}
b, strong {
    font-weight: 600;
}

</pre></body></html>