@import url(https://fonts.googleapis.com/css?family=Poiret+One&subset=latin);
@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=3.0.1');
  src: url('font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Light-webfont';
    src: url('font/OpenSans-Light-webfont.eot');
    src: url('font/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Light-webfont.woff') format('woff'),
         url('font/OpenSans-Light-webfont.ttf') format('truetype'),
         url('font/OpenSans-Light-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSans-Bold-webfont';
    src: url('font/OpenSans-Bold-webfont.eot');
    src: url('font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Bold-webfont.woff') format('woff'),
         url('font/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('font/OpenSans-Bold-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSans-Regular-webfont';
    src: url('font/OpenSans-Regular-webfont.eot');
    src: url('font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Regular-webfont.woff') format('woff'),
         url('font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('font/OpenSans-Regular-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

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

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

h1,h2,h3,h4,h5
{
font-family: 'Poiret One' ;
font-weight: normal;
}
.red {
    color: #E42021 !important;
}

h1, .slider-text h1 
{

    font-family: 'Poiret One';
    font-weight: normal;
}



.slider-text .text p {
    font-size: 1.8em;
    line-height: 34px;
}

.slider-text .logo a {
    border: none;
}


.heading-section h2
{
    font-family: 'BebasNeueRegular';
    font-size: 3em;
    line-height: 74px;
    font-weight: normal;

    color: #E42021;
}

p {
    font-family: 'OpenSans-Light-webfont' !important;
    margin-top: 1.2rem;
    margin-bottom: 1rem;
    font-size: 1.3em;
}

strong
{
    font-weight: bold;
    color:white;
}

#separator {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    z-index: 0;
}
.separator-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(../images/bg1.webp) 0 0 repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    z-index: -1;
}

container{
    padding-left: 2rem;
    padding-right: 2rem;
}

.sixteen
{
    margin: 10px;
    display: inline;
}


.back-quv {
    background: rgba(228,32,33);
}
.quv {
    position: relative;
    background: url(../images/test.png) no-repeat top left;
    font-family: 'OpenSans-Light-webfont';
    color: #ffffff;
    font-size: 1.4em;
    line-height: 34px;
    font-weight: 100;
    margin-top: 34px;
    padding-top: 16px;
    padding-bottom: 10px;
    text-indent: 60px;
}

.quv-autor {
    font-family: 'OpenSans-Light-webfont';
    color: #000;
    font-size: 1em;
    line-height: 22px;
    padding-bottom: 50px;
}




div.caption
{
  text-align: center;
  vertical-align: bottom;
  color: white;
  bottom: -25px;
  position: absolute;
  width: 100%;
  right: auto;
  font-family: 'Poiret One';
  font-size: 0.8em;
  }
.hexagon-central {
  width: 40%;
  height: 40%;
  max-width: 350px;
  max-height: 350px;
  position: absolute;
  transition: transform 0.5s;
}

.hexagon-central img,.hexagon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}


.hexagon1 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 0.5s;
}


.hexagon {
  width: 30%;
  height: 30%;
  max-width: 300px;
  max-height: 300px;

  position: absolute;
  transition: transform 0.5s;
}


.hexagon2 {
  top: 25%;
  left: 25%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 1s;
}

.hexagon3 {
  top: 75%;
  left: 25%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 1.5s;
}

.hexagon4 {
  top: 25%;
  left: 75%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 2s;
}

.hexagon5 {
  top: 75%;
  left: 75%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 2.5s;
}

.logo {
  position: relative;
  z-index: 9999;
  max-width: 75%;
  opacity: 0;
  animation: logoFadeIn 1s forwards;
  animation-delay: 0s;
}

@keyframes hexagonFadeIn {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes logoFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.flex-container {
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    opacity: 0;
  }


@media ((max-height: 767px) and (orientation:landscape)){
body {
  margin: 0;
  padding: 0;
  background-color: black;
  font-family: 'Open Sans', sans-serif;
}

.flex-container {
  height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0;
}

.hexagon-central {
  width: 30%;
  height: 30%;
  max-width: 350px;
  max-height: 350px;
  position: absolute;
  transition: transform 0.5s;
}

.hexagon-central img,.hexagon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  width: 100%;
  height: unset;
}


.hexagon1 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 0.5s;
}


.hexagon {
  width: 15%;
  height: 15%;
  max-width: 300px;
  max-height: 300px;

  position: absolute;
  transition: transform 0.5s;
}


.hexagon2 {
  top: 25%;
  left: 25%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 1s;
}

.hexagon3 {
  top: 75%;
  left: 25%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 1.5s;
}

.hexagon4 {
  top: 25%;
  left: 75%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 2s;
}

.hexagon5 {
  top: 75%;
  left: 75%;
  transform: translate(-50%, -50%) scale(0);
  animation: hexagonFadeIn 1s forwards;
  animation-delay: 2.5s;
}

.logo {
  position: relative;
  z-index: 9999;
  max-width: 75%;
  opacity: 0;
  animation: logoFadeIn 1s forwards;
  animation-delay: 0s;
}


}

@keyframes hexagonFadeIn {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes logoFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.text-and-icon .icon-c {
    font-family: 'FontAwesome';
    font-size: 2.5em;
    line-height: 60px;
    float: left;
    margin-right: 15px;
    color: #E42021;
    
}

#contact h4 {
    font-family: 'OpenSans-Light-webfont';
    padding-top: 20px;
    padding-bottom: 0px;
    font-size: 1.3em;
    line-height: 28px;
}

#contact span {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;

    
}


label {
    display: block;
    font: 16px/34px 'OpenSans-Light-webfont';
}
input {
    width: 100%;
    border: none;
    background: #d9d9d9;
    font: 16px/22px 'OpenSans-Light-webfont';
    margin-bottom: 5px;
    padding: 5px;
}

textarea {
    width: 100%;
    background: #d9d9d9;
    font: 16px/22px 'OpenSans-Light-webfont';
    height: 120px;
    margin-bottom: 5px;
    padding: 5px;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background: RGBA(228,32,33,0.8);
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    cursor: pointer;
    margin-bottom: 20px;
    line-height: normal;
    padding: 15px 25px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.error {
    color: #fa9600;
    font: 16px/22px 'OpenSans-Light-webfont';
    display: none;
}

#ajax-form {
    width: 100%;
    font: 16px/22px 'OpenSans-Light-webfont';
    margin-left: auto;
    margin-right: auto;
}
#ajaxsuccess {
    background: #000;
    color: #fff;
    font: 20px/60px 'OpenSans-Light-webfont';
    height: 60px;
    border-left: 5px solid #000;
    display: none;
    padding-left: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

h3.formtitle
{
    padding-top: 2em;
    font-family: 'BebasNeueRegular';
    color:#E42021;
}