/*
Theme Name: Kalium - Child Theme
Theme URI: https://laborator.co/themes/kalium/
Author: Laborator
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium — Connect with Laborator on: <a href="https://themeforest.net/user/laborator">Envato</a> &bull; <a href="https://twitter.com/thelaborator">Twitter</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/
/* .page-heading--description > p:nth-child(1){
    display: none;
}
.page-heading--title{
    display: none;
}
.wpb_wrapper{
    position: relative;
    width:100%;
    padding: 2em;
    margin:2em;
} */
p{
  margin-bottom: 25px;
  margin: 0 0 25px;
}
.wpb_wrapper p, .wpb_wrapper h2 {
  margin-bottom: 25px;
}
.logged-in #blacktopbar{
  top: 32px;
}
#blacktopbar{
  background-color: #58595B;
  text-align: right;
  font-family: 'Oswald';
  color: #9D9D9D;
  position: fixed;
  top: 0px;
  display: block;
  width: 100%;
  height: 40px;
  padding: 7px 30px;
  z-index: 999;
}
#blacktopbar p{
  text-align: right;
  width: 100%;
  color: #9D9D9D;
  font-family: 'Oswald';
  font-weight: 600;
  font-size: 17px;
}
#blacktopbar p a{
  font-family: 'Oswald';
  color: white;
}
#blacktopbar p span{
  font-family: 'Oswald';
  color: #9D9D9D;
  margin: 0px 5px;
  position: relative;
  display: inline-block;
}
#blacktopbar p a:first-child{
  margin-left: 5px;
}
header.site-header {
    margin-top: 40px;
    background-color: white!important;
}
#subbanner{
  min-height: 350px;
  display: flex;
  width: 100%;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#subbanner h1{
  color: white;
  text-align: center;
  font-family: 'Oswald';
  font-size: 36px;
}
.vc-container{
  position: relative;
  margin-top: 0px;
}

#Processsection{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
#Processsection .processbox{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 950px;
  justify-content: space-between;
  margin: auto;
  align-items: start;
  margin-bottom: 40px;
}
#Processsection .processbox .imagesection{
  flex: 0 0 50%;
  max-width: 48%;
}
#Processsection .processbox .textsection{
  flex: 0 0 50%;
  max-width: 48%;
}
#Processsection .processbox .imagesection .mobileimg{
  display: none;
  width: 100%;
  max-width: 575px;
}
#Processsection .processbox .imagesection .desktopimg{
  width: 100%;
  max-width: 475px;
}

#Processsection .processbox:nth-child(8) .textsection h2{
  margin-top: 0px;
}
#Processsection .processbox:nth-child(4) .textsection h2{
  margin-top: 40px;
}
#Processsection .processbox:nth-child(2) .textsection h2{
  margin-top: 5px;
}
#Processsection .processbox:nth-child(even) .imagesection {
    text-align: right;
}
.site-footer .footer-widgets .widget h2 {
  font-family: 'Oswald'!important;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.footer-bottom .container {
  background: #555!important;
}
footer #text-1 p{
  margin-bottom: 30px;
}
.site-footer.site-footer-inverted .footer-widgets .widget a, .site-footer.site-footer-inverted .footer-widgets .widget div, .site-footer.site-footer-inverted .footer-widgets .widget p{
  color: white!important;
}
.site-footer .footer-bottom-content .copyrights.site-info p {
  color: #9D9D9D!important;
}


.coppperhewitt{
  font-family: 'CooperHewittBook';
  font-size: 18px;
}
.widget_nav_menu {
  margin-top: 0px!important;
}


#aboutussection{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
#aboutussection .textsection{
  flex: 0 0 50%;
  max-width: 48%;
  padding-top: 60px;
}
#aboutussection .imagesection{
  flex: 0 0 50%;
  max-width: 48%;
  padding-top: 0px;
}
#aboutussection .imagesection figure{
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
#aboutussection .imagesection figure img{
  display: block;
  width: 100%;
}
#aboutussection .imagesection figure.middleimages{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  align-items: end;
  align-items: flex-end;
}
#aboutussection .imagesection figure.middleimages img{
  max-height: 213px;
  flex: 0 0 50%;
  max-width: calc(50% - 5px);
}
#aboutussection .imagesection figure.middleimages figcaption{
  margin-top: -5px;
  margin-bottom: 5px;
}
#aboutussection .imagesection figure figcaption{
  display: none;
  position: absolute;
  margin-top: -50px;
  padding: 10px;
  margin-left: 10px;
  color: white;
  background-color: #231f20ba;
}
#aboutussection .imagesection figure:hover figcaption{
  display: block;
}

.vc_btn3.vc_btn3-block {
  text-transform: capitalize!important;
}
.vc_btn3.vc_btn3-color-white:hover, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .rev-btn:hover {
  background-color: #E6E7E8!important;
}


.wpb_image_grid_ul{
  max-width: 905px;
  margin: auto!important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    list-style: none;
    margin: 0 0px 0px 0!important;
    max-width: 300px!important;
    float: left;
}

.blog .page-heading {
    margin-top: 60px;
    margin-bottom: 40px;
}

@media screen and (max-width: 1040px){
  .tp-caption.rev-btn{
    min-height: 42px!important;
    max-height: 42px!important;
    font-size: 13px!important;
  }
  .widget-area.widgets--columned-layout.widgets--columns-5>.widget {
      width: 28.333333%!important;
  }

}

@media screen and (max-width: 991px){
  .wpb_image_grid_ul {
      max-width: 605px;
      margin: auto!important;
  }
}
@media screen and (max-width: 670px){
  .wpb_image_grid_ul {
      max-width: 305px;
      margin: auto!important;
  }
  .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin-bottom: 5px!important;
  }
}

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

  .banner-text{
    margin-bottom: 0px!important;
  }
  #aboutussection .textsection{
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 25px;
  }
  #aboutussection .imagesection{
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 0px;
  }

  #aboutussection .imagesection figure figcaption {
    position: relative;
    margin-top: 0px;
    padding: 20px;
    margin-left: 0px;
    color: #58595B;
    background-color: #E6E7E8;
    width: 100%;
    font-size: 18px;
  }
  #aboutussection .imagesection figure.middleimages img{
    max-height: 311px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #aboutussection .imagesection figure.middleimages img:first-child{
    margin-bottom: 10px;
  }
  #aboutussection .imagesection figure.middleimages figcaption{
    margin-top: 0px;
  }

  #Processsection .processbox .imagesection{
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  #Processsection .processbox .textsection{
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
  #Processsection .processbox .imagesection .mobileimg{
    display: block;
    width: 100%;
    max-width: 575px;
  }
  #Processsection .processbox .imagesection .desktopimg{
    display: none;
    width: 100%;
    max-width: 475px;
  }
  #Processsection .processbox:nth-child(even) .imagesection, #Processsection .processbox .imagesection {
    text-align: left;
  }
  #Processsection .processbox:nth-child(8) .textsection h2{
    margin-top: 0px;
  }
  #Processsection .processbox:nth-child(4) .textsection h2{
    margin-top: 0px;
  }
  #Processsection .processbox:nth-child(2) .textsection h2{
    margin-top: 0px;
  }
  .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
      max-width: 200px;
      margin: auto;
  }
  .banner-text h4{
    text-align: center;
  }
}

@media screen and (min-width:1201){
    .wpb_wrapper{
    position: relative;
    width:100%;
    padding: 2em;
    margin:2em;
}
}
@media screen and (max-width: 576px){
  #Processsection .processbox:nth-child(2) .textsection h2, #Processsection .processbox:nth-child(4) .textsection h2, #Processsection .processbox:nth-child(8) .textsection h2 {
      margin-top: 10px;
  }
  #Processsection {
      padding-bottom: 0px;
  }
  .widget-area.widgets--columned-layout.widgets--columns-5>.widget {
      width: 100%!important;
      text-align: center;
  }
  .vc_custom_1558039319175 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  #blacktopbar {
    padding: 10px 5px;
  }
  #blacktopbar p {
    font-size: 14px;
    text-align: center;
  }
  #blacktopbar p span {
    margin: 0px 2px;
  }

  #subbanner{
    min-height: 200px;
  }
  #subbanner h1{
    font-size: 30px;
  }
 /*  #slide-5-layer-3{
      align-content: center;
  } */
}
@media screen and (max-width: 580px){
  #blacktopbar {
    padding: 10px 0px;
  }
  #blacktopbar p {
    font-size: 12px;
    text-align: center;
  }
  .tp-mask-wrap{

    display: flex;

    width:100vw;

}
#slide-1-layer-3{

  text-align: center!important;
}
#slide-1-layer-9{
  width:100vw;
  text-align: center!important;
 /*  border:3px solid  turquoise; */
  min-width: 50%!important;
}
#slide-4-layer-3{
  text-align: center!important;
}
#slide-5-layer-3{
  text-align: center!important;
}
#slide-1-layer-7{

  text-align: center!important;
  width:12em!important;
  margin:auto!important;
 /*  border:3px solid orange; */
}

#slide-4-layer-7{
    text-align: center!important;
    width:12em!important;
    margin:auto!important;
}
#slide-5-layer-7{
  text-align:center!important;
 /*  width:6em; */
}
#slide-5-layer-7{
    text-align: center!important;
    width:12em!important;
    margin:auto!important;
}

}
@media screen and (min-width: 460px) and (max-width: 1200px) {
    .wpb_wrapper{
        position: relative;
        width:100%;
        padding: 0!important;
        margin:0!important;
    }
    .isotope-item{
        width:100%!important;
    }
    .prettyphoto{
        width: 100% !important;

    }
    .prettyphoto > img {
        width:100%;
        height:auto;
    }
    .tp-mask-wrap{
      display: flex;

        width:100vw;
        padding: 1em!important;

    }
   /*  .wpb_wrapper{
        position: relative;
        width:100%;
        padding: 2em;
        margin:2em;
        background-color:seagreen;
    } */
    #slide-4-layer-3{
      text-align: center!important;
    }
    #slide-5-layer-3{
      text-align: center!important;
    }
    #slide-1-layer-3{

      text-align: center!important;
    }
    #slide-1-layer-9{
      /* border:3px solid white; */
      /* min-width: 100vw!important; */
      text-align: center!important;
    }
    #slide-1-layer-7{
      text-align: center!important;
      margin:auto;
      width:12em!important;

    }
    #slide-4-layer-7{
        text-align: center!important;
        width:12em!important;
        margin:auto!important;

    }
    #slide-5-layer-7{
        text-align: center!important;
        width:12em!important;
        margin:auto!important;

    }


  }
