 @charset "UTF-8";

body{
  z-index: 0;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
  position: relative; /*ITC*/
  top: 60px; 
}

/* Header and header elements */
.header {
  position: absolute;
  top: 0;/*ITC*/
  bottom: auto;/*ITC*/
  left: auto;
  right: auto;
  width: 100%;
  min-height: 60px;
  padding: 0;
  background: rgba(255,255,255,0.95);
  box-shadow: 0 1px 4px rgba(228, 228, 228, 0.95);
  z-index: 9999;
}

@media screen and (min-width: 993px) {
  .facts-block .item-small strong {
    font-size: 55px;
    padding-bottom: 5px;
    padding-top: 20px;
  }
}

.facts-block {
  padding:0;
}

#crmWebToEntityForm {
  background-color: transparent !important;
}
.valign-center-elem {
  top: 20% !important;
}
.zcwf_title {
  display: none;
}
#crmWebToEntityForm label{
  font: 600 1.2em "Open Sans", Arial, sans-serif;
  margin-bottom: 0;
}
#crmWebToEntityForm input, #crmWebToEntityForm textarea {
  font: 500 1em "Open Sans", Arial, sans-serif;
  color: black;
  width: 100%;
  min-height: 30px;
}
#message-block, #facts-block {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#message-block {
  min-height: 900px;
}

.zcwf_col_fld, .zcwf_col_lab {
  margin: 0px 20px;
}
#sucessMessage {
  margin: 50px;
  text-align: center;
}
#sucessMessage h4{
  margin: auto;
  padding: 10px 20px;
  letter-spacing:0;
  margin-top: 270px;
}
#sucessMessage h2:first-letter {
  text-transform: uppercase;
}
.zcwf_row >.zcwf_col_fld > input.zcwf_button {
  font: 500 1.2em "Open Sans", Arial, sans-serif !important;
  border: 0;
  margin-right: 10px;
  text-transform: Uppercase;
}
#formsubmit {
  background-color: #e6400c;
  color: #fff !important;
}
#formsubmit:hover {
  background-color: #cc3304;
  color: #fff;
}
.row {
  content: "";
  display: table;
  clear: both;
  width:100%;
}
.cookieConsent {
  align-items: baseline;
  background: rgb(0, 0, 0);
  color: white;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  left: 0px; position: fixed;
  width: 100%;
  z-index: 999;
  text-align: left;
  bottom: 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  padding: 10px;
}
.cookie-overlay a {
  text-decoration: underline;
}
.denied-cookies {
  background: rgb(193, 42, 42);
  border: 0px none;
  border-radius: 0px;
  box-shadow: none;
  color: rgb(229, 229, 229);
  cursor: pointer;
  flex: 0 0 auto;
  padding: 5px 10px;
  margin: 15px;
}
#seeMore {
  color: white;
  font-size: 12px;
  display:none;
  margin-left: 15px;
  margin-right: 15px;
}
.accept-cookies {
  background: rgb(255, 255, 255);
  border: 0px none;
  border-radius: 0px;
  box-shadow: none;
  color: rgb(0, 0, 0);
  cursor: pointer;
  flex: 0 0 auto;
  padding: 5px 10px;
  margin: 15px;
}
#home {
  position: relative;
  z-index: 0;
}
.bg-image { 
  margin-top: 50px;
  height: 400px;
  background: url(./../img/revolutionslider/bg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.front-image img{
  width: 350px !important;  
}
.e-mail{
  z-index: 9999 !important;
  font-size: 22px;
  position: relative;
  margin-left: 2.5vw;
  animation-name: email;
  animation-duration: 3s;
}
@keyframes email {
  0%   {top:-400px;}
  85%   {top:-400px;}
  100% {top:0px;}
}
.services-block{
  position: relative;
  z-index: 999 !important;
}
.front-image {
  position: relative;
  margin-top: -350px;
  background-repeat: no-repeat;
  float:right;
  z-index:0;
  margin-right: -1vw;
  animation-name: doll;
  animation-duration: 1s;
}
@keyframes doll {
  0%   {top:400px;}
  100% {top:0px;}
}
.main-line{
  font-size: 4.5rem;
  text-transform: uppercase;
  font-weight: 400;
}
#mainParagraph{
  width: auto;
  position: relative;
  animation-name: mainParagraph;
  animation-duration: 1.5s;
}

@keyframes mainParagraph {
  0%   {top:-400px;}
  40%   {top:-400px;}
  100% {top:0px;}
}
.secondary-line{
  font-size: 2rem;
  text-transform: uppercase;
}
.secondary-line h3{
  margin-top: 5px;
}
.third-line {
  font-size: 20px;
  animation-name: slogan;
  animation-duration: 2.5s;
}
@keyframes slogan {
  0%   {top:-400px;}
  70%   {top:-400px;}
  100% {top:0px;}
}
.orange-box h3{
  background-color: #e6400c;
  color: #fff;
  display: inline;
  font-weight: 500;
  padding: 0 5px;
  text-align: center;
  white-space: nowrap;
}
.orange-box{
  animation-name: orangeBox;
  animation-duration: 2s;
}

@keyframes orangeBox {
  0%   {top:-400px;}
  55%   {top:-400px;}
  100% {top:0px;}
}
.main-text {
  position: relative;
  min-height: 0px;
  min-width: 0px;
  border-width: 0px;
  margin: 0px 10px;
  padding: 0px;
  letter-spacing: 0px;
  visibility: visible;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  transition: all 0s ease 0s;
  text-size-adjust: auto;
  margin-left: 2.5vw;
}

.text-content{
  margin-top: -320px;
  z-index: 1;
}

@media only screen and (max-width: 1199px) {
  .front-image img{
    width: 300px !important;  
  }
  .front-image{
    margin-top: -340px;
  }
  .text-content{
    margin-top: -280px;
  }
  .main-line{
    font-size: 3.5rem;
  }
  .secondary-line h3{
    font-size: 1.8rem;
    margin-top: 0;
  }
  .third-line {
    font-size: 15px;
    max-width: fit-content;
  }
  .bg-image {
    height: 350px;
  }
}

@media only screen and (max-width: 991px) {
  .front-image img{
    width: 220px !important;  
  }
  .front-image{
    margin-top: -230px;
  }
  .text-content{
    margin-top: -210px;
    margin-left: 2%;
  }
  .main-line{
    font-size: 2.5rem;
  }
  .secondary-line h3{
    font-size: 1.5rem;
    margin: 0;
  } 
  .third-line {
    font-size: 15px;
    max-width: 450px;
  }
  .e-mail{
    font-size: 15px;
    padding: 3px 6px;
  }
  .bg-image {
    height: 250px;
  }
}

@media screen and (max-width: 630px) {
  .main-line{
    font-size: 2rem;
    line-height: 1.8rem;
    width: 400px;
  }
  .front-image{
    margin-top: -170px;
    margin-right: -20px;
  }
  .text-content{
    margin-top: -160px;
  }
  .front-image img{
    width: 160px !important;  
  }
  .secondary-line h3{
    font-size: 1.2rem;
    margin-top: 5px;
  }
  .third-line {
    font-size: 10px;
    max-width: 300px;
  }
  .bg-image {
    height: 200px;
  }
}

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

  .front-image{
    margin-top: -150px;
    margin-right: -20px !important;  
  }
  .text-content{
    margin-left: 5%;
    margin-top: -150px;
  }
  .front-image img{
    width: 120px !important;  
  }
  .main-line{
    font-size: 1.8rem;
    line-height: 1.6rem;
    max-width: 350px;
  }
  .secondary-line {
    line-height: 1.6rem;
  }
  .secondary-line h3 {
    font-size: 1.1rem;
  }
  .third-line {
    font-size: 10px;
    margin-top: 5px !important;
    max-width: 250px;
  }
  .main-text{
    margin:0;
  }
  .bg-image {
    height: 200px;
  }
  #about{
    margin-top: -12px;
  }
  .e-mail{
    margin-left: 0;
    font-size: 10px;
    top: -7px;
  }
  .bg-image {
    height: 180px;
  }
}
@media screen and (min-width: 674px) {

  .column {
    float: left;
    width:50%;
  }
  #message-block {
    min-height: 650px;
  }
  .zcwf_row {
    width: auto;
    margin: 30px 0px !important;
  }
  .zcwf_row >.zcwf_col_fld > input.zcwf_button {
    padding: 10px 18px;
  }
}

@media screen and (min-width: 1980px) {
  .message-block,.facts-block {
    background-size: cover;
  }
}