.itopplus-background {

}
body {
    overflow-x: hidden;
}

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



.itopplus-bg {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_20062023f8rz/0/0/bgz-z570472926208.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 10px;
    padding: 8px 15px;
    border-radius: 30px;
}
.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-radius: 30px;
    background: transparent;
    background-color: #278bfb;
}
.dropdown-menu>li>a {
    color: #000;
    font-size: 15px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}




@media screen and (min-width: 1024px) {
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 80%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    text-align: right;
    background-color: transparent;
}
.no-js .group-sticky {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% 85%;
    align-items: center;
}
.itopplus-banner .container::before,
.itopplus-banner .container::after {
    display: none;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
}




@media screen and (max-width: 992px) {
    #controlBanner img {
        position: fixed;
        top: 0px;
        left: 10px;
        width: 70px !important;
        z-index: 10000;
    }

    .navbar-header,
    #ItopplusMainSidebar>div {
        background: #fff !important;
    }

    .navbar-header a.visible-xs {
        filter: contrast(30%);
    }

    #ItopplusMainSidebar a {
        color: #444 !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #444 !important;
    }

    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 5px;
        height: 50px;
        box-shadow: 0 0 3px #ccc;
        width: 100%;
    }

    .navbar-header::before,
    .navbar-header::after {
        display: none;
    }

    #itpMenuSideBar {
        display: grid;
        place-items: center;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        aspect-ratio: 1;
        width: 40px;
    }

    #itpMenuSideBar .navbar-inline:first-child {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    #itpMenuSideBar .navbar-inline:first-child>span {
        margin: 0 !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2) {
        display: none !important;
    }

    #ItopplusMainSidebar li {
        border: none;
    }

    .navbar-header a:not(a.visible-xs),
    .navbar-header a.visible-xs i {
        display: none !important;
    }

    .navbar-header a.visible-xs {
        display: grid !important;
        place-items: center;
        place-content: center;
        aspect-ratio: 1;
        height: 35px !important;
        background-image: url();
        background-size: 22px;
        background-position: center;
        background-repeat: no-repeat;
    }

    #itpphonemobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/telephone-callz-z85358287594.png) !important;
    }

    #itpsearchmobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png) !important;
    }

    .old-image-icon-facebook {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png) !important;
    }

    .old-image-icon-line {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp) !important;
    }

    .old-image-icon-instragram {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp) !important;
    }

    .old-image-icon-youtube {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp) !important;
        background-size: 25px !important;
    }

    #languagemobile {
        order: 10;
    }

    .row-fluid {
        flex-wrap: unset !important
    }

    #language_member_bar {
        display: none
    }

    #main-navbar-collapse {
        display: none !important;
    }

    a#languagemobile {
        filter: unset !important;
    }


}

@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.03,1.03,1);
}
/* oscar */


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

.head-io2021 {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 3%;
}
.head-io2021 h1 {
    text-transform: uppercase;
    color: #e60013;
    font-weight: 600;
}
.head-io2021 h6 {
    font-weight: 600;
}
.empty-io2021 {
    padding: 2%;
}

#background66909844effe280013491f8e .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.icon-io2021 {
    width: 40%;
    margin-left: -7%;
    margin-bottom: 5%;
    line-height: 0;
}
.block-icon-io2021 h3 {
    color: #278bfb;
    font-weight: 600;
    margin-bottom: 3%;
}
.block-icon-io2021 {
    margin-bottom: 15%;
    transition: 0.35s;
    white-space: break-spaces;
    width: 110%;
}
.block-icon-io2021:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-icon-io2021:hover .icon-io2021 img {
    filter: brightness(0.5);
}
.content-io2021 {
    white-space: break-spaces;
}
.redmore {
    background: #2a2a2a;
    color: #fff;
    width: fit-content;
    border-radius: 50px;
    padding: 10px 20px;
    margin-top: 6%;
    transition: 0.35s;
}
.redmore:hover {
    background: #278bfb;
    transition: 0.35s;
}
.sectionone-io2021 h1 {
    font-weight: 600;
    margin-bottom: 5%;
}
.sectionone-io2021 {
    margin-top: 18%;
}
.bg-catalog {
    width: 67%;
    margin-left: 20%;
    margin-top: -13%;
    margin-bottom: -13%;
}
.redmore-2 {
    background: #ffffff;
    color: #000;
    width: fit-content;
    text-align: center;
    padding: 8px 20px;
    border-radius: 30px;
    margin-top: 5%;
}
.sectiontwo-io2021 h1 {
    font-weight: 600;
    text-transform: uppercase;
}
.sectiontwo-io2021 h6 {
    font-weight: 600;
    padding: 1% 0%;
}
.sectiontwo-io2021 h3 span {
    font-weight: 600;
}
.sectiontwo-io2021 {
    margin-top: 8%;
}
.bgname-product {
    color: #454545;
    font-weight: 600;
    font-size: 16px;
}
.no-js #background66909761effe280013491e66 .grid figure figcaption {
    padding: 1em;
}
#background66909761effe280013491e66 figure.effect-oscar {
    background: transparent;
    border-radius: 25px;
}
.block-btn-icon-contact {
    display: flex;
    width: 100%;
    margin-left: -3%;
    margin-top: 3%;
}
.btn-icon-contact {
    background: #fff;
    display: flex;
    color: #000;
    width: 33%;
    border-radius: 30px;
    margin-left: 3%;
    padding: 10px 10px 10px 20px;
    transition: 0.35s;
}
.btn-icon-contact:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.icon-contact {
    width: 15%;
}
.icon-contact-t {
    align-self: center;
    margin-left: 5%;
    font-weight: 600;
    font-size: 20px;
}
.btn-icon-contact.line {
    width: 25%;
}
.icon-contact.line {
    width: 21%;
}
.sectioncontact-io2021 h1 {
    font-weight: 600;
    text-transform: uppercase;
}
.sectioncontact-io2021 h6 {
    font-weight: 600;
}
.sectioncontact-io2021 {
    margin-top: 8%;
    margin-left: 17%;
    width: 100%;
}
.blockhead-io2021 {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.block-iconhead {
    display: flex;
    width: 16%;
}
.block-icontel {
    display: flex;
    width: 40%;
}
.icontel {
    width: 13%;
}
.contact-head {
    width: 33%;
    align-self: center;
}
.icontel-t {
    align-self: center;
    margin-left: 8%;
}
.iconhead {
  padding: 0px 5px 0px 10px;
}
.io2021 {
    margin-top: 2px;
}
.copyright {
    font-size: 14px;
    text-align: right;
    margin-bottom: 5%;
}
.border-footer {
    border-top: 1px solid;
    padding-top: 15px;
}
.io2021-footer {
    font-weight: 600;
    margin-top: 15%;
    margin-bottom: 5%;
}
.io2021-footer-2 {
    font-size: 14px;
    white-space: break-spaces;
    line-height: 1.5;
    width: 120%;
}
.blockmenu-footer {
    margin-left: -5px;
}
.blockfooter-3 {
    margin-left: 15%;
    width: 100%;
}
.blockfooter-2 {
    margin-left: 20%;
    width: 100%;
}
.block-iconline {
    display: flex;
}
.iconline {
    width: 13%;
}
.iconline-t {
    align-self: center;
    margin-left: 5%;
}
.blockfooter-4 {
    margin-left: 40%;
    width: 100%;
}
.blockfooter-3 {
    margin-left: 0%;
    width: 100%;
}
.block-iconline {
    display: flex;
}
.iconline {
    width: 13%;
}
.iconline-t {
    align-self: center;
    margin-left: 5%;
}
.blockfooter-4 {
    margin-left: 25%;
    width: 100%;
}
.btn-iconpdf {
    background: #da0113;
    color: #fff;
    display: flex;
    width: 80%;
    border-radius: 9px;
    padding: 15px 20px;
    margin-top: 10%;
    transition: 0.35s;
}
.btn-iconpdf:hover {
    transition: 0.35s;
    transform: scale(1.03);
    background: #000;
    color: #fff;
}
.iconpdf {
    width: 22%;
    padding-right: 5%;
}
.iconpdf-t {
    white-space: break-spaces;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1;
    align-self: center;
    margin-left: 5%;
}
.iconpdf-t span {
    font-size: 15px;
}
.btn-iconsocial-footer {
    display: flex;
    width: 100%;
    margin-top: 5%;
}
.iconsocial-footer {
    width: 8%;
}
.iconsocial-footer-t {
    font-size: 14px;
    align-self: center;
    margin-left: 5%;
    white-space: break-spaces;
}
#background66909283c3d7180013567ea2 {
    background-color: #282828;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #288bfb !important;
    border-radius: 5px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #288bfb !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;
}
.comingsoon {
    padding: 10% 5% 15%;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.iconcontact {
    width: 7%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 2%;
    white-space: break-spaces;
}
.sectionabout-io2021 h6 {
    font-weight: 600;
}
.sectionabout-io2021 h4 {
    font-weight: 600;
    padding: 0% 0% 2%;
}
.sectionabout-io2021 {
    margin-top: 3%;
    width: 100%;
    margin-left: 5%;
}
.sectionthank {
    text-align: center;
    padding: 4% 0% 4%;
}
.sectionthank h1 {
    font-weight: 600;
}
.sectionthank h5 {
    font-weight: 600;
    margin-bottom: 1% !important;
    margin-top: 1% !important;
    background: linear-gradient(to right, rgb(238 238 238 / 0%) 0%, rgb(218 0 18) 50%, rgba(0, 0, 0, 0) 100%);
    width: fit-content;
    margin: 0 auto;
    padding: 10px 60px;
    color: #fff;
}
.btn-downloadpdf {
    background: #da0113;
    display: flex;
    width: 100%;
    color: #fff;
    padding: 15px 0px;
    height: 65px;
}
.icondownloadpdf-t {
    align-self: center;
    margin-left: 7%;
    margin-top: 4px;
    text-transform: uppercase;
}
.icondownloadpdf-t {
    width: 90%;
    font-size: 14px;
}
.icondownloadpdf {
    width: 10%;
    margin-left: 8%;
    align-self: center;
    line-height: 0;
}
#background669100cdc3d7180013569108 .thumbnail {
    padding: 0px;
    margin-bottom: 30px;
    line-height: 1.42857143;
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#background669100cdc3d7180013569108 .img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgb(0 0 0 / 0%);
}


#tableA {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5px;
}
#tableA th {
    background-color: #eeeeee;
    padding: 10px;
    font-size: 15px;
    border: 1px solid #ddd;
    text-align: center;
    font-weight: 600;
}
#tableA td {
  border: 1px solid #ddd;
  padding: 10px 5px;
  font-size: 15px;
  text-align: center;
}

.btnproduct {
    text-align: center;
    font-size: 14px;
    margin-top: 5% !important;
    margin-bottom: 5% !important;
}
.thumbnail {
    border-radius: 0px;
}
.head-namedownload {
    font-size: 15px;
    text-align: center;
    padding: 5% 0% 7%;
    font-weight: 600;
}


@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.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-iconhead {
    width: 13%;
}  
.io2021 {
    margin-top: 6px;
}  
.dropdown-menu>li>a {
    font-size: 19px;
}  
.bgname-product {
    font-size: 20px;
} 
.icon-contact-t {
    margin-left: 8%;
    font-size: 26px;
}
.io2021-footer-2 {
    font-size: 18px;
}
.iconsocial-footer-t {
    font-size: 18px;
}
.copyright {
    font-size: 16px;
}
.iconpdf-t {
    font-size: 28px;
}
.iconpdf-t span {
    font-size: 20px;
}
.btnproduct {
    font-size: 18px;
}  
#tableA td {
    font-size: 19px;
}  
#tableA th {
    font-size: 19px;
}
.iconcontact {
    width: 6%;
} 
#iframe6690ed1beffe280013492d20 iframe {
    height: 300px;
}  
.no-js #Component6690b7f6effe28001349257f .form-control {
    padding: 39px 15px;
    font-size: 19px !important;
}
ul.icon-a {
    font-size: 20px;
}
.icontel {
    width: 12%;
}  
.head-namedownload {
    font-size: 19px;
}  
.icondownloadpdf-t {
    width: 90%;
    font-size: 18px;
}
.btn-downloadpdf {
    height: 80px;
}
}

@media screen and (max-width : 1200px) {
.blockhead-io2021 {
    display: flex;
    width: 110%;
    justify-content: inherit;
}
.content-io2021 {
    white-space: inherit;
}
.sectiontwo-io2021 {
    margin-top: 3%;
} 
.iconcontact {
    width: 9%;
}  
.icon-contact-t {
    font-size: 16px;
}  
.block-btn-icon-contact {
    width: 120%;
}
.sectioncontact-io2021 {
    margin-top: 5%;
    margin-left: 8%;
    width: 100%;
}
}

@media screen and (max-width : 900px) {
h1 {
    font-size: 2em;
}  
.sectionone-io2021 {
    margin-top: 0%;
}
#background66909bf8effe28001349209f .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.icon-io2021 {
    width: 50%;
}

#background66909844effe280013491f8e .col-md-6.col-sm-6.col-xs-12.padding {
    width: 100%;
}  
.copyright {
    text-align: center;
}
.border-footer {
    border-top: 0px solid;
    padding-top: 0px;
}  
.sectioncontact-io2021 {
    margin-top: 5%;
    margin-left: 0%;
    text-align: center;
    margin-bottom: 5%;
}
.block-btn-icon-contact {
    width: 85%;
    margin-top: 5% !important;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
#iframe66909283c3d7180013567ea2 iframe {
    margin-top: -10px;
}  
.table-responsive {
    border: 0px solid #ddd;
    margin-bottom: 0px;
}  
#background669100cdc3d7180013569108 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 25%;
}  
.icondownloadpdf {
    width: 10%;
    margin-left: 10%;
}
  
#background66909761effe280013491e66 .row-fluid {
    display: grid !important;
    grid-template-columns: repeat(6 , 1fr);
}  
}

@media screen and (max-width : 480px) {
  
    #background66909761effe280013491e66 .row-fluid {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
    }  
h1 {
    font-size: 1.8em;
}  
#background66909bf8effe28001349209f .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
}
#background669100cdc3d7180013569108 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 100%;
}  
#imagesControl66909230c3d7180013567e7b {
    padding: 0px !important;
}  
.icon-io2021 {
    width: 30%;
    margin-bottom: 3%;
    margin: 0 auto;
}  
.block-icon-io2021 {
    margin-bottom: 5%;
    width: 100%;
}  
.icon-io2021-t {
    text-align: center;
}
.sectiontwo-io2021 {
    margin-top: 15%;
    margin-bottom: 10%;
    margin-left: 10%;
}
.bg-catalog {
    width: 75%;
    margin-left: 0%;
    margin-top: -20%;
    margin-bottom: -15%;
}
 
.block-btn-icon-contact {
    width: 100%;
    margin-top: 5% !important;
    display: inherit;
    justify-content: center;
    margin: 0 auto;
}  
.btn-icon-contact.line {
    width: 55%;
    margin: 0 auto;
}
.btn-icon-contact {
    width: 65%;
    margin: 0 auto !important;
    margin-top: 5% !important;
}
#imagesControl66909847909fe1001361222f {
    padding: 0px !important;
}  
#mainmenu66909844effe280013491f8e {
    margin: -10px;
}  
#iframe66909283c3d7180013567ea2 iframe {
    margin-top: 0px;
}  
.sectionthank h5 {
    padding: 10px 0px;
}  
.sectionabout-io2021 {
    margin-left: 0%;
} 
.iconcontact {
    width: 14%;
}  
.head-io2021 h1 {
    font-size: 1.5em;
}
.head-io2021 h6 {
    font-size: 20px;
}  
.bgname-product {
    font-size: 20px;
    margin-top: 2%;
}  
.btn-downloadpdf {
    height: auto;
}
}

