/*
Theme Name: Klass Tint Wordpress Theme
Author: Hamish C
*/

@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@500&display=swap);

html {
  scroll-behavior: smooth;
}

body {
    background: white;
    line-height: inherit;
}

p {
    color: #d1d3d4;
    font-family: 'Arial', sans-serif;
    font-size: 1.1rem;
}

a {
    color: inherit;
}

a:hover {
    color: black;
}

h1 {
    font-size: 4rem;
    color: #d1d3d4;
    font-family: 'Josefin Sans', sans-serif;
}


h2 {
    font-size: 1.4rem;
    color: #d1d3d4;
    font-family: 'Arial', sans-serif;
    line-height: 1.4;
    
}

.h1-dark {
    font-size: 3rem;
    line-height: 3.3rem;
    font-family: 'Josefin Sans', sans-serif;
    color: #3b3b3b;
}

.h1-1 {
    font-size: 3.5rem;
    line-height: 3.3rem;
    font-family: 'Josefin Sans', sans-serif;
    color: #3b3b3b;
    margin: auto;
    margin-bottom: 15px;
}


.h1-light {
    font-size: 3rem;
    line-height: 3.3rem;
    font-family: 'Josefin Sans', sans-serif;
    color: #d1d3d4;
}


.h1-contact {
    font-size: 4rem;
    line-height: 3.3rem;
    font-family: 'Josefin Sans', sans-serif;
    color: #d1d3d4;
}


.p-dark {
    color: #3b3b3b;
    font-family: 'Arial', sans-serif;
    font-size: 1.1rem;
    max-height: 19.5em;
    overflow: hidden;
    line-height: 1.5;
    transition-duration: .5s;
}

.p-dark-decorative {
    color: #3b3b3b;
    font-family: 'Arial', sans-serif;
    font-size: 1.1rem;
    max-height: 19.5em;
    overflow: hidden;
    line-height: 1.5;
    transition-duration: .5s;
}

.p-grey {
    color: #969696;
    font-family: 'Arial', sans-serif;
    font-size: 1.1rem;
    max-height: 19.5em;
    overflow: hidden;
    line-height: 1.5;
    transition-duration: .5s;
}



.p-white {
    color: #d1d3d4;
    font-family: 'Arial', sans-serif;
    font-size: 1.4rem;
    max-height: 19.5em;
    overflow: hidden;
    line-height: 1.5;
    transition-duration: .5s;
}


ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #d1d3d4;
  font-family: 'Arial', sans-serif;
  line-height: 1.8;
}

.testimonials {
    color: white;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 2.1rem;
    line-height: 1.9;
    margin: 0px 40px 0px 40px;
}

.med-grey {
background: rgb(143,152,156);
background: linear-gradient(180deg, rgba(143,152,156,1) 0%, rgba(94,95,99,1) 100%);
}

header {
width: 100%;
background: rgb(42,42,42);
background: linear-gradient(0deg, rgba(42,42,42,1) 0%, rgba(50,50,50,1) 100%);
}

.headerlogo {
margin: auto;
}

.container
 {
    padding: 66px 0px 96px 0px;
    max-width: 960px;
}

.top {
    background-position: right bottom;
    background-repeat: no-repeat;
}


.top-commercial {
    background-image: url("rolls6.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}

.dark {
    background: rgb(96,97,101);
background: linear-gradient(180deg, rgba(96,97,101,1) 0%, rgba(51,51,55,1) 100%)
}

.col-xl-4 {
    font-size: 18px;
}


.contactfooter {
    width: 100%;
}


.container-fluid {
background: rgb(42,42,42);
background: linear-gradient(128deg, rgba(42,42,42,1) 0%, rgba(45,45,45,1) 64%, rgba(42,42,42,1) 64%, rgba(42,42,42,1) 100%);
}

.grey {
background: rgb(209,211,212);
background: linear-gradient(238deg, rgba(209,211,212,1) 0%, rgba(207,207,207,1) 63%, rgba(209,211,212,1) 63%, rgba(209,211,212,1) 100%);

}

.decorativebg {
background: rgb(171,194,201);
background: linear-gradient(180deg, rgba(171,194,201,1) 0%, rgba(210,220,223,1) 100%);
}

.decorative {
background: rgb(45,59,61);
background: radial-gradient(circle, rgba(45,59,61,1) 0%, rgba(142,154,152,1) 100%);
}


.white {
background: rgb(255,255,255);
background: linear-gradient(306deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(252,252,252,1) 33%, rgba(255,255,255,1) 100%);
}

.dark {
background: rgb(42,42,42);
background: linear-gradient(0deg, rgba(42,42,42,1) 0%, rgba(60,60,60,1) 100%);
}

.front {
background: rgb(161,183,198);
background: linear-gradient(180deg, rgba(161,183,198,1) 0%, rgba(156,182,186,1) 42%, rgba(171,194,201,1) 100%);
 /** background-image: url('https://new.klasstint.co.nz/wp-content/uploads/2020/07/uptri.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #d6d6d6;**/
}

.front1 {
      background-image: url('https://klasstint.co.nz/wp-content/uploads/2020/07/downtri5.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: white;
}


.footer {
    width: 100%;
    height: 100px;
    background: #252525;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.contactcontainer {
    max-width: 990px;
    height: 1114px;
    padding: 80px 66px 150px 66px;
    margin: auto;
    padding-bottom: 150px;
    background-image: url('/wp-content/uploads/2020/08/filmroll7.png');
    background-size: 100% 100%;
}

img {
    max-width: 100%;
    max-height: 100%;
}

.shadow {
-webkit-box-shadow: 10px 10px 25px 0px rgba(135,135,135,1);
-moz-box-shadow: 10px 10px 25px 0px rgba(135,135,135,1);
box-shadow: 10px 10px 25px 0px rgba(135,135,135,1);
}

.navbar-dark .navbar-toggler-icon {
         background-image: url('https://klasstint.co.nz/wp-content/uploads/2020/07/iconmenu.png');
         width: 300px;
         height: 72px;
}

.navbar-toggler {
    width: 300px !important;
}

.col-sm-8 {
    padding-left: 20px ;
    padding-right: 20px ;
}

.col-sm-4 {
    padding-left: 20px ;
    padding-right: 20px ;
}


.nav-item {
    font-size: 1.3rem;
    color: #d1d3d4;
    font-family: 'Josefin Sans', sans-serif;
    margin-right: 15px;
    margin-left: 15px;
}

.bg-dark {
    background-color: transparent !important;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.1rem;
    
}

.article + [data-readmore-toggle] {
    margin-bottom: 50px;
}

.navbar-toggler {
    margin-top: 22px;
    margin-bottom: 22px;
    margin-left: auto;
    margin-right: auto;
    width: 3.5em;
}

.testimonial1 {
    font-size: 1.5rem; color: #e7e7e7"
}

#fade {
    text-align: center;
    animation: fadein 1s;
    -moz-animation: fadein 1s; /* Firefox */
    -webkit-animation: fadein 1s; /* Safari and Chrome */
    -o-animation: fadein 1s; /* Opera */
}

#myBtn {
  font-family: 'Josefin Sans', sans-serif;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: rgb(171,194,201);

  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background: linear-gradient(180deg, rgba(171,194,201,1) 0%, rgba(210,220,223,1) 100%);
}


@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}


@media only screen and (max-width: 1200px) {
  .hidden-md-down {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .logo {
    margin: auto;
  }
}

@media only screen and (max-width: 1200px) {
.headerlogo {
    
  }
}

@media only screen and (max-width: 1200px) {
  .p-dark {
    font-size: 2.4rem !important;
  }
}

@media only screen and (max-width: 1200px) {
  .p-dark-decorative {
    font-size: 2.4rem !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .p-white {
    font-size: 2rem !important;
  }
}

@media only screen and (max-width: 1200px) {
  .p-grey {
    font-size: 1.4rem !important;
  }
}




@media only screen and (max-width: 1200px) {
  .h1-dark {
    font-size: 5rem !important;
    margin-top: 66px !important;
    margin: auto;
    line-height: 6rem;
  }
}

@media only screen and (max-width: 1200px) {
  .h1-light {
    font-size: 5rem !important;
    margin: auto;
    line-height: 6rem;
  }
}


@media only screen and (max-width: 1200px) {
  .h1-contact {
    font-size: 4.5rem !important;
    margin-top: -10px !important;
    margin: auto;
    line-height: 3rem;
  }
}


@media only screen and (max-width: 1200px) {
.col-xl-4 {
    max-width: 660px !important;
    margin: auto !important;
    font-size: 32px;
  }
}


@media only screen and (max-width: 1200px) {
.col-xl-8 {
    max-width: 660px !important;
    margin: auto !important;
  }
}


@media only screen and (max-width: 1200px) {
.shadow {
    margin-top: 66px !important;
  }
}

@media only screen and (max-width: 1200px) {
.col-sm-8 {
    width: 100%;
  }
}


@media only screen and (max-width: 1200px) {
.n2-ss-slider .n2-ow-all {
    color: red;
  }
}

@media only screen and (max-width: 990px) {
.nav-item {
    font-size: 2.3rem;
  }
}


@media only screen and (max-width: 990px) {
.logosize {
    width: 645px;
    height: 102px;
  }
}

@media only screen and (max-width: 990px) {
.frm_form_field form-field {
    width: 100%;
  }
}

@media only screen and (max-width: 990px) {
.testimonials {
    font-size: 3.5rem;
    line-height: 5rem;
  }
}

@media only screen and (max-width: 990px) {
.h1-1 {
    font-size: 4.5rem;
    line-height: 6.3rem;
    text-align: center;
  }
}

@media only screen and (max-width: 990px) {
.testimonial1 {
    font-size: 2.2rem; 
    color: #e7e7e7;
  }

}

@media only screen and (max-width: 990px) {
.contactcontainer {
  }
}


@media only screen and (max-width: 1200px) {
  #myBtn {
    font-family: 'Josefin Sans', sans-serif;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 40px;
    border: none;
    outline: none;
    background-color: rgb(171,194,201);
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
  }
}

