/*------------------------------------*\
	COMMONS CLASSES
\*------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Slab', serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1.1em;
}
body {
  background: #40E0D0;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #FF0080, #FF8C00, #40E0D0);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #FF0080, #FF8C00, #40E0D0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.features,
.blog,
.gallery,
.clients,
.prefooter .container-fluid {
}

.dadada {
  min-height: 101vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

span.typcn::before,
i.typcn::before {
  font-size: 2em;
}

span.x2:before,
i.x2:before {
  font-size: 3.4em;
}

span.x3:before,
i.x3:before {
  font-size: 4.4em;
}

span.x4:before,
i.x4:before {
  font-size: 6em;
}

/*------------------------------------*\
	HEADER
\*------------------------------------*/

header {
  position: relative;
}
header::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  filter: brightness(0.5);
}

.hamburger {
  font-size: 2.3em;
  color: #000;
}

.hamburger:hover {
  color: #fff;
  cursor: pointer;
}

.logo {
  background: none;
  border: 0px;
}

.jumbotron {
  background: none;
  text-align: center;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6,
.jumbotron small {
  color: #ffffff;
}

.jumbotron p {
  color: #ffffff;
  margin-bottom: 5%;
}

/*------------------------------------*\
	SECTIONS
\*------------------------------------*/
.pudgers {
  position: relative;
  width: 100%;
  height: 100%;
}
.pudgers::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 90%;
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 0;
}

.marline {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 130vh;
  padding: 70px 0;
}

.marline p {
  padding: 12px;
  background-color: #ffffff33;
}

.pufer {
  padding: 140px 0;
}

.opaline {
  padding-top: 3em;
  padding-bottom: 3em;
  background-color: rgba(252, 234, 40, 0.8);
}

.opaline h1,
.opaline h2,
.opaline h3,
.opaline h4,
.opaline h5,
.opaline h6,
.opaline p {
  color: rgb(0, 0, 0);
}

.pudgers {
  padding: 100px 0;
}

.opaline .boxes {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 5px;
  border: 1px solid #fff;
}

.boxes .odometer.odometer-theme-default {
  font-family: 'Roboto Slab', serif;
}
.chaki {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 130px 0;
}
.chaki::before {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
  left: 0;
  top: 0;
}

.gallery {
  background-color: #dddddd;
}

.pufer {
  background: #D66D75;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #E29587, #D66D75);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #E29587, #D66D75); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.prefooter h1,
.prefooter h2,
.prefooter h3,
.prefooter h4,
.prefooter h5,
.prefooter h6,
.prefooter p {
  color: #ffffff;
}

/*------------------------------------*\
	FOOTER
\*------------------------------------*/

footer {
  background-color: rgba(36, 50, 59, 1);
  padding-top: 2em;
  padding-bottom: 1.2em;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer p {
  color: #ffffff;
}

.social {
  padding-top: 50px;
}
.marcent {
  margin: 0 auto;
  text-align: center;
  float: none;
}
.logo {
  color: rgb(113, 203, 255);
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 500px) {
  h1 {
    font-size: 32px;
  }
}

h1 {
  text-shadow: 3px 3px 13px #1c1c1c;
}
.nagisa {
  padding: 25px;
  background-color: #ffffff;
  margin-bottom: 50px;
}
.nagisa h4 {
  background-color: rgb(37, 127, 230);
  margin-top: 0;
  color:#fff;
  padding: 10px;
  margin-bottom: 0px;
}

.nagisa p {
  padding: 30px 10px;
  background-color: #0761af;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #fff;
  font-weight: 700;
}

.myform input {
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 15px 30px 13px 20px;
  border: 2px solid #ff9a1f;
}

header {
  min-height: 101vh;
  display: flex;
  align-items: center;
  justify-content: center;
}


.chisata{
  font-family: 'Times New Roman', Times, serif;
  letter-spacing: 1.6px;
  font-weight: 700;
  
}