 
#slider {
width:460px;
position:fixed;
right:0px;
 transition: 0.6s;
 z-index:99;
 top: 50%;
    transform: translateY(-50%);
}

#slider.darkHeader {
	right:-460px;
}

#sidebar {
	transform: rotate(90deg);
	position:absolute;
	top:180px;
	left:-180px;
}
#sidebar  img { 
   max-width: 100%;
   max-height: auto;
   }

#sidebar1 {
position:absolute;
top:180px;
left:-180px;
transform: rotate(90deg);
}

 .form-wrapper-div {
    background:rgb(0,0,0,0.7);
    padding:15px;
    top: 20%;
 }
 
 #slider .form-control {
    height: 18px;
    font-size: 14px;
    color:#fff;
 }
 
aside.cta-quote {
  color: white;
  background-color: #222222;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 100px 0;
  text-align: center;
}
aside.cta-quote span.quote {
  display: block;
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
}
@media (min-width: 768px) {
  aside.cta-quote {
    background-attachment: scroll;
    padding: 150px 0;
  }
  aside.cta-quote span.quote {
    font-size: 36px;
    line-height: 38px;
  }
}
@media (min-width: 992px) {
  aside.cta-quote {
    padding: 50px 0;
  }
  aside.cta-quote span.quote {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (min-width: 1025px) {
  aside.cta-quote {
    background-attachment: fixed;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #e1e1e1;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.5s ease,opacity 0.5s ease;
  -moz-transition: top 0.5s ease,opacity 0.5s ease;
  -ms-transition: top 0.5s ease,opacity 0.5s ease;
  transition: top 0.5s ease,opacity 0.5s ease;
}
.floating-label-form-group::not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #e1e1e1;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #ef4035;
}
.btn-outline-light {
  color: white;
  border: 1px solid white;
  background: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-outline-light:hover,
.btn-outline-light:focus {
  color: #ef4035;
  background: white;
  outline: none;
}
.btn-outline-dark {
  color: #222222;
  border: 1px solid #222222;
  background: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-outline-dark:hover,
.btn-outline-dark:focus {
  color: white;
  background: #ef4035;
  border-color: #ef4035;
  outline: none;
}
.btn {
  border-radius: 0;
  padding: 12px 18px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.btn-full-width {
  border: 0;
  border-radius: 0;
  background-color: #222222;
  color: white;
  padding: 50px 0;
  font-size: 26px;
  font-weight: 200;
  letter-spacing: normal;
  text-transform: none;
}
.btn-full-width:hover {
  background-color: #ef4035;
  color: white;
}
.btn-full-width:focus {
  color: white;
}

@media only screen and (max-width:441px) {
#sidebar {
	left:-180px;
}
#slider {
	right:-281px;
	width: 280px;
}
	#sidebar1 {

left:-180px;
}

  #slider.darkHeader {
   right:0px;
  }
}

/****
On mobile slide from top

@media only screen and (max-width:812px) {
	#cross-btn {    position: absolute;    top: 10px;    left: 6px;}
  .form-wrapper-div{top:0px; right:65px !important;}
  #sidebar {transform: rotate(0deg);}
  .form-wrapper-div h4 {font-size:14px;}
  .form-wrapper-div hr.colored {margin:10px auto 0px auto;}
  .floating-label-form-group {padding-bottom:0px;}
  .form-wrapper-div .btn-primary {    border-radius: 0;
    padding: 6px 8px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 14px;}
   #contactForm .last-child {display:none;}
  .hide-mobile {display:none;}
  
#sidebar {
	bottom: -60px;
    left: 0;
    position: absolute;
    top: auto;
}
#slider {
    z-index:9999;
	top:-502px;
	width: 280px;
}
	#sidebar1 {

left:-180px;
}

	
.center-con {
  transform: rotate(90deg);
width: 180px;
top: 0px;
position: relative;
}



.round {
  position: absolute;

border: 0px solid #000;

width: 50px;

height: 50px;

background:rgb(0,0,0,0.7);
    
}

#cta{
    width:100%; cursor: pointer; position: absolute;
}

#cta .arrow{left: 30%;}
.arrow {position: absolute; bottom: 0;  margin-left:0px; width: 12px; height: 12px; background-size: contain; top:18px;}
.segunda{margin-left: 8px;}
.next {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==);
}

@keyframes bounceAlpha {
  0% {opacity: 1; transform: translateX(0px) scale(1);}
  25%{opacity: 0; transform:translateX(10px) scale(0.9);}
  26%{opacity: 0; transform:translateX(-10px) scale(0.9);}
  55% {opacity: 1; transform: translateX(0px) scale(1);}
}

.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}

.arrow.primera.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-delay:0.2s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}

.round:hover .arrow{
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}
.round:hover .arrow.primera{
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-delay:0.2s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}


  #slider.darkHeader {
   top:0px;
  }
}

******/
.form-group {
    margin: 0px!important;
}
p.help-block.text-danger {
    margin: 0px!important;
    display: unset!important;
}
p.help-block.text-danger ul, p.help-block.text-danger li {
    margin: 0px!important;
}
.form-control:focus {
    background-color: #fff0!important;
}
textarea.form-control {
    min-height: auto!important;
}
.alert.alert-success {
    background-color: #0ee09200!important;
}