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

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


.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_02072024uutq/0/0/1z-z820502055074.webp');
}
.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_02072024uutq/0/0/2z-z522849568061.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_02072024uutq/0/0/3z-z1145753309306.webp');
}
.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_02072024uutq/0/0/4z-z970719093121.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #444;
    margin: 0 15px;
    padding: 35px 0;
    border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #444 ;
    box-shadow: none;
    border-radius: none;
    border-bottom: 3px solid #1081e8;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 100px !important;
    z-index: 10000;
}
.navbar-default,
.navbar-header,
#ItopplusMainSidebar {
    background: #fff !important;
}
#ItopplusMainSidebar a {
    color: #444 !important;
    text-align: left !important;
}
#itpMenuSideBar span.icon-bar {
    background: #444 !important;
}
.navbar-header i {
    filter: contrast(.5);
}
}

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




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


.pd-whyus-number {
    display: flex;
    width: 100%;
}
.whyus-number {
    font-family: "Bodoni Moda", serif;
    background: #1081e8;
    color: #fff;
    width: fit-content;
    font-size: 2.2em;
    padding: 19px 25px;
    border-radius: 50%;
    margin-bottom: 7%;
    font-weight: 600;
    margin-top: 10%;
}
.block-whyus-number {
    width: 25%;
    border-top: 1px solid #bec3c6;
    border-left: 1px solid #bec3c6;
    padding-left: 2%;
    padding-bottom: 4%;
    padding-right: 2%;
    transition: 0.35s;
}
.empty-goodshowerdesign {
    padding: 3%;
}
.empty-goodshowerdesign-2 {
    padding: 2%;
}
.pd-whyus-number-50 {
    display: flex;
    width: 100%;
}
.block-whyus-number:hover .whyus-number {
    background: #8e97a0;
    color: #000;
    transition: 0.35s;
}
.head-goodshowerdesign {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 2%;
}
.head-goodshowerdesign h1 {
    font-family: "Bodoni Moda", serif;
    font-size: 4em;
    font-weight: 600;
}
.head-goodshowerdesign p {
    text-align: right;
}
.sectionmadetoorder-goodshowerdesign {
    text-align: center;
    padding: 13% 0%;
}
.sectionmadetoorder-goodshowerdesign h1 {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
}
.itopplus-bg3 {
    background-attachment: fixed;
}
.footer-goodshowerdesign {
    font-size: 14px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 3%;
}
.footer-goodshowerdesign-2 {
    font-size: 14px;
    white-space: break-spaces;
}
.block-footer-goodshowerdesign {
    width: 120%;
}
.block2-footer-goodshowerdesign {
    width: 120%;
    margin-left: 30%;
}
.block-iconfooter {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.iconfooter {
    width: 6%;
}
.iconfooter-t {
    align-self: center;
    margin-left: 2%;
    font-size: 14px;
}
.qrcode {
    width: 40%;
    margin-top: 15% !important;
    margin: 0 auto;
}
.copyright {
    white-space: break-spaces;
    font-size: 12px;
    margin-top: 5%;
}
.pd-iconcontact-price {
    display: flex;
    width: 100%;
    margin-bottom: 11px;
}
.block-iconcontact-price {
    display: flex;
    width: 100%;
}
.iconcontact-price {
    width: 18%;
}
.iconcontact-price-t {
    align-self: center;
    margin-left: 5%;
    font-family: "Bodoni Moda", serif;
    font-weight: 500;
    font-size: 20px;
}
.block-iconprice {
    display: flex;
    width: 100%;
    margin-left: 8%;
}
.iconprice-t {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
}
.iconprice {
    width: 13%;
    align-self: center;
    margin-left: 5%;
}
.block-iconprice-t {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
    margin-left: 50%;
}
.bg-estimate-price {
    background: #1081e8d6;
    color: #fff;
    padding: 5%;
    border-radius: 30px;
    margin-bottom: 6%;
}
.block-iconprice-t-2 {
    margin-left: 50%;
    font-size: 18px;
    font-weight: 300;
}
.goodshowerdesign-glassrailing-t {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
    color: #8e97a0;
}
.goodshowerdesign-glassrailing-t2 {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
    color: #1081e8;
    margin-left: 19%;
}
.goodshowerdesign-glassrailing {
    margin-top: 15%;
    margin-left: 10%;
}
.goodshowerdesign-glassrailing h4 {
    margin-left: 40%;
}
.block-iconnext {
    display: flex;
    width: 100%;
    margin-top: 117%;
}
.iconnext-t {
    font-size: 18px;
    font-weight: 500;
    width: 90%;
    text-align: left;
    white-space: break-spaces;
}
.iconnext {
    width: 16%;
    align-self: center;
    margin-left: 10%;
}
.goodshowerdesign-showerscreen {
    margin-left: -25%;
    margin-top: 25%;
}
.goodshowerdesign-showerscreen h4 {
    margin-left: 63%;
}
.goodshowerdesign-showerscreen-t2 {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
    color: #1081e8;
    margin-left: 18%;
}
.goodshowerdesign-showerscreen-t {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
    color: #8e97a0;
    margin-left: -5%;
}
.goodshowerdesign-goodprofessionnal-t {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
    color: #8e97a0;
}
.goodshowerdesign-goodprofessionnal-t2 {
    font-family: "Bodoni Moda", serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
    color: #1081e8;
    margin-left: 10%;
}
.block-goodshowerdesign-goodprofessionnal {
    display: flex;
    width: 100%;
    margin-top: 5%;
}
.goodshowerdesign-goodprofessionnal-t3 {
    white-space: break-spaces;
    align-self: center;
    font-size: 30px;
    font-weight: 600;
    margin-left: 13%;
    margin-top: 6%;
}
.goodshowerdesign-goodprofessionnal-t3 span {
    font-size: 36px;
}
.content-goodshowerdesign {
    white-space: break-spaces;
}
.block-goodshowerdesign-goodprofessionnal-3 {
    margin-top: 15%;
    margin-left: 5%;
}
.block-goodshowerdesign-goodprofessionnal-4 {
    margin-top: 15%;
    margin-left: 15%;
}
.block-goodshowerdesign-goodprofessionnal-2 {
    width: 103%;
}
.headmenu-goodshowerdesign {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 1%;
}
.headmenu-goodshowerdesign h1 {
    font-family: "Bodoni Moda", serif;
    font-size: 4em;
    font-weight: 600;
    line-height: 1;
}
.goodshowerdesign-about {
    margin-top: 10%;
    margin-left: 3%;
}
.headmenu-goodshowerdesign-2 {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 1%;
}
.headmenu-goodshowerdesign-2 h1 {
    font-family: "Bodoni Moda", serif;
    font-size: 3em;
    font-weight: 600;
    line-height: 1;
}
.headmenu-goodshowerdesign-2 h3 {
    margin-bottom: 10px;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.iconcontact {
    width: 7%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 2%;
}

.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #1081e8 !important;
    border-radius: 25px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #1081e8 !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;
}


#tableA {
  width: 100%;
}
#tableA th {
  background-color: #1081e8;
  padding: 10px;
  color: #ffffff;
  border: 1px solid #fff;
  text-align: center;
  font-weight: 600;
}
#tableA td {
  border: 1px solid #fff;
  padding: 10px;
}

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


#background66b8e69145fd7c0013527cb4 .grid figure figcaption,
#background66b8e65f8e361e0013ae8d56 .grid figure figcaption {
    padding: 1em;
}
figure.effect-oscar {
    border-radius: 25px;
}
#background66b8e69145fd7c0013527cb4 figure.effect-oscar figcaption,
#background66b8e65f8e361e0013ae8d56 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgb(142 151 160 / 75%) 100%);
}
#background66b8e69145fd7c0013527cb4 .thumbs {
    margin-bottom: 0px;
}



@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;
}
.navbar-default .navbar-nav>li>a {
    margin: 0 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.goodshowerdesign-goodprofessionnal-t3 {
    font-size: 38px;
}
.goodshowerdesign-goodprofessionnal-t3 span {
    font-size: 48px;
}
.goodshowerdesign-goodprofessionnal-t3 {
    margin-top: 5.5%;
}
.iconnext-t {
    font-size: 22px;
}
.goodshowerdesign-glassrailing h4 {
    margin-left: 37%;
}
 .block-iconprice-t-2 {
    font-size: 24px;
}
.iconcontact-price-t {
    font-size: 26px;
}
.footer-goodshowerdesign {
    font-size: 18px;
}
.footer-goodshowerdesign-2 {
    font-size: 16px;
}
.iconfooter-t {
    font-size: 16px;
}
.copyright {
    font-size: 14px;
}
ul.icon-a {
    font-size: 20px;
}
.no-js #Component66bae65f8e361e0013ae98db .form-control {
    padding: 29px 15px;
    font-size: 19px !important;
}
}


@media screen and (max-width : 1200px) {
.goodshowerdesign-goodprofessionnal-t2 {
    font-size: 4em;
}
.goodshowerdesign-goodprofessionnal-t {
    font-size: 4em;
}
.goodshowerdesign-goodprofessionnal-t3 {
    font-size: 26px;
}
.goodshowerdesign-showerscreen-t {
    font-size: 4em;
}
.goodshowerdesign-showerscreen-t2 {
    font-size: 4em;
}
.goodshowerdesign-showerscreen h4 {
    margin-left: 53%;
}
.iconnext-t {
    font-size: 16px;
}
.iconprice-t {
    font-size: 4em;
} 
.block-iconprice-t {
    font-size: 4em;
}
.block-iconprice-t-2 {
    margin-left: 43%;
}
.iconcontact {
    width: 8%;
}
}


@media screen and (max-width : 900px) {
.goodshowerdesign-goodprofessionnal-t2 {
    font-size: 3em;
}
.goodshowerdesign-goodprofessionnal-t {
    font-size: 3em;
}
.goodshowerdesign-showerscreen-t {
    font-size: 3em;
}
.goodshowerdesign-showerscreen-t2 {
    font-size: 3em;
}
.content-goodshowerdesign {
    white-space: inherit;
}
.goodshowerdesign-goodprofessionnal-t3 {
    font-size: 22px;
    margin-top: 2%;
}
.iconnext-t {
    white-space: inherit;
}
.goodshowerdesign-showerscreen-t {
    margin-left: 12%;
}
#background66b8e65f8e361e0013ae8d56 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
.goodshowerdesign-glassrailing-t2 {
    font-size: 3em;
}
.goodshowerdesign-glassrailing-t {
    font-size: 3em;
}
.iconprice-t {
    font-size: 3em;
}
.block-iconprice-t {
    font-size: 3em;
}
.block-iconprice-t-2 {
    margin-left: 28%;
}
.iconcontact-price-t {
    font-size: 18px;
}
.goodshowerdesign-showerscreen h4 {
    margin-left: 40%;
}
.headmenu-goodshowerdesign h1 {
    font-size: 3em;
}
.iconcontact {
    width: 9%;
}
}


@media screen and (max-width : 480px) {
#background66b8e65f8e361e0013ae8d56 .col-md-3.col-sm-4.col-xs-4 {
    width: 100%;
}
#imagesControl66b5e96128d0760013ce426a {
    padding: 0px !important;
}
.itopplus-bg {
    margin-top: -8px;
}
.block-goodshowerdesign-goodprofessionnal {
    display: inherit;
}
.goodshowerdesign-goodprofessionnal-t3 {
    font-size: 22px;
    margin-top: 5%;
    margin-left: 0%;
}
.goodshowerdesign-goodprofessionnal-t2 {
    font-size: 2.5em;
}
.goodshowerdesign-goodprofessionnal-t {
    font-size: 2.5em;
}
.block-goodshowerdesign-goodprofessionnal-3 {
    margin-top: 0%;
    margin-left: 5%;
    margin-bottom: 10%;
}
.block-goodshowerdesign-goodprofessionnal-4 {
    margin-top: 5%;
    margin-left: 5%;
}
.pd-whyus-number-50 {
    display: inherit;
    width: 100%;
}
.block-whyus-number {
    width: 100% !important;
}
.block-whyus-number h3 {
    padding: 0% 10%;
}
.block-whyus-number {
    border-left: 0px solid #bec3c6 !important;
    border-top: 0px solid #bec3c6 !important;
}
.pd-whyus-number {
    display: inherit;
    width: 100%;
}
.whyus-number {
    margin: 0 auto;
    margin-bottom: 10%;
    margin-top: 10%;
}
.whyus-number-t {
    text-align: center;
}
.sectionmadetoorder-goodshowerdesign h1 {
    font-size: 4em;
}
.itopplus-bg3 {
    background-attachment: inherit;
}
.goodshowerdesign-showerscreen {
    margin-left: 0%;
    margin-top: 0%;
}
.goodshowerdesign-showerscreen-t {
    margin-left: 0%;
}
.goodshowerdesign-showerscreen-t2 {
    margin-left: 38%;
}
#background66b8e69145fd7c0013527cb4 .thumbs {
    margin-bottom: 20px;
}
.copyright-2 {
    font-size: 12px;
}
.iconcontact-price-t {
    font-size: 16px;
}
.goodshowerdesign-glassrailing {
    margin-top: 0%;
}
.goodshowerdesign-about {
    margin-top: 0%;
}
.headmenu-goodshowerdesign-2 h1 {
    font-size: 2em;
}
.headmenu-goodshowerdesign h1 {
    font-size: 2.5em;
}
.iconcontact {
    width: 12%;
}
.iconnext-t {
    align-self: center;
}
.block-iconnext {
    margin-top: 127%;
}
}


