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



.no-js a {
  color: #282828;
  transition: 0.35s;
}
.no-js a:hover {
  color: #f47525;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #f47525;
}





.itopplus-header {
  background-color: #ff8030;
  color: #fff;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_150620242qve/0/0/1z-z1076290723644.jpg");
}
.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_150620242qve/0/0/3z-z752861891000.jpg");
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_150620242qve/0/0/4z-z1385517237295.jpg");
}
.navbar-default .navbar-nav > li > a {
  color: #2d2b2b;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
}
.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: #2d2b2b !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
      color: #f47525;
}
.no-js .dropdown-menu > li > a {
  color: #282828;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #282828;
  background: transparent;
}



@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed;
    top: 7px;
    left: 10px;
    width: 70px !important;
    z-index: 10000;
}
#nav-menu, 
#ItopplusMainSidebar > div {
    background: #fff !important;
}
#controlMenu * {
    color: #282828 !important;
    border: none;
}
#itpMenuSideBar span {
    background-color: #282828 !important;
}
.navbar-header > a::before {
    background-size: 35px;
    background-position: center;
}
.navbar-header > a::after {
    background: transparent;
}
#itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;
}
#itpsearchmobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
}
.old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
}
.old-image-icon-line::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
}
.old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
}
.old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
}
.new-image-icon-twitter::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
}
}

@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: 15px;
    width: clamp(140px, 70%, 20vw);
    margin: 0 auto; 
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
.no-js .itopplus-banner {
    box-shadow: 1px 1px 5px 1px #0000000f;
}
.Contentmanager .col-md-6.pull-left {
    padding-left: 0px;
}
#background684699711ca6ae0013136780 {
    width: 70%;
    margin: 0 auto;
}
}

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



/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 20px;
}
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);
}
figure.effect-oscar h2 {
  margin: 0;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transform: inherit;
  transform: inherit;
}
/* oscar */




/*contenemanager*/
h3.managerHeader {
    font-size: 2em;
    font-weight: 600;
    color: #f47525;
    text-align: center;
    margin-top: 6%;
    margin-bottom: 2%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #ff8030;
}
.social-share {
    display: none;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 7% 0% 0%;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ff8030;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.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 / 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;
}
#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.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
}
.Textmanager.font-inherit h5 {
    font-weight: 600;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
}
/*contenemanager*/


/*contenemanager 4 */
.thumbs img {
    width: 100%;
}
#background6846910976885600135b6a8e .col-md-4.col-sm-4.col-xs-12 {
    padding-right: 10px !important;
    padding-left: 10px !important;
    width: 25%;
}
#background6846910976885600135b6a8e .title-type47 {
    display: none;
}
#background68468863a59d310013daa72f figure.effect-oscar figcaption,
#background6846910976885600135b6a8e figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
}
#background6846910976885600135b6a8e .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
.headname {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 5% 6%;
    padding-top: 5%;
    text-align: left;
    font-weight: 600;
    white-space: break-spaces;
    font-size: 20px;
}
ul.icon-product ::marker {
    color: #12a69d;
}
.Contentmanager .site .col-section .item.-micro:hover .btnvirw {
    background: #12a69d;
    transition: 0.35s;
}
/*contenemanager 4 */



/*menu product*/
.nav>li>a:hover {
    background-color: transparent !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent !important;
}
.menuVertical .dropdown-menu {
  display: block;
  position: relative;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 160px;
  width: 100%;
  padding: 0px !important;
  margin: 2px 0 0;
  color: #fff;
  font-weight: normal;
  text-align: left;
  list-style: none;
  background-color: transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 7%;
  border-radius: 0;
}
.menuVertical ul.nav-stacked li > ul > li > ul > li > a {
  padding-left: 25% !important;
}
.menuVertical ul.nav-stacked li > ul > li > a {
  padding-left: 20% !important;
  padding: 13px 0px 13px 10px;
  font-size: 15px;
    color: #000;
}
.menuVertical .dropdown-menu {
  padding: 0px !important;
  margin: 0px 0 10px !important;
}
.dropdown-menu > li > a {
    font-size: 15px;
}
.menuVertical .dropdown-menu > li > a:focus, 
.menuVertical .dropdown-menu > li > a:hover {
    color: #fff;
    background: #ff8030;
}
.menuVertical a:hover {
    background-color: #ff8030 !important;
}
.menuVertical .nav-pills>li>a {
    border-radius: 0px;
      font-weight: 600;
}
ul.nav.nav-pills.nav-stacked {
    border: 1px solid #d8d8d8;
    border-radius: 0px 0px 20px 20px;
}
/*menu product*/



/*from Contact*/
.no-js #Component68467d657f99830013b3b7a7 label {
    display: none!important;
    color: #000;
}
.no-js #Component68467d657f99830013b3b7a7 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component68467d657f99830013b3b7a7 .form-control {
    border: 0px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 18px 0px;
    background: transparent;
    color: #000;
    font-size: 15px !important;
    border-radius: 0px !important;
}
.no-js #Component68467d657f99830013b3b7a7 .form-control:focus {
   border-bottom: 1px solid #f47525 !important;
   border: 0px solid #c9bda9;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #444!important;
}
.no-js #Component68467d657f99830013b3b7a7 .btn {
   background: #f47525;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 50px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component68467d657f99830013b3b7a7 .btn-default:active {
   background: #12a69d;
   color: #fff;
}
.no-js #Component68467d657f99830013b3b7a7 .btn-default:hover,
.no-js #Component68467d657f99830013b3b7a7 .btn-default:focus {
   background-position: 0 0px;
   background: #12a69d;
   border: 0px solid transparent;
}
.no-js #Component68467d657f99830013b3b7a7  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68467d657f99830013b3b7a7 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component68467d657f99830013b3b7a7 ::placeholder {
  color: #444 !important;
  font-weight:400;
}
#background68467d657f99830013b3b7a7 {
    background: #f4f5f9 !important;
    border-radius: 20px;
    padding: 3%;
}
/*from Contact*/


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

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}



.grid-iconhead {
    display: flex;
    gap: 8px;
}
.grid-head {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.block-head-3 {
    display: grid;
    grid-template-columns: auto 20px auto;
    gap: 10px;
    width: fit-content;
}
.block-head-2 {
    display: grid;
    grid-template-columns: 70% auto;
    gap: 20px;
}
.icontel-2 {
    align-self: center;
}
.icontel {
    align-self: center;
}
.iconhead {
    transition: 0.35s;
}
.iconhead:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.block-head-tel {
    display: flex;
    justify-content: flex-end;
}
.block-head {
    align-self: center;
}
.block-head span {
    font-weight: 600;
}
.grid-footer {
    display: grid;
    grid-template-columns: 35% 30% auto;
    gap: 55px;
}
.bg-footer-2 {
    background: #f0f0f0;
    padding-left: 20%;
    padding-top: 11%;
}
.name-fotoer {
    white-space: break-spaces;
    line-height: 1.7;
    margin-bottom: 10px;
}
.head-fotoer h3 {
    font-weight: 600;
    margin-bottom: 10px;
}
.bg-footer-4 {
    padding-top: 15%;
}
.bg-footer-3 {
    padding-top: 15%;
}
.logo-scrkrabi {
    width: 50%;
    margin-bottom: 5%;
}
.copyright {
    color: #000;
    font-size: 14px;
    margin-bottom: 15%;
}
.grid-iconfooter {
    display: flex;
    gap: 8px;
    width: 55%;
    margin-top: 6%;
    margin-bottom: 24%;
}
.block-iconfooter {
    display: grid;
    grid-template-columns: 22px auto;
    gap: 10px;
    margin-bottom: 10px;
}
.iconfooter-2 {
    white-space: break-spaces;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #f47525 !important;
  border-radius: 50px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #1ba29a !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;
}
.one-scrkrabi {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 10%;
}
.bg-scrkrabi {
    width: 94%;
    margin: 0 auto;
}
.content-scrkrabi {
    white-space: break-spaces;
}
.block-scrkrabi-2 h2 {
    font-weight: 600;
    color: #f47525;
    margin-bottom: 10px;
    font-size: 3.2em;
}
.slogan {
    display: flex;
    width: fit-content;
}
.slogan h5 {
    align-self: revert;
}
.slogan h1 {
    align-self: end;
}
.block-scrkrabi-2 {
    margin-top: 10%;
}
.slogan {
    color: #12a69d;
}
.slogan h5 {
    font-weight: 600;
}
.slogan h5 span {
    color: #f47525;
    font-size: 26px;
    font-style: italic;
}
.head-scrkrabi {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
}
.empty-scrkrabi {
    padding: 2%;
}
.head-scrkrabi h2 {
    font-weight: 600;
    color: #f47525;
}
#background6842938f1ca6ae001313405b .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 12.5% !important;
}
#background6842938f1ca6ae001313405b .CustomImageGalleryType_2.row-fluid {
    display: flex;
    justify-content: center;
}
.no-js .dropdown-menu > li > a {
    font-size: 15px;
}
#background684297a776885600135b4725 .thumbnail {
    border-radius: 20px;
    border: 1px solid #d8d8d8;
}
#background684297a776885600135b4725 .img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
}
#background684297a776885600135b4725 .grid figure figcaption {
    padding: 1em;
}
.bg-mainproduct {
    color: #000;
}
.bg-mainproduct h3 {
    font-weight: 600;
}
.itopplus-bg4 {
    background-attachment: fixed;
    background-size: cover;
}
.btn-iconclick-line {
    display: grid;
    grid-template-columns: 50px auto auto;
    width: fit-content;
    background: #fff;
    border-radius: 50px;
    color: #000;
    gap: 14px;
    margin: 0 auto;
    padding: 0px 0px 0px 13px;
    margin-top: 3%;
}
.iconclick-line-2 {
    align-self: center;
}
.iconclick-line-3 {
    align-self: center;
    background: #01ba03;
    color: #fff;
    padding: 20px 25px;
    border-radius: 0px 50px 50px 0px;
    text-align: center;
}
.iconclick-line {
    align-self: center;
}
.click-line {
    text-align: center;
    padding: 10% 0%;
}
.click-line h1 {
    font-weight: 600;
}
.click-line span {
    color: #f47525;
    font-size: 1.5em;
    font-style: italic;
}
.btnvirw {
    background: #ff8030;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    width: fit-content;
    padding: 8px 20px;
    margin: 0 auto;
    font-size: 14px;
    transition: 0.35s;
}
.btnvirw:hover {
    background: #12a69d;
    transition: 0.35s;
}
.headpage-product {
    margin-top: 5%;
}
.headpage-product h2 {
    font-weight: 600;
    color: #f47525;
}
.head-product {
    background: #12a69d;
    color: #fff;
    text-align: center;
    border-radius: 20px 20px 0px 0px;
    margin-top: 16%;
}
.head-product h2 {
    font-weight: 600;
}
.comingsoon {
    padding: 10% 0%;
}
.comingsoon2 {
    padding: 5% 10% 10%;
}
.contact-page .block-iconfooter {
    grid-template-columns: 30px auto;
    margin-bottom: 7px;
}
.logo-scrkrabi-contact {
    width: 30%;
    margin-bottom: 3%;
}
.head-form {
    font-family: "LINE Seed Sans TH";
    text-align: center;
    font-weight: 600;
    margin-top: 3%;
}
.head-form-2 {
    font-family: "LINE Seed Sans TH";
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
}
#cookie68467d657f99830013b3b7a7 {
    font-size: 15px;
    margin-left: -10px;
}
.block-iconservice {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 20px;
    margin-bottom: 19px;
}
.iconservice-2 {
    align-self: center;
}
.pd-iconservice {
    padding: 2% 0%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.icontel-2 a {
    color: #fff;
}
.icontel-2 a:hover {
    color: #12a69d;
}
.bg-footer-2 .iconfooter-2 a {
    color: #000;
}
.bg-footer-2 .iconfooter-2 a:hover {
    color: #ff8030;
}
.pd-slogan {
    margin-top: 5%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    min-height: 85px;
}
.headpage-product h2 {
    font-size: 2.5em;
}
.head-product h2 {
    font-size: 2.5em;
}
#background685389e71a2b1b0013c04c58 .Contentmanager .site .col-section .item.-micro a .caption .title {
    min-height: 55px;
}




@media screen and (min-width: 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.block-head-2 {
    grid-template-columns: 75% auto;
}
.slogan h5 span {
    font-size: 40px;
}
.headname {
    font-size: 26px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}  
.btnvirw {
    font-size: 18px;
}
#iframe6842910ed7f96b0013e50abd iframe {
    height: 550px;
}  
#iframe684684b27f99830013b3b90b iframe {
    height: 550px;
}   
.copyright {
    color: #000;
    font-size: 16px;
    margin-bottom: 10%;
}
.grid-iconfooter {
    width: 45%;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}  
.menuVertical ul.nav-stacked li > ul > li > a {
    font-size: 20px;
}
.head-form {
    font-size: 40px;
}
.head-form-2 {
    font-size: 22px;
}
.no-js #Component68467d657f99830013b3b7a7 .form-control {
    padding: 23px 0px;
    font-size: 19px !important;
}
#cookie68467d657f99830013b3b7a7 {
    font-size: 18px;
}
.no-js #Component68467d657f99830013b3b7a7 .btn {
    font-size: 18px;
}
#background685389e71a2b1b0013c04c58 .Contentmanager .site .col-section .item.-micro a .caption .title {
    min-height: 80px;
}
}




@media screen and (max-width: 1191px) {
h2 {
    font-size: 2.5em;
}
.content-scrkrabi {
    white-space: inherit;
}
.block-scrkrabi-2 {
    margin-top: 0% !important;
}
.headname {
    font-size: 16px;
}
h3.managerHeader {
    font-size: 2em;
}
}



@media screen and (max-width: 900px) {
#carousel68426fc8ed55870012e32bfe {
    display: none;
}
.block-scrkrabi-2 h2 {
    font-size: 2.5em;
}
.one-scrkrabi {
    align-items: end;
}
.block-scrkrabi-2 {
    margin-bottom: 15%;
}
#background6842938f1ca6ae001313405b .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 13.5% !important;
}
.click-line span {
    font-size: 1.2em;
}
.bg-footer-4 {
    display: none;
}
.grid-footer {
    grid-template-columns: 35% 60% auto;
    gap: 45px;
}  
.grid-iconfooter {
    width: 75%;
    margin-top: 10%;
}
.headpage-product {
    text-align: center;
    margin-top: 7%;
    margin-bottom: 2%;
}
.Textmanager.font-inherit {
    display: inherit;
}
}




@media screen and (max-width: 480px) {
h2 {
    font-size: 2em;
}
#carousel68426fc8ed55870012e32bfe {
    display: inherit;
}
#imagesControl68426fc8ed55870012e32bfe {
    padding: 0px !important;
}
.one-scrkrabi {
    align-items: end;
    gap: 20px;
    display: flex;
    flex-direction: column-reverse;
    padding: 10% 5% 0%;
}
.itopplus-bg {
    background-size: cover;
    background-position: bottom;
}  
#background684297a776885600135b4725 .grid figure figcaption {
    padding: 0em;
}
.bg-mainproduct h3 {
    font-weight: 600;
    font-size: 16px;
}
.bg-mainproduct h3 {
    margin-top: 3%;
}
#background6842938f1ca6ae001313405b .col-md-4.col-sm-4.col-sm-5fix.col-xs-12 {
    width: 25%;
    float: left;
}
article.col-md-6.item.-micro {
    width: 50%;
}
#Component6842910ed7f96b0013e50abd {
    margin: -10px;
}  
.grid-footer {
    grid-template-columns: 100%;
    gap: 45px;
}
 .bg-footer-2 {
    padding-left: 10%;;
    padding-top: 10%;
}
.grid-iconfooter {
    width: 55%;
    margin-top: 0%;
    margin-top: 10%;
}  
.name-fotoer {
    margin-bottom: 0px;
}
.headname {
    white-space: inherit;
}
.slogan h1 {
    font-size: 26px;
}
.click-line h2 {
    font-size: 2em;
}
.head-scrkrabi {
    margin-top: 10%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}  
h3.managerHeader {
    font-size: 2em;
    margin-top: 10%;
    margin-bottom: 2%;
}  
.grid-iconfooter {
    margin-bottom: 10%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    min-height: 85px;
}  
.headpage-product h2 {
    font-size: 2em;
} 
h3.managerHeader {
    font-size: 1.8em;
    margin-bottom: 0%;
}
#Component684684b27f99830013b3b90b {
    margin: -10px;
}
.contact-page {
    margin-bottom: 10%;
}
#background68468863a59d310013daa72f .col-md-3.col-sm-4.col-xs-6 {
    width: 100%;
}
.itopplus-bg4 {
    background-attachment: inherit;
}
.headname {
    font-size: 24px;
}
.btn-iconclick-line {
    grid-template-columns: 40px auto auto;
}
.iconclick-line-2 h4 {
    font-size: 16px;
}
.iconclick-line-3 {
    padding: 10px 15px;
    border-radius: 0px 50px 50px 0px;
}
.iconclick-line-3 h4 {
    font-size: 18px;
}
#iframe6842910ed7f96b0013e50abd iframe {
    height: 300px;
} 
.bg-footer-3 {
    padding: 0% 9% 10%;
}
.click-line {
    text-align: center;
    padding: 15% 0%;
} 
#background6846910976885600135b6a8e .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
}
}




.CASS-A-top {
  height: auto;
  border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
  height: auto;
  border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-mid {
  position: relative;
  padding: 0px;
}
.CASS-A-middle-right {
  border-right: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
  border-left: solid 0px #d4d4d4;
}
.CASS-A-main {
  box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, .5);
}

.time br {
    display: none;
}

