﻿@font-face {
  font-family: sans-serif;
  src: url('../fonts/HelveticaCd.eot');
  src: local('☺'), url('../fonts/HelveticaCd.woff') format('woff'), url('../fonts/HelveticaCd.ttf') format('truetype'), url('../fonts/HelveticaCd.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_HelveticaRoundedLTStd-Bd_1';
  src: url('../fonts/HelveticaRoundedLTStd-Bd_1.eot');
  src: local('☺'), url('../fonts/HelveticaRoundedLTStd-Bd_1.woff') format('woff'), url('../fonts/HelveticaRoundedLTStd-Bd_1.ttf') format('truetype'), url('../fonts/HelveticaRoundedLTStd-Bd_1.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_HelveticaCdThn';
  src: url('../fonts/HelveticaCdThn.eot');
  src: local('☺'), url('../fonts/HelveticaCdThn.woff') format('woff'), url('../fonts/HelveticaCdThn.ttf') format('truetype'), url('../fonts/HelveticaCdThn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DKKaikoura';
  src: url('../fonts/DKKaikoura.eot');
  src: local('☺'), url('../fonts/DKKaikoura.woff') format('woff'), url('../fonts/DKKaikoura.ttf') format('truetype'), url('../fonts/DKKaikoura.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  padding-top: 85px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

/* change colours to suit your needs */

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid #6ec900;
  margin: 10px 0px 0px 0px;
  padding: 0;
  width: 89.5%;
  position: relative;
  left: 16px;
}

input,
select {
  vertical-align: middle;
}

body {
  font-family: sans-serif;
  /* font-family: 'Lato', sans-serif; */
  /* font-family: 'Roboto', sans-serif; */
}

input:focus,
button:focus {
  outline: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.mouse-hover:hover {
  cursor: pointer;
}

.disabled {
  pointer-events: none;
  opacity: 0.6;
}

ngx-spinner .black-overlay,
ngx-spinner .loading-text {
  position: fixed !important;
}

.interiores-wrap {
  padding: 20px 0 40px;
  float: left;
  width: 100%;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
}

.form-group>label {
  color: #808080;
  font-size: 19px;
  font-weight: normal;
  margin: 0 0 8px;
}

.form-control {
  background: #cecece none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  box-shadow: none;
  color: #000000;
  height: 39px;
  line-height: 1.8;
  font-size: 14px;
  margin: 3px 0px;
  width: 100%;
}

.form-control:focus {
  border-color: #16335d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 2px #6ec900;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 2px #6ec900;
}

.register .form-control {
  font-size: 15px;
  height: 32px;
  margin-top: 25px;
  font-family: 'Helvetica';
  margin-bottom: 10px;

}

.celularPopupbox .form-control {
  height: 29px;
  margin-left: 0px;
  width: 80%;
  font-family: 'Helvetica';
}

.validator-btn {
  background: #16335d none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  height: 39px;
  padding: 0px 4px;
  position: absolute;
  border-radius: 5px;
  right: 0;
  top: 0;
}

.validator-btn:hover {
  color: #fff;
  background: #3e3e3f;
}

.bgfull {
  background: #ffffffa1 none repeat scroll 0 0;
  box-shadow: 10px 10px 15px -5px rgba(0, 0, 0, 0.61);
  float: left;
  width: 100%;
}

.contact-formbox .form-control, .contact-formbox .form-textarea {
  border: 1px solid #6ec900;
}

.contact-formbox .row {
  margin-left: -22px;
  margin-right: -22px;
}

.contact-formbox .col-md-6.col-sm-6,
.contact-formbox .col-md-12 {
  padding-left: 22px;
  padding-right: 22px;
}

.contact-formbox .form-group>label {
  margin: 0 0 12px;
}

.canculation-btn {
  background: #ff8e20 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #ffffff;
  font-family: sans-serif;
  font-size: 20px;
  padding: 6px 28px 6px;
  width: 100%;
}

.canculation-btn:hover {
  background: #16335D;
}

.celularPopupbox {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 4px 5px 8px -1px rgba(0, 0, 0, 0.23);
  left: 0;
  margin: 0 auto;
  max-width: 500px;
  padding: 25px;
  /* padding: 22px 24px 20px 35px; */
  position: absolute;
  right: 0;
  z-index: 15;
  /* top: 93px; */
  text-align: center;
}

.cancel-btn {
  background: #3e3e3f none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  margin-right: 10px;
  padding: 7px 35px;
}

.cancel-btn:hover,
.cancel-btn:focus {
  color: #fff;
  background: #3e3e3fc4;
  cursor: pointer;
}

.accept-btn:hover {
  color: #fff;
  background: #65b800;
  cursor: pointer;
}

.accept-btn {
  background: #16335d none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  margin-right: 10px;
  padding: 7px 35px;
}

/* angualr css*/

button[disabled],
html input[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

.has-error .form-control,
.has-error .form-textarea {
  border: 1px solid #fe0100;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: none;
}

.error.has-block {
  padding: 3px 5px;
  color: #fe0100;
  margin-bottom: 10px;
}

.table>thead>tr>th{
  border-bottom: 2px solid #16335d;
}

.img-responsive.mobileShow {
  display: none;
}

signature-pad {
  text-align: center;
}

signature-pad canvas {
  border: 2px solid #16335d;
}
/* -- aca dejo el ultimo de refactorizar */