.itopplus-background {

}
body {
  overflow-x: hidden;
  font-family: "LINE Seed Sans TH";
  color: #585959;
}

.no-js a {
  color: #585959;
  transition: 0.35s;
}
.no-js a:hover {
  color: #009687;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #f48602;
}




.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13102023ivrl/0/0/1z-z344900891739.webp");
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13102023ivrl/0/0/3z-z1253636582815.webp");
}
.navbar-default .navbar-nav > li > a {
  color: #585959;
  margin: 0 15px;
  padding: 15px 0;
  border-radius: none;
  border-bottom: 2px solid transparent;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #585959 !important;
  box-shadow: none;
  border-bottom: 2px solid #047dde;
  background: transparent;
  background-color: transparent;
}
.dropdown-menu > li > a {
  color: #000;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #000;
  background: #e8e8e8;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 95px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #fff !important;
}
#itpMenuSideBar span {
    background-color: #585959 !important;
}
#controlMenu * {
    color: #585959 !important;
    border: none;
}
}

@media screen and (min-width: 1024px) {
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #fff !important;
}
#controlBanner {
    object-fit: contain;
    padding: 10px 0px;
    width: clamp(150px, 10vw, 200px);
    margin: 0 auto;
}
#nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
    margin-top: 10px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}  
.block-ckkglobal.mobile {
    display: none;
}  
.headname-product {
    height: 80px;
}
#background679a00f80bbd53001a4fac22 .headname-product {
    height: auto;
}  
#background67a9a733e6a458001a41a617 .headname-product {
    height: auto;
}  
#background679a0138197d1e00139be58f .headname-product {
    height: auto;
}  
}


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




/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 25px;
}
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 */


/*from Contact*/
.no-js #Component67887fc776a5e90013d30955 label {
    display: none!important;
    color: #000;
}
.no-js #Component67887fc776a5e90013d30955 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component67887fc776a5e90013d30955 .form-control {
    border: 1px solid #cfcfcf;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 27px 15px;
    background: transparent;
    color: #000;
    font-size: 15px !important;
}
.no-js #Component67887fc776a5e90013d30955 .form-control:focus {
   border-bottom: 1px solid #f48602 !important;
   border: 1px solid #f48602;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #000!important;
}
.no-js #Component67887fc776a5e90013d30955 .btn {
   background: #f48602;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 0px;
   padding: 10px 30px 10px 30px;
   font-size: 16px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component67887fc776a5e90013d30955 .btn-default:active {
   background: #f48602;
   color: #fff;
}
.no-js #Component67887fc776a5e90013d30955 .btn-default:hover,
.no-js #Component67887fc776a5e90013d30955 .btn-default:focus {
   background-position: 0 0px;
   background: #841010;
   border: 0px solid transparent;
}
.no-js #Component67887fc776a5e90013d30955  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67887fc776a5e90013d30955 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component67887fc776a5e90013d30955 ::placeholder {
  color: #000 !important;
  font-weight:400;
}
/*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: 3em;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 28px;
}
h6 {
    font-size: 32px;
}
p {
    font-size: 17px;
}
body {
    font-size: 17px;
}
b, strong {
    font-weight: 600;
}


.pd-icon-content-ckkglobal {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin-top: 7%;
}
.sectionone-ckkglobal {
    text-align: center;
    padding: 10% 0%;
}
.sectionone-ckkglobal h1 {
    font-weight: 600;
    margin-bottom: 2%;
}
.content-ckkglobal {
  white-space: break-spaces;
}
.icon-content-ckkglobal {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.block-icon-content-ckkglobal.two {
    margin-top: 35%;
}
.block-icon-content-ckkglobal {
    transition: 0.35s;
}
.block-icon-content-ckkglobal:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-icon-content-ckkglobal:hover .icon-content-ckkglobal {
    filter: grayscale(1);
    transition: 0.35s;
}
.head-ckkglobal {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 2%;
}
.head-ckkglobal h1 {
    font-weight: 600;
    color: #20252f;
}
.border-head {
    border-bottom: 2px solid #f48602;
    width: 10%;
    margin: 0 auto;
    margin-top: 1%;
}
.block-logo-brand {
    display: grid;
    grid-template-columns: repeat(8,1fr);
    gap: 15px;
    margin-bottom: 6%;
}
.itopplus-bg4 {
    background: #f2f2f2;
}
.empty-ckkglobal {
    padding: 2%;
}
#background67878d21c79c4b0013bcc5e1 .grid figure figcaption {
    padding: 1em;
}
.block-bgproduct {
    display: flex;
    width: 100%;
}
.block-bgproduct-3 {
    width: 25%;
}
.block-bgproduct-2 {
    font-size: 26px;
    font-weight: 600;
    align-self: center;
    width: 75%;
    text-align: left;
}
.btnviewmore {
    background: #047dde;
    font-size: 16px;
    width: fit-content;
    padding: 10px 20px;
    float: right;
    font-weight: 400;
}
.thumbs:hover .btnviewmore {
    background: #f48602;
    transition: 0.35s;
}
.block-ckkglobal {
    display: flex;
    width: 100%;
    color: #fff;
    padding-top: 5%;
}
.itopplus-bg2 {
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
}
.block-logosymbol {
    width: 15%;
    margin-left: 2%;
    margin-top: 12%;
}
.block-phone-line {
    width: 25%;
}
.block-warranty {
    width: 60%;
}
.phone-line {
    width: 70%;
    margin-left: 5%;
}
.logosymbol {
    width: 20%;
    margin-bottom: 6%;
}
.block-logosymbol h1 {
    white-space: break-spaces;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
}
.block-warranty h1 {
    white-space: break-spaces;
    font-weight: 600;
    font-size: 3em;
}
.border-warranty {
    border-top: 1px solid;
    width: 15%;
    margin-bottom: 5%;
}
.bgwarranty {
    background: #f48602;
    width: fit-content;
    padding: 10px 30px;
    border-radius: 50px;
    margin-top: 5%;
}
.block-warranty-2 {
    margin-left: 15%;
    margin-top: 5%;
}
.copyright {
    text-align: center;
    font-size: 14px;
    margin-bottom: 4%;
}
.footer-ckkglobal {
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 3%;
}
.footer-ckkglobal-2 {
    font-size: 16px;
    white-space: break-spaces;
}
.tel-footer-ckkglobal {
    font-size: 28px;
    white-space: break-spaces;
}
.block-footer-ckkglobal {
    margin-left: 25%;
}
.mail-footer-ckkglobal {
    font-size: 20px;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #f48602 !important;
  border-radius: 50px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #047dde !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: 17px;
}
.block-icon-contact {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.icon-contact {
    width: 9%;
}
.icon-contact-t {
    margin-left: 3%;
    align-self: center;
}
.headname-product {
    margin-top: 7%;
    white-space: break-spaces;
}
.about-ckkglobal h6 {
    font-weight: 600;
    color: #009687;
    line-height: 1.2;
}
.about-ckkglobal h3 {
    font-weight: 600;
    margin-bottom: 2%;
    color: #f48602;
}
ul.icon-product ::marker {
    color: #f48602;
}
.about-ckkglobal-2 {
    border-left: 1px solid #f48602;
    padding-left: 20px;
    margin-top: 3%;
}



#itpphonemobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_13102023ivrl/0/0/phonez-z900409163489.webp) !important;
}




/*contenemanager*/
h3.managerHeader {
    text-align: center;
    font-size: 1.8em;
    font-weight: 600;
    margin-top: 4%;
    margin-bottom: 2%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ed8304;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
    text-align: center;
}
article.col-md-6.item.-micro {
    width: 23.2%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
    background: #f2f2f2;
    margin: 10px;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px;
}
.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 / 0%);
}
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: 17px;
}
.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;
}
.Contentmanager .site .col-section .item.-micro:hover .btnproduct{
    background: #009687;
    color: #fff;
    transition: 0.35s;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
.social-share {
    display: none;
}
.btnproduct {
    background: #f48602;
    width: fit-content;
    padding: 8px 30px;
    border-radius: 50px;
    margin-top: 8% !important;
    color: #fff;
    margin: 0 auto;
    font-size: 14px;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
}
.Contentmanager .thumbnail {
    background-color: transparent;
    overflow: hidden;
    display: block;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.Contentmanager .site .col-section .item.-micro a img {
    border-radius: 20px;
}
.Contentmanager a.thumbnail.fancybox {
    border-radius: 20px;
}
#background6787962161df930012b587e8 .Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
    background: transparent;
    margin: 0px;
    border-radius: 0px;
}
#background6787962161df930012b587e8 .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 17px;
    padding: 7% 5% 5%;
    color: #444444;
    display: inherit;
}
#background6787962161df930012b587e8 article.col-md-6.item.-micro {
    width: 25%;
}
/*contenemanager*/



#background6788bfe0e4fe700013900c97 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
}
#background6788bfe0e4fe700013900c97 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 48%;
}
#background6788bfe0e4fe700013900c97 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    white-space: inherit;
}
#background6788bfe0e4fe700013900c97 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 17px;
}
#background6788bfe0e4fe700013900c97 .img-container {
    padding-bottom: 80%;
}
#background6788bfe0e4fe700013900c97 .nav-template li {
    padding: 0px 0px !important;
}
#background6788bfe0e4fe700013900c97 .nav-template li:hover {
    background-color: transparent !important;
}

#tableA {
  width: 100%;
}
#tableA th {
  background-color: #009687;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 500;
  text-align: center;
}
#tableA td {
  border: 1px solid #fff;
  padding: 15px 5px;
  font-size: 16px;
  text-align: center;
}

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


#background679a04ec4646a4001a94008c .thumbs {
    padding: 10px 10px 10px 10px !important;
    background: #f2f2f2;
    margin: 5px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.block-tel-head {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.tel-head {
    width: 15%;
}
.tel-head-2 {
    align-self: center;
    margin-left: 5%;
}
.blockhead-3 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.itopplus-header {
    background-color: #009687;
    color: #fff;];
}
.itopplus-header a {
    color: #fff;
}
.itopplus-header a:hover {
    color: #fff;
}
.blockhead {
    display: grid;
    grid-template-columns: 65% auto;
}
.blockhead-2 {
    align-self: center;
}


@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 25px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 38px;
}
p {
    font-size: 21px;
}
body {
    font-size: 21px;
}
.dropdown-menu > li > a {
    font-size: 20px;
}
.navbar-default .navbar-nav > li > a {
    margin: 0 20px;
}
.icon-content-ckkglobal {
    width: 40%;
}
.block-bgproduct-2 {
    font-size: 40px;
}
.btnviewmore {
    font-size: 20px;
}
.block-logosymbol h1 {
    font-size: 5.5em;
}
.copyright {
    font-size: 16px;
    margin-bottom: 3%;
}
.footer-ckkglobal-2 {
    font-size: 20px;
}
.tel-footer-ckkglobal {
    font-size: 34px;
}
.mail-footer-ckkglobal {
    font-size: 24px;
}
.Contentmanager p {
    font-size: 21px;
}
ul.icon-a {
    font-size: 21px;
}
.btnproduct {
    font-size: 18px;
}
#background6787962161df930012b587e8 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 21px;
}
h3.managerHeader {
    font-size: 2em;
}
#background6788bfe0e4fe700013900c97 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 21px;
}
.icon-contact {
    width: 7%;
}
.block-icon-contact {
    margin-bottom: 1%;
}
.no-js #Component67887fc776a5e90013d30955 .form-control {
    padding: 30px 15px;
    font-size: 19px !important;
}
.no-js #Component67887fc776a5e90013d30955 .btn {
    font-size: 19px;
}
.tel-head {
    width: 13%;
}  
.blockhead {
    grid-template-columns: 73% auto;
}  
}



@media screen and (max-width: 1191px) {
h5 {
    font-size: 25px;
}
.content-ckkglobal {
    white-space: inherit;
}
.block-bgproduct-2 {
    font-size: 20px;
}
.block-warranty h1 {
    font-size: 2em;
}
.block-logosymbol h1 {
    font-size: 4em;
}
.mail-footer-ckkglobal {
    font-size: 16px;
}
.tel-footer-ckkglobal {
    font-size: 24px;
}
.block-footer-ckkglobal {
    margin-left: 15%;
}
article.col-md-6.item.-micro {
    width: 22.8%;
}  
.no-js #Component67887fc776a5e90013d30955 .form-control {
    padding: 24px 15px;
}
.headname-product {
    height: 100px;
}  
}



@media screen and (max-width: 900px) {
.btnviewmore {
    padding: 10px 10px;
}
.block-bgproduct-3 {
    width: 30%;
}
.block-logosymbol h1 {
    font-size: 3em;
}
.block-warranty h1 {
    font-size: 26px;
}
.bgwarranty h5 {
    font-size: 20px;
}
article.col-md-6.item.-micro {
    width: 30.6%;
}
#background6787962161df930012b587e8 article.col-md-6.item.-micro {
    width: 33.3%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 33.3%;
}
.Textmanager.font-inherit {
    text-align: left;
}
.table-responsive {
    border: 0px solid #ddd;
}
#background6788bfe0e4fe700013900c97 li.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
}
#background6788bfe0e4fe700013900c97 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 30%;
}
#background6788bfe0e4fe700013900c97 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 70%;
}
.icon-contact {
    width: 11%;
}  
.itopplus-bg {
    margin-top: -10px;
}
.Textmanager.font-inherit {
    display: inherit;
}
.block-ckkglobal.mobile {
    display: none;
}  
}





@media screen and (max-width: 480px) {
h1 {
    font-size: 2em;
}
#imagesControl678772d561df930012b581ca {
    padding: 0px !important;
}  
.pd-icon-content-ckkglobal {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.block-icon-content-ckkglobal.two {
    margin-top: 0%;
}
.block-logo-brand {
    grid-template-columns: repeat(3, 1fr);
}
.block-bgproduct-3 {
   width: 40%;
}
.block-bgproduct-2 {
    width: 60%;
}
.block-ckkglobal {
    display: inherit;
}
.block-warranty {
    width: 100%;
}
.block-logosymbol {
    width: 100%;
    margin-left: 2%;
    margin-top: 12%;
}
.block-phone-line {
    width: 100%;
}
.phone-line {
    width: 70%;
    margin: 0 auto !important;
    margin-top: 9% !important;
}
.block-logosymbol {
    text-align: center;
}
.logosymbol {
    margin-bottom: 5% !important;
}
.block-logosymbol h1 {
    font-size: 2em;
    white-space: inherit;
    margin-top: 10%;
}
.block-warranty-2 {
    margin-left: 0%;
    margin-top: 10% !important;
    text-align: center;
    margin: 0 auto;
}
.bgwarranty {
    margin-top: 5% !important;
    margin: 0 auto;
}
.border-warranty {
    margin-bottom: 8% !important;
    margin: 0 auto;
}
.logosymbol {
    margin: 0 auto;
}
.sectionone-ckkglobal {
    padding: 20% 0%;
}
.head-ckkglobal {
    margin-top: 10%;
}
article.col-md-6.item.-micro {
    width: 100%;
}
h3.managerHeader {
    margin-top: 10%;
}
.block-ckkglobal.mobile {
    display: inherit;
} 
.block-ckkglobal {
    display: none;
}
#background6788bfe0e4fe700013900c97 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
}
#background6788bfe0e4fe700013900c97 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
}
#background6787962161df930012b587e8 article.col-md-6.item.-micro {
    width: 100%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
body, html { 
    overflow-x: hidden; 
}  
}



.pd-icon-content-ckkglobalproduct {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 3% 0%;
    gap: 20px;
}
.pd-icon-content-ckkglobalproduct .icon-content-ckkglobal-2 {
    text-align: center;
    margin-top: 13%;
}
.pd-icon-content-ckkglobalproduct .block-icon-content-ckkglobal {
    background: #f2f2f2;
    padding: 11% 5%;
    border-radius: 20px;
}
.block-icondownload-2 {
    background: #f48502;
    color: #fff;
    display: grid;
    grid-template-columns: auto 30px;
    padding: 10px;
    transition: 0.35s;
    width: fit-content;
    gap: 20px;
}
.icondownload-2 {
    align-self: center;
}
.thumbnail:hover .block-icondownload-2 {
    background: #009687;
    transition: 0.35s;
}
.block-icondownload-2:hover {
    background: #009687;
    transition: 0.35s;
}

