/*Start Commercial interactive tools*/

.itool {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  float: none;
}

.itool h3 {
  color: #DE0426;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 50px;
}


.residential .choosefilm {
  border-left: 1px solid transparent;
  border-right: 1px solid #A69999;
  width: 33.33333333%;
  float: left;
  box-sizing: border-box;
}
.filmtype, .tintamount {
  text-align: -webkit-center;
  text-align: center;
}
.itool h4 {
  color: #000;
  text-align: center;
  text-transform: inherit;
  font-size: 18px;
  line-height: 45px;
  clear: both;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.choosefilm select {
  font-size: 110%;
  height: 38px;
  border-color: #000;
  padding: 5px;
  width: 100%;
}
.residential .choosefilm select {
  min-width: 275px;
  width: 275px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.itool ol, .itool ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.carcolor ul {
  text-align: center;
} 
.carcolor ul li {
  display: inline-block;
  list-style-type: none;
  margin: 2px;
}
.carcolor ul li:hover, .carcolor ul li.active {
  border: 1px solid #DE0426;
}
.carcolor ul li a {
  color: #E40023;
  text-decoration: none;
}

.views{
  width: 66.66666667%;
  float: left;
  box-sizing: border-box;
}
.views .outview, .views .inview {
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
}

.inoutside {
  width: 100%;
}
.inoutside a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  cursor: pointer;
}
.inoutside .selected, .inoutside a:hover {
  color: #fff;
  background: #E40023;
  padding: 6px 10px;
}
.product-preview{
  width: 100%;
}

.table-content h2{
  font-size: 2.2rem;
  font-weight: 800;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.nopad {
  padding: 0 !important;
  margin: 0 !important;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.views .outview img, .views .inview img {
  margin: 3%;
}
.views .outview .product img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.paint-mkt .product img{
  position: absolute;
  top:60px;
  max-width: inherit;
  max-height: initial;
  left:102px;
}
.views .outview .product-preview .product img {
  top: -13px;
  left: 52px;
}
.residential .views .outview .product-preview .product img {
  top: 12px;
  max-width: inherit;
  max-height: initial;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}


.itool .choosefilm hr {
  clear: both;
  border-top: 1px solid #B5B5B5;
}


.itool table, td, th {
  border: 1px solid #ddd;
  text-align: left;
}

.itool table {
  border-collapse: collapse;
  width: 100%;
}

.itool th, .itool td {
  padding: 15px;
}
.inoutside{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.inoutside .inviews{
  width: 50%;
}
.views .product-preview{
  display: flex;
  justify-content: center;
  height: 400px;
}
.views .product-preview .product{
  position: relative;
  width:100%;
  max-width: 315px;
}
.views .product-preview .product.product-infos{
  width: 45%;
  height: 100%;
  margin-bottom:30px;
}
.paint-mkt .filmtype .btn-group{
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.views .outview .mask{
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
}
.itool.decorative .product-preview .product{
  max-width: 402px;
}
.itool.decorative .product-info {
  bottom: 0;
}
.paint-mkt .filmtype-cover{
  width: 50%;
}

.paint-mkt .ck-button span {
  border-radius: 0px;
  color: #000000;
  background: transparent;
  border: 1px solid #D0D0D0;
  text-transform: capitalize;
  cursor: pointer;
}
.paint-mkt .ck-button label span {
  text-align: center;
  padding: 6px 10px;
  display: block;
  box-sizing: border-box;
}
.paint-mkt .ck-button input:checked + span {
  background-color: #E40023;
  color: #fff;
  overflow: auto;
}
.paint-mkt .ck-button label input {
  display: none;
}
.paint-mkt .ck-button label {
  float: left;
  width: 100%;
  margin: 0;
  padding: 6px 10px;
  box-sizing: border-box;
}

.paint-mkt .views .product-preview .product{
  max-width: initial;
}
.paint-mkt .residential .choosefilm{
  width: 50%;
}
.paint-mkt .views{
  width: 50%;
}

.paint-mkt .selection-films{
  max-width: 400px;
  margin: 0 auto;
  margin-bottom: 50px;
}
#img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9, #img10 {
  display: none;
}

.paint-mkt .views .outview .mask{
  opacity: 1;
}

@media screen and (max-width: 767px) {

  .residential .choosefilm{
    width: 100%;
    border-right:none;
  }
  .views{
    width: 100%;
  }
  .views .product-preview{
    flex-wrap: wrap;
  }
  .views .product-preview .product{
    width:100%;
    height: 400px;
  }
  .views .product-preview .product.product-infos {
    width: 100%;
    height: 100%;
  }
  .views .outview .product-preview .product img{
    left: 0px;
  }
  .itool h3 {
    font-size: 19px;
  }
  .paint-mkt .residential .choosefilm{
    width: 100%;
    border-right:none;
  }
  .paint-mkt .views{
    width: 100%;
  }

}
@media screen and (max-width:1024px) {
    .paint-mkt .product img{
        width: 100%;
    }
    .paintprotection.residential .choosefilm select{
      min-width: auto;
      width: 150px;
  }
}
@media screen and (max-width:1200px) {
  .residential .choosefilm select{
    min-width: auto;
    width: 200px;
  }
  .paint-mkt .residential .choosefilm select{
    width: auto;
  }
  .views .product-preview{
    flex-wrap: wrap;
  }

  .views .product-preview .product.product-infos{
    width:75%;
    height: 100%;
    margin-bottom: 50px;
  }
  .views .outview .product-preview .product img{
    left: 10px;
  }
  .views .product-preview .product{
    height: 390px;
  }
  .itool.decorative .product-preview .product{
    max-width: 279px;
  }
}

@media screen and (min-width:1200px) {
  .views .outview .product-preview .product img{
    left: 0;
  }

}



/*END Commercial interactive tools*/





.automative-wrapper .inner-wrapper{
  position: relative;
}
.automative-wrapper .inner-wrapper .item{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.automative-wrapper .tabbed-content .item-content svg {
  z-index: 1;
  top: -2.8px;
  left: 48.8px;
  position: inherit;
}
.automative-wrapper{
  max-width: 1270px;
  margin: 1em auto;
}
.automative-wrapper h2{
  font-family: 'Futura Md';
  color:#e52029;
  font-size: 2.4rem;
  font-weight: 700;
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.automative-wrapper .tabbed-content {
  background: #fff;
  box-shadow: 1px 1px 6px #ccc;
}
.automative-wrapper .tabs ul {
  margin: 0;
  padding: 0;
  font-weight: bold;
  display: flex;
  align-items: baseline;
}
.automative-wrapper .tabs ul li a {
  padding: .5em 1em;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Swis721 Cn BT';
  color: #1f1f1f;
}
.automative-wrapper .tabs ul li img{
  display: block;
  margin: 0 auto;
}
.automative-wrapper .tabs ul li a:hover, .automative-wrapper .tabs ul li a.active {
  color: #e52029;
  border-bottom: 1px solid #e52029;
  font-weight: 700;
  background:transparent;
}
.automative-wrapper .item {
  margin-bottom: 2px;
}
.automative-wrapper .active{
  background:transparent;
}
.automative-wrapper .item::before {
  cursor: pointer;
  font-weight: bold;
  background: #eee;
  padding: .5em;
  display: block;
}
.automative-wrapper .item.active::before {
  background: #444;
  color: #eee;
}
.automative-wrapper .item.active .item-content {
  padding: 1em;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.automative-wrapper .choosefilm{
  background: #f6f6f6;
}
.automative-wrapper .choosefilm h4{
  font-size: 16px;
  font-weight: 700;
  font-family: 'Swis721 Cn BT';
  color:#1f1f1f;
  text-transform: capitalize;
}
.automative-wrapper .filmtype select{
  font-size: 16px;
  font-weight:500;
  font-family: 'Swis721 Cn BT';
  color:#1e1e1e;
  text-transform: capitalize;
}
.automative-wrapper .tintamount .btn-group{
  font-size: 12px;
  font-weight:500;
  font-family: 'Swis721 Cn BT';
  text-transform: capitalize;
  color: #717171
}
.automative-wrapper .inview h4{
  font-size: 14px;
  font-weight:500;
  font-family: 'Swis721 Cn BT';
  text-transform: capitalize;
  color: #1f1f1f
}


@media all and (min-width: 800px) {
  .automative-wrapper .item.active .item-content {
    padding-top: 0;
  }

  .automative-wrapper .tabs-side .tabs li {
    margin-bottom: 2px;
  }
}

.automative-wrapper .tabbed-content .tabs {
  display: none;
}
.automative-wrapper .tabbed-content .item {
  min-height: 2em;
}
.automative-wrapper .tabbed-content .item::before {
  content: attr(data-title);
}
.automative-wrapper .tabbed-content .item .item-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.automative-wrapper .tabbed-content .item.active .item-content {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.automative-wrapper ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.automative-wrapper .item-wrapper .item.active .item-content{
  position: relative;
}
.automative-wrapper .item-wrapper .item-content img {
  margin: 3%;
  position: absolute;
  top: -13px;
  left: 52px;
}

.automative-wrapper .tabbed-content .item-content svg .rearcarglass, .automative-wrapper .tabbed-content .item-content svg .frontcarglass {
  fill-opacity: 0;
}
.automative-wrapper .views .outview, .automative-wrapper .views .inview {
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
}

.automative-wrapper .choosecolor.product-preview{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.automative-wrapper .choosecolor.product-preview li{
  overflow: hidden;
  width: 40px;
  height: 34px;
  border-radius: 100%;
  box-shadow: inset 0px 0px 0px 3px white;
  border: 1px solid red;
}
.automative-wrapper .choosecolor.product-preview li:last-child{
  margin-right: 0px;
}
.automative-wrapper .choosecolor.product-preview li a{
  display: block;
}
.automative-wrapper .tabbed-content .tabs li {
  margin-bottom: 0px;
}




@media all and (min-width: 800px) {
  .automative-wrapper .tabbed-content .tabs {
    display: block;
  }
  .automative-wrapper .tabbed-content .tabs li {
    display: inline-block;
    width: 25%;
    margin-bottom: 0px;
  }
  .automative-wrapper .tabbed-content .tabs li a {
    display: block;
  }
  .automative-wrapper .tabbed-content .item {
    min-height: 0;
  }
  .automative-wrapper .tabbed-content .item::before {
    display: none;
  }
  .automative-wrapper .tabbed-content.tabs-side .tabs {
    width: 150px;
    float: left;
  }
  .automative-wrapper .tabbed-content.tabs-side .tabs li {
    display: block;
  }
  .automative-wrapper .tabbed-content.tabs-side .item {
    margin-left: 150px;
  }


  /*custom css*/
  .automative-wrapper .chooes-type{
    display: flex;
  }
  .automative-wrapper .choosefilm{
    width: 30%;
    border-right: 1px solid #ebebeb;
    box-sizing: border-box;
  }
  .automative-wrapper .filmtype, .automative-wrapper .tintamount{
    padding: 30px 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #ebebeb;
  }
  .automative-wrapper .filmtype select{
    width: 100%;
    height: 50px;
    padding: 10px 26px 10px 10px;
    box-sizing: border-box;
  }
  .automative-wrapper .item-wrapper{
    width: 70%;
    display: flex;
    flex-wrap: wrap;

  }
  .automative-wrapper .tintamount {
    display: flex;
    flex-wrap: wrap;
  }
  .automative-wrapper .tintamount .btn-group{
    width: 46.8%;
    margin-right: 13px;
  }
  .automative-wrapper .tintamount .btn-group select{
    width: 100%;
    height: 50px;
    padding: 10px;
    box-sizing: border-box;
  }
  .automative-wrapper .tintamount .btn-group:last-child{
    margin-right: 0px;
  }
  .automative-wrapper .tintamount .btn-group h4{
    width: 100%;
    color: #717171;
    font-size: 12px;
  }
  .automative-wrapper .tintamount .btn-group h4{
    text-align: right;
  }
  .automative-wrapper .inview{
    padding: 30px 15px;
    box-sizing: border-box;
    position: relative;
  }
  .automative-wrapper .inview h4{
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 1;
    margin: 0px;
    padding: 10px;
    background-color:#d9d7d6; 
  }
  .automative-wrapper .inview-img{
    position: relative;
  }
  .automative-wrapper svg:not(:root) {
    overflow: hidden;
  }
  .automative-wrapper .inview-img svg {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0;
    top: 0;
    display: block;
    max-width: 100%;
    height: auto;
  }
  .automative-wrapper .inner-wrapper{
    width: 100%;
  }
  .automative-wrapper .carcolor{
    width: 100%;
  }
}


