.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "Prompt", sans-serif;
}


.no-js a {
  color: #444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #e70b0b;
}
.itopplus-footer {
  color: #343434;
}
.itopplus-footer a {
  color: #343434;
}
.itopplus-footer a:hover {
  color: #fe0000;
}



.itopplus-header {
  background-color: #ff2929;
  color: #fff;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_27022024u0yt/0/0/1z-z153861507139.webp");
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_27022024u0yt/0/0/4z-z1164334953536.webp");
}
.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_27022024u0yt/0/0/5z-z103832423778.webp");
}
.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0 10px;
  padding: 8px 10px;
  border-radius: none;
}
.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 {
  font-weight: 600;
  color: #444 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #444;
  background: transparent;
}



@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 15px;
    left: 10px;
    width: 160px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #fff !important;
}
#itpMenuSideBar span {
    background-color: #000 !important;
}
#controlMenu * {
    color: #000 !important;
    border: none;
}
.navbar-header > a {
    display: grid !important;
    place-items: center;
    place-content: center;
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: center;
    height: 50px !important;
    width: 40px !important;
}
#itpphonemobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27022024u0yt/0/0/telz-z449329808071.png) !important;
}
#itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27022024u0yt/0/0/facebookz-z1059664249656.png) !important;
}
.old-image-icon-line {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27022024u0yt/0/0/linez-z215038735144.png) !important;
}
.old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27022024u0yt/0/0/youtubez-z611641973091.webp) !important;
}
.new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.webp) !important;
}
}


@media screen and (min-width: 1024px) {
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 25% 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(120px, 100%, 20vw);
    margin: 0 auto;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
.no-js .itopplus-banner {
    box-shadow: 1px 1px 8px 1px #00000021;
}  
.itopplus-banner.itopplus-sticky {
    box-shadow: 1px 1px 8px 1px #00000021 !important;
}   
}

@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: 2.5em;
    text-align: center;
    font-weight: 500;
    margin-top: 5%;
    margin-bottom: 3%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.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: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
.social-share {
    display: none !important;
}
#background67fabd5c3f8f650013230712 article.col-md-6.item.-micro,
#background6800b300d41e5f00139f7ea8 article.col-md-6.item.-micro {
    width: 23.2%;
}
article.col-md-6.item.-micro {
    width: 18.2%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px;
    box-shadow: 0 0 10px 0 rgb(225 225 225);
    margin: 0px 10px 30px;
    border-radius: 20px;
    background: #fff;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: #fff;
    padding-left: 0;
    border-radius: 0px 0px 20px 20px;
}
.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: 15px;
    margin: 0 0 15px;
}
.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;
}

.readmoretalk {
    color: #e70b0b;
    font-size: 14px;
}
.blocktalk {
    padding: 5%;
    color: #444;
}
.blocktalk-3 {
    height: 120px;
}
.blocktalk-2 {
    height: 65px;
    white-space: break-spaces;
}
.Contentmanager .site .col-section .item.-micro a img {
    width: 100%;
    height: auto;
    border-radius: 15px 15px 0px 0px;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
}
/*contenemanager*/



/*from Contact*/
.no-js #Component67fb1e636eaa31001374ce30 label {
    display: none!important;
    color: #000;
}
.no-js #Component67fb1e636eaa31001374ce30 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component67fb1e636eaa31001374ce30 .form-control {
    border: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    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;
    border-radius: 5px !important;
}
.no-js #Component67fb1e636eaa31001374ce30 .form-control:focus {
   border-bottom: 1px solid #e70b0b !important;
   border: 1px solid #e70b0b;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #444!important;
}
.no-js #Component67fb1e636eaa31001374ce30 .btn {
   background: #e70b0b;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 40px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component67fb1e636eaa31001374ce30 .btn-default:active {
   background: #000;
   color: #fff;
}
.no-js #Component67fb1e636eaa31001374ce30 .btn-default:hover,
.no-js #Component67fb1e636eaa31001374ce30 .btn-default:focus {
   background-position: 0 0px;
   background: #000;
   border: 0px solid transparent;
}
.no-js #Component67fb1e636eaa31001374ce30  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67fb1e636eaa31001374ce30 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component67fb1e636eaa31001374ce30 ::placeholder {
  color: #444 !important;
  font-weight:400;
}
/*from Contact*/


/* ฟอร์ม Style 1 */
#formdisplay6800702ea7cd8300130b546e .form-control {
    border: 0px solid #464646;
    border-bottom: 1px solid #464646;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    background-color: transparent;
    padding: 0px 0px;
    font-size: 15px;
    width: 100% !important;
    margin: 0px 0px;
    color: #1e1e1e !important;
    padding-right: 0px !important;
}
#formdisplay6800702ea7cd8300130b546e .form-control:focus {
    border-bottom: 1px solid #db0f16 !important;
    border: 0px solid #444;
    color: #1e1e1e !important;
}
#formdisplay6800702ea7cd8300130b546e .form-control:hover {
    border-bottom: 1px solid #db0f16 !important;
    border: 0px solid #db0f16;
}
#formdisplay6800702ea7cd8300130b546e .btn-default:hover,
#formdisplay6800702ea7cd8300130b546e .btn-default:focus {
    background-position: 0 0px;
    background: #252525 !important;
    color: #fff !important;
    transition: 0.35s;
}
#formdisplay6800702ea7cd8300130b546e .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #db0f16 !important;
    background: #db0f16 !important;
    text-shadow: none;
    border-radius: 30px !important;
    color: #fff !important;
}
#formdisplay6800702ea7cd8300130b546e ::placeholder {
    color: #1e1e1e;
}
#formdisplay6800702ea7cd8300130b546e span.label {
    display: contents;
}
#formdisplay6800702ea7cd8300130b546e a#capchatxt {
    font-weight: 300;
    color: #1e1e1e;
    margin-left: 2%;
}
#formdisplay6800702ea7cd8300130b546e {
    background: linear-gradient(to bottom, rgb(255 255 255) 0%, rgba(241, 241, 241, 1) 100%);
    color: #1e1e1e !important;
    width: 70%;
    margin: 0 auto;
    padding: 4% 4% 3%;
    border-radius: 20px;
    margin-bottom: 10%;
    margin-top: 2%;
}
#formdisplay6800702ea7cd8300130b546e .form-control::placeholder {
    color: #1e1e1e !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#formdisplay6800702ea7cd8300130b546e .btn-success {
    background-image: linear-gradient(to bottom, #db0f16 0, #db0f16 100%);
    border-color: #db0f16;
    padding: 8px 25px;
    border-radius: 50px;
}
#formdisplay6800702ea7cd8300130b546e .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay6800702ea7cd8300130b546e .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay6800702ea7cd8300130b546e  
.btn-success:focus,
.btn-success:hover {
    background-color: #252525 !important;
    border-color: #252525 !important;
    background-image: none !important;
}
#cookie6800702ea7cd8300130b546e {
    font-size: 15px;
    margin-top: -10px;
}
.CASS-D-head h3 {
    padding-left: 0px;
}
#form6800702ea7cd8300130b546e {
    padding: 0px !important;
}
#btnview6800702ea7cd8300130b546e {
    margin-left: 40%;
}
/* ฟอร์ม Style 1 */


/* ฟอร์ม Style 1 */
#formdisplay6800702ea7cd8300130b546e .form-control {
    border: 0px solid #464646;
    border-bottom: 1px solid #464646;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    background-color: transparent;
    padding: 0px 0px;
    font-size: 15px;
    width: 100% !important;
    margin: 0px 0px;
    color: #1e1e1e !important;
    padding-right: 0px !important;
}
#formdisplay6800702ea7cd8300130b546e .form-control:focus {
    border-bottom: 1px solid #db0f16 !important;
    border: 0px solid #444;
    color: #1e1e1e !important;
}
#formdisplay6800702ea7cd8300130b546e .form-control:hover {
    border-bottom: 1px solid #db0f16 !important;
    border: 0px solid #db0f16;
}
#formdisplay6800702ea7cd8300130b546e .btn-default:hover,
#formdisplay6800702ea7cd8300130b546e .btn-default:focus {
    background-position: 0 0px;
    background: #252525 !important;
    color: #fff !important;
    transition: 0.35s;
}
#formdisplay6800702ea7cd8300130b546e .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #db0f16 !important;
    background: #db0f16 !important;
    text-shadow: none;
    border-radius: 30px !important;
    color: #fff !important;
}
#formdisplay6800702ea7cd8300130b546e ::placeholder {
    color: #1e1e1e;
}
#formdisplay6800702ea7cd8300130b546e span.label {
    display: contents;
}
#formdisplay6800702ea7cd8300130b546e a#capchatxt {
    font-weight: 300;
    color: #1e1e1e;
    margin-left: 2%;
}
#formdisplay6800702ea7cd8300130b546e {
    background: linear-gradient(to bottom, rgb(255 255 255) 0%, rgba(241, 241, 241, 1) 100%);
    color: #1e1e1e !important;
    width: 70%;
    margin: 0 auto;
    padding: 4% 4% 3%;
    border-radius: 20px;
    margin-bottom: 10%;
    margin-top: 2%;
}
#formdisplay6800702ea7cd8300130b546e .form-control::placeholder {
    color: #1e1e1e !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#formdisplay6800702ea7cd8300130b546e .btn-success {
    background-image: linear-gradient(to bottom, #db0f16 0, #db0f16 100%);
    border-color: #db0f16;
    padding: 8px 25px;
    border-radius: 50px;
}
#formdisplay6800702ea7cd8300130b546e .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay6800702ea7cd8300130b546e .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay6800702ea7cd8300130b546e  
.btn-success:focus,
.btn-success:hover {
    background-color: #252525;
    border-color: #252525;
}
#cookie6800702ea7cd8300130b546e {
    font-size: 15px;
    margin-top: -10px;
}
.CASS-D-head h3 {
    padding-left: 0px;
}
#form6800702ea7cd8300130b546e {
    padding: 0px !important;
}
#btnview6800702ea7cd8300130b546e {
    margin-left: 40%;
}
/* ฟอร์ม Style 1 */


.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, .carousel-control .icon-prev {
    color: #fff;
}




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: 17px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 15px;
}
body {
    font-size: 15px;
}
b, strong {
    font-weight: 500;
}



.grid-footer-nutrakal {
    display: grid;
    grid-template-columns: 32% 16% 28% auto;
    gap: 26px;
    padding: 5% 0% 3%;
    border-bottom: 1px solid;
}
.logofooter-2 {
    font-family: "Montserrat", sans-serif;
}
.logofooter {
    width: 75%;
    margin-bottom: 5%;
}
.copyright {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin-bottom: 5%;
}
.logofooter-2 h5 {
    font-weight: 600;
}
.footer-nutrakal h3 {
    font-weight: 600;
}
.footer-nutrakal {
    margin-bottom: 3%;
}
.footer-nutrakal-2 {
    white-space: break-spaces;
    line-height: 1.5;
}
.block-icon-footer {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 5px;
    margin-bottom: 5%;
}
.icon-footer-2 {
    white-space: break-spaces;
}
.grid-iconsocial {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    margin-top: 8%;
    width: 95%;
}
.iconsocial {
    transition: 0.35s;
}
.iconsocial:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #e70b0b !important;
  border-radius: 50px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #000 !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: 15px;
}
.grid-head {
    display: grid;
    grid-template-columns: 45% auto;
}
.grid-iconphone {
    display: grid;
    grid-template-columns: auto 20px auto;
    width: fit-content;
    gap: 10px;
}
.block-iconphone-2 {
    align-self: center;
}
.grid-iconsocial-head {
    display: flex;
    gap: 10px;
}
.grid-socialhead {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
}
.block-socialhead-2 {
    align-self: center;
    display: flex;
    justify-content: flex-end;
}
.block-head-2 {
    align-self: center;
}
.nutrakal-one {
    width: 60%;
    padding: 10% 0%;
}
.content-nutrakal {
    white-space: break-spaces;
}
.btnreadmore {
    background: #e70b0b;
    color: #fff;
    border-radius: 50px;
    width: fit-content;
    padding: 10px 20px;
    margin-top: 5%;
    font-size: 14px;
    transition: 0.35s;
}
.nutrakal-one h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 4em;
    line-height: 1;
}
.nutrakal-one h5 {
    color: #e70b0b;
    font-weight: 500;
    margin-bottom: 3%;
}
.btnreadmore:hover {
    background: #000;
    transition: 0.35s;
}
.block-iconyoutube {
    display: grid;
    grid-template-columns: 110px auto;
    gap: 20px;
}

.grid-youtube {
    display: grid;
    grid-template-columns: 50% auto;
    justify-content: center;
    padding: 3% 0%;
}
.iconyoutube-2 {
    font-family: "Montserrat", sans-serif;
    align-self: center;
    line-height: 1.2;
}
.iconyoutube-2 h1 {
    font-size: 2.4em;
}
.iconyoutube-2 h2 {
    color: #e60303;
    font-weight: bold;
    font-size: 2.5em;
}
.block-youtube-3 {
    align-self: end;
    margin-bottom: 10%;
}
.grid-follow {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.block-iconfooter {
    display: grid;
    grid-template-columns: 50px auto;
    background: #fff;
    border-radius: 50px;
    padding: 10px;
    gap: 15px;
    width: fit-content;
    margin-top: 5%;
}
.iconfooter-2 {
    align-self: center;
    padding: 0px 25px 0px 0px;
}
.logofollow {
    width: 40%;
    margin-bottom: 2%;
}
.block-follow-2 {
    margin-top: 22%;
}
.block-follow-2 h2 {
    color: #fff;
    font-size: 2.7em;
}
.block-follow-2 h4 {
    color: #fff;
}
.iconfooter-2 h1 {
    color: #444;
}
.head-nutrakal {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
}
.head-nutrakal h2 {
    font-weight: 500;
}
.btmcontact {
    background: #e70b0b;
    color: #fff;
    border-radius: 50px;
    width: fit-content;
    padding: 10px 20px;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 2%;
    transition: 0.35s;
}
.btmcontact:hover {
    background: #000;
    transition: 0.35s;
}
.block-logo-nutrakal {
    padding: 13% 0% 6%;
    text-align: center;
    color: #fff;
}
.block-logo-nutrakal h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 4em;
}
.logo-nutrakal {
    width: 50%;
    margin: 0 auto;
}
.grid-icon-health {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 40px;
    padding: 2% 0% 2%;
}
.block-icon-health {
    background: #fff;
    box-shadow: 2px 2px 15px 2px rgb(168 168 168 / 54%);
    padding: 20px;
    border-radius: 20px;
    width: 70%;
    margin: 0 auto;
    transition: 0.35s;
}
.icon-health-2 {
    text-align: center;
    margin-top: 15%;
}
.icon-health {
    transition: 0.35s;
}
.block-icon-health:hover .icon-health {
    filter: grayscale(1);
    transition: 0.35s;
}
.border-product {
    border-top: 2px solid #cecece;
}
.border-product {
    border-top: 2px solid #cecece;
    margin-bottom: 20px;
}
.empty-product {
    padding: 4%;
}
.block-bgproduct-2 {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 300;
}
.block-bgproduct {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 5% 8%;
    font-weight: 500;
    color: #fff;
    text-align: left;
}
.empty-2 {
    padding: 2%;
}
.grid-bgproduct {
    display: grid;
    grid-template-columns: auto 25px;
    padding: 0% 5% 5%;
}
.block-bgproduct-2 img {
    width: 100%;
}
.iconnext img {
    width: 100% !important;
}
.name-product {
    color: #000;
    align-self: center;
    font-size: 14px;
}
ul.icon-product ::marker {
    color: #e70b0b;
}
.detail-product {
    margin-top: 5%;
}
.block-iconcontact {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 8px;
}
.iconcontact-2 {
    align-self: center;
}
.grid-iconcontact {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 10px;
}
.bgnutrakal {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 25px;
}
.bgnutrakal img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.bgnutrakal img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.nutrakal-about h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 4em;
    line-height: 1;
}
.nutrakal-about h5 {
    color: #e70b0b;
    font-weight: 500;
    margin-bottom: 2%;
}
.grid-nutrakal-about {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 35px;
    padding: 2% 0% 8%;
}
.bgnutrakal img {
    border-radius: 20px !important;
}
.detail-product h3 {
    margin-bottom: 10px;
}
#background6800ae4b7dfafa001386442f article.col-md-6.item.-micro,
#background6800ae60d41e5f00139f7da8 article.col-md-6.item.-micro {
    width: 22.6%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    padding: 23% 0%;
    border-radius: 20px 20px 0px 0px;
    background: #fff !important;
}
#background6800b300d41e5f00139f7ea8 .Contentmanager .site .col-section .item.-micro a .image,
#background67fabd5c3f8f650013230712 .Contentmanager .site .col-section .item.-micro a .image {
    padding: 0% 0%;
}
.no-js #editor6 {
    padding: 10px 0px;
}




.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 18.1%;
    padding: 0px;
    box-shadow: 0 0 10px 0 rgb(225 225 225);
    margin: 0px 10px 30px;
    border-radius: 20px;
    background: #fff;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
}
.landingpagemanager .nav-template li {
    display: table;
}
.landingpagemanager .img-container {
    padding-bottom: 100% !important;
    padding: 10% 3%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 strong {
    display: none;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.landingpagemanager .name-product {
    align-self: baseline;
}
.landingpagemanager {
    padding: 0px;
    margin-top: 40px;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager .page-header.padding {
    margin-bottom: 2% !important;
}
.landingpagemanager p {
    white-space: inherit !important;
}





@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: 19px;
}
body {
    font-size: 19px;
}
.grid-head {
    grid-template-columns: 55% auto;
}
.btnreadmore {
    font-size: 17px;
}
.block-bgproduct-2 {
    font-size: 42px;
}
.name-product {
    font-size: 18px;
}
.grid-bgproduct {
    grid-template-columns: auto 35px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    padding: 29% 0%;
}
.block-iconyoutube {
    grid-template-columns: 120px auto;
}
.block-icon-health {
    padding: 30px;
}
.blocktalk-3 {
    height: 140px;
}
.readmoretalk {
    font-size: 17px;
}
.blocktalk-2 {
    height: 75px;
}  
.copyright {
    margin-bottom: 2%;
}
.block-icon-footer {
    grid-template-columns: 30px auto;
}
.grid-iconsocial {
    width: 80%;
}
.Contentmanager p {
    font-size: 19px;
}
ul.icon-a {
    font-size: 19px;
}
#formdisplay6800702ea7cd8300130b546e .form-control {
    font-size: 19px;
    margin: 5px 0px;
}  
#cookie6800702ea7cd8300130b546e {
    font-size: 19px;
}  
#formdisplay6800702ea7cd8300130b546e .btn-default {
    font-size: 19px;
}  
.no-js #Component67fb1e636eaa31001374ce30 .form-control {
    padding: 32px 15px;
    font-size: 19px !important;
}
.no-js #Component67fb1e636eaa31001374ce30 .btn {
    font-size: 19px;
}  
.block-iconcontact {
    grid-template-columns: 45px auto;
}
}



@media screen and (max-width: 1191px) {
#background6800ae4b7dfafa001386442f article.col-md-6.item.-micro, 
#background6800ae60d41e5f00139f7da8 article.col-md-6.item.-micro {
    width: 21.6%;
}
.block-bgproduct-2 {
    font-size: 28px;
}
.grid-youtube {
    grid-template-columns: 60% auto;
}  
.block-icon-health {
    width: 80%;
}  
#background67fabd5c3f8f650013230712 article.col-md-6.item.-micro, 
#background6800b300d41e5f00139f7ea8 article.col-md-6.item.-micro {
    width: 22.8%;
}  
.blocktalk-2 {
    white-space: inherit;
} 
.block-follow-2 h2 {
    font-size: 2em;
}  
.block-iconfooter h1 {
    font-size: 24px;
}
.block-iconfooter {
    grid-template-columns: 35px auto;
}
.nutrakal-about h1 {
    font-size: 3em;
}
article.col-md-6.item.-micro {
    width: 17.8%;
}  
.logo-nutrakal {
    width: 40%;
}  
.block-iconcontact {
    grid-template-columns: 35px auto;
}  
}



@media screen and (max-width: 900px) {
.content-nutrakal {
    white-space: inherit;
} 
.iconyoutube-2 h2 {
    font-size: 2em;
}
h2 {
    font-size: 2.5em;
}  
.grid-youtube {
    grid-template-columns: 70% auto;
}  
.grid-bgproduct {
    grid-template-columns: auto 20px;
}
#background6800ae4b7dfafa001386442f article.col-md-6.item.-micro, 
#background6800ae60d41e5f00139f7da8 article.col-md-6.item.-micro {
    width: 20.6%;
}  
.Contentmanager .site .col-section .item.-micro a .image {
    padding: 10% 0%;
}
.block-icon-health {
    padding: 15px;
}  
#background67fabd5c3f8f650013230712 article.col-md-6.item.-micro, 
#background6800b300d41e5f00139f7ea8 article.col-md-6.item.-micro {
    width: 22.3%;
} 
.blocktalk-2 {
    height: 85px;
}
.blocktalk-3 {
    height: 170px;
}  
.itopplus-bg5 {
    background-size: cover;
}  
.block-follow-2 {
    margin-top: 0%;
    padding: 10% 0%;
}  
.grid-follow {
    align-items: end;
}
.copyright {
    text-align: center;
}  
article.col-md-6.item.-micro {
    width: 22.3%;
}  
h3.managerHeader {
    font-size: 2em;
}  
.Textmanager.font-inherit {
    display: block;
}  
.itopplus-bg4 {
    background-size: cover;
}
#formdisplay6800702ea7cd8300130b546e {
    width: 80%;
}  
#text4 {
    width: 104%;
    margin-bottom: 20px;
}  
#text3 {
    margin-top: -5px;
}  
#btnview6800702ea7cd8300130b546e {
    margin-left: 35%;
}
}


@media screen and (max-width: 480px) {
#imagesControl67faa2756eaa31001374cd16 {
    padding: 0px !important;
}
.itopplus-slide {
    margin-bottom: -10px;
}
.nutrakal-one {
    width: 100%;
    padding: 15% 0%;
}
.nutrakal-one h1 {
    font-size: 3em;
}
#background6800ae4b7dfafa001386442f article.col-md-6.item.-micro, 
#background6800ae60d41e5f00139f7da8 article.col-md-6.item.-micro {
    width: 44.2%;
}  
#imagesControl67faba043f8f6500132306c7,
#imagesControl67faba1fa7cd8300130b32b5 {
    padding: 0px !important;
} 
.grid-youtube {
    grid-template-columns: 100%;
}  
.block-youtube-3 {
    align-self: center;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 5%;
}  
.grid-youtube {
    padding: 10% 0% 5%;
}  
#Component67faa2dca7cd8300130b319c {
    margin: -10px;
}  
.head-nutrakal {
    margin-top: 10%;
    margin-bottom: 5%;
}
.grid-icon-health {
    grid-template-columns: repeat(2, 1fr);
}  
.block-logo-nutrakal h2 {
    font-size: 3em;
}  
.logo-nutrakal {
    width: 80%;
}
.block-logo-nutrakal h2 {
    margin-bottom: 10%;
}
.block-logo-nutrakal {
    padding: 15% 0% 13%;
    text-align: center;
    color: #fff;
}
#background67fabd5c3f8f650013230712 article.col-md-6.item.-micro, 
#background6800b300d41e5f00139f7ea8 article.col-md-6.item.-micro {
    width: 100%;
}
.blocktalk-2 {
    height: auto;
    margin-bottom: 5%;
}
.blocktalk-3 {
    height: auto;
    margin-bottom: 5%;
}
.grid-follow {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.logofollow {
    width: 60%;
    margin-bottom: 4%;
}
.block-follow-2 {
    margin-top: 0%;
    padding: 15% 0%;
}
.grid-nutrakal-about {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
    padding: 2% 0% 15%;
}
article.col-md-6.item.-micro {
    width: 44.5%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
h3.managerHeader {
    margin-top: 10%;
    margin-bottom: 5%;
}  
#formdisplay6800702ea7cd8300130b546e {
    width: 100%;
}
#text4 {
    width: 106%;
}
#btnview6800702ea7cd8300130b546e {
    margin-left: 27%;
} 
#cookie6800702ea7cd8300130b546e {
    padding: 0px 15px;
}
.block-iconcontact {
    grid-template-columns: 40px auto;
} 
  .landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 44%;
}
  .landingpagemanager .col-xs-8 {
    width: 100%;
    padding-right: 0px!important;
    padding-left: 0px!important;
}
  .landingpagemanager .name-product {
    font-size: 13px;
    text-align: left;
}
      .grid-bgproduct {
        grid-template-columns: auto 15px;
    }
}


.btnprice {
    background: #e70b0b;
    color: #fff;
    width: fit-content;
    padding: 10px 45px 10px;
    border-radius: 80px;
    margin-top: 5%;
}
.btnprice h3 {
    margin-bottom: 0px;
}





 .itopplus-background {
    top: 0 !important;
  }

  .skiptranslate iframe {
    display: none !important;
  }

  footer {
    position: relative;
    z-index: 111;
  }

  .toggle-lang {
    position: relative;
    width: 50px;
    height: 50px;
  }

  .toggle-lang > img {
    width: 30px;
    float: right;
    border: 0.5px solid #ccc;
  }

  .dropdown-lang {
    visibility: hidden;
    position: absolute;
    top: 30px;
    right: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    padding: 10px;
    border-radius: 8px;
    background: #fff;
    border: 0.5px solid #ccc;
  }

  .dropdown-lang img {
    width: 32px;
    height: 22px;
    border: 0.5px solid #ccc;
  }

  .reset-lang img {
    aspect-ratio: 1;
    width: 22px !important;
    height: 22px !important;
    border: 0px solid #ccc !important;
  }

  .toggle-lang:hover > .dropdown-lang {
    visibility: visible;
  }

  @media screen and (min-width: 1024px) {
    .no-js #widget-lang {
      position: fixed;
      top: 10px;
      right: 10px;
      z-index: 10000;
    }

    footer {
      position: relative;
      z-index: 111;
    }
  }

  @media screen and (max-width: 992px) {
    footer {
      position: relative;
      z-index: 10000;
    }

    #widget-lang {
      position: fixed;
      top: 15px;
      right: 175px;
      z-index: 10000;
    }

    .dropdown-lang {
      right: 0;
      left: 0;
      width: fit-content;
    }
  }



