

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.7;
  color: gray;
  background: #f1f1f1;
  cursor: default; }

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .offcanvas #page {
    overflow: hidden;
    position: absolute; }
    .offcanvas #page:after {
      -webkit-transition: 2s;
      -o-transition: 2s;h
      transition: 2s;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 101;
      background: rgba(0, 0, 0, 0.7);
      content: ""; }

a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
}

a:hover, a:active, a:focus {
    color: #ec062c;
    font-weight:900;
    outline: none;
    text-decoration: none; 
  }

  a.link-white {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
}

a.link-white:hover, a a.link-white:active, a a.link-white:focus {
    color: #fff;
    font-weight:600;
    outline: none;
    text-decoration: none; 
  }


/*a:hover,
a:active {
  font-weight:700;
}*/
/*============EXTRA CODE===========*/




p {
  margin-bottom: 20px;
  color:#222222; 
  font-size:16px;
}

.white {
  margin-bottom: 20px;
  color:#ffffff; 
  font-size:16px;
  text-align: center;
}
.parag {
  /*padding-bottom: 4em;*/
  color:#222222; 
  font-size:16px;
  text-align: center;
  vertical-align:middle;
}

p.center {
  margin-bottom: 20px;
  color:#222222; 
  font-size:16px;
  text-align: center;
}
p.center-14 {
  width:100%;
  margin:0 auto;
  margin-bottom: 25px;
  color:#222222; 
  font-size:14px;
  line-height:23px;
  text-align: left;
}

p.center-16 {
  width:100%;
  margin:0 auto;
  margin-bottom: 25px;
  color:#222222; 
  font-size:16px;
  line-height:26px;
  text-align: center;
}

.center-white{
  color:#fff;
  font-size:14pt;
  font-weight:500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  p.center-16{font-size: 14px;text-align: center;}
  img.centered {width:70% !important;}
  h3.center{font-size: 22px;}
  .lead{
  font-size:12px !important;
  font-weight:500;
  color:#ffffff;
  letter-spacing:0.5em;
  font-stretch: expanded;
    }
  }

p.center-20 {
  width:75%;
  margin:0 auto;
  /*margin-bottom: 25px;*/
  color:#222222; 
  font-size:18px;
  line-height:30px;
  text-align: center;
}

p.small {
  /*margin-bottom: 20px;*/
  padding-top:15px;
  color:#222222; 
  font-size:13px;
  text-align: center;
  font-weight:300 !important;
  padding: 10px;
}

p.leadfooter {
  margin-bottom: 20px;
  color:#ffffff; 
  font-size:20px;
}
p.markets{
  position: absolute;
  bottom: -10px;
  left: 10px;
  right: 10px;
  font-size:20px;
  color:#ffffff;
  text-align:left;
  font-weight:900;
}

  
.lead{
  font-size:16px;
  font-weight:500;
  color:#ffffff;
  letter-spacing:0.5em;
  font-stretch: expanded;
  }


  .bl-lead{
  font-size:20px;
  font-weight:500;
  color:#f1F1F1;
  letter-spacing:4px;
  }

  .red{
  font-size:18px;
  color:#ec062c;
  letter-spacing:4px;
  }

   .red-color{
  color:#ec062c;
  }

.padding30{
  padding-bottom:30px;
}
  .gold{
  font-size:18px;
  color:#938778;
  letter-spacing:4px;
  font-weight:500;
  }

  .yellow-color{
  color:#ec062c;
  }


  .text-left{
    text-align:left;
  }

   .text-right{
    text-align:right;
  }
  span.focus{
    font-family: 'Montserrat', sans-serif;
    font-size:19px;
    color:#222222;
    line-height: 26px;
  }

 label:before {
    margin-left: -3px;
    transform: rotate(-1deg);
    background-color: #ec062c;
    width: calc(100% + 6px);
    height: 24px;
    content: "";
    position: absolute;
    z-index: -1;
}

  label {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight:normal !important;
    margin-bottom: 0;
    position: relative;
    color: #ffffff;
    line-height: 26px;
      }


   

  img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
    width:80%;}

  
  img.displayed-small {
    display: block;
    margin-left: auto;
    margin-right: auto; 
    width:74%;
    padding: 0 0 4em 0;
    /*margin-top: -8px;*/
}

  img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto; 
    width:40%;
    padding:25px 0;
}

.staff .desc img.displayed-small {
   margin-left: auto;
   margin-right: auto;

}.aligned{
  vertical-align: middle;
}
  
  
  
  img.round{
      border-radius: 50%;
      width:60%;
    }
  img.square{
      width:100%;
    }

    
    mark {
        background-color: #ec062c;
        color:#f1f1f1;
        height: 25px;
    }
    #colorlib-about{
        padding: 5em 0 2em 0 !important;
        clear: both;
        background: #fff;
    }
    table {
      border-collapse: collapse;
      text-align:center;
    }

    table, td, th {
      border-bottom: 1px solid #938778;
      border-top:none;
      border-left:none;
      border-right:none;
      width: 100%
      padding-right:10%
      padding-left:10%
    }

 

  .owl-carousel .owl-item img {
    padding:35px 0;
    display: block;
    width: 60% !important;
  }
  .bold{
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    transform: scaleX(0.9);
    color:#ec062c;
  }

#colorlib-bodysolid{
    padding: 5em 0 1em 0 !important;
    clear: both;
  }

.btn-block {
    display: block;
    /* width: 100%; */
}

.modal-header {
    padding: 15px;
    border-bottom: none !important;
    min-height: 16.42857px;
}


/*============MODAL MET FORMULIER===========*/


.contact-form{
    background: #fff;
    margin-top: 10%;
    margin-bottom: 5%;
    width: 100%;
}
.contact-form .form-control{
    border-radius:1rem;
}
.contact-image{
    text-align: center;
}
.contact-image img{
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}
.contact-form form .row{
    margin-bottom: -7%;
}
.contact-form h3{
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #0062cc;
}
.contact-form .btnContact {
    width: 50%;
    border: none;
    border-radius: 1rem;
    padding: 1.5%;
    background: #dc3545;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}


/*============END MODAL MET FORMULIER===========*/

h1, h2, h3, h4, h5, h6, figure {
  color: #222;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin: 10px 0; 
}

h1.headline{
  font-size: 75px !important;
  line-height:1.1;
}

.headline{
  text-align:center;
}

h1.on-slider{
  font-size: 140px;
  text-align:center;
  line-height:0.95;
  color:#fff;
}

h1.contact-us{
  margin:200px 0 50px 0;
  font-size: 80px;
  text-align:center !important;
  line-height:1em;
  color:#fff;
}
h1.launch{
  padding:500px 0;
  font-size: 80px;
  text-align:center !important;
  line-height:1em;
  color:#fff;
}

@media screen and (max-width: 768px) {
  h1.on-slider{
  font-size: 46px;
  text-align:center;
  }
 }


h2.subheadline{
  font-size: 20px !important;
  line-height:1.3;
  text-align:center;
}
h4.center{
  color:#fff;
  text-align: center;
}


@media screen and (max-width: 768px) {
  h1.headline, h1.contact-us{
    font-size: 40px !important;
  }

   h2.subheadline{
  font-size: 22px !important;
  line-height:1.3;
  text-align:center;
  }
  h2.left-align{
    font-size:20pt !important;
  }
  label {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight:normal !important;
    margin-bottom: 0;
    position: relative;
    color: #ffffff;
    line-height: inherit;
    }
  }

.colorlib-light-grey {
  background: #f1f1f1!important;
   }

.colorlib-white {
 background: #ffffff;}

.colorlib-red {
 background: #ec062c; }

.colorlib-blue {
 background: #25b5e9; }

 #colorlib-contact{
  background:#ec062c;
 } 

.colorlib-gold {
 background: #baab99; }

 #colorlib-img {
  background:url("../images/SPR1000_complete.jpg");
  background-position: center; /* Center the image */
  background-repeat: no-repeat;
}

#colorlib-project {
  background:url("../images/connections.jpg");
  background-position: center; /* Center the image */
  background-repeat: no-repeat;
}

#colorlib-bodysolid {
 background:#fff;
  background-position: center; 
  background-repeat: no-repeat;
}
.bg-red{
  background:#ec062c !important;
}

.bg-gold{
  background:#938778 !important;
}

.bg-black{
  background:#222222 !important;
  padding-bottom: 40px;
}

 /*#colorlib-body {
  background:url("../images/connections.jpg");
  background-position: center;
  background-repeat: no-repeat; 
}*/



h2{
  font-size: 40px;
}

h2{
  margin: 0 0 10px 0;
  font-size: 30px;
  text-align:center;
  font-weight: 700;  

}

h2.left-align{
  margin: 0 0 10px 0;
  font-size: 39px;
  line-height:1.3em;
  color:#fff;
  text-align:left;
  font-weight: 900;  
}

h2.center{
  font-size: 70px;
  text-align:center;
  font-weight: 900;
}

h3{
  font-size: 140px;
  text-align:center;
  line-height:0.95;
  color:#fff;
}

h3.center{
  font-size: 24px;
  text-align:center;
  color:#222222 !important;
}

h3.branches{
  font-size: 25px;
  text-align:center;
   margin: 10px 0; 
}

h3.desc-nobg{
  font-size: 25px;
  text-align:center;
  padding-top:10px;
}

@media screen and (max-width: 768px) {
  h3{
  font-size: 46px;
  text-align:center;
  }
 }



  .dgrey{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

   h3.body{
    font-size: 55px;
    text-align:center;
  }

   h3.body-with-pd{
    padding-top:15px;
    font-size: 30px;
    color:#222 !important;
    text-align:center;
    /*letter-spacing: 1px;*/
  }

  

  h4{
      margin: 0 0 10px 0;
      font-size: 28px;
      /*text-align:center;*/
      font-weight: 00;  

  }

  .bl-bg{
   color:#ffffff;
   line-height:1.3em; 
   font-size:39px;
  }
  mark{
    background-color: #ec062c;
    color:#ffffff;
    padding: .2em;
  }


::-webkit-selection {
  color: #fff;
  background: #ec062c; }

::-moz-selection {
  color: #fff;
  background: #ec062c; }

::selection {
  color: #fff;
  background: #ec062c; }

.colorlib-nav {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .colorlib-nav {
      margin: 0; } }
  .colorlib-nav .top-menu {
    padding: 40px 30px; }
    @media screen and (max-width: 768px) {
      .colorlib-nav .top-menu {
        padding: 28px 1em; } }
  .colorlib-nav #colorlib-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: -15px; }
    .colorlib-nav #colorlib-logo a {
      position: relative;
      color: #fff; }
  @media screen and (max-width: 768px) {
    .colorlib-nav .menu-1 {
      display: none; } }
  .colorlib-nav ul {
    padding: 0;
    margin: 8px 0 0 0; }
    .colorlib-nav ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline;
      font-weight: 500; }
      .colorlib-nav ul li a {
        position: relative;
        font-size: 15px;
        font-weight:500;
        padding: 30px 12px;
        color: rgba(255, 255, 255);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
 

      .colorlib-nav ul li a:hover {
        font-weight:700;
        color:#fff;
         }
      .colorlib-nav ul li.has-dropdown {
        position: relative; }
        .colorlib-nav ul li.has-dropdown .dropdown {
          width: 160px;
          -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          z-index: 1002;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          top: 30px;
          left: -18px;
          text-align: left;

          background: #fff;
          padding: 20px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; }
          .colorlib-nav ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #fff;
            border-width: 8px;
            margin-left: -8px; }
          .colorlib-nav ul li.has-dropdown .dropdown li {
            display: block;
            margin-bottom: 7px; }
            .colorlib-nav ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 0; }
            .colorlib-nav ul li.has-dropdown .dropdown li a {
              padding: 2px 0;
              display: block;
              color: #222;
              font-weight:400;
              line-height: 1.2;
              text-transform: none;
              font-size: 13px;
              letter-spacing: 0; }
              .colorlib-nav ul li.has-dropdown .dropdown li a:hover {
                color: #ec062c;
                font-weight:700; }
        .colorlib-nav ul li.has-dropdown:hover a, .colorlib-nav ul li.has-dropdown:focus a {
          font-weight:800; }
      .colorlib-nav ul li.btn-cta a {
        padding: 30px 0px !important;
        color: #fff; }
        .colorlib-nav ul li.btn-cta a span {
          background: #ffcd00;
          padding: 4px 10px;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .colorlib-nav ul li.btn-cta a:hover span {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
      .colorlib-nav ul li.active > a {
        color: #fff !important;
        position: relative;
        font-weight: 800; }

  
       .colorlib-nav .active a:active {
        color: #938778 !important;
        font-weight:500 !important;
      }

}



 /********NAV BLACK**********/
  .colorlib-nav-black {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
  .colorlib-nav-black{
    margin: 0; } }
  .colorlib-nav-black .top-menu {
    padding: 40px 30px; }
    @media screen and (max-width: 768px) {
      .colorlib-nav .top-menu {
        padding: 28px 1em; } }
  .colorlib-nav-black #colorlib-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 500;
    margin-top: -15px; }
  .colorlib-nav-black #colorlib-logo a {
    position: relative;
    color: #fff;
    font-weight:500; }
  @media screen and (max-width: 768px) {
    .colorlib-nav-black .menu-1 {
      display: none; } }
  .colorlib-nav-black ul {
    padding: 0;
    margin: 8px 0 0 0; }
    .colorlib-nav-black ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline;
      font-weight: 500; }
      .colorlib-nav-black ul li a {
        position: relative;
        font-size: 15px;
        font-weight:400;
        padding: 30px 12px;
        color: #fff;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }

      .colorlib-nav-black ul li a:hover {
        color: #fff;
        font-weight:700; }
      .colorlib-nav-black ul li.has-dropdown {
        position: relative; }
        .colorlib-nav-black ul li.has-dropdown .dropdown {
          width: 130px;
          -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          z-index: 1002;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          top: 30px;
          left: -18px;
          text-align: left;

          background: #222222;
          padding: 20px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; }
          .colorlib-nav-black ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #222;
            border-width: 8px;
            margin-left: -8px; }
          .colorlib-nav-black ul li.has-dropdown .dropdown li {
            display: block;
            margin-bottom: 7px; }
            .colorlib-nav-black ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 0; }
            .colorlib-nav-black ul li.has-dropdown .dropdown li a {
              padding: 2px 0;
              font-weight:500;
              display: block;
              color: #fff;
              line-height: 1.2;
              text-transform: none;
              font-size: 13px;
              letter-spacing: 0; }
              .colorlib-nav-black ul li.has-dropdown .dropdown li a:hover {
                color: #ec062c;
                font-weight:800; }
        .colorlib-nav-black ul li.has-dropdown:hover a, .colorlib-nav ul li.has-dropdown:focus a {
          color: #fff;
          font-weight:800;  }
      .colorlib-nav-black ul li.btn-cta a {
        padding: 30px 0px !important;
        color: #fff; }
        .colorlib-nav-black ul li.btn-cta a span {
          background: #ec062c;
          padding: 4px 10px;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .colorlib-nav-black ul li.btn-cta a:hover span {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
        .colorlib-nav-black ul li.active > a:after {
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }


 /********END NAV BLACK**********/

 /********TEXT SLIDER*********/

  #colorlib-hero .flexslider .slider-text > .slider-text-inner p.slider{
    font-size:160px;
    line-height:0.9;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    font-weight:900;
  }

  #colorlib-hero .flexslider .slider-text > .slider-text-inner p.slider a:hover{
    font-size:160px;
    line-height:0.9;
    color:#ec062c;
    font-family: 'Montserrat', sans-serif;
    font-weight:900;
  }

 
    
 /********END TEXT SLIDER**********/

#colorlib-branches,
.colorlib-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative; }

.colorlib-video {
  overflow: hidden; }
  @media screen and (max-width: 992px) {
    .colorlib-video {
      height: 450px; } }
  .colorlib-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .colorlib-video a i {
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      font-size: 40px;
      color: #ec062c; }
  .colorlib-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  .colorlib-video:hover .overlay {
    background: rgba(0, 0, 0, 0.7); }
  .colorlib-video:hover a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

#colorlib-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
  width: 100%;
  float: left; }
  #colorlib-hero .btn {
    font-size: 24px; }
    #colorlib-hero .btn.btn-primary {
      padding: 14px 30px !important; }
  #colorlib-hero .flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0; }
    #colorlib-hero .flexslider .slides {
      position: relative;
      overflow: hidden; }
      #colorlib-hero .flexslider .slides li {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        min-height:750px;
        position: relative; }
        #colorlib-hero .flexslider .slides li .overlay {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.3); }
    #colorlib-hero .flexslider .flex-control-nav {
      bottom: 2em;
      z-index: 1000;
      width: 0 auto; }
      #colorlib-hero .flexslider .flex-control-nav li a {
        background: white;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 30px;
        height: 4px;
        cursor: pointer;
        border-radius: 0 !important; }
        #colorlib-hero .flexslider .flex-control-nav li a.flex-active {
          cursor: pointer;
          background: transparent;
          background: #ec062c; }
    #colorlib-hero .flexslider .flex-direction-nav {
      display: none; }
    #colorlib-hero .flexslider .slider-text {
      max-width: 100%;
      display: table;
      opacity: 0;
      height: 700px;
      z-index: 9; }
    #colorlib-hero .flexslider .slider-text > .slider-text-inner {
      display: table-cell;
      vertical-align: middle;}

 
    #colorlib-hero .flexslider .slider-text > .slider-text-inner span i {
          font-size: 24px;
          color: #F7AF1D; }
    #colorlib-hero .flexslider .slider-text > .slider-text-inner h1, 
    #colorlib-hero .flexslider .slider-text > .slider-text-inner h2,
    #colorlib-hero .flexslider .slider-text > .slider-text-inner h1.home  {
          margin: 0;
          padding: 0;
          color: white; }
    #colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
          margin-bottom: -40px;
          font-size: 120px;
          line-height: 1.2;}
    #colorlib-hero .flexslider .slider-text > .slider-text-inner h1.home{
              font-size: 160px !important;
              line-height:0.9 !important;}

            
   @media screen and (max-width: 768px) {
    #colorlib-hero .flexslider .slider-text > .slider-text-inner {
            text-align: center; }
            
    #colorlib-hero .flexslider .slider-text > .slider-text-inner p  {
          font-size: 1.2;}
          }

     

  #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 5px;
    /*color: rgba(255, 255, 255, 0.7);*/ }
  #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 a {
    color: #ffcd00;
    border-bottom: 1px solid rgba(255, 205, 0, 0.7); 
  }
#colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {
  font-size: 50px; }

  @media screen and (max-width: 768px) {
    #colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {
      font-size: 30px; } }
      #colorlib-hero .flexslider .slider-text > .slider-text-inner s
      .colorlib-lead {
        font-size: 20px;
        color: #ec062c; }
        #colorlib-hero .flexslider .slider-text > .slider-text-inner s
        .colorlib-lead .icon-heart {
          color: #d9534f; }
          #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #fff;
            padding: 20px 30px !important;
            border: none; }
            #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn.btn-learn {
              background: #ec062c;
              color: #fff; }
            #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
              background: #222 !important; }
            @media screen and (max-width: 480px) {
              #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
                width: 100%; } }

            @media screen and (max-width: 768px) {
            h1.on-slider {
              font-size: 38px !important; } }



#colorlib-intro,
#colorlib-about,
#colorlib-services,
#colorlib-contact,
#colorlib-bodysolid,
#colorlib-brands,
#colorlib-body,
#focus,
#colorlib-subscribe,
#colorlib-footer {
  padding: 5em 0;
  clear: both; }


 @media screen and (max-width: 768px) {
    #colorlib-intro,
    #colorlib-about,
    #colorlib-services,
    #colorlib-contact,
    #colorlib-bodysolid,
    #colorlib-blog,
    #colorlib-project,
    #colorlib-body,
    #focus,
    #colorlib-branches,
    #colorlib-subscribe,
    #colorlib-footer {
      padding: 3em 0; } 
    }

#colorlib-project {
  padding: 2em 0;
  clear: both; }

#colorlib-branches {
  padding: 1.5em 0;
  clear: both; }



/*#colorlib-intro {
  padding-top: 7em;
  padding-bottom: 0; }*/
  #colorlib-intro .box {
    background: #ec062c;
    width: 80%;
    margin: 10px auto 0 auto;
    padding: 2em 0; }
    @media screen and (max-width: 768px) {
      #colorlib-intro .box {
        margin-bottom: 2em;
        width: 100%; } }
    #colorlib-intro .box span {
      display: block;
      color: #fff; }
    #colorlib-intro .box .num {
      font-size: 120px;
      color: #fff;
      font-weight: 700;
      line-height: 120px; }
    #colorlib-intro .box .yr {
      text-transform: uppercase;
      font-size: 40px;
      letter-spacing: 7px; }
    #colorlib-intro .box .thin {
      font-size: 18px;
      text-transform: uppercase;
      letter-spacing: 5px; }

.bg-primary-color {
  background: #ec062c; }
  .bg-primary-color p {
    color: #fff !important; }

.wrap {
  padding-left: 2em; }
  @media screen and (max-width: 768px) {
    .wrap {
      padding-left: 0; } }

.wrap-2 {
  padding-right: 2em; }
  @media screen and (max-width: 768px) {
    .wrap-2 {
      padding-right: 0; } }

.services {
  margin-bottom: 60px;
  position: relative; }
  .services .icon {
    line-height: 64px;
    position: absolute;
    top: 0;
    left: 0; }
    .services .icon i {
      font-size: 50px;
      color: #ec062c; }
  .services .desc {
    padding-left: 75px; }
    .services .desc h3 {
      line-height: 34px; }

    /*PROJECT*/  



#colorlib-project, #colorlib-body, #focus {
  /* Owl Override Style */ }
  #colorlib-project .owl-carousel .owl-controls,
  #colorlib-project .owl-carousel-posts .owl-controls {
    margin-top: 0; }
  #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-next,
  #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-prev,
  #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-next,
  #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: -5px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0; }
  #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-next,
  #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: -5px; }
    #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-next:hover,
    #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
      margin-right: 5px !important; }
  #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-prev,
  #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    right: 54px; }
    #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
    #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
      margin-left: 0 !important; }
  #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-next i,
  #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
  #colorlib-project .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
  #colorlib-project .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
    color: #222; }
  #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
  #colorlib-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
  #colorlib-project .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
  #colorlib-project .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
    color: #222; }
  #colorlib-project .owl-theme .owl-controls .owl-nav [class*=owl-] {
    padding: 8px;
    background: #ec062c;
    border: 1px solid #ffcd00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    #colorlib-project .owl-theme .owl-controls .owl-nav [class*=owl-] i {
      border: none; }
    #colorlib-project .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
      background: #ec062c; }
  #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-next i,
  #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-prev i {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: #ec062c; }
  #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-next:hover i,
  #colorlib-project .owl-carousel .owl-controls .owl-nav .owl-prev:hover i {
    color: white; }
  #colorlib-project .owl-carousel .owl-dots {
    display: none !important; }

    @media screen and (max-width: 768px) {
       #colorlib-project h2 {
          font-size:50px; }
      }

    @media screen and (max-width: 992px) {
      #colorlib-project .owl-carousel .owl-dots {
        display: none !important; } 
       #colorlib-project h2 .text-left {
          font-size:25px; }
      }
  #colorlib-project .item, #colorlib-body, #focus {
    position: relative; }
    #colorlib-project .item .pop-up-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 205, 0, 0.8);
      opacity: 0;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      #colorlib-project .item .pop-up-overlay .desc {
        position: absolute;
        top: 50%;
        left: 0;
        bottom: 0;
        right: 0;
        margin-top: -60px;
        padding: 30px; }
        #colorlib-project .item .pop-up-overlay .desc h3 {
          color: rgba(255, 255, 255, 0.9);
          margin-bottom: 10px; }
        #colorlib-project .item .pop-up-overlay .desc span {
          display: block;
          color: rgba(255, 255, 255, 0.6); }
      #colorlib-project .item .pop-up-overlay:hover, #colorlib-project .item .pop-up-overlay:focus {
        text-decoration: none; }
    #colorlib-project .item:hover .pop-up-overlay, #colorlib-project .item:focus .pop-up-overlay {
      opacity: 1; }

.item-2 {
  margin-bottom: 3em; }

.project-wrap {
  position: relative;
  display: block; }
  .project-wrap:before {
    position: absolute;
    top: -20px;
    left: -20px;
    right: 0;
    max-width: 100%;
    height: 500px;
    background: #fafafa;
    content: ''; }

.project {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 500px;
  width: 100%;
  display: table;
  overflow: hidden; }
  .project .desc-t {
    display: table;
    height: 500px;
    width: 50%;
    margin: 0 auto; }
    .project .desc-t .desc-tc {
      display: table-cell;
      vertical-align: middle;
      height: 500px; }
  .project .desc {
    background: #fff;
    padding: 2em; }
    .project .desc p {
      margin-bottom: 0;
      color: gray; }
    .project .desc h3 {
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 700;
      position: relative;
      padding-left: 70px;
      line-height: 28px;
      display: block; }
      .project .desc h3 span {
        position: absolute;
        top: 0;
        left: 0;
        width: 55px;
        height: 55px;
        display: table;
        text-align: center; }
        .project .desc h3 span small {
          display: table-cell;
          vertical-align: middle;
          color: #fff;
          background: #ec062c;
          font-size: 20px; }

#colorlib-bodysolid {
  position: relative;
  /* Owl Override Style */ }
  #colorlib-bodysolid .icon {
    position: absolute;
    top: -2.3em;
    left: 2em;
    z-index: 2;
    display: block;
    width: 62px; }
    #colorlib-bodysolid .icon i {
      width: 100px;
      font-size: 60px;
      color: #e6e6e6; }
      #colorlib-bodysolid .icon i {
      width: 100px;
      font-size: 60px;
      color: #e6e6e6; }
  #colorlib-bodysolid .bodysolid-slide {
    position: relative;
    height: auto; }
    #colorlib-bodysolid .bodysolid-slide span {
      font-size: 18px;
      font-weight: 700;
      display: block;
      color: #222;
      margin-bottom: 20px;
      text-transform: uppercase; }
    #colorlib-bodysolid .bodysolid-slide figure {
      float: left; }
      #colorlib-bodysolid .bodysolid-slide figure img {
        width: 140px; }
        @media screen and (max-width: 768px) {
          #colorlib-bodysolid .bodysolid-slide figure img {
            width: 80px; } }
    #colorlib-bodysolid .bodysolid-slide blockquote {
      border: none;
      margin: 0 auto;
      width: 100%;
      position: relative;
      padding: 0 0 0 170px;
      color: #222; }
      @media screen and (max-width: 768px) {
        #colorlib-bodysolid .bodysolid-slide blockquote {
          padding-left: 100px; } }
  #colorlib-bodysolid .bodysolid-wrap {
    background: #fff;
    padding: 2em;
    width: 100%;
    float: left; }
  #colorlib-bodysolid .owl-carousel .owl-controls,
  #colorlib-bodysolid .owl-carousel-posts .owl-controls {
    margin-top: 0; }
  #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-next,
  #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-prev,
  #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-next,
  #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: -5px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0; }
    @media screen and (max-width: 768px) {
      #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-next,
      #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-prev,
      #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-next,
      #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
        top: -50px; } }
  #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-next,
  #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: -5px; }
    #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-next:hover,
    #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
      margin-right: 5px !important; }
  #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-prev,
  #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    right: 54px; }
    #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
    #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
      margin-left: 0 !important; }
  #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-next i,
  #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
  #colorlib-bodysolid .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
  #colorlib-bodysolid .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
    color: #222; }
  #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
  #colorlib-bodysolid .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
  #colorlib-bodysolid .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
  #colorlib-bodysolid .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
    color: #222; }
  #colorlib-bodysolid .owl-theme .owl-controls .owl-nav [class*=owl-] {
    padding: 8px;
    background: #ec062c;
    /*border: 1px solid #ffcd00;*/
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    #colorlib-bodysolid .owl-theme .owl-controls .owl-nav [class*=owl-] i {
      border: none; }
    #colorlib-bodysolid .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
      background: #ec062c; }
  #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-next i,
  #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-prev i {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: #ec062c; }
  #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-next:hover i,
  #colorlib-bodysolid .owl-carousel .owl-controls .owl-nav .owl-prev:hover i {
    color: white; }
  #colorlib-bodysolid .owl-carousel .owl-dots {
    display: none !important; }
    @media screen and (max-width: 992px) {
      #colorlib-bodysolid .owl-carousel .owl-dots {
        display: none !important; } }

#colorlib-branches {
  position: relative; }

.colorlib-counters {
  padding: 3em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  .colorlib-counters .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4); }
  .colorlib-counters .icon {
    width: 100px;
    height: 100px;
    display: table;
    margin: 0 auto;
    margin-bottom: 20px; }
    .colorlib-counters .icon i {
      display: table-cell;
      vertical-align: middle;
      width: 100px;
      height: 100px;
      font-size: 50px;
      color: #fff;
      background: #ec062c;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
  .colorlib-counters .branches-wrap {
    border: 1px solid red !important; }
  .colorlib-counters .colorlib-branches {
    font-size: 40px;
    display: block;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    transform: scaleX(0.9);
    /*width: 100%;*/
    margin-bottom: .3em; }
  .colorlib-counters .colorlib-branches-label {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 5px;
    margin-bottom: 2em;
    display: block; }

.blog-entry {
  position: relative;
  display: block;
  background: #fafafa;
  padding: 1.5em;
  margin-bottom: 30px; }
  .blog-entry span {
    color: #999999;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px; }
  .blog-entry h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 38px; }
    .blog-entry h2 a {
      color: #222; }
  .blog-entry .blog-img {
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    margin-bottom: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .blog-entry .desc {
    padding-left: 130px; }

article {
  margin-bottom: 3em; }
  article .blog-img {
    height: 500px;
    z-index: -1; }
  article .entry {
    width: 70%;
    margin: 0 auto;
    margin-top: -5em;
    z-index: 1;
    background: #fff;
    padding: 5em 9em;
    position: relative; }
    @media screen and (max-width: 768px) {
      article .entry {
        padding: 7em 1em 1em;
        width: 90%; } }
    article .entry h2 {
      font-weight: 700;
      font-size: 40px;
      line-height: 50px; }
      @media screen and (max-width: 768px) {
        article .entry h2 {
          font-size: 28px;
          line-height: 38px; } }
      article .entry h2 a {
        color: #222; }
    article .entry p {
      font-size: 20px; }
    article .entry .meta {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      background: #222;
      padding: .8em; }
      article .entry .meta p {
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 0;
        font-size: 16px; }
        article .entry .meta p span {
          display: block;
          color: #fff; }
          article .entry .meta p span:first-child {
            font-weight: 700; }
          article .entry .meta p span:last-child {
            font-weight: 400; }
    article .entry .meta-2 {
      color: #b3b3b3; }
      article .entry .meta-2 span {
        margin-right: 10px; }
        article .entry .meta-2 span i {
          color: #666666; }

.staff,
.blog-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }

.about {
  margin-bottom: 50px; }

.staff {
  height: 400px;
  display: block;
  position: relative;
  margin-bottom: 40px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s; }
  .staff .desc {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    /*background: #fff;*/
    padding: 18px 10px 10px 10px;
    opacity: 1;
    height: 85px;
    overflow: hidden;
    /*border-radius: 2px;*/ 
  }
    .staff .desc-nobg{
      position: absolute;
      bottom: 20px;
      left: 20px;
      right: 20px;
      padding: 20px 10px 10px 10px;
      opacity: 1;
      height: 90px;
      overflow: hidden;
      background: none;
    }

    .staff .desc h3 {
      text-transform: uppercase;
      font-size: 25px;
      text-align: center;
}

      @media screen and (max-width: 768px) {
        .desc-nobg {
          padding-bottom:20px;
          margin-bottom: 10px;
          font-size: 25px;
          text-align: center;
          color:#222;
          padding-top:15px;   } }


    .staff .desc span {
      color: #b3b3b3;
      display: block;
      margin-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: 5px;
      font-size: 14px; }
    .staff .desc .parag {
      opacity: 0;
      -webkit-transition: 0.1s;
      -o-transition: 0.1s;
      transition: 0.1s; }

      .staff .desc .parag p { 
        padding-top:25px;
        text-align: center;
        margin:0 0 0 3px 0;
        color: #222222; 
        text-align: center;
        font-size:14px;
        line-height:20px;
  }


  .staff:hover .desc {
    opacity: 1;
    margin-top: 30px;
    height: auto; }
    .staff:hover .desc .parag {
      opacity: 1; }

.contact-info-wrap {
  margin-bottom: 1em; }
  .contact-info-wrap p{
    padding-right: 10px;
    text-align:center;
    font-weight:600;  }
    .contact-info-wrap p span i {
      font-size: 20px;
      color: #ec062c;
      
    }

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  font-size: 16px !important;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .form-control:focus, .form-control:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #fff;}

input[type="text"] {
  height: 40px;
   }

   input.form-control{
    background: transparent !important;
   }

.form-group {
  margin-bottom: 30px;
  text-align:center;
   }

  .form-group .btn-modify {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 15px; }

.colorlib-social-icons {
  margin: 0;
  padding: 0; }
  .colorlib-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .colorlib-social-icons li a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      color: #ec062c;
      padding-left: 10px;
      padding-right: 10px; }
      .colorlib-social-icons li a i {
        font-size: 40px;
        color:#ffffff; }

.colorlib-heading {
  margin-bottom: 1em; }
  .colorlib-heading .sm {
    font-size: 16px;
    letter-spacing: 20px;
    color: #cccccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 300; }
  .colorlib-heading h2 {
    font-size: 105px;
    /*letter-spacing: 2px;*/ }
    .colorlib-heading h2 span {
      display: block;
      margin-bottom: 0;
      line-height: 60px; }
      @media screen and (max-width: 480px) {
        .colorlib-heading h2 span {
          line-height: 50px;
          font-size: 40px; } }
    .colorlib-heading h2 .thin {
      font-weight: 100; }
    .colorlib-heading h2 .thick {
      font-weight: 700; }

      .colorlib-body {
        margin-bottom: 5em; }
        .colorlib-body .sm {
          font-size: 16px;
          letter-spacing: 20px;
          color: #cccccc;
          text-transform: uppercase;
          display: block;
          margin-bottom: 30px;
          font-weight: 300; }
        .colorlib-body h2 {
          /*font-size: 110px;
          letter-spacing: 1px;*/ }
          .colorlib-body h2 span {
            /*display: block;*/
            margin-bottom: 0;
            line-height: 60px; }
            @media screen and (max-width: 480px) {
              .colorlib-body h2 span {
                line-height: 50px;
                font-size: 40px; } }
          .colorlib-body h2 .thin {
            font-weight: 100; }
          .colorlib-body h2 .thick {
            font-weight: 700; }

          .focus {
            margin-bottom: 5em; }
            .focus .sm {
              font-size: 16px;
              letter-spacing: 20px;
              color: #cccccc;
              text-transform: uppercase;
              display: block;
              margin-bottom: 30px;
              font-weight: 300; }
            .focus h2 {
              /*font-size: 110px;
              letter-spacing: 1px;*/ }
              .focus h2 span {
                /*display: block;*/
                margin-bottom: 0;
                line-height: 60px; }
                @media screen and (max-width: 480px) {
                  .focus h2 span {
                    line-height: 50px;
                    font-size: 40px; } }
              .focus h2 .thin {
                font-weight: 100; }
              .focus h2 .thick {
                font-weight: 700; }

#colorlib-subscribe {
  padding: 4em 0;
  color: #fff;
  background: #ec062c; }
  #colorlib-subscribe .colorlib-heading {
    margin-bottom: 0; }
    #colorlib-subscribe .colorlib-heading h2 {
      color: #fff !important;
      font-size: 50px;
      margin-bottom: 50px;
      font-weight: 700; }
      @media screen and (max-width: 768px) {
        #colorlib-subscribe .colorlib-heading h2 {
          font-size: 30px; } }
    #colorlib-subscribe .colorlib-heading p {
      font-size: 22px;
      font-weight: 400; }

.qbstp-header-subscribe .form-group {
  position: relative;
  width: 100%; }
  @media screen and (max-width: 480px) {
    .qbstp-header-subscribe .form-group {
      width: 100%; } }
  .qbstp-header-subscribe .form-group input::-webkit-input-placeholder {
    color: #fff; }
  .qbstp-header-subscribe .form-group input::-moz-input-placeholder {
    color: #fff; }
  .qbstp-header-subscribe .form-group input::-ms-input-placeholder {
    color: #fff; }
  .qbstp-header-subscribe .form-group input::-o-input-placeholder {
    color: #fff; }
  .qbstp-header-subscribe .form-group input::input-placeholder {
    color: #fff; }

.qbstp-header-subscribe #email {
  font-size: 18px;
  width: 100%;
  padding-right: 3em;
  border: none;
  border: 2px solid #fff;
  background: #fff;
  color: #fff !important; }

.qbstp-header-subscribe button {
  position: absolute;
  top: 0;
  right: -4px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background: #222;
  color: #fff;
  border: none;
  padding: 14px; }

#colorlib-footer {
  background: #222222;
  color: #ffffff !important; }
  #colorlib-footer .colorlib-footer-links {
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 768px) {
      #colorlib-footer .colorlib-footer-links {
        margin-bottom: 30px; } }
    #colorlib-footer .colorlib-footer-links li {
      padding: 0;
      margin: 0 0 10px 0;
      list-style: none;
      display: block; }
      #colorlib-footer .colorlib-footer-links li span {
        display: block;
        font-size: 13px; }
      #colorlib-footer .colorlib-footer-links li a {
        color: rgba(255, 255, 255, 0.9);
        text-decoration: none; }
        #colorlib-footer .colorlib-footer-links li a i {
          padding-right: 10px;
          color: #ec062c; }
        #colorlib-footer .colorlib-footer-links li a:hover {
          text-decoration: underline; }
  #colorlib-footer .colorlib-social-icons li a {
    padding-left: 10px;
    padding-right: 10px; }
    #colorlib-footer .colorlib-social-icons li a:first-child {
      padding-left: 0; }
  #colorlib-footer h4 {
    margin-bottom: 30px;
    font-size: 13px;
    color: #e6e6e6;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 700; }

    .modal-footer {
    padding: 15px 30px 15px 15px !important;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

  /* ------------------------------------------------------------------- 
 * ## contact social
 * ------------------------------------------------------------------- */
.contact-social {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 0.3rem;
  font-size: 3rem;
}
.contact-social li {
  margin-right: 15px;
  padding-left: 0;
  display: inline-block;
  color:#ffffff;
}
.contact-social li a {
  color: #888888;
  border: none !important;
}
.contact-social li a:hover,
.contact-social li a:focus {
  color: #ffffff;
}
.contact-social li:last-child {
  margin: 0;
}  

#map {
  width: 100%;
  height: 500px;
  position: relative; }
  @media screen and (max-width: 768px) {
    #map {
      height: 200px; } }

#colorlib-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 768px) {
    #colorlib-offcanvas {
      display: block; } }
  .offcanvas #colorlib-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  #colorlib-offcanvas a {
    color: rgba(255, 255, 255, 0.5); }
    #colorlib-offcanvas a:hover {
      color: rgba(255, 255, 255, 0.8); }
  #colorlib-offcanvas ul {
    padding: 0;
    margin: 0; }
    #colorlib-offcanvas ul li {
      padding: 0;
      margin: 0;
      list-style: none; }
      #colorlib-offcanvas ul li > ul {
        padding-left: 20px;
        display: none; }
      #colorlib-offcanvas ul li.offcanvas-has-dropdown > a {
        display: block;
        position: relative; }
        #colorlib-offcanvas ul li.offcanvas-has-dropdown > a:after {
          position: absolute;
          right: 0px;
          font-family: 'icomoon';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e0c5";
          font-size: 20px;
          color: rgba(255, 255, 255, 0.2);
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
      #colorlib-offcanvas ul li.offcanvas-has-dropdown.active a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .gototop.active {
    opacity: 1;
    visibility: visible; }
  .gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: #ec062c;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .gototop a i {
      height: 50px;
      display: table-cell;
      vertical-align: middle; }
    .gototop a:hover, .gototop a:active, .gototop a:focus {
      text-decoration: none;
      outline: none; }

.colorlib-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 1.6em !important; }
  .colorlib-nav-toggle.active i::before, .colorlib-nav-toggle.active i::after {
    background: #444; }
  .colorlib-nav-toggle:hover, .colorlib-nav-toggle:focus, .colorlib-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .colorlib-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .colorlib-nav-toggle i::before, .colorlib-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      -webkit-transition: all .2s ease-out;
      -o-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .colorlib-nav-toggle.colorlib-nav-white > i {
    color: #fff;
    background: #fff; }
    .colorlib-nav-toggle.colorlib-nav-white > i::before, .colorlib-nav-toggle.colorlib-nav-white > i::after {
      background: #fff; }

.colorlib-nav-toggle i::before {
  top: -7px; }

.colorlib-nav-toggle i::after {
  bottom: -7px; }

.colorlib-nav-toggle:hover i::before {
  top: -10px; }

.colorlib-nav-toggle:hover i::after {
  bottom: -10px; }

.colorlib-nav-toggle.active i {
  background: transparent; }

.colorlib-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff; }

.colorlib-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff; }

.colorlib-nav-toggle {
    position: absolute;
    right: 15px;
    top: 65px;
    z-index: 21;
    padding: 3px 6px 0 9px;
    display: block;
    margin: 0 auto;
    display: none;
    height: 44px;
    width: 44px;
    z-index: 2001;
    border-bottom: none !important;
    background: #222222; }
  @media screen and (max-width: 768px) {
    .colorlib-nav-toggle {
      display: block; } }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
  .btn.btn-md {
    padding: 8px 20px !important; }
  .btn.btn-lg {
    padding: 14px 28px !important;
    border-radius: 3px;}
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }

   p.btn_markets {
  /*margin-right: 4px;
  margin-bottom: 4px*/
  font-size: 14px;
  font-weight: 500;
  background:#938778;
  color:#ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 10px 5px; 
  text-align: center;
}

.open-form {
  margin-top:20px;
}

.open-form a{
  background:#938778;
  font-size: 16px;
  color:#fff;
  font-weight: 600;
  padding: 15px 15px;
  border-radius: 3px;
}

.open-form a:hover{
  background:#ec062c;

  padding: 15px 15px;
  border-radius: 3px;
}


 p.btn_markets.btn-md {
    padding: 10px 20px !important; }
  p.btn_markets.btn-lg {
    padding: 14px 28px !important;
    border-radius: 3px;}
  p.btn_markets:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    background:#ec062c;
    color:#ffffff; }
    p.btn_markets a:hover, p.btn_markets a:active, p.btn_markets a:focus {
    color:#ffffff; }

.btn-primary {
  background: #fff;
  font-weight:600;
  color: #ec062c;
  border: 2px solid #fff;
  border-radius:2px; 
}
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #222 !important;
    border-color: #222 !important; }
  .btn-primary.btn-outline {
    background: transparent;
    color: #ec062c;
    border: 2px solid #ec062c; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #ec062c;
      color: #fff; }

.btn-success {
  background: #ec062c;
  color: #fff;
  padding: 8px 0;
  border:none !important;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #938778 !important;
    padding: 8px 0; }
  .btn-success.btn-outline {
    background: transparent;
    color: #ec062c; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #ec062c;
      color: #fff; }

.btn-info {
  background: #ec062c;
  color: #fff;
  border-color:#ec062c !important; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #938778 !important;
    border-color:#938778 !important;
    color:#fff;}
  .btn-info.btn-outline {
    background: transparent;
    color: #938778;}
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 2px solid #f0ad4e; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #d9534f;
      color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid #ccc;
  color:#555;
  padding: 0 15px;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .btn.with-arrow:hover {
    padding-right: 50px; }
    .btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  color:#fff !important;
  font-weight:500;
  border: 2px solid #fff;
  border-radius: 3px;
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  /*width:47%; */}
  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fff; }

.row-pb-lg {
  padding-bottom: 3em !important; }/*was 6em*/

.row-pb-xlg {
  padding-bottom: 4em !important;
  padding-top:5%; }/*was 6em*/

.row-pb-md {
  padding-bottom: 4em !important; }

.row-pb-sm {
  padding-bottom: 2em !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

.colorlib-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff; }

.js .animate-box {
  opacity: 0; }


  /* EXTRA CODE  PORTFOLIO GRID*/
.module,
.module-small {
  position: relative;
  padding: 90px 0 140px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #fff;
}

.module-no-bg {
  position: relative;
  padding: 0 0 120px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #fff;
}

/* Module header */
.module-small {
  padding: 70px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px;
}

.works-grid.works-grid-gut .work-item {
  padding: 0 0 10px 10px;
}

.work-item {
  width: 50%;
  float: left;
  margin: 0;
}

.works-grid-3 .work-item {
  width: 33.3333%;
}

.container .works-grid-3 .work-item {
  width: 33.2%;
}

.works-grid-4 .work-item {
  width: 25%;
}

.works-grid-5 .work-item {
  width: 20%;
}

.work-item > a {
  position: relative;
  display: block;
  overflow: hidden;
}

.work-image {
  position: relative;
  overflow: hidden;
}
.work-image-no-bg {
  position: relative;
  overflow: hidden;
}

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image-no-bg img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.work-caption {
  width: 100%;
  padding: 0 20px;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  text-align: center;
  overflow: hidden;
}

.work-title {
  font-size: 30px;
  line-height: 38px;
  font-weight:900;
  text-align:center;
  color: #222;
  margin: 0 0 6px;
}

.branche-title {
  font-size: 30px;
  line-height: 38px;
  font-weight:900;
  text-align:center;
  color: #222;
  margin: 0 0 6px;
  position: absolute;
}


@media only screen and (max-width: 480px) {
 .works-grid.works-hover-w .work-title {
     font-size: 15px;
    text-align:center;
  }
}

.work-descr {
  color: #aaa;
}

a .grid-link}
la:hover, a:active, a:focus {
    color: #ec062c;
    outline: none;
    text-decoration: none;
}

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.work-item:hover .work-image > img {
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #222;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0;
}

.works-grid.works-hover-g .work-descr {
  color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: #6fe29e;
  background: linear-gradient(135deg, rgba(222, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
  opacity: 1;
}

.sliding-portfolio .work-item {
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .work-item,
  .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 100%;
  }
}

/*END PORTFOLIO GRID*/


ul.nav-right{
  list-style: none;
  border-left: 3px solid #ec062c;
}

ul.nav-right li a{
  color:#222 !important;
  font-weight:700!important;

}

ul.nav-right li a:hover{
  background-color: #938778;
  color: #fff !important;
  padding:5px 10px;
  font-weight:700!important;
  transform: rotate(-3deg);
}

.coming-soon{
  background-image: url(../images/slides/coming-soon.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff !important;
}

.g-recaptcha {
    /* display: inline-block; */
    text-align: center !important;
    /* margin: 0 auto !important; */
    width: 304px;
    margin: 0 auto;
}

#form_firstname {
  position: absolute;
  left: -5000px;
}

#website{
  display:none;
}

input[type="hidden"] {
   display:none;
}

  .hs-error-msgs label {
    color: #ffffff;
}

.hs-form-acc25259-a847-4b7e-938e-24ea6a9dfc97_a58e99f2-0e3e-4b80-9888-46fc641485e1 
.hs-form-field label {
    font-family: Montserrat;
    font-size: 14px !important;
}