.corzo-body h1, .corzo-body h2, .corzo-body h3, .corzo-body h4, .corzo-body h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
}
/* custom */
 .gdlr-core-item-pdlr {
  padding-left: 20px;
  padding-right: 20px;
}
 .gdlr-core-container {
  max-width: 1320px;
}
.corzo-body-front .gdlr-core-container {
  padding-left: 20px;
  padding-right: 20px;
}
 .corzo-body-front .gdlr-core-container .gdlr-core-container {
  padding-left: 0px;
  padding-right: 0px;
}
.corzo-body h1, .corzo-body h2, .corzo-body h3, .corzo-body h4, .corzo-body h5 {
  font-family: "Jost", sans-serif;
}
.corzo-body, .corzo-body input, .corzo-body textarea, .corzo-body button, .corzo-body select {
  font-family: "Jost", sans-serif;
}
.corzo-body h1 {
  font-size: 52px;
}
.corzo-body h2 {
  font-size: 48px;
}
.corzo-body h3 {
  font-size: 36px;
}
.corzo-body h4 {
  font-size: 28px;
}
.corzo-body h5 {
  font-size: 22px;
}
.corzo-body {
  font-size: 18px;
}
.corzo-body {
  line-height: 1.7;
}
.corzo-body {
  color: #3f403f;
}
.corzo-body h1, .corzo-body h2, .corzo-body h3, .corzo-body h4, .corzo-body h5 {
  color: #0c0c0c;
}
.corzo-body a {
  color: #d32525;
}
.corzo-body a:hover {
  color: #444444;
}
.corzo-body * {
  border-color: #f2381a;
}
.corzo-body .starf {
  color: #FF0000;
  font-weight: 	600;
}
.corzo-body input, .corzo-body textarea, .corzo-body select {
  background-color: #ffffff;
}
.corzo-body input, .corzo-body textarea, .corzo-body select {
  border-color: #d7d7d7;
}
.corzo-body input, .corzo-body textarea, .corzo-body select {
  color: #023566;
}
.corzo-body ::-webkit-input-placeholder {
  color: #8e8e8e;
}
.corzo-body ::-moz-placeholder {
  color: #8e8e8e;
}
.corzo-body :-ms-input-placeholder {
  color: #8e8e8e;
}
.corzo-body :-moz-placeholder {
  color: #8e8e8e;
}
.gdlr-core-price-table-item .gdlr-core-price-table {
  background-color: #f8f8f8;
}
.gdlr-core-price-table .gdlr-core-price-table-head {
  background-color: #3e3e3e;
  background: -webkit-linear-gradient(#525252, #3e3e3e);
  background: -o-linear-gradient(#525252, #3e3e3e);
  background: -moz-linear-gradient(#525252, #3e3e3e);
  background: linear-gradient(#525252, #3e3e3e);
}
.gdlr-core-price-table .gdlr-core-price-table-title {
  color: #ffffff;
}
.gdlr-core-price-table .gdlr-core-price-table-caption {
  color: #acacac;
}
.gdlr-core-price-table .gdlr-core-price-table-content * {
  border-color: #e5e5e5;
}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-head {
  background-color: #d32525;
  background: -webkit-linear-gradient(#d36363, #d32525);
  background: -o-linear-gradient(#d36363, #d32525);
  background: -moz-linear-gradient(#d36363, #d32525);
  background: linear-gradient(#d36363, #d32525);
}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-title {
  color: #ffffff;
}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-caption {
  color: #d3abab;
}
 .corzo-body input[type="button"], .corzo-body input[type="submit"] {
  color: #ffffff;
}
 .corzo-body input[type="button"], .corzo-body input[type="submit"] {
  background-color: #d32525;
}
table tr th {
  background-color: #d32525;
}
table tr th, .corzo-body table tr th a, .corzo-body table tr th a:hover {
  color: #ffffff;
}
table tr:nth-child(odd) {
  background-color: lightyellow;
}
table tr:nth-child(odd) {
  color: #3f403f;
}
table tr:nth-child(even) {
  background-color: lightyellow;
}
table tr:nth-child(even) {
  color: #3f403f;
}
/*--dont put in stylesheet--
@media only screen and (max-width: 1075px){
.rev-withicon i.fa-icon-long-arrow-right {
    display: none;
}
}
*/