.inp { position: relative; margin: auto; width: 100%; border-radius: 3px;}
.inp input, .inp select { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; border: 0; font-family: inherit; padding: 10px 12px 0 12px; height: 50px; font-size: 15px; font-weight: 400; color: #815252 !important; transition: all 0.15s ease; border: none; border-bottom: 1px solid rgb(255 255 255 / 10%); /* border-bottom: 1px solid #ebebeb; */ background: rgb(255 255 255 / 80%); outline: none; border-radius: 0;}
.inp input:not(:placeholder-shown) + .label, .inp select:not(:placeholder-shown) + .label, .inp textarea:not(:placeholder-shown) + .label { color: #ED4D02;background: #fff; transform: translate3d(0, -12px, 0) scale(0.75); top: 3px; font-size: 16px;border-radius: 3px; }
.inp .focus-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.05); z-index: -1; transform: scaleX(0); transform-origin: left; }
.inp input:focus + .label, .inp select:focus + .label { color: #ED4D02; transform: translate3d(0, -12px, 0) scale(0.75); top: 3px; font-size: 16px; background: #fff;border-radius: 3px;}
.inp .label { position: absolute; top: 2px; left: 2px; font-size: 11px; color: #815252; font-weight: 500; transform-origin: 0 0; transform: translate3d(0, 0, 0); transition: all 0.2s ease; pointer-events: none; background: none; padding: 0 5px; letter-spacing: 1px;}

.inp textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; border: 0; font-family: inherit; padding: 20px 12px 0 12px; min-height: 50px; font-size: 15px; font-weight: 400; color: #815252 !important; transition: all 0.15s ease;border: 1px solid rgb(255 255 255 / 10%); background: rgb(255 255 255 / 80%);outline: none;max-height: 190px;}
.inp textarea:focus + .label { color: #ED4D02; transform: translate3d(0, -11px, 0) scale(0.75); top: 3px; font-size: 16px; background: #fff;border-radius: 3px;}

.map_iframe iframe{width: 100%; height: 450px;display: block;}

.contact-conatiner{/*background: repeating-linear-gradient( 135deg ,#b8cbe0 0 16px,#fafafa 0 24px,#fdbfad 0 40px,#fff 0 48px); */padding: 10px;border-radius: 8px;
}
.top-contact{/*background: url(../img/contact_hand.png) no-repeat bottom left -1.5rem;*/padding:2.5rem 1.5rem;}
.contact-box{background: #fafafa;}

.inp input:-internal-autofill-selected{background-color: transparent;}

.inp .form-control:focus{/*border: 1px solid rgb(255 255 255 / 20%);*/box-shadow: unset;background: transparent;outline: none;border: 1px solid rgb(255 255 255 / 30%);}
.input-contact{margin-bottom: 15px;}
.input-contact:last-child{margin-bottom: 0;}
.input-contact .custom-file-label{background: rgba(255,255,255,0.7);border: none;}
.btn-contact{background-color: #FFF9EE; color: #ED4D02; padding: 8px 25px; border-radius: 3px; min-width: 150px; width: 100%;text-transform: uppercase; font-weight: 600;}
.btn-contact:hover{background-color: rgb(255 255 255 / 50%) !important;}

.contact-page .hbreadcrumb{display: none;}

.contact-form-container{color: #333;padding: 3rem 0;position: relative;overflow: hidden;}
.contact-form-title{text-transform: uppercase;font-size: 30px;margin-bottom: 1rem;font-weight: 700;text-align: center;color: #fff;}
.article-contact{opacity: 0.9;line-height: 1.8;letter-spacing: 1px;font-size: 13px;text-align: justify;color: #fff;}
.content-page-main{align-items: center;justify-content: space-between;position: relative;flex-direction: row-reverse;background: #2C94E3;border-radius: 30px;padding: 3rem;width: calc(100% - 8rem);margin: 0 4rem;box-shadow: 0px 0px 20px rgb(0 0 0 / 8%);}

.form-group-left{width: 55%;position: relative;z-index: 9;}
.form-group-right{width: 35%;z-index: 9;position: relative;}
.contact-form-item{}
.contact-form-item label{font-weight: 700;font-size: 15px;text-transform: capitalize;color: rgb(255 255 255 / 50%);}
.contact-form-item p{font-size: 13px; color: rgb(255 255 255 / 80%);letter-spacing: 1px;}

.contact-logo{position: absolute;top: 50%; left: calc(45% + 1px); transform: translate(-50%,-50%); z-index: 1;mix-blend-mode: color-burn;}
.contact-logo img{filter: grayscale(1); opacity: 0.04;mix-blend-mode: color-dodge;}

.contact-page #footer{padding: 3rem 0 0 0;}
.contact-page .main-content{background: #FFF9EE;}

.contact-form-bottom{display: flex;flex-direction: column;justify-content: space-between;}
.contact-formbox-right{padding: 0;padding-left: 1.5rem;}

.bg { animation:slide 3s ease-in-out infinite alternate; background-image: linear-gradient(-60deg, #6c3 50%, #09f 50%); bottom:0; left:-50%; opacity:.5; position:fixed; right:-50%; top:0; z-index:-1; } 
.bg2 { animation-direction:alternate-reverse; animation-duration:4s; } 
.bg3 { animation-duration:5s; }

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wlxdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdr.ttf) format('truetype');
}
/** {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-weight: 300;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  color: white;
  font-weight: 300;
}
body ::-webkit-input-placeholder {
  
  font-family: 'Source Sans Pro', sans-serif;
  color: white;
  font-weight: 300;
}
body :-moz-placeholder {
  
  font-family: 'Source Sans Pro', sans-serif;
  color: white;
  opacity: 1;
  font-weight: 300;
}
body ::-moz-placeholder {
  
  font-family: 'Source Sans Pro', sans-serif;
  color: white;
  opacity: 1;
  font-weight: 300;
}
body :-ms-input-placeholder {
  
  font-family: 'Source Sans Pro', sans-serif;
  color: white;
  font-weight: 300;
}
.wrapper {
  background: #50a3a2;
  background: linear-gradient(to bottom right, #50a3a2 0%, #53e3a6 100%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 400px;
  margin-top: -200px;
  overflow: hidden;
}
.wrapper.form-success .container h1 {
  transform: translateY(85px);
}
.container {
  max-width: 600px;
  margin: 0 auto;
  padding: 80px 0;
  height: 400px;
  text-align: center;
}
.container h1 {
  font-size: 40px;
  transition-duration: 1s;
  transition-timing-function: ease-in-put;
  font-weight: 200;
}
form {
  padding: 20px 0;
  position: relative;
  z-index: 2;
}
form input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-color: rgba(255, 255, 255, 0.2);
  width: 250px;
  border-radius: 3px;
  padding: 10px 15px;
  margin: 0 auto 10px auto;
  display: block;
  text-align: center;
  font-size: 18px;
  color: white;
  transition-duration: 0.25s;
  font-weight: 300;
}
form input:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
form input:focus {
  background-color: white;
  width: 300px;
  color: #53e3a6;
}
form button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  background-color: white;
  border: 0;
  padding: 10px 15px;
  color: #53e3a6;
  border-radius: 3px;
  width: 250px;
  cursor: pointer;
  font-size: 18px;
  transition-duration: 0.25s;
}
form button:hover {
  background-color: #f5f7f9;
}*/
.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.bg-bubbles li {
  position: absolute;
  list-style: none;
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgb(252 176 37 / 50%);
  bottom: -160px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  transition-timing-function: linear;
  border-radius: 10%;
}
.bg-bubbles li:nth-child(1) {
  left: 10%;
}
.bg-bubbles li:nth-child(2) {
  left: 20%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.bg-bubbles li:nth-child(3) {
  left: 25%;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.bg-bubbles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
  background-color: rgba(255, 255, 255, 0.25);
}
.bg-bubbles li:nth-child(5) {
  left: 70%;
}
.bg-bubbles li:nth-child(6) {
  left: 80%;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-bubbles li:nth-child(7) {
  left: 32%;
  width: 160px;
  height: 160px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.bg-bubbles li:nth-child(8) {
  left: 55%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.bg-bubbles li:nth-child(9) {
  left: 25%;
  width: 10px;
  height: 10px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-bubbles li:nth-child(10) {
  left: 90%;
  width: 160px;
  height: 160px;
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}


@-webkit-keyframes square {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-1400px) rotate(600deg);
  }
}
@keyframes square {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-1400px) rotate(600deg);
  }
}


.triangle_vert {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: -100px;
    margin-bottom: -200px;

    background: rgb(100 151 178 / 10%);
    width: 120%;
    height: 300px;

    -webkit-animation: triangle_v 20s infinite cubic-bezier(.14,.36,.59,.9);
    -ms-animation: triangle_v 20s infinite cubic-bezier(.14,.36,.59,.9);
      animation: triangle_v 20s infinite cubic-bezier(.14,.36,.59,.9);
}

.triangle_rose {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -100px;
    margin-top: -150px;

    background: rgb(100 151 178 / 20%);
    width: 120%;
    height: 250px;

    transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -ms-transform: rotate(7deg);

    -webkit-animation: triangle_r 20s infinite cubic-bezier(.14,.36,.59,.9);
    -ms-animation: triangle_r 20s infinite cubic-bezier(.14,.36,.59,.9);
      animation: triangle_r 20s infinite cubic-bezier(.14,.36,.59,.9);
}

@media screen and (max-width: 815px){
	.contact-form-container{padding: 2rem 0 !important;}
	.contact-form-title{font-size: 35px;}
	.input-contact{margin-bottom: 10px;}
	.content-page-main{width: calc(100% - 2rem);margin: 0 1rem;}
}