
.botones {
  position: relative !important;
  top: 6px !important;
  width: 89%;
  left: 18px;
}
.coti_inner {
    display: inline-block ;
    position: relative ;
    width: 21% ;
}
.coti_inner_total{
	margin-right: 15px !important;
    position: relative !important;
    width: 50% !important;
}
.coti_inner2 {
    display: inline-block ;
    position: relative ;
    width: 47%;
}
.switchBtn {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    top: -7px;
}
.btn{
  margin-top: -27px;
}

input#toggle-one{
  width: 10px!important;
}
.pregunta{
  float: left;
margin-left: 126px;
margin-top: -15px;
display: inline-block;
}
.switchBtn input {
  display:none;
}
.slide {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: #78c0fa; */
    -webkit-transition: .4s;
    transition: .4s;
    padding: 8px;
    color: #fff;
}
.slide:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 32px;
    bottom: 6px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slide {
    background-color: #B60808;
    padding-left: 40px;
}
input:focus + .slide {
    box-shadow: 0 0 1px #01aeed;
}
input:checked + .slide:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    left: -20px;
}
.slide.round {
    border-radius: 34px;
}
.slide.round:before {
    border-radius: 50%;
}
.elegir{
  padding: 10px 0 10px 0;
  width: 50%;
}
.elegir .SI{
  display: inline-block;
  font-size: 20px;
  padding-left: 10px;
}
.elegir .NO {
    display: inline-block;
    font-size: 20px;
    padding-right: 10px;
}
.elegir .pregunta{
  margin: 0;
}
#priceform{
  position: relative;
  left: 2%;
  top: -12px;
  padding-right: 100px ;
  margin-top: -61px ;
  margin-bottom: -21px;
}
.coti_inner2 input{
	color: #7b7b7b ;
	width: 80% ;
    display: inline-block ;
    padding: 2px 0 2px 7px ;
    line-height: 24px ;
    border: 1px solid #AAA ;
    background: #fcfcfc ;
    -moz-border-radius: 3px ;
    -webkit-border-radius: 3px ;
    -moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3) ;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3) ;
    box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3) ;
}
.coti_inner3 input{
	height: 16px ;
	margin-bottom: 5px ;
	width: 80% !important;
	color: #7b7b7b ;
    display: inline-block ;
    padding: 2px 0 2px 7px ;
    line-height: 24px ;
    border: 1px solid #AAA ;
    background: #fcfcfc ;
    -moz-border-radius: 3px ;
    -webkit-border-radius: 3px ;
    -moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3) ;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3 );
    box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3) ;
}

#priceform input, #priceform textarea, #priceform select {
	color: #7b7b7b ;
    display: inline-block ;
    padding: 2px 0 2px 7px ;
    line-height: 24px ;
    border: 1px solid #AAA ;
    margin: 0 5px 5px 0 ;
    background: #fcfcfc ;
    -moz-border-radius: 3px ;
    -webkit-border-radius: 3px ;
    -moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3) ;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3) ;
    box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3) ;
}

label .con_imagen{
	background: url(../imagen/info.png) no-repeat;

}

span.con_imagen {color: #fff ;
	z-index: 100 ;
	padding: 2px 16px ;
	text-decoration: none ;
	margin-left: 6px ;
  position: relative ;
}

span.con_imagen img {
  position: absolute;
  top: -880%;
  left: -389%;
  display: none;
}

span.con_imagen:hover img {
  display: block ;
}
input[type='radio'] {
	width: 15px ;
	height: 15px ;
}
.hover{
	border-radius: 20px ;
	width: 35vh ;
}

@media only screen and (max-width: 450px) {
  .swiper-container {
    width: 100%!important;
    height: 17% !important;
    position: relative;
    top: 9px !important;
    left: -4px !important;
}
.bane {
    padding: 1%;
    width: 100% !important;
}
  .tecni{
    padding-left: 10px;
  }
  .tota {
    top: -62px !important;
    left: -57px !important;
}
.sub {
    top: -73px !important;
    left: -57px !important;
}
.iv {
    top: -83px !important;
    left: -58px !important;
}
.boton{
  margin-right: 15px !important;
}
.to {
    left: -58px !important;
    top: -97px !important;
}
}
a{
  text-decoration: none !important;
}
@media only screen and (max-width: 320px) {
  .whatsapp1 {
    position: relative;
    top: 8px;
    right: 280px;
}
.tota {
    top: -62px !important;
    left: -34px !important;
}
.sub {
    top: -73px !important;
    left: -34px !important;
}
.iv {
    top: -83px !important;
    left: -34px !important;
}
.to {
    left: -34px !important;
    top: -97px !important;
}
.cotizador {
    height: 219px !important;
}
.selector {
    width: 126% !important;
    position: relative !important;
    left: 15px !important;
}
}
