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

.no-js a {
  color: #444444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #063e89;
}
.itopplus-footer {
  color: #444;
}
.itopplus-footer a {
  color: #444;
}
.itopplus-footer a:hover {
  color: #063e89;
}


.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02082024ubd6/0/0/1z-z1245122795389.jpg");
}
.itopplus-bg2 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_02082024ubd6/0/0/bg2z-z1032173967292.jpg");
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02082024ubd6/0/0/4z-z1141935614789.jpg");
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 8px 20px;
  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: #fff !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #fff;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
    background: transparent;
}
.dropdown-menu {
    background-color: #063e89;
}




@media screen and (max-width: 1023px) {
#controlBanner img {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_02082024ubd6/0/0/mobilez-z1087199049150.png);
    position: fixed;
    top: 10px;
    left: 10px;
    width: 100px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #f5f5f5 !important;
}
#controlMenu * {
    color: #444444 !important;
    border: none;
}
.navbar-header button span {
    background-color: #444444 !important;
}
.navbar-header a::before {
    background-size: 30px;
    background-position: center;
}
.navbar-header a::after {
    background: #063e89;
}
#itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}

#itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}

@media screen and (min-width: 1024px) {
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 17% auto;
    align-items: center;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #063e89;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #063e89 !important;
}
#controlBanner {
    object-fit: contain;
    padding: 25px 0;
    width: clamp(140px, 90%, 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;
} 
.row.contenemanager-gallery {
    padding: 0% 3%;
}
}



@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 */


/*from Contact*/
.no-js #Component686b75e68e8f97001368a4f0 label {
  display: none !important;
  color: #444444;
}
.no-js #Component686b75e68e8f97001368a4f0 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component686b75e68e8f97001368a4f0 .form-control {
  border: 0px solid #e0e0e0;
  border-bottom: 1px solid #3333;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 21px 0px;
  background: transparent;
  font-size: 15px !important;
  border-radius: 0px !important;
}
.no-js #Component686b75e68e8f97001368a4f0 .form-control:focus {
  border-bottom: 1px solid #063e89 !important;
  border: 0px solid #c9bda9;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component686b75e68e8f97001368a4f0 .btn {
  background: #063e89;
  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 #Component686b75e68e8f97001368a4f0 .btn-default:active {
  background: #000;
  color: #fff;
}
.no-js #Component686b75e68e8f97001368a4f0 .btn-default:hover,
.no-js #Component686b75e68e8f97001368a4f0 .btn-default:focus {
  background-position: 0 0px;
  background: #000;
  border: 0px solid transparent;
}
.no-js #Component686b75e68e8f97001368a4f0 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component686b75e68e8f97001368a4f0 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component686b75e68e8f97001368a4f0 ::placeholder {
  color: #444444 !important;
}
#background686b75e68e8f97001368a4f0 {
  background: #f5f5f5 !important;
  border-radius: 25px;
  padding: 5%;
}
#cookie686b75e68e8f97001368a4f0 {
    font-size: 15px;
    margin-left: -10px;
    padding-right: 15%;
}
/*from Contact*/




/*contenemanager*/
.managerHeader {
    font-size: 2em;
    font-weight: 600;
    border-left: 5px solid #063e89;
    padding-left: 3%;
    margin-bottom: 2%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin:55px 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% 0% 0%;
    color: #000;
    min-height: 50px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #073e89;
}
.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 20px 10px;
}
.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;
}
#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;
}
.Contentmanager .site .col-section .item.-micro:hover .btnproduct {
    background: #000;
    color: #fff;
    transition: 0.35s;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h5 {
    color: #063e89;
    font-weight: 600;
    margin-bottom: 5px;
}
.social-share {
    display: none;
}
.btnproduct {
    background: #063e89;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 8px 25px;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 14px;
    transition: 0.35s;
}
ul.icon-product ::marker {
    color: #063e89;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin-bottom: 5px;
    text-decoration: underline;
    font-size: 16px;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 0px;
}
/*contenemanager*/



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: 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-footer {
    display: grid;
    grid-template-columns: 23% 31% 24% auto;
    padding: 5% 0%;
}
.block-footer-2 h3 {
    font-weight: 600;
}
.block-footer-2 p {
    white-space: break-spaces;
}
.copyright {
    font-size: 13px;
}
.logo-ksr {
    width: 80%;
}
.block-icon-footer {
    display: flex;
    width: 68%;
    gap: 8px;
    padding: 5% 0%;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #073e89 !important;
  border-radius: 5px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #fff !important;
  color: #000 !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 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;
}
.slogan-ksrelectric {
    text-align: center;
    padding: 5% 0%;
}
.slogan-ksrelectric h2 {
    font-weight: 600;
}
.block-highlights {
    width: 49%;
    background: rgb(6 62 137 / 95%);
    float: right;
    margin: 8% 0%;
    padding: 3% 3%;
}
.itopplus-bg4 {
    background-size: cover;
    background-position: center;
}
.block-highlights h1 {
    font-weight: 600;
}
.block-icon-verified {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.icon-verified {
    margin-top: 5px;
}
.grid-verified {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 4%;
}
.icon-verified-2 {
    font-size: 14px;
}
.icon-verified-2 h5 {
    font-weight: 600;
}
.head-ksrelectric {
    text-align: center;
    padding: 5% 0% 3%;
}
.head-ksrelectric h1 {
    color: #063e89;
    font-weight: 600;
}
.empty-ksrelectric {
    padding: 3%;
}
.grid-logo-brand {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 55px;
}
.logo-brand {
    box-shadow: 2px 2px 10px 2px rgb(204 204 204);
    border-radius: 25px;
}
.logo-brand img {
    border-radius: 25px;
}
.content-ksrelectric {
    white-space: break-spaces;
}
.block-about-2 h1 {
    color: #063e89;
    font-weight: 600;
}
.block-about-2 {
    border-left: 5px solid #063e89;
    margin-bottom: 2%;
    padding-left: 2%;
    line-height: 1;
}
.block-about {
    margin-bottom: 47%;
}
.block-bg {
  align-self: center;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
.block-bg img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.block-bg img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.grid-service {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    padding: 7% 0%;
}
.block-service-2 h1 {
    font-weight: 600;
    margin-bottom: 8%;
}
.block-icon-service {
    display: grid;
    grid-template-columns: 14% auto;
    gap: 25px;
    margin-bottom: 5%;
}
.icon-service-2 {
    white-space: break-spaces;
}
.icon-service-2 h5 {
    font-weight: 600;
}
.block-service-2 {
    margin-left: 13%;
    width: 100%;
}
.block-icon-contact {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    border: 1px solid #3333;
    padding: 5px;
    border-radius: 50px;
}
.block-icon-contact-2 {
    display: grid;
    grid-template-columns: 32px auto;
    gap: 20px;
}
.icon-contact-2 {
    align-self: center;
}
.grid-icon-contact {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
}
#iframe686b770b8e8f97001368a591 iframe {
    border-radius: 25px;
}
.grid-about {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.block-about-border h6 {
    font-weight: 600;
    color: #063e89;
}
.block-about-3 h3 {
    font-weight: 600;
    white-space: break-spaces;
}
.grid-about-3 h1 {
    font-weight: 600;
    color: #063e89;
}
.block-about-border {
  border-left: 4px solid #063e89;
  margin: 4% 0%;
  padding-left: 3%;
}
.block-about-border h5 {
    font-weight: 600;
    color: #063e89;
}
.grid-about-3 {
    align-self: center;
    margin-left: 5%;
}
.logo-ksr-about {
    width: 40%;
}
.grid-about-3 h6 {
    font-weight: 600;
    margin-bottom: 3%;
    margin-top: 1%;
    color: #063e89;
}
.block-year {
    width: 18%;
    float: right;
    position: absolute;
    z-index: 1;
    margin-top: -11%;
    margin-left: 22%;
}
.grid-service {
    margin-bottom: 5%;
}
.ksr-about {
    margin-top: 1%;
}
.no-js .dropdown-menu > li > a {
    font-size: 15px;
}
.col-md-9.itopplus-layout2 {
    width: 70%;
    padding-right: 0px;
    padding-left: 0px;
}
.col-md-3.itopplus-layout1 {
    width: 30%;
}
.block-menu {
    background: #063e89;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 3%;
    margin-bottom: 5px;
    margin-top: 15%;
}
.block-menu h1 {
    font-weight: 600;
    font-size: 2em;
}





.menuVertical {
    padding-top: 5px;
}
.menuVertical>ul>li>a {
    background: #f5f5f5;
    margin-bottom: 8px;
    font-size: 16px;
    transition: 0.3s;
    padding: 17px;
    border-radius: 5px;
}
.menuVertical>ul>li>a:hover {
    background: #073e89;
    color: #fff;
}
.col-md-3.itopplus-layout1 {
    padding-right: 20px;
    padding-left: 0px;
}
.head-product {
    margin-top: 55px;
    border-left: 5px solid #063e89;
    padding-left: 3%;
    margin-bottom: 2%;
}
.head-product h1 {
    font-weight: 600;
    font-size: 2em;
}
.block-download {
    background: #073e89;
    color: #fff;
    display: grid;
    grid-template-columns: auto 20px;
    padding: 15px 12px;
    transition: 0.35s;
}
.thumbs:hover .block-download {
    background: #000;
    transition: 0.35s;
}
.comingsoon {
    margin-top: 15%;
}
.no-js .dropdown-menu > li > a {
    background: transparent;
}
.contact-product {
    text-align: center;
    margin-top: 4%;
    margin-bottom: 2%;
}
.contact-product h1 {
    font-weight: 600;
}
.blockcontact-product {
    margin-bottom: 5%;
}
.grid-icon-contact-2 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    margin-top: 2%;
}
.grid-icon-contact-2 .block-icon-contact {
    border: 1px solid #ffffff;
    padding: 7px;
    grid-template-columns: 45px auto;
}
.grid-icon-contact-2 .icon-contact-2 a {
    color: #fff;
}
.grid-icon-contact-2 .icon-contact-2 {
    color: #fff;
}






/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background686c983f21fecf00134bdc21 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background686c983f21fecf00134bdc21 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
#background686c983f21fecf00134bdc21 .thumbnail .imgLightbox img {
    border-radius: 10px 10px 0px 0px;
}
.page-service {
    padding: 7% 5%;
    padding-right: 5%;
    background: #f5f5f5;
    2: 200;
    min-height: 210px;
    border-bottom: 5px solid #073e89;
}
.page-service .block-icon-service {
    gap: 20px;
    grid-template-columns: 20% auto;
    margin-bottom: 15px;
}
.icon-service-2 h4 {
    font-weight: 600;
}
.page-service .icon-service-2 {
    align-self: center;
}
.glyphicon-chevron-right:before {
    color: #fff;
}
.glyphicon-chevron-right:after {
    color: #fff;
}

.main-image-gallery-684bd954e208d10013e627da .owl-dots {
  padding-top: 35px !important;
}
.main-image-gallery-686c9af621fecf00134bdcd7 .owl-dots button.owl-dot.active {
    background-color: #fff !important;
}
.main-image-gallery-684bd954e208d10013e627da .owl-dots button.owl-dot {
  background: #939393 !important;
}



#background686c9af621fecf00134bdcd7 figure.effect-oscar {
    background: transparent;
    border-radius: 20px;
}
#background686c9af621fecf00134bdcd7 .thumbnail {
    margin-bottom: 20px;
    background-color: transparent;
    border-radius: 20px !important;
}
#background686c9af621fecf00134bdcd7 .thumbnail img {
    border-radius: 20px !important;
}
#background686c9af621fecf00134bdcd7 .thumbnail .imgLightbox {
    border-radius: 20px !important;
}
.head-bgproduct {
    text-align: center;
    margin-top: 10%;
}
.main-image-gallery-686c9af621fecf00134bdcd7 .owl-nav button.owl-prev {
    display: none;
}
.main-image-gallery-686c9af621fecf00134bdcd7 .owl-nav button.owl-next {
    display: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    color: #fff;
}
.grid-icon-contact-2 .icon-contact-2 {
    white-space: break-spaces;
}
.btmn-icopdf {
    background: #073e89;
    color: #fff;
    padding: 10px 15px;
    display: grid;
    grid-template-columns: 35px auto;
    width: 100%;
    border-radius: 10px;
    gap: 10px;
}
.icopdf-2 {
    align-self: center;
    white-space: break-spaces;
}
.grid-icopdf {
    margin-top: 10%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
}
.icopdf {
  align-self: center;
}
.icopdf-2 h3 {
    font-weight: 600;
    text-decoration: inherit !important;
}
.icopdf img {
    width: 100% !important;
}
.itopplus-bg3 {
    margin-top: -1px;
}
.lighting {
    margin-left: 13px;
    margin-top: -10px;
    margin-bottom: 10px;
    white-space: break-spaces;
}



@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 22px;
}
body {
    font-size: 22px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 25px;;
}
.no-js .dropdown-menu > li > a {
    font-size: 21px;
}
.block-icon-service {
    grid-template-columns: 14% auto;
} 
.block-year {
    margin-left: 27%;
}
.icon-verified-2 {
    font-size: 21px;
}  
.block-icon-verified {
    grid-template-columns: 35px auto;
}
.copyright {
    font-size: 16px;
}
.block-icon-footer {
    width: 65%;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px;
} 
.Contentmanager p {
    font-size: 22px;
}
ul.icon-a {
    font-size: 21px;
}
.menuVertical>ul>li>a {
    font-size: 22px;
}
.head-product {
    margin-top: 85px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
    min-height: 70px;
}
.btnproduct {
    font-size: 18px;
}
h3.managerHeader {
    margin-top: 85px;
}  
.Textmanager.font-inherit h3 {
    font-size: 22px;
} 
.grid-icon-contact-2 .block-icon-contact {
    padding: 10px;
    grid-template-columns: 60px auto;
}  
.block-download {
    grid-template-columns: auto 30px;
} 
.page-service {
    min-height: 300px;
} 
.no-js #Component686b75e68e8f97001368a4f0 .form-control {
    padding: 25px 0px;
    font-size: 20px !important;
}  
#cookie686b75e68e8f97001368a4f0 {
    font-size: 20px;
    margin-left: -10px;
    padding-right: 29%;
}
.no-js #Component686b75e68e8f97001368a4f0 .btn {
    font-size: 18px;
}
.block-icon-contact {
    grid-template-columns: 50px auto;
}  
#iframe686b770b8e8f97001368a591 iframe {
    height: 355px;
}
}




@media screen and (max-width: 1191px) {
.block-service-2 {
    margin-left: 0%;
}  
.icon-service-2 {
    white-space: inherit;
}  
}



@media screen and (max-width: 900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.5em;
}  
.itopplus-bg {
    background-size: cover;
} 
.grid-logo-brand {
    gap: 50px;
} 
.block-highlights {
    width: 75%;
}
.col-md-3.itopplus-layout1 {
    display: none;
}
.col-md-9.itopplus-layout2 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}  
.Textmanager.font-inherit {
    text-align: left;
    display: inherit;
}  
.grid-icon-contact-2 {
    justify-content: center;
    align-items: center;
    grid-template-columns: repeat(3, 1fr);
}  
#background686c983f21fecf00134bdc21 .col-md-4.col-sm-4.col-xs-4 {
    width: 50%;
}  
.grid-icon-contact {
    grid-template-columns: repeat(1, 1fr);
}  
}



@media screen and (max-width: 480px) {
#imagesControl686b7234f7bc1500135d3c39 {
    padding: 0px !important;
    margin-bottom: -10px;
}  
.block-year {
    width: 45%;
    margin-top: -25%;
    margin-left: 35%;
}
.block-service-2 {
    margin-top: 10%;
}  
.block-icon-service {
    grid-template-columns: 20% auto;
    gap: 15px;
    margin-bottom: 5%;
}  
.block-about-2 {
    margin-bottom: 6%;
}
.head-ksrelectric {
    padding: 10% 0% 5% !important;
}
.grid-service {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}  
.grid-logo-brand {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}  
.grid-verified {
    grid-template-columns: repeat(1, 1fr);
} 
.block-highlights {
    padding: 8%;
}  
.grid-about {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
}  
.grid-about-3 {
    margin-left: 0%;
    margin-top: 10%;
} 
article.col-md-6.item.-micro {
    width: 50%;
}  
.grid-icon-contact-2 .icon-contact-2 {
    white-space: inherit;
}  
.grid-icon-contact-2 {
    justify-content: center;
    align-items: center;
    grid-template-columns: repeat(1, 1fr);
}  
.grid-icon-contact-2 .block-icon-contact {
    grid-template-columns: 40px auto;
}
.grid-icon-contact-2 {
    margin-top: 7%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 50%;
}
.slogan-ksrelectric h2 {
    font-size: 2em;
} 
.content-ksrelectric {
    white-space: inherit;
}  
.block-about {
    margin-bottom: 65%;
}  
.lighting {
    margin-left: 13px;
    margin-top: -10px;
    margin-bottom: 10px;
    white-space: inherit;
}
#contentnewmode6888a0a86814a900135782d1 .grid-icopdf {
    grid-template-columns: repeat(1, 1fr) !important;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
}



figure.effect-oscar {
    border-radius: 15px;
}


